serverless-patterns icon indicating copy to clipboard operation
serverless-patterns copied to clipboard

New serverless pattern - apigw-rest-vpclink-pvt-alb-sam

Open agawanea opened this issue 3 weeks ago • 0 comments

Issue #, if available: https://github.com/aws-samples/serverless-patterns/issues/2871

This pattern demonstrates REST API Gateway integration with a private Application Load Balancer and ECS Fargate cluster using VPC Link V2 (SAM implementation).

What's included:

  • REST API Gateway with proxy integration
  • VPC Link V2 for private connectivity to ALB
  • Private Application Load Balancer
  • ECS Fargate cluster with nginx
  • Complete security groups and IAM roles
  • AWS SAM implementation

Tested in: us-east-1

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

agawanea avatar Dec 03 '25 04:12 agawanea