Skip to content

aberdean/udagram

Repository files navigation

Udagram

GitHub GitHub code size in bytes

Udacity Cloud DevOps Project 2 - Infrastructure as Code Deploy a high-availability web app using CloudFormation.

To see my deployment, go to http://udagr-webap-1315m6qmur55u-1850233317.us-west-2.elb.amazonaws.com/.

Here is the picture of the working page: working

Prerequisites

Deployment

Using the AWS CLI, run:

./init.sh

This will create the S3 bucket, upload the zip file, and create the IAM role. You'll see a message in the terminal when it's finished. Then, run:

./create.sh udagram-network network.yml network-params.json

And finally, run:

./create.sh udagram-servers servers.yml servers-params.json

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Udacity Cloud DevOps Project 2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages