Podcasts about Chief architect

  • 620PODCASTS
  • 842EPISODES
  • 39mAVG DURATION
  • 5WEEKLY NEW EPISODES
  • Sep 16, 2025LATEST

POPULARITY

20172018201920202021202220232024


Best podcasts about Chief architect

Latest podcast episodes about Chief architect

ACM ByteCast
Torsten Hoefler - Episode 74

ACM ByteCast

Play Episode Listen Later Sep 16, 2025 43:36


In this episode of ACM ByteCast, Bruke Kifle hosts 2024 ACM Prize in Computing recipient Torsten Hoefler, a Professor of Computer Science at ETH Zurich (the Swiss Federal Institute of Technology), where he serves as Director of the Scalable Parallel Computing Laboratory. He is also the Chief Architect for AI and Machine Learning at the Swiss National Supercomputing Centre (CSCS). His honors include the Max Planck-Humboldt Medal, an award for outstanding mid-career scientists; the IEEE CS Sidney Fernbach Award, which recognizes outstanding contributions in the application of high-performance computers; and the ACM Gordon Bell Prize, which recognizes outstanding achievement in high-performance computing. He is a member of the European Academy of Sciences (Academia Europaea), a Fellow of IEEE, and a Fellow of ACM. In the interview, Torsten reminisces on early interest with multiple computers to solve problems faster and on building large cluster systems in graduate school that were later turned into supercomputers. He also delves into high-performance computing (HPC) and its central role in simulation and modeling across all modern sciences. Bruke and Torsten cover the various requirements that power HPC, the intersection of HPC and recent innovations in AI, and his key contributions in popularizing 3D parallelism for training AI models. Torsten highlights challenges, such as AI's propensity to cheat, as well as the promise of turning reasoning models into scientific collaborators. He also offers advice to young researchers on balancing academic learning with industry exposure. We want to hear from you!

The Identity Jedi Show
Building the Future with AI and Identity

The Identity Jedi Show

Play Episode Listen Later Sep 9, 2025 66:09


In this special sponsored episode of the Identity Jedi Show Podcast, host David discusses the intersection of AI and identity with Granville, the Chief Architect at Strata.io. They delve into the challenges and opportunities of implementing AI within enterprises, focusing on securing and auditing AI interactions and identity delegation. The conversation covers Strata's innovative solutions like MCP Bridge and their approach to enabling businesses to integrate AI while maintaining high levels of security and compliance. Granville shares his background in startups and security, and both he and David reflect on the evolution of AI and identity management. David also shares some of his personal thoughts and experiences, emphasizing the importance of intent-based access and future-proof identity orchestration.www.strata.iowww.theidentityjedi.com00:00 Introduction and Opening Remarks00:34 Welcome to the Identity Jedi Show00:42 Sponsorship and Show Details01:25 Engagement and Audience Interaction02:13 Introduction to the Sponsored Interview02:34 Meet Grandville, Chief Architect at Strata04:02 Grandville's Professional Journey04:39 Personal Interests and Hobbies07:27 Ohio State Football Fandom11:05 The Importance of Technical Background in Product Management13:47 Challenges in Security and Identity Management16:11 The Role of AI in Modern Enterprises25:29 Human-in-the-Loop Approval Systems28:35 The Excitement and Challenges of AI Development30:46 Complexity of AI Agent Interactions32:59 Authentication and Authorization Challenges34:35 Intent-Based Access: A New Paradigm39:13 Product Development Insights46:55 MCP Bridge and Enterprise Integration58:13 Future of AI and Identity01:02:57 Conclusion and Final Thoughts

Money Travels
How the Gates Foundation Brings Financial Access to Billions

Money Travels

Play Episode Listen Later Sep 8, 2025 64:47


Money Travels Podcast Season 3, Episode 9As the former Chief Architect of the SWIFT network, which is still used to handle $4 trillion in daily transfers, Kosta Peric helped to transform the global financial landscape. Now at the Bill and Melinda Gates Foundation, Kosta is helping to increase financial inclusion across the globe, building scalable, interoperable payments infrastructure to give unbanked populations access to secure financial services for the first time. In this episode, Kosta explains how these payment systems empower individuals, foster economic growth, and benefit businesses across the developing world, as progress accelerates toward the 2030 goal of full financial inclusion.Learn more about Visa Direct:visa.com/visadirectConnect with Visa Direct on LinkedIn:https://www.linkedin.com/showcase/visa-direct/Disclaimers:Visa Direct capability is enabled through a financial institution partner. Visa Direct product availability and functionality varies by market. The views and opinions expressed in this podcast are those of the speakers and do not necessarily reflect the views or positions of any entities they represent. Visa neither makes any warranty or representation as to the completeness or accuracy of the information within this podcast, nor assumes any liability or responsibility that may result from reliance on such information and any information from third parties. The information contained in this podcast is not intended as investment or legal advice, and listeners are encouraged to seek the advice of a competent professional where such advice is required. All brand names, logos and/or trademarks are the property of their respective owners, and do not necessarily imply product endorsement or affiliation with Visa.

Irish Tech News Audio Articles
Siri Co-Founder Adam Cheyer: Why Data, Not Algorithms, Is AI's True Competitive Edge

Irish Tech News Audio Articles

Play Episode Listen Later Sep 4, 2025 12:56


Adam Cheyer is a pioneering AI technologist whose innovations have fundamentally shaped today's intelligent interfaces. As co-founder of Siri Inc. (acquired by Apple), he served as a Director of Engineering at Apple's iOS group, and later co-founded Viv Labs (acquired by Samsung), Sentient Technologies, and played a founding role in Change.org. Adam Cheyer was Chief Architect of CALO, one of DARPA's largest AI projects, authored over 60 publications and holds more than 25 patents In recognition of his achievement, he received his alma mater Brandeis University's 2024 Alumni Achievement Award - for transforming a long?standing AI vision into everyday tools used by hundreds of millions. Now represented by Champions Speakers Agency, he continues to speak globally on how organisations can harness AI with responsibility, scale, and impact. Q1. How do you see the role of data management in enabling AI capabilities and bringing data to life for organisations? Adam Cheyer: "AI systems are built on two foundations: algorithms and data. The algorithms themselves are well established, but without high-quality, well-organised data, they can't deliver real value. Data is the fuel that powers every AI application, and managing it effectively is now a mission-critical skill for any organisation developing AI. "With the rapid acceleration of AI in recent years - especially in the past six months - the ability to handle, refine, and govern data has shifted from being a technical advantage to an essential requirement across industries." Q2. What challenges have you faced when managing large data sets? Adam Cheyer: "I've been building AI systems over 30 years, so it's changed a little bit over time. Clearly, the first issue is just storage and management and processing of the data. The data now is so large. Back in the 80s and 90s that wasn't quite as essential, it was smaller data sets, but today the data sets are huge. "So, you need a system that can store it efficiently in a distributed way, and we've used various systems over the years to do that. You need a system that can process this huge amount of data in parallel at scale. "One of the key areas in data management for me is data quality. Even if you work with data companies - and when we were a start-up, and then even at Apple for instance - many of the data sources come from other places, other vendors, and surprisingly the data is not always in perfect clean form. "So, you need to have a process and tools and a pipeline that goes through and takes that data, cleanses it, adapts it, and often if you have multiple sources you need to integrate data together, and that can be a real challenge. "There are standard systems, ETL systems etc., but sometimes you need proprietary algorithms. As an example, with Siri, when we were a start-up, you would get millions and millions of restaurant name data and business name data. "If you had something like Joe's Restaurant and Joe's Bar and Grill - are they the same or not? That's a real problem. Joe's - probably you'd say yes, but Joe's Pizzeria and Joe's Grill maybe not, right? And so, how do you know? "There's a lot of work that goes into cleansing, integrating data. "And then the final thing I'll mention, which is a big topic in data management, is privacy and security. Once you have data coming in from users, there are standards, issues, and regulations that mean you need to be able to ensure that the data you have is accessible only by the right people, that it is secured and protected, and that it keeps privacy as much as possible - standardised. "At Apple, we had a number of techniques and teams, and there's a lot that goes into that. So, you need good systems, good processes, and to set up your organisation to be able to handle all of these challenges." Q3. How do you manage data privacy when building large AI systems? Adam Cheyer: "Absolutely, so it is a challenge. Your first tendency is, well, we just record everything, but I think that'...

Code Story
Building Identity Orchestration for AI Agents with Granville Schmidt of Strata

Code Story

Play Episode Listen Later Sep 3, 2025 24:49


