AWS Architecture Blog

Tag: application load balancer

Using API Gateway as a Single Entry Point for Web Applications and API Microservices

Introduction The benefits of high availability, scalability, and elasticity that AWS offers has proven to be a boon for Software-as-a-Service (SaaS) providers. AWS has also made it seamless to adopt microservices architectures for modernizing these SaaS applications, as well as providing API-based access for external applications. An API management layer such as Amazon API Gateway […]