
Answer-first summary for fast verification
Answer: Add a bucket lifecycle rule that archives data with newer versions after 30 days to Nearline Storage.
The correct answer is B: Add a bucket lifecycle rule that archives data with newer versions after 30 days to Nearline Storage. Nearline Storage is designed for data that is accessed less frequently, such as for backup and archival purposes. It has a minimum storage duration of 30 days, which makes it suitable for archiving data that needs to be kept for long periods but is accessed infrequently. Since the data is accessed once a month for reporting, Nearline Storage is more cost-effective and appropriate compared to Coldline Storage, which has higher retrieval costs and a longer minimum storage duration.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
To accommodate a need for archiving data within a Cloud Storage bucket in a cost-efficient manner, you must configure a solution. Multiple versions of data should be archived 30 days after their creation. The older versions of the data are accessed monthly for reporting purposes. Additionally, there are infrequent updates to this archived data at the end of each month. What steps should you take to achieve this configuration?
A
Add a bucket lifecycle rule that archives data with newer versions after 30 days to Coldline Storage.
B
Add a bucket lifecycle rule that archives data with newer versions after 30 days to Nearline Storage.
C
Add a bucket lifecycle rule that archives data from regional storage after 30 days to Coldline Storage.
D
Add a bucket lifecycle rule that archives data from regional storage after 30 days to Nearline Storage.
No comments yet.