Containers

Category: HAQM API Gateway

Securing API endpoints using HAQM API Gateway and HAQM VPC Lattice

Introduction In microservices architectures, teams often build and manage internal applications that they expose as private API endpoints and publicly expose those endpoints through a centralized API gateway where security protections are centrally managed. These API endpoints allow both internal and external users to leverage the functionality of those applications. The separation of concerns between […]

Optimize webSocket applications scaling with API Gateway on HAQM EKS

Introduction WebSocket is a common communication protocol used in web applications to facilitate real-time bi-directional data exchange between client and server. However, when the server has to maintain a direct connection with the client, it can limit the server’s ability to scale down when there are long-running clients. This scale down can occur when nodes […]

Introducing AWS Gateway API controller for HAQM VPC Lattice, an implementation of Kubernetes Gateway API

Introduction Today, AWS announces the general availability of HAQM VPC Lattice a new feature of HAQM Virtual Private Cloud (HAQM VPC) that gives you a consistent way to connect, secure, and monitor communication between your services. As part of the launch of HAQM VPC Lattice, we’re excited to introduce the AWS Gateway API controller, an […]

Integrate HAQM API Gateway with HAQM EKS

Since 2015, customers have been using HAQM API Gateway to provide scalable and secure entry points for their API services. As customers adopt HAQM Elastic Kubernetes Service (HAQM EKS) to orchestrate their services, they have asked us how they can use API Gateway to expose their microservices running in Kubernetes. This post shows you how […]