
Answer-first summary for fast verification
Answer: Require HTTPS connections for CloudFront to web application traffic., Enforce HTTPS for user requests to CloudFront or redirect HTTP to HTTPS.
To ensure all traffic is encrypted between users and CloudFront, and between CloudFront and the web application, you need to set specific protocol policies. Option B, 'Require HTTPS connections for CloudFront to web application traffic,' ensures that communication between CloudFront and the web application is encrypted. Option D, 'Enforce HTTPS for user requests to CloudFront or redirect HTTP to HTTPS,' ensures that all user traffic to CloudFront is encrypted.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
How can an organization ensure encrypted traffic between users and CloudFront, as well as between CloudFront and its web application?
A
Encrypt traffic using AWS KMS for CloudFront-web application communication.
B
Require HTTPS connections for CloudFront to web application traffic.
C
Specify the HTTP port for the origin server as 443.
D
Enforce HTTPS for user requests to CloudFront or redirect HTTP to HTTPS.
E
Implement CloudFront's Restrict Viewer Access feature.