Podcasts about Azure

  • 2,681PODCASTS
  • 16,160EPISODES
  • 42mAVG DURATION
  • 2DAILY NEW EPISODES
  • Mar 9, 2026LATEST

POPULARITY

20192020202120222023202420252026

Categories




    Best podcasts about Azure

    Show all podcasts related to azure

    Latest podcast episodes about Azure

    Azure Italia Podcast
    Azure Italia Podcast - Puntata 70 - Dal Frontend ai Dati, Psicologia, UX e metriche con Dario Benevento

    Azure Italia Podcast

    Play Episode Listen Later Mar 9, 2026 91:26


    Bentornati e bentornate su Azure Italia Podcast, il podcast in italiano su Microsoft Azure!Per non perderti nessun nuovo episodio clicca sul tasto FOLLOW del tuo player

    The Entrepreneur Experiment
    EE484 - Mentor Moment: Lorraine Heskin - Building Gourmet Food Parlour in the Celtic Tiger

    The Entrepreneur Experiment

    Play Episode Listen Later Mar 8, 2026 7:36


    In this Mentor Moment, Lorraine Heskin — founder of Gourmet Food Parlour — takes us back to 2006, right in the heart of the Celtic Tiger, when she made the leap from a stable job into the unknown to build her own café brand. Lorraine shares how she approached brand-building from day one, why finding a location was the hardest part (and why she refused to pay key money), and the magic of opening the doors to a queue down the street — proving the idea wasn't just in her head, the community wanted it. For the full conversation with Lorraine and the full Gourmet Food Parlour origin story, listen to Episode 423 of The Entrepreneur Experiment. Nostra: https://bit.ly/nostra26 Azure: https://bit.ly/azure26 Rory's Travel Club: https://bit.ly/rorys26 Chartered Capital: https://bit.ly/49ZuFrk

    Business Partner
    Finance augmentée par l'IA : fantasme ou avantage compétitif réel ? Avec Anne-Claire Chanvin

    Business Partner

    Play Episode Listen Later Mar 8, 2026 66:29


    Finance augmentée par l'IA : fantasme ou avantage compétitif réel ? Avec Anne-Claire ChanvinComment intégrer l'IA dans sa direction financière : retours terrain d'une contrôleuse de gestion qui l'a fait chez une licorne.95% des DAF sont encore en phase d'expérimentation individuelle avec l'IA en 2025. C'est le chiffre qui est ressorti d'une salle de 200 directeurs financiers au Financium en novembre 2025. Pas une étude de cabinet, pas une projection. Du terrain.Anne-Claire Chanvin est passée par PwC, L'Oréal, puis a pris en charge l'intégration de l'IA dans la direction financière de Choco, une licorne allemande. Elle forme aujourd'hui des équipes finance à l'IA et accompagne des directions financières de toutes tailles via FinOp360, de la DAF part-time aux grands comptes comme Kiabi, Decathlon ou Engie. Résultat concret chez Choco : une journée de travail hebdomadaire réduite à une heure sur la facturation, un taux d'avoirs passé de 8% à moins de 1%, et une dynamique d'équipe construite autour de lunch and learn qui ont fini par s'alimenter d'eux-mêmes.Dans cet épisode, on parle sans langue de bois de l'adoption IA en finance en 2026. Pourquoi les équipes finance affichent 7% d'adoption au quotidien contre 60% pour le marketing. Pourquoi la confidentialité des données est une excuse plus qu'un vrai frein, quand on sait que vos données sont déjà sur Azure ou Google. Et pourquoi utiliser un LLM comme Copilot, Gemini ou ChatGPT comme un moteur de recherche, c'est la garantie d'être déçu et d'abandonner.Anne-Claire détaille quatre champs d'application concrets pour les DAF, contrôleurs de gestion et business partners : communication et rédaction, assistants IA pour les politiques internes, automatisation via macros et Power Query, et analyse financière via Copilot connecté à SharePoint. Des quick wins actionnables pour la formation IA finance au quotidien, pas de la théorie.La deuxième partie prend un angle différent. Anne-Claire revient sur son premier projet entrepreneurial, une start-up de location de vêtements lancée en mars 2020, stoppée deux ans plus tard par le Covid. Ce qu'elle en tire : arrêter d'attendre d'être parfaite, accepter le test and learn, et comprendre que l'expérience entrepreneuriale se revend, même quand ça ne marche pas. Un message qui résonne particulièrement pour des financiers habitués à tout sécuriser avant d'avancer.Je m'appelle Jonathan Plateau. Je suis passé par EY, Valeo et Safran et j'essaye d'engager des échanges et des réflexions sur nos métiers de la finance.Ma mission : vous offrir une expérience éducative, divertissante et parfois surprenante.Ce podcast est fait pour les directeurs financiers (DAF, CFO), les contrôleurs de gestion, qu'ils soient juniors ou confirmés, et qui souhaitent profiter des échanges entre pairs pour enrichir leur pratique de la finance au quotidien et tendre vers le business partner.Joignez-vous à notre communauté passionnée qui explore chaque facette du contrôle de gestion et du business partner.N'oubliez pas que la finance, c'est aussi une question de mindset !N'hésitez pas à partager vos interrogations sur nos discussions ou sur le podcast. Vous pouvez me contacter sur LinkedIn directement.https://www.linkedin.com/in/jonathan-plateau-1980b610/Vous aimerez cette émission si vous aimez aussi : Coonter (Les Geeks des chiffres) • CFO Radio • Une Cession Presque Parfaite • Voie des comptables • Parlons Cash • Le nerf de la guerre • Feedback by la fée • Radio KPMGHébergé par Ausha. Visitez ausha.co/politique-de-confidentialite pour plus d'informations.

    The .NET Core Podcast
    From YAML Chaos to C# Clarity: Mattias Karlsson on Cake Build

    The .NET Core Podcast

    Play Episode Listen Later Mar 6, 2026 56:31


    Strategic Technology Consultation Services This episode of The Modern .NET Show is supported, in part, by RJJ Software's Strategic Technology Consultation Services. If you're an SME (Small to Medium Enterprise) leader wondering why your technology investments aren't delivering, or you're facing critical decisions about AI, modernization, or team productivity, let's talk. Show Notes "So it essentially is a build orchestration framework. So it doesn't replace the .NET CL or MSBuild or whatever you're using today. It doesn't replace GitHub Actions or Azure pipelines. What it does is that it reduces the complexity of those things"— Mattias Karlsson Hey everyone, and welcome back to The Modern .NET Show; the premier .NET podcast, focusing entirely on the knowledge, tools, and frameworks that all .NET developers should have in their toolbox. I'm your host Jamie Taylor, bringing you conversations with the brightest minds in the .NET ecosystem. Today, we're joined by Matthas Karlsson to talk about Cake (aka C# Make), the build orchestrator built entirely in .NET. "Like, you need to evaluate and see what works for you. Because, like, if you have an open source project and all you do is dotnet pack, then it might be too complicated."— Mattias Karlsson Along the way, we talked about what a build orchestrator is, why you might consider one (and when it might be too complex to have one), the recent single file application changes to .NET (i.e `dotnet run file.cs`), and talk about why it's important to have multiple tools in your development toolbox. Before we jump in, a quick reminder: if The Modern .NET Show has become part of your learning journey, please consider supporting us through Patreon or Buy Me A Coffee. Every contribution helps us continue bringing you these in-depth conversations with industry experts. You'll find all the links in the show notes. Anyway, without further ado, let's sit back, open up a terminal, type in `dotnet new podcast` and we'll dive into the core of Modern .NET. Full Show Notes The full show notes, including links to some of the things we discussed and a full transcription of this episode, can be found at: https://dotnetcore.show/season-8/from-yaml-chaos-to-csharp-clarity-mattias-karlsson-on-cake-build/ Useful Links: Cake Build Mattias' links: Website LinkedIn Bluesky Mastadon Supporting the show: Leave a rating or review Buy the show a coffee Become a patron Getting in Touch: Via the contact page Joining the Discord Remember to rate and review the show on Apple Podcasts, Podchaser, or wherever you find your podcasts, this will help the show's audience grow. Or you can just share the show with a friend. And don't forget to reach out via our Contact page. We're very interested in your opinion of the show, so please get in touch. You can support the show by making a monthly donation on the show's Patreon page at: https://www.patreon.com/TheDotNetCorePodcast. Music created by Mono Memory Music, licensed to RJJ Software for use in The Modern .NET Show. Editing and post-production services for this episode were provided by MB Podcast Services.

    Datacenter Technical Deep Dives
    Troubleshooting AWS Hallucinations from Vector Store DBs

    Datacenter Technical Deep Dives

    Play Episode Listen Later Mar 5, 2026 48:04


    Join us as Amelia shares the debugging story nobody tells you about - how her vector store DB couldn't surface specific data until she tested it with simplified data from ChatGPT. Amelia walks through her journey from throwing JIRA tickets into a large language model without understanding pipelines or data cleaning, to discovering why her production vector store was failing. You'll learn about the gap between chatting with data and getting accurate connections, how to validate vector similarity search results, the difference between production and synthetic test data, and practical troubleshooting workflows for AWS vector stores. This episode reveals the messy reality of RAG systems - when everything seems fine but the outputs are subtly wrong, and how testing with simplified data can expose what production complexity hides. Timestamps 0:00 Cold Open 1:03 Welcome & Introduction 2:06 Amelia's Background & DeepRacer Trophy 4:49 The JIRA Ticket Use Case Origin Story 5:53 Getting Into the Presentation 6:03 Accessing & Cleaning Data Sets 8:12 Losing Production Data & Recreating with ChatGPT 12:45 Understanding Vector Databases 18:22 How Embeddings Work 24:16 The Hallucination Discovery 30:41 Testing Strategies for Vector Stores 36:52 Debugging Vector Similarity Search 42:18 Real-World Troubleshooting Workflows 44:26 Where to Find Amelia & Wrap-up How to find Amelia: https://www.linkedin.com/in/ameliahoughross/

    The Entrepreneur Experiment
    EE483 - The Cash Flow Playbook with Andrea Reynolds: Grants, Debt, VC & Profitability

    The Entrepreneur Experiment

    Play Episode Listen Later Mar 5, 2026 83:19


    Andrea Reynolds, Founder & CEO of Swoop, joins Gary to break down what founders actually need to know about funding, cash flow and building a business that lasts. Andrea started Swoop after becoming deeply frustrated by how hard it was for business owners to access grants, loans and funding quickly. What began as anger at a broken system became a fintech platform helping businesses access cash faster, automate funding applications and identify savings across essential services. In this conversation, Andrea shares the real-world funding lessons most founders only learn the hard way: why you should raise debt before you need it, why revenue solves more problems than almost anything else, how to think about investors properly, and why profitability matters more than hype. She also opens up about building under pressure, raising millions across multiple rounds, expanding internationally, surviving market shocks, and why empathy is still her most important business principle. If you're a founder, operator or business owner trying to grow without losing control, this one is packed with practical insight. Show notes Andrea Reynolds is the Founder & CEO of Swoop, a fintech platform helping businesses access funding faster through data, automation and smarter financial decision-making. In this episode, Gary and Andrea discuss: Why businesses fail when cash flow gets tight The original frustration that sparked Swoop How Andrea manually tested demand before building the product Winning early funding through timing, momentum and experimentation The open banking opportunity that accelerated Swoop's growth What founders get wrong about fundraising Why you should raise before you actually need the money The difference between debt, grants and equity Why some investors can become a liability How to think about boards, board observers and investor fit Why diversification matters in a volatile market The shift from “growth at all costs” to profitability Expanding from Ireland and the UK into the US and beyond Building a forever business instead of chasing hype Andrea's personal approach to time, energy and staying grounded The books, habits and mindset shifts that have shaped her This episode is full of practical advice for founders navigating growth, fundraising and uncertainty. Links and resources mentioned Swoop: https://swoopfunding.com/ie/ Enterprise Ireland: https://www.enterprise-ireland.com/en/ Books: The Hard Thing About Hard Things by Ben Horowitz High Output Management by Andrew Grove The Art of War by Sun Tzu *Our Sponsors * Nostra: https://bit.ly/nostra26 Azure: https://bit.ly/azure26 Rory's Travel Club: https://bit.ly/rorys26 Chartered Capital: https://bit.ly/49ZuFrk

    Cloud Realities
    RR003: Messaging the future with Kathleen Tandy, Meta

    Cloud Realities

    Play Episode Listen Later Mar 5, 2026 60:36


    Realities Remixed, formerly know as Cloud Realities, launches a new season exploring the intersection of people, culture, industry and tech.Business messaging is transforming customer engagement by enabling brands to move conversations into familiar, always‑on messaging platforms. The result for customers is greater convenience, quicker resolutions, and more meaningful, personalized interactions. This week, Dave, Esmee, and Rob are joined by Kathleen Tandy, Global Director and Head of Business Messaging Marketing and WhatsApp for Business at Meta , to explore how companies are using messaging platforms to engage customers, what customers expect from these experiences, and the challenges of scaling messaging in tech.TLDR00:35 – Introduction01:00 –  Hang out: The new Remarkable05:25 – Dig in: Using messaging to enhance customer experiences20:49 – Conversation with Kathleen Tandy55:26 – The passion for college football and championship weekend!GuestKathleen Tandy: https://www.linkedin.com/in/kptandy/HostsDave Chapman: https://www.linkedin.com/in/chapmandr/Esmee van de Giessen: https://www.linkedin.com/in/esmeevandegiessen/Rob Kernahan: https://www.linkedin.com/in/rob-kernahan/ProductionMarcel van der Burg: https://www.linkedin.com/in/marcel-vd-burg/Dave Chapman: https://www.linkedin.com/in/chapmandr/ SoundBen Corbett: https://www.linkedin.com/in/ben-corbett-3b6a11135/Louis Corbett:  https://www.linkedin.com/in/louis-corbett-087250264/ 'Realities Remixed' is an original podcast from Capgemini

    Packet Pushers - Full Podcast Feed
    D2DO295: Risks and Benefits of Putting AI in Production

    Packet Pushers - Full Podcast Feed

    Play Episode Listen Later Mar 4, 2026 45:40


    Engineers and developers are using AI like never before, including in production. That has potential consequences, both good and bad, for uptime, operations, security and risk management, and more. Today’s guest, Rich Mogull, guides us through the decision-making process of adding AI to your production lifecycle and possible ramifications. Rich is Chief Analyst at the... Read more »

    Packet Pushers - Fat Pipe
    D2DO295: Risks and Benefits of Putting AI in Production

    Packet Pushers - Fat Pipe

    Play Episode Listen Later Mar 4, 2026 45:40


    Engineers and developers are using AI like never before, including in production. That has potential consequences, both good and bad, for uptime, operations, security and risk management, and more. Today’s guest, Rich Mogull, guides us through the decision-making process of adding AI to your production lifecycle and possible ramifications. Rich is Chief Analyst at the... Read more »

    DevOps and Docker Talk
    Your Images are Out of Date (probably) - The Silent Rebuilds problem

    DevOps and Docker Talk

    Play Episode Listen Later Mar 4, 2026 38:19


    Container base images (like Official Docker Hub images) are often updated without new tag versions. I call this Silent Rebuilds. There's no way to know this happens without image digest-checking automation like Dependabot and Renovate with specific settings. Failure to keep up-to-date is a prime source of vulnerabilities that can lead to serious security breaches. Automate the updates!Check out the video podcast version here: https://youtu.be/z_ahbsSc4Fo

    Day 2 Cloud
    D2DO295: Risks and Benefits of Putting AI in Production

    Day 2 Cloud

    Play Episode Listen Later Mar 4, 2026 45:40


    Engineers and developers are using AI like never before, including in production. That has potential consequences, both good and bad, for uptime, operations, security and risk management, and more. Today’s guest, Rich Mogull, guides us through the decision-making process of adding AI to your production lifecycle and possible ramifications. Rich is Chief Analyst at the... Read more »

    Ctrl+Alt+Azure
    332 - Checking out Startup-Scale Landing Zones in Azure

    Ctrl+Alt+Azure

    Play Episode Listen Later Mar 4, 2026 30:44


    In this episode, we take a focused look at Startup-Scale Landing Zones. We've previously discussed Enterprise-scale Landing Zones and how the default model from the Cloud Adoption Framework is the usual approach for new deployments. SSLZ is an opinionated approach that is better suited to smaller environments. We talk about the pros, cons, differences, and how to get started.(00:00) - Intro and catching up.(04:51) - Show content starts.Show links- Startup-Scale Landing Zone (GitHub)- Nice intro page for SSLZ- Give us feedback!

    startups scale checking enterprise landing zones azure security governance cloud adoption framework
    Ultimate Guide to Partnering™
    289 – The End of Attention: Why ‘Business as Usual’ Will Fail in 2026

    Ultimate Guide to Partnering™

    Play Episode Listen Later Mar 2, 2026 42:10


    Subscribe to our Newsletter:https://theultimatepartner.com/ebook-subscribe/Check Out UPX:https://theultimatepartner.com/experience/ The Shift from Attention to Trust In this compelling episode, Ashleigh Vogstad, CEO of Transcends, joins Vince Menzione to discuss the tectonic shifts occurring in the global partner ecosystem. Ashleigh shares her firsthand experiences studying AI at Oxford, the rise of the “Trust Economy,” and the controversial Amazon vs. Perplexity lawsuit. They dive deep into the practicalities of becoming a “Frontier Firm,” the importance of building proprietary AI agents, and the ways Gen Z and AI-driven marketplaces are revolutionizing the buyer journey. Whether you are looking to win Microsoft Partner of the Year or navigate the demise of traditional SaaS, this conversation provides a strategic roadmap for leading through the AI revolution. Key Takeaways The economy is shifting from a focus on human attention to a foundation of verified trust. Future commerce will involve “selling to machines” as AI agents begin making purchasing decisions on behalf of humans. Microsoft is prioritizing “Frontier Firms” that integrate AI into every customer interaction and internal process. Gen Z buyers are prioritizing product value and “dupes” over traditional brand names, with 75% of buyers expected to be Gen Z by 2030. To win Partner of the Year, organizations must publicly celebrate “better together” stories with validated customer wins. Modern leaders should transition from a “growth mindset” to a “frontier mindset” to keep pace with rapid technological change. https://youtu.be/xJmd43NvfnI If you're ready to lead through change, elevate your business, and achieve extraordinary outcomes through the power of partnership—this is your community. At Ultimate Partner® we want leaders like you to join us in the Ultimate Partner Experience – where transformation begins. Key Tags Trust Economy, Selling to Machines, Amazon vs Perplexity Lawsuit, Frontier Firm, AI Agents, Copilot Studio, Anthropic Claude, Microsoft Partner of the Year, B2B Marketplaces, Gen Z Buyer Behavior, Digital Freedom, AI Therapy, Ray Kurzweil Singularity, Substack Growth, Co-selling Partnerships, MCI Funding, Azure Accelerate, Agentic AI, Transcending Tech, Ashleigh Vogstad. Transcript Asleigh Vogstad Audio Podcast [00:00:00] Ashleigh Vogstad: The attention economy is about selling to human beings. Now, if you look at something like the Amazon versus Perplexity lawsuit, the whole underlying premise is around the shift of no longer selling to humans directly, but of selling to machines. [00:00:19] Vince Menzione: We just finished Ultimate Partners Winter Retreat here in beautiful Boca to a sold out crowd. Today I’m joined by Ashley Waad. The CEO of transcends for this compelling discussion. Ash, welcome back to the podcasts. [00:00:34] Ashleigh Vogstad: It’s so good to be here, Vince. Thank you. Uh, [00:00:37] Vince Menzione: so well, we’re back in Boca again and we were just here yesterday for the Ultimate Partner Executive Winter Retreat in person. [00:00:44] Vince Menzione: What a great event we had together. [00:00:46] Ashleigh Vogstad: It was phenomenal. Thank you so much for having us there and on stage and, and genuinely the community is like a family, so seeing so many familiar faces and spending some quality time was just great. [00:00:57] Vince Menzione: It has really, truly become like family. It really, I’m, I’m, I’m having so much fun with this and getting to watch. [00:01:04] Vince Menzione: Not just our business grow and our community grow, but to see all of our friends and, uh, organizations like Transcends that have been with us since the beginning, since the very first ultimate partner acting even before the first ultimate partner. And, uh. We were just talking about. I’d love to catch up with what you’ve been doing. [00:01:22] Vince Menzione: Like you just came, you’ve been on a whirlwind. I mean, you’re always, every time like it’s, where’s Ash? She’s, uh, she’s on a plane again, or she’s on, she’s on the slopes. But tell us where you were just this week. [00:01:34] Ashleigh Vogstad: Yeah. The week started in a snowstorm, actually transporting myself from Whistler. I didn’t know if I would make it to the airport, but then down to Silicon Valley and [00:01:45] Vince Menzione: Nice. [00:01:46] Ashleigh Vogstad: Wow, that place is just inspiring and eyeopening. I mean, seeing the Nvidia campus, a MD, it’s really just other worldly and it had me reflecting on, it’s [00:02:00] Vince Menzione: not Whistler. Yeah, it’s [00:02:02] Ashleigh Vogstad: definitely not Whistler. Definitely not Whistler [00:02:05] Vince Menzione: about, [00:02:06] Ashleigh Vogstad: um, yeah, it just had me reflecting on being down there. I used to spend a lot of time in the Valley around 2017 and. [00:02:13] Ashleigh Vogstad: In this theme of AI and kind of what’s really coming, I was, I was thinking about, I had met this woman, Julia Moss Bridge, who’s a neuroscientist studying ai. She had a project called Loving Ai, and I was down there when they had borrowed Sophia, this humanoid robot from S and Robotics. [00:02:32] Vince Menzione: Oh yes. Yes. [00:02:33] Ashleigh Vogstad: Really interesting. [00:02:34] Ashleigh Vogstad: Sophia’s actually a citizen of Saudi. Mm-hmm. First, first robot to actually be made citizen of a country. So they had Sophia set up and the part that was just mind boggling at the time was that Sophia was hosting in real life therapy sessions with actual human beings sitting across the table. And what really struck me as. [00:02:59] Ashleigh Vogstad: Kind of just, you know, that was only eight, nine years ago. And that was esoteric. Wacky and [00:03:05] Vince Menzione: eerie. [00:03:05] Ashleigh Vogstad: Weird. [00:03:05] Vince Menzione: Eerie at the time. [00:03:06] Ashleigh Vogstad: Incredibly eerie. Yeah. I mean, a, a human getting, uh, you know, therapy sessions from a robot sitting across the table. Yeah. And it just had me thinking how far we’ve come today. In 2025, Harvard Business Review said that therapy is actually the number one use case for ai. [00:03:26] Vince Menzione: I’ve heard that. That is striking. I go back to COVID. We were having this conversation last night at at the dinner for the Ultimate Partner event, and I think that COVID allowed us to transcend, [00:03:42] Ashleigh Vogstad: mm-hmm. [00:03:42] Vince Menzione: No pun intended there, but actually accelerate where we are today, that the acceptance of AI and the acceleration, or the ability to accept change so quickly. [00:03:56] Vince Menzione: Started with COVID because we were so, so we were forced on whatever it was, March 10th I think, here in the United States to shut down everything and move to this remote life. [00:04:08] Ashleigh Vogstad: Mm-hmm. [00:04:09] Vince Menzione: And I think we’ve been shocked by that. I think our systems have all been shocked by that. And then here comes chat GBT in November of 2022 and we’re like. [00:04:20] Vince Menzione: Shocked in some respects, but like really everyone has embraced it in such a strong way, and now we’re getting. It’s almost daily update. You know, we’re gonna talk, I know we’re gonna talk about Anthropic and some of the things that’s been happening just in this last month that are striking and changing that have a lot of organizations trying to navigate, which is what, you know, you, you help organizations do. [00:04:43] Vince Menzione: But it feels like this is happening so fast and will continue to happen so fast. And as I said yesterday, I don’t know what this world’s gonna look like by 2030. [00:04:53] Ashleigh Vogstad: You know, and I think the thing is, is that nobody knows what the world is gonna look like in 2030. I’ve been reading Ray Kurz Well’s, the Singularity is nearer, so the original book, the Singularity is near and he’s known to be a very accurate predictionist on the future. [00:05:11] Ashleigh Vogstad: Yeah. But even with someone like that, you know, there, there nobody really knows what the world is gonna look like. And when you talk about COVID. At transcends, we have a value of digital freedom. So I founded the business in 2018, which was pre COVID. I as a fully remote organization, and at the time that was, you know, more groundbreaking, but then very quickly with CI that, that became the so-called new normal. [00:05:37] Ashleigh Vogstad: But we’re always thinking about. You know, remote first doesn’t mean remote only, and I think in this tide of what you’ve talked about, technological change being more acceptable and the pace of change. One of the interesting things that we see as a go-to-market agency is that in-person events are increasing. [00:05:56] Vince Menzione: Yes. [00:05:57] Ashleigh Vogstad: People want and crave the face-to-face. Just like with the ultimate partner series. [00:06:02] Vince Menzione: I felt it. So it was striking yesterday. It, it seems like it’s, again, this was event number nine for us, but to see the, um, uh, receptiveness isn’t the right term, but it was this, uh, people, the, the embracing. Of seeing each other and hugging each other and being in the same room with each other. [00:06:22] Vince Menzione: And even people that didn’t know each other, like by the, the, as the day evolved, this, uh, connection that they all seemed to have with one another during the sessions and participating, everyone actively participated in the sessions. And, um, I said this in the beginning, we’re not a Slack channel and we’re not like some post on LinkedIn. [00:06:43] Vince Menzione: Uh, we’re there, there’s no playbook that’s set today around partnerships or even go to markets and marketing that we could espouse and say, this is the playbook for the next year. Right. It’s, it’s changing so rapidly. [00:06:55] Ashleigh Vogstad: So rapidly, [00:06:57] Vince Menzione: and you’ve embraced it. And I, and what we’re gonna talk about right now, I mean, I, I, you know, you’ve embraced AI in such a strong way. [00:07:04] Vince Menzione: Um, personally and with your business, I want to, I wanna dive in here a little bit. First of all, a couple things For those of those who are listening who don’t know you, I think maybe just a moment about transcends and your role, and then I wanna dive in on how you’re thinking about ai because I know you’re doing some things personally. [00:07:22] Vince Menzione: I want you to share that with, with our listeners and viewers today. [00:07:25] Ashleigh Vogstad: Yeah, great. And I just wanna comment that it was a cool moment yesterday being up on stage with yourself and Mark Monday from ServiceNow and having the audience so engaged and active and Nina Harding from Microsoft stepping up and entering the conversation. [00:07:40] Vince Menzione: So cool. [00:07:41] Ashleigh Vogstad: It just made for such a collaborative experience, which was a cool moment, but yeah. Um, so. I founded this business, transcends a go-to-market agency after being at Microsoft myself. And really our differentiation is deep strategic partnerships with hyperscalers, whether that’s AWS, Google, Microsoft, and you know, that. [00:08:03] Ashleigh Vogstad: It comes with a challenge to be on the leading edge of technology. [00:08:08] Vince Menzione: Yes, [00:08:09] Ashleigh Vogstad: it, it’s really an imperative for our business and we are an AI first firm. Microsoft talks a lot about Frontier Firm, and I’ll take a, a different kind of angle on it. You know, when I think about Frontier. I now think about it as instead of the growth mindset, I now think about a frontier mindset. [00:08:28] Vince Menzione: Frontier mindset. You have to change my principles. [00:08:32] Ashleigh Vogstad: You know, maybe, like you said, the world is changing so rapidly. Yeah, it’s [00:08:36] Vince Menzione: changing rapidly. [00:08:36] Ashleigh Vogstad: And what a frontier mindset means is that as we’re approaching work for our clients, we are thinking about AI innovation in every single customer. Interaction, customer innovation. [00:08:49] Ashleigh Vogstad: So today we’re building AI agents into much of the work that we’re delivering for clients. And as a business owner and leader, I’ve been challenged to also think critically around how I’m choosing to run the company. And right now we’re going through a huge overhaul of where we have data sitting in silos and different applications. [00:09:09] Ashleigh Vogstad: Yep. And getting that into one place with one view so we can start layering on more insight. AI innovation. [00:09:17] Vince Menzione: Yeah. And data’s such an critical part, part of this, as we, we talked about yesterday. But you know, even the, what you said, which is, would, would’ve been striking a year ago to say, we’re an AI first, uh, agency isn’t as striking anymore. [00:09:32] Vince Menzione: Uh, we heard Nina when we were having this conversation on stage yesterday, say that it’s an imperative at Microsoft that the agencies that they choose to work with, the third party vendors that they work with have to be an AI first organization. I have to be a frontier firm, and so I’m a, I am sensitive to the word frontier firm. [00:09:53] Vince Menzione: I understand why Microsoft uses it and I understand the value of what we used to call, you know, customer zero or back in the day we used to say eating your own dog food, but essentially being an organization that has leaned in, in a way, and with ai. Even more so, so important to do it. So tell us, I know you’ve done some things personally as well, but tell, tell us what you’ve done with the organization. [00:10:18] Vince Menzione: Uh, you talked about data and making data available and having, having a true data state as opposed to silos of data, but then you also made some personal investments and sacrifices. I would say. [00:10:30] Ashleigh Vogstad: Yeah. [00:10:30] Vince Menzione: Yeah. In terms of what you’re doing around ai, [00:10:32] Ashleigh Vogstad: so I mean, let’s start on the personal side. I’m the CEO of my organization, and you can read in books or news articles that it is critical for AI transformation to start at the C-suite and specifically in the CEO seat. [00:10:46] Vince Menzione: Yes. [00:10:46] Ashleigh Vogstad: And that really. Landed for me and so I’m personally leading in About two weeks ago, I built an agent, just end-to-end on my own, got into copilot studio. Wow. Got comfortable with the interface. You know, I was clunky moving around in there at first, chose my model. You know, I went with one of the anthropic Claude models for this particular project and built up an agent that can deliver executive communications like. [00:11:14] Ashleigh Vogstad: Thought leadership blogs, uh, LinkedIn posts, but in a particular human being’s voice by ingesting things like their social profiles, their SharePoint sites, where they live and work. And it has been so surprising doing an ab test between just what a chat GBT or a copilot could produce. [00:11:32] Yeah. [00:11:33] Ashleigh Vogstad: In comparison with the authenticity of the voice coming from the agent. [00:11:37] Ashleigh Vogstad: Uh, it was just a really cool experience to roll up the sleeves and get in there. But also I think the, the investment that you’re referring to is, I made a big decision to return to school and uh, got accepted to go to Oxford. [00:11:52] Vince Menzione: Wow. [00:11:52] Ashleigh Vogstad: And I’m studying artificial intelligence there. [00:11:54] Vince Menzione: That is incredible. That is incredible. [00:11:57] Vince Menzione: Oxford, uh, we’ve heard of that school before here in the United States. [00:12:03] Ashleigh Vogstad: You know, it’s been a really great experience. It’s in person, so I’m traveling there about every 60 to 90 days and living on campus. I mean, really, Oxford isn’t. Formally a campus, it’s sort of a, a city and a university all, all ruled into one and the experience has been really powerful. [00:12:21] Ashleigh Vogstad: Yes. One of the things I wanted to get outta the program was a more global perspective, and it’s been fascinating to me that about half the faculty so far, or or professors, guest lecturers that have been coming into the program have been from China or very direct experience working in the Chinese market. [00:12:38] Vince Menzione: That is fascinating. [00:12:39] Ashleigh Vogstad: It’s been a completely different view. Or for example, you know, really digging into some of the legal cases that are driving precedence for how AI is interacting with corporations. [00:12:51] Vince Menzione: Mm. [00:12:51] Ashleigh Vogstad: One of the big ones for me has been looking at Amazon versus p perplexity. This is still a live case that’s happening right now. [00:12:58] Ashleigh Vogstad: And you know, I think it was Forbes magazine that the headline was the End of Commerce for this case because it’s really about. How human beings are being replaced with machines and hearing some of the world’s leading thinkers, leading AI researchers on these topics has just been really expansive. [00:13:19] Vince Menzione: It’s fascinating. [00:13:20] Vince Menzione: I mean, it’s, this started a couple years ago with, uh, Hollywood, in fact. Suing the industry or suing the technology companies with regards to, uh, employment, right? Mm-hmm. About the, the, uh, copyright infringement and what’s gonna happen in the entertainment industry. And I think that was just a one very small example. [00:13:40] Ashleigh Vogstad: You know, voice people think about DeepFakes. Yeah. And they think about video, but actually voice is a big issue. And you look at the, um, you know, the what happened between Scarlett Johansson and her voice in her, and then open AI rolling out a voice that sounded identical. Sounds like her. [00:13:59] Vince Menzione: Yeah. [00:13:59] Ashleigh Vogstad: To Scarlett Johansen and, and where that went. [00:14:01] Ashleigh Vogstad: It’s, it, this is a new ground for, for everybody that we’re going through right now. [00:14:07] Vince Menzione: It is. We can dive and go in so many different directions, but let’s talk about marketing and advertising since that’s kind of. Transcends core, and a lot of the people that watch and listen to us are in the partnership world. [00:14:22] Vince Menzione: They’re leading organizations, they own organizations, the the chief executives or CVPs of organizations. Let’s talk about advertising and where that’s going. [00:14:32] Ashleigh Vogstad: Yeah, great. [00:14:33] Vince Menzione: Yeah, [00:14:33] Ashleigh Vogstad: I mean, uh, I love Marshall McCluen. He’s a Canadian theor, uh, media theorist, and in 1964, he very famously said, the medium is the message. [00:14:43] Ashleigh Vogstad: And what that really means when you peel back the layers is that every type of communication medium has these inherent biases. And I think what we’re experiencing right now is this new medium of artificial intelligence, and I’m really interested in exploring what that means for the media world. So. If I gonna take you back to 1997, there’s this really famous, the Innovator’s Dilemma. [00:15:10] Ashleigh Vogstad: Yes. Kind of a classic business 1 0 1 type book by Clayton Christensen. Yes. And he talks about this theory of disruption where new technologies, emerging technologies start at the low end of the market. They gain this momentum and they eventually displace incumbents. And you know, sometimes seemingly out of nowhere. [00:15:28] Vince Menzione: Yeah. And Microsoft was a good example of this at that time. [00:15:32] Ashleigh Vogstad: Def, [00:15:32] Vince Menzione: yeah. [00:15:33] Ashleigh Vogstad: All the big players. All the big players. I mean, Google go for search as well, right? So that’s one of the classic examples. And so. If we look at storytelling technology, you have things like chat, GBT and Sora entering the scene. And in the beginning, you know, they’re producing a shitty first draft. [00:15:51] Ashleigh Vogstad: Uh, you know, it’s things like post-apocalyptic dogs with five finger human beings. Yeah. Things like this. But, you know, and they really lacked emotional resonance. But as we all know. That’s not the case anymore. No, it’s [00:16:05] Vince Menzione: not. [00:16:06] Ashleigh Vogstad: AI is increasingly producing content that is very powerful and is starting to resonate with people. [00:16:13] Ashleigh Vogstad: You know, I’m definitely not a neuroscientist, but if we, we look into the neuroscience, it’s your cortical sal circuit that. Kind of is responsible for pattern recognition and it compares what you’re seeing in the real world with what you expect to see. So when you take this into a space of advertising, you know, if there’s an ad that is AI generated, that is just weird and kind of. [00:16:38] Ashleigh Vogstad: Tweaking for you. [00:16:39] Vince Menzione: Like that robot we were talking about earlier, [00:16:41] Ashleigh Vogstad: like the robot we were Exactly, yeah. Like Sophia, you enter what psychologists call the uncanny valley, so it’s like what you’re looking at isn’t exactly what you’re expecting to see and the Spidey sense is, is tweaking. You know, that’s a low place of emotional resonance. [00:16:58] Ashleigh Vogstad: This world is changing really, really quickly and we’re seeing AI generated media make huge impacts in the market Now, tools like Luma Dream Machine, I mean, it’s incredible what they can achieve today. [00:17:11] Vince Menzione: It’s fascinating. We see it in, you know, I spend a lot of time on LinkedIn. That’s sort of the world of our business community, and you can very easily detect when someone is doing a post. [00:17:22] Vince Menzione: Or they’re writing an art, whatever they’re doing. Right. Some type of draft of something. Uh, and you can tell when it’s ai, I mean, it’s so easy to tell, and even people are generating reports and claiming that their research papers or studies or whatever they call them, uh, and it’s AI generated and it’s just the authenticity isn’t there. [00:17:39] Vince Menzione: The, the sense that this is real. That it can be trusted is not there. And I think trust is what we’re talking about here too, as well. [00:17:47] Ashleigh Vogstad: Yeah. I mean, let’s go to authenticity ’cause that’s super important. Yeah. And I know a lot of your listeners, you come from the hyperscaler world of partnerships. You need to have that differentiated, better together story. [00:17:59] Ashleigh Vogstad: Yeah. It’s really important to have an authentic voice in market. And I think about that also in terms of platforms and channels. We’re seeing a decrease in certain major social media platforms, and yet Substack spiked 48% in monthly active users last month. [00:18:15] Vince Menzione: That’s [00:18:16] fascinating. [00:18:16] Ashleigh Vogstad: Um, you know, and I think that one of the reasons is it’s viewed as a more authentic channel where you’re getting thought leadership from people that you’re, you know, genuinely interested in hearing their, their points of view. [00:18:28] Ashleigh Vogstad: And I think that’s really an important piece in here. [00:18:31] Vince Menzione: Yeah, you mentioned this yesterday and you had me thinking about it as well because we have used LinkedIn for everything internally, our newsletter, which has been around for six or seven years now. But that Substack is really, and I go to Substack too, to, if I really wanna dig in on a topic. [00:18:47] Ashleigh Vogstad: Mm. [00:18:47] Vince Menzione: And there’s a particular author that I like their point of view, I’ll follow, I’ll follow them on Substack. [00:18:53] Ashleigh Vogstad: Yeah. I mean, and this comes, maybe brings us around to who is the buyer and who is the audience, and who do we need to be thinking about when we’re designing sales and marketing programs. And really we’re, we’re shifting into the place of the Gen Z buyer by 20 30, 70 5% of buyers are gonna be Gen Z. [00:19:12] Ashleigh Vogstad: They’re gonna control 12 trillion in. Spend [00:19:16] Vince Menzione: by 2030. ’cause we, we’ve been, we’ve been saying that the millennial is the new buyer the last three years. I think Jay said it right here at this stage. [00:19:23] Ashleigh Vogstad: Mm. [00:19:24] Vince Menzione: Um, so now it’s Gen Z. [00:19:27] Ashleigh Vogstad: And they’re buying online. Yeah, they’re buying in marketplaces. Yeah. So a stat recently was that roughly half of them made purchases on the social platforms of YouTube, Instagram, or TikTok in the last month. [00:19:39] Ashleigh Vogstad: I mean, that buyer behavior of being inside. Social type application and directly making a purchase. And I think in the B2B world, we need to take lessons from here and start thinking more front and center than we even have been around marketplaces. I mean, part of my reason for being in Silicon Valley this week was to celebrate a $12 million transaction that happened via Marketplace and two years ago that would’ve been a huge deal. [00:20:06] Ashleigh Vogstad: Huge, [00:20:07] Vince Menzione: huge. [00:20:07] Ashleigh Vogstad: And, and it still is a really big deal, but these things are becoming. More and more common experiences. Very much so. We need to be there and in that conversation. [00:20:16] Vince Menzione: So how are you thinking about it? How are you directing your clients to behave or act around it? What are you, what are you doing exactly that we could take to this community perhaps and share with them. [00:20:28] Ashleigh Vogstad: I’ll bring it back to the authenticity piece because you need to have a product that delivers value first and foremost. There is, there is no substitution for that. Yeah, and what I would say is. One of my professors at Oxford, Eric Zow, he has this theory that I’m really digging into and finding very fascinating, which is that for the last several decades we’ve been in the attention economy, and that’s shifting to the trust economy. [00:20:55] Ashleigh Vogstad: Now the attention economy is about selling to human beings. Yeah. It’s about the, the business model is essentially that you need human being eyeballs on lists of recommendation links. Yeah. Whether that’s from Google or from, you know, searching, shopping on Amazon, you get this list of recommendation links and the economic engine that drives that business model is advertising. [00:21:19] Ashleigh Vogstad: Now, if you look at something like the Amazon versus Perplexity lawsuit, the whole underlying premise is around the shift of no longer selling to humans directly, but of selling to machines, or in other words, agents who are making purchases, s on behalf on your behalf. And an agent isn’t going to be razzle dazzled by some inauthentic story. [00:21:44] Vince Menzione: Yeah. [00:21:44] Ashleigh Vogstad: They’re gonna be looking for third party validation on Exactly. You know, they need to be sure that they’re making the right decision. [00:21:51] Vince Menzione: They’re gonna look at surveys, they’re gonna look at customer comments. Like if I went through my Amazon site and I was looking to see what people said about the purchase or the product and specifically Exactly. [00:22:01] Vince Menzione: The agent’s gonna do this on my behalf, is what you’re saying. [00:22:04] Ashleigh Vogstad: This is what I’m saying. Yeah. And, and. I believe that to layer on top of, you know, Eric Z’s philosophy, I’ve been thinking about this in terms of the hyperscaler world, and I think that this is the time to lean into co-selling partnerships. [00:22:18] Ashleigh Vogstad: Yeah, because being third party validated by somebody like AWS Microsoft and having all that co-sell data, what are your recent wins? Yes, that’s really high integrity, trusted data source for an agent to make a purchasing decision, and marketplaces are a key part of that. [00:22:35] Vince Menzione: So we’ll move from AI will take a, a more active role in the marketplace. [00:22:40] Ashleigh Vogstad: I definitely believe so. [00:22:42] Vince Menzione: Which makes total sense. I, you know, we’ve been doing this for nine or 10 years now, and when I was at Microsoft, we started co-selling. In fact, it was, uh, Aaron Feiger was up on stage yesterday talking about it. Right? January of 2016, co-selling began. [00:22:55] Ashleigh Vogstad: Mm. [00:22:56] Vince Menzione: And there were only a few companies doing it. [00:22:59] Vince Menzione: Right. So she worked with one of the very first ones that were doing it. Uh, the challenge we have today is there are tens of thousands of partner organizations in the marketplace that are all trying to get the attention of the Microsoft sellers. Hmm. As, or the Google sellers or the AWS sellers and tell their story. [00:23:19] Vince Menzione: And a seller only has so many minutes in a day, they have a quota that they have to hit. These quotas are tens, if not hundreds of millions of dollars of annual quota of cloud consumption. And I wanna sell my $50,000 widget, whatever it is. Yeah. Right. And I, I don’t understand why I’m not getting a callback. [00:23:38] Vince Menzione: And this, this is the dilemma we’ve faced because of, because of this, uh, scarcity of time and this over overwhelming of tech, you know. Tech, tech buyers trying to make this all happen, so now the AI can come in and help me solve for it as a seller, right? [00:23:55] Ashleigh Vogstad: The AI is definitely acting as an interface to make recommendations to field sellers in different organizations and. [00:24:04] Ashleigh Vogstad: To, to kind of take this on a, a tangent. Dupes. So a dupe. I know people of my generation, we’d think about this like a knockoff Right. You know, a knockoff handbag. [00:24:15] Vince Menzione: Yep. [00:24:15] Ashleigh Vogstad: Dupes have exploded. [00:24:16] Vince Menzione: Fake. Fake Rolexes. [00:24:18] Ashleigh Vogstad: Exactly. The fake Rolex for sure. And I think it was in December, P WC rolled out a survey. 81% of Gen Z were planning to purchase a dupe this holiday season. [00:24:29] Vince Menzione: That’s wild. [00:24:30] Ashleigh Vogstad: Dupes can be, you know, we gave luxury, good examples, but Louis [00:24:34] Vince Menzione: Vuitton and yeah. So, [00:24:35] Ashleigh Vogstad: but furniture, these sorts of things. And the important takeaway here for tech is the same principle will land, is that people are looking for value out of a product, not necessarily a name brand. AI is accelerating this whole process, and agents are gonna be looking at the same thing. [00:24:56] Ashleigh Vogstad: They’re looking for that authenticity in terms of the actual product value. So, you know, beware there’s lots of disruption happening in the market right now with this dupe mentality, which is actually a cultural shift talking about I appreciate value over a superficial. Brand name. In some cases, there’s also a, a small contrary trend where certain luxury goods are rising because yes, things are never that simple. [00:25:22] Vince Menzione: So you work with a lot of these tech companies, a lot of SaaS companies, is we, we call them ISVs, we also call them, uh, software development companies. Now we keep changing these acronyms around. Uh, there’s been a lot of, uh, consternation in that segment, I would say, around ai. Right, because a lot of them are getting told that they’ll be outta business in a few years. [00:25:43] Vince Menzione: Mm-hmm. I think Satya Nadella famously said this last year that SAS will go away. Right? He’s predicting the demise. How do you help some of these organizations to differentiate? And there’s some of these are huge value organizations. We have have them in the room with us, ServiceNow and Veeam and Adobe. [00:26:01] Vince Menzione: Um, how do you help them achieve their results? ’cause that’s what you, you know, your organization is really helping these organizations to achieve their pinnacle as a partner. What do you, what do you say to them now and how do you help them through this time? [00:26:16] Ashleigh Vogstad: I’m on the side of the fence that I really can’t see an organization ripping out something like Salesforce, Adobe, ServiceNow. [00:26:24] Vince Menzione: Agreed. [00:26:24] Ashleigh Vogstad: I mean that the amount of change management and. The extent to which these, these platforms are embedded, actually running and operating organizations. I personally, if, if we’re calling those companies, SaaS companies, I don’t agree that that layer is gonna go away. I mean, we’re seeing these organizations lean into AI in a huge way to borrow Microsofts. [00:26:50] Ashleigh Vogstad: Term, you know, they’re all becoming frontier firms. [00:26:54] Vince Menzione: Yes. [00:26:54] Ashleigh Vogstad: So where I would go to, to answer that question, we do work with many, you know, organizations on that caliber, on things like their marketplace strategy on how to light up the fields of different hyperscalers. It really does come down to things like having a strong drumbeat with the Microsoft field, celebrating your win stories. [00:27:15] Ashleigh Vogstad: Maybe that’s where I’ll land as Please do the marketer, because it sounds so simple, and I don’t know why we kind of continue to come back to this, but we’re talking about that third party validation and really, um, in order to have that, like what the hyperscalers want is you jointly celebrating success. [00:27:36] Ashleigh Vogstad: Here’s the kicker. Publicly. [00:27:38] Vince Menzione: Publicly, [00:27:39] Ashleigh Vogstad: you know, you need a customer story on your website, a press release that contains a quote from your customer. Ideally, also a quote from an executive at one of the hyperscalers. Like, actually lean in to live the value of your better together story. And when you do that, when you, when it comes around to partner of the year time, and we talk to you about, okay, what client stories are we gonna feature? [00:28:03] Ashleigh Vogstad: We’re even gonna know because when we Google you, we can see the public press of the joint wins that you’ve been celebrating. And I can tell you that that is a huge indicator on whether or not you’re well-placed to be in the 4% of partners who actually win Partner of the Year award’s. [00:28:20] Vince Menzione: Fascinating to me. [00:28:21] Vince Menzione: ’cause to me it would feel like table stakes maybe ’cause where we sit is ultimate partner and where this room sits with all the top partners that I just assume that everybody follows that. That, that guidance. [00:28:34] Ashleigh Vogstad: Mm. [00:28:34] Vince Menzione: And so this is really impactful and I want to get here because I know you spent a lot of time here and we’ve talked about it before, but I think the partner of the year awards, when we first met many years ago, that was a you, you’ve expanded the business, but that’s still a core mission and and value that you bring to the community and to the partner ecosystem is helping them through this process. [00:28:55] Vince Menzione: So I know that that’s gonna be coming up soon, so I thought maybe we’d spend a couple moments on that. [00:29:00] Ashleigh Vogstad: Partner of the Year awards, regardless of which partner, I mean, Salesforce has their own awards there. There’s more and more award programs coming out, and they’re a great way to celebrate the incredible work that your organization has done. [00:29:13] Ashleigh Vogstad: Jay McBain is brilliant on this. He’ll talk a lot about the increase in valuation. Yeah. The, the increase in stock valuation or the likelihood that if you’re looking to be acquired, that you’re acquired within 12 months of a partner of the year win it. It’s really impressive. There is strong business value there. [00:29:33] Vince Menzione: He like, he likes, he likes to tell the story of that when the award is handed to them and they go back into the audience, that the private equity people are all over them right then and there and making offers. I mean, that’s the visual that you get [00:29:47] Ashleigh Vogstad: and it’s very powerful. Yeah. Very powerful. It’s very powerful and it, it can make it worthwhile to invest in the process, but don’t invest in the process if you haven’t been investing in the process for the 12 months. [00:29:57] Ashleigh Vogstad: Prior, [00:29:58] Vince Menzione: exactly. [00:29:58] Ashleigh Vogstad: The Microsoft field or you we’re talking about Microsoft Partner of the Year Awards. They need to know about your win that that needs to be top of mind for them. Yeah. How much Azure revenue is it driving? Was it a huge marketplace? Build sales and. You know, one of the questions I get asked a ton, everybody wants to know how do we get money out of the hyperscalers? [00:30:20] Ashleigh Vogstad: How do I get access to marketing development funds or all these different programs? Yeah. You know, at Microsoft, some of these programs are like EI and customer investment funds or Azure Accelerate, you know, and there’s millions and millions and millions of dollars in these, these buckets of funds, but. [00:30:36] Ashleigh Vogstad: An interesting point of view is that it’s actually a scorecard metric for many people at Microsoft who have partnership roles for you to be drawing down those funds. [00:30:45] Vince Menzione: Yes. [00:30:45] Ashleigh Vogstad: You know, your interests are actually aligned here, and so again, when it comes to Partner of the Year awards, how much money have you pulled down? [00:30:54] Ashleigh Vogstad: How much have you been an activating partner of key Microsoft programs that they’re pushing? What are you doing with marketplace rewards? How are you resing? Those into your business. These are the types of things that you really wanna be thinking about. Sitting it. You know, this time of year we probably will get the awards were likely be due in July. [00:31:13] Ashleigh Vogstad: They haven’t officially announced timelines, but you’ve got a few months to start moving these pieces into place. [00:31:18] Vince Menzione: And there are quite a few of them. And to your point, Nina, when she was up on stage here yesterday, there were at least 10 or 12 award. Uh. Funding categories that were on her, that were on her slide. [00:31:31] Vince Menzione: Her partner, her partner slide. So, [00:31:33] Ashleigh Vogstad: and what great looks like for a partner is that you understand your end-to-end funnel as it is mapped to Microsoft’s SEM model, the Microsoft customer Engagement model. Mm-hmm. The first stage there, inspire and design. That’s really the marketing space of lead generation. [00:31:50] Ashleigh Vogstad: So how are you generating leads with webinars, in-person, event activations, digital campaigns, and then at the very end, in the fifth column, you have the Microsoft outcomes that you’re driving. Yes. Whether that’s Azure consumed revenue, marketplace build sales, co-pilot, monthly active usage, these sorts of things. [00:32:10] Ashleigh Vogstad: And in each of those SEM swim lanes. There’s Microsoft funding associated to it. And that’s one of the things that Nina Harding was showing yesterday. When and where does it make sense to make requests for EA funds versus Azure accelerate the MCI funding? There’s different workshop proof of concept funding, and those all fall at specific stages in that EM model. [00:32:33] Vince Menzione: And what you’re also pointing out in this conversation is that the co the partners need to understand that mm, they need to understand MM. We talked about it years ago. I’ve had, haven’t had anybody on stage recently talk about m You could probably take us through that if we wanted to devote some time here, uh, and then understand all of those categories and how to access those funds. [00:32:52] Ashleigh Vogstad: Yeah, it’s critical and. The number one place we point partners, if you want a quick overview of what that looks like is to Microsoft’s FY 26 solution playbooks. Nice. They’re available on the web for download. There’s, well, there used to be three, but they’ve added a few agen being, being one. So, so there’s a handful of, they had [00:33:11] Vince Menzione: simplified it, now they’re, now they’re expanding it back again. [00:33:14] Ashleigh Vogstad: Yeah, exactly. I think there’s now a breakout for security as well. Yes. So take a look at those playbooks. It will map programs and incentives very specifically to each solution area and to each sales play that are gonna be available to you. And then we’re always happy to guide people through the details [00:33:32] Vince Menzione: as well. [00:33:32] Vince Menzione: I love that. I love that. And reach out to the. Ashley is just amazing at this process. I’ve, I’ve watched her for years now, work with some of the top, what have become the pinnacle partners of Microsoft and with the award season coming up. So we wanna make sure we have a plug there. But I also wanna talk about like, podcasts with you. [00:33:50] Vince Menzione: Um, you’ve been on this podcast multiple times, been in the studio before doing this, and I understand you have your own podcast now. So tell us about that. [00:33:58] Ashleigh Vogstad: Yeah, Vince, I just wanna say. As a friend and a mentor. You’ve been so inspiring. Thank you. And I think from years ago when we met, there was this seed in my brain of, you know, I, I should really get out there. [00:34:13] Ashleigh Vogstad: And you talk a lot about growth mindset and fear setting is, is one of Tim Ferriss’s terms? Yes. And models. [00:34:21] Vince Menzione: I love Tim Ferris. I’ve been, been a fan of his for 10 years now. So that’s settled. We all got started with this. Sorry. Sorry, I [00:34:26] Ashleigh Vogstad: interrupt. No, no, not at all. [00:34:27] Vince Menzione: Yeah. [00:34:28] Ashleigh Vogstad: And. I think it’s just been, it’s been back there. [00:34:31] Ashleigh Vogstad: Yeah. That I’m really passionate around having voice is how I think about it. And as a marketing agency, we’re really amplifying the voice, um, or helping companies to find their voice, particularly in hyperscaler partnerships. And what better way to assist, you know, authentically the amazing people in our network, in our community and our clients than with our own channel where we can celebrate their stories and success? [00:35:00] Vince Menzione: Very cool. [00:35:01] Ashleigh Vogstad: So the podcast is called Transcending Tech. It’s about [00:35:06] Vince Menzione: very cool transcending tech. Just so you don’t [00:35:08] Ashleigh Vogstad: transcending tech. [00:35:08] Vince Menzione: It’s out there now. [00:35:10] Ashleigh Vogstad: It, we just released our first episode. Okay. I think two days ago. [00:35:13] Vince Menzione: So by the time we’re live, yes. We’ll, we’ll be able to access it. Good. [00:35:17] Ashleigh Vogstad: You will be able to access it. [00:35:18] Ashleigh Vogstad: The first episode is with Alyssa Fit. Patrick from Elastic. [00:35:21] Vince Menzione: Oh my goodness. [00:35:22] Ashleigh Vogstad: And the concept of the podcast, it’s long form and it’s really about getting to the people behind the platforms. [00:35:29] Vince Menzione: Very cool. [00:35:29] Ashleigh Vogstad: And to the stories that transcend technology. So we’re here to get to know the human beings behind. Agents. [00:35:38] Vince Menzione: Yeah. [00:35:38] Ashleigh Vogstad: And taking the time to, to go in deep and really explore that. [00:35:43] Vince Menzione: So I am excited to see all the developments here with the, with the podcast. And you’re gonna be joining us again. You were just here, you in Boca. But you’ll be joining us again in Bellevue. Not too far a little bit. Closer ride or travel, uh, for you to come to Bellevue. [00:35:57] Vince Menzione: We’re gonna be hosting the first ultimate partner live, which is our larger events in this beautiful facility, this new Intercontinental hotel, which is fabulous. And, uh, you’re gonna be taking a more active role. Your leadership around AI is. Palpable and we’re gonna love to have you on stage and talking through some of the changes. [00:36:17] Vince Menzione: I, I suspect by the time we get to Bellevue we’ll have a lot more to talk about. That hasn’t even happened yet. [00:36:23] Ashleigh Vogstad: Yeah, I’m really excited. I’ll have been through my next cohort at at Oxford, kind of coming out hot from there back to the Pacific Northwest, and really excited to just share the learnings and Awesome. [00:36:35] Ashleigh Vogstad: Genuinely. It’s also helping me in my own research, really formulate particularly around the role of ag agentic AI in hyperscaler partnerships. [00:36:43] Vince Menzione: That’s so cool. And then what I’ll say is this, and I don’t know, we on the space perspective, and I’ll, the team will probably hang me for this because we haven’t done it yet, but if you wanna bring the podcast along with you, there might be, we’ll see if we can find an extra room for you to set up. [00:36:58] Vince Menzione: If you wanna do some interviews while you’re. In, at the event. So [00:37:02] Ashleigh Vogstad: you’re so generous, Vince. [00:37:03] Vince Menzione: That’s [00:37:04] Ashleigh Vogstad: amazing. [00:37:04] Vince Menzione: Thank you. Again, I can’t say for certainty yet, but, uh, let’s see, let’s see what happens with that. So, uh, let, let’s, uh, you know, I always, we, we have known each other for years and I just assume everybody knows this amazing Ashley sda. [00:37:19] Vince Menzione: But, um, we always, I like to ask this question because it helps us kind of dig in a little bit about you personally. And it’s my favorite question. I ask all my guests this question now, and it’s, um, you’re hosting a dinner party, Ashley, you are, pick a pace, place, you wanna have this dinner. We could talk about parts of the world. [00:37:36] Vince Menzione: You’ve traveled all extensively. Uh, and you can invite any three people, guests from the present. Or the past to this amazing dinner party you’re throwing. Whom would you invite and why? [00:37:52] Ashleigh Vogstad: It’s a beautiful question, Vince and. Instantly I go to a place in terms of the location, since you asked that part, which was surprising. [00:38:01] Ashleigh Vogstad: I, I like that is my home. I, I love where I live up in Whistler, Canada and [00:38:08] Vince Menzione: I hear it’s beautiful. I haven’t been yet, [00:38:10] Ashleigh Vogstad: it’s so gorgeous and it’s, it’s my own sanctuary. You know, I live on a plane 75% of the time and coming back to that place is really grounding for me. Yes. So, so I would love to have it at, at my home and to invite. [00:38:24] Ashleigh Vogstad: Pippa Malrin would be one. She, Pippa [00:38:26] Vince Menzione: Malrin. [00:38:27] Ashleigh Vogstad: Yeah. She’s sure. I get an advisor to the White House for many administrations. Okay. She’s an economist and she just has really interesting perspective on geopolitics. Uh, I follow her on Substack ’cause she’s a big substack. Okay, now [00:38:41] Vince Menzione: I need to look. This is awesome. [00:38:42] Vince Menzione: The [00:38:43] Ashleigh Vogstad: mal, she’s fantastic. I would say Dr. Lisa Sue, the CEO, Dr. Lisa of a md. [00:38:49] Vince Menzione: Okay. Yes, yes. I know a little bit about her. [00:38:51] Ashleigh Vogstad: So she was one of Time Mag, I think she was the only woman in Time Magazine’s, group of people of the year, which was basically this AI cohort in including, you know, the Elon Musks of the world. [00:39:03] Ashleigh Vogstad: Uh, it’s just so impressive what she’s doing with leadership in a MD. I don’t think it’s as public as. Anybody else who is on the cover of that magazine, but it’s incredibly powerful. [00:39:14] Vince Menzione: Yeah, they’ve made a com uh, turnaround’s probably not the right word, but it seems like they’ve made a tremendous, uh, gains turnaround probably in the last few years. [00:39:23] Ashleigh Vogstad: I would say that many would say turnaround. And then lastly is Dr. Fefe Lee, who. For those in the AI space, particularly AI research space. I mean, she’s arguably number one. Um, she’s leading at Stanford currently. [00:39:37] Vince Menzione: Wow. This is gonna be a heady conversation, but you know, I love conversations. So if you don’t mind, maybe I’ll bring dessert and come, come in for a few moments, maybe do some podcast interviews there. [00:39:48] Vince Menzione: How’s that? [00:39:49] Ashleigh Vogstad: That sounds absolutely perfect, Vince, [00:39:50] Vince Menzione: so, so good. So good to have you here today. So great. Good to have you in the studio again, and, uh, excited for transcends and all the great work you’re doing. Um. This time with ai. I think you, uh, we talked about this a little bit last night. I think you’ve made some really wise, personal and professional decisions about how to lead and how to take this forward and not kind of rest on your laurels, which you see so many organizations do People fear change [00:40:17] Ashleigh Vogstad: Hmm. [00:40:18] Vince Menzione: And you embrace it, which is just, it’s astounding to me that you do that and, um. I look forward to working with you in the future and for years and years to come. So I will ask you one more question though, because we are still at the precipice of these tectonic shifts and we’re still early in 2026. And so for our listeners and our viewers today, what would be the one thing you would tell them that they need to go do now that possibly they haven’t done yet as they prepare for 2026 and beyond? [00:40:52] Ashleigh Vogstad: The generic phrase would be, be curious, but if we want an action, it would be go build an agent. [00:40:59] Vince Menzione: Go build an agent [00:41:00] Ashleigh Vogstad: if, if you haven’t already. Yeah. And, and I’m, yeah. Speaking hopefully to like a business audience, you know, to, to anyone. Yeah. Really, um, find something that is interesting that you’re passionate about. [00:41:12] Ashleigh Vogstad: A, a use case that it doesn’t have to be some big thing. It could be quite mundane, but just something that’s gonna help you in your role. It’s, you know, what is creativity is an interesting question, and I can tell you that sitting down and hands-on keys and actually creating something is, is a beautiful, powerful experience. [00:41:32] Vince Menzione: Yeah. Awesome. All right. We’re all gonna go create agents this weekend, so thank you for listening. Thank you for viewing the Ultimate Guide to partnering on our YouTube channel, ultimate Partner, and on each end of your platforms at the Ultimate Guide to partnering. Thank you for being with us and supporting us all these years. [00:41:50] Vince Menzione: Thank you. Don’t forget, ultimate Partner Live is coming soon, May 11th through the 13th in beautiful Bellevue, Washington. I hope to see you there.

    Azure Friday (HD) - Channel 9

    Get started with VS Code for the Web - Azure to seamlessly run, debug and deploy your applications with no setup! This browser-based VS Code environment allows you to work as you would locally, but wherever you are. Watch this video to see us create an enterprise-grade application, run it and deploy it to Azure within minutes! Chapters 00:30 - Introduction 02:26 - VS Code for the Web - Azure Overview 05:21 - AI Template Entry Point Scenario 06:00 - Microsoft Foundry Entry Point Scenario 08:42 - RAG Chat Application - Enterprise-level Application Scenario 13:52 - GitHub Copilot in /azure 16:25 - RAG Chat Application Deployed - Testing Scenario 18:10 - Go to vscode.dev/azure to try it out today! Recommended resources VS Code Docs Connect Scott Hanselman | Twitter/X: @SHanselman Meera Haridasa | LinkedIn: /in/meeraharidasa/ Azure Friday | Twitter/X: @AzureFriday Azure | Twitter/X: @Azure

    Azure Friday (Audio) - Channel 9

    Get started with VS Code for the Web - Azure to seamlessly run, debug and deploy your applications with no setup! This browser-based VS Code environment allows you to work as you would locally, but wherever you are. Watch this video to see us create an enterprise-grade application, run it and deploy it to Azure within minutes! Chapters 00:30 - Introduction 02:26 - VS Code for the Web - Azure Overview 05:21 - AI Template Entry Point Scenario 06:00 - Microsoft Foundry Entry Point Scenario 08:42 - RAG Chat Application - Enterprise-level Application Scenario 13:52 - GitHub Copilot in /azure 16:25 - RAG Chat Application Deployed - Testing Scenario 18:10 - Go to vscode.dev/azure to try it out today! Recommended resources VS Code Docs Connect Scott Hanselman | Twitter/X: @SHanselman Meera Haridasa | LinkedIn: /in/meeraharidasa/ Azure Friday | Twitter/X: @AzureFriday Azure | Twitter/X: @Azure

    HLTH Matters
    Trust Is the Foundation of Healthcare AI with Solventum

    HLTH Matters

    Play Episode Listen Later Mar 2, 2026 21:47


    In this episode, host Sandy Vance chats with Hari Bala, the Chief Technology Officer for Health Information Systems at Solventum. Together, they explore how healthcare organizations can build trust and confidence around AI adoption, drawing on insights from Solventum's recent global survey of healthcare professionals. The research highlights a growing demand for AI alongside concerns that innovation could increase pressure on clinicians. Hari shares practical perspectives on how AI can support rather than overshadow providers, improve efficiency without compromising quality, and help organizations introduce new technologies in ways that feel safe and sustainable. Listen to learn how leaders can ensure clinicians feel comfortable incorporating AI into their daily workflows while improving the overall patient experience. In this episode, they talk about: The three key trust factors and why trust is the foundation for AI adoption Why trust is the currency of successful implementation The role of AI in improving patient care and clinician efficiency How speed and quality can improve together rather than compete Key findings from Solventum's healthcare AI adoption survey The cultural and mindset shifts required for successful implementation The impact of AI on the patient experience How leaders can evaluate potential technology partners A Little About Hari: Hari Bala joined Solventum as Chief Technology Officer for Health Information Systems in May 2025. He brings more than 25 years of experience building scalable, distributed systems using generative AI, data science, analytics, and machine learning across healthcare, cloud, and security. Before Solventum, Hari led AI, data, analytics, and cloud transformation initiatives at GE Healthcare and Oracle Cerner. At Oracle, he helped establish the AI Services organization and led development of the Health Data Intelligence and Analytics platform, a near real-time, cloud-based population health solution, while advancing AI and machine learning tools for clinical use. Earlier in his career, Hari spent nearly 19 years at Microsoft in leadership roles across Azure and several core enterprise technologies.

    The Six Five with Patrick Moorhead and Daniel Newman
    EP 294: AI Capital, Sovereign Cloud, and the Infrastructure Arms Race

    The Six Five with Patrick Moorhead and Daniel Newman

    Play Episode Listen Later Mar 2, 2026 55:38


    AI funding rounds are getting bigger. Infrastructure bets are getting steeper. And the SaaS model is back under pressure. On episode 294 of The Six Five Pod, Patrick Moorhead and Daniel Newman break down the $110B OpenAI raise, Amazon's expanded role, AMD's $100B Meta deal, sovereign cloud momentum, and whether or not the SaaS premium is being permanently eroded. The handpicked topics for this week are: OpenAI's $110B Funding Round & Amazon's $50B Commitment: OpenAI secured a $110B round backed by Amazon, NVIDIA, and SoftBank. Amazon committed $50B over eight years, including Tranium capacity, co-development, Bedrock integration, and custom model initiatives. Microsoft remains the exclusive API cloud provider, but the competitive cloud dynamics are shifting. Anthropic, the Pentagon & the AI Safety Line: Anthropic risks a $200M DoD contract over refusing to drop safety restrictions related to mass surveillance and automated weapons. Pat and Dan explore the ethics and competitive positioning of this, and what happens if another lab steps in. Model Distillation & IP Risk: Anthropic cited 24,000 fraudulent accounts generating 16 million interactions to distill model capabilities. The episode examines IP theft, enforcement gaps, and global competition. DeepSeek & NVIDIA Blackwell Reports: Recent reports suggest DeepSeek leveraged NVIDIA Blackwell chips. The hosts discuss export controls, enforcement realities, and whether this was ever realistically in doubt. Microsoft Sovereign Cloud Goes GA: Microsoft introduced full-stack Azure sovereign cloud capabilities with support for disconnected operations. Sovereignty, regulatory compliance, and latency management are becoming core enterprise and government requirements. AMD's $100B Meta AI Infrastructure Deal: AMD secured a massive multi-gigawatt inference-focused deal with Meta using MI450. The discussion centers on competitive dynamics with NVIDIA, scale-up architecture, and whether AMD can materially shift market share. Intel & SambaNova Alignment: Intel Capital invested in SambaNova's Series E. The hosts examine inference strategy, CPU resurgence, and how Intel rounds out its AI positioning while advancing its GPU roadmap. The Flip: Is SaaS Permanently Repriced? Are enterprise SaaS multiples structurally resetting due to AI agents and consumption models, or is the market misreading enterprise AI adoption speed? Nuance emerges around consolidation, consumption pricing, and the durability of complex enterprise platforms. Bulls & Bears: NVIDIA, Salesforce, Synopsys, Dell, Snowflake, IBM, Everpure, HP Strong earnings across several big tech companies met with mixed market reactions. Terminal value concerns, consumption transitions, stock-based compensation, and memory constraints shape sentiment more than raw performance. For a deeper dive into each topic, subscribe to The Six Five Pod so you never miss an episode.

    Pantry Chat
    STOP trying to be Self-Sufficient (Do This Instead)

    Pantry Chat

    Play Episode Listen Later Feb 28, 2026 25:21


    For many homesteaders, the dream is complete self-sufficiency. Producing all your own food. Depending on no one. Living independently.But is that really possible? And more importantly, is it even the right goal?In this episode of Everyday Homesteading, we're sharing why complete self-sufficiency is actually a myth and what matters far more: building practical skills and strengthening community.We discuss how focusing on skills rather than trying to do everything yourself leads to more resilience, less overwhelm, and greater freedom in your homesteading journey.You'll learn how to shift your mindset, avoid burnout, and build real, lasting resilience for your family.Read the full blog post here: https://homesteadingfamily.com/self-sufficiency-is-a-myth/Thanks to Azure Standard for sponsoring this episode! Azure has been our trusted source for bulk foods and pantry staples for years. When we can't grow or produce something ourselves, Azure Standard is often our first choice. Get 15% off your first order of $100 or more using coupon code "HOMESTEADINGFAMILY15" at checkout: https://homesteadingfamily.com/main-azure-standard-bTime Stamps:0:00 - Introduction - Azure Standard - Main Topic~~~~~~~~~~~~~~~MORE ABOUT US!WELCOME! We're so glad you're here! We are Josh and Carolyn Thomas. Together with our eleven children, we are The Homesteading Family where we're living a self-sustainable life in beautiful North Idaho. Let us welcome you and show you a bit about us here: http://bit.ly/HFWelcomeVideoGrow, Preserve & Thrive with us!Visit us on our blog: https://www.homesteadingfamily.comFacebook at https://www.facebook.com/homesteadingfamilyInstagram: https://instagram.com/homesteadingfamilyRumble: https://rumble.com/HomesteadingFamilyA few highlights you don't want to miss are our FREEBIES!!Healthy Healing at Home – Learn how to confidently use herbal medicine in your home with this FREE 4 video workshop: https://homesteadingfamily.com/HHHytYour Best Loaf – A Free 4 video workshop teaching you how to make great bread at home, every time, regardless of the recipe you are using: https://homesteadingfamily.com/free-bread-workshopYou know that every month, we send out a physical magazine to over 10,000 subscribers? Each issue has seasonal recipes, fresh inspiration for your kitchen, practical homesteading tips, and traditional wisdom from seasoned homesteaders. This magazine equips you to thrive on your homestead, whether you're in the city, a suburban neighborhood, or on 40 acres. Subscribe today for just $9 a month.

    Cyber Security Today
    Cisco SD-WAN Bug Actively Exploited

    Cyber Security Today

    Play Episode Listen Later Feb 27, 2026 10:15


    Cisco SD-WAN Bug Actively Exploited, MCP Azure Takeover Demo, CarGurus Data Leak, and Secret Service Scam Recovery Host Jim Love covers four cybersecurity stories: CSA warns a critical Cisco Catalyst SD-WAN controller vulnerability (CVE-2026-20127) has been exploited since 2023, enabling authentication bypass and rogue peering sessions, and orders U.S. federal agencies to inventory systems, collect logs and forensic artifacts, hunt for compromise, and apply Cisco's fixes by 5:00 PM ET on February 27, 2026, with no workarounds. At RSA, researchers show how flaws in Model Context Protocol (MCP)—a key integration layer for agentic AI—could lead to remote code execution and even Azure tenant takeover, highlighting rising enterprise risk. ShinyHunters reportedly published 12.4 million stolen CarGurus records, raising phishing and fraud concerns tied to vehicle shopping and financing context. Finally, an Ontario tech support scam victim recovers funds through coordinated work by Ontario Provincial Police and the U.S. Secret Service, which traced and froze the money in time. Cybersecurity Today  would like to thank Meter for their support in bringing you this podcast. Meter delivers a complete networking stack, wired, wireless and cellular in one integrated solution that's built for performance and scale.  You can find them at Meter.com/cst LINKS Cisco Advisory Cisco Security Advisory – CVE-2026-20127 Authentication bypass vulnerability in Cisco Catalyst SD-WAN https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-sdwan-rpa-EHchtZk CISA Supplemental Hunt and Hardening Guidance (Cisco SD-WAN Systems) https://www.cisa.gov/news-events/directives/supplemental-direction-ed-26-03-hunt-and-hardening-guidance-cisco-sd-wan-systems Threat Hunt Guide (Technical PDF) Cisco SD-WAN Threat Hunt Guide (jointly referenced in federal guidance) https://media.defense.gov/2026/Feb/25/2003880299/-1/-1/0/CISCO_SD-WAN_THREAT_HUNT_GUIDE.PDF 00:00 Sponsor Message 00:19 Cisco SD-WAN Under Attack 02:48 MCP Azure Takeover Demo 05:28 CarGurus Data Dump 07:16 Secret Service Scam Recovery 09:24 Closing Sponsor Thanks

    Datacenter Technical Deep Dives
    AI Agents Made Simple: Everything You Need to Know

    Datacenter Technical Deep Dives

    Play Episode Listen Later Feb 27, 2026 69:21


    Join us as Du'An breaks down AI agents in a way that actually makes sense - what they are, how to use them, and how to get started today. Du'An walks through the fundamentals of AI agents with live demos and practical code examples you can use immediately. You'll learn about agent frameworks, when to use agents versus simple LLM calls, building your first agent, and real-world applications from bookmark management to automated workflows. This episode cuts through the hype with realistic expectations about what agents can and can't do, while showing you concrete examples including MCP servers, Strands Pack, and Du'An's personal second brain system. Timestamps 0:00 Welcome & Introduction 1:39 Du'An's Background & Previous Episode Success 3:06 Segueing from Last Week's Episode 4:03 CEOs Vibe Coding Discussion 6:49 Real Estate Developer Building Apps Story 8:23 Getting Started with the Presentation 12:45 What Are AI Agents? 18:22 Agent Frameworks Overview 24:16 When to Use Agents vs Simple LLM Calls 30:41 Building Your First Agent 36:52 Live Demo: Strands Pack 42:18 MCP Servers Explained 47:35 WriteStats MCP Demo 52:14 Real-World Applications 58:33 Du'An's Second Brain System 1:04:01 Bookmark Manager Walkthrough 1:07:17 Organizing Cloud Storage & Email 1:09:06 Wrap-up & Next Episode Teaser How to find Du'An: https://www.duanlightfoot.com/ https://github.com/labeveryday/ Links from the show: https://github.com/labeveryday/strands-pack https://github.com/labeveryday/writestat-mcp https://github.com/labeveryday/bookmark-manager-site https://bookmarks.duanlightfoot.com/ https://github.com/openai/whisper https://openai.com/index/whisper/

    Software Sessions
    Bryan Cantrill on Oxide Computer

    Software Sessions

    Play Episode Listen Later Feb 27, 2026 89:58


    Bryan Cantrill is the co-founder and CTO of Oxide Computer Company. We discuss why the biggest cloud providers don't use off the shelf hardware, how scaling data centers at samsung's scale exposed problems with hard drive firmware, how the values of NodeJS are in conflict with robust systems, choosing Rust, and the benefits of Oxide Computer's rack scale approach. This is an extended version of an interview posted on Software Engineering Radio. Related links Oxide Computer Oxide and Friends Illumos Platform as a Reflection of Values RFD 26 bhyve CockroachDB Heterogeneous Computing with Raja Koduri Transcript You can help correct transcripts on GitHub. Intro [00:00:00] Jeremy: Today I am talking to Bryan Cantrill. He's the co-founder and CTO of Oxide computer company, and he was previously the CTO of Joyent and he also co-authored the DTrace Tracing framework while he was at Sun Microsystems. [00:00:14] Jeremy: Bryan, welcome to Software Engineering radio. [00:00:17] Bryan: Uh, awesome. Thanks for having me. It's great to be here. [00:00:20] Jeremy: You're the CTO of a company that makes computers. But I think before we get into that, a lot of people who built software, now that the actual computer is abstracted away, they're using AWS or they're using some kind of cloud service. So I thought we could start by talking about, data centers. [00:00:41] Jeremy: 'cause you were. Previously working at Joyent, and I believe you got bought by Samsung and you've previously talked about how you had to figure out, how do I run things at Samsung's scale. So how, how, how was your experience with that? What, what were the challenges there? Samsung scale and migrating off the cloud [00:01:01] Bryan: Yeah, I mean, so at Joyent, and so Joyent was a cloud computing pioneer. Uh, we competed with the likes of AWS and then later GCP and Azure. Uh, and we, I mean, we were operating at a scale, right? We had a bunch of machines, a bunch of dcs, but ultimately we know we were a VC backed company and, you know, a small company by the standards of, certainly by Samsung standards. [00:01:25] Bryan: And so when, when Samsung bought the company, I mean, the reason by the way that Samsung bought Joyent is Samsung's. Cloud Bill was, uh, let's just say it was extremely large. They were spending an enormous amount of money every year on, on the public cloud. And they realized that in order to secure their fate economically, they had to be running on their own infrastructure. [00:01:51] Bryan: It did not make sense. And there's not, was not really a product that Samsung could go buy that would give them that on-prem cloud. Uh, I mean in that, in that regard, like the state of the market was really no different. And so they went looking for a company, uh, and bought, bought Joyent. And when we were on the inside of Samsung. [00:02:11] Bryan: That we learned about Samsung scale. And Samsung loves to talk about Samsung scale. And I gotta tell you, it is more than just chest thumping. Like Samsung Scale really is, I mean, just the, the sheer, the number of devices, the number of customers, just this absolute size. they really wanted to take us out to, to levels of scale, certainly that we had not seen. [00:02:31] Bryan: The reason for buying Joyent was to be able to stand up on their own infrastructure so that we were gonna go buy, we did go buy a bunch of hardware. Problems with server hardware at scale [00:02:40] Bryan: And I remember just thinking, God, I hope Dell is somehow magically better. I hope the problems that we have seen in the small, we just. You know, I just remember hoping and hope is hope. It was of course, a terrible strategy and it was a terrible strategy here too. Uh, and the we that the problems that we saw at the large were, and when you scale out the problems that you see kind of once or twice, you now see all the time and they become absolutely debilitating. [00:03:12] Bryan: And we saw a whole series of really debilitating problems. I mean, many ways, like comically debilitating, uh, in terms of, of showing just how bad the state-of-the-art. Yes. And we had, I mean, it should be said, we had great software and great software expertise, um, and we were controlling our own system software. [00:03:35] Bryan: But even controlling your own system software, your own host OS, your own control plane, which is what we had at Joyent, ultimately, you're pretty limited. You go, I mean, you got the problems that you can obviously solve, the ones that are in your own software, but the problems that are beneath you, the, the problems that are in the hardware platform, the problems that are in the componentry beneath you become the problems that are in the firmware. IO latency due to hard drive firmware [00:04:00] Bryan: Those problems become unresolvable and they are deeply, deeply frustrating. Um, and we just saw a bunch of 'em again, they were. Comical in retrospect, and I'll give you like a, a couple of concrete examples just to give, give you an idea of what kinda what you're looking at. one of the, our data centers had really pathological IO latency. [00:04:23] Bryan: we had a very, uh, database heavy workload. And this was kind of right at the period where you were still deploying on rotating media on hard drives. So this is like, so. An all flash buy did not make economic sense when we did this in, in 2016. This probably, it'd be interesting to know like when was the, the kind of the last time that that actual hard drives made sense? [00:04:50] Bryan: 'cause I feel this was close to it. So we had a, a bunch of, of a pathological IO problems, but we had one data center in which the outliers were actually quite a bit worse and there was so much going on in that system. It took us a long time to figure out like why. And because when, when you, when you're io when you're seeing worse io I mean you're naturally, you wanna understand like what's the workload doing? [00:05:14] Bryan: You're trying to take a first principles approach. What's the workload doing? So this is a very intensive database workload to support the, the object storage system that we had built called Manta. And that the, the metadata tier was stored and uh, was we were using Postgres for that. And that was just getting absolutely slaughtered. [00:05:34] Bryan: Um, and ultimately very IO bound with these kind of pathological IO latencies. Uh, and as we, you know, trying to like peel away the layers to figure out what was going on. And I finally had this thing. So it's like, okay, we are seeing at the, at the device layer, at the at, at the disc layer, we are seeing pathological outliers in this data center that we're not seeing anywhere else. [00:06:00] Bryan: And that does not make any sense. And the thought occurred to me. I'm like, well, maybe we are. Do we have like different. Different rev of firmware on our HGST drives, HGST. Now part of WD Western Digital were the drives that we had everywhere. And, um, so maybe we had a different, maybe I had a firmware bug. [00:06:20] Bryan: I, this would not be the first time in my life at all that I would have a drive firmware issue. Uh, and I went to go pull the firmware, rev, and I'm like, Toshiba makes hard drives? So we had, I mean. I had no idea that Toshiba even made hard drives, let alone that they were our, they were in our data center. [00:06:38] Bryan: I'm like, what is this? And as it turns out, and this is, you know, part of the, the challenge when you don't have an integrated system, which not to pick on them, but Dell doesn't, and what Dell would routinely put just sub make substitutes, and they make substitutes that they, you know, it's kind of like you're going to like, I don't know, Instacart or whatever, and they're out of the thing that you want. [00:07:03] Bryan: So, you know, you're, someone makes a substitute and like sometimes that's okay, but it's really not okay in a data center. And you really want to develop and validate a, an end-to-end integrated system. And in this case, like Toshiba doesn't, I mean, Toshiba does make hard drives, but they are a, or the data they did, uh, they basically were, uh, not competitive and they were not competitive in part for the reasons that we were discovering. [00:07:29] Bryan: They had really serious firmware issues. So the, these were drives that would just simply stop a, a stop acknowledging any reads from the order of 2,700 milliseconds. Long time, 2.7 seconds. Um. And that was a, it was a drive firmware issue, but it was highlighted like a much deeper issue, which was the simple lack of control that we had over our own destiny. [00:07:53] Bryan: Um, and it's an, it's, it's an example among many where Dell is making a decision. That lowers the cost of what they are providing you marginally, but it is then giving you a system that they shouldn't have any confidence in because it's not one that they've actually designed and they leave it to the customer, the end user, to make these discoveries. [00:08:18] Bryan: And these things happen up and down the stack. And for every, for whether it's, and, and not just to pick on Dell because it's, it's true for HPE, it's true for super micro, uh, it's true for your switch vendors. It's, it's true for storage vendors where the, the, the, the one that is left actually integrating these things and trying to make the the whole thing work is the end user sitting in their data center. AWS / Google are not buying off the shelf hardware but you can't use it [00:08:42] Bryan: There's not a product that they can buy that gives them elastic infrastructure, a cloud in their own DC The, the product that you buy is the public cloud. Like when you go in the public cloud, you don't worry about the stuff because that it's, it's AWS's issue or it's GCP's issue. And they are the ones that get this to ground. [00:09:02] Bryan: And they, and this was kind of, you know, the eye-opening moment. Not a surprise. Uh, they are not Dell customers. They're not HPE customers. They're not super micro customers. They have designed their own machines. And to varying degrees, depending on which one you're looking at. But they've taken the clean sheet of paper and the frustration that we had kind of at Joyent and beginning to wonder and then Samsung and kind of wondering what was next, uh, is that, that what they built was not available for purchase in the data center. [00:09:35] Bryan: You could only rent it in the public cloud. And our big belief is that public cloud computing is a really important revolution in infrastructure. Doesn't feel like a different, a deep thought, but cloud computing is a really important revolution. It shouldn't only be available to rent. You should be able to actually buy it. [00:09:53] Bryan: And there are a bunch of reasons for doing that. Uh, one in the one we we saw at Samsung is economics, which I think is still the dominant reason where it just does not make sense to rent all of your compute in perpetuity. But there are other reasons too. There's security, there's risk management, there's latency. [00:10:07] Bryan: There are a bunch of reasons why one might wanna to own one's own infrastructure. But, uh, that was very much the, the, so the, the genesis for oxide was coming out of this very painful experience and a painful experience that, because, I mean, a long answer to your question about like what was it like to be at Samsung scale? [00:10:27] Bryan: Those are the kinds of things that we, I mean, in our other data centers, we didn't have Toshiba drives. We only had the HDSC drives, but it's only when you get to this larger scale that you begin to see some of these pathologies. But these pathologies then are really debilitating in terms of those who are trying to develop a service on top of them. [00:10:45] Bryan: So it was, it was very educational in, in that regard. And you're very grateful for the experience at Samsung in terms of opening our eyes to the challenge of running at that kind of scale. [00:10:57] Jeremy: Yeah, because I, I think as software engineers, a lot of times we, we treat the hardware as a, as a given where, [00:11:08] Bryan: Yeah. [00:11:08] Bryan: Yeah. There's software in chard drives [00:11:09] Jeremy: It sounds like in, in this case, I mean, maybe the issue is not so much that. Dell or HP as a company doesn't own every single piece that they're providing you, but rather the fact that they're swapping pieces in and out without advertising them, and then when it becomes a problem, they're not necessarily willing to, to deal with the, the consequences of that. [00:11:34] Bryan: They just don't know. I mean, I think they just genuinely don't know. I mean, I think that they, it's not like they're making a deliberate decision to kind of ship garbage. It's just that they are making, I mean, I think it's exactly what you said about like, not thinking about the hardware. It's like, what's a hard drive? [00:11:47] Bryan: Like what's it, I mean, it's a hard drive. It's got the same specs as this other hard drive and Intel. You know, it's a little bit cheaper, so why not? It's like, well, like there's some reasons why not, and one of the reasons why not is like, uh, even a hard drive, whether it's rotating media or, or flash, like that's not just hardware. [00:12:05] Bryan: There's software in there. And that the software's like not the same. I mean, there are components where it's like, there's actually, whether, you know, if, if you're looking at like a resistor or a capacitor or something like this Yeah. If you've got two, two parts that are within the same tolerance. Yeah. [00:12:19] Bryan: Like sure. Maybe, although even the EEs I think would be, would be, uh, objecting that a little bit. But the, the, the more complicated you get, and certainly once you get to the, the, the, the kind of the hardware that we think of like a, a, a microprocessor, a a network interface card, a a, a hard driver, an NVME drive. [00:12:38] Bryan: Those things are super complicated and there's a whole bunch of software inside of those things, the firmware, and that's the stuff that, that you can't, I mean, you say that software engineers don't think about that. It's like you, no one can really think about that because it's proprietary that's kinda welded shut and you've got this abstraction into it. [00:12:55] Bryan: But the, the way that thing operates is very core to how the thing in aggregate will behave. And I think that you, the, the kind of, the, the fundamental difference between Oxide's approach and the approach that you get at a Dell HP Supermicro, wherever, is really thinking holistically in terms of hardware and software together in a system that, that ultimately delivers cloud computing to a user. [00:13:22] Bryan: And there's a lot of software at many, many, many, many different layers. And it's very important to think about, about that software and that hardware holistically as a single system. [00:13:34] Jeremy: And during that time at Joyent, when you experienced some of these issues, was it more of a case of you didn't have enough servers experiencing this? So if it would happen, you might say like, well, this one's not working, so maybe we'll just replace the hardware. What, what was the thought process when you were working at that smaller scale and, and how did these issues affect you? UEFI / Baseboard Management Controller [00:13:58] Bryan: Yeah, at the smaller scale, you, uh, you see fewer of them, right? You just see it's like, okay, we, you know, what you might see is like, that's weird. We kinda saw this in one machine versus seeing it in a hundred or a thousand or 10,000. Um, so you just, you just see them, uh, less frequently as a result, they are less debilitating. [00:14:16] Bryan: Um, I, I think that it's, when you go to that larger scale, those things that become, that were unusual now become routine and they become debilitating. Um, so it, it really is in many regards a function of scale. Uh, and then I think it was also, you know, it was a little bit dispiriting that kind of the substrate we were building on really had not improved. [00:14:39] Bryan: Um, and if you look at, you know, the, if you buy a computer server, buy an x86 server. There is a very low layer of firmware, the BIOS, the basic input output system, the UEFI BIOS, and this is like an abstraction layer that has, has existed since the eighties and hasn't really meaningfully improved. Um, the, the kind of the transition to UEFI happened with, I mean, I, I ironically with Itanium, um, you know, two decades ago. [00:15:08] Bryan: but beyond that, like this low layer, this lowest layer of platform enablement software is really only impeding the operability of the system. Um, you look at the baseboard management controller, which is the kind of the computer within the computer, there is a, uh, there is an element in the machine that needs to handle environmentals, that needs to handle, uh, operate the fans and so on. [00:15:31] Bryan: Uh, and that traditionally has this, the space board management controller, and that architecturally just hasn't improved in the last two decades. And, you know, that's, it's a proprietary piece of silicon. Generally from a company that no one's ever heard of called a Speed, uh, which has to be, is written all on caps, so I guess it needs to be screamed. [00:15:50] Bryan: Um, a speed has a proprietary part that has a, there is a root password infamously there, is there, the root password is encoded effectively in silicon. So, uh, which is just, and for, um, anyone who kind of goes deep into these things, like, oh my God, are you kidding me? Um, when we first started oxide, the wifi password was a fraction of the a speed root password for the bmc. [00:16:16] Bryan: It's kinda like a little, little BMC humor. Um, but those things, it was just dispiriting that, that the, the state-of-the-art was still basically personal computers running in the data center. Um, and that's part of what, what was the motivation for doing something new? [00:16:32] Jeremy: And for the people using these systems, whether it's the baseboard management controller or it's the The BIOS or UF UEFI component, what are the actual problems that people are seeing seen? Security vulnerabilities and poor practices in the BMC [00:16:51] Bryan: Oh man, I, the, you are going to have like some fraction of your listeners, maybe a big fraction where like, yeah, like what are the problems? That's a good question. And then you're gonna have the people that actually deal with these things who are, did like their heads already hit the desk being like, what are the problems? [00:17:06] Bryan: Like what are the non problems? Like what, what works? Actually, that's like a shorter answer. Um, I mean, there are so many problems and a lot of it is just like, I mean, there are problems just architecturally these things are just so, I mean, and you could, they're the problems spread to the horizon, so you can kind of start wherever you want. [00:17:24] Bryan: But I mean, as like, as a really concrete example. Okay, so the, the BMCs that, that the computer within the computer that needs to be on its own network. So you now have like not one network, you got two networks that, and that network, by the way, it, that's the network that you're gonna log into to like reset the machine when it's otherwise unresponsive. [00:17:44] Bryan: So that going into the BMC, you can are, you're able to control the entire machine. Well it's like, alright, so now I've got a second net network that I need to manage. What is running on the BMC? Well, it's running some. Ancient, ancient version of Linux it that you got. It's like, well how do I, how do I patch that? [00:18:02] Bryan: How do I like manage the vulnerabilities with that? Because if someone is able to root your BMC, they control the system. So it's like, this is not you've, and now you've gotta go deal with all of the operational hair around that. How do you upgrade that system updating the BMC? I mean, it's like you've got this like second shadow bad infrastructure that you have to go manage. [00:18:23] Bryan: Generally not open source. There's something called open BMC, um, which, um, you people use to varying degrees, but you're generally stuck with the proprietary BMC, so you're generally stuck with, with iLO from HPE or iDRAC from Dell or, or, uh, the, uh, su super micros, BMC, that H-P-B-M-C, and you are, uh, it is just excruciating pain. [00:18:49] Bryan: Um, and that this is assuming that by the way, that everything is behaving correctly. The, the problem is that these things often don't behave correctly, and then the consequence of them not behaving correctly. It's really dire because it's at that lowest layer of the system. So, I mean, I'll give you a concrete example. [00:19:07] Bryan: a customer of theirs reported to me, so I won't disclose the vendor, but let's just say that a well-known vendor had an issue with their, their temperature sensors were broken. Um, and the thing would always read basically the wrong value. So it was the BMC that had to like, invent its own ki a different kind of thermal control loop. [00:19:28] Bryan: And it would index on the, on the, the, the, the actual inrush current. It would, they would look at that at the current that's going into the CPU to adjust the fan speed. That's a great example of something like that's a, that's an interesting idea. That doesn't work. 'cause that's actually not the temperature. [00:19:45] Bryan: So like that software would crank the fans whenever you had an inrush of current and this customer had a workload that would spike the current and by it, when it would spike the current, the, the, the fans would kick up and then they would slowly degrade over time. Well, this workload was spiking the current faster than the fans would degrade, but not fast enough to actually heat up the part. [00:20:08] Bryan: And ultimately over a very long time, in a very painful investigation, it's customer determined that like my fans are cranked in my data center for no reason. We're blowing cold air. And it's like that, this is on the order of like a hundred watts, a server of, of energy that you shouldn't be spending and like that ultimately what that go comes down to this kind of broken software hardware interface at the lowest layer that has real meaningful consequence, uh, in terms of hundreds of kilowatts, um, across a data center. So this stuff has, has very, very, very real consequence and it's such a shadowy world. Part of the reason that, that your listeners that have dealt with this, that our heads will hit the desk is because it is really aggravating to deal with problems with this layer. [00:21:01] Bryan: You, you feel powerless. You don't control or really see the software that's on them. It's generally proprietary. You are relying on your vendor. Your vendor is telling you that like, boy, I don't know. You're the only customer seeing this. I mean, the number of times I have heard that for, and I, I have pledged that we're, we're not gonna say that at oxide because it's such an unaskable thing to say like, you're the only customer saying this. [00:21:25] Bryan: It's like, it feels like, are you blaming me for my problem? Feels like you're blaming me for my problem? Um, and what you begin to realize is that to a degree, these folks are speaking their own truth because the, the folks that are running at real scale at Hyperscale, those folks aren't Dell, HP super micro customers. [00:21:46] Bryan: They're actually, they've done their own thing. So it's like, yeah, Dell's not seeing that problem, um, because they're not running at the same scale. Um, but when you do run, you only have to run at modest scale before these things just become. Overwhelming in terms of the, the headwind that they present to people that wanna deploy infrastructure. The problem is felt with just a few racks [00:22:05] Jeremy: Yeah, so maybe to help people get some perspective at, at what point do you think that people start noticing or start feeling these problems? Because I imagine that if you're just have a few racks or [00:22:22] Bryan: do you have a couple racks or the, or do you wonder or just wondering because No, no, no. I would think, I think anyone who deploys any number of servers, especially now, especially if your experience is only in the cloud, you're gonna be like, what the hell is this? I mean, just again, just to get this thing working at all. [00:22:39] Bryan: It is so it, it's so hairy and so congealed, right? It's not designed. Um, and it, it, it, it's accreted it and it's so obviously accreted that you are, I mean, nobody who is setting up a rack of servers is gonna think to themselves like, yes, this is the right way to go do it. This all makes sense because it's, it's just not, it, I, it feels like the kit, I mean, kit car's almost too generous because it implies that there's like a set of plans to work to in the end. [00:23:08] Bryan: Uh, I mean, it, it, it's a bag of bolts. It's a bunch of parts that you're putting together. And so even at the smallest scales, that stuff is painful. Just architecturally, it's painful at the small scale then, but at least you can get it working. I think the stuff that then becomes debilitating at larger scale are the things that are, are worse than just like, I can't, like this thing is a mess to get working. [00:23:31] Bryan: It's like the, the, the fan issue that, um, where you are now seeing this over, you know, hundreds of machines or thousands of machines. Um, so I, it is painful at more or less all levels of scale. There's, there is no level at which the, the, the pc, which is really what this is, this is a, the, the personal computer architecture from the 1980s and there is really no level of scale where that's the right unit. Running elastic infrastructure is the hardware but also, hypervisor, distributed database, api, etc [00:23:57] Bryan: I mean, where that's the right thing to go deploy, especially if what you are trying to run. Is elastic infrastructure, a cloud. Because the other thing is like we, we've kinda been talking a lot about that hardware layer. Like hardware is, is just the start. Like you actually gotta go put software on that and actually run that as elastic infrastructure. [00:24:16] Bryan: So you need a hypervisor. Yes. But you need a lot more than that. You, you need to actually, you, you need a distributed database, you need web endpoints. You need, you need a CLI, you need all the stuff that you need to actually go run an actual service of compute or networking or storage. I mean, and for, for compute, even for compute, there's a ton of work to be done. [00:24:39] Bryan: And compute is by far, I would say the simplest of the, of the three. When you look at like networks, network services, storage services, there's a whole bunch of stuff that you need to go build in terms of distributed systems to actually offer that as a cloud. So it, I mean, it is painful at more or less every LE level if you are trying to deploy cloud computing on. What's a control plane? [00:25:00] Jeremy: And for someone who doesn't have experience building or working with this type of infrastructure, when you talk about a control plane, what, what does that do in the context of this system? [00:25:16] Bryan: So control plane is the thing that is, that is everything between your API request and that infrastructure actually being acted upon. So you go say, Hey, I, I want a provision, a vm. Okay, great. We've got a whole bunch of things we're gonna provision with that. We're gonna provision a vm, we're gonna get some storage that's gonna go along with that, that's got a network storage service that's gonna come out of, uh, we've got a virtual network that we're gonna either create or attach to. [00:25:39] Bryan: We've got a, a whole bunch of things we need to go do for that. For all of these things, there are metadata components that need, we need to keep track of this thing that, beyond the actual infrastructure that we create. And then we need to go actually, like act on the actual compute elements, the hostos, what have you, the switches, what have you, and actually go. [00:25:56] Bryan: Create these underlying things and then connect them. And there's of course, the challenge of just getting that working is a big challenge. Um, but getting that working robustly, getting that working is, you know, when you go to provision of vm, um, the, all the, the, the steps that need to happen and what happens if one of those steps fails along the way? [00:26:17] Bryan: What happens if, you know, one thing we're very mindful of is these kind of, you get these long tails of like, why, you know, generally our VM provisioning happened within this time, but we get these long tails where it takes much longer. What's going on? What, where in this process are we, are we actually spending time? [00:26:33] Bryan: Uh, and there's a whole lot of complexity that you need to go deal with that. There's a lot of complexity that you need to go deal with this effectively, this workflow that's gonna go create these things and manage them. Um, we use a, a pattern that we call, that are called sagas, actually is a, is a database pattern from the eighties. [00:26:51] Bryan: Uh, Katie McCaffrey is a, is a database reCrcher who, who, uh, I, I think, uh, reintroduce the idea of, of sagas, um, in the last kind of decade. Um, and this is something that we picked up, um, and I've done a lot of really interesting things with, um, to allow for, to this kind of, these workflows to be, to be managed and done so robustly in a way that you can restart them and so on. [00:27:16] Bryan: Uh, and then you guys, you get this whole distributed system that can do all this. That whole distributed system, that itself needs to be reliable and available. So if you, you know, you need to be able to, what happens if you, if you pull a sled or if a sled fails, how does the system deal with that? [00:27:33] Bryan: How does the system deal with getting an another sled added to the system? Like how do you actually grow this distributed system? And then how do you update it? How do you actually go from one version to the next? And all of that has to happen across an air gap where this is gonna run as part of the computer. [00:27:49] Bryan: So there are, it, it is fractally complicated. There, there is a lot of complexity here in, in software, in the software system and all of that. We kind of, we call the control plane. Um, and it, this is the what exists at AWS at GCP, at Azure. When you are hitting an endpoint that's provisioning an EC2 instance for you. [00:28:10] Bryan: There is an AWS control plane that is, is doing all of this and has, uh, some of these similar aspects and certainly some of these similar challenges. Are vSphere / Proxmox / Hyper-V in the same category? [00:28:20] Jeremy: And for people who have run their own servers with something like say VMware or Hyper V or Proxmox, are those in the same category? [00:28:32] Bryan: Yeah, I mean a little bit. I mean, it kind of like vSphere Yes. Via VMware. No. So it's like you, uh, VMware ESX is, is kind of a key building block upon which you can build something that is a more meaningful distributed system. When it's just like a machine that you're provisioning VMs on, it's like, okay, well that's actually, you as the human might be the control plane. [00:28:52] Bryan: Like, that's, that, that's, that's a much easier problem. Um, but when you've got, you know, tens, hundreds, thousands of machines, you need to do it robustly. You need something to coordinate that activity and you know, you need to pick which sled you land on. You need to be able to move these things. You need to be able to update that whole system. [00:29:06] Bryan: That's when you're getting into a control plane. So, you know, some of these things have kind of edged into a control plane, certainly VMware. Um, now Broadcom, um, has delivered something that's kind of cloudish. Um, I think that for folks that are truly born on the cloud, it, it still feels somewhat, uh, like you're going backwards in time when you, when you look at these kind of on-prem offerings. [00:29:29] Bryan: Um, but, but it, it, it's got these aspects to it for sure. Um, and I think that we're, um, some of these other things when you're just looking at KVM or just looks looking at Proxmox you kind of need to, to connect it to other broader things to turn it into something that really looks like manageable infrastructure. [00:29:47] Bryan: And then many of those projects are really, they're either proprietary projects, uh, proprietary products like vSphere, um, or you are really dealing with open source projects that are. Not necessarily aimed at the same level of scale. Um, you know, you look at a, again, Proxmox or, uh, um, you'll get an OpenStack. [00:30:05] Bryan: Um, and you know, OpenStack is just a lot of things, right? I mean, OpenStack has got so many, the OpenStack was kind of a, a free for all, for every infrastructure vendor. Um, and I, you know, there was a time people were like, don't you, aren't you worried about all these companies together that, you know, are coming together for OpenStack? [00:30:24] Bryan: I'm like, haven't you ever worked for like a company? Like, companies don't get along. By the way, it's like having multiple companies work together on a thing that's bad news, not good news. And I think, you know, one of the things that OpenStack has definitely struggled with, kind of with what, actually the, the, there's so many different kind of vendor elements in there that it's, it's very much not a product, it's a project that you're trying to run. [00:30:47] Bryan: But that's, but that very much is in, I mean, that's, that's similar certainly in spirit. [00:30:53] Jeremy: And so I think this is kind of like you're alluding to earlier, the piece that allows you to allocate, compute, storage, manage networking, gives you that experience of I can go to a web console or I can use an API and I can spin up machines, get them all connected. At the end of the day, the control plane. Is allowing you to do that in hopefully a user-friendly way. [00:31:21] Bryan: That's right. Yep. And in the, I mean, in order to do that in a modern way, it's not just like a user-friendly way. You really need to have a CLI and a web UI and an API. Those all need to be drawn from the same kind of single ground truth. Like you don't wanna have any of those be an afterthought for the other. [00:31:39] Bryan: You wanna have the same way of generating all of those different endpoints and, and entries into the system. Building a control plane now has better tools (Rust, CockroachDB) [00:31:46] Jeremy: And if you take your time at Joyent as an example. What kind of tools existed for that versus how much did you have to build in-house for as far as the hypervisor and managing the compute and all that? [00:32:02] Bryan: Yeah, so we built more or less everything in house. I mean, what you have is, um, and I think, you know, over time we've gotten slightly better tools. Um, I think, and, and maybe it's a little bit easier to talk about the, kind of the tools we started at Oxide because we kind of started with a, with a clean sheet of paper at oxide. [00:32:16] Bryan: We wanted to, knew we wanted to go build a control plane, but we were able to kind of go revisit some of the components. So actually, and maybe I'll, I'll talk about some of those changes. So when we, at, For example, at Joyent, when we were building a cloud at Joyent, there wasn't really a good distributed database. [00:32:34] Bryan: Um, so we were using Postgres as our database for metadata and there were a lot of challenges. And Postgres is not a distributed database. It's running. With a primary secondary architecture, and there's a bunch of issues there, many of which we discovered the hard way. Um, when we were coming to oxide, you have much better options to pick from in terms of distributed databases. [00:32:57] Bryan: You know, we, there was a period that now seems maybe potentially brief in hindsight, but of a really high quality open source distributed databases. So there were really some good ones to, to pick from. Um, we, we built on CockroachDB on CRDB. Um, so that was a really important component. That we had at oxide that we didn't have at Joyent. [00:33:19] Bryan: Um, so we were, I wouldn't say we were rolling our own distributed database, we were just using Postgres and uh, and, and dealing with an enormous amount of pain there in terms of the surround. Um, on top of that, and, and, you know, a, a control plane is much more than a database, obviously. Uh, and you've gotta deal with, uh, there's a whole bunch of software that you need to go, right. [00:33:40] Bryan: Um, to be able to, to transform these kind of API requests into something that is reliable infrastructure, right? And there, there's a lot to that. Uh, especially when networking gets in the mix, when storage gets in the mix, uh, there are a whole bunch of like complicated steps that need to be done, um, at Joyent. [00:33:59] Bryan: Um, we, in part because of the history of the company and like, look. This, this just is not gonna sound good, but it just is what it is and I'm just gonna own it. We did it all in Node, um, at Joyent, which I, I, I know it sounds really right now, just sounds like, well, you, you built it with Tinker Toys. You Okay. [00:34:18] Bryan: Uh, did, did you think it was, you built the skyscraper with Tinker Toys? Uh, it's like, well, okay. We actually, we had greater aspirations for the Tinker Toys once upon a time, and it was better than, you know, than Twisted Python and Event Machine from Ruby, and we weren't gonna do it in Java. All right. [00:34:32] Bryan: So, but let's just say that that experiment, uh, that experiment did ultimately end in a predictable fashion. Um, and, uh, we, we decided that maybe Node was not gonna be the best decision long term. Um, Joyent was the company behind node js. Uh, back in the day, Ryan Dahl worked for Joyent. Uh, and then, uh, then we, we, we. [00:34:53] Bryan: Uh, landed that in a foundation in about, uh, what, 2015, something like that. Um, and began to consider our world beyond, uh, beyond Node. Rust at Oxide [00:35:04] Bryan: A big tool that we had in the arsenal when we started Oxide is Rust. Um, and so indeed the name of the company is, is a tip of the hat to the language that we were pretty sure we were gonna be building a lot of stuff in. [00:35:16] Bryan: Namely Rust. And, uh, rust is, uh, has been huge for us, a very important revolution in programming languages. you know, there, there, there have been different people kind of coming in at different times and I kinda came to Rust in what I, I think is like this big kind of second expansion of rust in 2018 when a lot of technologists were think, uh, sick of Node and also sick of Go. [00:35:43] Bryan: And, uh, also sick of C++. And wondering is there gonna be something that gives me the, the, the performance, of that I get outta C. The, the robustness that I can get out of a C program but is is often difficult to achieve. but can I get that with kind of some, some of the velocity of development, although I hate that term, some of the speed of development that you get out of a more interpreted language. [00:36:08] Bryan: Um, and then by the way, can I actually have types, I think types would be a good idea? Uh, and rust obviously hits the sweet spot of all of that. Um, it has been absolutely huge for us. I mean, we knew when we started the company again, oxide, uh, we were gonna be using rust in, in quite a, quite a. Few places, but we weren't doing it by fiat. [00:36:27] Bryan: Um, we wanted to actually make sure we're making the right decision, um, at, at every different, at every layer. Uh, I think what has been surprising is the sheer number of layers at which we use rust in terms of, we've done our own embedded firmware in rust. We've done, um, in, in the host operating system, which is still largely in C, but very big components are in rust. [00:36:47] Bryan: The hypervisor Propolis is all in rust. Uh, and then of course the control plane, that distributed system on that is all in rust. So that was a very important thing that we very much did not need to build ourselves. We were able to really leverage, uh, a terrific community. Um. We were able to use, uh, and we've done this at Joyent as well, but at Oxide, we've used Illumos as a hostos component, which, uh, our variant is called Helios. [00:37:11] Bryan: Um, we've used, uh, bhyve um, as a, as as that kind of internal hypervisor component. we've made use of a bunch of different open source components to build this thing, um, which has been really, really important for us. Uh, and open source components that didn't exist even like five years prior. [00:37:28] Bryan: That's part of why we felt that 2019 was the right time to start the company. And so we started Oxide. The problems building a control plane in Node [00:37:34] Jeremy: You had mentioned that at Joyent, you had tried to build this in, in Node. What were the, what were the, the issues or the, the challenges that you had doing that? [00:37:46] Bryan: Oh boy. Yeah. again, we, I kind of had higher hopes in 2010, I would say. When we, we set on this, um, the, the, the problem that we had just writ large, um. JavaScript is really designed to allow as many people on earth to write a program as possible, which is good. I mean, I, I, that's a, that's a laudable goal. [00:38:09] Bryan: That is the goal ultimately of such as it is of JavaScript. It's actually hard to know what the goal of JavaScript is, unfortunately, because Brendan Ike never actually wrote a book. so that there is not a canonical, you've got kind of Doug Crockford and other people who've written things on JavaScript, but it's hard to know kind of what the original intent of JavaScript is. [00:38:27] Bryan: The name doesn't even express original intent, right? It was called Live Script, and it was kind of renamed to JavaScript during the Java Frenzy of the late nineties. A name that makes no sense. There is no Java in JavaScript. that is kind of, I think, revealing to kind of the, uh, the unprincipled mess that is JavaScript. [00:38:47] Bryan: It, it, it's very pragmatic at some level, um, and allows anyone to, it makes it very easy to write software. The problem is it's much more difficult to write really rigorous software. So, uh, and this is what I should differentiate JavaScript from TypeScript. This is really what TypeScript is trying to solve. [00:39:07] Bryan: TypeScript is like. How can, I think TypeScript is a, is a great step forward because TypeScript is like, how can we bring some rigor to this? Like, yes, it's great that it's easy to write JavaScript, but that's not, we, we don't wanna do that for Absolutely. I mean that, that's not the only problem we solve. [00:39:23] Bryan: We actually wanna be able to write rigorous software and it's actually okay if it's a little harder to write rigorous software that's actually okay if it gets leads to, to more rigorous artifacts. Um, but in JavaScript, I mean, just a concrete example. You know, there's nothing to prevent you from referencing a property that doesn't actually exist in JavaScript. [00:39:43] Bryan: So if you fat finger a property name, you are relying on something to tell you. By the way, I think you've misspelled this because there is no type definition for this thing. And I don't know that you've got one that's spelled correctly, one that's spelled incorrectly, that's often undefined. And then the, when you actually go, you say you've got this typo that is lurking in your what you want to be rigorous software. [00:40:07] Bryan: And if you don't execute that code, like you won't know that's there. And then you do execute that code. And now you've got a, you've got an undefined object. And now that's either gonna be an exception or it can, again, depends on how that's handled. It can be really difficult to determine the origin of that, of, of that error, of that programming. [00:40:26] Bryan: And that is a programmer error. And one of the big challenges that we had with Node is that programmer errors and operational errors, like, you know, I'm out of disk space as an operational error. Those get conflated and it becomes really hard. And in fact, I think the, the language wanted to make it easier to just kind of, uh, drive on in the event of all errors. [00:40:53] Bryan: And it's like, actually not what you wanna do if you're trying to build a reliable, robust system. So we had. No end of issues. [00:41:01] Bryan: We've got a lot of experience developing rigorous systems, um, again coming out of operating systems development and so on. And we want, we brought some of that rigor, if strangely, to JavaScript. So one of the things that we did is we brought a lot of postmortem, diagnos ability and observability to node. [00:41:18] Bryan: And so if, if one of our node processes. Died in production, we would actually get a core dump from that process, a core dump that we could actually meaningfully process. So we did a bunch of kind of wild stuff. I mean, actually wild stuff where we could actually make sense of the JavaScript objects in a binary core dump. JavaScript values ease of getting started over robustness [00:41:41] Bryan: Um, and things that we thought were really important, and this is the, the rest of the world just looks at this being like, what the hell is this? I mean, it's so out of step with it. The problem is that we were trying to bridge two disconnected cultures of one developing really. Rigorous software and really designing it for production, diagnosability and the other, really designing it to software to run in the browser and for anyone to be able to like, you know, kind of liven up a webpage, right? [00:42:10] Bryan: Is kinda the origin of, of live script and then JavaScript. And we were kind of the only ones sitting at the intersection of that. And you begin when you are the only ones sitting at that kind of intersection. You just are, you're, you're kind of fighting a community all the time. And we just realized that we are, there were so many things that the community wanted to do that we felt are like, no, no, this is gonna make software less diagnosable. It's gonna make it less robust. The NodeJS split and why people left [00:42:36] Bryan: And then you realize like, I'm, we're the only voice in the room because we have got, we have got desires for this language that it doesn't have for itself. And this is when you realize you're in a bad relationship with software. It's time to actually move on. And in fact, actually several years after, we'd already kind of broken up with node. [00:42:55] Bryan: Um, and it was like, it was a bit of an acrimonious breakup. there was a, uh, famous slash infamous fork of node called IoJS Um, and this was viewed because people, the community, thought that Joyent was being what was not being an appropriate steward of node js and was, uh, not allowing more things to come into to, to node. [00:43:19] Bryan: And of course, the reason that we of course, felt that we were being a careful steward and we were actively resisting those things that would cut against its fitness for a production system. But it's some way the community saw it and they, and forked, um, and, and I think the, we knew before the fork that's like, this is not working and we need to get this thing out of our hands. Platform is a reflection of values node summit talk [00:43:43] Bryan: And we're are the wrong hands for this? This needs to be in a foundation. Uh, and so we kind of gone through that breakup, uh, and maybe it was two years after that. That, uh, friend of mine who was um, was running the, uh, the node summit was actually, it's unfortunately now passed away. Charles er, um, but Charles' venture capitalist great guy, and Charles was running Node Summit and came to me in 2017. [00:44:07] Bryan: He is like, I really want you to keynote Node Summit. And I'm like, Charles, I'm not gonna do that. I've got nothing nice to say. Like, this is the, the, you don't want, I'm the last person you wanna keynote. He's like, oh, if you have nothing nice to say, you should definitely keynote. You're like, oh God, okay, here we go. [00:44:22] Bryan: He's like, no, I really want you to talk about, like, you should talk about the Joyent breakup with NodeJS. I'm like, oh man. [00:44:29] Bryan: And that led to a talk that I'm really happy that I gave, 'cause it was a very important talk for me personally. Uh, called Platform is a reflection of values and really looking at the values that we had for Node and the values that Node had for itself. And they didn't line up. [00:44:49] Bryan: And the problem is that the values that Node had for itself and the values that we had for Node are all kind of positives, right? Like there's nobody in the node community who's like, I don't want rigor, I hate rigor. It's just that if they had the choose between rigor and making the language approachable. [00:45:09] Bryan: They would choose approachability every single time. They would never choose rigor. And, you know, that was a, that was a big eye-opener. I do, I would say, if you watch this talk. [00:45:20] Bryan: because I knew that there's, like, the audience was gonna be filled with, with people who, had been a part of the fork in 2014, I think was the, the, the, the fork, the IOJS fork. And I knew that there, there were, there were some, you know, some people that were, um, had been there for the fork and. [00:45:41] Bryan: I said a little bit of a trap for the audience. But the, and the trap, I said, you know what, I, I kind of talked about the values that we had and the aspirations we had for Node, the aspirations that Node had for itself and how they were different. [00:45:53] Bryan: And, you know, and I'm like, look in, in, in hindsight, like a fracture was inevitable. And in 2014 there was finally a fracture. And do people know what happened in 2014? And if you, if you, you could listen to that talk, everyone almost says in unison, like IOJS. I'm like, oh right. IOJS. Right. That's actually not what I was thinking of. [00:46:19] Bryan: And I go to the next slide and is a tweet from a guy named TJ Holloway, Chuck, who was the most prolific contributor to Node. And it was his tweet also in 2014 before the fork, before the IOJS fork explaining that he was leaving Node and that he was going to go. And you, if you turn the volume all the way up, you can hear the audience gasp. [00:46:41] Bryan: And it's just delicious because the community had never really come, had never really confronted why TJ left. Um, there. And I went through a couple folks, Felix, bunch of other folks, early Node folks. That were there in 2010, were leaving in 2014, and they were going to go primarily, and they were going to go because they were sick of the same things that we were sick of. [00:47:09] Bryan: They, they, they had hit the same things that we had hit and they were frustrated. I I really do believe this, that platforms do reflect their own values. And when you are making a software decision, you are selecting value. [00:47:26] Bryan: You should select values that align with the values that you have for that software. That is, those are, that's way more important than other things that people look at. I think people look at, for example, quote unquote community size way too frequently, community size is like. Eh, maybe it can be fine. [00:47:44] Bryan: I've been in very large communities, node. I've been in super small open source communities like AUMs and RAs, a bunch of others. there are strengths and weaknesses to both approaches just as like there's a strength to being in a big city versus a small town. Me personally, I'll take the small community more or less every time because the small community is almost always self-selecting based on values and just for the same reason that I like working at small companies or small teams. [00:48:11] Bryan: There's a lot of value to be had in a small community. It's not to say that large communities are valueless, but again, long answer to your question of kind of where did things go south with Joyent and node. They went south because the, the values that we had and the values the community had didn't line up and that was a very educational experience, as you might imagine. [00:48:33] Jeremy: Yeah. And, and given that you mentioned how, because of those values, some people moved from Node to go, and in the end for much of what oxide is building. You ended up using rust. What, what would you say are the, the values of go and and rust, and how did you end up choosing Rust given that. Go's decisions regarding generics, versioning, compilation speed priority [00:48:56] Bryan: Yeah, I mean, well, so the value for, yeah. And so go, I mean, I understand why people move from Node to Go, go to me was kind of a lateral move. Um, there were a bunch of things that I, uh, go was still garbage collected, um, which I didn't like. Um, go also is very strange in terms of there are these kind of like. [00:49:17] Bryan: These autocratic kind of decisions that are very bizarre. Um, there, I mean, generics is kind of a famous one, right? Where go kind of as a point of principle didn't have generics, even though go itself actually the innards of go did have generics. It's just that you a go user weren't allowed to have them. [00:49:35] Bryan: And you know, it's kind of, there was, there was an old cartoon years and years ago about like when a, when a technologist is telling you that something is technically impossible, that actually means I don't feel like it. Uh, and there was a certain degree of like, generics are technically impossible and go, it's like, Hey, actually there are. [00:49:51] Bryan: And so there was, and I just think that the arguments against generics were kind of disingenuous. Um, and indeed, like they ended up adopting generics and then there's like some super weird stuff around like, they're very anti-assertion, which is like, what, how are you? Why are you, how is someone against assertions, it doesn't even make any sense, but it's like, oh, nope. [00:50:10] Bryan: Okay. There's a whole scree on it. Nope, we're against assertions and the, you know, against versioning. There was another thing like, you know, the Rob Pike has kind of famously been like, you should always just run on the way to commit. And you're like, does that, is that, does that make sense? I mean this, we actually built it. [00:50:26] Bryan: And so there are a bunch of things like that. You're just like, okay, this is just exhausting and. I mean, there's some things about Go that are great and, uh, plenty of other things that I just, I'm not a fan of. Um, I think that the, in the end, like Go cares a lot about like compile time. It's super important for Go Right? [00:50:44] Bryan: Is very quick, compile time. I'm like, okay. But that's like compile time is not like, it's not unimportant, it's doesn't have zero importance. But I've got other things that are like lots more important than that. Um, what I really care about is I want a high performing artifact. I wanted garbage collection outta my life. Don't think garbage collection has good trade offs [00:51:00] Bryan: I, I gotta tell you, I, I like garbage collection to me is an embodiment of this like, larger problem of where do you put cognitive load in the software development process. And what garbage collection is saying to me it is right for plenty of other people and the software that they wanna develop. [00:51:21] Bryan: But for me and the software that I wanna develop, infrastructure software, I don't want garbage collection because I can solve the memory allocation problem. I know when I'm like, done with something or not. I mean, it's like I, whether that's in, in C with, I mean it's actually like, it's really not that hard to not leak memory in, in a C base system. [00:51:44] Bryan: And you can. give yourself a lot of tooling that allows you to diagnose where memory leaks are coming from. So it's like that is a solvable problem. There are other challenges with that, but like, when you are developing a really sophisticated system that has garbage collection is using garbage collection. [00:51:59] Bryan: You spend as much time trying to dork with the garbage collector to convince it to collect the thing that you know is garbage. You are like, I've got this thing. I know it's garbage. Now I need to use these like tips and tricks to get the garbage collector. I mean, it's like, it feels like every Java performance issue goes to like minus xx call and use the other garbage collector, whatever one you're using, use a different one and using a different, a different approach. [00:52:23] Bryan: It's like, so you're, you're in this, to me, it's like you're in the worst of all worlds where. the reason that garbage collection is helpful is because the programmer doesn't have to think at all about this problem. But now you're actually dealing with these long pauses in production. [00:52:38] Bryan: You're dealing with all these other issues where actually you need to think a lot about it. And it's kind of, it, it it's witchcraft. It, it, it's this black box that you can't see into. So it's like, what problem have we solved exactly? And I mean, so the fact that go had garbage collection, it's like, eh, no, I, I do not want, like, and then you get all the other like weird fatwahs and you know, everything else. [00:52:57] Bryan: I'm like, no, thank you. Go is a no thank you for me, I, I get it why people like it or use it, but it's, it's just, that was not gonna be it. Choosing Rust [00:53:04] Bryan: I'm like, I want C. but I, there are things I didn't like about C too. I was looking for something that was gonna give me the deterministic kind of artifact that I got outta C. But I wanted library support and C is tough because there's, it's all convention. you know, there's just a bunch of other things that are just thorny. And I remember thinking vividly in 2018, I'm like, well, it's rust or bust. Ownership model, algebraic types, error handling [00:53:28] Bryan: I'm gonna go into rust. And, uh, I hope I like it because if it's not this, it's gonna like, I'm gonna go back to C I'm like literally trying to figure out what the language is for the back half of my career. Um, and when I, you know, did what a lot of people were doing at that time and people have been doing since of, you know, really getting into rust and really learning it, appreciating the difference in the, the model for sure, the ownership model people talk about. [00:53:54] Bryan: That's also obviously very important. It was the error handling that blew me away. And the idea of like algebraic types, I never really had algebraic types. Um, and the ability to, to have. And for error handling is one of these really, uh, you, you really appreciate these things where it's like, how do you deal with a, with a function that can either succeed and return something or it can fail, and the way c deals with that is bad with these kind of sentinels for errors. [00:54:27] Bryan: And, you know, does negative one mean success? Does negative one mean failure? Does zero mean failure? Some C functions, zero means failure. Traditionally in Unix, zero means success. And like, what if you wanna return a file descriptor, you know, it's like, oh. And then it's like, okay, then it'll be like zero through positive N will be a valid result. [00:54:44] Bryan: Negative numbers will be, and like, was it negative one and I said airo, or is it a negative number that did not, I mean, it's like, and that's all convention, right? People do all, all those different things and it's all convention and it's easy to get wrong, easy to have bugs, can't be statically checked and so on. Um, and then what Go says is like, well, you're gonna have like two return values and then you're gonna have to like, just like constantly check all of these all the time. Um, which is also kind of gross. Um, JavaScript is like, Hey, let's toss an exception. If, if we don't like something, if we see an error, we'll, we'll throw an exception. [00:55:15] Bryan: There are a bunch of reasons I don't like that. Um, and you look, you'll get what Rust does, where it's like, no, no, no. We're gonna have these algebra types, which is to say this thing can be a this thing or that thing, but it, but it has to be one of these. And by the way, you don't get to process this thing until you conditionally match on one of these things. [00:55:35] Bryan: You're gonna have to have a, a pattern match on this thing to determine if it's a this or a that, and if it in, in the result type that you, the result is a generic where it's like, it's gonna be either the thing that you wanna return. It's gonna be an okay that contains the thing you wanna return, or it's gonna be an error that contains your error and it forces your code to deal with that. [00:55:57] Bryan: And what that does is it shifts the cognitive load from the person that is operating this thing in production to the, the actual developer that is in development. And I think that that, that to me is like, I, I love that shift. Um, and that shift to me is really important. Um, and that's what I was missing, that that's what Rust gives you. [00:56:23] Bryan: Rust forces you to think about your code as you write it, but as a result, you have an artifact that is much more supportable, much more sustainable, and much faster. Prefer to frontload cognitive load during development instead of at runtime [00:56:34] Jeremy: Yeah, it sounds like you would rather take the time during the development to think about these issues because whether it's garbage collection or it's error handling at runtime when you're trying to solve a problem, then it's much more difficult than having dealt with it to start with. [00:56:57] Bryan: Yeah, absolutely. I, and I just think that like, why also, like if it's software, if it's, again, if it's infrastructure software, I mean the kinda the question that you, you should have when you're writing software is how long is this software gonna live? How many people are gonna use this software? Uh, and if you are writing an operating system, the answer for this thing that you're gonna write, it's gonna live for a long time. [00:57:18] Bryan: Like, if we just look at plenty of aspects of the system that have been around for a, for decades, it's gonna live for a long time and many, many, many people are gonna use it. Why would we not expect people writing that software to have more cognitive load when they're writing it to give us something that's gonna be a better artifact? [00:57:38] Bryan: Now conversely, you're like, Hey, I kind of don't care about this. And like, I don't know, I'm just like, I wanna see if this whole thing works. I've got, I like, I'm just stringing this together. I don't like, no, the software like will be lucky if it survives until tonight, but then like, who cares? Yeah. Yeah. [00:57:52] Bryan: Gar garbage clock. You know, if you're prototyping something, whatever. And this is why you really do get like, you know, different choices, different technology choices, depending on the way that you wanna solve the problem at hand. And for the software that I wanna write, I do like that cognitive load that is upfront. With LLMs maybe you can get the benefit of the robust artifact with less cognitive load [00:58:10] Bryan: Um, and although I think, I think the thing that is really wild that is the twist that I don't think anyone really saw coming is that in a, in an LLM age. That like the cognitive load upfront almost needs an asterisk on it because so much of that can be assisted by an LLM. And now, I mean, I would like to believe, and maybe this is me being optimistic, that the the, in the LLM age, we will see, I mean, rust is a great fit for the LLMH because the LLM itself can get a lot of feedback about whether the software that's written is correct or not. [00:58:44] Bryan: Much more so than you can for other environments. [00:58:48] Jeremy: Yeah, that is a interesting point in that I think when people first started trying out the LLMs to code, it was really good at these maybe looser languages like Python or JavaScript, and initially wasn't so good at something like Rust. But it sounds like as that improves, if. It can write it then because of the rigor or the memory management or the error handling that the language is forcing you to do, it might actually end up being a better choice for people using LLMs. [00:59:27] Bryan: absolutely. I, it, it gives you more certainty in the artifact that you've delivered. I mean, you know a lot about a Rust program that compiles correctly. I mean, th there are certain classes of errors that you don't have, um, that you actually don't know on a C program or a GO program or a, a JavaScript program. [00:59:46] Bryan: I think that's gonna be really important. I think we are on the cusp. Maybe we've already seen it, this kind of great bifurcation in the software that we writ

    Unofficial SAP on Azure podcast
    #280 - ToW Business Process Solution & Agents (Bartosz Jarkowski, Noopur Vaishnav) | SAP on Azure Video Podcast

    Unofficial SAP on Azure podcast

    Play Episode Listen Later Feb 27, 2026 61:21


    In episode 280 of our SAP on Azure video podcast we talk about Business Process Solutions!In our last episode we talked about the integration of SAP data into Fabric. As outlined there are multiple ways how to link or replicate data from your SAP systems to Fabric. However, we often hear from customers that the jounrey begins only then. You need to make sure that Fabric "understands" the semantics, you need to build dashboard in Power BI and you potentially want to get started to interact with your data from Copilot. In order to help customers and partners to get started more quickly, Bartosz and the team developed Business Process Solutions: prebuild resources including data models, transofmrations and business templates. Our colleuage Noopur then extended all of this in Copilot Studio, so that you can actually chat with your data. Both join us today to talk more about BPS and show us what you can do with it!Find all the links mentioned here: https://www.saponazurepodcast.de/episode280Reach out to us for any feedback / questions:* Goran Condric: https://www.linkedin.com/in/gorancondric/* Holger Bruchelt: https://www.linkedin.com/in/holger-bruchelt/ #Microsoft #SAP #Azure #SAPonAzure #Data #Fabric #Datasphere #Copilot #CopilotStudio

    Working People
    Tech workers protest Microsoft's ties to ICE terror and Israel's war crimes

    Working People

    Play Episode Listen Later Feb 26, 2026 25:25


    In just six months, Immigration and Customs Enforcement (ICE) more than tripled the amount of data stored on Microsoft's Azure cloud platform,The Guardian reports, "at the same time that its arsenal of surveillance technology ballooned." This week, tech workers with the No Azure for Apartheid (NOAA) campaign staged a protest and informational picket at Microsoft's global headquarters in Redmond, WA, demanding that Microsoft cancel all contracts that provide technological support for Israel's ethnic cleansing of Palestinians and ICE's campaign of terror in the US. We speak with Ibtihal, a former software engineer at Microsoft and an organizer with the NOAA campaign.    Additional links/info:  No Azure for Apartheid Instagram and Linktree Harry Davies & Yuval Abraham, The Guardian, "ICE reliance on Microsoft technology surged amid immigration crackdown, documents show" Maximillian Alvarez, TRNN, "'Microsoft workers refuse to be complicit in the genocide'" Maximillian Alvarez, TRNN, "Microsoft cancels Israeli spy unit access after tech worker revolt" Maximillian Alvarez, Working People / TRNN, "The biggest labor story in the US right now is happening at Microsoft" Featured Music:  Jules Taylor, Working People Theme Song Credits:  Audio Post-Production: Jules Taylor 

    The Real News Podcast
    Tech workers protest Microsoft's ties to ICE terror and Israel's war crimes

    The Real News Podcast

    Play Episode Listen Later Feb 26, 2026 25:25


    In just six months, Immigration and Customs Enforcement (ICE) more than tripled the amount of data stored on Microsoft's Azure cloud platform,The Guardian reports, “at the same time that its arsenal of surveillance technology ballooned.” This week, tech workers with the No Azure for Apartheid (NOAA) campaign staged a protest and informational picket at Microsoft's global headquarters in Redmond, WA, demanding that Microsoft cancel all contracts that provide technological support for Israel's ethnic cleansing of Palestinians and ICE's campaign of terror in the US. We speak with Ibtihal, a former software engineer at Microsoft and an organizer with the NOAA campaign. Additional links/info: No Azure for Apartheid Instagram and LinktreeHarry Davies & Yuval Abraham, The Guardian, “ICE reliance on Microsoft technology surged amid immigration crackdown, documents show”Maximillian Alvarez, TRNN, “‘Microsoft workers refuse to be complicit in the genocide'”Maximillian Alvarez, TRNN, “Microsoft cancels Israeli spy unit access after tech worker revolt”Maximillian Alvarez, Working People / TRNN, “The biggest labor story in the US right now is happening at Microsoft”Featured Music: Jules Taylor, Working People Theme SongCredits: Audio Post-Production: Jules Taylor Become a supporter of this podcast: https://www.spreaker.com/podcast/the-real-news-podcast--2952221/support.Help us continue producing radically independent news and in-depth analysis by following us and becoming a monthly sustainer.Follow us on:Bluesky: @therealnews.comFacebook: The Real News NetworkTwitter: @TheRealNewsYouTube: @therealnewsInstagram: @therealnewsnetworkBecome a member and join the Supporters Club for The Real News Podcast today!

    Cloud Realities
    RR002: The business - tech divide with John Koerwer, UGI Corporation

    Cloud Realities

    Play Episode Listen Later Feb 26, 2026 65:34


    Realities Remixed, formerly know as Cloud Realities, launches a new season exploring the intersection of people, culture, industry, and tech. Energy transportation is a deeply local business, safely delivering gas and electricity, more and more from renewable sources, directly to the communities it serves. Technology and AI help make that possible by strengthening safety, bringing companies closer to customers, and enabling teams to build the future together. This week, Dave, Esmee, and Rob are joined by John Koerwer, CIO of UGI Corporation, to explore explore why “the business” and tech still struggle to speak the same language, nd what helps close the gap.TLDR00:35 – Introduction01:17 – Hang out: new toys and coffee07:55 – Dig in: the business - tech divide21:07 – Conversation with John Koerwer59:40 – The amazing AI technology in The Sphere's version of The Wizard of OzGuestJohn Koerwer: https://www.linkedin.com/in/john-koerwer-46102127/HostsDave Chapman: https://www.linkedin.com/in/chapmandr/Esmee van de Giessen: https://www.linkedin.com/in/esmeevandegiessen/Rob Kernahan: https://www.linkedin.com/in/rob-kernahan/ProductionMarcel van der Burg: https://www.linkedin.com/in/marcel-vd-burg/Dave Chapman: https://www.linkedin.com/in/chapmandr/ SoundBen Corbett: https://www.linkedin.com/in/ben-corbett-3b6a11135/Louis Corbett:  https://www.linkedin.com/in/louis-corbett-087250264/ 'Realities Remixed' is an original podcast from Capgemini

    Packet Pushers - Full Podcast Feed
    TCG069: Viral Predictions, Waterfall's Comeback, and the SaaSpocalypse

    Packet Pushers - Full Podcast Feed

    Play Episode Listen Later Feb 25, 2026 54:44


    William and Eyvonne tackle the biggest AI stories of early 2026. They dissect Matt Schumer’s viral “Something Big is Happening” essay – agreeing professionals need to skill up now while pushing back on the doomsday framing with real-world examples from engineering disciplines. The conversation takes a fascinating turn as Eyvonne draws a parallel between AI-assisted... Read more »

    Daily Tech Headlines
    Study Shows Over 50% of Teens Use Chatbots for Schoolwork – DTH

    Daily Tech Headlines

    Play Episode Listen Later Feb 25, 2026


    A Pew Research Center study shows 54% of teens between 13 and 17 years old use chatbots for school assignments, a California judge dismisses a trade secrets lawsuit from xAI against OpenAI, and Japan’s antitrust authority raids Microsoft Japan’s offices over suspected violations of the antimonopoly act with Azure. MP3 Please SUBSCRIBE HERE for freeContinue reading "Study Shows Over 50% of Teens Use Chatbots for Schoolwork – DTH"

    Microsoft Business Applications Podcast
    How to Actually Get Value from Copilot at Work

    Microsoft Business Applications Podcast

    Play Episode Listen Later Feb 25, 2026 23:54 Transcription Available


    Get featured on the show by leaving us a Voice Mail: https://bit.ly/MIPVM This episode explores how organisations can move from AI curiosity to real value using Microsoft Copilot and agents, drawing on practical insights from Yves Habersaat. The conversation focuses on adoption that starts where people already work, keeps early use cases simple, and scales only when the need is clear. It also covers real-world agent scenarios, model choice, and why low-code tools are often enough to deliver results quickly. 

    RunAs Radio
    SaaS on Multiple Clouds with Steve Buchanan

    RunAs Radio

    Play Episode Listen Later Feb 25, 2026 39:13


    What does it take to get your SaaS offering on multiple cloud providers? Richard chats with Steve Buchanan about his new role at JAMF, which focuses on a mobile device management product for Apple devices. Originally built as a SaaS product on AWS, Steve is helping to build out the JAMF stack on Azure to support a broader range of customers. Steve talks about Kubernetes as the common ground among the major cloud players, but you need to dig into the rest of the tooling to minimize differences across implementations. That means cloud-agnostic tools for deployment, identity, instrumentation, and more! The good news is that there are plenty of tools out there to help you, but it does take time to work out your suite of tools to get consistent results, no matter where the backend resides.LinksJAMFOpenTofuElastic Kubernetes ServiceAzure Kubernetes ServiceGoogle Kubernetes EngineMicrosoft IntuneiOS and IntuneOktaPrometheusGrafanaSteve's Pluralsight ClassesKAgentSOC 2 Type 2Recorded January 8, 2026

    Tech&Co
    Xavier Perret, directeur de l'entité Azure chez Microsoft – 25/02

    Tech&Co

    Play Episode Listen Later Feb 25, 2026 9:40


    Xavier Perret, directeur de l'entité Azure chez Microsoft, était l'invité de Frédéric Simottel dans Tech & Co, la quotidienne, ce mercredi 25 février. Il s'est penché sur la représentation de la fin de GPT-4.0 dans la série Pluribus d'Apple TV,sur BFM Busi

    Tech&Co
    L'intégrale de Tech & Co, la quotidienne, du mercredi 25 février

    Tech&Co

    Play Episode Listen Later Feb 25, 2026 82:26


    Mercredi 25 février, Frédéric Simottel a reçu Fanny Bouton, directrice du quantique chez OVHCloud, Thomas Serval, PDG de Baracoda, Stéphane Zibi, consultant spécialiste en transformation numérique et en IA, Léa Benaim, journaliste BFM Business, François Hernandez, vice-président de Samsung Electronics France, Sylvain Trinel, journaliste BFM Tech, et Xavier Perret, directeur de l'entité Azure chez Microsoft, dans l'émission Tech & Co, la quotidienne sur BFM Business. Retrouvez l'émission du lundi au jeudi et réécoutez-la en podcast.

    Ctrl+Alt+Azure
    331 - Breaking into Microsoft security as a career

    Ctrl+Alt+Azure

    Play Episode Listen Later Feb 25, 2026 50:58


    In this episode, we're not diving deep into a single feature of Azure - instead, we'll talk and share our insights on how to build a career working with Microsoft security. What should you know? What's relevant? What's less relevant? What are the core skills you should have? (00:00) - Intro and catching up.(04:51) - Show content starts.Show links- No links this week :)- Give us feedback!

    Power Platform Boost Podcast
    With Great Power comes Great Responsibility (#79)

    Power Platform Boost Podcast

    Play Episode Listen Later Feb 25, 2026 47:43 Transcription Available


     Community Shout Out:Customery by Neil BenssonArchitects Accelerator | Untethered 365 by Sean Astrakhan News

    DJ Derek Burke
    The Classic Hits Show Broadcast live on Liffey Sound 96.4FM on 20th February 2026 with a live in studio performance from and interview with musician Roven Ordiales

    DJ Derek Burke

    Play Episode Listen Later Feb 24, 2026 121:32


    On this episode of The Classic Hits Show Broadcast live on Liffey Sound 96.4FM on 20th February 2026 we had with a live in studio performance from and interview with the super musician Roven Ordiales ( https://www.instagram.com/rovenordiales?igsh=MWFvZXQ4M2ozMGxrMA== ).   It was a great craic agus ceol show and we had great chats about MyBand ( www.instagram.com/myband_thedublinsoundsociety ) Music, gigs, mental health and more

    The Spiritual Psychiatrist Podcast
    E105 - The Twin Flame Lie That's Keeping You Trauma Bonded

    The Spiritual Psychiatrist Podcast

    Play Episode Listen Later Feb 24, 2026 66:56


    Free DNA Activation Masterclass + 21-Day Abundance Meditation: https://masterclass.samuelbleemd.com/dnaPeptides I use personally to regenerate, heal, and stay sharp:https://limitlesslivingmd.com/samuelIn this episode, Dr. Samuel B. Lee, MD delivers a focused solo transmission on the distortion of modern twin flame teachings, the mechanics of trauma bonding, and the sacred science of rebuilding love through the 12th dimensional avatar Christos template. He explores how relationship patterns form through early imprinting, how frequency resonance shapes attraction, and how the Azure ray point supports wholeness before partnership. The conversation also introduces eternal union arc codes as a pathway toward love rooted in coherence, devotion, and truth.Dr. Lee shares how emotional intensity can be misread as spiritual alignment. He emphasizes nervous system regulation and direct connection to Source as foundations for lasting union. This episode covers attachment wounds, subconscious programming, lineage trauma, and phantom soulmate projections. It also offers practical relational tools, including consistent communication rituals and inner work that restores safety in the body. The episode closes with a guided meditation to strengthen the tri-wave field and embody sacred union from overflow.Sacred Truths & Lessons from This Episode:• Wholeness Begins Within the Azure Ray Point• Frequency Resonance Shapes Attraction and Relationship Patterns• Trauma Bonding Often Comes From Early Nervous System Imprinting• Love and Truth Move Together Through Coherence• Sacred Union Supports Authenticity, Not Self-Abandonment• Eternal Union Arc Codes Invite Co-Creation and Shared Mission

    Spring Office Hours
    S5E07 - Copilot CLI and Java SDK with Bruno Borges

    Spring Office Hours

    Play Episode Listen Later Feb 24, 2026 71:49


    Join Dan Vega and DaShaun Carter for an insightful session with Bruno Borges, Principal Product Manager at Microsoft, as we dive into the next generation of AI-assisted development. In this episode, we explore the GitHub Copilot CLI and the new Copilot Java SDK, uncovering how these tools are transforming the terminal into a powerful environment for Spring developers. Learn how to go beyond simple autocomplete, using agentic workflows to automate complex tasks like upgrading Spring Boot versions, refactoring legacy code, and streamlining Azure deployments. We'll also discuss how the Copilot Java SDK allows developers to embed AI capabilities directly into their own JVM-based tooling and CI/CD pipelines. You can participate in our live stream to ask questions or catch the replay on your preferred podcast platform.Show Notes: Bruno on X/TwitterBruno on LinkedInGitHub CopilotCopilot SDK

    What's new in Cloud FinOps?
    WNiCF - January 2026 - News

    What's new in Cloud FinOps?

    Play Episode Listen Later Feb 24, 2026 25:15


    Send a textThis episode covers the latest updates in cloud computing, including AWS Spot Interruption metrics, new EC2 instances, Azure and GCP enhancements, and cost management innovations. Perfect for cloud professionals seeking actionable insights and industry trends.keywordsKey topics:AWS Spot Interruption MetricsNew EC2 Memory-Optimized InstancesAzure and GCP Cloud EnhancementsCost Management and Optimization StrategiesCapacity Constraints and AI Impact

    Mickey-Jo Theatre Reviews
    A London Play Review Roundup (Deep Azure, Shadowlands, Man and Boy, Guess How Much I Love You?)

    Mickey-Jo Theatre Reviews

    Play Episode Listen Later Feb 24, 2026 29:29


    Mickey-Jo is sharing reviews of four plays he's seen in the last couple of weeks in London:• Shadowlands, by William Nicholson at the Aldwych Theatre• Deep Azure, by Chadwick Boseman at the Sam Wanamaker Playhouse at Shakespeare's Globe • Guess How Much I Love You?, by Luke Norris at the Royal Court Theatre• Man and Boy, by Terence Rattigan at the Dorfman Theatre at the National Theatre Check out what Mickey-Jo thought of the writing, creative choices, and performances in each!check out Mickey-Jo's brand new substack newsletter:www.mickeyjotheatre.substack.com•00:00 | introduction01:40 | Shadowlands07:52 | Deep Azure15:10 | Guess How Much I Love You?20:31 | Man and Boy28:22 | conclusionAbout Mickey-Jo:As one of the leading voices in theatre criticism on a social platform, Mickey-Jo is pioneering a new medium for a dwindling field. His YouTube channel: ⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠MickeyJoTheatre⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠⁠ is the largest worldwide in terms of dedicated theatre criticism, where he also share features, news and interviews as well as lifestyle content for over 95,000 subscribers. With a viewership that is largely split between the US and the UK he has been fortunate enough to be able to work with PR, Marketing, and Social Media representatives for shows in New York, London, Edinburgh, Hamburg, Toronto, Sao Pãolo, and Paris. His reviews and features have also been published by WhatsOnStage, for whom he was a panelist to help curate nominees for their 2023 and 2024 Awards as well as BroadwayWorldUK, Musicals Magazine and LondonTheatre.co.uk. Instagram/TikTok/X: @MickeyJoTheatre Hosted on Acast. See acast.com/privacy for more information.

    Generate Now!
    Pinecone & Aquant Focus on GenAI Value, Not Infrastructure

    Generate Now!

    Play Episode Listen Later Feb 23, 2026 26:43


    Most organizations struggle to balance building their own AI infrastructure with leveraging reliable, scalable solutions. Oded Sagie and Perry Krug reveal how partnering with Pinecone transformed their approach—turning complex infrastructure challenges into seamless, "boringly reliable" systems. Discover how this shift unlocked faster innovation, lower operational overhead, and the peace of mind to focus on delivering real customer value.In this episode, you'll break down the core architectural innovations behind Pinecone's platform, including its adaptive indexing and serverless design, which support workloads from low-latency high-throughput applications to massive multi-tenant environments. Oded shares real-world lessons on choosing build vs. buy—highlighting the long-term costs of ownership versus operational simplicity and scalability. Perry dives into how Pinecone's managed vector database facilitates rapid deployment on cloud platforms like Azure, helping teams focus on their core product, not infrastructure.If you're navigating the complexity of deploying AI at scale—especially in industries demanding high reliability and performance—this episode is your game plan. Perfect for data engineers, AI leaders, and CTOs ready to ditch operational headaches and embrace "boringly reliable" technology that accelerates innovation while minimizing risk. Tune in to discover how to build smarter, scale faster, and focus on what truly matters—your customers.Apple @ https://podcasts.apple.com/us/podcast/generate-now/id1566458654Spotify @ https://open.spotify.com/show/43XcU8A1dsNfW3YGT8KXhp?si=62e09c6df65b4dc9&nd=1&dlsi=e9e6a138e7064929Youtube @ https://www.youtube.com/@generatenowpodcast/featuredConnect with Oded @ https://www.linkedin.com/in/odedkal/Perry @ https://www.linkedin.com/in/perrykrug/James @ https://www.linkedin.com/in/jmcaton/

    Datacenter Technical Deep Dives
    This is Fine: Tech Employment in the AI Era

    Datacenter Technical Deep Dives

    Play Episode Listen Later Feb 20, 2026


    Join us as Chris gets brutally honest about tech employment in the AI era: what's dying, what's thriving, and how to position yourself to survive the chaos. Chris walks through the current state of tech layoffs hitting record numbers while companies post record profits, the disappearance of entry-level roles, and practical strategies for navigating this unprecedented moment. You'll learn about skill development in the AI era, why fundamentals still matter more than hype, how to build resilience through community, and what hiring managers are actually looking for right now. This episode doesn't sugarcoat the challenges from hollowed-out expertise at major companies to early-career professionals wondering if their degree still matters, but it also provides actionable guidance on positioning yourself and why humor and human connection remain irreplaceable in an AI-driven world. Timestamps 0:00 Welcome & Setting the Tone 3:09 Chris Miller's Background & Journey 7:30 The Current State of Tech Employment 12:45 Layoffs vs Record Profits Discussion 18:22 Entry-Level Roles Disappearing 24:16 What Skills Actually Matter Now 30:41 Building Career Resilience 36:52 The Fundamentals Still Win 42:18 Community & Support Networks 47:35 Practical Job Search Strategies 52:14 What AI Can't Replace (Yet) 55:06 Things We're Thankful For 59:00 Wrap-up & Resources How to find Chris: https://www.linkedin.com/in/chris-t-miller/ https://www.chrismiller.com/ Links from the show: https://roadmap.sh

    Aquademia: The Seafood and Sustainability Podcast
    Training The Next Generation of Aquaculture Professionals with Azure Cygler

    Aquademia: The Seafood and Sustainability Podcast

    Play Episode Listen Later Feb 19, 2026 45:24


    Episode Links:Rhode Island Sea Grant Aquaculture Training CourseAzure Cygler – Rhode Island Sea Grant Staff ProfileAzure Cygler – Coastal Resources Center ProfileRoger Williams University: Shellfish and Aquaculture ProgramNOAA Sea Grant NetworkCheck out our website!: https://www.globalseafood.org/podcastFollow us on social media!Twitter | Facebook | LinkedIn | InstagramShare your sustainability tips with us podcast@globalseafood.org!If you want to be more involved in the work that we do, become a member of the Global Seafood Alliance: https://www.globalseafood.org/membership/  The views expressed by external guests on Aquademia are their own and do not reflect the opinions of Aquademia or the Global Seafood Alliance. Listeners are advised to independently verify information and consult experts for any specific advice or decisions.

    Cloud Realities
    RR001: This is Realities Remixed & big trends for 2026

    Cloud Realities

    Play Episode Listen Later Feb 19, 2026 58:53


    Realities Remixed, formerly know as Cloud Realities, launches a new season exploring the intersection of people, culture, technology, and society. Hosts Dave Chapman, Esmee van de Giessen, and Rob Kernahan unpack 2026's defining trends, from AI and sovereignty to adaptability and automation, offering fresh insight, candid reflections, and forward‑looking conversations shaping the year ahead. TLDR00:20 – Introduction of Realities Remixed02:30 – Why the show evolved?04:50 – Dig in with the team: Predictions for 202606:40 – Macro trends13:00 – Sovereignty 17:40 – Agentic AI22:17 – Human–AI interaction26:06 – Cloud trends30:42 – AI scaling, domain‑specific models35:03 – Adoption lag39:34 – Physical AI43:47 – Quantum computing48:21 – Hardware acceleration50:30 – Cybersecurity52:38 – Season outlook HostsDave Chapman:  https://www.linkedin.com/in/chapmandr/Esmee van de Giessen:  https://www.linkedin.com/in/esmeevandegiessen/Rob Kernahan:  https://www.linkedin.com/in/rob-kernahan/ProductionMarcel van der Burg:  https://www.linkedin.com/in/marcel-vd-burg/Dave Chapman:  https://www.linkedin.com/in/chapmandr/ SoundBen Corbett:  https://www.linkedin.com/in/ben-corbett-3b6a11135/Louis Corbett:   https://www.linkedin.com/in/louis-corbett-087250264/ 'Realities Remixed' is an original podcast from Capgemini

    Packet Pushers - Full Podcast Feed
    D2DO294: AI in My Vuln Research Workflow

    Packet Pushers - Full Podcast Feed

    Play Episode Listen Later Feb 18, 2026 33:54


    Kat Traxler, Principal Security Researcher at Vectra AI, returns to the podcast to discuss her AI-powered vulnerability research workflow. She explains how she uses two different AI models to act as the “blackboard” while she applies her expertise to triage AI-generated ideas to increase her productivity. She also asks a concerning question: As AI automates... Read more »

    Packet Pushers - Fat Pipe
    D2DO294: AI in My Vuln Research Workflow

    Packet Pushers - Fat Pipe

    Play Episode Listen Later Feb 18, 2026 33:54


    Kat Traxler, Principal Security Researcher at Vectra AI, returns to the podcast to discuss her AI-powered vulnerability research workflow. She explains how she uses two different AI models to act as the “blackboard” while she applies her expertise to triage AI-generated ideas to increase her productivity. She also asks a concerning question: As AI automates... Read more »

    DevOps and Docker Talk
    AI Wins and Misses for 2025

    DevOps and Docker Talk

    Play Episode Listen Later Feb 17, 2026 76:34


    I'm joined by Nirmal Mehta of AWS and Viktor Farcic from Upbound, to go through our 2025 year in review. We look into the AI tools that consumed us this year, from CLI agents to terminal emulators, IDEs, AI browsers - what worked, what flopped, what's worth your time and money, and what we think isn't!Check out the video podcast version here: https://youtu.be/mnagfUsh5bc

    Microsoft Cloud IT Pro Podcast
    Episode 421: Microsoft 365 Mergers and Divestitures with Frank Lesniak

    Microsoft Cloud IT Pro Podcast

    Play Episode Listen Later Feb 16, 2026 34:19 Transcription Available


    Welcome to Episode 421 of the Microsoft Cloud IT Pro Podcast. In this episode Ben sits down for a conversation with Frank Lesniak, the lead of the Microsoft 365 team at West Monroe. In this episode, they dive into the intricacies of mergers and divestitures within Microsoft 365 environments. They discuss the initial due diligence phase, planning and approach, building and configuring new environments, and the final migration and cutover phase. Frank shares insights on common challenges such as integration of different licensing models, the handling of workstations and applications, and the importance of security assessments. The episode provides a detailed look at the methodology and tools used by Frank’s team to streamline these complex processes. Your support makes this show possible! Please consider becoming a premium member for access to live shows and more. Check out our membership options. Show Notes Frank Lesniak on LinkedIn West Monroe Frank Lesniak Github Microsoft 365 tenant-to-tenant migrations Microsoft 365 inter-tenant collaboration Tenant life cycle considerations in multitenant solutions Frank Lesniak Frank Lesniak is a Sr. Cybersecurity & Enterprise Technology Architect at West Monroe with nearly 20 years of experience leading consulting engagements involving Microsoft infrastructure technology. His expertise spans modern cloud systems like Azure, Microsoft 365, and Entra ID to classic platforms like Windows Server, Active Directory, and SQL Server. His recent focus has been on Microsoft platform cybersecurity and automating technical processes using PowerShell. In his role, Frank establishes technical project methodologies, leads teams, automates associated processes, and creates internal software products at West Monroe and in the open-source community. About the sponsors Would you like to become the irreplaceable Microsoft 365 resource for your organization? Let us know!

    Datacenter Technical Deep Dives
    AI Governance for Virtualized Infrastructure: What vSphere Admins Need to Know

    Datacenter Technical Deep Dives

    Play Episode Listen Later Feb 16, 2026


    Join us as Marian explains what AI governance means for vSphere administrators and why it matters now. Marian walks through practical governance frameworks that vSphere admins need to understand, from IEEE 7000 series standards to mapping governance controls onto infrastructure you already manage. You'll learn what your CISO will ask for, how to respond using your existing VMware stack, and why governance isn't about slowing innovation� it's about enabling it safely. This episode covers real-world scenarios from data lineage and model transparency to integrating governance tools with existing infrastructure, and addresses the gap between compliance requirements and practical implementation for virtualized environments. Timestamps 0:00 Welcome & Introduction 5:16 Marian's Background in Tech & Governance 6:37 What is Governance? 12:45 IEEE 7000 Series Standards Overview 18:22 AI Governance for vSphere Admins 24:16 Data Lineage & Model Transparency 30:41 Risk Assessment Frameworks 36:52 Practical Implementation Strategies 42:18 Integration with Existing Tools 47:35 Common Governance Challenges 51:12 Vendor Landscape Discussion 54:27 Missing Innovation in the Space 58:09 Wrap-up & Resources How to find Marian: https://www.linkedin.com/in/mariannewsome/ Links from the show: https://ethicaltechmatters.com/

    1000 Hours Outsides podcast
    1KHO 711: A Healthy Society Begins With Healthy People | David Stelzer, Azure Standard

    1000 Hours Outsides podcast

    Play Episode Listen Later Feb 15, 2026 53:31


    Azure Standard founder David Stelzer joins Ginny Yurich for a direct, fascinating conversation about how food quality, farming practices, and community are tied together. David tells the origin story of Azure: his family's early move away from chemical-intensive farming, the hard years of transition, and the moment they lost a major buyer forcing him to start delivering organic grains himself, one small route at a time. That scrappy beginning grew into today's nationwide drop system (now 3,000+ locations), where families can access organic and carefully vetted products at scale while staying connected to independent farms and producers. Along the way, David explains what healthy soil actually does, why nutrient density matters, and why he believes rebuilding health has to start with rebuilding what we grow and what we eat. If you care about feeding your family well without getting lost in labels and marketing, this episode will give you a bigger framework—and a practical path forward. Learn more about Azure Standard and all they have to offer here Learn more about your ad choices. Visit megaphone.fm/adchoices

    society azure healthy people ginny yurich azure standard david stelzer
    The Tech Blog Writer Podcast
    Dynatrace Intelligence And The Shift From Observability To Autonomous Action

    The Tech Blog Writer Podcast

    Play Episode Listen Later Feb 15, 2026 23:40


    Perform 2026 felt like a turning point for Dynatrace, and when Steve Tack joined me for his fourth appearance on the show, it was clear this was not business as usual.  We began with a little Perform nostalgia, from Dave Anderson's unforgettable "Full Stack Baby" moment to the debut of AI Rick on the keynote stage. But the humor quickly gave way to substance. Because beneath the spectacle, Dynatrace introduced something that signals a broader shift in observability: Dynatrace Intelligence. Steve was candid about the problem they set out to solve. Too much focus on ingesting data. Too much time spent stitching tools together. Too many dashboards. Too many alerts. The real opportunity, he argued, is turning telemetry into trusted, automated action. And that means blending deterministic AI with agentic systems in a way enterprises can actually trust. We unpacked what that looks like in practice. From United Airlines using a digital cockpit to improve operational performance, to TELUS and Vodafone demonstrating measurable ROI on stage, the emphasis at Perform was firmly on production outcomes rather than pilot projects. As Steve put it, the industry has spent long enough in "pilot purgatory." The next phase demands real-world deployment and real return. A big part of that confidence comes from the foundations Dynatrace has laid with Grail and Smartscape. By combining unified telemetry in its data lakehouse with real-time topology mapping and causal AI, Dynatrace is positioning itself as the engine behind explainable, trustworthy automation. When hyperscaler agents from AWS, Azure, or Google Cloud call Dynatrace Intelligence, they are expected to receive answers grounded in causal context rather than probabilistic guesswork. We also explored what this means for developers, who often carry the burden of alert fatigue and fragmented tooling. New integrations into VS Code, Slack, Atlassian, and ServiceNow aim to bring observability directly into the developer workflow. The goal is simple in theory and complex in execution: keep engineers in their flow, reduce toil, and amplify human decision-making rather than replace it. Of course, autonomy raises questions about risk. Steve acknowledged that for now, humans remain firmly in the loop, with most agentic interactions still requiring checkpoints. But as trust grows, so will the willingness to let systems self-optimize, self-heal, and remediate issues automatically. We closed by zooming out. In a market saturated with AI claims, Steve encouraged listeners to bet on change rather than cling to the status quo. There will be hype. There will be agent washing. But there is also real value emerging for those prepared to experiment, learn, and scale responsibly. If you want to understand where AI observability is heading, and how deterministic and agentic intelligence can coexist inside enterprise operations, this episode offers a grounded, practical perspective straight from the Perform show floor.

    SANS Internet Stormcenter Daily Network/Cyber Security and Information Security Stormcast
    SANS Stormcast Monday, February 9th, 2026: Azure Vulnerabilties; AI Vulnerability Discovery; GitLab AI Gateway Vuln

    SANS Internet Stormcenter Daily Network/Cyber Security and Information Security Stormcast

    Play Episode Listen Later Feb 9, 2026 5:23


    Microsoft Patches Four Azure Vulnerabilities (three critical) https://msrc.microsoft.com/update-guide/vulnerability Evaluating and mitigating the growing risk of LLM-discovered 0-days https://red.anthropic.com/2026/zero-days/ Gitlab AI Gateway Vulnerability CVE-2026-1868 https://about.gitlab.com/releases/2026/02/06/patch-release-gitlab-ai-gateway-18-8-1-released/