Which service enables serverless API management with authentication and rate limiting?
- API Gateway
- Cloud Endpoints
- Both A and B
- Neither
Answer: Both A and B
Managed API gateways (AWS API Gateway, GCP Endpoints) handle routing, auth, throttling, monitoring. Critical for secure, scalable microservices exposure.