Skip to content

deploy an application (Apache Web Server) and you also Pick up code (JavaScript and HTML) from S3 Storage and deploy it in the web server.

Notifications You must be signed in to change notification settings

hantzzy/high-availabilityStaticWebApp

Repository files navigation

high-availabilityStaticWebApp

deploy your static website (JavaScript and HTML) from S3 Storage and deploy to a web servers with high availability.

This project uses 3 different cloud formation templates. With the root template being Udagram.yml

The other templates are network.yml and launchconfiguration.yml with a parameter file in json.

Udagram.yml:

network.yml:

  • Deploy the VPC, Pub/Priv Subnets, IGW and routing.

launchconfiguration.yml:

  • 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.

About

deploy an application (Apache Web Server) and you also Pick up code (JavaScript and HTML) from S3 Storage and deploy it in the web server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published