Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
How can a developer ensure encrypted AMIs in a new AWS Region while expanding an application, given the requirement for all AMIs to be encrypted and some existing AMIs are unencrypted?
A
Create and encrypt new AMIs before copying them to the destination Region, then delete the unencrypted originals.
B
Utilize AWS KMS to encrypt unencrypted AMIs during the copying process to the destination Region.
C
ACM is unrelated to AMI encryption and cannot be used for this purpose.
D
Enabling encryption by default in the destination Region does not address the encryption status of existing unencrypted AMIs.