VMware Cloud Foundation 9.0 vs 9.1: What Changed and Why It Matters

VMware Cloud Foundation 9.0 was the platform reset. It moved VCF beyond the idea of an integrated VMware software stack and toward a more complete private cloud operating model. Unified operations, governed self-service, VPC networking, Kubernetes, cost visibility, infrastructure automation, and API-driven consumption became central parts of the platform rather than adjacent capabilities. VMware Cloud … Read more

VVF 9.0 vs VCF 9.1: The Real Difference Between a Workload Platform and a Private Cloud

VMware vSphere Foundation and VMware Cloud Foundation share the same infrastructure DNA. Both are built around vSphere. Both can run enterprise virtual machines. Both include vSAN capacity, VMware vSphere Kubernetes Service, and VCF Operations capabilities. That shared foundation makes the comparison easy to get wrong. VVF 9.0 is not simply a smaller release of VCF, … Read more

Private AI Is Not Model Hosting: A Reference Architecture for Sovereignty, Identity, GPUs, and Operations on VCF 9.1

Most private AI conversations start too low in the stack. The first question is usually some version of, “Can we run the model on-prem?” That is not a bad question, but it is not the architecture question. Running a model on-premises proves that you can place compute near data. It does not prove that you … Read more

VCF 5.2.x to 9.1 Upgrade Runbook: Exact Sequence, Dependencies, Downtime, and Validation

TL;DR A VCF 5.2.x to 9.1 upgrade is not a single SDDC Manager update followed by routine infrastructure patching. It is a dependency-controlled platform transition that begins with the Operations layer, introduces mandatory VCF Management Services, and then moves through NSX, vCenter, ESX, and NSX Edge finalization. The first gate is source-release eligibility. Current Broadcom … Read more

Automating VCF 9.1 VPC Networking with PowerCLI: IP Blocks, Subnets, NAT, and External IPs

TL;DR VCF 9.1 expands the VMware.VimAutomation.Vpc module so PowerCLI can build much more of the VPC networking foundation, including IP blocks, external connections, transit gateways, connectivity profiles, VPCs, subnets, and external-IP assignments. The practical automation pattern is to build provider-owned connectivity first, create application-owned VPC objects second, and publish selected private workloads by assigning an … Read more

VCF 9.1 VPC Networking: Distributed vs. Centralized Transit Gateway Designs

TL;DR VCF 9.1 supports two distinct approaches for connecting Virtual Private Clouds to the physical data center network. A Distributed Transit Gateway removes NSX Edge nodes, the Tier-0 gateway, and BGP from the north-south forwarding path. Traffic can leave directly from the ESXi host through a VLAN shared by every participating host. The design reduces … Read more

Deploy Linux VMs on vSphere with cloud-init and GuestInfo: A Complete PowerCLI Guide

TL;DR PowerCLI can clone a Linux template, write cloud-init metadata and user data into vSphere GuestInfo settings, and power on a fully initialized virtual machine without attaching a seed ISO or maintaining a traditional guest customization specification. The reliable deployment sequence is: The reusable PowerCLI script in this guide implements that workflow for Ubuntu, Rocky … Read more

VCF 9.1 API with Postman: Generate a Collection from OpenAPI and Automate Your First Workflow

TL;DR VMware Cloud Foundation 9.1 provides an OpenAPI definition for SDDC Manager that can be imported into Postman to generate a structured collection of API requests. The generated collection is not immediately ready for use. The specification defines a localhost server value, so the requests must be updated to use a variable that points to … Read more

HCX 9.1 Migration Runbook: Network Profiles, Compute Profiles, Service Mesh, and First VM Move

TL;DR An HCX 9.1 migration should not begin with the Migrate Virtual Machines button. It should begin with a dependency-ordered runbook that proves routing, firewall policy, IP pools, site pairing, Network Profiles, Compute Profiles, Service Mesh health, and Network Extension behavior before a production workload is touched. The practical sequence is: Introduction HCX failures often … Read more

How to Install and Update VCF PowerCLI 9.1 on Windows, macOS, and Linux

