Quiz 7 Flashcards

1
Q

Which SOA Design Pattern solves this problem?

Problem: If agnostic services are not consistently reused, redundant functionality can be delivered in other services, resulting in problems associated with inventory denormalization and service ownership and governance.

a. Entity Linking
b. Logic Centralization
c. Legacy Wrapper
d. Micro-service Deployment

A

Logic Centralization

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

[True/False]

Utility service candidates will be defined before the entity service candidates

A

False

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Which types of logic are shared more frequently?

a. agnostic
b. non-agnostic

A

agnostic

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

The first step in the modeling process should be what?

a. Identifying processes not suitable for service implementations
b. Organizing the business process into entity service categories
c. Decomposing the business process into agnostic and non-agnostic
micro-services
d. Decomposing the Business Process into granular actions

A

Decomposing the Business Process into granular actions

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

[Resource of Entity] **correct answer
These are business-centric and are derived from enterprise business models, such as entity relationship diagrams, logical data models, and ontologies

A

Entity

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

[Resource of Entity] **correct answer
These can be business-centric or non-businesscentric. They are any given Entity “thing” associated with the business automation logic enabled by the service inventory

A

Entity

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

[Resource of Entity] **correct answer

These are commonly limited to business artifacts and documents, such as invoices, claims, customers, etc.

A

Resource

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

[Service Candidate or Service Capability Candidate]
A. Student
B. Get Transcript
C. Update Transcript

A

A. Service Candidate
B. Service Capability Candidate
C. Service Capability Candidate

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Which SOA Design Pattern solves this problem?

Problem: When delivering services as part of a service inventory, there is a constant risk that services will be created with overlapping functional boundaries, making it difficult to enable widespread reuse

A

Service Normalization

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

When identifying resources, it is standard practice to use what delimiter to
express them? One character:

A

’/’

How well did you know this?
1
Not at all
2
3
4
5
Perfectly