Ship It! SRE, Platform Engineering, DevOps-logo

Ship It! SRE, Platform Engineering, DevOps

Technology Podcasts

A podcast about everything that happens after `git push` Justin Garrison & Autumn Nash explore all things DevOps, infra, cloud & running apps in production. Whether you’re cloud native, Kubernetes curious, a pro SRE, or just operating a VPS… you’ll love coming along for the ride. Some people search for ShipIt or ShipItFM and can’t find the show, so now the strings ShipIt and ShipItFM are in our description too.

Location:

United States

Description:

A podcast about everything that happens after `git push` Justin Garrison & Autumn Nash explore all things DevOps, infra, cloud & running apps in production. Whether you’re cloud native, Kubernetes curious, a pro SRE, or just operating a VPS… you’ll love coming along for the ride. Some people search for ShipIt or ShipItFM and can’t find the show, so now the strings ShipIt and ShipItFM are in our description too.

Language:

English


Episodes
Ask host to enable sharing for playback control

Managing Meta's millions of machines

5/4/2024
Anita Zhang is here to tell us how Meta manages millions of bare metal Linux hosts and containers. We also discuss the Twine white paper and how AI is changing their requirements.

Duration:01:02:58

Ask host to enable sharing for playback control

Let's go back to AOL chat rooms

4/27/2024
In this episode Justin and Autumn are joined by Mandi Walls to take you back to a time before the cloud. Before Kubernetes. When a/s/l was common and servers were made of metal. Back to the days of AOL to discuss how chat rooms worked.

Duration:01:12:34

Ask host to enable sharing for playback control

Bluesky apps

4/19/2024
Paul Frazee joins the show to tell us all about how Bluesky builds, tests, and deploys mobile and web applications from the same code base.

Duration:01:10:52

Ask host to enable sharing for playback control

From Kubernetes to Nix

4/13/2024
Why would you want to switch your developer environments from containers to nix? Ádám from LastPass has a few reasons.

Duration:01:14:28

Ask host to enable sharing for playback control

Deploying projects vs products

4/6/2024
Verónica López, Kubernetes SIG Release tech lead & distributed systems engineer, joins Justin & Autumn to share her experiences deploying services at scale.

Duration:01:13:47

Ask host to enable sharing for playback control

SoCal Linux Expo

3/29/2024
Justin & Autumn take you with them to the 2024 SoCal Linux Expo where they asked six fellow attendees about their favorite open source projects and their least favorite commands.

Duration:00:32:55

Ask host to enable sharing for playback control

Productivity engineering at Netflix

3/23/2024
What’s the difference between productivity engineering and platform engineering? How can you continue to re-platform with a moving target? On this episode, we’re joined by Andy Glover, who spent ten years productivity engineering at Netflix, to discuss.

Duration:01:31:15

Ask host to enable sharing for playback control

Containers on a diet

3/16/2024
Kyle Quest joins the show to tell Autumn & Justin all about the evolution of DockerSlim & minimal container images. Why are small container images important? What are different strategies to make containers smaller? Let’s find out!

Duration:01:16:43

Ask host to enable sharing for playback control

Scoring your project’s security

3/9/2024
Autumn and Justin are joined by Chris Swan to discuss tech industry trends like AI and sustainability, gamifying the software development process and motivating devs to write more secure code, OpenSSF Scorecards and how they offer a way to measure and improve the security and compliance of GitHub repos, the scoring system, and the security posture of a repository.

Duration:01:23:58

Ask host to enable sharing for playback control

Hybrid infrastructure load balancing

3/1/2024
Wanny Morellato & Deepak Mohandas from Kong join Justin & Autumn to discuss building, testing & running a load balancer that can run anywhere.

Duration:01:06:28

Ask host to enable sharing for playback control

Shipping in SPAAAACCEEE

2/23/2024
What do you do when your infrastructure runs 1000 miles away and you only have access every 90 minutes? Find out from Andrew Guenther from Orbital Sidekick.

Duration:01:08:46

Ask host to enable sharing for playback control

Building containers without Docker

2/16/2024
We’re back! Jason Hall joins the show to tell Justin & Autumn all about how Chainguard builds hundreds of containers without a single Dockerfile.

