Projects

Multi-select dropdown. Use arrow keys to navigate, Enter to select, and Escape to close.
1 option selected: IaC

Provision AWS EC2 using Terraform

This project demonstrates how to provision a complete AWS environment using Terraform. It includes setting up a VPC with subnets, configuring networking and security, and deploying an EC2 instance running Docker with a sample Nginx application. The goal is to show a fully automated, reproducible infrastructure setup in the cloud.