Oracle
1Z0-997 · Question #95
You are tasked with migrating an online shopping website to Oracle Cloud Infrastructure (OCI) and decide to use a Load Balancer. You have configured the backend set with the round robin policy…
The correct answer is C. Replace the round robin policy with least connections policy at the backend set. Explanation/Reference:
Design Highly Available Solutions
Question
You are tasked with migrating an online shopping website to Oracle Cloud Infrastructure (OCI) and decide to use a Load Balancer. You have configured the backend set with the round robin policy. During the testing phase, you noticed that users are losing items from their shopping carts when they navigate to different pages. How should you implement a solution to this problem?
Options
- ASet up a Traffic Management Steering Policy to redirect traffic to a different backend set that is deployed exclusively for the purpose of holding all Items placed
- BConfigure a set of path route rules that will route to different backend sets based on the URI requested by the customer's browser.
- CReplace the round robin policy with least connections policy at the backend set.
- DSet up session persistence at the Load Balancer backend set.
How the community answered
(25 responses)- A8% (2)
- B4% (1)
- C72% (18)
- D16% (4)
Explanation
Explanation/Reference:
Topics
#Load Balancer#session persistence#backend set policy#stateful sessions
Community Discussion
No community discussion yet for this question.