diff --git a/content/roadmaps/102-devops/content/105-infrastructure-as-code/104-nomad.md b/content/roadmaps/102-devops/content/105-infrastructure-as-code/104-nomad.md
index 10e7c47ef..92d0a5a16 100644
--- a/content/roadmaps/102-devops/content/105-infrastructure-as-code/104-nomad.md
+++ b/content/roadmaps/102-devops/content/105-infrastructure-as-code/104-nomad.md
@@ -1 +1,8 @@
-# Nomad
\ No newline at end of file
+# Nomad
+
+[Nomad](https://github.com/hashicorp/nomad) is a simple and flexible scheduler and orchestrator to deploy and manage containers and non-containerized applications across on-prem and clouds at scale. Nomad runs as a single binary with a small resource footprint and supports a wide range of workloads beyond containers, including Windows, Java, VM, Docker, and more.
+
+Free Content
+Nomad Website
+Nomad Documentation
+Nomad Tutorials