Author: Dr. Pranay Jha
-
Repeating Work with for and while Loops (Python for Beginners, Part 6)
Loops let Python repeat work for you. Learn for and while loops, range, break and continue with runnable examples, and give the expense tracker several entries in one run.
-
Make Python Decide With if, elif, and else (Python for Beginners, Part 5)
Teach your program to choose. A beginner friendly guide to if, elif and else in Python 3, with runnable code, real error messages, and the expense tracker learning to flag a big spend.
-
How Do You Read Input and Print Output in Python? (Python for Beginners, Part 4)
Python input() and print() explained plainly: why input is always text, converting with int() and float(), reading a ValueError calmly, and the expense tracker going interactive.
-
Variables, Numbers, and Text in Python (Python for Beginners, Part 3)
Python variables, numbers, strings, and the four core types explained plainly, with runnable code, the classic string-plus-number bug, and the expense tracker storing its first real data.
-
Install Python and Run Your First Program (Python for Beginners, Part 2)
Install Python 3 on Windows, macOS, or Linux, confirm it from a terminal, and run your first real program from a saved file. Setup made painless.
-
What the Cloud Actually Means (Cloud for Beginners, Part 1)
The cloud is just computers you rent over the internet instead of buying. A plain-English start for freshers, with everyday analogies, a worked cost example, and the five traits that define cloud computing.
-
Why Learn Python First (Python for Beginners, Part 1)
Why Python is the language to start with, how it turns your text into working output, where it fits in real work, and the indentation trap that catches almost every beginner in week one.
-
Architect Workshop Series #1 — Converting vSphere 8 Clusters to vLCM Images Before VCF 9
A field note from a recent VCF workshop: a customer running a baseline-managed (VUM) vSphere 8 cluster wanted to converge onto VMware Cloud Foundation 9 and asked a simple question — is vLCM optional, or required? Here is the story, the deep dive on why baselines are gone in VCF 9, and the exact steps…
-

A VCF 9 Disaster Recovery Runbook You Can Trust at 3 a.m. (VMware Live Recovery for VCF 9, Part 14)
A field-tested runbook for VCF 9 disaster recovery on VMware Live Recovery: how to tier recovery plans, avoid the cross-group dependency and message-step traps, and budget an RTO you can actually hit at 3 a.m.
-

DR Design Mistakes in VCF 9 That Bite During a Real Outage (VMware Live Recovery for VCF 9, Part 13)
Some DR design mistakes pass every non-disruptive test and only surface during a real failover or failback. Here are the ones that bite in VCF 9, and how to fix them before an outage does.
-

Size the Replication Bandwidth Your VCF 9 DR Actually Needs (VMware Live Recovery for VCF 9, Part 12)
DR bandwidth for VCF 9 is set by change rate in your busy window, not dataset size or a daily average. A worked 8 TB example, the vSphere Replication method, and what Enhanced replication does and does not change.
-

Should VCF 9 Disaster Recovery Run to the Cloud? (VMware Live Recovery for VCF 9, Part 11)
Two roads take VCF 9 disaster recovery off-site: a cloud VCF site with a 1-minute RPO, or VMware Live Cyber Recovery on VMware Cloud on AWS. When each one fits, and what failback actually costs.
Architect’s Toolkit
PJ’s Tools
VMware Cloud Foundation
- VCF Documentation
- VCF 9 Planning & Preparation Workbook
- VCF Bill of Materials (BoM)
- VMware Compatibility Guide
- VMware Interoperability Matrix
- VMware Configuration Maximums
- VMware Ports & Protocols
- VMware Hands-on Labs
- RVTools Download
Nutanix
AI & Cloud-Native Platform
- NVIDIA Build (Model Catalog)
- NVIDIA AI Enterprise Reference Architecture
- NVIDIA NIM Performance Benchmarking
- NVIDIA NGC Catalog
- NeMo Microservices Helm Chart
- Helm Charts Repository
- Hugging Face Models
Architecture & Design
About the Author

Dr Pranay Jha
Dr. Pranay Jha is a Cloud and AI Consultant with 18+ years of experience in hybrid cloud, virtualization, and enterprise infrastructure transformation. He specializes in VMware technologies, multi-cloud strategy, and Generative AI solutions. He holds a PhD in Computer Applications with research focused on Cloud and AI, has published multiple research papers, and has been a VMware vExpert since 2016 and a VMUG Community Leader.
You May Have Missed

DrJha