Image Title

Search Results for Rio:

Varun Talwar, Tetrate | Kubecon + Cloudnativecon Europe 2022


 

>>The cube presents, Coon and cloud native con Europe, 22 brought to you by the cloud native computing foundation. >>Welcome to ity of Spain and cube con coup con cloud native con Europe 2022 is near the end of the day. That's okay. We, we, we have plenty of energy because we're bringing it. I'm Keith Townsend, along with my coho, Paul Gillon Paul, this has been an amazing day. Thus far. We've talked to some incredible folks. You got a chance to walk the show floor. Yeah. So I'm really excited to hear what's the vibe of the show floor, 7,500 people in Europe following the protocols, but getting stuff done. >>Well, first I have to say that I haven't traveled for two years. So getting out to a show by, by itself is, is an amazing experience, but a show like this with all of the energy and the crowd, she is enormously crowded at lunchtime today. It's hard to believe how many people have made it, made it all the way here out on the floor. The boots are crowded. The, the demonstrations are what you would expect at a show like this. Lots of code, lots of, lots of block diagrams, lots of architecture. I think the audience is eating it up. You know, when they're, they're on their laptops, they're coding on their laptops. And this is very much symbolic of the crowd that comes to a cubic con. And it's, it's a, just a delight to see them outta here. I so much fun. >>So speaking of lots of gold, we have Bome Toro co-founder of pet trade, but, you know, just saw, didn't realize this Isto becoming part of CNCF was the latest on infield. >>Yeah. Is still is, you know, it was always one of those service mesh projects, which was very widely adopted. And it's great to see that going into the cloud native computing foundation. And I think what happened with Kubernetes, like just became the defacto container orchestrator. I think similar thing is happening with Isto and service mesh. >>What, >>So I'm sorry, Keith, what's the process like of becoming adopted by and incubated by the CNCF? >>Yeah, I mean, it's pretty simple. It's an application process into the foundation where you say, you know what the project is about, how diverse is your contributor base, how many people are using it. And it goes through a review of with TC. It goes through a review of like all the users and contributors. And if you see a good base of deployments in production, if you see a diverse of contributors, then you can basically be part of the CNCF. And as you know, CNCF is very flexible on governance. Basically it's like, bring your own governance. And then the projects can basically seamlessly go in and, you know, get into incubation and gradually graduate >>Another project close and dear to you Envoy. Yes. Now I've always considered Envoy just as what it is. It's a, I've always used it as, as a load balancer type thing. So I've always considered it somewhat of a gateway proxy, but Envoy gateway was announced last week. Yes. >>So Envoy is basically won the data plane war of in cloud native workloads. Right. And, but, and this was over the last five years, Envoy was announced even way before Rio and it is used in various deployment models. You can use it as a front load balancer. You can use it as an Ingres in Kubernetes. You can use it as a side car and a service mesh like steel, and it's lightweight dynamically, programmable, very open with a white community. But what we looked at when we looked at the Envoy base, was it still, wasn't very approachable for application developers. Like when you still see like the nouns that it uses in terms of clusters and so on is not what an application developer was used to. And so Envoy gateway is really an effort to make Envoy even more stronger out of the box for an application developer to use it as an API gateway. >>Right? Because if you think about it, ultimately, you know, people de developers start deploying workloads onto their Kubernetes clusters. They need some functionality like an API gateway to expose their services and you wanna make it really, really easy and simple. Right? I often say like what, what engine X was to like static websites like Envoy gateway will be to like, you know, APIs and it's really few the community coming together. We are a big part, but also VMware and as well as end users, like in this case, fidelity who is investing heavily into Envoy and API gateway use cases, joining forces saying, let's do this in upstream Envoy. >>I'd like to go back to IIO because this is a major step in IIOS development. Where do you see SIO coming into the picture? And Kubernetes is already broadly accepted. Is IIO generally adopted as an after an after step to, to Kubernetes or are they increasingly being adopted together? >>Yeah. So usually it's adopted as a follow on step and the reason is primarily the learning curve, right. It's just get used to all the Kubernetes and, you know, it takes a while for people to understand the concepts, get applications going, and then, you know, studio was made to basically solve, you know, three big problems there. Right. Which is around observability traffic management and security. Right. So as people deploy more services, they figure out, okay, how do I connect them? How do I secure all the connections and how do I do more fine grain routing? I'm doing more frequent deployments with Kubernetes, but I would like to do Canary releases to make safer rollouts. Right. And those are the problems that Isto solves. And I don't really want to know the metrics of like, yes, it'll be, I it's good to know all the node level and CPO level metrics. >>But really what I want to know is how are my services performing? Where is the latency, right? Where is the error rate? And those are the things thatto gives out of the box. So that's like a very natural next step for people using Kubernetes. And, you know, Tetra was really formed as a company to enable enterprises, to adopt STO Envoy and service mission, their environment. Right? So we do everything from run an academy for like courses and certifications on Envoy and STO to a distribution, which is, you know, compliant with various bills and tooling as well as a whole platform on top of STO to make it usable and deployment in a large enterprise. >>So paint the end to end for me, for STO in Envoy. I know they can be used in similar fashions is like side cars, but how they work together to deliver value. >>Yeah. So if you step back from technology a little bit, right, and you like, sort of look at what customers are doing and facing, right. Really it is about, they have applications. They have some applications that new workloads going into Kubernetes and cloud native. They have a lot of legacy workloads, a lot of workloads on VMs and with different teams in different clouds or due to acquisitions. They're very heterogeneous right now. Our mission Tetrad's mission is power. The world's application traffic, but really the business value that we are going after is consistency of application operations. Right? And I'll tell you how powerful that is because the more places you can deploy Envoy into the more places you can deploy studio into, the more consistency you can get for the value pillars of observability, traffic management, and security. Right. And really, if you think about what is the journey for an enterprise to migrate from workloads into Kubernetes or from data centers into cloud, the challenges are around security and connectivity, right? Because if it's Kubernetes fabric, the same Kubernetes app and data center can be deployed exactly as is it in cloud. Right. Right. So why is it hard to migrate to cloud, right. The challenges come in the security and networking layer. >>Right. So let's talk about that with some granularity and you can maybe gimme some concrete examples, right? Because it, as I think about the hybrid infrastructure where I have VMs on premises, cloud, native stuff, running in the public cloud, or even cloud native next to VMs, right. I do security differently when I'm in the VM world. I say, you know what, this IP address, can't talk to this Oracle database server. Right. That's not how cloud native works. Right. I, I can't say if I have a cloud, if I have a cloud native app talking to a Oracle database, there's no IP address. Yeah. But how do I, how, how do I secure the communication between the two? Exactly. >>So I think you hit it straight on the head. So which is with things like Kubernetes, IP is no longer a really a valid noun where you can say, because things will auto scale either from Kubernetes or, you know, the cloud autoscales. So really the noun that is becoming now is service. So, and I could have many instances of it. They could go scale up and down. But what I'm saying is this service, which, you know, some app server, some application can talk to the article service. Hmm. And what we have done with the te trade service bridge, which is why we call our platform service bridge, because it's all about bridging all the services is whatever you're running on, the VM can be onboarded onto the mesh, like as if it were a ity service. Right. And then my policy around this service can talk to this service is same in Kubernetes is same for Kubernetes talking to VM it's same for VM to VM, both in terms of access control in terms of encryption. What we do is because it's the Envoy, proxy goes everywhere and the traffic is going through them. We actually take care of distributing, certs, encrypting, everything, and it becomes, and that is what leads to consistent application operations. And that's where the value is. >>We're seeing a lot of activity around observ observability right now, a lot of different tools, both open source and proprietary STO certainly part of the open telemetry project, I believe. Are you part of that? Yes. But the customers are still piecing together a lot of tools on their own. Right. Do you see a, a more coherent framework forming around observability? >>I think very much so. And there are layers of observability, right? So the thing is like, if we tell you there is latency between these two services at L seven layer, the first question is, is it the service? Is it the Envoy? Or is it the network? It sounds like a very simple question. It's actually not that easy to answer. And that is one of the questions we answer in like platforms like ours. Right. But even that is not the end. It, if it's neither of these three, it could be the node. It could be the hardware underneath. Right. And those, you realize like those are different observability tools that work on each layer. So I think there's a lot of work to be done, to enable end users to go from app, like from top to bottom to make, reduce what is called MTTR or meantime to, you know, resolution of an issue, where is the problem. >>But I think with tools like what is being built now, it is becoming easier, right? It is because one of the things we have to realize is with things like Kubernetes, we made the development of microservices easier. Right. And that's great. But as a result, what is happening is that more things are getting broken down. So there is more network in between. So that's harder. It gets to troubleshoot harder. It gets to secure everything harder. It gets to get visibility from everywhere. Right. So I often say like, actually, if you're going embarking down microservices journey, you actually are, you better have a platform like this. Otherwise, you know, you're, you're taking on operational cost. >>Wow. J's paradox. The more accessible we make something, the more it gets used, the more complex it is. That's been a theme here at KU con cloud native con Europe, 2022 from Licia Spain. I'm Keith Townsend, along with my host, Paul Gillman. And you're watching the queue, the leader in high tech coverage.

Published Date : May 18 2022

SUMMARY :

you by the cloud native computing foundation. So I'm really excited to hear what's The, the demonstrations are what you would expect at a show like this. of pet trade, but, you know, just saw, didn't realize this Isto And I think what happened with Kubernetes, And as you know, CNCF is very flexible Another project close and dear to you Envoy. like the nouns that it uses in terms of clusters and so on is not what an Because if you think about it, ultimately, you know, Where do you see SIO coming the concepts, get applications going, and then, you know, a distribution, which is, you know, compliant with various bills and tooling So paint the end to end for me, for STO in Envoy. can deploy studio into, the more consistency you can get for the value pillars So let's talk about that with some granularity and you can maybe gimme some concrete examples, So I think you hit it straight on the head. But the customers are still piecing together a So the thing is like, if we tell you there of the things we have to realize is with things like Kubernetes, we made the development the queue, the leader in high tech coverage.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Paul GillmanPERSON

0.99+

EuropeLOCATION

0.99+

Keith TownsendPERSON

0.99+

KeithPERSON

0.99+

Varun TalwarPERSON

0.99+

CNCFORGANIZATION

0.99+

last weekDATE

0.99+

two yearsQUANTITY

0.99+

each layerQUANTITY

0.99+

7,500 peopleQUANTITY

0.99+

first questionQUANTITY

0.99+

IIOSTITLE

0.99+

two servicesQUANTITY

0.99+

twoQUANTITY

0.99+

threeQUANTITY

0.98+

IstoORGANIZATION

0.98+

bothQUANTITY

0.98+

2022DATE

0.98+

KubernetesTITLE

0.98+

OracleORGANIZATION

0.98+

CoonORGANIZATION

0.97+

TetradORGANIZATION

0.97+

EnvoyTITLE

0.97+

SpainLOCATION

0.97+

EnvoyORGANIZATION

0.97+

KubernetesORGANIZATION

0.97+

oneQUANTITY

0.97+

todayDATE

0.96+

KubeconORGANIZATION

0.96+

Paul Gillon PaulPERSON

0.96+

CloudnativeconORGANIZATION

0.92+

TetraORGANIZATION

0.92+

firstQUANTITY

0.9+

IIOTITLE

0.88+

TCORGANIZATION

0.88+

one of the questionsQUANTITY

0.86+

three big problemsQUANTITY

0.86+

Bome ToroORGANIZATION

0.84+

SIOTITLE

0.83+

cloud native con EuropeORGANIZATION

0.83+

STOTITLE

0.82+

last five yearsDATE

0.82+

KU con cloud native conORGANIZATION

0.8+

MTTRTITLE

0.79+

cloud native computing foundationORGANIZATION

0.79+

lots of block diagramsQUANTITY

0.78+

22QUANTITY

0.78+

Licia SpainLOCATION

0.7+

codeQUANTITY

0.7+

lotsQUANTITY

0.67+

cube con coup con cloudORGANIZATION

0.56+

RioORGANIZATION

0.55+

L sevenOTHER

0.41+

conORGANIZATION

0.4+

2022EVENT

0.39+

nativeCOMMERCIAL_ITEM

0.37+

EuropeCOMMERCIAL_ITEM

0.37+

Shawn Bice, Splunk | Splunk .conf21


 

>>Hello, and welcome back to the cubes coverage of.com. Splunk's annual conference is virtual this year. I'm John furrier, host of the cube and a very special guest Sean vice president of product and technology cube, alumni, Sean, great to see you. Thanks for coming on the cube and chatting with us. Thanks. It's great to be here. It's been a while since we chatted, you were at AWS. Now it's Splunk heading up the entire products and technology group here, um, which we've been covering sponsors 2012. So we kinda know a lot about what's going on and, and followed your career. Um, your keynote, we kind of went into this cloud vision is hitting Splunk with the data because the cloud scale, which you know a lot about and data is now taking Splunk to a whole nother level. And that's the big theme you observability multi-cloud and security excuse has been for one there for a while. What's your, what's your assessment. >>Yeah, I mean, you know, uh, you and I have talked a number of times before, and what I found is that, you know, there's a lot of companies through this pandemic that, you know, some are thriving and some are not. And the ones that are really thriving, they have this strong data foundation. Like when you, when you talk to them, they're not stuck. Like they're there. When they talk about scaling or adding capacity or building new co uh, uh, customer experiences, they can, uh, their data platform allows that to happen. But the ones that are are stuck, you know, they just can't, they can't, they can't get to the data. They can't ask those questions that they otherwise, you know, love too. So that's, you know, I think Splunk is right in the middle of that. And that's the fun part of it. >>Yeah. You told me you have the strong foundation when thinking about Splunk is every inflection point in the industry. Over the past decade, you see Splunk do something new operationalized data, do something new, operationalize it. We saw security, I think around 2015, come on the radar at.com. And then since then a whole nother level of data, you've got edge. You have now cybersecurity, even, even more advanced than ever before. And then enterprise is just trying to develop modern applications. So you have this whole rapid scale of CICB pipeline, modern applications and the role of data. Isn't just storing it and managing it. It's like making it addressable. This is like, uh, the, the new current phenomenon of cloud. >>I mean, I liked the way you just put it, it, it really, you know, making data addressable, we put it in terms of like turn data into doing so, you know, if you have data that you're storing it, oh, that's one thing. If you don't, you don't want to leave data behind because you don't know what question you may want to ask. And when, but to your point making it addressable is if you and I decided, Hey, we want to build a new customer experience where we're thinking about doing this thing, and we're going to have a million questions to ask that data is going to help you be, uh, to know whether what you're trying to do for your customers is right or wrong. So it is a, it's remarkable to see how many customers are in pursuit of really turning data into >>Doing so. We've got to you, we had the formula one team on here, McLaren, um, Zach brown. I got a little selfie with, uh, the drivers that kind of cool. My son loved it, but that's an IOT application in my mind, first, the coolest of the sports. Awesome. But like the car going in real time, you know, driving that, driving an advantage with data. So it's an IOT IOT. Then you got just the blocking and tackling >>Data warehouse in the cloud. And then you got companies who are trying to transform a data. So I have to ask you as customers out there, look at Splunk and look at the next level of their architecture with multicloud coming around the corner. How should they be thinking about data? Get the foundation with Splunk. What's the next chapter in your mind? I mean, you know, a lot of customers that I meet they're in multiple clouds. They're not just in one. It means they've got data in Amazon or Google or Azure. A lot of them still have data on prem, you know, but when I talk to customers, they don't say things to me like, Hey, I'm in different clouds, I'm on prem. Can you make sure I have different observability and security experiences for each one? Like they don't, they really, at the end of the day, they're like, look, I need a consistent observability experience, consistent security, regardless of where my data is. >>So what that means to Splunk is, you know, wherever your data is, we're going to be Splunk will just work that that's kinda, as you know, it's how we think about it. And speaking that I had dinner with Lando the other night and it was, I hadn't met Lando before, but man, what an awesome, awesome person. We were just kind of hanging out, talking about data and I ask, this is the kind of stuff you wouldn't normally get. I asked him like, Hey, if you could, if technology could do anything to help you win formula one races, what would it be? A totally open-ended question. And I wasn't sure how he was going to answer it, but he didn't pause this guy. Like you talk about, you think of these scenarios. He's very quickly. He's like, oh man, if we had data, could help me do this and this and this and this because in his business, a millisecond can be the difference between winning or losing a race. And for some of you like, oh, that can't be, but for him, that's how his mind works. So it's crazy to see how excited he was to use tech, to get to data, ask questions that can ultimately help them. >>What was the number one thing pitting the right time or tires? What was he, what did he come up there? He is. >>You know, I can't, unfortunately >>I don't want to put you on the spot. I will be. >>This is like, you know, I, I wouldn't, uh, that would put him in a bad spot, but I will tell you though, I mean, this guy is, and that whole team is really about using data to win. >>Well, you know, I was joking. Um, but these guys can, they came on. Cause you know, I'm a big fan, obviously with the Netflix special driving two survives the name of the title. They become hugely popular to a new fan base, especially techies. Um, I said, Hey, you're driving the advantage with data kind of my little, little comeback to that, but that's really kind of a real encapsulates a real world scenario. I mean, well, there are 10,000 people working on McLaren. You have the driver in the car, you have the car itself with all this instrumentation that kind of encapsulates the enterprise experience right now. They don't have the right app doing the right thing with customers. It could be the difference between having a successful digital transformation or not. So it's kind of like parallel. I mean, I know that's kind of the tie in with the, with the sponsorship, but that's the real world now. >>Yeah, it is. And I mean, if you think about it, there's two drivers per car, 10 teams. There's so many races, there's a tremendous amount of money that they're all spending. But you know, when, when your season is really composed of a certain number of races and you got millions of people tuning in you're right. There's hundreds of people working behind the seat. Could you imagine if they didn't use data and you're trying to, you're, you're trying to race and formula one against the best drivers and the best engineers in the world. I just, you know, it goes to show you're right. It is, it's a perfect example of them transforming as any other enterprise, basically using data to get an advantage. >>And just before we move on to the next topic, the e-sports thing is fascinating as well, because now they're taking this memento verse kind of vibe where they're moving people on the e-sports, where they're having the shadow competition. It's a very interesting kind of bringing the fan base in, but there's probably gonna be a lot of data involved in that as well. Maybe identify the next driver who knows, hopefully, you know, good stuff. So Sean, you're in charge of process technology. I have to ask you, um, as customers look at all the different solutions out there, I'll say multicloud check, you guys have a good vision on that. Like that observability. I mean, that's the fashion right now. Let's talk about observability that there's so many companies out there doing quote observability. How should customers think about what that means in context to the decision of they make everyone's coming into the, the CSO or the CIO saying, um, your observability solution? >>Yeah, I mean first, um, you know, what is observability? I always like to just sort of map it back to things we might understand. So back in the day, monitoring really was connect to a machine. It has a monolith app, you know this and you just try to debug this one thing. That's not the world we live in today. Today when you're building apps in the cloud, you're you, you have hundreds of these services behind the scenes. Like no one person can actually comprehend all of it. So now all of a sudden tools become, they really matter. And what I would say is from a Splunk perspective, when we talk to customers, it's not like one person there, one team is quote, you know, working and making the whole system work. Oftentimes you have different teams like network teams, app teams, security teams, and they all kind of need to work together in one way shape or another. But this is why, you know, when rebuild our systems, it's off of shared data so that, you know, if I'm an operator, you're an app developer. And if I need to work with you, at least I can share something with you in context. So we, we, while there are individual tools to do certain things, our mental model is that they all do work together. That's super, super important for any observability thing you're looking at. You just want to make sure that you can see things end to end. Otherwise you get in trouble >>Quick. You know, I'd love to get your perspective being new to Splunk as you come in and new, the industry obviously has experienced that in the cloud has been well documented, certainly in the cube. What's it like there because as you come in, it's not a utility anymore. It's not a tool anymore. It's a platform and it's getting bigger and growing. So you have probably a lot of things going on. So you walk in and you, you say, okay, let me see the price of technology. Were you blown away? What was your reaction? What can you share some, uh, color around what's uh, what was it like when you open up the doors of the kingdom of the product? >>Yeah. Well, I mean, these t-shirts are real men and there's like ponies running around this. The Splunkers love to have fun. And you know, before I came to Splunk, the one thing I noticed, anytime I asked my thoughts long, they were fired up. Like they were really, really excited about the tech, but when I got into it, the truth is, you know, you don't know what you don't know until you see it, but I was just done to, to then sort of connect the dots like wow. Splunk is in the core data plane of tens of thousands of enterprises all over the world, like the data plane for all of their architecture and applications. So with that becomes a great responsibility, as you could imagine, but it is not just a tool. It is something that customers like. I dunno, the university of Illinois, you know, with COVID, they'll they'll track, uh, they'll track 3.2 million saliva tests just for contract tracing and behind the scenes, they're using Splunk for a real thing. Or we've talked about F1 or you think of slack, like we're all kind of using slack. These days, slack is using, um, uh, Splunk to make sure that their environment of slackers and everything's building it's all secure. So th it's those stories that go on and on are just incredible. When you learn that, >>I started at Teresa Carlson yesterday, and we were talking about the growth opportunity and I spent speculating that, you know, my opinion, my opinion, that's looking, hang on the cube is that Splunk's that this new inflection point that another elbow, another kickoff, the growth, the way it's positioned. If you look at kind of where it's been, kind of where it's going with security now as a platform with the enterprises, how do you describe that growth in your mind? Because obviously this market's changing an edge real time. All these things are happening. What's, what's the, where's the growth going to be? >>Yeah, I think it's in the cloud. I mean, if you think of Splunk, I think the company is about 18, 19 years old. So its history is an almost 20 years of on-premise software. In some sense, you might go, Hey, is that a liability? But Rio, the reality is it's a strength because we're already part of these enterprise infrastructures and application stacks. And then when you now move that group to the cloud, and then you got all others coming to the cloud, that's where they're, I mean, it is just the tip of what is happening. So, you know, if I'm a customer and I moved to the cloud in the cloud, it's like, I don't have to really scale or size anything. Like it just works. And it, to me, it's just an end point and I load data. So in that context, the number of new use cases that customers are able to get after is actually pretty awesome. But really at the end of the day it's cloud. >>Well, great to have you on, I know you've got to go. Thanks for coming on the queue. One final question. What's your vision for the next year or two, what's your to do items. What's the message to the marketplace. >>You know, I'm, I'm thrilled to be here, but at the end of the day, you know, my message to the marketplaces, we're all excited to work with our customers to really help them have that strong foundation so they can turn data into doing and actually pull off these digital transformation. >>One final final question for the companies that get the cloud scale combined with putting data into action for the, for the value what's the result going to be is they can put more competitive advantage. Is it more agility? What do you see happening when you combine the cloud scale with a great data plane? >>Yeah, I think at the end of the day, these companies would tell you that they can move faster than ever before. They're more competitive there. They have confidence that their environments secure, they can build new customer experiences. And when you put all of that together, honestly, that is what these digital transformations are all >>Great to be in the product and technology business these days. Isn't it a lot of fun, a lot of action. Thanks for coming on the cube. Really appreciate it. Yeah, you bet. Good to be here. It's the cube coverage here, here at the live studio for Splunk studios, for their virtual events, the cube bring you all the action. I'm John for a, your host. Thanks for watching.

Published Date : Oct 20 2021

SUMMARY :

And that's the big theme you observability multi-cloud and security excuse has been for one there for a while. Yeah, I mean, you know, uh, you and I have talked a number of times before, Over the past decade, you see Splunk do something new operationalized data, I mean, I liked the way you just put it, it, it really, you know, you know, driving that, driving an advantage with data. I mean, you know, a lot of customers that I meet So what that means to Splunk is, you know, wherever your data is, we're going to be Splunk will just What was he, what did he come up there? I don't want to put you on the spot. This is like, you know, I, I wouldn't, uh, that would put him in a bad spot, You have the driver in the car, you have the car itself with all this instrumentation that kind of encapsulates the enterprise I just, you know, it goes to show you're right. Maybe identify the next driver who knows, hopefully, you know, good it's not like one person there, one team is quote, you know, So you walk in and you, you say, okay, let me see the price of technology. I dunno, the university of Illinois, you know, with COVID, they'll they'll track, uh, I started at Teresa Carlson yesterday, and we were talking about the growth opportunity and I spent speculating that, you know, group to the cloud, and then you got all others coming to the cloud, that's where they're, I mean, Well, great to have you on, I know you've got to go. You know, I'm, I'm thrilled to be here, but at the end of the day, you know, What do you see happening when you combine the cloud scale with a great data And when you put all of that together, for their virtual events, the cube bring you all the action.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
SeanPERSON

0.99+

AWSORGANIZATION

0.99+

AmazonORGANIZATION

0.99+

JohnPERSON

0.99+

10 teamsQUANTITY

0.99+

SplunkORGANIZATION

0.99+

GoogleORGANIZATION

0.99+

10,000 peopleQUANTITY

0.99+

McLarenORGANIZATION

0.99+

yesterdayDATE

0.99+

TodayDATE

0.99+

next yearDATE

0.99+

Shawn BicePERSON

0.99+

John furrierPERSON

0.99+

one teamQUANTITY

0.99+

NetflixORGANIZATION

0.99+

Zach brownPERSON

0.99+

One final questionQUANTITY

0.99+

RioORGANIZATION

0.98+

LandoPERSON

0.98+

twoQUANTITY

0.98+

firstQUANTITY

0.98+

one personQUANTITY

0.98+

hundredsQUANTITY

0.97+

tens of thousandsQUANTITY

0.97+

2012DATE

0.97+

this yearDATE

0.97+

COVIDORGANIZATION

0.97+

each oneQUANTITY

0.96+

millions of peopleQUANTITY

0.95+

almost 20 yearsQUANTITY

0.94+

2015DATE

0.94+

oneQUANTITY

0.93+

CICBORGANIZATION

0.93+

todayDATE

0.93+

One final final questionQUANTITY

0.91+

one thingQUANTITY

0.9+

past decadeDATE

0.9+

hundreds of peopleQUANTITY

0.88+

one wayQUANTITY

0.87+

premORGANIZATION

0.86+

enterprisesQUANTITY

0.85+

SplunkPERSON

0.84+

F1ORGANIZATION

0.84+

AzureORGANIZATION

0.83+

3.2 million saliva testsQUANTITY

0.82+

a million questionsQUANTITY

0.82+

about 18, 19 years oldQUANTITY

0.8+

two drivers per carQUANTITY

0.79+

university of IllinoisORGANIZATION

0.78+

coverage of.comOTHER

0.72+

Splunk .conf21OTHER

0.7+

at.comOTHER

0.69+

one racesQUANTITY

0.6+

Teresa CarlsonORGANIZATION

0.58+

servicesQUANTITY

0.51+

formula one teamQUANTITY

0.49+

twoDATE

0.48+

Awards Show | DockerCon 2020


 

>> From around the globe. It's theCUBE, with digital coverage of DockerCon Live 2020. brought to you by Docker and its ecosystem partners. >> Hello and welcome to DockerCon 2020. I'm John Furrier here in the DockerCon virtual studios. It's CUBE studios it's theCUBE virtual meets DuckerCon 2020 virtual event with my coach, Jenny Barocio and Peter McKee, as well as Brett Fisher, over on the captains who's doing his sessions. This is the wrap up of the long day of continuous amazing action packed DockerCon 2020. Jenny and Peter, what a day we still got the energy. We can go another 24 hours, let's do it now. This is a wrap up. So exciting day, tons of sessions, great feedback. Twitter's on fire the chats and engagements are on fire, but this is the time where we do the most coveted piece, the community awards, so Jenny, this is the time for you to deliver the drum roll for the community awards, take it away. >> Okay, (mumbles) It's the past few years and have been able to recognize those in the community that deliver so much to everyone else. And even though we're wrapping up here, there is still other content going on because we just couldn't stop till five o'clock. Peter what's happening right now? >> Yeah, so over in the Devs in Action channel, we have earning Docker Daemon with rootless mode. That's still going on, should be a great talk. And then in the How To channel, we have transforming open source into live service with Docker. They're still running now, two great talks. >> Awesome, and then the captains are still going. I think they probably started the after party already, although this channel's going to wait till, you know, 30 more minutes for that one. So if you're an after party mode, definitely go check out after we announced the awards, Brett and Marcos and Jeff and the captain's channel. So, we have some great things to share. And I mentioned it in my last segment, but nothing happens without the collective community. DockerCon is no exception. So, I really just want to take a moment again to thank the Docker team, the attendees, our sponsors and our community leaders and captains. They've been all over the virtual conference today, just like they would have been at a real conference. And I love the energy. You know, as an organizer planning a virtual event, there's always the concern of how it's going to work. Right, this is new for lots of people, but I'm in Florida and I'm thrilled with how everyone showed up today. Yeah, for sure. And to the community done some excellent things, Marcus, over them in the Captain's channel, he has built out PWD play with Docker. So, if you haven't checked that out, please go check that out. We going to be doing some really great things with that. Adding some, I think I mentioned earlier in the day, but we're adding a lot of great content into their. A lot more labs, so, please go check that out. And then talking about the community leaders, you know, they bring a lot to the community. They put there their free time in, right? No one paying them. And they do it just out of sheer joy to give back to the community organizing events. I don't know if you ever organized an event Jenny I know you have, but they take a lot of time, right? You have to plan everything, you have to get sponsors, you have to find out place to host. And now with virtual, you have to figure out how you're going to deliver the feel of a meetup in virtually. And we just had our community summit the other day and we heard from the community leaders, what they're doing, they're doing some really cool stuff. Live streaming, Discord, pulling in a lot of tools to be able to kind of recreate that, feel of being together as a community. So super excited and really appreciate all the community leaders for putting in the extra effort one of these times. >> Yeah, for really adapting and continuing in their mission and their passion to share and to teach. So, we want to recognize a few of those awesome community leaders. And I think we get to it right now Peter, are you ready? >> Set, let's go for it, right away. >> All right, so, the first community leaders are from Docker Bangalore and they are rocking it. Sangam Biradar, Ajeet singh Raina and Saiyam Pathak, thank you all so much for your commitment to this community. >> All right, and the next one we have is Docker Panang. Thank you so much to Sujay Pillai, did a great job. >> Got to love that picture and that shirt, right? >> Yeah. >> All right, next up, we'd love to recognize Docker Rio, Camila Martins, Andre Fernande, long time community leaders. >> Yeah, if I ever get a chance that's. I have a bunch of them that I want to go travel and visit but Rio is on top of list I think. >> And then also-- >> Rio maybe That could be part of the award, it's, you get to. >> I can deliver. >> Go there, bring them their awards in person now, as soon as we can do that again. >> That would be awesome, that'd be awesome. Okay, the next one is Docker Guatemala And Marcos Cano, really appreciate it and that is awesome. >> Awesome Marcos has done, has organized and put on so many meetups this last year. Really, really amazing. All right, next one is Docker Budapest and Lajos Papp, Karoly Kass and Bence Lvady, awesome. So, the mentorship and leadership coming out of this community is fantastic and you know, we're so thrilled to write, now is you. >> All right, and then we go to Docker Algeria. Yeah we got some great all over the country it's so cool to see. But Ayoub Benaissa, it's been great look at that great picture in background, thank you so much. >> I think we need we need some clap sound effects here. >> Yeah where's Beth. >> I'm clapping. >> Lets, lets. >> Alright. >> Last one, Docker Chicago, Mark Panthofer. After Chicago, Docker Milwaukee and Docker Madison one meet up is not enough for Mark. So, Mark, thank you so much for spreading your Docker knowledge throughout multiple locations. >> Yeah, and I'll buy half a Docker. Thank you to all of our winners and all of our community leaders. We really, really appreciate it. >> All right, and the next award I have the pleasure of giving is the Docker Captain's Award. And if you're not familiar with captains, Docker captains are recognized by Docker for their outstanding contributions to the community. And this year's winner was selected by his fellow captains for his tireless commitment to that community. On behalf of Docker and the captains. And I'm sure the many many people that you have helped, all 13.3 million of them on Stack Overflow and countless others on other platforms, the 2020 tip of the Captain's Hat award winner is Brandon Mitchell, so so deserving. And luckily Brandon made it super easy for me to put together this slide because he took his free DockerCon selfie wearing his Captains' Hat, so it worked out perfectly. >> Yeah, I have seen Brandon not only on Stack Overflow, but in our community Slack answering questions, just in the general area where everybody. The questions are random. You have everybody from intermediate to beginners and Brandon is always in there answering questions. It's a huge help. >> Yeah, always in there answering questions, sharing code, always providing feedback to the Docker team. Just such a great voice, both in and out for Docker. I mean, we're so proud to have you as a captain, Brandon. And I'm so excited to give you this award. All right, so, that was the most fun, right? We get to do the community awards. Do you want to do any sort of recap on the day? >> What was your favorite session? What was your favorite tweet? Favorite tweet was absolutely Peter screenshotting his parents. >> Mom mom my dear mom, it's sweet though, that's sweet. I appreciate it, can't believe they gave me an award. >> Yeah, I mean, have they ever seen you do a work presentation before? >> No, they've seen me lecture my kids a lot and I can go on about life's lessons and then I'm not sure if it's the same thing but yeah. >> I don't think so. >> No they have never see me. >> Peter you got to get the awards for the kids. That's the secret to success, you know, and captain awards and the community household awards for the kids. >> Yeah, well I am grooming my second daughter, she teaches go to afterschool kids and never thought she would be interested in programming cause when she was younger she wasn't interested in, but yes, super interested in now I have to, going to bring her into the community now, yeah. >> All right, well, great awards. Jenny is there any more awards, we good on the awards? >> Nope, we are good on the awards, but certainly not the thank yous is for today. It's an absolute honor to put on an event like this and have the community show up, have our speakers show up have the Docker team show up, right? And I'm just really thrilled. And I think the feedback has been phenomenal so far. And so I just really want to thank our speakers and our sponsors and know that, you know, while DockerCon may be over, like what we did today here and it never ends. So, thank you, let's continue the conversation. There's still things going on and tons of sessions on demand now, you can catch up, okay. >> One more thing, I have to remind everybody. I mentioned it earlier, but I got to say it again go back, watch the keynote. And I'll say at this time there is an Easter egg in there. I don't think anybody's found it yet. But if you do, tweet me and might be a surprise. >> Well you guys-- >> Are you watching your tweet feed right now? Because you're going to get quite a few. >> Yeah, it's probably blowing up right now. >> Well you got to get on a keynote deck for sure. Guys, it's been great, you guys have been phenomenal. It's been a great partnership, the co-creation this event. And again, what's blows me away is the global reach of the event, the interaction, the engagement and the cost was zero to attend. And that's all possible because of the sponsors. Again, shout out to Amazon web services, Microsoft Azure Engine X, Cockroach Labs and sneak of Platinum sponsors. And also we had some ecosystem sponsors. And if you liked the event, go to the sponsors and say hello and say, thank you. They're all listed on the page, hit their sessions and they really make it possible. So, all this effort on all sides have been great. So, awesome, I learned a lot. Thanks everyone for watching. Peter you want to get a final word and then I'll give Jenny the final, final word. >> No again, yes, thank you, thank you everybody. It's been great, theCUBE has been phenomenal. People behind the scenes has been just utterly professional. And thank you Jenny, if anybody doesn't know, you guys don't know how much Jenny shepherds this whole process through she's our captain internally making sure everything stays on track and gets done. You cannot even imagine what she does. It's incredible, so thank you, Jenny. I really, really appreciate it. >> Jenny, take us home, wrap this up 2020, dockerCon. >> All Right. >> In the books, but it's going to be on demand. It's 365 days a year now, come on final word. >> It's not over, it's not over. Community we will see you tomorrow. We will continue to see you, thank you to everyone. I had a great day, I hope everyone else did too. And happy DockerCon 2020, see you next year. >> Okay, that's a wrap, see on the internet, everyone. I'm John, for Jenny and Peter, thank you so much for your time and attention throughout the day. If you were coming in and out, remember, go see those sessions are on a calendar, but now they're a catalog of content and consume and have a great evening. Thanks for watching. (upbeat music)

