Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pmonllor/load-balanced-web-cdk
AWS Load Balanced Web Server with RDS. Infrastructure with CDK
https://github.com/pmonllor/load-balanced-web-cdk
Last synced: 11 days ago
JSON representation
AWS Load Balanced Web Server with RDS. Infrastructure with CDK
- Host: GitHub
- URL: https://github.com/pmonllor/load-balanced-web-cdk
- Owner: pmonllor
- Created: 2022-06-06T10:25:07.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-06-06T10:48:36.000Z (over 2 years ago)
- Last Synced: 2024-08-01T03:38:49.207Z (4 months ago)
- Language: TypeScript
- Homepage:
- Size: 79.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Load Balanced Web Server with RDS
This code creates an infrastructure consisting of
* Application Load Balancer
* Auto Scaling group
* Launch Template
* RDS Instance
* Lambda function to write to S3
* VPC
* Subnets
* Security Groups
* Internet Gateway## Requirements
You need to assign your own AMI inside the ALB construct