Skip to main content
This is lesson 5 of 5 in this module Course 69% complete

Hybrid Architecture Patterns

Premium Content

Sign in with your account or sign up to access this content.

This lesson explains how architectural design patterns can be combined by nesting one pattern inside another to get the benefits of both. It walks through three popular hybrid patterns: components inside layers, MVC inside the presentation layer, and objects inside components. The lesson closes by encouraging viewers to experiment and create their own hybrid combinations, such as embedding the component or layer pattern inside individual microservices.