الملفات
SRE-final-project/README.md
2026-07-28 13:57:21 +03:00

27 أسطر
1.1 KiB
Markdown

# Ghaymah Exam: Abdoelfatah mosalm (SRE)
This repository contains the complete submission for the Ghaymah SRE Examination.
## Structure
- `q1-deploy-monitor/`: Contains the API Dockerfile, health monitoring script, and API status dashboard.
- `q2-postmortem/`: Incident post-mortem report (OOMKilled event).
- `q3-cicd/`: GitHub Actions workflow for building and deploying to Ghaymah Container Registry.
- `q4-scalability/`: Architecture diagram and capacity planning calculations for 15,000 req/s.
- `q5-mithal-monitor/`: Python monitoring script and dashboard for `mithal.space`.
- `common-mortakaz/`: Mortakaz integration documentation.
- `common-qabilah/`: Qabilah profile info.
## Real-time Dashboard
![Real-time Dashboard](./dashboard.png)
## Live Links
- 🌐 **Ghaymah Deployed Project**: [https://myapp-api-b3a8d6d48ac0.hosted.ghaymah.systems](https://myapp-api-b3a8d6d48ac0.hosted.ghaymah.systems)
- 👤 **Qabilah Profile**: [abdo-mosalm](https://qabilah.com/profile/abdo-mosalm-9a65721a9/posts)
## Usage
Refer to the individual markdown files in each folder for specific instructions and documentation.