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

Block or report armghan

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
armghan/README.md

banner

typing

views


πŸ‘¨β€πŸ’» About Me

name: Armughan Mehboob Bhutta
role: DevOps Β· SRE Β· CloudOps Β· MLOps Engineer
location: Lahore, Pakistan πŸ‡΅πŸ‡°
experience: 7+ years
current_focus: [Kubernetes platform ops, GitOps with ArgoCD, DevSecOps, MLOps]
philosophy: "Automate the boring, harden the risky, make deploys boringly predictable."
  • πŸ”­ Senior DevOps Engineer β€” most recently at Systems LTD, one of Pakistan's largest software houses
  • 🧱 I build golden paths: IaC everywhere, CI/CD that just works, observability you can act on
  • πŸ” Deep experience with security & compliance controls β€” HIPAA, SOC 1/2, PCI DSS
  • ☁️ Multi-cloud & on-prem: AWS, Azure, GCP, DigitalOcean, Proxmox, VMware ESXi
  • πŸ€– MLOps / AI infrastructure β€” deployed GPU-accelerated inference & computer-vision workloads (see below)
  • 🀝 I mentor engineers and spread DevOps best practices across teams

πŸ“Š Impact I've Delivered

Metric Result
πŸš€ Manual release effort ~70% reduction via GitOps CI/CD (ArgoCD)
πŸ“ˆ Deployment frequency ~3Γ— increase
⚑ Infra provisioning time ~60% faster with IaC (Terraform)
πŸ›‘οΈ Service downtime ~40% lower with service mesh + HA design

🧰 Tech Stack

☁️ Cloud & Virtualization
AWS Azure GCP DigitalOcean Proxmox VMware

🐳 Containers & Orchestration
Kubernetes Docker Helm Istio OpenShift

πŸ” CI/CD & GitOps
GitHub Actions GitLab CI Azure DevOps Jenkins Argo CD

πŸ“ IaC & Config Management
Terraform Crossplane Ansible

πŸ“‘ Observability & Messaging
Elastic Zabbix New Relic Kafka RabbitMQ

πŸ€– MLOps & AI Infrastructure
NVIDIA CUDA TensorRT cuDNN Kafka Docker

πŸ–₯️ Scripting & Languages
Bash Python Go C++ YAML


πŸ€– MLOps & AI Infrastructure

Beyond classic DevOps, I've built and operated the infrastructure that runs AI/ML workloads in production:

  • 🧠 Built, packaged (as artifacts) and deployed a C++ AI inference engine into production
  • πŸ‘οΈ Deployed computer-vision applications β€” facial recognition, vehicle detection, and crowd-management systems
  • ⚑ Provisioned GPU compute with the full CUDA Β· cuDNN Β· TensorRT stack for accelerated inference
  • πŸ”€ Ran Apache Kafka as the messaging backbone to speed up model/API communication
  • πŸ“¦ Containerized GPU workloads and wired them into CI/CD for repeatable model delivery

πŸš€ Featured Projects

Real-world platform engineering work, published as sanitized reference implementations.

Project What it demonstrates Stack
πŸ”„ gitops-argocd-platform App-of-Apps GitOps delivery to Kubernetes β€” Helm releases, sync waves, sealed secrets ArgoCD Β· Helm Β· K8s
πŸ“ terraform-cloud-modules Reusable, composable IaC modules for AWS & Azure (networking, AKS/EKS, storage) Terraform
πŸ“Š zabbix-isp-monitoring Multi-ISP link monitoring with dynamic discovery + automated HTML email reporting Python Β· Zabbix
πŸͺ΅ elk-centralized-logging End-to-end log pipeline (syslog/firewall β†’ Elastic Agent β†’ dashboards) with TLS & auth Elastic Stack
βš™οΈ azure-tenant-automation One-click tenant provisioning: Function Apps, Cosmos, Key Vault, VNET via az CLI + pipelines Azure Β· Bash
πŸ€– gpu-inference-stack Reproducible CUDA/cuDNN/TensorRT runtime for GPU-accelerated model inference NVIDIA Β· Docker
☸️ helm-charts-for-k8s Reusable Helm charts for application delivery Helm · Kubernetes

πŸ… Certifications (click to verify)

  • Azure Β 2025 Β· 37E2A15ED3559E26
  • AWS Β 2022 Β· 854SGJ0DF2R1QVST
  • RHCSA Β 2020 Β· 200-145-001
  • CNSS Β 2020 Β· 17834571
  • CEH Β 2018 Β  CCNA Β 2017

πŸ“ˆ GitHub Activity

activity graph


⭐ From armghan β€” let's build reliable platforms.

Pinned Loading

  1. cloudflare-bulk-action cloudflare-bulk-action Public

    JavaScript

  2. cuda-cuDNN-TensorRT cuda-cuDNN-TensorRT Public

    Shell

  3. EKS-CI-CD-Pipelines EKS-CI-CD-Pipelines Public

  4. helm-charts-for-Kubernetes-deployment helm-charts-for-Kubernetes-deployment Public

    Smarty

  5. OpenAS2/OpenAs2App OpenAS2/OpenAs2App Public

    OpenAS2 is a java-based implementation of the EDIINT AS2 standard. It is intended to be used as a server. It is extremely configurable and supports a wide variety of signing and encryption algorithms.

    Java 235 169

  6. azure-fileshare-cleanup azure-fileshare-cleanup Public

    This project provides a Flask-based REST API to list or delete old files and directories in an Azure File Share that are older than a configurable retention period. It supports both dry-run (previe…

    Python