Complete Guide to Dapr for .NET and Azure Developers - Building a...

  • Category Other
  • Type Tutorials
  • Language English
  • Total size 834.3 MB
  • Uploaded By freecoursewb
  • Downloads 77
  • Last checked 4 hours ago
  • Date uploaded 2 months ago
  • Seeders 6
  • Leechers 1

Infohash : 8D7FC67C2F11FD7347EE9AC6BC177D52EE77D66B



Complete Guide to Dapr for .NET and Azure Developers: Building and Managing Microservices

https://WebToolTip.com

Released 10/2025
With Rodrigo Díaz Concha
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Skill level: Advanced | Genre: eLearning | Language: English + subtitle | Duration: 5h 25m 7s | Size: 835 MB

Learn how to build and manage distributed applications and microservices with Dapr and .NET, including key concepts, essential building blocks, and advanced features.

Course details
In this course, Rodrigo Díaz Concha—Solutions Architect, Microsoft Regional Director, and Microsoft MVP—guides you through building distributed applications and microservices using Dapr. After an introduction to Dapr and the essential components and tools it uses, find out how to set up your development environment. Then dive into key Dapr building blocks, including service invocation, state management, bindings, secrets management, configuration, and observability. Learn how to upgrade existing Dapr applications to the latest version and enhance the development experience. Explore advanced features such as self-contained actors, workflows, and interacting with Large Language Models (LLMs) and deploy Dapr applications as fully containerized, testable microservices in a Kubernetes cluster or Azure Container Apps. This course equips you with the knowledge and practical skills you need to build and manage microservices with Dapr.

Files:

