WordPress infrastructure deployment
A complete Terraform build containing a VPC, public subnet, internet gateway, route table, security group and EC2 bootstrap process.
Internet
Gateway
Public Subnet
EC2 + WordPress
Each project demonstrates an end-to-end engineering idea rather than an isolated tool.
A complete Terraform build containing a VPC, public subnet, internet gateway, route table, security group and EC2 bootstrap process.
A Docker Compose stack using NGINX, Redis and multiple web containers to demonstrate routing, shared state and horizontal scaling.
Hands-on cluster work across local multi-node environments and AWS EKS, including access, node groups, deployments and troubleshooting.
Pipeline exercises covering build, test and deployment stages, with attention to repeatability, validation and release flow.