Oracle Cloud Infrastructure 2020 Architect Professional — Question 27
Your organization is using Oracle Cloud Infrastructure (OCI) and wants to setup a disaster recovery plan by copying block volume backups to another region at regular intervals. This makes it easier to rebuild applications and data in the destination region if a region wide disaster occurs in the source region.
Which IAM Policy statement allows the VolumeAdmins group to copy volume backups between regions? (Choose the best answer.)
Answer options
- A. Allow group VolumeAdmins to inspect volumes""family in tenancy
- B. Allow group VolumeAdmins to use backups in tenancy
- C. Allow group VolumrAdmins to manage volumes in tenancy
- D. Allow group VolumeAdmins to copy volume""backups in tenancy
Correct answer: B
Explanation
The correct answer is B because allowing the VolumeAdmins group to use backups in tenancy grants them the necessary permissions to copy backups across regions. Option A does not provide permission to copy backups, only to inspect volumes, while Option C allows management of volumes but not specifically for backups. Option D is not correct as it incorrectly states the permission scope.