We are bringing you a special episode, as our friends at Strata return to the podcast. You might remember our interview from Season 8 with Eric Olden, Co-founder & CEO of the company. Eric took us through the creation story of the company. Today, we will be talking with Granville Schmidt, Chief Architect at Strata, who has been instrumental in architecting and building identity orchestration for AI agents from the ground up. In our chat, we are going to be discussing how the enterprises need to take advantage of identify for agents, and can do so seamlessly, no matter their level of tech debt, disconnection, or complex migration path.QuestionsLet's break down Identity Orchestration for our audience. Can you explain what it is and walk us through a real customer scenario where it made a huge differenceEnterprises have accumulated decades of identity tech debt. What are the main problems identity orchestration solves for companies trying to modernize?I noticed you work with customers in what you call DDIL environments - disconnected, disrupted, intermittent, and limited bandwidth scenarios. Can you help us understand what these environments look like in practice and why identity becomes such a critical challenge there? You've pioneered Identity Orchestration for AI Agents. What was the moment when you realized AI agents needed a fundamentally different approach to identity management?Imagine a company with 1,000 employees but 50,000 AI agents running autonomously. How does your platform handle identity for all these agents differently than traditional systems?Linkshttps://www.strata.io/https://www.strata.io/identityheroes/https://codestory.co/podcast/e22-eric-olden-strata-identity/https://www.linkedin.com/in/granvilleschmidt/Support this podcast at — https://redcircle.com/code-story-insights-from-startup-tech-leaders/donationsAdvertising Inquiries: https://redcircle.com/brandsPrivacy & Opt-Out: https://redcircle.com/privacy

The Tech Leader's Playbook
EQ vs IQ vs AI: What Really Matters in Tech Leadership?

The Tech Leader's Playbook

Play Episode Listen Later Sep 3, 2025 41:13


In this episode of The Tech Leader's Playbook, Avetis Antaplyan sits down with Andrew McVeigh, veteran technology leader and Chief Architect, whose career spans transformations at Hulu, Riot Games, and beyond. Andrew has navigated multi-billion-dollar shifts across industries from finance to gaming and healthcare, leaving behind architectures that still power companies today.The conversation dives deep into some of the most pressing questions in modern tech leadership: What matters most—EQ, IQ, or AI? Should organizations rebuild systems from scratch or evolve incrementally? Andrew shares candid stories, including lessons from Riot Games, the pitfalls of full rewrites, and the importance of balancing optimism with realism.Listeners will gain insight into how domain expertise and generalist skills complement one another, why EQ becomes more critical than IQ at senior levels, and how AI is reshaping engineering work without eliminating the need for human craft. Andrew also reflects on personal resilience, leadership missteps (like literally flipping a table), and the value of building systems and cultures that endure. This episode offers a rare inside look into decades of architectural wisdom and leadership lessons applicable to anyone guiding teams through complexity and changeTakeawaysEQ often outweighs IQ at senior leadership levels when managing large teams.Losing emotional control may feel satisfying in the moment but erodes long-term trust and outcomes.Generalists and specialists both play vital roles—large-scale architecture requires a mix of both.Domain expertise is valuable but shouldn't be an absolute barrier to hiring strong engineers.Successful engineers learn to work at the level of intention rather than just tasks.Psychological safety fuels better performance and innovation in teams.AI augments, not replaces—engineers must learn to collaborate with it effectively.Craft and fundamentals (e.g., programming) remain essential even as AI automates repetitive work.The Pareto principle (80/20) applies broadly—focus on high-leverage outcomes, not perfection.Full rewrites often fail; incremental evolution with a defined “North Star” strategy is safer.Optimism in leadership can shift cultures and reframe challenges as opportunities.Balancing results with humanity ensures people want to work with you again.Chapters00:00 Intro: EQ, IQ, or AI?01:15 Guest Introduction: Andrew McVeigh's career at Hulu, Riot Games, and more02:30 Industry Crossovers: From finance to gaming to healthcare04:10 Specialists vs. Generalists in large-scale systems05:20 The rising importance of EQ in leadership07:10 Riot Games culture and the “must be a gamer” debate11:20 What makes great engineers stand out13:40 Leadership, personal resilience, and the humanity factor17:50 How AI reshapes engineering work22:30 Applying the Pareto principle in tech leadership24:50 The rewrite dilemma: Start over or evolve?31:20 Preserving value while modernizing legacy systems36:10 Final thoughts: EQ, IQ, or AI? Andrew's choice37:30 Book recommendations and sources of inspiration38:40 Closing advice: Attitude, optimism, and ownership39:45 Outro and how to connect with AndrewAndrew McVeigh's Social Media Links:https://www.linkedin.com/in/andrewmcveigh/Andrew McVeigh's Website:https://www.suvoda.com/Resources and Links:https://www.hireclout.comhttps://www.podcast.hireclout.comhttps://www.linkedin.com/in/hirefasthireright

AWS Podcast
#735: The Frugal Architect w/ Werner Vogels: Zillow's Chief Architect on why cheap ≠ frugal

AWS Podcast

Play Episode Listen Later Sep 1, 2025 41:47


Frugality wasn't something Craig Link learned on the job, it was passed down from his father, who would calculate the cost-benefit of driving for cheaper gas and meticulously track every tank's miles per gallon in a worn notebook tucked into the glove box. He would also pack sandwiches, toss them in a cooler, and store them in the back seat. These were early lessons in trade-offs. Stopping less, spending less, meant more time doing the fun things, like being on vacation. This mindset proved invaluable throughout Craig's career, from optimizing every little bit for dial-up gamers to architecting Zillow's massive cloud transformation. It's a reminder that innovation doesn't come out of thin air, it often comes from paying attention to the little details, relentlessly questioning assumptions and giving teams the tools they need to optimize at every level of the business. In an era of explosive cloud growth, a frugal mindset might be your most valuable architecture tool. Read Craig's full story here: https://www.thefrugalarchitect.com/architects/craig-link-zillow.html

The Engineering Leadership Podcast
How Box Builds AI Agents, Redefines Technical Vision, and Balances Speed with Security w/ Ben Kus #230

The Engineering Leadership Podcast

Play Episode Listen Later Aug 26, 2025 46:14


"If we were building Box today, what would we do?” Ben Kus (CTO @ Box) deconstructs their playbook for enterprise AI innovation. We cover their journey to reimagine & reorient the company to a new technical vision, how they run a “multi-speed” org that balances startup agility and & enterprise-grade stability, and their “platform first” approach to build AI features. Ben also explains why security/compliance was foundational from "day negative one" in their AI strategy, the evolution of agentic AI, determining the right guardrails for AI agents & the future of multi-agent systems, enterprise trends & more. ABOUT BEN KUSBen Kus is the Chief Technology Officer at Box, where he leads technology and AI strategy to help enterprises securely unlock insights from their unstructured data. Ben's career spans engineering, product leadership, and startup innovation—including co-founding Subspace (acquired by Box) and being an early employee at BigFix (acquired by IBM), where he later served as Chief Architect of Mobile Security. Ben holds a degree in Computer Science from UC Berkeley. ToolHive Unlocks the Full Value of MCP & Your AI AgentsSo you've invested in AI agents for code generation, but they're limited to experiments or even stuck on the shelf. To do real, valuable work, those AI agents need access to your data and systems.ToolHive helps you confidently connect the pieces by making it simple and secure for you to use the Model Context Protocol (MCP).ToolHive includes a pre-vetted registry of MCP servers, containerizes every MCP server for consistency and leans on built-in security to keep your secrets safe.Leaders trust ToolHive to put MCP into production and put their AI agents to work.ToolHive is open source, so get started for free at toolhive.dev Join us at ELC Annual 2025ELC Annual is the premier event for engineering leaders. This is our biggest event of the year: 1,000+ CTOs, VPs & Directors in San Francisco @ ELC Annual 2025 for two days of leadership breakthroughs, tactical peer learning & curated connections!

Elevated with Brandy Lawson
Stop Second-Guessing Your Design Software Choice (Chief Architect vs SketchUp vs 2020)

Elevated with Brandy Lawson

Play Episode Listen Later Aug 25, 2025 5:24 Transcription Available


Get in Touch! Send us a message.In this episode we're tackling one of most consequential software decisions in your business – your architecture design tools. This isn't about comparing feature lists or debating which platform is "best." We'll look at how one cabinet dealer discovered that sticking with familiar software was costing them opportunities they didn't even know existed.GET IN TOUCH

HLTH Matters
AI@HLTH : Discovering Adaptive Automation: How Agentic AI is Revolutionizing Healthcare

HLTH Matters

Play Episode Listen Later Aug 5, 2025 25:19


In this episode, host Sandy Vance sits down with Sam Schifman from Vantiq. Together, they explore how adaptive automation powered by agentic AI is reshaping healthcare systems to be smarter, more flexible, and more human-centric. Forget rigid, one-size-fits-all automation; Sam explains how intelligent, collaborative AI agents are tackling clinical burdens, learning in real time, and continuously adapting to meet the unique challenges of healthcare.From understanding the nuances of agentic systems to uncovering what makes a truly successful AI solution, this episode covers it all: elasticity, resilience, and the future of AI in healthcare.In this episode, they talk about:Sam's role at VantiqHow adaptive automation differs from “traditional” automationAI comes in many different flavorsHow intelligent, collaborative AI agents can relieve clinical burdenWhat are agentic systems and how they are used in the clinical settingVantiq has what is needed to have a successful AI systemElasticity, resilience, and consistencyA Little About Sam Schifman:Sam Schifman is a seasoned software architect with experience spanning finance, education, HR, cybersecurity, and no-code development. Since 2019, he has led healthcare IT innovation as Chief Architect at Diameter Health, building systems that make clinical data usable for governments, insurers, and health exchanges. A frequent speaker and guest lecturer at institutions like Harvard and WPI, Sam is passionate about AI's real-world impact. He has contributed to HL7 AI standards, explored NLP for clinical data, and experimented with generative AI to advance healthcare and biomedical research.

This Week in Health IT
Solution Showcase: A Peek Behind the Interoperability Curtain with Marco Casale and Drew Ivan

This Week in Health IT

Play Episode Listen Later Jul 30, 2025 28:12 Transcription Available


July 30, 2025: Marco Casale, Systems Integration Architect at the University of Rochester, and Drew Ivan, Chief Architect at Rhapsody, join Bill to discuss healthcare interoperability. What would happen if these critical integration platforms suddenly went down, and why does even Epic need hundreds of external connections to keep hospitals running? The discussion covers the evolution from HL7 V2 to FHIR standards, how the pandemic necessitated the massive scaling of data exchanges, and the ongoing challenge of integrating disparate healthcare systems to communicate. Key Points: 03:10 Interoperability and Integration Solutions 10:27 Automation in Healthcare 11:07 Integration During the Pandemic 18:57 Future of Healthcare Integration X: This Week Health LinkedIn: This Week Health Donate: Alex's Lemonade Stand: Foundation for Childhood Cancer

BlockHash: Exploring the Blockchain
Ep. 558 Greg Di Prisco | Universal Stablecoin Platform with M0 Labs

BlockHash: Exploring the Blockchain

Play Episode Listen Later Jul 28, 2025 16:31


For episode 558 of the BlockHash Podcast, host Brandon Zemp is joined by Greg Di Prisco, Co-Founder & Chief Architect of M0 Labs while at Permissionless 4.M0 is the universal stablecoin platform. With M0, developers can build their own application-specific digital dollars and embed those into any use case. Learn more at https://www.m0.org  ⏳ Timestamps: 0:00 | Introduction0:45 | Who is Greg Di Prisco?3:02 | Origins of M0 Labs5:00 | Stablecoin Clients5:57 | Yield-bearing Stablecoins8:00 | Use-cases10:40 | M0 Labs at Permissionless11:34 | Contact M0 Labs12:06 | RAPID FIRE SESSION

We are DePIN
Building True Decentralisation – Paddy Cerri | Minima

We are DePIN

Play Episode Listen Later Jul 25, 2025 44:36


100 billion devices could soon run their own full-node blockchain.In this episode, we chat with Paddy Cerri Co-founder and Chief Architect of Minima to discuss:

Azure DevOps Podcast
Philip Japikse: Catching up - Episode 359

Azure DevOps Podcast

Play Episode Listen Later Jul 21, 2025 48:14


An international speaker, Microsoft MVP, ASPInsider, MCSD, PSM II, PSD, and PST, and a passionate member of the developer community, Phil has been working with .NET since the first betas, developing software for over 40 years, and has been heavily involved in the Agile community since 2005 as well as a Professional Scrum Trainer. Phil has taken over the best-selling Pro C# books (Apress Publishing), including Pro C# 10, is the President of the Cincinnati .NET Users Group (Cinnug.org), and the Cincinnati Software Architect Group, founded and runs the CincyDeliver conference (Cincydeliver.org), and volunteers for the National Ski Patrol. During the day, Phil works as the CTO & Chief Architect for Pintas & Mullins. Phil always enjoys learning new tech and is always striving to improve his craft.   Topics of Discussion: [2:53] Why Phil still loves writing software after 40-plus years.  [5:39] The difference between being a consultant and supporting code long-term. [8:27] Agile roles and user experience. [8:40] Embedding engineers in the business to avoid “telephone game” decisions. [11:30] “Move fast” vs. move efficiently — real-world cautionary tales. [13:40] Using Figma for business rule diagramming before writing a single line of code. [14:52] Releasing 4 x per week and getting rapid feedback. [16:49] NASCAR, motocross, and the connection of slow builds of how software teams avoid friction. [18:41] Measuring team efficiency, and how Phil eliminated emergency production fixes by mandating quality. [22:00] Feature flags, PBI coverage, and the team's shared ownership of the code. [26:09] AI in legal tech: where it works, where it doesn't. [34:56] The architectural shift created by LLMs, vector databases, and agents. [39:42] AI is not the goal — it's just a tool for solving the right problems. [44:03] How Phil uses GitHub Copilot's agent mode to streamline development. [46:03] Final thoughts: “It's not about the tech. It's about making someone's life better.”   Mentioned in this Episode: Clear Measure Way Architect Forum Software Engineer Forum Programming with Palermo — New Video Podcast! Email us at programming@palermo.net. “Clear Measure, Inc.” (Sponsor) “Philip Japikse: Professional C# in .NET - Episode 230” “Philip Japikse: Migrating from .NET Framework to .NET 8 - Episode 296”   Want to Learn More? Visit AzureDevOps.Show for show notes and additional episodes.

Azure DevOps Podcast
Mark Miller: CodeRush AI - Episode 358

Azure DevOps Podcast

Play Episode Listen Later Jul 14, 2025 39:22


Today's guest is Mark Miller, a multi-time C# MVP whose work blends software architecture with cognitive science. As the Chief Architect of the IDE Tools division at Developer Express, Mark is the visionary behind CodeRush — a toolset designed to maximize developer productivity through intelligent design. With nearly four decades of experience creating software tools, Mark's expertise spans decoupled design, plug-in architectures, and the nuanced craft of great user interfaces. He's a top-ranked international speaker, known for unpacking complex ideas with clarity, and he shares his thought process in real time on Twitch.tv/CodeRushed.   Topics of Discussion: [3:20] Why Mark still loves building developer tools. [6:31] Mark talks about GitHub Copilot agent technology and other AI coding tools. [8:00] The unique edge of CodeRush AI and its distinct advantages in user interface design. [8:39] The future of AI in code generation, predicting increased speed and accuracy in large language models. [9:02] The importance of managing multiple virtual developers in the future, compared to managing traditional software developers. [15:21] Demonstration of CodeRush AI features. [23:51] Mark creates a new class with properties and initializes it with realistic data. [24:40] Mark highlights AI's ability to modify and integrate code changes automatically, reducing the need for manual copying and pasting. [36:32] AI Find. [37:09] Advantages of CodeRush AI over competitors.   Mentioned in this Episode: Clear Measure Way Architect Forum Software Engineer Forum Programming with Palermo — New Video Podcast! Email us at programming@palermo.net. Clear Measure, Inc. (Sponsor) “Mark Miller: The Science of Great UI in Software - Episode 212” CodeRushed - Twitch Mark Miller on LinkedIn   Want to Learn More? Visit AzureDevOps.Show for show notes and additional episodes.

Executives at the Edge
Internet-First Infrastructure: Architecting Multi-Cloud Environments

Executives at the Edge

Play Episode Listen Later Jul 10, 2025 23:05


ENTERPRISE EDITION Accenture's Chief Architect for Cloud Network and AI Infrastructure, Amo Mann, reveals how his global enterprise reinvented its network to embrace an internet-first, cloud-native, and AI-ready approach that slashed costs, boosted agility, and hardened security. What does it take to architect cloud, AI, and zero trust to work together? In this Executives at... Read More The post Internet-First Infrastructure: Architecting Multi-Cloud Environments appeared first on Mplify.

Truth, Lies and Workplace Culture
211. How To Get Anything You Want At Work (The BATNA Method), with Richard Birke

Truth, Lies and Workplace Culture

Play Episode Listen Later Jul 3, 2025 34:14


Welcome back to Truth, Lies & Work, the award-winning podcast where behavioural science meets workplace culture — brought to you by the HubSpot Podcast Network, the audio destination for business professionals. Hosted by Chartered Occupational Psychologist Leanne Elliott and business owner Al Elliott, this is your Thursday deep-dive with a workplace expert.

Career In Technicolor
Passionate Technologist with Hitesh Seth

Career In Technicolor

Play Episode Listen Later Jul 1, 2025 75:26


