Containers

Heeki Park

Author: Heeki Park

Heeki Park is a Principal Solutions Architect at AWS. In his 9+ years at AWS, he helped enterprise customers think about how to build and operate cloud-native applications, adopt serverless and event-driven patterns, and now focuses on helping customers build agentic applications and platforms. As a hands-on practitioner, Heeki invests time in building prototypes, authoring tech blog posts, and a publishing weekly newsletter on AI trends.

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