Rephonic
Artwork for Azure & DevOps Podcast

Azure & DevOps Podcast

Jeffrey Palermo
.NET 8
Blazor
Azure
Cloud Computing
.NET
Artificial Intelligence
Software Development
Documentdb
Cloud Budgets
Cost Optimization
Microservices
Microsoft
That Conference
Software Engineering
Cloud Adoption
ASP.NET Core
C Sharp
Containers
ASP.NET
Cloud Native Development

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.

PublishesWeeklyEpisodes746Founded7 years ago
Number of ListenersCategories
NewsTechnologyTech News

Listen to this Podcast

Artwork for Azure & DevOps Podcast

Latest Episodes

clearmeasure.com/developers/forums/

Daniel Ward is a Microsoft .NET MVP and software consultant at Lean TECHniques in San Antonio, TX. He works with teams to deliver high‑quality software through modern engineering practices, including effe... more

clearmeasure.com/developers/forums/

Richard Lander is a Principal Program Manager on the .NET team at Microsoft. He's been with Microsoft since 2000, and working on .NET since 2003! Currently, he's working on runtime features, docker contai... more

clearmeasure.com/developers/forums/ Savino Carlone, or Savi for short, is a 25‑year backend developer from Turin, Italy with experience across enterprise and high‑performance systems in sports broadcasting, banking, and ERP platforms. Savi ha... more

clearmeasure.com/developers/forums/

Paul Duvall is an award‑winning author, longtime DevOps leader, and former AWS executive with more than two decades of experience in software engineering. He co‑founded Stelligent, establishing a business... more

Key Facts

Accepts Guests
Accepts Sponsors
Contact Information
Podcast Host
Number of Listeners
Find out how many people listen to this podcast per episode and each month.

Similar Podcasts

People also subscribe to these shows.

.NET Rocks!
.NET Rocks!Carl Franklin and Richard Campbell
HBR IdeaCast
HBR IdeaCastHarvard Business Review
Merge Conflict
Merge Conflictsoundbite.fm

Recent Guests

Savino Carlone
25-year backend developer from Turin, Italy; ERP specialist; leads development on Fattuto
Fattuto ERP system, Turin, Italy
Episode: Savino Carlone: ERP Systems - Episode 391
Paul Duvall
Award-winning author, long-time DevOps leader, former AWS executive
Redacted Ventures; former Stelligent; AWS
Episode: Paul Duvall: AI-Driven Development - Episode 390
David Starr
President and founder of Cumulus26, with a multi-decade career in senior technical leadership roles at Microsoft and GoDaddy.
Cumulus26
Episode: David Starr: DevOps Success Story - Episode 388
Kevin Griffin
A passionate leader and consultant in the .NET ecosystem with 20 years of software development experience.
Shows On Sale
Episode: Kevin Griffin: Engineering for System Uptime - Episode 387
Maddy Montaquila
Senior Product Manager on the Aspire team at Microsoft, previously worked with the MAUI team
Microsoft
Episode: Maddy Montaquila: .NET Update - Episode 386
Graham McMillan
Chief Technology Officer at Redgate Software with extensive experience in database technologies and DevOps.
Redgate Software
Episode: Graham McMillan: Database DevOps - Episode 385
Scott Hanselman
Vice President at Microsoft, and a renowned speaker, coder, and podcaster
Microsoft
Episode: Scott Hanselman: The Future of Software Engineering - Episode 382
Chris Wilke
An AI product leader with 25 years of experience in software and SaaS, known for practical strategies in leveraging generative AI.
Viewport
Episode: Chris Wilke: Generated AI Stories - Episode 379
Alvin Ashcraft
Senior content developer at Microsoft, author and longtime leader in the .NET developer community.
Microsoft
Episode: Alvin Ashcraft: Community Conferences - Episode 378

Host

Jeffrey Palermo
Your host for helping you and your teams move fast and deliver quality in your software with confidence in Azure.

Reviews

4.4 out of 5 stars from 70 ratings
  • Engaging and insightful!

    Jeffrey, along with his incredibly knowledgeable guests, deliver nothing but value in each and every episode. Composed of all the traditional things that make a show like his worth your time (deconstruction, innovation, etc.) coupled with the kind of engaging and insightful conversations you won’t find anywhere else. Thanks for putting out such a wonderful show Jeffrey - keep up the great work!!

    Apple Podcasts
    5
    kjb0514
    United States2 years ago
  • The "may god bless you" tagline always threw me off, but the tinfoil hat summarization of how LLMs work & insistence that certain results MUST BE delivered from intervention / editorialization was really disturbing.

    Podcast Addict
    disk-lamer
    3 years ago
  • Great!

    Jeffrey shows his knowledge as a host and in solo episodes. Guests are great!

    Apple Podcasts
    5
    Bronwen GMR
    South Africa5 years ago
  • Fantastic guests

    Packs a lot of cutting edge info in a short episode. Worth the time to listen.

    Apple Podcasts
    5
    Jeffrey Palermo
    United States7 years ago
  • Great way to learn & keep up with Azure DevOps

    Host Jeffrey Palermo is himself a thought leader in the Microsoft and DevOps spaces. He's able to get guest that are either developing the tools we use or on the forefront of DevOps practices. There hasn't been an episode yet that didn't have some practical takeaways for me.

    Apple Podcasts
    5
    efraircr
    United States7 years ago

Listeners Say

Key themes from listener reviews, highlighting what works and what could be improved about the show.

The quality of guests is often highlighted, providing cutting-edge information and practical takeaways for developers.
Many find the podcast a great resource for learning about Azure and DevOps best practices, praising its relevance to their work and interests.
Listeners appreciate the engaging conversations and valuable insights from both the host and the expert guests.

Top Technology Podcasts

Acquired
AcquiredBen Gilbert and David Rosenthal
Tomorrow, Today
Tomorrow, TodayShekhar Natarajan
Hard Fork
Hard ForkThe New York Times
Technology Now
Technology NowHewlett Packard Enterprise
Dwarkesh Podcast
Dwarkesh PodcastDwarkesh Patel

Talking Points

Recent interactions between the hosts and their guests.

Richard Lander: DotNet Inspect - Episode 392
Q: How is DotNet Inspect delivered and updated for users?
They use a plugin-based delivery with skill.md and plugin add commands to deliver features via nougat.org, updating the skill.md and versioning to reflect changes, enabling seamless agent integration.
Richard Lander: DotNet Inspect - Episode 392
Q: What makes the DotNet Inspect approach durable in the face of rapid AI model advancements?
He argues for a three-layer model (model, agent, Dev SDK) and emphasizes keeping the CLI and tooling human-centric first, ensuring outputs remain queryable and portable, such as Markdown, which AI models can easily consume.
Richard Lander: DotNet Inspect - Episode 392
Q: So, you've been on the team for a long time, but it's new and fresh and you're making progress and you're accomplishing big things and it's fun every day. Can you tell us about DotNet Inspect?
Richard walks through the motivation for DotNet Inspect, tracing the evolution of .NET tooling, its design philosophy (JSON vs Markdown outputs), and how the tool aims to help developers understand dependencies, inspect libraries, and enable AI-driven workflows through a CLI-first approach.
Paul Duvall: AI-Driven Development - Episode 390
Q: What are the high points of the CI pattern today, especially with AI in the picture?
CI now hinges on trunk-based development, frequent commits, automated tests, and stopping the line when things go wrong, with AI intensifying the importance of maintaining robust practices and guardrails.
Savino Carlone: ERP Systems - Episode 391
Q: How has AI been integrated into ERP workflows, and what scenarios are most useful?
AI is used to enable conversational access to ERP data through a RAG-based setup, focusing on domain-specific data. The most useful scenarios involve retrieving and presenting relevant customer and financial information, improving decision making, and supporting contextual inquiries within the enterprise data.

Audience Metrics

Listeners, social reach, demographics and more for this podcast.

Listeners per Episode
Gender Skew
Location
Interests
Professions
Age Range
Household Income
Social Media Reach