Today we're talking to Hitesh Seth, Chief Architect for Financial Services & Insurance at Salesforce, and what struck me most is how he radiates genuine enthusiasm for what he does. After 25+ years in tech, he has so much fire and passion - and in this conversation, he shares how he keeps it going.Hitesh's story offers a completely different way to think about career growth and finding work that energizes rather than depletes you.You'll hear about:The mindset shift that changed everything: How he discovered that teaching others was actually the most selfish thing he could do Why he never feels bored at work: His approach to creating excitement and challenge within any roleThe power of following your curiosity: How staying genuinely interested in learning has been his career compassHow to know when it's time to move on: His rule about leaving when you want to accelerate your learning in new areasWhy passion beats planning: How his most meaningful career moves came from following what energized him, not following a prescribed pathThe "bug" you need to cultivate: That relentless drive to solve problems that keeps you up at night (in the best way)Building expertise while staying fresh: How to become deeply skilled without getting stuck in one narrow areaThe thread that weaves throughout this conversationHitesh's infectious passion for learning and problem-solving. You'll hear someone who has figured out how to stay genuinely excited about work by constantly growing, teaching others, and focusing on solving real problems that matter.About HiteshHitesh Seth is Chief Architect for Financial Services & Insurance at Salesforce, where he works with key customers globally on Data & AI/GenAI solutions. Hitesh also works closely with Salesforce Ventures teams for investing, acquisition and integration of startups/Fintechs. His career spans leadership roles at JPMorgan Chase, American Express, and IQVIA.He graduated from IIT Kanpur, is a patent holder, published author, and passionate mentor. From his early days discovering a computer in a small shop in India to leading cutting-edge technology architecture today, Hitesh exemplifies how curiosity and passion can lead to a fulfilling and thriving career.What this means for youIf you're feeling stuck, Hitesh's story shows that it's possible to build a career where you wake up excited about the challenges ahead. The key isn't finding the perfect job - it's cultivating the right mindset about learning, growth, and contribution.What resonated most with you from this conversation?Did his perspective on teaching as learning spark something for you? What resonated most with you? I'd love to hear - DM me on IG www.instagram.com/careerintechnicolor If you enjoyed this conversation, I invite you to follow the podcast and share it with someone who might need to hear this perspective! This helps more people discover these stories.Xo, BaibaSupport the show

Share PLM Podcast
Episode 8: Beyond Tools: Guiding Sustainable PLM Journeys with Jonathan Scott

Share PLM Podcast

Play Episode Listen Later Jun 13, 2025 31:13 Transcription Available


In this episode of the Share PLM Podcast, we are joined by Jonathan Scott, the Chief Architect at Razorleaf Corporation. Jonathan is a digitalization evangelist, promoting the use of Product Lifecycle Management (PLM) concepts and methodologies for discrete manufacturers. He is a former solution architect, project manager, and technical consultant with hands-on experience across multiple PLM and CAD platforms, including Aras, Autodesk, Dassault, and PTC toolsets. His strengths lie in vision and strategy planning, as well as in detailed solution development. Jonathan is also an experienced public speaker and enjoys delivering training on technical topics.Here are the key takeaways from this rich conversation:⚉ Jonathan's Background & Strategic Thinking in SMEs⚉ System Longevity and Requirements Management⚉ Agile vs. Waterfall in PLM⚉ Digital Transformation: Framing the Conversation⚉ From Documents to Data: Making the Shift Tangible⚉ Business Case and ROI: Showing the Money⚉ Rehearsals and Business Involvement in Testing⚉ The Communication Gap in Digital Transformation⚉ People, Process, Data, and Technology: The Four PillarsCONNECT WITH JONATHAN:⚉ LinkedIn: https://www.linkedin.com/in/jonathanpscott/ CONNECT WITH SHARE PLM:⚉ Website: https://shareplm.com/ Join us every month to listen to fascinating interviews, where we cover a wide array of topics, from actionable tips, to personal experiences, to strategies that you can implement into your PLM strategy.If you have an interesting story to share and want to join the conversation, contact us and let's chat. We can't wait to hear from you!

Feds At The Edge by FedInsider
Ep. 204 Harnessing Automation to Reach Zero Trust

Feds At The Edge by FedInsider

Play Episode Listen Later Jun 12, 2025 56:39


Everyone knows automation is powerful, but it's also a double-edged sword.   This week on Feds At The Edge, we speak with cybersecurity experts who share how to securely align automation with Zero Trust principles. We spend the hour diving to importance of shared responsibility models, protecting critical surfaces, and using automation to enhance observability and control, especially in cloud environments.  Michael Hardee, Chief Architect for Red Hat, shares insights on how automation can reduce social engineering risks by eliminating human override. While Don Yeske, Director, National Security Cyber Division at DHS, highlights how AI can uncover vulnerabilities in outdated enterprise architectures, including a recent zero-day attack.  Both experts emphasize the “human-in-the-loop" approach, agreeing that automation should augment, not replace, human insight. As Michael Hardee reminds us, “automation is not a license for us to check out.”   Tune in on your favorite podcast platform today!         

Trust Me...I Know What I'm Doing
Pramod Varma... on digital architecture and creating hope

Trust Me...I Know What I'm Doing

Play Episode Listen Later Jun 10, 2025 62:51


Abhay chats with Pramod Varma, the visionary technologist who helped architect India's digital transformation, enabling over a billion people to access digital identity, banking, payments, and verifiable credentials, fundamentally reshaping India's social and economic landscape.  (0:00 - 3:41) Introduction(3:41) Part 1 - Describing what he does, transforming India into the transaction economy(20:34) Part 2 - Verbs not nouns, connecting tech to everyone, lessons in equity, personal learning(42:28) Part 3 - leading for magnitude and scale, art and aesthetics, prioritizing equity(1:00:59) ConclusionPramod is currently the Co-Founder and Chief Architect of FIDE.org leading global efforts such as BECKN Protocol and FINTERNET.He has been the chief architect of most of India's Digital Public Infrastructure (DPI) efforts starting with Aadhaar - India's unique ID system that covers 1.4 Billion people; eSign - an interoperable digital signature protocol; DigiLocker - digital credentialing and wallet system having over 9 billion verifiable credentials and over 400 million users; and UPI - the unified instant payment system that was launched in 2016 currently doing over 18 Billion transactions a month.He also played a key role in designing and architecting India's indirect tax (GST) system, national toll collection system, digital health infrastructure, digital agri infrastructure, and digital education infrastructure.Intro:The world needs more heroes, so let me thank you first for your heroism in an effort to engage here and choose TRUST ME I KNOW WHAT I'm DOING as a part of your day and even a small part of your life.  I appreciate you watching and subscribing on YouTube, listening on all of the podcast platforms, rating and writing reviews, following on those good old social media places, and sharing this with all your friends and family. Now if I really think about heroic feats in this digital age we live in, I can't think of a better person who effectively embodies it than Pramod Varma.  Pramod is a computer scientist and for over the past decade and a half, he has been the driving designer of tech inclusion, equity, and connectivity to India's entire population.  He is the chief architect behind many of India's digital public infrastructure initiatives like Aadhar - the digital identity system covering 1.4 billion people that enabled banking access from almost nothing to above 80% in just a decade, and similarly e-sign, account aggregator for open finance, and of course the UPI or Unified Payments Interface that is now processing over 18 billion transactions in India every month.  Staggering is a word that comes to my mind, but still doesn't do justice to the scale and scope of work that Pramod has designed and is continuing to lead.  He grew up in a small town in Kerala, earned his PhD in computer science and a masters in applied mathematics. Pramod is highly driven by curiosity and equipped with an insatiable thirst for broadly understanding humanity through art and knowledge.  After journeying successfully through the early days of the internet in a variety of entrepreneurial  and tech leadership roles,  Pramod made a deep pivot in 2009 to volunteer on a national digital identity project, and the rest is as they say history.  And for those keeping score at home, Pramod's initial success in harnessing a team to do this at scale and at the cost of about 70 rupees per person, was all open sourced and unbundled, so that you could build iterative and supplemental layers on this important foundation for years to come.  He is currently the co-founder and chief architect of “Networks for Humanity” creating universal technology infrastructure for the AI driven digital economy and for the tokenization and exchange of all forms of assets across geographies and sectors. A few of the visions that he has co-created are the Finternet, an initiative to build infrastructure that empowers individuals and businesses to unify, verify, and transact their assets seamlessly, enabling billions of people to actively participate in the global digital economy, and also the Beckn Protocol, a vision for peer-to-peer, agentic native, open networks that enable exchange across the global value chains.  As you can guess, while most are playing checkers, I feel like Pramod is playing 4-dimensional chess… while keeping a grounded lens on disciplined equity, education, and inclusion.  We caught up to chat about it all, but with so many descriptors of his work and accomplishments, especially for people who are getting to know him, I wanted to first simply hear how Pramod tends to describe himself.Cheers to INDIASPORA for the spark!

