1Z0-997-20 · Question #133
A cloud consultant is working on implementation project on OCI. As part of the compliance requirements, the objects placed in object storage should be automatically archived first and then deleted…
The correct answer is A. All objects with names starting with "doc" will be deleted after 5 days of object creation. Object Lifecycle Management works by defining rules that instruct Object Storage to archive or delete objects on your behalf within a given bucket. A bucket's lifecycle rules are collectively known as an object lifecycle policy. You can use a rule to either archive or delete…
Question
Options
- AAll objects with names starting with "doc" will be deleted after 5 days of object creation
- BAll the objects having file extension ".doc" will be archived for 5 days and will be deleted 10 days
- CAll the objects having file extension ".doc" will be archived 5 days after object creation
- DAll the objects with names starting with "doc" will be archived 5 days after object creation and will
How the community answered
(40 responses)- A73% (29)
- B15% (6)
- C5% (2)
- D8% (3)
Explanation
Object Lifecycle Management works by defining rules that instruct Object Storage to archive or delete objects on your behalf within a given bucket. A bucket's lifecycle rules are collectively known as an object lifecycle policy. You can use a rule to either archive or delete objects and specify the number of days until the specified action is taken. A rule that deletes an object always takes priority over a rule that would archive that same object.
Topics
Community Discussion
No community discussion yet for this question.