Skip to content
View ckrough's full-sized avatar

Block or report ckrough

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
ckrough/README.md

Caprock Canyon at sunset with moon rising, Quitaque, TX Caprock Canyon, Quitaque, TX

Chris Krough

Engineering leader with 20 years building platforms, scaling teams, and migrating things.

What I've Built

  • Platforms that scaled through >6,000% revenue growth and $3B in transactions
  • Telemetry systems across hundreds of Kubernetes clusters on multiple continents
  • Migration initiatives that moved hundreds of services across cloud environments with zero downtime
  • Custom Kubernetes controllers for fleet management at Amazon scale

Where I've Been

RBCx · Led platform through acquisitions; 100s of services migrated, >99.999% uptime
OJO Labs · Scaled platform through 6,700% revenue growth and $3B in transactions
Amazon · AWS Labs, EKS beta tester; automated 150+ K8s clusters over three continents
uStudio · Transformed engineering org into full-stack devops culture
Bazaarvoice · 50K req/sec, 30B monthly pageviews; datacenter-to-cloud migration
Rackspace · Global network ops across 10 data centers, 1M+ metrics/sec

Current Work

Building AI tooling and diving deep on LLM evaluation frameworks. Working through Andrew Ng's Deep Learning Specialization.

Projects:

  • retriever — RAG-powered Q&A with source citations and answer verification
  • drover — AI document classification using LLMs
  • team-of-rivals — Strategic decisions via Claude AI Skills
  • agentspaces — Agentic development environment with isolated worktrees, dependency management, and CI integration (private)

Open Source from Amazon Days

Stack

AI/ML: RAG · Agentic Workflows · Prompt Engineering · Deep Learning
Languages: Python · Go · Bash
Platforms: Kubernetes · Docker · AWS
Domains: Platform Engineering · Developer Experience · Reliability


LinkedIn · dev@krough.org · dev.krough.org

Pinned Loading

  1. retriever retriever Public

    AI-powered document Q&A using RAG (Retrieval-Augmented Generation). Built with FastAPI, Claude, and Chroma for accurate, cited answers.

    Python

  2. drover drover Public

    AI-powered document classification CLI. Analyzes documents with LLMs (Ollama, OpenAI, Anthropic) and generates organized file paths with NARA-compliant naming.

    Python 1