Which approach solves this performance issue?

Your application is deployed to the cloud. A data source outside your application populates a data page by using your data access pattern configuration. You receive complaints that the system takes a long time to fetch data each time the case worker accesses information for a different customer.

Which approach solves this performance issue?
A . Move to local installation because network traffic in cloud deployment is often slow.
B . Change snapshot data access method to reference pattern data access method.
C . Fetch only the targeted data from the database each time data is needed so access is faster.
D . Access data page with a predefined key so that, once loaded, data access is faster.

Answer: B

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments