See web app on Linux server
See web app on Windows server
This project contains:
- Outputs, including the loadbalancer DNS to access the URL
- Infrastructure to deploy
Windows-Server-2022 English-Full-Base-2022.12.14
- Infrastructure to deploy
Ubuntu-Bionic-18.04 amd64-server-20201026
- AWS Parameter Store parameter, used to store the Instance AMIs
- CloudWatch Alarms to monitor CPU utilization and average cost
To deploy the infrastructure, follow the steps below:
- Create Parameter Store parameters to store the instance AMIs
./paramstore.sh parameterName ami-123456abcde
- Create network infrastructure stack
./create.sh network
- Create a linux server stack with "server" or a windows server stack with "win"
./create.sh win ./create.sh server
- Update or delete stacks with the either "server" for linux, or "win" for windows server stack
./update.sh server ./delete.sh win
Follow me on github
Connect with me on LinkedIn
Kindly give this repo a star if you found it's content useful