ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 6 - DOP-C02 discussion

Report
Export

A DevOps engineer needs to back up sensitive Amazon S3 objects that are stored within an S3 bucket with a private bucket policy using S3 cross-Region replication functionality. The objects need to be copied to a target bucket in a different AWS Region and account.

Which combination of actions should be performed to enable this replication? (Choose three.)

A.
Create a replication IAM role in the source account
Answers
A.
Create a replication IAM role in the source account
B.
Create a replication I AM role in the target account.
Answers
B.
Create a replication I AM role in the target account.
C.
Add statements to the source bucket policy allowing the replication IAM role to replicate objects.
Answers
C.
Add statements to the source bucket policy allowing the replication IAM role to replicate objects.
D.
Add statements to the target bucket policy allowing the replication IAM role to replicate objects.
Answers
D.
Add statements to the target bucket policy allowing the replication IAM role to replicate objects.
E.
Create a replication rule in the source bucket to enable the replication.
Answers
E.
Create a replication rule in the source bucket to enable the replication.
F.
Create a replication rule in the target bucket to enable the replication.
Answers
F.
Create a replication rule in the target bucket to enable the replication.
Suggested answer: A, D, E

Explanation:

S3 cross-Region replication (CRR) automatically replicates data between buckets across different AWS Regions. To enable CRR, you need to add a replication configuration to your source bucket that specifies the destination bucket, the IAM role, and the encryption type (optional). You also need to grant permissions to the IAM role to perform replication actions on both the source and destination buckets. Additionally, you can choose the destination storage class and enable additional replication options such as S3 Replication Time Control (S3 RTC) or S3 Batch Replication. https://medium.com/cloud-techies/s3-same-region-replication-srr-and-cross-region-replication-crr-34d446806bab https://aws.amazon.com/getting-started/hands-on/replicate-data-using-amazon-s3-replication/ https://docs.aws.amazon.com/AmazonS3/latest/userguide/replication.html

asked 16/09/2024
Sankalp Wadiwa
34 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first