Pretty sure it's A. Only KMS multi-Region keys give you that same logical key across regions and seamless encryption/decryption without changing anything in your app except using the right regional endpoint. D isn't possible since you can't export KMS key material like that, that's a common trap. Anyone disagree?
Q: 12
A company has an application that uses AWS Key Management Service (AWS KMS) to encrypt and
decrypt dat
a. The application stores data in an Amazon S3 bucket in an AWS Region. Company security policies
require that the data is encryptedbeforebeing uploaded to S3, and decryptedwhen read. The S3
bucket isreplicated to other AWS Regions.
A solutions architect must design a solution so that the application canencrypt and decrypt data
across Regionsusingthe same key.
Options:
Options
Discussion
D . Only multi-Region KMS keys (option A) let you encrypt in one region and decrypt in another using the same logical key. The other options don’t meet that cross-region requirement. If someone knows a better workaround, let me know.
A
A , D is trap since you can't export KMS key material that way.
B not A
Wouldn't B work if you just needed encryption in each region? The app could switch keys as needed, right?
Option A (saw similar on exam reports)
Be respectful. No spam.
Question 12 of 35