Soru

Zorluk: OrtaPlanning Cloud Storage Buckets and Storage Classes

A financial technology enterprise generates daily transaction report files. These files are queried continuously by automated analytics pipelines during the first 30 days after creation. Between day 31 and day 90, the files are accessed infrequently for monthly audit checks. After 90 days, the files are rarely accessed but must be retained for 5 years to meet regulatory compliance requirements. Which TWO configuration steps should a Cloud Engineer implement to minimize total storage and data retrieval costs? (Select TWO.)

  1. Set the default storage class of the Cloud Storage bucket to Standard Storage.Cevap
  2. Configure an Object Lifecycle Management rule to transition objects to Archive Storage after 90 days.Cevap
  3. C
    Set the default storage class of the Cloud Storage bucket to Archive Storage upon creation.
  4. D
    Configure an Object Lifecycle Management rule to transition objects to Coldline Storage after 15 days.

Cevap

The cloud engineer should set the bucket's default storage class to Standard Storage for initial ingestion and create an Object Lifecycle Management rule to transition objects to Archive Storage after 90 days.
Setting the bucket's default storage class to Standard Storage ensures high-frequency analytics reads during the first 30 days incur zero retrieval fees. Transitioning objects to Archive Storage after 90 days places the data into the lowest-cost storage tier for long-term 5-year compliance retention, where access is near zero.

Adım Adım Çözüm

1
Analyze access frequency and retrieval cost implications for the initial 30-day ingestion phase.
Files are accessed continuously for 30 days. Standard Storage avoids all retrieval charges for frequently read objects.
Coldline and Archive classes charge per-GB retrieval fees, making them cost-prohibitive for active daily reads.
2
Evaluate long-term retention and storage cost optimization after day 90.
Files are kept for 5 years with near-zero access. Archive Storage provides the lowest storage cost per GB-month.
Archive Storage is designed for cold data accessed less than once a year.

Anahtar Kavram

Selecting Cloud Storage classes and Object Lifecycle Management rules based on access frequency and data retrieval costs.
Bu soruyu puanla