Lesson 160 - Microkernel Architecture  
(May 8, 2023)

The Microkernel Architecture style has been around for a very long time, and actually has its roots in operating systems. This architecture style leverages plug-ins, hence its alternative name, the Plug-in architecture style. In this lesson I describe the microkernel architecture, talk about its strengths and weaknesses, and explain when you should use it, and when you should avoid using it. 

Reference Links:

Software Architecture Monday: https://bit.ly/3dadEe3
Fundamentals of Software Architecture: https://amzn.to/3rgFLjY
Software Architecture: The Hard Parts: https://amzn.to/3BjMMF2

Back To Lessons       Next Lesson




©1998-2024 DeveloperToArchitect