Discussion about Walmart's Approach | Supercloud2
(upbeat electronic music) >> Okay, welcome back to Supercloud 2, live here in Palo Alto. I'm John Furrier, with Dave Vellante. Again, all day wall-to-wall coverage, just had a great interview with Walmart, we've got a Next interview coming up, you're going to hear from Bob Muglia and Tristan Handy, two experts, both experienced entrepreneurs, executives in technology. We're here to break down what just happened with Walmart, and what's coming up with George Gilbert, former colleague, Wikibon analyst, Gartner Analyst, and now independent investor and expert. George, great to see you, I know you're following this space. Like you read about it, remember the first days when Dataverse came out, we were talking about them coming out of Berkeley? >> Dave: Snowflake. >> John: Snowflake. >> Dave: Snowflake In the early days. >> We, collectively, have been chronicling the data movement since 2010, you were part of our team, now you've got your nose to the grindstone, you're seeing the next wave. What's this all about? Walmart building their own super cloud, we got Bob Muglia talking about how these next wave of apps are coming. What are the super apps? What's the super cloud to you? >> Well, this key's off Dave's really interesting questions to Walmart, which was like, how are they building their supercloud? 'Cause it makes a concrete example. But what was most interesting about his description of the Walmart WCMP, I forgot what it stood for. >> Dave: Walmart Cloud Native Platform. >> Walmart, okay. He was describing where the logic could run in these stateless containers, and maybe eventually serverless functions. But that's just it, and that's the paradigm of microservices, where the logic is in this stateless thing, where you can shoot it, or it fails, and you can spin up another one, and you've lost nothing. >> That was their triplet model. >> Yeah, in fact, and that was what they were trying to move to, where these things move fluidly between data centers. >> But there's a but, right? Which is they're all stateless apps in the cloud. >> George: Yeah. >> And all their stateful apps are on-prem and VMs. >> Or the stateful part of the apps are in VMs. >> Okay. >> And so if they really want to lift their super cloud layer off of this different provider's infrastructure, they're going to need a much more advanced software platform that manages data. And that goes to the -- >> Muglia and Handy, that you and I did, that's coming up next. So the big takeaway there, George, was, I'll set it up and you can chime in, a new breed of data apps is emerging, and this highly decentralized infrastructure. And Tristan Handy of DBT Labs has a sort of a solution to begin the journey today, Muglia is working on something that's way out there, describe what you learned from it. >> Okay. So to talk about what the new data apps are, and then the platform to run them, I go back to the using what will probably be seen as one of the first data app examples, was Uber, where you're describing entities in the real world, riders, drivers, routes, city, like a city plan, these are all defined by data. And the data is described in a structure called a knowledge graph, for lack of a, no one's come up with a better term. But that means the tough, the stuff that Jack built, which was all stateless and sits above cloud vendors' infrastructure, it needs an entirely different type of software that's much, much harder to build. And the way Bob described it is, you're going to need an entirely new data management infrastructure to handle this. But where, you know, we had this really colorful interview where it was like Rock 'Em Sock 'Em, but they weren't really that much in opposition to each other, because Tristan is going to define this layer, starting with like business intelligence metrics, where you're defining things like bookings, billings, and revenue, in business terms, not in SQL terms -- >> Well, business terms, if I can interrupt, he said the one thing we haven't figured out how to APIify is KPIs that sit inside of a data warehouse, and that's essentially what he's doing. >> George: That's what he's doing, yes. >> Right. And so then you can now expose those APIs, those KPIs, that sit inside of a data warehouse, or a data lake, a data store, whatever, through APIs. >> George: And the difference -- >> So what does that do for you? >> Okay, so all of a sudden, instead of working at technical data terms, where you're dealing with tables and columns and rows, you're dealing instead with business entities, using the Uber example of drivers, riders, routes, you know, ETA prices. But you can define, DBT will be able to define those progressively in richer terms, today they're just doing things like bookings, billings, and revenue. But Bob's point was, today, the data warehouse that actually runs that stuff, whereas DBT defines it, the data warehouse that runs it, you can't do it with relational technology >> Dave: Relational totality, cashing architecture. >> SQL, you can't -- >> SQL caching architectures in memory, you can't do it, you've got to rethink down to the way the data lake is laid out on the disk or cache. Which by the way, Thomas Hazel, who's speaking later, he's the chief scientist and founder at Chaos Search, he says, "I've actually done this," basically leave it in an S3 bucket, and I'm going to query it, you know, with no caching. >> All right, so what I hear you saying then, tell me if I got this right, there are some some things that are inadequate in today's world, that's not compatible with the Supercloud wave. >> Yeah. >> Specifically how you're using storage, and data, and stateful. >> Yes. >> And then the software that makes it run, is that what you're saying? >> George: Yeah. >> There's one other thing you mentioned to me, it's like, when you're using a CRM system, a human is inputting data. >> George: Nothing happens till the human does something. >> Right, nothing happens until that data entry occurs. What you're talking about is a world that self forms, polling data from the transaction system, or the ERP system, and then builds a plan without human intervention. >> Yeah. Something in the real world happens, where the user says, "I want a ride." And then the software goes out and says, "Okay, we got to match a driver to the rider, we got to calculate how long it takes to get there, how long to deliver 'em." That's not driven by a form, other than the first person hitting a button and saying, "I want a ride." All the other stuff happens autonomously, driven by data and analytics. >> But my question was different, Dave, so I want to get specific, because this is where the startups are going to come in, this is the disruption. Snowflake is a data warehouse that's in the cloud, they call it a data cloud, they refactored it, they did it differently, the success, we all know it looks like. These areas where it's inadequate for the future are areas that'll probably be either disrupted, or refactored. What is that? >> That's what Muglia's contention is, that the DBT can start adding that layer where you define these business entities, they're like mini digital twins, you can define them, but the data warehouse isn't strong enough to actually manage and run them. And Muglia is behind a company that is rethinking the database, really in a fundamental way that hasn't been done in 40 or 50 years. It's the first, in his contention, the first real rethink of database technology in a fundamental way since the rise of the relational database 50 years ago. >> And I think you admit it's a real Hail Mary, I mean it's quite a long shot right? >> George: Yes. >> Huge potential. >> But they're pretty far along. >> Well, we've been talking on theCUBE for 12 years, and what, 10 years going to AWS Reinvent, Dave, that no one database will rule the world, Amazon kind of showed that with them. What's different, is it databases are changing, or you can have multiple databases, or? >> It's a good question. And the reason we've had multiple different types of databases, each one specialized for a different type of workload, but actually what Muglia is behind is a new engine that would essentially, you'll never get rid of the data warehouse, or the equivalent engine in like a Databricks datalake house, but it's a new engine that manages the thing that describes all the data and holds it together, and that's the new application platform. >> George, we have one minute left, I want to get real quick thought, you're an investor, and we know your history, and the folks watching, George's got a deep pedigree in investment data, and we can testify against that. If you're going to invest in a company right now, if you're a customer, I got to make a bet, what does success look like for me, what do I want walking through my door, and what do I want to send out? What companies do I want to look at? What's the kind of of vendor do I want to evaluate? Which ones do I want to send home? >> Well, the first thing a customer really has to do when they're thinking about next gen applications, all the people have told you guys, "we got to get our data in order," getting that data in order means building an integrated view of all your data landscape, which is data coming out of all your applications. It starts with the data model, so, today, you basically extract data from all your operational systems, put it in this one giant, central place, like a warehouse or lake house, but eventually you want this, whether you call it a fabric or a mesh, it's all the data that describes how everything hangs together as in one big knowledge graph. There's different ways to implement that. And that's the most critical thing, 'cause that describes your Uber landscape, your Uber platform. >> That's going to power the digital transformation, which will power the business transformation, which powers the business model, which allows the builders to build -- >> Yes. >> Coders to code. That's Supercloud application. >> Yeah. >> George, great stuff. Next interview you're going to see right here is Bob Muglia and Tristan Handy, they're going to unpack this new wave. Great segment, really worth unpacking and reading between the lines with George, and Dave Vellante, and those two great guests. And then we'll come back here for the studio for more of the live coverage of Supercloud 2. Thanks for watching. (upbeat electronic music)
SUMMARY :
remember the first days What's the super cloud to you? of the Walmart WCMP, I and that's the paradigm of microservices, and that was what they stateless apps in the cloud. And all their stateful of the apps are in VMs. And that goes to the -- Muglia and Handy, that you and I did, But that means the tough, he said the one thing we haven't And so then you can now the data warehouse that runs it, Dave: Relational totality, Which by the way, Thomas I hear you saying then, and data, and stateful. thing you mentioned to me, George: Nothing happens polling data from the transaction Something in the real world happens, that's in the cloud, that the DBT can start adding that layer Amazon kind of showed that with them. and that's the new application platform. and the folks watching, all the people have told you guys, Coders to code. for more of the live
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Dave Vellante | PERSON | 0.99+ |
George | PERSON | 0.99+ |
Bob Muglia | PERSON | 0.99+ |
Tristan Handy | PERSON | 0.99+ |
Dave | PERSON | 0.99+ |
Bob | PERSON | 0.99+ |
Thomas Hazel | PERSON | 0.99+ |
George Gilbert | PERSON | 0.99+ |
Amazon | ORGANIZATION | 0.99+ |
Walmart | ORGANIZATION | 0.99+ |
John Furrier | PERSON | 0.99+ |
Palo Alto | LOCATION | 0.99+ |
Chaos Search | ORGANIZATION | 0.99+ |
Jack | PERSON | 0.99+ |
Tristan | PERSON | 0.99+ |
12 years | QUANTITY | 0.99+ |
Berkeley | LOCATION | 0.99+ |
Uber | ORGANIZATION | 0.99+ |
first | QUANTITY | 0.99+ |
DBT Labs | ORGANIZATION | 0.99+ |
10 years | QUANTITY | 0.99+ |
two experts | QUANTITY | 0.99+ |
Supercloud 2 | TITLE | 0.99+ |
Gartner | ORGANIZATION | 0.99+ |
AWS | ORGANIZATION | 0.99+ |
both | QUANTITY | 0.99+ |
Muglia | ORGANIZATION | 0.99+ |
one minute | QUANTITY | 0.99+ |
40 | QUANTITY | 0.99+ |
two great guests | QUANTITY | 0.98+ |
Wikibon | ORGANIZATION | 0.98+ |
50 years | QUANTITY | 0.98+ |
John | PERSON | 0.98+ |
Rock 'Em Sock 'Em | TITLE | 0.98+ |
today | DATE | 0.98+ |
first person | QUANTITY | 0.98+ |
Databricks | ORGANIZATION | 0.98+ |
S3 | COMMERCIAL_ITEM | 0.97+ |
50 years ago | DATE | 0.97+ |
2010 | DATE | 0.97+ |
Mary | PERSON | 0.96+ |
first days | QUANTITY | 0.96+ |
SQL | TITLE | 0.96+ |
one | QUANTITY | 0.95+ |
Supercloud wave | EVENT | 0.95+ |
each one | QUANTITY | 0.93+ |
DBT | ORGANIZATION | 0.91+ |
Supercloud | TITLE | 0.91+ |
Supercloud2 | TITLE | 0.91+ |
Supercloud 2 | ORGANIZATION | 0.89+ |
Snowflake | TITLE | 0.86+ |
Dataverse | ORGANIZATION | 0.83+ |
triplet | QUANTITY | 0.78+ |
Haseeb Budhani, Rafay & Rakesh Singh, Regeneron | AWS re:Invent 2022
(upbeat music) >> Welcome back to theCUBE's live coverage of AWS re:Invent. Friends, it's good to see you. Lisa Martin here with Dave Vellante. This is our fourth day of CUBE wall-to-wall coverage, Dave. I can't believe it. And the expo hall is still going incredibly strong. >> Yeah, it is. It feels like the biggest re:Invent ever. I'm told it's almost as big as 2019. I don't know, maybe I was half asleep at 2019. That's very possible. But I'm excited because in 2017 Andy Jassy came on theCUBE and he said if Amazon had to do it all over again, if it knew then what it had now, we would've done the whole thing in containers or using Lambda, using serverless and using containers. Didn't have that opportunity back then. And I'm excited 'cause Rafay Systems is someone we've worked with a lot as an innovator in this space. >> Yep, and we're going to be talking with Rafay again. I think it's your 10th time Haseeb on the show >> Like once or twice. >> And a great customer who's going to talk about their serverless journey. Haseeb Budhani joins us once again, the CEO of Rafay. Great to see you. Rakesh Singh is here as well, the Head of Cloud and DevOps at Regeneron. Guys, it's great to have you on the program. How you feeling on day four of re:Invent? >> Excitement is as high as ever basically. >> Isn't it amazing? >> Rakesh: That's true. >> Haseeb: I just need some sleep. >> I'm with you on that. Caffeine and sleep. >> So many parties. So many meetings, oh my God. >> But the great thing is, Haseeb, that people want to engage with you. They're loving what Rafay is doing. You guys are a great testament to that, which we're going to uncover on the show. What are some of the things that you're hearing in the booth from customers? What's been some of the feedback? >> So firstly, as I said, it feels like the biggest one ever. I've been coming to re:Invent a long time and I mean, I know the numbers say it's not, but oh my God, this is a lot of people. Every time we've spoken over the last year and the point I always make to you, and we've spoken enough time about this is that enterprises are truly adopting this idea of Kubernetes containers, serverless, et cetera. And they're all trying to figure out what is the enterprise strategy for these things? They're thinking beyond technology and thinking operationalization of these technologies. And that's not the same thing. There's a toy and then there's the real thing. And that's not the same thing. And that's the gap that every enterprise customer I talked to and the booth traffic has been just amazing. I mean, but coming here I was thinking, my God, this is really expensive. And I'm thinking, wow, this is a great investment. Because we met such amazing companies who all essentially are saying exactly the same thing, which is as we go and productize and bring our high value applications to the modern infrastructure space, like Kubernetes, Lambda, et cetera, solving for the automation governance is really, really hard because, well, at one point, I guess when the economy was doing crazy well, I could keep hiring people, but I can't do that anymore either. So they're out looking for automation strategies that allow them to do more with the teams they have. And that's exactly what Rafay is here for. >> Yeah. Lisa, Adam Selipsky in his keynote, I love the, he said, "If you want to save money, the cloud is the place to do it." >> Exactly. Yep. Let's talk about Regeneron. Everyone knows it's a household word especially over the last couple of years, but talk about, Rakesh, Regeneron as a technology company that delivers life-saving pharmaceuticals. And where does cloud and Rafay fit into your strategy? >> So cloud has been a backbone of our compute strategy within Regeneron for a very long time now. The evolution from a traditional compute structure to more serverless compute has been growing at a rapid pace. And I would say like we are seeing exponential growth within the adaption of the compute within containers and Kubernetes world. So we've been on this journey for a long time and I think it's not stopping anytime soon. So we have more and more workload, which is running on Kubernetes containers and we are looking forward to our partnership with Rafay to further enhance it, as Haseeb mentioned, the efficiency is the key. We need to do more with less. Resourcing is critical and cloud is evolved from that journey that do more things in a more efficient manner. >> That was the original catalyst as we got to help our development team, be more productive. >> That's correct. >> Eliminate the heavy lifting. And then you started presumably doing some of the less heavy, but still heavy lifting and we talked off camera and then you're increasingly moving toward serverless. >> Rakesh: That's correct. >> Can you describe that journey? What that's like? >> So I think like with the whole adoption that things are taking a much faster pace. Basically we are putting more compute onto containers and the DevOps journey is increasingly getting more, more faster. >> Go ahead. 'Cause I want to understand where Rafay sits in this whole equation. I was talking about, I'm not a developer, but I was talking to developer yesterday trying to really understand the benefits of containers and serverless and I said, take me through what you have to do when you're using containers. He said, I got to build the container image then I got to deploy an EC2 instance where I got to choose and I got to allocate memory of the fence the app in a VM then I got to run the computing instance against the app. And then, oh by the way, I got to pay 'cause all that EC2 that whole time. Depending on how you approach serverless you're going to eliminate a lot of those steps. >> That is correct. So what we do is basically like in a traditional sense, the computer is sitting idle at quite a lot basically. >> But you're paying. >> And you're still paying for that. Serverless technologies allows us to use the compute as needed basis. So whenever you need it, it is available. You run your workload on that and after that it shuts down or goes to minimal state and you don't need to pay as much as your paying. >> And then where do you guys fit in that whole equation? >> Look, serverless has a paradigm. If you step back from the idea of containers versus Lambda or whatever functions. The idea should be that the list you just read out of what developers have to do. Here's what they really should do. They should write their code, they should check it in, and they never have to think about it again. That should be the case. If they want to debug their application, there should be a nice front end where they go and they interact with their application and that's it. What is Kubernetes? I don't care. That's the right answer. And we did not start this journey as an industry there because usually the initial adopters are developers who do the heavy lifting. Developers want to learn, they want to solve these problems. But then eventually the expectation is that the platform organization and an enterprise is going to own this platform for me so I can go back to doing my job, which is writing code. And that's where Rakesh's team comes in. So Rakesh team is building the standard at Regeneron. Whether you're writing a long-lasting app, which is going to run in a container or you're going to write an event-driven application, which is going to be a function, whatever. You write your app, we will give you the necessary tooling and plumbing to take care of all these things. And this is my problem. My being Rakesh. Rakesh is my customer. He has his customers. We as Rafay, A, we have to make Rakesh's system successful because we have to give them right automation to do all these things so that he can service hundred, or in his case, thousands and thousands of different individuals. But then collectively, we have to make sure that the developer experience is optimal so that truly they just write their code and EC2, they don't want to deal with this. In fact, on Monday evening, in the Kubernetes keynote by Barry Cooks, one of the things he said was that in a CIO sort of survey they did, CIO said, 80% of the time of developers is wasted on infrastructure stuff and not on innovation. We need to bring that 80% back so that a hundred percent of the work is on innovation and today it's not. >> And that's what you do. >> That's what we do. >> In your world as a developer, I only have to worry about my writing my code and what functions I'm going to call. >> That is correct. And it is important because the efficiencies of a developer need to be focused on doing the things which business is asking for. The 80% of the work like to make sure the things are secure, they're done the right way, the standards are followed, scanning part of it, that work if we can offload to a platform, for example, Rafay, saves a lot of works, a lot of work cycles from the developers perspective. >> Thank you for that. It was nice little tutorial on the benefits. >> Absolutely. So you transform the developer experience. >> That's correct. >> How does that impact Regeneron overall business? We uplevel that. Give me that view. >> So with that, like what happens, the key thing is the developers productivity increases. We are able to do more with less. And that is the key thing to our strategy that like with the increase in business demand, with the increase in lot of compute things, which we are doing, we need to do and hiring resources is getting more difficult than ever. And we need to make sure that we are leveraging platforms and tools basically to do, enable our developers to focus on key business activity rather than doing redundant things and things which we can leverage some other tooling and platform for that business. >> Is this something in terms of improving the developer experience and their productivity faster time to market? Is this accelerating? >> That's correct. >> Is this even like accelerating drug discovery in some cases? >> So COVID is like a great example for that. Like we were able to fast track our drug discovery and like we were able to turn it into an experience where we were able to discover new drugs and get it to the market in a much faster pace. That whole process was expedited using these tools and processes basically. So we are very proud of that. >> So my understanding is you're running Rafay with EKS. A lot of choices out there. Why? Why did you choose to go in that direction? >> So Regeneron has heavily invested in cloud recently, over the years basically. And then we are focusing on hybrid cloud now that we we are like, again, these multiple cloud providers of platforms which are coming in are strategies to focus on hybrid cloud and Rafay is big leader in that particular space where we felt that we need to engage or partner with Rafay to enable those capabilities, not just on AWS, but across the board. One single tool, one single process, one single knowledge base helps us achieve more efficiencies. >> Less chaos, less complexity. >> That's correct. Let's say when you're in customer conversations, which I know you've had many this week, but you probably do that all the time. Regeneron is a great use case for Rafay. It's so tangible, life sciences. We all get that, especially coming out of the pandemic. What do you say to customers are the top three differentiators of Rafay and why they should go Rafay on top of EKS? >> What's really interesting about these conversations is that, look, we have some pretty cool features in our product. Obviously we must have something interesting otherwise nobody would buy our product. And we have access management and zero trust models and cluster provisioning, all these very nice things. But it always comes down to exactly the same thing, which is every large enterprise that started a journey, independent or Rafay because they didn't know who we were, it's fine. Last year we were a young company, now we are a larger company and they all are basically building towards a roadmap which Rafay truly understands. And in my opinion, and I'm confident when I say this, we understand their life, their journey better than any other company in the market. The reason why we have the flurry of customers we have, the reason why the product has the capacity that it does is because for whatever reason, look, it's scale lock. That's for the history books. But we have complete clarity on what a pharmaceutical company or financial customers company or a high tech company the journey they will take to the cloud and automation for modern infrastructure, we get it. And what I'm selling them is the is the why, not the what. There's a lot of great answers for the what? What do we do? Rakesh doesn't care. I mean, he's trying to solve a bigger problem. He's trying to get his researchers to go faster. So then when they want to run a model, they should be able to do it right now. That's what he cares about. Then he looks for a tool to solve the business problem. And we figured out how to have that conversation and explain why Rafay helps him, essentially multiply the bandwidth that he has in his organization. And of course to that end we have some great technology/ But that's a secondary issue, the first, to me the why is more important than the what. And then we talk about how, which he has to pay us money. That's the how. But yeah, we get there too. But look, this is the important thing. Every enterprise is on exactly the same journey, Lisa. And that if you think about it from just purely economic efficiencies perspective that is not a good investment for our industry. If everybody's solving the same problem that's a waste of resources. Let's find a way to do, what is the point of the cloud? We used to all build data centers. That was not efficient. We all went to the cloud because it's more efficient to have somebody else, AWS, solve this problem for us so we can now focus on the next level problem. And then Rafay solving that problem so that he can focus on his drug discovery, not on Kubernetes. >> That's correct. It's all about efficiencies. Like doing things, learn from each other's experience and build upon it. So the things have been solved. One way you need to leverage that, reuse it. So the principles are the same. >> So then what's next? You had done an amazing job transforming the company. You're facilitating drug discovery faster than ever before. From an infrastructure perspective, what's next on your journey? >> So right now the roadmap what we have is basically talking about making sure that the workload are running more efficient, they're more secure. As we go into these expandable serverless technology, there are more challenging opportunities for us to solve. Those challenges are coming up. We need to make sure that with the new, the world we are living in, we are more securely doing stuff what we were doing previously. More efficiencies is also the key and more distributed. Like if we can leverage the power of cloud in doing more things on demand is on our roadmap. And I think that is where we are all driving. >> And when you said hybrid, you're talking about connecting to your on-prem tools and data? How about cross cloud? >> We are invested in multiple cloud platform itself and we are looking forward to leveraging a technology, which is truly cloud native and we can leverage things together on that. >> And I presume you're helping with that, obviously. >> Last question for both of you. We're making an Instagram reel. Think of this as a sizzle reel, like a 32nd elevator pitch. Question, first one goes to you, Rakesh. If you had a bumper sticker, you put it on, I don't know, say a DeLorean, I hear those are coming back. What would it say about Regeneron as a technology company that's delivering therapeutics? >> It's a tough question, but I would try my best. The bumper sticker would say, discover drug more faster, more efficient. >> Perfect. Haseeb, question about Rafay. What's the bumper sticker? If you had a billboard in on Highway 101 in Redwood City about Rafay and what it's enabling organizations enterprises across the globe to achieve, what would it say? >> I'll tell you what our customers say. So our customers call us the vCenter for Kubernetes and we all know what a vCenter is. We all know why vCenter's so amazingly successful because it takes IT engineers and gives them superpowers. You can run a data center. What is the vCenter for this new world? It us. So vCenter is obviously a trademark with our friends at VMware, so that's why I'm, but our customers truly call us the vCenter for Kubernetes. And I think that's an incredible moniker because that truly codifies our roadmap. It codifies what we are selling today. >> There's nothing more powerful and potent in the voice of the customer. Thank you both for coming on. Thank you for sharing the Regeneron story. Great to have you back on, Haseeb. You need a pin for the number of times you've been on theCUBE. >> At least a gold star. >> We'll work on that. Guys, thank you. We appreciate your time. >> Haseeb: Thank you very much. >> For our guests and for Dave Vellante, I'm Lisa Martin. You're watching theCUBE, the leader in live enterprise and emerging tech coverage. (upbeat music)
SUMMARY :
And the expo hall is still It feels like the biggest re:Invent ever. Yep, and we're going to again, the CEO of Rafay. Excitement is as I'm with you on that. So many meetings, oh my God. What are some of the and the point I always make to you, the cloud is the place to do it." especially over the last couple of years, We need to do more with less. as we got to help our development some of the less heavy, and the DevOps journey is increasingly of the fence the app in a VM the computer is sitting idle and you don't need to pay is that the platform I only have to worry The 80% of the work like to on the benefits. So you transform the developer experience. How does that impact And that is the key thing to our strategy and get it to the market go in that direction? not just on AWS, but across the board. are the top three differentiators of Rafay And of course to that end we So the things have been solved. So then what's next? sure that the workload and we are looking forward And I presume you're Question, first one goes to you, Rakesh. but I would try my best. across the globe to What is the vCenter for this new world? and potent in the voice of the customer. We appreciate your time. the leader in live enterprise
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Lisa Martin | PERSON | 0.99+ |
Dave Vellante | PERSON | 0.99+ |
Dave Vellante | PERSON | 0.99+ |
Haseeb | PERSON | 0.99+ |
Rakesh | PERSON | 0.99+ |
Regeneron | ORGANIZATION | 0.99+ |
AWS | ORGANIZATION | 0.99+ |
80% | QUANTITY | 0.99+ |
Lisa | PERSON | 0.99+ |
Rafay | PERSON | 0.99+ |
Adam Selipsky | PERSON | 0.99+ |
thousands | QUANTITY | 0.99+ |
Andy Jassy | PERSON | 0.99+ |
Dave | PERSON | 0.99+ |
Amazon | ORGANIZATION | 0.99+ |
Rakesh Singh | PERSON | 0.99+ |
hundred | QUANTITY | 0.99+ |
Haseeb Budhani | PERSON | 0.99+ |
Monday evening | DATE | 0.99+ |
Last year | DATE | 0.99+ |
Rafay | ORGANIZATION | 0.99+ |
2017 | DATE | 0.99+ |
Barry Cooks | PERSON | 0.99+ |
10th time | QUANTITY | 0.99+ |
2019 | DATE | 0.99+ |
first | QUANTITY | 0.99+ |
both | QUANTITY | 0.99+ |
Highway 101 | LOCATION | 0.99+ |
yesterday | DATE | 0.99+ |
EC2 | TITLE | 0.99+ |
twice | QUANTITY | 0.99+ |
Rafay Systems | ORGANIZATION | 0.99+ |
Lambda | TITLE | 0.99+ |
Rakesh | ORGANIZATION | 0.99+ |
once | QUANTITY | 0.99+ |
fourth day | QUANTITY | 0.99+ |
hundred percent | QUANTITY | 0.99+ |
last year | DATE | 0.98+ |
Redwood City | LOCATION | 0.98+ |
VMware | ORGANIZATION | 0.98+ |
this week | DATE | 0.97+ |
one | QUANTITY | 0.96+ |
EKS | ORGANIZATION | 0.96+ |
first one | QUANTITY | 0.95+ |
ORGANIZATION | 0.94+ | |
pandemic | EVENT | 0.94+ |
one single process | QUANTITY | 0.94+ |
Kubernetes | ORGANIZATION | 0.93+ |
vCenter | TITLE | 0.92+ |
zero trust | QUANTITY | 0.91+ |
firstly | QUANTITY | 0.91+ |
one point | QUANTITY | 0.91+ |
day four | QUANTITY | 0.89+ |
cloud | ORGANIZATION | 0.88+ |
three differentiators | QUANTITY | 0.87+ |
One single tool | QUANTITY | 0.86+ |
today | DATE | 0.86+ |
Ashley Kramer, Sisense | AWS re:Invent 2021
>>Good morning. It's the cube live from Las Vegas. This is day four of our coverage at AWS reinvent 2021. I'm Lisa Martin with Dave Nicholson. We have had since Monday two live sets two remote studios over 100 guests on the program. This is a 10th annual reinvent. We're talking about the next decade of cloud innovation and we're pleased to welcome Ashley Kramer, the chief product officer and chief marketing officer of Sisense to the program. Welcome Ashley, thanks for having me today. So you own marketing and product. Tell me a little bit about your role. Obviously that's done. >>It's a big role. It has a big role, but I think as the analytics ecosystem has evolved, it makes sense to bring the product you're building the platform you're building and the messaging that you're taking to market together in one. And so I've been in size since almost two years, and I am responsible for both the messaging and the building of the product. >>Awesome. Talk to me a little bit about the next generation of business intelligence. Define Gen-Z one, two and where we are with three. >>Yeah. So when we think about the generations of analytics and we think about how the world is evolved, we're here clearly at a cloud conference, data apps, and the way people work has evolved over time. And I think analytics hasn't quite kept up and I'll explain what I mean about that. The first generation of analytics was really about, you know, that we're talking by the way, late nineties, early two thousands, big on-premise servers of data, things that would make people here sort of cringe, right? And the way to extract value was to put an analytics server right next to it, go wait in line, ask her it, Hey, I need a report. And then wait a few weeks. That report gets delivered. It's the wrong data. It's now stale. You've got to go get back in line, enter gen two, which by the way, I was a part of in my career at Tableau. >>And what we said was let's put data at everybody's fingertips. Let's allow people via desktop tool to drag and drop and build the perfect, beautiful dashboard. And then we can deploy it to everybody and we will break down that barrier to it. And that was successful. But the one thing that we didn't understand was not, everybody's an analyst, not everybody's data literate and dashboards could be very, very intimidating to the everyday worker. And so now we're on the cusp of what we call gen three and sysynced is well-positioned to really nail this market, which is make data invisible, make analytics invisible, and bring it to where people are. And that's what we consider gen three. And I of course can talk about that for hours. So I'd love to talk more about it. >>So are the lines blurred between what people think of as artificial intelligence and BI, because you're talking about, um, you know, making this invisible or transparent, you know, frictionless access, um, are you talking recommendations or just a presentation of raw information? How are those two topics, interleaved >>Talking both. And so what's, what's really beautiful about this is the dashboard doesn't have to go away, but you have to break it apart and you have to make it less intimidating, more approachable, more understandable, which is where AI comes in natural language generation, natural language querying maybe for some people, maybe for a doctor, they want to see the data presented in plain text, plain English. Great. Let them do that. And so AI is a big, big piece of this gen three. When we think about where BI and analytics is evolving to. So >>Like it, from a customization perspective, you're going to be able to allow people in healthcare, finance, marketing, sales, operations products, be able to have data at their fingertips when they need it. Because one of the things that we learned in the pandemic is that access to real-time data is no longer a nice to have it's required. But to your point, if it's intimidating or if it's inaccessible, or if it's too complicated, it's not useful. >>That's right. And what we also learned during the pandemic is people are busy and they don't have time to change what they're doing. They don't have time to leave their everyday workflow and process to go look for something. They don't have time to look for an unnatural experience and try to interpret what it says. So customization is a huge piece of this, make it look and feel the way that a healthcare worker needs it to look and feel, make it look and feel the way that, you know, a construction worker makes it as part of their everyday job. And that's a core piece of gen three as well. >>What are some of the things that you guys are doing with AWS? Obviously, AWS, very, very customer focused. They always talk about working backwards from the customer, really this customer obsession. What are some of the things that you guys are working on together that your joint customers will benefit from? >>Fun fact, I was Amazonian as part of my career. So I grew up with Amazon in the early days of AWS. And we are very close partners with them from two really big perspectives. The first is the data's moving there, all of the data, particularly things like red shift. And that is a perfect place for size sense to sit right on top of that data, query it live, bring that and extract it to people in the way that they need it to consume. It really make data-driven decisions. The second piece is, um, and we saw a great keynote yesterday by Swami, which is the AI piece of the story, the comprehend, the Lexio, you know, really bringing to people, the data and the information and the way they need, and that all plugs into the size sense experience. And we can be that visual front end layer on top of all of those services. >>So where you sit because of your purview, looking at product marketing, and then let's, let's make, let's make the third point in the triangle, the customer always what, from your perspective, because you're thinking in terms of product customer requirements, and then you're thinking about how do you get the message across to make sure people understand what you're doing? What does a delighted customer sound like to you? What makes you smile? When someone says, Hey, Ashley, we have this customer who absolutely loves us. And these are the things they love about us. What does, what does that sound like? >>Really a very, very simple thing to answer because through my career too often, and I've read products at all of the companies I've worked for, you sell these big deals and you help them be successful with one use case. And you come back a year later in three people in the organization are actually using that solution to make data-driven decisions. So my perfect customer is, you know, we take them by the hand, we help them deploy that we come back a year later and the entire organization, all of their customers are using the solution because we've made it more approachable, more personalized and less intimidating. >>So what's the opposite of shelf ware. That's what you just described >>The opposite of shelfware and that breaks down every stat you see out there, there's a really widely known one that, um, less than 30% of organizations are actually successful with their analytics solutions. And my theory, my thesis and the research that we've done is that's exactly why it's too intimidating. It's too clunky and it's too disjointed. >>So talk to me, I, one of the things I think is the best validation of brand can get is the voice of the customer. I agree with you that it's, it's exciting when you, cause there's, there's so many, there's so many tools and you just mentioned the stat, um, in terms of adoption, but share with us a customer example that you think really articulates the value of what you're talking about. That gen three BI customizable, personable, what customer comes to mind are customers. You have. >>So one of my favorites is a company called outreach and what outreach outreach caters to is sales. It's, you know, early sales, sales enablement, helping people understand which customers should I go target. And should I go sell to, these are not analysts using the platform. And when outreach came to us, they said, we want data and analytics to drive our experience for all of our customers. But these are young salespeople. They can't just be looking at dashboards. And so what we've done with them is we were actually the AI engine that drives the experience. And as that BDR, ADR SDR gets in there, they're actually using analytics to figure out who to call what account is hot, what to do next, and right. They're actioning right in the experience. And they have no clue that they're will using data. And that's okay. And they're optimized. They're more efficient at their job because science is powering that experience. >>So they could be in Salesforce and accessing this, like under the covers, not even knowing it, they have no idea >>Exactly >>What they're empowered with BI AI to be able to make decisions. >>And they're becoming better at their jobs because they're using data and they're not learning a new skill set because they don't have time. There's no time. >>That's a great point. One of the other points that we've heard a lot, the last three days is every company has to become a data company. One thing to say it whole other can of worms, right? To actually enable it. Because to your point earlier, you have access to data it's confusing or it's stale. There's a competitor right here. Ready to take over. Talk to me about how your customer conversations have changed, especially in the last 22 months about how do we become data really? Data-driven, >>That's, that's interesting because if you would've asked me two, three years ago, I would have given you this big pitch on, well, we need to go in and help them build this culture of data and analytics, right? We're going to go in and help them. That has changed. What we need to do now is accept that building. That whole culture is too hard to do. It requires people to go beyond their job and really learn a new skill set. So what we do is we make every company, a data company by not necessarily making them really realize that they're using analytics and data. We're making it personalized. We're removing the nuances that come with building the state of literacy culture. So yes, you still need to build the culture around it and have the support, but you need it to be less intimidating and you need it to just be part of the everyday workflow, the everyday process, the everyday experience, regardless of job title. There's another interesting stat that there's over 1 billion knowledge workers out there that are underserved. That's the barrier we need to break down. Next analysts are happy. Data scientists are happy. They have what they need. How do we get what they're doing to those 1 billion plus underserved knowledge workers. >>So when you're in customer conversations and they're like, Ashley, help us figure this out. >>You say, we go in and we show, you know, we, we figure out what their business case is. And they very often say, okay, let's start with a big, huge dashboard. Step them back and say, what are you really trying to solve? Okay. You want that doctor to be more efficient? You want to triage more properly, maybe right there within your system, within your medical system. We're just going to pop, you know, we're going to pull data out of red shift and we're just going to pop some insights there. Some recommendations, as you mentioned earlier, some plain text, we'll give you a search experience so you can search, you know, what beds are open and it will bring it back to you the way that you understand how to work, you don't have to change. >>And that's critical because one of the things that we talk about all the time is change management, cultural change. It's really hard to do, especially given the dynamics of the environment that we're in. People are still scattered, working from anywhere. That's going to persist for a while. We need to meet them where they are >>Absolutely a hundred percent nailed it. And I'm going to steal that in my marketing material. Thank you. I'm a marketer trademarks. Um, but absolutely meet them where they are. And you know, everybody wants to evolve. Everybody wants to upscale and you can help them, but don't expect it to happen overnight. And don't expect they're going to take it on as a second job because their core job function is the most critical. >>It's interesting from a marketer's perspective. Um, it's always great to have people running around wearing size sense, hoodies on the customer site what's even better is having them using the product. And maybe they don't even know as long as key stakeholders in the organization knows so that you can drive, you know, drive into the market. But is there anything disheartening about sort of being toiling in obscurity at times? >>It is the hardest part of the CMO hat that I wear is you both are very likely using size sense in something that you're doing and you have no idea. And that is a brand's nightmare. So yes, checking my pockets. In fact, we are giving away Fanny packs. And as soon as I'm done, I will be over here with two Fanny packs for you. Apparently that's the new thing. That's what the kids are doing. Um, but it is very hard. It's um, we have to do more because lots of people are using size sense and actually lots of people at this conference right now, a lot of these vendors have size sense embedded, and they don't necessarily know they're using it. It's a double-edged sword though, >>Because you're saying, you know, the whole point is making analytics invisible. So, but it is, but I'll take the Fanny pack. >>I'll be out. Don't worry about that. Don't you worry? >>So here we are wrapping up 10th annual at reinvent. You were an Amazonian. So you've been to many of these, obviously the first one in two years, there's nothing like the conversations that are going on behind it. There's nothing like an in-person interview to have a really a conversation about the technology. What are some of the things that have you heard at the conference that excite you going into 2022? >>My excitement going in is the focus that everybody's putting just beyond what's next beyond data like the AI, right? The AI perspective of everything, the way that AWS is evolving their data story, lots of serverless spoken by Adam in the first day. And I think there's really, really big things coming. You see the three big clouds competing and making each other better and better. You see vendors like size sense working cross-cloud because everybody has something best in class. And so I am one very excited to be in person and to be shaking hands and hugging friends that I have not seen except over zoom in two years. But I'm really excited for the direction. Particularly AWS is taking the data ecosystem inside sense plans to be a core part of that. >>Awesome. It's exciting. The amount of innovation that has gone on is we think, you know, the next 10 years is we're going to see far more in the next, probably five than we did in the previous 10. Actually. Thank you so much for joining us, talking to us about science. We'll have to, we'll have to think about that. Well, when we get our Fanny pack, so we can talk about science, how we're using it, but awesome. To be able to bring analytics to everyone so that it is invisible, usable, and we can actually extract value from data in real time. Thank you for >>Having me today. Our >>Pleasure for Dave Nicholson. I'm Lisa Martin. You're watching the cube, the global leader in live tech coverage.
SUMMARY :
So you own marketing and product. it makes sense to bring the product you're building the platform you're building and the messaging that you're taking to market Talk to me a little bit about the next generation of business intelligence. And the way to extract value was to put an analytics server right next to it, And so now we're on the cusp of what we call gen but you have to break it apart and you have to make it less intimidating, more approachable, Because one of the things that we learned in the pandemic is that access to real-time data is no longer make it look and feel the way that, you know, a construction worker makes it as part of their everyday What are some of the things that you guys are working on together that your joint customers will benefit from? And that is a perfect place for size sense to sit right on top of that data, query it live, So where you sit because of your purview, looking at product marketing, and I've read products at all of the companies I've worked for, you sell these big deals and you help them That's what you just described The opposite of shelfware and that breaks down every stat you see out there, there's a really widely known one that, but share with us a customer example that you think really articulates the value of what you're talking about. And so what we've done with them is we were actually the AI engine that drives the experience. And they're becoming better at their jobs because they're using data and they're not learning a new skill set One of the other points that we've heard a lot, the last three days it and have the support, but you need it to be less intimidating and you need it to just be part of the everyday workflow, You say, we go in and we show, you know, we, we figure out what their business case is. And that's critical because one of the things that we talk about all the time is change management, cultural change. And you know, everybody wants to evolve. knows so that you can drive, you know, drive into the market. It is the hardest part of the CMO hat that I wear is you both are very likely but I'll take the Fanny pack. Don't you worry? What are some of the things that have you heard at the conference that excite you going into 2022? My excitement going in is the focus that everybody's putting just beyond what's next beyond data like the AI, you know, the next 10 years is we're going to see far more in the next, probably five than we did in the previous 10. Having me today. the global leader in live tech coverage.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Dave Nicholson | PERSON | 0.99+ |
Ashley Kramer | PERSON | 0.99+ |
Ashley | PERSON | 0.99+ |
Lisa Martin | PERSON | 0.99+ |
Adam | PERSON | 0.99+ |
AWS | ORGANIZATION | 0.99+ |
Amazon | ORGANIZATION | 0.99+ |
Las Vegas | LOCATION | 0.99+ |
two | QUANTITY | 0.99+ |
1 billion | QUANTITY | 0.99+ |
second piece | QUANTITY | 0.99+ |
2022 | DATE | 0.99+ |
two topics | QUANTITY | 0.99+ |
two years | QUANTITY | 0.99+ |
three | QUANTITY | 0.99+ |
third point | QUANTITY | 0.99+ |
three people | QUANTITY | 0.99+ |
less than 30% | QUANTITY | 0.99+ |
today | DATE | 0.99+ |
first | QUANTITY | 0.99+ |
a year later | DATE | 0.99+ |
second job | QUANTITY | 0.99+ |
One | QUANTITY | 0.99+ |
yesterday | DATE | 0.99+ |
one | QUANTITY | 0.99+ |
English | OTHER | 0.99+ |
five | QUANTITY | 0.99+ |
Swami | PERSON | 0.99+ |
both | QUANTITY | 0.98+ |
two | DATE | 0.98+ |
two remote studios | QUANTITY | 0.98+ |
Monday | DATE | 0.98+ |
three big clouds | QUANTITY | 0.98+ |
three years ago | DATE | 0.98+ |
Sisense | PERSON | 0.97+ |
over 1 billion knowledge workers | QUANTITY | 0.97+ |
first one | QUANTITY | 0.97+ |
pandemic | EVENT | 0.97+ |
one thing | QUANTITY | 0.96+ |
Tableau | ORGANIZATION | 0.96+ |
one use case | QUANTITY | 0.96+ |
first day | QUANTITY | 0.94+ |
One thing | QUANTITY | 0.94+ |
late nineties | DATE | 0.93+ |
Sisense | ORGANIZATION | 0.93+ |
two live | QUANTITY | 0.93+ |
10th annual | QUANTITY | 0.93+ |
over 100 guests | QUANTITY | 0.91+ |
first generation | QUANTITY | 0.91+ |
last 22 months | DATE | 0.9+ |
gen three | QUANTITY | 0.89+ |
next decade | DATE | 0.89+ |
hundred percent | QUANTITY | 0.86+ |
almost two years | QUANTITY | 0.84+ |
2021 | DATE | 0.8+ |
gen two | QUANTITY | 0.79+ |
two thousands | QUANTITY | 0.79+ |
Fanny | COMMERCIAL_ITEM | 0.76+ |
last three days | DATE | 0.76+ |
big perspectives | QUANTITY | 0.76+ |
Fanny | ORGANIZATION | 0.73+ |
double | QUANTITY | 0.73+ |
weeks | QUANTITY | 0.71+ |
10th annual reinvent | QUANTITY | 0.7+ |
lots of people | QUANTITY | 0.7+ |
hours | QUANTITY | 0.68+ |
10 | QUANTITY | 0.67+ |
Salesforce | ORGANIZATION | 0.66+ |
day four | QUANTITY | 0.64+ |
packs | QUANTITY | 0.63+ |
Invent | EVENT | 0.63+ |
reinvent 2021 | EVENT | 0.61+ |
Priyanka Sharma, CNCF | KubeCon + CloudNativeCon NA 2021
hey welcome back to los angeles thecube is live here at kubecon cloud native con 2021 we're so excited to be here in person lisa martin with dave nicholson and we are here with priyanka sharma the executive director of cnc at prayanka welcome to the program thank you so much for having me first of all congratulations on doing an event in person in such a safe clean way i was really impressed when i walked in this morning was asked for my vaccination record my temperature was scanned you're proving you can do these events safely this isn't rocket science so agreed and i'm so glad you appreciate all the measures we've put in place because this is how we can do it in-person interaction is essential for us as human beings for us as professionals and so we owe it to each other to just do the right thing you know have a vaccine requirement wear your masks have these what i call the traffic light uh system where if you have a green a green band it means people can come a little closer it's okay red means please at least six feet of distance and these things go a long way in making an event successful in times like this they do i love that when i saw that mine keeps falling off i'm cold so it keeps falling i'm green just so you know i know you're green what about you i'm green here you can can i have yours that's my favorite and you know you fell off again you had um the three folks that came up who were uh like uh co-chairs co-chairs yeah yeah and uh and they did almost a little almost a little skit yes that on the surface people could say well that's ridiculous and it's like no it's not it's giving everybody the guidelines so that everyone can be comfortable because when i see your green wristband i understand that you are comfortable because i don't want to accidentally reach out to give you a fist bump when you might be particularly of course yeah yeah so no visual cues make it easy yes yeah yeah very very easy very comfortable talk about the energy at the event this is the second full day tina was standing room only yesterday give us an overview of the energy and some of the things that are happening since you can't replicate those hallway networking conversations on video conference i know exactly what you mean man it is so lovely to be in person to meet people and you know for those who are comfortable there's like the fist bumps and the hugs and the big smiles and that energy i haven't seen it in almost two years um and even you know just standing on stage as i was telling you folks uh off camera i've been in this role for over a year and a close to a year and a half i've done three cube cons already but this was my first in person and being on that stage experiencing the energy of the people in that room like when i asked everyone during my keynote i was like are you all proud to be team cloud native and i got a resounding yes back from the audience that's what i'm talking about yeah you know it was amazing what's some of the news that's breaking lots of stuff going on obviously some first one in person in almost two years but talk to me about some of the the news that's breaking here at the event yes so so much new stuff to share um from our side on cncf our journey has been very much about being celebrating our culture and welcoming more and more people into it so that we can have more folks in team cloud native to take various jobs to find fulfillment and all those great things right and all of our announcements are around that theme of people finding a place here people paying it forward in this community and building the culture the first one i would like to share is the announcement of the kubernetes and cloud native associate certification so this is an exam that is going to go live end of the year so people sign up apparently the beta signups went away like this after i announced it so it was really cool wow popular by demanding yeah very very popular and it's it's an exam for folks who are brand new to cloud native and it the studying for it you'll go through you know the fun fundamentals of kubernetes what is the cncf landscape what are the key projects and ultimately you will actually deploy an application using coop cuddle commands and it's such a great primer so so how brand new can someone be when you when you say brand new are you talking about someone who already has a phd in computer science but hasn't done anything in the kubernetes space tell me how brand new can you be uh-huh that's a very good question and it is literally you can come with zero knowledge you would of course have to study for the exam and like go through that journey but the idea is that it is the gateway and so it is possible you're a phd in computer science but you've studied some esoteric part of computer science that's very unconnected to what we do sure go ahead and take it but maybe most likely you would like the more advanced certifications better but if you're let's say a marketer looking to break into the cloud native industry this is the move take this exam and suddenly all these employers you speak their language they'll be impressed that you took it and it's it's an opportunity to advance your career the oh community is huge i was looking at the website the other day 138 000 contributors yes from more than 177 countries 186 is the latest number 186 awesome 289 plus million lines of code written this community is really so productive and so prolific and it's great that you're offering more folks that don't have the background like you were saying to be able to get in and get started absolutely it's our whole thing of bring in more people because as you all probably know there's so much demand for cloud native skill sets across job functions so that's why we're here to help with yeah i you know i i want to double click on this as we say because you hear the word inclusive associated with this whole community so much um you're talking about something that is a certification yeah a marketer okay fine but we're really talking about anyone who has the drive to potentially completely transform their lives yes and in this age where things can be done remotely you don't necessarily have to live in silicon valley or cambridge massachusetts to do this or in one of the other global centers of technology anywhere yeah so that's the that's the kind of energy that's part of this that isn't a part of any large industry focused conference because you really are making opportunities for people of all backgrounds to change their lives so i don't know i don't am i extending a a virtual thank you from all of those people whose lives have been changed and will be changed in the future maybe i am but so but talk about inclusiveness in in you know from from other perspectives yes i think that you know talent drive skills none of these are exclusive to a certain zip code you know people everywhere have great qualities and deserve chances and why shouldn't they be part of a community that as you said is especially inclusive feels especially nice to be a part of and that's what i exhorted the community to do in my keynote yesterday which is that our ranks will grow and we should go out of our way to make sure our ranks grow and we do that by shining a light on our culture telling people to join in lending a hand and you know letting people's personalities shine even when they'll be different from who we are whether in terms of job function or skill set whatever and i think that's the top level um paradigm that we want to have right where we are always welcoming people when we think of inclusiveness it is you know there is certifications like kcna did do a great job there are also efforts that we must always be doing so something that we work on constantly consistently is contributor strategy where we're working on creating ladders and pathways for folks to become open source contributors it is known now that open source contributions lead to job advancement in your career right and so the whole goal is bring people in not just to hang out not just to talk but to actually grow and actually kubecon cloudnativecon is a great example of another little thing we do which is uh we uh award uh underrepresented minorities and people who are who need need-based funds scholarships to attend nice yeah and it's changed one thousand 1518 lives already and we actually uh in uh in this event have announced that we are renaming the scholarship to the dan khan scholarship fund um i i do you folks know dan yes did yeah so dan he breathed life into team cloud native right he built this organization to have the impact that it does today and all the while he was relentlessly focused on diversity equity inclusion so it was it was just like the idea came from within the team and the minute someone said it it just struck a chord with all of us yeah we're like we're doing this no question and it was one of the fastest decisions we've ever made i saw uh some results of a dei micro survey on the website where 75 percent of respondents say this community is becoming more inclusive there's obviously work to go but as a female in technology you feel that you see that as well yes i think i'm very proud of that survey that we did by the way because it's our way we're going to keep doing it it's our way to keep a pulse on the ecosystem because you can keep doing initiatives right but if people are not feeling great then who cares and so um but yes i think dei is a journey if there is no destination right always we have to be thinking harder trying harder to you know i think for example something cncf's done a great job is identifying particularly gender diverse folks who are in the community and maybe could deserve a role of high responsibility so i'm really proud that our technical oversight committee which is our really the top technical people in the ecosystem who desi decide project stuff they are led by a woman there's many women on that and it's they're all very exemplary awesome technologists and so i think um the diversity survey gives us like a hint into like the things people do like and i mean the fact remains we need to do more to source more people to come into the ecosystem we need to always be changing and evolving with the needs of the community right as i mentioned the community is 138 000 strong 6.8 million plus contributions so far you can imagine by opening that dei door just the thought diversity that comes in alone and the number of projects that will come from folks that just come in with a different mindset oh 100 we are already seeing that um we started off as folks who had you know lots of projects from the great big tech companies people who had web scale problems as i call it and that was great but in recent years the end users who are initially just consuming this technology and that too slowly are now hook line and sinker in and we have like argo cd came from intuit which is an end user uh backstage came from spotify which is an end user so this trend is growing and the diversity as you said is continuing yeah i i'm particularly interested in the dynamic where you have people who have their day job if you will where their employer is absolutely 100 encouraging them to participate in the community to develop things that will not only help the employer and that mission but also building uh solutions for everyone and providing enrichment for the for the person and and i i'm i'm going to make a little bit of a prediction i want to get your thoughts on this i think that um one of the silver linings of what we've been through in the pandemic having a lot of people at home having that relationship with your primary employer be just a little bit different and just a little bit more removed i think everyone is realizing that you know what um we all need a passion play to be a part of in addition to whatever we're doing to put bread on the table in the immediate future and so i i think that i want to hear your thoughts there's going to be an explosion in contributions from people and hopefully a lot more openness on the part of employers to let people dedicate their time to this do you do you see that do you think that yes i think i think you're really on to something here um something i mentioned in my keynote right was this conversation i've had with so many that we in this community our identity is cloud native first so we're folks who are in team cloud native before we are working at insert company name you know um google at t spotify whatever it's not a dig on the company it's actually a celebration of those companies because they are liking the developments that happen in open source they are appreciating the value these people are creating and they're employing them so absolutely there is this ongoing trend of folks seeing great value in folks who understand this cloud native projects in particular and of course right because we have been such a great place for industry collaboration lots of vendors have great products make lots of money on these projects and that's as it should be and so the value of the people contributing to these projects is very high and it will only continue to grow i imagine so so here we are in los angeles at kubecon cloud native con 21 what's what's next well uh the good news is this was the first of many to come hybrid events in person plus virtual and the next one is happening in end of may in valencia for europe 22. valencia spain and i have heard beautiful weather very nice people amazing food so just for that that alone is worth registration yes i know right it's going to be amazing i'm so excited and i hope i will see you folks there sign me up i've never been to spain i'm there me too let's do it excited let's do it for our spanish-speaking uh viewers i will say claroque he you can't you do you can do it all you can speak spanish on the queue we can have something honestly i'm impressed i'm impressed i can't i can't do that any and you donated your green card so thank you so much so nice congratulations on the event thank you uh for growing the community for and growing the diversity of it and for the the projects that are going on now and we're sure many more to come we look forward to seeing you in valencia in may thank you so much see you in valencia all right we'll see you there for dave nicholson i'm lisa martin we are live in los angeles the cube is covering kubecon and cloudnativecon at 21. stick around we'll be back after a short break with our next guest
SUMMARY :
that don't have the background like you
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Priyanka Sharma | PERSON | 0.99+ |
lisa martin | PERSON | 0.99+ |
valencia | LOCATION | 0.99+ |
dave nicholson | PERSON | 0.99+ |
los angeles | LOCATION | 0.99+ |
100 | QUANTITY | 0.99+ |
yesterday | DATE | 0.99+ |
spain | LOCATION | 0.99+ |
more than 177 countries | QUANTITY | 0.99+ |
three folks | QUANTITY | 0.99+ |
spotify | ORGANIZATION | 0.99+ |
289 | QUANTITY | 0.99+ |
cambridge massachusetts | LOCATION | 0.99+ |
first | QUANTITY | 0.99+ |
one thousand | QUANTITY | 0.98+ |
138 000 contributors | QUANTITY | 0.98+ |
spanish | OTHER | 0.98+ |
silicon valley | LOCATION | 0.97+ |
a year and a half | QUANTITY | 0.97+ |
kcna | ORGANIZATION | 0.96+ |
priyanka sharma | PERSON | 0.96+ |
pandemic | EVENT | 0.96+ |
186 | QUANTITY | 0.96+ |
CloudNativeCon | EVENT | 0.95+ |
second full day | QUANTITY | 0.95+ |
valencia spain | LOCATION | 0.95+ |
138 000 strong | QUANTITY | 0.95+ |
zero knowledge | QUANTITY | 0.93+ |
tina | PERSON | 0.93+ |
europe | LOCATION | 0.92+ |
today | DATE | 0.92+ |
dan | PERSON | 0.92+ |
cnc | ORGANIZATION | 0.92+ |
one | QUANTITY | 0.91+ |
CNCF | ORGANIZATION | 0.9+ |
first one | QUANTITY | 0.9+ |
prayanka | ORGANIZATION | 0.9+ |
6.8 million plus | QUANTITY | 0.89+ |
75 percent of | QUANTITY | 0.88+ |
almost two years | QUANTITY | 0.88+ |
kubecon | ORGANIZATION | 0.88+ |
over a year and a | QUANTITY | 0.88+ |
almost two years | QUANTITY | 0.84+ |
ORGANIZATION | 0.83+ | |
KubeCon | EVENT | 0.81+ |
cloudnativecon | ORGANIZATION | 0.78+ |
million lines | QUANTITY | 0.77+ |
this morning | DATE | 0.77+ |
NA 2021 | EVENT | 0.74+ |
end of may | DATE | 0.73+ |
cncf | ORGANIZATION | 0.71+ |
least six feet | QUANTITY | 0.71+ |
of money | QUANTITY | 0.71+ |
con | EVENT | 0.69+ |
lot of people | QUANTITY | 0.68+ |
one of the fastest | QUANTITY | 0.66+ |
2021 | DATE | 0.61+ |
end | DATE | 0.6+ |
1518 lives | QUANTITY | 0.59+ |
executive | PERSON | 0.59+ |
may | DATE | 0.57+ |
cloud | ORGANIZATION | 0.57+ |
kubecon cloud native | ORGANIZATION | 0.56+ |
dan khan | PERSON | 0.54+ |
intuit | ORGANIZATION | 0.53+ |
t | ORGANIZATION | 0.52+ |
the silver | QUANTITY | 0.5+ |
con | LOCATION | 0.37+ |
A Brief History of Quasi Adaptive NIZKs
>>Hello, everyone. This is not appropriate to lapse of America. I'm going to talk about the motivation. For zero knowledge goes back to the heart off, winding down identity, ownership, community and control. Much of photography exists today to support control communications among individuals in the one world. We also consider devices as extensions of individuals and corporations as communities. Here's hoping you're not fit in this picture. What defines the boundary off an individual is the ability to hold a secret with maybe, it says, attached to the ownership. Off some ethic, we want the ability to use the secret to prove ownership of this asset. However, giving up the secret itself essentially announced ownership since then, anybody else can do the same. Dear Knowledge gives us tools to prove ownership without revealing the secret. The notion of proving ownership off a digital object without revealing it sounds very paradoxical outside the model off. So it gives us a surprise when this motion was formalized and constructed by Goldwasser Miccoli and back off in the late eighties, we'll focus on the non interactive >>version of Siri, a knowledge our music in the >>stock, which was first developed by blow Tillman and Peggy, where the general it can span multiple rounds of communications music only allows a single message to be trusted. No, let's get into some technical details for musics. The objective of for music is to show that an object X, which you can think off as the public footprint, often asset, belonging clan and the language without revealing its witness. W, which you can think off as the Future Analytics team consists off three algorithms, video proof and very. The key generation process is executed by a trusted third party and the very opposite, resulting in a common >>random string, or steers, which is made public. The >>true vendor produces a proof by based on the CIA's X and the very fine with the checks. The proof against X and accepts or rejects music off course has to satisfy some properties. We needed to be correct, which basically says that when everyone follows the protocol correctly on, so we can expect, we need to be thought, which says that a false statement cannot be proven. The channel is a trickier properly to form this. How do we capture the intuition behind saying that the proof there is no knowledge of the witness. One way to capture that is to imagine their tools is the real world where the proof is calculated. Using the witness on there's a simulation worth where the proof is calculated without a witness. To make this possible, the simulator may have some extra information about the CIA's, which is independent off the objectives. The property then requires that it is not possible to effectively distinguish these words Now. It is especially challenging to construct music's compared to encryption signature schemes, in particular in signature schemes. The analog off the Hoover can use a secret, and in any case, the analog off the very fire can use a secret. But in is it's none of the crew layer and the verifier can hold a secret. Yeah, in this talk, I'm going to focus on linear subspace languages. This class is the basis of hardness. >>Assumptions like GH and deliver >>on has proved extremely useful in crypto constructions. This is how we express DD it and dealing as linear software. We will use additive notation on express the spirit logs as the near group actions on coop elements. You think the syntax we can write down Deitch on dealing Jupiter's very naturally a zoo witness sector times a constant electric so we can view the language as being penetrated by a constant language. Metrics really was hard by many groups in our instructions. What does it mean? S while uh, Standard group allows traditions and explain it off by in your group also allows one modification In such groups, we can state various in yourself facing elections. The DDN is the simplest one. It assumes that sampling a one dimensional space is indistinguishable from something full professional. The decisional linear assumption assumes the theme from tours is three dimensional spaces generalizing the sequence of Presumptions. The scaling the resumption asks to distinguish between gay damaged examples and full it and >>examples from a K plus one national space. >>Right, So I came up with a breakthrough. Is the construction in Europe 2008 in particular? There? Music for many years Off Spaces was the first efficient >>construction based on idiots and gear. Structurally, >>it consisted of two parts Our commitment to the witness Andre question proof part and going how the witness actually corresponds to the object. The number of elements in the proof is linear in the number >>of witnesses on the number of elements in the object. >>The question remains to build even shorter visits. The Sierras itself seemed to provide some scoop Rosa Russo fix. See how that works for an entire class of languages? Maybe there's a way to increase proof efficiency on the cost of having had Taylor Sierra's for each year. This is what motivates quality and after six, where we let the solace depend on the language itself. In particular, we didn't require the discrete logs of the language constants to generate this, Yes, but we did require this constant student generated from witness sample distributions. This still turns out to be sufficient for many applications. The construction achieved a perfect knowledge, which was universally in the sense that the simulator was independent. However, soundness is competition. So here's how the construction differed from roots high at a very high level, the language constants are embedded into the CIA s in such a way that the object functions as it's only so we end up not needing any separate commitment in the perfect sense. Our particular construction also needed fewer elements in the question proof, as there On the flip side, the CIA's blows up quadratic instead of constant. Let's get into the detail construction, which is actually present with this script. Let the language apparently trace by Giovanni tricks with the witness changing over time, we sat down and matrices >>D and B with appropriate damages. >>Then we construct the public series into what C. S. D is meant to be used. By the way. On it is constructed by >>multiplying the language matrix with D and being worse, Sierra's V is the part that is meant to be used by the very fair, and it is constructed using details be on be embedded in teaching. >>Now let's say you're asked to computer proof for a candidate X with fitness number we computed simply as a product of the witness with CSP. The verification of the truth is simply taking with the pairing off the candidate and the proof with the Sierras. Seeming threats is equal to zero. If you look carefully. Sierra's V essentially embedded in G to the kernel of the Matrix, owned by the language metrics here and so to speak. This is what is responsible for the correctness. The zero knowledge property is also straightforward, >>given the trapdoor matrices, D and B. Now, >>when corrected journalism relatively simple to prove proving illnesses strictly The central observation is that, given CSP, there is still enough entropy. >>India and me to >>random I seriously in particular Sierra's we Can we expand it to have an additional component with a random sample from the kernel allows it. This transformation is purely statistical. No, we essentially invented idiots are killing their talent in the era of kernel part in this transform sitting within show that an alleged proof on a bad candidate and we used to distinguish whether a subspace sample was used for a full space >>sample was used at the challenge. The need >>to have the kernel of the language in this city. That's the technical >>reason why we need the language to come from a witness. Sample. >>Uh, let's give a simple illustration >>of the system on a standard Diffie Hellman, which g one with the hardness assumption being idiot. >>So the language is defined by G one elements small D, E and F, with pupils off the phone due to the W. After that ugly, the CIA is is generated as follows example D and >>B from random on Compute Sierra speak as due to the day after the being verse and Sierra's V as G to do to do the big on day two of the video. The >>proof of the pupil >>detail that I do after the bill is computed using W. As Sierra Speed race to the party. I know that this is just a single element in the group. The verification is done by bearing the Cooper and the proof with the Sierras VMS and then checking in quality. The >>similar can easily compute the proof using trapdoors demand without knowing that what we are expecting. People leave a Peter's die and reduce the roof size, the constant under a given independent of the number of witnesses and object dimensions. Finally, at Cryptocurrency 14 we optimize the proof toe, one group >>element under the idiots. In both the works, the theorists was reduced to linear sites. The >>number of bearings needed for ratification was also industry in years. This is the crypto Ford in construction in action, the construction skeleton remains more or less the famous VR turkey. But the core observation was that many of the Sierras elements could were anomaly. Comite. While still >>maintaining some of this, these extra random items are depicted in red in this side. >>This round of combination of the Sierras elements resulted in a reduction of boat, Bruce says, as also the number of clearings required for education in Europe in 2015 kills, and we came up with a beautiful >>interpretation of skill sets based on the concept of small predictive hash functions. >>This slide is oversimplified but illustrated, wanting, uh, this system has four collecting >>puzzle pieces. The goodness of the language metrics okay again and a key Haider when >>the hidden version of the key is given publicly in the Sears. Now, when we have a good object, the pieces fit together nicely into detectable. However, when we have a bad object, the pieces no longer fit and it becomes >>infeasible to come up with convincing. Zero knowledge is demonstrable by giving the key to the simulator on observing that the key is independent of the language metrics. >>Through the years, we have extended >>enhanced not mind to be six system, especially with our collaborators, Masayuki Abby Koko Jr. Born on U. >>N. Based on your visits, we were able to construct very efficient, identity based encryption structure, resulting signatures >>public verifiable CCS, secure encryption, nine signatures, group signatures, authorities, key extremes and so on. >>It has also been gratifying to see the community make leaps and bounces ideas and also use queuing visits in practical limits. Before finishing off, I wanted to talk to you a little bit about >>some exciting activities going on Hyper ledger, which is relevant for photographers. Hyper >>Leisure is an open source community for enterprise. Great. It's hosted by the minute formation on enjoys participation from numerous industry groups. Uh, so difficult funded to efforts in Africa, we have versa, which is poised to be the crypto home for all. Blocking it and practice a platform for prospecting transactions are part of the legs on the slide here, >>we would love participation from entity inference. So >>that was a brief history of your analytics. Thanks for giving me the opportunity. And thanks for listening
SUMMARY :
an individual is the ability to hold a secret with maybe, it says, the public footprint, often asset, belonging clan and the language without The is it's none of the crew layer and the verifier can hold a secret. The scaling the resumption asks to distinguish between Is the construction in Europe 2008 construction based on idiots and gear. in the proof is linear in the number the discrete logs of the language constants to generate this, Yes, By the way. Sierra's V is the part that is meant to be used by the very fair, owned by the language metrics here and so to speak. The central observation is that, given CSP, there is still enough entropy. to distinguish whether a subspace sample was used for a full space The need That's the technical reason why we need the language to come from a witness. of the system on a standard Diffie Hellman, which g one with the hardness So the language is defined by G one elements small D, E and F, B from random on Compute Sierra speak as due to the day after the and the proof with the Sierras VMS and then checking in quality. similar can easily compute the proof using trapdoors demand without In both the works, the theorists was reduced to linear This is the crypto Ford in construction in action, the construction skeleton in this side. The goodness of the language metrics okay the hidden version of the key is given publicly in the Sears. giving the key to the simulator on observing that the key is independent enhanced not mind to be six system, especially with our collaborators, N. Based on your visits, we were able to construct very efficient, authorities, key extremes and so on. It has also been gratifying to see the community make leaps and bounces ideas and some exciting activities going on Hyper ledger, which is relevant for photographers. on the slide here, we would love participation from entity inference. Thanks for giving me the opportunity.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Bruce | PERSON | 0.99+ |
2015 | DATE | 0.99+ |
Africa | LOCATION | 0.99+ |
CIA | ORGANIZATION | 0.99+ |
Siri | TITLE | 0.99+ |
Europe | LOCATION | 0.99+ |
Masayuki Abby Koko Jr. | PERSON | 0.99+ |
each year | QUANTITY | 0.99+ |
both | QUANTITY | 0.99+ |
first | QUANTITY | 0.99+ |
Giovanni | PERSON | 0.99+ |
2008 | DATE | 0.99+ |
kernel | TITLE | 0.99+ |
late eighties | DATE | 0.99+ |
six system | QUANTITY | 0.99+ |
two parts | QUANTITY | 0.98+ |
Goldwasser Miccoli | PERSON | 0.98+ |
America | LOCATION | 0.98+ |
one world | QUANTITY | 0.98+ |
Peter | PERSON | 0.98+ |
Jupiter | LOCATION | 0.98+ |
single element | QUANTITY | 0.97+ |
Diffie Hellman | PERSON | 0.97+ |
One way | QUANTITY | 0.96+ |
nine signatures | QUANTITY | 0.96+ |
today | DATE | 0.95+ |
six | QUANTITY | 0.93+ |
Sierra | TITLE | 0.93+ |
Sierra | PERSON | 0.93+ |
Rosa Russo | PERSON | 0.92+ |
Peggy | PERSON | 0.92+ |
Sierras | LOCATION | 0.91+ |
one | QUANTITY | 0.9+ |
Sears | ORGANIZATION | 0.89+ |
zero | QUANTITY | 0.88+ |
one national | QUANTITY | 0.87+ |
Cryptocurrency 14 | ORGANIZATION | 0.86+ |
single message | QUANTITY | 0.84+ |
one group | QUANTITY | 0.82+ |
Cooper | PERSON | 0.81+ |
U. | LOCATION | 0.78+ |
day two | QUANTITY | 0.76+ |
Zero knowledge | QUANTITY | 0.72+ |
Deitch | PERSON | 0.71+ |
Ford | ORGANIZATION | 0.68+ |
Analytics | ORGANIZATION | 0.67+ |
India | LOCATION | 0.65+ |
blow | PERSON | 0.64+ |
Tillman | PERSON | 0.59+ |
Taylor | ORGANIZATION | 0.55+ |
one elements | QUANTITY | 0.52+ |
Hyper ledger | TITLE | 0.5+ |
Sierra | ORGANIZATION | 0.5+ |
Sierras | TITLE | 0.39+ |
Sierras | COMMERCIAL_ITEM | 0.36+ |
VxRail: Taking HCI to Extremes
>> Announcer: From the Cube studios in Palo Alto in Boston, connecting with thought leaders all around the world, this is theCube Conversation. >> Hi, I'm Stu Miniman. And welcome to this special presentation. We have a launch from Dell Technologies updates from the VxRail family. We're going to do things a little bit different here. We actually have a launch video Shannon Champion, of Dell Technologies. And the way we do things a lot of times, is, analysts get a little preview or when you're watching things. You might have questions on it. So, rather than me just wanting it, or you wanting yourself I actually brought in a couple of Dell Technologies expertS two of our Cube alumni, happy to welcome you back to the program. Jon Siegal, he is the Vice President of Product Marketing, and Chad Dunn, who's the Vice President of Product Management, both of them with Dell Technologies. Gentlemen, thanks so much for joining us. >> Good to see you Stu. >> Great to be here. >> All right, and so what we're going to do is we're going to be rolling the video here. I've got a button I'm going to press, Andrew will stop it here and then we'll kind of dig in a little bit, go into some questions when we're all done. We're actually holding a crowd chat, where you will be able to ask your questions, talk to the experts and everything. And so a little bit different way to do a product announcement. Hope you enjoy it. And with that, it's VxRail. Taking HCI to the extremes is the theme. We'll see what that means and everything. But without any further ado, let's let Shannon take the video away. >> Hello, and welcome. My name is Shannon Champion, and I'm looking forward to taking you through what's new with VxRail. Let's get started. We have a lot to talk about. Our launch covers new announcements addressing use cases across the Core, Edge and Cloud and spans both new hardware platforms and options, as well as the latest in software innovations. So let's jump right in. Before we talk about our announcements, let's talk about where customers are adopting VxRail today. First of all, on behalf of the entire Dell Technologies and VxRail teams, I want to thank each of our over 8000 customers, big and small in virtually every industry, who've chosen VxRail to address a broad range of workloads, deploying nearly 100,000 nodes today. Thank you. Our promise to you is that we will add new functionality, improve serviceability, and support new use cases, so that we deliver the most value to you, whether in the Core, at the Edge or for the Cloud. In the Core, VxRail from day one has been a catalyst to accelerate IT transformation. Many of our customers started here and many will continue to leverage VxRail to simply extend and enhance your VMware environment. Now we can support even more demanding applications such as In-Memory databases, like SAP HANA, and more AI and ML applications, with support for more and more powerful GPUs. At the Edge, video surveillance, which also uses GPUs, by the way, is an example of a popular use case leveraging VxRail alongside external storage. And right now we all know the enhanced role that IT is playing. And as it relates to VDI, VxRail has always been a great option for that. In the Cloud, it's all about Kubernetes, and how Dell Technologies Cloud platform, which is VCF on VxRail can deliver consistent infrastructure for both traditional and Cloud native applications. And we're doing that together with VMware. VxRail is the only jointly engineered HCI system built with VMware for VMware environments, designed to enhance the native VMware experience. This joint engineering with VMware and investments in software innovation together deliver an optimized operational experience at reduced risk for our customers. >> Alright, so Shannon talked a bit about, the important role of IT Of course right now, with the global pandemic going on. It's really, calling in, essential things, putting, platforms to the test. So, I really love to hear what both of you are hearing from customers. Also, VDI, of course, in the early days, it was, HCI-only-does-VDI. Now, we know there are many solutions, but remote work is putting that back front and center. So, Jon, why don't we start with you as the what is (muffled speaking) >> Absolutely. So first of all, Stu, thank you, I want to do a shout out to our VxRail customers around the world. It's really been humbling, inspiring, and just amazing to see The impact of our VxRail customers around the world and what they're having on on human progress here. Just for a few examples, there are genomics companies that we have running VxRail that have rolled out testing at scale. We also have research universities out in the Netherlands, doing the antibody detection. The US Navy has stood up a floating hospital to of course care for those in need. So we are here to help that's been our message to our customers, but it's amazing to see how much they're helping society during this. So just just a pleasure there. But as you mentioned, just to hit on the VDI comments, so to your points too, HCI, VxRail, VDI, that was an initial use case years ago. And it's been great to see how many of our existing VxRail customers have been able to pivot very quickly leveraging VxRail to add and to help bring their remote workforce online and support them with their existing VxRail. Because VxRail is flexible, it is agile, to be able to support those multiple workloads. And in addition to that, we've also rolled out some new VDI bundles to make it simpler for customers more cost effective cater to everything from knowlEdge workers to multimedia workers. You name it, you know from 250, desktops up to 1000. But again, back to your point VxRail, HCI, is well beyond VDI, it crossed the chasm a couple years ago actually. And VDI now is less than a third of the typical workloads, any of our customers out there, it supports now a range of workloads that you heard from Shannon, whether it's video surveillance, whether it's general purpose, all the way to mission critical applications now with SAP HAN. So, this has changed the game for sure. But the range of work loads and the flexibility of the actual rules which really helping our existing customers during this pandemic. >> Yeah, I agree with you, Jon, we've seen customers really embrace HCI for a number of workloads in their environments, from the ones that we sure all knew and loved back in the initial days of HCI. Now, the mission critical things now to Cloud native workloads as well, and the sort of the efficiencies that customers are able to get from HCI. And specifically, VxRail gives them that ability to pivot. When these, shall we say unexpected circumstances arise? And I think that that's informing their their decisions and their opinions on what their IP strategies look like as they move forward. They want that same level of agility, and ability to react quickly with their overall infrastructure. >> Excellent. Now I want to get into the announcements. What I want my team actually, your team gave me access to the CIO from the city of Amarillo, so maybe they can dig up that footage, talk about how fast they pivoted, using VxRail to really spin up things fast. So let's hear from the announcement first and then definitely want to share that that customer story a little bit later. So let's get to the actual news that Shannon's going to share. >> Okay, now what's new? I am pleased to announce a number of exciting updates and new platforms, to further enable IT modernization across Core, Edge and Cloud. I will cover each of these announcements in more detail, demonstrating how only VxRail can offer the breadth of platform configurations, automation, orchestration and Lifecycle Management, across a fully integrated hardware and software full stack with consistent, simplified operations to address the broadest range of traditional and modern applications. I'll start with hybrid Cloud and recap what you may have seen in the Dell Technologies Cloud announcements just a few weeks ago, related to VMware Cloud foundation on VxRail. Then I'll cover two brand new VxRail hardware platforms and additional options. And finally circle back to talk about the latest enhancements to our VxRail HCI system software capabilities for Lifecycle Management. Let's get started with our new Cloud offerings based on VxRail. VxRail is the HCI foundation for Dell Technologies, Cloud Platform, bringing automation and financial models, similar to public Cloud to On-premises environments. VMware recently introduced Cloud foundation for Delta, which is based on vSphere 7.0. As you likely know by now, vSphere 7.0 was definitely an exciting and highly anticipated release. In keeping with our synchronous release commitment, we introduced VxRail 7.0 based on vSphere 7.0 in late April, which was within 30 days of VMware's release. Two key areas that VMware focused on we're embedding containers and Kubernetes into vSphere, unifying them with virtual machines. And the second is improving the work experience for vSphere administrators with vSphere Lifecycle Manager or VLCM. I'll address the second point a bit in terms of how VxRail fits in in a moment for VCF 4 with Tom Xu, based on vSphere 7.0 customers now have access to a hybrid Cloud platform that supports native Kubernetes workloads and management, as well as your traditional VM-based workloads. So containers are now first class citizens of your private Cloud alongside traditional VMs and this is now available with VCF 4.0, on VxRail 7.0. VxRail's tight integration with VMware Cloud foundation delivers a simple and direct path not only to the hybrid Cloud, but also to deliver Kubernetes at Cloud scale with one complete automated platform. The second Cloud announcement is also exciting. Recent VCF for networking advancements have made it easier than ever to get started with hybrid Cloud, because we're now able to offer a more accessible consolidated architecture. And with that Dell Technologies Cloud platform can now be deployed with a four-node configuration, lowering the cost of an entry level hybrid Cloud. This enables customers to start smaller and grow their Cloud deployment over time. VCF and VxRail can now be deployed in two different ways. For small environments, customers can utilize a consolidated architecture which starts with just four nodes. Since the management and workload domains share resources in this architecture, it's ideal for getting started with an entry level Cloud to run general purpose virtualized workloads with a smaller entry point. Both in terms of required infrastructure footprint as well as cost, but still with a Consistent Cloud operating model. For larger environments where dedicated resources and role-based access control to separate different sets of workloads is usually preferred. You can choose to deploy a standard architecture which starts at eight nodes for independent management and workload domains. A standard implementation is ideal for customers running applications that require dedicated workload domains that includes Horizon, VDI, and vSphere with Kubernetes. >> Alright, Jon, there's definitely been a lot of interest in our community around everything that VMware is doing with vSphere 7.0. understand if you wanted to use the Kubernetes piece, it's VCF as that so we've seen the announcements, Dell, partnering in there it helps us connect that story between, really the VMware strategy and how they talk about Cloud and where does VxRail fit in that overall, Delta Cloud story? >> Absolutely. So first of all Stu, the VxRail course is integral to the Delta Cloud strategy. it's been VCF on VxRail equals the Delta Cloud platform. And this is our flagship on prem Cloud offering, that we've been able to enable operational consistency across any Cloud, whether it's On-prem, in the Edge or in the public Cloud. And we've seen the Dell tech Cloud Platform embraced by customers for a couple key reasons. One is it offers the fastest hybrid Cloud deployment in the market. And this is really, thanks to a new subscription offer that we're now offering out there where in less than 14 days, it can be still up and running. And really, the Dell tech Cloud does bring a lot of flexibility in terms of consumption models, overall when it comes to VxRail. Secondly, I would say is fast and easy upgrades. This is what VxRail brings to the table for all workloads, if you will, into especially critical in the Cloud. So the full automation of Lifecycle Management across the hardware and software stack across the VMware software stack, and in the Dell software and hardware supporting that, together, this enables essentially the third thing, which is customers can just relax. They can be rest assured that their infrastructure will be continuously validated, and always be in a continuously validated state. And this is the kind of thing that those three value propositions together really fit well, with any on-prem Cloud. Now you take what Shannon just mentioned, and the fact that now you can build and run modern applications on the same VxRail infrastructure alongside traditional applications. This is a game changer. >> Yeah, I love it. I remember in the early days talking with Dunn about CI, how does that fit in with Cloud discussion and the line I've used the last couple years is, modernize the platform, then you can modernize the application. So as companies are doing their full modernization, then this plays into what you're talking about. All right, we can let Shannon continue, we can get some more before we dig into some more analysis. >> That's good. >> Let's talk about new hardware platforms and updates. that result in literally thousands of potential new configuration options. covering a wide breadth of modern and traditional application needs across a range of the actual use cases. First up, I am incredibly excited to announce a brand new Dell EMC VxRail series, the D series. This is a ruggedized durable platform that delivers the full power of VxRail for workloads at the Edge in challenging environments or for space constrained areas. VxRail D series offers the same compelling benefits as the rest of the VxRail portfolio with simplicity, agility and lifecycle management. But in a lightweight short depth at only 20 inches, it's adorable form factor that's extremely temperature-resilient, shock resistant, and easily portable. It even meets milspec standards. That means you have the full power of lifecycle automation with VxRail HCI system software and 24 by seven single point of support, enabling you to rapidly react to business needs, no matter the location or how harsh the conditions. So whether you're deploying a data center at a mobile command base, running real-time GPS mapping on the go, or implementing video surveillance in remote areas, you can ensure availability, integrity and confidence for every workload with the new VxRail ruggedized D series. >> All right, Chad we would love for you to bring us in a little bit that what customer requirement for bringing this to market. I remember seeing, Dell servers ruggedized, of course, Edge, really important growth to build on what Jon was talking about, Cloud. So, Chad, bring us inside, what was driving this piece of the offering? >> Sure Stu. Yeah, yeah, having been at the hardware platforms that can go out into some of these remote locations is really important. And that's being driven by the fact that customers are looking for compute performance and storage out at some of these Edges or some of the more exotic locations. whether that's manufacturing plants, oil rigs, submarine ships, military applications, places that we've never heard of. But it's also about extending that operational simplicity of the the sort of way that you're managing your data center that has VxRails you're managing your Edges the same way using the same set of tools. You don't need to learn anything else. So operational simplicity is absolutely key here. But in those locations, you can take a product that's designed for a data center where definitely controlling power cooling space and take it some of these places where you get sand blowing or seven to zero temperatures, could be Baghdad or it could be Ketchikan, Alaska. So we built this D series that was able to go to those extreme locations with extreme heat, extreme cold, extreme altitude, but still offer that operational simplicity. Now military is one of those applications for the rugged platform. If you look at the resistance that it has to heat, it operates at a 45 degrees Celsius or 113 degrees Fahrenheit range, but it can do an excursion up to 55 C or 131 degrees Fahrenheit for up to eight hours. It's also resistant to heat sand, dust, vibration, it's very lightweight, short depth, in fact, it's only 20 inches deep. This is a smallest form factor, obviously that we have in the VxRail family. And it's also built to be able to withstand sudden shocks certified to withstand 40 G's of shock and operation of the 15,000 feet of elevation. Pretty high. And this is sort of like wherever skydivers go to when they want the real thrill of skydiving where you actually need oxygen to, to be for that that altitude. They're milspec-certified. So, MIL-STD-810G, which I keep right beside my bed and read every night. And it comes with a VxRail stick hardening package is packaging scripts so that you can auto lock down the rail environment. And we've got a few other certifications that are on the roadmap now for naval shock requirements. EMI and radiation immunity often. >> Yeah, it's funny, I remember when we first launched it was like, "Oh, well everything's going to white boxes. "And it's going to be massive, "no differentiation between everything out there." If you look at what you're offering, if you look at how public Clouds build their things, but I called it a few years or is there's a pure optimization. So you need to scale, you need similarities but you know you need to fit some, very specific requirements, lots of places, so, interesting stuff. Yeah, certifications, always keep your teams busy. Alright, let's get back to Shannon to view on the report. >> We are also introducing three other hardware-based additions. First, a new VxRail E Series model based on where the first time AMD EPYC processors. These single socket 1U nodes, offer dual socket performance with CPU options that scale from eight to 64 Cores, up to a terabyte of memory and multiple storage options making it an ideal platform for desktop VDI analytics and computer aided design. Next, the addition of the latest Nvidia Quadro RTX GPUs brings the most significant advancement in computer graphics in over a decade to professional work flows. Designers and artists across industries can now expand the boundary of what's possible, working with the largest and most complex graphics rendering, deep learning and visual computing workloads. And Intel Optane DC persistent memory is here, and it offers high performance and significantly increased memory capacity with data persistence at an affordable price. Data persistence is a critical feature that maintains data integrity, even when power is lost, enabling quicker recovery and less downtime. With support for Intel obtain DC persistent memory customers can expand in memory intensive workloads and use cases like SAP HANA. Alright, let's finally dig into our HCI system software, which is the Core differentiation for VxRail regardless of your workload or platform choice. Our joining engineering with VMware and investments in VxRail HCI system software innovation together deliver an optimized operational experience at reduced risk for our customers. Under the covers, VxRail offers best in class hardware, married with VMware HCI software, either vSAN or VCF. But what makes us different stems from our investments to integrate the two. Dell Technologies has a dedicated VxRail team of about 400 people to build market sell and support a fully integrated hyper converged system. That team has also developed our unique VxRail HCI system software, which is a suite of integrated software elements that extend VMware native capabilities to deliver seamless, automated operational experience that customers cannot find elsewhere. The key components of VxRail HCI system software shown around the arc here that include the extra manager, full stack lifecycle management, ecosystem connectors, and support. I don't have time to get into all the details of these elements today, but if you're interested in learning more, I encourage you to meet our experts. And I will tell you how to do that in a moment. I touched on the LCM being a key feature to the vSphere 7.0 earlier and I'd like to take the opportunity to expand on that a bit in the context of VxRail Lifecycle Management. The LCM adds valuable automation to the execution of updates for customers, but it doesn't eliminate the manual work still needed to define and package the updates and validate all of the components prior to applying them. With VxRail customers have all of these areas addressed automatically on their behalf, freeing them to put their time into other important functions for their business. Customers tell us that Lifecycle management continues to be a major source of the maintenance effort they put into their infrastructure, and then it tends to lead to overburden IT staff, that it can cause disruptions to the business if not managed effectively, and that it isn't the most efficient economically. Automation of Lifecycle Management and VxRail results in the utmost simplicity from a customer experience perspective, and offers operational freedom from maintaining infrastructure. But as shown here, our customers not only realize greater IT team efficiencies, they have also reduced downtime with fewer unplanned outages, and reduced overall cost of operations. With VxRail HCI system software, intelligent Lifecycle Management upgrades of the fully integrated hardware and software stack are automated, keeping clusters and continuously validated states while minimizing risks and operational costs. How do we ensure Continuously validated states for VxRail. VxRail labs execute an extensive, automated, repeatable process on every firmware and software upgrade and patch to ensure clusters are in continuously validated states of the customers choosing across their VxRail environment. The VxRail labs are constantly testing, analyzing, optimizing, and sequencing all of the components in the upgrade to execute in a single package for the full stack. All the while VxRail is backed by Dell EMC's world class services and support with a single point of contact for both hardware and software. IT productivity skyrockets with single click non disruptive upgrades of the fully integrated hardware and software stack without the need to do extensive research and testing. taking you to the next VxRail version of your choice, while always in a continuously validated state. You can also confidently execute automated VxRail upgrades. No matter what hardware generation or node types are in the cluster. They don't have to all be the same. And upgrades with VxRail are faster and more efficient with leapfrogging simply choose any VxRail version you desire. And be assured you will get there in a validated state while seamlessly bypassing any other release in between. Only VxRail can do that. >> All right, so Chad, the lifecycle management piece that Shannon was just talking about is, not the sexiest, it's often underappreciated. There's not only the years of experience, but the continuous work you're doing, reminds me back the early vSAN deployments versus VxRail jointly developed, jointly tested between Dell and VMware. So bring us inside why, 2020 Lifecycle Management still, a very important piece, especially in the VM family line. >> Yes, Stu, I think it's sexy, but, I'm pretty big nerd. (all laughing) Yeah, this is really always been our bread and butter. And in fact, it gets even more important, the larger the deployments come, when you start to look at data centers full of VxRails and all the different hardware software, firmware combinations that could exist out there. It's really the value that you get out of that VxRail HCI system software that Shannon was talking about and how it's optimized around the VMware use case. Very tightly integrated with each VMware component, of course, and the intelligence of being able to do all the firmware, all of the drivers, all the software all together in tremendous value to our customers. But to deliver that we really need to make a fairly large investment. So as Shannon mentioned, we run about 25,000 hours of testing across Each major release for patches, express patches, that's about 7000 hours for each of those. So, obviously, there's a lot of parallelism. And we're always developing new test scenarios for each release that we need to build in as we as we introduce new functionality. And one of the key things that we're able to do, as Shannon mentioned, is to be able to leapfrog releases and get you to that next validated state. We've got about 100 engineers just working on creating and executing those test cases on a continuous basis and obviously, a huge amount of automation. And we've talked about that investment to execute those tests. That's one worth of $60 million of investment in our lab. In fact, we've got just over 2000 VxRail units in our testbed across the US, Shanghai, China and Cork, Ireland. So a massive amount of testing of each of those components to make sure that they operate together in a validated state. >> Yeah, well, absolutely, it's super important not only for the day one, but the day two deployments. But I think this actually a great place for us to bring in that customer that Dell gave me access to. So we've got the CIO of Amarillo, Texas, he was an existing VxRail customer. And he's going to explain what happened as to how he needed to react really fast to support the work-from-home initiative, as well as we get to hear in his words the value of what Lifecycle Management means. So Andrew, if we could queue up that customer segment, please? >> It's been massive and it's been interesting to see the IT team absorb it. As we mature, I think they embrace the ability to be innovative and to work with our departments. But this instance, really justified why I was driving progress. So fervently why it was so urgent today. Three years ago, the answer would have been no. We wouldn't have been in a place where we could adapt With VxRail in place, in a week we spun up hundreds of instant balls. We spun up a 75-person call center in a day and a half, for our public health. We rolled out multiple applications for public health so they could do remote clinics. It's given us the flexibility to be able to roll out new solutions very quickly and be very adaptive. And it's not only been apparent to my team, but it's really made an impact on the business. And now what I'm seeing is those of my customers that work, a little lagging or a little conservative, or understanding the impact of modernizing the way they do business because it makes them adaptable as well. >> Alright, so great, Richard, you talked a bunch about the the efficiencies that that the IT put in place, how about that, that overall just managed, you talked about how fast you spun up these new VDI instances. need to be able to do things much simpler? So how does the overall Lifecycle Management fit into this discussion? >> It makes it so much easier. And in the old environment, one, It took a lot of man hours to make change. It was very disruptive, when we did make change, it overburdened, I guess that's the word I'm looking for. It really overburdened our staff to cause disruption to business. That wasn't cost efficient. And then simple things like, I've worked for multi billion dollar companies where we had massive QA environments that replicated production, simply can't afford that at local government. Having this sort of environment lets me do a scaled down QA environment and still get the benefit of rolling out non disruptive change. As I said earlier, it's allowed us to take all of those cycles that we were spending on Lifecycle Management because it's greatly simplified, and move those resources and rescale them in other areas where we can actually have more impact on the business. It's hard to be innovative when 100% of your cycles are just keeping the ship afloat. >> All right, well, nothing better than hearing it straight from the end user, public sector reacting very fast to the COVID-19. And, if you heard him he said, if this is his, before he had run this project, he would not have been able to respond. So I think everybody out there understands, if I didn't actually have access to the latest technology, it would be much harder. All right, I'm looking forward to doing the CrowdChat letting everybody else dig in with questions and get follow up but a little bit more, I believe one more announcement he can and got for us though. Let's roll the final video clip. >> In our latest software release VxRail 4.7.510, We continue to add new automation and self service features. New functionality enables you to schedule and run upgrade health checks in advance of upgrades, to ensure clusters are in a ready state for the next upgrade or patch. This is extremely valuable for customers that have stringent upgrade windows, as they can be assured the clusters will seamlessly upgrade within that window. Of course, running health checks on a regular basis also helps ensure that your clusters are always ready for unscheduled patches and security updates. We are also offering more flexibility and getting all nodes or clusters to a common release level with the ability to reimage nodes or clusters to a specific VxRail version, or down rev one or more nodes that may be shipped at a higher rate than the existing cluster. This enables you to easily choose your validated state when adding new nodes or repurposing nodes in a cluster. To sum up all of our announcements, whether you are accelerating data sets modernization extending HCI to harsh Edge environments, deploying an on-premises Dell Technologies Cloud platform to create a developer ready Kubernetes infrastructure. VxRail is there delivering a turn-key experience that enables you to continuously innovate, realize operational freedom and predictably evolve. VxRail provides an extensive breadth of platform configurations, automation and Lifecycle Management across the integrated hardware and software full stack and consistent hybrid Cloud operations to address the broadest range of traditional and modern applications across Core, Edge and Cloud. I now invite you to engage with us. First, the virtual passport program is an opportunity to have some fun while learning about VxRail new features and functionality and sCore some sweet digital swag while you're at it. Delivered via an augmented reality app. All you need is your device. So go to vxrail.is/passport to get started. And secondly, if you have any questions about anything I talked about or want a deeper conversation, we encourage you to join one of our exclusive VxRail Meet The Experts sessions available for a limited time. First come first served, just go to vxrail.is/expertsession to learn more. >> All right, well, obviously, with everyone being remote, there's different ways we're looking to engage. So we've got the CrowdChat right after this. But Jon, give us a little bit more as to how Dell's making sure to stay in close contact with customers and what you've got for options for them. >> Yeah, absolutely. So as Shannon said, so in lieu of not having done Tech World this year in person, where we could have those great in-person interactions and answer questions, whether it's in the booth or in meeting rooms, we are going to have these Meet The Experts sessions over the next couple weeks, and we're going to put our best and brightest from our technical community and make them accessible to everyone out there. So again, definitely encourage you. We're trying new things here in this virtual environment to ensure that we can still stay in touch, answer questions, be responsive, and really looking forward to, having these conversations over the next couple of weeks. >> All right, well, Jon and Chad, thank you so much. We definitely look forward to the conversation here and continued. If you're here live, definitely go down below and do it if you're watching this on demand. You can see the full transcript of it at crowdchat.net/vxrailrocks. For myself, Shannon on the video, Jon, Chad, Andrew, man in the booth there, thank you so much for watching, and go ahead and join the CrowdChat.
SUMMARY :
Announcer: From the Cube And the way we do things a lot of times, talk to the experts and everything. And as it relates to VDI, So, I really love to hear what both of you and the flexibility of the actual rules and the sort of the efficiencies that Shannon's going to share. the latest enhancements to really the VMware strategy and the fact that now you can build and the line I've used that delivers the full power of VxRail for bringing this to market. and operation of the "And it's going to be massive, and that it isn't the most especially in the VM family line. and all the different hardware software, And he's going to explain what happened the ability to be innovative that that the IT put in and still get the benefit it straight from the end user, for the next upgrade or patch. little bit more as to how to ensure that we can still and go ahead and join the CrowdChat.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Richard | PERSON | 0.99+ |
Jon | PERSON | 0.99+ |
Shannon | PERSON | 0.99+ |
Andrew | PERSON | 0.99+ |
Jon Siegal | PERSON | 0.99+ |
Chad Dunn | PERSON | 0.99+ |
Chad | PERSON | 0.99+ |
Palo Alto | LOCATION | 0.99+ |
Dell Technologies | ORGANIZATION | 0.99+ |
Dell | ORGANIZATION | 0.99+ |
15,000 feet | QUANTITY | 0.99+ |
100% | QUANTITY | 0.99+ |
Stu Miniman | PERSON | 0.99+ |
US | LOCATION | 0.99+ |
40 G | QUANTITY | 0.99+ |
Netherlands | LOCATION | 0.99+ |
Tom Xu | PERSON | 0.99+ |
$60 million | QUANTITY | 0.99+ |
US Navy | ORGANIZATION | 0.99+ |
131 degrees Fahrenheit | QUANTITY | 0.99+ |
Baghdad | LOCATION | 0.99+ |
hundreds | QUANTITY | 0.99+ |
113 degrees Fahrenheit | QUANTITY | 0.99+ |
vSphere 7.0 | TITLE | 0.99+ |
75-person | QUANTITY | 0.99+ |
China | LOCATION | 0.99+ |
vSphere | TITLE | 0.99+ |
45 degrees Celsius | QUANTITY | 0.99+ |
First | QUANTITY | 0.99+ |
two | QUANTITY | 0.99+ |
VMware | ORGANIZATION | 0.99+ |
VxRail | TITLE | 0.99+ |
30 days | QUANTITY | 0.99+ |
Shanghai | LOCATION | 0.99+ |
Nvidia | ORGANIZATION | 0.99+ |
both | QUANTITY | 0.99+ |
second | QUANTITY | 0.99+ |
Stu | PERSON | 0.99+ |
eight | QUANTITY | 0.99+ |
VxRail 7.0 | TITLE | 0.99+ |
Amarillo | LOCATION | 0.99+ |
less than 14 days | QUANTITY | 0.99+ |
Delta Cloud | TITLE | 0.99+ |
late April | DATE | 0.99+ |
Delta | ORGANIZATION | 0.99+ |
20 inches | QUANTITY | 0.99+ |
thousands | QUANTITY | 0.99+ |
24 | QUANTITY | 0.99+ |
SAP HANA | TITLE | 0.99+ |
seven | QUANTITY | 0.99+ |
Both | QUANTITY | 0.99+ |
Boston | LOCATION | 0.99+ |
VxRail E Series | COMMERCIAL_ITEM | 0.99+ |
each | QUANTITY | 0.99+ |
today | DATE | 0.99+ |
a day and a half | QUANTITY | 0.98+ |
about 400 people | QUANTITY | 0.98+ |
VxRail: Taking HCI to Extremes
>> Announcer: From the Cube studios in Palo Alto in Boston, connecting with thought leaders all around the world, this is theCube Conversation. >> Hi, I'm Stu Miniman. And welcome to this special presentation. We have a launch from Dell Technologies updates from the VxRail family. We're going to do things a little bit different here. We actually have a launch video Shannon Champion, of Dell Technologies. And the way we do things a lot of times, is, analysts get a little preview or when you're watching things. You might have questions on it. So, rather than me just wanting it, or you wanting yourself I actually brought in a couple of Dell Technologies expertS two of our Cube alumni, happy to welcome you back to the program. Jon Siegal, he is the Vice President of Product Marketing, and Chad Dunn, who's the Vice President of Product Management, both of them with Dell Technologies. Gentlemen, thanks so much for joining us. >> Good to see you Stu. >> Great to be here. >> All right, and so what we're going to do is we're going to be rolling the video here. I've got a button I'm going to press, Andrew will stop it here and then we'll kind of dig in a little bit, go into some questions when we're all done. We're actually holding a crowd chat, where you will be able to ask your questions, talk to the experts and everything. And so a little bit different way to do a product announcement. Hope you enjoy it. And with that, it's VxRail. Taking HCI to the extremes is the theme. We'll see what that means and everything. But without any further ado, let's let Shannon take the video away. >> Hello, and welcome. My name is Shannon Champion, and I'm looking forward to taking you through what's new with VxRail. Let's get started. We have a lot to talk about. Our launch covers new announcements addressing use cases across the Core, Edge and Cloud and spans both new hardware platforms and options, as well as the latest in software innovations. So let's jump right in. Before we talk about our announcements, let's talk about where customers are adopting VxRail today. First of all, on behalf of the entire Dell Technologies and VxRail teams, I want to thank each of our over 8000 customers, big and small in virtually every industry, who've chosen VxRail to address a broad range of workloads, deploying nearly 100,000 nodes today. Thank you. Our promise to you is that we will add new functionality, improve serviceability, and support new use cases, so that we deliver the most value to you, whether in the Core, at the Edge or for the Cloud. In the Core, VxRail from day one has been a catalyst to accelerate IT transformation. Many of our customers started here and many will continue to leverage VxRail to simply extend and enhance your VMware environment. Now we can support even more demanding applications such as In-Memory databases, like SAP HANA, and more AI and ML applications, with support for more and more powerful GPUs. At the Edge, video surveillance, which also uses GPUs, by the way, is an example of a popular use case leveraging VxRail alongside external storage. And right now we all know the enhanced role that IT is playing. And as it relates to VDI, VxRail has always been a great option for that. In the Cloud, it's all about Kubernetes, and how Dell Technologies Cloud platform, which is VCF on VxRail can deliver consistent infrastructure for both traditional and Cloud native applications. And we're doing that together with VMware. VxRail is the only jointly engineered HCI system built with VMware for VMware environments, designed to enhance the native VMware experience. This joint engineering with VMware and investments in software innovation together deliver an optimized operational experience at reduced risk for our customers. >> Alright, so Shannon talked a bit about, the important role of IT Of course right now, with the global pandemic going on. It's really, calling in, essential things, putting, platforms to the test. So, I really love to hear what both of you are hearing from customers. Also, VDI, of course, in the early days, it was, HCI-only-does-VDI. Now, we know there are many solutions, but remote work is putting that back front and center. So, Jon, why don't we start with you as the what is (muffled speaking) >> Absolutely. So first of all, Stu, thank you, I want to do a shout out to our VxRail customers around the world. It's really been humbling, inspiring, and just amazing to see The impact of our VxRail customers around the world and what they're having on on human progress here. Just for a few examples, there are genomics companies that we have running VxRail that have rolled out testing at scale. We also have research universities out in the Netherlands, doing the antibody detection. The US Navy has stood up a floating hospital to of course care for those in need. So we are here to help that's been our message to our customers, but it's amazing to see how much they're helping society during this. So just just a pleasure there. But as you mentioned, just to hit on the VDI comments, so to your points too, HCI, VxRail, VDI, that was an initial use case years ago. And it's been great to see how many of our existing VxRail customers have been able to pivot very quickly leveraging VxRail to add and to help bring their remote workforce online and support them with their existing VxRail. Because VxRail is flexible, it is agile, to be able to support those multiple workloads. And in addition to that, we've also rolled out some new VDI bundles to make it simpler for customers more cost effective cater to everything from knowlEdge workers to multimedia workers. You name it, you know from 250, desktops up to 1000. But again, back to your point VxRail, HCI, is well beyond VDI, it crossed the chasm a couple years ago actually. And VDI now is less than a third of the typical workloads, any of our customers out there, it supports now a range of workloads that you heard from Shannon, whether it's video surveillance, whether it's general purpose, all the way to mission critical applications now with SAP HAN. So, this has changed the game for sure. But the range of work loads and the flexibility of the actual rules which really helping our existing customers during this pandemic. >> Yeah, I agree with you, Jon, we've seen customers really embrace HCI for a number of workloads in their environments, from the ones that we sure all knew and loved back in the initial days of HCI. Now, the mission critical things now to Cloud native workloads as well, and the sort of the efficiencies that customers are able to get from HCI. And specifically, VxRail gives them that ability to pivot. When these, shall we say unexpected circumstances arise? And I think that that's informing their their decisions and their opinions on what their IP strategies look like as they move forward. They want that same level of agility, and ability to react quickly with their overall infrastructure. >> Excellent. Now I want to get into the announcements. What I want my team actually, your team gave me access to the CIO from the city of Amarillo, so maybe they can dig up that footage, talk about how fast they pivoted, using VxRail to really spin up things fast. So let's hear from the announcement first and then definitely want to share that that customer story a little bit later. So let's get to the actual news that Shannon's going to share. >> Okay, now what's new? I am pleased to announce a number of exciting updates and new platforms, to further enable IT modernization across Core, Edge and Cloud. I will cover each of these announcements in more detail, demonstrating how only VxRail can offer the breadth of platform configurations, automation, orchestration and Lifecycle Management, across a fully integrated hardware and software full stack with consistent, simplified operations to address the broadest range of traditional and modern applications. I'll start with hybrid Cloud and recap what you may have seen in the Dell Technologies Cloud announcements just a few weeks ago, related to VMware Cloud foundation on VxRail. Then I'll cover two brand new VxRail hardware platforms and additional options. And finally circle back to talk about the latest enhancements to our VxRail HCI system software capabilities for Lifecycle Management. Let's get started with our new Cloud offerings based on VxRail. VxRail is the HCI foundation for Dell Technologies, Cloud Platform, bringing automation and financial models, similar to public Cloud to On-premises environments. VMware recently introduced Cloud foundation for Delta, which is based on vSphere 7.0. As you likely know by now, vSphere 7.0 was definitely an exciting and highly anticipated release. In keeping with our synchronous release commitment, we introduced VxRail 7.0 based on vSphere 7.0 in late April, which was within 30 days of VMware's release. Two key areas that VMware focused on we're embedding containers and Kubernetes into vSphere, unifying them with virtual machines. And the second is improving the work experience for vSphere administrators with vSphere Lifecycle Manager or VLCM. I'll address the second point a bit in terms of how VxRail fits in in a moment for VCF 4 with Tom Xu, based on vSphere 7.0 customers now have access to a hybrid Cloud platform that supports native Kubernetes workloads and management, as well as your traditional VM-based workloads. So containers are now first class citizens of your private Cloud alongside traditional VMs and this is now available with VCF 4.0, on VxRail 7.0. VxRail's tight integration with VMware Cloud foundation delivers a simple and direct path not only to the hybrid Cloud, but also to deliver Kubernetes at Cloud scale with one complete automated platform. The second Cloud announcement is also exciting. Recent VCF for networking advancements have made it easier than ever to get started with hybrid Cloud, because we're now able to offer a more accessible consolidated architecture. And with that Dell Technologies Cloud platform can now be deployed with a four-node configuration, lowering the cost of an entry level hybrid Cloud. This enables customers to start smaller and grow their Cloud deployment over time. VCF and VxRail can now be deployed in two different ways. For small environments, customers can utilize a consolidated architecture which starts with just four nodes. Since the management and workload domains share resources in this architecture, it's ideal for getting started with an entry level Cloud to run general purpose virtualized workloads with a smaller entry point. Both in terms of required infrastructure footprint as well as cost, but still with a Consistent Cloud operating model. For larger environments where dedicated resources and role-based access control to separate different sets of workloads is usually preferred. You can choose to deploy a standard architecture which starts at eight nodes for independent management and workload domains. A standard implementation is ideal for customers running applications that require dedicated workload domains that includes Horizon, VDI, and vSphere with Kubernetes. >> Alright, Jon, there's definitely been a lot of interest in our community around everything that VMware is doing with vSphere 7.0. understand if you wanted to use the Kubernetes piece, it's VCF as that so we've seen the announcements, Dell, partnering in there it helps us connect that story between, really the VMware strategy and how they talk about Cloud and where does VxRail fit in that overall, Delta Cloud story? >> Absolutely. So first of all Stu, the VxRail course is integral to the Delta Cloud strategy. it's been VCF on VxRail equals the Delta Cloud platform. And this is our flagship on prem Cloud offering, that we've been able to enable operational consistency across any Cloud, whether it's On-prem, in the Edge or in the public Cloud. And we've seen the Dell tech Cloud Platform embraced by customers for a couple key reasons. One is it offers the fastest hybrid Cloud deployment in the market. And this is really, thanks to a new subscription offer that we're now offering out there where in less than 14 days, it can be still up and running. And really, the Dell tech Cloud does bring a lot of flexibility in terms of consumption models, overall when it comes to VxRail. Secondly, I would say is fast and easy upgrades. This is what VxRail brings to the table for all workloads, if you will, into especially critical in the Cloud. So the full automation of Lifecycle Management across the hardware and software stack across the VMware software stack, and in the Dell software and hardware supporting that, together, this enables essentially the third thing, which is customers can just relax. They can be rest assured that their infrastructure will be continuously validated, and always be in a continuously validated state. And this is the kind of thing that those three value propositions together really fit well, with any on-prem Cloud. Now you take what Shannon just mentioned, and the fact that now you can build and run modern applications on the same VxRail infrastructure alongside traditional applications. This is a game changer. >> Yeah, I love it. I remember in the early days talking with Dunn about CI, how does that fit in with Cloud discussion and the line I've used the last couple years is, modernize the platform, then you can modernize the application. So as companies are doing their full modernization, then this plays into what you're talking about. All right, we can let Shannon continue, we can get some more before we dig into some more analysis. >> That's good. >> Let's talk about new hardware platforms and updates. that result in literally thousands of potential new configuration options. covering a wide breadth of modern and traditional application needs across a range of the actual use cases. First up, I am incredibly excited to announce a brand new Dell EMC VxRail series, the D series. This is a ruggedized durable platform that delivers the full power of VxRail for workloads at the Edge in challenging environments or for space constrained areas. VxRail D series offers the same compelling benefits as the rest of the VxRail portfolio with simplicity, agility and lifecycle management. But in a lightweight short depth at only 20 inches, it's adorable form factor that's extremely temperature-resilient, shock resistant, and easily portable. It even meets milspec standards. That means you have the full power of lifecycle automation with VxRail HCI system software and 24 by seven single point of support, enabling you to rapidly react to business needs, no matter the location or how harsh the conditions. So whether you're deploying a data center at a mobile command base, running real-time GPS mapping on the go, or implementing video surveillance in remote areas, you can ensure availability, integrity and confidence for every workload with the new VxRail ruggedized D series. >> All right, Chad we would love for you to bring us in a little bit that what customer requirement for bringing this to market. I remember seeing, Dell servers ruggedized, of course, Edge, really important growth to build on what Jon was talking about, Cloud. So, Chad, bring us inside, what was driving this piece of the offering? >> Sure Stu. Yeah, yeah, having been at the hardware platforms that can go out into some of these remote locations is really important. And that's being driven by the fact that customers are looking for compute performance and storage out at some of these Edges or some of the more exotic locations. whether that's manufacturing plants, oil rigs, submarine ships, military applications, places that we've never heard of. But it's also about extending that operational simplicity of the the sort of way that you're managing your data center that has VxRails you're managing your Edges the same way using the same set of tools. You don't need to learn anything else. So operational simplicity is absolutely key here. But in those locations, you can take a product that's designed for a data center where definitely controlling power cooling space and take it some of these places where you get sand blowing or seven to zero temperatures, could be Baghdad or it could be Ketchikan, Alaska. So we built this D series that was able to go to those extreme locations with extreme heat, extreme cold, extreme altitude, but still offer that operational simplicity. Now military is one of those applications for the rugged platform. If you look at the resistance that it has to heat, it operates at a 45 degrees Celsius or 113 degrees Fahrenheit range, but it can do an excursion up to 55 C or 131 degrees Fahrenheit for up to eight hours. It's also resistant to heat sand, dust, vibration, it's very lightweight, short depth, in fact, it's only 20 inches deep. This is a smallest form factor, obviously that we have in the VxRail family. And it's also built to be able to withstand sudden shocks certified to withstand 40 G's of shock and operation of the 15,000 feet of elevation. Pretty high. And this is sort of like wherever skydivers go to when they want the real thrill of skydiving where you actually need oxygen to, to be for that that altitude. They're milspec-certified. So, MIL-STD-810G, which I keep right beside my bed and read every night. And it comes with a VxRail stick hardening package is packaging scripts so that you can auto lock down the rail environment. And we've got a few other certifications that are on the roadmap now for naval shock requirements. EMI and radiation immunity often. >> Yeah, it's funny, I remember when we first launched it was like, "Oh, well everything's going to white boxes. "And it's going to be massive, "no differentiation between everything out there." If you look at what you're offering, if you look at how public Clouds build their things, but I called it a few years or is there's a pure optimization. So you need to scale, you need similarities but you know you need to fit some, very specific requirements, lots of places, so, interesting stuff. Yeah, certifications, always keep your teams busy. Alright, let's get back to Shannon to view on the report. >> We are also introducing three other hardware-based additions. First, a new VxRail E Series model based on where the first time AMD EPYC processors. These single socket 1U nodes, offer dual socket performance with CPU options that scale from eight to 64 Cores, up to a terabyte of memory and multiple storage options making it an ideal platform for desktop VDI analytics and computer aided design. Next, the addition of the latest Nvidia Quadro RTX GPUs brings the most significant advancement in computer graphics in over a decade to professional work flows. Designers and artists across industries can now expand the boundary of what's possible, working with the largest and most complex graphics rendering, deep learning and visual computing workloads. And Intel Optane DC persistent memory is here, and it offers high performance and significantly increased memory capacity with data persistence at an affordable price. Data persistence is a critical feature that maintains data integrity, even when power is lost, enabling quicker recovery and less downtime. With support for Intel obtain DC persistent memory customers can expand in memory intensive workloads and use cases like SAP HANA. Alright, let's finally dig into our HCI system software, which is the Core differentiation for VxRail regardless of your workload or platform choice. Our joining engineering with VMware and investments in VxRail HCI system software innovation together deliver an optimized operational experience at reduced risk for our customers. Under the covers, VxRail offers best in class hardware, married with VMware HCI software, either vSAN or VCF. But what makes us different stems from our investments to integrate the two. Dell Technologies has a dedicated VxRail team of about 400 people to build market sell and support a fully integrated hyper converged system. That team has also developed our unique VxRail HCI system software, which is a suite of integrated software elements that extend VMware native capabilities to deliver seamless, automated operational experience that customers cannot find elsewhere. The key components of VxRail HCI system software shown around the arc here that include the extra manager, full stack lifecycle management, ecosystem connectors, and support. I don't have time to get into all the details of these elements today, but if you're interested in learning more, I encourage you to meet our experts. And I will tell you how to do that in a moment. I touched on the LCM being a key feature to the vSphere 7.0 earlier and I'd like to take the opportunity to expand on that a bit in the context of VxRail Lifecycle Management. The LCM adds valuable automation to the execution of updates for customers, but it doesn't eliminate the manual work still needed to define and package the updates and validate all of the components prior to applying them. With VxRail customers have all of these areas addressed automatically on their behalf, freeing them to put their time into other important functions for their business. Customers tell us that Lifecycle management continues to be a major source of the maintenance effort they put into their infrastructure, and then it tends to lead to overburden IT staff, that it can cause disruptions to the business if not managed effectively, and that it isn't the most efficient economically. Automation of Lifecycle Management and VxRail results in the utmost simplicity from a customer experience perspective, and offers operational freedom from maintaining infrastructure. But as shown here, our customers not only realize greater IT team efficiencies, they have also reduced downtime with fewer unplanned outages, and reduced overall cost of operations. With VxRail HCI system software, intelligent Lifecycle Management upgrades of the fully integrated hardware and software stack are automated, keeping clusters and continuously validated states while minimizing risks and operational costs. How do we ensure Continuously validated states for VxRail. VxRail labs execute an extensive, automated, repeatable process on every firmware and software upgrade and patch to ensure clusters are in continuously validated states of the customers choosing across their VxRail environment. The VxRail labs are constantly testing, analyzing, optimizing, and sequencing all of the components in the upgrade to execute in a single package for the full stack. All the while VxRail is backed by Dell EMC's world class services and support with a single point of contact for both hardware and software. IT productivity skyrockets with single click non disruptive upgrades of the fully integrated hardware and software stack without the need to do extensive research and testing. taking you to the next VxRail version of your choice, while always in a continuously validated state. You can also confidently execute automated VxRail upgrades. No matter what hardware generation or node types are in the cluster. They don't have to all be the same. And upgrades with VxRail are faster and more efficient with leapfrogging simply choose any VxRail version you desire. And be assured you will get there in a validated state while seamlessly bypassing any other release in between. Only VxRail can do that. >> All right, so Chad, the lifecycle management piece that Shannon was just talking about is, not the sexiest, it's often underappreciated. There's not only the years of experience, but the continuous work you're doing, reminds me back the early vSAN deployments versus VxRail jointly developed, jointly tested between Dell and VMware. So bring us inside why, 2020 Lifecycle Management still, a very important piece, especially in the VM family line. >> Yes, Stu, I think it's sexy, but, I'm pretty big nerd. (all laughing) Yeah, this is really always been our bread and butter. And in fact, it gets even more important, the larger the deployments come, when you start to look at data centers full of VxRails and all the different hardware software, firmware combinations that could exist out there. It's really the value that you get out of that VxRail HCI system software that Shannon was talking about and how it's optimized around the VMware use case. Very tightly integrated with each VMware component, of course, and the intelligence of being able to do all the firmware, all of the drivers, all the software all together in tremendous value to our customers. But to deliver that we really need to make a fairly large investment. So as Shannon mentioned, we run about 25,000 hours of testing across Each major release for patches, express patches, that's about 7000 hours for each of those. So, obviously, there's a lot of parallelism. And we're always developing new test scenarios for each release that we need to build in as we as we introduce new functionality. And one of the key things that we're able to do, as Shannon mentioned, is to be able to leapfrog releases and get you to that next validated state. We've got about 100 engineers just working on creating and executing those test cases on a continuous basis and obviously, a huge amount of automation. And we've talked about that investment to execute those tests. That's one worth of $60 million of investment in our lab. In fact, we've got just over 2000 VxRail units in our testbed across the US, Shanghai, China and Cork, Ireland. So a massive amount of testing of each of those components to make sure that they operate together in a validated state. >> Yeah, well, absolutely, it's super important not only for the day one, but the day two deployments. But I think this actually a great place for us to bring in that customer that Dell gave me access to. So we've got the CIO of Amarillo, Texas, he was an existing VxRail customer. And he's going to explain what happened as to how he needed to react really fast to support the work-from-home initiative, as well as we get to hear in his words the value of what Lifecycle Management means. So Andrew, if we could queue up that customer segment, please? >> It's been massive and it's been interesting to see the IT team absorb it. As we mature, I think they embrace the ability to be innovative and to work with our departments. But this instance, really justified why I was driving progress. So fervently why it was so urgent today. Three years ago, the answer would have been no. We wouldn't have been in a place where we could adapt With VxRail in place, in a week we spun up hundreds of instant balls. We spun up a 75-person call center in a day and a half, for our public health. We rolled out multiple applications for public health so they could do remote clinics. It's given us the flexibility to be able to roll out new solutions very quickly and be very adaptive. And it's not only been apparent to my team, but it's really made an impact on the business. And now what I'm seeing is those of my customers that work, a little lagging or a little conservative, or understanding the impact of modernizing the way they do business because it makes them adaptable as well. >> Alright, so great, Richard, you talked a bunch about the the efficiencies that that the IT put in place, how about that, that overall just managed, you talked about how fast you spun up these new VDI instances. need to be able to do things much simpler? So how does the overall Lifecycle Management fit into this discussion? >> It makes it so much easier. And in the old environment, one, It took a lot of man hours to make change. It was very disruptive, when we did make change, it overburdened, I guess that's the word I'm looking for. It really overburdened our staff to cause disruption to business. That wasn't cost efficient. And then simple things like, I've worked for multi billion dollar companies where we had massive QA environments that replicated production, simply can't afford that at local government. Having this sort of environment lets me do a scaled down QA environment and still get the benefit of rolling out non disruptive change. As I said earlier, it's allowed us to take all of those cycles that we were spending on Lifecycle Management because it's greatly simplified, and move those resources and rescale them in other areas where we can actually have more impact on the business. It's hard to be innovative when 100% of your cycles are just keeping the ship afloat. >> All right, well, nothing better than hearing it straight from the end user, public sector reacting very fast to the COVID-19. And, if you heard him he said, if this is his, before he had run this project, he would not have been able to respond. So I think everybody out there understands, if I didn't actually have access to the latest technology, it would be much harder. All right, I'm looking forward to doing the CrowdChat letting everybody else dig in with questions and get follow up but a little bit more, I believe one more announcement he can and got for us though. Let's roll the final video clip. >> In our latest software release VxRail 4.7.510, We continue to add new automation and self service features. New functionality enables you to schedule and run upgrade health checks in advance of upgrades, to ensure clusters are in a ready state for the next upgrade or patch. This is extremely valuable for customers that have stringent upgrade windows, as they can be assured the clusters will seamlessly upgrade within that window. Of course, running health checks on a regular basis also helps ensure that your clusters are always ready for unscheduled patches and security updates. We are also offering more flexibility and getting all nodes or clusters to a common release level with the ability to reimage nodes or clusters to a specific VxRail version, or down rev one or more nodes that may be shipped at a higher rate than the existing cluster. This enables you to easily choose your validated state when adding new nodes or repurposing nodes in a cluster. To sum up all of our announcements, whether you are accelerating data sets modernization extending HCI to harsh Edge environments, deploying an on-premises Dell Technologies Cloud platform to create a developer ready Kubernetes infrastructure. VxRail is there delivering a turn-key experience that enables you to continuously innovate, realize operational freedom and predictably evolve. VxRail provides an extensive breadth of platform configurations, automation and Lifecycle Management across the integrated hardware and software full stack and consistent hybrid Cloud operations to address the broadest range of traditional and modern applications across Core, Edge and Cloud. I now invite you to engage with us. First, the virtual passport program is an opportunity to have some fun while learning about VxRail new features and functionality and sCore some sweet digital swag while you're at it. Delivered via an augmented reality app. All you need is your device. So go to vxrail.is/passport to get started. And secondly, if you have any questions about anything I talked about or want a deeper conversation, we encourage you to join one of our exclusive VxRail Meet The Experts sessions available for a limited time. First come first served, just go to vxrail.is/expertsession to learn more. >> All right, well, obviously, with everyone being remote, there's different ways we're looking to engage. So we've got the CrowdChat right after this. But Jon, give us a little bit more as to how Dell's making sure to stay in close contact with customers and what you've got for options for them. >> Yeah, absolutely. So as Shannon said, so in lieu of not having done Tech World this year in person, where we could have those great in-person interactions and answer questions, whether it's in the booth or in meeting rooms, we are going to have these Meet The Experts sessions over the next couple weeks, and we're going to put our best and brightest from our technical community and make them accessible to everyone out there. So again, definitely encourage you. We're trying new things here in this virtual environment to ensure that we can still stay in touch, answer questions, be responsive, and really looking forward to, having these conversations over the next couple of weeks. >> All right, well, Jon and Chad, thank you so much. We definitely look forward to the conversation here and continued. If you're here live, definitely go down below and do it if you're watching this on demand. You can see the full transcript of it at crowdchat.net/vxrailrocks. For myself, Shannon on the video, Jon, Chad, Andrew, man in the booth there, thank you so much for watching, and go ahead and join the CrowdChat.
SUMMARY :
Announcer: From the Cube And the way we do things a lot of times, talk to the experts and everything. And as it relates to VDI, So, I really love to hear what both of you and the flexibility of the actual rules and the sort of the efficiencies that Shannon's going to share. the latest enhancements to really the VMware strategy and the fact that now you can build and the line I've used that delivers the full power of VxRail for bringing this to market. and operation of the "And it's going to be massive, and that it isn't the most especially in the VM family line. and all the different hardware software, And he's going to explain what happened the ability to be innovative that that the IT put in and still get the benefit it straight from the end user, for the next upgrade or patch. little bit more as to how to ensure that we can still and go ahead and join the CrowdChat.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Richard | PERSON | 0.99+ |
Jon | PERSON | 0.99+ |
Shannon | PERSON | 0.99+ |
Andrew | PERSON | 0.99+ |
Jon Siegal | PERSON | 0.99+ |
Chad Dunn | PERSON | 0.99+ |
Chad | PERSON | 0.99+ |
Palo Alto | LOCATION | 0.99+ |
Dell Technologies | ORGANIZATION | 0.99+ |
Dell | ORGANIZATION | 0.99+ |
15,000 feet | QUANTITY | 0.99+ |
100% | QUANTITY | 0.99+ |
Stu Miniman | PERSON | 0.99+ |
US | LOCATION | 0.99+ |
40 G | QUANTITY | 0.99+ |
Netherlands | LOCATION | 0.99+ |
Tom Xu | PERSON | 0.99+ |
$60 million | QUANTITY | 0.99+ |
US Navy | ORGANIZATION | 0.99+ |
131 degrees Fahrenheit | QUANTITY | 0.99+ |
Baghdad | LOCATION | 0.99+ |
hundreds | QUANTITY | 0.99+ |
113 degrees Fahrenheit | QUANTITY | 0.99+ |
vSphere 7.0 | TITLE | 0.99+ |
75-person | QUANTITY | 0.99+ |
China | LOCATION | 0.99+ |
vSphere | TITLE | 0.99+ |
45 degrees Celsius | QUANTITY | 0.99+ |
First | QUANTITY | 0.99+ |
two | QUANTITY | 0.99+ |
VMware | ORGANIZATION | 0.99+ |
VxRail | TITLE | 0.99+ |
30 days | QUANTITY | 0.99+ |
Shanghai | LOCATION | 0.99+ |
Nvidia | ORGANIZATION | 0.99+ |
both | QUANTITY | 0.99+ |
second | QUANTITY | 0.99+ |
Stu | PERSON | 0.99+ |
eight | QUANTITY | 0.99+ |
VxRail 7.0 | TITLE | 0.99+ |
Amarillo | LOCATION | 0.99+ |
less than 14 days | QUANTITY | 0.99+ |
Delta Cloud | TITLE | 0.99+ |
late April | DATE | 0.99+ |
Delta | ORGANIZATION | 0.99+ |
20 inches | QUANTITY | 0.99+ |
thousands | QUANTITY | 0.99+ |
24 | QUANTITY | 0.99+ |
SAP HANA | TITLE | 0.99+ |
seven | QUANTITY | 0.99+ |
Both | QUANTITY | 0.99+ |
Boston | LOCATION | 0.99+ |
VxRail E Series | COMMERCIAL_ITEM | 0.99+ |
each | QUANTITY | 0.99+ |
today | DATE | 0.99+ |
a day and a half | QUANTITY | 0.98+ |
about 400 people | QUANTITY | 0.98+ |
Mandy Whaley & Par Merat, Cisco | Cisco Live EU Barcelona 2020
>> Announcer: Live from Barcelona, Spain, it's theCUBE. Covering Cisco Live 2020 brought to you by Cisco and it's ecosystem partners. >> Hi, everyone, welcome back to theCUBE's live coverage, it's our fourth day of four days of coverage here in Barcelona, Spain for Cisco Live 2020. I'm John Furrier with my co-host Stu Miniman and two great guests here in the DevNet studio where the theCUBE is sitting all week long, been packed with action, Mandy Whaley, Senior Director Developer Experience, Cisco DevNet and Par Merat, Senior Director welcome back to this CUBE. Good to see you guys. >> Thank you. >> Thank you. >> Glad to be here. >> So, we have had a lot of history with you guys from day one. >> Mandy: Yes. >> Watching DevNet from an idea of "Hey, we should do developer thing." And you also have DevNet Create which is a separate, more developer focused. DevNet and Cisco's developer environment. We've been there from the beginning, what a progression! Congratulations on the success. >> Thank you. Thank you so much, it's great to be here in Barcelona with everybody here, you know, learning in the workshops, and we just love these times to connect with our community at Cisco Live, and At DevNet Create, which you mentioned, which is coming up in March. So its right on the corner. >> DevNet Zone which we're in has been really robust, it's been the talk of the show every year, and it gets bigger and the sessions are packed, because people are learning developers, new developers as well as Cisco engineers who are certified, are coming getting new skills as the modern cloud hybrid environments require new skills. It's a technology shift. >> Yeah, exactly and what we have in the DevNet Zone are different ways that the engineers and developers can engage with that technology shifts. So, we have demos around IoT and security, and showing how, you know, to prevent threats from attacking the industrial routers and things like that. We have coding workshops from beginning, intro to Python, intro to Gets, all the way up through advanced, like, Kubernetes topics and things like that. So, people can really dive in with what they're looking for. And this year, we are really excited because we have the new DevNet certifications with those exams coming out right around the corner in February. So, a lot of people are here saying, "I am ready to skill up for those exams, "I am starting to dive into these topics." >> Well, Susie Wee was on, she's the chief of DevNet, among other things, and she said, there's going to be a DevNet 500. The first 500 certifications of DevNet are going to be, kind of, like, the hall of fame or, you know, inaugural or founder certifications. So, can you explain what does it mean? It's not a DevNet certification badge. It's a series of different, can go deeper than that? >> Yeah, just like we have our, you know, existing Network Certifications which are so respected and loved around the world, people get CCIE tattoos and things. Just like there is an associate and professional and expert level on the networking track, there's now a DevNet Associate, a DevNet Professional and coming soon DevNet Expert. And then there's also Specialist badges which help you add specific skills like data center automation, IoT web access. So, it's a whole new set of certifications that are more focused on the software. So they're about 80% software skills, 20% knowledge of networking, and then how you really connect up and down the stack. >> So these are new certifications, they're not replacing anything else >> No, no, no they're all the same stuff? >> They are new, they are part of the same program, they have the same rigor, the same kind of test. They actually have ways to interweave with the existing networking certifications, because we want people to do both skill path, right, to build this new IT team of the future. And so, it's a completely new set of exams. The exams are going to be available to take February 24th, and you can start signing up now. So, with the DevNet 500, you know, that's going to be a special recognition for the first 500 people who get DevNet certifications. It'll be life-time achievement, they'll always be in a DevNet 500, right? And I've had people coming up and telling me, you know "I'm signed up for the first day, "I'm taking my exams on the first day, "I'm trying to get into that." >> Stu and I always want to be on the list, so I think we might be on the 500 study up there (laughs). >> Of course, yeah, And what's really great is with the certifications, we've heard from people in the Zone that, they have been coming and taking classes and learning the skills, but they didn't have a specific way to map that to their career path to get rewarded at work, you know, to have that sort of progression. And so with the certifications they will really will have that. And it's also really important for our partners and Par Merat is doing lot of work with certifications and partners. >> Yeah, Par, definitely, I would love to hear a little bit, we've interviewed on theCUBE over the years some of the DevNet partners from a technology standpoint, of course the channel ecosystem hugely important to Cisco's business. Give us the update as to, you know, DevNet partnering as well as, what will these certifications mean to about the technology and go-to-market partners? >> Yeah, the wonderful thing about this is, it really demonstrates Cisco's embracement of software, and making sure that we are providing that common language for software developers and networkers to bring the two together. And what we've found is that our partners are at different levels of maturity along that progression of programmability. And this new DevNet specialization, which is anchored in the individuals that are now certified at that partner, allow them to demonstrate from a go-to-market standpoint, from a recognition standpoint, that as a practice they have these skills. And look, at the end of the day, it's all about delivering what our customers need. And our customers are asking us for significant help in automation, digital transformation, they're trying to drive new business outcomes. And this will provide that recognition on who to partner with in the market. >> Yeah, this is so important I remember when Cisco helped a lot of the the partner ecosystem build data center practices. Went from the silos and now embracing, you've got the hardware the software, we're talking multicloud. It's the practice that is needed today going forward to help customers with with where they are going. >> It really is. And another benefit that we are finding in talking to our partners is where packaging this up and rolling it out, is not only will it help them from a recognition standpoint, from a practice stand point and from a competitive differentiation standpoint. But it will also help them attract talent. I mean, it's no secret, there is a talent shortage right now. If you talk to any CEO that's top of mind, and how these partners are able to attract these new skills and attract smart people. Smart people like working on smart things, right? And so this has really been a big traction point for them as well. >> It's also giving ways to really specifically train for new job roles. So some of the ways that you can combine the new DevNet certifications with the network engineering certifications. We've looked at it and said, you know, there's a role of network automation developer. That's a new role. Everyone we ask in one of our sessions, "Who needs that person on their team?" So many customers, partners raise their hands saying, "We want the Network Automation Developers on our team." And you can combine your CCNP Enterprise with a DevNet certification and build up the skills to be that Network Automation Developers >> Certainly it's been great buzz. I've got to get your guys' thoughts because certainly it's great for careers and you guys are betting on the people, and the people are betting on Cisco. This is what's going on, it's a maturity of DevNet, almost. It's like a pinch-me moment for you guys, but you continue to grow. I've got to ask you, what are some of the cool things that you're showing here? As you mature, you still have the start here session, which is intro to Python and other things, pretty elementary, and then there's more advanced things. What are some of the new things that's going on that you could share? >> So some of the new things we've got going on, one of my favorites is the IoT and security demonstration. There's an industrial robot arm that's picking and placing things, and you can see how it's connected to the network and then something goes wrong with that robot arm. And then you can actually show how you can use the software and security tools to see was there code trying to access, you know, something that that robot was using, that's getting in the way of it working? So you could detect threats and move forward on that. We also have a whole automation journey that starts from modeling your network to testing, to how you would deploy automation, to a deep dive on telemetry and then ends with multi-domain automation. So really helping engineers, like, look at that whole progression, that's been really popular. >> Par, talk about the specialization, which ones are more, I'd say popular or entry level, which ones are people coming into getting certified first, network engineering, automation first? Or what's the-- >> Yeah, so the program's going to to roll out with three different levels. One is a specialized level, the second is an advanced level, and then we'll look to that third level. Again, they're anchored in the individual certs. And so as we look for that entry level, it's really all about automation, right? I mean, some things you take for granted, but you still need these new skills to be able to automate and scale, and have repeatable, scalable benefits from that. The second tier will be more cross-domain and that's where we're really thinking that additional skill set is needed to deliver dashboard experience, compliance experiences, and then that next level, again, will anchor towards the expert level that's coming out. But one thing I want to point out is, in addition to just having the certified people on staff, they also have to demonstrate that they have a practice around it. So it's not just enough to say, "I passed an exam." As we work with them to roll out the practice and they earn the badge, they're demonstrating that they have the full methodology in place so that it really, there's a lot behind it. >> So that means we can't be in the 500 list then even if we pass (laughs). >> Well, you might be able to be in the 500 list, but I don't know that theCUBE would end up being specialized. >> It's good banner advertising. No, seriously all fun, it's all fun. Cisco Live in Europe. Is there a difference between European and U.S.? Are you seeing any differences in geographic talent? >> You know what, the first couple of years that we did it, I think there was a bigger difference. It felt like there were different topics that were very popular in the U.S., slightly different in Europe. Last year and this year I feel, like they have converged. It's the same focus on DevOps, automation, security is a huge focus in both places. And it also feels like the interest and level of the people attending has also converged. It's really similar. Congratulations, it's been fun to watch the rise and success of DevNet, continues to be strong, obviously in the hub here, and the DevNet zone behind us, packed sessions. >> Mandy: Yes, yes. >> What's the biggest surprise for you guys in terms of things that you didn't expect or some of the success, what's jumped out? >> Yeah, I think, you know, one of the points that I want to make sure we also cover and it has been an added benefit. We were hoping it would happen, we just didn't realize it would happen this soon. We're attracting new companies, new partners, so the specialization won't just be available for our traditional VARs. This is also available for our non resellers and we are finding different companies accessing DevNet resources and learning these skills. So that's been a really great benefit of DevNet overall. >> Definitely, my favorite surprises are when I show up at the community events and I hear from someone I met last year what they went back and did, and the change that they drove in their company. And I think we're seeing those across the board of people who start a grassroots movement, take back some new ideas, really create change, and then they come back and we get to hear about that from them. Those are my favorite surprises. >> And I tell you, we've known for years how important the developer is, but I think the timing on this has been perfect because it is no longer just, Oh, the developer has some tools that they'd liked in the corner. The developer connected to the business and driving things forward. >> Mandy: Exactly. So perfect timing, congratulations on the certification-- >> The other thing that's been great is that Cisco itself, we now have APIs across the whole portfolio and up and down the stack. So that's been a wonderful thing to see come together because it opens up possibilities for all these developers. >> So Cisco is API first company? >> We are building APIs everywhere we can, and the community is taking them and finding creative things to build. >> Well, it's been fun to watch you guys change Cisco, but also impact customers has been great to watch. Par many thanks for coming on, appreciate it. >> Yeah, thank you. >> theCUBE's live coverage here in Barcelona for Cisco Live 2020 I'm John Furrier with Dave Vellante, Stu Miniman. Be right back with more after this short break. (upbeat music)
SUMMARY :
brought to you by Cisco and Good to see you guys. of history with you guys Congratulations on the success. So its right on the corner. it's been the talk of the show every year, and showing how, you like, the hall of fame and expert level on the networking track, and you can start signing up now. Stu and I always and learning the skills, of course the channel ecosystem and networkers to bring the two together. It's the practice that is and how these partners are able to attract So some of the ways that you can combine and the people are betting on Cisco. and you can see how it's So it's not just enough to be in the 500 list then to be in the 500 list, Are you seeing any differences and level of the people and we are finding different companies and the change that they how important the developer is, on the certification-- and up and down the stack. and the community is taking them Well, it's been fun to I'm John Furrier with Dave
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Dave Vellante | PERSON | 0.99+ |
Stu Miniman | PERSON | 0.99+ |
Cisco | ORGANIZATION | 0.99+ |
Susie Wee | PERSON | 0.99+ |
John Furrier | PERSON | 0.99+ |
Europe | LOCATION | 0.99+ |
Barcelona | LOCATION | 0.99+ |
February 24th | DATE | 0.99+ |
February | DATE | 0.99+ |
U.S. | LOCATION | 0.99+ |
March | DATE | 0.99+ |
Last year | DATE | 0.99+ |
Mandy Whaley | PERSON | 0.99+ |
last year | DATE | 0.99+ |
two | QUANTITY | 0.99+ |
Python | TITLE | 0.99+ |
this year | DATE | 0.99+ |
third level | QUANTITY | 0.99+ |
Barcelona, Spain | LOCATION | 0.99+ |
two great guests | QUANTITY | 0.99+ |
four days | QUANTITY | 0.99+ |
fourth day | QUANTITY | 0.99+ |
DevNet | ORGANIZATION | 0.99+ |
second tier | QUANTITY | 0.99+ |
Par Merat | PERSON | 0.99+ |
One | QUANTITY | 0.99+ |
both | QUANTITY | 0.99+ |
today | DATE | 0.99+ |
one | QUANTITY | 0.98+ |
second | QUANTITY | 0.98+ |
first day | QUANTITY | 0.98+ |
both places | QUANTITY | 0.98+ |
500 list | QUANTITY | 0.98+ |
first 500 people | QUANTITY | 0.97+ |
Cisco DevNet | ORGANIZATION | 0.97+ |
Mandy | PERSON | 0.97+ |
Stu | PERSON | 0.96+ |
about 80% | QUANTITY | 0.96+ |
theCUBE | ORGANIZATION | 0.95+ |
DevNet | TITLE | 0.95+ |
three different levels | QUANTITY | 0.94+ |
Par Merat | ORGANIZATION | 0.93+ |
first | QUANTITY | 0.93+ |
first company | QUANTITY | 0.92+ |
one thing | QUANTITY | 0.91+ |
day one | QUANTITY | 0.88+ |
European | LOCATION | 0.88+ |
Cisco Live 2020 | EVENT | 0.85+ |
CUBE | ORGANIZATION | 0.85+ |
first couple of years | QUANTITY | 0.84+ |
Merat | ORGANIZATION | 0.83+ |
DevNet Create | ORGANIZATION | 0.81+ |
20% knowledge | QUANTITY | 0.81+ |
first 500 certifications | QUANTITY | 0.75+ |
500 | QUANTITY | 0.73+ |
Par | PERSON | 0.73+ |
one of our sessions | QUANTITY | 0.72+ |
DevNet Create | TITLE | 0.71+ |
Cisco Live | ORGANIZATION | 0.7+ |
Mandy Whaley & Par Merat, Cisco | Cisco Live EU Barcelona 2020
>> Announcer: Live from Barcelona, Spain, it's theCUBE. Covering Cisco Live 2020 brought to you by Cisco and it's ecosystem partners. >> Hi, everyone, welcome back to theCUBE's live coverage, it's our fourth day of four days of coverage here in Barcelona, Spain for Cisco Live 2020. I'm John Furrier with my co-host Stu Miniman and two great guests here in the DevNet studio where the theCUBE is sitting all week long, been packed with action, Mandy Whaley, Senior Director Developer Experience, Cisco DevNet and Par Merat, Senior Director welcome back to this CUBE. Good to see you guys. >> Thank you. >> Thank you. >> Glad to be here. >> So, we have had a lot of history with you guys from day one. >> Mandy: Yes. >> Watching DevNet from an idea of "Hey, we should do developer thing." And you also have DevNet Create which is a separate, more developer focused. DevNet and Cisco's developer environment. We've been there from the beginning, what a progression! Congratulations on the success. >> Thank you. Thank you so much, it's great to be here in Barcelona with everybody here, you know, learning in the workshops, and we just love these times to connect with our community at Cisco Live, and At DevNet Create, which you mentioned, which is coming up in March. So its right on the corner. >> DevNet Zone which we're in has been really robust, it's been the talk of the show every year, and it gets bigger and the sessions are packed, because people are learning developers, new developers as well as Cisco engineers who are certified, are coming getting new skills as the modern cloud hybrid environments require new skills. It's a technology shift. >> Yeah, exactly and what we have in the DevNet Zone are different ways that the engineers and developers can engage with that technology shifts. So, we have demos around IoT and security, and showing how, you know, to prevent threats from attacking the industrial routers and things like that. We have coding workshops from beginning, intro to Python, intro to Gets, all the way up through advanced, like, Kubernetes topics and things like that. So, people can really dive in with what they're looking for. And this year, we are really excited because we have the new DevNet certifications with those exams coming out right around the corner in February. So, a lot of people are here saying, "I am ready to skill up for those exams, "I am starting to dive into these topics." >> Well, Susie Wee was on, she's the chief of DevNet, among other things, and she said, there's going to be a DevNet 500. The first 500 certifications of DevNet are going to be, kind of, like, the hall of fame or, you know, inaugural or founder certifications. So, can you explain what does it mean? It's not a DevNet certification badge. It's a series of different, can go deeper than that? >> Yeah, just like we have our, you know, existing Network Certifications which are so respected and loved around the world, people get CCIE tattoos and things. Just like there is an associate and professional and expert level on the networking track, there's now a DevNet Associate, a DevNet Professional and coming soon DevNet Expert. And then there's also Specialist badges which help you add specific skills like data center automation, IoT web access. So, it's a whole new set of certifications that are more focused on the software. So they're about 80% software skills, 20% knowledge of networking, and then how you really connect up and down the stack. >> So these are new certifications, they're not replacing anything else >> No, no, no they're all the same stuff? >> They are new, they are part of the same program, they have the same rigor, the same kind of test. They actually have ways to interweave with the existing networking certifications, because we want people to do both skill path, right, to build this new IT team of the future. And so, it's a completely new set of exams. The exams are going to be available to take February 24th, and you can start signing up now. So, with the DevNet 500, you know, that's going to be a special recognition for the first 500 people who get DevNet certifications. It'll be life-time achievement, they'll always be in a DevNet 500, right? And I've had people coming up and telling me, you know "I'm signed up for the first day, "I'm taking my exams on the first day, "I'm trying to get into that." >> Stu and I always want to be on the list, so I think we might be on the 500 study up there (laughs). >> Of course, yeah, And what's really great is with the certifications, we've heard from people in the Zone that, they have been coming and taking classes and learning the skills, but they didn't have a specific way to map that to their career path to get rewarded at work, you know, to have that sort of progression. And so with the certifications they will really will have that. And it's also really important for our partners and Par Merat is doing lot of work with certifications and partners. >> Yeah, Par, definitely, I would love to hear a little bit, we've interviewed on theCUBE over the years some of the DevNet partners from a technology standpoint, of course the channel ecosystem hugely important to Cisco's business. Give us the update as to, you know, DevNet partnering as well as, what will these certifications mean to about the technology and go-to-market partners? >> Yeah, the wonderful thing about this is, it really demonstrates Cisco's embracement of software, and making sure that we are providing that common language for software developers and networkers to bring the two together. And what we've found is that our partners are at different levels of maturity along that progression of programmability. And this new DevNet specialization, which is anchored in the individuals that are now certified at that partner, allow them to demonstrate from a go-to-market standpoint, from a recognition standpoint, that as a practice they have these skills. And look, at the end of the day, it's all about delivering what our customers need. And our customers are asking us for significant help in automation, digital transformation, they're trying to drive new business outcomes. And this will provide that recognition on who to partner with in the market. >> Yeah, this is so important I remember when Cisco helped a lot of the the partner ecosystem build data center practices. Went from the silos and now embracing, you've got the hardware the software, we're talking multicloud. It's the practice that is needed today going forward to help customers with with where they are going. >> It really is. And another benefit that we are finding in talking to our partners is where packaging this up and rolling it out, is not only will it help them from a recognition standpoint, from a practice stand point and from a competitive differentiation standpoint. But it will also help them attract talent. I mean, it's no secret, there is a talent shortage right now. If you talk to any CEO that's top of mind, and how these partners are able to attract these new skills and attract smart people. Smart people like working on smart things, right? And so this has really been a big traction point for them as well. >> It's also giving ways to really specifically train for new job roles. So some of the ways that you can combine the new DevNet certifications with the network engineering certifications. We've looked at it and said, you know, there's a role of network automation developer. That's a new role. Everyone we ask in one of our sessions, "Who needs that person on their team?" So many customers, partners raise their hands saying, "We want the Network Automation Developers on our team." And you can combine your CCNP Enterprise with a DevNet certification and build up the skills to be that Network Automation Developers >> Certainly it's been great buzz. I've got to get your guys' thoughts because certainly it's great for careers and you guys are betting on the people, and the people are betting on Cisco. This is what's going on, it's a maturity of DevNet, almost. It's like a pinch-me moment for you guys, but you continue to grow. I've got to ask you, what are some of the cool things that you're showing here? As you mature, you still have the start here session, which is intro to Python and other things, pretty elementary, and then there's more advanced things. What are some of the new things that's going on that you could share? >> So some of the new things we've got going on, one of my favorites is the IoT and security demonstration. There's an industrial robot arm that's picking and placing things, and you can see how it's connected to the network and then something goes wrong with that robot arm. And then you can actually show how you can use the software and security tools to see was there code trying to access, you know, something that that robot was using, that's getting in the way of it working? So you could detect threats and move forward on that. We also have a whole automation journey that starts from modeling your network to testing, to how you would deploy automation, to a deep dive on telemetry and then ends with multi-domain automation. So really helping engineers, like, look at that whole progression, that's been really popular. >> Par, talk about the specialization, which ones are more, I'd say popular or entry level, which ones are people coming into getting certified first, network engineering, automation first? Or what's the-- >> Yeah, so the program's going to to roll out with three different levels. One is a specialized level, the second is an advanced level, and then we'll look to that third level. Again, they're anchored in the individual certs. And so as we look for that entry level, it's really all about automation, right? I mean, some things you take for granted, but you still need these new skills to be able to automate and scale, and have repeatable, scalable benefits from that. The second tier will be more cross-domain and that's where we're really thinking that additional skill set is needed to deliver dashboard experience, compliance experiences, and then that next level, again, will anchor towards the expert level that's coming out. But one thing I want to point out is, in addition to just having the certified people on staff, they also have to demonstrate that they have a practice around it. So it's not just enough to say, "I passed an exam." As we work with them to roll out the practice and they earn the badge, they're demonstrating that they have the full methodology in place so that it really, there's a lot behind it. >> So that means we can't be in the 500 list then even if we pass (laughs). >> Well, you might be able to be in the 500 list, but I don't know that theCUBE would end up being specialized. >> It's good banner advertising. No, seriously all fun, it's all fun. Cisco Live in Europe. Is there a difference between European and U.S.? Are you seeing any differences in geographic talent? >> You know what, the first couple of years that we did it, I think there was a bigger difference. It felt like there were different topics that were very popular in the U.S., slightly different in Europe. Last year and this year I feel, like they have converged. It's the same focus on DevOps, automation, security is a huge focus in both places. And it also feels like the interest and level of the people attending has also converged. It's really similar. Congratulations, it's been fun to watch the rise and success of DevNet, continues to be strong, obviously in the hub here, and the DevNet zone behind us, packed sessions. >> Mandy: Yes, yes. >> What's the biggest surprise for you guys in terms of things that you didn't expect or some of the success, what's jumped out? >> Yeah, I think, you know, one of the points that I want to make sure we also cover and it has been an added benefit. We were hoping it would happen, we just didn't realize it would happen this soon. We're attracting new companies, new partners, so the specialization won't just be available for our traditional VARs. This is also available for our non resellers and we are finding different companies accessing DevNet resources and learning these skills. So that's been a really great benefit of DevNet overall. >> Definitely, my favorite surprises are when I show up at the community events and I hear from someone I met last year what they went back and did, and the change that they drove in their company. And I think we're seeing those across the board of people who start a grassroots movement, take back some new ideas, really create change, and then they come back and we get to hear about that from them. Those are my favorite surprises. >> And I tell you, we've known for years how important the developer is, but I think the timing on this has been perfect because it is no longer just, Oh, the developer has some tools that they'd liked in the corner. The developer connected to the business and driving things forward. >> Mandy: Exactly. So perfect timing, congratulations on the certification-- >> The other thing that's been great is that Cisco itself, we now have APIs across the whole portfolio and up and down the stack. So that's been a wonderful thing to see come together because it opens up possibilities for all these developers. >> So Cisco is API first company? >> We are building APIs everywhere we can, and the community is taking them and finding creative things to build. >> Well, it's been fun to watch you guys change Cisco, but also impact customers has been great to watch. Par many thanks for coming on, appreciate it. >> Yeah, thank you. >> theCUBE's live coverage here in Barcelona for Cisco Live 2020 I'm John Furrier with Dave Vellante, Stu Miniman. Be right back with more after this short break. (upbeat music)
SUMMARY :
brought to you by Cisco and it's ecosystem partners. Good to see you guys. So, we have had a lot of history with you guys And you also have DevNet Create and we just love these times to connect with our community and it gets bigger and the sessions are packed, and showing how, you know, to prevent threats or, you know, inaugural or founder certifications. and then how you really connect up and down the stack. So, with the DevNet 500, you know, that's going to be Stu and I always want to be on the list, and learning the skills, some of the DevNet partners from a technology standpoint, and making sure that we are providing Cisco helped a lot of the the partner ecosystem and how these partners are able to attract So some of the ways that you can combine and you guys are betting on the people, and you can see how it's connected to the network and they earn the badge, they're demonstrating So that means we can't be in the 500 list then Well, you might be able to be in the 500 list, Are you seeing any differences in geographic talent? and level of the people attending has also converged. and we are finding different companies and the change that they drove in their company. and driving things forward. So perfect timing, congratulations on the certification-- and up and down the stack. and the community is taking them Well, it's been fun to watch you guys change Cisco, I'm John Furrier with Dave Vellante, Stu Miniman.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Dave Vellante | PERSON | 0.99+ |
Stu Miniman | PERSON | 0.99+ |
Cisco | ORGANIZATION | 0.99+ |
Susie Wee | PERSON | 0.99+ |
John Furrier | PERSON | 0.99+ |
Europe | LOCATION | 0.99+ |
Barcelona | LOCATION | 0.99+ |
February 24th | DATE | 0.99+ |
February | DATE | 0.99+ |
U.S. | LOCATION | 0.99+ |
March | DATE | 0.99+ |
Last year | DATE | 0.99+ |
Mandy Whaley | PERSON | 0.99+ |
last year | DATE | 0.99+ |
two | QUANTITY | 0.99+ |
Python | TITLE | 0.99+ |
this year | DATE | 0.99+ |
third level | QUANTITY | 0.99+ |
Barcelona, Spain | LOCATION | 0.99+ |
two great guests | QUANTITY | 0.99+ |
four days | QUANTITY | 0.99+ |
fourth day | QUANTITY | 0.99+ |
DevNet | ORGANIZATION | 0.99+ |
second tier | QUANTITY | 0.99+ |
Par Merat | PERSON | 0.99+ |
One | QUANTITY | 0.99+ |
both | QUANTITY | 0.99+ |
today | DATE | 0.99+ |
one | QUANTITY | 0.98+ |
second | QUANTITY | 0.98+ |
first day | QUANTITY | 0.98+ |
both places | QUANTITY | 0.98+ |
500 list | QUANTITY | 0.98+ |
first 500 people | QUANTITY | 0.97+ |
Cisco DevNet | ORGANIZATION | 0.97+ |
Mandy | PERSON | 0.97+ |
Stu | PERSON | 0.96+ |
about 80% | QUANTITY | 0.96+ |
theCUBE | ORGANIZATION | 0.95+ |
DevNet | TITLE | 0.95+ |
three different levels | QUANTITY | 0.94+ |
Par Merat | ORGANIZATION | 0.93+ |
first | QUANTITY | 0.93+ |
first company | QUANTITY | 0.92+ |
one thing | QUANTITY | 0.91+ |
day one | QUANTITY | 0.88+ |
European | LOCATION | 0.88+ |
Cisco Live 2020 | EVENT | 0.85+ |
CUBE | ORGANIZATION | 0.85+ |
first couple of years | QUANTITY | 0.84+ |
Merat | ORGANIZATION | 0.83+ |
DevNet Create | ORGANIZATION | 0.81+ |
20% knowledge | QUANTITY | 0.81+ |
first 500 certifications | QUANTITY | 0.75+ |
500 | QUANTITY | 0.73+ |
Par | PERSON | 0.73+ |
one of our sessions | QUANTITY | 0.72+ |
DevNet Create | TITLE | 0.71+ |
Cisco Live | ORGANIZATION | 0.7+ |
Daniel G Hernandez & Scott Buckles, IBM | IBM Data and AI Forum
>> Narrator: Live from Miami, Florida, it's The Cube. Covering IBM's Data in AI Forum, brought to you by IBM. >> Welcome back to Miami, everybody. You're watching The Cube, the leader in live tech coverage. We're here covering the IBM Data and AI Forum. Scott Buckles is here to my right. He's the business unit executive at IBM and long time Cube alum, Daniel Hernandez is the Vice President of Data and AI group. Good to see you guys, thanks for coming on. >> Thanks for having us. >> Good to see you. >> You're very welcome. We're going to talk about data ops, kind of accelerating the journey to AI around data ops, but what is data ops and how does it fit into AI? Daniel, we'll start with you. >> There's no AI without data. You've got data science to help you build AI. You've got dev ops to help you build apps. You've got nothing to basically help you prepare data for AI. Data ops is the equivalent of dev ops, but for delivering AI ready data. >> So, how are you, Scott, dealing with this topic with customers, is it resonating? Are they leaning into it, or are they saying, "what?" >> No, it's absolutely resonating. We have a lot of customers that are doing a lot of good things on the data science side. But, trying to get the right data at the right people, and do it fast, is a huge problem. They're finding they're spending too much time prepping data, getting the data into the models, and they're not spending enough time failing fast with some of those models, or getting the models that they need to put in production into production fast enough. So, this absolutely resonates with them because I think it's been confusing for a long time. >> So, AI's scary to a lot of people, right? It's a complicated situation, right? And how do you make it less scary? >> Talk about problems that can be solved with it, basically. You want a better customer experience in your contact center, you want a similarly amazing experience when they're interacting with you on the web. How do you do that? AI is simply a way to get it done, and a way to get it done exceptionally well. So, that's how I like to talk about it. I don't start with here's AI, tell me what problems you can solve. Here are the problems you've got, and where appropriate, here's where AI can help. >> So what are some of your favorite problems that you guys are solving with customers. >> Customer and employee care, which, basically, is any business that does business has customers. Customer and employee care are huge a problem space. Catching bad people, financial crimes investigation is a huge one. Fraud, KYC AML as an example. >> National security, things like that, right? >> Yeah. >> You spend all your time with customers, what else? >> Well, customer experience is probably the one that we're seeing the most. The other is being more efficient. Helping businesses solve those problems quicker, faster. Try to find new avenues for revenue. How to cut costs out of their organization, out of their run time. Those are the ones that we see the most. >> So when you say customer experience, immediately chat bots jumps into my head. But I know we're talking more than, sort of a, transcends chat bots, but double click on customer experience, how are people applying machine intelligence to improve customer experience? >> Well, when I think of it, I think about if you call in to Delta, and you have one bad experience, or your airline, whatever that airline may be, that that customer experience could lead to losing that customer forever, and there used to be an old adage that you have one bad experience and you tell 10 people about it, you have a good one, and you tell one person, or two peoples. So, getting the right data to have that experience is where it becomes a challenge and we've seen instances where customers, or excuse me, organizations are literally trying to find the data on the screen while the customer is on hold. So, they're saying, "can I put you on hold?" and they're trying to go out and find it. So, being able to automate finding that data, getting it in the right hands, to the right people, at the right time, in moment's notice, is a great opportunity for AI and machine learning, and that's an example of how we do it. >> So, from a technical standpoint, Daniel, you guys have this IBM Cloud Pak for Data that's going to magic data virtualization thing. Let's take an example that Scott just gave us, think of an airline. I love my mobile app, I can do everything on my mobile app, except there are certain things I can't do, I have to go to the website. There are certain things I have to do with e-commerce that I have to go to the website that I can't do. Sometimes watching a movie, I can't order a movie from the app, I have to go to website, the URL, and order it there and put it on my watch list. So, I presume that there's some technical debt in each of those platforms, and there's no way to get the data from here, and the data from here talking to each other. Is that the kind of problem that you're solving? >> Yes, and in this particular case, you're actually touching on what we mean by customer and employee care everywhere. The interaction you have on your phone should be the same as the interaction and the kind of response on the web, which should be the same, if not better, when you're talking to a human being. How do you have the exceptional customer and employee care, all channels. Today, say the art is, I've got a specific experience for my phone, a specific experience for my website, a specific, different experience in my contact center. The whole work we're doing around Watson Assistant, and it as a virtual assistant, is to be that nervous system that underpins all channels, and with Cloud Pak for Data, we can deliver it anywhere. You want to run your contact center on an IBM Cloud? Great. You want to run it on Amazon, Azure, Google, your own private center, or everything in between, great. Cloud Pak for Data is how you get Watson Assistant, the rest of Watson and our data stack anywhere you want, so you can deliver that same consistent, amazing experience, all channels, anywhere. >> And I know the tone of my question was somewhat negative, but I'm actually optimistic, and there's a couple examples I'll give. I remember Bill Belichick one time said, "Agh, the weather, it can't ever get the weather right," this is probably five, six years ago. Actually, they do pretty well with the weather compared to 10 or 15 years ago. The other is fraud detection. In the last 10 years, fraud detection has become so much better in terms of just the time it takes to identify a fraud, and the number of false positives. Even in the last, I'd say, 12 to 18 months, false positives are way down. I think that's machine intelligence, right? >> I mean, if you're using business rules, they're not way down. They're still way up. If you're using more sophisticated techniques, that are depending upon the operational data to be trained, then they should be way down. But, there is still a lot of these systems that are based on old school business rules that can't keep up. They're producing alerts that, in many cases, are ignored, and because they're ignored, you're susceptible to bad issues. With, especially AI based techniques for fraud detection, you better have good data to train this stuff, which gets back to the whole data ops thing, and training those with good data, which data ops can help you get done. >> And a key part to data ops is the people and the process. It's not just about automating things and automating the data to get it in the right place. You have to modernize those business processes and have the right skills to be able to do that as well. Otherwise, you're not going to make the progress. You're not going to reap the benefits. >> Well, that was actually my next question. What about the people and the process? We were talking before, off camera, about our PA, and he's saying "pave the cow path." But sometimes you actually have to re-engineer the process and you might not have the skill set. So it's people and process, and then technology you lay in. And we've always talked about this, technology is always going to change. Smart technologists will figure it out. But, the people and the process, that's the hardest part. What are you seeing in the field? >> We see a lot of customers struggling with the people and process side, for a variety of reasons. The technology seems to be the focus, but when we talk to customers, we spend a lot of time saying, "well, what needs to change in your business process "when this happens? "How do those business rules need to change "so you don't get those false positives?" Because it doesn't matter at the end of the day. >> So, can we go back to the business rules thing? So, it sounds like the business rules are sort of an outdated, policy based, rigid sort of structure that's enforced no matter what. Versus machine intelligence, which can interpret situations on the fly, but can you add some color to that and explain the difference between what you call sort of business rules based versus AI based. >> So the AI based ones, in this particular case, probably classic statistical machine learning techniques, to do something like know who I am, right? My name is Danny Hernandez, if you were to Google Danny Hernandez, the number one search result is going to be a rapper. There is a rapper that actually just recently came out, he's not even that good, but he's a new one. A statistical machine learning technique would be able to say, "all right, given Daniel "and the context information I know about him, "when I look for Daniel Hernandez, "and I supplement the identity with that "contextual information, it means it's one of "the six that work at IBM." Right? >> Not the rapper. >> Not the rapper. >> Not the rapper. >> Exactly. I don't mind being matched with a rapper, but match me with a good rapper. >> All you've got to do is search Daniel Hernandez and The Cube and you'll find him. >> Ha, right. Bingo. Actually that's true. So, in any case, the AI based techniques basically allow you to isolate who I am, based on more features that you know about me, so that you get me right. Because if you can't even start there, with whom are you transacting, you're not going to have any hope of detecting fraud. Either that, or you're going to get false positives because you're going to associate me with someone that I'm not, and then it's just going to make me upset, because when you should be transacting with me, you're not because you're saying I'm someone I'm not. >> So, that ties back to what we were saying before, know you're customer and anti money laundering. Which, of course, was big, and still is, during the crypto craze. Maybe crypto is not as crazy, but that was a big deal when you had bitcoin at whatever it was. What are some practical applications for KYC AML that you're seeing in the field today? >> I think that what we see a lot of, what we're applying in my business is automating the discovery of data and learning about the lineage of that data. Where did it come from? This was a problem that was really hard to solve 18 months ago, because it took a lot of man power to do it. And as soon as you did it once, it was outdated. So, we've recently released some capabilities within Watson Knowledge Catalog that really help automate that, so that as the data continues to grow, and continues to change, as it always does, that rather than having two, three hundred business analysts or data stewards trying to go figure that out, machine learning can go do that for you. >> So, all the big banks are glomming on to this? >> Absolutely. >> So think about any customer onboarding, right? You better know who your customer is, and you better have provisions around anti money laundering. Otherwise, there's going to be some very serious downside risk. It's just one example of many, for sure. >> Let's talk about some of the data challenges because we talked a lot about digital, digital business, I've always said the difference between a business and a digital business is how they use data. So, what are some of the challenging issues that customers are facing, and particularly, incumbents, Ginni Rometty used the term a couple of events ago, and it might have even been World of Watson, incumbent disruptors, maybe that was the first think, which I thought was a very poignant term. So, what are some of the data challenges that these incumbents are facing, and how is IMB helping solve them? >> For us, one of them that we see is just understanding where their data is. There is a lot of dark data out there that they haven't discovered yet. And what impact is that having on their analytics, what opportunities aren't they taking advantage of, and what risks are they being exposed to by that being out there. Unstructured data is another big part of it as well. Structured data is sort of the easy answer to solving the data problem, >> [Daniel Hernandez] But still hard. >> But still hard. Unstructured data is something that almost feels like an afterthought a lot of times. But, the opportunities and risks there are equally, if not greater, to your business. >> So yeah, what you're saying it's an afterthought, because a lot of times people are saying, "that's too hard." >> Scott Buckles: Right. >> Forget it. >> Scott Buckles: Right. Right. Absolutely. >> Because there's gold in them there hills, right? >> Scott Buckles: Yeah, absolutely. >> So, how does IBM help solve that problem? Is it tooling, is it discovery tooling? >> Well, yeah, so we recently released a product called InstaScan, that helps you to go discover unstructured data within any cloud environment. So, that was released a couple months ago, that's a huge opportunity that we see where customers can actually go and discover that dark data, discover those risks. And then combine that with some of the capabilities that we do with structured data too, so you have a holistic view of where your data is, and start tying that together. >> If I could add, any company that has any operating history is going to have a pretty complex data environment. Any company that wants to employ AI has a fundamental choice. Either I bring my AI to the data, or I bring my data to the AI. Our competition demand that you bring your data to the AI, which is expensive, hard, often impossible. So, if you have any desire to employ this stuff, you had better take the I'm going to bring my AI to the data approach, or be prepared to deal with a multi-year deployment for this stuff. So, that principle difference in how we think about the problem, means that we can help our customers apply AI to problem sets that they otherwise couldn't because they would have to move. And in many cases, they're just abandoning projects all together because of that. >> So, now we're starting to get into sort of data strategy. So, let's talk about data strategy. So, it starts with, I guess, understanding the value of your data. >> [Daniel Hernandez] Start with understanding what you got. >> Yeah, what data do I have. What's the value of that data? How do I get to that data? You just mentioned you can't have a strategy that says, "okay, move all the data into some God box." >> Good luck. >> Yeah. That won't work. So, do customers have coherent data strategies? Are they formulating? Where are we on that maturity curve? >> Absolutely, I think the advent of the CDO role, as the Chief Data Officer role, has really helped bring the awareness that you have to have that enterprise data strategy. >> So, that's a sign. If there's a CDO in the house. >> There's someone working on enterprise, yeah, absolutely. >> So, it's really their role, the CDO's role, to construct the data strategy. >> Absolutely. And one of the challenges that we see, though, in that, is that because it is a new role, is like going back to Daniel's historical operational stuff, right? There's a lot of things you have to sort out within your data strategy of who owns the data, right? Regardless of where it sits within an enterprise, and how are you applying that strategy to those data assets across the business. And that's not an easy challenge. That goes back to the people process side of it. >> Well, right. I bet you if I asked Jim Cavanaugh what's IBM's data strategy, I bet you he'd have a really coherent answer. But I bet you if I asked Scott Hebner, the CMO of the data and AI group, I bet you I'd get a somewhat different answer. And so, there's multiple data strategies, but I guess it's (mumbles) job to make sure that they are coherent and tie in, right? >> Absolutely. >> Am I getting this? >> Absolutely. >> Quick study. >> So, what's IBM's data strategy? (laughs) >> Data is good. >> Data is good. Bring AI to the data. >> Look, I mean, data and AI, that's the name of the business, that's the name of the portfolio that represents our philosophy. No AI without data, increasingly, not a lot of value of data without AI. We have to help our customers understand this, that's a skill, education, point of view problem, and we have to deliver technology that actually works in the wild, in their environment, not as we want them to be, but as they are. Which is often messy. But I think that's our fun. It's the reason we've been here for a while. >> All right, I'll give you guys a last word, we got to run, but both Scott and Daniel, take aways from the event today, things that you're excited about, things that you learned. Just give us the bumper sticker. >> For me, you talk about whether people recognize the need for a data strategy in their role. For me, it's people being pumped about that, being excited about it, recognizing it, and wanting to solve those problems and leverage the capabilities that are out there. >> We've seen a lot of that today. >> Absolutely. And we're at a great time and place where the capabilities and the technologies with machine learning and AI are applicable and real, that they're solving those problems. So, I think that gets everybody excited, which is cool. >> Bring it home, Daniel. >> Excitement, a ton of experimentation with AI, some real issues that are getting in the way of full-scale deployments, a methodology data ops, to deal with those real hardcore data problems in the enterprise, resonating, a technology stack that allows you to implement that as a company is, through Cloud Pak for Data, no matter where they want to run is what they need, and I'm happy we're able to deliver it to them. >> Great. Great segment, guys. Thanks for coming. >> Awesome. Thank you. >> Data, applying AI to that data, scaling with the cloud, that's the innovation cocktail that we talk about all the time on The Cube. Scaling data your way, this is Dave Vellante and we're in Miami at the AI and Data Forum, brought to you by IBM. We'll be right back right after this short break. (upbeat music)
SUMMARY :
Covering IBM's Data in AI Forum, brought to you by IBM. Good to see you guys, thanks for coming on. kind of accelerating the journey to AI around data ops, You've got dev ops to help you build apps. or getting the models that they need to put in production So, that's how I like to talk about it. that you guys are solving with customers. is any business that does business has customers. Those are the ones that we see the most. So when you say customer experience, So, getting the right data to have that experience and the data from here talking to each other. and the kind of response on the web, in terms of just the time it takes to identify a fraud, you better have good data to train this stuff, and automating the data to get it in the right place. the process and you might not have the skill set. Because it doesn't matter at the end of the day. and explain the difference between what you call the number one search result is going to be a rapper. I don't mind being matched with a rapper, and The Cube and you'll find him. so that you get me right. So, that ties back to what we were saying before, automate that, so that as the data continues to grow, and you better have provisions around anti money laundering. Let's talk about some of the data challenges Structured data is sort of the are equally, if not greater, to your business. because a lot of times people are saying, "that's too hard." Absolutely. that helps you to go discover unstructured data Our competition demand that you bring your data to the AI, So, it starts with, I guess, You just mentioned you can't have a strategy that says, So, do customers have coherent data strategies? that you have to have that enterprise data strategy. So, that's a sign. to construct the data strategy. There's a lot of things you have to sort out But I bet you if I asked Scott Hebner, Bring AI to the data. data and AI, that's the name of the business, but both Scott and Daniel, take aways from the event today, and leverage the capabilities that are out there. that they're solving those problems. a technology stack that allows you to implement that Thanks for coming. Thank you. brought to you by IBM.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Daniel | PERSON | 0.99+ |
Dave Vellante | PERSON | 0.99+ |
Jim Cavanaugh | PERSON | 0.99+ |
Scott Buckles | PERSON | 0.99+ |
Daniel Hernandez | PERSON | 0.99+ |
IBM | ORGANIZATION | 0.99+ |
Scott | PERSON | 0.99+ |
Danny Hernandez | PERSON | 0.99+ |
Miami | LOCATION | 0.99+ |
Ginni Rometty | PERSON | 0.99+ |
Bill Belichick | PERSON | 0.99+ |
two | QUANTITY | 0.99+ |
Scott Hebner | PERSON | 0.99+ |
Amazon | ORGANIZATION | 0.99+ |
Daniel G Hernandez | PERSON | 0.99+ |
Delta | ORGANIZATION | 0.99+ |
one person | QUANTITY | 0.99+ |
10 people | QUANTITY | 0.99+ |
12 | QUANTITY | 0.99+ |
ORGANIZATION | 0.99+ | |
two peoples | QUANTITY | 0.99+ |
Miami, Florida | LOCATION | 0.99+ |
Today | DATE | 0.99+ |
18 months | QUANTITY | 0.99+ |
five | DATE | 0.99+ |
today | DATE | 0.99+ |
six | QUANTITY | 0.99+ |
Watson Assistant | TITLE | 0.99+ |
18 months ago | DATE | 0.98+ |
each | QUANTITY | 0.98+ |
both | QUANTITY | 0.98+ |
one example | QUANTITY | 0.98+ |
one | QUANTITY | 0.98+ |
10 | DATE | 0.96+ |
The Cube | TITLE | 0.95+ |
Azure | ORGANIZATION | 0.94+ |
one bad experience | QUANTITY | 0.94+ |
IBM Data and AI Forum | ORGANIZATION | 0.93+ |
15 years ago | DATE | 0.91+ |
World of Watson | ORGANIZATION | 0.9+ |
first think | QUANTITY | 0.9+ |
Watson | TITLE | 0.9+ |
six years ago | DATE | 0.9+ |
couple months ago | DATE | 0.9+ |
one time | QUANTITY | 0.89+ |
three hundred business | QUANTITY | 0.89+ |
The Cube | ORGANIZATION | 0.88+ |
Cloud Pak for | TITLE | 0.84+ |
AI and | ORGANIZATION | 0.82+ |
last 10 years | DATE | 0.82+ |
IBM Data | ORGANIZATION | 0.81+ |
Cloud Pak | COMMERCIAL_ITEM | 0.81+ |
couple | QUANTITY | 0.8+ |
Watson Knowledge Catalog | TITLE | 0.77+ |
Cloud Pak for Data | TITLE | 0.72+ |
couple of events | DATE | 0.69+ |
double | QUANTITY | 0.66+ |
Data Forum | ORGANIZATION | 0.65+ |
KYC AML | TITLE | 0.62+ |
Cloud Pak | ORGANIZATION | 0.61+ |
Vice | PERSON | 0.58+ |
and AI Forum | EVENT | 0.56+ |
Data | ORGANIZATION | 0.55+ |
InstaScan | TITLE | 0.55+ |
Paul Martino, Bullpen Capital | CUBEConversation, February 2019
(upbeat music) >> Welcome to this special Cube Conversation. We're here in Palo Alto, California with a special guest. Dialing in remotely Paul Martino, the founder of Bullpen Capital and also the producer of an upcoming film called The Inside Game. It's a story about a true story about an NBA betting scandal. It's really, it's got everything you want to know. It's got sports, it's got gambling, it's got fixing of games. Paul Martino, known for being a serial entrepreneur and then an investor, investing in some great growth companies, and now running his own firm called Bullpen Capital, which bets on high-growth companies and takes them to the next level. Paul, great to see you. Thanks for spending the time. Good to see you again. >> John, always good to see you. Thanks for having me on the show. >> So, you're a unique individual. You're a computer science whiz, investor, entrepreneur, now film producer. This story kind of crosses over your interests. Obviously in Philly, you're kind of like me, kind of a blue collar kind of guy. You know hot starters when you see it. You also were an investor in a lot of the sports, gambling, betting, kind of online games, we've talked about in the past. But now you're crossing over into filming movies. Which is, seems like very cool and obviously we're living in a date of digital media where code is software, code is content, obviously we believe that. What's this movie all about? All the buzz is out there, Inside Game. You get it on sports radio all the time. Give us the scoop. Why Inside Game? What's it about? Give us the 411. >> Yeah, so John, I mean, this is a story that picked me. My producing partner in this is a guy named Michael Pierce who made a bunch of great movies, including The Cooler, one of the best gambling movies, with William H Macy. And he says sometimes the movie picks you and sometimes you pick the movie. And I wasn't sitting around one day going wow I want to be a movie producer, it was just much more that my cousin is the principal in the story. My cousin was the go-between between the gambler and the referee. The three of them were friends ever since they were kids. And when they all got out of jail Tommy called me, Tommy Martino. He said hey Paulie, you're about the only legitimate business guy I know. Could you help me with my life rights? And that's how this started almost six years ago. >> And what progressed next? You sat down, had a couple cocktails, beers, said okay here's how we're going to structure it. Was it more brainstorming and then it kind of went from there? Take us through that progression. >> It was a pure intellectual property exercise, and this is where being a startup guy was helpful. I was like, Tommy, I'll buy your life rights. Maybe we'll get a script written, we'll put it on the shelf, so that if anybody ever wants to make this story they have to go through us. Almost like a blocking patent or a copyright. And he's like okay cool. And so I said I have no delusions of ever making this movie. I actually don't know that, I don't know anybody to make a movie. This is not my skill set. But if anybody ever wants to make the movie, they're going to have to come deal with us. And then the lucky break happens, like anything in a startup. I have this random meeting with a guy named Michael Pierce, who was at a firm called WPS Challenger out of London. And we're down in Hillstone in Santa Monica, and I say to him, I say I've got this script written about this NBA betting scandal, would you do me a favor? He literally laughs in my face. He goes a venture guy from Silicon Valley is going to hand me a script. What a bad, anyway, I was like look dude, I'm a good guy to have owe you a favor so just read this dang thing. About 8 hours later my phone rings, he says who the hell is Andy Callahan? This is the best script I've ever read in my entire life. Let's go make a movie. Andy Callahan was a friend of a friend from high school who wrote the script. He actually once beat Kobe Bryant when he was a center at Haverford when Kobe Bryant played at Lower Merion here in the Philly suburbs. So, it's kind of this local Philly story. I'm a local Philly blue collar guy, we put the pieces together, and I'll be danged and now six years later the film is in the can and you're probably going to see it during the NBA finals this year in June. >> All right, so there's some news out there it's on the cover on ESPN Magazine, the site is now launched. I've been hearing buzz all morning on this in the sports radio world. A lot of buzz, a lot of organic virality around it. Reminds of the Crazy, Rich Asians, which kind of started organically, similar kind of community behind it. This has really got some legs to it. Give us some taste of what's some of the latest organic growth here around the buzz. >> Yeah so, think about this. This happened in, primarily '06 and '07. They were sentenced in 2010 and were in jail in 2011. It is 2019 and the front page story on ESPN is What Tim, Tommy, and Jimmy Battista Did. Those were the three guys, the gambler, the ref, and the go-between. And this is a front page story on ESPN all these years later. So we know this story has tremendous legs. We know this movie has a tremendous built-in audience. And so now it's just our job to leverage all those marketing channels, places we pioneered, like Zynga and FanDuel to get people who care about the story into the theaters. And we're hoping we can really show people how to do a modern way to market a film using those channels we've pioneered at places like FanDuel and Zynga. >> You and I have had many conversations privately and here on the Cube in the past around startups disruption, and it's the same pattern right? No one thinks it's a great idea, you get the rights to it, and you kind of got to find that inflection point, that magical moment which comes through networking and just hard work and hustle. And then you've got everything comes together. And then it comes together. And then it grows. As the world changes, you're seeing digital completely change the game on Hollywood. For instance, Netflix, you've got Prime, you've got Hulu. This is, essentially, a democratization, I'm not saying, well first of all you've made some money so you had some dough to put into it, but here's a script from a friend. You guys put it together. This is now the new startup model going to Hollywood. Talk about that dynamic, what's your vision there? Because this, I think, is an important signal in how digital content, whether it's guys in the Cube doing stuff or Cube Studios, which we'll, we have a vision for. This is something that's real. Talk about the dynamic. How do you see the entrepeneurial vision around how movies are made, how content's made, and then, ultimately, how they're merchandised in the future. >> Right, there's a whole, there's a whole bunch of buckets. There's the intellectual property bucket of the story, the script, etc. Then there's the bucket of getting the movie made. You know, that's the on the set and that's the director and that's post-production, and then there's the marketing. And what was really interesting is even though I'd never made a movie, two of those three buckets I knew a tremendous amount about from my experience as a startup investor. The marketing and the IP side I understood almost completely, even though I'd never made a film. And so all of the disruptive technologies that we learn for doing disruptive things like marketing a new thing called Daily Fantasy Sports, we were able to bring to bear to this film. Now, I had fun on the set and meeting all the actors, etc. But I had no delusion that I knew about the making of the movie part. So I plead ignorance there, but of the three buckets that you need to go make something in the media space 66% of what I knew as a startup guy overlapped and I think this is what the future of the media is. Because guys like me and you, John, we actually know a lot about this because we're startup people as opposed to we have to learn about it in terms of how to market and how to get an audience. I mean, my last company Aggregate Knowledge designs custom audiences for ad targeting. So we know how to find gamblers to go see this movie. That's literally the company I started. And so that's a thing that I'm very, very comfortable with and it's exciting to then work with the producer who did the creative and the director and I say hey guys, I've got this marketing thing under control, I know how to do it, oh by the way, the old Head of Marketing from FanDuel, he's a consultant to the project. Right, so, we got that. >> You got that, and the movie's being made. That's also again, back to entrepreneurship, risk. You got to take risks, right? This is all about risk management at the end of the day and you know, navigating as the lead entrepreneur, getting it done, there's heavy lifting and costs involved in making the movie, >> Right >> How did you, that's like production, right? You got to build a product. That is ultimately the product when it has to get to market. How did that go, what's your thoughts on your first time running a movie like this, from a production standpoint, learnings, observations? >> I learned a tremendous amount. I must admit, I was along for the ride on that piece of the puddle, puzzle. The product development piece of this was all new to me. But then again, I mean think about it, John, I started four companies, a social network, an ad targeting company, a game company, and a security company. I didn't know anything about those four companies when I started them either in terms of what the product needed to do. So learning a new product called make a movie was kind of par for the course, even though I didn't really know anything about it. You know, if you're going to be a startup person you got to have no fear. That's the real attribute you need to have in these kinds of situations. >> So I got to >> And so, witnessed that first-hand and, you know what, now, if I ever make a movie again I kind of know how to make that product. >> Yeah, well looking forward. You've got great instincts as an entrepreneur. I love hanging out with you. I got to ask you a question. I talk to a lot of young people, my son and his friends and I see people coming out of business school, all this stuff. You know, every college has an entrepreneurial program. Music, film, you know, whatever, they all have kind of bolted on entrepreneurship. You're essentially breaking down that kind of dogma of that you have to have a discipline. Anyone can do this, right? So talk about the folks that are out there, trying to be entrepreneurial, whether you're a musician. This is direct to consumer. If you have skills as an entrepreneur it translates. Talk about what it takes to be an entrepreneur, if you're a musician or someone who has, say, content rights or has content story. What do they do? What's your advice? >> We have lived through, perhaps the most awesome period of the last five to 10 years, where it got cheap to do a startup. You know, when we're doing our first startups 20 years ago, it cost 5 million bucks to go get a license from Oracle and go hire a DBA and do all that stuff. You know what, for 5 grand you can get your website up, you can build, you can use your iPhone, you can film your movie. That's all happened in the last five to 10 years. And what it's done is exactly the word you used. It's democratized who can become an entrepreneur. Now people who never thought entrepreneurship was for them, are able to do it. One of our great examples of this is Ipsy, our cosmetics company. You know, Michelle Phan was a cocktail waitress working in Florida, but she had this YouTube following around watching her videos of her putting her makeup on. And you know when we met her, we're like you know what? You're the next generation of what entrepreneurs look like. Because no, she didn't go to Stanford. She didn't have a PhD in computer science, but she knew what this next generation of content marketing was going to look like. She knew what it was to be a celebrity influencer. You know, that company Ipsy makes hundreds of millions of dollars every year now, and I don't think most people on Sand Hill would've necessarily given Michelle the chance because she didn't look like what the traditional entrepreneur looked like. So it's so cool we live in a time where you don't need to look like what you think an entrepreneur needs to look like or went to the school you had to think you'd go to to become an entrepreneur. It's open to everybody now. >> And the key to success, you know, again, we've talked about those privately all the time when we meet, but I want to get your comment on the record here. But I mean, there's some basic blocking and tackling that's independent of where you went to school that's being creative, networking, networking, networking, you know, and being, good hustle. And being, obviously good judgment and being smart. Do your thoughts on the keys to success for as those folks saying hey you know I didn't have to go to these big, fancy schools. I want to go out there. I want to test my idea. I want to go push the envelope. I want to go for it. What's the tried and true formula from your perspective? >> So when you're in the early stage of hustling and you want to figure out if you're good at being an entrepreneur, I tell entrepreneurs this all the time. Every meeting is a job interview. Now, you might not think it's a job interview, but you want to think about every meeting, this might be the next person I start my company with. This might be the person I end up hiring to go run something at my company. This might be the person I end up getting money for, from to start my company. And so show up, have some skills, have some passion, have a vision, and impress the person on the other side of the table. Every once in a while I get invited to a college and they're like well Paul, life's easy for you, you started a company with Mark Pinkus and you're friend with Reid Hoffman and this... Well how the hell do you think I met those people? I did the same thing I'm telling you to do. When I was nobody coming out of school, I went and did stuff for these guys. I helped them with a business plan. I wrote the code of Tribe, and then now all of the sudden we've got a whole network of people you can go to. Well, that didn't happen by accident. You had to show up and have some skills, talent, and passion and then impress the person on the other side of the table. >> Yeah >> And guess what? If you do that enough times in a row, you're going to end up having your own network. And then you're going to have kids come in and say, wow, how can I impress you? >> Be authentic, be genuine, hustle, do networking, do the job interview, great stuff. All right, back to final point I want to get your thoughts on because I think this is your success and getting this movie out of the gate. Everyone, first, everyone should go see Inside Game. Insidegamemovie.com is the URL. The site just went up. This should be a great movie. I'm looking forward to it, and knowing the work that went in, I followed your journey on this. It should be great. I'm looking forward to seeing it. Uh, digital media, um, your thoughts because we're seeing a direct to consumer model. You've got the big companies, YouTube, Amazon, others. There's kind of a, a huge distribution of those guys. The classic Web 2.0 search kind of paradigm and portal. But now you've got a whole 'nother set of distribution or network effects. Your thoughts, because you were involved in, again, social networking before it became the monster that it is now. How is digital media changing? What's your vision of how that's happening and how does someone jump on that wave and be successful? >> Yeah, we're in the midst of disruption. I mean, I'm in the discussions and final negotiations right now on how we're going to end up ultimately doing the film distribution. And I am very disappointed with the quality of the thinking of the people on the other side of the table. Because they come from very traditional backgrounds. And I'm talking to them about, I want to do a site takeover across Zynga. I want to do a digital download on FanDuel of a 20 minute clip of the film. And they're like what's FanDuel? Who's Zynga? And I'm sitting there, I'm like guys, this is the new media. Oh, by the way, there's a sports app called Wave and Wave is where the local influencers in the markets who want to write the stories are, and we want to do a deal with those guys. And oh, by the way, the CEO of that company is a buddy of mine I met years ago, right? One of those kids I gave advice to, and now I'm going to ask him for a favor from, right, that's how it works. But, it's amazing when you have these conversations with traditional old line media companies. They don't understand any of the words coming out of your mouth. They're like Paul, here's how much I'll give you for your film. Thank you, we'll go market it. I'm like, really? Seriously? I got the former CMO of FanDuel going to help out on this. You don't want to talk to him? >> Yeah >> And so this is where the industry is really ripe for disruption. Because the people from the startup world have already disrupted the apple cart and now we've just got to demonstrate that this model is going to continue to work for the future and be ready when the next new kind of digital transmedia thing comes along and embrace that, as opposed to be scared to death of it or not even know how to talk the language of the people on it. >> Well, you're doing some amazing venturing in your, kind of, unique venture capital model on Bullpen Capital. Certainly isn't your classic venture capital thing, so I'm sure people are going to be talking to you about oh, Paul, are all VCs going to be doing movies? I'm sure that's a narrative that's out there. But you're not just a normal venture capital. You certainly invest. So, venture capitals have reputation issues right now. People talk about, well, you know, they're group think. You know, they only invest in who they see themselves. You mentioned that comment there. The world's changing in venture. Your thoughts on that, how you guys started your firm, and your evolution of venture capital. And is this a sign that you'll see venture capitalists go into movies? >> Well, I don't know about that part. There have been a couple venture people who have done movies. But the part I will talk about is the you got to know somebody, it's an inside game, ha ha, we'll play double entendre on Inside Game here. You know, 20% of the deal we've done at Bullpen, we've done over 100. 20% of them were cold emails on something like LinkedIn or business plans at bullpen.com. 20%, now there's this old trope in venture if you don't get a warm intro I won't even talk to you. Well 20% of our deals came in and we had no idea who the person on the other side was. That's how we run the firm. And so if you're out there going I'm one of those entrepreneurs in the Midwest and no one, I don't know anyone. I'm not in a network, send me a plan. I'm someone who's going to look at it. It doesn't mean I'm going to be an investor, but you know what I'm going to do? I'm going to give you a shot. And I don't care where you're from or what school you went to or what social clique you're in or what your political persuasion is. Matter of fact, I literally don't care. I'm going to give you a shot. Come into my office and that, I think, is what was missing in a lot of firms, where it's a we only do security and we only look at companies that spun out of Berkeley and Stanford. And yeah, there can be an old boys network in that. But you know what, we like to talk to everybody. And the more blue collar the CEO is, the more we love them at Bullpen. >> That's awesome. Talk about the movie real quick on terms of how Hollywood's handling it. Um, expectations, in terms of reaction, was it positive, is it positive, what's the vibe going on in Hollywood, is this going to be a grassroots kind of thing around the FanDuels and your channels? What's your plan for that and what's the reaction of Hollywood? >> So it's going to be a lot of all of the above. But PR is going to be a huge component, I mean, part of the reason we're on today is there's a huge front page story on ESPN about Tim Donaghy and the NBA betting scandal of 2007. And so the earned media is going to be a huge component of this. And I think this is where the Hollywood people do understand the language we're speaking. We're like, look, we have a huge built-in audience that we know how to market to. We have a story. Actually, in the early days, you asked about risk? Back when I was thinking about if I would do this project I would do the following little market research. I'd walk into a sports bar, it didn't matter what town I was in. I could be in Dallas, I could be in Houston, I could be in Boston. I would literally walk up to the bar and say, hey, uh, six of you at the bar, ever hear of Tim Donaghy? It'd be amazing. About seven out of 10 people would go yeah he was the referee, crooked referee in the NBA. I'm like, this is amazing. Seven out of 10 people I meet in a bar know about the story I want to go tell. That sounds like a good chance to make a movie, as opposed to a movie that has no built-in audience. And so, a built-in audience with PR channels that we know work, I think we can really show Hollywood how to do this in a different way if this all works. >> And this comes back to my point around built-in audiences. You know, YouTube has got a million subscribers. That's kind of an old metric. That means they, like an RSS feed kind of model. That's a million people that are, could be, amplifying their network connections. It is a massive built-in audience. The iteration, the DevOps kind of mindset, we talk about cloud computing, can be applied to movies. It's agile movie making. That's what you're talking about. >> Yeah, and by the way, so we have a social network of all the actors and people in the film. So when it's ready, let's go activate our network of all the actors that are in the film. Each of them have a couple million followers. So let's go be smart. Let's, two weeks before the movie, let's send some screenshots. A week before the movie let's show some exclusive videos. Two days before the film, go see it, it's now out in the theaters. You know what, that's pretty, that's 101. We've got actors. We've got producers. Like, let's go use the influencer network we built that actually got the movie made. Let's go on Sports Talk, talk about the movie. Let's go on places like this and talk about how a venture guy made a movie. This is the confluence of all of the pieces all coming together at once. And I just don't think enough people in the film business or in the media business think big enough about going after these audiences. It's oh, we're going to take ads out on TV and I'm going to see my trailer and we're going to do this and that's how we do it. There's so many better ways to get your audience now. >> And this is going to change, just while I've got you here, it's just awesome, awesome conversation. Bringing it back to kind of the CMO in big companies, whether it's consumer or B to B or whatever, movies, the old model of here's our channels. There's certainly this earned media kind of formula and it's not your classic we've got a website, we're going to do all this instrumentation, it's a whole 'nother mechanism. So talk about, in your opinion, the importance of earned media, vis a vis the old other buckets. Owned media, paid media, well-defined Web 1.0, Web 2.0 tactics, earned media is not just how good is our PR? It's actually infrastructure channels, it's networks, a new kind of way to do things. How relevant and how important will this be going forward? Because there's no more website. It's a, you're basically building a media company for this movie. >> That is exactly right. We're building an ad hoc media business. I think this is what the next generation of digital agencies are going to look like. And there are some agencies that we've talked to that really understand all of what you've just said. They are few and far between, unfortunately. >> Yeah, well, Paul, this was theCube. We love talking to people, making it happen. Again, our model's the same as yours. We're open to anyone who's got signal, and you certainly are doing a great job and great to know you and follow your entrepreneur journey, your investment journey, and now your film making journey. Paul Martino, General Pen on Bullpen Capital, with the hot film Inside Game. I'm definitely going to see it. It should be really strong and it's going to be one of those movies like Crazy, Rich Asians, where not looking, not really well produced, I mean not predicted to be great and then goes game buster so I think this is going to be one of those examples. Paul, thanks for coming on. >> Love it, thank you! >> This Cube Conversation, I'm John Furrier here in Palo Alto, California, bringing ya all the action. Venture capitalist turned film maker Paul Martino with the movie Inside Game. I'm John Furrier, thanks for watching. (triumphant music)
SUMMARY :
and also the producer of an upcoming film Thanks for having me on the show. in a lot of the sports, And he says sometimes the movie picks you going to structure it. I'm a good guy to have owe you a favor Reminds of the Crazy, Rich Asians, It is 2019 and the and here on the Cube in the past but of the three buckets that you need and costs involved in making the movie, You got to build a product. That's the real attribute you need to have I kind of know how to make that product. I got to ask you a question. period of the last five to 10 years, And the key to success, you know, Well how the hell do you And then you're going to and knowing the work that went in, of the people on the of the people on it. to be talking to you about You know, 20% of the deal is this going to be a And so the earned media is going to be And this comes back to my point of all the actors and people in the film. And this is going to change, I think this is what the next generation and great to know you and follow your here in Palo Alto, California,
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Michelle Phan | PERSON | 0.99+ |
Michael Pierce | PERSON | 0.99+ |
Paul Martino | PERSON | 0.99+ |
2011 | DATE | 0.99+ |
Tim Donaghy | PERSON | 0.99+ |
2010 | DATE | 0.99+ |
John | PERSON | 0.99+ |
Amazon | ORGANIZATION | 0.99+ |
Tommy Martino | PERSON | 0.99+ |
YouTube | ORGANIZATION | 0.99+ |
Andy Callahan | PERSON | 0.99+ |
Zynga | ORGANIZATION | 0.99+ |
Florida | LOCATION | 0.99+ |
William H Macy | PERSON | 0.99+ |
Paulie | PERSON | 0.99+ |
Bullpen Capital | ORGANIZATION | 0.99+ |
Houston | LOCATION | 0.99+ |
Seven | QUANTITY | 0.99+ |
Dallas | LOCATION | 0.99+ |
London | LOCATION | 0.99+ |
Boston | LOCATION | 0.99+ |
Tommy | PERSON | 0.99+ |
Paul | PERSON | 0.99+ |
Michelle | PERSON | 0.99+ |
2019 | DATE | 0.99+ |
WPS Challenger | ORGANIZATION | 0.99+ |
Kobe Bryant | PERSON | 0.99+ |
Santa Monica | LOCATION | 0.99+ |
Silicon Valley | LOCATION | 0.99+ |
20% | QUANTITY | 0.99+ |
FanDuel | ORGANIZATION | 0.99+ |
three guys | QUANTITY | 0.99+ |
iPhone | COMMERCIAL_ITEM | 0.99+ |
20 minute | QUANTITY | 0.99+ |
six | QUANTITY | 0.99+ |
Palo Alto, California | LOCATION | 0.99+ |
February 2019 | DATE | 0.99+ |
The Inside Game | TITLE | 0.99+ |
Reid Hoffman | PERSON | 0.99+ |
66% | QUANTITY | 0.99+ |
Bullpen | ORGANIZATION | 0.99+ |
Inside Game | TITLE | 0.99+ |
Cube Studios | ORGANIZATION | 0.99+ |
Palo Alto, California | LOCATION | 0.99+ |
Mark Pinkus | PERSON | 0.99+ |
Ipsy | ORGANIZATION | 0.99+ |
Hillstone | LOCATION | 0.99+ |
Oracle | ORGANIZATION | 0.99+ |
Each | QUANTITY | 0.99+ |
Hulu | ORGANIZATION | 0.99+ |
hundreds of millions of dollars | QUANTITY | 0.99+ |
Netflix | ORGANIZATION | 0.99+ |
10 people | QUANTITY | 0.99+ |
two | QUANTITY | 0.99+ |
'07 | DATE | 0.99+ |
ESPN | ORGANIZATION | 0.99+ |
One | QUANTITY | 0.99+ |
'06 | DATE | 0.99+ |
three buckets | QUANTITY | 0.99+ |
Daily Fantasy Sports | TITLE | 0.98+ |
Hollywood | ORGANIZATION | 0.98+ |
first time | QUANTITY | 0.98+ |
Aggregate Knowledge | ORGANIZATION | 0.98+ |
John Furrier | PERSON | 0.98+ |
one | QUANTITY | 0.98+ |
first | QUANTITY | 0.98+ |
a million people | QUANTITY | 0.98+ |
ORGANIZATION | 0.98+ | |
The Cooler | TITLE | 0.98+ |
Michael Smith, HKS | Microsoft Ignite 2018
>> Live from Orlando, Florida, it's theCUBE. Covering Microsoft Ignite. Brought to you by Cohesity and theCUBE's ecosystem partners. >> Welcome back everyone to theCUBE's live coverage of Microsoft Ignite, I'm your host Rebecca Knight along with my cohost Stu Miniman. We're joined by Michael Smith, he is the director of infrastructure at HKS, thanks so much for coming on theCUBE. >> Hey thanks for having me, excited to be here. >> So Mike, HKS, tell us, you're based in Dallas you're an architecture firm, tell us about some of the big projects that you have worked on. >> Sure, yeah, so I've been with the firm since April. Really excited to get on board and really kind of understand the rich history, we actually turn 80 this year so we'll have a really big celebration of the company. So yeah, HKS, we do a lot of sports entertainment so Dallas Cowboys, AT&T stadium, the Vikings home, L.A. Rams, so about 30% of our mix is sports entertainment so you may not know the company but you certainly know the buildings we design. >> Some well known buildings, exactly. >> Actually when you talk an 80 year old firm, and I think of those two buildings, well I'm a techie, I'm a geek, there's a lot of technology that goes into that. I'd love just a viewpoint as to how the company looks because 80 years ago I'm sure they didn't have the tech people in there, design is very much there, how does that you know the culture and inside the company a little bit? >> Sure, yeah so that's really the neat thing right, so everyone thinks that it's a company full of architects right and for the most part it is, but we have nurses on staff right, why? Because we build hospitals. We have people that understand how buildings work. So part of our five stakeholders, the community, is actually one of those stakeholders. So we're not just listening to the client who's asking us how to build it, we're seeing how that building is going to fit into the community, into its surroundings, and how it's really going to interoperate right cause these buildings are going to be around for what, you know 10, 15, 20 years until the next one gets built. >> So what are you doing here at this conference? What are the kinds of people you want to meet, the kind of connections you want to make? >> Sure, yeah, so first off I made some great connections. And that's one of the things I love about coming to things like Ignite. This is my first time here but I've loved it. I tell ya I really enjoy hearing people and hearing about the same challenges that I'm facing and then there's understanding how they're using the various pieces of technology to kind of piece that together. >> Alright so Mike, you're director of infrastructure, so we know infrastructure well, it is our first time at this show but we have been doing infrastructure shows for many years, maybe give us a little bit about your background and what's under your domain at HKS? >> Sure, yeah, so yeah I've worked for the last 20 years mainly for architectural engineering firms right, and so and there's a lot to be said for understanding the specific industry that you're working in right, so obviously it's not just about Word documents and Excel files, you're talking about very large CAD files and having to traverse from office to office right, and so you have to have a very robust infrastructure. So I've got basically the entire networking servers, WAN, LAN, Internet, VoIP, oh yeah and I've got cyber security under my profile as well. We run a small shop at HKS, but yeah so the company's doing really really well and we've got 24 offices globally, 19 here in the US and like I said we manage that really a 24/7 shop. >> Alright so you've got a number of locations, when we talked to infrastructure people the role of data and how do I manage it, how do I do things like disaster recovery and like usually are pretty important, how is it in your world? >> Yeah so obviously disaster recovery, to me that's the backbone of IT right, specifically of my group, and if we can't do that right, if we can't do a data protection correctly then to me we really shouldn't be working on any other project. And that's really where Cohesity comes into the equation right, so when I came on board we had a legacy solution, it was working right, it just and talking with the business really partnering and understanding what their expectations were, we realize that there were some gaps. And ended up talking to Cohesity through a vendor did an amazing whiteboarding session with just some folks that I really felt like cared about and understood our business and then yeah so we've been I guess since about mid-July, we've been implemented on our Cohesity solution for data protection globally, we're about 75% of the way there in what, just a month and a half? So from a speed of implementation standpoint right. But we've really made some leaps and bounds, gains and kind of those requirements that our customers are asking of us and kind of returning, you know basically returning them back to work. >> Yeah, can you paint a little picture of kind of the before and after for us? >> Sure yeah so we've always had a cloud strategy, so we've been partnered with Microsoft for several years, great Office 365, we've used Azure for backup, but I wouldn't say that it was really an optimized solution. And so if we had an actual outage, what we were talking about is you know a fairly long time to pull those resources back down to on-prem and so what we've implemented with our Cohesity solution is basically a system now where when our customers come in and 95% of the time they can get their files back on the phone with the first level technician. So before I was going to a third level sysadmin, basically requiring them to stop what they're doing, work on their restore right, and in some instances it may have been a day before we returned that customer back to work so if you can think about the ability to really just return them back into their normal work process, almost instantaneously, I mean the RTO is really incalculable when you start talking about soft dollars like that. >> Talk about, you mentioned how coming here you talked with lot of people in your industry or people maybe not even in your industry, but you realize you all share similar challenges, and you just talked about the disaster recovery and how that can really keep you up at night. Can you talk about a few of the other problems and challenges that you encounter and how Cohesity has helped you? >> Sure, yeah, so you know I think obviously in the forefront of everybody's mind is security right, and the fact that I have security within my group so understanding that in the topics of data in motion, data in rest right, topics of encryption so you know all of our data as it's pulled into Cohesity is encrypted and so obviously and then as that sits in Azure that's encrypted so that transaction is secure. You know I think the overall management of the infrastructure really having that single pane of glass that Cohesity can offer, that was huge challenge when I came onboard because the solution that we were using was really meant for file replication and so in order to find out if something worked we had to go to 81 disparate sources to see if that worked right. And so today I can come in in the morning, I got a guy that starts at 6 a.m. God bless him, and by the time I get in anything that happened overnight is completely remediated, I can look at one single pane of glass, I can see a bunch of green and honestly if there's red I can see it and I know that something failed and I can pinpoint exactly what we need to do to fix it. >> Mike you said you were about 75% of the way deployed. Walk us through where you're going with it, what you've been learning along the way, and any lessons learned along the way that you could share with your peers, as to how the experience has been, what they might want to do to optimize things. >> Sure, yeah, so I think we're about 75% of the way, we've got a lot of our international sites that are coming onboard now, we're learning a lot about our network. We're learning a lot about different things and so I would say before you do an implementation of this size, really make sure that you have a good handle on patching. Making sure that all of your resources are patched. The last thing you want to do is find out you have a resource problem with slow latency and it's due to a patch not being applied right. And then just understanding you know the time frames involved right? So we've targeted about 75 days to get fully onboard but we're talking almost a petabyte of data across one gigabit connectivity right, and so when you start talking about that there's lot of, we're doing a lot of mix and mashing, bandwidth throttling and all that kind of fun stuff in order to get up and running. >> Yeah so I'm kind of laughing a little bit over here because it's been a punchline in the Microsoft community, it's like oh well you know is it patch Tuesday yet or things like that. We've come so far yet there's still some things that hold us back, that leads me to my next question is you know what's exciting you in the industry in tech and your job, what's working great and what on the other hand are you asking your vendors, what would make your job and your group's job even better whether that be Cohesity, Microsoft, or others? >> Yeah so I think as a company that, we have a lot of data right, and at first as the role of the person responsible for that data, you know it was oh my gosh we have a lot of data. And it was actually a couple of months ago, something clicked in my head and I said, we have a lot of data. (hosts laughing) And guess what? We can do analytics on that data. And so you know I think machine learning is going to be huge right. I think being able to do a lot of those tasks that we count on, you know I have people that are doing things two to three times a week, maybe between eight and five. Well those are things that with machine learning we can have those algorithms basically running 24/7 and so we can start making leaps and bounds progress over what we're doing today. HKS is really big into understanding what the value add is in building a building right? It's not just about the architecture. There's value to that, and so what other value items can we provide to our customers that because you know to be honest technology is becoming a commodity right? How much longer before core services like your architecture and your engineering start to become commodities? And so that's really where I think analyzing that data. And so I was at VMworld a few weeks ago and I was talking to a Cohesity engineer and I really expected him, I said what's next on the road map from data analytics? And I expected to hear x, y, and z. And he looked at me and he goes, What do you want to see next? What do you want to do with your data? Let's partner with you and make that happen right. Now I'm smart enough to go, I don't know what that next thing is but we have really smart PhD-type people that do so we're really looking forward to that next phase. >> I'm interested in teams because you talked about the very diverse employee base at HKS. You said you've got nurses on the team, I'm imagining you have hospitality experts, you've got the PhD types, you've got the science people, and the architects. So how do you get all these people with very different functional expertise to work together and pull together and all be on the same page? >> That's actually a great question. So interestingly enough, I sit right next to a librarian and she's in IT right, and they work in our Global Knowledge Management group which does SharePoint so who better to understand how to start to classify and organize information than someone who's a trained librarian right? So I think what we're really excited about is our IT team has really been really rebuilt say over the last two years and it's been rebuilt with people who have a real passion for their industry but also kind of a broad understanding of how everything interconnects and so we're really kind of building a culture that says if there's information there, it's shareable. We're not holding anything close to the vest. If you want to understand, if I use too many acronyms when I talk, then ask me what they are right. And so I think that right there, that fosters a lot more involvement and people give more of themselves incrementally when they understand that hey there's skin in the game and yes I'm a librarian and I may not know the technological things that you do, but if I say well hey what if we do it this way, we're not just going to blow that idea off and we're going to actually incorporate that into the greater solution. >> Great, Mike we talk a lot about AI at the show and IoT and you're doing buildings, I'm curious how things like all the censors and everything impact what you're doing, how you partner with your clients on that. >> Sure, yeah, so we've got a great team that really focuses on that entire extended set of technologies so obviously drone technologies, sensor technologies, and so I think a lot of those, those are I won't even say that they are even forward looking anymore. Those are, especially sensor technology, so I mean I've worked in environments where we had 24 by seven cameras on a job site so general contractor probably hates it but a PM from anywhere in the world can look at his project, his or her project, and they can see their progress right? Well you know then at what point does that extend to, well I'm going to launch a drone here and I'm going to go look at a very specific piece and a very part of that technology. And so yeah I think it's one of those things if you ever start sitting on your laurels in IT, if your feet ever get off of the toes moving forward, you're already behind. So you know I think things like AI, machine learning, you know I've talked to some people that'll go, well we're two to three years away from that. And I said, in two to three years those will be things of the past right? You have to, you don't have to be bleeding edge, but you have to understand where you can leverage those technologies for your business. >> Give us a little candy here. Paint a picture of what the building of the future is, whether it's the stadium of the future, the hotel of the future, just get us excited here. What are some of the things >> Sure yeah. that you're looking at? >> So I actually talked to a gentleman a couple weeks back and they're building a hotel and this hotel has Bluetooth sensors in the room right, can't do any kind of cameras or anything like that but basically what it can do is based upon the signal saturation of the Bluetooth, it can tell you how many people are in that room cause it understands the dissipation of the signal through the normal human body right. So take that down to your typical occupancy sensor that so you leave the room, maybe you're sleeping late, well the room doesn't think anybody's in there so it turns the temperature up, turns the lights on, does whatever it does right. Well with this new technology it can't do that. So fast forward on and maybe it's a little bit more scary. So now you go from your room and you walk down to the lobby bar, you walk past the lobby bar. Well the wireless devices know the MAC address of your phone because you used that number when you checked in, so as you get close it pops you a hey, you want to 15% or how much do you want to free drink at the bar if you come in here? So I think understanding the connectiveness of everything and then really not being afraid of it. There is a Big Brother aspect to all of this, but just kind of understanding that you know, kind of in the Elon Musk vein is that we have to understand and we have to control where that technology is going but I think if you're afraid of it like that and you know, I'm not going to, I'm never going to stay at that hotel because of the things that they do, then I think you're missing out. >> Right, exactly. Well thank you so much Mike, it's been a pleasure having you on the show. >> Thank you so much >> A lot of fun talking to you. I appreciate the opportunity. >> I'm Rebecca Knight for Stu Miniman, we will have more from Microsoft Ignite here in Orlando, Florida coming up just after this. (light techno music)
SUMMARY :
Brought to you by Cohesity and theCUBE's he is the director of me, excited to be here. that you have worked on. so you may not know the company and inside the company a little bit? you know 10, 15, 20 years and hearing about the same challenges and so you have to have a of the way there in what, back to work so if you can and challenges that you encounter and so in order to find out and any lessons learned along the way that and so when you start talking it's like oh well you know And so you know I think machine learning So how do you get all these people and I may not know the lot about AI at the show So you know I think things building of the future is, that you're looking at? of it like that and you Well thank you so much Mike, A lot of fun talking to you. we will have more from Microsoft Ignite
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Michael Smith | PERSON | 0.99+ |
Rebecca Knight | PERSON | 0.99+ |
Microsoft | ORGANIZATION | 0.99+ |
Mike | PERSON | 0.99+ |
Dallas | LOCATION | 0.99+ |
24 | QUANTITY | 0.99+ |
15% | QUANTITY | 0.99+ |
95% | QUANTITY | 0.99+ |
two | QUANTITY | 0.99+ |
10 | QUANTITY | 0.99+ |
24 offices | QUANTITY | 0.99+ |
today | DATE | 0.99+ |
6 a.m. | DATE | 0.99+ |
three years | QUANTITY | 0.99+ |
15 | QUANTITY | 0.99+ |
five stakeholders | QUANTITY | 0.99+ |
Excel | TITLE | 0.99+ |
Word | TITLE | 0.99+ |
Orlando, Florida | LOCATION | 0.99+ |
Stu Miniman | PERSON | 0.99+ |
VMworld | ORGANIZATION | 0.99+ |
HKS | ORGANIZATION | 0.99+ |
first time | QUANTITY | 0.99+ |
US | LOCATION | 0.99+ |
three years | QUANTITY | 0.99+ |
a month and a half | QUANTITY | 0.99+ |
seven cameras | QUANTITY | 0.99+ |
Office 365 | TITLE | 0.99+ |
20 years | QUANTITY | 0.99+ |
first level | QUANTITY | 0.99+ |
one | QUANTITY | 0.99+ |
Cohesity | ORGANIZATION | 0.99+ |
19 | QUANTITY | 0.99+ |
first | QUANTITY | 0.98+ |
this year | DATE | 0.98+ |
theCUBE | ORGANIZATION | 0.98+ |
five | QUANTITY | 0.98+ |
April | DATE | 0.98+ |
80 | QUANTITY | 0.97+ |
Dallas Cowboys | ORGANIZATION | 0.96+ |
80 years ago | DATE | 0.96+ |
AT&T | ORGANIZATION | 0.96+ |
third level | QUANTITY | 0.96+ |
Elon Musk | PERSON | 0.95+ |
80 year old | QUANTITY | 0.95+ |
L.A. Rams | ORGANIZATION | 0.95+ |
about 75 days | QUANTITY | 0.95+ |
one single pane | QUANTITY | 0.95+ |
single pane | QUANTITY | 0.94+ |
three times a week | QUANTITY | 0.94+ |
Azure | TITLE | 0.94+ |
SharePoint | TITLE | 0.93+ |
Global Knowledge Management | ORGANIZATION | 0.93+ |
about 75% | QUANTITY | 0.93+ |
Microsoft Ignite | ORGANIZATION | 0.93+ |
about 30% | QUANTITY | 0.92+ |
Tuesday | DATE | 0.92+ |
two buildings | QUANTITY | 0.92+ |
eight | QUANTITY | 0.9+ |
couple of months ago | DATE | 0.9+ |
mid-July | DATE | 0.9+ |
few weeks ago | DATE | 0.89+ |
a couple weeks back | DATE | 0.87+ |
one gigabit connectivity | QUANTITY | 0.84+ |
81 disparate sources | QUANTITY | 0.79+ |
last two years | DATE | 0.78+ |
Wrap Up | ServiceNow Knowledge18
>> Narrator: Live from Las Vegas, it's the CUBE covering ServiceNow Knowledge 2018. Brought to you by ServiceNow. >> Welcome back everyone, we are wrapping up three big days of the CUBE's live coverage of ServiceNow Knowledge 18. I'm your host Rebecca Knight along with my cohost Dave Vellante and Jeffrick. It has been such fun co-hosting with you both. It's always a ghast to be with you so three days, what have we learned? We've learned we're making the world of work work better for people. Beyond that what do you think? >> New branding you know there which I think underscores ServiceNow's desire to get into the C-Suite. Become a strategic partner. Some of the things we heard this week, platform of platforms. The next great enterprise software company is what they aspire to, just from a financial standpoint. This company literally wants to be a hundred billion dollar valuation company. I think they got a reasonable shot at doing that. They're well on their way to four billion dollars in revenue. It's hard to be a software company and hit a billion. You know the number of companies who get there ar very limited and they are the latest. We're also seeing many products, one platform and platforms in this day and age beat products. Cloud has been a huge tailwind for ServiceNow. We've seen the SaaSification of industries and now we're seeing significant execution on the original vision at penetration into deeply into these accounts. And I got to say when you come to events like this and talk to customers. There's amazing enthusiasm as much of if not more than any show that we do. I mean I really got, what's your take? >> We go to so many shows and it's not hard to figure out the health of a show. Right you walk around the floor, what's the energy, how many people are there? What's the ecosystem I mean, even now as I look around we're at the very end of the third day and there is action at most of the booths still. So it's a super healthy ecosystem. I think it grew another 4,000 people from this year of the year of year growth. So it's clearly on the rise. SaaS is a big thing, I think it's really interesting play and the kind of simple workflow. Not as much conversation really about the no code and the low code that we've heard in the past. Maybe they're past that but certainly a lot of conversation about the vertical stack applications that they're building and I think at the end of the day. We talked about this before, it's competition for your screen. You know what is it that you work in everyday. Right if you use, I don't care what application. SalesForce or any SaaS application which we all have a lot of on our desktop today. If you use it as a reporting tool it's a pain. It's double entry, it's not good. But what is the tool that you execute your business on everyday? And that's really a smart strategy for them to go after that. The other thing that I just think is ripe and we talked about a little bit. I don't know if they're down playing it because they're not where they want to be at or they're just downplaying it but the opportunity for machine learning and artificial intelligence to more efficiently impact workflows with the data from the workflow is a huge opportunity. So what was a bunch of workflows and approvals and this and that should all get, most of it should just get knocked out via AI over a short period of time. So I think they're in a good spot and then the other thing which we hear over and over. You know Frank Slootman IT our homies I still love that line. But as has been repeated IT is everywhere so what a great way to get into HR. To get into legal, to get into facilities management, to get into these other things. Where like hey this is a really cool efficient little tool can I build a nice app for my business? So seemed to be executing on that strategy. >> Yeah CJ just said IT will always be at our core. Rebecca the keynote was interesting. It got mixed reviews and I think part of that is they're struggling we heard tat from some of our guests. There's a hybrid audience now. You got the IT homies, you got the DevOps crowd and then you got the business leaders and so the keynote on day one was really reaching an audience. Largely outside of the core audience. You know I think day two and day three were much more geared toward that direct hit. Now I guess that's not a bad thing. >> No and I think that I mean as you noted it's a hybrid audience so you're trying to reach and touch and inspire and motivate a lot of different partners, customers, analysts. People who are looking at your business in a critical way. The first day John Donahoe it struck me as very sort of aspirational. Really talking about what is our purpose, what do we do as an organization. What are our values, what problems are we trying to solve here and I think that that laying out there in the way that he did was effective because it really did bring it back to, here's what we're about. >> Yeah the other thing I learned is succession has been very successful. Frank Slootman stepped down last year as CEO. He's maintained his chairman title, he's now stepped down as chairman. Fred kind of you know went away for a little while. Fred's back now as chairman. John Donahoe came in. People don't really put much emphasis on this but Fred Luddy was the chief product officer. Dan McGee was the COO, CJ Desai took over for both of them. He said on the CUBE. You know you texted me, you got big shoes to fill. He said I kept that just to remind me and he seems to have just picked up right where those guys left off. You know Pat Casey I think is understated and vital to the culture of this company. You know Jeff you see that, he's like a mini Fred you know and I think that's critical to maintain that cultural foundation. >> But as we said you know going the way that Pat talked about kind of just bifurcation in the keynote and the audiences in the building and out of the building. Which I've never heard before kind of an interesting way to cut it. The people that are here are their very passionate community and they're all here and they're adding 4,000 every single year. The people that are outside of the building maybe don't know as much about it and really maybe that aspirational kind of messaging touched them a little bit more cause they're not into the nitty gritty. It's really interesting too just cause this week is such a busy week in technology. The competition for attention, eyeballs and time. I was struck this morning going through some of our older stuff where Fred would always say. You know I'm so thankful that people will take the time to spend it with us this week. And when people had choices to go to Google IO, Microsoft build, of course we're at Nutanix next, Red Hat Summit I'm sure I'm missing a bunch of other ones. >> Busy week. >> The fact that people are here for three days of conference again they're still here is a pretty good statement in terms of the commitment of their community. >> Now the other thing I want to mention is four years ago Jeff was I think might have been five years ago. We said on the CUBE this company's on a collision course with SalesForce and you can really start to see it take shape. Of the customer service management piece. We know that SalesForce really isn't designed for CSM. Customer Service Management. But he talked about it so they are on a collision course there. They've hired a bunch of people from SalesForce. SalesForce is not going to rollover you know they're going to fight hard for that hard, Oracle's going to fight hard for that. So software companies believe that they should get their fair share of the spend. As long as that spend is a 100%. That's the mentality of a software company. Especially those run by Marc Benioff and Larry Ellis and so it's going to be really interesting to see how these guys evolve. They're going to start bumping into people. This guy's got pretty sharp elbows though. >> Yeah and I think the customer relation is very different. We were at PagerDuty Summit last right talked to Nick Meta who just got nominated for entrepreneur of the year I think for Ink from GainSight and he really talked about what does a customer management verses opportunity management. Once you have the customer and you've managed that sale and you've made that sale. That's really were SalesForce has strived in and that's we use it for in our own company but once you're in the customer. Like say you're in IBM or you're in Boeing. How do you actually manage your relationship in Boeing cause it's not Boeing and your sales person. There's many many many relationships, there's many many many activities, there's somewhere you're winning, somewhere you're losing. Somewhere you're new, somewhere you're old and so the opportunity there is way beyond simply managing you know a lead to an opportunity to a closed sale. That' just the very beginning of a process and actually having a relationship with the customer. >> The other thing is so you can, one of the measurements of progress in 2013 this company 95% of its business was in IT. Their core ITSM, change management, help desk etc. Today that number's down to about two thirds so a third of the business is outside of IT. We're talking about multi-hundreds of millions of dollars. So ITOM, HR, the security practice. They're taking these applications and they're becoming multi-hundred million dollar businesses. You know some of them aren't there yet but they're you know north of 50, 75 we're taking about hundreds of customers. Higher average price, average contract values. You know they don't broadcast that here but you know you look at peel back the numbers and you can see just tremendous financial story. The renewal rates are really really high. You know in the mid 90s, high 90s which is unheard of and so I think this company is going to be the next great enterprise software company and their focus on the user experience I think is important because if you think about the great enterprise software companies. SalesForce, Oracle, SAP, maybe put IBM in there because they sort of acquired their way to it. But those three, they're not the greatest user experiences in the world. They're working on the UI but they're, you know Oracle, we use Oracle. It's clunky, it's powerful. >> They're solving such different problems. Right when those companies came up they were solving a very different problem. Oracle on their relational database side. Very different problem. You know ARP was so revolutionary when SAP came out and I still just think it's so funny that we get these massive gains of efficiency. We had it in the ARP days and now we're getting it again. So they're coming at it from a very different angle. That they're fortunate that there are more modern architecture, there are more modern UI. You know unfortunately if you're legacy you're kind of stuck in your historical. >> In your old ways right? >> Paradigm. >> So the go to market gets more complicated as they start selling to all these other divisions. You're seeing overlay, sales forces you know it's going to be interesting. IBM just consolidated it's big six shows into one. You wonder what's going to happen with this. Are they going to have to create you know mini Knowledges for all these different lines of business. We'll see how that evolves. You think with the one platform maybe they keep it all together. I hope they don't lose that core. You think of VM world, rigt there's still a core technical audience and I think that brings a lot of the energy and credibility to a show like this. >> They still do have some little regional shows and there's a couple different kind of series that they're getting out because as we know. Once you get, well just different right. AWS reinvents over $40,000 last year. Oracle runs it I don't even know what Oracle runs. A 65,000, 75,000. SalesForce hundred thousand but they kind of cheat. They give away lot of tickets but it is hard to keep that community together. You know we've had a number of people come up to us while we're off air to say hi, that we've had on before. The company's growing, things are changing, new leadership so to maintain that culture I think that's why Pat is so important and the key is that connection to the past and that connection to Fred. That kind of carried forward. >> The other thing we have to mention is the ecosystem when we first started covering ServiceNow Knowledge it was you know fruition partners, cloud Sherpas I mean it. Who are these guys and now you see the acquisitions, it's EY is here, Deloitte is here, Accenture is here. >> Got Fruition. >> PWC you see Unisys is here. I mean big name companies, Capgemini, KPMG with big install bases. Strong relationships it's why you see the sales guys at ServiceNow bellying up to these companies because they know it's going to drive more business for them. So pretty impressive story I mean it's hard to be critical of these guys, your price is too high. Okay I mean alright. But the value's there so people are lining up so. >> Yeah I mean it's a smoking hot company as you said. What do they needed to do next? What do you need to see from them next? >> Well I mean the thing is they laid out the roadmap. You know they announced twice a year at different cities wit each a letter of the alphabet. They got to execute on that. I mean this is one of those companies that's theirs to lose. It really is, they got the energy. They got to retain the talent, attract new talent, the street's certainly buying their story. Their free cash flow is growing faster than their revenue which is really impressive. They're extremely well run company. Their CFO is a rockstar stud behind the scenes. I mean they got studs in development, they got a great CEO they got a great CFO. Really strong chief product officer, really strong general managers who've got incredible depth in expertise. I mean it's theirs to lose, I mean they really just have to keep executing on that roadmap keeping their customer focus and you know hoping that there's not some external factor that blows everything up. >> Yeah good point, good point. What about the messaging? We've heard as you said, it's new branding so it's making the world of work work better, there's this focus on the user experience. The idea that the CIO is no longer just so myopic in his or her portfolio. Really has to think much more broadly about the business. A real business leader, I mean is this. Are you hearing this at other conferences too? Is it jiving with the other? >> You know everyone talks about the new way to work, the new to work, the new way to work and the consumers they sort of IT and you know all the millennials that want to operate everything on their phone. That's all fine and dandy. Again at the end of the day, where do people work? Because again you're competing everyone has, excuse me many many applications unfortunately that we have to run to get our day job done and so if you can be the one that people use as the primary way that they get work done. That's the goal... >> Rebecca: That's where the money is. >> That's the end game right. >> Well I owe that so the messaging to me is interesting because IT practitioners as a community are some of the most under appreciated. You know overworked and they're only here from the business when things go bad. For decades we've seen this the thing that struck me at ServiceNow Knowledge 13 when we first came here was wow. These IT people ar pumped. You know you walk around a show the IT like this, they're kind of dragging their feet, heads down and the ServiceNow customers are excited. They're leading innovation in their companies. They're developing new applications on these platforms. It's a persona that I think is being reborn and it sound exciting to see. >> It's funny you bring up the old chest because before it was a lot about just letting IT excuse me, do their work with a little bit more creativity. Better tools, build their own store, build an IT services Amazon likened store. We're not hearing any of that anymore. >> Do more with less, squeeze, squeeze. >> If we're part of delivering value as we've talked about with the banking application and link from MoonsStar you know now these people are intimately involved with the forward facing edge of the company. So it's not talking about we'll have a cool service store. I remember like 2014 that was like a big theme. We're not hearing that anymore, we've moved way beyond that in terms of being a strategic partner in the business. Which we here over and over but these are you know people that header now the strategic partner for the business. >> Okay customers have to make bets and they're making bets on ServiceNow. They've obviously made a bunch of bets on Oracle. Increasingly they're making bets on Amazon. You know we're seeing that a lot. They've made big bets on VM ware, obviously big bets on SAP so CIOs they go to shows like this to make sure that they made the right bet and they're not missing some blind spots. To talk to their peers but you can see that their laying the chips on the table. I guess pun intended, I mean they're paying off. >> That's great, that's a great note to end on I think. So again a pleasure co-hosting with both of you. It's been a lot of fun, it's been a lot of hard work but a lot of fun too. >> Thank you Rebecca and so the CUBE season Jeff. I got to shout out to you and the team. I mean you guys, it's like so busy right now. >> I thought you were going to ask if we were going next. I was going to say oh my god. >> Next week I know I'm in Chicago at VMON. >> Right we have VMON, DON, we've got a couple of on the grounds. SAP Sapphire is coming up. >> Dave: Pure Accelerate. >> Pure Accelerate, OpenStack, we're going back to Vancouver. Haven't been there for a while. Informatica World, back down here in Las Vegas Pure Storage, San Francisco... >> We got the MIT's CTO conference coming up. We got Google Next. >> Women Transforming Technology. Just keep an eye on the website upcoming. We can't give it all straight but... >> The CUBE.net, SiliconAngle.com, WikiBon.com, bunch of free content.- you heard it here first. >> There you go. >> For Rebecca Knight and Jeffrick and Dave Vellante this has been the CUBE's coverage of ServiceNow Knowledge 18. We will see you next time. >> Thanks everybody, bye bye.
SUMMARY :
Brought to you by ServiceNow. It's always a ghast to be with you so And I got to say when you come to events like this and the kind of simple workflow. and so the keynote on day one No and I think that I mean as you noted You know Jeff you see that, the time to spend it with us this week. in terms of the commitment of their community. and so it's going to be really interesting to see and so the opportunity there I think this company is going to be the next great and I still just think it's so funny that we get these So the go to market gets more complicated and the key is that connection to the past you know fruition partners, cloud Sherpas I mean it. it's why you see Yeah I mean it's a smoking hot company as you said. and you know hoping that there's not The idea that the CIO is no longer just and so if you can be the one that people use as the so the messaging to me is interesting It's funny you bring up the old chest Do more with less, and link from MoonsStar you know now these people but you can see that their laying the chips on the table. That's great, that's a great note to end on I think. I got to shout out to you and the team. I thought you were going to ask if we were going next. Right we have VMON, DON, we're going back to Vancouver. We got the MIT's CTO conference coming up. Just keep an eye on the website upcoming. bunch of free content.- you heard it here first. We will see you next time.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Rebecca | PERSON | 0.99+ |
Dan McGee | PERSON | 0.99+ |
Frank Slootman | PERSON | 0.99+ |
Jeff | PERSON | 0.99+ |
Rebecca Knight | PERSON | 0.99+ |
2013 | DATE | 0.99+ |
Boeing | ORGANIZATION | 0.99+ |
IBM | ORGANIZATION | 0.99+ |
Chicago | LOCATION | 0.99+ |
Oracle | ORGANIZATION | 0.99+ |
Amazon | ORGANIZATION | 0.99+ |
Larry Ellis | PERSON | 0.99+ |
KPMG | ORGANIZATION | 0.99+ |
Fred Luddy | PERSON | 0.99+ |
Vancouver | LOCATION | 0.99+ |
Dave Vellante | PERSON | 0.99+ |
Marc Benioff | PERSON | 0.99+ |
Nick Meta | PERSON | 0.99+ |
John Donahoe | PERSON | 0.99+ |
Pat Casey | PERSON | 0.99+ |
Pat | PERSON | 0.99+ |
Fred | PERSON | 0.99+ |
Deloitte | ORGANIZATION | 0.99+ |
AWS | ORGANIZATION | 0.99+ |
Unisys | ORGANIZATION | 0.99+ |
CJ Desai | PERSON | 0.99+ |
three days | QUANTITY | 0.99+ |
Jeffrick | PERSON | 0.99+ |
4,000 | QUANTITY | 0.99+ |
both | QUANTITY | 0.99+ |
last year | DATE | 0.99+ |
Microsoft | ORGANIZATION | 0.99+ |
Today | DATE | 0.99+ |
95% | QUANTITY | 0.99+ |
Capgemini | ORGANIZATION | 0.99+ |
4,000 people | QUANTITY | 0.99+ |
100% | QUANTITY | 0.99+ |
Next week | DATE | 0.99+ |
three | QUANTITY | 0.99+ |
SAP | ORGANIZATION | 0.99+ |
PWC | ORGANIZATION | 0.99+ |
2014 | DATE | 0.99+ |
SalesForce | ORGANIZATION | 0.99+ |
one | QUANTITY | 0.99+ |
Accenture | ORGANIZATION | 0.99+ |
mid 90s | DATE | 0.99+ |
ServiceNow | ORGANIZATION | 0.98+ |
four years ago | DATE | 0.98+ |
one platform | QUANTITY | 0.98+ |
CUBE | ORGANIZATION | 0.98+ |
over $40,000 | QUANTITY | 0.98+ |
MoonsStar | ORGANIZATION | 0.98+ |
four billion dollars | QUANTITY | 0.98+ |
third day | QUANTITY | 0.98+ |
ServiceNow Knowledge 18 | TITLE | 0.97+ |
GainSight | ORGANIZATION | 0.97+ |
CJ | PERSON | 0.97+ |
C-Suite | TITLE | 0.97+ |
this week | DATE | 0.97+ |
multi-hundred million dollar | QUANTITY | 0.97+ |
EY | ORGANIZATION | 0.97+ |
first | QUANTITY | 0.96+ |
hundred thousand | QUANTITY | 0.96+ |
today | DATE | 0.96+ |
twice a year | QUANTITY | 0.96+ |
Landon Cook, State of Tennessee Dept. of Human Services | ServiceNow Knowledge18
>> Announcer: Live, from Las Vegas, it's theCUBE, covering ServiceNow Knowledge 2018. Brought to you by ServiceNow. >> Welcome back, everyone, to theCUBE's live coverage of ServiceNow Knowledge18. I'm your host, Rebecca Knight. We are theCUBE. We are the leader in live tech coverage. I'm joined by Landon Cook. He is a director of Customer Service for the State of Tennessee. It's your first time on theCUBE. You're going to live it. >> Okay, great, I hope so. Brand new. >> So, you're a director of Customer Service, before the cameras were rolling, we were talking. Does every state have such a department? >> Not exactly, and even in our department, the idea of customer service being a focal point and the creation of an office for us, it's all brand new. So, my office of customer service didn't even exist until five years ago, and I've had one predecessor in that time. And this all came from a new focus and state government on the Customer Service Delivery Model. And usually we had been focused on federal rules and regulations, audit findings, always being good stewards of taxpayers dollars, but service delivery hadn't come from the mouth of the governor, usually itself. So, this is all pretty new for us, and from peers I talk with in other areas, I may have a contact who is maybe the lead of customer service in their area, but the idea of an office that exclusively exists to improve customer service throughout our department, and eventually throughout the state, I believe we're in new territory here. >> So this is really the baby of your governor, Bill Haslam, who has really said he wanted, what was it, Customer Focus Government. So what does that mean? >> So, Customer Focus Government started right after Governor Haslam came to office, in 2011. The idea behind it, he created an initiative, and he stated that our goal was to provide the best possible customer service, at the lowest possible cost. And again, that may not seem that new in many industries, but in state government, state operations, that was kind of ground breaking. And that's what's led to us talking, actually, about the customer experience, the agent experience, and how can we actually redefine customer service in government? And my department, we are one of 47 state agencies. In my department, I talked just briefly about the history, going back there five years, and you see this slowly popping up in all these different departments, and the idea is that we're all going to, at some point, be able to come together and deliver customer service as a state, instead of as each individual department. We're actually going to be able to share the scope of services, and really tailor service delivery to each citizen's need through a log in portal, there's all sorts of stuff we talk about now that's brand new, I'm sorry. >> So it's helping citizens do their citizenship duties. So this is helping them register to vote, registering at the DMV, getting fishing licenses, building permits, that kinds of thing. So, how do you do it? How do you service now? >> So, we're babies, here. So ServiceNow is, the new CSM solution, for the entire enterprise, for the state of Tennessee. My department, the Department of Human Services, we are the pilot agency for all those 47 I described. And we're about seven months in, so it's all been pretty fresh for us. But how this works right now, is we're using it primarily for inquiry management, phone calls, emails, web forms and chat, things people typically think of as customer service. And so, what we're doing with service now, and we started very carefully, very small, we had a very tiny pilot to start with, but once we launched, after October, we very quickly realized that ServiceNow was so collaborative and cooperative with us, and they were just as engaged in our success as we were, that we were building a partnership with CSM. It's kind of new to ServiceNow, too, right? So, it was new to us, new to them, and we're really kind of intertwining and growing together here. Even though we're using it, just now, for inquiry management and typical customer service delivery, once our department has it fully integrated through all of our various, we have 12 divisions just within our department, once we have it integrated there, we're going to take that model, and we're going to go to other state agencies. We've actually already had, there are three other state agencies that are probably going to be joining on board, if they haven't already. This has been a very fast standup for us. And we're going to, eventually it's going to go from, "Well, wow, DHS delivers great customer service," and then instead, DHS is partnering with the Department of Health to deliver customer service to people who need it. And we'll start, slowly, just putting everyone together so in the future citizens of Tennessee can just ask for assistance with something, and the state knows what they need, and the state knows how to deliver it, and can do all that assignment and sharing in the responsibilities behind the scenes, through ServiceNow. >> Anything you can do to improve the DMV experience. So, I mean, that is the thing. You're trying to make people's lives easier, better, simpler, more streamlined, but what was Haslam's goal? What was his impetus for starting this? >> You know, that's actually a hard one for me to say. I've gathered that, you know, he came from a corporate background. I think he had a different perspective on customer service than what is typical of state government. So he brought something new along with all of his prior experience. And I think he was the first who really made it a priority, because I think he understood that the expectation of the customer is different nowadays, and it's different today than it was yesterday and last year, and it's always growing and changing. And people of my generation, and the generation following me, they're always expecting something to be simpler, faster, and more based on their needs, right? And we, state agencies, have been so slow to react, we still use a log of legacy systems, before we launched with ServiceNow, all of our inquiry management was through Excel spreadsheets and Outlook emails. Those are great tools, but their not designed for CSM. And so, we had done a really deep dive within DHS and within state government, to look at okay, where does customer service need to be focused on? Is it the people? It's not the people, we found out very quickly we have passionate people in the state of Tennessee. It's not the processes, because people are doing what they can, but we needed a tool. So, with Governor Haslam's initiative, and our understanding that we had to find a tool to better deliver service, we came on to ServiceNow, just a year ago. So, I've been smiling ever since. I feel it in my face. >> You're a good advertisement. So, what are some of the improvements that you have seen? >> Even when we were doing just our pilot phase, we launched on October 2nd, and I was talking with a lot of people from ServiceNow then, and from the governor's office, and they said, "Try "to get a snapshot of the before, "and be sure to compare it with the snapshot of afterwards." So I figured two months would be actually sufficient, and we were still in our kind of test and pilot stages, but we knew pretty quickly we wanted to continue on with ServiceNow. So, the two months prior, we were averaging inquiry assignment time, so if you filled out an application or you submitted an inquiry to my unit, the Office of Customer Service, the amount of time it would take to get from the time you submitted it, to a person in the field, or in program, who could actually help with it, that was taking about 36 hours average. Some were faster, some were slower, some reached up to three days, and that's not even a resolution. Sometimes that's just for us to even acknowledge that we got it, that someone's working on it. Afterwards, I looked at those two months following, so October and November, and we were at like eight or nine minute average. And it's because, we knew we wanted something enterprise wide, but we didn't quite anticipate the difference that workflow management would provide us. So all the parts that normally were all these handoffs, and I looked at it last Friday, it was 100 seconds. You know, we've entered new measurement criteria, every time I go back and look at it. >> So it's lightening speed, lightening fast changes. >> Yes, and our resolution time on this has come right on board along side that. We've cut it down to about 30% of what it used to be. We're able to just do our jobs faster, so we can get back to what people coming to DHS to do is, they come here to serve, they come here to try to help people, and this has taken away all that administrative responsibility, so we can do what we're actually good at. >> Well, we're going to look forward to hearing what it is, next year at Knowledge19. Thanks so much for joining us, Landon it was great having you on theCUBE >> I appreciate it >> I'm Rebecca Knight. We'll have more from ServiceNow Knowledge18, and theCUBE's live coverage just after this. (electronic music)
SUMMARY :
Brought to you by ServiceNow. for the State of Tennessee. Brand new. before the cameras were rolling, we were talking. and the creation of an office for us, So what does that mean? and the idea is that we're all going to, So this is helping them register to vote, and the state knows how to deliver it, So, I mean, that is the thing. It's not the people, we found out very quickly So, what are some of the improvements that you have seen? So, the two months prior, we were averaging so we can get back to what people coming to DHS to do Well, we're going to look forward to hearing and theCUBE's live coverage just after this.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Rebecca Knight | PERSON | 0.99+ |
Department of Human Services | ORGANIZATION | 0.99+ |
2011 | DATE | 0.99+ |
100 seconds | QUANTITY | 0.99+ |
eight | QUANTITY | 0.99+ |
October 2nd | DATE | 0.99+ |
CSM | ORGANIZATION | 0.99+ |
Excel | TITLE | 0.99+ |
one | QUANTITY | 0.99+ |
DHS | ORGANIZATION | 0.99+ |
ServiceNow | ORGANIZATION | 0.99+ |
last year | DATE | 0.99+ |
Bill Haslam | PERSON | 0.99+ |
Tennessee | LOCATION | 0.99+ |
November | DATE | 0.99+ |
Las Vegas | LOCATION | 0.99+ |
12 divisions | QUANTITY | 0.99+ |
Outlook | TITLE | 0.99+ |
October | DATE | 0.99+ |
yesterday | DATE | 0.99+ |
Landon Cook | PERSON | 0.99+ |
DMV | ORGANIZATION | 0.99+ |
five years | QUANTITY | 0.99+ |
theCUBE | ORGANIZATION | 0.99+ |
first time | QUANTITY | 0.99+ |
nine minute | QUANTITY | 0.99+ |
next year | DATE | 0.99+ |
two months | QUANTITY | 0.99+ |
47 state agencies | QUANTITY | 0.98+ |
a year ago | DATE | 0.98+ |
five years ago | DATE | 0.98+ |
first | QUANTITY | 0.98+ |
today | DATE | 0.98+ |
Governor | PERSON | 0.98+ |
each citizen | QUANTITY | 0.97+ |
about 30% | QUANTITY | 0.96+ |
last Friday | DATE | 0.96+ |
Knowledge19 | ORGANIZATION | 0.95+ |
Department of Health | ORGANIZATION | 0.95+ |
Haslam | PERSON | 0.95+ |
up to three days | QUANTITY | 0.95+ |
Office of Customer Service | ORGANIZATION | 0.95+ |
about seven months | QUANTITY | 0.94+ |
about 36 hours | QUANTITY | 0.94+ |
Landon | PERSON | 0.94+ |
each individual department | QUANTITY | 0.94+ |
Dept. of Human Services | ORGANIZATION | 0.93+ |
ServiceNow Knowledge 2018 | TITLE | 0.91+ |
47 | QUANTITY | 0.9+ |
three other state agencies | QUANTITY | 0.9+ |
two months prior | DATE | 0.88+ |
Customer | ORGANIZATION | 0.86+ |
ServiceNow Knowledge18 | ORGANIZATION | 0.85+ |
Knowledge18 | TITLE | 0.75+ |
ServiceNow | TITLE | 0.71+ |
Government | ORGANIZATION | 0.44+ |
Tom Yeatts, Howard County | ServiceNow Knowledge18
>> Announcer: Live from Las Vegas, it's theCUBE covering ServiceNow Knowledge 2018. Brought to you by ServiceNow. >> Welcome back everyone. You are watching theCUBE's live coverage of ServiceNow Knowledge18. I'm your host Rebecca Knight. We're joined by Tom Yates. He is the Deputy CIO of Howard County. Thanks so much for coming on theCUBE. >> Sure. It's great to be here. >> Tell our viewers a little bit about your role. >> I'm the Deputy CIO for Howard County, and anything that you receive in terms of services, from a county government from trash pick up, to emergency responder services, police, fire, emergency notification, rec and parks, all of those departments are our clients inside our IT. >> Okay so you've just, that's absolutely, you just painted this version of being a citizen, and all of the things that you go to, all the services that you receive, so now tell me the idea that you had in the CIO department to change that. >> Well it started with pain, so when I started about three years ago, our IT department really didn't know what we didn't know, in terms of what was on our network. I was the new guy, and I started running the change management meeting, which is an internal IT meeting, and I approved a change that ended up causing a four hour outage. That's when we really started looking for a platform that would give us visibility into our network. It really started out internal IT, focus on uptime. I got a demo of Discovery from a vendor in the area, and I was hooked at that point because that's exactly what I was looking for to run these change meetings. I want to know what's connected to what. I want to be able to map business services to our particular configuration items. That was really important to me but then once you start getting into the platform, it's very sticky, and it's very work flow oriented and you see all of these processes across your organization that are siloed, that are paper based, and so we just saw the platform as a great place to aggregate that type of work flow and business process automation and it sort of evolved from there and what we have recently thought about is a way to connect our citizens to a portal using the CSM platform that would allow them to have one place, one sign on where they could go in and have access to the full range of services that our county government provides. >> How will that work? I mean, can you describe what it's like to be a citizen in Howard County? >> Sure Howard County, for those of you who don't know, is located right between Washington DC and Baltimore. We're a fairly affluent county. The citizenry is very connected and involved and they have high expectations of government. We provide services like trash, water bills, you name it. People will come on to our website and they'll want to pay their water bill, or they want to check the status of a permit, or a license request that they have, or they'll want to get information on their property tax bills. Just normal stuff. You have to go to different system and have a different login account for each one of those services. So the feedback that we're getting, and for me as well as a Howard County citizen, is that's not really the best way to present our county. What if there were a way to have a single sign on and provide access with transparency and accountability, where you could go in and see the status of your permit request in real time without having to call anyone, because the younger you are the less desire you have to talk on the telephone. We're looking at different ways to interact with our citizens and to have government be there when they are ready to interact with government, not when government is ready to be interacted with. >> And government has a tough reputation. I mean, you think about any government, any time you have to interact with the government it's tedious, it's time consuming, it's inefficient. What is your, sort of, mission in all of this? What's your over arching objective? >> I would like to treat our citizens like they're human beings. >> That's a worthy goal. >> I have a memory of what it's like to go to the DMV and wait in line and not be treated as customer service oriented as you feel like you should be treated. One of the nice things that we have in our county is our government employees really care and we're looking to build some of these automations so that they don't get distracted by the busy work, and they can really focus on what matters and what matters is taking care of our clients, the citizens of the county. >> Are you hoping that it will drive civic engagement, too? >> Absolutely, so one of the things that we're doing is we're piloting a CSM implementation for one of our council districts. Howard County's broken into five council districts and the council is like the legislative branch. The county executive is like the governor. They all receive questions, issues, complaints from the citizens that are in their particular districts and we're looking at having this platform as a way for the citizens to interact with their legislators as well as report trees down, pot holes, and things like that. Where then the council person interacts back with the administration, so it can get really interesting. Especially if you have state legislators that are involved that are outside of our county. So now we have external resources and finding out, just discovering the work flows of what the process is to most efficiently take care of some of these issues, is the information that we're looking to extract put in a business process, and then automate that work flow. >> Now, how are you going to measure the return on investment? Is it really just shortening the time to value or how else are you thinking about how you're going to measure it's value? >> With government measuring, value is a lot different than it is in the private industry. What I look for inside IT is uptime. If there is a tool that we can have that will prevent us from shooting ourselves in the foot in IT, and accidentally causing an outage, that has value. That's actual value in terms of people's hours of lost productivity that we can not have. In terms of value to the citizens, I think it would be you hear the feedback from people that they're able to interact with the government more smoothly and efficiently and have that level of transparency and accountability that people, during election cycles, talk about. Then after the election, we need to deliver. >> How are you at this this conference? I mean, you hear so much about customers being here, this is a really customer centric event. Are you talking to other customers, learning from them? Are best practices emerging? Are you getting ideas that you're going to take back with you to Howard County? >> Absolutely, and I have a lot of friends in local government and state government that are here, but I get more value really talking from the commercial clients because we are going to be, just by definition of government, a little bit farther back on the adoption curve. For a government I think we're on the cutting edge, but there are things that are being done by private companies. I saw what Comcast is doing and Comcast is another one of the companies that has a reputation. (host laughing) I'll leave it at that. >> Don't get me started. >> But they're taking active measures to improve their customer response, and as a Comcast customer I totally appreciate that because I would have issues sometimes, finding the time to block off, say an hour, to be on a call with Comcast during business hours, right? So, the things that they're doing are really cool. Chatbot, machine learning, AI to help people self-discover what the answers to common problems are. Building knowledge into their platform. I think seeing that and seeing how I, as a customer, interact with that and appreciate that, we just take that and flip it over to the government side. >> What's next for you? >> Well, I would really like to get that 311 system. It's going to be a journey because we do have a lot of systems with a lot of different logins. I think the step that we would like to take first is create that portal where the citizen can register, and then after that we just take the applications that they're using, and we bring them in behind the covers. So, we're basically skinning those applications with one login. It might be a little clunky at the beginning until we get them more integrated. Over time, the idea is we just drive that traffic to that one location, so regardless of what new service we offer or what you're looking for, you'll know that there's one place that you can go to get it and you get it when you want it, not when we want to give it to you. >> Finally, we've heard so much about this transforming role of the of the CIO, and it's a much broader role today than it was even five or ten years ago. What's your personal experience with that? >> I have been with Howard Country government for three years and during those three years, I've seen a big change in the way IT is viewed inside government because we are now business partners with our client departments, as opposed to that shop that you call when something's broken, or I need a computer. Technology is everywhere now and I think it's so permeated, every facet of our organization, that people want to have those conversations now. They want to say, what can we do with technology that could help us. Especially in the age of budget freezes and hiring freezes. Everybody needs to do more with less and the only way to do that consistently is with technology. >> Tom, that's a great final note to close on. Thank you so much for coming on theCUBE, it's been really fun talking to you. >> Thank you. My pleasure. >> I'm Rebecca Knight. This has been theCUBE's coverage of ServiceNow Knowledge18. (energetic music playing)
SUMMARY :
Brought to you by ServiceNow. He is the Deputy CIO of Howard County. and anything that you receive in terms of services, and all of the things that you go to, and I started running the change management meeting, is that's not really the best way to present our county. I mean, you think about any government, I would like to treat our citizens One of the nice things that we have in our county for the citizens to interact with their legislators I think it would be you hear the feedback take back with you to Howard County? Absolutely, and I have a lot of friends finding the time to block off, say an hour, and you get it when you want it, and it's a much broader role today and the only way to do that consistently is with technology. Thank you so much for coming on theCUBE, it's been Thank you. of ServiceNow Knowledge18.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Comcast | ORGANIZATION | 0.99+ |
Rebecca Knight | PERSON | 0.99+ |
Tom Yates | PERSON | 0.99+ |
Howard County | LOCATION | 0.99+ |
Tom | PERSON | 0.99+ |
Washington DC | LOCATION | 0.99+ |
Tom Yeatts | PERSON | 0.99+ |
three years | QUANTITY | 0.99+ |
Baltimore | LOCATION | 0.99+ |
four hour | QUANTITY | 0.99+ |
five council districts | QUANTITY | 0.99+ |
one | QUANTITY | 0.99+ |
One | QUANTITY | 0.99+ |
Las Vegas | LOCATION | 0.99+ |
first | QUANTITY | 0.98+ |
single | QUANTITY | 0.97+ |
DMV | ORGANIZATION | 0.97+ |
an hour | QUANTITY | 0.97+ |
one login | QUANTITY | 0.96+ |
theCUBE | ORGANIZATION | 0.96+ |
one place | QUANTITY | 0.95+ |
each one | QUANTITY | 0.95+ |
one location | QUANTITY | 0.95+ |
ServiceNow | ORGANIZATION | 0.93+ |
Howard | ORGANIZATION | 0.93+ |
ServiceNow Knowledge 2018 | TITLE | 0.91+ |
ten years ago | DATE | 0.9+ |
today | DATE | 0.89+ |
one sign | QUANTITY | 0.87+ |
five | DATE | 0.87+ |
ServiceNow Knowledge18 | TITLE | 0.84+ |
311 | QUANTITY | 0.79+ |
three years ago | DATE | 0.79+ |
Deputy CIO | PERSON | 0.76+ |
Discovery | ORGANIZATION | 0.74+ |
districts | QUANTITY | 0.62+ |
ServiceNow Knowledge18 | ORGANIZATION | 0.59+ |
rs | ORGANIZATION | 0.5+ |
Knowledge18 | TITLE | 0.43+ |
Country | LOCATION | 0.4+ |
Chris Anderson, Deloitte | ServiceNow Knowledge18
>> (announcer) Live from Las Vegas: It's the Cube covering service now knowledge 2018 brought to you by Service Now. >> Welcome back to Las Vegas, everybody. This is the Cube: the leader in live tech coverage. We go out to the events, and, we extract the signal from the noise. This is day 3 of Service Now Knowledge, k18. The hashtag is #Know18. I'm Dave Vellante with my co-host Jeff Frick. Chris Anderson is here she's the managing director of Delloit, running the telecommunications, media, and technology practice. Welcome to the cube, thanks for coming on. >> Thank you so much, glad to be here. >> So, Delloit, awesome company, we had some of your colleagues on earlier. You guys have deep industry expertise. Global scale, leading digital transformations. First of all, what's your role, and let's get into it. >> Sure, so, I work in, as you mentioned, RTMC practice, full of acronyms, right? Mostly focused in the telecom space, and I've been in the telecom space for about 20 years. I'm really driving large scale transformation of the operations: how do we make the business more effective, how do we improve the overall customer experience, right, and how do we make sure that as new technology comes online in tel-cos, that that's seamless to customers, and that they don't fell the disruption, if you will, right, of the large leaps that tel-cos are making. >> Well, so, help us understand the basics of tel-co, um, you've got cost per bit coming down, you got data growing like crazy, you have over the top providers just bogarding the network, tel-co infrastructure is fossilized, um, wow, You must have a lot to do. >> Well we all want to watch the basketball game as we walk from the floor, to our car, into the house right >> 24/7, right, so, major, major challenges, which is great opportunity for you and Delloit. >> Absolutely. >> But give us your perspective on the state of the state in the industry. >> Sure, so I think it's funny you say the basics of tel-co, 'cause I think that's the hard part about tel-co, is it's not really basic, like, everyone expects that communications are there real time, right, and there's always going to be, we'll call it tone, right, but I think now it's at a whole new level, right, I think the challenge now for tel-co is mobility, right, I mean the pace of mobility, right, the massive proliferation of devices right, and sensors that are all connected. And so I think that now, I think the basics of tel-co. the game has changed, right, tel-co used to be it's own vertical, right, and now. it's really its own horizontal, right, enabling smart health, smart cities, right, many other industries, and I think that's the challenge for tel-co, and, it's become the new basic, if you will, it's not just the network for dial tone, right, it's about a true enabler for industry, right, and communications in real time right across the board. >> So, tel-co, that's really interesting, how you positioned that, so, tel-co has a dual agenda. >> Yes. >> The horizontal technology platform, and maintaining the verticle, not getting disrupted, so can it, can tel-co pull off that dual agenda? >> I think it has to, right, because to the point verticle, it used to be that they were the straight line,right, they provided the service and they were directly linked to the end customer, right, and, now, there are lots of other content aggregators and providers in that space, and so it's getting harder and harder for tel-cos to really maintain connectivity to their end customer, right, so they've also got to be an important part of the value chain, right, and other businesses, so I think they have to do both in parallel to stay relevant, but I think that's what makes kind of an, part of our work with servicenow, and how it comes in is the focus on customer service management, right, and really the part about the network, right, is the critical underpinning for tel-co, but if you ask tel-co network people, they say that is the experience, right. That's how I get the experience, right, is the speed of the network, right. I can't have any latency, it's always available, right, for it to enable these mission critical, mission critical things. >> Amazing, and you have these things coming up like, 5G, and industrial internet of things, you know, and we, we did a nice piece with a company that had a remote operation of autonomous vehicle. So, you know, they're driving the car from the office while we're in the car. Business case being take care of the edge cases on autonomous vehicles, so, latency becomes a really important thing with car brakes, and these things, so the opportunity and the challenges are only going to grow with this kind of next big leap that we're going to see built up around the 5G capability. >> Yeah, I think the move to 5G will be transformational, for the industry, right? And, really, 'cause now, you know, you expect your communications to work but you get frustrated, like, if your phone doesn't work, or your internet's not working, you just get frustrated, right, if your autonomous, you know, self driving vehicle is not working, right, or you've got a mission critical device, right, helping your heart beat, right, those are, those are different things, right, in a kind mission criticality that I think 5G introduces the potential for, right, will really change the game, right, but also makes it critical that you understand that full path of the network connectivity, and the services to the customer, right, 'cause if you're not in control of that full path to delivery there's no way to guarantee, right, the mission criticality that 5G` can deliver on. >> Right, so Chris, how does your work, um, what's your focus with the tel-cos? How does it intersect with what you're doing with service now, and how does it ultimately benefit consumers? >> Sure, so my focus, really, in the tel-co space has been in, in what tel-cos call "BSS",right, which are business support systems, or really, the front office. So, from, you know, helping customers from, the time of quoting, right, or ordering services, all the way through to fulfillment and delivery of them, right, I think that's the intersection, really, that is important to us with servicenow, right, our work with servicenow, to date, like many organizations, has been kind of in the IT service management space, HR, more on the enterprise, right, but not truly the heart of the business, right, and where we're really focused is, you know, working with servicenow to bring them into the heart of the business of tel-cos, right, and really change the game, right, I think one of the hot, one of the benefits in what I do, which is large scale transformation, most of these take years, right, two to three years before customers see any benefit of transition from one platform to another, right, and we've already been able to do some work with servicenow right, and our partnership, that you can see the benefit in months, right with a lot less risk, so it's really kind of taking the long term experience that I've had with the traditional industry players, right, and creating agility, right, and transformation from taking that from years to months, right, reducing the risk profile, right, and really creating an amazing experience across the value chain. >> Great benefits Dave: less risk and faster. >> Well, well, so I want to bring that back to sort of what we were talking about earlier: I mentioned the over top, top providers, when I think about my experience with interacting with, Netflix for example, I don't talk to their sales department, or their customer service department or their maintenance. I just interact with Netflix. Is that the vision for where you're trying to take tel-cos? >> I think it's part of it, right? 'Cause to your point, if the service I'm getting, works like it should, I don't want to talk to anybody. Right, like, I think that historically, we think of customer service and customer service management as I call somebody and how do they help me. Right, and I think the next generation of good service is how do I make sure they don't need to call me. >> No calls. >> Right, no calls, right, how does this work, and how do I stay on top of it, and I understand anything that might be degrading the experience and I get my arms around that, and so I think the new generation of customer service management is understanding, right, those things and kind of having a full and immediate view, and being able to take action quickly, and I think the kind of customer service management solution is important. We've been building out what we're calling an end to end service assurance solution ,right, with the servicenow team, and that really lets us look at from the time that an issue is detected, which could be customer degrading, all the way through to resolution. Right, to be able to own that path right to closure right, and really have real time visibility, and the ability to act and the ability to see those metrics and really manage your business real time. >> Well we hear that all the time: going from kind of a historical look at data, and reacting to being a little bit more, um, predictive, but then ultimately being more prescriptive, so you're, you see, you see, the development of the problem before the problem becomes a big problem. >> And I think that that is the future of customer service, and its going to be critical, right, as we pivot to 5G and we've got mission critical services running on that network that we really get this right, so. >> How about the event here, um, what are your takeaways? You're hearing a lot about what I call machine intelligence, AI, um Dev Ops, I mean all kinds of cool tech going around, but what's resonating with you Chris? >> So, probably say the opposite of what everyone's saying so I hear that but like we spent a little bit of time with a client yesterday right and we were talking about machine learning and artificial intelligence, and they say okay that's great so I can, you know, how do I take the emails that come from somebody written in a third language trying to write them in english, and what's the challenge of how do I get artificial intelligence to figure out what that issue is, and go act on it right, and so I think, I think these technologies are exciting, but I think we also have to pay a lot of attention to the basics right and not think that there is a shortcut right to providing the service and the mission criticality so to me I still think in terms of really enabling the front office that they're early days I think its certainly worth the investment but I think part of it is just looking critically at the business remember that the service and the service levels right are really driving right and we keep pushing the technology to catch up but I'm I would not I haven't seen a lot of tel-cos in the front office where experience is concerned be early adopters because that's the least the last risk that you want to take. >> But that's a great example, though, because that's a very specific use case where you would like to see more intelligence applied, and I think that's really the key as well where can we get the value as opposed to a generic dead smart person named thing that kind of exists, right, here is a specific problem, can we use AI and machine learning to help us solve that specific problem. >> Because what we, I think what we know is that if I have a sensor on a device and it picks up an issue I can start acting on that immediately, right, the ones that are much harder to act on are the ones that people report and then have to be translated right to figure out the action that needs to be taken but guess what there's still the same SOA attached to it right so how do I really advance you know artificial intelligence to really be able to move that forward in a much faster and reliable way right to the point where businesses will take a bet on it, so >> Alright we'll give you the last word Chris what should we know about, you know Delloit, kind of a bumper sticker, um, you know, your servicenow practice and tel-co what's your take-aways? >> So, um, I think, I think the magic, right, of the partnership and where we're really trying to take it is the fusion of our truly deep industry experience right and folks that have been in and around for 20 years, and using the servicenow solution in new ways right, and really again bringing it to the core of the value chain right, and, and frankly disrupting a lot of the industry solutions that have been out there that have gotten quite set in their ways like we see so many of our clients that don't have good answers right then they're paralyzed right trying to look at all the solutions that are there, and not finding anything that they like, and I think that's the magic that we're trying to bring to the partnership and really disrupt the game. >> Awesome. Well thanks for coming. Thank you I appreciate it guys. >> Alright keep it right there everybody listen you want to go to a couple of resources I want to give you for some great free content go to theCube.net, you'll see all the videos here, go to youtube.com/siliconangle subscribe to that channel, get notified of all the action we're at all the shows um siliconeangle.com for all the news wikibomb.com is a research site so check those out keep it right there everybody well be back with our next guest right after this short break.
SUMMARY :
brought to you by Service Now. This is the Cube: the leader in live tech coverage. we had some of your colleagues on earlier. and I've been in the telecom space for about 20 years. you have over the top providers just bogarding the network, which is great opportunity for you and Delloit. the state of the state in the industry. it's become the new basic, if you will, how you positioned that, so, and really the part about the network, right, 5G, and industrial internet of things, you know, and the services to the customer, right, and where we're really focused is, you know, Is that the vision for where you're trying to take tel-cos? Right, and I think the next generation of good service is and the ability to act and the ability to see those metrics and reacting to being a little bit more, um, and its going to be critical, right, providing the service and the mission criticality so to me I intelligence applied, and I think that's really the key as and really again bringing it to the core of the value chain Thank you I appreciate it guys. to a couple of resources I want to give you for some great
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Jeff Frick | PERSON | 0.99+ |
Chris | PERSON | 0.99+ |
Chris Anderson | PERSON | 0.99+ |
Dave Vellante | PERSON | 0.99+ |
Netflix | ORGANIZATION | 0.99+ |
Dave | PERSON | 0.99+ |
Las Vegas | LOCATION | 0.99+ |
Delloit | ORGANIZATION | 0.99+ |
5G` | ORGANIZATION | 0.99+ |
two | QUANTITY | 0.99+ |
theCube.net | OTHER | 0.98+ |
2018 | DATE | 0.98+ |
yesterday | DATE | 0.98+ |
about 20 years | QUANTITY | 0.98+ |
Deloitte | ORGANIZATION | 0.98+ |
youtube.com/siliconangle | OTHER | 0.98+ |
three years | QUANTITY | 0.98+ |
one platform | QUANTITY | 0.96+ |
5G | ORGANIZATION | 0.96+ |
siliconeangle.com | OTHER | 0.96+ |
english | OTHER | 0.95+ |
both | QUANTITY | 0.93+ |
one | QUANTITY | 0.93+ |
servicenow | ORGANIZATION | 0.93+ |
20 years | QUANTITY | 0.91+ |
tel-co | ORGANIZATION | 0.89+ |
third language | QUANTITY | 0.88+ |
RTMC | ORGANIZATION | 0.85+ |
wikibomb.com | OTHER | 0.84+ |
Service Now Knowledge | ORGANIZATION | 0.82+ |
Service Now | ORGANIZATION | 0.82+ |
co | ORGANIZATION | 0.78+ |
day 3 | QUANTITY | 0.72+ |
tel | ORGANIZATION | 0.72+ |
Delloit | PERSON | 0.58+ |
ceNow | TITLE | 0.57+ |
k18 | EVENT | 0.48+ |
Link Alander, Lone Star College System | ServiceNow Knowledge18
>> Announcer: Live from Las Vegas, it's theCUBE covering ServiceNow Knowledge 2018. Brought to you by ServiceNow. >> Welcome back to Las Vegas, everybody. This is theCUBE, the leader in live tech coverage. We go out to the events, and we extract the signal from the noise. We're here at Knowledge18, ServiceNow's big customer event. 18,000 ServiceNow practitioners and partners and constituents here. As I say, this is day three. This is our sixth year at Knowledge. Jeff Frick and I are co-hosting. When we started in 2013 early on, we saw this ecosystem grow, and one of the first CIOs we had on from the ServiceNow customer base was Link Alander, who is here. He's the Vice Chancellor of College Services at Lone Star College. Link, always a pleasure. Great to see you again. Thanks for coming back on. >> It's always great to get back and talk with you, see what's happening in the industry, and follow you. But, once again, great conference. >> It really is, I mean, wow. Last year was huge. The growth keeps coming. We said that Dan Rogers, the CMO, K18, 18,000. How ironic. >> Yeah, wow, let's see, your first was six years ago, right? >> Dave: Yep, it was 2013. So my first would have been New Orleans, which had been I think 2012, 2011. >> Right, right, the year before we met 'em. >> Three to four thousand in this conference. Actually, that might be the high count. >> Yeah, I mean, it's quite amazing. And the ecosystem has exploded. What's your take on how, not only ServiceNow and the ecosystem have grown, but how it's affected your business? >> Let's start with the, yeah, yeah, yeah. Let's start with the ecosystem part because, really, you've got so many more partners out there now. You've got so many more integration points. What was really exciting as we saw this morning with Pat, and some of the enhancements they're doing on the DevOps side, but also what we're going to see with the ability to integrate our cloud linkage, which is really the challenge for everybody as a practitioner today. How do you bring all these cloud services? I've got quite a few of them in my environment. How do I actually integrate those in with my ServiceNow, with my ERP, with all of the other instances? So, seeing what they're doing in that space is great. From the business standpoint, when we came onto ServiceNow, we came on like everybody else, a journey for IT service management. Can we improve our services? Can we help our customers out? In our case, that'd be our faculty and staff. What we didn't realize was the opportunity that came to us with the platform. And one of the first things we did when we brought the platform back to us was we built an app for students. We built a way to help students out with their student financial aid. Now I've got, I think we're roughly at about nine of our areas that are using Enterprise Service Management. I just came back from giving a presentation about legal, and what we've done in the legal space to where that's helped the organization to move forward faster. So that's really cool in what it does, but it also elevates the position of IT in the organization. It really does bring us forward. >> Yeah so, let's talk a little about Lone Star College, 'cause I love your model, you know, and we can both relate. Kids in college, and, you know, the cost of education, the ROI, which I think is a big focus of what you guys provide for your students, so how's that going? How's the model working? >> Well the model's working great. And you know, you hear the pressures out there, 'cause one of the first thing is, how do you help a student complete. So, we're really very focused on student completion, but then now, you've got another focus that, well, it's been there, but it's really getting stronger, on gainful employment. So not only that, how do you get a student in college, how do they complete on time, but then how do they come out and have a livable wage, an earnable wage? And so I'll give a plug on that always because that's what we're focused on. Whether you're just coming to us to transfer to another institution or whether you're coming in the workforce. And we have a very strong workforce development, and one of the things I got out of this conference that I've been working on for quite awhile was for us to become a ServiceNow train, to get that integrated into our curriculum. And I was really excited. We've talked to them before about this, and it's been a discussion, but now what we're looking at is a program that they put in France where they have a six week program that if people are going out of there, coming in, six weeks later, job retrained, 100% placement. A year later, they have 98% retention, and those 2% just went to another company. So I can't think of a better opportunity for us from our standpoints in our workforce development. And I'm really excited we're going to be starting to move that forward now. >> It's interesting to hear John Donahoe on Tuesday talk about their measurement of customer success. And we were asking him on theCUBE, well, your customers measure success in a lot of different ways, so how do you take that input? Your measurement of success is student success, as you just have indicated. >> Absolutely, absolutely. You know, my focus has always been is IT is just a support operation. We're not the mission of the college. And that's important. Because as long as we have that mindset, we realize that it's us helping the faculty to less stress on their life, or the staff, then we've improved their experience, which will improve the student experience. The same goes for the administrative systems. We want administrative systems to have a user interface that's intuitive to today's student. It wasn't designed by a person that was intuitive to today's student. So we have that challenge, and that's what I liked about the change this year and the user interface in ServiceNow and where they're going with UI and UX, and how much of an enhancement that makes for our customers. But it's also, that's the changes that are happening in industry right now. Coach K was at the CIO Decisions, and he was talking about he's headed to go through all this process, and 50 forward years of difference, and he's recruiting 18-year-olds, and he's sending emojis to them, his recruits. But like, yeah, because you have to relate to it. So, we started a process, and this is where coming to a conference like this helps me a lot, because it's like, yeah, I went down the right path. But my team came to me, and I've got a phenomenal team. They came to me and said, you know what, we really need to look at UI, UX, and design thinking. And I'm like, okay. Now let's discuss what we really want to do with this. One group was wanting design thinking to think about analytics. What does the customer need? How do they want to see this data come to them? And how can they make data-informed decisions? Well, we have then rolled that same design thinking into, how do we roll out the fluid technologies in our ERP? How do we become more of a user interface that today's student wants, to what we're trying to do next in mobile? >> That's a really interesting take, because we talk often about millennials entering the workforce, right? And consumerization of IT and expectations. But they're usually a pretty small and growing percentage of the workforce at a particular company. For you, it's like 90% of your customer base, right? And they're on the bleeding edge. They're coming in there 18, 17 years old. So you got to be way out front on this customer experience. So have you really taken that opportunity to redesign that UI, UX, and interface to the applications? That must be a giant priority. >> We've done a lot of incremental items, but really it's been a huge priority for us for the last, we have two really cool items coming down the path. One is the UI UX experience. How do we transform the student experience? The next is a process that our academic success side, the student services side have gone down, with guided pathways. Okay, you and I went to college. What did we do? We saw an advisor every single time we registered. Then we up to the thing, and we filled in a bubble sheet, right? >> Right, right. >> Well right now, the students are registering on a mobile phone while they're sitting down at a Starbucks. They're not seeing an advisor. We want them to see an advisor. So we push them those directions, but this guided pathway says, you know what, I want to do this degree. Then we just line out, here's the classes you're going to take, and whether we use program enrollment, whatever methodology, we can help guide them in their pathway to success and completion, which is a big difference. And that's what needs to happen today. >> Right, well it's interesting, I always like to talk about banking, right? 'Cause banking, you used to go see the banker, go into the teller, and, you know, deposit your check and get your cash. And now most people's experience with their bank is via electronic, whether it's online, on their phone, or their app. You have kind of the dichotomy, 'cause they still have their interaction with the teachers. So there's still a very people element, but I would imagine more and more and more of that administrative execution, as you just described, is now moving to the mobile platform. That's the way they interact with the administration of the school. >> Well, that's their expectation. So, that's what we have to deliver, and it's a challenge because we have resources, we have limitations in resources or capabilities, but it's really keeping that focus going to where you look at it. So as we're doing this UI UX right now, one of our major goals is going to be to bring students in the engagement as we go through the design process, and get their feedback. Not computer science people, not IT people. We want the normal student that's going to go register for a class. And since what you have is such a large transient population, you know, two years, they're in, they're done. 100,000 per semester. 160,000 unique each year. You've got to create that rich experience, but the engagement, the bonding to the institution. And I like the bank for an example because not too long ago I switched banks because I didn't like their app. >> Dave: Absolutely. >> And it's easy to do, it's real easy to do. >> Airlines, you appreciate the good apps. >> Link: Yeah, yeah, absolutely. >> How does ServiceNow contribute to that user experience, that, your customer experience? >> Well right now from the student side, they don't see much of ServiceNow. They can submit requests, and we can handle their incidents, and those types of items. They have certain things. We have the student financial aid. But it really is about the Enterprise Service Management philosophy. I think if you go back to one of theCUBEs, maybe two or three years ago, I said, "Who would have ever thought they would come to IT to talk about service delivery?" Okay? Now, everybody at Enterprise is like, okay, how do you do this? How do you not let things fall through the crack? So that the legal app was a great one, because that was a challenge that our general council or our COO had when he came in. Everything was falling through the crack. So they worked through their workflows. They built a process. And then they built, we built an app for them in ServiceNow that handles everything. Now when I'm in a cabinet meeting, I get to hear about how legal's doing so great. I'm like, what about me? I think we're still doing a good job. (laughing) >> Well, Link, I'm curious too on, kind of the big theme has always been at this show kind of low code, no code developing, right? Enable people that aren't native coders to build apps, to build workflows. How has that evolved over time within your organization? >> Well, we still want to make sure when we're putting out code. What it's enabled for us is, of course, our developers, it makes it easier to get to time to completion of a project. But we still want to make sure that whatever's built is production ready. You know, so we're not opening up the tool case to everybody. (laughing) But, sad to say, I actually still go in, and I'll build my dashboards, and I'll build my interaction, and I use my performance analytics, which does enable people. And we're seeing that in some of our heavier Enterprise Service Management side, but as far as letting them dive into the no code environment, I still have to put some protection on us. And like any organization, we always have to think of IT security. That's the other piece of it. What are they putting out there? What could be a violation of privacy? How do we handle that? >> Jeff: Right. >> So, we stay completely engaged, but the speed to deliver is what the change is. Our legal app was a three month development project. Three months to go from a, they had a separate system. And to go through the process, redesign it, build it, and put it in production. Three months. >> Three months? >> How many people, roughly? How many people did it take to get there? >> Well, we use a development partner that used three, and then I had two at the time on my own. I still have only three individuals that actually handle our, that are primary to ServiceNow in my organization, as large as our installation base is. >> Really? And that includes the permeation of ServiceNow into the rest of the organization, or? >> Link: Yes. >> Dave: Really? >> 'Cause I added, and before that, if it has been last year, it was one and a half. >> Dave: Wow. >> That's what I had then. And technically, I probably have only two and a half because one person has another job, which is running our call center. >> So what are you using now? You got obviously ITSM, what else is in there? >> ITSM, ITBM, we got a great presentation we gave earlier on project portfolio management, and what we've done with that. And where we're going next. Business operations. We're actually launching this summer, if everything goes right. This is more of an internal, us doing it, but what I've been doing is I've been taking our contract management piece, utilization, incidents request change, and project. Now I'm going to roll it in and then do analytics against it to come back with what is the total cost per service per month per individual. On every license contract I hold. >> It's funny, the contract management software licensing management piece is a huge untapped area that we hear over and over and over again. >> So, two years ago we talked a lot about security. I think ServiceNow just at that point had announced its intentions to get into that business. What do you make of their whole SecOps modules, and is it something you've looked at? State of security, any comments? >> Well this is one of those situations I think we're just a little bit too far ahead of them again. 'Cause we actually had built a modular ourself that handled what we needed. In my environment, I've got an ISO, but I also have the partners that support us. My SOC is operated by a third party. So they feed in the alerts. We ingest the alerts into the security module, and then we take action from there. So basically, they were about, a little bit behind us. And we had just looked at the model saying we need a better way to manage that event. >> So you got that covered. Yeah, I want to ask you, you know, a couple years ago we, when the big data meme was hitting, we were, of course, asking you all these data questions. Now the big theme is AI, and in some regards it's like, same wine, new bottle. But it's different. What's your thoughts on machine intelligence? Obviously ServiceNow talking about it a lot. How applicable is it to you? >> Okay, so. (laughing) >> You know why, that's good. I had to ask. >> Augmented intelligence. Let's just not make it artificial, okay? 'Cause I, when Fred had that conversation during the fireside and he said, you know, a computer takes 10,000 images to know what a cat is. And of course, the computer's a mundane object that can look at 10,000 images to determine that's a cat. You showed me the other ones earlier today, I about rolled over laughing. >> It's allowed on the blueberry, check it out. >> You know, augmented intelligence is going to be a driver. There's no question about it. What we saw on the interface about it abled to, as the machine learning goes through the process, it's picking up the information, and it's helping the agent to get to the resolution faster, that's great. Knowledge bases that are integrated in with that. Can you think about how much quicker it would be for somebody like myself who's going to go to a chatbot, and I'm going to run through a chatbot in automated intelligence and do that type of work. So that's going to make a significant difference. One of the areas we think they will be dramatic, for especially this generation, the millennials coming into the school, will be to put that augmented intelligence in, in that process. Because, trying to explain to a student, you know, yeah, you go to the registrar's office to take care of this, and you go to the bursar's office to take, they have no clue what those mean. Well, if we can take it to their language, but then also add in augmented intelligence to guide them through those navigation points. So augmented intelligence over the next years, it's taking that big data now, it's actually put into use, all that machine learning, and making something happen out of it. >> You know, digital is one of those things where I actually think the customers led the vendor community. So often in the IT business, and the technology business in general, a lot of vendor hype, whether it's hyper converged or software to fund, they kind of jam it down our throats, and then sort of get it adopted. I almost feel like, you've been doing digital for awhile now because your student force has sent you in that direction. And I feel like the vendor community is now catching up, but is that a right perception? I mean that, the digital is certainly real, and then you guys are leaning in in a big way. >> I think between the three of us we could probably come up with all the different hype words that have been used, and probably fill this room with every one of those words, right? But the reality is, as practitioners, you're looking at what is your customer base, what do you need to be able to deal with. So, we've been into digital transformation, absolutely. Is it a good definition? Was cloud a good definition? I mean, what am I really? It's either I'm going to use software as a surface, a platform as a sur, I have a gigantic private cloud. Okay, that's great. We're talking about high availability and scalability. But when you put all those in, we've been in a digital transformation everywhere. Your banks did it, that's why you have a bank app. Airplanes did it because, you know, what was that ticketing system they used to use? >> Dave: Yeah, Sabre. >> Sabre, that's what it was, oh yeah. It's probably still out there somewhere. But the reality is, is that, if you're not transforming digitally, you're going to get left behind. And even some big IT companies, and I'm sure we got a list of those bit IT companies also, that have fallen off the face of the earth, or are struggling to stay on because they didn't go through that digital transformation. They tried to do the same thing the same way and move forward. You can't do that. >> You know, you just reminded me. I just got a, hey, it's been awhile since I goofed on Nick Carr, but you remember, as a CIO, Does IT Matter? Right, in the early 2000s, that book. I mean, IT matters more than ever, right? I mean, Nick Carr obviously very accomplished, but missed it by a mile. >> Well, it's funny 'cause then IT was a support organization. Now that IT is an integrated piece in the way that everything just happens, right? It's not keeping the lights on and support so much anymore. >> I can't remember who brought that up in the keynote. Talking about the fact that, basically, we permeate the organization, okay? 'Cause there's not a function that they're doing that doesn't have some type of IT. And the question is are you sewing it together correctly. Because in the end, what are they going to want? Well, you want a seamless student experience. You want a seamless employee experience. Nobody's perfect, everything needs improvement. I'll always say that. But then at the same time is, you want that data to be all tied together so you can take advantage of big data. You can take advantage of machine learning. And then you can come back and report on it. You know, what we've done, so I guess three years ago is when I took over. I was put in charge of our analytics team. And our focus was unlocking the data so that people could have access and make decisions that are informed. You know, it's not data driven. We need to see the data, look at it, and come forward from there. So things like what ServiceNow did in performance analytics. Our general council highlighted the performance analytics as soon as we, we missed it, as he said. We put it in the first app, we didn't do it. We needed to add it. So we added it in. And he's like, wow, what I always thought was one thing. But now that I'm seeing the data, and I'm seeing the patterns, it's totally different. Because we have assumptions just 'cause we think we're busy. Performance analytics is letting him see exactly what's happening in his organization. >> Let me ask you a question. If somebody on your staff, let's say somebody that you mentored, came up to you and said, "Listen, Link, I really want to be a CIO. I mean, it's my aspiration. What advice would you give me?" >> Well, it's kind of hard when you ask this one, because I've mentored and then partnered, I wouldn't even call it mentored anymore, a great friend of mine, and he's now a CIO at Spellman in Georgia, yeah. In fact I was just chatting with him earlier because I saw something, I was like, hey, you need to check this out. It'll solve your problem. You know, it's a simple key fact. If you want to be in IT, you've got to be agile. You really have to be agile. You can't be rigid. You can't close those doors and keep your focus, and you have to constantly learn. If you don't just constantly learn, then you fall off. And that's something, when we talk about digital transformation and these companies that haven't made the transformation, that aren't here anymore, they stopped learning. They thought they had it. It's the companies that have actually continued to learn, or the CIOs or people coming up the ranks that look at it. And they look at things differently. It really is. The digital transformation is about keeping the CIO transformed, and every one of the staff. Had a discussion not too long ago with one CIO about how does he energize his staff. He's trying to do a transformation, but his staff is entrenched in the old way we did things. And, you know, sometimes you just have to shake things and get 'em excited about this piece of it. And a lot of times, if you're especially in a college, I have the luck of bringing a student in. What was your experience with that application? What did you think about it? They think it's the greatest thing they've ever created. But when you get it in front of a student, it can be something totally different. So, the biggest one right there, you got to have agility, you got to constantly learn, and you really, you know I might have a laser focus about things, I have a very agile planning model I use, but at the same time is I try to keep the door open to any possibilities. >> Well, Link, you're a great leader, and a friend of theCUBE. Can't thank you enough for making some time out of your busy schedule to come back on. Great to see you again. >> Jeff: Good seeing ya. >> It was great seeing you again, as always. As always. >> Alright, keep it right here, everybody. We'll be back with our next guest. We're live from Las Vegas, ServiceNow Knowledge18. You're watching theCUBE. (upbeat music)
SUMMARY :
Brought to you by ServiceNow. one of the first CIOs we had on It's always great to get back and talk with you, We said that Dan Rogers, the CMO, K18, 18,000. Dave: Yep, it was 2013. Actually, that might be the high count. and the ecosystem have grown, And one of the first things we did and we can both relate. and one of the things I got out of this conference And we were asking him on theCUBE, They came to me and said, you know what, of the workforce at a particular company. and we filled in a bubble sheet, right? Well right now, the students are registering go into the teller, and, you know, but the engagement, the bonding to the institution. So that the legal app was a great one, kind of the big theme has always been at this show And like any organization, we always have to think but the speed to deliver is what the change is. Well, we use a development partner that used three, 'Cause I added, and before that, if it has been last year, And technically, I probably have only two and a half and what we've done with that. that we hear over and over and over again. What do you make of their whole SecOps modules, and I also have the partners that support us. we were, of course, asking you all these data questions. Okay, so. I had to ask. during the fireside and he said, you know, and it's helping the agent to get to the resolution faster, And I feel like the vendor community is now catching up, what do you need to be able to deal with. that have fallen off the face of the earth, Right, in the early 2000s, that book. Now that IT is an integrated piece in the way And the question is are you sewing it together correctly. let's say somebody that you mentored, but his staff is entrenched in the old way we did things. Great to see you again. It was great seeing you again, as always. We'll be back with our next guest.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Dave | PERSON | 0.99+ |
Jeff | PERSON | 0.99+ |
2013 | DATE | 0.99+ |
Fred | PERSON | 0.99+ |
Jeff Frick | PERSON | 0.99+ |
Tuesday | DATE | 0.99+ |
90% | QUANTITY | 0.99+ |
two | QUANTITY | 0.99+ |
18 | QUANTITY | 0.99+ |
Georgia | LOCATION | 0.99+ |
10,000 images | QUANTITY | 0.99+ |
three | QUANTITY | 0.99+ |
2012 | DATE | 0.99+ |
France | LOCATION | 0.99+ |
John Donahoe | PERSON | 0.99+ |
2011 | DATE | 0.99+ |
New Orleans | LOCATION | 0.99+ |
Three months | QUANTITY | 0.99+ |
three month | QUANTITY | 0.99+ |
Las Vegas | LOCATION | 0.99+ |
sixth year | QUANTITY | 0.99+ |
Dan Rogers | PERSON | 0.99+ |
Link | PERSON | 0.99+ |
100% | QUANTITY | 0.99+ |
98% | QUANTITY | 0.99+ |
three individuals | QUANTITY | 0.99+ |
Last year | DATE | 0.99+ |
last year | DATE | 0.99+ |
A year later | DATE | 0.99+ |
Nick Carr | PERSON | 0.99+ |
Starbucks | ORGANIZATION | 0.99+ |
ServiceNow | ORGANIZATION | 0.99+ |
Three | QUANTITY | 0.99+ |
two years | QUANTITY | 0.99+ |
Pat | PERSON | 0.99+ |
six years ago | DATE | 0.99+ |
Link Alander | PERSON | 0.99+ |
one person | QUANTITY | 0.99+ |
One | QUANTITY | 0.99+ |
160,000 | QUANTITY | 0.99+ |
first app | QUANTITY | 0.99+ |
Spellman | ORGANIZATION | 0.99+ |
2% | QUANTITY | 0.99+ |
two | DATE | 0.99+ |
Lone Star College System | ORGANIZATION | 0.99+ |
18-year | QUANTITY | 0.99+ |
one | QUANTITY | 0.99+ |
one and a half | QUANTITY | 0.98+ |
six weeks later | DATE | 0.98+ |
six week | QUANTITY | 0.98+ |
K | PERSON | 0.98+ |
both | QUANTITY | 0.98+ |
18,000 | QUANTITY | 0.98+ |
first | QUANTITY | 0.98+ |
ServiceNow | TITLE | 0.98+ |
Knowledge | ORGANIZATION | 0.97+ |
early 2000s | DATE | 0.97+ |
two years ago | DATE | 0.97+ |
four thousand | QUANTITY | 0.97+ |
two and a half | QUANTITY | 0.97+ |
bursar | ORGANIZATION | 0.97+ |
three years ago | DATE | 0.97+ |
today | DATE | 0.97+ |
each year | QUANTITY | 0.95+ |
Coach | PERSON | 0.95+ |
this summer | DATE | 0.94+ |
Enterprise Service Management | TITLE | 0.92+ |
Raja Renganathan, Cognizant | ServiceNow Knowledge18
>> Announcer: Live from Las Vegas it's theCUBE covering ServiceNow Knowledge 2018. Brought to you by ServiceNow. >> Welcome back everyone to theCUBE's live coverage of ServiceNow Knowledge18 live from Las Vegas. I'm your host Rebecca Knight. We're joined by Raja Renganathan, he is the Vice President of Cloud Services at Cognizant Technology Solutions. I should say welcome back, it's not just welcome, it's welcome back to theCUBE. >> Thank you Rebecca. >> So tell our viewers a little bit about Cognizant Technology. What does your company do and what do you do there? >> I head the cloud services for Cognizant in the capacity of a vice president. Cognizant is a world-leading professional services company. Our objective is to help our clients to navigate the shift to digital. We have three pillars: go to market, we have Cognizant Digital Business which focuses on the user experience, data related, and we have the Cognizant Digital Operations which is predominantly a middle-office, back-end processing in an enterprise, and the third pillar is Cognizant Digital Systems and Technology which is basically modernizing the platform systems that is required to create the digital foundation. >> And you're also just this week been called a Certified Global Partner of ServiceNow so explain how that works. >> Our relationship with ServiceNow goes back six years. Today I think the ServiceNow line of business, which is under the cloud services, is one of the fastest-growing business unit for us. The key thing in any platform such as ServiceNow is the human intellectual capital. That is where we give a lot of importance. While technology is created by ServiceNow, someone has to go execute and implement the technology. So that's where we spent time and started hiring people, re-skilling the people, and then getting certified across different facets of what ServiceNow recommends as a part of their education system. So today we have about 850 plus certified people across the globe and we also do the delivery across our global operation centers, we also call it as RDCs, Regional Delivery Centers, we have one in Budapest, one in Phoenix, and one in Buenos Aires. So all these three centers caters to different service areas of ServiceNow. As a part of this RDC we're also adding, creating an experience zone, a ServiceNow experience zone, so when client walks in they not only see our associates working on projects, but they also get the panoramic view or the panoramic experience of how ServiceNow orchestration happens, how automation happens, how HR module works, and things like that. Because of the people we have, in terms of re-skilling and certification, we are being measured as the best overall global partner award yesterday in Knowledge18. >> Well congratulations. When you were searching for these people, as you said you had to so a lot of hiring, what were the kind of skills you were looking for when you were trying to find the top talent? >> If you look at Cognizant as a 265,000 plus organization we know the art of hiring people. >> And it is an art, it absolutely is an art. >> So our approach is, one we go to the campus, hire the fresh grads in all of the campus. If you look at of late the kids that are coming out of the campus, they are pretty smart in the sense of they come with the latest digital technologies, artificial intelligence, machine learning, natural language processing understanding, and things like that. So we take them and then we, within 30 days, we completely format them for ServiceNow. This is one approach. The second approach is we go to the lateral market and we hire and we bring them up to speed on the ServiceNow-related technologies. The third option is, with 265,000 people we have, the raw material is inside Cognizant, so we take people from other business units, other domain and then try to format them and to do that. But of late what we have started, especially within the U.S. footprint, is we go to all the community colleges and also we go to all the veteran's associations, those type of organizations and we hire them. So if you look at our Phoenix RDC, I'm proud to say that it is a woman-powered delivery center, when it comes to ServiceNow, with a pretty good mix of veterans. So these are the different approaches we use to hire people towards the ServiceNow practice. >> And they've been successful. >> They have been successful and if you look at how long can they continue in ServiceNow 'til they retire? No, so we do job rotation, every three years we give them opportunity. I have a unique advantage since I run the cloud services. I always rotate my people from ServiceNow to go to Amazon or to Microsoft as you're in different technologies every 24 to 36 months we do the job rotation. In that way I think I'm managing my retention well. >> So we know that the role of IT is really changing in so many organizations around the world. What are you hearing from customers, what are their pain points? What are the challenges that you're trying to solve? >> I think that's a great question now, Rebecca. We are in a very interesting time. The customers have a tremendous problem in their hand because they need to stay relevant in their business because business models are changing and if you look at for a retailer, the competition is not from the same industry. Similar for a pharmaceutical company, the competition is not from the same pharma industry. Everybody wanted to know, a pharma company wanted to know why Google is hiring 100 physicians. So the disruption is going to happen not in your industry, outside your industry. So that is the biggest challenge. The second thing is they need to continue to reinvent their business model. They cannot operate. We are hearing many stories like a lot of regional stores are closing because they didn't stay relevant to the business, to the customers. The third thing if you look at, let's take healthcare industry. Typically patients expect, historically, they were asked to maintain their prescription and medical records, but today in the new age patients are expecting the hospitals to manage everything because keep the data and intelligently apply the data because data is the new fuel or new oxygen, whatever you want to call it. >> Fuel, oxygen, one of those analogies. >> Data is going to play a critical role for any business. So every business is looking for how do I take the data and apply it intelligently? In the process how do I elevate experience? When I say experience it's both customer experience and also employee experience. So that's why if we look at, going back to the purpose of ServiceNow when John Donahoe was presenting in the keynote, he said, "We are in the world to make people's work better." The work is basically the experience. So we know about all the digital, every client is adopting the digital because of the advent of the cloud and the technologies around the AI, machine learning, et cetera, everybody is having a clear chatter of the digital transformation chatter as a part of their enterprises. So that is where we, companies like Cognizant, we go to them and then help them in truly being digital, how do you get there. That is where technologies like ServiceNow plays a critical role. >> And so it is the mission of ServiceNow, and it sounds like also the mission of Cognizant, to make the world of work work better for people. So give me some examples of ways that you are creatively solving employee headaches. How are you making the world of work better? >> I'll give a couple of examples. To start with, for a leading manufacturing company there are a lot of equipment dispersed across the field so we use IOT technology, sensors, and we collect the data, and the data gets analyzed and then we give a dashboard to our customers. When I say customers, the chief customer support officer, he or she can look at the dashboard and send the technician for evaluate it Imagine if the cloud was not there and moreover we use ServiceNow as a platform to do all the orchestration. If the cloud was not there, if products like ServiceNow was not there, this could have been a humongous task, but we are helping the problem for the customer. Today, with one click, the chief customer support officer can know which machine is giving which problem, accordingly dispatch a technician. This is one example. The second example is we are helping some agricultural companies where, in fact this came out during our hackathon, which I'll talk about you a little bit later, all this agricultural farms, the lands are there. When you wanted to grow something, you also need to know everyday what is the moisture of the soil, what is the temperature, et cetera. So we apply IOT technology and then collect the data and use ServiceNow dashboard to give it back to the customer. These are all real-time problems the customers are facing. There are so many examples, but if you look at most of the solutions and the outcomes what we give to the customer, it's all triggered by our innovation. So we are the only company, I can proudly say, conducted three hackathons with ServiceNow. When I say hackathon, all the people are put under one room and ideas were given and end of the day you'll get 100 plus ideas. Recently we did, about a month back, we did a global hackathon. First time we wanted to try India, three continents, seven cities, India, Budapest, Phoenix, 20 hours of continuous time. We generated about 115 ideas. Out of the 115 ideas, I think we are going to come with certain ideas and then put that back into ServiceNow app store. We have close to six plus apps already running on the ServiceNow store, now our plan for the next six months is to add another about 10 plus apps onto the ServiceNow store. >> That is the other questions that that begs. Are hackathons the best way in your mind to spark energy and innovation and creativity? >> Especially with the millennials. The millennials, yes definitely because they don't want to very mundane, routine work. They want a challenge, they are asking for challenge. So this hackathon is one of the ways to keep them happy. Because the future of workforce is changing with millennials coming in. And the jobs, they're also expecting, even in my team people wanted a change every 12 months. While we need to address our customers, we also need to take care of their expectations also. >> Let's think about the future a little bit now. What do you see your customers' future demands and where do you see Cognizant and ServiceNow being able to provide solutions to the problems they don't even know they're having. >> Right, right. So digital is the heartbeat. When I say digital is the heartbeat, the outcome is all about experience because if someone asks me, digital is not technology. Digital is all about experience so in order to give that experience, customers wanted multiple technologies, they wanted to reinvent, rewire, rethink their business models. So that is where we wanted to go as a Cognizant. For example, if you take ServiceNow, if you're taking that platform to them, how can I digitize your enterprise process, digitize your entire workflow and create automation, et cetera and then bring a collaborative work environment within your ecosystem. So this is what they are expecting. Nobody wants non-value add, mundane task, everything they want to get operated in an automation manner. That is where we are helping, basically anything that changes the experience, or pave a new way to the experience, that is where we at Cognizant we are constantly reinvesting on people, process, technology, and then taking that back to our customers. >> That's a great note to end on. Raja, we'll look forward to seeing you again at Knowledge19 next year. >> Thank you, definitely. >> I'm Rebecca Knight, we will have more of theCUBE's live coverage of ServiceNow Knowledge18 in just a little bit.
SUMMARY :
Brought to you by ServiceNow. he is the Vice President of Cloud Services So tell our viewers a little bit and we have the Cognizant Digital Operations a Certified Global Partner of ServiceNow Because of the people we have, what were the kind of skills you were looking for we know the art of hiring people. and also we go to all the veteran's associations, No, so we do job rotation, So we know that the role of IT is really changing So the disruption is going to happen not in your industry, So every business is looking for how do I take the data and it sounds like also the mission of Cognizant, and end of the day you'll get 100 plus ideas. That is the other questions that that begs. Because the future of workforce is changing and where do you see Cognizant and ServiceNow So digital is the heartbeat. That's a great note to end on. we will have more of theCUBE's live coverage
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Rebecca | PERSON | 0.99+ |
Rebecca Knight | PERSON | 0.99+ |
Raja Renganathan | PERSON | 0.99+ |
Microsoft | ORGANIZATION | 0.99+ |
John Donahoe | PERSON | 0.99+ |
ORGANIZATION | 0.99+ | |
Buenos Aires | LOCATION | 0.99+ |
Today | DATE | 0.99+ |
Cognizant Technology | ORGANIZATION | 0.99+ |
Phoenix | LOCATION | 0.99+ |
Budapest | LOCATION | 0.99+ |
Amazon | ORGANIZATION | 0.99+ |
Cognizant | ORGANIZATION | 0.99+ |
second example | QUANTITY | 0.99+ |
Raja | PERSON | 0.99+ |
one example | QUANTITY | 0.99+ |
ServiceNow | ORGANIZATION | 0.99+ |
Las Vegas | LOCATION | 0.99+ |
today | DATE | 0.99+ |
one | QUANTITY | 0.99+ |
265,000 people | QUANTITY | 0.99+ |
100 physicians | QUANTITY | 0.99+ |
next year | DATE | 0.99+ |
100 plus ideas | QUANTITY | 0.99+ |
third thing | QUANTITY | 0.99+ |
third option | QUANTITY | 0.99+ |
115 ideas | QUANTITY | 0.99+ |
second approach | QUANTITY | 0.99+ |
one click | QUANTITY | 0.99+ |
both | QUANTITY | 0.99+ |
yesterday | DATE | 0.99+ |
First time | QUANTITY | 0.99+ |
20 hours | QUANTITY | 0.99+ |
second thing | QUANTITY | 0.99+ |
three centers | QUANTITY | 0.99+ |
seven cities | QUANTITY | 0.98+ |
Cognizant Technology Solutions | ORGANIZATION | 0.98+ |
ServiceNow | TITLE | 0.98+ |
36 months | QUANTITY | 0.98+ |
one approach | QUANTITY | 0.98+ |
six plus apps | QUANTITY | 0.98+ |
three continents | QUANTITY | 0.97+ |
U.S. | LOCATION | 0.97+ |
India | LOCATION | 0.97+ |
about 850 plus certified people | QUANTITY | 0.97+ |
three pillars | QUANTITY | 0.96+ |
six years | QUANTITY | 0.96+ |
265,000 plus | QUANTITY | 0.96+ |
one room | QUANTITY | 0.96+ |
about 115 ideas | QUANTITY | 0.96+ |
third pillar | QUANTITY | 0.96+ |
Cloud Services | ORGANIZATION | 0.94+ |
theCUBE | ORGANIZATION | 0.94+ |
three hackathons | QUANTITY | 0.93+ |
30 days | QUANTITY | 0.93+ |
this week | DATE | 0.93+ |
about 10 plus apps | QUANTITY | 0.91+ |
about a month back | DATE | 0.9+ |
RDC | ORGANIZATION | 0.88+ |
ServiceNow Knowledge 2018 | TITLE | 0.88+ |
Sean Caron, Linium | ServiceNow Knowledge18
>> Announcer: Live from Las Vegas, it's theCUBE, covering ServiceNow Knowledge 2018. Brought to you by ServiceNow. >> Hello everyone and welcome back to theCube's live coverage of ServiceNow Knowledge 18 here in Las Vegas. I'm your host Rebacca Knight along with my co-host Dave Vellante, and we are theCube. We are the leader in live tech coverage. We're joined by Sean Caron. He is the principal architect of Linium, at Linium. Thanks so much for coming on theCube again, you're welcome back. >> My second time, and thank you very much for the opportunity. I've really been looking forward to it all week. >> Awesome, Good to have you back. >> We love to hear that. So tell us about Linium and what you do as principal architect. >> Sure, so we are a gold services and sales partner of ServiceNow. Been in the ServiceNow space for about nine years total. And we specialize in helping organizations do digital transformations. So they want to take the platform and really get maximum value from that and that's both a technology discussion, but it's also a organizational change discussion, and you know can be a process discussion. All those kind of things are things that we help our customers with. >> We've been talking a lot about the technology but the organizational change is really what fascinates me. Can you tell, can you just talk about a lot of the organizational change challenges that customers are facing, and they come to you. >> You've got it right. So we've been in this business for 18 years. We started out as a Peregrine partner and also HP, when HP acquired Peregrine, and we noticed that we would get specs from customers and we would nail it. It would be a perfect technical delivery and then six months later when you talk to the customer, they weren't using the product. They didn't get any value from the investment that they made. So we started to engineer a process and we do that around, you know we look at the structure. Where is this project going to land? What's the structure around it? Who supports it? What's your culture? Do you have a culture of dedication to accuracy or customer service? If you don't have those kind of things, we can help build those in your organization. And of course that also gets to helping you find talent, right. So if you need the right people, we can help with that process. Helping you define business best practice process for your organization. Those are all things we work with customers every day and frankly we don't do technology projects. We only do a project where we know when we deliver the technology that that structure will be there to catch it and get value from it. >> So you were recently acquired by Ness Digital Engineering, >> Correct >> Which is really an interesting name for a company. Tell us more about the motivation for that acquisition and how things have changed, and what the future looks like. >> So for the first 17 years of our business we were a privately held company and we grew organically, and we did a great job at that. I mean we became several hundred employees across the U.S. and a couple in AMIA, and a couple in Canada. But to really take the next step right, we saw, we had a vision of what we wanted to do, to take that next step was going to require an equity investment of some type. So we started probably about this time last year, talking to organizations. Ness was one of the first ones that we met and it became immediately apparent that they were a great fit for us. So they have about, well with us about 4,000 people across the world. They're not a billion dollar company right. So their culture is very similar to our culture. They do digital engineering projects, industrial scale, you know hard core grade digital engineering projects, and they tend to focus on platforms that are front of the business, so customer touching. They own the platform under Standard & Poor's right, so they built that. So Standard Poor's ratings, all that information flows in, they do the ratings based on that. That's something they built. PayPal, they do a lot of work in the payments industry. But they didn't really do much on the backend right. The operations that keep all the lights on and obviously that's a great fit for Linium, where we would come in with the ServiceNow platform and help them with that process. So that really worked out well. It was a great fit for us. >> So how do you guys compete? What's your difference relative to, you've been here a while in this ecosystem. It's started to get crowded. How do you, what's your secret sauce? How do you guys compete? >> So our goal is always to try and stay 12 months ahead of where ServiceNow is going. In the past couple of years, that really has been around user experience. Really designing experiences with the platform that are intuitive, that don't require a lot of training, that allow people to approach the platform and get value from it very quickly. Whether that's end users, or our customer's customers. Those kind of things, really, and that's in our DNA. That's a big part of what we do is design these experiences and do them in a way that really help our customers get value. I would say, you know looking forward, so the buzzword that we've heard around here this week is DevOps right, and we see, and one of the things that Ness does very well is DevOps engineering. I think next year will be the knowledge of DevOps. It will be what everybody's talkin' about. ServiceNow will have a lot more throw-weight in that space. So really that's where we're going. We're helping people get that continuous integration, continuous deployment process using ServiceNow as a foundation. >> CJ Desai laid out the roadmap in more detail than I had seen publicly anyway, and we were talking to him and he said, "Look the motivation really came from the ecosystem." You know obviously the customers as well, but the ecosystem as well, wanted better visibility on what was coming, because you guys have to plan for that. You're tryin' to fill white space. You're tryin' to fill a vacuum. So I wondered if you could talk about that. It's a two-edged coin though right? I mean, but having that visibility has to be a godsend. >> Right and we found that when we are some number of months ahead of ServiceNow, we work very well with them. We, you know obviously, like any large ServiceNow partner, we're very plugged in to where they're going. Their roadmap sets our direction and the kind of things that we can do. But it enables conversations, especially DevOps, and user experience too, enabled conversations at new levels within the organization and that's a big differentiator for us. >> But so, what I'm trying to understand is you guys have to make a call on where to put your investments and your resources, and you don't want to, you've said a couple of times, you're ahead of ServiceNow by, let's say N months, six months, 12 months, 9 months, whatever it is. You don't want to develop something and put too much into something that they're just going to replace in a few months. >> Right. >> Dave: So how do you keep that innovation engine going on your end? >> That right, so it takes a lot of research. We have a person whose dedicated job at our organization is Chief Innovation Officer. She spends her entire day talking to customers, hearing what buzzwords are in the industry, looking and talking to ServiceNow, looking at where they're going. So how can we be positioned when ServiceNow gets there 'cause to deliver services, that's not an instant on right. If the technology shows up tomorrow in the next release, to be able to deliver services for that, you have to start well in advance to actually be able to do that, to understand the process, and the structure, and what's required. >> I see, okay so by being ahead of ServiceNow, what you mean is you're going to develop capabilities that plug in to their release when it hits. >> So that we can deliver to what they have, >> Not things that are duplicative, but things that are, add value when it hits. >> Yeah, I mean ServiceNow comes out with, let's say automated testing. That's something they want to really, they want to get into the automated testing market. That's a discipline. You can't be instant on with that and if you want to have credibility with customers, you have to have trained people. You've got to be six months ahead to be able to step into that world and get value from the platform. >> So take the DevOps example that we heard Pat Casey talk about yesterday. So you guys are preparing for that now obviously. >> Yes. >> And how will you go about it? How will that change your customers world? If can take us through an example. >> So obviously DevOps is, you know it's the big accelerator. It's the idea of we're going to do what we've always done and we're going to do it in timeframes that are minutes or hours, as opposed to weeks, or months, or even years right, so it's a big ramp up. So understanding how to put that in play is a big deal. If you're a startup, alright so one of the themes of DevOps is the two pizza team right. You should never have teams bigger than you can feed with a couple of pizzas. If you're a startup and you already got a two pizza team it's easy to do DevOps. You build it into your culture and away you go. But our customers, you know many of our customers, one we were talkin' about here, talking to here at the show, 130 year old firm and they want to do DevOps. So what's that on-ramp? How do you figure that out? One of our new colleagues from Ness, who has been in the DevOps world for a while says, "You know, it's all about unlearning stuff." Because in order to move into this world, you got to unlearn that old world. >> Well right, it is a mindset. >> It is, it's a culture. >> So how, and one that will be very tricky for a 130 year old firm that maybe doesn't order pizzas that often (chuckling) for it's team. So how do you do that? I mean that's a challenge. >> We're working diligently on having a roadmap to onboard DevOps into existing organizations. The secret really tends to be, start with a NET new project and introduce DevOps into those kind of projects. Build one, build two, build three now you've got a culture of DevOps and you can start then to do some of the unlearning and the retrofitting right. But it's very difficult. You can't really take an existing projects and transform how they do their work. Which is what DevOps is all about. >> No, but in a lot of the companies that I've talked to that have, you know hundred plus year old companies that want to do DevOps right. A lot of times, and I wonder if this has been your experience, it's the Ops guys learning Dev, as opposed to the Dev guys learning Ops. I mean the Dev guys like, "Yeah, yeah we can do infrastructure as code, that's fine", but then you've got all these Ops guys runnin' around. So it's a urgency to retrain the Ops guys, who are eager to learn, most of 'em. The ones that aren't probably in trouble. >> Will do something else. >> So I often joke about OpsDev versus DevOps. What's your experience? >> So I think the big difference is Ops guys are trained from the day they take that job to, you know shun failure right. Failure of a system is a big problem. In DevOps it's going to happen. Not only is it going to happen but the best DevOps practitioners create failure. >> Break stuff (laughing) >> Yeah, you know Netflix kind of has this famous program called Chaos Monkey, when it runs running, turn stuff off right, and how do you respond to that. And that's a big leap culturally and structurally for the Ops guys to get over that. You know the idea is we break stuff, but we learn from that, and not only do I learn from that, but I spread that knowledge across the organization. And that's where ServiceNow steps in right, because they know when things are broken, 'cause they're tied to monitoring, and they got this great knowledge capability to hook up the information we learn from how that broke. So what better testing could we have done so that we could have avoided that break? Or if it's a enforced break, what could we have learned about how to respond to that more quickly? You know the classic example is when AWS lost their east availability center and Netflix kept tickin' because they had lost their east availability center through Chaos Monkey a half a dozen times. >> Right >> It was old hat, and everybody else kind of went dark right. So that idea, and enabling that with the ServiceNow platform is a great opportunity. We really see ServiceNow as the context, the engine with all the knowledge about when things happen, how to fix them, and how to record the knowledge that you learn. >> Give us an example of a company, I mean you're talking about simple, streamlined, intuitive tech, no-training required, so give us some examples of some of the most creative uses. >> I'll give you a great example. So, we have a center in Atlanta. We have some folks in Atlanta. And of course if your in Atlanta, you love Chick-fil-a, and maybe if you're anywhere else you love Chick-fil-a. And they had an issue, which was they have franchisees, and their franchises are different from McDonald's, where you might have one franchisee at McDonald's that owns 200 restaurants. They have a lot of power, market power, and they don't share information with any other franchisee, 'cause that's differentiating for them. Chick-fil-a doesn't do that. The maximum number of restaurants you can own as a Chick-fil-a franchisee I believe is three. It's a number like that. So their franchisees are incented to talk to each other and share information. "Hey I found a better way to clean the ice cream machine", or something like that or to fix a problem. So they were looking to build a portal that they could use to both answer questions from the organization to the franchisees, but allow the franchisees to talk to each other. That kind of a thing has to be zero training right, because the people who are on that might be store managers, but it could be, you know the teenager who runs the point of sale terminal and is havin' a problem with that, so it's really got to be intuitive. So we spent a lot of time with them. We actually, it was we brought one of our designers, so we have UI, UX designers, experience designers, and we were in the sales meeting, and we're having a discussion about what they need, and he's kind of heads down typin' on his computer. And they're kind of lookin' at him like, what's up with this guy right, he's not payin' attention. >> He's designing the interface. >> These guys pay attention to everything. He's lookin' at the logo as we're walkin' in, the colors that are on the wall, the way they talk about themselves. So about an hour into the meeting we got a pause and he just kind of picks his head up and goes, "You mean like this?" And turned his computer around and he had a prototype that he built in the meeting of this really easy to use process. >> Very cool. >> Sean: So that was our intro to Chick-fil-a. >> Your sales guy must'a hated that. (hosts laughing) >> No, no, it was, I'll tell you what, so it was competitive, we have multiple competitors, who were going for that business, when he turned that computer around, the sale was done. >> Dave: Boom. >> We were done, right. They looked at that and said, This is, you know it's not perfect clearly, but this is what we need. >> This is the kind of company we want to work with. >> Exactly, well and that, you know part of that is there are partners in the ecosystem who come in and say, "We can do anything. "Tell us what you want." We are much more consultative and we'll come in and be prescriptive and say this is what you should do, and it's a differentiator for us. It's something we do differently. >> Well Sean that's a great note to end on. Thanks so much for coming on theCUBE again. >> It's been great, I really enjoyed my time. >> We'll look forward to having you back at Knowledge 19. >> Terrific, I will certainly be here. >> Great, I'm Rebecca Knight for Dave Vellante. We will have more of theCUBE's live coverage of ServiceNow Knowledge 18 in just a little bit. (electronic music)
SUMMARY :
Brought to you by ServiceNow. We are the leader in live tech coverage. for the opportunity. and what you do as principal architect. and you know can be a process discussion. that customers are facing, and they come to you. and then six months later when you talk to the customer, and how things have changed, and what the future looks like. and they tend to focus on platforms So how do you guys compete? and one of the things that Ness does very well and we were talking to him and he said, and the kind of things that we can do. and you don't want to, and the structure, and what's required. that plug in to their release when it hits. add value when it hits. and if you want to have credibility with customers, So take the DevOps example that we heard And how will you go about it? It's the idea of we're going to do what we've always done So how do you do that? and you can start then to do some of the unlearning No, but in a lot of the companies So I often joke about OpsDev versus DevOps. you know shun failure right. for the Ops guys to get over that. the knowledge that you learn. I mean you're talking about simple, streamlined, but allow the franchisees to talk to each other. So about an hour into the meeting we got a pause Your sales guy must'a hated that. so it was competitive, we have multiple competitors, This is, you know it's not perfect clearly, and say this is what you should do, Well Sean that's a great note to end on. We will have more of theCUBE's live coverage
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Dave Vellante | PERSON | 0.99+ |
Dave | PERSON | 0.99+ |
Sean Caron | PERSON | 0.99+ |
Rebecca Knight | PERSON | 0.99+ |
Rebacca Knight | PERSON | 0.99+ |
Sean | PERSON | 0.99+ |
Atlanta | LOCATION | 0.99+ |
Canada | LOCATION | 0.99+ |
HP | ORGANIZATION | 0.99+ |
U.S. | LOCATION | 0.99+ |
McDonald | ORGANIZATION | 0.99+ |
Netflix | ORGANIZATION | 0.99+ |
six months | QUANTITY | 0.99+ |
12 months | QUANTITY | 0.99+ |
9 months | QUANTITY | 0.99+ |
AWS | ORGANIZATION | 0.99+ |
Pat Casey | PERSON | 0.99+ |
Linium | ORGANIZATION | 0.99+ |
200 restaurants | QUANTITY | 0.99+ |
last year | DATE | 0.99+ |
CJ Desai | PERSON | 0.99+ |
hundred plus year | QUANTITY | 0.99+ |
three | QUANTITY | 0.99+ |
AMIA | LOCATION | 0.99+ |
18 years | QUANTITY | 0.99+ |
yesterday | DATE | 0.99+ |
130 year | QUANTITY | 0.99+ |
Las Vegas | LOCATION | 0.99+ |
Chick-fil-a | ORGANIZATION | 0.99+ |
PayPal | ORGANIZATION | 0.99+ |
next year | DATE | 0.99+ |
One | QUANTITY | 0.99+ |
both | QUANTITY | 0.99+ |
second time | QUANTITY | 0.99+ |
about 4,000 people | QUANTITY | 0.99+ |
one | QUANTITY | 0.99+ |
ServiceNow | ORGANIZATION | 0.99+ |
Chaos Monkey | TITLE | 0.99+ |
Ness | ORGANIZATION | 0.98+ |
Ness Digital Engineering | ORGANIZATION | 0.98+ |
first 17 years | QUANTITY | 0.98+ |
ServiceNow | TITLE | 0.98+ |
tomorrow | DATE | 0.98+ |
this week | DATE | 0.98+ |
Peregrine | ORGANIZATION | 0.98+ |
six months later | DATE | 0.97+ |
McDonald's | ORGANIZATION | 0.96+ |
about nine years | QUANTITY | 0.95+ |
Standard & Poor | ORGANIZATION | 0.95+ |
billion dollar | QUANTITY | 0.95+ |
Standard Poor | ORGANIZATION | 0.95+ |
two pizza team | QUANTITY | 0.93+ |
130 year old | QUANTITY | 0.93+ |
hundred employees | QUANTITY | 0.92+ |
theCUBE | ORGANIZATION | 0.91+ |
ServiceNow Knowledge 2018 | TITLE | 0.91+ |
half a dozen times | QUANTITY | 0.91+ |
ServiceNow Knowledge 18 | TITLE | 0.9+ |
theCube | ORGANIZATION | 0.9+ |
past couple of years | DATE | 0.9+ |
OpsDev | TITLE | 0.9+ |
DevOps | TITLE | 0.88+ |
one franchisee | QUANTITY | 0.88+ |
two-edged coin | QUANTITY | 0.87+ |
Josh Kahn, ServiceNow | ServiceNow Knowledge18
>> Announcer: Live from Las Vegas, it's theCUBE, covering ServiceNow Knowledge 2018. Brought to you by ServiceNow. >> Welcome back, everyone, to theCUBE's live coverage of ServiceNow Knowledge 18, here in Las Vegas. I'm your hose, Rebecca Knight, along with my cohost, Dave Vellante. We're joined by Josh Kahn. He is the General Manager of Platforms, ServiceNow. Thanks so much for coming on theCUBE again. >> Yeah, really excited to be here. Thanks for being here and thanks for being part of our event. >> Thank you. >> You're welcome. >> It's been a lot of fun. >> Newly minted. >> Yeah that's right. (laughing) >> Yes, congrats on the recent promotion. So tell us about your new role. >> Yeah, so I run the Platform Business Unit. We use the word platform a lot of different ways at ServiceNow and I think we're trying to get a little bit more clear about that. On the one hand, our platform is the core foundation that all of our applications and all of our customers' applications are built on. It's also a way that independent software vendors and our customers can build their own applications. So what my group is trying to do is really be more thoughtful and structured about how we go about gathering those requirements from our customers and our independent software vendor partners and make sure we're bringing the products to market that meet their needs, and that we're doing all of the things across the board as a company we need to do to make them successful because there's a lot that goes into long-term customer success from the sales teams to the solutions consultants to professional services and the Customer Success Management Team. We're bringing all those things to make sure that, as our customers are building applications, we're helping them be successful. >> I remember we had Erik Brynjolfsson and Andy McAfee on and they were making a point. This was years ago when they wrote their, I think, most recent book. They were saying platforms beat products, I'm like, okay, what do you mean? Look, you can make a great living doing products, but we are entering a platform era. It reminds me of the old Scott McNealy, car dealers versus car makers. If you want to be a car maker in this day and age, unfortunately Sun Microsystems never became that car maker, but you've got to have a platform. What's your perspective on all that? >> I totally agree. I think that every customer I talk to is looking for fewer, more strategic vendors and partners, and they're really saying, hey, be a strategic partner to me. Digital transformation is everywhere. Disruption is everywhere, and they're saying, hey, we need a few people we can really count on to help us build a strategy and execute on that strategy to get to the next place. Isolated, independent pieces of software tend to have a hard time becoming one of those strategic vendors, and I think the more you can be thought of as a platform, the more different kinds of workloads run on the same common shared infrastructure that provide shared data services, that can provide simple ways to get work across each other, the more value that you can bring and the more you can be thought of in that strategic partner realm. >> So you guys are a platform of platforms, we use that terminology a lot, and I think there's no question that for a lot of the C-level executives, particularly the CIOs that I talk to, you are becoming, ServiceNow is becoming a strategic platform provider. Who else is in there? Let's throw some... IBM, because of its huge services in certain industries, for sure, SAP because of its massive ERP estate. I mean, I don't know, Oracle, maybe, but it feels different, but maybe in some cases. Who do you see as your peers? >> The category of players that are in this space are really people that are investing big in the Cloud and investing big in intelligence and automation. And, I think, a lot of times automation can have kind of a negative connotation to it, but we really believe that automation can be used to serve people in the workplace and to make the world work better for people, not just make the world of work work without people. So when you look around at the people that are moving into that strategic realm, it's Cloud players, people who are providing either Cloud infrastructure or Cloud functions, a wide set of microservices capabilities, and people providing applications software as a service that start to cover a broader and broader portfolio. Clearly, Workday is thought of oftentimes as a strategic partner to their customers, because they provide a human capital management capability that's broader than just being a data repository. Salesforce is clearly a strategic partner to the sales and marketing organizations. The reality, though, is a lot of work that happens in the Enterprise cuts across these things, and so there's an opportunity for us to work with the Saleforces and the Workdays and the Googles and the Amazon Web Services of the world to help bring all of those things together. I think that what customers want is not only strategic technology providers, but strategic technology providers that will work with each other to solve customers' problems. >> John Donahoe on, I guess it was Tuesday, was saying we're very comfortable being that horizontal layer. We don't have to be the top layer, although I would observe that the more applications you develop, the more interesting the whole landscape becomes. >> Yeah, well, I think that's absolutely true. We're in the early stages of this, right? If you look at the amount of money that's spent in IT in the enterprise sector and then you start adding up all of these areas that I just mentioned, Cloud and SAS, it's still a very small amount of that overall spent. So clearly, big legacy technology vendors are incredibly relevant still today, but the challenge they'll have is making sure they stay relevant as this tide shifts to more Cloud, more intelligence, more automation in the workplace. >> I wonder if you could walk us through the process that you go through when you are working closely with customers, collaborating, trying to figure out what their problems are and solve them and then also solve the problems they don't even know they have, that you can provide solutions for. >> Actually, it's amazing, because in a lot of cases, the innovation, and this has been a phenomenal week, because I've gotten to meet with so many customers and see what they're doing. And what tends to happen with ServiceNow is the IT organization, oftentimes, it starts there. The IT organization brings it in for IT service management, and people start using that to request things that they need from IT, and they very quickly say, man, I have a process that would really benefit from exactly what you just did. Can you build my application on that? And so there starts to become this tidal wave of people asking the IT organization if they can start hosting applications on the platform. I'll give you one example from a company called Cox Automotive. Donna Woodruff, who's an innovation leader there and leads the ServiceNow platform team, found a process where they had a set of safety checks they do at all these remote sites as part of a car auctions, and it was a very spreadsheet-driven process that involved a lot of people doing manual checks, but it also had regulatory implications, insurance implications, and workplace happiness implications. And they were able to take this, put it on ServiceNow, and automate a lot of that process, make it faster, I should say digitize it, 'cause you still need the people going through and doing the checks, but were able to digitize it and make that person's job that much better. These applications are all over the place. They're in shared email inboxes, they're in Excel spreadsheets, they're in legacy applications. We don't actually have to go drive the innovation and the ideas. They end up coming to the ServiceNow platform owners and our customers. >> I'd like you to comment on some of the advantages of the platform and maybe some of the challenges that you face. When I think about enterprise software, I would generally characterize enterprise software as not a great user experience, oftentimes enterprise software products don't play well with other software products. They're highly complex. Oftentimes there's lots of customerization required, which means it's really hard to go from one state to another. Those are things that you generally don't suffer from. Are there others that give you advantages? And what are maybe some of the challenges that you face? >> I think it's true. Enterprise software, you used to have to train yourself to it. It's like, hey, we're going to roll out the new system. How are we going to train all the users? But you don't do that with the software we use in the consumer world. You download it from the app store and you start using it. If you can't figure it out, it's not going to go. >> You aint going to use it. >> Josh: Exactly right. So we put a lot of that thought process from the consumer world into our technology, but not just the technology we provide. We're trying to make it easier for our customers to then provide that onto their internal and external customers as well. Things like the Mobile Application Builder that we showed earlier today, that's coming in Madrid, it's an incredibly simple way to build a beautiful mobile application for almost anything in the workplace. And, again, as I was saying before, a lot of the ideas for applications come from people in the workplace. We've got to make it easy enough for them to not only to identify what the application potential is, but then build something that's amazing. What we're trying to do is put a lot of those design concepts, not just into the end products we sell, but into tools and technology that are part of the platform and the Platform Business Unit so that our customers can build something just like it in terms of experience, usability, simplicity, and power without having to have as many developers as we do. >> You and I have known each other for a number of years now, and just as we observed the other day, off camera, that you've been forced into a lot of challenges. I say forced, but welcomed a lot of challenges. >> I love it, I love it. >> All right, I mean, it's like, hey, I'll take that. No problem. You've had a variety of experiences at large companies. Things you've learned, opportunities ahead, maybe advice you'd give for others, like the hard stuff. >> I think one of the biggest things I've learned here, particularly at ServiceNow, is just the importance of staying focused on customers rather than competitors. I think a lot of times when you're in the business roles or strategy roles, you can really think a lot about who am I competing against, and you can forget that you really just need to solve the customer's problem as well as you possibly can. Be there for them when they need it. Have something that's compelling that addresses their needs, and stay laser-focused on what works for them, and at the end of the day you're got be successful. So that's a strategy we've really tried to take to heart at ServiceNow, is put the customers at the center of everything we do. We don't worry that much about competitors. They're out there and we know they're there and we study them, but it's really the customer that gets us up every morning. >> You know, it's interesting, I've had this, as well as John Furrier has, had this conversation with Andy Jassy a lot, and they're insanely focused on the customer where he says, even though he'll say, we get into a competitive situation, we'll take on anybody, but his point was both methods can work. Your former company, I would put into the very competitive, Oracle, I think, is the same way. Microsoft maybe used to me, maybe that's changing, but to a great extent would rip your face off if you were a competitor. My question is this: Is the efficacy of the head-to-head, competitive drive as effective as it used to be, and are we seeing a change toward a customer-centric success model? >> I think there's two things going on. I think one is once a market really kind of reaches maturity, the competitive dynamic really heats up. >> Dave: 'Cause you got to gain share. >> Yeah, you got to gain share. And today, in the Cloud world, in the intelligence world, there's just so much opportunity that you could just keep going for a long time before you even bump into people. I think in mature markets it's different, so I think a lot of times, partly at EMC, that was one of the dynamics we had is a very, very mature market on on-premise storage, and so you had to go head-to-head every time. But I think there's also the changing tenor of the world. People have a lot less, they don't care for that kind of dialogue as much anymore. They don't like it when you come in and talk bad about anybody else. So I think there's both dynamics at one, and the markets we're in, they're so new, they're growing so fast that it's not as important, but also, people don't care for it. I don't think it helps, if anything, sometimes it makes people wonder if they ought to be, oh, I didn't think about talking to them, maybe we should go call the competitor you just mentioned. (laughing) so, all that said, when you get into a fight, you got to fight hard and you got to come with the best stuff, so I think that's the reality. >> Dave: Great answer. >> That's a good note to end on. Thanks so much, Josh, for coming on theCUBE again. It's been a real pleasure having you here. >> All right. Thank you, I really appreciate it. >> I'm Rebecca Knight for Dave Vellante. We will have more from ServiceNow Knowledge 18 just after this. (techy music)
SUMMARY :
Brought to you by ServiceNow. He is the General Manager of Platforms, ServiceNow. Yeah, really excited to be here. Yeah that's right. Yes, congrats on the recent promotion. and the Customer Success Management Team. I'm like, okay, what do you mean? and I think the more you can be thought of as a platform, particularly the CIOs that I talk to, you are becoming, and the Amazon Web Services of the world I would observe that the more applications you develop, in the enterprise sector and then you start adding up that you can provide solutions for. and leads the ServiceNow platform team, and maybe some of the challenges that you face. You download it from the app store and you start using it. but not just the technology we provide. and just as we observed the other day, off camera, maybe advice you'd give for others, like the hard stuff. and at the end of the day you're got be successful. and are we seeing a change the competitive dynamic really heats up. and so you had to go head-to-head every time. It's been a real pleasure having you here. All right. I'm Rebecca Knight for Dave Vellante.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Dave Vellante | PERSON | 0.99+ |
Dave | PERSON | 0.99+ |
Josh | PERSON | 0.99+ |
Rebecca Knight | PERSON | 0.99+ |
Josh Kahn | PERSON | 0.99+ |
Donna Woodruff | PERSON | 0.99+ |
IBM | ORGANIZATION | 0.99+ |
Microsoft | ORGANIZATION | 0.99+ |
Cox Automotive | ORGANIZATION | 0.99+ |
John Donahoe | PERSON | 0.99+ |
Oracle | ORGANIZATION | 0.99+ |
Madrid | LOCATION | 0.99+ |
Sun Microsystems | ORGANIZATION | 0.99+ |
Las Vegas | LOCATION | 0.99+ |
two things | QUANTITY | 0.99+ |
Tuesday | DATE | 0.99+ |
Excel | TITLE | 0.99+ |
Andy Jassy | PERSON | 0.99+ |
Andy McAfee | PERSON | 0.99+ |
ServiceNow | ORGANIZATION | 0.99+ |
Erik Brynjolfsson | PERSON | 0.99+ |
Amazon Web Services | ORGANIZATION | 0.99+ |
theCUBE | ORGANIZATION | 0.99+ |
both methods | QUANTITY | 0.98+ |
EMC | ORGANIZATION | 0.97+ |
John Furrier | PERSON | 0.97+ |
one | QUANTITY | 0.97+ |
Googles | ORGANIZATION | 0.96+ |
one example | QUANTITY | 0.95+ |
ServiceNow Knowledge 18 | TITLE | 0.95+ |
Salesforce | ORGANIZATION | 0.95+ |
today | DATE | 0.95+ |
SAS | ORGANIZATION | 0.93+ |
Saleforces | ORGANIZATION | 0.92+ |
ServiceNow | TITLE | 0.92+ |
SAP | ORGANIZATION | 0.89+ |
ServiceNow Knowledge 2018 | TITLE | 0.88+ |
both dynamics | QUANTITY | 0.88+ |
earlier today | DATE | 0.85+ |
Scott McNealy | ORGANIZATION | 0.83+ |
one state | QUANTITY | 0.74+ |
Cloud | TITLE | 0.65+ |
Knowledge18 | TITLE | 0.61+ |
years | DATE | 0.49+ |
Mobile Application | ORGANIZATION | 0.4+ |
18 | ORGANIZATION | 0.37+ |
Knowledge | TITLE | 0.36+ |
Builder | TITLE | 0.35+ |
Sebastian Laurijsse, NXP Semiconductors | ServiceNow Knowledge18
>> Narrator: Live from Las Vegas, it's theCUBE. Covering ServiceNow Knowledge 2018. Brought to you by ServiceNow. >> Welcome back everyone to theCUBE's live coverage of ServiceNow Knowledge18. We're coming at you from Las Vegas, I'm your host, Rebecca Knight, along with my cohost Dave Vellante, we are theCUBE, we are the leader in live tech coverage. We are joined by Sebastiaan Laurijsse, he is the global senior director, IT, cyber security, digital transformations at NXP, thanks so much for coming on theCUBE Sebastiaan. >> Thank you for having me. >> Good to see you. >> Thank you. >> So I want to start out by asking you a little bit about NXP, what you do and then what your company does and then also what you do there. >> NXP is the leading semiconductors in providing products for automotive and our company vision is providing a sure connections and infrastructures for a smart world. And that's what we are trying to achieve by implementing new ways of working with making the world more autonomous, like autonomous driving et cetera, so that's really what we're trying to do. >> Dave: Cool company. >> We are really building the future of tomorrow. >> Yeah. >> Big, large company too right? >> Yeah. Roughly about 36 thousand employees currently. >> Wow, okay, yeah. >> So you said you're really building the future of tomorrow, unpack that a bit, tell our viewers exactly what you're doing there. >> So today what you have experienced also on this event is a lot about artificial intelligence and machine learning. NXP has been elected as the number three in the world as the provider of solutions for artificial intelligence. So if you really think what we are developing today, it's already started and will become available in five or three years from now. So it's, you only can imagine what the future brings us and what we will shape. >> When do you think owning your own car and driving your own car will become and exception? >> Driving your own car, you won't own a car anymore. It will be some kind of help that comes to your home on demand when you need it and it even predicts when you like to travel and then it comes by automatically. >> How far away is that, you think it's two decades? >> Nah I think here it's not about technology, I think we have the technology to even enable it today. >> Dave: It's policy. >> It's policy, regulation, compliancy that doesn't allow to lets go harvest all data to make the right decisions there. >> We had the insurance company on the other day and they were like, no we're going to figure this out. >> Out of necessity. >> We always figure this stuff out. >> Yeah it's really not about technology anymore, it's really about legal, what prevents us access the data to make the right decisions, right. >> It's amazing though just to watch the progression of automotive, I mean they're basically software defined vehicles now I mean how many semiconductors are in a car now? >> Yeah but also you can clearly see within that experience, we are transforming our business to more software because developing a product as hardware that needs to stay in for 15 years or longer if you look to a car. Then you would like to have the ability to be dynamic more on top of the product by using software so also our products are becoming software defined. >> So you're a very R and D centric culture. >> Sebastiaan: Yes. >> Maybe talk about that ethos and the cultural aspects, and maybe what the process looks like, share with our viewers. >> I think it's the most awesome part of the company. Of course we also manufacture our products but mainly R and D is so dynamic, we have so, tech savvy people and we have so much issues as IT and you think what are they consuming so much bandwidth on Netflix and then they tell me hey we are developing a product for 4K entertainment into the car. So I have an issue on my wider network, you're providing all kinds of services but you're building for entertainment into the car for the future. >> That car better be autonomous. >> Exactly. >> Yes. >> That's for the kids in the back seat I think. >> Yes. >> You once described ServiceNow as the platform of platforms can you talk a little bit about that from your R and D process? >> So what you clearly see and also I think that all companies will eventually become an IT company, yeah? Also the banking companies tell us now today they are an IT company with a banking license. What I truly believe in is that we need to close the gap between IT and the business so I think the future model is that IT will dissolve for a certain part into the business. But you don't want to have, of course you still have you shared services, you still have a hybrid model where you have the countries where you're providing support from, so you're not always as close to the business. You have 24 seven economy and you need to provide those services and what you don't want to build is human interfaces. So what you try to achieve by building the platform of platforms, the fabric is that you try to connect the business acumen, the business dynamics, the project management tools that requires management into the IT systems and since you can detect the phase where they are in if they are facing issues with their products the projects are slipping or delaying, you would like to increase automatically the severity of the incidents. So that they can automatically solve and you have a better understanding of the business priorities. >> NXP is really interesting because you're at the intersection of a lot of big trends. I'm mean you're a hardware-- >> Sebastiaan: IOT. >> You're hardware manufacturers, you're a software developer, security, AI, IOT and underlying all this is data. >> Yeah, the new money. >> Yeah, right so I'm just envisioning this pretty complicated matrix, I'm wondering if you could describe that in your terms. >> If you look from an IT infrastructure perspective the growth on data is enormous. To cope with that growth because the data allows us to make better products. Data could be a requirement but could be also the affect of the results. What we tried to prevent, the project in bringing to the real life that you feel your requirement of quality is increasing. We had consumer great, automotive great, and we had for the flying industry, also the same great. But however your norm is increasing, so what you clearly see by increasing the norm, we call that the total quality culture, you also would like to have a total quality product, you don't want to replace your phone one year from now and I think if you look four years back, a phone, one and a half years, two years and then you had a new one. But as products become more expensive, they become more part of your daily life, part of your personal brand even and it generates that data, we need, if you try to work on proper quality that will generate an enormous amount of data. But a data can use, you optimize your processes upfront in the future as such it becomes more cost efficient to develop new products. So it's really about the conditioning for more data is also conditionally need to optimize your processes. >> Where does ServiceNow fit in to all this? How do you use ServiceNow? >> So for me what you really see in ServiceNow today is the best work flow engine you can imagine. It really orchestrates all IT and connecting business processes. And I think the potential and I think if you look into the portfolio where they have HR, it's going beyond IT and now they often, as already said by John Donahue, they come in via the IT angle, ITSM but as the process become more and more part of your culture rather than inhabit a forced way of working then the platform starts supporting the culture of your organization because by machine learning a proper UI, visualization capabilities it becomes really part about metering, showing what you're doing and really helps you to orchestrate your daily work and that's also I think of the new company, it's a little too difficult to pronounce, have you ever, it's about orchestrating the future way of working. >> So we're hearing so much about this, making the world of work work better for people, you describe it as a work flow engine, really helping employees organize their work days, orchestrate their work days, improve them, can you describe the culture at NXP and sort of how ServiceNow is improving employees everyday lives. >> What we really try to do and it's also what we see it's easy to show the cost efficiency savings you have from a platform as ServiceNow. If you improve your onboarding by optimizing the process by three days, because that's your first point of engagement when you bring some people on board and if it goes fluently, work integration with ServiceNow providing the services, everything is ready at day one. Day one you're there, your laptop is ready, your provisions, your desk is ready, and you have orchestrated a process that's a flawless end user experience. And that's what we would like to provide with ServiceNow, orchestrate with ServiceNow, because that's what the uses is. If it's a need of any of the help of services, we would like them to go, shift left to ServiceNow and with help of knowledge help themselves. We are all doctor Google and we would like to have access to that information ourselves and not be dependent by the expert, we all become that expert. >> Are employees happier? I mean I think that's a question too. Because we know that from research that happier employees make more productive >> Are more productive. Workplaces. They're more likely to stay, recommend it to their friends and the network gets bigger, I mean what's your-- >> If you have a company that shapes the future, we have very happy employees. (laughing) >> Self fulfilling prophecy there. >> Yes. >> When did you go live with? >> So we are one of the first adopters in 2007 in Europe. So we really started then, I don't know the name because they talk about days, months and now they talk about locations. (laughing) But I think we did a big overhaul during some of our big integrations that we have done so we are really one of the first customers in Europe providing the product. >> And how far, where, what version you in now? >> We are ready to upgrade, we will skip one release if we go to-- >> It's coming to London. >> Yep, London. >> Oh okay. And you started with ITSM like most? >> ITSM, ITOM, so IT operation management and now we have the IT business management app like demand management, IT financial management, really orchestrating from demand to fulfilling. >> A lot of our guys have written that they feel like machine intelligence and ITOM go together very well. >> Yes. >> You agree with that and how do you see that affecting your business? >> So what we clearly see is that the mean time to detect, the mean time to repair, we would like to detect algae before they hit the end user. So you really would like to make sure that before they notice it's already been solved. Or when it goes wrong, they already say we're on top of it, we know, we know the impact, we know that the whole chain of events, a single network port or power outage somewhere in a room could cause a big effect on the whole IT service and therefore research now helps us to make sure that we are on top of the things. >> Sebastiaan you mentioned off camera that you are very intimately involved with ServiceNow and helping them with their roadmap, providing feedback so can you share with us some of the things that you talk about with them and what would you like to see, where's their white space, what's on their to do list from your perspective? >> So what, but of course, if you look to our portfolio, what we are doing as NXP. So a member of the product advisory council for IT operation management and I'm closely working also on the Lighthouse program with ServiceNow and all kind of new releases, what I really think if you see what you are investing, of course they are now coming forward with the chatbots, awesome but if I see how my children consume information, using YouTube and I think also John touched upon it, what we are building as NXP is in the flawless end user experience and everything as being you don't have a UI. If you look to your car, today you have a speedometer, an RPM meter, why do you have RPM on your dashboard, why? What's the value of you know? In the past you needed it to shift gears and why is it still there? Does it really add value? >> Cause it's cool. (laughing) We love dials, come on. >> So it's about the end user experience, it's about your lifestyle, your brand identity it's not as more about requirements so, of course UI is important, I believe it, what's more important I think to invest in that engine behind it machine learning, artificial intelligence and how to ingest data. So because what is really required to make smart decisions is a lot of data and still I think the platform has potential, but there's some room for improvement to get proper integration by onboarding more data making the right decisions and orchestrate the actions out of it and I think the learn think act, we have the same strategy as sense, think, act at NXP I think that's how robotics and AI will work in the future. >> Data is the fuel for your innovation. >> Yes. >> So it's a great point you're making. >> I wonder if you could talk a little bit about the feelings in Europe, you're based in the Netherlands, about automation and the future of jobs because in the United States there is a significant anxiety about the machines coming for our jobs and at least the media portray it that way and I'm curious from your perspective, what is the feeling in Europe? >> Of course I think I see the opportunity but automation will change of course, automation, machine learning, it will essentially change the whole way of working. Because what we say it's about helping the business by decision automation, making decisions so we try to reduce the human effort, we have a total equality culture but we still need more and more people to help them that ask the right questions. Because the innovation of course come from a lot of data But still have people who connect the dots of never existing connections before. If you have a lot of data and you don't know which questions to ask, would you build a new solution? So it's still about smart people and creativity and of course we know patterns, we know what people are doing. But still the real breakthroughs is being done by people and therefore we need those people still in the future. So the anxiety is there yes, automation is there but I think it's about building a joint incentive between your outsource provider, your source provider between your workforce is what's the incentive for them on automation because otherwise you get a culture of fear and anxiety and a lot of doubt and that will be counterproductive for your company value. >> What do you think as a journalist. I mean you're right, the mainstream media talks about this a lot and they're actually accurate, the data is there to suggest that machines are replacing humans and cognitive functions and that's a concern but there's not a lot written in the media about the opportunity, there is some about the opportunities but more importantly what to do about it, in other words, public policy, education, I mean maybe I'm just missing it but. >> No, I agree with you, I completely agree and also this idea that Sebastiaan is bringing up is showing, proving that this can work for you, I mean this is actually going to improve your work life by taking Carol out of the drudge work or show opportunities for humans and robots to work alongside of each other. >> Yes. >> Rebecca: So there you go. >> Well in tech you better be an optimist you know. >> It's true. >> Although it seems like Musk and Stephen Hawking weren't optimists but maybe they're thinking you know hundreds of years-- >> Light years ahead. >> Right, right, right, right. You report directly to the CIO, at this conference, we're hearing so much about the changing role of the CIO and how the CIO has to be thinking so much more broadly about the business than ever before I mean how do you see it? >> So that's an interesting question because that's exactly where we are in today so we have had the classic way of the CIO, financial risk control et cetera then we have the transforminal CIO, then we have the CDO, or we have the future COO who takes care of operations because today IT is often being seen in the enterprise companies as a shared service center, something you do with the lights off but clearly bank accounts, what I already told you before was we are now IT companies with a banking license as IT becomes more dominant, it becomes part of operations and yes, we need a transformational CIO, CDO or a new type of COO that sees IT as part of the operations and the way of working. And of course you can give the new title, but at the end it's just a smart guy who helps the company succeed and brings IT as one together to make success. It's not about the role or responsibility, I think there's still the name of a chief information, chief data officer it's still the right title because he makes sure he gets the right data towards the business to make the right decisions faster. >> Right, great. >> It's not about running only the lights on. When the lights doesn't go on, it's IT's fault, right? >> Rebecca: Always, always. >> Always. >> Yeah that need doesn't go away but it's table stakes now. >> Exactly, Sebastiaan, thanks so much for coming on theCUBE, it was a pleasure having you here. >> Thank you. >> I'm Rebecca Knight, for Dave Vallante we will have more from theCUBE's live coverage of ServiceNow Knowledge18 coming up just after this. (upbeat music)
SUMMARY :
Brought to you by ServiceNow. he is the global senior director, IT, cyber security, and then also what you do there. NXP is the leading semiconductors in Roughly about 36 thousand employees currently. So you said you're really building the future of tomorrow, So today what you have experienced also on this event and it even predicts when you like to travel I think we have the technology that doesn't allow to lets go harvest all data We had the insurance company on the other day access the data to make the right decisions, right. Yeah but also you can clearly see Maybe talk about that ethos and the cultural aspects, and you think what are they consuming so much to provide those services and what you don't want the intersection of a lot of big trends. you're a software developer, you could describe that in your terms. to the real life that you feel your requirement is the best work flow engine you can imagine. can you describe the culture at NXP and you have orchestrated a process Because we know that from research and the network gets bigger, I mean what's your-- If you have a company that shapes the future, So we are one of the first adopters in 2007 in Europe. And you started with ITSM like most? and now we have the IT business management app A lot of our guys have written that they feel the mean time to repair, we would like to In the past you needed it to shift gears Cause it's cool. So it's about the end user experience, and that will be counterproductive for your company value. the data is there to suggest that machines I mean this is actually going to improve your work life and how the CIO has to be thinking so much more but clearly bank accounts, what I already told you before It's not about running only the lights on. it was a pleasure having you here. we will have more from theCUBE's live coverage
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Dave Vellante | PERSON | 0.99+ |
Rebecca Knight | PERSON | 0.99+ |
Europe | LOCATION | 0.99+ |
Dave | PERSON | 0.99+ |
Rebecca | PERSON | 0.99+ |
John Donahue | PERSON | 0.99+ |
Sebastian Laurijsse | PERSON | 0.99+ |
15 years | QUANTITY | 0.99+ |
2007 | DATE | 0.99+ |
NXP | ORGANIZATION | 0.99+ |
Dave Vallante | PERSON | 0.99+ |
Sebastiaan Laurijsse | PERSON | 0.99+ |
Sebastiaan | PERSON | 0.99+ |
Carol | PERSON | 0.99+ |
Las Vegas | LOCATION | 0.99+ |
John | PERSON | 0.99+ |
London | LOCATION | 0.99+ |
ORGANIZATION | 0.99+ | |
Stephen Hawking | PERSON | 0.99+ |
three days | QUANTITY | 0.99+ |
two years | QUANTITY | 0.99+ |
today | DATE | 0.99+ |
Netherlands | LOCATION | 0.99+ |
Musk | PERSON | 0.99+ |
United States | LOCATION | 0.99+ |
two decades | QUANTITY | 0.99+ |
24 | QUANTITY | 0.99+ |
hundreds of years | QUANTITY | 0.98+ |
YouTube | ORGANIZATION | 0.98+ |
theCUBE | ORGANIZATION | 0.98+ |
ServiceNow | TITLE | 0.98+ |
first point | QUANTITY | 0.98+ |
one | QUANTITY | 0.98+ |
five | QUANTITY | 0.98+ |
one and a half years | QUANTITY | 0.97+ |
three years | QUANTITY | 0.97+ |
Netflix | ORGANIZATION | 0.96+ |
ServiceNow | ORGANIZATION | 0.94+ |
tomorrow | DATE | 0.94+ |
about 36 thousand employees | QUANTITY | 0.94+ |
one release | QUANTITY | 0.94+ |
first customers | QUANTITY | 0.92+ |
day one | QUANTITY | 0.9+ |
single network | QUANTITY | 0.83+ |
four years back | DATE | 0.79+ |
NXP Semiconductors | ORGANIZATION | 0.78+ |
first adopters | QUANTITY | 0.78+ |
number three | QUANTITY | 0.76+ |
one year | QUANTITY | 0.74+ |
Day one | QUANTITY | 0.74+ |
Narrator | TITLE | 0.72+ |
ITOM | TITLE | 0.7+ |
Knowledge 2018 | TITLE | 0.69+ |
Pat Casey, ServiceNow | ServiceNow Knowledge18
>> Announcer: Live from Las Vegas, it's the Cube. Covering ServiceNow Knowledge 2018. Brought to you by ServiceNow. >> Welcome to day three of Knowledge18. You're watching the Cube, the leader in live tech coverage. Day three is when ServiceNow brings together its audience and talks about its platform, the creators, the developers, the doers get together in the room. Jeff Frick and I, my co-host, we've seen this show now, Jeff, for many, many years. I joked on Twitter today, it's not often you see a full room and this room was packed on day three. Unless Larry Ellison is speaking. Well, Larry Ellison is not here, but Pat Casey is. He's the Senior Vice President of DevOps at ServiceNow and a Cube alum, Pat, great to see you again. >> Absolutely, just glad to be back. >> So, my head is exploding. With all the innovation that's comin' out. I feel like I'm at a AWS re:Invent with Andy Jassy up on stage with all these features that are coming out. But wow, you guys are on it. And part of that is because of the platform. You're able to put out new features, but how's the week going? >> So far it's been great. But you're sort of right, we are super proud of this year. I think there's more new stuff that's valuable for our customers coming out this year than probably the three years prior to this. I mean you got the chat bot designer, and you got some great application innovation, you got Flow Designer, you've got the entire integration suite coming online, and then in addition to that you've got a whole new mobile experience coming out. Just all stuff that our customers can touch. You can go downstairs and see all that and they can get their hands on it. Super exciting. >> So consistent too with the messaging. We've been coming here, I this is our sixth year, with kind of the low-code and no-code vision that Fred had way at the beginning. To let lots of people build great workflows and then to start taking some of these crazy new applications like chat bots and integration platform, pretty innovative. >> Yeah, I think it's a mindset when you get down to it. I mean we, the weird failure mode of technology is technology tends to get built by by technologists. And I do this for a living. There's a failure mode where you design the tool you want to use. And those tend to be programmer tools 'cause they tend to get designed by programmers. It does take an extra mental shift to say no, my user is not me. My user is a different person. I want to build the tool that they want to use. And that sort of user empathy, you know Fred had that in spades. That was his huge, huge, huge strength. Among other things. One of his huge strengths. It's something that we're really trying to keep foreground in the company. And you see that in some of the new products we released as well. It's really aimed at our customers not at our developers. >> The other thing I think that's been consistent in all the interviews we've done, and John talked on the day one keynote one of his kind of three keys to success was try to stay with out of the box as much as you can as a rule, and we've had all the GMs of the various application stacks that you guys have, they've all talked consistently we really try to drive, even as a group our specific requests back into development on the platform level so we can all leverage it. So even though then the vertical applications you guys are building, it's still this drive towards leverage the common platform. >> Yeah, absolutely. And there is, what's the word I'm looking for? There's a lot of value in using the product the way it was shipped. For easiest thing is when it advances or when we ship you new features you can just turn 'em on, and it doesn't conflict with anything else you got going in there. There's always an element of, you know, this is enterprise software. Every customer's a little bit different. GE does not work the same way as Bank of America. So you probably never get away entirely from configuring, but doing the minimum that you can get away with, the minimum that'll let you put your business-specific needs in there, and being really sure of it, you need to do it, it's the right approach to take. The failure mode of technologists, the other one, is we like writing technology. So give me a platform and I'm going to just write stuff. Applying that only when it makes sense to the business is where you really need to be. Especially in this day and age. >> Well I wanted to ask you about that 'cause you guys talk about many applications one platform. But you used to be one platform one app. >> Pat: Yep. >> So as you have more, and more, and more apps, how are you finding it regarding prioritization of features, and capabilities? I imagine the GMs like any company are saying, hey, this is a priority. >> Sure. >> And because you have a platform there's I'm sure a lot more overlap than if you're a stovepipe development organization. But nonetheless you still got to prioritize. Maybe talk about that a little bit. >> Sure, you end up with two different levels of it though. At one level, you tend to want to pick businesses to go into, which you're aligned with the technology stack you have. I don't think we're going to go into video streaming business. It's a good business, but it's not our business. >> Too bad, we could use some of that actually. >> Well, maybe next year. (laughs) But when you get down to it we mostly write enterprise business apps. So HR is an enterprise business app, CSM, SecOps, ITSM, they're all kind of the same general application area. So we don't tend to have something which is totally out to lunch. But you're right in the sense that A, what's important to CSM might be less important to ITSM. And so we do prioritize. And we prioritize partly based on what the perceived benefit across the product line is. If something that a particular BU wants that five other BUs are going to benefit from that's pretty valuable. If only them, not so much. And part of it too is based on how big the BUs are. You know if you're an emerging product line you probably get few less features than like Feryl Huff. Like she has a very big product line. Or Pabla, he has a very big product line. But there's also an over-investment in the emerging stuff. Because you have to invest to build the product lines out. >> The other thing I think is you guys have been such a great opportunity is I just go back to those early Fred interviews with the copy room and the color paper 'cause nobody knows what that is anymore. >> Pat: Yep. >> But workflow just by its very nature lends itself so much to leveraging, AI, and ML, so you've already kind of approached it while trying to make work easier with these great workflow tools, but what an opportunity now to apply AI and machine learning to those things over time. So I don't even have to write the rules and even a big chunk of that workflow that I built will eventually go away for me actually having to interact with it. >> Yeah, there's a second layer to it too, which I'll call out. The workflows between businesses are different. But we have the advantage that we have the data for each of the businesses. So we can train AI on this is the way this particular workflow works at General Electric and use that bot at GE and train a different bot at maybe at Siemens. You know it's still a big industrial firm. It's a different way of doing it. That gives us a really big advantage over people who commingle the data together. Because of our architecture, we can treat every customer uniquely and we can train the automation for the unique workflows for that particular customer. It gives a much more accurate result. >> So thinking about, staying on the theme of machine intelligence for a moment, you're not a household name in the world of AI, so you've done some acquisitions and-- >> Pat: Yep. >> But it's really becoming a fundamental part of your next wave of innovation. As a technologist, and you look out at the landscape, you obviously you see Google, Apple, Facebook, IBM, with Watson, et cetera, et cetera, as sort of the perceived leaders, do you guys aspire to be at that level? Do you need to be? What's the philosophy and strategy with regard to implementing AI in the road map? >> Well if you cast your eyes forward to where we think the future's going to be, I do think there are going to be certain core AI services that they're going to call their volume plays. You need a lot of engineers, a lot of resources, a lot of time to execute them. Really good voice-to-text is an example. And that's getting pretty good. It's almost solved at this point. A general case conversational agent, not solved yet. Even the stuff you see at Google I/O, it's very specialized. It does one thing really well and it's a great demo, but ask it about Russian history, no idea what to talk about. Whereas, maybe you don't know a lot about Russian history, you as a human would at least have something interesting to say. We expect that we will be leveraging other people's core AI services for a lot of stuff out there. Voice-to-text is a good example. There may well be some language parsing that we can do out there. There may be other things we never even thought of. Maybe stuff that'll read text for you and give you back summaries. Those are the kinds of things that we probably won't implement internally. Where you never know, but that's my guess, where you look at where we think we need to write our own code or own our own IP, it's where the domain is specific to our customers. So when I talked about General Electric having a specific workflow, I need to be able to train something specific for that. And if you look at some other things like language processing, there's a grammar problem. Which is a fancy way of saying that the words that you use describing a Cube show are different than the words that I would use describing a trade show. So if I teach a bot to talk about the Cube, it can't talk about trade shows. If you're Amazon, you train your bot to talk in generic language. When you want to actually speak in domain-specific language, it gets a lot harder. It's not good at talking about your show. We think we're going to have value to provide domain-specific language for our customers' individualized domains. I think that's a big investment. >> But you don't have to do it all as well. We saw two actually interesting use cases talking to some of your customers this week. One was the hospital in Australia, I don't know if you're familiar with this, where they're using Alexa as the interface, and everything goes into the ServiceNow platform for the nurses. >> Yep. >> And so that's not really your AI, it's kind of Amazon's AI, that's fine. And the other was Siemens taking some of your data and then doing some stuff in Azure and Watson, although the Watson piece was, my take away was it was kind of a fail, so there's some work to be done there, but customers are going to use different technologies. >> Pat: Oh, they will. >> You have to pick your spots. >> You know we're, as a vendor, we're pretty customer-centric. We love it when you use our technology and we think it's awesome, otherwise we wouldn't sell it. But fundamentally we don't expect to be the only person in the universe. And we're also not, like you've seen us with our chat bot, our chat bot, you can use somebody else's chat client. You can use Slack, you can use Teams, you can use our client, we can use Jabber. It's great. If you were a customer and want to use it, use it. Same thing on the AI front. Even if you look at our chat bot right now, there's the ability to plug in third-party AIs for certain things even today. You can plug it in for language processing. I think out of box is configured for Google, but you can use Amazon, you can use Microsoft if you want to. And it'll parse your language for you at certain steps in there. We're pretty open to partnering on that stuff. >> But you're also adding value on top of those platforms, and that's the key point, right? >> The operating model we have is we want it to be transparent to our customers as to what's going on in the back end. We will make their life easy. And if we're going to make their life easy by behind the scenes, integrating somebody else's technology in there, that's what we're going to do. And for things like language processing, our customers never need to know about that. We know. And the customers might care if they asked because we're not hiding it. But we're not going to make them do that integration. We're going to do it for them, and just they click to turn it on. >> Pat, I want to shift gears a little bit in terms of the human factors point of all this. I laugh, I have an Alexa at home, I have a Google at home, and they send me emails suggesting ways that I should interact with these things that I've never thought of. So as you see kind of an increase in chat bots and you see it increase in things like voice-to-text and these kind of automated systems in the background, how are you finding people's adoption of it? Do they get it? Do the younger folks just get it automatically? Are you able to bury it such where it's just served up without much thought in their proc, 'cause it's really the behavior thing I think's probably a bigger challenge than the technology. >> It is and frankly it's varied by domain. If you look at something like Voice that's getting pretty ubiquitous in the home, it's not that common in a business world. And partly there frankly is just you've got a background noise problem. Engineering-wise, crowded office, someone's going to say Alexa and like nobody even knows what they're talking about. >> Jeff: And then 50 of 'em all-- >> Exactly. There's ways to solve that, but this is actual challenge. >> Right. >> If you look at how people like to interact with technologies, I would argue we've already gone through a paradigm shift that's generational. My generation by default is I get out a laptop. If you're a millennial your default is you get out your phone. You will go to a laptop and the same says I will go to a phone, but that's your default. You see the same thing with how you want to interact. Chat is a very natural thing on the phone. It's something you might do on a full screen, but it's a less common. So you're definitely seeing people shifting over to chat as their preferred interaction paradigm especially as they move onto the phones. Nobody wants to fill out a form on a phone. It's miserable. >> Jeff: Right. >> I wonder if we could, so when Jeff and I have Fred on, we always ask him to break out his telescope. So as the resident technologist, we're going to ask you. And I'm going to ask a bunch of open-ended questions and you can pick whatever ones you want to answer, so the questions are, how far can we take machine intelligence and how far should we take machine intelligence? What are the things that machines can do that humans really can't and vice versa? How will humans and machines come together in the future? >> That's a broad question. I'll say right now that AI is probably a little over-marketed. In that you can build really awesome demos that make it seem like it's thinking. But we're a lot further away from an actual thinking machine, which is aware of itself than I think it would seem from the demos. My kids think Alexa's alive, but my son's nine, right? There's no actual Alexa at the end of it. I doubt that one's going to get solved in my lifetime. I think what we're going to get is a lot better at faking it. So there's the classical the Turing test. The Turing test doesn't require that you be self-aware. The Turing test says that my AI passes the Turing test if you can't tell the difference. And you can do that by faking it really well. So I do think there's going to be a big push there. First level you're seeing it is really in the voice-to-text and the voice assistance. And you're seeing it move from the Alexas into the call centers into the customer service into a lot of those rote interactions. When it's positive it's usually replacing one of those horrible telephone mazes that everybody hates. It gets replaced by a voice assist, and as a customer you're like that is better. My life is better. When it's negative, it might replace a human with a not-so-good chat. The good news on that front is our society seems to have a pretty good immune system on that. When companies have tried to roll out less good experiences that are based on less good AI, we tend to rebel, and go no, no, we don't want that. And so I haven't seen that been all that successful. You could imagine a model where people were like, I'm going to roll out something that's worse but cheaper. And I haven't seen that happening. Usually when the AI rolls out it's doing it to be better at something for the consumer perspective. >> That's great. I mean we were talking earlier, it's very hard to predict. >> Pat: Of course. >> I mean who would have predicted that Alexa would have emerged as a leader in NLP or that, and we said this yesterday, that the images of cats on the internet would lead to facial recognition. >> I think Alexa is one example though. The thing I think's even more amazing is the Comcast Voice Remote. Because I used to be in that business. I'm like, how could you ever have a voice remote while you're watching a TV and watching a movie with the sound interaction? And the fact that now they've got the integration as a real nice consumer experience with YouTube and Netflix, if I want to watch a show, and I don't know where it is, HBO, Netflix, Comcast, YouTube, I just tell that Comcast remote find me Chris Rock the Tamborine man was his latest one, and boom there it comes. >> There's a school of thought out there, which is actually pretty widespread that feels like the voice technologies have actually been a bit of a fail from a pure technologies standpoint. In that for all the energy that we've spent on them, they're sort of stuck as a niche application. There's like Alexa, my kids talk to Alexa at home, you can talk to Siri, but when these technologies were coming online, I think we thought that they would replace hard keyboard interactions to a greater degree than they have. I think there's actually a bit of a learning in there that people are not as, we don't mandatorily, I'm not sure if that's a real word, but we don't need to go oral. There's actually a need for non-oral interfaces. And I do think that's a big learning for a lot of the technology is that there's a variety of interface paradigms that actual humans want to use, and forcing people into any one of them is just not the right approach. You have to, right now I want to talk, tomorrow I want to text, I might want to make hand gestures another time. You're mostly a visual media, obviously there's talking too, but it's not radio, right? >> You're absolutely right. That's a great point because when you're on a plane, you don't want to be interacting in a voice. And other times that there's background noise that will screw up the voice reactions, but clearly there's been a lot of work in Silicon Valley and other places on a different interface and it needs to be there. I don't know if neural will happen in our lifetime. I wanted to give you some props on the DevOps announcement that you sort of pre-announced. >> We did. >> It's, you know CJ looked like he was a little upset there. Was that supposed to be his announcement? >> In my version of the script, I announced it and he commented on my announcement. >> It's your baby, come on. So I love the way you kind of laid out the DevOps and kind of DevOps 101 for the audience. Bringing together the plan, dev, test, deploy, and operate. And explaining the DevOps problem. You really didn't go into the dev versus the ops, throwing it over the wall, but people I think generally understand that. But you announced solving a different problem. 500 DevOps tools out there and it gets confusing. We've talked to a bunch of customers about that. They're super excited to get that capability. >> Well, we're super, it's one of those cases where you have an epiphany, 'cause we solved it internally. >> Dave: Right. >> And we just ran it for like three years, and we kept hearing customers say, hey, what are you guys going to do about DevOps? And we're never like quite sure what they mean, 'cause you're like, well what do you mean? Do you want like a planning tool? And then probably about a year ago we sort of had this epiphany of, oh, our customers have exactly the same problem we do. Duh. And so from that it kind of led us to go down the product road of how can we build this kind of management layer? But if you look across our customer base and the industry, DevOps is almost a rebellion. It's a rebellion against the waterfall development model which has dominated things. It's a rebellion against that centralized control. And in a sense it's good because there's a lot of silliness that comes out of those formal development methodologies. Slow everybody down, stupid bureaucracy in there. But when you apply it in an enterprise, okay some of the stuff in there, you actually did need that. And you kind of throw the baby out with the bathwater. So adding that kind of enterprise DevOps layer back in, you still do get that speed. Your developers get to iterate, you get the automated tests, you get the operating model, but you still don't lose those kind of key things you need at the top enterprise levels. >> And most of the customers we've talked to this week have straight up said, look, we do waterfall for certain things, and we're not going to stop doing waterfall, but some of the new cool stuff, you know. (laughs) >> Well if you look at us, it's at the, if you take the microscope far enough away from ServiceNow, we're waterfall in that every six months we release. >> Dave: Yeah, right. >> But if you're an engineer, we're iterating in 24-hour cycles for you. 24-hour cycles, two-week sprints. It's a very different model when you're in the trenches than from the customer perspective. >> And then I think that's the more important part of the DevOps story. Again, there's the technology and the execution detail which you outlined, but it's really more the attitudinal way that you approach problems. We don't try to solve the big problems. We try to keep moving down the road, moving down the road. We have a vision of where we want to get, but let's just keep moving down the road, moving down the road. So it's a very, like you said, cumbersome MRD and PRD and all those kind of classic things that were just too slow for 2018. >> Nobody goes into technology to do paperwork. You go into technology to build things to create, it's a creative outlet. So the more time you can spend doing that, and the less time you're spending on overhead, the happier you're going to be. And if you fundamentally like doing administration, you should move into management. That's great. That's the right job for you. But if you're a hands on the keyboard engineer, you probably want to have your hands on the keyboard, engineering. That's what you do. >> Let's leave on a last thought around the platform. I mentioned Andy Jassy before and AWS. He talks about the flywheel effect. Clearly we're seeing the power of the platform and it feels like there's the developer analog to operating leverage. And that flywheel effect going from your perspective. What can we expect going forward? >> Well, I mean for us there's two parallel big investment vectors. One is clearly we want to make the platform better for our apps. And you asked earlier about how do we prioritize from our various BUs, and that is driving platform enhancements. But the second layer is, this is the platform our customers are using to automate their entire workflow across their whole organization. So there's a series of stuff we're doing there to make that easier for them. In a lot of cases, less about new capabilities. You look at a lot of our investments, it's more about taking something that previously was hard, but possible, and making it easier and still possible. And in doing that, that's been my experience, is Fred Luddy's experience, the easier you can make something, the more successful people will be with it. And Fred had an insight that you could almost over-simplify it sometimes. You could take something which had 10 features and was hard to use, and replace with something that had seven features and was easy to use, everyone would be super happy. At some level, that's the iPhone story, right? I could do more on my Blackberry, it just took me an hour of reading the documentation to figure out how. >> Both: Right, right. >> But I still miss the little side wheel. (laughs) >> Love that side wheel. All right, Pat, listen thanks very much for coming. We are humbled by your humility. You are like a rock star in this community, and congratulations on all this success and really thanks for coming back on the Cube. >> Thank you very much. It's been a pleasure meeting you guys again. >> All right, great. Okay, keep it right there, everybody. We'll be back with our next guest. You're watching the Cube live from ServiceNow Knowledge K18, #know18. We'll be right back. (upbeat music)
SUMMARY :
Brought to you by ServiceNow. great to see you again. And part of that is because of the platform. I mean you got the chat bot designer, and then to start taking some of these And you see that in some of the new products to stay with out of the box as much as you can to the business is where you really need to be. But you used to be one platform one app. So as you have more, and more, and more apps, And because you have a platform At one level, you tend to want to pick businesses But when you get down to it we mostly write The other thing I think is you guys have been and even a big chunk of that workflow for each of the businesses. As a technologist, and you look out at the landscape, Even the stuff you see at Google I/O, But you don't have to do it all as well. And the other was Siemens taking some of your data You can use Slack, you can use Teams, And the customers might care if they asked in the background, how are you finding people's If you look at something like Voice There's ways to solve that, but this is actual challenge. You see the same thing with how you want to interact. and you can pick whatever ones you want to answer, passes the Turing test if you can't tell the difference. I mean we were talking earlier, that the images of cats on the internet I'm like, how could you ever have a voice remote In that for all the energy that we've spent on them, that you sort of pre-announced. Was that supposed to be his announcement? and he commented So I love the way you kind of laid out the DevOps where you have an epiphany, 'cause we solved it internally. Your developers get to iterate, you get the but some of the new cool stuff, you know. Well if you look at us, it's at the, than from the customer perspective. So it's a very, like you said, cumbersome So the more time you can spend doing that, And that flywheel effect going from your perspective. is Fred Luddy's experience, the easier you can But I still miss the little side wheel. and really thanks for coming back on the Cube. It's been a pleasure meeting you guys again. We'll be back with our next guest.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Jeff | PERSON | 0.99+ |
ORGANIZATION | 0.99+ | |
General Electric | ORGANIZATION | 0.99+ |
Jeff Frick | PERSON | 0.99+ |
ORGANIZATION | 0.99+ | |
IBM | ORGANIZATION | 0.99+ |
Larry Ellison | PERSON | 0.99+ |
Apple | ORGANIZATION | 0.99+ |
Pat Casey | PERSON | 0.99+ |
Microsoft | ORGANIZATION | 0.99+ |
Dave | PERSON | 0.99+ |
AWS | ORGANIZATION | 0.99+ |
Amazon | ORGANIZATION | 0.99+ |
Comcast | ORGANIZATION | 0.99+ |
John | PERSON | 0.99+ |
Andy Jassy | PERSON | 0.99+ |
Siemens | ORGANIZATION | 0.99+ |
GE | ORGANIZATION | 0.99+ |
Fred | PERSON | 0.99+ |
two | QUANTITY | 0.99+ |
10 features | QUANTITY | 0.99+ |
Bank of America | ORGANIZATION | 0.99+ |
2018 | DATE | 0.99+ |
24-hour | QUANTITY | 0.99+ |
Australia | LOCATION | 0.99+ |
three years | QUANTITY | 0.99+ |
YouTube | ORGANIZATION | 0.99+ |
Siri | TITLE | 0.99+ |
Silicon Valley | LOCATION | 0.99+ |
HBO | ORGANIZATION | 0.99+ |
two-week | QUANTITY | 0.99+ |
One | QUANTITY | 0.99+ |
Netflix | ORGANIZATION | 0.99+ |
sixth year | QUANTITY | 0.99+ |
50 | QUANTITY | 0.99+ |
seven features | QUANTITY | 0.99+ |
second layer | QUANTITY | 0.99+ |
nine | QUANTITY | 0.99+ |
CJ | PERSON | 0.99+ |
next year | DATE | 0.99+ |
Pat | PERSON | 0.99+ |
Fred Luddy | PERSON | 0.99+ |
today | DATE | 0.99+ |
ServiceNow | ORGANIZATION | 0.99+ |
iPhone | COMMERCIAL_ITEM | 0.99+ |
Both | QUANTITY | 0.99+ |
Alexa | TITLE | 0.99+ |
Las Vegas | LOCATION | 0.99+ |
yesterday | DATE | 0.99+ |
tomorrow | DATE | 0.98+ |
First level | QUANTITY | 0.98+ |
ServiceNow | TITLE | 0.98+ |
this week | DATE | 0.98+ |
this year | DATE | 0.98+ |
Chris Rock | PERSON | 0.98+ |
Blackberry | ORGANIZATION | 0.98+ |
Alexas | TITLE | 0.98+ |
each | QUANTITY | 0.98+ |
one example | QUANTITY | 0.98+ |
DevOps | TITLE | 0.97+ |
one platform | QUANTITY | 0.97+ |
one level | QUANTITY | 0.97+ |
Watson | TITLE | 0.97+ |
day three | QUANTITY | 0.97+ |
Azure | TITLE | 0.97+ |
one | QUANTITY | 0.97+ |
Farrell Hough, ServiceNow | ServiceNow Knowledge18
>> Narrator: Live from Las Vegas, it's the CUBE. Covering ServiceNow Knowledge 2018. Brought to you by ServiceNow. >> Welcome back everyone, day two of the CUBE's live coverage of ServiceNow Knowledge 18. Here at the Venetian in Las Vegas Nevada, I'm your host Rebecca Knight along with my cohost Dave Vellante. >> Dave: Still have my voice. >> You still have it yes okay well we'll see how you do tomorrow but you're still going strong. But I'm really excited about this panel we have Pharrel Howe she is a GM in IT service management, asset management, business management. Have I forgotten one? >> Nope. >> Rebecca: I got it all at ServiceNow. >> Dave: This week. >> Exactly, at ServiceNow. You run the biggest business for ServiceNow. >> Yes. >> Thanks for joining us Pharrel. >> Thank you so much for having me. I'm happy to be here. >> So I want to talk about employee experience which is really. It's just the cornerstone of this conference but really ServiceNow's purpose. Why has it become so increasingly important in IT today? >> Okay well in IT really you saw it today in CJ's keynote. The era of great experience is here and in IT we've been really really great at managing productivity and managing cost and making sure we were running efficiently and that we still do that and do it really well. But now we have to also make sure not just our customers have a great experience but our employees do too. And companies that do that well have the competitive advantage. It's absolutely required that we're able to do that now and so you know ServiceNow's paving the way for great experiences on our platform. For customers and employees and we're excited to be leading the next era of great experience. >> So I don't want to minimize the accomplishments that ServiceNow has made because they're phenomenal. >> Pharrel: Alright I'm happy for you not to minimize them. >> But I want to say this, you have thrived. I mean when Fred Luddy developed the platform. You thrived in the sea of mediocrity and you drove a ship through that sea and just mopped up a lot of business. Awesome, congratulations and in this world we live in it's like now it's becoming table stakes. If you guys have pointed out our home lives we live with these consumer interfaces we expect that now so as a leader of ServiceNow's a largest business. How do you continue to push the innovation levier? We expect now so much more, how do you continue to differentiate. Because your competition has woken up, the world was waking up. How do you stay ahead? >> Well you saw, you know earlier today CJ talking again and we're going to, you'll continue to see this theme from us. It is all about the platform. We are a platform company and when we build and innovate, acquire and then innovate. It is all within the platform and that I our competitive advantage. So then every application that was in existence today or that we build in the future can take advantage of that innovation natively. It's all integrated and seamless and there's nobody else out there who is able to do that and deliver those experiences. And so that is going to continue to be our strategy moving forward. >> So let's double click on that a little bit. Maybe get some examples. So clearly there's a big emphasis on UX and design. I think you guys have made some investments in design firms. >> Pharrel: Significant. >> There's machine intelligence I'll call it, AI. You're infusing AI throughout the platform and those are just two examples. >> Yeah. >> Maybe talk about those and give us some others if there are them. >> Sure well you know in the IT keynote that I'm going to have this afternoon. It's all about the era of great experiences and taking the roles that are in IT. It will be about the fulfiller, the requester, the planner and the operator in IT and how we've taken to the road and gone and done user research out with our customers and we're building great experiences in the platform for those roles. You no longer is it going to stand for you to just use your best judgment and go and build product and hope everybody will come. You've got to get out there side by side with your customers. Truly understand the work that they're doing and then build that back into the product and iterate again and again and again. And so that's the direction we're going from a design standpoint to build those experiences. >> So let's unpack this era of great experiences something that's simple, easy, intuitive but what are we really talking abut here. How do you define a great experience? >> Yeah well let's take it from something that we can relate to, we're all requesters of services one way or another right? And me as an employee I need services from IT in order to do my job. The thing is the channels that we have today are not enough. Phone and email aren't going to cut it and a lot of times if I'm in the carpool line waiting to pick up my daughter and her friends from school. I and you know I'm trying to check in on the ticket status for a laptop that I need immediately and I happen to think of it right then. I'm not going to call IT, I'm not in front of the laptop. I need more channels on more devices anytime anywhere at my convenience not someone else's. And so that's the kind of stuff that were talking about. We can't, it can't just be good enough anymore it has to be prolific. >> I'm interested in how you're using and applying machine intelligence. It seems like you're trying to anticipate my needs, put things in front of me that I might. You know I might shorten my search time or might be relevant that I hadn't even though of. Is that the right way to be thinking about how you're using machine intelligence and second part of the question is. What ar you finding that machines can do better than humans and how do they compliment each other? Srt of a long question. >> Sure I love this question. That's okay love it. Okay so our initial approach to agent and to machine intelligence, artificial intelligence. All of that is to you heard CJ say it today. You'll here micro-moments are moments that matter and we're looking to inject intelligence right there. Right there, those are very very practical use cases. They're not a panacea. They are not the answer but they are an answer in a moment that critically matters and so a perfect example of how that would play out would be my example previously of checking in on my laptop. The virtual agent that we're bringing to the market in our London release is all conversation based. And so I can very quickly see what topics that agent can handle and I can you know immediately engage on what that looks like and get the confidence that I need back and forth engaging with the virtual agent in m convenience wherever I am. Whether I'm at work or I'm at home and so you know that is a moment that matters for me because it's not, it eliminates the mental overhead for me to keep track of the administration of just trying to do my job everyday. Now take the flip side of that. The person who's on the other side of that virtual agent or would have been had that virtual agent not be there. They are not having to answer those kind of questions. Is my laptop coming please just assure me. They're not answering questions and so you know maybe that's not necessarily deflecting it an incident. It could be, but it's also reducing the administrivia that's happening when, and so it's cutting down the time it takes to resolve incidents and it's reducing friction and frustration. Between fulfillers and requesters of service ad so that's how we're looking at it. In those moments that matter and then as technology evolves and gets stronger. There may be bigger and larger use cases. >> And the machine verses human thing. I hate to say it that way but things the machines are doing. You're seeing categorization obviously is one at scale. Other things, I mean how do you see that evolving. What are the things that increasingly machine are going to do that humans can't do as well. >> Well I would say a use case besides maybe the virtual agent and those conversation based topics which really are just guided flows for conversation. Another thing might be being able to you know if there's just so much data that would take me a while. Or I would need a business analyst to maybe go and look for insights. That's something that machines can do and that's not replacing humans that's scaling our ability to act. And so that I think is the next foray to really move into and we'll start poking in different areas of insights as well and the moments that matter for work getting done in the enterprise as well. >> Because that is really what we're trying to do is help people get their work done. >> Pharrel: Yes. >> Quicker. >> Pharrel: And more easily. And when we talk about employee experience it's simply that. Please just let me get my work done and let me have some choice. I'm going to have a personal tool chain. Don't force me to use you know ServiceNow, please don't force me to use your messaging client. Our connect chat if I want to Microsoft Teams or Slack let me do that and let me keep that UI. So we're really when we talk about employee experiences it's a very broad arena there and its a great partnership between IT and all the other lines of business to deliver what employee experience is going to look like. >> And you know Rebecca, we talked about this yesterday. John Donahoe took on the machine replacing humans and was very transparent. The example I would use is search. When IDC we had a big library. We had like three or four librarians. They're not there anymore but nobody is saying oh wow. Search I mean search is a machine. It made our lives better, it created new opportunities. I think that's a good example, a small one but one where. I'm an optimist even though things are getting complex. >> Pharrel: Me too, absolutely an optimist on that and so for example with our virtual agent. Go do a search on LinkedIn and you will find for conversation designer. There are new jobs being created to be able to support this kind of technology. You know, jobs are evolving not going away. >> So speaking of jobs. You have been a very successful leader in a high growth organization. >> Thanks. >> I think on your Twitter it says I'm on a rocket ship ride of a lifetime. >> Pharrel: I am, I'm here to tell you. >> I'd love to hear what your advice is for other leaders who are trying to affect transformational change in their IT organizations. >> Alright I think whether it's personal change for yourself, you're trying to evolve or you need to evolve your organization. The first thing you need to do is check your assumptions. You know the older we get and the more we're barraged by noise we think we know. Make sure that you're really clear on and have some self reflection but also go and check that with people around you and get some clarity around alright is this really the reality. What's our reality that we're trying to transform? And when you're talking about transformation it doesn't necessarily happen overnight. It can happen overnight and that's called disruption but transformation that you are initiating. Give yourself a little bit of breathing room. You got to know that this is a marathon and you cannot be doing it at a sprint pace. You will burn out so keep your eye on the horizon and what you're trying to accomplish and just get started. Don't sit there and wait and try to have the perfect plan. You're going to attack your way through it, it's going to change anyway. Just get started. >> The rapid iteration we were hearing about that's so important. >> Yeah absolutely DevOps and you know personal digital transformation. You got it. >> I also want to talk to you about women. There is a dearth of women leaders in technology. You are one of them, what are you doing personally to promote diversity and inclusion at ServiceNow and then what is the company doing and finally what should the tech industry be doing to face this challenge head on? >> Yeah you know my take on it is, it's all about belonging and I got that word from Pat Waters. So diversity, inclusion and belonging. That's something that she's championing and we are so fortunate to have her as our chief talent officer. Prior to having that word I was just really focused on connection. You know really engaging just with people and trying to understand where they're coming from and really making sure that you're practicing active listening. That has been like the key for my success I will say throughout my career. Is just being able to constantly reflect back what I'm hearing. One to make sure I didn't put any filters on it obviously and then two people want to feel heard and so you know whenever I get into the conversation around women in tech. Yes there are some very real facts, fact based, data based challenges ahead of us but where I choose to put my focus is a much broader conversation that includes you know everyone. And really just focusing a lot more on connection and belonging over all makes a huge difference. >> What you're saying is really resonating because I mean that's what we keep hearing is happening but perpetuates the old boys club is that oh I know this guy because we went to college together. Or some other kind of biases that you hold that it's just oh he's like me. I want to promote him and bring him along and there are fewer women in positions of power who they can bring up the people that they see are like them. So I think that's another problem too is that you have to... >> Yeah that goes back to a really great HR practice which is you cannot just reach deep into your network every time you get in trouble. Rely on a great HR standard practice that says no you know we need to go out there and there's great talent out there that you just didn't even think of. So you know when you're going back to, we talked about transformation earlier in this conversation. Check your self awareness, be clear about wait a minute. Do I really know right now what I need. I'm not sure let me broaden my perspective here and HR's been a great partner to be able to do that. >> So that's a great point because gender and race and sexual preference are part of that diversity and certainly other factors. But like a financial advisor when the portfolio gets over balanced in one area he or she has to rebalance that portfolio. And again it sounds formulaic but I think Pharrel your point is what you're looking for is to open up that network to a wider audience. >> Absolutely. >> And not just the good old boys network. >> I have a little bit of a bias here, you know my background. I'm an English major and I'm running the large business for ServiceNow. >> We need to open the diversity to English, it's a liberal arts background. >> I don't want kids these days to think that if they pick one path they're stuck in that path and their locked into certain jobs. It's not true, you can you just need, it's the way that you think, it's having critical thinking skills. Now listen, you're not going to go put me on the platform although I probably could. Go in and start coding, you're not going to rely on me to do that right away. I can learn it but allowing us, allowing yourself to start to believe. That hey wait a minute, you know the labels that I've grown up with and put on people. Maybe I can remove a couple and I love it when I'm surprised and are able to bring an employee on my time that I'm like ah it doesn't necessarily make sense on the paper but look at you. You're amazing. >> Well one of the things that supports that is digital. For years if you were in the financial services business or the manufacturing business or the automotive business. You were there for life but if you have digital skills you can traverse now much more easily. >> Yes absolutely. >> Kids today just have phenomenal opportunities. >> I know, I know it's great. I think it's so cool and I love making. I love opening tech a bit more to make it more accessible. More appealing, that there are so many different roads to come in and it's important that we get people who think differently, creative you know people who are good strong communicators. Who can bring clarity to a situation. We need all of that and that to me is the first step for diversity. >> And because that's the stuff that robots aren't very good at. Is the empathy, the creativity, that kind of broad thinking. >> That's right. >> Awesome way to bring it home. >> Found full circle. Pharrel thanks so much for coming on the program. What a fun and enlightening conversation. >> Oh my gosh, super fun. I really appreciate it. >> And you're speaking today at 1:30, good luck with that. >> And by the way we have a diversity and inclusion belonging lunch with Pat Waters and CJ Desai which will be at I think 12:30 as well so. >> Great plug, excellent. Thank you so much again. I'm Rebecca Knight for Dave Vellante we will have more from ServiceNow Knowledge 18 hashtag know 18 just after this.
SUMMARY :
Brought to you by ServiceNow. of the CUBE's live coverage of ServiceNow Knowledge 18. how you do tomorrow but You run the biggest business for ServiceNow. I'm happy to be here. It's just the cornerstone and so you know ServiceNow's paving the way that ServiceNow has made because they're phenomenal. and you drove a ship through that sea And so that is going to continue I think you guys have made some investments in design firms. and those are just two examples. if there are them. and taking the roles that are in IT. How do you define a great experience? I and you know I'm trying to check in on the ticket status and second part of the question is. and so you know that is a moment that matters for me I hate to say it that way but and the moments that matter for work getting done Because that is really what we're trying to do and let me keep that UI. And you know Rebecca, and so for example with our virtual agent. You have been a very successful leader I think on your Twitter it says I'd love to hear what your advice is and you cannot be doing it at a sprint pace. The rapid iteration we were hearing about Yeah absolutely DevOps and you know and then what is the company doing and so you know whenever I get into the conversation is that you have to... and HR's been a great partner to be able to do that. and certainly other factors. and I'm running the large business for ServiceNow. We need to open the diversity to English, and are able to bring an employee on my time but if you have digital skills and that to me is the first step for diversity. And because that's the stuff that robots Pharrel thanks so much for coming on the program. I really appreciate it. And you're speaking today at 1:30, And by the way we have a diversity and inclusion Thank you so much again.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Dave Vellante | PERSON | 0.99+ |
Rebecca Knight | PERSON | 0.99+ |
Rebecca | PERSON | 0.99+ |
John Donahoe | PERSON | 0.99+ |
Pharrel | PERSON | 0.99+ |
Farrell Hough | PERSON | 0.99+ |
Dave | PERSON | 0.99+ |
Pharrel Howe | PERSON | 0.99+ |
Fred Luddy | PERSON | 0.99+ |
London | LOCATION | 0.99+ |
three | QUANTITY | 0.99+ |
Pat Waters | PERSON | 0.99+ |
ServiceNow | ORGANIZATION | 0.99+ |
CJ Desai | PERSON | 0.99+ |
first | QUANTITY | 0.99+ |
two people | QUANTITY | 0.99+ |
ORGANIZATION | 0.99+ | |
second part | QUANTITY | 0.99+ |
tomorrow | DATE | 0.99+ |
yesterday | DATE | 0.99+ |
first step | QUANTITY | 0.99+ |
today | DATE | 0.99+ |
one | QUANTITY | 0.98+ |
This week | DATE | 0.98+ |
two examples | QUANTITY | 0.98+ |
12:30 | DATE | 0.98+ |
Las Vegas Nevada | LOCATION | 0.97+ |
four librarians | QUANTITY | 0.97+ |
ORGANIZATION | 0.96+ | |
One | QUANTITY | 0.95+ |
CJ | PERSON | 0.95+ |
18 | OTHER | 0.94+ |
Venetian | LOCATION | 0.93+ |
ServiceNow Knowledge 18 | TITLE | 0.92+ |
earlier today | DATE | 0.92+ |
CUBE | ORGANIZATION | 0.92+ |
Las Vegas | LOCATION | 0.92+ |
one area | QUANTITY | 0.9+ |
this afternoon | DATE | 0.88+ |
English | OTHER | 0.87+ |
IDC | ORGANIZATION | 0.78+ |
ServiceNow Knowledge 2018 | TITLE | 0.77+ |
today at | DATE | 0.77+ |
double | QUANTITY | 0.76+ |
Slack | ORGANIZATION | 0.75+ |
one path | QUANTITY | 0.75+ |
Microsoft Teams | ORGANIZATION | 0.69+ |
ServiceNow Knowledge18 | ORGANIZATION | 0.67+ |
couple | QUANTITY | 0.63+ |
1:30 | DATE | 0.62+ |
two | QUANTITY | 0.49+ |
18 | ORGANIZATION | 0.48+ |
Knowledge | TITLE | 0.3+ |
Chris Bedi, ServiceNow | ServiceNow Knowledge18
>> Announcer: Live from Las Vegas, it's theCUBE. Covering ServiceNow Knowledge 2018. Brought to you by ServiceNow. >> Welcome back everyone to theCUBE's live coverage of ServiceNow Knowledge18, I'm your host Rebecca Knight along with my cohost Dave Vellante. We're joined by Chris Bedi, he is the CIO of ServiceNow. Thanks so much for coming on the show Chris. >> Thanks for having me. >> So, we're hearing so much about improving employee experience and this is the goal, your goal, and also the collective goal of CIO, so can you tell us a little bit about why this, and how do you see your role in this? >> Yeah for sure, I mean if I rewind three or four years I don't think experience was really on anybody's agenda, or not high on the list. I think, you know, what we've come to realize or I've come to realize is that experience is critical to actually getting the right behavioral and economic outcomes. It is not optional anymore because with the amount of transformation that we're driving through technology it's changing processes, changing the way customers interact with us, suppliers interact with us, and that change needs to be easy. And not just easy for easy sake, but otherwise we don't get the business outcomes we are looking for. So, for me it's very purpose driven to say that for us to get those economic outcomes we have to focus on experience. >> I feel like the CIO role is evolving, and we've talked about this before, I'd love your thoughts on it. You know, it kind of used to be, alright we're going to keep the lights on, granted that's still part of the role but it's table stakes. >> It doesn't go away. (Rebecca laughs) But yes, still part of the role. >> You know, we can outsource our email, you know, what are we going to do with the cloud, okay. That's shifting, you know, with the digital economy, machine intelligence, the economy booming, this war on talent especially in Silicone Valley. Things are changing, how do you see the role changing and where do you see it evolving to? >> Well, I think the CIO role is changing. It's driven really by what's going on in every industry. If you think about it, everything, how fast your company operates, how efficient your processes are, how engaged your employees are via employee experiences, the mode in which you're able to interact with your customers, how digital your supply chain is, everything is powered by technology platforms and CIO's are the ones governing and managing and those technology platforms to deliver those outcomes, and I think it's only going to increase where technology has a bigger and bigger impact and I think that is really driving a shift in the CIO role where CIO's need to be front and center. There is no more, here's the business strategy, here's the technology strategy. They are one and the same thing and I think in our consumer lives we talk about the digital divides or the have's and have nots. I think the same thing is going to play out in enterprises where those enterprises that can figure out how to harness these newer technologies to drive meaningful business outcomes are going to start to separate themselves from the competition and that separation's only going to get bigger with time. So I think there's a tremendous amount of urgency on this topic as well. I was reading a recent article which talked about CEO's priorities for IT and saying favoring speed over cost, and I don't think that's because all of a sudden we're going to become frivolous with our spending. But I think again it just speaks to the urgency and the need for businesses to transform and it's now. >> It's not just harnessing the technologies, it's also harnessing the employee behaviors that need to change in order to create these cultural shifts that you're talking about, right, or? >> Yeah, for sure, and I would say and we had our CIO Decisions yesterday, one of the key topics was, you know, driving cultural transformation and I find that's a lot of what I'm doing and that involves a lot of selling, quite frankly. I mean, I don't have sales in my title, but by the very definition of it we're saying this technology has the promise to unlock a new business model, unlock a new process. Get to that next level of efficiency or productivity. But, you're selling a vision, right, and that means change, and people don't like change. As long as someone else is changing they're fine with it, once it's themselves, so we have to focus a lot and really double down on transformation efforts and play a key role in that, and to link it back to your first question, that transformation gets so much easier if we can deliver compelling experiences, right? So, it's all kind of tied together. >> Four years ago at K15, Frank Slootman sort of threw down the gauntlet to CIO's in the audience and said, you must become business leaders, if you don't become business leaders you'll be a dinosaur. How are you a business leader, and how are you becoming a business leader? >> I think it's really shaping IT's agenda based upon what's important to the organization. And, that's going to be different for different organizations but largely it's going to be things tied to customers, how productive and engaged are the employees, what can we do to drive margin, which is top and bottom line improvement in the economic model, and making sure that IT's goals and objectives are one and the same with the business goals and objectives. So, for example we do at ServiceNow in IT, we have a shared contract with every function. Marketing, sales, you know, professional services, that here's the business outcomes. On my dashboard, you'll seldom see a whole bunch of IT metrics, it's all about did we get to the business metric or not. Cuz if you're not measuring that then I'm not sure what you're measuring. >> Okay, so you, and I'm sure you have a lot of IT metrics, too, but you're able to then tie those IT metrics to business metrics >> Sure. >> And show how a change in one flows through the value to affect another. >> Yeah, I mean, where the role was, that doesn't go away and it's a critical part of the role and I don't want to undermine it which is, all the invisible things that just happen in corporations, you know, the utilities of, is the networking, and phones and all that, that has to be rock solid. That's table stakes, but yeah, for the next part of that, it's really driving those transformational business outcomes. >> So you're a big proponent and advocate of machine learning, how do you see machine learning transforming the modern work experience, the modern workplace and then the employee experience of the modern workplace? >> I think at a very high level, it's around speed and effectiveness of decision making. And, machine learning, I think has the promise or the opportunity for all of us to unlock that next wave of productivity. Just like in the late '90s we had ERP's and they drove a lot of automation, and supply chain and finance organizations around the world got better. They got faster, more efficient. I think machine learning can do that for the entire enterprise by leveraging platforms to help people make faster and better decisions. I know there's a lot written about replacing humans and things like that. I don't buy into that, I think it's just helping us be better and I think there's used cases all over the enterprise. The biggest barriers to machine learning in my mind typically come with talent. How do you do it, and the good news is here, I mean what we embedded with machine learning in the ServiceNow platform, you don't need an army of data scientists that are super hard to find, almost democratizing the ability to leverage machine learning. Second biggest one that when I talk to CIOs, it's lack of the right data, and they don't have the right data perhaps because they haven't yet digitized their processes, so that's a critical precursor. You got to digitize your processes to generate the right data to then feed the algorithms to get the outcome, but yeah machine learning I think is going to materially transform how we operate dramatically over the next three to five years. >> And, I mean, IT systems continue to get more complex. They in many cases becoming more of a black box. I wonder if I could get your thoughts on this. I mean, I remember reading Michael Lewis's book, Flash Boys, and he talked a lot about the flash crash, and nobody could explain it. They chalk it up to a computer glitch, and his premise was a computer glitch is computers are so complex we can't explain them anymore. >> Yeah. >> AI, machine learning, machine intelligence, going to make that even more complex and more of a black box. Is that a problem for us mortals? >> I think it's a problem, (laughs) for us mortals, but I think it's a problem and I'll tie it back to the transformation in human behavior. We're, I'll call it prototyping and rolling out and leveraging machine learning in our own enterprise, and one of the things we've observed is that us humans, us mortals as you call us, we need to know why, so if a machiner is making an algorithmic based recommendation or a decision we need to know why. And, our employees had a hard time accepting the ML based recommendation without knowing the why. So, we had to go back and rework that, and say how do we surface the why in the context of the recommendation and that got people over the hump. So I think it is a super important point where, as these algorithms get more and more sophisticated, our human brains, the way we interpret it, is we still need the why. >> Yeah, so you're trying to white box that, is what you're saying, which again is not easy. I often use the example of, a computer can tell me if I'm looking at a dog, or I joke Silicone Valley if you watch Silicone Valley >> Yeah yeah yeah, >> Hot dog or not hot dog. >> Hot dog, exactly. >> But, try to explain how you know it's a dog, it's hard >> It is challenging. >> To do that. >> Right. >> Especially if you think about data scientists, they are incredibly cerebral and way smarter than me and, they often have a hard time simplifying it enough where its consumable if you will. So, it is a challenge and I think, you know, it's something that'll evolve as we start to use more of it cause we'll just have to figure it out as an industry. >> I want to ask you about, one of the things that we're hearing so much about this conference is the neat things that you're doing around eradicating employee pain points and taking care of all those onerous, annoying, tedious tasks that we have to do, the filling out of paperwork and all of that sort of thing. What are sort of the next things you're thinking about, the other parts of the work day that are annoying for all of us when you sort of think ahead to the product lineup? >> I think, one of the things we do is figure out where you are and you know, digital transformation, right, is great, but it has so many different meanings depending on your company or your industry. So what we did internally is we actually gave definition and an answer to the question of how digital are you? So we take every process and a collection of processes to a department and bubble it up and so on forth, and we rate every process on how fast it is, how intelligent is, which is a measure of machine learning, and what's the experience we're delivering. And taking those three measures, we're able to come up with a score and more than anything it gave us a common language around the enterprise to say, how do we move this from a score of 50 to 70, how do we move this from a 60 to a 90, and which processes are most important to move first, second and third, right, and without that it gets really hard because digital transformation can just feel like this abstract concept and as business leaders, we do better when we have measurement. And once we have a number and a target and a goal, it's easier to get people aligned to that. So, that's been helpful for us as well on a change management aspect. >> So true. Coach K, you guys always have great outside guests come in and speak at your CIO Decisions Conference, I mean Robert Gates is one that, you know, I mean as much as you've accomplished in your life you haven't accomplished nearly as much as that guy. >> Yeah. >> Very humbling. Coach K was your, one of your guests this week, you host that event. >> I do. >> Share with us some of the, some of the learnings from Coach K. >> We had Coach K, Duke's basketball coach, I would argue best coach, best basketball coach >> I'm a Tarheel. >> Sorry, Tarheel here. >> Yeah exactly, Dean Smith. >> We had a couple in the audience- >> He said he's no Dean Smith the other day, (Rebecca laughs) well you know I don't know. >> And I am a college hoops junkie so for me, it was a massive treat. I just wanted to talk to him about so many games and things like that. But he, he really gave a great talk about just how to be a better leader, how to constantly be learning and applying yourself. I mean he's 71 years old and how he needs, he talked about how he had to reinvent himself at least ten times, he's been coaching for 42 years. To meet the players where they are, and changing himself. And every season, the day after the season ends, having a meeting with his managers saying, what do we need to change? And it could be they just won the national championship. So, never resting on his laurels, constantly learning, and he had really interesting anecdotes about when he coached the U.S. Olympic team, and the difference of 18-year-olds right out of high school versus these are the superstars of the NBA, massive egos, and one of the interesting things, he said so many interesting things I could keep going on but just, you know, he said don't leave your ego at the door. Bring your ego, cause that what makes you great. I need you to have that ego Kobe when you're taking that last second shot cause that's what makes you, you. But, also what he spent a lot of time is getting them aligned on values. Here's the core values that which we are going to operate as a team and that are going to allow us to be successful. And I think that leadership lesson applies to any team. He applied it in a very difficult environment while millions of people are watching but, and he talked about how he took that collection of individuals and made them a unit, and that was super powerful. >> Yeah, he coached the first dream team which was Magic, >> Yeah I think he's coached four or five, and >> and I think Byrd might have been hurt but he played, >> yeah. And how he would just >> and Jordan I mean that, try and bring that eclectic mix together. >> And then to hear, have someone be so, you know, I've done all these things, and then be articulate enough to be able to say, and this is what I did >> Yeah and just super humble >> this is how I brought out the best in people. >> Super humble and just, again, constant learning right, I mean John our CEO talks about be a learning animal. I think Coach K embodied that in spades. >> West Point grad too, right, with a lot of discipline >> Yeah. >> That's right, yeah, yeah. >> in his background and >> for sure, >> and it's really inspirational. >> And then he talked about that, that's where he learned a lot of his leadership lessons. >> Really, yeah? >> At West Point. >> Well, Chris it's been so fun talking to you we could, maybe we should get Coach K on with you. A little like, Mike Krzyzewski, yeah >> That would be a treat for me, you and me could talk about Duke Tarheels. >> Yeah, well okay, alright, if you insist. >> We could bring John Wooden into the greatest coaches ever conversation in fairness >> We could, we could. >> to the wizard of Westwood I mean. >> Cool, well thank you. >> Chris, thanks again for coming on. I'm Rebecca Knight for Dave Vellante. We will have more from theCUBE's live coverage of ServiceNow Knowledge '18 coming up just after this. (techno music)
SUMMARY :
Brought to you by ServiceNow. he is the CIO of ServiceNow. and that change needs to be easy. I feel like the CIO role is evolving, and we've It doesn't go away. the role changing and where do you see it evolving to? and the need for businesses to transform and it's now. one of the key topics was, you know, and how are you becoming a business leader? and the same with the business goals and objectives. And show how a change in one flows and phones and all that, that has to be rock solid. I think is going to materially transform how we operate And, I mean, IT systems continue to get more complex. machine intelligence, going to make that and that got people over the hump. or I joke Silicone Valley if you So, it is a challenge and I think, you know, for all of us when you sort of of 50 to 70, how do we move this I mean Robert Gates is one that, you know, you host that event. some of the learnings from Coach K. He said he's no Dean Smith the other day, and that are going to allow us to be successful. And how he would just and Jordan I mean I think Coach K embodied that in spades. he learned a lot of his leadership lessons. Well, Chris it's been so fun talking to you you and me could talk about Duke Tarheels. of ServiceNow Knowledge '18 coming up just after this.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Rebecca Knight | PERSON | 0.99+ |
Chris Bedi | PERSON | 0.99+ |
Dave Vellante | PERSON | 0.99+ |
Chris | PERSON | 0.99+ |
Jordan | PERSON | 0.99+ |
Frank Slootman | PERSON | 0.99+ |
Mike Krzyzewski | PERSON | 0.99+ |
Dean Smith | PERSON | 0.99+ |
John Wooden | PERSON | 0.99+ |
Rebecca | PERSON | 0.99+ |
Byrd | PERSON | 0.99+ |
Michael Lewis | PERSON | 0.99+ |
three | QUANTITY | 0.99+ |
42 years | QUANTITY | 0.99+ |
John | PERSON | 0.99+ |
71 years | QUANTITY | 0.99+ |
five | QUANTITY | 0.99+ |
yesterday | DATE | 0.99+ |
Silicone Valley | LOCATION | 0.99+ |
60 | QUANTITY | 0.99+ |
18-year | QUANTITY | 0.99+ |
ServiceNow | ORGANIZATION | 0.99+ |
Flash Boys | TITLE | 0.99+ |
first question | QUANTITY | 0.99+ |
Kobe | PERSON | 0.99+ |
90 | QUANTITY | 0.99+ |
four years | QUANTITY | 0.99+ |
Coach | PERSON | 0.99+ |
third | QUANTITY | 0.99+ |
four | QUANTITY | 0.99+ |
Four years ago | DATE | 0.99+ |
Tarheel | PERSON | 0.99+ |
second | QUANTITY | 0.99+ |
Silicone Valley | TITLE | 0.99+ |
first | QUANTITY | 0.98+ |
West Point | ORGANIZATION | 0.98+ |
Robert Gates | PERSON | 0.98+ |
one | QUANTITY | 0.98+ |
Las Vegas | LOCATION | 0.98+ |
70 | QUANTITY | 0.98+ |
50 | QUANTITY | 0.98+ |
this week | DATE | 0.98+ |
K | PERSON | 0.97+ |
theCUBE | ORGANIZATION | 0.97+ |
three measures | QUANTITY | 0.96+ |
late '90s | DATE | 0.96+ |
Duke | PERSON | 0.95+ |
millions of people | QUANTITY | 0.95+ |
second shot | QUANTITY | 0.94+ |
ServiceNow | TITLE | 0.93+ |
first dream team | QUANTITY | 0.91+ |
five years | QUANTITY | 0.9+ |
K15 | ORGANIZATION | 0.9+ |
Magic | ORGANIZATION | 0.82+ |
ServiceNow Knowledge18 | TITLE | 0.79+ |
couple | QUANTITY | 0.76+ |
Second biggest one | QUANTITY | 0.74+ |
NBA | ORGANIZATION | 0.71+ |
ServiceNow Knowledge 2018 | TITLE | 0.71+ |
Coach K. | PERSON | 0.69+ |
ServiceNow Knowledge '18 | TITLE | 0.68+ |
U.S. Olympic | ORGANIZATION | 0.66+ |
Duke Tarheels | ORGANIZATION | 0.64+ |
least ten times | QUANTITY | 0.64+ |
Westwood | ORGANIZATION | 0.63+ |
CIO | EVENT | 0.5+ |
Knowledge18 | TITLE | 0.32+ |
Gaurav Dutt Uniyal, Infosys | ServiceNow Knowledge18
>> Announcer: Live from Las Vegas, it's The Cube! Covering ServiceNow, Knowledge 2018. Brought to you by ServiceNow. >> Welcome back everyone to The Cube's live coverage of ServiceNow Knowledge 18 in Las Vegas. I'm your host, Rebecca Knight. We're joined by Gaurav Dutt Uniyal, who is the North American practice head of service management for Infosys. Thanks so much for joining us, Gaurav. >> Thanks, Rebecca for hosting me. >> So first, this is your second time on The Cube, so I should say welcome back. >> Yes, thank you. >> So tell us about what you do at Infosys and what, sort of what the strategy is in this space. >> Sure, sure. So I lead our practice for North America, and Infosys is our technology services company. And we help our organizations go through their digital transformation journey. And with ServiceNow I've been working for the last 10 years, so we have seen this platform evolving from a basic ticketing tool to a platform that can be used by IT, and now it has reached a point where it's being adopted by, across the organizations, right? All the business owners, be it HR or customer services or program managers, portfolio managers, and so on and so forth. And interestingly, you know, the theme which we have adopted for this year, is how do we help our clients accelerate their journey for HR, CSM, item? So basically how do we help our organization adopt ServiceNow, be on IT, and take it to the enterprise. >> So that's, so that's the strategy. How do we accelerate customers in their journey. And is the strategy led by customers themselves? Did they say, "Look, Infosys, we have this problem, "we're going too slow," or what would you say, where was sort of the impetus for this? >> I think it's a mix of both. You know, we do get, obviously, inputs from the clients, but the value that Infosys brings in is the diverse experience from multiple engagements, right? And to give you some more views of how we are approaching this space, so on a very high level what we see as the key things or strategies in this space. The first of all, any control system that we have with the client, the first and foremost topic is about user experience. That, you know, as we implement SerivceNow, how do we enhance the user experience for the internalized as for the regular customers? That's one. Second strategy or thing that we see is that, you know, while ServiceNow has been matured and implemented for a larger part of IT organization, but how do we make sure that the similar level of maturity can be achieved for HR managers, right? How program managers, portfolio managers, the security organizations, the facilities team, how they can adopt the platform. So that's the second strategy. The third strategy that we work on is bringing in domain expertise as part of ServiceNow implementation, right? Now, for example, if we are implementing ServiceNow for retail, so how do we bring in experience of store's management, for example? If we are implementing it for a foreign organization, you know how do we bring in that domain expertise, and integrate that with SerivceNow. That's the third strategy. And the fourth thing that we are focusing on is some of the newer things, which possibly, not revenue generating engines for us yet, >> Rebecca: Yet. (laughs) >> But down the line, you're 12 months, 13 months down the line, we expect more revenue to come. So things like, IOT, and, I shouldn't even say AI because AI is something we're already implementing for some of the clients. >> So, that's interesting. You're exploring this area, this area is so hot, what are some of the, how do you see some of the potential use cases? >> So the use cases that we are seeing is so ITSM, I think in our viewpoint, it has matured. A lot of organizations have adopted ITSM, the basic capabilities on incident, problem, team management, asset management, CMDB, is already out there, right? An obvious thing, clients taking those foundational capabilities and taking it to other parts of organization, right? So in case of HR, we are seeing organizations adopting it for case management. Helping onboarding, offboarding all their employees. Managing their payroll systems. That's one set of use cases that we are seeing. The second set of use cases we are seeing are around automating your business processes. So, there are a few clients where they identified a set of business use cases or workflows and they are leveraging the power of ServiceNow to automate those. >> So how are you, how are you and your customers measuring the return on the investment here? What are they seeing? >> So what we do is, when we work on these engagements, so at the beginning of the engagements we do identify certain outcomes that we are going to deliver for our clients, right? And one simple example is if we are implementing ServiceNow for help desk, so one of the key outcomes that we would measure is that by implementing ServiceNow, how many tickets that we have reduced? Or how many calls to service desk have been reduced by implementing SerivceNow? Which, you know, actually has reduced the cost of operations for the client. So that's just one example. What we do is across the organization we identify those use cases and the kind of outcomes that it would deliver, and we also identify the set of metrics, right, which we jointly review during the engagement. At what kind of outcomes that have been delivered with this implementation. >> When you think about all of the, the solutions that you helped customers come to, what are you most excited about? >> Yeah, so I think if you look at the different types of solutions that are out there, right, and how customers are adopting it, I think in my view, or the way we see it, the solutions around the specific domain or industry, right? Because so far what we have seen is that service management or ITSM, it's like a whole giant lair, it is not really tied to a specific domain, right? But more and more we are seeing that clients are asking for solutions which are relevant to their business. Which can help make some difference to their business outcomes. And that's where we are seeing turned around building solutions for retail organizations, building solutions for insurance organization, money factoring, finance, and so on and so forth. So that's one interesting turn that we are seeing in the market right now. >> Last question, how many Knowledges have you been to? >> I have been to, I have been coming right from the beginning. >> So you've seen the conference above, why do you keep coming back? >> I think so first of all, this is a great product. A lot of organizations are adopting it. But interestingly I think it's an equal system. If you look at this conference on 18,000, 20,000 people attending it last year it was only 15,000, and if you look at so many partners and customers out there, I think there's a big big family and bigger ecosystem out there. So yeah, excited to be part of it. >> Gaurav, thanks so much for coming on The Cube, it's been great. >> Thank you. >> I'm Recebba Knight, we will have more tomorrow from ServiceNow Knowledge 18. Until then, good night!
SUMMARY :
Brought to you by ServiceNow. head of service management for Infosys. So first, this is your second time on The Cube, So tell us about what you do at Infosys and what, So basically how do we help our organization So that's, so that's the strategy. And the fourth thing that we are focusing on down the line, we expect more revenue to come. of the potential use cases? So the use cases that we are seeing is so ITSM, so at the beginning of the engagements we do identify or the way we see it, right from the beginning. and if you look at so many partners and customers out there, it's been great. I'm Recebba Knight, we will have more
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Infosys | ORGANIZATION | 0.99+ |
Rebecca | PERSON | 0.99+ |
Rebecca Knight | PERSON | 0.99+ |
Gaurav | PERSON | 0.99+ |
second strategy | QUANTITY | 0.99+ |
Gaurav Dutt Uniyal | PERSON | 0.99+ |
third strategy | QUANTITY | 0.99+ |
tomorrow | DATE | 0.99+ |
Recebba Knight | PERSON | 0.99+ |
second time | QUANTITY | 0.99+ |
13 months | QUANTITY | 0.99+ |
12 months | QUANTITY | 0.99+ |
one example | QUANTITY | 0.99+ |
last year | DATE | 0.99+ |
Las Vegas | LOCATION | 0.99+ |
first | QUANTITY | 0.99+ |
second set | QUANTITY | 0.99+ |
one set | QUANTITY | 0.99+ |
both | QUANTITY | 0.99+ |
ServiceNow | ORGANIZATION | 0.98+ |
fourth thing | QUANTITY | 0.98+ |
18,000, 20,000 people | QUANTITY | 0.98+ |
one simple example | QUANTITY | 0.97+ |
one | QUANTITY | 0.96+ |
15,000 | QUANTITY | 0.96+ |
North America | LOCATION | 0.94+ |
this year | DATE | 0.92+ |
The Cube | ORGANIZATION | 0.92+ |
ServiceNow | TITLE | 0.9+ |
SerivceNow | ORGANIZATION | 0.85+ |
last 10 years | DATE | 0.84+ |
North American | OTHER | 0.81+ |
Second strategy | QUANTITY | 0.76+ |
ServiceNow Knowledge 18 | ORGANIZATION | 0.69+ |
SerivceNow | TITLE | 0.69+ |
Knowledge 2018 | TITLE | 0.67+ |
Knowledges | ORGANIZATION | 0.61+ |
ServiceNow Knowledge 18 | TITLE | 0.6+ |
Cube | ORGANIZATION | 0.52+ |
Knowledge18 | TITLE | 0.43+ |