Flexible DB DevOps Automation tools capable of killing Cloud Providers Moat (lock-in)

Viewed 20

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

  1. Open Model, Ability to work with any provider where shell access is provided.
  2. able to do periodic backups to configure any cloud storage where Data management SDK is provided (as an example, AWS SDK for S3)
  3. Ability to quickly migrate to one cloud provider to another by allocating essential infra (compute like EC2 + disk storage EFS or disk etc.)
  4. Ability to bring DB live from backup data store on cloud storage.
0 Answers