Containers

Heeki Park

Author: Heeki Park

Heeki Park is a Principal Solutions Architect, Serverless Specialist, at AWS, supporting global and strategic accounts and helping customers build modern applications and event-driven architectures. He is currently thinking about governance in depth for serverless applications, modeling cost for distributed systems, and building applications across different compute platforms.

Securing API endpoints using Amazon API Gateway and Amazon 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 […]