Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 470 Bytes

File metadata and controls

9 lines (9 loc) · 470 Bytes

মাইক্রোসার্ভিসের পথে কি কেন কখন কিভাবে

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)