Courseiva

Google PCA Practice Question: Analysing and Optimising Technical and Business Processes

A team wants to automatically move data from Cloud Storage Standard class to Nearline class after 30 days, and to Archive class after 365 days. Which GCP feature should be used?

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

Cloud Storage lifecycle management policies

Cloud Storage lifecycle management policies allow you to define rules for automatic transitions between storage classes based on object age. Option A refers to the specific `gsutil lifecycle set` command used to apply these policies, but the feature itself is called lifecycle management policies (option D). Cloud Storage Transfer Service is for moving data between buckets or from external sources, not for lifecycle transitions. Google Cloud Armor is a security service, unrelated to storage class transitions.

Answer analysis

Option-by-option breakdown

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

  • Cloud Storage Object Lifecycle Management (via gsutil lifecycle set)

    Why it's wrong here

    This references the `gsutil lifecycle set` command used to apply lifecycle policies, but the feature itself is called lifecycle management policies (option D). While functionally similar, option D is the more precise name of the feature, and option A is not the correct answer as it describes a command rather than the feature.

  • Cloud Storage Transfer Service

    Why it's wrong here

    Cloud Storage Transfer Service is for transferring data between buckets or from external sources, not for lifecycle transitions between storage classes.

  • Google Cloud Armor

    Why it's wrong here

    Google Cloud Armor is a security service for network security and DDoS protection, unrelated to storage class transitions.

  • Cloud Storage lifecycle management policies

    Why this is correct

    Correct. Cloud Storage lifecycle management policies allow you to define rules for automatic transitions between storage classes based on object age, such as moving to Nearline after 30 days and to Archive after 365 days.

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 PCA question is part of Courseiva's 955-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 PCA 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 PCA exam.