DevOps Videos

OpenAI Symphony: AI Engineers That Code for You?
VideoApr 29, 2026

OpenAI Symphony: AI Engineers That Code for You?

OpenAI unveiled Symphony, an open‑source specification that turns an issue‑tracker such as Linear into a control plane for AI‑driven development. The framework coordinates multiple Codeex agents, allowing each open ticket to become an autonomous workspace where code is generated without...

By Analytics Vidhya
Evaluating AI Coding Agents with TeamCity and SWE-Bench - Ernst Haagsman
VideoApr 29, 2026

Evaluating AI Coding Agents with TeamCity and SWE-Bench - Ernst Haagsman

The session introduced SWE‑bench, a benchmark that measures software‑development AI agents by feeding them authentic GitHub issues and checking whether they can produce correct fixes. Ernst Haagsman, JetBrains product manager, demonstrated how their AI assistant, Juni, can generate unit tests,...

By DataTalks.Club
Live Webinar: ChatGPT Writes Tests, But ContextQA Understands Them...
VideoApr 29, 2026

Live Webinar: ChatGPT Writes Tests, But ContextQA Understands Them...

The live webinar featured Deep Barot, founder and CEO of ContextQA, discussing the company’s AI‑driven testing platform and its focus on testing AI agents. Barot explained his unconventional path from full‑stack developer and DevOps engineer to AI testing entrepreneur, highlighting...

By Naveen AutomationLabs
I Gave Claude Its Own Database, Here's What Happened
VideoApr 28, 2026

I Gave Claude Its Own Database, Here's What Happened

The video demonstrates how to give Claude a dedicated, AI‑native database using the free Ghost.build platform, installed with a single command and connected through an MCP server. This setup lets developers spin up, fork, and delete databases entirely within AI...

By Tech With Tim
MCP Is Burning Your Tokens Before You Ask a Single Question
VideoApr 27, 2026

MCP Is Burning Your Tokens Before You Ask a Single Question

The video examines how the MCP (Model‑Centered Protocol) connects AI agents to remote servers and compares it with a CLI‑based alternative, focusing on token consumption and operational trade‑offs. It shows that every MCP tool definition—name, description, and full parameter schema—is injected...

By The DevOps Toolkit (Viktor Farcic)
Google's $40B Anthropic Bet, Claude Code's Quality Crash & AIOps Fatigue | Techstrong Gang
VideoApr 27, 2026

Google's $40B Anthropic Bet, Claude Code's Quality Crash & AIOps Fatigue | Techstrong Gang

The TechStrong Gang episode dissected the latest AI‑industry shake‑ups, focusing on Google’s up‑to‑$40 million pledge to Anthropic, the evolving battle between model supremacy and infrastructure control, and the growing fatigue around AI‑ops and coding assistants. Google’s deal provides $10 million upfront with $30 million...

By Techstrong TV (DevOps.com)
FeatureOps: The Safety Net You Need When Shipping with AI #trailer #short
VideoApr 27, 2026

FeatureOps: The Safety Net You Need When Shipping with AI #trailer #short

The video spotlights the growing importance of feature‑ops as a safety net when shipping AI‑driven software. Einar Austvik, co‑founder and CEO of Unleash, explains that traditional DevOps practices no longer suffice once autonomous AI agents begin making micro‑decisions in production. A...

By Tech Lead Journal
Hermes Agent Is INSANE...
VideoApr 27, 2026

Hermes Agent Is INSANE...

The video introduces Hermes Agent, an open‑source AI orchestration tool that lets large language models write, test, and iterate code without manual programming. The creator demonstrates installing it on a VPS and using it to run a gravity‑well simulation built...

By Wes Roth
Now You Have to Build Data Quality Checks and Observability 🤖📊
VideoApr 26, 2026

Now You Have to Build Data Quality Checks and Observability 🤖📊

The video highlights the growing need for automated data‑quality checks and observability in modern data pipelines. It promotes AI‑powered platforms such as Soda, Datafold and Monte Carlo that can continuously monitor metrics, detect anomalies and surface alerts without manual intervention. Key...

By Data Engineer Academy
Can AWS and Azure AI Agents Replace SRE Engineers?
VideoApr 26, 2026

Can AWS and Azure AI Agents Replace SRE Engineers?

The video examines whether AWS and Azure AI agents can replace Site Reliability Engineering (SRE) engineers in 2026, highlighting the hype around new "SR agents" and the practical challenges they face. The host explains that AI agents require deep access to...

By Abhishek Veeramalla
Why Enterprise AI Demands More Platform Engineering, Not Less | Weave Intelligence
VideoApr 24, 2026

