ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 19 - MCPA - Level 1 discussion

Report
Export

Refer to the exhibit.

Three business processes need to be implemented, and the implementations need to communicate with several different SaaS applications.

These processes are owned by separate (siloed) LOBs and are mainly independent of each other, but do share a few business entities. Each LOB has one development team and their own budget In this organizational context, what is the most effective approach to choose the API data models for the APIs that will implement these business processes with minimal redundancy of the data models?

A.
Build several Bounded Context Data Models that align with coherent parts of the business processes and the definitions of associated business entities
Answers
A.
Build several Bounded Context Data Models that align with coherent parts of the business processes and the definitions of associated business entities
B.
Build distinct data models for each API to follow established micro-services and Agile API-centric practices
Answers
B.
Build distinct data models for each API to follow established micro-services and Agile API-centric practices
C.
Build all API data models using XML schema to drive consistency and reuse across the organization
Answers
C.
Build all API data models using XML schema to drive consistency and reuse across the organization
D.
Build one centralized Canonical Data Model (Enterprise Data Model) that unifies all the data types from all three business processes, ensuring the data model is consistent and non-redundant
Answers
D.
Build one centralized Canonical Data Model (Enterprise Data Model) that unifies all the data types from all three business processes, ensuring the data model is consistent and non-redundant
Suggested answer: A, B, C, D

Explanation:

Answer: Build several Bounded Context Data Models that align with coherent parts of the business processes and the definitions of associated business entities.

*****************************************

>> The options w.r.t building API data models using XML schema/ Agile API-centric practices are irrelevant to the scenario given in the question. So these two are INVALID.

>> Building EDM (Enterprise Data Model) is not feasible or right fit for this scenario as the teams and LOBs work in silo and they all have different initiatives, budget etc.. Building EDM needs intensive coordination among all the team which evidently seems not possible in this scenario.

So, the right fit for this scenario is to build several Bounded Context Data Models that align with coherent parts of the business processes and the definitions of associated business entities.

asked 18/09/2024
matthew kim
40 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first