Broadcom Targets Hybrid Platform Engineering and Agentic Security at VMware Explore 2026
At VMware Explore 2026, Broadcom centered its keynotes on the converging challenges of enterprise infrastructure economics, Kubernetes orchestration, and AI software supply chains. A key platform engineering case study featured United Airlines detailing its deployment of Kubernetes capabilities across VMware Cloud Foundation (VCF), integrating declarative infrastructure provisioning via Terraform and Avi Global Server Load Balancing directly into CI/CD pipelines to provide self-service environments without ticketing queues. In parallel, Broadcom’s Tanzu division unveiled TrueSource, a service providing cryptographically signed, continuously patched upstream repositories and runtime sandboxing for languages, frameworks, and data stores like PostgreSQL, MySQL, RabbitMQ, and Valkey to secure agentic AI pipelines.
For platform engineering leads, this highlights a decisive evolution in what an Internal Developer Platform (IDP) must govern. Self-service is no longer restricted to public cloud native abstractions; enterprise platform teams must deliver the same seamless developer experience across hybrid and private infrastructure. The United Airlines implementation proves that bare-metal and virtualization fabrics can be wrapped in GitOps and declarative APIs, eliminating the friction of manual operations while enforcing corporate governance and active-active service reliability across environments.
This shift fits into the broader industry reality that infrastructure cost inflation—specifically rising memory prices—is driving pragmatic workload placement rather than default cloud migration. At the same time, the rise of autonomous development and agentic AI workflows has introduced unprecedented security risks into the software supply chain. Because autonomous coding agents frequently pull untrusted dependencies from public ecosystems, traditional perimeter firewalls are insufficient. Platform engineering teams are now expected to supply the secure, immutable foundation—the paved road—that keeps both human engineers and AI agents within compliant boundaries.
In practice, platform teams should assess whether their existing internal developer platforms create artificial silos between container runtimes and legacy compute. Unifying orchestration with tools like Terraform and software-defined load balancers allows developers to deploy polyglot workloads through unified declarative manifests. Furthermore, teams supporting agentic workflows must establish curated upstream artifact registries like TrueSource to avoid ingesting poisoned third-party packages into production environments.
Read original source