Skip to main content

Filter by Tags

Showing 0 of 0 posts

Mastering AI/ML from First Principles - Part 3

AI-ML Math Foundations
Functions — The Language of Machine Learning Series: Mastering AI/ML from First Principles Phase: Math Foundations Blog #: 03 Topic: Algebra for Machine Learning → Functions - The Language of Machine Learning In my previous post, I got comfortable with numbers and variables. But something still felt incomplete. I could… Read More

Mastering AI/ML from First Principles - Part 2

AI-ML Math Foundations
Numbers, Variables, and Why ML Needs Math Series: Mastering AI/ML from First Principles Phase: Math Foundations Blog #: 02 Topic: Algebra for Machine Learning → Numbers, Variables, and Why ML Needs Math When I started seriously exploring machine learning, I kept hearing the same advice: That statement always felt incomplete. Read More

Mastering AI/ML from First Principles - Part 1

AI-ML
What Is AI/ML and Why I’m Learning It Series: Mastering AI/ML from First Principles Phase: Orientation Blog Number: 01 Why AI/ML matters now Artificial Intelligence is no longer a niche research topic. It now shapes search, recommendations, forecasting, fraud detection, language tools, image systems, and a growing share of modern… Read More

How to earn VCDX-CMA Badge

Architecture VMware
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

Journey from Wordpress to Hexo and Clarity

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

VMware
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

VCF-Suite VMware
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 VMware
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 VMware
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
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 VMware
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 VMware
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 VMware
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 VMware
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

Architecture
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

Configuring NTP in VMware ITBM Standard Appliance (1.0.1)

VCF-Logs
Guys, Recently I was deploying ITBM Standard suite and faced the following: Purpose: I need to configure a NTP server in ITBM Standard Appliance. Reason: There is a time drift between ITBM appliance and vCAC & Identity appliance, so ITBM registration with vCAC fails. [ vCAC & Identity appliance are… Read More

Basics of Virtualization - Part A

Architecture
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