Skip to content

SantRhay/devops-aws-infrastructure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ AWS VPC Infrastructure with Terraform

πŸ“Œ Overview

This project provisions a production-ready AWS VPC environment using Terraform with remote state management (S3) and state locking (DynamoDB).

The infrastructure follows cloud best practices including public/private subnet separation and high availability design.


πŸ— Architecture

  • Custom VPC
  • 2 Public Subnets (Multi-AZ)
  • 2 Private Subnets (Multi-AZ)
  • Internet Gateway
  • NAT Gateway
  • Public & Private Route Tables
  • Remote Terraform State (S3)
  • State Locking (DynamoDB)

πŸ” Best Practices Applied

  • Infrastructure as Code (IaC)
  • Remote State Management
  • State Locking
  • High Availability (Multi-AZ)
  • Public/Private Network Segmentation
  • Version-controlled infrastructure

βš™οΈ Technologies

  • AWS
  • Terraform
  • S3 (Remote Backend)
  • DynamoDB (State Locking)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages