Please enable JavaScript.
Coggle requires JavaScript to display documents.
Software Architect - Coggle Diagram
Software Architect
Architectural Patterns
-
Event Driven Architecture
- Event Processor Topology
- Broker Topology
- Broker-less Topology (Akka)
- (???)
- Pub/Sub (???)
- Request/Reply (???)
- Peer-to-peer (???)
-
-
-
-
-
-
System Decomposistion
- Subsystem (Logical)
- Modules (Logical within System/Subsystem)
- Components: Deployable Units with interface
Components NON fanno parte dell'HLA Document
Layer vs Tiers
- Layer: Logical
- Tiers Physical
-
-
-
Architecture Types
- Application Architecture
- Integration Architecture
- Enterprise Architecture
- ...