Soru

Zorluk: KolayS3 Reliability and Replication

An organization wants to automatically copy all newly uploaded objects from a production Amazon S3 bucket to a backup S3 bucket in a different AWS Region for disaster recovery. A SysOps administrator creates a replication rule, but replication fails to start. What must the administrator configure on the S3 buckets to resolve this issue?

  1. A
    Attach an IAM user policy to the SysOps administrator that allows the sts:AssumeRole action.
  2. B
    Enable S3 Versioning only on the source bucket and keep versioning disabled on the destination bucket.
  3. Enable S3 Versioning on both the source bucket and the destination bucket.Cevap
  4. D
    Add a bucket policy to the destination bucket that explicitly grants kms:Decrypt permission to the source bucket.

Cevap

Enable S3 Versioning on both the source bucket and the destination bucket.
The correct option is to enable S3 Versioning on both the source bucket and the destination bucket. S3 replication relies on versioning to track objects and replicate deletes and updates correctly. Without versioning enabled on both buckets, replication cannot function.

Adım Adım Çözüm

1
Identify the basic prerequisite for Amazon S3 replication.
Amazon S3 replication requires bucket versioning to be enabled on both the source and destination buckets.
Replication relies on version IDs to copy and track objects across buckets.
2
Review bucket configurations to ensure they satisfy the versioning requirements.
Enabling versioning on both buckets allows the S3 replication process to start.
S3 replication fails immediately if either bucket has versioning disabled or suspended.

Anahtar Kavram

Amazon S3 replication requires both the source and destination buckets to have versioning enabled.
Bu soruyu puanla