From 0f2ceb23b1865b4c2347808e645afbabf1a62c23 Mon Sep 17 00:00:00 2001
From: Archit Sharma <74408634+iArchitSharma@users.noreply.github.com>
Date: Tue, 16 Aug 2022 07:45:02 +0700
Subject: [PATCH] Resources added for Apache Mesos (#1512)
---
.../content/105-infrastructure-as-code/104-mesos.md | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/content/roadmaps/102-devops/content/105-infrastructure-as-code/104-mesos.md b/content/roadmaps/102-devops/content/105-infrastructure-as-code/104-mesos.md
index 86ef117b9..a1f4da788 100644
--- a/content/roadmaps/102-devops/content/105-infrastructure-as-code/104-mesos.md
+++ b/content/roadmaps/102-devops/content/105-infrastructure-as-code/104-mesos.md
@@ -1 +1,8 @@
-# Mesos
\ No newline at end of file
+# Mesos
+
+Apache Mesos is an open-source project to manage computer clusters. It was developed at the University of California, Berkeley.
+
+Free Content
+Official Website
+Apache Mesos Documentation
+Getting Started with Apache Mesos