Menu
Documenting my journey, projects, and insights in Cloud Architecture, and DevOps.
A Terraform-managed EKS cluster with an integrated observability stack (Prometheus + Grafana), deployed and operated through a Jenkins pipeline enforcing plan-review-apply discipline instead of manual CLI runs.
Learn how to provision a production AWS/EKS platform with Terraform, then deploy to it using ArgoCD GitOps, canary rollouts, and full observability with Prometheus and Loki.
A fully automated, encrypted PostgreSQL backup system on AWS, provisioned with Terraform and Ansible, with event-driven failure/success alerting via Lambda, SNS, and Slack.
A DevOps intern project demonstrating an automated CI/CD pipeline that builds and deploys a static website to AWS, using GitHub Actions, S3, CloudFront, and OIDC-based authentication.
Terraform-provisioned, cross-distro EC2 fleet hardened by a bash toolchain, with per-host compliance reports pushed to S3
Learn how to set up a robust GitOps workflow for your Kubernetes deployments using ArgoCD to sync manifests and GitHub Actions for continuous integration.