BASH
SSH
KUBECTL
TERRAFORM
medany@devops:~$ whoami

MAHMOUD
MEDANY

DevOps Engineer

Architecting self-healing infrastructure, accelerating delivery pipelines, and transforming operational complexity into elegant, automated systems that scale without drama.

performance_metrics.json
reliability_improvement +35%
mttr_reduction -45%
infra_provisioning_speed +60%
deploy_cycle_time 22min → <10min
cloud_cost_savings -25%
status OPEN_TO_OPPORTUNITIES
system_info — running
OS:Ubuntu 24.04 LTS
Location:Giza, Egypt 🇪🇬
Role:DevSecOps Intern @ NTI
Cloud:AWS · Azure · OVH
Security:SAST · DAST · Trivy
Status:● Available
# skill_proficiency.sh
Kubernetes / Containers92%
CI/CD Pipelines90%
Terraform / IaC85%
AWS / Azure Cloud88%
Prometheus / Grafana87%
Bash / Python82%
$ echo $AVAILABILITY
OPEN — Remote & On-site
$ echo $LOCATION
Giza, Egypt (EG/+3)
cat ./about_me.md

ABOUT ME

I'm a DevOps Engineer who believes that great infrastructure should be invisible — self-healing, self-documenting, and boring in the best possible way. No 3AM pages. No snowflake servers. No manual toil.

My career has been defined by one question: "How do we make this impossible to break?" Whether that's designing a Kubernetes cluster that survives node failures gracefully, or an Argo CD pipeline that rolls back without anyone noticing, I build systems that operations teams can sleep through.

Across AWS, Azure, and OVH Cloud, I've delivered consistent, measurable results: shipping code faster, detecting failures sooner, and reducing the mean time to recovery by nearly half. My toolbox centers on Kubernetes, Terraform, Argo CD, Prometheus, and Grafana — the instruments of a modern, cloud-native ops stack.

$ cat profile_summary.json
cloud_platformsAWS · Azure · OVH Cloud
aws_servicesEC2 · S3 · EKS · ECS · ECR · IAM
orchestrationKubernetes · Helm · Docker
gitops_toolsArgo CD · GitHub Actions
iac_stackTerraform · Ansible
securityOWASP ZAP · Trivy · Vault · SAST/DAST
observabilityPrometheus · Grafana
scriptingBash · Python
databasesPostgreSQL · MySQL
educationB.Sc. CS · GPA 3.39
githubgithub.com/Mahmoud-Medany
ls -la ./skills/

TECH STACK

