In AWS, If you have an unencyrpted root device volume for your EC2 (say you did not choose enctyprion when you created it), what are the steps to encrypt it (assuming your instance has no other volumes attached)? (FYI, there are 4 steps)
Answer
1) Take a snapshot of EBS root volume (with instance in stopped state to get good state).
2) Make a encrypted copy of volume snapshot
3) Make an AMI from the encrypted snapshot copy
4) Launch new encrypted EC2 from the encrypted AMI.
Question
In AWS, If you have an unencyrpted root device volume for your EC2 (say you did not choose enctyprion when you created it), what are the steps to encrypt it (assuming your instance has no other volumes attached)? (FYI, there are 4 steps)
Answer
?
Question
In AWS, If you have an unencyrpted root device volume for your EC2 (say you did not choose enctyprion when you created it), what are the steps to encrypt it (assuming your instance has no other volumes attached)? (FYI, there are 4 steps)
Answer
1) Take a snapshot of EBS root volume (with instance in stopped state to get good state).
2) Make a encrypted copy of volume snapshot
3) Make an AMI from the encrypted snapshot copy
4) Launch new encrypted EC2 from the encrypted AMI.
Summary
status
not learned
measured difficulty
37% [default]
last interval [days]
repetition number in this series
0
memorised on
scheduled repetition
scheduled repetition interval
last repetition or drill
Details
No repetitions
Discussion
Do you want to join discussion? Click here to log in or create user.