PodcastsBusinessIT Infrastructure as a Conversation

IT Infrastructure as a Conversation

Neil C. Hughes
IT Infrastructure as a Conversation
Dernier épisode

21 épisodes

  • IT Infrastructure as a Conversation

    Why Infrastructure Needs A Survivability Layer: HyperBUNKER And The Shift To True Offline Recovery

    07/03/2026 | 23 min
    In this episode, I’m joined by Imran Nino Eškić and Boštjan Kirm from HyperBUNKER, two leaders whose perspective has been shaped by more than 50,000 real-world data loss and ransomware cases. This is not a conversation about theoretical security models or another incremental backup feature. It’s a discussion about what actually survives when production systems, identity layers, and cloud replicas have all been compromised.
    For years, infrastructure has been designed around availability, scale, and performance. Recovery was treated as a process that would work when needed. But as attackers have grown more patient and methodical, they now target recovery paths first, quietly mapping environments and neutralising backup systems long before an incident becomes visible to the business. That shift forces a new architectural question for infrastructure leaders. Where is the layer that remains reachable when everything connected has been taken down?
    We explore why so many environments that claim to be air-gapped or immutable still rely on credentials, control planes, and automation, and how those dependencies create hidden single points of failure. Imran and Boštjan explain how HyperBUNKER introduces a physically isolated survivability layer into modern infrastructure, using a hardware-enforced, one-way ingestion process and a double air-gap design that removes the network from the vault entirely. No IP address, no inbound ports, and no authentication surface to attack.
    This leads to a wider conversation about infrastructure governance, cyber insurance, and regulatory pressure. Insurers are increasingly focused on whether a final, untouchable copy of critical data exists, because the largest financial losses now come from failed recovery rather than the initial breach. That reality is pushing offline recovery out of the basement and into board-level architecture discussions.
    We also tackle the practical challenge every organisation faces. If only a small percentage of data can be placed in a fully isolated vault, how do you decide what keeps the business alive? That decision, as we discuss, cannot sit with IT alone. It requires operational and executive alignment around what the company must have to restart after a catastrophic event.
    This episode reframes resilience as an infrastructure design principle rather than a security feature. It asks where a survivability layer should sit alongside cloud platforms, backup software, and existing controls, and why the future of Infrastructure as a Service may depend as much on guaranteed recovery as it does on uptime.
    If your architecture assumes that recovery will always be there when you need it, this conversation may change how you think about your entire stack.
  • IT Infrastructure as a Conversation

    How To Simplify Storage, Virtualization, And Recovery At Scale

    04/03/2026 | 28 min
    What happens when the infrastructure your business depends on becomes too complex, too expensive, or too slow to recover when something goes wrong?
    In this episode of Infrastructure as a Service, I sit down with Tvrtko Fritz to talk about how EuroNAS has evolved from “NAS for the masses” into a platform helping organizations simplify storage, virtualization, backup, and scale-out infrastructure. What stood out to me in this conversation was how much of that journey was shaped by real customer pain, from complex deployments to the growing pressure of managing modern environments without a team of specialists.
    We also get into one of the biggest infrastructure talking points right now, the VMware shift. Tvrtko shares why many customers are not moving because they want to, but because they feel they have to, and how EuroNAS is helping reduce that friction with migration support, VM import tools, and a more predictable licensing model. It is a practical look at what organizations are really facing when they need a plan B but cannot afford disruption.
    Another part of the conversation I found especially interesting was how recovery speed is becoming just as important as backup itself. Tvrtko explains how instant backup and recovery can change the experience from hours of downtime to seconds, whether that means restoring a full virtual machine or pulling back a single file. We also talk about simplifying Ceph deployments, reducing setup times from days to minutes, and why infrastructure teams increasingly need solutions that let them focus on applications and outcomes rather than wrestling with storage architecture.
    If you are rethinking your virtualization strategy, looking for more predictable infrastructure costs, or trying to understand how to make enterprise storage less painful to manage, this episode is packed with useful insights. After listening, do you think the future of infrastructure belongs to platforms that hide complexity rather than expose it, and what would make you confident enough to make a switch? Share your thoughts.
  • IT Infrastructure as a Conversation

    PuppyGraph at IT Press Tour: Zero-ETL Graph Analytics on Your Existing Data

    02/03/2026 | 20 min
    What does “infrastructure” mean when your data stays exactly where it is, yet suddenly behaves like a graph?
    I met Weimo Liu, CEO and co-founder of PuppyGraph, during an IT Press Tour presentation, and I wanted to bring his story to Infrastructure As A Conversation because this is a data infrastructure conversation at its core. Weimo’s pitch is simple to say and harder to pull off: keep a single copy of data in your lake or warehouse, skip the ETL pipelines, and still run graph queries with subsecond performance.
    Weimo’s background explains why this is more than a clever demo. He worked at TigerGraph, then on Google’s F1 team, and PuppyGraph sits right between those worlds. In our conversation, he walks me through how they treat graph queries as a set of node and edge operations that can be optimized, parallelized, and evaluated in a vectorized way, which is how they keep performance predictable when workloads get real.
    We also get into the practical details infrastructure teams care about. PuppyGraph is a read-only engine, which changes the trade-offs around concurrency, governance, and operational risk. Instead of copying data into a separate graph store and building a second set of controls, you can query relationships where the data already lives, then write results back into the lake for other engines to consume. The upside is simpler architecture and less duplication. The compromise is that you are not getting transactional graph updates, and Weimo is clear about why that is acceptable for the OLAP-style workloads his customers run.
    From there, the use cases start to make sense fast. Cybersecurity teams with logs sitting in object storage, fraud detection scenarios where latency matters, and internal AI chatbots that struggle with too many tables and brittle SQL generation. Weimo has a sharp analogy for that last part, text-to-graph queries behave more like a train on rails, which can help AI stay inside defined relationships and reduce messy answers.
    If you are building modern data platforms and you are tired of pipelines multiplying, this episode is a thought-provoking look at what happens when graph analytics becomes a query layer rather than a destination system. And it all started with a dog-themed name and a surprisingly cheap domain.
  • IT Infrastructure as a Conversation

    Why Infrastructure Complexity Is Still Being Underestimated

    25/01/2026 | 28 min
    When does automating tasks stop being enough, and when does infrastructure itself need to become a shared conversation across teams?
    In this episode of IT Infrastructure as a Conversation, I’m joined by Peter Sprygada, Chief Architect at Itential, for a deep and refreshingly pragmatic discussion about how infrastructure operations have evolved from scripts and isolated automation into something far more complex and interconnected. Peter has spent more than a decade working across enterprise networks, cloud platforms, and automation tooling, and that experience shows in how he talks about what has genuinely changed, and what has not.
    We trace the journey from early network automation, born out of engineers trying to escape repetitive CLI work, to the point where automation alone starts to break down. Peter explains why automation excels in domains but struggles across end-to-end systems, and why orchestration becomes essential once infrastructure has to align with real business intent. Instead of teams pointing fingers when something fails, orchestration creates a common language that allows network, cloud, application, and platform teams to work toward the same outcome, even when they use different tools and terminology.
    We also tackle AI head-on, separating operational reality from conference stage promises. Peter shares his own initial skepticism, why treating AI as a tool rather than a silver bullet matters, and how the same lessons learned from automation apply again today. We talk about governance, guardrails, and what Peter calls the boring stuff, the logging, security, and controls that actually make innovation sustainable at scale. As infrastructure complexity continues to rise, he argues that many leaders still underestimate just how much engineering effort is required to keep modern platforms reliable.
    Looking ahead, Peter outlines how the traditional boundaries between orchestration, automation, and observability are already starting to blur, and why investing in platforms that can evolve matters more than chasing the latest shiny technology. This conversation stays grounded in real operational challenges, real tradeoffs, and real lessons learned in the field, not abstract futures. As infrastructure stacks continue to grow more complex and AI becomes part of daily operations, are IT leaders ready to treat infrastructure less like a collection of tools and more like an ongoing conversation that never really stops?
    Useful Links

    Connect with Peter Sprygada
    Learn more about Itential,

    Thanks to our sponsors, Alcor, for supporting the show.
  • IT Infrastructure as a Conversation

    Why the Endpoint Is Becoming the New Control Point for IT Leaders

    10/11/2025 | 22 min
    What happens when someone who helped shape the early days of virtualization returns to the field to lead a new era of secure, flexible computing? At IGEL’s Now & Next event in Frankfurt, I sat down with Peter Goldbrunner, Regional Vice President for Central Europe, to explore how his decades of experience at Citrix and Nutanix are helping drive IGEL’s transformation into a software-focused security leader.
    Peter’s background provides him with a unique vantage point on the evolution of enterprise technology. From server-based computing to cloud and now prevention-first endpoint security, he has witnessed every wave of IT transformation firsthand. In this conversation, he explained how IGEL’s evolution is meeting the moment for customers facing economic pressure, complexity, and the demands of hybrid work. He also described why the endpoint is emerging as the new control point for business continuity and security, rather than the weakest link.
    We also discussed what it means to lead transformation within a company that has already reinvented itself. Peter shared how the German-speaking markets are balancing cost control with innovation, why local trust matters, and how IGEL’s role-based approach to security helps organizations prepare for what comes next. His perspective on collaboration, learning, and execution offered a clear reminder that transformation is not just about technology; it is about people, priorities, and timing.
    As the Now & Next tour continues, Peter’s insights demonstrate why resilience and prevention are now inseparable for any organization that wants to thrive in a world where security and productivity are inextricably linked. How can companies ensure their IT strategies are ready for what comes next?
    Useful Links
    Connect with Peter Goldbrunner, on LinkedInLearn more about IGEL
    Follow on LinkedIn, Twitter and YouTube

    Tech Talks Daily is Sponsored by NordLayer:
    Get the exclusive Black Friday offer: 28% off NordLayer yearly plans with the coupon code: techdaily-28. Valid until December 10th, 2025. Try it risk-free with a 14-day money-back guarantee.

