WilliamLam.com

  • About
    • About
    • Privacy
  • VMware Cloud Foundation
    • VMware Cloud Foundation 9.1
    • VMware Cloud Foundation 9.0
  • VKS
  • Homelab
    • Hardware Options
    • Hardware Reviews
    • Lab Deployment Scripts
    • Nested Virtualization
    • Homelab Podcasts
  • VMware Nostalgia
  • Apple

Simulating the VMware Cloud on AWS API using Stoplight Prism Tool

01.06.2020 by William Lam // Leave a Comment

As more customers and partners on-board the VMware Cloud on AWS service, the topic of Automation has been coming up more frequently. There are a number of resources that are available to help users get started including here, here, here, here and here to just name a few.

Customers and partners can spin up 1-Node SDDC which includes the full stack (vSphere, vSAN and NSX-T), fully configured and ready for use for less than $8/hour (list price) and start exploring the rich APIs provided by the VMware Cloud on AWS service. Nothing beats playing with the real thing but we definitely have heard from customers and new developers that it would be nice to have the ability to test out some of the Automation prior to running against a real SDDC.

The VMware Cloud APIs is based on OpenAPI (formally Swagger) and has a very rich eco-system of tools that are available to developers and end-users. One really cool thing you can do with OpenAPIs is to "mock" or simulate the APIs just based on your API specification. This is really useful for API development but it can also come in handy for end users to be able to try out your APIs. Prism Mock by Stoplight is an OpenAPI mocking tool that was introduced to me by Jake Robinson.

Over the break, I finally found some time to play with this tool and I think this could be really useful for those wanting to get a taste of the various VMware Cloud APIs. As I have mentioned already, nothing beats the real APIs and there are some limitations with the mocking tool, so you should still consider using the real APIs when you are ready.

[Read more...]

Categories // NSX, VMware Cloud on AWS Tags // Mock, OpenAPI, Prism, Swagger, VMware Cloud on AWS

RSS feed for VMware release notes

12.20.2019 by William Lam // 9 Comments

Staying up to date with the latest VMware product releases can be a challenge and with something like VMware Cloud on AWS, which is delivered as a service, it can be even more tricky as new updates are constantly being made available. Historically, there has not been a consistent method for how customers can get notified of new releases and this has also come up from our VMware Cloud on AWS customers.

We posed the challenge to our Information Exchange (documentation) team to see how we can help our VMware Cloud on AWS customers and the team came back with an initial implementation of providing a standard RSS feed which you can now find at the upper right hand corner of the VMware Cloud on AWS release notes page. You can subscribe using your favorite RSS reader, I personally use Feedly and when a new release of the SDDC and/or service, you will get notified via your RSS reader. For those that want a different delivery mechanism such as email for example, you can use the free If This, Than That (IFTTT) service which I also personally use and setup an email notification or any other type of notification that IFTTT supports.


Although this initial requirement was driven by the VMware Cloud on AWS product team, we definitely wanted to see this capability delivered across all VMware products and services which is what the team has done as well. When you navigate to a specific product and/or service release notes, you will now see the additional RSS feed that you can subscribe to.

Here are just a few of the popular RSS feeds that I know folks will want to subscribe to. For a complete list of all VMware product/services, please take a look here.

  • VMware Cloud on AWS - https://docs.vmware.com/en/VMware-Cloud-on-AWS/rn_rss.xml
  • VMware Cloud on DellEMC - https://docs.vmware.com/en/VMware-Cloud-on-Dell-EMC/rn_rss.xml
  • vSphere - https://docs.vmware.com/en/VMware-vSphere/rn_rss.xml
  • vSAN - https://docs.vmware.com/en/VMware-vSphere/rn_rss.xml
  • NSX-T - https://docs.vmware.com/en/VMware-NSX-T-Data-Center/rn_rss.xml
  • HCX - https://docs.vmware.com/en/VMware-HCX/rn_rss.xml
  • VMware Site Recovery - https://docs.vmware.com/en/VMware-Site-Recovery/rn_rss.xml

I think this be a great first step in helping our customers easily get notified of new releases, so that can start reviewing the release notes and start planning. I know many of you have also asked for other methods such as programmatic access to release notes updates or even having a specific changelog for things like our APIs. If folks have any feedback in this area, feel free to leave a comment and I will be more than happy to share this with our documentation team.

Categories // NSX, SRM, VMware Cloud on AWS, VSAN, vSphere Tags // release notes, RSS

Configure NSX-T Enhanced Data path / Network Stack (ENS) for Nested ESXi

12.10.2019 by William Lam // Leave a Comment

After publishing my Running Nested ESXi, NSX-V or NSX-T on top of NSX-T article which actually turned out to be quite popular, I received an interesting question on whether ENS for NSX-T could also be configured within a Nested ESXi deployment? I was a little familiar with ENS, which I will explain in a second. However, I was not completely sure about the benefits of running ENS in a Nested environment.

With the help from my friend Frank Escaros-Buechsel, who actually works in our NFV group at VMware. Frank helped validate the instructions but he also provided some additional insights on why this could be useful in a lab setup for verifying configuration and behaviors when additional tuning maybe required. If you are NOT running NFV-based workloads, ENS is not something you need to configure when running NSX-T using Nested ESXi.

So what is ENS?  Enhanced Network Stack (ENS) also referred to as Enhanced Data Path is an NSX-T capability which was first introduced with NSX-T 2.3. ENS is specifically designed for Network Function Virtualization (NFV) workloads that require a high performance data path. Such workloads include Telco, 5G and IoT based deployments where improved packet throughput is critical for the responsiveness of these applications.

[Read more...]

Categories // Nested Virtualization, NSX, PowerCLI Tags // Enhanced Data Path, Enhanced Network Stack, ENS, nested virtualization, Network Function Virtualization, NFV, NSX-T

  • « Previous Page
  • 1
  • …
  • 8
  • 9
  • 10
  • 11
  • 12
  • …
  • 22
  • Next Page »

Search

Thank Author

Author

William is Distinguished Platform Engineering Architect in the VMware Cloud Foundation (VCF) Division at Broadcom. His primary focus is helping customers and partners build, run and operate a modern Private Cloud using the VMware Cloud Foundation (VCF) platform.

Connect

  • Bluesky
  • Email
  • GitHub
  • LinkedIn
  • Reddit
  • RSS
  • Twitter
  • Vimeo

Recent

  • Quick Tip: Reducing High CPU Utilization in VCF Automation (VCFA) on AMD Zen4/Zen5 CPUs 08/12/2026
  • VCF 9.1 - Quick Tip: Optimized Workflow for Configuring Distributed Transit Gateway (DTGW) with NSX Virtual Network Appliance (VNA) 08/11/2026
  • Quick Tip: Selective ESX Host Patching in VCF 9.1 08/10/2026
  • Playing with Zero Touch Provisioning (ZTP) in vSphere 9.1 using an ASUS NUC 08/07/2026
  • Quick Tip: Automating ESX System Resource Pool Workaround Prior to 8.0 Update 3g 08/06/2026
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.

To find out more, including how to control cookies, see here: Cookie Policy

Copyright WilliamLam.com © 2026

Loading Comments...