BoxBoat Blog

Service updates, customer stories, and tips and tricks for effective DevOps

x ?

Get Hands-On Experience with BoxBoat's Cloud Native Academy

Category: CICD

Deployment Methodologies with GitLab -- Blue/Green

feature.png

by Zach Hackett | Wednesday, Feb 9, 2022 | DevOps CICD GitLab

The world of CICD is home to a plethora of deployment methodologies, or ways we deploy our code into various environments. From canary deployments to manual rollouts, there is a strategy for everyone. With this series of articles, we aim to give you insight into the different options out there, so you and your team can choose the best deployment strategy for you. This time around, we're diving into the Blue/Green deployment methodology.