Image Title

Search Results for Kubo:

Chen Goldberg, Google | Cloud Foundry Summit 2018


 

(electronic music) >> Announcer: From Boston, Massachusetts, it's theCUBE, covering Cloud Foundry Summit 2018. Brought to you by the Cloud Foundry Foundation. >> Welcome back, I'm Stu Miniman, and this is theCUBE's coverage of Cloud Foundry Summit 2018, here in Boston. Happy to welcome back to the program, Chen Goldberg, who's the Engineering Director at Google. Chen, thanks for joining me. >> Thank you, it's always a pleasure. >> So Chen, what are the big questions coming in? We talked to you at the KubeCon Show before. You know, Kubernetes, you know, Cloud Foundry, containers, serverless, all these things mashing up. You've been here at the show for about a day, what have you learned so far? How do all these kind of fit together in your mind? >> So actually, it was great being here for the last day, 24 hours so far, and just seeing how Cloud Foundry Community is really opening and welcoming influence from other communities in the cloud native space. And we see it in different ways. We see work that is being done on building some open standards, for example, and so working with the Cloud Foundry on things like OCI, the Open Container Initiative, and the CSI, which is the Container Storage Interface. But not only that, for example, we in Google have been working, last year, building Kubo, which then became the Cloud Foundry Container Runtime, and really bringing things together. And I think that's awesome because like any other technology, we need to know how we can take the best out of everything. And this is what really, user wants to know. They want to know that when they are making a decision or a choice of a technology, that technology can move with them forward. The last thing that we also see all of interest about the Open Service Broker and how you can really mesh things together with different platforms. >> Chen, I'm wondering if you can help us squint through this a little bit. And we've heard Google talking for a while about Open Cloud, and that means it doesn't beam all one source in the public cloud portability between clouds, public and private. Google's had many partnerships over the years with there. How do these pieces fit together in your mind? >> I think it all starts with what user wants. Okay, I always talk about the customer and what is their pain? And the pain, in reality is that they have a very complex environment, okay? They have on-prem. They want to use some of the cloud services. Sometimes they have some places, like we hear it from retail, they have some warehouses, that they don't have actually good connectivity, but they still want to serve, they still want to have the guild transformation. And, I think, that's the main thing that what we hear from users, that they want to have that flexibility over to run their business. Okay, because this is what they really have to do and they want to compete more effectively. So, think about that. The other piece which we hear about users is that they want to make sure like we talked about Cloud Foundry before. They want to make sure that the infrastructure they choose though, that the tools will allow them to evolve, and that can be in different ways. It can be about maybe having flexibility to choose different tools, but also not to be locked in to a specific vendor because that happened to them before, right? So, they want to make sure that they can continue and move forward because the technology we know today maybe, probably will change in the future. So, by having all of that together, that leads us to some of the pieces I've talked about in the keynote. And the first one is portability. We achieve it by open source. We believe in open source because it does bring the community together. We learn about users, partners. We have an amazing ecosystem. So that's one. The second piece is about its sensibility and this is where you can see how Cloud Foundry can actually integrate into Kubernetes. It's because of those extension points. We don't know where innovation will come from. What will be the next cool thing? And back in KubeCon, I talked about some serverless framework we see on top of Kubernetes. All of that is possible through those extensions. Open Service Broker is actually a combination of two. So Open Service Broker is an open standard. It allows you to consume services from different platforms. We saw, in the keynote, so Google is announcing, now in beta, the Google Managed Service Broker, supporting the Open Service Broker API. And you consume it out from any Kubernetes cluster that are using a catalog, service catalog. And it is available also through those extensions. So when we think about Open Hybrid Cloud, we think about that you can run it anywhere. And either you have interopabilities, so you can consume different tools and you can extend it and innovate on top of it. So that's our way of thinking. >> Yeah, I mean, we know the only thing that's constant in this industry today is change. >> Yes. >> One of the things we've been tracking is if I look at an application, it used to be I deploy an application, it takes me 12-18 months at least, and then, once I'm running it, gosh. Yeah, sure, were going to run it for three to five years but, no, no, actually, we're going to run it for 10-12 years. We're going to keep it longer. How does this kind of decomposability of applications and having things and more components? We talk about things like flexibility and speed but, you know, how do you hear from customers, really, from the application side of things? >> This is all about microservices? >> Yeah. >> Right? Just making sure that your application is architected in a way that allows you to change things. I think also that developers are now used to that cycle which is really fast. I'm talking about agility and how quickly you can deploy changes. You know, I keep talking with my engineering team, like don't get too attached (laughs) to anything because things do change and requirements change all the time, and if you're building your application right, you can do those changes. For example, again, going back to the Open Service Broker, you can use a service. First of all, maybe your own service, like your own SQL. But then you can use through a managed service like if you are running on G Key or having Cloud Foundry running on GCP, then you can use one of the managed services offered by Google. >> Okay, anything new you're hearing from users? What are some of their biggest challenges? What's exciting them these days? >> So it depends which user and also who you talk in that audience. Yeah, I think developers are still very excited about the opportunity and the different tools and open source and how quickly the technology is moving forward. When we talk with enterprise, they are very excited about consistency because it's hard. That complexity and managing all of it is really hard to train your operational teams and the developers on different tools. So they are very much concerned about that, their TCO. So they care about, of course, the cost of the infrastructure, but also the people. Right, we don't talk about how hard it is to train and change technology, technologies, all during a cultural change within an organization. So, they care about consistency and this is something that is really in the heart of the thing that we are building. So starting with Kubernetes, we talk about flexibility without compromising consistency. And you do it by building obstructions and letting everyone own a different piece. And there's always some excitement about Istio, in that sense, because what it allows you is to create an obstruction for managing services which is separated from the code that you build. So, let's say you want to, for example, deploy a new policy of access control to your services, you can do it through Istio, because you have proxies in front of all your services, regardless of what they run, by the way. You can have services on VMs, on Cloud Foundry, on a Google Kubernetes engine, or anything, anywhere else you actually would like to have them. And you have that consistent layer in front of all of them. You can do troubleshooting easier because you will have the same matrix and data and telometry on top of it. And so, moving into that direction, creating more obstructions that are creating less friction for the end-user, while still allowing just the platform to evolve, right? If you have this platform on top of it, you can still move services from running from one platform to another, but that person that is using the data, actually, their experience won't change. >> Alright, Chen, what should we be looking for from Google and Eureka's system for the rest of 2018? >> So, of course, we continue and invest a lot in Kubernetes and its ecosystem, and you can see it all the time. All the time, we are bringing more and more tools in open source, showing some of our best practices of how we manage development and production into the community. Some of it is in, like project, like developer experience project, like scaffold, and others that were announced in the last few months. So we will see more of those coming. And in some ways, it's also around the best practices. So, we have been delivering messages of how you should run your clusters or application more secured. And, of course, some of those offerings will be on GCP. But that's another area where we are heavily investing. We have a lot of experience and we are happy to share that. >> Well okay, last question I have for you, is the world becoming more Googly? Or is Google becoming more like the rest of the world? (Stu and Chen laugh) >> I want to say that the world becoming more Googly. (laughs) Being Googly means many things for people here in the, that maybe don't know what means. To me, being Googly is being nice and being kind, and also, being open to more ideas and that's what I would hope to see the world moving towards. But yes, but definitely Google, as part of it being Googly, is working, continuing to work with the community and get feedback, and that's great. >> Okay, well, Chen Goldberg, it's a pleasure to catch up with you again. We will have lots more Google content (Chen laughs) and Googly guests, not only here at the Cloud Foundry Summmit, we're going to be at KubeCon, Copenhagen, as well as KubeCon, Seattle, at the end of the year, and really excited to say that we will be at the Google Cloud Next Show >> Aww. >> this summer, so, look for lots more of theCUBE. >> Thank you, Chen, for joining me. >> That's exciting. >> I'm Stu Miniman. Thanks for watching theCUBE. (electronic music)

Published Date : Apr 29 2018

SUMMARY :

Brought to you by the Cloud Foundry Foundation. and this is theCUBE's coverage of We talked to you at the KubeCon Show before. about the Open Service Broker and how you can really Chen, I'm wondering if you can help us and this is where you can see how Cloud Foundry Yeah, I mean, we know the only thing that's constant One of the things we've been tracking But then you can use through a managed service of the thing that we are building. and you can see it all the time. and also, being open to more ideas and that's what and really excited to say that we will be I'm Stu Miniman.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
ChenPERSON

0.99+

threeQUANTITY

0.99+

Chen GoldbergPERSON

0.99+

GoogleORGANIZATION

0.99+

Stu MinimanPERSON

0.99+

BostonLOCATION

0.99+

Cloud Foundry FoundationORGANIZATION

0.99+

five yearsQUANTITY

0.99+

EurekaORGANIZATION

0.99+

SeattleLOCATION

0.99+

second pieceQUANTITY

0.99+

last yearDATE

0.99+

CopenhagenLOCATION

0.99+

twoQUANTITY

0.99+

10-12 yearsQUANTITY

0.99+

24 hoursQUANTITY

0.99+

Boston, MassachusettsLOCATION

0.99+

Cloud Foundry Summit 2018EVENT

0.98+

StuPERSON

0.98+

first oneQUANTITY

0.98+

oneQUANTITY

0.98+

GooglyORGANIZATION

0.98+

one platformQUANTITY

0.97+

KubeConEVENT

0.97+

G KeyTITLE

0.97+

Open Service BrokerTITLE

0.97+

theCUBEORGANIZATION

0.96+

todayDATE

0.96+

OneQUANTITY

0.95+

12-18 monthsQUANTITY

0.95+

Cloud FoundryTITLE

0.94+

SQLTITLE

0.94+

2018DATE

0.91+

KuboORGANIZATION

0.91+

FirstQUANTITY

0.9+

GCPTITLE

0.86+

KubernetesTITLE

0.86+

Service BrokerTITLE

0.84+

KubeCon ShowEVENT

0.83+

Cloud FoundryORGANIZATION

0.82+

this summerDATE

0.81+

one sourceQUANTITY

0.81+

IstioTITLE

0.8+

endDATE

0.79+

KubernetesORGANIZATION

0.78+

FoundryTITLE

0.77+

about a dayQUANTITY

0.76+

last dayDATE

0.73+

Cloud Next ShowEVENT

0.7+

KubernetesPERSON

0.69+

Container Storage InterfaceOTHER

0.68+

lastDATE

0.61+

Open Container InitiativeOTHER

0.57+

KubeConTITLE

0.57+

yearDATE

0.55+

BrokerTITLE

0.54+

IstioORGANIZATION

0.53+

OCIORGANIZATION

0.52+

CloudORGANIZATION

0.51+

Kevin Gray, Dell EMC | VMworld 2017


 

>> Live from Las Vegas. It's theCUBE covering VMworld 2017. Brought to you by VMware and its ecosystem partners. >> Good night everybody, this is Dave Vellante with Peter Burris and we are live here at VMworld 2017. This is theCUBE, the leader in live tech coverage. Kevin Gray is here as the director of product marketing for hybrid cloud platforms at Dell EMC. Welcome to theCUBE. >> Thanks. >> OK, so, we're here talking cloud, everybody's cloud crazy, but it seems like, as Peter said, the technology has matured. >> Kevin: Yeah. >> And we're actually at a point where we can deliver what we've been talking about for the past five or six years. So how does that relate to what you guys have, what are you showing here at the event, and what are customers saying? >> Peter: Yeah, what are the announcements? What's happening? >> Well, one of the things we're announcing is enhancements to Enterprise Hybrid Cloud. You've heard a lot at VMware about VMware Cloud Foundation with added support for the extract SDDC, which is our turnkey VMware cloud foundation platform. We've also enhanced support for VxRail, so we've added multi-site capabilities, so we now support up to four data center sites, and we've also added support for disaster recovery through Recover Point VM. We're also added support for native hybrid cloud, so with native hybrid cloud we now have a support for... we have a new turnkey platform for VxRail, and we're supporting our new access testing tool, which is really focused on helping developers, right? So what the access testing tool does is it really focuses on when companies are going through and really looking at re-factoring applications for things like when they're going to microservices, it has that ability to really go out and test to make sure the dependencies and services are still there. We also have a capability around called our Application Deployment Tool, which really pushes, as you look to push an application out to multiple instances of foundations of Pivotal Cloud Foundry, you can actually help, it does that in one push. So if you look at PCF, you can use a CF pushkim, and push it out to multiple instances, and in this case, it'll do that in one step. >> So that's all the things that you've done on an individual announcements basis in the tools, but Kevin, let's step back. Let's take the customer's perspective for a second. When you summarize all this-- >> Right. >> So you're standing in front of a customer and you're saying to the customer, "We are pointing towards this vision." >> Right. >> "We want you to be here with us." What is that here? Where do you want them to be as you start to think about designing and priority for this broad portfolio that you have? >> So you heard Bob talk a little bit about sort of customers buying more outcomes, per se, and one of the things you'll see, with for instance our native hybrid cloud, is that ability to really get a repeatable process with Pivotal Cloud Foundry. So if you look at Pivotal Cloud Foundry, they're moving real fast, right? They have a release every 90 days, pretty much, and you need to be on the latest release within nine months-- >> Let me make sure that I understand this. >> When you say "repeatable process "with Pivotal Cloud Foundry," what you're talking about is that the organization, the shop, can think about developing an application in Pivotal, deploying it out on Cloud Foundry, and then running it on whatever underlying hybrid or conversion for structure that they might want and being able to do that over and over and over, so they can increase their focus on the application function that they're generatng. Is that basically what you mean? >> Absolutely, and-- >> So it's that level of repeatability. Focus on the business problem, build it, and then take the pain and suffering out of deploying it wherever it needs to be. >> Absolutely, and maintaining it. So if we look at large customers, as I mentioned, one large financial institution was looking at how do they do this repeatably across multiple data center sites, right? And how do they keep pace with that change over time, you know? That's not an easy process when you're moving really fast, and it's just one of those things where they tried to do it themselves for a while and realized it's better to buy that outcome than to try and create it on their own. >> You know, Dave, I was talking to a large user here on the show floor not too long ago, yesterday, in fact, about the fact that DevOps is not taking the world by storm the way that many people thought it might, and he identified specifically, one of the reasons is because there's not enough support from the technology companies to start packaging and organizing their capabilities, their technology set, their product sets, to support a DevOps mentality. It almost sounds, you haven't said this, Kevin, I don't want to put words in your mouth, but it almost sounds as if what you guys are saying is, we're going to start designing and packaging and organizing our systems to support that sort of DevOps orientation so the system administrators can evolve in the way that they need to evolve as the business demands new change. >> Yeah, so if you look at our hybrid cloud platforms, they're really intended to be that easy button for deploying either a full vRealize Suite, vRealize Suites stacked in our Enterprise Hybrid Cloud, or Pivotal Cloud Foundry for native hybrid cloud. Another thing we introduced this week was our ready systems. We have ready systems for VMware and we have ready systems for Pivotal. If you look at the VMware ready system, one of the things we found, for VMware, one of the things we found was that many customers, if you look at Enterprise Hybrid Cloud, it gives you a lot of benefits that a lot of our large enterprise customers are looking for, so, it supports multiple sites, it supports disaster protection, and it supports a turnkey platform where it's an engineered system, but for a lot of customers, it meant that you were always a couple of releases behind. So we give them that experience, right? And we make it a little bit, we give them an opportunity with the ready system to get that support from VMware, where we'll take on the HCI piece and support it. Same thing with native hybrid cloud and our Pivotal Cloud Foundry, Pivotal ready system, you know, they'll get their support from PCF, from Pivotal, but they'll build it on HCI. And we're also introducing a Pivotal ready system based on PKS. And I think PKS is interesting, simply because if you look at the Kubernetes environment and the work that's been done with Kubo, it's really a platform that's more likely where people are going to want to build, right? If you look at those people that are doing it, they want more control over, you know, their build process and their pipeline, and therefore they're more likely to build, and with the PKS system, the ready system based on Pivotal, Pivotal ready system, they can get that outcome. >> So at the end of the day it's all about changing the operating model, >> Kevin: Absolutely. >> And having a business impact. Peter, we were in our Palo Alto studio, and one of our clients was in, very prominent end user and market practitioner, saying if you can't change the operating model, you know, you might get a little bit of business benefit, but if you're a large company, you're never going to take a billion dollars of cost out. So my question is, what are you guys seeing, are you being able to affect the operating model, and can you share any of your favorite examples or even generic sort of proof points? >> Sure, absolutely. We had one customer, CICC, they're a large HR outsourcer in China, and by implementing Enterprise Hybrid Cloud, they were able to accelerate the time it took to get new application services by 60%. This is simply a means of taking IT out of the middle and really being able to accelerate delivery of-- >> Peter: We're taking certain tasks-- >> Exactly. >> Peter: That IT performs. It's not necessarily taking IT out, it's taking those low-value tasks out, right? >> Kevin: Absolutely. You know, self-service portal pieces, exactly, so-- >> Dave: And then maybe re-deploying those resources to higher-value activities. >> Kevin: Absolutely. Right. So those are the types of outcomes. We also see, if you look at Pivotal and some of the capabilities they have, if you look at sort of traditional IT infrastructure we see many customers moving to, you know, daily, weekly releases, as opposed to, if you think of a traditional model, it would be a much longer process, so that's the type of outcome we see as well. >> Dave: Well, one of the things you've been saying for years, I think Benioff stole it from you, is there's going to be way more SAAS companies coming out of non-tech companies than tech companies to your point, everybody's now a software company, and they're releasing code on a constant basis, but they're not technology companies, so they need help, right? >> He might not have stolen it from me, but it's a nice validation point. And I think we said it before he did. >> Just kidding, Marc. Alright, Kevin, hey thanks very much for coming on theCUBE. We really appreciate having you. >> Appreciate it. Thanks. >> Alright, keep right there everybody, we'll be back with our next guest. This is theCUBE, we're live from Las Vegas Mandalay Bay. Day three, VMworld 2017. We'll be right back. >> Thank you.

