
Explanation:
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.
Ultimate access to all questions.
No comments yet.
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