DevOps Paradox
What is DevOps? We will attempt to answer this and many more questions.
info_outline
DOP 339: DNS Is Old Tech (And That's Why It Still Runs the Internet)
02/25/2026
DOP 339: DNS Is Old Tech (And That's Why It Still Runs the Internet)
#339: DNS has been around since the 1980s. Nobody's writing blog posts about how it changed their life. But every single thing on the internet depends on it -- including all those AI tools everyone's excited about. Anthony Eden has been in the DNS business since the late nineties, when he was CTO of one of the first seven domain registrars after the .com deregulation. In 2010 he started DNSimple, and he did it without a dime of venture capital. Sixteen years later, his 20-person team runs a global DNS infrastructure with 14 edge nodes and 9 origin servers spread across multiple continents. The conversation covers the mistakes companies make with their domains -- running production DNS on a registrar that was never built for it, sharing logins with no access control, zero documentation on why records exist. Anthony breaks down how DNS actually works at scale (unicast vs anycast, the onion layers of resolvers), why your email deliverability problems are probably a DNS problem, and what the www vs no-www debate looks like in 2026. On AI tools, Anthony's take is practical. They're giving his engineers more time to think about problems instead of typing out solutions. But he's not buying the vibe coding hype -- when you run critical internet infrastructure, everyone on the team needs to understand the systems they're building. And for AI startups hoping to cash out? Most will fail. The twist you put on somebody else's model won't be a moat. It'll just become a feature for something bigger. Anthony's contact information: X: Bluesky: LinkedIn: YouTube channel: Review the podcast on Apple Podcasts: Slack: Connect with us at:
/episode/index/show/devopsparadox/id/40097640
info_outline
DOP 338: The Assembly Line Problem: Why Adding AI to One Step Breaks Everything
02/18/2026
DOP 338: The Assembly Line Problem: Why Adding AI to One Step Breaks Everything
#338: Every company adding AI coding tools runs into the same wall. Developers produce more code, but features don't ship any faster. The bottleneck just slides downstream -- to QA, to security, to legal, to whoever comes next in the pipeline. And the team that got faster? They don't even realize the people upstream could be feeding them more work. Viktor's take: the fastest possible setup is one person carrying a feature from idea to production. Not one person doing everything alone -- a system designed so nobody waits. Tests run in CI. Deployments happen through Argo CD. Security scanning is automated. There's a real difference between wiring up a light switch and hiring a butler to flip it for you. None of this is new. The same thing happened with punch cards, client-server, cloud, Kubernetes. One group adopts the new thing, everyone else says it doesn't apply to them, and the market eventually forces their hand. Meanwhile, every team in every company says they'd love to change if only the rest of the organization would get on board. Every team says this. So who's actually blocked? YouTube channel: Review the podcast on Apple Podcasts: Slack: Connect with us at:
/episode/index/show/devopsparadox/id/40051115
info_outline
DOP 337: Nanoseconds Matter - InfluxDB and the Future of Real-Time Data
02/11/2026
DOP 337: Nanoseconds Matter - InfluxDB and the Future of Real-Time Data
#337: Time series databases have become essential infrastructure for the physical AI revolution. As automation extends into manufacturing, autonomous vehicles, and robotics, the demand for high-resolution, low-latency data has shifted from milliseconds to nanoseconds. The difference between a general-purpose database and a specialized time series solution is the difference between a minivan and an F1 car - both will get around the track, but only one is built for the demands of real-time operational workloads. The open source business model continues to evolve in unexpected ways. While companies like Elastic and Redis have seen hyperscalers fork their projects, a new partnership paradigm is emerging. Amazon Web Services now pays to license InfluxDB and offers it as a managed service, signaling a shift toward collaboration rather than competition. This approach benefits everyone: vendors maintain development velocity, cloud providers get workloads on their platforms, and customers receive better-supported products. Evan Kaplan, CEO of InfluxData, joins Darin and Viktor to discuss the trajectory from observability metrics to physical world instrumentation, why deterministic models matter more than probabilistic ones when your robot might run over your cat, and what it takes to build a sustainable open source company over a decade-plus journey. Evan's contact information: X: LinkedIn: YouTube channel: Review the podcast on Apple Podcasts: Slack: Connect with us at:
/episode/index/show/devopsparadox/id/39971445
info_outline
DOP 336: Why Top Talent Won't Work for You Anymore
02/04/2026
DOP 336: Why Top Talent Won't Work for You Anymore
#336: The workplace is on the verge of a transformation as significant as the Industrial Revolution. Just as Bring Your Own Device policies emerged after the iPhone disrupted corporate mobile standards, we are now entering an era where employees may arrive with their own AI teams in tow. The question is no longer whether AI will change hiring and employment - it is how quickly companies will adapt before being left behind by competitors who embrace this shift. Current AI productivity gains remain largely individual rather than organizational. Writing code twice as fast means nothing if the deployment pipeline stays the same speed. But within five to ten years, entire industries face disruption - from primary care physicians to transportation to knowledge work. Companies clinging to restrictive AI policies today risk driving away top talent who have already integrated these tools into their workflows. The intellectual property implications alone - who owns an AI stack trained on company processes when an employee leaves - will require entirely new frameworks for employment law. Darin and Viktor explore these scenarios through the lens of a hypothetical job interview where a candidate brings their own team of AI agents. The conversation surfaces uncomfortable questions about compensation models, corporate governance, and whether we are witnessing the emergence of a new kind of talent that blends human expertise with digital capabilities. YouTube channel: Review the podcast on Apple Podcasts: Slack: Connect with us at:
/episode/index/show/devopsparadox/id/39765295
info_outline
DOP 335: Stop Building Dashboards and Start Getting Answers With Coroot
01/28/2026
DOP 335: Stop Building Dashboards and Start Getting Answers With Coroot
#335: Observability tools have exploded in recent years, but most come with a familiar tradeoff: either pay steep cloud vendor markups or spend weeks building custom dashboards from scratch. Coroot takes a different path as a self-hosted, open source observability platform that prioritizes simplicity over flexibility. Using eBPF technology, Coroot automatically instruments applications without requiring code changes or complex configuration, delivering what co-founder Peter Zaitsev calls opinionated observability—a philosophy of less is more that aims to reduce cognitive overload rather than drowning users in endless metrics and dashboards. The conversation explores how Coroot differentiates itself in a crowded market with over a hundred observability vendors. Rather than competing head-to-head with cloud giants like Datadog and Dynatrace, Coroot focuses on developers who need answers fast without building elaborate monitoring systems. The platform combines systematic root cause analysis with AI-powered recommendations, using deterministic methods to trace how errors propagate through microservices before handing off to LLMs for actionable fix suggestions. Darin and Viktor dig into Coroot's business model with Peter, examining why the company chose Apache 2.0 licensing instead of more restrictive options, and how staying bootstrapped with minimal angel funding allows them to play the long game without pressure to chase every hype cycle. Peter's contact information: X: Bluesky: LinkedIn: YouTube channel: Review the podcast on Apple Podcasts: Slack: Connect with us at:
/episode/index/show/devopsparadox/id/39337180
info_outline
DOP 334: If Code Is the Easy Part, What Should Developers Actually Be Doing?
01/21/2026
DOP 334: If Code Is the Easy Part, What Should Developers Actually Be Doing?
#334: The debate over whether AI saves developers time misses a fundamental truth: coding was never the hardest part of software development. Writing code is mechanical work - the real challenges have always been understanding problems, designing solutions, communicating with stakeholders, and navigating organizational complexity. AI is now forcing a reckoning with this reality, pushing developers at every level to reconsider what skills actually matter. The traditional separation between architects who design and developers who implement is breaking down. AI enables a return to something like pair programming, where the person thinking through problems can now work alongside a fast executor without the old bottleneck of slow human typing. This shift means developers need stronger communication skills - the ability to explain technical decisions to non-technical stakeholders and translate business requirements into technical direction. For juniors, the opportunity is unprecedented: you can upskill faster than ever in the history of software, but only if you balance building things with actually understanding how they work. Darin and Viktor explore what this means for developers at every career stage, from juniors who should focus on fundamentals and end-to-end understanding, to seniors who are becoming more like editors and supervisors of AI-generated work. The developers who will thrive are those who combine real experience with a willingness to embrace change - and that combination has always been the winning formula. YouTube channel: Review the podcast on Apple Podcasts: Slack: Connect with us at:
/episode/index/show/devopsparadox/id/39753030
info_outline
DOP 333: The Hidden Problems Behind Every Data Pipeline
01/14/2026
DOP 333: The Hidden Problems Behind Every Data Pipeline
#333: Pete Hunt, CEO of Dagster and early React team member, explores the evolution from Facebook's early React development through trust and safety infrastructure at Twitter, to building modern data orchestration tools. The conversation reveals how similar infrastructure problems plague every industry - whether you're launching rockets or managing porta-potties, the core challenges remain consistent: late data, quality issues, and mysterious errors that require both automated solutions and human oversight. The discussion dives into the technical realities of scaling systems, from the microservices complexity trap to the current AI adoption wave. Hunt shares candid insights about leadership challenges, including how well-intentioned technology recommendations can backfire, and why most data projects fail despite sophisticated multi-agent orchestration. The conversation touches on career advancement pressures that drive unnecessary complexity and the importance of focusing on actual user adoption rather than technical sophistication. This episode features Pete Hunt in conversation with hosts Darin and Viktor, covering everything from regular expression nightmares to the future of data infrastructure and the lessons learned from building products that people actually use. Pete's contact information: X: LinkedIn: YouTube channel: Review the podcast on Apple Podcasts: Slack: Connect with us at:
/episode/index/show/devopsparadox/id/38377690
info_outline
DOP 332: 2026 - The Year of Discovery
01/07/2026
DOP 332: 2026 - The Year of Discovery
#332: AI adoption in enterprise software development is accelerating, but operations teams are lagging behind. While application developers embrace AI tools at a rapid pace, those on the ops side remain skeptical—citing concerns about determinism, control, and a general resistance to change. This mirrors previous technology waves like containers, cloud, and Kubernetes, where certain groups initially pushed back before eventually adapting. The prediction for 2026: AI will not see widespread adoption in operations despite its growing presence elsewhere in the software lifecycle. The bigger challenge facing organizations is not just adopting AI but transforming entire processes to take advantage of it. Improving just one piece of the software delivery pipeline—like development speed—only creates bottlenecks elsewhere. Companies cannot hand developers AI tools while keeping everything else the same and expect transformational results. The future points toward a world where experts bring their own AI agents to companies: personal toolsets trained on their experience and best practices that integrate with organizational systems. Perhaps the most provocative insight centers on the value of writing code itself. The argument: writing code is the easiest and least valuable part of software development. The real cognitive load comes from thinking through requirements, architecture, and design. Developers who simply translate instructions to code without deeper engagement may find themselves in real danger as AI continues to advance. Darin and Viktor explore these predictions and more as they look ahead to what 2026 might bring for DevOps, platform engineering, and the evolving role of developers. YouTube channel: Review the podcast on Apple Podcasts: Slack: Connect with us at:
/episode/index/show/devopsparadox/id/39315265
info_outline
DOP 331: Looking Back on Our 2025 Predictions
12/31/2025
DOP 331: Looking Back on Our 2025 Predictions
#331: At the end of 2024, predictions were made about what 2025 would bring to the tech industry. A year later, on New Year's Eve, it's time to look back and see what actually happened. The prediction episode from January 1st covered four major topics: rug pulls from companies switching to business source licenses, the rise of WebAssembly adoption, a wave of company acquisitions, and AI becoming embedded in existing tools. Some predictions hit the mark while others missed entirely, but what emerged was something nobody fully anticipated. YouTube channel: Review the podcast on Apple Podcasts: Slack: Connect with us at:
/episode/index/show/devopsparadox/id/39285110
info_outline
DOP 330: Merry Christmas (You Should Probably Be Doing Something Else)
12/24/2025
DOP 330: Merry Christmas (You Should Probably Be Doing Something Else)
#330: In this short episode, Darin and Viktor reflect on the holiday season. YouTube channel: Review the podcast on Apple Podcasts: Slack: Connect with us at:
/episode/index/show/devopsparadox/id/39229660
info_outline
DOP 329: Vibe Coding and The Technical Debt Time Bomb
12/17/2025
DOP 329: Vibe Coding and The Technical Debt Time Bomb
#329: Vibe coding - the practice of casually prompting AI to generate code solutions - has become increasingly popular, but its limitations become apparent when applications need to scale beyond personal use. While AI-assisted development can be powerful for proof of concepts and small internal tools, the transition from vibe-coded solutions to production-ready applications often requires experienced engineers to rebuild from scratch. The conversation explores three distinct levels of software development: personal tooling, internal applications, and public-facing systems. Each level demands different approaches, with vibe coding being most suitable for the first category but potentially problematic as complexity increases. The analogy of cooking illustrates this well - anyone can make a simple meal, but feeding hundreds of people requires professional expertise and proper infrastructure. Technical debt in the AI era presents new challenges and opportunities. Traditional software engineering principles like DRY (Don't Repeat Yourself) and clean code practices may matter less when AI can quickly refactor and improve code. The future likely involves hybrid teams where business experts work alongside experienced engineers, with AI agents handling implementation details. Darin and Viktor examine how pair programming is evolving from developer-to-developer collaboration to human-to-AI partnerships, fundamentally changing how software gets built and maintained. YouTube channel: Review the podcast on Apple Podcasts: Slack: Connect with us at:
/episode/index/show/devopsparadox/id/38358620
info_outline
DOP 328: The Real Cost of Build Versus Buy Decisions
12/10/2025
DOP 328: The Real Cost of Build Versus Buy Decisions
#328: The build versus buy decision isn't as binary as most companies think. Every technology choice involves elements of both - you might use Linux (buy) but still configure and customize it extensively (build). The real question isn't whether to build or buy, but finding the right balance between the two approaches based on your company's resources, size, and unique requirements. Companies often fall into the trap of thinking their processes are so unique that existing solutions won't work, leading to unnecessary custom development. This "not invented here" syndrome is particularly common in large enterprises that mistake their size for complexity. In reality, most businesses face challenges that have already been solved by others. The key is recognizing when you truly need a custom solution versus when you can adapt existing tools. The decision becomes more nuanced when considering factors like maintenance costs, compliance requirements, and long-term sustainability. Building internally requires ongoing resources for updates, security patches, and knowledge retention within your team. Meanwhile, buying from vendors shifts much of this burden but introduces dependencies and integration challenges. The conversation features insights from Alex Gusev from Uploadcare, along with perspectives from hosts Darin and Viktor on navigating these complex technology decisions. Alex's contact information: X: LinkedIn: YouTube channel: Review the podcast on Apple Podcasts: Slack: Connect with us at:
/episode/index/show/devopsparadox/id/38346345
info_outline
DOP 327: When AI Tools Go Rogue
12/03/2025
DOP 327: When AI Tools Go Rogue
#327: When AI tools suggest putting glue on pizza, it's a harmless laugh. But when autonomous AI agents start managing your infrastructure, the stakes become much higher. The reality is that current AI technology isn't ready for unsupervised deployment in critical systems, and treating it like it is could lead to catastrophic failures. The challenge isn't just about AI capabilities—it's about management and oversight. Most developers aren't trained as managers, yet they're being asked to supervise AI agents that need constant guidance and correction. Just like hiring a new employee, AI agents require company-specific knowledge, proper guardrails, and ongoing supervision to be effective. The same principles that apply to managing human workers—code reviews, testing, and performance evaluations—need to be adapted for AI management. As the ecosystem around AI continues to evolve rapidly, new challenges emerge. From sleeper agents that activate on specific dates to the need for completely new approaches to technical SEO for LLMs, the landscape is changing faster than most organizations can adapt. Darin and Viktor explore these challenges and discuss practical approaches for keeping AI systems from going rogue while maintaining the productivity benefits they can provide. YouTube channel: Review the podcast on Apple Podcasts: Slack: Connect with us at:
/episode/index/show/devopsparadox/id/38329860
info_outline
DOP 326: Stop Reinventing The Wheel - Use Dapr Instead
11/26/2025
DOP 326: Stop Reinventing The Wheel - Use Dapr Instead
#326: Microservices architecture has evolved far beyond simple distributed systems, but most development teams are still rebuilding the same foundational patterns over and over again. Mark Fussell, co-founder of Dapr and Diagrid, explains how his team at Microsoft identified this repetitive reinvention problem and created a solution that abstracts away the complexity of service discovery, messaging, state management, and security while providing true cloud portability. Dapr emerged from Microsoft's Azure incubations team with a clear mission: stop forcing developers to rebuild distributed systems patterns from scratch. The runtime provides standardized APIs for common microservices needs while allowing teams to swap underlying infrastructure components without changing application code. Whether using Kafka, RabbitMQ, Redis, or cloud-native messaging services, developers write against consistent APIs while platform teams maintain control over infrastructure choices. The conversation covers Dapr's journey from Microsoft internal project to CNCF graduated status, the technical decisions behind its multi-language approach, and how it integrates with existing frameworks like Spring Boot and .NET. Mark also discusses Diagrid's platform play around durable workflows and the emerging role of Dapr in AI agent development. Darin and Viktor explore the practical adoption challenges, the balance between developer productivity and platform engineering concerns, and why experienced developers tend to embrace abstraction layers more readily than those building their first distributed systems. Mark's contact information: X: LinkedIn: YouTube channel: Review the podcast on Apple Podcasts: Slack: Connect with us at:
/episode/index/show/devopsparadox/id/38299245
info_outline
DOP 325: KubeCon North America 2025 Review
11/19/2025
DOP 325: KubeCon North America 2025 Review
#325: KubeCon NA 2025 wrapped in Atlanta with unseasonably cold weather and some significant shifts in the cloud native ecosystem. The conference showed fewer vendors backing CNCF projects on the show floor, with key concerns emerging around maintainer burnout—exemplified by NGINX Ingress being deprecated despite running on 40% of Kubernetes clusters worldwide. The event revealed a maturing ecosystem where AI moved from buzzword to operational reality, with focus shifting toward conformance standards, security policies, and enterprise readiness rather than the hype cycle of previous years. The discussions revealed a consolidation pattern where larger corporations like AWS, Microsoft, and Google are increasingly the only ones who can sustain open source project maintenance. Startups and smaller companies face difficult choices: maintain existing revenue streams, pivot entirely to AI, or attempt both and fail at both. Meanwhile, AI adoption in the ops space remains behind other sectors, with developers emerging as the primary buyers for AI tooling—a shift that's reshaping go-to-market strategies across vendors. Platform engineering continues as a parallel major theme, focusing on operationalizing infrastructure at scale. Whitney's contact information: X: LinkedIn: YouTube channel: Review the podcast on Apple Podcasts: Slack: Connect with us at:
/episode/index/show/devopsparadox/id/39085295
info_outline
DOP 324: Kubernetes Resource Right-Sizing and Scaling with Zesty
11/12/2025
DOP 324: Kubernetes Resource Right-Sizing and Scaling with Zesty
#324: Kubernetes has reached a mature state where boring releases signal stability rather than stagnation. While the platform continues evolving with features like in-place resource updates in version 1.33, the real challenge lies in optimizing AI workloads that demand significantly more resources than traditional applications. The discussion reveals how auto-scaling capabilities become crucial for managing these resource-intensive workloads, with vertical and horizontal scaling finally working together through new features that allow pod resizing without restarts. The conversation explores the ongoing tension between cloud costs and data center investments, particularly as companies navigate uncertain AI requirements. While cloud providers offer flexibility for experimentation, the hidden costs of skilled personnel and infrastructure management often make cloud solutions more economical than initially apparent. The debate extends to startup strategies, where outsourcing infrastructure complexity allows teams to focus on core business value rather than operational overhead. Omer Hamerman joins Darin and Viktor to examine the common misconceptions about resource allocation, arguing that developers fundamentally cannot predict CPU and memory requirements accurately. This limitation makes automated right-sizing and intelligent scaling essential for modern Kubernetes deployments, especially as AI workloads continue pushing infrastructure boundaries. Omer's contact information: LinkedIn: YouTube channel: Review the podcast on Apple Podcasts: Slack: Connect with us at:
/episode/index/show/devopsparadox/id/38291795
info_outline
DOP 323: The Security Nightmare of Vibe Coding
11/05/2025
DOP 323: The Security Nightmare of Vibe Coding
#323: Vibe coding - the practice of giving AI a high-level description and letting it build applications unsupervised - has become increasingly popular among non-developers looking to quickly prototype ideas. While this approach excels at rapid prototyping and getting small, focused applications running, it creates significant security risks when deployed to production without proper oversight. The fundamental issue isn't with AI capabilities, but with treating any tool - whether AI or human - as capable of understanding company context, security requirements, and production standards on day one. The real value emerges when vibe coding serves as a bridge between business requirements and technical implementation. Rather than replacing traditional development workflows, it can accelerate the initial phases by providing working prototypes that stakeholders can interact with before formal development begins. However, moving from prototype to production requires the same rigorous processes that any new technology integration demands: security scanning, code review, compliance with company policies, and proper authentication handling. In this episode, Darin and Viktor explore the security implications of unsupervised AI development, discussing when vibe coding makes sense, where it falls short, and how organizations might eventually integrate AI-assisted development into their existing workflows while maintaining security and operational standards. YouTube channel: Review the podcast on Apple Podcasts: Slack: Connect with us at:
/episode/index/show/devopsparadox/id/38049925
info_outline
DOP 322: How to Build Apps That Never Go Down Even When Servers Die
10/29/2025
DOP 322: How to Build Apps That Never Go Down Even When Servers Die
#322: Peer-to-peer technology represents a fundamental shift in how we think about data sovereignty and application architecture. Rather than relying on centralized servers and trusting specific endpoints, peer-to-peer systems allow users to verify data authenticity regardless of its source. This approach eliminates the traditional point-to-point communication model where data flows from a specific server to your device, instead creating networks where any peer can help distribute content while maintaining cryptographic verification. The technology offers compelling advantages for developers and users alike. Applications built on peer-to-peer foundations can operate without ongoing infrastructure costs, scale naturally as more users join the network, and continue functioning even if the original company disappears. Development becomes simpler in many ways since everything runs locally by default, eliminating complex database configurations and external dependencies. However, challenges remain around debugging distributed systems, ensuring data persistence in small networks, and adapting traditional development workflows to this new paradigm. In this episode, Darin and Viktor explore these concepts with Mathias Buus Madsen, co-founder of Holepunch and creator of the Pear Runtime. Mathias shares insights from building real peer-to-peer applications, including their chat app Keet, and explains how developers can start experimenting with this technology today. Mathias' contact information: LinkedIn: X: YouTube channel: Review the podcast on Apple Podcasts: Slack: Connect with us at:
/episode/index/show/devopsparadox/id/38038090
info_outline
DOP 321: Model Context Protocol for Standardizing AI Tool Integration
10/22/2025
DOP 321: Model Context Protocol for Standardizing AI Tool Integration
#321: Model Context Protocol (MCP) represents a fundamental shift in how AI agents interact with tools and systems. Rather than forcing models to guess the best approach for tasks like creating AWS resources, MCP provides structured context that guides agents toward organization-specific workflows and tools. The protocol serves as an API for agents, allowing them to understand not just what you want to accomplish, but how your company prefers to accomplish it. The real power of MCP emerges when it moves beyond simple tool mirroring to intent-based architecture. Instead of just wrapping existing command-line tools, effective MCP servers understand higher-level intents like deploying an application or finishing development work, then orchestrate complex workflows that align with company policies and best practices. This approach transforms AI agents from generic assistants into context-aware collaborators that understand your specific environment and constraints. The rapid adoption of MCP across the industry signals something significant about the current state of AI tooling. While technical challenges around authentication, remote deployment, and stateful conversations remain unsolved, the protocol has achieved unprecedented adoption speed because it addresses a critical need for standardization in the agent ecosystem. In this episode, Darin and Viktor explore both the transformative potential and current limitations of this emerging standard. YouTube channel: Review the podcast on Apple Podcasts: Slack: Connect with us at:
/episode/index/show/devopsparadox/id/38031815
info_outline
DOP 320: Why Dashboards Alone Are Not Enough for Incident Response
10/15/2025
DOP 320: Why Dashboards Alone Are Not Enough for Incident Response
#320: In this episode, Darin and Viktor are joined by Jim Hirschauer, Head of Product Marketing at Xurrent, for a deep dive into the realities of incident management in today's complex IT environments. While dashboards and monitoring tools have become ubiquitous in operations centers, the panel discusses why these visualizations alone often fall short when it comes to actually resolving incidents. Drawing on decades of experience, they share stories of war rooms, recurring outages, and the persistent challenges that technology alone can't solve. The conversation highlights the critical role of human expertise, communication, and organizational culture in bridging the gap between raw data and effective action. Whether you're an IT leader, SRE, or anyone responsible for uptime, this episode offers practical insights into what it really takes to keep systems running smoothly. Jim's contact information: LinkedIn: YouTube channel: Review the podcast on Apple Podcasts: Slack: Connect with us at:
/episode/index/show/devopsparadox/id/37674995
info_outline
DOP 319: AI-Powered Infrastructure: Beyond Hype to Reality
10/08/2025
DOP 319: AI-Powered Infrastructure: Beyond Hype to Reality
#319: The AI infrastructure landscape is evolving rapidly, but the gap between marketing hype and practical reality remains significant. While vendors promise revolutionary changes with each new model release, the true challenge lies not in accessing more powerful AI tools, but in developing the organizational workflows and individual expertise needed to use them effectively. Most people claiming AI proficiency are barely scratching the surface, lacking experience with prompt engineering, vector databases, and custom agent development. The future points toward increased specialization, moving beyond general-purpose models toward AI systems optimized for specific domains like infrastructure management, database security, and application development. This shift mirrors the historical progression from local spreadsheets to enterprise databases, but compressed into a much shorter timeframe. Organizations will need to invest heavily in secure, scalable infrastructure to support company-wide AI adoption, while individuals must start building their own agents now - these custom tools will likely become the new resume for technical professionals. Infrastructure requirements are shifting dramatically toward a dumb terminal model where local computing power becomes less relevant than access to cloud-based AI services. The conversation between Darin and Viktor reveals that while $200 monthly AI subscriptions might seem expensive for individuals, they represent remarkable value for organizations when measured against productivity gains - essentially the cost of two cups of coffee per employee per day. DevOps AI Toolkit AI Meets Kubernetes: Simplifying Developer and Ops Collaboration YouTube channel: Review the podcast on Apple Podcasts: Slack: Connect with us at:
/episode/index/show/devopsparadox/id/37853125
info_outline
DOP 318: WireMock and the Changing Landscape of API Development Tools
10/01/2025
DOP 318: WireMock and the Changing Landscape of API Development Tools
#318: In this episode, we explore how AI is fundamentally reshaping the world of API development and testing with Tom Akehurst, CTO & Co-founder at WireMock. As AI agents become more prevalent in software development, the tools and practices around API design, testing, and maintenance are evolving rapidly. Tom shares insights on how WireMock is adapting to this new landscape and what it means for developers and organizations building distributed systems. Tom's contact information X: https://x.com/TomAkehurst LinkedIn: YouTube channel: Review the podcast on Apple Podcasts: Slack: Connect with us at:
/episode/index/show/devopsparadox/id/37653725
info_outline
DOP 317: The Human Cost of AI Automation in DevOps
09/24/2025
DOP 317: The Human Cost of AI Automation in DevOps
#317: The often-overlooked human impact of AI's rapid advancement is creating unprecedented disruption across industries. Unlike previous technological shifts that affected one profession at a time, AI is poised to disrupt multiple sectors simultaneously, creating unprecedented challenges for workers, companies, and society. This episode covers why junior positions are already being eliminated, how domain knowledge becomes more valuable than coding skills, and why the transition from implementation work to oversight and strategy roles is inevitable. Companies have dramatically less time to adapt than with previous technologies - moving from 10-year adoption cycles for cloud computing to just 1-2 years for AI. While the short-term disruption will be significant, the long-term outlook suggests transformation rather than elimination of jobs, similar to how agricultural mechanization created new opportunities while changing the nature of work. Join Darin and Viktor for a discussion about navigating the biggest technological shift in recent history, with practical insights on preserving human value in an AI-driven workplace and strategies for both individuals and organizations to thrive during this critical transition period. YouTube channel: Review the podcast on Apple Podcasts: Slack: Connect with us at:
/episode/index/show/devopsparadox/id/37848425
info_outline
DOP 316: Bringing Back the Original Internet Vision Using Tailscale
09/17/2025
DOP 316: Bringing Back the Original Internet Vision Using Tailscale
#316: In this episode, Darin and Viktor speak with Avery Pennarun, CEO at Tailscale, on the evolving technology landscape, specifically focusing on the challenges and advancements in VPNs and connectivity. Avery discusses the limitations of traditional VPNs, the advantages of Tailscale's unique approach to creating a secure virtual network, and the importance of maintaining a stable computing platform without compromising security. The episode delves into the historical context of networking, the philosophy behind Tailscale, its open-source client software, and detailed discussions on network security, trust issues, and the future of internet connectivity. This episode is a thought-provoking journey through the current state and the aspirational improvements in network technology and security. Avery's contact information: X: LinkedIn: YouTube channel: Review the podcast on Apple Podcasts: Slack: Connect with us at:
/episode/index/show/devopsparadox/id/37572710
info_outline
DOP 315: Why Good Developers Spend More Time Designing Than Coding
09/10/2025
DOP 315: Why Good Developers Spend More Time Designing Than Coding
#315: In this episode, the discussion centers around the critical importance of design over mere code writing in software development. The hosts reflect on their experience with coding tools like Cursor and Claude Code, noting their pros, cons, and the efficiency brought by AI in handling coding chores. They highlight the paradigm shift in developer tasks from writing code to managing and designing projects, comparing it to the role of an author in world-building. The conversation also touches on the potential future of startups leveraging AI to minimize costs, the iterative nature of design, and practical tips for integrating AI into development workflows effectively. YouTube channel: Review the podcast on Apple Podcasts: Slack: Connect with us at:
/episode/index/show/devopsparadox/id/37552650
info_outline
DOP 314: Building Your Speaking Career From Meetups to Main Stage
09/03/2025
DOP 314: Building Your Speaking Career From Meetups to Main Stage
#314: Geoffrey Huck joins Darin and Viktor to discuss the ins and outs of building a speaking career, starting from small meetups and leading up to major conferences. He shares his personal experiences, tips on overcoming fear of public speaking, and the importance of community engagement in the developer industry. Geoffrey emphasizes the need to keep slides minimal and engaging, and highlights the benefits of starting with small presentations to gradually build confidence. He also explores techniques for initiating conversations, handling stage fright, and continuously improving speaking skills. Whether you're an introvert or an extrovert, this episode provides actionable advice for anyone looking to enhance their public speaking abilities. Geoffrey's contact information: LinkedIn: YouTube channel: Review the podcast on Apple Podcasts: Slack: Connect with us at:
/episode/index/show/devopsparadox/id/37497225
info_outline
DOP 313: Harnessing AI for Smarter Development
08/27/2025
DOP 313: Harnessing AI for Smarter Development
#313: In this episode, Darin shares his recent experiences using AI tools Cursor and Claude Code to improve and refactor Jenkins plugins. After receiving a recommendation to try out Cursor for code improvements, he tests it alongside Claude Code, comparing their functionalities and effectiveness. He describes his process and observations, noting that both tools helped identify performance improvements in the code. While Cursor provided quick initial feedback, Claude Code offered a slightly better quality of suggestions but required nudging to get accurate results. Darin also mentions the practicality of integrating these tools with his existing setups and the importance of having issues documented for better management. Moreover, he discusses the benefits of AI-assisted PR descriptions and emphasizes the need for caution when using such tools for proprietary code without corporate approval. Overall, he concludes that transitioning to these advanced AI tools can significantly improve productivity in open-source projects. YouTube channel: Review the podcast on Apple Podcasts: Slack: Connect with us at:
/episode/index/show/devopsparadox/id/37422280
info_outline
DOP 312: Transitioning from VMWare to KubeVirt
08/20/2025
DOP 312: Transitioning from VMWare to KubeVirt
#312: In this episode, the discussion focuses on the complexities and strategic considerations of migrating from VMWare to platforms like KubeVirt and OpenStack. Kevin Jackson, Director of Product Management at Trilio, joins the discussion to share insights on the challenges, benefits, and operational implications of such migrations. Topics include the intricacies of managing virtualization and cloud environments, the potential pitfalls and cost implications, and the importance of understanding existing applications before making a switch. Kevin highlights the significance of thorough research, involving partners, and the concept of lift and shift during migrations. The session also touches on the evolving role of Kubernetes in managing both applications and infrastructure, and the potential for KubeVirt to serve as a transitional technology. Kevin's contact information: LinkedIn: YouTube channel: Review the podcast on Apple Podcasts: Slack: Connect with us at:
/episode/index/show/devopsparadox/id/37392690
info_outline
DOP 311: Harnessing AI for Accelerated Project Development
08/13/2025
DOP 311: Harnessing AI for Accelerated Project Development
#311: In this episode, Viktor and Darin delve into the transformative impact of AI on project development. Viktor discusses how AI tools like Claude Code and Taskmaster have significantly reduced the time required for project development, bringing it down from a month to just a few days. They explore the components of AI-driven development, such as LLMs, agents, and MCP servers, and the roles they play. Viktor shares his personal experiences with AI, including the use of Taskmaster for generating comprehensive PRDs, and how tools like memory MCPs have enhanced productivity. They also touch on the practicality and affordability of AI tools, and the transition from traditional programming to AI-assisted development. The discussion provides insights into the future of AI in everyday coding tasks and project management. Claude Code Cursor Taskmaster Memory MCP OpenRouter YouTube channel: Review the podcast on Apple Podcasts: Slack: Connect with us at:
/episode/index/show/devopsparadox/id/37354935
info_outline
DOP 310: The Misconceptions and Realities of DevOps, Agile, and Leadership
08/06/2025
DOP 310: The Misconceptions and Realities of DevOps, Agile, and Leadership
#310: In this episode, Darin and Viktor sit down with Tim Beattie, co-founder and CEO of Stellafai, to chat about the myths and realities of DevOps and Agile in today's workplaces. They dive into how DevOps and Agile should be seen more as philosophies rather than just titles on a business card. Tim shares his take on why roles like DevOps Engineer can actually create more silos and how the real goal should be about breaking down those barriers. They also talk about the crucial role of leadership in fostering a safe environment where teams can speak up and innovate. With references to aerospace and software industries, they show how adaptive practices are super important for staying relevant. Tim's contact information: LinkedIn: X: YouTube channel: Review the podcast on Apple Podcasts: Slack: Connect with us at:
/episode/index/show/devopsparadox/id/37286060