The Basics of Deployment Pipeline

Overview

In this lesson, we’ll discuss the background challenges of deploying API projects to the cloud and how deployment pipelines can make this easier, safer, and more reliable than just doing it all manually.

Basics of the deployment pipeline

One of the most challenging elements of designing and building APIs is the deployment of the completed work into production. In many organizations, this “release into production” step is very risky and many have a special set of protocols established to deal with it.

Get hands-on with 1200+ tech skills courses.