Architecture building blocks _, where as Solution Building blocks _.
Reveal answer
Fill a bubble to check yourself
Architecture building blocks _, where as Solution Building blocks _.
are reusable - are not reusable
define the architecture - provide a definition of the existing legacy system
are used to define the implementation of components - are assembled from architecture building blocks
define what functionality is included in the system - define what products will implement that functionality
are assembled from solution building blocks - are single function components
Architecture Building Blocks (ABBs) define WHAT functionality is required at an architectural level, while Solution Building Blocks (SBBs) define WHAT specific products, components, or technologies will implement that functionality. ABBs are technology-agnostic specifications. SBBs are concrete implementations. Option A is incorrect because both can be reusable. Option B reverses the definitions. Option C has the relationship backwards.