| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Original HTTPS Page] |
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.
Contact GitHub support about this userβs behavior. Learn more about reporting abuse.
Report abuseProduction engineer, 25+ years in production. I run systems, write about running them, and build tools for the people on call. More about me at BrianTeller.com.
ποΈ DevOps Institute Ambassador Β· ITIL Ambassador Β· Industry Advisor at Cornell Tech, mentoring a multidisciplinary team of master's students through Studio β technical feasibility, engineering tradeoffs, reliability, and what it actually takes to get an idea into production.
All live, all free unless noted. Home base is TellersTech.com (also tellerstech.io).
Publications
Tools & labs β tellerstech.com/labs
Awards
Working with me
And one that is purely a joke
Co-led large-scale AWS β GCP migrations. Owned Kafka platform engineering through vendor transitions (Confluent Cloud β MSK β Confluent Cloud with private networking), including Schema Registry and MirrorMaker2/Replicator during cutover windows. Ran SOC 2 evidence programs across multiple audit cycles, supported public-company readiness and SOX preparation, and contributed to PCI programs in HIPAA-certified environments. Led disaster recovery with explicit RTO/RPO targets. As CTO of a digital-signage company, led a zero-downtime migration to the cloud.
Day to day: Terraform and Terragrunt, AWS, Kubernetes and EKS, Kafka, CI/CD, GitHub, incident response, infrastructure guardrails, cost management, and the messy operational details that never show up in clean conference demos.
Before infrastructure, radio β college station, a major-market DC morning show, then evenings on Key 103.1. Live timing, reading a room, and staying composed when things break on air.
Most of my day-to-day lives in private repos, so the cards below count a fraction of the work.
A new Stripe Terminal using stripe-php SDK and stripe.js (v3)
This repository contains a custom script that provides a more reliable and full-featured Git status bar component for iTerm2
<?php
if (php_sapi_name() === 'cli') $lb = "\n";
else $lb = "<br />";
Forked from wlrs/stripe-terminal
A simple PHP/JS terminal for making credit card charges with the stripe.com API
| Back | FazBrowse Home | New Git URL |