Writing
Notes & Articles
I regularly document my cloud engineering learnings and troubleshooting experiences. Here are some of my recent write-ups.
Automating AWS Infrastructure with Terraform
A step-by-step guide on provisioning VPCs, EC2 instances, and RDS databases using Terraform modules and remote state management.
CI/CD Pipeline Setup with GitHub Actions
Building a complete CI/CD pipeline for a Node.js application using GitHub Actions, Docker, and AWS ECR/ECS deployment.
Monitoring Cloud Infrastructure with Prometheus & Grafana
Setting up comprehensive monitoring for AWS workloads using Prometheus for metrics collection and Grafana for visualization.