RMAN backup to AWS/S3
Hello -
We just migrated our Oracle database to AWS on EC2 instance, and we would like to know if we can have RMAN dump the data to an S3 bucket. If so, could you please provide steps how to implement that..
We are also planning to do INCREMENTAL backup which is the first time we will be using INCREMENTAL. Please note, our goal is to find the best option for INCREMENTAL backup in hopes to restore our 2T database in a timely manner. Storage is not an issue, but restoring database rather quickly is more crucial for our business. My understanding is there are 2 type of INCREMENTAL of backups: Differential backup OR cumulative backup, but trying to understand as to what would be the best option considering the scenario I described above.