Skip to content

Supporting infrastructure for ec2 instances - auto-scaling and loabalancing

Notifications You must be signed in to change notification settings

Asilomare/CDK-LoadBalanced-EC2-Apache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CDK-LoadBalanced-EC2-Apache

This CDK (AWS Cloud Development Kit) code defines an AWS infrastructure that includes an EC2 Auto Scaling group, an Application Load Balancer, and an Application Target Group. The EC2 instances in the Auto Scaling group are launched with user data that installs Apache, PHP, and MariaDB on an Amazon Linux AMI. The Application Load Balancer forwards incoming traffic to the EC2 instances in the Application Target Group. The purpose of this infrastructure is to provide a scalable and highly available web application hosting environment on AWS.

About

Supporting infrastructure for ec2 instances - auto-scaling and loabalancing

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages