How to automatically deploy your full-stack JavaScript app with AWS CodePipeline
September 15, 2023 | Originally published on the ThisDot blogIn our previous blog post we set up a horizontally scalable deployment for our full-stack javascript app. In this article, we would like to show you how to set up AWS CodePipeline to automatically deploy changes to the application.