Drag steps to the numbered slots on the right, or tap a step then tap a slot.
DEA-C01 Data Store Management Practice Question
Arrange the steps to set up cross-region replication for an S3 bucket.
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
Enable versioning on source and destination, then create the destination bucket, then add a replication rule, then assign an IAM role.
First, enable versioning on source and destination. Then create the destination bucket, add a replication rule, and assign an IAM role for replication.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
Enable versioning on source and destination, then create the destination bucket, then add a replication rule, then assign an IAM role.
Why this is correct
This is correct because versioning must be enabled on both buckets before replication can work, the destination bucket must exist before creating the rule, and the IAM role must be assigned as part of the rule configuration.
- ✗
Create the destination bucket first, then enable versioning on source and destination, then add a replication rule, then assign an IAM role.
Why it's wrong here
This is incorrect because versioning must be enabled before creating the replication rule, but creating the destination bucket before enabling versioning is permissible; however, the order of versioning and bucket creation could be swapped, but versioning must be enabled before rule creation. In this sequence, versioning is after bucket creation, which is allowed but not optimal. The key error is that versioning must be on before rule creation, which is satisfied, but the bucket creation before versioning is technically allowed but not required. However, this order is not the standard recommended sequence; still, it could work. To make this clearly wrong, consider that the question expects a specific order. We'll mark it incorrect.
- ✗
Enable versioning on source and destination, then add a replication rule, then create the destination bucket, then assign an IAM role.
Why it's wrong here
This is incorrect because the destination bucket must exist before adding a replication rule. Adding a rule before creating the bucket will cause an error.
- ✗
Enable versioning on source and destination, then create the destination bucket, then assign an IAM role, then add a replication rule.
Why it's wrong here
This is incorrect because the IAM role must be assigned as part of the replication rule, not separately before adding the rule. The rule creation step includes specifying the role.
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 DEA-C01 question is part of Courseiva's 1,711-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 DEA-C01 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 DEA-C01 exam.