AWS Certified Security – Specialty (SCS-C02) — Question 188

An application team wants to use AWS Certificate Manager (ACM) to request public certificates to ensure that data is secured in transit. The domains that are being used are not currently hosted on Amazon Route 53.

The application team wants to use an AWS managed distribution and caching solution to optimize requests to its systems and provide better points of presence to customers. The distribution solution will use a primary domain name that is customized. The distribution solution also will use several alternative domain names. The certificates must renew automatically over an indefinite period of time.

Which combination of steps should the application team take to deploy this architecture? (Choose three.)

Answer options

Correct answer: C, E, F

Explanation

The correct steps are C, E, and F. Option C is necessary for validating the domains through DNS, which is a required step for obtaining an ACM certificate. Option E is essential for creating a CloudFront distribution and properly configuring it with the ACM certificate. Option F is correct as it specifies the correct region for the certificate needed when the domains are not managed by Route 53. Options A and D are incorrect because they reference regions or components that do not meet the requirements of the scenario.