Backup
How to Backup and Restore Prometheus
Backing up Prometheus is critical for preserving your monitoring history and metrics data. This updated guide for 2026 covers modern backup strategies using the Prometheus Admin API, Velero, and volume snapshots in Kubernetes environments with prometheus-operator.
How to Backup Kubernetes to git?
In this tutorial I will show you how you can backup the kubernetes object to git as yaml-s.
Backup your Kubernetes Cluster
In this post I will show you how you can backup your Kubernetes cluster.
pgBackRest Backup to S3
In this article I will show you how to use pgBackRest to backup PostgreSQL servers to S3 buckets.
pgBackRest Backup server
In this article I will show you how to use pgBackRest in a dedicated backup server to backup remote PostgreSQL servers.
PostgreSQL backup with pgBackRest
In this article I will show you how to use pgBackRest as a backup program for PostgreSQL.
Backup your Kubernetes Cluster with Velero
Velero (formerly Heptio Ark) gives you tools to back up and restore your Kubernetes cluster resources and persistent volumes. You can run Velero with a cloud provider or on-premises.