Revisiting VMware PowerShell Find VMs with Memory Reservations Back in March 2021 I wrote a quick one line PowerShell snippet to find memory reservations for a friend that wanted a simple and quick way to return objects that had reservations. I extended the one liner to also return VM objects that have either CPU or […]
Read More
Police API Stop and Search lookup with Streamlit Following on from the quick API demo I built for the Vehicle Enquiry Service API, I wanted to revisit some work I’d previously done that used the UK Police Data API along with metabase and other technologies to help interrogate public policing data. Using the streamlit library […]
Read More
Vehicle Enquiry Service API Lookup Demo The Goal To build a web based application that allows the retrieval of vehicle information from the UK DVLA Vehicle Enquiry Service API and package that in a container for simplified distribution. A Vehicle Enquiry Service API Lookup Demo if you like. I’m building this because I find it […]
Read More
Pets, Cattle, Ants Pets vs cattle as an analogy to manage IT assets and cloud infrastructure is a decade old. Even before this observation became commonplace, this is something that I’d seen first-hand. When I came into the IT industry, I was often supporting assets named after Knights of the Round Table, Lord of the […]
Read More
In a previous post I’d worked through a few issues with formatting and labelling disks with PowerShell and part of a CloudConfig element. I had someone get in touch with a similar issue linked to how they could use PowerShell within CloudConfig to provide Disk Identification Formatting and Labelling, for disks being added across multiple […]
Read More
Adventures with PowerShell, CloudConfig and vRealize Cloud Assembly This week I had a customer with some errors trying to use the following componenets together: PowerShell, CloudConfig, and cloudbase-init within a Cloud Assembly blueprint. To put it bluntly, the code was not running correctly. The customer could run the code locally without any issue. However, as […]
Read More
This week I spent some time working through the excellent guides from Saintdle to build new TKG management and workload clusters in Azure. I could write up my own how to and deployment guide here, However, Dean has done a fantastic job of documenting the deployment of the TKG resources within Azure, look no further […]
Read More
VMware Tanzu Up Close Virtual Event The VMware Tanzu Solution Engineering team is opening up to run a day of demos on April 27th VMware Tanzu brings a raft of new possibilities to the vSphere platform and beyond, providing capabilities and services to build and scale cloud applications anywhere. At the event attendees will learn […]
Read More
VMware Perpetual vs SnS vs Subscription vs SaaS As VMware move more and more licensing to a subscription model one question I’m getting asked more frequently is “what is the difference between VMware Perpetual vs Subscription vs SaaS vs SnS?” and “what is the best way for my organisation to purchase licensing from VMware now?” […]
Read More
Cloud Migration Value Creation I recently read an excellent post by Bill Hunt titled Cloudbusting. In this article Bill outlines and challenges some of the myths of cloud computing as he sees it from his federal role. Bill is a contributor to the 2019 Federal Cloud Computing Strategy, “Cloud Smart”, which introduced a subtle change […]
Read More