How To Build Your First AWS CodePipeline CI/CD Pipeline
A guide to continuously integrating and deploying your Dockerised Node app to AWS Elastic Beanstalk with AWS CodePipeline
Nov 6 · 5 min read

Introduction
This piece has two goals:
- To be a standalone guide to building a CI/CD pipeline with AWS…


