rajkumar1498 / project2

This repository is used to submit project2 code for deploying highly available Web App EC2 instance using Cloudformation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

project2

#Project Title - Deploy a high-availability web app using CloudFormation This folder provides the starter code for the "ND9991 - C2- Infrastructure as Code - Deploy a high-availability web app using CloudFormation" project. This folder contains the following files:

final-project-starter.yml Students have to write the CloudFormation code using this YAML template for building the cloud infrastructure, as required for the project.

server-parameters.json Students may use a JSON file for increasing the generic nature of the YAML code. For example, the JSON file contains a "ParameterKey" as "EnvironmentName" and "ParameterValue" as "UdacityProject".

In YAML code, the ${EnvironmentName} would be substituted with UdacityProject accordingly.

About

This repository is used to submit project2 code for deploying highly available Web App EC2 instance using Cloudformation.


Languages

Language:Shell 100.0%