exam questions

Exam AWS Certified Developer Associate All Questions

View all questions & answers for the AWS Certified Developer Associate exam

Exam AWS Certified Developer Associate topic 1 question 61 discussion

Exam question from Amazon's AWS Certified Developer Associate
Question #: 61
Topic #: 1
[All AWS Certified Developer Associate Questions]

A developer is deploying an application that will store files in an Amazon S3 bucket. The files must be encrypted at rest. The developer wants to automatically replicate the files to an S3 bucket in a different AWS Region for disaster recovery.
How can the developer accomplish this task with the LEAST amount of configuration?

  • A. Encrypt the files by using server-side encryption with S3 managed encryption keys (SSE-S3). Enable S3 bucket replication.
  • B. Encrypt the files by using server-side encryption (SSE) with an AWS Key Management Service (AWS KMS) customer master key (CMK). Enable S3 bucket replication.
  • C. Use the s3 sync command to sync the files to the S3 bucket in the other Region.
  • D. Configure an S3 Lifecycle configuration to automatically transfer files to the S3 bucket in the other Region.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

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
Vinafec
Highly Voted 2 years, 7 months ago
Selected Answer: A
Should be A, since configuration should be minimal
upvoted 11 times
...
sumanshu
Most Recent 4 months, 1 week ago
Selected Answer: A
A) Correct - SSE-S3 is the simplest encryption mechanism for encrypting files at rest in S3. S3 provides a feature called Cross-Region Replication (CRR) that automatically replicates objects from one bucket to another in a different AWS Region
upvoted 1 times
...
SD_CS
1 year, 2 months ago
Selected Answer: A
A seems more apt to me keeping in mind S3 objects are by default encrypted and the question has asked for LEAST amount of configuration
upvoted 2 times
...
cdm2009
1 year, 6 months ago
This seems like it might be an old question - as of earlier this year, S3 buckets are ALWAYS encrypted, and you can not turn this off. https://docs.aws.amazon.com/AmazonS3/latest/userguide/default-encryption-faq.html
upvoted 3 times
...
rcaliandro
1 year, 10 months ago
Selected Answer: A
It's definitely A. B seems to be correct but there is no way to encrypt using CMK if we can use directly SSE-S3 at rest encryption by default
upvoted 1 times
...
qiaoli
2 years, 1 month ago
Selected Answer: A
I think both A and B will do, but A has the LEAST amount of configuration
upvoted 2 times
...
rajdas2412
2 years, 2 months ago
A The question is about LEAST amount of configuration. Creating a CMK would add a additional task.
upvoted 1 times
...
Dominicwild12
2 years, 2 months ago
Selected Answer: A
B. Encrypt the files by using server-side encryption (SSE) with an AWS Key Management Service (AWS KMS) customer master key (CMK). Enable S3 bucket replication. By using server-side encryption with an AWS KMS customer master key (CMK) to encrypt the files in the S3 bucket, the developer can easily enable S3 bucket replication to replicate the encrypted files to an S3 bucket in a different AWS Region for disaster recovery. SSE with AWS KMS CMK provides an extra layer of security by ensuring that the files are encrypted with a key that the developer has control over. This method also requires the least amount of configuration because it involves only configuring server-side encryption and S3 bucket replication.
upvoted 1 times
...
GD_ZH
2 years, 2 months ago
It should be A. By default, Amazon S3 doesn't replicate objects that are stored at rest using server-side encryption with customer managed keys stored in AWS KMS. Additional configuration is needed to direct Amazon S3 to replicate these objects.
upvoted 1 times
...
MMaquis
2 years, 2 months ago
Selected Answer: A
Amazon S3 now applies server-side encryption with Amazon S3 managed keys (SSE-S3) as the base level of encryption for every bucket in Amazon S3. With cross-region replication, every object uploaded to an S3 bucket is automatically replicated to a destination bucket in a different AWS region that you choose.
upvoted 1 times
...
Dirisme
2 years, 3 months ago
Selected Answer: A
SSE-KMS requires extra config
upvoted 1 times
...
sichilam
2 years, 3 months ago
A is correct
upvoted 1 times
...
kratos_1324
2 years, 6 months ago
i choose A bcos keyword is Least amount of config
upvoted 1 times
...
warriorYup
2 years, 7 months ago
Selected Answer: A
By default, Amazon S3 doesn't replicate objects that are stored at rest using server-side encryption with customer managed keys stored in AWS KMS.
upvoted 2 times
...
XAvenger
2 years, 7 months ago
Selected Answer: A
A. At first I thought it should be "B" due to similar approach with EBS volumes, but after reading the link https://docs.aws.amazon.com/AmazonS3/latest/userguide/replication-config-for-kms-objects.html Important Objects created with server-side encryption using customer-provided (SSE-C) encryption keys are not replicated. looks like the answer is A
upvoted 1 times
...
Harry_01
2 years, 7 months ago
Selected Answer: A
It is A. keyword ===> Minimal Configuration
upvoted 1 times
...
LaXuanLinh
2 years, 7 months ago
Selected Answer: B
I don't know why people vote for A, this guide does not mention S3 managed key at all, only KMS for replication https://docs.aws.amazon.com/AmazonS3/latest/userguide/replication-walkthrough-4.html
upvoted 3 times
Mahditopg
2 years, 7 months ago
He said least amount of effort and if you use kms you will have to manage the keys plus aws managed keys belong to kms in the first place lol
upvoted 3 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