{"course":{"productid":32821,"modality":1,"active":true,"language":"en","title":"Master Class: Designing and Implementing Cloud Native Applications using Microsoft Azure","productcode":"DICNMA","vendorcode":"MT","vendorname":"Master Class","fullproductcode":"MT-DICNMA","courseware":{"has_ekit":true,"has_printkit":false,"language":""},"url":"https:\/\/portal.flane.de\/course\/masterclass-dicnma","essentials":"<p>Course participants who want to successfully complete the labs should have acquired knowledge and experience of the knowledge taught in <span class=\"cms-link-marked\"><a class=\"fl-href-prod\" href=\"\/ibb\/en\/course\/microsoft-az-204t00\"><svg role=\"img\" aria-hidden=\"true\" focusable=\"false\" data-nosnippet class=\"cms-linkmark\"><use xlink:href=\"\/css\/img\/icnset-linkmarks.svg#linkmark\"><\/use><\/svg>Develop Solutions for Microsoft Azure <span class=\"fl-prod-pcode\">(AZ-204T00)<\/span><\/a><\/span>. Topics marked with RECAP are brief summaries of AZ-204 content as refreshers. DevSecOps relevant topics are covered in a separate course.<\/p>","audience":"<p>Azure Developers &amp; Software Architects<\/p>","contents":"<ul>\n<li>Introduction to Cloud Native Applications &amp; the Cloud Maturity Model<\/li><li>Container Essentials &amp; Configuration Management<\/li><li>Developing &amp; Publishing Microservices using Azure Container Apps (ACA)<\/li><li>Stateful Microservices using Azure Functions<\/li><li>NoSQL Data &amp; Event storage using Cosmos DB<\/li><li>Designing and Implementing Message based &amp; Event Driven Apps<\/li><li>Using Distributed Application Runtime - Dapr<\/li><li>Optimizing and Securing Access using Api Management &amp; Application Gateway<\/li><li>Connecting Real Time Micro Frontends using Event Grid<\/li><\/ul><h4>Find out more in our course video<\/h4><div id=\"p17753094413014-cms-gen-1-tv\" class=\"cms-tubevid\" style=\"aspect-ratio:16\/9;\" title=\"YouTube video player\" width=\"500\" _vidID=\"ByAN-QJ9oew\" src=\"\/\/www.youtube.com\/embed\/ByAN-QJ9oew?wmode=transparent\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"><\/div>","outline":"<h5>Introduction to Cloud Native Applications &amp; Cloud Maturity Model<\/h5><ul>\n<li>What are Cloud Native Applications<\/li><li>Cloud Maturity Model: Monolith vs Microservices Architecture<\/li><li>Clean Architecture<\/li><li>Introduction to .NET Aspire: Orchestration, Components, Tooling<\/li><li>Microservices Communication Patterns<\/li><li>Architecture Overview of the Sample App &amp; Services<\/li><li>Cloud Architecture Design Patterns<\/li><li>Container Hosting &amp; DevOps<\/li><li>Provisioning of Azure Resources using Azure CLI &amp; Bicep<\/li><li>Introduction to Azure Cost Management<\/li><\/ul><h5>Container Essentials &amp; Configuration Management<\/h5><ul>\n<li>Docker Development Workflow: Multistage Build, Run &amp; Debug Recap<\/li><li>Container builds using Azure Container Registry<\/li><li>Using docker-compose.yaml to run multiple containers for local development<\/li><li>Kubernetes Developer Essentials<\/li><li>Container Configuration Management (Env Variables, Key Vault &amp; Azure App Config Service)<\/li><li>Understanding the Sidecar Pattern<\/li><li>Optimizing .NET 8 Container Size using chiseled, trim and aot<\/li><li>Container Security Patching<\/li><\/ul><h5>Developing &amp; Publishing Microservices using Azure Container Apps (ACA)<\/h5><ul>\n<li>Azure Container Apps Introduction<\/li><li>Azure Container Apps vs Kubernetes<\/li><li>Publish Microservices (Ingress, Egress) and manage Revisions<\/li><li>Secrets, Managed Identities &amp; Service Connectors<\/li><li>Using Azure App Configuration in Azure Container Apps<\/li><li>Task Automation using Jobs<\/li><li>Scaling &amp; KEDA (Kubernetes Event Driven Auto-Scaling)<\/li><li>Stateful Apps using Volume Mounts &amp; Persistent Storage<\/li><li>Microsoft Entra ID Easy Authentication<\/li><li>Health Probes, Monitoring, Logging &amp; Observability<\/li><\/ul><h5>Stateful Microservices using Azure Functions<\/h5><ul>\n<li>OData, Open API Support and Dependency Injection<\/li><li>Hosting: Serverless vs Containers<\/li><li>Environment Variables, Key Vault, and App Configuration<\/li><li>Using Managed Identities and Service Connector to access Azure Resources<\/li><li>Implementing and monitoring Durable Functions to implement long running processes<\/li><li>Azure Durable Entities, Aggregation &amp; Virtual Actors<\/li><li>Publishing Azure Functions to Azure Container Apps<\/li><\/ul><h5>NoSQL Data &amp; Event storage using Cosmos DB<\/h5><ul>\n<li>From Relational to NoSQL: Do&#039;s and Don&rsquo;ts<\/li><li>Partitioning Strategies &amp; Performance Optimization<\/li><li>Domain Driven Design (DDD) Basics &amp; Bounded Context Pattern<\/li><li>Using SDKs to interact with Cosmos DB<\/li><li>Using Data Api Builder to expose Cosmos DB<\/li><li>Implementing an Event Store using Event Sourcing<\/li><li>Creating Materialized Views using Materialized Views Builder<\/li><li>Optimizing Read\/Write Performance with Change Feed &amp; CQRS<\/li><\/ul><h5>Designing and Implementing Message- &amp; Event Driven Apps<\/h5><ul>\n<li>Introduction to Messaging<\/li><li>Message Types and Channels<\/li><li>Introduction to Event Driven Architecture (EDA)<\/li><li>Event Types: Domain-, Integration-, Cloud Events<\/li><li>Publishing &amp; Subscribing Events using an Event Bus<\/li><li>Distributed Transactions<\/li><li>Saga: Orchestration, Choreography<\/li><li>Common Message Brokers in Azure<\/li><\/ul><h5>Using Distributed Application Runtime - Dapr<\/h5><ul>\n<li>Introduction to Dapr<\/li><li>Understanding Dapr Architecture &amp; Building Blocks<\/li><li>Developer Environment Setup, Debugging &amp; State Management<\/li><li>Using Dapr Components in Azure Container Apps<\/li><li>Service Invocation &amp; Bindings<\/li><li>Pub\/Sub Messaging<\/li><li>Secrets and Configuration<\/li><li>Azure Functions &amp; Dapr Bindings<\/li><li>Dapr Actors &amp; Saga<\/li><li>Observability and Distributed Tracing<\/li><\/ul><h5>Optimizing and Securing Access using Api Management &amp; Application Gateway<\/h5><ul>\n<li>API Management (APIM) Recap<\/li><li>API Versions and Revisions using Azure Container Apps<\/li><li>Authenticating to Backend Services<\/li><li>Understanding Gateway Pattern and Backends for Frontend Pattern (BFF)<\/li><li>Implement BFF using APIM and GraphQL<\/li><\/ul><h5>Connecting Real Time Micro Frontends using Event Grid<\/h5><ul>\n<li>Micro Frontends: Introduction &amp; Benefits<\/li><li>Publish the Shop Micro Frontend to Azure Container Apps<\/li><li>Real-time connected Micro Frontend using Azure Event Grid and SignalR<\/li><li>Connect the Real Time Kitchen Dashboard<\/li><li>Connect the Order Status Micro Frontend<\/li><\/ul>","summary":"<p>The seminar is aimed at Azure developers and software architects who want to get an overview of the core elements of developing and deploying cloud-native applications in Microsoft Azure. <\/p>\n<p>In addition to the theoretical parts of the individual modules, we modernize an app consisting of a classic monolith with UI into a cloud-native app with microservices (catalog, orders, payment, production delivery) and the related micro frontends. We discuss topics like the Cloud Maturity Model and place value on the use of best practices and cloud design patterns. In the introduction we also present the .NET Aspire framework, which we will partly use to implement the microservices. <\/p>\n<p>We teach container essentials and concepts such as optimization of Container sizes, security patching, stateful containers or sidecar patterns. To ensure a developer centric focus, we will deploy the microservices to the Kubernetes based Azure Container Apps und cover topics such as secrets, revisions, configuration management, health checks, Kubernetes event-driven auto-scaling - KEDA, as well as stateful containers and container jobs. For service to service authentication, we use managed identities and service connectors. The skills learned can also be applied to other container hosting platforms such as Azure Kubernetes Service (AKS) or Azure Red Hat OpenShift (ARO).<\/p>\n<p>We use Azure Functions to implement stateful microservices, which we publish either as serverless or as containers to Azure Container Apps using .NET isolation. We cover topics such as OData, Open API support, dependency injection, and durable functions. We will use durable entities to implement and discuss virtual actors and durable saga pattern. We also cover topics such as monitoring and Dapr integration.<\/p>\n<p>We will discuss the advantages of NoSQL databases and accompany you on your way from relational DB design to Cosmos DB NoSQL API and thereby introduce fundamentals of Domain Driven Design. We cover data modelling, performance optimization as well as access using SDK&#039;s and the Data Api Builder. We also cover topics such as change feed, event sourcing, materialized views and CQRS. <\/p>\n<p>We teach the basics of message &amp; event-driven applications, their transaction patterns, which we implement using saga pattern. As alternative to .NET Aspire we will connect the individual services using Distributed Application Runtime (Dapr) and cover topics such as service invocation, pub\/sub messaging, secrets, configuration, Dapr Actors, Dapr and Function integration as well as distributed tracing and observability.<\/p>\n<p>We publish and secure the app and its microservices with API management and cover topics like versioning, revisions, authentication and BFF pattern using GraphQL. <\/p>\n<p>Last but not least, we will connect the micro frontends using Azure Event Grid and SignalR to create a real-time connected app.<\/p>","essentials_plain":"Course participants who want to successfully complete the labs should have acquired knowledge and experience of the knowledge taught in Develop Solutions for Microsoft Azure (AZ-204T00). Topics marked with RECAP are brief summaries of AZ-204 content as refreshers. DevSecOps relevant topics are covered in a separate course.","audience_plain":"Azure Developers & Software Architects","contents_plain":"- Introduction to Cloud Native Applications & the Cloud Maturity Model\n- Container Essentials & Configuration Management\n- Developing & Publishing Microservices using Azure Container Apps (ACA)\n- Stateful Microservices using Azure Functions\n- NoSQL Data & Event storage using Cosmos DB\n- Designing and Implementing Message based & Event Driven Apps\n- Using Distributed Application Runtime - Dapr\n- Optimizing and Securing Access using Api Management & Application Gateway\n- Connecting Real Time Micro Frontends using Event Grid\nFind out more in our course video\n\n","outline_plain":"Introduction to Cloud Native Applications & Cloud Maturity Model\n\n\n- What are Cloud Native Applications\n- Cloud Maturity Model: Monolith vs Microservices Architecture\n- Clean Architecture\n- Introduction to .NET Aspire: Orchestration, Components, Tooling\n- Microservices Communication Patterns\n- Architecture Overview of the Sample App & Services\n- Cloud Architecture Design Patterns\n- Container Hosting & DevOps\n- Provisioning of Azure Resources using Azure CLI & Bicep\n- Introduction to Azure Cost Management\nContainer Essentials & Configuration Management\n\n\n- Docker Development Workflow: Multistage Build, Run & Debug Recap\n- Container builds using Azure Container Registry\n- Using docker-compose.yaml to run multiple containers for local development\n- Kubernetes Developer Essentials\n- Container Configuration Management (Env Variables, Key Vault & Azure App Config Service)\n- Understanding the Sidecar Pattern\n- Optimizing .NET 8 Container Size using chiseled, trim and aot\n- Container Security Patching\nDeveloping & Publishing Microservices using Azure Container Apps (ACA)\n\n\n- Azure Container Apps Introduction\n- Azure Container Apps vs Kubernetes\n- Publish Microservices (Ingress, Egress) and manage Revisions\n- Secrets, Managed Identities & Service Connectors\n- Using Azure App Configuration in Azure Container Apps\n- Task Automation using Jobs\n- Scaling & KEDA (Kubernetes Event Driven Auto-Scaling)\n- Stateful Apps using Volume Mounts & Persistent Storage\n- Microsoft Entra ID Easy Authentication\n- Health Probes, Monitoring, Logging & Observability\nStateful Microservices using Azure Functions\n\n\n- OData, Open API Support and Dependency Injection\n- Hosting: Serverless vs Containers\n- Environment Variables, Key Vault, and App Configuration\n- Using Managed Identities and Service Connector to access Azure Resources\n- Implementing and monitoring Durable Functions to implement long running processes\n- Azure Durable Entities, Aggregation & Virtual Actors\n- Publishing Azure Functions to Azure Container Apps\nNoSQL Data & Event storage using Cosmos DB\n\n\n- From Relational to NoSQL: Do's and Don\u2019ts\n- Partitioning Strategies & Performance Optimization\n- Domain Driven Design (DDD) Basics & Bounded Context Pattern\n- Using SDKs to interact with Cosmos DB\n- Using Data Api Builder to expose Cosmos DB\n- Implementing an Event Store using Event Sourcing\n- Creating Materialized Views using Materialized Views Builder\n- Optimizing Read\/Write Performance with Change Feed & CQRS\nDesigning and Implementing Message- & Event Driven Apps\n\n\n- Introduction to Messaging\n- Message Types and Channels\n- Introduction to Event Driven Architecture (EDA)\n- Event Types: Domain-, Integration-, Cloud Events\n- Publishing & Subscribing Events using an Event Bus\n- Distributed Transactions\n- Saga: Orchestration, Choreography\n- Common Message Brokers in Azure\nUsing Distributed Application Runtime - Dapr\n\n\n- Introduction to Dapr\n- Understanding Dapr Architecture & Building Blocks\n- Developer Environment Setup, Debugging & State Management\n- Using Dapr Components in Azure Container Apps\n- Service Invocation & Bindings\n- Pub\/Sub Messaging\n- Secrets and Configuration\n- Azure Functions & Dapr Bindings\n- Dapr Actors & Saga\n- Observability and Distributed Tracing\nOptimizing and Securing Access using Api Management & Application Gateway\n\n\n- API Management (APIM) Recap\n- API Versions and Revisions using Azure Container Apps\n- Authenticating to Backend Services\n- Understanding Gateway Pattern and Backends for Frontend Pattern (BFF)\n- Implement BFF using APIM and GraphQL\nConnecting Real Time Micro Frontends using Event Grid\n\n\n- Micro Frontends: Introduction & Benefits\n- Publish the Shop Micro Frontend to Azure Container Apps\n- Real-time connected Micro Frontend using Azure Event Grid and SignalR\n- Connect the Real Time Kitchen Dashboard\n- Connect the Order Status Micro Frontend","summary_plain":"The seminar is aimed at Azure developers and software architects who want to get an overview of the core elements of developing and deploying cloud-native applications in Microsoft Azure. \n\nIn addition to the theoretical parts of the individual modules, we modernize an app consisting of a classic monolith with UI into a cloud-native app with microservices (catalog, orders, payment, production delivery) and the related micro frontends. We discuss topics like the Cloud Maturity Model and place value on the use of best practices and cloud design patterns. In the introduction we also present the .NET Aspire framework, which we will partly use to implement the microservices. \n\nWe teach container essentials and concepts such as optimization of Container sizes, security patching, stateful containers or sidecar patterns. To ensure a developer centric focus, we will deploy the microservices to the Kubernetes based Azure Container Apps und cover topics such as secrets, revisions, configuration management, health checks, Kubernetes event-driven auto-scaling - KEDA, as well as stateful containers and container jobs. For service to service authentication, we use managed identities and service connectors. The skills learned can also be applied to other container hosting platforms such as Azure Kubernetes Service (AKS) or Azure Red Hat OpenShift (ARO).\n\nWe use Azure Functions to implement stateful microservices, which we publish either as serverless or as containers to Azure Container Apps using .NET isolation. We cover topics such as OData, Open API support, dependency injection, and durable functions. We will use durable entities to implement and discuss virtual actors and durable saga pattern. We also cover topics such as monitoring and Dapr integration.\n\nWe will discuss the advantages of NoSQL databases and accompany you on your way from relational DB design to Cosmos DB NoSQL API and thereby introduce fundamentals of Domain Driven Design. We cover data modelling, performance optimization as well as access using SDK's and the Data Api Builder. We also cover topics such as change feed, event sourcing, materialized views and CQRS. \n\nWe teach the basics of message & event-driven applications, their transaction patterns, which we implement using saga pattern. As alternative to .NET Aspire we will connect the individual services using Distributed Application Runtime (Dapr) and cover topics such as service invocation, pub\/sub messaging, secrets, configuration, Dapr Actors, Dapr and Function integration as well as distributed tracing and observability.\n\nWe publish and secure the app and its microservices with API management and cover topics like versioning, revisions, authentication and BFF pattern using GraphQL. \n\nLast but not least, we will connect the micro frontends using Azure Event Grid and SignalR to create a real-time connected app.","skill_level":"Intermediate","version":"1.0","duration":{"unit":"d","value":5,"formatted":"5 days"},"pricelist":{"List Price":{"SE":{"country":"SE","currency":"EUR","taxrate":25,"price":4950},"SI":{"country":"SI","currency":"EUR","taxrate":20,"price":4950},"IT":{"country":"IT","currency":"EUR","taxrate":20,"price":4950},"NL":{"country":"NL","currency":"EUR","taxrate":21,"price":4950},"DE":{"country":"DE","currency":"EUR","taxrate":19,"price":3500},"AT":{"country":"AT","currency":"EUR","taxrate":20,"price":3500},"US":{"country":"US","currency":"USD","taxrate":null,"price":3810},"GB":{"country":"GB","currency":"GBP","taxrate":20,"price":2910},"CH":{"country":"CH","currency":"CHF","taxrate":8.1,"price":4870},"CA":{"country":"CA","currency":"CAD","taxrate":null,"price":5260}}},"lastchanged":"2026-01-13T18:33:26+01:00","parenturl":"https:\/\/portal.flane.de\/ibb\/en\/json-courses","nexturl_course_schedule":"https:\/\/portal.flane.de\/ibb\/en\/json-course-schedule\/32821","source_lang":"en","source":"https:\/\/portal.flane.de\/ibb\/en\/json-course\/masterclass-dicnma"}}