How I Automated a Node.js Login Page Deployment with Terraform & Bitbucket Pipelines
I got tired of manually deploying my Node.js login page to Elastic Beanstalk env via the AWS Console, so I automated everything from infrastructure to CI/CD using Terraform and Bitbucket Pipelines. Here’s the step-by-step breakdown.
1. The Challenge...
zero-touch-nodejs-deployments-on-aws.hashnode.dev2 min read