Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 404 Bytes

File metadata and controls

9 lines (9 loc) · 404 Bytes

Road to Microservice What Why When How

A complete concept and implementation of microservice application with technologies__

  1. Java
  2. Spring Boot
  3. Eureka (as service discovery)
  4. RabbitMQ (message queuing)
  5. Angular (as UI)
  6. Zuul (is an L7 application gateway that provides capabilities for dynamic routing, monitoring, resiliency, security, and more)
  7. Ribbon (use by Zuul as Load Balancer)