Articles by Tag #backup

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

I Thought My Backups Were Safe - Until I Tried Restoring One

Imagine this: you wake up one morning, open your app, and something's wrong. Your database is gone....

Learn More 20 15Oct 6

Free GitHub Backup, 2 commands (read-only, restore with plain Git)

If your DR plan still says “hope we never need it,” here’s a 2-command seatbelt. What it...

Learn More 0 0Nov 6

Creating and Restoring Disk Images on macOS: A Guide to Using dd and diskutil

🚀 Introduction Many IoT and embedded devices, including single-board computers like...

Learn More 0 0Oct 9

Mastering Rsync: Your Essential Guide to Linux File Synchronization

Mastering Rsync: Your Essential Guide to Linux File Synchronization If you're managing...

Learn More 0 0Oct 18

How to Create a Simple Automated Backup Script with Bash and rsync

Keeping your important files safe is crucial. While cloud services are great, having a local,...

Learn More 0 0Nov 6

Why You Should Use AWS Backup Instead of Custom Lambda Solutions

Stop reinventing the wheel. Here's why AWS Backup is the superior choice over custom Lambda functions...

Learn More 2 2Oct 5

Remember to set the frequency for replication to Litestream!

Curious about how I ended up with an invoice nearing $100 for conducting over 20 million Class A...

Learn More 3 2Aug 19

VolBack: Backup tool

Intro VolBack? What's it? I started to think about potential sum of volumes of everyday...

Learn More 1 0Nov 22

Backing up FoundationDB

We are running FoundationDB with the official kubernetes operator. FoundationDB supports logical...

Learn More 2 2Jun 4

🚜 Farmore — Mirror Every GitHub Repo You Own in One Command

Most developers rely on GitHub as the single source of truth for their work. That’s fine—until it...

Learn More 0 0Nov 27

Postgresus vs PG Back Web: PostgreSQL Backup Tools Comparison

Quick Answer: When comparing PostgreSQL backup tools, Postgresus emerges as the superior choice for...

Learn More 1 0Nov 24

Setting up incremental backups with PostgreSql - Recovery - Part 3

🧭 Introduction Setting up backups is essential. But knowing how to restore them...

Learn More 0 0Sep 13

Configurer des sauvegardes incrémentales avec PostgreSql - Introduction-Partie 1

🧭 Introduction PostgreSQL est un système de gestion de bases de données robuste, fiable,...

Learn More 1 0Jun 2

Configurer des sauvegardes incrémentales avec PostgreSql - Introduction-Partie 2

🧭 Introduction Dans la première partie, on a posé les bases : comprendre les différents...

Learn More 0 1Jun 12

🔄 Syncthing: The Open‑Source Way to Keep Your Files in Sync

Tired of juggling USB drives or trusting your personal files to someone else's cloud? Syncthing is a...

Learn More 2 0Aug 29

Configurer des sauvegardes incrémentales avec PostgreSql - Introduction-Partie 3

🧭 Introduction Mettre en place des sauvegardes, c’est essentiel. Mais savoir les restaurer...

Learn More 0 0Jun 29

Automate MongoDB Database Backups with C# Console Application and Windows Task Scheduler

Introduction In this comprehensive guide, we'll build a robust MongoDB backup solution...

Learn More 5 2Jun 23

How to Create PostgreSQL Backups: A Complete Guide

Backing up your PostgreSQL database is one of the most critical tasks for any database administrator...

Learn More 1 0Nov 17

Setting up incremental backups with PostgreSql - Introduction - Part 1

🧭 Introduction PostgreSQL is a robust, reliable, and widely used database management...

Learn More 5 0Sep 13

Testing PostgreSQL WAL Streamers for Byte-Level Fidelity

Verifying that WAL streamers preserve exact database state — bit by bit. 🧭 Context In...

Learn More 6 2May 31

🌙 Daily MySQL Backup (Windows)

🧾 What It Does 📦 Exports your MySQL database to a .sql file 🕒 Runs automatically every...

Learn More 5 0Apr 21

The Power of Scheduled Automated Backups for DevOps and SaaS

In 2020, a DevOps team at a mid-sized fintech startup almost lost its entire source code. A failed...

Learn More 0 0Sep 25

Automate MySQL Backups with CRON Jobs in cPanel

Data loss is every website owner's nightmare. Regular database backups ensure that your data is safe...

Learn More 13 0Feb 16

How to Prevent Backup-related Throttling Without Losing Data (or Mind)

Consider that your backup is running smoothly. Your dashboards are green. The DevOps team is sleeping...

Learn More 0 0Nov 24

The Secret Chamber Every Developer Should Have: Unleashing the Power of Side Repositories

Have you ever found yourself struggling with sensitive files that shouldn't be committed to your main...

Learn More 2 0Mar 21

Docker Compose - FTP Server

Hello everyone! I'm here to share another docker-compose script I put together to save some files at...

Learn More 8 0Apr 16

Navigating Disaster Recovery in the Digital Age: Choosing the Right Approach – Part 1

In today’s fast-paced digital world, where every second of downtime can translate to significant...

Learn More 1 0Jan 6

Part1: Kubernetes Backup Strategies: Balancing Cost, Security, and Availability

Backing up a Kubernetes cluster is a critical task for any organization running containerized...

Learn More 1 0Jun 23

K8s Cluster Configuration Backup - By Velero

This documentation provides detailed steps for taking a backup and restoring Kubernetes resources,...

Learn More 1 0Mar 5

Part2: Kubernetes Backup on Managed Services: What Changes When You Use EKS?

In my previous blog post, I covered Kubernetes backup strategies for self-managed clusters,...

Learn More 1 0Jun 23