Architectural Design Patterns

Architectural Design Patterns

This course delves into key software architecture patterns, including Model-View-Controller (MVC) and its variations, Microservices Architecture, Event Sourcing and CQRS, Layered Architecture, Service-Oriented Architecture (SOA), and Hexagonal (Ports and Adapters) Architecture. It offers practical insights into designing scalable, modular, and maintainable systems using these proven patterns.

What you will learn -

  • Understanding Model-View-Controller (MVC) and Its Variations
  • Microservices Architecture Patterns
  • Event Sourcing and CQRS Patterns
  • Understanding the Layered Architecture Pattern
  • Understanding Service-Oriented Architecture (SOA) Patterns
  • Understanding Hexagonal Architecture