Back to Developer Roadmap

Architectural Styles

src/data/roadmaps/computer-science/content/[email protected]

4.0452 B
Original Source

Architectural Styles

Architectural patterns are the fundamental organization of a system, defining how the system is composed and how its components interact. Architectural patterns are identified by their name, like client-server, peer-to-peer, and layered.

Visit the following resources to learn more: