Software Architectures:
- Layered
- Onion
- Hexagonal (Ports and Adapters)
- Microservices
- Event-Driven
GUI Architectures:
- Model View Presenter
- Model View Controller (MVC)
- Model View View-Model
- Model View Adapter
- Model View Update (Elm architecture)
- Presentation Abstraction Control
Exotic:
- Lisp CLOS
- Erlang BEAM
Approaches:
- Clean Architecture
- Domain-Driven Design
- Imperative shell, Functional core