Learning Library

← Back to Library

Hybrid vs Multi-Cloud and IBM’s OpenShift Strategy

Key Points

  • Hybrid cloud mixes on‑premises workloads with a single public‑cloud provider, while multi‑cloud spreads workloads across two or more public clouds for flexibility and cost optimization.
  • IBM’s acquisition of Red Hat reshaped its cloud roadmap by making Red Hat OpenShift the core delivery platform for all IBM Cloud Paks, including the Cloud Pak for Multicloud Management.
  • The Cloud Pak for Multicloud Management leverages open‑source projects (Kubernetes, Prometheus, Grafana, ELK, etc.) and Red Hat’s enterprise‑grade support to deliver a unified management stack.
  • IBM plans to deepen its partnership with Red Hat, extending open‑source integrations and support across its broader portfolio as the two companies align their strategies.
  • Because using multiple clouds traditionally forces customers to juggle separate vendor‑specific tools, IBM’s unified Cloud Pak approach offers a single pane of glass to manage heterogeneous environments more efficiently.

Full Transcript

# Hybrid vs Multi-Cloud and IBM’s OpenShift Strategy **Source:** [https://www.youtube.com/watch?v=CDtjlshp1KI](https://www.youtube.com/watch?v=CDtjlshp1KI) **Duration:** 00:09:29 ## Summary - Hybrid cloud mixes on‑premises workloads with a single public‑cloud provider, while multi‑cloud spreads workloads across two or more public clouds for flexibility and cost optimization. - IBM’s acquisition of Red Hat reshaped its cloud roadmap by making Red Hat OpenShift the core delivery platform for all IBM Cloud Paks, including the Cloud Pak for Multicloud Management. - The Cloud Pak for Multicloud Management leverages open‑source projects (Kubernetes, Prometheus, Grafana, ELK, etc.) and Red Hat’s enterprise‑grade support to deliver a unified management stack. - IBM plans to deepen its partnership with Red Hat, extending open‑source integrations and support across its broader portfolio as the two companies align their strategies. - Because using multiple clouds traditionally forces customers to juggle separate vendor‑specific tools, IBM’s unified Cloud Pak approach offers a single pane of glass to manage heterogeneous environments more efficiently. ## Sections - [00:00:00](https://www.youtube.com/watch?v=CDtjlshp1KI&t=0s) **Multi‑Cloud, Hybrid Cloud, IBM Strategy** - The speaker clarifies that hybrid cloud mixes on‑premises resources with one public cloud, whereas multi‑cloud utilizes multiple public clouds, and explains how IBM’s Red Hat acquisition pivots its cloud approach toward OpenShift‑based Cloud Pak solutions. - [00:03:09](https://www.youtube.com/watch?v=CDtjlshp1KI&t=189s) **Unified Multi-Cloud Workload Management** - The speaker explains that a single control layer—exemplified by Cloud Pak for Multicloud Management—must handle both container and predominantly VM/bare‑metal workloads across multiple clouds, supporting today’s infrastructure while scaling with future modernization. - [00:06:12](https://www.youtube.com/watch?v=CDtjlshp1KI&t=372s) **Declarative Compliance in DevSecOps** - The speaker explains how a Kubernetes‑inspired declarative, policy‑as‑code approach integrates security and compliance into the DevSecOps pipeline, enabling developers to version, deploy, and enforce policies early rather than adding them at the end of production. - [00:09:22](https://www.youtube.com/watch?v=CDtjlshp1KI&t=562s) **Closing Remarks and Gratitude** - The hosts thank Matt for speaking and express excitement about hearing more from him in a future presentation. ## Full Transcript
0:00Let me ask you a few questions, but I can hit you first with an easy one: 0:03What's the difference between multi-cloud and hybrid cloud? 0:06It's a really good question, Dan. 0:08So, hybrid cloud traditionally refers to 0:11running some part of your workload on-premise 0:13and some part in a public cloud. 0:15But usually that means one and only one public cloud, 0:18possibly tied or locked to that particular vendor. 0:21Multi-cloud means having the flexibility to run in one or more different public clouds, 0:29perhaps switching between them, depending on cost or other reasons. 0:34Well, considering acquisitions are happening so much today, 0:37you could have a multi-cloud simply by the very fact that you acquired someone, right? 0:40Right. 0:40Speaking of acquisitions, we've had one at IBM. 0:43The big news for IBM was the acquisition of Red Hat. 0:46How has that affected IBM's cloud strategy going forward? 0:49I think the single biggest thing is 0:51that weare leveraging the OpenShift Kubernetes platform 0:55as a delivery vehicle for all of our software 0:58via our IBM Cloud Pak strategy. 1:00So, all of our Cloud Paks, including the Cloud Pak for Multicloud Management, 1:03are delivered on top of OpenShift. 1:06Our Cloud Pak for Applications actually allows customers 1:10to build applications to run on top of OpenShift. 1:13So, that's really the biggest piece. 1:14We have lots of other bits where we are bringing components of Red Hat together 1:18with both our management portfolio and other portfolios. 1:20But the biggest is OpenShift, I'd say. 1:23Red Hat is a big fan of open source, so is IBM. 1:27It has open source tools like monitoring and management. 1:30I know they're big fans like we mentioned, 1:32but what role does open source play in the Cloud Pak for Multicloud Management? 1:36We've seen what Red Hat's done with open source, as you mentioned, right? 1:40They've done a great job of providing enterprise grade support 1:43and updates around an open source set of communities. 1:47IBM has had a similar relationship with open source 1:50and we look to continue that with the Cloud Pak for Multicloud Management. 1:53So, leveraging both the open source capabilities that come in from Red Hat 1:57and open source communities such as 2:00Kubernetes, that are outside of that, 2:02and Prometheus and Grafana, ELK, other sorts of things like that; 2:06we'll look to expand our open source involvement and really 2:11follow Red Hat's lead there. 2:12Really, they've had the lead in this particular space, 2:15but have a whole big stack that is based upon open source 2:18and then the enterprise support on top of it. 2:20We're going to be working more and more with Red Hat as the years go on, right? 2:24Arguably though, development shops have multiple clouds platforms -- it's the new norm. 2:29Why wouldn't customers also use multiple vendor tools to manage and maintain their environments? 2:34What we find is, 2:36if you use multiple clouds, you end up with multiple tool sets from each of those individual clouds. 2:41And if you stick with just those tool sets from the different cloud vendors, 2:45you end up with multiple panes of glass and multiple places that need to go and check. 2:49So, in the case of something like security, 2:51it's really easy for something to slip through the cracks. 2:53And your operationss team is going to be upset by that! 2:55Absolutely! 2:56So, having a single control plane 2:59that sits in front of those cloud tools 3:03really gives you that visibility 3:06and governance end-to-end across your entire environment. 3:09So, you have multiple cloud platforms and you have a single view on it. 3:12And that doesn't eliminate the need for those tools on those multiple cloud providers. 3:16You still may drill down to those. 3:18But having some layer that's above that, that is that single control point, 3:22really is critical. 3:23Let's go down one level. 3:24We know that Kubernetes manages containers. 3:27VMware and OpenStack, manages VMs. 3:30Does the Cloud Pak for Multicloud Management help manage these non-container workloads too? 3:35One of the things that we found as we've discussed with clients since we've been on this multi 3:38cloud management journey for the last couple of years, 3:40is that while cloud native architectures with containers are the hot new thing, 3:45it represents a pretty small percentage of 3:47what customers have in their environments today. 3:50Virtual machines make up the vast majority of that. 3:52I hear something something like 80%. 3:54It's probably even more than that, 80-90 percent. 3:56And then there's some bare metal stuff, mainframes, et cetera. 4:00The ability to have your multi-cloud management platform handle all of those resources, 4:06even as your modernization journey might take you to more containers 4:10in the next three, five, ten years, 4:12is a really critical thing. 4:14And it's a design point for us with the Cloud Pak for Multicloud Management. 4:17Meet the client where they are today in terms of their infrastructure, 4:20and be able to grow with them as they modernize 4:22and maybe change that blend in the future. 4:24They've made a huge investment; you're wanting to preserve that investment. 4:27Absolutely. 4:28And if you look outside of our Cloud Pak for Multicloud Management 4:32to someplace like our Cloud Pak for Applications, we can also help them 4:36modernize that application layer that's running on top of it as well. 4:39So, we really are looking at the Cloud Pak for Multicloud Management 4:42as helping them modernize that management layer, 4:44while at the same time 4:45the development teams are modernizing that applications layer. 4:48Speaking of development teams, 4:49you know we've talked a lot about the Operations teams 4:52and we've talked about the Development team, 4:55is the multi-cloud compliance and security, is that a concern for development, 5:00for operations, or both of them have to worry about this now? 5:03I think the answer is both, 5:04but I think traditionally the answer has been 5:06it's primarily been an operations problem 5:08and security has been something that has been a bolt-on or an afterthought 5:11once you've pushed the application into production. 5:13Or the developer has to worry about it. 5:15Well, when they have to fix the bugs! 5:16Of course, right? 5:18You're seeing an emerging practice in the industry called DevSecOps, 5:21which really, if you think about it, brings that together: 5:24development, security, operations. 5:26And really what that means is 5:28you're injecting security and policy and compliance practices 5:32into the development lifecycle from the beginning. 5:34It's just an extension of DevOps and Agile practices. 5:38So, DevOps would have you inject things like monitoring from day one. 5:42DevSecOps says, "Well, in addition to adding monitoring 5:45and management from day one, you need to add security too." 5:47So, those two teams have to work together. 5:49Absolutely, absolutely. 5:50And again, I think 5:52you'll probably see a new term come out at some point, which is to have a security-focused SRE. 5:56Because again, that's very similar, those practices and bringing those things together 6:00and not have them be separate silos. 6:02So, how does the multicloud Cloud Pak for Multicloud Management 6:04make it easier to enforce those policies 6:07ensuring that safe and compliant environment? 6:09I mean, that's about making the operations team more efficient. 6:12Absolutely, right. 6:13And also providing something that the development team can develop to them. 6:16So, we've picked up some concepts from Kubernetes, 6:18and that's the notion of a declarative model 6:20where you write out, in code or in a text document, 6:24what you want the compliance to be in the form of a policy. 6:27That's very Kubernetes like, isn't it? 6:29And the system will enforce that for you. 6:31So, what that means is 6:33our developers can write that as a piece of code with their application. 6:36They can check it into source control, 6:37it can go over to the operations team, 6:39the operations team can pull that out and deploy it into production. 6:42So, it's now completely a part of that DevSecOps process 6:46because you have that declarative model. 6:48Again, building off of what Kubernetes has done, 6:50but really stretching that out to those non-container resources as well. 6:54So, if I'm adopting this cloud model here, 6:58how does security and compliance become critical to that deployment success? 7:03Well, I would say 7:06you want to start right away with security when you adopt. 7:10It's a critical component. 7:11I would say that traditionally speaking, 7:13we've always had it as at the end of the process. 7:16Once we get to production, let's worry about, 7:19let's put intrusion detection and vulnerability detection 7:21and all that stuff on it. 7:22There's trip wire systems on the production environment. 7:25But what we're realizing is, 7:27particularlyin this world where we're bringing in more 7:30open source components and using public cloud services, 7:32that you really need to be, 7:34as soon as you start developing these components, 7:36you need to start worrying about security of the system, 7:38checking the security of the system, 7:40even if it's in your development builds... 7:42Like with the microservices, won't it be a component that you can then put a wrapper around? 7:46Absolutely. It absolutely is. 7:48And that microservice, you might develop and think it's only going to run on premise, 7:50but then the company may decide, "Oh, I'm going to run it on a public cloud". 7:54You have that flexibility. 7:55But you still need to have that ability to have security, 7:58which is why you need to be thinking about that 8:01from when you first start writing that design document, right? 8:04Even before you even start writing code, 8:05security needs to be part of that process. 8:07You can test it independently, component by component. 8:09Yes, absolutely. 8:10Got it. 8:11So, can you talk about how IBM Cloud Pak for Management 8:14integrates with a customer's existing tools and processes, 8:17whether it's from IBM or another vendor? 8:19When we walk into a client site, 8:21they've got management in place; 8:23they're running applications, 8:24they're running infrastructure, their business is going on, right? 8:26Cause there's, there's no green fields in IT where nobody's doing anything yet. 8:30There's stuff that's running, and they have to manage it somehow. 8:33So, these can be things like, 8:36everyone's got a service desk somewhere, something like a ServiceNow 8:39where they're getting tickets in. 8:41Often there's some level of monitoring and log management that exists in that environment, 8:45whether it's an open source tool or a third-party tool or an IBM tool to solve that problem. 8:50We can integrate those into the Cloud Pak for Multicloud Management 8:53so that single control plane can get events and data and incidents 8:57from all of those different tools. 8:59And you have the flexibility to choose, 9:01in some cases, the IBM tool or stick with your existing tool, 9:05in the case that there might be an overlap between those two things. 9:07We really don't want to present the Cloud Pak for Multicloud Management as 9:11a monolith that you must consume the whole thing. 9:14It's really a set of modular capabilities 9:16that are meant to plug in with what you already have 9:19and build that control plane between everything. 9:22Well, thanks Matt for taking the time to talk with us, 9:24we look forward to hearing more from you in our next presentation. 9:27Absolutely, thank you so much.