Ship It Weekly - DevOps, SRE, and Platform Engineering News Podcast Por Teller's Tech - DevOps SRE Podcast arte de portada

Ship It Weekly - DevOps, SRE, and Platform Engineering News

Ship It Weekly - DevOps, SRE, and Platform Engineering News

De: Teller's Tech - DevOps SRE Podcast
Escúchala gratis

Ship It Weekly is a short, practical recap of what actually matters in DevOps, SRE, and platform engineering.

Each episode, your host Brian Teller walks through the latest outages, releases, tools, and incident writeups, then translates them into “here’s what this means for your systems” instead of just reading headlines. Expect a couple of main stories with context, a quick hit of tools or releases worth bookmarking, and the occasional segment on on-call, burnout, or team culture.

This isn’t a certification prep show or a lab walkthrough. It’s aimed at people who are already working in the space and want to stay sharp without scrolling status pages and blogs all week. You’ll hear about things like cloud provider incidents, Kubernetes and platform trends, Terraform and infrastructure changes, and real postmortems that are actually worth your time.

Most episodes are 10–25 minutes, so you can catch up on the way to work or between meetings. Every now and then there will be a “special” focused on a big outage or a specific theme, but the default format is simple: what happened, why it matters, and what you might want to do about it in your own environment.

If you’re the person people DM when something is broken in prod, or you’re building the platform everyone else ships on top of, Ship It Weekly is meant to be in your rotation.

