
Answer-first summary for fast verification
Answer: Configure ELB to use SSL/TLS
Configuring ELB to use SSL/TLS ensures that all communication between clients and the ELB is encrypted, maintaining confidentiality and integrity of the data in transit.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
You are designing a secure architecture for an application that uses Amazon Elastic Load Balancer (ELB). Which feature should be enabled to ensure secure communication between clients and the ELB?
A
Enable sticky sessions
B
Configure ELB to use SSL/TLS
C
Set up health checks
D
Use AWS Lambda for backend processing
No comments yet.