Soru

Zorluk: KolayPlanning Cloud Storage Buckets and Storage Classes

An associate cloud engineer is designing a Google Cloud Storage solution for a media processing application. The application requires immediate, frequent access to newly uploaded video files during the first month, and automated cost optimization for files older than 30 days. Which TWO storage planning decisions should the engineer implement? (Select TWO)

  1. Use Standard Storage as the default storage class for the bucket to accommodate frequent daily access without data retrieval charges.Cevap
  2. Implement an Object Lifecycle Management policy with a rule to transition objects to Nearline Storage after 30 days.Cevap
  3. C
    Use Archive Storage as the default storage class for newly uploaded videos to minimize initial storage costs.
  4. D
    Configure per-object Access Control Lists (ACLs) on uploaded files while Uniform Bucket-Level Access is enabled on the bucket.

Cevap

The correct decisions are to select Standard Storage as the default storage class for active daily media processing and to set an Object Lifecycle Management rule transitioning files to Nearline Storage after 30 days.
Standard Storage is the correct choice for frequently accessed active uploads because it carries no data retrieval fees. Nearline Storage is the correct tier for data accessed once a month or less, matching the 30-day lifecycle transition boundary.

Adım Adım Çözüm

1
Determine initial storage class based on access pattern
Newly uploaded media files are accessed daily, making Standard Storage optimal because it has zero retrieval fees.
Frequent data retrieval under Nearline, Coldline, or Archive classes would incur extra operation costs.
2
Configure lifecycle policy for secondary storage phase
Files older than 30 days with infrequent access should transition to Nearline Storage.
Nearline Storage provides lower at-rest storage costs and requires a minimum storage duration of 30 days.

Anahtar Kavram

Selecting optimal Cloud Storage classes based on data access frequency and setting automated Object Lifecycle Management rules.
Bu soruyu puanla