Frequently Asked Questions About Azure & DevOps Podcast

What is Azure & DevOps Podcast about and what kind of topics does it cover?

Targeting developers and DevOps professionals, the content focuses on Microsoft technologies and how to enhance software delivery practices. Episodes typically feature seasoned experts sharing insights on a broad range of topics including artificial intelligence, software architecture, DevOps tools, and methodologies that adapt to evolving industry standards. Unique discussions around practical takeaways, personal experiences, and community contributions are common, making the content highly relevant for listeners looking to innovate and improve their workflows in software development.

What sets this show apart is its commitment to exploring the intersection of AI and software development, showcasing how technology can streamline processes... more

Where can I find podcast stats for Azure & DevOps Podcast?

Rephonic provides a wide range of podcast stats for Azure & DevOps Podcast. We scanned the web and collated all of the information that we could find in our comprehensive podcast database. See how many people listen to Azure & DevOps Podcast and access YouTube viewership numbers, download stats, audience demographics, chart rankings, ratings, reviews and more.

How many listeners does Azure & DevOps Podcast get?

Rephonic provides a full set of podcast information for three million podcasts, including the number of listeners. View further listenership figures for Azure & DevOps Podcast, including podcast download numbers and subscriber numbers, so you can make better decisions about which podcasts to sponsor or be a guest on. You will need to upgrade your account to access this premium data.

What are the audience demographics for Azure & DevOps Podcast?

Rephonic provides comprehensive predictive audience data for Azure & DevOps Podcast, including gender skew, age, country, political leaning, income, professions, education level, and interests. You can access these listener demographics by upgrading your account.

How many subscribers and views does Azure & DevOps Podcast have?

To see how many followers or subscribers Azure & DevOps Podcast has on Spotify and other platforms such as Castbox and Podcast Addict, simply upgrade your account. You'll also find viewership figures for their YouTube channel if they have one.

Which podcasts are similar to Azure & DevOps Podcast?

These podcasts share a similar audience with Azure & DevOps Podcast:

1. The Modern .NET Show
2. .NET Rocks!
3. The AI Daily Brief: Artificial Intelligence News and Analysis
4. HBR IdeaCast
5. Merge Conflict

How many episodes of Azure & DevOps Podcast are there?

Azure & DevOps Podcast launched 7 years ago and published 746 episodes to date. You can find more information about this podcast including rankings, audience demographics and engagement in our podcast database.

How do I contact Azure & DevOps Podcast?

Our systems regularly scour the web to find email addresses and social media links for this podcast. We scanned the web and collated all of the contact information that we could find in our podcast database. But in the unlikely event that you can't find what you're looking for, our concierge service lets you request our research team to source better contacts for you.

Where can I see ratings and reviews for Azure & DevOps Podcast?

Rephonic pulls ratings and reviews for Azure & DevOps Podcast from multiple sources, including Spotify, Apple Podcasts, Castbox, and Podcast Addict.

View all the reviews in one place instead of visiting each platform individually and use this information to decide if a show is worth pitching or not.

How do I access podcast episode transcripts for Azure & DevOps Podcast?

Rephonic provides full transcripts for episodes of Azure & DevOps Podcast. Search within each transcript for your keywords, whether they be topics, brands or people, and figure out if it's worth pitching as a guest or sponsor. You can even set-up alerts to get notified when your keywords are mentioned.

What guests have appeared on Azure & DevOps Podcast?

Recent guests on Azure & DevOps Podcast include:

1. Savino Carlone
2. Paul Duvall
3. David Starr
4. Kevin Griffin
5. Maddy Montaquila
6. Graham McMillan
7. Scott Hanselman
8. Chris Wilke

To view more recent guests and their details, simply upgrade your Rephonic account. You'll also get access to a typical guest profile to help you decide if the show is worth pitching.

Find and pitch the right podcasts

We help savvy brands, marketers and PR professionals to find the right podcasts for any topic or niche. Get the data and contacts you need to pitch podcasts at scale and turn listeners into customers.
Try it free for 7 days