MongoDB Backup Setup¶
Overview¶
We run daily MongoDB backups for key databases and store the backup artifacts in S3.
Backup Flow¶
- EventBridge Scheduler triggers the backup Lambda on schedule.
- Lambda runs the backup workflow for configured MongoDB databases.
- Backups are uploaded to S3.
AWS Resources¶
- Lambda function: mongo-backup-signups
- Scheduler: EventBridge Schedulers- one for each DB to be backed up (connected to the Lambda above)
- S3 bucket: mongodb-backups-auto-1
Databases Covered¶
- storydesk
- renderboard (studio)
- auth
- langing page signups