Published Date : May 28 2020

SUMMARY :

brought to you by Docker for the community awards, take it away. It's the past few years and have been able Yeah, so over in the And I love the energy. and their passion to share and to teach. All right, so, the All right, and the next love to recognize Docker Rio, I have a bunch of them That could be part of the as soon as we can do that again. Okay, the next one is Docker Guatemala and you know, we're so all over the country I think we need we need So, Mark, thank you so much for spreading and all of our community leaders. And I'm sure the many many just in the general area where everybody. And I'm so excited to give you this award. What was your favorite session? I appreciate it, can't it's the same thing but yeah. and the community household the community now, yeah. awards, we good on the awards? and have the community show have to remind everybody. Are you watching your Yeah, it's probably And if you liked the And thank you Jenny, if this up 2020, dockerCon. In the books, but it's Community we will see you tomorrow. on the internet, everyone.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
JennyPERSON

0.99+

Brandon MitchellPERSON

0.99+

Sujay PillaiPERSON

0.99+

Peter McKeePERSON

0.99+

BrandonPERSON

0.99+

MarcusPERSON

0.99+

Jenny BarocioPERSON

0.99+

Camila MartinsPERSON

0.99+

JohnPERSON

0.99+

FloridaLOCATION

0.99+

Andre FernandePERSON

0.99+

PeterPERSON

0.99+

MarkPERSON

0.99+

John FurrierPERSON

0.99+

Mark PanthoferPERSON

0.99+

Brett FisherPERSON

0.99+

Ayoub BenaissaPERSON

0.99+

BrettPERSON

0.99+

Saiyam PathakPERSON

0.99+

Bence LvadyPERSON

0.99+

Cockroach LabsORGANIZATION

0.99+

second daughterQUANTITY

0.99+

AmazonORGANIZATION

0.99+

MarcosPERSON

0.99+

Sangam BiradarPERSON

0.99+

DockerORGANIZATION

0.99+

next yearDATE

0.99+

JeffPERSON

0.99+

DockerCon 2020EVENT

0.99+

DockerConEVENT

0.99+

BethPERSON

0.99+

13.3 millionQUANTITY

0.99+

tomorrowDATE

0.99+

30 more minutesQUANTITY

0.99+

DockerCon Live 2020EVENT

0.99+

DuckerCon 2020EVENT

0.99+

Docker BangaloreORGANIZATION

0.99+

24 hoursQUANTITY

0.99+

todayDATE

0.99+

Docker MilwaukeeORGANIZATION

0.98+

Karoly KassPERSON

0.98+

Lajos PappPERSON

0.98+

five o'clockDATE

0.98+

zeroQUANTITY

0.98+

Docker PanangORGANIZATION

0.97+

TwitterORGANIZATION

0.96+

Docker BudapestORGANIZATION

0.96+

PWDORGANIZATION

0.96+

Docker Captain's AwardTITLE

0.96+

bothQUANTITY

0.96+

2020DATE

0.96+

DockerCon 2020EVENT

0.95+

Docker GuatemalaORGANIZATION

0.95+

Captain's HatTITLE

0.94+

Docker MadisonORGANIZATION

0.94+

last yearDATE

0.9+

365 days a yearQUANTITY

0.9+

this yearDATE

0.89+

EasterEVENT

0.89+

Microsoft Azure Engine XORGANIZATION

0.88+

ChicagoLOCATION

0.87+

two great talksQUANTITY

0.86+

first communityQUANTITY

0.86+

past few yearsDATE

0.81+

CUBEORGANIZATION

0.81+

Stack OverflowTITLE

0.81+

One more thingQUANTITY

0.8+

Docker AlgeriaORGANIZATION

0.78+

Sheng Liang, Rancher Labs | KubeCon + CloudNativeCon 2019


 

>> Announcer: Live from San Diego, California, it's theCUBE covering KubeCon and CloudNativeCon. Brought to you by RedHat, the CloudNative Computing Foundation, and its ecosystem partners. >> Stu: Welcome back to theCUBE, I'm Stu Miniman. My cohost for three days of coverage is John Troyer. We're here at KubeCon CloudNativeCon in San Diego, over 12,000 in attendance and happy to welcome back a CUBE alumni and veteran of generations of the stacks that we've seen come together and change over the time, Sheng Liang, who is the co-founder and CEO of Rancher Labs. Thanks so much, great to see you. >> Shang: Thank you Stuart, is very glad to be here. >> All right, so you know Kubernetes, flash to the pan nobody's all that excited about it. I mean, we've seen all these things come and go over the years, Sheng. No but seriously, the excitement is palpable. Every year, you know, so many more people, so many more projects, so much more going on. Help set the stage for you, as to what you see and the importance today of kind of CloudNative in general and you know, this ecosystem specifically. >> Yeah you're so right though, Stuart. Community as a whole and Kubernetes has really come a long way. In the early days, Kubernetes was a uh, you know, somewhat of a technical community, lot of Linux people. But not a whole lot of end users. Not a whole lot of Enterprise customers. I walk in today and just the kind of people I've met, I've probably talked to fifty people already who are just really at the beginning of the show and uh there's a very very large number Enterprise customers. And this does feel like Kubernetes has crossed the chasm and headed in to the mainstream Enterprise market. >> Yeah it's interesting you know I've talked to you know plenty of the people here probably if you brought up things like OpenStack and CloudStack they wouldn't even know what we were talking about. The wave of containerization really seemed to spread far and wide. At Rancher you've done some surveys, give us some of the insight. What are you seeing? You've talked to plenty of customers. Give us where we are with the maturity. >> Definitely, definitely. Enterprise Kubernetes adoption is ready for prime time. You know the So what we're really seeing is some of the early challenges a few years ago a lot of people were having problems with just installing Kubernetes. They were literally just making sure to get people educated about container as a concept. Those have been overcome. Now, uh, we're really facing next generation of growth. And people solve these days solve problems like how do I get my new applications onboarding to Kubernetes. How do I really integrate Kubernetes into my multicloud and hybrid-Cloud strategy? And as Enterprise's need to perform computing in places beyond just the data centers and the cloud, we're also seeing tremendous amount of interest in running Kubernetes on the Edge. So those are some of the major findings of our survey. >> John: That's great. So Sheng I'd love for you to kind of elaborate or elaborate for us where Rancher fits into this. Right. Rancher is, you've been around, you've a mature stack of technology and also some new announcements today so I'd kind of love for you to kind of tell us how you fit in to that landscape you just described. >> Absolutely. This is very exciting and very very fast changing industry. So one of the things that Rancher is able to play very well is we're really able to take work with the community, take the latest and greatest open source technology and actually develop open source products on top this and make that technology useful and consumable for Enterprise at large. So the way we see it, to make Kubernetes work we really need to solve problems at three levels. At the lowest level, the industry need at lot of compliant and compatible certified Kubernetes distros and services. So that's table stakes now. Rancher is a leader in providing CNCF certified Kubernetes distro. We actually provide two of them. One of them is called RKE - Rancher Kubernetes Engine. Something we've been doing it for years. It's really one of the easiest to use and most widely deployed Kubernetes distributions. But we don't force our customers to only use our Kubernetes distribution. Rancher customers can use whatever CNCF certified Kubernetes distribution or Kubernetes services they want. So a lot of our customers use RKE(Rancher Kubernetes Engine) but they also use, when they go to the cloud, they use cloud hosted Kubernetes Services like GKE and EKS. There are really a lot of advantages in using those because cloud providers will help you run these Kubernetes clusters for free. And in many cases they even throw in the infrastructure it takes to run the Kubernetes masters and etcd databases for free. If you're in the cloud, there's really no reason not to be using these Kubernetes services. Now there's one area that Rancher ended up innovating at the Kubernetes distros, despite having these data center focus and cloud focus Kubernetes distros and services. And that is one of our, one of the two big announcements today. And that's called K3S. K3S is a great open source project. It's probably one of the most exciting open source projects in the Kubernetes ecosystem today. And what we did with K3S is we took Kubernetes that's been proven in data center and cloud and we brought it everywhere. So with K3S you can run Kubernetes on a Raspberry Pi. You can run Kubernetes in a surveillance camera. You can run Kubernetes in an ATM machine. You know, we have customers trying to run now Kubernetes in a uh, factory floor. So it really helps us realize our vision of Kubernetes as a new Linux and you run it everywhere. >> Well that's great 'cause you talk about that simplicity that we need and if you start talking about Edge deployment, I don't have the people, I don't have the skillset, and a lot times I don't have the gear, uh, to run that. So you know, help connect the dots as to you know, what led Rancher to do the K3S piece of it and you know, what did we take out? Or what's the differences between K8S and the K3S? >> That's a great question, you know. Even the name "K3S" is actually somewhat a wordplay on K8S You know we kind of cut half of 8 away and you're left with 3. It really happened with some of our early traction we sawing some customers. I remember, in retrospect it wasn't really that long ago. It was like middle of last year, we saw a blog coming out of Chick-fil-A and a group of technical enthusiasts were experimenting with actually running uh, Kubernetes in very, in like Intel Nook servers. You know, they were talking about potentially running three of those servers in every one of their stores and at the time they were using RKE and Rancher Kubernetes Engine to do that. And they run into a lot of issues. I mean to be honest if you think about running Kubernetes in the cloud in the database center, uh these servers have a lot of resources and you also have a dedicated operations teams. You have an SRE to manage them, right? But when you really bring it out into branch offices and Edge computing locations, now all of the sudden, number one, these uh, the software now has to take a lot less resource but also you don't really have SREs monitoring them every day anymore. And you, since these, Kubernetes distro really has to be zero touch and it has to run just like a, you know like a embedded window or Linux server. And that's what K3S was able to accomplish, we were able to really take away lot of the baggage that came with having all the drivers that were necessary to run Kubernetes in the cloud and we were also able to dramatically simplify what it takes to actually start Kubernetes and operate it. >> So unsolicited, I was doing an event right before this one and I asked some people what they looking forward to here at KubeCon. And independently, two different people said, "The thing I'm most excited about is K3S." And I think it's because it's the right slice through Kubernetes. I can run it in my lab. I can run it on my laptop. I can on a stack of Raspberry Pis or Nooks, but I could also run it in production if I, you know I can scale it up >> Stu: Yeah. >> John: And in fact they both got a twinkle in their eye and said well what if this is the future of Kubernetes, like you could take this and you could run it, you know? They were very excited about it. >> Absolutely! I mean, you know, I really think, you know, as a company we survive by, and thrive by delivering the kind of innovation that pushes the market forward right? I mean, we, otherwise people are not going to look at Rancher and say you guys are the originators of Kubernetes technology. So we're very happy to be able to come up with technologies like K3S that effectively greatly broadened the addressable market for everyone. Imagine you were a security vendor and before like all you really got to do is solving security problems. Or if you were a monitoring vendor you were able to solve monitoring problems for a data center and in the cloud. Now with K3S you end up getting to solve the same problems on the Edge and in branch offices. So that's why so many people are so excited about it. >> All right so Sheng you said K3S is one of the announcements this week, what's the rest of the news? >> Yeah so K3S, RKE, and all the GKE, AKS, EKS, they're really the fundamental layer of Kubernetes everywhere. Then on top of that one of the biggest piece of innovation that Rancher labs created is the idea of multi-cluster management. A few years ago it was pretty much of a revolutionary concept. Now it's widely understood. Of course an organization is not going to have just one cluster, they're going to have many clusters. So Rancher is the industry leader for doing multi-cluster management. And these clusters could span clouds, could span data centers, now all the way out to branch offices and the Edge. So we're exhibiting Rancher on the show floor. Everyone, most people I've met here, they know Rancher because of that flash of product. Now our second announcement though is yet another level above Rancher, so what we've seen is in order to really Kubernetes to achieve the next level of adoption in the Enterprise we're seeing you know some of the development teams and especially the less skilled dev ops teams, they're kind of struggling with the learning curve of Kubernetes and also some of the associated technologies around service mesh around Knative, around, you know, CICD, so we created a project called Rio, as in Rio de Janeiro the city. And the nice thing about Rio is it packaged together all these Cloud Native technologies and then we created very easy to use, very simple to understand user experience for developers and dev ops teams. So they no longer have to start with the training course on Kubernetes, on Istio, on Knative, on Tekton, just to get productive. They can pretty much get productive on day one. So that Rio project has hit a very important milestone today, we shipped the beta release for it and we're exhibiting it at the booth as well. >> Well that's great. You know, the beta release of Rio, pulling together a lot of these projects. Can you talk about some folks that, early adopters that have been using them or some folks that have been working with the project? >> Sheng: Yeah absolutely. So I talk about some of the early adoption we're seeing for both K3S and Rio. Uh, what we see the, first of all just the market reception of K3S, as you said, has been tremendous. Couple of even mentioned to you guys today in your earlier interviews. And it is primarily coming from customers who want to run Kubernetes in places you probably haven't quite anticipated before, so I kind of give you two examples. One is actually appliance manufacture. So if you think they used to ship appliances, then you can imagine these appliances come with Linux and they would image their appliance with an OS image with their applications. But what's happening is these applications are becoming so sophisticated they're now talking about running the entire data analytics stack and AI software. So it actually takes Kubernetes not necessarily, because it's one server in a situation of appliance. Kubernetes is not really managing a cluster, but it's managing all the application components and microservices. So they ended up bundling up K3S into their appliance. This is one example. Another example is actually an ISV, that's a very interesting use case as well. So uh, they ship a micro service based application software stack and again their software involves a lot of different complicated components. And they decided to replatform their software on Kubernetes. We've all heard a lot of that! But in their case they have to also ship, they don't just run the software themselves, they have to ship the software to the end users. And most of their end users are not familiar with Kubernetes yet, right? And they don't really want to say, to install our software you go provision the Kubernetes cluster and then you operate it from now on. So what they did is they took K3S and bundled into their application as if it were an application server, almost like a modern day WebLogic and WebSphere, then they shipped the whole thing to their customers. So I thought both of these use cases are really interesting. It really elevates the reach of Kubernetes from just being almost like a cloud platform in the old days to now being an application server. And then I'll also quickly talk about Rio. A lot of interest inside Rio is around really dev ops teams who've had, I mean, we did a survey early on and we found out that a lot of our customers they deploy Kubernetes in services. But they end up building a custom experience on top of their Kubernetes deployment, just so that most of their internal users wouldn't have to take a course on Kubernetes to start using it. So they can just tell that this thing that, this is where my source code is and then every thing from that point on will be automated. So now with Rio they wouldn't have to do that anymore. Effectively Rio is the direct source to URL type of, one step process. And they are able to adopt Rio for that purpose. >> So Sheng, I want to go back to when we started this conversation. You said, you know, the ecosystem growing. That not only, you know, so many vendors here, 129 end users, members of the CNCF. The theme we've been talking about is to really, you know, it's ready for production and people are all embracing it. But to get the vast majority of people, simplicity really needs to come front and center, I think. K3S really punctuates that. What else do we need to do as an ecosystem, you know, Rancher is looking to take a leadership position and help drive this, but what else do you want to see from your peers, the community, overall to help drive this to the promise that it could deliver. >> We really see the adoption of Kubernetes is probably going to wing at three, I mean. We see most organizations go through this three step journey. The first step is you got to install and operate Kubernetes. You know, day one, day two. And I think we've got it down. With K3S it becomes so easy. With GKE it becomes one API call or one simple UI interaction. And CNCS has really stepped up and created a great, you know, compliance certification program, right? So we're not seeing the kind of fragmentation that we saw with some of the other technologies. This is fantastic. Then the second step we see is, which a lot of our customers are going through now, is now you have all the Kubernetes clusters coming from different clouds, different infrastructure, potentially on the Edge. You have a management problem. Now you all of the sudden because we made Kubernetes clusters so easy to obtain you can potentially have a sprawl. If you are not careful you might leave them misconfigured. That could expose a security issue. So really it takes Rancher, it takes our ecosystem partners, like Twistlock, like Aqua. CICD partners, like CloudBees, GitLab. Just everyone really needs to come together, make that, solve that management problem. So not only, uh, you build this Kubernetes infrastructure but then you actually going to get a lot of users and they can use the cluster securely and reliably. Then I think the third step, which I think a lot of work still remain is we really want to focus on growing the footprint of workload, of enterprise workload, in the enterprise. So there the work is honestly just getting started. Anywhere from uh, if you walk into any enterprise you know what percentage of their total workload is running on Kubernetes today? I mean outside of Google and Uber, that percentage is probably very small, right? They're probably in the minority, maybe even in single digit percentage. So, we really need to do a lot of work. You know, we need to uh, Rancher created this project called LongHorn and we also work with a lot of our ecosystem partners in persistence storage area like Portworx, StorageOS, OpenEBS. Lot of us really need to come together and solve this problem of running persistent workload. I mean there was also a lot of talk about it at the keynote this morning, I was very encouraged to hear that. That could easily double, triple the amount of workload that could bring, that could be onboarded into Kubernetes and even experiences like Rio, you know? Make it further simpler, more accessible. That is really in the DNA of Rancher. Rancher wouldn't be surviving and thriving without our insight into how to make our technology consumable and widely adopted. So a lot of work we're doing is really to drive the adoption of Kubernetes in the enterprise beyond, you know, the current state and into something I really don't see in the future, Kubernetes wouldn't be as actually widely used as say AWS or vSphere. That would be my bar for success. Hopefully in a few years we can be talking about that. >> All right, that is a high bar Sheng. We look forward to more conversations with you going forward. Congratulations on the announcement. Great buzz on K3S, and yeah, thanks so much for joining us. >> Thank you very much. >> For John Troyer, I'm Stu Miniman, back with lots more coverage here from KubeCon CloudNativeCon 2019 in San Diego, you're watching theCUBE. [Upbeat music]

Published Date : Nov 19 2019

SUMMARY :

Brought to you by RedHat, Thanks so much, great to see you. and you know, this ecosystem specifically. In the early days, Kubernetes was a uh, you know, plenty of the people here probably if you brought up in running Kubernetes on the Edge. to that landscape you just described. So one of the things that Rancher is able to play very well So you know, help connect the dots as to you know, I mean to be honest if you think about running Kubernetes you know I can scale it up like you could take this and you could run it, you know? and before like all you really got to do So they no longer have to start with the training course You know, the beta release of Rio, just the market reception of K3S, as you said, What else do we need to do as an ecosystem, you know, and created a great, you know, with you going forward. back with lots more coverage here from

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
JohnPERSON

0.99+

John TroyerPERSON

0.99+

Stu MinimanPERSON

0.99+

StuartPERSON

0.99+

GoogleORGANIZATION

0.99+

UberORGANIZATION

0.99+

CloudNative Computing FoundationORGANIZATION

0.99+

Rio de JaneiroLOCATION

0.99+

ShangPERSON

0.99+

Rancher LabsORGANIZATION

0.99+

Sheng LiangPERSON

0.99+

129 end usersQUANTITY

0.99+

fifty peopleQUANTITY

0.99+

San Diego, CaliforniaLOCATION

0.99+

RancherORGANIZATION

0.99+

San DiegoLOCATION

0.99+

second stepQUANTITY

0.99+

ShengPERSON

0.99+

bothQUANTITY

0.99+

third stepQUANTITY

0.99+

oneQUANTITY

0.99+

two examplesQUANTITY

0.99+

StuPERSON

0.99+

KubeConEVENT

0.99+

second announcementQUANTITY

0.99+

RedHatORGANIZATION

0.99+

GitLabORGANIZATION

0.99+

KubernetesTITLE

0.99+

CUBEORGANIZATION

0.99+

CNCFORGANIZATION

0.99+

AWSORGANIZATION

0.98+

first stepQUANTITY

0.98+

IntelORGANIZATION

0.98+

three daysQUANTITY

0.98+

todayDATE

0.98+

CloudBeesORGANIZATION

0.98+

threeQUANTITY

0.98+

one serverQUANTITY

0.98+

OneQUANTITY

0.98+

one clusterQUANTITY

0.98+

two different peopleQUANTITY

0.98+

RioORGANIZATION

0.98+

two big announcementsQUANTITY

0.97+

this weekDATE

0.97+

K3STITLE

0.97+

CloudNativeConEVENT

0.97+

one exampleQUANTITY

0.97+

LinuxTITLE

0.96+

WebLogicTITLE

0.96+

WebSphereTITLE

0.96+

over 12,000QUANTITY

0.96+

GKEORGANIZATION

0.96+

K8SCOMMERCIAL_ITEM

0.96+

Mark Mader, Smartsheet | Smartsheet Engage 2019


 

>>live from Seattle, Washington. It's the key nude covering smartsheet engaged 2019. Brought to you by smartsheet. >>Welcome back, everyone to the cubes Live coverage of smartsheet engaged here in Seattle, Washington. I'm your host, Rebecca Knight coasting alongside Jeff. Rick. We're joined by Mark Mater. He is the CEO of smartsheet. Thank you so much for coming, Warren. Thank you. So great job up there on the keynote way. No, this is the third annual conference of 4000 people from 39 different countries. The theme is achieved more, and the theme is actually tied to a very special announcement you made today about the about the achieve as one alliance. What can you tell our viewers a little bit about that? Yeah. The chief is >>one alliance is really figuring out how to take the cultural changes that Aaron flight right now and marrying those with the people in the technology. And we think that it's important as things like concepts that are intimidating people. Aye, aye. And ml worker replacement say whoa, whoa, whoa. These are things where we actually think technology and people should work together as opposed to being a replacement for and I think there's a lot of education that needs to take place. So we plan on doing is doing research through this alliance and then publishing that work is I think a huge part of this is educating the market and giving them confidence and take that step. It's a >>different way to treat people. We're in this weird spot where you know, the super low unemployment. And yet in that you know so many things. Air service is and a lot of your assets walk out the door every single night. You hope they come back the next day. So you're trying to give them meaning. You're trying to do more than just kind of the core function of the business. You had a great hackathon yesterday for good. So it's a really challenging, people challenging time for employers to keep the workforce engaged. And you're really trying to help them kind of move some of the roadblocks and may be easier for them to keep those folks and gay >>it is Jeff and what we're seeing is and you see the studies come out where there's never been a higher percentage of people who feel disconnected from their work, and I don't think that's just giving them good tooling. They actually want to know who is being benefited. Ultimately, what's the endpoint benefit? And if they can somehow feel connected to something purposeful, that is a mechanism for feeling connected to work. So we want our team. We want our customers showing up to their offices, everyday organizations feeling motivated. And I think absent that human dimension absent knowing who you're helping, I think makes it feel a bit hollow. That's one of these about engaging Brings this together. You see it firsthand, very invigorating. >>Talk a little bit about the customers that you had upon the main stage, telling their smartsheet stories and one of the ones that you find most inspiring and and most sort of life affirming to you as the CEO of this company. >>Well, the thing that that never gets old for me, Rebecca, is when somebody felt something one day was completely unattainable. And then they have that unlocked moment like Holy smokes. I pulled it off, and what's even more exciting when they pull that off with very few resource is they didn't have to go to I t. At every turn. They didn't have to mobilize on a big budget ass. They just got it done. So one of the real memorable moments from me this year was when I visited Syngenta out in North Carolina and I spoke with a head of health and safety and she said we mobilized on Smarty. We enabled all of our team members to submit issues safety concerns they had. How do you simplify the process of taking a picture of a potential issue getting into a queue getting it responded to? They saw a 500% increase in the number of people who are saying, I think that you could use improvement. I think that could use improvement. And it's 65% faster resolution time. So she is convinced that people's lives are being materially impacted to the positive. Because of this, I mean, how can she not feel empowered that it's a pretty big? That's a pretty amazing feeling, so that's one that really stands out to me >>in terms of the other customer stories. One of the things that also struck me was just how adrenaline pumping the main stage show talk a little bit about what it means to put up the customers who have these very compelling, visually interesting stories, from outdoor clothier Sze to travel destinations, and also what it means for smartsheet employees to be in the audience hearing these stories about what they're doing to help their customers. I >>think I think we all want to wake up every day feeling like whatever we do matters right, whether that's individually or with your family or with your business. And when you see someone like an Arc Terex or a Spartan race, or a Vulcan, which is helping do census on elephants, elephants and preserving that species coupled right alongside it with Cisco that is protecting our networks, which are more complex than ever before on your participating in that site. Okay, that can again back to that connectedness, right? Andi, I think I think diversity and who we serve also keeps it interesting. You never know who you're going to serve next. One day at Cisco the next day, it's agriculture. The next day it's saving elephants. That diversity keeps things fresh. >>One of the things that struck me in the keynote is there was a story of this guy. I guess it's gonna fly around the world in London plane in five days or eight days, but on the one of the test flights are a significant change. Was trying to fly to why there was equipment failure and he had to divert. And, you know, when you see the screen grabs and people working and smart, she looks super detailed. It's like a project plan, and there's resource is that died research, legalization. But in this case, they had to be able to flip on a dime. They had to be completely at around. I think she said, that eight teams around the world, I presume, where the stops are. That's a really interesting dichotomy of the tool that you guys were delivering to, to have the detail to be. Numbers focus. Okay, I focused, but at the same time be really right. In the real world, stuff doesn't always go as planned, >>be Rio and do it instantly. So if we have an issue with the plane, we're not gonna host a summit to talk about with how to get back on track way got to do it now. So the thing that's that's also need that example is you're talking about 8 to 10 people across multiple continents who have to work Right now. There is no mobilization. There is note, as they said, Summit and I think being able to do meaningful things quickly. That is a fairly rare combination, right? Very often meaningful stuff is heavy, Complex taste time. Eso again. I'm this constant pursuit of faster, more meaningful, more depth, more value >>in this kind of cross silo collaboration to I mean, that's the theme that comes up over and over again. Is that you need contributions from loss of people and lots of know, formally silo departments is maybe what they're gonna be called in the future to get to resolution so that you can move forward >>on. I think the thing that we spoke to in one of the product announcements was We're so inundated with information and Mark, I need a faster I need a faster yet again. It's a holy Rebecca. I can't actually process it. Also, one of the things we're trying to do is how do you also improve the context within within which people see things, right? So if you ask me a question and I don't have toe tab out to another application. I can actually see your question in the context of that work. And that's when I think one of the real big breakthroughs were releasing this This engaged. >>I mean, when you think about the the current status of work and you really and you really see it from where you sit, I mean, is it almost shockingly abysmal about how bad things can get at companies in terms of how many silos there are, how the number of communication breakdowns, the way the communication breaks down? Because, as you said, you could just be working >>on a different version. Great question, Rebecca. And the reason I would say it's not shockingly business because we've been doing this for years. It's like it's the norm >>Bates, >>the cost of doing business. So what our job is to how do we get people to get that spark to elevate a basic? Oh, my goodness, there is a better way, and it takes a lot to change people's behavior. You can't just say, Well, there's a better way. They have to experience it, right? So we're in that in that pursuit of how do you get more people to clear that hurdle the first time. Because the norm is it's hard. The Norma's is distributed enormous. I don't know what. So that's what we're trying to unlock for folks. >>And you said in the Kino, once they get that spark, and then achievement becomes the new norm that that has its own momentum to >>Yes, it's the you know Jeff does something amazing and I'm I I want in. Jeff doesn't have a monopoly on that on that. That's the viral effect. And it's not so much a vendor saying, Hey, Jeff did something now you should be motivated. You should feel that way, Rebecca And that's what we see at this conference. This is 4000 people who weren't told to go to the conference. These air 4000 people who want in, and that is a really special part >>of the conference for us. Shift gears a little bit on a on artificial intelligence machine, learning. We hear about it all the time, and I think everyone now has kind of figured out that it's not going to be a company delivering an ML. It's really applied a i N M l within an application When you guys look at the opportunities, especially with the data flow that you have and you know your sass application, where do you see some of the the short term winds and opportunities using A. I even better, you know, eliminate some of this redundant, painful work. >>I think part of it starts with educating people on the potential benefits of it. And then I'm an experiential learner. I think many people are so instead of talking about the theory, demonstrate how it could help. So we've already started doing saying things like recommending to people certain things based on actions they take. It's also very important. As a vendor, we have made a commitment to be very clear that for more advanced types of a I people need to opt in. So again, part of this what's happening to my data? Who's working it well, that's part of our platform. And when I look at the future, it's the first step I think is really how do you drive? Convenience improvement recommendation? How do you let someone take better advantage of the systems they're already using? And what people don't have to appreciate today is by exhibiting this behavior. But in taking information, structuring and reporting out, the system will observe a pattern. And ultimately, should they choose to opt in, the system will get to a point where we'll be able to make recommendations, recommendations and derive insights. Um, but again, a lot of this is fairly theoretical. We're in the early innings of this, Jeff. People are just starting to figure out I can automate something. So, you know, I think there's a much like people said 10 years ago. You know, the future is now. The future is kind of showing up today, and then the next phase is still a couple of years out, but it's a very exciting. It's a very exciting prospect. >>So those recommendations then, can become best practices because I'd like to get it back to this. This achieve as one alliance and sort of how you're going to take that research and educate the market and then use it to implement these new technologies. And best practices of this is how we can get more done and achieve more together. You and >>I think by showing examples of how a I n. M. L can contribute to someone's performance as opposed to you. Did these 10 things the machine is taking over those 10 things? What's my role in it? That's not a very exciting conversation to have. So I think, by demonstrating how somebody's game can innocence slow down. So if that machine can help me further inspect more deeply, assess have that next moment of insight that's contributing, not taking away. And again we need to show examples as an industry that happening until we show it. It's sort of all for not so. I'm really excited about about helping our customers through that journey. >>Yeah, there's so much opportunity, and the the other one that comes up in other times is unplanned downtime, Right? So a lot of talk always about unplanned, unplanned downtime machines, right? It's completely disruptive. You don't want it scheduled maintenance, but no one really talks about unplanned downtime of people not necessarily in the way being sick but being distracted by often mundane, often road often anticipated task. I won't even call it work that suddenly get dumped into your lap that you have to take care of, and those really think huge opportunities to add some automation and get those things kind of off the plate. >>You think about the breakthrough ideas you've had in your lives? Does it happen when you're like feverishly working ways? No. It's usually when there's a moment of just peace before you're able to process. That's when the breakthrough happens. So one of the things we talked about today was how, also his leaders. We need to empower our teams to not just drive for more yielding throughput. Take that extra benefit in. Actually, look at the board, process the board and think about what we're going to do next. And I think again, you need to exhibit. You need to give people the permission to work that way because we're all feeling this this pressure to innovate. You got to give people time to do it >>and do more with less to do you think it's realistic? Do you think leaders are going to be able to do that? And >>I think the leaders of successful companies will do that >>and role model. That, too, because they can also be worried about their own throughput. As you said, >>right, Right? Yeah. I mean, as Gabby, have you reset at the end of her talk. You have to exhibit the behavior. You want others to practice. So I think that was a wise, wise statement. >>Well, I really loved the outdoor clothing company who, you know, specifically said, We want our people out doing the things that our customers are doing, experiencing what they're experiencing and really bacon that into the culture, not just saying it, but get outside and go run around on and do what we want our customers to do and what our customers do do a very different approach. >>It is, It is. I think, again, back to back toe us, understanding what our customers are doing. This is equivalent to our Super Bowl every year, right, we get 4000 these people coming in here and there is no substitute for that in the flesh interaction. And that's again one of the reasons why it's everyone's such a positive, engaged mood right now, >>so they're not only interacting with a smartsheet folks, but they're interacting with each other at learning how each company uses smart cheat. >>I mean, when you think that 1/2 of all collaboration that takes place on our platform is cross company, it's not a surprise that people interact with another. It is it is happening. We have companies who interact with hundreds of brands outside of their own. So we service that cross connect for companies, and that's the modern company. I don't know of a company that is completely insular. So if you can help promote that safely, that za real advantage for company >>wrapping up, what do you think you're going to be? The themes for next year's conference? What is what are sort of what's on your plate? What are you thinking about? What are the big challenges that you're gnawing on right now? >>Yeah, I think the I think the continue shift from efficiency to effectiveness people. I think most people are still measured on the output goal. How many units did I do? And while that may serve you well in the quarter in the next quarter, it does not prepare you for years two and three. So you have to be very committed to the investments today that may not pay off in that 6 to 12 month window. You have to, and I think stories will come out as people are learning new ways. Toe work of examples of Here's what we did in 2019 which ended up being a home run in 2021. So it's back to effectiveness, effectiveness versus efficiency. That is gonna be, I think, one of the themes we speak to next year. >>Thanks, Mark. A pleasure having you on the show. I'm Rebecca Knight for Jeff. Rick. Stay tuned of more of the cubes. Live coverage of smartsheet engage.

Published Date : Oct 1 2019

SUMMARY :

Brought to you by smartsheet. the theme is actually tied to a very special announcement you made today about the about the one alliance is really figuring out how to take the cultural changes that Aaron flight right We're in this weird spot where you know, it is Jeff and what we're seeing is and you see the studies come out where there's never been a higher percentage and one of the ones that you find most inspiring and and most sort of life affirming to you as the CEO in the number of people who are saying, I think that you could use improvement. One of the things that also struck me was just how adrenaline And when you see someone like an Arc of the tool that you guys were delivering to, to have the detail to be. So the thing that's that's also need that example is you're talking about 8 to 10 people across multiple is maybe what they're gonna be called in the future to get to resolution so that you can move forward one of the things we're trying to do is how do you also improve the context within within which people see things, And the reason I would say it's not shockingly business because we've So we're in that in that pursuit of how do you get more people to clear that hurdle the first Yes, it's the you know Jeff does something amazing and I'm I I want in. We hear about it all the time, and I think everyone now has kind of figured out that it's not going to be a company delivering future, it's the first step I think is really how do you drive? So those recommendations then, can become best practices because I'd like to get it back to this. I think by showing examples of how a I n. M. L can contribute to not necessarily in the way being sick but being distracted by often And I think again, you need to exhibit. As you said, You have to exhibit the behavior. Well, I really loved the outdoor clothing company who, I think, again, back to back toe us, understanding what our customers are doing. so they're not only interacting with a smartsheet folks, but they're interacting with each other at learning how each company I mean, when you think that 1/2 of all collaboration that takes place on our platform So you have to be very Live coverage of smartsheet engage.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
RebeccaPERSON

