Multi-Region Disaster Recovery Platform
Production WordPress on ECS Fargate with cross-region warm-standby DR, CloudFront origin-group failover, and Step Functions–orchestrated recovery.
Visual overviews of my AWS projects — each one a production-style system built with Terraform. These pages show how every component connects, how requests and data flow, and why the design decisions were made. Every project links to its full source code and documentation on GitHub; this site is the overview, the repositories are the deep dive.
Production WordPress on ECS Fargate with cross-region warm-standby DR, CloudFront origin-group failover, and Step Functions–orchestrated recovery.
Event-driven pipeline: Kinesis ingestion, ECS producers, a Lambda consumer, and a dual real-time + batch analytics path through DynamoDB, Firehose, Glue, and Athena.
Two-repo platform: Terraform provisions the EKS foundation and hands off to ArgoCD, which reconciles applications, a Prometheus monitoring stack, and Telegram alerting from Git.
An AI agent that answers natural-language questions about company financial data, using Amazon Bedrock AgentCore to orchestrate tool calls into a Lambda-backed SQL layer.