Skip to main content

Integrating Backup Into Your GitOps CICD Pipeline


michaelcade
Forum|alt.badge.img+7

 

For VMworld but it is agnostic really to any Kubernetes platform. Hopefully this will also give you the 101 on CI / CD Pipelines without confusing what they are and where you potentially use these processes already today.

A policy driven approach to protecting your Kubernetes applications and data is really something even from a virtualisation space we have been speaking about for a while at Veeam. The ability to move away or as well as those scheduled backups, when something happens take a backup or move some data.

The ability to deploy code and version code has been a de facto requirement and a reason we have CI/CD pipelines for our application development, but with Kubernetes in particular we are seeing a closer tie between code and data. In particular, code being deployed can affect and change your data, for that reason, we need to consider protecting that data as part of our Continous Development pipelines, In this session, we will focus on how we can incorporate backup actions into your pipeline to ensure that any code changes will start by creating a restore point be it a snapshot or an export to another external repository. We will then as part of a demo incorporate a failure scenario into the environment pipeline to simulate how a configmap can manipulate data to cause data loss. Then we need a way to bring the data back!

5 comments

Chris.Childerhose
Forum|alt.badge.img+21
  • Veeam Legend, Veeam Vanguard
  • 8506 comments
  • October 7, 2021

This was an interesting session for sure.


Forum|alt.badge.img+4
  • Experienced User
  • 576 comments
  • October 7, 2021

Awesome !


JMeixner
Forum|alt.badge.img+17
  • On the path to Greatness
  • 2650 comments
  • October 7, 2021

Super, I missed this session :sunglasses::thumbsup_tone3:


ashanpro
Forum|alt.badge.img+1
  • Experienced User
  • 96 comments
  • October 7, 2021

its grate:slight_smile:


Iams3le
Forum|alt.badge.img+11
  • Veeam Legend
  • 1394 comments
  • October 7, 2021

Awesome! I learnt from this session…

 


Comment