0.99+

JeffPERSON

0.99+

Mark MaterPERSON

0.99+

MarkPERSON

0.99+

CiscoORGANIZATION

0.99+

WarrenPERSON

0.99+

Rebecca KnightPERSON

0.99+

2021DATE

0.99+

GabbyPERSON

0.99+

2019DATE

0.99+

LondonLOCATION

0.99+

eight daysQUANTITY

0.99+

Mark MaderPERSON

0.99+

65%QUANTITY

0.99+

North CarolinaLOCATION

0.99+

500%QUANTITY

0.99+

five daysQUANTITY

0.99+

Seattle, WashingtonLOCATION

0.99+

todayDATE

0.99+

Seattle, WashingtonLOCATION

0.99+

next yearDATE

0.99+

Super BowlEVENT

0.99+

RickPERSON

0.99+

10 thingsQUANTITY

0.99+

yesterdayDATE

0.99+

6QUANTITY

0.99+

10 years agoDATE

0.99+

4000 peopleQUANTITY

0.99+

eight teamsQUANTITY

0.99+

AaronPERSON

0.99+

oneQUANTITY

0.98+

next quarterDATE

0.98+

One dayQUANTITY

0.98+

12 monthQUANTITY

0.98+

first stepQUANTITY

0.98+

4000 peopleQUANTITY

0.98+

39 different countriesQUANTITY

0.98+

OneQUANTITY

0.98+

first timeQUANTITY

0.98+

this yearDATE

0.98+

threeQUANTITY

0.97+

10 peopleQUANTITY

0.96+

next dayDATE

0.94+

one allianceQUANTITY

0.94+

each companyQUANTITY

0.93+

twoQUANTITY

0.93+

hundreds of brandsQUANTITY

0.9+

third annual conferenceQUANTITY

0.88+

AndiPERSON

0.86+

dayDATE

0.86+

1/2QUANTITY

0.83+

SpartanOTHER

0.82+

RioLOCATION

0.81+

4000 theseQUANTITY

0.78+

one dayQUANTITY

0.77+

aboutQUANTITY

0.74+

SyngentaORGANIZATION

0.68+

yearsQUANTITY

0.68+

single nightQUANTITY

0.67+

gQUANTITY

0.57+

SmartyORGANIZATION

0.57+

8QUANTITY

0.53+

every yearQUANTITY

0.51+

Arc TerexLOCATION

0.44+

Varun Chhabra, Dell EMC & June Yang, VMware | VMworld 2019


 

>> live from San Francisco, celebrating 10 years of high tech coverage. It's the Cube covering Veum World 2019 brought to you by IBM Wear and its ecosystem partners. >> Welcome back, I'm stew minimum like co host for this segment is Justin War, and this is the 10th year of the Cube here at VM World 2019 when the lobby of Mosconi North and happened. Welcome to the program first, a first time guest on the program. June Yang, who is the vice president of product management and engineering at VM. Where. Thank you so much for joining us. >> Thank you for having me. >> And welcoming back to the program is Marin Cabra, who's the vice president. Product marketing of Cloud at Delhi emcee for in Great to See You, thanks to All right, June so many different pieces talking about Cloud Way. Think back 10 years ago, you know, Pomerance was talking about it like it's the software mainframe. What we're talking because, you know, even back then, you know, Cloud isn't really it's not a destination or a place. You know, there is no cloud is just somebody else's computer. It's more of an operating model, so of course, the VM work cloud on various solutions. Of course. Sitting here with Del, I'm sure we'll be talking about the V. MacLeod, a deli emcee. But just give us over a little bit about you know, you're in a lot of customer meetings. You know what's resonating with your customers. What are they coming to you tow? Discuss when it comes to their overall cloud strategy? >> Yeah, I think for a lot of customers, they're really looking for both the hybrid cloud story as well as a multi call story. I mean, this is something that Pat spend quite a bit of time talking to you on the Mondays keynote. We see customers clearly. Many of them have very large existing footprints on premises and edges again as a growing segment off their infrastructure. It's also getting very significant, making very significant investment over there. And of course, the public cloud itself. So we see many customer really trying to straddle the combination off the private cloud, the public cloud and the edge side, and our strategy is really we want to have a consistent infrastructure that's running everywhere, so therefore we have a consistent operational model that enables the customer and their advance to be to do that. >> Yeah, In some ways, it reminds me back. You know, in the early days when I worked with VM where every group had some application they'd built and you know which server they bought, you know, you know, they would run VM. We're underneath that because it would help with the efficiency in there. So in some ways, is multi cloud similar to what we had in multi vendor back in the day, >> I mean, we think of, you know, you think about the first it oration. Of'em were right. We're really thinking about We're taking the hype, the hyper visor, and making all the hardware underneath that to be really invisible right you're using, You're dealing with a high. You're doing the hyper visor and really hide it a head virginity off. What's underneath that? And then we talk about our STD Sierra, which is really focusing software defined data center were virtualized not only compute, but also storage and network as well and really hide in the head Virginity for that. And so the third iteration flies really looking at the cloud as the next level off you know, different instructor comes from money again. We want to go to hide that and offer consistent operational model there. >> So from the customer perspective, back in the day when Vienna, where was new It was new and scary for a lot of customers. And we had we saw that with cloud as well. So 10 years ago, Cloud was evil and wrong, and we should never use it. Customers have moved on in both of those cases Have we have We reached the point now where cloud is just Yes, it's accepted and we're going to be doing it. Are we? Are we going to have another battle about whether hybrid or multi cloud or customers just moved past that and are now looking at? We know what we want to use this for, so we know that we need to choose it. We're not gonna be moving everything to the cloud, but we're not gonna be putting everything in V EMS either. We're going to choose what is the right solution for the for the different views. Guys, >> I think over the last court, a couple of years that has become sort of the defective standard people comfortable with the cloud people comfortable with on premises. They know that it's gonna be hybrid cloud world. It's gonna be a multi cloud world. >> So Varun, we talked about the VM War cloud on Delhi M C. We had a number of conversations back. Adelle Technologies World. You know, earlier this year when you look out in the general market place, they're like, Oh, I look at the family. Well, Della's the hardware Veum. Where's the software? There are a lot of announcements this week that we're the cross pollination of pieces, and a lot of those are software pieces from the Dell family that tie into what's happening on VCF and the like. So bring us the update. >> Mr Was, as June said, both Daddy M. C and V M were incredibly customer driven companies, right? So what we've been hearing from customers is one. They're really excited about being able to try out the Ember cloud and a GMC, so we're very, very happy to be working with the hammer to bring this to market first. So that's something that that our customers have been asking us for. But then, along with that, as customers start understanding the model of the fully manage data. So you know the fully manage infrastructure you can. The next question that customers have is okay. I can now focus on higher value added service is And one of the things that immediately comes up next is okay. What about my data out? We're protected, right? I'm gonna be running applications on this. And we've already spoken on this show many times before. Data is increasingly one off our organization's most valuable assets. It's a competitive differentiator. Bc news, Every day, if it falls in the wrong hands, what happens? Right? So what we've been doing now, in addition to the three amazing amount of work that we've been doing the June's team to bring this to market, they've also been working on the data protection side. So now the deli emcee data protection is now validated to be working on Williams of you, MacLeod and DMC as the data protection solution. So this means that customers can not only take advantage of the the integration that we have on the infrastructure earlier. You can also take advantage of just have the peace of mind that our industry leading data protection solutions Will will be there to help them manage the data and protect their data. >> So it sounds like it's something that you don't have to think about it as an afterthought, which is often the challenge with data protection. If you if you wait to think about it, it never happens. So this pretty much just comes. We know it's gonna work. Turn it on Day one. Just have it. Start with your data being protected and just have that baked into the way that you run your operations so that it no longer becomes spinning up a specific backup project. Because those things that they always expensive, there's no there's no perceived value to the business of doing this, whereas if it's just now part off, this is how you run your infrastructure. So this is how you stand up via MacLeod on Delhi emcee, and this is just how you should do business. >> You know, it's absolutely like that way. What would we find? That's really exciting. What the Hammer Claw Run DMC is. Customers are asking us to deliver the cloud model right to their data centers do their edge locations, so that's how they want to consume software solutions as well. So what's amazing about the solution is you're you're doing everything to the browser. So that's how you're gonna cause you Data protection becomes an ad on service that you want to add on that. And I'm sure over time we're gonna enter the capabilities as well. But it's really that's the key part here. The ease of consumption it Sorry, The ease of use and basically being able to consume things through the browser is a game changer for for infrastructure, on data in the data center on the edge. >> So June 1 of the things that definitely has caught our attention and one of the bigger announcements this week is Tom Zoo in the con to Mission Control. That's what they call it because from going to have multiple locations, we've been looking for my entire career in I t o. You know, we're gonna have some tool that's going to manage across these environments and made a VM wear cloud, you know, on Delhi emcee. But I probably of'em were cloud on some of the public clouds, and I you might also be doing some kubernetes. That's not even with the V a more pieces, so help paint a picture is kind of where we are today and where we're going when it comes to you know that management consumption and maybe even some of the finances in getting to that cloud operating model across all my environments. >> Yeah, tonsil Vincenzo is a kind of follow. Your name for a number of products was in that tons of mission control, of course, is one part of that. The way we view Content Zoo is that this is really a multi called platform. We understand that customers of developers in particular, wanted to use consume, consume carbon eighties cluster and the often they want to choose communities. Cluster based on different cloud for variety reasons, sometimes cause something's resiliency, sometimes just geographical availability. And then there needs the way to be able to see this in the consolidated fashion. And that's what tons of mission control does. And that's when I showcase yesterday the keynote to really show that you can now have a single pane glass to be able to see all of these clusters across multiple clouds and and then be able to, you know, do some troubleshooting and so forth making things much easier that, of course, buildup Holly policies on top of these clusters and then welcome propagated changes and making sure those in force. So those are some really, really, I think, really good operational capabilities that really simplifies the data. The operational cut, you know, kind of the task that operator has to do its part of the >> driver for this, that that enterprises who got this investment in v sphere. So they've spent 10 years of 10 more years investing in envy sphere. And then all of a sudden, you've got these cloud people who want to come and do things in a completely different way. So now, as a business, I either I have to make a choice of what do I invest a lot of money in both of these things? Do I move everything to one model? It sounds like you're actually trying to provide customers with away. That's a look. You've already made these investments and you don't have to throw them all away. You can still operate things here, but you can also have these cloud things without having to move everything off into a completely different operating model. Is that fairly >> accurate. So I think we're very customer driven by We want to deliver what customer wants to. It wants to be able to consume S o. You know, That's why you know, part of the reason we're so excited about a Project Pacific on top of the V sphere side is really customer has made a huge investment on the visa for platform. And we've got 500,000 customers out there and tons of customers does. He becomes their standard in the data center and that you now have a kubernetes coming in and containers coming in and we don't want a customer. Have to do a siloed platform for it. And by embedding communities directly into V's for yourself, we have now made V's fear The platform for containers and for VMC Sport was well, so that investment customer has made on the on the VCR side. Now kind of moves out to people to cover the communities and containers as well. And because our std see and our hybrid cloud story we're taking the same V sphere across to be a mark on the deli Emcee the Mark child on aws mbm were cloud, you know on edge and so forth. That means all this benefits that fracture. Pacific greens is now going everywhere. >> Having spoken to some clients about the experience of even managed community service is it's really, really painful for them. So being about having these of use of these fear, if you could bring that to group in a visa and have that is a manage service, I'm sure you'll make a lot of people very happy. >> That's that's why we're so excited about it. >> Do you want to click one level further on the product Pacific stuff? Because the thing that struck me at first it's like, Wait, you know, containers and communities That's gonna be the cloud and being, you know, feast fear. We want to modernize it. But you know, that's not what I want to put in the public cloud. But Product Pacific. Is this primarily a data center offering? If I'm doing via more cloud in a public cloud to expect to be leveraging the native public cloud and then tan to helps me manage across them? Is that how we think of them? Or am I not getting the full story? >> So I think a little bit about you think about. There's 111 track is you can do is all these fear based clouds, right? These fear based on premise the sphere based on dahlia MSI ve sphere based on top of you know, public cloud right, That's one track if you follow that track than Project Pacific essentially allows you to be able to run both kubernetes and virtual machines on a single platform. Now, if customers also wanted to be able to run a native cloud, then this is what kind of bring tons of mission control in, because that's a multi called story. So that was kind of what paddle trying explain at the keynote in terms of hybrid cloud versus the versus the multi cloud. >> Okay, so you don't actually have to make a choice of one way of saying things, the tyranny of the single glass of pain. I have to make choices and you can't have a lot of things. And if there's one thing enterprises, height is that that's dedicating themselves to just one way of doing things, they like to have choice. >> We want to give them choices. Well, >> s O. B. Having that ability to be able to make those choices and have it be an end decision instead of war. I think that's >> so one of the questions we've gotten from customers this week is you know, your partners he had VM wear have just made a lot of acquisitions. It's a lot of integration work that needs to get it done. Their bills got strong experience in these things. That sit on top of the stack gives a little bit of what we should see going forward on your planet. >> I mean, I think if there's anything that's that's apparent this week, is that being there and L Technologies are just getting started. I mean, even as a having having known a little bit about some of these announcements, it was just so exciting to see all that stuff come Rio. And we're very, very excited to continue to work with the, um, where to bring. You know, Tan Xue. The various components attends a more Cooper container stuff as well, as well as other other capabilities that we saw in you realize orchestrator and automation. We want to bring that to our customers in an integrated fashion so that it's easy for them to deploy just easy for them to use. And so I think what you're seeing here is just the start. >> That sounds fantastic. Yeah. So all of this investment that women there were saying from from the M wear and from Delhi and see like our customers going to see the payoff immediately, like tomorrow. Or we're going to have to wait. Another wait for some of these investments and integration is to pay off. How long are we going away? >> You think a lot of this is coming to fruition already? We announced availability. Of'em were called on Dahlia emcee at B M World. So it's ready for customer to purchase today, right? If a customer wanted Thio, you know much like what I demolition at the keynote. If a customer has a data center, they want to stood up wherever they need to be taken, literally place, order and be able to get that right. So that's the benefit they can have immediately. And of course, a lot of the longer term things have been talking about by layering additional capabilities. When Project Pacific comes into for a shin, this becomes available, you know, across the veer mark Wild and tell'em see products as well. I mean, these things will all kind of continuous snowballing as we go forward. But there's immediate benefit today and they'll be ongoing benefit as we go forward, making additional investment. >> Excellent. I don't have to wait forever. >> Yes, yes, it's about instant gratification. That's the trick. Now >> what? Wonder if you could speak to kind of changing application portfolio. His customers are modernizing, Going cloud native on that, what's the impact on your platforms and what are you seeing and hearing from customers? >> You know, uh, there is obviously a lot of interest in containers, and customers are either already trying it out or having some sort of applications that her back is there or they have or they're looking at it and saying, This seems really interesting. In some ways, it seems very, very similar to what What I saw from customers five years ago when people were saying, I'm gonna move everything to the public club and, you know, sometimes you hear a little bit of I'm gonna move everything to containers. I think what we will likely see over the next few years is a little bit of rationalization, just like we saw with public and private, is that it's both. I think we will continue to see sort of traditional applications and new applications live in more off of'em centric model. And I think there will be as their new applications being built or as I squeeze package of their applications to be more container friendly. We'll see some go that way. I you know, if anything, I've learned it is One thing I've learned in the I T industry in all these years is there really isn't a one size fits all solution. We get very excited about things, >> and we're like, Oh, >> everybody's going to do this But the reality is, things balanced themselves out and into June's point as a vendor. What we want to do is we want to give our customers choice. But we know that there's no one size fits all, and we want them to choose what's right for their business and help them achieved their goals. >> So, June last question I have for you. Congratulations on the keynote yesterday way Heard way. No, a lot of the inside work and, you know, heard like the guy that swim across the English Channel like that got added to the agenda, you know, like days beforehand flew way. Understand? What happened with demos and last minute gives a little bit is to kind of the making of the team that helped put that together. You know anything that you know, you were super excited. That actually made the final stage that you might not have thought would've gotten there, >> you know, we started out was we were very ambitious, right? And we put in 15 or 16 demos into it. And as we started putting things together, time was our biggest enemy, you know? You know our friend Joe, who is, you know, running the day to show he was telling me you are 30 seconds over on this particular done, though you are 45 seconds on the other day. You give yourself credit here. I'm trying to tell the story here. So, unfortunately, we actually had to cut some demos out just because he couldn't fit into the scope of time. We want to make sure the story really comes out and the customer really understood what we're trying to show. I mean, I'm just so excited as part of the, you know, me doing the key day to keynote. I actually learned about a bunch of products I wasn't that familiar with. And so I was like, Wow, I didn't even know were doing that. And so just to see the amount of capabilities that we're bringing to bear, it's pretty astonishing and it's it's exciting. >> June, I'll say It reminds me of other cloud shows where there's so much going on so much new products getting launched that no single person can keep up with that. But thank you, June and Vern for helping our audience learn a little bit more about the areas that you're doing with >> my pleasure. >> Thank you for having us. >> Justin Warren. I'm still Minuteman back with more coverage at VM World 2019. Thank you for watching the Cube

Published Date : Aug 28 2019

SUMMARY :

brought to you by IBM Wear and its ecosystem partners. Thank you so much for joining us. What are they coming to you tow? I mean, this is something that Pat spend quite a bit of time talking to you on the Mondays keynote. you know, they would run VM. I mean, we think of, you know, you think about the first it oration. So from the customer perspective, back in the day when Vienna, where was new It was new the cloud people comfortable with on premises. earlier this year when you look out in the general market place, they're like, Oh, I look at the family. So you know the fully manage infrastructure you can. So it sounds like it's something that you don't have to think about it as an afterthought, which is often the challenge with data protection. But it's really that's the key part here. So June 1 of the things that definitely has caught our attention and one of the bigger announcements The operational cut, you know, kind of the task that operator has to do its You've already made these investments and you don't have to throw them all away. Emcee the Mark child on aws mbm were cloud, you know on edge and so forth. if you could bring that to group in a visa and have that is a manage service, I'm sure you'll make a lot of people very happy. like, Wait, you know, containers and communities That's gonna be the cloud and being, you know, on top of you know, public cloud right, That's one track if you follow that track than Project Pacific I have to make choices and you can't have a lot of things. We want to give them choices. s O. B. Having that ability to be able to make those choices and have it be an end decision instead of war. so one of the questions we've gotten from customers this week is you know, And so I think what you're seeing here is just the start. from from the M wear and from Delhi and see like our customers going to see the payoff When Project Pacific comes into for a shin, this becomes available, you know, across the veer mark I don't have to wait forever. That's the trick. Wonder if you could speak to kind of changing application portfolio. I'm gonna move everything to the public club and, you know, sometimes you hear a little bit of I'm gonna move everything to containers. and we want them to choose what's right for their business and help them achieved their goals. No, a lot of the inside work and, you know, You know our friend Joe, who is, you know, running the day to show he was telling me you a little bit more about the areas that you're doing with Thank you for watching the Cube

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
15QUANTITY

0.99+

JoePERSON

0.99+

Marin CabraPERSON

0.99+

45 secondsQUANTITY

0.99+

San FranciscoLOCATION

0.99+

30 secondsQUANTITY

0.99+

Justin WarrenPERSON

0.99+

10 yearsQUANTITY

0.99+

IBMORGANIZATION

0.99+

June YangPERSON

0.99+

10th yearQUANTITY

0.99+

500,000 customersQUANTITY

0.99+

Justin WarPERSON

0.99+

bothQUANTITY

0.99+

June 1DATE

0.99+

VernPERSON

0.99+

JuneDATE

0.99+

VarunPERSON

0.99+

oneQUANTITY

0.99+

this weekDATE

0.99+

Project PacificORGANIZATION

0.99+

five years agoDATE

0.99+

10 more yearsQUANTITY

0.99+

10 years agoDATE

0.99+

DelPERSON

0.99+

B M WorldORGANIZATION

0.99+

DelhiLOCATION

0.99+

tomorrowDATE

0.99+

yesterdayDATE

0.99+

OneQUANTITY

0.99+

this weekDATE

0.98+

GMCORGANIZATION

0.98+

one modelQUANTITY

0.98+

Adelle Technologies WorldORGANIZATION

0.98+

DMCORGANIZATION

0.98+

todayDATE

0.98+

VMwareORGANIZATION

0.98+

L TechnologiesORGANIZATION

0.98+

VM World 2019EVENT

0.98+

Dell EMCORGANIZATION

0.98+

first timeQUANTITY

0.98+

Tan XuePERSON

0.97+

MacLeodORGANIZATION

0.97+

WasPERSON

0.97+

Mosconi NorthLOCATION

0.97+

one wayQUANTITY

0.97+

tonsil VincenzoPERSON

0.97+

third iterationQUANTITY

0.97+

one partQUANTITY

0.97+

V MPERSON

0.96+

111 trackQUANTITY

0.96+

earlier this yearDATE

0.96+

firstQUANTITY

0.96+

Day oneQUANTITY

0.95+

VMworld 2019EVENT

0.95+

CooperORGANIZATION

0.95+

single platformQUANTITY

0.95+

Veum World 2019EVENT

0.94+

one trackQUANTITY

0.94+

PomerancePERSON

0.94+

VMORGANIZATION

0.94+

threeQUANTITY

0.94+

MondaysDATE

0.93+

M wearORGANIZATION

0.93+

Product PacificORGANIZATION

0.93+

RioLOCATION

0.92+

16 demosQUANTITY

0.92+

tons of mission controlQUANTITY

0.92+

singleQUANTITY

0.91+

single glassQUANTITY

0.9+

ViennaLOCATION

0.9+

DellaORGANIZATION

0.89+

ThioPERSON

0.89+

JuneORGANIZATION

0.88+

Dave McCann, AWS | AWS re:Inforce 2019


 

>> live from Boston, Massachusetts. It's the Cube covering AWS reinforce 2019. Brought to you by Amazon Web service is and its ecosystem partners. >> Okay, welcome back. It was two cubes. Live coverage in Boston, Massachusetts, for Amazon Web services reinforces A W s, his first inaugural conference around security, cloud security and all the benefits of security vendors of bringing. We're here with a man who runs the marketplace and more. Dave McCann Cube, alumni vice president of migration, marketplace and control surfaces. That's a new tail you were that you have here since the last time we talked. Lots changed. Give us the update. Welcome to the Cube. >> Great to be back, ma'am. Believe it's seven months of every event. >> Feels like this. Seven years. You know, you've got a lot new things happening. >> We do >> explain. You have new responsibility. You got the marketplace, which we talked about a great product solutions. What else do you have? >> So we've obviously been expanding our service portfolio, right? So either us is launching. New service is all the time. We have a set of service is a road in the migration of software. So I run. No, the immigration Service's team and interesting. We were sitting in Boston, and that's actually headquartered 800 yards down the road. So there's a set of surfaces around the tools to help you as a CEO. Move your applications onto the clothes. Marketplace is obviously where we want you to find short where you need to buy. And then once you get into the topic of governance, we had one product called Service Catalog and reinvent. We announced a new product. That was a preview called Control. Yesterday we went to G A full availability off control, Terror and Control term service catalog together are in the government space, but we're calling them control service is because it's around controlling the access off teams to particular resources. So that's control service. >> What people moving into the cloud and give us a sense of the the workload. I know you see everything but any patterns that you can see a >> lot of patterns and merging and migration, and they are very industry specific. But there are some common patterns, so you know we're doing migrations and frozen companies were weighed and professional service is run by. Todd Weatherby is engaged in hundreds of those migrations. But we also have no over 70 partners that we've certified of migration partners. Migration partners are doing three times as many migrations as our old professional service is. Team are doing so in collection. There's a lot going on there, one of the common patterns. First of all, everybody is moved a Web development other websites have done. They're all running on the AWS know what they're doing is they're modernizing new applications. So the building in Europe or bring enough over moving onto containers. So it was a lie that ran on a sever server on. As they move into the clothes, they're gonna reshape the throw away. Some of the court brief the court up into micro service is on. Deploy out, Let's see on E. C s, which is continuing. There's a lot of application organization, and then on the migration side, we're seeing applications clearly were migrating a lost a lot of ASAP. So the big partners like Deloitte and Accenture are doing a C P migrations, and we've done a lot of ASAP migrations. And then there are other business applications are being moved with particular software vendors. You know there's a company here in Boston called Pegasystems. They do a world leading workflow platform. We've worked with Pagan, and we have migrated loss of paga warped floors in dozens of paying customers up on the float. >> You innovated on the marketplace, which is where people buy so they can contract with software. So now you got moving to the cloud, buying on the cloud, consuming the cloud and then governing it and managing that aspect all under one cohesive unit. That's you. Is that good? >> Yeah, it's a good way to think about it. It's a san of engineering teams with Coleman purpose for the customer. So you know, one of the things we do AWS is we innovate a lot, and then we organize the engineering teams around a common customer needs. So we said, above all of the computer stories service is on. We pay attention to the application layer. We described the application, So if you think of a migration service is says, I've actually got a service called Discovery, I crawl over your servers and I find what you have way. Then what we do is we have a tool that says, Are you gonna bring and move the till. So you have to build a business case. We just bought a company in Canada called TSA Logic. They had a Super Two for building a business case that said, what would this absolutely running with either of us. >> So is the need of the business case. What's the courtney that you guys have focused on? What was that? >> So, interestingly, we run more Windows Server and the clothes when Microsoft. So you actually have to business keys here. So many windows servers are running on print. What does it look like when a run on either the U. S. And T s so logic? Really good, too. And we find our customers using it. That says, Here's your own prim Windows server configuration with an app on run the mortal What would it look like when it runs on AWS? >> But why would you just do that with a spreadsheet? What? What is the T s so logic do that you couldn't do especially >> well? First of all, you want to make a simple too Somebody has to go run a spreadsheet. They've turned it into a tool that a business years Ercan used a sales person you could use on. They've built on top of a database. So it's got a rich set of choices. You are richer than you put in. A special with a U IE is intuitive, and you're gonna learn it in 20 minutes. I'm not gonna have you made up >> this date in their best practice things like that that you can draw a library >> of what's going down, and it keeps the data store of all the ones we've done. So we're turning that into two. Were giving Old Toller solution architect. >> Well, you got a good thing going on with the marketplace. Good to see you wrapping around those needs there. I gotta ask for the marketplace. Just give us the latest stats. How many subscriptions air in the marketplace these days? What's the overall number in the marketplace? It's >> pretty exciting. Way decided just at San Francisco to announce that we now have over 1,000,000 active subscriptions in the marketplace, which is a main boggling number on its own 1,000,000 subscriptions. Ice of Scrape. Within those subscriptions, we've got over 240 foes and active accounts, you know, and the audience doors you could be an enterprise with 100 cases and in an enterprise. What we typically see is that there are seven or eight teams that are buying or using software, so we'll have seven or eight accounts that have the right to subscribe. So you could be a one team and you're in another team you're buying B I tools. You're buying security tools. So those accounts on what? We're announcing the show for the first time ever. Its security is we have over 100,000 security subscriptions. That's a while. That's a big number. Some companies only have 100 customers, and the market, please. Our customers are switched on 100,000 security. So >> many product listings is that roughly it's just security security. At 300 >> there's over 100 listings. Thing is a product with a price okay on a vendor could be Let's see Paolo off networks or crowdstrike or trains or semantic or McAfee or a brand new company like Twist located of Israel. These companies might have one offer or 20 offers, so we have over 800 offers from over 300. Vendors were having new vendors every week. >> That's the next question. How many security app developers are eyes? Do you have over 300? 300? Okay. About 100. Anyway, I heard >> this morning from Gartner that they believe that are over 1000 security vendors. So I'm only 30% done. I got a little work >> tonight. How >> do you >> govern all this stuff? I was a customer. Sort of Make sure that they're in compliance. >> Great question. Steven Smith yesterday was talking about governance once she moved things on the clothes. It's very elastic. You could be running it today, not running a tomato, running it in I d running in Sydney. So it's easy to fire up running everywhere. So how did the governance team of a company nor watch running where you know, you get into tagging, everything has to be tagged. Everything has to have a cord attached to it. And then you do want to control who gets to use what I may have bought about a cuter appliance. But I don't know that I gave you rates to use it, right, so we could have border on behalf of the company. But I need to grant you access. So we launched a couple of years ago. Service catalog is our first governance to and yesterday we went into full release over new to call the control tower. >> Right. What you announced way reinvents >> preview. And yesterday we went to Jenny. What control does is it Natural Owes me to set up a set of accounts. So if you think of it, your development team, you've got David Kay and tested and the product ain't your brand new to the company. I'm a little worried. What, you're going to get up. You >> don't want to give him the keys to the kingdom, >> so I'm actually going to grant you access to a set of resources, and then I'm gonna apply some rules, or what we call God reels is your brand. You you haven't read my manual, you're in the company. So I'm gonna put a set of God reels on you to make sure that you follow our guide length >> Just training. And so is pressing the wrong button, that kind of thing. So I gotta ask you I mean, on the buying side consumption. I heard you say in a talk upstairs on Monday. You have a buyer, buyer, lead, engineering teams and cellar Let engineering, which tells me that you got a lot of innovation going on the marketplace. So the results are obviously they mention the listings. But one of the trends that's here security conference and it was proper is ecosystems importance in monetization. So back in the old days, Channel partners were a big part of the old computer industry. You're essentially going direct with service listings, which is great. How does that help the channel? Is there sinking around channel as a buyer opportunity? How do you How does that work with the market? Is what your thinking around the relationship between the scale of a simplicity and efficiency, the marketplace with the relationships the channel partners may have with their customers? And how do you bridge that together? What's the thinking >> you've overstayed? Been around a long time? >> Uh, so you have 90 Sydney? Well, the channels have been modernizes the nineties. You think about a >> long time. It's really interesting when we conceived Market please candidly. Way didn't put the channel in marketplace, and in retrospect, that was a miss. Our customers are big customers or small customers. Trust some of the resellers. Some resellers operates surely on price. Some resellers bring a lot of knowledge, even the biggest of the global 2000 Fortune 100. They have a prepared advisor. Let's take a company record. You often got 700 security engineers that are blue chip companies in America trusts or they buy the software the adoptive recommends. So mark it, please really didn't accommodate for Let's Pick another One in Europe, it would be computer center. So in the last two years we've dedicated the data separate engineering team were actually opened up. A team in a different city on their sole customer is a reseller. And so we launch this thing called Consulting Partner Private offer. And so now you're Palo. Also, for your trained, you can authorize active or serious or s h I to be the re sailor at this corporation, and they can actually negotiate the price, which is what a role resellers do. They negotiate price in terms, so we've actually true reseller >> write software for fulfillment through the marketplace. Four partners which are now customers to you now so that they could wrap service is because that's something we talk to. People in the Channel number one conversation is we love the cloud. But how do I make money and that is Service is right. They all want to wrap Service's around, So okay, you guys are delivering this. Is that my getting that right? You guys are riding a direct link in tow marketplace for partners, and they could wrap service is around there, >> will you? Seeing two things? First of all, yes. We're lowering the resale of to sell the software for absolutely. So you re sailor, you can quote software you build rebuild for you so that I become the billing partner for a serious or a billing partner for active on active can use marketplace to fulfill clothes software for their customers. Dan Burns to see you about pretty happy. You crossed the line into a second scenario, which is condone burns attached. Service is on. Clearly, that's a use case we hear usually would we hear use cases way end up through feeling that a little, little not a use case I have enabled, but we've done >> what you're working on It. We've had what the customer. How does the reseller get into the marketplace? What kind of requirements are there. Is it? Is it different than some of your other partners, or is it sort of a similar framework? >> They have to become an approved resale or so First of all, they have to be in a peon partner. I mean, we work tightly with a p N e p M screens partners for AWS. So Josh Hoffman's team Terry Wise, his team, whole part of team screen. The reseller we would only work with resellers are screened and approved by the PM Wants the AP en approved way have no set up a dedicated program team. They work with a reseller with trained them what's involved. Ultimately, however, the relationship is between Splunk in a tree sailor, a five and a three sailor named after a tree sailor or Paulo trend or Croat straight. So it's up to the I S V to tail us that hey, computer centers my reseller. I don't control that relationship. A fulfillment agent you crow strike to save resellers, and I simply have to meet that work so that I get the end customer happy. >> So your enabler in that instance, that's really no, I'm >> really an engine, even team for everybody engineer for the Iast way, engineer for the buyer. And they have to engineer for the re. So >> you have your hands in a lot of the action because you're in the middle of all this marketplace and you must do a lot of planning. I gotta ask you the question and this comes up. That kind of put on my learning all the Amazon lingo covering reinvent for eight years and covering all the different events. So you gotta raise the bar, which is an internal. You keep innovating. Andy Jassy always sucks about removing the undifferentiated heavy lifting. So what is the undifferentiated heavy lifting that you're working toe automate for your customers? >> Great questions. Right now there's probably three. We'll see what the buyer friction is, and then we'll talk about what the sale of friction is. The buyer frustration that is, undifferentiated. Heavy lifting is the interestingly, it's the team process around choosing software. So a couple of customers were on stage yesterday right on those big institutions talked about security software. But in order for an institution to buy that software, there are five groups involved. Security director is choosing the vendor, but procurement has to be involved. Andre. No procurement. We can't be left out the bit. So yesterday we did. The integration to Cooper is a procurement system. So that friction is by subscribing marketplace tied round. Match it with appeal because the p O is what goes on the ledgers with the company. A purchase order. So that has to be a match in purchase order for the marketplace subscription. And then engineers don't Tidwell engineers to always remember you didn't tag it. Hi, this finance nowhere being spent. So we're doing work on working service catalog to do more tagging. And so the buyer wants good tagging procurement integrated. So we're working on a walk slow between marketplace service catalog for procurement. >> Tiring. So you've kind of eliminated procurement or are eliminating procurement as a potential blocker, they use another. Actually, we won't be >> apart for leading procurement. VPs want their V piece of engineering to be happy. >> This is legal. Next. Actually, Greek question. We actually tackled >> legal. First, we did something called Enterprise Code tracked and our customer advisory board Two years ago, one of our buyers, one of our customers, said we're gonna be 100 vendors to deploy it. We're not doing 100 tracks. We've only got one lawyer, You know, 6000 engineers and one lawyer. Well, lawyers, good cord is quickly. So we've created a standard contract. It take stain to persuade legal cause at risk. So we've got a whole bunch of corporations adopting enterprise contract, and we're up to over 75 companies adopting enterprise contract. But legal is apartment >> so modernizing the procurement, a key goal >> procurement, legal, security, engineering. And then the next one is I t finance. So if you think of our budgets on their course teams on AWS, everything needs to be can become visible in either of US budgets. And everything has become visible in course exporter. So we have to call the rate tags. >> I heard a stat that 6,000,000 After moving to the cloud in the next 6,000,000 3 to 5 years, security as a focus reinforces not a summit. It's branded as a W s reinforce, just like reinvents. Same kind of five year for security. What's your impression of the show so far? No, you've been highly active speaking, doing briefing started a customer's burn, the midnight oil with partners and customers What's that? What's your vibe of the show? What's your takeaway? What's the most important thing happening here? What's your what's your summary? >> So I always think you get the truth in the booth. Cut to the chase. I made a customer last night from a major media company who we all know who's in Los Angeles. His comment was weeks, either. These expectations wasn't she wanted to come because he goes to reinvent. Why am I coming to Boston in June? Because I'm gonna go to reinvent November on this. The rates of security for a major media company last night basically said, I love the love. The subject matter, right? It's so security centric. He actually ended up bringing a bunch of people from his team on, and he loves the topics in the stations. The other thing he loved was everybody. Here is insecurity, reinvent. There's lots of people from what's the functions, But everybody here is a security professional. So that was the director of security for a media company. He was at an event talking to one of the suppliers, the marketplace. I asked this president of a very well known security vendor and I said. So what's your reaction to reinforce? And he said, Frankly, when you guys told me it was coming, we didn't really want the bother. It's the end of the quarter. It's a busy time of year. It's another event, he said. I am sure glad we came on. He was standing talking to these VP of marketing, saying, We want to bring more people, make sure, So he's overjoyed. His His comment was, when I go to Rio event 50,000 people but only 5% of their own security. I can't reinforce everybody's insecurity >> in Houston in 2020. Any inside US tow? Why Houston? I have no clue what I actually think >> is really smart about the Vineyard, and this is what a customer said Last night. I met a customer from Connecticut who isn't a load to travel far. They don't get to go to reinvent in Vegas. I think what we did when we came to Boston way tapped into all the states that could drive. So there are people here who don't get to go to reinvent. I think when we go to Houston, we're going to get a whole bunch of takes its customers. Yeah, you don't get a flight to Vegas. So I think it's really good for the customer that people who don't get budget to travel >> makes sense on dry kind of a geographic beograd. The world >> if we're expanding the customers that can learn. So from an education point of view, we're just increase the audience that we're teaching. Great, >> Dave. Great to have you on. Thanks for the insights and congratulations on the new responsibility as you get more coz and around marketplace been very successful. 1,000,000 subscriptions. That's good stuff again. They were >> you reinvented and >> a couple of months, Seven days? What? We're excited. I love covering the growth of the clouds. Certainly cloud security of his own conference. Dave McCann, Vice president Marketplace Migration and Control Service is controlled cattle up. How they how you how you move contract and governed applications in the future. All gonna be happening online. Cloud Mr. Q coverage from Boston. They just reinforced. We right back with more after this short break

