Skip to content

layor2257/Deploy-a-High-Availaibility-Web-App-Using-Cloud-Formation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deploy-a-High-Availability-Web-App-Using-Cloud-Formation

I deployed a high availability web server for a high availability web app using cloud formation. I created an Infrastructure as a code script that creates, deploys and give the possibility the auto delete the infrastructure and application.

Diagram as a Service

Second Project

Attached files

* Udagram App : Udagram App Code (Bootssrap CSS framework, Font, and JavaScript libraries needed for the website to function etc ...)
* Create.sh : Cloudformation create stack script. 
* Update.sh : Cloudformation update stack script.
* UdagramApp.yml: Udagram Project's CloudFormation script.
* UdagramServers.json : Udagram Project's CloudFormation script parameters. 
* Images-of-result-deploy : Screenshot the result of deploy.

Connecting to the EC2 Instance via Bastion host for troubleshooting purpose

I also deployed Bastion Host as part of the resource to allow me connect to the instance for troubleshooting purposes in the private subnet using the SSH agent. This would allows me to connect to the other instance from the Bastion and also avoid stroing the private key on the Bastion Template. The SSH agent is a service that keeps track of the user identity keys.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published