Junior
From PDF
REST API
ASP.NET Web API
What is an API Gateway, and when would you use it in an
rchitecture?
- API Gateway is a single entry point for APIs in a microservices architecture.
- Handles routing, load balancing, authentication, rate limiting, logging,
monitoring.
- Examples: Kong, NGINX, AWS API Gateway, Azure API Management.
- Use when:
- You have multiple microservices.
- Need centralized authentication/security.
- Need rate limiting or monitoring.
Share this Q&A
Share preview image: https://www.toolliyo.com/images/toolliyo-logo.png