Cloud & DevOps Engineer passionate about transforming infrastructure pain points into resilient, automated, and secure AWS platforms.
My path into Cloud Engineering comes from a strong analytical and operations engineering background at Meta. Experiencing firsthand how legacy IT architectures create operational friction made me fall in love with AWS and cloud-native computing.
Treating infrastructure strictly as code empowers me to build reliable systems that scale on-demand, self-heal under load, and maintain robust security standards automatically.
Production-grade infrastructure managed 100% declaratively via Terraform and automated via GitHub Actions.
Services Used: AWS VPC (Custom CIDR 10.0.0.0/16), 2x Public Subnets, 2x Private Subnets, Internet Gateway, Route Tables, Security Groups.
172.31.0.0/16) use flat public subnets across all instances. To enforce zero-trust security principles, I created a custom VPC (10.0.0.0/16) spanning 2 Availability Zones. Public subnets host only external entry points (ALB), while private subnets host containerized tasks (ECS Fargate) without direct public IP address allocation.
Services Used: AWS Lambda (Python Runtime), Amazon API Gateway (HTTP API), Amazon DynamoDB, IAM Roles (Least Privilege).
ADD views :inc) directly on DynamoDB in single-digit milliseconds and scales down to zero instantly—costing /usr/bin/bash when idle.
Services Used: AWS ECS Fargate, Amazon ECR, Application Load Balancer (ALB), Target Groups, Health Checks.
| Architecture Model | Est. Monthly Cost | Operational Efficiency & Trade-offs |
|---|---|---|
| Traditional EC2 Monolith | ~5.00 - 0.00 | Pays for idle server capacity 24/7; requires manual OS patching & server management. |
| Pure ECS Fargate Setup | ~8.00 - 5.00 | Zero OS management, but incurs steady running costs for continuous container tasks. |
| Our Hybrid (Lambda + Fargate) | ~.00 - .00 | /usr/bin/bash base cost on serverless Lambda + optimal container utilization & high availability. |
Meta
2024 - 2026Meta
2022 - 2024