Page 1 of 1

Merchants that handle credit card data must adhere to the Payment Card Industry Data Security Standard (PCI DSS). Additi

Posted: Thu Jul 21, 2022 10:00 pm
by answerhappygod
Merchants that handle credit card data must adhere to the Payment Card Industry Data Security Standard (PCI DSS). Additionally, these merchants must use security methods to safeguard sensitive data while it is sent over public networks.
The PCI DSS application will be migrated from an on-premises SSL appliance and Apache to a VPC behind Amazon CloudFront.

How should CloudFront be configured to suit this requirement?

A. Configure the CloudFront Cache Behavior to require HTTPS and the CloudFront Origin's Protocol Policy to 'Match Viewer'.
B. Configure the CloudFront Cache Behavior to allow TCP connections and to forward all requests to the origin without TLS termination at the edge.
C. Configure the CloudFront Cache Behavior to require HTTPS and to forward requests to the origin via AWS Direct Connect.
D. Configure the CloudFront Cache Behavior to redirect HTTP requests to HTTPS and to forward request to the origin via the Amazon private network.