登录

Microservices Communication in ASP.NET Core 3 - Gill Cleeren

2024-12-18 23:03:15
Microservices Communication in ASP.NET Core 3 - Gill CleerenMicroservices Communication in ASP.NET Core 3 - Gill Cleeren

This course, "Microservices Communication in ASP.NET Core 3 - Gill Cleeren", offers a comprehensive guide to architecting a microservice-based application within the .NET framework. Throughout the program, you'll delve into the intricacies of organizing communication among various microservices and coordinating interactions with diverse front-end components.

You'll start by establishing synchronous communication pathways between different services before exploring the asynchronous approach using a service bus. Additionally, you'll master the creation of a backend-for-frontend (BFF) and the implementation of the API Gateway pattern to seamlessly integrate distinct application front-ends.

By the end of , you'll possess the expertise needed to construct a robust microservices architecture with ASP.NET Core, equipped with the skills to facilitate resilient communication between services.

Microservices Communication in ASP.NET Core 3 Table of contents:

  1. Course Overview (Duration: 2 minutes)
  2. Introducing Microservice Communication in ASP.NET Core (Duration: 19 minutes)
  3. Creating Synchronous Communication between ASP.NET Core Microservices (Duration: 58 minutes)
  4. Setting up Asynchronous Communication between ASP.NET Core Microservices (Duration: 66 minutes)
  5. Making Microservices More Resilient (Duration: 24 minutes)
  6. Accessing a Microservices Infrastructure (Duration: 25 minutes)