I need to upload Oracle RMAN backup data on-prem to AWS, I have two options: using Cloud Volume via NFS or implement Cloud Volume OnTap and then use SnapMirror.
The difference between these two methods is, CV transfers data on file level, and the SM transfers data on block level.
Here is my question: Since RMAN backup data is static data, do I have to transfer data on the block level?
either method should be fine, in my opinion.
What would you think, and why?