Brian Teller - Teller’s Tech - DevOps News
Política y Gobierno
Episodios
  • Cloudflare BYOIP BGP Withdrawals, Clerk’s Postgres Query-Plan Flip Outage, and AWS Kiro Permissions Lessons (Grafana Privesc + runc CVEs)
    Feb 27 2026

    This week on Ship It Weekly, Brian covers three “automation meets reality” stories that every DevOps, SRE, and platform team can learn from.

    Cloudflare accidentally withdrew customer BYOIP prefixes due to a buggy cleanup task, Clerk got knocked over by a Postgres auto-analyze query plan flip, and AWS responded to reports about its internal Kiro tooling by framing the incident as misconfigured access controls. Plus: a quick EKS node monitoring update, and a tight security lightning round.

    Links

    Cloudflare BYOIP outage postmortem https://blog.cloudflare.com/cloudflare-outage-february-20-2026/

    Clerk outage postmortem (Feb 19, 2026) https://clerk.com/blog/2026-02-19-system-outage-postmortem

    AWS outage report (Reuters) https://www.reuters.com/business/retail-consumer/amazons-cloud-unit-hit-by-least-two-outages-involving-ai-tools-ft-says-2026-02-20/

    AWS response on Kiro + access controls https://www.aboutamazon.com/news/aws/aws-service-outage-ai-bot-kiro

    EKS Node Monitoring Agent (open source) https://aws.amazon.com/about-aws/whats-new/2026/02/amazon-eks-node-monitoring-agent-open-source/

    Grafana CVE-2026-21721 https://grafana.com/security/security-advisories/cve-2026-21721/

    runc CVEs (AWS-2025-024) https://aws.amazon.com/security/security-bulletins/rss/aws-2025-024/

    GitLab patch releases https://about.gitlab.com/releases/2025/11/26/patch-release-gitlab-18-6-1-released/

    Atlassian Feb 2026 security bulletin https://confluence.atlassian.com/security/security-bulletin-february-17-2026-1722256046.html

    Human story: SRE Is Anti-Transactional (ACM Queue) https://queue.acm.org/detail.cfm?id=3773094

    More episodes and show notes at https://shipitweekly.fm

    On Call Briefs at: https://oncallbrief.com

    Más Menos
    18 m
  • Ship It Conversations: Mike Lady on Day Two Readiness + Guardrails in the AI Era
    Feb 24 2026

    This is a guest conversation episode of Ship It Weekly (separate from the weekly news recaps).

    In this Ship It: Conversations episode I talk with Mike Lady (Senior DevOps Engineer, distributed systems) from Enterprise Vibe Code on YouTube. We talk day two readiness, guardrails/quality gates, and why shipping safely matters even more now that AI can generate code fast.

    Highlights

    • Day 0 vs Day 1 vs Day 2 (launching vs operating and evolving safely)
    • What teams look like without guardrails (“hope is not a strategy”)
    • Why guardrails speed you up long-term (less firefighting, more predictable delivery)
    • Day-two audit checklist: source control/branches/PRs, branch protection, CI quality gates, secrets/config, staging→prod flow
    • AI agents: they’ll “lie, cheat, and steal” to satisfy the goal unless you gate them
    • Multi-model reviews (Claude/Gemini/Codex) as different perspectives
    • AI in prod: start read-only (logs/traces), then earn trust slowly

    Mike’s links

    • YouTube: https://www.youtube.com/@EnterpriseVibeCode
    • Site: https://www.enterprisevibecode.com/
    • LinkedIn: https://www.linkedin.com/in/mikelady/

    Stuff mentioned

    • Vibe Coding (Gene Kim + Steve Yegge): https://www.simonandschuster.com/books/Vibe-Coding/Gene-Kim/9781966280026
    • Beads (agent memory/issue tracker): https://github.com/steveyegge/beads
    • Gas Town (agent orchestration): https://github.com/steveyegge/gastown
    • AGENTS.md (agent instructions file): https://agents.md/
    • OpenAI Codex: https://openai.com/codex/

    More episodes + details: https://shipitweekly.fm

    Más Menos
    35 m
  • GitHub Agentic Workflows, Gentoo Leaves GitHub, Argo CD 3.3 Upgrade Gotcha, AWS Config Scope Creep
    Feb 20 2026

    This week on Ship It Weekly, Brian hits five stories where the “defaults” are shifting under ops teams.

    GitHub is bringing Agentic Workflows into Actions, Gentoo is migrating off GitHub to Codeberg, Argo CD upgrades are forcing Server-Side Apply in some paths, AWS Config quietly expanded coverage again, and EC2 nested virtualization is now possible on virtual instances.

    Links

    YouTube episodes https://www.youtube.com/watch?v=tuuLlo2rbI0&list=PLYLi5KINFnO7dVMbhsJQTKRFXfSSwPmuL&pp=sAgC

    OnCallBrief https://oncallbrief.com

    Teller’s Tech Substack https://tellerstech.substack.com/

    GitHub Agentic Workflows (preview) https://github.blog/changelog/2026-02-13-github-agentic-workflows-are-now-in-technical-preview/

    Gentoo moves to Codeberg https://www.theregister.com/2026/02/17/gentoo_moves_to_codeberg_amid/

    Argo CD upgrade guide: 3.2 -> 3.3 (SSA) https://argo-cd.readthedocs.io/en/latest/operator-manual/upgrading/3.2-3.3/

    AWS Config: 30 new resource types https://aws.amazon.com/about-aws/whats-new/2026/02/aws-config-new-resource-types

    EC2 nested virtualization (virtual instances) https://aws.amazon.com/about-aws/whats-new/2026/02/amazon-ec2-nested-virtualization-on-virtual/

    GitHub status page update https://github.blog/changelog/2026-02-13-updated-status-experience/

    GitHub Actions: early Feb updates https://github.blog/changelog/2026-02-05-github-actions-early-february-2026-updates/

    Runner min version enforcement extended https://github.blog/changelog/2026-02-05-github-actions-self-hosted-runner-minimum-version-enforcement-extended/

    Open Build Service postmortem https://openbuildservice.org/2026/02/02/post-mortem/

    Human story: AI SRE vs incident management https://surfingcomplexity.blog/2026/02/14/lots-of-ai-sre-no-ai-incident-management/

    More episodes and show info on https://shipitweekly.fm

    Más Menos
    19 m
Todavía no hay opiniones