Filter by Tags

Showing 0 of 0 posts

Demo 3-tier App - Part 3 - How to

Cloud-Services General
This is the 3rd and final part of the series. In this part I will detail about how to use and deploy the application manually or using supplied OVA. Please check the earlier posts for the details of other layers (Part 1 and Part 2) I have made few changes in the… Read More

Demo 3-tier App - Part 2

Cloud-Services General
In the first part of this two part series I detailed about the application. After further consideration and feedbacks I have made some changes in it. In this post I am going to talk about the changes and various ways we can use this application. In the initial architecture of the application… Read More

Demo 3-tier App - Part 1

Cloud-Services General
Purpose: I work as a multi-cloud solution architect and as part of the job, often times, I give demos to customers or build specific use cases for them. While doing so I am always looking for an application which is lightweight, is useful (replicates real life use case) and uses… Read More

How to earn VCDX-CMA Badge

Hello Everyone, after a long gap I am back at blogging. One of the reasons of my absence was my VCDX journey. In this blog I will detail the lessons I learned during my journey in the hope this will help others in their journey. There are several areas which… Read More

Auto-Scaling Deep Dive

Purpose I wrote a blog on Auto-Scaling and got many questions regarding that topic. Also, after the release of vRealize Automation 7.3.1 onwards, the workflows stopped working. So, this post has the answer to all those questions and the updated package which will work with vRealize Automation versions upwards from 7.3. Though… Read More

Journey from Wordpress to Hexo and Clarity

General
Purpose I recently moved my blog from Wordpress to Hexo. Also, I moved hosting platform from Siteground to S3 (AWS). This blog post details the rationale behind the decisions. It also describes how I learnt to build a Hexo theme using VMware Clarity environment. So overall this captures the following… Read More

VMworld report from the field

General
Purpose: I am attending this year's VMworld US and decided to write my experience so far. Read on to know what's new with VMware and other technologies. First, this is an amazing experience. If you are someone working with VMware technologies, then at least once you need to be in… Read More

Learn basic to advance vSAN in 80 minutes

General
Purpose: If you are working in Virtualization and Cloud space, then you must have heard about Software Defined Storage (SDS). It is part of Software-Defined Data Center (SDDC) (a term coined by VMware). Since VMware started the SDDC journey and is a pioneer in this technology, so, today I am going… Read More

Learn Advance PowerCLI in under 100 minutes

Automation General
Purpose: Automation in a virtualised datacenter is must for any IT-Admin. PowerShell is perhaps the most important tool in such virtualised datacenter. For VMware environment PowerCLI provides that capability to the admins. This is the second session on PowerCLI, covering the advance topics. If you are just starting or plan to… Read More

Learn basics of PowerShell and PowerCLI under 1.5 hours

Automation General
Purpose: Automation in datacenter is a must for any IT-Admin. And scripting is the most important skill they can have. PowerShell is the most important scripting language in today's virtualised environment. This is a session on basics of PowerShell and PowerCLI which I did for a customer. If you are just starting… Read More

Integrating NSX with vRealize Automation-Part I

VCF-Automation VCF-Suite
Purpose NSX and vRealize Automation are two major products from VMware. You use vRealize Automation to build a Cloud environment and use NSX for building a Software-Defined-Network environment. Individually they are awesome products and when you mix them up, you get an overdose of awesomeness. Fun apart, the actual power of… Read More

Finally it is here--PowerShell for Linux and Mac

Automation General
The most awaited feature is finally here. Never thought I would see Microsoft saying they love Linux and open source. But I suppose this was on the cards cause you can not ignore a vast population of IT landscape. So finally PowerShell is here for Linux and Mac environment.Here is… Read More

How to Remote execute scripts inside a VM in vSphere

Automation
Hello All, Hope you are doing well. Today I want to talk about remotely executing scripts inside a VM which is hosted in vSphere environment. Recently I received the following requirement from a colleague for a customer. Environment: Customer has hundreds of VMs A particular application is running in many… Read More

How to access and utilize ESXCLI from PowerCLI

Automation
Today I am going to talk about an interesting feature of PowerCLI. Through PowerCLI you can utilize the full functionalities of ESXCLI commands. Question is why would you like to access Esxcli commands from PowerCLI cmdlets. The reason is there are certain tasks which can easily be done using Esxcli… Read More

vSphere Capacity Report

Automation
Purpose of the Script: If you are an admin who manages a vSphere environment then you are in the right place. How many times did you wish for a report that would give you a holistic view of capacity of your environment? Well, I know you can get that from… Read More

vSphere Security Check Script

Automation
Dear Readers, It's been long since I have written a blog. But as promised, we will collaborate here and continue to work towards making the scripts more stable and incorporate more features into it. Towards that goal I am writing this blog. When run, the script will automatically check whether… Read More

Basics of Virtualization - Part B

General
In earlier post I talked about what is virtualization. In this post I am going to talk about types of Virtualization and their difference. Virtualization Areas: Nowadays virtualization is applicable to everything. As mentioned in the earlier post: Even something as simple as partitioning a hard drive is considered virtualization… Read More

Basics of Virtualization - Part A

General
Why this post? In recent past in my interaction with couple of college students and other technology professionals I could see that there is some confusion about virtualization and related technologies. Though many knows the tools and end options but again confused by the technology behind. So I decided to… Read More