100 episodes

The Azure DevOps Podcast is a show for developers and devops professionals shipping software using Microsoft technologies. Each show brings you hard-hitting interviews with industry experts innovating better methods and sharing success stories. Listen in to learn how to increase quality, ship quickly, and operate well. Hosted by Jeffrey Palermo and sponsored by Clear Measure, Inc.

Azure DevOps Podcast Jeffrey Palermo

    • Technology

The Azure DevOps Podcast is a show for developers and devops professionals shipping software using Microsoft technologies. Each show brings you hard-hitting interviews with industry experts innovating better methods and sharing success stories. Listen in to learn how to increase quality, ship quickly, and operate well. Hosted by Jeffrey Palermo and sponsored by Clear Measure, Inc.

    Dan Garfield: GitOps with Kubernetes - Episode 298

    Dan Garfield: GitOps with Kubernetes - Episode 298

    Dan Garfield is the Co-founder of Codefresh, a CI/CD platform powered by GitOps and Argo now acquired by Octopus Deploy. As the VP Open Source and Argo Maintainer, he works primarily on Argo CD and Argo Rollouts. He helped create the GitOps Working Group and Open GitOps Principles. He helped create the most popular GitOps certification with Argo CD and writes consistently about best practices for GitOps involving Security, Development processes, and scaling.
     
    Topics of Discussion:
    [2:37] Dan Garfield’s career journey and his interest in technology from a young age.
    [4:17] The inspiration behind creating Codefresh.
    [7:57] Going all in on Kubernetes.
    [9:55] Meeting Paul, the CEO of Octopus.
    [10:37] We’re still in the early days of Kubernetes.
    [12:27] What’s the default choice for deploying to Kubernetes?
    [15:08] The importance of unified software delivery.
    [16:50] Linux native crowd adopted containers first, while .NET developers were slow to adopt due to compatibility issues.
    [22:53] What does Argo CD do?
    [25:04] GitOps Principles.
    [29:28] Managing microservices in a dynamic infrastructure.
    [32:29] Environment management, promotion workflows, and traceability.
    [34:30] Where exactly the balance between Argo and CodeFresh fits in.
    [35:09] GitOps Certification.
     
    Mentioned in this Episode:
    Clear Measure Way
    Architect Forum
    Software Engineer Forum
    Programming with Palermo — New Video Podcast! Email us at programming@palermo.net.
    Clear Measure, Inc. (Sponsor)
    .NET DevOps for Azure: A Developer’s Guide to DevOps Architecture the Right Way, by Jeffrey Palermo — Available on Amazon!
    Jeffrey Palermo’s Twitter — Follow to stay informed about future events!
    Dan Garfield LinkedIn
    What is GitOps?
    Learning Codefresh
    GitOps Certification
     
    Want to Learn More?
    Visit AzureDevOps.Show for show notes and additional episodes.

    • 41 min
    Richard Campbell: The Future of Software - Episode 297

    Richard Campbell: The Future of Software - Episode 297

    Richard Campbell wrote his first line of code in 1977. His career has spanned the computing industry on both the hardware and software sides, development, and operations. He was a co-founder of Strangeloop Networks, acquired by Radware in 2013, and was on the board of directors of Telerik, which was acquired by Progress Software in 2014. Today, he is a consultant and advisor to a number of successful technology firms and is the founder and chairman of Humanitarian Toolbox (www.htbox.org), a public charity that builds open-source software for disaster relief. Richard also hosts three podcasts: .NET Rocks! (www.dotnetrocks.com) for .NET developers, RunAs Radio (www.runasradio.com) for IT Professionals, and Windows Weekly (https://twit.tv/shows/windows-weekly).
     
    Topics of Discussion:
    [2:24] Richard’s podcasting career over 20 years and his advice for new podcasters.
    [6:30] The common topics that Richard talks about.
    [11:32] Adaptive cruise control and limitations of current AI.
    [13:34] Potential for autonomous trucks and freight trains.
    [16:12] Improving software user experience with machine learning.
    [17:32] How AI may change (and not change) 10 years from now.
    [19:32] How the voice interface has gotten better.
    [22:21] The impact of automation on software development jobs.
    [28:19] The appropriate uses of low-code platforms.
    [33:29] Habits vs. wisdom.
    [37:25] The future of augmented reality.
    [39:15] Importance of experimenting with different tools.
    [42:43] How augmented reality may disrupt smartphones.
    [43:49] Jamming out on your tools, much like a musician experimenting.



    Mentioned in this Episode:
    Clear Measure Way
    Architect Forum
    Software Engineer Forum
    Programming with Palermo — New Video Podcast! Email us at programming@palermo.net.
    Clear Measure, Inc. (Sponsor)
    .NET DevOps for Azure: A Developer’s Guide to DevOps Architecture the Right Way, by Jeffrey Palermo — Available on Amazon!
    Jeffrey Palermo’s Twitter — Follow to stay informed about future events!
    “Richard Campbell on the History of .NET - Episode 133”
     
    Want to Learn More?
    Visit AzureDevOps.Show for show notes and additional episodes.

    • 44 min
    Philip Japikse: Migrating from .NET Framework to .NET 8 - Episode 296

    Philip Japikse: Migrating from .NET Framework to .NET 8 - Episode 296

    An international speaker, Microsoft MVP, ASPInsider, MCSD, PSM II, PSD, and PST, and a passionate member of the developer community, Phil has been working with .NET since the first betas, developing software for over 35 years, and heavily involved in the agile community since 2005 as well as a Professional Scrum Trainer. Phil has taken over the best-selling Pro C# books (Apress Publishing), including Pro C# 10, is the President of the Cincinnati .NET User’s Group (Cinnug.org), and the Cincinnati Software Architect Group, co-hosted the Hallway Conversations podcast (Hallwayconversations.com), founded and runs the CincyDeliver conference (Cincydeliver.org), and volunteers for the National Ski Patrol. During the day, Phil works as the CTO for Pintas & Mullins. Phil always enjoys learning new tech and is always striving to improve his craft.
     
    Topics of Discussion:
    [3:47] Philip’s career journey and why he’s still hands-on coding.
    [5:37] Sometimes it’s not a technical problem, but a process or human interaction problem.
    [6:37] Philip’s love of mentoring.
    [8:18] The importance of collaboration.
    [9:53] Challenges in migrating applications from .NET Framework to .NET Core.
    [12:55] The importance of staying current.
    [14:48] Modernizing legacy web applications using .NET Core.
    [19:22] Rebuilding an old app using new technology, with challenges and lessons learned.
    [24:22] Gradually introducing a new screen using feature flags is better than a "big bang" rewrite.
    [26:01] Continuous deployment helps to roll out new features gradually to limited users.
    [27:53] Differences between the .NET framework and .NET Core apps, including configuration settings to environmental awareness.
    [34:59] Philip’s favorite resources to dig into, including his book.
    [41:20] The power of collaborative learning.
     
    Mentioned in this Episode:
    Clear Measure Way
    Architect Forum
    Software Engineer Forum
    Programming with Palermo — New Video Podcast! Email us at programming@palermo.net.
    Clear Measure, Inc. (Sponsor)
    .NET DevOps for Azure: A Developer’s Guide to DevOps Architecture the Right Way, by Jeffrey Palermo — Available on Amazon!
    Jeffrey Palermo’s Twitter — Follow to stay informed about future events!
    “Philip Japikse: Professional C# in .NET - Episode 230”
     
    Want to Learn More?
    Visit AzureDevOps.Show for show notes and additional episodes.
     

    • 43 min
    Brady Gaster: .NET Cloud Native - Episode 295

    Brady Gaster: .NET Cloud Native - Episode 295

    Brady Gaster is a Principal Program Manager on the .NET and Visual Studio team at Microsoft where he works on Orleans, SignalR, microservices, APIs, and integration with Azure service teams in hopes of making it exciting for developers who work on .NET apps to party in the cloud!
     
    Topics of Discussion:
    [2:49] Brady’s career highlights and how throwing parties prepared him for Microsoft.
    [4:07] History of Microsoft’s publishing tools and their evolution towards cloud-native development.
    [7:37] Using Azure Container Apps for containerization and publishing to Kubernetes.
    [13:42] Using Aspire for containerized applications in Azure, including toolchain and orchestration.
    [17:36] Simplifying software development with automation.
    [23:27] Azure subscriptions and provisioning for developers.
    [25:38] AZD infra synth.
    [26:15] Using Azure DevOps and Azure Development Environments for named environments in .NET development.
    [30:39] The system of record for the names of the environments.
    [37:13] What we can look forward to with the next release.
    [38:37] What should we know about Microsoft Learn so far?
     
    Mentioned in this Episode:
    Clear Measure Way
    Architect Forum
    Software Engineer Forum
    Programming with Palermo — New Video Podcast! Email us at programming@palermo.net.
    Clear Measure, Inc. (Sponsor)
    .NET DevOps for Azure: A Developer’s Guide to DevOps Architecture the Right Way, by Jeffrey Palermo — Available on Amazon!
    Jeffrey Palermo’s Twitter — Follow to stay informed about future events!
    “Brady Gaster: Orleans — Episode 221”
    NET Aspire Preview 4
    .NET Aspire Documentation
    Brady Gaster
     
    Want to Learn More?
    Visit AzureDevOps.Show for show notes and additional episodes.

    • 40 min
    Raziel Tabib: GitOps - Episode 294

    Raziel Tabib: GitOps - Episode 294

    Raziel is the Senior Vice President of Codefresh at Octopus Deploy. He is an entrepreneur, technology enthusiast, and software developer at heart. He is the Founder of Codefresh and is passionate about accelerating the way software is disrupting our day-to-day life by simplifying the way we deploy applications.
     
    Topics of Discussion:
    [2:23] When Raziel first got interested in making a difference in the industry.
    [3:05] The role of the software developer has evolved over time.
    [7:11] What is GitOps?
    [14:46] Overlap with the concept of infrastructure as code.
    [14:57] Simplifying software deployment using GitOps.
    [20:44] Why it’s an exciting time to be in software development.
    [22:55] What can we do with Codefresh?
    [25:24] Does Codefresh work with other infrastructure types?
    [26:29] Storing and managing application configuration and infrastructure code in separate Git repositories.
    [29:10] What are the most common reasons this infrastructure repository would have a commit pushed to it?
    [35:27] Codefresh joining Octopus Deploy.
     
    Mentioned in this Episode:
    Clear Measure Way
    Architect Forum
    Software Engineer Forum
    Programming with Palermo — New Video Podcast! Email us at programming@palermo.net.
    Clear Measure, Inc. (Sponsor)
    .NET DevOps for Azure: A Developer’s Guide to DevOps Architecture the Right Way, by Jeffrey Palermo — Available on Amazon!
    Jeffrey Palermo’s Twitter — Follow to stay informed about future events!
    Codefresh
    OpenGitOps
     
    Want to Learn More?
    Visit AzureDevOps.Show for show notes and additional episodes.
     

    • 41 min
    Glenn Condron: .NET Web Development - Episode 293

    Glenn Condron: .NET Web Development - Episode 293

    Glenn is a Principal Product Manager for the App Platform team within the Developer Division at Microsoft, focusing on .NET. Before joining Microsoft, Glenn was a developer in Australia where he worked on software for various government departments.
     
    Topics of Discussion:
    [2:47] Glenn’s career path.
    [6:33] The old .NET vs the new .NET.
    [8:09] .NET was initially Windows-only but is now being rebuilt as open-source, cross-platform software.
    [9:40] The evolution of .NET.
    [9:53] .NET core.
    [14:04] New features and ideas presented at .NET Conf.
    [16:26] Aspire.
    [18:58] Every piece of an Aspire solution uses open Telemetry as a standard.
    [19:26] Redis. 
    [27:15] Aspire knows all the “what’ and “how” to deploy to the cloud, without explicit cloud knowledge.
    [32:36] The intent of AZD.
    [36:57] Handling the components of Aspire.
    [40:21] How to add custom resources to Aspire.
    [41:00] Opinionated vs non-opinionated development in the .NET ecosystem.
     
    Mentioned in this Episode:
    Clear Measure Way
    Architect Forum
    Software Engineer Forum
    Programming with Palermo — New Video Podcast! Email us at programming@palermo.net.
    Clear Measure, Inc. (Sponsor)
    .NET DevOps for Azure: A Developer’s Guide to DevOps Architecture the Right Way, by Jeffrey Palermo — Available on Amazon!
    Jeffrey Palermo’s Twitter — Follow to stay informed about future events!
    Glenn Condron on New Capabilities on .NET - Ep 58
    Glenn C GitHub
    DevBlogs Glenn C
    Building Cloud Native Apps with .NET 8
    Introducing .NET Aspire
     
    Want to Learn More?
    Visit AzureDevOps.Show for show notes and additional episodes.

    • 45 min

Top Podcasts In Technology

This Week in YouTube (Video)
TWiT
TED Radio Hour
NPR
Y Combinator Startup Podcast
Y Combinator
The Data Scientist Show
Daliana Liu
The Cisco Learning Network
The Cisco Learning Network
Hacked
Hacked

You Might Also Like

.NET Rocks!
Carl Franklin and Richard Campbell
Hanselminutes with Scott Hanselman
Scott Hanselman
Coding Blocks
Allen Underwood, Michael Outlaw, Joe Zack
The Changelog: Software Development, Open Source
Changelog Media
Kubernetes Podcast from Google
Abdel Sghiouar, Kaslin Fields
Data Engineering Podcast
Tobias Macey