Projects
A collection of hands-on projects I’ve built and documented. Each project includes architecture decisions, implementation details, and lessons learned.
Cloud & AWS
| Project | Description | Tags |
|---|---|---|
| Manage EC2 with Lambda | Automate EC2 start/stop/protect using AWS Lambda | AWS Lambda EC2 |
| VPC Multi-Tier Subnet | Design and implement multi-tier VPC architecture | AWS VPC Networking |
| S3 Cross-Region Replication | Set up cross-region replication for disaster recovery | AWS S3 |
| AWS Organizations & SCP | Implement organizational policies with SCPs | AWS Organizations Security |
| IAM Identity Center (SSO) | Configure single sign-on across AWS accounts | AWS IAM SSO |
| Database Migration with DMS | Migrate databases using AWS DMS | AWS DMS Database |
| VPC Gateway Endpoints for S3 | Private connectivity between VPC and S3 | AWS VPC S3 |
| VPC Flow Logs Monitoring | Monitor and analyze VPC network traffic | AWS VPC Monitoring |
Kubernetes & Containers
| Project | Description | Tags |
|---|---|---|
| EKS Cluster with eksctl | Provision production-ready EKS cluster | AWS EKS Kubernetes |
| EBS CSI Driver on EKS | Persistent storage for EKS workloads | EKS Storage CSI |
| AWS Load Balancer Controller | Ingress management with ALB on EKS | EKS Helm Networking |
| Kubernetes HA Multi-Master | High availability Kubernetes cluster setup | Kubernetes HA |
| Docker Networking Deep Dive | Explore Docker bridge, overlay, and custom networks | Docker Networking |
| Docker Volumes | Persistent data management in Docker | Docker Storage |
| Docker Compose | Multi-container application orchestration | Docker Compose |
CI/CD & Automation
| Project | Description | Tags |
|---|---|---|
| Jenkins from Docker | Containerized Jenkins setup | Jenkins Docker CI/CD |
| Jenkins Installation Guide | Complete Jenkins setup and configuration | Jenkins CI/CD |
| Terraform AWS IAM | Infrastructure as Code for AWS IAM | Terraform AWS IaC |
Monitoring & Observability
| Project | Description | Tags |
|---|---|---|
| Prometheus + Grafana | Full monitoring stack setup | Prometheus Grafana Monitoring |
| ELK Stack | Centralized logging with Elasticsearch, Logstash, Kibana | ELK Logging |
| Apache Kafka | Event streaming platform setup | Kafka Streaming |
| Kafka HA Cluster | High availability Kafka with Zookeeper | Kafka HA |
Networking & Security
| Project | Description | Tags |
|---|---|---|
| IPSec StrongSwan VPN | Site-to-site VPN setup on Ubuntu | VPN IPSec Networking |
| TLS in Kubernetes | Kubernetes cluster security hardening | Kubernetes TLS Security |
AI / Machine Learning
| Project | Description | Tags |
|---|---|---|
| AI-Powered Interview Prep App | Full-stack AI app for English interview practice with speech recognition and LLM feedback | AI LLM Full-Stack |
Other
| Project | Description | Tags |
|---|---|---|
| OpenStack with Kolla-Ansible | Deploy private cloud with OpenStack | OpenStack Ansible |
| Deploy PHP to Heroku | Simple app deployment to PaaS | Heroku PHP |
This page is regularly updated as I complete new projects. Check back often or subscribe via RSS.