- Having a running node.js application on AWS Elastic Beanstalk platform
- Create an AWS Elastic Beanstalk application with the basic properties a. No ALB, No Database, Just use the default platform settings
- Having ALB attached in place
- Having custom domain name in place
- Having automated pipelines in place
- Having blue-green deployment in place
- Writing the Node.js application