1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-19 07:31:24 +02:00

Adds missing whitespace (#5515)

This commit is contained in:
Oleksandr Glushchenko
2024-04-29 13:47:38 +03:00
committed by GitHub
parent 38b29c3bf1
commit 3e52fef36b

View File

@@ -1,6 +1,6 @@
# 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.
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.
Visit the following resources to learn more: