Design Patterns

From NovaOrdis Knowledge Base
Revision as of 21:39, 16 February 2024 by Ovidiu (talk | contribs) (→‎Pattern Hierarchy)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Internal

TODO

Gang of Four Design Patterns

Creational

Structural

Behavioral

Other

Miscellaneous

Pattern Hierarchy

┌─────────────────────────────────────┐
│  Kubernetes Patterns                │
│┌────────────────────────────────┐   │
││  Microservices Patterns        │   │
││┌────────────────────────────┐  │   │
│││  Hexagonal Architecture    │  │   │
│││┌────────────────────────┐  │  │   │
││││  Domain-Driven Design  │  │  │   │
││││┌─────────────────────┐ │  │  │   │
│││││      Clean Code     │ │  │  │   │
││││└─────────────────────┘ │  │  │   │
│││└────────────────────────┘  │  │   │
││└────────────────────────────┘  │   │
│└────────────────────────────────┘   │
└─────────────────────────────────────┘