Real projects — each one a hands-on exploration of infrastructure, containers, CI/CD, and cloud architecture.
A production-style multi-tier cloud infrastructure on AWS EC2. Next.js frontend behind an Application Load Balancer, Spring Boot backend with NGINX reverse proxy, PostgreSQL, and MinIO. Uses private networking, internal DNS, and secure HTTPS domains.
Automated CI/CD pipeline for a Spring Boot application using Docker and GitHub workflows. Builds, scans, and deploys the containerized app to AWS ECS with ECR image storage and scalable container orchestration.