serverless-patterns
serverless-patterns copied to clipboard
New serverless pattern - apigw-rest-vpclink-pvt-alb-sam
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.