Create OCI Bastion Sessions with Python SDK
Learn how to automate the Oracle Cloud Bastion Service with Python SDK. If you feel navigating the UI to create a bastion session is annoying, here's the solution!
Learn how to automate the Oracle Cloud Bastion Service with Python SDK. If you feel navigating the UI to create a bastion session is annoying, here's the solution!
Business Requirement I was working on setting up an OCVS environment for one of the biggest stock exchanges in the APAC region. The customer's requirement was to join the VC…
Most VMware HCX deployments fail due to one or more blocked ports. It is always tricky and time-consuming to troubleshoot these issues. This article tries to solve this trivial problem with a Python script.
Get vRO hostname from cloud proxy vRO appliance.
Introduction This is the last article in my two-part blog series on creating shared storage for the clustered VM's using Dell VNX eNAS storage. Please check part 1 of this…
Introduction I was recently working on a customer requirement where they wanted shared storage provisioned using Dell VNX eNAS for their middleware cluster solution using vRealize Orchestrator. The business requirement…
Introduction Currently I’ve been working on quite a few VMware Cloud on AWS (VMC for short) projects for customers. For those of you who are new to the technology, VMC…
vRA 8.x Architecture Explained vRealize automation 8.x has been designed with modern microservices architecture. In this post, I will explain the basic building blocks of this new and redefined product.…