Home › Forums › AWS › AWS Certified Solutions Architect Professional › Error spoted in Section-Based – Migration Planning (SA-Professional) › Reply To: Error spoted in Section-Based – Migration Planning (SA-Professional)
-
Hi, yes I agree, quiete confusing but please carefully read
proposed answers :
1/The ELB and instance protocol will be configured to ports HTTP:80 and HTTP:8080.
2/Launch and configure an Application Load Balancer with ports HTTP:80 and HTTP:8080 with instance protocols set to TCP:80 and TCP:8080 respectively.
3/Launch and configure a Classic Load Balancer with instance protocols set to TCP:80 and TCP:8080.
4/Launch and configure an Application Load Balancer with ports HTTP:80 and HTTP:8080, while the instance protocols are set to HTTPS:80 and HTTPS:8080 respectively.
in the correction we have
correct : Launch and configure a Classic Load Balancer with instance protocols set to TCP:80 and TCP:8080 = matches 3/
incorrect
– Launch and configure an Application Load Balancer with ports HTTP:80 and HTTP:8080, while the instance protocols are set to HTTPS:80 and HTTPS:8080 respectively matches 4/
– Launch and configure an Application Load Balancer with ports HTTP:80 and HTTP:8080 with instance protocols set to TCP:80 and TCP:8080 respectively matches 2/
– Launch and configure a Classic Load Balancer with ports set to HTTP:80 and HTTP:8080 should match 1/ ? maybe this is the confusing part for me.
Claude.