Deploying a Static Website on an EC2 Instance
In this project, I deployed a static website on an AWS EC2 instance. This approach involves setting up and managing a virtual server, giving you more control over the environment compared to using S3. By configuring an EC2 instance to serve static content, you'll gain experience in server management, security configurations, and automation through Infrastructure as Code (IaC) tools. This project demonstrates proficiency in cloud infrastructure, operating system management, and DevOps practices, resulting in a robust, scalable, and secure web hosting solution.