<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Zyvor AI Labs</title>
    <description>The latest articles on DEV Community by Zyvor AI Labs (zyvor).</description>
    <link>https://dev.to/zyvor</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F14327%2Ffe1e570b-6eba-4662-9f0a-e648260810cf.png</url>
      <title>DEV Community: Zyvor AI Labs</title>
      <link>https://dev.to/zyvor</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/zyvor"/>
    <language>en</language>
    <item>
      <title>Introducing Zyvor AI Labs: Building Open Infrastructure for the Post-VMware Era</title>
      <dc:creator>Susant Sahani</dc:creator>
      <pubDate>Mon, 10 Aug 2026 07:56:20 +0000</pubDate>
      <link>https://dev.to/zyvor/introducing-zyvor-ai-labs-building-open-infrastructure-for-the-post-vmware-era-m3a</link>
      <guid>https://dev.to/zyvor/introducing-zyvor-ai-labs-building-open-infrastructure-for-the-post-vmware-era-m3a</guid>
      <description>&lt;p&gt;Enterprise infrastructure is changing.&lt;/p&gt;

&lt;p&gt;VMware licensing changes, rising public-cloud costs, Kubernetes adoption, growing AI workloads, and increasing infrastructure complexity are forcing organizations to rethink how they operate compute infrastructure.&lt;/p&gt;

&lt;p&gt;At &lt;strong&gt;Zyvor AI Labs&lt;/strong&gt;, we're building an open infrastructure platform for that transition.&lt;/p&gt;

&lt;p&gt;Our goal is straightforward:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Give enterprises the freedom to migrate, run, secure, automate, and operate workloads without becoming locked into another infrastructure vendor.&lt;/strong&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h2&gt;
  
  
  Meet HyperSDK
&lt;/h2&gt;

&lt;p&gt;At the center of Zyvor is &lt;strong&gt;HyperSDK&lt;/strong&gt;, our infrastructure modernization and orchestration platform.&lt;/p&gt;

&lt;p&gt;We don't see infrastructure modernization as simply converting a VMware virtual machine into another disk format.&lt;/p&gt;

&lt;p&gt;The lifecycle is much bigger:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Discover → Assess → Migrate → Validate → Operate → Secure → Automate&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;HyperSDK brings together technologies for virtualization, migration, Kubernetes, networking, automation, AI infrastructure, and operational intelligence.&lt;/p&gt;

&lt;h2&gt;
  
  
  hyper2kvm: VMware to KVM migration
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;hyper2kvm&lt;/strong&gt; is focused on migrating virtual machines toward KVM-based infrastructure.&lt;/p&gt;

&lt;p&gt;Migration can involve much more than converting a VMDK to QCOW2.&lt;/p&gt;

&lt;p&gt;The guest operating system must still boot correctly afterward.&lt;/p&gt;

&lt;p&gt;hyper2kvm addresses areas such as:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Disk conversion&lt;/li&gt;
&lt;li&gt;VirtIO preparation&lt;/li&gt;
&lt;li&gt;Windows migration readiness&lt;/li&gt;
&lt;li&gt;Boot-path remediation&lt;/li&gt;
&lt;li&gt;initramfs repair&lt;/li&gt;
&lt;li&gt;GRUB repair&lt;/li&gt;
&lt;li&gt;Post-conversion validation&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Our goal is to make VM migration repeatable and automatable rather than treating every VM as a manual project.&lt;/p&gt;

&lt;h2&gt;
  
  
  GuestKit: Know before you migrate
&lt;/h2&gt;

&lt;p&gt;One of the biggest migration risks is discovering a problem &lt;strong&gt;after&lt;/strong&gt; cutover.&lt;/p&gt;

&lt;p&gt;That's why we built &lt;strong&gt;GuestKit&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;GuestKit provides offline VM disk intelligence so infrastructure teams can inspect guest disks before booting or migrating them.&lt;/p&gt;

&lt;p&gt;It can help answer questions such as:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Is this VM likely to boot after migration?&lt;/li&gt;
&lt;li&gt;Are the necessary drivers present?&lt;/li&gt;
&lt;li&gt;Is the bootloader healthy?&lt;/li&gt;
&lt;li&gt;What migration blockers exist?&lt;/li&gt;
&lt;li&gt;What should be fixed before cutover?&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;GuestKit works with common virtual disk formats including QCOW2, VMDK, and RAW.&lt;/p&gt;

&lt;p&gt;This becomes especially valuable when assessing hundreds or thousands of machines ahead of a migration wave.&lt;/p&gt;