Published Date : Aug 30 2017

SUMMARY :

Brought to you by VMware and its ecosystem partners. Kevin Gray is here as the director of product marketing the technology has matured. So how does that relate to what you guys have, So if you look at PCF, you can use a CF pushkim, So that's all the things that you've done and you're saying to the customer, "We want you to be here with us." and one of the things you'll see, Is that basically what you mean? So it's that level of repeatability. and realized it's better to buy that outcome but it almost sounds as if what you guys are saying is, one of the things we found, for VMware, and can you share any of your favorite examples and really being able to accelerate delivery of-- it's taking those low-value tasks out, right? Kevin: Absolutely. to higher-value activities. and some of the capabilities they have, And I think we said it We really appreciate having you. Thanks. This is theCUBE, we're live

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
DavePERSON

0.99+

PeterPERSON

0.99+

MarcPERSON

0.99+

Kevin GrayPERSON

0.99+

KevinPERSON

0.99+

Dave VellantePERSON

0.99+

Peter BurrisPERSON

0.99+

ChinaLOCATION

0.99+

60%QUANTITY

0.99+

Las VegasLOCATION

0.99+

oneQUANTITY

0.99+

VMwareORGANIZATION

0.99+

yesterdayDATE

0.99+

VMware Cloud FoundationORGANIZATION

0.99+

Las Vegas Mandalay BayLOCATION

0.99+

VMworld 2017EVENT

0.99+

one stepQUANTITY

0.99+

Pivotal Cloud FoundryORGANIZATION

0.99+

Dell EMCORGANIZATION

0.99+

nine monthsQUANTITY

0.99+

BobPERSON

0.99+

VxRailTITLE

0.98+

CICCORGANIZATION

0.98+

Cloud FoundryTITLE

0.98+

one pushQUANTITY

0.98+

Palo AltoLOCATION

0.98+

BenioffPERSON

0.97+

this weekDATE

0.97+

one customerQUANTITY

0.97+

PivotalORGANIZATION

0.96+

billion dollarsQUANTITY

0.96+

KuboORGANIZATION

0.96+

theCUBEORGANIZATION

0.94+

PCFORGANIZATION

0.94+

vRealize SuiteTITLE

0.93+

DevOpsTITLE

0.92+

Day threeQUANTITY

0.92+

PKSORGANIZATION

0.92+

Recover Point VMTITLE

0.91+

HCIORGANIZATION

0.88+

vRealize SuitesTITLE

0.84+

one of those thingsQUANTITY

0.78+

Pivotal CloudTITLE

0.77+

every 90 daysQUANTITY

0.76+

Enterprise Hybrid CloudTITLE

0.73+

six yearsQUANTITY

0.73+

KubernetesTITLE

0.71+

yearsQUANTITY

0.68+

upQUANTITY

0.68+

not too longDATE

0.64+

four data centerQUANTITY

0.62+

past fiveDATE

0.56+

PivotalTITLE

0.53+

Sam Ramji, Google Cloud Platform | VMworld 2017


 

>> Welcome to our presentation here at VM World 2017. I'm John Furrier, co-host of The Cube, with Dave Vellante who's taking a lunch break. We are at VM World on the ground on the floor where we have Google's vice president of product management developer platforms Sam Ramji. Welcome to The Cube conversation. >> Great, thank you very much John. >> So you had a keynote this morning. You know, came up on stage, big announcement. Let's get right to it. That container as a service from Pivotal, VM Ware, and Google announced kind of a joint announcement. It was kind of weird. It wasn't a fully joint but it really came from Pivotal. Clarify what the announcement was. >> Sure, so what we announced is the result of a bunch of co-engineering that we've been doing in the open source with Pivotal around kubernetes running on bosh. So, if you've been paying attention to cloud foundry, you'd know that cloud foundry is the runtime layer and there's something called bosh sitting underneath it that does the cluster management and cluster operations. Pivotal is bringing that to commercial GA later this year. So what we announced with Pivotal and VMWare is that we're going to have cost incompatibility between Pivotal's kubernetes and Google's kubernetes. Google's kubernetes service is called Google Container Engine Pivotal's offering is called Pivotal Container Service. The big deal here is that PKS is going to be the standard way that you can get kubernetes from any of the Dell Group companies, whether that's VMWare, EMC. That gives us one consistent target for compatibility because one of the things that I pointed out in the keynote was inconsistency is the enemy in the data center. That's what makes operations difficult. >> And Kubo was announced at Cloud Foundry, Stu Miniman covered it, but that wasn't commercially available. That's the nuance, right? >> That's right, and that still is available in the open source. So what we've committed to is, we've said, every time that we update Google Container Engine, Pivotal Container Service is also going to update, so we have constant compatibility, that that's delivered on top of VMWare's infrastructure including NSX for networking and then the final twist is a big reason why people choose Google Cloud is because of our services. So Big Table, Big Query, a dynamically scaling data warehouse that we run an enormous amount of Google workloads on. Spanner, right. Which is why all of your data is consisted globally across Google's planet scaled data centers. And finally, all of our new machine learning and AI investments, those services will be delivered down to Pivotal Container Service, right, that's going to be there out of the box at launch and we'll keep adding to that catalog. >> It's just that Google Next was a lot of conversations, Oh Google's catching up to Amazon, Amazon's done a great job no doubt about it. We love Amazon. Andy Jassy was here as well. >> Super capable very competent engineering team. >> There's a lot of workloads in VMWare community that runs on AWS but it's not the only game in town. Jerry Chen, investor in Docker, friend of ours, we know, called this years ago. It's not going to be a one cloud winner take all game. Clearly. But there's the big three lining up, AWS, Microsoft, Google, you guys are doing great. So I got to ask you, what is the biggest misconception that people have about Google Cloud out in the market? 'Cause a lot of enterprises are used to running ops, maybe not as much dev as there is ops, and dev ops comes in with cloud native, there's a lot of confusion, what is the thing that you'd like to clarify about Google that they may not know about? >> The single most important thing to clarify about Google Cloud is our strategy is open-hybrid cloud. We think that we are in an amazing place to run workloads, we also recognize that compute belongs everywhere. We think that the durable state of computing is more of a mosaic than a uni-directional arrow that says everything goes to cloud. We think you want to run your containers and your VM's in clouds. We think you want to run them in your data centers. We also think you want to move them around. So we've been diehard committed to building out the open-source projects, the protocols to let all of that information flow, and then providing services that can get anywhere. So open-hybrid cloud is the strategy, and that's what we've committed to with kubernetes, with tensorflow, with apache beam, with so much of the open-source that we've contributed to Linux and others, and then maintaining open standards compatibility for our services. >> Well, it's great to see you at Google because I know your history, great open source guy, you know open source, it's been really part of your life, and bringing that to Google's great, so congratulations. >> There's a reason for that though, it's pragmatic. This is not a crazy crusade. The value of open source is giving control to the customer. And I think that the most ethical way that you can build businesses and markets is based on customer choice. Giving them the ability to move to where they want. Reducing their costs of switching. If they stay with you, then you're really producing a value-added service. So I've spent time in the operator shoes, in the developer shoes, and in the vendor shoes. When I've spent time buying and running the software on my own, I really always valued and preferred things that would let me move my stuff around. I preferred open source. So that's really the method to the madness here. It's not about opening everything up insanely, giving everything away. It serves customers better and in the long run, the better you serve customers, you'll build a winning business. >> We're here on the ground floor at VMWorld 2017 in Las Vegas, where behind us is the VM Village. And obviously Sam was on stage with the big announcement with Pivotal VMWare. And this is kind of important now, we got to debate now, usually I'm not the contrarian in the group, I'm usually the guy who's like yeah, rah rah, entrepreneurial, optimistic, yeah we can do that! You know that future's here, go to the future! But I was kind of skeptical and I told VMWare and I saw Pat Gelsinger and Michael Dell in the hallways and I'm like, they thought this was going to be the big announcement, and it was their big announcement, but I was kind of like, guys, I mean, it's the long game, these guys in the VMWare community, their operations guys, their not going to connect the dots and there was kind of an applause but not a standing ovation that Google would've gotten at a Google Next conference where the geeks would've been like going crazy. What is the operational dynamic that you're seeing in this market that Google's looking at and bringing value to, so that's the question for you. >> This is what the big change in the industry is is going from only worrying about increasing application velocity to figuring out how to do that with reliability. So there's a whole community of operators that I think many of us have left behind as we've talked about clouds and cloud data. We've done a great job of appealing to developers, enabling them to be more productive, but with operators, we've kind of said, well, your mileage may vary or we don't have time for you, or you have to figure it out yourself. I think the next big phase in adoption of cloud native technology is to say, first of all, open-hybrid, run your stuff wherever you want. >> Well you've got to have experience running cloud. Now you bring that knowledge out here. >> And that's the next piece. How do we offer you the tools and the skills that you need as an operator to have that same consistency, those same guarantees you used to have, and move everything forward in the future? Because if you turn one audience, one community, into the bad people who are holding everything back, that's a losing proposition, you have to give everybody a path to win, right? Everybody wants to be the good guy. So I think, now we need to start paying really close attention to operators and be approachable, right? I would like to see GCP become the most approachable cloud. We're already well known as the most advanced cloud. But can we be the easiest to adopt as well, and that's our challenge, to get the experience. >> You got to get that touch, that these enterprise teams historically have had, but it's interesting I mean, the mosaic you'd mentioned requires some unification, right? You got to be likable. You got to be approachable. And that's where you guys are going, I know you guys are building out for that, but the question is, for you, because Google has a lot of experience, and I know from personal knowledge Google's depth of people and talent, not always the cleanest execution out to the market in terms of the front-facing white glove service that some of these other companies have done, but you guys are certainly strong. >> Well, I think this is where Diane Greene has been driving the transformation, I mean like, she breathes, eats, sleeps, dreams enterprise. So, being both a board member at Google and being the SVP of Google Cloud, she's really bringing the discipline to say, you know, white glove service is mandatory. We have a pretty substantial professional services organization and building out partnerships with Accenture, with PWC, with Deloitte, with everyone to make sure that these things are all serviceable and properly packaged all the way down to the end user. So, no doubt there's more, more room for us to improve, there's miles to go on the journey, but the focus and the drive to make sure that we're delivering the enterprise requirements, Dianne never lets us stop thinking about that. >> It's like math, right, the order of operations is super important, and there's a lot of stuff going on in the cloud right now that's complex. >> Yes. >> Ease of use is the number one thing that we're hearing, because one, it's a moving a train in general, right? But the cloud's growing, a lot of complexity, how do you guys view that? And the question I want to ask you is, we know what cloud looks like today. Amazon, they're doing great. Multi-horse race if you will. But in 2022, the expectations and what it looks like then is going to be completely different, if you just take the trajectory of what's happening. So cleaning up kubernetes, making that a manageable, all the self updates, makes a lot of sense, and I think that's the dots no one's connecting here, I get the long game, but what's the customer's view in your opinion as someone who's sitting back and with the Google perch looking out over the horizon, 2022, what's it like for the customer? >> That's an outstanding question. So I think, 2022, looking back, we've actually absorbed so much of this complexity that we can provide ease of use to every workload and to every segment. Backing into that, ease of use looks different, like, let's think about tooling, ease of use looks different to an electrician verus a carpenter versus a plumber. They're doing different jobs, they need different tools, so I think about those as different audiences and different workloads. So if you're trying to migrate virtual machines to a cloud, ease of use means a thing and it includes taking care of the networking layer, how do we make sure that our cloud network shows up like an on premises network, and you don't have to set up some weird VPC configuration, how can those just look like part of your LAN subject to your same security controls. That's a whole path of engineering for a particular division of the company. For a different division of the company focused on databases ease of use is wow, I've got this enormous database, I'm straining at the edges, how do I move that to the cloud? Well, what kind of database is it, right? Is it a SQL database? Is it a NoSQL database? So engineering that in, that's the key. The other thing that we have to do for ease of use is upscaling. So a lot of things that we talked about before are the need to drive IT efficiency through automation. But who's going to teach people how to do the automation especially while they're being held to a very high SLA standard for their own data center and held to a high standard for velocity movement to the cloud. This is where Google has invented a discipline called SRE or site reliability engineering, and it's basically the meta discipline around what many people call dev ops. We think that this is absolutely teachable, it's learnable, it's becoming a growing community. You can get O'Reilly books on the topics. So I think we have an accountability to the industry to go and teach every operator and every operating group, hey here's what SRE looks like, some of your folks might want to do this, because that will give you the lift to make all of these workloads much easier to manage 'cause it's not just about velocity, it's also about reliability. >> It's interesting, we've got about a minute left or so. I'm just going to get your thoughts on this because you've certainly seen it on the developer side, stack wars, whatever you want to call them, the my stack runs this tech, but last night I heard in the hallway here multiple times the general consensus of two stacks coming together, not just software stacks, hardware stacks, you're seeing things that have never run together or been tested together before. So the site reliability is a very interesting concept and developers get pissed off when stacks don't work, right? So this is a super kind of nuance in this new use case that are emerging because stuff's happened that's never been done before. >> Yeah, so this is where the common tutorials get really interesting, especially as we build out a planetary scale computer at Google. Right, we're no longer thinking about how does the GPU as part of your daughter board, we think about what about racks of GPU's as part of your datacenters using NVDIA K80's, what does it mean to have 180 teraflops of tensor processing capability in a cloud TPU. So getting container centric is crucial and making it really easy to attach to all of those devices by having open source drivers making sure they're all Linux compatible and developers can get to them is going to be part of the substrate to make sure that application developers can target those devices, operators can set a policy that say, yes, I want this to deploy preferentially to environments with a TPU or a GPU and that the whole system can just work and be operable. >> Great, Sam thanks so much for taking the time to stop by. One on one conversation with Sam Ramji who's a Google Cloud, he's a vice president of product management and developer platforms for Google. We'll see you at Google Next. Thanks for spending the time. I'm John Furrier, thanks for watching. >> Thank you John.

