SN
All writing

Tag

Ubuntu

2 posts tagged Ubuntu.

9 min read

Restore a MongoDB Backup from S3 Before You Need To

Learn how to restore a MongoDB backup from S3 with mongorestore — the exact workflow I run so an untested backup never becomes a very bad day.

5 min read

Automated MongoDB Backup to AWS S3 on Ubuntu with Cron

Step-by-step guide to scheduling daily MongoDB backups, uploading them to AWS S3, and managing local retention — production-ready and battle-tested.