Exam 1z0-915-1 Topic 5 Question 29 Discussion
Actual exam question for Oracle's 1z0-915-1 exam
Question #: 29
Topic #: 5
Question #: 29
Topic #: 5
You have a MySQL DB system with five active read replicas. The workload consists of 5% writes and 95% reads.
Which connection method provides the fastest query response time?
Which connection method provides the fastest query response time?
Suggested Answer: C Vote an answer
For a MySQL DB system with five active read replicas and a workload consisting mostly of reads, the fastest query response time is achieved by:
C:Connect to the read replica load balancer to perform read-only operations: The read replica load balancer distributes the read workload across all replicas, optimizing performance and response time.
C:Connect to the read replica load balancer to perform read-only operations: The read replica load balancer distributes the read workload across all replicas, optimizing performance and response time.
by Ralap at Oct 24, 2025, 12:28 AM
0
0
0
10
Comments
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).