Now
What I am currently learning, building, and improving.
Now
I am currently living in New Delhi. This page serves as a record of what I am currently learning, building, and exploring in the world of engineering.
What I am Learning
I am focused on building a solid foundation in AWS cloud engineering and DevOps practices.
- Linux: Production troubleshooting, process management, disk and log analysis, and common debugging workflows.
- Docker and ECS: Container builds, image management with ECR, and deploying services on Amazon ECS.
- Terraform: Provisioning AWS infrastructure as code - VPC, ECS, ALB, IAM, and CloudWatch.
- GitHub Actions CI/CD: Automated build, test, and deploy pipelines with OIDC-based AWS authentication.
- CloudWatch: Centralizing logs, setting up metric filters, and creating actionable alerts.
- AWS Security Basics: IAM roles and least-privilege policies, secrets management, and security group design.
What I am Building
- AWS ECS CI/CD Pipeline: A production-style deployment pipeline for a Node.js backend using Docker, GitHub Actions, ECR, ECS, ALB, and CloudWatch.
- Terraform AWS Blueprint: Reusable Terraform modules for spinning up the full AWS stack needed to run a containerized service.
- Engineering Notes: Writing up practical lessons from real build-and-operate work.
What I am Improving
- Deployment Safety: Understanding rollback strategies, health checks, and zero-downtime deployments on ECS.
- Infrastructure Hygiene: Clean variables, modular Terraform, and remote state management.
- Observability Habits: Getting useful signal from CloudWatch logs instead of noise.
Current Priorities
- Finish the ECS CI/CD project with full documentation and screenshots.
- Complete the Terraform AWS Blueprint with dev and prod variable files.
- Write blog posts that document what I learned from each project.
Last updated: