Advanced Vocabulary #architecture #microservices #CQRS #design-patterns

Software Architecture Vocabulary

5 exercises — architecture terms every senior developer discusses: monolith vs microservices, CQRS, circuit breaker, event bus, and dependency injection.

Key architecture vocabulary clusters
  • Structural patterns: monolith · modular monolith · microservices · serverless · event-driven · hexagonal architecture
  • State & data patterns: CQRS · event sourcing · projection · saga · outbox pattern
  • Resilience patterns: circuit breaker · retry · bulkhead · timeout · rate limiting · idempotency
  • OOP & design: DI / IoC · SOLID · singleton · observer · factory · repository · facade
0 / 5 completed
1 / 5
In software architecture, what is the key characteristic of a monolith?