Table of Contents
- What Is a Microservices Architecture?
- Microservices Adoption Statistics
- What Is the Impact of Microservices on Technology Organizations
- What Is an API Gateway and How Does It Work?
- API Gateway to the Rescue: Making Microservices Easier to Deploy and Maintain
- Centralized Access to Decentralized Microservices
- Management and Discovery for Scalable, Distributed Services
- Abstraction for Microservice Language and Protocol Independence
- API gateways can translate between different protocols
- Routing to Microservices Based on Deployment Strategies
- Common deployment strategies used by API gateways
- Traffic Control to Prevent Overloading of Resources
- An API gateway provides traffic control mechanisms that help prevent resource overload.
- Conclusion