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.
Loading...
Related Quiz
- Integration testing in a CI/CD pipeline often requires _______ to automate test processes.
- What is the primary goal of integration testing in web services?
- In web security, XSS stands for what?
- What role does SOC 2 play in the compliance of web services?
- The standard port number for HTTP is ____, while for HTTPS it is ____.