What I Learned:
I learned how to connect to an AWS EC2 server using SSH,
install NGINX, configure a Linux server,
and deploy a webpage publicly on the internet.
Issues Faced:
- Initially faced SSH permission issues because the .pem file
permissions were too open
-Had some confusion while editing files using nano in the terminal
(this is the first time i am trying something like this i am excited as well as nervous)