Skip to content
Snippets Groups Projects
Commit 36b06aa5 authored by Rebecca Dodd's avatar Rebecca Dodd
Browse files

Changed GIF

parent c26f2bbc
No related branches found
No related tags found
1 merge request!6257WIP: Benefits of a deploy board post
Pipeline #
Loading
Loading
@@ -18,7 +18,7 @@ We released GitLab [9.0 with Deploy Boards](https://about.gitlab.com/2017/03/22/
 
Deploy Boards allow you to watch a deployment roll out across pods and monitor the health and deployment status of each environment, all in one place. This makes it easier to spot potential problems and stop or roll back with one click. Where the Deploy Board really comes into its own is with Canary Deployments: similar to incremental rollouts, Canary Deployments aim to minimize the impact of any issues with a new version of your application, by releasing only to a small percentage of users so that you can monitor the rollout and behavior before deploying to everyone.
 
<iframe src="https://giphy.com/embed/14dj5oqLyF6jo4" width="480" height="270" frameBorder="0" class="giphy-embed" allowFullScreen></iframe>
<iframe src="https://giphy.com/embed/13BWpAhW8VuNj2" width="480" height="270" frameBorder="0" class="giphy-embed" allowFullScreen></iframe>
 
"Having everything integrated into the GitLab interface allows you real-time monitoring of deployments, so you don’t have to rely on the Kubernetes dashboard or another tool in order to see the status," says GitLab CI/CD Product Manager, [Fabio Busatto](https://about.gitlab.com/team/#bikebilly). "Also you don’t have to wait until the end of the deployment to spot problems." This is especially useful for bigger deployments, which can take up to an hour, Fabio explains. "During this hour you have an integrated interface where you can see everything, and from the Environments tab you can roll back or take other actions based on feedback you're getting from the Deploy Board."
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment