Google
PROFESSIONAL-CLOUD-ARCHITECT · Question #271
You want to store critical business information in Cloud Storage buckets. The information is regularly changed, but previous versions need to be referenced on a regular basis. You want to ensure that
The correct answer is B. Object Versioning. Object versioning, super important to be able to rollback in case of any deletion. https://cloud.google.com/storage/docs/object-versioning
Submitted by rachelw· Mar 30, 2026Designing for security and compliance
Question
You want to store critical business information in Cloud Storage buckets. The information is regularly changed, but previous versions need to be referenced on a regular basis. You want to ensure that there is a record of all changes to any information in these buckets. You want to ensure that accidental edits or deletions can be easily rolled back. Which feature should you enable?
Options
- ABucket Lock
- BObject Versioning
- CObject change notification
- DObject Lifecycle Management
How the community answered
(33 responses)- A6% (2)
- B88% (29)
- C3% (1)
- D3% (1)
Explanation
Object versioning, super important to be able to rollback in case of any deletion. https://cloud.google.com/storage/docs/object-versioning
Topics
#Cloud Storage#Object Versioning#data protection#rollback
Community Discussion
No community discussion yet for this question.