Integrating Backup Into Your GitOps CI/CD Pipeline


Details
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 Continuous 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!
Speaker:
Michael Cade - Senior Technologist and Member of Technical Staff, Kasten by Veeam
Registration:
https://community.cncf.io/j/gt73tgerhftf8/
Organized by CNCF.
________________
During the event, feel free to join our group's chat spaces to discuss the matters with our community members and organizers:
Discord: http://cloudstudy.net/discord
Telegram (group): https://t.me/CloudStudyNet
Slack: http://cloudstudy.net/slack
You can also find and follow us on Social Media 👍:
Twitter: https://twitter.com/CloudStudyNet
YouTube: http://bit.ly/CloudStudyNetYT
Twitch: https://www.twitch.tv/cloudstudynetwork
Telegram (channel): https://t.me/CloudStudyNetwork
Clubhouse: https://www.clubhouse.com/club/cloud-study-network
Instagram: https://www.instagram.com/cloudstudynetwork/
Reddit: https://www.reddit.com/r/CloudStudyNetwork/
Facebook: https://www.facebook.com/CloudStudyNetwork/
Facebook (group): https://www.facebook.com/groups/cloudstudynetwork
LinkedIn: https://www.linkedin.com/company/cloud-study-network/
LinkedIn (group): https://www.linkedin.com/groups/9061836/
SlideShare: https://www.slideshare.net/CloudStudyNetwork
You might also be interested to subscribe to our newsletter with lots of freebies, amazing cloud related deals and event announcements: http://bit.ly/CloudStudyNetNews

Integrating Backup Into Your GitOps CI/CD Pipeline