Managing an EC2 web server with Bash

In the past couple of weeks I was tasked with creating, updating and hosting a static marketing site for my company. I created the site with HTML, CSS, and JavaScript, and we are hosting it on an AWS EC2 instance (we could have also done it with S3, 😦 ). In this post I am … More Managing an EC2 web server with Bash