In this AWS re:Post Article, I cover a request that one of my customers had yesterday. They need to forward […]
Category: VMware
VMware virtualization
AWS Elastic Disaster Recovery with VMware Raw Device Mappings
In this re:Post Article, I demonstrate using AWS Elastic Disaster Recovery to fail over a filesystem backed by a physical […]
Custom service definitions in VMware Cloud on AWS
In this re:Post Article, I walk through a feature I contributed to the Python Client for VMware Cloud on AWS […]
Invoking VMware Cloud on AWS REST API calls from Terraform
In this re:Post Article, I demonstrate invoking the VMC on AWS REST API from Terraform. There are often situations where […]
Automated S3 Content Library Indexing with AWS Lambda
Content libraries are container objects for VM and vApp templates and other types of files, such as ISO images. A […]
Using Code Capture to decipher VMware APIs
Now that I work at AWS, most of my content will be published on AWS-owned repositories. AWS re:Post is a […]
Python Client for VMC on AWS – Part IV – Release 1.8
It has been quite some time since we’ve had a PyVMC release. We published v1.8 on May 20th, 2022. The […]
SDDC Import/Export for VMware Cloud on AWS – Part IX – Improving Import Speeds
The Fling runs import commands serially – this can result in an extremely long import time for customers with large […]
Invoke-GetVMGuestLocalFilesystem displays no data
I had a customer report the following in VMware {Code} Slack: Hello! I’m trying to automate the increment of disk […]
VMware Event Broker Appliance – Part X – Building a New PowerCLI Function – Function Deployment
In the previous post, I walked line-by-line through the code that comprises the kn-pcli-pg-check example function. In this post, we […]