web3 with a16z
AI vs. ID: Proof of human in a world of agents, bots, deep fakes, more

web3 with a16z

Play Episode Listen Later May 30, 2025 124:31


with @eddylazzarin @adrian_ludwig @remco @smc90Hi everyone, welcome to this week's episode of web3 with a16z podcast, I'm Sonal, and today we're talking about a hot topic which is also very evergreen because we're entering a world where AI – including AI agents, bots, deep fakes, and so on -- are changing the internet, very drastically. And so we will need proof of who's human, or not, online – aka “proof of human” (as Tools for Humanity and World app call it). The theme is actually represented on the latest cover of Time magazine, which features the Tools for Humanity orb: a ball-like hardware device that maps your eye's iris code to an app on your phone to verify you're human. (It's actually only the fifth time in the past decade that hardware tech's been on the cover; the other times are the iphone, Oculus, consumer drones, and SpaceX.) Since the technology -- and network -- story here draws on both existing and new tech to help solve what's actually a *very* difficult problem -- and in a way where privacy is by default -- we begin with the why it matters, then go into some common questions, and finally how it all works under the hood. Our expert guests are: Eddy Lazzarin, CTO at a16zcrypto;Adrian Ludwig, Chief Architect and CISO at Tools for Humanity; andRemco Bloemen, Head of Protocol at World.As a reminder: None of the following is investment, business, legal, or tax advice; please see a16z.com/disclosures for more important information including link to a list of our investments. 

The Jim Rutt Show
EP 300 Daniel Rodriguez on AI-Assisted Software Development

The Jim Rutt Show

Play Episode Listen Later May 22, 2025 72:17


Jim talks with Daniel Rodriguez about the state of AI software development and its implementation in industry. They discuss Daniel's background at Microsoft & Anaconda, transformer-based technologies, software engineering as hard vs soft science, vibe coding, barriers to entry in software engineering, cognitive styles needed for programming, Daniel's history with LLMs, unit testing & test-driven development with AI, social aspects of AI adoption, quality concerns & technical debt, style consistency & aesthetics, approaches to steering LLMs through roles & personas, philosophical perspectives on LLM consciousness & intelligence, personification & interaction styles, memory & conversation history in models, agent-based systems & their historical origins, the future of agent frameworks, customer/user interaction within agent ecosystems, distributed systems, future predictions about inference costs & protocols, IDEs & linting tools, and much more. Episode Transcript JRS EP 289 - Adam Levine on AI-Powered Programming for Non-Developers Daniel Rodriguez is Chief Architect and acting Technical Lead at r.Potential, the first enterprise platform for optimizing hybrid teams of humans and digital workers. As the venture's overall technical architect, he designs and integrates a full stack of AI systems, combining Agentforce with advanced data, simulation, and orchestration technologies to bring that vision to life. Before r.Potential, Daniel bootstrapped and scaled retrieval-augmented AI services and agentic infrastructure at Anaconda. Earlier, at Microsoft, he maintained Azure TypeScript SDKs and co-created Visual Studio Code's Jupyter and Data Wrangler extensions, expanding cloud and data-science workflows.

Cloud Realities
CR099: UK Government sustainability & AI with Liam Walsh and Paul Mukherjee, Defra

Cloud Realities

Play Episode Listen Later May 15, 2025 40:22


Understanding the true environmental cost of digital innovation is crucial for governments aiming to embed sustainability into their digital delivery processes. Governments are embedding sustainability into the heart of digital delivery. Can governments ensure that their digital advancements contribute positively to the environment while maintaining efficiency and effectiveness in their services?This week, Dave, Esmee, and Rob talk to Liam Walsh, Chief Architect, and Paul Mukherjee, CTO at the UK Department for Environment, Food and Rural Affairs (Defra), to explore how the UK government is embedding sustainability into the heart of digital delivery—and holding tech suppliers accountable.TLDR00:32 Introduction of Liam Walsh and Paul Mukherjee01:47 Rob is not confused but Marcel has frustrations with the slow pace of AI implementation05:50 Discussion with Liam and Paul on integrating sustainability within government operations31:17 The significance of Fusion Teams36:18 Attending a gig and reading AI books in front of the caravanGuestsLiam Walsh: https://www.linkedin.com/in/liamjameswalsh/Paul Mukherjee: https://www.linkedin.com/in/paulmukherjee/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/'Cloud Realities' is an original podcast from Capgemini

SHIFT
Who's Human Online?

SHIFT

Play Episode Listen Later May 7, 2025 17:39


Whether you're on a dating app or playing a game, how do you know if you're interacting with another human? We meet someone working on a possible solution to this problem in the latest installment of our oral history project.We Meet:  Adrian Ludwig, Chief Architect of Tools for HumanityCredits:This episode of SHIFT was produced by Jennifer Strong with help from Emma Cillekens. It was mixed by Garret Lang, with original music from him and Jacob Gorski. Art by Meg Marco.

Security Clearance Careers Podcast
Pay Transparency: Morale Booster or Office Buzzkill?

Security Clearance Careers Podcast

Play Episode Listen Later May 5, 2025 28:31


Pay transparency—openly sharing salary ranges and compensation practices—has been gaining traction in both private and public sectors. But how does this shift impact employee morale? The answer: it depends on how it's implemented.New pay transparency laws are shining a light on compensation—but they're also exposing workplace tensions that many leaders aren't prepared to manage. When employees discover salary discrepancies, it can spark resentment, disengagement, and internal conflict.Richard Birke, Chief Architect of JAMS Pathways, joins the podcast to discuss how organizations can promote trust and transparency while preventing conflict from undermining culture and morale. Hosted on Acast. See acast.com/privacy for more information.

The Best of Azania Mosaka Show
The Upside of Failure with Sylvester Chauke 

The Best of Azania Mosaka Show

Play Episode Listen Later May 2, 2025 40:45


Relebogile Mabotja speaks to Sylvester Chauke the Founder and Chief Architect of DNA Brand Architects South Africa about his childhood, journey as en entrepreneur, marketer and the lessons learned from failure. 702 Afternoons with Relebogile Mabotja is broadcast live on Johannesburg based talk radio station 702 every weekday afternoon. Relebogile brings a lighter touch to some of the issues of the day as well as a mix of lifestyle topics and a peak into the worlds of entertainment and leisure. Listen live weekdays from 13:00 to 15:00 (SA Time) https://www.primediaplus.com/702/702-afternoons-with-relebogile-mabotja/audio-podcasts/702-afternoons-with-relebogile-mabotja Thank you for listening to a 702 Afternoons with Relebogile Mabotja podcast. All the interviews are available on Primedia+ Catch-up https://www.primediaplus.com/702/702-afternoons-with-relebogile-mabotja/ Subscribe to the 702 and CapeTalk daily and weekly newsletters https://www.primediaplus.com/competitions/newsletter-subscription/ Follow us on social media: 702 on Facebook: www.facebook.com/TalkRadio702   702 on TikTok: www.tiktok.com/@talkradio702  702 on Instagram: www.instagram.com/talkradio702  702 on X: www.x.com/Radio702  702 on YouTube: www.youtube.com/@radio702  See omnystudio.com/listener for privacy information.

Feds At The Edge by FedInsider
Ep. 197 Secure By Design: Driving Government Modernization Through Secure Development Practices

Feds At The Edge by FedInsider

Play Episode Listen Later Apr 23, 2025 58:29


“Shift Left” is a popular phrase in software development used to represent the idea of prioritizing certain tasks earlier in the life cycle process to avoid or easily identify potential problems before it moves on.   This week on Feds At The Edge, we ask the question – What does it take and what does it really mean to “shift left.” Our expert guests share practical insights on tackling the complex realities of modern software design and deployment.   Amit Madan, Chief Architect, Center for Enterprise Modernization at Mitre, recommends preparing for potential gaps when integrating legacy systems with modern, cloud-based solutions—and ensuring clear delineation of security responsibilities between agencies and cloud providers.  Eoghan Casey, Field CTO for Own, offers a compelling take on risk: sometimes, staying put poses more danger than moving forward. He highlights the need for early collaboration with security professionals and stresses the value of cross-agency knowledge sharing to foster a culture of security grounded in risk management and compliance.   Tune in on your favorite podcasting platform today to learn how federal teams are embedding security into every step of the software lifecycle—right from the start.                

Hashtag Trending
Technological Leadership and Innovation: An Interview with Licenia Rojas of TD Bank

Hashtag Trending

Play Episode Listen Later Apr 18, 2025 42:43


