Bird
0
0

Which of the following is the correct way to specify a target group protocol for an NLB in AWS?

easy📝 Syntax Q3 of 15
AWS - Elastic Load Balancing
Which of the following is the correct way to specify a target group protocol for an NLB in AWS?
AHTTPS
BHTTP
CTCP
DFTP
Step-by-Step Solution
Solution:
  1. Step 1: Understand NLB target group protocols

    NLB supports TCP and UDP protocols for target groups, not HTTP or HTTPS which are Layer 7 protocols.
  2. Step 2: Validate options

    HTTP and HTTPS are for Application Load Balancer, FTP is not supported as a protocol for target groups.
  3. Final Answer:

    TCP -> Option C
  4. Quick Check:

    Target group protocol = TCP [OK]
Quick Trick: NLB target groups use TCP or UDP protocols only [OK]
Common Mistakes:
MISTAKES
  • Choosing HTTP or HTTPS for NLB target group
  • Selecting unsupported protocols like FTP
  • Confusing ALB and NLB protocols

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More AWS Quizzes