
Ultimate access to all questions.
You are responsible for securing the data in transit for a web application that uses AWS Elastic Load Balancer (ELB) and Amazon CloudFront. The application handles sensitive data and requires the highest level of encryption. Which configuration should be implemented to ensure data confidentiality and integrity?
A
Configure ELB and CloudFront to use HTTP only.
B
Configure ELB and CloudFront to use HTTPS with TLS 1.2 and enforce the use of AWS Certificate Manager (ACM) certificates.
C
Configure ELB and CloudFront to use HTTPS with TLS 1.0 and use self-signed certificates.
D
Configure ELB and CloudFront to use HTTPS but allow HTTP connections for internal traffic.