Published Date : Jun 27 2019

SUMMARY :

Brought to you by Amazon Web service is That's a new tail you were that you have here since the last time we talked. Great to be back, ma'am. You know, you've got a lot new things happening. You got the marketplace, which we talked about a great product it's around controlling the access off teams to particular resources. I know you see everything but any patterns that you can see a So the building in Europe So now you got moving to the cloud, buying on the cloud, consuming the cloud and then governing it and We described the application, So if you think of a migration service is says, So is the need of the business case. So you actually have to business keys here. First of all, you want to make a simple too Somebody has to go run a spreadsheet. So we're turning that into Good to see you wrapping around those needs there. and the audience doors you could be an enterprise with 100 cases and many product listings is that roughly it's just security security. These companies might have one offer or 20 offers, so we have over 800 offers from That's the next question. So I'm only 30% done. How Sort of Make sure that they're in compliance. So how did the governance team of a company nor watch running where you What you announced way reinvents So if you think of it, your development team, So I'm gonna put a set of God reels on you to make sure that you follow our guide So back in the old days, Well, the channels have been modernizes the nineties. So in the last two years we've dedicated the data They all want to wrap Service's around, So okay, you guys are delivering this. So you re sailor, you can quote software you How does the reseller get into the marketplace? the PM Wants the AP en approved way have no set up a dedicated program team. really an engine, even team for everybody engineer for the Iast way, So you gotta raise the bar, which is an internal. So that has to be a match in purchase order for the marketplace subscription. So you've kind of eliminated procurement or are eliminating procurement as a potential blocker, apart for leading procurement. This is legal. So we've got a whole bunch of corporations adopting enterprise contract, So if you think of our budgets I heard a stat that 6,000,000 After moving to the cloud in the next 6,000,000 3 to 5 years, security as a So I always think you get the truth in the booth. I have no is really smart about the Vineyard, and this is what a customer said Last night. The world So from an education point Thanks for the insights and congratulations on the new responsibility as you get more I love covering the growth of the clouds.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
DeloitteORGANIZATION

0.99+

EuropeLOCATION

0.99+

Steven SmithPERSON

0.99+

VegasLOCATION

0.99+

Dave McCannPERSON

0.99+

Terry WisePERSON

0.99+

Andy JassyPERSON

0.99+

AWSORGANIZATION

0.99+

CanadaLOCATION

0.99+

sevenQUANTITY

0.99+

20 offersQUANTITY

0.99+

MicrosoftORGANIZATION

0.99+

BostonLOCATION

0.99+

HoustonLOCATION

0.99+

Josh HoffmanPERSON

0.99+

SydneyLOCATION

0.99+

IsraelLOCATION

0.99+

AccentureORGANIZATION

0.99+

Dan BurnsPERSON

0.99+

AmericaLOCATION

0.99+

David KayPERSON

0.99+

ConnecticutLOCATION

0.99+

five groupsQUANTITY

0.99+

6,000,000QUANTITY

0.99+

one lawyerQUANTITY

0.99+

100 tracksQUANTITY

0.99+

100 casesQUANTITY

0.99+

MondayDATE

0.99+

2020DATE

0.99+

6000 engineersQUANTITY

0.99+

JuneDATE

0.99+

Los AngelesLOCATION

0.99+

one offerQUANTITY

0.99+

yesterdayDATE

0.99+

Todd WeatherbyPERSON

0.99+

seven monthsQUANTITY

0.99+

five yearQUANTITY

0.99+

NovemberDATE

0.99+

eight yearsQUANTITY

0.99+

Seven yearsQUANTITY

0.99+

Boston, MassachusettsLOCATION

0.99+

GartnerORGANIZATION

0.99+

TwistORGANIZATION

0.99+

100 vendorsQUANTITY

0.99+

20 minutesQUANTITY

0.99+

eight teamsQUANTITY

0.99+

FirstQUANTITY

0.99+

McAfeeORGANIZATION

0.99+

50,000 peopleQUANTITY

0.99+

oneQUANTITY

0.99+

San FranciscoLOCATION

0.99+

TSA LogicORGANIZATION

0.99+

DavePERSON

0.99+

Four partnersQUANTITY

0.99+

one teamQUANTITY

0.99+

800 yardsQUANTITY

0.99+

todayDATE

0.99+

threeQUANTITY

0.99+

second scenarioQUANTITY

0.99+

Dave McCann CubePERSON

0.99+

over 800 offersQUANTITY

0.99+

first timeQUANTITY

0.99+

3QUANTITY

0.99+

WindowsTITLE

0.99+

5 yearsQUANTITY

0.99+

last nightDATE

0.99+

two thingsQUANTITY

0.99+

tonightDATE

0.99+

twoQUANTITY

0.99+

Last nightDATE

0.99+

RioLOCATION

0.98+

two cubesQUANTITY

0.98+

1,000,000 subscriptionsQUANTITY

0.98+

AmazonORGANIZATION

0.98+

Teresa Carlson, AWS | AWS re:Invent 2018


 

live from Las Vegas it's the cube covering AWS reinvents 2018 brought to you by Amazon Web Services inhale and their ecosystem partners hey welcome back everyone this the cube live day 3 coverage of Amazon Web Services AWS reinvent 2018 we're here with two cents Dave six years we've been covering Amazon every single reinvent since they've had this event except for the first year and you know we've been following AWS really since its inception one of my startup said I was trying to launch and didn't ever got going years ago and he went easy to launch was still command-line and so we know all about it but what's really exciting is the global expansion of Amazon Web Services the impact that not only the commercial business but the public sector government changing the global landscape and the person who I've written about many times on Forbes and unhooking angle Theresa Carlson she's the chief a public sector vice president of Amazon Web Services public sector public sector great to see you hi hi John I checked great to be here again as always so the global landscape mean public sector used to be this a we talk to us many times do this do that yeah the digital environment and software development growth is changing all industries including public sector he's been doing a great job leading the charge the CIA one of the most pivotal deals when I asked Andy jassie directly and my one-on-one with them that this proudest moments one of them is the CIA deal when I talked to the top execs in sales Carla and other people in Amazon they point to that seminal moment with a CIA deal happen and now you got the DoD a lot of good stuff yeah what's do how do you top that how do you raise the bar well you know it still feels like day one even with all that work in that effort and those customers kind of going back to go forward in 2013 when we won the CIA opportunity they are just an amazing customer the entire community is really growing but there's so much more at this point that we're doing outside of that work which is being additive around the world and as you've always said John that was kind of a kind of a pivotal deal but now we're seeing so many of our government customers we now have customers at a hundred and seventy four countries and I have teams on the ground in 28 countries so we're seeing a global mood but you know at my breakfast this week we talked a lot about one of the big changes I've seen in the last like 18 months is state and local government where we're seeing actually states making a big move California Arizona New York Ohio Virginia so we're starting to see those states really make big moves and really looking at applications and solutions that can change that citizen services engagement and I achieve in these state local governments aren't real I won't say their course they're funded but they're not like funded like a financial services sector but that's women money they got to be very efficient clouds a perfect opportunity for them because they can be more productive I do a lot of good things I can and there's 20 new governor's coming on this year so we've had a lot of elections lots of new governors lots of new local council members coming in but governor's a lot of times you'll see a big shift when a governor comes in and takes over or if there's one that stays in and maintains you'll see kind of that program I was just in Arizona a couple weeks ago and the governor of Arizona has a really big fish toward modernization and utilization of information technology and the CIO of the state of Arizona is like awesome they're doing all this work transformative work with the government and then I was at Arizona State University the same day where we just announced a cloud Innovation Center for smart cities and I went around their campus and it's amazing they're using IOT everywhere you can go in there football stadium and you can see the movement of the people how many seats are filled where the parking spaces are how much water's been used where Sparky is their their backside I've got to be Sparky which was fed but you're seeing these kind of things and all of that revs on AWS and they're doing all the analytics and they're gonna continue to do that one for efficiency and knowledge but to also to protect their students and citizens and make them safer through the knowledge of data analytics you know to John's point about you know funding and sometimes constricted funding at state and local levels and even sometimes the federal levels yeah we talked about this at the public sector summit I wonder if you could comment Amazon in the early days help startups compete with big companies it gave them equivalent resources it seems like the distance between public sector and commercial is closing because of the cloud they're able to take advantage of resources at lower cost that they weren't able to before it's definitely becoming the new normal in governments for sure and we are seeing that gap closing this year 2018 for me was a year that I saw kind of big moves to cloud because in the early days it was website hosting kind of dipping their toes in this year we're talking about massive systems that are being moved to the cloud you know big re-architecting and design and a lot of people say well why do they do that that costs money well the reason is because they may have to Rio architect and design but then they get all the benefits of cloud through the things that examples this week new types of storage new types of databases at data analytics IOT machine learning because in the old model they're kind of just stagnated with where they were with that application so we're seeing massive moves with very large applications so that's kind of cool to see our customers and public sector making those big moves and then the outputs the outcome for citizens tax payers agencies that's really the the value and sometimes that's harder to quantify or justify in public sector but over the long term it's it's going to make a huge difference in services and one of the things I now said the breakfast was our work and something called helping out the agents with that ATO process the authority to operate which is the big deal and it cost a lot of money a lot of times long time and processes and we've been working with companies like smartsheet which we helped them do this less than 90 days to get go plow so now working with our partners like Talos and Rackspace and our own model that's one of the things you're also gonna see check and Jon you're taking your knowledge of the process trying to shrink that down could time wise excessive forward to the partners yes to help them through the journey these fast move fast that kind of just keep it going and that's really the goal because they get very frustrated if they build an application that takes forever to get that security that authority to operate because they can't really they can't move out into full production unless that's completed and this could make or break these companies these contracts are so big oh yeah I mean it's significant and they want to get paid for what they're doing and the good work but they also want to see the outcome and the results yeah I gotta ask you what's new on the infrastructure side we were in Bahrain for the region announcement exciting expansion there you got new clouds gov cloud east yeah that's up and running no that's been running announced customers are in there they're doing their dr their coop running applications we're excited yes that's our second region based on a hundred and eighty five percent year-over-year growth of DEFCON region west so it's that been rare at reading I read an article that was on the web from general Keith Alexander he wrote an op-ed on the rationale that the government's taking in the looking at the cloud and looking at the military look at the benefits for the country around how to do cloud yes you guys are also competing for the jet idea which is now it's not a single source contract but they want to have one robust consistent environment yeah a big advantage new analytics so between general Keith Alexander story and then the the public statement around this was do is actually outlined benefits of staying with one cloud how is that going what how's that Jedi deal going well there's there's two points I'd like to make them this first of all we are really proud of DoD they're just continuing to me and they're sticking with their model and it's not slowing them down everything happening around Jedi so the one piece yes Jedi is out there and they need to complete this transaction but the second part is we're just we're it's not slowing us down to work with DoD in fact we've had great meetings with DoD customers this week and they're actually launching really amazing cloud workloads now what's going to be key for them is to have a platform that they can consistently develop and launch new mission applications very rapidly and because they were kind of behind they their model right now is to be able to take rapid advantage of cloud computing for those warriors there's those war fighters out in the field that we can really help every day so I think general Alexander is spot on the benefits of the cloud are going to really merit at DoD I have to say as an analyst you know you guys can't talk about these big deals but when companies you know competitors can test them information becomes public so in the case of CI a IBM contested the judge wheeler ruling was just awesome reading and it underscored Amazon's lead at the time yeah at Forrest IBM to go out and pay two billion dollars for software the recent Oracle can contestant and the GAO is ruling there gave a lot of insights I would recommend go reading it and my takeaway was the the DoD Pentagon said a single cloud is more secure it's going to be more agile and ultimately less costly so that's that decision was on a very strong foundation and we got insight that we never would have been able to get had they not tested well and remember one of the points we were just talking earlier was the authority to operate that that ability to go through the security and compliance to get it launched and if you throw a whole bunch of staff at an organization if they they're struggling with one model how are they gonna get a hundred models all at once so it's important for DoD that they have a framework that they can do live in real first of all as a technical person and an operating system which is kind of my background is that it makes total sense to have that cohesiveness but the FBI gave a talk at your breakfast on Tuesday morning Christene Halverson yeah she's amazing and she pointed out the problems that they're having keep up with the bad actors and she said quote we are FBI is in a data crisis yes and she pointed out all the bad things that happened in Vegas the Boston Marathon bombing and the time it took to put the puzzle pieces together was so long and Amazon shrinks that down if post-event that's hard imagine what the DoD is to do in real time so this is pointing to a new model it's a new era and on that well and we you know one of the themes was tech4good and if you look at the FBI example it's a perfect example of s helping them move faster to do their mission and if they continue to do what they've always done which is use old technologies that don't scale buying things that they may never use or being able to test and try quickly and effectively test Belfast recover and then use this data an FBI I will tell you it is brilliant how they're the name of this program sandcastle one Evan that they've used to actually do all this data and Linux and she talked about time to mission time to catch the bad guys time to share that analysis and data with other groups so that they could quickly disseminate and get to the heart of the matter and not sit there and say weight on it weight on this bad guy while we go over here and change time to value completely being that Amazon is on whether it's commercial or government I talk about values great you guys could have a short term opportunity to nail all these workloads but in the Amazon fashion there's always a wild card no I was so excited Dave and I interviewed Lockheed Martin yesterday yeah and this whole ground station thing is so cool because it's kind of like a Christopher Columbus moment yeah because the world isn't flat doesn't have an edge no it's wrong that lights can power everything there's spaces involved there's space company yes space force right around the corner yep you're in DC what's the excitement around all this what's going on we surprised a lot of with that announcement Lockheed Martin and DigitalGlobe we even had DigitalGlobe in with Andy when we talked about AWS ground station and Lockheed Martin verge and the benefit of this is two amazing companies coming together a tub yes that knows cloud analytics air storage and now we're taking a really hard problem with satellites and making it almost as a service as well as Lockheed doing their cube stats and making sure that there is analysis of every satellite that moves that all points in time with net with no disruption we're going to bring that all together for our customers for a mission that is so critical at every level of government research commercial entities and it's going to help them move fast and that is the key move very fast every mission leader you talk to you that has these kind of predators will say we have to move faster and that's our goal bringing commercial best practices I know you got a run we got less than a minute left but I want you to do a quick plug in for the work you're doing around the space in general you had a special breakout ibrehem yours public sector summit not going on in the space area that your involvement give it quick yeah so we will have it again this year winner first ever at the day before our public sector summit we had an Earth and space day and where we really brought together all these thought leaders on how do we take advantage of that commercial cloud services that are out there to help both this programs research Observatory in any way shape app data sets it went great we worked with NASA while we were here we actually had a little control center with that time so strip from NASA JPL where we literally sat and watched the Mars landing Mars insight which we were part of and so was Lockheed Martin and so his visual globe so that was a lot of fun so you'll see us continue to really expand our efforts in the satellite and space arena around the world with these partnership well you're super cool and relevant space is cool you're doing great relevant work with Amazon I wish we had more time to talk about all the mentoring you're doing with women you're doing tech4good so many great things going on I need to get you guys and all my public sector summits in 2019 we're going to have eight of them around the world and it was so fantastic having the Cuban Baja rain this year I mean it was really busy there and I think we got to see the level of innovation that's shaping up around the world with our customers well thanks to the leadership that you have in the Amazon as a company in the industry is changing the cube will be global and we might see cube regions soon if Lockheed Martin could do it the cube could be there and they have cube sets yes thank you for coming on theresa carlson making it happen really changing the game and raising the bar in public sector globally with cloud congratulations great to have you on the cube as always more cube covers Andy Jasmine coming up later in the program statements for day three coverage after this short break [Music]

Published Date : Nov 29 2018

**Summary and Sentiment Analysis are not been shown because of improper transcript**

ENTITIES

EntityCategoryConfidence
Christene HalversonPERSON

0.99+

Theresa CarlsonPERSON

0.99+

2013DATE

0.99+

Amazon Web ServicesORGANIZATION

0.99+

Teresa CarlsonPERSON

0.99+

Andy JasminePERSON

0.99+

CarlaPERSON

0.99+

DavePERSON

0.99+

BahrainLOCATION

0.99+

Andy jassiePERSON

0.99+

Christopher ColumbusPERSON

0.99+

NASAORGANIZATION

0.99+

FBIORGANIZATION

0.99+

ArizonaLOCATION

0.99+

Amazon Web ServicesORGANIZATION

0.99+

Amazon Web ServicesORGANIZATION

0.99+

RackspaceORGANIZATION

0.99+

TalosORGANIZATION

0.99+

AmazonORGANIZATION

0.99+

Keith AlexanderPERSON

0.99+

JohnPERSON

0.99+

Tuesday morningDATE

0.99+

2019DATE

0.99+

less than 90 daysQUANTITY

0.99+

AWSORGANIZATION

0.99+

IBMORGANIZATION

0.99+

LockheedORGANIZATION

0.99+

second partQUANTITY

0.99+

EvanPERSON

0.99+

DCLOCATION

0.99+

Las VegasLOCATION

0.99+

Lockheed MartinORGANIZATION

0.99+

28 countriesQUANTITY

0.99+

two billion dollarsQUANTITY

0.99+

CIAORGANIZATION

0.99+

two pointsQUANTITY

0.99+

yesterdayDATE

0.99+

second regionQUANTITY

0.99+

OracleORGANIZATION

0.99+

EarthLOCATION

0.99+

CaliforniaLOCATION

0.99+

DoDTITLE

0.98+

AndyPERSON

0.98+

less than a minuteQUANTITY

0.98+

20 new governorQUANTITY

0.98+

this weekDATE

0.97+

one modelQUANTITY

0.97+

six yearsQUANTITY

0.97+

LinuxTITLE

0.97+

oneQUANTITY

0.97+

eightQUANTITY

0.97+

bothQUANTITY

0.96+

Arizona State UniversityORGANIZATION

0.96+

ForrestORGANIZATION

0.96+

this yearDATE

0.96+

first yearQUANTITY

0.95+

JonPERSON

0.95+

two amazing companiesQUANTITY

0.95+

single sourceQUANTITY

0.95+

Boston Marathon bombingEVENT

0.95+

theresa carlsonPERSON

0.94+

firstQUANTITY

0.93+

DEFCONORGANIZATION

0.93+

this yearDATE

0.93+

DoDORGANIZATION

0.93+

two centsQUANTITY

0.92+

this weekDATE

0.92+

VMworld 2018 Review


 

(instrumental music) >> Hi everybody, this is Dave Velante. Welcome to the special wikibon community event. VMware, VMworld 2018, strong momentum but still choppy waters. How can you say that Dave? How can you say strong momentum but still choppy waters? The data center is on fire. We just came back from VMworld 2018, the eco system is exploding, revenues are up, profits are up, all looks good. Well we agree in general, but theCUBE was there. We had two sets. We interviewed over 100 guests. 75 segments on theCUBE and right now what we want to do in this special community event is share with you our community and hear from you what you thought of the event, what we thought of the event and let's collaborate and come up with some conclusions. So, what were the key points made on theCUBE by Michael Dell, Pat Kellsinger, Ray Ofarell, Andy Bechtelshtein and number of other folks, customers, practitioners, technologists and eco system partners on theCUBE? What did they say and what does it mean for users? AWS and VMware, a big theme on theCUBE last week was is the AWS VMware partnership a one way trip to the Hotel Cloudifornia or is it a boon for the data center? What about AWS with RDS, the data base, on prim, what does that mean? How effective will that be? What does it say about AWS's strategy and what does it mean for VMware and the eco system? What's VMware's play at the edge? What about containers? Containers are supposedly going to kill VMware or hurt VMware's momentum. What does the community think about that? And what about Dell's new capital structure? Dell is going public again. It's taking an 11 billion dollar dividend out of VMware's 13 billion dollars of cash. Is that the best use of VMware's cash? And is VMware constrained in terms of it's RND going forward? We're going to address these and other items with the following format. We're going to show you now highlights from VMworld 2018 from theCUBE and then we're going to come back in the crowd chat and discuss. So thanks for watching everybody. Take a look at these video clips and these statements from senior leaders and then we'll go into the crowd chat. >> Welcome back to theCUBE, I'm Lisa Martin with Dave Velante, John Furrier, Stu Miniman at the end of day two of our continuing coverage guys of VMworld 2018, huge event. 25,000 plus people here. 100,000 plus expected to be engaging with the on demand, the live experiences, our biggest show, right. 94 interviews in the next three days, two of them down. >> And evolving over the years. I mean at VMworld's core, it is a technical conference. Right, so I would say that the base of the volume of the program is still catered towards a real hands on, technical practitioner and middle management but we are seeing more business executives come. They want to know what their teams are exploring. They want to understand vision and I think VMware you know, value proposition to enterprises is growing and therefore, it's starting to be more of a business conversation. So that is a segment of the audience that is growing. >> A few questions, I think first of all the Amazon news is already on VMware on premises is earth shattering news at many levels. One, Amazon's never done it before. Two, I think people are starting to understand this downstream a little bit later. But it's going to have a significant impact on the opportunities in multi cloud. So, I think Amazon's relationship with VMware is very deep at the level of technology and stay cold is at the top of both companies. Andy Jaci and Pat Gelsinger are both in this to win it together. It's obvious and anyone who says otherwise really isn't really informed. They're deep in the technical side, they have management at the top approving this, they're going to market together in the field. There is a legit synergy and they're going to win the long game. Gelsinger's making the big bet and remember, three years ago Pat Gelsinger was the gun. What's his role going to be? People were nervous about their cloud. Look it, VMware boxed the cloud and they're kicking ass right now with cloud. So they made the right moves. They steered the ship away from the rocks, they're out in the clear sailing. Love their strategy, Keno with Gelsinger was very specifically around the generational shift around VMware and the industry. He went through the bridging and I love the cleverness of the story telling, bridging tech trends of VMware ethos. He talked about the history, servers ESX, BYOD workspace, network NSX, cloud migration, that was their kind of initial private cloud, but right now its multi cloud and profit and people doing tech for good. So I think Gelsinger's laying down the generational shift that Vmware's going for and their making the huge bet on AWS, so it makes the question. What about Asher, what about Google? Is VMware going to be a one cloud game? Are they going to bridge to other clouds? That's going to be a very interesting tell sign 'cause the relationship on stage with Andy Jaci in fact Gelsinger is pretty significant. I think it's going to be a hard thing to go in to other clouds and say, I want to dig you too. >> Last year Pat said that networking has the potential to be the next decade bigger than what virtualization was for the wave and we are seeing good movement. I think I said it on our intro this morning but when Asira was acquired, the promise that we as a networking industry felt that they could be that inter weaving kind of glue for multi cloud and it kind of got hidden for a few years while they built that intersect, they made it really enterprise ready. They did really well with adoption. But now that vision is kind of back in full and that is what VMware can ride. Not to just be virtualization. V spheres great, they'll drive that for awhile, but the networking and security pieces is why VMware has the right to sit at the table in this multi cloud discussion. Now it was funny, I interviewed Keith Townsen and he said VMware, you know, he's now a VMware employee, VMware is the best position to help customers do that transformation. I said, hey Keith, I hear ya, but Microsoft and Amazon and a whole bunch of other management people might kind of step up and say, we've got a right to be at the table too. >> Of course all the legacy guys are trying to figure out, okay, their cloud strategies. But now all the major cloud guys are betting on Prim. We saw Google next, the on Prim strategy was certainly Assure with Assure Stack. Oracle has bets in cloud and with cloud customers got bets for On Prem. Now AWS throws its Admuring. James Kobielus, you sat in the analyst sessions all day. What did you learn? What were your big take aways? What do we need to know? >> Well first of all it's clear that AWS partnership VMware's all in with them. Look at the past year since they announced the customer adoption, partner enablement. They share variety and depth of the integrations that these partners have put together including today. It's pretty serious in terms of VMware's investment in that relationship, deepening that to the point where, there are no splashy Google partnership announcements or IBM or anybody else. It's clear that they're really, they're each others hybrid cloud partner par excolons. I don't think either of them, or I don't think the VMware is going to go anywhere near as deep with the other public club providers any time soon. But really my take away today from the analysis session was that VMware is going seriously to the edge and it's really interesting, they're building an appliance to take their entire stack and bring it down to edge deployment and distribute that around and then manage that for customer on a global basis with automation, there's going to be AI and machine learning built in so that if VMware will be able as a managed service to drive the software defined data center all the way out to the edges for its clients. And they're putting themselves in a position where they could actually, that could be there next major revenue producing business. As the traditional hypervisor VMworld begins to wane in terms of putting cube and server less and so forth on an appliance. Putting that in the clients sight and managing it for them. And then white boxing it potentially to other cloud providers to provide to their customers. This could be in the future coming in the next year or two. Something that can propel VMware to the next stage where they are everybody's preferred multi cloud management, edge management partner. >> Provide a slightly different version of one of the things you said. I definitely agree. I think what VMware hopes to do, I think they're not alone is to have AWS look like an appliance to their console, to have Assure look like an appliance to their console. So through free VMware, you can get access to whatever services you need including your VMware machines your VM's inside those clouds but that increasingly their goal is to be that control point, that management point for all of these different resources that are building and it is very compelling. I think that there's one area that I still think we need more from. As analysts we always got to look through what's more required. And I hear what you say about broad dimensions but I think that the edge story still requires a fair amount of work. >> Oh yeah. >> It's a project in place, but that's going to be an increasingly important focus of how architectures get laid out, how people think about applications in the future, how design happens, how methodologies for building software works. David, what do you think? When you look out, what is more is needed for you? >> So I think there are two things that give me a small concern. The edge, that's a long term view. So they have a lot of time to get that right. But the edge view is very much an IT view top down. And they are looking to put into place everything that they think the OT people should fit in with. I think that is personally not going to be a winning strategy. You have to take it from the bottom up. The world is going to go towards devices, very rich devices and sensors, lots of software, right on that device, the inference work on those devices. And the job of IT will be to integrate those devices. It won't be those devices taking on the standards of IT. It will be IT that has to shape itself to look after all those devices there. So that's the main viewpoint I think that needs adjustment and it will come I'm sure over time. >> But as you said, there's a lot of computer science, it's going to be an enormous amount of new partnerships are going to be fabricated. >> Exactly. >> Once you make this happen... >> I want to see the road map for Kuhernettys and server less. Last year they made an announcement of a server less project, I forgot what the code name is. Didn't hear a whole lot about it this year but they're going up the app stack. They got a coop distribution. They need a developer story. I mean developers are building functional apps and so forth. And they're also containerized. They need developer story and they need a server less story and they need to bring us up to speed on where they're going in that regard, because AWS, they're predominant partner, I mean they've got LAM dysfunctions and all that stuff. That's the development platform of the present and future and I'm not hearing an intersection of that story with VMware's story yet. >> Actually before VMware's was server installation it was work station. >> Work station, that's right. >> And we were an investor of VMware and we thought that was cool. Anyway, so fast forward to 2013, we go private. 2014, Joe Tuchi and I restart the discussion that we'd had earlier back in 2009 about combining together. 2015 we announced it and we thought that if we could combine everything together, that customers would really like it. And thankfully, as we found that that's been true, it's been more true then we thought. And the innovation engines are cranking on high. 12.8 billion dollars in RND invested in the last three years. And you see here at VMworld and in Dell technologies world the strength of the road maps. And so every turn of the crank, we're just getting stronger and stronger. We never believed that everything was going to go one place or the other. It's actually great that the edge is booming. Now if you said, did you know that five or ten years ago? No, I didn't really know, but you can kind of see some things starting to happen. But look, distributed computing will be even more distributed in the future. >> For your commentary, people at the convention of wisdom on that deal was it was a one way trip to the Hotel Cloudifornia and it's become a boon for the data center. Why the misconceptions? Why are you confident that it continues to be a boon for both companies? >> Yeah, and hey we got to go prove it. At the end of the day we have to go prove it. So, but the analysts were sort of viewing hey, there's this big sucking sound in the public cloud where everything congregates. You know point one, and three years ago that was the prevailing wisdom. Right, so that was going to be the case. Now everybody, you know, and like I had the big CIO who basically said, hey I've got 200 apps. I tried to move them to the public cloud. I got two done. I can build new things there, but this moving was really hard until we had the VMC service. So this ability to move things to the cloud and from the cloud, I call the three laws. The laws of physics, the laws of economics and the laws of the land. The laws of physics, hey if need 500 millisecond round trip to the cloud and the robotic arm needs a decision in 200 milliseconds. You know physics, economics. I'm not going to send every surveillance picture of the cat to the cloud. Ban would still cost, right. And then laws of the land right, where people say, government issues, GDPR, other things. So because of that we see this hybrid world and particularly as edge and IOT becomes more prominent, we fully expect that there's going to be more of that not less and as I showed in my key note last year, this pendulum of centralization and decentralization has been swinging through the industry for 40 years and we don't see that stopping and Edge will be a force of more data and compute pushing to the edge and that's obviously part of our key note as well. >> Yeah John, you know, we sat here analyzing this VMware AWS relationship. Is this a one way move to the public cloud? Is Amazon just going to take those 500,000 VMware customers and get them all to migrate? Even in the start of Andy and Pat up on stage you know, Andy goes, the number on use case is migrating our applications to the public cloud and Pat's like, and the number two use case is you know, bursting and on demand and things like that. So it's an interesting dynamic between what we call, you know, you got the gorilla in the data center of VMware and you've got the 800 pound gorilla in the cloud. Fast as the cheetah as Dave Velante says in AWS. But RDS on premises, this is a big deal. I tell you, I'm surprised, most people here are surprised with the discussion. We were at some shows recently when they're spanning the snowball use case. Snowballs great, it's edge, it's helping to migrate things to the data center. This is an Amazon service running into VMware on premise. Didn't think that we would be seeing this from Amazon who's goal was, we thought to get 100 percent of things in the public lap. >> Decisions on cloud. Okay, Andy Jaci comes on stage. You're personally involved with Andy on the Amazon analysis which is, I think people don't know how big that's going to be. But VMware and Amazon are seriously deep in a partnership. This is a big deal. This feels like a little wind tail kind of easy synergies across the board. >> Well you know, in some ways we'll say number one in public coming together with number one in private. That's a big deal. And you know, yesterday's announcement of RDS on premise to me sort of finishes this strategic picture that we were trying to paint where it really is a hybrid world, where we're taking workloads and giving people the access to this phenomenal rapidly growing public cloud. But we're also demonstrating that we can seamlessly connect to the private cloud and now we're bringing services back from the public cloud onto the private and neuron data center. And that's so profound because now customers can say, oh, I like the RDS API. I like the RDS management model. I can put the data wherever I need it for my business purposes and that hybrid bi directional highway is something that we're uniquely building with Amazon and hey, obviously we're working with other cloud providers. But they're our preferred partner and we're pretty thrilled. >> How are customers going to deal with the multiple clouds? I mean is there an infra ability framework coming? Do you see a real disruptive technology enable that'll have that kind of impact that TCP spawn massive opportunity and wealth creation and start ups and functionality? Is there a moment coming? >> So, TCP of course was the proper layering of an interact between the physical layer, you know layer one, layer two and the routing or the internet layer was just layer three. And without that, you know, this is back to the old internal argument, we wouldn't have what we have today on the internet. That was the only rational way to build a architecture that would actually. And I'm not sure if people had a notion in 1979 when TCP was started, that it would become that big. They probably would of picked a bigger adverspace if they had known. But it was, not just a longevity but the impact it had was just phenomenal, right. Now and that applied in terms of connectivity and how many things shift to interact between point a to point b. The NSX level of network management is a little different because it's much higher level. It's really a management plan, back to the point I made earlier about management plans, that allows you to integrate a cloud on your premise with one of Amazon or IBM or the future Google and so on in a way that you can have full visibility and you see, you know exactly what's going on, all the security policies. But this has been a dream for people to deliver but it requires to actually have a reasonable amount of cold in each of these places, both on user. It's not just a protocol, it's an implementation of accountability right. And VMware is the best solution that's available and I can see for that use case which is going to be very important to a large number of enterprises, many of which will want to have a small connection between on premise and off premise and in the future, to Edge, Telcol, and other things that will run a VM environment today but that will allow them to be fully securely linked >> I think, so we are seeing lots of customer energy around what we're doing in storage. There's huge momentum behind product like Vsend and our customers are truly embracing ACI in very mainstream use cases and we've seen customer after customer have gone all in meaning they're taking ACI and made a determination to run that for all of their virtualized workload. It's a very exciting time. But what's more interesting is their expanded view on what ACI is about. You know, certainly, we started was virtualizing computer and storage together on servers. But we're seeing rapid expansion of that definition. You know, we've been believer that HCI is a software architecture. I think now there's more recognition that. And it's also going from just computer storage to the full stack of the entire software defined data center is expanding into the cloud as you see from VMCIWS. It's expanding to the edge, expanding from just traditional apps to cloud native apps. You know we've announced Beta 4, you know V send to become the storage platform for Cupernetis NEV sphere environment. So lots of exciting expansion around how customers want to see HCI and if you look at HCI, hybrid cloud, SDDC the boundary among these three is not very clear. I think they're all converging to work something that's very common. >> That's been proposed. Dell came out a while ago and sort of floated this idea of a reverse merger. Street puked all over it. And then all of a sudden they came up with this other idea of I called it the independence vig. Okay, VMware is having to pay a 11 billion dollar dividend. Nine billion of that is going to go to DVMT shareholders to clean that up. And you're going to get cash or prorata shares and the new Dell. Okay, so the question on the table is will that constrict VMware in anyway in terms of its ability to fund RND? My quick thoughts are short term no, long term, Dell has to walk a fine line between taking VMware cash, paying down it's debt and funding the future. Your thoughts. >> Yes, so here are my thoughts on this. So, I think that, first let's explain to the people what you just talked about, I'll translate. What you described is Michael Dell's going private, 60 billion dollars. That number was debt deal he did to buy Dell DMC so he has all this debt. Debt is like heroin, you get addicted to it, hard to get straight from that. So you gotta pay down the debt. He's been knockin' down the debt and big bag of money called Vmware's sitting there. As long as Vmware's thrown off cash flow that's going to be a key consideration. So, the independent vig as long as this cash flow's coming in, I think is fine. It's not going to really hurt it. But I think Dell's been brilliant in this because he's been essentially land grabbing the computer industry on the infrastructure side and he's going to make more money than ever before. He's going to pull it off and the only thing that could hurt him is either some side of force major or downturn or revenue not coming in from the sources whether either it's a public offering, acquisitions he's trying to sell off, and or VMware sputters which I don't think it will. Now with VM is on, even if they just go all in on Amazon and pull off all the other clouds, they'll still make a boat load of cash. >> I think it goes down in history as one of the greatest trades ever. I mean it's just phenomenal. >> Look, I mean Dave, we talked about when EMC bought VMware it was one of the greatest acquisitions of all time. >> 635 million. >> Right but. >> Now it's 60 billion value evaluation. >> Dell buying EMC, most people were like, I'm not sure what's going to happen but Michael will make a lot of money. VMware is doing so well that they can now fund Dell going public again based on this deal. So it's been one of those fascinating financial orchestration pieces to be out there. >> You ever feel constrained writing an 11 billion dollar dividend? Do you ever feel constrained in terms of your ability to fund the RND necessary to do some of those things? >> No. >> Rio said the same thing off camera but I ask you on camera. >> Yeah, generally I mean, am I constrained at how much RND I can do? Well hey, I've got a budget, we build a PNL, we communicate it to the street and everyday possible I'm pushing the growth of business faster so I can shove more dollars into one of two places. More dollars into RND or more dollars into sales and customer facing. Right and if Robin Matlock is here, I keep giving her the table scraps at the end of those things. But build products that are innovated, radical and break through. Sell products and support our customers using them. That's the two thing... >> And I think it's a really interesting point that after a lot of conversations with a lot of folks saying AWS is all going to go up to the cloud and wondering whether that also is a one way street for VMware customers. But now we're seeing it's much more of a bilateral relationship. >> It's moving it to the right place. And that's the second thing. The embracing of multi cloud by everybody. One cloud is not going to do everything. There's going to be fast clouds, there's going to be multiple places where people are going to put certain workloads because that's the best strategic fit for it. And the acceptance in the market place that that is where it's going to go. I think that gain is a major change. The hybrid cloud and multi cloud environments. And then the third thing is I think the richness of the eco system is amazing. The going on the floor and the number of people that have come to talk to us with new ideas really fascinating ideas is something I haven't seen at all for the last three, four years. >> Alright, we've heard from some of our guests on theCUBE and you've heard our teams initial analysis of the news from VMworld. Now we want to hear from you. Please hop into the crowd chat below, give us your feedback, want a community discussion and let's hear about what everybody thinks about VMware and VMworld 2018. Once again, thanks so much for joining us and look forward to the conversation.

