Site reliability engineering
91
MENTIONS
42
EPISODES
31
PODCASTS
Search complete. 91 mentions across 42 episodes found for "Site reliability engineering".
Sep 12, 2026
Amazon Linux 2027, GitHub Actions Cache Security, Secret-Scanning Merge Blocks, N-central CVSS 10 RCE, Karmada Graduation, ShieldCrash, CodeQL ARM64 & When Observability Fails Too
B
0:31Brian TellerHOST
I'm Brian Teller from Teller's Tech, and this is Ship It Weekly.
B
0:35Brian TellerHOST
[upbeat music] Welcome back to Ship It Weekly, the show about the DevOps, SRE, cloud, platform, and security stories that matter when you are the person keeping the thing running at 3:00 in the morning.
B
1:04Brian TellerHOST
For the weekly story list and source links, check out oncallbrief.com. For past episodes and show notes, head over to shipitweekly.fm.
B
1:15Brian TellerHOST
This week, Amazon Linux 2027 enters public preview with some changes that are going to matter for compatibility.
Watch This Before Becoming a SOC Analyst
S
18:14SandraGUEST
typically on conversations also depend on the size of your team but for me it was once a month which wasn't too bad that basically means we have a pager and if something goes wrong if there's a very serious alert that happens then they will just ping you off hours and bring you into a bridge line where you basically have to figure out what's going on and fight the incident, basically.
S
18:36SandraGUEST
But a lot of this stuff is usually working with the IT team as well as the SRE team, which is the Site Reliability Engineering team.
S
18:43SandraGUEST
I find that they are also very involved in cybersecurity incidents alongside all the SOC analysts and the incident responders.
S
18:51SandraGUEST
So that would probably be a typical week.
#18 — AI Writes Code. What's Your Job? with Julien Bisconti
J
0:50Julien BiscontiGUEST
I'm based in Stockholm.
J
0:53Julien BiscontiGUEST
I work as a software engineer, SAP Reliability Engineer.
J
0:57Julien BiscontiGUEST
I specialize in Google Cloud.
J
0:59Julien BiscontiGUEST
I do a lot of Go and sometimes Terraform.
#021 - Process on Paper vs. Process That Works
S
12:46speaker_2HOST
It's brilliant.
S
12:47speaker_2HOST
Amazon solved for speed, but then you look at Google's site reliability engineering, their SRE practice, and they use guardrails to solve for stability.
S
12:55speaker_3HOST
Which is critical because Google Search can't afford downtime, so you'd think they have the heaviest CABs in the world.
S
13:00speaker_2HOST
Right.
Why AI Agents Will Break Modern Data Engineering (And How to Fix It) w/ Christophe Blefari (Nao)
C
30:12Christophe BlefariGUEST
in this situation, I would say like the situation two years ago, for a reason, it was like some kind of like the best optimum, like the best optimum.
C
30:23Christophe BlefariGUEST
And also, because if you say this, you could say, yeah, the CEO could be the, with cloud and agents could be like the data analyst, the data engineer, the SRE, the software engineer, and so on.
C
30:33Christophe BlefariGUEST
And so everyone is just CEO at the top level and do stuff.
C
30:37Christophe BlefariGUEST
No, I don't think so.
Durable Execution for AI Agents in Kubernetes
M
8:51Mark FussellGUEST
And, and I think you just be careful about where you put your code because we kind of get carried away sometimes that we're gonna throw away all this deterministic code of these steps.
M
8:59Mark FussellGUEST
But if you have an application that does A, B, and C all the time, [laughs] don't make it try and use a model, you know? [laughs] Um, but you know, the, the one example I always like to go towards is, you know, when you create like an SRE agent that does incident management, you know, some a, a request comes in, uh, you're trying to go through a thousand playbooks.
M
9:20Mark FussellGUEST
You know, is it playbook number one or two thousand? You know, you can build, uh, SRE agents or the, or like use a language model to parse all that data to, to suggest things for you.
M
9:30Mark FussellGUEST
So, you know, but you still have a workflow around that.
M
9:33Mark FussellGUEST
You know, incident comes in, do all these steps.
8 MINS LATER
M
17:57Mark FussellGUEST
I'm not necessarily talking about those.
M
17:58Mark FussellGUEST
I'm talking about those ones that you're running for your business applications at the back end.
M
18:03Mark FussellGUEST
And we have worked with a number of different companies that have built, for example, an SRE agent that, um, it, it analyzes an incoming req- incident request, looks over logbooks and, you know, playbooks around those things.
How to Pivot from Tech to Clean Energy Jobs in 90 Days
J
6:59James ManzerHOST
The renewable energy industry needs folks who can build lifecycle communication systems that actually work.
J
7:05James ManzerHOST
We need people that have managed distributed device fleets at scale, designed APIs and telemetry systems, ran incident response and SRE operations, created dashboards that translate data into action.
J
7:17James ManzerHOST
The energy industry, it desperately needs these exact skills and they have no idea how to find people who have them.
J
7:23James ManzerHOST
So what happens? You're sitting there thinking, wow, I guess I'll just apply to some other tech company.
J
8:51James ManzerHOST
That's where someone with your background becomes essential.
J
8:53James ManzerHOST
Building the orchestration layer that makes hardware stretch further.
J
8:58James ManzerHOST
Here's a friendly call-out to ex-DevOps, SRE, data engineers, product people.
J
9:04James ManzerHOST
If you're listening, this is where you come in.
Episode 28: From Startup to Success: What Nobody Tells You About Entrepreneurship
J
30:11Jonathan P. WrightHOST
But the most extreme version of this guardrail concept comes from Google.
J
30:15Jonathan P. WrightHOST
The sources detail Google's SRE, model site reliability engineering, and the concept of error budgets.
J
30:22Jonathan P. WrightHOST
And I have to admit, when I first read this, it felt completely counterintuitive to the entire ethos of tech.
J
30:28Jonathan P. WrightHOST
Break down how an error budget actually works in practice.
S
31:18speaker_1HOST
But if they push a buggy update that crashes the system and eats up 40 minutes of downtime, they have blown their budget.
J
31:25Jonathan P. WrightHOST
And what happens then?
S
31:26speaker_1HOST
The SRE team legally freezes all new feature deployments.
S
31:30speaker_1HOST
The developers are literally locked out of pushing anything new.
Kubernetes Can Run Your Database. Your Team Can't., with Kat Cosgrove
K
20:34Kat CosgroveGUEST
Like your platform engineer, that is a DevOps person.
K
20:37Kat CosgroveGUEST
And it was SRE for a while too, right? So like this is just job title shuffling.
K
20:44Kat CosgroveGUEST
That's all that's happening with DBAs.
K
20:46Kat CosgroveGUEST
They exist somewhere in a platform engineering team under a different job title.
AI Performance Testing: How to Scale Agentic AI with Kandasamy Selvaraj
K
12:22Kandasamy SelvarajGUEST
Correct, Joe.
K
12:23Kandasamy SelvarajGUEST
So typically the dashboard, like let's come to the SRE, right? Typically they are the one ensuring every application is healthy.
K
12:29Kandasamy SelvarajGUEST
They typically look at the response time, error rate, availability, any restarts, right? Whereas in this case, what is happening, I mean, the reasoning, in this case we cannot i mean in addition to the response time now it's a challenge right now we have to measure the reasoning time right because your reasoning time can differ based on the user query and the context how the context i mean how the contact context is growing at some point what happened your system prompt might bloat so when the system prompt might bloat that time it and it will end up loading the conversation again so so i mean so when it so in this case for example there i mean agent answering even though it made some of the check box like a response time looks good your throughput looks good no errors but however what if it takes five times of tokens what if it's take five times of token compared to my baseline so that token ended up showing in the cost budget not into the i mean not into the not into the regular performance matrix So that is also like another key matrix, like how the cost is inflated.
K
13:35Kandasamy SelvarajGUEST
And similarly, and also another primary metric, we wanted to make sure one agent, I mean, basically this one agent is not going to impact the entire platform or infrastructure because one agent end up taking all the token limits on the one AI provider.
8 MINS LATER
K
21:27Kandasamy SelvarajGUEST
That is very critical as well to simulate the production type behavior.
J
21:31Joe ColantonioHOST
All right.
J
21:31Joe ColantonioHOST
So do you need then to have SRE set up first to do these open telemetry type traces so you really understand performance and production to get good results? So you're able to trace, you know, what good looks like in production? And what about that? It's like you're kind of running blind?
K
21:48Kandasamy SelvarajGUEST
Yeah, definitely.
32 more episodes mention Site reliability engineering.
Create an account to see the whole feed, search across every transcript, and follow the entities you care about.