Question 6 of 100Which of the following statements describes service re-composability, as it relates to the Service Composability principle? Select the correct answer.
Correct Answer: C
Question 7 of 100Which of the following statements are true?
SELECT ALL THAT APPLY -
Correct Answer: A, B, D
Question 8 of 100Which of the following is not a state deferral option that is commonly used in support of applying the Service Statelessness principle? Select the correct answer.
Correct Answer: D
Question 9 of 100The design principle most associated with an approach whereby the technical interface or contract of a service is designed prior to its underlying logic is: Select the correct answer.
Correct Answer: D
Question 10 of 100A company is about to release a service for worldwide usage. As a result, the service contract receives a great deal of attention. After a review it is decided to limit the service contract content to only what is deemed absolutely necessary and to further have the service's Service Level Agreement (SLA) translated into several different languages so that the service can be easily located by those who may want to use it. Which pair of service-orientation principles directly supports these design-time considerations? Select the correct answer.