&lt;h2&gt;
  
  
  Zeus OS: Virtual machines on Kubernetes
&lt;/h2&gt;

&lt;p&gt;Containers aren't replacing every enterprise VM.&lt;/p&gt;

&lt;p&gt;A large number of organizations need to operate both.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Zeus OS&lt;/strong&gt; is our visual infrastructure operating layer around Kubernetes and KubeVirt.&lt;/p&gt;

&lt;p&gt;We're building it to make Kubernetes-based virtualization practical for infrastructure teams managing both traditional VMs and modern containerized workloads.&lt;/p&gt;

&lt;h2&gt;
  
  
  Machina: KVM operations
&lt;/h2&gt;

&lt;p&gt;After migration, someone still needs to operate the infrastructure.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Machina&lt;/strong&gt; focuses on KVM and libvirt management, VM lifecycle operations, provisioning, automation, and day-two infrastructure management.&lt;/p&gt;

&lt;p&gt;The objective is to make open virtualization infrastructure easier to operate at enterprise scale.&lt;/p&gt;

&lt;h2&gt;
  
  
  PacketWolf: Network intelligence
&lt;/h2&gt;

&lt;p&gt;Modern infrastructure isn't only about compute.&lt;/p&gt;

&lt;p&gt;Understanding how workloads communicate is equally important.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;PacketWolf&lt;/strong&gt; focuses on network intelligence and security, connecting workload and process activity with network behavior.&lt;/p&gt;

&lt;p&gt;We're working with technologies including eBPF, Cilium, and Hubble to provide deeper infrastructure-level visibility and policy automation.&lt;/p&gt;

&lt;h2&gt;
  
  
  HyperCluster: Kubernetes lifecycle
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;HyperCluster&lt;/strong&gt; focuses on Kubernetes cluster lifecycle automation.&lt;/p&gt;

&lt;p&gt;That includes workflows around:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Preflight validation&lt;/li&gt;
&lt;li&gt;Deployment&lt;/li&gt;
&lt;li&gt;Scaling&lt;/li&gt;
&lt;li&gt;Upgrades&lt;/li&gt;
&lt;li&gt;Cluster operations&lt;/li&gt;
&lt;li&gt;Infrastructure teardown&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Running Kubernetes is easy to demonstrate.&lt;/p&gt;

&lt;p&gt;Operating it consistently across real environments is much harder.&lt;/p&gt;

&lt;p&gt;That's the problem HyperCluster is intended to address.&lt;/p&gt;

&lt;h2&gt;
  
  
  Aether: Workload portability
&lt;/h2&gt;

&lt;p&gt;Infrastructure teams shouldn't have to redesign an application every time its runtime changes.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Aether&lt;/strong&gt; explores a portable model for deploying and operating workloads across environments such as:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Kubernetes&lt;/li&gt;
&lt;li&gt;KubeVirt&lt;/li&gt;
&lt;li&gt;Podman&lt;/li&gt;
&lt;li&gt;Bare metal&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The broader principle is simple:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Applications should be portable. Infrastructure should remain a choice.&lt;/strong&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Forge: AI infrastructure
&lt;/h2&gt;

&lt;p&gt;AI is becoming another major infrastructure workload.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Forge&lt;/strong&gt; focuses on operating enterprise AI and GPU infrastructure, including areas such as:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;GPU placement&lt;/li&gt;
&lt;li&gt;Utilization&lt;/li&gt;
&lt;li&gt;Governance&lt;/li&gt;
&lt;li&gt;Cost visibility&lt;/li&gt;
&lt;li&gt;Networking&lt;/li&gt;
&lt;li&gt;AI infrastructure operations&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;AI workloads shouldn't require organizations to abandon everything they already know about infrastructure engineering.&lt;/p&gt;

&lt;h2&gt;
  
  
  Infrastructure should belong to the customer
&lt;/h2&gt;

&lt;p&gt;One principle influences nearly everything we're building at Zyvor:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Infrastructure should belong to the customer, not the infrastructure vendor.&lt;/strong&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;An enterprise should be able to decide where a workload runs according to its own requirements.&lt;/p&gt;

&lt;p&gt;That might be:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;KVM&lt;/li&gt;
&lt;li&gt;Kubernetes&lt;/li&gt;
&lt;li&gt;KubeVirt&lt;/li&gt;
&lt;li&gt;Private cloud&lt;/li&gt;
&lt;li&gt;Public cloud&lt;/li&gt;
&lt;li&gt;Bare metal&lt;/li&gt;
&lt;li&gt;Edge infrastructure&lt;/li&gt;
&lt;li&gt;Hybrid environments&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The infrastructure platform should help organizations make those choices.&lt;/p&gt;

