Skip to content

Deploying a high-availability web app using cloud formation

Notifications You must be signed in to change notification settings

chibaba/AWS-Server-Network-InfraOps

Repository files navigation

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-server.yml

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

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

This is a my LBDNS setting up quality infrastructure

http:https://final-webap-1krizlnsiwsvt-517965612.us-east-1.elb.amazonaws.com/

udacitychineduarchitecture (1)

About

Deploying a high-availability web app using cloud formation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published