/microservice-architecture-illustration

Completely functioning microservice architecture using spring boot, spring cloud gateway, eureka server, circuit breaker pattern with resilience4j. Presented at Threadcode Technologies.

Primary LanguageJava

microservice-architecture

Completely functioning microservice architecture example. Presented at Threadcode Technologies for company's knowledge sharing sessions.

Uses the following service to communicate and illustrate:

  1. Spring Boot Service
  2. Node.JS and Express JS service
  3. Resilience 4j
  4. Eureka Server
  5. Spring Cloud Gateway
  6. Circuit breaker pattern.