Oracle Cloud Infrastructure 2022 Architect Associate — Question 4
As a solution architect, you are showcasing the Oracle Cloud Infrastructure (OCI) Object Storage feature about Object Versioning to a customer.
Which statement is true regarding OCI Object Storage Versioning?
Answer options
- A. A bucket that is Versioning-enabled can and will always have the latest version of the object in the bucket.
- B. Objects are physically deleted from a bucket when versioning is enabled.
- C. Object Versioning does not provide data protection against accidental or malicious object update, overwrite, or deletion.
- D. Object Versioning is disabled on a bucket by default.
Correct answer: D
Explanation
The correct answer is D because Object Versioning is indeed disabled by default in OCI. Option A is misleading as a bucket can have multiple versions of an object, not just the latest one. Option B is incorrect because versioning allows for previous versions to be retained, and option C is false as Object Versioning does provide a level of protection against accidental deletions and overwrites by keeping older versions accessible.