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 23 discussion

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

A developer needs to use Amazon DynamoDB to store customer orders. The developer's company requires all customer data to be encrypted at rest with a key that the company generates.
What should the developer do to meet these requirements?

  • A. Create the DynamoDB table with encryption set to None. Code the application to use the key to decrypt the data when the application reads from the table. Code the application to use the key to encrypt the data when the application writes to the table.
  • B. Store the key by using AWS Key Management Service (AWS KMS). Choose an AWS KMS customer managed key during creation of the DynamoDB table. Provide the Amazon Resource Name (ARN) of the AWS KMS key.
  • C. Store the key by using AWS Key Management Service (AWS KMS). Create the DynamoDB table with default encryption. Include the kms:Encrypt parameter with the Amazon Resource Name (ARN) of the AWS KMS key when using the DynamoDB software development kit (SDK).
  • D. Store the key by using AWS Key Management Service (AWS KMS). Choose an AWS KMS AWS managed key during creation of the DynamoDB table. Provide the Amazon Resource Name (ARN) of the AWS KMS key.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

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, 8 months ago
Selected Answer: B
B https://aws.amazon.com/blogs/database/bring-your-own-encryption-keys-to-amazon-dynamodb/
upvoted 11 times
...
sindra
Highly Voted 2 years, 8 months ago
Selected Answer: B
B , because the company want to create the key by themself and store it to KMS
upvoted 6 times
...
sumanshu
Most Recent 4 months, 2 weeks ago
Selected Answer: B
B) Correct - Since the company requires a key that it generates and manages, the developer must choose a customer managed key. A) Eliminated: If encryption is set to "None," the data will not be encrypted at rest by DynamoDB. C) Eliminated - This is incorrect because default encryption uses AWS-managed keys, not customer managed keys. The company requires a key that it generates and manages.
upvoted 2 times
...
gilleep_17
1 year, 3 months ago
option B
upvoted 1 times
...
AsmaZoheb
1 year, 3 months ago
Selected Answer: B
for customer managed key - KMS
upvoted 1 times
...
Mehant
1 year, 10 months ago
Selected Answer: B
There are two types of keys, Customer managed and AWS managed. In the question it says "encrypted with the key that the company generates", and that will be customer managed key, which the customer/company controls/creates. on the other hand customer has less/no control with aws managed key
upvoted 1 times
...
rcaliandro
1 year, 10 months ago
Selected Answer: B
Once the key is imported and stored to KMS, during the creation of a DynamoDB table is possible to directly select the KMS key from a drop down list of ARNs
upvoted 1 times
...
Krt5894
2 years, 2 months ago
Selected Answer: B
B. self managed keys
upvoted 1 times
...
haazybanj
2 years, 6 months ago
Selected Answer: B
It is B
upvoted 2 times
...
PVR
2 years, 7 months ago
Selected Answer: B
Company managed key
upvoted 1 times
...
m_t_kd
2 years, 8 months ago
It is B
upvoted 2 times
...
LEHUY
2 years, 8 months ago
C .
upvoted 1 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