Skip to content

Deploy a high-availability web application using AWS CloudFormation

Notifications You must be signed in to change notification settings

scisamir/deploy_web_app_with_cloudformation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Deploy web app with cloudformation

This is my second project from the Cloud DevOps Engineering Udacity Course.

I created two cloud formation scripts: "network.yml" and "servers.yml".

I also created parameter files: "network-parameters.json" and "server-parameters-json" and then used them in their respective script.

The servers.yml script uses outputs from the network.yml script.

About

Deploy a high-availability web application using AWS CloudFormation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published