← Back to Projects

AWS Cloud Infrastructure

Scalable and secure cloud infrastructure setup using Terraform and AWS.

aws
terraform
devops

Project Overview

This project demonstrates a production-ready AWS infrastructure setup using Infrastructure as Code (IaC) with Terraform.

Key Features

  • VPC Design: Custom VPC with public and private subnets.
  • Security: Strict security groups and IAM roles.
  • Scalability: Auto Scaling Groups and Load Balancers.
  • Monitoring: CloudWatch dashboards and alerts.

Tech Stack

  • AWS (EC2, VPC, RDS, S3)
  • Terraform
  • GitHub Actions (CI/CD)