From dbbcedd5155f45733affa6f657c4e6ff15f5375b Mon Sep 17 00:00:00 2001 From: Abdelaiz Hassan Date: Mon, 27 Jul 2026 19:10:08 -0400 Subject: [PATCH] Initial project structure --- README.md | 0 common-mortakaz/integration-1.md | 0 common-mortakaz/integration-2.md | 0 common-qabilah/qabilah-profile.txt | 0 q1-deploy-monitor/Dockerfile | 0 q1-deploy-monitor/dashboard.html | 0 q1-deploy-monitor/health-check.sh | 0 q2-postmortem/postmortem-report.md | 0 q3-cicd/workflow.yml | 0 q4-scalability/architecture.png | 0 q4-scalability/calculations.md | 0 q5-mithal-monitor/dashboard.html | 0 q5-mithal-monitor/monitor.py | 0 13 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 README.md create mode 100644 common-mortakaz/integration-1.md create mode 100644 common-mortakaz/integration-2.md create mode 100644 common-qabilah/qabilah-profile.txt create mode 100644 q1-deploy-monitor/Dockerfile create mode 100644 q1-deploy-monitor/dashboard.html create mode 100644 q1-deploy-monitor/health-check.sh create mode 100644 q2-postmortem/postmortem-report.md create mode 100644 q3-cicd/workflow.yml create mode 100644 q4-scalability/architecture.png create mode 100644 q4-scalability/calculations.md create mode 100644 q5-mithal-monitor/dashboard.html create mode 100644 q5-mithal-monitor/monitor.py diff --git a/README.md b/README.md new file mode 100644 index 0000000..e69de29 diff --git a/common-mortakaz/integration-1.md b/common-mortakaz/integration-1.md new file mode 100644 index 0000000..e69de29 diff --git a/common-mortakaz/integration-2.md b/common-mortakaz/integration-2.md new file mode 100644 index 0000000..e69de29 diff --git a/common-qabilah/qabilah-profile.txt b/common-qabilah/qabilah-profile.txt new file mode 100644 index 0000000..e69de29 diff --git a/q1-deploy-monitor/Dockerfile b/q1-deploy-monitor/Dockerfile new file mode 100644 index 0000000..e69de29 diff --git a/q1-deploy-monitor/dashboard.html b/q1-deploy-monitor/dashboard.html new file mode 100644 index 0000000..e69de29 diff --git a/q1-deploy-monitor/health-check.sh b/q1-deploy-monitor/health-check.sh new file mode 100644 index 0000000..e69de29 diff --git a/q2-postmortem/postmortem-report.md b/q2-postmortem/postmortem-report.md new file mode 100644 index 0000000..e69de29 diff --git a/q3-cicd/workflow.yml b/q3-cicd/workflow.yml new file mode 100644 index 0000000..e69de29 diff --git a/q4-scalability/architecture.png b/q4-scalability/architecture.png new file mode 100644 index 0000000..e69de29 diff --git a/q4-scalability/calculations.md b/q4-scalability/calculations.md new file mode 100644 index 0000000..e69de29 diff --git a/q5-mithal-monitor/dashboard.html b/q5-mithal-monitor/dashboard.html new file mode 100644 index 0000000..e69de29 diff --git a/q5-mithal-monitor/monitor.py b/q5-mithal-monitor/monitor.py new file mode 100644 index 0000000..e69de29