serverless-patterns
serverless-patterns copied to clipboard
New serverless pattern - Add REST API Gateway with VPC Link V2 to Private ALB pattern
Issue https://github.com/aws-samples/serverless-patterns/issues/2869
This pattern demonstrates REST API Gateway integration with a private Application Load Balancer and ECS Fargate cluster using VPC Link V2.
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
- Terraform 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.