Week 6: Architectural Design / Deployment Diagrams / Component-Level Designs Flashcards
What is a software component?
What is an Architectural Style?
What are the common Architectural Styles?
What is the DataCenter Architectural style?
What is the Data Flow architectural style?
What is the call-and-return architectural style?
What is the object-oriented architectural style?
What is the Layered architectural style?
What is the MVC architectural style?
What is an architectural pattern?
What is an architectural archetype?
What is an Architectural Context Diagram?
How are Main systems, superordinate, and subordinate systems represented in Architectural Context Diagrams?
.
How are actors and peers represented in Architectural Context Diagrams?
What is an Architectural Archetype in depth?
Archetype example
What is a UML Component Diagram?
What are Deployment-Level Design Elements?
Descriptor Deployment Diagram Example
Instance form Deployment Diagram Example
What is component Elaboration?
What are the Basic Design Principles?
What is the Open-Closed Basic Design Principle?
What is the Liskov Substitution Principle Basic Design Principle?