Skip to content

yogyogi/Microservices-Synchronous-Communication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Synchronous Communication between Microservices built in ASP.NET Core

In this tutorial we will build our second Microservice in ASP.NET Core. Then we will perform communication between the 2 Microservices in Synchronous way using HttpClient class. We will also look into Timeout Policy via Polly and Circuit Breaker Pattern.

Repository is updated to .NET 8.0

Read the entire article here - https://www.hosting.work/aspnet-core-microservices-synchronous-communication/

Tutorial Contents

  1. Creating ProcessCenter Microservice in ASP.NET Core
  2. Data Transfer objects
  3. MongoDB Connection String, Configuration, Repository and Settings
  4. HttpClient class to communicate with First Microservice
  5. Creating Web API Controller
  6. Executing Microservices with Postman
  7. Timeout Policy via Polly
  8. Circuit Breaker Pattern

Want to support me ?

Your support of every $5 will be a great reward for me to carry on my work. Thank you!

Buy Me A Coffee Paypal Me