Skip to content

Serverless backups for managed databases

Back up managed or remote databases without connecting your own server.

SimpleBackups provides serverless backup workers that connect directly to your database host over the network. This means you can back up managed databases from providers like Amazon RDS, DigitalOcean, Supabase, or PlanetScale without needing to set up or maintain a server. The serverless workers handle the connection, dump, and upload to your chosen storage.

Create a serverless backup

  1. Go to Create Backup and under the Server section, select Serverless backup worker. If not yet enabled, click Enable

Selecting the serverless backup worker option

  1. Under the Database section, choose the type of your database (MySQL, PostgreSQL, MongoDB, or Redis). Enter your database host, port, and credentials

Choosing the database type and entering connection details

  1. Complete the rest of the backup configuration (name, schedule, retention, storage) and click Create Backup
Docker containers backupBack up databases running inside Docker containers.Connecting a private databaseSecurely back up private databases using Tailscale.