Skip to content

This repository is a playground of my learning around communication options among microservices.

Notifications You must be signed in to change notification settings

BaruaSourav/ServiceCommunication-dotnet

Repository files navigation

Communication between Services

Playing around communication options between two services build on top of .NET 5

This is a monorepo containing two services and their kubernetes deployment files. These two services communicate with one another using -

  • HTTP (Sync)
  • Grpc (Sync)
  • RabbitMQ (Async)

About

This repository is a playground of my learning around communication options among microservices.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published