Back to CI/CD Basics

Hands-on CI/CD Project

Apply your knowledge by building a complete CI/CD pipeline for a sample application.

1 day

Topics in this Chapter

1

Setting up a Sample Application

Creating a simple Node.js/Express web application to use for our pipeline.

2

Building the CI Pipeline

Creating a pipeline that automatically builds and tests the application on every commit.

3

Building the CD Pipeline

Creating a pipeline that automatically packages and deploys the application.

4

Putting It All Together

Reviewing the complete workflow from a local code change to a live deployment.

GeekDost - Roadmaps & Snippets for Developers