An AWS Code Build spec for your typescript node project

Posted on

AWS Code BuildĀ is a great addition to your AWS infrastructure. Today, we are going to focus on one aspect of the software deployment process. Building! Before we dive in, let me provide some context about the architecture and my plan for the CI/CD process. The project behind this post is a node.js express project written […]

Read More