AWS Certified Solutions Architect – Associate (SAA-C03) — Question 562

A company uses an Amazon CloudFront distribution to serve content pages for its website. The company needs to ensure that clients use a TLS certificate when accessing the company's website. The company wants to automate the creation and renewal of the TLS certificates.

Which solution will meet these requirements with the MOST operational efficiency?

Answer options

Correct answer: C

Explanation

AWS Certificate Manager (ACM) handles the automated creation and renewal of TLS certificates. When using DNS validation, ACM can automatically renew certificates before they expire without any manual intervention, whereas email validation requires manual action for renewal. CloudFront security policies and Origin Access Control (OAC) are not designed to generate TLS certificates.