[ WebToolTip.com ] Complete Guide to Dapr for .NET and Azure Developers - Building and Managing Microservices
  • Get Bonus Downloads Here.url (0.2 KB)
  • ~Get Your Files Here ! 01 - Introduction
    • 01 - Build great microservices solutions with Dapr and .NET.mp4 (1.1 MB)
    • 01 - Build great microservices solutions with Dapr and .NET.srt (0.8 KB)
    • 02 - What you are going to build Introducing Wisdom Pet Medicine.mp4 (6.9 MB)
    • 02 - What you are going to build Introducing Wisdom Pet Medicine.srt (6.7 KB)
    02 - 1. Dapr Overview
    • 01 - Challenges of distributed applications and microservices.mp4 (2.6 MB)
    • 01 - Challenges of distributed applications and microservices.srt (2.5 KB)
    • 02 - What is Dapr.mp4 (7.4 MB)
    • 02 - What is Dapr.srt (8.5 KB)
    • 03 - The sidecar pattern.mp4 (2.4 MB)
    • 03 - The sidecar pattern.srt (2.9 KB)
    • 04 - Dapr anatomy.mp4 (3.3 MB)
    • 04 - Dapr anatomy.srt (4.2 KB)
    03 - 2. Preparing the Dapr Environment
    • 01 - Installing the development tools.mp4 (11.7 MB)
    • 01 - Installing the development tools.srt (6.2 KB)
    • 02 - Installing and initializing Dapr.mp4 (11.0 MB)
    • 02 - Installing and initializing Dapr.srt (6.5 KB)
    • 03 - The Dapr CLI.mp4 (11.0 MB)
    • 03 - The Dapr CLI.srt (7.0 KB)
    • 04 - Hello, world! with Dapr.mp4 (9.6 MB)
    • 04 - Hello, world! with Dapr.srt (8.0 KB)
    • 05 - The Dapr dashboard.mp4 (2.7 MB)
    • 05 - The Dapr dashboard.srt (2.4 KB)
    04 - 3. The PubSub Building Block
    • 01 - The pubsub building block.mp4 (2.8 MB)
    • 01 - The pubsub building block.srt (3.3 KB)
    • 02 - Publishing messages in the Pet microservice.mp4 (10.9 MB)
    • 02 - Publishing messages in the Pet microservice.srt (4.3 KB)
    • 03 - Subscribing to messages in the Rescue microservice.mp4 (12.1 MB)
    • 03 - Subscribing to messages in the Rescue microservice.srt (5.4 KB)
    • 04 - Subscribing to messages in the Hospital microservice.mp4 (14.2 MB)
    • 04 - Subscribing to messages in the Hospital microservice.srt (6.8 KB)
    • 05 - Creating the Dapr component for Azure Service Bus.mp4 (5.3 MB)
    • 05 - Creating the Dapr component for Azure Service Bus.srt (3.2 KB)
    • 06 - Testing the pubsub implementation.mp4 (20.5 MB)
    • 06 - Testing the pubsub implementation.srt (10.2 KB)
    05 - 4. The Service Invocation Building Block
    • 01 - The service invocation building block.mp4 (3.8 MB)
    • 01 - The service invocation building block.srt (4.3 KB)
    • 02 - Creating the PetAggregator microservice.mp4 (6.1 MB)
    • 02 - Creating the PetAggregator microservice.srt (3.4 KB)
    • 03 - Implementing the service invocation logic.mp4 (11.3 MB)
    • 03 - Implementing the service invocation logic.srt (5.7 KB)
    • 04 - Projecting the results in PetAggregator.mp4 (6.9 MB)
    • 04 - Projecting the results in PetAggregator.srt (3.4 KB)
    • 05 - Testing the service invocation implementation.mp4 (9.7 MB)
    • 05 - Testing the service invocation implementation.srt (5.7 KB)
    06 - 5. The State Management Building Block
    • 01 - The state management building block.mp4 (3.8 MB)
    • 01 - The state management building block.srt (4.5 KB)
    • 02 - Refactoring the PetAggregator microservice.mp4 (3.7 MB)
    • 02 - Refactoring the PetAggregator microservice.srt (1.7 KB)
    • 03 - Implementing state management in PetAggregator.mp4 (16.9 MB)
    • 03 - Implementing state management in PetAggregator.srt (7.8 KB)
    • 04 - Creating a component for state management with Azure Storage.mp4 (2.4 MB)
    • 04 - Creating a component for state management with Azure Storage.srt (1.4 KB)
    • 05 - Testing the state management implementation.mp4 (5.6 MB)
    • 05 - Testing the state management implementation.srt (2.7 KB)
    07 - 6. The Bindings Building Block
    • 01 - The bindings building block.mp4 (2.7 MB)
    • 01 - The bindings building block.srt (3.1 KB)
    • 02 - Implementing an input binding in the Pet microservice.mp4 (9.4 MB)
    • 02 - Implementing an input binding in the Pet microservice.srt (4.2 KB)
    • 03 - Implementing an output binding in the Hospital microservice.mp4 (5.5 MB)
    • 03 - Implementing an output binding in the Hospital microservice.srt (2.6 KB)
    • 04 - Creating the Dapr components for bindings with Azure Storage.mp4 (4.6 MB)
    • 04 - Creating the Dapr components for bindings with Azure Storage.srt (2.8 KB)
    • 05 - Testing the bindings implementation.mp4 (13.1 MB)
    • 05 - Testing the bindings implementation.srt (7.4 KB)
    08 - 7. The Secrets Management Building Block
    • 01 - The secrets management building block.mp4 (2.6 MB)
    • 01 - The secrets management building block.srt (3.1 KB)
    • 02 - Creating a local-file secrets management component.mp4 (7.6 MB)
    • 02 - Creating a local-file secrets management component.srt (4.8 KB)
    • 03 - Retrieving secrets from the microservices.mp4 (17.4 MB)
    • 03 - Retrieving secrets from the microservices.srt (7.6 KB)
    • 04 - Referencing secrets in the Dapr components.mp4 (8.6 MB)
    • 04 - Referencing secrets in the Dapr components.srt (5.3 KB)
    • 05 - Testing the secret references in the components.mp4 (8.1 MB)
    • 05 - Testing the secret references in the components.srt (3.9 KB)
    • 06 - Creating the Azure Key Vault component.mp4 (22.6 MB)
    • 06 - Creating the Azure Key Vault component.srt (11.1 KB)
    • 07 - Testing the secrets management with Azure Key Vault.mp4 (5.0 MB)
    • 07 - Testing the secrets management with Azure Key Vault.srt (2.8 KB)
    09 - 8. The Configuration Building Block
    • 01 - The configuration building block.mp4 (1.0 MB)
    • 01 - The configuration building block.srt (1.4 KB)
    • 02 - Creating the configuration component for Redis.mp4 (2.4 MB)
    • 02 - Creating the configuration component for Redis.srt (2.0 KB)
    • 03 - Get configuration items using Dapr SDK.mp4 (13.8 MB)
    • 03 - Get configuration items using Dapr SDK.srt (6.1 KB)
    • 04 - Testing the configuration building block.mp4 (7.9 MB)
    • 04 - Testing the configuration building block.srt (3.1 KB)
    10 - 9. The Observability Building Block
    • 01 - The observability building block.mp4 (1.7 MB)
    • 01 - The observability building block.srt (2.2 KB)
    • 02 - Distributed traces with Zipkin.mp4 (9.3 MB)
    • 02 - Distributed traces with Zipkin.srt (5.9 KB)
    • 03 - Distributed traces with Jaeger.mp4 (9.9 MB)
    • 03 - Distributed traces with Jaeger.srt (7.0 KB)
    • 04 - Distributed traces with New Relic.mp4 (6.9 MB)
    • 04 - Distributed traces with New Relic.srt (4.1 KB)
    11 - 10. Upgrading to the Latest Version of Dapr and .NET
    • 01 - Upgrading the Dapr CLI and runtime.mp4 (3.9 MB)
    • 01 - Upgrading the Dapr CLI and runtime.srt (3.1 KB)
    • 02 - Upgrading the .NET projects and NuGet packages.mp4 (14.4 MB)
    • 02 - Upgrading the .NET projects and NuGet packages.srt (5.6 KB)
    • 03 - Upgrading the components and verifying the secrets.mp4 (14.3 MB)
    • 03 - Upgrading the components and verifying the secrets.srt (6.2 KB)
    • 04 - Upgrading the Projector function.mp4 (11.7 MB)
    • 04 - Upgrading the Projector function.srt (4.9 KB)
    • 05 - Testing the upgraded solution.mp4 (7.0 MB)
    • 05 - Testing the upgraded solution.srt (3.3 KB)
    12 - 11. Improving the Development Experience
    • 01 - Running multiple apps.mp4 (8.2 MB)
    • 01 - Running multiple apps.srt (4.6 KB)
    • 02 - Attaching the debugger to the application processes.mp4 (5.3 MB)
    • 02 - Attaching the debugger to the application processes.srt (2.7 KB)
    • 03 - Using the Dapr extension in Visual Studio.mp4 (5.3 MB)
    • 03 - Using the Dapr extension in Visual Studio.srt (2.5 KB)
    13 - 12. Implementing Resiliency Capabilities
    • 01 - Understanding the resiliency capabilities in Dapr.mp4 (1.9 MB)
    • 01 - Understanding the resiliency capabilities in Dapr.srt (2.3 KB)
    • 02 - Creating and implementing retry resiliency policies.mp4 (17.3 MB)
    • 02 - Creating and implementing retry resiliency policies.srt (8.0 KB)
    • 03 - Creating and implementing timeout resiliency policies.mp4 (5.4 MB)
    • 03 - Creating and implementing timeout resiliency policies.srt (3.4 KB)
    • 04 - Creating and implementing circuit breaker resiliency policies.mp4 (16.1 MB)
    • 04 - Creating and implementing circuit breaker resiliency policies.srt (6.2 KB)
    • 05 - Implementing app health checks.mp4 (18.1 MB)
    • 05 - Implementing app health checks.srt (7.8 KB)
    • 06 - Challenge Implementing resiliency capabilities.mp4 (1.0 MB)
    • 06 - Challenge Implementing resiliency capabilities.srt (0.9 KB)
    • 07 - Solution Implementing resiliency capabilities.mp4 (11.3 MB)
    • 07 - Solution Implementing resiliency capabilities.srt (4.3 KB)
    14 - 13. Performing Cryptographic Operations
    • 01 - The cryptography building block.mp4 (1.0 MB)
    • 01 - The cryptography building block.srt (1.2 KB)
    • 02 - Creating the Azure Key Vault resource and key.mp4 (3.0 MB)
    • 02 - Creating the Azure Key Vault resource and key.srt (1.9 KB)
    • 03 - Creating the cryptography component.mp4 (6.3 MB)
    • 03 - Creating the cryptography component.srt (3.3 KB)
    • 04 - Implementing cryptography in the app.mp4 (26.3 MB)
    • 04 - Implementing cryptography in the app.srt (7.8 KB)
    • 05 - Challenge Decrypting data.mp4 (640.1 KB)
    • 05 - Challenge Decrypting data.srt (0.7 KB)
    • 06 - Solution Decrypting data.mp4 (17.3 MB)
    • 06 - Solution Decrypting data.srt (5.9 KB)
    15 - 14. Scheduling Jobs
    • 01 - The jobs building block.mp4 (625.9 KB)
    • 01 - The jobs building block.srt (0.8 KB)
    • 02 - Using the DaprJobsClient object for scheduling a job.mp4 (8.0 MB)
    • 02 - Using the DaprJobsClient object for scheduling a job.srt (3.6 KB)
    • 03 - Implementing the job handler.mp4 (6.4 MB)
    • 03 - Implementing the job handler.srt (2.5 KB)
    • 04 - Challenge Implementing job logic.mp4 (1.5 MB)
    • 04 - Challenge Implementing job logic.srt (1.5 KB)
    • 05 - Solution Implementing job logic.mp4 (7.3 MB)
    • 05 - Solution Implementing job logic.srt (2.4 KB)
    16 - 15. Interacting with Large Language Models (LLMs)
    • 01 - The conversation building block.mp4 (597.5 KB)
    • 01 - The conversation building block.srt (0.7 KB)
    • 02 - Creating the conversation component.mp4 (3.5 MB)
    • 02 - Creating the conversation component.srt (2.2 KB)
    • 03 - Implementing a conversation with an LLM.mp4 (15.6 MB)
    • 03 - Implementing a conversation with an LLM.srt (5.0 KB)
    • 04 - Challenge Using prompting techniques in Dapr.mp4 (667.9 KB)
    • 04 - Challenge Using prompting techniques in Dapr.srt (0.7 KB)
    • 05 - Solution Using prompting techniques in Dapr.mp4 (3.5 MB)
    • 05 - Solution Using prompting techniques in Dapr.srt (1.3 KB)
    17 - 16. Providing Mutually Exclusive Access with Locks
    • 01 - The distributed lock building block.mp4 (729.7 KB)
    • 01 - The distributed lock building block.srt (0.9 KB)
    • 02 - Creating the distributed lock component.mp4 (5.2 MB)
    • 02 - Creating the distributed lock component.srt (2.5 KB)
    • 03 - Implementing the distributed lock.mp4 (17.2 MB)
    • 03 - Implementing the distributed lock.srt (6.0 KB)
    • 04 - Running two instances to test the distributed lock.mp4 (8.7 MB)
    • 04 - Running two instances to test the distributed lock.srt (3.5 KB)
    18 - 17. Automating and Orchestrating Tasks with Workflows
    • 01 - The workflow building block.mp4 (600.5 KB)
    • 01 - The workflow building block.srt (0.7 KB)
    • 02 - Using a supported state store for actors and workflows.mp4 (3.5 MB)
    • 02 - Using a supported state store for actors and workflows.srt (2.2 KB)
    • 03 - Implementing the workflow and its first activity.mp4 (22.2 MB)
    • 03 - Implementing the workflow and its first activity.srt (8.5 KB)
    • 04 - Invoking the workflow.mp4 (24.3 MB)
    • 04 - Invoking the workflow.srt (7.5 KB)
    • 05 - Implementing a second activity.mp4 (20.7 MB)
    • 05 - Implementing a second activity.srt (6.2 KB)
    • 06 - Challenge Implementing a human-in-the-loop process.mp4 (2.0 MB)
    • 06 - Challenge Implementing a human-in-the-loop process.srt (1.9 KB)
    • 07 - Solution Implementing a human-in-the-loop process.mp4 (36.7 MB)
    • 07 - Solution Implementing a human-in-the-loop process.srt (9.7 KB)
    19 - 18. Deploying in Kubernetes
    • 01 - Running Dapr on Kubernetes.mp4 (3.1 MB)
    • 01 - Running Dapr on Kubernetes.srt (3.5 KB)
    • 02 - Deploying the Kubernetes cluster and initializing Dapr.mp4 (6.4 MB)
    • 02 - Deploying the Kubernetes cluster and initializing Dapr.srt (4.0 KB)
    • 03 - Containerizing the microservices with Docker Compose.mp4 (6.6 MB)
    • 03 - Containerizing the microservices with Docker Compose.srt (3.8 KB)
    • 04 - Preparing and applying the component files in the Kubernetes cluster.mp4 (8.8 MB)
    • 04 - Preparing and applying the component files in the Kubernetes cluster.srt (5.0 KB)
    • 05 - Creating and applying the deployments and services in the Kubernetes cluster.mp4 (12.3 MB)
    • 05 - Creating and applying the deployments and services in the Kubernetes cluster.srt (7.9 KB)
    • 06 - Creating an ingress controller in the Kubernetes cluster.mp4 (4.0 MB)
    • 06 - Creating an ingress controller in the Kubernetes cluster.srt (2.8 KB)
    • 07 - Exposing the services in the Kubernetes cluster.mp4 (5.0 MB)
    • 07 - Exposing the services in the Kubernetes cluster.srt (3.3 KB)
    • 08 - Testing the microservices in the Kubernetes cluster.mp4 (7.2 MB)
    • 08 - Testing the microservices in the Kubernetes cluster.srt (3.9 KB)
    20 - 19. Deploying in Azure Container Apps
    • 01 - Introduction to Azure Container Apps.mp4 (4.7 MB)
    • 01 - Introduction to Azure Container Apps.srt (4.5 KB)
    • 02 - Deploying the Container Apps environment.mp4 (8.7 MB)
    • 02 - Deploying the Container Apps environment.srt (5.4 KB)
    • 03 - Preparing the solution to use Azure Container Apps.mp4 (3.5 MB)
    • 03 - Preparing the solution to use Azure Container Apps.srt (2.3 KB)
    • 04 - Deploying and testing the Pet microservice as a Container App.mp4 (10.6 MB)
    • 04 - Deploying and testing the Pet microservice as a Container App.srt (5.1 KB)
    21 - Conclusion
    • 01 - Learning more.mp4 (1.6 MB)
    • 01 - Learning more.srt (2.0 KB)
    • Bonus Resources.txt (0.1 KB)

There are currently no comments. Feel free to leave one :)

Code:

  • udp://tracker.torrent.eu.org:451/announce
  • udp://tracker.tiny-vps.com:6969/announce
  • http://tracker.foreverpirates.co:80/announce
  • udp://tracker.cyberia.is:6969/announce
  • udp://exodus.desync.com:6969/announce
  • udp://explodie.org:6969/announce
  • udp://tracker.opentrackr.org:1337/announce
  • udp://9.rarbg.to:2780/announce
  • udp://tracker.internetwarriors.net:1337/announce
  • udp://ipv4.tracker.harry.lu:80/announce
  • udp://open.stealth.si:80/announce
  • udp://9.rarbg.to:2900/announce
  • udp://9.rarbg.me:2720/announce
  • udp://opentor.org:2710/announce
R2-CACHE ☁️ R2 (hit) | CDN: MISS (0s) 📄 torrent 🕐 02 Jan 2026, 11:38:16 pm IST ⏰ 27 Jan 2026, 11:38:15 pm IST ✅ Valid for 10d 22h 🔄 Refresh Cache