ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 232 - DVA-C01 discussion

Report
Export

A Developer must encrypt a 100-GB object using AWS KMS.

What is the BEST approach?

A.
Make an Encrypt API call to encrypt the plaintext data as ciphertext using a customer master key (CMK)
Answers
A.
Make an Encrypt API call to encrypt the plaintext data as ciphertext using a customer master key (CMK)
B.
Make an Encrypt API call to encrypt the plaintext data as ciphertext using a customer master key (CMK) with imported key material
Answers
B.
Make an Encrypt API call to encrypt the plaintext data as ciphertext using a customer master key (CMK) with imported key material
C.
Make a GenerateDataKey API call that returns a plaintext key and an encrypted copy of a data key. Use a plaintext key to encrypt the data
Answers
C.
Make a GenerateDataKey API call that returns a plaintext key and an encrypted copy of a data key. Use a plaintext key to encrypt the data
D.
Make a GenerateDataKeyWithoutPlaintext API call that returns an encrypted copy of a data key.Use an encrypted key to encrypt the data
Answers
D.
Make a GenerateDataKeyWithoutPlaintext API call that returns an encrypted copy of a data key.Use an encrypted key to encrypt the data
Suggested answer: D

Explanation:

https://docs.aws.amazon.com/kms/latest/APIReference/API_GenerateDataKey.html

asked 16/09/2024
Feroz Khan
43 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first