ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 124 - SCS-C01 discussion

Report
Export

Compliance requirements state that all communications between company on-premises hosts and EC2 instances be encrypted in transit. Hosts use custom proprietary protocols for their communication, and EC2 instances need to be fronted by a load balancer for increased availability.

Which of the following solutions will meet these requirements?

A.
Offload SSL termination onto an SSL listener on a Classic Load Balancer, and use a TCP connection between the load balancer and the EC2 instances.
Answers
A.
Offload SSL termination onto an SSL listener on a Classic Load Balancer, and use a TCP connection between the load balancer and the EC2 instances.
B.
Route all traffic through a TCP listener on a Classic Load Balancer, and terminate the TLS connection on the EC2 instances.
Answers
B.
Route all traffic through a TCP listener on a Classic Load Balancer, and terminate the TLS connection on the EC2 instances.
C.
Create an HTTPS listener using an Application Load Balancer, and route all of the communicationthrough that load balancer.
Answers
C.
Create an HTTPS listener using an Application Load Balancer, and route all of the communicationthrough that load balancer.
D.
Offload SSL termination onto an SSL listener using an Application Load Balancer, and re-spawn and SSL connection between the load balancer and the EC2 instances.
Answers
D.
Offload SSL termination onto an SSL listener using an Application Load Balancer, and re-spawn and SSL connection between the load balancer and the EC2 instances.
Suggested answer: B

Explanation:

https://aws.amazon.com/blogs/compute/maintaining-transport-layer-security-all-the-way-to-yourcontainer-using-the-network-load-balancer-with-amazon-ecs/

asked 16/09/2024
David Fernando del Villar
44 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first