<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:blogger='http://schemas.google.com/blogger/2008' xmlns:georss='http://www.georss.org/georss' xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-7301826463672350299</id><updated>2026-05-02T11:56:28.215+05:30</updated><category term="NSX-T"/><category term="vsphere"/><category term="Kubernetes"/><category term="#vshpere&#xa;#NSX-T"/><category term="#vshpere"/><category term="#VCF9"/><title type='text'>Virtualvmx</title><subtitle type='html'>A technical blog dedicated to Cloud, Cloud-Native, and DevOps learning, curated by Sachin Bhardwaj.</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://www.virtualvmx.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7301826463672350299/posts/default?redirect=false'/><link rel='alternate' type='text/html' href='http://www.virtualvmx.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><link rel='next' type='application/atom+xml' href='http://www.blogger.com/feeds/7301826463672350299/posts/default?start-index=26&amp;max-results=25&amp;redirect=false'/><author><name>Sachin Bhardwaj</name><uri>http://www.blogger.com/profile/00246998315096670256</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhumkDUgyp6Slm4Sel4YA7kFTzr2qKTJ5WJDquHMLDxBHE4eQ2smgDGIm0Oy_kElsZrR3jJFhIdDSZiC8Ao35NWxsVLKx6nQ8pzaY_D1qrkHtaRuq_dZWhGwftDfSIgtw/s220/marvel.JPG'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>91</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-7301826463672350299.post-8810449034374044471</id><published>2026-05-02T11:31:44.334+05:30</published><updated>2026-05-02T11:56:28.215+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="#VCF9"/><category scheme="http://www.blogger.com/atom/ns#" term="#vshpere"/><category scheme="http://www.blogger.com/atom/ns#" term="#vshpere&#xa;#NSX-T"/><category scheme="http://www.blogger.com/atom/ns#" term="NSX-T"/><category scheme="http://www.blogger.com/atom/ns#" term="vsphere"/><title type='text'>Mastering VCF Networking: Monitoring, Troubleshooting &amp; Peak Performance</title><content type='html'>&lt;!DOCTYPE html&gt;
&lt;html lang=&quot;en&quot;&gt;
&lt;head&gt;
  &lt;meta charset=&quot;UTF-8&quot; /&gt;
  &lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1.0&quot; /&gt;
  &lt;title&gt;Mastering VCF Networking: Monitoring, Troubleshooting &amp; Peak Performance&lt;/title&gt;
  &lt;link rel=&quot;preconnect&quot; href=&quot;https://fonts.googleapis.com&quot; /&gt;
  &lt;link rel=&quot;preconnect&quot; href=&quot;https://fonts.gstatic.com&quot; crossorigin /&gt;
  &lt;link href=&quot;https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;700&amp;family=Source+Serif+4:ital,wght@0,300;0,400;1,300&amp;family=DM+Sans:wght@300;400;500&amp;display=swap&quot; rel=&quot;stylesheet&quot; /&gt;
  &lt;style&gt;
    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }

    body {
      background: #f5f4f0;
      display: flex;
      justify-content: center;
      align-items: flex-start;
      min-height: 100vh;
      padding: 3rem 1.5rem;
      font-family: &#39;DM Sans&#39;, sans-serif;
      -webkit-font-smoothing: antialiased;
    }

    .page-card {
      background: #ffffff;
      max-width: 760px;
      width: 100%;
      padding: 3rem 3.5rem 3.5rem;
      border: 0.5px solid #d8d5cc;
    }

    /* Header */
    .blog-header { border-bottom: 2px solid #1a1a1a; padding-bottom: 1.5rem; margin-bottom: 0; }

    .blog-category {
      font-size: 10px; font-weight: 500; letter-spacing: 0.18em;
      text-transform: uppercase; color: #0a5cb8; margin-bottom: 1.1rem;
      display: flex; align-items: center; gap: 10px;
    }
    .blog-category::before {
      content: &#39;&#39;; display: inline-block;
      width: 24px; height: 2px; background: #0a5cb8;
    }

    .blog-title {
      font-family: &#39;Playfair Display&#39;, serif;
      font-size: 44px; font-weight: 700; line-height: 1.1;
      color: #0d0d0d; margin-bottom: 1.25rem; letter-spacing: -0.5px;
    }

    .blog-subtitle {
      font-family: &#39;Source Serif 4&#39;, serif;
      font-size: 19px; font-weight: 300; font-style: italic;
      color: #444; line-height: 1.65; margin-bottom: 1.5rem;
    }

    .blog-meta {
      display: flex; align-items: center; gap: 14px;
      font-size: 12px; color: #888; font-weight: 300;
      padding-bottom: 1.25rem; border-bottom: 0.5px solid #d0d0d0;
      flex-wrap: wrap;
    }
    .meta-dot { color: #ccc; }
    .tag {
      background: #eef4ff; color: #0a5cb8;
      font-size: 10px; font-weight: 500; letter-spacing: 0.08em;
      padding: 3px 10px; border-radius: 100px; text-transform: uppercase;
    }

    /* Hero */
    .blog-hero {
      width: 100%; height: 260px;
      background: linear-gradient(135deg, #042c53 0%, #185fa5 45%, #378add 80%, #85b7eb 100%);
      position: relative; margin: 2rem 0; border-radius: 4px;
      overflow: hidden; display: flex; align-items: flex-end;
      padding: 1.75rem;
    }
    .hero-grid {
      position: absolute; inset: 0;
      background-image:
        linear-gradient(rgba(255,255,255,0.05) 1px, transparent 1px),
        linear-gradient(90deg, rgba(255,255,255,0.05) 1px, transparent 1px);
      background-size: 40px 40px;
    }
    .hero-label {
      position: relative; z-index: 1;
      font-size: 11px; font-weight: 400;
      color: rgba(255,255,255,0.6); letter-spacing: 0.1em;
    }
    .hero-stat {
      position: absolute; right: 1.75rem; top: 50%;
      transform: translateY(-50%); text-align: right; z-index: 1;
    }
    .hero-stat-num {
      font-family: &#39;Playfair Display&#39;, serif;
      font-size: 64px; font-weight: 700;
      color: rgba(255,255,255,0.9); line-height: 1;
    }
    .hero-stat-label {
      font-size: 11px; color: rgba(255,255,255,0.5);
      letter-spacing: 0.12em; text-transform: uppercase;
    }

    /* Body */
    .blog-body p {
      font-family: &#39;Source Serif 4&#39;, serif;
      font-size: 17.5px; font-weight: 300;
      line-height: 1.82; color: #2a2a2a; margin-bottom: 1.4rem;
    }

    .section-label {
      font-size: 10px; font-weight: 500; letter-spacing: 0.2em;
      text-transform: uppercase; color: #0a5cb8; margin: 2.75rem 0 0.8rem;
    }

    h2.section-head {
      font-family: &#39;Playfair Display&#39;, serif;
      font-size: 28px; font-weight: 700;
      color: #0d0d0d; margin-bottom: 1.1rem; line-height: 1.22;
    }

    .pullquote {
      border-left: 3px solid #0a5cb8;
      padding: 0.85rem 1.75rem;
      margin: 2.25rem 0;
      background: #f6f9ff;
      border-radius: 0 4px 4px 0;
    }
    .pullquote p {
      font-family: &#39;Playfair Display&#39;, serif !important;
      font-size: 21px !important; font-weight: 400 !important;
      font-style: italic; color: #0d2a54 !important;
      line-height: 1.5 !important; margin: 0 !important;
    }

    /* Mode cards */
    .mode-compare { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin: 1.75rem 0; }
    .mode-card { border-radius: 8px; padding: 1.35rem; border: 0.5px solid; }
    .mode-card.standard { background: #f0f7ff; border-color: #b5d4f0; }
    .mode-card.dedicated { background: #f0f5ea; border-color: #c0dd97; }
    .mode-card .badge {
      display: inline-block; font-size: 10px; font-weight: 500;
      letter-spacing: 0.1em; text-transform: uppercase;
      padding: 3px 10px; border-radius: 100px; margin-bottom: 10px;
    }
    .mode-card.standard .badge { background: #b5d4f4; color: #0c447c; }
    .mode-card.dedicated .badge { background: #c0dd97; color: #3b6d11; }
    .mode-card h3 { font-family: &#39;DM Sans&#39;, sans-serif; font-size: 16px; font-weight: 500; margin-bottom: 8px; color: #0d0d0d; }
    .mode-card p { font-family: &#39;DM Sans&#39;, sans-serif; font-size: 13px; font-weight: 400; color: #444; line-height: 1.6; }

    /* Info cards */
    .info-cards { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin: 1.75rem 0; }
    .info-card { border: 0.5px solid #d8e4f0; border-radius: 8px; padding: 1.2rem; background: #fafdff; }
    .info-card-icon { width: 32px; height: 32px; background: #dbeafe; border-radius: 6px; display: flex; align-items: center; justify-content: center; margin-bottom: 10px; }
    .info-card-icon svg { width: 16px; height: 16px; }
    .info-card h3 { font-family: &#39;DM Sans&#39;, sans-serif; font-size: 14px; font-weight: 500; color: #0d2a54; margin-bottom: 6px; }
    .info-card p { font-family: &#39;DM Sans&#39;, sans-serif; font-size: 13px; font-weight: 400; color: #555; line-height: 1.55; }

    /* Steps */
    .steps-list { counter-reset: step; list-style: none; padding: 0; margin: 1.25rem 0 1.75rem; }
    .steps-list li { counter-increment: step; display: flex; gap: 14px; margin-bottom: 1.1rem; align-items: flex-start; }
    .steps-list li::before {
      content: counter(step); flex-shrink: 0;
      width: 28px; height: 28px; border-radius: 50%;
      background: #0a5cb8; color: white;
      font-size: 12px; font-weight: 500;
      display: flex; align-items: center; justify-content: center; margin-top: 2px;
    }
    .steps-list li span { font-family: &#39;Source Serif 4&#39;, serif; font-size: 16.5px; font-weight: 300; color: #2a2a2a; line-height: 1.7; }

    code.inline {
      font-family: monospace; font-size: 14px;
      background: #f0f7ff; padding: 2px 7px;
      border-radius: 3px; color: #0a5cb8;
    }

    .divider { border: none; border-top: 0.5px solid #d0d0d0; margin: 2.25rem 0; }

    /* Footer */
    .blog-footer {
      border-top: 2px solid #1a1a1a; margin-top: 2.5rem; padding-top: 1.25rem;
      display: flex; justify-content: space-between; align-items: center;
      flex-wrap: wrap; gap: 10px;
    }
    .footer-tags { display: flex; gap: 8px; flex-wrap: wrap; }

    @media (max-width: 600px) {
      body { padding: 1.5rem 1rem; }
      .page-card { padding: 2rem 1.5rem; }
      .blog-title { font-size: 32px; }
      .mode-compare, .info-cards { grid-template-columns: 1fr; }
    }
  &lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;
&lt;article class=&quot;page-card&quot;&gt;

  &lt;header class=&quot;blog-header&quot;&gt;
    &lt;div class=&quot;blog-category&quot;&gt;Cloud Infrastructure — Deep Dive&lt;/div&gt;
    &lt;h1 class=&quot;blog-title&quot;&gt;Mastering VCF Networking: Monitoring, Troubleshooting &amp;amp; Peak Performance&lt;/h1&gt;
    &lt;p class=&quot;blog-subtitle&quot;&gt;A deep-dive into the Enhanced Data Path stack powering VMware Cloud Foundation and how to keep it running at its best.&lt;/p&gt;
    &lt;div class=&quot;blog-meta&quot;&gt;
      &lt;span&gt;Cloud Infrastructure&lt;/span&gt;
      &lt;span class=&quot;meta-dot&quot;&gt;·&lt;/span&gt;
      &lt;span&gt;8 min read&lt;/span&gt;
      &lt;span class=&quot;meta-dot&quot;&gt;·&lt;/span&gt;
      &lt;span class=&quot;tag&quot;&gt;VCF&lt;/span&gt;
      &lt;span class=&quot;tag&quot;&gt;NSX&lt;/span&gt;
      &lt;span class=&quot;tag&quot;&gt;EDP&lt;/span&gt;
    &lt;/div&gt;
  &lt;/header&gt;

  &lt;div class=&quot;blog-hero&quot;&gt;
    &lt;div class=&quot;hero-grid&quot;&gt;&lt;/div&gt;
    &lt;div class=&quot;hero-label&quot;&gt;VMware Cloud Foundation — Enhanced Data Path&lt;/div&gt;
    &lt;div class=&quot;hero-stat&quot;&gt;
      &lt;div class=&quot;hero-stat-num&quot;&gt;2×&lt;/div&gt;
      &lt;div class=&quot;hero-stat-label&quot;&gt;network throughput potential&lt;/div&gt;
    &lt;/div&gt;
  &lt;/div&gt;

  &lt;div class=&quot;blog-body&quot;&gt;
    &lt;p&gt;In today&#39;s enterprise environments, the network is no longer just plumbing it is the performance ceiling for every workload running on VMware Cloud Foundation. The question practitioners keep asking: how do you get the most out of VCF networking, diagnose problems before they become incidents, and squeeze every last bit of throughput from the stack?&lt;/p&gt;
    &lt;p&gt;The answer begins with understanding a component that many administrators may not yet have fully explored: the &lt;strong style=&quot;font-weight:500;&quot;&gt;Enhanced Data Path (EDP)&lt;/strong&gt;.&lt;/p&gt;

    &lt;div class=&quot;pullquote&quot;&gt;
      &lt;p&gt;&quot;A performance focused datapath doesn&#39;t just help heavy hitters it raises the floor for every workload in your environment.&quot;&lt;/p&gt;
    &lt;/div&gt;

    &lt;div class=&quot;section-label&quot;&gt;The Core Concept&lt;/div&gt;
    &lt;h2 class=&quot;section-head&quot;&gt;What is Enhanced Data Path?&lt;/h2&gt;
    &lt;p&gt;VMware Cloud Foundation ships with multiple host switch modes, and EDP sits at the top of the performance tier. Unlike the standard networking stack, EDP is engineered to minimize latency and maximize throughput by taking a more direct route through the host&#39;s data plane.&lt;/p&gt;
    &lt;p&gt;EDP achieves this partly by dedicating a fixed portion of CPU resources exclusively to network processing a tradeoff that delivers consistent, predictable performance for latency-sensitive and throughput-intensive workloads. Understanding this tradeoff is essential before you enable or tune it.&lt;/p&gt;

    &lt;div class=&quot;mode-compare&quot;&gt;
      &lt;div class=&quot;mode-card standard&quot;&gt;
        &lt;span class=&quot;badge&quot;&gt;Standard&lt;/span&gt;
        &lt;h3&gt;EDP Standard&lt;/h3&gt;
        &lt;p&gt;The recommended starting point for most enterprise workloads. Delivers significantly improved performance over the legacy stack without requiring manual resource reservations or deep analysis.&lt;/p&gt;
      &lt;/div&gt;
      &lt;div class=&quot;mode-card dedicated&quot;&gt;
        &lt;span class=&quot;badge&quot;&gt;Dedicated&lt;/span&gt;
        &lt;h3&gt;EDP Dedicated&lt;/h3&gt;
        &lt;p&gt;Designed for applications with stringent, near-line-rate requirements. Reserves CPU cores strictly for network processing demands careful capacity planning upfront and ongoing tuning as workloads evolve.&lt;/p&gt;
      &lt;/div&gt;
    &lt;/div&gt;

    &lt;p&gt;The right choice depends on your workload profile. Under-provisioning EDP Dedicated can paradoxically hurt performance, while over-provisioning starves application VMs of the CPU cycles they need. A thorough analysis before deployment is non-negotiable.&lt;/p&gt;

    &lt;hr class=&quot;divider&quot;&gt;

    &lt;div class=&quot;section-label&quot;&gt;Getting Started&lt;/div&gt;
    &lt;h2 class=&quot;section-head&quot;&gt;Checking and enabling EDP&lt;/h2&gt;
    &lt;p&gt;One of the most common questions practitioners encounter: &quot;Is EDP already running on my cluster?&quot; The answer often surprises many production environments are still on the legacy datapath simply because no one checked. Here&#39;s how to verify and act:&lt;/p&gt;
    &lt;ol class=&quot;steps-list&quot;&gt;
      &lt;li&gt;&lt;span&gt;Navigate to your NSX host switch configuration and identify the current datapath mode assigned to each transport node.&lt;/span&gt;&lt;/li&gt;
      &lt;li&gt;&lt;span&gt;If still on the legacy stack, evaluate your workload density and CPU headroom before planning a migration to EDP Standard.&lt;/span&gt;&lt;/li&gt;
      &lt;li&gt;&lt;span&gt;For EDP Dedicated, model your CPU allocation — the cores reserved for network processing cannot serve VMs, so right-sizing is critical.&lt;/span&gt;&lt;/li&gt;
      &lt;li&gt;&lt;span&gt;Validate the change in a non-production environment first, then roll out host by host to minimize blast radius.&lt;/span&gt;&lt;/li&gt;
    &lt;/ol&gt;

    &lt;hr class=&quot;divider&quot;&gt;

    &lt;div class=&quot;section-label&quot;&gt;Visibility &amp;amp; Ops&lt;/div&gt;
    &lt;h2 class=&quot;section-head&quot;&gt;Monitoring the network health of your applications&lt;/h2&gt;
    &lt;p&gt;Enabling EDP is only half the journey. Continuous monitoring not just of raw throughput, but of application-centric network health — is where organizations separate reactive fire-fighting from proactive operations. VCF Operations for Networks provides the observability layer that ties it all together.&lt;/p&gt;

    &lt;div class=&quot;info-cards&quot;&gt;
      &lt;div class=&quot;info-card&quot;&gt;
        &lt;div class=&quot;info-card-icon&quot;&gt;
          &lt;svg viewBox=&quot;0 0 16 16&quot; fill=&quot;none&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot;&gt;&lt;rect x=&quot;1&quot; y=&quot;10&quot; width=&quot;3&quot; height=&quot;5&quot; rx=&quot;1&quot; fill=&quot;#0a5cb8&quot;/&gt;&lt;rect x=&quot;6&quot; y=&quot;6&quot; width=&quot;3&quot; height=&quot;9&quot; rx=&quot;1&quot; fill=&quot;#0a5cb8&quot;/&gt;&lt;rect x=&quot;11&quot; y=&quot;2&quot; width=&quot;3&quot; height=&quot;13&quot; rx=&quot;1&quot; fill=&quot;#0a5cb8&quot;/&gt;&lt;/svg&gt;
        &lt;/div&gt;
        &lt;h3&gt;Flow metrics &amp;amp; counters&lt;/h3&gt;
        &lt;p&gt;The NSX API exposes Network Datapath and Enhanced Datapath host switch counters for granular per-host visibility into real traffic patterns.&lt;/p&gt;
      &lt;/div&gt;
      &lt;div class=&quot;info-card&quot;&gt;
        &lt;div class=&quot;info-card-icon&quot;&gt;
          &lt;svg viewBox=&quot;0 0 16 16&quot; fill=&quot;none&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot;&gt;&lt;circle cx=&quot;8&quot; cy=&quot;8&quot; r=&quot;6&quot; stroke=&quot;#0a5cb8&quot; stroke-width=&quot;1.5&quot;/&gt;&lt;path d=&quot;M8 5v4l2.5 1.5&quot; stroke=&quot;#0a5cb8&quot; stroke-width=&quot;1.5&quot; stroke-linecap=&quot;round&quot;/&gt;&lt;/svg&gt;
        &lt;/div&gt;
        &lt;h3&gt;Baseline vs. anomalies&lt;/h3&gt;
        &lt;p&gt;Machine learning-driven guided troubleshooting visualizes all inter-related topology variables and flags deviations from established baselines.&lt;/p&gt;
      &lt;/div&gt;
      &lt;div class=&quot;info-card&quot;&gt;
        &lt;div class=&quot;info-card-icon&quot;&gt;
          &lt;svg viewBox=&quot;0 0 16 16&quot; fill=&quot;none&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot;&gt;&lt;path d=&quot;M2 14L6 8l3 4 2-5 3 5&quot; stroke=&quot;#0a5cb8&quot; stroke-width=&quot;1.5&quot; stroke-linecap=&quot;round&quot; stroke-linejoin=&quot;round&quot;/&gt;&lt;/svg&gt;
        &lt;/div&gt;
        &lt;h3&gt;Latency &amp;amp; throughput KPIs&lt;/h3&gt;
        &lt;p&gt;The Network Operations view surfaces dropped-packet monitoring, IOPS, throughput, and latency for every NSX transport node in your topology.&lt;/p&gt;
      &lt;/div&gt;
      &lt;div class=&quot;info-card&quot;&gt;
        &lt;div class=&quot;info-card-icon&quot;&gt;
          &lt;svg viewBox=&quot;0 0 16 16&quot; fill=&quot;none&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot;&gt;&lt;rect x=&quot;1&quot; y=&quot;1&quot; width=&quot;14&quot; height=&quot;14&quot; rx=&quot;3&quot; stroke=&quot;#0a5cb8&quot; stroke-width=&quot;1.5&quot;/&gt;&lt;path d=&quot;M5 8h6M8 5v6&quot; stroke=&quot;#0a5cb8&quot; stroke-width=&quot;1.5&quot; stroke-linecap=&quot;round&quot;/&gt;&lt;/svg&gt;
        &lt;/div&gt;
        &lt;h3&gt;App-centric validation&lt;/h3&gt;
        &lt;p&gt;Verify traffic paths, firewall health, and ACL correctness for specific VMs, applications, and containers not just fabric-level health.&lt;/p&gt;
      &lt;/div&gt;
    &lt;/div&gt;

    &lt;hr class=&quot;divider&quot;&gt;

    &lt;div class=&quot;section-label&quot;&gt;When Things Go Wrong&lt;/div&gt;
    &lt;h2 class=&quot;section-head&quot;&gt;A systematic approach to troubleshooting&lt;/h2&gt;
    &lt;p&gt;When applications start complaining about the network, the instinct is to look everywhere at once. A structured path works better: start at the host, move toward the overlay, then toward the application.&lt;/p&gt;
    &lt;p&gt;For EDP environments, a key early check is CPU saturation on network-dedicated cores. If those cores are pegged, no amount of fabric tuning will help you need to either rebalance workloads or revisit your EDP Dedicated CPU reservation. The &lt;code class=&quot;inline&quot;&gt;esxtop&lt;/code&gt; utility remains one of the most powerful tools for real-time host-level visibility, exposing CPU, memory, disk, and network resource utilization in one place.&lt;/p&gt;

    &lt;div class=&quot;pullquote&quot;&gt;
      &lt;p&gt;&quot;Before you tune, you must see. Instrumentation is not optional ,it is the foundation of every performance conversation.&quot;&lt;/p&gt;
    &lt;/div&gt;

    &lt;p&gt;Beyond the host, guided network troubleshooting in VCF Operations for Networks uses machine learning to map relationships and dependencies, detect anomalies, and surface hints about root causes cutting mean-time-to-resolution dramatically compared to manual log correlation across multiple consoles.&lt;/p&gt;

    &lt;hr class=&quot;divider&quot;&gt;

    &lt;div class=&quot;section-label&quot;&gt;Key Takeaways&lt;/div&gt;
    &lt;h2 class=&quot;section-head&quot;&gt;What to do when you get back to your desk&lt;/h2&gt;
    &lt;ol class=&quot;steps-list&quot;&gt;
      &lt;li&gt;&lt;span&gt;Audit your current host switch mode many clusters are still on the legacy datapath and can benefit immediately from a migration to EDP Standard.&lt;/span&gt;&lt;/li&gt;
      &lt;li&gt;&lt;span&gt;Enable Enhanced Datapath host switch counters via the NSX API to establish a performance baseline before making any changes.&lt;/span&gt;&lt;/li&gt;
      &lt;li&gt;&lt;span&gt;If you are running latency-sensitive workloads, model CPU requirements for EDP Dedicated before deployment then monitor continuously as workload mix evolves.&lt;/span&gt;&lt;/li&gt;
      &lt;li&gt;&lt;span&gt;Invest in VCF Operations for Networks as your monitoring layer; the guided troubleshooting capability alone can save hours per incident.&lt;/span&gt;&lt;/li&gt;
      &lt;li&gt;&lt;span&gt;Treat performance tuning as an ongoing process, not a one-time project. EDP Dedicated in particular requires regular review as workloads grow.&lt;/span&gt;&lt;/li&gt;
    &lt;/ol&gt;
  &lt;/div&gt;

  &lt;footer class=&quot;blog-footer&quot;&gt;
    &lt;div class=&quot;footer-tags&quot;&gt;
      &lt;span class=&quot;tag&quot;&gt;VMware Cloud Foundation&lt;/span&gt;
      &lt;span class=&quot;tag&quot;&gt;Enhanced Data Path&lt;/span&gt;
      &lt;span class=&quot;tag&quot;&gt;NSX&lt;/span&gt;
      &lt;span class=&quot;tag&quot;&gt;Network Ops&lt;/span&gt;
    &lt;/div&gt;
  &lt;/footer&gt;

&lt;/article&gt;
&lt;/body&gt;
&lt;/html&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.virtualvmx.com/feeds/8810449034374044471/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.virtualvmx.com/2026/05/mastering-vcf-networking-monitoring.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7301826463672350299/posts/default/8810449034374044471'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7301826463672350299/posts/default/8810449034374044471'/><link rel='alternate' type='text/html' href='http://www.virtualvmx.com/2026/05/mastering-vcf-networking-monitoring.html' title='Mastering VCF Networking: Monitoring, Troubleshooting &amp; Peak Performance'/><author><name>Sachin Bhardwaj</name><uri>http://www.blogger.com/profile/00246998315096670256</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhumkDUgyp6Slm4Sel4YA7kFTzr2qKTJ5WJDquHMLDxBHE4eQ2smgDGIm0Oy_kElsZrR3jJFhIdDSZiC8Ao35NWxsVLKx6nQ8pzaY_D1qrkHtaRuq_dZWhGwftDfSIgtw/s220/marvel.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7301826463672350299.post-2296845688369883860</id><published>2026-04-03T11:19:00.016+05:30</published><updated>2026-04-10T12:41:48.842+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="#VCF9"/><category scheme="http://www.blogger.com/atom/ns#" term="#vshpere"/><category scheme="http://www.blogger.com/atom/ns#" term="#vshpere&#xa;#NSX-T"/><category scheme="http://www.blogger.com/atom/ns#" term="Kubernetes"/><category scheme="http://www.blogger.com/atom/ns#" term="NSX-T"/><category scheme="http://www.blogger.com/atom/ns#" term="vsphere"/><title type='text'>From vSphere 8 to VCF 9.x Upgrade with No Spare Hosts : The Consolidated Domain Path with DR Strategy Design</title><content type='html'>&lt;!DOCTYPE html&gt;
&lt;html lang=&quot;en&quot;&gt;
&lt;head&gt;
&lt;meta charset=&quot;UTF-8&quot;&gt;
&lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1.0&quot;&gt;
&lt;style&gt;
*{box-sizing:border-box;margin:0;padding:0}
body{font-family:&quot;Calibri&quot;,system-ui,sans-serif;color:#1a1a1a;background:#ffffff;line-height:1.7;padding:2rem 1rem}
.blog{max-width:720px;margin:0 auto;padding:0}
.tag{display:inline-block;font-size:11px;font-weight:600;padding:3px 10px;border-radius:20px;background:#DBEAFE;color:#1E40AF;letter-spacing:.3px;margin-bottom:.75rem}
.byline{display:flex;align-items:center;gap:10px;margin:1rem 0 1.5rem}
.avatar{width:38px;height:38px;border-radius:50%;background:#DBEAFE;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:600;color:#1E40AF;flex-shrink:0}
.byline-text .name{font-size:14px;font-weight:600;color:#1B2A4A}
.byline-text .meta{font-size:12px;color:#6B7280}
h1{font-size:26px;font-weight:700;line-height:1.3;margin-bottom:.5rem;color:#1B2A4A}
h2{font-size:18px;font-weight:700;margin:2rem 0 .75rem;padding-bottom:.4rem;border-bottom:1px solid #E5E7EB;color:#1B2A4A}
h3{font-size:15px;font-weight:700;margin:1.25rem 0 .5rem;color:#374151}
p{font-size:15px;margin-bottom:1rem;color:#374151}
.lead{font-size:16px;color:#4B5563;margin-bottom:1.5rem;line-height:1.8}
strong{color:#1B2A4A}
.highlight-box{background:#EFF6FF;border-left:3px solid #2563EB;border-radius:0 8px 8px 0;padding:1rem 1.25rem;margin:1.25rem 0}
.highlight-box p{margin:0;font-size:14px}
.diagram-wrap{margin:1.5rem 0;border:1px solid #E5E7EB;border-radius:12px;overflow:hidden;padding:1rem;background:#fff}
.tier-grid{display:grid;grid-template-columns:1fr;gap:.75rem;margin:1rem 0}
.tier-card{border:1px solid #E5E7EB;border-radius:12px;padding:1rem 1.25rem;background:#fff}
.tier-card .tier-header{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}
.tier-badge{font-size:11px;font-weight:600;padding:3px 10px;border-radius:20px;white-space:nowrap}
.tier-badge.srm{background:#DCFCE7;color:#166534}
.tier-badge.backup{background:#FEF3C7;color:#92400E}
.tier-badge.independent{background:#F3F4F6;color:#374151}
.tier-title{font-size:14px;font-weight:600;color:#1B2A4A}
.vm-chips{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:.6rem}
.chip{font-size:12px;padding:3px 9px;border-radius:12px;background:#F3F4F6;color:#374151;border:1px solid #E5E7EB}
.chip.srm{background:#DCFCE7;color:#166534;border-color:transparent}
.chip.backup{background:#FEF3C7;color:#92400E;border-color:transparent}
.chip.ind{background:#F3F4F6;color:#374151}
.tier-desc{font-size:13px;color:#4B5563;margin:0;line-height:1.7}
.principle-grid{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin:1rem 0}
.principle{background:#F8FAFC;border-radius:8px;padding:.875rem 1rem;border:1px solid #E5E7EB}
.principle .icon{font-size:13px;font-weight:700;color:#1E40AF;margin-bottom:.3rem}
.principle p{font-size:13px;margin:0;color:#4B5563}
.divider{border:none;border-top:1px solid #E5E7EB;margin:2rem 0}
.author-footer{display:flex;align-items:center;gap:12px;padding:1.25rem;background:#F8FAFC;border-radius:12px;margin-top:2rem;border:1px solid #E5E7EB}
.author-footer .info .name{font-size:14px;font-weight:700;color:#1B2A4A}
.author-footer .info .role{font-size:12px;color:#6B7280}
.no-l2-note{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:#92400E;background:#FEF3C7;padding:4px 10px;border-radius:12px;margin-bottom:1rem}
svg text{font-family:&quot;Calibri&quot;,system-ui,sans-serif}
.th{font-size:14px;font-weight:600;fill:#1B2A4A}
.ts{font-size:12px;fill:#374151}
&lt;/style&gt;
&lt;/head&gt;
&lt;body&gt;
&lt;div class=&quot;blog&quot;&gt;
 
&lt;span class=&quot;tag&quot;&gt;Technical Architecture&lt;/span&gt;
&lt;h1&gt;From vSphere 8 to VCF 9.x Upgrade with No Spare Hosts : The Consolidated Domain Path with DR Strategy Design.&lt;/h1&gt;
&lt;p class=&quot;lead&quot;&gt;A practical guide to adopting VMware Cloud Foundation 9.0.2 in a brownfield, two-site environment when dedicated management hardware is not an option.&lt;/p&gt;
 
&lt;div class=&quot;byline&quot;&gt;
  &lt;div class=&quot;avatar&quot;&gt;SB&lt;/div&gt;
  &lt;div class=&quot;byline-text&quot;&gt;
    &lt;div class=&quot;name&quot;&gt;Sachin Bhardwaj&lt;/div&gt;
    &lt;div class=&quot;meta&quot;&gt;Principal Architect · April 2026&lt;/div&gt;
  &lt;/div&gt;
&lt;/div&gt;
 
&lt;hr class=&quot;divider&quot;&gt;
 
&lt;h2&gt;The challenge&lt;/h2&gt;
&lt;p&gt;Every customer who considers VCF 9 eventually hits the same question: where do I put the management VMs? The standard guidance calls for a dedicated management domain — a separate cluster of hosts running nothing but SDDC Manager, NSX, vCenter, and the VCF Operations stack. For a greenfield deployment that is straightforward. For a brownfield vSphere 8 environment at capacity, it is a capital expenditure problem that can stall an entire modernisation programme.&lt;/p&gt;
&lt;p&gt;The scenario this post addresses is deliberately constrained: a production vSphere 8 environment across two sites, &lt;i&gt;no spare hosts&lt;/i&gt;, &lt;i&gt;no NSX deployed, no Layer 2 stretch between sites, and a firm requirement that all management appliances are protected across sites&lt;/i&gt;. Broadcom&#39;s answer to this constraint is the &lt;strong&gt;Consolidated Domain architecture&lt;/strong&gt;  and it is more capable than most customers expect.&lt;/p&gt;
 
&lt;div class=&quot;highlight-box&quot;&gt;
  &lt;p&gt;&lt;strong&gt;Consolidated Domain defined:&lt;/strong&gt; A single VCF domain where management VMs and workload VMs share the same physical ESXi hosts, separated by vSphere DRS resource pools with reservations. No dedicated management hardware is required. This is a fully supported deployment model in VCF 9.0.2.&lt;/p&gt;
&lt;/div&gt;
 
&lt;h2&gt;Two-site architecture overview&lt;/h2&gt;
&lt;p&gt;The design below deploys one VCF Instance per site : Instance A at Site A (primary/protected) and Instance B at Site B (recovery). Both instances are registered under a single VCF Fleet, giving unified lifecycle management across all hosts from one VCF Operations pane &amp; VCF Automation.&lt;/p&gt;
 
&lt;div class=&quot;no-l2-note&quot;&gt;
  &lt;svg width=&quot;14&quot; height=&quot;14&quot; viewBox=&quot;0 0 14 14&quot; fill=&quot;none&quot;&gt;&lt;circle cx=&quot;7&quot; cy=&quot;7&quot; r=&quot;6&quot; stroke=&quot;#92400E&quot; stroke-width=&quot;1.2&quot;/&gt;&lt;path d=&quot;M7 4v3.5M7 9.5v.5&quot; stroke=&quot;#92400E&quot; stroke-width=&quot;1.2&quot; stroke-linecap=&quot;round&quot;/&gt;&lt;/svg&gt;
  No L2 stretch · No NSX overlay · SRM IP customisation rules handle re-IP on failover
&lt;/div&gt;
 
&lt;div class=&quot;diagram-wrap&quot;&gt;
&lt;svg width=&quot;100%&quot; viewBox=&quot;0 0 680 520&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot;&gt;
&lt;defs&gt;
  &lt;marker id=&quot;arr&quot; viewBox=&quot;0 0 10 10&quot; refX=&quot;8&quot; refY=&quot;5&quot; markerWidth=&quot;6&quot; markerHeight=&quot;6&quot; orient=&quot;auto-start-reverse&quot;&gt;
    &lt;path d=&quot;M2 1L8 5L2 9&quot; fill=&quot;none&quot; stroke=&quot;inherit&quot; stroke-width=&quot;1.5&quot; stroke-linecap=&quot;round&quot; stroke-linejoin=&quot;round&quot;/&gt;
  &lt;/marker&gt;
  &lt;marker id=&quot;arr-teal&quot; viewBox=&quot;0 0 10 10&quot; refX=&quot;8&quot; refY=&quot;5&quot; markerWidth=&quot;6&quot; markerHeight=&quot;6&quot; orient=&quot;auto-start-reverse&quot;&gt;
    &lt;path d=&quot;M2 1L8 5L2 9&quot; fill=&quot;none&quot; stroke=&quot;#0F6B75&quot; stroke-width=&quot;1.5&quot; stroke-linecap=&quot;round&quot; stroke-linejoin=&quot;round&quot;/&gt;
  &lt;/marker&gt;
  &lt;marker id=&quot;arr-gray&quot; viewBox=&quot;0 0 10 10&quot; refX=&quot;8&quot; refY=&quot;5&quot; markerWidth=&quot;6&quot; markerHeight=&quot;6&quot; orient=&quot;auto-start-reverse&quot;&gt;
    &lt;path d=&quot;M2 1L8 5L2 9&quot; fill=&quot;none&quot; stroke=&quot;#6B7280&quot; stroke-width=&quot;1.5&quot; stroke-linecap=&quot;round&quot; stroke-linejoin=&quot;round&quot;/&gt;
  &lt;/marker&gt;
&lt;/defs&gt;
 
&lt;!-- SITE A --&gt;
&lt;rect x=&quot;6&quot; y=&quot;8&quot; width=&quot;278&quot; height=&quot;468&quot; rx=&quot;12&quot; fill=&quot;#E6F1FB&quot; stroke=&quot;#185FA5&quot; stroke-width=&quot;0.5&quot;/&gt;
&lt;text class=&quot;th&quot; x=&quot;145&quot; y=&quot;34&quot; text-anchor=&quot;middle&quot; fill=&quot;#042C53&quot;&gt;Site A — Primary&lt;/text&gt;
&lt;text class=&quot;ts&quot; x=&quot;145&quot; y=&quot;50&quot; text-anchor=&quot;middle&quot; fill=&quot;#185FA5&quot;&gt;Protected · 3+ ESXi hosts&lt;/text&gt;
 
&lt;rect x=&quot;16&quot; y=&quot;60&quot; width=&quot;258&quot; height=&quot;396&quot; rx=&quot;8&quot; fill=&quot;#B5D4F4&quot; stroke=&quot;#185FA5&quot; stroke-width=&quot;0.5&quot;/&gt;
&lt;text class=&quot;ts&quot; x=&quot;145&quot; y=&quot;78&quot; text-anchor=&quot;middle&quot; fill=&quot;#185FA5&quot;&gt;Consolidated Domain&lt;/text&gt;
 
&lt;rect x=&quot;24&quot; y=&quot;86&quot; width=&quot;242&quot; height=&quot;256&quot; rx=&quot;6&quot; fill=&quot;#CCFBF1&quot; stroke=&quot;#0F6B75&quot; stroke-width=&quot;0.5&quot;/&gt;
&lt;text class=&quot;th&quot; x=&quot;145&quot; y=&quot;106&quot; text-anchor=&quot;middle&quot; fill=&quot;#04342C&quot;&gt;rp-sddc-mgmt&lt;/text&gt;
 
&lt;!-- SRM VMs Site A --&gt;
&lt;circle cx=&quot;35&quot; cy=&quot;124&quot; r=&quot;4&quot; fill=&quot;#0F6B75&quot;/&gt;
&lt;text class=&quot;ts&quot; x=&quot;45&quot; y=&quot;128&quot; fill=&quot;#1a1a1a&quot;&gt;VCF Operations&lt;/text&gt;
&lt;text class=&quot;ts&quot; x=&quot;220&quot; y=&quot;128&quot; fill=&quot;#0F6B75&quot;&gt;● SRM&lt;/text&gt;
&lt;circle cx=&quot;35&quot; cy=&quot;146&quot; r=&quot;4&quot; fill=&quot;#0F6B75&quot;/&gt;
&lt;text class=&quot;ts&quot; x=&quot;45&quot; y=&quot;150&quot; fill=&quot;#1a1a1a&quot;&gt;Fleet Manager&lt;/text&gt;
&lt;text class=&quot;ts&quot; x=&quot;220&quot; y=&quot;150&quot; fill=&quot;#0F6B75&quot;&gt;● SRM&lt;/text&gt;
&lt;circle cx=&quot;35&quot; cy=&quot;168&quot; r=&quot;4&quot; fill=&quot;#0F6B75&quot;/&gt;
&lt;text class=&quot;ts&quot; x=&quot;45&quot; y=&quot;172&quot; fill=&quot;#1a1a1a&quot;&gt;Ops for Logs&lt;/text&gt;
&lt;text class=&quot;ts&quot; x=&quot;220&quot; y=&quot;172&quot; fill=&quot;#0F6B75&quot;&gt;● SRM&lt;/text&gt;
&lt;circle cx=&quot;35&quot; cy=&quot;190&quot; r=&quot;4&quot; fill=&quot;#0F6B75&quot;/&gt;
&lt;text class=&quot;ts&quot; x=&quot;45&quot; y=&quot;194&quot; fill=&quot;#1a1a1a&quot;&gt;Ops for Networks&lt;/text&gt;
&lt;text class=&quot;ts&quot; x=&quot;220&quot; y=&quot;194&quot; fill=&quot;#0F6B75&quot;&gt;● SRM&lt;/text&gt;
 
&lt;line x1=&quot;28&quot; y1=&quot;208&quot; x2=&quot;262&quot; y2=&quot;208&quot; stroke=&quot;#6B7280&quot; stroke-width=&quot;0.5&quot; stroke-dasharray=&quot;3 3&quot;/&gt;
 
&lt;circle cx=&quot;35&quot; cy=&quot;222&quot; r=&quot;4&quot; fill=&quot;#B45309&quot;/&gt;
&lt;text class=&quot;ts&quot; x=&quot;45&quot; y=&quot;226&quot; fill=&quot;#1a1a1a&quot;&gt;VCF Automation&lt;/text&gt;
&lt;text class=&quot;ts&quot; x=&quot;220&quot; y=&quot;226&quot; fill=&quot;#B45309&quot;&gt;● BKP&lt;/text&gt;
 
&lt;line x1=&quot;28&quot; y1=&quot;240&quot; x2=&quot;262&quot; y2=&quot;240&quot; stroke=&quot;#6B7280&quot; stroke-width=&quot;0.5&quot; stroke-dasharray=&quot;3 3&quot;/&gt;
 
&lt;circle cx=&quot;35&quot; cy=&quot;254&quot; r=&quot;4&quot; fill=&quot;#6B7280&quot;/&gt;
&lt;text class=&quot;ts&quot; x=&quot;45&quot; y=&quot;258&quot; fill=&quot;#1a1a1a&quot;&gt;vCenter&lt;/text&gt;
&lt;text class=&quot;ts&quot; x=&quot;220&quot; y=&quot;258&quot; fill=&quot;#6B7280&quot;&gt;● VAMI&lt;/text&gt;
&lt;circle cx=&quot;35&quot; cy=&quot;274&quot; r=&quot;4&quot; fill=&quot;#6B7280&quot;/&gt;
&lt;text class=&quot;ts&quot; x=&quot;45&quot; y=&quot;278&quot; fill=&quot;#1a1a1a&quot;&gt;SDDC Manager&lt;/text&gt;
&lt;text class=&quot;ts&quot; x=&quot;220&quot; y=&quot;278&quot; fill=&quot;#6B7280&quot;&gt;● SFTP&lt;/text&gt;
&lt;circle cx=&quot;35&quot; cy=&quot;294&quot; r=&quot;4&quot; fill=&quot;#6B7280&quot;/&gt;
&lt;text class=&quot;ts&quot; x=&quot;45&quot; y=&quot;298&quot; fill=&quot;#1a1a1a&quot;&gt;NSX Managers ×3&lt;/text&gt;
&lt;text class=&quot;ts&quot; x=&quot;220&quot; y=&quot;298&quot; fill=&quot;#6B7280&quot;&gt;● IND&lt;/text&gt;
&lt;circle cx=&quot;35&quot; cy=&quot;316&quot; r=&quot;4&quot; fill=&quot;#6B7280&quot;/&gt;
&lt;text class=&quot;ts&quot; x=&quot;45&quot; y=&quot;320&quot; fill=&quot;#1a1a1a&quot;&gt;Identity Broker&lt;/text&gt;
&lt;text class=&quot;ts&quot; x=&quot;220&quot; y=&quot;320&quot; fill=&quot;#6B7280&quot;&gt;● IND&lt;/text&gt;
 
&lt;rect x=&quot;24&quot; y=&quot;352&quot; width=&quot;242&quot; height=&quot;54&quot; rx=&quot;6&quot; fill=&quot;#E5E7EB&quot; stroke=&quot;#9CA3AF&quot; stroke-width=&quot;0.5&quot;/&gt;
&lt;text class=&quot;th&quot; x=&quot;145&quot; y=&quot;374&quot; text-anchor=&quot;middle&quot; fill=&quot;#374151&quot;&gt;rp-user-vm&lt;/text&gt;
&lt;text class=&quot;ts&quot; x=&quot;145&quot; y=&quot;390&quot; text-anchor=&quot;middle&quot; fill=&quot;#6B7280&quot;&gt;Production workload VMs&lt;/text&gt;
 
&lt;rect x=&quot;16&quot; y=&quot;416&quot; width=&quot;258&quot; height=&quot;38&quot; rx=&quot;6&quot; fill=&quot;#F3F4F6&quot; stroke=&quot;#D1D5DB&quot; stroke-width=&quot;0.5&quot;/&gt;
&lt;text class=&quot;ts&quot; x=&quot;145&quot; y=&quot;440&quot; text-anchor=&quot;middle&quot; fill=&quot;#6B7280&quot;&gt;Shared ESXi hosts · vSphere HA · DRS&lt;/text&gt;
 
&lt;!-- MIDDLE ZONE --&gt;
&lt;text class=&quot;th&quot; x=&quot;340&quot; y=&quot;140&quot; text-anchor=&quot;middle&quot; fill=&quot;#1B2A4A&quot;&gt;SRM&lt;/text&gt;
&lt;text class=&quot;ts&quot; x=&quot;340&quot; y=&quot;156&quot; text-anchor=&quot;middle&quot; fill=&quot;#374151&quot;&gt;vSphere Replication&lt;/text&gt;
 
&lt;line x1=&quot;292&quot; y1=&quot;175&quot; x2=&quot;388&quot; y2=&quot;175&quot; stroke=&quot;#0F6B75&quot; stroke-width=&quot;1.5&quot; marker-end=&quot;url(#arr-teal)&quot;/&gt;
&lt;text class=&quot;ts&quot; x=&quot;340&quot; y=&quot;170&quot; text-anchor=&quot;middle&quot; fill=&quot;#0F6B75&quot;&gt;Live Recovery →&lt;/text&gt;
 
&lt;line x1=&quot;292&quot; y1=&quot;370&quot; x2=&quot;388&quot; y2=&quot;370&quot; stroke=&quot;#6B7280&quot; stroke-width=&quot;1&quot; marker-end=&quot;url(#arr-gray)&quot;/&gt;
&lt;text class=&quot;ts&quot; x=&quot;340&quot; y=&quot;364&quot; text-anchor=&quot;middle&quot; fill=&quot;#6B7280&quot;&gt;Workload VMs →&lt;/text&gt;
 
&lt;rect x=&quot;298&quot; y=&quot;208&quot; width=&quot;84&quot; height=&quot;34&quot; rx=&quot;4&quot; fill=&quot;none&quot; stroke=&quot;#6B7280&quot; stroke-width=&quot;0.5&quot; stroke-dasharray=&quot;3 2&quot;/&gt;
&lt;text class=&quot;ts&quot; x=&quot;340&quot; y=&quot;222&quot; text-anchor=&quot;middle&quot; fill=&quot;#374151&quot;&gt;No L2 stretch&lt;/text&gt;
&lt;text class=&quot;ts&quot; x=&quot;340&quot; y=&quot;236&quot; text-anchor=&quot;middle&quot; fill=&quot;#374151&quot;&gt;IP rules via SRM&lt;/text&gt;
 
&lt;text class=&quot;ts&quot; x=&quot;340&quot; y=&quot;280&quot; text-anchor=&quot;middle&quot; fill=&quot;#374151&quot;&gt;Storage&lt;/text&gt;
&lt;text class=&quot;ts&quot; x=&quot;340&quot; y=&quot;294&quot; text-anchor=&quot;middle&quot; fill=&quot;#374151&quot;&gt;replication&lt;/text&gt;
&lt;line x1=&quot;292&quot; y1=&quot;286&quot; x2=&quot;388&quot; y2=&quot;286&quot; stroke=&quot;#9CA3AF&quot; stroke-width=&quot;0.5&quot; stroke-dasharray=&quot;4 2&quot; marker-end=&quot;url(#arr-gray)&quot;/&gt;
 
&lt;!-- SITE B --&gt;
&lt;rect x=&quot;396&quot; y=&quot;8&quot; width=&quot;278&quot; height=&quot;468&quot; rx=&quot;12&quot; fill=&quot;#FFFBEB&quot; stroke=&quot;#D97706&quot; stroke-width=&quot;0.5&quot;/&gt;
&lt;text class=&quot;th&quot; x=&quot;535&quot; y=&quot;34&quot; text-anchor=&quot;middle&quot; fill=&quot;#451A03&quot;&gt;Site B — Recovery&lt;/text&gt;
&lt;text class=&quot;ts&quot; x=&quot;535&quot; y=&quot;50&quot; text-anchor=&quot;middle&quot; fill=&quot;#92400E&quot;&gt;Recovery site · 3+ ESXi hosts&lt;/text&gt;
 
&lt;rect x=&quot;406&quot; y=&quot;60&quot; width=&quot;258&quot; height=&quot;396&quot; rx=&quot;8&quot; fill=&quot;#FDE68A&quot; stroke=&quot;#D97706&quot; stroke-width=&quot;0.5&quot;/&gt;
&lt;text class=&quot;ts&quot; x=&quot;535&quot; y=&quot;78&quot; text-anchor=&quot;middle&quot; fill=&quot;#92400E&quot;&gt;Consolidated Domain&lt;/text&gt;
 
&lt;rect x=&quot;414&quot; y=&quot;86&quot; width=&quot;242&quot; height=&quot;256&quot; rx=&quot;6&quot; fill=&quot;#CCFBF1&quot; stroke=&quot;#0F6B75&quot; stroke-width=&quot;0.5&quot;/&gt;
&lt;text class=&quot;th&quot; x=&quot;535&quot; y=&quot;106&quot; text-anchor=&quot;middle&quot; fill=&quot;#04342C&quot;&gt;rp-sddc-mgmt&lt;/text&gt;
 
&lt;circle cx=&quot;425&quot; cy=&quot;124&quot; r=&quot;4&quot; fill=&quot;#0F6B75&quot;/&gt;
&lt;text class=&quot;ts&quot; x=&quot;435&quot; y=&quot;128&quot; fill=&quot;#1a1a1a&quot;&gt;VCF Operations replica&lt;/text&gt;
&lt;text class=&quot;ts&quot; x=&quot;610&quot; y=&quot;128&quot; fill=&quot;#0F6B75&quot;&gt;● ON&lt;/text&gt;
&lt;circle cx=&quot;425&quot; cy=&quot;146&quot; r=&quot;4&quot; fill=&quot;#0F6B75&quot;/&gt;
&lt;text class=&quot;ts&quot; x=&quot;435&quot; y=&quot;150&quot; fill=&quot;#1a1a1a&quot;&gt;Fleet Mgr replica&lt;/text&gt;
&lt;text class=&quot;ts&quot; x=&quot;610&quot; y=&quot;150&quot; fill=&quot;#0F6B75&quot;&gt;● ON&lt;/text&gt;
&lt;circle cx=&quot;425&quot; cy=&quot;168&quot; r=&quot;4&quot; fill=&quot;#0F6B75&quot;/&gt;
&lt;text class=&quot;ts&quot; x=&quot;435&quot; y=&quot;172&quot; fill=&quot;#1a1a1a&quot;&gt;Ops for Logs replica&lt;/text&gt;
&lt;text class=&quot;ts&quot; x=&quot;610&quot; y=&quot;172&quot; fill=&quot;#0F6B75&quot;&gt;● ON&lt;/text&gt;
&lt;circle cx=&quot;425&quot; cy=&quot;190&quot; r=&quot;4&quot; fill=&quot;#0F6B75&quot;/&gt;
&lt;text class=&quot;ts&quot; x=&quot;435&quot; y=&quot;194&quot; fill=&quot;#1a1a1a&quot;&gt;Ops for Networks replica&lt;/text&gt;
&lt;text class=&quot;ts&quot; x=&quot;610&quot; y=&quot;194&quot; fill=&quot;#0F6B75&quot;&gt;● ON&lt;/text&gt;
 
&lt;line x1=&quot;418&quot; y1=&quot;208&quot; x2=&quot;652&quot; y2=&quot;208&quot; stroke=&quot;#6B7280&quot; stroke-width=&quot;0.5&quot; stroke-dasharray=&quot;3 3&quot;/&gt;
 
&lt;circle cx=&quot;425&quot; cy=&quot;222&quot; r=&quot;4&quot; fill=&quot;#B45309&quot;/&gt;
&lt;text class=&quot;ts&quot; x=&quot;435&quot; y=&quot;226&quot; fill=&quot;#1a1a1a&quot;&gt;VCF Automation&lt;/text&gt;
&lt;text class=&quot;ts&quot; x=&quot;610&quot; y=&quot;226&quot; fill=&quot;#B45309&quot;&gt;● RST&lt;/text&gt;
 
&lt;line x1=&quot;418&quot; y1=&quot;240&quot; x2=&quot;652&quot; y2=&quot;240&quot; stroke=&quot;#6B7280&quot; stroke-width=&quot;0.5&quot; stroke-dasharray=&quot;3 3&quot;/&gt;
 
&lt;circle cx=&quot;425&quot; cy=&quot;254&quot; r=&quot;4&quot; fill=&quot;#6B7280&quot;/&gt;
&lt;text class=&quot;ts&quot; x=&quot;435&quot; y=&quot;258&quot; fill=&quot;#1a1a1a&quot;&gt;vCenter B (own instance)&lt;/text&gt;
&lt;text class=&quot;ts&quot; x=&quot;610&quot; y=&quot;258&quot; fill=&quot;#6B7280&quot;&gt;● RUN&lt;/text&gt;
&lt;circle cx=&quot;425&quot; cy=&quot;274&quot; r=&quot;4&quot; fill=&quot;#6B7280&quot;/&gt;
&lt;text class=&quot;ts&quot; x=&quot;435&quot; y=&quot;278&quot; fill=&quot;#1a1a1a&quot;&gt;SDDC Manager B&lt;/text&gt;
&lt;text class=&quot;ts&quot; x=&quot;610&quot; y=&quot;278&quot; fill=&quot;#6B7280&quot;&gt;● RUN&lt;/text&gt;
&lt;circle cx=&quot;425&quot; cy=&quot;294&quot; r=&quot;4&quot; fill=&quot;#6B7280&quot;/&gt;
&lt;text class=&quot;ts&quot; x=&quot;435&quot; y=&quot;298&quot; fill=&quot;#1a1a1a&quot;&gt;NSX Managers B ×3&lt;/text&gt;
&lt;text class=&quot;ts&quot; x=&quot;610&quot; y=&quot;298&quot; fill=&quot;#6B7280&quot;&gt;● RUN&lt;/text&gt;
&lt;circle cx=&quot;425&quot; cy=&quot;316&quot; r=&quot;4&quot; fill=&quot;#6B7280&quot;/&gt;
&lt;text class=&quot;ts&quot; x=&quot;435&quot; y=&quot;320&quot; fill=&quot;#1a1a1a&quot;&gt;Identity Broker B&lt;/text&gt;
&lt;text class=&quot;ts&quot; x=&quot;610&quot; y=&quot;320&quot; fill=&quot;#6B7280&quot;&gt;● RUN&lt;/text&gt;
 
&lt;rect x=&quot;414&quot; y=&quot;352&quot; width=&quot;242&quot; height=&quot;54&quot; rx=&quot;6&quot; fill=&quot;#E5E7EB&quot; stroke=&quot;#9CA3AF&quot; stroke-width=&quot;0.5&quot;/&gt;
&lt;text class=&quot;th&quot; x=&quot;535&quot; y=&quot;374&quot; text-anchor=&quot;middle&quot; fill=&quot;#374151&quot;&gt;rp-user-vm&lt;/text&gt;
&lt;text class=&quot;ts&quot; x=&quot;535&quot; y=&quot;390&quot; text-anchor=&quot;middle&quot; fill=&quot;#6B7280&quot;&gt;Workload VM replicas (storage)&lt;/text&gt;
 
&lt;rect x=&quot;406&quot; y=&quot;416&quot; width=&quot;258&quot; height=&quot;38&quot; rx=&quot;6&quot; fill=&quot;#F3F4F6&quot; stroke=&quot;#D1D5DB&quot; stroke-width=&quot;0.5&quot;/&gt;
&lt;text class=&quot;ts&quot; x=&quot;535&quot; y=&quot;440&quot; text-anchor=&quot;middle&quot; fill=&quot;#6B7280&quot;&gt;Shared ESXi hosts · vSphere HA · DRS&lt;/text&gt;
 
&lt;!-- Legend --&gt;
&lt;circle cx=&quot;20&quot; cy=&quot;492&quot; r=&quot;5&quot; fill=&quot;#0F6B75&quot;/&gt;
&lt;text class=&quot;ts&quot; x=&quot;30&quot; y=&quot;496&quot; fill=&quot;#374151&quot;&gt;SRM — Live Recovery&lt;/text&gt;
&lt;circle cx=&quot;175&quot; cy=&quot;492&quot; r=&quot;5&quot; fill=&quot;#B45309&quot;/&gt;
&lt;text class=&quot;ts&quot; x=&quot;185&quot; y=&quot;496&quot; fill=&quot;#374151&quot;&gt;Backup / Restore&lt;/text&gt;
&lt;circle cx=&quot;315&quot; cy=&quot;492&quot; r=&quot;5&quot; fill=&quot;#6B7280&quot;/&gt;
&lt;text class=&quot;ts&quot; x=&quot;325&quot; y=&quot;496&quot; fill=&quot;#374151&quot;&gt;Independent per site&lt;/text&gt;
&lt;text class=&quot;ts&quot; x=&quot;460&quot; y=&quot;496&quot; fill=&quot;#374151&quot;&gt;● ON = powers on failover · ● RUN = always running&lt;/text&gt;
&lt;/svg&gt;
&lt;/div&gt;
 
&lt;h2&gt;Management appliance protection tiers&lt;/h2&gt;
&lt;p&gt;This is the most critical design decision and the one most commonly misunderstood. Not all management VMs can or should be SRM-protected. The tier is determined by the VM&#39;s architecture, not by preference.&lt;/p&gt;
 
&lt;div class=&quot;tier-grid&quot;&gt;
 
  &lt;div class=&quot;tier-card&quot;&gt;
    &lt;div class=&quot;tier-header&quot;&gt;
      &lt;span class=&quot;tier-badge srm&quot;&gt;Tier 1 : VMware Live Recovery&lt;/span&gt;
    &lt;/div&gt;
    &lt;div class=&quot;vm-chips&quot;&gt;
      &lt;span class=&quot;chip srm&quot;&gt;VCF Operations&lt;/span&gt;
      &lt;span class=&quot;chip srm&quot;&gt;Fleet Manager&lt;/span&gt;
      &lt;span class=&quot;chip srm&quot;&gt;Ops for Logs&lt;/span&gt;
      &lt;span class=&quot;chip srm&quot;&gt;Ops for Networks&lt;/span&gt;
    &lt;/div&gt;
    &lt;p class=&quot;tier-desc&quot;&gt;&lt;strong&gt;How it works:&lt;/strong&gt; vSphere Replication continuously replicates these VMs from Site A to Site B. SRM orchestrates power-on order and applies IP customisation rules at failover  Site B uses different subnets and there is no L2 stretch, so every VM receives a new IP via VMware Tools guest customisation. DNS must be updated post-failover. &lt;strong&gt;Boot order:&lt;/strong&gt; VCF Operations powers on first, then Fleet Manager, then logging and network visibility.&lt;/p&gt;
  &lt;/div&gt;
 
  &lt;div class=&quot;tier-card&quot;&gt;
    &lt;div class=&quot;tier-header&quot;&gt;
      &lt;span class=&quot;tier-badge backup&quot;&gt;Tier 2 : Backup and Restore&lt;/span&gt;
    &lt;/div&gt;
    &lt;div class=&quot;vm-chips&quot;&gt;
      &lt;span class=&quot;chip backup&quot;&gt;VCF Automation&lt;/span&gt;
    &lt;/div&gt;
    &lt;p class=&quot;tier-desc&quot;&gt;&lt;strong&gt;How it works:&lt;/strong&gt; A daily SFTP file-based backup is taken. At Site B failover, a fresh VCF Automation instance is deployed and the latest backup is restored into it. No vSphere Replication is used. This is per Broadcom VCF 9 Validated Solution VCF Automation is not SRM-protected.&lt;/p&gt;
  &lt;/div&gt;
 
  &lt;div class=&quot;tier-card&quot;&gt;
    &lt;div class=&quot;tier-header&quot;&gt;
      &lt;span class=&quot;tier-badge independent&quot;&gt;Tier 3 : Independent per site&lt;/span&gt;
    &lt;/div&gt;
    &lt;div class=&quot;vm-chips&quot;&gt;
      &lt;span class=&quot;chip ind&quot;&gt;vCenter (each site)&lt;/span&gt;
      &lt;span class=&quot;chip ind&quot;&gt;SDDC Manager (each site)&lt;/span&gt;
      &lt;span class=&quot;chip ind&quot;&gt;NSX Managers ×3 (each site)&lt;/span&gt;
      &lt;span class=&quot;chip ind&quot;&gt;Identity Broker (each site)&lt;/span&gt;
    &lt;/div&gt;
    &lt;p class=&quot;tier-desc&quot;&gt;
      &lt;strong&gt;vCenter:&lt;/strong&gt; Cannot be SRM-protected — SRM runs inside vCenter and cannot protect the host it runs in. Site B&#39;s vCenter is always independently operational. VAMI file-based backups taken daily to SFTP for local recovery if Site B&#39;s vCenter itself fails.&lt;br&gt;&lt;br&gt;
      &lt;strong&gt;SDDC Manager:&lt;/strong&gt; Each site has its own instance. Daily SFTP backup. If Site B&#39;s SDDC Manager fails, restore from backup after vCenter is confirmed operational — sequential dependency.&lt;br&gt;&lt;br&gt;
      &lt;strong&gt;NSX Managers ×3:&lt;/strong&gt; VLAN-only mode is deployed (no overlay transport zone on workload clusters). Each site&#39;s NSX Managers serve only their own VCF instance. No cross-site NSX sharing. No TEP VMkernel on any workload host 1500 MTU preserved.&lt;br&gt;&lt;br&gt;
      &lt;strong&gt;Identity Broker:&lt;/strong&gt; Stateless federation broker. Identity lives in your Active Directory, not in the broker. Site B&#39;s Identity Broker was already pointing at the same AD and continues serving Site B components when Site A fails. After VCF Operations fails over to Site B, re-register VCF Operations with Site B&#39;s Identity Broker — a five-minute runbook step.
    &lt;/p&gt;
  &lt;/div&gt;
 
&lt;/div&gt;
 
&lt;h2&gt;Key design considerations&lt;/h2&gt;
 
&lt;div class=&quot;principle-grid&quot;&gt;
  &lt;div class=&quot;principle&quot;&gt;
    &lt;div class=&quot;icon&quot;&gt;Resource isolation&lt;/div&gt;
    &lt;p&gt;DRS resource pools with reservations and limits keep management VMs from competing with production workloads. vSphere HA automatically restarts management VMs on surviving hosts.&lt;/p&gt;
  &lt;/div&gt;
  &lt;div class=&quot;principle&quot;&gt;
    &lt;div class=&quot;icon&quot;&gt;Host count minimum&lt;/div&gt;
    &lt;p&gt;VCF 9.0.2 requires a minimum of 3 hosts for the management cluster with FC/VMFS storage down from 4 in VCF 5.x. Two hosts is the minimum for workload domain import.&lt;/p&gt;
  &lt;/div&gt;
  &lt;div class=&quot;principle&quot;&gt;
    &lt;div class=&quot;icon&quot;&gt;No NSX overlay required&lt;/div&gt;
    &lt;p&gt;NSX is mandatory in VCF 9 but VLAN-only mode is fully supported. No TEP VMkernel, no GENEVE encapsulation, no MTU changes on workload clusters.&lt;/p&gt;
  &lt;/div&gt;
  &lt;div class=&quot;principle&quot;&gt;
    &lt;div class=&quot;icon&quot;&gt;SRM without L2 stretch&lt;/div&gt;
    &lt;p&gt;SRM Network Mappings and IP Customisation Rules handle all VLAN and subnet differences between sites. This is the standard SRM routed DR model,  no L2 extension required.&lt;/p&gt;
  &lt;/div&gt;
  &lt;div class=&quot;principle&quot;&gt;
    &lt;div class=&quot;icon&quot;&gt;Storage replication&lt;/div&gt;
    &lt;p&gt;Array-based replication (e.g. Pure Storage SnapMirror) feeds SRM protection groups. NetApp SRA maps datastores via SnapMirror relationships. LUN IDs at Site B do not need to match Site A.&lt;/p&gt;
  &lt;/div&gt;
  &lt;div class=&quot;principle&quot;&gt;
    &lt;div class=&quot;icon&quot;&gt;Brownfield convergence&lt;/div&gt;
    &lt;p&gt;The VCF Installer convergence wizard takes your existing vCenter, ESXi hosts, and NSX as inputs. Your vCenter is not replaced — it becomes the management domain vCenter.&lt;/p&gt;
  &lt;/div&gt;
&lt;/div&gt;
 
&lt;h2&gt;What this design delivers&lt;/h2&gt;
&lt;p&gt;By the end of the deployment programme, the organisation has a unified VCF 9.0.2 fleet managing both sites from a single VCF Operations console, fully automated lifecycle management for all management appliances, bi-directional SRM protection with tested recovery plans, and centralised log collection via VCF Ops for Logs all without purchasing a single additional physical server.&lt;/p&gt;
 
&lt;div class=&quot;highlight-box&quot;&gt;
  &lt;p&gt;&lt;strong&gt;Recommended approach:&lt;/strong&gt; Do not run VCF convergence and pre-convergence remediation as parallel tracks. Complete HCI cluster remediation, DVS upgrades, and NSX 4.2.1 installation as Phase 0 and Phase 1 blockers. Once those are clean, the VCF Installer convergence is typically a single-day event per site.&lt;/p&gt;
&lt;/div&gt;
 
&lt;hr class=&quot;divider&quot;&gt;
 
&lt;div class=&quot;author-footer&quot;&gt;
  &lt;div class=&quot;avatar&quot;&gt;SB&lt;/div&gt;
  &lt;div class=&quot;info&quot;&gt;
    &lt;div class=&quot;name&quot;&gt;Sachin Bhardwaj&lt;/div&gt;
    &lt;div class=&quot;role&quot;&gt;Principal Architect &lt;/div&gt;
  &lt;/div&gt;
&lt;/div&gt;
 
&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.virtualvmx.com/feeds/2296845688369883860/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.virtualvmx.com/2026/04/from-vsphere-8-to-vcf-9-with-no-spare.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7301826463672350299/posts/default/2296845688369883860'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7301826463672350299/posts/default/2296845688369883860'/><link rel='alternate' type='text/html' href='http://www.virtualvmx.com/2026/04/from-vsphere-8-to-vcf-9-with-no-spare.html' title='From vSphere 8 to VCF 9.x Upgrade with No Spare Hosts : The Consolidated Domain Path with DR Strategy Design'/><author><name>Sachin Bhardwaj</name><uri>http://www.blogger.com/profile/00246998315096670256</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhumkDUgyp6Slm4Sel4YA7kFTzr2qKTJ5WJDquHMLDxBHE4eQ2smgDGIm0Oy_kElsZrR3jJFhIdDSZiC8Ao35NWxsVLKx6nQ8pzaY_D1qrkHtaRuq_dZWhGwftDfSIgtw/s220/marvel.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7301826463672350299.post-1927555070369548457</id><published>2026-01-19T22:59:00.032+05:30</published><updated>2026-01-24T12:10:39.046+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="#VCF9"/><category scheme="http://www.blogger.com/atom/ns#" term="#vshpere"/><category scheme="http://www.blogger.com/atom/ns#" term="#vshpere&#xa;#NSX-T"/><category scheme="http://www.blogger.com/atom/ns#" term="Kubernetes"/><category scheme="http://www.blogger.com/atom/ns#" term="NSX-T"/><category scheme="http://www.blogger.com/atom/ns#" term="vsphere"/><title type='text'>VCF9 : VMware Identity Broker (VIDB) in VCF 9.x: Architecture, Design, and Real-World Behavior</title><content type='html'>&lt;h2&gt;Introduction&lt;/h2&gt;&lt;p&gt;With the evolution of VMware Cloud Foundation &lt;b&gt;(VCF) 9.x&lt;/b&gt;, Broadcom introduced several foundational platform changes aimed at improving security, scalability, and lifecycle consistency across private cloud environments.&lt;/p&gt;&lt;p&gt;One of the most critical yet frequently misunderstood components is &lt;b&gt;VMware Identity Broker (VIDB)&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;&lt;u&gt;This article provides an end-to-end, practical understanding of VIDB, covering:&lt;/u&gt;&lt;/p&gt;&lt;ul data-spread=&quot;false&quot;&gt;&lt;li&gt;&lt;p&gt;Why VIDB exists and the problem it solves&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;How VIDB works internally&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Where VIDB is deployed in VCF&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;High availability and security design&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Multi-site architecture (Site 1 / Site 2)&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Embedded or on HA-Cluster?&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Operati&lt;span style=&quot;font-family: inherit;&quot;&gt;onal behavior and lifecycle management&lt;/span&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;Common misconceptions and pitfalls&lt;/span&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;FAQ explanations&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;This guide is written for &lt;strong&gt;architects, consultants, and advanced VCF practitioners&lt;/strong&gt; who want clarity—not marketing.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;h3 style=&quot;text-align: left;&quot;&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;What Is VMware Identity Broker (VIDB)?&lt;/span&gt;&lt;/h3&gt;&lt;p&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;&lt;strong&gt;VMware Identity Broker (VIDB)&lt;/strong&gt; is a &lt;strong&gt;centralized identity federation and trust-broker service&lt;/strong&gt; introduced with &lt;strong&gt;VCF 9.x&lt;/strong&gt;.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;In simple terms:&lt;/span&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;VIDB acts as a secure intermediary between your &lt;strong&gt;enterprise identity provider&lt;/strong&gt; (AD / SAML / OIDC) and &lt;strong&gt;VCF platform services&lt;/strong&gt;, ensuring those services never directly integrate with enterprise identity systems.&lt;/span&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;VIDB is not optional, not add-on, and not configurable outside supported workflows. It is a &lt;strong&gt;core VCF platform service&lt;/strong&gt;.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;table align=&quot;center&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; class=&quot;tr-caption-container&quot; style=&quot;margin-left: auto; margin-right: auto;&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style=&quot;text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEgfd0NnTgTSF1IbzvC9YS64xcmrEPaxVtbQGQfWZ0eXWwQx8-vvzmHTdqWVfdXhZ5u_O_xsH4YPoJwEYIwVRGN4BxaFY6LJ1dtxHQdJghQNDfwVViLrugHa_S6O8sLuQg5tMcYo8JA-km3jQhBiUlvLiOoohu3q0cfHsGeifeJqmb_po9b46OtItw5pk-s&quot; style=&quot;margin-left: auto; margin-right: auto;&quot;&gt;&lt;img alt=&quot;&quot; data-original-height=&quot;1010&quot; data-original-width=&quot;1752&quot; height=&quot;369&quot; src=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEgfd0NnTgTSF1IbzvC9YS64xcmrEPaxVtbQGQfWZ0eXWwQx8-vvzmHTdqWVfdXhZ5u_O_xsH4YPoJwEYIwVRGN4BxaFY6LJ1dtxHQdJghQNDfwVViLrugHa_S6O8sLuQg5tMcYo8JA-km3jQhBiUlvLiOoohu3q0cfHsGeifeJqmb_po9b46OtItw5pk-s=w640-h369&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class=&quot;tr-caption&quot; style=&quot;text-align: center;&quot;&gt;Figure:1&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;h3 style=&quot;text-align: left;&quot;&gt;Why VIDB Was Introduced (The Real Problem It Solves)&lt;/h3&gt;&lt;h4 style=&quot;text-align: left;&quot;&gt;Before VIDB (Legacy Model)&lt;/h4&gt;&lt;ul data-spread=&quot;false&quot;&gt;&lt;li&gt;&lt;p&gt;Each VCF component integrated directly with Active Directory&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Tight coupling between identity and platform services&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Complex upgrades and rollback risks&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Inconsistent authentication behavior&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Expanded security attack surface&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;h4 style=&quot;text-align: left;&quot;&gt;After VIDB (VCF 9.x Model)&lt;/h4&gt;&lt;ul data-spread=&quot;false&quot;&gt;&lt;li&gt;&lt;p&gt;Single, centralized identity entry point per VCF instance&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Decoupled identity architecture&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Platform-managed lifecycle&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Consistent authentication and RBAC behavior&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Stronger security boundaries&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;blockquote&gt;&lt;p&gt;VIDB is not a feature—it is a &lt;strong&gt;foundational platform service&lt;/strong&gt;.&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;&lt;/p&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEj4FWfgQvJQ87JgqrVNBKB0-plwICMYsDq1RDVGkEmeZrdlRziT97Om_dJRGeiSg2W5MWnA9IBT5YlNWSq7wUrCK1wlHuAGgrvApHn6uMkwnCa414ScSEDEwU439LpJjIuhDXoP-HYrCwJjemVgUbVn_xeNjYAIgzcL91wgw2FsdwVLLoGztjZGuGjygIs&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img data-original-height=&quot;734&quot; data-original-width=&quot;1666&quot; height=&quot;282&quot; src=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEj4FWfgQvJQ87JgqrVNBKB0-plwICMYsDq1RDVGkEmeZrdlRziT97Om_dJRGeiSg2W5MWnA9IBT5YlNWSq7wUrCK1wlHuAGgrvApHn6uMkwnCa414ScSEDEwU439LpJjIuhDXoP-HYrCwJjemVgUbVn_xeNjYAIgzcL91wgw2FsdwVLLoGztjZGuGjygIs=w640-h282&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;Figure:2&lt;/div&gt;&lt;br /&gt;&lt;p&gt;&lt;/p&gt;&lt;h3 style=&quot;text-align: left;&quot;&gt;Where Is VIDB Deployed?&lt;/h3&gt;&lt;p&gt;VIDB is deployed:&lt;/p&gt;&lt;ul data-spread=&quot;false&quot;&gt;&lt;li&gt;&lt;p&gt;&lt;strong&gt;Only in the Management Domain&lt;/strong&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Automatically during VCF bring-up or convergence&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Managed exclusively by &lt;strong&gt;VCF Lifecycle Manager&lt;/strong&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Never deployed in workload domains&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Treat VIDB exactly like &lt;strong&gt;SDDC Manager&lt;/strong&gt;—a protected, platform-level service.&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEg-wWZRRKfmD2zGO163xO1f9tPEKZpVmziK931LMGLhmhVPFdi4YFsSZovTRIBoB1_lpt66BbGwCHwwYOgj8cO_RSoWjzj63MdkXix1kEbCUfTTwl_SUYk_UdPBlshvB2zMio-bQ352JvIsYLowa2CzIuqv0rf7wlmXcT1ezaVIRUdeVy9i-KdKhOeZgB8&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img data-original-height=&quot;772&quot; data-original-width=&quot;1406&quot; height=&quot;310&quot; src=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEg-wWZRRKfmD2zGO163xO1f9tPEKZpVmziK931LMGLhmhVPFdi4YFsSZovTRIBoB1_lpt66BbGwCHwwYOgj8cO_RSoWjzj63MdkXix1kEbCUfTTwl_SUYk_UdPBlshvB2zMio-bQ352JvIsYLowa2CzIuqv0rf7wlmXcT1ezaVIRUdeVy9i-KdKhOeZgB8=w563-h310&quot; width=&quot;563&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;Figure:3&lt;/div&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Each VIDB deployment consists of:&lt;/p&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both;&quot;&gt;&lt;ul data-spread=&quot;false&quot;&gt;&lt;li&gt;&lt;p&gt;&lt;strong&gt;Three stateless VIDB nodes&lt;/strong&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;&lt;strong&gt;One Virtual IP (VIP)&lt;/strong&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;&lt;b&gt;Three IP&#39;s for nodes&lt;/b&gt;&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div&gt;&lt;h3&gt;&lt;br /&gt;&lt;/h3&gt;&lt;h3&gt;Why Four IP Addresses?&lt;/h3&gt;&lt;table&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;VIP&lt;/b&gt;&lt;/td&gt;&lt;td&gt;:&amp;nbsp; Stable endpoint for all VCF services&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Node 1&lt;/b&gt;&lt;/td&gt;&lt;td&gt;:&amp;nbsp; Active VIDB instance&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Node 2&lt;/b&gt;&lt;/td&gt;&lt;td&gt;:&amp;nbsp; Redundant instance&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Node 3&lt;/b&gt;&lt;/td&gt;&lt;td&gt;:&amp;nbsp; Redundant instance&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;p&gt;&lt;/p&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEh6CaXPE75Tafi0iJ6l0PpKVyytrDNaa_85aj8V2peM8kPwH8FKivefT46zeagdc8RbuOp_CgyxMCL8qjJI7vbcAQ7i0XAdtcKQLFZOycDGl1Xyut6ZGhwoduvZ8calyL31FUKowza6yqSmquqEr-u0CJF0FynOP9xiHiOlsYul6JthJNWAR7yJOtXp170&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img data-original-height=&quot;1078&quot; data-original-width=&quot;1362&quot; height=&quot;507&quot; src=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEh6CaXPE75Tafi0iJ6l0PpKVyytrDNaa_85aj8V2peM8kPwH8FKivefT46zeagdc8RbuOp_CgyxMCL8qjJI7vbcAQ7i0XAdtcKQLFZOycDGl1Xyut6ZGhwoduvZ8calyL31FUKowza6yqSmquqEr-u0CJF0FynOP9xiHiOlsYul6JthJNWAR7yJOtXp170=w640-h507&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;Figure:4&lt;/div&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;This design enables:&lt;/p&gt;&lt;ul data-spread=&quot;false&quot;&gt;&lt;li&gt;&lt;p&gt;No single point of failure&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Transparent failover&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Rolling upgrades&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Zero-downtime maintenance&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;h3 style=&quot;text-align: left;&quot;&gt;Shall I deploy VIDB as Embedded or with HA-Cluster.....&lt;/h3&gt;&lt;div&gt;Deploying VIDB as Embedded or with HA-Cluster depends where you are deploying. Let&#39;s discuss:&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;b&gt;&lt;u&gt;Embedded :&lt;/u&gt;&lt;/b&gt;&amp;nbsp; Its good for POC / Lab and very small environment where one can tolerate a simple availability model.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;b&gt;&lt;u&gt;HA Cluster:&amp;nbsp;&lt;/u&gt;&lt;/b&gt; When identity is &lt;em data-end=&quot;380&quot; data-start=&quot;362&quot;&gt;mission-critical&lt;/em&gt; and you need higher resiliency + maintenance flexibility.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;h3 style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/h3&gt;&lt;h3 style=&quot;text-align: left;&quot;&gt;Authentication &amp;amp; Token Flow (Step-by-Step)&lt;br /&gt;&lt;/h3&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEgb94LDsw_MAW98vBsTNHSgqfTtc8sG8N2BIfWbNFJDrWazWaQldDnywMgflXjFMNB9m04_wH1M8VRXGnkar4PBZFqf3fXZxZAfHAI4TT_WasbHmyrfsv9_dVLRu_HzalYPUkwzD0lsR89VVDe-i-H0Eqf9MQKJAcuWoZhCu9uzWoOmTBTTZbkgw2fkEYk&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img data-original-height=&quot;975&quot; data-original-width=&quot;2700&quot; height=&quot;232&quot; src=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEgb94LDsw_MAW98vBsTNHSgqfTtc8sG8N2BIfWbNFJDrWazWaQldDnywMgflXjFMNB9m04_wH1M8VRXGnkar4PBZFqf3fXZxZAfHAI4TT_WasbHmyrfsv9_dVLRu_HzalYPUkwzD0lsR89VVDe-i-H0Eqf9MQKJAcuWoZhCu9uzWoOmTBTTZbkgw2fkEYk=w640-h232&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Figure:5&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;ol data-spread=&quot;false&quot; start=&quot;1&quot;&gt;&lt;li&gt;&lt;p&gt;User accesses a VCF UI or API&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Request is redirected to the enterprise IdP&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;IdP authenticates user (password + MFA)&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Assertion is returned to VIDB&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;VIDB validates trust and policies&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;VIDB issues a &lt;strong&gt;short-lived token&lt;/strong&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;VCF service consumes the token&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;RBAC is enforced locally&lt;/p&gt;&lt;/li&gt;&lt;/ol&gt;&lt;blockquote&gt;&lt;p&gt;Tokens are &lt;strong&gt;short-lived, site-local, and instance-scoped&lt;/strong&gt;.&amp;nbsp;&lt;/p&gt;&lt;/blockquote&gt;&lt;h3 style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/h3&gt;&lt;h3 style=&quot;text-align: left;&quot;&gt;Multi-Site Design (Site 1 / Site 2 Best Practice)&lt;/h3&gt;&lt;p&gt;&lt;/p&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEh5HWB8kPJIjnFrro26BTVFd0p5pwjc11qk-N2rvPH61fPzZTV02BHR-qwfp0FCcleFqj-AEspSIiHqq6azI05_MbNEZ2ZDDhUqQpkFAG7rMXeuiQ4hZymUaLbeqTp2K1odJ-5aBpMkcZAaKodx_gPkNY6DrWBEsld9JX0cXaA7DV08wPeQlZrpIBc87dY&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img data-original-height=&quot;3860&quot; data-original-width=&quot;3652&quot; height=&quot;640&quot; src=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEh5HWB8kPJIjnFrro26BTVFd0p5pwjc11qk-N2rvPH61fPzZTV02BHR-qwfp0FCcleFqj-AEspSIiHqq6azI05_MbNEZ2ZDDhUqQpkFAG7rMXeuiQ4hZymUaLbeqTp2K1odJ-5aBpMkcZAaKodx_gPkNY6DrWBEsld9JX0cXaA7DV08wPeQlZrpIBc87dY=w605-h640&quot; width=&quot;605&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Figure:6&lt;br /&gt;&lt;h3 style=&quot;text-align: left;&quot;&gt;Scenerio&lt;/h3&gt;&lt;ul data-spread=&quot;false&quot;&gt;&lt;li&gt;&lt;p&gt;&lt;strong&gt;Site 1 → VCF Instance A&lt;/strong&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;&lt;strong&gt;Site 2 → VCF Instance B&lt;/strong&gt;&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Shared enterprise identity provide.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;h4 style=&quot;text-align: left;&quot;&gt;Correct Architecture:&lt;/h4&gt;&lt;ul data-spread=&quot;false&quot;&gt;&lt;li&gt;&lt;p&gt;One VIDB per VCF instance&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;No cross-site VIDB usage&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;No stretched identity services&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;h3 style=&quot;text-align: left;&quot;&gt;Why This Matters:&lt;/h3&gt;&lt;ul data-spread=&quot;false&quot;&gt;&lt;li&gt;&lt;p&gt;Failure isolation&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Independent upgrades&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Low-latency authentication&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Fully supported design&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;u&gt;VIDB is &lt;strong&gt;never stretched across sites&lt;/strong&gt;.&amp;nbsp;&lt;/u&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;h3 style=&quot;text-align: left;&quot;&gt;Security Benefits of VIDB&lt;/h3&gt;&lt;ul data-spread=&quot;false&quot;&gt;&lt;li&gt;&lt;p&gt;No credentials stored in VCF services&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Certificate-based trust&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;TLS-secured communication&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Short-lived tokens&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Reduced attack surface&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;This design aligns VCF identity with &lt;strong&gt;zero-trust principles&lt;/strong&gt;.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;div contenteditable=&quot;false&quot;&gt;&lt;/div&gt;&lt;h3 style=&quot;text-align: left;&quot;&gt;Lifecycle Management&lt;/h3&gt;&lt;p&gt;VIDB lifecycle is:&lt;/p&gt;&lt;ul data-spread=&quot;false&quot;&gt;&lt;li&gt;&lt;p&gt;Fully automated&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Rolling and non-disruptive&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Managed entirely by VCF LCM&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Not manually patchable or configurable&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Each VCF instance upgrades its VIDB &lt;strong&gt;independently&lt;/strong&gt;.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;h3 style=&quot;text-align: left;&quot;&gt;&lt;u&gt;Frequent Asked Question (FAQ)&lt;/u&gt;&lt;/h3&gt;&lt;h4 style=&quot;text-align: left;&quot;&gt;Where is VIDB Deployed?&lt;/h4&gt;&lt;p&gt;VIDB is deployed in the &lt;strong&gt;Management Domain&lt;/strong&gt; and managed as a platform service by VCF. It is not supported in workload domains.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;h4 style=&quot;text-align: left;&quot;&gt;Why does VIDB require three nodes?&lt;/h4&gt;&lt;div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;Three stateless nodes provide high availability, prevent split-brain scenarios, and allow rolling upgrades without downtime.&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;/div&gt;&lt;h4 style=&quot;text-align: left;&quot;&gt;Why four IP&#39;s?&lt;/h4&gt;&lt;p&gt;Three IPs for the nodes and one VIP as a stable access endpoint for all VCF services.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;h4 style=&quot;text-align: left;&quot;&gt;Where is MFA enforced?&lt;/h4&gt;&lt;p&gt;At the &lt;strong&gt;enterprise identity provider&lt;/strong&gt;. VIDB only brokers trust and tokens.&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;h4 style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;What happens if a VIDB node fails?&lt;/h4&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;No impact. Traffic continues through the VIP to remaining healthy nodes.&lt;/p&gt;&amp;nbsp;&lt;p&gt;&lt;/p&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.virtualvmx.com/feeds/1927555070369548457/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.virtualvmx.com/2026/01/vcf9-vmware-identity-broker-vidb-in-vcf.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7301826463672350299/posts/default/1927555070369548457'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7301826463672350299/posts/default/1927555070369548457'/><link rel='alternate' type='text/html' href='http://www.virtualvmx.com/2026/01/vcf9-vmware-identity-broker-vidb-in-vcf.html' title='VCF9 : VMware Identity Broker (VIDB) in VCF 9.x: Architecture, Design, and Real-World Behavior'/><author><name>Sachin Bhardwaj</name><uri>http://www.blogger.com/profile/00246998315096670256</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhumkDUgyp6Slm4Sel4YA7kFTzr2qKTJ5WJDquHMLDxBHE4eQ2smgDGIm0Oy_kElsZrR3jJFhIdDSZiC8Ao35NWxsVLKx6nQ8pzaY_D1qrkHtaRuq_dZWhGwftDfSIgtw/s220/marvel.JPG'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/a/AVvXsEgfd0NnTgTSF1IbzvC9YS64xcmrEPaxVtbQGQfWZ0eXWwQx8-vvzmHTdqWVfdXhZ5u_O_xsH4YPoJwEYIwVRGN4BxaFY6LJ1dtxHQdJghQNDfwVViLrugHa_S6O8sLuQg5tMcYo8JA-km3jQhBiUlvLiOoohu3q0cfHsGeifeJqmb_po9b46OtItw5pk-s=s72-w640-h369-c" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7301826463672350299.post-3028476193456396245</id><published>2025-12-23T21:54:00.000+05:30</published><updated>2025-12-23T21:54:29.184+05:30</updated><title type='text'>Terms of Service for VirtualVMX</title><content type='html'>&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;h1 data-end=&quot;347&quot; data-start=&quot;314&quot;&gt;Terms of Service for VirtualVMX&lt;/h1&gt;&lt;p data-end=&quot;385&quot; data-start=&quot;349&quot;&gt;&lt;strong data-end=&quot;366&quot; data-start=&quot;349&quot;&gt;Last updated:&lt;/strong&gt; 23 December 2025&lt;/p&gt;&lt;p data-end=&quot;634&quot; data-start=&quot;387&quot;&gt;Welcome to &lt;strong data-end=&quot;412&quot; data-start=&quot;398&quot;&gt;VirtualVMX&lt;/strong&gt; (&lt;a class=&quot;decorated-link&quot; data-end=&quot;440&quot; data-start=&quot;414&quot; href=&quot;https://www.virtualvmx.com&quot; rel=&quot;noopener&quot; target=&quot;_new&quot;&gt;https://www.virtualvmx.com&lt;span aria-hidden=&quot;true&quot; class=&quot;ms-0.5 inline-block align-middle leading-none&quot;&gt;&lt;svg aria-hidden=&quot;true&quot; class=&quot;block h-[0.75em] w-[0.75em] stroke-current stroke-[0.75]&quot; data-rtl-flip=&quot;&quot; height=&quot;20&quot; width=&quot;20&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot;&gt;&lt;use fill=&quot;currentColor&quot; href=&quot;/cdn/assets/sprites-core-i9agxugi.svg#304883&quot;&gt;&lt;/use&gt;&lt;/svg&gt;&lt;/span&gt;&lt;/a&gt;).&lt;br data-end=&quot;445&quot; data-start=&quot;442&quot; /&gt;By accessing or using this website, you agree to comply with and be bound by the following Terms of Service. If you do not agree with any part of these terms, please do not use the website.&lt;/p&gt;&lt;hr data-end=&quot;639&quot; data-start=&quot;636&quot; /&gt;&lt;h2 data-end=&quot;666&quot; data-start=&quot;641&quot;&gt;1. Acceptance of Terms&lt;/h2&gt;&lt;p data-end=&quot;903&quot; data-start=&quot;832&quot;&gt;Your continued use of VirtualVMX constitutes acceptance of these Terms.&lt;/p&gt;&lt;hr data-end=&quot;908&quot; data-start=&quot;905&quot; /&gt;&lt;h2 data-end=&quot;938&quot; data-start=&quot;910&quot;&gt;2. Use of Website Content&lt;/h2&gt;&lt;p data-end=&quot;1006&quot; data-start=&quot;940&quot;&gt;All content published on VirtualVMX, including but not limited to:&lt;/p&gt;&lt;ul data-end=&quot;1070&quot; data-start=&quot;1007&quot;&gt;&lt;li data-end=&quot;1017&quot; data-start=&quot;1007&quot;&gt;&lt;p data-end=&quot;1017&quot; data-start=&quot;1009&quot;&gt;Articles&lt;/p&gt;&lt;/li&gt;&lt;li data-end=&quot;1030&quot; data-start=&quot;1018&quot;&gt;&lt;p data-end=&quot;1030&quot; data-start=&quot;1020&quot;&gt;Blog posts&lt;/p&gt;&lt;/li&gt;&lt;li data-end=&quot;1041&quot; data-start=&quot;1031&quot;&gt;&lt;p data-end=&quot;1041&quot; data-start=&quot;1033&quot;&gt;Diagrams&lt;/p&gt;&lt;/li&gt;&lt;li data-end=&quot;1053&quot; data-start=&quot;1042&quot;&gt;&lt;p data-end=&quot;1053&quot; data-start=&quot;1044&quot;&gt;Tutorials&lt;/p&gt;&lt;/li&gt;&lt;li data-end=&quot;1062&quot; data-start=&quot;1054&quot;&gt;&lt;p data-end=&quot;1062&quot; data-start=&quot;1056&quot;&gt;Images&lt;/p&gt;&lt;/li&gt;&lt;li data-end=&quot;1070&quot; data-start=&quot;1063&quot;&gt;&lt;p data-end=&quot;1070&quot; data-start=&quot;1065&quot;&gt;Logos&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p data-end=&quot;1136&quot; data-start=&quot;1072&quot;&gt;is provided &lt;strong data-end=&quot;1135&quot; data-start=&quot;1084&quot;&gt;for informational and educational purposes only&lt;/strong&gt;.&lt;/p&gt;&lt;p data-end=&quot;1159&quot; data-start=&quot;1138&quot;&gt;You agree &lt;strong data-end=&quot;1158&quot; data-start=&quot;1148&quot;&gt;not to&lt;/strong&gt;:&lt;/p&gt;&lt;ul data-end=&quot;1335&quot; data-start=&quot;1160&quot;&gt;&lt;li data-end=&quot;1229&quot; data-start=&quot;1160&quot;&gt;&lt;p data-end=&quot;1229&quot; data-start=&quot;1162&quot;&gt;Copy, republish, or redistribute content without written permission&lt;/p&gt;&lt;/li&gt;&lt;li data-end=&quot;1276&quot; data-start=&quot;1230&quot;&gt;&lt;p data-end=&quot;1276&quot; data-start=&quot;1232&quot;&gt;Use content for unlawful or harmful purposes&lt;/p&gt;&lt;/li&gt;&lt;li data-end=&quot;1335&quot; data-start=&quot;1277&quot;&gt;&lt;p data-end=&quot;1335&quot; data-start=&quot;1279&quot;&gt;Attempt to disrupt or damage the website or its services&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p data-end=&quot;1349&quot; data-start=&quot;1337&quot;&gt;You &lt;strong data-end=&quot;1348&quot; data-start=&quot;1341&quot;&gt;may&lt;/strong&gt;:&lt;/p&gt;&lt;ul data-end=&quot;1456&quot; data-start=&quot;1350&quot;&gt;&lt;li data-end=&quot;1395&quot; data-start=&quot;1350&quot;&gt;&lt;p data-end=&quot;1395&quot; data-start=&quot;1352&quot;&gt;Share article links with proper attribution&lt;/p&gt;&lt;/li&gt;&lt;li data-end=&quot;1456&quot; data-start=&quot;1396&quot;&gt;&lt;p data-end=&quot;1456&quot; data-start=&quot;1398&quot;&gt;Reference content for learning and non-commercial purposes&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;hr data-end=&quot;1461&quot; data-start=&quot;1458&quot; /&gt;&lt;h2 data-end=&quot;1497&quot; data-start=&quot;1463&quot;&gt;3. Intellectual Property Rights&lt;/h2&gt;&lt;p data-end=&quot;1523&quot; data-start=&quot;1499&quot;&gt;Unless otherwise stated:&lt;/p&gt;&lt;ul data-end=&quot;1673&quot; data-start=&quot;1524&quot;&gt;&lt;li data-end=&quot;1598&quot; data-start=&quot;1524&quot;&gt;&lt;p data-end=&quot;1598&quot; data-start=&quot;1526&quot;&gt;All content on VirtualVMX is the intellectual property of &lt;strong data-end=&quot;1598&quot; data-start=&quot;1584&quot;&gt;VirtualVMX&lt;/strong&gt;&lt;/p&gt;&lt;/li&gt;&lt;li data-end=&quot;1673&quot; data-start=&quot;1599&quot;&gt;&lt;p data-end=&quot;1673&quot; data-start=&quot;1601&quot;&gt;All trademarks, logos, and brand names belong to their respective owners&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p data-end=&quot;1734&quot; data-start=&quot;1675&quot;&gt;Unauthorized use of any content may result in legal action.&lt;/p&gt;&lt;hr data-end=&quot;1739&quot; data-start=&quot;1736&quot; /&gt;&lt;h2 data-end=&quot;1787&quot; data-start=&quot;1741&quot;&gt;4. User Contributions (Comments &amp;amp; Feedback)&lt;/h2&gt;&lt;p data-end=&quot;1837&quot; data-start=&quot;1789&quot;&gt;When you submit comments, feedback, or messages:&lt;/p&gt;&lt;ul data-end=&quot;1987&quot; data-start=&quot;1838&quot;&gt;&lt;li data-end=&quot;1915&quot; data-start=&quot;1838&quot;&gt;&lt;p data-end=&quot;1915&quot; data-start=&quot;1840&quot;&gt;You grant VirtualVMX the right to display, moderate, or remove such content&lt;/p&gt;&lt;/li&gt;&lt;li data-end=&quot;1987&quot; data-start=&quot;1916&quot;&gt;&lt;p data-end=&quot;1987&quot; data-start=&quot;1918&quot;&gt;You agree not to post spam, offensive, misleading, or illegal content&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p data-end=&quot;2065&quot; data-start=&quot;1989&quot;&gt;We reserve the right to remove comments or block users without prior notice.&lt;/p&gt;&lt;hr data-end=&quot;2070&quot; data-start=&quot;2067&quot; /&gt;&lt;h2 data-end=&quot;2102&quot; data-start=&quot;2072&quot;&gt;5. Disclaimer of Warranties&lt;/h2&gt;&lt;p data-end=&quot;2181&quot; data-start=&quot;2104&quot;&gt;All information on VirtualVMX is provided &lt;strong data-end=&quot;2157&quot; data-start=&quot;2146&quot;&gt;“as is”&lt;/strong&gt; and &lt;strong data-end=&quot;2181&quot; data-start=&quot;2162&quot;&gt;“as available.”&lt;/strong&gt;&lt;/p&gt;&lt;p data-end=&quot;2215&quot; data-start=&quot;2183&quot;&gt;We make no warranties regarding:&lt;/p&gt;&lt;ul data-end=&quot;2383&quot; data-start=&quot;2216&quot;&gt;&lt;li data-end=&quot;2253&quot; data-start=&quot;2216&quot;&gt;&lt;p data-end=&quot;2253&quot; data-start=&quot;2218&quot;&gt;Accuracy or completeness of content&lt;/p&gt;&lt;/li&gt;&lt;li data-end=&quot;2329&quot; data-start=&quot;2254&quot;&gt;&lt;p data-end=&quot;2329&quot; data-start=&quot;2256&quot;&gt;Suitability for a specific technical, business, or production environment&lt;/p&gt;&lt;/li&gt;&lt;li data-end=&quot;2383&quot; data-start=&quot;2330&quot;&gt;&lt;p data-end=&quot;2383&quot; data-start=&quot;2332&quot;&gt;Availability or uninterrupted access to the website&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p data-end=&quot;2460&quot; data-start=&quot;2385&quot;&gt;Any reliance you place on the information is &lt;strong data-end=&quot;2459&quot; data-start=&quot;2430&quot;&gt;strictly at your own risk&lt;/strong&gt;.&lt;/p&gt;&lt;hr data-end=&quot;2465&quot; data-start=&quot;2462&quot; /&gt;&lt;h2 data-end=&quot;2496&quot; data-start=&quot;2467&quot;&gt;6. Limitation of Liability&lt;/h2&gt;&lt;p data-end=&quot;2558&quot; data-start=&quot;2498&quot;&gt;VirtualVMX and its authors shall &lt;strong data-end=&quot;2553&quot; data-start=&quot;2531&quot;&gt;not be held liable&lt;/strong&gt; for:&lt;/p&gt;&lt;ul data-end=&quot;2708&quot; data-start=&quot;2559&quot;&gt;&lt;li data-end=&quot;2587&quot; data-start=&quot;2559&quot;&gt;&lt;p data-end=&quot;2587&quot; data-start=&quot;2561&quot;&gt;Direct or indirect damages&lt;/p&gt;&lt;/li&gt;&lt;li data-end=&quot;2599&quot; data-start=&quot;2588&quot;&gt;&lt;p data-end=&quot;2599&quot; data-start=&quot;2590&quot;&gt;Data loss&lt;/p&gt;&lt;/li&gt;&lt;li data-end=&quot;2623&quot; data-start=&quot;2600&quot;&gt;&lt;p data-end=&quot;2623&quot; data-start=&quot;2602&quot;&gt;Business interruption&lt;/p&gt;&lt;/li&gt;&lt;li data-end=&quot;2708&quot; data-start=&quot;2624&quot;&gt;&lt;p data-end=&quot;2708&quot; data-start=&quot;2626&quot;&gt;Misconfigurations, outages, or financial loss resulting from use of shared content&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p data-end=&quot;2838&quot; data-start=&quot;2710&quot;&gt;Always validate configurations and follow vendor-supported documentation before implementing changes in production environments.&lt;/p&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.virtualvmx.com/feeds/3028476193456396245/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.virtualvmx.com/2025/12/terms-of-service-for-virtualvmx.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7301826463672350299/posts/default/3028476193456396245'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7301826463672350299/posts/default/3028476193456396245'/><link rel='alternate' type='text/html' href='http://www.virtualvmx.com/2025/12/terms-of-service-for-virtualvmx.html' title='Terms of Service for VirtualVMX'/><author><name>Sachin Bhardwaj</name><uri>http://www.blogger.com/profile/00246998315096670256</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhumkDUgyp6Slm4Sel4YA7kFTzr2qKTJ5WJDquHMLDxBHE4eQ2smgDGIm0Oy_kElsZrR3jJFhIdDSZiC8Ao35NWxsVLKx6nQ8pzaY_D1qrkHtaRuq_dZWhGwftDfSIgtw/s220/marvel.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7301826463672350299.post-1758775517847282682</id><published>2025-12-23T21:51:00.002+05:30</published><updated>2025-12-23T21:51:58.571+05:30</updated><title type='text'>Privacy Policy for VirtualVMX</title><content type='html'>&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;h1 data-end=&quot;374&quot; data-start=&quot;343&quot;&gt;Privacy Policy for VirtualVMX&lt;/h1&gt;&lt;p data-end=&quot;412&quot; data-start=&quot;376&quot;&gt;&lt;strong data-end=&quot;393&quot; data-start=&quot;376&quot;&gt;Last updated:&lt;/strong&gt; 23 December 2025&lt;/p&gt;&lt;p data-end=&quot;664&quot; data-start=&quot;414&quot;&gt;At &lt;strong data-end=&quot;431&quot; data-start=&quot;417&quot;&gt;VirtualVMX&lt;/strong&gt; (accessible from &lt;a class=&quot;decorated-link&quot; data-end=&quot;475&quot; data-start=&quot;449&quot; href=&quot;https://www.virtualvmx.com&quot; rel=&quot;noopener&quot; target=&quot;_new&quot;&gt;https://www.virtualvmx.com&lt;span aria-hidden=&quot;true&quot; class=&quot;ms-0.5 inline-block align-middle leading-none&quot;&gt;&lt;svg aria-hidden=&quot;true&quot; class=&quot;block h-[0.75em] w-[0.75em] stroke-current stroke-[0.75]&quot; data-rtl-flip=&quot;&quot; height=&quot;20&quot; width=&quot;20&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot;&gt;&lt;use fill=&quot;currentColor&quot; href=&quot;/cdn/assets/sprites-core-i9agxugi.svg#304883&quot;&gt;&lt;/use&gt;&lt;/svg&gt;&lt;/span&gt;&lt;/a&gt;), the privacy of our visitors is one of our main priorities. This Privacy Policy document outlines the types of information that are collected and recorded by VirtualVMX and how we use it.&lt;/p&gt;&lt;p data-end=&quot;777&quot; data-start=&quot;666&quot;&gt;If you have additional questions or require more information about our Privacy Policy, feel free to contact us.&lt;/p&gt;&lt;hr data-end=&quot;782&quot; data-start=&quot;779&quot; /&gt;&lt;h2 data-end=&quot;812&quot; data-start=&quot;784&quot;&gt;1. Information We Collect&lt;/h2&gt;&lt;p data-end=&quot;886&quot; data-start=&quot;814&quot;&gt;The information we collect depends on how you interact with the website.&lt;/p&gt;&lt;h3 data-end=&quot;917&quot; data-start=&quot;888&quot;&gt;a. Personal Information&lt;/h3&gt;&lt;p data-end=&quot;962&quot; data-start=&quot;918&quot;&gt;We may collect personal information such as:&lt;/p&gt;&lt;ul data-end=&quot;987&quot; data-start=&quot;963&quot;&gt;&lt;li data-end=&quot;969&quot; data-start=&quot;963&quot;&gt;&lt;p data-end=&quot;969&quot; data-start=&quot;965&quot;&gt;Name&lt;/p&gt;&lt;/li&gt;&lt;li data-end=&quot;987&quot; data-start=&quot;970&quot;&gt;&lt;p data-end=&quot;987&quot; data-start=&quot;972&quot;&gt;Email address&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p data-end=&quot;1020&quot; data-start=&quot;989&quot;&gt;This typically occurs when you:&lt;/p&gt;&lt;ul data-end=&quot;1101&quot; data-start=&quot;1021&quot;&gt;&lt;li data-end=&quot;1047&quot; data-start=&quot;1021&quot;&gt;&lt;p data-end=&quot;1047&quot; data-start=&quot;1023&quot;&gt;Subscribe to newsletters&lt;/p&gt;&lt;/li&gt;&lt;li data-end=&quot;1079&quot; data-start=&quot;1048&quot;&gt;&lt;p data-end=&quot;1079&quot; data-start=&quot;1050&quot;&gt;Contact us via forms or email&lt;/p&gt;&lt;/li&gt;&lt;li data-end=&quot;1101&quot; data-start=&quot;1080&quot;&gt;&lt;p data-end=&quot;1101&quot; data-start=&quot;1082&quot;&gt;Comment on articles&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p data-end=&quot;1143&quot; data-start=&quot;1103&quot;&gt;Providing this information is voluntary.&lt;/p&gt;&lt;h3 data-end=&quot;1178&quot; data-start=&quot;1145&quot;&gt;b. Non-Personal Information&lt;/h3&gt;&lt;p data-end=&quot;1248&quot; data-start=&quot;1179&quot;&gt;We automatically collect certain non-personal information, including:&lt;/p&gt;&lt;ul data-end=&quot;1373&quot; data-start=&quot;1249&quot;&gt;&lt;li data-end=&quot;1261&quot; data-start=&quot;1249&quot;&gt;&lt;p data-end=&quot;1261&quot; data-start=&quot;1251&quot;&gt;IP address&lt;/p&gt;&lt;/li&gt;&lt;li data-end=&quot;1276&quot; data-start=&quot;1262&quot;&gt;&lt;p data-end=&quot;1276&quot; data-start=&quot;1264&quot;&gt;Browser type&lt;/p&gt;&lt;/li&gt;&lt;li data-end=&quot;1310&quot; data-start=&quot;1277&quot;&gt;&lt;p data-end=&quot;1310&quot; data-start=&quot;1279&quot;&gt;Internet Service Provider (ISP)&lt;/p&gt;&lt;/li&gt;&lt;li data-end=&quot;1335&quot; data-start=&quot;1311&quot;&gt;&lt;p data-end=&quot;1335&quot; data-start=&quot;1313&quot;&gt;Date and time of visit&lt;/p&gt;&lt;/li&gt;&lt;li data-end=&quot;1358&quot; data-start=&quot;1336&quot;&gt;&lt;p data-end=&quot;1358&quot; data-start=&quot;1338&quot;&gt;Referring/exit pages&lt;/p&gt;&lt;/li&gt;&lt;li data-end=&quot;1373&quot; data-start=&quot;1359&quot;&gt;&lt;p data-end=&quot;1373&quot; data-start=&quot;1361&quot;&gt;Pages viewed&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p data-end=&quot;1443&quot; data-start=&quot;1375&quot;&gt;This data is used for analytics and site optimization purposes only.&lt;/p&gt;&lt;hr data-end=&quot;1448&quot; data-start=&quot;1445&quot; /&gt;&lt;h2 data-end=&quot;1483&quot; data-start=&quot;1450&quot;&gt;2. How We Use Your Information&lt;/h2&gt;&lt;p data-end=&quot;1521&quot; data-start=&quot;1485&quot;&gt;We use the collected information to:&lt;/p&gt;&lt;ul data-end=&quot;1741&quot; data-start=&quot;1522&quot;&gt;&lt;li data-end=&quot;1556&quot; data-start=&quot;1522&quot;&gt;&lt;p data-end=&quot;1556&quot; data-start=&quot;1524&quot;&gt;Operate and maintain the website&lt;/p&gt;&lt;/li&gt;&lt;li data-end=&quot;1602&quot; data-start=&quot;1557&quot;&gt;&lt;p data-end=&quot;1602&quot; data-start=&quot;1559&quot;&gt;Improve website content and user experience&lt;/p&gt;&lt;/li&gt;&lt;li data-end=&quot;1641&quot; data-start=&quot;1603&quot;&gt;&lt;p data-end=&quot;1641&quot; data-start=&quot;1605&quot;&gt;Understand how visitors use the site&lt;/p&gt;&lt;/li&gt;&lt;li data-end=&quot;1695&quot; data-start=&quot;1642&quot;&gt;&lt;p data-end=&quot;1695&quot; data-start=&quot;1644&quot;&gt;Communicate with users (emails, updates, responses)&lt;/p&gt;&lt;/li&gt;&lt;li data-end=&quot;1741&quot; data-start=&quot;1696&quot;&gt;&lt;p data-end=&quot;1741&quot; data-start=&quot;1698&quot;&gt;Detect and prevent fraud or security issues&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p data-end=&quot;1814&quot; data-start=&quot;1743&quot;&gt;We &lt;strong data-end=&quot;1777&quot; data-start=&quot;1746&quot;&gt;do not sell, trade, or rent&lt;/strong&gt; your personal information to others.&lt;/p&gt;&lt;hr data-end=&quot;1819&quot; data-start=&quot;1816&quot; /&gt;&lt;h2 data-end=&quot;1850&quot; data-start=&quot;1821&quot;&gt;3. Cookies and Web Beacons&lt;/h2&gt;&lt;p data-end=&quot;1883&quot; data-start=&quot;1852&quot;&gt;VirtualVMX uses &lt;strong data-end=&quot;1879&quot; data-start=&quot;1868&quot;&gt;cookies&lt;/strong&gt; to:&lt;/p&gt;&lt;ul data-end=&quot;1986&quot; data-start=&quot;1884&quot;&gt;&lt;li data-end=&quot;1911&quot; data-start=&quot;1884&quot;&gt;&lt;p data-end=&quot;1911&quot; data-start=&quot;1886&quot;&gt;Store visitor preferences&lt;/p&gt;&lt;/li&gt;&lt;li data-end=&quot;1952&quot; data-start=&quot;1912&quot;&gt;&lt;p data-end=&quot;1952&quot; data-start=&quot;1914&quot;&gt;Optimize content based on browser type&lt;/p&gt;&lt;/li&gt;&lt;li data-end=&quot;1986&quot; data-start=&quot;1953&quot;&gt;&lt;p data-end=&quot;1986&quot; data-start=&quot;1955&quot;&gt;Improve overall user experience&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p data-end=&quot;2151&quot; data-start=&quot;1988&quot;&gt;You can choose to disable cookies through your browser settings. More detailed information about cookie management can be found on your browser’s official website.&lt;/p&gt;&lt;hr data-end=&quot;2156&quot; data-start=&quot;2153&quot; /&gt;&lt;h2 data-end=&quot;2203&quot; data-start=&quot;2158&quot;&gt;4. Google Analytics &amp;amp; Third-Party Services&lt;/h2&gt;&lt;p data-end=&quot;2323&quot; data-start=&quot;2205&quot;&gt;VirtualVMX may use &lt;strong data-end=&quot;2244&quot; data-start=&quot;2224&quot;&gt;Google Analytics&lt;/strong&gt; and other analytics tools to understand traffic patterns and visitor behavior.&lt;/p&gt;&lt;p data-end=&quot;2499&quot; data-start=&quot;2325&quot;&gt;These third-party services may use cookies, JavaScript, or web beacons to collect information such as IP addresses. VirtualVMX has no access to or control over these cookies.&lt;/p&gt;&lt;hr data-end=&quot;2504&quot; data-start=&quot;2501&quot; /&gt;&lt;h2 data-end=&quot;2549&quot; data-start=&quot;2506&quot;&gt;5. Advertising Partners (Google AdSense)&lt;/h2&gt;&lt;p data-end=&quot;2641&quot; data-start=&quot;2551&quot;&gt;VirtualVMX may display advertisements from third-party vendors such as &lt;strong data-end=&quot;2640&quot; data-start=&quot;2622&quot;&gt;Google AdSense&lt;/strong&gt;.&lt;/p&gt;&lt;ul data-end=&quot;2857&quot; data-start=&quot;2643&quot;&gt;&lt;li data-end=&quot;2744&quot; data-start=&quot;2643&quot;&gt;&lt;p data-end=&quot;2744&quot; data-start=&quot;2645&quot;&gt;Google uses &lt;strong data-end=&quot;2680&quot; data-start=&quot;2657&quot;&gt;DoubleClick cookies&lt;/strong&gt; to serve ads based on users’ visits to this and other websites.&lt;/p&gt;&lt;/li&gt;&lt;li data-end=&quot;2857&quot; data-start=&quot;2745&quot;&gt;&lt;p data-end=&quot;2857&quot; data-start=&quot;2747&quot;&gt;Users may opt out of personalized advertising by visiting&lt;br data-end=&quot;2807&quot; data-start=&quot;2804&quot; /&gt;&lt;strong data-end=&quot;2857&quot; data-start=&quot;2809&quot;&gt;&lt;a class=&quot;decorated-link&quot; data-end=&quot;2855&quot; data-start=&quot;2811&quot; href=&quot;https://policies.google.com/technologies/ads&quot; rel=&quot;noopener&quot; target=&quot;_new&quot;&gt;https://policies.google.com/technologies/ads&lt;span aria-hidden=&quot;true&quot; class=&quot;ms-0.5 inline-block align-middle leading-none&quot;&gt;&lt;svg aria-hidden=&quot;true&quot; class=&quot;block h-[0.75em] w-[0.75em] stroke-current stroke-[0.75]&quot; data-rtl-flip=&quot;&quot; height=&quot;20&quot; width=&quot;20&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot;&gt;&lt;use fill=&quot;currentColor&quot; href=&quot;/cdn/assets/sprites-core-i9agxugi.svg#304883&quot;&gt;&lt;/use&gt;&lt;/svg&gt;&lt;/span&gt;&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;hr data-end=&quot;2862&quot; data-start=&quot;2859&quot; /&gt;&lt;h2 data-end=&quot;2898&quot; data-start=&quot;2864&quot;&gt;6. Third-Party Privacy Policies&lt;/h2&gt;&lt;p data-end=&quot;3152&quot; data-start=&quot;2900&quot;&gt;VirtualVMX’s Privacy Policy does not apply to other advertisers or websites.&lt;br data-end=&quot;2979&quot; data-start=&quot;2976&quot; /&gt;We encourage you to review the Privacy Policies of third-party ad servers or websites for more detailed information about their practices and instructions on how to opt out.&lt;/p&gt;&lt;hr data-end=&quot;3157&quot; data-start=&quot;3154&quot; /&gt;&lt;h2 data-end=&quot;3194&quot; data-start=&quot;3159&quot;&gt;7. Data Protection Rights (GDPR)&lt;/h2&gt;&lt;p data-end=&quot;3250&quot; data-start=&quot;3196&quot;&gt;Depending on your location, you may have the right to:&lt;/p&gt;&lt;ul data-end=&quot;3378&quot; data-start=&quot;3251&quot;&gt;&lt;li data-end=&quot;3278&quot; data-start=&quot;3251&quot;&gt;&lt;p data-end=&quot;3278&quot; data-start=&quot;3253&quot;&gt;Access your personal data&lt;/p&gt;&lt;/li&gt;&lt;li data-end=&quot;3311&quot; data-start=&quot;3279&quot;&gt;&lt;p data-end=&quot;3311&quot; data-start=&quot;3281&quot;&gt;Request correction or deletion&lt;/p&gt;&lt;/li&gt;&lt;li data-end=&quot;3351&quot; data-start=&quot;3312&quot;&gt;&lt;p data-end=&quot;3351&quot; data-start=&quot;3314&quot;&gt;Restrict or object to data processing&lt;/p&gt;&lt;/li&gt;&lt;li data-end=&quot;3378&quot; data-start=&quot;3352&quot;&gt;&lt;p data-end=&quot;3378&quot; data-start=&quot;3354&quot;&gt;Request data portability&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p data-end=&quot;3498&quot; data-start=&quot;3380&quot;&gt;If you wish to exercise any of these rights, please contact us. We will respond within the legally required timeframe.&lt;/p&gt;&lt;hr data-end=&quot;3503&quot; data-start=&quot;3500&quot; /&gt;&lt;h2 data-end=&quot;3533&quot; data-start=&quot;3505&quot;&gt;8. Children’s Information&lt;/h2&gt;&lt;p data-end=&quot;3808&quot; data-start=&quot;3535&quot;&gt;VirtualVMX does &lt;strong data-end=&quot;3648&quot; data-start=&quot;3551&quot;&gt;not knowingly collect any Personal Identifiable Information from children under the age of 13&lt;/strong&gt;.&lt;br data-end=&quot;3652&quot; data-start=&quot;3649&quot; /&gt;If you believe your child has provided personal information on our website, please contact us immediately and we will take steps to remove such information.&lt;/p&gt;&lt;hr data-end=&quot;3813&quot; data-start=&quot;3810&quot; /&gt;&lt;h2 data-end=&quot;3828&quot; data-start=&quot;3815&quot;&gt;9. Consent&lt;/h2&gt;&lt;p data-end=&quot;3920&quot; data-start=&quot;3830&quot;&gt;By using our website, you hereby &lt;strong data-end=&quot;3896&quot; data-start=&quot;3863&quot;&gt;consent to our Privacy Policy&lt;/strong&gt; and agree to its terms.&lt;/p&gt;&lt;hr data-end=&quot;3925&quot; data-start=&quot;3922&quot; /&gt;&lt;h2 data-end=&quot;3964&quot; data-start=&quot;3927&quot;&gt;10. Updates to This Privacy Policy&lt;/h2&gt;&lt;p data-end=&quot;4091&quot; data-start=&quot;3966&quot;&gt;We may update this Privacy Policy from time to time.&lt;br data-end=&quot;4021&quot; data-start=&quot;4018&quot; /&gt;Any changes will be posted on this page with an updated revision date.&lt;/p&gt;&lt;hr data-end=&quot;4096&quot; data-start=&quot;4093&quot; /&gt;&lt;h2 data-end=&quot;4124&quot; data-start=&quot;4098&quot;&gt;11. Contact Information&lt;/h2&gt;&lt;p data-end=&quot;4217&quot; data-start=&quot;4126&quot;&gt;If you have any questions or concerns regarding this Privacy Policy, you may contact us at:&lt;/p&gt;&lt;p data-end=&quot;4300&quot; data-start=&quot;4219&quot;&gt;📧 &lt;strong data-end=&quot;4232&quot; data-start=&quot;4222&quot;&gt;Email:&lt;/strong&gt; &lt;a class=&quot;decorated-link cursor-pointer&quot; data-end=&quot;4255&quot; data-start=&quot;4233&quot; rel=&quot;noopener&quot;&gt;contact@virtualvmx.com&lt;span aria-hidden=&quot;true&quot; class=&quot;ms-0.5 inline-block align-middle leading-none&quot;&gt;&lt;svg aria-hidden=&quot;true&quot; class=&quot;block h-[0.75em] w-[0.75em] stroke-current stroke-[0.75]&quot; data-rtl-flip=&quot;&quot; height=&quot;20&quot; width=&quot;20&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot;&gt;&lt;use fill=&quot;currentColor&quot; href=&quot;/cdn/assets/sprites-core-i9agxugi.svg#304883&quot;&gt;&lt;/use&gt;&lt;/svg&gt;&lt;/span&gt;&lt;/a&gt;&lt;br data-end=&quot;4258&quot; data-start=&quot;4255&quot; /&gt;🌐 &lt;strong data-end=&quot;4273&quot; data-start=&quot;4261&quot;&gt;Website:&lt;/strong&gt; &lt;a class=&quot;decorated-link&quot; data-end=&quot;4300&quot; data-start=&quot;4274&quot; href=&quot;https://www.virtualvmx.com&quot; rel=&quot;noopener&quot; target=&quot;_new&quot;&gt;https://www.virtualvmx.com&lt;/a&gt;&lt;/p&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.virtualvmx.com/feeds/1758775517847282682/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.virtualvmx.com/2025/12/privacy-policy-for-virtualvmx.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7301826463672350299/posts/default/1758775517847282682'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7301826463672350299/posts/default/1758775517847282682'/><link rel='alternate' type='text/html' href='http://www.virtualvmx.com/2025/12/privacy-policy-for-virtualvmx.html' title='Privacy Policy for VirtualVMX'/><author><name>Sachin Bhardwaj</name><uri>http://www.blogger.com/profile/00246998315096670256</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhumkDUgyp6Slm4Sel4YA7kFTzr2qKTJ5WJDquHMLDxBHE4eQ2smgDGIm0Oy_kElsZrR3jJFhIdDSZiC8Ao35NWxsVLKx6nQ8pzaY_D1qrkHtaRuq_dZWhGwftDfSIgtw/s220/marvel.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7301826463672350299.post-5695275418750519361</id><published>2025-12-23T13:57:00.009+05:30</published><updated>2026-01-24T12:10:55.480+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="#VCF9"/><category scheme="http://www.blogger.com/atom/ns#" term="#vshpere"/><category scheme="http://www.blogger.com/atom/ns#" term="#vshpere&#xa;#NSX-T"/><category scheme="http://www.blogger.com/atom/ns#" term="Kubernetes"/><category scheme="http://www.blogger.com/atom/ns#" term="NSX-T"/><category scheme="http://www.blogger.com/atom/ns#" term="vsphere"/><title type='text'>VCF 9 (VMware Cloud Foundation 9) Networking Explained: Designing (VPC) Virtual Private Cloud.</title><content type='html'>&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Networking takes a quantum leap toward isolation and self-service with VCF 9, as VMware introduces Virtual Private Clouds. This is natively built on NSX, thereby redefining multitenant, secure, and scalable networking for enterprise private clouds.&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEjgrhSUmedSJAzEXCnzERD3ruBtdUkQzv_GXTJYMclFkfK2tBFRvoD7FzFEgbM4GfLPAAF0s1BusWUtVEEs0UnzehO7mNSM6hsibO6Ufup3b-Mp9M7sopPAiTCMFOHdVEExh7slLbnzhbJstQ8d14hpPXgnYq93WUWNlprJclU7WfSlkjhDFrIVyH0VqMs&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img data-original-height=&quot;780&quot; data-original-width=&quot;858&quot; height=&quot;582&quot; src=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEjgrhSUmedSJAzEXCnzERD3ruBtdUkQzv_GXTJYMclFkfK2tBFRvoD7FzFEgbM4GfLPAAF0s1BusWUtVEEs0UnzehO7mNSM6hsibO6Ufup3b-Mp9M7sopPAiTCMFOHdVEExh7slLbnzhbJstQ8d14hpPXgnYq93WUWNlprJclU7WfSlkjhDFrIVyH0VqMs=w640-h582&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;span style=&quot;font-size: xx-small;&quot;&gt;credit: Broadcom&lt;/span&gt;&lt;/div&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;The focus of this article is specifically VCF 9 networking with VPCs: what they are, how they work, and why they matter from an architect&#39;s perspective.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;h2 style=&quot;text-align: left;&quot;&gt;What is a VPC in VCF 9......&lt;/h2&gt;&lt;p&gt;With VCF 9, a VPC in VMware is a logically isolated networking construct in NSX that provides:&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;ul style=&quot;text-align: left;&quot;&gt;&lt;li&gt;Strong tenant isolation&lt;/li&gt;&lt;li&gt;Independent IP addressing&lt;/li&gt;&lt;li&gt;Decentralized ownership of networking&lt;/li&gt;&lt;li&gt;Secure, scalable application connectivity&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;Think of a VPC as a private cloud inside your private cloud-very much along the lines of AWS or Azure VPCs, but full-on-prem and NSX-driven.&lt;/p&gt;&lt;p&gt;&lt;u&gt;Why VMware did introduce VPCs in VCF 9?&lt;/u&gt;&lt;/p&gt;&lt;p&gt;Traditional NSX designs relied on Shared Tier-0/Tier-1 topologies, which worked-but scaled poorly for large enterprises and service providers.&lt;/p&gt;&lt;p&gt;&lt;i&gt;VPCs solve this by enabling:&lt;/i&gt;&lt;/p&gt;&lt;p&gt;• Multi-tenancy without sprawl&lt;/p&gt;&lt;p&gt;• Application-centric networking&lt;/p&gt;&lt;p&gt;• Clear segregation of duties between platform and tenant teams&lt;/p&gt;&lt;p&gt;• Public-cloud operational parity&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;h3 style=&quot;text-align: left;&quot;&gt;Core VPC Building Blocks&lt;/h3&gt;&lt;div&gt;&lt;h4 style=&quot;text-align: left;&quot;&gt;1. Projects&lt;/h4&gt;&lt;/div&gt;&lt;p&gt;The Project in a VPC is a logical container used to isolate, organize and delegate network resources for specific team, application or tenant.&lt;/p&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEgEMb3Asdt_Stk95AsjNiVP96focjP0WDjCo9e9sE1TA0202tCzPLK3uQxGJjqE6u_EWAhBimtSDiI1TnmYVXbz8mAA0uhlNvQDpGQQwnQwBavLqB0dCUiLT9diDSKpsGSDLHKzr8uQ0WIOtumAbO-78QzvGYTQ4jNnPAD7j9sqCX830enc380udDTjpCM&quot; style=&quot;margin-left: 1em; margin-right: 1em; text-align: center;&quot;&gt;&lt;img data-original-height=&quot;526&quot; data-original-width=&quot;879&quot; height=&quot;382&quot; src=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEgEMb3Asdt_Stk95AsjNiVP96focjP0WDjCo9e9sE1TA0202tCzPLK3uQxGJjqE6u_EWAhBimtSDiI1TnmYVXbz8mAA0uhlNvQDpGQQwnQwBavLqB0dCUiLT9diDSKpsGSDLHKzr8uQ0WIOtumAbO-78QzvGYTQ4jNnPAD7j9sqCX830enc380udDTjpCM=w640-h382&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;span style=&quot;font-size: xx-small;&quot;&gt;credit:Broadcom&lt;/span&gt;&lt;/div&gt;&lt;ul&gt;&lt;/ul&gt;&lt;ul style=&quot;text-align: left;&quot;&gt;&lt;li&gt;Owned by a tenant, BU, or application team&lt;/li&gt;&lt;li&gt;Define quotas, including: IP blocks, subnets, security objects&lt;/li&gt;&lt;li&gt;&amp;nbsp;Provides the control plane for VPCs&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;/p&gt;&lt;h4 style=&quot;text-align: left;&quot;&gt;2. Virtual Private Cloud (VPC)&lt;/h4&gt;&lt;p&gt;Within a Project, you create one or more VPCs where :&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEiYkLFMMllLgjRXT9FyvSvBIkVSO6ghdKe2LCZL07sKK1Y63em04i3BCTJrkZnR_7QOfWjRoL9Bnw6myi0psgllNmUK8sd-BanIR3mX05KiyDjMRU_Cma6HBcG3HzquzD22plq_IH8HYRrsBJ8l5b8YOhi1JlYiMfWVVSwrDMHbkAfyX2sGk9jiR8bBI-8&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img data-original-height=&quot;562&quot; data-original-width=&quot;1533&quot; height=&quot;234&quot; src=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEiYkLFMMllLgjRXT9FyvSvBIkVSO6ghdKe2LCZL07sKK1Y63em04i3BCTJrkZnR_7QOfWjRoL9Bnw6myi0psgllNmUK8sd-BanIR3mX05KiyDjMRU_Cma6HBcG3HzquzD22plq_IH8HYRrsBJ8l5b8YOhi1JlYiMfWVVSwrDMHbkAfyX2sGk9jiR8bBI-8=w640-h234&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;ul style=&quot;text-align: left;&quot;&gt;&lt;li&gt;&amp;nbsp;Each VPC is its own routing domain&lt;/li&gt;&lt;li&gt;&amp;nbsp;There is no route leakage by default&lt;/li&gt;&lt;li&gt;&amp;nbsp;Full east-west isolation between VPCs unless explicitly allowed.&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;/p&gt;&lt;h4 style=&quot;text-align: left;&quot;&gt;3. VPC Subnets&lt;/h4&gt;&lt;p&gt;VCF 9 supports three subnet types, each with a particular role:&lt;/p&gt;&lt;p&gt;&lt;u&gt;VPC Private Subnet&lt;/u&gt;&lt;/p&gt;&lt;p&gt;&lt;u&gt;&lt;/u&gt;&lt;/p&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;u&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEgt6ad2rZ_eZu-77625tnWU4MWKkOfH292uSp9JHs-Q6Zpm9gMFlUeuiNnRtHu2uZWlBDSUQeZAMo41iRp3CEA502SjyjxHZGc-W269TnM11AL2alAatwQTsbPrfuc18mySDXt96ifGZWZ1Nuv9Ck3LCaLmYgSACTK88xv-nVZkhc7_1lPHjEhYiB7pSzI&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img data-original-height=&quot;107&quot; data-original-width=&quot;892&quot; height=&quot;76&quot; src=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEgt6ad2rZ_eZu-77625tnWU4MWKkOfH292uSp9JHs-Q6Zpm9gMFlUeuiNnRtHu2uZWlBDSUQeZAMo41iRp3CEA502SjyjxHZGc-W269TnM11AL2alAatwQTsbPrfuc18mySDXt96ifGZWZ1Nuv9Ck3LCaLmYgSACTK88xv-nVZkhc7_1lPHjEhYiB7pSzI=w640-h76&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/u&gt;&lt;/div&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;ul style=&quot;text-align: left;&quot;&gt;&lt;li&gt;For internal application tiers: Web/App/DB&lt;/li&gt;&lt;li&gt;No direct external connectivity.&lt;/li&gt;&lt;li&gt;Protected by Distributed Firewall - DFW&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;u&gt;Public Subnet&lt;/u&gt;&lt;/p&gt;&lt;p&gt;&lt;u&gt;&lt;/u&gt;&lt;/p&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;u&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEhhLqHqWhPRlvhP33WqmXd36c3tUMsGJGdB-cwq51s_TAR1S9fqWmwIW-D9dgkVNn4nl9G1PLjXh0sOfcyvrLoOhUL5piucvOI6pffYIrMMkhaqJHbXxKi859-Qixe4UjZtkdWF4qt5ZdstxM79JOPohIuK2qSD3Rt6DwhgwOhxtmZpJ2KBSyp5OjkPypc&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img data-original-height=&quot;87&quot; data-original-width=&quot;888&quot; height=&quot;62&quot; src=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEhhLqHqWhPRlvhP33WqmXd36c3tUMsGJGdB-cwq51s_TAR1S9fqWmwIW-D9dgkVNn4nl9G1PLjXh0sOfcyvrLoOhUL5piucvOI6pffYIrMMkhaqJHbXxKi859-Qixe4UjZtkdWF4qt5ZdstxM79JOPohIuK2qSD3Rt6DwhgwOhxtmZpJ2KBSyp5OjkPypc=w640-h62&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/u&gt;&lt;/div&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;ul style=&quot;text-align: left;&quot;&gt;&lt;li&gt;Provides north-south access&lt;/li&gt;&lt;li&gt;Bastion hosts, LB VIPs Public-facing applications&lt;/li&gt;&lt;li&gt;Connectivity controlled via NSX Gateway Firewall&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;u&gt;Private Transit Subnet (Very Important)&lt;/u&gt;&lt;/p&gt;&lt;p&gt;&lt;u&gt;&lt;/u&gt;&lt;/p&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;u&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEhwtxC4MRMek6jxurjSosV3b_oq3Q7e5nZ3LJfAbvyNWFlFEe0cdTjCG7cTcjuScD3v7MImpwBx0S4-Y0IOb9GfSj_6A4oRzlCv1rr7yyj1qpU1Iem_VL0rJQmuEHqPFP634zrqaKrDLgOKYfIV6iX5JdKMKXrbJ1GjwTZnWmt-96qLVkd8bQwgV481ke4&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img data-original-height=&quot;75&quot; data-original-width=&quot;888&quot; height=&quot;54&quot; src=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEhwtxC4MRMek6jxurjSosV3b_oq3Q7e5nZ3LJfAbvyNWFlFEe0cdTjCG7cTcjuScD3v7MImpwBx0S4-Y0IOb9GfSj_6A4oRzlCv1rr7yyj1qpU1Iem_VL0rJQmuEHqPFP634zrqaKrDLgOKYfIV6iX5JdKMKXrbJ1GjwTZnWmt-96qLVkd8bQwgV481ke4=w640-h54&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/u&gt;&lt;/div&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;ul style=&quot;text-align: left;&quot;&gt;&lt;li&gt;Used for external connectivity via NAT&lt;/li&gt;&lt;li&gt;Required when outbound/inbound access is required for VMs using external IPs&lt;/li&gt;&lt;li&gt;Misunderstood often, critical for architecture.&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Key point:&lt;/b&gt; in VCF 9, the External IPs can be attached to workloads connected to Private Transit Subnets only, and not the regular private subnets.&lt;/p&gt;&lt;h3 style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;Routing &amp;amp; Connectivity Model:&lt;/h3&gt;&lt;h4 style=&quot;text-align: left;&quot;&gt;&lt;u&gt;North–South Traffic&lt;/u&gt;&lt;/h4&gt;&lt;p&gt;&lt;/p&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEgTEl_7Qq5wdEMNcm0PJNGlk_qPAI-_tA1loBxAwrRTf3i8IFlBA-b1S3ol_VN_3EnXvngnIWLa0WO12jPcEp3Pr6rANJHoWE05RwoWtAOMIhSXqc7q3_uufyBJHXh370nKrcy3tgMiZ9TSmHgePgsKlKSE5CYf7C0920Af3kDZ5qahkYPE9Ztw08V1-aM&quot; style=&quot;margin-left: 1em; margin-right: 1em; text-align: center;&quot;&gt;&lt;img data-original-height=&quot;385&quot; data-original-width=&quot;500&quot; height=&quot;492&quot; src=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEgTEl_7Qq5wdEMNcm0PJNGlk_qPAI-_tA1loBxAwrRTf3i8IFlBA-b1S3ol_VN_3EnXvngnIWLa0WO12jPcEp3Pr6rANJHoWE05RwoWtAOMIhSXqc7q3_uufyBJHXh370nKrcy3tgMiZ9TSmHgePgsKlKSE5CYf7C0920Af3kDZ5qahkYPE9Ztw08V1-aM=w640-h492&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;span style=&quot;font-size: xx-small;&quot;&gt;credit:Broadcom&lt;/span&gt;&lt;/div&gt;&lt;ul style=&quot;text-align: left;&quot;&gt;&lt;li&gt;VPC traffic exits via Project-scoped gateways&lt;/li&gt;&lt;li&gt;NAT and firewall policies applied at VPC edge&lt;/li&gt;&lt;li&gt;Underlay connectivity still leverages NSX Edge and Tier-0, abstracted away from tenants.&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;/p&gt;&lt;h4 style=&quot;text-align: left;&quot;&gt;&lt;u&gt;East–West Traffic&lt;/u&gt;&lt;/h4&gt;&lt;p&gt;Enforced via DFW&lt;/p&gt;&lt;p&gt;• Policies can be: IP-based, Group-based or Context Profile&amp;nbsp; L7 based.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;• Zero-trust is the default design posture&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;h3 style=&quot;text-align: left;&quot;&gt;VPC Networking Security Benefits&lt;/h3&gt;&lt;p&gt;VPCs are much improved in terms of security posture:&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;ul style=&quot;text-align: left;&quot;&gt;&lt;li&gt;Hard isolation between tenants.&lt;/li&gt;&lt;li&gt;Microsegmentation by default.&lt;/li&gt;&lt;li&gt;Independent firewall rule sets per VPC.&lt;/li&gt;&lt;li&gt;Blast radius in case of a breach or misconfiguration reduced.&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;/p&gt;&lt;h3 style=&quot;text-align: left;&quot;&gt;VPCs make it far easier, from a compliance standpoint, to align with&lt;/h3&gt;&lt;p&gt;&lt;/p&gt;&lt;ul style=&quot;text-align: left;&quot;&gt;&lt;li&gt;PCI-DSS&lt;/li&gt;&lt;li&gt;ISO 27001&lt;/li&gt;&lt;li&gt;Zero-Trust frameworks&lt;br /&gt;&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;/p&gt;&lt;h3 style=&quot;text-align: left;&quot;&gt;Operational Model: Platform versus Tenant Teams&lt;/h3&gt;&lt;p&gt;The strongest point about VPCs in VCF 9 has to do with operational clarity:&lt;/p&gt;&lt;p&gt;&lt;u&gt;Platform Team (Central IT)&lt;/u&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;ul style=&quot;text-align: left;&quot;&gt;&lt;li&gt;Leading NSX fabric, Edge, and Tier-0 management.&lt;/li&gt;&lt;li&gt;Enforces project and quota definitions.&lt;/li&gt;&lt;li&gt;Owns the Lifecycle and Upgrades.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;u&gt;Tenant / App Team&lt;/u&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;ul style=&quot;text-align: left;&quot;&gt;&lt;li&gt;It creates VPCs and subnets.&lt;/li&gt;&lt;li&gt;Manages the rules in FireWall.&lt;/li&gt;&lt;li&gt;Networking as a service is being consumed end.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;This separation is the biggest win of all for large enterprises and service providers.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;h3 style=&quot;text-align: left;&quot;&gt;&lt;u&gt;VPC vs Traditional NSX Design&lt;/u&gt;&lt;/h3&gt;&lt;table&gt;&lt;thead&gt;&lt;tr&gt;&lt;th&gt;&lt;span&gt;A&lt;/span&gt;spect&lt;/th&gt;&lt;th&gt;&amp;nbsp; &amp;nbsp; Traditional NSX&lt;/th&gt;&lt;th&gt;VCF 9 VPC&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Isolation&lt;/td&gt;&lt;td&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Logical&lt;/td&gt;&lt;td&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Strong tenant-grade&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Scalability&lt;/td&gt;&lt;td&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Limited&lt;/td&gt;&lt;td&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; High&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Ownership&lt;/td&gt;&lt;td&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Central IT&lt;/td&gt;&lt;td&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Shared / Self-service&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Cloud parity&lt;/td&gt;&lt;td&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Low&lt;/td&gt;&lt;td&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Very high&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Security model&lt;/td&gt;&lt;td&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Add-on&lt;/td&gt;&lt;td&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Built-in&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;h3 style=&quot;text-align: left;&quot;&gt;My last thought on this.....&lt;/h3&gt;&lt;p&gt;VCF 9 VPC networking is more than just a feature: it&#39;s actually a basic architectural shift. It is changing NSX from a shared enterprise network to a real private-cloud networking platform aligned with modern app and security models. If you&#39;re designing, operating, or demonstrating VCF 9 then VPCs should be at the core of your networking strategy.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Thanks for the reading...&amp;nbsp; :)&lt;/p&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.virtualvmx.com/feeds/5695275418750519361/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.virtualvmx.com/2025/12/networking-takes-quantum-leap-toward.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7301826463672350299/posts/default/5695275418750519361'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7301826463672350299/posts/default/5695275418750519361'/><link rel='alternate' type='text/html' href='http://www.virtualvmx.com/2025/12/networking-takes-quantum-leap-toward.html' title='VCF 9 (VMware Cloud Foundation 9) Networking Explained: Designing (VPC) Virtual Private Cloud.'/><author><name>Sachin Bhardwaj</name><uri>http://www.blogger.com/profile/00246998315096670256</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhumkDUgyp6Slm4Sel4YA7kFTzr2qKTJ5WJDquHMLDxBHE4eQ2smgDGIm0Oy_kElsZrR3jJFhIdDSZiC8Ao35NWxsVLKx6nQ8pzaY_D1qrkHtaRuq_dZWhGwftDfSIgtw/s220/marvel.JPG'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/a/AVvXsEjgrhSUmedSJAzEXCnzERD3ruBtdUkQzv_GXTJYMclFkfK2tBFRvoD7FzFEgbM4GfLPAAF0s1BusWUtVEEs0UnzehO7mNSM6hsibO6Ufup3b-Mp9M7sopPAiTCMFOHdVEExh7slLbnzhbJstQ8d14hpPXgnYq93WUWNlprJclU7WfSlkjhDFrIVyH0VqMs=s72-w640-h582-c" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7301826463672350299.post-4587300527710890369</id><published>2025-11-22T13:09:00.004+05:30</published><updated>2025-11-22T13:12:18.582+05:30</updated><title type='text'>VCF9 Building Infrastructure for POC and LAB enviornment</title><content type='html'>&lt;p&gt;The VMware ecosystem has undergone some of its biggest transformations in recent years, and one of the most significant milestones is the Broadcom-backed release of &lt;strong data-end=&quot;373&quot; data-start=&quot;338&quot;&gt;VMware Cloud Foundation (VCF) 9&lt;/strong&gt;. This latest version introduces a modernized architecture that dramatically expands flexibility across both storage and networking layers—giving architects more freedom than ever to design environments that align with real-world operational and business requirements.&lt;/p&gt;&lt;p data-end=&quot;1060&quot; data-start=&quot;643&quot;&gt;On the storage front, &lt;strong data-end=&quot;754&quot; data-start=&quot;665&quot;&gt;VCF 9 removes the long-standing dependency on vSAN as the mandatory principal storage&lt;/strong&gt;. Organizations can now deploy Management and Workload Domains using &lt;strong data-end=&quot;830&quot; data-start=&quot;823&quot;&gt;NFS&lt;/strong&gt; or &lt;strong data-end=&quot;856&quot; data-start=&quot;834&quot;&gt;Fibre Channel (FC)&lt;/strong&gt; in addition to &lt;strong data-end=&quot;894&quot; data-start=&quot;872&quot;&gt;vSAN HCI (ESA/OSA)&lt;/strong&gt;. Supplemental storage options also expand, with support for &lt;strong data-end=&quot;964&quot; data-start=&quot;955&quot;&gt;iSCSI&lt;/strong&gt;, &lt;strong data-end=&quot;974&quot; data-start=&quot;966&quot;&gt;NVMe&lt;/strong&gt;, and &lt;strong data-end=&quot;995&quot; data-start=&quot;980&quot;&gt;vSAN Remote&lt;/strong&gt;, enabling hybrid use cases and smoother brownfield integrations.&lt;/p&gt;&lt;p data-end=&quot;1457&quot; data-start=&quot;1062&quot;&gt;Networking sees an equally impactful shift. &lt;strong data-end=&quot;1158&quot; data-start=&quot;1106&quot;&gt;VCF 9 introduces Edgeless Networking for overlay&lt;/strong&gt;, eliminating the need to deploy NSX Edge Nodes for east-west overlay connectivity. This not only simplifies deployment and reduces infrastructure overhead but also aligns better with modern data center fabrics like &lt;b&gt;EVPN, ACI, and Arista environments&lt;/b&gt; where north-south routing is handled externally.&lt;/p&gt;&lt;p&gt;


&lt;/p&gt;&lt;p data-end=&quot;1631&quot; data-start=&quot;1459&quot;&gt;Overall, VCF 9 marks a major step toward a more open, flexible, and operations-friendly SDDC platform setting a strong foundation for scalable, modern cloud infrastructure.&lt;/p&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgh2mzdUlBYtIqwx_V8VRGgwoued2Rn6N3hJdjKea2HXX3KXKB0IYUJzvaKUB9b_PqiSLKjH5dg8OSST9M2UAL4SQk8lYTlxxCiSiZxI12YNMvrX7Lza8kKae-3apMBCcf6mhI1dmcJcJX7ahCXY02hZ_sJBH0QYXT9105D4Z2ZExHpWvY3uvift4Ukw88/s1202/Image%2022-11-25%20at%2012.49%E2%80%AFPM.jpeg&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;804&quot; data-original-width=&quot;1202&quot; height=&quot;429&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgh2mzdUlBYtIqwx_V8VRGgwoued2Rn6N3hJdjKea2HXX3KXKB0IYUJzvaKUB9b_PqiSLKjH5dg8OSST9M2UAL4SQk8lYTlxxCiSiZxI12YNMvrX7Lza8kKae-3apMBCcf6mhI1dmcJcJX7ahCXY02hZ_sJBH0QYXT9105D4Z2ZExHpWvY3uvift4Ukw88/w640-h429/Image%2022-11-25%20at%2012.49%E2%80%AFPM.jpeg&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;p&gt;Coming to the actual discussion to deploy the VCF 9 on Single ESXi or or Max 2. Here is the workaround you could apply.&lt;/p&gt;&lt;p&gt;1) Ge&lt;span style=&quot;font-family: arial;&quot;&gt;t the VCF Installer Downloaded from Broadcom portal which is actually reqjuired for every VCF deployme&lt;/span&gt;nt which is quite common.&lt;/p&gt;&lt;p&gt;2) Now, when you configure only 1 host into the VCF installer to deploy the VCF 9 its genuenly give you and error as you are not fullfiling the 3 host requirement in case of FC due to the hardcoded requirment set in VCF Installer.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhoOAouuErWZYH76epbELXOjt3N9csWajlvSTXl3GdykIJ8Fo6Ypg8YLBIcVocT9jhrO9fI6auDAcWa9BxJsk5Z223qdllOCS1xv5kVx-Xedh2LSbSGjQeX2VSR3H0VqYcPapss78XYnadlAjEX39y1gGcgULLoVl0qpJMOfbA2kXTQHFzbVTjn4juOdYM/s2930/Image%2022-11-25%20at%2012.20%E2%80%AFPM.jpeg&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em; text-align: center;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;924&quot; data-original-width=&quot;2930&quot; height=&quot;202&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhoOAouuErWZYH76epbELXOjt3N9csWajlvSTXl3GdykIJ8Fo6Ypg8YLBIcVocT9jhrO9fI6auDAcWa9BxJsk5Z223qdllOCS1xv5kVx-Xedh2LSbSGjQeX2VSR3H0VqYcPapss78XYnadlAjEX39y1gGcgULLoVl0qpJMOfbA2kXTQHFzbVTjn4juOdYM/w640-h202/Image%2022-11-25%20at%2012.20%E2%80%AFPM.jpeg&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/p&gt;&lt;p data-end=&quot;234&quot; data-start=&quot;61&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p data-end=&quot;234&quot; data-start=&quot;61&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p data-end=&quot;234&quot; data-start=&quot;61&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p data-end=&quot;234&quot; data-start=&quot;61&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p data-end=&quot;234&quot; data-start=&quot;61&quot;&gt;All of this sounds great on paper—but the practical question many architects have is: &lt;strong data-end=&quot;234&quot; data-start=&quot;147&quot;&gt;“Can I actually run VCF 9 in my home lab, given its traditionally large footprint?”&lt;/strong&gt;&lt;/p&gt;&lt;p data-end=&quot;408&quot; data-start=&quot;236&quot;&gt;Surprisingly, the answer is &lt;strong data-end=&quot;271&quot; data-start=&quot;264&quot;&gt;yes&lt;/strong&gt;. You &lt;em data-end=&quot;282&quot; data-start=&quot;277&quot;&gt;can&lt;/em&gt; deploy and explore VCF 9 in a home lab using just &lt;strong data-end=&quot;358&quot; data-start=&quot;333&quot;&gt;one or two ESXi hosts&lt;/strong&gt;—but it does require a few tweaks and workarounds.&lt;/p&gt;&lt;p data-end=&quot;491&quot; data-start=&quot;410&quot;&gt;Under normal circumstances, the VCF 9 installer enforces the standard minimums:&lt;/p&gt;&lt;ul data-end=&quot;580&quot; data-start=&quot;492&quot;&gt;
&lt;li data-end=&quot;538&quot; data-start=&quot;492&quot;&gt;
&lt;p data-end=&quot;538&quot; data-start=&quot;494&quot;&gt;&lt;strong data-end=&quot;510&quot; data-start=&quot;494&quot;&gt;3 ESXi hosts&lt;/strong&gt; when using vSAN (ESA/OSA)&lt;/p&gt;
&lt;/li&gt;
&lt;li data-end=&quot;580&quot; data-start=&quot;539&quot;&gt;
&lt;p data-end=&quot;580&quot; data-start=&quot;541&quot;&gt;&lt;strong data-end=&quot;557&quot; data-start=&quot;541&quot;&gt;2 ESXi hosts&lt;/strong&gt; when using NFS or FC&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;&lt;p data-end=&quot;754&quot; data-start=&quot;582&quot;&gt;These values are perfectly valid for &lt;strong data-end=&quot;647&quot; data-start=&quot;619&quot;&gt;lab and PoC environments&lt;/strong&gt;, but &lt;strong data-end=&quot;703&quot; data-start=&quot;653&quot;&gt;production deployments will require more hosts&lt;/strong&gt; to meet HA, resiliency, and sizing best practices.&lt;/p&gt;&lt;p data-end=&quot;915&quot; data-start=&quot;756&quot;&gt;Now, coming to the actual topic—&lt;strong data-end=&quot;848&quot; data-start=&quot;788&quot;&gt;running VCF 9 on a single ESXi host or a maximum of two.&lt;/strong&gt;&lt;br data-end=&quot;851&quot; data-start=&quot;848&quot; /&gt;
This is achievable, but you need to apply a specific workaround.&lt;/p&gt;&lt;h3 data-end=&quot;936&quot; data-start=&quot;917&quot;&gt;&lt;u&gt;Steps Overview:&lt;/u&gt;&lt;/h3&gt;&lt;p data-end=&quot;1089&quot; data-start=&quot;938&quot;&gt;&lt;strong data-end=&quot;971&quot; data-start=&quot;938&quot;&gt;1) Download the VCF Installer&lt;/strong&gt;&lt;br data-end=&quot;974&quot; data-start=&quot;971&quot; /&gt;
Start by downloading the VCF Installer bundle from the Broadcom portal, which is required for every VCF deployment.&lt;/p&gt;&lt;p data-end=&quot;1089&quot; data-start=&quot;938&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p data-end=&quot;1365&quot; data-start=&quot;1091&quot;&gt;&lt;strong data-end=&quot;1133&quot; data-start=&quot;1091&quot;&gt;2) Understand the Installer Limitation&lt;/strong&gt;&lt;br data-end=&quot;1136&quot; data-start=&quot;1133&quot; /&gt;
If you attempt to configure VCF 9 with only a single ESXi host in the installer, you’ll immediately receive an error—because the host count check is hardcoded to validate a minimum of 3 hosts (for vSAN) or 2 hosts (for FC/NFS).&lt;/p&gt;&lt;p&gt;








&lt;/p&gt;&lt;p data-end=&quot;1492&quot; data-start=&quot;1367&quot;&gt;To bypass this, a small configuration modification is needed, which allows the installer to proceed even with a 1-node setup.&lt;/p&gt;&lt;p data-end=&quot;1492&quot; data-start=&quot;1367&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p data-end=&quot;229&quot; data-start=&quot;61&quot;&gt;&lt;strong data-end=&quot;229&quot; data-start=&quot;61&quot;&gt;3) To bypass the hardcoded host-count validation in the VCF Installer, you need to add a feature flag inside the Cloud Builder appliance. Run the following command:&lt;/strong&gt;&lt;/p&gt;&lt;pre class=&quot;overflow-visible!&quot; data-end=&quot;327&quot; data-start=&quot;231&quot;&gt;&lt;div class=&quot;contain-inline-size rounded-2xl relative bg-token-sidebar-surface-primary&quot;&gt;&lt;div class=&quot;sticky top-9&quot;&gt;&lt;div class=&quot;absolute end-0 bottom-0 flex h-9 items-center pe-2&quot;&gt;&lt;div class=&quot;bg-token-bg-elevated-secondary text-token-text-secondary flex items-center gap-4 rounded-sm px-2 font-sans text-xs&quot;&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;overflow-y-auto p-4&quot; dir=&quot;ltr&quot;&gt;&lt;code class=&quot;whitespace-pre! language-bash&quot;&gt;&lt;span class=&quot;hljs-built_in&quot;&gt;&amp;gt;&amp;gt; echo&lt;/span&gt; &lt;span class=&quot;hljs-string&quot;&gt;&quot;feature.vcf.vgl-29121.single.host.domain=true&quot;&lt;/span&gt; &amp;gt;&amp;gt; /home/vcf/feature.properties
&lt;/code&gt;&lt;/div&gt;&lt;div class=&quot;overflow-y-auto p-4&quot; dir=&quot;ltr&quot;&gt;&lt;code class=&quot;whitespace-pre! language-bash&quot;&gt;&lt;br /&gt;&lt;/code&gt;&lt;/div&gt;&lt;/div&gt;&lt;/pre&gt;&lt;p data-end=&quot;408&quot; data-start=&quot;329&quot;&gt;&lt;strong data-end=&quot;408&quot; data-start=&quot;329&quot;&gt;4) For VCF 9 specifically, append the internal single-host deployment flag:&lt;/strong&gt;&lt;/p&gt;&lt;pre class=&quot;overflow-visible!&quot; data-end=&quot;505&quot; data-start=&quot;410&quot;&gt;&lt;div class=&quot;contain-inline-size rounded-2xl relative bg-token-sidebar-surface-primary&quot;&gt;&lt;div class=&quot;sticky top-9&quot;&gt;&lt;div class=&quot;absolute end-0 bottom-0 flex h-9 items-center pe-2&quot;&gt;&lt;div class=&quot;bg-token-bg-elevated-secondary text-token-text-secondary flex items-center gap-4 rounded-sm px-2 font-sans text-xs&quot;&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;overflow-y-auto p-4&quot; dir=&quot;ltr&quot;&gt;&lt;code class=&quot;whitespace-pre! language-bash&quot;&gt;&lt;span class=&quot;hljs-built_in&quot;&gt;&amp;gt;&amp;gt; echo&lt;/span&gt; &lt;span class=&quot;hljs-string&quot;&gt;&quot;feature.vcf.internal.single.host.domain=true&quot;&lt;/span&gt; &amp;gt;&amp;gt; /home/vcf/feature.properties
&lt;/code&gt;&lt;/div&gt;&lt;div class=&quot;overflow-y-auto p-4&quot; dir=&quot;ltr&quot;&gt;&lt;code class=&quot;whitespace-pre! language-bash&quot;&gt;&lt;br /&gt;&lt;/code&gt;&lt;/div&gt;&lt;/div&gt;&lt;/pre&gt;&lt;p data-end=&quot;610&quot; data-start=&quot;507&quot;&gt;&lt;strong data-end=&quot;610&quot; data-start=&quot;507&quot;&gt;5) Once the feature flags are added, restart the VCF Installer services so the changes take effect:&lt;/strong&gt;&lt;/p&gt;&lt;pre class=&quot;overflow-visible!&quot; data-end=&quot;712&quot; data-start=&quot;612&quot;&gt;&lt;div class=&quot;contain-inline-size rounded-2xl relative bg-token-sidebar-surface-primary&quot;&gt;&lt;div class=&quot;sticky top-9&quot;&gt;&lt;div class=&quot;absolute end-0 bottom-0 flex h-9 items-center pe-2&quot;&gt;&lt;div class=&quot;bg-token-bg-elevated-secondary text-token-text-secondary flex items-center gap-4 rounded-sm px-2 font-sans text-xs&quot;&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;overflow-y-auto p-4&quot; dir=&quot;ltr&quot;&gt;&lt;code class=&quot;whitespace-pre! language-bash&quot;&gt;&lt;span class=&quot;hljs-built_in&quot;&gt;&amp;gt;&amp;gt; echo&lt;/span&gt; &lt;span class=&quot;hljs-string&quot;&gt;&#39;y&#39;&lt;/span&gt; | /opt/vmware/vcf/operationsmanager/scripts/cli/sddcmanager_restart_services.sh
&lt;/code&gt;&lt;/div&gt;&lt;div class=&quot;overflow-y-auto p-4&quot; dir=&quot;ltr&quot;&gt;&lt;code class=&quot;whitespace-pre! language-bash&quot;&gt;&lt;br /&gt;&lt;/code&gt;&lt;/div&gt;&lt;/div&gt;&lt;/pre&gt;&lt;p class=&quot;p1&quot; style=&quot;font-family: &amp;quot;Helvetica Neue&amp;quot;; font-feature-settings: normal; font-kerning: auto; font-optical-sizing: auto; font-size-adjust: none; font-size: 13px; font-stretch: normal; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-emoji: normal; font-variant-numeric: normal; font-variant-position: normal; font-variation-settings: normal; line-height: normal; margin: 0px;&quot;&gt;





&lt;/p&gt;&lt;p data-end=&quot;848&quot; data-start=&quot;714&quot;&gt;&lt;strong data-end=&quot;848&quot; data-start=&quot;714&quot;&gt;6) After the services restart successfully, you can proceed with the VCF 9 installation using your 1-node or 2-node configuration.&lt;/strong&gt;&lt;/p&gt;&lt;p data-end=&quot;848&quot; data-start=&quot;714&quot;&gt;&lt;strong data-end=&quot;848&quot; data-start=&quot;714&quot;&gt;&lt;br /&gt;&lt;/strong&gt;&lt;/p&gt;&lt;h3 data-end=&quot;879&quot; data-start=&quot;855&quot;&gt;&lt;strong data-end=&quot;877&quot; data-start=&quot;859&quot;&gt;&lt;u&gt;Important Note&lt;/u&gt;&lt;/strong&gt;&lt;/h3&gt;&lt;p data-end=&quot;1057&quot; data-start=&quot;880&quot;&gt;This workaround is intended &lt;strong data-end=&quot;945&quot; data-start=&quot;908&quot;&gt;only for lab and PoC environments&lt;/strong&gt;. It is not officially supported by Broadcom, and you should not rely on this method for production deployments.&lt;/p&gt;&lt;p data-end=&quot;848&quot; data-start=&quot;714&quot;&gt;&lt;strong data-end=&quot;848&quot; data-start=&quot;714&quot;&gt;

&lt;/strong&gt;&lt;/p&gt;&lt;p data-end=&quot;1205&quot; data-start=&quot;1059&quot;&gt;Additionally, ensure that your home lab meets the &lt;strong data-end=&quot;1158&quot; data-start=&quot;1109&quot;&gt;minimum CPU, memory, and storage requirements&lt;/strong&gt; needed to run the VCF components successfully.&lt;/p&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg2mwrx7dXzHz6Olcn0rNONWzjCp8oCCon-cUCxm39TFqDkVmX0m8sC5H0Jwxr55ta0l5Au3lpPy_ihwqrpsgo3dq0YwgO_YGMFNjmQ6RdDdJFeIlh9YYJT8DIePDKiAA3nMP6OGcEUpkwcF8YZwZ8F6PzkwixrdfuUzrTZiRFRG-BqqQRmYKc7r7JIDns/s6000/vcf9_vmware_notitle.jpg&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;3000&quot; data-original-width=&quot;6000&quot; height=&quot;322&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg2mwrx7dXzHz6Olcn0rNONWzjCp8oCCon-cUCxm39TFqDkVmX0m8sC5H0Jwxr55ta0l5Au3lpPy_ihwqrpsgo3dq0YwgO_YGMFNjmQ6RdDdJFeIlh9YYJT8DIePDKiAA3nMP6OGcEUpkwcF8YZwZ8F6PzkwixrdfuUzrTZiRFRG-BqqQRmYKc7r7JIDns/w640-h322/vcf9_vmware_notitle.jpg&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;p class=&quot;p1&quot; style=&quot;font-family: &amp;quot;Helvetica Neue&amp;quot;; font-feature-settings: normal; font-kerning: auto; font-optical-sizing: auto; font-size-adjust: none; font-size: 13px; font-stretch: normal; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-emoji: normal; font-variant-numeric: normal; font-variant-position: normal; font-variation-settings: normal; line-height: normal; margin: 0px;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p class=&quot;p1&quot; style=&quot;font-family: &amp;quot;Helvetica Neue&amp;quot;; font-feature-settings: normal; font-kerning: auto; font-optical-sizing: auto; font-size-adjust: none; font-size: 13px; font-stretch: normal; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-emoji: normal; font-variant-numeric: normal; font-variant-position: normal; font-variation-settings: normal; line-height: normal; margin: 0px;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p class=&quot;p1&quot; style=&quot;font-family: &amp;quot;Helvetica Neue&amp;quot;; font-feature-settings: normal; font-kerning: auto; font-optical-sizing: auto; font-size-adjust: none; font-size: 13px; font-stretch: normal; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-emoji: normal; font-variant-numeric: normal; font-variant-position: normal; font-variation-settings: normal; line-height: normal; margin: 0px;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;p class=&quot;p1&quot; style=&quot;font-family: &amp;quot;Helvetica Neue&amp;quot;; font-feature-settings: normal; font-kerning: auto; font-optical-sizing: auto; font-size-adjust: none; font-size: 13px; font-stretch: normal; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-emoji: normal; font-variant-numeric: normal; font-variant-position: normal; font-variation-settings: normal; line-height: normal; margin: 0px;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p class=&quot;p1&quot; style=&quot;font-family: &amp;quot;Helvetica Neue&amp;quot;; font-feature-settings: normal; font-kerning: auto; font-optical-sizing: auto; font-size-adjust: none; font-size: 13px; font-stretch: normal; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-emoji: normal; font-variant-numeric: normal; font-variant-position: normal; font-variation-settings: normal; line-height: normal; margin: 0px;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p class=&quot;p1&quot; style=&quot;font-family: &amp;quot;Helvetica Neue&amp;quot;; font-feature-settings: normal; font-kerning: auto; font-optical-sizing: auto; font-size-adjust: none; font-size: 13px; font-stretch: normal; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-emoji: normal; font-variant-numeric: normal; font-variant-position: normal; font-variation-settings: normal; line-height: normal; margin: 0px;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p class=&quot;p1&quot; style=&quot;font-family: &amp;quot;Helvetica Neue&amp;quot;; font-feature-settings: normal; font-kerning: auto; font-optical-sizing: auto; font-size-adjust: none; font-size: 13px; font-stretch: normal; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-emoji: normal; font-variant-numeric: normal; font-variant-position: normal; font-variation-settings: normal; line-height: normal; margin: 0px;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p class=&quot;p1&quot; style=&quot;font-family: &amp;quot;Helvetica Neue&amp;quot;; font-feature-settings: normal; font-kerning: auto; font-optical-sizing: auto; font-size-adjust: none; font-size: 13px; font-stretch: normal; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-emoji: normal; font-variant-numeric: normal; font-variant-position: normal; font-variation-settings: normal; line-height: normal; margin: 0px;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p class=&quot;p1&quot; style=&quot;font-family: &amp;quot;Helvetica Neue&amp;quot;; font-feature-settings: normal; font-kerning: auto; font-optical-sizing: auto; font-size-adjust: none; font-size: 13px; font-stretch: normal; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-emoji: normal; font-variant-numeric: normal; font-variant-position: normal; font-variation-settings: normal; line-height: normal; margin: 0px;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p class=&quot;p1&quot; style=&quot;font-family: &amp;quot;Helvetica Neue&amp;quot;; font-feature-settings: normal; font-kerning: auto; font-optical-sizing: auto; font-size-adjust: none; font-size: 13px; font-stretch: normal; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-emoji: normal; font-variant-numeric: normal; font-variant-position: normal; font-variation-settings: normal; line-height: normal; margin: 0px;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p class=&quot;p1&quot; style=&quot;font-family: &amp;quot;Helvetica Neue&amp;quot;; font-feature-settings: normal; font-kerning: auto; font-optical-sizing: auto; font-size-adjust: none; font-size: 13px; font-stretch: normal; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-emoji: normal; font-variant-numeric: normal; font-variant-position: normal; font-variation-settings: normal; line-height: normal; margin: 0px;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p class=&quot;p1&quot; style=&quot;font-family: &amp;quot;Helvetica Neue&amp;quot;; font-feature-settings: normal; font-kerning: auto; font-optical-sizing: auto; font-size-adjust: none; font-size: 13px; font-stretch: normal; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-emoji: normal; font-variant-numeric: normal; font-variant-position: normal; font-variation-settings: normal; line-height: normal; margin: 0px;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p class=&quot;p1&quot; style=&quot;font-family: &amp;quot;Helvetica Neue&amp;quot;; font-feature-settings: normal; font-kerning: auto; font-optical-sizing: auto; font-size-adjust: none; font-size: 13px; font-stretch: normal; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-emoji: normal; font-variant-numeric: normal; font-variant-position: normal; font-variation-settings: normal; line-height: normal; margin: 0px;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p class=&quot;p1&quot; style=&quot;font-family: &amp;quot;Helvetica Neue&amp;quot;; font-feature-settings: normal; font-kerning: auto; font-optical-sizing: auto; font-size-adjust: none; font-size: 13px; font-stretch: normal; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-emoji: normal; font-variant-numeric: normal; font-variant-position: normal; font-variation-settings: normal; line-height: normal; margin: 0px;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p class=&quot;p1&quot; style=&quot;font-family: &amp;quot;Helvetica Neue&amp;quot;; font-feature-settings: normal; font-kerning: auto; font-optical-sizing: auto; font-size-adjust: none; font-size: 13px; font-stretch: normal; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-emoji: normal; font-variant-numeric: normal; font-variant-position: normal; font-variation-settings: normal; line-height: normal; margin: 0px;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p class=&quot;p1&quot; style=&quot;font-family: &amp;quot;Helvetica Neue&amp;quot;; font-feature-settings: normal; font-kerning: auto; font-optical-sizing: auto; font-size-adjust: none; font-size: 13px; font-stretch: normal; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-emoji: normal; font-variant-numeric: normal; font-variant-position: normal; font-variation-settings: normal; line-height: normal; margin: 0px;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p class=&quot;p1&quot; style=&quot;font-family: &amp;quot;Helvetica Neue&amp;quot;; font-feature-settings: normal; font-kerning: auto; font-optical-sizing: auto; font-size-adjust: none; font-size: 13px; font-stretch: normal; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-emoji: normal; font-variant-numeric: normal; font-variant-position: normal; font-variation-settings: normal; line-height: normal; margin: 0px;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p class=&quot;p1&quot; style=&quot;font-feature-settings: normal; font-kerning: auto; font-optical-sizing: auto; font-size-adjust: none; font-stretch: normal; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-emoji: normal; font-variant-numeric: normal; font-variant-position: normal; font-variation-settings: normal; line-height: normal; margin: 0px;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;p1&quot; style=&quot;font-feature-settings: normal; font-kerning: auto; font-optical-sizing: auto; font-size-adjust: none; font-stretch: normal; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-emoji: normal; font-variant-numeric: normal; font-variant-position: normal; font-variation-settings: normal; line-height: normal; margin: 0px;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Thanks for the reading :)&lt;/span&gt;&lt;/p&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.virtualvmx.com/feeds/4587300527710890369/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.virtualvmx.com/2025/11/vcf9-building-infrastructure-for-poc.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7301826463672350299/posts/default/4587300527710890369'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7301826463672350299/posts/default/4587300527710890369'/><link rel='alternate' type='text/html' href='http://www.virtualvmx.com/2025/11/vcf9-building-infrastructure-for-poc.html' title='VCF9 Building Infrastructure for POC and LAB enviornment'/><author><name>Sachin Bhardwaj</name><uri>http://www.blogger.com/profile/00246998315096670256</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhumkDUgyp6Slm4Sel4YA7kFTzr2qKTJ5WJDquHMLDxBHE4eQ2smgDGIm0Oy_kElsZrR3jJFhIdDSZiC8Ao35NWxsVLKx6nQ8pzaY_D1qrkHtaRuq_dZWhGwftDfSIgtw/s220/marvel.JPG'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgh2mzdUlBYtIqwx_V8VRGgwoued2Rn6N3hJdjKea2HXX3KXKB0IYUJzvaKUB9b_PqiSLKjH5dg8OSST9M2UAL4SQk8lYTlxxCiSiZxI12YNMvrX7Lza8kKae-3apMBCcf6mhI1dmcJcJX7ahCXY02hZ_sJBH0QYXT9105D4Z2ZExHpWvY3uvift4Ukw88/s72-w640-h429-c/Image%2022-11-25%20at%2012.49%E2%80%AFPM.jpeg" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7301826463672350299.post-3387578397923469241</id><published>2025-11-18T18:46:00.032+05:30</published><updated>2025-11-18T19:39:00.713+05:30</updated><title type='text'>VCF 9 -  Automating the VCF Support logs using Log Assist Feature</title><content type='html'>&lt;p&gt;In IT infrastructure, support engineers handle a wide range of daily activities—maintaining, sustaining, and troubleshooting systems. At times, they also face complex bugs or advanced issues that require assistance from product support teams.&lt;/p&gt;&lt;p data-end=&quot;468&quot; data-start=&quot;304&quot;&gt;In this scenario, we’re using &lt;b&gt;VCF&lt;/b&gt; as the example product a tightly integrated solution composed of multiple components working together to deliver its capabilities.&lt;/p&gt;&lt;p data-end=&quot;568&quot; data-start=&quot;470&quot;&gt;Let’s walk through a short story to understand the root cause of an issue and how it was resolved:&lt;/p&gt;&lt;p data-end=&quot;794&quot; data-start=&quot;570&quot;&gt;A support engineer named &lt;span data-end=&quot;604&quot; data-start=&quot;595&quot;&gt;Vivek&lt;/span&gt; was working on importing a vCenter instance into a &lt;b&gt;VCF 9 environment&lt;/b&gt;. During this process, he encountered a challenging error within VCF Operations that he was unable to resolve on his own.&lt;/p&gt;&lt;p data-end=&quot;1266&quot; data-start=&quot;796&quot;&gt;Realizing he needed help, &lt;b&gt;Vivek&lt;/b&gt; opened a support request with Broadcom. The support team asked him to provide the necessary log bundles for analysis. Vivek downloaded the requested logs locally and uploaded them to the Broadcom portal a task that took considerable time. Unfortunately, Broadcom later informed him that the uploaded logs were corrupted and asked him to repeat the process. This repeated effort consumed several productive hours, leaving Vivek frustrated.&lt;/p&gt;&lt;p data-end=&quot;1440&quot; data-start=&quot;1268&quot;&gt;Determined to find a better way, &lt;b&gt;Vivek&lt;/b&gt; began researching and discovered a feature called &lt;strong data-end=&quot;1371&quot; data-start=&quot;1357&quot;&gt;Log Assist&lt;/strong&gt;—the successor to one of his previous favorite tools, VMware Skyline.&lt;/p&gt;&lt;p data-end=&quot;1768&quot; data-start=&quot;1442&quot;&gt;&lt;strong data-end=&quot;1456&quot; data-start=&quot;1442&quot;&gt;Log Assist&lt;/strong&gt; is a built-in capability in VCF 9 that automates the collection and upload of logs directly to Broadcom, eliminating the need for manual downloads or uploads. This significantly reduces operational overhead and allows support engineers to focus on actual troubleshooting rather than time-consuming log handling.&lt;/p&gt;&lt;p data-end=&quot;1961&quot; data-start=&quot;1770&quot;&gt;Now that we have a basic understanding of Log Assist, let’s look at what is required to enable and use it in a VCF 9 environment. Note that this feature is available only from VCF 9.0 onward.&lt;/p&gt;&lt;h3 data-end=&quot;2017&quot; data-start=&quot;1963&quot;&gt;&lt;strong data-end=&quot;2017&quot; data-start=&quot;1967&quot;&gt;Prerequisites for Enabling Log Assist in VCF 9&lt;/strong&gt;&lt;/h3&gt;&lt;p&gt;








&lt;/p&gt;&lt;ul data-end=&quot;2718&quot; data-start=&quot;2019&quot;&gt;
&lt;li data-end=&quot;2121&quot; data-start=&quot;2019&quot;&gt;
&lt;p data-end=&quot;2121&quot; data-start=&quot;2021&quot;&gt;&lt;strong data-end=&quot;2050&quot; data-start=&quot;2021&quot;&gt;VCF Operations Deployment&lt;/strong&gt;&lt;br data-end=&quot;2053&quot; data-start=&quot;2050&quot; /&gt;
The VCF Operations appliances must be deployed in the environment.&lt;/p&gt;
&lt;/li&gt;
&lt;li data-end=&quot;2320&quot; data-start=&quot;2123&quot;&gt;
&lt;p data-end=&quot;2320&quot; data-start=&quot;2125&quot;&gt;&lt;strong data-end=&quot;2148&quot; data-start=&quot;2125&quot;&gt;Unified Cloud Proxy&lt;/strong&gt;&lt;br data-end=&quot;2151&quot; data-start=&quot;2148&quot; /&gt;
A Unified Cloud Proxy must be installed and configured. It acts as the secure communication bridge between the on-premises VCF environment and Broadcom Cloud Services.&lt;/p&gt;
&lt;/li&gt;
&lt;li data-end=&quot;2498&quot; data-start=&quot;2322&quot;&gt;
&lt;p data-end=&quot;2498&quot; data-start=&quot;2324&quot;&gt;&lt;strong data-end=&quot;2351&quot; data-start=&quot;2324&quot;&gt;VCF Operations for Logs&lt;/strong&gt;&lt;br data-end=&quot;2354&quot; data-start=&quot;2351&quot; /&gt;
VCF Operations for logs must be integrated with the vCenter instance, licensed with VCF or VMware vSphere Foundation (VVF) version 9 or later.&lt;/p&gt;
&lt;/li&gt;
&lt;li data-end=&quot;2718&quot; data-start=&quot;2500&quot;&gt;
&lt;p data-end=&quot;2718&quot; data-start=&quot;2502&quot;&gt;&lt;strong data-end=&quot;2526&quot; data-start=&quot;2502&quot;&gt;Network Connectivity&lt;/strong&gt;&lt;br data-end=&quot;2529&quot; data-start=&quot;2526&quot; /&gt;
The Unified Cloud Proxy must have outbound HTTPS connectivity (port 443) to Broadcom Cloud Services (eapi.broadcom.com), as well as access to VCF endpoints such as vCenter and ESXi hosts.&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Now, As we had discussed about the requirement of technical requirement to enable &quot;Log Assist&quot; Feature.&lt;/p&gt;&lt;p&gt;&lt;i&gt;Lets begin with Deployment and configuration steps:&lt;/i&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;u&gt;Step 1&lt;/u&gt;&lt;/b&gt;: &lt;b&gt;&lt;u&gt;Download &quot;Unified Cloud Proxy OVA&quot; from Broadcom support Site.&lt;/u&gt;&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjjeQUPKiI542GvZrJryk1YbHLnnmaySvPLZKE-AEFDStMKfvZ2LZy-VEWxXHW7-F-AhAwWew-I2sWB8BCwkgwglXuMMR7g3bTiebPUqgx9JVzgv51qsnLF_v34DICjjYD1dcuWze3gDpZt41GuxsvwMyY01lCt82d7zcgZVc11fUf8mxZP1uzCab7lFl8/s1307/Image%2018-11-25%20at%201.55%E2%80%AFPM.jpeg&quot; style=&quot;margin-left: 1em; margin-right: 1em; text-align: center;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;452&quot; data-original-width=&quot;1307&quot; height=&quot;222&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjjeQUPKiI542GvZrJryk1YbHLnnmaySvPLZKE-AEFDStMKfvZ2LZy-VEWxXHW7-F-AhAwWew-I2sWB8BCwkgwglXuMMR7g3bTiebPUqgx9JVzgv51qsnLF_v34DICjjYD1dcuWze3gDpZt41GuxsvwMyY01lCt82d7zcgZVc11fUf8mxZP1uzCab7lFl8/w640-h222/Image%2018-11-25%20at%201.55%E2%80%AFPM.jpeg&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/p&gt;&lt;div&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/div&gt;&lt;div&gt;&lt;u&gt;&lt;b&gt;Step 2&lt;/b&gt;:&lt;/u&gt; &lt;b&gt;&lt;u&gt;Login to VCF Operation &amp;gt; Administrator &amp;gt; Cloud Proxies&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhLq_gG8NXwV383kjzHdYN6jkDjm0nFyveHmYK_j3ewQOYnm_qlWk4DFw_1PbADTNKeSC7nDyJa__WEPAW9edV3Kf2bDwMPIXeecDK50d7sXnE1n38pZ9KyX1IYhIT39X4v5jurbnbD_MmhCKBP5eNXtHJTj-5awBEnH83pjZCEyOHaksPxySCyV0j1Su4/s1098/Image%2018-11-25%20at%202.02%E2%80%AFPM.jpeg&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em; text-align: left;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;1098&quot; data-original-width=&quot;496&quot; height=&quot;320&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhLq_gG8NXwV383kjzHdYN6jkDjm0nFyveHmYK_j3ewQOYnm_qlWk4DFw_1PbADTNKeSC7nDyJa__WEPAW9edV3Kf2bDwMPIXeecDK50d7sXnE1n38pZ9KyX1IYhIT39X4v5jurbnbD_MmhCKBP5eNXtHJTj-5awBEnH83pjZCEyOHaksPxySCyV0j1Su4/w145-h320/Image%2018-11-25%20at%202.02%E2%80%AFPM.jpeg&quot; width=&quot;145&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;u&gt;&lt;b&gt;&lt;u&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/u&gt;&lt;/b&gt;&lt;/u&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;u&gt;&lt;b&gt;&lt;u&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/u&gt;&lt;/b&gt;&lt;/u&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;u&gt;&lt;b&gt;&lt;u&gt;&lt;b&gt;&lt;br /&gt;Step 3&lt;/b&gt;:&lt;/u&gt; &lt;b&gt;&lt;u&gt;Click on ADD under &quot;Cloud proxies&quot; section&lt;/u&gt;&lt;/b&gt;&lt;/b&gt;&lt;/u&gt;&lt;/div&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi0G1wrWbNkX4AR0FwiYKT_xoWc0NST-5WVTIXCGbWK6aFckeONvFrsJeTPmiL3qdwQoEvwufU09DYhgwdHKA6dtQ1AfZa3By6Y3gEVdqRqSu-8JcC758Q142gDjWm46cxUyXpcuvBOsFZzpaS3FRxSa4MWZhRFtZXtDk87Fewme0ky_MMdnphIMIwHoWU/s584/Image%2018-11-25%20at%202.05%E2%80%AFPM.jpeg&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em; text-align: left;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;230&quot; data-original-width=&quot;584&quot; height=&quot;101&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi0G1wrWbNkX4AR0FwiYKT_xoWc0NST-5WVTIXCGbWK6aFckeONvFrsJeTPmiL3qdwQoEvwufU09DYhgwdHKA6dtQ1AfZa3By6Y3gEVdqRqSu-8JcC758Q142gDjWm46cxUyXpcuvBOsFZzpaS3FRxSa4MWZhRFtZXtDk87Fewme0ky_MMdnphIMIwHoWU/w255-h101/Image%2018-11-25%20at%202.05%E2%80%AFPM.jpeg&quot; width=&quot;255&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;p&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;u&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/u&gt;&lt;/p&gt;&lt;p&gt;&lt;u&gt;&lt;b&gt;Step 4&lt;/b&gt;:&lt;/u&gt; &lt;b&gt;&lt;u&gt;Copy the Unique registration key which is at #5 for future reference&lt;/u&gt;&lt;/b&gt; &quot; This will be required during deployment of Unified Cloud proxy OVA installation&quot;&lt;/p&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhoQCHzndxwls2UQZMeQqIsC0e8LnTvaKFtdHKExIHYSW5PsP1zzWoJx2AvRrI7RXILkNtFfgQliorgbCE9384W5oAtOh-rAjdditVNP94GQSHq0TwdogCAqFuWEcHygIdLaOdE_O8GWDIQWyPx7QNuGpqXTe3kbBN4WXUPiuUHd-YJWZv2qVdWkS_HE44/s1932/Image%2018-11-25%20at%202.09%E2%80%AFPM.jpeg&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em; text-align: left;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;1374&quot; data-original-width=&quot;1932&quot; height=&quot;456&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhoQCHzndxwls2UQZMeQqIsC0e8LnTvaKFtdHKExIHYSW5PsP1zzWoJx2AvRrI7RXILkNtFfgQliorgbCE9384W5oAtOh-rAjdditVNP94GQSHq0TwdogCAqFuWEcHygIdLaOdE_O8GWDIQWyPx7QNuGpqXTe3kbBN4WXUPiuUHd-YJWZv2qVdWkS_HE44/w640-h456/Image%2018-11-25%20at%202.09%E2%80%AFPM.jpeg&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;u&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/u&gt;&lt;/p&gt;&lt;p&gt;&lt;u&gt;&lt;b&gt;Step 5&lt;/b&gt;:&lt;/u&gt; &lt;b&gt;&lt;u&gt;Installation of Unified Cloud proxy:&lt;/u&gt;&lt;/b&gt;&lt;/p&gt;&lt;p&gt;Deploy the Unified Cloud proxy OVA on Managment vCenter&lt;/p&gt;&lt;p&gt;&lt;b&gt;Note: &lt;/b&gt;Make Sure you select &quot;Unified Cloud Proxy&quot; During deployment and select size as per your environment.&lt;/p&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgxbdjUo2pCkeTs_cG-PKuDblupSSx-mojnPN4MpasJ6_AOQKtu5ViWvzItd56Mfaq4VKu6a4AixknuDcOnkXdq7lFp7rlE0jfxBcBWyBUXoU_JN8IDUF-ET-8E8wttJ0fym4cberr3po2gJIYwr1mvIS0zVUrqJq0LjQaNC2vpST6gXsJitGcGsuycpA0/s2286/Image%2018-11-25%20at%202.17%E2%80%AFPM.jpeg&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;1214&quot; data-original-width=&quot;2286&quot; height=&quot;341&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgxbdjUo2pCkeTs_cG-PKuDblupSSx-mojnPN4MpasJ6_AOQKtu5ViWvzItd56Mfaq4VKu6a4AixknuDcOnkXdq7lFp7rlE0jfxBcBWyBUXoU_JN8IDUF-ET-8E8wttJ0fym4cberr3po2gJIYwr1mvIS0zVUrqJq0LjQaNC2vpST6gXsJitGcGsuycpA0/w640-h341/Image%2018-11-25%20at%202.17%E2%80%AFPM.jpeg&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;u&gt;&lt;br /&gt;&lt;/u&gt;&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;&lt;u&gt;Step 6&lt;/u&gt;:&lt;/b&gt; Once the Unified Cloud proxy installation completed please validate it should say connected to VCF operation. It may take 5-10 min to get the connectivity. So please be bit patience.&lt;/p&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjBU2bUowM80L7v73WUT7ZffjG9laQ8ogCKIzfvC2e2xZoOiLNkSxlDdXoKDBCpN7rcs_x-QWCpNWrYCXPTheZmJywPwmP2EUMQd0P3D13lT76Fur3qrlXpTeiC3KfZnbLGHjtOsYF0hTVvZ36sg0J_YZxEAK1EnT0pNM2nB-8Q8DMfq_2Dx8j02CbksDs/s2700/Image%2018-11-25%20at%202.22%E2%80%AFPM.jpeg&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;1484&quot; data-original-width=&quot;2700&quot; height=&quot;352&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjBU2bUowM80L7v73WUT7ZffjG9laQ8ogCKIzfvC2e2xZoOiLNkSxlDdXoKDBCpN7rcs_x-QWCpNWrYCXPTheZmJywPwmP2EUMQd0P3D13lT76Fur3qrlXpTeiC3KfZnbLGHjtOsYF0hTVvZ36sg0J_YZxEAK1EnT0pNM2nB-8Q8DMfq_2Dx8j02CbksDs/w640-h352/Image%2018-11-25%20at%202.22%E2%80%AFPM.jpeg&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;&lt;b&gt;&lt;u&gt;Step 7:&lt;/u&gt;&lt;/b&gt; &lt;u&gt;&lt;b&gt;Once the Cloud proxy is well connected to VCF Operation follow below steps:&lt;/b&gt;&lt;br /&gt;&lt;/u&gt;&lt;b&gt;&lt;u&gt;Administration&lt;/u&gt; &amp;gt; Cloud Proxies:&lt;/b&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Here you will see your newly Cloud proxy vm showing with&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; status&quot; Online&quot; with Type &quot; Unified&quot;&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiihihpx-B7gghybNcoQIWFONmr5LucHqDTo4a7FDY2SLkb5ya2wRJoXtY7Twi7nbIq7Ifof-JQ5zaP4Up9_weeFiOThQwZ8Mj8phiPgQhhdhgQ_K5LfvQBFtverEmIR8ZEvGyVZnl0_ZKhzxU43Fuq9bjiFpUuXRzxStPv5AC6Djv4zeDCMfSH6bLof3U/s2464/Image%2018-11-25%20at%202.29%E2%80%AFPM.jpeg&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;630&quot; data-original-width=&quot;2464&quot; height=&quot;164&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiihihpx-B7gghybNcoQIWFONmr5LucHqDTo4a7FDY2SLkb5ya2wRJoXtY7Twi7nbIq7Ifof-JQ5zaP4Up9_weeFiOThQwZ8Mj8phiPgQhhdhgQ_K5LfvQBFtverEmIR8ZEvGyVZnl0_ZKhzxU43Fuq9bjiFpUuXRzxStPv5AC6Djv4zeDCMfSH6bLof3U/w640-h164/Image%2018-11-25%20at%202.29%E2%80%AFPM.jpeg&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;&lt;b&gt;&lt;u&gt;Note:&lt;/u&gt;&lt;/b&gt; As I have already activated my CloudUnified Proxy, thats the reason its showing as &quot;Activated&quot; . However, initially you need to Activate it using below option&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;Select the &lt;b&gt;Cloud Proxy &amp;gt; Click on 3 dots &amp;gt; Activate Log Assist&lt;/b&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi41fycoBFkqJ1IiNtPz8kMJhRarcTVaUVPqWmatd0Gb3UyjZ7z_2ko5yHsX0KrXxqkdDprxOmocpZrNpz_y7D8ovG_4qaZ1wWZme-PGKgn-WiscKVdDvaqKNaEIFw_jZZm20olLDBzi-D2szupzD0nQp2kITf6T1AcSHOGv-VHTB6FLC7r2B4hxbO06Yg/s2442/Image%2018-11-25%20at%202.33%E2%80%AFPM.jpeg&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;b&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;384&quot; data-original-width=&quot;2442&quot; height=&quot;100&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi41fycoBFkqJ1IiNtPz8kMJhRarcTVaUVPqWmatd0Gb3UyjZ7z_2ko5yHsX0KrXxqkdDprxOmocpZrNpz_y7D8ovG_4qaZ1wWZme-PGKgn-WiscKVdDvaqKNaEIFw_jZZm20olLDBzi-D2szupzD0nQp2kITf6T1AcSHOGv-VHTB6FLC7r2B4hxbO06Yg/w640-h100/Image%2018-11-25%20at%202.33%E2%80%AFPM.jpeg&quot; width=&quot;640&quot; /&gt;&lt;/b&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;&lt;u&gt;&lt;b&gt;Step 8:&lt;/b&gt; &lt;/u&gt;&lt;b&gt;&lt;u&gt;Now, its time integrate your Unfied Cloud proxy with associated components like VCF, vCenter and others.&lt;/u&gt;&amp;nbsp;&lt;/b&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;For that Go to &lt;b&gt;Administration &amp;gt; Integrations &amp;gt; Accounts &amp;gt; ADD &amp;gt; VCF or NSX or vCenter&amp;nbsp;&lt;/b&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhEXPAt1TmCfj2Cy94wOXPMBmr7nJLZOuTzNnghhUtgfqOVSckreCnYtITsPISLaxtvEBI29E3zmMKL950fprBfnjjj6zPFIkrIwIY1cb322Kgn9UzZVcV7oD4yB5ZiDd0mqBLjfveHdKrleKT_JsZrm9R3MrYJPxdauKUJjoPU9LgVS2nSbIWsUISrb5w/s2974/Image%2018-11-25%20at%202.38%E2%80%AFPM.jpeg&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;1112&quot; data-original-width=&quot;2974&quot; height=&quot;240&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhEXPAt1TmCfj2Cy94wOXPMBmr7nJLZOuTzNnghhUtgfqOVSckreCnYtITsPISLaxtvEBI29E3zmMKL950fprBfnjjj6zPFIkrIwIY1cb322Kgn9UzZVcV7oD4yB5ZiDd0mqBLjfveHdKrleKT_JsZrm9R3MrYJPxdauKUJjoPU9LgVS2nSbIWsUISrb5w/w640-h240/Image%2018-11-25%20at%202.38%E2%80%AFPM.jpeg&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgqDdTnYV3thYYHlle2_igvCheLXm2j4hnScI0vWy9kmncsDIDV9kB-mUxfu5B_ABMmgL9o1_jBuF9wy8hlLGkwJwlRWAs8Eqy3XFjCx_QLj3CppjKSLU8T3FJ4UisinVpR5yN2IFs7oVpFAsMcKoQZf1Vz__dD5uVk9mphbmTQpvYZSXXr2ncwzS4qjBg/s2974/Image%2018-11-25%20at%202.40%E2%80%AFPM.jpeg&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;1112&quot; data-original-width=&quot;2974&quot; height=&quot;240&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgqDdTnYV3thYYHlle2_igvCheLXm2j4hnScI0vWy9kmncsDIDV9kB-mUxfu5B_ABMmgL9o1_jBuF9wy8hlLGkwJwlRWAs8Eqy3XFjCx_QLj3CppjKSLU8T3FJ4UisinVpR5yN2IFs7oVpFAsMcKoQZf1Vz__dD5uVk9mphbmTQpvYZSXXr2ncwzS4qjBg/w640-h240/Image%2018-11-25%20at%202.40%E2%80%AFPM.jpeg&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;Here we adding VCF as an account type:&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;&amp;gt;Populate the VCF details&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;&amp;gt;Collector /Group : Select the Unified Cloud Proxy&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiQySoQkw0tLow8bE1Og6tCDg1r5emOlxs8ACFizTsNptmE4KE3lkyqTPhlR8LFOW-K12iFBwWZ8U3xL4-_5cR5iBx2jJrYFAtcB5z_Q1vj4p1a8BSiOJzNNlXTIY6Tr8vbX7d54Pqr6u5OKx3T9laigmDX5NyV0m017JcOR0mvKffb6425_SBr_23BOro/s2998/Image%2018-11-25%20at%202.42%E2%80%AFPM.jpeg&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;1522&quot; data-original-width=&quot;2998&quot; height=&quot;324&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiQySoQkw0tLow8bE1Og6tCDg1r5emOlxs8ACFizTsNptmE4KE3lkyqTPhlR8LFOW-K12iFBwWZ8U3xL4-_5cR5iBx2jJrYFAtcB5z_Q1vj4p1a8BSiOJzNNlXTIY6Tr8vbX7d54Pqr6u5OKx3T9laigmDX5NyV0m017JcOR0mvKffb6425_SBr_23BOro/w640-h324/Image%2018-11-25%20at%202.42%E2%80%AFPM.jpeg&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;Like this you could add other Account type like vCenter, NSX and others.&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;&lt;u&gt;&lt;b&gt;Step 9:&lt;/b&gt; &lt;/u&gt;&lt;b&gt;&lt;u&gt;Now its time to access the LogAssist Feature:&lt;/u&gt;&lt;/b&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;Login to &lt;b&gt;VCF operations &amp;gt; Infrastructure Operatons &amp;gt; Diagnostic Findings &amp;gt; Log Assist&lt;/b&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg6gGHxAXFEGCPGi-UqIXvA9Zc0YAubxvflSW-dxV3AMJCjp6ohtANaDRILVVX9FvmpzUFD0Gu8CUpjgMgvPDSFmYVkbl683sfakdiHfuh3HR2jYCZEyM4G4L_phSV5enlDVdONhfnhz-bs4QRcA7sZCXs3mLOnq7_5j5gZWXmmySUGYDT_XXU6WgUn53k/s2996/Image%2018-11-25%20at%202.48%E2%80%AFPM.jpeg&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;610&quot; data-original-width=&quot;2996&quot; height=&quot;130&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg6gGHxAXFEGCPGi-UqIXvA9Zc0YAubxvflSW-dxV3AMJCjp6ohtANaDRILVVX9FvmpzUFD0Gu8CUpjgMgvPDSFmYVkbl683sfakdiHfuh3HR2jYCZEyM4G4L_phSV5enlDVdONhfnhz-bs4QRcA7sZCXs3mLOnq7_5j5gZWXmmySUGYDT_XXU6WgUn53k/w640-h130/Image%2018-11-25%20at%202.48%E2%80%AFPM.jpeg&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;Click on &quot;&lt;b&gt;Prepare A Transfer&lt;/b&gt;&quot; to upload logs using &quot;Log Assist&quot;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjF7wa2pdul0WIM7DRLLEolxdL5Hm5yYmG3AoN1RUd879titdOBfAjJmiR62RaUDSSXLKreFB_wrJ_4T7EGK71Ypbd3zpu6IlvH2-zubbgo_sg0kjkqSOy7awb9Als3PCAygb-pRiAw_KV9mTfIyqR1o0ErFmtHlIuBT9EYqZO0YsI6ppZJWAHIoLbFZhM/s1550/Image%2018-11-25%20at%202.49%E2%80%AFPM.jpeg&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;528&quot; data-original-width=&quot;1550&quot; height=&quot;218&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjF7wa2pdul0WIM7DRLLEolxdL5Hm5yYmG3AoN1RUd879titdOBfAjJmiR62RaUDSSXLKreFB_wrJ_4T7EGK71Ypbd3zpu6IlvH2-zubbgo_sg0kjkqSOy7awb9Als3PCAygb-pRiAw_KV9mTfIyqR1o0ErFmtHlIuBT9EYqZO0YsI6ppZJWAHIoLbFZhM/w640-h218/Image%2018-11-25%20at%202.49%E2%80%AFPM.jpeg&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;Select the inventory for which you would like to generate and ship the logs to Broadcom support.&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;Here i have selected the VCF operations logs to be shipped.&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhLmCqUYmGvXTA_SFnWq5yLDzKx-zXmLubVkdNnfVfJN8w7pqWZy2sb2VChb7zLe9q8_EjME5vvdMQBdMKnrhZXhlz5ZZz8BaUXXwD4V9DRgLbZ6MVAoJKXnFGA3A1W-eChyEJ5x-0QpgoX3PKBioN2Jz5Pk-EYLxcGJu-RlYkIjDwkGAMpN0l8kNYn2BU/s1550/Image%2018-11-25%20at%202.55%E2%80%AFPM.jpeg&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;359&quot; data-original-width=&quot;1550&quot; height=&quot;148&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhLmCqUYmGvXTA_SFnWq5yLDzKx-zXmLubVkdNnfVfJN8w7pqWZy2sb2VChb7zLe9q8_EjME5vvdMQBdMKnrhZXhlz5ZZz8BaUXXwD4V9DRgLbZ6MVAoJKXnFGA3A1W-eChyEJ5x-0QpgoX3PKBioN2Jz5Pk-EYLxcGJu-RlYkIjDwkGAMpN0l8kNYn2BU/w640-h148/Image%2018-11-25%20at%202.55%E2%80%AFPM.jpeg&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;Here, log assist will validate and confirm the connectivity&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgFV34G1FTaZOeKESCcs-Z1gKLCVGDdzWOpW7JC3S2uLVkYev3TEj1e1T6qhEU23xNu89YkOk3csiHsXFI3HU1ryymI35QYmiz_L-nHrckINj6oco_siMbsUrZx2uuHXlbl53igPsV9irXb82_ZyKPUR075mGu4yLBYRwZxGExd1PEyTmgW4tzIKdg5hKM/s1550/Image%2018-11-25%20at%202.59%E2%80%AFPM.jpeg&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;450&quot; data-original-width=&quot;1550&quot; height=&quot;186&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgFV34G1FTaZOeKESCcs-Z1gKLCVGDdzWOpW7JC3S2uLVkYev3TEj1e1T6qhEU23xNu89YkOk3csiHsXFI3HU1ryymI35QYmiz_L-nHrckINj6oco_siMbsUrZx2uuHXlbl53igPsV9irXb82_ZyKPUR075mGu4yLBYRwZxGExd1PEyTmgW4tzIKdg5hKM/w640-h186/Image%2018-11-25%20at%202.59%E2%80%AFPM.jpeg&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Add active Broadcom Support case ID and click &amp;gt; TRANSFER&lt;/p&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj1Q3hAjB4V6lP7bBRra_lauTTlUhqTd_V_mGyXfhxqqsr_E854Nbb9QW3rJjF0PygQMW40aLs73eFZXOlV8fnCqN3mV3bCMSVHkNtCIUqqDIgihiYmAgOffSLtsgwN_5EpP_4yisNXCbDOIYykAvMWMYIyh-DvQYrHKHx6EvP2M0fgfM9vceVdGBPKEZ4/s1550/Image%2018-11-25%20at%203.10%E2%80%AFPM.jpeg&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;790&quot; data-original-width=&quot;1550&quot; height=&quot;326&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj1Q3hAjB4V6lP7bBRra_lauTTlUhqTd_V_mGyXfhxqqsr_E854Nbb9QW3rJjF0PygQMW40aLs73eFZXOlV8fnCqN3mV3bCMSVHkNtCIUqqDIgihiYmAgOffSLtsgwN_5EpP_4yisNXCbDOIYykAvMWMYIyh-DvQYrHKHx6EvP2M0fgfM9vceVdGBPKEZ4/w640-h326/Image%2018-11-25%20at%203.10%E2%80%AFPM.jpeg&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Logs starting initiating &amp;gt; Downloading and processing..&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhtkU86AxRK9qIYQRDsb6c1yeEKV6f070vEixkzFmdJi0PnTI4WPNgNguXlRqAk9U2oW2wrB2ArvY2TrqPqjkXiNDifNnFnEJ4NYAnblS_HB5Hv47XDKNKWZ-pq0FNSmQngWu3WiP8SzEDYkAsvRgSL0sUYDmGBayUscMx_EG-6b8JYrR2_P-ajxUFMT8I/s1232/Image%2018-11-25%20at%203.13%E2%80%AFPM.jpeg&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;206&quot; data-original-width=&quot;1232&quot; height=&quot;108&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhtkU86AxRK9qIYQRDsb6c1yeEKV6f070vEixkzFmdJi0PnTI4WPNgNguXlRqAk9U2oW2wrB2ArvY2TrqPqjkXiNDifNnFnEJ4NYAnblS_HB5Hv47XDKNKWZ-pq0FNSmQngWu3WiP8SzEDYkAsvRgSL0sUYDmGBayUscMx_EG-6b8JYrR2_P-ajxUFMT8I/w640-h108/Image%2018-11-25%20at%203.13%E2%80%AFPM.jpeg&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Logs download and shipping got completed in just 4 minutes. But again it depends on logs size.&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg6DAc4bJE7P7FD5vrXHcadfN7oWH88HCJ4oTxZcLqt4W0fkGsQFCpqSH27QrOQmJlKN4YylktZQ-NE_XLrvvo6eHQCWkZFiSKK98raikUdKr_3XCF9Ohn3abMXa2OpulWLlAoqAe3HwUw02A-tolw6Lb9jXo2q85uvbVv0hMdXqijcZjKwjrtbhRs3rIM/s1212/Image%2018-11-25%20at%203.19%E2%80%AFPM.jpeg&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;148&quot; data-original-width=&quot;1212&quot; height=&quot;78&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg6DAc4bJE7P7FD5vrXHcadfN7oWH88HCJ4oTxZcLqt4W0fkGsQFCpqSH27QrOQmJlKN4YylktZQ-NE_XLrvvo6eHQCWkZFiSKK98raikUdKr_3XCF9Ohn3abMXa2OpulWLlAoqAe3HwUw02A-tolw6Lb9jXo2q85uvbVv0hMdXqijcZjKwjrtbhRs3rIM/w640-h78/Image%2018-11-25%20at%203.19%E2%80%AFPM.jpeg&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Using &quot;Log Assist&quot; greatly simplifies the support engineer&#39;s workflow and eliminates unnecessary los of productive hours.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Hope you found this article useful.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.virtualvmx.com/feeds/3387578397923469241/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.virtualvmx.com/2025/11/vcf-9-automating-vcf-support-logs-using.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7301826463672350299/posts/default/3387578397923469241'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7301826463672350299/posts/default/3387578397923469241'/><link rel='alternate' type='text/html' href='http://www.virtualvmx.com/2025/11/vcf-9-automating-vcf-support-logs-using.html' title='VCF 9 -  Automating the VCF Support logs using Log Assist Feature'/><author><name>Sachin Bhardwaj</name><uri>http://www.blogger.com/profile/00246998315096670256</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhumkDUgyp6Slm4Sel4YA7kFTzr2qKTJ5WJDquHMLDxBHE4eQ2smgDGIm0Oy_kElsZrR3jJFhIdDSZiC8Ao35NWxsVLKx6nQ8pzaY_D1qrkHtaRuq_dZWhGwftDfSIgtw/s220/marvel.JPG'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjjeQUPKiI542GvZrJryk1YbHLnnmaySvPLZKE-AEFDStMKfvZ2LZy-VEWxXHW7-F-AhAwWew-I2sWB8BCwkgwglXuMMR7g3bTiebPUqgx9JVzgv51qsnLF_v34DICjjYD1dcuWze3gDpZt41GuxsvwMyY01lCt82d7zcgZVc11fUf8mxZP1uzCab7lFl8/s72-w640-h222-c/Image%2018-11-25%20at%201.55%E2%80%AFPM.jpeg" height="72" width="72"/><thr:total>0</thr:total><georss:featurename>Bengaluru, Karnataka, India</georss:featurename><georss:point>12.9628669 77.577508999999992</georss:point><georss:box>-15.347366936178846 42.421258999999992 41.273100736178847 112.73375899999999</georss:box></entry><entry><id>tag:blogger.com,1999:blog-7301826463672350299.post-8511968311464637532</id><published>2025-10-11T09:31:00.006+05:30</published><updated>2025-11-18T19:27:32.300+05:30</updated><title type='text'>VCF 9 Networking : Centralized vs Distributed Connectivity</title><content type='html'>&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;h1&gt;VCF 9 Networking : Centralized vs Distributed Connectivity&lt;/h1&gt;
&lt;p&gt;With the release of &lt;strong&gt;VMware Cloud Foundation 9 (VCF 9.0)&lt;/strong&gt;, VMware has redefined the private cloud networking model by introducing both &lt;strong&gt;centralized&lt;/strong&gt; and &lt;strong&gt;distributed&lt;/strong&gt; connectivity. This dual approach provides flexibility for organizations to choose between traditional edge-based routing and modern, host-level distributed networking.&lt;/p&gt;
&lt;hr /&gt;
&lt;h2&gt;Why New Networking in VCF 9?&lt;/h2&gt;
&lt;p&gt;Prior to VCF 9, NSX networking was largely edge-centric—requiring dedicated Edge clusters to handle north-south traffic. This created scaling and operational overheads. VCF 9 introduces a cloud-like networking abstraction with:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Native VPCs (Virtual Private Clouds)&lt;/strong&gt; for tenant isolation.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Transit Gateways (TGW)&lt;/strong&gt; to interconnect VPCs and external networks.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Simplified bootstrapping&lt;/strong&gt; – NSX VIBs are embedded in ESXi for easier enablement.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Improved lifecycle and visibility&lt;/strong&gt; via integrated VCF Operations.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;These enhancements align with VMware’s goal of offering &lt;strong&gt;public cloud simplicity&lt;/strong&gt; with &lt;strong&gt;private cloud control&lt;/strong&gt;.&lt;/p&gt;
&lt;hr /&gt;
&lt;h2&gt;Core Building Blocks&lt;/h2&gt;
&lt;h3&gt;&lt;u&gt;Virtual Private Cloud (VPC)&lt;/u&gt;&lt;/h3&gt;
&lt;p&gt;Each VPC provides isolated networking for workloads. Users can create subnets, security groups, and routing policies.&lt;/p&gt;
&lt;h3&gt;&lt;u&gt;Transit Gateway (TGW)&lt;/u&gt;&lt;/h3&gt;
&lt;p&gt;TGWs act as the backbone of connectivity, linking multiple VPCs and connecting to external or on-prem networks.&lt;/p&gt;
&lt;h3&gt;&lt;u&gt;External Connectivity Models&lt;/u&gt;&lt;/h3&gt;
&lt;p&gt;VCF 9 offers two approaches for north-south traffic:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;i&gt;&lt;strong&gt;Centralized (CTGW)&lt;/strong&gt; &lt;/i&gt;– traffic flows through NSX Edge clusters.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;i&gt;&lt;strong&gt;Distributed (DTGW / Edgeless)&lt;/strong&gt; &lt;/i&gt;– routing happens at the ESXi host level.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEhTwkn6Z1V2DoMnETewaYhNSc2f122IVy8aNQ_lsGWUODpp-BdKsi60NCswafhv1m_o8se6yJWWgYoxPY29OyyfcrBbZrazaQ5XezQLJeyOnsbxfJnr7DQ3CVY6ZgiaPxM4fI-7a3O8BM6kK3ohm3wdYcrWbFLAvot_5cTkviLZuSi9kvJFmYuiIMnI2Eo&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img data-original-height=&quot;524&quot; data-original-width=&quot;962&quot; height=&quot;348&quot; src=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEhTwkn6Z1V2DoMnETewaYhNSc2f122IVy8aNQ_lsGWUODpp-BdKsi60NCswafhv1m_o8se6yJWWgYoxPY29OyyfcrBbZrazaQ5XezQLJeyOnsbxfJnr7DQ3CVY6ZgiaPxM4fI-7a3O8BM6kK3ohm3wdYcrWbFLAvot_5cTkviLZuSi9kvJFmYuiIMnI2Eo=w640-h348&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;
&lt;hr /&gt;
&lt;h2&gt;Centralized (CTGW) Connectivity&lt;/h2&gt;
&lt;p&gt;In the &lt;strong&gt;centralized model&lt;/strong&gt;, external traffic exits via &lt;strong&gt;NSX Edge VMs&lt;/strong&gt; hosting &lt;strong&gt;Tier-0 Gateways&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;u&gt;Workflow&lt;/u&gt;:&lt;/strong&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;VPC traffic routes to TGW.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;TGW connects to Tier-0 gateway on Edge Cluster.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Tier-0 peers (BGP/static) with physical routers.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;strong&gt;&lt;u&gt;Advantages&lt;/u&gt;:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Centralized control and policy enforcement.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Ideal for complex routing and multi-WAN setups.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Easier integration with existing NSX Edge-based services (NAT, LB).&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;&lt;u&gt;Limitations&lt;/u&gt;:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Higher latency (additional Edge hop).&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Resource overhead of Edge clusters.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Possible bottlenecks under heavy traffic.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Illustration:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEgEpAq--5bJpmB4_Gh29nrT6zKUKHX4WUYlz_H9SJXDBRHQ_K5W52CTGNiiAyG2E9bF13YKXgWSny0YRFYN-4OwjVYZUJA2VbXmCMCA3dXnSO7WD9gFL6OOOpDQgTD_Zaso_s5ChIP9ArZVOhrERM1UIUH64yOGLHKCkoJcYJxG2CojriJwZv74UDMdDns&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img data-original-height=&quot;744&quot; data-original-width=&quot;1234&quot; height=&quot;386&quot; src=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEgEpAq--5bJpmB4_Gh29nrT6zKUKHX4WUYlz_H9SJXDBRHQ_K5W52CTGNiiAyG2E9bF13YKXgWSny0YRFYN-4OwjVYZUJA2VbXmCMCA3dXnSO7WD9gFL6OOOpDQgTD_Zaso_s5ChIP9ArZVOhrERM1UIUH64yOGLHKCkoJcYJxG2CojriJwZv74UDMdDns=w640-h386&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;&lt;/p&gt;&lt;hr /&gt;
&lt;h2&gt;Distributed (DTGW / Edgeless) Connectivity&lt;/h2&gt;
&lt;p&gt;The &lt;strong&gt;distributed model&lt;/strong&gt; removes the dependency on Edge VMs. Each &lt;strong&gt;ESXi host&lt;/strong&gt; becomes capable of directly routing external traffic.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;u&gt;Workflow&lt;/u&gt;:&lt;/strong&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;TGW maps to a VLAN connected to the physical network.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Each host handles north-south routing directly.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Network services (NAT, firewall) are distributed at the host level.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;strong&gt;&lt;u&gt;Advantages&lt;/u&gt;:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Lower latency and improved performance.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;No need for dedicated Edge nodes.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Simpler and more scalable for lightweight or edge deployments.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;&lt;u&gt;Limitations&lt;/u&gt;:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Less centralized visibility.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Some advanced services may still need Edge nodes.&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;hr /&gt;
&lt;h2 style=&quot;text-align: center;&quot;&gt;&lt;u&gt;Comparison Table&lt;/u&gt;&lt;/h2&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;&lt;u&gt;&lt;br /&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEi5_ndV2m0BsApaqF4E3C-3_x183J-M0-lieiT6-YRZkfQ_Co1pTbCA02y2csth38FDuervZ-NvJ2jWTMjpTjvw2txJiOmPrgqmeMl8qhgpmv3Xj6YZlKFeyisGMWc1YKC3GfTjhujdr-Kc5Iw_mQY11QMvnTRzCCm4UO39RvIVuT_yM9OJ0WOy6o9jK5I&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img data-original-height=&quot;142&quot; data-original-width=&quot;603&quot; height=&quot;150&quot; src=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEi5_ndV2m0BsApaqF4E3C-3_x183J-M0-lieiT6-YRZkfQ_Co1pTbCA02y2csth38FDuervZ-NvJ2jWTMjpTjvw2txJiOmPrgqmeMl8qhgpmv3Xj6YZlKFeyisGMWc1YKC3GfTjhujdr-Kc5Iw_mQY11QMvnTRzCCm4UO39RvIVuT_yM9OJ0WOy6o9jK5I=w640-h150&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;/u&gt;&lt;/th&gt;&lt;th&gt;&lt;/th&gt;&lt;th&gt;&lt;br /&gt;&lt;/th&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;/tbody&gt;&lt;/table&gt;
&lt;hr /&gt;
&lt;h2&gt;&lt;u&gt;End-to-End Flow Example&lt;/u&gt;&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Project Admin&lt;/strong&gt; defines a Transit Gateway (TGW).&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;VPC Admin&lt;/strong&gt; creates VPCs and subnets.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;VPC traffic flows to TGW.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;TGW connects to either:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Tier-0 Gateway (centralized)&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;VLAN uplink (distributed)&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;External IPs and BGP peering complete the setup.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;strong&gt;Visual Flow:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt=&quot;VCF9 Networking Overview&quot; height=&quot;581&quot; src=&quot;https://tse1.mm.bing.net/th/id/OIP.neM3Xq72E7zGpaq_MhYniQHaGu?cb=12&amp;amp;pid=Api&quot; width=&quot;640&quot; /&gt;&lt;/p&gt;
&lt;hr /&gt;
&lt;h2 style=&quot;text-align: center;&quot;&gt;&lt;u&gt;When to Choose Each Model&lt;/u&gt;&lt;/h2&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEhJA1LXpVn7uOxl8JzmRgqaz2cYl744CTmvx15k_TmTTY3ji0-JmTVqV8YWZWrKfibM_zw2myZVi3YD--POk7wgkjXt34nBrAV8WXrk6Uddn7U_cpGnNidJLPk0P5kuMC6MosCeznokQjg2-yrsYEwc7IlHy26N5Py6vJbpla4jty8WSCubpqdbZ9ILb1g&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img data-original-height=&quot;84&quot; data-original-width=&quot;416&quot; height=&quot;130&quot; src=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEhJA1LXpVn7uOxl8JzmRgqaz2cYl744CTmvx15k_TmTTY3ji0-JmTVqV8YWZWrKfibM_zw2myZVi3YD--POk7wgkjXt34nBrAV8WXrk6Uddn7U_cpGnNidJLPk0P5kuMC6MosCeznokQjg2-yrsYEwc7IlHy26N5Py6vJbpla4jty8WSCubpqdbZ9ILb1g=w640-h130&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;p&gt;&lt;strong&gt;Hybrid adoption&lt;/strong&gt; is also supported—some domains can run centralized edges while others leverage distributed exits.&lt;/p&gt;
&lt;hr /&gt;
&lt;h2&gt;Extract:&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;VCF 9 unifies NSX networking into a modern, VPC-driven model.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Distributed networking simplifies infrastructure for smaller or edge environments.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Centralized networking remains relevant for policy-rich or complex routing needs.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Together, they deliver flexibility, scalability, and cloud-like networking agility.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;hr /&gt;
&lt;h2&gt;Resources good to have on this&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&quot;https://blogs.vmware.com/cloud-foundation/2025/06/17/modernize-networking-in-vcf-9-0/&quot;&gt;Modernize Networking in VCF 9.0 – VMware Blog&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&quot;https://blogs.vmware.com/cloud-foundation/2025/07/02/vmware-virtual-private-cloud/&quot;&gt;VPC in VCF 9.0 Deep Dive&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&quot;https://blogs.vmware.com/cloud-foundation/2025/06/25/vpc-centralized-network-connectivity-with-guided-edge-deployment/&quot;&gt;Centralized Connectivity Deployment Guide&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;hr /&gt;
&lt;p&gt;Thanks for the reading . Happy learning 😊&lt;/p&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.virtualvmx.com/feeds/8511968311464637532/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.virtualvmx.com/2025/10/networking-in-vcf9-centralized-vs.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7301826463672350299/posts/default/8511968311464637532'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7301826463672350299/posts/default/8511968311464637532'/><link rel='alternate' type='text/html' href='http://www.virtualvmx.com/2025/10/networking-in-vcf9-centralized-vs.html' title='VCF 9 Networking : Centralized vs Distributed Connectivity'/><author><name>Sachin Bhardwaj</name><uri>http://www.blogger.com/profile/00246998315096670256</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhumkDUgyp6Slm4Sel4YA7kFTzr2qKTJ5WJDquHMLDxBHE4eQ2smgDGIm0Oy_kElsZrR3jJFhIdDSZiC8Ao35NWxsVLKx6nQ8pzaY_D1qrkHtaRuq_dZWhGwftDfSIgtw/s220/marvel.JPG'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/a/AVvXsEhTwkn6Z1V2DoMnETewaYhNSc2f122IVy8aNQ_lsGWUODpp-BdKsi60NCswafhv1m_o8se6yJWWgYoxPY29OyyfcrBbZrazaQ5XezQLJeyOnsbxfJnr7DQ3CVY6ZgiaPxM4fI-7a3O8BM6kK3ohm3wdYcrWbFLAvot_5cTkviLZuSi9kvJFmYuiIMnI2Eo=s72-w640-h348-c" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7301826463672350299.post-886021563170614738</id><published>2025-08-14T00:06:00.007+05:30</published><updated>2025-08-15T17:29:01.406+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="#vshpere"/><title type='text'>Key New vSAN Features in VMware Cloud Foundation  (VCF 9.0)</title><content type='html'>&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span face=&quot;&amp;quot;Arial&amp;quot;,sans-serif&quot; style=&quot;font-size: 14pt; mso-ansi-language: EN-IN;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: justify;&quot;&gt;&lt;span face=&quot;Arial, sans-serif&quot; style=&quot;font-size: 14pt;&quot;&gt;The release of&amp;nbsp;VMware Cloud Foundation (VCF 9.0) brings
one of the most significant evolutions in&amp;nbsp;vSAN&amp;nbsp;to date—delivering
performance, efficiency, and flexibility enhancements tailored for today’s
demanding workloads. With data growth accelerating and enterprises embracing
AI, analytics, and hybrid cloud strategies, storage platforms must do more than
just store bits—they must accelerate innovation, protect critical assets, and
optimize resource usage.&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: justify;&quot;&gt;&lt;span face=&quot;&amp;quot;Arial&amp;quot;,sans-serif&quot; style=&quot;font-size: 14pt; mso-ansi-language: EN-IN;&quot;&gt;In VCF 9, vSAN introduces breakthrough capabilities
like&amp;nbsp;&lt;u&gt;cluster-wide global deduplication&lt;/u&gt;,&amp;nbsp;&lt;u&gt;native vSAN-to-vSAN
replication with deep&lt;/u&gt;, &lt;u&gt;immutable snapshots&lt;/u&gt;, and &lt;u&gt;major&amp;nbsp;data path
performance optimizations&lt;/u&gt;. Combined with&amp;nbsp;ESA’s blistering IOPS performance,&amp;nbsp;advanced
memory tiering, and greater storage architecture flexibility, these features
address modern enterprise needs ranging from&amp;nbsp;AI/ML pipelines&amp;nbsp;to&amp;nbsp;cyber-resilient
disaster recovery.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: justify;&quot;&gt;&lt;span face=&quot;Arial, sans-serif&quot; style=&quot;font-size: 14pt;&quot;&gt;In this article, we’ll explore the most
impactful&amp;nbsp;&lt;u&gt;new vSAN features in VCF 9&lt;/u&gt;, why they matter for architects and
IT leaders, and how they can transform your&amp;nbsp;cloud foundation&amp;nbsp;into a
future-ready storage powerhouse.&lt;/span&gt;&lt;/p&gt;&lt;h3 style=&quot;text-align: left;&quot;&gt;&lt;span face=&quot;&amp;quot;Arial&amp;quot;,sans-serif&quot; style=&quot;font-size: 14pt; mso-ansi-language: EN-IN;&quot;&gt;Global Deduplication&lt;/span&gt;&lt;/h3&gt;&lt;div&gt;&lt;span face=&quot;&amp;quot;Arial&amp;quot;,sans-serif&quot; style=&quot;font-size: 14pt; mso-ansi-language: EN-IN;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;ul style=&quot;margin-top: 0cm;&quot; type=&quot;disc&quot;&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;span face=&quot;&amp;quot;Arial&amp;quot;,sans-serif&quot; style=&quot;font-size: 14pt; mso-ansi-language: EN-IN;&quot;&gt;vSAN ESA in VCF 9.0 introduces software-based, &lt;i&gt;cluster-wide
     deduplication&lt;/i&gt; that identifies and removes redundant 4KB blocks across the
     entire cluster, not just per disk group, significantly improving data
     reduction efficiency.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;span face=&quot;&amp;quot;Arial&amp;quot;,sans-serif&quot; style=&quot;font-size: 14pt; mso-ansi-language: EN-IN;&quot;&gt;The deduplication engine is post-process and opportunistic, &lt;u&gt;running
     in the background using free CPU cycles&lt;/u&gt; to minimize impact on foreground
     workloads and latency.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEioF3e_to0RXxAV-fahDDPX3rI1yNeWu9Psbnvdf4vkU6xQ1zxZQL3TJH6Y6Yz9rH4OXFSB8uOt-FRNEIITPK34o0ABX7KwwDKRfmS-KaSTGih2uw9iOBbcAEzPfhy-YsWITTGQgSnR6HAeiM1tyJvTDNW8SgvyjTc9sUfF3fDdqJrSWepubJitl6fkIdo&quot; style=&quot;font-size: 18.6667px; margin-left: 1em; margin-right: 1em; text-align: center;&quot;&gt;&lt;img data-original-height=&quot;612&quot; data-original-width=&quot;649&quot; height=&quot;602&quot; src=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEioF3e_to0RXxAV-fahDDPX3rI1yNeWu9Psbnvdf4vkU6xQ1zxZQL3TJH6Y6Yz9rH4OXFSB8uOt-FRNEIITPK34o0ABX7KwwDKRfmS-KaSTGih2uw9iOBbcAEzPfhy-YsWITTGQgSnR6HAeiM1tyJvTDNW8SgvyjTc9sUfF3fDdqJrSWepubJitl6fkIdo=w640-h602&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div&gt;&lt;/div&gt;&lt;ul style=&quot;margin-top: 0cm;&quot; type=&quot;disc&quot;&gt;
 &lt;li class=&quot;MsoNormal&quot; style=&quot;text-align: justify;&quot;&gt;&lt;span face=&quot;&amp;quot;Arial&amp;quot;,sans-serif&quot; style=&quot;font-size: 14pt; mso-ansi-language: EN-IN;&quot;&gt;Broadcom states potential storage reduction up to 8x, depending on
     data characteristics, materially shrinking storage footprint and lowering
     overall TCO.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot; style=&quot;text-align: justify;&quot;&gt;&lt;span face=&quot;&amp;quot;Arial&amp;quot;,sans-serif&quot; style=&quot;font-size: 14pt; mso-ansi-language: EN-IN;&quot;&gt;The feature is available with vSAN ESA in &lt;u&gt;VCF 9.0 P01&lt;/u&gt; and, at
     launch, has specific scope and limitations (&lt;i&gt;e.g., limited availability via
     RPQ/approved requests and environmental prerequisites&lt;/i&gt;)&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;div&gt;&lt;span style=&quot;font-size: 18.6667px;&quot;&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;h3 style=&quot;text-align: left;&quot;&gt;&lt;span face=&quot;&amp;quot;Arial&amp;quot;,sans-serif&quot; style=&quot;font-size: 14pt; mso-ansi-language: EN-IN;&quot;&gt;vSAN-to-vSAN Replication with Deep Snapshots&lt;/span&gt;&lt;/h3&gt;&lt;ul style=&quot;margin-top: 0cm;&quot; type=&quot;disc&quot;&gt;
 &lt;li class=&quot;MsoNormal&quot; style=&quot;text-align: justify;&quot;&gt;&lt;span face=&quot;&amp;quot;Arial&amp;quot;,sans-serif&quot; style=&quot;font-size: 14pt; mso-ansi-language: EN-IN;&quot;&gt;VCF 9.0 &lt;i&gt;adds native&lt;/i&gt;, &lt;u&gt;asynchronous vSAN-to-vSAN replication built on
     vSAN Data Protection&lt;/u&gt;, enabling remote replication of vSAN snapshots to any
     vSAN ESA datastore (HCI or disaggregated).&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot; style=&quot;text-align: justify;&quot;&gt;&lt;span face=&quot;&amp;quot;Arial&amp;quot;,sans-serif&quot; style=&quot;font-size: 14pt; mso-ansi-language: EN-IN;&quot;&gt;Replication supports immutable, crash-consistent deep &lt;u&gt;snapshots
     with histories up to 200 snapshots per-VM&lt;/u&gt;, enabling cyber recovery
     workflows that can roll back to clean points in time.&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div&gt;&lt;span style=&quot;font-size: 18.6667px;&quot;&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEguZ74plRpgtqi_e89lK_fuso2UCqoCh5nFFlJGKpLbzr8IMUMB9_Gq5mz3n5LXILdp_R__jGqVh8yOKZnxeRLZMMZgzRoti62dyxrdHVrfDJmGadOhPiFYcf3jIfgfgX43tEJnoF9aQ_rc1HHzU2b33w0oMPCNjJgI7aD8lAV2CS8GC_vLm6-_qpedtio&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img data-original-height=&quot;495&quot; data-original-width=&quot;554&quot; height=&quot;571&quot; src=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEguZ74plRpgtqi_e89lK_fuso2UCqoCh5nFFlJGKpLbzr8IMUMB9_Gq5mz3n5LXILdp_R__jGqVh8yOKZnxeRLZMMZgzRoti62dyxrdHVrfDJmGadOhPiFYcf3jIfgfgX43tEJnoF9aQ_rc1HHzU2b33w0oMPCNjJgI7aD8lAV2CS8GC_vLm6-_qpedtio=w640-h571&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;ul style=&quot;margin-top: 0cm;&quot; type=&quot;disc&quot;&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;span face=&quot;&amp;quot;Arial&amp;quot;,sans-serif&quot; style=&quot;font-size: 14pt; mso-ansi-language: EN-IN;&quot;&gt;Integration with VMware Live Recovery provides full DR
     orchestration, &lt;u&gt;low RPOs (as low as 1 minute)&lt;/u&gt;, &lt;i&gt;simplified lifecycle with a
     single appliance&lt;/i&gt;, and more efficient failover/failback at the VM level
     instead of array LUNs.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;h3 style=&quot;text-align: left;&quot;&gt;&lt;span face=&quot;&amp;quot;Arial&amp;quot;,sans-serif&quot; style=&quot;font-size: 14pt; mso-ansi-language: EN-IN;&quot;&gt;Enhanced Data Path Performance&lt;/span&gt;&lt;/h3&gt;&lt;ul style=&quot;margin-top: 0cm;&quot; type=&quot;disc&quot;&gt;
 &lt;li class=&quot;MsoNormal&quot; style=&quot;text-align: justify;&quot;&gt;&lt;span face=&quot;&amp;quot;Arial&amp;quot;,sans-serif&quot; style=&quot;font-size: 14pt; mso-ansi-language: EN-IN;&quot;&gt;VCF 9.0 includes platform networking and data path enhancements,
     including options for &lt;u&gt;NSX Enhanced Data Path that can deliver up to 3x
     switching performance&lt;/u&gt;, lowering latency and CPU overhead for
     high-throughput workloads.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div&gt;&lt;span style=&quot;font-size: 18.6667px;&quot;&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEgMu46fRlRuwZM5kJil7yoAQvHbhvl5LJKlvwe1Ma2b5pe9Ck98GM1vVeYbCoCP6hv25uGrHxgSo5i3I8A8me_x9BrNJIycgEosKN9DRlgZQQhztAtEfFfXMEVe8hTTw6Plmz665myX8lwUBrJ3qpvUFtWQqkJeJt1P-R2JRubJmBh5GO1fHvKfC5Jxytw&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img data-original-height=&quot;622&quot; data-original-width=&quot;818&quot; height=&quot;486&quot; src=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEgMu46fRlRuwZM5kJil7yoAQvHbhvl5LJKlvwe1Ma2b5pe9Ck98GM1vVeYbCoCP6hv25uGrHxgSo5i3I8A8me_x9BrNJIycgEosKN9DRlgZQQhztAtEfFfXMEVe8hTTw6Plmz665myX8lwUBrJ3qpvUFtWQqkJeJt1P-R2JRubJmBh5GO1fHvKfC5Jxytw=w640-h486&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;ul style=&quot;margin-top: 0cm;&quot; type=&quot;disc&quot;&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;span face=&quot;&amp;quot;Arial&amp;quot;,sans-serif&quot; style=&quot;font-size: 14pt; mso-ansi-language: EN-IN;&quot;&gt;These enhancements benefit chatty microservices and data-intensive
     pipelines by reducing network bottlenecks and improving end-to-end
     throughput.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;h3 style=&quot;text-align: left;&quot;&gt;&lt;span face=&quot;&amp;quot;Arial&amp;quot;,sans-serif&quot; style=&quot;font-size: 14pt; mso-ansi-language: EN-IN;&quot;&gt;Support for Modern AI and Memory-Intensive Workloads&lt;/span&gt;&lt;/h3&gt;&lt;ul style=&quot;margin-top: 0cm;&quot; type=&quot;disc&quot;&gt;
 &lt;li class=&quot;MsoNormal&quot; style=&quot;text-align: justify;&quot;&gt;&lt;span face=&quot;&amp;quot;Arial&amp;quot;,sans-serif&quot; style=&quot;font-size: 14pt; mso-ansi-language: EN-IN;&quot;&gt;vSAN ESA continues to deliver up to &lt;u&gt;300,000 IOPS per node&lt;/u&gt; with
     consistent sub-millisecond latency, with performance and capacity scaling
     linearly as the cluster grows, aligning to AI/ML and other
     latency-sensitive workloads.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div&gt;&lt;span style=&quot;font-size: 18.6667px;&quot;&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEgiGKLv6znjEeLHttAWXuwoJw7vVJIzFZUaWiXZCDnL-WaRsyg0bvJe9oIxFAfylTvyrnDBF5GbUdjlYmVb5cbbkFajHVa4nnCzU8XuTkdleuvUHh_uJM6g5QQcZ5rQk1hGf7BH_mXrDTU5RbzghACgJWAOaWWlWYpkDWzuFVBdk1fAWKWVzKVV3wQAl4o&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img data-original-height=&quot;756&quot; data-original-width=&quot;864&quot; height=&quot;561&quot; src=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEgiGKLv6znjEeLHttAWXuwoJw7vVJIzFZUaWiXZCDnL-WaRsyg0bvJe9oIxFAfylTvyrnDBF5GbUdjlYmVb5cbbkFajHVa4nnCzU8XuTkdleuvUHh_uJM6g5QQcZ5rQk1hGf7BH_mXrDTU5RbzghACgJWAOaWWlWYpkDWzuFVBdk1fAWKWVzKVV3wQAl4o=w640-h561&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;ul style=&quot;margin-top: 0cm;&quot; type=&quot;disc&quot;&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;span face=&quot;&amp;quot;Arial&amp;quot;,sans-serif&quot; style=&quot;font-size: 14pt; mso-ansi-language: EN-IN;&quot;&gt;Advanced Memory Tiering (vSphere feature in VCF 9) is
     production-ready and improves effective memory capacity and consolidation
     via &lt;u&gt;DRAM–NVMe tiering,&lt;/u&gt; increasing CPU utilization and VM density for
     memory-heavy applications.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;h3 style=&quot;text-align: left;&quot;&gt;&lt;span face=&quot;&amp;quot;Arial&amp;quot;,sans-serif&quot; style=&quot;font-size: 14pt; mso-ansi-language: EN-IN;&quot;&gt;Flexible Management Domain Storage&lt;/span&gt;&lt;/h3&gt;&lt;ul style=&quot;margin-top: 0cm;&quot; type=&quot;disc&quot;&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;span face=&quot;&amp;quot;Arial&amp;quot;,sans-serif&quot; style=&quot;font-size: 14pt; mso-ansi-language: EN-IN;&quot;&gt;In VCF 9.0, organizations gain flexibility to use &lt;u&gt;alternative
     primary storage for the Management Domain&lt;/u&gt; beyond vSAN, such as &lt;u&gt;FC or NFS,&lt;/u&gt;
     aligning storage choices with existing investments and operational
     preferences.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;h3 style=&quot;text-align: left;&quot;&gt;&lt;span face=&quot;&amp;quot;Arial&amp;quot;,sans-serif&quot; style=&quot;font-size: 14pt; mso-ansi-language: EN-IN;&quot;&gt;Improved Storage Cluster Networking&lt;/span&gt;&lt;/h3&gt;&lt;ul style=&quot;margin-top: 0cm;&quot; type=&quot;disc&quot;&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;span face=&quot;&amp;quot;Arial&amp;quot;,sans-serif&quot; style=&quot;font-size: 14pt; mso-ansi-language: EN-IN;&quot;&gt;Storage cluster networking can be separated from compute networking
     in VCF 9.0, enabling independent optimization of network resources and
     better utilization of existing&lt;u&gt; network infrastructure for compute traffic.&lt;/u&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span face=&quot;&amp;quot;Arial&amp;quot;,sans-serif&quot; style=&quot;font-size: 14pt; mso-ansi-language: EN-IN;&quot;&gt;&lt;i&gt;Why These Matter&lt;/i&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;ul style=&quot;margin-top: 0cm;&quot; type=&quot;disc&quot;&gt;
 &lt;li class=&quot;MsoNormal&quot; style=&quot;text-align: justify;&quot;&gt;&lt;span face=&quot;&amp;quot;Arial&amp;quot;,sans-serif&quot; style=&quot;font-size: 14pt; mso-ansi-language: EN-IN;&quot;&gt;Global dedupe reduces storage cost without materially affecting
     performance, especially valuable at scale and with redundant datasets
     typical in VMs and container images.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot; style=&quot;text-align: justify;&quot;&gt;&lt;span face=&quot;&amp;quot;Arial&amp;quot;,sans-serif&quot; style=&quot;font-size: 14pt; mso-ansi-language: EN-IN;&quot;&gt;Native vSAN replication with deep, immutable snapshots plus Live
     Recovery orchestration enables granular VM-level cyber/disaster recovery
     with deeper restore points and faster, simpler recovery paths than
     array/LUN workflows.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div&gt;&lt;span style=&quot;font-size: 18.6667px;&quot;&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEjEq3Yr2GWudItknFDfukN3mJAcczU5LepvThpFGcTB1JB_PLPN_4YbPW1MVfKYDcOAY9MlGqtcJJPxRdGhXwZfhaMr9O_Tjr0CqhRlHwVCiU6IGk_dMjKec1Vszcg1Xus6_2f34txmNMRAgKCMPK9hZNuvMDpf9NRjT10z8JO-w9l2szmg6J-dIhNNhqs&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img data-original-height=&quot;567&quot; data-original-width=&quot;734&quot; height=&quot;494&quot; src=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEjEq3Yr2GWudItknFDfukN3mJAcczU5LepvThpFGcTB1JB_PLPN_4YbPW1MVfKYDcOAY9MlGqtcJJPxRdGhXwZfhaMr9O_Tjr0CqhRlHwVCiU6IGk_dMjKec1Vszcg1Xus6_2f34txmNMRAgKCMPK9hZNuvMDpf9NRjT10z8JO-w9l2szmg6J-dIhNNhqs=w640-h494&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;ul style=&quot;margin-top: 0cm;&quot; type=&quot;disc&quot;&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;span face=&quot;&amp;quot;Arial&amp;quot;,sans-serif&quot; style=&quot;font-size: 14pt; mso-ansi-language: EN-IN;&quot;&gt;Data path and networking gains, combined with ESA’s high
     IOPS/low-latency profile and memory tiering, support modern AI/ML and
     microservice workloads with predictable performance at scale.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span face=&quot;&amp;quot;Arial&amp;quot;,sans-serif&quot; style=&quot;font-size: 14pt; mso-ansi-language: EN-IN;&quot;&gt;&lt;u&gt;Notes for my fellow Architects&lt;/u&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;ul style=&quot;margin-top: 0cm;&quot; type=&quot;disc&quot;&gt;
 &lt;li class=&quot;MsoNormal&quot; style=&quot;text-align: justify;&quot;&gt;&lt;span face=&quot;&amp;quot;Arial&amp;quot;,sans-serif&quot; style=&quot;font-size: 14pt; mso-ansi-language: EN-IN;&quot;&gt;&lt;u&gt;Global dedupe is ESA-only and cluster-wide&lt;/u&gt;; plan capacity and CPU
     headroom for background post-process operations and confirm environmental
     prerequisites during early adoption phases.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot; style=&quot;text-align: justify;&quot;&gt;&lt;span face=&quot;&amp;quot;Arial&amp;quot;,sans-serif&quot; style=&quot;font-size: 14pt; mso-ansi-language: EN-IN;&quot;&gt;For cyber recovery, &lt;u&gt;align snapshot retention (up to 200 per VM)&lt;/u&gt;
     with ransomware dwell-time assumptions and integrate with isolated
     recovery environments via Live Recovery where sovereignty requires
     on-premises recovery.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot; style=&quot;text-align: justify;&quot;&gt;&lt;span face=&quot;&amp;quot;Arial&amp;quot;,sans-serif&quot; style=&quot;font-size: 14pt; mso-ansi-language: EN-IN;&quot;&gt;Consider &lt;u&gt;networking separation&lt;/u&gt; and NSX Enhanced Data Path to reduce
     contention and achieve higher throughput for storage and east–west
     application traffic.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;p&gt;































&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span face=&quot;&amp;quot;Arial&amp;quot;,sans-serif&quot; style=&quot;font-size: 14pt;&quot;&gt;&amp;nbsp;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span face=&quot;Arial, sans-serif&quot;&gt;&lt;span style=&quot;font-size: 18.6667px;&quot;&gt;&lt;i&gt;If you found this article informative, please share it within your team for further knowledge sharing.....&lt;/i&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.virtualvmx.com/feeds/886021563170614738/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.virtualvmx.com/2025/08/key-new-vsan-features-in-vmware-cloud.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7301826463672350299/posts/default/886021563170614738'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7301826463672350299/posts/default/886021563170614738'/><link rel='alternate' type='text/html' href='http://www.virtualvmx.com/2025/08/key-new-vsan-features-in-vmware-cloud.html' title='Key New vSAN Features in VMware Cloud Foundation  (VCF 9.0)'/><author><name>Sachin Bhardwaj</name><uri>http://www.blogger.com/profile/00246998315096670256</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhumkDUgyp6Slm4Sel4YA7kFTzr2qKTJ5WJDquHMLDxBHE4eQ2smgDGIm0Oy_kElsZrR3jJFhIdDSZiC8Ao35NWxsVLKx6nQ8pzaY_D1qrkHtaRuq_dZWhGwftDfSIgtw/s220/marvel.JPG'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/a/AVvXsEioF3e_to0RXxAV-fahDDPX3rI1yNeWu9Psbnvdf4vkU6xQ1zxZQL3TJH6Y6Yz9rH4OXFSB8uOt-FRNEIITPK34o0ABX7KwwDKRfmS-KaSTGih2uw9iOBbcAEzPfhy-YsWITTGQgSnR6HAeiM1tyJvTDNW8SgvyjTc9sUfF3fDdqJrSWepubJitl6fkIdo=s72-w640-h602-c" height="72" width="72"/><thr:total>0</thr:total><georss:featurename>Bengaluru, Karnataka, India</georss:featurename><georss:point>12.9628669 77.577508999999992</georss:point><georss:box>-15.347366936178846 42.421258999999992 41.273100736178847 112.73375899999999</georss:box></entry><entry><id>tag:blogger.com,1999:blog-7301826463672350299.post-1924003147060100025</id><published>2025-06-20T20:00:00.008+05:30</published><updated>2025-06-20T20:06:46.444+05:30</updated><title type='text'>What&#39;s New in VMware Cloud Foundation (VCF) 9.0</title><content type='html'>&lt;p&gt;&amp;nbsp;&amp;nbsp;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 5.25pt; margin-left: -1.5pt; margin-right: 0cm; margin-top: 15.75pt; margin: 15.75pt 0cm 5.25pt -1.5pt;&quot;&gt;&lt;b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif; font-size: 12pt; line-height: 150%;&quot;&gt;What&#39;s New in VMware Cloud Foundation
(VCF) 9.0&lt;/span&gt;&lt;/b&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 10.5pt;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt;VMware Cloud Foundation 9.0 is a major
release that redefines private cloud platforms with a focus on unified
management, operational efficiency, advanced security, and robust support for
modern and AI workloads. Below is a comprehensive summary of the most
significant new features and innovations.&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 10.5pt;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 10.5pt;&quot;&gt;&lt;b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt;Unified
Operations and User Experience&lt;/span&gt;&lt;/b&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 5.25pt; margin-left: 27.0pt; margin-right: 0cm; margin-top: 5.25pt; margin: 5.25pt 0cm 5.25pt 27pt; mso-list: l0 level1 lfo1; tab-stops: list 45.0pt; text-indent: -18pt;&quot;&gt;&lt;!--[if !supportLists]--&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;&quot;&gt;·&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; font-feature-settings: normal; font-kerning: auto; font-optical-sizing: auto; font-size-adjust: none; font-size: 7pt; font-stretch: normal; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-emoji: normal; font-variant-numeric: normal; font-variant-position: normal; font-variation-settings: normal; line-height: normal;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt;Single Unified Interface:&lt;/span&gt;&lt;/b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt; VCF 9.0 introduces a consolidated
interface for cloud administrators, providing a holistic view of private cloud
operations. This streamlines daily management and reduces complexity, making
on-premises environments feel more like public cloud in terms of usability&lt;/span&gt;&lt;a name=&quot;fnref1&quot;&gt;&lt;/a&gt;&lt;a name=&quot;fnref2&quot;&gt;&lt;/a&gt;&lt;a name=&quot;fnref3&quot;&gt;&lt;/a&gt;&lt;span lang=&quot;EN-US&quot;&gt;. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 5.25pt; margin-left: 27.0pt; margin-right: 0cm; margin-top: 5.25pt; margin: 5.25pt 0cm 5.25pt 27pt; mso-list: l0 level1 lfo1; tab-stops: list 45.0pt; text-indent: -18pt;&quot;&gt;&lt;!--[if !supportLists]--&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;&quot;&gt;·&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; font-feature-settings: normal; font-kerning: auto; font-optical-sizing: auto; font-size-adjust: none; font-size: 7pt; font-stretch: normal; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-emoji: normal; font-variant-numeric: normal; font-variant-position: normal; font-variation-settings: normal; line-height: normal;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt;Quick Start App:&lt;/span&gt;&lt;/b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt; A new application that dramatically
reduces setup time and complexity for deploying and configuring private cloud
environments&lt;/span&gt;&lt;a name=&quot;fnref1:1&quot;&gt;&lt;/a&gt;&lt;a name=&quot;fnref4&quot;&gt;&lt;/a&gt;&lt;span lang=&quot;EN-US&quot;&gt;.
&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 5.25pt; margin-left: 27.0pt; margin-right: 0cm; margin-top: 5.25pt; margin: 5.25pt 0cm 5.25pt 27pt; mso-list: l0 level1 lfo1; tab-stops: list 45.0pt; text-indent: -18pt;&quot;&gt;&lt;!--[if !supportLists]--&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;&quot;&gt;·&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; font-feature-settings: normal; font-kerning: auto; font-optical-sizing: auto; font-size-adjust: none; font-size: 7pt; font-stretch: normal; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-emoji: normal; font-variant-numeric: normal; font-variant-position: normal; font-variation-settings: normal; line-height: normal;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt;VCF Operations &amp;amp; Automation
Portals:&lt;/span&gt;&lt;/b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt; Only two
user-focused portals now exist—one for platform administrators (VCF Operations)
and one for consumers/developers (VCF Automation), replacing multiple
disjointed tools&lt;/span&gt;&lt;a name=&quot;fnref2:1&quot;&gt;&lt;/a&gt;&lt;span lang=&quot;EN-US&quot;&gt;.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 0cm; margin-left: 0cm; margin-right: 0cm; margin-top: 10.5pt; margin: 10.5pt 0cm 0cm;&quot;&gt;&lt;!--[if mso &amp; !supportInlineShapes &amp; supportFields]&gt;&lt;span
lang=EN-US style=&#39;mso-no-proof:yes&#39;&gt;&lt;span style=&#39;mso-element:field-begin;
mso-field-lock:yes&#39;&gt;&lt;/span&gt;&lt;span style=&#39;mso-spacerun:yes&#39;&gt; &lt;/span&gt;SHAPE &lt;span
style=&#39;mso-spacerun:yes&#39;&gt; &lt;/span&gt;\* MERGEFORMAT &lt;span style=&#39;mso-element:field-separator&#39;&gt;&lt;/span&gt;&lt;/span&gt;&lt;![endif]--&gt;&lt;br /&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 10.5pt;&quot;&gt;&lt;b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt;Core
Platform Advancements&lt;/span&gt;&lt;/b&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 5.25pt; margin-left: 27.0pt; margin-right: 0cm; margin-top: 5.25pt; margin: 5.25pt 0cm 5.25pt 27pt; mso-list: l3 level1 lfo2; tab-stops: list 45.0pt; text-indent: -18pt;&quot;&gt;&lt;!--[if !supportLists]--&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;&quot;&gt;·&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; font-feature-settings: normal; font-kerning: auto; font-optical-sizing: auto; font-size-adjust: none; font-size: 7pt; font-stretch: normal; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-emoji: normal; font-variant-numeric: normal; font-variant-position: normal; font-variation-settings: normal; line-height: normal;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt;Advanced NVMe Memory Tiering:&lt;/span&gt;&lt;/b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt; Enables the use of fast NVMe flash as
a lower-cost, secondary memory tier, freeing up expensive DRAM for
high-frequency workloads and improving resource efficiency&lt;/span&gt;&lt;a name=&quot;fnref1:2&quot;&gt;&lt;/a&gt;&lt;a name=&quot;fnref5&quot;&gt;&lt;/a&gt;&lt;a name=&quot;fnref6&quot;&gt;&lt;/a&gt;&lt;span lang=&quot;EN-US&quot;&gt;. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 5.25pt; margin-left: 27.0pt; margin-right: 0cm; margin-top: 5.25pt; margin: 5.25pt 0cm 5.25pt 27pt; mso-list: l3 level1 lfo2; tab-stops: list 45.0pt; text-indent: -18pt;&quot;&gt;&lt;!--[if !supportLists]--&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;&quot;&gt;·&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; font-feature-settings: normal; font-kerning: auto; font-optical-sizing: auto; font-size-adjust: none; font-size: 7pt; font-stretch: normal; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-emoji: normal; font-variant-numeric: normal; font-variant-position: normal; font-variation-settings: normal; line-height: normal;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt;vSAN ESA Global Deduplication:&lt;/span&gt;&lt;/b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt; Now supports cluster-wide
deduplication (not just within disk groups), significantly reducing storage
costs and improving efficiency at scale&lt;/span&gt;&lt;a name=&quot;fnref1:3&quot;&gt;&lt;/a&gt;&lt;a name=&quot;fnref5:1&quot;&gt;&lt;/a&gt;&lt;a name=&quot;fnref2:2&quot;&gt;&lt;/a&gt;&lt;span lang=&quot;EN-US&quot;&gt;. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 5.25pt; margin-left: 27.0pt; margin-right: 0cm; margin-top: 5.25pt; margin: 5.25pt 0cm 5.25pt 27pt; mso-list: l3 level1 lfo2; tab-stops: list 45.0pt; text-indent: -18pt;&quot;&gt;&lt;!--[if !supportLists]--&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;&quot;&gt;·&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; font-feature-settings: normal; font-kerning: auto; font-optical-sizing: auto; font-size-adjust: none; font-size: 7pt; font-stretch: normal; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-emoji: normal; font-variant-numeric: normal; font-variant-position: normal; font-variation-settings: normal; line-height: normal;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt;Enhanced Data Path:&lt;/span&gt;&lt;/b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt; Kernel optimizations and optional DPU
offload deliver up to 3x network switching performance, reducing latency for AI
pipelines and microservices&lt;/span&gt;&lt;a name=&quot;fnref1:4&quot;&gt;&lt;/a&gt;&lt;a name=&quot;fnref5:2&quot;&gt;&lt;/a&gt;&lt;a name=&quot;fnref2:3&quot;&gt;&lt;/a&gt;&lt;span lang=&quot;EN-US&quot;&gt;. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 5.25pt; margin-left: 27.0pt; margin-right: 0cm; margin-top: 5.25pt; margin: 5.25pt 0cm 5.25pt 27pt; mso-list: l3 level1 lfo2; tab-stops: list 45.0pt; text-indent: -18pt;&quot;&gt;&lt;!--[if !supportLists]--&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;&quot;&gt;·&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; font-feature-settings: normal; font-kerning: auto; font-optical-sizing: auto; font-size-adjust: none; font-size: 7pt; font-stretch: normal; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-emoji: normal; font-variant-numeric: normal; font-variant-position: normal; font-variation-settings: normal; line-height: normal;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt;Negligible AI Performance Overhead:&lt;/span&gt;&lt;/b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt; Running AI/LLM workloads on VCF 9.0
introduces virtually zero overhead compared to bare metal, supporting demanding
AI applications without compromise&lt;/span&gt;&lt;a name=&quot;fnref1:5&quot;&gt;&lt;/a&gt;&lt;a name=&quot;fnref2:4&quot;&gt;&lt;/a&gt;&lt;span lang=&quot;EN-US&quot;&gt;. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 5.25pt; margin-left: 27.0pt; margin-right: 0cm; margin-top: 5.25pt; margin: 5.25pt 0cm 5.25pt 27pt; mso-list: l3 level1 lfo2; tab-stops: list 45.0pt; text-indent: -18pt;&quot;&gt;&lt;!--[if !supportLists]--&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;&quot;&gt;·&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; font-feature-settings: normal; font-kerning: auto; font-optical-sizing: auto; font-size-adjust: none; font-size: 7pt; font-stretch: normal; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-emoji: normal; font-variant-numeric: normal; font-variant-position: normal; font-variation-settings: normal; line-height: normal;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt;Sub 2-Second vMotion for vGPU VMs:&lt;/span&gt;&lt;/b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt; Enables live migration of GPU-backed
VMs in under two seconds, a breakthrough for AI workloads requiring agility and
resilience&lt;/span&gt;&lt;a name=&quot;fnref2:5&quot;&gt;&lt;/a&gt;&lt;span lang=&quot;EN-US&quot;&gt;.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 0cm; margin-left: 0cm; margin-right: 0cm; margin-top: 10.5pt; margin: 10.5pt 0cm 0cm;&quot;&gt;&lt;!--[if mso &amp; !supportInlineShapes &amp; supportFields]&gt;&lt;span
lang=EN-US style=&#39;mso-no-proof:yes&#39;&gt;&lt;span style=&#39;mso-element:field-begin;
mso-field-lock:yes&#39;&gt;&lt;/span&gt;&lt;span style=&#39;mso-spacerun:yes&#39;&gt; &lt;/span&gt;SHAPE &lt;span
style=&#39;mso-spacerun:yes&#39;&gt; &lt;/span&gt;\* MERGEFORMAT &lt;span style=&#39;mso-element:field-separator&#39;&gt;&lt;/span&gt;&lt;/span&gt;&lt;![endif]--&gt;&lt;br /&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 10.5pt;&quot;&gt;&lt;b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt;Security
and Compliance&lt;/span&gt;&lt;/b&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 5.25pt; margin-left: 27.0pt; margin-right: 0cm; margin-top: 5.25pt; margin: 5.25pt 0cm 5.25pt 27pt; mso-list: l6 level1 lfo3; tab-stops: list 45.0pt; text-indent: -18pt;&quot;&gt;&lt;!--[if !supportLists]--&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;&quot;&gt;·&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; font-feature-settings: normal; font-kerning: auto; font-optical-sizing: auto; font-size-adjust: none; font-size: 7pt; font-stretch: normal; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-emoji: normal; font-variant-numeric: normal; font-variant-position: normal; font-variation-settings: normal; line-height: normal;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt;Revamped vDefend Security:&lt;/span&gt;&lt;/b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt; Now allows security policies to be
applied at the Virtual Private Cloud (VPC) level, with centralized firewall
policies and fine-grained, tenant-specific controls&lt;/span&gt;&lt;a name=&quot;fnref4:1&quot;&gt;&lt;/a&gt;&lt;span lang=&quot;EN-US&quot;&gt;.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 5.25pt; margin-left: 27.0pt; margin-right: 0cm; margin-top: 5.25pt; margin: 5.25pt 0cm 5.25pt 27pt; mso-list: l6 level1 lfo3; tab-stops: list 45.0pt; text-indent: -18pt;&quot;&gt;&lt;!--[if !supportLists]--&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;&quot;&gt;·&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; font-feature-settings: normal; font-kerning: auto; font-optical-sizing: auto; font-size-adjust: none; font-size: 7pt; font-stretch: normal; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-emoji: normal; font-variant-numeric: normal; font-variant-position: normal; font-variation-settings: normal; line-height: normal;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt;SecOps Dashboard:&lt;/span&gt;&lt;/b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt; A new dashboard providing a
comprehensive, real-time view of security posture across all VCF deployments,
with early-warning indicators and continuous posture management&lt;/span&gt;&lt;a name=&quot;fnref4:2&quot;&gt;&lt;/a&gt;&lt;a name=&quot;fnref2:6&quot;&gt;&lt;/a&gt;&lt;span lang=&quot;EN-US&quot;&gt;. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 5.25pt; margin-left: 27.0pt; margin-right: 0cm; margin-top: 5.25pt; margin: 5.25pt 0cm 5.25pt 27pt; mso-list: l6 level1 lfo3; tab-stops: list 45.0pt; text-indent: -18pt;&quot;&gt;&lt;!--[if !supportLists]--&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;&quot;&gt;·&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; font-feature-settings: normal; font-kerning: auto; font-optical-sizing: auto; font-size-adjust: none; font-size: 7pt; font-stretch: normal; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-emoji: normal; font-variant-numeric: normal; font-variant-position: normal; font-variation-settings: normal; line-height: normal;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt;Centralized Identity and Access
Management:&lt;/span&gt;&lt;/b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt;
Streamlined administration of admin and tenant identities, single sign-on,
password policies, and certificate management for consistent security across
environments&lt;/span&gt;&lt;a name=&quot;fnref1:6&quot;&gt;&lt;/a&gt;&lt;a name=&quot;fnref2:7&quot;&gt;&lt;/a&gt;&lt;a name=&quot;fnref3:1&quot;&gt;&lt;/a&gt;&lt;span lang=&quot;EN-US&quot;&gt;. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 0cm; margin-left: 0cm; margin-right: 0cm; margin-top: 10.5pt; margin: 10.5pt 0cm 0cm;&quot;&gt;&lt;!--[if mso &amp; !supportInlineShapes &amp; supportFields]&gt;&lt;span
lang=EN-US style=&#39;mso-no-proof:yes&#39;&gt;&lt;span style=&#39;mso-element:field-begin;
mso-field-lock:yes&#39;&gt;&lt;/span&gt;&lt;span style=&#39;mso-spacerun:yes&#39;&gt; &lt;/span&gt;SHAPE &lt;span
style=&#39;mso-spacerun:yes&#39;&gt; &lt;/span&gt;\* MERGEFORMAT &lt;span style=&#39;mso-element:field-separator&#39;&gt;&lt;/span&gt;&lt;/span&gt;&lt;![endif]--&gt;&lt;br /&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 10.5pt;&quot;&gt;&lt;b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt;Data
Protection and Operations&lt;/span&gt;&lt;/b&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 5.25pt; margin-left: 27.0pt; margin-right: 0cm; margin-top: 5.25pt; margin: 5.25pt 0cm 5.25pt 27pt; mso-list: l5 level1 lfo4; tab-stops: list 45.0pt; text-indent: -18pt;&quot;&gt;&lt;!--[if !supportLists]--&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;&quot;&gt;·&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; font-feature-settings: normal; font-kerning: auto; font-optical-sizing: auto; font-size-adjust: none; font-size: 7pt; font-stretch: normal; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-emoji: normal; font-variant-numeric: normal; font-variant-position: normal; font-variation-settings: normal; line-height: normal;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt;vSAN-to-vSAN Data Protection:&lt;/span&gt;&lt;/b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt; Deep snapshot capabilities for
efficient, native disaster recovery and ransomware protection&lt;/span&gt;&lt;a name=&quot;fnref1:7&quot;&gt;&lt;/a&gt;&lt;span lang=&quot;EN-US&quot;&gt;.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 5.25pt; margin-left: 27.0pt; margin-right: 0cm; margin-top: 5.25pt; margin: 5.25pt 0cm 5.25pt 27pt; mso-list: l5 level1 lfo4; tab-stops: list 45.0pt; text-indent: -18pt;&quot;&gt;&lt;!--[if !supportLists]--&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;&quot;&gt;·&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; font-feature-settings: normal; font-kerning: auto; font-optical-sizing: auto; font-size-adjust: none; font-size: 7pt; font-stretch: normal; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-emoji: normal; font-variant-numeric: normal; font-variant-position: normal; font-variation-settings: normal; line-height: normal;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt;Integrated Log Operations:&lt;/span&gt;&lt;/b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt; Centralized log aggregation and
analysis with custom queries, visualization, and alerting, improving
troubleshooting and observability&lt;/span&gt;&lt;a name=&quot;fnref1:8&quot;&gt;&lt;/a&gt;&lt;a name=&quot;fnref2:8&quot;&gt;&lt;/a&gt;&lt;span lang=&quot;EN-US&quot;&gt;. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 5.25pt; margin-left: 27.0pt; margin-right: 0cm; margin-top: 5.25pt; margin: 5.25pt 0cm 5.25pt 27pt; mso-list: l5 level1 lfo4; tab-stops: list 45.0pt; text-indent: -18pt;&quot;&gt;&lt;!--[if !supportLists]--&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;&quot;&gt;·&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; font-feature-settings: normal; font-kerning: auto; font-optical-sizing: auto; font-size-adjust: none; font-size: 7pt; font-stretch: normal; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-emoji: normal; font-variant-numeric: normal; font-variant-position: normal; font-variation-settings: normal; line-height: normal;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt;Integrated Network Operations:&lt;/span&gt;&lt;/b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt; Unified view of the entire network
landscape, including inventory, health monitoring, traffic summaries, and
application-level insights&lt;/span&gt;&lt;a name=&quot;fnref2:9&quot;&gt;&lt;/a&gt;&lt;span lang=&quot;EN-US&quot;&gt;.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 5.25pt; margin-left: 27.0pt; margin-right: 0cm; margin-top: 5.25pt; margin: 5.25pt 0cm 5.25pt 27pt; mso-list: l5 level1 lfo4; tab-stops: list 45.0pt; text-indent: -18pt;&quot;&gt;&lt;!--[if !supportLists]--&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;&quot;&gt;·&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; font-feature-settings: normal; font-kerning: auto; font-optical-sizing: auto; font-size-adjust: none; font-size: 7pt; font-stretch: normal; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-emoji: normal; font-variant-numeric: normal; font-variant-position: normal; font-variation-settings: normal; line-height: normal;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt;Federated Storage Operations:&lt;/span&gt;&lt;/b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt; Unified visibility and health checks
for both vSAN and non-vSAN environments, with guided remediation and
performance analytics&lt;/span&gt;&lt;a name=&quot;fnref2:10&quot;&gt;&lt;/a&gt;&lt;span lang=&quot;EN-US&quot;&gt;.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 0cm; margin-left: 0cm; margin-right: 0cm; margin-top: 10.5pt; margin: 10.5pt 0cm 0cm;&quot;&gt;&lt;!--[if mso &amp; !supportInlineShapes &amp; supportFields]&gt;&lt;span
lang=EN-US style=&#39;mso-no-proof:yes&#39;&gt;&lt;span style=&#39;mso-element:field-begin;
mso-field-lock:yes&#39;&gt;&lt;/span&gt;&lt;span style=&#39;mso-spacerun:yes&#39;&gt; &lt;/span&gt;SHAPE &lt;span
style=&#39;mso-spacerun:yes&#39;&gt; &lt;/span&gt;\* MERGEFORMAT &lt;span style=&#39;mso-element:field-separator&#39;&gt;&lt;/span&gt;&lt;/span&gt;&lt;![endif]--&gt;&lt;br /&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 10.5pt;&quot;&gt;&lt;b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt;Automation,
Governance, and Multi-Tenancy&lt;/span&gt;&lt;/b&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 5.25pt; margin-left: 27.0pt; margin-right: 0cm; margin-top: 5.25pt; margin: 5.25pt 0cm 5.25pt 27pt; mso-list: l1 level1 lfo5; tab-stops: list 45.0pt; text-indent: -18pt;&quot;&gt;&lt;!--[if !supportLists]--&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;&quot;&gt;·&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; font-feature-settings: normal; font-kerning: auto; font-optical-sizing: auto; font-size-adjust: none; font-size: 7pt; font-stretch: normal; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-emoji: normal; font-variant-numeric: normal; font-variant-position: normal; font-variation-settings: normal; line-height: normal;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt;Configuration Management:&lt;/span&gt;&lt;/b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt; New capabilities for configuration
drift detection, vCenter configuration monitoring, desired state templates, Git
integration, and scheduled drift assessments enhance compliance and operational
consistency&lt;/span&gt;&lt;a name=&quot;fnref2:11&quot;&gt;&lt;/a&gt;&lt;span lang=&quot;EN-US&quot;&gt;.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 5.25pt; margin-left: 27.0pt; margin-right: 0cm; margin-top: 5.25pt; margin: 5.25pt 0cm 5.25pt 27pt; mso-list: l1 level1 lfo5; tab-stops: list 45.0pt; text-indent: -18pt;&quot;&gt;&lt;!--[if !supportLists]--&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;&quot;&gt;·&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; font-feature-settings: normal; font-kerning: auto; font-optical-sizing: auto; font-size-adjust: none; font-size: 7pt; font-stretch: normal; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-emoji: normal; font-variant-numeric: normal; font-variant-position: normal; font-variation-settings: normal; line-height: normal;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt;Fleet-Level Tag Management:&lt;/span&gt;&lt;/b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt; Centralized tag and category
administration across multiple vCenters, with brownfield import and conflict
resolution&lt;/span&gt;&lt;a name=&quot;fnref2:12&quot;&gt;&lt;/a&gt;&lt;span lang=&quot;EN-US&quot;&gt;.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 5.25pt; margin-left: 27.0pt; margin-right: 0cm; margin-top: 5.25pt; margin: 5.25pt 0cm 5.25pt 27pt; mso-list: l1 level1 lfo5; tab-stops: list 45.0pt; text-indent: -18pt;&quot;&gt;&lt;!--[if !supportLists]--&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;&quot;&gt;·&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; font-feature-settings: normal; font-kerning: auto; font-optical-sizing: auto; font-size-adjust: none; font-size: 7pt; font-stretch: normal; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-emoji: normal; font-variant-numeric: normal; font-variant-position: normal; font-variation-settings: normal; line-height: normal;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt;Native Multi-Tenancy (VPC):&lt;/span&gt;&lt;/b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt; Enables platform teams to organize,
provision, and manage tenant resources with granular control, supporting
secure, role-based access and built-in governance policies&lt;/span&gt;&lt;a name=&quot;fnref1:9&quot;&gt;&lt;/a&gt;&lt;a name=&quot;fnref2:13&quot;&gt;&lt;/a&gt;&lt;span lang=&quot;EN-US&quot;&gt;. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 0cm; margin-left: 0cm; margin-right: 0cm; margin-top: 10.5pt; margin: 10.5pt 0cm 0cm;&quot;&gt;&lt;!--[if mso &amp; !supportInlineShapes &amp; supportFields]&gt;&lt;span
lang=EN-US style=&#39;mso-no-proof:yes&#39;&gt;&lt;span style=&#39;mso-element:field-begin;
mso-field-lock:yes&#39;&gt;&lt;/span&gt;&lt;span style=&#39;mso-spacerun:yes&#39;&gt; &lt;/span&gt;SHAPE &lt;span
style=&#39;mso-spacerun:yes&#39;&gt; &lt;/span&gt;\* MERGEFORMAT &lt;span style=&#39;mso-element:field-separator&#39;&gt;&lt;/span&gt;&lt;/span&gt;&lt;![endif]--&gt;&lt;br /&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 10.5pt;&quot;&gt;&lt;b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt;Developer
and AI/ML Support&lt;/span&gt;&lt;/b&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 5.25pt; margin-left: 27.0pt; margin-right: 0cm; margin-top: 5.25pt; margin: 5.25pt 0cm 5.25pt 27pt; mso-list: l4 level1 lfo6; tab-stops: list 45.0pt; text-indent: -18pt;&quot;&gt;&lt;!--[if !supportLists]--&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;&quot;&gt;·&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; font-feature-settings: normal; font-kerning: auto; font-optical-sizing: auto; font-size-adjust: none; font-size: 7pt; font-stretch: normal; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-emoji: normal; font-variant-numeric: normal; font-variant-position: normal; font-variation-settings: normal; line-height: normal;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt;Private AI Foundation Service (with
NVIDIA):&lt;/span&gt;&lt;/b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt; New
platform for running AI workloads with near bare-metal performance, supporting
zero-downtime vMotion for AI applications&lt;/span&gt;&lt;a name=&quot;fnref4:3&quot;&gt;&lt;/a&gt;&lt;a name=&quot;fnref2:14&quot;&gt;&lt;/a&gt;&lt;span lang=&quot;EN-US&quot;&gt;. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 5.25pt; margin-left: 27.0pt; margin-right: 0cm; margin-top: 5.25pt; margin: 5.25pt 0cm 5.25pt 27pt; mso-list: l4 level1 lfo6; tab-stops: list 45.0pt; text-indent: -18pt;&quot;&gt;&lt;!--[if !supportLists]--&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;&quot;&gt;·&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; font-feature-settings: normal; font-kerning: auto; font-optical-sizing: auto; font-size-adjust: none; font-size: 7pt; font-stretch: normal; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-emoji: normal; font-variant-numeric: normal; font-variant-position: normal; font-variation-settings: normal; line-height: normal;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt;Self-Service IaaS:&lt;/span&gt;&lt;/b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt; Developers gain automated, elastic
self-service infrastructure, delivering a genuine cloud-like experience
on-premises&lt;/span&gt;&lt;a name=&quot;fnref1:10&quot;&gt;&lt;/a&gt;&lt;a name=&quot;fnref2:15&quot;&gt;&lt;/a&gt;&lt;span lang=&quot;EN-US&quot;&gt;. &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 0cm; margin-left: 0cm; margin-right: 0cm; margin-top: 10.5pt; margin: 10.5pt 0cm 0cm;&quot;&gt;&lt;!--[if mso &amp; !supportInlineShapes &amp; supportFields]&gt;&lt;span
lang=EN-US style=&#39;mso-no-proof:yes&#39;&gt;&lt;span style=&#39;mso-element:field-begin;
mso-field-lock:yes&#39;&gt;&lt;/span&gt;&lt;span style=&#39;mso-spacerun:yes&#39;&gt; &lt;/span&gt;SHAPE &lt;span
style=&#39;mso-spacerun:yes&#39;&gt; &lt;/span&gt;\* MERGEFORMAT &lt;span style=&#39;mso-element:field-separator&#39;&gt;&lt;/span&gt;&lt;/span&gt;&lt;![endif]--&gt;&lt;br /&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 10.5pt;&quot;&gt;&lt;b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt;Other
Notable Enhancements&lt;/span&gt;&lt;/b&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 5.25pt; margin-left: 27.0pt; margin-right: 0cm; margin-top: 5.25pt; margin: 5.25pt 0cm 5.25pt 27pt; mso-list: l2 level1 lfo7; tab-stops: list 45.0pt; text-indent: -18pt;&quot;&gt;&lt;!--[if !supportLists]--&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;&quot;&gt;·&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; font-feature-settings: normal; font-kerning: auto; font-optical-sizing: auto; font-size-adjust: none; font-size: 7pt; font-stretch: normal; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-emoji: normal; font-variant-numeric: normal; font-variant-position: normal; font-variation-settings: normal; line-height: normal;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt;Audit Events:&lt;/span&gt;&lt;/b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt; Unified, categorized audit event
tracking across vCenter resources, improving traceability, compliance, and
operational effectiveness&lt;/span&gt;&lt;a name=&quot;fnref2:16&quot;&gt;&lt;/a&gt;&lt;span lang=&quot;EN-US&quot;&gt;.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 5.25pt; margin-left: 27.0pt; margin-right: 0cm; margin-top: 5.25pt; margin: 5.25pt 0cm 5.25pt 27pt; mso-list: l2 level1 lfo7; tab-stops: list 45.0pt; text-indent: -18pt;&quot;&gt;&lt;!--[if !supportLists]--&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;&quot;&gt;·&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; font-feature-settings: normal; font-kerning: auto; font-optical-sizing: auto; font-size-adjust: none; font-size: 7pt; font-stretch: normal; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-emoji: normal; font-variant-numeric: normal; font-variant-position: normal; font-variation-settings: normal; line-height: normal;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt;Workload Mobility:&lt;/span&gt;&lt;/b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt; Native integration with VMware HCX for
seamless workload migration, including compute and network discovery,
application dependency mapping, and migration planning&lt;/span&gt;&lt;a name=&quot;fnref2:17&quot;&gt;&lt;/a&gt;&lt;span lang=&quot;EN-US&quot;&gt;.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 5.25pt; margin-left: 27.0pt; margin-right: 0cm; margin-top: 5.25pt; margin: 5.25pt 0cm 5.25pt 27pt; mso-list: l2 level1 lfo7; tab-stops: list 45.0pt; text-indent: -18pt;&quot;&gt;&lt;!--[if !supportLists]--&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;&quot;&gt;·&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; font-feature-settings: normal; font-kerning: auto; font-optical-sizing: auto; font-size-adjust: none; font-size: 7pt; font-stretch: normal; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-emoji: normal; font-variant-numeric: normal; font-variant-position: normal; font-variation-settings: normal; line-height: normal;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt;Cost Management and Policy Enforcement:&lt;/span&gt;&lt;/b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt; Integrated tools for cost
transparency, policy enforcement, and compliance across all deployments&lt;/span&gt;&lt;a name=&quot;fnref1:11&quot;&gt;&lt;/a&gt;&lt;span lang=&quot;EN-US&quot;&gt;.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 0cm; margin-left: 0cm; margin-right: 0cm; margin-top: 10.5pt; margin: 10.5pt 0cm 0cm;&quot;&gt;&lt;!--[if mso &amp; !supportInlineShapes &amp; supportFields]&gt;&lt;span
lang=EN-US style=&#39;mso-no-proof:yes&#39;&gt;&lt;span style=&#39;mso-element:field-begin;
mso-field-lock:yes&#39;&gt;&lt;/span&gt;&lt;span style=&#39;mso-spacerun:yes&#39;&gt; &lt;/span&gt;SHAPE &lt;span
style=&#39;mso-spacerun:yes&#39;&gt; &lt;/span&gt;\* MERGEFORMAT &lt;span style=&#39;mso-element:field-separator&#39;&gt;&lt;/span&gt;&lt;/span&gt;&lt;![endif]--&gt;&lt;/p&gt;&lt;h4 style=&quot;line-height: 150%; margin: 15.75pt 0cm 5.25pt -1.5pt; text-align: center;&quot;&gt;&lt;br /&gt;&lt;/h4&gt;

&lt;div align=&quot;center&quot;&gt;

&lt;table border=&quot;1&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; class=&quot;NormalGrid&quot; style=&quot;border: 1pt solid black; mso-border-alt: solid black .25pt; mso-cellspacing: 0cm; mso-padding-alt: 4.0pt 8.0pt 4.0pt 8.0pt; mso-yfti-tbllook: 1184;&quot;&gt;
 &lt;tbody&gt;&lt;tr style=&quot;break-inside: avoid; mso-yfti-firstrow: yes; mso-yfti-irow: 0; page-break-inside: avoid;&quot;&gt;
  &lt;td style=&quot;border-left: none; border: 1pt solid black; mso-border-bottom-alt: solid black .25pt; mso-border-right-alt: solid black .25pt; mso-border-top-alt: solid black .25pt; padding: 4pt 8pt;&quot; valign=&quot;top&quot;&gt;
  &lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 0cm;&quot;&gt;&lt;b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif; line-height: 150%;&quot;&gt;Feature/Area&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;
  &lt;/td&gt;
  &lt;td style=&quot;border-bottom: 1pt solid black; border-left: none; border-right: none; border-top: 1pt solid black; mso-border-bottom-alt: solid black .25pt; mso-border-top-alt: solid black .25pt; padding: 4pt 8pt;&quot; valign=&quot;top&quot;&gt;
  &lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 0cm;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif; line-height: 150%;&quot;&gt;&lt;b&gt;Description&lt;/b&gt;&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr style=&quot;break-inside: avoid; mso-yfti-irow: 1; page-break-inside: avoid;&quot;&gt;
  &lt;td style=&quot;border-left: none; border: 1pt solid black; mso-border-bottom-alt: solid black .25pt; mso-border-right-alt: solid black .25pt; mso-border-top-alt: solid black .25pt; padding: 4pt 8pt;&quot; valign=&quot;top&quot;&gt;
  &lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 0cm;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif; line-height: 150%;&quot;&gt;Unified Interface&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;/td&gt;
  &lt;td style=&quot;border-bottom: 1pt solid black; border-left: none; border-right: none; border-top: 1pt solid black; mso-border-bottom-alt: solid black .25pt; mso-border-top-alt: solid black .25pt; padding: 4pt 8pt;&quot; valign=&quot;top&quot;&gt;
  &lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 0cm;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif; line-height: 150%;&quot;&gt;Single pane for all operations and automation&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr style=&quot;break-inside: avoid; mso-yfti-irow: 2; page-break-inside: avoid;&quot;&gt;
  &lt;td style=&quot;border-left: none; border: 1pt solid black; mso-border-bottom-alt: solid black .25pt; mso-border-right-alt: solid black .25pt; mso-border-top-alt: solid black .25pt; padding: 4pt 8pt;&quot; valign=&quot;top&quot;&gt;
  &lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 0cm;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif; line-height: 150%;&quot;&gt;Advanced NVMe Tiering&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;/td&gt;
  &lt;td style=&quot;border-bottom: 1pt solid black; border-left: none; border-right: none; border-top: 1pt solid black; mso-border-bottom-alt: solid black .25pt; mso-border-top-alt: solid black .25pt; padding: 4pt 8pt;&quot; valign=&quot;top&quot;&gt;
  &lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 0cm;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif; line-height: 150%;&quot;&gt;Lower-cost memory expansion for demanding workloads&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr style=&quot;break-inside: avoid; mso-yfti-irow: 3; page-break-inside: avoid;&quot;&gt;
  &lt;td style=&quot;border-left: none; border: 1pt solid black; mso-border-bottom-alt: solid black .25pt; mso-border-right-alt: solid black .25pt; mso-border-top-alt: solid black .25pt; padding: 4pt 8pt;&quot; valign=&quot;top&quot;&gt;
  &lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 0cm;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif; line-height: 150%;&quot;&gt;Global vSAN Deduplication&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;/td&gt;
  &lt;td style=&quot;border-bottom: 1pt solid black; border-left: none; border-right: none; border-top: 1pt solid black; mso-border-bottom-alt: solid black .25pt; mso-border-top-alt: solid black .25pt; padding: 4pt 8pt;&quot; valign=&quot;top&quot;&gt;
  &lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 0cm;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif; line-height: 150%;&quot;&gt;Cluster-wide storage dedupe for reduced TCO&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr style=&quot;break-inside: avoid; mso-yfti-irow: 4; page-break-inside: avoid;&quot;&gt;
  &lt;td style=&quot;border-left: none; border: 1pt solid black; mso-border-bottom-alt: solid black .25pt; mso-border-right-alt: solid black .25pt; mso-border-top-alt: solid black .25pt; padding: 4pt 8pt;&quot; valign=&quot;top&quot;&gt;
  &lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 0cm;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif; line-height: 150%;&quot;&gt;Enhanced Data Path&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;/td&gt;
  &lt;td style=&quot;border-bottom: 1pt solid black; border-left: none; border-right: none; border-top: 1pt solid black; mso-border-bottom-alt: solid black .25pt; mso-border-top-alt: solid black .25pt; padding: 4pt 8pt;&quot; valign=&quot;top&quot;&gt;
  &lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 0cm;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif; line-height: 150%;&quot;&gt;Up to 3x network performance for modern workloads&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr style=&quot;break-inside: avoid; mso-yfti-irow: 5; page-break-inside: avoid;&quot;&gt;
  &lt;td style=&quot;border-left: none; border: 1pt solid black; mso-border-bottom-alt: solid black .25pt; mso-border-right-alt: solid black .25pt; mso-border-top-alt: solid black .25pt; padding: 4pt 8pt;&quot; valign=&quot;top&quot;&gt;
  &lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 0cm;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif; line-height: 150%;&quot;&gt;SecOps Dashboard &amp;amp; vDefend&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;/td&gt;
  &lt;td style=&quot;border-bottom: 1pt solid black; border-left: none; border-right: none; border-top: 1pt solid black; mso-border-bottom-alt: solid black .25pt; mso-border-top-alt: solid black .25pt; padding: 4pt 8pt;&quot; valign=&quot;top&quot;&gt;
  &lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 0cm;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif; line-height: 150%;&quot;&gt;Centralized, tenant-aware security with advanced
  dashboards&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr style=&quot;break-inside: avoid; mso-yfti-irow: 6; page-break-inside: avoid;&quot;&gt;
  &lt;td style=&quot;border-left: none; border: 1pt solid black; mso-border-bottom-alt: solid black .25pt; mso-border-right-alt: solid black .25pt; mso-border-top-alt: solid black .25pt; padding: 4pt 8pt;&quot; valign=&quot;top&quot;&gt;
  &lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 0cm;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif; line-height: 150%;&quot;&gt;Integrated Log &amp;amp; NetOps&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;/td&gt;
  &lt;td style=&quot;border-bottom: 1pt solid black; border-left: none; border-right: none; border-top: 1pt solid black; mso-border-bottom-alt: solid black .25pt; mso-border-top-alt: solid black .25pt; padding: 4pt 8pt;&quot; valign=&quot;top&quot;&gt;
  &lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 0cm;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif; line-height: 150%;&quot;&gt;Centralized log and network operations for improved
  observability&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr style=&quot;break-inside: avoid; mso-yfti-irow: 7; page-break-inside: avoid;&quot;&gt;
  &lt;td style=&quot;border-left: none; border: 1pt solid black; mso-border-bottom-alt: solid black .25pt; mso-border-right-alt: solid black .25pt; mso-border-top-alt: solid black .25pt; padding: 4pt 8pt;&quot; valign=&quot;top&quot;&gt;
  &lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 0cm;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif; line-height: 150%;&quot;&gt;Configuration Management&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;/td&gt;
  &lt;td style=&quot;border-bottom: 1pt solid black; border-left: none; border-right: none; border-top: 1pt solid black; mso-border-bottom-alt: solid black .25pt; mso-border-top-alt: solid black .25pt; padding: 4pt 8pt;&quot; valign=&quot;top&quot;&gt;
  &lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 0cm;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif; line-height: 150%;&quot;&gt;Drift detection, Git integration, and desired state
  templates&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr style=&quot;break-inside: avoid; mso-yfti-irow: 8; page-break-inside: avoid;&quot;&gt;
  &lt;td style=&quot;border-left: none; border: 1pt solid black; mso-border-bottom-alt: solid black .25pt; mso-border-right-alt: solid black .25pt; mso-border-top-alt: solid black .25pt; padding: 4pt 8pt;&quot; valign=&quot;top&quot;&gt;
  &lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 0cm;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif; line-height: 150%;&quot;&gt;Fleet-Level Tag Management&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;/td&gt;
  &lt;td style=&quot;border-bottom: 1pt solid black; border-left: none; border-right: none; border-top: 1pt solid black; mso-border-bottom-alt: solid black .25pt; mso-border-top-alt: solid black .25pt; padding: 4pt 8pt;&quot; valign=&quot;top&quot;&gt;
  &lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 0cm;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif; line-height: 150%;&quot;&gt;Consistent tagging across multiple vCenters&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr style=&quot;break-inside: avoid; mso-yfti-irow: 9; page-break-inside: avoid;&quot;&gt;
  &lt;td style=&quot;border-left: none; border: 1pt solid black; mso-border-bottom-alt: solid black .25pt; mso-border-right-alt: solid black .25pt; mso-border-top-alt: solid black .25pt; padding: 4pt 8pt;&quot; valign=&quot;top&quot;&gt;
  &lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 0cm;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif; line-height: 150%;&quot;&gt;Native Multi-Tenancy (VPC)&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;/td&gt;
  &lt;td style=&quot;border-bottom: 1pt solid black; border-left: none; border-right: none; border-top: 1pt solid black; mso-border-bottom-alt: solid black .25pt; mso-border-top-alt: solid black .25pt; padding: 4pt 8pt;&quot; valign=&quot;top&quot;&gt;
  &lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 0cm;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif; line-height: 150%;&quot;&gt;Granular, secure tenant resource management&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr style=&quot;break-inside: avoid; mso-yfti-irow: 10; page-break-inside: avoid;&quot;&gt;
  &lt;td style=&quot;border-left: none; border: 1pt solid black; mso-border-bottom-alt: solid black .25pt; mso-border-right-alt: solid black .25pt; mso-border-top-alt: solid black .25pt; padding: 4pt 8pt;&quot; valign=&quot;top&quot;&gt;
  &lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 0cm;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif; line-height: 150%;&quot;&gt;AI/ML &amp;amp; Private AI Foundation&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;/td&gt;
  &lt;td style=&quot;border-bottom: 1pt solid black; border-left: none; border-right: none; border-top: 1pt solid black; mso-border-bottom-alt: solid black .25pt; mso-border-top-alt: solid black .25pt; padding: 4pt 8pt;&quot; valign=&quot;top&quot;&gt;
  &lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 0cm;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif; line-height: 150%;&quot;&gt;Near bare-metal AI performance, vMotion for vGPU VMs,
  NVIDIA integration&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr style=&quot;break-inside: avoid; mso-yfti-irow: 11; mso-yfti-lastrow: yes; page-break-inside: avoid;&quot;&gt;
  &lt;td style=&quot;border-left: none; border: 1pt solid black; mso-border-bottom-alt: solid black .25pt; mso-border-right-alt: solid black .25pt; mso-border-top-alt: solid black .25pt; padding: 4pt 8pt;&quot; valign=&quot;top&quot;&gt;
  &lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 0cm;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif; line-height: 150%;&quot;&gt;Workload Mobility&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;/td&gt;
  &lt;td style=&quot;border-bottom: 1pt solid black; border-left: none; border-right: none; border-top: 1pt solid black; mso-border-bottom-alt: solid black .25pt; mso-border-top-alt: solid black .25pt; padding: 4pt 8pt;&quot; valign=&quot;top&quot;&gt;
  &lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 0cm;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif; line-height: 150%;&quot;&gt;Native HCX for seamless migration&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;/td&gt;
 &lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;

&lt;/div&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;b style=&quot;text-align: center;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif; font-size: 12pt; line-height: 24px;&quot;&gt;Summary Table: Key Innovations in VCF 9.0&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;text-align: center;&quot;&gt;&lt;b style=&quot;text-align: center;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif; font-size: 12pt; line-height: 24px;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 10.5pt;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt;VCF 9.0 is a transformative release,
delivering a unified, secure, and highly automated platform for private cloud
operations, with powerful new capabilities for AI, security, and operational
efficiency&lt;/span&gt;&lt;a name=&quot;fnref1:12&quot;&gt;&lt;/a&gt;&lt;a name=&quot;fnref4:4&quot;&gt;&lt;/a&gt;&lt;a name=&quot;fnref5:3&quot;&gt;&lt;/a&gt;&lt;a name=&quot;fnref2:18&quot;&gt;&lt;/a&gt;&lt;span lang=&quot;EN-US&quot;&gt;.&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.virtualvmx.com/feeds/1924003147060100025/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.virtualvmx.com/2025/06/whats-new-in-vmware-cloud-foundation.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7301826463672350299/posts/default/1924003147060100025'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7301826463672350299/posts/default/1924003147060100025'/><link rel='alternate' type='text/html' href='http://www.virtualvmx.com/2025/06/whats-new-in-vmware-cloud-foundation.html' title='What&#39;s New in VMware Cloud Foundation (VCF) 9.0'/><author><name>Sachin Bhardwaj</name><uri>http://www.blogger.com/profile/00246998315096670256</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhumkDUgyp6Slm4Sel4YA7kFTzr2qKTJ5WJDquHMLDxBHE4eQ2smgDGIm0Oy_kElsZrR3jJFhIdDSZiC8Ao35NWxsVLKx6nQ8pzaY_D1qrkHtaRuq_dZWhGwftDfSIgtw/s220/marvel.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7301826463672350299.post-7525763225149820849</id><published>2025-06-13T21:43:00.014+05:30</published><updated>2025-06-13T22:28:27.050+05:30</updated><title type='text'>Selecting the Ideal Virtualization Platform for Your Data Center</title><content type='html'>&lt;p style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;font-family: inter, serif; font-size: medium;&quot;&gt;When designing a modern datacenter,
choosing between VMware Cloud Foundation (VCF), Nutanix, and Azure Stack HCI
requires understanding how each solution addresses virtualization,
hyper-converged infrastructure (HCI), management, integration, and future growth.
Below is a detailed comparison to help you decide which is best for your needs.&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 5.25pt; margin-left: -1.5pt; margin-right: 0cm; margin-top: 15.75pt; margin: 15.75pt 0cm 5.25pt -1.5pt;&quot;&gt;&lt;b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif; font-size: x-large; line-height: 150%;&quot;&gt;Overview of Each Technology&lt;/span&gt;&lt;/b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-size: large;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 5.25pt; margin-left: 27.0pt; margin-right: 0cm; margin-top: 5.25pt; margin: 5.25pt 0cm 5.25pt 27pt; mso-list: l3 level1 lfo1; tab-stops: list 45.0pt; text-indent: -18pt;&quot;&gt;&lt;span style=&quot;font-size: medium;&quot;&gt;&lt;!--[if !supportLists]--&gt;&lt;/span&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: Symbol; font-size: large; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;&quot;&gt;·&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; font-feature-settings: normal; font-kerning: auto; font-optical-sizing: auto; font-size-adjust: none; font-stretch: normal; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-emoji: normal; font-variant-numeric: normal; font-variant-position: normal; font-variation-settings: normal; line-height: normal;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif; font-size: large;&quot;&gt;VMware Cloud Foundation (VCF):&lt;/span&gt;&lt;/b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-size: large;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 5.25pt; margin-left: 54.0pt; margin-right: 0cm; margin-top: 5.25pt; margin: 5.25pt 0cm 5.25pt 54pt; mso-list: l3 level2 lfo1; tab-stops: list 72.0pt; text-indent: -18pt;&quot;&gt;&lt;span style=&quot;font-size: medium;&quot;&gt;&lt;!--[if !supportLists]--&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: &amp;quot;Courier New&amp;quot;; mso-fareast-font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;o&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; font-feature-settings: normal; font-kerning: auto; font-optical-sizing: auto; font-size-adjust: none; font-stretch: normal; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-emoji: normal; font-variant-numeric: normal; font-variant-position: normal; font-variation-settings: normal; line-height: normal;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt;Description:&lt;/span&gt;&lt;/b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt; VCF is a comprehensive, integrated
stack combining VMware’s vSphere (compute), vSAN (storage), NSX (networking),
and SDDC Manager (management) into a single platform.&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 5.25pt; margin-left: 54.0pt; margin-right: 0cm; margin-top: 5.25pt; margin: 5.25pt 0cm 5.25pt 54pt; mso-list: l3 level2 lfo1; tab-stops: list 72.0pt; text-indent: -18pt;&quot;&gt;&lt;span style=&quot;font-size: medium;&quot;&gt;&lt;!--[if !supportLists]--&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: &amp;quot;Courier New&amp;quot;; mso-fareast-font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;o&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; font-feature-settings: normal; font-kerning: auto; font-optical-sizing: auto; font-size-adjust: none; font-stretch: normal; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-emoji: normal; font-variant-numeric: normal; font-variant-position: normal; font-variation-settings: normal; line-height: normal;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt;Strengths:&lt;/span&gt;&lt;/b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt; Deep integration, extensive ecosystem,
robust networking (NSX), and strong enterprise support.&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 5.25pt; margin-left: 54.0pt; margin-right: 0cm; margin-top: 5.25pt; margin: 5.25pt 0cm 5.25pt 54pt; mso-list: l3 level2 lfo1; tab-stops: list 72.0pt; text-indent: -18pt;&quot;&gt;&lt;span style=&quot;font-size: medium;&quot;&gt;&lt;!--[if !supportLists]--&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: &amp;quot;Courier New&amp;quot;; mso-fareast-font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;o&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; font-feature-settings: normal; font-kerning: auto; font-optical-sizing: auto; font-size-adjust: none; font-stretch: normal; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-emoji: normal; font-variant-numeric: normal; font-variant-position: normal; font-variation-settings: normal; line-height: normal;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt;Considerations:&lt;/span&gt;&lt;/b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt; &lt;u&gt;Licensing changes&lt;/u&gt; post-Broadcom
acquisition may lead to higher costs and less flexibility&lt;span&gt;.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 5.25pt; margin-left: 54.0pt; margin-right: 0cm; margin-top: 5.25pt; margin: 5.25pt 0cm 5.25pt 54pt; mso-list: l3 level2 lfo1; tab-stops: list 72.0pt; text-indent: -18pt;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt;&lt;span style=&quot;font-size: 13.3333px;&quot;&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt;&lt;span style=&quot;font-size: 13.3333px;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEj_ulEQvSUXxcxEPMQLKH10tVdrWh_vYIJBuB84R_yyUQ08lmbM8tR-Sbgb1Ppck221q_9YQGqnlw5f--_Zy-mFz3AEvr2oDe1lpDh2UGrcNqpFpQbNKPS3FLId2QojAHx-0ueDCPF87GoL-Aqw2LGfosnepu0PVOtj71RJ4Nxnz04QfavvhUb4fCMj9Uk&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img data-original-height=&quot;396&quot; data-original-width=&quot;576&quot; height=&quot;440&quot; src=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEj_ulEQvSUXxcxEPMQLKH10tVdrWh_vYIJBuB84R_yyUQ08lmbM8tR-Sbgb1Ppck221q_9YQGqnlw5f--_Zy-mFz3AEvr2oDe1lpDh2UGrcNqpFpQbNKPS3FLId2QojAHx-0ueDCPF87GoL-Aqw2LGfosnepu0PVOtj71RJ4Nxnz04QfavvhUb4fCMj9Uk=w640-h440&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 5.25pt; margin-left: 27.0pt; margin-right: 0cm; margin-top: 5.25pt; margin: 5.25pt 0cm 5.25pt 27pt; mso-list: l3 level1 lfo1; tab-stops: list 45.0pt; text-indent: -18pt;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;&quot;&gt;·&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; font-feature-settings: normal; font-kerning: auto; font-optical-sizing: auto; font-size-adjust: none; font-size: 7pt; font-stretch: normal; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-emoji: normal; font-variant-numeric: normal; font-variant-position: normal; font-variation-settings: normal; line-height: normal;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; font-feature-settings: normal; font-kerning: auto; font-optical-sizing: auto; font-size-adjust: none; font-size: large; font-stretch: normal; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-emoji: normal; font-variant-numeric: normal; font-variant-position: normal; font-variation-settings: normal; line-height: normal;&quot;&gt;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;font-size: large;&quot;&gt;&lt;!--[endif]--&gt;&lt;b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt;Nutanix:&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-size: large;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 5.25pt; margin-left: 54.0pt; margin-right: 0cm; margin-top: 5.25pt; margin: 5.25pt 0cm 5.25pt 54pt; mso-list: l3 level2 lfo1; tab-stops: list 72.0pt; text-indent: -18pt;&quot;&gt;&lt;span style=&quot;font-size: medium;&quot;&gt;&lt;!--[if !supportLists]--&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: &amp;quot;Courier New&amp;quot;; mso-fareast-font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;o&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; font-feature-settings: normal; font-kerning: auto; font-optical-sizing: auto; font-size-adjust: none; font-stretch: normal; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-emoji: normal; font-variant-numeric: normal; font-variant-position: normal; font-variation-settings: normal; line-height: normal;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt;Description:&lt;/span&gt;&lt;/b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt; Nutanix pioneered HCI, integrating
compute, storage, and networking into a single software layer. It supports
multiple hypervisors (AHV, ESXi, Hyper-V) and offers a unified management
interface.&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 5.25pt; margin-left: 54.0pt; margin-right: 0cm; margin-top: 5.25pt; margin: 5.25pt 0cm 5.25pt 54pt; mso-list: l3 level2 lfo1; tab-stops: list 72.0pt; text-indent: -18pt;&quot;&gt;&lt;span style=&quot;font-size: medium;&quot;&gt;&lt;!--[if !supportLists]--&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: &amp;quot;Courier New&amp;quot;; mso-fareast-font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;o&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; font-feature-settings: normal; font-kerning: auto; font-optical-sizing: auto; font-size-adjust: none; font-stretch: normal; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-emoji: normal; font-variant-numeric: normal; font-variant-position: normal; font-variation-settings: normal; line-height: normal;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt;Strengths:&lt;/span&gt;&lt;/b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt; Simplicity, scalability, ease of
management, strong multi-cloud and hybrid cloud support, and predictable
licensing&lt;/span&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt;.&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 5.25pt; margin-left: 54.0pt; margin-right: 0cm; margin-top: 5.25pt; margin: 5.25pt 0cm 5.25pt 54pt; mso-list: l3 level2 lfo1; tab-stops: list 72.0pt; text-indent: -18pt;&quot;&gt;&lt;span style=&quot;font-size: medium;&quot;&gt;&lt;!--[if !supportLists]--&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: &amp;quot;Courier New&amp;quot;; mso-fareast-font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;o&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; font-feature-settings: normal; font-kerning: auto; font-optical-sizing: auto; font-size-adjust: none; font-stretch: normal; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-emoji: normal; font-variant-numeric: normal; font-variant-position: normal; font-variation-settings: normal; line-height: normal;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt;Considerations:&lt;/span&gt;&lt;/b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt; &lt;u&gt;Networking relies more on third-party
solutions&lt;/u&gt;; less comprehensive than VMware NSX.&lt;/span&gt;&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 5.25pt; margin-left: 54.0pt; margin-right: 0cm; margin-top: 5.25pt; margin: 5.25pt 0cm 5.25pt 54pt; mso-list: l3 level2 lfo1; tab-stops: list 72.0pt; text-indent: -18pt;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt;&lt;/span&gt;&lt;/p&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEgZYvuYp3O83Bs2s6C_7ViGqvqakkIRS_l_epIF0MlKe1RrYq6Z8sB07P7DfJyH8RlMyOdcBVQQ19et6wQQ7z7eRLvnnGKMPjderm9ua8mG2UkMadQwUr5eqrV373n9tMox0QDb7C-0Jcp9EIcI2CgpQasVMCK8JtMHl8_Asp5fLFpNj9DBR4D_aIjTr9g&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img data-original-height=&quot;581&quot; data-original-width=&quot;624&quot; height=&quot;595&quot; src=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEgZYvuYp3O83Bs2s6C_7ViGqvqakkIRS_l_epIF0MlKe1RrYq6Z8sB07P7DfJyH8RlMyOdcBVQQ19et6wQQ7z7eRLvnnGKMPjderm9ua8mG2UkMadQwUr5eqrV373n9tMox0QDb7C-0Jcp9EIcI2CgpQasVMCK8JtMHl8_Asp5fLFpNj9DBR4D_aIjTr9g=w640-h595&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 5.25pt; margin-left: 27.0pt; margin-right: 0cm; margin-top: 5.25pt; margin: 5.25pt 0cm 5.25pt 27pt; mso-list: l3 level1 lfo1; tab-stops: list 45.0pt; text-indent: -18pt;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;&quot;&gt;·&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; font-feature-settings: normal; font-kerning: auto; font-optical-sizing: auto; font-size-adjust: none; font-size: 7pt; font-stretch: normal; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-emoji: normal; font-variant-numeric: normal; font-variant-position: normal; font-variation-settings: normal; line-height: normal;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif; font-size: large;&quot;&gt;Azure Stack HCI:&lt;/span&gt;&lt;/b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-size: large;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 5.25pt; margin-left: 54.0pt; margin-right: 0cm; margin-top: 5.25pt; margin: 5.25pt 0cm 5.25pt 54pt; mso-list: l3 level2 lfo1; tab-stops: list 72.0pt; text-indent: -18pt;&quot;&gt;&lt;span style=&quot;font-size: medium;&quot;&gt;&lt;!--[if !supportLists]--&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: &amp;quot;Courier New&amp;quot;; mso-fareast-font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;o&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; font-feature-settings: normal; font-kerning: auto; font-optical-sizing: auto; font-size-adjust: none; font-stretch: normal; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-emoji: normal; font-variant-numeric: normal; font-variant-position: normal; font-variation-settings: normal; line-height: normal;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt;Description:&lt;/span&gt;&lt;/b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt; Microsoft’s HCI solution combines
virtualization, software-defined storage, and networking. It integrates tightly
with Azure services and is managed via Windows Admin Center.&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 5.25pt; margin-left: 54.0pt; margin-right: 0cm; margin-top: 5.25pt; margin: 5.25pt 0cm 5.25pt 54pt; mso-list: l3 level2 lfo1; tab-stops: list 72.0pt; text-indent: -18pt;&quot;&gt;&lt;span style=&quot;font-size: medium;&quot;&gt;&lt;!--[if !supportLists]--&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: &amp;quot;Courier New&amp;quot;; mso-fareast-font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;o&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; font-feature-settings: normal; font-kerning: auto; font-optical-sizing: auto; font-size-adjust: none; font-stretch: normal; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-emoji: normal; font-variant-numeric: normal; font-variant-position: normal; font-variation-settings: normal; line-height: normal;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt;Strengths:&lt;/span&gt;&lt;/b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt; Excellent hybrid cloud integration,
strong security, seamless Azure service integration, and&lt;u&gt; flexible pricing&lt;/u&gt;&lt;/span&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt;.&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 5.25pt; margin-left: 54.0pt; margin-right: 0cm; margin-top: 5.25pt; margin: 5.25pt 0cm 5.25pt 54pt; mso-list: l3 level2 lfo1; tab-stops: list 72.0pt; text-indent: -18pt;&quot;&gt;&lt;span style=&quot;font-size: medium;&quot;&gt;&lt;!--[if !supportLists]--&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: &amp;quot;Courier New&amp;quot;; mso-fareast-font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;o&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; font-feature-settings: normal; font-kerning: auto; font-optical-sizing: auto; font-size-adjust: none; font-stretch: normal; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-emoji: normal; font-variant-numeric: normal; font-variant-position: normal; font-variation-settings: normal; line-height: normal;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt;Considerations:&lt;/span&gt;&lt;/b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt; Best suited for organizations already
invested in &lt;u&gt;Microsoft technologies and the Azure cloud.&lt;/u&gt;&lt;/span&gt;&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 5.25pt; margin-left: 54.0pt; margin-right: 0cm; margin-top: 5.25pt; margin: 5.25pt 0cm 5.25pt 54pt; mso-list: l3 level2 lfo1; tab-stops: list 72.0pt; text-indent: -18pt;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt;&lt;u&gt;&lt;/u&gt;&lt;/span&gt;&lt;/p&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt;&lt;u&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEjE4tygNhf42CfFbIHnsjd3kVLguP90QHX4Qu_dUNcQcPTH4DOjLk0dtlOXydcwOhBlf9cnm8k3bVyBcBlbWEnrtJULBZ8yMFqDpM1tkHN1sIGAfIU4ZC8I7FgLDtAsgwrXR7jcdYT4c_Vc5Yl7OQKaYFc0bt-rao42c-Fd-a5uI74MmC3p8CgIAYgDTbM&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img data-original-height=&quot;732&quot; data-original-width=&quot;768&quot; height=&quot;610&quot; src=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEjE4tygNhf42CfFbIHnsjd3kVLguP90QHX4Qu_dUNcQcPTH4DOjLk0dtlOXydcwOhBlf9cnm8k3bVyBcBlbWEnrtJULBZ8yMFqDpM1tkHN1sIGAfIU4ZC8I7FgLDtAsgwrXR7jcdYT4c_Vc5Yl7OQKaYFc0bt-rao42c-Fd-a5uI74MmC3p8CgIAYgDTbM=w640-h610&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/u&gt;&lt;/span&gt;&lt;/div&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 5.25pt; margin-left: -1.5pt; margin-right: 0cm; margin-top: 15.75pt; margin: 15.75pt 0cm 5.25pt -1.5pt; text-align: center;&quot;&gt;&lt;b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif; font-size: large; line-height: 150%;&quot;&gt;Feature Comparison Table&lt;/span&gt;&lt;/b&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;div align=&quot;center&quot;&gt;

&lt;table border=&quot;1&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; class=&quot;NormalGrid&quot; style=&quot;border: 1pt solid black; mso-border-alt: solid black .25pt; mso-cellspacing: 0cm; mso-padding-alt: 4.0pt 8.0pt 4.0pt 8.0pt; mso-yfti-tbllook: 1184;&quot;&gt;
 &lt;tbody&gt;&lt;tr style=&quot;break-inside: avoid; mso-yfti-firstrow: yes; mso-yfti-irow: 0; page-break-inside: avoid;&quot;&gt;
  &lt;td style=&quot;border-left: none; border: 1pt solid black; mso-border-bottom-alt: solid black .25pt; mso-border-right-alt: solid black .25pt; mso-border-top-alt: solid black .25pt; padding: 4pt 8pt;&quot; valign=&quot;top&quot;&gt;
  &lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 0cm;&quot;&gt;&lt;span style=&quot;font-size: medium;&quot;&gt;&lt;b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif; line-height: 150%;&quot;&gt;Feature&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;/td&gt;
  &lt;td style=&quot;border-left: none; border: 1pt solid black; mso-border-bottom-alt: solid black .25pt; mso-border-right-alt: solid black .25pt; mso-border-top-alt: solid black .25pt; padding: 4pt 8pt;&quot; valign=&quot;top&quot;&gt;
  &lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 0cm;&quot;&gt;&lt;span style=&quot;font-size: medium;&quot;&gt;&lt;b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif; line-height: 150%;&quot;&gt;VMware VCF&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;/td&gt;
  &lt;td style=&quot;border-left: none; border: 1pt solid black; mso-border-bottom-alt: solid black .25pt; mso-border-right-alt: solid black .25pt; mso-border-top-alt: solid black .25pt; padding: 4pt 8pt;&quot; valign=&quot;top&quot;&gt;
  &lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 0cm;&quot;&gt;&lt;span style=&quot;font-size: medium;&quot;&gt;&lt;b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif; line-height: 150%;&quot;&gt;Nutanix&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;/td&gt;
  &lt;td style=&quot;border-bottom: 1pt solid black; border-left: none; border-right: none; border-top: 1pt solid black; mso-border-bottom-alt: solid black .25pt; mso-border-top-alt: solid black .25pt; padding: 4pt 8pt;&quot; valign=&quot;top&quot;&gt;
  &lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 0cm;&quot;&gt;&lt;span style=&quot;font-size: medium;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif; line-height: 150%;&quot;&gt;&lt;b&gt;Azure Stack HCI&lt;/b&gt;&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr style=&quot;break-inside: avoid; mso-yfti-irow: 1; page-break-inside: avoid;&quot;&gt;
  &lt;td style=&quot;border-left: none; border: 1pt solid black; mso-border-bottom-alt: solid black .25pt; mso-border-right-alt: solid black .25pt; mso-border-top-alt: solid black .25pt; padding: 4pt 8pt;&quot; valign=&quot;top&quot;&gt;
  &lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 0cm;&quot;&gt;&lt;span style=&quot;font-size: medium;&quot;&gt;&lt;b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif; line-height: 150%;&quot;&gt;Hypervisor&lt;/span&gt;&lt;/b&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;/td&gt;
  &lt;td style=&quot;border-left: none; border: 1pt solid black; mso-border-bottom-alt: solid black .25pt; mso-border-right-alt: solid black .25pt; mso-border-top-alt: solid black .25pt; padding: 4pt 8pt;&quot; valign=&quot;top&quot;&gt;
  &lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 0cm;&quot;&gt;&lt;span style=&quot;font-size: medium;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif; line-height: 150%;&quot;&gt;ESXi&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;/td&gt;
  &lt;td style=&quot;border-left: none; border: 1pt solid black; mso-border-bottom-alt: solid black .25pt; mso-border-right-alt: solid black .25pt; mso-border-top-alt: solid black .25pt; padding: 4pt 8pt;&quot; valign=&quot;top&quot;&gt;
  &lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 0cm;&quot;&gt;&lt;span style=&quot;font-size: medium;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif; line-height: 150%;&quot;&gt;AHV (default), ESXi, Hyper-V&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;/td&gt;
  &lt;td style=&quot;border-bottom: 1pt solid black; border-left: none; border-right: none; border-top: 1pt solid black; mso-border-bottom-alt: solid black .25pt; mso-border-top-alt: solid black .25pt; padding: 4pt 8pt;&quot; valign=&quot;top&quot;&gt;
  &lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 0cm;&quot;&gt;&lt;span style=&quot;font-size: medium;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif; line-height: 150%;&quot;&gt;Hyper-V&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr style=&quot;break-inside: avoid; mso-yfti-irow: 2; page-break-inside: avoid;&quot;&gt;
  &lt;td style=&quot;border-left: none; border: 1pt solid black; mso-border-bottom-alt: solid black .25pt; mso-border-right-alt: solid black .25pt; mso-border-top-alt: solid black .25pt; padding: 4pt 8pt;&quot; valign=&quot;top&quot;&gt;
  &lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 0cm;&quot;&gt;&lt;span style=&quot;font-size: medium;&quot;&gt;&lt;b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif; line-height: 150%;&quot;&gt;Storage&lt;/span&gt;&lt;/b&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;/td&gt;
  &lt;td style=&quot;border-left: none; border: 1pt solid black; mso-border-bottom-alt: solid black .25pt; mso-border-right-alt: solid black .25pt; mso-border-top-alt: solid black .25pt; padding: 4pt 8pt;&quot; valign=&quot;top&quot;&gt;
  &lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 0cm;&quot;&gt;&lt;span style=&quot;font-size: medium;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif; line-height: 150%;&quot;&gt;vSAN&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;/td&gt;
  &lt;td style=&quot;border-left: none; border: 1pt solid black; mso-border-bottom-alt: solid black .25pt; mso-border-right-alt: solid black .25pt; mso-border-top-alt: solid black .25pt; padding: 4pt 8pt;&quot; valign=&quot;top&quot;&gt;
  &lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 0cm;&quot;&gt;&lt;span style=&quot;font-size: medium;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif; line-height: 150%;&quot;&gt;Acropolis DSF&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;/td&gt;
  &lt;td style=&quot;border-bottom: 1pt solid black; border-left: none; border-right: none; border-top: 1pt solid black; mso-border-bottom-alt: solid black .25pt; mso-border-top-alt: solid black .25pt; padding: 4pt 8pt;&quot; valign=&quot;top&quot;&gt;
  &lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 0cm;&quot;&gt;&lt;span style=&quot;font-size: medium;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif; line-height: 150%;&quot;&gt;Storage Spaces Direct&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr style=&quot;break-inside: avoid; mso-yfti-irow: 3; page-break-inside: avoid;&quot;&gt;
  &lt;td style=&quot;border-left: none; border: 1pt solid black; mso-border-bottom-alt: solid black .25pt; mso-border-right-alt: solid black .25pt; mso-border-top-alt: solid black .25pt; padding: 4pt 8pt;&quot; valign=&quot;top&quot;&gt;
  &lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 0cm;&quot;&gt;&lt;span style=&quot;font-size: medium;&quot;&gt;&lt;b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif; line-height: 150%;&quot;&gt;Networking&lt;/span&gt;&lt;/b&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;/td&gt;
  &lt;td style=&quot;border-left: none; border: 1pt solid black; mso-border-bottom-alt: solid black .25pt; mso-border-right-alt: solid black .25pt; mso-border-top-alt: solid black .25pt; padding: 4pt 8pt;&quot; valign=&quot;top&quot;&gt;
  &lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 0cm;&quot;&gt;&lt;span style=&quot;font-size: medium;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif; line-height: 150%;&quot;&gt;NSX&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;/td&gt;
  &lt;td style=&quot;border-left: none; border: 1pt solid black; mso-border-bottom-alt: solid black .25pt; mso-border-right-alt: solid black .25pt; mso-border-top-alt: solid black .25pt; padding: 4pt 8pt;&quot; valign=&quot;top&quot;&gt;
  &lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 0cm;&quot;&gt;&lt;span style=&quot;font-size: medium;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif; line-height: 150%;&quot;&gt;Third-party integrations&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;/td&gt;
  &lt;td style=&quot;border-bottom: 1pt solid black; border-left: none; border-right: none; border-top: 1pt solid black; mso-border-bottom-alt: solid black .25pt; mso-border-top-alt: solid black .25pt; padding: 4pt 8pt;&quot; valign=&quot;top&quot;&gt;
  &lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 0cm;&quot;&gt;&lt;span style=&quot;font-size: medium;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif; line-height: 150%;&quot;&gt;Software-defined (SDN)&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr style=&quot;break-inside: avoid; mso-yfti-irow: 4; page-break-inside: avoid;&quot;&gt;
  &lt;td style=&quot;border-left: none; border: 1pt solid black; mso-border-bottom-alt: solid black .25pt; mso-border-right-alt: solid black .25pt; mso-border-top-alt: solid black .25pt; padding: 4pt 8pt;&quot; valign=&quot;top&quot;&gt;
  &lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 0cm;&quot;&gt;&lt;span style=&quot;font-size: medium;&quot;&gt;&lt;b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif; line-height: 150%;&quot;&gt;Management&lt;/span&gt;&lt;/b&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;/td&gt;
  &lt;td style=&quot;border-left: none; border: 1pt solid black; mso-border-bottom-alt: solid black .25pt; mso-border-right-alt: solid black .25pt; mso-border-top-alt: solid black .25pt; padding: 4pt 8pt;&quot; valign=&quot;top&quot;&gt;
  &lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 0cm;&quot;&gt;&lt;span style=&quot;font-size: medium;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif; line-height: 150%;&quot;&gt;SDDC Manager, vCenter&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;/td&gt;
  &lt;td style=&quot;border-left: none; border: 1pt solid black; mso-border-bottom-alt: solid black .25pt; mso-border-right-alt: solid black .25pt; mso-border-top-alt: solid black .25pt; padding: 4pt 8pt;&quot; valign=&quot;top&quot;&gt;
  &lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 0cm;&quot;&gt;&lt;span style=&quot;font-size: medium;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif; line-height: 150%;&quot;&gt;Prism&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;/td&gt;
  &lt;td style=&quot;border-bottom: 1pt solid black; border-left: none; border-right: none; border-top: 1pt solid black; mso-border-bottom-alt: solid black .25pt; mso-border-top-alt: solid black .25pt; padding: 4pt 8pt;&quot; valign=&quot;top&quot;&gt;
  &lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 0cm;&quot;&gt;&lt;span style=&quot;font-size: medium;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif; line-height: 150%;&quot;&gt;Windows Admin Center&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr style=&quot;break-inside: avoid; mso-yfti-irow: 5; page-break-inside: avoid;&quot;&gt;
  &lt;td style=&quot;border-left: none; border: 1pt solid black; mso-border-bottom-alt: solid black .25pt; mso-border-right-alt: solid black .25pt; mso-border-top-alt: solid black .25pt; padding: 4pt 8pt;&quot; valign=&quot;top&quot;&gt;
  &lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 0cm;&quot;&gt;&lt;span style=&quot;font-size: medium;&quot;&gt;&lt;b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif; line-height: 150%;&quot;&gt;Cloud
  Integration&lt;/span&gt;&lt;/b&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;/td&gt;
  &lt;td style=&quot;border-left: none; border: 1pt solid black; mso-border-bottom-alt: solid black .25pt; mso-border-right-alt: solid black .25pt; mso-border-top-alt: solid black .25pt; padding: 4pt 8pt;&quot; valign=&quot;top&quot;&gt;
  &lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 0cm;&quot;&gt;&lt;span style=&quot;font-size: medium;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif; line-height: 150%;&quot;&gt;VMware Cloud&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;/td&gt;
  &lt;td style=&quot;border-left: none; border: 1pt solid black; mso-border-bottom-alt: solid black .25pt; mso-border-right-alt: solid black .25pt; mso-border-top-alt: solid black .25pt; padding: 4pt 8pt;&quot; valign=&quot;top&quot;&gt;
  &lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 0cm;&quot;&gt;&lt;span style=&quot;font-size: medium;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif; line-height: 150%;&quot;&gt;Multi-cloud (Calm)&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;/td&gt;
  &lt;td style=&quot;border-bottom: 1pt solid black; border-left: none; border-right: none; border-top: 1pt solid black; mso-border-bottom-alt: solid black .25pt; mso-border-top-alt: solid black .25pt; padding: 4pt 8pt;&quot; valign=&quot;top&quot;&gt;
  &lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 0cm;&quot;&gt;&lt;span style=&quot;font-size: medium;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif; line-height: 150%;&quot;&gt;Azure integration&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr style=&quot;break-inside: avoid; mso-yfti-irow: 6; page-break-inside: avoid;&quot;&gt;
  &lt;td style=&quot;border-left: none; border: 1pt solid black; mso-border-bottom-alt: solid black .25pt; mso-border-right-alt: solid black .25pt; mso-border-top-alt: solid black .25pt; padding: 4pt 8pt;&quot; valign=&quot;top&quot;&gt;
  &lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 0cm;&quot;&gt;&lt;span style=&quot;font-size: medium;&quot;&gt;&lt;b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif; line-height: 150%;&quot;&gt;Scalability&lt;/span&gt;&lt;/b&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;/td&gt;
  &lt;td style=&quot;border-left: none; border: 1pt solid black; mso-border-bottom-alt: solid black .25pt; mso-border-right-alt: solid black .25pt; mso-border-top-alt: solid black .25pt; padding: 4pt 8pt;&quot; valign=&quot;top&quot;&gt;
  &lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 0cm;&quot;&gt;&lt;span style=&quot;font-size: medium;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif; line-height: 150%;&quot;&gt;High&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;/td&gt;
  &lt;td style=&quot;border-left: none; border: 1pt solid black; mso-border-bottom-alt: solid black .25pt; mso-border-right-alt: solid black .25pt; mso-border-top-alt: solid black .25pt; padding: 4pt 8pt;&quot; valign=&quot;top&quot;&gt;
  &lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 0cm;&quot;&gt;&lt;span style=&quot;font-size: medium;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif; line-height: 150%;&quot;&gt;High&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;/td&gt;
  &lt;td style=&quot;border-bottom: 1pt solid black; border-left: none; border-right: none; border-top: 1pt solid black; mso-border-bottom-alt: solid black .25pt; mso-border-top-alt: solid black .25pt; padding: 4pt 8pt;&quot; valign=&quot;top&quot;&gt;
  &lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 0cm;&quot;&gt;&lt;span style=&quot;font-size: medium;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif; line-height: 150%;&quot;&gt;High&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr style=&quot;break-inside: avoid; mso-yfti-irow: 7; page-break-inside: avoid;&quot;&gt;
  &lt;td style=&quot;border-left: none; border: 1pt solid black; mso-border-bottom-alt: solid black .25pt; mso-border-right-alt: solid black .25pt; mso-border-top-alt: solid black .25pt; padding: 4pt 8pt;&quot; valign=&quot;top&quot;&gt;
  &lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 0cm;&quot;&gt;&lt;span style=&quot;font-size: medium;&quot;&gt;&lt;b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif; line-height: 150%;&quot;&gt;Security&lt;/span&gt;&lt;/b&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;/td&gt;
  &lt;td style=&quot;border-left: none; border: 1pt solid black; mso-border-bottom-alt: solid black .25pt; mso-border-right-alt: solid black .25pt; mso-border-top-alt: solid black .25pt; padding: 4pt 8pt;&quot; valign=&quot;top&quot;&gt;
  &lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 0cm;&quot;&gt;&lt;span style=&quot;font-size: medium;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif; line-height: 150%;&quot;&gt;Advanced (NSX, vSAN)&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;/td&gt;
  &lt;td style=&quot;border-left: none; border: 1pt solid black; mso-border-bottom-alt: solid black .25pt; mso-border-right-alt: solid black .25pt; mso-border-top-alt: solid black .25pt; padding: 4pt 8pt;&quot; valign=&quot;top&quot;&gt;
  &lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 0cm;&quot;&gt;&lt;span style=&quot;font-size: medium;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif; line-height: 150%;&quot;&gt;Built-in, microsegmentation&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;/td&gt;
  &lt;td style=&quot;border-bottom: 1pt solid black; border-left: none; border-right: none; border-top: 1pt solid black; mso-border-bottom-alt: solid black .25pt; mso-border-top-alt: solid black .25pt; padding: 4pt 8pt;&quot; valign=&quot;top&quot;&gt;
  &lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 0cm;&quot;&gt;&lt;span style=&quot;font-size: medium;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif; line-height: 150%;&quot;&gt;Advanced (Defender, etc.)&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr style=&quot;break-inside: avoid; mso-yfti-irow: 8; page-break-inside: avoid;&quot;&gt;
  &lt;td style=&quot;border-left: none; border: 1pt solid black; mso-border-bottom-alt: solid black .25pt; mso-border-right-alt: solid black .25pt; mso-border-top-alt: solid black .25pt; padding: 4pt 8pt;&quot; valign=&quot;top&quot;&gt;
  &lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 0cm;&quot;&gt;&lt;span style=&quot;font-size: medium;&quot;&gt;&lt;b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif; line-height: 150%;&quot;&gt;Edge
  Support&lt;/span&gt;&lt;/b&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;/td&gt;
  &lt;td style=&quot;border-left: none; border: 1pt solid black; mso-border-bottom-alt: solid black .25pt; mso-border-right-alt: solid black .25pt; mso-border-top-alt: solid black .25pt; padding: 4pt 8pt;&quot; valign=&quot;top&quot;&gt;
  &lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 0cm;&quot;&gt;&lt;span style=&quot;font-size: medium;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif; line-height: 150%;&quot;&gt;Limited&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;/td&gt;
  &lt;td style=&quot;border-left: none; border: 1pt solid black; mso-border-bottom-alt: solid black .25pt; mso-border-right-alt: solid black .25pt; mso-border-top-alt: solid black .25pt; padding: 4pt 8pt;&quot; valign=&quot;top&quot;&gt;
  &lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 0cm;&quot;&gt;&lt;span style=&quot;font-size: medium;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif; line-height: 150%;&quot;&gt;Strong&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;/td&gt;
  &lt;td style=&quot;border-bottom: 1pt solid black; border-left: none; border-right: none; border-top: 1pt solid black; mso-border-bottom-alt: solid black .25pt; mso-border-top-alt: solid black .25pt; padding: 4pt 8pt;&quot; valign=&quot;top&quot;&gt;
  &lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 0cm;&quot;&gt;&lt;span style=&quot;font-size: medium;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif; line-height: 150%;&quot;&gt;Strong (Azure Arc)&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr style=&quot;break-inside: avoid; mso-yfti-irow: 9; page-break-inside: avoid;&quot;&gt;
  &lt;td style=&quot;border-left: none; border: 1pt solid black; mso-border-bottom-alt: solid black .25pt; mso-border-right-alt: solid black .25pt; mso-border-top-alt: solid black .25pt; padding: 4pt 8pt;&quot; valign=&quot;top&quot;&gt;
  &lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 0cm;&quot;&gt;&lt;span style=&quot;font-size: medium;&quot;&gt;&lt;b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif; line-height: 150%;&quot;&gt;Licensing
  Model&lt;/span&gt;&lt;/b&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;/td&gt;
  &lt;td style=&quot;border-left: none; border: 1pt solid black; mso-border-bottom-alt: solid black .25pt; mso-border-right-alt: solid black .25pt; mso-border-top-alt: solid black .25pt; padding: 4pt 8pt;&quot; valign=&quot;top&quot;&gt;
  &lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 0cm;&quot;&gt;&lt;span style=&quot;font-size: medium;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif; line-height: 150%;&quot;&gt;Subscription&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;/td&gt;
  &lt;td style=&quot;border-left: none; border: 1pt solid black; mso-border-bottom-alt: solid black .25pt; mso-border-right-alt: solid black .25pt; mso-border-top-alt: solid black .25pt; padding: 4pt 8pt;&quot; valign=&quot;top&quot;&gt;
  &lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 0cm;&quot;&gt;&lt;span style=&quot;font-size: medium;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif; line-height: 150%;&quot;&gt;Subscription, flexible&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;/td&gt;
  &lt;td style=&quot;border-bottom: 1pt solid black; border-left: none; border-right: none; border-top: 1pt solid black; mso-border-bottom-alt: solid black .25pt; mso-border-top-alt: solid black .25pt; padding: 4pt 8pt;&quot; valign=&quot;top&quot;&gt;
  &lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 0cm;&quot;&gt;&lt;span style=&quot;font-size: medium;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif; line-height: 150%;&quot;&gt;Subscription, flexible&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr style=&quot;break-inside: avoid; mso-yfti-irow: 10; mso-yfti-lastrow: yes; page-break-inside: avoid;&quot;&gt;
  &lt;td style=&quot;border-left: none; border: 1pt solid black; mso-border-bottom-alt: solid black .25pt; mso-border-right-alt: solid black .25pt; mso-border-top-alt: solid black .25pt; padding: 4pt 8pt;&quot; valign=&quot;top&quot;&gt;
  &lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 0cm;&quot;&gt;&lt;span style=&quot;font-size: medium;&quot;&gt;&lt;b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif; line-height: 150%;&quot;&gt;Best
  For&lt;/span&gt;&lt;/b&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;/td&gt;
  &lt;td style=&quot;border-left: none; border: 1pt solid black; mso-border-bottom-alt: solid black .25pt; mso-border-right-alt: solid black .25pt; mso-border-top-alt: solid black .25pt; padding: 4pt 8pt;&quot; valign=&quot;top&quot;&gt;
  &lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 0cm;&quot;&gt;&lt;span style=&quot;font-size: medium;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif; line-height: 150%;&quot;&gt;VMware-centric enterprises&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;/td&gt;
  &lt;td style=&quot;border-left: none; border: 1pt solid black; mso-border-bottom-alt: solid black .25pt; mso-border-right-alt: solid black .25pt; mso-border-top-alt: solid black .25pt; padding: 4pt 8pt;&quot; valign=&quot;top&quot;&gt;
  &lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 0cm;&quot;&gt;&lt;span style=&quot;font-size: medium;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif; line-height: 150%;&quot;&gt;Simplicity, multi-cloud&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;/td&gt;
  &lt;td style=&quot;border-bottom: 1pt solid black; border-left: none; border-right: none; border-top: 1pt solid black; mso-border-bottom-alt: solid black .25pt; mso-border-top-alt: solid black .25pt; padding: 4pt 8pt;&quot; valign=&quot;top&quot;&gt;
  &lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 0cm;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif; font-size: medium; line-height: 150%;&quot;&gt;Microsoft/Azure shops&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;
  &lt;/td&gt;
 &lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;

&lt;/div&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span lang=&quot;EN-US&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 5.25pt; margin-left: -1.5pt; margin-right: 0cm; margin-top: 15.75pt; margin: 15.75pt 0cm 5.25pt -1.5pt;&quot;&gt;&lt;b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif; font-size: large; line-height: 150%;&quot;&gt;&lt;u&gt;Key Considerations&lt;/u&gt;&lt;/span&gt;&lt;/b&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 5.25pt; margin-left: 27.0pt; margin-right: 0cm; margin-top: 5.25pt; margin: 5.25pt 0cm 5.25pt 27pt; mso-list: l4 level1 lfo2; tab-stops: list 45.0pt; text-indent: -18pt;&quot;&gt;&lt;!--[if !supportLists]--&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;&quot;&gt;·&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; font-feature-settings: normal; font-kerning: auto; font-optical-sizing: auto; font-size-adjust: none; font-size: 7pt; font-stretch: normal; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-emoji: normal; font-variant-numeric: normal; font-variant-position: normal; font-variation-settings: normal; line-height: normal;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; font-feature-settings: normal; font-kerning: auto; font-optical-sizing: auto; font-size-adjust: none; font-size: medium; font-stretch: normal; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-emoji: normal; font-variant-numeric: normal; font-variant-position: normal; font-variation-settings: normal; line-height: normal;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;span style=&quot;font-size: medium;&quot;&gt;&lt;!--[endif]--&gt;&lt;b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt;VMware VCF&lt;/span&gt;&lt;/b&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 5.25pt; margin-left: 54.0pt; margin-right: 0cm; margin-top: 5.25pt; margin: 5.25pt 0cm 5.25pt 54pt; mso-list: l4 level2 lfo2; tab-stops: list 72.0pt; text-indent: -18pt;&quot;&gt;&lt;span style=&quot;font-size: medium;&quot;&gt;&lt;!--[if !supportLists]--&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: &amp;quot;Courier New&amp;quot;; mso-fareast-font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;o&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; font-feature-settings: normal; font-kerning: auto; font-optical-sizing: auto; font-size-adjust: none; font-stretch: normal; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-emoji: normal; font-variant-numeric: normal; font-variant-position: normal; font-variation-settings: normal; line-height: normal;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt;Pros:&lt;/span&gt;&lt;/b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt; Industry-leading virtualization,
mature ecosystem, strong networking and security, enterprise-grade support.&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 5.25pt; margin-left: 54.0pt; margin-right: 0cm; margin-top: 5.25pt; margin: 5.25pt 0cm 5.25pt 54pt; mso-list: l4 level2 lfo2; tab-stops: list 72.0pt; text-indent: -18pt;&quot;&gt;&lt;span style=&quot;font-size: medium;&quot;&gt;&lt;!--[if !supportLists]--&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: &amp;quot;Courier New&amp;quot;; mso-fareast-font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;o&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; font-feature-settings: normal; font-kerning: auto; font-optical-sizing: auto; font-size-adjust: none; font-stretch: normal; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-emoji: normal; font-variant-numeric: normal; font-variant-position: normal; font-variation-settings: normal; line-height: normal;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt;Cons:&lt;/span&gt;&lt;/b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt; Post-Broadcom acquisition, licensing
is more restrictive and costly, which may limit flexibility and increase TCO&lt;/span&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt;.&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 5.25pt; margin-left: 27.0pt; margin-right: 0cm; margin-top: 5.25pt; margin: 5.25pt 0cm 5.25pt 27pt; mso-list: l4 level1 lfo2; tab-stops: list 45.0pt; text-indent: -18pt;&quot;&gt;&lt;span style=&quot;font-size: medium;&quot;&gt;&lt;!--[if !supportLists]--&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;&quot;&gt;·&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; font-feature-settings: normal; font-kerning: auto; font-optical-sizing: auto; font-size-adjust: none; font-stretch: normal; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-emoji: normal; font-variant-numeric: normal; font-variant-position: normal; font-variation-settings: normal; line-height: normal;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt;Nutanix&lt;/span&gt;&lt;/b&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 5.25pt; margin-left: 54.0pt; margin-right: 0cm; margin-top: 5.25pt; margin: 5.25pt 0cm 5.25pt 54pt; mso-list: l4 level2 lfo2; tab-stops: list 72.0pt; text-indent: -18pt;&quot;&gt;&lt;span style=&quot;font-size: medium;&quot;&gt;&lt;!--[if !supportLists]--&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: &amp;quot;Courier New&amp;quot;; mso-fareast-font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;o&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; font-feature-settings: normal; font-kerning: auto; font-optical-sizing: auto; font-size-adjust: none; font-stretch: normal; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-emoji: normal; font-variant-numeric: normal; font-variant-position: normal; font-variation-settings: normal; line-height: normal;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt;Pros:&lt;/span&gt;&lt;/b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt; Simplifies datacenter operations,
highly scalable, supports multiple hypervisors, strong multi-cloud and hybrid
cloud capabilities, predictable and often lower licensing costs&lt;/span&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt;.&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 5.25pt; margin-left: 54.0pt; margin-right: 0cm; margin-top: 5.25pt; margin: 5.25pt 0cm 5.25pt 54pt; mso-list: l4 level2 lfo2; tab-stops: list 72.0pt; text-indent: -18pt;&quot;&gt;&lt;span style=&quot;font-size: medium;&quot;&gt;&lt;!--[if !supportLists]--&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: &amp;quot;Courier New&amp;quot;; mso-fareast-font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;o&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; font-feature-settings: normal; font-kerning: auto; font-optical-sizing: auto; font-size-adjust: none; font-stretch: normal; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-emoji: normal; font-variant-numeric: normal; font-variant-position: normal; font-variation-settings: normal; line-height: normal;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt;Cons:&lt;/span&gt;&lt;/b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt; Networking relies on third-party
solutions; less comprehensive than VMware NSX.&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 5.25pt; margin-left: 27.0pt; margin-right: 0cm; margin-top: 5.25pt; margin: 5.25pt 0cm 5.25pt 27pt; mso-list: l4 level1 lfo2; tab-stops: list 45.0pt; text-indent: -18pt;&quot;&gt;&lt;span style=&quot;font-size: medium;&quot;&gt;&lt;!--[if !supportLists]--&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;&quot;&gt;·&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; font-feature-settings: normal; font-kerning: auto; font-optical-sizing: auto; font-size-adjust: none; font-stretch: normal; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-emoji: normal; font-variant-numeric: normal; font-variant-position: normal; font-variation-settings: normal; line-height: normal;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt;Azure Stack HCI&lt;/span&gt;&lt;/b&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 5.25pt; margin-left: 54.0pt; margin-right: 0cm; margin-top: 5.25pt; margin: 5.25pt 0cm 5.25pt 54pt; mso-list: l4 level2 lfo2; tab-stops: list 72.0pt; text-indent: -18pt;&quot;&gt;&lt;span style=&quot;font-size: medium;&quot;&gt;&lt;!--[if !supportLists]--&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: &amp;quot;Courier New&amp;quot;; mso-fareast-font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;o&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; font-feature-settings: normal; font-kerning: auto; font-optical-sizing: auto; font-size-adjust: none; font-stretch: normal; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-emoji: normal; font-variant-numeric: normal; font-variant-position: normal; font-variation-settings: normal; line-height: normal;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt;Pros:&lt;/span&gt;&lt;/b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt; Deep integration with Azure services,
strong security, flexible pricing, easy management, excellent for hybrid cloud
and edge computing&lt;span&gt;.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 5.25pt; margin-left: 54.0pt; margin-right: 0cm; margin-top: 5.25pt; margin: 5.25pt 0cm 5.25pt 54pt; mso-list: l4 level2 lfo2; tab-stops: list 72.0pt; text-indent: -18pt;&quot;&gt;&lt;span style=&quot;font-size: medium;&quot;&gt;&lt;!--[if !supportLists]--&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: &amp;quot;Courier New&amp;quot;; mso-fareast-font-family: &amp;quot;Courier New&amp;quot;;&quot;&gt;o&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; font-feature-settings: normal; font-kerning: auto; font-optical-sizing: auto; font-size-adjust: none; font-stretch: normal; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-emoji: normal; font-variant-numeric: normal; font-variant-position: normal; font-variation-settings: normal; line-height: normal;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;!--[endif]--&gt;&lt;b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt;Cons:&lt;/span&gt;&lt;/b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt; Best for organizations already using
Microsoft or Azure; less flexibility for non-Microsoft environments.&lt;/span&gt;&lt;/span&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;text-decoration-line: underline;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 5.25pt; margin-left: 54.0pt; margin-right: 0cm; margin-top: 5.25pt; margin: 5.25pt 0cm 5.25pt 54pt; mso-list: l4 level2 lfo2; tab-stops: list 72.0pt; text-indent: -18pt;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt;&lt;u&gt;&lt;/u&gt;&lt;/span&gt;&lt;/p&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt;&lt;u&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEhaCF9IjHQ77z8KUSU8m_5vRmhJDOQov02o9Y8gUysN3BqCdP9VbcoK6Jd-V71tjjJlRjx9l4exrU89_ZUtX6MZkRwgiMB6dXS2m0HAOie_7bNrjgzo9bHlDlTSQmEkbTsrpTbr5ti64If1YkhN3nCvrtEDNwNJFGS6N-rZVXS0HNiBlv3hCtPJ9nnzvFE&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img data-original-height=&quot;606&quot; data-original-width=&quot;504&quot; height=&quot;400&quot; src=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEhaCF9IjHQ77z8KUSU8m_5vRmhJDOQov02o9Y8gUysN3BqCdP9VbcoK6Jd-V71tjjJlRjx9l4exrU89_ZUtX6MZkRwgiMB6dXS2m0HAOie_7bNrjgzo9bHlDlTSQmEkbTsrpTbr5ti64If1YkhN3nCvrtEDNwNJFGS6N-rZVXS0HNiBlv3hCtPJ9nnzvFE=w333-h400&quot; width=&quot;333&quot; /&gt;&lt;/a&gt;&lt;/u&gt;&lt;/span&gt;&lt;/div&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt;&lt;u&gt;&lt;br /&gt;&lt;/u&gt;&lt;/span&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 5.25pt; margin-left: -1.5pt; margin-right: 0cm; margin-top: 15.75pt; margin: 15.75pt 0cm 5.25pt -1.5pt;&quot;&gt;&lt;b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif; font-size: large; line-height: 150%;&quot;&gt;Decision Factors&lt;/span&gt;&lt;/b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-size: large;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 5.25pt; margin-left: 27.0pt; margin-right: 0cm; margin-top: 5.25pt; margin: 5.25pt 0cm 5.25pt 27pt; mso-list: l0 level1 lfo3; tab-stops: list 45.0pt; text-indent: -18pt;&quot;&gt;&lt;span style=&quot;font-size: medium;&quot;&gt;&lt;!--[if !supportLists]--&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;&quot;&gt;·&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; font-feature-settings: normal; font-kerning: auto; font-optical-sizing: auto; font-size-adjust: none; font-stretch: normal; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-emoji: normal; font-variant-numeric: normal; font-variant-position: normal; font-variation-settings: normal; line-height: normal;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt;Existing Technology Stack:&lt;/span&gt;&lt;/b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt; If you are heavily invested in VMware,
VCF may be the most seamless. For Microsoft/Azure environments, Azure Stack HCI
is ideal. For flexibility and multi-cloud, Nutanix stands out.&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 5.25pt; margin-left: 27.0pt; margin-right: 0cm; margin-top: 5.25pt; margin: 5.25pt 0cm 5.25pt 27pt; mso-list: l0 level1 lfo3; tab-stops: list 45.0pt; text-indent: -18pt;&quot;&gt;&lt;span style=&quot;font-size: medium;&quot;&gt;&lt;!--[if !supportLists]--&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;&quot;&gt;·&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; font-feature-settings: normal; font-kerning: auto; font-optical-sizing: auto; font-size-adjust: none; font-stretch: normal; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-emoji: normal; font-variant-numeric: normal; font-variant-position: normal; font-variation-settings: normal; line-height: normal;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt;Cost and Licensing:&lt;/span&gt;&lt;/b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt; Nutanix and Azure Stack HCI generally
offer more predictable and flexible pricing compared to VMware’s new
subscription model&lt;/span&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt;.&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 5.25pt; margin-left: 27.0pt; margin-right: 0cm; margin-top: 5.25pt; margin: 5.25pt 0cm 5.25pt 27pt; mso-list: l0 level1 lfo3; tab-stops: list 45.0pt; text-indent: -18pt;&quot;&gt;&lt;span style=&quot;font-size: medium;&quot;&gt;&lt;!--[if !supportLists]--&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;&quot;&gt;·&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; font-feature-settings: normal; font-kerning: auto; font-optical-sizing: auto; font-size-adjust: none; font-stretch: normal; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-emoji: normal; font-variant-numeric: normal; font-variant-position: normal; font-variation-settings: normal; line-height: normal;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt;Management Ease:&lt;/span&gt;&lt;/b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt; Nutanix and Azure Stack HCI provide
unified, user-friendly management interfaces, while VMware is powerful but can
be complex.&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 5.25pt; margin-left: 27.0pt; margin-right: 0cm; margin-top: 5.25pt; margin: 5.25pt 0cm 5.25pt 27pt; mso-list: l0 level1 lfo3; tab-stops: list 45.0pt; text-indent: -18pt;&quot;&gt;&lt;span style=&quot;font-size: medium;&quot;&gt;&lt;!--[if !supportLists]--&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;&quot;&gt;·&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; font-feature-settings: normal; font-kerning: auto; font-optical-sizing: auto; font-size-adjust: none; font-stretch: normal; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-emoji: normal; font-variant-numeric: normal; font-variant-position: normal; font-variation-settings: normal; line-height: normal;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt;Cloud and Edge Strategy:&lt;/span&gt;&lt;/b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt; Nutanix and Azure Stack HCI excel in
hybrid and multi-cloud scenarios, with strong edge computing support.&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 5.25pt; margin-left: 27.0pt; margin-right: 0cm; margin-top: 5.25pt; margin: 5.25pt 0cm 5.25pt 27pt; mso-list: l0 level1 lfo3; tab-stops: list 45.0pt; text-indent: -18pt;&quot;&gt;&lt;span style=&quot;font-size: medium;&quot;&gt;&lt;!--[if !supportLists]--&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;&quot;&gt;·&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; font-feature-settings: normal; font-kerning: auto; font-optical-sizing: auto; font-size-adjust: none; font-stretch: normal; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-emoji: normal; font-variant-numeric: normal; font-variant-position: normal; font-variation-settings: normal; line-height: normal;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt;Future-Proofing:&lt;/span&gt;&lt;/b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt; Nutanix is noted for its flexibility
and future-proof architecture, especially for organizations looking to reduce
vendor lock-in&lt;/span&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt;.&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 5.25pt; margin-left: -1.5pt; margin-right: 0cm; margin-top: 15.75pt; margin: 15.75pt 0cm 5.25pt -1.5pt;&quot;&gt;&lt;b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif; font-size: medium; line-height: 150%;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/b&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 5.25pt; margin-left: -1.5pt; margin-right: 0cm; margin-top: 15.75pt; margin: 15.75pt 0cm 5.25pt -1.5pt;&quot;&gt;&lt;b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif; font-size: large; line-height: 150%;&quot;&gt;Summary&lt;/span&gt;&lt;/b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-size: large;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 5.25pt; margin-left: 27.0pt; margin-right: 0cm; margin-top: 5.25pt; margin: 5.25pt 0cm 5.25pt 27pt; mso-list: l1 level1 lfo4; tab-stops: list 45.0pt; text-indent: -18pt;&quot;&gt;&lt;span style=&quot;font-size: medium;&quot;&gt;&lt;!--[if !supportLists]--&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;&quot;&gt;·&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; font-feature-settings: normal; font-kerning: auto; font-optical-sizing: auto; font-size-adjust: none; font-stretch: normal; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-emoji: normal; font-variant-numeric: normal; font-variant-position: normal; font-variation-settings: normal; line-height: normal;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt;Choose VMware VCF&lt;/span&gt;&lt;/b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt; if you require deep integration with
VMware tools, robust networking, and enterprise support, and are comfortable
with the new licensing model.&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 5.25pt; margin-left: 27.0pt; margin-right: 0cm; margin-top: 5.25pt; margin: 5.25pt 0cm 5.25pt 27pt; mso-list: l1 level1 lfo4; tab-stops: list 45.0pt; text-indent: -18pt;&quot;&gt;&lt;span style=&quot;font-size: medium;&quot;&gt;&lt;!--[if !supportLists]--&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;&quot;&gt;·&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; font-feature-settings: normal; font-kerning: auto; font-optical-sizing: auto; font-size-adjust: none; font-stretch: normal; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-emoji: normal; font-variant-numeric: normal; font-variant-position: normal; font-variation-settings: normal; line-height: normal;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt;Choose Nutanix&lt;/span&gt;&lt;/b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt; if you want simplicity, scalability,
multi-cloud support, predictable costs, and flexibility in hypervisor choice.&lt;/span&gt;&lt;span lang=&quot;EN-US&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 5.25pt; margin-left: 27.0pt; margin-right: 0cm; margin-top: 5.25pt; margin: 5.25pt 0cm 5.25pt 27pt; mso-list: l1 level1 lfo4; tab-stops: list 45.0pt; text-indent: -18pt;&quot;&gt;&lt;span style=&quot;font-size: medium;&quot;&gt;&lt;!--[if !supportLists]--&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: Symbol; mso-bidi-font-family: Symbol; mso-fareast-font-family: Symbol;&quot;&gt;·&lt;span style=&quot;font-family: &amp;quot;Times New Roman&amp;quot;; font-feature-settings: normal; font-kerning: auto; font-optical-sizing: auto; font-size-adjust: none; font-stretch: normal; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-emoji: normal; font-variant-numeric: normal; font-variant-position: normal; font-variation-settings: normal; line-height: normal;&quot;&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt;Choose Azure Stack HCI&lt;/span&gt;&lt;/b&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif; text-indent: -18pt;&quot;&gt;&amp;nbsp;considerations&lt;/span&gt;&lt;span lang=&quot;EN-US&quot; style=&quot;font-family: inter, serif; text-indent: -18pt;&quot;&gt;.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: 150%; margin-bottom: 10.5pt;&quot;&gt;&lt;br /&gt;&lt;/p&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.virtualvmx.com/feeds/7525763225149820849/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.virtualvmx.com/2025/06/selecting-ideal-virtualization-platform.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7301826463672350299/posts/default/7525763225149820849'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7301826463672350299/posts/default/7525763225149820849'/><link rel='alternate' type='text/html' href='http://www.virtualvmx.com/2025/06/selecting-ideal-virtualization-platform.html' title='Selecting the Ideal Virtualization Platform for Your Data Center'/><author><name>Sachin Bhardwaj</name><uri>http://www.blogger.com/profile/00246998315096670256</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhumkDUgyp6Slm4Sel4YA7kFTzr2qKTJ5WJDquHMLDxBHE4eQ2smgDGIm0Oy_kElsZrR3jJFhIdDSZiC8Ao35NWxsVLKx6nQ8pzaY_D1qrkHtaRuq_dZWhGwftDfSIgtw/s220/marvel.JPG'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/a/AVvXsEj_ulEQvSUXxcxEPMQLKH10tVdrWh_vYIJBuB84R_yyUQ08lmbM8tR-Sbgb1Ppck221q_9YQGqnlw5f--_Zy-mFz3AEvr2oDe1lpDh2UGrcNqpFpQbNKPS3FLId2QojAHx-0ueDCPF87GoL-Aqw2LGfosnepu0PVOtj71RJ4Nxnz04QfavvhUb4fCMj9Uk=s72-w640-h440-c" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7301826463672350299.post-6338147695682914433</id><published>2025-06-12T00:26:00.011+05:30</published><updated>2025-06-12T00:49:04.324+05:30</updated><title type='text'>Integrated Deployment of Nutanix AOS and AHV</title><content type='html'>&lt;p style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;span color=&quot;oklch(0.304 0.04 213.681)&quot; face=&quot;fkGroteskNeue, &amp;quot;fkGroteskNeue Fallback&amp;quot;, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, &amp;quot;Helvetica Neue&amp;quot;, Arial, &amp;quot;Noto Sans&amp;quot;, sans-serif, &amp;quot;Apple Color Emoji&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;, &amp;quot;Noto Color Emoji&amp;quot;&quot; style=&quot;background-color: oklch(0.99 0.004 106.471); font-size: 16px;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;span color=&quot;oklch(0.304 0.04 213.681)&quot; face=&quot;fkGroteskNeue, &amp;quot;fkGroteskNeue Fallback&amp;quot;, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, &amp;quot;Helvetica Neue&amp;quot;, Arial, &amp;quot;Noto Sans&amp;quot;, sans-serif, &amp;quot;Apple Color Emoji&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;, &amp;quot;Noto Color Emoji&amp;quot;&quot; style=&quot;background-color: oklch(0.99 0.004 106.471); font-size: 16px;&quot;&gt;The Nutanix platform employs a unified installation approach where AOS and AHV are deployed simultaneously through a single Foundation installation process&lt;/span&gt;&lt;span color=&quot;oklch(0.304 0.04 213.681)&quot; style=&quot;background-color: oklch(0.93 0.007 106.529); text-wrap-mode: nowrap;&quot;&gt;&lt;span face=&quot;berkeleyMono, berkeleyMono Fallback, ui-monospace, SFMono-Regular, monospace&quot; style=&quot;font-size: xx-small;&quot;&gt;.&lt;/span&gt;&lt;/span&gt;&lt;span color=&quot;oklch(0.304 0.04 213.681)&quot; face=&quot;fkGroteskNeue, &amp;quot;fkGroteskNeue Fallback&amp;quot;, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, &amp;quot;Helvetica Neue&amp;quot;, Arial, &amp;quot;Noto Sans&amp;quot;, sans-serif, &amp;quot;Apple Color Emoji&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;, &amp;quot;Noto Color Emoji&amp;quot;&quot; style=&quot;background-color: oklch(0.99 0.004 106.471); font-size: 16px;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;span color=&quot;oklch(0.304 0.04 213.681)&quot; face=&quot;fkGroteskNeue, &amp;quot;fkGroteskNeue Fallback&amp;quot;, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, &amp;quot;Helvetica Neue&amp;quot;, Arial, &amp;quot;Noto Sans&amp;quot;, sans-serif, &amp;quot;Apple Color Emoji&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;, &amp;quot;Noto Color Emoji&amp;quot;&quot; style=&quot;background-color: oklch(0.99 0.004 106.471); font-size: 16px;&quot;&gt;This integrated architecture eliminates the need for separate installation procedures, as both components are designed to function as interdependent elements of a cohesive hyperconverged infrastructure system&lt;/span&gt;&lt;span class=&quot;whitespace-nowrap&quot; color=&quot;oklch(0.304 0.04 213.681)&quot; face=&quot;fkGroteskNeue, &amp;quot;fkGroteskNeue Fallback&amp;quot;, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, &amp;quot;Helvetica Neue&amp;quot;, Arial, &amp;quot;Noto Sans&amp;quot;, sans-serif, &amp;quot;Apple Color Emoji&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;, &amp;quot;Noto Color Emoji&amp;quot;&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; font-size: 16px; scrollbar-color: auto; scrollbar-width: auto; text-wrap-mode: nowrap;&quot;&gt;.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;&lt;span class=&quot;whitespace-nowrap&quot; color=&quot;oklch(0.304 0.04 213.681)&quot; face=&quot;fkGroteskNeue, &amp;quot;fkGroteskNeue Fallback&amp;quot;, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, &amp;quot;Helvetica Neue&amp;quot;, Arial, &amp;quot;Noto Sans&amp;quot;, sans-serif, &amp;quot;Apple Color Emoji&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;, &amp;quot;Noto Color Emoji&amp;quot;&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; font-size: 16px; scrollbar-color: auto; scrollbar-width: auto; text-wrap-mode: nowrap;&quot;&gt;&lt;/span&gt;&lt;/p&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEjMkVXH6Z5fsyr3hB6EC1i9Gi_4dfZ-LxSwAwI3SoJCtRQ601w6e8YnSAoczcTbErMwIxVOZv_C6U-oOlAriH0C-XdUPcUY3WUtc7vNHMjidzWwwwbO9FcIrJofbuF7J_KS7LImT0NKLz6_d2ixHYfXUUEQwXq35Zuyb403DCUeIxTvjfdgWL1BZxbW4fk&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img data-original-height=&quot;1024&quot; data-original-width=&quot;1024&quot; height=&quot;640&quot; src=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEjMkVXH6Z5fsyr3hB6EC1i9Gi_4dfZ-LxSwAwI3SoJCtRQ601w6e8YnSAoczcTbErMwIxVOZv_C6U-oOlAriH0C-XdUPcUY3WUtc7vNHMjidzWwwwbO9FcIrJofbuF7J_KS7LImT0NKLz6_d2ixHYfXUUEQwXq35Zuyb403DCUeIxTvjfdgWL1BZxbW4fk=w640-h640&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style=&quot;background-color: oklch(0.99 0.004 106.471); font-size: 14px; text-align: start; text-wrap-mode: wrap;&quot;&gt;&lt;div style=&quot;text-align: center;&quot;&gt;Nutanix AOS and AHV integrated architecture and deployment process&lt;/div&gt;&lt;/span&gt;&lt;br /&gt;&lt;p&gt;&lt;/p&gt;&lt;span class=&quot;mt-md block&quot; color=&quot;oklch(0.304 0.04 213.681)&quot; face=&quot;fkGroteskNeue, &amp;quot;fkGroteskNeue Fallback&amp;quot;, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, &amp;quot;Helvetica Neue&amp;quot;, Arial, &amp;quot;Noto Sans&amp;quot;, sans-serif, &amp;quot;Apple Color Emoji&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;, &amp;quot;Noto Color Emoji&amp;quot;&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; background-color: oklch(0.99 0.004 106.471); border: 0px solid rgb(229, 231, 235); box-sizing: border-box; display: block; font-size: 16px; margin-top: 16px; scrollbar-color: auto; scrollbar-width: auto;&quot;&gt;&lt;/span&gt;&lt;p class=&quot;my-0&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; color: oklch(0.304 0.04 213.681); margin: 0px; scrollbar-color: auto; scrollbar-width: auto; text-align: justify;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;span face=&quot;fkGroteskNeue, &amp;quot;fkGroteskNeue Fallback&amp;quot;, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, &amp;quot;Helvetica Neue&amp;quot;, Arial, &amp;quot;Noto Sans&amp;quot;, sans-serif, &amp;quot;Apple Color Emoji&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;, &amp;quot;Noto Color Emoji&amp;quot;&quot; style=&quot;background-color: oklch(0.99 0.004 106.471); font-size: 16px;&quot;&gt;The Controller Virtual Machine (CVM) represents the primary mechanism through which AOS operates within the AHV environment.&lt;/span&gt;&lt;span face=&quot;fkGroteskNeue, fkGroteskNeue Fallback, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji&quot;&gt;&lt;span style=&quot;background-color: oklch(0.99 0.004 106.471);&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;my-0&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; color: oklch(0.304 0.04 213.681); margin: 0px; scrollbar-color: auto; scrollbar-width: auto; text-align: justify;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;span face=&quot;fkGroteskNeue, fkGroteskNeue Fallback, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji&quot;&gt;&lt;span style=&quot;background-color: oklch(0.99 0.004 106.471);&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;my-0&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; color: oklch(0.304 0.04 213.681); margin: 0px; scrollbar-color: auto; scrollbar-width: auto; text-align: justify;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;span face=&quot;fkGroteskNeue, fkGroteskNeue Fallback, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji&quot;&gt;&lt;span style=&quot;background-color: oklch(0.99 0.004 106.471);&quot;&gt;In AHV deployments, the CVM runs as a specialized virtual machine with direct hardware access through PCI passthrough technology, allowing AOS to maintain direct control over storage devices while operating within the virtualized environment provided by AHV.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;my-0&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; color: oklch(0.304 0.04 213.681); margin: 0px; scrollbar-color: auto; scrollbar-width: auto; text-align: justify;&quot;&gt;&lt;span face=&quot;fkGroteskNeue, fkGroteskNeue Fallback, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji&quot;&gt;&lt;span style=&quot;background-color: oklch(0.99 0.004 106.471);&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;h2 class=&quot;mb-2 mt-6 text-lg font-[500] first:mt-0 dark:font-[475] [hr+&amp;amp;]:mt-4&quot; id=&quot;detailed-installation-flow-process&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; background-color: oklch(0.99 0.004 106.471); border: 0px solid rgb(229, 231, 235); box-sizing: border-box; color: oklch(0.304 0.04 213.681); font-family: fkGrotesk, &amp;quot;fkGrotesk Fallback&amp;quot;; font-size: 1.125rem; line-height: 1.75rem; margin: 1.25rem 0px 0.5rem; scrollbar-color: auto; scrollbar-width: auto;&quot;&gt;Detailed Installation Flow Process&lt;/h2&gt;&lt;div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEjfFM4GV9-3pSQWP1hM0qaXaLVIIJwS59K46rts-QPGwnN4GwFbHCWXeBxe18gkSB1oFX3K4TukuS9KnxDgHI2rMXp_2BGnNzn0e-F5VaKOdNtRorRt6ei0uIIGYc7vpprWJgNbcKIQwXnUM-WC_y4yBKB90SL4Dmft7czc4mr6ZlKtodJt2dA9CWiVzUY&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img data-original-height=&quot;1024&quot; data-original-width=&quot;1536&quot; height=&quot;427&quot; src=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEjfFM4GV9-3pSQWP1hM0qaXaLVIIJwS59K46rts-QPGwnN4GwFbHCWXeBxe18gkSB1oFX3K4TukuS9KnxDgHI2rMXp_2BGnNzn0e-F5VaKOdNtRorRt6ei0uIIGYc7vpprWJgNbcKIQwXnUM-WC_y4yBKB90SL4Dmft7czc4mr6ZlKtodJt2dA9CWiVzUY=w640-h427&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span color=&quot;oklch(0.304 0.04 213.681)&quot; face=&quot;fkGroteskNeue, &amp;quot;fkGroteskNeue Fallback&amp;quot;, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, &amp;quot;Helvetica Neue&amp;quot;, Arial, &amp;quot;Noto Sans&amp;quot;, sans-serif, &amp;quot;Apple Color Emoji&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;, &amp;quot;Noto Color Emoji&amp;quot;&quot; style=&quot;background-color: oklch(0.99 0.004 106.471); font-size: 14px;&quot;&gt;Nutanix AOS and AHV Installation Flow Diagram - Complete Deployment Process&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;span color=&quot;oklch(0.304 0.04 213.681)&quot; face=&quot;fkGroteskNeue, &amp;quot;fkGroteskNeue Fallback&amp;quot;, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, &amp;quot;Helvetica Neue&amp;quot;, Arial, &amp;quot;Noto Sans&amp;quot;, sans-serif, &amp;quot;Apple Color Emoji&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;, &amp;quot;Noto Color Emoji&amp;quot;&quot; style=&quot;background-color: oklch(0.99 0.004 106.471); font-size: 14px;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: left;&quot;&gt;&lt;div class=&quot;erp-sidecar:h-fit erp-sidecar:pb-0 mx-auto h-full&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; height: 9748.33px; margin-left: auto; margin-right: auto; scrollbar-color: auto; scrollbar-width: auto;&quot;&gt;&lt;div class=&quot;relative border-borderMain/50 ring-borderMain/50 divide-borderMain/50 dark:divide-borderMainDark/50 dark:ring-borderMainDark/50 dark:border-borderMainDark/50 bg-background dark:bg-backgroundDark&quot; style=&quot;--tw-bg-opacity: 1; --tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: oklch(88.3% 0.012 106.646/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border-image: initial; border-style: solid; border-width: 0px; border: 0px solid oklch(0.883 0.012 106.646 / 0.5); box-sizing: border-box; position: relative; scrollbar-color: auto; scrollbar-width: auto;&quot;&gt;&lt;div style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border-image: initial; border-style: solid; border-width: 0px; border: 0px solid oklch(0.883 0.012 106.646 / 0.5); box-sizing: border-box; scrollbar-color: auto; scrollbar-width: auto;&quot;&gt;&lt;div style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; scrollbar-color: auto; scrollbar-width: auto;&quot;&gt;&lt;div style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; scrollbar-color: auto; scrollbar-width: auto;&quot;&gt;&lt;div style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; scrollbar-color: auto; scrollbar-width: auto;&quot;&gt;&lt;div class=&quot;border-borderMain/50 ring-borderMain/50 divide-borderMain/50 dark:divide-borderMainDark/50 dark:ring-borderMainDark/50 dark:border-borderMainDark/50 bg-transparent&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: oklch(88.3% 0.012 106.646/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border-image: initial; border-style: solid; border-width: 0px; border: 0px solid oklch(0.883 0.012 106.646 / 0.5); box-sizing: border-box; scrollbar-color: auto; scrollbar-width: auto;&quot;&gt;&lt;div class=&quot;md:pt-md isolate mx-auto px-md&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; isolation: isolate; margin-left: auto; margin-right: auto; padding-left: 16px; padding-right: 16px; padding-top: 16px; scrollbar-color: auto; scrollbar-width: auto;&quot;&gt;&lt;div class=&quot;pb-lg pt-md mx-auto max-w-threadContentWidth border-borderMain/50 border-b&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border-color: oklch(0.883 0.012 106.646 / 0.5); border-image: initial; border-style: solid; border-width: 0px 0px 1px; box-sizing: border-box; margin-left: auto; margin-right: auto; max-width: 740px; padding-bottom: 32px; padding-top: 16px; scrollbar-color: auto; scrollbar-width: auto;&quot;&gt;&lt;div class=&quot;relative&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; opacity: 1; position: relative; scrollbar-color: auto; scrollbar-width: auto;&quot;&gt;&lt;div class=&quot;gap-y-sm flex flex-col&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; display: flex; flex-direction: column; row-gap: 8px; scrollbar-color: auto; scrollbar-width: auto;&quot;&gt;&lt;div class=&quot;gap-y-lg first:mt-sm mt-4 flex flex-col&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; display: flex; flex-direction: column; margin-top: 1rem; row-gap: 32px; scrollbar-color: auto; scrollbar-width: auto;&quot;&gt;&lt;div class=&quot;border-borderMain/50 ring-borderMain/50 divide-borderMain/50 dark:divide-borderMainDark/50 dark:ring-borderMainDark/50 dark:border-borderMainDark/50 bg-transparent&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: oklch(88.3% 0.012 106.646/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border-image: initial; border-style: solid; border-width: 0px; border: 0px solid oklch(0.883 0.012 106.646 / 0.5); box-sizing: border-box; scrollbar-color: auto; scrollbar-width: auto;&quot;&gt;&lt;div class=&quot;gap-y-md flex flex-col&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; display: flex; flex-direction: column; row-gap: 16px; scrollbar-color: auto; scrollbar-width: auto;&quot;&gt;&lt;div class=&quot;relative font-sans text-base text-textMain dark:text-textMainDark selection:bg-super/50 selection:text-textMain dark:selection:bg-superDuper/10 dark:selection:text-superDark&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-text-opacity: 1; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; color: oklch(0.304 0.04 213.681); line-height: 1.5rem; position: relative; scrollbar-color: auto; scrollbar-width: auto;&quot;&gt;&lt;div class=&quot;min-w-0 break-words [word-break:break-word]&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; min-width: 0px; overflow-wrap: break-word; scrollbar-color: auto; scrollbar-width: auto; word-break: break-word;&quot;&gt;&lt;div class=&quot;gap-y-md after:clear-both after:block after:content-[&#39;&#39;]&quot; dir=&quot;auto&quot; id=&quot;markdown-content-2&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; row-gap: 16px; scrollbar-color: auto; scrollbar-width: auto;&quot;&gt;&lt;div class=&quot;my-2 [&amp;amp;:has([data-inline-type=image])+&amp;amp;:has([data-inline-type=image])_[data-inline-type=image]]:hidden [&amp;amp;:has(table)_[data-inline-type=image]]:hidden [&amp;amp;_h1:first-of-type]:mt-8 [&amp;amp;_h2:first-of-type]:mt-5&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; background-color: transparent; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; font-size: 1rem; margin-bottom: 0.5rem; margin-top: 0.5rem; scrollbar-color: auto; scrollbar-width: auto;&quot;&gt;&lt;div class=&quot;relative&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; position: relative; scrollbar-color: auto; scrollbar-width: auto;&quot;&gt;&lt;div class=&quot;prose text-pretty dark:prose-invert inline leading-normal break-words min-w-0 [word-break:break-word]&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-prose-body: oklch(30.4% 0.04 213.681/&amp;lt;alpha-value&amp;gt;); --tw-prose-bold: oklch(30.4% 0.04 213.681/&amp;lt;alpha-value&amp;gt;); --tw-prose-bullets: oklch(50.2% 0.008 106.677/&amp;lt;alpha-value&amp;gt;); --tw-prose-captions: oklch(50.2% 0.008 106.677/&amp;lt;alpha-value&amp;gt;); --tw-prose-code: oklch(30.4% 0.04 213.681/&amp;lt;alpha-value&amp;gt;); --tw-prose-counters: oklch(50.2% 0.008 106.677/&amp;lt;alpha-value&amp;gt;); --tw-prose-headings: oklch(30.4% 0.04 213.681/&amp;lt;alpha-value&amp;gt;); --tw-prose-hr: oklch(88.3% 0.012 106.646/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-body: oklch(93% 0.003 106.451/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-bold: oklch(93% 0.003 106.451/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-bullets: oklch(65.3% 0.005 197.042/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-captions: oklch(93% 0.003 106.451/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-code: oklch(93% 0.003 106.451/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-counters: oklch(65.3% 0.005 197.042/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-headings: oklch(93% 0.003 106.451/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-hr: oklch(36.6% 0.003 228.866/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-kbd-shadows: 255 255 255; --tw-prose-invert-kbd: #fff; --tw-prose-invert-lead: oklch(93% 0.003 106.451/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-links: oklch(93% 0.003 106.451/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-pre-bg: oklch(25% 0.003 196.966/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-pre-code: oklch(93% 0.003 106.451/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-quote-borders: oklch(36.6% 0.003 228.866/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-quotes: oklch(93% 0.003 106.451/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-td-borders: oklch(36.6% 0.003 228.866/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-th-borders: oklch(36.6% 0.003 228.866/&amp;lt;alpha-value&amp;gt;); --tw-prose-kbd-shadows: 17 24 39; --tw-prose-kbd: #111827; --tw-prose-lead: oklch(30.4% 0.04 213.681/&amp;lt;alpha-value&amp;gt;); --tw-prose-links: oklch(30.4% 0.04 213.681/&amp;lt;alpha-value&amp;gt;); --tw-prose-pre-bg: oklch(96.3% 0.007 106.523/&amp;lt;alpha-value&amp;gt;); --tw-prose-pre-code: oklch(30.4% 0.04 213.681/&amp;lt;alpha-value&amp;gt;); --tw-prose-quote-borders: oklch(88.3% 0.012 106.646/&amp;lt;alpha-value&amp;gt;); --tw-prose-quotes: oklch(30.4% 0.04 213.681/&amp;lt;alpha-value&amp;gt;); --tw-prose-td-borders: oklch(88.3% 0.012 106.646/&amp;lt;alpha-value&amp;gt;); --tw-prose-th-borders: oklch(88.3% 0.012 106.646/&amp;lt;alpha-value&amp;gt;); --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; display: inline; font-size: 1rem; line-height: 1.5; max-width: 65ch; min-width: 0px; overflow-wrap: break-word; scrollbar-color: auto; scrollbar-width: auto; text-wrap: pretty; word-break: break-word;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;p class=&quot;my-0&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; margin: 0px; scrollbar-color: auto; scrollbar-width: auto; text-align: justify;&quot;&gt;The deployment process consists of four distinct stages that demonstrate the integrated nature of the Nutanix platform:&lt;/p&gt;&lt;h3 style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; font-size: 1rem; line-height: 1.5rem; margin: 1.25rem 0px 4px; scrollbar-color: auto; scrollbar-width: auto; text-align: left;&quot;&gt;Stage 1: Foundation Tool Initialization&lt;/h3&gt;&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;my-2 [&amp;amp;:has([data-inline-type=image])+&amp;amp;:has([data-inline-type=image])_[data-inline-type=image]]:hidden [&amp;amp;:has(table)_[data-inline-type=image]]:hidden [&amp;amp;_h1:first-of-type]:mt-8 [&amp;amp;_h2:first-of-type]:mt-5&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; margin-bottom: 0.5rem; margin-top: 0.5rem; scrollbar-color: auto; scrollbar-width: auto;&quot;&gt;&lt;div class=&quot;relative&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; position: relative; scrollbar-color: auto; scrollbar-width: auto;&quot;&gt;&lt;div class=&quot;prose text-pretty dark:prose-invert inline leading-normal break-words min-w-0 [word-break:break-word]&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-prose-body: oklch(30.4% 0.04 213.681/&amp;lt;alpha-value&amp;gt;); --tw-prose-bold: oklch(30.4% 0.04 213.681/&amp;lt;alpha-value&amp;gt;); --tw-prose-bullets: oklch(50.2% 0.008 106.677/&amp;lt;alpha-value&amp;gt;); --tw-prose-captions: oklch(50.2% 0.008 106.677/&amp;lt;alpha-value&amp;gt;); --tw-prose-code: oklch(30.4% 0.04 213.681/&amp;lt;alpha-value&amp;gt;); --tw-prose-counters: oklch(50.2% 0.008 106.677/&amp;lt;alpha-value&amp;gt;); --tw-prose-headings: oklch(30.4% 0.04 213.681/&amp;lt;alpha-value&amp;gt;); --tw-prose-hr: oklch(88.3% 0.012 106.646/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-body: oklch(93% 0.003 106.451/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-bold: oklch(93% 0.003 106.451/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-bullets: oklch(65.3% 0.005 197.042/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-captions: oklch(93% 0.003 106.451/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-code: oklch(93% 0.003 106.451/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-counters: oklch(65.3% 0.005 197.042/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-headings: oklch(93% 0.003 106.451/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-hr: oklch(36.6% 0.003 228.866/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-kbd-shadows: 255 255 255; --tw-prose-invert-kbd: #fff; --tw-prose-invert-lead: oklch(93% 0.003 106.451/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-links: oklch(93% 0.003 106.451/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-pre-bg: oklch(25% 0.003 196.966/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-pre-code: oklch(93% 0.003 106.451/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-quote-borders: oklch(36.6% 0.003 228.866/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-quotes: oklch(93% 0.003 106.451/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-td-borders: oklch(36.6% 0.003 228.866/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-th-borders: oklch(36.6% 0.003 228.866/&amp;lt;alpha-value&amp;gt;); --tw-prose-kbd-shadows: 17 24 39; --tw-prose-kbd: #111827; --tw-prose-lead: oklch(30.4% 0.04 213.681/&amp;lt;alpha-value&amp;gt;); --tw-prose-links: oklch(30.4% 0.04 213.681/&amp;lt;alpha-value&amp;gt;); --tw-prose-pre-bg: oklch(96.3% 0.007 106.523/&amp;lt;alpha-value&amp;gt;); --tw-prose-pre-code: oklch(30.4% 0.04 213.681/&amp;lt;alpha-value&amp;gt;); --tw-prose-quote-borders: oklch(88.3% 0.012 106.646/&amp;lt;alpha-value&amp;gt;); --tw-prose-quotes: oklch(30.4% 0.04 213.681/&amp;lt;alpha-value&amp;gt;); --tw-prose-td-borders: oklch(88.3% 0.012 106.646/&amp;lt;alpha-value&amp;gt;); --tw-prose-th-borders: oklch(88.3% 0.012 106.646/&amp;lt;alpha-value&amp;gt;); --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; display: inline; line-height: 1.5; max-width: 65ch; min-width: 0px; overflow-wrap: break-word; scrollbar-color: auto; scrollbar-width: auto; text-wrap-style: pretty; word-break: break-word;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;p class=&quot;my-0&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; margin: 0px; scrollbar-color: auto; scrollbar-width: auto; text-align: justify;&quot;&gt;&lt;span face=&quot;fkGroteskNeue, fkGroteskNeue Fallback, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji&quot;&gt;&lt;span style=&quot;font-size: 1rem; text-wrap-mode: initial;&quot;&gt;Foundation is the official deployment software of Nutanix that allows the configuration of pre-imaged nodes or imaging of nodes with both hypervisor and AOS together&lt;/span&gt;&lt;/span&gt;&lt;span class=&quot;whitespace-nowrap&quot; face=&quot;fkGroteskNeue, &amp;quot;fkGroteskNeue Fallback&amp;quot;, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, &amp;quot;Helvetica Neue&amp;quot;, Arial, &amp;quot;Noto Sans&amp;quot;, sans-serif, &amp;quot;Apple Color Emoji&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;, &amp;quot;Noto Color Emoji&amp;quot;&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; background-color: transparent; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; font-size: 1rem; scrollbar-color: auto; scrollbar-width: auto; text-wrap-mode: nowrap;&quot;&gt;.&lt;/span&gt;&lt;span face=&quot;fkGroteskNeue, fkGroteskNeue Fallback, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji&quot;&gt;&lt;span style=&quot;font-size: 1rem; text-wrap-mode: initial;&quot;&gt;&amp;nbsp;The Foundation process begins with node discovery and hardware validation, followed by IP address assignment for IPMI, hypervisor, and CVM interfaces&lt;/span&gt;&lt;/span&gt;&lt;span face=&quot;berkeleyMono, berkeleyMono Fallback, ui-monospace, SFMono-Regular, monospace&quot; style=&quot;font-size: xx-small;&quot;&gt;&lt;span style=&quot;background-color: oklch(0.93 0.007 106.529); text-wrap-mode: nowrap;&quot;&gt;.&lt;/span&gt;&lt;/span&gt;&lt;span face=&quot;fkGroteskNeue, fkGroteskNeue Fallback, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji&quot;&gt;&lt;span style=&quot;font-size: 1rem; text-wrap-mode: initial;&quot;&gt;&amp;nbsp;This stage establishes the groundwork for the unified installation process that will deploy both AHV and AOS simultaneously.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;h3 style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; background-color: transparent; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; font-size: 1rem; line-height: 1.5rem; margin: 1.25rem 0px 4px; scrollbar-color: auto; scrollbar-width: auto; text-align: left; text-wrap-mode: initial;&quot;&gt;Stage 2: Installation Phase&lt;/h3&gt;&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;my-2 [&amp;amp;:has([data-inline-type=image])+&amp;amp;:has([data-inline-type=image])_[data-inline-type=image]]:hidden [&amp;amp;:has(table)_[data-inline-type=image]]:hidden [&amp;amp;_h1:first-of-type]:mt-8 [&amp;amp;_h2:first-of-type]:mt-5&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; background-color: transparent; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; font-size: 1rem; margin-bottom: 0.5rem; margin-top: 0.5rem; scrollbar-color: auto; scrollbar-width: auto;&quot;&gt;&lt;div class=&quot;relative&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; position: relative; scrollbar-color: auto; scrollbar-width: auto;&quot;&gt;&lt;div class=&quot;prose text-pretty dark:prose-invert inline leading-normal break-words min-w-0 [word-break:break-word]&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-prose-body: oklch(30.4% 0.04 213.681/&amp;lt;alpha-value&amp;gt;); --tw-prose-bold: oklch(30.4% 0.04 213.681/&amp;lt;alpha-value&amp;gt;); --tw-prose-bullets: oklch(50.2% 0.008 106.677/&amp;lt;alpha-value&amp;gt;); --tw-prose-captions: oklch(50.2% 0.008 106.677/&amp;lt;alpha-value&amp;gt;); --tw-prose-code: oklch(30.4% 0.04 213.681/&amp;lt;alpha-value&amp;gt;); --tw-prose-counters: oklch(50.2% 0.008 106.677/&amp;lt;alpha-value&amp;gt;); --tw-prose-headings: oklch(30.4% 0.04 213.681/&amp;lt;alpha-value&amp;gt;); --tw-prose-hr: oklch(88.3% 0.012 106.646/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-body: oklch(93% 0.003 106.451/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-bold: oklch(93% 0.003 106.451/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-bullets: oklch(65.3% 0.005 197.042/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-captions: oklch(93% 0.003 106.451/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-code: oklch(93% 0.003 106.451/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-counters: oklch(65.3% 0.005 197.042/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-headings: oklch(93% 0.003 106.451/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-hr: oklch(36.6% 0.003 228.866/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-kbd-shadows: 255 255 255; --tw-prose-invert-kbd: #fff; --tw-prose-invert-lead: oklch(93% 0.003 106.451/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-links: oklch(93% 0.003 106.451/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-pre-bg: oklch(25% 0.003 196.966/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-pre-code: oklch(93% 0.003 106.451/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-quote-borders: oklch(36.6% 0.003 228.866/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-quotes: oklch(93% 0.003 106.451/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-td-borders: oklch(36.6% 0.003 228.866/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-th-borders: oklch(36.6% 0.003 228.866/&amp;lt;alpha-value&amp;gt;); --tw-prose-kbd-shadows: 17 24 39; --tw-prose-kbd: #111827; --tw-prose-lead: oklch(30.4% 0.04 213.681/&amp;lt;alpha-value&amp;gt;); --tw-prose-links: oklch(30.4% 0.04 213.681/&amp;lt;alpha-value&amp;gt;); --tw-prose-pre-bg: oklch(96.3% 0.007 106.523/&amp;lt;alpha-value&amp;gt;); --tw-prose-pre-code: oklch(30.4% 0.04 213.681/&amp;lt;alpha-value&amp;gt;); --tw-prose-quote-borders: oklch(88.3% 0.012 106.646/&amp;lt;alpha-value&amp;gt;); --tw-prose-quotes: oklch(30.4% 0.04 213.681/&amp;lt;alpha-value&amp;gt;); --tw-prose-td-borders: oklch(88.3% 0.012 106.646/&amp;lt;alpha-value&amp;gt;); --tw-prose-th-borders: oklch(88.3% 0.012 106.646/&amp;lt;alpha-value&amp;gt;); --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; display: inline; font-size: 1rem; line-height: 1.5; max-width: 65ch; min-width: 0px; overflow-wrap: break-word; scrollbar-color: auto; scrollbar-width: auto; text-wrap: pretty; word-break: break-word;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;p class=&quot;my-0&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; margin: 0px; scrollbar-color: auto; scrollbar-width: auto; text-align: justify;&quot;&gt;During this critical phase, the Foundation process installs AHV as the bare-metal hypervisor while automatically provisioning the Controller Virtual Machine, which runs AOS&lt;span class=&quot;whitespace-nowrap&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; scrollbar-color: auto; scrollbar-width: auto; text-wrap-mode: nowrap;&quot;&gt;.&lt;/span&gt;&amp;nbsp;The installation specifically configures AHV as the hypervisor layer while simultaneously deploying the CVM with AOS functionality&lt;span class=&quot;whitespace-nowrap&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; scrollbar-color: auto; scrollbar-width: auto; text-wrap-mode: nowrap;&quot;&gt;.&lt;/span&gt;&amp;nbsp;&lt;/p&gt;&lt;p class=&quot;my-0&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; margin: 0px; scrollbar-color: auto; scrollbar-width: auto; text-align: justify;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p class=&quot;my-0&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; margin: 0px; scrollbar-color: auto; scrollbar-width: auto; text-align: justify;&quot;&gt;For Nutanix units running AHV, the SCSI controller, which manages the SSD and HDD devices, is directly passed to the CVM through PCI passthrough, enabling AOS to handle all storage management functions&lt;span class=&quot;whitespace-nowrap&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; scrollbar-color: auto; scrollbar-width: auto; text-wrap-mode: nowrap;&quot;&gt;.&lt;/span&gt;&lt;/p&gt;&lt;h3 style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; font-size: 1rem; line-height: 1.5rem; margin: 1.25rem 0px 4px; scrollbar-color: auto; scrollbar-width: auto; text-align: left;&quot;&gt;Stage 3: Bootstrap Process&lt;/h3&gt;&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;my-2 [&amp;amp;:has([data-inline-type=image])+&amp;amp;:has([data-inline-type=image])_[data-inline-type=image]]:hidden [&amp;amp;:has(table)_[data-inline-type=image]]:hidden [&amp;amp;_h1:first-of-type]:mt-8 [&amp;amp;_h2:first-of-type]:mt-5&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; margin-bottom: 0.5rem; margin-top: 0.5rem; scrollbar-color: auto; scrollbar-width: auto;&quot;&gt;&lt;div class=&quot;relative&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; position: relative; scrollbar-color: auto; scrollbar-width: auto;&quot;&gt;&lt;div class=&quot;prose text-pretty dark:prose-invert inline leading-normal break-words min-w-0 [word-break:break-word]&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-prose-body: oklch(30.4% 0.04 213.681/&amp;lt;alpha-value&amp;gt;); --tw-prose-bold: oklch(30.4% 0.04 213.681/&amp;lt;alpha-value&amp;gt;); --tw-prose-bullets: oklch(50.2% 0.008 106.677/&amp;lt;alpha-value&amp;gt;); --tw-prose-captions: oklch(50.2% 0.008 106.677/&amp;lt;alpha-value&amp;gt;); --tw-prose-code: oklch(30.4% 0.04 213.681/&amp;lt;alpha-value&amp;gt;); --tw-prose-counters: oklch(50.2% 0.008 106.677/&amp;lt;alpha-value&amp;gt;); --tw-prose-headings: oklch(30.4% 0.04 213.681/&amp;lt;alpha-value&amp;gt;); --tw-prose-hr: oklch(88.3% 0.012 106.646/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-body: oklch(93% 0.003 106.451/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-bold: oklch(93% 0.003 106.451/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-bullets: oklch(65.3% 0.005 197.042/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-captions: oklch(93% 0.003 106.451/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-code: oklch(93% 0.003 106.451/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-counters: oklch(65.3% 0.005 197.042/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-headings: oklch(93% 0.003 106.451/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-hr: oklch(36.6% 0.003 228.866/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-kbd-shadows: 255 255 255; --tw-prose-invert-kbd: #fff; --tw-prose-invert-lead: oklch(93% 0.003 106.451/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-links: oklch(93% 0.003 106.451/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-pre-bg: oklch(25% 0.003 196.966/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-pre-code: oklch(93% 0.003 106.451/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-quote-borders: oklch(36.6% 0.003 228.866/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-quotes: oklch(93% 0.003 106.451/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-td-borders: oklch(36.6% 0.003 228.866/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-th-borders: oklch(36.6% 0.003 228.866/&amp;lt;alpha-value&amp;gt;); --tw-prose-kbd-shadows: 17 24 39; --tw-prose-kbd: #111827; --tw-prose-lead: oklch(30.4% 0.04 213.681/&amp;lt;alpha-value&amp;gt;); --tw-prose-links: oklch(30.4% 0.04 213.681/&amp;lt;alpha-value&amp;gt;); --tw-prose-pre-bg: oklch(96.3% 0.007 106.523/&amp;lt;alpha-value&amp;gt;); --tw-prose-pre-code: oklch(30.4% 0.04 213.681/&amp;lt;alpha-value&amp;gt;); --tw-prose-quote-borders: oklch(88.3% 0.012 106.646/&amp;lt;alpha-value&amp;gt;); --tw-prose-quotes: oklch(30.4% 0.04 213.681/&amp;lt;alpha-value&amp;gt;); --tw-prose-td-borders: oklch(88.3% 0.012 106.646/&amp;lt;alpha-value&amp;gt;); --tw-prose-th-borders: oklch(88.3% 0.012 106.646/&amp;lt;alpha-value&amp;gt;); --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; display: inline; line-height: 1.5; max-width: 65ch; min-width: 0px; overflow-wrap: break-word; scrollbar-color: auto; scrollbar-width: auto; text-wrap-style: pretty; word-break: break-word;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;p class=&quot;my-0&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; margin: 0px; scrollbar-color: auto; scrollbar-width: auto; text-align: justify;&quot;&gt;&lt;span face=&quot;fkGroteskNeue, fkGroteskNeue Fallback, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji&quot;&gt;&lt;span style=&quot;font-size: 1rem; text-wrap-mode: initial;&quot;&gt;When AHV boots, it automatically starts the CVM, which then initializes AOS and begins managing the storage pool and cluster services&lt;/span&gt;&lt;/span&gt;&lt;span class=&quot;whitespace-nowrap&quot; face=&quot;fkGroteskNeue, &amp;quot;fkGroteskNeue Fallback&amp;quot;, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, &amp;quot;Helvetica Neue&amp;quot;, Arial, &amp;quot;Noto Sans&amp;quot;, sans-serif, &amp;quot;Apple Color Emoji&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;, &amp;quot;Noto Color Emoji&amp;quot;&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; background-color: transparent; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; font-size: 1rem; scrollbar-color: auto; scrollbar-width: auto; text-wrap-mode: nowrap;&quot;&gt;.&lt;/span&gt;&lt;span face=&quot;fkGroteskNeue, fkGroteskNeue Fallback, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji&quot;&gt;&lt;span style=&quot;font-size: 1rem; text-wrap-mode: initial;&quot;&gt;&amp;nbsp;This automatic startup sequence demonstrates the tight integration between the hypervisor and operating system layers, ensuring that storage services are available immediately upon system initialization&lt;/span&gt;&lt;/span&gt;&lt;span face=&quot;berkeleyMono, berkeleyMono Fallback, ui-monospace, SFMono-Regular, monospace&quot; style=&quot;font-size: xx-small;&quot;&gt;&lt;span style=&quot;background-color: oklch(0.93 0.007 106.529); text-wrap-mode: nowrap;&quot;&gt;.&lt;/span&gt;&lt;/span&gt;&lt;span face=&quot;fkGroteskNeue, fkGroteskNeue Fallback, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji&quot;&gt;&lt;span style=&quot;font-size: 1rem; text-wrap-mode: initial;&quot;&gt;&amp;nbsp;The bootstrap process includes cluster formation and storage pool creation, establishing the distributed storage fabric that characterizes Nutanix architecture.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;h3 style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; background-color: transparent; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; font-size: 1rem; line-height: 1.5rem; margin: 1.25rem 0px 4px; scrollbar-color: auto; scrollbar-width: auto; text-align: left; text-wrap-mode: initial;&quot;&gt;Stage 4: Integration and Validation&lt;/h3&gt;&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;my-2 [&amp;amp;:has([data-inline-type=image])+&amp;amp;:has([data-inline-type=image])_[data-inline-type=image]]:hidden [&amp;amp;:has(table)_[data-inline-type=image]]:hidden [&amp;amp;_h1:first-of-type]:mt-8 [&amp;amp;_h2:first-of-type]:mt-5&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; margin-bottom: 0.5rem; margin-top: 0.5rem; scrollbar-color: auto; scrollbar-width: auto;&quot;&gt;&lt;div class=&quot;relative&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; position: relative; scrollbar-color: auto; scrollbar-width: auto;&quot;&gt;&lt;div class=&quot;prose text-pretty dark:prose-invert inline leading-normal break-words min-w-0 [word-break:break-word]&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-prose-body: oklch(30.4% 0.04 213.681/&amp;lt;alpha-value&amp;gt;); --tw-prose-bold: oklch(30.4% 0.04 213.681/&amp;lt;alpha-value&amp;gt;); --tw-prose-bullets: oklch(50.2% 0.008 106.677/&amp;lt;alpha-value&amp;gt;); --tw-prose-captions: oklch(50.2% 0.008 106.677/&amp;lt;alpha-value&amp;gt;); --tw-prose-code: oklch(30.4% 0.04 213.681/&amp;lt;alpha-value&amp;gt;); --tw-prose-counters: oklch(50.2% 0.008 106.677/&amp;lt;alpha-value&amp;gt;); --tw-prose-headings: oklch(30.4% 0.04 213.681/&amp;lt;alpha-value&amp;gt;); --tw-prose-hr: oklch(88.3% 0.012 106.646/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-body: oklch(93% 0.003 106.451/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-bold: oklch(93% 0.003 106.451/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-bullets: oklch(65.3% 0.005 197.042/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-captions: oklch(93% 0.003 106.451/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-code: oklch(93% 0.003 106.451/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-counters: oklch(65.3% 0.005 197.042/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-headings: oklch(93% 0.003 106.451/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-hr: oklch(36.6% 0.003 228.866/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-kbd-shadows: 255 255 255; --tw-prose-invert-kbd: #fff; --tw-prose-invert-lead: oklch(93% 0.003 106.451/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-links: oklch(93% 0.003 106.451/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-pre-bg: oklch(25% 0.003 196.966/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-pre-code: oklch(93% 0.003 106.451/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-quote-borders: oklch(36.6% 0.003 228.866/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-quotes: oklch(93% 0.003 106.451/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-td-borders: oklch(36.6% 0.003 228.866/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-th-borders: oklch(36.6% 0.003 228.866/&amp;lt;alpha-value&amp;gt;); --tw-prose-kbd-shadows: 17 24 39; --tw-prose-kbd: #111827; --tw-prose-lead: oklch(30.4% 0.04 213.681/&amp;lt;alpha-value&amp;gt;); --tw-prose-links: oklch(30.4% 0.04 213.681/&amp;lt;alpha-value&amp;gt;); --tw-prose-pre-bg: oklch(96.3% 0.007 106.523/&amp;lt;alpha-value&amp;gt;); --tw-prose-pre-code: oklch(30.4% 0.04 213.681/&amp;lt;alpha-value&amp;gt;); --tw-prose-quote-borders: oklch(88.3% 0.012 106.646/&amp;lt;alpha-value&amp;gt;); --tw-prose-quotes: oklch(30.4% 0.04 213.681/&amp;lt;alpha-value&amp;gt;); --tw-prose-td-borders: oklch(88.3% 0.012 106.646/&amp;lt;alpha-value&amp;gt;); --tw-prose-th-borders: oklch(88.3% 0.012 106.646/&amp;lt;alpha-value&amp;gt;); --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; display: inline; line-height: 1.5; max-width: 65ch; min-width: 0px; overflow-wrap: break-word; scrollbar-color: auto; scrollbar-width: auto; text-wrap-style: pretty; word-break: break-word;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;p class=&quot;my-0&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; margin: 0px; scrollbar-color: auto; scrollbar-width: auto; text-align: justify;&quot;&gt;&lt;span face=&quot;fkGroteskNeue, &amp;quot;fkGroteskNeue Fallback&amp;quot;, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, &amp;quot;Helvetica Neue&amp;quot;, Arial, &amp;quot;Noto Sans&amp;quot;, sans-serif, &amp;quot;Apple Color Emoji&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;, &amp;quot;Noto Color Emoji&amp;quot;&quot; style=&quot;font-size: 1rem; text-wrap-mode: initial;&quot;&gt;The final stage establishes communication between AHV and the CVM, activates the Prism management interface, and validates all storage services.&amp;nbsp;&lt;/span&gt;&lt;span face=&quot;fkGroteskNeue, &amp;quot;fkGroteskNeue Fallback&amp;quot;, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, &amp;quot;Helvetica Neue&amp;quot;, Arial, &amp;quot;Noto Sans&amp;quot;, sans-serif, &amp;quot;Apple Color Emoji&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;, &amp;quot;Noto Color Emoji&amp;quot;&quot; style=&quot;font-size: 1rem; text-wrap-mode: initial;&quot;&gt;This integration phase ensures that both hypervisor and storage capabilities are accessible through the unified Prism management interface, eliminating the complexity typically associated with managing separate hypervisor and storage management systems.&lt;/span&gt;&lt;/p&gt;&lt;h3 style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; background-color: transparent; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; font-size: 1.125rem; line-height: 1.75rem; margin: 1.25rem 0px 0.5rem; scrollbar-color: auto; scrollbar-width: auto; text-align: left; text-wrap-mode: initial;&quot;&gt;Key Integration Points&lt;/h3&gt;&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;my-2 [&amp;amp;:has([data-inline-type=image])+&amp;amp;:has([data-inline-type=image])_[data-inline-type=image]]:hidden [&amp;amp;:has(table)_[data-inline-type=image]]:hidden [&amp;amp;_h1:first-of-type]:mt-8 [&amp;amp;_h2:first-of-type]:mt-5&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; margin-bottom: 0.5rem; margin-top: 0.5rem; scrollbar-color: auto; scrollbar-width: auto;&quot;&gt;&lt;div class=&quot;relative&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; position: relative; scrollbar-color: auto; scrollbar-width: auto;&quot;&gt;&lt;div class=&quot;prose text-pretty dark:prose-invert inline leading-normal break-words min-w-0 [word-break:break-word]&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-prose-body: oklch(30.4% 0.04 213.681/&amp;lt;alpha-value&amp;gt;); --tw-prose-bold: oklch(30.4% 0.04 213.681/&amp;lt;alpha-value&amp;gt;); --tw-prose-bullets: oklch(50.2% 0.008 106.677/&amp;lt;alpha-value&amp;gt;); --tw-prose-captions: oklch(50.2% 0.008 106.677/&amp;lt;alpha-value&amp;gt;); --tw-prose-code: oklch(30.4% 0.04 213.681/&amp;lt;alpha-value&amp;gt;); --tw-prose-counters: oklch(50.2% 0.008 106.677/&amp;lt;alpha-value&amp;gt;); --tw-prose-headings: oklch(30.4% 0.04 213.681/&amp;lt;alpha-value&amp;gt;); --tw-prose-hr: oklch(88.3% 0.012 106.646/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-body: oklch(93% 0.003 106.451/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-bold: oklch(93% 0.003 106.451/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-bullets: oklch(65.3% 0.005 197.042/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-captions: oklch(93% 0.003 106.451/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-code: oklch(93% 0.003 106.451/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-counters: oklch(65.3% 0.005 197.042/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-headings: oklch(93% 0.003 106.451/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-hr: oklch(36.6% 0.003 228.866/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-kbd-shadows: 255 255 255; --tw-prose-invert-kbd: #fff; --tw-prose-invert-lead: oklch(93% 0.003 106.451/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-links: oklch(93% 0.003 106.451/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-pre-bg: oklch(25% 0.003 196.966/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-pre-code: oklch(93% 0.003 106.451/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-quote-borders: oklch(36.6% 0.003 228.866/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-quotes: oklch(93% 0.003 106.451/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-td-borders: oklch(36.6% 0.003 228.866/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-th-borders: oklch(36.6% 0.003 228.866/&amp;lt;alpha-value&amp;gt;); --tw-prose-kbd-shadows: 17 24 39; --tw-prose-kbd: #111827; --tw-prose-lead: oklch(30.4% 0.04 213.681/&amp;lt;alpha-value&amp;gt;); --tw-prose-links: oklch(30.4% 0.04 213.681/&amp;lt;alpha-value&amp;gt;); --tw-prose-pre-bg: oklch(96.3% 0.007 106.523/&amp;lt;alpha-value&amp;gt;); --tw-prose-pre-code: oklch(30.4% 0.04 213.681/&amp;lt;alpha-value&amp;gt;); --tw-prose-quote-borders: oklch(88.3% 0.012 106.646/&amp;lt;alpha-value&amp;gt;); --tw-prose-quotes: oklch(30.4% 0.04 213.681/&amp;lt;alpha-value&amp;gt;); --tw-prose-td-borders: oklch(88.3% 0.012 106.646/&amp;lt;alpha-value&amp;gt;); --tw-prose-th-borders: oklch(88.3% 0.012 106.646/&amp;lt;alpha-value&amp;gt;); --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; display: inline; line-height: 1.5; max-width: 65ch; min-width: 0px; overflow-wrap: break-word; scrollbar-color: auto; scrollbar-width: auto; text-wrap-style: pretty; word-break: break-word;&quot;&gt;&lt;p class=&quot;my-0&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; background-color: transparent; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; font-family: arial; font-size: 1rem; margin: 0px; scrollbar-color: auto; scrollbar-width: auto; text-align: justify; text-wrap-mode: initial;&quot;&gt;The flow diagram illustrates several critical integration points that demonstrate why AOS does not require separate installation on AHV:&lt;/p&gt;&lt;span class=&quot;mt-md block&quot; face=&quot;fkGroteskNeue, &amp;quot;fkGroteskNeue Fallback&amp;quot;, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, &amp;quot;Helvetica Neue&amp;quot;, Arial, &amp;quot;Noto Sans&amp;quot;, sans-serif, &amp;quot;Apple Color Emoji&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;, &amp;quot;Noto Color Emoji&amp;quot;&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; background-color: transparent; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; display: block; font-family: arial; font-size: 1rem; margin-top: 16px; scrollbar-color: auto; scrollbar-width: auto; text-wrap-mode: initial;&quot;&gt;&lt;/span&gt;&lt;p class=&quot;my-0&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; margin: 0px; scrollbar-color: auto; scrollbar-width: auto; text-align: justify;&quot;&gt;&lt;/p&gt;&lt;ul style=&quot;font-family: arial;&quot;&gt;&lt;li&gt;&lt;span face=&quot;fkGroteskNeue, &amp;quot;fkGroteskNeue Fallback&amp;quot;, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, &amp;quot;Helvetica Neue&amp;quot;, Arial, &amp;quot;Noto Sans&amp;quot;, sans-serif, &amp;quot;Apple Color Emoji&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;, &amp;quot;Noto Color Emoji&amp;quot;&quot; style=&quot;background-color: transparent; font-size: 1rem; text-wrap-mode: initial;&quot;&gt;&lt;u&gt;&lt;span style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; scrollbar-color: auto; scrollbar-width: auto;&quot;&gt;Unified Management&lt;/span&gt;:&lt;/u&gt; AHV is native to the Nutanix stack of advanced technologies and requires no additional installation or integration, featuring full-stack management from a single, intuitive UI.&amp;nbsp;&lt;/span&gt;&lt;span face=&quot;fkGroteskNeue, fkGroteskNeue Fallback, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji&quot;&gt;&lt;span style=&quot;font-size: 1rem; text-wrap-mode: initial;&quot;&gt;The integrated architecture consolidates hypervisor and storage management functions into a single management plane.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;u&gt;&lt;span style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; scrollbar-color: auto; scrollbar-width: auto;&quot;&gt;Storage Path Optimization&lt;/span&gt;:&lt;/u&gt; Unlike conventional hypervisors that manage storage through traditional file systems, AHV does not leverage a traditional storage stack, with all disks passed to VMs as raw SCSI block devices&lt;span class=&quot;whitespace-nowrap&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; scrollbar-color: auto; scrollbar-width: auto; text-wrap-mode: nowrap;&quot;&gt;.&lt;/span&gt;&amp;nbsp;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;/p&gt;&lt;p class=&quot;my-0&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; background-color: transparent; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; font-size: 1rem; margin: 0px; scrollbar-color: auto; scrollbar-width: auto; text-align: justify; text-wrap-mode: initial;&quot;&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;This approach keeps the I/O path lightweight while allowing AOS to manage the distributed storage fabric through the CVM.&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;ul style=&quot;font-family: arial;&quot;&gt;&lt;li&gt;&lt;span face=&quot;fkGroteskNeue, &amp;quot;fkGroteskNeue Fallback&amp;quot;, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, &amp;quot;Helvetica Neue&amp;quot;, Arial, &amp;quot;Noto Sans&amp;quot;, sans-serif, &amp;quot;Apple Color Emoji&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;, &amp;quot;Noto Color Emoji&amp;quot;&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; background-color: transparent; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; font-size: 1rem; scrollbar-color: auto; scrollbar-width: auto; text-wrap-mode: initial;&quot;&gt;&lt;u&gt;Version Compatibility&lt;/u&gt;&lt;/span&gt;&lt;span face=&quot;fkGroteskNeue, &amp;quot;fkGroteskNeue Fallback&amp;quot;, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, &amp;quot;Helvetica Neue&amp;quot;, Arial, &amp;quot;Noto Sans&amp;quot;, sans-serif, &amp;quot;Apple Color Emoji&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;, &amp;quot;Noto Color Emoji&amp;quot;&quot; style=&quot;font-size: 1rem; text-wrap-mode: initial;&quot;&gt;&lt;u&gt;:&lt;/u&gt; The relationship between AOS and AHV versions follows a structured compatibility model where each AOS release includes support for specific AHV versions.&amp;nbsp;&lt;/span&gt;&lt;span face=&quot;fkGroteskNeue, fkGroteskNeue Fallback, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji&quot;&gt;&lt;span style=&quot;font-size: 1rem; text-wrap-mode: initial;&quot;&gt;The upgrade process through Lifecycle Manager demonstrates the platform&#39;s integrated nature by handling both AOS and AHV upgrades simultaneously.&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;/p&gt;&lt;span class=&quot;mt-md block&quot; face=&quot;fkGroteskNeue, &amp;quot;fkGroteskNeue Fallback&amp;quot;, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, &amp;quot;Helvetica Neue&amp;quot;, Arial, &amp;quot;Noto Sans&amp;quot;, sans-serif, &amp;quot;Apple Color Emoji&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;, &amp;quot;Noto Color Emoji&amp;quot;&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; background-color: transparent; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; display: block; font-family: arial; font-size: 1rem; margin-top: 16px; scrollbar-color: auto; scrollbar-width: auto; text-wrap-mode: initial;&quot;&gt;&lt;/span&gt;&lt;h2 class=&quot;mb-2 mt-6 text-lg font-[500] first:mt-0 dark:font-[475] [hr+&amp;amp;]:mt-4&quot; id=&quot;conclusion&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; background-color: transparent; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; font-family: arial; font-size: 1.125rem; line-height: 1.75rem; margin: 1.25rem 0px 0.5rem; scrollbar-color: auto; scrollbar-width: auto; text-wrap-mode: initial;&quot;&gt;Conclusion&lt;/h2&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;my-2 [&amp;amp;:has([data-inline-type=image])+&amp;amp;:has([data-inline-type=image])_[data-inline-type=image]]:hidden [&amp;amp;:has(table)_[data-inline-type=image]]:hidden [&amp;amp;_h1:first-of-type]:mt-8 [&amp;amp;_h2:first-of-type]:mt-5&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; margin-bottom: 0.5rem; margin-top: 0.5rem; scrollbar-color: auto; scrollbar-width: auto;&quot;&gt;&lt;div class=&quot;relative&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; position: relative; scrollbar-color: auto; scrollbar-width: auto;&quot;&gt;&lt;div class=&quot;prose text-pretty dark:prose-invert inline leading-normal break-words min-w-0 [word-break:break-word]&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-prose-body: oklch(30.4% 0.04 213.681/&amp;lt;alpha-value&amp;gt;); --tw-prose-bold: oklch(30.4% 0.04 213.681/&amp;lt;alpha-value&amp;gt;); --tw-prose-bullets: oklch(50.2% 0.008 106.677/&amp;lt;alpha-value&amp;gt;); --tw-prose-captions: oklch(50.2% 0.008 106.677/&amp;lt;alpha-value&amp;gt;); --tw-prose-code: oklch(30.4% 0.04 213.681/&amp;lt;alpha-value&amp;gt;); --tw-prose-counters: oklch(50.2% 0.008 106.677/&amp;lt;alpha-value&amp;gt;); --tw-prose-headings: oklch(30.4% 0.04 213.681/&amp;lt;alpha-value&amp;gt;); --tw-prose-hr: oklch(88.3% 0.012 106.646/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-body: oklch(93% 0.003 106.451/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-bold: oklch(93% 0.003 106.451/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-bullets: oklch(65.3% 0.005 197.042/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-captions: oklch(93% 0.003 106.451/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-code: oklch(93% 0.003 106.451/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-counters: oklch(65.3% 0.005 197.042/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-headings: oklch(93% 0.003 106.451/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-hr: oklch(36.6% 0.003 228.866/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-kbd-shadows: 255 255 255; --tw-prose-invert-kbd: #fff; --tw-prose-invert-lead: oklch(93% 0.003 106.451/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-links: oklch(93% 0.003 106.451/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-pre-bg: oklch(25% 0.003 196.966/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-pre-code: oklch(93% 0.003 106.451/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-quote-borders: oklch(36.6% 0.003 228.866/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-quotes: oklch(93% 0.003 106.451/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-td-borders: oklch(36.6% 0.003 228.866/&amp;lt;alpha-value&amp;gt;); --tw-prose-invert-th-borders: oklch(36.6% 0.003 228.866/&amp;lt;alpha-value&amp;gt;); --tw-prose-kbd-shadows: 17 24 39; --tw-prose-kbd: #111827; --tw-prose-lead: oklch(30.4% 0.04 213.681/&amp;lt;alpha-value&amp;gt;); --tw-prose-links: oklch(30.4% 0.04 213.681/&amp;lt;alpha-value&amp;gt;); --tw-prose-pre-bg: oklch(96.3% 0.007 106.523/&amp;lt;alpha-value&amp;gt;); --tw-prose-pre-code: oklch(30.4% 0.04 213.681/&amp;lt;alpha-value&amp;gt;); --tw-prose-quote-borders: oklch(88.3% 0.012 106.646/&amp;lt;alpha-value&amp;gt;); --tw-prose-quotes: oklch(30.4% 0.04 213.681/&amp;lt;alpha-value&amp;gt;); --tw-prose-td-borders: oklch(88.3% 0.012 106.646/&amp;lt;alpha-value&amp;gt;); --tw-prose-th-borders: oklch(88.3% 0.012 106.646/&amp;lt;alpha-value&amp;gt;); --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; display: inline; line-height: 1.5; max-width: 65ch; min-width: 0px; overflow-wrap: break-word; scrollbar-color: auto; scrollbar-width: auto; text-wrap-style: pretty; word-break: break-word;&quot;&gt;&lt;p class=&quot;my-0&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; margin: 0px; scrollbar-color: auto; scrollbar-width: auto; text-align: justify;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;span face=&quot;fkGroteskNeue, fkGroteskNeue Fallback, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji&quot;&gt;&lt;span style=&quot;font-size: 1rem; text-wrap-mode: initial;&quot;&gt;The live flow diagram clearly demonstrates that AOS and AHV function as a cohesive platform where the storage operating system and hypervisor are deployed together as complementary components of a single hyperconverged infrastructure solution.&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;span face=&quot;fkGroteskNeue, fkGroteskNeue Fallback, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji&quot;&gt;&lt;span style=&quot;font-size: 1rem; text-wrap-mode: initial;&quot;&gt;The Foundation installation process ensures both components are properly configured to work together from initial setup, eliminating compatibility issues that might arise from separate installations and providing the foundation for advanced features that require close coordination between hypervisor and storage layers.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;flex items-center justify-between&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; align-items: center; background-color: transparent; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; display: flex; justify-content: space-between; scrollbar-color: auto; scrollbar-width: auto;&quot;&gt;&lt;div class=&quot;-ml-sm gap-xs flex items-center&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; align-items: center; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; display: flex; gap: 4px; margin-left: -8px; scrollbar-color: auto; scrollbar-width: auto;&quot;&gt;&lt;button class=&quot;focus-visible:bg-offsetPlus dark:focus-visible:bg-offsetPlusDark hover:bg-offsetPlus text-textOff dark:text-textOffDark hover:text-textMain dark:hover:bg-offsetPlusDark dark:hover:text-textMainDark font-sans focus:outline-none outline-none outline-transparent transition duration-300 ease-out font-sans select-none items-center relative group/button justify-center text-center items-center rounded-full cursor-pointer active:scale-[0.97] active:duration-150 active:ease-outExpo origin-center whitespace-nowrap inline-flex text-sm h-8 pl-2.5 pr-3&quot; data-state=&quot;closed&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-text-opacity: 1; --tw-translate-x: 0; --tw-translate-y: 0; align-items: center; animation-duration: 0.3s; animation-timing-function: cubic-bezier(0, 0, 0.2, 1); appearance: button; background-image: none; border-color: rgb(229, 231, 235); border-radius: 9999px; border-style: solid; border-width: 0px; color: oklch(0.502 0.008 106.677); cursor: pointer; display: inline-flex; font-feature-settings: inherit; font-size: 0.875rem; font-variation-settings: inherit; font-weight: inherit; height: 2rem; justify-content: center; letter-spacing: inherit; line-height: 1.25rem; margin: 0px; outline-offset: 2px; outline: transparent solid 2px; padding: 0px 0.75rem 0px 0.625rem; position: relative; scrollbar-color: auto; scrollbar-width: auto; text-wrap-mode: nowrap; transform-origin: center center; transition-duration: 0.3s; transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter; transition-timing-function: cubic-bezier(0, 0, 0.2, 1); user-select: none;&quot; type=&quot;button&quot;&gt;&lt;div class=&quot;flex items-center min-w-0 font-medium gap-1.5 justify-center&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; align-items: center; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; display: flex; gap: 0.375rem; justify-content: center; min-width: 0px; scrollbar-color: auto; scrollbar-width: auto;&quot;&gt;&lt;div class=&quot;flex shrink-0 items-center justify-center size-4&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; align-items: center; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; display: flex; flex-shrink: 0; height: 1rem; justify-content: center; scrollbar-color: auto; scrollbar-width: auto; width: 1rem;&quot;&gt;&lt;svg class=&quot;tabler-icon tabler-icon-share-3&quot; fill=&quot;none&quot; height=&quot;16&quot; stroke-linecap=&quot;round&quot; stroke-linejoin=&quot;round&quot; stroke-width=&quot;1.7999999999999998&quot; stroke=&quot;currentColor&quot; viewbox=&quot;0 0 24 24&quot; width=&quot;16&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;path d=&quot;M13 4v4c-6.575 1.028 -9.02 6.788 -10 12c-.037 .206 5.384 -5.962 10 -6v4l8 -7l-8 -7z&quot;&gt;&lt;/path&gt;&lt;/span&gt;&lt;/svg&gt;&lt;/div&gt;&lt;div class=&quot;text-align-center relative truncate leading-loose -mb-px&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; line-height: 2; margin-bottom: -1px; overflow: hidden; position: relative; scrollbar-color: auto; scrollbar-width: auto; text-overflow: ellipsis;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;/button&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; background-color: oklch(0.99 0.004 106.471); border: 0px solid rgb(229, 231, 235); box-sizing: border-box; scrollbar-color: auto; scrollbar-width: auto;&quot;&gt;&lt;div style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; scrollbar-color: auto; scrollbar-width: auto;&quot;&gt;&lt;div style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; scrollbar-color: auto; scrollbar-width: auto;&quot;&gt;&lt;div class=&quot;erp-sidecar:min-h-[var(--sidecar-content-height)] erp-tab:min-h-screen min-h-[var(--page-content-height-without-header)] pb-threadAttachmentsHeightWithPadding border-borderMain/50 ring-borderMain/50 divide-borderMain/50 dark:divide-borderMainDark/50 dark:ring-borderMainDark/50 dark:border-borderMainDark/50 bg-transparent&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: oklch(88.3% 0.012 106.646/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; background-color: transparent; border-image: initial; border-style: solid; border-width: 0px; border: 0px solid oklch(0.883 0.012 106.646 / 0.5); box-sizing: border-box; min-height: 929px; padding-bottom: 142px; scrollbar-color: auto; scrollbar-width: auto;&quot;&gt;&lt;div class=&quot;md:pt-md isolate mx-auto px-md&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; isolation: isolate; margin-left: auto; margin-right: auto; padding-left: 16px; padding-right: 16px; padding-top: 16px; scrollbar-color: auto; scrollbar-width: auto;&quot;&gt;&lt;div class=&quot;pb-lg pt-md mx-auto max-w-threadContentWidth&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; margin-left: auto; margin-right: auto; max-width: 740px; padding-bottom: 32px; padding-top: 16px; scrollbar-color: auto; scrollbar-width: auto;&quot;&gt;&lt;div class=&quot;relative&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; opacity: 1; position: relative; scrollbar-color: auto; scrollbar-width: auto;&quot;&gt;&lt;div class=&quot;gap-y-sm flex flex-col&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; display: flex; flex-direction: column; row-gap: 8px; scrollbar-color: auto; scrollbar-width: auto;&quot;&gt;&lt;div class=&quot;gap-y-lg first:mt-sm mt-4 flex flex-col&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; display: flex; flex-direction: column; margin-top: 1rem; row-gap: 32px; scrollbar-color: auto; scrollbar-width: auto;&quot;&gt;&lt;div style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; scrollbar-color: auto; scrollbar-width: auto;&quot;&gt;&lt;div class=&quot;animate-in fade-in duration-100 ease-out border-borderMain/50 ring-borderMain/50 divide-borderMain/50 dark:divide-borderMainDark/50 dark:ring-borderMainDark/50 dark:border-borderMainDark/50 bg-transparent&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-enter-opacity: 0; --tw-enter-rotate: initial; --tw-enter-scale: initial; --tw-enter-translate-x: initial; --tw-enter-translate-y: initial; --tw-ring-color: oklch(88.3% 0.012 106.646/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; animation-duration: 0.1s; animation-name: enter; animation-timing-function: cubic-bezier(0, 0, 0.2, 1); background-color: transparent; border-image: initial; border-style: solid; border-width: 0px; border: 0px solid oklch(0.883 0.012 106.646 / 0.5); box-sizing: border-box; scrollbar-color: auto; scrollbar-width: auto; transition-duration: 0.1s; transition-timing-function: cubic-bezier(0, 0, 0.2, 1);&quot;&gt;&lt;div class=&quot;border-borderMain/50 ring-borderMain/50 divide-borderMain/50 dark:divide-borderMainDark/50 dark:ring-borderMainDark/50 dark:border-borderMainDark/50 bg-transparent&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: oklch(88.3% 0.012 106.646/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; background-color: transparent; border-image: initial; border-style: solid; border-width: 0px; border: 0px solid oklch(0.883 0.012 106.646 / 0.5); box-sizing: border-box; scrollbar-color: auto; scrollbar-width: auto;&quot;&gt;&lt;div class=&quot;divide-y border-t border-borderMain/50 ring-borderMain/50 divide-borderMain/50 dark:divide-borderMainDark/50 dark:ring-borderMainDark/50 dark:border-borderMainDark/50 bg-transparent&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: oklch(88.3% 0.012 106.646/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; background-color: transparent; border-color: oklch(0.883 0.012 106.646 / 0.5); border-image: initial; border-style: solid; border-width: 1px 0px 0px; box-sizing: border-box; scrollbar-color: auto; scrollbar-width: auto;&quot;&gt;&lt;div class=&quot;py-sm group flex cursor-pointer items-center justify-between&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; align-items: center; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; cursor: pointer; display: flex; justify-content: space-between; padding-bottom: 8px; padding-top: 8px; scrollbar-color: auto; scrollbar-width: auto;&quot;&gt;&lt;div class=&quot;ml-sm flex-none transition-all duration-300 font-sans text-base font-medium text-super dark:text-superDark selection:bg-super/50 selection:text-textMain dark:selection:bg-superDuper/10 dark:selection:text-superDark&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-text-opacity: 1; --tw-translate-x: 0; --tw-translate-y: 0; animation-duration: 0.3s; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; color: oklch(0.553 0.086 208.538); flex: 0 0 auto; font-size: 1rem; line-height: 1.5rem; margin-left: 8px; scrollbar-color: auto; scrollbar-width: auto; transition-duration: 0.3s; transition-property: all; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);&quot;&gt;&lt;svg class=&quot;tabler-icon tabler-icon-plus&quot; fill=&quot;none&quot; height=&quot;18&quot; stroke-linecap=&quot;round&quot; stroke-linejoin=&quot;round&quot; stroke-width=&quot;1.7333333333333334&quot; stroke=&quot;currentColor&quot; viewbox=&quot;0 0 24 24&quot; width=&quot;18&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;path d=&quot;M12 5l0 14&quot;&gt;&lt;/path&gt;&lt;path d=&quot;M5 12l14 0&quot;&gt;&lt;/path&gt;&lt;/span&gt;&lt;/svg&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;erp-sidecar:fixed bottom-safeAreaInsetBottom p-md pointer-events-none absolute z-10 w-full border-borderMain/50 ring-borderMain/50 divide-borderMain/50 dark:divide-borderMainDark/50 dark:ring-borderMainDark/50 dark:border-borderMainDark/50 bg-transparent&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: oklch(88.3% 0.012 106.646/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border-image: initial; border-style: solid; border-width: 0px; border: 0px solid oklch(0.883 0.012 106.646 / 0.5); bottom: 0px; box-sizing: border-box; padding: 16px; pointer-events: none; position: absolute; scrollbar-color: auto; scrollbar-width: auto; width: 1840px; z-index: 10;&quot;&gt;&lt;div class=&quot;max-w-threadContentWidth mx-auto&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; margin-left: auto; margin-right: auto; max-width: 740px; scrollbar-color: auto; scrollbar-width: auto;&quot;&gt;&lt;div class=&quot;pointer-events-auto&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; pointer-events: auto; scrollbar-color: auto; scrollbar-width: auto;&quot;&gt;&lt;div class=&quot;mb-2 flex justify-center&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; background-color: oklch(0.99 0.004 106.471); border: 0px solid rgb(229, 231, 235); box-sizing: border-box; display: flex; font-size: 16px; justify-content: center; margin-bottom: 0.5rem; opacity: 1; scrollbar-color: auto; scrollbar-width: auto; transform: none;&quot;&gt;&lt;button aria-label=&quot;Scroll to latest&quot; class=&quot;border border-borderMain/50 dark:border-borderMainDark/50 text-textOff dark:text-textOffDark md:hover:text-textMain md:dark:hover:text-textMainDark !bg-background shadow-subtle font-sans focus:outline-none outline-none outline-transparent transition duration-300 ease-out font-sans select-none items-center relative group/button justify-center text-center items-center rounded-full cursor-pointer active:scale-[0.97] active:duration-150 active:ease-outExpo origin-center whitespace-nowrap inline-flex text-sm h-8 aspect-square&quot; data-state=&quot;closed&quot; style=&quot;--tw-bg-opacity: 1 !important; --tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 2px 0 var(--tw-shadow-color),0 4px 6px 0 var(--tw-shadow-color); --tw-shadow: 0 0 2px 0 rgba(0,0,0,.05),0 4px 6px 0 rgba(0,0,0,.02); --tw-skew-x: 0; --tw-skew-y: 0; --tw-text-opacity: 1; --tw-translate-x: 0; --tw-translate-y: 0; align-items: center; animation-duration: 0.3s; animation-timing-function: cubic-bezier(0, 0, 0.2, 1); appearance: button; aspect-ratio: 1 / 1; background-color: oklch(0.99 0.004 106.471) !important; background-image: none; border-color: oklch(0.883 0.012 106.646 / 0.5); border-radius: 9999px; border-style: solid; border-width: 1px; box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.05) 0px 0px 2px 0px, rgba(0, 0, 0, 0.02) 0px 4px 6px 0px; color: oklch(0.502 0.008 106.677); cursor: pointer; display: inline-flex; font-feature-settings: inherit; font-size: 0.875rem; font-variation-settings: inherit; font-weight: inherit; height: 2rem; justify-content: center; letter-spacing: inherit; line-height: 1.25rem; margin: 0px; outline-offset: 2px; outline: transparent solid 2px; padding: 0px; position: relative; scrollbar-color: auto; scrollbar-width: auto; text-wrap-mode: nowrap; transform-origin: center center; transition-duration: 0.3s; transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter; transition-timing-function: cubic-bezier(0, 0, 0.2, 1); user-select: none;&quot; type=&quot;button&quot;&gt;&lt;div class=&quot;flex items-center min-w-0 font-medium gap-1.5 justify-center&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; align-items: center; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; display: flex; gap: 0.375rem; justify-content: center; min-width: 0px; scrollbar-color: auto; scrollbar-width: auto;&quot;&gt;&lt;div class=&quot;flex shrink-0 items-center justify-center size-4&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; align-items: center; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; display: flex; flex-shrink: 0; height: 1rem; justify-content: center; scrollbar-color: auto; scrollbar-width: auto; width: 1rem;&quot;&gt;&lt;svg class=&quot;tabler-icon tabler-icon-arrow-down&quot; fill=&quot;none&quot; height=&quot;16&quot; stroke-linecap=&quot;round&quot; stroke-linejoin=&quot;round&quot; stroke-width=&quot;1.7999999999999998&quot; stroke=&quot;currentColor&quot; viewbox=&quot;0 0 24 24&quot; width=&quot;16&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot;&gt;&lt;path d=&quot;M12 5l0 14&quot;&gt;&lt;/path&gt;&lt;path d=&quot;M18 13l-6 6&quot;&gt;&lt;/path&gt;&lt;path d=&quot;M6 13l6 6&quot;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/div&gt;&lt;/div&gt;&lt;/button&gt;&lt;/div&gt;&lt;div style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; background-color: oklch(0.99 0.004 106.471); border: 0px solid rgb(229, 231, 235); box-sizing: border-box; font-family: fkGroteskNeue, &amp;quot;fkGroteskNeue Fallback&amp;quot;, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, &amp;quot;Segoe UI&amp;quot;, Roboto, &amp;quot;Helvetica Neue&amp;quot;, Arial, &amp;quot;Noto Sans&amp;quot;, sans-serif, &amp;quot;Apple Color Emoji&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;, &amp;quot;Noto Color Emoji&amp;quot;; font-size: 16px; opacity: 1; scrollbar-color: auto; scrollbar-width: auto; transform: none;&quot;&gt;&lt;div class=&quot;w-full&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; scrollbar-color: auto; scrollbar-width: auto; width: 740px;&quot;&gt;&lt;div class=&quot;relative&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; position: relative; scrollbar-color: auto; scrollbar-width: auto;&quot;&gt;&lt;div style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; scrollbar-color: auto; scrollbar-width: auto;&quot;&gt;&lt;span class=&quot;grow block&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; display: block; flex-grow: 1; scrollbar-color: auto; scrollbar-width: auto;&quot;&gt;&lt;div class=&quot;rounded-2xl dark:bg-backgroundDark bg-background dark:shadow-[0_4px_12px_rgba(0,0,0,0.12),0_32px_16px_36px_oklch(var(--dark-background-color-100))] shadow-[0_1px_8px_2px_oklch(var(--text-color-100)/0.1),0_36px_16px_36px_oklch(var(--background-color-100))]&quot; style=&quot;--tw-bg-opacity: 1; --tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 1px 8px 2px var(--tw-shadow-color),0 36px 16px 36px var(--tw-shadow-color); --tw-shadow: 0 1px 8px 2px oklch(30.4% 0.04 213.681/0.1),0 36px 16px 36px oklch(99% 0.004 106.471); --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border-radius: 1rem; border: 0px solid rgb(229, 231, 235); box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, oklch(0.304 0.04 213.681 / 0.1) 0px 1px 8px 2px, oklch(0.99 0.004 106.471) 0px 36px 16px 36px; box-sizing: border-box; scrollbar-color: auto; scrollbar-width: auto;&quot;&gt;&lt;div class=&quot;bg-background w-full outline-none focus:outline-none focus:ring-borderMain font-sans flex items-center text-textMain placeholder-textOff border focus:ring-1 rounded-2xl dark:bg-offsetDark dark:text-textMainDark dark:placeholder-textOffDark selection:bg-superDuper selection:text-textMain duration-75 transition-all border-borderMain dark:border-textMain/10 shadow-sm dark:shadow-md shadow-textMain/5 dark:shadow-black/10 py-sm px-0 gap-y-md grid items-center&quot; style=&quot;--tw-bg-opacity: 1; --tw-border-opacity: 1; --tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-color: oklch(30.4% 0.04 213.681/0.05); --tw-shadow-colored: 0 1px 2px 0 oklch(30.4% 0.04 213.681/0.05); --tw-shadow: 0 1px 2px 0 oklch(30.4% 0.04 213.681/0.05); --tw-skew-x: 0; --tw-skew-y: 0; --tw-text-opacity: 1; --tw-translate-x: 0; --tw-translate-y: 0; align-items: center; animation-duration: 75ms; border-image: initial; border-radius: 1rem; border-style: solid; border-width: 1px; border: 1px solid oklch(0.883 0.012 106.646); box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, oklch(0.304 0.04 213.681 / 0.05) 0px 1px 2px 0px; box-sizing: border-box; color: oklch(0.304 0.04 213.681); display: grid; outline-offset: 2px; outline: transparent solid 2px; padding: 8px 0px; row-gap: 16px; scrollbar-color: auto; scrollbar-width: auto; transition-duration: 75ms; transition-property: all; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); width: 740px;&quot;&gt;&lt;div class=&quot;pt-xs gap-y-sm grid items-center&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; align-items: center; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; display: grid; padding-top: 4px; row-gap: 8px; scrollbar-color: auto; scrollbar-width: auto;&quot;&gt;&lt;div class=&quot;gap-x-sm scrollbar-none flex snap-x snap-mandatory overflow-x-auto&quot; style=&quot;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgb(59 130 246/0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 #0000; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 #0000; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: mandatory; --tw-shadow-colored: 0 0 #0000; --tw-shadow: 0 0 #0000; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(229, 231, 235); box-sizing: border-box; column-gap: 8px; display: flex; overflow-x: auto; scroll-snap-type: x mandatory; scrollbar-color: auto; scrollbar-width: none;&quot;&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.virtualvmx.com/feeds/6338147695682914433/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.virtualvmx.com/2025/06/integrated-deployment-of-nutanix-aos.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7301826463672350299/posts/default/6338147695682914433'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7301826463672350299/posts/default/6338147695682914433'/><link rel='alternate' type='text/html' href='http://www.virtualvmx.com/2025/06/integrated-deployment-of-nutanix-aos.html' title='Integrated Deployment of Nutanix AOS and AHV'/><author><name>Sachin Bhardwaj</name><uri>http://www.blogger.com/profile/00246998315096670256</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhumkDUgyp6Slm4Sel4YA7kFTzr2qKTJ5WJDquHMLDxBHE4eQ2smgDGIm0Oy_kElsZrR3jJFhIdDSZiC8Ao35NWxsVLKx6nQ8pzaY_D1qrkHtaRuq_dZWhGwftDfSIgtw/s220/marvel.JPG'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/a/AVvXsEjMkVXH6Z5fsyr3hB6EC1i9Gi_4dfZ-LxSwAwI3SoJCtRQ601w6e8YnSAoczcTbErMwIxVOZv_C6U-oOlAriH0C-XdUPcUY3WUtc7vNHMjidzWwwwbO9FcIrJofbuF7J_KS7LImT0NKLz6_d2ixHYfXUUEQwXq35Zuyb403DCUeIxTvjfdgWL1BZxbW4fk=s72-w640-h640-c" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7301826463672350299.post-6160655295936191496</id><published>2025-05-28T22:54:00.008+05:30</published><updated>2025-06-12T13:09:43.235+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="#vshpere&#xa;#NSX-T"/><title type='text'>High-Speed Networking for VMs: VMXNET3 Now Supports Up to 65 Gbps</title><content type='html'>&lt;p data-end=&quot;493&quot; data-start=&quot;184&quot;&gt;The &lt;strong data-end=&quot;199&quot; data-start=&quot;188&quot;&gt;VMXNET3&lt;/strong&gt; adapter is VMware&#39;s high-performance virtual network adapter, designed for optimized performance in vSphere environments. It is the &lt;strong data-end=&quot;367&quot; data-start=&quot;332&quot;&gt;default and recommended adapter&lt;/strong&gt; for most modern workloads on &lt;strong data-end=&quot;405&quot; data-start=&quot;397&quot;&gt;ESXi&lt;/strong&gt;, delivering high throughput, low latency, and support for advanced networking features.&lt;/p&gt;&lt;p&gt;
&lt;/p&gt;&lt;p data-end=&quot;637&quot; data-start=&quot;495&quot;&gt;With the release of &lt;strong data-end=&quot;544&quot; data-start=&quot;515&quot;&gt;vSphere ESXi 8.0 Update 2&lt;/strong&gt;, VMXNET3 introduces new capabilities that significantly enhance virtual network performance.&lt;/p&gt;&lt;h4 data-end=&quot;696&quot; data-start=&quot;644&quot;&gt;&lt;br /&gt;&lt;/h4&gt;&lt;h3 style=&quot;text-align: left;&quot;&gt;What’s New in ESXi 8.0 Update 2 for VMXNET3?&lt;/h3&gt;&lt;p data-end=&quot;980&quot; data-start=&quot;698&quot;&gt;Traditionally, VMXNET3 reports a &lt;strong data-end=&quot;764&quot; data-start=&quot;731&quot;&gt;default link speed of 10 Gbps&lt;/strong&gt; to the guest operating system. However, the actual achievable throughput often exceeds this value—thanks to technologies such as &lt;strong data-end=&quot;917&quot; data-start=&quot;894&quot;&gt;multi-queue support&lt;/strong&gt;, &lt;strong data-end=&quot;949&quot; data-start=&quot;919&quot;&gt;Receive Side Scaling (RSS)&lt;/strong&gt;, and &lt;strong data-end=&quot;979&quot; data-start=&quot;955&quot;&gt;Large Packet Offload&lt;/strong&gt;.&lt;/p&gt;&lt;p data-end=&quot;637&quot; data-start=&quot;495&quot;&gt;

&lt;/p&gt;&lt;p data-end=&quot;1236&quot; data-start=&quot;982&quot;&gt;&lt;strong data-end=&quot;1017&quot; data-start=&quot;982&quot;&gt;Starting with ESXi 8.0 Update 2&lt;/strong&gt;, this limitation can now be &lt;strong data-end=&quot;1060&quot; data-start=&quot;1046&quot;&gt;overridden&lt;/strong&gt;, and VMXNET3 can be configured to support &lt;strong data-end=&quot;1142&quot; data-start=&quot;1103&quot;&gt;custom link speeds of up to 65 Gbps&lt;/strong&gt;. This enhancement enables improved flexibility and throughput for high-performance workloads.&lt;/p&gt;&lt;h4 data-end=&quot;1293&quot; data-start=&quot;1243&quot;&gt;&lt;br /&gt;&lt;/h4&gt;&lt;h3 style=&quot;text-align: left;&quot;&gt;NSX Integration and Edge Node Optimization&lt;/h3&gt;&lt;p data-end=&quot;1236&quot; data-start=&quot;982&quot;&gt;
&lt;/p&gt;&lt;p data-end=&quot;1674&quot; data-start=&quot;1295&quot;&gt;In &lt;strong data-end=&quot;1318&quot; data-start=&quot;1298&quot;&gt;NSX environments&lt;/strong&gt;, this update provides a strategic benefit: it allows &lt;strong data-end=&quot;1409&quot; data-start=&quot;1372&quot;&gt;Bare Metal Edge-level performance&lt;/strong&gt; using &lt;strong data-end=&quot;1439&quot; data-start=&quot;1416&quot;&gt;VM-based Edge Nodes&lt;/strong&gt;, eliminating the need for dedicated hardware in certain use cases. With vSphere 8.0.2 and above, virtual NICs configured with VMXNET3 can operate between &lt;strong data-end=&quot;1617&quot; data-start=&quot;1594&quot;&gt;10 Gbps and 65 Gbps&lt;/strong&gt;, offering a significant boost in data plane performance.&lt;/p&gt;&lt;p&gt;&lt;strong data-end=&quot;67&quot; data-start=&quot;34&quot;&gt;&lt;br /&gt;&lt;/strong&gt;&lt;/p&gt;&lt;h3 style=&quot;text-align: left;&quot;&gt;How to Configure VMXNET3 for 65 Gbps&lt;/h3&gt;&lt;p&gt;&lt;strong data-end=&quot;67&quot; data-start=&quot;34&quot;&gt;
&lt;/strong&gt;&lt;/p&gt;&lt;p data-end=&quot;1865&quot; data-start=&quot;1726&quot;&gt;You can configure the custom link speed using either the &lt;strong data-end=&quot;1804&quot; data-start=&quot;1783&quot;&gt;vSphere Client UI&lt;/strong&gt; or by directly editing the &lt;strong data-end=&quot;1864&quot; data-start=&quot;1832&quot;&gt;VM configuration (.vmx) file&lt;/strong&gt;.&lt;/p&gt;&lt;h4 data-end=&quot;1919&quot; data-start=&quot;1872&quot;&gt;Option 1: &lt;u&gt;Configuration via vSphere Client&lt;/u&gt;&lt;/h4&gt;&lt;p data-end=&quot;1865&quot; data-start=&quot;1726&quot;&gt;
&lt;/p&gt;&lt;ol data-end=&quot;2469&quot; data-start=&quot;1921&quot;&gt;
&lt;li data-end=&quot;1982&quot; data-start=&quot;1921&quot;&gt;
&lt;p data-end=&quot;1982&quot; data-start=&quot;1924&quot;&gt;Navigate to the virtual machine in the &lt;strong data-end=&quot;1981&quot; data-start=&quot;1963&quot;&gt;vSphere Client&lt;/strong&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li data-end=&quot;2007&quot; data-start=&quot;1983&quot;&gt;
&lt;p data-end=&quot;2007&quot; data-start=&quot;1986&quot;&gt;&lt;strong data-end=&quot;2006&quot; data-start=&quot;1986&quot;&gt;Shut down the VM&lt;/strong&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li data-end=&quot;2059&quot; data-start=&quot;2008&quot;&gt;
&lt;p data-end=&quot;2059&quot; data-start=&quot;2011&quot;&gt;Right-click the VM and select &lt;strong data-end=&quot;2058&quot; data-start=&quot;2041&quot;&gt;Edit Settings&lt;/strong&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li data-end=&quot;2092&quot; data-start=&quot;2060&quot;&gt;
&lt;p data-end=&quot;2092&quot; data-start=&quot;2063&quot;&gt;Go to the &lt;strong data-end=&quot;2087&quot; data-start=&quot;2073&quot;&gt;VM Options&lt;/strong&gt; tab.&lt;/p&gt;
&lt;/li&gt;
&lt;li data-end=&quot;2177&quot; data-start=&quot;2093&quot;&gt;
&lt;p data-end=&quot;2177&quot; data-start=&quot;2096&quot;&gt;Expand &lt;strong data-end=&quot;2142&quot; data-start=&quot;2103&quot;&gt;Advanced &amp;gt; Configuration Parameters&lt;/strong&gt;, and click &lt;strong data-end=&quot;2176&quot; data-start=&quot;2154&quot;&gt;Edit Configuration&lt;/strong&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li data-end=&quot;2432&quot; data-start=&quot;2178&quot;&gt;
&lt;p data-end=&quot;2223&quot; data-start=&quot;2181&quot;&gt;Click &lt;strong data-end=&quot;2198&quot; data-start=&quot;2187&quot;&gt;Add Row&lt;/strong&gt; and input the following:&lt;/p&gt;
&lt;ul data-end=&quot;2432&quot; data-start=&quot;2227&quot;&gt;
&lt;li data-end=&quot;2313&quot; data-start=&quot;2227&quot;&gt;
&lt;p data-end=&quot;2313&quot; data-start=&quot;2229&quot;&gt;&lt;strong data-end=&quot;2237&quot; data-start=&quot;2229&quot;&gt;Name&lt;/strong&gt;: &lt;code data-end=&quot;2260&quot; data-start=&quot;2239&quot;&gt;ethernetX.linkspeed&lt;/code&gt; (Replace &lt;code data-end=&quot;2273&quot; data-start=&quot;2270&quot;&gt;X&lt;/code&gt; with the NIC number, e.g., &lt;code data-end=&quot;2312&quot; data-start=&quot;2301&quot;&gt;ethernet0&lt;/code&gt;)&lt;/p&gt;
&lt;/li&gt;
&lt;li data-end=&quot;2432&quot; data-start=&quot;2317&quot;&gt;
&lt;p data-end=&quot;2386&quot; data-start=&quot;2319&quot;&gt;&lt;strong data-end=&quot;2328&quot; data-start=&quot;2319&quot;&gt;Value&lt;/strong&gt;: Desired link speed in Mbps (between &lt;code data-end=&quot;2373&quot; data-start=&quot;2366&quot;&gt;10000&lt;/code&gt; and &lt;code data-end=&quot;2385&quot; data-start=&quot;2378&quot;&gt;65000&lt;/code&gt;)&lt;/p&gt;
&lt;ul data-end=&quot;2432&quot; data-start=&quot;2392&quot;&gt;
&lt;li data-end=&quot;2432&quot; data-start=&quot;2392&quot;&gt;
&lt;p data-end=&quot;2432&quot; data-start=&quot;2394&quot;&gt;Example: &lt;code data-end=&quot;2432&quot; data-start=&quot;2403&quot;&gt;ethernet0.linkspeed = 65000&lt;/code&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li data-end=&quot;2469&quot; data-start=&quot;2433&quot;&gt;
&lt;p data-end=&quot;2469&quot; data-start=&quot;2436&quot;&gt;Click &lt;strong data-end=&quot;2448&quot; data-start=&quot;2442&quot;&gt;OK&lt;/strong&gt; to save the changes.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;h4 data-end=&quot;2529&quot; data-start=&quot;2476&quot;&gt;Option 2: &lt;u&gt;Configuration via CLI (.vmx File Edit)&lt;/u&gt;&lt;/h4&gt;
&lt;ol data-end=&quot;2983&quot; data-start=&quot;2531&quot;&gt;
&lt;li data-end=&quot;2551&quot; data-start=&quot;2531&quot;&gt;
&lt;p data-end=&quot;2551&quot; data-start=&quot;2534&quot;&gt;Shut down the VM.&lt;/p&gt;
&lt;/li&gt;
&lt;li data-end=&quot;2603&quot; data-start=&quot;2552&quot;&gt;
&lt;p data-end=&quot;2603&quot; data-start=&quot;2555&quot;&gt;SSH into the &lt;strong data-end=&quot;2581&quot; data-start=&quot;2568&quot;&gt;ESXi host&lt;/strong&gt; where the VM resides.&lt;/p&gt;
&lt;/li&gt;
&lt;li data-end=&quot;2695&quot; data-start=&quot;2604&quot;&gt;
&lt;p data-end=&quot;2635&quot; data-start=&quot;2607&quot;&gt;Navigate to the VM&#39;s folder:&lt;/p&gt;
&lt;pre class=&quot;overflow-visible!&quot; data-end=&quot;2695&quot; data-start=&quot;2639&quot;&gt;&lt;div class=&quot;contain-inline-size rounded-md border-[0.5px] border-token-border-medium relative bg-token-sidebar-surface-primary&quot;&gt;&lt;div class=&quot;flex items-center text-token-text-secondary px-4 py-2 text-xs font-sans justify-between h-9 bg-token-sidebar-surface-primary dark:bg-token-main-surface-secondary select-none rounded-t-[5px]&quot;&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;bash&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;sticky top-9&quot;&gt;&lt;div class=&quot;absolute end-0 bottom-0 flex h-9 items-center pe-2&quot;&gt;&lt;div class=&quot;bg-token-sidebar-surface-primary text-token-text-secondary dark:bg-token-main-surface-secondary flex items-center rounded-sm px-2 font-sans text-xs&quot;&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;overflow-y-auto p-4&quot; dir=&quot;ltr&quot;&gt;&lt;code class=&quot;whitespace-pre! language-bash&quot;&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;span class=&quot;hljs-built_in&quot;&gt;cd&lt;/span&gt; /vmfs/volumes/&amp;lt;DATASTORE&amp;gt;/&amp;lt;VM_NAME&amp;gt;&lt;/span&gt;
&lt;/code&gt;&lt;/div&gt;&lt;/div&gt;&lt;/pre&gt;
&lt;/li&gt;
&lt;li data-end=&quot;2788&quot; data-start=&quot;2696&quot;&gt;
&lt;p data-end=&quot;2750&quot; data-start=&quot;2699&quot;&gt;Open the &lt;code data-end=&quot;2714&quot; data-start=&quot;2708&quot;&gt;.vmx&lt;/code&gt; file in a text editor (e.g., &lt;code data-end=&quot;2748&quot; data-start=&quot;2744&quot;&gt;vi&lt;/code&gt;):&lt;/p&gt;
&lt;pre class=&quot;overflow-visible!&quot; data-end=&quot;2788&quot; data-start=&quot;2754&quot;&gt;&lt;div class=&quot;contain-inline-size rounded-md border-[0.5px] border-token-border-medium relative bg-token-sidebar-surface-primary&quot;&gt;&lt;div class=&quot;flex items-center text-token-text-secondary px-4 py-2 text-xs font-sans justify-between h-9 bg-token-sidebar-surface-primary dark:bg-token-main-surface-secondary select-none rounded-t-[5px]&quot;&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;bash&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;sticky top-9&quot;&gt;&lt;div class=&quot;absolute end-0 bottom-0 flex h-9 items-center pe-2&quot;&gt;&lt;div class=&quot;bg-token-sidebar-surface-primary text-token-text-secondary dark:bg-token-main-surface-secondary flex items-center rounded-sm px-2 font-sans text-xs&quot;&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;overflow-y-auto p-4&quot; dir=&quot;ltr&quot;&gt;&lt;code class=&quot;whitespace-pre! language-bash&quot;&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;vi &amp;lt;VM_NAME&amp;gt;.vmx&lt;/span&gt;
&lt;/code&gt;&lt;/div&gt;&lt;/div&gt;&lt;/pre&gt;
&lt;/li&gt;
&lt;li data-end=&quot;2914&quot; data-start=&quot;2789&quot;&gt;
&lt;p data-end=&quot;2815&quot; data-start=&quot;2792&quot;&gt;Add the following line:&lt;/p&gt;
&lt;pre class=&quot;overflow-visible!&quot; data-end=&quot;2866&quot; data-start=&quot;2819&quot;&gt;&lt;div class=&quot;contain-inline-size rounded-md border-[0.5px] border-token-border-medium relative bg-token-sidebar-surface-primary&quot;&gt;&lt;div class=&quot;flex items-center text-token-text-secondary px-4 py-2 text-xs font-sans justify-between h-9 bg-token-sidebar-surface-primary dark:bg-token-main-surface-secondary select-none rounded-t-[5px]&quot;&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;bash&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;sticky top-9&quot;&gt;&lt;div class=&quot;absolute end-0 bottom-0 flex h-9 items-center pe-2&quot;&gt;&lt;div class=&quot;bg-token-sidebar-surface-primary text-token-text-secondary dark:bg-token-main-surface-secondary flex items-center rounded-sm px-2 font-sans text-xs&quot;&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;overflow-y-auto p-4&quot; dir=&quot;ltr&quot;&gt;&lt;code class=&quot;whitespace-pre! language-bash&quot;&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;ethernetX.linkspeed = &lt;span class=&quot;hljs-string&quot;&gt;&quot;65000&quot;&lt;/span&gt;&lt;/span&gt;
&lt;/code&gt;&lt;/div&gt;&lt;/div&gt;&lt;/pre&gt;
&lt;p data-end=&quot;2914&quot; data-start=&quot;2870&quot;&gt;Replace &lt;code data-end=&quot;2881&quot; data-start=&quot;2878&quot;&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;X&lt;/span&gt;&lt;/code&gt; with the appropriate NIC number.&lt;/p&gt;
&lt;/li&gt;
&lt;li data-end=&quot;2942&quot; data-start=&quot;2915&quot;&gt;
&lt;p data-end=&quot;2942&quot; data-start=&quot;2918&quot;&gt;Save and close the file.&lt;/p&gt;
&lt;/li&gt;
&lt;li data-end=&quot;2983&quot; data-start=&quot;2943&quot;&gt;
&lt;p data-end=&quot;2983&quot; data-start=&quot;2946&quot;&gt;Power on the VM to apply the changes.&lt;/p&gt;&lt;/li&gt;&lt;/ol&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;h3 data-end=&quot;3012&quot; data-start=&quot;2990&quot;&gt;Important Notes&lt;/h3&gt;
&lt;ul data-end=&quot;3423&quot; data-start=&quot;3014&quot;&gt;
&lt;li data-end=&quot;3204&quot; data-start=&quot;3014&quot;&gt;
&lt;p data-end=&quot;3204&quot; data-start=&quot;3016&quot;&gt;The &lt;strong data-end=&quot;3043&quot; data-start=&quot;3020&quot;&gt;linkspeed parameter&lt;/strong&gt; is cosmetic—it changes what the guest OS perceives as the NIC speed but does not inherently guarantee line-rate throughput unless the VM and host are optimized.&lt;/p&gt;
&lt;/li&gt;
&lt;li data-end=&quot;3298&quot; data-start=&quot;3205&quot;&gt;
&lt;p data-end=&quot;3298&quot; data-start=&quot;3207&quot;&gt;Ensure that &lt;strong data-end=&quot;3235&quot; data-start=&quot;3219&quot;&gt;VMware Tools&lt;/strong&gt; are installed and up to date for optimal driver compatibility.&lt;/p&gt;
&lt;/li&gt;
&lt;li data-end=&quot;3423&quot; data-start=&quot;3299&quot;&gt;
&lt;p data-end=&quot;3423&quot; data-start=&quot;3301&quot;&gt;Verify that the guest OS supports higher speeds and can take advantage of multi-queue NICs and large packet optimizations.&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div&gt;This configuration is particularly impactful for &lt;strong data-end=&quot;3663&quot; data-start=&quot;3604&quot;&gt;high-performance network functions virtualization (NFV)&lt;/strong&gt;, &lt;strong data-end=&quot;3693&quot; data-start=&quot;3665&quot;&gt;data-intensive workloads&lt;/strong&gt;, and &lt;strong data-end=&quot;3730&quot; data-start=&quot;3699&quot;&gt;virtualized edge appliances&lt;/strong&gt; in modern vSphere and NSX environments.&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;h3 style=&quot;text-align: left;&quot;&gt;&lt;u&gt;Infographic Summary – VMXNET3 Speed Enhancement (ESXi 8.0 U2)&lt;/u&gt;&lt;/h3&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEgfzEnoBs1ww-0CfbM56Jb5OmOEUOHfAmaU-C_eSqRL3I-SsjZCXWDhR-8mmF9k9CVO2byzsrVhZK4dWCmg0HaCeWJ37SlrQEk_jsv8QC2vC1CxDe7okv2wwDSu5GSTpGkHVbhDwDP5aueuWWUqN35VbKwyCx2bWsa7Df_9M4p0sBbGG2_kgXNmXEQFdMQ&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img data-original-height=&quot;393&quot; data-original-width=&quot;463&quot; height=&quot;542&quot; src=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEgfzEnoBs1ww-0CfbM56Jb5OmOEUOHfAmaU-C_eSqRL3I-SsjZCXWDhR-8mmF9k9CVO2byzsrVhZK4dWCmg0HaCeWJ37SlrQEk_jsv8QC2vC1CxDe7okv2wwDSu5GSTpGkHVbhDwDP5aueuWWUqN35VbKwyCx2bWsa7Df_9M4p0sBbGG2_kgXNmXEQFdMQ=w640-h542&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;h3 style=&quot;text-align: left;&quot;&gt;&lt;strong data-end=&quot;1035&quot; data-start=&quot;981&quot;&gt;&lt;u&gt;PowerCLI Script:&lt;/u&gt;&amp;nbsp;&amp;nbsp;&lt;/strong&gt;&lt;/h3&gt;&lt;h4 style=&quot;text-align: left;&quot;&gt;&lt;strong data-end=&quot;1035&quot; data-start=&quot;981&quot;&gt;&lt;u&gt;Set VMXNET3 Link Speed to 65 Gbps&lt;/u&gt;&lt;/strong&gt;&lt;/h4&gt;&lt;div&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;# PowerCLI Script to Set VMXNET3 Link Speed to 65000 Mbps&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span data-end=&quot;1035&quot; data-start=&quot;981&quot;&gt;&lt;b&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;$vmName = &quot;YourVMName&quot;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;$nicNumber = 0&amp;nbsp; # Use 0 for ethernet0, 1 for ethernet1, etc.&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;$desiredSpeed = 65000&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;# Get the VM object&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;$vm = Get-VM -Name $vmName&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;# Power off the VM&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;Stop-VM -VM $vm -Confirm:$false&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;# Construct the parameter key&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;$paramKey = &quot;ethernet$nicNumber.linkspeed&quot;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;# Update configuration parameter&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;$vm | New-AdvancedSetting -Name $paramKey -Value $desiredSpeed -Force&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;# Power on the VM&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;Start-VM -VM $vm&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;Write-Host &quot;Link speed for ethernet$nicNumber set to $desiredSpeed Mbps on $vmName&quot;&lt;/span&gt;&lt;/div&gt;&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;h3 data-end=&quot;3446&quot; data-start=&quot;3430&quot;&gt;&lt;br /&gt;&lt;/h3&gt;&lt;h3 data-end=&quot;3446&quot; data-start=&quot;3430&quot;&gt;Reference&lt;/h3&gt;
&lt;ul data-end=&quot;3548&quot; data-start=&quot;3448&quot;&gt;
&lt;li data-end=&quot;3548&quot; data-start=&quot;3448&quot;&gt;
&lt;p data-end=&quot;3548&quot; data-start=&quot;3450&quot;&gt;&lt;a data-end=&quot;3548&quot; data-start=&quot;3450&quot; href=&quot;https://knowledge.broadcom.com/external/article?articleNumber=368812&quot; rel=&quot;noopener&quot; target=&quot;_new&quot;&gt;Broadcom KB Article 368812&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.virtualvmx.com/feeds/6160655295936191496/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.virtualvmx.com/2025/05/vmxnet3-performance-boom-with-65-gbps.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7301826463672350299/posts/default/6160655295936191496'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7301826463672350299/posts/default/6160655295936191496'/><link rel='alternate' type='text/html' href='http://www.virtualvmx.com/2025/05/vmxnet3-performance-boom-with-65-gbps.html' title='High-Speed Networking for VMs: VMXNET3 Now Supports Up to 65 Gbps'/><author><name>Sachin Bhardwaj</name><uri>http://www.blogger.com/profile/00246998315096670256</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhumkDUgyp6Slm4Sel4YA7kFTzr2qKTJ5WJDquHMLDxBHE4eQ2smgDGIm0Oy_kElsZrR3jJFhIdDSZiC8Ao35NWxsVLKx6nQ8pzaY_D1qrkHtaRuq_dZWhGwftDfSIgtw/s220/marvel.JPG'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/a/AVvXsEgfzEnoBs1ww-0CfbM56Jb5OmOEUOHfAmaU-C_eSqRL3I-SsjZCXWDhR-8mmF9k9CVO2byzsrVhZK4dWCmg0HaCeWJ37SlrQEk_jsv8QC2vC1CxDe7okv2wwDSu5GSTpGkHVbhDwDP5aueuWWUqN35VbKwyCx2bWsa7Df_9M4p0sBbGG2_kgXNmXEQFdMQ=s72-w640-h542-c" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7301826463672350299.post-1314715661040871618</id><published>2025-05-23T23:24:00.007+05:30</published><updated>2025-05-23T23:44:38.840+05:30</updated><title type='text'>Mastering Kubernetes Ingress: The Gateway to Efficient Container Traffic Management</title><content type='html'>&lt;p class=&quot;MsoNormal&quot;&gt;In today&#39;s cloud-native landscape, efficiently managing
traffic to your containerized applications is crucial for maintaining
reliability, security, and performance. As organizations increasingly adopt
Kubernetes for container orchestration, understanding how to properly implement
and leverage Kubernetes Ingress becomes essential for DevOps professionals and
platform engineers.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;Kubernetes Ingress serves as the entry point for external
HTTP and HTTPS traffic into your cluster, providing sophisticated routing
capabilities that go beyond what basic Kubernetes Services can offer. It&#39;s the
difference between having a simple doorway and a smart building management
system that directs visitors exactly where they need to go.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;As Kubernetes environments grow in complexity, with
microservices architectures becoming the norm, the ability to intelligently
route traffic, implement security policies, and maintain high availability
becomes increasingly important. This is where Ingress truly shines.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p&gt;In this article, we&#39;ll explore the fundamentals of
Kubernetes Ingress, examine its key benefits, compare popular Ingress
controllers, share implementation best practices, and look at real-world use
cases that demonstrate its power in production environments. Whether you&#39;re new
to Kubernetes or looking to optimize your existing infrastructure, this guide
will provide valuable insights into mastering this critical component of modern
container orchestration.&amp;nbsp;&lt;/p&gt;&lt;h3 style=&quot;text-align: left;&quot;&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;b&gt;Understanding Kubernetes Ingress&lt;/b&gt;&lt;/h3&gt;&lt;p class=&quot;MsoNormal&quot;&gt;At its core, Kubernetes Ingress is an API object that
manages external access to services within a Kubernetes cluster, typically HTTP
and HTTPS traffic. It acts as a sophisticated traffic director, routing
incoming requests to the appropriate services based on rules you define.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot;&gt;&lt;u&gt;How Ingress Fits into Kubernetes Architecture&lt;/u&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot;&gt;In a typical Kubernetes environment, you have:&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;&lt;ul style=&quot;margin-top: 0cm;&quot; type=&quot;disc&quot;&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Pods&lt;/b&gt;:
     The smallest deployable units that contain your application containers&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Services&lt;/b&gt;:
     Abstractions that define a logical set of pods and a policy to access them&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Ingress&lt;/b&gt;:
     The layer that manages external HTTP/HTTPS routes to services&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;p class=&quot;MsoNormal&quot;&gt;Without Ingress, exposing services to the outside world
typically requires either using NodePort services, which expose services on
specific ports across all nodes, or LoadBalancer services, which provision an
external load balancer for each service. Both approaches have limitations -
NodePort uses non-standard ports and LoadBalancer can become costly when you
have many services to expose as its going expensive having multiple public IP&#39;s.&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot;&gt;Ingress solves these challenges by providing a single entry
point that can route to multiple services based on rules. This is more
efficient, more flexible, and often more cost-effective.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;&lt;h4 style=&quot;text-align: left;&quot;&gt;Key Components of Kubernetes Ingress&lt;/h4&gt;&lt;p class=&quot;MsoNormal&quot;&gt;Two essential components make up the Ingress
system:&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;&lt;ol start=&quot;1&quot; style=&quot;margin-top: 0cm;&quot; type=&quot;1&quot;&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Ingress
     Resource&lt;/b&gt;: This is a Kubernetes API object that defines the routing
     rules. It&#39;s essentially a configuration file written in YAML that
     specifies how external HTTP/HTTPS traffic should be routed to services
     within the cluster.&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Ingress
     Controller&lt;/b&gt;: This is the actual implementation that enforces the rules
     defined in the Ingress resource. It&#39;s a software component that interprets
     the Ingress rules and configures the underlying infrastructure (like
     NGINX, HAProxy, or cloud provider load balancers) to route traffic
     accordingly.&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;p class=&quot;MsoNormal&quot;&gt;It&#39;s important to understand that simply creating an Ingress
resource without an Ingress controller has no effect. The controller is what
actually implements the routing logic defined in your Ingress resources.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;&lt;h3 style=&quot;text-align: left;&quot;&gt;A Simple Example&lt;/h3&gt;&lt;p&gt;























&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot;&gt;Here&#39;s a basic example of an Ingress resource:&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot;&gt;&lt;/p&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEjhN6syuy15IZRZPssuJJ6eC5MOTCj7bdViHfCs2EI69-vepp7EwdtdO6jPtR9I-d4NudM5ZuqocedoyQAjcxIBgLNLXRgvITh-RjjKb28nRd2LOuFwkMWYV5Oe6VZKSuXvT8mqLm8-31GeippLGXoeKFEnKpkqxf_GQQdRpLmJ5zMDApmg9XenEh9QoqM&quot; style=&quot;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&quot;&gt;&lt;img data-original-height=&quot;581&quot; data-original-width=&quot;669&quot; height=&quot;557&quot; src=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEjhN6syuy15IZRZPssuJJ6eC5MOTCj7bdViHfCs2EI69-vepp7EwdtdO6jPtR9I-d4NudM5ZuqocedoyQAjcxIBgLNLXRgvITh-RjjKb28nRd2LOuFwkMWYV5Oe6VZKSuXvT8mqLm8-31GeippLGXoeKFEnKpkqxf_GQQdRpLmJ5zMDApmg9XenEh9QoqM=w640-h557&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;p&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot;&gt;&lt;br /&gt;This Ingress resource configures routing so that requests to
&lt;b&gt;example.com/app1&lt;/b&gt; are directed to &lt;b&gt;service1&lt;/b&gt; and requests to &lt;b&gt;example.com/app2&lt;/b&gt;
are directed to &lt;b&gt;service2&lt;/b&gt;. The Ingress controller (in this case, NGINX )
implements these rules by configuring the underlying load balancer or proxy.&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot;&gt;Understanding these fundamentals is crucial before diving
into more advanced Ingress configurations and use cases.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;&lt;h4 style=&quot;text-align: left;&quot;&gt;Benefits of Implementing Kubernetes Ingress&lt;/h4&gt;&lt;p class=&quot;MsoNormal&quot;&gt;Kubernetes Ingress offers numerous advantages that make it
an essential component for organizations running containerized applications at
scale. Let&#39;s explore the key benefits that make Ingress a powerful tool in your
Kubernetes toolkit.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;&lt;h4 style=&quot;text-align: left;&quot;&gt;Single Entry Point for Multiple Services&lt;/h4&gt;&lt;p class=&quot;MsoNormal&quot;&gt;One of the most significant advantages of Ingress is its
ability to provide a unified entry point for multiple services. Instead of
exposing each service individually with its own load balancer (which can become
costly and complex to manage), Ingress allows you to:&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;&lt;ul style=&quot;margin-top: 0cm;&quot; type=&quot;disc&quot;&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;Consolidate
     external access through a single IP address&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;Reduce
     infrastructure costs by minimizing the number of load balancers&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;Simplify
     DNS management with fewer public endpoints&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;Centralized
     traffic management policies&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;p class=&quot;MsoNormal&quot;&gt;This consolidation is particularly valuable in cloud
environments where each load balancer incurs additional costs and requires
separate management.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;&lt;h4 style=&quot;text-align: left;&quot;&gt;Advanced Traffic Routing Capabilities&lt;/h4&gt;&lt;p class=&quot;MsoNormal&quot;&gt;Ingress provides sophisticated routing mechanisms that go
beyond basic IP/port-based routing:&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;&lt;ul style=&quot;margin-top: 0cm;&quot; type=&quot;disc&quot;&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Path-based
     routing&lt;/b&gt;: Direct traffic to different services based on URL paths
     (e.g.,&amp;nbsp;&lt;b&gt;/api&lt;/b&gt;&amp;nbsp;goes to the API service,&amp;nbsp;&lt;b&gt;/ui&lt;/b&gt;&amp;nbsp;goes
     to the frontend service)&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Host-based
     routing&lt;/b&gt;: Route traffic based on domain names, enabling multiple
     applications to share the same IP address&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Header-based
     routing&lt;/b&gt;: Make routing decisions based on HTTP headers, enabling more
     complex traffic management scenarios&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Regular
     expression matching&lt;/b&gt;: Use pattern matching for flexible routing rules&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;p class=&quot;MsoNormal&quot;&gt;These capabilities enable complex microservices
architectures where different components can be accessed through intuitive,
human-readable URLs rather than remembering specific ports or IP addresses.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot;&gt;&lt;i&gt;&lt;b&gt;SSL/TLS Termination&lt;/b&gt;&lt;/i&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot;&gt;Ingress simplifies the management of SSL/TLS certificates
and encryption:&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot;&gt;



























&lt;/p&gt;&lt;ul style=&quot;margin-top: 0cm;&quot; type=&quot;disc&quot;&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;Centralized
     SSL/TLS termination at the Ingress level&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;Automatic
     certificate management with controllers like cert-manager&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;Ability
     to enforce HTTPS redirection&lt;/li&gt;&lt;li class=&quot;MsoNormal&quot;&gt;Support
     for multiple certificates for different hosts&lt;/li&gt;&lt;/ul&gt;By handling encryption at the Ingress layer, you can offload
this responsibility from your application containers, simplifying their
configuration and reducing resource consumption.&lt;ul style=&quot;margin-top: 0cm;&quot; type=&quot;disc&quot;&gt;
&lt;/ul&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;p class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Name-based Virtual Hosting&lt;/b&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;Ingress enables efficient name-based virtual hosting,
allowing you to:&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;ul style=&quot;margin-top: 0cm;&quot; type=&quot;disc&quot;&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;Host
     multiple websites or applications on a single infrastructure&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;Separate
     traffic based on domain names (e.g., app1.example.com, app2.example.com)&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;Implement
     multi-tenant architectures with clear separation between tenants&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;This capability is particularly valuable for SaaS
applications or development environments where multiple versions of an
application need to coexist.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Load Balancing Features&lt;/b&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;Modern Ingress controllers offer sophisticated load
balancing capabilities:&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;ul style=&quot;margin-top: 0cm;&quot; type=&quot;disc&quot;&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;Multiple
     load balancing algorithms (round-robin, least connections, IP hash, etc.)&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;Session
     affinity/persistence options&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;Health
     checking and automatic failover&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;Rate
     limiting and traffic shaping&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;Dynamic
     weighting and priority routing&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;These features ensure high availability and optimal
performance for your applications, even under varying traffic conditions.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;By leveraging these benefits, organizations can build more
resilient, scalable, and manageable Kubernetes environments that efficiently
handle external traffic while maintaining security and performance.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Popular Ingress Controllers Comparison&lt;/b&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;When implementing Kubernetes Ingress, selecting the right
Ingress controller is a critical decision that will impact your application&#39;s
performance, security, and operational complexity. Let&#39;s examine the most
popular Ingress controllers and their unique characteristics to help you make
an informed choice.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot;&gt;&lt;b&gt;NGINX Ingress Controller&lt;/b&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;The NGINX Ingress Controller is one of the most widely
adopted solutions, known for its performance and flexibility.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Key Features:&lt;/b&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;ul style=&quot;margin-top: 0cm;&quot; type=&quot;disc&quot;&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;High
     performance and low latency&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;Extensive
     configuration options via annotations&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;Support
     for WebSockets, gRPC, and TCP/UDP services&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;Advanced
     traffic management capabilities, including rate limiting and circuit
     breaking&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;Active
     community support and regular updates&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Best For:&lt;/b&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;ul style=&quot;margin-top: 0cm;&quot; type=&quot;disc&quot;&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;General-purpose
     deployments&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;High-traffic
     production environments&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;Teams
     familiar with NGINX configuration&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Considerations:&lt;/b&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;ul style=&quot;margin-top: 0cm;&quot; type=&quot;disc&quot;&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;Configuration
     can become complex for advanced use cases&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;Requires
     careful tuning for optimal performance at scale&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/p&gt;&lt;h3 style=&quot;text-align: left;&quot;&gt;&lt;b&gt;Traefik&lt;/b&gt;&lt;/h3&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;Traefik has gained popularity for its ease of use and
automatic service discovery capabilities.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Key Features:&lt;/b&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;ul style=&quot;margin-top: 0cm;&quot; type=&quot;disc&quot;&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;Auto-discovery
     of services and automatic configuration&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;Real-time
     configuration changes without restarts&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;Built-in
     dashboard for monitoring and management&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;Native
     Let&#39;s Encrypt integration for automatic SSL&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;Middleware
     concept for easy feature extension&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Best For:&lt;/b&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;ul style=&quot;margin-top: 0cm;&quot; type=&quot;disc&quot;&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;Teams
     prioritizing ease of use and developer experience&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;Dynamic
     environments with frequent service changes&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;Microservices
     architectures requiring minimal configuration&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Considerations:&lt;/b&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;ul style=&quot;margin-top: 0cm;&quot; type=&quot;disc&quot;&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;May
     not match NGINX&#39;s raw performance in extremely high-traffic scenarios&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;The dashboard requires security considerations in production&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h4 style=&quot;text-align: left;&quot;&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/h4&gt;&lt;h4 style=&quot;text-align: left;&quot;&gt;&lt;b&gt;HAProxy Ingress&lt;/b&gt;&lt;/h4&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;HAProxy Ingress leverages the battle-tested HAProxy load
balancer, known for its reliability and performance.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Key Features:&lt;/b&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;ul style=&quot;margin-top: 0cm;&quot; type=&quot;disc&quot;&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;Exceptional
     performance metrics&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;Advanced
     load balancing algorithms&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;Detailed
     metrics and monitoring capabilities&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;Strong
     security features&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;Sophisticated
     health checking&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Best For:&lt;/b&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;ul style=&quot;margin-top: 0cm;&quot; type=&quot;disc&quot;&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;Environments
     requiring extremely high throughput&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;Use
     cases with complex load balancing requirements&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;Teams
     with existing HAProxy expertise&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Considerations:&lt;/b&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;ul style=&quot;margin-top: 0cm;&quot; type=&quot;disc&quot;&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;Less
     extensive Kubernetes-native features compared to some alternatives&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;Configuration
     can be more complex for Kubernetes newcomers&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;&lt;i&gt;&lt;u&gt;&lt;br /&gt;&lt;/u&gt;&lt;/i&gt;&lt;/p&gt;&lt;h4 style=&quot;text-align: left;&quot;&gt;Istio Ingress Gateway&lt;/h4&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;Istio provides an Ingress Gateway as part of its
comprehensive service mesh solution.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Key Features:&lt;/b&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;ul style=&quot;margin-top: 0cm;&quot; type=&quot;disc&quot;&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;Integrated
     with Istio&#39;s full-service mesh capabilities&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;Advanced
     traffic management with fine-grained control&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;Strong
     security features, including mutual TLS&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;Detailed
     telemetry and observability&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;Traffic
     splitting for canary deployments and A/B testing&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Best For:&lt;/b&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;ul style=&quot;margin-top: 0cm;&quot; type=&quot;disc&quot;&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;Organizations
     already using or planning to implement Istio service mesh&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;Complex
     microservices architectures require advanced traffic management&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;Environments
     with strict security requirements&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Considerations:&lt;/b&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;ul style=&quot;margin-top: 0cm;&quot; type=&quot;disc&quot;&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;Higher
     resource overhead compared to standalone Ingress controllers&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;Steeper
     learning curve due to the broader service mesh concepts&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Selection Criteria&lt;/b&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;When choosing an Ingress controller, consider these factors:&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;ol start=&quot;1&quot; style=&quot;margin-top: 0cm;&quot; type=&quot;1&quot;&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Performance
     requirements&lt;/b&gt;: Evaluate throughput, latency, and resource consumption&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Feature
     set&lt;/b&gt;: Match controller capabilities to your specific use cases&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Ease
     of management&lt;/b&gt;: Consider operational complexity and team expertise&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Integration&lt;/b&gt;:
     Assess compatibility with your existing tools and infrastructure&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Community
     and support&lt;/b&gt;: Evaluate the maturity and support options available&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Scalability&lt;/b&gt;:
     Consider how the controller performs as your cluster grows&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Security
     capabilities&lt;/b&gt;: Evaluate authentication, authorization, and encryption
     features&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;It&#39;s worth noting that Kubernetes is moving toward the
Gateway API as a more powerful and flexible replacement for Ingress. While
Ingress remains widely used and supported, the Gateway API offers more
sophisticated traffic routing capabilities and is worth considering for new
deployments.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;h3 style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/h3&gt;&lt;h3 style=&quot;text-align: left;&quot;&gt;Implementation Best Practices&lt;/h3&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;Successfully implementing Kubernetes Ingress requires
careful planning and adherence to best practices. Here are key recommendations
to ensure your Ingress deployment is secure, performant, and maintainable.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;h4 style=&quot;text-align: left;&quot;&gt;Security Considerations&lt;/h4&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;Security should be a top priority when implementing Ingress:&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;ul style=&quot;margin-top: 0cm;&quot; type=&quot;disc&quot;&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;TLS
     Implementation&lt;/b&gt;: Always use TLS for production workloads. Configure
     automatic certificate management with tools like cert-manager to handle
     certificate issuance and renewal.&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Authentication&lt;/b&gt;:
     Implement authentication at the Ingress level where appropriate. Many
     Ingress controllers support OAuth, Basic Auth, or integration with
     external identity providers.&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Network
     Policies&lt;/b&gt;: Use Kubernetes Network Policies in conjunction with Ingress
     to restrict traffic flow within the cluster, following the principle of
     least privilege.&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Rate
     Limiting&lt;/b&gt;: Configure rate limiting to protect your services from DoS
     attacks and abusive clients. Most Ingress controllers provide annotations
     for this purpose.&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;WAF
     Integration&lt;/b&gt;: For applications handling sensitive data, consider
     integrating a Web Application Firewall (WAF) with your Ingress controller
     to protect against common web vulnerabilities.&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/h3&gt;&lt;h3 style=&quot;text-align: left;&quot;&gt;Performance Optimization&lt;/h3&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;Optimize your Ingress configuration for maximum performance:&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;ul style=&quot;margin-top: 0cm;&quot; type=&quot;disc&quot;&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Resource
     Allocation&lt;/b&gt;: Properly size your Ingress controller deployment based on
     expected traffic patterns. Monitor resource usage and adjust accordingly.&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Connection
     Handling&lt;/b&gt;: Configure appropriate timeouts, keepalive settings, and
     connection limits to optimize resource usage.&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Caching&lt;/b&gt;:
     Implement caching strategies at the Ingress level for static content to
     reduce backend load and improve response times.&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;HTTP/2
     and HTTP/3&lt;/b&gt;: Enable modern HTTP protocols to improve performance,
     especially for clients with high-latency connections.&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Compression&lt;/b&gt;:
     Configure compression for appropriate content types to reduce bandwidth
     usage and improve load times.&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/h3&gt;&lt;h3 style=&quot;text-align: left;&quot;&gt;Scalability Approaches&lt;/h3&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;Design your Ingress architecture for scalability:&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;ul style=&quot;margin-top: 0cm;&quot; type=&quot;disc&quot;&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Horizontal
     Scaling&lt;/b&gt;: Deploy Ingress controllers as a Deployment or DaemonSet with
     multiple replicas to handle increased load.&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Affinity
     Configuration&lt;/b&gt;: Use pod anti-affinity to ensure Ingress controller pods
     are distributed across nodes for high availability.&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Load
     Distribution&lt;/b&gt;: In large clusters, consider using multiple Ingress
     controllers for different services or namespaces to distribute load and
     provide isolation.&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Autoscaling&lt;/b&gt;:
     Implement Horizontal Pod Autoscaling (HPA) for your Ingress controllers
     based on CPU, memory, or custom metrics like request rate.&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Regional
     Distribution&lt;/b&gt;: For global applications, deploy Ingress controllers in
     multiple regions with DNS-based global load balancing.&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h4 style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/h4&gt;&lt;h3 style=&quot;text-align: left;&quot;&gt;Monitoring and Troubleshooting&lt;/h3&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;Establish robust monitoring and troubleshooting practices:&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;ul style=&quot;margin-top: 0cm;&quot; type=&quot;disc&quot;&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Metrics
     Collection&lt;/b&gt;: Configure your Ingress controller to expose Prometheus
     metrics and set up dashboards to visualize traffic patterns, error rates,
     and latency.&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Logging&lt;/b&gt;:
     Implement structured logging with appropriate verbosity levels. Consider
     using a centralized logging solution to aggregate logs from all Ingress
     controllers.&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Health
     Checks&lt;/b&gt;: Configure comprehensive health checks for both the Ingress
     controller itself and the backend services.&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Tracing&lt;/b&gt;:
     Implement distributed tracing with tools like Jaeger or Zipkin to
     understand request flow through your system.&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Alerting&lt;/b&gt;:
     Set up alerts for critical conditions such as high error rates, increased
     latency, or certificate expiration.&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 style=&quot;text-align: left;&quot;&gt;Configuration Management&lt;/h3&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;Manage your Ingress configurations effectively:&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;ul style=&quot;margin-top: 0cm;&quot; type=&quot;disc&quot;&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;GitOps
     Approach&lt;/b&gt;: Store Ingress configurations in a Git repository and use
     tools like ArgoCD or Flux to ensure deployed configurations match the
     desired state.&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Templating&lt;/b&gt;:
     Use Helm charts or Kustomize to template your Ingress resources, making
     them easier to manage across environments.&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Annotations
     Documentation&lt;/b&gt;: Maintain clear documentation of all annotations used in
     your Ingress resources, as these can vary between controllers.&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Progressive
     Deployment&lt;/b&gt;: Test Ingress changes in lower environments before applying
     them to production.&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;By following these best practices, you can create a robust,
secure, and scalable Ingress implementation that effectively manages traffic to
your Kubernetes services while minimizing operational overhead.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;&lt;u&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/u&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot;&gt;&lt;u&gt;&lt;b&gt;Real-world Use Cases&lt;/b&gt;&lt;/u&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;Kubernetes Ingress has proven its value across various
industries and deployment scenarios. Let&#39;s explore some real-world use cases
that demonstrate how organizations leverage Ingress to solve complex traffic
management challenges.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;h4 style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/h4&gt;&lt;h4 style=&quot;text-align: left;&quot;&gt;Multi-tenant Environments&lt;/h4&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;Many SaaS providers use Kubernetes to host multiple customer
instances on shared infrastructure. Ingress plays a crucial role in these
environments:&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;ul style=&quot;margin-top: 0cm;&quot; type=&quot;disc&quot;&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Domain-based
     Tenant Isolation&lt;/b&gt;: Each tenant gets their own subdomain (e.g.,
     customer1.example.com, customer2.example.com) with Ingress routing traffic
     to the appropriate tenant&#39;s services.&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Authentication
     Boundaries&lt;/b&gt;: Ingress controllers can enforce tenant-specific
     authentication, ensuring users can only access their designated
     environment.&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Resource
     Isolation&lt;/b&gt;: Combined with namespace separation, Ingress helps maintain
     clear boundaries between tenant resources while sharing the underlying
     infrastructure.&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;A large enterprise software provider successfully migrated
from a traditional VM-based deployment to a Kubernetes platform, using Ingress
to route traffic to over 500 customer instances. This transition reduced their
infrastructure costs by 40% while improving deployment speed and reliability.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;h4 style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/h4&gt;&lt;h4 style=&quot;text-align: left;&quot;&gt;Microservices Architectures&lt;/h4&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;Organizations with complex microservices architectures rely
heavily on Ingress:&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;ul style=&quot;margin-top: 0cm;&quot; type=&quot;disc&quot;&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;API
     Gateway Pattern&lt;/b&gt;: Ingress serves as an API gateway, routing external
     requests to the appropriate internal microservices based on URL paths.&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Backend
     for Frontend (BFF)&lt;/b&gt;: Different client applications (web, mobile,
     third-party) can be routed to specialized backend services optimized for
     their needs.&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Versioned
     APIs&lt;/b&gt;: Ingress can route traffic to different versions of services,
     enabling smooth API evolution without breaking existing clients.&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;A financial technology company uses this approach to manage
its payment processing platform, which consists of over 30 microservices.
Their Ingress configuration routes traffic based on both path and client type,
ensuring optimal performance for different integration patterns.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;h3 style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/h3&gt;&lt;h3 style=&quot;text-align: left;&quot;&gt;Blue-Green Deployments&lt;/h3&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;Ingress facilitates sophisticated deployment strategies:&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;ul style=&quot;margin-top: 0cm;&quot; type=&quot;disc&quot;&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Zero-downtime
     Deployments&lt;/b&gt;: By maintaining both &quot;blue&quot; (current) and
     &quot;green&quot; (new) versions of an application, Ingress can instantly
     switch traffic between them.&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Instant
     Rollback&lt;/b&gt;: If issues are detected in a new deployment, traffic can be
     immediately redirected back to the previous version.&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Environment
     Validation&lt;/b&gt;: QA teams can validate the &quot;green&quot; environment
     before it receives production traffic.&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;An e-commerce platform uses this approach during its
high-traffic holiday season, successfully deploying multiple updates per day
without any customer-facing downtime, resulting in a 15% increase in conversion
rates due to rapidly deployed optimizations.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;h3 style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/h3&gt;&lt;h3 style=&quot;text-align: left;&quot;&gt;Canary Releases&lt;/h3&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;Ingress controllers enable sophisticated canary deployment
strategies:&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;ul style=&quot;margin-top: 0cm;&quot; type=&quot;disc&quot;&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Percentage-based
     Traffic Splitting&lt;/b&gt;: Gradually increase traffic to a new version,
     starting with a small percentage (e.g., 5%) and increasing as confidence
     grows.&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;User-based
     Canaries&lt;/b&gt;: Direct specific user segments (e.g., internal users, beta
     testers) to the new version while keeping most users on the stable
     version.&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Feature
     Flags&lt;/b&gt;: Combined with application-level feature flags, Ingress can help
     implement complex progressive delivery strategies.&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;A streaming media service uses canary deployments via their
Ingress controller to test new recommendation algorithms with 2% of their user
base before full rollout, reducing the risk of negative user experience while
enabling rapid innovation.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;h4 style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/h4&gt;&lt;h4 style=&quot;text-align: left;&quot;&gt;Global Application Delivery&lt;/h4&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;Organizations with a global presence use Ingress as part of
their worldwide application delivery strategy:&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;ul style=&quot;margin-top: 0cm;&quot; type=&quot;disc&quot;&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Regional
     Ingress Controllers&lt;/b&gt;: Deploy Ingress controllers in multiple geographic
     regions, each serving users in that region.&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Global
     DNS Load Balancing&lt;/b&gt;: Use DNS with geo-routing to direct users to the
     nearest regional Ingress.&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Consistent
     Configuration&lt;/b&gt;: Maintain consistent Ingress configurations across
     regions while allowing for regional customizations where needed.&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;A global SaaS provider implemented this architecture to
reduce average response times by 65% for their international customers while
maintaining a single, consistent deployment pipeline.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;These real-world examples demonstrate the versatility and
power of Kubernetes Ingress in solving complex traffic management challenges
across different industries and use cases. By understanding these patterns, you
can apply similar strategies to your own Kubernetes environments.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;h3 style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/h3&gt;&lt;h3 style=&quot;text-align: left;&quot;&gt;Future Trends&lt;/h3&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;As Kubernetes continues to evolve, so does the landscape of
ingress and traffic management. Understanding emerging trends will help you
make forward-looking decisions about your infrastructure. Here are the key
developments shaping the future of Kubernetes Ingress.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;h4 style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/h4&gt;&lt;h4 style=&quot;text-align: left;&quot;&gt;Gateway API as the Evolution of Ingress&lt;/h4&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;The most significant trend in Kubernetes traffic management
is the emergence of the Gateway API, which is designed to address the
limitations of the current Ingress resource.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;ul style=&quot;margin-top: 0cm;&quot; type=&quot;disc&quot;&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Enhanced
     Expressiveness&lt;/b&gt;: Gateway API provides more sophisticated configuration
     options than traditional Ingress, allowing for complex routing scenarios
     that previously required custom annotations.&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Improved
     Role-oriented Design&lt;/b&gt;: The API is structured around distinct roles
     (infrastructure providers, cluster operators, application developers),
     making it easier to manage responsibilities in large organizations.&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Standardized
     Configuration&lt;/b&gt;: Gateway API aims to reduce the reliance on
     controller-specific annotations, creating a more consistent experience
     across different implementations.&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Native
     Support for TCP/UDP&lt;/b&gt;: Unlike traditional Ingress which focuses
     primarily on HTTP/HTTPS, the Gateway API natively supports TCP and UDP
     protocols.&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;Many Ingress controller providers are already implementing
Gateway API support alongside traditional Ingress resources, allowing for a
gradual migration path. Organizations planning long-term Kubernetes strategies
should begin familiarizing themselves with Gateway API concepts.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;h4 style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/h4&gt;&lt;h4 style=&quot;text-align: left;&quot;&gt;Integration with Service Mesh&lt;/h4&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;The line between Ingress controllers and service mesh
technologies continues to blur:&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;ul style=&quot;margin-top: 0cm;&quot; type=&quot;disc&quot;&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Unified
     Traffic Management&lt;/b&gt;: Solutions that combine north-south (external)
     traffic handled by Ingress with east-west (internal) traffic managed by
     service mesh are becoming more common.&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Consistent
     Security Policies&lt;/b&gt;: Integrated approaches allow security policies to be
     applied consistently across both external and internal traffic.&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;End-to-end
     Observability&lt;/b&gt;: Combined solutions provide visibility into the entire
     request path, from external entry to internal service-to-service
     communication.&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Simplified
     Operational Model&lt;/b&gt;: Managing a single system rather than separate
     Ingress and service mesh components reduces operational complexity.&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;Projects like Istio and Linkerd are leading this integration
trend, offering unified approaches to traffic management that span both ingress
and mesh capabilities.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;h4 style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/h4&gt;&lt;h4 style=&quot;text-align: left;&quot;&gt;Multi-cluster Ingress Solutions&lt;/h4&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;As organizations adopt multi-cluster Kubernetes strategies
for reasons including geographic distribution, failure isolation, and
regulatory compliance, multi-cluster ingress solutions are gaining importance:&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;ul style=&quot;margin-top: 0cm;&quot; type=&quot;disc&quot;&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Centralized
     Management&lt;/b&gt;: Tools that allow managing Ingress across multiple clusters
     from a single control plane.&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Global
     Load Balancing&lt;/b&gt;: Intelligent traffic distribution across clusters based
     on factors like proximity, cluster health, and capacity.&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Consistent
     Policy Enforcement&lt;/b&gt;: Applying consistent security and routing policies
     across all clusters regardless of their location or provider.&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Disaster
     Recovery&lt;/b&gt;: Seamless failover between clusters during outages with
     minimal or no manual intervention.&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;Cloud providers are increasingly offering managed
multi-cluster Ingress solutions, while open-source projects are developing
provider-agnostic alternatives.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;h4 style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/h4&gt;&lt;h4 style=&quot;text-align: left;&quot;&gt;Enhanced Security Capabilities&lt;/h4&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;Security at the Ingress layer continues to advance:&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;ul style=&quot;margin-top: 0cm;&quot; type=&quot;disc&quot;&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Zero
     Trust Architectures&lt;/b&gt;: Ingress controllers are incorporating principles
     of zero trust, where every request is authenticated and authorized
     regardless of its origin.&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Advanced
     Threat Protection&lt;/b&gt;: Integration with security tools that provide
     protection against sophisticated attacks, including API-specific threats.&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Automated
     Certificate Management&lt;/b&gt;: More sophisticated and reliable automation
     around certificate issuance, renewal, and revocation.&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Identity-aware
     Proxying&lt;/b&gt;: Deeper integration with identity providers to make access
     decisions based on user identity rather than network location.&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;These security enhancements are particularly important as
organizations expose more critical workloads through Kubernetes.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;h3 style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/h3&gt;&lt;h3 style=&quot;text-align: left;&quot;&gt;AI-powered Traffic Management&lt;/h3&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;Emerging solutions are beginning to incorporate artificial
intelligence for more intelligent traffic management:&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;ul style=&quot;margin-top: 0cm;&quot; type=&quot;disc&quot;&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Anomaly
     Detection&lt;/b&gt;: Identifying unusual traffic patterns that might indicate
     security threats or application issues.&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Predictive
     Scaling&lt;/b&gt;: Anticipating traffic spikes and proactively scaling Ingress
     resources before traditional metrics would trigger scaling.&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Intelligent
     Routing&lt;/b&gt;: Dynamically adjusting routing rules based on real-time
     performance data to optimize user experience.&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Automated
     Troubleshooting&lt;/b&gt;: Using AI to analyze traffic patterns and identify the
     root cause of issues faster than manual investigation.&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;While still in early stages, these AI-powered capabilities
represent the next frontier in Kubernetes traffic management.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;By staying informed about these trends and planning
accordingly, organizations can ensure their Kubernetes ingress strategy remains
effective and future-proof as the technology landscape continues to evolve.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot;&gt;&lt;br /&gt;&lt;/p&gt;

&lt;h3 style=&quot;text-align: left;&quot;&gt;Key Takeaways&lt;/h3&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;The journey to mastering Kubernetes Ingress involves
understanding several critical aspects:&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;ul style=&quot;margin-top: 0cm;&quot; type=&quot;disc&quot;&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Architectural
     Importance&lt;/b&gt;: Ingress serves as the crucial entry point for external
     traffic, bridging the gap between your users and your containerized
     services.&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Controller
     Selection&lt;/b&gt;: Choosing the right Ingress controller—whether NGINX,
     Traefik, HAProxy, or Istio—should be based on your specific requirements
     for performance, features, and operational complexity.&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Security
     First&lt;/b&gt;: Implementing robust security practices at the Ingress layer,
     including TLS encryption, authentication, and rate limiting, is essential
     for protecting your applications.&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Operational
     Excellence&lt;/b&gt;: Following best practices for performance optimization,
     scalability, and monitoring ensures your Ingress implementation remains
     reliable under varying conditions.&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Strategic
     Deployment Patterns&lt;/b&gt;: Leveraging Ingress for advanced deployment
     strategies like blue-green deployments and canary releases can
     significantly reduce risk while accelerating innovation.&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Future
     Readiness&lt;/b&gt;: Staying informed about emerging trends, particularly the
     Gateway API, positions your organization to adapt as Kubernetes continues
     to evolve.&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 style=&quot;text-align: left;&quot;&gt;Strategic Recommendations&lt;/h3&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;As you implement or refine your Kubernetes Ingress strategy,
consider these recommendations:&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;ol start=&quot;1&quot; style=&quot;margin-top: 0cm;&quot; type=&quot;1&quot;&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Start
     with Simplicity&lt;/b&gt;: Begin with basic Ingress configurations and gradually
     incorporate more advanced features as your team gains experience.&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Invest
     in Automation&lt;/b&gt;: Automate as much of your Ingress management as
     possible, including certificate handling, configuration updates, and
     scaling.&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Embrace
     GitOps&lt;/b&gt;: Manage your Ingress configurations as code, stored in version
     control and deployed through automated pipelines.&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Prioritize
     Observability&lt;/b&gt;: Implement comprehensive monitoring and logging for your
     Ingress controllers to quickly identify and resolve issues.&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Plan
     for Scale&lt;/b&gt;: Design your Ingress architecture with future growth in
     mind, considering how it will handle increased traffic and additional
     services.&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot;&gt;&lt;b&gt;Stay
     Educated&lt;/b&gt;: The Kubernetes ecosystem evolves rapidly; allocate time for
     your team to stay current with best practices and new capabilities.&lt;o:p&gt;&lt;/o:p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;Kubernetes Ingress represents a critical intersection of
networking, security, and application delivery. By mastering its capabilities,
you can create more resilient, scalable, and user-friendly applications that
fully leverage the power of Kubernetes orchestration.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;As you continue your Kubernetes journey, remember that
effective Ingress management is not just a technical implementation but a
strategic advantage that can significantly impact your application&#39;s success in
today&#39;s competitive landscape.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;&lt;br /&gt;&lt;/p&gt;

&lt;p class=&quot;MsoNormal&quot;&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.virtualvmx.com/feeds/1314715661040871618/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.virtualvmx.com/2025/05/mastering-kubernetes-ingress-gateway-to_23.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7301826463672350299/posts/default/1314715661040871618'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7301826463672350299/posts/default/1314715661040871618'/><link rel='alternate' type='text/html' href='http://www.virtualvmx.com/2025/05/mastering-kubernetes-ingress-gateway-to_23.html' title='Mastering Kubernetes Ingress: The Gateway to Efficient Container Traffic Management'/><author><name>Sachin Bhardwaj</name><uri>http://www.blogger.com/profile/00246998315096670256</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhumkDUgyp6Slm4Sel4YA7kFTzr2qKTJ5WJDquHMLDxBHE4eQ2smgDGIm0Oy_kElsZrR3jJFhIdDSZiC8Ao35NWxsVLKx6nQ8pzaY_D1qrkHtaRuq_dZWhGwftDfSIgtw/s220/marvel.JPG'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/a/AVvXsEjhN6syuy15IZRZPssuJJ6eC5MOTCj7bdViHfCs2EI69-vepp7EwdtdO6jPtR9I-d4NudM5ZuqocedoyQAjcxIBgLNLXRgvITh-RjjKb28nRd2LOuFwkMWYV5Oe6VZKSuXvT8mqLm8-31GeippLGXoeKFEnKpkqxf_GQQdRpLmJ5zMDApmg9XenEh9QoqM=s72-w640-h557-c" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7301826463672350299.post-4131618762556404721</id><published>2025-05-07T22:02:00.005+05:30</published><updated>2025-05-07T22:02:49.914+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="#vshpere&#xa;#NSX-T"/><category scheme="http://www.blogger.com/atom/ns#" term="vsphere"/><title type='text'>VMExplore 2025: Where Enterprise Vision Meets Technical Execution</title><content type='html'>&lt;h2 style=&quot;text-align: left;&quot;&gt;Redefining the Future of Cloud Architecture, Infrastructure, and Innovation&lt;/h2&gt;&lt;p class=&quot;&quot; data-end=&quot;725&quot; data-start=&quot;454&quot;&gt;As technology accelerates, &lt;strong data-end=&quot;518&quot; data-start=&quot;481&quot;&gt;enterprise leaders and architects&lt;/strong&gt; face one critical mandate: &lt;strong data-end=&quot;580&quot; data-start=&quot;546&quot;&gt;transform fast, or fall behind&lt;/strong&gt;. At &lt;strong data-end=&quot;603&quot; data-start=&quot;585&quot;&gt;VMexplore 2025&lt;/strong&gt;, that transformation comes to life—with thought leadership, technical strategy, and actionable insights all in one place.&lt;/p&gt;&lt;p class=&quot;&quot; data-end=&quot;925&quot; data-start=&quot;727&quot;&gt;Whether you&#39;re re-architecting legacy infrastructure, optimizing a hybrid/multi-cloud footprint, or planning your AI-ready future, &lt;strong data-end=&quot;925&quot; data-start=&quot;858&quot;&gt;VMexplore is your platform to lead with clarity and confidence.&lt;/strong&gt;&lt;/p&gt;&lt;hr class=&quot;&quot; data-end=&quot;930&quot; data-start=&quot;927&quot; /&gt;&lt;h3 class=&quot;&quot; data-end=&quot;996&quot; data-start=&quot;932&quot;&gt;&lt;br /&gt;&lt;/h3&gt;&lt;h3 class=&quot;&quot; data-end=&quot;996&quot; data-start=&quot;932&quot;&gt;Why Architects &amp;amp; Enterprise Decision-Makers Should Attend&lt;/h3&gt;&lt;h4 class=&quot;&quot; data-end=&quot;1063&quot; data-start=&quot;998&quot;&gt;&lt;strong data-end=&quot;1061&quot; data-start=&quot;1003&quot;&gt;1. Executive Keynotes That Set the Strategic Direction&lt;/strong&gt;&lt;/h4&gt;&lt;p class=&quot;&quot; data-end=&quot;1305&quot; data-start=&quot;1064&quot;&gt;Be the first to hear from VMware executives, Fortune 500 CIOs, and industry pioneers as they outline the future of digital infrastructure. Learn how leading enterprises are scaling with modern apps, AI-driven ops, and secure edge strategies.&lt;/p&gt;&lt;h4 class=&quot;&quot; data-end=&quot;1365&quot; data-start=&quot;1307&quot;&gt;&lt;strong data-end=&quot;1363&quot; data-start=&quot;1312&quot;&gt;2. Architecture-Driven Breakouts &amp;amp; Case Studies&lt;/strong&gt;&lt;/h4&gt;&lt;p class=&quot;&quot; data-end=&quot;1564&quot; data-start=&quot;1366&quot;&gt;Join deep-dive sessions on designing resilient, scalable, and secure environments using VMware Cloud Foundation, Tanzu, Aria, and NSX. Walk away with real-world frameworks you can apply immediately.&lt;/p&gt;&lt;h4 class=&quot;&quot; data-end=&quot;1627&quot; data-start=&quot;1566&quot;&gt;&lt;strong data-end=&quot;1625&quot; data-start=&quot;1571&quot;&gt;3. Strategy Meets Execution in the Innovation Zone&lt;/strong&gt;&lt;/h4&gt;&lt;p class=&quot;&quot; data-end=&quot;1799&quot; data-start=&quot;1628&quot;&gt;Explore cutting-edge solutions from VMware partners. From sovereign cloud to AI workloads and Kubernetes at scale—discover technologies enabling enterprise transformation.&lt;/p&gt;&lt;h4 class=&quot;&quot; data-end=&quot;1841&quot; data-start=&quot;1801&quot;&gt;&lt;strong data-end=&quot;1839&quot; data-start=&quot;1806&quot;&gt;4. Build High-Impact Networks&lt;/strong&gt;&lt;/h4&gt;&lt;p class=&quot;&quot; data-end=&quot;2019&quot; data-start=&quot;1842&quot;&gt;Connect with global architects, CTOs, and decision-makers in exclusive forums, roundtables, and leadership meetups. Exchange ideas, solve challenges, and spark new partnerships.&lt;/p&gt;&lt;h4 class=&quot;&quot; data-end=&quot;2068&quot; data-start=&quot;2021&quot;&gt;&lt;strong data-end=&quot;2066&quot; data-start=&quot;2026&quot;&gt;5. Upskill &amp;amp; Future-Proof Your Teams&lt;/strong&gt;&lt;/h4&gt;&lt;p class=&quot;&quot; data-end=&quot;2274&quot; data-start=&quot;2069&quot;&gt;Take advantage of certification programs and leadership workshops designed for those steering enterprise-wide digital strategies. Empower your organization with the tools and talent needed for what&#39;s next.&lt;/p&gt;&lt;hr class=&quot;&quot; data-end=&quot;2279&quot; data-start=&quot;2276&quot; /&gt;&lt;h3 class=&quot;&quot; data-end=&quot;2319&quot; data-start=&quot;2281&quot;&gt;&lt;br /&gt;&lt;/h3&gt;&lt;h3 class=&quot;&quot; data-end=&quot;2319&quot; data-start=&quot;2281&quot;&gt;Lead the Change, Don’t Chase It&lt;/h3&gt;&lt;p class=&quot;&quot; data-end=&quot;2551&quot; data-start=&quot;2321&quot;&gt;Today’s IT leaders aren&#39;t just managing infrastructure—they&#39;re &lt;strong data-end=&quot;2422&quot; data-start=&quot;2384&quot;&gt;architecting competitive advantage&lt;/strong&gt;. At VMexplore 2025, you&#39;ll gain the insights, partners, and roadmap to deliver business outcomes faster, securely, and at scale.&lt;/p&gt;&lt;hr class=&quot;&quot; data-end=&quot;2556&quot; data-start=&quot;2553&quot; /&gt;&lt;h3 class=&quot;&quot; data-end=&quot;2583&quot; data-start=&quot;2558&quot;&gt;&lt;br /&gt;&lt;/h3&gt;&lt;h3 class=&quot;&quot; data-end=&quot;2583&quot; data-start=&quot;2558&quot;&gt;Who Should Attend?&lt;/h3&gt;&lt;ul data-end=&quot;2736&quot; data-start=&quot;2585&quot;&gt;
&lt;li class=&quot;&quot; data-end=&quot;2610&quot; data-start=&quot;2585&quot;&gt;
&lt;p class=&quot;&quot; data-end=&quot;2610&quot; data-start=&quot;2587&quot;&gt;Enterprise Architects&lt;/p&gt;
&lt;/li&gt;
&lt;li class=&quot;&quot; data-end=&quot;2642&quot; data-start=&quot;2611&quot;&gt;
&lt;p class=&quot;&quot; data-end=&quot;2642&quot; data-start=&quot;2613&quot;&gt;IT &amp;amp; Cloud Strategy Leaders&lt;/p&gt;
&lt;/li&gt;
&lt;li class=&quot;&quot; data-end=&quot;2658&quot; data-start=&quot;2643&quot;&gt;
&lt;p class=&quot;&quot; data-end=&quot;2658&quot; data-start=&quot;2645&quot;&gt;CTOs &amp;amp; CIOs&lt;/p&gt;
&lt;/li&gt;
&lt;li class=&quot;&quot; data-end=&quot;2700&quot; data-start=&quot;2659&quot;&gt;
&lt;p class=&quot;&quot; data-end=&quot;2700&quot; data-start=&quot;2661&quot;&gt;Infrastructure and Platform Engineers&lt;/p&gt;
&lt;/li&gt;
&lt;li class=&quot;&quot; data-end=&quot;2736&quot; data-start=&quot;2701&quot;&gt;
&lt;p class=&quot;&quot; data-end=&quot;2736&quot; data-start=&quot;2703&quot;&gt;Digital Transformation Officers&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;&lt;hr class=&quot;&quot; data-end=&quot;2741&quot; data-start=&quot;2738&quot; /&gt;&lt;h3 class=&quot;&quot; data-end=&quot;2767&quot; data-start=&quot;2743&quot;&gt;&lt;br /&gt;&lt;/h3&gt;&lt;h3 class=&quot;&quot; data-end=&quot;2767&quot; data-start=&quot;2743&quot;&gt;Join the Movement&lt;/h3&gt;&lt;p&gt;





















&lt;/p&gt;&lt;p class=&quot;&quot; data-end=&quot;2895&quot; data-start=&quot;2769&quot;&gt;The enterprises of tomorrow are being architected today. &lt;strong data-end=&quot;2895&quot; data-start=&quot;2826&quot;&gt;Be where the builders meet the visionaries. Be at VMexplore 2025.&lt;/strong&gt;&lt;/p&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.virtualvmx.com/feeds/4131618762556404721/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.virtualvmx.com/2025/05/vmexplore-2025-where-enterprise-vision.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7301826463672350299/posts/default/4131618762556404721'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7301826463672350299/posts/default/4131618762556404721'/><link rel='alternate' type='text/html' href='http://www.virtualvmx.com/2025/05/vmexplore-2025-where-enterprise-vision.html' title='VMExplore 2025: Where Enterprise Vision Meets Technical Execution'/><author><name>Sachin Bhardwaj</name><uri>http://www.blogger.com/profile/00246998315096670256</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhumkDUgyp6Slm4Sel4YA7kFTzr2qKTJ5WJDquHMLDxBHE4eQ2smgDGIm0Oy_kElsZrR3jJFhIdDSZiC8Ao35NWxsVLKx6nQ8pzaY_D1qrkHtaRuq_dZWhGwftDfSIgtw/s220/marvel.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7301826463672350299.post-6565047010085751570</id><published>2024-11-16T11:37:00.006+05:30</published><updated>2024-11-16T11:39:08.889+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="Kubernetes"/><title type='text'>Power of Infrastructure as Code  (IaC)</title><content type='html'>&lt;p style=&quot;text-align: justify;&quot;&gt;&lt;strong&gt;Provisioning traditional IT infrastructure&lt;/strong&gt; is a time-intensive and costly process. It involves setting up hardware physically, installing and configuring operating systems, and connecting to middleware, networks, and storage systems—all tasks that require skilled personnel.&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;&lt;strong&gt;Virtualization and cloud-native development&lt;/strong&gt; address the challenge of managing physical hardware by enabling developers to provision virtual servers or containers on demand. However, provisioning virtualized infrastructure still poses challenges: it diverts developers’ attention from coding, requires repetitive setup for each deployment, and lacks robust mechanisms for tracking environment changes or preventing inconsistencies that can disrupt deployments.&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;&lt;strong&gt;Infrastructure as Code (IaC)&lt;/strong&gt; takes automation a step further, allowing developers to “order up” fully documented, version-controlled infrastructure by simply running a script. This approach provides several benefits, including improved efficiency, consistency, and ease of tracking changes.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEiJ9YT7FkMc9yQnVoDcN9RXqvyxmSlM68mXoc21VVOnEvhJhWKs71yfmG-Us69AI6Fut2JSFziLHtk_fh5onzp8MpQbUgEZb4aJY-BPIjKVMP_ZDMwOnmaImmBPeyJeKelREf3f-6OCjSzp5sqA38hkAj6M3PyeSu1cNOsAmV0bbzSrzetp2JSEoTjjvWc&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img data-original-height=&quot;391&quot; data-original-width=&quot;736&quot; height=&quot;341&quot; src=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEiJ9YT7FkMc9yQnVoDcN9RXqvyxmSlM68mXoc21VVOnEvhJhWKs71yfmG-Us69AI6Fut2JSFziLHtk_fh5onzp8MpQbUgEZb4aJY-BPIjKVMP_ZDMwOnmaImmBPeyJeKelREf3f-6OCjSzp5sqA38hkAj6M3PyeSu1cNOsAmV0bbzSrzetp2JSEoTjjvWc=w640-h341&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;&lt;/p&gt;&lt;h3&gt;&lt;strong&gt;IaC Tools by Category&lt;/strong&gt;&lt;/h3&gt;&lt;h4&gt;&lt;strong&gt;&lt;u&gt;Provisioning Tools&lt;/u&gt;&lt;/strong&gt;&lt;/h4&gt;&lt;ol&gt;&lt;li&gt;&lt;strong&gt;Terraform&lt;/strong&gt;: An open-source, cloud-agnostic tool that works across multiple environments.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Pulumi&lt;/strong&gt;: A code-based IaC tool supporting languages like Python, TypeScript, and more.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;CloudFormation&lt;/strong&gt;: AWS-specific tool for defining and managing AWS resources.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Google Cloud Deployment Manager&lt;/strong&gt;: A declarative tool for provisioning and managing GCP resources.&lt;/li&gt;&lt;/ol&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;h4&gt;&lt;strong&gt;&lt;u&gt;Configuration Management Tools&lt;/u&gt;&lt;/strong&gt;&lt;/h4&gt;&lt;ol&gt;&lt;li&gt;&lt;strong&gt;Ansible&lt;/strong&gt;: Agentless automation tool for configuration, application deployment, and provisioning.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Chef&lt;/strong&gt;: A code-based configuration management tool using Ruby.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Puppet&lt;/strong&gt;: A declarative tool for managing and automating infrastructure configuration.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;SaltStack&lt;/strong&gt;: A scalable platform for configuration management and automation.&lt;/li&gt;&lt;/ol&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;h4&gt;&lt;strong&gt;&lt;u&gt;Container Management Tools&lt;/u&gt;&lt;/strong&gt;&lt;/h4&gt;&lt;ol&gt;&lt;li&gt;&lt;strong&gt;Kubernetes (K8s)&lt;/strong&gt;: A powerful orchestration platform for managing containerized applications.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Docker Compose :&lt;/strong&gt;&amp;nbsp;A declarative YAML-based tool for defining and managing multi-container applications.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Helm&lt;/strong&gt;: A package manager for Kubernetes, simplifying resource management.&lt;/li&gt;&lt;/ol&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;h4&gt;&lt;strong&gt;&lt;u&gt;Version Control and Pipeline-Oriented Tools&lt;/u&gt;&lt;/strong&gt;&lt;/h4&gt;&lt;ol&gt;&lt;li&gt;&lt;strong&gt;GitOps Tools&lt;/strong&gt;: Tools like Flux and ArgoCD that enable Git-based workflows for declarative infrastructure management.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Jenkins Pipelines for IaC&lt;/strong&gt;: For creating automated pipelines with IaC integration.&lt;/li&gt;&lt;/ol&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;h4&gt;&lt;strong&gt;&lt;u&gt;Specialized IaC Tools&lt;/u&gt;&lt;/strong&gt;&lt;/h4&gt;&lt;ol&gt;&lt;li&gt;&lt;strong&gt;Vagrant&lt;/strong&gt;: A tool for managing and provisioning virtualized development environments.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Packer&lt;/strong&gt;: Automates the creation of machine images across multiple platforms.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Spinnaker&lt;/strong&gt;: A deployment tool supporting IaC strategies in CI/CD pipelines.&lt;/li&gt;&lt;/ol&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;By streamlining infrastructure management, &lt;strong&gt;IaC&lt;/strong&gt; accelerates deployments, ensures reliability, and makes scaling infrastructure easier and more predictable.&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.virtualvmx.com/feeds/6565047010085751570/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.virtualvmx.com/2024/11/power-of-infrastructure-as-code-iac.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7301826463672350299/posts/default/6565047010085751570'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7301826463672350299/posts/default/6565047010085751570'/><link rel='alternate' type='text/html' href='http://www.virtualvmx.com/2024/11/power-of-infrastructure-as-code-iac.html' title='Power of Infrastructure as Code  (IaC)'/><author><name>Sachin Bhardwaj</name><uri>http://www.blogger.com/profile/00246998315096670256</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhumkDUgyp6Slm4Sel4YA7kFTzr2qKTJ5WJDquHMLDxBHE4eQ2smgDGIm0Oy_kElsZrR3jJFhIdDSZiC8Ao35NWxsVLKx6nQ8pzaY_D1qrkHtaRuq_dZWhGwftDfSIgtw/s220/marvel.JPG'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/a/AVvXsEiJ9YT7FkMc9yQnVoDcN9RXqvyxmSlM68mXoc21VVOnEvhJhWKs71yfmG-Us69AI6Fut2JSFziLHtk_fh5onzp8MpQbUgEZb4aJY-BPIjKVMP_ZDMwOnmaImmBPeyJeKelREf3f-6OCjSzp5sqA38hkAj6M3PyeSu1cNOsAmV0bbzSrzetp2JSEoTjjvWc=s72-w640-h341-c" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7301826463672350299.post-6406696778810767881</id><published>2023-12-03T11:14:00.017+05:30</published><updated>2023-12-03T11:42:07.671+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="#vshpere&#xa;#NSX-T"/><title type='text'>VMware Skyline</title><content type='html'>&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; text-align: justify;&quot;&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;&lt;span style=&quot;font-size: 12pt;&quot;&gt;VMware Skyline is a SaaS product
offering from VMware. It&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;background: white; color: #1f1f1f; font-size: 12pt;&quot;&gt;offers significant benefits for
your IT operations.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; text-align: justify;&quot;&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;&lt;span style=&quot;background: white; color: #1f1f1f; font-size: 12pt;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12pt;&quot;&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;This offering has unplugged most of the
challenges in day 2 operations and this is a revolutionary add-on for VMware
engineers or Sysadmins.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; text-align: justify;&quot;&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;&lt;span style=&quot;font-size: 12pt;&quot;&gt;VMware Skyline is based on AI/ML
terminology which proactively supports helping identify the&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;background: white; color: #1f1f1f; font-size: 12pt;&quot;&gt;anomalies,&amp;nbsp;optimize
configurations&lt;/span&gt;&lt;span style=&quot;font-size: 12pt;&quot;&gt;&amp;nbsp;or any coming impact to make the stability in VMware environment.&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12pt;&quot;&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;Also, its &quot;LogAssist&quot; feature
is fabulous which assists in automating the logs shipment to the VMware portal
during raising service requests with their support team. This&amp;nbsp;SaaS product
comes free for every VMware customer who has having valid support contract (
Production and Premier support).&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12pt;&quot;&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEgYsbGsk7nSxtId7hQOrdxcAth-bFjMFhK-1DP7KNfyq8qVkipJp2yrL6cVTeMINmoe68VDoEQMN_cJLMrM_TW-E5-d8-HUIgPp9_5FWlPtYn9qIypX3RQSi86F-rFgWn_fNEs7Cf8Ef7TGrUk6Rm5Jm7Ns6zOf7RTiupsxsrD8zmxPESn22lW6FjhHc-w&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img data-original-height=&quot;255&quot; data-original-width=&quot;359&quot; height=&quot;238&quot; src=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEgYsbGsk7nSxtId7hQOrdxcAth-bFjMFhK-1DP7KNfyq8qVkipJp2yrL6cVTeMINmoe68VDoEQMN_cJLMrM_TW-E5-d8-HUIgPp9_5FWlPtYn9qIypX3RQSi86F-rFgWn_fNEs7Cf8Ef7TGrUk6Rm5Jm7Ns6zOf7RTiupsxsrD8zmxPESn22lW6FjhHc-w=w335-h238&quot; width=&quot;335&quot; /&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;&lt;br /&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;p&gt;&lt;/p&gt;&lt;p align=&quot;center&quot; class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-bottom: 0cm; text-align: center;&quot;&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-bottom: 0cm;&quot;&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;&lt;span style=&quot;font-size: 12pt;&quot;&gt;&lt;u style=&quot;font-family: inherit; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 16pt;&quot;&gt;Features of VMware
Skyline&lt;/span&gt;&lt;/u&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;background: white; line-height: normal; margin-bottom: 3.0pt; margin-left: 0cm; margin-right: 0cm; margin-top: 3.0pt; margin: 3pt 0cm; mso-outline-level: 4; text-align: justify;&quot;&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;&lt;span style=&quot;color: #1f1f1f; font-size: 12pt;&quot;&gt;VMware Skyline : Enhanced Visibility and Proactive Solutions for Your
IT Environment&lt;/span&gt;&lt;b&gt;&lt;span style=&quot;font-size: 12pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;ul type=&quot;disc&quot;&gt;
 &lt;li class=&quot;MsoNormal&quot; style=&quot;background: white; color: #1f1f1f; line-height: normal; margin-bottom: 7.5pt; mso-list: l0 level1 lfo1; mso-margin-top-alt: auto; mso-outline-level: 4; tab-stops: list 36.0pt; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12pt;&quot;&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;&lt;b&gt;Rapid Response&lt;/b&gt;:&amp;nbsp;No more
     waiting 48+ hours for notifications!&amp;nbsp;Skyline Pro delivers insights
     within 4 hours,&amp;nbsp;empowering you to swiftly address issues before they
     escalate.&lt;b&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot; style=&quot;background: white; color: #1f1f1f; line-height: normal; margin-bottom: 7.5pt; mso-list: l0 level1 lfo1; mso-margin-top-alt: auto; mso-outline-level: 4; tab-stops: list 36.0pt; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12pt;&quot;&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;&lt;b&gt;Proactive Prevention:&lt;/b&gt;&amp;nbsp;Gain granular visibility across your entire global
     environment.&amp;nbsp;Automated analysis of
     configurations,&amp;nbsp;upgrades,&amp;nbsp;and trends provides predictive
     recommendations,&amp;nbsp;allowing you to pre-empt problems.&lt;b&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot; style=&quot;background: white; color: #1f1f1f; line-height: normal; margin-bottom: 7.5pt; mso-list: l0 level1 lfo1; mso-margin-top-alt: auto; mso-outline-level: 4; tab-stops: list 36.0pt; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12pt;&quot;&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;&lt;b&gt;Faster Support
     Resolution:&lt;/b&gt;&amp;nbsp;Say goodbye to manual log file uploads and reactive
     support responses.&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot; style=&quot;background: white; color: #1f1f1f; line-height: normal; margin-bottom: 7.5pt; mso-list: l0 level1 lfo1; mso-margin-top-alt: auto; mso-outline-level: 4; tab-stops: list 36.0pt; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12pt;&quot;&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;&lt;b&gt;Boosted Security, and Reliability:&lt;/b&gt;&amp;nbsp;Proactive detection and remediation
     guidance keep your environment in optimal shape,&amp;nbsp;minimizing security
     risks and downtime.&lt;b&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot; style=&quot;background: white; color: #1f1f1f; line-height: normal; margin-bottom: 7.5pt; mso-list: l0 level1 lfo1; mso-margin-top-alt: auto; mso-outline-level: 4; tab-stops: list 36.0pt; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12pt;&quot;&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;&lt;b&gt;Seamless
     Integration:&lt;/b&gt;&amp;nbsp;Skyline comes bundled with vRealize Cloud Universal
     and on-premises Production and Premier Support,&amp;nbsp;offering a
     comprehensive solution without additional overhead.&lt;b&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;background: white; line-height: normal; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; mso-outline-level: 3; text-align: justify;&quot;&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;&lt;span style=&quot;font-size: 12pt;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;b&gt;&lt;span style=&quot;font-size: 16pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;background: white; line-height: normal; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; mso-outline-level: 3; text-align: justify;&quot;&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;&lt;u&gt;&lt;span style=&quot;color: #1f1f1f; font-size: 16pt;&quot;&gt;Skyline Advisor:
Your One-Stop Shop for Multi-Product Visibility and Insights&lt;/span&gt;&lt;/u&gt;&lt;b&gt;&lt;span style=&quot;font-size: 16pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; margin-bottom: 0cm; mso-margin-top-alt: auto; mso-outline-level: 4; text-align: justify;&quot;&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;&lt;span style=&quot;background: white; color: #1f1f1f; font-size: 12pt;&quot;&gt;Skyline Advisor
isn&#39;t just for vSphere anymore! This powerful tool extends its reach across
VMware products. Here&#39;s what one can manage with Skyline Advisor :&lt;/span&gt;&lt;b&gt;&lt;span style=&quot;font-size: 12pt;&quot;&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;&lt;ul type=&quot;disc&quot;&gt;
 &lt;li class=&quot;MsoNormal&quot; style=&quot;background: white; color: #1f1f1f; line-height: normal; margin-bottom: 7.5pt; mso-list: l1 level1 lfo2; mso-margin-top-alt: auto; mso-outline-level: 4; tab-stops: list 36.0pt; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12pt;&quot;&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;&lt;b&gt;vSphere:&amp;nbsp;&lt;/b&gt;Keep your core virtualization platform running with proactive health checks, performance optimizations and security recommendations.&amp;nbsp;&lt;/span&gt;&lt;/span&gt;This requires read-only access on the Skyline collector as an endpoint.&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot; style=&quot;background: white; color: #1f1f1f; line-height: normal; margin-bottom: 7.5pt; mso-list: l1 level1 lfo2; mso-margin-top-alt: auto; mso-outline-level: 4; tab-stops: list 36.0pt; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12pt;&quot;&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;&lt;b&gt;vSAN:&lt;/b&gt;&amp;nbsp;Ensure your
     storage infrastructure is rock-solid with automated analysis of cluster
     health,&amp;nbsp;capacity optimization,&amp;nbsp;and proactive issue detection.&lt;b&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot; style=&quot;background: white; color: #1f1f1f; line-height: normal; margin-bottom: 7.5pt; mso-list: l1 level1 lfo2; mso-margin-top-alt: auto; mso-outline-level: 4; tab-stops: list 36.0pt; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12pt;&quot;&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;&lt;b&gt;NSX-T/NSX:&lt;/b&gt;&amp;nbsp;Unify your
     network visibility and gain deep insights into NSX/ NSX-T
     deployments.&amp;nbsp;Proactively identify network anomalies,&amp;nbsp;optimize
     configurations,&amp;nbsp;and bolster security.&amp;nbsp;&lt;b&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;This requires auditor/admin access on Skyline collector as an endpoint.&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot; style=&quot;background: white; color: #1f1f1f; line-height: normal; margin-bottom: 7.5pt; mso-list: l1 level1 lfo2; mso-margin-top-alt: auto; mso-outline-level: 4; tab-stops: list 36.0pt; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12pt;&quot;&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;&lt;b&gt;vRealize Operations/Aria
     Operations:&lt;/b&gt;&amp;nbsp;Take your monitoring and analytics to the next
     level.&amp;nbsp;Skyline Advisor integrates seamlessly with vROps to provide
     even deeper insights and automated recommendations across your entire
     hybrid cloud environment.&amp;nbsp;&lt;b&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;This requires read-only access on the Skyline collector as an endpoint.&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot; style=&quot;background: white; color: #1f1f1f; line-height: normal; margin-bottom: 7.5pt; mso-list: l1 level1 lfo2; mso-margin-top-alt: auto; mso-outline-level: 4; tab-stops: list 36.0pt; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12pt;&quot;&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;&lt;b&gt;vRealize Automation/ Area
     Automation:&lt;/b&gt;&amp;nbsp;Streamline your automation workflows and infrastructure
     provisioning with proactive guidance from Skyline Advisor.&amp;nbsp;Identify
     potential bottlenecks and configuration issues before they impact
     deployments.&amp;nbsp;&lt;b&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;This requires read-only access on the Skyline collector as an endpoint.&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot; style=&quot;background: white; color: #1f1f1f; line-height: normal; margin-bottom: 7.5pt; mso-list: l1 level1 lfo2; mso-margin-top-alt: auto; mso-outline-level: 4; tab-stops: list 36.0pt; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12pt;&quot;&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;&lt;b&gt;Horizon:&lt;/b&gt;&amp;nbsp;Deliver a
     seamless and secure virtual desktop experience.&amp;nbsp;Skyline Advisor Pro
     monitors Horizon deployments,&amp;nbsp;identifies potential issues,&amp;nbsp;and
     recommends proactive steps to optimize performance and security.&amp;nbsp;&lt;b&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;This requires read-only access on the Skyline collector as an endpoint.&lt;/li&gt;
 &lt;li class=&quot;MsoNormal&quot; style=&quot;background: white; color: #1f1f1f; line-height: normal; margin-bottom: 7.5pt; mso-list: l1 level1 lfo2; mso-margin-top-alt: auto; mso-outline-level: 4; tab-stops: list 36.0pt; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12pt;&quot;&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;&lt;b&gt;VMware Cloud
     Foundation:&lt;/b&gt;&amp;nbsp;Gain end-to-end visibility and insights into your
     multi-cloud and on-premises deployments with Cloud Foundation.&amp;nbsp;&lt;b&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;This requires read-only access on the Skyline collector as an endpoint. However, LogAssist feature is still not available for this product.&lt;/li&gt;
&lt;/ul&gt;&lt;p class=&quot;MsoNormal&quot; style=&quot;line-height: normal; mso-margin-bottom-alt: auto; mso-margin-top-alt: auto; mso-outline-level: 4; text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: 12pt;&quot;&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;&amp;nbsp;&lt;b&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;































&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot;&gt;&lt;span style=&quot;font-size: 12pt; line-height: 107%;&quot;&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;







&lt;/p&gt;&lt;p class=&quot;MsoNormal&quot;&gt;&lt;br /&gt;&lt;/p&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.virtualvmx.com/feeds/6406696778810767881/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.virtualvmx.com/2023/12/vmware-skyline.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7301826463672350299/posts/default/6406696778810767881'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7301826463672350299/posts/default/6406696778810767881'/><link rel='alternate' type='text/html' href='http://www.virtualvmx.com/2023/12/vmware-skyline.html' title='VMware Skyline'/><author><name>Sachin Bhardwaj</name><uri>http://www.blogger.com/profile/00246998315096670256</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhumkDUgyp6Slm4Sel4YA7kFTzr2qKTJ5WJDquHMLDxBHE4eQ2smgDGIm0Oy_kElsZrR3jJFhIdDSZiC8Ao35NWxsVLKx6nQ8pzaY_D1qrkHtaRuq_dZWhGwftDfSIgtw/s220/marvel.JPG'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/a/AVvXsEgYsbGsk7nSxtId7hQOrdxcAth-bFjMFhK-1DP7KNfyq8qVkipJp2yrL6cVTeMINmoe68VDoEQMN_cJLMrM_TW-E5-d8-HUIgPp9_5FWlPtYn9qIypX3RQSi86F-rFgWn_fNEs7Cf8Ef7TGrUk6Rm5Jm7Ns6zOf7RTiupsxsrD8zmxPESn22lW6FjhHc-w=s72-w335-h238-c" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7301826463672350299.post-6582475257485041496</id><published>2023-11-21T12:42:00.032+05:30</published><updated>2023-11-22T09:44:47.925+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="NSX-T"/><title type='text'>Quick view on NSX Multi-Tenancy</title><content type='html'>&lt;p&gt;&amp;nbsp;NSX-T brings an evaluation into SDN space whether it&#39;s networking, security or even monitoring the environment.&lt;/p&gt;&lt;p&gt;During its long journey starting from acquiring this product from Nicira Network by VMware to date, we have seen several enhancements evolving into this product.&lt;/p&gt;&lt;p&gt;From NSX-V to NSX-T and now rebranded to NSX starting from version 4. x this product is all set on the customer expectation whether it&#39;s a startup or a multi-billion Fortune 500 organization.&lt;/p&gt;&lt;p&gt;In this article, we will discuss one of NSX new offerings in NSX ver 4.1 which is NSX Project or multi-site tenancy.&lt;/p&gt;&lt;p&gt;Before starting into this let&#39;s draft a hypothetical or fictitious scenario...&lt;/p&gt;&lt;p&gt;In an organization called Virtualvmx, there were 3 tenancies:&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;ul style=&quot;text-align: left;&quot;&gt;&lt;li&gt;Alpha&lt;/li&gt;&lt;li&gt;Beta&lt;/li&gt;&lt;li&gt;Gama&lt;/li&gt;&lt;/ul&gt;&lt;div&gt;All the above 3 tenants have some compliance guidelines for their organization where one tenant should not expose its networking component inside NSX with other tenants like Layer 2 networking which includes segment, security policies, T1 routers and so on.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Before NSX 4.1..x we had no such capabilities as all tendencies were exposed to each other with their networking components like segments, T1, DFW policies, segment profiles, etc.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Starting from NSX 4.1.x we can accomplish this requirement with the offering of NSX Project.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Using NSX Project one can isolate all its securing networking components from one tenant to another in a single NSX Deployment.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;In NSX 4.1.x we can have multi-tenancy created for all 3 tenancies under NSX Project to accomplish the isolation of networking &amp;amp; security for individual tenancy.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Under multi-tenancy, each tenant can isolate their L2 networking with other tenants. However, L3 networking which includes T0 routers (Edge nodes)&amp;nbsp; going to be shared with other tenants or could be dedicated to individual tenancy as per requirement.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Once you start creating projects inside NSX for individual tenancy, at that stage there will be 2 views on NSX which are:&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;ul style=&quot;text-align: left;&quot;&gt;&lt;li&gt;Default view.&lt;/li&gt;&lt;li&gt;Project view.&lt;/li&gt;&lt;/ul&gt;&lt;h3 style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;Default view:&lt;/h3&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;This is the section that is governed by NSX Enterprise administrator or other security role which is generally not assigned to individual tenancy.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;In this view, the Enterprise administrator has the ability to modify T0 routers, Edge nodes, transport zones, and so on. In a nutshell, Default space is that space that is not assigned to any project.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;The below picture shows the view of the default section.&lt;/div&gt;&lt;div&gt;In this view, the Enterprise administrator has the full privilege to add/remove or modify any L2 or L3 components inside NSX deployment.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEiORAMN6zFRutAM2JIOwZOFeDK0t91hx5WGcgkshPV_ZgeAarK99RrgtraJ8qa3UkIvBfBb5N-PXwC2llgUIoTvcgFmKqPR4Z0tncNuLRv-7L5w_pgLn5SKds14WQUtcavf5xkoZwK7XNSL4Yv8F_a_gKrE-TxIz7QoHXAcX6pifnoItt3GZThmT2I3Ci0&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img data-original-height=&quot;93&quot; data-original-width=&quot;630&quot; height=&quot;94&quot; src=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEiORAMN6zFRutAM2JIOwZOFeDK0t91hx5WGcgkshPV_ZgeAarK99RrgtraJ8qa3UkIvBfBb5N-PXwC2llgUIoTvcgFmKqPR4Z0tncNuLRv-7L5w_pgLn5SKds14WQUtcavf5xkoZwK7XNSL4Yv8F_a_gKrE-TxIz7QoHXAcX6pifnoItt3GZThmT2I3Ci0=w640-h94&quot; title=&quot;NSX Project view&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;h4 style=&quot;text-align: left;&quot;&gt;Default View in NSX Manager&lt;/h4&gt;&lt;/div&gt;&lt;div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEgzQouAzHVdjWoR4ZBATIUze8b6-iXwa6prtuSa7LhqFy4Jw61Olurp0YRGq7JkRoTbDgZJRyJXAq05kc1Nb36mTrgmNq9Upu3cSvKwCSfCHXgDX_4AISZ7cx4oc-Z4hiSp3y5UKNX8hRh93AOUJVzBaAPsAKjH2U86cbnMKi8iWw9pL21uH0GgKLq-YfA&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img data-original-height=&quot;502&quot; data-original-width=&quot;1083&quot; height=&quot;296&quot; src=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEgzQouAzHVdjWoR4ZBATIUze8b6-iXwa6prtuSa7LhqFy4Jw61Olurp0YRGq7JkRoTbDgZJRyJXAq05kc1Nb36mTrgmNq9Upu3cSvKwCSfCHXgDX_4AISZ7cx4oc-Z4hiSp3y5UKNX8hRh93AOUJVzBaAPsAKjH2U86cbnMKi8iWw9pL21uH0GgKLq-YfA=w640-h296&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/div&gt;&lt;div&gt;Now, From the Default view you can create multiple projects as mentioned below:&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEg6Ko9UQ72EfDs4rim_Zkz-5ihRWZsR2l5yGJLNc-oBpKnFUnyWBqiIAlpo0FJtfsq532bmq3fCdSZ3jANambL-ttRvA7zF5R1G48neZz8RJEhJcP-jp3tu861ANJ9o179e6FZiFQq9N-HuBljObLGfV-e6DgKgAJxqL0GXxlPX0OTDH0aRGEigzP7ia6A&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img data-original-height=&quot;254&quot; data-original-width=&quot;1041&quot; height=&quot;156&quot; src=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEg6Ko9UQ72EfDs4rim_Zkz-5ihRWZsR2l5yGJLNc-oBpKnFUnyWBqiIAlpo0FJtfsq532bmq3fCdSZ3jANambL-ttRvA7zF5R1G48neZz8RJEhJcP-jp3tu861ANJ9o179e6FZiFQq9N-HuBljObLGfV-e6DgKgAJxqL0GXxlPX0OTDH0aRGEigzP7ia6A=w640-h156&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;To create a new project. Go to &amp;gt; Manage Projects.&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;Also, you have to assign RBAC policies to the project which is associated with the project.&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;Here you could associate the shared T0 gateway/ Edge Cluster used by other projects or you can decide dedicated T0 for individual projects.&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEjf9ZHnA66B1pRHasDA-vTHE_08a99yGG8yIiU-gr9iBq_8XaMeDPJycGp-c01Tg6lDiT_X_w3DjidZ7Nwy2_tEy1h2tbrBrQe-GgknpaRQieN0nwljYjjqHq5789q7klm8iJ5333EnG-tvetgfPcAen0UUNSGRe4J2ttnyVG_BgMZcpeHh74OKwtklywg&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img data-original-height=&quot;669&quot; data-original-width=&quot;1057&quot; height=&quot;406&quot; src=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEjf9ZHnA66B1pRHasDA-vTHE_08a99yGG8yIiU-gr9iBq_8XaMeDPJycGp-c01Tg6lDiT_X_w3DjidZ7Nwy2_tEy1h2tbrBrQe-GgknpaRQieN0nwljYjjqHq5789q7klm8iJ5333EnG-tvetgfPcAen0UUNSGRe4J2ttnyVG_BgMZcpeHh74OKwtklywg=w640-h406&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;In this scenario, we have created 2 projects. &lt;u&gt;Alpha &amp;amp; Beta.&amp;nbsp;&lt;/u&gt; Both the projects are assigned to individual users through RBAC policy and assigned with a Project Admin role.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEhEM139FclCb84mPIgXDwL50QvgSCxZZPfnt0Yrn4QNM5_MlxTKOKXjHu8GxI2sGS2Mqi75EN-0aMrFi3MJWFpMEdrVbAy61BANf8T8z_72YN4wFBhwAI4OrMeQjUAAxA_cCaTbQhs1rQDeT72-KipLK5ZRa1nHPcVlFhohinqgv5HIYWeMEVy6igumHLM&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img data-original-height=&quot;416&quot; data-original-width=&quot;1008&quot; height=&quot;264&quot; src=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEhEM139FclCb84mPIgXDwL50QvgSCxZZPfnt0Yrn4QNM5_MlxTKOKXjHu8GxI2sGS2Mqi75EN-0aMrFi3MJWFpMEdrVbAy61BANf8T8z_72YN4wFBhwAI4OrMeQjUAAxA_cCaTbQhs1rQDeT72-KipLK5ZRa1nHPcVlFhohinqgv5HIYWeMEVy6igumHLM=w640-h264&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEiPZoJT2ApjzzIfQBQfJsDnwiHlR_VTex3pKp0LRmqSkiZxr71pjjSrRK3AzyeWzdO9dGwaQVcL408fdUOdbLRo_E8M99WTlibZ4sjyTw8p1wErc3BL-92eWcoJ3s-nACZTvNiCuIgykrrzvZX34BOiPFxj_0297KJVG_QqvkTCciWZR4X078OrS-y6rwM&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img data-original-height=&quot;386&quot; data-original-width=&quot;1040&quot; height=&quot;238&quot; src=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEiPZoJT2ApjzzIfQBQfJsDnwiHlR_VTex3pKp0LRmqSkiZxr71pjjSrRK3AzyeWzdO9dGwaQVcL408fdUOdbLRo_E8M99WTlibZ4sjyTw8p1wErc3BL-92eWcoJ3s-nACZTvNiCuIgykrrzvZX34BOiPFxj_0297KJVG_QqvkTCciWZR4X078OrS-y6rwM=w640-h238&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;/div&gt;&lt;h3 style=&quot;clear: both; text-align: left;&quot;&gt;Project View&lt;/h3&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;Now we will try to log in with the newly created user &quot; Beta&quot; which we have assigned to Beta users giving project admin role.&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;Here when we log in on NSX using Beta project credentials, only the project-specific view is displayed. as shown in the below screenshot. Observe that the &quot;&lt;u&gt;System&lt;/u&gt;&quot; tab is not visible to the Project Admin as that functionality of managing entities under &quot;System&quot; is privileged to Enterprise admin only.&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEjw6zoRN6BDypKDzKffUVHX2UFvaG9Qsi7js9AI8GPBBSRkoZqPxMRQCMx-sGNgizhA9CjCcnBDsN8hfh4rvRH7NCh69JGK_q9kY4xhTNN4yCJAZIcUZ_geEKJ4JiN1JXs-5oFsxsZ6Ab_rg0KPMZnBz0iOyWQaO9Ce1fZM5EjeVecJzs9OHjImE-V-_cM&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img data-original-height=&quot;549&quot; data-original-width=&quot;1475&quot; height=&quot;238&quot; src=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEjw6zoRN6BDypKDzKffUVHX2UFvaG9Qsi7js9AI8GPBBSRkoZqPxMRQCMx-sGNgizhA9CjCcnBDsN8hfh4rvRH7NCh69JGK_q9kY4xhTNN4yCJAZIcUZ_geEKJ4JiN1JXs-5oFsxsZ6Ab_rg0KPMZnBz0iOyWQaO9Ce1fZM5EjeVecJzs9OHjImE-V-_cM=w640-h238&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;At present in the current version, NSX Project only supports 1 edge cluster configured on the &quot;default&quot; overlay-transport zone. Custom transport zone is currently not supported.&amp;nbsp;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Having said that, compute and edge transport nodes going to be configured with the transport node name &quot;nsx-overlay-transportzone&quot; which is the default in NSX.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;The above described is just a &lt;i&gt;30,000-foot view&lt;/i&gt; of the NSX Project. In a nutshell, this can be opted by those who use single NSX deployment being shared with multiple tenancies where they want to isolate networking &amp;amp; security elements from one tenant to another.&lt;/div&gt;&lt;div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.virtualvmx.com/feeds/6582475257485041496/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.virtualvmx.com/2023/11/nsx-project.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7301826463672350299/posts/default/6582475257485041496'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7301826463672350299/posts/default/6582475257485041496'/><link rel='alternate' type='text/html' href='http://www.virtualvmx.com/2023/11/nsx-project.html' title='Quick view on NSX Multi-Tenancy'/><author><name>Sachin Bhardwaj</name><uri>http://www.blogger.com/profile/00246998315096670256</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhumkDUgyp6Slm4Sel4YA7kFTzr2qKTJ5WJDquHMLDxBHE4eQ2smgDGIm0Oy_kElsZrR3jJFhIdDSZiC8Ao35NWxsVLKx6nQ8pzaY_D1qrkHtaRuq_dZWhGwftDfSIgtw/s220/marvel.JPG'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/a/AVvXsEiORAMN6zFRutAM2JIOwZOFeDK0t91hx5WGcgkshPV_ZgeAarK99RrgtraJ8qa3UkIvBfBb5N-PXwC2llgUIoTvcgFmKqPR4Z0tncNuLRv-7L5w_pgLn5SKds14WQUtcavf5xkoZwK7XNSL4Yv8F_a_gKrE-TxIz7QoHXAcX6pifnoItt3GZThmT2I3Ci0=s72-w640-h94-c" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7301826463672350299.post-8658289451663129390</id><published>2023-06-15T15:51:00.003+05:30</published><updated>2023-06-15T21:57:58.202+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="vsphere"/><title type='text'>Introducing VMware vSAN 8.0: New Features and Enhancements Unveiled</title><content type='html'>&lt;h3 style=&quot;text-align: left;&quot;&gt;&amp;nbsp;Introduction:&lt;/h3&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;VMware vSAN 8.0 brings forth a range of exciting features and enhancements, aiming to revolutionize storage architecture and elevate performance.&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;Let&#39;s explore the key highlights of this major release and discover how it improves scalability, usability, and overall efficiency.&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;&lt;/p&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEgGlza5coYMpp4-xBJNcsAkaDuImmfyulxqZlZH-INNMPqWM0beSEx8_4sX57T5KiSV8mFULM-YBCnUkvLEBwfa885gkKJq4EesaSsUgtQ3LsAMpY4fLchqJPrgL1y_UBRJPUy6pFPFVmqpY7ECunodnZWSNng25nSQya0wdORW5v1mKPTUHJmnfr4b&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img data-original-height=&quot;480&quot; data-original-width=&quot;838&quot; height=&quot;364&quot; src=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEgGlza5coYMpp4-xBJNcsAkaDuImmfyulxqZlZH-INNMPqWM0beSEx8_4sX57T5KiSV8mFULM-YBCnUkvLEBwfa885gkKJq4EesaSsUgtQ3LsAMpY4fLchqJPrgL1y_UBRJPUy6pFPFVmqpY7ECunodnZWSNng25nSQya0wdORW5v1mKPTUHJmnfr4b=w634-h364&quot; width=&quot;634&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;&lt;/p&gt;&lt;h4 style=&quot;text-align: justify;&quot;&gt;1) vSAN Express Storage Architecture (ESA):&lt;/h4&gt;&lt;p&gt;&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;VMware introduces vSAN Express Storage Architecture (ESA) as an alternative to the original storage architecture (OSA). ESA presents a cost-effective and scalable solution specifically designed for edge and remote deployments.&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;It employs a streamlined, single-tier architecture, where all devices contribute to storage capacity. This eliminates the need for disk groups with caching devices, simplifying deployment and reducing costs.&lt;/p&gt;&lt;h4 style=&quot;text-align: justify;&quot;&gt;2)Native Snapshots with Minimal Performance Impact:&lt;/h4&gt;&lt;p&gt;&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;vSAN ESA now offers native snapshots that have minimal impact on virtual machine (VM) performance, even with deep snapshot chains. These snapshots seamlessly integrate with existing backup applications utilizing VMware VADP, ensuring smooth and efficient data protection.&lt;/p&gt;&lt;h4 style=&quot;text-align: justify;&quot;&gt;3) Enhanced Compression Capabilities:&lt;/h4&gt;&lt;p&gt;&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;vSAN ESA introduces improved compression capabilities, delivering up to four times better compression. The compression process occurs prior to data transmission across the vSAN network, resulting in enhanced bandwidth utilization and optimized storage efficiency.&lt;/p&gt;&lt;h4 style=&quot;text-align: justify;&quot;&gt;4) Expanded Usable Storage Potential:&lt;/h4&gt;&lt;p&gt;&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;By leveraging the single-tier architecture, vSAN ESA eliminates the necessity for disk groups with caching devices. This design shift can boost usable storage capacity by up to 20%, providing greater flexibility and resource utilization.&lt;/p&gt;&lt;h4 style=&quot;text-align: justify;&quot;&gt;5) HCI Mesh Support for 10 Client Clusters:&lt;/h4&gt;&lt;p&gt;&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;vSAN 8.0 extends support for HCI Mesh by enabling the sharing of a storage server cluster with up to 10 client clusters. This advancement simplifies deployment and management of large-scale vSAN infrastructures, promoting efficiency and ease of use.&lt;/p&gt;&lt;h4 style=&quot;text-align: left;&quot;&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;Additional Performance and Usability Enhancements:&lt;/div&gt;&lt;/h4&gt;&lt;p&gt;&lt;/p&gt;&lt;ul style=&quot;text-align: left;&quot;&gt;&lt;li style=&quot;text-align: justify;&quot;&gt;Improved performance for sequential writes on vSAN ESA.&lt;/li&gt;&lt;li style=&quot;text-align: justify;&quot;&gt;Optimized I/O processing for single VMDK/objects on vSAN ESA.&lt;/li&gt;&lt;li style=&quot;text-align: justify;&quot;&gt;Enhanced durability in maintenance mode scenarios on vSAN ESA.&lt;/li&gt;&lt;li style=&quot;text-align: justify;&quot;&gt;Increased administrative storage capacity on vSAN datastores using customizable namespace objects.&lt;/li&gt;&lt;li&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;Witness appliance certification for vSAN 8.0 Update 1&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;&quot;VMware vSAN 8.0 represents a significant milestone, introducing a host of features and enhancements that enhance performance, scalability, and usability. With its innovative vSAN Express Storage Architecture, native snapshots, improved compression, expanded storage potential, and HCI Mesh support, vSAN 8.0 empowers organizations to leverage cutting-edge technology for their storage needs. Upgrade to vSAN 8.0 to unlock the full potential of your virtualized infrastructure.&quot;&lt;/p&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.virtualvmx.com/feeds/8658289451663129390/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.virtualvmx.com/2023/06/introducing-vmware-vsan-80-new-features.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7301826463672350299/posts/default/8658289451663129390'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7301826463672350299/posts/default/8658289451663129390'/><link rel='alternate' type='text/html' href='http://www.virtualvmx.com/2023/06/introducing-vmware-vsan-80-new-features.html' title='Introducing VMware vSAN 8.0: New Features and Enhancements Unveiled'/><author><name>Sachin Bhardwaj</name><uri>http://www.blogger.com/profile/00246998315096670256</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhumkDUgyp6Slm4Sel4YA7kFTzr2qKTJ5WJDquHMLDxBHE4eQ2smgDGIm0Oy_kElsZrR3jJFhIdDSZiC8Ao35NWxsVLKx6nQ8pzaY_D1qrkHtaRuq_dZWhGwftDfSIgtw/s220/marvel.JPG'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/a/AVvXsEgGlza5coYMpp4-xBJNcsAkaDuImmfyulxqZlZH-INNMPqWM0beSEx8_4sX57T5KiSV8mFULM-YBCnUkvLEBwfa885gkKJq4EesaSsUgtQ3LsAMpY4fLchqJPrgL1y_UBRJPUy6pFPFVmqpY7ECunodnZWSNng25nSQya0wdORW5v1mKPTUHJmnfr4b=s72-w634-h364-c" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7301826463672350299.post-5983881204375689192</id><published>2023-06-07T14:02:00.019+05:30</published><updated>2023-06-07T23:32:24.243+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="vsphere"/><title type='text'>Unleashing the Power of Hyperconverged Infrastructure: A Comprehensive Analysis of Leading HCI  (VMware vs Nutanix) </title><content type='html'>&lt;p style=&quot;text-align: justify;&quot;&gt;In Today&#39;s fast-moving technology, all want to have a one-stop solution that could help procure all of their services and general needs.&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;Initially, as I mentioned technology phase is where we&#39;ll be discussing two major private cloud offering players in the market (VMware and Nutanix). These players were having a great presence in the market due to the robust features they offer to their customers.&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;&lt;/p&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhC9do477b4r7KjQXFBX2FdLxeLp9LYOSau8r5To5Y3MeNKW0YWYQhfbrI5AD2sEZ2ybOXMSNXNDXjckfCqAfzFQ5OKne_pJxoca3LPe0ANFU2VWUy5nA0iG7qpUCS5gKq-brnc0lgIppVqIoBrBDdakbCrKnOl6HrxoS89B7325XZFOiVekD-ADSLg/s742/datanet.JPG&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;259&quot; data-original-width=&quot;742&quot; height=&quot;224&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhC9do477b4r7KjQXFBX2FdLxeLp9LYOSau8r5To5Y3MeNKW0YWYQhfbrI5AD2sEZ2ybOXMSNXNDXjckfCqAfzFQ5OKne_pJxoca3LPe0ANFU2VWUy5nA0iG7qpUCS5gKq-brnc0lgIppVqIoBrBDdakbCrKnOl6HrxoS89B7325XZFOiVekD-ADSLg/w640-h224/datanet.JPG&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;span style=&quot;font-size: xx-small;&quot;&gt;credit: Datanet&lt;/span&gt;&lt;/div&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;Let&#39;s get started...&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;First, let&#39;s understand the top player&#39;s portfolio and their offerings.&lt;/p&gt;&lt;h3 style=&quot;text-align: justify;&quot;&gt;VMware:&lt;/h3&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;VMware, headquartered in Palo Alto, California, is a renowned leader in delivering comprehensive multi-cloud services that drive digital innovation while maintaining enterprise control. By offering a range of products and services, VMware assists organizations in revolutionizing their IT infrastructure, fortifying security measures, and minimizing costs.&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;Founded in 1998, VMware has emerged as a prominent force in the industry, boasting a workforce of over 30,000 employees and a vast customer base spanning more than 100 countries.&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;&lt;u&gt;VMware&#39;s diverse product portfolio encompasses:&lt;/u&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;ul style=&quot;text-align: left;&quot;&gt;&lt;li style=&quot;text-align: justify;&quot;&gt;&lt;b&gt;vSphere&lt;/b&gt;: An advanced virtualization platform enabling organizations to operate multiple operating systems and applications on a single physical server.&lt;/li&gt;&lt;li style=&quot;text-align: justify;&quot;&gt;&lt;b&gt;vSAN&lt;/b&gt;: A software-defined storage solution that provides centralized storage capabilities for virtualized workloads.&lt;/li&gt;&lt;li style=&quot;text-align: justify;&quot;&gt;&lt;b&gt;NSX:&lt;/b&gt; A cutting-edge network virtualization platform facilitating the creation and management of virtual networks.&lt;/li&gt;&lt;li style=&quot;text-align: justify;&quot;&gt;&lt;b&gt;vRealize Suite:&lt;/b&gt; A comprehensive suite of management tools empowering organizations to efficiently oversee their VMware environments.&lt;/li&gt;&lt;li style=&quot;text-align: justify;&quot;&gt;&lt;b&gt;VMware Cloud Foundation&lt;/b&gt;&lt;u&gt;:&lt;/u&gt; An integrated platform empowering organizations to establish and manage private, hybrid, and multi-cloud environments.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;&lt;i&gt;&lt;b&gt;Here are some key benefits organizations can experience by utilizing VMware products and services:&lt;/b&gt;&lt;/i&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;ul style=&quot;text-align: left;&quot;&gt;&lt;li style=&quot;text-align: justify;&quot;&gt;&lt;b&gt;Enhanced Agility: &lt;/b&gt;VMware products and services enable organizations to swiftly adapt to changing business requirements.&lt;/li&gt;&lt;li style=&quot;text-align: justify;&quot;&gt;&lt;b&gt;Cost Reduction:&lt;/b&gt; By consolidating servers, optimizing storage needs, and improving energy efficiency, VMware products and services help organizations achieve significant IT cost savings.&lt;/li&gt;&lt;li style=&quot;text-align: justify;&quot;&gt;&lt;b&gt;Heightened Security:&lt;/b&gt; VMware products and services are designed with a strong focus on security, ensuring robust protection measures.&lt;/li&gt;&lt;li style=&quot;text-align: justify;&quot;&gt;&lt;b&gt;Compliance Enablement:&lt;/b&gt; VMware products and services assist organizations in meeting compliance requirements and adhering to industry regulations.&lt;/li&gt;&lt;li style=&quot;text-align: justify;&quot;&gt;&lt;b&gt;Improved Performance&lt;/b&gt;&lt;u&gt;:&lt;/u&gt; Leveraging VMware products and services, organizations can elevate the performance of their IT infrastructure, enabling smoother operations and optimal resource utilization.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;h3 style=&quot;text-align: justify;&quot;&gt;Nutanix:&lt;/h3&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;Nutanix, a software-defined computing company headquartered in San Jose, California, offers a powerful hyper-converged infrastructure (HCI) platform. Their HCI platform seamlessly integrates compute, storage, and networking into a unified system, providing organizations with efficient and cost-effective IT resource deployment and management.&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;Established in 2009, Nutanix has grown to a company of over 4,000 employees, serving customers across more than 100 countries.&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;At the core of Nutanix&#39;s HCI platform lies &lt;u&gt;Acropolis&lt;/u&gt;, their software-defined storage and virtualization platform. Running on industry-standard servers, Acropolis provides a centralized management interface, simplifying IT resource deployment and management, irrespective of organizational size or complexity.&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;&lt;i&gt;&lt;b&gt;Organizations benefit from Nutanix&#39;s HCI platform in several ways:&lt;/b&gt;&lt;/i&gt;&lt;/p&gt;&lt;ul style=&quot;text-align: left;&quot;&gt;&lt;li style=&quot;text-align: justify;&quot;&gt;&lt;b&gt;Cost Reduction&lt;/b&gt;: By consolidating servers, optimizing storage, and enhancing energy efficiency, Nutanix&#39;s HCI platform helps organizations lower their IT costs significantly.&lt;/li&gt;&lt;li style=&quot;text-align: justify;&quot;&gt;&lt;b&gt;Enhanced Agility:&lt;/b&gt; Nutanix&#39;s HCI platform enables organizations to swiftly adapt to changing business requirements.&lt;/li&gt;&lt;li style=&quot;text-align: justify;&quot;&gt;&lt;b&gt;Improved Security:&lt;/b&gt; Nutanix&#39;s HCI platform is designed with robust security measures, ensuring data protection.&lt;/li&gt;&lt;li style=&quot;text-align: justify;&quot;&gt;&lt;b&gt;Increased Uptime:&lt;/b&gt; Nutanix&#39;s HCI platform prioritizes high availability and uptime, leveraging various technologies to ensure continuous operation, even during failures.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;If you&#39;re seeking to reduce IT costs, improve agility, and enhance security, Nutanix&#39;s HCI platform is an ideal solution.&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;&lt;i&gt;&lt;b&gt;Highlighted features of Nutanix&#39;s HCI platform include:&lt;/b&gt;&lt;/i&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;ul style=&quot;text-align: left;&quot;&gt;&lt;li style=&quot;text-align: justify;&quot;&gt;&lt;b&gt;Software-Defined Storage&lt;/b&gt;: Nutanix&#39;s HCI platform employs software-defined storage, delivering a centralized storage solution for virtualized workloads. This approach enhances efficiency and cost-effectiveness compared to traditional storage solutions.&lt;/li&gt;&lt;li style=&quot;text-align: justify;&quot;&gt;&lt;b&gt;Software-Defined Networking: &lt;/b&gt;Nutanix&#39;s HCI platform utilizes software-defined networking, offering a centralized networking solution for virtualized workloads. This technology ensures flexibility and scalability beyond conventional networking solutions.&lt;/li&gt;&lt;li style=&quot;text-align: justify;&quot;&gt;&lt;b&gt;Unified Management: &lt;/b&gt;Nutanix&#39;s HCI platform presents a unified management interface, streamlining the deployment and management of all components within the Nutanix HCI system.&lt;/li&gt;&lt;li&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;b&gt;High Availability:&lt;/b&gt; Nutanix&#39;s HCI platform is designed to provide continuous high availability and uptime. Leveraging multiple technologies, it guarantees the availability of workloads even in the face of failures.&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;Nutanix&#39;s HCI platform caters to organizations of all sizes, seeking IT cost reduction, enhanced agility, and improved security.&amp;nbsp;&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;div&gt;Hyper-converged infrastructure (HCI) refers to a data center architecture that integrates compute, storage, and networking into a unified system. The primary advantage of HCI lies in its ability to streamline data center management by consolidating and reducing the number of individual components that require configuration and administration. Consequently, this consolidation leads to cost savings and enhanced operational efficiency.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Simplifying data center management is a key benefit of HCI, achieved by minimizing the complexity associated with managing and configuring numerous separate components. This streamlined approach not only saves costs but also improves overall efficiency. Furthermore, HCI offers greater scalability and flexibility compared to traditional data center architectures, empowering businesses to adapt and expand their infrastructure more effectively.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Overall, HCI is an innovative solution that simplifies data center management, reducing the number of components to be managed and configured. This results in cost savings and improved operational efficiency. Moreover, HCI provides superior scalability and flexibility compared to traditional data center architectures, allowing businesses to adapt to changing requirements more efficiently.&lt;/div&gt;&lt;/div&gt;&lt;p&gt;&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;&amp;nbsp;&lt;b&gt;&lt;u&gt;Top HCI Technology Vendors&lt;/u&gt;&lt;/b&gt;&lt;/p&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;The choice of the HCI vendor that excels in features, functionality, and hybrid cloud integration may vary based on individual customer requirements and preferences. However, several leading HCI vendors consistently stand out for their robust capabilities and hybrid cloud offerings:&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;u&gt;&lt;br /&gt;&lt;/u&gt;&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;u&gt;Nutanix:&lt;/u&gt; Renowned for its scalability and user-friendly interface, Nutanix supports diverse workloads while seamlessly integrating with the cloud. Its strong track record of delivering enterprise-grade HCI solutions, coupled with extensive cloud integrations, empowers organizations to modernize their IT infrastructure effectively. Nutanix demonstrates a strong ability to execute, supported by a large customer base.&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;u&gt;VMware vSAN&lt;/u&gt;: As a well-established player in the HCI realm, VMware boasts a solid reputation and an extensive customer base. Its integration within the VMware ecosystem, emphasis on high availability and disaster recovery, and robust security features make it a popular choice for organizations seeking IT infrastructure modernization. VMware showcases a strong ability to execute, leveraging its established reputation and customer base.&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;u&gt;&lt;br /&gt;&lt;/u&gt;&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;u&gt;Dell EMC VxRail&lt;/u&gt;: Known for its simplicity and ease of deployment, Dell EMC VxRail prioritizes security and reliability. It seamlessly integrates with other Dell EMC products and offers comprehensive cloud integrations. Dell demonstrates a strong ability to execute, supported by its well-established reputation and large customer base.&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;u&gt;HPE SimpliVity:&lt;/u&gt; HPE SimpliVity delivers high performance and extensive application support, making it a favored choice for organizations. With a focus on innovation and an expanding product portfolio, HPE is well-positioned to cater to evolving customer needs. HPE exhibits a good ability to execute, backed by a growing customer base and a strong focus on innovation and product development.&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;u&gt;Cisco HyperFlex:&lt;/u&gt; Cisco HyperFlex gains popularity due to its integration with the Cisco ecosystem and robust security features. By emphasizing simplicity and delivering a seamless user experience, Cisco aids organizations in modernizing their IT infrastructure. Cisco demonstrates a good ability to execute, benefiting from its well-established reputation and expanding customer base.&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;These are a few of the leading HCI vendors, each with its own strengths, roadmaps, visions, and execution capabilities. It&#39;s crucial to note that customers&#39; specific requirements may vary, and a comprehensive evaluation should be conducted to determine the most suitable solution for a particular use case.&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;b&gt;Let&#39;s discuss more on Hyper-converged infrastructure (HCI) and its architecture.&lt;/b&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;Refers to a datacenter architecture that integrates &lt;u&gt;compute, storage, and networking&lt;/u&gt; into a unified system. The primary advantage of HCI lies in its ability to streamline data center management by consolidating and reducing the number of individual components that require configuration and administration. Consequently, this consolidation leads to cost savings and enhanced operational efficiency.&lt;/p&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgtuXkKLvlaVpNoq958VomkQOdfx2P13JQ4J3vUwClCs8Koxl6quV6fI-lZ7rPKL69pZ3_fGl--Lyp7J0nH69OzhBmfLDjSBsFLyiU-weoy3oAnLBa7y3opQSl4QUCwBsf7SwzF26M6JXO8GfpFo90u14gOAnGvrAQWu6MrQ_soKd241zXR9_JFESYM/s736/hci.JPG&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;308&quot; data-original-width=&quot;736&quot; height=&quot;268&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgtuXkKLvlaVpNoq958VomkQOdfx2P13JQ4J3vUwClCs8Koxl6quV6fI-lZ7rPKL69pZ3_fGl--Lyp7J0nH69OzhBmfLDjSBsFLyiU-weoy3oAnLBa7y3opQSl4QUCwBsf7SwzF26M6JXO8GfpFo90u14gOAnGvrAQWu6MrQ_soKd241zXR9_JFESYM/w640-h268/hci.JPG&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Figure: 2&lt;/span&gt;&lt;br style=&quot;text-align: left;&quot; /&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;Simplifying data center management is a key benefit of HCI, achieved by&amp;nbsp;&lt;u&gt;minimizing the complexity&lt;/u&gt;&amp;nbsp;associated with managing and configuring numerous separate components. This streamlined approach not only&amp;nbsp;&lt;u&gt;saves costs&amp;nbsp;&lt;/u&gt;but also improves&amp;nbsp;&lt;u&gt;overall efficiency&lt;/u&gt;. Furthermore, HCI offers greater&amp;nbsp;&lt;u&gt;scalability and flexibility&lt;/u&gt;&amp;nbsp;compared to traditional data center architectures, empowering businesses to adapt and expand their infrastructure more effectively.&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;h3 style=&quot;text-align: left;&quot;&gt;Business continuity uses cases (VMware vs Nutanix)&lt;/h3&gt;&lt;/div&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;VMware and Nutanix are two prominent providers of virtualization and hyper-converged infrastructure (HCI) solutions. Both platforms offer a wide array of features and advantages, but there are distinct differences that make one more suitable for your business than the other.&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;&lt;u&gt;&lt;b&gt;&lt;i&gt;VMware:&lt;/i&gt;&lt;/b&gt;&lt;/u&gt;&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;VMware is a mature platform with a long-established reputation for reliability and performance. It boasts a larger user base, resulting in greater availability of experienced VMware administrators. Additionally, VMware provides more flexibility in terms of licensing options, which can cater to diverse business needs.&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;However, VMware can be relatively expensive compared to some competitors, and its management can be complex. It also necessitates the use of third-party storage devices, which contributes to the overall cost of ownership.&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;&lt;u&gt;&lt;i&gt;&lt;b&gt;Nutanix:&lt;/b&gt;&lt;/i&gt;&lt;/u&gt;&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;Nutanix, on the other hand, is a newer platform that offers an integrated and simplified approach to virtualization and HCI. It demonstrates superior scalability, accommodating a broader range of environments. Nutanix is also more cost-effective and easier to manage than VMware.&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;Nevertheless, Nutanix has a smaller user base compared to VMware, resulting in fewer experienced Nutanix administrators available. Additionally, Nutanix has a shorter track record in terms of reliability and performance compared to VMware.&lt;/p&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh-DIeaxkTZPqBmi2JrIagbu3vksudQM_dYKtTXZUv2WM6s2wtd_-SsrNzj-wnKKYR8DQVqEgV7PmJFh8whtxYuJwJdkgqDCzP7T7Nv81_IpaSXffLjeOo2eFQd0K2zT7uVwak36afT_rS3nf9TZfEoH306HlVkXpYnDqOG4Q3gEXP6OUSlT-LydGQf/s688/vmnutmatuarity.JPG&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;182&quot; data-original-width=&quot;688&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh-DIeaxkTZPqBmi2JrIagbu3vksudQM_dYKtTXZUv2WM6s2wtd_-SsrNzj-wnKKYR8DQVqEgV7PmJFh8whtxYuJwJdkgqDCzP7T7Nv81_IpaSXffLjeOo2eFQd0K2zT7uVwak36afT_rS3nf9TZfEoH306HlVkXpYnDqOG4Q3gEXP6OUSlT-LydGQf/s16000/vmnutmatuarity.JPG&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; Figure: 3&lt;/span&gt;&lt;div&gt;&lt;br /&gt;&lt;h3 style=&quot;text-align: justify;&quot;&gt;Exploring Nutanix and VMware: &lt;u&gt;Comparing Key Aspects in HCI Solutions&lt;/u&gt;&lt;/h3&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;Both Nutanix and VMware are viable choices for HCI solutions, but it&#39;s important to note the significant differences between these platforms.&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;b&gt;Ease of use:&lt;/b&gt; Nutanix is widely regarded as more user-friendly compared to VMware. Nutanix&#39;s software-defined nature eliminates the need for dedicated hardware and intricate configurations. In contrast, VMware relies on a hypervisor-based approach, which necessitates dedicated hardware and can introduce complexities during setup.&lt;/li&gt;&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;&lt;b&gt;Performance:&lt;/b&gt; Nutanix and VMware offer comparable performance levels, although Nutanix may hold a slight advantage in terms of scalability. Nutanix can seamlessly scale out to accommodate thousands of nodes, while VMware&#39;s scalability is limited to a maximum of 16 hosts per cluster.&lt;/li&gt;&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;&lt;b&gt;Features&lt;/b&gt;: Nutanix and VMware present a similar range of features, but Nutanix boasts distinctive offerings not found in VMware. Nutanix&#39;s unified storage fabric and ability to scale out to thousands of nodes stand out. Conversely, VMware provides a broader array of features, including its vMotion technology that enables live migration of virtual machines between hosts&lt;/li&gt;&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;&lt;b&gt;Cost:&lt;/b&gt; Nutanix and VMware are priced similarly, but the pricing models differ. Nutanix is an appealing option for organizations seeking a pay-as-you-go structure. In contrast, VMware requires a one-time purchase of the software.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;By considering these factors, you can make an informed decision when selecting between Nutanix and VMware for your HCI needs.&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;h3 style=&quot;text-align: justify;&quot;&gt;&lt;u&gt;Determining the Right Platform:&lt;/u&gt;&lt;/h3&gt;&lt;p&gt;Choosing the best platform hinges on your specific needs and requirements. If you prioritize a mature, reliable, and widely adopted platform, VMware may be the ideal choice. Conversely, if you seek a cost-effective, scalable, and easy-to-manage solution, Nutanix may be more suitable.&lt;/p&gt;&lt;p&gt;&lt;i&gt;VMware and Nutanix component equations&amp;nbsp;&lt;/i&gt;&lt;/p&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj4VrKuPRGgonmy5GrcosrCberLHpaWh9XsYW6dlSaRI2UVtrANfERveQkVIePgTBiJW_GtRCrweG4dCl_bjYCbwbe0KUNMgD3kEwJq0dC-TyMNBUXBMdaXWQzYo1ljTsVaHOcapA0dbkwK-SHKJqpIdn3pUB11RH00jeYUHnGQVDJHG1mJBjcT0KN3/s721/scribd.JPG&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;721&quot; data-original-width=&quot;525&quot; height=&quot;766&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj4VrKuPRGgonmy5GrcosrCberLHpaWh9XsYW6dlSaRI2UVtrANfERveQkVIePgTBiJW_GtRCrweG4dCl_bjYCbwbe0KUNMgD3kEwJq0dC-TyMNBUXBMdaXWQzYo1ljTsVaHOcapA0dbkwK-SHKJqpIdn3pUB11RH00jeYUHnGQVDJHG1mJBjcT0KN3/w557-h766/scribd.JPG&quot; width=&quot;557&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;i&gt;Here is a summarized table highlighting the key distinctions between VMware and Nutanix:&lt;/i&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjpSPcK9ADB5ownsuSMkRzK2_zXztjbp11M_ScIPK-JzRmd0I-UiNgT_xCsnAIyFq6iBwBBXDewksCjsIOKN90sbuWR932_1JAyATN6782HH4ETkDBwb2CIFJRkOtdE9w2i18P5VrX4e9SiLQqMfuHodbe-98v3O65HSpZPjjvg7IfqjOfBLwVXMloy/s689/nutanixvs%20vmware%20tabular.JPG&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;235&quot; data-original-width=&quot;689&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjpSPcK9ADB5ownsuSMkRzK2_zXztjbp11M_ScIPK-JzRmd0I-UiNgT_xCsnAIyFq6iBwBBXDewksCjsIOKN90sbuWR932_1JAyATN6782HH4ETkDBwb2CIFJRkOtdE9w2i18P5VrX4e9SiLQqMfuHodbe-98v3O65HSpZPjjvg7IfqjOfBLwVXMloy/s16000/nutanixvs%20vmware%20tabular.JPG&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;h3 style=&quot;text-align: left;&quot;&gt;&lt;u&gt;Pros and Cons of Top Giants:&lt;/u&gt;&lt;/h3&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;u&gt;Nutanix &lt;/u&gt;software architecture is compatible with Nutanix NX hardware, as well as specific offerings from Dell, Hewlett Packard Enterprise (HPE), Lenovo, and Fujitsu. It can also run on various third-party servers and bare-metal Amazon EC2 instances.&lt;/div&gt;&lt;div&gt;&lt;h4 style=&quot;text-align: justify;&quot;&gt;Pros (+)&lt;/h4&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;Nutanix Acropolis: Nutanix Acropolis complements the company&#39;s core competencies by offering flexibility to clients in choosing the best application platform technology. It provides an open platform for virtualization and application mobility, allowing organizations to achieve operational flexibility across different types of virtual machines (VMs) and seamless containerization. The architecture consists of Distributed Storage Fabric, App Mobility Fabric, and Acropolis Hypervisor.&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;ul&gt;&lt;li&gt;&lt;b&gt;Nutanix Prism&lt;/b&gt;: Nutanix Prism simplifies infrastructure management through innovative One-Click technology. It streamlines IT tasks, including software upgrades, capacity planning, and troubleshooting. With the convergence of storage, compute, and virtualization resources, advanced machine learning, and a user-friendly interface, Nutanix Prism enhances management efficiency.&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;ul&gt;&lt;li&gt;&lt;b&gt;Strong Community Support:&lt;/b&gt; Nutanix is supported by a large community of technology leaders who recognize the need to reduce data center costs and complexities. This community ensures that applications and guest operating systems run smoothly on Nutanix Acropolis and Acropolis Hypervisor.&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;ul&gt;&lt;li&gt;&lt;b&gt;Customer Loyalty: &lt;/b&gt;Nutanix&#39;s broad and deep HCI software, along with exceptional customer service, has resulted in high customer loyalty, as indicated by a Net Promoter Score of 92.&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;ul&gt;&lt;li&gt;&lt;b&gt;Hybrid Cloud Infrastructure:&lt;/b&gt; Nutanix provides infrastructure for hybrid cloud deployments, enabling unified management, consistent tooling, and portability of applications, data, and licenses across the edge, data center, and public cloud.&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;ul&gt;&lt;li&gt;&lt;b&gt;Workload Unification:&lt;/b&gt; Nutanix HCI software unifies multiple workloads and data services.&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;h3 style=&quot;text-align: justify;&quot;&gt;Cons (-)&lt;/h3&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;ul&gt;&lt;li&gt;&lt;b&gt;Cost-Effectiveness:&lt;/b&gt; Nutanix HCI may not be a cost-effective solution for deployments that don&#39;t require advanced functionalities or for small and medium-sized organizations not leveraging the Nutanix Acropolis hypervisor.&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;ul&gt;&lt;li&gt;&lt;b&gt;Limited Public Cloud Traction&lt;/b&gt;: The adoption of Nutanix Clusters in public cloud environments, particularly AWS, is currently average.&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;ul&gt;&lt;li&gt;&lt;b&gt;C&lt;span style=&quot;font-family: arial;&quot;&gt;LI Dependency:&lt;/span&gt;&lt;/b&gt;&lt;span style=&quot;font-family: arial;&quot;&gt; Advanced functionality and troubleshooting capabilities may require the use of command-line interface (CLI) instead of being incorporated into the graphical user interface (GUI).&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;h3 style=&quot;text-align: justify;&quot;&gt;&lt;u&gt;VMware&lt;/u&gt;&lt;/h3&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;VMware is recognized as a Leader in Gartner&#39;s Magic Quadrant, focusing on hybrid cloud, cloud-native, VDI, and edge use cases. The company has a diverse geographical presence, serving midsize and large enterprises. VMware expands on the capabilities of HCI Mesh and offers a software-defined approach to computing and storage disaggregation, enabling shared capacity between HCI and non-HCI clusters. VMware vSAN simplifies the development of a hybrid cloud architecture, providing unified compute and storage management within 30 days of adoption.&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;i&gt;&lt;u&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;/u&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;i&gt;&lt;u&gt;&lt;b&gt;Pros (+)&lt;/b&gt;&lt;/u&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;u&gt;&lt;br /&gt;&lt;/u&gt;&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;ul&gt;&lt;li&gt;&lt;b&gt;Collaboration with Public Cloud Providers&lt;/b&gt;&lt;u&gt;:&lt;/u&gt; VMware collaborates with major public cloud providers like AWS, Microsoft Azure, Google Cloud Platform, Oracle Cloud, and IBM Cloud to support HCI deployments in those environments. This partnership offers service consumption-based models, benefiting clients.&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;ul&gt;&lt;li&gt;&lt;b&gt;Established Software Installed Base:&lt;/b&gt; VMware&#39;s significant software installed base ensures a large talent pool of skilled I&amp;amp;O professionals available for hiring.&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;ul&gt;&lt;li&gt;&lt;b&gt;Enterprise Worth and Trust: &lt;/b&gt;VMware is an established enterprise with a worth of $12 billion. Its global visibility, support, and trustworthiness minimize potential risks associated with smaller providers.&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;i&gt;&lt;u&gt;&lt;b&gt;Cons (-)&lt;/b&gt;&lt;/u&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;ul&gt;&lt;li&gt;&lt;b&gt;Premium Pricing: &lt;/b&gt;VMware&#39;s HCI offerings are positioned as premium solutions, and there may be less price competitiveness compared to other vendors when the cost is a significant consideration.&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;ul&gt;&lt;li&gt;&lt;b&gt;Configuration Complexity:&lt;/b&gt; Configuring vSAN software can be complex due to various storage design considerations.&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;ul&gt;&lt;li&gt;&lt;b&gt;Limited Hypervisor Support:&lt;/b&gt; vSAN only, although its too supports external storage to support.&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;h3 style=&quot;text-align: justify;&quot;&gt;SDS (Software Defined Storage ) view on both the HCI Solutions&lt;/h3&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;span id=&quot;docs-internal-guid-2ea0f775-7fff-4e61-7042-46eae6571d9d&quot;&gt;&lt;p dir=&quot;ltr&quot; style=&quot;line-height: 1.38; margin-bottom: 18pt; margin-right: 36pt; margin-top: 0pt;&quot;&gt;&lt;span style=&quot;color: #1f1f1f; font-size: 12pt; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-numeric: normal; vertical-align: baseline; white-space-collapse: preserve;&quot;&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;VMware vSAN and Nutanix are both popular software-defined storage (SDS) solutions that can be used to consolidate and virtualize your IT infrastructure. However, there are some key differences between the two platforms that you should consider when making a decision.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p dir=&quot;ltr&quot; style=&quot;line-height: 1.38; margin-bottom: 18pt; margin-right: 36pt; margin-top: 18pt;&quot;&gt;&lt;span style=&quot;color: #1f1f1f; font-size: 12pt; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-numeric: normal; vertical-align: baseline; white-space-collapse: preserve;&quot;&gt;&lt;span style=&quot;font-family: inherit;&quot;&gt;&lt;b&gt;&lt;u&gt;VMware vSAN&lt;/u&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;ul style=&quot;margin-bottom: 0px; margin-top: 0px; padding-inline-start: 48px;&quot;&gt;&lt;li aria-level=&quot;1&quot; dir=&quot;ltr&quot; style=&quot;color: #1f1f1f; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-numeric: normal; list-style-type: disc; vertical-align: baseline; white-space: pre;&quot;&gt;&lt;p dir=&quot;ltr&quot; role=&quot;presentation&quot; style=&quot;line-height: 1.38; margin-bottom: 0pt; margin-right: 36pt; margin-top: 6pt;&quot;&gt;&lt;span style=&quot;font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-numeric: normal; text-wrap: wrap; vertical-align: baseline;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;VMware vSAN is a software-defined storage solution that runs on top of VMware vSphere.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;/li&gt;&lt;li aria-level=&quot;1&quot; dir=&quot;ltr&quot; style=&quot;color: #1f1f1f; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-numeric: normal; list-style-type: disc; vertical-align: baseline; white-space: pre;&quot;&gt;&lt;p dir=&quot;ltr&quot; role=&quot;presentation&quot; style=&quot;line-height: 1.38; margin-bottom: 0pt; margin-right: 36pt; margin-top: 0pt;&quot;&gt;&lt;span style=&quot;font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-numeric: normal; text-wrap: wrap; vertical-align: baseline;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;It uses a distributed architecture to provide storage for virtual machines.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;/li&gt;&lt;li aria-level=&quot;1&quot; dir=&quot;ltr&quot; style=&quot;color: #1f1f1f; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-numeric: normal; list-style-type: disc; vertical-align: baseline; white-space: pre;&quot;&gt;&lt;p dir=&quot;ltr&quot; role=&quot;presentation&quot; style=&quot;line-height: 1.38; margin-bottom: 0pt; margin-right: 36pt; margin-top: 0pt;&quot;&gt;&lt;span style=&quot;font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-numeric: normal; text-wrap: wrap; vertical-align: baseline;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;vSAN can be used to create all-flash or hybrid storage arrays.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;/li&gt;&lt;li aria-level=&quot;1&quot; dir=&quot;ltr&quot; style=&quot;color: #1f1f1f; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-numeric: normal; list-style-type: disc; vertical-align: baseline; white-space: pre;&quot;&gt;&lt;p dir=&quot;ltr&quot; role=&quot;presentation&quot; style=&quot;line-height: 1.38; margin-bottom: 0pt; margin-right: 36pt; margin-top: 0pt;&quot;&gt;&lt;span style=&quot;font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-numeric: normal; text-wrap: wrap; vertical-align: baseline;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;It supports a wide range of data protection features, including snapshots, replication, and disaster recovery.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;/li&gt;&lt;li aria-level=&quot;1&quot; dir=&quot;ltr&quot; style=&quot;color: #1f1f1f; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-numeric: normal; list-style-type: disc; vertical-align: baseline; white-space: pre;&quot;&gt;&lt;p dir=&quot;ltr&quot; role=&quot;presentation&quot; style=&quot;line-height: 1.38; margin-bottom: 0pt; margin-right: 36pt; margin-top: 0pt;&quot;&gt;&lt;span style=&quot;font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-numeric: normal; text-wrap: wrap; vertical-align: baseline;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;vSAN is a mature platform with a large installed base.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;/li&gt;&lt;li aria-level=&quot;1&quot; dir=&quot;ltr&quot; style=&quot;color: #1f1f1f; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-numeric: normal; list-style-type: disc; vertical-align: baseline; white-space: pre;&quot;&gt;&lt;p dir=&quot;ltr&quot; role=&quot;presentation&quot; style=&quot;line-height: 1.38; margin-bottom: 14pt; margin-right: 36pt; margin-top: 0pt;&quot;&gt;&lt;span style=&quot;font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-numeric: normal; text-wrap: wrap; vertical-align: baseline;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;It is well-integrated with other VMware products, such as vCenter Server and NSX.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p dir=&quot;ltr&quot; style=&quot;line-height: 1.38; margin-bottom: 18pt; margin-right: 36pt; margin-top: 18pt;&quot;&gt;&lt;span style=&quot;color: #1f1f1f; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-numeric: normal; vertical-align: baseline; white-space-collapse: preserve;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;u&gt;&lt;b&gt;Nutanix&lt;/b&gt;&lt;/u&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;ul style=&quot;margin-bottom: 0px; margin-top: 0px; padding-inline-start: 48px;&quot;&gt;&lt;li aria-level=&quot;1&quot; dir=&quot;ltr&quot; style=&quot;color: #1f1f1f; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-numeric: normal; list-style-type: disc; vertical-align: baseline; white-space: pre;&quot;&gt;&lt;p dir=&quot;ltr&quot; role=&quot;presentation&quot; style=&quot;line-height: 1.38; margin-bottom: 0pt; margin-right: 36pt; margin-top: 6pt;&quot;&gt;&lt;span style=&quot;font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-numeric: normal; text-wrap: wrap; vertical-align: baseline;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Nutanix is a hyper-converged infrastructure (HCI) platform that includes both compute and storage resources.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;/li&gt;&lt;li aria-level=&quot;1&quot; dir=&quot;ltr&quot; style=&quot;color: #1f1f1f; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-numeric: normal; list-style-type: disc; vertical-align: baseline; white-space: pre;&quot;&gt;&lt;p dir=&quot;ltr&quot; role=&quot;presentation&quot; style=&quot;line-height: 1.38; margin-bottom: 0pt; margin-right: 36pt; margin-top: 0pt;&quot;&gt;&lt;span style=&quot;font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-numeric: normal; text-wrap: wrap; vertical-align: baseline;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;It uses a scale-out architecture to provide high performance and scalability.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;/li&gt;&lt;li aria-level=&quot;1&quot; dir=&quot;ltr&quot; style=&quot;color: #1f1f1f; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-numeric: normal; list-style-type: disc; vertical-align: baseline; white-space: pre;&quot;&gt;&lt;p dir=&quot;ltr&quot; role=&quot;presentation&quot; style=&quot;line-height: 1.38; margin-bottom: 0pt; margin-right: 36pt; margin-top: 0pt;&quot;&gt;&lt;span style=&quot;font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-numeric: normal; text-wrap: wrap; vertical-align: baseline;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Nutanix can be used to create all-flash or hybrid storage arrays.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;/li&gt;&lt;li aria-level=&quot;1&quot; dir=&quot;ltr&quot; style=&quot;color: #1f1f1f; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-numeric: normal; list-style-type: disc; vertical-align: baseline; white-space: pre;&quot;&gt;&lt;p dir=&quot;ltr&quot; role=&quot;presentation&quot; style=&quot;line-height: 1.38; margin-bottom: 0pt; margin-right: 36pt; margin-top: 0pt;&quot;&gt;&lt;span style=&quot;font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-numeric: normal; text-wrap: wrap; vertical-align: baseline;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;It supports a wide range of data protection features, including snapshots, replication, and disaster recovery.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;/li&gt;&lt;li aria-level=&quot;1&quot; dir=&quot;ltr&quot; style=&quot;color: #1f1f1f; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-numeric: normal; list-style-type: disc; vertical-align: baseline; white-space: pre;&quot;&gt;&lt;p dir=&quot;ltr&quot; role=&quot;presentation&quot; style=&quot;line-height: 1.38; margin-bottom: 0pt; margin-right: 36pt; margin-top: 0pt;&quot;&gt;&lt;span style=&quot;font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-numeric: normal; text-wrap: wrap; vertical-align: baseline;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Nutanix is a newer platform than VMware vSAN, but it has gained a significant market share in recent years.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;/li&gt;&lt;li aria-level=&quot;1&quot; dir=&quot;ltr&quot; style=&quot;color: #1f1f1f; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-numeric: normal; list-style-type: disc; vertical-align: baseline; white-space: pre;&quot;&gt;&lt;p dir=&quot;ltr&quot; role=&quot;presentation&quot; style=&quot;line-height: 1.38; margin-bottom: 14pt; margin-right: 36pt; margin-top: 0pt;&quot;&gt;&lt;span style=&quot;font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-numeric: normal; text-wrap: wrap; vertical-align: baseline;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;It is well-integrated with a wide range of third-party applications.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div&gt;&lt;span id=&quot;docs-internal-guid-b97bdf8e-7fff-bf63-60fa-67905b085ac0&quot;&gt;&lt;p dir=&quot;ltr&quot; style=&quot;line-height: 1.38; margin-bottom: 18pt; margin-right: 36pt; margin-top: 18pt; text-align: center;&quot;&gt;&lt;span style=&quot;color: #1f1f1f; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-numeric: normal; vertical-align: baseline; white-space-collapse: preserve;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;u&gt;&lt;i&gt;Comparison&lt;/i&gt;&lt;/u&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p dir=&quot;ltr&quot; style=&quot;line-height: 1.38; margin-bottom: 18pt; margin-right: 36pt; margin-top: 18pt;&quot;&gt;&lt;span style=&quot;color: #1f1f1f; font-size: 12pt; font-variant-alternates: normal; font-variant-east-asian: normal; font-variant-numeric: normal; vertical-align: baseline; white-space-collapse: preserve;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;The following table compares the key features of VMware vSAN and Nutanix:&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjnKolsylf9PBnKPtJBO5LciaZmsGNl1ZAbCqG2Z5d0CgImDN9Ei1okf3QZIo-rWGviSX5_G53lQu7M81WCdyokELtlLqwcLOfPIAkPkGpvnZfTHSFrXwoSyDM1eZ2GHenA7rptEu4P399BTN4gq6TYZ3JnmMtuWbipOrEfRcdGWmsD6yDBVRCaK-wH/s689/vsanarchi.JPG&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;160&quot; data-original-width=&quot;689&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjnKolsylf9PBnKPtJBO5LciaZmsGNl1ZAbCqG2Z5d0CgImDN9Ei1okf3QZIo-rWGviSX5_G53lQu7M81WCdyokELtlLqwcLOfPIAkPkGpvnZfTHSFrXwoSyDM1eZ2GHenA7rptEu4P399BTN4gq6TYZ3JnmMtuWbipOrEfRcdGWmsD6yDBVRCaK-wH/s16000/vsanarchi.JPG&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;div align=&quot;left&quot; dir=&quot;ltr&quot; style=&quot;margin-left: 0pt;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;/span&gt;&lt;/div&gt;&lt;/span&gt;&lt;/div&gt;&lt;h3 style=&quot;text-align: justify;&quot;&gt;&lt;u&gt;What does Gartner say?&lt;/u&gt;&lt;/h3&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;The following is an overview of Gartner&#39;s Magic Quadrant for the Hyperconverged Infrastructure Software market as of November 2021:&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: justify;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Top Players in Hyperconverged Infrastructure Software Market&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;This is how Gartner&#39;s Magic Quadrant for Hyperconverged Infrastructure Software appeared in November 2021:&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: justify;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg5fyCxLML3oYdyNGnJ7bCWnoG6oW7YgYP_mGDyOyeKEWMGrK1xR6prZZzTnRTL9yxpvozKRNisbf4AfQDxQsT3b5U4qkDOnV8Iq6l_uNrYkXT1Egc6THJEO0SW98i0vg0PIV1Bik0l_4vOGr_1ZkMHvzW_7ZMYm0XcDKYHOkNm-3hqg9-hkB7TOHEM/s592/Gartner.png&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; data-original-height=&quot;592&quot; data-original-width=&quot;570&quot; height=&quot;640&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg5fyCxLML3oYdyNGnJ7bCWnoG6oW7YgYP_mGDyOyeKEWMGrK1xR6prZZzTnRTL9yxpvozKRNisbf4AfQDxQsT3b5U4qkDOnV8Iq6l_uNrYkXT1Egc6THJEO0SW98i0vg0PIV1Bik0l_4vOGr_1ZkMHvzW_7ZMYm0XcDKYHOkNm-3hqg9-hkB7TOHEM/w616-h640/Gartner.png&quot; width=&quot;616&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: justify;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: justify;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;As per IDC&#39;s Converged Systems Tracker Forecast, the projected growth of the HCI market is significant, expected to reach $16.2 billion by 2023 compared to $9 billion in 2019. This forecast underscores the immense market potential and expansion opportunities available to the top players in the HCI software market, enabling them to enhance their presence.&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Furthermore, according to the Rightscale State of the Cloud report, approximately 80% of organizations have embraced a hybrid cloud strategy, incorporating both public and private clouds. HCI software plays a crucial role in facilitating seamless adoption of hybrid cloud environments, empowering IT teams to effectively manage workloads across on-premises infrastructure and public cloud platforms. With HCI software tools, applications can be efficiently managed in hybrid cloud setups, as well as within public cloud provider environments.&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;Hope this conversation helps in differentiating between both the vendors (VMware &amp;amp; Nutanix)&lt;/span&gt;&lt;/div&gt;&lt;span style=&quot;font-family: arial;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;p&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.virtualvmx.com/feeds/5983881204375689192/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.virtualvmx.com/2023/06/in-todays-fast-moving-technology-all.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7301826463672350299/posts/default/5983881204375689192'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7301826463672350299/posts/default/5983881204375689192'/><link rel='alternate' type='text/html' href='http://www.virtualvmx.com/2023/06/in-todays-fast-moving-technology-all.html' title='Unleashing the Power of Hyperconverged Infrastructure: A Comprehensive Analysis of Leading HCI  (VMware vs Nutanix) '/><author><name>Sachin Bhardwaj</name><uri>http://www.blogger.com/profile/00246998315096670256</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhumkDUgyp6Slm4Sel4YA7kFTzr2qKTJ5WJDquHMLDxBHE4eQ2smgDGIm0Oy_kElsZrR3jJFhIdDSZiC8Ao35NWxsVLKx6nQ8pzaY_D1qrkHtaRuq_dZWhGwftDfSIgtw/s220/marvel.JPG'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhC9do477b4r7KjQXFBX2FdLxeLp9LYOSau8r5To5Y3MeNKW0YWYQhfbrI5AD2sEZ2ybOXMSNXNDXjckfCqAfzFQ5OKne_pJxoca3LPe0ANFU2VWUy5nA0iG7qpUCS5gKq-brnc0lgIppVqIoBrBDdakbCrKnOl6HrxoS89B7325XZFOiVekD-ADSLg/s72-w640-h224-c/datanet.JPG" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7301826463672350299.post-166296447796593434</id><published>2023-06-02T18:33:00.002+05:30</published><updated>2023-06-03T20:33:16.892+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="vsphere"/><title type='text'>VMware Cloud Foundation 5.0: A Game-Changing Unified Software Platform for Cloud Management</title><content type='html'>&lt;p style=&quot;text-align: left;&quot;&gt;&lt;span style=&quot;text-align: justify;&quot;&gt;In the dynamic world of cloud computing, staying ahead of the curve is essential for businesses seeking scalability, security, and cost-efficiency. As VMware is a leading provider of virtualization and cloud computing software has recently unveiled VMware Cloud Foundation 5.0 (VCF 5.0), the latest version of its unified software platform for building and managing private clouds. Packed with an array of new features and improvements, VCF 5.0 offers &lt;u&gt;enhanced scalability&lt;/u&gt;, &lt;u&gt;advanced security&lt;/u&gt;, &lt;u&gt;extended support for Kubernetes&lt;/u&gt;, and streamlined management capabilities. This article explores the key highlights of VCF 5.0 and why it should be on your radar when considering a cloud platform. 😃&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: left;&quot;&gt;&lt;span style=&quot;text-align: justify;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEjL_-oNGWLkztPxxf32hzy3nD6wgm2omSWLu41f5I_Tr7amc7E2csjfS7f1um-m9cbe5xOfkhqTpGyuQMNz0VpoP0o-AO1WL8ojdyCEjC4bWhTyCFm3L4roqqzzlz5cUwzCjuECRoIuOn00Z4QLf78_B08jz-TnNFv0bDfaNf_5723TrTy1dIUe6qLc&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img data-original-height=&quot;330&quot; data-original-width=&quot;747&quot; height=&quot;282&quot; src=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEjL_-oNGWLkztPxxf32hzy3nD6wgm2omSWLu41f5I_Tr7amc7E2csjfS7f1um-m9cbe5xOfkhqTpGyuQMNz0VpoP0o-AO1WL8ojdyCEjC4bWhTyCFm3L4roqqzzlz5cUwzCjuECRoIuOn00Z4QLf78_B08jz-TnNFv0bDfaNf_5723TrTy1dIUe6qLc=w640-h282&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;span style=&quot;font-size: xx-small;&quot;&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; Credit: VMware&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-size: large;&quot;&gt;Improved Scalability:&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;One of the standout features of VCF 5.0 is its improved scalability. With support for up to &lt;u&gt;100,000 vCPUs &lt;/u&gt;and &lt;u&gt;100TB of storage&lt;/u&gt; per cluster, VCF 5.0 empowers businesses to tackle even the most demanding workloads. This level of scalability ensures that organizations can deploy VCF on a larger scale and accommodate their evolving needs without compromising performance or efficiency.&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: justify;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEgN8b2HiynMWu8tIDberupkZPRuD4ab66miG326a2WUhesNaMX37u_Ltn1ndatnwwoL6Ife6BBcKAGD8amh7Hg8XNWZGXs3Y4EuDqDeeDJXH__sSIPXKg0DqqLjI3IQMWg3lHLGFNnqu2CDuFIx2rw5QVFYeuB3ov9rPmaIPsKgourC9j7Le393bBpt&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img data-original-height=&quot;368&quot; data-original-width=&quot;778&quot; height=&quot;302&quot; src=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEgN8b2HiynMWu8tIDberupkZPRuD4ab66miG326a2WUhesNaMX37u_Ltn1ndatnwwoL6Ife6BBcKAGD8amh7Hg8XNWZGXs3Y4EuDqDeeDJXH__sSIPXKg0DqqLjI3IQMWg3lHLGFNnqu2CDuFIx2rw5QVFYeuB3ov9rPmaIPsKgourC9j7Le393bBpt=w640-h302&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;span style=&quot;font-size: xx-small;&quot;&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;/span&gt;&lt;span&gt;&amp;nbsp; &amp;nbsp; Credit: VMware&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-size: large;&quot;&gt;Enhanced Security:&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;This one is quite important. Security is paramount in the cloud computing landscape, and VCF 5.0 addresses this concern with several new security features. The inclusion of remote authentication and secure boot capabilities ensures that user data and applications are protected from unauthorized access.&amp;nbsp;&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;&lt;span style=&quot;font-size: x-large; text-align: left;&quot;&gt;Extended Support for Kubernetes:&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;VCF 5.0 demonstrates VMware&#39;s commitment to supporting containerized applications by offering comprehensive support for Kubernetes. With compatibility for Kubernetes 1.23, VCF 5.0 enables users to leverage the latest features and &lt;u&gt;enhancements of the popular container orchestration platform&lt;/u&gt;. Additionally, the inclusion of critical functionalities such as Container Networking Interface (CNI) support and&lt;u&gt; multi-node control planes&lt;/u&gt; makes it easier to deploy and manage containerized applications on VCF. This integration simplifies the adoption of modern application development practices and facilitates the seamless integration of legacy and cloud-native applications.&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-size: large;&quot;&gt;Streamlined Management:&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;Managing a cloud environment can be complex, but VCF 5.0 introduces several new features to simplify operations. A centralized management console empowers administrators with a unified view and streamlined control over their cloud infrastructure. This consolidation eliminates the need to juggle multiple interfaces, reducing complexity and saving time. Furthermore, VCF 5.0 introduces a&lt;u&gt; policy-based management framework, allowing organizations&lt;/u&gt; to define and enforce governance rules effortlessly. By automating management tasks and providing a cohesive management experience, VCF 5.0 reduces operational overhead and accelerates time to value.&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-size: large;&quot;&gt;&lt;u&gt;Verdict:&lt;/u&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;VMware Cloud Foundation 5.0 represents a significant upgrade that offers customers a scalable, secure, and cost-effective cloud platform. With its improved scalability, advanced security features, extended support for Kubernetes, and streamlined management capabilities, VCF 5.0 equips businesses with the tools they need to thrive in the cloud computing landscape. Whether you are a small business seeking growth opportunities or an enterprise managing complex workloads, VMware Cloud Foundation 5.0 should be on your radar as a reliable and powerful cloud management solution.&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Stay tuned for more updates...&lt;/p&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.virtualvmx.com/feeds/166296447796593434/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.virtualvmx.com/2023/06/vmware-cloud-foundation-50-game.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7301826463672350299/posts/default/166296447796593434'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7301826463672350299/posts/default/166296447796593434'/><link rel='alternate' type='text/html' href='http://www.virtualvmx.com/2023/06/vmware-cloud-foundation-50-game.html' title='VMware Cloud Foundation 5.0: A Game-Changing Unified Software Platform for Cloud Management'/><author><name>Sachin Bhardwaj</name><uri>http://www.blogger.com/profile/00246998315096670256</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhumkDUgyp6Slm4Sel4YA7kFTzr2qKTJ5WJDquHMLDxBHE4eQ2smgDGIm0Oy_kElsZrR3jJFhIdDSZiC8Ao35NWxsVLKx6nQ8pzaY_D1qrkHtaRuq_dZWhGwftDfSIgtw/s220/marvel.JPG'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/a/AVvXsEjL_-oNGWLkztPxxf32hzy3nD6wgm2omSWLu41f5I_Tr7amc7E2csjfS7f1um-m9cbe5xOfkhqTpGyuQMNz0VpoP0o-AO1WL8ojdyCEjC4bWhTyCFm3L4roqqzzlz5cUwzCjuECRoIuOn00Z4QLf78_B08jz-TnNFv0bDfaNf_5723TrTy1dIUe6qLc=s72-w640-h282-c" height="72" width="72"/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7301826463672350299.post-5114948172504957427</id><published>2023-05-24T11:07:00.002+05:30</published><updated>2023-05-24T11:10:45.503+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="NSX-T"/><title type='text'>Tunnel Endpoints</title><content type='html'>&lt;p&gt;Tunnel endpoints are essential in VMware NSX-T&amp;nbsp; for managing network connectivity across different environments. They handle the encapsulation and decapsulation of network traffic as it moves between overlay and underlay networks. Here are the key aspects of tunnel endpoints in NSX-T. Its uses in both East-West as well as North-South traffic communication.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEhVpqRijJDMtm8RBHv8jNj8D02pLfdi8RXKOzrZ88Ajfs6xdUo1YbuUg76k9qWCZpGsvmxPOTKa9-yulINZE3wEQU5u9u4VOuXFZt-kid_3uJdyqUV437cAg8GvtPpq4xRt3_27jvvwL9G6c0NkZOxZSC5PAr1zsDAD6hk0O4vte5pgGQgWt0U3tqE3&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img data-original-height=&quot;436&quot; data-original-width=&quot;746&quot; height=&quot;374&quot; src=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEhVpqRijJDMtm8RBHv8jNj8D02pLfdi8RXKOzrZ88Ajfs6xdUo1YbuUg76k9qWCZpGsvmxPOTKa9-yulINZE3wEQU5u9u4VOuXFZt-kid_3uJdyqUV437cAg8GvtPpq4xRt3_27jvvwL9G6c0NkZOxZSC5PAr1zsDAD6hk0O4vte5pgGQgWt0U3tqE3=w640-h374&quot; width=&quot;640&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;u&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;Geneve Tunneling Protocol&lt;/span&gt;&lt;/u&gt;: NSX-T uses the Geneve tunneling protocol for encapsulating overlay traffic. Geneve offers a flexible and extensible framework, ensuring efficient and secure communication among virtual machines (VMs) and NSX-T logical networks.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Tunnel Endpoint (TEP) IP Addresses: Each hypervisor host or NSX-T Edge node is assigned a unique TEP IP address as its tunnel endpoint. These addresses are used for encapsulating and decapsulating overlay traffic between different endpoints.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;u&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;Overlay Transport Zone (OTZ)&lt;/span&gt;&lt;/u&gt;: An Overlay Transport Zone defines the scope of network communication within an overlay infrastructure. TEP IP addresses are assigned to hypervisor hosts or NSX-T Edge nodes within an Overlay Transport Zone, facilitating proper encapsulation and routing of overlay traffic within that zone.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;u&gt;&lt;span style=&quot;font-family: courier;&quot;&gt;TEP (VXLAN Tunnel Endpoint):&lt;/span&gt;&lt;/u&gt;&amp;nbsp; Tunnel Endpoint (TEP) is a software component on a hypervisor host or NSX-T Edge node responsible for encapsulating and decapsulating overlay traffic. TEPs are associated with TEP IP addresses and enable communication between overlay and underlay networks.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Gateway TEPs: In NSX-T , Gateway Tunnel Endpoint (Gateway TEP) represents the TEP IP address associated with an NSX-T Edge node functioning as a gateway. Gateway TEPs route traffic between overlay and external networks, establishing connectivity with physical or virtual networks beyond the NSX-T environment.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;It&#39;s important to note that specific configurations and functionalities of tunnel endpoints in NSX-T may vary depending on deployment models, network architecture, and use cases. For comprehensive information on tunnel endpoints and their implementation in NSX-T .&lt;/p&gt;&lt;p&gt;I recommend consulting VMware&#39;s official documentation, such as the NSX-T Administration Guide and the NSX-T Design Guide.&lt;/p&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.virtualvmx.com/feeds/5114948172504957427/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.virtualvmx.com/2023/05/tunnel-endpoints.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7301826463672350299/posts/default/5114948172504957427'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7301826463672350299/posts/default/5114948172504957427'/><link rel='alternate' type='text/html' href='http://www.virtualvmx.com/2023/05/tunnel-endpoints.html' title='Tunnel Endpoints'/><author><name>Sachin Bhardwaj</name><uri>http://www.blogger.com/profile/00246998315096670256</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhumkDUgyp6Slm4Sel4YA7kFTzr2qKTJ5WJDquHMLDxBHE4eQ2smgDGIm0Oy_kElsZrR3jJFhIdDSZiC8Ao35NWxsVLKx6nQ8pzaY_D1qrkHtaRuq_dZWhGwftDfSIgtw/s220/marvel.JPG'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/a/AVvXsEhVpqRijJDMtm8RBHv8jNj8D02pLfdi8RXKOzrZ88Ajfs6xdUo1YbuUg76k9qWCZpGsvmxPOTKa9-yulINZE3wEQU5u9u4VOuXFZt-kid_3uJdyqUV437cAg8GvtPpq4xRt3_27jvvwL9G6c0NkZOxZSC5PAr1zsDAD6hk0O4vte5pgGQgWt0U3tqE3=s72-w640-h374-c" height="72" width="72"/><thr:total>0</thr:total><georss:featurename>New York, NY, USA</georss:featurename><georss:point>40.7127753 -74.0059728</georss:point><georss:box>12.402541463821152 -109.1622228 69.023009136178842 -38.849722799999995</georss:box></entry><entry><id>tag:blogger.com,1999:blog-7301826463672350299.post-2446017448987230209</id><published>2023-03-31T19:35:00.003+05:30</published><updated>2023-05-24T11:11:50.131+05:30</updated><category scheme="http://www.blogger.com/atom/ns#" term="NSX-T"/><title type='text'>Future of NSX</title><content type='html'>&lt;p style=&quot;text-align: justify;&quot;&gt;NSX-T is VMware&#39;s network virtualization and security platform, which enables the creation of virtual networks and security policies that are decoupled from physical network hardware. VMware has been investing heavily in NSX-T in recent years, and it is considered a critical component of VMware&#39;s broader cloud management and automation portfolio.&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;&lt;/p&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEjOAN6yWPfX9J3XMR2YQThUd8b2uBa80vMdocd8xWgPb-nMBwzfI2jSNHH9bnEldVZlJAbABUOeiABQGZm37oM5YO343mw1JFrr_g5ZnO93HYai5wa-zBDUUSuCGaDygm2GD5raKCL52hnjCIPvkYuYcxa6CoPBhWIwvXhsqr79kd0ubO_E2m0B6bBw&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img alt=&quot;&quot; data-original-height=&quot;205&quot; data-original-width=&quot;584&quot; height=&quot;112&quot; src=&quot;https://blogger.googleusercontent.com/img/a/AVvXsEjOAN6yWPfX9J3XMR2YQThUd8b2uBa80vMdocd8xWgPb-nMBwzfI2jSNHH9bnEldVZlJAbABUOeiABQGZm37oM5YO343mw1JFrr_g5ZnO93HYai5wa-zBDUUSuCGaDygm2GD5raKCL52hnjCIPvkYuYcxa6CoPBhWIwvXhsqr79kd0ubO_E2m0B6bBw&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;The future of NSX-T looks promising, as it continues to evolve and expand its capabilities to support modern cloud and application architectures. Some of the key trends that are likely to shape the future of NSX-T include:&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;ul style=&quot;text-align: left;&quot;&gt;&lt;li style=&quot;text-align: justify;&quot;&gt;NSX-T is an essential component of VMware&#39;s vision for software-defined networking (SDN) and network virtualization, which aims to make it easier for organizations to build and manage complex network environments. Some of the key features and capabilities of NSX-T include:&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;ul style=&quot;text-align: left;&quot;&gt;&lt;li style=&quot;text-align: justify;&quot;&gt;Network virtualization: NSX-T enables the creation of virtual networks that are decoupled from physical network hardware. This allows organizations to create highly flexible and scalable network architectures that can adapt to changing business needs.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;ul style=&quot;text-align: left;&quot;&gt;&lt;li style=&quot;text-align: justify;&quot;&gt;Micro-segmentation: NSX-T provides micro-segmentation capabilities that allow organizations to apply fine-grained security policies to individual workloads or applications. This helps to improve security by limiting the scope of potential security breaches.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;ul style=&quot;text-align: left;&quot;&gt;&lt;li style=&quot;text-align: justify;&quot;&gt;Container networking: NSX-T provides native support for container networking and Kubernetes, which allows organizations to integrate container environments with traditional virtualized environments.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;ul style=&quot;text-align: left;&quot;&gt;&lt;li style=&quot;text-align: justify;&quot;&gt;Multi-cloud networking: NSX-T provides multi-cloud networking capabilities, which enables organizations to create consistent network policies across different cloud environments. This is especially important as more organizations adopt hybrid and multi-cloud architectures.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;ul style=&quot;text-align: left;&quot;&gt;&lt;li&gt;Automation and orchestration: NSX-T provides highly automated network and security policies, which reduces the need for manual configuration and enables faster deployment of new applications and workloads.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;In addition to the key features and capabilities mentioned earlier, NSX-T also provides the following benefits:&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;ul style=&quot;text-align: left;&quot;&gt;&lt;li&gt;Simplified network management: NSX-T provides a centralized management interface that simplifies network configuration and management across multiple environments. This reduces the complexity of network management and enables faster deployment of new applications and services.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;ul style=&quot;text-align: left;&quot;&gt;&lt;li&gt;Improved network agility: NSX-T enables organizations to create virtual networks that can be quickly provisioned and de-provisioned as needed. This allows organizations to respond more quickly to changing business requirements and to adapt their network architectures to support new applications and workloads.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;ul style=&quot;text-align: left;&quot;&gt;&lt;li&gt;Increased security: NSX-T provides advanced security features such as micro-segmentation and distributed firewalling that help to improve network security and reduce the risk of security breaches.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;ul style=&quot;text-align: left;&quot;&gt;&lt;li&gt;Better application performance: NSX-T enables organizations to optimize network performance for specific applications or workloads by creating dedicated virtual networks and applying policies to ensure that traffic is routed efficiently.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;ul style=&quot;text-align: left;&quot;&gt;&lt;li&gt;Cost savings: NSX-T enables organizations to reduce network hardware costs by creating virtual networks that are decoupled from physical network hardware. This reduces the need for expensive network hardware and enables organizations to scale their networks more efficiently.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;In summary, the future of NSX-T is likely to be driven by the continued growth of cloud computing and the increasing adoption of new technologies such as containers and Kubernetes. As organizations continue to adopt these new technologies, NSX-T is likely to evolve to support new use cases and to provide more advanced network and security features that are tailored to the needs of modern application environments.&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.virtualvmx.com/feeds/2446017448987230209/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.virtualvmx.com/2023/03/future-of-nsx.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7301826463672350299/posts/default/2446017448987230209'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7301826463672350299/posts/default/2446017448987230209'/><link rel='alternate' type='text/html' href='http://www.virtualvmx.com/2023/03/future-of-nsx.html' title='Future of NSX'/><author><name>Sachin Bhardwaj</name><uri>http://www.blogger.com/profile/00246998315096670256</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhumkDUgyp6Slm4Sel4YA7kFTzr2qKTJ5WJDquHMLDxBHE4eQ2smgDGIm0Oy_kElsZrR3jJFhIdDSZiC8Ao35NWxsVLKx6nQ8pzaY_D1qrkHtaRuq_dZWhGwftDfSIgtw/s220/marvel.JPG'/></author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/a/AVvXsEjOAN6yWPfX9J3XMR2YQThUd8b2uBa80vMdocd8xWgPb-nMBwzfI2jSNHH9bnEldVZlJAbABUOeiABQGZm37oM5YO343mw1JFrr_g5ZnO93HYai5wa-zBDUUSuCGaDygm2GD5raKCL52hnjCIPvkYuYcxa6CoPBhWIwvXhsqr79kd0ubO_E2m0B6bBw=s72-c" height="72" width="72"/><thr:total>0</thr:total><georss:featurename>New York, NY, USA</georss:featurename><georss:point>40.7127753 -74.0059728</georss:point><georss:box>12.402541463821152 -109.1622228 69.023009136178842 -38.849722799999995</georss:box></entry><entry><id>tag:blogger.com,1999:blog-7301826463672350299.post-6931887320298385573</id><published>2023-03-21T17:28:00.002+05:30</published><updated>2023-03-21T17:28:08.235+05:30</updated><title type='text'>NSX-T Logical Routing</title><content type='html'>&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;NSX-T logical routing is a powerful feature of the NSX-T networking and security platform that allows for flexible and scalable routing of traffic between virtual and physical networks. With NSX-T logical routing, you can create logical routers that can route traffic between virtual networks, physical networks, and even across different cloud environments. In this article, we will explore the benefits of NSX-T logical routing, how it works, and some best practices for its implementation.&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;u&gt;Benefits of NSX-T Logical Routing&lt;/u&gt;&lt;/p&gt;&lt;p&gt;NSX-T logical routing offers several key benefits, including:&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;Scalability: NSX-T logical routing provides a scalable solution for routing traffic between virtual and physical networks, allowing you to easily scale your network infrastructure as your organization grows.&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;Flexibility: NSX-T logical routing provides a flexible solution for routing traffic between different networks and cloud environments, allowing you to easily connect your virtual and physical infrastructure to create a cohesive network architecture.&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;Simplified Management: NSX-T logical routing simplifies network management by providing a single pane of glass for managing routing policies across multiple virtual and physical networks.&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;u&gt;How NSX-T Logical Routing Works&lt;/u&gt;&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;NSX-T logical routing works by creating logical routers that can route traffic between virtual and physical networks. These logical routers are created using NSX-T Manager, which allows you to define routing policies and configure interfaces for each logical router.&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;Once a logical router is created, you can then configure routing policies to control how traffic is routed between virtual and physical networks. For example, you can configure static routes or use dynamic routing protocols such as OSPF or BGP to dynamically route traffic between networks.&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;u&gt;Best Practices for Implementing NSX-T Logical Routing&lt;/u&gt;&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;When implementing NSX-T logical routing, it is important to follow best practices to ensure optimal performance and security. Some best practices to consider include:&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;Segmentation: Use network segmentation to separate traffic between different logical routers to improve security and reduce the risk of unauthorized access to sensitive data.&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;Redundancy: Implement redundant logical routers to ensure high availability and reduce the risk of network downtime.&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;Performance Optimization: Optimize routing performance by configuring routing policies to minimize the number of hops required to route traffic between networks.&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;Security: Use NSX-T security features such as Distributed Firewall and Micro-segmentation to enhance security and protect against threats.&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;NSX-T logical routing is a critical component of the NSX-T platform, providing organizations with the ability to build complex, multi-tenant networks that can support a variety of applications and services. NSX-T logical routing can also help organizations achieve compliance with regulatory requirements such as PCI-DSS and HIPAA by providing a secure and segmented network architecture.&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;One of the key benefits of NSX-T logical routing is its ability to route traffic across different cloud environments. With NSX-T logical routing, organizations can easily connect their virtual and physical infrastructure to cloud environments such as AWS, Azure, and Google Cloud Platform. This allows organizations to build hybrid cloud architectures that can provide greater flexibility and cost savings than traditional on-premises solutions.&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;NSX-T logical routing also provides organizations with the ability to create virtual networks that are completely isolated from one another. This can help organizations meet regulatory requirements for data privacy and security, and can also help prevent unauthorized access to sensitive data. Additionally, NSX-T logical routing allows organizations to create multiple virtual routing domains within a single physical network, providing a high degree of flexibility and control over network traffic.&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;When implementing NSX-T logical routing, it is important to consider the impact on network performance. While NSX-T logical routing can provide a scalable and flexible solution for routing traffic, it can also introduce additional latency and overhead. To optimize network performance, it is important to carefully configure routing policies and implement strategies such as route aggregation and summarization.&lt;/p&gt;&lt;p style=&quot;text-align: justify;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;u&gt;Summary&lt;/u&gt;&lt;/p&gt;&lt;p&gt;NSX-T logical routing is a powerful and flexible solution for routing traffic between virtual and physical networks. By following best practices for implementation and optimization, organizations can build secure and scalable network architectures that can support a variety of applications and services.&amp;nbsp;&lt;/p&gt;</content><link rel='replies' type='application/atom+xml' href='http://www.virtualvmx.com/feeds/6931887320298385573/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.virtualvmx.com/2023/03/nsx-t-logical-routing.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7301826463672350299/posts/default/6931887320298385573'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7301826463672350299/posts/default/6931887320298385573'/><link rel='alternate' type='text/html' href='http://www.virtualvmx.com/2023/03/nsx-t-logical-routing.html' title='NSX-T Logical Routing'/><author><name>Sachin Bhardwaj</name><uri>http://www.blogger.com/profile/00246998315096670256</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='//blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhumkDUgyp6Slm4Sel4YA7kFTzr2qKTJ5WJDquHMLDxBHE4eQ2smgDGIm0Oy_kElsZrR3jJFhIdDSZiC8Ao35NWxsVLKx6nQ8pzaY_D1qrkHtaRuq_dZWhGwftDfSIgtw/s220/marvel.JPG'/></author><thr:total>0</thr:total></entry></feed>