Published Date : Aug 29 2017

SUMMARY :

We are at VM World on the ground on the floor Let's get right to it. The big deal here is that PKS is going to be the standard That's the nuance, right? Pivotal Container Service is also going to update, It's just that Google Next was a lot of conversations, that runs on AWS but it's not the only game in town. the open-source projects, the protocols to let all and bringing that to Google's great, so congratulations. So that's really the method to the madness here. You know that future's here, go to the future! We've done a great job of appealing to developers, Now you bring that knowledge out here. and that's our challenge, to get the experience. not always the cleanest execution out to the market but the focus and the drive to make sure It's like math, right, the order of operations And the question I want to ask you is, I'm straining at the edges, how do I move that to the cloud? So the site reliability is a very interesting concept and that the whole system can just work and be operable. Great, Sam thanks so much for taking the time to stop by.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Dave VellantePERSON

0.99+

Sam RamjiPERSON

0.99+

Jerry ChenPERSON

0.99+

DiannePERSON

0.99+

PWCORGANIZATION

0.99+

DeloitteORGANIZATION

0.99+

Andy JassyPERSON

0.99+

DianePERSON

0.99+

MicrosoftORGANIZATION

0.99+

GoogleORGANIZATION

0.99+

AmazonORGANIZATION

0.99+

John FurrierPERSON

0.99+

AWSORGANIZATION

0.99+

JohnPERSON

0.99+

AccentureORGANIZATION

0.99+

SamPERSON

0.99+

Las VegasLOCATION

0.99+

Stu MinimanPERSON

0.99+

PivotalORGANIZATION

0.99+

Michael DellPERSON

0.99+

2022DATE

0.99+

Pat GelsingerPERSON

0.99+

EMCORGANIZATION

0.99+

O'ReillyORGANIZATION

0.99+

LinuxTITLE

0.99+

GreenePERSON

0.99+

oneQUANTITY

0.99+

singleQUANTITY

0.98+

VM WareORGANIZATION

0.98+

180 teraflopsQUANTITY

0.98+

VMWorld 2017EVENT

0.98+

Dell GroupORGANIZATION

0.98+

bothQUANTITY

0.97+

Cloud FoundryORGANIZATION

0.97+

PKSORGANIZATION

0.97+

two stacksQUANTITY

0.96+

VMworldEVENT

0.96+

The CubeORGANIZATION

0.96+

VM World 2017EVENT

0.96+

last nightDATE

0.96+

DockerORGANIZATION

0.95+

NVDIAORGANIZATION

0.94+

K80COMMERCIAL_ITEM

0.94+

OneQUANTITY

0.94+

later this yearDATE

0.94+

NoSQLTITLE

0.93+

Google CloudTITLE

0.93+

NSXORGANIZATION

0.92+

todayDATE

0.91+

SQLTITLE

0.9+

one communityQUANTITY

0.89+

one audienceQUANTITY

0.88+

threeQUANTITY

0.87+

a minuteQUANTITY

0.84+

VMWareORGANIZATION

0.82+

this morningDATE

0.79+

CloudTITLE

0.79+

Chad Sakac, Dell EMC | Part II | VMworld 2017


 

(exciting upbeat music) >> Announcer: Live from Las Vegas. It's theCUBE. Covering VMworld 2017, brought to you by VMware, and its ecosystem partner. >> Okay, we're back in Las Vegas. This is VMworld 2017, and this is theCUBE. This is Dave Vellante with Peter Burris, and this is the second segment with Chad Sakac who's the president of Dell EMC. We're going to dig into what the cloud looks like in the next decade, you know, 2022 time frame. Chad, again, welcome back. Thanks for spending some time. >> It's great to be back. No one's got a crystal ball a decade out, but I think we've got a pretty good idea of what we think the next five years look like. >> Well, you know, we do like at Wikibon to look further out, and say okay, what are your assumptions about how the business is going to evolve, knowing that any kind of ten year forecast is going to be wrong. But it does shape your thinking and your assumptions. >> Yep. >> So what's your vision? What's Dell EMC's vision for how the cloud is going to evolve and shape, and look like in the next five years? >> I think the following things are a near certainty and they're driving our strategy. Basically customers will consume platforms. They will pick the best platform on a temporal basis and on a space basis. So time and space (chuckles) right? So I'll give you an example. Today if you said, "What is the best place and time "to do AI and machine learning "for work that is against data that is not in-house?" The answer would be Google cloud platform in a heartbeat. Their core capabilities as a platform around AI and machine learning are head and shoulders above everything else. Right? >> Yep. >> That's a platform that people consume. Likewise, if you said, "Okay, what's the platform that I use for my "applications that basically need a little more "traditional care and feeding around them?" That's going to be an evolution of the VMware stack that the customers are using today. It powers 80% of what they do today. It's the platform that runs the core of their business today, and that platform, as you can see this week, is expanding and expanding and expanding. Now what'll happen over the next decade is that platform will be independent of place. So if you imagine what we're going to do with that capability now, it's not an announcement, it's a platform that customers can buy around VMware cloud on AWS, you can see that we just broke the "Is something on or off?" is now not the question. The question is what's the right platform and services to use for a given set of workloads? >> I want to build on that for a second Chad, if I can. So the vision that I think you articulated the core experience is Look that what you love about the cloud is you love the get in small, grow fast, or grow according to the workload needs, >> Chad: Yep, elasticity. >> Yeah, don't lock in a whole bunch of financial assets. Lower assets, specificity, be able to apply it to a lot of different things. You love that. But the problem is, the physical, legal, and IP realities of your business dictate that you're not going to put it all in there. So the common experience is, get that dependent upon the workload, and have it all run simply in a straightforward manner that serves the business. Right? >> Bingo. So the word platform is independent of space. >> Right? >> Right. The other thing that I think we'll see over the next decade is that any technologies that bind multiple platforms together are incredibly compelling. And you can actually see this driving both the R and D strategy and the M and A strategy of the leaders, right? So let me give you an example of things that bind together platforms, and themselves are platforms. Cloud Foundry is one of the best binders and spanners that exists. Because people use Cloud Foundry on Azure, on AWS, on their own private cloud all day long. In fact, it won the award for basically, at Microsoft Ignite, for the most popular used thing on Azure outside Microsoft's own core services. So it's a binder. It gives customers mobility and flexibility across these different platforms. Another example, we're going all in on Kubernetes. We think that Kubernetes as the container abstraction that spans these different clouds is in essence, game over of chaos, and game beginning of standardization and movement forward. I'll give you another example. I think that ten years from now the debates that we're having around SDN today will be so over, and everyone will go, "Of course you're going to have a software-defined "network that abstracts," because networking is something that needs to span platforms. So, core idea number one, people will make platform choices and there will be multiple platforms. Those platforms will be independent of on off prem, independent of Capex, Opex choices. Those platforms will exist in all of those modes. >> But be tied to the characteristics, the benefits that they provide to workloads. >> Bingo. The library of connectors, of things that span and bind these platforms, will grow in value and importance to the customers. I'll give you another example of a binding thing that links together multiple platforms. And you can see its success even today. ServiceNow is the thing that binds and connects at the ITSM layer, all of these different topologies. So it's not just things that are all just in our family (chuckles) right? But you can see these ideas continuing to march forward. The thing that I think you'll also see is the explosion of the edge is going to create this whole world that is the opposite pendulum swing of centralization that you can kind of already see happening. The number of edge devices that will exist, the amount of data that they're going to need to process locally, and the amount of data that they're going to need to process that's centralized in one of these platforms is going to be immense. >> So the edge, does the edge create a new cloud? >> Yes. You know, people are already talking about that like it's the fog or whatever. Again, buzz words can sometimes make people underestimate very important things that are actually happening in an industry right now. The last thing I'll say is, and this is a dream and an aspiration, and a vision, but a dream and an aspiration. There are amazing problems to crack in the domain of security. And that itself needs to become a core platform element that transits all of these other platforms. >> Peter: That's a key binder. >> It's a binding element that has to transit all these different platforms that people consume. And I think you can see the edges of the industry, us tackling these problems in new ways, and I'm very hopeful about that actually. >> So the infrastructure requirements of that new cloud, customers have to make bets. We were talking about that earlier. There's new stack choices that are emerging. What's your point of view there and how does it all relate to bring it back to how you get from point A to point B? >> There's a great risk in saying stuff on camera Dave. (men chuckle) But you know-- >> Peter: But take the risk Chad. >> But to hell with it (laughs). See it here on theCUBE first. >> So look, I think that we're entering into an era of stack wars. And that sounds too militaristic. That's not what I mean. >> Peter: Let's call it stack competition. >> I think that what is happening is that the need for customers to choose platforms and make platform level bets in exchange for simplification and speed is basically forcing them, and it's forcing the market and everyone in it, including us, to think, what is our opinionated stack? That doesn't mean closed, right? However, even though there's open connections all over the place, increasingly you're seeing people take the Lego components and go (makes building sounds) This works with this, which works with this, which works with this, and they're built all together. And the thing that I'm finding, and I don't know whether you guys see this in your customer conversation. It's weird, people are schizophrenic. They're really worried about what that means for them on premises. Because they're used to hand-assembling everything under the sun, and then are frustrated it doesn't all work together easily, right? And yet, they have no issue at all about saying "I'm putting everything in, you know, "in Office 365." I was talking with a customer, with the procurement person, and you can imagine the procurement person's reaction when I say, "I think that the world is moving "towards vertically integrated stacks." And there is decidedly an open ecosystem, but also an opinionated, pivotal, VMware, Dell, EMC stack. A Dell technology stack. The procurement guy lost his mind. He did not like to hear that from me. >> Of course. >> He started to get angry. >> Well, would you rather have what occurred with the Dupe? >> Yeah, and-- (Dave laughs) >> Well, what he wants is he is being told, "You got to take "five points off of every transaction." >> Yeah, of course. >> And he wants to see all these transactions be distinct, and what you're saying, Chad, is that we're moving where the transactions start to accrete value, accrete strategic importance, >> Yep. >> and accrete risk. And the procurement guy's looking at that saying (makes terrified sound) But it requires hard core, realistic vendor management that's well-defined and treated by the business as an asset. >> I think that we're entering into an era of consolidation. Customers are going to have to make platform bets that are business bets. >> For themselves. >> That's right. >> So bring it back to a topic that is more 2017, hyperconverged infrastructure. >> Chad: Yep. >> Is that the model for the future cloud? Or does it need to go beyond that? Beyond the virtual machine parlance that we tend to talk about? >> So, we have years of experience working with customers, trying to build clouds out of traditional infrastructure stacks. >> Dave: Right. >> And we're there as their partner to make it work. It is freaking hard! Frankly, nearly impossible. And again, they talk to vendor after vendor who's like, "Buy our new cloud management platform "and we'll be able to automate all of your crapola." >> Buy our hammer, and we'll fix all your cloud nails. >> And the reality of it is that every layer that you build one of these stacks on, the more variation that you have at this layer, it complicates the life cycle management of this layer. And then the more variation you have at this layer, the more it complicates the life cycle management of this layer. And that's what I mean about the stackification where the stacks are starting to bowl together. Driven not by vendor, but driven by customer need for simplification and speed. >> Peter: And workload. >> They're just not consciously making the connection yet that says it's time for me to make strategic choices. Right? So hyperconverge infrastructure has proven an ability. It's no longer in weirdo VDI only use cases (laughs). It is now proving itself to be a material simplification at the bottom layer of the stack. And it's not rocket science. It is basically the same lesson that hyperscalers and SASS startups realized, which is that you need to have something which is much more industry standard, much more software defined, much more rigid in a sense about how it's constructed so you actually life cycle it and make the next stack up simpler. >> All right, so we got to wrap. Let me summarize what I heard, and maybe you guys can fill in any gaps. So platforms essentially be products is what I heard. Those are my words not yours. >> Totally, yeah. >> And platforms will be place-independent, and a key value creator will be this binding platforms together. >> Chad: Yes. >> Which is going to become very very compelling. You gave the example of Cloud Foundry, Kubo, Kubernetes. >> I'll give you one more, Boomi. >> Boomi, and even SDN which is basically a fait de complis >> Yeah. >> is essentially what you're saying. An explosion at the edge will create a new cloud. The infrastructure requirements are going to evolve to support that cloud. And security is going to be a core platform element, a key binder as you said. Anything I missed? >> And that literally, customers have to be as simple as they can. And what they need to accept, and make choices, I'm not forcing them down the path with us or whomever. They need to accept that simplicity and speed means choosing platforms and platform partners. >> So here's what I'd add. 'Cause I think you're right Chad. I would add just a couple of refinements, that the quality of the platform is going to be a function of how well it binds. >> Chad: Yep. >> And that that security becomes a crucial binder. And the other thing that I'd say is that the edge, it's not so much a new cloud. I hate the term fog. >> Yeah. >> Because if there's anywhere where business is going to need clarity, it's going to be at the edge. >> I totally agree. >> That's a vendor way of looking at things. The customer way is, "I need clarity here you guys. "Don't talk to me about cloud." In fact, we like to say that when Andreessen said, "Software's going to eat the world," the right way of saying it, "Software's going to eat the edge." >> Right. >> That the edge is going to make a lot more of these choices clear. >> And just, again, I know we got to go but, It always sounds like hyperbole. The amount of stuff that we're doing around trying to make the edge clear, like basically the EdgeX Foundry, which is basically trying to standardize this mess of proprietary protocols and devices. That stuff is happening like now. The Pulse IoT stuff that we talked about, that's happening now. But those are just in early, early days. If you look out over a few years, that stuff will be a new platform. >> That's absolutely right. >> Yeah. And Dell hasn't fully played it's edge card, I suspect. >> We will see more there. >> Yeah. >> All right, Chad, first of all, awesome content. Peter, thank you very much. Virtual Geek is Chad's blog. If you're into this stuff, go subscribe to that. It's a fantastic resource. >> Thanks man. >> So thanks again. Really appreciate it. >> My pleasure guys. >> All right, keep right there everybody. We'll be back with our next guest. This is theCUBE. We're live from VMworld 2017 from Las Vegas. We'll be right back. (electronic music)

Published Date : Aug 29 2017

SUMMARY :

Covering VMworld 2017, brought to you by VMware, We're going to dig into what the cloud looks like It's great to be back. how the business is going to evolve, So I'll give you an example. and that platform, as you can see this week, So the vision that I think you articulated that serves the business. So the word platform is independent of space. is something that needs to span platforms. the benefits that they provide to workloads. and the amount of data that they're going to And that itself needs to become a core platform element It's a binding element that has to and how does it all relate to bring it back But you know-- But to hell with it (laughs). And that sounds too militaristic. is that the need for customers to choose platforms is he is being told, "You got to take And the procurement guy's looking at that saying Customers are going to have to make So bring it back to a topic that So, we have years of experience And again, they talk to vendor after vendor who's like, the more variation that you have at this layer, that says it's time for me to make strategic choices. and maybe you guys can fill in any gaps. and a key value creator will be Which is going to become very very compelling. And security is going to be a core platform element, And that literally, customers have to be that the quality of the platform that the edge, it's not so much a new cloud. it's going to be at the edge. the right way of saying it, That the edge is going to make The amount of stuff that we're doing And Dell hasn't fully played it's edge card, I suspect. Peter, thank you very much. So thanks again. This is theCUBE.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Chad SakacPERSON