In this episode, host Jim Love conducts a captivating interview with Licenia Rojas, Senior Vice President and Chief Architect at TD Bank. Licenia shares her journey from high school to becoming a leader in technology and architecture, highlighting the importance of mentorship, authenticity, and continuous learning. They discuss the evolving role of architecture, the transformative impact of technologies like AI, and the need for human-centric innovation. Licenia also offers practical advice for career growth and the significance of cultivating an inclusive and productive work culture. The conversation provides valuable insights for both early-career individuals and seasoned professionals. 00:00 Introduction to the Interview Series 01:24 Meet Licenia Rojas: Career Journey and Early Influences 02:22 Discovering a Passion for Technology 04:29 The Importance of Continuous Learning and Mentorship 05:31 Navigating Career Transitions and Embracing New Roles 07:53 The Role of Curiosity and Asking Questions 10:17 Creating an Inclusive Culture and Encouraging Voices 13:08 The Significance of Workplace Culture 14:56 Current Role and Responsibilities at TD Bank 16:30 The Evolution and Importance of Architecture in Technology 21:11 Understanding the Risk Framework 21:54 Linking Outcomes with Technology 22:35 Defining and Achieving 'Good' 24:20 Customer-Centric Innovation 26:27 Employee Engagement and Idea Implementation 28:19 Overcoming Cynicism in Tech 31:22 Exciting Technologies Beyond AI 32:46 Balancing Security and Innovation 38:37 Advice for Aspiring Technologists 41:46 Conclusion and Final Thoughts

Data Protection Gumbo
295: How to Turn Your Backups Into Business Intelligence - Eon

Data Protection Gumbo

Play Episode Listen Later Apr 15, 2025 21:49


Dr. Assaf Natanzon, VP and Chief Architect at Eon, joins host Demetrius to reveal how modern backups can go beyond storage and recovery to become a true source of insight. Hear how one company uncovered 20,000+ forgotten snapshots—and massive hidden costs—just by switching to Eon. Learn how AI-powered classification, policy-driven protection, and queryable backups are transforming backup data into a business asset, not just insurance. If your backup isn't working for you, this episode shows you how it can.

Cyber Security Today
Insights from a Tech Leader: Interview with TD Bank's Chief Architect Licenia Rojas

Cyber Security Today

Play Episode Listen Later Apr 12, 2025 42:56 Transcription Available


In this captivating interview, host Jim Love sits down with Licenia Rojas, Senior Vice President and Chief Architect at TD Bank. They discuss Licenia's journey in the technology sector, the importance of mentorship, and the role of continuous learning in career development. The conversation also delves into evolving topics such as cybersecurity, AI innovation, and the increasingly pivotal role of architecture in modernizing financial institutions. Whether you're early in your career or a seasoned professional, this episode offers authentic and practical advice on navigating the tech industry. 00:00 Introduction to the Interview Series 01:25 Meet Licenia Rojas: Career Journey and Early Influences 02:35 Discovering a Passion for Technology 04:43 The Importance of Continuous Learning and Mentorship 05:44 Navigating Career Transitions and Embracing New Roles 08:06 The Role of Curiosity and Asking Questions 13:24 The Value of Company Culture 15:09 Current Role and Responsibilities at TD Bank 17:08 The Evolution and Importance of Architecture in Technology 21:23 Understanding the Technology Life Cycle 22:48 Defining and Achieving Good Outcomes 24:34 Customer-Centric Innovation 26:40 Encouraging Employee Ideas and Feedback 28:34 Overcoming Cynicism in Tech Teams 31:35 Exciting Emerging Technologies 35:57 The Role of AI in Enhancing Productivity 38:50 Advice for Aspiring Technologists 41:59 Conclusion and Final Thoughts

CiscoChat Podcast
Matt Gilles | Sharpening your sword

CiscoChat Podcast

Play Episode Listen Later Apr 9, 2025 35:20


In today's episode of the Cisco Leadership Podcast, with Matt Gillies, Chief Architect and Cisco Fellow. Matt shares his career journey, as Cisco's first ever Cisco Fellow. Matt shares insights into how he keeps his skill sharp and how he navigates an ever evolving technology landscape.

Tech Lead Journal
#212 - The Architect's Paradox: Embracing Uncertainty in Software Architecture - Barry O'Reilly

Tech Lead Journal

Play Episode Listen Later Apr 7, 2025 61:03


(07:40) Brought to you by Swimm.io.⁠⁠⁠⁠Start modernizing your mainframe faster with Swimm.Understand the what, why, and how of your mainframe code.Use AI to uncover critical code insights for seamless migration, refactoring, or system replacement.What if everything you've been taught about software architecture is fundamentally at odds with how the real world works?Dive into my conversation with Barry O'Reilly, a veteran architect and former Chief Architect at Microsoft, as we explore a radical rethinking of software architecture that embraces uncertainty and complexity. Discover how to design systems that survive in an ever-changing world.Key topics discussed:The Architect's Paradox: Why rigid logic fails when applied to human systems and business complexity.The Failures of Traditional Architecture: Why requirements engineering and rigid models often fall short.Residuality Theory: A revolutionary approach focused on how systems collapse and adapt over time.Correctness vs. Criticality: Designing architectures that survive off-spec scenarios rather than aiming for perfection.Philosophy in Architecture: Unpacking hidden “default” philosophies that shape how we build software–and why they need to change.Essential Mindset for Architects: Humility, pessimism, and embracing uncertainty as tools for success.  Whether you're a developer, architect, or business stakeholder, this episode will challenge your assumptions and inspire new ways of thinking about software architecture.Timestamps:(02:00) Career Turning Points(10:02) The Architect's Paradox(15:54) Barry's Definition of Architecture(20:24) The Challenges of Time and Change(24:09) The Danger of Software Abstractions(29:41) Understanding Our Architecture Philosophy(37:05) Residue as the Unit of Software Architecture(46:31) Practical Way of Applying Residuality(49:03) The Goal of Architecture is Criticality(52:17) Bridging the Gap Between Architecture and Stakeholders(55:09) 3 Tech Lead Wisdom_____Barry O'Reilly's BioBarry is a veteran Architect who has held Chief Architect positions at Microsoft among others. He has also been a startup CTO, the Worldwide Lead for the Solutions Architecture Community at Microsoft, and founder of the Swedish Azure User Group. He is also a PhD candidate in software design and complexity science.Barry is a regular speaker at international conferences and events, where he shares his insights and expertise. He is the Founder of Black Tulip Technology and the creator of Residuality Theory, which seeks to redefine architecture as the management of complexity.Follow Barry:LinkedIn – linkedin.com/in/barry-o-reilly-b924657/

The CMO Corner
S5 E2: DNA Brand Architects, Founder & Chief Architect - Sylvester Chauke | 13 years of DNA

The CMO Corner

Play Episode Listen Later Apr 7, 2025 48:04


Sylvester Chauke, is what I define as a maverick in the brand, marketing and communications world globally. Chauke has led one of the biggest agencies that has come out of the African Continent. As the founder of DNA Brand Architects, the agency has created a much-needed voice in the PR landscape in Africa. DNA boasts an impressive haul of accolades, including ICCO World's Best, PRISM Large PR Agency of the Year (2021, 2022, and 2023), IABC Best of the Best, and a spot on Adweek's Top 100 Fastest GrowingAgencies in the World in 2023. Sylvester's vision continues to challenge the industry with bold, culturally resonant storytelling. With a trophy shelf that's anything but bland, Sylvester has been named CNBC All Africa Young Business Leader of the Year and serves on several influential boards,including the World Economic Forum Global Shapers Advisory Council, theUniversity of Johannesburg Advisory Council, and the SA State Theatre. He's a TEDspeaker and authored the unapologetically inspiring Stand Against Bland.Driven by a fiery passion for creativity and transformation, Sylvester championsAfrican excellence—not as a distant dream but as a dynamic, living reality. For him,creativity is more than an art; it's a force that shapes how we see the world and howAfrica tells its story to the world.I hope the interview is helpful and something you can enjoy!

Hashtag Trending
AI Partnerships, US Scientist Exodus, and Honda's AI-driven Automation: A Conversation with Licenia Rojas of TD Bank

Hashtag Trending

Play Episode Listen Later Apr 1, 2025 50:37 Transcription Available


