
Answer-first summary for fast verification
Answer: Object Versioning
The correct answer is B, Object Versioning. This feature allows you to store multiple versions of an object in Cloud Storage, which means you can track and retrieve previous versions of the data. It is ideal for maintaining a record of all changes and easily recovering from accidental edits or deletions. This capability ensures that you can restore previous versions when necessary, thereby mitigating the risk of data loss or improper changes.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
You are responsible for managing critical business information in Google Cloud Storage buckets. This information is frequently updated, and it is essential to reference previous versions on a regular basis. To maintain an accurate history of all changes made to the data and to easily recover from accidental edits or deletions, which feature should you enable in Cloud Storage?
A
Bucket Lock
B
Object Versioning
C
Object change notification
D
Object Lifecycle Management
No comments yet.