In Microservices Architecture, what is the role of an API Gateway?

  • Centralized entry point for handling requests
  • Database management for microservices
  • Load balancing across microservices
  • Microservices monitoring tool
An API Gateway in Microservices Architecture serves as a centralized entry point for handling and routing requests to various microservices.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *