ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 395 - SCS-C01 discussion

Report
Export

Your company is planning on using AWS EC2 and ELB for deployment for their web applications. The security policy mandates that all traffic should be encrypted. Which of the following options will ensure that this requirement is met. Choose 2 answers from the options below.

Please select:

A.
Ensure the load balancer listens on port 80
Answers
A.
Ensure the load balancer listens on port 80
B.
Ensure the load balancer listens on port 443
Answers
B.
Ensure the load balancer listens on port 443
C.
Ensure the HTTPS listener sends requests to the instances on port 443
Answers
C.
Ensure the HTTPS listener sends requests to the instances on port 443
D.
Ensure the HTTPS listener sends requests to the instances on port 80
Answers
D.
Ensure the HTTPS listener sends requests to the instances on port 80
Suggested answer: B, C

Explanation:

The AWS Documentation mentions the following

You can create a load balancer that listens on both the HTTP (80) and HTTPS (443) ports. If youspecify that the HTTPS listener sends requests to the instances on port 80, the load balancerterminates the requests and communication from the load balancer to the instances is notencrypted, if the HTTPS listener sends requests to the instances on port 443, communication fromthe load balancer to the instances is encrypted. Option A is invalid because there is a need for secure traffic, so port 80 should not be used Option D is invalid because for the HTTPS listener you need to use port 443 For more information on HTTPS with ELB, please refer to the below Link:

https://docs.aws.amazon.com/elasticloadbalancing/latest/classic/elb-create-https-ssl-loadbalancer.htmllThe correct answers are: Ensure the load balancer listens on port 443, Ensure the HTTPS listenersends requests to the instances on port 443Submit your Feedback/Queries to our Experts

asked 16/09/2024
tho nguyen
37 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first