
Answer-first summary for fast verification
Answer: Store in Google Cloud Storage using a Nearline bucket and apply an Object Lifecycle Management policy to delete data older than 5 years.
The correct strategy is to use Nearline storage for data accessed monthly, as it's cost-effective for infrequent access. Applying an Object Lifecycle Management policy to delete data after 5 years is appropriate since the data is no longer needed. Multi-Regional storage is not cost-effective for this scenario, and transitioning to Coldline is unnecessary when the data can be deleted.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
To optimize costs for infrequently accessed data that is still needed monthly for updating historical charts, and is no longer required after 5 years, what is the best storage and management strategy in Google Cloud?
A
Store in Google Cloud Storage using a Multi-Regional bucket and apply an Object Lifecycle Management policy to delete data older than 5 years.
B
Store in Google Cloud Storage using a Multi-Regional bucket and apply an Object Lifecycle Management policy to transition data older than 5 years to Coldline storage.
C
Store in Google Cloud Storage using a Nearline bucket and apply an Object Lifecycle Management policy to delete data older than 5 years.
D
Store in Google Cloud Storage using a Nearline bucket and apply an Object Lifecycle Management policy to transition data older than 5 years to Coldline storage.
No comments yet.