Courseiva
Accelerate Workload Migration and ModernizationeasyMultiple ChoiceObjective-mapped

SAP-C02 Practice Question: Accelerate Workload Migration and Modernization

Network Topology
aws s3api get-bucket-lifecycle-configurationbucket my-migration-bucket"Rules": ["ID": "MigrateToGlacier","Status": "Enabled","Filter": {"Prefix": ""},"Transitions": ["Days": 30,"StorageClass": "GLACIER"],"Expiration": {"Days": 365

Refer to the exhibit. A company is using an S3 bucket to store migration logs. The company has set a lifecycle policy to transition objects to Glacier after 30 days and expire them after 365 days. After 45 days, the company notices that the objects are still in S3 Standard. What is the most likely reason?

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

The objects were created after the lifecycle policy was applied, so they have not reached 30 days of age yet.

The lifecycle policy transitions objects based on their creation date (age), not the policy creation date. If the objects were created after the policy was applied, they have not yet reached 30 days of age even though 45 days have passed since policy creation. For example, objects created 20 days ago are only 20 days old and will not transition until they are 30 days old. Option A is incorrect because while a filter could exclude objects, it is not the most likely reason given no evidence of a filter. Option C is incorrect because the policy is enabled (implied by the exhibit). Option D is incorrect because lifecycle rules apply regardless of versioning state; versioning is not required for 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.

  • The lifecycle policy has a filter that excludes these objects.

    Why it's wrong here

    Filter prefix is empty, so it applies.

  • The objects were created after the lifecycle policy was applied, so they have not reached 30 days of age yet.

    Why this is correct

    Lifecycle rules are based on object age.

  • The lifecycle policy is not enabled for the bucket.

    Why it's wrong here

    The status is Enabled.

  • The S3 bucket versioning is disabled, so lifecycle rules do not apply.

    Why it's wrong here

    Versioning is not required for lifecycle transitions.

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

One of 1,660 original SAP-C02 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. 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 SAP-C02 practice question is part of Courseiva's free Amazon Web Services 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 SAP-C02 exam.