TL;DR PowerCLI is now distributed through the VCF.PowerCLI package. The older VMware.PowerCLI package is deprecated, although many familiar cmdlets and underlying VMware.* modules remain in use. For a new installation, use: For an existing VMware.PowerCLI installation, audit scripts for explicit Import-Module VMware.PowerCLI statements, prefer a clean migration where practical, and use -AllowClobber and -SkipPublisherCheck only … Read more

VCF 9.1 for AI Workloads: The Decisions Infrastructure Teams Need to Make Before the First GPU Cluster

AI demand rarely arrives as a clean infrastructure request. It usually starts as a conversation. A data science team has a model they want to test. A business unit wants an internal assistant. A security team wants retrieval-augmented generation close to sensitive data. A platform team is asked whether the existing private cloud can “just … Read more

Introduction to VMware Cloud Foundation Operations: Why VCF Operations Is Critical Today

TL;DR VCF Operations is no longer just an observability tool sitting beside the VMware Cloud Foundation stack. In the VCF 9.x operating model, it is becoming a central part of how teams manage the fleet, monitor health, support lifecycle workflows, handle certificates and passwords, improve diagnostics, understand cost, and enforce operational governance. That shift matters. … Read more

VCF Express Patches: A Practical Runbook for Planning, Applying, and Validating Updates

TL;DR VCF Express Patches should be handled through a repeatable runbook, not an improvised maintenance window. The practical workflow is to confirm the current VCF and component baseline, synchronize depot metadata, review release-note applicability, validate backups and platform health, patch lifecycle and management services where needed, apply component updates through VCF Operations, and capture enough … Read more

VCF Express Patches: The Operating Model Shift Behind Faster Security Response

TL;DR VCF Express Patches are not just smaller updates with a faster name. They represent a more active Day-2 lifecycle model for VMware Cloud Foundation 9.1 environments. Instead of waiting for every fix to arrive in a larger scheduled maintenance release, teams now need a repeatable process for tracking component applicability, synchronizing depot metadata, validating … Read more

The Five Personas of Private AI: Platform Owner, Model Owner, Data Owner, Security Owner, and Business Owner

Private AI will not fail in most enterprises because the model cannot run. It will fail because nobody can answer a simple question clearly: Who owns this thing? That question sounds basic until the first production AI use case crosses infrastructure, GPUs, model runtime, vector data, business logic, identity, audit logging, security policy, and operational … Read more

Designing a Practical Private AI Operating Model with VCF 9.1

From Platform Capability to Operational Reality VCF 9.1 gives VMware teams a stronger private AI story. But having the platform capability is not the same thing as having an operating model. That distinction matters. A production AI platform needs more than GPU hosts and a few model endpoints. It needs clear consumption boundaries, network isolation, … Read more

The AI-Ready Cluster Is Different: GPU Placement, Memory Tiering, Storage Policy, and Lifecycle Windows

Traditional virtualization design habits do not automatically translate to inference-heavy AI platforms. That is not because virtualization suddenly stopped being useful. It is because the constraint model changed. For years, many virtualization clusters were designed around CPU consolidation, memory overcommit, shared storage resilience, and generalized mobility. That model worked well for mixed enterprise workloads where … Read more

AI Is Pushing VMware Beyond Virtualization

How VCF 9.1 Reframes the Private Cloud Conversation For years, the VMware conversation was mostly about virtualization, consolidation, lifecycle management, and private cloud standardization. Those topics still matter. They are not going away. But AI has changed the center of gravity. The question is no longer just, “Can the platform run VMs reliably?” The better … Read more

When to Keep AI On-Prem: Data Gravity, Latency, Sovereignty, and Cost as Architecture Inputs

AI placement is becoming a real architecture decision. For the first wave of generative AI adoption, many organizations could experiment with hosted models, isolated copilots, and proof-of-concept retrieval systems without making hard infrastructure choices. That window is closing. AI is moving from isolated experiments into business workflows, operational systems, and agentic patterns that can retrieve … Read more