Architectures

Spread the love

MONOLITH

  • n-tiered (layered)
  • pipeline (pipe and filter)
  • microkernel (plug-in)


DISTRIBUTED

  • service-based (hybrid microservice)
  • service-oriented (SOA, technical partitioning)
  • microservices (bounded context)
  • event-driven (asynchronous)
  • space-based (high scalability, elasticity)

Leave a Reply

Your email address will not be published. Required fields are marked *