Courseiva
Planning and Configuring a Cloud SolutioneasyMultiple ChoiceObjective-mapped

Google ACE Planning and Configuring a Cloud Solution Practice Question

A company wants to store event logs from multiple applications in a centralized location for future analysis. The logs are written frequently (thousands per second) and need to be retained for 90 days. The data is write-once, read-rarely. Which storage class and lifecycle rule combination is most cost-effective?

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Set default storage class to Coldline and use lifecycle rule to delete after 90 days

For write-once, read-rarely data, Coldline storage class is cost-effective for data accessed less than once per 90 days. Set a lifecycle rule to delete objects after 90 days. Alternatively, use Standard for the first 30 days then move to Coldline, but the question asks for a combination. The simplest is to set the default storage class to Coldline and a lifecycle rule to delete at 90 days.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Set default storage class to Archive and use lifecycle rule to delete after 90 days

    Why it's wrong here

    Archive storage class is intended for long-term, cold data with a minimum storage duration of 365 days. Applying an Archive lifecycle rule that deletes objects after 90 days triggers an early deletion fee equal to the storage cost of the remaining 275 days, making this option more expensive than Coldline and defeating the purpose of low-cost archival storage.

  • Set default storage class to Standard and use lifecycle rule to delete after 90 days

    Why it's wrong here

    Standard storage class is optimized for frequently accessed, hot data and has no minimum storage duration, but it carries the highest per-GiB storage price among Google Cloud Storage classes. Keeping event logs for only 90 days does not justify the Standard premium; a colder class like Coldline provides the same 90-day lifecycle deletion at a significantly lower storage cost, so Standard is cost-inefficient for this use case.

  • Set default storage class to Coldline and use lifecycle rule to delete after 90 days

    Why this is correct

    Coldline storage is designed for data that is expected to be accessed at most once per 90 days, making it a perfect match for a 90-day retention period. The lower per-GiB storage price compared to Standard and Nearline, combined with lifecycle deletion at 90 days, minimizes cost without incurring early deletion fees (Coldline has a 90-day minimum storage duration). This directly satisfies the requirement to store event logs for 90 days and then delete them.

  • Set default storage class to Nearline and use lifecycle rule to delete after 90 days

    Why it's wrong here

    Nearline storage is optimized for data accessed less than once per 30 days, and it has a 30-day minimum storage duration. Although Nearline is cheaper than Standard, its per-GiB storage price is higher than Coldline's, so for a 90-day retention window, Coldline yields lower total storage cost. Nearline would be a reasonable choice for shorter retention (e.g., 30 days), but for 90 days, choosing Nearline over Coldline leaves cost savings unrealized.

Quick reference

AWS S3 Storage Class Comparison

Storage ClassMin DurationRetrievalUse Case
S3 StandardNoneImmediateFrequently accessed data
S3 Standard-IA30 daysImmediateInfrequent access, rapid retrieval
S3 One Zone-IA30 daysImmediateNon-critical infrequent data
S3 Intelligent-TieringNoneImmediate–hoursUnknown or changing access patterns
S3 Glacier Instant90 daysMillisecondsArchive with instant retrieval
S3 Glacier Flexible90 daysMinutes–hoursArchive, flexible retrieval
S3 Glacier Deep Archive180 daysHoursLong-term compliance archive

About these practice questions

This ACE question is part of Courseiva's 769-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This ACE practice question is part of Courseiva's free Google Cloud certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the ACE exam.