
Answer-first summary for fast verification
Answer: AWS Certificate Manager (ACM), for managing SSL/TLS certificates to secure AWS services and internal resources.
The correct answer is D, AWS Certificate Manager (ACM). ACM is specifically designed to help users provision, manage, and deploy SSL/TLS certificates for securing applications with encrypted traffic. While AWS WAF (A) and AWS Shield (B) provide protection against web exploits and DDoS attacks, they do not directly handle SSL/TLS encryption. Amazon VPC (C) is related to network isolation and does not offer SSL/TLS encryption services. ACM automates the process of obtaining, renewing, and managing SSL/TLS certificates, making it the appropriate choice for encrypting traffic for web applications.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
Which AWS service should a company use to implement SSL/TLS encryption for a consumer web application?
A
AWS WAF, which is designed to protect web applications from web exploits and DDoS attacks.
B
AWS Shield, offering protection against DDoS attacks to ensure application availability.
C
Amazon VPC, used for creating isolated networks within AWS but not providing SSL/TLS encryption.
D
AWS Certificate Manager (ACM), for managing SSL/TLS certificates to secure AWS services and internal resources.
No comments yet.