Why Enterprise AI Demands More Platform Engineering, Not Less | Weave Intelligence

Boyan, CTO at Sixt, says the company’s product and engineering organization totals about 800 people and builds over 95% of its core software in-house across hundreds of countries. Over the past decade Sixt has invested in broad platform engineering—MLOps, developer...

By Platform Engineering (community)
OpenChoreo Brings AI-Powered Internal Developer Platforms to SUSE Rancher
VideoApr 24, 2026

OpenChoreo Brings AI-Powered Internal Developer Platforms to SUSE Rancher

At SUSACon 2024, WSO2 unveiled OpenChoreo, an AI‑powered internal developer platform (IDP) that ships pre‑configured for SUSE Rancher Prime. The integration lets customers provision a full‑stack development environment directly from the Rancher Marketplace, streamlining the path from Kubernetes to a...

By Techstrong TV (DevOps.com)
SREcon26 Americas - Stop Reading Changelogs: Safer Kubernetes Upgrades with Simulation
VideoApr 23, 2026

SREcon26 Americas - Stop Reading Changelogs: Safer Kubernetes Upgrades with Simulation

The talk, “Stop Reading Changelogs: Safer Kubernetes Upgrades with Simulation,” opens with a vivid reminder of Reddit’s 314‑minute outage in March 2023, caused by a label change in a Kubernetes 1.23‑to‑1.24 upgrade that broke Calico’s node selectors. Speaker David “Dr....

By USENIX Association
SREcon26 Americas - Intelligent Load Balancing in Kubernetes
VideoApr 23, 2026

SREcon26 Americas - Intelligent Load Balancing in Kubernetes

Databricks engineers Gaurav Nanda and Vincent Cheng revealed that Kubernetes’ default kube‑proxy and DNS model struggles with long‑lived HTTP streams and high‑throughput gRPC, leading to pod hot‑spotting and tail‑latency spikes. They propose a client‑side, control‑plane‑driven load balancer that removes kube‑proxy...

By USENIX Association
LF Live Webinar: Handling Hardware Failures During Training
VideoApr 23, 2026

LF Live Webinar: Handling Hardware Failures During Training

The webinar addressed the growing challenge of hardware failures in massive GPU clusters used for AI model training. Suresh Vasadan highlighted that top‑tier software firms experience roughly 20% of their GPU nodes offline at any time, and modern systems reserve...

By The Linux Foundation
This Is the Reason Why Your DevOps Resume Is Getting Rejected.
VideoApr 23, 2026

This Is the Reason Why Your DevOps Resume Is Getting Rejected.

The video tackles a common pain point for DevOps job seekers: why resumes get rejected despite solid technical knowledge. Abhishank argues that project‑based learning is still non‑negotiable in 2026, even as AI can generate Dockerfiles or Kubernetes manifests, because interviewers...

By Abhishek Veeramalla
Agentic AI Needs Guardrails: Craig McLuckie and SUSE on MCP
VideoApr 23, 2026

Agentic AI Needs Guardrails: Craig McLuckie and SUSE on MCP

The discussion at Suzacon centered on the rapid emergence of agentic AI for infrastructure management and the pivotal role of the MCP (Managed Control Plane) framework. Craig McCluckey, founder of StackLock, described how agents can evolve from passive alerting to...

By Techstrong TV (DevOps.com)
SUSE and NVIDIA Launch AI Factory for Secure Sovereign AI
VideoApr 23, 2026

SUSE and NVIDIA Launch AI Factory for Secure Sovereign AI

The announcement at SUSACon introduced the SUSE‑NVIDIA AI Factory, a joint solution designed to deliver sovereign, private‑cloud AI stacks for enterprise customers. By embedding NVIDIA AI Enterprise software into SUSE’s infrastructure, the offering promises a single, validated platform that...

By Techstrong TV (DevOps.com)
Hermes Agent Full Tutorial for Beginners | Setup Guide
VideoApr 23, 2026

Hermes Agent Full Tutorial for Beginners | Setup Guide

The video walks viewers through installing and configuring Hermes Agent, a new AI‑orchestration platform that distinguishes itself with a built‑in learning loop that continuously refines its skills. The presenter contrasts it with OpenClaw, emphasizing Hermes’ self‑improving memory and single‑agent focus,...

By Tech With Tim
How AI Workflows Really Work (Part 2/2)
VideoApr 23, 2026

How AI Workflows Really Work (Part 2/2)

The video explains advanced AI workflow patterns that go beyond simple prompt‑response chains, highlighting how developers can orchestrate large language models (LLMs) to run multiple subtasks, reach consensus, or iteratively refine outputs. It describes three core mechanisms: (1) parallel sectioning, where...

By KodeKloud
Agent AI - Context QA : AI Generated Test Cases | AI Powered Test Automation
VideoApr 23, 2026

Agent AI - Context QA : AI Generated Test Cases | AI Powered Test Automation

In this episode of Naveen Automation Labs, host Naveen introduces ContextQA, an AI‑powered testing platform that automates test‑case creation, execution, and validation. He positions the tool as a solution for teams tasked with integrating AI into their quality‑assurance workflows, highlighting...

By Naveen AutomationLabs
AI Code Floods Open Source: How Kusari Inspector Filters Malicious PRs | CRob & Michael Lieberman
VideoApr 22, 2026

AI Code Floods Open Source: How Kusari Inspector Filters Malicious PRs | CRob & Michael Lieberman

The video announces Kusari Inspector, a new free tool for CNCF and Open SSF projects, designed to tame the flood of AI‑generated pull requests that are overwhelming open‑source maintainers. Michael Lieberman explains that AI bots now submit code at scale, often...

By The Linux Foundation
The "Just Use Postgres" Trap
VideoApr 22, 2026

The "Just Use Postgres" Trap

The video examines the growing advice to "just use Postgres" for all data needs, specifically as a message queue, and contrasts it with purpose‑built brokers like Kafka, Redis, and RabbitMQ. While a single database reduces infrastructure complexity, the presenter warns...

By CodeOpinion (Derek Comartin)
Building Secure, High-Quality, AI-Powered Applications with Chris Lalonde
VideoApr 21, 2026

Building Secure, High-Quality, AI-Powered Applications with Chris Lalonde

In the talk Chris Lalonde argues that AI‑generated code is neither pure magic nor useless slop; it’s a powerful accelerator that reshapes how startups build software. He shows that AI multiplies output, turning a two‑person team into a high‑volume code producer,...

By O’Reilly Media
Python FastAPI Tutorial (Part 19): Deploy with Docker - Serverless Containers and Custom Domain
VideoApr 21, 2026

Python FastAPI Tutorial (Part 19): Deploy with Docker - Serverless Containers and Custom Domain

The video walks viewers through deploying a FastAPI application using Docker containers on Google Cloud Run, highlighting a shift from traditional VPS management to fully managed serverless infrastructure with automatic scaling, SSL, and pay‑as‑you‑go pricing. It also introduces Neon, a...

By Corey Schafer
Microsoft Azure Developer Full Course 2026 | Microsoft Azure Tutorial For Beginners | Simplilearn
VideoApr 20, 2026

Microsoft Azure Developer Full Course 2026 | Microsoft Azure Tutorial For Beginners | Simplilearn

Microsoft’s Azure Developer Full Course 2026 provides a beginner‑friendly roadmap to cloud fundamentals, the Azure administrator role, and core infrastructure services such as virtual machines, storage, networking, regions and availability zones. It also explains how tenants, subscriptions and resource groups...

By Simplilearn
Toy Augmented Generation Project to a Production-Ready AI System
VideoApr 20, 2026

Toy Augmented Generation Project to a Production-Ready AI System

The video walks viewers through turning a toy Retrieval‑Augmented Generation (RAG) prototype into a production‑ready AI system. It emphasizes security, reliability, and demonstrable results as essential pillars for enterprise deployment. Key steps include adding role‑based access control, integrating guardrails for out‑of‑scope...

By Codebasics
Stop Vibe Coding: Spec-Driven Development with The BMad Method #trailer #short
VideoApr 20, 2026

Stop Vibe Coding: Spec-Driven Development with The BMad Method #trailer #short

The video introduces the B‑MAD method, a spec‑driven AI development framework positioned as the antithesis of “vibe coding.” Creator Brian Madison explains that the approach replaces ad‑hoc AI prompting with a disciplined workflow that begins with a product manager drafting...

By Tech Lead Journal
How Intercom 2X'd Engineering Velocity with Claude Code | Brian Scanlan
VideoApr 20, 2026

How Intercom 2X'd Engineering Velocity with Claude Code | Brian Scanlan

Intercom’s R&D team has leveraged Anthropic’s Claude Code to dramatically accelerate its software delivery pipeline, reporting a two‑fold increase in pull‑request throughput over the past nine months. The company attributes this surge to AI‑driven code generation that removes the manual...

By How I AI
DevOps Engineer Full Course 2026 [FREE] | DevOps Engineer Tutorial For Beginners | Simplilearn
VideoApr 19, 2026

DevOps Engineer Full Course 2026 [FREE] | DevOps Engineer Tutorial For Beginners | Simplilearn

The video introduces Simplilearn’s 2026 DevOps Engineer Full Course, a comprehensive program that teaches the cultural, procedural, and technical foundations of modern DevOps. It emphasizes Azure DevOps, GitHub Actions, Docker, Kubernetes, and Azure CLI, positioning the curriculum as a pathway...

By Simplilearn
Python FastAPI Tutorial (Part 18): Deploy to a VPS - Security, Nginx, SSL, and Custom Domain
VideoApr 19, 2026

Python FastAPI Tutorial (Part 18): Deploy to a VPS - Security, Nginx, SSL, and Custom Domain

The tutorial walks viewers through deploying a production‑ready FastAPI blog to a virtual private server. After adding a simple health‑check route that verifies database access, the instructor pushes the entire codebase to a public GitHub repository, emphasizing the importance of...

By Corey Schafer
Astro Crash Course #13 - Deploying to Netlify
VideoApr 18, 2026

Astro Crash Course #13 - Deploying to Netlify

The video walks viewers through deploying an Astro static site to Netlify, emphasizing the workflow of pushing the code to a GitHub repository and then connecting that repo to Netlify for automated builds. It details creating a new private repo named...

By The Net Ninja
VLLM Vs. Kronk: Choosing the Best AI Engine for Your App
VideoApr 17, 2026

VLLM Vs. Kronk: Choosing the Best AI Engine for Your App

The video contrasts two local model inference engines—VLLM and Kron—explaining their distinct design philosophies and target use‑cases. VLLM is presented as the leading production‑grade server for deploying large language models at scale, engineered to handle thousands of concurrent users and...

By Ardan Labs
Lecture 1.2.5.F | Containers, Images & DockerHub | Health Data Science
VideoApr 17, 2026

Lecture 1.2.5.F | Containers, Images & DockerHub | Health Data Science

The lecture introduces Docker as a foundational tool for modern AI, data science, and backend development, covering containers, images, Docker Hub, and Docker Desktop. It explains why developers need Docker to overcome the classic "works on my machine" dilemma by...

By Universal Digital Health
AI Review Checkpoints, Runtime Guardrails & Identity Management | Techstrong Gang
VideoApr 17, 2026

AI Review Checkpoints, Runtime Guardrails & Identity Management | Techstrong Gang

Enterprise AI is shifting from hype to practical governance, emphasizing control layers such as cross‑model review checkpoints, runtime guardrails, and identity management. In the Techstrong Gang session, Mike Vizard, Jon Swartz, Tracy Ragan, and Jeff Reich discuss how operational discipline...

By Techstrong TV (DevOps.com)
Lecture 1.2.5.C | Python Testing & PyTest Tutorial | Health Data Science
VideoApr 17, 2026

Lecture 1.2.5.C | Python Testing & PyTest Tutorial | Health Data Science

The lecture introduces software testing fundamentals and demonstrates how the PyTest framework streamlines testing for Python developers, especially in health data‑science contexts. Key points include why testing matters—catching bugs early, boosting confidence, and safeguarding code during updates—and how PyTest simplifies repetitive...

By Universal Digital Health
Lecture 1.2.5.A | Python Environments Explained (Venv & Conda) | Health Data Science
VideoApr 17, 2026

Lecture 1.2.5.A | Python Environments Explained (Venv & Conda) | Health Data Science

The video introduces Python environments, explaining they are isolated spaces that contain a specific Python interpreter and required libraries for each project. Hamza contrasts three environment types—global, virtual (venv) and Conda—highlighting that global installs cause version clashes, while virtual environments prevent...

By Universal Digital Health
Python FastAPI Tutorial (Part 17): Testing the API - Pytest, Fixtures, and Mocking External Services
VideoApr 17, 2026

Python FastAPI Tutorial (Part 17): Testing the API - Pytest, Fixtures, and Mocking External Services

The video walks viewers through adding a robust testing suite to a production‑grade FastAPI blog project. After completing authentication, PostgreSQL migrations, and AWS S3 image uploads, the instructor emphasizes the need for automated tests to catch regressions and enable safe...

By Corey Schafer
Techstrong TV - April 17, 2026
VideoApr 17, 2026

Techstrong TV - April 17, 2026

Techstrong TV featured four leaders highlighting emerging security challenges in AI‑driven enterprises. Jeff Williams of Contrast Security explained that AI can now locate every vulnerability in a codebase, yet organizations still need an average of six months to remediate them,...

By Techstrong TV (DevOps.com)
DevOps Q&A
VideoApr 17, 2026

DevOps Q&A

The live DevOps Q&A covered a wide range of topics, from securing container images and scanning Windows‑based containers to career advice for cloud engineers and best practices for CI/CD pipelines. The panel highlighted three primary sources for hardened Docker images—Chain Guard,...

By The DevOps Toolkit (Viktor Farcic)
How Capital One Delivers Multi-Agent Systems [Rashmi Shetty] - 765
VideoApr 16, 2026

How Capital One Delivers Multi-Agent Systems [Rashmi Shetty] - 765

The TWIML AI podcast episode features Rashmi Shetty, senior director of Capital One’s enterprise generative AI platform, explaining the bank’s transition from traditional machine‑learning pipelines to large‑language‑model (LLM) driven systems that can actually execute actions. She outlines how the organization...

By TWiML AI (This Week in Machine Learning & AI)
After 1 Year of Quitting Job | Introducing My Startup
VideoApr 16, 2026

After 1 Year of Quitting Job | Introducing My Startup

Abhishek, a former full‑time employee, announced the launch of Escape Bash, a hands‑on learning platform for DevOps and cloud engineers, marking the culmination of a year‑long venture after quitting his job on April 16, 2025. Escape Bash structures its curriculum into three tiers—Lessons...

By Abhishek Veeramalla
Python FastAPI Tutorial (Part 16): AWS S3 and Boto3 - Moving File Uploads to the Cloud
VideoApr 16, 2026

Python FastAPI Tutorial (Part 16): AWS S3 and Boto3 - Moving File Uploads to the Cloud

The video walks developers through upgrading a FastAPI blog app’s image handling from local disk storage to Amazon S3, emphasizing why container‑based deployments require durable, external object storage. It outlines the practical steps: installing the Boto3 SDK, creating an S3 bucket...

By Corey Schafer
INGRESS VS Gateway API - Whats the Difference?
VideoApr 16, 2026

INGRESS VS Gateway API - Whats the Difference?

The video compares Kubernetes Ingress with the newer Gateway API, highlighting their core functions and architectural differences. Both solutions rely on controllers deployed via kubectl or Helm to monitor resources—Ingress watches Ingress objects, while Gateway API controllers monitor Gateway resources—and...

By That DevOps Guy (Marcel Dempers)
Top 5 Ways to Reduce Kubeneres Cluster Cost.
VideoApr 15, 2026

Top 5 Ways to Reduce Kubeneres Cluster Cost.

The video walks viewers through five proven tactics for slashing Kubernetes cluster expenses, whether the workloads run on public clouds or on‑premise hardware. Abhishek emphasizes that unchecked compute—especially GPU nodes running at single‑digit utilization—can bleed money, making cost discipline essential...

By Abhishek Veeramalla
The Protocol Stack AI Is Missing
VideoApr 15, 2026

The Protocol Stack AI Is Missing

The video spotlights a critical gap in today’s multi‑agent AI stacks: while agents can now connect, they lack the protocols for shared intent, context, and collective cognition. Vjoy Pande of Outshift by Cisco argues that existing A2A, MCP and similar...

By VentureBeat (GamesBeat)
Favorite Agent Setups with Brian Christner
VideoApr 14, 2026

Favorite Agent Setups with Brian Christner

The episode of the Agentic DevOps podcast features Bret interviewing Brian Christner, a Docker Captain and head of engineering for a major Swiss online casino. They explore current AI agent frameworks, focusing on OpenClaw, its successor NanoClaw, and the broader...

By Bret Fisher Docker and DevOps
Redis Is Dead - Migrate to Valkey in 5 Minutes Using BetterDB for FREE
VideoApr 14, 2026

Redis Is Dead - Migrate to Valkey in 5 Minutes Using BetterDB for FREE

The video explains how Redis’ 2024 licensing shift from the open‑source SSPL to a dual‑license model forces cloud providers and SaaS users to pay higher fees for managed Redis services. Coupled with a broken RDB file format and the addition...

By Abhishek Veeramalla
Cursor 3 Parallel Agents Will Break Your Workflow #ai #devtools #shorts
VideoApr 14, 2026

Cursor 3 Parallel Agents Will Break Your Workflow #ai #devtools #shorts

The video unveils Cursor 3, a developer‑focused IDE overhaul built around AI‑driven agents that take on the heavy lifting of code generation. Rather than typing every line, developers become architects while autonomous agents act as builders, executing tasks in real...

By Analytics Vidhya