In my previous post, I showed how to monitor VMC maintenance events with a Slack webhook. You can review the […]
Tag: VMC on AWS
VMC on AWS 2-node scale-up
Last week, we released the ability to scale-up your 1-node SDDC to a 2-node SDDC with witness. 1-node SDDCs have […]
PCI configuration in VMC on AWS release 1.14
VMware Cloud on AWS is fully PCI compliant as of the 1.14 release. You must deploy a brand new 1.14 […]
Monitoring VMware Cloud on AWS firewall changes with vRealize Log Insight Cloud
I am one of the admins of our team’s lab environment. Part of learning is making mistakes, and one of […]
SDDC Import/Export for VMware Cloud on AWS – Part VI – Adding a New Feature – Writing the Import Code
In the previous post, we wrote code to export Service Access configuration. In this post, we will import the configuration. […]
SDDC Import/Export for VMware Cloud on AWS – Part V – Adding a New Feature – Writing the Export Code
In Part IV, I figured out the API calls for Service Access. In this post, I will implement the Python […]
SDDC Import/Export for VMware Cloud on AWS – Part IV – Adding a New Feature – Finding API Calls
In Part III of this blog series, we showed you how to import your SDDC config. In Part IV, we […]
SDDC Import/Export for VMware Cloud on AWS – Part I – Introduction
The SDDC Import/Export Tool for VMware Cloud on AWS is an open source Python project. Nico Vibert and I are […]
SDDC Import/Export for VMware Cloud on AWS – Part II – Exporting
In Part I of this blog series, we introduced the VMware Cloud on AWS SDDC/Import Export Fling. In Part II, […]
Monitoring VMware Cloud on AWS maintenance with Notification Gateway webhooks
Part of the SDDC upgrade process is replacing SSL certificates. This can cause problems with other services that rely on […]