Architectures

0.0(0)
studied byStudied by 1 person
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/8

flashcard set

Earn XP

Description and Tags

Intro

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

9 Terms

1
New cards

Architecture

An abstract model of a system

2
New cards

Architectural style

When architectures have similar entities, attributes which allow them to be grouped

3
New cards

Architectural design

:Specify the major components of the system, their responsibilities, and their properties

:Specify each component’s interface

:Specify the relationships and interactions between components

4
New cards

Components

Modules, processes, tools, databases, e.g.

5
New cards

Connectors

Calls, events, queries, e.g.

6
New cards

Constraints

How components and connectors can/can’t be combined

7
New cards

Commonalities

Entities are grouped based on the services they provide

Each layer hides all of the layers above and below

8
New cards
<p>Wedding cake diagram</p>

Wedding cake diagram

9
New cards
<p>Onion diagram</p>

Onion diagram