Multi-Region Disaster Recovery Platform

This project shows how to design and build a resilient, multi-region AWS infrastructure using Terraform. The setup follows a Warm Standby (Active-Passive) model, acting as the base layer for a proper Disaster Recovery (DR) platform.

AWS Terraform PostgreSQL

Automated CI/CD Pipeline for a Containerized Application

A fully automated CI/CD pipeline using GitHub Actions to build, test, and deploy a containerized application. The pipeline leverages Docker for containerization and Terraform to provision and manage the target AWS EC2 infrastructure.

GitHub Actions Docker Terraform AWS ECR EC2