Skip to content

Microservices - Spring Boot, RabbitMQ, Api Gateway, Docker, Kubernetes

Notifications You must be signed in to change notification settings

Serbinmatosh/microservices

Repository files navigation

microservices

This project is a simple microservice architecture project using Distributed Systems. Project consists of:

  • An API gateway
  • 3 Microservices (Customer, Fraud, and Notification)
  • Eureka Server Service Discovery
  • Sleuth for Distributed Tracing
  • RabbitMQ Message Queue (Customer sends the message to the queue, Notification reads of queue)
  • Complete dockerization using the Jib library
  • Kubernetes setup

About

Microservices - Spring Boot, RabbitMQ, Api Gateway, Docker, Kubernetes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages