최신SOA Design & Architecture - S90.03무료샘플문제
문제1
Which of the following statements is true? Select the correct answer.
Which of the following statements is true? Select the correct answer.
정답: B
문제2
The Service Composability principle is solely dedicated to making services effective
composition controllers. Select the correct answer.
The Service Composability principle is solely dedicated to making services effective
composition controllers. Select the correct answer.
정답: B
문제3
Often it is a requirement to wrap a legacy system with a service. This is typically
accomplished by encapsulating calls to the legacy system's Application Programming
Interface (API) within the core logic of the service. Care must be taken to not expose
details of the underlying API through the service contract as it may unintentionally couple
the service consumer to the legacy system. Which pair of service-orientation principles
directly addresses this concern? Select the correct answer.
Often it is a requirement to wrap a legacy system with a service. This is typically
accomplished by encapsulating calls to the legacy system's Application Programming
Interface (API) within the core logic of the service. Care must be taken to not expose
details of the underlying API through the service contract as it may unintentionally couple
the service consumer to the legacy system. Which pair of service-orientation principles
directly addresses this concern? Select the correct answer.
정답: B
문제4
Which of the following are runtime roles associated with service compositions? SELECT
ALL THAT APPLY
Which of the following are runtime roles associated with service compositions? SELECT
ALL THAT APPLY
정답: A,B,C
문제5
Which of the following service-orientation principles support the application of the Service
Composability principle? SELECT ALL THAT APPLY
Which of the following service-orientation principles support the application of the Service
Composability principle? SELECT ALL THAT APPLY
정답: A,C,D
문제6
Which of the following is not a meta abstraction type associated with the Service
Abstraction principle? Select the correct answer.
Which of the following is not a meta abstraction type associated with the Service
Abstraction principle? Select the correct answer.
정답: A
문제7
Fill in the blank for the following definition of the Service Reusability design principle:
"Services contain and express __________________ logic and can be positioned as
reusable enterprise resources." Select the correct answer.
Fill in the blank for the following definition of the Service Reusability design principle:
"Services contain and express __________________ logic and can be positioned as
reusable enterprise resources." Select the correct answer.
정답: B
문제8
Which of the following characteristics directly supports or enables behavioral predictability
within services? Select the correct answer.
Which of the following characteristics directly supports or enables behavioral predictability
within services? Select the correct answer.
정답: B
문제9
The __________________ principle is primarily concerned with ensuring that services
exercise a high level of control over their underlying runtime execution environment. Select
the correct answer.
The __________________ principle is primarily concerned with ensuring that services
exercise a high level of control over their underlying runtime execution environment. Select
the correct answer.
정답: D
문제10
The __________________ principle can be applied together with the
__________________ principle and the __________________ principle to establish a
service contract that conforms to design standards, does not impose negative
dependencies upon service consumers, and does not reveal unnecessary information
about its underlying implementation. Select the correct answer.
The __________________ principle can be applied together with the
__________________ principle and the __________________ principle to establish a
service contract that conforms to design standards, does not impose negative
dependencies upon service consumers, and does not reveal unnecessary information
about its underlying implementation. Select the correct answer.
정답: C