Skip to content
View GauJosh's full-sized avatar
🏅
Focusing
🏅
Focusing

Highlights

  • Pro

Block or report GauJosh

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

Hi, I’m Gaurav 👋

Staff-level Platform & Cloud Architect focused on Kubernetes platforms, CI/CD, DevSecOps, and AI-assisted operational diagnostics across Azure and AWS.

What I work on

  • Platform engineering and internal developer platforms (IDP)
  • Kubernetes (AKS/EKS), GitOps (ArgoCD/FluxCD), CI/CD systems, and reliability engineering
  • Observability, incident readiness, and cost governance
  • AI-assisted diagnostics and AI platform patterns for operational workflows (Azure OpenAI, Copilot, MCP workflows, OpenAI, Ollama)

Core technologies

Azure • AWS • Kubernetes • ArgoCD/FluxCD • GitHub Actions • Terraform • Ansible • Prometheus/Grafana • Security-by-design

Selected Work

Platform Engineering Initiatives

  • Standardized CI/CD workflows across teams using GitHub Actions and shared Python libraries.
  • Implemented GitOps delivery models using ArgoCD/FluxCD.
  • Designed infrastructure automation patterns with Terraform and Ansible.

AI & Automation

  • Built a production-style GenAI platform prototype for CI/CD failure analysis using RAG, vector search, and structural inference workflows
  • Implemented metadata-aware log ingestion and multi-model inference routing (OpenAI / local LLM / fallbask) deployed on Kubernetes with observability (Prometheus + Grafana)

Cloud Architecture

  • Led migration and modernization initiatives across Azure and AWS environments.

Selected OSS discussions / issues

  • ArgoCD / Kubernetes / platform troubleshooting
  • Falco / runtime security topics
  • Azure SDK operational issues

Certifications

  • Certified Kubernetes Administrator (CKA)
  • Certified Kubernetes Application Developer (CKAD)
  • Microsoft Certified: Azure Administrator Associate
  • Microsoft Certified: Azure Security Engineer Associate

Pinned Loading

  1. devops-genai devops-genai Public

    Production-style GenAI platform lab for CI/CD failure analysis, including RAG, multi-model inference routing, retry/fallback, and Kubernetes-native observability.

    Python

  2. platform-bootstrap platform-bootstrap Public

    Opinionated GitHub repository bootstrapper for enforcing platform standards and CI guardrails.

    Python

  3. platform-bootstrap-api platform-bootstrap-api Public

    FastAPI service that plans repository bootstrap actions and encodes platform guardrails via an internal API.

    Python