diff --git a/content/roadmaps/101-backend/content/115-architectural-patterns/readme.md b/content/roadmaps/101-backend/content/115-architectural-patterns/readme.md index f1604f886..7aefea86c 100644 --- a/content/roadmaps/101-backend/content/115-architectural-patterns/readme.md +++ b/content/roadmaps/101-backend/content/115-architectural-patterns/readme.md @@ -1,6 +1,6 @@ -# Architectural patterns +# 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 \ No newline at end of file +Architectural Patterns in a nutshell