Backup your GitHub data with SimpleBackups GitHub V2

Latest Post

Backup your GitHub data with SimpleBackups GitHub V2

Woop, woop SimpleBackups GitHub V2 is there! A fully revamped, next-generation service that makes backing up your GitHub data easier, faster…

DigitalOcean Backups Explained

DigitalOcean Backups Explained

April 27, 2022

Let’s dig into DigitalOcean Backups service and understand what it is about, how it works, and what it can be used for. At SimpleBackups we…

DigitalOcean Snapshot Pricing 2024

DigitalOcean Snapshot Pricing 2024

January 10, 2024

One of the things developers overlook when they start using DigitalOcean Snapshot, is the cost. Some developers only rely on Snapshots as a…

The Data You Didn't Know You Need to Keep Safe

The Data You Didn't Know You Need to Keep Safe

January 18, 2022

Many companies rely on cloud storage as their default backup solution. They've reverted to this backup mechanism because of the promises…

Remote MySQL Database Backup/Dump

Remote MySQL Database Backup/Dump

November 9, 2023

Once a MySQL server is set up, the first task on any database administrator’s list is to prepare for backups. To execute backups, sysadmins…

Connect Intercom to Notion like rockstar

Connect Intercom to Notion like rockstar

November 1, 2021

This week, we decided to create an integration between Intercom and our Notion database used to track Customer Support requests. This was…

Restore MongoDB Atlas Collection using MongoDB Compass

Restore MongoDB Atlas Collection using MongoDB Compass

October 6, 2021

So you already have your backup and decided to restore this on your MongoDB Atlas database? In this article, we will tackle how to restore a…

The Ultimate PostgreSQL Database Backup Guide

The Ultimate PostgreSQL Database Backup Guide

November 29, 2023

This article is part of “The Ultimate Backup Script” series we are creating to provide you with database backup scripts that not only allow…

The Ultimate MongoDB Database Backup Script

The Ultimate MongoDB Database Backup Script

December 22, 2023

This article is part of “The Ultimate Backup Script” series we are creating to provide you with database backup scripts that not only allow…

Docker Postgres Backup/Restore Guide (with examples)

Docker Postgres Backup/Restore Guide (with examples)

February 18, 2021

Docker is an open-source platform that uses containers. Developers use it to create, deploy, and run different applications. The tool works…