0.99+

Peter BurrisPERSON

0.99+

DavePERSON

0.99+

MicrosoftORGANIZATION

0.99+

PeterPERSON

0.99+

80%QUANTITY

0.99+

VMwareORGANIZATION

0.99+

Las VegasLOCATION

0.99+

Dave VellantePERSON

0.99+

TodayDATE

0.99+

DellORGANIZATION

0.99+

five pointsQUANTITY

0.99+

Dell EMCORGANIZATION

0.99+

ChadPERSON

0.99+

2017DATE

0.99+

second segmentQUANTITY

0.99+

ten yearQUANTITY

0.99+

AWSORGANIZATION

0.99+

AndreessenPERSON

0.99+

Cloud FoundryTITLE

0.99+

LegoORGANIZATION

0.98+

Part IIOTHER

0.98+

Office 365TITLE

0.98+

bothQUANTITY

0.98+

VMworld 2017EVENT

0.98+

2022DATE

0.98+

todayDATE

0.98+

this weekDATE

0.97+

KuboORGANIZATION

0.97+

WikibonORGANIZATION

0.97+

EMCORGANIZATION

0.96+

CapexORGANIZATION

0.96+

KubernetesORGANIZATION

0.95+

OpexORGANIZATION

0.95+

firstQUANTITY

0.95+

KubernetesTITLE

0.95+

next decadeDATE

0.94+

AzureTITLE

0.94+

oneQUANTITY

0.93+

GoogleORGANIZATION

0.92+

secondQUANTITY

0.92+

Cloud FoundryORGANIZATION

0.91+

ServiceNowTITLE

0.91+

DupePERSON

0.86+

SDNORGANIZATION

0.85+

next five yearsDATE

0.83+

Microsoft IgniteORGANIZATION

0.78+

ten yearsQUANTITY

0.78+

BoomiORGANIZATION

0.77+

theCUBEORGANIZATION

0.76+

yearsQUANTITY

0.66+

VMwareTITLE

0.64+

PulseORGANIZATION

0.57+

GeekORGANIZATION

0.53+

EdgeXORGANIZATION

0.52+

ChadORGANIZATION

0.51+

VirtualTITLE

0.47+

Chad Sakac & Sudheesh Nair - Nutanix .NEXTconf 2017 - #NEXTconf - #theCUBE


 

>> Announcer: Live from Washington, DC, it's the Cube covering .NEXT Conference, brought to you by Nutanix. >> Welcome back to NEXTConf everybody. This is the Cube, the leader in live tech coverage. My name is Dave Vellante and I'm with Stu Miniman. This is the president's segment. Sudheesh Nair is back. Good to see you again, Sudheesh, the president of Nutanix. And Captain Canada himself, Chad Sakac. >> Dave. >> Cube alum, good friend. >> Dave, it's good to see you. >> Good to see you again. Stu. Hey everybody, most important thing, great, you know, .NEXTConf, but look, Canada Day, July 1st, is right around the corner. So remember, everybody, go have some poutine, drink some beers and celebrate. Then there's this July 4th thing that is apparently right around that. >> Yeah, well, it's important to us, 'cause we've ended an eight-week sprint of the Cube, so. >> Isn't Chad wearing red, white and blue? I think he's, uh ... >> I actually did that on purpose. You noticed! >> Here in DC, nice job. >> I figured when in DC, you know, celebrate Americana. >> Why not? Well, there's a lot of celebration going on here. You guys have been celebrating several years now. What is it? Two and a half years of ... >> With Dell, yes. With Chad it's relatively new, so ... (all laughing) >> It's actually been about three years, and it's been a ridiculously successful partnership. You know, I think ... >> I would say face-meltingly successful, but ... >> Yeah, you know what? I agree. >> Okay, so coming into this role, did you have misconceptions about Nutanix, or was that just marketing, when you were kind of ... >> No. Nutanix basically created the HCI category. They've been at it now for seven and change years. You know, great technology, very happy customers. I'd say out of the 6,200 or so Nutanix customers, roughly around 2,500, 2,700 are XC customers, so I've gotten to know them really well. They tell me pretty clearly what they like about Nutanix and what they like about XC. >> All right, so Chad, I'm looking at my notes here, and there was a guy Chad Sakac who said, "Niche corner case for VDI only," you know, that was Nutanix. >> Love it. >> You know, you're singing a little bit of a different story than we might've heard a couple of years ago. >> You know, I would say that it's important to acknowledge when you're wrong, Stu. You know, and I think that HCI in general has moved absolutely out of any corner case segment whatsoever. I met with a customer this morning that is basically a hospital that is running the bulk of all of their mission-critical customer healthcare records, packs, all on XC. And again, you know, I don't want to get us in trouble here at the .NEXT Conference, but we have an HCI portfolio, we see customers deploying HCI for every workload under the sun at this point. And frankly, I've said it publicly now, firmly and as clearly as I can, SDS and HCI models are ready for the majority of x86 workloads. That's not just my opinion, it's the company, it's Dell Technologies' point of view overall. >> You know, Joe Tucci was the master of sort of building an ecosystem with quasi-competitors, coop-etition, whatever you want to call it, and certainly the Dell/EMC relationship of many years ago was epic, one of the, probably the most successful storage relationship ever. So and, Sudheesh, you get a lot of concerns of Wall Street, when's this going to end? You guys used to get that all the time with Cisco and VC, and yet you continue to ... >> Still do. >> Yup. >> Chad: Still do. >> Valid questions, you know, it's the obvious place for analysts, snarky analysts to go. But in retrospect ... >> Chad: Is there such a thing as a non-snarky analyst? >> There're a couple, there're a couple out there. >> They're sitting here, right here. (Chad laughs) >> It is, getting paid ... >> After the comments that I've already gotten! >> It's getting paid to be snarky. >> That's what's fantastic, by the way. That's what's like watching Charlie Rose and Bill Clinton. Hard but smooth. >> So, if I go back into history, though ... I wish Michael were here, and I'll ask Michael, I know you watch, I'll you next time I see you. I wonder if he had to do it all over again, if he knew then what he knew now, if he would've just said, "You know what? "I'm going to do better just staying with the EMC partnership, "instead of going out and buying Equallogic or Compellent, "and we would've done better for customers, "might've made more money." I wonder if you've learned anything from that experience. I mean, you were biased, 'cause you were on the EMC side of that, obviously you didn't want to see Dell end that relationship, but are there similarities here? >> You know, I think that there's similarities, but there's a notable difference. When the Dell/EMC merger occurred, and the first time I came out to visit headquarters, I mean, lots of discussions with Sudheesh and with Dheeraj. There's a core thing here that's important to understand. The market is not in a zero-sum game. So if, if there's 6,200 Nutanix customers, 2,500 XC customers, roughly 3,000 VX Real customers, roughly 8,000 VSAN customers, you know how many VNX customers there are? 300,000. Do you know how many power-edge servers there are out there? 27 million. We're on the earliest days of the software-defined and HCI journey, and frankly, that's just the first step towards building hybrid clouds on-prem and off-prem that bridge one another, which has been a big part of the announcements from this week. >> Yeah, look, I think the first part of the question you asked, you got to be honest that, you know, when you flip sometimes TV channels, let's say you come across National Geographic, right? And then there's a cheetah chasing a deer. You stop, you want to watch. You know what's going to happen, the cheetah's going to eat the deer, one way or other, that's going to happen. You know it, but you want to watch it. The way we think of our industry, status quo is the cheetah. The deer is all of us, the moment you stop innovating. That is particularly true for companies like ours, young companies. The partnership that we have is not built on anything but the fact that we are adding more value for customers than what we would individually do. That's it. The sum of the parts of this should be higher than the individual parts, right? So what we have learned, for example, last quarter, you're absolutely right, financial analysts, they'll always ask us about the Dell EMC overhang. Last quarter, for example, we for the first time publicly talked about the fact that Dell EMC business was around eight to nine percent of our overall revenue. And it is not because that didn't grow. It is growing, but the overall business we are able to keep growing. Our destiny's in our hands, and it comes down to couple of things6: our ability to really accelerate innovation, because as a younger company, more agile, we are expected to do more, and you saw this morning. Number two, make sure that we are playing fair. There are rules of engagement that we are, because we know that they have tremendous amount of portfolio, and some of them will overlap, and that's okay. But you have to clearly define the rules of engagements, and be very fair in how we treat the partner. And if you do those two things right, we know that this is a relationship that'll last long time. >> And just a quick little add, I mean, the things that we bring is extending the platform's scale and reach. There's no question that you're a younger company, there's no question that we're a larger company. The number of customers that say, "We want the better together thing," and we give them that choice, it's very important for us to do that, but also add value. So whether it's integrating data protection, whether it's what we've done around running Cloud Foundry on top of XC. Home Depot talked about it. >> Classic example, yeah. >> It's a great example, where they want this, that, all together. Now I can't emphasize enough that what we've been trying to emphasize is be transparent, be consistent about those rules of engagement, and telling our customers, you know, driving that choice and giving them that benefit is something that we have to sustain. >> And it's also important to understand that you know, if you spent this morning watching the keynote, you clearly saw that we did not talk about hyperconverged. What we talked about were two things. One is pushing that cloud intelligence to the edge, and then building a hyper-cloud experience that is totally transparent. And the second thing was about building a multi-cloud environment through Calm. We did not talk about hyperconverged. Those things are not built on a platform that is not built for ... Those things are built on a platform that is ready for web-scale architecture. So the foundation that we have built in the last seven years is on which we are building, and as long as we continue to add value like that, and partner, for example, on PCF, you know, Pivotal Cloud Foundry, that's a classic example, a Home Depot example, right? They need that same experience that they're getting from Edibus. And Edibus is not just doing IAAS. They're doing PAAS, they're doing the entire thing. To do that, there is no shame in figuring out what we do well, what we don't do well, understand their strengths and weakness, come together, and deliver something that is better for customers. >> Sudheesh, I'm curious, actually, 'cause Home Depot is a, you know, lighthouse account for Pivotal, on Google Cloud platform. Talking to them about it for the last six months. How does that fit in? We know that the Dell family is a multi-function, so I'm curious to want to hear the Nutanix piece of how that fits in. >> Look, I think the Google thing is a relatively new thing for us. We are expecting two different areas that we are going to partner with them. >> No, no, but Home Depot specifically, is that related? >> No. >> Because they're a big GCP customer, so maybe Chad needs to fill it in. >> This specific project is all on Exceed with PCS. >> The thing that I think is fascinating, and to watchers, I would say, for the intellectually curious that are willing to double-click and go a little bit further, it's a little more of a complex, nuanced story, but everyone's looking for a soundbite, whether it's in politics, as we're here in DC, or whether it's in news, or whatever. Home Depot, like a ton of customers, is using GCP. They're using XC, they're using vSphere, they're using NSX, they're using PCF. It's not like there's some singular thing. Another fascinating example is, I talked to a customer who's a fantastic ScaleIO, VxRack FLEX customer, vSphere, enormous scale and scope, and when I asked them, they want a hybrid cloud to this point. HCI is just a foundation for hybrid cloud use. When I asked them, like, what are their hybrid cloud targets, they're like, "AWS, but we use GCP because we depend on TensorFlow." It is, we live in a world which you need to expand your mind and not naturally create this, like, binary A/B thing. >> Stu: It's a multi-cloud world, Chad. >> It's a multi-stacked, multi-cloud, multi-use case world. >> An inter-genius mess in IT that we've been dealing with. >> So another thing that analysts do a lot is give unsolicited advice. (Chad laughs) So I want to do that and maybe get your reaction. So, Amazon's operating profits are roughly almost double what EMC's were, Amazon Web Services, when EMC was a public company. Massive change and disruptive force in our industry. And frankly, if it weren't for AWS, we wouldn't be where we are today as fast as we were, so I see your joint challenge as fulfilling the vision of what we call true private cloud. Substantially mimicking the cloud experience on-prem. And you're behind, and you know you're behind at that, because Amazon's by definition in the lead. So your challenge as we see it is to create that experience and create that automation and allow people to shift their labor costs to the fun stuff. >> By the way, I agree, and I accept that advice. You can answer for you, but I'll tell you, we've been trying to ... So we started with the first enterprise hybrid cloud efforts almost three and a half years ago, and they're enormous, and at the time we said, "And deploy it on anything you want." And you know what? We had very limited success with that. And the reason we had limited success wasn't because we didn't get the customer going, "Yes, I want to have a hybrid cloud, "where I can bridge and connect to "multiple different public cloud targets." That idea, dead right. The idea of you can build it any way you want? Wrong. Then we said, "Okay, you know what? "CI is a simplification." What we realized is that life cycling CI stacks along with a CMP layer, whether it's inside an integrated thing, or whether it's directly adjacent, still too complex. The latest is basically all of our hybrid cloud, whether it's destined towards enterprise IAAS or PAAS on prem, runs on HCI. When? Always. Because HCI is fundamentally orders of magnitude easier to symph, to deploy, to scale, to version, etc., etc. What I've been seeing over the last 24 hours about basically the Calm acquisition becoming part of Acropolis, is the example where Nutanix is taking it, where they're trying to build it into the Calm and Acropolis stack. I think that's a common vision between the two companies. >> What you will hear from HP or Cisco or EMC or Nutanix, the picture isn't going to change much, because we all know what the blueprint looks like. I think the real question is, how do you get there? How you do that is where the difference is going to be, and the advantage we have is that because we built every stack with that clean architecture in mind, the North Star being, we have to deliver a fully-automatable stack, we have an added advantage of building every step connect naturally to the next step. So for example, our metadata structure, our storage fabric, our virtualization fabric, AHV, our automation fabric on Calm, and how we are introducing Xi, that's a hybrid cloud service, it is all controlled from Prism. And that Prism itself and Prism Central are fully distributed. So that ability to deploy this at scale across multiple continents and manage it, that is very similar to how Amazon ... The reason why Amazon can deliver millisecond billing on Lambda stack is not because they are taking ten different products. They have technology that is built to deliver that level of granularity. >> So again, I agree, but there's an element that I disagree. Calm was an acquisition. Calm was an acquisition of people and talent to basically extend up into the IAAS, chargeback, billing, self-service portal domain. No disrespect of the decision, technology, architecture. You've done, obviously, great progress that you've shown to the market the last two days about how you're integrating that into your stack. We've been at this now for four years, and we've looked at, how do we need to keep evolving our own Dell Technologies stacks? Again, it's not an either/or. So for example, we do multi-site PCF deployments directly on top of a HCI target that has total life cycle, completely distributed stack, and the Pivotal/Google work around Kubernetes coming as part of Pivotal, which echoes a lot of the Kubernetes becoming part of your stack as well. Kubo highlights what we're all trying to do towards that target. Again, I think that the natural tendency because people like to see car races to watch for crashes, cheetahs chasing lions ... >> Or something like that. >> I think we're all striving to do what you said. The customer demand for simple-to-operate, simple-to-deploy, simple-to-scale, turnkey IAAS, PAAS, and even SAAS stacks that're a hybrid deployment model, that is a fact. How customers need to evaluate all the choices in the marketplace is again, who does it best? >> And if you don't, you're the deer, is your point. >> Chad: You're the lion or the deer. >> I wish we had more time, guys. I'll give you both the last word. Chad, you're everywhere this week, and everywhere every week, but final thoughts. >> Final thoughts, I mean, customers can know that we're committed to customer choice, we're committed to this partnership. The number of customers in revenue continues to grow. Our point of view is that we've got a portfolio approach, but no one should be confused about what that means. That means that we're committed to the partnership. Customers, I've talked to a lot of them here, they're happy. Never punch your customer in the face, and never punch yourself in the face. Simple strategy from Chad Sakac. >> Sudheesh, put a capstone on it. >> My point's very simple. I think this is a partnership that is working. The company's run by really smart people. I don't think we are interested in doing anything that is going to make our customers' decision a wrong one for them. And we are committed, we are committed to innovate, and are committed a service to join customers together. Thank you. >> Guys, you know, you guys make this job fun. Thank you so much for coming on the Cube. Really appreciate it. >> It's our pleasure, guys. Remember, Happy Canada Day! >> All right, July 1st. Love it. All right, keep it right there, everybody. We'll be back with our next guest right after this short break. (electronic music)

