Day47 ----> 90DaysOfDevOps Challenge @TWS
Day 47: Test Knowledge on aws 💻 📈 Task-01 Launch an EC2 instance using the AWS Management Console and connect to it using SSH. Install a web server on the EC2 instance and deploy a simple web application. #!/bin/bash sudo apt update -y ...