Published Date : Sep 5 2018

SUMMARY :

Is that the best use of VMware's cash? 100,000 plus expected to be engaging with the on demand, and therefore, it's starting to be more I think it's going to be a hard thing to go in VMware is the best position to help customers But now all the major cloud guys are betting on Prim. Something that can propel VMware to the next stage of one of the things you said. It's a project in place, but that's going to be I think that is personally not going to be are going to be fabricated. and they need to bring us up to speed on where they're going it was work station. 2014, Joe Tuchi and I restart the discussion to the Hotel Cloudifornia and it's become a boon of the cat to the cloud. and Pat's like, and the number two use case is that's going to be. and giving people the access to this phenomenal and in the future, to Edge, Telcol, and other things is expanding into the cloud as you see from VMCIWS. Nine billion of that is going to go to DVMT shareholders and pull off all the other clouds, as one of the greatest trades ever. Look, I mean Dave, we talked about when EMC bought VMware orchestration pieces to be out there. but I ask you on camera. and everyday possible I'm pushing the growth AWS is all going to go up to the cloud that have come to talk to us with new ideas and look forward to the conversation.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
DavidPERSON

0.99+

Andy BechtelshteinPERSON

0.99+

AmazonORGANIZATION

0.99+

AWSORGANIZATION

0.99+

Dave VelantePERSON

0.99+

VMwareORGANIZATION

0.99+

Pat GelsingerPERSON

0.99+

Robin MatlockPERSON

0.99+

MichaelPERSON

0.99+

1979DATE

0.99+

AndyPERSON

0.99+

Michael DellPERSON

0.99+

James KobielusPERSON

0.99+

Joe TuchiPERSON

0.99+

MicrosoftORGANIZATION

0.99+

Pat KellsingerPERSON

0.99+

Stu MinimanPERSON

0.99+

60 billionQUANTITY

0.99+

EMCORGANIZATION

0.99+

Ray OfarellPERSON

0.99+

Andy JaciPERSON

0.99+

DavePERSON

0.99+

twoQUANTITY

0.99+

KeithPERSON

0.99+

DellORGANIZATION

0.99+

Keith TownsenPERSON

0.99+

VMworldORGANIZATION

0.99+

200 millisecondsQUANTITY

0.99+

IBMORGANIZATION

0.99+

GoogleORGANIZATION

0.99+

GelsingerPERSON

0.99+

OracleORGANIZATION

0.99+

JohnPERSON

0.99+

13 billion dollarsQUANTITY

0.99+

PatPERSON

0.99+

VmwareORGANIZATION

0.99+

2015DATE

0.99+

2014DATE

0.99+

Last yearDATE

0.99+

Lisa MartinPERSON

0.99+

100 percentQUANTITY

0.99+

40 yearsQUANTITY

0.99+

Nine billionQUANTITY

0.99+

2013DATE

0.99+

200 appsQUANTITY

0.99+

500 millisecondQUANTITY

0.99+

John FurrierPERSON

0.99+

2009DATE

0.99+

75 segmentsQUANTITY

0.99+

11 billion dollarQUANTITY

0.99+

Ruya Atac-Barrett, Dell EMC & Brian Linden, Melanson Heath | VMworld 2018


 

from Las Vegas it's the queue covering VMworld 2018 brought to you by VMware and its ecosystem partners welcome back to the Mandalay Bay in Las Vegas everybody you're watching the cube the leader and live tech coverage my name is Dave Volante I'm here with my co-host Peter Burroughs Peter great to be working with you we haven't done much this week but I'm really excited to put a great week despite that it's been a great week this day three of our wall-to-wall coverage last year at vmworld one of the biggest hottest trends was data protection same thing this year a lot of buzz a lot of hype a lot of parties Rio Barrett is here so the vice president of product marketing for the data protection division of Dell EMC welcome great to see you again great to be here brian linden is here he is the IT Directorate Melanson Heath out of Austin as well Brian thanks very much for coming on thanks for having me so Rio I mean we talked and I have talked about this yeah what's going on in data protection I mean VMworld it's not it's become the hottest topic absolutely seeing you guys some of the VC funded startups or trying to duke it out throwing big parties all right you guys got all the customers everybody wants them you're fighting like crazy cloud has now come in what's your take what's going on that's really exciting I mean data protection I started out my career in data protection you know but move forward and back in data protection is hotter than ever it's it's great and I think it has to do with the trends that are happening out in the market the big mega trends that are happening we talked about distribution you know data moving out of the data center where the four walls are no longer defining how you secure something so security recoverability are becoming really critical as you talk about edge and data moving to the edge on to cloud computing and multi cloud computing I think it's going to be one of those frontiers that the enterprise still wants to have a reign over how do I recover my data no matter where it's sitting and how do I get it back and how do I secure it so it's very exciting so Brian talked about Melanson heath set it up the company you know tax accounting Boston based in New England etc your and really want to understand the drivers in IT but start with the company please yes lesson Heath is a top-10 accounting regional accounting firm in New England we have offices in Massachusetts New Hampshire and Maine we service other clients in Vermont etc a large portion of our focus is on auditing we do a lot of misrata it's school districts town cities we also do traditional tax accounting there's been advisory the full gamut of accounting professional services you run IT yes okay what are the big drivers in your business and how are they forcing you to sort of rethink the way in which you generally approach IT but specifically approach data protection over the years we've you know we've gone from the traditional everything on premise to moving things to the cloud whether it's a SAS provider or or whatever so we really need to be able to secure our data no matter where it is whether it's in the cloud game it'll have a backup locally between our various offices etc and uptime is paramount we have deadlines that don't don't shift the IRS does not care if we have a storm or we have something wrong with our building we have our professionals have hard deadlines so I one of my tasks is to make sure that no matter what happens we have a timely backup plan and I need to be able to focus on the business and not be focusing on worrying about the backup and data protection so obviously the other part that equation is the recovery plan so really you know we this is our ninth year of the cube and at the time you know when we first started it was a lot of talk about re-architecting backup to handle the the the V blender if you will and the lack of resources now all the conversation Brian just mentioned is cloud so how are you guys - that from a product standpoint oh my god yeah this has been a big topic of conversation I think one of the areas where we really differentiated you know one of the areas that Brian is in the middle of his mid-market and we see a big propensity for an appetite for cloud from an agility standpoint from time to respond standpoint and one of the biggest trends and we heard about it at yesterday's keynote as well is cloud as a disaster recovery site especially for customers that might not have a secondary site so we recently introduced a product called the DP 4400 Brian's actually the first customer to purchase the product so in July we announced it one of the key differentiation of that product is the ease of which customers can now access cloud you know whether it's for a long term retention or cloud disaster recovery without needing any additional hardware literally it's at the fingertips you manage it exactly the way you would you can manage it directly from your VMware operational tools and have access to cloud as a secondary site whether it's for dr or long term retention so that's one of the ways for mid market customers we're really bringing that cloud and bringing it at their fingertips from a recoverability standpoint and then we've done some exciting announcements Beth was here with yang-ming talking about some of the innovations that we've been delivering in cloud whether you're a service provider whether you're a big enterprise across our portfolio so I think we have that's by far one of our key differentiations and better together stories with VMware so I'm really fascinated Brian about some of the things are doing let me let me throw a thesis at you and Andrea you've probably heard this we tend to think that there's a difference between business and digital business and that difference is the degree to which a digital business uses data as an asset in many respects if you start thinking in those terms then data protection for the new world is not just the technical data is protecting your digital business now if you think about an accounting we normally associate accounting with manual processes manual activities but there's a lot more data being generated by your clients by your by the people that are providing the services how is this relationship between data the value of your business and the value of your service is driving you to adopt these new classes of solutions for millions and Heath we are almost completely paperless so all of our data all of our work product goes through technology so we need to you know it's it's imperative that we be protected if servers go down if the site goes down our professionals don't do work and time is money so you know it first is the old thinking of having paper storage or just having local backups if there's a significant enough then we can leverage the cloud and be able to disperse our staff to places where they can sit down with a computer and do work additionally like you said we're collecting a lot more data you know our various software processes are using more machine learning to get more out of that data so having that protected as it expands is critical so increasingly the services that you're providing to your clients are themselves becoming more digital as well that's correct yes so as you think about where this ends up would you characterize yourself as especially interested in the DP 4400 and the set of services that around that as facilitating that process are you going to be able to tell a better story to your business about how they can adopt new practices offer new services etc that are more digital in nature because of this I think so I think having the DP 4400 with its cloud connections will help our our partners our principals become more comfortable with the cloud and and not not fear it they've tended to be you know a little more insular and want to see and feel and you know know that the data is there so you know being able to recover to the cloud or just use the cloud natively is going to be a game-changer for for our firm and our business just add one thing that we've talked about with Brian one of the capabilities with the DP 4400 is the instant access and restore capabilities and we're seeing more of a trend especially in secondary storage platforms much like the ones we're using with DP 4400 we're basically all your data is there right so you're doing your data for recovery your data for disaster recovery for replication is in a place and we're seeing a trend towards wanting to have flash nvme cache to be able to actually do instant access and restore not only for recoverability purposes for app tests and dev type applications and data sharing so that trend has already left the station and even in our mid tier products like DP 4400 well you know targeted specifically for commercial buyers and midsize organizations we're bringing that enterprise class capabilities and making it available to them to be able to leverage not only cloud but also on-premise and your cloud is you all cloud you some cloud you hire hybrid we do have a lot of on-premise we are migrating things over the years to the cloud and that's certainly going to be the trend and is that in effect or in part what's driving you to rethink how you approach data protection or how did that affect your data protection decisions I think having the capacity to touch all types of systems and services is is critical we need to be thinking not what we're doing now but we're gonna do any year five years from now and you know just looking back to the past five years it's a completely different IT environment so ok so I want to translate a little marketing into what it means for the customers but we agree oh when you guys announced with DP 4400 it was simply powerful was kind of attack okay so what is what are you looking for from the standpoint of simplicity and a same question on on on on power simplicity that you know the DP 4400 is a 2-u unit goes right in the rack it's not use of various interconnected components that you have to you know figure out how to connect it's one interface it's extremely simple and quick to deploy you know I have a very lean IT shop we don't have a lot of time a lot of people to be devoting hours and days and weeks to getting a deed protection environment set up our previous solutions we're much more complicated different interfaces always changing interfaces and they didn't really work well I need you know I need to be able to just set it and forget it it's it's an insurance policy is what it is you know when something goes wrong I need to know what's going to happen - from the moment that the disaster is to recognize - when our staff will be able to get back up and working okay and I the DP for 4,400 just makes that extremely simple okay so it's simple not just simpler know that right it's simple example and what about the powerful piece what is it what does that mean the power of having everything in one unit it's one interface you know giving me and my staff the power to do what we need to do without having to have a degree in data protection it's very simple to learn very simple to use it just works and a couple of the things Brian and I talked about earlier was really no one wants to impact production to do data protection write it like you said it's an insurance policy so the performance of the platform is really significant I think performance performance without compromising efficiency because at the end of the day cost is a big consideration especially for midsize organizations when they're buying a solution so I think it's really hey it's simple to use simple to deploy but it's powerful because you can get your stuff done in the you know a lot of times for data protection which is almost zero these days with the efficiency I got also saying really quickly that I would also presume that because every single document is so valuable and so essential power also relates to being able to sustain the organization of that day absolutely absolutely more you know going further into power as we was indicating is the is the performance of the backups the deduplication rate sending things over the over the network to our disaster recovery site very quickly very efficiently we can pull back you know do backups during business hours don't have to throttle it to just the overnight hours which those hours are you know off hours are getting fewer further between because in tax season in particular we have people working seven days a week all day so to send that data it's work needs to go in comp in a compact form doesn't prevent our staff from doing work whenever they want to want and need to be able to do it organizations increasingly focusing on the data data has more value means it's got to be protected in new ways bring in cloud requires new architectures games on is a big market you know thirty billion dollar plus ten when you add it all up rating it on a lot of people want it you're the leader congratulations guys all right thanks very much for coming on the cube Thanks all right keep it right there buddy the cube will be back from VMworld 2018 right after this short break [Music]

Published Date : Aug 29 2018

**Summary and Sentiment Analysis are not been shown because of improper transcript**

ENTITIES

EntityCategoryConfidence
AndreaPERSON

0.99+

BrianPERSON

0.99+

Peter BurroughsPERSON

0.99+

Dave VolantePERSON

0.99+

brian lindenPERSON

0.99+

VermontLOCATION

0.99+

MassachusettsLOCATION

0.99+

JulyDATE

0.99+

New EnglandLOCATION

0.99+

Mandalay BayLOCATION

0.99+

New EnglandLOCATION

0.99+

4,400QUANTITY

0.99+

VMwareORGANIZATION

0.99+

AustinLOCATION

0.99+

MaineLOCATION

0.99+

Las VegasLOCATION

0.99+

Brian LindenPERSON

0.99+

tenQUANTITY

0.99+

ninth yearQUANTITY

0.99+

BostonLOCATION

0.99+

DP 4400COMMERCIAL_ITEM

0.99+

DP 4400COMMERCIAL_ITEM

0.99+

thirty billion dollarQUANTITY

0.99+

DP 4400COMMERCIAL_ITEM

0.98+

first customerQUANTITY

0.98+

Rio BarrettPERSON

0.98+

VMworldORGANIZATION

0.98+

Ruya Atac-BarrettPERSON

0.98+

last yearDATE

0.98+

yesterdayDATE

0.97+

VMworld 2018EVENT

0.97+

Dell EMCORGANIZATION

0.97+

vmworldORGANIZATION

0.97+

VMworld 2018EVENT

0.97+

this yearDATE

0.96+

millionsQUANTITY

0.96+

firstQUANTITY

0.96+

oneQUANTITY

0.96+

PeterPERSON

0.95+

one interfaceQUANTITY

0.94+

this weekDATE

0.93+

IRSORGANIZATION

0.93+

one unitQUANTITY

0.93+

Melanson HeathPERSON

0.91+

New HampshireLOCATION

0.91+

one thingQUANTITY

0.91+

zeroQUANTITY

0.9+

seven days a week all dayQUANTITY

0.89+

five yearsQUANTITY

0.89+

RioPERSON

0.88+

every single documentQUANTITY

0.87+

threeQUANTITY

0.85+

lessonPERSON

0.84+

a lot of timesQUANTITY

0.7+

V blenderCOMMERCIAL_ITEM

0.7+

past five yearsDATE

0.7+

those frontiersQUANTITY

0.69+

VMwareTITLE

0.67+

lot more dataQUANTITY

0.65+

top-QUANTITY

0.62+

peopleQUANTITY

0.62+

HeathORGANIZATION

0.6+

one interfaceQUANTITY

0.6+

lotQUANTITY

0.6+

BethPERSON

0.58+

heathORGANIZATION

0.58+

-mingPERSON

0.58+

tasksQUANTITY

0.57+

SASORGANIZATION

0.55+

coupleQUANTITY

0.52+

MelansonPERSON

0.52+

lot moreQUANTITY

0.51+

10QUANTITY

0.5+

Steven Webster, asensei | Sports Data {Silicon Valley} 2018


 

(spirited music) >> Hey, welcome back everybody. Jeff Frick here with theCUBE. We are in the Palo Alto Studios for a CUBE Conversation. Part of our Western Digital Data Makes Possible Series, really looking at a lot of cool applications. At the end of the day, data's underneath everything. There's infrastructure and storage that's holding that, but it's much more exciting to talk about the applications. We're excited to have somebody who's kind of on the cutting edge of a next chapter of something you're probably familiar with. He's Steven Webster, and he is the founder and CEO of Asensei. Steven, great to see you. >> Likewise, likewise. >> So, you guys are taking, I think everyone's familiar with Fitbits, as probably one of the earliest iterations of a biometric feedback, for getting more steps. At the end of the day, get more steps. And you guys are really taking it to the next level, which is, I think you call it connected coaching, so I wondered if you could give everyone a quick overview, and then we'll dig into it a little bit. >> Yeah, I think we're all very familiar now with connected fitness in hindsight, as a category that appeared and emerged, as, like you say, first it was activity trackers. We saw those trackers primarily move into smartwatches, and the category's got life in it, life in it left. I see companies like Flywheel and Peloton, we all know Peloton now. >> [Jeff] Right. >> We're starting to make the fitness equipment itself, the treadmill, the bike, connected. So, there's plenty of growth in that category. But our view is that tracking isn't teaching, and counting and cheering isn't coaching. And so we see this opportunity for this new category that's emerging alongside connected fitness, and that's what we call connected coaching. >> Connected coaching. So the biggest word, obviously, instead of fitness tracker, to the connected coaching, is coaching. >> Yeah. >> So, you guys really think that the coaching piece of it is core. And are you targeting high-end athletes, or is this for the person that just wants to take a step up from their fitness tracker? Where in the coaching spectrum are you guys targeting? >> I saw your shoe dog, Phil Knight, founder of Nike, a book on the shelf behind you there, and his co-founder, Bill Bowerman, has a great quote that's immortalized in Nike offices and stores around the world: "If you have a body, you're an athlete." So, that's how we think about our audience. Our customer base is anyone that wants to unlock their athletic potential. I think if you look at elite sports, and elite athletes, and Olympic athletes, they've had access to this kind of technology going back to the Sydney Olympics, so we're really trying to consumerize that technology and make it available to the people that want to be those athletes, but aren't those athletes yet. You might call it the weekend warrior, or just the committed athlete, that would identify, identify themselves according to a sport that they play. >> So, there's different parts of coaching, right? One, is kind of knowing the techniques, so that you've got the best practices by which to try to practice. >> [Steven] Yep. >> And then there's actually coaching to those techniques, so people practice, right? Practice doesn't make perfect. It's perfect practice that makes perfect. >> [Steven] You stole our line, which we stole from someone else. >> So, what are you doing? How do you observe the athlete? How do you communicate with the athlete? How do you make course corrections to the athlete to move it from simply tracking to coaching? >> [Steven] I mean, it starts with, you have to see everything and miss nothing. So, you need to have eyes on the athlete, and there's really two ways we think you can do that. One is, you're using cameras and computer vision. I think most of us are familiar with technologies like Microsoft Connect, where an external camera can allow you to see the skeleton and the biomechanics of the athlete. And that's a big thing for us. We talk about the from to being from just measuring biometrics: how's your heart rate, how much exertion are you making, how much power are you laying down. We need to move from biometrics to biomechanics, and that means looking at technique, and posture, and movement, and timing. So, we're all familiar with cameras, but we think the more important innovation is the emergence of smart clothing, or smart apparel, and the ability to take sensors that would have been discrete, hard components, and infuse those sensors into smart apparel. We've actually created a reference design for a motion capture sensor, and a network of those sensors infused in your apparel allows us to recover your skeleton, but as easily as pulling on a shirt or shorts. >> [Jeff] So you've actually come up with a reference design. So, obviously, begs a question: you're not working with any one particular apparel manufacturer. You really want to come up with a standard and publish the standard by which anyone could really define, capture, and record body movements, and to convert those movements from the clothing into a model. >> No, that's exactly it. We have no desire to be in the apparel industry. We have no desire to unseat Nike, Adidas, or Under Armour. We're actually licensing our technology royalty-free. We just want to accelerate the adoption of smart apparel. And I think the thing about smart apparel is, no one's going to walk into Niketown and say, "Where's the smart apparel department? "I don't want dumb apparel anymore." There needs to be a compelling reason to buy digitally enhanced apparel, and we think one of the most compelling reasons to buy that is so that we can be coached in the sport of our choice. >> [Jeff] So, then you're starting out with rowing, I believe, is your first sport, right? >> [Steven] That's correct, yeah. >> And so the other really important piece of it, is if people don't have smart apparel, or the smart apparel's not there yet, or maybe when they have smart apparel, there's a lot of opportunities to bring in other data sources beyond just that single set. >> [Steven] And that's absolutely key. When I think about biomechanics, that's what goes in, but there's also what comes out. Good form isn't just aesthetic. Good form is in any given sport. Good form and good technique is about organizing yourself so that you perform most efficiently and perform most effectively. Yeah, so you corrected a point in that we've chosen rowing as one of the sports. Rowing is all about technique. It's all about posture. It's all about form. If you've got two rowers who, essentially, have the same strength, the same cardiovascular capability, the one with the best technique will make the boat move faster. But for the sport of rowing, we also get a tremendous amount of telemetry coming off the rowing machine itself. A force curve weakened on every single pull of that handle. We can see how you're laying down that force, and we can read those force curves. We can look at them and tell things like, are you using your legs enough? Are you opening your back too late or too early? Are you dominant on your arms, where you shouldn't be? Is your technique breaking down at higher stroke rates, but is good at lower stroke rates? So it's a good place for us to start. We can take all of that knowledge and information and coach the athlete. And then when we get down to more marginal gains, we can start to look at their posture and form through that technology like smart apparel. >> There's the understanding what they're doing, and understanding the effort relative to best practices, but there's also, within their journey. Maybe today, they're working on cardio, and tomorrow, they're working on form. The next day, they're working on sprints. So the actual best practices in coaching a sport or particular activity, how are you addressing that? How are you bringing in that expertise beyond just the biometric information? >> [Steven] So yeah, we don't think technology is replacing coaches. We just think that coaches that use technology will replace coaches that don't. It's not an algorithm that's trying to coach you. We're taking the knowledge and the expertise of world-class coaches in the sport, that athletes want to follow, and we're taking that coaching, and essentially, think of it as putting it into a learning management system. And then for any given athlete, Just think of it the way a coach coaches. If you walked into a rowing club, I don't know if you've ever rowed before or not, but a coach will look at you, they'll sit you on a rowing machine or sit you on a boat, and just look at you and decide, what's the one next thing that I'm going to teach you that's going to make you better? And really, that's the art of coaching right there. It's looking for that next improvement, that next marginal gain. It's not just about being able to look at the athlete, but then decide where's the improvement that we want to coach the athlete? And then the whole sports psychology of, how do you coach his improvements? >> Because there's the whole hammer versus carrot. That's another thing. You need to learn how the individual athlete responds, what types of things do they respond better to? Do they like to get yelled? Do they like to be encouraged? Did they like it at the beginning? Did they like it at the end? So, do you guys incorporate some of these softer coaching techniques into the application? >> Our team have all coached sport at university-level typically. We care a lot and we think a lot about the role of the coach. The coach's job is to attach technique to the athlete's body. It's to take what's in your head and what you've seen done before, and give that to the athlete, so absolutely, we're thinking about how do you establish the correct coaching cues. How do you positively reinforce, not just negatively reinforce? Is that person a kinesthetic learner, where they need to feel how to do it correctly? Are they a more visual learner, where they respond better to metaphor? Now, one of the really interesting things with a digital coach is the more people we teach, the better we can get at teaching, because we can start to use some of the techniques of enlarged datasets, and looking at what's working and what's not working. In fact, it's the same technology we would use in marketing or advertising, to segment an audience, and target content. >> Right. >> [Steven] We can take that same technology and apply it how we think about coaching sports. >> So is your initial target to help active coaches that are looking for an edge? Or are you trying to go for the weakend warrior, if you will? Where's your initial market? >> For rowing, we've actually zeroed in on three athletes, where we have a point of view that Asensei can be of help. I'll tell you who the three are. First, is the high school athlete who wants to go to college and get recruited. So, we're selling to the parent as much as we're selling to the student. >> [Jeff] That's an easy one. Just show up and be tall. >> Well, show up, be tall, but also what's your 2k time? How fast can you row 2,000 meters? That's a pretty important benchmark. So for that high school athlete, that's a very specific audience where we're bringing very specific coaches. In fact, the coach that we're launching with to that market, his story is one of, high school to college to national team, and he just came back from the Olympics in Rio. The second athlete that we're looking at is the person who never wants to go on the water, but likes that indoor rowing machine, so it's that CrossFit athlete or it's an indoor rower. And again, we have a very specific coach who coaches indoor rowing. And then the third target customer is-- >> What's that person's motivation, just to get a better time? >> Interesting, in that community, there's a lot of competitiveness, so yeah, it's about I want to get good at this, I want to get better at this. Maybe enter local competitions, either inside your gym or your box. This weekend, in Boston, we have just had one of the largest indoor world, it was the World Indoor Rowing Championships, the C.R.A.S.H B's. There's these huge indoor rowing competitions, so that's a very competitive athlete. And then finally we have, what would be the master's rower or the person for whom rowing is. There's lots of people who don't identify themselves as a rower, but they'll get on a rowing machine two or three times a week, whether it's in their gym or whether it's at home. Your focus is strength, conditioning, working out, but staying injury-free, and just fun and fitness. I think Palaton validated the existence of that market, and we see a lot of people wanting to do that with a rowing machine, and not with a bike. >> I think most of these people will or will not have access to a primary coach, and this augments it, or does this become their primary coach based on where they are in their athletic life? >> [Steven] I think it's both, and certainly, and certainly, we're able to support both. I think when you're that high school rower that wants to make college, you're probably a member of either your school rowing crew or you're a member of a club, but you spend a tremendous amount of time on an erg, the indoor rowing machine, and your practice is unsupervised. Even though you know what you should be doing, there's nobody there in that moment watching you log those 10,000 meters. One of our advisors is, actually, a two-times Olympic world medalist from team Great Britain, Helen Glover. And Helen, I have a great quote from Helen, where she calculated for the Rio Olympics, in the final of the Rio Olympics, every stroke she took in the final, she'd taken 16,000 strokes in practice, which talks to the importance of the quality of that practice, and making sure it's supervised. >> The bigger take on the old 10,000 reps, right? 16,000 per stroke. >> Right? >> Kind of looking forward, right, what were some of the biggest challenges you had to overcome? And then, as you looked forward, right, since the beginning, were ubiquitous, and there's 3D goggles, and there'll be outside-in centers for that whole world. How do you see this world evolving in the immediate short-term for you guys to have success, and then, just down the road a year or two? >> That's a really good question. I think in the short-term, I think it's incumbent on us to just stay really focused in a single community, and get that product right for them. It's more about introducing people to the idea. This is a category creation exercise, so we need to go through that adoption curve of find the early adopters, find the early majority, and before we take that technology anywhere towards our mass market, we need to nail the experience for that early majority. And we think that it's largely going to be in the sport of rowing or with rowers. The cross participation studies in rowing are pretty strong for other sports. Typically, somewhere between 60-80% of rowers weight lift, bike, run, and take part in yoga, whether yoga for mobility and flexibility. There's immediately adjacent markets available to us where the rowers are already in those markets. We're going to stick there for awhile, and really just nail the experience down. >> And is it a big reach to go from tracking to coaching? I mean, these people are all super data focused, right? The beauty of rowing, as you mentioned, it's all about your 2k period. It's one single metric. And they're running, and they're biking, and they're doing all kinds of data-based things, but you're trying to get them to think really more on terms of the coaching versus just the tracking. Has that been hard for them to accept? Do you have any kind of feel for the adoption or the other thing, I would imagine, I spent all this money for these expensive clothing. Is this a killer app that I can now justify having? >> Right, right, right. >> Maybe fancier connected clothes, rather than just simply tracking my time? >> I mean, I think, talking about pricing in the first instance. What we're finding with consumers that we've been testing with, is if you can compare the price of a shirt to the price of shirt without sensors, it's really the wrong value proposition. The question we ask is, How much money are you spending on your CrossFit box membership or your Equinox gym membership? The cost of a personal trainer is easily upwards of $75-100 for an hour. Now, we can give you 24/7 access to that personal coaching. You'll pay the same in a year as you would pay in an hour for coaching. I think for price, it's someone who's already thinking about paying for personal coaching and personal training, that's really where the pricing market is. >> That's interesting, we see that time and time again. We did an interview with Knightscope, and they have security robots, and basically, it's the same thing. They're priced comparisons was the hourly rate for a human counterpart, or we can give it to you for a much less hourly rate. And now, you don't just get it for an hour, you get it for as long as you want to use it. Well, it's exciting times. You guys in the market in terms of when you're going G80? Have a feel for-- >> Any minute now. >> Any minute now? >> We have people using the product, giving us feedback. My phone's switched off. That's the quietest it's been for awhile. But we have people using the product right now, giving us feedback on the product. We're really excited. One in three people, when we ask, the metric that matters for us is net promoter score. How likely would someone recommend asensei to someone else? One in three athletes are giving us a 10 out of 10, so we feel really good about the experience. Now, we're just focused on making sure we have enough content in place from our coaches. General availability is anytime soon. >> [Jeff] Good. Very exciting. >> Yeah, we're excited. >> Thanks for taking a few minutes of your day, and I actually know some rowers, so we'll have to look into the application. >> Right, introduce us. Good stuff. >> He's Steven Webster, I'm Jeff Frick. You're watching theCUBE. We're having a CUBE Conversation in our Palo Alto Studios. Thanks for watching. (bright music)

Published Date : Mar 21 2018

SUMMARY :

and he is the founder and CEO of Asensei. And you guys are really taking it to the next level, and the category's got life in it, life in it left. And so we see this opportunity for this new category So the biggest word, obviously, instead of fitness tracker, Where in the coaching spectrum are you guys targeting? a book on the shelf behind you there, One, is kind of knowing the techniques, to those techniques, so people practice, right? [Steven] You stole our line, and the ability to take sensors that would have been and publish the standard by which is so that we can be coached in the sport of our choice. And so the other really important piece of it, But for the sport of rowing, we also get a tremendous amount There's the understanding what they're doing, that's going to make you better? So, do you guys incorporate some of these softer coaching and give that to the athlete, and apply it how we think about coaching sports. First, is the high school athlete [Jeff] That's an easy one. In fact, the coach that we're launching with to that market, or the person for whom rowing is. in the final of the Rio Olympics, The bigger take on the old 10,000 reps, right? in the immediate short-term for you guys to have success, and really just nail the experience down. And is it a big reach to go from tracking to coaching? Now, we can give you 24/7 access to that personal coaching. for a human counterpart, or we can give it to you the metric that matters for us is net promoter score. [Jeff] Good. and I actually know some rowers, Good stuff. We're having a CUBE Conversation in our Palo Alto Studios.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
NikeORGANIZATION

0.99+

Phil KnightPERSON

0.99+

Steven WebsterPERSON

0.99+

HelenPERSON

0.99+

Bill BowermanPERSON

0.99+

Jeff FrickPERSON

0.99+

FlywheelORGANIZATION

0.99+

OneQUANTITY

0.99+

AdidasORGANIZATION

0.99+

Helen GloverPERSON

0.99+

BostonLOCATION

0.99+

StevenPERSON

0.99+

JeffPERSON

0.99+

16,000 strokesQUANTITY

0.99+

AsenseiPERSON

0.99+

OlympicsEVENT

