Day 47 - Test Knowledge on aws
Task 1
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.
Install the Apache web server on the EC2 instance.
sudo apt install ap...
shreya-gupta.hashnode.dev3 min read