Containers

Category: HAQM VPC

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 […]

A deeper look at Ingress Sharing and Target Group Binding in AWS Load Balancer Controller

Introduction AWS Load Balancer Controller is a Kubernetes controller that integrates Application Load Balancers (ALB) and Network Load Balancers (NLB) with Kubernetes workloads. It allows you to configure and manage load balancers using Kubernetes Application Programming Interface (API). Based on our conversations with customers, we identified two AWS Load Balancer Controller features that need further […]

Read our blog post about leveraging CNI custom networking alongside security groups for pods in HAQM EKS.

Leveraging CNI custom networking alongside security groups for pods in HAQM EKS

Introduction HAQM Elastic Kubernetes Service (HAQM EKS) is a managed service that runs Kubernetes on AWS without needing to install, operate, and maintain your own Kubernetes control plane or nodes. HAQM EKS supports native virtual private cloud (VPC) networking with the HAQM VPC Container Network Interface (CNI) plugin for Kubernetes. This plugin assigns a private […]