1Z0-1072-20 · Question #142
You are a network architect of an application running on Oracle Cloud Infrastructure (OCI). Your security team has informed you about a security patch that needs to be applied immediately to one of…
The correct answer is A. Drain all existing connections to this backend server and mark the backend web server offline. A load balancer improves resource utilization, facilitates scaling, and helps ensure high availability. You can configure multiple load balancing policies and application-specific health checks to ensure that the load balancer directs traffic only to healthy instances. The load…
Question
You are a network architect of an application running on Oracle Cloud Infrastructure (OCI). Your security team has informed you about a security patch that needs to be applied immediately to one of the backend web servers. What should you do to ensure that the OCI load balancer does not forward traffic to this backend server during maintenance?
Options
- ADrain all existing connections to this backend server and mark the backend web server offline
- BCreate another OCI load balancer for the backend web servers, which are active and handling
- CEdit the security list associated with the subnet to avoid traffic connectivity to this backend serve
- DStop the load balancer for maintenance and restart the load balancer after the maintenance is
- EEdit Offline State: Opens a dialog box in which you can change the offline status.
How the community answered
(49 responses)- A71% (35)
- B8% (4)
- C14% (7)
- D4% (2)
- E2% (1)
Explanation
A load balancer improves resource utilization, facilitates scaling, and helps ensure high availability. You can configure multiple load balancing policies and application-specific health checks to ensure that the load balancer directs traffic only to healthy instances. The load balancer can reduce your maintenance window by draining traffic from an unhealthy application server before you remove it from service for maintenance. The Load Balancing service considers a server marked drain available for existing persisted sessions. New requests that are not part of an existing persisted session are not sent to that server. Edit Drain State: Opens a dialog box in which you can change the drain state. If you set the server's drain status to true, the load balancer stops forwarding new TCP connections and new non-sticky HTTP requests to this backend server. This setting allows an administrator to take the server out of rotation for maintenance purposes. If you set the server's offline status to true, the load balance forwards no ingress traffic to this
Topics
Community Discussion
No community discussion yet for this question.