Published Date : Jun 29 2017

SUMMARY :

brought to you by Nutanix. Good to see you again, Sudheesh, Good to see you again. 'cause we've ended an eight-week sprint of the Cube, so. I think he's, uh ... I actually did that on purpose. you know, celebrate Americana. Two and a half years of ... With Chad it's relatively new, so ... You know, I think ... Yeah, you know what? when you were kind of ... No. Nutanix basically created the HCI category. you know, that was Nutanix. than we might've heard a couple of years ago. And again, you know, I don't want to get us in trouble and certainly the Dell/EMC relationship it's the obvious place for analysts, They're sitting here, right here. Hard but smooth. I know you watch, I'll you next time I see you. and the first time I came out to visit headquarters, but the overall business we are able to keep growing. the things that we bring is something that we have to sustain. So the foundation that we have built in the last seven years We know that the Dell family is a multi-function, areas that we are going to partner with them. so maybe Chad needs to fill it in. and to watchers, I would say, as fulfilling the vision of what we call true private cloud. and at the time we said, and the advantage we have is that and the Pivotal/Google work around Kubernetes I think we're all striving to do what you said. I'll give you both the last word. The number of customers in revenue continues to grow. Sudheesh, I don't think we are interested in doing anything Guys, you know, you guys make this job fun. It's our pleasure, guys. We'll be back with our next guest

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
SudheeshPERSON

0.99+

Dave VellantePERSON

0.99+

CiscoORGANIZATION

0.99+

NutanixORGANIZATION

0.99+

AmazonORGANIZATION

0.99+

ChadPERSON

0.99+

MichaelPERSON

0.99+

Stu MinimanPERSON

0.99+

Chad SakacPERSON

0.99+

DCLOCATION

0.99+

EMCORGANIZATION

0.99+

HPORGANIZATION

0.99+

Amazon Web ServicesORGANIZATION

0.99+

Sudheesh NairPERSON

0.99+

Washington, DCLOCATION

0.99+

DavePERSON

0.99+

July 1stDATE

0.99+

AWSORGANIZATION

0.99+

Home DepotORGANIZATION

0.99+

6,200QUANTITY

0.99+

Joe TucciPERSON

0.99+

HCIORGANIZATION

0.99+

eight-weekQUANTITY

0.99+

two companiesQUANTITY

0.99+

Last quarterDATE

0.99+

27 millionQUANTITY

0.99+

last quarterDATE

0.99+

2,700QUANTITY

0.99+

Dell EMCORGANIZATION

0.99+

Two and a half yearsQUANTITY

0.99+

sevenQUANTITY

0.99+

DellORGANIZATION

0.99+

two thingsQUANTITY

0.99+

second thingQUANTITY

0.99+

four yearsQUANTITY

0.99+

StuPERSON

0.99+

Dell/EMCORGANIZATION

0.99+

300,000QUANTITY

0.99+

PrismORGANIZATION

0.99+

8,000QUANTITY

0.99+

firstQUANTITY

0.99+

Prism CentralORGANIZATION

0.99+

bothQUANTITY

0.99+

DheerajPERSON

0.99+

this weekDATE

0.99+

first stepQUANTITY

0.98+

GoogleORGANIZATION

0.98+

XCORGANIZATION

0.98+

PivotalORGANIZATION

0.98+

OneQUANTITY

0.98+

Canada DayEVENT

0.98+

Show Wrap - Cloud Foundry Summit 2017 - #CloudFoundry - #theCUBE


 

>> Announcer: Live from Santa Clara in the heart of Silicon Valley, it's the Cube, covering Cloud Foundry Summit 2017. Brought to you by The Cloud Foundry Foundation, and Pivotal. >> Oh my Bosh! One of the fun t-shirts here at the Cloud Foundry Summit. I'm Stu Miniman joined by my co-host John Troyer. We've had a day of some really good interviews, really liked geeking out, digging into this hybrid, multi-cloud world, John. Something that feels to be coming into focus a little bit more. I had a bunch of questions coming in, and many of them, at least, I have some answers as to where they're going. What's your take on the Cloud Foundry Summit? >> Yeah, my first Cloud Foundry Summit I thought was super interesting. We got to talk to a couple users, which is always really interesting, and also some folks from the foundation. It was insightful, actually. I talked to a few vendors here, and they said, well how's the crowd? I said, not big, but the people who are here are big. Right? In terms of, there weren't 20,000 people here, there were 1,700, but the companies that are involved are serious about Cloud Foundry, they're all in, they're building apps and they're not building one or two apps, they're building thousands of apps on Cloud Foundry and moving their whole enterprise over. So, that was kind of super enlightening to me. >> Yeah, I mean, John, we know the story here. We've talked at a number of events about this. When you've got big financial companies, insurance companies, people in healthcare, if they don't become more agile, they will be Uberized. We have to have a different term, right? Uber's in the news for all the bad reasons now, so Netflix was the old term, but that digital disruption by start-ups. So, when you hear companies, oh, we're a 75-year-old company, we're a 100-year-old company, we're becoming a software company, and therefore, we're going to take our thousands of apps, and somewhere writing, we always have the new things we're writing, and then we'll move some along. So, that application really spectrum of the new stuff, and then pulling along the old one with a platform like Cloud Foundry, being that bridge to the future if you will. >> Right. Right. And, we aren't talking about a small team chatting on slack. We're talking about, in one organization, thousands of developers, coordinating on this platform. >> Yeah, absolutely. We to talked Express Scripts, I think they said they're hiring about a thousand engineers in a little more than a year. So, big companies, a lot of things to move when we're talking, Liberty Mutual is like, oh we want 75% of our IT staff to be writing code, and today they're less than 50%. So, if you're sitting in that other 50%, the writing is on the wall that you need to move in that direction, or maybe we're not the right organization for you. I'm curious, your take about that retraining of staff, we know we have a shortage of skill sets. How do they learn? How do they get, is it certifications? Is it training? What have you seen? >> Well they did just announce the Cloud Foundry certification program here today. So, I think that was an interesting component that's needed for support for this. But, really the Cloud Foundry supports all sorts of technologies and I think you see it in both the contributors here and in the technology. So, it's polyglot world, I see a lot of people, the crowd, used to, known assistments are indeed doing more programming, doing more automation, and so I think it's all of a course. I think, look it's clear, in five or 10 years the profile of people in IT is going to look a lot different. And, this is one of the leading edges of it. >> Yeah. Coming to the show and we talked about it on the intro that drumbeat of Kubernetes really gaining the hearts and minds of developers, I feel like it's been diffused a little bit. I don't know whether Kubo is the answer, but it is an answer. We've talked to some people in the ecosystem, that have other options that they're doing. As well as, of course, companies like Google, which Kubernetes came out of and Microsoft who's embracing Kubernetes, they like choice, they want people to use their platform. Keeping a more open approach for Cloud Foundry to work with other pieces of open source in the ecosystem. It's goodness? Time will tell whether this one solution makes sense. What's your take on that? >> Sure, I think Cloud Foundry has always been known as the opinionated platform. But, I think now the subtleties have come out that, yes there are certain opinions in the way things are glued together, but as James Waters pointed out, they've always had different kinds of abstractions of things running on or in the platform, in terms of whole apps or server list, we didn't really talk about today. But, so Kubernetes is sitting beside there for people who want more knobs, who already have an app, that expects that kind of scalability and management, makes sense for the Cloud Foundry. I think, they seem pretty open to embracing whatever works, and in some ways it's an analogy to what going on in the clouds like Azure and Google Cloud Platform, and that it's like, look bring us your work loads, we will run them. So, I think that's kind of an opening of at least a publicly stance of an opening. >> Yeah. I like this as Steve O'Grady said in the conversation we had with him, there's a lot of choices out there and therefore customers really, they want that. Of course there's the paradox situation. How do I keep up on all the latest and greatest? I mean, three years ago, the last time I came to the show, was like 08 Docker, totally going to disrupt this. Now it's Kubernetes, we only brought up functions as a service or as a server less, like once, and it did not seem to fit into where this plays today. But, there's options out there. Customers that are here, like what they're doing. It is moving them forward, it is enabling them to be that faster, faster, faster. More agile, meet the needs of the business and stay competitive. >> Yeah. Steve's term was different tools for different jobs or something like that right? >> We always said at Wikibon, a torse is for courses. >> Yeah. I mean a polyglot is one way that Coops' Clouds Foundry world used to talk about it. But, I think different tools is a great way. There is, we're in a technical time of great diversity. Which is awesome right? There's no monoculture here, which is super interesting, I think. >> Yeah absolutely, also the move from Cloud Foundry really started out as a predominantly, a non premises deployment and Public Cloud is seeping into it. We talked to a couple of customers that are starting to use Public Cloud, and most of them who weren't using it today were understanding where it fits. Sorting that piece out and look at solutions like Cloud Foundry as one of those pieces that are going to give them flexibility moving forward. >> Yeah. I mean I think that this is something that's going to have to develop over time. Right? It's one thing to say, I'm a layer on top of another cloud, but Amazon really wants you to use its databases, and Google Cloud really wants you to use it's services. And so, you can only stay completely independent for so long without taking advantage of those things, as you evolve these platforms. So, there is that tension there, that will play out, but it's played out over and over again at the many levels in tact. So, we'll see some standard stuff there. If Cloud Foundry has enough value, people will use it as their deployment platform on MultiCloud. Well let's talk about MultiCloud. What you think Stu? But sometimes MultiCloud is more of an ideal than a practicality for many organizations. >> Yeah. What about Pivitol? So if we look at Pivitol, number they're doing in Cloud Foundry, was, last year was about 275 million, so that number had been shared in one of the earnings calls. Seems like a very well position for the Fortune 1000. I'm always trying to figure out. What is the tam that they can go after? Who does it work for, and who doesn't it? At OpenStack we talked about, well great, the Telco NFV market looks great, but is that 20 or 50 companies. For something like Cloud Foundry, there's lots of big revenue that they can get by knocking down many of these Fortune 1,000's. But, it does seem to be that enterprise grade, therefore there's dollars attached to that. It is something that they, Pivitol, has done a solid job of converting that need, using open source into actual software revenues. Yes, their services and labs are a critical, critical, critical piece of what they do, but it is the subscription of software that they built. Many of their clients were on, I know , a three year subscription and lots of those renewals have started coming now. Expectation is that we could see an IPO by them by 2018. It's been reported I'm sure Michael Dell would love to have another influx of cash that he can help fund all of the the things that he's doing. What's your take on Pivitol coming out of this? >> I mean, from here it looks like Pivotal is very comfortable with it's place and who it's customers are. I didn't see a lot of hedging about, we're going after a different market, or we're going for the individual developer, or we think this can be used by almost anybody. These are big companies we're talking about. In the key note this morning for the foundation, talked about enterprise grade. Talking about security, talking about scale, talking about developer experience. They're not shy about it. They're serious when they say they are an enterprise grade platform. So, which I think is great right? You should know yourself and I really feel like both the foundation and Pivitol, a big part of the foundation, does know itself and knows who's it's customers are. >> Yeah. I guess the only thing that I look at is, so many conferences that I go to, is this a platform that SAS companies are building on? As we look at what the future of companies, and especially in the technology space, are going to look like, yes we have some of these big companies that are using it, but you know there's not the, oh okay, work day and sales force, and all these companies, I haven't seen these companies that are already just software companies using it. It's the industry, older companies that are trying to get more into software and therefore this helps with their digital transformation. The companies that are born in the cloud, I haven't seen that in there, and that's fine. There's definitely a diversity of the marketplace. >> Yeah. If you look at a spectrum, we're saying that all SAS companies are software companies, well those SAS companies may be even more software company than a manufacturer or a finance company. So, I think that's okay. One thing they have to watch with the ecosystem and the customer base is the speed of evolution, the speed of the ecosystem, new entrants coming in. Can they keep the velocity of innovation up? I'm sure that's one thing they're looking at. >> Yeah. It is interesting right? Will the millennials be using Cloud Foundry caring about it? Or is this more the boomer, the older generation that have used it? >> Hey, it's not a job versus Steve McGrady, it's not a job versus Dotnet or Microsoft World anymore, but they're still a lot of job developers and new ones coming in. I think hey, there's still COBOL programmers. >> Alright. Want to give you final takeaways. For me some good quality users talking about their stories. There's reality here as you said, there wasn't any big shift is to what Cloud Foundry or the foundation or what they are doing. There's not some big pivot that they need to do. No pun on Pivotal. But, sometimes you go and you're like, are they tone deaf? Are they drinking their own Kool Aid? I think this group understands where they fit. They're focused on delivering it, definitely a changing ecosystem from previous years and how they fit into that whole cloud environment. I'll give you the final word. >> Sure. That goes with some of what you said. The people seem very productive. They seem happy. They seems super engaged. The show floor when the sessions were in session, there was nobody here on the show floor. People are here to learn. Which means that they're here to get stuff done. It's kind of a no nonsense crowd. So, I really enjoyed the day. >> Alright well, John always a pleasure to catch up with you. Appreciate you sitting in for the day and talking about all of this. You brought some great expertise to the discussion. Big thanks to the team here. We actually had four shows this week from the Cube, so as we get towards almost July 4th, which means that we get a deep breath before the fall tour comes. So, I want to thank everybody for watching. As always, check out thecube.net for all the videos from this show and all the other shows. If you see a show that we're going to be at and you want to be on, get in touch with us. If you have a show that we're not at, please feel free to reach out to us. We're really easy to get in touch with. For my co host John Troyer, I'm Stu Miniman. Once again as always, thank you for watching the Cube and we will see you at the next show.

Published Date : Jun 22 2017

SUMMARY :

Brought to you by The Cloud Foundry Foundation, and Pivotal. I have some answers as to where they're going. and also some folks from the foundation. being that bridge to the future if you will. And, we aren't talking about a small team chatting on slack. a lot of things to move when we're talking, and in the technology. of Kubernetes really gaining the hearts and that it's like, and it did not seem to fit into or something like that right? But, I think different tools is a great way. that are going to give them flexibility moving forward. and Google Cloud really wants you to use it's services. but it is the subscription of software that they built. and I really feel like both the foundation and Pivitol, and especially in the technology space, and the customer base is the speed of evolution, the older generation that have used it? and new ones coming in. There's not some big pivot that they need to do. Which means that they're here to get stuff done. and we will see you at the next show.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
John TroyerPERSON

0.99+

Steve O'GradyPERSON

0.99+

JohnPERSON

0.99+

20QUANTITY

0.99+

AmazonORGANIZATION

0.99+

Michael DellPERSON

0.99+

StevePERSON

0.99+

Stu MinimanPERSON

0.99+

MicrosoftORGANIZATION

0.99+

2018DATE

0.99+

oneQUANTITY

0.99+

TelcoORGANIZATION

0.99+

Steve McGradyPERSON

0.99+

1,700QUANTITY

0.99+

PivitolORGANIZATION

0.99+

UberORGANIZATION

0.99+

75%QUANTITY

0.99+

Liberty MutualORGANIZATION

0.99+

Silicon ValleyLOCATION

0.99+

OpenStackORGANIZATION

0.99+

last yearDATE

0.99+

GoogleORGANIZATION

0.99+

fiveQUANTITY

0.99+

James WatersPERSON

