Azure Dapr for .NET Developers Part 2

Go to class
Write Review

Free Online Course: Azure Dapr for .NET Developers Part 2 provided by LinkedIn Learning is a comprehensive online course, which lasts for 1-2 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from LinkedIn Learning. Azure Dapr for .NET Developers Part 2 is taught by Rodrigo Díaz Concha.

Overview
  • Learn more about using Dapr as a platform for building, managing, and deploying distributed applications and microservices in Kubernetes and Azure Container Apps.

Syllabus
  • Introduction

    • Building great microservices solutions with Dapr and .NET
    • What we are going to build: Introducing Wisdom Pet Medicine
    1. Secrets Management
    • The secrets management building block
    • Creating a local-file secrets management component
    • Retrieving secrets from the microservices
    • Referencing secrets in the Dapr components
    • Testing the secret references in the components
    • Creating the Azure Key Vault component
    • Testing the secrets management with Azure Key Vault
    2. Configuration
    • The configuration building block
    • Creating the configuration component for Redis
    • Get configuration items using Dapr SDK
    • Testing the configuration building block
    3. Observability
    • The observability building block
    • Distributed traces with Zipkin
    • Distributed traces with Jaeger
    • Distributed traces with New Relic
    4. Deploying in Kubernetes
    • Running Dapr on Kubernetes
    • Initializing Dapr in the Kubernetes cluster
    • Containerizing the microservices with Docker
    • Applying the Dapr components in the Kubernetes cluster
    • Deploying the services in the Kubernetes cluster
    • Creating an Ingress controller in the Kubernetes cluster
    • Exposing the services in the Kubernetes cluster
    • Testing the microservices in the Kubernetes cluster
    5. Deploying in Azure Containers Apps
    • Introduction to Azure Container Apps
    • Deploying the Container Apps environment
    • Preparing the solution to use Azure Container Apps
    • Deploying the microservices as Container Apps
    • Testing the microservices in Azure Container Apps
    Conclusion
    • Next steps