In this project, you’ll deploy web servers for a highly available web app using CloudFormation. You will write the code that creates and deploys the infrastructure and application for an Instagram-like app from the ground up. You will begin with deploying the networking components, followed by servers, security roles and software. The procedure you follow here will become part of your portfolio of cloud projects. You’ll do it exactly as it’s done on the job - following best practices and scripting as much as possible.
- Udagram.png is the infrastructure diagram
- Screenshots directory for the overall progress of some of the services deployed
- A screenshot for the working website after deployment
- scripts directory for the bash scripts used to create and update the stacks
- network directory for the network infrastructure template and parameters file
- servers directory for the deployed servers template and parameters file
- Working Website URL