Skip to content

A curated collection of practical AWS infrastructure automation projects using services like EC2, S3, CloudFront, Auto Scaling, and cross-account VPC networking. Ideal for DevOps practitioners, learners, and AWS automation enthusiasts.

License

Notifications You must be signed in to change notification settings

panwar100/aws-projects-collection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 

Repository files navigation

🧰 AWS Project Collection

This repository documents multiple AWS infrastructure setups and use cases. Each section links to a dedicated repository and includes a short description of the solution implemented.


πŸ“¦ Project List

πŸ“˜ Basic walkthrough to create a new AWS account and set up initial configurations such as selecting a region and setting a root password.

🌐 This project documents my step-by-step implementation of the AWS Three-Tier Web Architecture Workshop, done independently for learning and hands-on practice. It includes:

  • Setting up a front-end web server (web tier)
  • Back-end application (app tier)
  • Database layer (data tier)
  • Load balancing, auto-scaling, and security configurations

βš™οΈ Host a static website using:

  • Amazon S3
  • CloudFront CDN
  • AWS Certificate Manager (SSL/HTTPS)
  • Custom error pages

πŸ”— Establish a secure VPC peering connection between two AWS accounts.

  • IAM roles & trust policies
  • VPC peering
  • Route table configurations

🌐 Automatically scale NGINX servers across EC2 instances using:

  • Launch templates
  • Target groups
  • Application Load Balancer
  • Auto Scaling policies

πŸ–₯️ Deploy a highly available web application using:

  • EC2 Instances
  • Security Groups
  • Load Balancers
  • IAM roles and launch templates

πŸ›  Technologies Used

  • AWS CLI
  • EC2, VPC, IAM, S3, RDS, CloudFront, ALB
  • Terraform (in some repos)
  • Bash scripting
  • Linux administration

About

A curated collection of practical AWS infrastructure automation projects using services like EC2, S3, CloudFront, Auto Scaling, and cross-account VPC networking. Ideal for DevOps practitioners, learners, and AWS automation enthusiasts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published