25+ Years in the Trenches

Learn DevOps & Platform Engineering From People Who Actually Ship Code

Teller's Tech is a training platform for DevOps and platform engineering, founded by Brian Teller. 25 years of production experience distilled into practical workshops, courses, and coaching.

25+
Years Experience
Weekly
Podcast Episodes
Real
Production Patterns
Terraform / Terragrunt
EKS / GKE
GitHub Actions
Kafka (MSK / Confluent)
Observability
πŸ“ terraform plan

Practical Training. No Fluff.

Patterns that work in production, not theoretical concepts that fall apart when pagers start going off.

πŸš€

Platform Foundations

Our flagship course. Terraform + Terragrunt + GitHub Actions + AWS + EKS. Get an opinionated starter repo and hands-on training to build production infrastructure the right way. From $149 (individuals) / $7,500+ (teams)

πŸ‘¨β€πŸ«

1:1 DevOps Coaching

Stuck on a migration? Drowning in Terraform spaghetti? Work through your specific challenges with an experienced engineer who's seen most of these problems before.

πŸ‘₯

Team Workshops

Get your team aligned on infrastructure best practices. Interactive sessions focused on Platform Foundations or custom topics for your org. Delivered on weekends or scheduled dates.

# Deploy EKS
module "eks" {
  source = "./k8s"
}
$ kubectl get pods
All running
resource "aws_vpc"
  cidr = "10.0.0.0/16"

Platform Engineering Skills Are The Multiplier

The best infrastructure engineers don't just write code. They build systems that make entire teams more effective. Companies need people who can bridge development and operations, and there aren't enough of us to go around.

Too many talented engineers waste years learning things the hard way. Teller's Tech was built to compress that timeline: helping you avoid the midnight pages, the migration disasters, and the "why didn't anyone tell me this?" moments.

25+
Years in the Trenches
AWS
Primary Cloud
0β†’Scale
Startup to Enterprise
Weekly
Podcast Episodes

Pick Your Path

Whether you're just getting started or ready to architect platforms at scale, we've got you covered.

Available Now

Platform Foundations

Terraform + Terragrunt + GitHub Actions + AWS + EKS

Build production-ready infrastructure the right way. Get an opinionated starter repo, hands-on training, and a deployed EKS cluster with sane defaults.

  • State bootstrapping (S3/DynamoDB)
  • Environment structure and promotion
  • CI guardrails (plan/apply gating)
  • Production EKS with VPC, node groups, RBAC

From $149 (individual) / $7,500+ (teams)

Learn More β†’
Coming Soon

DevOps Fundamentals

Master the core skills every infrastructure engineer needs. No hand-waving, just practical patterns you'll use daily.

  • CI/CD pipelines that actually work
  • Infrastructure as Code (Terraform)
  • Docker containers in production
  • Cloud fundamentals (AWS focus)
Coming Soon

SRE Practitioner

Learn to keep systems running and sleep through the night. Reliability isn't magic; it's discipline and the right practices.

  • SLOs, SLIs, and error budgets
  • Observability that helps you debug
  • Incident response that doesn't suck
  • Chaos engineering (carefully)
Coming Soon

DevOps Mastery

Beyond Certification

Video course walkthrough from cloud fundamentals to CI/CD and beyond. Real-world patterns, not exam prep.

  • Cloud foundations (AWS)
  • CI/CD pipeline patterns
  • Containers and orchestration
  • Monitoring and observability
Ship It Weekly Podcast

Ship It Weekly

The DevOps, SRE, and Platform Engineering News Podcast

Every week, I break down what actually matters in DevOps, SRE, and platform engineering. Outages, releases, tools, incident writeups, all translated into lessons you can use. Most episodes run 10-25 minutes. No fluff, just practical takes.

Where We Go Deep

No generalist fluffβ€”just deep expertise from real production systems.

πŸ“

Infrastructure as Code

Terraform, Terragrunt, modular patterns that don't become unmaintainable. We've seen IaC done wrong more times than we can count.

☁️

AWS & GCP

EKS, EC2, IAM, GKE, Cloud Run. Not just "pass the cert" knowledge. Production experience at scale across both major clouds.

πŸ”„

GitOps & CI/CD

GitHub Actions, automated pipelines, deployments that don't require crossing your fingers.

βš™οΈ

Kubernetes (EKS/GKE)

Container orchestration from "what is a pod?" to running multi-tenant platforms. Production-tested in EKS and GKE.

πŸ“Š

Observability

Metrics, logs, traces, and more importantly: knowing what to actually look at when things break.

πŸ›‘οΈ

Reliability & Incident Response

Error budgets, runbooks, postmortems. How to build systems that fail gracefully and teams that respond well.

πŸ“¨

Event Streaming (Kafka)

MSK and Confluent, plus Strimzi on Kubernetes. Migrations (MM2/Replicator), partition rebalancing, connector ops, and keeping pipelines stable through broker pressure and outages.

Client Testimonials

"

Brian taught me DevOps practices and helped improve and speed up our deployments for our earth station in-orbit test systems.

RJ
Ron J.Satellite Systems
"

Teller's Tech helped get our CI/CD in order and streamlined our deployments for our SaaS platform.

AC
Allan C.SaaS Startup
"

Brian helped migrate us to AWS from on-prem while keeping the system up. Awesome experience!

MS
Mike S.Digital Signage SaaS

Ready to Level Up?

Whether you want to get Platform Foundations for yourself or your team, need help with a gnarly migration, or want to build a platform engineering practice from scratch, let's talk.

Scroll to Top