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 an admin of an OCI tenancy. To save cost, you want to restrict the amount of OCPUs that can be provisioned in each compartment. Which will allow this?
The general syntax for an IAM policy is: Allow <identity_domain_name>/<subject> to <verb> <resource -type> in <location> where <conditions> Which two are valid values for <verb>?
When creating an alarm query in Oracle Cloud Infrastructure (OCI) Monitoring, which of the following statement is NOT valid?
Which is the correct monitoring query that will monitor the CPU utilization threshold including an alarm?
You have created several block volumes in the us -phoenix -1 region in a specific compart -ment. The compartment can be identified by the following Oracle Cloud Infrastructure (OCI) unique identifier, or ocid1.compartment.oc1.phx..exampleuniquelD Your manager has asked you to leverage the OCI monitoring service and write a metric query showing all read IOPS at a one -minute interval, filtered to this compartment and aggregated for the maximum. Which metric query will you create?