diff --git a/content/roadmaps/102-devops/content/104-setting-up-x/101-caching-server.md b/content/roadmaps/102-devops/content/104-setting-up-x/101-caching-server.md
index 8354cb542..4c1d375c9 100644
--- a/content/roadmaps/102-devops/content/104-setting-up-x/101-caching-server.md
+++ b/content/roadmaps/102-devops/content/104-setting-up-x/101-caching-server.md
@@ -1 +1,8 @@
-# Caching server
\ No newline at end of file
+# Caching server
+
+A cache server is a **dedicated network server** or service acting as a server that saves Web pages or other Internet content locally. By placing previously requested information in temporary storage, or cache, a cache server both speeds up access to data and reduces demand on an enterprise's bandwidth.
+
+Free Content
+What is Caching?
+What is Cache Server?
+Site Cache vs Browser Cache vs Server Cache
\ No newline at end of file