Skip to content
View ChristianOrrala's full-sized avatar
  • Orrala Systems
  • México

Highlights

  • Pro

Block or report ChristianOrrala

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

Hi, I'm Christian 👋

Senior DevOps · SRE · Platform Engineer. Founder of Orrala Systems.

I have spent 18+ years making infrastructure boring on purpose: secure, reliable, reproducible, and cheap to run. I like owning the whole lifecycle, from the architecture diagram to the 3am page to the end-of-month cost report. Lately I build the cloud-native environments and automated quality frameworks that stress-test advanced AI systems, plus the agentic tooling that handles the tedious parts for me.

AWS Kubernetes Terraform Docker Helm Argo CD GitHub Actions Python Linux Prometheus

🧭 What I actually do

  • Architect and run production platforms on AWS and Kubernetes, codified end to end in Terraform.
  • Ship with CI/CD and GitOps that move fast without breaking prod.
  • Harden the boring-but-critical layer: IAM, secrets, RBAC, Pod-Security, supply-chain, observability, SLOs.
  • Chase cost and reliability: right-size, decommission, and automate the toil out of existence.

📈 A few things I have shipped

  • Cut cloud spend ~25% (six-figure annual savings) by right-sizing and retiring legacy AWS workloads.
  • Rebuilt CI/CD from scratch and dropped time-to-production by 60%.
  • Ran a zero-downtime GitHub Enterprise to GitHub.com migration across distributed teams.
  • Built the platform behind a nationwide pharmacovigilance system handling ~1M reports a year.
  • Owned the technical quality bar for 40+ production-realistic infrastructure environments and authored ~100 evidence-based technical reviews.

🔧 Featured work

Two end-to-end builds you can actually read:

🛠 Daily tools

Cloud AWS (EKS, EC2, IAM, VPC, Fargate, SSM, CloudWatch), Azure Orchestration Kubernetes, Docker, Helm IaC Terraform, Terraform Cloud Delivery GitHub Actions, Jenkins, Travis CI, Harness.io, Argo CD Reliability & Security Prometheus, Grafana, distributed tracing, RBAC, Pod-Security, supply-chain security Languages Python, Bash, TypeScript

🌱 Currently leveling up

  • CNCF Kubestronaut track: KCNA, KCSA, CKA, CKAD, CKS
  • AWS SysOps Administrator (Associate) → DevOps Engineer (Professional)
  • Expert Certificate in Cybersecurity, MIU City University Miami

🎓 Credentials

  • M.S. in Software Development & Operations (DevOps), dual credential (México + Spain, UNIR), 2026
  • AWS Certified Cloud Practitioner · HashiCorp Terraform Associate (003) · TOEIC
  • Mensa México member

🏠 Off the clock

A homelab I run like production, and a few AI and automation builds that got out of hand. I build them spec-first, with AI agents in the loop:

  • Agentic automation, treated like prod. LLM-agent pipelines that turn messy real-world input into a finished result with no babysitting: OCR, agents that drive third-party web portals, and a cost-tiered model cascade that only escalates to the expensive model when the cheap path fails. The one I depend on daily runs on a typed, Postgres-backed orchestrator I wrote to replace a no-code tool, with SOPS-encrypted secrets, restic backups, Ansible, and CI with secret scanning. Anything I rely on should be boring and observable.
  • A council of AI models that argues back. Several models take debating personas, reason across rounds, vote, and converge on an answer instead of just agreeing with me. Built to fight model sycophancy, exposed as both an MCP server and a CLI.
  • First place, Capital One México track, Genius Arena 2026. With team Eonix I shipped a cloud-native, AI-powered financial-education platform, MVP built end to end with full spec-driven development on AWS serverless.
  • The homelab itself. A GitOps control plane, documented runbooks, Intel-accelerated camera transcoding, and observability, read-only by default. If a change is not reproducible, it does not ship.
  • The terminal. Six-plus machines across macOS, Linux, and Windows that look identical because I wrote a small cross-OS theming engine to keep them that way, down to a low-blue-light palette I tuned by hand for long nights.

If it can be automated, I have probably already automated it.

📫 Let's talk

  • LinkedIn: Christian Orrala
  • Building, scaling, or rescuing infrastructure? Orrala Systems takes on select engagements.
  • Or just open an issue or discussion here.

Less "it works on my laptop," more "production-ready and disposable."

🕉 Om, the sound of the universe.

Pinned Loading

  1. homebridge-ffmpeg-intel homebridge-ffmpeg-intel Public

    Forked from keithah/homebridge-ffmpeg-intel

    Dockerfile

  2. Tech-Challenge-ATBL01 Tech-Challenge-ATBL01 Public

    Productionizing a FastAPI service on Kubernetes: Helm umbrella chart, async PostgreSQL, Prometheus + Grafana, self-contained k3d.

    Shell

  3. wezterm wezterm Public

    Forked from wezterm/wezterm

    A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust

    Rust

  4. zellaude zellaude Public

    Forked from ishefi/zellaude

    Claude Code-aware status bar plugin for Zellij

    Rust

  5. OrralaSystems/emailit-mailer OrralaSystems/emailit-mailer Public

    🔌 WordPress plugin that replaces wp_mail() to send emails via EmailIT API

    PHP

  6. Tech-Challenge-TSTC01 Tech-Challenge-TSTC01 Public

    Example Voting App on AWS EKS with Terraform, Helm, and GitHub Actions OIDC CI/CD (IRSA, ECR, EBS CSI).

    HCL