Tag: Terraform
-
From Self-Hosted Chaos to CI/CD Zen: My DevOps Reality Check
You know that moment when you’re running a perfectly functional self-hosted stack, and you think “This could be better”? Yeah, that was me a few weeks ago. What started as a simple database migration turned into a full-blown DevOps adventure complete with firewall lockouts, authentication failures, and AWS deciding to have a bad day. Here’s…
-
My Journey from DigitalOcean to AWS with Terraform
My Journey from DigitalOcean to AWS with Terraform Transitioning from DigitalOcean to AWS wasn’t just a technical challenge—it was a significant milestone in my professional growth. In this post, I’ll share my practical journey of migrating an application stack using Terraform for infrastructure automation, focusing on lessons learned, solutions found, and what’s next. Initial Stack:…