AWS Certified SysOps Administrator – Associate (legacy) — Question 92
A user wants to disable connection draining on an existing ELB. Which of the below mentioned statements helps the user disable connection draining on the ELB?
Answer options
- A. The user can only disable connection draining from CLI
- B. It is not possible to disable the connection draining feature once enabled
- C. The user can disable the connection draining feature from EC2 -> ELB console or from CLI
- D. The user needs to stop all instances before disabling connection draining
Correct answer: C
Explanation
The correct option is C because it accurately states that connection draining can be disabled through both the EC2 -> ELB console and the CLI. Option A is incorrect as the feature can be disabled via the console as well, option B is false because connection draining can indeed be turned off, and option D is wrong because stopping instances is not a prerequisite for disabling connection draining.