The architecture of vRA 8 has been completely change from what it was till 7.6. The vRealize Automation 8.1 runs on Photon OS, with a broadly leveraged microservices architecture using Kubernetes and Docker. vRA is comprised of numerous services, running in separate containers, with a PostgreSQL database per container, RabbitMQ serves as the message broker. … Continue reading Deployment of vRealize Automation 8.1
Month: April 2020
Deployment of vRealize Orchestrator 8.1
In this post I will demonstrate how to deploy vRealize Orchestrator 8.1 step by step. vRO 8.1 is the latest version released few days ago. To start with deployment the very first step is to download the required ova 'O11N_VA-8.1.0.9326-15995344_OVF10.ova' from VMware site.We can then proceed to deploy the appliance from our vCenter Server. Login … Continue reading Deployment of vRealize Orchestrator 8.1
How to install PowerCLI module through Powershell
To automate vSphere task PowerCLI can make any Administrator’s job much easier. Here I’ll go step by step how to install PowerCLI module on your client system to administer your vSphere without every time login to vCenter UI console. Install VMware PowerCLI Module on a system with Internet connection. Open Powershell as ‘run as administrator’Type … Continue reading How to install PowerCLI module through Powershell