Skip to content

Two microservices deployed to Kubernetes cluster with synch messanging (HTTP & gRPC) and asynch messanging using Event bus (RabbitMQ)

Notifications You must be signed in to change notification settings

Buk7op/.NetMicroservices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.NetMicroservices

In this project, i:

  • Created 2 microservices using the REST API template
  • Worked with dedicated persistence levels for both services
  • Deployed services in the Kubernetes cluster
  • Used the API gateway template for routing to services
  • Built synchronous messaging between services (HTTP and gRPC)
  • Built asynchronous messaging between services using the event bus (RabbitMQ)

The diagram below shows the k8s architecture in a simplified way:

The sheme below shows the solution architecture in a simplified way:

About

Two microservices deployed to Kubernetes cluster with synch messanging (HTTP & gRPC) and asynch messanging using Event bus (RabbitMQ)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published