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