0.99+

twoQUANTITY

0.99+

2,000 metersQUANTITY

0.99+

tomorrowDATE

0.99+

10QUANTITY

0.99+

threeQUANTITY

0.99+

$75-100QUANTITY

0.99+

10,000 metersQUANTITY

0.99+

FirstQUANTITY

0.99+

two rowersQUANTITY

0.99+

asenseiPERSON

0.99+

bothQUANTITY

0.99+

todayDATE

0.99+

2kQUANTITY

0.99+

10,000 repsQUANTITY

0.99+

two-timesQUANTITY

0.99+

first instanceQUANTITY

0.99+

Under ArmourORGANIZATION

0.99+

KnightscopeORGANIZATION

0.99+

three athletesQUANTITY

0.99+

PelotonORGANIZATION

0.99+

2018DATE

0.99+

World Indoor Rowing ChampionshipsEVENT

0.98+

AsenseiORGANIZATION

0.98+

first sportQUANTITY

0.98+

a yearQUANTITY

0.98+

Rio OlympicsEVENT

0.98+

oneQUANTITY

0.98+

an hourQUANTITY

0.98+

EquinoxORGANIZATION

0.98+

OlympicEVENT

0.98+

Silicon ValleyLOCATION

0.98+

three peopleQUANTITY

0.97+

two waysQUANTITY

0.97+

16,000 per strokeQUANTITY

0.97+

next dayDATE

0.96+

second athleteQUANTITY

0.96+

third targetQUANTITY

0.96+

60-80%QUANTITY

0.96+

MicrosoftORGANIZATION

0.95+

three times a weekQUANTITY

0.95+

This weekendDATE

0.95+

Sydney OlympicsEVENT

0.94+

one single metricQUANTITY

0.93+

single setQUANTITY

0.92+

Great BritainORGANIZATION

0.92+

Palo Alto StudiosLOCATION

0.92+

CrossFitORGANIZATION

0.89+

firstQUANTITY

0.87+

single communityQUANTITY

0.86+

Derek Kerton, Autotech Council | Autotech Council - Innovation in Motion


 

hey welcome back everybody Jeff Rick here with the cube we're at the mill pedis at an interesting event is called the auto tech council innovation in motion mapping and navigation event so a lot of talk about autonomous vehicles so it's a lot of elements to autonomous vehicles this is just one small piece of it it's about mapping and navigation and we're excited to have with us our first guest again and give us a background of this whole situation just Derick Curtin and he's the founder and chairman of the auto tech council so first up there welcome thank you very much good to be here absolutely so for the folks that aren't familiar what is the auto tech council autofit council is a sort of a club based in Silicon Valley where we have gathered together some of the industry's largest OMS om is mean car makers you know of like Rio de Gono from France and a variety of other ones they have offices here in Silicon Valley right and their job is to find innovation you find that Silicon Valley spark and take it back and get it into cars eventually and so what we are able to do is gather them up put them in a club and route a whole bunch of Silicon Valley startups and startups from other places to in front of them in a sort of parade and say these are some of the interesting technologies of the month so did they reach out for you did you see an opportunity because obviously they've all got the the Innovation Centers here we were at the Ford launch of their innovation center you see that the tagline is all around is there too now Palo Alto and up and down the peninsula so you know they're all here so was this something that they really needed an assist with that something opportunity saw or was it did it come from more the technology side to say we needed I have a new one to go talk to Raja Ford's well it's certainly true that they came on their own so they spotted Silicon Valley said this is now relevant to us where historically we were able to do our own R&D build our stuff in Detroit or in Japan or whatever the cases all of a sudden these Silicon Valley technologies are increasingly relevant to us and in fact disruptive to us we better get our finger on that pulse and they came here of their own at the time we were already running something called the telecom Council Silicon Valley where we're doing a similar thing for phone companies here so we had a structure in place that we needed to translate that into beyond modem industry and meet all those guys and say listen we can help you we're going to be a great tool in your toolkit to work the valley ok and then specifically what types of activities do you do with them to execute division you know it's interesting when we launched this about five years ago we're thinking well we have telecommunication back when we don't have the automotive skills but we have the organizational skills what turned out to be the cases they're not coming here the car bakers and the tier 1 vendors that sell to them they're not coming here to study break pad material science and things like that they're coming to Silicon Valley to find the same stuff the phone company two years ago it's lookin at least of you know how does Facebook work in a car out of all these sensors that we have in phones relate to automotive industry accelerometers are now much cheaper because of reaching economies of scale and phones so how do we use those more effectively hey GPS is you know reach scale economies how do we put more GPS in cars how do we provide mapping solutions all these things you'll set you'll see and sound very familiar right from that smartphone industry in fact the thing that disrupts them the thing that they're here for that brought them here and out of out of defensive need to be here is the fact that the smartphone itself was that disruptive factor inside the car right right so you have events like today so gives little story what's it today a today's event is called the mapping and navigation event what are people who are not here what's what's happening well so every now and then we pick a theme that's really relevant or interesting so today is mapping and navigation actually specifically today is high definition mapping and sensors and so there's been a battle in the automotive industry for the autonomous driving space hey what will control an autonomous car will it be using a map that's stored in memory onboard the car it knows what the world looked like when they mapped it six months ago say and it follows along a pre-programmed route inside of that world a 3d model world or is it a car more likely with the Tesla's current they're doing where it has a range of sensors on it and the sensors don't know anything about the world around the corner they only know what they're sensing right around them and they drive within that environment so there's two competing ways of modeling a 3d world around autonomous car and I think you know there was a battle looking backwards which one is going to win and I think the industry has come to terms with the fact the answer is both more everyday and so today we're talking about both and how to infuse those two and make better self-driving vehicles so for the outsider looking in right I'm sure they get wait the mapping wars are over you know Google Maps what else is there right but then I see we've got TomTom and meet a bunch of names that we've seen you know kind of pre pre Google Maps and you know shame on me I said the same thing when Google came out with a cert I'm like certain doors are over who's good with so so do well so Eddie's interesting there's a lot of different angles to this beyond just the Google map that you get on your phone well anything MapQuest what do you hear you moved on from MapQuest you print it out you're good together right well that's my little friends okay yeah some people written about some we're burning through paper listen the the upshot is that you've MapQuest is an interesting starting board probably first it's these maps folding maps we have in our car there's a best thing we have then we move to MapQuest era and $5,000 Sat Navs in some cars and then you might jump forward to where Google had kind of dominate they offered it for free kicked you know that was the disruptive factor one of the things where people use their smartphones in the car instead of paying $5,000 like car sat-nav and that was a long-running error that we have in very recent memory but the fact of the matter is when you talk about self-driving cars or autonomous vehicles now you need a much higher level of detail than TURN RIGHT in 400 feet right that's that's great for a human who's driving the car but for a computer driving the car you need to know turn right in 400.000 five feet and adjust one quarter inch to the left please so the level of detail requires much higher and so companies like TomTom like a variety of them that are making more high-level Maps Nokia's form a company called here is doing a good job and now a class of car makers lots of startups and there's crowdsource mapping out there as well and the idea is how do we get incredibly granular high detail maps that we can push into a car so that it has that reference of a 3d world that is extremely accurate and then the next problem is oh how do we keep those things up to date because when we Matt when when a car from this a Nokia here here's the company house drives down the street does a very high-level resolution map with all the equipment you see on some of these cars except for there was a construction zone when they mapped it and the construction zone is now gone right update these things so these are very important questions if you want to have to get the answers correct and in the car stored well for that credit self drive and once again we get back to something to mention just two minutes ago the answer is sensor fusion it's a map as a mix of high-level maps you've got in the car and what the sensors are telling you in real time so the sensors are now being used for what's going on right now and the maps are give me a high level of detail from six months ago and when this road was driven it's interesting back of the day right when we had to have the CD for your own board mapping Houston we had to keep that thing updated and you could actually get to the edge of the sea didn't work we were in the islands are they covering here too which feeds into this is kind of of the optical sensors because there's kind of the light our school of thought and then there's the the biopic cameras tripod and again the answers probably both yeah well good that's a you know that's there's all these beat little battles shaping up in the industry and that's one of them for sure which is lidar versus everything else lidar is the gold standard for building I keep saying a 3d model and that's basically you know a computer sees the world differently than your eye your eye look out a window we build a 3d model of what we're looking at how does computer do it so there's a variety of ways you can do it one is using lidar sensors which spin around biggest company in this space is called Bella died and been doing it for years for defense and aviation it's been around pointing laser lasers and waiting for the signal to come back so you basically use a reflected signal back and the time difference it takes to be billows back it builds a 3d model of the objects around that particular sensor that is the gold standard for precision the problem is it's also bloody expensive so the karmak is said that's really nice but I can't put for $8,000 sensors on each corner of a car and get it to market at some price that a consumers willing to pay so until every car has one and then you get the mobile phone aside yeah but economies of scale at eight thousand dollars we're looking at going that's a little stuff so there's a lot of startups now saying this we've got a new version of lighter that's solid-state it's not a spinning thing point it's actually a silicon chip with our MEMS and stuff on it they're doing this without the moving parts and we can drop the price down to two hundred dollars maybe a hundred dollars in the future and scale that starts being interesting that's four hundred dollars if you put it off all four corners of the car but there's also also other people saying listen cameras are cheap and readily available so you look at a company like Nvidia that has very fast GPUs saying listen our GPUs are able to suck in data from up to 12 cameras at a time and with those different stereoscopic views with different angle views we can build a 3d model from cheap cameras so there's competing ideas on how you build a model of the world and then those come to like Bosh saying well we're strong in car and written radar and we can actually refine our radar more and more and get 3d models from radar it's not the good resolution that lidar has which is a laser sense right so there's all these different sensors and I think there the answer is not all of them because cost comes into play below so a car maker has to choose well we're going to use cameras and radar we're gonna use lidar and high heaven so they're going to pick from all these different things that are used to build a high-definition 3d model of the world around the car cost effective and successful and robust can handle a few of the sensors being covered by snow hopefully and still provide a good idea of the world around them and safety and so they're going to fuse these together and then let their their autonomous driving intelligence right on top of that 3d model and drive the car right so it's interesting you brought Nvidia in what's really fun I think about the autonomous vehicle until driving cars and the advances is it really plays off the kind of Moore's laws impact on the three tillers of its compute right massive compute power to take the data from these sensors massive amounts of data whether it's in the pre-programmed map whether you're pulling it off the sensors you're pulling off a GPS lord knows where by for Wi-Fi waypoints I'm sure they're pulling all kinds of stuff and then of course you know storage you got to put that stuff the networking you gotta worry about latency is it on the edge is it not on the edge so this is really an interesting combination of technologies all bring to bear on how successful your car navigates that exit ramp you're spot-on and that's you're absolutely right and that's one of the reasons I'm really bullish on self-driving cars a lot more than in the general industry analyst is and you mentioned Moore's law and in videos taking advantage of that with a GPUs so let's wrap other than you should be into kind of big answer Big Data and more and more data yes that's a huge factor in cars not only are cars going to take advantage of more and more data high definition maps are way more data than the MapQuest Maps we printed out so that's a massive amount of data the car needs to use but then in the flipside the cars producing massive amounts of data I just talked about a whole range of sensors I talked lidar radar cameras etc that's producing data and then there's all the telemetric data how's the car running how's the engine performing all those things car makers want that data so there's massive amounts of data needing to flow both ways now you can do that at night over Wi-Fi cheaply you can do it over an LTE and we're looking at 5g regular standards being able to enable more transfer of data between the cars and the cloud so that's pretty important cloud data and then cloud analytics on top of that ok now that we've got all this data from the car what do we do with it we know for example that Tesla uses that data sucked out of cars to do their fleet driving their fleet learning so instead of teaching the cars how to drive I'm a programmer saying if you see this that they're they're taking the information out of the cars and saying what are the situation these cars are seen how did our autonomous circuitry suggest the car responds and how did the user override or control the car in that point and then they can compare human driving with their algorithms and tweak their algorithms based on all that fleet to driving so it's a master advantage in sucking data out of cars massive advantage of pushing data to cars and you know we're here at Kingston SanDisk right now today so storage is interesting as well storage in the car increasingly important through these big amount of data right and fast storage as well High Definition maps are beefy beefy maps so what do you do do you have that in the cloud and constantly stream it down to the car what if you drive through a tunnel or you go out of cellular signal so it makes sense to have that map data at least for the region you're in stored locally on the car in easily retrievable flash memory that's dropping in price as well alright so loop in the last thing about that was a loaded question by the way and I love it and this is the thing I love this is why I'm bullish and more crazier than anybody else about the self-driving car space you mentioned Moore's law I find Moore's law exciting used to not be relevant to the automotive industry they used to build except we talked about I talked briefly about brake pad technology material science like what kind of asbestos do we use and how do we I would dissipate the heat more quickly that's science physics important Rd does not take advantage of Moore's law so cars been moving along with laws of thermodynamics getting more miles per gallon great stuff out of Detroit out of Tokyo out of Europe out of Munich but Moore's law not entirely relevant all of a sudden since very recently Moore's law starting to apply to cars so they've always had ECU computers but they're getting more compute put in the car Tesla has the Nvidia processors built into the car many cars having stronger central compute systems put in okay so all of a sudden now Moore's law is making cars more able to do things that they we need them to do we're talking about autonomous vehicles couldn't happen without a huge central processing inside of cars so Moore's law applying now what it did before so cars will move quicker than we thought next important point is that there's other there's other expansion laws in technology if people look up these are the cool things kryder's law so kryder's law is a law about storage in the rapidly expanding performance of storage so for $8.00 and how many megabytes or gigabytes of storage you get well guess what turns out that's also exponential and your question talked about isn't dat important sure it is that's why we could put so much into the cloud and so much locally into the car huge kryder's law next one is Metcalfe's law Metcalfe's law has a lot of networking in it states basically in this roughest form the value of network is valued to the square of the number of nodes in the network so if I connect my car great that's that's awesome but who does it talk to nobody you connect your car now we can have two cars you can talk together and provide some amount of element of car to car communications and some some safety elements tell me the network is now connected I have a smart city all of a sudden the value keeps shooting up and up and up so all of these things are exponential factors and there all of a sudden at play in the automotive industry so anybody who looks back in the past and says well you know the pace of innovation here has been pretty steep it's been like this I expect in the future we'll carry on and in ten years we'll have self-driving cars you can't look back at the slope of the curve right and think that's a slope going forward especially with these exponential laws at play so the slope ahead is distinctly steeper in this deeper and you left out my favorite law which is a Mars law which is you know we underestimate in the short term or overestimate in the short term and underestimate in the long term that's all about it's all about the slope so there we could go on for probably like an hour and I know I could but you got a kill you got to go into your event so thanks for taking min out of your busy day really enjoyed the conversation and look forward to our next one my pleasure thanks all right Jeff Rick here with the Q we're at the Western Digital headquarters in Milpitas at the Auto Tech Council innovation in motion mapping and navigation event thanks for watching

Published Date : Jun 15 2017

SUMMARY :

for the signal to come back so you

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
$8,000QUANTITY

0.99+

$8.00QUANTITY

0.99+

$5,000QUANTITY

0.99+

JapanLOCATION

0.99+

Jeff RickPERSON

0.99+

Derick CurtinPERSON

0.99+

DetroitLOCATION

0.99+

Silicon ValleyLOCATION

0.99+

Autotech CouncilORGANIZATION

0.99+

Derek KertonPERSON

0.99+

TokyoLOCATION

0.99+

Silicon ValleyLOCATION

0.99+

FranceLOCATION

0.99+

Jeff RickPERSON

0.99+

MunichLOCATION

0.99+

TeslaORGANIZATION

0.99+

MilpitasLOCATION

0.99+

NokiaORGANIZATION

0.99+

todayDATE

0.99+

Palo AltoLOCATION

0.99+

400 feetQUANTITY

0.99+

eight thousand dollarsQUANTITY

0.99+

HoustonLOCATION

0.99+

two hundred dollarsQUANTITY

0.99+

two carsQUANTITY

0.99+

four hundred dollarsQUANTITY

0.99+

NvidiaORGANIZATION

0.99+

MoorePERSON

0.99+

FordORGANIZATION

0.99+

first guestQUANTITY

0.99+

FacebookORGANIZATION

0.99+

EuropeLOCATION

0.99+

ten yearsQUANTITY

0.99+

six months agoDATE

0.99+

EddiePERSON

0.99+

two years agoDATE

0.98+

Google MapsTITLE

0.98+

twoQUANTITY

0.98+

MapQuestORGANIZATION

0.98+

two minutes agoDATE

0.98+

one quarter inchQUANTITY

0.98+

GoogleORGANIZATION

0.98+

TomTomORGANIZATION

0.97+

six months agoDATE

0.97+

Western DigitalLOCATION

0.97+

bothQUANTITY

0.97+

Silicon ValleyLOCATION

0.97+

both waysQUANTITY

0.97+

each cornerQUANTITY

0.96+

firstQUANTITY

0.96+

one of the reasonsQUANTITY

0.96+

two competing waysQUANTITY

0.96+

MarsLOCATION

0.95+

telecom Council Silicon ValleyORGANIZATION

0.95+

an hourQUANTITY

0.95+

Google mapTITLE

0.95+

MetcalfePERSON

0.93+

oneQUANTITY

0.92+

every carQUANTITY

0.89+

up to 12 camerasQUANTITY

0.89+

Kingston SanDiskORGANIZATION

0.88+

OMSORGANIZATION

0.88+

one small pieceQUANTITY

0.88+

about five years agoDATE

0.87+

innovation in motion mapping and navigationEVENT

0.86+

auto tech councilORGANIZATION

0.86+

tier 1QUANTITY

0.82+

Cortnie Abercrombie & Caitlin Halferty Lepech, IBM - IBM CDO Strategy Summit - #IBMCDO - #theCUBE


 

>> Announcer: Live from Fisherman's Wharf in San Francisco, it's theCUBE, covering IBM Chief Data Officer Strategy Summit Spring 2017. Brought to you by IBM. >> Hey, welcome back, everybody. Jeff Frick here with theCUBE. We're at Fisherman's Wharf in San Francisco at the IBM Chief Data Officer Strategy Summit Spring 2017. It's a mouthful, it's 170 people here, all high-level CXOs learning about data, and it's part of an ongoing series that IBM is doing around chief data officers and data, part of a big initiative with Cognitive and Watson, I'm sure you've heard all about it, Watson TV if nothing else, if not going to the shows, and we're really excited to have the drivers behind this activity with us today, also Peter Burris from Wikibon, chief strategy officer, but we've got Caitlin Lepech who's really driving this whole show. She is the Communications and Client Engagement Executive, IBM Global Chief Data Office. That's a mouthful, she's got a really big card. And Cortnie Abercrombie, who I'm thrilled to see you, seen her many, many times, I'm sure, at the MIT CDOIQ, so she's been playing in this space for a long time. She is a Cognitive and Analytics Offerings leader, IBM Global Business. So first off, welcome. >> Thank you, great to be here. >> Thanks, always a pleasure on theCUBE. It's so comfortable, I forget you guys aren't just buddies hanging out. >> Before we jump into it, let's talk about kind of what is this series? Because it's not World of Watson, it's not InterConnect, it's a much smaller, more intimate event, but you're having a series of them, and in the keynote is a lot of talk about what's coming next and what's coming in October, so I don't know. >> Let me let you start, because this was originally Cortnie's program. >> This was a long time ago. >> 2014. >> Yeah, 2014, the role was just starting, and I was tasked with can we identify and start to build relationships with this new line of business role that's cropping up everywhere. And at that time there were only 50 chief data officers worldwide. And so I-- >> Jeff: 50? In 2014. >> 50, and I can tell you that earnestly because I knew every single of them. >> More than that here today. >> I made it a point of my career over the last three years to get to know every single chief data officer as they took their jobs. I would literally, well, hopefully I'm not a chief data officer stalker, but I basically was calling them once I'd see them on LinkedIn, or if I saw a press announcement, I would call them up and say, "You've got a tough job. "Let me help connect you with each other "and share best practices." And before we knew, it became a whole summit. It became, there were so many always asking to be connected to each other, and how do we share best practices, and what do you guys know as IBM because you're always working with different clients on this stuff? >> And Cortnie and I first started working in 2014, we wrote IBM's first paper on chief data officers, and at the time, there was a lot of skepticism within our organization, why spend the time with data officers? There's other C-suite roles you may want to focus on instead. But we were saying just the rise of data, external data, unstructured data, lot of opportunity to rise in the role, and so, I think we're seeing it reflected in the numbers. Again, first summit three years ago, 30 participants. We have 170 data executives, clients joining us today and tomorrow. >> And six papers later, and we're goin' strong still. >> And six papers later. >> Exactly, exactly. >> Before we jump into the details, some of the really top-level stuff that, again, you talked about with John and David, MIT CDOIQ, in terms of reporting structure. Where do CDOs report? What exactly are they responsible for? You covered some of that earlier in the keynote, I wonder if you can review some of those findings. >> Yeah, that was amazing >> Sure, I can share that, and then, have Cortnie add. So, we find about a third report directly to the CEO, a third report through the CIO's office, sort of the traditional relationship with CIOs, and then, a third, and what we see growing quite a bit, are CXOs, so functional or business line function. Originally, traditionally it was really a spin-off of CIO, a lot of technical folks coming up, and we're seeing more and more the shift to business expertise, and the focus on making sure we're demonstrating the business impact these data programs are driving for our organization. >> Yeah, it kind of started more as a data governance type of role, and so, it was born out of IT to some degree because, but IT was having problems with getting the line of business leaders to come to the table, and we knew that there had to be a shift over to the business leaders to get them to come and share their domain expertise because as every chief data officer will tell you, you can't have lineage or know anything about all of this great data unless you have the experts who have been sitting there creating all of that data through their processes. And so, that's kind of how we came to have this line of business type of function. >> And Inderpal really talked about, in terms of the strategy, if you don't start from the business strategy-- >> Inderpal? >> Yeah, on the keynote. >> Peter: Yeah, yeah, yeah, yeah. >> You are really in big risk of the boiling the ocean problem. I mean, you can't just come at it from the data first. You really have to come at it from the business problem first. >> It was interesting, so Inderpal was one of our clients as a CEO three times prior to rejoining IBM a year ago, and so, Cortnie and I have known him-- >> Express Scripts, Cambia. >> Exactly, we've interviewed him, featured him in our research prior, too, so when he joined IBM in December a year ago, his first task was data strategy. And where we see a lot of our clients struggle is they make data strategy an 18-month, 24-month process, getting the strategy mapped out and implemented. And we say, "You don't have the time for it." You don't have 18 months to come to data, to come to a data strategy and get by and get it implemented. >> Nail something right away. >> Exactly. >> Get it in the door, start showing some results right away. You cannot wait, or your line of business people will just, you know. >> What is a data strategy? >> Sure, so I can say what we've done internally, and then, I know you've worked with a lot of clients on what they're building. For us internally, it started with the value proposition of the data office, and so, we got very clear on what that was, and it was the ability to take internal, external data, structured, unstructured, and pull that together. If I can summarize it, it's drive to cognitive business, and it's infusing cognition across all of our business processes internally. And then, we identified all of these use cases that'll help accelerate, and the catalyst that will get us there faster. And so, Client 360, product catalog, et cetera. We took data strategy, got buy-in at the highest levels at our organization, senior vice president level, and then, once we had that support and mandate from the top, went to the implementation piece. It was moving very quickly to specify, for us, it's about transforming to cognitive business. That then guides what's critical data and critical use cases for us. >> Before you answer, before you get into it, so is a data strategy a means to cognitive, or is it an end in itself? >> I would say it, to be most effective, it's a succinct, one-page description of how you're going to get to that end. And so, we always say-- >> Peter: Of cognitive? >> Exactly, for us, it's cognitive. So, we always ask very simple question, how is your company going to make money? Not today, what's its monetization strategy for the future? For us, it's coming to cognitive business. I have a lot of clients that say, "We're product-centric. "We want to become customer, client-centric. "That's our key piece there." So, it's that key at the highest level for us becoming a cognitive business. >> Well, and data strategies are as big or as small as you want them to be, quite frankly. They're better when they have a larger vision, but let's just face it, some companies have a crisis going on, and they need to know, what's my data strategy to get myself through this crisis and into the next step so that I don't become the person whose cheese moved overnight. Am I giving myself away? Do you all know the cheese, you know, Who Moved My Cheese? >> Every time the new iOS comes up, my wife's like-- >> I don't know if the younger people don't know that term, I don't think. >> Ah, but who cares about them? >> Who cares about the millenials? I do, I love the millenials. But yes, cheese, you don't want your cheese to move overnight. >> But the reason I ask the question, and the reason why I think it's important is because strategy is many things to many people, but anybody who has a view on strategy ultimately concludes that the strategic process is what's important. It's the process of creating consensus amongst planners, executives, financial people about what we're going to do. And so, the concept of a data strategy has to be, I presume, as crucial to getting the organization to build a consensus about the role the data's going to play in business. >> Absolutely. >> And that is the hardest. That is the hardest job. Everybody thinks of a data officer as being a technical, highly technical person, when in fact, the best thing you can be as a chief data officer is political, very, very adept at politics and understanding what drives the business forward and how to bring results that the CEO will get behind and that the C-suite table will get behind. >> And by politics here you mean influencing others to get on board and participate in this process? >> Even just understanding, sometimes leaders of business don't articulate very well in terms of data and analytics, what is it that they actually need to accomplish to get to their end goal, and you find them kind of stammering when it comes to, "Well, I don't really know "how you as Inderpal Bhandari can help me, "but here's what I've got to do." And it's a crisis usually. "I've got to get this done, "and I've got to make these numbers by this date. "How can you help me do that?" And that's when the chief data officer kicks into gear and is very creative and actually brings a whole new mindset to the person to understand their business and really dive in and understand, "Okay, this is how "we're going to help you meet that sales number," or, "This is how we're going to help you "get the new revenue growth." >> In certain respects, there's a business strategy, and then, you have to resource the business strategy. And the data strategy then is how are we going to use data as a resource to achieve our business strategy? >> Cortnie: Yes. >> So, let me test something. The way that we at SiliconANGLE, Wikibon have defined digital business is that a business, a digital business uses data as an asset to differentially create and keep customers. >> Caitlin: Right. >> Does that work for you guys? >> Cortnie: Yeah, sure. >> It's focused on, and therefore, you can look at a business and say is it more or less digital based on how, whether it's more or less focused on data as an asset and as a resource that's going to differentiate how it's business behaves and what it does for customers. >> Cortnie: And it goes from the front office all the way to the back. >> Yes, because it's not just, but that's what, create and keep, I'm borrowing from Peter Drucker, right. Peter Drucker said the goal of business is to create and keep customers. >> Yeah, that's right. Absolutely, at the end of the day-- >> He included front end and back end. >> You got to make money and you got to have customers. >> Exactly. >> You got to have customers to make the money. >> So data becomes a de-differentiating asset in the digital business, and increasingly, digital is becoming the differentiating approach in all business. >> I would argue it's not the data, because everybody's drowning in data, it's how you use the data and how creative you can be to come up with the methods that you're going to employ. And I'll give you an example. Here's just an example that I've been using with retailers lately. I can look at all kinds of digital exhaust, that's what we call it these days. Let's say you have a personal digital shopping experience that you're creating for these new millenials, we'll go with that example, because shoppers, 'cause retailers really do need to get more millenials in the door. They're used to their Amazon.coms and their online shopping, so they're trying to get more of them in the door. When you start to combine all of that data that's underlying all of these cool things that you're doing, so personal shopping, thumbs up, thumb down, you like this dress, you like that cut, you like these heels? Yeah, yes, yes or no, yes or no. I'm getting all this rich data that I'm building with my app, 'cause you got to be opted in, no violating privacy here, but you're opting in all the way along, and we're building and building, and so, we even have, for us, we have this Metro Pulse retail asset that we use that actually has hyperlocal information. So, you could, knowing that millenials like, for example, food trucks, we all like food trucks, let's just face it, but millenials really love food trucks. You could even, if you are a retailer, you could even provide a fashion truck directly to their location outside their office equipped with things that you know they like because you've mined that digital exhaust that's coming off the personal digital shopping experience, and you've understood how they like to pair up what they've got, so you're doing a next best action type of thing where you're cross-selling, up-selling. And now, you bring it into the actual real world for them, and you take it straight to them. That's a new experience, that's a new millennial experience for retail. But it's how creative you are with all that data, 'cause you could have just sat there before and done nothing about that. You could have just looked at it and said, "Well, let's run some reports, "let's look at a dashboard." But unless you actually have someone creative enough, and usually it's a pairing of data scientist, chief data officers, digital officers all working together who come up with these great ideas, and it's all based, if you go back to what my example was, that example is how do I create a new experience that will get millenials through my doors, or at least get them buying from me in a different way. If you think about that was the goal, but how I combined it was data, a digital process, and then, I put it together in a brand new way to take action on it. That's how you get somewhere. >> Let me see if I can summarize very quickly. And again, just as an also test, 'cause this is the way we're looking at it as well, that there's human beings operate and businesses operate in an analog world, so the first test is to take analog data and turn it into digital data. IOT does that. >> Cortnie: Otherwise, there's not digital exhaust. >> Otherwise, there's no digital anything. >> Cortnie: That's right. >> And we call it IOT and P, Internet of Things and People, because of the people element is so crucial in this process. Then we have analytics, big data, that's taking those data streams and turning them into models that have suggestions and predictions about what might be the right way to go about doing things, and then there's these systems of action, or what we've been calling systems of enactment, but we're going to lose that battle, it's probably going to be called systems of action that then take and transduce the output of the model back into the real world, and that's going to be a combination of digital and physical. >> And robotic process automation. We won't even introduce that yet. >> Which is all great. >> But that's fun. >> That's going to be in October. >> But I really like the example that you gave of the fashion truck because people don't look at a truck and say, "Oh, that's digital business." >> Cortnie: Right, but it manifested in that. >> But it absolutely is digital business because the data allows you to bring a more personal experience >> Understand it, that's right. >> right there at that moment, and it's virtually impossible to even conceive of how you can make money doing that unless you're able to intercept that person with that ensemble in a way that makes both parties happy. >> And wouldn't that be cheaper than having big, huge retail stores? Someone's going to take me up on that. Retailers are going to take me up on this, I'm telling you. >> But I think the other part is-- >> Right next to the taco truck. >> There could be other trucks in that, a much cleaner truck, and this and that. But one thing, Cortnie, you talk about and you got to still have a hypothesis, I think of the early false promises of big data and Hadoop, just that you throw all this stuff in, and the answer just comes out. That just isn't the way. You've got to be creative, and you have to have a hypothesis to test, and I'm just curious from your experience, how ready are people to take in the external data sources and the unstructured data sources and start to incorporate that in with the proprietary data, 'cause that's a really important piece of the puzzle? It's very different now. >> I think they're ready to do it, it depends on who in the business you are working with. Digital offices, marketing offices, merchandising offices, medical offices, they're very interested in how can we do this, but they don't know what they need. They need guidance from a data officer or a data science head, or something like this, because it's all about the creativity of what can I bring together to actually reach that patient diagnostic, that whatever the case may be, the right fashion truck mix, or whatever. Taco Tuesday. >> So, does somebody from the chief data office, if you will, you know, get assigned to, you're assigned to marketing and you're assigned to finance, and you're assigned to sales. >> I have somebody assigned to us. >> To put this in-- >> Caitlin: Exactly, exactly. >> To put this in kind of a common or more modern parlance, there's a design element. You have to have use case design, and what are we going, how are we going to get better at designing use cases so we can go off and explore the role that data is going to play, how we're going to combine it with other things, and to your point, and it's a great point, how that turns into a new business activity. >> And if I can connect two points there, the single biggest question I get from clients is how do you prioritize your use cases. >> Oh, gosh, yeah. >> How can you help me select where I'm going to have the biggest impact? And it goes, I think my thing's falling again. (laughing) >> Jeff: It's nice and quiet in here. >> Okay, good. It goes back to what you were saying about data strategy. We say what's your data strategy? What's your overarching mission of the organization? For us, it's becoming cognitive business, so for us, it's selecting projects where we can infuse cognition the quickest way, so Client 360, for example. We'll often say what's your strategy, and that guides your prioritization. That's the question we get the most, what use case do I select? Where am I going to have the most impact for the business, and that's where you have to work with close partnership with the business. >> But is it the most impact, which just sounds scary, and you could get in analysis paralysis, or where can I show some impact the easiest or the fastest? >> You're going to delineate both, right? >> Exactly. >> Inderpal's got his shortlist, and he's got his long list. Here's the long term that we need to be focused on to make sure that we are becoming holistically a cognitive company so that we can be flexible and agile in this marketplace and respond to all kinds of different situations, whether they're HR and we need more skills and talent, 'cause let's face it, we're a technology company who's rapidly evolving to fit with the marketplace, or whether it's just good old-fashioned we need more consultants. Whatever the case may be. >> Always, always. >> Yes! >> I worked my business in. >> More consultants! >> Alright, we could go, we could go and go and go, but we're running out of time, we had a full slate. >> Caitlin: We just started. >> I know. >> I agree, we're just starting this convers, I started a whole other conversation to him. We haven't even hit the robotics yet. >> We need to keep going, guys. >> Get control. >> Cortnie: Less coffee for us. >> What do people think about when they think about this series? What should they look forward to, what's the next one for the people that didn't make it here today, where should they go on the calendar and book in their calendars? >> So, I'll speak to the summits first. It's great, we do Spring in San Francisco. We'll come back, reconvene in Boston in fall, so that'll be September, October frame. I'm seeing two other trends, which I'm quite excited about, we're also looking at more industry-specific CDO summits. So, for those of our friends that are in government sectors, we'll be in June 6th and 7th at a government CDO summit in D.C., so we're starting to see more of the industry-specific, as well as global, so we just ran our first in Rio, Brazil for that area. We're working on a South Africa summit. >> Cortnie: I know, right. >> We actually have a CDO here with us that traveled from South Africa from a bank to see our summit here and hoping to take some of that back. >> We have several from Peru and Mexico and Chile, so yeah. >> We'll continue to do our two flagship North America-based summits, but I'm seeing a lot of growth out in our geographies, which is fantastic. >> And it was interesting, too, in your keynote talking about people's request for more networking time. You know, it is really a sharing of best practices amongst peers, and that cannot be overstated. >> Well, it's community. A community is building. >> It really is. >> It's a family, it really is. >> We joke, this is a reunion. >> We all come in and hug, I don't know if you noticed, but we're all hugging each other. >> Everybody likes to hug their own team. It's a CUBE thing, too. >> It's like therapy. It's like data therapy, that's what it is. >> Alright, well, Caitlin, Cortnie, again, thanks for having us, congratulations on a great event, and I'm sure it's going to be a super productive day. >> Thank you so much. Pleasure. >> Thanks. >> Jeff Frick with Peter Burris, you're watchin' theCUBE from the IBM Chief Data Officer Summit Spring 2017 San Francisco, thanks for watching. (electronic keyboard music)

Published Date : Mar 29 2017

SUMMARY :

Brought to you by IBM. and we're really excited to have the drivers It's so comfortable, I forget you guys and in the keynote is a lot of talk about what's coming next Let me let you start, because this was and start to build relationships with this new Jeff: 50? 50, and I can tell you that and what do you guys know as IBM and at the time, there was a lot of skepticism and we're goin' strong still. You covered some of that earlier in the keynote, and the focus on making sure the line of business leaders to come to the table, I mean, you can't just come at it from the data first. You don't have 18 months to come to data, Get it in the door, start showing some results right away. and then, once we had that support and mandate And so, we always say-- So, it's that key at the highest level so that I don't become the person the younger people don't know that term, I don't think. I do, I love the millenials. about the role the data's going to play in business. and that the C-suite table will get behind. "we're going to help you meet that sales number," and then, you have to resource the business strategy. as an asset to differentially create and keep customers. and what it does for customers. Cortnie: And it goes from the front office is to create and keep customers. Absolutely, at the end of the day-- digital is becoming the differentiating approach and how creative you can be to come up with so the first test is to take analog data and that's going to be a combination of digital and physical. And robotic process automation. But I really like the example that you gave how you can make money doing that Retailers are going to take me up on this, I'm telling you. You've got to be creative, and you have to have because it's all about the creativity of from the chief data office, if you will, assigned to us. and to your point, and it's a great point, is how do you prioritize your use cases. How can you help me and that's where you have to work with and respond to all kinds of different situations, Alright, we could go, We haven't even hit the robotics yet. So, I'll speak to the summits first. to see our summit here and hoping to take some of that back. We'll continue to do our two flagship And it was interesting, too, in your keynote Well, it's community. We all come in and hug, I don't know if you noticed, Everybody likes to hug their own team. It's like data therapy, that's what it is. and I'm sure it's going to be a super productive day. Thank you so much. Jeff Frick with Peter Burris,

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Caitlin LepechPERSON

0.99+

Cortnie AbercrombiePERSON

0.99+

Peter BurrisPERSON

0.99+

PeruLOCATION

0.99+

2014DATE

0.99+

IBMORGANIZATION

0.99+

CortniePERSON

0.99+

JeffPERSON

0.99+

Jeff FrickPERSON

0.99+

BostonLOCATION

0.99+

South AfricaLOCATION

0.99+

CaitlinPERSON

0.99+

JohnPERSON

0.99+

PeterPERSON

0.99+

D.C.LOCATION

0.99+

two pointsQUANTITY

0.99+

ChileLOCATION

0.99+

OctoberDATE

0.99+

18 monthsQUANTITY

0.99+

oneQUANTITY

0.99+

MexicoLOCATION

0.99+

18-monthQUANTITY

0.99+

Peter DruckerPERSON

0.99+

CognitiveORGANIZATION

0.99+

Inderpal BhandariPERSON

0.99+

30 participantsQUANTITY

0.99+

Amazon.comsORGANIZATION

0.99+

San FranciscoLOCATION

0.99+

50QUANTITY

0.99+

tomorrowDATE

0.99+

24-monthQUANTITY

0.99+

first testQUANTITY

0.99+

three years agoDATE

0.99+

170 peopleQUANTITY

0.99+

third reportQUANTITY

0.99+

June 6thDATE

0.99+

todayDATE

0.99+

bothQUANTITY

0.99+

IBM GlobalORGANIZATION

0.99+

Rio, BrazilLOCATION

0.99+

DavidPERSON

0.99+

first paperQUANTITY

0.98+

both partiesQUANTITY

0.98+

a year agoDATE

0.98+

one-pageQUANTITY

0.98+

LinkedInORGANIZATION

0.98+

7thDATE

0.98+

iOSTITLE

0.98+

first taskQUANTITY

0.98+

December a year agoDATE

0.98+

firstQUANTITY

0.98+

IBM Global BusinessORGANIZATION

0.97+

WikibonORGANIZATION

0.97+

North AmericaLOCATION

0.97+

Spring 2017DATE

0.97+

thirdQUANTITY

0.97+

170 data executivesQUANTITY

0.96+

50 chief data officersQUANTITY

0.96+

Brian Andrews, Stone Brewing | ServiceNow Knowledge16


 

live from Las Vegas it's the cute covering knowledge 16 brought to you by service now hear your host dave vellante and Jeff Frick we're back this is the cube silicon angles flagship production we go out to the events we extract the signal from the noise the signal here at servicenow knowledge 16 is the extension of service management across the enterprise Brian Andrews is here is a vice president of IT it's stone brewing cube alum bride great to see you again thank you it's great to be here nice to see you guys another knowledge you know I thought happened a good energy this year yeah you know I spent third knowledge how's this week been for you oh it's a blast yeah incredible energy and growth and excitement from the company the partners it's been fun so third nology that service now for two years yeah right and so what the first knowledge was sort of come and kicking yeah exactly talking all the customers is this stuff Rio exactly last year we got to speak and this year were in the customer showcase which is new one of four and telling our story about what we did and meeting other customers and partners it's fun so give us the update what's the story um you guys are growing yeah yeah so stone brewing we're the 10th largest craft beer company in the country and growing double-digit growth so yeah we're now opening a second brewery in Richmond Virginia and a third in Berlin Germany doing two at the same time which is pretty nuts for us it's a du Bois so it's a large focus for the company we're actually the first American craft brew company to open a brewery anywhere in Europe and to operate it we're on right to Berlin and in Germany hell with us I know right right into the fire I doubt well I talk about that business decision to go into Germany I mean beer central I know I know well crap beer starting to really take off in Europe and we were looking at sites all through Europe and really fell in love with this property in brillion it's a old gas works facility brick a neat place for garden inside it's just really a neat place but the crappier movements has a lot of energy there and we feel like that can be our European hub to brew and distribute throughout Europe so it's a great spot a great place to come visit and spend the day and enjoy the gardens and that's gonna be a lot of time we have a really a large bistro going in as well so it could be a place you want to stay and hang all day yeah girls that's right that's right and house I'm just curious we don't find you know kind of the German purity laws are there special you know Germany's a very special place to do business for a whole lot of reasons HR reasons and data privacy reasons and this that and the other from the brewery perspective you know we hear about their purity laws do you have to you have to follow those is your new animal as an American craft beer manufacturer how does that work well so most of our beer that we do the core beers they do fit right into that our stone IPA arrogant bastards they fit in but we do a lot that do not fit in because we add in espresso or tangerine or good stuff like that so we're purposely going to be knocking down that bureaucracy and being rebellious we had a event last week where we served only beers that did not comply with the law true to our culture were rebels and it's exciting for us so i have to say i mean german beer is special I'd consume a lot of German of year in my day and somehow the next day you just feel great yeah absolutely is that the experience with stone yeah yeah it's gonna be you know I think a new to get the strong you know bitter forward hot forward IPAs that we serve will be different that's awesome now you guys you find you saying brought in service now from the business side yeah first we did an NIT but you but you led that acquisition so two years ago we were looking at putting in a set of systems for the business each group had their own needs and they had selected systems they want to bring in the brew ops maintenance was number one that we needed to serve as a use case so the demand was really growing for our beer as it's been we need to keep up with the demand and so we can't have the brewing and down we were turning to a 24-7 operation and the brewery anytime a piece of equipment was down we're not getting beer to our fans I'm not serving our customers so we we needed something for planned maintenance to keep that equipment rolling facilities wanted something as well for maintaining the facilities and HVAC units and all that safety I wanted something for reporting incidents they were all all those groups were outlook and excel and so they needed a system they didn't have one we had some project management needs in our marketing group and of course I T wanted a great system too so we looked at those and said we can collapse all these down into one system with service now because in the end they had a common set of requirements they wanted workflow and reporting and visibility work order management so we did some proof of concepts and they bought in and we deployed service now to the business first because they had nothing at least I t had something it was antiquated we had something so we serve we serve them first and so you're one was all about putting those platforms in place to crawl walk and then you're too we're optimizing and now we report some with some terrific results that have come out now by using it I get a triple it and take it overseas no you go right straight to the run that's right that's right and fly haha so as you grow what role do you see service now playing I mean have you been able to sort of sense or measure the productivity impacts and we've had some great results that come out of this so our brewing department as I said they need to keep that equipment rolling any downtime was hurting us we cut the downtime in half by using planned maintenance and so we use not only the corrective work orders but planning's we have 2200 items from the brewery and packaging in our cmdb we're unplanned maintenance against those now half of the work orders that were completing our plan preventative in nature those were a very small percentage earlier it was more reactive and corrective moving to planned we're more on top of things more proactive and the equipment's up and running longer so she's meant to the CMDB so you if you've got a single cmdb or you there we do yeah single cmdb for all the brewing and packaging equipment and it's all as a nice data hierarchy so we can know that it's the escondido brewery it's brewhouse one and it's the latter ton and that has valves and pumps and sensors now those items might be used at other pieces of equipment too so we can put those assign them to different items in the CMDB but it's all in there and organized and we can you know see how we're doing on cost control and when we need to replace equipment or maintain it and on the preventative is it implementing you know suggested best practices by the manufacturer of those components or did you guys come up with your own kind of maintenance schedule based on operating experience etc yeah primarily from the maintenance from the manufacturer so we have those in is knowledge articles as well and then week but we have around procedures that we also would put in there and those those are put through in the work order so the technicians can see those and then one thing that's really nice is when we have down time in the brewery for maybe the brewing team is doing training we can see all the planned maintenance coming up and accelerate some so we may have something for next week we can move it up by a few days or something we may want to delay so we can have less downtime and group it together and do that maintenance all at once what kind of modifications have you did you have to make or did you have to make bringing in service now well we were a little on the bleeding edge in some cases a couple years ago as we were putting in the facilities maintenance and the planned maintenance so that was just starting to come out with service now so we had to build some custom tables and are we want to make sure it made sense for the the context so we had crafting assets and crafting systems those kinds of things so the business contact makes sense but those are now coming in out of the box so we're starting to pull back on the customization so it was not too bad a few things now as we excited the facilities and safety we want to make sure we could tag items if there's a leaking valve or exposed why are those kinds of things we can tag it as a facilities issue a brewing ops issue but also note it as a safety issue Safety's big it's down we're going to make sure it's a safety safe environment for our team we've cut injuries in half by having a focus on people and training the processes but also having this too well now to make all the issues visible and real-time so we're having a hundred percent increase in safety issues reported to us so we can see more they were out there before and weren't being reported or lost an email in Excel so we're seeing those now more proactive fixing and cut injuries in half we're really proud of that talk about the process behind that because we always talk about the you know the people process technology technologies one piece a fool with a tool you have blob of ulva all the little idioms but you're using service now as a platform to enter those incidents those safety incidents but somebody's got to actually do that right so then is it the person who got injured and what's the incentive for them doing that or explain the process behind that while safety is woven into our culture so we want to make sure day one everyone knows that's critical for us we want to leave as safe as healthy as you were when you started your day so what we have is that that form is available through our Service Catalog along with IT requests facilities request burry there's a safety incident you can report those come through from the team member that saw it so it could be the person that experienced it or someone who saw something and maybe they're working at the packaging line and they see something that could be an issue so those those could be sent through easily on a tablet or from their workstations and then the safety manager gets alerted to that works the q's runs the reports passes it to who's in charge it may be fixed by the facility's team or an engineer so they pass those tickets along that's a real plus for us having that on one system because originally the brewing folks wanted their system they were used to and that was different than what facilities had used before or safety in their previous companies but bringing it all together in one they can pass those tickets long and tracking a lot easier in one system then you're able to identify commonalities and an attack like they showed this morning's keynote the big red box you know that's right and so you were able to drill down into those and then try to put in new processes yeah remedi eight and of course all the categories what types of injuries are happening you can focus on the top ones you know is it slip and falls or lifting or forklift and those tie into then training and certification and getting people recertified so it starts the tide of learning management program as well but the other thing we hear over and over is that in the the implementation and execution with service and out and in department a and then it integrates over to b c and d and they start to say hey we want to do this two of every are you seeing a proliferation beyond kind of what your core initial delivery was oh absolutely yeah people are there's a conga line we like to say people waiting to get on our next is going to be project management for getting a new beer released so that's a seven month process or so to get from concept to actually getting the beer out the door and so we're going to be putting that all in service now for project management and having those tasks visible for everyone involved it's a really cross-functional effort to get a beer released and many different groups have to collaborate and making that visible in a single place single plan having dependencies in there and what we love about the project management suite is that the work being done is in the project plan but it's also the tasks that could assign the people to do the work and if they're getting production support or incidents that come through they can see that and there my work use along with their project work all in one place so we're really excited about putting in project management ago what are you using today for project management well for that new beer process that's a lot of Excel spreadsheets and email some document word docs those kinds of things but we have MS project and project server that we're using for construction projects but there's a lot of manual work that goes with that yet will you and have you when we will start with have you when you brought in service now were you able to retire some systems did you get rid of stuff well for IT we had a system it was the tracking system from BMC so that's one we wanted to replace so we're rolling it out for IT was a big win and that's now gotten pretty far wording incidents and change we'd like to get into problem and really start to mature that but we put the business first so I t's taking the backseat on resources but it's definitely we're well past where we were before so we'll be putting the assets in the database for IT as we've done for the brewing equipment and the facilities equipment and really build out IT ahead but ms project will definitely be retired as you move and most of the other ones the media department has a system they used called a sauna and they use that for project management that will also go when we have the new beer system getting launched with project management do you how do you deal with the organization or is their organizational friction people say want to hang on to the last user ah the other stretcher right right how do you deal with that ah well so most of the folks were using outlook and excel so those are pretty easy they really they needed something and didn't have it so those were easier wins but you know there's some the change management interesting because when you look in the magic quadrant you know what's the best maintenance management systems or project management systems and service now yet isn't out there right because it's the best in service management but getting people to see that it can also be a terrific system for project management or maintenance is a bit of a stretch right so you have to show them really well what is it you really need what are those requirements so let me show you so we've done some proof of concepts and that's been helpful to get people to see as well and believe because they see it as an IT system mostly when they go look it up but we've shown what we're doing and they get it it's exciting so we started last year we talked about time to value when we sort of joked time to beer right have you been able to actually quantify that do you see faster time to beer well it's like having that brewery equipment up and running has been big for us and cutting that in half of the down time we're getting the beer out the door so that has been the biggest win for us really I think with the seven-month new beer release process although cutting that time down isn't the number one driver of that it's more about getting it visible and collaboration and people working Heather I think that that's will be pleasantly surprised with how that's going to decrease so give us the road map over the next 12 12 months what do you be working on what's what's exciting you yeah so a couple of big things so we'll be doing that new beer project management we're also gonna be integrating with our ERP system so for the team that's getting those that maintenance requests in for the brewery they want to get those parts consumed from our European get the parts in we can track the total cost of the maintenance that's going on but also trigger reorders for the parts based on min values in our ERP so that'll be a nice integration will do the new beer and then we want to get IT mature through the IT Service Management and we're seeing so many great things with that performance analytics that's exciting to us because we're getting a lot of data good operational reports but we'd love to get some of that predictive business intelligence coming so those are a couple areas we're really looking at this year and I think also making take advantage of that the tools to make the user interface really nice-looking will be great so our service portal Service Catalog has a lot of great items on there but it doesn't look that great yes we're gonna make it look slick with some of the new tools and I guess helsinki's got some really good so you service now for that ui/ux yeah and yep NP you say bringing forth part parts of Helsinki yeah yeah so we're upgrading later this summer we're moving to Geneva in a couple of weeks and then we'll be really focusing later in the summer and making that service catalogue look good now stones got some beautiful imagery we have great shots of the beer and our facilities really great external when people see stone has really just terrific images and videos we want to make that look as good on the inside as it does on the outside for a fan so people come in and join the company and see how good we are on the inside too that's important to us so who does that beautification do you have a UI UX team that does that or is it just what you guys are pretty small team only 17 and IT that take care of a thousand team members so we have we're stretched pretty thin we have a terrific system administrator who also does development you and another gentleman that works on our websites so I think collaborating together and the tools that are available I think we'll be able to make it look good internally and we feel you have some great partners as well awesome yeah all right Brian listen thanks for coming back to the the cube and sharing your stories it's we love having stone brewing on any time so you'll appreciate it thank you very much guys appreciate being here logo all right I keep right there buddy right the cube would be back right after this at knowledge 16 Vegas right back every once in a while

Published Date : May 19 2016

**Summary and Sentiment Analysis are not been shown because of improper transcript**

ENTITIES

EntityCategoryConfidence
BerlinLOCATION

0.99+

GenevaLOCATION

0.99+

GermanyLOCATION

0.99+

seven-monthQUANTITY

0.99+

EuropeLOCATION

0.99+

ExcelTITLE

0.99+

Jeff FrickPERSON

0.99+

Las VegasLOCATION

0.99+

BMCORGANIZATION

0.99+

seven monthQUANTITY

0.99+

last yearDATE

0.99+

2200 itemsQUANTITY

0.99+

HelsinkiLOCATION

0.99+

twoQUANTITY

0.99+

excelTITLE

0.99+

Brian AndrewsPERSON

0.99+

two yearsQUANTITY

0.99+

next weekDATE

0.99+

Richmond VirginiaLOCATION

0.99+

outlookTITLE

0.99+

last weekDATE

0.99+

hundred percentQUANTITY

0.98+

BrianPERSON

0.98+

two years agoDATE

0.98+

HeatherPERSON

0.98+

this yearDATE

0.98+

one systemQUANTITY

0.97+

firstQUANTITY

0.97+

dave vellantePERSON

0.96+

Berlin GermanyLOCATION

0.96+

one thingQUANTITY

0.95+

each groupQUANTITY

0.95+

helsinkiORGANIZATION

0.95+

this yearDATE

0.95+

17QUANTITY

0.95+

AmericanOTHER

0.95+

double-digitQUANTITY

0.94+

thirdQUANTITY

0.94+

this weekDATE

0.93+

oneQUANTITY

0.93+

GermanOTHER

0.93+

singleQUANTITY

0.93+

germanOTHER

0.91+

16OTHER

0.89+

todayDATE

0.89+

one placeQUANTITY

0.89+

fourQUANTITY

0.89+

next 12 12 monthsDATE

0.88+

second breweryQUANTITY

0.87+

first knowledgeQUANTITY

0.85+

VegasLOCATION

0.85+

next dayDATE

0.84+

MSORGANIZATION

0.84+

CMDBTITLE

0.84+

du BoisORGANIZATION

0.83+

this morningDATE

0.83+

a thousand team membersQUANTITY

0.82+

knowledgeORGANIZATION

0.82+

Stone BrewingORGANIZATION

0.79+

third knowledgeQUANTITY

0.79+

couple years agoDATE

0.78+

single placeQUANTITY

0.77+

10th largest craft beer companyQUANTITY

0.77+

later this summerDATE

0.76+

24-7QUANTITY

0.75+

EuropeanOTHER

0.74+

half of the work ordersQUANTITY

0.74+

single planQUANTITY

0.73+

brillionLOCATION

0.69+

lotQUANTITY

0.67+

CMDBORGANIZATION

0.65+

a couple of weeksQUANTITY

0.62+

ServiceNow Knowledge16ORGANIZATION

0.61+

day oneQUANTITY

0.61+

Scott Weller, HPE - HPE Discover 2015 London - #HPEDiscover - #theCUBE


 

from London England extracting the signal from the noise it's the Kuhn covered discover 2015 brought to you by Hewlett Packard Enterprise now your hosts John furrier and Dave vellante okay welcome back everyone we are here live in london england for HPE discover this is silicon angles the cube our flagship program we go out to the events and extract the signal from noise i'm john / with my co-host avalon say our next guest scott well our is SVP and general manager HP east technology services support group this guy welcome back you below many times every year great to have you on usually on though usually the first one on every time but now you've schedules packed i made on the last way this time right before questions for you now your last a baby for us welcome back thank you so give us the update from your standpoint it's just every year more and more stuffs happening yeah that requires services especially the technology services this year is composable right Dave and I were talking on the intro HP got it right with converged infrastructure you know right out of the gate and back then kinda people scratching their heads what's converge infrastructure looking back its mainstream now now you have the next bet on compostable we like it I love it a lot yeah now customers probably like oh my got another new thing so how do you guys doing right now with all the changes clouds pretty clear no public cloud good right a lot of private clouds that's yeah good stuff you've been building out right now composable what's the update so you like you said a lot going on we have in in a way reinvented the company which you don't do very often right but i think the the companies that can reinvent at the right times are the ones that survive and thrive and in particular pivoting our strategy around these for transformation areas is really is really important and you'll see the implications of that play out over time like you're seeing some of it now but it really changes the way we think about our customers what what their problems are what we're here to do for them and you're right it's there's a huge service element in that in fact you could even say that a lot of that is service led and so the transformation area work has led to probably 50 distinct solutions that are in every way pan HPE they involve you know it's a pan portfolio pan go to market kind of view on things and so right now you know we have competitors that are single plays you know storage competitors server competitors solution competitors and so we have to do the new we have to do this new view on the world as well as continue to be a fierce competitor right and these in these single play environments so so that's that's a a new challenge for us but I mean it's such an exciting time and just see this i'm actually very proud of what we've been able to do it's really interesting you certainly for your memoirs can put into the book this past couple years and certainly the past year I mean you had the operating as a split entity prior to the official date right huge IT track cross over the engine services workforce plus new hiring for the gaps you we talked about last time so congratulations on that I think really phenomenal yeah I love to drill down on that but I want to get to the point you just mentioned this is interesting in vague as we talked about the services piece viscosity the transformation was laid out them same four pillars right now you're seeing a lot of meat on the bone even how the show's organized it's not by org chart right it's by solutions we see oh yeah how to run your government booth over here that's not a division of age feeds a solution right so tell us what's of all I mean I love this services led angle Dave and I were just talking on the intro about IOT once you get them into the network the methodology for the customer depends on the customer or how they want to get the data function of what the device is right again just a random example but this is the the new normal the services led infrastructure it is and you know I can just tell you from the inside that that this is not market texture that you guys are seeing I mean this is real you know deep into the way the company not only operates and develop solutions and goes to market but again how do we think about what we're here to do for our customers how do we want to show up in in discussions with our customers so so this is a you know I wouldn't say that we're through that I mean we have a lot to learn a lot to do but this is this is definitely a reinvention a rotation for us and the reaction has been incredible and like you said we we made a conscious decision that we would show up here like that like it you know this is we're going to start to live what we really believe we need to do is this new company so it's got an indication of that it's not just market texture it's real it would be how you get measured by customers in it yeah and it used to be okay the projects on budget on time you know successful check and now that's table stakes Wow as you move toward these new four pillars solution areas are the ways in which you're measured changing right so what what we are seeing and experiencing is a shift from sort of like project technical project based of deliverables and have you done that to have you created the business outcome that I intended when I went down this path with Sheila Packard enterprise so and those outcomes are you know contextual their unique fairly unique to the customer situation and it can be anything from have you moved us to hybrid have you have you shown us how we can be a high velocity I tea shop have you have you brought devops into our context and shown us how to be successful so it's those kinds of things about you know are we you know ultimately without the specifics the question is are we helping our customers succeed through IT and and then the the specifics of that context will drive it but that that's really the difference it's not about project outcomes its business outcomes well that's a much more complicated equation for your zero because you check tick off the items and it'll fit you know the earlier days this is not what we delivered and oh the customer didn't exploit it you know because of XYZ man now they're holding you're responsible for the business outcome so how that basically talks some deeper business integration how is that changing the way you go to market your skill sets well you know a few years ago there was a whole question of do I just sell a product and then kind of the customers on their own to get some value out of it and actually for all of us as consumers if we don't use a product we don't we don't know whether we got any benefit obviously and so the companies that make those product would really like us to use them and and and so good things happen when you actually help customers realize the value of their investments with us you take that to the next step and you say you know if you care about whether the customer actually got to what they were planning for intending by working with us that that's a different mindset and it doesn't have to be contractual necessarily it starts with a mindset and then you can write it into contracts and there are ways to do that and we're seeing some of that but really more it's it's a mindset and what are we there to do for them and and yes you you begin just you begin to think about well you know you know maybe this project this this deployment didn't really achieve what they wanted what are we going to do about that together with the customer one of the things that we talked about yesterday with some of the channel partners was his reinvention isn't blurring the lines between of a band a bar and a reseller and distributor right and Carrie Bailey was on from the cloud group and really saying hey you know we should identify the value points and focus on that but I want to ask you on that on that thread because now that brings up the conscience we had again in Vegas which is there's so much work to do on the services side it's almost ridiculous to think about mind blowing and most like how many reference architectures it could be at me right variations it could be so we know you're busy work it away on that now but also now the channel partners are there and there's also the channel conflict so how do you guys because there's a lot of work to do how do you separate what you guys going to do with in HP and go direct to the customers and or right provide to the channel partners in the form of reference architectures because now they're taking the ball yeah and going to the front lines as well so seems to be that's a nice area you guys have managing that what's the thoughts there what's your vision so you know my belief is that actually simplicity is the better outcome you don't want to have a buffet of reference architectures or even products you know you I think our customers and our partners expect us to do our homework segment the market understand what business we're in and have you know enough but no more in terms of products use reference architectures and so on that's part of being a thought leader in this industry from there you're right it comes down to the kind of channel relationships you want the kind of plays you want to run with the channel in some cases it means the channel does everything in some cases it means that the channel you know does one piece of it and the direct is the other piece of it and we're so big and we're global so we have all kinds of buyers you know and we have we have direct customers who buy direct from so for some things and actually work with partners for other things so it's all of the above and we have to harmonize that we have to rationalize that for sure but at times they might not have the capabilities right so well it's down to the balance between roles and delivery right and that's the and that's the other piece of it is the partners get really upset with us when we're not innovating if they can do everything that we do then they wonder why in the world there partner program so so there is a creative tension right we're always going to be innovated sometimes that leads us down paths that overlap you know the forward leaning partners sometimes it works itself out so so but that is a constant dance and it's a good thing actually because our partners teach us a lot and and good checks and balances but you're also going to be an enabler right I mean yes you can leverage a lot of the work you're doing just pass it on that's as you get to movies converge and integration yes yeah yeah and and you know the channel piece is interesting because the channel is going through a massive transformation like everybody else yeah and you know let's face it most of the channel revenue today is moving tin and then but that's changing your rapidly because that business is kind of going away what happened overnight yeah so the lines are blurring but my understanding Scott and from speaking in the past is that that you're open to the channel white labeling your services they do that talk to many of your channel partners that are happy to do that and you allow that it doesn't have your not dogmatic about it's got to be the HP brand can you talk about that philosophy yeah so I think that's correct in that assertion so generally it's that that's not the way we kind of view the world we have a few what would we call partner branded programs and those are very very specific and targeted generally speaking what we want to do is pour a ton of investment into innovation and we ask our partners where there's there's you know where we have clear innovation and clear leadership to sell our brands we authorize them to do that we pay them to do that we encourage them to do that and we have multipliers on how they can earn with us you know the more for more model but in a few cases we do we do have a partner branded program and and sometimes that has to do with geography sometimes it has to do with a product and the competitors that are that are in the market with that product I see okay so so it really is selective and you're really trying to to have that HP branded service but the the partner can resell that service and make the partner can resell and they can deliver against it as well and again we make it worth their while through our partner programs you guys have a great track record with the channel excuse got a great history there's why I asked but the innovation things what I was getting at night so I gotta ask you since Vegas what's the top seller what product is working the most right now well I mean I mean I mean come joking but I want to kind of know where's the traction what's the most hot yeah what's hot well you know you were there when we introduced proactive care for example three years ago that's become possibly the fastest selling product in HP's history and most of it is done through the channel so here's the case where we're able to offer proactive in sight backed by analytics and reporting that most partners don't have either the time the breath the visibility to do and again that's where they said hey thank you thank you for innovating he look back at enterprise we would like to take that to our customers composable services what's going on there it's news right out of the gate so it's a new announcement right Rio T stuff again we love the IOT messaging though got a rouble wireless out there ya bought with a great leader transition right so I'll take them in order so so first of all composable you know what what all what every ops and I tea shop will know is that it's really hard to provision right it it's labor intensive it's is error prone its disruptive sometimes it's not very secure depending on where you get your images and so from and so with with the with synergy what we've done is we've said look we want to make provisioning happen at runtime we want the gear to self-assemble why can't the gear kind of discover itself and self assemble that kind of makes sense right but but nobody's done this right so we're really excited about that capability and then on top of that it has native exposure for this this infrastructure as code paradigm which now now you begin to excite the developer community about this being a target right versus the morass that they sometimes feel that I T is presenting back to them so it's high velocity IT it's in the paradigm that they want and from the knobs perspective a lot easier to live with I mean the livability of synergy versus conventional gear is so much better so we're trying to take the hassle factor out of being an ops person and also encourage a collaboration that eventually you know DevOps is all about but not everybody is there yet and and it's going to take time so we've just been discussing John and I a week whether synergy is evolutionary or revolutionary from the services perspective you haven't a good angle on that yeah and if it is evolutionary what does it mean from a services perspective what's your take synergy composable infrastructure that you've announced evolutionary or revolutionary and when I think lican I mean I think that could be a fun debate i'm not sure but i think you know for me for me i think it's going to feel quite revolutionary to customers and that's the reaction we're getting of course we pull the analysts all through the development cycle about what do you think and what do you think this is going to mean and they're really excited it's a cinema big weighing in at river there that I think I think they would say is revolutionary and from a certain perspective look at what's the abyss you know from a service perspective on one level it's no different than any other product there are more potentially more seams or fewer seams for my business to kind of deal with on behalf of the customer but it's also going to mean that we have the ability to now to kind of fulfill what I've laid out is our vision which is we need to be about making sure that customers are successful through IT and do that over the long term independent of market headwinds and independent of technology changes and so this is to me it's an enablement of what we're trying to do generally and then the rest of our service just wrap around it as they always do were you was your team asked to help dog food with the split and did you get tired of that well yeah remember all on the payroll it is but but but yes in fact you know we talked about how like in a couple weeks we had to build 4,000 servers well my team got involved with that why wouldn't we right we have the expertise yeah so in the long face and a lot of yeah a lot of my team were involved in the various you know behind the scenes aspects of it and but again that's something to be proud of because now people look and say wow that's almost like a benchmark for what how things should happen right and and so and we've actually made a business out of helping other companies do similar things whether it's divestiture or merger it's quite an accomplishment i think it's worth capturing and documenting as a use case because to do that a death scale at that level of that edge speed is really agile dan again it's for it is purest yeah non-dogmatic form yes I mean agile in terms of development I get that but to move that kind of scale yeah in that you know I think about it like a man on the moon in a decade we will do XYZ and that's and you know we in one year we are going to be two separate companies and we did it awesome well I gotta get your take on the overall vibe actually actually first IOT I want to get that the coyote is really an opportunity moonshots now being yeah I disagree gated opportunities there so so first of all there are cycles right you know mainframe client-server on on and on IOT moving compute to the edge is is the the latest cycle and it's going to last a long time because as much as we'd like to put in the sensors there's a cost right if the sensors are all super smart now they can't proliferate so putting compute on the edge is a nice architecture and moonshots a perfect vehicle for that the thing that for the service business there's a there's sort of an edge where I'm not going to take it further in other words our edge the true edge in other words I will provide support for the IOT aggregation right the aggregation quite the compute point but people say well why don't you you know isn't isn't a you know a RFID tag just you know part of the architecture well yes it is well I don't have people who can go into hazardous environments like I don't have people who are trained to go into medical facilities to grow that last mile right so when it comes yeah when it comes to talk about this right of service night around from us from Hewlett Packard Enterprise it'll go it'll go up to the compute layer or edge and then we'll work with other people and that'll be part of our overall big solution when you talk about big solutions like we might you know might be doing for an airline or for the health industry in general so we have advising people to define that edge yeah and we added one way element to that which is not only the provisioning of the labor of the training is also power and internet and the 30 patients and yes everything everything about that so it's a very it becomes a collaborative play like people say well why wouldn't you want to do smart meters well I don't have meter readers in my workforce for example and it's all going to be automated anyway so if you face to though I mean the reality now is that the addressable market now is the edge of the network your true edge and then I OT everything yes let's try to go outside the bounds of that true edge as you were pointing out you start getting into over your skis yes and you get into all these little fatal flaw trip wires well not only that but you know we can't forget that the companies to build the sensors are quite interested in the value chain of all this to ya so this is where I think we'll meet in the middle will collaborate yeah and and it's actually very exciting I in my past I was involved heavily in telematics and so I know that I know the drill and but I completely agree with this huge huge opportunity well you interesting that's a point about leading in the middle that actually favors HP with the ecosystem play yeah absolutely put you guys right if we will out so yeah interesting we're kind of stitches together in real time we had a great statement on that great great visibility workplace productivity I've been trying to figure out what the heck that that transformation pillar is all about it's like it's splendid right oh yeah yeah the product guy I'm trying to get a product out of it but you got development you got user experience it seems mazi to me can you clarify that for what that means we service isn't so the very first maybe the you know glaringly obvious part of that is mobility right and with our Aruba acquisition we have I think we have a great position there and this notion that you know years ago we talked about work-life balance sometimes it became kind of a joke but the work-life balance doesn't exist really it's like I'm working now in two seconds from now I'm going to be on my life because I'm interacting with my kid or whatever on text back to work and that the only way that actually happens is if you can essentially be connected everywhere yeah and and back to IOT you know what what we're doing is you know you've heard about data center care where we wrap around arms around all the gear in a data center we are doing the same thing is it'll be called campus care or something like that but how do you provide that kind of integrated single point of contact experience for a campus network right so that you can you can create that experience so so that moves us but it's fuzzy because that's just way the world is it's fuzzy it's splendid that's the way wins that's why we work i'm on the sidelines watch my kids lacrosse game and I answering email in between apps right so you know exactly is that bad or good i get actually he's a product it just is so I gotta ask you I know we're getting close on time but you brought up wireless and you mentioned right ampas huge refresh opportunity in campus networking right now and wireless it seems to be the top item for all user experience yes does that on your Lily on your road map right now in terms of delivery because I can imagine yeah the refresh cycles from went you know yeah remotely connected with wired or Wireless now I mean nobody's running wires anymore yeah so but yes the refresh the the the first placement stadiums you know places where where you were lucky if you could have a cell phone signal people want to show up and they want to watch the replays on their device and they you know it becomes an immersive experience all enabled through technology i Scott I know you got another appointment and really appreciate you taking the time great insight on IOT and as usual great insight across sport thanks for sharing the insight here all that big day to come in there on the cube for your in the services love the services lead I really believe that debris are now in a services led sure because the infrastructure is in different than every company so there's no boilerplate anymore it's harder for you but I'd get that get those reference architectures to be more of them congratulations I'm split thank you Scott Weller senior vice president Romero technology services group here Enterprise HP Enterprise hv discovery right back with more from the cube after this short break you

Published Date : Dec 3 2015

**Summary and Sentiment Analysis are not been shown because of improper transcript**

