Question

Automate RDS backups using Terraform and Commvault

  • 20 June 2023
  • 2 replies
  • 145 views

Badge

Hi!

We have a lot of microservices in development that will use RDS PostgreSQL as a DB. They will born together, at same time.

I would like to put this new RDS in a existent structure using terraform, adding plans, storage policies, schedules, etc.

Has anyone done this? Any tips?

 

I have done some research on the internet and have found very little on the subject.


2 replies

Userlevel 7
Badge +23

You could do this Commvault API to provision backup for the AWS services you provision. check out https://api.commvault.com/ for those - but curious to see if anyone has anything to share ;)

Userlevel 7
Badge +23

Check out this thread as well - great advice and information on terraform

 

Reply