Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

The ABC app shows its users information in near-realtime. This information changes continuously from the backend. Users do not have access to write, just read.

The ABC app shows its users information in "near-realtime". This information changes continuously from the backend. Users do not have access to write, just read. Each time the app goes up, it makes a request to the server, the server in turn makes multiple requests to the database, then transforms the data and returns it to the user. As the use of the app increases, the database begins to show "performance" problems. How do you suggest these problems are corrected without vertically scaling the capacity of the database? Remember that users only have access to read.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Data Management Databases And Organizations

Authors: Watson Watson

5th Edition

0471715360, 978-0471715368

More Books

Students also viewed these Databases questions