&lt;p&gt;It shouldn't remove them.&lt;/p&gt;

&lt;h2&gt;
  
  
  VMware exit is only the beginning
&lt;/h2&gt;

&lt;p&gt;A lot of conversations today start with:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;"How do we move away from VMware?"&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;That's an important question.&lt;/p&gt;

&lt;p&gt;But migration is only the first part.&lt;/p&gt;

&lt;p&gt;After migration, organizations still need:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Virtual machine lifecycle management&lt;/li&gt;
&lt;li&gt;Networking&lt;/li&gt;
&lt;li&gt;Observability&lt;/li&gt;
&lt;li&gt;Security&lt;/li&gt;
&lt;li&gt;Automation&lt;/li&gt;
&lt;li&gt;Disaster recovery&lt;/li&gt;
&lt;li&gt;Cost visibility&lt;/li&gt;
&lt;li&gt;Windows workload support&lt;/li&gt;
&lt;li&gt;Kubernetes integration&lt;/li&gt;
&lt;li&gt;AI infrastructure management&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Moving a VM solves a migration problem.&lt;/p&gt;

&lt;p&gt;Operating the next infrastructure platform solves a much larger one.&lt;/p&gt;

&lt;p&gt;That's why we're building Zyvor as an infrastructure platform rather than only a VM conversion utility.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why open infrastructure?
&lt;/h2&gt;

&lt;p&gt;We believe the next generation of enterprise infrastructure will increasingly be built around open technologies such as:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Linux&lt;/li&gt;
&lt;li&gt;KVM&lt;/li&gt;
&lt;li&gt;Kubernetes&lt;/li&gt;
&lt;li&gt;KubeVirt&lt;/li&gt;
&lt;li&gt;libvirt&lt;/li&gt;
&lt;li&gt;eBPF&lt;/li&gt;
&lt;li&gt;Cilium&lt;/li&gt;
&lt;li&gt;Containers&lt;/li&gt;
&lt;li&gt;Open APIs&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;These are already powerful building blocks.&lt;/p&gt;

&lt;p&gt;The opportunity is making them easier to deploy, integrate, migrate to, and operate as one coherent infrastructure environment.&lt;/p&gt;

&lt;p&gt;That's what we're working on at &lt;strong&gt;Zyvor AI Labs&lt;/strong&gt;.&lt;/p&gt;

&lt;h2&gt;
  
  
  What we'll publish on DEV
&lt;/h2&gt;

&lt;p&gt;This will not just be a product announcement channel.&lt;/p&gt;

&lt;p&gt;We'll share technical engineering content covering topics such as:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;VMware to KVM migration&lt;/li&gt;
&lt;li&gt;Windows VM migration&lt;/li&gt;
&lt;li&gt;KubeVirt&lt;/li&gt;
&lt;li&gt;Kubernetes infrastructure&lt;/li&gt;
&lt;li&gt;KVM and libvirt&lt;/li&gt;
&lt;li&gt;eBPF&lt;/li&gt;
&lt;li&gt;Cilium and Hubble&lt;/li&gt;
&lt;li&gt;Offline VM inspection&lt;/li&gt;
&lt;li&gt;Boot troubleshooting&lt;/li&gt;
&lt;li&gt;Infrastructure automation&lt;/li&gt;
&lt;li&gt;Network intelligence&lt;/li&gt;
&lt;li&gt;AI infrastructure&lt;/li&gt;
&lt;li&gt;Architecture deep dives&lt;/li&gt;
&lt;li&gt;Lessons learned while building HyperSDK&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;If you're working on virtualization modernization, VMware migration, Kubernetes infrastructure, or open infrastructure, we'd love to hear about the problems you're running into.&lt;/p&gt;

&lt;p&gt;What part of the post-VMware infrastructure stack do you think still needs the most work?&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Explore Zyvor AI Labs:&lt;/strong&gt;&lt;br&gt;
&lt;a href="https://zyvor.dev" rel="noopener noreferrer"&gt;https://zyvor.dev&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;HyperSDK:&lt;/strong&gt; Open infrastructure for migration, virtualization, Kubernetes, networking, automation, and AI infrastructure.&lt;/p&gt;

</description>
      <category>virtualization</category>
      <category>kubernetes</category>
      <category>devops</category>
      <category>opensource</category>
    </item>
  </channel>
</rss>
