deploy your static website (JavaScript and HTML) from S3 Storage and deploy to a web servers with high availability.
The other templates are network.yml and launchconfiguration.yml with a parameter file in json.
- Root stack
- Deploye both network.yml and launchconfiguration.yml
- both templates are currently stored in my public AWS bucket:
- Deploy the VPC, Pub/Priv Subnets, IGW and routing.
- Which implements the the projects fully, by deploying the LoadBalancer, Launch Configuration, AutoScaling group a health check, security groups and a Listener and Target Group.
- Also deploy the output of the LB DNS name.