Which AWS service keeps track of SSL/TLS certificates, creates new certificates, and processes renewals?
AWS Identity and Access Management (IAM)
AWS Certificate Manager (ACM)
AWS Config
AWS Trusted Advisor
Explanations:
AWS Identity and Access Management (IAM) is primarily used for managing access to AWS services and resources. It does not handle SSL/TLS certificates directly.
AWS Certificate Manager (ACM) is specifically designed to manage SSL/TLS certificates, including provisioning, deploying, and renewing them automatically.
AWS Config is a service that enables you to assess, audit, and evaluate the configurations of your AWS resources. It does not manage SSL/TLS certificates.
AWS Trusted Advisor provides real-time guidance to help you provision your resources following AWS best practices, but it does not manage SSL/TLS certificates.