Multiple choice technology architecture

How should the application systems best be described?

  1. As Computer systems

  2. As logical group of capabilities

  3. As schemas

  4. As data-flow diagrams

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Application systems should be described as logical groups of capabilities that work together to support business functions. This abstraction-level description is appropriate for architecture work. Computer systems (A) is too technical. Schemas (C) relate to data structure. Data-flow diagrams (D) are analysis tools, not system descriptions.