☁️ Cloud Platforms
AWS EC2AWS S3AWS RDS AWS IAMLambdaEKS ECSECRCloudWatch Secrets ManagerAzureAKSOVH Cloud
🐳 Containers & K8s
DockerKubernetesHelm NGINX Ingresscert-managerHPA Liveness ProbesMulti-stage Builds
🔄 CI/CD & GitOps
JenkinsArgo CDGitHub Actions Azure PipelinesSonarQubeDockerHub GitOps
🏗️ Infrastructure as Code
TerraformAnsibleTerraform Modules Remote StateAuto-scaling
📊 Monitoring & Observability
PrometheusGrafanaAlertmanager CloudWatchSystem Logs
🔐 Security (DevSecOps)
OWASP ZAPSonarQube SASTTrivy HashiCorp VaultAWS Secrets Mgr IAM PoliciesSSL/TLSSAST/DAST
💻 Systems & Scripting
BashPythonRed Hat / CentOS TCP/IPDNSGit / GitHub PostgreSQLMySQL
cat ./experience/*.log

WORK HISTORY

experience.sh — running
DevSecOps Intern
$ National Telecommunication Institute (NTI) · Smart Village, Egypt
April 2026 — August 2026
  • Completed intensive hands-on training in DevSecOps principles, embedding security practices across every phase of the software development lifecycle — shift-left security from code commit to production deployment.
  • Applied SAST and DAST methodologies using SonarQube and OWASP ZAP to proactively identify, triage, and remediate code vulnerabilities before they reached production, enforcing security gates in CI/CD pipelines.
  • Implemented Cloud Security controls across AWS and Azure environments — IAM least-privilege policies, security group hardening, secure cloud configuration baselines, and secrets management best practices.
DevOps Engineer
$ Eduai · Remote, Egypt
May 2024 — Mar 2025
  • Designed, provisioned, and operated production-grade Kubernetes clusters on OVH Cloud and Azure, achieving a ↑35% reliability improvement through GitOps automation and Argo CD-driven continuous reconciliation.
  • Engineered and optimized multi-stage CI/CD pipelines across Azure DevOps, GitHub Actions, and Jenkins — cutting deployment cycle times by 30% faster and build durations by 40% shorter via parallelization and aggressive caching.
  • Architected a full observability platform with Prometheus exporters, custom Grafana dashboards, and Alertmanager routing — reducing Mean Time to Recovery by ↓45% MTTR.
  • Codified all cloud resources (OVH Cloud, Azure) into reusable Terraform modules, cutting infrastructure provisioning time by 60% faster and eliminating ad-hoc manual setup across 3 production environments.
  • Decreased pod restart incidents by ↓50% restarts by configuring liveness/readiness probes, resource limits, and HPA policies — sustaining 99.5% uptime across all production workloads.
  • Accelerated mean time to deploy by 55% MTTD by parallelizing pipeline stages, reducing average release cycle from 22 minutes to under 10 minutes.
  • Reduced cloud infrastructure costs by ↓25% cost through right-sizing EC2/Azure VM instances and implementing Prometheus-driven auto-scaling policies.
  • Fully automated the SSL/TLS certificate lifecycle using cert-manager + NGINX Ingress + ACME (Let's Encrypt), eliminating all manual certificate renewals in production.
DevOps Intern
$ Digital Egypt Pioneers Initiative (DEPI) · Cairo, Egypt
May 2024 — Oct 2024
  • Completed an immersive DevOps engineering curriculum covering the full software delivery lifecycle, cloud infrastructure fundamentals, containerization patterns, and Linux systems administration.
  • Built and delivered hands-on capstone projects using Docker, Kubernetes, and automated deployment workflows — simulating real production conditions with enterprise-grade tooling.
  • Developed reusable Bash and Python automation scripts for environment provisioning, health checks, and configuration management across simulated infrastructure environments.
ls ./projects/ --sort=impact

FEATURED PROJECTS

PROJECT_01 / CI-CD
Enterprise CI/CD Pipeline — Java Maven
Built a zero-touch, end-to-end delivery pipeline for a Java Maven application — from source commit to live Kubernetes deployment. Integrated static analysis gates and Slack alerting. Optimized Maven build caching and parallel SonarQube analysis for maximum speed.
JenkinsArgo CDDocker KubernetesSonarQubeSlackDockerHub
Pipeline <8min · ↓65% feedback time · ↓40% image size
github / Jenkins-ArgoCD
PROJECT_02 / IaC
AWS S3 Static Website via Terraform
Declaratively provisioned an AWS S3-hosted static website using Terraform — ownership controls, granular access policies, and public hosting endpoints fully automated. One command, zero manual steps, from an empty account to a live website.
TerraformAWS S3IAMIaC
100% automated · Idempotent infra · Zero drift
github / Terraform-Project
PROJECT_03 / CLOUD-NATIVE
Sphinxplorer — Production on AKS
Led full DevOps engineering for a PHP Laravel graduation project on Azure Kubernetes Service. Established GitOps synchronization, automated CI/CD, and end-to-end cluster observability with real-time Grafana dashboards via Helm-deployed Prometheus.
AKSDockerArgo CD JenkinsPrometheusGrafanaHelm
Full GitOps · Real-time metrics · Auto-synced state
github / Sphinxplorer-Website
./get_cv.sh --format=pdf

MY RESUME

$ ./download_cv.sh
  ╔══════════════════╗
  ║  MAHMOUD MEDANY  ║
  ║  DEVOPS ENGINEER ║
  ╚══════════════════╝
MAHMOUD T. MEDANY
Full DevOps Engineering resume — experience, certifications, skills, and project breakdowns in a single PDF.
download_cv.pdf
last_modified: 2026-03-17
current_roleDevSecOps Intern @ NTI
prev_roleDevOps Engineer @ Eduai
locationGiza, Egypt
educationB.Sc. CS — GPA 3.39
availabilityOPEN_TO_OFFERS
cert_01Linux Kernel Dev (LFD103)
cert_02DEPI DevOps Program
cloudAWS · Azure · OVH
core_stackK8s · Terraform · Argo CD
securitySAST · DAST · Trivy · Vault
githubgithub.com/Mahmoud-Medany
modeREMOTE & ON-SITE
ssh medany@contact.devops.io

GET IN TOUCH

Looking to build resilient infrastructure, accelerate your delivery pipeline, or bring DevOps culture to your team? I'm open to full-time roles, contracts, and consulting engagements. Let's connect.

send_message.sh