Category Archives: Virtualization and Cloud Computing
XenServer, Hyper-V, and ESXi – Architecture, API, and Coding
Below is a link to the slide deck for a presentation I gave to some friends/colleagues for a Berkeley Virtualization and Cloud Computing certification course I took in early 2012. For my final project I did a XenServer, Hyper-V, and … Continue reading
Expanding the Java vSphere Client Code Example (HueVIClient 2.0 – Connecting to VMware ESXi)
In a previous blog I demonstrated using the VMware VI (vSphere) Java API with VMware ESXi (see prior blog Using the VI Java API with VMware ESXi). I’ve decided to add to this code to provide further functionality and demonstrate … Continue reading
Cloud Computing and the Pace of Technological Innovation
Everyone knows for the most part that technology, especially in Silicon Valley, is a fast moving beast. Nowadays, it’s not a field for people to get into halfheartedly; otherwise, you may find yourself being eatin’ alive by the competition. It’s … Continue reading
The Commoditization of the Hypervisor
It’s amazing; since the introduction of hardware based virtualization made possible with processor technology such as the Intel-VT and AMD-V (see prior blog The Power of Virtualization – a competitive edge), everyone and their mother is coming out with a … Continue reading
The Rise of the Hybrid Cloud
As many organizations move their corporate services to private clouds to cut costs, enable rapid provisioning of resources, enable advanced monitoring, and increase up-time, I believe we will see a continuous uptake of solutions which tie private cloud services and … Continue reading
Intel VT FlexMigration and AMD-V Extended Migration – Enabling Dynamic, Agile Data Centers
Server virtualization/consolidation is becoming a norm and data centers and enterprises are now looking towards the horizon at how to bring dynamic, agile, and flexible capabilities to their IT infrastructure. What I will focus on here is one specific technology … Continue reading
Creating a LAG between an ESXi vSwitch and a Physical Switch
In this lab I am going to create a LAG (Link Aggregation Group) between an ESXi vSwitch and a physical switch. You can use Cisco, Force10 Dell, Juniper, or any other manufacturer for the physical switch. Depending on the switch … Continue reading
Open Virtualization Format – VMs in transit
The Open Virtual Machine Format (OVF) describes a format for the packaging and distribution of virtual machines (VMs). It is touted as open, secure, and portable. OVF can be seen as a packaging format for software appliances. I see it … Continue reading
Setup your Apple MacBook Pro with VMware ESXi on top of Fusion
I have been messing around with VMware ESXi on my Apple MacBook Pro laptop for a while now. Actually, I have installed ESXi on top of VMware Fusion. Further, I networked everything together so my Apple MacBook Pro can communicate … Continue reading