You use a bucket in Object Storage to store backups of a database. Versioning is enabled on these objects, so
that every time you take a new backup, it creates a new version. You add the following life-cycle policy rule:
{ "action": "DELETE", "is-enabled": true, "name": "Delete-Rule", "object-name-filter": null, "target":
"objects", "time-amount": 60, "time-unit": "DAYS" } Which option is true regarding this rule?
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 regionto 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.)
You are asked to deploy a new application that has been designed to scale horizontally. The business
stakeholders have asked that the application be deployed in us-phoenix-1. Nor-mal usage requires 2OCPUs.
You expect to have few spikes during the week, that will require up to 4 OCPUs, and a major usage uptick at
the end of each month that will require 8 OCPUs. What is the most cost-effective approach to implement a
highly available and scalable solution? (Choose the best answer.)
You have been asked to update the lifecycle policy for object storage using the Oracle Cloud Infrastructure
(OCI) Command Line Interface (CLI). Which command can successful-ly update the policy? (Choose the best
answer.)