amazon web services - Do I need to Encrypt EBS Snapshot when copying AMI to another availability zone? -
hi aws newbie , moving ami instance 1 availability zone another, , wondering if need select encrypt ebs snapshot option when copying ami oregon virginia.
if don't encrypt snapshot, mean hacker can see in ami enroute 1 availability zone another?
thanks
the option encrypt ebs snapshot provides encryption-at-rest. prevent access underlying hardware, amazon employee, being able read information on disk.
your concern see data transmitted between regions covered encyption-in-motion. aws automatically use ssl encryption ensure data being transmitted not readable anyone.
Comments
Post a Comment