Lyft
Cloud 1 question
- #1Deploy an Internal Web Application with VPC, EC2, ALB, and Route 53
You need to deploy a web application accessible only within a VPC. EC2 instances run in private subnets behind an Application Load Balancer in public subnets. A startup script at
/tmp/userdata.shruns a simple HTTP server with a/healthendpoint on port 80.