-
VMware CMYT PodCast – With Jatin Purohit
Check out my latest podcast at VMware Community.
-
Technical Overview: Oracle Cloud VMware Solution
Oracle Cloud VMware Solution enables our mutual customers to migrate and modernize enterprise applications, and seamlessly move workloads between on-premises environments and Oracle Cloud, all with access to Oracle’s full portfolio of cloud services. Mark Lohmeyer, SVP and GM, VMware Check out the technical overview here.
-
The vSphere DSC – Just another perspective
vSphere DSC is an open-source module that provides PowerShell DSC resources for VMware. PowerShell DSC resources follow declarative code style, like most configuration management tools and allows you to document infrastructure configurations.
-
VMware Cloud Foundation 4 Series – Part 1
VMware Cloud Foundation 4 presents an important step in offering a hybrid cloud platform supporting native Kubernetes workloads and management alongside your traditional VM-based workloads. Cloud Foundation has an automated deployment process, known as Bring-up which deploys standardized workload ready private cloud in just matter of hours! By any measure, VMware Cloud Foundation 4 is…
-
Unable to use Azure Private Endpoints with On-Prem DNS server!!
How to use Azure Private Endpoints with on-prem DNS server.
-
Introduction to vSphere DSC
vSphere DSC is a PowerShell based module for Desired State Configuration.
-
vRealize Automation 8.0 – A lot has changed!
Hello Everyone! It is always good to refresh new products/new features coming in Industry (Although it’s been a year that vRA 8.0 has been released but it’s still new to many!). So, in this blog post, I’ll try to give an insight on new vRealize Automation 8.0 Architecture and will talk about what exactly has…
-
vLeaderConnect EP1: In conversation with Joe Beda
Hello and welcome everyone, “There is always a first time for everything,” #vLeaderConnect was the same experience for us at VMUG Pune. I proposed this idea to all the committee members during one of our internal discussion. The sole objective of vLeaderConnect was to get an insight into how the technical leaders carry themselves, personally…
-
SAM 101 – Build and Deploy your Lambda Function Using AWS SAM
Hello! I came across a use case, where I have to deploy a CloudFormation template which creates a lambda resource under my AWS account. To provide Lambda function code to CFN template I have two ways: Use Inline lambda function inside the CFN template. Use the Serverless Application Model (SAM) by creating Lambda function artifacts…