Multiple choice technology architecture

Technical architecture covers all of the below except

  1. hardware componenets

  2. interation between application packages, databases, and middleware systems in terms of functional coverage

  3. software applications running on hardware components

  4. infrastructure services offered to applications

  5. protocols that connect applications

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

Technical architecture covers hardware (A), software applications running on it (C), infrastructure services (D), and protocols (E). 'Interaction between application packages, databases, and middleware in terms of functional coverage' is about functional architecture/requirements (what modules do what) not the technical infrastructure layer.