You are asked to implement the disaster recovery (DR) and business continuity requirements for Oracle Cloud Infrastructure (OCI) Block Volumes. Two OCI regions being used: a primary/source region and a DR/destination region. The requirements are:
There should be a copy of data in the destination region to use if a region-wide disaster occurs in the source region
Minimize costs
Which design will help you meet these requirements? (Choose the best answer.)
Select an option, then click Submit answer.
-
○
Clone block volumes. Use Object Storage lifecycle management to automatically move clone objects to Archive Storage. Copy Archive Storage buckets from source region to destination at regular intervals.
-
○
Clone block volumes. Copy block volume clones from source region to destination region at regular intervals.
-
○
Back up block volumes. Copy block volume backups from source region to destination region at regular intervals.
-
○
Back up block volumes. Use Object Storage lifecycle management to automatically move backup objects to Archive Storage. Copy Archive Storage buckets from source region to destination at regular intervals.