A company needs to store 50 TB of access logs that are rarely accessed (once a year) and must be retained for 7 years. Which storage option is the most cost-effective?
Archive Storage has the lowest cost for data accessed less than once a year and with a 365-day minimum.
Why this answer
Archive Storage is the most cost-effective option for data that is accessed less than once a year and must be retained for 7 years. It offers the lowest storage cost among Google Cloud storage classes, specifically designed for long-term, infrequently accessed data with a 365-day minimum storage duration and a higher retrieval cost, which is acceptable given the rare access pattern.
Exam trap
Google Cloud often tests the distinction between Coldline and Archive storage by making candidates assume 'cold' is the cheapest, but Archive Storage is the true lowest-cost tier for data accessed less than once a year, with a longer minimum storage duration and higher retrieval fees.
How to eliminate wrong answers
Option A (Nearline Storage) is wrong because it is optimized for data accessed less than once a month, not once a year, and has a 30-day minimum storage duration, making it more expensive for 7-year retention. Option B (Regional persistent disk) is wrong because it is a block storage solution for high-performance compute instances, not designed for archival log storage, and would be prohibitively expensive for 50 TB of rarely accessed data. Option D (Coldline Storage) is wrong because it is designed for data accessed less than once a quarter (90-day minimum storage duration), which is more frequent than once a year, and its storage cost is higher than Archive Storage.