diff --git a/README.md b/README.md
index 83ec926..0cd6fe5 100755
--- a/README.md
+++ b/README.md
@@ -273,6 +273,13 @@ We cover a wide range of DevOps topics in our content library, explore them unde
📖 virtualbox.org/wiki/doc |
⏩ Coming-soon |
+
+ |
+ Dynatrace |
+ dynatrace |
+ 📖 docs.dynatrace.com |
+ ⏩ Coming-soon |
+
- And **more upcoming topics...⏩** you can star/follow this repository to get more up-to-dated content ⭐
diff --git a/topics/dynatrace/README.md b/topics/dynatrace/README.md
new file mode 100644
index 0000000..8bca666
--- /dev/null
+++ b/topics/dynatrace/README.md
@@ -0,0 +1,56 @@
+## 1. What is Dynatrace?
+
+### Overview
+
+- Dynatrace is a revolutionary platform that delivers analytics and automation for unified observability and security.
+
+- Source: https://docs.dynatrace.com/docs/get-started/what-is-dynatrace
+
+### Official Website of Dynatrace
+
+- https://www.dynatrace.com/
+
+### Official Documentation of Dynatrace
+
+- https://docs.dynatrace.com/docs
+
+## 2. Prerequisites
+
+- Basic knowledge of application and infrastructure monitoring.
+
+## 3. Installation
+
+### How to Install Dynatrace?
+
+1. **Sign up for Dynatrace** if you don't already have an account, sign up for a free trial
+
+ - https://www.dynatrace.com/trial
+
+2. **Install OneAgent** by following the official steps to enable monitoring for hosts, applications, and containers:
+ - [Dynatrace OneAgent Installation Guide](https://docs.dynatrace.com/docs/setup-and-configuration/dynatrace-oneagent/installation-and-operation)
+
+## 4. Basics of Dynatrace
+
+### Get started with Dynatrace
+
+- https://docs.dynatrace.com/docs/get-started
+
+### Dynatrace quick start guide
+
+To start using Dynatrace, just create a free trial account, install OneAgent on a host, and see how Dynatrace immediately shows you the health and performance of that host.
+
+- Follow this useful guide: https://docs.dynatrace.com/docs/get-started/get-started
+
+### Dynatrace Hands-On
+
+- See: [basic](./basic/)
+
+## 5. More...
+
+### Dynatrace Cheatsheet
+
+- N/A
+
+### Recommended Books
+
+- N/A
diff --git a/topics/dynatrace/basic/README.md b/topics/dynatrace/basic/README.md
new file mode 100644
index 0000000..87e76f1
--- /dev/null
+++ b/topics/dynatrace/basic/README.md
@@ -0,0 +1,3 @@
+# TODO
+
+Coming soon...