Question: Make a matrix whose rows are the architectural styles discussed in this chapter and whose columns are architecture quality attributes, such as performance, reliability, and
Make a matrix whose rows are the architectural styles discussed in this chapter and whose columns are architecture quality attributes, such as performance, reliability, and maintainability. Rate each style on a one to-five scale (five being the highest) with respect to each quality attribute.
You need to prepare a TABLE whose rows are the architectural styles and whose columns are architecture quality attributes. In other words, first you have to make a table, say, Table, by listing all styles discussed in Chapter 15 (rows) and listing all quality attributes (columns), and then for the table entry Table (X,Y) you need to put a number from 1 to 5 depending on how good attribute Y is in regard to style X. Please review Chapter 15 and corresponding lecture before trying to complete this assignment.
Major Architectural Styles (Patterns)
1. Layered Architecture
2. Pipe and Filter
3. Shared (Central) Data Store
4. Event Driven
5. Model-View-Controller (MVC)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
