Skip to content
View durrello's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report durrello

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
durrello/README.md

Hey, I'm Durrell Gemuh 👋

DevOps & Cloud Infrastructure Engineer · AWS Community Builder · DevOps Educator

Multi-cloud DevOps Engineer based in 🇨🇲 Cameroon with 5+ years of hands-on DevOps experience — designing, automating, and operating production-grade infrastructure across AWS, GCP, and Azure. Open to work: full-time roles, consulting, and team training, remote worldwide.

I've delivered infrastructure for organisations across 🇨🇲 Cameroon, 🇫🇷 France, 🇺🇸 USA, 🇨🇦 Canada, 🇩🇪 Germany, and 🇲🇹 Malta — helping teams cut deployment times, reduce cloud costs, and build platforms that scale reliably under real production load.

Outside engineering, I founded NextGen Playground and run Liora — teaching Kubernetes, CI/CD, and Terraform to working engineers in France.

Website LinkedIn dev.to Twitter Email


🔧 What I Do

☁️  Cloud Infrastructure Engineering    ━━━━━━━━━━━━━━━━━━━━  AWS · GCP · Azure
🚀  CI/CD Pipeline Automation           ━━━━━━━━━━━━━━━━━━━━  Jenkins · GitHub Actions · GitLab CI
⎈   Kubernetes & Containers             ━━━━━━━━━━━━━━━━━━━━  K8s · Docker · Helm · ArgoCD
📊  Observability & Monitoring          ━━━━━━━━━━━━━━━━━━━━  Datadog · Prometheus · Grafana
🏗️  Infrastructure as Code              ━━━━━━━━━━━━━━━━━━━━  Terraform · Ansible · Pulumi
🔐  Cloud Security & Compliance         ━━━━━━━━━━━━━━━━━━━━  IAM · WAF · Vault · Zero Trust
💰  Cost Optimisation & FinOps          ━━━━━━━━━━━━━━━━━━━━  Spot · Savings Plans · Right-sizing
🎓  DevOps Training & Mentorship        ━━━━━━━━━━━━━━━━━━━━  Workshops · 1:1 · Cohort Programs

📈 GitHub Stats

GitHub Stats

GitHub Streak

Top Languages

Activity Graph


🛠️ Tech Stack

Cloud
Containers
IaC
CI/CD
Monitoring
Security
Languages
Other

🏆 Proof of Impact

🌍
6+
Countries
🏢
8+
Organisations
☁️
AWS + GCP
Multi-Cloud
👨‍💻
170+
Devs Enabled
🎓
100+
Students Mentored
📉
60%
Build Time Cut
⏱️
30min → 2min
MTTD Reduction
💸
70%
Cost Savings
🌐
5,000+
Sites Hosted
🛡️
Cloudflare
CDN · WAF · DDoS

Cloud Run
Serverless · scale-to-zero
🧪
Load-tested
to scale further

🚀 Featured Projects

An interlinked ecosystem of open-source DevOps projects that compose into one platform lifecycle — provision → build → deliver → operate → secure.

Project What it does
terraform-aws-reference-architecture Progressive Terraform examples — single EC2 → full VPC + private RDS, CI-validated
gcp-landing-zone-terraform Production GCP landing zone — folders, shared VPC, Cloud NAT, org policies
aws-multi-account-organization AWS Organizations, OUs, SCP guardrails, centralized CloudTrail
gitops-kubernetes-platform ArgoCD app-of-apps delivering Helm workloads to Kubernetes
cicd-pipeline-templates Reusable GitHub Actions (build/test/scan/sign/deploy) with cosign signing
observability-stack Prometheus + Grafana + Loki + Tempo + Alertmanager as code
kubernetes-monitoring-helm-chart Helm chart shipping an app with ServiceMonitor + alerts
vault-on-kubernetes HashiCorp Vault HA + Raft with Kubernetes auth
devsecops-starter-kit Drop-in pre-commit + Trivy + tfsec + checkov + gitleaks pipeline
platform-engineering-idp Internal Developer Platform — Backstage catalog + golden-path scaffolder
incident-response-runbooks SRE runbooks, SLO/error-budget framework, postmortem templates

📖 Read how they fit together: Building an Interlinked DevOps Project Ecosystem


✍️ Latest Blog Posts

▶️ Read all articles on durrellgemuh.com/blog · also on dev.to/durrello


🌱 Currently Working On

  • 🏗️ NextGen Playground — DevOps learning platform + hands-on mentorship (100+ mentored, 170+ enabled)
  • 🔍 WeFoundIt — Lost & found platform (FastAPI + React Native + Postgres, deployed on AWS)
  • ☁️ AWS Community Builders — Cloud Operations track contributor
  • 👨‍🏫 Liora — DevOps Instructor (Kubernetes, CI/CD, Terraform — France)
  • ✍️ Technical Writing — 42+ published articles on DevOps & cloud
  • 🎤 Speaking & Events — Kubernetes, CI/CD, cloud, and DevOps careers

🤝 Open To

Type Details
💼 Full-time roles DevOps & Cloud Engineering (remote-first)
🧩 Consulting Cloud infrastructure & automation
🎓 Training Technical workshops for teams
🧑‍🏫 Mentorship 1:1 and community collaborations
🎤 Speaking Kubernetes, CI/CD, cloud, DevOps careers

💬 Philosophy

"If a human is doing it more than twice, a machine should be doing it."

"A system you can't observe is a system you can't trust."

"The best engineers are those who build systems and share knowledge."


Profile Views

Open to meaningful DevOps, cloud, training, and community collaborations.
[email protected] · WhatsApp · durrellgemuh.com

Pinned Loading

  1. logsentry logsentry Public

    Serverless log-scanning pipeline that detects secrets, credentials, and sensitive data in application logs. AWS Lambda + Kinesis + DynamoDB + SNS. Terraform IaC, CI/CD, DevSecOps.

    Python

  2. gitops-kubernetes-platform gitops-kubernetes-platform Public

    GitOps platform: ArgoCD app-of-apps delivering a sample app to Kubernetes via Helm

    Python

  3. cicd-pipeline-templates cicd-pipeline-templates Public

    Reusable GitHub Actions workflows for build, test, security scanning, image signing, and deployment

    1

  4. cloud-run-cloudflare-platform cloud-run-cloudflare-platform Public

    Reference architecture: deploy a containerized app to Google Cloud Run behind Cloudflare (CDN/WAF/TLS), with Terraform and a Cloud Build CI/CD pipeline

    HCL

  5. terraform-aws-reference-architecture terraform-aws-reference-architecture Public

    Progressive Terraform examples for AWS — from a single EC2 instance to a full VPC with EC2 + private RDS. Reusable modules with remote state.

  6. observability-stack observability-stack Public

    Full observability stack as code: Prometheus, Grafana, Loki, Tempo, and Alertmanager via Docker Compose and Helm