🚀 Deploying Strapi on AWS with Docker & Terraform: Real Problems, Real Fixes (A Practical DevOps Journey)
Deploying a modern Node.js CMS like Strapi on AWS sounds simple on paper:
“Just Dockerize it, spin up an EC2 with Terraform, and run the container.”
In reality, I faced multiple real-world issues across:
Dockerfile & .dockerignore
Native Node.js ...
mistakesnlearn.hashnode.dev5 min read