Multiple Choice
I have a service composition with three services. Service A retrieves a list of country codes from a database and keeps this data in memory while interacting with Service B and Service C. However, because Service A is concurrently invoked many times, and because each instance of Service A loads its own copy of the country code data into memory, the demands on the overall infrastructure become too high and performance and reliability are negatively affected. Which service-orientation principle can be applied to help solve this problem? Select the correct answer.
A) Service Reusability
B) Service Autonomy
C) Service Abstraction
D) Service Statelessness
Correct Answer:

Verified
Correct Answer:
Verified
Q23: Which of the following statements is true?
Q24: When referring to the Service Discoverability principle,
Q25: Fill in the blank for the following
Q26: I have a service that is required
Q27: The Service Discoverability principle is supported by
Q29: Which of the following characteristics directly supports
Q30: Which of the following are goals of
Q31: Fundamental to service-orientation is the ability to
Q32: A service-oriented solution can be comprised of
Q33: A service cannot enter the role of