I am looking for DevOps Automation tools which can help in achieving following typical DB DevOps/Infra requirements
Automation for any normal database like MySQL and for horizontally scalable DB's like Mango. Which does few essential functionalities
- Open Model, Ability to work with any provider where shell access is provided.
- able to do periodic backups to configure any cloud storage where Data management SDK is provided (as an example, AWS SDK for S3)
- Ability to quickly migrate to one cloud provider to another by allocating essential infra (compute like EC2 + disk storage EFS or disk etc.)
- Ability to bring DB live from backup data store on cloud storage.