Roadmap to becoming a developer in 2022
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
The New Stack 39a7755e4e
Add microservices resources (#2734)
2 years ago
..
100-monolithic-apps.md Add content for Monolithic applications (#1102) 3 years ago
101-microservices.md Add microservices resources (#2734) 2 years ago
102-soa.md Backend Color Codes Fixed (#1785) 2 years ago
103-cqrs.md Backend Color Codes Fixed (#1785) 2 years ago
104-serverless.md Add content for Serverless (#1104) 3 years ago
readme.md Add content for architectural patterns (#2748) 2 years ago

readme.md

Architectural Patterns

An architectural pattern is a general, reusable solution to a commonly occurring problem in software architecture within a given context.The architectural patterns address various issues in software engineering, such as computer hardware performance limitations, high availability and minimization of a business risk.

Reference Resource Architectural Patterns in a nutshell