exam questions

Exam AWS Certified DevOps Engineer - Professional DOP-C02 All Questions

View all questions & answers for the AWS Certified DevOps Engineer - Professional DOP-C02 exam

Exam AWS Certified DevOps Engineer - Professional DOP-C02 topic 1 question 272 discussion

A company runs an application that uses an Amazon S3 bucket to store images. A DevOps engineer needs to implement a multi-Region strategy for the objects that are stored in the S3 bucket. The company needs to be able to fail over to an S3 bucket in another AWS Region. When an image is added to either S3 bucket, the image must be replicated to the other S3 bucket within 15 minutes.

The DevOps engineer enables two-way replication between the S3 buckets.

Which combination of steps should the DevOps engineer take next to meet the requirements? (Choose three.)

  • A. Enable S3 Replication Time Control (S3 RTC) on each replication rule.
  • B. Create an S3 Multi-Region Access Point in an active-passive configuration.
  • C. Call the SubmitMultiRegionAccessPointRoutes operation in the AWS API when the company needs to fail over to the S3 bucket in the other Region.
  • D. Enable S3 Transfer Acceleration on both S3 buckets.
  • E. Configure a routing control in Amazon Route 53 Recovery Controller. Add the S3 buckets in an active-passive configuration.
  • F. Call the UpdateRoutingControlStates operation in the AWS API when the company needs to fail over to the S3 bucket in the other Region.
Show Suggested Answer Hide Answer
Suggested Answer: ABC 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
DKM
1 month, 1 week ago
Selected Answer: ABC
aws s3control submit-multi-region-access-point-routes \ --account-id <account-id> \ --mrap <multi-region-access-point-arn> \ --route-updates '[{"Bucket":"<bucket-name>","Region":"<region-name>","TrafficDialPercentage":100},{"Bucket":"<bucket-name>","Region":"<region-name>","TrafficDialPercentage":0}]'
upvoted 1 times
...
jamesf
8 months, 3 weeks ago
Selected Answer: ABC
https://aws.amazon.com/getting-started/hands-on/getting-started-with-amazon-s3-multi-region-access-points/
upvoted 2 times
...
trungtd
9 months, 1 week ago
Selected Answer: ABC
UpdateRoutingControlStates is for Route53
upvoted 3 times
...
TEC1
9 months, 2 weeks ago
Selected Answer: ABC
A. Enable S3 Replication Time Control (S3 RTC) on each replication rule. This ensures that 99.99% of objects are replicated within 15 minutes. B. Create an S3 Multi-Region Access Point in an active-passive configuration. This is crucial for managing access to data across multiple S3 buckets in different AWS Regions and facilitating failover. C. Call the SubmitMultiRegionAccessPointRoutes operation in the AWS API when the company needs to fail over to the S3 bucket in the other Region. This operation updates the routes to direct traffic to the designated S3 bucket, enabling failover.
upvoted 4 times
...
getadroit
9 months, 3 weeks ago
ABC https://aws.amazon.com/getting-started/hands-on/getting-started-with-amazon-s3-multi-region-access-points/?ref=docs_gateway/amazons3/MultiRegionAccessPoints.html
upvoted 4 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago