Microservices

Ref:

API Gateway: Backend for front-end

  • Kong
  • Envoy
  • Traefik
  • NGINX
  • HAProxy

Service Mesh

Break down the monolithic

Good Read:

Driving factors for decomposition:

  • Team Boundaries
  • Frequency of change
  • Different responsible
  • Different (cross-functional) requirements
  • Different technical stack
  • Prototyping/Experiments