0.99+

20,000 peopleQUANTITY

0.99+

50%QUANTITY

0.99+

50 companiesQUANTITY

0.99+

NetflixORGANIZATION

0.99+

10 yearsQUANTITY

0.99+

thousandsQUANTITY

0.99+

two appsQUANTITY

0.99+

Cloud FoundryTITLE

0.99+

July 4thDATE

0.99+

three years agoDATE

0.99+

thecube.netOTHER

0.99+

bothQUANTITY

0.99+

less than 50%QUANTITY

0.99+

PivotalORGANIZATION

0.99+

three yearQUANTITY

0.99+

firstQUANTITY

0.99+

DotnetORGANIZATION

0.98+

one organizationQUANTITY

0.98+

Cloud Foundry SummitEVENT

0.98+

todayDATE

0.98+

WikibonORGANIZATION

0.98+

Microsoft WorldORGANIZATION

0.98+

Kool AidORGANIZATION

0.97+

about 275 millionQUANTITY

0.97+

Santa ClaraLOCATION

0.97+

thousands of appsQUANTITY

0.97+

more than a yearQUANTITY

0.97+

OneQUANTITY

0.97+

Cloud Foundry Summit 2017EVENT

0.97+

one thingQUANTITY

0.96+

MultiCloudTITLE

0.96+

75-year-oldQUANTITY

0.96+

AzureTITLE

0.96+

four showsQUANTITY

0.96+

100-year-oldQUANTITY

0.95+

this weekDATE

0.92+

one solutionQUANTITY

0.91+

this morningDATE

0.89+

Cloud Foundry FoundationORGANIZATION

0.88+

KubernetesTITLE

0.86+

Public CloudTITLE

0.86+

about a thousand engineersQUANTITY

0.86+

SASORGANIZATION

0.83+

KubernetesORGANIZATION

0.83+

James Watters, Pivotal - Cloud Foundry Summit 2017 - #CloudFoundry - #theCUBE


 

>> Announcer: Live from Santa Clara, in the heart of Silicon Valley, it's theCUBE. Covering Cloud Foundry Summit 2017. Brought to you by the Cloud Foundry Foundation and Pivotal. >> Welcome back. I'm Stu Miniman, joined by my cohost John Troyer. Happy to welcome back to the program, friend of theCUBE, James Watters SVP of Product at Pivotal. James, great to see you, and thanks for helping to get theCUBE to Cloud Foundry Summit. >> Yeah, I was just saying, this is the first time theCUBE is at CF Summit, so we're official now. We're all grown up. We're out in the daylight and you know you made it when theCUBE shows up, so excited to have you here. >> Absolutely. So a lot of things going on. We had Chip on talking about some of the big announcements. >> James: Yeah. >> From Pivotal's standpoint, what's some of the important milestones in releases happening. >> Yeah, I think in the simplest terms, the big new thing came out of our collaboration with Google is called Kubo, which is Kubernetes on BOSH. And I think that was a big move that got a lot of applause in the keynote when it was announced yesterday. And I think it shows two things. One is that Cloud Foundry really is going to embrace multiple ways of deploying artifacts and managing things, and that we're really the cloud native platform and willing to embrace container abstractions, app abstractions, data abstractions pretty uniquely, which is, there hasn't been another platform out there that embraces those with specialized ways of doing them. And I'm really excited about the customer response to that approach. >> Yeah, James, help us unpack that a little bit. So we look at the term seems this year, everybody, it's multi-cloud, we're all talking back-- >> James: Yeah. >> I think back to the days when we talked about platform as a service. One of the pieces was, oh, well, I should be able to have my application and move lots of places. That's what I heard when I talked about Cloud Foundry. When Docker came out everybody was like, oh PAS's dead, Docker's going to do this. When Kubernetes came out, oh wait, this takes the core value of what platform as a service has done. And today you're saying Kubo, Cloud Foundry, and Kubernetes with some BOSH, pulling it all together. Walk us through, 'cause it's nuanced. And there's pieces of that. So help us understand. >> Yeah, I like to say that even though sometimes you have open source communities have their own sense of identity, there's really not a god abstraction in cloud programming. Like there's not one abstraction that does it all. The simplest way you can see that is that people are interested in function as a service today. They're also interested in container as a service. Well, those two are not, they're not compatible. Right, like you don't deploy your whole Docker image to Amazon Lambda, but people are interested in both of those. And then, at the same time, there's this hyper growth of Spring Boot, which is, I think, the most efficient way of doing Java programming in the cloud, which is really at the core of our app abstraction. And so we see people, there's hyper growth, and function as a service, app as a service, especially with Spring Boot, and then also container. And I think the approach that we've had is beause there's not one god abstraction, that our platform needs to embrace all of those. And that actually, it's pretty intuitive, once you start using them, and you get beyond the slides and the buzz words. When to use one versus the other. And I think that's what users have been really excited about, is that Pivotal and Cloud Foundry communities embraced kind of that breadth, in terms of, different approaches to cloud native. Does that make sense to you, John? >> Yeah it's starting to, right? A lot of people like to do all or nothing about everything, right? >> James: Yeah. >> It's all going to be, we're going to be serverless by next year. And that doesn't make any sense at all. >> James: That's right. >> And so you have multiple programming models, like you said, multiple different kinds of abstractions, so when would somebody want to use, say containers, as a service, or container orchestration, versus some of the other application models. >> Yeah, it's a really, really great question. And I just had a really productive customer meeting this morning, where we went through that. They had some no-JS developers, that they said, look, these developers just want to get their code to production. They don't want to think about systems, they don't want to think about operating systems, they don't want to think about clusters. They're just like, here's my app, run it for me. And that's the core trick that Cloud Foundry's done the best of any platform in the world, which is CF Push, and so, for a no-JS developer, here's my app, run it for me, load balance it, health management, log aggregate it, give me quotas on my memory usage, everything. That's a good example of that. Then, they also had a team that was deploying Elasticsearch and some packaged applications. And they needed the level of control that Kubernetes in terms of pods, co-location, full control of a system image, the ability to do networking in certain ways, the ability to control storage. And you don't just take Elasticsearch and say here's my Elasticsearch tarball, run it for me. You actually start to set up a system, and that's where Kubernetes container as a service is perfect. Then the other question is how do you stitch those together, and you've seen the Kubernetes community adopt the Service broker API, the open Service Broker API out of Cloud Foundry, as a common way of saying, oh, I have an Elasticsearch over here, but I want to bind it to an application. Well, they use the CF services API. I think it's early days, but there's actually a coherent fabric forming across these different approaches, and it's also immediately intuitive. Like we didn't know, when we first conceived of adding Kubo to the mix, we didn't know what the educational level of education we have to provide, but it's been intuitive to every client I've talked so far, so that's fun for me to watch you say a few words like, oh, we get it. Yeah, we use that for this and this for this. >> All right, James, I have to up-level it a little bit, there. >> James: Little deep? >> You travel way more than I do. We kind of watch on social media. Prove me wrong, but i can't imagine when you're talking in the C-suite of a Fortune 100, pick your financial, or insurance company, that they are immersed in the languages and platform discussions that the hoodie crowd is. So where are you having those discussions? >> James: Yeah. >> One of the things, I come into the show and say Pivotal and Cloud Foundry are helping customers with that whole digital transformation. >> James: We are. >> And making that reality. So help us with that disconnect of, I'm down in the weeds trying to build this very complex stack, and the C-suite says, I want to be faster. >> I'll tell you what the C-suite has to solve. They've got to solve two things. One is they've got to deliver faster and more efficiently than ever before. That's their language, and our core app abstraction has been killer for digital transformation. Deliver apps faster, find your value line, and approach problems that way. They get that. That's why we've been succeeding economically, that's been a bit hit. But they also have another problem is, they want to retain talent, and when they're trying to retain talent some of those times, those folks are saying, well, we want little bit more control. We want to be able to use a container if we want, or think about something like Spring Cloud Data Flow to do high-end pipelines. And so they do care about having a partner in Pivotal and in Cloud Foundry, they can embrace those new trends. Because they've got to be able to not be completely top down in how they're enabling their organizations, while also encouraging efficiency. And so that's where the message of multiple abstractions really hits home for them, because they don't always want to referee some of the emerging trends and tech, and telling their team what they have to use. So by providing function, app, container, and data service, we can be the one partner that doesn't force that a priori in the discussion. Does that make sense? >> Is there friction ever, when saying, okay here, we've got this platform that actually is rather opinionated versus, hey, go choose everything open source and do whatever you want. I think that there's political boundaries between different parts of organization, this is a lot of what DevOps, I think, as a movement has been so important. Which is saying actually, you need to blur the political boundaries in the organization to get to faster end-to-end throughput and collaboration. So I think that's definitely a reality. At the same time, the ability that we've had to embrace these different approaches allows the level of empowerment that I think is appropriate. Like I think what we've been trying to do is not necessarily cater to a free-for-all, we've been saying, what are the right tools in the tool chest that people need to get their job done. So I think that's been very warmly received. So I guess I'd say that hasn't been a big problem for us. >> I want to ask you about the ecosystem. I think back when the ecosystem started, IBM, HPE, Cisco were big players. I come in this week, and it's Google Cloud, Microsoft Cloud, and Pivotal still is, last time I checked it was what, 70% of the code base created by Pivotal. >> James: I think it's 60 or 55 now. >> The change in the ecosystem what that means, and what that means to kind of open source, open core. >> Yeah, so I think in addition to the Kubo work that we've done, the other big news this week is that Microsoft joined the Cloud Foundry Foundation. So, essentially the largest software company in the world-- >> Wait, wait, Microsoft loves open source, I hear. Did you hear that one? >> They do. >> I know, it's still shocking for a lot of us that have known Microsoft for a long time, don't you think? And I'm not trying to be facetious, they totally are involved, I've talked to lots of Microsoft people. Kudos to them, they're doing a really good job. Even if I look at the big cloud guys and throw in VMware in there, Microsoft is one of the leaders in participating and embracing open source. >> They are and I think Corey Sanders, who got on stage, announced this, he leads the Azure virtual machine service, and a lot of the other Azure services for them, I think that their strategy is they want to run every workload. Like if you talk to Corey about it, he's like, you got workload, we want to be your partner. And I think that's been the change at Microsoft, is once you go into cloud, it's sort of like Pivotal embracing multiple program abstractions, right, once you have a platform you want as much critical mass on it as you can. And I think that's really helped Microsoft embrace the open source community in a very pragmatic way. Because they are a business, a company, right? And I think open source is required to do business in software these days, right, like in a way that it wasn't 10 years ago. As you look at your customer set and multi-cloud, right? From the very beginning multi-cloud was baked into the concept of Cloud Foundry. Like you said, just push, right? >> James: Yeah. >> So what do you see as common patterns? We've talked to folks already who, on-prem. Obviously, you all are running your CF service in partnership, your main one, your partnership with Google, You work with Amazon, what do you see in customer base, right? >> Yeah, so, let me just share a little bit from a good customer. This is a prospect conversation more, like someone who's starting the journey. They were currently running on-prem, on an OpenStack environment, which had some cost of maintenance for them. They were considering also using their vServer environment, to maybe not have to do as much customization of OpenStack. But there were certain geographies that they wanted to get into. They didn't want to build data centers. And what they were confronting was, they'd have to go learn networking and app management on a couple different clouds they wanted to use. And what they liked about our CF Fabric, across that, was that they said, oh, this is one operating model for any of those clouds. And that's the pattern that we see is that companies want to have one cloud operating model while there's five major cloud players today. So like how do those two forces in the market combine? And I think that's where multi-cloud becomes powerful. It's not necessarily multi-cloud for it's own sake, but it is the idea that you can engage and use multiple resources from these different data center providers without having to completely change your whole organization around it. Because taking on, how you run vServer versus OpenStack is different, as you know, right? >> Right, right, and talking about change, right? You and I were together at VMware when you launched this thing. >> James: Yeah. >> And there was a profound kind of conceptual chasm to leap for the VMware operators to figure out what was going on here. >> James: Yeah. >> So in this new world of services operation in multi-cloud, how are you seeing people, how's the adoption going, you just launched, or the foundation's launched its new certification stuff, can you talk a little bit about the new skill set needed, or how you're seeing people, the people formerly known as sys admins are now actually doing cloud operations. >> Well, I'm not sure if you saw Pat Gelsinger's announcement at Dell World, Dell EMC World, about developer-ready infrastructure. And I think this is a critical evolution that our partnership with VMware is more important than ever. Which is they're now saying all of these people that have been doing traditional system administration, you need to now offer developer-ready infrastructure. And this is an infrastructure that all the networking and network micro segmentation rules need to be there, all of the great things that the VMware admins have provided before needs to be there, but it needs to be turnkey for a developer. That developer shouldn't just get what we had and 2009, when you and I were working there together, which is like, here's a virtual machine, go build the rest of the environment. It should look more like, here's my application, run it for me. Here's my container, run it for me. And so what we're seeing is a lot of people upping their game now. To say, oh, the new thing is providing these services for developers 'cause that ties into digital transformation, ties into what the business is doing, ties into productivity. So I'm seeing a Renaissance of sys admins having a whole new set of tools. So that makes me excited. And one of the cool things we're seeing, I'd love to get your opinion on this is, this cool operating ratio of, we've had our clients present. Their administers of Cloud Foundry instances are able to run tens of thousands of apps in containers with two to four to five people. And so now they've got this super power, which is like, hey bring as many of the applications as the business needs to me. I can go run 10,000 app containers with a small team of people with a good lifestyle. To me, that's actually kind of incredible to see that leverage. >> Yeah, I think it's a huge shift, right? 'Cause you aren't setting up the VLANs and the micro segmentation and the rest of the stuff. >> Yeah, it's not all by hand, and so now the idea with our NSX partnership, is I'm really excited about, fun to talk to you about it. We used to work in Building E and have lunch out there, is that when you provision a CF app, we're working with the NSX team that all the segmentation will align with the app permissions. And this is a big deal, because it used to be that the network team and the app team didn't really have a good conduit of communication. So now it's like, okay I'm going to bind my app to this data service. I want NSX to make sure that permission is followed. To me, that's going to be a revolution of getting the app, and the DevOps teams and the networking teams to work together, clearly. So I'm pumped about that. >> Running low on time. A couple of quick questions about Pivotal. Number one is, now that you're doing Kubo, could we expect to see Pivotal join the CNCF? So EMC is is joining the CNCF. We have friendly relations with the CNCF, I don't think that's at all out of the cards. I just know current, I don't have any news on that today. But we've been very friendly with them, and we started working with Google on that, so no immediate plans there, but we'd be open to that, I believe. >> Okay, and secondly, my understanding, the last announcement on revenue, you can't speak to the IPO or anything, James, above your pay grade, but $275 million in billing on PCF, did I get that right? What do you see is kind of the mix of how you're revenued, are you a software company, a services company? The big data versus the cloud piece. How do we look at Pivotal going forward? >> Yeah, what'd I say is I primarily oversee the Cloud Foundry portion of what we do. And services are an incredibly important part of our mix, Pivotal labs. When you think about this developer-ready infrastructure tend, like a lot of the way you organize your developers can change too. So we talked about how the sys admins jobs change. They gets this platform scale, well the developer's job has changed now, too. They have to learn how to do CICD, they've got to learn how to potentially turn around agile requirements from the business on a weekly basis versus every six months. So Pivotal labs has certainly been critical to that mix for us. But PCF in and of itself, has been a very successful software business. And I think, I believe can grow into the billions of dollars a year in software, and that's what kind of keeps me excited about every day. >> All right, James, I want to give you the final word. You speak to so many customers. >> James: A few. >> The whole digital transformation thing, what are you seeing? How do we help customers along that moving faster. >> That's a, it's a big topic. And the thing that's really interesting about what PCF does is, that it helps people change their organizations, not just their technology. And this has certainly happened in the vServer environment, right? Like it would change your organization, but we're even going higher, which is like, how are your developers organized? How operating teams organize. How you think about security. How you think about patching. Like the reason why I agree that it's transformative, is that it's not just a change of technology, it's these new technologies allow you to rebuild your organization end-to-end, of how it delivers business results. And that makes it both a humbling and an exciting time to be in the industry, because I personally, don't have all the answers every time. People ask about organizations and what to do there. Those are complex issues, but I think we've tried to partner with them to go on that journey together. >> Unfortunately, James, we're going to have to leave it there. We will definitely catch up with you at many more events later this year. And we'll be back with more coverage here from the Cloud Foundry Summit 2017. You're watching theCUBE. (techno music)

