A company needs to store archival data that is accessed less than once a year. They want the lowest storage cost possible, but they can accept a retrieval time of up to 24 hours. Which Cloud Storage class should they use?
Archive is the cheapest storage class, designed for long-term retention with retrieval times of up to 24 hours.
Why this answer
Archive storage is the lowest-cost storage class for long-term archival with retrieval times in hours (typically 24 hours). Coldline is for data accessed less than once a quarter. Nearline is for monthly access.
Standard is for frequently accessed data.