Skip to content

Instantly share code, notes, and snippets.

@muthuishere
Created June 1, 2026 06:22
Show Gist options
  • Select an option

  • Save muthuishere/113802e4401f2753788caefa9585cc5e to your computer and use it in GitHub Desktop.

Select an option

Save muthuishere/113802e4401f2753788caefa9585cc5e to your computer and use it in GitHub Desktop.

video script for sre ops and record

SREOPS

Delivery: Jobs cadence throughout — short lines, long air, numbers that stop the room. The pauses are the content. Never rush a landing. Say every number slowly.


[0:00–0:35] THE PLEDGEa normal night

(Calm. Almost conversational. Plenty of air.)

"Let me tell you about a normal night.

One app goes down.

Just one.

So you open Postgres. Then Mongo. Then Kubernetes. Then the console. Then Loki. Then Jenkins.

Seven tools." (pause) "For one app.

Now... we don't have one app."

(Beat.)

"We have a hundred. Each with its own database. Its own pods. Its own logs — in two different places.

Across twenty environments."

(Long pause. Quiet.)

"Do the math. You can't. Nobody can.

That's not an engineering problem.

That's three in the morning. Staring at a screen. No idea where to begin.

And that..." (beat) "...is a normal night."


[0:35–1:15] THE TURNyou just ask

(A shift. Lighter. Like you're letting them in on something.)

"So we tried something.

We stopped opening tools.

And we just... asked.

'Why is this instance down?'"

(Beat. The answer lands.)

"Answer.

Not a dashboard. Not a tab. Not a search.

The answer.

'Why is this slow?'" (beat) "Answer.

'What's happening in the build?'" (beat) "Answer.

You ask. In plain words. And it tells you what's wrong."

(Pause. Now lower. Slower.)

"Then we asked it something we'd been afraid to ask for months.

480 restarts.

Over 120 days.

Right in front of us. The whole time. And we never had the hours to chase it.

We asked." (long pause) "Minutes.

Not days. Minutes.

A problem we were never going to solve...

...solved."

(Let it sit.)


[1:15–1:55] THE PRESTIGEthe unit

(Quiet conviction. This is the idea. Don't sell it. State it.)

"Now. Here's the part that matters.

The answer isn't the idea.

Scale is the idea.

You could buy this. Off the shelf. One agent, one database.

So a hundred apps...

...a hundred agents.

A hundred. Talking over each other. Burning tokens. Falling apart.

That doesn't scale. That collapses.

So we changed one thing.

The unit.

Not one agent per instance.

One agent per system."

(Beat.)

"One Postgres agent. Every app.

One Kubernetes agent. Every pod.

Mongo — the same.

The logs? Console, Loki — doesn't matter. It pulls all of them. At once.

One config file. One source of truth.

Read is open.

Write is locked.

And nothing — nothing — is hardcoded.

Go look in GitHub."

(Beat.)

"You'll find skills.

You won't find a single password."


[1:55–2:00] THE CLOSE

(Still. No rush. Then it's done.)

"This started as an experiment.

Now it's how we run.

We didn't build a tool.

We built something that scales."

(Beat. Half-smile.)

"This is SREOPS.

And we're just getting started."


The three lines the room will carry home:

  • "Seven tools. For one app. Now... we don't have one app."
  • "Minutes. Not days. A problem we were never going to solve — solved."
  • "You'll find skills. You won't find a single password."

A timing note, honestly: spoken at true Jobs pace with every pause honored, this runs closer to 2:15–2:30. If the cap is hard, the cheapest seconds to cut are in the Prestige's middle — the read/write/hardcoded run — not the pauses around your three landing lines. Protect the silence. The silence is what makes it land.

Want a teleprompter version with the stage directions stripped, or a 60-second cut?

My    - fix rag re chunking    - 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment