PodcastsActualitésAI DevOps Podcast

AI DevOps Podcast

Jeffrey Palermo
AI DevOps Podcast
Dernier épisode

403 épisodes

  • AI DevOps Podcast

    Ryan Riley: Development Process using AI - Episode 403

    25/05/2026 | 48 min
    https://clearmeasure.com/developers/forums/

    Ryan Riley is a Senior Lead Software Engineer at Quorum Software in Houston, TX, with deep expertise in functional programming, software architecture, and web API design across the .NET ecosystem. He is a Microsoft Visual F# MVP and longtime open-source contributor, best known for his work on projects such as Frank, WebApiContrib, and the Open Web Interface for .NET (OWIN) specification. Ryan leads the Community for F# virtual user group and is an active blogger, having recently published a thought-provoking piece in March 2026 examining AI-assisted spec-driven development and its relationship to Agile and historical software practices. He brings a thoughtful, systems-level perspective to software engineering leadership, mentoring, and team-building that spans front-end UX through back-end distributed applications.
    LinkedIn: https://www.linkedin.com/in/ryanriley/
    GitHub: https://github.com/panesofglass
    Twitter/X: https://twitter.com/panesofglass

    Previous Appearances on the Azure & DevOps Podcast:

    Ryan Riley: Leading a Software Engineering Team - Episode 316 (September 23, 2024) 

    The Power of 10 Wiki: https://en.wikipedia.org/wiki/The_Power_of_10:_Rules_for_Developing_Safety-Critical_CodeDevelopment Process using AI

    Want to Learn More?
    Visit AzureDevOps.Show for show notes and additional episodes.
  • AI DevOps Podcast

    Gaurav Seth: Leading in the AI World - Episode 402

    18/05/2026 | 44 min
    https://clearmeasure.com/developers/forums/
    Today I've have Gaurav Seth with us — he's a product executive at Microsoft working on fundamentally redefining how software gets built and scaled. He's been bringing agentic AI into every stage of the develop‑deploy‑operate cycle, both for Microsoft's internal engineering teams and for developers building on the platform. He's hands-on building AI agents into GitHub Copilot and Visual Studio, working on evaluation systems that improve model quality, and shaping core platforms that power Azure, Microsoft 365, Windows, Xbox, and LinkedIn.
    Right now, he's focused on some of the hardest problems in the industry — what it looks like to move from manual to AI-driven development, how to measure and improve agent performance at scale, how to make massive codebases understandable to LLMs, and what the future of developer workflows looks like in an agent-first world. Before this, he helped lead some major shifts — from Edge's move to Chromium, to scaling TypeScript into one of the most widely used languages in the world, to evolving Visual Studio's business model and growing .NET in a crowded market. He operates end-to-end — from product strategy and engineering to go-to-market, partnerships, and enterprise adoption — and has a unique ability to connect deep technical innovation with real-world impact. 
    Mentioned in this Episode
    LinkedIn
    X / Twitter 
    .NET Blog (author page) 
    Foundry Local: Onyx w/ Ollama 
    VSCode Agent Pane 
    Want to Learn More? 
    Visit AzureDevOps.Show for show notes and additional episodes.
  • AI DevOps Podcast

    Stephen Cleary: Asynchronous Software - Episode 401

    11/05/2026 | 34 min
    https://clearmeasure.com/developers/forums/
    Stephen Cleary is a software developer, author, and independent consultant with deep expertise in asynchronous and concurrent programming in .NET. He is the author of "Concurrency in C# Cookbook" (O'Reilly, 2nd edition), the definitive practical reference on async, parallel, reactive, and multithreaded programming in C#. Stephen is one of the top-ranked users on Stack Overflow, widely recognized for his authoritative answers on async/await, and he has published extensively on the subject through MSDN Magazine, conference talks, and his long-running blog. His most recent blog post, "Debug Dumps in Visual Studio," was published in December 2025 and continues his tradition of sharing hard-won, practical knowledge with the .NET community.
    Website: https://stephencleary.com 
    Blog: https://blog.stephencleary.com
    Book: https://stephencleary.com/book/
    GitHub: https://github.com/StephenCleary
    Twitter/X: https://x.com/astevecleary
    Github - Comparers
    Nuget - Nito Comparers 

    Want to Learn More?
    Visit AzureDevOps.Show for show notes and additional episodes.
  • AI DevOps Podcast

    Tim Corey: Learning AI Architecture - Episode 400

    04/05/2026 | 41 min
    https://clearmeasure.com/developers/forums/
    Tim Corey is an nine-time Microsoft MVP, a software developer with more than 30 years of experience, and one of the most recognized online educators in the .NET ecosystem. DevForge at IAmTimCorey.com -- has helped millions of developers learn to think and code like professionals. He is the author of Getting Started with C#: A Practical Guide, the creator of the popular C# Mastercourse, and the host of the DevQuestions podcast, now in its seventh season. Tim learned software development the hard way so his students don't have to -- and he is a returning guest, having joined us previously on Episode 241.
    Previous appearance(s) on the Azure DevOps Podcast:
    Episode 241: Tim Corey: Learning Programming (Apr 17, 2023) 
    Website: https://www.iamtimcorey.com/
    Blog: https://blog.iamtimcorey.com/
    LinkedIn: https://www.linkedin.com/in/iamtimcorey/
    Twitter / X: https://x.com/IAmTimCorey
    GitHub: https://github.com/TimCorey
    YouTube: https://www.youtube.com/@IAmTimCorey
    Podcast: https://iamtimcorey.buzzsprout.com/

    Recent projects / posts: - Course: Upgrading to .NET 10 From Start to Finish https://www.iamtimcorey.com/courses/upgrading-to-dotnet-10/
    - Course: C# Mastercourse https://www.iamtimcorey.com/courses/csharp-mastercourse/
    - Game Development Mastercourse (preorder) https://gamedevelopmentmastercourse.com/
    - Blog: "Does Vibe Coding Have A Place In Software Development?" (May 2025)
    - Blog: "What Microsoft Choosing Go over C# Can Teach Us" (Apr 2025)
    - Blog: "Can AI Do a Developer's Job?" (Mar 2025)
    - DevQuestions Podcast Ep. 299: "Why is the job market slowing down?" (Mar 5, 2026)

    Want to Learn More?
    Visit AzureDevOps.Show for show notes and additional episodes.
  • AI DevOps Podcast

    Chet Husk: .NET Tooling - Episode 399

    27/04/2026 | 43 min
    https://clearmeasure.com/developers/forums/
    Chet Husk is a Product Manager on the .NET Tools team at Microsoft, where he leads the .NET SDK, MSBuild, Template Engine, and Install Scripts teams -- shaping how millions of .NET developers build, publish, and containerize their applications. Before joining Microsoft in 2021, Chet was deeply embedded in the F# open-source community, serving on the F# Software Foundation Board and co-maintaining Ionide, the popular F# extension for VS Code. At Microsoft, he drove the built-in container publishing support that lets developers create container images with just "dotnet publish" -- no Dockerfile required -- and recently shipped SLNX, the new XML-based solution file format for the .NET CLI. He is also exploring the intersection of AI and build tooling with an open-source MCP server that lets AI assistants analyze MSBuild binary logs.
    Mentioned in this Episode
    GitHub
    LinkedIn
    .NET Blog
    Recent projects / posts Blog:

    "Introducing support for SLNX, a new, simpler solution file format in the .NET CLI" (Mar 2025, .NET Blog) 
    mcp-binlog-tool: MCP server for AI-assisted MSBuild binary log analysis 
    Blog: "Announcing built-in container support for the .NET SDK" (.NET Blog)
    .NET Conf 2023 talk: ".NET Containers advancements in .NET 8" 
    .NET Conf 2022 Keynote presenter 

    SLNGEN .NET Tool /dotnet/skills
    GitHub repo structed nuget package - devlooped

    EBNF Grammar (Extended Backus–Naur Form)
    https://msbuildlog.com/
    https://github.com/devlooped/StructId

    \Want to Learn More?
    Visit AzureDevOps.Show for show notes and additional episodes.
Plus de podcasts Actualités
À propos de AI DevOps Podcast
The AI DevOps Podcast is a show for those shipping software using AI, .NET, Azure, and DevOps. Each show brings you hard-hitting interviews with industry experts, innovating better methods, and sharing success stories. Sponsoring the podcast is Clear Measure, a software architecture and engineering firm that implements AI to empower software teams to establish quality, achieve stability, and increase speed. Hosted by CTO & Chairman, Jeffrey Palermo.
Site web du podcast

Écoutez AI DevOps Podcast, C politique ou d'autres podcasts du monde entier - avec l'app de radio.fr

Obtenez l’app radio.fr
 gratuite

  • Ajout de radios et podcasts en favoris
  • Diffusion via Wi-Fi ou Bluetooth
  • Carplay & Android Auto compatibles
  • Et encore plus de fonctionnalités