Zero Downtime Deployments

Deployments provide a powerful tool for running multiple independent versions of an application in a single environment. Through the use of Deployments and Deployment Tags, it is possible to promote a new version of an application with zero downtime, while also providing an easy way to roll back your application if things go wrong.

This tutorial will explore two different options for creating automated workflows that can ensure the proper workflow is handled seamlessly every time.