1. Setup daily backups for production mongodb 2. Optionally, setup monthly backups for development and stage mongodb. - [x] Setup backup in the development instance - [ ] Test restoring in the development instance - [x] Setup configuration files for the stage and production instances - [ ] Document setting up the backup pipeline, restore process, and other actions taken References: 1. https://www.mongodb.com/developer/products/mongodb/mongodb-with-kubernetes/#performing-a-backup-with-mongodump 2. https://www.cloudytuts.com/tutorials/kubernetes/how-to-backup-and-restore-mongodb-deployment-on-kubernetes