Portfolio
Things I've built, deployed, and learned from.
Static Website on AWS
LiveTerraform-provisioned S3 + CloudFront + Route53 stack for serving static sites with SSL, CDN caching, and zero-downtime deployments.
AWS Terraform S3 CloudFront Route53
View on GitHub →
Kubernetes DevOps Pipeline
LiveEnd-to-end CI/CD pipeline for containerised Java microservices using Jenkins, Docker, and Amazon EKS — with rolling updates and health checks.
Kubernetes Docker Jenkins EKS Java
View on GitHub →
Employee Web Application
LiveMaven-based Java web application with full Dockerisation, automated image builds, and a CI/CD pipeline pushing to a private registry.
Docker Maven Java CI/CD
View on GitHub →
AI DevOps Agent Lab
In ProgressExperimental setup exploring Amazon Bedrock agents for automated incident response, runbook execution, and post-mortem generation.
AWS Bedrock AI Agents DevOps Python