Published Date : Jun 14 2017

SUMMARY :

Brought to you by the Cloud Foundry Foundation James, great to see you, and thanks for helping to We're out in the daylight and you know you made it We had Chip on talking about some of the big announcements. of the important milestones in releases happening. And I'm really excited about the customer response So we look at the term seems this year, I think back to the days when we talked And I think that's what users have been And that doesn't make any sense at all. And so you have multiple programming models, the ability to control storage. to up-level it a little bit, there. and platform discussions that the hoodie crowd is. One of the things, I come into the show and the C-suite says, I want to be faster. that doesn't force that a priori in the discussion. of empowerment that I think is appropriate. I want to ask you about the ecosystem. The change in the ecosystem what that means, Yeah, so I think in addition to the Kubo work Did you hear that one? that have known Microsoft for a long time, don't you think? And I think open source is required to do business So what do you see as common patterns? And that's the pattern that we see is when you launched this thing. chasm to leap for the VMware operators to figure out how's the adoption going, you just launched, as the business needs to me. and the micro segmentation and the rest of the stuff. fun to talk to you about it. So EMC is is joining the CNCF. What do you see is kind of the mix of like a lot of the way you organize All right, James, I want to give you the final word. what are you seeing? And the thing that's really interesting We will definitely catch up with you

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
AmazonORGANIZATION

0.99+

JamesPERSON

0.99+

Bobby McDermottPERSON

0.99+

IBMORGANIZATION

0.99+

GoogleORGANIZATION

0.99+

CiscoORGANIZATION

0.99+

Corey SandersPERSON

0.99+

Bobby McDormanPERSON

0.99+

Chris BermanPERSON

0.99+

David sternPERSON

0.99+

Bob McDermottPERSON

0.99+

AdamPERSON

0.99+

John TroyerPERSON

0.99+

MicrosoftORGANIZATION

0.99+

JeffPERSON

0.99+

DermotPERSON

0.99+

CoreyPERSON

0.99+

JBSORGANIZATION

0.99+

Adam SilverPERSON

0.99+

Adam silverPERSON

0.99+

Paul Hirsch HeimerPERSON

0.99+

ESPNORGANIZATION

0.99+

James WattersPERSON

0.99+

Stu MinimanPERSON

0.99+

Carmelo AnthonyPERSON

0.99+

PivotalORGANIZATION

0.99+

$275 millionQUANTITY

0.99+

Pat GelsingerPERSON

0.99+

15 pointsQUANTITY

0.99+

HPEORGANIZATION

0.99+

HannahPERSON

0.99+

Cloud Foundry FoundationORGANIZATION

0.99+

1946DATE

0.99+

Silicon ValleyLOCATION

0.99+

twoQUANTITY

0.99+

OrlandoLOCATION

0.99+

KenPERSON

0.99+

PaulPERSON

0.99+

fourth yearQUANTITY

0.99+

70%QUANTITY

0.99+

50 minutesQUANTITY

0.99+

JohnPERSON

0.99+

NSXORGANIZATION

0.99+

BillPERSON

0.99+

GEORGANIZATION

0.99+

next yearDATE

0.99+

two minutesQUANTITY

0.99+

2009DATE

0.99+

EMCORGANIZATION

0.99+

Atlanta HawksORGANIZATION

0.99+

NBAORGANIZATION

0.99+

JavaTITLE

0.99+

McDermottPERSON

0.99+

two and a half hourQUANTITY

0.99+

yesterdayDATE

0.99+

60QUANTITY

0.99+

three timeQUANTITY

0.99+

fourQUANTITY

0.99+

SAPORGANIZATION

0.99+

Chip Childers, Cloud Foundry Foundation - Cloud Foundry Summit 2017 - #CloudFoundry - #theCUBE


 

>> Narrator: Live, from Santa Clara in the heart of Silicon Valley, it's theCUBE. Covering Cloud Foundry Summit 2017. Brought to you by the Cloud Foundry Foundation and Pivotal. >> Hi this is Stu Miniman, joined with my cohost, John Troyer. Happy to welcome to the program a first-time guest, Chip Childers, who's the CTO of the Cloud Foundry Foundation. Chip, fresh off the keynote stage, >> Yep. >> how's everything going? >> It's going great. We're really happy with the turnout of the conference. We are really happy with the number of large enterprises that are here to share their story. The really active vendor ecosystem around the project. It's great. It's a wonderful event so far. >> Yeah, I was looking back, I think the last time I came to the Cloud Foundry Show, it was before the Foundation existed, We were in the Hilton in San Francisco, it was obviously a way smaller group. Tell us kind of the goals of the Foundation, doing the event, bringing the community in. >> Yeah, you can think about our goals as being of course, we're the stewards of the intellectual property, the actual software that the vendors distribute. We see our role in the ecosystem as being really two key things. One: we're focused on supporting the users, the customers, and the direct uses of the Open Source software. That's first and foremost. Second though, we want to make sure there is a really robust market ecosystem that is wrapped around this project, right. Both in terms of the distribution, the regional providers that offer Cloud Foundry based services, but also large system integrators that are helping those customers go through digital transformation. Re-platform applications, you know really figure out their way through this process. So, it's all about supporting the users and then supporting the market around it. >> Yeah, as we go to a lot of these events, you know, there are certain themes that emerge. There were two big ones that both of them showed up in what you did in the Keynote. Number one is Multicloud, number two is you got all of these various open sourced pieces, >> Chip: Yep. you know, what fits together, what interlocks together, you know which ones sit side by side. Why don't we start with kind of the open source piece first? Because you're heavily involved in a lot of those. Cloud Foundry, you know, what are the new pieces that are bolting on, or sitting on top, or digging into it, and what's going on there? >> You know, I think first I want to start with a basic philosophy of our upstream community. There are billions of dollars that rely on this platform today. And that continues to grow. Right, because we're showing up in Fortune 500, Global 2000, as well as lots of small start-ups, that are using Cloud Foundry to get code shipped faster. So our community that builds the UpStream software, spends a lot of time being very thoughtful about their technical decisions. So what we release and that what gets productized by the down streams is a complete system. From operating system all the way up to including the various programming languages and frameworks and everything in between. And because we release a complete platform, at a really high velocity, so many people rely on it's quality, we're very thoughtful about when is the right time to build our own, when should we adopt and embrace and continue to support another OpenSource project, so we spend a lot of time really thinking about that. And the areas today that I highlight around specific collaborations include the Open Service Broker API which we actually spun out of being just a Club Foundry implementation. And we embrace other communities, and found a way to share the governance of that. So we move forward as a big industry together. >> Stu: Yeah and speaking on that a little bit more. Very interesting to see. I saw Red Hat for instance speaking with Open Shift, Kubernetes is there. So, how should customers think about this? Are the path wars over? Now you can choose all the pieces that you want? Or, it's probably oversimplifying it. >> I think it's over simplifying it, it depends. You can go try to build your own platform if you want, through a number of serious components, or you can just use something like Cloud Foundry, that has solve for that. But the important thing is that we have specifically designed Cloud Foundry to allow for the backing services to come from anywhere. And so, it's both a differentiator for the various distributions of Cloud Foundry, but also an opportunity for Cloud providers, and even more importantly, it's an opportunity for the enterprise users that live in complex worlds, right? They're going to have multiple platforms, they're going be multiple levels of abstraction from Bms to containers, you know, to the path abstraction even event driven frameworks. We want that all to work really well together. Regardless of the choices you make, because that's what's most valuable to the customers. >> Okay, the other piece, networking you talked about. Why don't you share. >> Yeah, yeah so, besides the Service Broker API, we've added support for what's called Container to Container Networking. I don't necessarily need to dig into the details there, but let's just say that when you're building microservices that the application that the user is experiencing is actually a combination of a lot of different applications. That all talk to each other and rely on each other. So we want to make sure there's a policy-based framework for describing how the webs here is going to talk to the authentication service or is going to talk to the booking service, or the inventory service. They all need to have rules about how they communicate with each other. And we want to do that in the most efficient way possible. So we've adopted the Containing Networking interface as the standard plugin that is now at CNCF, the Cloud Native Computing Foundation. We think it's the right abstraction, we think it's great. It gives us access to all the fascinating work that is going on around software networking, overlay networking, industry standard API plugin to our policy-driven framework. >> Along the same theme, Kubo, a big new news project also kind of integration of some Cloud Foundry concepts with a broader ecosystem, in this case another CNCF project, Kubernetes. Could you speak a little bit to that? >> The Kubernetes community is doing a great job creating great container driven experience. You know that abstraction is all about the container. It's not about, you know, the code. So it's different than Cloud Foundry. There are workloads that make sense to run in one or the other. And we want to make sure that they run really well. Right, so the problem that we're solving with the Kuber project is what deploys Kubernetes? What supports Kubernetes if there is an infrastructure adage and a node goes offline? Right, because it does a great job of restarting containers, but if you have ten nodes in a cluster, and then now you're down to nine, that's a problem. So what Bosh does, is it takes care of solving the node outage level problem. You can also do rolling upgrades that are seamless, no downtime for the Kubernetes cluster. It brings a level of operational maturity to the Kubernetes users that they may not have had otherwise. >> Chip, can you bring us inside a little bit the creation of Kubo, is that something that the market and customers drove towards you? I talked to a couple other Cloud Foundry ecosystem members that were doing some other ways of integrating in Kubernetes. So what lead to this way of deploying it with Bosh? >> Yeah, absolutely so, it came out of a direct collaboration between Pivotal and Google. And it was driven based on Pivotal customer demand. It also, if you speak with people from Google that are involved in the project, they also see it as a need, for the Kubernetes ecosystem. So it's driven based on real-world large financial services companies that wanted to have the multiple abstractions available, they wanted to do it with a common operational platform that is proven mature that they've already adopted. And then as that collaboration board, the fruit of the project, and it was announced by Pivotal and Google several months back, they realized that they needed to move it to the vendor neutral locations so that we can continue to expand the community that can work on it, that can build up the story. >> The other topic I raised at the beginning of the interview, was the Multicloud. So in a panel, Microsoft, Google, MTC for Amazon was there. All of the Cloud guys are going to tell you we have the best platform and can do the best things for you. >> Of course they do. >> How do you balance the "We want to live in a multicultural Cloud world" and be able to go there versus "Oh I'm going to take standard plus and get in a little bit deeper to make sure that we're stickier with the customers there." What role does Cloud Foundry play? What have you seen in the marketplace for that? >> Well the public lab providers are, if you look at the services that they offer, you can roughly categorize them with two things. One, are the infrastructure building blocks. Two, are the higher level services, like their database capabilities, their analytics capabilities, log aggregation, you know, and they all have a portfolio that varies, some have specific things that are very similar. So when we talk about MultiCloud we talk about Cloud Foundry as a way to make use of those common capabilities, now they're going to differentiate based on speeds and feeds, availability, whatever they choose to, but you can then as a user have choice. And then secondarily, that Open Service Broker initiative is what's really about saying "great, there's also all these really valuable additional capabilities, that, as a user, I may choose to integrate with a Google machine learning-service, or I may choose to integrate with a wonderful Microsoft capability, or an Amazon capability." And we just want to make that easy for a developer to make that choice. >> Chip, Cloud Founder was very early in terms of a concept of a platform of services, let's not call it platform as a service right now. But you know, this platform that going to make developers lives easier, multi-target, MultiCloud we call it now, on from your laptop to anywhere. And it's been a really interesting discussion over the last couple years as this parallel container thread can come up with Kubernetes and Mesosphere and all the orchestration tools, and the focus has been on orchestration tools. And I've always thought Cloud Foundry was kind of way ahead of the game in saying "wait a minute, there's a set of services that you're going to have for full life-cycles, day two operation, at scale that you all are going to have to pull together from components." As we're doing this interview here, and this year at Cloud Foundry Summit are there anything that you think people don't kind of realize that over and over again people who are using Cloud Foundry go, "Wow I'm really glad "I had logging or identity management," or what are some of the frameworks that people sometimes don't realize is in there that actually is a huge time-savor. >> Yeah, there are a lot of operational capabilities in the Cloud Foundry platform. When you include both our Bosh layer, as well as the elastic runtime which is in the developer centers experience-- >> John: Anything that people don't often realize is in there? >> Well, I think that the right way to think of it is, it's all the things you need in one application, right? So we've been doing this for years as developers. In the applications operators team, we've been doing it. We've just been doing it via bunch of tickets, we've been doing it via bunch of scripts. What Cloud Foundry does is it takes all of those capabilities you need to really trust a platform to operate something on your behalf, and give you the right view into it, right? The appropriate telemetry, log aggregation, and know that there's going to be help monitoring there. It makes it really easy. Right, so we were talking earlier about the haiku, that Onsi Fakhouri from Pivotal had authored, it's appropriate. It's a promise that a platform makes. And platforms designed to let a user trust that the declarative nature of asking a platform to do X, Y, or Z, will be delivered. >> Chip, we've been hearing Pivotal talks a lot about Spring, when Cloud Foundry's involved. Is it so much so that the Foundation needs to be behind that, or support that? How does that interact and work? >> Well, we're super supportive of all the languages in the framework communities that are out there. You know, even if you pick a particular vendor, Pivotal in this case has a very strong investment in the Spring, Spring Cloud, Spring Boot, they're doing really amazing things. But that's also, it's our software, you know, they steward that community, so all the other vendors actually get the advantage of that. Let's take Dot Net and Microsoft. Microsoft open sourced Dot Net. So now you can run Dot Net applications on Linux. They're embrace of the container details and the APIs and their operating system is making it so that now it can also run on Windows. So the whole Microsoft technology stack, languages and frameworks, they matter quite a bit to the enterprise as well. So we see ourselves as supportive of all of these communities, right? Even ones like the Ruby community. When there's an enterprise developer that chooses to use something like Ruby, with the Ruby on Rails framework, if they use Cloud Foundry, they're getting the latest and greatest version of that language, framework, they know that it's secure, they know that it's going to be patched for them. So it's actually a great experience for that developer, that's working with the language. So, we like to support all of them, we're big fans of any that work really well with the platform and maybe integrate deeper. But it's a polyglot platform. >> We want to give you the final word. People take away from Cloud Foundry Summit 2017, what would you want them to take away? >> Yeah the simple takeaway that I can give you is that this is an absolutely enterprise grade open source ecosystem. And you don't hear that often, right? Because normally we talk about products, being enterprise great. >> Did somebody say in the keynote enterprise great mean that there's a huge salesforce that's going to try sell you stuff? (Chip laughs) Well that's coming from the buying side of the market for years. And you know, it was a bit of a joke. What is "enterprise great?" Well, it means that there's a piece of paper that says, this product will cost x dollars and the salesperson is offering it to you. So of course it's going to be enterprise great. But really, we see it as four key things, right? It's about security, it's about being well-integrated, it's about being able to scale to the needs of even the largest enterprises, and it's also about that great developer experience. So, Cloud Foundry is an ecosystem and all of our downstream distributions get the advantage of this really robust and mature technical community that is producing this software. >> Chip, really appreciate you sharing all the updates with us, and appreciate the foundation's support to bring theCUBE here. We'll be back with lots more coverage here from The Cloud Foundry Summit 2017, you're watching theCUBE. (techno music)

