OG0-091 · Question #229
Which pair of the following responses best completes the sentence? Architecture building blocks ____, where as Solution Building blocks ____
The correct answer is E. define functionality; define the implementation of functionality. Architecture Building Blocks (ABBs) define what functionality is needed - they capture architecture requirements and describe capabilities at an abstract level. Solution Building Blocks (SBBs) define the implementation of that functionality - they represent specific, concrete…
Question
Which pair of the following responses best completes the sentence? Architecture building blocks ____, where as Solution Building blocks ____
Options
- Aare assembled; are single function components
- Bare single function components; are groups of architecture building blocks
- Care reusable; are not reusable
- Ddefine the architecture; provide the existing legacy system
- Edefine functionality; define the implementation of functionality
How the community answered
(22 responses)- C5% (1)
- D5% (1)
- E91% (20)
Explanation
Architecture Building Blocks (ABBs) define what functionality is needed - they capture architecture requirements and describe capabilities at an abstract level. Solution Building Blocks (SBBs) define the implementation of that functionality - they represent specific, concrete products, components, or services that realize the ABBs. This ABB-to-SBB relationship is the core distinction: ABBs are 'what' and SBBs are 'how.' Both types can be reusable, so option C is incorrect.
Topics
Community Discussion
No community discussion yet for this question.