By providing __________________ awareness of reusable services available for composition, the __________________ principle can greatly benefit the design of service-oriented solutions. Select the correct answer.
To be considered an enterprise resource a service must be non-agnostic in nature. Select the correct answer.
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.
Which service-orientation principle influences the content published about services and further helps avoid the misinterpretation of service contracts? Select the correct answer.
Which of the following statements describes service re-composability, as it relates to the Service Composability principle? Select the correct answer.