May 2024
Intermediate to advanced
296 pages
6h 32m
English
In the previous chapter, we covered behavioral patterns, patterns that help with object interconnection and algorithms. The next category of design patterns is architectural design patterns. These patterns provide a template for solving common architectural problems, facilitating the development of scalable, maintainable, and reusable systems.
In this chapter, we’re going to cover the following main topics:
At the end of this chapter, you will understand how to build robust and flexible software using popular architectural design patterns.
Read now
Unlock full access