AWS

How to encrypt an unencrypted EBS volume attached to an EC2 instance?

Difficulty: unrated

Source: bregman-arie/devops-exercises by Arie Bregman

Answer

  1. Create EBS snapshot of the volume
  2. Copy the snapshot and mark the "Encrypt" option
  3. Create a new EBS volume out of the encrypted snapshot