Part 2: Serverless and Microservices
In this part, you will learn about the key aspects of Microsoft Azure. Initially, you'll dive into containerization and enrich your knowledge by understanding the Distributed Application Runtime (Dapr), enabling you to construct resilient, stateful microservices easily, and design microservices with Azure Kubernetes Service (AKS). Finally, you'll be introduced to the power of serverless computing with Azure Functions and Azure Container Apps, and you will learn how to deploy practical, scalable applications that optimize cost. Each chapter promises a balance of theoretical understanding and practical application, paving the way for a holistic learning experience and equipping you with the necessary tools to develop scalable, resilient, and highly available applications.
This part has the following chapters:
- Chapter 2, Creating Docker Containers on Azure
- Chapter 3, Building Resilient Applications with Dapr
- Chapter 4,...