This project demonstrates how to host a static website on AWS using an EC2 instance and Apache web server.
- Amazon EC2
- Amazon Linux 2023
- Apache HTTP Server
- Security Groups
- Launched EC2 instance
- Installed Apache web server
- Started and enabled HTTP service
- Deployed static HTML website
- Accessed website via public IP
Static website successfully hosted and accessible over the internet.