ENTITIES

EntityCategoryConfidence
DavePERSON

0.99+

JohnPERSON

0.99+

John furrierPERSON

0.99+

ScottPERSON

0.99+

30 patientsQUANTITY

0.99+

HPORGANIZATION

0.99+

londonLOCATION

0.99+

Hewlett Packard EnterpriseORGANIZATION

0.99+

yesterdayDATE

0.99+

Hewlett Packard EnterpriseORGANIZATION

0.99+

Carrie BaileyPERSON

0.99+

three years agoDATE

0.99+

VegasLOCATION

0.99+

two separate companiesQUANTITY

0.99+

Dave vellantePERSON

0.99+

Sheila PackardORGANIZATION

0.99+

2015DATE

0.98+

50 distinct solutionsQUANTITY

0.98+

London EnglandLOCATION

0.98+

4,000 serversQUANTITY

0.97+

johnPERSON

0.97+

LondonLOCATION

0.97+

two secondsQUANTITY

0.97+

Scott WellerPERSON

0.95+

firstQUANTITY

0.95+

one pieceQUANTITY

0.95+

first oneQUANTITY

0.94+

todayDATE

0.93+

past yearDATE

0.93+

HPEORGANIZATION

0.93+

oneQUANTITY

0.93+

IOTTITLE

0.92+

few years agoDATE

0.91+

one yearQUANTITY

0.91+

a weekQUANTITY

0.91+

singleQUANTITY

0.89+

yearsDATE

0.88+

ArubaORGANIZATION

0.87+

XYZTITLE

0.86+

one way elementQUANTITY

0.85+

scottPERSON

0.85+

past couple yearsDATE

0.85+

agileTITLE

0.82+

one levelQUANTITY

0.8+

lotQUANTITY

0.76+

avalonPERSON

0.74+

tonQUANTITY

0.74+

lacrosseTITLE

0.73+

this yearDATE

0.72+

zeroQUANTITY

0.7+

Romero technology services groupORGANIZATION

0.7+

angleORGANIZATION

0.7+

englandLOCATION

0.68+

single playQUANTITY

0.67+

vice presidentPERSON

0.63+

seniorPERSON

0.6+

#HPEDiscoverORGANIZATION

0.59+

Rio TTITLE

0.56+

coveredTITLE

0.52+

couple weeksQUANTITY

0.51+

Robin Matlock, VMware | VMworld 2015


 

it's the cube covering vmworld 2015 brought to you by VMware and its ecosystem sponsors now your hosts John furrier and Dave vellante okay welcome back everyone we are live in San Francisco moscone north lobby here for vmworld 2015 this is silicon angles the Q this is our flagship program we go out to the events and extract the Sigma noise i'm john frieda found us look at a humdrum echoes dave vellante co-founder Wikibon calm research our next guest is Robin Matlock the CMO of VMware we are in the cubes set and the two sets here this year we have the director set new innovation here at vmworld again setting the stage the leadership of VMware and the person behind all this is Robin Matlock CMO thanks so much first of all for letting us come and do your lobby here it's been great so far it's one say thank you you guys you know we love having you you're a big part of this program for us six years now we've been watching the transformation it's been interesting this year has been fun to watch because of all the outside noise and certainly the products are doing great at Gelson's keynote this morning was really a home run he really knocked it out of the park so the messaging is tight this year really good it's looking forward it's got a longer perspective it's not a short-term driven messaging it is that by design i mean this is kind of showing the future yeah absolutely we really tried to change things up this year and you know that's important is that we have to reinvent we have to make ourselves relevant and part of it is taking something like the program at vmworld and making sure that every year it delivers fresh new a different perspective for these attendees so we changed things we started with Karl talking about one cloud any application any device very much frame the conversation for V emerald in the keynotes but also more of a 12 18 24 month kind of view and today we closed with Pat Gelsinger on the stage and you're right that was all about forward-looking what lies in the next to 35 years and what is our point of view on it and I agree with you I think that really did an amazing job this morning the ecosystems changing we've been monitoring the ecosystem on our crowd chat platform some great conversations with the thought leaders it's changing the demographics seem to be changing you own IP they got great market share and traditional IT that's being where's legacy wheelhouse so the Ops guys are all here but sad event the DevOps focus is really scratching the services at a whole new developer community do you guys were you guys aware of that is that kind of like the big AHA this year was it is that a big part of the ecosystem can you share some color and how this dev ops team is now resonating through the ecosystem sure and without a doubt it i wouldn't call it an aha i think it's a very strategic intentional move frankly the reality is the world is changing and it's impacting IT you know as part of the core of that transformation so I T needs to change to be relevant for business and DevOps is a part of that how are we going to build applications in this cloud native world how are we going to do it faster more agile and serve our businesses quicker well DevOps plays a key role there and what we can do is help IT serve at development community I mean obviously we had a lot of big announcements that are coming out this week and we wanted to make sure we had a way to deliver that content to this new audience so the ecosystem is evolving and it needs to because part of it is how we all transform so I'm glad you're noticing some of those changes are very strategic I mean the other thing about vmworld that that is been since day one is the core of the practitioner you know community and the peers and people are excited to be here they look forward to it they come early to hang out with their friends but a lot of parties but the content is very much around the customer and so you've been able to preserve that but at the same time you know provide an interesting layer of you know senior management perspectives high level customers when you talk about that chair at the core we really do see vmworld as a technical conference that would be the one thing that's anchored in the ground now as the people that need to engage with technology and as technology itself shifts and changes and VMware's offerings shift and change the ecosystem we have to be able to address a broader set of different types of audience so the practitioners are core but now you get the DevOps audience you get mobility professionals you get networking opps people you get you know storage folks so although the content will always stay very educational and technical in nature i do think we've done a really good job starting to broaden to appeal to these different audience types and so that's the other piece that i wanted to address is i think you know the roles are shifting with in IT and sometimes to me what this conference does it allows people who want a different career path to find one here they don't have to go to 10 different conferences and that's unique I think in the industry there was a wonderful tweet you'll have to pull it up for your audience and I'm sorry I can't reference the gentleman that did it but it it was at the end of yesterday while KITT kolbert and Rio Pharaoh were presenting we ran over a little bit so some people were moving on to their sessions and he tweeted that those that are leaving the hall right now I predict they may not have jobs five years from now because of the shifts and changes and how relevant it is to be in this cloud native world well I think if you know initially the the knee-jerk reaction to that change is somewhat negative and disconcerting but I think when people come to this event and they get back on the plane they start thinking about the opportunities they see this affords a lot of different avenues and it's really grown tremendously over the years i think vmware is doing a lot to help people bridge the two worlds and that's a big part of our philosophy it's a big part of how we're helping customers kind of get from point A to point B and helping the practitioners leverage the skills they've built over the last decade and really apply those to what's going to be required of them on the next decade I'm glad you mentioned that was a big theme of Pat's talk you know the bridge and you hear a lot of talk from the analyst community you know Gartner particular talks about bimodal IT my friends at IDC talk about the third platform but the problem i've always had with that is it's more silos like you know you don't want to be part of the old and i want to be part of it both what you guys are saying your messaging is we're going to bring the existing that asset base that you have along we recognize you want to go from point A to point B without just ripping everything out and so that's fundamental to the strategy and that's coming through in the messaging that's great to hear that is funny Massimino Ray fairing is the guy who said the cube we just pulled it up on our real-time analytics system but he said I feel those leaving you know during kit cobra session may be without a job in five years fact hashtag fact but that is a vibe of the show what are some of the stats on the number share some of the inside the numbers attendees sessions what can you share yes I mean I'm really proud of the stats actually so we exceeded our goal we have 23 5 23 thousand and five hundred plus attendees and they're still coming in the door as you can see out at the registration desk so biggest vmworld ever really solid growth and the demographics is shifting we're starting to see more of these new audience types so really excited about that we have over 400 breakout sessions very well subscribed the demand for the breakouts is quite incredible we have almost 300 289 or so exhibitors and the solutions exchange there is simply no more floor space if I could add another building I'd be able to scale out and get another hundred in the door but I'm just simply have a finite resource of space and we're chatting over Howard feet let's go there so I got it I got to ask about that there's never anyone it's always hard to please everybody at these events and you always feel oh nothing new at vmworld they have people coming oh sorry so fresh and relevant so you have you have a lot of people from the old guard and the new guard kind of coming together as Pat said cowboys and farmers kind of working together it's just quote on the q what is that vibe right now how would you describe that because you thought people scratching their heads and saying what's new this year femur I'm not seeing anything new so for the record sheriff Oakes what's new this year absolutely the new stuff yeah I think there's a lot of new stuff but we are getting into a more iterative development world where you know we're doing kind of lots of little or releases instead of you know five years ago where you just you held out for two years and then it was just one huge release you've got the evo SDDC that was new right and within that STD evo SDC manager brand new quickest way to really implement and get to a software-defined data center a tightly integrated software stack with new management capabilities to under you know manage the underlying hardware in infrastructure you have the whole photon platform right which kit Kolbert and rail Pharaoh launched so the photon platform which is largely open sourced with the exception of the very small in a just enough virtual machine all brand new photon OS photon controller the photon machine part of the photon platform then today we talked about business mobility so you have the workspace sweet Sanjay talked about that what we're doing with air watch we also then of course rolled out security and NSX 6.2 we have all kinds of new cloud services that came out vCloud air the disaster recovery on demand some new sequel database as a service technology so they're really I can just focus on stage Tigers are shaking it up here guys so I got to ask you so as a CMO your job is to kind of watched the trends walk to fashion if you will in the industry and you know the trend oh it says don't fight fashion you got to be fashionable and be relevant I get that but it's a hard thing to market vmware is its unique company you have a core a lot of things going on around the company I'll see the Federation EMC conversations you have customers that are changing hat laid out essentially a whole new future vision what's going to happen to VMware it basically devices world global global company how do you market that and how do you what's your approach and and what's your philosophy how do you how do you do that I think one of the most important things and I hope you got this from the keynotes this week is we are unifying behind a common narrative that is really relevant to our business and the value we deliver to our customers and everything we do somehow connects to that storyline and that's really this concept of one cloud any application any device and ago by one cloud I mean really the simplicity of managing something as one but it's really about a multiple cloud unified hybrid cloud strategy all delivering any application on any device I think the other common theme that we anchored around is what is our relevance to applications because at the end of the day that's what the business cares about so we've worked really hard to make sure that our customers understand how is it what we're doing is enabling them to deliver modern and traditional applications to their business really in any way they want to comply observation there Robin is when so that's great to have the high level messaging but when you test beneath Italy we ask pat ok so how do you live in that heterogeneous world and he basically explained ok took each of the levels of the stacks that is what we're doing there we can't do it at the you know this level we are will do it at this level with a very precise answer as to how that strategy turns along to reality so that to me is the ultimate test not just marketing a little marketing tagline and the reason why that's so important is because that when you test it with the customers and they're actually gonna be doing it you know down the road can't B's give a tie back and that's yeah thank you i would agree customers it has to be has to be relevant to customers I the end of the day they need trust in the vendor ok that I ask a question that everyone wants to know what's the party the big party everyone I mean VMware always has parties as so many parties going on did the event I mean I think there's like 10 different parties happening tonight now if we can't go to all of them but we'll try our best the big party at 18 c 4 share the big party yes it is always one of the highlights of the week i must say for all this technology it boils down to how great is a party well I have good news the San Francisco Giants cooperated and they went ahead and left town for a Wednesday night so we're able to get the park which is fabulous love being at the park so we're back at the park we're featuring two great bands and we very intentionally picked bands that are the up-and-comers you know not the kind of tried and true rock and roll we're going for someone sees every year all the different question the envelope John so you better get comfortable and come out and hang out with us Neon Trees opens up the act and then we're closing with Alabama Shakes and the rumor on the street is if you want to go to a good concert you go see Alabama Shakes perform so come join us it's going to be our walk we'll do our best to sneak into the VIP booth like they did her imagine dragons I hope to see you there okay thanks so much for coming on the guy know you're super busy thanks for sharing the insights and time and update almost love what you guys are doing it's a great audience love to have you thank you it would be back more live at San Francisco moscone north the Emerald 2015 things are shaking up up and coming new things a lot of stuff happening we'll be back after this short break

Published Date : Sep 1 2015

SUMMARY :

the demographics seem to be changing you

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Robin MatlockPERSON

0.99+

John furrierPERSON

0.99+

two yearsQUANTITY

0.99+

Pat GelsingerPERSON

0.99+

VMwareORGANIZATION

0.99+

KarlPERSON

0.99+

dave vellantePERSON

0.99+

six yearsQUANTITY

0.99+

Dave vellantePERSON

0.99+

john friedaPERSON

0.99+

San Francisco GiantsORGANIZATION

0.99+

10 different partiesQUANTITY

0.99+

Robin MatlockPERSON

0.99+

JohnPERSON

0.99+

GelsonPERSON

0.99+

five yearsQUANTITY

0.99+

PatPERSON

0.98+

Wednesday nightDATE

0.98+

ItalyLOCATION

0.98+

vmwareORGANIZATION

0.98+

vmworldORGANIZATION

0.98+

GartnerORGANIZATION

0.98+

two great bandsQUANTITY

0.98+

third platformQUANTITY

0.98+

two setsQUANTITY

0.98+

over 400 breakout sessionsQUANTITY

0.98+

this weekDATE

0.97+

todayDATE

0.97+

hundredQUANTITY

0.97+

10 different conferencesQUANTITY

0.97+

this yearDATE

0.97+

San Francisco mosconeLOCATION

0.97+

two worldsQUANTITY

0.96+

RobinPERSON

0.96+

vCloudTITLE

0.95+

bothQUANTITY

0.95+

Alabama ShakesORGANIZATION

0.95+

oneQUANTITY

0.95+

tonightDATE

0.95+

23 5 23 thousandQUANTITY

0.94+

SanjayPERSON

0.94+

this yearDATE

0.92+

almost 300 289QUANTITY

0.92+

five hundred plus attendeesQUANTITY

0.91+

35 yearsQUANTITY

0.91+

next decadeDATE

0.89+

IDCORGANIZATION

0.89+

this morningDATE

0.89+

HowardPERSON

0.88+

Rio PharaohPERSON

0.88+

2015DATE

0.88+

vmworld 2015EVENT

0.87+

WikibonORGANIZATION

0.86+

ve years agoDATE

0.82+

DevOpsTITLE

0.82+

Kolbert and railORGANIZATION

0.81+

lot of peopleQUANTITY

0.81+

24 monthQUANTITY

0.81+

eachQUANTITY

0.8+

end of yesterdayDATE

0.8+

12QUANTITY

0.79+

Federation EMCORGANIZATION

0.78+

VMworldEVENT

0.77+

day oneQUANTITY

0.76+

new guardTITLE

0.76+

KITT kolbertORGANIZATION

0.76+

firstQUANTITY

0.74+

five yearsQUANTITY

0.73+

one thingQUANTITY

0.72+

every yearQUANTITY

0.71+

a lot of new stuffQUANTITY

0.7+

a lot of partiesQUANTITY

0.7+

last decadeDATE

0.66+

Siki Giunta - SAP Sapphire 2011 - theCUBE


 

and we're here with sicky junta and psyche is with CSC she's uh she's an entrepreneur she's a cloud expert she's a technologist a businessperson her official title is global vice president of cloud computing and cloud services at CSC welcome thank you it's good to see good to see you here and we're very excited to be at sapphire this is day 3 of course we're gonna talk cloud with the woods with sicky so so why don't we start off sick you tell us you know what is what is cloud all about is that is it living up to the hype I personally believe that cloud it is the way of the future we don't have enough trees and data centers for the generation that we are breathing you know the generation that we are breathing produce a tremendous amount of these data by the minute us digital data texting data voice data and all this data has to be Monte so the cloud it is the future to go and it's actually changed in the last three years I've been working loud for quite a while the dynamics of the last 12 months people have gone from being educational I want to know and we have to spell MC sounds like cloud and and then you say to them now their projects they have money they have value added in Rio the termination in that cloud project how was it changing good business Missy SC is a very well-known you know broad-based service provider outsourcing and so far how is the cloud changing your business it is very interesting because it's kind of transforming the business of cici's it transformed the way that we interact with our customers and prospects we use a lot of digital new yahoo the way we approach to our custom is very different we do pilots in our cloud the business model is changing we run we don't take hasit and people like it outsourcing deal we just run it for my fabric or we deliver cloud fabric at the customer data centers and we managers or we can say to them will give you the cloud fabric and you are like an Amazon you can manage it yourselves and we just keep the fabric well we'll provide the provisioning we provide your constructions and you are your own service provider is it very different than what she does to the top reason folks talk to you about you get a lot of clouds going on building clouds and you've been in technology preneur in the past sold your companies but you're at CC big brands are coming to you what is the number one thing you're seeing the pattern of the customer requests and or the new customers I think the customers they're really serious about cloud want agility version Assad Julia um I T delivery time to deliver a off even six weeks three months that is traditional it is not possible today customers wants to build application and modern weeks instead of months the new platforms like force calm and a zoo or do you have spring source vm having google apps they actually have this very beautiful object-oriented way for you to write application we're very very fast and so that requires a delivery mechanisms that can sustain that more I think that they want to build brand new applications so they can stay with them for the next 20 years and and we're waiting to us come on this morning we're talking on prior you said the cloud is a user experience I think that's really profound can you expand on that that was pretty compelling I think people look at the cloud as is odd this tech I and big iron in there but you talk about what you mean by the cloud is a user experience so I there are two type of Christ there is the consumer clouds that's the cloud that we do every your typing on the cloud and we have facebook and twitter and all this i play Angry Birds that's a gaming it's a big cloud that's any user experience of the cloud so if you leave in your cloud and use your spirits and then you go away you just say why do I have to win six weeks when I can play you know I can play final fantasy in real time with people in Hong Kong that's really the experience of the castle and enterprise is not there yet and there has two issues first of all the technology really was not they are still provide that the applications like sa peas and and the evolution of the systems second the processes are going internal IT are really very rigid sometimes you have to go fill up in requesting gotta get all this approval and has to be seen by 25 people on business model and all that so we have the challenge of accelerating a business classes and providing the same end user experience there and that's why it's CSC we have pilots in our plans we say to customer currents bosses and you know use our portal our provisioning environments upload workloads start to understand what does it mean interacting with about you know try it out there like in a mixed thing you know they got us growing you know puppy and then there they're stuck with the animal the cloud that's yeah I do never compare Jonna come up with a lot of those in the next half hour secure your company is technology agnostic of anyways right you know the real you get wed to a particular technology or services company so you have to be a trusted advisor to use clients on we're here at sapphire we're hearing a lot about in-memory computing and hannah we were talking a little bit about that off-camera what's your take on on this notion that sa p is putting forth they call them the ram cloud in-memory computing the Hana cloud what's your angle on that so first of all let's all understand the ROM and memory is the juice of clouds and I'll give you an analogy the cloud is like an apartment building where if the guy at the top takes a hot shower and uses all the shot that hot water the guy the bottom has no it has a cold shower and that's really the real analogy in a cloud vector if I have a very intense memory usage workload some could be SI p JD edwards and some others the other everybody in that community in that multi-tenant that's what it is multi-tenant ones we are all together feels the same problems and so memory it is deduce a cloud but that doesn't mean that because i have a lot of memory I don't have to optimize systems systems should be optimized and agile by themselves that's why a lot of refactoring a lot of building you know legacy java to a spring environment where you have encapsulation to take home see where you have object orientations and that makes you a John workers that really are optimized to use the maximum of the memory we actually going through this period right now he talks about private clouds and public laws in a hybrid clouds we've sort of in this period where we've got one foot in the legacy camp because you can't we don't a rip rip and replace and we've got another foot in this you know agile new world are you seeing a lot of sort of native new application development that's going to take advantage of these new cloud architectures new potential business processes you've seen that today and how long do you think it will take to actually see that bring true innovation to business I think that today the biggest usage of cloud are Gavin test so if the Devon test is the biggest user God that means that all the new projects are being developed to be delivered on the cloud vector and that's really very very very important today gets virtualized uses a platform but there is a big movement to refactor my applications because waiting for everything new there is only twenty percent of innovation in every large shop of IT today so there is a lot of companies that do create a roadmap for their workload and and when I talk to them I say divide you your workload part in three categories the legacy one that will never move that's the one that I in agreed environments and virtualized their heart the databases to bake the construct is not a job and the one that you want to do straight away Devon test email unified communications serum and the other things evaluate do I have to do I is it core that I have to own it and build it on or could I sauce it so to provide I system that it was already out there that it's like for sales culture of this world the NetSuite of this world workday is success factor 0 or any type of HR systems and say why do I have to own it why can't i have a SAS cloud environment where i can buy the serious doing this exercise helps them understand what its core what is not and why should I spend the money to take legacy applications to to the cloud can see it's a major changes in all layers who invited the you've got your your your device here your iPad we've hearing a lot of changes at the application layer and of course the infrastructure as well how is infrastructure changing and there's a lot of talk about convergence and there's logical blocks of infrastructure what are your thoughts there well I think that and the infrastructure layer we are actually seeing two major chain changes that are coming very fast first of all the multi-core environment 20 course is gonna beat ah here soon you're just sooner than we think and so all this memory conversation will already evaluated again because how's that memory gonna work with all this capacity our computer we have and that's that's a real conversations in and the IKE advisor that has the interaction with the fabric will need to be optimized to be able to take advantage of that storage is going through a lot of chambers multi-tier being the ability to say I don't want to maintain this for a long time understanding the retention here is it's even more critical than before because the access to the data now it's very fast and understanding the tiering and how you're going to do or not network storage what they're gonna cash what are you gonna close it creates a lot of questions when you build an application or when we refactor the applications a lot of it I think we have to realize that the systems have speed as a requirement and optimize from the end user to the art to the bear models what's the most efficient path just mentioned some real hot tech areas that we were all over I'll see the multicores and you the course the in-memory got solid state changing her essay p guys here saying summaries the new disc disc is the new tape tape is dead pretty pretty simple message there but multi core memory the hypervisor role of virtualization and the change will storage all those forces are colliding yeah when twins win some argue that that's an opportunity for redefinition of a new operating environment so to your point about optimization how do you see that revolving is that fantasy it gotta like a wish list you see new architectures developing definitely new architecture love being developed tonight's a new architecture for instance it's an optimized act architecture for mobility and to create a very pleasant user experience with all the data that sa p has because as if he has all this come on up data lock deals and so it's a new architecture you just say instead of changing the structure of the data or the app i am actually moving the interaction at the mobility level to a new device so that the experience is better in some cases used we will have to go back all the way and brought in right brand new systems that can suppose support that but I i believe the new architecture I've built all the time I think that um we haven't probably have a scene um what's the preferred what's the preferred visually for the future for this type of texture that that you're seeing and that you're driving towards mostly memory stuff immediate benefits to caching what do you see is the preferred methods that are driving right now I think that sounds looking at mobility so that that you can divide the user from the system's is very protesting because if you don't do that we actually slow down the end user experience and the end user is the productivity that we get every day second it's we have to look at business logics and can isolate the business logic so that I can can I really change it in a dynamic way in the last 10 years of 20 years we built system where we encoded everything he has to talk to this database over this IP address with that all this um hardcore stana configurations yes it's very hard in the cloud environment dynamic environment new media environment so we have to look at the system say how can I use so object orientations platforms separations logic how can i isolate the data if I have to how can I put it you know virtual data Mart's on top of it so that I can I'll cute the data because if I kind of a what Hana is was I'm sorry structure data then I cubix and then the cube gets talked to everybody and normally i know that in dededo there is eighty percent again used 20 bars are all right reverse so it's really an interaction and reactant acting from the end user best experience i want to do that facebook experience i want to give it that um gaming experience so how do i get to the data and adina you know it's probably 20 years old and it's really mainframe in monster well you're not gonna go ahead sir so when we talk to some of the vendors like for instance an emc they talk about the block at ciscos pushing UCS and it and they call it cloud ready or cloud enabled or cloud optimized i guess the term they use is that just good marketing or is it really the right model for the cloud to have that sort of single logical block of infrastructure which you're taking away well CC is a V block user we use Vblock for all our fabric cloth fabric deployment and a full hour in this cloud that is the first we have private cloud delivered on premises on the red card it's a unique value proposition no nobody has meaning you don't have to buy millions we delivered to you it's ready just provision the workload we teach you how to do it and we can do it in 10 weeks now we can only do it with a optimized block well the hard work and they're hard when storage and network and compute off very integrated and then we used EDM where I'd advisors are um has their communication macaluso we believe and I personally believe that that's today the best technology available UCS was built for cloud means project California that server was built thinking virtualization the optimization to the upper visor to the chip so that's why I think it is for CCM for our customer the best solutions it has a future-proof solution all the other architecture in the hardware have to change like HP just did a brand new set of equipment so and so I use that word future proof yeah it's like a punch like it Flashman does that expand know it's a good term it means basically you buy something and yes headroom you could it takes you into the future so just drill down on that more detail cuz that's a really important point that folks they don't want the cloud washing mentality they want to see specific so just expand on that you could so first of all um clouds there's no magic there and there is a project you say I want to take my Devon test to the cloud you have to plan it rough too tested you have to make it happen so there's no magic in cloud no pixie dust is like any other the ability to what I call future proof is what I call cloud plus far something that I can sustain in the next five years and not having to do it an architecture change or a major change I will do refreshes because the hardware is moving faster point releases add some stuff to it yeah but my architectural substantial architectural layers and everything is kind of stable for that but cloud pushes innovation to the US as a provider to our suppliers and to our end users all the time because it as a brand new paradigms so future is the roadmap that you built for yourself their customers i'm gonna say i have my roadmap I know what my clouds are gonna look in five years I know they thinks that I'm you know evaluating html5 for everything that is an end you see this vblock for the fabric I'm looking at how do i integrate cloud providers the api structures we are building a very interesting platform for cloud service programs where we will be the broker on all the cloud providers and look at the Echelon and maintain transparency so I know exactly what my cloud I'm gonna look in five years so that's when I seed with my CIS I say you don't have to do cloud the doctor doesn't say that you have to do cloud but if you do understand the business value and what's the roadmap and what's the current state to end state and the value that you want to be able to the post so CSE obviously cloud service provider and the Chinese proverb may you live in interesting times and we're in the technology business so we always live in interesting times i guess but so you have your cloud business your provisioning your own cloud you have your own data centers we see SI p announced today the Hana cloud and so but you of course a big SI p partner now you're sort of quasi competitor are you gonna build your own Hana cloud of me how does that all work you live in this age of cooperation can you talk about that a little bit but that's the beauty of cloud cloud doesn't bring competition brings integration so I'll give you another example we work very strongly with Microsoft Azure in their environment but our customer comes to CSC because they they want the full service experience and they want security and they want somebody that really looks at the architecture of what they do it expertise not just a class so we have created a federation model where no customer comes in our cloud is called cloud belt and say I want to build myself a force applications the integration to the force platform is similis to the end users we actually integrated us force platform and we'd actually run the code in the first platform but the customer said I want to now put it as my data in the public knowledge I want to get having them physical I wanted on your data center so we take care of all that in the Federation loss so we talked a lot about SCP with SI p in the last a day about hannah and they have their business on demand a platform that it is a way to write applications in situ and we asked him you know we want to run the application they plot from ourselves because I value added and then already so that's okay we will do a fixed platform like force or Google oh I absorb but we have portable platforms like spring or chorus or alarm stock and but remember well the customer fields a lock-in because they know they can only run it down beauty and and when you wrote it a nap in a strict platform you kind of just say okay I take it and I run in there he runs only there it's off two months like if you ride a force up you can write it in a matter of days I runs only there you can't just say I don't like yourself horse I'm gonna walk with my data we're going yeah you walk with you did about the Alpha stays there Thank so there is a lot of lock-in in this new their plan yet but Federation is the value on it the CSC brings we understand the de world is dynamic in nature and we will push hard on all our suppliers to say when can we have the ability for them to have portable bar codes instead of fix work that the CSC leading executive forum did some work a couple years ago that I read and it was they were talking to some CIOs those guys and they said as part of CSC very good work that they do and they said anecdotally that the discussions with CIOs this is probably 2001 9 time frame during the downturn suggested that CIOs are accelerating IT organizations are accelerating their adoption of cloud by as much as 12 to 18 months and then he went out into the Wikibon community and confirm that same thing I was really compressing that cycle and and I think it you would describe it as everybody needed the cloud it was sort of this cloud frenzy and now it's a little bit more selective one of the areas that seems to be having good uptake in flowers the federal government they seem to you know the new federal CIO is really hitting hard on cloud um is a supporter yeah and so um so what are you seeing there why is that is and how much money can you actually save with clouds that's a very good question so in the federal case since 1999 they had 400 data centers and when they lead the last census of all the data center i think was 2008 they had over a thousand data centers and so that's a huge growth everybody I want my own data centers until the garlic laptops iPads yeah that's a data center so I am so I think the government has come to the conclusion to say we all belong to the same family yes we all have our differences and security and privacy but let's trot learn how to share and I think there's a strong mandate for federal to use cloud vectors in fact CeCe's part of the data center consolidation committee where Jim Schaffer our president of public sector is a contributing member they are interesting things that we see is that actually federal for the first time turns to commercial and says good what is he working on the commercial side let's take commercial structures and architectures and apply so that we can move much much faster and reduce the cost so now comes to the cops um i dissect the cost of cloud in various sections first of all you have to virtualize and so virtualization brings in fifteen percent you're going from 700 servers to let's say 200 servers and that's a saving say he said in energy is saving now agility you you save them space and he'd never thing and that's a real hardcore cost rather cost that you have to buy new our hardware they will around and virtualized environment poverty if you take all your refresh cycle everything that's coming to be done you buy new hardware that can support that you can synchronize that as you can see what a nice day Saudi there is in the big girls then if you do infrastructure-as-a-service you got another you know 15 I mean maybe ten percent like I go to Amazon but then you hit a brick wall and that r equal is your applications and don't run on the cloud and you know you don't have any more things to cry so that's why I say to my CL we have to look at the IT Park and your eyes we have to go to the hardcore runner Montaigne IT budget today is sixty percent and evaluate how are we going to write new applications that get modernized or how can we refactor the application so that we can reduce this run and montane down to no more than fifty percent so we can use all the other 50 for your innovation and that's why it's seriously we believe we've somebody takes this portfolio approach we can commit up to forty to forty-five percent cartridge on a traditional on a traditional company which now if you are a brand new company and you really do the analysis core versus non core and you go this route you actually can reduce your cost a lot when I was a CIO I add a data set I see the data center and I said I don't want to run datacenters I just builds after I don't have to have a data center the last person that was holding up was my CFO and he says oh I like my sister now I ever say well six months you are not sweet otherwise you are met and and now is the number one that sweets speaker for public company of using cell system so it is a culture that's a great I mean it's great movement right now cloud there's a SiliconANGLE TV the worldwide leader and online tech coverage this is the cube this is where we talk about all the great stories and content with Suki Kunta great conversation here at SiliconANGLE dot TV question on the service is angle Dave and I have been talking for weeks now about how the services business changing both the services of delivery consulting integration which you mentioned that's where cloud is not about competition bout integration and also the services that can be offered on the cloud so how was the the services business changing the value chain of the architecture to the wind services that are being delivered we call that services angle mean what's your angle on the services business is changing into in two ways one it becomes more strategic so all this road mapping and understanding of the asset portfolio and why do you want to be on three years and what's the type of IT leader you want to be for your organization so it's moving upwards and then actually is becoming very very technical people the really most virtualization optimization infrastructure and can really what i call the youngsters the guys that can really write apps very fast the young Dae young coders know what we are crap that really don't want to spend the times on you know I'll ride this big proposal he's there and I'll show you and that's when i interviewed it for CSC the kid in five minutes his own is the ipod alive stop on top here I know that he lives the cloud everyday leavin this is really the new people that I say we have to look for but there is a big difference the culture change the consultant with the tie and phil italia proceeds one in two and three so the kids say give me two hours and i give it back to you yeah it's a huge there's conflict back in the 90s remember that that's the consultant suit they're making a lot of money project management huge schedules kind of slow now it's like you got these gunslinger coders who can whip up apps deploy it on the cloud in a couple days in a day and set change very used to start with a word document to powerpoint and now they're starting with you know code well know if they're the most used tool is a mind map for a project instead of a bullet and and I think that's when you start come in a conversation with a customer you follow the threads of where he wants to be and then the end you end up with a map or what it needs to be done but it is a different culture and the beauty of having the traditional thing though is is that you can have you can actually provide structure to discredit creativity so the end result is a quality because you know cowboy is intact it's cowboying intact and I you don't want to have that especially with our customers where we get them and can't we have small and large I mean I have olympic system a small bite active coupons so that that's my spectrum but quality is the most important thing nothing so we have to put quality within relationships we're here with the

Published Date : Apr 27 2012

**Summary and Sentiment Analysis are not been shown because of improper transcript**

ENTITIES

EntityCategoryConfidence
Jim SchafferPERSON

0.99+

Asim KhanPERSON

0.99+

Steve BallmerPERSON

0.99+

Lisa MartinPERSON

0.99+

AWSORGANIZATION

0.99+

David TorresPERSON

0.99+

AmazonORGANIZATION

0.99+

Simon CrosbyPERSON

0.99+

John FurrierPERSON

0.99+

DavidPERSON

0.99+

MicrosoftORGANIZATION

0.99+

SimonPERSON

0.99+

Peter SheldonPERSON

0.99+

LisaPERSON

0.99+

MagentoORGANIZATION

0.99+

2008DATE

0.99+

PagerDutyORGANIZATION

0.99+

CeCeORGANIZATION

0.99+

Palo AltoLOCATION

0.99+

sixty percentQUANTITY

0.99+

Hong KongLOCATION

0.99+

EuropeLOCATION

0.99+

10%QUANTITY

0.99+

Las VegasLOCATION

0.99+

thousandsQUANTITY

0.99+

New York CityLOCATION

0.99+

NYCLOCATION

0.99+

2015DATE

0.99+

3.5%QUANTITY

0.99+

PeterPERSON

0.99+

JohnPERSON

0.99+

48 hoursQUANTITY

0.99+

34%QUANTITY

0.99+

2017DATE

0.99+

fiveQUANTITY

0.99+

70%QUANTITY

0.99+

USLOCATION

0.99+

two hoursQUANTITY

0.99+

1.7%QUANTITY

0.99+

twoQUANTITY

0.99+

fifteen percentQUANTITY

0.99+

StuPERSON

0.99+

10thQUANTITY

0.99+

36 hoursQUANTITY

0.99+

CSCORGANIZATION

0.99+

Angry BirdsTITLE

0.99+

700 serversQUANTITY

0.99+

five minutesQUANTITY

0.99+

two guestsQUANTITY

0.99+

200 serversQUANTITY

0.99+

ten percentQUANTITY

0.99+

Suki KuntaPERSON

0.99+

Stu MinimanPERSON

0.99+

20 barsQUANTITY

0.99+

300,000 peopleQUANTITY

0.99+