In this episode of Hashtag Trending, host Jim Love covers the new AI partnership between Databricks and Anthropic, a significant reduction of US scientists due to funding cuts, and Honda's 30% reduction in assembly line workers through AI and robotics. The show highlights Databricks' incorporation of Anthropic's AI models into their platform, the potential brain drain in the US scientific community, and Honda's advanced AI-driven automation in its China EV plant. Following the news, Jim Love interviews Licenia Rojas, Senior Vice President and Chief Architect at TD Bank. Rojas shares her journey in tech, insights into building inclusive and innovative cultures, and the importance of continuous learning, mentorship, and maintaining a customer-centric approach to technological advancements. 00:00 Introduction and Headlines 00:37 Databricks and Anthropic Partnership 02:59 US Scientists Contemplating Relocation 04:46 Honda's AI-Driven Automation 07:38 Interview with Nia Rojas from TD Bank 09:20 Licenia Rojas' Career Journey 12:51 The Importance of Mentorship and Learning 22:50 The Role of Chief Architect at TD Bank 24:25 The Evolution of Technology Architecture 26:44 The Myth of Long-Term Planning 27:05 Balancing Short-Term and Long-Term Goals 28:22 Outcome-Focused Architecture 28:41 Innovation and Experimentation at TD 30:42 Defining and Achieving 'Good' 32:11 Human-Centric Innovation 34:21 Employee Engagement and Idea Platforms 36:15 Overcoming Cynicism in Tech 39:16 Exciting Emerging Technologies 40:36 Security in Architecture 44:00 AI and Human Productivity 46:31 Career Advice for Aspiring Technologists 49:41 Conclusion and Final Thoughts

Deep Leadership
#0370 – Succeeding in a Dysfunctional Workplace with Eric Charran

Deep Leadership

Play Episode Listen Later Mar 29, 2025 39:54


Today, I'm joined by Eric Charran, and we're talking about Succeeding in a Dysfunctional Workplace. Eric is a visionary technology executive, author, and thought leader with over 25 years of experience in transforming global enterprises through digital innovations, data-driven strategies, and AI-driven solutions. Known for his ability to bridge the gap between business objectives and complex technology, Eric has spearheaded transformative initiatives at major organizations, including Microsoft and Capital One, where he served as Chief Architect. He is the author of a brand new book, Have You Ever Had a Boss That…: Succeeding in a Dysfunctional Workplace. In this book, Eric provides actionable strategies to help you cope and excel in even the most dysfunctional environments. I'm excited to have him on the show to learn more about Succeeding in a Dysfunctional Workplace. Show resources: Eric Charran on LinkedIn Have You Ever Had a Boss That…book Sponsors: Cadre of Men Farrow Skin Care Salty Sailor Coffee Company Leader Connect The Qualified Leadership Series ____ Get all of Jon Rennie's bestselling leadership books for 15% off the regular price today! HERE Learn more about your ad choices. Visit megaphone.fm/adchoices

Let‘s Talk (Latam)
198 - Ingeniería de Plataforma: La clave para operaciones más ágiles, seguras y escalables

Let‘s Talk (Latam)

Play Episode Listen Later Mar 26, 2025 12:40


Carlsbad: People, Purpose and Impact
From Engineer to Explorer: Transformative Travel Tales with Ian Scott & Kathy Steffen

Carlsbad: People, Purpose and Impact

Play Episode Listen Later Mar 10, 2025 27:38 Transcription Available


Ever thought about ditching your routine for an adventure halfway across the globe? In episode 150 of Carlsbad: People, Purpose and Impact, host Bret Schanzenbach chats with Ian Scott and Kathy Steffen about the transformative power of travel. Ian, President and Chief Architect of Discovery at Quest Voyager, recounts his journey from an electrical engineer in the UK to a travel industry leader. Meanwhile, Kathy, the Director of Fun at the Carlsbad Chamber of Commerce, shares how group travel programs can turn strangers into a community of explorers.Want to know what makes these trips unique? From cultural immersions to behind-the-scenes tours of family-run businesses, these meticulously organized adventures promise unforgettable experiences. And if Croatia is on your bucket list, you're in luck! Join the Chamber's upcoming trip to the Dalmatian Coast in October 2025. Tune in to discover how you can embark on this journey and snag an early bird discount. Ready to pack your bags? Let's travel!For more details, contact Kathy at kathy@carlsbad.org or visit carlsbad.org.Ian Scott BioIan Scott is a seasoned travel professional with a lifelong passion for exploration. Born in Yorkshire, England, he has traveled across every continent and gained expertise in all aspects of the travel industry, including reservations, operations, product planning, and sales. With a deep understanding of chamber travel needs, Ian brings a global perspective and industry insight to every journey.Connect with IanCell: 760-576-0905E-mail: ian@questvoyager.com Website: https://www.questvoyager.com/ Did this episode have a special impact on you? Share how it impacted youCarlsbad Podcast Social Links:LinkedInInstagramFacebookXYouTubeSponsor: This show is sponsored and produced by DifMix Productions. To learn more about starting your own podcast, visit www.DifMix.com/podcasting

Software Engineering Daily
Browser Security with Jeswin Mathai

Software Engineering Daily

Play Episode Listen Later Feb 27, 2025 49:31


Browser security aims to protect users from cyber threats encountered online, such as phishing, malicious extensions, and malware. It's a complex, multifaceted challenge that's increasingly important as cloud-based tools, SaaS platforms, and collaborative applications become the backbone of modern workflows. Jeswin Mathai is the Chief Architect at SquareX which is a cybersecurity company focused on The post Browser Security with Jeswin Mathai appeared first on Software Engineering Daily.

Podcast – Software Engineering Daily
Browser Security with Jeswin Mathai

Podcast – Software Engineering Daily

Play Episode Listen Later Feb 27, 2025 49:31


Browser security aims to protect users from cyber threats encountered online, such as phishing, malicious extensions, and malware. It’s a complex, multifaceted challenge that’s increasingly important as cloud-based tools, SaaS platforms, and collaborative applications become the backbone of modern workflows. Jeswin Mathai is the Chief Architect at SquareX which is a cybersecurity company focused on The post Browser Security with Jeswin Mathai appeared first on Software Engineering Daily.

Let's Talk Architecture
New policy, better cities?

Let's Talk Architecture

Play Episode Listen Later Feb 26, 2025 32:01


What role does architecture policy play in shaping our cities and everyday lives? With a white paper on the future of architecture and planning in Denmark about to be published, we explore how policy can address major challenges—from climate change to urban revitalization.  Join host Michael Booth as he speaks with Kent Martinussen, CEO of Danish Architecture Center and a member of the expert committee tasked by the Ministry of Culture with drafting the policy, and Jesper Pagh, Chief Architect of Horsens Municipality, about the past, present, and future of architecture as a tool for societal change.  Let's Talk Architecture is a podcast by Danish Architecture Center. Sound edits by Munck Studios.

Digital Politics with Karen Jagoda
Protecting Data from Increasing Sophistication of Cyberattacks with Ben Katz ISPolitical

Digital Politics with Karen Jagoda

Play Episode Listen Later Feb 14, 2025 22:42


Ben Katz, Chief Architect of ISPolitical, is concerned about the inadequate data and systems security measures political and advocacy organizations, political campaigns, and government organizations have in place. The first step is to audit current security practices and all the people who have access to the organization's databases, financial systems, and web administration. We talk about: Data access vulnerabilities File access levels and permissions Cloud services and backup strategies Verifying vendor security credentials How to improve security practices of smaller organizations Addressing the ongoing arms race between security measures and attackers #ISPolitical #Cybersecurity #Data #DataSecurity ISPolitical.com

Maintainable
Mike Bowers - From ISAM to JSON—Navigating 40+ Years of Database Evolution

Maintainable

Play Episode Listen Later Feb 11, 2025 44:46


Show NotesMike Bowers, Chief Architect at FairCom, has spent decades navigating the evolution of database technology. In this conversation, he and Robby explore the challenges of maintaining a 40+ year-old codebase, balancing legacy constraints with forward-thinking design, and the realities of technical debt.Mike shares how FairCom transitioned from ISAM-based databases to modern JSON-driven APIs, the trade-offs between strict schemas and flexible document stores, and how software architecture plays a critical role in long-term maintainability. He also explains why human-readable JSON simplifies debugging, how documentation-driven development improves API usability, and why many software teams struggle with refactoring at the right time.Topics covered[00:05:32] The role of software architecture in long-term maintainability[00:10:45] Why FairCom's legacy ISAM technology still matters today[00:14:20] Transitioning to a JSON-based API for modern developers[00:19:40] The challenges of maintaining 40+ years of C code[00:24:10] Technical debt: What it really means and how to manage it[00:28:50] The trade-offs between strict schemas and flexible NoSQL approaches[00:34:00] When to refactor vs. when to start over from scratch[00:38:15] The influence of product management thinking on software architecture[00:42:30] Advice for engineers considering a shift into architecture rolesResources mentionedFairComMike Bowers on LinkedInFairCom on Twitter/XBook Recommendation: The Influential Product Manager by MSc BuceroThanks to Our Sponsor!Need a smoother way to share your team's inbox? Jelly's got you covered!

