Bird
0
0

Which of the following is the correct way to configure a Route 53 health check to check an HTTP endpoint on port 80?

easy📝 Configuration Q12 of 15
AWS - Route 53
Which of the following is the correct way to configure a Route 53 health check to check an HTTP endpoint on port 80?
ASet Protocol to FTP and Port to 21
BSet Protocol to HTTPS and Port to 443
CSet Protocol to TCP and Port to 22
DSet Protocol to HTTP and Port to 80
Step-by-Step Solution
Solution:
  1. Step 1: Identify the protocol and port for HTTP

    HTTP uses protocol HTTP and port 80 by default.
  2. Step 2: Match the correct configuration

    Setting Protocol to HTTP and Port to 80 correctly configures the health check for an HTTP endpoint.
  3. Final Answer:

    Set Protocol to HTTP and Port to 80 -> Option D
  4. Quick Check:

    HTTP = Protocol HTTP + Port 80 [OK]
Quick Trick: HTTP always uses port 80 [OK]
Common Mistakes:
  • Using HTTPS protocol for HTTP checks
  • Choosing wrong ports like 22 or 21
  • Confusing TCP with HTTP protocol

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More AWS Quizzes