Dimitri de Swart
How to run Containers as a Service – Part 2
In ‘How to run Containers as a Service – Part 1‘ I talked about how easy it is to run containers in a development environment and the difficulty of moving containers into production. In this post I will show you how to run Containers as a Service by…
How to run Containers as a Service – Part 1
In this post I will talk about containers, why developers love them and which platform is suitable to manage and run Containers in production. For those not in the know, application containers are a way for developers to package code into executable ‘containers’. Instead of…
Prepare Windows for vRA software deployment
With vRealize Automation you can install and configure software during deployment. For this to happen a Bootstrap agent has to be in place. This agent can be installed manual or in case of Linux with the help of a template script. In this article I…
vRA custom host name using Orchestrator and Event Broker
In a recent POC the customer had a special use case which I tackled singing vRealize Orchestrator and the Event Broker Service. So, what was the use case? Roll out a new Windows vSphere virtual machine using a custom hostname based on the machine…