Published Date : Jun 14 2017

SUMMARY :

Brought to you by the Cloud Foundry Foundation and Pivotal. the Cloud Foundry Foundation. of large enterprises that are here to share their story. doing the event, bringing the community in. of the Open Source software. in what you did in the Keynote. the open source piece first? So our community that builds the UpStream software, Are the path wars over? Regardless of the choices you make, Okay, the other piece, networking you talked about. that the application that the user is Along the same theme, Kubo, You know that abstraction is all about the container. the market and customers drove towards you? that are involved in the project, All of the Cloud guys are going to tell you to make sure that we're stickier with the customers there." I may choose to integrate with a Google machine at scale that you all are going in the Cloud Foundry platform. it's all the things you need in one application, right? Is it so much so that the Foundation needs They're embrace of the container details and the APIs We want to give you the final word. Yeah the simple takeaway that I can give you is the salesperson is offering it to you. Chip, really appreciate you sharing all the updates

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
John TroyerPERSON

0.99+

AmazonORGANIZATION

0.99+

Stu MinimanPERSON

0.99+

MicrosoftORGANIZATION

0.99+

Chip ChildersPERSON

0.99+

GoogleORGANIZATION

0.99+

Cloud Foundry FoundationORGANIZATION

0.99+

JohnPERSON

0.99+

Cloud Native Computing FoundationORGANIZATION

0.99+

Silicon ValleyLOCATION

0.99+

BoshORGANIZATION

0.99+

SecondQUANTITY

0.99+

CNCFORGANIZATION

0.99+

San FranciscoLOCATION

0.99+

PivotalORGANIZATION

0.99+

bothQUANTITY

0.99+

BothQUANTITY

0.99+

Cloud FoundryTITLE

0.99+

TwoQUANTITY

0.99+

Ruby on RailsTITLE

0.99+

firstQUANTITY

0.99+

Cloud Foundry ShowEVENT

0.99+

HiltonLOCATION

0.99+

KuboORGANIZATION

0.98+

Santa ClaraLOCATION

0.98+

ChipPERSON

0.98+

RubyTITLE

0.98+

StuPERSON

0.98+

MTCORGANIZATION

0.98+

Spring BootTITLE

0.98+

one applicationQUANTITY

0.98+

two thingsQUANTITY

0.97+

KubernetesTITLE

0.97+

first-timeQUANTITY

0.97+

billions of dollarsQUANTITY

0.97+

nineQUANTITY

0.97+

two key thingsQUANTITY

0.97+

ten nodesQUANTITY

0.96+

OneQUANTITY

0.96+

Spring CloudTITLE

0.96+

Narrator: LiveTITLE

0.96+

Cloud Foundry SummitEVENT

0.95+

Global 2000ORGANIZATION

0.94+

Cloud Foundry Summit 2017EVENT

0.94+

WindowsTITLE

0.94+

this yearDATE

0.93+

four keyQUANTITY

0.92+

todayDATE

0.92+

SpringTITLE

0.92+

#theCUBEORGANIZATION

0.91+

LinuxTITLE

0.91+

KubernetesORGANIZATION

0.9+

Fortune 500ORGANIZATION

0.9+

several months backDATE

0.9+

Dot NetORGANIZATION

0.88+

MulticloudORGANIZATION

0.86+

Onsi FakhouriPERSON

0.86+

theCUBEORGANIZATION

0.86+

KuberORGANIZATION

0.83+

Open ShiftTITLE

0.82+

Show Wrap - Data Platforms 2017 - #DataPlatforms2017


 

>> Announcer: Live from the Wigwam in Phoenix, Arizona. It's theCUBE. Covering Data Platforms 2017. Brought to you by Kubo. >> Hey welcome back everybody. Jeff Frick here with theCUBE along with George Gilbert from Wikibon. We've had a tremendous day here at DataPlatforms 2017 at the historic Wigwam Resort, just outside of Phoenix, Arizona. George, you've been to a lot of big data shows. What's your impression? >> I thought we're at the, we're sort of at the edge of what could be a real bridge to something new, which is, we've built big data systems for like out of traditional, as traditional software for deployment on traditional infrastructure. Even if you were going to put it in a virtual machine, it's still not a cloud. You're still dealing with server abstractions. But what's happening with Kubo is, they're saying, once you go to the cloud, whether it's Amazon, Azure, Google or Oracle, you're going to be dealing with services. Services are very different. It greatly simplifies the administrative experience, the developer experience, and more than that, they're focused on, they're focused on turning Kubo, the product on Kubo the service, so that they can automate the management of it. And we know that big data has been choking itself on complexity. Both admin and developer complexity. And they're doing something unique, both on sort of the big data platform management, but also data science operations. And their point, their contention, which we still have to do a little more homework on, is that the vendors who started with software on-prem, can't really make that change very easily without breaking what they've done on-prem. Cuz they have traditional perpetual license physical software as opposed to services, which is what is in the cloud. >> The question is, are people going to wait for them to figure it out. I talked to somebody in the hallway earlier this morning and we were talking about their move to put all their data into, it was S3, on their data lake. And he said, it's part of a much bigger transformational process that we're doing inside the company. And so, this move, from his cloud, public cloud viable, to tell me, give me a reason why it shouldn't go to the cloud, has really kicked in big time. And hear over and over and over that speed and agility, not just in deploying applications, but in operating as a company, is the key to success. And we hear over and over how many, how short the tenure is on the Fortune 500 now, compared to what it used to be. So if you're not speed and agile, which you pretty much have to use cloud, and software driven automated decision-making >> Yeah. >> that's powered by machine learning to eat. >> Those two things. >> A huge percentage of your transaction and decision-making, you're going to get smoked by the person that is. >> Let's let's sort of peel that back. I was talking to Monte Zweben who is the co-founder of Splice Machine, one of the most advance databases that sort of come out of nowhere over the last couple of years. And it's now, I think, in close beta on Amazon. He showed me, like a couple of screens for spinning it up and configuring it on Amazon. And he said, if I were doing that on-prem, he goes I needed Hadoop cluster with HBase. It would take me like four plus months. And that's an example of software versus services. >> Jeff: Right. >> And when you said, when you pointed out that, automated decision-making, powered by machine learning, that's the other part, which is these big data systems ultimately are in the service of creating machine learning models that will inform ever better decisions with ever greater speed and the key then is to plug those models into existing systems of record. >> Jeff: Right. Right. >> Because we're not going to, >> We're not going to to rip those out and rebuild them from scratch. >> Right. But as you just heard, you can pull the data out that you need, run it through a new age application. >> George: Yeah. >> And then feed it back into the old system. >> George: Yes. >> The other thing that came up, it was Oskar, I have to look him up, Oskar Austegard from Gannett was on one of the panels. We always talk about the flexibility to add capacity very easily in a cloud-based solution. But he talked about in the separation of storage and cloud, that they actually have times where they turn off all their compute. It's off. Off. >> And that was If you had to boil down the fundamental compatibility break between on-prem and in the cloud, the Kubo folks, both the CEO and CMO said, look, you cannot reconcile what's essentially server send, where the storage is attached to the compute node, the server. With cloud where you have storage separate from compute and allowing you to spin it down completely. He said those are just the fundamentally incompatible. >> Yeah, yeah. And also, Andretti, one of the founders in his talk, he talked about the big three trends, which we just kind of talked about, he summarized them right in serverless. This continual push towards smaller and smaller units >> George: Yeah. >> of store compute. And the increasing speed of networks is one, from virtual servers to just no servers, to just compute. The second one is automation, you've got to move to automation. >> George: Right. If you're not, you're going to get passed by your competitor that is. Or the competitor you that you don't even know that exists that's going to come out from over your shoulder. And the third one was the intelligence, right. There is a lot of intelligence that can be applied. And I think the other cusp that we're on, is this continuing crazy increase in compute horsepower. Which just keeps going. That the speed and the intelligence of these machines is growing at an exponential curve, not a linear curve. It's going to be bananas in the not too distance future. >> We're soaking up more and more that intelligence with machine learning. The training part of machine learning where the datasets to train a model are immense. Not only the dataset are large, but the amount of time to sort of chug through them to come up with the, just the right mix of variables and values for those variables. Or maybe even multiple models. So that we're going to see in the cloud. And that's going to chew up more and more cycles. Even as we have >> Jeff: Right. Right. >> specialized processors. >> Jeff: Right. But in the data ops world, in theory yes, but I don't have to wait to get it right. Right? I can get it 70% right. >> George: Yeah. >> Which is better than not right. >> George: Yeah. >> And I can continue to iterate over time. In that, I think was the the genius of dev-ops. To stop writing PRDs and MRDs. >> George: Yeah. >> And deliver something. And then listen and adjust. >> George: Yeah. >> And within the data ops world, it's the same thing. Don't try to figure it all out. Take the data you know, have some hypothesis. Build some models and iterate. That's really tough to compete with. >> George: Yeah. >> Fast, fast, fast iteration. >> We're doing actually a fair amount of research on that. On the Wikibon side. Which is, if you build, if you build an enterprise application that has, that is reinforced or informed by models in many different parts, in other words, you're modeling more and more digital entities within the business. >> Jeff: Right. >> Each of those has feedback loops. >> Jeff: Right. Right. >> And when you get the whole thing orchestrated and moving or learning in concert then you have essentially what Michael Porter many years ago called competitive advantage. Which is when each business process reinforces all the other business processes in service of a delivering a value proposition. And those models represent business processes and when they're learning and orchestrated all together, you have a, what Trump called a fined-tuned machine. >> I won't go there. >> Leaving out that it was Bigley and it was finely-tuned machine. >> Yeah, yeah. But the end of the day, if you're using resources and effort to improve an different resource and effort, you're getting a multiplier effect. >> Yes. >> And that's really the key part. Final thought as we go out of here. Are you excited about this? Do you see, they showed the picture the NASA headquarters with the big giant snowball truck loading up? Do you see more and more of this big enterprise data going into S3, going into Google Cloud, going into Microsoft Azure? >> You're asking-- >> Is this the solution for the data lake swamp issue that we've been talking about? >> You're asking the 64 dollar question. Which is, companies, we sensed a year ago at the at the Hortonworks DataWorks Summit in, was in June, down in San Jose last year. That was where we first got the sense that, people were sort of throwing in the towel on trying to build, large scale big data platforms on-prem. And what changes now is, are they now evaluating Hortonworks versus Cloudera versus MapR in the cloud or are they widening their consideration as Kubo suggests. Because now they want to look, not only at Cloud Native Hadoop, but they actually might want to look at Cloud Native Services that aren't necessarily related to Hadoop. >> Right. Right. And we know as a service wins. It's continue. PAS is a service. Software is a service. Time and time again, as a service either eats a lot of share from the incumbent or knocks the incumbent out. So, Hadoop as a service, regardless of your distro, via one of these types of companies on Amazon, it seems like it's got to win, right. It's going to win. >> Yeah but the difference is, so far, so far, the Clouderas and the MapRs and the Hortonworks of the world are more software than service when they're in the cloud. They don't hide all the knobs. You still need You still a highly trained admin to get them up-- >> But not if you buy it as a service, in theory, right. It's going to be packaged up by somebody else and they'll have your knobs all set. >> They're not designed yet that way. >> HD Insight >> Then, then, then, then, They better be careful cuz it might be a new, as a service distro, of the Hadoop system. >> My point, which is what this is. >> Okay, very good, we'll leave it at that. So George, thanks for spending the day with me. Good show as always. >> And I'll be in a better mood next time when you don't steal my candy bars. >> All right. He's George Goodwin. I'm Jeff Frick. You're watching theCUBE. We're at the historic 99 years young, Wigwam Resort, just outside of Phoenix, Arizona. DataPlatforms 2017. Thanks for watching. It's been a busy season. It'll continue to be a busy season. So keep it tuned. SiliconAngle.TV or YouTube.com/SiliconAngle. Thanks for watching.

Published Date : May 26 2017

SUMMARY :

Brought to you by Kubo. at the historic Wigwam Resort, is that the vendors who started with software on-prem, but in operating as a company, is the key to success. you're going to get smoked by the person that is. over the last couple of years. and the key then is to plug those models Jeff: Right. We're not going to to rip those out But as you just heard, We always talk about the flexibility to add capacity And that was And also, Andretti, one of the founders in his talk, And the increasing speed of networks is one, And the third one was the intelligence, right. but the amount of time to sort of chug through them Jeff: Right. But in the data ops world, in theory yes, And I can continue to iterate over time. And then listen and adjust. Take the data you know, have some hypothesis. On the Wikibon side. Jeff: Right. And when you get the whole thing orchestrated Leaving out that it was Bigley But the end of the day, if you're using resources And that's really the key part. You're asking the 64 dollar question. a lot of share from the incumbent and the Hortonworks of the world It's going to be packaged up by somebody else of the Hadoop system. which is what this is. So George, thanks for spending the day with me. And I'll be in a better mood next time We're at the historic 99 years young, Wigwam Resort,

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Jeff FrickPERSON

0.99+

JeffPERSON

0.99+

GeorgePERSON

0.99+

George GoodwinPERSON

0.99+

George GilbertPERSON

0.99+

Michael PorterPERSON

0.99+

AndrettiPERSON

0.99+

San JoseLOCATION

0.99+

AmazonORGANIZATION

0.99+

64 dollarQUANTITY

0.99+

70%QUANTITY

0.99+

TrumpPERSON

0.99+

Oskar AustegardPERSON

0.99+

JuneDATE

0.99+

OracleORGANIZATION

0.99+

OskarPERSON

0.99+

GoogleORGANIZATION

0.99+

NASAORGANIZATION

0.99+

KuboORGANIZATION

0.99+

oneQUANTITY

0.99+

last yearDATE

0.99+

HortonworksORGANIZATION

0.99+

four plus monthsQUANTITY

0.99+

99 yearsQUANTITY

0.99+

third oneQUANTITY

0.99+

Phoenix, ArizonaLOCATION

0.99+

a year agoDATE

0.99+

Splice MachineORGANIZATION

0.98+

BothQUANTITY

0.98+

MicrosoftORGANIZATION

0.98+

HadoopTITLE

0.98+

bothQUANTITY

0.97+

AzureORGANIZATION

0.97+

EachQUANTITY

0.96+

Monte ZwebenPERSON

0.96+

firstQUANTITY

0.94+

MapRsORGANIZATION

0.94+

earlier this morningDATE

0.92+

Wigwam ResortLOCATION

0.92+

two thingsQUANTITY

0.92+

2017DATE

0.92+

#DataPlatforms2017EVENT

0.89+

WikibonORGANIZATION

0.89+

second oneQUANTITY

0.89+

three trendsQUANTITY

0.89+

each business processQUANTITY

0.87+

DataPlatformsTITLE

0.86+

theCUBEORGANIZATION

0.85+

ClouderaORGANIZATION

0.85+

Hortonworks DataWorks SummitEVENT

0.85+

Wigwam ResortORGANIZATION

0.85+

KuboPERSON

0.84+

GannettORGANIZATION

0.82+

MapRORGANIZATION

0.8+

S3TITLE

0.8+

many years agoDATE

0.78+

DataPlatforms 2017EVENT

0.74+

yearsDATE

0.73+

YouTube.com/SiliconAngleOTHER

0.72+

ClouderasORGANIZATION

0.7+

Cloud NativeTITLE

0.67+

PlatformsTITLE

0.67+

Google CloudTITLE

0.64+

Cloud Native HadoopTITLE

0.64+

last coupleDATE

0.64+

AzureTITLE

0.61+