Whitepaper: Implementing the 2+1 Backup Strategy for Kubernetes Environments

kubernetes backup
2024-08-21
By Thomas Kooi

We are happy to bring you our latest Whitepaper: Implementing the 2+1 Backup Strategy for Kubernetes Environments!

In this whitepaper we talk about how you can utilize open-source tooling to implement a 2+1 back-up strategy, providing multiple layers of redundancy, significantly reducing the risk of total data loss and ensuring business continuity.

Latest Posts

2017-10-06

Project: Terraform Swarm mode cluster

I recently started playing around with Terraform. Since I often manually spin up a couple of droplets on DigitalOcean to set up a Swarm mode cluster to try out some projects or set ups, I figured I should put all of that into code as my first Terraform project. I created a Terraform module for provisioning a basic Swarm mode cluster during this project. Ideal for labs or development clusters.