Duration:00:57:27

Ask host to enable sharing for playback control

Kaizen! Embracing change 🌟

3/2/2023
This is our 9th Kaizen with Adam & Jerod. We start today’s conversation with the most important thing: embracing change. For Gerhard, this means putting Ship It on hold after this episode. It also means making more time to experiment, maybe try a few of those small bets that we recently talked about with Daniel. Kaizen will continue, we are thinking on the Changelog. Stick around to hear the rest.

Duration:01:16:36

Ask host to enable sharing for playback control

Rust efficiencies at AWS scale

2/16/2023
Tim McNamara is known as New Zealand’s Rust guy. He is the author of Rust in Action, and also a Senior Software Engineer at AWS, where he helps other builders with all things Rust. The main reason why Gerhard is intrigued by Rust is the incredible resource frugality. Fewer CPUs means less energy used, which is good for the planet, and good for the monthly bill. This becomes most noticeable at Amazon’s scale, when S3, Lambda, CloudFront and other services start adding Rust components.

Duration:01:03:31

Ask host to enable sharing for playback control

Treat ideas like cattle, not pets

2/2/2023
In our ops & infra world, we learn to optimise for redundancy, for mean time to recovery and for graceful degradation. We instinctively recognise single points of failure, and try to mitigate the risks associated with them. For some years now, Daniel Vassallo has been doing the same, but in the context of life & work. Daniel talks about the role of randomness, about learning from small wins & about optimising for a lifestyle that matches your true preferences,. Apparently, ideas too should be treated like cattle, not pets.

Duration:01:09:11

Ask host to enable sharing for playback control

Why we switched to serverless containers

1/26/2023
Last September, at the 🇨🇭 Swiss Cloud Native Day, Florian Forster, co-founder & CEO of ZITADEL, talked about why they switched to serverless containers. ZITADEL has a really interesting workload that is both CPU intensive and latency sensitive. On top of this, their users are global, and traffic is bursty. Florian talks about how they evaluated AWS, GCP & Azure before they settled on the platform that met their requirements.

Duration:01:08:14

Ask host to enable sharing for playback control

Human scale deployments

1/20/2023
Lars is big on Elixir. Think apps that scale really well, tend to be monolithic, and have one of the most mature deployment models: self-contained releases & built-in hot code reloading. In episode 7, Gerhard talked to Lars about “Why Kubernetes”. There is a follow-up YouTube stream that showed how to automate deploys for an Elixir app using K3s & ArgoCD. More than a year later, how does Lars think about running applications in production? What does simple & straightforward mean to him? Gerhard’s favourite: what is “human scale deployments”?

Duration:00:53:37

Ask host to enable sharing for playback control

The hard parts of platform engineering

1/11/2023
Marcos Nils has been into platform engineering for the best part of the last decade. He helped architect & build developer platforms using VMs & OpenStack, containers with Docker, and even Kubernetes. He did this at startups with 10 people, as well as large, publicly traded companies with 1000+ software engineers. Today we talk with Marcos about the hard parts of platform engineering.

Duration:01:17:01

Ask host to enable sharing for playback control

Bare metal meets Talos Linux (the K8s OS)

1/5/2023
Welcome to 2023! A new year is the perfect time to start with a fresh perspective. Given a few bare metal hosts with fast, local storage, how would you run your workloads on them? Would you cluster them for redundancy? What operating system would you choose? Steve Francis, CEO at Sidero Labs and Andrew Rynhard, CTO at Sidero Labs join us today to talk about running Talos Linux on bare metal.

Duration:01:03:57

Ask host to enable sharing for playback control

🎄 Planning for failure to ship faster 🎁

12/15/2022
Eight months ago, in 🎧 episode 49, Alex Sims (Solutions Architect & Senior Software Engineer at James & James) shared with us his ambition to help migrate a monolithic PHP app running on AWS EC2 to a more modern architecture. The idea was some serverless, some EKS, and many incremental improvements. So how did all of this work out in practice? How did the improved system cope with the Black Friday peak, as well as all the following Christmas orders? Thank you Alex for sharing with us your Ship It! inspired Kaizen story. It’s a wonderful Christmas present! 🎄🎁

Duration:01:05:10