bragains.co

Louisville, Kentucky area

Updated

Branden Ragains

Senior Infrastructure Architect, Humana

In service.

I architect and maintain the web platforms that carry the bulk of Humana's servicing load: several thousand deployments of our custom server images, running IIS and the Java application servers. I build the automation that keeps them healthy at that scale.

Before that I managed the hybrid computing environment behind a medical imaging service that rendered most of the CT and MR scans in the US. 18+ years in IT, and I still build software on my own time.

Most recent first

Service record

  1. 2022-03 – present

    Louisville, KY

    In service

    Senior Infrastructure Architect

    HumanaWeb Technologies Engineering

    Web Technologies Engineering manages the bulk of Humana's servicing load: several thousand deployments of our custom server images. I work across the full stack of those platforms, from design consultation and DR planning to capacity and incident management.

    • Developed and deployed a large MVC .NET API and GUI that is now standard on all servers at Humana.
    • Application migrations, tools simplification and refactoring, debugging and log tracing.
    • Security across the platforms: SSL, keystores and ciphers.

    Platforms

    IIS · WebLogic · WebSphere · Tomcat · JBoss

    2017 4 yr 6 mo 2026
  2. 2017-08 – 2022-03

    Louisville, KY area

    DevOps Systems Engineer

    3DR

    Managed the full computing environment for a medical SaaS that processed the rendering of most CT and MR scans in the US: cloud on AWS and Azure, VMware virtualization, HPE hardware, DICOM post-processing and GPU rendering for image analysis.

    • Designed, developed and maintained a HIPAA-compliant hybrid environment.
    • Deployed containerized serverless compute on AWS ECS and Azure.
    • Owned uptime and deployment for the Software Center of Excellence.
    • Designed and built out a data center, and planned and managed the headquarters move.
    • Migrated local source systems with disparate database schemas to the cloud.

    Platforms

    AWS · Azure · ECS · VMware · HPE · DICOM

    2017 4 yr 7 mo 2026

Tenure bars share one scale, from August 2017 to today, with a tick at each new year.

urzas99.com

Urza's 99

Personal project

Live since 2026-09

A live site for competitive Commander, the four-player Magic: The Gathering format. It answers the questions players argue about with tournament data instead of opinion: which lines win, which commanders convert, and whether a matchup is real or a lucky streak.

I designed it and run it end to end, from the data pipelines to the server it lives on.

Stack

.NET 10 · Blazor · PostgreSQL 16 · Python · nginx · AWS

Knowledge base
PostgreSQL 16 holding cards, the Comprehensive Rules, combos, deck lists and tournament results, loaded from Scryfall, Commander Spellbook, EDHREC, Moxfield, Archidekt, EDHTop16 and TopDeck.gg. Nine systemd timers keep it current, and every answer keeps its source.
Statistics
Matchups are judged with an exact sign test, and only pairs that survive a Benjamini-Hochberg false-discovery correction are shown: on September 10, 2 of 302 tested pairs did. Commander conversion is tested against its own field, and seat advantage is measured over thousands of pods.
Deck analysis
Import a Moxfield or Archidekt deck and see its curve, color demands, combos, and the tournament packages it has assembled or sits one card away from.
MCP server
Thirteen tools let language models query the knowledge base instead of recalling it, with provenance on every answer. One explains which lines a commander runs, and why its near misses exist.
Operations
The app, PostgreSQL and nginx share one small EC2 instance behind Let's Encrypt TLS. Deploys are scripted and health-checked, and roll back on failure.
A real response from its MCP server on 2026-09-10. The figures move as tournaments are imported.
commander_packages(commander="Kinnan")
"Kinnan, Bonder Prodigy runs one line: Kinnan + Basalt Monolith,
 complete in 95.4% of 693 tournament lists."

What I work with

Toolkit

Platforms
IIS · WebLogic · WebSphere · Tomcat · JBoss
Languages
C# · C++ · Java · JavaScript · Python · PowerShell · SQL
Web
ASP.NET MVC · Blazor · React · REST APIs
Data
PostgreSQL · MySQL
Cloud
AWS · Azure · Docker · Kubernetes
Infrastructure
VMware · HPE · Networking · Infrastructure as code
Security
SSL/TLS · Keystores · Ciphers · HIPAA-compliant environments
Operations
DR planning · Capacity management · Incident management · Design consultation

Procedure

How I change production

  1. Render the change first

    Generate what a script will install and diff it against what is live before running it for real.

  2. Keep secrets out of the output

    Tokens and passwords live in root-owned files. Scripts read them without printing them, and logs never carry them.

  3. Verify from the far side

    A green service status only means a process started. I check what a user actually gets, through the public URL.

  4. Merge what is proven

    Work lands on main once it is verified in production, and every deploy keeps the previous build ready to roll back to.

Issued

Credentials

Certifications

Certifications and their issuers
CertificationIssuer
A+ CompTIA
Network+ CompTIA
Azure Fundamentals Microsoft
AZ-303: Azure Architect Technologies Microsoft
CCNA Cisco

Education

Education
ProgramSchoolYears
B.S. Informatics Indiana University Bloomington 2008 – 2012
Electrical and Electronics Engineering Purdue University 2007

Louisville, Kentucky area

Contact

Email is fastest

Colophon

This page reports on itself. The transport and self-check lines are measured by the site over its public address, not typed.

Runtime
.NET 10.0.11 · Blazor static server rendering · no client framework
Build
2026-09-13 · commit 68556f9f8
Hosting
nginx on Amazon Linux 2023, AWS EC2
Transport
TLS 1.3 · TLS_AES_256_GCM_SHA384 · certificate from Let's Encrypt YE2, valid until 2026-12-12 · HSTS
Self-check
2026-09-13 03:55 UTC · GET /healthz returned 200 · repeats every 6 hours
Type
Besley, Archivo and Sometype Mono, served from this origin
Policy
A Content-Security-Policy that admits nothing from outside this origin, and one script, for the theme links