The Six Five with Patrick Moorhead and Daniel Newman
Powering AI Responsibly: Improving Data Center Efficiency in the Age of Rising Energy - Six Five Media

The Six Five with Patrick Moorhead and Daniel Newman

Play Episode Listen Later Jan 31, 2025 27:28


The rise of AI is revolutionizing industries, but can we harness the power of AI while minimizing its environmental impact? Six Five Media host Daniel Newman met with two industry leaders: Monica Batchelder, Chief Sustainability Officer, and Kirk Bresniker, Chief Architect of Hewlett Packard Labs and a Hewlett Packard Enterprise Fellow, both from Hewlett Packard Enterprise to discuss this critical topic. Tune in as they discuss ⤵️ • The sheer scale of AI's energy consumption and the urgent need to mitigate its impact on the climate crisis • Holistic strategies for reducing the carbon footprint of AI deployments, including innovative data center designs and optimized operations • The vital role of future-proof initiatives that promote collaboration among governments, businesses, and society in pursuing sustainability. • Cutting-edge cooling technologies that are dramatically boosting energy efficiency in data centers. • The sustainability implications of edge computing, including both the challenges and opportunities related to energy usage.  

Printed Circuit
Get New Engineers on Board Faster and Increase PCB Design Productivity by 30% with intuitive software

Printed Circuit

Play Episode Listen Later Jan 23, 2025 14:46


What does the changing workforce mean for the future of PCB design? How can intuitive software bridge the gap between retiring experts and incoming engineers? In this episode of The Printed Circuit Podcast, host Steph Chavez welcomes Jerry Suiter, Chief Architect at Siemens, to discuss the evolution of PCB design tools. As the industry faces a generational shift, Siemens is at the forefront of creating intuitive user experiences that cater to both power users and first-time engineers. Jerry shares his decades of insights into the challenges of modern PCB design, the critical need for tools that accelerate productivity, and the role of AI-driven customization in enhancing the user experience.  From addressing workforce dynamics to developing AI-powered design aids, this conversation highlights how Siemens is preparing the next wave of engineers to be creative and productive from day one. What You'll Learn in this Episode: The key challenges of a retiring PCB workforce and the rise of multi-skilled engineers ( 1:30 ) How intuitive software tools accelerate productivity for infrequent users ( 3:55 ) The role of AI in modern PCB design—from predictive commands to customization ( 5:30 ) Insights from five beta programs and the surprising results of A/B testing ( 10:35 ) How Siemens tools deliver a 30% productivity boost for new PCB engineers ( 11:20 ) Connect with Steph Chavez: LinkedIn Website Connect with Jerry Suiter Website

The Midnight Founders Podcast
Carrie Hill - CHill Consulting Agency

The Midnight Founders Podcast

Play Episode Listen Later Jan 16, 2025 38:32


Carrie Hill, Chief Architect of CHill Consulting Agency, takes us on her journey to entrepreneurship—from discovering her innate talent for storytelling to building a boutique PR firm. As a publicist, brand manager, and content creator, Carrie shares how she uses her expertise to elevate her clients' brands through authentic and impactful narratives. Tune in for a conversation around: How PR stands apart from marketing and sales by creating genuine human connections through the “why” behind the “what.” The power of earned media versus paid media, and how authentic storytelling builds trust and long-term engagement. The story behind Empowered, an eight-week program Carrie co-founded to help single mothers transition from welfare to sustainable careers. -- The Midnight Founders Podcast is powered by RevRoad and CB Vault.   

That Tech Pod
Bridging the Gap: Industry 4.0 and the IIoT Revolution with Mike Bowers

That Tech Pod

Play Episode Listen Later Jan 14, 2025 27:56


Today Laura and Kevin sit down with Mike Bowers an expert in IIoT platforms, and legacy system modernization. Mike shares invaluable insights on how to innovate in manufacturing and bridge the gap between technology and leadership. We explore Mike's personal and professional journey into software development and architecture and then deep dive into the Industrial Internet of Things (IIoT), explaining its role in transforming industries such as automotive, water treatment, and smart city development. Mike highlights how smart factories are revolutionizing manufacturing by improving efficiency, reducing costs, and minimizing environmental impacts—illustrating concepts with real-world examples like Amazon's use of graph databases to optimize delivery logistics. Mike explains the technologies driving Industry 4.0, including the MQTT protocol, the importance of mastering JSON, and the critical role of AI and machine learning in enhancing IIoT capabilities. Mike also addresses practical advice for aspiring professionals: prioritize hands-on experience by working directly in modern factory environments to bridge theoretical knowledge with real-world applications. Mike also tackles key issues such as cybersecurity risks of legacy connected devices and the skills gap in the workforce. Along the way, he touches on futuristic topics like Elon Musk's AI innovations and the impact of robotics on improving worker conditions—, even addressing whether Amazon workers might finally avoid "bottle-breaks." Whether you're a technologist or simply curious about how factories are evolving beyond the 1980s, this episode offers a fascinating look at the technologies shaping modern industry and the professionals driving these changes.Mike Bowers is the Chief Architect at FairCom Corporation. Mike brings decades of experience in software development and architecture, and specializes in high-performance NoSQL/SQL databases, IIoT platforms, and legacy system modernization solutions. His insights will help CEOs, IT Managers, software architects/engineers, and control engineers to reduce cost in manufacturing, deliver agility by adopting Industry 4.0, and bridge between technologists and executives, to mention a few. 

Software Engineering Daily
Palantir with Akshay Krishnaswamy and Christopher Jeganathan

Software Engineering Daily

Play Episode Listen Later Nov 26, 2024 51:03


Palantir Technologies is a data analytics and software company specializing in building platforms for integrating, analyzing, and visualizing large datasets. The company's tools are designed to help analysts and decision-makers collaborate on data-driven solutions to complex problems, and they have worked extensively across the intelligence, defense, and commercial sectors. Akshay Krishnaswamy is the Chief Architect The post Palantir with Akshay Krishnaswamy and Christopher Jeganathan appeared first on Software Engineering Daily.

The CyberWire
CISA issues urgent warning.

The CyberWire

Play Episode Listen Later Nov 8, 2024 31:22


CISA issues a warning about a critical security flaw in Palo Alto Networks' Expedition tool. A federal agency urges employees to limit phone use in response to Chinese hacking. Law enforcement is perplexed by spontaneously rebooting iPhones. A key supplier for oilfields suffers a ransomware attack. Hewlett Packard Enterprise (HPE) patches multiple vulnerabilities in its Aruba Networking access points. Cybercriminals use game-related apps to distribute Winos4.0. Germany proposes legislation protecting security researchers. The TSA proposes new cybersecurity regulations for critical transportation infrastructure. Our guest is Aaron Griffin, Chief Architect from Sevco Security, sharing the discovery of a significant Apple iOS bug involving iPhone Mirroring.  AI tries to wing it in a Reddit group, but moderators put a fork in it.  Remember to leave us a 5-star rating and review in your favorite podcast app. Miss an episode? Sign-up for our daily intelligence roundup, Daily Briefing, and you'll never miss a beat. And be sure to follow CyberWire Daily on LinkedIn. CyberWire Guest Our guest is Aaron Griffin, Chief Architect from Sevco Security, sharing the discovery of a significant Apple iOS 18 and macOS Sequoia privacy bug that exposes employee personal iPhone apps and data to companies through iPhone Mirroring. Read Sevco's blog on the topic. Selected Reading CISA warns of Critical Palo Alto Networks Vulnerability Exploited in Attacks (GB Hackers) U.S. Agency Warns Employees About Phone Use Amid Ongoing China Hack (Wall Street Journal) Host of House panels getting briefed on major Chinese hacker telecom breaches (CyberScoop) Police Freak Out at iPhones Mysteriously Rebooting Themselves, Locking Cops Out (404 Media) Texas-based oilfield supplier faces disruptions following ransomware attack (The Record) HPE Patches Critical Vulnerabilities in Aruba Access Points (SecurityWeek) Winos4.0 hides in gaming apps to hijack Windows systems (The Register) Germany drafts law to protect researchers who find security flaws (Bleeping Computer) TSA proposes new cybersecurity rule for surface transportation, seeks public feedback (Industrial Cyber) Reddit's ‘Interesting as Fuck' Community Rules That AI-Generated Video Is Not Interesting (404 Media) Share your feedback. We want to ensure that you are getting the most out of the podcast. Please take a few minutes to share your thoughts with us by completing our brief listener survey as we continually work to improve the show.  Want to hear your company in the show? You too can reach the most influential leaders and operators in the industry. Here's our media kit. Contact us at cyberwire@n2k.com to request more info. The CyberWire is a production of N2K Networks, your source for strategic workforce intelligence. © N2K Networks, Inc. Learn more about your ad choices. Visit megaphone.fm/adchoices