Ultimate access to all questions.
Which AWS service automates the management of SSL/TLS certificates by handling tracking, creation, and renewal processes?
Explanation:
The correct answer is B, AWS Certificate Manager (ACM). ACM is designed to streamline the process of managing SSL/TLS certificates for AWS services and your internal connected resources. It allows you to provision, manage, and deploy public and private SSL/TLS certificates without the manual overhead of purchasing, uploading, and renewing certificates. This service is particularly useful for securing data in transit and ensuring secure communication between services and clients.