ELB encryption and attaching to EC2

0

Just starting out here! but here is my Question., I have an EC2 instance running my apps all configured and working, however now the requirement have changed, ie, we need to have a ELB encrypted, here is my problem, i can make a snapshot and encrypt, and then create a volume out of that ELB which is encrypted. BUT if I try to attach to my existing instance, i.e. detach the unencrypted and then attach the encrypted. it says this instance does NOT support encrypted ELB. So, i have this instance with all my installed libraries etc, would it be a good idea to either changed instance type and then try to attach the encrypted instance or create AMI , and then create another instance and then do the required? any suggestions will appreciate .

profile picture
Kazman
asked 8 months ago208 views
2 Answers
0

Hello.

Perhaps the ELB you are referring to is a typo for EBS.
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/AmazonEBS.html

Basically, volumes can be replaced with encrypted volumes by following the steps in the following document.
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/replace-root.html

profile picture
EXPERT
answered 8 months ago
profile pictureAWS
EXPERT
reviewed 8 months ago
0

Can you share the which instance type your facing an issue

Enter image description here I have tried my test account it is working and attachet snapshot also

answered 8 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions