Daniel Berg, IBM | IBM Think 2019
>> Live from San Francisco, it's theCUBE. Covering IBM Think 2019. Brought to you by IBM. >> Welcome back to San Francisco, everybody. You're watching theCUBE, the leader in live tech coverage. My name is Dave Vellante and I'm with my cohost, Stu Minman, Lisa Martin is also here. John Furrier'll be up tomorrow. This is day one of IBM Think. Kind of the pregame, Stu. The festivities kick off tomorrow, they're building out the Solutions Center, they got Howard Street takeover. We're in Moscone North, stop by and see us. Daniel Berg is here. He's a distinguished engineer with IBM Cloud Kubernetes service IBM, of course. Dan, great to see you again. >> Thank you. Thank you very much. >> Thanks for coming on. So everybody's got a Kubernetes story these days. What's IBM's Kubernetes story? >> So, IBM has taken a big bet on Kubernetes, two, two and a half years ago. Never really looked back, it's our primary foundation for our platform services. And we have two key distributions for the Kubernetes service, we have IBM Cloud Private, which is a software distribution for on premises, set up your own private cloud based on Kubernetes, behind your firewall. And then we have a manage service in the public cloud. So you're moving to public cloud, doing cloud native, grab an API, CLI, you get a cluster. >> So a lot of people think Kubernetes, oh, I can be able to move it anywhere, private cloud, public cloud. But there are other benefits of just, say, for instance, a private cloud. Maybe explain those. >> Yeah, I mean the biggest benefit for us is that we're able to give you the IBM cloud experience and IBM cloud content, so IBM content, middleware, things that you've been using for a decade. We've modernized it, put it in containers, install it and manage it on Kubernetes. The nice thing is that content, you can bring on premises where it's needed the most, and run it in ICP, IBM Cloud Private, and also take that and run it in our public cloud, as you migrate and move those workloads into the public sector. >> Dan, one of the things we've been watching is, you talk about a hybrid cloud or a multi-cloud world. There's a lot of pieces and it can be complicated. >> Yes. >> Now, Kubernetes itself, not exactly the simplest solution out there, but when you can deliver it as a service, but you can take a certain piece of your environment and IBM helps to simplify that. Maybe explain what it simplifies and, you know, what still are some of the hard places that we have to play at in these environments? >> Yeah, definitely. So, I mean, the IBM cloud Kubernetes service, we, anyone that has dealt with Kubernetes knows it's easy to install , pretty easy to set up, and basically easy to get started. It's the day two, it's the operations, it's the long pull. It's doing all the updates, the maintenance, the security patches, the securing it. Making it highly available, that's hard. And that's hard over time, and it takes a lot of resources. So IKS is a service that, we do that. Let the experts do it, is basically what we tell people. We are experts at managing Kubernetes. We do this as our day job, 24/7, right? Literally, because we manage a 24/7 service. So we operate it 24/7 and we keep it updated. That allows our customers to focus on their business problem. Focus on their app, not building the platform. But there are still some complexities, because you have, you don't have just one cluster. If you only had one cluster, it'd be no big deal. I probably wouldn't have a job. But you have many clusters. You've got development clusters, you've got test clusters. But if you're doing a global service, you've got many clusters throughout the world. Highly available clusters. You put clusters in various data centers for keeping your data in one location, right? So you've got many clusters, so it gets complicated to manage all of those clusters. So, with Kubernetes service we provide all the capabilities to manage and set up and secure your cluster, but then the content, like, moving and configuring things across all those clusters, becomes complicated. And that's where we released recently a new product called Multicloud Manager. >> Tell us, you know, tell us more. (laughter) >> I thought you were going to ask a question. (laughs) So, Multicloud Manager, what it basically does is it provides a control plane that allows you to manage, and today it manages resources, Kubernetes resources, across many different clouds, across many different cloud platforms. So it works with our Cloud Private, which runs on premises, but it also works with our public cloud, IKS. And it can work with other cloud providers, it can work with Amazon, it can work with Google, it can work with Azure. And it works with OpenShift, as well, obviously. So those, having that one tool, then, gives you the mechanism to drive consistency of the resources across all of those distribution of Kubernetes clusters that you have. And another big thing that it does, and it helps with, is security compliance. So it has ability to define security postures that you need to have across your clusters, and then apply it and run it in both a check mode, to see is that policy, or, provided across all your clusters, and where do you have gaps? And then it also has a setting to do enforcement. So, if it's not there, it'll make it there, it'll make it so. >> So, IBM hides all that complexity from the customer. >> Yes. >> But I'm curious as to what the conversations are like, Dan, with the customer. In other words, you're basically figuring out how to do it. Customer knows what it's doing. Do you ever get into a situation, no, of course, at scale you wan consistency and standards. So, do you ever get into a situation where a customer says, well, I'd like you to do it this way, and what's that conversation like? >> Yeah, so that's where, and that's where it's nice having multiple distributions, right? So having, so in our public cloud with IKS, having variations and unique configurations for each and every customer, I don't, we don't do that, right? It's a service. And services scale and provide value by doing consistency, right? So we consistently set up and manage clusters, thousands of, tens of thousands of clusters that way. But if you need something that's highly, highly specific to a given use case or you have differences in your infrastructure that you need to have more flexibility, that's where IBM Cloud Private comes in. And we do have customers like, especially on premises, right? On premises, those ae unique beasts, right? The infrastructure, the hardware, the network. You got to have a custom configuration. So coupling our ICP production with global services team, they can come in and they can customize it to suit any customer's needs. >> So, Dan, you talked about living in multiple environments, whether that be public cloud, your private cloud, you also mentioned Red Hat, I think, in there. Tell us where customers are today with OpenShift, where that fits, and give as a little bit compare contrast as to what IBM's doing today. >> Yeah, definitely. So, and it's interesting, watching what's hapepening in the industry, because there's the whole push to cloud, and everybody knows they want to get there, but trying to get there all in one fell swoop with all the workloads that you have on premises is quite complicated and difficult and almost impossible to do on day one. So, the story is all about how do I modernize what I have today, on premises? And how does IBM help with that in my journey to move into public cloud? And that's where, I know it's a buzzword, but hybrid cloud comes in. But for me, the hybrid cloud, and what our customers are saying, is that I want to modernize what I have, so give me a platform there. And ICP, IBM Cloud Private, and OpenShift are the two best products in the market, bar none, that provide that experience there. And our ICP runs on top of OpenShift, so for those customers that have already been invested in the OpenShift space, you still get the value of IBM's content and integrated monitoring, integrated logging, right there in that product space, on the platform for which they're already standardized. >> How do you define best? What are the attributes of high quality and best? >> So, I guess best is (laughs) kind of difficult to really define. But for us it's all about ensuring that we have a solid platform, a solid strategy and technology set that we're building our offerings from. And we gain a lot of experience from our public cloud. Because we built and standardized on Kubernetes, we provide Kubernetes service, and we do that at scale and secure as well as highly available. We take a lot of those same lessons, because we have hundreds of customers running on it at scale. We take those lessons and we help evolve our private cloud offering as well. So we bring those down, we provide a very tuned somewhat customizable, but, highly tuned supporting IBM content in that environment. So when I say best, it is definitely the best platform for running IBM content, right? It's tuned for running IBM content, bare none. >> Okay, and my other question is, you know, you'd mentioned hybrid, said it was a buzzword, okay, fine. But at least we know what hybrid is. You got resources on pram, you've got resources in the public cloud, multi cloud is the other buzzword. Sometimes we worry that companies that are, vendors like yourselves going after this multi cloud opportunity, which is, you know, clearly a large opportunity and one that's needed, because I want a consistent way of managing at scale. But there seems to be a lot of different initiatives within organizations. There might be different lines of business, there might be, you know, international people. Are you seeing any hope or sense that the customer constituents are getting together? The different constituents saying, hey, this is the strategy that we want to use to manage all of our clouds. Or is sort of, you know, fiefdoms that are popping up? What do you see there? >> Yeah, so it's funny, when you do go into a large organization, a large enterprise. You're having a conversation, they've made a choice down one path using, let's say, IKS as an example. But then you realize you're having another conversation with another group that hasn't made any choices. I don't think that within an organization, within a large enterprise, coming together and saying we're all going to go down one path with one tool to rule them all. I just don't, I just don't see it, right? And also, even just going down the path of saying, I'm only going to stick and use one cloud vendor. That's also somewhat a thing of the past, you don't see that anymore, at least where customers are moving, so within an organization, yes, you still have the lines of businesses, and they might have different tools and they might decide on different tools and how they manage their environments. But the thing that customers do need to look at, and what they do need to standardize across an enterprise, is just some of the core tenets and the core technologies. So, for example, if they're moving the cloud, whether it's one premises or off premises, what's the platform that you're going to build to so you have portability? It's got to be Kubernetes, right? That is a decision that as an organization, as an enterprise, you've got to agree on as you move forward. Because, whether you use the same provider or the same set of tools doesn't matter as much. It'd be nice. But you got to have some agreement on the core technologies and platforms. >> Because ultimately you can get there. It might be a little harder, but still, if you're core Kubernetes, it's not, it's going to be easier than different flavors of UNIOS, for example. (laughs) >> There's path, >> there's at least a path that as they mature and as they simplify and they converge, they can do that seamlessly. >> Dan, back to the cloud monitoring tool that IBM has. Who's the constituency, who uses that? And give us a little bit of color inside, you know, kind of the administrator, developer, you know cloud architect, you know, what do you see? >> Well, yeah, so that's a great one. The cloud monitoring, IBM cloud monitoring provides visibility into your workloads within your environment. And that's not specific to just Kubernetes, either, right? There's Kubernetes, but then there's VMs and bare metal workloads, more traditional workloads that the monitoring service works just fine. The, our developers, have to have a monitoring solution. You can't build a cloud native solution without monitoring, right? Monitoring and log, they, it's like peanut butter and jelly. You got to have 'em. And if you're building a cloud native solution, you're building Kubernetes, you're dealing with multiple clusters, like I said earlier. Hundreds, if not thousands, of workloads. You can't log into each one of 'em. You need, you need a system where you can monitor and log. So the monitoring service is necessary here for simple developers to understand what's happening in their environment. And our partnership STEG provides us with a very rich monitoring solution, which we've done extensive integration in IBM cloud to make it simple for even developers. They don't have to go and install and set up STEG themselves. All they do is a simple I want a new instance. Directly in the IBM cloud catalog they get a new instance of STEG and it gets installed into their cluster and they're off and running. Simple as that. >> And we're talking, we're talking visibility on things like performance management, security? >> Network. >> Problem, change management. >> Yes, yes, absolutely. So you get, and obviously that's all configurable, but what's nice with STEG and one of the reasons I like it, especially as a developer, as soon as you turn it on for one of your clusters, there's so much rich data that's available there, just out of the box. And they support other projects too and provide integration, deep integration, like the Istio project, for example. Great little project for service mesh. STEG supports that out of the box as well. Built in polling metrics, dashboards built specifically for Istio, and I don't have to do anything as a developer. I just turn it on, and then I start watching. (laughs) Seeing all the metrics coming. >> So it's kind of day zero here at IBM Think. Dan, what are some of the things that you're hoping to accomplish this week? I know you've got a bunch of customer meetings. Some of the things you're excited about. >> Yeah, definitely, lots of sessions, great sessions. But it is the customer meetings I'm most excited about. I have a large number of 'em. I want to hear what they're doing, right? I want to understand a little bit better what they would like us to do, and moving forward, how can we help them? How can we help accelerate their adoption of cloud? Get on the cloud native, and obviously, I'm here to talk Kubernetes and containers, so the more I get to talk about that, the happier I'm going to be. >> Well, it's a hot space. We're bringing you theCUBE inside of our little container here. Dan Berg, thanks very much for coming on today. >> Thank you. >> All right, Dave Vellante for Stu Miniman. You're watching theCUBE from IBM Think, day one. We'll be right back right after this short break. (light music)
SUMMARY :
Brought to you by IBM. Dan, great to see you again. Thank you very much. So everybody's got a for the Kubernetes service, to move it anywhere, you can bring on premises Dan, one of the things and IBM helps to simplify that. and basically easy to get started. Tell us, you know, tell us more. and where do you have gaps? complexity from the customer. So, do you ever get into a But if you need something So, Dan, you talked about that you have on premises and we do that at scale Or is sort of, you know, build to so you have portability? Because ultimately you can get there. and as they simplify and they converge, of color inside, you know, And that's not specific to and one of the reasons Some of the things you're excited about. But it is the customer meetings We're bringing you theCUBE Vellante for Stu Miniman.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Dave Vellante | PERSON | 0.99+ |
Stu Minman | PERSON | 0.99+ |
Daniel Berg | PERSON | 0.99+ |
Dave Vellante | PERSON | 0.99+ |
Lisa Martin | PERSON | 0.99+ |
Dan Berg | PERSON | 0.99+ |
IBM | ORGANIZATION | 0.99+ |
Dan | PERSON | 0.99+ |
Amazon | ORGANIZATION | 0.99+ |
San Francisco | LOCATION | 0.99+ |
John Furrier | PERSON | 0.99+ |
San Francisco | LOCATION | 0.99+ |
ORGANIZATION | 0.99+ | |
today | DATE | 0.99+ |
one cluster | QUANTITY | 0.99+ |
Moscone North | LOCATION | 0.99+ |
one | QUANTITY | 0.99+ |
Stu Miniman | PERSON | 0.99+ |
thousands | QUANTITY | 0.99+ |
tomorrow | DATE | 0.99+ |
Howard Street | LOCATION | 0.99+ |
Hundreds | QUANTITY | 0.99+ |
one tool | QUANTITY | 0.99+ |
Stu | PERSON | 0.98+ |
two | DATE | 0.98+ |
one path | QUANTITY | 0.98+ |
Multicloud Manager | TITLE | 0.98+ |
one location | QUANTITY | 0.98+ |
OpenShift | TITLE | 0.98+ |
UNIOS | TITLE | 0.98+ |
Kubernetes | TITLE | 0.97+ |
two key distributions | QUANTITY | 0.96+ |
hundreds of customers | QUANTITY | 0.96+ |
IBM Think | ORGANIZATION | 0.96+ |
day one | QUANTITY | 0.95+ |
this week | DATE | 0.95+ |
both | QUANTITY | 0.95+ |
Red Hat | ORGANIZATION | 0.94+ |
Think | COMMERCIAL_ITEM | 0.93+ |
IKS | ORGANIZATION | 0.93+ |
2019 | DATE | 0.93+ |
tens of thousands | QUANTITY | 0.92+ |
STEG | ORGANIZATION | 0.9+ |
two best products | QUANTITY | 0.9+ |
two and a half years ago | DATE | 0.89+ |
one cloud | QUANTITY | 0.88+ |
STEG | TITLE | 0.88+ |