Plus de podcasts Business

À propos de IT Infrastructure as a Conversation

What does it really take to power the digital-first world we now live in? IT Infrastructure as a Conversation explores this question with purpose and insight.As part of the Tech Talks Network, this podcast focuses on the core systems that make digital transformation possible. From cloud and networking to data management, storage, and analytics, we speak with the leaders responsible for building and maintaining the foundations of enterprise technology.Each episode features thoughtful conversations with public sector innovators, enterprise architects, business technologists, startup founders and strategic thinkers. We examine how infrastructure decisions influence business outcomes, how to balance reliability with innovation, and why rethinking legacy systems does not have to mean massive cost or disruption.We also look at the cultural side of infrastructure. What happens when strategy meets operational reality? How do leaders inspire change in complex environments? And where should businesses start if they want to future-proof without overcomplicating?This is a podcast for those who understand that infrastructure is more than technology. It is the foundation on which everything else depends.If you're ready to rethink how infrastructure is discussed, delivered, and developed, this is your conversation.
Site web du podcast

Écoutez IT Infrastructure as a Conversation, BFM Bourse ou d'autres podcasts du monde entier - avec l'app de radio.fr

Obtenez l’app radio.fr
 gratuite

  • Ajout de radios et podcasts en favoris
  • Diffusion via Wi-Fi ou Bluetooth
  • Carplay & Android Auto compatibles
  • Et encore plus de fonctionnalités

IT Infrastructure as a Conversation: Podcasts du groupe

  • Podcast Tech Talks Daily
    Tech Talks Daily
    Actualités, Actualités Tech, Technologies
Applications
Réseaux sociaux
v8.8.12| © 2007-2026 radio.de GmbH
Generated: 4/24/2026 - 10:24:26 PM