SLIDE 1
1
1
Architecture
2
Announcements
❚ Final project hand-in and documentation
CS361 08-3 CS361 08-4
What is Architecture?
❚ Big picture ❚ Structure or structures that support the system ❚ Early design decisions
❙ “Architecture is the design decisions you have to make early in the project.” ❙ Expensive to change
CS361 08-5
What is Architecture?
❚ High-level design (components = modules) ❚ Pervasive patterns (components = lower level objects)
CS361 08-6