Learning Library

← Back to Library

Modernizing VMware Stack with IBM Cloud

Key Points

  • The foundational VMware stack for IBM Cloud consists of bare‑metal hardware topped by vSphere, with NSX for networking, vCenter as the management core, and optional components like vSAN for storage, all deployed automatically.
  • IBM handles the full automation of component installation and can tailor the stack to different customer storage or networking preferences, making tools like NSX optional rather than mandatory.
  • Modernizing legacy environments focuses on migrating from old hardware and vSphere 5.1 to newer releases (e.g., 6.7 and beyond) by using VMware HDX as the migration and hybrid‑cloud enablement tool.
  • HDX creates a loosely‑coupled L2 network that “stretches” the existing network, allowing customers to retain their IP addresses and MAC addresses while moving workloads to upgraded hardware and supporting true hybrid or multicloud configurations.
  • This approach delivers a flexible, automated path from legacy infrastructure to a modern, IBM‑cloud‑backed VMware environment with the ability to add day‑2 services as needed.

Full Transcript

# Modernizing VMware Stack with IBM Cloud **Source:** [https://www.youtube.com/watch?v=mqmlsQ57Lko](https://www.youtube.com/watch?v=mqmlsQ57Lko) **Duration:** 00:06:24 ## Summary - The foundational VMware stack for IBM Cloud consists of bare‑metal hardware topped by vSphere, with NSX for networking, vCenter as the management core, and optional components like vSAN for storage, all deployed automatically. - IBM handles the full automation of component installation and can tailor the stack to different customer storage or networking preferences, making tools like NSX optional rather than mandatory. - Modernizing legacy environments focuses on migrating from old hardware and vSphere 5.1 to newer releases (e.g., 6.7 and beyond) by using VMware HDX as the migration and hybrid‑cloud enablement tool. - HDX creates a loosely‑coupled L2 network that “stretches” the existing network, allowing customers to retain their IP addresses and MAC addresses while moving workloads to upgraded hardware and supporting true hybrid or multicloud configurations. - This approach delivers a flexible, automated path from legacy infrastructure to a modern, IBM‑cloud‑backed VMware environment with the ability to add day‑2 services as needed. ## Sections - [00:00:00](https://www.youtube.com/watch?v=mqmlsQ57Lko&t=0s) **VMware Stack Modernization Overview** - The speaker outlines IBM Cloud’s automated, modular VMware stack—starting from bare‑metal infrastructure up through vSphere, vCenter, and optional NSX and vSAN—to enable flexible, modernized deployments. - [00:03:10](https://www.youtube.com/watch?v=mqmlsQ57Lko&t=190s) **HCX Enables Cross‑Region Cloud Migration** - A legacy vSphere workload was moved from an on‑prem datacenter in California to IBM Cloud in Washington DC, and despite added latency, newer hardware and HCX’s migration capabilities delivered superior performance, showcasing HCX’s ability to bridge legacy environments into a modern hybrid cloud. ## Full Transcript
0:00We've got a few things already sketched out on the board, 0:02but let's actually start with the stack that we need to get started with 0:06modernizing with VMware. 0:08Yeah, and IBM Cloud, kind of our basic, or fundamental, VMware software stack is quite simple. 0:14You have your bare metal infrastructure, 0:16where your environment runs on. 0:19So, "bare metal infra". 0:20And then on top, we have your vSphere 0:23and so we actually do automated deployments of 6.5, 0:276.7, and any future releases from a VMware perspective. 0:32We have NSX, which is the VMware networking tool. 0:36And, sitting on top of that, kind of the brain of the whole operations is vCenter. 0:42And when we look at this, 0:44this is just the very basic fundamental stack. 0:46There's tons of more components that you can add. 0:49For example, you can add vSan, which is the storage option, 0:52as well as any kind of day-2 operations on top of the stack. 0:55So, for an end user who's coming in and they want to get started, 0:59they could just go directly with vCenter 1:01and IBM will automate and take care of the rest of these components, 1:05get them all installed? 1:06Absolutely, everything we do is from an automation perspective, too. 1:10And we understand that people have different requirements. 1:11I talked about vSAN earlier, 1:13you know if customers prefer other types of storage compared to vSAN, 1:17or they want to use other networking tools, 1:19so they don't actually even need to use NSX, it's just an option, 1:22and what we do from a stack perspective. 1:25I see, OK. 1:26So, we've got a number of things already sketched out here like I mentioned, 1:30and we want to show and really break down how we modernize 1:34from legacy architecture infrastructure to 1:37something like VMware and IBM Cloud. 1:39So, we've got some things sketched out, can you talk through what we have already? 1:42Yeah, absolutely. 1:43So, I think one of the things we were talking about earlier today 1:47was "modernizing" means a lot. 1:49And one specific use-case I want to look at is 1:51modernizing from legacy hardware and legacy software, 1:55and calling out VMware HDX. 1:57So, HDX is a migration, hybridity modernization tool, 2:00whatever acronym you want to put with that. 2:02And so it allows customers to actually migrate from vSphere 5.1, 2:08which can be running on any hardware you want, 2:10and this is an old software stack. 2:13And so, the nice thing that it allows you to do is actually create a connection 2:17where you can actually go from old hardware in 5.1, 2:20into the newest hardware in 6.7 2:22and then whatever VMware is going to be releasing in the future. 2:26And how it does this - it actually makes a kind of a loosely coupled network 2:31which allows you to essentially just stretch your network. 2:33And that's the really cool thing is 2:35they're kind of stretching your L2 network. 2:38It allows you to create these connections where you can bring your own IP, 2:42you can bring your MAC addresses, 2:44and the nice thing, since you're bringing those backwards and forth, 2:47it really provides us true hybridity or multicloud approach. 2:50Right, so, essentially all the connections that the applications may have had previously, 2:54So, IP address, dependencies, and those kinds of things, 2:57you don't really have to worry about refactoring or breaking all those down 3:01since you're bringing your own IP, 3:02since you're kind of having that that model, 3:05those applications continue to work with each other even though now 3:08you know, parts of them are on the cloud. 3:10Absolutely, and one story 3:12from one of our customers that I love to talk about is you know we had a customer 3:16running on vSphere 5.0, on old hardware, they were in a datacenter in 3:21California and they were looking to try VMware on IBM Cloud and they 3:26actually moved that application from California all the way to Washington D.C. 3:30So you're talking across the country and so obviously with that they increased 3:34latency compared to the other VMs in their application, but that application 3:38actually ran better in IBM Cloud you know even though it was in Washington D.C. 3:43because it's running on a latest software and hardware version compared 3:48to what the customer was running on-prem. So, the advantages in the compute 3:51basically outweighed that the disadvantage of having latency across 3:55the country. Exactly. Wow, okay. And so that's just kind of one of the use cases 3:59we really like to look at because what HCX allows you to do it cuts this notion 4:04of hey I'm in a monolithic, or in you know legacy app, you know hardware 4:08applications, I can't move. HCX eliminates that by really providing 4:12that backwards compatibility where you can take everything you have existing 4:15today and move it into your future state. Right. So, in this kind of example we can 4:20probably say this layer right here, or at least HCX is enabling that, excuse me, 4:24that translation. So kind of moving forward, so let's say we 4:29have that that hybrid model on-prem and on the cloud, what if we wanted to start 4:33moving some of these assets, right. So we want to move those database pieces and 4:37put them over here, is that is that something that HCX would help me do? Yeah, 4:42absolutely. So the beautiful thing about HCX is it allows you to move when 4:46you choose, right. I can group individual VMs, I can do a live migration, I can do 4:51you know planned migration, and it ultimately depends on what the customer 4:54is looking for, but really the thing that we see with HCX and you know any 4:59migration tool it's a lot of it is analysis paralysis, and with what HCX 5:03allows you to do is it allows people to feel comfortable because you can start 5:06moving one VM, two VM, and start building up the comfort of moving you know back 5:11and forth. Right, definitely. So, you know with HCX I can run this for 5:16you know, let's say however long to make sure it's stable, we're not having any 5:20downtime that you know critical business workloads are continuing to run and then 5:26once we've kind of already we can start duplicating some of these assets, right. 5:30So maybe run some of those DB pieces over here in the cloud, and I would guess 5:35eventually even think about phasing this portion out. Absolutely, yeah, and it's all 5:41a matter of what the customer is looking for but if you think about from a data 5:44consolidation or a data evacuation use case that's exactly what we see with HCX, 5:48you take what you have existing from an IP parameter and the nice thing you can 5:52move to the cloud, if it doesn't work you can move it back, but if it moves it runs 5:55better you can actually shut down your own data center and save you know a 5:59significant amount of cost, but also get you to where you want to be, right, cloud, 6:03multicloud environment. Right, exactly. So, Jordan thank you for breaking this 6:08down for me and our viewers. If you have any questions, please drop us a line 6:12below. If you want to see more videos like this in the future, please like and 6:16subscribe. And don't forget you can always get started in the cloud at no 6:19cost by signing up for a free IBM Cloud account.