https://github.com/tomnuttall/aws-loadbalancer-demo
Demo Project: Express App running on EC2 setup with ALB.
https://github.com/tomnuttall/aws-loadbalancer-demo
aws-application-load-balancer aws-auto-scaling aws-cdk aws-codedeploy aws-ec2 expressjs
Last synced: 2 months ago
JSON representation
Demo Project: Express App running on EC2 setup with ALB.
- Host: GitHub
- URL: https://github.com/tomnuttall/aws-loadbalancer-demo
- Owner: TomNuttall
- License: mit
- Created: 2024-03-24T18:21:06.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-01T18:18:19.000Z (4 months ago)
- Last Synced: 2025-02-01T19:22:39.489Z (4 months ago)
- Topics: aws-application-load-balancer, aws-auto-scaling, aws-cdk, aws-codedeploy, aws-ec2, expressjs
- Language: TypeScript
- Homepage:
- Size: 3.62 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# aws-loadbalancer-demo
Demo Project to explore setting up an EC2 workflow with Auto Scaling, Application Load Balancing and Code Deploy.
Uses a Simple Express App for testing.
## Architecture Diagram
VPC setup
![]()