Chapter 7.3 - Protecting EBS Volumes with Encryption Flashcards
1
Q
What are the fundamental characteristics of EBS Encryption?
A
Data at rest is encrypted inside the volume.
All data in flight moving between the instance and the volume is encrypted.
All snapshots are encrypted.
All volumes created from the snapshot are encrypted.
The encryption is end-to-end.
2
Q
What are the steps required to encrypt existing unencrypted EC2 instances?
A
Take a snap
Copy that snap and encrypt while copying
Create an AMI from the encrypted snap
Launch and EC2 instance from that AMI