nerdexam
Oracle

1Z0-441 · Question #29

You are investigating a mobile application that uses SOAP web services that invoke queries on a database to get the data to the mobile UI. The customer complains about the application being too…

The correct answer is A. Introduce middle-tier data caching for data that does not change frequently. See the full explanation below for the reasoning.

Question

You are investigating a mobile application that uses SOAP web services that invoke queries on a database to get the data to the mobile UI. The customer complains about the application being too slow. Which of the following changes would not improve the performance of the application?

Options

  • AIntroduce middle-tier data caching for data that does not change frequently.
  • BSwitch the services from SOAP protocol to REST protocol.
  • CReduce the number of fields returned from the service so that only the needed fields are
  • DAdd a layer that fetches the data on the middle tier into a Java class and then expose

How the community answered

(61 responses)
  • A
    75% (46)
  • B
    15% (9)
  • C
    7% (4)
  • D
    3% (2)

Community Discussion

No community discussion yet for this question.

Full 1Z0-441 Practice