Drag steps to the numbered slots on the right, or tap a step then tap a slot.
CLF-C02 Security and Compliance Practice Question
Drag and drop the steps to set up an S3 bucket with versioning and public access blocked in the correct order.
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
Create bucket, Enable versioning, Block all public access, Upload objects, Set lifecycle rules
Bucket creation comes first, then enabling versioning, blocking public access, uploading objects, and optionally setting lifecycle rules.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
Create bucket, Enable versioning, Block all public access, Upload objects, Set lifecycle rules
Why this is correct
This is the correct order because you must first create the bucket, then enable versioning to track object versions, block public access to ensure security, upload objects, and optionally set lifecycle rules for management.
- ✗
Create bucket, Upload objects, Enable versioning, Block all public access, Set lifecycle rules
Why it's wrong here
This is incorrect because you should enable versioning and block public access before uploading objects to ensure that all objects are versioned and protected from public exposure from the start.
- ✗
Create bucket, Block all public access, Enable versioning, Upload objects, Set lifecycle rules
Why it's wrong here
This is incorrect because versioning should be enabled before uploading objects; enabling it after uploads means earlier versions of objects are not tracked, which defeats the purpose of versioning.
- ✗
Upload objects, Create bucket, Enable versioning, Block all public access, Set lifecycle rules
Why it's wrong here
This is incorrect because the bucket must exist before any objects can be uploaded; you cannot upload objects to a nonexistent bucket.
Quick reference
AWS S3 Storage Class Comparison
| Storage Class | Min Duration | Retrieval | Use Case |
|---|---|---|---|
| S3 Standard | None | Immediate | Frequently accessed data |
| S3 Standard-IA | 30 days | Immediate | Infrequent access, rapid retrieval |
| S3 One Zone-IA | 30 days | Immediate | Non-critical infrequent data |
| S3 Intelligent-Tiering | None | Immediate–hours | Unknown or changing access patterns |
| S3 Glacier Instant | 90 days | Milliseconds | Archive with instant retrieval |
| S3 Glacier Flexible | 90 days | Minutes–hours | Archive, flexible retrieval |
| S3 Glacier Deep Archive | 180 days | Hours | Long-term compliance archive |
Go deeper
Related to this question
About these practice questions
This CLF-C02 question is part of Courseiva's 988-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 →
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This CLF-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 CLF-C02 exam.