Skip to content

trojan782/Cloud-Formation-Project

Repository files navigation

Deploy a Highly-Available Web App using CloudFormation

Architecture Diagram

Architecture design

Files

  • network.yml & network-parameters.json ====> Creates/updates the network Stack
  • servers.yml & server-parameters.json =====> Creates/updates the server Stack

Scripts

  • ./create.sh ======> Creates the new stack

  • ./update.sh ======> Updates an existing Stack

  • ./delete.sh ======> Deletes an existing stack

Successful Deployed Stacks

Server STACK CREATION SCRIPT

Target Group With Healthy Instances

Server STACK CREATION SCRIPT

Running Instances

Server STACK CREATION SCRIPT

Testing Our Link In The Browser

Server STACK CREATION SCRIPT

About

A High Available Infrastructure for deploying a WebApp

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages