AWS

Describe shortly how SSE-S3 (AES) encryption works

Difficulty: unrated

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

Answer

  1. You upload a file to S3 using HTTP (or HTTPS) and header
  2. S3 uses the managed data key to encrypt it
  3. S3 stores the encrypted object in the bucket