Question 240:
You work at a company that makes use of AWS resources. One of the key security policies is to ensure that all data is encrypted both at rest and in transit. Which of the following is the right implementation which aligns with this policy?
Answer options:
A.Use S3 Server-side encryption for data encryption at rest and SSL termination on ELB for data encryption in transit. B.Use S3 Server-side encryption for data encryption in transit and SSL termination on ELB for data encryption at rest. C.Enabling Proxy Protocol. D.Enabling sticky sessions on your load balancer.