
Answer-first summary for fast verification
Answer: Route the application logs to a Cloud Storage Archive bucket with a 10-year retention policy.
The Archive storage option is the most cost-effective for data that is accessed once a year, aligning with the compliance requirement. Options A, B, and C are incorrect as they either do not offer the same cost efficiency or are not suited for the specified access frequency. For more details on pricing and options, refer to Google Cloud's documentation on [Stackdriver pricing](https://cloud.google.com/stackdriver/pricing#logging-pricing-summary) and [Storage pricing](https://cloud.google.com/storage/pricing#storage-pricing).
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
Your team is responsible for a financial application within an organization. A compliance requirement mandates that logs from this application must be preserved for 10 years, with an annual review. What is the most cost-effective solution to meet this requirement?
A
Route the application logs to a user-defined logs bucket with a retention period set to 3650 days.
B
Route the application logs to a BigQuery dataset for storage.
C
Route the application logs to a Cloud Storage Coldline bucket with a 10-year retention policy.
D
Route the application logs to a Cloud Storage Archive bucket with a 10-year retention policy.
No comments yet.