Portfolio Details
Project information
- Category: Cloud Engineering / DevOps
- Project: AWS EC2 Web Server Deployment
- Project date: April 2026
- Tools: AWS, Terraform, Ansible, NGINX, SSH
- GitHub: View Project
AWS EC2 deployment with Terraform and NGINX configuration
This project demonstrates how I provisioned an AWS EC2 instance using Terraform and configured it to run an NGINX web server.
I used SSH to access the server, installed and managed NGINX from the command line, and verified the deployment through the browser.
This project helped me build hands-on experience in Infrastructure as Code, Linux server access, cloud deployment, and troubleshooting.