Gary White, Wayfair | KubeCon + CloudNativeCon NA 2021
hello and welcome to this cube conversation this is part of our continuing coverage of kubecon cloud nativecon north america 2021 i have a very special guest with us uh from a technology company that on any given day at any given moment has any number of 31 million discrete users coming in looking for a specific item or two out of 22 23 24 million who knows how many items that could be shipped from 15 16 17 000 different locations around the globe and we've got one of the key folks responsible for managing what some of us in tech would refer to by the technical term a nightmare uh gary white from wayfair welcome hey thanks for having me yeah so tell us about wayfair what is wayfair we're all going to pretend like none of us have heard of wayfair before despite billions of dollars in advertising what is wayfair what do you get what do you what do you guys do before we get into the technology and how it actually works yeah uh that's a great question wayfair it uh exists to be the destination for all things home helping everybody and create a feeling of being at home uh so that's like our primary goal from the um overall business objective specifically in the technology uh part of the company we strive to make development of tools that make the shopping process easier uh carrying one of the widest like spaces of items means that we have to have incredible resiliency in our data and access to that data and then we try to build world-class development tools to compete with uh talent market um that is some of the biggest firms in the world okay so so just so we're clear because i want to make sure you came to the right to the right place this isn't furniture con this is cloud native con and you're not an you're not an artisan crafter of bespoke end tables right so you you craft a very different thing which is the uh which is the technical infrastructure behind this tell us about your relationship with uh with cloud native technologies in the open source world oh sure absolutely so my experience at wayfair has mostly consisted of um exposing the release engineering process and making the process of developing tools easier i think most companies invest about or a lot of companies invest a significant amount of their engineering talent into being able to create a platform for their developers to work on top of uh that's the team that i'm a part of where we create a platform for our developers and a large part of how we do that is leveraging technology that comes out of the cncf so we'll be talking about uh automation tools um things that you may run in kubernetes to do batch jobs things that you may run in kubernetes to run uh regular microservices and applications and then ways to automate the building of those applications and the packaging of it so that it can ship to production reliably and so you guys you guys aren't just you know when we go back several decades there were customers and there were vendors and those lines are really blurred in the open source community they have been for a long time but i mean you're you're actually working not only to develop solutions for wayfarer but you're working hand in hand with other people to develop solutions that get propagated across industry tell us about some of those projects that that you're involved with with the open source community or at least where wayfarer is absolutely so uh wayfair has made an investment in the open source community specifically notably with the tremor project you can go to tremor.rs and i'm actually speaking about it at cubecon that's where the topic comes from tremor is a early stage and uh event processing system where you can give it a lot of data for it to be able to ingest and then spit out downstream to other systems you may want to send events and notifications out to multiple systems based on what you see you may want to throttle the amount of data that you have coming in and that was a big topic that i also mentioned at the cloud native con uh and at tremorcon where you can deal with this really massive volume that we have to do at the scale that we exist as a as a business and just um filter it so that it doesn't overwhelm everything downstream in observability's sake well you know that tremor must be cool if it has its own con right yeah that's very cool you know you've arrived when you've had a con eventually i'm i'm i'm working toward dave khan we we'd make it dave and gary khan if we need to but oh absolutely so can you can you take those concepts of events and and data flow and and kind of up level that in terms of the kinds of things that are happening between customers and wayfair on a moment-by-moment basis so so give me an example of like you know what what is an event sure yeah so events if you're familiar with the open telemetry or observability framework you might call them signals where you have something happen on your infrastructure that's processed in a way that you would want to record so you might have a log that you need to be able to trace through later in case there's something happens or you just want to be able to comb your logs you may have uh metrics that you're sending in like how many requests you've gotten or how many bytes you've been processing in your service uh you may have baggage that you associate with that data um so yeah all of these different kinds of signals as defined in the open telemetry spec are things that we support in tremor and we supported before the hotel project really made it a form it was something we did out of necessity and similar products that you might find are like log stash and elastic in that whole stack okay so if so if uh if i'm looking for something for my home office uh although you can see i've got tons of garbage already in my home office um what what happens to me as a customer if all of what you just described goes wrong what happens to my experience that's a great question so as we're talking about tremor if something were to go wrong it shouldn't impact the experience of the service itself because tremor is designed to not create any load on your service as you are executing it you have the option to run it as a standalone server where you give it the resources that it needs by itself uh if that turns out to be too much of a burden for the application and you need to do a sidecar kind of model where you actually deploy it alongside your application directly in the same pod or sometimes even in the same container as a different process it's lightweight enough that you can do that which is part of the reason why we like it and why we built it is that we found that many of the other solutions for processing these signals just simply took up too much compute to be competitive with what we were able to create ourselves how and how long have you been with wayfair uh i've been with wayfair for almost three years uh three years in october or it is october so three years hooray hey hey happy happy anniversary yeah so obviously you couldn't have predicted the you know the the massive shift in all of our lives um and maybe you didn't completely fully appreciate just how well prepared wayfare was for this crazy shift in all of our lives when you entered in um i'm not gonna let you pretend uh that uh that you know that you knew and that your your iq is 20 points higher than it actually is because you decided to go to a place that was actually prepared but what what is share with us what that has been like i mean what is it like to be somewhere where the sky appeared to be falling and then all of a sudden the demands went through the roof what was that like that was a extremely chaotic but ultimately uh successful time for the company obviously um it's shown definitely in what you can find um in our stock and how we've been doing with technology that we did very well during the pandemic we were able to use the technology that we already had and be effective in adopting some more of the cncf portfolio and some more of like cloud native practices to make the um to make our infrastructure run better than it ever did at a time where we were in a crunch to be able to do better than we ever um had as a business and i believe that those two things are related the or this is my personal philosophy for sure that i believe that the adoption of these cloud native practices uh especially being pushed from the platform team that i work on were instrumental in being able to create an environment where developers can deliver value more reliably where then the experience of shopping at wayfair becomes dramatically better and can handle the scale that you see when everybody decides to start shopping everybody decides to start furnishing their home office i was going to make a joke that i bet that at least one of those things behind you was from wakefield you could be right although although some of the things over my shoulder are very strange movie prop type items so but uh but you would be you would be guessing correctly i was very very excited to talk to you um from uh from a technology standpoint because again you guys were prepared for this you you can't respond uh in a way quickly enough that doesn't crush you unless you've prepared and you've got a framework that draws upon cloud native technologies just just as you as you outlined um so against that backdrop what are you seeing in uh from a technology standpoint in retail in general are you are you plugged into that much think of think of legacy uh furniture outlets trying to pivot into the world of cloud native native take your take your wayfarer hat off you know your partisan hat in terms of competition off for a moment and and talk to me about you know if you're advising a fill in the blank legacy retail store that's just dying right now that wanted to have an online presence from a technical standpoint how would you advise them what would you steer them in the direction of i would definitely say that um just in time engineering has actually served wayfarer extremely well where we're not over engineering the solutions and using the big fancy tools until we know that we need them so i think that when we see businesses or we see anybody any organization that decides to adopt everything first and then see whether or not it scales up they don't see the results that they wanted because they're not using something that's appropriate for the size of the problem that they're trying to solve so for example if if an experience that i can share from what we went through uh i was part of and i've spoken and have some posts about um like being able to scale up just the automation infrastructure for wayfair where we were using a solution that worked pretty well but we didn't think about what was going to happen when it grew and we didn't react when it actually did grow and so by instead reassessing okay we're a different size company now we have different size needs for automation and different flexibility requirements to be able to use it effectively we need to be able to adopt containers we need to be able to support deployment into kubernetes how can we get there and then continuing to evaluate that even during the process of building and during the process of making that available to the rest of the company i think that if you're starting that process fresh or even if you're in the middle of that process it's important to right size the solution and consider whether or not it it's if your online business isn't mid-tier but it's enterprise then you need to build a system for that if you have an online system that's actually doing not much of your business don't build for the enterprise yet build for the size and then continue to scale it up as you go um another thing that i i just have to plug about the cncf solutions is that they're incredible at being flexible to that scale that if you pick things that go from low to mid tier then you can hand off from mid to high tier and then from high tier into enterprise scale and i think that those things are available in the cncf landscape and it's part of why we're excited to to be part of it ourselves so if you had a magic wand and you could solve one headache that you experience in your daily life from a technology perspective can you can you think of anything that you would uh you would conjure up absolutely uh i i struggle and have struggled pretty much my entire career uh with being able to get like a good picture of the adoption of any given tool within the company and i know that perhaps not every engineer um that works with technology within a big enterprise firm has to think about whether or not their tool is being used a lot um folks may not think about is the person next to me using python or is the next person next to them using java um being able to have that kind of insight into what people use how frequently they're deploying and how much they use it would be an incredible gain for us to be able to make better decisions about the platform of the company yeah yeah and you know you know the uh potentially the irony there is um at the sort of tip of the spear of your business understanding the customer everything about them you possibly can is so important to give them a really really good experience and sometimes enterprises that have that know all sorts of information about me don't know what their developers are doing in a whole list in a holistic fashion uh with a few clicks i can tell you exactly how many orders i've ordered from get from a given online retailer in the last nine years um but uh but i doubt they could tell me a lot about some of their infrastructure so that's that's interesting uh well what else what else can you share with us about wayfair are there any anything that's not super proprietary and secret that you could share that's an interesting data point we were joking beforehand about yeah what is it is it 8 billion in your sales is it red staplers or uh any kind of factoids that people would be surprised about yeah i i think folks um something that's definitely not proprietary because it's literally on github.com uh we just recently started putting a lot more elbow grease into our open source repositories it's becoming hacktoberfest now and we're very excited to be able to have these kind of more polished products things that we expect people to be able to contribute to where not even a year ago it wasn't uncommon to have teams within the company that would open source their project and then they would completely lose track of it and we had like some um we had to create new organizations to actually maintain them over time so i i feel like a really exciting thing that we're doing now is contributing to open source and earnest and actually getting developers time scheduled to be able to dedicate to that effort um i think a lot of the biggest companies that are the most successful uh make time for their developers to be able to contribute back as well as being able to contribute just to the proprietary code that every company has to maintain absolutely because human as human beings we don't want to be toiling in obscurity right and uh you know at what becomes a soul-killing exercise when you can actually get out there and have that sense of community uh which is you know it's central to uh to open source it's a testament to wayfair that they know that it's in their best interest as a as an organization to nurture that kind of talent uh uh within so uh on that on that very positive note uh i'd like to thank you so much for your time gary um and i appreciate the uh the plug for uh for shoes uh over over over your shoulder uh and uh just just wanna say again thanks a lot uh best of luck with your uh with your talk for q con and with that i will sign off thanks for joining this cube conversation with gary white of wayfair in our continuing coverage of kubecon cloud native con north america 2021 i'm dave nicholson thanks for tuning in you
SUMMARY :
talk to me about you know if you're
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Gary White | PERSON | 0.99+ |
8 billion | QUANTITY | 0.99+ |
20 points | QUANTITY | 0.99+ |
31 million | QUANTITY | 0.99+ |
october | DATE | 0.99+ |
two things | QUANTITY | 0.99+ |
Wayfair | ORGANIZATION | 0.99+ |
python | TITLE | 0.99+ |
three years | QUANTITY | 0.99+ |
two | QUANTITY | 0.99+ |
dave | PERSON | 0.99+ |
wayfair | ORGANIZATION | 0.99+ |
22 | QUANTITY | 0.98+ |
KubeCon | EVENT | 0.98+ |
billions of dollars | QUANTITY | 0.98+ |
dave nicholson | PERSON | 0.98+ |
north america | LOCATION | 0.98+ |
CloudNativeCon | EVENT | 0.98+ |
one | QUANTITY | 0.97+ |
gary white | PERSON | 0.97+ |
a year ago | DATE | 0.97+ |
java | TITLE | 0.97+ |
dave khan | PERSON | 0.96+ |
gary khan | PERSON | 0.96+ |
one headache | QUANTITY | 0.95+ |
kubecon | EVENT | 0.95+ |
almost three years | QUANTITY | 0.94+ |
tremorcon | ORGANIZATION | 0.94+ |
15 16 17 000 different locations | QUANTITY | 0.93+ |
tons of garbage | QUANTITY | 0.93+ |
kubecon | ORGANIZATION | 0.92+ |
pandemic | EVENT | 0.91+ |
a lot of data | QUANTITY | 0.89+ |
gary | PERSON | 0.89+ |
last nine years | DATE | 0.88+ |
cubecon | ORGANIZATION | 0.86+ |
first | QUANTITY | 0.83+ |
2021 | DATE | 0.82+ |
cloud native con | EVENT | 0.8+ |
23 24 million | QUANTITY | 0.79+ |
tremor | TITLE | 0.74+ |
NA 2021 | EVENT | 0.72+ |
wayfare | ORGANIZATION | 0.72+ |
uh | ORGANIZATION | 0.69+ |
cloud native con | ORGANIZATION | 0.68+ |
one of those things | QUANTITY | 0.67+ |
tremor.rs | ORGANIZATION | 0.65+ |
least | QUANTITY | 0.62+ |
wakefield | ORGANIZATION | 0.59+ |
key folks | QUANTITY | 0.53+ |
github.com | ORGANIZATION | 0.49+ |
cloud nativecon | COMMERCIAL_ITEM | 0.42+ |
Gary Malhotra, Whatfix | CUBE Conversation
(upbeat music) >> Hi welcome to theCUBE studios for another CUBE conversation where we go in-depth with thought leaders driving innovation across the tech industry. I'm your host Donald Klein. As digital transformation continues to impact industries, the application workflows employees rely on on a day to day basis are becoming increasingly customized. This trend towards customization is presenting new challenges for the workforce of the future. To talk about that challenge, I'm here today with Gary Mahotra, VP of Product Marketing at WhatFix. >> Hi Don, thanks for having us. >> Glad you're here. So this conversation is kind of following up on an earlier conversation we did with Vara Kumar about some of the challenges for the workplace of the future. >> That's right. >> And of particular interest is you guys have done some new survey work, right, around some of the challenges or the new challenges that we have in the workplace around using applications. So I wanted to kind of have you talk a little bit more about that. But maybe before we do that, why don't you just refresh us and just explain Whatfix does and kind of where they fit in. >> Great, so Whatfix is a digital adoption platform. We provide on-screen guidance, self-help, and automation capabilities to enterprises and employees to really drive up adoption of the features and their applications across all cross application workflows. >> And so the important point there, this is what you call kind of in-application guidance, right? >> That's right, yes. >> All right, great. So you're providing screens that help people navigate these very complex apps that people are using on a kind of day to day basis, right? >> Yes, and the screens can be smart tips, pointers. They can be interactive walk throughs and easy flows. They could be better self-help across applications. They take a variety of forms. >> Okay, got it. Now this is a super hot area, right? You're with a company, you guys have seen fantastic adoption of your solution. I think you were mentioning to me that you guys have an NPS score that's in the 100th percentile, which is sort of unheard of for a software company. So this is a hot area, but we want to understand why it's a hot area. So you guys have been doing some survey work around the the future of the workplace. Why don't you talk to us a little bit about that survey and kind of what are the kind of, some of the things you found? >> Sure. So you know, we surveyed 500 enterprises in North America and we looked across areas, but also focused on the CRM area and what we found is 75% of sales reps in an average enterprise do not regularly use the CRM system and we also found that 90% of these enterprises believe that digital adoption and learning in the workflow technology would increase their employee productivity and increase the employee experience. >> Okay, so let me understand why that number is so high, that 75% of sales reps aren't using their CRM application and then, I mean obviously, CRMs have always been the bugaboo for a lot of reps, right? Filling in the data, as you said, but really in today's world, it's even more of a problem isn't it because these CRM apps are actually being sort of highly customized to the individual kind of workflows of different companies. Is that right? >> Absolutely. So you know, Gartner has the statistics that an average company has 14 different CRM applications or modules that a sales rep is using everyday and these are heavily customized to organizations and sometimes you know, within different business units and geographies, within an organization. Obviously, customers are different globally and products that they're selling are different so the CRM has to be customized and I think you'll add to that the complexity that up to another two, 300 cloud applications that integrate with the CRM in and around ad and then you know, the API, three API world, there's so much across application web flow that it's not easy for an average employee or sales rep to keep up with. >> Got it, okay. So there's kind of two challenges here, right? So the CRM application itself, right, is going to be sort of specific to lots of different workflows, even within business units, right? That's a huge challenge for somebody working in a company to kind of learn all that, right? And now what you're saying is that actually, it's even more complex, right, because you've got a lot of other applications that are integrating in and interfacing, right? >> Gary: Absolutely, absolutely. >> So it's kind of like a cross workflow challenge to be able to understand all this stuff. Is that right? >> Absolutely. And you know, with the movement to the cloud, all of this is rapidly evolving. There used to be a time when product software companies would release new releases once in 18 months. Now it's twice in two weeks, right? And so there's that infusion that, you know, even a sales operation manager or IT manager and learning and developing managers have to keep up with and it's certainly difficult for the average employee to keep up with all this new functionality. >> Great. So APIs in the clouds are kind of driving kind of just increasingly evolving applications that are becoming even just a challenge to kind of keep up with them as they're evolving, kind of let alone kind of learning them end-to-end. Right, yeah. >> Absolutely. >> So this is kind of, what you guys are tackling is really kind of almost a learning and adoption problem. Is that right, more generally? >> That's totally accurate and more specifically, you know, we're enabling learning in the flow of work because there is this whole megatrend of the merger of learning and work together because there's so much that an average employee has to learn. There's so many applications that it is not practical to expect an employee to attend a couple weeks of training. They're going to forget 90% of that within a week and then as their work-life progresses, the statistics from LinkedIn and Deloitte, you know, employees are only able to spare 1% of their average work week toward formal learning. So there's no choice other than you know, enabling them throughout their workday, throughout their applications with sort of micro moments of learning, in-the-app learning, like you said. >> That's a fantastic comment there, sort of what do you call it? Micro learning. >> Micro learning moments. >> Micro learning moments. >> In the flow of work. >> That's fantastic, okay. And so that's really what you're saying is the people don't, you know, the old school way was to attend a training class, get up to speed, right, and then sort of use that throughout the year. Well, that doesn't work anymore. >> Doesn't work at all. >> Okay, got it. Right, so then talk to us a little bit about kind of what WhatFix does to kind of do that. So you're providing an application that kind of provides kind of guidance screens, is that right? >> Yeah, so we basically provide three things. The first is what you said, we provide step-by-step guidance, content. So if there's a new user joining the application, they're guided as to where, a tour of the application or what are the key high value things they should be sort of interacting with. The other thing we do is we're providing many elements, or many learning task lists that a user's required to complete and when they do, they're actually clicking through the application. This is not a YouTube video they're watching offline and hopping where to get back into the screen at. This is actually them clicking through the screen. The second thing we provide is you know, better self-help across the enterprise. You know, when they're actually using our self-help widgets, they're able to get personalized, contextualized content based on who they are, where have they clicked before? Which department do they belong to? So they actually get relevant context right there. The third area we provide is what we call automation. So a lot of the processes that sales people and employees will have to do is to click, you know, empty clicks and navigational clicks and a lot of times spent on data entry. So we have a whole automation framework where we just eliminate the manual processes completely and we automate them and then we have bots that you can use for data entry so it's very easy for employees. >> Understood, understood. So then kind of walk us through what the typical kind of adoption cycle for a customer who says okay, you know, yes, we understand our whole kind of, we've gone through a period of digital transformation. We now have a lot of very essential applications that kind of manage our day-to-day workflow inside our company, but the challenge is getting everybody to use them in the right way and kind of populating them with data in the right way. We'd like to look at your solution for helping us kind of get better at that or at least help our employees get better at that. What is the journey that they go through from kind of beginning to end to kind of enable this using your system? >> So great question, Don. So I think the journey that we undertake together with them, is to first understand what the workflows look like across applications, where they're excessively long or manual or nonproductive so we can apply the right, you know, digital adoption platform, widgets or right functionality so we have the maximum impact. So that's sort of the first phase. Second, what we do is we look at, you know, the key workflow areas that their, you know, departments or their functional heads want them to use to have the maximum impact on productivity or the maximum impact on business outcomes and we basically authored our content on top of that. Now the reason it is so fantastic is once you've actually authored some step-by-step guidance, you know, onto say, Salesforce, using our content, that automatically is not only available in the application when you log into Salesforce, but it automatically gets converted into multiple formats. It gets converted into a video, in LMS, a course that you can take, a slideshare, a PDF, an article, and these are automatically sent throughout the enterprise. So even if the sales person is not in Salesforce doing work, they're on their mobile phone, perhaps, you know, interacting with a chat bot or maybe they're taking a LMS course, they have the same in-app content and guidance available throughout. We call it adoption everywhere and then, you know, maybe they're on the road, they see something, they read it. In one click, they can see live and they actually get back into the application to really execute that process. So you know, call it learning by doing. So that's what's so unique about you know, digital adoption platforms and this takes six to eight months. You know how hard it is to recall videos or how to use every aspect of the application. Now it takes you know three to four weeks. >> Interesting, interesting. So in a former life, I was once responsible for developing the user manual for our application which we sold within the enterprise, right? And everything was all written out in text. Well that's almost a bygone era now, isn't it? >> It is because I'm sure things change so fast and you know, not everybody likes to read text. A lot of people are visual learners. They want to see it in video. Some people are kinesthetic learners. They want to actually learn by doing and so that's what visual adoption enables. You don't lose the text, but you don't have to start there. You know, we give you the text based on how do you use the application? >> Interesting. So you're actually providing learning materials. >> Absolutely. >> For future consumption based on how people are using applications today. >> Absolutely, and then anytime you go back, you know, a month or two later, within the application, change the workflow, the process, automatically, all of the learning materials and all of the five or six formats I mentioned, regardless of where they are, is forever linked and automatically gets updated. So you don't have to, you know, worry about, okay, I made this paragraph change. Where are the 100 places I now need to go and change that? So that problem is solved forever. >> Interesting, okay. So let's just talk, you know, as we kind of wrap up here, let's talk a little bit about so the survey found that kind of 75% of you know, reps, particularly with just an application on CRM, right? I'm sure you got similar data for lots of other application categories, but something like CRM is a little problem point for a lot of companies, right? >> Yes. >> So people are, companies are adopting your solution in order to kind of keep the teams updated on how to use the applications, how to make sure that the data's properly populated right and even, you know, drive kind of materials and intelligence from all that usage history, right? >> Gary: Yes. >> So where do you see this going? What's the kind of workflow of future going to look like once solutions like yours have kind of been adopted here? >> Yeah, so I think that's a great question. I think what we see is that you know, the workflow of the future's going to have three things: one, there's going to be more and more applications in the cloud, connected in more and more ways with each other through API's and more and more customized. So you know, a future worker has to be digitally savvy, up to digital kosher and become comfortable navigating in this complex, highly digital world across multiple applications. So that's one. I think the second trend is they're going to have to focus, most employees and companies have the workers and employees focus on the most critical activities and be comfortable with bots and automation doing the routine tasks and the data entry and you got to be comfortable with giving up some work and I think the third thing is you know, these workers and employees have to learn to live with these bots and automation and be willing to accept hyperpersonalized you know, digital guidance and be comfortable acting on it. So when you log into your Salesforce, you may be shown a completely different sale content because you've been with the company for 10 years, you're a rockstar seller and you need a different level of sort of high-end learning versus you know, I may be shown a totally different set of content because I've been clicking and searching a lot on some topics. I'm a new sales rep or employee and I've not met my quota. And that's surely the future and I think companies and enterprises, you know, who are comfortable with that, you know, will succeed and we're certainly there to help with that journey. >> Wow, so it's interesting. So hyperpersonalization of application content. >> Absolutely. >> Is kind of the new trend that's going to be happening which presents a whole kind of learning and adoption problem in it of itself, is that right? >> Well, it does, but it also solves the problem because if you're presented content that's not contextual to who you are, how long you've been at the company, what you've been looking for, most likely, you're going to get distracted and not adopt the application or not do what you would do. But if you do get that, then your adoption really goes up the roof, you're really happy. You got the, it's like the application understood what you were trying to do and guided you in doing it and that's your best buddy, right? It's actually going to solve the problem. >> Okay, fantastic. So love that story. Like what you're talking, understanding what the challenges are for workplace of the future. So on that, I think we're going to close out here now and I'd like to thank everybody for joining us for this Cube Conversation. I'm Donald Klein and we'll see you next time here on the show. >> Gary: Thank you, Don. (upbeat music)
SUMMARY :
challenges for the workforce of the future. for the workplace of the future. And of particular interest is you guys have done some and automation capabilities to enterprises and employees So you're providing screens that help people navigate Yes, and the screens can be smart tips, pointers. some of the things you found? So you know, we surveyed 500 enterprises in North America Filling in the data, as you said, and then you know, the API, three API world, So the CRM application itself, right, So it's kind of like a cross workflow challenge And so there's that infusion that, you know, So APIs in the clouds are kind of driving So this is kind of, what you guys are tackling So there's no choice other than you know, sort of what do you call it? is the people don't, you know, Right, so then talk to us a little bit about So a lot of the processes that sales people and employees and kind of populating them with data in the right way. the key workflow areas that their, you know, for developing the user manual for our application and you know, not everybody likes to read text. So you're actually providing learning materials. how people are using applications today. and all of the five or six formats So let's just talk, you know, as we kind of wrap up here, and I think the third thing is you know, So hyperpersonalization of application content. and not adopt the application or not do what you would do. and we'll see you next time here on the show. Gary: Thank you, Don.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Gary Mahotra | PERSON | 0.99+ |
Gary | PERSON | 0.99+ |
Donald Klein | PERSON | 0.99+ |
five | QUANTITY | 0.99+ |
Gary Malhotra | PERSON | 0.99+ |
90% | QUANTITY | 0.99+ |
six | QUANTITY | 0.99+ |
75% | QUANTITY | 0.99+ |
Don | PERSON | 0.99+ |
100 places | QUANTITY | 0.99+ |
1% | QUANTITY | 0.99+ |
Deloitte | ORGANIZATION | 0.99+ |
10 years | QUANTITY | 0.99+ |
three | QUANTITY | 0.99+ |
six formats | QUANTITY | 0.99+ |
North America | LOCATION | 0.99+ |
twice | QUANTITY | 0.99+ |
500 enterprises | QUANTITY | 0.99+ |
Second | QUANTITY | 0.99+ |
ORGANIZATION | 0.99+ | |
YouTube | ORGANIZATION | 0.99+ |
two challenges | QUANTITY | 0.99+ |
Gartner | ORGANIZATION | 0.99+ |
Vara Kumar | PERSON | 0.99+ |
eight months | QUANTITY | 0.99+ |
WhatFix | ORGANIZATION | 0.99+ |
today | DATE | 0.99+ |
first phase | QUANTITY | 0.99+ |
four weeks | QUANTITY | 0.99+ |
first | QUANTITY | 0.99+ |
two weeks | QUANTITY | 0.98+ |
one click | QUANTITY | 0.98+ |
Whatfix | ORGANIZATION | 0.98+ |
third thing | QUANTITY | 0.98+ |
14 different CRM applications | QUANTITY | 0.98+ |
two, 300 cloud applications | QUANTITY | 0.97+ |
one | QUANTITY | 0.97+ |
100th percentile | QUANTITY | 0.97+ |
18 months | QUANTITY | 0.97+ |
second trend | QUANTITY | 0.96+ |
three things | QUANTITY | 0.96+ |
a week | QUANTITY | 0.93+ |
a month | DATE | 0.93+ |
once | QUANTITY | 0.91+ |
third area | QUANTITY | 0.9+ |
second thing | QUANTITY | 0.88+ |
CUBE | ORGANIZATION | 0.87+ |
Salesforce | TITLE | 0.83+ |
75% of sales | QUANTITY | 0.77+ |
later | DATE | 0.68+ |
each | QUANTITY | 0.63+ |
two | QUANTITY | 0.62+ |
Salesforce | ORGANIZATION | 0.59+ |
CUBE | TITLE | 0.56+ |
couple | QUANTITY | 0.51+ |
LMS | TITLE | 0.5+ |
Cube | TITLE | 0.45+ |
Conversation | EVENT | 0.41+ |
Gary Cifatte, Candy.com | Boomi World 2019
>>live from Washington, D. C. >>It's the Cube >>covering Bumi World 19. Do you buy movie? >>Hey, welcome back to the Cube. We've got candy. That's right. I am Lisa Martin in Washington, D. C. At booming World 19 with John Ferrier and John and I are excited to be talking next with a chief technology officer of candy dot com. Gary, welcome to the Cube. >>Thank you for having me great to be here. >>So tell our audience about candy dot com Guinea all that you want dot com cool stuff. >>It is cool stuff. It is the endless. I'll just like going to the supermarket and never runs. Oh, it's absolutely perfect. That's actually how we started knowing that there was so much candy out there that people wanted in the lines just weren't long enough to put him in, no matter where you checked out, and we started off being the online candy store, which was a foot in the door, but it was a very small opening at that time. >>One of the things you said when I met you today whilst eating candy that you guys brought thank you very much for that was very appropriate. Um, was that candy? Is recession proof? >>It is. It's it's ah, you know, good times, bad times. You know, people are gonna have birthday parties. People get married holidays. They're going to come. You know, you've had a really great day. It's a candy bar. You know, you've had a really bad day. It's the candy bar. That's just it's an impulse buy, but it's an impulse buy with your favorite. I mean, it's something to comfort more than anything else, actually. And the technology side talk about how you guys were organized. What? Some of the challenges and how does Bumi fit in? Take us through the journey. Sure, when we started out, we thought, How hard could it be doing? Data entry will get the orders. They'll come across, we'll have some people. Instrument to the system will start filling up, you know, and then everything else will take care of itself. And within about a few minutes, we realized that that was probably not going to work. It was not scalable because first of all, data entry is air pro. You know, if you have someone actually trying to do with their, it's not gonna work for us. So we realized that there was a mechanism out there with Edie I and we went to 1/3 party provider to help us with the FBI. And that's how we started with the first couple of integrations and it was good. It got us off the ground and got us further into that door. >>So you started with, um, how many different partners trading partners take us back to kind of the last 10 years of candy dot com and how that Trading Partner Network has grown. >>Oh, it's like the journey. It's still we starts with the first step. We had one that was interested, one that wanted to work with Austin, and we started to do the work with them and figure out how to handle it. But they had multiple divisions, so, you know, there was only one that was 32 actual integrations that had to be done on being a traditional brick and mortar. It's very competitive. So once the word got out that they were work with us, there was a couple other. So we had six pretty big ones lined up early on that we needed to have integrated in up and running very quickly. >>And from a digital perspective, what were some of the initial system's applications that you implemented just start being able to manage and track those trading partner interactions to ensure that you're able to deliver? You know what? The candy, the candy demand that you need to fill? >>It was, sadly, a lot of C S V. A lot of email, a lot of phone calls back and forth. There was a lot of hours, and it was one those ones where we would really just bring in temps and try to keep up with it did not really have a repeatable process or a good technical footprint of what we needed to d'oh way didn't know what we didn't know when we started, and we very rapidly came to become aware of what we needed to do. >>So starting with air P Net sweet brought net Sweden two years ago. Tell us about that and what you thought was gonna solve all of our problems. Well, that's why it's >>a great package because it brought us both order management and it brought us here. Pee in. There were so many models and so much technology behind it and they have a warehouse module. There's, like all we could grow forever With this, it will never be bounded. This is gonna be fantastic. But what we forgot is that it was only as good as the data in there. And if we're using as a manual data entry, it's not going to meet our needs. We needed to come up with a better way in a more efficient way to get the data in. And this was still back in the day when we're trying to fulfill something within a week, much less where we're at today. >>Okay, so where does Bumi fit into play? >>We realized, unfortunately that even when you have an integration up and running and as good as the integration is, some of your trading partners will have changes. They're going to give you a different reference number. They're gonna give you a different requirement. They're gonna make something that was optional now mandatory. So we had problems because it wasn't just also that was impacting everyone that was doing an integration with that trading partner had it. So if I had outsourced it and there was 100 people that had that map. We were one of 100. Sometimes we were one, and sometimes we were as far away from one is possible and you understand that, and you appreciate it because there's only a finite number of hours to get things done. So we understood that to be really profitable and get to the level of service we needed to control the data. And that's when we decided that we needed to bring the E. D I and house. >>So when you were looking for the right integration partner, what was it about Bhumi from a technology perspective and a business perspective that really differentiated it. >>First and foremost, the number one requirement had to talk to nets. We had a have a native nets. We'd integration if it did not talk to net sweet. It wasn't gonna make it onto our plate because we weren't gonna spend the time to reinvent the wheel when obviously the wheel was out there. We had actually done that once before, and it was successful but painful. And there's people out there who build a connection and work to silver partners like blooming in the platinum partners that can go out and they can actually keep up with the release before it comes out. And you're being proactive by the reactive from a business need. It was We can't drop data. We need to be efficient. We need to be timely. We need visibility. And looking at Bumi, it met all those needs. We had a connection into nets. We had a reporting tool. We had error messages coming back. We had everything that we needed to manage our own world and take control of it. Or so we thought >>that look. Okay, so get this implemented. What sort of opportunities is the start opening up? You talked about control there, or so we thought. What have you been able to unlock where control is concerned? In the last few years, >>what we didn't realize with what we were doing is that way. We're just basically turning on everything and trying to run this efficiently and fast as possible. And that was really the wrong approach to take what we needed to do it as some governance to it as some logic to it, too, you know, not compete with jobs. There's there's a finite number of avenues into the back end system, you need to utilize it. But there was also tools that we found out inside this system that handled things like error trapping and retrial, logic and time outs and stuff like that. And as we worked with the subject matter experts at Boom, as we worked with the people at Nets, we in our account managers who would show us things and help us long. We learned a lot more about him. When we went live back in February of 2016 we were very excited. We did 1000 orders into our system and one day and we thought, How phenomenal is this? I mean, 1000 orders. How many more orders could you actually look for? And we very soon realized that there was a lot more orders willing to come into our system if we could handle it. >>So what? So when you first started with Bhumi went from some number 2 1000 orders today. What was that original number that you guys were able to handle when it was more of a manual process? >>It depend on how many attempts we could hire that sometimes it was 100 orders we got in. Sometimes it was 100% dependent on people. Also depend on someone, Remember, understands the spreadsheet. >>The Sun's painful, >>painful and not really easy to plan for. >>But you discovered pretty quickly you went from I won't say 0 to 1000. But somewhere in between that realized tha the capabilities, though of this system was gonna allow you to get 20,000 orders per day. Where was the demand coming from? Was it coming from trading partners was coming from their customers? Was it coming from your internal team seeing Hey, guys, I think there's a lot more power here than we originally thought. >>Well, success begets success because we were able to get an order in now in a timely fashion and ship it out there. All of a sudden, I realized we were shipping orders within 48 to 72 hours. It wasn't taking 10 days anymore, so we had repeat customers, which obviously makes your numbers go up. And then, as you know, your experience is good and you share it because social media is the weight of the world All the sudden, you know if if you tell two friends and they tell two friends we start getting more volume. Damn white starts happening is someone realizes they're losing market share of their brick and mortar website. And who was fulfilling the orders for them if they're doing so well and we're losing business and they start knocking on the door saying what? We'd like to work with you as well. And the other thing, too, is just timing. In the United States, it's pretty warm between April and October, and the bulk of perishable and heat sensitive product will ship through one of our warehouses because we have the thermal controls in the programs in place to give a good experience to make sure the product arrives the way it's supposed to be treated. >>Yeah, you were mentioning that when you were on stage this morning with Mandy Dolly Well, Mami CMO and Jason Maynard from Net Sweet that there are obviously, if you order some chocolate. I wanted to get there in the exact state in which I saw it online, right? But there's you've gotta have a lot of access, invisibility and systems to be able to help you facilitate that temperature control, depending on the type of product. >>Absolutely. So we're very proud of the fact that, you know, we're temperature controlled where humidity controlled were suf certified. We've done everything the right way to make sure that what we do is gonna be the best experience that your food is safe. Because, Paramount, the last thing we ever want to do is to keep a product of someone's gonna make your child sex because, you know, you don't want anyone to get sick. But the worst feeling is apparent is when your kid doesn't feel well. So we understand that Andi have a phenomenal staff. Are Q A team will go through and we have ways to test the product to get to the melting point. And we know different products melted different temperatures, and we determine what those temperatures are. We build those thresholds we do calls out to get the weather. No, I'm shipping it from my location to you. What's the temperature of my It doesn't matter if it's cold at your place. It is 90 where I'm shipping it from. So we look at what is it now? Where is it going? What's it gonna be the next few days? How big is it? You know how much product is in there with that? That isn't heat sensitive. And we have a pretty complex algorithm that we put in place That has really enabled us to handle the summer months and give a good product because, I mean a lot of people like s'mores, but they don't want the pre melted chocolate showing up at their house. >>Would agree. That takes the fun out of the bonfire part, right? Exactly. So let's talk about the people transformation because you were saying your 100% dependent on manual Somebody even sending the spreadsheet little into star inputting data to process X number of orders per day went from almost 0 to 1000 overnight with Bhumi, then saw this capacity for 20,000. How have has your team has other business units within candy like finance? How are they benefiting from all of this? What a presume is massive workforce productivity gains that you're giving everybody? >>Absolutely. It was a great problem tohave because as we got bigger and we started getting more and more orders than we got more and more invoices and you know, we got more and more checks in which we always think it's a good thing, but those checks need to be reconciled. They have to be reconciled against the transaction Inside the Nets week. It's no exaggeration that we would have pages printed out with a ruler going down and highlighting one by one on the invoice to make sure nothing was omitted. And we were spending an individual spent an eight hour day, three days a week, just going through direct missile. One invoice that was coming in and we would get two or three a week from them. So it was painful and again also error prone. And these people are very creative, very smart, and they offer so much more to the business that it was a waste of their time in a waste of their intellect. S o del. Booming, we found out, is not just any eyes phenomenal, Aditi, I but it has all these other tools and won. The tools we had was to be able to take the remittance file from the financial institution, reconcile it against the invoice is in the system and create a C S V import that would run that we have a script for that created a cash payment in our system that would actually close out the invoices and be paid so that we don't take care of it. It was done, and finance would basically get the file and e mail to us. We would file it back and they'd run an import. So instead of 250 hours a week, it was five minutes of file. >>That's a dramatics saving hundreds of hours a month, but also faster time to revenue recognition. >>That's a big one, you know, because when you try to get people discounts or give them brakes or if your terms are out there, it's nice to get it in there and keep your system's clean, because you also have to answer to the end of the month. You know you want to close the books and everything in manual processes. Air one the few things that you can't just throw more horsepower at. >>I'm glad you brought up, though from a resource kind of reallocation. Perspective is, these folks, in particular areas of the business, have value that they're not able before weren't able to really unlock and deliver. Now, with the technology in place, they're able to probably focus on more strategic areas of the business or more strategic projects. I also imagine your sales. We said faster time to revenue in revenue recognition, but big boost to candy dot comes sales. Since you've implemented the technology >>direct, I mean the sales numbers have just grown. I mean, as much as we do. No do are forecasting and think where it's going to go. Wee wee drastically underestimated this year. The summer was very, very good to us. Our first year under booming, we ran for 11 months. We did a little over 600,000 orders for that first year. In comparison, in June, July and August this year, we did over a 1,000,000 orders. That's a lot of chocolate. So a >>lot of candy, >>most certainly >>busier time, period. I mean Halloweens in a few weeks, Christmas is coming. How does that compare in terms of like the Flux >>way? Have a peek? Obviously, Halloween Halloween is obviously the time, of course. November 1st, our orders are zero because everyone walks in with a pillowcase of candy from their kids to the office, so it literally goes from a 1,000,000 miles an hour or two nothing, and it's it's kind of eerie. But throughout the summer we stay very, very busy because a lot of the market places don't have the facility and listen, they're great, you know, it's one stop shopping. They have everything, but everything is in a warehouse in that entire warehouse is not properly controlled to handle food products. So they decided it was an advantageous for them to ship, you know, during the summer, and it's poorly monitored as a summer Shipp program. But it's really more of a heat sensitive program because we'll add the thermal product to protect the thermal packaging to protect the product, even in February. I mean, there's some spots in Florida in Texas at a pretty one that you want to protect the item. So it's a heat sensitive program that we're very proud of, and we keep advancing and we keep growing. And, you know, I have. I'm very fortunate. I have a great team. I mean, we're not gonna call out, you know, like Jim and Scott, because that would be wrong to deal with. These guys have been with me from the start, and they put the E. T. I in place. They put the scripting in place that the guys were just, you know, rock stars on. Do I look good because of their effort? And I'm very, very proud of the team we've assembled that does this to make sure that you're and satisfaction is always met. >>Awesome story. So I imagine you know, when we hear like, four out of five dentists recommend this kind of bet. Is the fifth dentist recommending candy dot com? Is that where that guy's been? >>Yeah, he's got four kids >>going through college and >>everything, so he figures candy dot com to go. Way to make the money to make sure those tuition skip. >>All right. Well, Gary, it's been a pleasure to have you on the keys. Thank you for sharing what you're doing with bhumi at candy dot com. We appreciate and thanks for all the candy. >>Oh, our pleasure. Thank you very much for having been a great couple of days. I'm glad to be part of it. >>All right. Our pleasure for John Ferrier. I'm Lisa Martin. You're watching the Cube from Bhumi World 19. Thanks for watching
SUMMARY :
and John and I are excited to be talking next with a chief technology officer of candy dot So tell our audience about candy dot com Guinea all that you want dot com in the lines just weren't long enough to put him in, no matter where you checked out, One of the things you said when I met you today whilst eating candy that you guys brought And the technology side talk about how you guys were organized. So you started with, um, how many different partners trading We had one that was interested, one that wanted to work with Austin, and we very rapidly came to become aware of what we needed to do. Tell us about that and what you thought was gonna solve all of our problems. We needed to come up with a better way in a more efficient way to get the data in. Sometimes we were one, and sometimes we were as far away from one is possible and you So when you were looking for the right integration partner, We had everything that we needed to manage our own world and take control of it. What have you been able to it as some governance to it as some logic to it, too, you know, not compete with jobs. What was that original number that you guys were able to handle when it was more of a manual process? It depend on how many attempts we could hire that sometimes it was 100 orders we got in. though of this system was gonna allow you to get 20,000 orders per day. And then, as you know, your experience is good and you share it because social media is the weight of the world Yeah, you were mentioning that when you were on stage this morning with Mandy Dolly Well, So we're very proud of the fact that, you know, we're temperature controlled where humidity Somebody even sending the spreadsheet little into star inputting data to process X number orders than we got more and more invoices and you know, time to revenue recognition. That's a big one, you know, because when you try to get people discounts or give them brakes or if your terms We said faster time to revenue in revenue recognition, I mean, as much as we do. How does that compare in terms of like the Flux They put the scripting in place that the guys were just, you know, rock stars on. So I imagine you know, when we hear like, four out of five dentists recommend this kind Way to make the money to make sure those tuition skip. Well, Gary, it's been a pleasure to have you on the keys. Thank you very much for having been a great couple of days. All right.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Lisa Martin | PERSON | 0.99+ |
John Ferrier | PERSON | 0.99+ |
Jim | PERSON | 0.99+ |
Gary | PERSON | 0.99+ |
two | QUANTITY | 0.99+ |
10 days | QUANTITY | 0.99+ |
February of 2016 | DATE | 0.99+ |
Jason Maynard | PERSON | 0.99+ |
Florida | LOCATION | 0.99+ |
100% | QUANTITY | 0.99+ |
Scott | PERSON | 0.99+ |
20,000 | QUANTITY | 0.99+ |
two friends | QUANTITY | 0.99+ |
11 months | QUANTITY | 0.99+ |
100 orders | QUANTITY | 0.99+ |
Gary Cifatte | PERSON | 0.99+ |
Washington, D. C. | LOCATION | 0.99+ |
five minutes | QUANTITY | 0.99+ |
February | DATE | 0.99+ |
FBI | ORGANIZATION | 0.99+ |
1000 orders | QUANTITY | 0.99+ |
John | PERSON | 0.99+ |
November 1st | DATE | 0.99+ |
20,000 orders | QUANTITY | 0.99+ |
Texas | LOCATION | 0.99+ |
June | DATE | 0.99+ |
four kids | QUANTITY | 0.99+ |
100 people | QUANTITY | 0.99+ |
four | QUANTITY | 0.99+ |
three | QUANTITY | 0.99+ |
90 | QUANTITY | 0.99+ |
fifth dentist | QUANTITY | 0.99+ |
One invoice | QUANTITY | 0.99+ |
Net Sweet | ORGANIZATION | 0.99+ |
72 hours | QUANTITY | 0.99+ |
one | QUANTITY | 0.99+ |
First | QUANTITY | 0.99+ |
zero | QUANTITY | 0.99+ |
today | DATE | 0.99+ |
United States | LOCATION | 0.99+ |
100 | QUANTITY | 0.99+ |
first step | QUANTITY | 0.99+ |
Andi | PERSON | 0.99+ |
July | DATE | 0.99+ |
October | DATE | 0.98+ |
Christmas | EVENT | 0.98+ |
two years ago | DATE | 0.98+ |
this year | DATE | 0.98+ |
Boom | ORGANIZATION | 0.98+ |
three days a week | QUANTITY | 0.98+ |
first couple | QUANTITY | 0.98+ |
1000 | QUANTITY | 0.98+ |
bhumi | PERSON | 0.98+ |
April | DATE | 0.98+ |
250 hours a week | QUANTITY | 0.98+ |
over 600,000 orders | QUANTITY | 0.98+ |
48 | QUANTITY | 0.97+ |
five dentists | QUANTITY | 0.97+ |
first year | QUANTITY | 0.97+ |
Bhumi | ORGANIZATION | 0.97+ |
candy dot com | ORGANIZATION | 0.96+ |
32 actual integrations | QUANTITY | 0.96+ |
Bumi | ORGANIZATION | 0.96+ |
0 | QUANTITY | 0.95+ |
One | QUANTITY | 0.95+ |
Cube | TITLE | 0.95+ |
a week | QUANTITY | 0.95+ |
hundreds of hours a month | QUANTITY | 0.94+ |
first | QUANTITY | 0.94+ |
1,000,000 miles an hour | QUANTITY | 0.94+ |
Mandy Dolly Well | PERSON | 0.93+ |
Halloween | EVENT | 0.93+ |
one day | QUANTITY | 0.93+ |
Trading Partner Network | ORGANIZATION | 0.92+ |
Mami CMO | PERSON | 0.92+ |
Candy.com | ORGANIZATION | 0.9+ |
Gary Conway, Automation Anywhere | CUBEConversation, August 2019
(upbeat music) >> From our studios in the heart of Silicon Valley, Palo Alto, California, this is a CUBEConversation. >> Hello everyone, welcome to Palo Alto's CUBE studios. I'm John Furrier, host of theCUBE. We're here for a special CUBEConversation as part of our new brand of tech leader series as well as Extracting the Signal From the Noise. We're here with Gary Conway, the CMO of Automation Anywhere, a hot startup, heavily funded, attacking a whole new market segment, that's kind of changing the game of value in digital, obviously, RPA, robotic process automation, is the buzz word. It's actually real, it's happening, we're seeing a lot of success in companies there. It's changing the way business is operated, business is structured, and value is created. Gary, thanks for joining me. >> My pleasure. >> So we covered your event, Automation Anywhere. You guys are essentially doing very very well, heavily funded, growing like crazy. RPA is one of the fastest growing segments in this next generation digital culture. You're seeing a lot of companies coming out attacking this. What's your perspective, why is RPA so important, why is it so hot? >> It's a pretty simple reason, actually. You know, the truth of the matter is that companies are now, because of RPA, able to automate parts of their business processes, or entire processes that they were never able to automate before, and they can do it with RPA at a relatively little cost compared to a lot of other technologies out there, especially from the big ERP vendors. We say that, and we really believe this, and we're finding this to be true, that since the onset of automation about 30 years ago, from the big technology companies, only about 20% of the processes that businesses manage now are actually automated. The 80% of them that are not automated are pretty much done by human beings, you know. Millions of human beings employed to manage those back office processes. RPA is enabling companies to actually automate more of those processes than ever before. >> Before we get started, just quickly define, what is RPA for the folks that are learning for the first time, because we're now seeing the concept really penetrating mainstream right now. It's becoming, frankly, a topic that's being discussed across most of the largest enterprises and small business, what is RPA? >> So RPA means robotic process automation. So think of them as robots that are built as predesigned software bots that you can plug into any business process, and it'll automate a part of that process, or the entire process, by just plugging it in. It actually is capable of observing what human beings do, remembering what human beings do, and then repeating that again and again and again, only in a fraction of a second. That's the easiest way to think of it. >> So when I think of robots, I think of like a machine, you know, moving things around, from, like, manufacturing, whatnot. It's beyond that, it's not just robots, it's software as well, and this is the key in all this. >> It is software, I mean. >> It is software, it's not robots. >> RPA is only software. >> It's only software. >> I think most people, when they think of robotics, do think of, you know, mechanical robots used in manufacturing. That's not what RPA is. RPA is robotics that is only constructed with preconfigured software. >> I want to get your take on the impact to business and how leaders are adapting to this, but first I want to get to the mainstream topic that is trying to be figured out, and the classic one is technology's going to automate my jobs away, and the example that I use is retail. Most people go to retail, and they think, you know, whether it's a person out of college, or someone working in retail, that oh my god, a robot's going to show up and move stuff on the shelves, and eliminate those jobs. It's not so much robots, per se, it's Amazon that's going to impact in retail. We know what Amazon and Walmart has done to commerce. So that's already happening, retail's impacted. It's not so much that jobs are going away, they're just changing. That's our opinion. Can you share your opinion on the impact of software automation to jobs? >> We agree that jobs are not going away. They will change, but I always tell people when I'm asked this question that there's not been one technology that's ever been introduced that has actually done anything but create more jobs, and I always use the example of the PC. You know, I'm old enough to remember when the PC was introduced, the headlines were what will people do with all this additional time? You know, people were predicting a three day work week because of all the efficiencies that would be created by the PCs, and in fact the opposite has happened. Technology actually makes people more productive, and when they're more productive they're capable of doing more things. So with the automation of certain things that people happen to be doing now, those people are being upskilled, they are being redeployed to other jobs, as we've seen in the past, and actually, more jobs are being created. >> You know, we cover a lot of the Big Data space going back to 2010 when we first started theCUBE, at Hadoop World, which that kind of had its course, but ultimately Big Data, which became AI, you know the bank teller example, you know the ATM was going to kill the branches, when in reality there's been even more branch offices-- >> That's what we're seeing, yeah. >> than ever before. So again, I think the argument is pretty clear from the data and the trend, technology is actually helping create new jobs, but not the jobs maybe that there were once there. That seems to be the big debate, so we agree with you on that. Now we applied some of our, not RPA, but we had some technology that applied to all of our videos that we did with you at your event, and a couple things came out of the entity extraction. I want to share with you, I want to get your reaction. Business hubs, human versus machines, complex problems, digital colleagues, digital worker, new potential applications, digital native companies, supply chain, system integrators, labor platforms, AI assistance, inefficiencies, and machine learning. These are key words that really kind of point to the next generation. This is essentially the language of your company. What's your reaction to that? >> Well, I'm not sure it's the language of our company as much as it's the language that people are using to determine what role they will play in the future, and what role, how they will impact their businesses going into the future. So these are not our terms, these are terms that exist in the space right now as people try to determine for themselves the role they will play in defining the future and how they will use technology to make their businesses more efficient. >> And companies are using cloud, for instance, to kind of reshape. We had a big conversation yesterday around, you know, do I want to be in the business of managing data centers, or be in the business of managing my business with technology. These concepts are interesting from an industry standpoint. Business hubs. Good concept, I get that. Digital worker. This is the impact that you guys are enabling. What's the managerial leadership role as an executive or a worker in these new cultural shifts? Because, as this is being enabled, new value is being created. Digital is enabling that. How does someone manage all this? What do you guys see, how do you see that playing out? >> Look, I think that whenever things are changing, and things are changing dramatically in business today, the only way to manage it is a day at a time. You can't project yourself so far into the future that you trip over the things that are immediately facing you now. So my suggestion would always be to evaluate options every day, every week, and make decisions when it's the right time to make decisions for your business. But let's go back to one of the terms you described, digital worker. So a digital worker in our view is actually available in what we call our bot store, which is a bot that is actually preconfigured to have skillsets that you would require. So let's just say you need an order-to-cash person, person who understands that, and it's a part of an automated process. The idea is that you would be able to download a digital worker with similar skills, and plug that bot into your process, and it would begin to work with, I would say, the skillsets of somebody who understands the order-to-cash process. That's really what a digital worker is. Now imagine that, in the future, and that future is not that far away, where every human being will be working side by side with a digital worker, so that the human being can offload the repetitive things that a digital something could actually do for them, and that digital worker would take on the task-based stuff, freeing up the individual to use their creativity to create higher order value for the business. That's really what we mean by digital worker and the importance of a digital colleague, for example. >> I think that it's a profound statement, and I think this is one of the cultural shifts that I see that this next generation workforce and leaders have to get their arms around, and in watching folks in Washington, D.C., we've been covering a lot of the procurement changes going on in government and businesses. There's a leveling up going on in the IQ of organizations, because that is a profound statement. Now we saw that with DevOps in cloud. You know, you talk to tech people, if you're doing the repetitive task more than three times, automate it. You're getting at something a little bit different. You're not just automating, you're adding intelligence to it, so what I like about the process automation area, is it's not just an undifferentiated, heavy lifting, mundane task. Yes it is, but there's an era of machine learning, you're seeing intelligence being applied to it, so it's truly becoming an augmentation to a human. That's kind of what I hear you saying. Do you agree with that, and is that something that you guys see happening, and what does that actually mean for the enterprise? >> No, I do agree with it, and we are at various stages of that evolution. But like anything else in business, and in life, you don't just flip a switch and all of a sudden people migrate to that new model, that's not how life really works. We evolve to those things, and I think what we're seeing is a very fast evolution to exactly what you just described. >> I want to get your thoughts on operationalizing new technology. You know, obviously, being an entrepreneur, I've done a bunch of startups, and the startup ethos is come on a narrow entry, get a landing area, and then sequence to the broader market opportunity. There's a lot of entrepreneurial ethos involved in how to operationalize something new like RPA, because you can't just, you know, shut down the old and bring in the new, there's a method there. This is a challenge in any new technology. How do you guys see this playing out? Because you guys are on the front end, bringing real value to the table, but people might want to get more aspirational and then get the reality. How do you get into the point of going into someone and saying I love what you guys do, what's the playbook, what do I do next? This is the challenge, can you share your thoughts on how an executive or a business can operationalize these benefits? >> So we have a lot of customers, 1800 customers, unique customers, and 2800 entities around the world that are using the software now. And I think that each of them had one thing in common. They started in bite-sized chunks. They said we're going to try this, and what's happening with RPA, which is one of the reasons it's growing so fast, is that once you try it, once you implement a few bots to automate the things that you weren't able to automate before, it starts ramping like this, right? It has a very very fast ramp-up. So you realize some successes in the processes that you begin to automate that you've never automated before. And the more you do it, the more you learn from it. The more you learn from it, the more you want to do it, the more processes you identify that could be automated, and should be automated, and what starts happening in most companies is they start adopting much much faster once they understand the benefits of it. And the benefits to business is driving higher levels of efficiencies, and reducing costs dramatically. >> So the tie to value is fast. >> Right, the value is very fast, compared to-- >> And that's driving the ramp-up, to your point. >> And that's driving the map. >> The flywheel kicks in, you start with a process that's known, and you automate it, wow, that's good, do it again, do it again. >> Correct. Well, do it again, and do it with more processes, right? And the other unique thing about this technology is human beings, once they understand the advantages of automating things that other human beings may have to do manually, most of those people who have been doing them manually will say I want more of that. We should be automating this, we should be automating that, and it actually makes them much more productive, and it makes them feel as if they are delivering higher value to the business themselves, and what an amazing human dynamic that is. >> You know, I was talking to Dave Vellante about this, we were talking about the TAM, the total adjustment market, for RPA, we're like, I think it's just in the trillions because with digital, everything is connected, so you can measure everything. Everything is ultimately a supply chain, whether it's network effect for internet, whether it's, you know, some process with cryptocurrency, whether it's blockchain or a process with cybersecurity, digital is pretty much connected, it's pretty much a supply chain. Some of them are more formed than others. This seems to be the entry point that most people would go to. Do they go to the supply chains first, or, better yet, what's the use cases that you see as the low hanging fruit that people come in on and automate? Is it simple supply chain stuff that's known, or are they applying it as they grow to other areas? >> It's very broad, but the fastest adoption, especially beginning about two years ago, were from the companies in industries like banking, other financial services, insurance, healthcare, manufacturing, which is supply chain, as you rightly point out. Those businesses that tend to be earlier adopters of technology have also become earlier adopters of RPA. But what we're finding now is it's now, because of the results that these businesses have demonstrated, and because digital native competitors are actually coming into the space and threatening what are sometimes referred to as legacy businesses, businesses are not delaying the investments they're making so that they can actually become more competitive, and when you think about that, it's not just the efficiencies that these technologies like RPA drive, but it's the ability to make businesses acutely more competitive than they've ever been before. >> That's a great angle, competitive strategy has always been one of those things where, you know, the cloud native world or digital native world was like oh yeah, pick one feature, innovate, and you can go beat an incumbent. The incumbent now has leverage in the marketplace, whether it's physical presence or other assets. Using RPA gives them a way to level up, so to speak. >> Level up, for sure. So let's just take something we're all familiar with, right? You can now go on your phone, and you can have a car at your house to take you somewhere in about four minutes in most cities, right? If you have an issue, you can solve that issue on your phone as well. You don't have to call anybody, you just solve it on your phone. These ride share companies have made it so simple, it's almost as if there's no such thing anymore as a front office or a back office. Digital native companies have brought those things together, and now there's one office. So that immediacy is what legacy companies are actually competing against, and if those companies don't adopt this kind of automation to make more efficient those processes and narrow the gap between customer facing and back office, they won't be able to compete. >> Yeah, they can turn a liability into an advantage, with software. Big big bullish on the software, I think the competitive landscape also is interesting, I'd like your thoughts on. There seems to be a battlefield, at least from my perspective, my opinion is that, okay, RPA software is out there, it's going to grow really fast. The competitive battle will be around intelligence. How do you guys view the competitive levers? How do you guys compete, what's the advantage? Is it intelligence, is it being more intelligent, is it more operational, what's the advantage you guys see vis-a-vis the competition? >> Yeah, so we're actually seeing a sort of a bringing together of technology, what we have considered to be strictly technology, and what's being described broadly now as artificial intelligence. Artificial intelligence is still evolving. Everybody has his own definition of what it really is, but what we're seeing, and I think in other sectors we're seeing the same thing, is now the merging of things that have truly been technology with things that are perceived to be artificial intelligence, and they're beginning to come together. What that will look like five years from now, nobody knows. What it'll look like 10 years from now, no one can even conceive of, but we're seeing that dynamic in place now, and this is the beginning. >> It's a great wave, excited to have you on and share your insights, Gary. It's great stuff you guys are doing over there at Automation Anywhere, love the, we love this wave, I think it's going to be relevant. My final question for you, though, is little bit different. You know, you're at a cocktail party, you're at a friend's house, you're at a confab, and you see people that aren't in the business, and they're like Gary, I need to get, I need to be more competitive. What do I do, what is this RPA thing, how do I change my culture, how do I get my people and my process aligned with software, what's the playbook, what's your advice? >> So what I would say is, get started as quickly as possible, because if you delay too long, you will be left behind. So that's would be my first bit of advice. The other, it would be to start slowly. Learn as quickly as you can. Don't worry about automating things that are hard to automate, go to the things that are easy to automate. Companies find that when they address those things first, they're actually able to drive more success faster, and then they will look for more and more opportunities based on what they've learned and the success that they've derived, and that's what happens to create this ramp effect, where it becomes almost viral-like. Where you have one process that works great, you automate that, you automate another one, you automate five more, 10 more, and before you know it, believe it or not, we have customers that are implementing more than 3000 bots over the last year and a half, and that's how they started. >> Get rid of the mundane work, you've got happy people, HR is happy, you've got more revenue coming in, you're more competitive as a business, this is a good value proposition. It's an easy sale. >> Nothing's easy, but it has a huge appeal. >> Gary, thanks so much for coming on and sharing your insights around RPA, appreciate it and congratulations on your success. >> Thank you. >> This is CUBEConversation, and I'm John Furrier here in Palo Alto, thanks for watching. (upbeat music)
SUMMARY :
in the heart of Silicon Valley, that's kind of changing the game of value in digital, RPA is one of the fastest growing segments that since the onset of automation about 30 years ago, across most of the largest enterprises and small business, that you can plug into any business process, you know, moving things around, do think of, you know, Most people go to retail, and they think, you know, because of all the efficiencies that would be created that we did with you at your event, and what role, how they will impact their businesses This is the impact that you guys are enabling. The idea is that you would be able to download That's kind of what I hear you saying. what you just described. This is the challenge, can you share your thoughts And the more you do it, the more you learn from it. and you automate it, wow, that's good, and what an amazing human dynamic that is. so you can measure everything. and when you think about that, and you can go beat an incumbent. and you can have a car at your house to take you somewhere How do you guys view the competitive levers? and they're beginning to come together. and you see people that aren't in the business, and the success that they've derived, Get rid of the mundane work, you've got happy people, and sharing your insights around RPA, This is CUBEConversation, and I'm John Furrier
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Dave Vellante | PERSON | 0.99+ |
Amazon | ORGANIZATION | 0.99+ |
Gary | PERSON | 0.99+ |
August 2019 | DATE | 0.99+ |
Walmart | ORGANIZATION | 0.99+ |
Palo Alto | LOCATION | 0.99+ |
John Furrier | PERSON | 0.99+ |
Silicon Valley | LOCATION | 0.99+ |
80% | QUANTITY | 0.99+ |
1800 customers | QUANTITY | 0.99+ |
Washington, D.C. | LOCATION | 0.99+ |
2800 entities | QUANTITY | 0.99+ |
2010 | DATE | 0.99+ |
Gary Conway | PERSON | 0.99+ |
yesterday | DATE | 0.99+ |
one office | QUANTITY | 0.99+ |
each | QUANTITY | 0.99+ |
more than 3000 bots | QUANTITY | 0.99+ |
one | QUANTITY | 0.99+ |
one thing | QUANTITY | 0.99+ |
first time | QUANTITY | 0.98+ |
one process | QUANTITY | 0.98+ |
CUBEConversation | EVENT | 0.98+ |
about 20% | QUANTITY | 0.97+ |
more than three times | QUANTITY | 0.96+ |
10 more | QUANTITY | 0.96+ |
about four minutes | QUANTITY | 0.95+ |
first | QUANTITY | 0.95+ |
today | DATE | 0.93+ |
one technology | QUANTITY | 0.93+ |
about 30 years ago | DATE | 0.92+ |
RPA | TITLE | 0.9+ |
Palo Alto, California | LOCATION | 0.9+ |
a day | QUANTITY | 0.88+ |
about two years ago | DATE | 0.88+ |
first bit | QUANTITY | 0.87+ |
CUBE | ORGANIZATION | 0.86+ |
10 years | QUANTITY | 0.84+ |
Hadoop World | ORGANIZATION | 0.84+ |
last year and a half | DATE | 0.83+ |
CUBEConversation | ORGANIZATION | 0.82+ |
three day work week | QUANTITY | 0.82+ |
the Signal From the Noise | TITLE | 0.8+ |
Millions of human beings | QUANTITY | 0.78+ |
five more | QUANTITY | 0.77+ |
Automation Anywhere | ORGANIZATION | 0.74+ |
once | QUANTITY | 0.74+ |
trillions | QUANTITY | 0.73+ |
five years | QUANTITY | 0.71+ |
Automation | ORGANIZATION | 0.67+ |
of a second | QUANTITY | 0.63+ |
theCUBE | ORGANIZATION | 0.62+ |
couple | QUANTITY | 0.6+ |
TAM | ORGANIZATION | 0.59+ |
Gary Foster, Highmark Health | Coupa Insp!re19
>> Narrator: From the Cosmopolitan Hotel in Las Vegas, Nevada, it's theCUBE, covering Coupa Inspire 2019, brought to you by Coupa. >> Welcome to theCUBE, Lisa Martin on the ground at Coupa Inspire'19 from the Cosmopolitan in Vegas. And I'm pleased to be joined by one of Coupa's spend setters from Highmark Health, Gary Foster, VP of Procurement. Gary, welcome to theCUBE. >> Thank you, it's pleasure to be here. >> So we're here with about 2,300 folks or so I think this is the eighth Coupa Inspire. Lots of energy and excitement this morning in the general session as Rob kicked that off. There is some of the interesting things that I've learned about Coupa in the last short while including this morning was that there's now $1.2 trillion of spend going through being managed by the Coupa platform. Tremendous community of data. And so imperative as the role of Chief Procurement Officer is changing, the CFO is changing. You are a veteran in the procurement industry. Before we talk about Highmark Health, give me a little bit of an overview of some of the things that you've seen change in procurement and where you think we are today in terms of that role being not only very strategic, but very influential to the top line of a business. >> Okay, it's a great question. I have spent a little over three decades in procurement. We've come a long way from back then. There was a lot of carryover from the industrialization era, and post-World War II and Korean War era, et cetera. Where really wasn't even called procurement it was purchasing. And there was a bit of the darling in the manufacturing industry, because that had such a high impact on the cost of goods sold. And as you got into other organizations, it was kind of relegated to a back office function, very transactional, very administrative, very clerical. So it really took someone with a lot of guts and a lot of vision to say we can be more than that. We can provide insights, we can deliver efficient transaction work and free up people to do more advisory type of roles. So I'm pleased to say I experimented with that early on in my procurement career. And that has been the shift that I think is continuing on. The whole buzz around digitization is another enabler to free up the talent that we have, that we can put into providing insights and predictions and becoming true strategy advisors to the business. So when the most recent, I've had for teams that I've taken over to either completely transform or build from the ground up. And this most recent one, I've sort of mashed up a lot of things that I've learned over the past three decades, to try to prepare them for where I believe that the profession is going, where I believe the function is going. Back to your original question. It's really evolved a lot from that back office transactional, just focus on price, a little bit on supply reliability, if it was in manufacturing, to slowly but surely started evolving to, what can you do to help us with some business objectives? And do we trust you with some important strategic initiatives that we need to accomplish as a company or in my business? >> Right, so it sounds like early on that you had this awareness of, there's pockets, there's silos of spend and purchasing happening there that we don't have the visibility into, 'cause we're talking a lot about that today with, that's what today's CPO and CFO really need is that visibility and control. >> Gary: Right. >> Especially as all of these forcing functions or disruptors happen, the more regulatory requirements or companies growing organically or inorganically. And suddenly, there's many, many areas within a business that are buying and spending. >> Right. >> And if they don't have that awareness and visibility into it, not only is it obviously, it's a cost issue, but one of your points to the resource utilization perspective. There's a lot of opportunities miss. So it sounds like you kind of saw that early on in your career, that there are things going on, we need to get visibility into all of this. >> Yes, yes. And it's, that's probably the, that's one of the foundational building blocks is to get a good handle on where's the money going. So the financial side of the house understands it from their journal entries and from their cost centers. But procurement, really great world class procurement, brings a different lens that the business doesn't think of. And that the financial industry, financial segment of the business doesn't think of. So that's, but you're really kind of a chicken and egg thing, you can't really provide the insights, if you don't have your hands on the information. And the information is got to be usable, right? Data versus information-- >> Absolutely. >> Quandary. That's very much the case with procurement. But you can't get bogged down and going for perfection, because then you'll just, analysis paralysis. You won't get out of that cycle and you'll never be able to provide. So you have to know, you have to have a gut feel that this is enough, this is directionally correct. Let's take this to the next level. Let's start moving with, here are the patterns that we see, here's what we think is happening, here's where we think there are issues, right? So those are, I think, are some of the foundational pieces to the spend analysis question. >> So talk to us a little bit about Highmark Health. What you're doing there and how you guys are really focused on changing America's approach to healthcare? Which I think would be welcomed by a lot of people, by the way. >> (chuckles) Yes, we have a very, very ambitious goal. We believe we can be a catalyst to change healthcare in America. >> Lisa: How so? >> Well, first of all, we think that the model was wrong. If you think about the way that the healthcare industry has grown up in the US, you went to a hospital because you were either sick or injured. You had to go to those locations. You had to follow those procedures. You had to fill out those forms. You had to, you went to where the care was, and you had to bend to your schedule to whatever was available, right? We've all experienced trying to get an appointment with a doctor, and it's four months out, right? So we're doing, this was a year and a half ago, we introduced same-day appointments. So we have both a hospital system and an insurance company. So we can see the whole value chain-- >> Lisa: Okay. >> Through the healthcare experience. And one of the fundamentals that we're doing is, we're trying to bring a retail mindset to healthcare. >> Where the wellness comes to- >> You, as opposed to you having to go somewhere to access your health or to get connected with experts that can advise you or for checkups, et cetera. You're wearing an Apple Watch, that's only one of those Fitbits, et cetera. There's a multitude of wearables that are coming. The combination of IoT, and healthcare and big data is intersecting at a rapid rate where we will be, we are already able to look at millions of records, of chart information about patterns of diagnoses. And we know that the data tells us that if we can get people to engage in their health and make small changes, and just learn more, be educated and learn more about how, we know that the long-term costs of their healthcare will go down. So we are looking to partner, obviously, can't do this all on our own. >> Right. >> So this is not a David and Goliath kind of a thing. So we're looking actively to partner with breaking company, lead companies and breaking technology companies to be partners with us on this journey of how do we bring health to people and help improve their health, lower their disease rates, provide a better quality of life, lower their cost of health care, lower all the complications, you can see the graphs, right? It all runs, as you get as you get older, if you don't take care of yourself. >> Lisa: Right. >> The complications of healthcare issues just go exponentially up. And we know we can bend that curve down if we can transform the way that health is thought of and delivered to people in the country. >> Well, I'm already signed, you got me. So talk to me, though, about from a technology perspective. If we think about all the emerging technologies, you mentioned IoT, millions and millions of devices, we are sometimes overly connected. >> Gary: Yes. >> What is the opportunity that Highmark is working on with Coupa to be able to start changing that mindset and bringing that retail model to healthcare? How are they hoping to ignite that? >> Well, it's not on a direct connection with Coupa. Coupa is our procuring platform. So it enables us to provide efficient transactions and we get data insights. Coupa is very much an enabler for us in this process. What I would say is, and this goes back to the evolution of procurement as a profession, by having Coupa and other technologies at the fingertips of my team, it frees them to immerse themselves into their clients' business as well as their categories. So if they're, if I have someone who's a category manager of digital marketing, they can immerse themselves into that, and they can work that, my folks go, they attend senior level staff meetings, they have one on ones with executive VPs, they co-locate with the client on a regular basis. We really immerse ourselves into it. What Coupa is doing is it's allowing us to spend less time on transactions and process, and more time learning the business, more time understanding the industries that they operate in, looking for innovation, and bringing those innovative partners to the business that wouldn't necessarily have happened on its own. We have this incredible network, particularly if we have people that really, really have a passion for procurement, and really have a passion for being intimate with the customer. I know it's an overused phrase, but the trusted advisor status is definitely where we should be. That's an, the Coupa org, the Coupa platform, and tools enable my team to have, to bring those insights and those opportunities to the business. And we've gotten tremendous accolades from the CEO through the entire C-suite, about the level of business partnership that the procurement organization has, with all of the various areas of the Highmark organization. >> So you have this visibility now that you didn't have before with Coupa? >> Yeah. >> This control. Sounds like your resources and different parts of the organization are much better able to use their time to be strategic on other projects and to really start bringing that retail experience out there. Coupa kind of as, you mentioned, as an enabler is really foundational to that. I know you've actually won some awards. I think, Rob Bernstein actually mentioned this on stage this morning that you took top honors at the Procurement Leaders, Inaugural America's Procurement Awards. >> Gary: Yes. >> You've also been recognized as a Procurement Leader of the Year for transforming Highmark Health. What I love about the story is that showing how procurement, not only has it transitioned tremendously to be very strategic, but you're helping to transform an industry by getting this visibility on everywhere, where there's spend there, that operationally, Highmark Health seems to have a big leg up. >> Yes, yeah. No one could be everywhere at once. And if we can earn that trust, then the people in the business who are hired to play certain roles, strategy, development, or whatever, if they're, if they will, let us help them with our expertise, they can spend, they're more effective in their role. >> Right. >> Because they're not doing procurement work. They're not talking to suppliers. They're not negotiating deals. They're not looking, then let us provide that service, that professional service to them, really, as a consultant, as an advisor, and bring companies that, the more we get in depth into understanding the industries that we're buying in, the more we're learning about emerging companies. Who are the innovators? Who are the disruptors? Bringing those organizations because we're studying that in our markets, to our business partner, and making that introduction, which sparks an idea, which sparks an opportunity for the two to work together collaboratively on something new, or to resolve an issue that has not been addressed and no one found an answer to in the past. >> Well, you've put this really strong foundation in place that not only gives you the visibility and control, but it's going to allow Highmark Health on this ambitious goal, as you mentioned, about bringing wellness to us. And of course, there's the whole, there's the human in the way. So maybe tomorrow, Deepak Chopra, who's keynoting, will be able to give you guys some insight into how to help these people. And it's all of us people, right? Really embrace mindfulness, to be able to focus more on our passions. But what you guys are doing to transform healthcare is really inspirational so Gary, thank you-- >> Thank you very much. >> For joining me on theCUBE today. >> It was a pleasure. >> Likewise. For Gary Foster, I'm Lisa Martin. You're watching theCUBE from Coupa Inspire'19. Thanks for watching. (upbeat music)
SUMMARY :
covering Coupa Inspire 2019, brought to you by Coupa. And I'm pleased to be joined by one of Coupa's spend setters give me a little bit of an overview of some of the things And that has been the shift that I think is continuing on. that we don't have the visibility into, or disruptors happen, the more regulatory requirements So it sounds like you kind of saw that And the information is got to be usable, right? here are the patterns that we see, So talk to us a little bit about Highmark Health. to change healthcare in America. and you had to bend to your schedule And one of the fundamentals that we're doing is, You, as opposed to you having to go somewhere to be partners with us on this journey and delivered to people in the country. So talk to me, though, about from a technology perspective. that the procurement organization has, and to really start bringing as a Procurement Leader of the Year And if we can earn that trust, and no one found an answer to in the past. in place that not only gives you the visibility and control, Thanks for watching.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Gary | PERSON | 0.99+ |
Lisa Martin | PERSON | 0.99+ |
Gary Foster | PERSON | 0.99+ |
Lisa | PERSON | 0.99+ |
Rob Bernstein | PERSON | 0.99+ |
Deepak Chopra | PERSON | 0.99+ |
US | LOCATION | 0.99+ |
America | LOCATION | 0.99+ |
millions | QUANTITY | 0.99+ |
$1.2 trillion | QUANTITY | 0.99+ |
Coupa | ORGANIZATION | 0.99+ |
Rob | PERSON | 0.99+ |
Highmark | ORGANIZATION | 0.99+ |
David | PERSON | 0.99+ |
two | QUANTITY | 0.99+ |
four months | QUANTITY | 0.99+ |
a year and a half ago | DATE | 0.99+ |
Korean War | EVENT | 0.99+ |
tomorrow | DATE | 0.98+ |
Highmark Health | ORGANIZATION | 0.98+ |
both | QUANTITY | 0.98+ |
World War II | EVENT | 0.98+ |
one | QUANTITY | 0.98+ |
Vegas | LOCATION | 0.98+ |
Inaugural America's Procurement Awards | EVENT | 0.98+ |
today | DATE | 0.97+ |
Las Vegas, Nevada | LOCATION | 0.97+ |
eighth | QUANTITY | 0.97+ |
about 2,300 folks | QUANTITY | 0.96+ |
over three decades | QUANTITY | 0.94+ |
theCUBE | ORGANIZATION | 0.91+ |
this morning | DATE | 0.87+ |
Coupa Inspire'19 | ORGANIZATION | 0.86+ |
Goliath | PERSON | 0.84+ |
Cosmopolitan Hotel | LOCATION | 0.77+ |
Watch | COMMERCIAL_ITEM | 0.77+ |
Procurement Leaders | EVENT | 0.75+ |
Inspire | EVENT | 0.74+ |
Fitbits | ORGANIZATION | 0.74+ |
first | QUANTITY | 0.72+ |
past three decades | DATE | 0.71+ |
VP | PERSON | 0.64+ |
Coupa Inspire 2019 | TITLE | 0.61+ |
Coupa | TITLE | 0.59+ |
Apple | ORGANIZATION | 0.52+ |
devices | QUANTITY | 0.5+ |
Cosmopolitan | ORGANIZATION | 0.48+ |
Gary Specter, Adobe | Adobe Imagine 2019
>> Announcer: Live from Las Vegas, it's theCUBE covering Magento Imagine 2019, brought to you by Adobe. >> Hey, welcome back to Las Vegas. Lisa Martin with Jeff Frick. We're coming to you live from Magento Imagine 2019. Welcoming to theCUBE for the first time Gary Specter, the VP of Commerce, Sales and Customer Success at Adobe. Gary, welcome to theCUBE! >> Thank you, I'm thrilled to be here. >> So there's about 3,500 people here, you guys have, from 60-plus countries. >> Gary: That's right. >> I think 100 sessions, 150 speakers. People coming down from ceilings, up from the floor. >> Gary: And we're streaming live. >> First ever live stream, yes. >> On the general set, first ever. That's right. Someone tweeted out that there are 35,000 people watching. >> Marketing probably loved that and then had a heart attack at the same time. >> Yeah, I'm sure they did. Not exactly accurate but I'll take what I can get. >> Tell us about the event, the spirit of the event. This is kind of, yesterday evening things kicked off. What of some of the things you've hearing from customers, partners, developers? >> So, I think the thing that's really unique about Imagine is that it does involve partners, the community, developers, along with Magento and our customers and our prospects. And it makes it really different because the developer community and our partners are so passionate about Magento. And I think everybody feels really good about the marriage of Adobe and Magento. You had technologies that were very well aligned, not overlapping. It enables us to extend the capabilities of what we can do from both the Adobe side or the Magento side. I like to say that the color palette got a lot bigger, and I think there's a lot of excitement around that and what that means to all of these people, developers, partners, the ecosystem, customers, prospects. So the energy is really high. I think obviously people are, what's next? And what does this mean for Magento? And I think it means investment, I think it means a higher rate of agility and an expansion of what we do. Acceleration of our roadmap. So I think people are very, very positive. And this is my fourth Imagine, and it's really, I've never felt the energy higher than at this Imagine. So it's exciting for me. >> Gary, one of the interesting ways that you talked about community and everybody wants developer communities, right? And you guys also have open source as a passion. But you phrased it in a way I've never heard before, is that you like going to sleep at night knowing that there's a whole bunch of other CEOs betting their business-- >> That's right. >> On this platform. >> Yeah. >> And it's not just you guys, so it's a really different way to think about open source. We often think of the developers and there's smart people outside your four walls contributing code. But it's not often couched in terms of the business terms. >> No. >> If there's are other people betting their business, thinking about how are they gonna help grow your business by building their business on top of Magento. >> That's what drives the passion of the community. These people realize that there's a symbiotic relationship here. If Magento successful, the ability for them to be successful is very broad. And if Magento's not successful, then you have to ask yourselves did I make the right bet? So a lot of our tech partners have build these great solutions on top of Magento, and it's a partnership. And you don't have that anywhere else, and again, I sleep better at night, to your point. I don't know where you got that quote, but it's actually mine, it's phenomenal. >> No, no, I think I got it from your Argentina 2017 talk perhaps. >> Actually, it's true. I know that all of these tech partners, these CEOs, they have my back. I'd like them to know I have theirs. And I don't think Adobe has any, there's no reason or rhyme why that would ever change. I think Adobe will enhance it. And I think that's why there so much excitement here. >> Well, and it's really a validation and what we talked about before, the prior segment, was now to bring the marketing tools, and the AI and all the power that's in that big building in San Jose, free the commerce transaction, really, to your point, adds so much more horse power to the total solution. >> Like I said, color palette just got a lot bigger. There's so many more things that we can do and so many more colors we can use to create these great experience for our brands and our customers, that we could've done before but it was a lot of work, but now we've got all of the makings of a platform that will enable that and we're already pretty far along in taking the Adobe experience cloud and making that work. And I'm just really excited about the future and what this offers for our customers and our brands. >> We've heard a number of guests that talk about just what you were referring to a minute ago, and that was really this symbiosis of Adobe, the power that Adobe brings, the data that Adobe brings, along with Magento, So a new Adobe commerce buy was just launched a couple of months ago, at Adobe Summit powered by Magento Commerce, but you look at it as analytics, advertising, marketing, commerce, fundamentals for managing what is a changing and highly demand customer experience, 'cause we want more and more things accessible from right here. So some of the feedback from customers, partners, developers since that announcement and now going "Ahh, okay now I can actually touch and see and play with this two symbiosis machines coming together." >> Yeah, I think it's not a hard thing to get. I think when the acquisition first happened, there's a little let's wait and see and make sure they get it right. And I think what I feel today, or what people have given to me today is the feedback that they're believers. They know that we're gonna execute on this strategy, and this strategy is gonna allow us to extend our lead on our competitors, which in return, allows these brands and these commerce players to extend their lead on their competitors. >> Let's talk about the small/medium business folks for a minute. When the announcement was made last year, the intention, right after Imagine 2018 I believe, for Adobe to acquire Magento, and then right after they acquired Marketo, there was some concern for is Adobe gonna kind of shift what Magento has been doing, so successfully for so long, away from focusing on those smaller merchants to the enterprise folks. Yesterday and today, we heard some great, exciting announcements with what you guys are doing with Amazon Sales Channel, with Google Shopping, and it sounded like the small and medium business size folks were going "Yes, this is what we need." Talk to us a little bit about that. >> I mean, you mentioned two, along with PWA and some of the other things that we're doing. While these can be leveraged in the enterprise, they were built for the mid-market in the SMB space. And there is no doubt that Adobe and Magento both understand how important SMB and the mid-market is. And in fact, we've seen acceleration in the SMB space since the acquisition, from the Magento side of the house. And Adobe is fully committed and knows that there's market share there to be had. And the application or the business problems that we solve at the enterprise, are still applicable for the mid-market and the SMB space. They're handled in a little bit different of a manner, but they have same aspirations. And the solution's gonna be able, when you look across everything that you're gonna be able to do, it plays for both markets. And Adobe has an incredible opportunity to really drive market share in this mid-market. They don't have a big footprint there today. Even if you capture just a small portion of it, and its our plans to capture a large portion of it, but even a small portion of it is gonna make a big impact on Adobe. So I think that we will see acceleration in the mid-market and in the SMB space with what we're doing, what we're developing together, and the different types of products that we can offer to those markets that Adobe has in its broader portfolio. >> And of course on the enterprise side, what we don't see here that we saw at Adobe Summit a couple weeks back are some of the really big integrators who have huge practices built around and on top of the Adobe tool set that now you get to leverage. I'm sure you're pretty excited about as running field. There's, again, a whole nother group of people, not necessarily CEOs, but managing partners, who have bet their jobs, bet their livelihood, bet their practices on this, and now you getta take advantage of those resources as well. >> Absolutely, and I think that a lot of the large integrators and partners, I think everybody's starting to understand that commerce is very different now than it was five or 10 years ago, right? I call it bite small, chew fast. And HP is a great example, where they started in some of the smaller APAC countries and then went to Brazil, and they're looking at the US last, but they're taking it a step at a time. One country, one country, one country. And a lot of our big retailers or brands that wanna expand globally are doing the same things, or companies that have portfolios of brands, one at a time. Bite small, chew fast. Launch, be successful, launch, be successful. And I think the SIs, including the large partners, understand that and they're changing the way that they look at businesses holistically. So I think right time, right place. >> Yeah, we had Gillian Campbell from HP on right after her keynote this morning, and it was an interesting kinda POC program. And I said what was some of the market dynamics that identified APAC as the right market to start in. And part of that, I think, was that from a historical legacy perspective of using Magento on the HP Inc. side. But some of the things I found interesting to them was that leveraging the data to understand the cultural e-commerce differences snd how different cultures interact with different social media platforms or purchasing platforms differently, and how important it is to really understand those commerce patterns and start to drive conversions from there there and then go success, roll it out, rinse and repeat. >> And she nailed it right? I mean, buy online, pick up in store versus having it delivered to your home, if you live in the middle of India, what's the reality of you getting that delivered in an hour? And if you look at country like Russia, which is very spread out, right, so there's not a high density outside of a lot of their major cities and you have a lot of the same issues. If you're gonna have it ship to your home, how long is it gonna take? It might be easier just to go pick it up in the store. And I think it's different in every region. And it's good to be able to have access to that data to get a good read on what are the things our customers want specifically to drive the experience they need within that region. >> Right, key for a company whether it's something the size of an HP Inc. or not, to be able to scale globally, but also have that sort of local market adaptation where you're able to react, understand the preferences in your markets, and deliver exactly what those consumers want. So having a tool like Magento as the power to enable that global scale regional adaptation, it's a driver. >> And I think you start to add complexity when you look at do they use their phone, do they use their computer? Do they use social networks and buy buttons? I have an interesting dynamic in my own house where I've got a 13-year-old, and the way that she would shop online is different than the way that my wife would shop online, which is very different from how I would shop online. I browse and go to the store. My wife uses her computer. My daughter shops on Pinterest, or Instagram, or Facebook. Very different journeys for the three of us, and we could be buying the same thing, and we're all gonna do it differently. So it crosses generations as well. >> So, Gary, it feels like kinda the dust has settled post-Adobe acquisition where everybody feels kinda comfortable, and it's been a year and everything didn't go bananas. So as you look forward now, after things have kinda settled, what are some of your priorities over the next year, If we sit down a year from now, what are you working on? >> I can tell you that for me, the biggest priority for me is to make sure that the mid-market and the SMB flywheel is effective, the way that we go to market, the way that we target that segment. And it's not that I'm not interested in the enterprise. I'm extremely interested in the enterprise. But we have a lot of people that are working on the enterprise. And Adobe doesn't have deep domain expertise around the mid-market. But with Marketo and Magento, you now do. So for me personally, I wanna make sure that that flywheel is well-run, it's well-oiled, it's set up for success, that operationally, the things that we do to drive market share in that segment run as effectively as the rest of Adobe on the enterprise side. It's a new sales motion for Adobe. But the good news is I think Adobe understands that. We understand that as a company, and I think over the next year, for me, that's where my focus is gonna be. >> So if we keep looking out to the next year, this is your fourth Magento Imagine. >> It is. >> Is there gonna be a Magento Imagine 2020? >> So I will tell you that there will be an Imagine 2020, and I will share details around that Wednesday. I've been asked to help close Imagine out, and when I do, I will be thrilled to announce our plans for Imagine 2020. >> So can folks watch that on the livestream tomorrow, Wednesday, that 15th? >> They can. >> Are you gonna be coming up from the floor, the ceiling? >> I think I'm probably just gonna dance on out. I have been invigorated, I love being here. Imagine is the one opportunity every year where I come out of this thing just feeling really good about the opportunities that we had ahead of us. And by Wednesday, although tired, I'm usually really happy to be going back and getting in the field with my teams and just driving opportunity. And I think we had an amazing one. >> Well, we'll be all watching. Is it imagine.magento.com to watch the livestream ? Or magento.imagine.com. go to to the Magento.com site, Wednesday tomorrow in the afternoon, you're gonna be able to hear more about what's to come next year. Gary, thank you so much for giving us time today. >> Thanks for having me, enjoy it. >> Our pleasure. >> It's great to meet you all. >> Excellent >> Thank you. >> For Jeff Frick, I'm Lisa Martin. Tou're watching theCUBE live from Magento Imagine 2019 from Vegas. Thanks for watching. (upbeat music)
SUMMARY :
brought to you by Adobe. We're coming to you live from Magento Imagine 2019. you guys have, from 60-plus countries. I think 100 sessions, 150 speakers. On the general set, first ever. and then had a heart attack at the same time. Not exactly accurate but I'll take what I can get. What of some of the things you've hearing And I think it means investment, Gary, one of the interesting ways that you talked about And it's not just you guys, so it's a really different thinking about how are they gonna help grow your business And if Magento's not successful, then you have to ask No, no, I think I got it And I don't think Adobe has any, there's no reason or rhyme and the AI and all the power that's in that big building And I'm just really excited about the future So some of the feedback from customers, And I think what I feel today, or what people have and it sounded like the small and medium business size folks And the application or the business problems that we solve And of course on the enterprise side, I think everybody's starting to understand But some of the things I found interesting to them was that And I think it's different in every region. the size of an HP Inc. or not, And I think you start to add complexity when you look at So, Gary, it feels like kinda the dust has settled And it's not that I'm not interested in the enterprise. So if we keep looking out to the next year, So I will tell you that there will be an Imagine 2020, and getting in the field with my teams Is it imagine.magento.com to watch the livestream ? Thanks for watching.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Jeff Frick | PERSON | 0.99+ |
Lisa Martin | PERSON | 0.99+ |
Gary | PERSON | 0.99+ |
Gary Specter | PERSON | 0.99+ |
Adobe | ORGANIZATION | 0.99+ |
Gillian Campbell | PERSON | 0.99+ |
San Jose | LOCATION | 0.99+ |
HP | ORGANIZATION | 0.99+ |
150 speakers | QUANTITY | 0.99+ |
India | LOCATION | 0.99+ |
100 sessions | QUANTITY | 0.99+ |
Magento | ORGANIZATION | 0.99+ |
last year | DATE | 0.99+ |
Vegas | LOCATION | 0.99+ |
Las Vegas | LOCATION | 0.99+ |
next year | DATE | 0.99+ |
three | QUANTITY | 0.99+ |
one country | QUANTITY | 0.99+ |
Wednesday | DATE | 0.99+ |
Russia | LOCATION | 0.99+ |
today | DATE | 0.99+ |
One country | QUANTITY | 0.99+ |
Brazil | LOCATION | 0.99+ |
fourth | QUANTITY | 0.99+ |
five | DATE | 0.99+ |
Yesterday | DATE | 0.99+ |
35,000 people | QUANTITY | 0.99+ |
two | QUANTITY | 0.99+ |
imagine.magento.com | OTHER | 0.99+ |
both markets | QUANTITY | 0.98+ |
magento.imagine.com | OTHER | 0.98+ |
First | QUANTITY | 0.98+ |
yesterday evening | DATE | 0.98+ |
a year | QUANTITY | 0.98+ |
US | LOCATION | 0.98+ |
Imagine 2020 | TITLE | 0.98+ |
Imagine | TITLE | 0.98+ |
first | QUANTITY | 0.98+ |
HP Inc. | ORGANIZATION | 0.97+ |
10 years ago | DATE | 0.97+ |
Adobe Summit | EVENT | 0.97+ |
both | QUANTITY | 0.97+ |
first time | QUANTITY | 0.97+ |
an hour | QUANTITY | 0.96+ |
Marketo | ORGANIZATION | 0.96+ |
ORGANIZATION | 0.96+ | |
13-year-old | QUANTITY | 0.95+ |
ORGANIZATION | 0.95+ | |
Magento Imagine 2019 | TITLE | 0.95+ |
Gary Delooze, Nationwide Building Society & Ashutosh Muni, IBM | IBM Think 2019
>> Live from San Francisco. It's the cube covering IBM thing twenty nineteen brought to you by IBM. >> Hey, welcome back here when we're here. Live in San Francisco for IBM. Think twenty nineteen, two cubes Exclusive coverage. I'm over here, students to it's been four days. Were our fourth day powered through a lot of interviews. Obstructing the Civic Lanois number one live event covers a Cuba to great guests here. Ashutosh Mooney, vice president, Applications services with an IBM and carried to lose chief technology officer nationwide Building society in the UK Great to have you guys. Thank you, John, for applications. Big part of the focus because the applications air now dictating the data strategy. The II with a and you could cloud multi cloud underneath. So the chained, changing market requirements around what, after doing are super important? All this is a focus. It's dictating that the infrastructure what to do so that this is the key to the cloud. Talk about what you guys are doing. >> Absolutely, absolutely, in fact, not just for IBM. For clients, mostly for them to be able to ready for their customers, they need to make sure that their applications are up there for their customer experience as well. What we're seeing is most of these supper clients today are saying that all the work that they have done in past for the last five, ten years that's the core that they have been in there trying to look at how they can minimize the spend on that and maximize the spending a ll. The customer facing applications like to enhance the customer experience >> they call and you call that the workload? Oh, yes. Load is code for applications. Carry your customer of IBM. Let me explain what you guys do first. Then we can talk about some things you're working on, >> So we are a large, UK based mutual building society. We have about fifteen million members in the U. K. But you can think of us as a bank. In many respects, most people do. Challenge throws us, as you said, is basically we have thirty or forty years of legacy technology. We need to transform that technology and also bill the next generation digital services alongside that technology. So if Rose, it's the combination of how do we transform that legacy core whilst also building from you? >> And what are some of the use case is that the new technology going bring you because containers has been great with legacy because you don't kill the old to bring in the new. As you look at the modern modernization journey, you're on What is guiding principles? One things you guys are looking at, how you guys thinking that through? >> Okay, so a number of things. One is we've been on a thirty year journey towards looser and looser coupling on smaller and smaller micro services. So what you're starting to see is big applications, monolithic applications being broken down into services and the micro services. So for us, the key is the smaller and smaller micro services. The more agility we can create more value great. And that loose coupling them becomes really important because that then allows us to deliver a high level of parallelism in development in change. So those are two key areas. >> It has it going today. Good scar tissue. You learning its >> learning and its iterating and it's failing and its understanding. But the main thing is, you know, the more we do, the more we learn, the more we can then build that back into Nick's situation. >> Actually, I always love to hear, especially the financial services ones that have been around a while that that modernization and how they do that, I couldn't help but notice. You're both wearing the, you know, I heart a I the shirts. So if you connect the dots for us between that application modernization and the wave of a ay >> yeah. So I heard that Tom fail fast and fail regular. I mean, it's all good until you actually have atleast one success, right? Failing fast is good, but you cannot escape feeling. So where it comes into play is primarily making sure that you're basing your those decisions on what have been proven right in Pastor's. Well, so what we have seen, especially for financial services, is even though the system's off engagement has changed the fundamental principles on which the banking services all the insurance services operator has not changed. So you're still wearing the same set of services just in different ways. The expectation of the client has changed, but the services remain the same. So our ability to be ableto look at what we have been doing in past which services makes sense to be Microsoft's enabled us getting talked about. It's not that you just take all the functions and enable them. That's where we're able to bring value Tour Kari. What's the impact >> on this on your ultimate and user >> better value? So for us, it's about helping our members, who are customers, to make better financial decisions on. To do that, they need data. So what we're trying to do is to really take that Legacy estate, which is really about locking data into the course. Or we can use it trying to liberate that day to get it out into the hands of our members so they could make better decisions on a eyes were really keep part of >> you. I mean that that was what we think back to. That wave of big data was the I should be able to have smaller companies, you know, not take years and millions of dollars to be able to do that. Tell us what's different about, you know today in a I that that we might not have been able to do five years >> ago. There's a couple of things, really. So one is compute power. So what you're seeing really is eyes is not necessarily advancing massively in terms of the algorithms and the approaches in the methodologies. What you're seeing, though, is compute power in storage capacity growing at an exponential rate store. So what it's doing is enabling those algorithms to work in a way that they've never been able to do before. We're getting to value quicker because the time it takes to reach that value is much shorter. >> I want to get your perspective on you mentioned parallel breaking down, decoupling things with looser sets the services. This is certainly the cloud way make AP eyes have micro services. Big part of it. How is that going from a culture standpoint? Because this is one of the things we hear all the time is it's a cultural journey to one. Get people lined up with that. And then what if some of the business benefits that you see what this parallel isn't? His efficiency is an innovation. Where do you see that culture? What did What did you do to change the culture? Go. Cheers. Um, this is what people want to know about. >> So in fact, what we're seeing is a majority of the clients have started to look into this because everybody else was because somebody digital native out there was doing it, so they some of them actually last on too quickly. They have not been ableto change their internal culture within the organization when the customers were ready, but their internal organizations or not. But I think plants like Cup NBS have sought out a fairly good strategy, and it will be great to get if you can >> share with your secret sauce that you like Carrot Stick. They were gonna go this way or you burn the boats, as they say at the How did you get people to go in the right direction? >> For us? There's a really, really important related past this the culture of the people from a culture perspective. You know, we've got teams of people who have been doing phenomenal pieces of work for thirty forty years coming to the end of their career. And you know, the technology that we're using again, we're looking at and the service life. So how do we how do we get away from that world where we're constantly focusing on the legacy to start focusing on new technology? So it's bringing in new people with new ideas. It's changing the way we work, so we started to focus on things like our child. They've ops, automation, new ways of working to allow people to really sort of liberate away from the old ways of working and give them new ideas and new opportunities. That's part of that as well. There's a couple of things in there for us which is really important. So one is bringing new technologies in bringing new people in that Khun, use those technologies. We also have to make sure we keep our own people trained up as well, so we can't forget the people that we've got. So it's it's a set of different things, >> and training is critical. Was gonna open source out there. It's like, you know, every years like a dog here, and you gotta keep up to date, Keep learning >> and all these aspects of procreation, right? So you cannot do it in isolation if you're doing it together. I mean, whether use design, thinking or not right, that's it. That's it. That's the way to do it. But I think the aspect of co creating in your end stakeholders and your own stakeholders, Orin more >> talk about more about that, cause this is a big team co creation we love doing with content were in the Q. We're doing it here with constant when you get into development. This is a new psychological dynamic, but also it's a productivity opportunity. Can you share what you're seeing there? Explain co creation a litte bit deeper >> Look so that we talk hypothetically, right? So from hypothetical perspective, if we were able to look at organization or a flat form where were able to access an amount ofthe computational power computation skills are programming skills. Our ability to be able to do the most creative expects for any use case and industry would be enormous. We just don't have that. We're limited to specific parts that were working with the Limited with specific employees that we have Andrea limited to the customers that were kids, and I think if we expand, so while we don't have, uh, handle off all the things that we haven't played. But if you are able to bring in our customers or internal stakeholders as well as our partners that we're working with and are able to build a common team and one of those common themes could be that I need to get you those services quickly and then figure out how to three can actually work in tandem we'll be able to make. >> How does that change your engagement model? Because I might be the same in eight days there, Miss Captain. Well, we used to do that before we usedto partner and understand their needs Bring solutions to the marketplace. Is it more software driven? So what's changed from the old way to the new way? Because I don't agree with you, by the way, I'm not I'm not a skeptic, but, yeah, that was what skeptic might say. >> Yeah, no, I think earlier what was happening was they were It was more offering leg and what I mean by offering letters these of the sex I have. And let's make these assets find the solutions. So what people will do is they will say this is the banking solution I have in this specific case and let's figure out what fifteen things I can >> do without those solutions. >> Approach now is different. They approach now is This is what the customer is demanding and the reason they're demanding is because customers expectation is based on there most recent experience that they had somewhere else, not necessarily with the bank. They may have experience and over, so when they have experienced that experience there, they want the similar services from the bank. So now the co creation model is actually starting from the other side of the equation rather than coming from Essex out. That's >> so it's flipped. The old model was hears. We got here's what you could do, Your limited and now it's like is what we want to do >> This ice >> program the infrastructure and focus on software to find agile. This is seems to be the new way. >> Let me add to that as well, because I think one of the things that we've done over the last year is really focusing on what our technology strategy, how this technology going change. Our business we've done is created a strategy where our ambition actually exceeds our ability to execute. So from a co creation perspective, we actually need really good partners are going to work with us in that context on be strong challenges br critical friend in the process. >> So it's more efficient and more productive. You get best of both worlds and the outcomes are more aligned via agile. Got me more acute on target. Many pretty much that >> getting Carrie actually love to get your perspective on like, what does it mean to have a cloud strategy today? We heard this week. You know, Jenny said, We're, you know, entering chapter to of the clouds. We took care of the twenty percent that was a little bit easier. We're getting eighty harder. Lots of customers I talked to. It's It's changing all the time, and things like hybrid and multi Cloud don't really mean much to them. Got serious in your shop, how you think of things. >> Great question. I think it's changing, and it's different from industry to industry. So I'm banking. The challenge for us has always been regulation has been the regulators pushing back on public cloud and saying, You know, we were nervous about that. Have you manage the security of the controls around that? So a lot of banking is focused on private Cloud? Can we adopt the technology in those banking's those styles of technology delivery in the private cloud way? But we're now starting to see that there is this shift towards public cloud with the economic advantage that public cloud house on the innovation that's going on in public cloud. It's becoming really attractive. So the strategy for us is about how do we make that happen? How do we build that multi cloud model? And then how do we move that sort of hybrid model from private to public and get the advantages of the different styles of cloud computing? >> Guys, Thanks for coming on, Given the inside love, this Dev ops Co creation model and really applications air driving the requirements now with programmable infrastructure. This is changing. The procurement is changing. The culture hiring strategist is really disrupted. This is really the digital transformation. It's all about creating great shop. Thanks for coming on. We appreciate final question while we're here. Thoughts on think this year in San Francisco. Libit Rainy February. That's okay, but all tightly together. What's your thoughts? What's the themes? What's your What's the top story here? >> Getting your pops? >> Whether it makes me feel like >> home is fantastic. Eso No, it's been It's been an amazing week. >> Lots of innovation, Lots of great conversation. So I really enjoyed it. >> Yeah, No, absolutely. I think we've gone around myself, even though we are definitely aware of what's going on in here. But I think there have been lots of partner ecosystem that has been here, and I think that collaboration has been great. Thank you. >> It's been great. Show a lot of inside Kaspar perspective. Thanks for sharing what your journeys on and some specifics Way appreciates. A cube coverage. I'm shoppers to Minuteman. Stay with us for a day, for we're four days a coverage. We're here on day for Stay with us for more after this short break.
SUMMARY :
It's the cube covering nationwide Building society in the UK Great to have you guys. all the work that they have done in past for the last five, ten years that's the core that they have been in there Let me explain what you guys do first. So if Rose, it's the combination of how do we transform that legacy core whilst also building from you? And what are some of the use case is that the new technology going bring you because containers has been great with So what you're starting to see is big applications, You learning its But the main thing is, you know, So if you connect the dots for us between that application modernization and the So our ability to be ableto look at what we have been doing in past which services makes So what we're trying to do is to really take that Legacy estate, I mean that that was what we think back to. quicker because the time it takes to reach that value is much shorter. And then what if some of the business benefits that you see what this parallel So in fact, what we're seeing is a majority of the clients have started to look into this because They were gonna go this way or you burn the boats, It's changing the way we work, It's like, you know, every years like a dog here, and you gotta keep up to date, So you cannot do it in isolation if you're doing it together. We're doing it here with constant when you get into development. team and one of those common themes could be that I need to get you those services quickly and then Because I might be the same in eight days there, Miss Captain. So what people will do is they will say this is the banking solution I have in this So now the co creation model is actually starting from We got here's what you could do, Your limited and now it's like is what we want program the infrastructure and focus on software to find agile. critical friend in the process. So it's more efficient and more productive. It's It's changing all the time, and things like hybrid and multi Cloud don't really mean much to them. So the strategy for us is about how do we make that happen? This is really the digital transformation. home is fantastic. So I really enjoyed it. But I think there have been lots of partner ecosystem that has been here, Thanks for sharing what your journeys on and some specifics Way appreciates.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Jenny | PERSON | 0.99+ |
Ashutosh Mooney | PERSON | 0.99+ |
IBM | ORGANIZATION | 0.99+ |
Gary Delooze | PERSON | 0.99+ |
John | PERSON | 0.99+ |
San Francisco | LOCATION | 0.99+ |
Microsoft | ORGANIZATION | 0.99+ |
thirty | QUANTITY | 0.99+ |
four days | QUANTITY | 0.99+ |
twenty percent | QUANTITY | 0.99+ |
thirty year | QUANTITY | 0.99+ |
Nationwide Building Society | ORGANIZATION | 0.99+ |
Nick | PERSON | 0.99+ |
fourth day | QUANTITY | 0.99+ |
thirty forty years | QUANTITY | 0.99+ |
this week | DATE | 0.99+ |
U. K. | LOCATION | 0.99+ |
Ashutosh Muni | PERSON | 0.99+ |
Tom | PERSON | 0.99+ |
last year | DATE | 0.99+ |
UK | LOCATION | 0.99+ |
One | QUANTITY | 0.99+ |
a day | QUANTITY | 0.99+ |
eight days | QUANTITY | 0.99+ |
three | QUANTITY | 0.98+ |
two cubes | QUANTITY | 0.98+ |
fifteen things | QUANTITY | 0.98+ |
today | DATE | 0.98+ |
one | QUANTITY | 0.98+ |
twenty | QUANTITY | 0.98+ |
two key areas | QUANTITY | 0.98+ |
both | QUANTITY | 0.98+ |
about fifteen million members | QUANTITY | 0.98+ |
agile | TITLE | 0.97+ |
both worlds | QUANTITY | 0.97+ |
Carrie | PERSON | 0.97+ |
ten years | QUANTITY | 0.97+ |
first | QUANTITY | 0.95+ |
Rose | PERSON | 0.95+ |
Orin | PERSON | 0.95+ |
Kaspar | PERSON | 0.94+ |
Cuba | LOCATION | 0.94+ |
forty years | QUANTITY | 0.94+ |
millions of dollars | QUANTITY | 0.94+ |
Andrea | PERSON | 0.93+ |
years | QUANTITY | 0.91+ |
this year | DATE | 0.9+ |
five years > | DATE | 0.9+ |
Pastor | PERSON | 0.88+ |
Essex | ORGANIZATION | 0.82+ |
number | QUANTITY | 0.8+ |
four days a coverage | QUANTITY | 0.79+ |
February | DATE | 0.77+ |
Captain | PERSON | 0.76+ |
2019 | DATE | 0.74+ |
Khun | LOCATION | 0.73+ |
five | QUANTITY | 0.72+ |
Dev ops | ORGANIZATION | 0.72+ |
Kari | PERSON | 0.71+ |
Cup NBS | ORGANIZATION | 0.71+ |
Minuteman | LOCATION | 0.69+ |
ago | DATE | 0.62+ |
wave | EVENT | 0.61+ |
one live | QUANTITY | 0.53+ |
Civic Lanois | ORGANIZATION | 0.5+ |
nineteen | QUANTITY | 0.5+ |
eighty | QUANTITY | 0.5+ |
Think | COMMERCIAL_ITEM | 0.5+ |
Siddhartha Dadana, FINRA & Gary Mikula, FINRA | Splunk .conf18
>> Live from Orlando, Florida, it's theCUBE, covering .conf 18. Brought to you by Splunk. >> We're back in Orlando, everybody, at Splunk .conf18, #splunkconf18. I'm Dave Vellante with my co-host Stu Miniman. You're watch theCUBE, the leader in live tech coverage. We like to go out to the events. We want to extract the signal from the noise. We've been documenting the ascendancy of Splunk for the last seven years, how Splunk really starts in IT operations and security, and now we hear today Splunk has aspirations to go into the line of business, but speaking of security, Gary Mikula is here. He's a senior director of cyber and information security at FINRA, and he's joined by Siddharta "Sid" Dadana, who's the director of information security engineering at FINRA. Gentlemen, welcome back to theCUBE, Gary, and Sid, first-timer, welcome on theCUBE. So, I want to start with FINRA. Why don't you explain, I mean, I think many people know what FINRA is, but explain what you guys do and, sort of, the importance of your mission. >> Sure, it's our main aspiration is to protect investors, and we do that in two ways. We actually monitor the brokers and dealers that do trades for people, but more importantly, and what precipitated our move to the Cloud was the enormous amount of data that we have to pull in daily. Every transaction on almost every US stock market has to be surveilled to ensure that people are acting properly, and we do that at the petabyte scale, and doing that with your own hardware became untenable, and so the ability to have elastic processing in the Cloud became very attractive. >> How much data are we talking about here? Is there any way you can, sort of, quantify that for us, or give us a mental picture? >> Yeah, so the example I use is, if you took every transaction that Visa has on a normal day, every Facebook like, every Facebook update, and if you took every Twitter tweet, you added them altogether, you multiplied it by 20, you would still not reach our peak on our peak day. >> (laughs) Hence, Splunk. And we'll talk about that but, Sid, what's your role, you got to architect all this stuff, the data pipeline, what do you... >> So, my role is basically to work with the webs teams, application teams to basically integrate security in the processes, how they roll out applications, how they look at data, how they use the same data that security uses for them to be able to leverage it for the webs and all the performances. >> So, your mission is to make sure security's not an afterthought, it's not a bolt-on, it's a fundamental part of the development process, so it's not thrown over the fence, "Hey, secure this application." It's built in, is that right? >> Yes. >> Okay. Gary, I wonder if you could talk about how security has changed over the last several years. You hear a lot that, well, all the spending historically has been on keeping the bad guys out the perimeter. As the perimeter disappears, things change, and the emphasis changes. Certainly, data is a bigger factor, analytics have come into play. From your perspective, what is the big change or the big changes in security? >> So, it's an interesting question. So I've been through several paradigm changes, and I don't think anyone has been as big as the move the Cloud, and... The Cloud offers so much opportunity from a cost perspective, from a processing perspective, but it also brings with it certain security concerns. And we're able to use tools like Splunk to be able to do surveillance on our AWS environments in order to give us the confidence to be able to use those services up there. And so, we now are actually looking at how we're going to secure individual AWS services before we use them, rather than looking to bring stovepipe solutions in, we're looking to leverage our AWS relationship to be able to leverage what they've built out of the box. >> Yeah, people oftentimes, Stu, talk about Cloud security like it's some binary thing. "Oh, I don't want to go the Cloud, because Cloud is dangerous" or "Cloud security is better". It's not that simple, is it? I mean, maybe the infrastructure. In fact, we heard the CIA, Stu and I were in D.C. in December, we heard the CIO of the CIA say, "The Cloud, its worse day is better than my client's server from a security perspective." But he's really talking about the infrastructure. There's so much more to security, right? >> Absolutely, and, so I agree that the Cloud gives the opportunity to be better than you are on PRAM. I think the way FINRA's rolled out, we've shown that we are more secure in the Cloud than we have been on traditional data centers, and it's because of our ability to actually monitor our whole AWS environment. Everything is API-based. We know exactly what everybody's doing. There's no shadow IT anymore, and those are all big positives. >> Yeah, I'm wondering how you've, what KPIs you look at when you look at your Splunk environment. What we hear from Splunk, you know, it's scalability, cost, performance, and then that management, the monitoring of the environment. How are they doing? How does that make your job easier? >> So, I think we still look at the same KPIs that Splunk advertises all the time, but some of the reasons, from our perspective, we kind of look at it in terms of, how much value can we give it to not just one part of the company, but how can we make it much more enhanceable part for everyone in the organization. So, the more we do that, I think that makes it a much better ROI for any organization to use a product like this one. >> You guys talk about the "shift left" movement. What is "shift left" and what is the relevance to security? >> Yeah so, "shift left" is a concept where, instead of looking at security as a bolt-on, or an add-on, or a separate entity, we're looking to leverage what are traditional DevOp tools, what are traditional SDLC pipeline roles, and we're looking at how we integrate security into that, and we use Splunk to be able to integrate collection of data into our CDCI pipelines, and it's all hands-off. So, somebody hits a button to deploy a new VPC and AWS, automatically things are monitored and into our enterprise search, I'm sorry, enterprise security SIM, and automatically being monitored. There's no hands-on that needs to be done. >> So, on a scale of one to five, thinking of a maturity model in terms of, in a DevOps context, five being, you know, the gold standard and one being you're just getting started. Where would you put FINRA on that spectrum, I mean, just subjectively? >> So, I'll never say that we're a five because I think there's always, >> You're never done. >> You're never done and there's always room for improvement, but I think we're at least a strong four. We've embraced those concepts, and we've put them into action. >> And so, I thought so, and I want to ask you from a skill standpoint how you got there. So, you've been around a long time. You had a Dev team and an Ops team before the term DevOps even came around, right? And we talk about this a lot, Stu. What did you do with the Ops guys and the Dev guys? Is it OpsDev or DevOps? Did you retrain them? Did you fire them all and hire new people? How did you go through that transition? >> Yep, that's a fair thing. I went to my CISO John Brady a couple of years ago and I told him that we were going to need to get these new skill sets in, and that I thought I had the right person in Sid to be able to head that up, and we brought in some new talent, but we also retrained the existing talent because these were really bright people, and they still had the security skills. And what Sid's been able to do is to embrace that and create a working relationship with the traditional DevOps teams so that we can integrate into their tools. >> So, it does include a little bit work even on our end to do where you kind of learn how the DevOps forces work, so you've got to do it on your own to first figure out things and then you can actually relate to the problems which they will go through and then you work through problems with them, rather than you designing up a solution and then just say, "Hey, go and implement it out." So, I think that kind of relationship has helped us and in the long run, we hope to do a bit better work. >> Yes, Sid, can you bring us in a little bit, when you look at your Splunk deployment, FINRA'S got a lot of applications, how do you get all those various applications in there? You know, Splunk talks about, you can get access to your data your way, do you find that to be the reality? >> Yes, to a certain extent, so... Let's take a step back here. So our design is much more hybrid-oriented. So, we use Splunk Cloud, but that's primarily for our indexers whereas we host our own sort of class receptor. All the data basically goes in from servers from AWS components, from on-prem, basically it flows into our Splunk Cloud indexers, and we use a role-based access management to actually give everyone access to whatever data they need to be looking at. >> Alright. The number of enhancements from 702, updates, the Cloud, Gar-Gar, is there anything that's jumped out that's going to architecturally help your team? >> So, I think one of the interesting things is the new data pipeline, and to be able to actually mangle that data before I get it into my Splunk indexers is going to be really really life-changing for us. One of the hard parts is that developers write code and they don't necessarily create logs that are event-driven. They don't have date-time stamps, they do dumps. So, I'm going to be able to actually massage that before it hits the indexers, and it's going to speed up our ability to be able to provide quick searches because the indexers won't be working on mangling that data. >> And how big of a deal is it for you? They announced yesterday the ability to scale storage and compute separately in a more granular fashion, is that a big deal for you? >> So, I actually, I remember speaking to Doug Merritt probably three years ago. >> You started this! (laughing) >> And I said, "Doug", I said, "I really think that's the direction that you need to go. You're going to have to separate those two, eventually, because we're doing a petabyte scale, we realized very early that that'd need to be done. And so, it's really really refreshing to see, because it's going to be transformative to be able to do compute-on-demand after that. Because now we can start looking at API brokers, and we can start looking at containers, and all those other things can be integrated into Splunk. >> Love having customers on like you guys, so knowledgeable. I have to ask, switch gears a little bit, I want to ask you about your security regime. We had a customer on yesterday, and it was the CISO who reported to him. He was the EVP, and he reported to the CIO. A lot of organizations say, "You know what? We want the CISO to be separate from the CIO. Cause it's like the, you know, the fox in the henhouse kind of thing. And we want that a little bit of tension in there." How do you guys approach it? What's the regime you have for... >> That is a fair question, and I've heard that from many other CISOs that have that same sort of complaint. And I think it's really organization-based. And I think, do you have the checks and balances in place? First of all, our CIO, Steve Randich, is extremely, he cares a lot about security, and he is very good at getting funding for us for initiatives to help secure the environment. But more importantly, our board of directors bring up security at every board event. They care about it, they know about it, and that permeates through the organization. So there's a checks and balances to make sure that we have the right security in place. And it's a working relationship, not adversarial at all, so, having our CISO John Brady report to Steve Randich, the CIO, has not been a hindrance. >> And I think that's a change in the last several years, because that regime that I described, which was, there was sort of a wave there, where that became common, and I think you just hit on it. When security became a board-level issue, and for every Fortune 1000, Global 2000 company, it's a board-level issue. They talk about it every board meeting. When that occurred, I think there was an epiphany of, "We need the CIO to actually be on this." And you want the CIO to be responsible for that. And the change was, it used to be, "Hey, if I fail, I get fired." And I think boards now realize that "failure" in security doesn't mean you got breached. >> Sure. >> You know. Breaches are going to happen. It's how you respond to them and, you know, how you react to them that is becoming more important. So there's much more transparency around security in our view. I wonder if you agree with that. >> I think there's transparency. And the other thing is is that you have to put the decision-making where it makes the most sense. Most of the security breaches that we're talking about are highly technical in nature, where a CIO is better able to evaluate some of those decisions, not all companies have a CEO that came from a technology train in order to be able to make those decisions. So, I think it makes more sense to have the CISO report to somebody in the technology world. >> Great, thank you for that. Now, the other question I have for you is, in terms of FINRA's experience with Splunk, did it start with SecOps and security, or was it, sort of, IT operations, or...? >> It did, it started with security. We were disenfranchised with traditional SIMs that were out there, and we decided to go with Splunk, and we made the decision that security was going to own it, but we wanted it to be a corporate asset from day one. And we worked our tails off to integrate, through brown bags, through training. So we permeated through the organization. And, on any given week, we pull about 35-40% of all of technology is using Splunk at FINRA. >> So, I'm curious as to, we heard some announcements today, I don't know if you saw them, about, you know, Splunk Next, building on that, Splunk for the line of business, the business flow, they did a nice demo there. Do you see, because security sort of was the starting point, and your mission was always to permeate the organization, do you see that continuing to other parts of the organization more aggressively now given this sort of democratization of data for the business lines, and... Will you guys be a part of that, directly? >> We hope so. We hope we are part of that change, too. I mean, the more we can use the same data for even business users that will help them, that would relieve a lot of, and they made this point again and again in the keynote, too, that, the It Ops and SecOps are already burdened enough. So, how do we make life easy for business users who actually leverage the same data? So we hope to be able to put these tools up and see if it can make any difference to business users. >> So, you guys have put a lot of emphasis on integrating with Splunk and AWS Cloud. You have a presentation later on today at .conf18 around the AWS Firehose that you have with Splunk. What's that all about? What's the AWS Firehose? How are you integrating it? Why is it important? >> So, it is streaming and it allows me to get information from AWS that's typically in something called the CloudWatch Logs, that is really difficult to be able to talk to. And I want to get it into the Splunk so I can get more value from it. And what I'm able to do is put something called a subscription filter on it, and flow that data directly into Splunk. So, Splunk worked with AWS to create this integration between the two tools, and we think we've taken it to a high level. We use it for Lambda, to grab those logs, we use it for VPC Flow Logs, we're using it for SaaS Providers, provide APIs into their data, we use it for that, and finally, we're going to be doing database activity monitoring, all leveraging this same technology. >> Love it, I mean, you guys are on the forefront of Cloud and Splunk integration, Cloud adoption, DevOps, you guys have always been great about sharing your knowledge, you know, with others, and we really appreciate you guys coming on theCUBE. Thank you. >> Thanks for having us. >> You're welcome. Alright, keep it right there, everybody. Stu and I will be back. You're watching theCUBE from .conf18, Splunk's big user conference. We'll be right back. (electronic music)
SUMMARY :
Brought to you by Splunk. We like to go out to the events. the ability to have elastic and if you took every Twitter tweet, the data pipeline, what do you... to be able to leverage it to make sure security's and the emphasis changes. to be able to leverage what I mean, maybe the infrastructure. to be better than you are on PRAM. What we hear from Splunk, you know, So, the more we do that, is the relevance to security? There's no hands-on that needs to be done. So, on a scale of one to five, and we've put them into action. and I want to ask you to be able to head that and in the long run, we hope need to be looking at. that's going to So, I'm going to be able speaking to Doug Merritt that's the direction that you need to go. What's the regime you have for... And I think, do you have the "We need the CIO to actually be on this." to them and, you know, in order to be able to Now, the other question I have for you is, decided to go with Splunk, Splunk for the line of business, I mean, the more we can use the same data that you have with Splunk. between the two tools, and we think guys are on the forefront Stu and I will be back.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
FINRA | ORGANIZATION | 0.99+ |
Steve Randich | PERSON | 0.99+ |
Doug | PERSON | 0.99+ |
Dave Vellante | PERSON | 0.99+ |
Gary | PERSON | 0.99+ |
Gary Mikula | PERSON | 0.99+ |
December | DATE | 0.99+ |
AWS | ORGANIZATION | 0.99+ |
Sid | PERSON | 0.99+ |
Orlando | LOCATION | 0.99+ |
Siddharta "Sid" Dadana | PERSON | 0.99+ |
Stu | PERSON | 0.99+ |
Doug Merritt | PERSON | 0.99+ |
Siddhartha Dadana | PERSON | 0.99+ |
CIA | ORGANIZATION | 0.99+ |
two tools | QUANTITY | 0.99+ |
yesterday | DATE | 0.99+ |
Splunk | ORGANIZATION | 0.99+ |
Stu Miniman | PERSON | 0.99+ |
two ways | QUANTITY | 0.99+ |
John Brady | PERSON | 0.99+ |
five | QUANTITY | 0.99+ |
two | QUANTITY | 0.99+ |
Orlando, Florida | LOCATION | 0.99+ |
one | QUANTITY | 0.99+ |
US | LOCATION | 0.99+ |
three years ago | DATE | 0.98+ |
one part | QUANTITY | 0.98+ |
D.C. | LOCATION | 0.98+ |
John Brady | PERSON | 0.98+ |
Lambda | TITLE | 0.98+ |
today | DATE | 0.97+ |
first | QUANTITY | 0.96+ |
four | QUANTITY | 0.96+ |
20 | QUANTITY | 0.96+ |
#splunkconf18 | EVENT | 0.96+ |
One | QUANTITY | 0.96+ |
.conf18 | EVENT | 0.95+ |
Cloud | TITLE | 0.95+ |
ORGANIZATION | 0.95+ | |
702 | OTHER | 0.95+ |
Global 2000 | ORGANIZATION | 0.94+ |
Splunk Cloud | TITLE | 0.93+ |
Firehose | COMMERCIAL_ITEM | 0.93+ |
Visa | ORGANIZATION | 0.93+ |
ORGANIZATION | 0.91+ | |
SecOps | TITLE | 0.9+ |
Gary Harrison, Metsi Technologies | Cisco Live US 2018
(upbeat music) >> Live from Orlando, Florida it's theCube, covering Cisco Live 2018. Brought to you by Cisco, NetApp, and theCube's Ecosystem partners. >> Hello everyone and welcome back. It's theCube's exclusive coverage here in Orlando, Florida for Cisco Live 2018. It's day three of three days of live coverage. Go to thecube.net, siliconANGLE.com, to get all of the stories. And of course, I'm here with Stu Miniman, analyst at Wikibon, my co-host for the week. Our next guest is Gary Harrison, Head of Technology Services, Metsi Technologies, welcome to theCube. Thanks for joining us. >> Thank you guys, it's good to be here. >> So, you're in the Cisco Ecosystem, so Stu and I have been talking about this all week. A couple of big trends: open, Cisco's opening up, you've got DevNet success with developers. Cloud is a new architecture, okay. Intent driven architectures are huge. Sounds like outcomes to me, so I hear a lot of these conversations about "what's the outcome?", and then building a technology. So I wanted to get your thoughts on that, from your perspective, what does that mean to you? When you hear that, intent networking, developer community, it sounds a lot like a different Cisco. >> It's a different model. It's changing, I think, the way business processors are today, and getting organizations to understand the process of capturing what they want the infrastructure intent, and their application intent look like. And then understanding how that drives different models for deploying services, as well as the operations behind it. >> You guys do a lot of stuff with customer, I want you to take a minute to explain what you guys do, your company. What are some of the things you guys get involved in? Where are you in the ecosystem? What kinds of projects are you engaging on? >> We're a company, so we're a professional services partner, we're a service only integration partner with Cisco. So it's just through, we don't resell, so we get to focus on purely customer success, and we help enable the channel and the partners directly. And the focus is the Enterprise Cloud Suite. So it's really around helping customers understand how to get the most out of those technologies, how to choose the right element of the cloud suite for the job. >> Gary, so you're in an interesting position, to watch some of the transformations going on in Cisco. We said the old way of measuring Cisco was boxes and ports, and the new way is, you know, software, to open and those things. Since you're not one of the, you know, not in a derogatory way, box sellers, you know, give us your viewpoint as to how Cisco's going through that transformation and how your customers are reacting to that. >> So it's definitely a good shift towards those softer elements of it. And we're seeing the strength of the software and the products that come out, and the capabilities, it's rapidly changing. And you're seeing the increase in the product suite recently, the number of, the move towards analytics and other software to support operational life cycles as well as just the provisioning cycles. I think a challenge for the customers is a lot of complexities introduced. A lot of the new tools out of the box out there. And the difficult question is always how to best use each particular tool to get value for the business. >> Yeah, it's one of the big questions is it used to be, I really understood my network because I built it. I racked it, stacked it, wired it, you know. Configured it in the CLI, today a lot of the pieces of the network you're managing, you don't own. They're in the cloud, they're extending beyond. How do your services and solutions help customers get their arms around this, kind of, multi-cloud world? >> It's always the focus on, I guess, is reducing that complexity. There's a lot you can do with the different software that's out there. And really, to try and step back from just the solo tools, and looking at the cloud stack as a whole, and starting small, starting simple. Identifying those early use cases that will help drive cloud adoption in an organization, and then understanding how the software and the tools benefit them to do that. You know as you say, you can't see inside the software easily. If you're going to bare the infrastructures code, you need a way to make sure that as you build that code and those processors that you keep that visibility into what that softwares meant to be doing for you. >> Gary, on that point, I want to just double down on that concept holistically. We hear that, all week we've heard from interviews, from Cisco executives as customers, that it's the systems view almost, it's not the box view. What does that mean to the customer today, and how far along are your customers in that mindset? Are they there, are they kicking the tires? 'Cause you got to engage on real frontline projects where there's outcomes involved and the plumbing's in place. Okay, so how do you get there without disrupting? Right, that's the question we hear. But so how do I get the holistic view without disrupting the business? What's your thoughts on customer's position on that? >> I think to get the holistic view, it's about the business needs I think embrace that. And understanding, though, it's about delivering applications and services now. And the infrastructures there to support that. And not focus on these infrastructure-centric models. So that's the first journey, is understanding, you know, what are the services that are important to the business, and how those services are involved. And then I think the challenge we see from the customers is actually, you know, intend to your organizational and process challenges. The technology itself is not necessarily all the complexities, it's how that aligns to the organization. And so I think those early wins and those early outcomes are a organization that's aware of those challenges. >> Like almost getting a little stepping stone, you get a little success, you know, don't take a big project. What's your take on road-mapping in that? Because that's challenging. What have you seen for success use cases that customers can take right out of the gate to get this intent thing going? What are some of the low-hanging-fruit opportunities? >> So one thing we focus on, I guess, is changing our engagement model with the customers. It's something we sort, I guess, of pride ourselves on. Is we're a lot more flexible and agile, ourselves, as a, in terms of delivering infrastructure services. So again, we try to communicate to our customers find used cases that deliver value and return on investment early. And focus on delivering that, sort of, one use case. It doesn't matter what it is in the cloud-sect, whether it's through automation of network infrastructure, orchestration of services on top of there. We pick a very clear use case and develop that first, and then once you understand how the technology's stitched together end to end, you can then start to grow that inside the organization. >> Is there any use cases that pop out that you can just point to, anecdotally, that seem to be popular? >> So there's a couple different extremes, so ACI is a massive enabler at the moment. You know, it's really, since SDN's come along it's a catalyst to drive the rest of the cloud change infrastructure. So we have some very specific use cases around automating that infrastructure. Not just what ACI does itself, but to create that automation layer on top of that. So, you know, people are deploying lots of infrastructure, so that's one of the specific use cases we see. >> Gary, I really like what you said about it's changing the engagement model, because it used to be "I'm gonna' roll out a new application, "okay, I need to figure out the plumbing." Now when I look at intent based offerings there, it's really more about I'm building new applications and the network is a critical piece of it, it actually helps me drive some of these new, you know, modern micro architectures there. You've got to, I'm sure, be talking to a little bit of a broader, you know, jobs inside the customer. How does that change your engagement? Who are the roles that you're talking to today? >> Well actually this is what we find, is tools like Cloud Sender, and for me one of it's strengths is it's fine ability to tangibly capture intent in a application blueprint. And I find that's a good way to bring organizations together, because now we have a focal point for your network and infrastructure, your platforms teams, and your application teams to come together. And it provides a common language to talk about it. And that's one of the real strengths we find to start having those conversations with those different teams within the organizations. >> Gary talk about the old way and new way. We always like to kind of break things down in a very simplistic way. And Chuck Robbins, the CEO, on stage said "that's the old way", it looked like an architecture, hey, firewall, I get that. And he's like, some people actually have this today. And he's kind of looking at the modern cloud, obviously the circle with all the different services. So kind of Cisco plug. But from your standpoint, when you talk to customers, what was the older conversations, that you could point to saying "we used to do it this way", this is what we would talk about, these are the meetings we would have, now the shift is towards this. What's the old way, and what's it transforming into, when you actually have those conversations, what is it like? >> So the big difference for the infrastructure projects, where they were projects, they're very traditional waterfall model. You work out what you want to buy, where you want to be, you put a project plan around that and deliver that. But the engagement we have today to say to people, all the importance is in the software. It's the services you're delivering on the software, and the capability to develop in the software. And that's not something out of the box. It's very difficult to say: where do I want to be in six months, or where do I want to be in a year? So again the way we encourage and the way we engage with our customers is to put a roadmap together, but to identify something in a much shorter term that you can deliver. Start delivering something, and then take a more agile approach around it, to come back, review, and re-plan again, and look at what your priorities are. >> What's the role of the solution architect on this, 'cause a lot of the things we're seeing and then we're trying to, kind of, connect the dots here. Holistic roadmaps are interesting, because you've got have to have a foundational architecture. What is the preferred kind of consistent theme you're seeing around architectural decisions? Are there table stakes, are there certain things that are always going to be in flux? How do you view the big picture on the solution architect piece of it? Is there certain things that are must-haves, weight on this? What's your reaction to that? >> I think a solution, I think it's a challenging piece. I think it's probably where you see organizations are probably weaker, is having a cloud-solution architecture function. We still see infrastructure architecture, enterprise architecture, but that solution architecture for the cloud model, I think that's actually more a challenging piece. I don't think there's any obvious answer in what, you know, for the customers we see, there's no common answer. >> That's a really hot area right now. >> Gary, one of the biggest challenges we see in multi-cloud, is no two customers are alike. >> No. >> But through the customers that you're talking to, what are some of the common stumbling blocks or hurdles for really getting, you know, full value out of their solutions that you see from customers today? >> I think it's understanding the end to end life cycle of a service. So we can do a lot with a multi-cloud capabilities, in deploying when an internal infrastructure to external. But the processes have to be the same, with security, compliance, these other aspects that come into it add a lot of complexity. And also it's not just the way the applications and the infrastructure are built, patching life cycles, you know, post-deployment of, you know, virtual images. The way people then update and maintain them and that life cycle around it. And I think it's different in a virtualized world, in a containerized world we see a lot more advancements around it, and multi-cloud is easier. I think it's for people to take their legacy applications and try and move them into a cloud-native scenario, which is a real challenge. >> Gary, pretend that I'm a friend of yours and I come to you and say "hey Gary, you know, "I'm new to this whole intent-based networking thing, what is it?", how would you describe it? What's your definition of, what is intent based networking really mean? >> There's two parts of it: one is to identify somewhere to capture what the definition of your applications and services are, and what that means, and the infrastructure that lies underneath. Say cloud centers one part of it, other organizations may have other models, but it's rather than working two traditional high level design, low level design, and we see your requirements analysis, now capturing that intent in somewhere that's both software consumable and can be software defined. You can use software to push intent in there, and you can consume it through software. And the next major bit of the puzzle is to provide that freedom to the infrastructure layers underneath so they get to decide how they implement that intent. And that's what gives you this multi-cloud freedom, you know, how we're implemented in our public cloud can be different to how we're implemented in the private cloud. The tools, the processes, the infrastructure, the software, can be different, but the outcome that's delivered is the same. >> Yeah it's interesting to show, you mentioned SDN earlier, we see a lot of activity on software defined data center, architectural things, and again, it's challenging because not everything looks the same, but it's super important. But then we hear things like Google Cloud on stage, and we hear Kubernetes, we hear ISTIO, which is a service mesh, so you start to see up the stack, the applications taking, kind of, almost a network services-like mindset. I mean, micro services are basically, have the same feel as networking, but it's more up higher in the stacks. So you've got some really interesting dynamics. You've got the SDN thing going on, and then you've got in the middle of the stack, towards the application, these cool Micro services with cloud native. This is an opportunity for network engineers. I mean, how would you describe to the audience out there the opportunity for a network engineer, or someone who's in the network game, to take advantage of that, this new trend that's coming very fast? >> It's a different model of networking. And again, the good thing about containers is they do provide this very application-centric focus. Networking is now about providing a service for the application sit on there. And Container Frameworks make that very obvious. So I'd say network engineer, it's a good place to understand that model and that ecosystem. And then see how that can be applied to what we've done in virtualization. And as SDN comes along in a more traditional private cloud infrastructure, on top of the data center infrastructure we have today, take some of those models that we learned from things like Container Frameworks and how do we apply them to virtualization. >> That's a great point about the virtualization, it's almost a roadmap to how to understand the impact and interplay between the networks. It really is. Okay final question for you is, you know, Cisco Live this year seems to be different, what's the vibe of the show, what's your, if you had to, for someone who didn't come here that's watching, say "hey, I missed it this year, "heard there's a lot of action, DevNet's got 500,000 developers", what's different about this year for Cisco Live, what's the most important story? Can you share your opinion on what's happening? >> I guess for us, being the definite village, it is about the definite zone. The buzz we're seeing, the people, the types of questions we get asked on the stand now, there's definitely a lot more interest in this development side of it. >> What's some of the questions you're getting? What are the hot topics if you stack ranked them? >> People just want to understand, you know, new trends in software, coding, you know, how can I apply my coding skills to coding the network, or where do I learn about that, and we get asked lots of questions as people pass the stands. >> Gary, thanks so much for coming on theCube, great to see you, thanks for coming on and sharing your commentary here. Appreciate it. >> Thank you very much. >> Alright, this is the live Cube cover day three here at Cisco live, I'm John Furrier, Stu Miniman, we're here breaking all the action down, we'll be back with more. Stay with us for day three coverage. We'll be right back after this short break. (upbeat music)
SUMMARY :
Brought to you by Cisco, NetApp, analyst at Wikibon, my co-host for the week. conversations about "what's the outcome?", the process of capturing what they want the infrastructure What are some of the things you guys get involved in? And the focus is the Enterprise Cloud Suite. boxes and ports, and the new way is, you know, and the products that come out, and the capabilities, of the network you're managing, you don't own. and the tools benefit them to do that. Right, that's the question we hear. And the infrastructures there to support that. that customers can take right out of the gate and then once you understand how the technology's so that's one of the specific use cases we see. and the network is a critical piece of it, And that's one of the real strengths we find And he's kind of looking at the modern cloud, and the capability to develop in the software. 'cause a lot of the things we're seeing for the cloud model, I think that's actually Gary, one of the biggest challenges we see But the processes have to be the same, And the next major bit of the puzzle is to Yeah it's interesting to show, you mentioned SDN earlier, And again, the good thing about containers the impact and interplay between the networks. it is about the definite zone. as people pass the stands. and sharing your commentary here. we'll be back with more.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Chuck Robbins | PERSON | 0.99+ |
Gary Harrison | PERSON | 0.99+ |
Stu Miniman | PERSON | 0.99+ |
Cisco | ORGANIZATION | 0.99+ |
Gary | PERSON | 0.99+ |
John Furrier | PERSON | 0.99+ |
Stu | PERSON | 0.99+ |
Metsi Technologies | ORGANIZATION | 0.99+ |
ACI | ORGANIZATION | 0.99+ |
Orlando, Florida | LOCATION | 0.99+ |
two parts | QUANTITY | 0.99+ |
thecube.net | OTHER | 0.99+ |
both | QUANTITY | 0.99+ |
NetApp | ORGANIZATION | 0.99+ |
siliconANGLE.com | OTHER | 0.99+ |
today | DATE | 0.99+ |
500,000 developers | QUANTITY | 0.99+ |
three days | QUANTITY | 0.99+ |
one | QUANTITY | 0.98+ |
one part | QUANTITY | 0.98+ |
two customers | QUANTITY | 0.98+ |
this year | DATE | 0.98+ |
two | QUANTITY | 0.98+ |
six months | QUANTITY | 0.98+ |
DevNet | ORGANIZATION | 0.97+ |
day three | QUANTITY | 0.97+ |
first | QUANTITY | 0.97+ |
Cisco Ecosystem | ORGANIZATION | 0.96+ |
Wikibon | ORGANIZATION | 0.96+ |
Cisco Live 2018 | EVENT | 0.94+ |
three | QUANTITY | 0.93+ |
a year | QUANTITY | 0.91+ |
first journey | QUANTITY | 0.87+ |
Google Cloud | TITLE | 0.86+ |
one use case | QUANTITY | 0.86+ |
Cube | COMMERCIAL_ITEM | 0.83+ |
theCube | ORGANIZATION | 0.83+ |
Enterprise Cloud Suite | TITLE | 0.81+ |
each particular tool | QUANTITY | 0.8+ |
Cisco Live | EVENT | 0.79+ |
couple | QUANTITY | 0.76+ |
2018 | DATE | 0.69+ |
SDN | ORGANIZATION | 0.68+ |
Head | PERSON | 0.63+ |
minute | QUANTITY | 0.61+ |
Kubernetes | PERSON | 0.61+ |
theCube | COMMERCIAL_ITEM | 0.57+ |
US | LOCATION | 0.57+ |
ISTIO | ORGANIZATION | 0.56+ |
lots of questions | QUANTITY | 0.56+ |
Container Frameworks | TITLE | 0.53+ |
Cisco | EVENT | 0.48+ |
live | ORGANIZATION | 0.43+ |
Cloud | ORGANIZATION | 0.37+ |
Live | EVENT | 0.34+ |
Gary MacFadden - BigDataNYC - theCUBE - #BigDataNYC
>> Live from New York City, it's buck you. Here is your host, Jeff Frick. >> Hey, welcome back. I'm Jeff. Rick. We're here at the Cubes. Fifth birthday party. A big date in Icy in Manhattan is part of the big Date. A week. It's got Stratos cough, a dupe world. And, of course, big Aidan. I see. So now having our party, which is always good to have, and I'm joined department X gas. Kerry McFadden from Parodi Research. Carrie. Welcome. Well, thank you very much. So last last we saw he was actually a big data and twenty thirteen, So it's lots changing the year. >> Absolutely, Absolutely. I think the whole hoodoo thing is really taken off. And the thing that interests me the most about show or or the exhibitors at the show is that Bye. You could get a lot of data into Duke, but how do you get it out? How do you make it useful? What do you do with it when you get it out? You know, I said on structure data is structured. Date. Is that a combination? Is it ski Melis? >> All the above all the above, >> right? Exactly. So I think really, that's been on and actually have been Jeff to all the shows, right? Since the beginning, when it was just a new world. Okay, Cube started back. And I think two thousand ten two thousand filling our fifth birthday. Right? So at least at least at least twenty ten. So since then, you've seen, you know, progression off vendors coming in to provide services that actually enable Duke to do more than it does started is kind of a batch oriented type of solution that now, because of these other value added solutions can to really or near real time processing, you can take the data out of it a lot more easily. You can use do basically as a as a repository, right on DH. And a lot of the solutions out there are are evolving to the point where you can, uh, you could basically make a sense of the information, and I think that's a really important rights. Dated information information inside, right? That's where we want to go with this thing. Business decisions made in real time. Which way? Define as in time to do something about it. Right? Right. Yes. Some of the players, I mean, you've got the map. Our guys. You've got the act. Aeon folks that just bought pervasive software. So they've got the Predictive Analytics piece sort of covered. Obviously. That's stone breakers. Old company, you know, a variant of ing gris, right? You've got. Obviously, IBM is a player in this space. With their blue mix and their cloud capabilities and all of their information management pieces, every major vendor is got a piece of is part of the action, if you will. Trying to build something on top of a dupe to make it more useful and make it more valuable. Yeah, the floor was filled with little companies, big companies, and everyone is certainly jumping in. So let me get your prospectus that you've been coming for a lot of years on this thing. Where are we on the journey? How? How? You know, I think we're past the P E O C stage, right? People are getting stuff into production deployments, but it's still early days. You know, the Giants are playing tonight. Go Giants, are we? First inning, third inning, seventh inning. Where are we? I think we're probably in the second or third any second. I think we got a ways to go. And what's the next big hurdle to get us to the next inning. I think one of the problems is this storage issue, right? So you've got this issue of being able to scale out theoretically, exponentially, right? The nice thing about do piss If you need Teo, if you need more space, you just add No J had storage and whatnot, But what happens when you get too much information? You're into the pedal bike, multiple PETA right range now, and most of that data, you know you're not going to access. You may access only two percent of it overtime. I think they're a lot of figures around that. But actually, a wicked bon article that I read recently is very interesting, one called Flake Flake or what they were doing. Flake. I want to make sure he gets a slave by a herd where he said it to me off camera, right? It's a f L a P. It's a combination of flash and tape on DH. Basically, there's a great article on the Wicked Bond site by Wicked Bonds CTO, David's lawyer Okay, and his premises that at some point, relatively soon a cz thie as data grows exponentially into the multiple petabytes ranges and maybe even beyond The thing is gonna get squeezed is the traditional HDD or hardening is spinning disc, right? So tape has become much more, uh, much more resilient. Uh, tape last has a meat time failure of about twenty six or thirty years versus disc, which is about five. And obviously flash is much, much faster, right? Right in some cases don't get into all the nuances of almost feet feet, but flavor going to squeeze out disks and the men think so. And what that'll offer customers is a is a much lower TCO from managing those huge petabytes scale environments and also accessing it at a relatively quick speed. So I think that's that's a piece. It's interesting that the other part that's very interesting to me, Mr Cognitive Computing face. So I was at the no SQL event last week last month in in San Jose, and with that they had a cognitive computing component on DH. I think thie idea of trying to get machines to think more like people building neuro morphing chips to two. It's kind of mimic the way synapses or electricity, electricity in the brain, you know, works how neurons fire and so forth is very interesting. And I think once you Khun Get Dupe is the repository. You've got the data there. But how do you make use of it? And I think that's the challenge. That's going to be, well, paramount the next few years. Exciting days ahead. Well, Gary, thanks for taking a few minutes. We're at the fifth birthday party at the Cube. Were at Big Data and nice jefe. Rick, we're on the ground. Thanks for watching.
SUMMARY :
is your host, Jeff Frick. in Manhattan is part of the big Date. You could get a lot of data into Duke, but how do you get it out? of the information, and I think that's a really important rights.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Dave Vellante | PERSON | 0.99+ |
Gartner | ORGANIZATION | 0.99+ |
Dave | PERSON | 0.99+ |
John | PERSON | 0.99+ |
Lisa Martin | PERSON | 0.99+ |
Vikas | PERSON | 0.99+ |
Lisa | PERSON | 0.99+ |
Michael | PERSON | 0.99+ |
David | PERSON | 0.99+ |
Katherine Kostereva | PERSON | 0.99+ |
Steve | PERSON | 0.99+ |
Steve Wood | PERSON | 0.99+ |
James | PERSON | 0.99+ |
Paul | PERSON | 0.99+ |
Europe | LOCATION | 0.99+ |
Andy Anglin | PERSON | 0.99+ |
Eric Kurzog | PERSON | 0.99+ |
Kerry McFadden | PERSON | 0.99+ |
Eric | PERSON | 0.99+ |
Ed Walsh | PERSON | 0.99+ |
IBM | ORGANIZATION | 0.99+ |
Jeff Clarke | PERSON | 0.99+ |
Landmark | ORGANIZATION | 0.99+ |
Australia | LOCATION | 0.99+ |
Katherine | PERSON | 0.99+ |
Andy | PERSON | 0.99+ |
Gary | PERSON | 0.99+ |
Amazon | ORGANIZATION | 0.99+ |
two hours | QUANTITY | 0.99+ |
Paul Gillin | PERSON | 0.99+ |
Forrester | ORGANIZATION | 0.99+ |
San Francisco | LOCATION | 0.99+ |
Michael Dell | PERSON | 0.99+ |
Cisco | ORGANIZATION | 0.99+ |
Jeff | PERSON | 0.99+ |
Peter Burris | PERSON | 0.99+ |
Jeff Frick | PERSON | 0.99+ |
2002 | DATE | 0.99+ |
Mandy Dhaliwal | PERSON | 0.99+ |
John Furrier | PERSON | 0.99+ |
2019 | DATE | 0.99+ |
five | QUANTITY | 0.99+ |
Starbucks | ORGANIZATION | 0.99+ |
PolyCom | ORGANIZATION | 0.99+ |
US | LOCATION | 0.99+ |
San Jose | LOCATION | 0.99+ |
Boston | LOCATION | 0.99+ |
HPE Compute Engineered for your Hybrid World-Containers to Deploy Higher Performance AI Applications
>> Hello, everyone. Welcome to theCUBE's coverage of "Compute Engineered for your Hybrid World," sponsored by HPE and Intel. Today we're going to discuss the new 4th Gen Intel Xeon Scalable process impact on containers and AI. I'm John Furrier, your host of theCUBE, and I'm joined by three experts to guide us along. We have Jordan Plum, Senior Director of AI and products for Intel, Bradley Sweeney, Big Data and AI Product Manager, Mainstream Compute Workloads at HPE, and Gary Wang, Containers Product Manager, Mainstream Compute Workloads at HPE. Welcome to the program gentlemen. Thanks for coming on. >> Thanks John. >> Thank you for having us. >> This segment is going to be talking about containers to deploy high performance AI applications. This is a really important area right now. We're seeing a lot more AI deployed, kind of next gen AI coming. How is HPE supporting and testing and delivering containers for AI? >> Yeah, so what we're doing from HPE's perspective is we're taking these container platforms, combining with the next generation Intel servers to fully validate the deployment of the containers. So what we're doing is we're publishing the reference architectures. We're creating these automation scripts, and also creating a monitoring and security strategy for these container platforms. So for customers to easily deploy these Kubernete clusters and to easily secure their community environments. >> Gary, give us a quick overview of the new Proliant DL 360 and 380 Gen 11 servers. >> Yeah, the load, for example, for container platforms what we're seeing mostly is the DL 360 and DL 380 for matching really well for container use cases, especially for AI. The DL 360, with the expended now the DDR five memory and the new PCI five slots really, really helps the speeds to deploy these container environments and also to grow the data that's required to store it within these container environments. So for example, like the DL 380 if you want to deploy a data fabric whether it's the Ezmeral data fabric or different vendors data fabric software you can do so with the DL 360 and DL 380 with the new Intel Xeon processors. >> How does HP help customers with Kubernetes deployments? >> Yeah, like I mentioned earlier so we do a full validation to ensure the container deployment is easy and it's fast. So we create these automation scripts and then we publish them on GitHub for customers to use and to reference. So they can take that and then they can adjust as they need to. But following the deployment guide that we provide will make the, deploy the community deployment much easier, much faster. So we also have demo videos that's also published and then for reference architecture document that's published to guide the customer step by step through the process. >> Great stuff. Thanks everyone. We'll be going to take a quick break here and come back. We're going to do a deep dive on the fourth gen Intel Xeon scalable process and the impact on AI and containers. You're watching theCUBE, the leader in tech coverage. We'll be right back. (intense music) Hey, welcome back to theCUBE's continuing coverage of "Compute Engineered for your Hybrid World" series. I'm John Furrier with the Cube, joined by Jordan Plum with Intel, Bradley Sweeney with HPE, and Gary Wang from HPE. We're going to do a drill down and do a deeper dive into the AI containers with the fourth gen Intel Xeon scalable processors we appreciate your time coming in. Jordan, great to see you. I got to ask you right out of the gate, what is the view right now in terms of Intel's approach to containers for AI? It's hot right now. AI is booming. You're seeing kind of next gen use cases. What's your approach to containers relative to AI? >> Thanks John and thanks for the question. With the fourth generation Xeon scalable processor launch we have tested and validated this platform with over 400 deep learning and machine learning models and workloads. These models and workloads are publicly available in the framework repositories and they can be downloaded by anybody. Yet customers are not only looking for model validation they're looking for model performance and performance is usually a combination of a given throughput at a target latency. And to do that in the data center all the way to the factory floor, this is not always delivered from these generic proxy models that are publicly available in the industry. >> You know, performance is critical. We're seeing more and more developers saying, "Hey, I want to go faster on a better platform, faster all the time." No one wants to run slower stuff, that's for sure. Can you talk more about the different container approaches Intel is pursuing? >> Sure. First our approach is to meet the customers where they are and help them build and deploy AI everywhere. Some customers just want to focus on deployment they have more mature use cases, and they just want to download a model that works that's high performing and run. Others are really focused more on development and innovation. They want to build and train models from scratch or at least highly customize them. Therefore we have several container approaches to accelerate the customer's time to solution and help them meet their business SLA along their AI journey. >> So what developers can just download these containers and just go? >> Yeah, so let me talk about the different kinds of containers we have. We start off with pre-trained containers. We'll have about 55 or more of these containers where the model is actually pre-trained, highly performant, some are optimized for low latency, others are optimized for throughput and the customers can just download these from Intel's website or from HPE and they can just go into production right away. >> That's great. A lot of choice. People can just get jump right in. That's awesome. Good, good choice for developers. They want more faster velocity. We know that. What else does Intel provide? Can you share some thoughts there? What you guys else provide developers? >> Yeah, so we talked about how hey some are just focused on deployment and they maybe they have more mature use cases. Other customers really want to do some more customization or optimization. So we have another class of containers called development containers and this includes not just the kind of a model itself but it's integrated with the framework and some other capabilities and techniques like model serving. So now that customers can download just not only the model but an entire AI stack and they can be sort of do some optimizations but they can also be sure that Intel has optimized that specific stack on top of the HPE servers. >> So it sounds simple to just get started using the DL model and containers. Is that it? Where, what else are customers looking for? What can you take a little bit deeper? >> Yeah, not quite. Well, while the customer customer's ability to reproduce performance on their site that HPE and Intel have measured in our own labs is fantastic. That's not actually what the customer is only trying to do. They're actually building very complex end-to-end AI pipelines, okay? And a lot of data scientists are really good at building models, really good at building algorithms but they're less experienced in building end-to-end pipelines especially 'cause the number of use cases end-to-end are kind of infinite. So we are building end-to-end pipeline containers for use cases like media analytics and sentiment analysis, anomaly detection. Therefore a customer can download these end-to-end containers, right? They can either use them as a reference, just like, see how we built them and maybe they have some changes in their own data center where they like to use different tools, but they can just see, "Okay this is what's possible with an end-to-end container on top of an HPE server." And other cases they could actually, if the overlap in the use case is pretty close, they can just take our containers and go directly into production. So this provides developers, all three types of containers that I discussed provide developers an easy starting point to get them up and running quickly and make them productive. And that's a really important point. You talked a lot about performance, John. But really when we talk to data scientists what they really want to be is productive, right? They're under pressure to change the business to transform the business and containers is a great way to get started fast >> People take product productivity, you know, seriously now with developer productivity is the hottest trend obviously they want performance. Totally nailed it. Where can customers get these containers? >> Right. Great, thank you John. Our pre-trained model containers, our developmental containers, and our end-to-end containers are available at intel.com at the developer catalog. But we'd also post these on many third party marketplaces that other people like to pull containers from. And they're frequently updated. >> Love the developer productivity angle. Great stuff. We've still got more to discuss with Jordan, Bradley, and Gary. We're going to take a short break here. You're watching theCUBE, the leader in high tech coverage. We'll be right back. (intense music) Welcome back to theCUBE's coverage of "Compute Engineered for your Hybrid World." I'm John Furrier with theCUBE and we'll be discussing and wrapping up our discussion on containers to deploy high performance AI. This is a great segment on really a lot of demand for AI and the applications involved. And we got the fourth gen Intel Xeon scalable processors with HP Gen 11 servers. Bradley, what is the top AI use case that Gen 11 HP Proliant servers are optimized for? >> Yeah, thanks John. I would have to say intelligent video analytics. It's a use case that's supplied across industries and verticals. For example, a smart hospital solution that we conducted with Nvidia and Artisight in our previous customer success we've seen 5% more hospital procedures, a 16 times return on investment using operating room coordination. With that IVA, so with the Gen 11 DL 380 that we provide using the the Intel four gen Xeon processors it can really support workloads at scale. Whether that is a smart hospital solution whether that's manufacturing at the edge security camera integration, we can do it all with Intel. >> You know what's really great about AI right now you're starting to see people starting to figure out kind of where the value is does a lot of the heavy lifting on setting things up to make humans more productive. This has been clearly now kind of going neck level. You're seeing it all in the media now and all these new tools coming out. How does HPE make it easier for customers to manage their AI workloads? I imagine there's going to be a surge in demand. How are you guys making it easier to manage their AI workloads? >> Well, I would say the biggest way we do this is through GreenLake, which is our IT as a service model. So customers deploying AI workloads can get fully-managed services to optimize not only their operations but also their spending and the cost that they're putting towards it. In addition to that we have our Gen 11 reliance servers equipped with iLO 6 technology. What this does is allows customers to securely manage their server complete environment from anywhere in the world remotely. >> Any last thoughts or message on the overall fourth gen intel Xeon based Proliant Gen 11 servers? How they will improve workload performance? >> You know, with this generation, obviously the performance is only getting ramped up as the needs and requirements for customers grow. We partner with Intel to support that. >> Jordan, gimme the last word on the container's effect on AI applications. Your thoughts as we close out. >> Yeah, great. I think it's important to remember that containers themselves don't deliver performance, right? The AI stack is a very complex set of software that's compiled together and what we're doing together is to make it easier for customers to get access to that software, to make sure it all works well together and that it can be easily installed and run on sort of a cloud native infrastructure that's hosted by HPE Proliant servers. Hence the title of this talk. How to use Containers to Deploy High Performance AI Applications. Thank you. >> Gentlemen. Thank you for your time on the Compute Engineered for your Hybrid World sponsored by HPE and Intel. Again, I love this segment for AI applications Containers to Deploy Higher Performance. This is a great topic. Thanks for your time. >> Thank you. >> Thanks John. >> Okay, I'm John. We'll be back with more coverage. See you soon. (soft music)
SUMMARY :
Welcome to the program gentlemen. and delivering containers for AI? and to easily secure their of the new Proliant DL 360 and also to grow the data that's required and then they can adjust as they need to. and the impact on AI and containers. And to do that in the about the different container and they just want to download a model and they can just go into A lot of choice. and they can be sort of So it sounds simple to just to use different tools, is the hottest trend to pull containers from. on containers to deploy we can do it all with Intel. for customers to manage and the cost that they're obviously the performance on the container's effect How to use Containers on the Compute Engineered We'll be back with more coverage.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Jordan Plum | PERSON | 0.99+ |
Gary | PERSON | 0.99+ |
John | PERSON | 0.99+ |
Nvidia | ORGANIZATION | 0.99+ |
Gary Wang | PERSON | 0.99+ |
Bradley | PERSON | 0.99+ |
HPE | ORGANIZATION | 0.99+ |
John Furrier | PERSON | 0.99+ |
16 times | QUANTITY | 0.99+ |
5% | QUANTITY | 0.99+ |
Jordan | PERSON | 0.99+ |
Artisight | ORGANIZATION | 0.99+ |
DL 360 | COMMERCIAL_ITEM | 0.99+ |
Intel | ORGANIZATION | 0.99+ |
three experts | QUANTITY | 0.99+ |
DL 380 | COMMERCIAL_ITEM | 0.99+ |
HP | ORGANIZATION | 0.99+ |
Compute Engineered for your Hybrid World | TITLE | 0.98+ |
First | QUANTITY | 0.98+ |
Bradley Sweeney | PERSON | 0.98+ |
over 400 deep learning | QUANTITY | 0.97+ |
intel | ORGANIZATION | 0.97+ |
theCUBE | ORGANIZATION | 0.96+ |
Gen 11 DL 380 | COMMERCIAL_ITEM | 0.95+ |
Xeon | COMMERCIAL_ITEM | 0.95+ |
Today | DATE | 0.95+ |
fourth gen | QUANTITY | 0.92+ |
GitHub | ORGANIZATION | 0.91+ |
380 Gen 11 | COMMERCIAL_ITEM | 0.9+ |
about 55 or more | QUANTITY | 0.89+ |
four gen Xeon | COMMERCIAL_ITEM | 0.88+ |
Big Data | ORGANIZATION | 0.88+ |
Gen 11 | COMMERCIAL_ITEM | 0.87+ |
five slots | QUANTITY | 0.86+ |
Proliant | COMMERCIAL_ITEM | 0.84+ |
GreenLake | ORGANIZATION | 0.75+ |
Compute Engineered for your Hybrid | TITLE | 0.7+ |
Ezmeral | ORGANIZATION | 0.68+ |
Kashmira Patel & Tim Currie, Wipro | AWS re:Invent 2022
>>Good Morning Cloud community and welcome back to Fabulous Las Vegas, Nevada, where we are at AWS Reinvent. It is day four here on the Cube. I'm Savannah Peterson with Lisa Martin. You are looking fantastic. Day four, we've done 45 interviews. How are you feeling? Oh, >>Great. I can't believe it's day four. The cube will be producing over 100 interviews. >>Impressive. Right >>On this stage where there are two sets, and of course we have the set upstairs as well. It's amazing how much content we've created, how many great conversations we've had, right? And the excitement around AWS and the, and the community. >>Yeah. I feel like we've learned so much together. Love co-hosting with you, and so excited for our first conversation this morning with Wira. Welcome, Tim and Kashmira, welcome to the show. How you doing? You both look great for day four. Thank >>You. Yeah, we're doing good. Great. We're doing good. Ready to go. Day four, let's go. >>That's the spirit. That's exactly the energy we need here on the cube. So just in case someone in the audience is not familiar, tell us about Wipro. >>So Wipro is a global consulting company and we help transform our customers and their businesses. >>Transformation's been a super hot topic here at the show, quite frankly a big priority, especially with cost cutting and everything else that's going on. How, how do you do that? How do you help customers do that? Has >>Me run? So we, we, so we have our A strategy, which we call our full stride cloud strategy. So particularly from a cloud perspective here, obviously with aws, we have end to end client services. So from high end strategic consulting through customer journeys, technology implementation, all the way through to our managed services. So we help customers with the end to end journey, particularly as here we're talking about cloud, but also business transformation as well. And we have, you know, a whole host of technologies. So about a few years ago we made an announcement around a billion investment in cloud casual and that Yeah, absolutely. A cool billion and just a cool billion. Yeah. And that pocket >>Change. Exactly. >>Right. And that investment. Over the last few years, we've acquired a number of really exciting companies like Capco, which is a consulting company in the financial services space. We've acquired design companies, a company called Design it, looking at customer journeys and user experience, and then also technology companies called Rising, which looks after the whole SAP space. So we've kind of got the end to end solutions and technologies. And then we also invest in what we call Wipro Ventures. These are really innovative, exciting startups. We invest in those companies to really drive transformation. And the final thing that really brings the whole thing together is that we have decades of experience in engineering. That's kind of the heart of where we come from. So that experience all of that together really helps our clients to transform their business. And particularly as we're talking about cloud helps us to transform the cloud. Now what we are really hoping is that we can help our clients become what we call intelligent enterprises, and we are focusing more and more on customer outcomes and really helping them with those business outcomes. >>Yeah. It doesn't matter what we do if there isn't that business outcome. >>Yeah. That's what it's all about. I'm curious, Tim, to get your, as the America's cloud leader, one of the things that, that our boss, John Furrier, who is the co CEO of the Cube, was able to do every year, he gets to sit down with the head of AWS for a preview of reinvent, right? He's been doing this for 10 years now, and one of the things that Adam Olitsky said to him, this is something about a week or so ago, is CIOs and CEOs are not coming to me to talk about technology. They wanna talk about transformation. Sure, yeah. Business transformation, not an amorphous topic of digital transformation. Are you hearing the same? >>Absolutely. Right. So I think this is my seventh reinvent, right? And I think six, seven years ago, the majority of the conversations you would've had are about technology, right? Great technology, but kind of technology for it to solve it problems. You know, how do I, how do I migrate, how do I modernize, how do I use data? How do I make all this stuff happen? Right now it's about how do I drive new business opportunities, new revenue streams, how do I drive more efficiencies through the manufacturing 2.0 or what have you, right? Yeah. One really good example, like take, take medical devices, right? So like a connected defibrillator, right? Anytime you're building a, what they call an IOT device or a connected device, right? You have four competing an edge device in the space, an edge device, yeah. Right? You have four competing elements, right? >>You've got form factor, power, connectivity and intelligence, and all those things compete, right? I can have all the power if I want, if I can have something as biggest as a tape, right? You know, I can have satellite if I, it gets right off if I can plug it in somewhere. But when you're talking about an implanted defibrillator, right? That, that all competes. So you have an engineering problem, an engineering challenge that's based on a device, right? And then it's gotta connect to the cloud, right? So you have a lot of AWS services, I ot, core device shadowing, all sorts of things. That individual patient then, so, so there's the engineering challenge of, okay, I wanna build a device, I gotta prototype it, I gotta design it, I gotta build it at scale, I have to support it. Then you have a patient, right? Which is the end goal of the business is the patient care. >>They have a console at home that connects to that defibrillator via Bluetooth, let's say. And that's where you get your device updates, just like your laptop, right? You know, now push from where updates to your chest. Yes. Device, ot. It's like, okay, I'm just gonna do this every Thursday, right? So now you've very quickly move to a patient experience and that patient experience will very greatly, right? You know, based on age and exposure to technology and all other sorts of things, how diligent they are. Do they do the update every week Right. To their primary care provider? And then what we're, we're also hearing, okay, so like Kashmira mentioned, we, we can, we can have that design discussion, right? Yeah. We can have the engineering device discussion with our device, device lab. Then we can have our, you know, what's the, what's the patient experience, but then broader, what's the patient experience as they move, as we all do through a healthcare, that's a healthcare network, it's a provider network, it's a series of hospitals and providers. So what does that big picture and ecosystem look like? And it's, you haven't heard me mention server or data center or any of that stuff? No. Right? This is >>The most human anecdote we've had on >>Show. Fantastic. This >>Sidebar. Okay. I mean it great. Keep going. It's wonderful. And it's, and it's, it's fascinating because none of this happens or is possible without cloud and, and the type of services that AWS is, is releasing out into their, into their, into their, into the world, right? But it very quickly moves from technology to human. It very quickly moves from individual to ecosystem to to, to partner and culture and, you know, society, right? So, so these are the types of conversations we're having. I mean, this is kind of stuff that gets me outta bed in the morning. So it's great, right? It's great that, I love that. It's great that we've moved, we moved into that space. >>Well, it's, I mean the human element is so important. Every, every company has to be a data company. Hospitals, absolutely. Grocery stores, retailers, you name it. And what we're seeing is this, and we talk about data democratization all the time. Well, another thing that Adam Slosky told John Furrier is that the role of, of data analysts is gonna, is going to change, maybe go away or the, or the term because data needs to be everywhere. The doctors need the data. Absolutely. Every person in the organization needs to be able to analyze data to deliver outcomes. >>Yeah, absolutely. Yeah. And it's fundamental part of our strategies. And when we are looking at, you know, data is everywhere, you need to really think about how do you align to it. But we are looking at it from an industry perspective. So when we're looking at solutions for our clients, we're looking at how do we deliver data solutions for our bank? How do we deliver data solutions in healthcare? How do we deliver data solutions in various different industry? So >>Many different verticals that you're >>Touching. Yeah, all the different verticals. So that's, you know, we have like a four point strategy industry is the first one. So we have been really worked with a lot of clients around migrations and modernizations. What we're moving to now is really this industry play. So this week we've spent a lot of time with our energy and utilities clients and the AWS practice at banking and financial services, which is a very significant part of our business. Also cloud automotive. This is a really, really, you know, the fascinat, this is so exciting, but the fundamental part of that, it's very, is data, right? It's all hits on data. So it was really great to hear some of the announcements this week around the data piece announcements just for me, that's really exciting. Yeah. A couple of other things that when we're thinking about our overall focus and strategy is, you know, looking at business transformation is, as you mentioned, is the ecosystem. >>So how do we bring all this together? And it's really, we see ourselves as an ecosystem orchestrator, and we are really here to look at leveraging our relationship with the best partners. We've actually met 17 partners here this week and had client sessions with them. And that's, you know, working with the license of Snowflake and Data Break in the, in the data space, our long term partners like sap, ibm, VMware, and you know, and new partners like Con. And we are looking at how do we bring the best of this ecosystem orchestration so that to support those client business outcome. Sure. And then one final sort of pillar, sorry, is talent, right? So the biggest thing that everyone is thinking about and we all think about every single day is talent. So we've done two really exciting things this year. One has been around our own talent. >>So we've really looked at our own internal influences, people who are speaking to our clients every single day. Not so much the technology people, but the client people speaking to the client. And we've really raised the level of cloud fluency with these people so that they can really start to have that discussion. You know, and our clients, you know, they know this technology way better than us, you most of the time. And then secondly, we actually announced last week and, and you initiative, which we are calling skill skills, which is very well known to our AWS clients because AWS provide this skill, skill concept to their clients. But we are the first partner to do the skills. Skills Yeah. From a partnering perspective. And this is really gonna transform. So it's not just about training and enablement, it's actually about creating a journey for you to, you know, do your best work. >>Tim, what, how do you define cloud fluency? We were actually talking about it yesterday. Sure, sure. Yeah. And, and really kind of bringing that across an organization, but what, what does it take for an individual who may not be a technologist to become cloud fluent? >>Sure. Well, there's a couple, there's a couple angles to that, right? One is, one is how do you create cloud fluency for people who might already be technical, right? And that's, and that's, you know, I've spent over a decade with, you know, boutique disruptive consulting companies who live and die by whether they can attract and retain talent. And there's sort of four elements to that. It's, can you, can you show people they're gonna work on interesting stuff, right? Are they gonna be excited about what they do? Can you show that they're gonna expand their skill sets? Yep. Can you show them a career path? And you can, can you surround all of that with a supportive engineering first culture, right? That, you know, rewards for outcomes, but also creates this sort of community, right? Yeah. That's, that's one thing that sort of, you know, that that will be a natural entropy, people will be attracted to that. On the other side of it, as you create fluency, you kind of do it with the conversation that I just had, like around something like medical devices or something like the cloud car. When you just say, look, you start with something everybody already knows, right? We all know what patient care is like. We all know what autonomous vehicles is kind of like, right? And you work backwards from that and say, now here's, here's how all the pieces stitch together to create this end outcome for, for us and for our customers, for >>The, you know, I'm speaking my language, Tim. So I run a boutique consultancy, my talent go, I live and die on that. Quite frankly. It's everything, right? And, and it's so, wow, it's so important. I mean, in eliminating that churn at scale, how big is your team? Now I'm just thinking about this cause I'm sure you're, your talent retention has to be a challenge as well. Sure. >>So, so we have 25,000 woo professionals on aws trained on, you know, tech cloud technologies globally. Impressive. Yeah. And then we have, in terms of our go to market team, we've got 50 strong as well. Well, so we, these are people who are live and breathe aws, right? And speaking and working with the cloud. >>Let's hang out there a little bit. Tell us a little bit more about the partnership with aws. Cast me, >>Let's go to you. Yeah, so our partnership is, you know, it's 11 years strong. It's been an and a really, really great partnership's. >>How longs >>That's true. Yeah. >>No, is you, were, you're, you're like day ones there. That's Yeah. Real legacy it. >>Awesome. You know, this year excitingly, we actually won the APJ partner of dsi, partner of the year. Congratulations. >>Really casual. >>Yeah. Just like >>Married the lead there. Congratulations. >>Yeah. So that really is testament to how we're really knuckling down and working proactively to, to really support our clients. And, you know, the, the partnership is a really, really strong partnership. It's been there for many years with, you know, great solutions and engagement and many of the things I talked about in terms of our industry plays that we're driving. We've got a whole new set of competencies that we've launched, like a new energy competency this year. So we're focusing on industry and then also security, two new security competencies. And you know, what's really exciting on the security side, you saw the announcements around the security data lake, but we've been working over the last few months with Gary, me and his team, and actually are one of the first partners that are driving that initiative. So we're really proud to be part of that. So yeah. You know, and then there's a client engagement as well. So we have a dedicated team at AWS that works with our dedicated team. So we're supporting the client's needs day to day. >>Are you as customer obsessed as AWS is? Absolutely. I >>Figured so. Absolutely. Everything's about the customer. Nothing happens about >>That. Right? Well, you talked about outcomes, it's all about outcomes. >>Well, and I mean, quite literally going for the heart with the defibrillator analogy. No, I mean, you tell the customers at the heart of what you're doing, part of everything. Can't resist a good pun there. So as I warned you, we have a little challenge for you here on the cube. We're looking for your hot take your 32nd sound bite thought leadership. What's the biggest takeaway from the event and moving forward, looking into 2023? Tim, you're giving me that eye contact. I'm going to you first, >>Right? Okay, sure. Love to. So I don't know how hot a take it is, but I kind of see this transition as cloud, as the operating system, right? So, so let's take the, the what we call the cloud car project. We have the connected car. You know, a car is a durable good, and we all know, or there's been a lot of talk about the electric cars or the autonomous vehicles being like more of a computer than a vehicle, right? But a vehicle's supposed to last 10, 15, 20 years. Our laptops don't last 10, 15, 20 years. So there's this cell, there's this major challenge to say, how can I, how can I change the way the technology operates within the vehicle? So you see this transition to where instead of it being a car that, that has a computer, then it, the, the, the latest transition is to more of a computer that, that operates like a car. >>This new vehicle that's going to emerge is gonna be much like a cell phone, right? Where it, it traverses the world and depending on where it is, different things might be available, right? And, and how and how, how the actual technology, the software that is running will, will be, you know, sort of amorphous and move between different resources in the network on the car, everywhere else. And so that's a really different way of thinking about if, if we think about how quickly the Overton window, like what becomes normal, it changes over time. We're really getting to like a very fast movement of that into something like this vehicle's still gonna be something that we don't even maybe think of as a car anymore. Just the way that an iPhone isn't what we used to think of a phone at our >>Pocket computer. Yeah. What's in the mirror part? Great. >>That's kind my >>Take. Awesome. Right? Catch me man. >>Yeah, and I mean I, if I was to suggest that, you know, summarize it by simply, for me it's really focusing on industry solutions, delivering client outcomes, fundamentally underpinned by data security and sustainability. You know, I think Nailed it. >>Yeah. Knock it outta the park. Perfect little sound bite. That was fantastic. You both were a wonderful start to the day. Thank you so much for being here. Tim and Kashmir, absolute >>Pleasure. >>This is, this is a joy. We're gonna keep learning here on the cube. And thank all of you for tuning in to our fabulous AWS reinvent coverage here from Sin City with Lisa Martin. I'm Savannah Peterson and you are watching The Cube, the leader in high tech coverage.
SUMMARY :
How are you feeling? I can't believe it's day four. Impressive. And the excitement around AWS and the, How you doing? Ready to go. So just in case someone in the audience is not So Wipro is a global consulting company and we help transform How do you help customers do that? And we have, you know, a whole host of technologies. And the final thing that really brings Are you hearing the same? You have four competing an edge device in the space, So you have a lot of AWS services, I ot, core device shadowing, all sorts of things. And that's where you get your device updates, just like your laptop, right? This to, to partner and culture and, you know, society, right? is that the role of, of data analysts is gonna, is going to change, you know, data is everywhere, you need to really think about how do you align to it. So that's, you know, we have like a four point strategy industry So the biggest thing that everyone is thinking about and we all think about every You know, and our clients, you know, they know this technology way better than us, you most of the time. Tim, what, how do you define cloud fluency? And that's, and that's, you know, The, you know, I'm speaking my language, Tim. And then we have, in terms of our go to market team, we've got 50 strong as well. Tell us a little bit more about the partnership with aws. Yeah, so our partnership is, you know, it's 11 years strong. Yeah. That's Yeah. partner of the year. Married the lead there. And you know, Are you as customer obsessed as AWS is? Everything's about the customer. Well, you talked about outcomes, it's all about outcomes. Well, and I mean, quite literally going for the heart with the defibrillator analogy. So you see this transition to where instead you know, sort of amorphous and move between different resources in the network on the car, Great. Catch me man. Yeah, and I mean I, if I was to suggest that, you know, summarize it by simply, for me it's really focusing Thank you so much for being here. And thank all of you for tuning in to our fabulous AWS
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Adam Olitsky | PERSON | 0.99+ |
Adam Slosky | PERSON | 0.99+ |
Lisa Martin | PERSON | 0.99+ |
John Furrier | PERSON | 0.99+ |
AWS | ORGANIZATION | 0.99+ |
Savannah Peterson | PERSON | 0.99+ |
Kashmira | PERSON | 0.99+ |
Gary | PERSON | 0.99+ |
Tim | PERSON | 0.99+ |
Wipro | ORGANIZATION | 0.99+ |
Tim Currie | PERSON | 0.99+ |
50 | QUANTITY | 0.99+ |
45 interviews | QUANTITY | 0.99+ |
17 partners | QUANTITY | 0.99+ |
Capco | ORGANIZATION | 0.99+ |
11 years | QUANTITY | 0.99+ |
Wipro Ventures | ORGANIZATION | 0.99+ |
Kashmira Patel | PERSON | 0.99+ |
two sets | QUANTITY | 0.99+ |
iPhone | COMMERCIAL_ITEM | 0.99+ |
2023 | DATE | 0.99+ |
two | QUANTITY | 0.99+ |
last week | DATE | 0.99+ |
yesterday | DATE | 0.99+ |
Kashmir | PERSON | 0.99+ |
this week | DATE | 0.99+ |
15 | QUANTITY | 0.99+ |
10 years | QUANTITY | 0.99+ |
one | QUANTITY | 0.99+ |
The Cube | TITLE | 0.99+ |
One | QUANTITY | 0.99+ |
Cube | ORGANIZATION | 0.98+ |
Sin City | LOCATION | 0.98+ |
20 years | QUANTITY | 0.98+ |
six | DATE | 0.98+ |
over 100 interviews | QUANTITY | 0.98+ |
first one | QUANTITY | 0.98+ |
ibm | ORGANIZATION | 0.97+ |
first | QUANTITY | 0.97+ |
this year | DATE | 0.97+ |
first partner | QUANTITY | 0.97+ |
first partners | QUANTITY | 0.97+ |
both | QUANTITY | 0.97+ |
10 | QUANTITY | 0.96+ |
seven years ago | DATE | 0.96+ |
sap | ORGANIZATION | 0.96+ |
America | LOCATION | 0.94+ |
VMware | ORGANIZATION | 0.93+ |
Las Vegas, Nevada | LOCATION | 0.93+ |
day four | QUANTITY | 0.93+ |
APJ | ORGANIZATION | 0.93+ |
four point | QUANTITY | 0.92+ |
secondly | QUANTITY | 0.92+ |
first conversation | QUANTITY | 0.91+ |
AWS Reinvent | ORGANIZATION | 0.91+ |
Wira | PERSON | 0.9+ |
first culture | QUANTITY | 0.9+ |
32nd sound bite | QUANTITY | 0.89+ |
billion | QUANTITY | 0.89+ |
one thing | QUANTITY | 0.87+ |
Day four | QUANTITY | 0.85+ |
seventh reinvent | QUANTITY | 0.85+ |
one final | QUANTITY | 0.83+ |
couple | QUANTITY | 0.83+ |
about a week or | DATE | 0.83+ |
25,000 woo | QUANTITY | 0.82+ |
Ren Besnard & Jeremiah Owyang | Unstoppable Domains Partner Showcase
(bright upbeat music) >> Hello, welcome to theCUBE, "Unstoppable Domains Showcase." I'm John Furrier, your host of theCUBE. We got a great discussion here called the influencers around what's going on Web 3.0. And also this new sea change, cultural change around this next generation, internet, web, cloud, all happening, Jeremiah Owyang, Industry Analyst and Founding Part of Kaleido Insights. Jeremiah, great to see you thanks for coming on I appreciate it. Ren Besnard, Vice President of Marketing and Unstoppable Domains in the middle of all the action. Gentlemen, thanks for coming on on theCUBE for this showcase. >> Wow, my pleasure. >> Thanks for having us, John. >> Jeremiah, I want to start with you. You've seen many ways refer in all of your work for over a decade now. You've seen the Web 2.0 wave now the Web 3.0 is here. And it's not, I wouldn't say hyped up it's really just ramping up. And you're seeing real practical examples. You're in the middle of all the action. What is this Web 3.0, can you frame for us? I mean, you've seen many webs. What is Web 3.0 mean, what is it all about? >> Well John, you and I worked in the Web 2.0 space and essentially that enabled peer-to-peer media where people could upload their thoughts and ideas and videos without having to rely on centralized media. Unfortunately, that distributed and decentralized movement actually became centralized on the platform which are the big social networks and big tech companies. And this has caused an uproar because the people who are creating the content did not have control, could not control their identities, and could not really monetize or make decisions. So Web 3.0 which is a moniker of a lot of different trends, including crypto, blockchain and sometimes the metaverse. Is to undo the controlling that has become centralized. And the power is now shifting back into the hands of the participants again. And in this movement, they want to have more control over their identities, their governance, the content that they're creating, how they're actually building it, and then how they're monetizing it. So in many ways it's changing the power and it's a new economic model. So that's Web 3.0. Without really even mentioning the technologies. Is that helpful? >> Yeah, it's great. And Ren, we're talking about on theCUBE many times and one notable stat I don't think it's been reported, but it's been more kind of a rumor. I hear that 30% of the Berkeley computer science students are dropping out and going into to crypto or blockchain or decentralized startups. Which means that there's a big wave coming in of talent. You're seeing startups, you're seeing a lot more formation, you're seeing a lot more, I would say it's kind of ramping up of real people, not just people with dream is actual builders out here doing stuff. What's your take on the Web 3.0 movement with all this kind of change happening from people and also the new ideas being refactored? >> I think that the competition for talent is extremely real. And we start looking at the stats, we see that there is an enormous draft of people that are moving into this space. People that are fascinated by technology and are embracing the ethos of Web 3.0. And at this stage I think it's not only engineers and developers, but we have moved into a second phase where we see that a lot of supporting functions, you know, marketing being one of them, sales, business development are being built up quite rapidly. It's not without actually reminding me of the mid 2000s, you know. When I started working with Google, at that point in time the walled gardens rightly absorbing vast, vast cohorts of young graduates and more experienced professionals that were passionate and moving into the web environment. And I think we are seeing a movement right now, which is not entirely similar except faster. >> Yeah, Jeremiah, you've seen the conversations of the cloud, I call the cloud kind of revolution. You had mobile in 2007. But you got Amazon Web Services changed the application space on how people developed in the cloud. And again, that created a lot of value. Now you're seeing the role of data as a huge part of how people are scaling and the decentralized movements. So you've got cloud which is kind of classic today, state of the art enterprise and or app developers. And you've got now decentralized wave coming, okay. You're seeing apps being developed on that architecture. Data is central in all this, right. So how, how do you view this as someone who's watching the landscape, you know, these walled gardens are hoarding all the data I mean, LinkedIn, Facebook. They're not sharing that data with anyone they're using it for themselves. So as- >> That's right. >> They can control back comes to the forefront. How do you see this market with the applications and what comes out of that? >> So the thing that we seen out of the five things that I had mentioned that are decentralizing. (Jeremiah coughing) Are the ones that have been easier to move across. Have been the ability to monetize and to build. But the data aspect has actually stayed pretty much central, frankly. What has decentralized is that the contracts, the blockchain ledgers, those have decentralized. But the funny thing is often a big portion of these blockchain networks are on Amazon 63 to 70%, same thing with (indistinct). So they're still using the Web 2.0 architectures. However, we're also seeing other forms like IPFS where the data could be spread across a wider range of folks. But right now we're still dependent on what Web 2.0. So the vision and the promise Web 3.0 when it to full decentralization is not here by any means. I'd say we're at a Web 2.25. >> Pre-Web 3.0 no, but actions there. How do you guys see the dangers, 'cause there's a lot of negative press but also there's a lot of positive press. You're seeing a lot of fraud, we've seen a lot of the crypto fraud over the past years. You've seen a lot of now positive. It's almost a self-governance thing and environment, the way the culture is. But what are the dangers, how do you guys educate people, what should people pay attention to, what should people look for to understand, you know, where to position themselves? >> Yes, so we've learned a lot from Web 1.0, Web 2.0, the sharing economy. And we are walking into Web 3.0 with eyes wide open. So people have rightfully put forth a number of challenges, the sustainability issues with excess using of computing and mining the excessive amount of scams that are happening in part due to unknown identities. Also the architecture breaks DAOn in some periods and there's a lack of regulation. This is something different though. In the last periods that we've gone through, we didn't really know what was going to happen. And we walked and think this is going to be great. The sharing economy, the gig economy, the social media's going to change the world around. It's very different now. People are a little bit jaded. So I think that's a change. And so I think we're going to see that sorted out in suss out just like we've seen with other trends. It's still very much in the early years. >> Ren, I got to get your take on this whole should influencers and should people be anonymous or should they be docs out there? You saw the board, eight guys that did that were kind of docs a little bit there. And that went viral. This is an issue, right? Because we just had a problem of fake news, fake people, fake information. And now you have a much more secure environment imutability is a wonderful thing. It's a feature, not a bug, right? So how is this all coming down? And I know you guys are in the middle of it with NFTs as authentication. Take us, what's your take on this because this is a big issue. >> Look, I think first I am extremely optimistic about technology in general. So I'm super, super bullish about this. And yet, you know, I think that while crypto has so many upsides, it's important to be super conscious and aware of the downsides that come with it to, you know. If you think about every Fortune 500 company there is always training required by all employees on internet safety, reporting of potential attacks and so on. In Web 3.0, we don't have that kind of standard reporting mechanisms yet for bad actors in that space. And so when you think about influencers in particular, they do have a responsibility to educate people about the potential, but also the dangers of the technology of Web 3.0 of crypto basically. Whether you're talking about hacks or online safety, the need for hardware, wallet, impersonators on discord, you know, security storing your seed phrase. So every actor influencer or else has got a role to play. I think that in that context to your point, it's very hard to tell whether influencers should be anonymous, oxydemous or fully docked. The decentralized nature of Web 3.0 will probably lead us to see a combination of those anonymity levels so to speak. And the movements that we've seen around some influencers identities become public are particularly interesting. I think there's probably a convergence of Web 2.O and Web 3.0 at play here, you know. Maybe occurring on the notion of 2.5. But for now I think in Web 2.0, all business founders and employees are known and they held accountable for their public comments and their actions. If Web 3.0 enables us to be anonymous, if DAOs have voting control, you know. What happens if people make comments and there is no way to know who they are, basically. What if the DAO doesn't take appropriate action? I think eventually there will be an element of community self-regulation where influencers will be acting in the best interest of their reputation. And I believe that the communities will self-regulate themselves and will create natural boundaries around what can be said or not said. >> I think that's a really good point about influencers and reputation because. Jeremiah, does it matter that you're anonymous have an icon that could be a NFT or a picture. But if I have an ongoing reputation I have trust, to this trust there. It's not like just a bot that was created just to spam someone. You know I'm starting to getting into this new way. >> You're right, and that word you said trust, that's what really this is about. But we've seen that public docs, people with their full identities have made mistakes. They have pulled the hood over people's faces and really scammed them out of a lot of money. We've seen that in the, that doesn't change anything in human behavior. So I think over time that we will see a new form of a reputation system emerge even for pseudonym and perhaps for people that are just anonymous that only show their potential wallet, address a series of numbers and letters. That form might take a new form of a Web 3.0 FICO Score. And you could look at their behaviors. Did they transact, you know, how did they behave? Were they involved in projects that were not healthy? And because all of that information is public on the chain and you can go back in time and see that. We might see a new form of a scoring emerge, of course. Who controls that scoring? That's a whole nother topic gone on controling and trust. So right now, John we do see that there's a number of projects, new NFT projects, where the founders will claim and use this as a point of differentiation that they are fully docs. So you know who they are and in their names. Secondly, we're seeing a number of products or platforms that require KYC, you know, your customers. So that's self-identification often with a government ID or credit card in order to bridge out your coins and turn that into fiat. In some cases that's required in some of these marketplaces. So we're seeing a collision here between our full names and pseudonyms and being anonymous. >> That's awesome. And I think this is the new, again, a whole new form of governance. Ren, you mentioned some comments about DAO. I want to get your thoughts again. You know, Jeremiah we've become historians over the years. We're getting old I'm a little bit older than you. (Jeremiah laughs) But we've seen the- >> You're young men. You know, I remember breaking in the business when the computer standards bodies were built to be more organic and then they became much more of a, kind of an anti-innovation environment where people, the companies would get involved, the standards organization just to slow things DAO and mark things up a little bit. So, you know, you look at DAOs like, hmm, is DAO a good thing or a bad thing. The answer is from people I talk to is, it depends. So I'd love to get your thoughts on getting momentum and becoming defacto with value, a value proposition, vis-a-vis just a DAO for the sake of having a DAO. This has been a conversation that's been kind of in the inside the baseball here, inside the ropes of the industry, but there's trade offs. Can you guys share your thoughts on when to do a DAO and when not to do a DAO and the benefits and trade offs of that? >> Sure, maybe I'll start off with a definition and then we'll go to, Ren. So a DAO, a decentralized autonomous organization, the best way to think about this It's a digital cooperative. and we've heard of worker cooperatives before. The difference is that they're using blockchain technologies in order to do three things, identity, governance, and rewards and mechanisms. They're relying on Web 2.0 tools and technologies like discord and Telegram and social networks to communicate. And as a cooperative they're trying to come up with a common goal. Ren, what's your take, that's the setup. >> So, you know for me when I started my journey into crypto and Web 3.0, I had no idea about what DAO actually meant. And an easy way for me to think of it and to grasp the nature of it was about the comparison between a DAO and perhaps a more traditional company structure, you know. In the traditional company structure, you have (indistinct), the company's led by a CEO and other executives. The DAO is a flat structure, and it's very much led by a group of core contributors. So to Jeremiah's point, you know, you get that notion of a cooperative type of structure. The decision making is very different, you know. We're talking about a super high level of transparency proposals getting submitted and voting systems using (indistinct) as opposed to, you know, management, making decisions behind closed doors. I think that speaks to a totally new form of governance. And I think we have hardly, hardly scratched the surface. We have seen recently very interesting moments in Web 3.0 culture. And we have seen how DAO suddenly have to make certain decisions and come to moments of claiming responsibility in order to police behavior of some of the members. I think that's important. I think it's going to redefine how we're thinking about that particularly new governance models. And I think it's going to pave the way for a lot of super interesting structure in the near future. >> Yeah and that's a great point. >> Go ahead, Jeremiah. >> That's a great point, Ren. Around the transparency for governance. So, John you post the question, does this make things faster or slower? And right now in the most doubts are actually pretty slow because they're set up as a flat organization. So as a response to that they're actually shifting to become representative democracies. Does that sound familiar? Or you can appoint delegates and use tokens to vote for them and they have a decision power. Almost like a committee and they can function. And so we've seen actually there sometimes are hierarchy except the person at the top is voted by those that have the tokens. In some cases, the people at the top had the most tokens. But that's a whole nother topic. So we're seeing a wide variety of governance structures. >> You know, Ren I was talking with Matt G, the Founder of Unstoppable. And I was telling him about the Domain Name System. And one little trivia note that many people don't know about is that the US government 'cause the internet was started by the US. The Department of Commerce kept that on tight leash because the international telecommunications wanted to get their hands on it because of ccTLDs and other things. So at that time, 'cause the innovation yet was isn't yet baked out. It was organically growing the governance, the rules of the road, keeping it very stable versus melding with it. So there's certain technologies that require, Jeremiah that let's keep an eye on as a community let's not formalize anything. Like the government did with the Domain Name System. Let's keep it tight and then finally released it. I think multiple years after 2004, I think it went over to the ITU. But this is a big point. I mean, if you get too structured, organic innovation can't go. What's you guys reaction to that? >> So I think, you know to take the stab at it. We have as a business, you know, thinking of Unstoppable Domains, a strong incentive to innovate. And this is what is going to be determining long-term value growth for the organization, for partners, for users, for customers. So you know the degree of formalization actually gives us a sense of purpose and a sense of action. And if you compare that to DAO, for instance, you can see how some of the upsides and downsides can pan out either way. It's not to say that there is a perfect solution. I think one of the advantages of the DAO is that you can let more people contribute. You can probably remove buyers quite effectively and you can have a high level of participation and involvement in decisions and own the upside in many ways. You know as a company, it's a slightly different setup. We have the opportunity to coordinate a very diverse and part-time workforce in a very you a different way. And we do not have to deal with the inefficiencies that might be inherent to some form of extreme decentralization. So there is a balance from an organizational structure that comes either side. >> Awesome. Jeremiah, I want to get your thoughts on a trend that you've been involved in, we've both been involved in. And you're seeing it now with the kind of social media world, the world of the role of an influencer. It's kind of moved from what was open source and influencer was a connect to someone who shared, created content enabled things to much more of a vanity. You update the photo on Instagram and having a large audience. So is there a new influencer model with Web 3.0 or is it, I control the audience I'm making money that way. Is there a shift in the influencer role or ideas that you see that should be in place for what is the role of an influencer? 'Cause as Web 3.0 comes you're going to see that role become instrumental. We've seen it in open source projects. Influencers, you know, the people who write code or ship code. So what's your take on that? Because this has been a conversation. People have been having the word influencer and redefining and reframing it. >> Sure, the influence model really hasn't changed that much, but the way that they're behaving has when it comes to Web 3.0. In this market, I mean there's a couple of things. Some of the influencers are investors. And so when you see their name on a project or a new startup, that's an indicator there's a higher level of success. You might want to pay more attention to it or not. Secondly, influencers themselves are launching their own NFT projects. So, Gary Vaynerchuk, a number of celebrities, Paris Hilton is involved. They are also doing theirs as well. Steve Aok, famous DJ launched his as well. So they're going head first and participating in building in this model. And their communities are coming around them and they're building economy. Now the difference is it's not I speak as an influencer to the fans. The difference is that the fans are now part of the community and they literally hold and own some of the economic value, whether it's tokens or the NFTs. So it's a collaborative economy, if you will, where they're all benefiting together. And that's a big difference as well. >> Can you see- >> Lastly, there's one little tactic we're seeing where marketers are air dropping NFTs, branded NFTs influencers wallet. So you can see it in there. So there's new tactics that are forming as well. Back to you. >> That's super exciting. Ren, what's your reaction to that? Because he just hit on a whole new way of how engagement's happening, how people are closed looping their votes, their votes of confidence or votes with their wallet. And the brands which are artists now influencers. I mean, this is a whole game changing instrumentation level. >> I think that what we are seeing right now is super reinvigorating as a marketeer who's been around for a few years, basically. I think that the shift in the way brands are going to communicate and engage with their audiences is profound. It's probably as revolutionary and even more revolutionary than the movement for brands in getting into digital. And you have that sentiment of a gold rush right now with a lot of brands that are trying to understand NFTs and how to actually engage with those communities and those audiences. There are many levels in which brands and influencers are going to engage. There are many influencers that actually advance the message and the mission because the explosion of content on Web 3.0 has been crazy. Part of that is due to the network effect nature of crypto. Because as Jaremiah mentioned, people are incentivized to promote projects. Holders of an NFT are also incentivized to promote it. So you end up with a fly wheel which is pretty unique of people that are hyping their project and that are educating other people about it and commenting on the ecosystem with IP right being given to NFT holders. You're going to see people promote brands instead of the brands actually having to. And so the notion of brands are gaining and delivering elements of the value to their fans is something that's super attractive, extremely interesting. And I think again, we have hardly scratched the surface of all that is possible in that particular space. >> That's interesting. You guys are bringing some great insight here. Jeremiah, the old days the word authentic was a kind of a cliche and brands like tried to be authentic. And they didn't really know what to do they called it organic, right? And now you have the trust concept with authenticity and environment like Web 3.0 where you can actually measure it and monetize it and capture it if you're actually authentic and trustworthy. >> That's right, and be because it's on blockchain, you can see how somebody's behaved with their economic behavior in the past. Of course, big corporations aren't going to have that type of trail on blockchain just yet. But individuals and executives who participate in this market might be. And we'll also see new types of affinity. Do executives do they participate in these NFT communities, do they purchase them or numerous brands like Adidas to acquire, you know, different NFT projects to participate. And of course the big brands are grabbing their domains. Of course you could talk to, Ren about that because it's owning your own name is a part of this trust and being found. >> That's awesome. Great insight guys. Closing comments, takeaways for the audience here. Each of you take a minute to share your thoughts on what you think is happening now where it goes, all right, where's it going to go? Jeremiah, we'll start with you. >> Sure, I think the vision of Web 3.0 where full decentralization happens, where the power is completely shifted to the edges. I don't think it's going to happen. I think we will reach Web 2.5. And I've been through so many tech trends where we said that the power's going to shift completely to of the end, it just doesn't. In part there's two reasons. One is the venture capital are the ones who tend to own the programs in the first place. And secondly, the startups themselves end up becoming the one-percenter. We see Airbnb and Uber are one-percenter now. So that trend happens over and over and over. Now with that said, the world will be in a better place. We will have more transparency. We will see economic power shifted to the people, the participants. And so they will have more control over the internet that they are building. >> Awesome, Ren final comments. >> I'm fully aligned with Jeremiah on the notion of control being returned to users, the notion of ownership and the notion of redistribution of the economic value that is created across all the different chains that we are going to see and all those ecosystems. I believe that we are going to witness two parallel movements of expansion. One that is going to be very lateral. When you think of crypto and Web 3.0 essentially you think of a few 100 tribes. And I think that more projects are going to be a more coalitions of individuals and entities, and those are going to exist around those projects. So you're going to see, you know, an increase in the number of tribes that one might join. And I also think that we're going to progress rapidly from the low 100 millions of crypto and NFT holders into the big hands basically. And that's going to be extreme interesting. I think that the next waves of crypto users, NFT fans are going to look very different from the early adopters that we had witnessed in the very early days. So it's not going to be your traditional model of technology adoption curves. I think the demographics are going to shift and the motivations are going to be different as well, which is going to be a wonderful time to educate and engage with new community members. >> All right, Ren and Jeremiah, thank you both for that great insight great segment breaking down Web 3.0 or Web 2.5 as Jeremiah says but we're in a better place. This is a segment with the influencers. As part of theCUBE and the Unstoppable Domain Showcase. I'm John Furrie, your host. Thanks for watching. (bright upbeat music)
SUMMARY :
in the middle of all the action. You're in the middle of all the action. and sometimes the metaverse. I hear that 30% of the Berkeley of the mid 2000s, you know. the landscape, you know, comes to the forefront. is that the contracts, to understand, you know, the excessive amount of scams are in the middle of it And I believe that the communities It's not like just a bot that was created And because all of that And I think this is the new, again, and the benefits and trade offs of that? and social networks to communicate. And I think it's going to pave the way that have the tokens. is that the US government We have the opportunity to coordinate or ideas that you see The difference is that the fans So you can see it in there. And the brands which are and commenting on the ecosystem Jeremiah, the old days the word authentic And of course the big brands for the audience here. And secondly, the startups themselves and the notion of redistribution This is a segment with the influencers.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Gary Vaynerchuk | PERSON | 0.99+ |
John | PERSON | 0.99+ |
Adidas | ORGANIZATION | 0.99+ |
Matt G | PERSON | 0.99+ |
2007 | DATE | 0.99+ |
Steve Aok | PERSON | 0.99+ |
Ren | PERSON | 0.99+ |
Jeremiah | PERSON | 0.99+ |
Paris Hilton | PERSON | 0.99+ |
Jeremiah Owyang | PERSON | 0.99+ |
Jaremiah | PERSON | 0.99+ |
John Furrie | PERSON | 0.99+ |
Uber | ORGANIZATION | 0.99+ |
Airbnb | ORGANIZATION | 0.99+ |
Ren Besnard | PERSON | 0.99+ |
ORGANIZATION | 0.99+ | |
30% | QUANTITY | 0.99+ |
Amazon Web Services | ORGANIZATION | 0.99+ |
two reasons | QUANTITY | 0.99+ |
five things | QUANTITY | 0.99+ |
first | QUANTITY | 0.99+ |
One | QUANTITY | 0.99+ |
ORGANIZATION | 0.99+ | |
ORGANIZATION | 0.99+ | |
eight guys | QUANTITY | 0.99+ |
Kaleido Insights | ORGANIZATION | 0.99+ |
100 tribes | QUANTITY | 0.99+ |
DAO | ORGANIZATION | 0.99+ |
mid 2000s | DATE | 0.99+ |
63 | QUANTITY | 0.98+ |
one-percenter | QUANTITY | 0.98+ |
John Furrier | PERSON | 0.98+ |
both | QUANTITY | 0.98+ |
2.5 | OTHER | 0.98+ |
Amazon | ORGANIZATION | 0.98+ |
second phase | QUANTITY | 0.98+ |
ITU | ORGANIZATION | 0.98+ |
Each | QUANTITY | 0.98+ |
Secondly | QUANTITY | 0.97+ |
Unstoppable | ORGANIZATION | 0.97+ |
Department of Commerce | ORGANIZATION | 0.96+ |
ORGANIZATION | 0.96+ | |
one | QUANTITY | 0.96+ |
70% | QUANTITY | 0.95+ |
today | DATE | 0.95+ |
secondly | QUANTITY | 0.94+ |
Telegram | TITLE | 0.94+ |
theCUBE | ORGANIZATION | 0.94+ |
Unstoppable Domains | EVENT | 0.91+ |
Web 2.5 | OTHER | 0.9+ |
Unstoppable Domains Showcase | EVENT | 0.88+ |
.0 | QUANTITY | 0.86+ |
discord | TITLE | 0.85+ |
one little tactic | QUANTITY | 0.82+ |
Web 3.0 | OTHER | 0.82+ |
one notable stat | QUANTITY | 0.82+ |
NFT | ORGANIZATION | 0.82+ |
US government | ORGANIZATION | 0.81+ |
two parallel movements | QUANTITY | 0.8+ |
one little | QUANTITY | 0.79+ |
100 millions | QUANTITY | 0.77+ |
2022 007 Ren Besnard and Jeremiah Owyang
>>Hello, and welcome to the cube unstoppable Doneen showcase. I'm John furrier, host of the cube. We got a great discussion here called the influencers around what's going on in web three and also this new sea change cultural change around this next generation, internet web cloud, all happening, Jeremiah yang industry analyst, and founding part of the cleaner insights. Share my great to see you. Thanks for coming on. Appreciate it. Uh, registered vice-president of marketing at unstoppable domains in the middle of all the actions. Gentlemen, thanks for coming on on the cube for this showcase. >>My pleasure. So I think it was done >>At Jeremy. I want to start with you. You've seen many ways, but fallen all of your work for over a decade now. Um, you've seen the web 2.0 wave. Now the web three's here. Um, and it's not, I wouldn't say hyped up. It's really just ramping up and you're seeing real practical examples. Uh, you're in the middle of all the action. What is this web three? Can you frame for us that mean you've seen many waves? What is web three mean? What is it? What is it all about? >>Well, John, you and I worked in the web to space and essentially that enabled peer to peer media where people could, could upload their thoughts and ideas and videos, um, without having to rely on centralized media. And unfortunately that distributed and decentralized movement actually became centralized on the platforms or the big social networks and big tech companies. And this has caused an uproar because the people who are creating the content did not have control, could not control their identities and could not really monetize or make decisions. So web three is what is, which is a moniker of a lot of different trends, including crypto blockchain. And sometimes the metaverse is to undo the controlling that has become centralized. And the power is now shifting back into the hands of the participants again, and then this movement, they want to have more control over their identities, their governance, the content that they're creating, how they're actually building it and then how they're monetizing it. So in many ways, it's, it's changing the power and it's a new economic model. So that's web three without really even mentioning the technologies. Is that helpful? >>Yeah, that's great. And ran. We were talking about, on the cute many times and one notable stat, I don't think it's been reported, but it's been more kind of a rumor. I hear that 30% of the, um, Berkeley computer science students are dropping out and going into crypto or blockchain or decentralized startups, which means that this there's a big wave coming in of talent. You seeing startups, you're seeing a lot more formation. You're seeing a lot more, I would say, kind of ramping up of real people, not just, you know, people with a dream it's actual builders out here doing stuff. What's your take on the web three, moving with all this kind of change happening, uh, from people and also the new ideas being refactored. >>I think that the competition for talent is extremely real. And we start looking at the stats. We see that there is an draft of people that are moving into this space. People that are fascinated by technology and are embracing the ethos of web three. And at this stage, I think it's not only engineers and developers, but we have moved into a second phase where we see that a lot of supporting functions know marketing, being one of them, sales, business development, uh, are being built up quite rapidly. It's not without actually reminding me of the mid two thousands. You know, when I started, uh, working with Google at that point in time, the walled gardens rightly absorbing vast, vast cohorts of young graduates and more experienced professionals that are passionate and moving into the web environment. And I think we are seeing a movement right now, which is not entirely dissimilar, except >>Yeah, Jeremiah. You've seen the conversations over the cloud. I call the cloud kind of revolution. You had mobile in 2007, but then you got Amazon web services changed the application space on how people developed in the cloud. And again, that created a lot of value. Now you're seeing the role of data as a huge part of how people are scaling and the decentralized movement. So you've got cloud, which is kind of classic today. State-of-the-art, you know, enterprise and or app developers and you've got now decentralized wave coming. Okay. You're seeing apps being developed on that, that architecture data is central in all of this, right. So how do you view this? As, as someone who's watching the landscape, you know, these walled gardens are hoarding all the data. I mean, LinkedIn Facebook, they're not sharing that data with anyone they're using it for themselves. So as they can control back, comes to the forefront, how do you see this market with the applications and what comes out of that? >>So the thing that we've seen and out of the five things that I had mentioned that are decentralizing, the ones that have been easier to move across have been the ability to monetize and to build. But the data aspect has actually stayed pretty much central. Frankly. What has decentralized is that the contracts to block blockchain ledgers to those of decentralized. But the funny thing is often a big portion of these blockchain networks are on Amazon 63 to 70%, same thing with Stelara. So they're still using the web 2.0 architectures. However, we're also seeing other farms like IPFS, where the data could be to spread it across a wider range of folks. But right now we're still dependent on what we're to point out. So the vision and the problem with 3.0, when it comes to full de-centralization is not here by any means. I'd say we're at a web 2.2, five, >>Pre-web 3m, no actions there. What do you guys, how do you guys see the, um, the dangers? Cause there's a lot of negative press, but also is a lot of positive press. You seeing, you know, a lot of fraud, we've seen a lot of the crypto fraud over the past years. You've seen a lot of now positives, it's almost a self-governance thing and environment, the way the culture is, but what are the dangers? How do you guys educate people? What should people pay attention to? What should people look for to understand, you know, where to position themselves? >>Yes. So we've learned a lot from web one, we to the sharing economy and we are walking into two and three with eyes wide open. So people have rightfully put forth a number of challenges, the sustainability issues with excess using of computing and mining, the, um, the excessive amount of scams that are happening in part due to unknown identities. Um, also the architecture breaks down in certain periods and there's a lack of regulation. Um, this, this is something different though in the last, uh, uh, periods that we've gone through, we didn't really know what was gonna happen. And we walked in big, this is going to be great. The sharing economy, the gig economy, the social media is going to change the world. Hurrah is very different. Now people are a little bit jaded. So I think that's the big change. And so I think we're going to see that, uh, you know, soar it out and suss out just like we've seen with other prints. It's still very much in the early years, >>Right. I got to get your take on this whole, uh, should influencers and should people be anonymous or should they be doxed out there? You saw the board eight guys that did, that were kind of docs a little bit there and that went, went viral. Um, this is an issue, right? Because we, we just had a problem of fake news, uh, fake people, fake information, and now you have a much more secure environment. Immutability is a wonderful thing. It's, it's a feature, not a bug, right. So how is this all coming down? And I know you guys are in the middle of it with, uh, NFTs as, as authentication tickets. What's your take on this because this is a big issue. >>Look, I think first I am extremely optimistic about technology in general. Uh, so I'm super, super bullish about this. And yet, you know, I think that while crypto has so many upsides, it's important to be super conscious and aware of the downsides that come with it too. You know, if you think about every fortune 500 company, there is always training required by all employees on internet safety reporting of potential attacks. And so on in web three, we don't have that kind of standard reporting mechanisms yet, uh, for bad actors in that space. And so when you think about influencers in particular, they do have a responsibility to educate people about, uh, the potential, but also the dangers of the technology of web three, uh, of crypto basically, uh, whether you're talking about hacks online safety, the need for hardware impersonators on discord, uh, security, uh, storing your, your seed phrase. >>So every actor in France or ELs has got a role to play. I think that, uh, in that context, to your point, it's very hard to tell whether influencers should be, uh, anonymous, opposite inverse or footy dogs. The decentralized nature of web three will probably lead us to see a combination of those anonymity levels, um, so to speak, um, and the, uh, movements that we've seen around some influencers, identities becoming public are particularly interesting. I think there's probably a convergence of web two and web three at play here. You know, maybe a on the notion of 2.5 for, I think in way to all business founders and employees are known and they're held accountable for their public comments and actions. Um, if web three enables us to be anonymous, if dials have 14 control, you know, what happens if people make comments and there is no way to know who they are basically, uh, what if the dowel doesn't take appropriate action? I think eventually there will be an element of community self-regulation where influencers will be, uh, acting in the best interest of their reputation. And I believe that the communities will self regulate themselves and we'll create natural boundaries around what can be said or not. >>I think that's a really good point about, um, influencers and reputation because Jeremiah doesn't matter that you're anonymous. I have an icon that could be a NFT or a picture, but if I have an ongoing reputation, I have trust there's trust there. It's not like a, you know, just a bot that was created just to spam someone. It was just, you know what I'm saying? They getting into you getting into this new way. >>You're right. And that, that word you said, trust, that's what really, this is about. But we've seen that public docks people with their full identities have made mistakes. They have pulled the hood over people's faces in and really scammed them out of a lot of money. We've seen that in it that doesn't change anything in human behavior. So I think over time that we will see a new form of a reputation system emerged even for pseudonyms and perhaps for people that are just anonymous that only show their a potential, a wallet address, a series of numbers and letters. Um, that form might take a new form of a web 3.0 FICO score, and you can look at their behaviors. Did they transact? You know, how do they behave? Do they, were they involved in projects that were not healthy? And because all of that information is public on the chain and you can go back in time and see that we might see a new form of, of, of a scoring emerge. >>Of course, who controls that scoring that's a whole nother topic, gong on control and trust. So right now, John, we do see that there's a number of projects, new NFG projects, where the founders will claim and use this as a point of differentiation that they are fully docs. So you know who they are and their names. Secondly, we're seeing a number of, um, uh, products or platforms that require KYC, know your customer so that self-identification often with a government ID or a credit card in order to bridge out your, your coins and turn that into a Fiat. In some cases that's required in some of these marketplaces. So we're seeing a coalition here between, uh, full names and pseudonyms and being anonymous. >>That's awesome. And that, and I think this is the new, again, a whole new form of governance ran. You mentioned some comments about Dow. So I want to get your thoughts again, you know, Jeremiah, we become historians over the years. We're getting old, I'm a little bit older than you, but we've seen the movie war. You know, I remember breaking in the business when the computer standards bodies were built to be more organic, and then they became much more of a kind of an anti-innovation environment where people, the companies would get involved the standards organization just to slow things down and muck things up a little bit. Um, so you know, you look at Dallas like, Hmm, is a Dal, a good thing, or a bad thing that the answer is from people I talked to, is it depends. So I'd love to get your thoughts on getting momentum and becoming defacto with value, a value proposition. Vis-a-vis just adapt for the sake of having a doubt. This has been a conversation that's been kind of in the inside the baseball here, inside the ropes of the industry, but there's trade-offs, can you guys share your thoughts on when to do a Dow and when not to do a Dow and the benefits and trade-offs of that? >>Sure. Maybe I'll start off with a definition and then we'll go to rent. So a Dao, a decentralized autonomous organization, the best way to think about this. It's a digital cooperative and we've heard of worker cooperatives before the differences that they're using blockchain technologies in order to do the three things, identity governance, and rewards and mechanisms. They're relying on web 2.0 tools and technologies like discord and telegram and social networks to communicate. And there's a cooperative they're trying to come up with a common goal, um, Ren, but what's your take, that's the setup? >>So, you know, for me, when I started my journey into crypto and web tree, I had no idea about, you know, what that actually meant and, uh, an easy way for me to think of it and to grasp the nature of it was about the comparison between a dowel and perhaps a more traditional company structure. Um, you know, in a traditional company structure, you have a Yorkie, the company is led by a CEO and other executives, uh, that that was a flat structure. And it's very much led by a group of core contributors. So, uh, to Jeremiah's point, you know, you get that notion of a co-operative, uh, type of structure. The decision-making is very different. You know, we're talking about a hot, super high level of transparency proposals getting submitted and, and voting systems, using applications, as opposed to, you know, management, making decisions behind closed doors. >>I think that speaks to a totally new form of governance. And I think we have hardly, hardly scratched the surface. We have seen recently, uh, very interesting moments in web tree culture. And we have seen how that was suddenly have to make certain decisions and then come to moments of claiming responsibility, uh, in order to, uh, put his behavior, uh, of some of the members. I think that's important. I think it's going to redefine how we're thinking about that, particularly new governance models. And I think he's going to pave the way for a lot of super interesting structure in the near future. >>That's a great point, ran around the transparency for governance. So John, you posed the question, does this make things faster or slower? And right now most dowels are actually pretty slow because they're set up as a flat organization. So as a response to that, they're actually shifting to become representative democracies. Does that sound familiar where you can appoint a delegates and use tokens to vote for them? And they have a decision power, almost like a committee and they can function. And so we've seen actually there are some times our hierarchies, except the person at the top is voted by those that have the tokens. In some cases, the people at the top had the most tokens, but that's a whole nother topic. So we're seeing a wide variety of governance structures, >>You know, rent. I was talking with Matt G the founder of, and I was telling him about the domain name system. And one little trivia note that many people don't know about is that the U S government cause unit it was started by the U S the department of commerce kept that on tight leash because the international telecommunications union wanted to get their hands on it because of ccTLDs and other things. So at that time, because the innovation yet wasn't yet baked out. It was organically growing the governance, the rules of the road, keeping it very stable versus meddling with it. So there's certain technologies that require Jeremiah that let's keep an eye on as a community. Let's not formalize anything like the government did with the domain name system. Let's keep it tight. And then finally released it, I think multiple years after 2004, I think it went over to the, to the ITU, but this is a big point. I mean, if you get too structured, organic innovation, can't go, what you guys' reaction to that. >>So I think to take a stab at it, um, we have as a business, you know, thinking of unstoppable domains, a strong incentive to innovate, uh, and this is what is going to be determining longterm value growth for the organization for, uh, partners, for users, for customers. So, you know, that degree of formalization actually gives us a sense of purpose and a sense of action. And if you compare that to Dows, for instance, you can see how some of the upsides and downsides can pan out either way. It's not to say that there is a perfect solution. I think one of the advantages of the Dow is that you can let more people contribute. You can probably remove bias quite effectively, and you can have a high level of participation and involvement in decisions and all the upside in many ways. Um, you know, as a company, it's a slightly different setup. We have the opportunity to coordinate a very, uh, diverse and part-time workforce in a very, uh, you know, different way. Um, and we do not have to deal with the inefficiencies that might be, you never run to some form of extreme decentralization so that those are balanced from an organizational structure, uh, that comes, uh, either side >>Sharon. I want to get your thoughts on, on, on a trend that you've been involved in. We both been involved in, and you're seeing it now with the kind of social media world, the world of a role of an influencer it's kind of moved from what was open source and influencer was a connect to someone who shared graded content, um, enabled things to much more of a vanity that the photo on Instagram and having a large audience. Um, so is there a new influencer model with web three or is it, is it the, I control the audience I'm making money that way. Is there a shift in the influencer role or, or ideas that you see that should be in place for what is the role of an influencer? Because as web three comes, you're going to see that role become instrumental. We've seen it in open source projects, influences, you know, the people who write code or ship code. So what's your take on that because there's been a conversation with people who have been having the word influencer and redefining and reframing it. >>Sure. The influence model really hasn't changed that much, but the way that they're behaving has when it comes to at three, this market, I mean, there's a couple of things. Some of the influencers are in investors. And so when you see their name on a project or a new startup, that's an indicator, there's a higher level of success. You might want to pay more attention to it or not. Secondly, influencers themselves are launching their own NFC projects. Gary Vaynerchuk, a number of celebrities, Paris Hilton is involved and they are also doing this as well. Steve Aoki, a famous DJ launched his as well. So they're going head first and participating in building in this model. And there are communities are coming around them and they're building economies. Now the difference is it's not, I speak as an influencer to the fans. The difference is that the fans are now part of the community and they hold, they literally holding own some of the economic value, whether it's tokens or the NFTs. So it's a collaborative economy, if you will, where they're all benefiting together. And that's a, that's a big difference as well. Lastly, there's, there's one little tactic we're seeing where marketers are airdropping in FTS, branded NFTs influencers with wallet. So you can see it in there. So there's new tactics that are forming as well. Yes. >>Super exciting. Ren, what's your reaction to that? Because he just hit on a whole new way of, of how engagement's happening, how people are closed, looping their, their votes, their, their votes of confidence or votes with their wallet. Um, and some brands which are artists now, influencers. I mean, this is a whole game-changing instrumentation level. >>I think that's what we are seeing right now is super re invigorating as a marketeer who has been around for a few years, basically. Um, I think that the shift in the web brands are going to communicate and engage with our audiences is profound. It's probably as revolutionary and even more revolutionary than the movement for, uh, brands in getting into digital. And you have that sentiment of a gold rush right now with a lot of brands that are trying to understand NFTs and, and how to actually engage with those communities and those audiences, um, dominate levels in which brands and influencers are going to engage. There are many influencers that actually advanced the message and the mission because the explosion of content on web tree has been crazy. Part of that is due to the network effect nature of crypto, because as Jeremiah mentioned, people are incentivized to promote projects, holders of an NFTA, also incentivized to promote it. So you end up with a flywheel, which is pretty unique of people that are hyping the project, and that are educating other people about it and commenting on the ecosystem, uh, with IP rights, being given to NFT holders, you're going to see people pull a brand since then of the brands actually having to. And so the notion of brands, again, judging and delivering, you know, elements of the value to their fans is something that's super attractive, extremely interesting. And I think, again, we've hardly scratched the surface of all that is possible in that. >>It's interesting. You guys are bringing some great insight here, Jeremiah, the old days, the word authentic was a kind of a cliche and brands like tried to be authentic and they didn't really know what to do. They called it organic, right? And now you have the trust concept with aura authenticity and environment like web three, where you can actually measure it and monetize it and capture it if you're actually authentic and trustworthy. >>That's right. And because it's on blockchain, you can see how somebody is behave with their economic behavior. In the past, of course, big corporations. Aren't going to have that type of trail on blockchain just yet. But the individuals and executives who participate in this market might be, and we'll also see a new types of affinity. Do you executives, do they participate in these NFT communities? Do they purchase them? We're seeing numerous brands like Adidas to acquire, uh, you know, different MTV projects to participate. And of course the big brands are grabbing their domains. Of course, you can talk to rant about that because it's owning your own name as a part of this trust and being >>That's awesome. Great insight guys. Closing comments, takeaways for the audience here. Each of you take a minute to give, share your thoughts on what you think is happening now, where it goes. All right, where's it going to go, Jeremy, we'll start with you. >>Sure. Um, I think the vision of web three, where full decentralization happens, where the power is completely shifted to the edges. I don't think it's going to happen. I think we will reach web 2.5 and I've been through so many tech trends where we said that the power is going to shift completely to the end. It just doesn't, there's two reasons. One is the venture capital are the ones who tend to own the pro programs in the first place. And secondly, the, the startups themselves end up becoming the one percenters. We see Airbnb and Uber are one-percenters now. So that trend happens over and over and over. Now with that said, the world will be in a better place. We will have more transparency. We will see economic power shifted to the people, the participants. And so they will have more control over the internet that they are building. >>Right. And final, final comments, >>Um, fully aligned with Jeremiah on the notions of control, being returned to users, the notion of ownership and the notion of redistribution of the economic value that is created across all the different chains, uh, uh, that we are going to see. And, and all those ecosystems. I believe that we are going to witness to palliate movements of expansion, one that is going to be very lateral. When you think of crypto and web three, essentially you think of a few hundred tribes. Uh, and I think that more projects are going to appear more, uh, coalitions of individuals and entities, and those are going to exist around those projects. So you're going to see an increase in the number of tribes that one might join. And I also think that we're going to progress rapidly from the low hundred millions of people and an FTE holders into the billions perfectly. Uh, and that's going to be extremely interesting. I think that the next wave of crypto users and Ft fans are going to look very different from the early adopters that we had witnessed in the very early days. So it's not going to be your traditional model of technology, adoption curves. I think the demographics going to shift and the motivations are going to be different as well, which is going to be a wonderful time to educate and engage with new community members. >>All right, Ron, Jeremy, thank you both for that great insight, great segment, uh, breaking down web three or web 2.5 as Jeremiah says, but we're in a better place. This is a segment with the influencers as part of the cubes and the unstoppable domain showcase. Um, John for your hosts. Thanks for watching.
SUMMARY :
I'm John furrier, host of the cube. So I think it was done Now the web three's here. And sometimes the metaverse is to undo the controlling that has become centralized. you know, people with a dream it's actual builders out here doing stuff. And I think we are seeing a movement right now, which is not entirely dissimilar, back, comes to the forefront, how do you see this market with the applications and what comes is that the contracts to block blockchain ledgers to those of decentralized. What should people look for to understand, you know, a number of challenges, the sustainability issues with excess using of computing and mining, And I know you guys are in the middle of it with, uh, NFTs as, as authentication tickets. And yet, you know, I think that while crypto has so many And I believe that the communities will self regulate themselves and we'll create natural It's not like a, you know, just a bot that was created just to spam someone. And because all of that information is public on the chain and you can go back in time and see that we might see a new So you know who they are and their names. Um, so you know, you look at Dallas like, And there's a cooperative they're trying to come up with a common goal, um, Ren, I had no idea about, you know, what that actually meant and, uh, an easy way for me to think of it And I think he's going to pave the way for a lot of super interesting structure in the near future. Does that sound familiar where you can appoint a delegates Let's not formalize anything like the government did with the domain name system. So I think to take a stab at it, um, we have as a business, role or, or ideas that you see that should be in place for what is the role of an influencer? And so when you see their name on a project or a new startup, that's an indicator, there's a higher level of success. I mean, this is a whole game-changing instrumentation And you have that sentiment of a gold rush right now with a lot And now you have the trust concept with aura authenticity and environment We're seeing numerous brands like Adidas to acquire, uh, you know, different MTV projects Each of you take a minute to give, share your thoughts on what you think is happening now, I don't think it's going to happen. And final, final comments, and the motivations are going to be different as well, which is going to be a wonderful time to educate of the cubes and the unstoppable domain showcase.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
John | PERSON | 0.99+ |
Gary Vaynerchuk | PERSON | 0.99+ |
Steve Aoki | PERSON | 0.99+ |
Adidas | ORGANIZATION | 0.99+ |
Matt G | PERSON | 0.99+ |
2007 | DATE | 0.99+ |
Ron | PERSON | 0.99+ |
Paris Hilton | PERSON | 0.99+ |
Jeremiah | PERSON | 0.99+ |
Uber | ORGANIZATION | 0.99+ |
Sharon | PERSON | 0.99+ |
Airbnb | ORGANIZATION | 0.99+ |
France | LOCATION | 0.99+ |
30% | QUANTITY | 0.99+ |
U S | ORGANIZATION | 0.99+ |
Jeremy | PERSON | 0.99+ |
Jeremiah Owyang | PERSON | 0.99+ |
ORGANIZATION | 0.99+ | |
ORGANIZATION | 0.99+ | |
Amazon | ORGANIZATION | 0.99+ |
two reasons | QUANTITY | 0.99+ |
Fiat | ORGANIZATION | 0.99+ |
ORGANIZATION | 0.99+ | |
One | QUANTITY | 0.99+ |
billions | QUANTITY | 0.99+ |
two | QUANTITY | 0.99+ |
five things | QUANTITY | 0.99+ |
Each | QUANTITY | 0.99+ |
second phase | QUANTITY | 0.99+ |
first | QUANTITY | 0.99+ |
MTV | ORGANIZATION | 0.99+ |
Dao | ORGANIZATION | 0.99+ |
Ren | PERSON | 0.99+ |
63 | QUANTITY | 0.98+ |
eight guys | QUANTITY | 0.98+ |
three | QUANTITY | 0.98+ |
Ren Besnard | PERSON | 0.98+ |
one | QUANTITY | 0.98+ |
70% | QUANTITY | 0.98+ |
both | QUANTITY | 0.98+ |
ITU | ORGANIZATION | 0.98+ |
Secondly | QUANTITY | 0.97+ |
Stelara | ORGANIZATION | 0.95+ |
secondly | QUANTITY | 0.95+ |
2022 007 | OTHER | 0.95+ |
John furrier | PERSON | 0.94+ |
U S government | ORGANIZATION | 0.93+ |
today | DATE | 0.93+ |
ORGANIZATION | 0.93+ | |
one-percenters | QUANTITY | 0.93+ |
NFT | ORGANIZATION | 0.92+ |
one notable stat | QUANTITY | 0.92+ |
Dallas | LOCATION | 0.92+ |
one percenters | QUANTITY | 0.89+ |
2004 | DATE | 0.87+ |
NFG | ORGANIZATION | 0.86+ |
hundred tribes | QUANTITY | 0.84+ |
one little tactic | QUANTITY | 0.84+ |
14 control | QUANTITY | 0.84+ |
FICO | ORGANIZATION | 0.84+ |
waves | EVENT | 0.83+ |
hundred millions of people | QUANTITY | 0.82+ |
web | TITLE | 0.81+ |
web three | TITLE | 0.8+ |
web two | QUANTITY | 0.79+ |
one little | QUANTITY | 0.78+ |
mid two thousands | QUANTITY | 0.77+ |
three things | QUANTITY | 0.77+ |
fortune 500 | ORGANIZATION | 0.72+ |
web three | QUANTITY | 0.72+ |
web 2.5 | OTHER | 0.72+ |
Doneen | EVENT | 0.71+ |
next | EVENT | 0.71+ |
3m | QUANTITY | 0.68+ |
over a decade | QUANTITY | 0.67+ |
web 2.0 | EVENT | 0.66+ |
Junaid Ahmed, AMET | UiPath FORWARD IV
Upbeat Music >> From the Bellagio Hotel in Las Vegas, it's theCUBE. Covering UiPath FORWARD IV. Brought to you by UiPath. >> Live, from Las Vegas, it's theCUBE at UiPath Forward IV. Lisa Martin here with Dave Vellante. Day 2 of our coverage. We've been getting a lot of really great perspectives on automation and how it is impacting, significantly, every industry. We're pleased to have, from the keynote stage, Junaid Amed, the corporate Vice President of Finance at Applied Materials. He's going to talk us through why you have a why-can't-we-automate-it-all attitude. Junaid, welcome to the program. >> Thank you so much. Pleasure to be here. >> So you have a really aggressive strategy for digital transformation automation led digital transformation. Your keynote this morning was great. It was, I just thought, strategically, it was so well thought out. And then, when you got up here before we went live, you started talking about how fast the time frame was. >> Yes. >> Give the audience an overview of the strategy, what you're aiming to do and how quickly you're expecting to see change. >> Yeah, absolutely. So when we set out, when we launched about two and a half years ago, the company had doubled in size the prior five years. We were looking for it to double again. We were honest with ourselves, with the CFO and the finance leadership team, could we support the new wave of growth? And the answer is no. Okay, what do we do? We knew we had to do something, not just more things but take a complete new view on things. That's how this whole initiative got incubated. And we took a bold approach. We said, we don't want just to cover the next five years, let's cover the next 20 years. Set ourselves up to make sure we do this right for the company and for our people. So, we basically set some very ambitious goals. Which is, the key KPI that we set at our true north is, we're going to get 50 % of finance work effort, all oriented around decision support. That's what helps move the needle for the company. Sure, we have our responsibilities to close the books, to do all the transactional stuff, to do all the reporting stuff. We will do that. But that can't be the mainstay anymore. That's just table stakes. And the business is screaming for this. It's just that we didn't have the levers and the tools to be able to do it. To pivot. But given the technological advancements, we said, "This is possible now." And that's- >> I think we have to set the table here with your industry. Because you started your journey to PA automation in 2019. >> Yes. >> You participate in one of the most challenging, if not the most challenging, industry on the planet. >> Junaid: Hundred percent. >> Everybody, I don't know, maybe not the insiders but everybody else missed, absolutely no, the insiders missed it too. What was the impact of the pandemic, right? And now, chips are every part of our lives. We've got this massive chip shortage. And you know, Wall Street missed it. They said, "Oh, sell Applied Materials. Sell every semiconductor company." And then they realized, "Oh wow," kind of late into the cycle, that this is like a multi-year, perhaps a decade long transition to, maybe this never ending demand, who knows? So that's the backdrop of your business. That was driving it. What was it like inside your company? >> So Dave, you know, what we could see, obviously we couldn't predict the pandemic. We could see long term growth, right? Really tangible market inflection on the back of AI big data. If you want to say where we made a big bet as a company? We went all in on AI. Right? We believed in that growth, at a time when I think not everyone was so convinced. Okay, is this going to be- How strong is this going to hit us? So, we had the benefit of going all in on AI and saying this is another big computing wave. The next big wave of computing. Coming off of mobile and social media. And Gary Dickerson, our CEO, bet the company that we're going to enable this growth. This is real. This is going to touch the whole global economy. So yes, that's a bet, a successful bet, the company made. No one could foresee what would the pandemic do but we had the good fortune of saying we were reacting to the growth, that we were committed to service. And we knew we had to get ahead of it. So we quickly organized and got finance, our organization well positioned to successfully support the company. Now, we got hit with the pandemic. Luckily for us, we're proactive and then, you know what we did? We accelerated. >> So your move to automation was an offensive move- >> Junaid: Hundred percent. >> Not a panic move to respond to a pandemic. >> Hundred percent. What do investors want? Operating leverage. Operating leverage. >> Yeah. >> Okay. And then, right now all the models have a certain baseline. Size of company, complexity. Okay, you need a certain amount of leverage coming out of this model. The models are going to change. Those that don't change ahead of the models, they're going to play catch up. It's not a fun ride. We wanted to be ahead. >> Well, I mean, talk about operating leverage. You're a company with what? 120+ Billion dollar market cap. You've got a 20+ Billion dollar revenue and you sell extremely expensive equipment. >> Extremely. >> And then a 5X revenue multiple. That's a trailing revenue multiple. I mean that's, that's impressive. That's operating leverage. >> Yes and but the bar keeps moving. You've got to stay ahead, right? You've got to be a leader. We're a leader. We've been a leader for five decades. It's the leadership mindset, I would say, in the company and our leadership team, that really propelled us towards this. The leadership of our CFO, Dan Durn, who invested. He made a bet. No one, you know, now we're sitting here, over almost 300,000 hours automated. We didn't have the playbook when we did it. >> You created the playbook. >> We created the playbook. >> Talk to me about the appetite, because obviously aggressive leadership, bold leadership, talk to me about the appetite to be able to be able to transform so quickly. Such that when, as Dave said, you're on the offensive, such that when the pandemic came, you leveraged that as an accelerator of what you've already been doing. Because culturally, that's challenging for folks to get on board to. How did you do that? >> I have to say, it is challenging. And it's at time's it feels counter-intuitive. We were going through the pandemic. We were having a large M&A integration happening, okay and we're transforming finance. And we're a resource constrained organization. Then you tell your people, "We've got more work to do. Transformation." And you're like, "Is that the right thing to do? Isn't everyone going to leave?" But when you dig deep, you say, "How do you get mind share?" How do you, first of all, you have to get people to see the value and then you have to make sure you do it fast enough, where they want to stick around. It's counter-intuitive. "Hey, we're going to launch this new platform. It's going to take three and half years. All right everyone, we're going to do this." What happens? People are like, in-out. Okay yeah, it'll come, we'll deal with it. Then instead, you say, "Hey, we're going to transform the way we plan. Completely. Top to bottom. 10 months. We're going to do it. Here's what you're going to be at your hands- Here's what you're going to have at your disposal in 10 months, all right? Oh, by the way, we're just showing you the high level. You get to really design. What do you want?" Now, when you have credibility, street cred with your organization, and you come out and say, "I'm going to give you top to bottom agility around forecasting and you get to have input on what you really want." Now people get excited. Like, "Oh, I'm going to work 25% more but wait a second, I'm really excited about what I get at the end of 10 months." >> So, the world was betting several years ago on the consolidation of fabs. "Oh, that's bad for Applied Materials." The exact opposite happened. You know, ARM changed the model, WAYFA volume's going through the roof. Now Intel is basically following that playbook, which is wonderful, they're breaking ground in Arizona. Which is, you have these massive tailwinds behind you. So I'm interested in how you forecast that and what role automation plays in that forecasting. >> Well, if you think about it, the fundamental demand isn't changing. Capacity has to go in. People think, wait a second, so and so is going to build less or whatever, The capacity, maybe geographically, is going to get dispersed out but it still has to go in. So I think it doesn't change the fundamental demand statement. Then, how does automation play into- I just thing that the fundamental nature and pace of business is changing. For us. And our customers are going through the same. So we have to be more reactive, we have to be able to respond to their needs. That whole thing cascades down into the organization. All the way deep into finance analyst forecasting, right? So, if everyone has to work off a weekly, monthly, quarterly cadence, you're too slow. Too late. Doesn't matter how good your plan is. It's old. It's stale. We're moving into a time and era where everything happens realtime. It always happened realtime but we just never had the tools to react realtime. Now, we have realtime business performance, enterprise grade dashboards. Any minute of the day you can see what the revenue forecast is, what the margin associated with that is. Yes, when we get into the official commit cycle everything firms up but it's not the big crank, right? You're fine tuning the knobs now. Which is great. What do you want in a plan? You want greater optionality. Is there a perfect plan? Of course there isn't. What is the North Star of forecasting? Give me as much options as- viable options and then let me decide. Because there's trade-offs. There's no one perfect plan. But you were limited. It just took too long to put a plan together. So you had very small degrees of freedom around it. Viable plans. We're changing all of that. >> This might be out of your swim lane but you had a slide up today and it had the IT in the middle- >> Yes. >> So technology's fundamental. And then, you had the elephant. The Hadoop elephant in the room. So I have to ask you, you guys announced this thing earlier this year called AI to the power of X, actionable insights. I remember reading about it, it's like you're collecting data across all the estate. So I'm like, wow this is a data company. Becoming a data company. So we've been talking a lot and of course the CFO purview is the reporting and I get that. The close, daily close, virtual close, all that. But then there's this whole line-of-business data play. >> Yes. >> And I'm wondering how automation fits there. I mean, that's got to be part of the vision. >> Yeah. Now, I can't speak to the capabilities you're talking to but we are leveraging some of that infrastructure, right? We have amazing IT organization. I have to say, we within Applied, we're a latecomer. From a product, customer product standpoint, already there is so much AI work being done. So we had the benefit of leveraging some of their capabilities for finance, when we launched Agile Finance. There is a lot going on over there. I think we actually enhanced that by introducing these RPA capabilities. And we did so from partnering with, I wouldn't say partnering, IT co-piloted this with us. Fundamentally co-piloted this, okay. And now, IT is taking it to other organizations. And they're taking it to product, they're taking it to operation, they're taking it to sales. So it will have a role. Hundred percent. But they're obviously starting, over the past three to six months is when they got started. So the answer is yes, for sure but I can't speak to exactly how it plays into that specific technology. >> But you addressed the dynamic. Which is, it started in a quick wind part of the company, finance. >> Yes. >> Which is logical. That's where I first introduced RPA a decade ago. A CFO conference, right? Then that now applies to the rest of the business. They're talking about operating leverage- >> Fundamental. Yeah. Hundred percent. >> How do you get that buy-in? How do you get finance and how do you get IT to work with finance, such that IT becomes a catalyst in all these downstream reactions to get this going across the company? >> Important question. >> Well they work for you. >> They don't. >> Oh they don't. >> They don't work for us. They work for me. I'm a customer of theirs. >> Okay. >> The first person that I needed to convince that we were serious and we're going to do it is the CIO. Okay, so you ask how do you get IT bought in? Well first thing, you have to get them in the tent. This is not about, "Oh, can you go do this for me? I need this from you. Can you do that?" Too slow, okay? This RPA, especially RPA, fundamentally, is such a, it's a technology that really needs to get embedded throughout the IT operating model. So you really need IT co-piloting this with you. This is how we did it. We said we're going to learn together. This is a must have for finance. We believe strongly this is going to become a must have for the enterprise but we're going to make the investment. In that must have for the enterprise, IT has to play the roll, right? So we started this together and we learned together and they've been fundamental in our being able to get to scale in 12 months. >> How do you federate governance? Who in the organization, what part of the organization owns governance, if you will? >> Yeah. So we created, established an RPA COE. They own the governance, the policies, the processes. Then, obviously there's a role to play for the business side. So we finance a business organization to them and there's roles to play. We actually, like I showed today in the presentation, there's multiple other players across the enterprise that have to vet these automations, right? Especially in finance. We have to be SOX compliant, we have to be data privacy compliant. We set all of those processes up. So, multiple parties have to engage but engage in an efficient way. >> We're seeing the CFO role emerge. I think of you as a CFO. I mean, I just use that umbrella, emerge as an innovator. I see this all of the place now, especially in Silicon Valley. You look at a company like Snowflake, I don't know if you know Mike Scarpelli but he kind of changed the world of software in some ways. So you're seeing very innovative CFOs emerge, that are technology savvy, they understand the operating leverage, we've used that term several times today, that you can get out of technology. It just reminds me, I don't know how long ago it was when Nick Carr wrote the book Does IT Matter. It seems like technology has never been more important. Along with people and process, of course, but in terms of creating that operating leverage, it's really a key part of the equation, the playbook going forward. >> I think it is a mindset change. We're trying to drive mindset change, right? But it's also, I think, come about because I think technology has become more friendly to non IT people. I think that's a fundamental driver. All these SaaS platforms in the market place, right? What did they design for? Business users. Of course IT has a very prominent role in that whole process and supporting it and implementing it. But the target audience is business users. What was the target audience for ERP? IT. Okay. Fundamental, the technology is changing by design and you're seeing now the impact of that. Where, "Hey wait, I can do this. I can do this by myself." Okay. IT always has been and will be a very important partner. They will service your data needs. This is how we're setting up the collaboration, right? But we really want the finance users to be able to iterate, model, analyze on the fly, in the moment. And they need to do it alone. >> Self serve, yeah. >> That's it. >> Self serve in realtime. I think one of the things, you mentioned it this morning, you mentioned it on our program and one of the things we've learned in the pandemic, that realtime and access to realtime data is no longer a nice-to-have. >> Yes. >> It's really a business critical element of any industry. >> Hundred percent. >> When do you think you'll put crypto on your balance sheet? I ask all the CFOs. >> He's been asking everyone that. >> There's an easy answer. I'm not authorized to answer. Above my pay grade. >> That's a good answer. >> That's good. >> Junaid, thank you so much for joining us. Talking to us about the transformation at Applied Materials, how you're partnering with UiPath to achieve that and the aggressive strategy that you've set out and congratulations on the success of it. We'll look forward to see what's going on in the next couple years. >> Great story. >> Of course. Thank you very much. Thank you for having me. >> Our pleasure. For Dave Vellante in Las Vegas, I'm Lisa Martin. You're watching theCUBE at UiPath Forward IV. Day two of our coverage. Stick around, we'll be right back with our next guest. (upbeat music)
SUMMARY :
Brought to you by UiPath. He's going to talk us Pleasure to be here. So you have a really Give the audience an But that can't be the mainstay anymore. to PA automation in 2019. of the most challenging, So that's the backdrop of your business. Okay, is this going to be- Not a panic move to What do investors want? ahead of the models, and you sell extremely And then a 5X revenue multiple. We didn't have the talk to me about the appetite the right thing to do? on the consolidation of fabs. Any minute of the day you can see So I have to ask you, I mean, that's got to over the past three to six But you addressed the dynamic. Then that now applies to a customer of theirs. In that must have for the enterprise, We have to be SOX compliant, but he kind of changed the And they need to do it alone. and one of the things we've critical element of any industry. I ask all the CFOs. I'm not authorized to answer. and congratulations on the success of it. Thank you very much. For Dave Vellante in Las
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Dave | PERSON | 0.99+ |
Mike Scarpelli | PERSON | 0.99+ |
Dave Vellante | PERSON | 0.99+ |
Lisa Martin | PERSON | 0.99+ |
Dan Durn | PERSON | 0.99+ |
Nick Carr | PERSON | 0.99+ |
Gary Dickerson | PERSON | 0.99+ |
Junaid | PERSON | 0.99+ |
Arizona | LOCATION | 0.99+ |
UiPath | ORGANIZATION | 0.99+ |
2019 | DATE | 0.99+ |
50 % | QUANTITY | 0.99+ |
Junaid Ahmed | PERSON | 0.99+ |
Snowflake | ORGANIZATION | 0.99+ |
Silicon Valley | LOCATION | 0.99+ |
Junaid Amed | PERSON | 0.99+ |
Las Vegas | LOCATION | 0.99+ |
Hundred percent | QUANTITY | 0.99+ |
12 months | QUANTITY | 0.99+ |
20+ Billion dollar | QUANTITY | 0.99+ |
5X | QUANTITY | 0.99+ |
today | DATE | 0.99+ |
SOX | ORGANIZATION | 0.99+ |
five decades | QUANTITY | 0.99+ |
Las Vegas | LOCATION | 0.99+ |
ARM | ORGANIZATION | 0.99+ |
10 months | QUANTITY | 0.99+ |
120+ Billion dollar | QUANTITY | 0.99+ |
first | QUANTITY | 0.99+ |
pandemic | EVENT | 0.98+ |
Intel | ORGANIZATION | 0.98+ |
three and half years | QUANTITY | 0.97+ |
Applied Materials | ORGANIZATION | 0.97+ |
Day 2 | QUANTITY | 0.97+ |
one | QUANTITY | 0.96+ |
several years ago | DATE | 0.96+ |
Day two | QUANTITY | 0.96+ |
earlier this year | DATE | 0.95+ |
big | EVENT | 0.94+ |
first person | QUANTITY | 0.94+ |
Does IT Matter | TITLE | 0.94+ |
a decade ago | DATE | 0.92+ |
first thing | QUANTITY | 0.91+ |
this morning | DATE | 0.91+ |
Wall Street | ORGANIZATION | 0.9+ |
about two and a half years ago | DATE | 0.85+ |
25% more | QUANTITY | 0.85+ |
couple years | DATE | 0.81+ |
six months | QUANTITY | 0.8+ |
almost 300,000 hours | QUANTITY | 0.8+ |
next 20 years | DATE | 0.73+ |
a decade | QUANTITY | 0.7+ |
a second | QUANTITY | 0.68+ |
AMET | PERSON | 0.67+ |
years | DATE | 0.66+ |
Bellagio Hotel | ORGANIZATION | 0.66+ |
Agile | TITLE | 0.64+ |
over | QUANTITY | 0.6+ |
Applied | ORGANIZATION | 0.57+ |
next five years | DATE | 0.57+ |
prior | DATE | 0.57+ |
three | QUANTITY | 0.53+ |
double | QUANTITY | 0.51+ |
wave of | EVENT | 0.48+ |
five | QUANTITY | 0.43+ |
Finance | ORGANIZATION | 0.37+ |
Monica Kumar, Nutanix | .NextConf 2021
>>Mhm. >>The company Nutanix was founded as the world was coming out of the financial crisis in 2009 Cop Computing was still in its infancy but had shown the way for what was possible with automation and simplification of infrastructure provisioning and management at scale. Now what Nutanix did is it brought cloud concepts to data centers and created the market for hyper converged infrastructure, a software defined architecture that eliminated stovepipes in the heavy lifting Associated with traditional compute networking in storage management. Now in the first part of the next decade, Nutanix essentially set the standard for this new world, building a loyal customer base, reaching escape velocity and successfully going public in 2016. Fast forward to 2021 and much has changed. Cloud is no longer knew rather it's become a staple of the digital economy as we exit the isolation economy. The cloud is much different today. It's expanding to on prem and out to the edge. New connections are being made in hybrid and across cloud models and as such, connecting and managing infrastructure across these new clouds to create a facile experience for users irrespective of where the data lives. Has become a major priority for organizations. They don't want to waste time and money on making the plumbing work. But that's easier said than done as the market is evolving. So is Nutanix to meet these new customer challenges and opportunities and with me ahead of dot next the major event of the year for Nutanix customers is Monica Monica Kumar who is the senior vice president of marketing and cloud go to market for the company Monica always great to see you welcome back to the cube. >>Thank you so much. Dave I'm so happy to be here again. >>Okay, so you heard my little narrative upfront, what's your perspective on the cloud market and where your customers are in their journey? >>Well, as you said, Dave Cloud is a critical enabler for rapid growth for organizations now, it's no longer just uh you know, nice to have, it's become a must have for organizations to survive and thrive in this digital economy. Uh In fact I follow a lot of um surveys that are happening around cloud adoption and one of the key trends that's coming out is it's no longer just about I. T. Practitioners adopting cloud. In fact, 78% of C. X. O. S are looking to cloud to speed up transformation of the entire businesses. You know, 80% of business executives are looking to cloud to mitigate their risks of their companies and 87% of the executives view cloud as critical to achieving their corporate growth goals. So what we are now realizing is that hybrid multi cloud is becoming the preferred model Which means there is no one cloud that customers are using, they're using the right cloud for the right workload. In fact, according to Gartner Group, 81% of public cloud users are using more than two providers. So what's happening is increasingly businesses are relying on multiple public clouds and on premises to meet their needs and are looking for that flexibility and that's delivered by different cloud providers. Um We've done our own survey called Nutanix Enterprise cloud and that we do it every year and 86% of respondents in the last service said hybrid cloud is the ideal operating model. So the Net Net that we're hearing from our customers is cloud is not a destination, it's an operating model. Customers want the right cloud for the right workload and the right applications. >>Okay, awesome. So the world, great setup. Thank you. So the world is moving to multi cloud. I think there's not no debate on that and that is really the mainstream. That's the norm. Talk about where Nutanix fits into this new world. >>Absolutely. So we're at an inflection point as organizations are grappling with this complexity. Now, obviously you can imagine the more computing environments to use this complexity in running and managing those hybrid solutions across multiple clouds. When Nutanix is focused singularly on is making that cloud complexity invisible. So our customers can focus on their business outcomes. We are solving the complexity of running and managing multiple clouds, just like we did for infrastructure and data centers a decade ago when we first started as a company. Now with the Nutanix start platform enabling our customers to seamlessly connect their private and public clouds simply move applications, data licenses across any cloud, optimize the work replacement and costs all while leveraging a consistent set of services, tools and processes. So for us it's really, really crucial that we give customers the choice to pick the hardware. Of the choice, the cloud of their choice, the virtual machines, they want to deploy the containers and data and help them realize their entire hybrid multi cloud strategy. It's all about giving our customers that peace of mind to deploy and operate the apps and data across multiple clouds with ease and flexibility. >>All right, let's talk about dot next my I think I'm pretty sure my first dot next was the first one ever, which I think was 2015. It was pre I P O. The focus is obviously evolving what's the focus this year? >>Well, dot next has evolved to become the industry's leading hybrid multi cloud conference. It's almost here. It's taking place next week, september 28th, 23rd and this year's event will bring together it and cloud professionals from around the globe to explore the latest trends, solutions, best practices and hybrid, multi cloud technology. Now we're obviously gonna, you know, future a lot of thought leaders from within the industry as well as in general, you know, people that impact our lives in a positive manner. And we're going to really focus on topics around hybrid multi cloud hyper converged infrastructure, private cloud ABM organization, you know, kubernetes containers, how do you figure out which after deploy where? So you're gonna see a lot of focus on hybrid multi colored solutions this year we're going to have lots of real world stories, hands on labs, best practices for practitioners. And again as I said all the tools that attendees need to go back and then put to practice some of the hybrid multi cloud strategies that they would learn and dark next >>talk a little bit more Monica about the what's in it for me for for attendees, what can they expect? What are they going to be able to take away from from this conference? >>Well, so as I said, a conferences both for business leaders and I. T. Leaders and practitioners. So for the business leaders, as I said, they'll get to hear from the latest industry visionaries around where the world of cloud is moving to, what are the latest and greatest innovations and hybrid multi cloud technologies uh and how can they make the businesses more competitive? How can they, you know, create more business value for the organization by using these technologies. For the IOT practitioners, they will go away as I said, learning from their peers in how they are adopting cloud, what are some of the myths around cloud computing. Get some information on deployment details and the benefits some of the piers are realizing since they moved to new tenants for example, in general, since they've adopted, you know, hybrid multi cloud solutions, they will also be able to connect with their industry peers, access democrat pounds. Uh in fact one of the major uh spotlights and not next will be the test drive live uh practitioners can get hands on our technology and really test drive it during the event itself and learn how to create a hybrid cloud within an hour, learn how to deploy databases with a click of a button for example, so lots of great goodies there and oh by the way we have some amazing external speakers as well besides our own, you know engineers, executives and so on. We have a whole roster of third party speakers too. >>That's awesome. Now, you know, one of the other things too is one of the ways you were able to reach escape velocity as a company is you had a strong partner ecosystem I presume is going to be a partner network participating as well. >>Yes, absolutely, thank you for reminding me about that partnerships is very, very, very, very important in Nutanix. You know, it does take a village, we have a full day dedicated to our partners and partner technology and solutions. It's called the part exchange. It's on Monday September 20, so again we hope that you all will participate but also you'll see partners are embedded uh in our september 21st and 22nd agenda and programme as well which is the main two days of dot next. So partners are in our life and blood, they're part of our ecosystem. >>That's great. What's next for Nutanix as you head into 20, >>Well before I go there, I do want to focus on a couple more featured speakers. So for those of you who are interested in cybersecurity, we will have Theresa Patton, who is the first female white house C I O and a leading cybersecurity expert. She'll be speaking. I'm actually interviewing her as well. We have Rachel, so johnny who is the founder of Girls who code and marshall plan for moms. We have Gary Vaynerchuk who's the ceo of Winner Media who is an author and entrepreneur. So I do hope that folks will plan to join if not for the core hybrid, multi colored content but also for these amazing speakers and last but not least. Hey, if none of this excites you then we do have some amazing entertainment. We have john taylor of Duran, Duran and the electric fondue coke, Romeo also headlining our day to keynote. >>So fantastic. I love it. Okay, go ahead please. >>Well I was gonna say so now let me talk about So what's next? Well for us, what's next is really helping customers realize their full hybrid, multi cloud strategy and empower them to make the right cloud decisions. So in fact one of the things you're gonna see us launch next week is also a new brand campaign. It's called cloud on your terms and you'll see that all over plastered all over dot next and so on. We are fully invested in our customer success to help them build, run and operate anywhere to help them easily migrate to public cloud or stay on premises if they choose to. And ultimately to make cloud complexity invisible for our customers, >>you know uh cloud your way kind of thing. I love that. And I and I failed to mention one of the first conferences I went to next, I met some developers and I was like whoa, cool. Because you guys one of the first that really truly do infrastructure as a code and bring that on prem and now it's going across clouds. So September 20 you kick off the partner day, is that right? And then the big keynote start the 21st right >>And go through the 20 >>third. Yes, >>yes. And we have a lot of on demand content as well around the keynote. So it's gonna be a packed packed set of agenda and days and you can choose whatever content you want to attend and participate in. >>Excellent. You guys always put under great program so go there register, we'll see you there, Monica. Always a pleasure. Thanks so much. >>Thank you so much for having me. I really appreciate it. >>All right. And we'll see you at dot next. This is Dave Volonte for the cube. >>Mhm mm
SUMMARY :
So is Nutanix to meet these new customer challenges and opportunities and with me ahead Thank you so much. So the Net Net that we're hearing from So the world is moving to multi cloud. Of the choice, the cloud of their choice, the virtual machines, they want to deploy the containers and data and help them All right, let's talk about dot next my I think I'm pretty sure my first dot next was the first one ever, Now we're obviously gonna, you know, future a lot of thought leaders from within the industry as So for the business leaders, as I said, they'll get to hear from the latest industry visionaries around where as a company is you had a strong partner ecosystem I presume is going to be a partner network participating It's on Monday September 20, so again we hope that you all will participate but also you'll What's next for Nutanix as you head into So for those of you who are interested So fantastic. So in fact one of the things you're gonna see us launch next week is also a So September 20 you kick off the partner day, Yes, a packed packed set of agenda and days and you can choose whatever content You guys always put under great program so go there register, we'll see you there, Thank you so much for having me. This is Dave Volonte for the cube.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Gary Vaynerchuk | PERSON | 0.99+ |
Theresa Patton | PERSON | 0.99+ |
Dave | PERSON | 0.99+ |
Nutanix | ORGANIZATION | 0.99+ |
Dave Volonte | PERSON | 0.99+ |
2016 | DATE | 0.99+ |
Monica | PERSON | 0.99+ |
Rachel | PERSON | 0.99+ |
September 20 | DATE | 0.99+ |
2015 | DATE | 0.99+ |
first | QUANTITY | 0.99+ |
87% | QUANTITY | 0.99+ |
86% | QUANTITY | 0.99+ |
2021 | DATE | 0.99+ |
Monica Kumar | PERSON | 0.99+ |
81% | QUANTITY | 0.99+ |
80% | QUANTITY | 0.99+ |
john taylor | PERSON | 0.99+ |
Winner Media | ORGANIZATION | 0.99+ |
Gartner Group | ORGANIZATION | 0.99+ |
september 21st | DATE | 0.99+ |
Monday September 20 | DATE | 0.99+ |
next week | DATE | 0.99+ |
more than two providers | QUANTITY | 0.98+ |
this year | DATE | 0.98+ |
johnny | PERSON | 0.98+ |
first one | QUANTITY | 0.98+ |
Duran | ORGANIZATION | 0.98+ |
two days | QUANTITY | 0.97+ |
Monica Monica Kumar | PERSON | 0.96+ |
both | QUANTITY | 0.96+ |
a decade ago | DATE | 0.96+ |
one | QUANTITY | 0.96+ |
78% | QUANTITY | 0.95+ |
22nd | DATE | 0.95+ |
next decade | DATE | 0.94+ |
C I O | ORGANIZATION | 0.94+ |
23rd | DATE | 0.93+ |
2009 | DATE | 0.91+ |
first conferences | QUANTITY | 0.91+ |
today | DATE | 0.89+ |
Dave Cloud | PERSON | 0.88+ |
next week, | DATE | 0.86+ |
september 28th | DATE | 0.85+ |
third | QUANTITY | 0.84+ |
21st | QUANTITY | 0.82+ |
an hour | QUANTITY | 0.81+ |
Romeo | PERSON | 0.75+ |
part | DATE | 0.73+ |
partner day | EVENT | 0.73+ |
dot next | ORGANIZATION | 0.68+ |
couple | QUANTITY | 0.62+ |
I P | EVENT | 0.6+ |
20 | QUANTITY | 0.59+ |
Net Net | ORGANIZATION | 0.59+ |
20 | DATE | 0.55+ |
keynote | EVENT | 0.5+ |
C. | ORGANIZATION | 0.49+ |
X. O. S | PERSON | 0.46+ |
Enterprise | TITLE | 0.43+ |
Mark Roberge, Stage 2 Capital & Paul Fifield, Sales Impact Academy | CUBEconversation
(gentle upbeat music) >> People hate to be sold, but they love to buy. We become what we think about, think, and grow rich. If you want to gather honey, don't kick over the beehive. The world is replete with time-tested advice and motivational ideas for aspiring salespeople, Dale Carnegie, Napoleon Hill, Norman Vincent Peale, Earl Nightingale, and many others have all published classics with guidance that when followed closely, almost always leads to success. More modern personalities have emerged in the internet era, like Tony Robbins, and Gary Vaynerchuk, and Angela Duckworth. But for the most part, they've continued to rely on book publishing, seminars, and high value consulting to peddle their insights and inspire action. Welcome to this video exclusive on theCUBE. This is Dave Vellante, and I'm pleased to welcome back Professor Mark Roberge, who is one of the Managing Directors at Stage 2 Capital, and Paul Fifield, who's the CEO and Co-Founder of Sales Impact Academy. Gentlemen, welcome. Great to see you. >> You too Dave and thanks. >> All right, let's get right into it. Paul, you guys are announcing today a $4 million financing round. It comprises $3 million in a seed round led by Stage 2 and a million dollar in debt financing. So, first of all, congratulations. Paul, why did you start Sales Impact Academy? >> Cool, well, I think my background is sort of two times CRO, so I've built two reasonably successful companies. Built a hundred plus person teams. And so I've got kind of this firsthand experience of having to learn literally everything on the job whilst delivering these very kind of rapid, like achieving these very rapid growth targets. And so when I came out of those two journeys, I literally just started doing some voluntary teaching in and around London where I now live. I spend a bunch of time over in New York, and literally started this because I wanted to sort of kind of give back, but just really wanted to start helping people who were just really, really struggling in high pressure environments. And that's both leadership from sense of revenue leadership people, right down to sort of frontline SDRs. And I think as I started just doing this voluntary teaching, I kind of realized that actually the sort of global education system has done is a massive, massive disservice, right? I actually call it the greatest educational travesty of the last 50 years, where higher education has entirely overlooked sales as a profession. And the knock-on consequences of that have been absolutely disastrous for our profession. Partly that the profession is seen as a bit sort of embarrassing to be a part of. You kind of like go get a sales job if you can't get a degree. But more than that, the core fundamental within revenue teams and within sales people is now completely lacking 'cause there's no structured formal kind of like learning out there. So that's really the problem we're trying to solve on the kind of like the skill side. >> Great. Okay. And mark, always good to have you on, and I got to ask you. So even though, I know this is the wheelhouse for you and your partners, and of course, you've got a deep bench of LPs, but lay out the investment thesis here. What's the core problem that you saw and how are you looking at the market? >> Yeah, sure, Dave. So this one was a special one for me. We've spoken in the past. I mean, just personally I've always had a similar passion to Paul that it's amazing how important sales execution is to all companies, nevermind just the startup ecosystem. And I've always personally been motivated by anything that can help the startup ecosystem increase their success. Part of why I teach at Harvard and try to change some of the stuff that Paul's talking about, which is like, it's amazing how little education is done around sales. But in this particular one, not only personally was I excited about, but from a fun perspective, we've got to look at the economic outcomes. And we've been thinking a lot about the sales tech stack. It's evolved a ton in the last couple of decades. We've gone from the late '90s where every sales VP was just, they had a thing called the CRM that none of their reps even used, right? And we've come so far in 20 years, we've got all these amazing tools that help us cold call, that help us send emails efficiently and automatically and track everything, but nothing's really happened on the education side. And that's really the enormous gap that we've seen is, these organizations being much more proactive around adopting technology that can prove sales execution, but nothing on the education side. And the other piece that we saw is, it's almost like all these companies are reinventing the wheel of looking in the upcoming year, having a dozen sales people to hire, and trying to put together a sales enablement program within their organization to teach salespeople sales 101. Like how to find a champion, how to develop a budget, how to develop sense of urgency. And what Paul and team can do in the first phase of essay, is can sort of centralize that, so that all of these organizations can benefit from the best content and the best instructors for their team. >> So Paul, exactly, thank you, mark. Exactly what do you guys do? What do you sell? I'm curious, is this sort of, I'm thinking in my head, is this E-learning, is it really part of the sales stack? Maybe you could help us understand that better. >> Well, I think this problem of having to upscale teams has been around like forever. And kind of going back to the kind of education problem, it's what's wild is that we would never accept this of our lawyers, our accountants, or HR professionals. Imagine like someone in your finance team arriving on day one and they're searching YouTube to try and work out how to like put a balance sheet together. So it's a chronic, chronic problem. And so the way that we're addressing this, and I think the problem is well understood, but there's always been a terrible market, sort of product market fit for how the problem gets solved. So as mark was saying, typically it's in-house revenue leaders who themselves have got massive gaps in their knowledge, hack together some internal learning that is just pretty poor, 'cause it's not really their skillset. The other alternative is bringing in really expensive consultants, but they're consultants with a very single worldview and the complexity of a modern revenue organization is very, very high these days. And so one consultant is not going to really kind of like cover every topic you need. And then there's the kind of like fairly old fashioned sales training companies that just come in, one big hit, super expensive and then sort of leave again. So the sort of product market fit to solve, has always been a bit pretty bad. So what we've done is we've created a subscription model. We've essentially productized skills development. The way that we've done that is we teach live instruction. So one of the big challenges Andreessen Horowitz put a post out around this so quite recently, one of the big problems of online learning is that this kind of huge repository of online learning, which puts all the onus on the learner to have the discipline to go through these courses and consume them in an on-demand way is actually they're pretty ineffective. We see sort of completion rates of like 7 to 8%. So we've always gone from a live instruction model. So the sort of ingredients are the absolute very best people in the world in their very specific skill teaching live classes just two hours per week. So we're not overwhelming the learners who are already in work, and they have targets, and they've got a lot of pressure. And we have courses that last maybe four to like 12 hours over two to sort of six to seven weeks. So highly practical live instruction. We have 70, 80, sometimes even 90% completion rates of the sort of live class experience, and then teams then rapidly put that best practice into practice and see amazing results in things like top of funnel, or conversion, or retention. >> So live is compulsory and I presume on-demand? If you want to refresh you have an on demand option? >> Yeah, everything's recorded, so you can kind of catch up on a class if you've missed it, But that live instruction is powerful because it's kind of in your calendar, right? So you show up. But the really powerful thing, actually, is that entire teams within companies can actually learn at exactly the same pace. So we teach it eight o'clock Pacific, 11 o'clock Eastern, >> 4: 00 PM in the UK, and 5:00 PM Europe. So your entire European and North American teams can literally learn in the same class with a world-class expert, like a Mark, or like a Kevin Dorsey, or like Greg Holmes from Zoom. And you're learning from these incredible people. Class finishes, teams can come back together, talk about this incredible best practice they've just learned, and then immediately put it into practice. And that's where we're seeing these incredible, kind of almost instant impact on performance at real scale. >> So, Mark, in thinking about your investment, you must've been thinking about, okay, how do we scale this thing? You've got an instructor component, you've got this live piece. How are you thinking about that at scale? >> Yeah, there's a lot of different business model options there. And I actually think multiple of them are achievable in the longer term. That's something we've been working with Paul quite a bit, is like, they're all quite compelling. So just trying to think about which two to start with. But I think you've seen a lot of this in education models today. Is a mixture of on-demand with prerecorded. And so I think that will be the starting point. And I think from a scalability standpoint, we were also, we don't always try to do this with our investments, but clearly our LP base or limited partner base was going to be a key ingredient to at least the first cycle of this business. You know, our VC firm's backed by over 250 CRO CMOs heads of customer success, all of which are prospective instructors, prospective content developers, and prospective customers. So that was a little nicety around the scale and investment thesis for this one. >> And what's in it for them? I mean, they get paid. Obviously, you have a stake in the game, but what's in it for the instructors. They get paid on a sort of a per course basis? How does that model work? >> Yeah, we have a development fee for each kind of hour of teaching that gets created So we've mapped out a pretty significant curriculum. And we have about 250 hours of life teaching now already written. We actually think it's going to be about 3000 hours of learning before you get even close to a complete curriculum for every aspect of a revenue organization from revenue operations, to customer success, to marketing, to sales, to leadership, and management. But we have a development fee per class, and we have a teaching fee as well. >> Yeah, so, I mean, I think you guys, it's really an underserved market, and then when you think about it, most organizations, they just don't invest in training. And so, I mean, I would think you'd want to take it, I don't know what the right number is, 5, 10% of your sales budget and actually put it on this and the return would be enormous. How do you guys think about the market size? Like I said before, is it E-learning, is it part of the CRM stack? How do you size this market? >> Well, I think for us it's service to people. A highly skilled sales rep with an email address, a phone and a spreadsheet would do really well, okay? You don't need this world-class tech stack to do well in sales. You need the skills to be able to do the job. But the reverse, that's not true, right? An unskilled person with a world-class tech stack won't do well. And so fundamentally, the skill level of your team is the number one most important thing to get right to be successful in revenue. But as I said before, the product market for it to solve that problem, has been pretty terrible. So we see ourselves 100%. And so if you're looking at like a com, you look at Gong, who we've just signed as a customer, which is fantastic. Gong has a technology that helps salespeople do better through call recording. You have Outreach, who is also a customer. They have technologies that help SDRs be more efficient in outreach. And now you have Sales Impact Academy, and we help with skills development of your team, of the entirety of your revenue function. So we absolutely see ourselves as a key part of that stack. In terms of the TAM, 60 million people in sales are on, according to LinkedIn. You're probably talking 150 million people in go to market to include all of the different roles. 50% of the world's companies are B2B. The TAM is huge. But what blows my mind, and this kind of goes back to this why the global education system has overlooked this because essentially if half the world's companies are B2B, that's probably a proxy for the half of the world's GDP, Half of the world's economic growth is relying on the revenue function of half the world's companies, and they don't really know what they're doing, (laughs) which is absolutely staggering. And if we can solve that in a meaningfully meaningful way at massive scale, then the impact should be absolutely enormous. >> So, Mark, no lack of TAM. I know that you guys at Stage 2, you're also very much focused on the metrics. You have a fundamental philosophy that your product market fit and retention should come before hyper growth. So what were the metrics that enticed you to make this investment? >> Yeah, it's a good question, Dave, 'cause that's where we always look first, which I think is a little different than most early stage investors. There's a big, I guess, meme, triple, triple, double, double that's popular in Silicon Valley these days, which refers to triple your revenue in year one, triple your revenue in year two, double in year three, and four, and five. And that type of a hyper growth is critical, but it's often jumped too quickly in our opinion. That there's a premature victory called on product market fit, which kills a larger percentage of businesses than is necessary. And so with all our investments, we look very heavily first at user engagement, any early indicators of user retention. And the numbers were just off the charts for SIA in terms of the customers, in terms of the NPS scores that they were getting on their sessions, in terms of the completion rate on their courses, in terms of the customers that started with a couple of seats and expanded to more seats once they got a taste of the program. So that's where we look first as a strong foundation to build a scalable business, and it was off the charts positive for SIA. >> So how about the competition? If I Google sales training software, I'll get like dozens of companies. Lessonly, and MindTickle, or Brainshark will come up, that's not really a fit. So how do you think about the competition? How are you different? >> Yeah, well, one thing we try and avoid is any reference to sales training, 'cause that really sort of speaks to this very old kind of fashioned way of doing this. And I actually think that from a pure pedagogy perspective, so from a pure learning design perspective, the old fashioned way of doing sales training was pull a whole team off site, usually in a really terrible hotel with no windows for a day or two. And that's it, that's your learning experience. And that's not how human beings learn, right? So just even if the content was fantastic, the learning experience was so terrible, it was just very kind of ineffective. So we sort of avoid kind of like sales training, The likes of MindTickle, we're actually talking to them at the moment about a partnership there. They're a platform play, and we're certainly building a platform, but we're very much about the live instruction and creating the biggest curriculum and the broadest curriculum on the internet, in the world, basically, for revenue teams. So the competition is kind of interesting 'cause there is not really a direct subscription-based live like learning offering out there. There's some similar ish companies. I honestly think at the moment it's kind of status quo. We're genuinely creating a new category of in-work learning for revenue teams. And so we're in this kind of semi and sort of evangelical sort of phase. So really, status quo is one of the biggest sort of competitors. But if you think about some of those old, old fashioned sort of Miller Heimans, and then perhaps even like Sandlers, there's an analogy perhaps here, which is kind of interesting, which is a little bit like Siebel and Salesforce in the sort of late '90s, where in Siebel you have this kind of old way of doing things. It was a little bit ineffective. It was really expensive. Not accessible to a huge space of the market. And Salesforce came along and said, "Hey, we're going to create this cool thing. It's going to be through the browser, it's going to be accessible to everyone, and it's going to be really, really effective." And so there's some really kind of interesting parallels almost between like Siebel and Salesforce and what we're doing to completely kind of upend the sort of the old fashioned way of delivering sort of sales training, if you like. >> And your target customer profile is, you're selling to teams, right? B2B teams, right? It's not for individuals. Is that correct, Paul? >> Currently. Yeah, yeah. So currently we've got a big foothold in series A to series B. So broadly speaking out, our target market currently is really fast growth technology companies. That's the sector that we're really focusing on. We've got a very good strong foothold in series A series B companies. We've now won some much larger later stage companies. We've actually even won a couple of corporates, I can't say names yet, but names that are very, very, very familiar and we're incredibly excited by them, which could end up being thousand plus seat deals 'cause we do this on a per seat basis. But yeah, very much at the moment it's fast growth tech companies, and we're sort of moving up the chain towards enterprise. >> And how do you deal with the sort of maturity curve, if you will, of your students? You've got some that are brand new, just fresh out of school. You've got others that are more seasoned. What do you do, pop them into different points of the curriculum? How do you handle it? >> Yeah we have, I'll say we have about 30 courses right now. We have about another 15 in development where post this fundraise, we want to be able to get to around about 20 courses that we're developing every quarter and getting out to market. So we're literally, we've sort of identified about 20 to 25 key roles across everything within revenue. That's, let's say revenue ops, customer success, account management, sales, engineering, all these different kinds of roles. And we are literally plotting the sort of skills development for these individuals over multiple, multiple years. And I think what we've never ceases to amaze me is actually the breadth of learning in revenue is absolutely enormous. And what kind of just makes you laugh is, this is all of this knowledge that we're now creating it's what companies just hope that their teams somehow acquire through osmosis, through blogs, through events. And it's just kind of crazy that there is... It's absolutely insane that we don't already exist, basically. >> And if I understand it correctly, just from looking at your website, you've got the entry level package. I think it's up to 15 seats, and then you scale up from there, correct? Is it sort of as a seat-based license model? >> Yeah, it's a seat-based model, as Mark mentioned. In some cases we sell, let's say 20 or $30,000 deal out the gate and that's most of the team. That will be maybe a series A, series B deal, but then we've got these land and expand models that are working tremendously well. We have seven, eight customers in Q1 that have doubled their spend Q2. That's the impact that they're seeing. And our net revenue retention number for Q2 is looking like it's going to be 177% to think exceeds companies like Snowflakes. Well, our underlying retention metrics, because people are seeing this incredible impact on teams and performance, is really, really strong. >> That's a nice metric compare with Snowflake (Paul laughs) It's all right. (Dave and Paul laugh) >> So, Mark, this is a larger investment for Stage 2 You guys have been growing and sort of upping your game. And maybe talk about that a little bit. >> Yeah, we're in the middle of Fund II right now. So, Fund I was in 2018. We were doing smaller checks. It was our first time out of the gate. The mission has really taken of, our LP base has really taken off. And so this deal looks a lot like more like our second fund. We'll actually make an announcement in a few weeks now that we've closed that out. But it's a much larger fund and our first investments should be in that 2 to $3 million range. >> Hey, Paul, what are you going to do with the money? What are the use of funds? >> Put it on black, (chuckles) we're going to like- (Dave laughs) >> Saratoga is open. (laughs) (Mark laughs) >> We're going to, look, the curriculum development for us is absolutely everything, but we're also going to be investing in building our own technology platform as well. And there are some other really important aspects to the kind of overall offering. We're looking at building an assessment tool so we can actually kind of like start to assess skills across teams. We certify every course has an exam, so we want to get more robust around the certification as well, because we're hoping that our certification becomes the global standard in understanding for the first time in the industry what individual competencies and skills people have, which will be huge. So we have a broad range of things that we want to start initiating now. But I just wanted to quickly say Stage 2 has been nothing short of incredible in every kind of which way. Of course, this investment, the fit is kind of insane, but the LPs have been extraordinary in helping. We've got a huge number of them are now customers very quickly. Mark and the team are helping enormously on our own kind of like go to market and metrics. I've been doing this for 20 years. I've raised over 100 million myself in venture capital. I've never known a venture capital firm with such value add like ever, or even heard of other people getting the kind of value add that we're getting. So I just wanted to a quick shout out for Stage 2. >> Quite a testimony of you guys. Definitely Stage 2 punches above its weight. Guys, we'll leave it there. Thanks so much for coming on. Good luck and we'll be watching. Appreciate your time. >> Thanks, Dave. >> Thank you very much. >> All right, thank you everybody for watching this Cube conversation. This is Dave Vellante, and we'll see you next time.
SUMMARY :
emerged in the internet era, So, first of all, congratulations. of the last 50 years, And mark, always good to have you on, And the other piece that we saw is, really part of the sales stack? And so the way that we're addressing this, But the really powerful thing, actually, 4: 00 PM in the UK, and 5:00 PM Europe. How are you thinking about that at scale? in the longer term. of a per course basis? We actually think it's going to be and the return would be enormous. of the entirety of your revenue function. focused on the metrics. And the numbers were just So how about the competition? So just even if the content was fantastic, And your target customer profile is, That's the sector that of the curriculum? And it's just kind of and then you scale up from there, correct? That's the impact that they're seeing. (Dave and Paul laugh) And maybe talk about that a little bit. should be in that 2 to $3 million range. Saratoga is open. Mark and the team are helping enormously Quite a testimony of you guys. All right, thank you
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Paul | PERSON | 0.99+ |
Dave Vellante | PERSON | 0.99+ |
Gary Vaynerchuk | PERSON | 0.99+ |
Dave | PERSON | 0.99+ |
Mark Roberge | PERSON | 0.99+ |
Angela Duckworth | PERSON | 0.99+ |
Mark | PERSON | 0.99+ |
2018 | DATE | 0.99+ |
London | LOCATION | 0.99+ |
six | QUANTITY | 0.99+ |
Paul Fifield | PERSON | 0.99+ |
70 | QUANTITY | 0.99+ |
Sales Impact Academy | ORGANIZATION | 0.99+ |
Greg Holmes | PERSON | 0.99+ |
Norman Vincent Peale | PERSON | 0.99+ |
Tony Robbins | PERSON | 0.99+ |
$3 million | QUANTITY | 0.99+ |
seven | QUANTITY | 0.99+ |
12 hours | QUANTITY | 0.99+ |
Kevin Dorsey | PERSON | 0.99+ |
$30,000 | QUANTITY | 0.99+ |
90% | QUANTITY | 0.99+ |
100% | QUANTITY | 0.99+ |
Dale Carnegie | PERSON | 0.99+ |
New York | LOCATION | 0.99+ |
UK | LOCATION | 0.99+ |
$4 million | QUANTITY | 0.99+ |
Andreessen Horowitz | PERSON | 0.99+ |
7 | QUANTITY | 0.99+ |
20 | QUANTITY | 0.99+ |
Earl Nightingale | PERSON | 0.99+ |
5:00 PM | DATE | 0.99+ |
177% | QUANTITY | 0.99+ |
Siebel | ORGANIZATION | 0.99+ |
4: 00 PM | DATE | 0.99+ |
Napoleon Hill | PERSON | 0.99+ |
20 years | QUANTITY | 0.99+ |
Silicon Valley | LOCATION | 0.99+ |
ORGANIZATION | 0.99+ | |
series A | OTHER | 0.99+ |
seven weeks | QUANTITY | 0.99+ |
one | QUANTITY | 0.99+ |
Stage 2 | ORGANIZATION | 0.99+ |
a day | QUANTITY | 0.99+ |
MindTickle | ORGANIZATION | 0.99+ |
80 | QUANTITY | 0.99+ |
first time | QUANTITY | 0.99+ |
two | QUANTITY | 0.99+ |
eight o'clock Pacific | DATE | 0.99+ |
50% | QUANTITY | 0.99+ |
Brainshark | ORGANIZATION | 0.99+ |
150 million people | QUANTITY | 0.99+ |
second fund | QUANTITY | 0.99+ |
Salesforce | ORGANIZATION | 0.99+ |
today | DATE | 0.99+ |
2 | QUANTITY | 0.99+ |
first investments | QUANTITY | 0.99+ |
series B. | OTHER | 0.98+ |
over 100 million | QUANTITY | 0.98+ |
Saratoga | PERSON | 0.98+ |
first cycle | QUANTITY | 0.98+ |
both | QUANTITY | 0.98+ |
8% | QUANTITY | 0.98+ |
TAM | ORGANIZATION | 0.98+ |
5 | QUANTITY | 0.98+ |
11 o'clock Eastern | DATE | 0.98+ |
five | QUANTITY | 0.98+ |
Pure Storage Convergence of File and Object FULL SHOW V1
we're running what i would call a little mini series and we're exploring the convergence of file and object storage what are the key trends why would you want to converge file an object what are the use cases and architectural considerations and importantly what are the business drivers of uffo so-called unified fast file and object in this program you'll hear from matt burr who is the gm of pure's flashblade business and then we'll bring in the perspectives of a solutions architect garrett belsner who's from cdw and then the analyst angle with scott sinclair of the enterprise strategy group esg he'll share some cool data on our power panel and then we'll wrap with a really interesting technical conversation with chris bond cb bond who is a lead data architect at microfocus and he's got a really cool use case to share with us so sit back and enjoy the program from around the globe it's thecube presenting the convergence of file and object brought to you by pure storage we're back with the convergence of file and object a special program made possible by pure storage and co-created with the cube so in this series we're exploring that convergence between file and object storage we're digging into the trends the architectures and some of the use cases for unified fast file and object storage uffo with me is matt burr who's the vice president and general manager of flashblade at pure storage hello matt how you doing i'm doing great morning dave how are you good thank you hey let's start with a little 101 you know kind of the basics what is unified fast file and object yeah so look i mean i think you got to start with first principles talking about the rise of unstructured data so um when we think about unstructured data you sort of think about the projections 80 of data by 2025 is going to be unstructured data whether that's machine generated data or um you know ai and ml type workloads uh you start to sort of see this um i don't want to say it's a boom uh but it's sort of a renaissance for unstructured data if you will we move away from you know what we've traditionally thought of as general purpose nas and and file shares to you know really things that focus on uh fast object taking advantage of s3 cloud native applications that need to integrate with applications on site um you know ai workloads ml workloads tend to look to share data across you know multiple data sets and you really need to have a platform that can deliver both highly performant and scalable fast file and object from one system so talk a little bit more about some of the drivers that you know bring forth that need to unify file an object yeah i mean look you know there's a there's there's a real challenge um in managing you know bespoke uh bespoke infrastructure or architectures around general purpose nas and daz etc so um if you think about how a an architect sort of looks at an application they might say well okay i need to have um you know fast daz storage proximal to the application um but that's going to require a tremendous amount of dams which is a tremendous amount of drives right hard drives are you know historically pretty pretty pretty unwieldy to manage because you're replacing them relatively consistently at multi-petabyte scale um so you start to look at things like the complexity of daz you start to look at the complexity of general purpose nas and you start to just look at quite frankly something that a lot of people don't really want to talk about anymore but actual data center space right like consolidation matters the ability to take you know something that's the size of a microwave like a modern flash blade or a modern um you know uffo device uh replaces something that might be you know the size of three or four or five refrigerators so matt what why is is now the right time for this i mean for years nobody really paid much attention to object s3 already obviously changed you know that course most of the world's data is still stored in file formats and you get there with nfs or smb why is now the time to think about unifying object and file well because we're moving to things like a contactless society um you know the the things that we're going to do are going to just require a tremendous amount more compute power network um and quite frankly storage throughput and you know i can give you two sort of real primary examples here right you know warehouses are being you know taken over by robots if you will um it's not a war it's a it's a it's sort of a friendly advancement in you know how do i how do i store a box in a warehouse and you know we have we have a customer who focuses on large sort of big box distribution warehousing and you know a box that carried a an object two weeks ago might have a different box size two weeks later well that robot needs to know where the space is in the data center in order to put it but also needs to be able to process hey i don't want to put the thing that i'm going to access the most in the back of the warehouse i'm going to put that thing in the front of the warehouse all of those types of data you know sort of real time you can think of the robot as almost an edge device is processing in real time unstructured data in its object right so it's sort of the emergence of these new types of workloads and i give you the opposite example the other end of the spectrum is ransomware right you know today you know we'll talk to customers and they'll say quite commonly hey if you know anybody can sell me a backup device i need something that can restore quickly um if you had the ability to restore something in 270 terabytes an hour or 250 terabytes an hour uh that's much faster when you're dealing with a ransomware attack you want to get your data back quickly you know so i want to add i was going to ask you about that later but since you brought it up what is the right i guess call it architecture for for for ransomware i mean how and explain like how unified object and file which appointment i get the fast recovery but how how would you recommend a customer uh go about architecting a ransomware proof you know system yeah well you know with with flashblade and and with flasharray there's an actual feature called called safe mode and that safe mode actually protects uh the snapshots and and the data from uh sort of being a part of the of the ransomware event and so if you're in a type of ransomware situation like this you're able to leverage safe mode and you say okay what happens in a ransomware attack is you can't get access to your data and so you know the bad guy the perpetrator is basically saying hey i'm not going to give you access to your data until you pay me you know x in bitcoin or whatever it might be right um with with safe mode those snapshots are actually protected outside of the ransomware blast zone and you can bring back those snapshots because what's your alternative if you're not doing something like that your alternative is either to pay and unlock your data or you have to start retouring restoring excuse me from tape or slow disk that could take you days or weeks to get your data back so leveraging safe mode um you know in either the flash for the flash blade product uh is a great way to go about architecting against ransomware i got to put my my i'm thinking like a customer now so safe mode so that's an immutable mode right can't change the data um is it can can an administrator go in and change that mode can you turn it off do i still need an air gap for example what would you recommend there yeah so there there are still um uh you know sort of our back or roll back role-based access control policies uh around who can access that safe mode and who can right okay so uh anyway subject for a different day i want to i want to actually bring up uh if you don't object a topic that i think used to be really front and center and it now be is becoming front and center again i mean wikibon just produced a research note forecasting the future of flash and hard drives and those of you who follow us know we've done this for quite some time and you can if you could bring up the chart here you you could and we see this happening again it was originally we forecast the the the death of of quote-unquote high spin speed disc drives which is kind of an oxymoron but you can see on here on this chart this hard disk had a magnificent journey but they peaked in volume in manufacturing volume in 2010 and the reason why that is is so important is that volumes now are steadily dropping you can see that and we use wright's law to explain why this is a problem and wright's law essentially says that as you your cumulative manufacturing volume doubles your cost to manufacture decline by a constant percentage now i won't go too much detail on that but suffice it to say that flash volumes are growing very rapidly hdd volumes aren't and so flash because of consumer volumes can take advantage of wright's law and that constant reduction and that's what's really important for the next generation which is always more expensive to build uh and so this kind of marks the beginning of the end matt what do you think what what's the future hold for spinning disc in your view uh well i can give you the answer on two levels on a personal level uh it's why i come to work every day uh you know the the eradication or or extinction of an inefficient thing um you know i like to say that uh inefficiency is the bane of my existence uh and i think hard drives are largely inefficient and i'm willing to accept the sort of long-standing argument that um you know we've seen this transition in block right and we're starting to see it repeat itself in in unstructured data and i'm going to accept the argument that cost is a vector here and it most certainly is right hdds have been considerably cheaper uh than than than flash storage um you know even to this day uh you know up up to this point right but we're starting to approach the point where you sort of reach a a 3x sort of um you know differentiator between the cost of an hdd and an std and you know that really is that point in time when uh you begin to pick up a lot of volume and velocity and so you know that tends to map directly to you know what you're seeing here which is you know a a slow decline uh which i think is going to become even more rapid kind of probably starting around next year um where you start to see sds excuse me ssds uh you know really replacing hdds uh at a much more rapid clip particularly on the unstructured data side and it's largely around cost the the workloads that we talked about robots and warehouses or you know other types of advanced machine learning and artificial intelligence type applications and workflows you know they require a degree of performance that a hard drive just can't deliver we are we are seeing sort of the um creative innovative uh disruption of an entire industry right before our eyes it's a fun thing to live through yeah and and we would agree i mean it doesn't the premise there is that it doesn't have to be less expensive we think it will be by you know the second half or early second half of this decade but even if it's a we think around a 3x delta the value of of ssd relative to spinning disk is going to overwhelm just like with your laptop you know it got to the point where you said why would i ever have a spinning disc in my laptop we see the same thing happening here um and and so and we're talking about you know raw capacity you know put in compression and d-dupe and everything else that you really can't do with spinning discs because of the performance issues you can do with flash okay let's come back to uffo can we dig into the challenges specifically that that this solves for customers give me give us some examples yeah so you know i mean if we if we think about the examples um you know the the robotic one um i think is is is the one that i think is the marker for you know kind of of of the the modern side of of of what we see here um but what we're you know what we're what we're seeing from a trend perspective which you know not everybody's deploying robots right um you know there's there's many companies that are you know that aren't going to be in either the robotic business uh or or even thinking about you know sort of future type oriented type things but what they are doing is green field applications are being built on object um generally not on not on file and and not on block and so you know the rise of of object as sort of the the sort of let's call it the the next great protocol for um you know for uh for for modern workloads right this is this is that that modern application coming to the forefront and that could be anything from you know financial institutions you know right down through um you we've even see it and seen it in oil and gas uh we're also seeing it across across healthcare uh so you know as as as companies take the opportunity as industries to take this opportunity to modernize you know they're modernizing not on things that are are leveraging you know um you know sort of archaic disk technology they're they're they're really focusing on on object but they still have file workflows that they need to that they need to be able to support and so having the ability to be able to deliver those things from one device in a capacity orientation or a performance orientation uh while at the same time dramatically simplifying uh the overall administration of your environment both physically and non-physically is a key driver so the great thing about object is it's simple it's a kind of a get put metaphor um it's it scales out you know because it's got metadata associated with the data uh and and it's cheap uh the drawback is you don't necessarily associate it with high performance and and and as well most applications don't you know speak in that language they speak in the language of file you know or as you mentioned block so i i see real opportunities here if i have some some data that's not necessarily frequently accessed you know every day but yet i want to then whether end of quarter or whatever it is i want to i want to or machine learning i want to apply some ai to that data i want to bring it in and then apply a file format uh because for performance reasons is that right maybe you could unpack that a little bit yeah so um you know we see i mean i think you described it well right um but i don't think object necessarily has to be slow um and nor does it have to be um you know because when you think about you brought up a good point with metadata right being able to scale to a billions of objects being able to scale to billions of objects excuse me is of value right um and i think people do traditionally associate object with slow but it's not necessarily slow anymore right we we did a sort of unofficial survey of of of our of our customers and our employee base and when people described object they thought of it as like law firms and storing a word doc if you will um and that that's just you know i think that there's a lack of understanding or a misnomer around what modern what modern object has become and perform an object particularly at scale when we're talking about billions of objects you know that's the next frontier right um is it at pace performance wise with you know the other protocols no uh but it's making leaps and grounds so you talked a little bit more about some of the verticals that you see i mean i think when i think of financial services i think transaction processing but of course they have a lot of tons of unstructured data are there any patterns you're seeing by by vertical market um we're you know we're not that's the interesting thing um and you know um as a as a as a as a company with a with a block heritage or a block dna those patterns were pretty easy to spot right there were a certain number of databases that you really needed to support oracle sql some postgres work et cetera then kind of the modern databases around cassandra and things like that you knew that there were going to be vmware environments you know you could you could sort of see the trends and where things were going unstructured data is such a broader horizontal thing right so you know inside of oil and gas for example you have you know um you have specific applications and bespoke infrastructures for those applications um you know inside of media entertainment you know the same thing the the trend that we're seeing the commonality that we're seeing is the modernization of you know object as a starting point for all the all the net new workloads within within those industry verticals right that's the most common request we see is what's your object roadmap what's your you know what's your what's your object strategy you know where do you think where do you think object is going so um there isn't any um you know sort of uh there's no there's no path uh it's really just kind of a wide open field in front of us with common requests across all industries so the amazing thing about pure just as a kind of a little you know quasi you know armchair historian the industry is pure was really the only company in many many years to be able to achieve escape velocity break through a billion dollars i mean three part couldn't do it isilon couldn't do it compellent couldn't do it i could go on but pure was able to achieve that as an independent company and so you become a leader you look at the gartner magic quadrant you're a leader in there i mean if you've made it this far you've got to have some chops and so of course it's very competitive there are a number of other storage suppliers that have announced products that unify object and file so i'm interested in how pure differentiates why pure um it's a great question um and it's one that uh you know having been a long time puritan uh you know i take pride in answering um and it's actually a really simple answer um it's it's business model innovation and technology right the the technology that goes behind how we do what we do right and i don't mean the product right innovation is product but having a better support model for example um or having on the business model side you know evergreen storage right where we sort of look at your relationship to us as a subscription right um you know we're going to sort of take the thing that that you've had and we're going to modernize that thing in place over time such that you're not rebuying that same you know terabyte or you know petabyte of storage that you've that you that you've paid for over time so um you know sort of three legs of the stool uh that that have made you know pure clearly differentiated i think the market has has recognized that um you're right it's it's hard to break through to a billion dollars um but i look forward to the day that you know we we have two billion dollar products and i think with uh you know that rise in in unstructured data growing to 80 by 2025 and you know the massive transition that you know you guys have noted in in in your hdd slide i think it's a huge opportunity for us on you know the other unstructured data side of the house you know the other thing i'd add matt i've talked to cause about this is is it's simplicity first i've asked them why don't you do this why don't you do it and the answer is always the same is that adds complexity and we we put simplicity for the customer ahead of everything else and i think that served you very very well what about the economics of of unified file an object i mean if you bring in additional value presumably there's a there there's a cost to that but there's got to be also a business case behind it what kind of impact have you seen uh with customers yeah i mean look i'll i'll i'll go back to something i mentioned earlier which is just the reclamation of floor space and power and cooling right um you know there's a you know there's people people people want to search for kind of the the sexier element if you will when it comes to looking at how we how you derive value from something but the reality is if you're reducing your power consumption by you know by by a material percentage power bills matter in big in big data centers um you know customers typically are are facing you know a paradigm of well i i want to go to the cloud but you know the clouds are not being more expensive than i thought it was going to be or you know i figured out what i can use in the cloud i thought it was going to be everything but it's not going to be everything so hybrid's where we're landing but i want to be out of the data center business and i don't want to have a team of 20 storage people to match you know to administer my storage um you know so there's sort of this this very tangible value around you know hey if i could manage um you know multiple petabytes with one full-time engineer uh because the system uh to yoran kaz's point was radically simpler to administer didn't require someone to be running around swapping drives all the time would that be a value the answer is yes 100 of the time right and then you start to look at okay all right well on the uffo side from a product perspective hey if i have to manage a you know bespoke environment for this application if i have to manage a bespoke environment for this application and a bespoke environment for this application and this book environment for this application i'm managing four different things and can i actually share data across those four different things there's ways to share data but most customers it just gets too complex how do you even know what your what your gold.master copy is of data if you have it in four different places or you try to have it in four different places and it's four different siloed infrastructures so when you get to the sort of the side of you know how do we how do you measure value in uffo it's actually being able to have all of that data concentrated in one place so that you can share it from application to application got it i'm interested we use a couple minutes left i'm interested in the the update on flashblade you know generally but also i have a specific question i mean look getting file right is hard enough uh you just announced smb support for flashblade i'm interested in you know how that fits in i think it's kind of obvious with file and object converging but give us the update on on flashblade and maybe you could address that specific question yeah so um look i mean we're we're um you know tremendously excited about the growth of flashblade uh you know we we we found workloads we never expected to find um you know the rapid restore workload was one that was actually brought to us from from from a customer actually and has become you know one of our one of our top two three four you know workloads so um you know we're really happy with the trend we've seen in it um and you know mapping back to you know thinking about hdds and ssds you know we're well on a path to building a billion dollar business here so you know we're very excited about that um but to your point you know you don't just snap your fingers and get there right um you know we've learned that doing file and object uh is is harder than block um because there's more things that you have to go do for one you're basically focused on three protocols s b nfs and s3 not necessarily in that order um but to your point about smb uh you know we we are uh on the path through to releasing um you know smb uh full full native smb support in in the system that will allow us to uh service customers we have a limitation with some customers today where they'll have an s b portion of their nfs workflow um and we do great on the nfs side um but you know we didn't we didn't have the ability to plug into the s p component of their workflow so that's going to open up a lot of opportunity for us um on on that front um and you know we continue to you know invest significantly across the board in in areas like security which is you know become more than just a hot button you know today security's always been there but it feels like it's blazing hot today um and so you know going through the next couple years we'll be looking at uh you know developing some some um you know pretty material security elements of the product as well so uh well on a path to a billion dollars is the net on that and uh you know we're we're fortunate to have have smb here and we're looking forward to introducing that to to those customers that have you know nfs workloads today with an s p component yeah nice tailwind good tam expansion strategy matt thanks so much really appreciate you coming on the program we appreciate you having us and uh thanks much dave good to see you [Music] okay we're back with the convergence of file and object in a power panel this is a special content program made possible by pure storage and co-created with the cube now in this series what we're doing is we're exploring the coming together of file and object storage trying to understand the trends that are driving this convergence the architectural considerations that users should be aware of and which use cases make the most sense for so-called unified fast file in object storage and with me are three great guests to unpack these issues garrett belsner is the data center solutions architect he's with cdw scott sinclair is a senior analyst at enterprise strategy group he's got deep experience on enterprise storage and brings that independent analyst perspective and matt burr is back with us gentlemen welcome to the program thank you hey scott let me let me start with you uh and get your perspective on what's going on the market with with object the cloud a huge amount of unstructured data out there that lives in files give us your independent view of the trends that you're seeing out there well dave you know where to start i mean surprise surprise date is growing um but one of the big things that we've seen is we've been talking about data growth for what decades now but what's really fascinating is or changed is because of the digital economy digital business digital transformation whatever you call it now people are not just storing data they actually have to use it and so we see this in trends like analytics and artificial intelligence and what that does is it's just increasing the demand for not only consolidation of massive amounts of storage that we've seen for a while but also the demand for incredibly low latency access to that storage and i think that's one of the things that we're seeing that's driving this need for convergence as you put it of having multiple protocols consolidated onto one platform but also the need for high performance access to that data thank you for that a great setup i got like i wrote down three topics that we're going to unpack as a result of that so garrett let me let me go to you maybe you can give us the perspective of what you see with customers is is this is this like a push where customers are saying hey listen i need to converge my file and object or is it more a story where they're saying garrett i have this problem and then you see unified file and object as a solution yeah i think i think for us it's you know taking that consultative approach with our customers and really kind of hearing pain around some of the pipelines the way that they're going to market with data today and kind of what are the problems that they're seeing we're also seeing a lot of the change driven by the software vendors as well so really being able to support a disaggregated design where you're not having to upgrade and maintain everything as a single block has really been a place where we've seen a lot of customers pivot to where they have more flexibility as they need to maintain larger volumes of data and higher performance data having the ability to do that separate from compute and cache and those other layers are is really critical so matt i wonder if if you could you know follow up on that so so gary was talking about this disaggregated design so i like it you know distributed cloud etc but then we're talking about bringing things together in in one place right so square that circle how does this fit in with this hyper-distributed cloud edge that's getting built out yeah you know i mean i i could give you the easy answer on that but i could also pass it back to garrett in the sense that you know garrett maybe it's important to talk about um elastic and splunk and some of the things that you're seeing in in that world and and how that i think the answer to dave's question i think you can give you can give a pretty qualified answer relative what your customers are seeing oh that'd be great please yeah absolutely no no problem at all so you know i think with um splunk kind of moving from its traditional design and classic design whatever you want you want to call it up into smart store um that was kind of one of the first that we saw kind of make that move towards kind of separating object out and i think you know a lot of that comes from their own move to the cloud and updating their code to basically take advantage of object object in the cloud uh but we're starting to see you know with like vertica eon for example um elastic other folks taking that same type of approach where in the past we were building out many 2u servers we were jamming them full of uh you know ssds and nvme drives that was great but it doesn't really scale and it kind of gets into that same problem that we see with you know hyper convergence a little bit where it's you know you're all you're always adding something maybe that you didn't want to add um so i think it you know again being driven by software is really kind of where we're seeing the world open up there but that whole idea of just having that as a hub and a central place where you can then leverage that out to other applications whether that's out to the edge for machine learning or ai applications to take advantage of it i think that's where that convergence really comes back in but i think like scott mentioned earlier it's really folks are now doing things with the data where before i think they were really storing it trying to figure out what are we going to actually do with it when we need to do something with it so this is making it possible yeah and dave if i could just sort of tack on to the end of garrett's answer there you know in particular vertica with neon mode the ability to leverage sharded subclusters give you um you know sort of an advantage in terms of being able to isolate performance hot spots you an advantage to that is being able to do that on a flashblade for example so um sharded subclusters allow you to sort of say i'm you know i'm going to give prioritization to you know this particular element of my application and my data set but i can still share those share that data across those across those subclusters so um you know as you see you know vertica advance with eon mode or you see splunk advance with with smart store you know these are all sort of advancements that are you know it's a chicken in the egg thing um they need faster storage they need you know sort of a consolidated data storage data set um and and that's what sort of allows these things to drive forward yeah so vertica eon mode for those who don't know it's the ability to separate compute and storage and scale independently i think i think vertica if they're if they're not the only one they're one of the only ones i think they might even be the only one that does that in the cloud and on-prem and that sort of plays into this distributed you know nature of this hyper-distributed cloud i sometimes call it and and i'm interested in the in the data pipeline and i wonder scott if we could talk a little bit about that maybe we're unified object and file i mean i'm envisioning this this distributed mesh and then you know uffo is sort of a node on that that i i can tap when i need it but but scott what are you seeing as the state of infrastructure as it relates to the data pipeline and the trends there yeah absolutely dave so when i think data pipeline i immediately gravitate to analytics or or machine learning initiatives right and so one of the big things we see and this is it's an interesting trend it seems you know we continue to see increased investment in ai increased interest and people think and as companies get started they think okay well what does that mean well i got to go hire a data scientist okay well that data scientist probably needs some infrastructure and what they end what often happens in these environments is where it ends up being a bespoke environment or a one-off environment and then over time organizations run into challenges and one of the big challenges is the data science team or people whose jobs are outside of it spend way too much time trying to get the infrastructure to to keep up with their demands and predominantly around data performance so one of the one of the ways organizations that especially have artificial intelligence workloads in production and we found this in our research have started mitigating that is by deploying flash all across the data pipeline we have we have data on this sorry interrupt but yeah if you could bring up that that chart that would be great um so take us through this uh uh scott and share with us what we're looking at here yeah absolutely so so dave i'm glad you brought this up so we did this study um i want to say late last year uh one of the things we looked at was across artificial intelligence environments now one thing that you're not seeing on this slide is we went through and we asked all around the data pipeline and we saw flash everywhere but i thought this was really telling because this is around data lakes and when when or many people think about the idea of a data lake they think about it as a repository it's a place where you keep maybe cold data and what we see here is especially within production environments a pervasive use of flash storage so i think that 69 of organizations are saying their data lake is mostly flash or all flash and i think we have zero percent that don't have any flash in that environment so organizations are finding out that they that flash is an essential technology to allow them to harness the value of their data so garrett and then matt i wonder if you could chime in as well we talk about digital transformation and i sometimes call it you know the coveted forced march to digital transformation and and i'm curious as to your perspective on things like machine learning and the adoption and scott you may have a perspective on this as well you know we had to pivot we had to get laptops we had to secure the end points you know and vdi those became super high priorities what happened to you know injecting ai into my applications and and machine learning did that go in the back burner was that accelerated along with the need to digitally transform garrett i wonder if you could share with us what you saw with with customers last year yeah i mean i think we definitely saw an acceleration um i think folks are in in my market are still kind of figuring out how they inject that into more of a widely distributed business use case but again this data hub and allowing folks to now take advantage of this data that they've had in these data lakes for a long time i agree with scott i mean many of the data lakes that we have were somewhat flash accelerated but they were typically really made up of you know large capacity slower spinning near-line drive accelerated with some flash but i'm really starting to see folks now look at some of those older hadoop implementations and really leveraging new ways to look at how they consume data and many of those redesigned customers are coming to us wanting to look at all flash solutions so we're definitely seeing it we're seeing an acceleration towards folks trying to figure out how to actually use it in more of a business sense now or before i feel it goes a little bit more skunk works kind of people dealing with uh you know in a much smaller situation maybe in the executive offices trying to do some testing and things scott you're nodding away anything you can add in here yeah so first off it's great to get that confirmation that the stuff we're seeing in our research garrett's seeing you know out in the field and in the real world um but you know as it relates to really the past year it's been really fascinating so one of the things we study at esg is i.t buying intentions what are things what are initiatives that companies plan to invest in and at the beginning of 2020 we saw a heavy interest in machine learning initiatives then you transition to the middle of 2020 in the midst of covid some organizations continued on that path but a lot of them had the pivot right how do we get laptops to everyone how do we continue business in this new world well now as we enter into 2021 and hopefully we're coming out of this uh you know the pandemic era um we're getting into a world where organizations are pivoting back towards these strategic investments around how do i maximize the usage of data and actually accelerating those because they've seen the importance of of digital business initiatives over the past year yeah matt i mean when we exited 2019 we saw a narrowing of experimentation and our premise was you know that that organizations are going to start now operationalizing all their digital transformation experiments and and then we had a you know 10 month petri dish on on digital so what do you what are you seeing in this regard a 10 month petri dish is an interesting way to interesting way to describe it um you know we saw another there's another there's another candidate for pivot in there around ransomware as well right um you know security entered into the mix which took people's attention away from some of this as well i mean look i'd like to bring this up just a level or two um because what we're actually talking about here is progress right and and progress isn't is an inevitability um you know whether it's whether whether you believe that it's by 2025 or you or you think it's 2035 or 2050 it doesn't matter we're on a forced march to the eradication of disk and that is happening in many ways uh you know in many ways um due to some of the things that garrett was referring to and what scott was referring to in terms of what are customers demands for how they're going to actually leverage the data that they have and that brings me to kind of my final point on this which is we see customers in three phases there's the first phase where they say hey i have this large data store and i know there's value in there i don't know how to get to it or i have this large data store and i've started a project to get value out of it and we failed those could be customers that um you know marched down the hadoop path early on and they they got some value out of it um but they realized that you know hdfs wasn't going to be a modern protocol going forward for any number of reasons you know the first being hey if i have gold.master how do i know that i have gold.4 is consistent with my gold.master so data consistency matters and then you have the sort of third group that says i have these large data sets i know how to extract value from them and i'm already on to the verticas the elastics you know the splunks etc um i think those folks are the folks that that ladder group are the folks that kept their their their projects going because they were already extracting value from them the first two groups we we're seeing sort of saying the second half of this year is when we're going to begin really being picking up on these on these types of initiatives again well thank you matt by the way for for hitting the escape key because i think value from data really is what this is all about and there are some real blockers there that i kind of want to talk about you mentioned hdfs i mean we were very excited of course in the early days of hadoop many of the concepts were profound but at the end of the day it was too complicated we've got these hyper-specialized roles that are that are you know serving the business but it still takes too long it's it's too hard to get value from data and one of the blockers is infrastructure that the complexity of that infrastructure really needs to be abstracted taking up a level we're starting to see this in in cloud where you're seeing some of those abstraction layers being built from some of the cloud vendors but more importantly a lot of the vendors like pew are saying hey we can do that heavy lifting for you uh and we you know we have expertise in engineering to do cloud native so i'm wondering what you guys see uh maybe garrett you could start us off and other students as some of the blockers uh to getting value from data and and how we're going to address those in the coming decade yeah i mean i i think part of it we're solving here obviously with with pure bringing uh you know flash to a market that traditionally was utilizing uh much slower media um you know the other thing that i that i see that's very nice with flashblade for example is the ability to kind of do things you know once you get it set up a blade at a time i mean a lot of the things that we see from just kind of more of a you know simplistic approach to this like a lot of these teams don't have big budgets and being able to kind of break them down into almost a blade type chunk i think has really kind of allowed folks to get more projects and and things off the ground because they don't have to buy a full expensive system to run these projects so that's helped a lot i think the wider use cases have helped a lot so matt mentioned ransomware you know using safe mode as a place to help with ransomware has been a really big growth spot for us we've got a lot of customers very interested and excited about that and the other thing that i would say is bringing devops into data is another thing that we're seeing so kind of that push towards data ops and really kind of using automation and infrastructure as code as a way to now kind of drive things through the system the way that we've seen with automation through devops is really an area we're seeing a ton of growth with from a services perspective guys any other thoughts on that i mean we're i'll tee it up there we are seeing some bleeding edge which is somewhat counterintuitive especially from a cost standpoint organizational changes at some some companies uh think of some of the the the internet companies that do uh music uh for instance and adding podcasts etc and those are different data products we're seeing them actually reorganize their data architectures to make them more distributed uh and actually put the domain heads the business heads in charge of the the data and the data pipeline and that is maybe less efficient but but it's again some of these bleeding edge what else are you guys seeing out there that might be yes some harbingers of the next decade uh i'll go first um you know i think specific to um the the construct that you threw out dave one of the things that we're seeing is um you know the the application owner maybe it's the devops person but it's you know maybe it's it's it's the application owner through the devops person they're they're becoming more technical in their understanding of how infrastructure um interfaces with their with their application i think um you know what what we're seeing on the flashblade side is we're having a lot more conversations with application people than um just i.t people it doesn't mean that the it people aren't there the it people are still there for sure they have to deliver the service etc um but you know the days of of i.t you know building up a catalog of services and a business owner subscribing to one of those services you know picking you know whatever sort of fits their need um i don't think that constru i think that's the construct that changes going forward the application owner is becoming much more prescriptive about what they want the infrastructure to fit how they want the infrastructure to fit into their application and that's a big change and and for for um you know certainly folks like like garrett and cdw um you know they do a good job with this being able to sort of get to the application owner and bring those two sides together there's a tremendous amount of value there for us it's been a little bit of a retooling we've traditionally sold to the i.t side of the house and um you know we've had to teach ourselves how to go talk the language of of applications so um you know i think you pointed out a good a good a good construct there and and you know that that application owner taking playing a much bigger role in what they're expecting uh from the performance of it infrastructure i think is is is a key is a key change interesting i mean that definitely is a trend that's put you guys closer to the business where the the infrastructure team is is serving the business as opposed to sometimes i talk to data experts and they're frustrated uh especially data owners or or data product builders who are frustrated that they feel like they have to beg beg the the data pipeline team to get you know new data sources or get data out how about the edge um you know maybe scott you can kick us off i mean we're seeing you know the emergence of edge use cases ai inferencing at the edge a lot of data at the edge what are you seeing there and and how does this unified object i'll bring us back to that and file fit wow dave how much time do we have um two minutes first of all scott why don't you why don't you just tell everybody what the edge is yeah you got it figured out all right how much time do you have matt at the end of the day and that that's that's a great question right is if you take a step back and i think it comes back today of something you mentioned it's about extracting value from data and what that means is when you extract value from data what it does is as matt pointed out the the influencers or the users of data the application owners they have more power because they're driving revenue now and so what that means is from an i.t standpoint it's not just hey here are the services you get use them or lose them or you know don't throw a fit it is no i have to i have to adapt i have to follow what my application owners mean now when you bring that back to the edge what it means is is that data is not localized to the data center i mean we just went through a nearly 12-month period where the entire workforce for most of the companies in this country had went distributed and business continued so if business is distributed data is distributed and that means that means in the data center that means at the edge that means that the cloud that means in all other places in tons of places and what it also means is you have to be able to extract and utilize data anywhere it may be and i think that's something that we're going to continue to and continue to see and i think it comes back to you know if you think about key characteristics we've talked about things like performance and scale for years but we need to start rethinking it because on one hand we need to get performance everywhere but also in terms of scale and this ties back to some of the other initiatives and getting value from data it's something i call that the massive success problem one of the things we see especially with with workloads like machine learning is businesses find success with them and as soon as they do they say well i need about 20 of these projects now all of a sudden that overburdens it organizations especially across across core and edge and cloud environments and so when you look at environments ability to meet performance and scale demands wherever it needs to be is something that's really important you know so dave i'd like to um just sort of tie together sort of two things that um i think that i heard from scott and garrett that i think are important and it's around this concept of scale um you know some of us are old enough to remember the day when kind of a 10 terabyte blast radius was too big of a blast radius for people to take on or a terabyte of storage was considered to be um you know an exemplary budget environment right um now we sort of think as terabytes kind of like we used to think of as gigabytes in some ways um petabyte like you don't have to explain anybody what a petabyte is anymore um and you know what's on the horizon and it's not far are our exabyte type data set workloads um and you start to think about what could be in that exabyte of data we've talked about how you extract that value we've talked about sort of um how you start but if the scale is big not everybody's going to start at a petabyte or an exabyte to garrett's point the ability to start small and grow into these products or excuse me these projects i think a is a really um fundamental concept here because you're not going to just go by i'm going to kick off a five petabyte project whether you do that on disk or flash it's going to be expensive right but if you could start at a couple hundred terabytes not just as a proof of concept but as something that you know you could get predictable value out of that then you could say hey this either scales linearly or non-linearly in a way that i can then go map my investments to how i can go dig deeper into this that's how all of these things are gonna that's how these successful projects are going to start because the people that are starting with these very large you know sort of um expansive you know greenfield projects at multi-petabyte scale it's gonna be hard to realize near-term value excellent we gotta wrap but but garrett i wonder if you could close when you look forward you talk to customers do you see this unification of of file and object is it is this an evolutionary trend is it something that is that that is that is that is going to be a lever that customers use how do you see it evolving over the next two three years and beyond yeah i mean i think from our perspective i mean just from what we're seeing from the numbers within the market the amount of growth that's happening with unstructured data is really just starting to finally really kind of hit this data deluge or whatever you want to call it that we've been talking about for so many years it really does seem to now be becoming true as we start to see things scale out and really folks settle into okay i'm going to use the cloud to to start and maybe train my models but now i'm going to get it back on prem because of latency or security or whatever the the um decision points are there this is something that is not going to slow down and i think you know folks like pure having the ability to have the tools that they give us um to use and bring to market with our customers are really key and critical for us so i see it as a huge growth area and a big focus for us moving forward guys great job unpacking a topic that you know it's covered a little bit but i think we we covered some ground that is uh that is new and so thank you so much for those insights and that data really appreciate your time thanks steve thanks yeah thanks dave okay and thank you for watching the convergence of file and object keep it right there right back after this short break innovation impact influence welcome to the cube disruptors developers and practitioners learn from the voices of leaders who share their personal insights from the hottest digital events around the globe enjoy the best this community has to offer on the cube your global leader in high-tech digital coverage [Music] okay now we're going to get the customer perspective on object and we'll talk about the convergence of file and object but really focusing on the object piece this is a content program that's being made possible by pure storage and it's co-created with the cube christopher cb bond is here he's a lead architect for microfocus the enterprise data warehouse and principal data engineer at microfocus cb welcome good to see you thanks dave good to be here so tell us more about your role at microfocus it's a pan microfocus role of course we know the company is a multinational software firm and acquired the software assets of hp of course including vertica tell us where you fit yeah so microfocus is uh you know it's like i said wide worldwide uh company that uh sells a lot of software products all over the place to governments and so forth and um it also grows often by acquiring other companies so there is the problem of of integrating new companies and their data and so what's happened over the years is that they've had a a number of different discrete data systems so you've got this data spread all over the place and they've never been able to get a full complete introspection on the entire business because of that so my role was come in design a central data repository an enterprise data warehouse that all reporting could be generated against and so that's what we're doing and we selected vertica as the edw system and pure storage flashblade as the communal repository okay so you obviously had experience with with vertica in your in your previous role so it's not like you were starting from scratch but but paint a picture of what life was like before you embarked on this sort of consolidated a approach to your your data warehouse what was it just disparate data all over the place a lot of m a going on where did the data live right so again the data was all over the place including under people's desks in just dedicated you know their their own private uh sql servers it a lot of data in in um microfocus is run on sql server which has pros and cons because that's a great uh transactional database but it's not really good for analytics in my opinion so uh but a lot of stuff was running on that they had one vertica instance that was doing some select uh reporting wasn't a very uh powerful system and it was what they call vertica enterprise mode where had dedicated nodes which um had the compute and storage um in the same locus on each uh server okay so vertica eon mode is a whole new world because it separates compute from storage you mentioned eon mode uh and the ability to to to scale storage and compute independently we wanted to have the uh analytics olap stuff close to the oltp stuff right so that's why they're co-located very close to each other and so uh we could what's nice about this situation is that these s3 objects it's an s3 object store on the pure flash plate we could copy those over if we needed to uh aws and we could spin up um a version of vertica there and keep going it's it's like a tertiary dr strategy because we actually have a we're setting up a second flashblade vertica system geo-located elsewhere for backup and we can get into it if you want to talk about how the latest version of the pure software for the flashblade allows synchronization across network boundaries of those flash plays which is really nice because if uh you know there's a giant sinkhole opens up under our colo facility and we lose that thing then we just have to switch the dns and we were back in business off the dr and then if that one was to go we could copy those objects over to aws and be up and running there so we're feeling pretty confident about being able to weather whatever comes along so you're using the the pure flash blade as an object store um most people think oh object simple but slow uh not the case for you is that right not the case at all it's ripping um well you have to understand about vertica and the way it stores data it stores data in what they call storage containers and those are immutable okay on disk whether it's on aws or if you had a enterprise mode vertica if you do an update or delete it actually has to go and retrieve that object container from disk and it destroys it and rebuilds it okay which is why you don't you want to avoid updates and deletes with vertica because the way it gets its speed is by sorting and ordering and encoding the data on disk so it can read it really fast but if you do an operation where you're deleting or updating a record in the middle of that then you've got to rebuild that entire thing so that actually matches up really well with s3 object storage because it's kind of the same way uh it gets destroyed and rebuilt too okay so that matches up very well with vertica and we were able to design this system so that it's append only now we had some reports that were running in sql server okay uh which were taking seven days so we moved that to uh to vertica from sql server and uh we rewrote the queries which were which had been written in t sql with a bunch of loops and so forth and we were to get this is amazing it went from seven days to two seconds to generate this report which has tremendous value uh to the company because it would have to have this long cycle of seven days to get a new introspection in what they call their knowledge base and now all of a sudden it's almost on demand two seconds to generate it that's great and that's because of the way the data is stored and uh the s3 you asked about oh you know is it slow well not in that context because what happens really with vertica eon mode is that it can they have um when you set up your compute nodes they have local storage also which is called the depot it's kind of a cache okay so the data will be drawn from the flash and cached locally uh and that was it was thought when they designed that oh you know it's that'll cut down on the latency okay but it turns out that if you have your compute nodes close meaning minimal hops to the flashblade that you can actually uh tell vertica you know don't even bother caching that stuff just read it directly on the fly from the from the flashblade and the performance is still really good it depends on your situation but i know for example a major telecom company that uh uses the same topology as we're talking about here they did the same thing they just they just dropped the cache because the flash player was able to to deliver the the data fast enough so that's you're talking about that that's speed of light issues and just the overhead of of of switching infrastructure is that that gets eliminated and so as a result you can go directly to the storage array that's correct yeah it's it's like it's fast enough that it's it's almost as if it's local to the compute node uh but every situation is different depending on your uh your knees if you've got like a few tables that are heavily used uh then yeah put them um put them in the cash because that'll be probably a little bit faster but if you have a lot of ad hoc queries that are going on you know you may exceed the storage of the local cache and then you're better off having it uh just read directly from the uh from the flash blade got it look it pure's a fit i mean i sound like a fanboy but pure is all about simplicity so is object so that means you don't have to you know worry about wrangling storage and worrying about luns and all that other you know nonsense and and file i've been burned by hardware in the past you know where oh okay they're building to a price and so they cheap out on stuff like fans or other things and these these components fail and the whole thing goes down but this hardware is super super good quality and uh so i'm i'm happy with the quality that we're getting so cb last question what's next for you where do you want to take this uh this this initiative well we are in the process now of we um when so i i designed this system to combine the best of the kimball approach to data warehousing and the inland approach okay and what we do is we bring over all the data we've got and we put it into a pristine staging layer okay like i said it's uh because it's append only it's essentially a log of all the transactions that are happening in this company just they appear okay and then from the the kimball side of things we're designing the data marts now so that that's what the end users actually interact with and so we're we're taking uh the we're examining the transactional systems to say how are these business objects created what's what's the logic there and we're recreating those logical models in uh in vertica so we've done a handful of them so far and it's working out really well so going forward we've got a lot of work to do to uh create just about every object that that the company needs cb you're an awesome guest to really always a pleasure talking to you and uh thank you congratulations and and good luck going forward stay safe thank you [Music] okay let's summarize the convergence of file and object first i want to thank our guests matt burr scott sinclair garrett belsener and c.b bohn i'm your host dave vellante and please allow me to briefly share some of the key takeaways from today's program so first as scott sinclair of esg stated surprise surprise data's growing and matt burr he helped us understand the growth of unstructured data i mean estimates indicate that the vast majority of data will be considered unstructured by mid-decade 80 or so and obviously unstructured data is growing very very rapidly now of course your definition of unstructured data and that may vary across across a wide spectrum i mean there's video there's audio there's documents there's spreadsheets there's chat i mean these are generally considered unstructured data but of course they all have some type of structure to them you know perhaps it's not as strict as a relational database but there's certainly metadata and certain structure to these types of use cases that i just mentioned now the key to what pure is promoting is this idea of unified fast file and object uffo look object is great it's inexpensive it's simple but historically it's been less performant so good for archiving or cheap and deep types of examples organizations often use file for higher performance workloads and let's face it most of the world's data lives in file formats what pure is doing is bringing together file and object by for example supporting multiple protocols ie nfs smb and s3 s3 of course has really given new life to object over the past decade now the key here is to essentially enable customers to have the best of both worlds not having to trade off performance for object simplicity and a key discussion point that we've had on the program has been the impact of flash on the long slow death of spinning disk look hard disk drives they had a great run but hdd volumes they peaked in 2010 and flash as you well know has seen tremendous volume growth thanks to the consumption of flash in mobile devices and then of course its application into the enterprise and that's volume is just going to keep growing and growing and growing the price declines of flash are coming down faster than those of hdd so it's the writing's on the wall it's just a matter of time so flash is riding down that cost curve very very aggressively and hdd has essentially become you know a managed decline business now by bringing flash to object as part of the flashblade portfolio and allowing for multiple protocols pure hopes to eliminate the dissonance between file and object and simplify the choice in other words let the workload decide if you have data in a file format no problem pure can still bring the benefits of simplicity of object at scale to the table so again let the workload inform what the right strategy is not the technical infrastructure now pure course is not alone there are others supporting this multi-protocol strategy and so we asked matt burr why pure or what's so special about you and not surprisingly in addition to the product innovation he went right to pure's business model advantages i mean for example with its evergreen support model which was very disruptive in the marketplace you know frankly pure's entire business disrupted the traditional disk array model which was fundamentally was flawed pure forced the industry to respond and when it achieved escape velocity velocity and pure went public the entire industry had to react and a big part of the pure value prop in addition to this business model innovation that we just discussed is simplicity pure's keep its simple approach coincided perfectly with the ascendancy of cloud where technology organizations needed cloud-like simplicity for certain workloads that were never going to move into the cloud they're going to stay on-prem now i'm going to come back to this but allow me to bring in another concept that garrett and cb really highlighted and that is the complexity of the data pipeline and what do you mean what do i mean by that and why is this important so scott sinclair articulated he implied that the big challenge is organizations their data full but insights are scarce scarce a lot of data not as much insights it takes time too much time to get to those insights so we heard from our guests that the complexity of the data pipeline was a barrier to getting to faster insights now cb bonds shared how he streamlined his data architecture using vertica's eon mode which allowed him to scale compute independently of storage so that brought critical flexibility and improved economics at scale and flashblade of course was the back-end storage for his data warehouse efforts now the reason i think this is so important is that organizations are struggling to get insights from data and the complexity associated with the data pipeline and data life cycles let's face it it's overwhelming organizations and there the answer to this problem is a much longer and different discussion than unifying object and file that's you know i can spend all day talking about that but let's focus narrowly on the part of the issue that is related to file and object so the situation here is that technology has not been serving the business the way it should rather the formula is twisted in the world of data and big data and data architectures the data team is mired in complex technical issues that impact the time to insights now part of the answer is to abstract the underlying infrastructure complexity and create a layer with which the business can interact that accelerates instead of impedes innovation and unifying file and object is a simple example of this where the business team is not blocked by infrastructure nuance like does this data reside in a file or object format can i get to it quickly and inexpensively in a logical way or is the infrastructure in a stovepipe and blocking me so if you think about the prevailing sentiment of how the cloud is evolving to incorporate on premises workloads that are hybrid and configurations that are working across clouds and now out to the edge this idea of an abstraction layer that essentially hides the underlying infrastructure is a trend we're going to see evolve this decade now is uffo the be all end-all answer to solving all of our data pipeline challenges no no of course not but by bringing the simplicity and economics of object together with the ubiquity and performance of file uffo makes it a lot easier it simplifies life organizations that are evolving into digital businesses which by the way is every business so we see this as an evolutionary trend that further simplifies the underlying technology infrastructure and does a better job supporting the data flows for organizations so they don't have to spend so much time worrying about the technology details that add a little value to the business okay so thanks for watching the convergence of file and object and thanks to pure storage for making this program possible this is dave vellante for the cube we'll see you next time [Music] you
SUMMARY :
on the nfs side um but you know we
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
garrett belsner | PERSON | 0.99+ |
matt burr | PERSON | 0.99+ |
2010 | DATE | 0.99+ |
2050 | DATE | 0.99+ |
270 terabytes | QUANTITY | 0.99+ |
seven days | QUANTITY | 0.99+ |
2021 | DATE | 0.99+ |
scott sinclair | PERSON | 0.99+ |
2035 | DATE | 0.99+ |
2019 | DATE | 0.99+ |
four | QUANTITY | 0.99+ |
three | QUANTITY | 0.99+ |
two seconds | QUANTITY | 0.99+ |
2025 | DATE | 0.99+ |
matt burr | PERSON | 0.99+ |
first phase | QUANTITY | 0.99+ |
dave | PERSON | 0.99+ |
dave vellante | PERSON | 0.99+ |
scott sinclair | PERSON | 0.99+ |
five | QUANTITY | 0.99+ |
250 terabytes | QUANTITY | 0.99+ |
10 terabyte | QUANTITY | 0.99+ |
zero percent | QUANTITY | 0.99+ |
100 | QUANTITY | 0.99+ |
steve | PERSON | 0.99+ |
gary | PERSON | 0.99+ |
two billion dollar | QUANTITY | 0.99+ |
garrett | PERSON | 0.99+ |
two minutes | QUANTITY | 0.99+ |
two weeks later | DATE | 0.99+ |
three topics | QUANTITY | 0.99+ |
two sides | QUANTITY | 0.99+ |
two weeks ago | DATE | 0.99+ |
billion dollars | QUANTITY | 0.99+ |
mid-decade 80 | DATE | 0.99+ |
today | DATE | 0.99+ |
cdw | PERSON | 0.98+ |
three phases | QUANTITY | 0.98+ |
80 | QUANTITY | 0.98+ |
billions of objects | QUANTITY | 0.98+ |
10 month | QUANTITY | 0.98+ |
one device | QUANTITY | 0.98+ |
an hour | QUANTITY | 0.98+ |
one platform | QUANTITY | 0.98+ |
scott | ORGANIZATION | 0.97+ |
last year | DATE | 0.97+ |
five petabyte | QUANTITY | 0.97+ |
scott | PERSON | 0.97+ |
cassandra | PERSON | 0.97+ |
one | QUANTITY | 0.97+ |
single block | QUANTITY | 0.97+ |
one system | QUANTITY | 0.97+ |
next decade | DATE | 0.96+ |
tons of places | QUANTITY | 0.96+ |
both worlds | QUANTITY | 0.96+ |
vertica | TITLE | 0.96+ |
matt | PERSON | 0.96+ |
both | QUANTITY | 0.96+ |
69 of organizations | QUANTITY | 0.96+ |
billion dollars | QUANTITY | 0.95+ |
pandemic | EVENT | 0.95+ |
first | QUANTITY | 0.95+ |
three great guests | QUANTITY | 0.95+ |
next year | DATE | 0.95+ |
Matt Burr, Scott Sinclair, Garrett Belschner | The Convergence of File and Object
>>From around the globe presenting the convergence of file and object brought to you by pure storage. Okay. >>We're back with the convergence of file and object and a power panel. This is a special content program made possible by pure storage. And co-created with the cube. Now in this series, what we're doing is we're exploring the coming together of file and object storage, trying to understand the trends that are driving this convergence, the architectural considerations that users should be aware of and which use cases make the most sense for so-called unified fast file in object storage. And with me are three great guests to unpack these issues. Garrett bell center is the data center solutions architect he's with CDW. Scott Sinclair is a senior analyst at enterprise strategy group. He's got deep experience on enterprise storage and brings that independent analyst perspective. And Matt Burr is back with us, gentlemen, welcome to the program. >>Thank you. >>Hey Scott, let me, let me start with you, uh, and get your perspective on what's going on in the market with, with object to cloud huge amount of unstructured data out there. It lives in files. Give us your independent view of the trends that you're seeing out there. >>Well, Dave, you know where to start, I mean, surprise, surprise data's growing. Um, but one of the big things that we've seen is that we've been talking about data growth for what decades now, but what's really fascinating is or changed is because of the digital economy, digital business, digital transformation, whatever you call it. Now, people are not just storing data. They actually have to use it. And so we see this in trends like analytics and artificial intelligence. And what that does is it's just increasing the demand for not only consolidation of massive amounts of storage that we've seen for awhile, but also the demand for incredibly low latency access to that storage. And I think that's one of the things that we're seeing, that's driving this need for convergence, as you put it of having multiple protocols can Solidated onto one platform, but also the need for high performance access to that data. >>Thank you for that. A great setup. I got, like I wrote down three topics that we're going to unpack as a result of that. So Garrett, let me, let me go to you. Maybe you can give us the perspective of what you see with customers is, is this, is this like a push where customers are saying, Hey, listen, I need to converge my file and object. Or is it more a story where they're saying, Garrett, I have this problem. And then you see unified file and object as a solution. >>Yeah, I think, I think for us, it's, you know, taking that consultative approach with our customers and really kind of hearing pain around some of the pipelines, the way that they're going to market with data today and kind of what are the problems that they're seeing. We're also seeing a lot of the change driven by the software vendors as well. So really being able to support a dis-aggregated design where you're not having to upgrade and maintain everything as a single block has been a place where we've seen a lot of customers pivot to where they have more flexibility as they need to maintain larger volumes of data and higher performance data, having the ability to do that separate from compute and cash. And some of those other layers are, is really critical. >>So, Matt, I wonder if you could follow up on that. So, so Gary was talking about this dis-aggregated design, so I like it, you know, distributed cloud, et cetera, but then we're talking about bringing things together in one place, right? So square that circle. How does this fit in with this hyper distributed cloud edge that's getting built out? >>Yeah. You know, I mean, I could give you the easy answer on that, but I can also pass it back to Garrett in the sense that, you know, Garrett, maybe it's important to talk about, um, elastic and Splunk and some of the things that you're seeing in, in that world and, and how that, I think the answer today, the question I think you can give, you can give a pretty qualified answer relative to what your customers are seeing. >>Oh, that'd be great, please. >>Yeah, absolutely. No, no problem at all. So, you know, I think with, um, Splunk kind of moving from its traditional design and classic design, whatever you want to, you want to call it up into smart store? Um, that was kind of one of the first that we saw kind of make that move towards kind of separating object out. And I think, you know, a lot of that comes from their own move to the cloud and updating their code to basically take advantage of object object in the cloud. Um, but we're starting to see, you know, with like Vertica Ian, for example, um, elastic other folks taking that same type of approach where in the past we were building out many to use servers. We were jamming them full of, uh, you know, SSDs and then DME drives. Um, that was great, but it doesn't really scale. >>And it kind of gets into that same problem that we see with hyperconvergence a little bit where it's, you know, you're all, you're always adding something maybe that you didn't want to add. Um, so I think it, you know, again, being driven by software is really kind of where we're seeing the world open up there. Um, but that whole idea of just having that as a hub and a central place where you can then leverage that out to other applications, whether that's out to the edge for machine learning or AI applications to take advantage of it. I think that's where that convergence really comes back in. Um, but I think like Scott mentioned earlier, it's really folks are now doing things with the data where before I think they were really storing and trying to figure out what are we going to actually do with it when we need to do something with it? So this is making it possible. >>Yeah. And Dave, if I could just sort of tack onto the end of the Garrett's answer there, you know, in particular verdict with beyond mode, the ability to leverage sharted sub clusters, give you, um, you know, sort of an advantage in terms of being able to isolate performance, hotspots you an advantage to that as being able to do that on a flash blade, for example. So, um, sharted, sub clusters allow you to sort of say, I am, you know, I am going to give prioritization to, you know, this particular element of my application in my dataset, but I can still share those, share that data across those, across those sub clusters. So, um, you know, as you see, you know, Vertica with the non-motor, >>You see Splunk advanced with, with smart store, um, you know, these are all sort of advancements that are, you know, it's a chicken and the egg thing. Um, they need faster storage, they need, you know, sort of a consolidated data storage data set. Um, and, and that's what sort of allows these things to drive forward. Yes, >>The verdict eon mode, there was a no, no, it's the ability to separate compute and storage and scale independently. I think, I think Vertica, if they're, if they're not the only one, they're one of the only ones I think they might even be the only one that does that in the cloud and on prem and that sort of plays into this distributed nature of this hyper distributed cloud. I sometimes call it and I'm interested in the, in the data pipeline. And I wonder Scott, if we can talk a little bit about that maybe where unified object and file fund. I mean, I'm envisioning this, this distributed mesh and then, you know, UFO is sort of a note on that, that I can tap when I need it. But, but Scott, what are you seeing as the state of infrastructure as it relates to the data pipeline and the trends there? >>Yeah, absolutely. Dave, so w when I think data pipeline, I immediately gravitate to analytics or, or machine learning initiatives. Right. And so one of the big things we see, and this is, it's an interesting trend. It seems, you know, we continue to see increased investment in AI, increase interest and people think, and as companies get started, they think, okay, well, what does that mean? Well, I gotta go hire a data scientist. Okay. Well that data scientist probably needs some infrastructure. And what they end, what often happens in these environments is where it ends up being a bespoke environment or a one-off environment. And then over time organizations run into challenges. And one of the big challenges is the data science team or people whose jobs are outside of it, spend way too much time trying to get the infrastructure, um, to, to keep up with their demands and predominantly around data performance. So one of the, one of the ways organizations that especially have artificial intelligence workloads in production, and we found this in our research have started mitigating that is by deploying flash all across the data pipe. We have. Yeah, >>We have data on this. Sorry to interrupt, but Pat, if you could bring up that, that chart, that would be great. Um, so take us through this, uh, Scott and, and share with us what we're looking at here. >>Yeah, absolutely. So, so Dave, I'm glad you brought this up. So we did this study. Um, I want to say late last year, uh, one of the things we looked at was across artificial intelligence environments. Now, one thing that you're not seeing on this slide is we went through and we asked all around the data pipeline and we saw flash everywhere. But I thought this was really telling because this is around data lakes. And when many people think about the idea of a data Lake, they think about it as a repository. It's a place where you keep maybe cold data. And what we see here is especially within production environments, a pervasive use of flash stores. So I think that 69% of organizations are saying their data Lake is mostly flash or all flash. And I think we had 0% that don't have any flash in that environment. So organizations are out that thing that flashes in essential technology to allow them to harness the value of their data. >>So Garrett, and then Matt, I wonder if you could chime in as well. We talk about digital transformation and I, I sometimes call it, you know, the COVID forced March to digital transformation. And, and I'm curious as to your perspective on things like machine learning and the adoption, um, and Scott, you may have a perspective on this as well. You know, we had to pivot, he had to get laptops. We had to secure the end points, you know, VDI, those became super high priorities. What happened to, you know, injecting AI into my applications and, and machine learning. Did that go in the back burner? Was that accelerated along with the need to digitally transform, uh, Garrett, I wonder if you could share with us what you saw with, with customers last year? >>Yeah. I mean, I think we definitely saw an acceleration. Um, I think folks are in, in my market are, are still kind of figuring out how they inject that into more of a widely distributed business use case. Um, but again, this data hub and allowing folks to now take advantage of this data that they've had in these data lakes for a long time. I agree with Scott. I mean, many of the data lakes that we have were somewhat flashing, accelerated, but they were typically really made up of large capacity, uh, slower spinning nearline drives, um, accelerated with some flash, but I'm really starting to see folks now look at some of those older Hadoop implementations and really leveraging new ways to look at how they consume data. And many of those redesigned customers are coming to us, wanting to look at all flash solutions. So we're definitely seeing it. And we're seeing an acceleration towards folks trying to figure out how to actually use it in more of a business sense now, or before I feel it goes a little bit more skunkworks kind of people dealing with, uh, you know, in a much smaller situation, maybe in the executive offices trying to do some testing and things. >>Scott you're nodding away. Anything you can add in here. >>Yeah. So, well, first off, it's great to get that confirmation that the stuff we're seeing in our research, Garrett seeing, you know, out in the field and in the real world, um, but you know, as it relates to really the past year, it's been really fascinating. So one of the things we, we studied at ESG is it buying intentions. What are things, what are initiatives that companies plan to invest in? And at the beginning of 2020, we saw heavy interest in machine learning initiatives. Then you transition to the middle of 2020 in the midst of COVID. Uh, some organizations continued on that path, but a lot of them had the pivot, right? How do we get laptops, everyone? How do we continue business in this new world? Well, now as we enter into 2021, and hopefully we're coming out of this, uh, you know, the, the pandemic era, um, we're getting into a world where organizations are pivoting back towards these strategic investments around how do I maximize the usage of data and actually accelerating those because they've seen the importance of, of digital business initiatives over the past >>Year. >>Yeah, Matt, I mean, when we exited 2019, we saw a narrowing of experimentation in our premise was, you know, that that organizations are going to start now operationalizing all their digital transformation experiments. And, and then we had a 10 month Petri dish on, on digital. So what are you, what are you seeing in this regard? >>It's 10 months, Petri dish is an interesting way to interesting way to describe it. Um, you know, we, we saw another, there's another, there's another candidate for pivot in there around ransomware as well. Right. Um, you know, security entered into the mix, uh, which took people's attention away from some of this as well. I mean, look, I I'd like to bring this up just a level or two, um, because what we're actually talking about here is progress, right? And, and progress is an, is an inevitability. Um, you know, whether it's whether, whether you believe that it's by 20, 25 or you, or you think it's 20, 35 or 2050, it doesn't matter. We're on a forced March to the eradication of desk. And that is happening in many ways. Uh, you know, in many ways, um, due to some of the things that Garrett was referring to and what Scott was referring to in terms of what our customer's demands for, how they're going to actually leverage the data that they have. >>And that brings me to kind of my final point on this, which is we see customers in three phases. There's the first phase where they say, Hey, I have this large data store, and I know there's value in there. I don't know how to get to it. Or I have this large data store and I've started a project to get value out of it. And we failed. Those could be customers that, um, you know, marched down the dupe, the Hadoop path early on. And they, they, they got some value out of it. Um, but they realized that, you know, HDFS, wasn't going to be a modern protocol going forward for any number of reasons. You know, the first being, Hey, if I have gold dot master, how do I know that I have gold dot four is consistent with my gold dot master? So data consistency matters. >>And then you have the sort of third group that says, I have these large datasets. I know how to extract value from them. And I'm already on to the Vertica is the elastics, you know, the Splunks et cetera. Um, I think those folks are the folks that, that latter group are the folks that kept their, their, their projects going because they were already extracting value from them. The first two groups we were seeing, sort of saying the second half of this year is when we're going to begin really being picking up on these, on these types of initiatives again. >>Well, thank you, Matt, by the way, for, for hitting the escape key, because I think value from data really is what this is all about. And there are some real blockers there that I kind of want to talk about. You've mentioned HDFS. I mean, we were very excited, of course, in the early days of a dupes, many of the concepts were profound, but at the end of the day, it was too complicated. We've got these hyper specialized roles that are, that are serving the business, but it still takes too long. It's, it's too hard to get value from data. And one of the blockers is infrastructure that the complexity of that infrastructure really needs to be abstracted taken up a level. We're starting to see this in, in cloud where you're seeing some of those abstraction layers being built from some of the cloud vendors, but more importantly, a lot of the vendors like pure, Hey, we can do that heavy lifting for you. Uh, and we, you know, we have expertise in engineering to do cloud native. So I'm wondering what you guys see. Maybe Garrett, you could start us off and the other salmon as some of the blockers, uh, to getting value from data and how we're going to address those in the coming decade. >>Yeah. I mean, I think part of it we're solving here obviously with, with pure bringing, uh, you know, flash to a market that traditionally was utilizing a much slower media. Um, you know, the other thing that I, that I see that's very nice with flash blade for example, is the ability to kind of do things, you know, once you get it set up a blade at a time. I mean, a lot of the things that we see from just kind of more of a simplistic approach to this, like a lot of these teams don't have big budgets and being able to kind of break them down into almost a blade type chunk, I think has really kind of allowed folks to get more projects and, and things off the ground because they don't have to buy a full expensive system to run these projects. Um, so that's helped a lot. >>I think the wider use cases have helped a lot. So, um, Matt mentioned ransomware, um, you know, using safe mode as a, as a place to help with ransomware has been a really big growth spot for us. We've got a lot of customers, very interested and excited about that. Um, and the other thing that I would say is bringing dev ops into data is another thing that we're seeing. So kind of that push towards data ops and really kind of using automation and infrastructure as code as a way to now kind of drive things through the system. The way that we've seen with automation through dev ops is, is really an area we're seeing a ton of growth with from a services perspective, >>Guys, any other thoughts on that? I mean, we're, I I'll, I'll tee it up there. I, we are seeing some bleeding edge, which is somewhat counterintuitive, especially from a cost standpoint, organizational changes at some, some companies, uh, think of some of the, the, the, the internet companies that do, uh, music, uh, for instance, and adding podcasts, et cetera. And those are different data products. We're seeing them actually reorganize their data architectures to make them more distributed, uh, and actually put the domain heads, the business heads in charge of the data and the data pipeline. And that is maybe less efficient, but, but it's, again, some of these bleeding edge. What else are you guys seeing out there that might be some harbinger of the next decade? >>Uh, I'll go first. Um, you know, I think specific to, um, the, the construct that you threw out, Dave, one of the things that we're seeing is, um, you know, the, the, the application owner, maybe it's the dev ops person, but it's, you know, maybe it's, it's, it's, it's the application owner through the dev ops person. They're, they're becoming more technical in their understanding of how infrastructure, um, interfaces with their, with their application. I think, um, you know, what, what we're seeing on the flash blade side is we're having a lot more conversations with application people than, um, just it people. It doesn't mean that the, it people aren't there, the it, people are still there for sure if they have to deliver the service, et cetera. Um, but you know, the days of, of it, you know, building up a catalog of services and a business owner subscribing to one of those services, you know, picking, you know, whatever sort of fits their need. >>Um, I don't think that constant, I think that's the construct that changes going forward. The application owner is becoming much more prescriptive about what they want the infrastructure to fit, how they want the infrastructure to fit into their application. Um, and that's a big change. And for, for, um, you know, certainly folks like, like Garrett and CDW, um, you know, they do a good job with this being able to sort of get to the application owner and bring those two sides together. There's a tremendous amount of value there, uh, for us to spend a little bit of a, of a retooling we've traditionally sold to the it side of the house. And, um, you know, we've had to teach ourselves how to go talk the language of, of applications. So, um, you know, I think you pointed out a good, a good, a good construct there, and you know, that that application owner tank playing a much bigger role in what they're expecting from the performance of it, infrastructure I think is, is, is a key, is a key change. >>Interesting. I mean, that definitely is a trend. That's puts you guys closer to the business where the infrastructure team is serving the business, as opposed to sometimes I talked to data experts and they're frustrated, uh, especially data owners or data, product builders who are frustrated that they feel like they have to beg, beg the, the data pipeline team to get, you know, new data sources or get data out. How about the edge? Um, you know, maybe Scott, you can kick us off. I mean, we're seeing, you know, the emergence of, of edge use cases, AI inferencing at the edge, lot of data at the edge. W what are you seeing there and how does this unified object I'll bring us back to that in file fit. >>Wow. Dave, how much time do we have, um, tell me, first of all, Scott, why don't you, why don't you just tell everybody what the edge is? Yeah. You got it all figured out. How much time do you have end of the day. And that's, that's a great question, right? Is if you take a step back and I think it comes back to Dave, something you mentioned it's about extracting value from data. And what that means is when you extract value from data, what it does is as Matt pointed out the, the influencers or the users of data, the application owners, they have more power because they're driving revenue now. And so what that means is from an it standpoint, it's not just, Hey, here are the services you get, use them or lose them, or, you know, don't throw a fit. It is no, I have to, I have to adapt. I have to follow what my application owners me. Now, when you bring that back to the edge, what it means is, is that data is not localized to the data center. I mean, we just went through a nearly 12 month period where >>The entire workforce for most of the companies in this country had went distributed and business continued. So if business is distributed, data is distributed. And that means, that means in the data center, that means at the edge, that means that the cloud, and that means in all other places and tons of places. And what it also means is you have to be able to extract and utilize data anywhere it may be. And I think that's something that we're going to continue to and continue to see. And I think it comes back to, you know, if you think about key characteristics, we've talked about, um, things like performance and scale for years, but we need to start rethinking it because on one hand, we need to get performance everywhere. But also in terms of scale, and this ties back to some of the other initiatives and getting value from data, it's something I call the, the massive success problem. One of the things we see, especially with, with workloads like machine learning is businesses find success with them. And as soon as they do they say, well, I need about 20 of these projects now will all of a sudden that overburdens it organizations, especially across, across core and edge and cloud environments. And so when you look at environments ability to meet performance and scale demands, wherever it needs to be is something that's really important. You know, >>Dave, I'd like to, um, just sort of tie together sort of two things that, um, I think that I heard from Scott and Garrett that I think are important and it's around this concept of scale. Um, you know, some of us are old enough to remember the day when kind of a 10 terabyte blast radius was too big of a blast radius for people to take on, or a terabyte of storage was considered to be, um, you know, uh, uh, an exemplary budget environment. Right. Um, now we sort of think as terabytes, kind of like we used to think of as gigabytes in some ways, um, petabyte, like you don't have to explain to anybody what a petabyte is anymore. Um, and you know, what's on the horizon and it's not far are our exabyte type dataset workloads. Um, and you start to think about what could be in that exabyte of data. >>We've talked about how you extract that value. And we've talked about sort of, um, how you start, but if the scale is big, not everybody's going to start at a petabyte or an exabyte to Garrett's point, the ability to start small and grow into these products, or excuse me, these projects, I think is a, is a really, um, fundamental concept here because you're not going to just go buy five. I'm going to go kick off a five petabyte project, whether you do that on disk or flash, it's going to be expensive, right. But if you could start at a couple of hundred terabytes, not just as a proof of concept, but as something that, you know, you could get predictable value out of that, then you could say, Hey, this either scales linearly, or non-linearly in a way that I can then go map my investments to how I can go dig deeper into this. That's how all of these things are going to, that's how these successful projects are going to start, because the people that are starting with these very large, you know, sort of, um, expansive, you know, Greenfield projects at multi petabyte scale, it's gonna be hard to realize near-term value. Excellent. Uh, >>We we're, we gotta wrap, but, but Garrett, I wonder if you could close it, when you look forward, you talk to customers, do you see this unification of file and object? Is it, is this an evolutionary trend? Is it something that is, that is, that is, that is going to be a lever that customers use. How do you see it evolving over the next two, three years and beyond? >>Yeah, I mean, I think from our perspective, I mean, just from what we're seeing from the numbers within the market, the amount of growth that's happening with unstructured data is really just starting to finally really kind of hit this data delusion or whatever you want to call it that we've been talking about for so many years. Um, it really does seem to now be becoming true, um, as we start to see things scale out and really folks settle into, okay, I'm going to use the cloud to start and maybe train my models, but now I'm going to get it back on prem because of latency or security or whatever the, the, the, um, decision points are there. Um, this is something that is not going to slow down. And I think, you know, folks like pure having the ability to have the tools that they give us, um, do use and bring to market with our customers are, are really key and critical for us. So I see it as a huge growth area and a big focus for us moving forward, >>Guys, great job unpacking a topic that, you know, it's covered a little bit, but I think we, we covered some ground. That is a, that is new. And so thank you so much for those insights and that data really appreciate your time. >>Thanks, Dave. Thanks. Yeah. Thanks, Dave. >>Okay. And thank you for watching the convergence of file and object. Keep it right there. Bright, bright back after the short break.
SUMMARY :
of file and object brought to you by pure storage. And Matt Burr is back with us, gentlemen, welcome to the program. Hey Scott, let me, let me start with you, uh, and get your perspective on what's going on in the market with, but also the need for high performance access to that data. And then you see unified Yeah, I think, I think for us, it's, you know, taking that consultative approach with our customers and really kind design, so I like it, you know, distributed cloud, et cetera, you know, Garrett, maybe it's important to talk about, um, elastic and Splunk and some of the things that you're seeing Um, but we're starting to see, you know, with like Vertica Ian, so I think it, you know, again, being driven by software is really kind of where we're seeing the world I am, you know, I am going to give prioritization to, you know, this particular element of my application you know, it's a chicken and the egg thing. But, but Scott, what are you seeing as the state of infrastructure as it relates to the data It seems, you know, we continue to see increased investment in AI, Sorry to interrupt, but Pat, if you could bring up that, that chart, that would be great. So, so Dave, I'm glad you brought this up. We had to secure the end points, you know, uh, you know, in a much smaller situation, maybe in the executive offices trying to do some testing and things. Anything you can add in here. Garrett seeing, you know, out in the field and in the real world, um, but you know, in our premise was, you know, that that organizations are going to start now operationalizing all Um, you know, security entered into the mix, uh, which took people's attention away from some of this as well. Um, but they realized that, you know, HDFS, wasn't going to be a modern you know, the Splunks et cetera. Uh, and we, you know, we have expertise in engineering is the ability to kind of do things, you know, once you get it set up a blade at a time. um, you know, using safe mode as a, as a place to help with ransomware has been a really What else are you guys seeing out there that Um, but you know, the days of, of it, you know, building up a So, um, you know, I think you pointed out a good, a good, a good construct there, to get, you know, new data sources or get data out. And what that means is when you extract value from data, what it does And I think it comes back to, you know, if you think about key characteristics, considered to be, um, you know, uh, uh, an exemplary budget environment. you know, sort of, um, expansive, you know, Greenfield projects at multi petabyte scale, you talk to customers, do you see this unification of file and object? And I think, you know, folks like pure having the Guys, great job unpacking a topic that, you know, it's covered a little bit, but I think we, we covered some ground. Bright, bright back after the short break.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Matt | PERSON | 0.99+ |
Garrett | PERSON | 0.99+ |
Scott | PERSON | 0.99+ |
Gary | PERSON | 0.99+ |
Scott Sinclair | PERSON | 0.99+ |
Matt Burr | PERSON | 0.99+ |
Dave | PERSON | 0.99+ |
Garrett Belschner | PERSON | 0.99+ |
2019 | DATE | 0.99+ |
2021 | DATE | 0.99+ |
Petr | PERSON | 0.99+ |
69% | QUANTITY | 0.99+ |
10 terabyte | QUANTITY | 0.99+ |
first phase | QUANTITY | 0.99+ |
10 month | QUANTITY | 0.99+ |
last year | DATE | 0.99+ |
10 months | QUANTITY | 0.99+ |
five | QUANTITY | 0.99+ |
0% | QUANTITY | 0.99+ |
ESG | ORGANIZATION | 0.99+ |
two sides | QUANTITY | 0.99+ |
Pat | PERSON | 0.99+ |
today | DATE | 0.99+ |
next decade | DATE | 0.98+ |
25 | QUANTITY | 0.98+ |
two | QUANTITY | 0.98+ |
20 | QUANTITY | 0.98+ |
three phases | QUANTITY | 0.98+ |
one | QUANTITY | 0.98+ |
first | QUANTITY | 0.98+ |
Vertica | ORGANIZATION | 0.98+ |
2050 | DATE | 0.98+ |
third group | QUANTITY | 0.98+ |
single block | QUANTITY | 0.97+ |
one platform | QUANTITY | 0.97+ |
three topics | QUANTITY | 0.97+ |
five petabyte | QUANTITY | 0.96+ |
March | DATE | 0.95+ |
three great guests | QUANTITY | 0.95+ |
late last year | DATE | 0.95+ |
one place | QUANTITY | 0.95+ |
one thing | QUANTITY | 0.92+ |
past year | DATE | 0.91+ |
Greenfield | ORGANIZATION | 0.9+ |
CDW | PERSON | 0.89+ |
CDW | ORGANIZATION | 0.88+ |
35 | QUANTITY | 0.88+ |
pandemic | EVENT | 0.87+ |
One | QUANTITY | 0.87+ |
three years | QUANTITY | 0.85+ |
Anupam Singh, Cloudera & Manish Dasaur, Accenture
>> Well, thank you, Gary. Well, you know, reasonable people could debate when the so-called big data era started. But for me it was in the fall of 2010 when I was sleepwalking through this conference in Dallas. And the conference was focused on data being a liability. And the whole conversation was about, how do you mitigate the risks of things like work in process and smoking-gun emails. I got a call from my business partner, John Fard, he said to me, "get to New York and come and see the future of data. We're doing theCUBE at Hadoop World tomorrow." I subsequently I canceled about a dozen meetings that I had scheduled for the week. And with only one exception, every one of the folks I was scheduled to meet said, "what's a Hadoop?" Well, I flew through an ice storm across country. I got to the New York Hilton around 3:00 AM, and I met John in the Dark Bar. If any of you remember that little facility. And I caught a little shut eye. And then the next day I met some of the most interesting people in tech during that time. They were thinking a lot differently than we were used to. They looked at data through a prism of value. And they were finding new ways to do things like deal with fraud, they were building out social networks, they were finding novel marketing vectors and identifying new investment strategies. The other thing they were doing is, they were taking these little tiny bits of code and bring it to really large sets of data. And they were doing things that I hadn't really heard of like no schema-on-write. And they were transforming their organizations by looking at data not as a liability, but as a monetization opportunity. And that opened my eyes and theCUBE, like a lot of others bet its business on data. Now over the past decade, customers have built up infrastructure and have been accommodating a lot of different use cases. Things like offloading ETL, data protection, mining data, analyzing data, visualizing. And as you know, you no doubt realize this was at a time when the cloud was, you know, really kind of nascent. And it was really about startups and experimentation. But today, we've evolved from the wild west of 2010, and many of these customers they're leveraging the cloud for of course, ease of use and flexibility it brings, but also they're finding out it brings complexity and risk. I want to tell you a quick story. Recently it was interviewing a CIO in theCUBE and he said to me, "if you just shove all your workloads into the cloud, you might get some benefit, but you're also going to miss the forest to the trees. You have to change your operating model and expand your mind as to what is cloud and create a cloud light experience that spans your on premises, workloads, multiple public clouds, and even the edge. And you have to re-imagine your business and the possibilities that this new architecture this new platform can bring." So we're going to talk about some of this today in a little bit more detail and specifically how we can better navigate the data storm. And what's the role of hybrid cloud. I'm really excited to have two great guests. Manish Dasaur is the managing director in the North America lead for analytics and artificial intelligence at Accenture. Anupam Singh is the chief customer officer for Cloudera. Gentlemen, welcome to theCUBE, great to see you. >> Hi Dave good to see you again. >> All right, guys, Anupam and Manish, you heard my little monologue upfront Anupam we'll start with you. What would you? Anything you'd add, amend, emphasize? You know, share a quick story. >> Yeah, Dave thank you for that introduction. It takes me back to the days when I was an article employee and went to this 14 people meet up. Just a couple of pizza talking about this thing called Hadoop. And I'm just amazed to see that today we are now at 2000 customers, who are using petabytes of data to make extremely critical decisions. Reminds me of the fact that this week, a lot of our customers are busy thinking about elections and what effect it would have on their data pipeline. Will it be more data? Will it be more stressful? So, totally agree with you. And also agree that cloud, is almost still in early days in times of the culture of IT on how to use the cloud. And I'm sure we'll talk about that today in greater detail. >> Yeah most definitely Manish I wonder if we could get your perspective on this. I mean, back when Anupam was at Oracle you'd shove a bunch of, you know, data, maybe you could attach a big honking disc drive, you'd buy some Oracle licenses, you know, it was a Unix box. Everything went into this, you know, this God box and then things changed quite dramatically, which was awesome, but also complex. And you guys have been there from the beginning. What's your perspective on all this? >> Yeah, it's been fascinating just to watch the market and the technology evolve. And I think the urgency to innovate is really just getting started. We're seeing companies drive growth from 20% in cloud today, to 80% cloud in the next few years. And I think the emergence of capabilities like hybrid cloud, we really get upfront a lot of flexibility for companies who need the ability to keep some data in a private setting, but be able to share the rest of the data in a public setting. I think we're just starting to scratch the surface of it. >> So let's talk a little bit about what is a hybrid cloud Anupam I wonder if you could take this one let's start with you and then Manish we come back to you and to get the customer perspective as well. I mean, it is a lot of things to a lot of people, but what is it? Why do we need it? And you know, what's the value? >> Yeah, I could speak poetic about Kubernetes and containers et cetera. But given that, you know, we talk to customers a lot, all three of us from the customer's perspective, hybrid cloud is a lot about collaboration and ease of procurement. A lot of our customers, whether they're in healthcare, banking or telco, are being asked to make the data available to regulatory authority, to subsidiaries outside of their geography. When you need that data to be available in other settings, taking a from on-prem and making it available in public cloud, enables extreme collaboration, extreme shared data experience if you will, inside the company. So we think about hybrid like that. >> Manish anything you'd add? How are your customers thinking about it? >> I mean, in a very simple way, it's a structure that where we are allowing mixed computing storage and service environments that's made of on-prem structures, private cloud structures, and public cloud structures. We're often calling it multicloud or mixcloud. And I think the really big advantage is, this model of cloud computing is enabling our clients to gain the benefits of public cloud setting, while maintaining your own private cloud for sensitive and mission critical and highly regulated computing services. That's also allowing our clients and organizations to leverage the pay-as-you-go model, which is really quite impressive and attractive to them because then they can scale their investments accordingly. Clients can combine one or more public cloud providers together in a private cloud, multicloud platform. The cloud can operate independently of each other, communicate over an encrypted connection. This dynamic solution offers a lot of flexibility and scalability which I think is really important to our clients. >> So Manish I wonder if we would stay there. How do they, how do your customers decide? How do you help them decide, you know, what the right mix is? What the equilibrium is? How much should it be in on-prem? How much should be in public or across clouds? Or, you know, eventually, well the edge will I guess decide for us. But, how do you go through, what are the decision points there? >> Yeah, I think that's a great question Dave. I would say there's several factors to consider when developing a cloud strategy that's the right strategy for you. Some of the factors that come to my mind when contemplating it, one would be security. Are there data sets that are highly sensitive that you don't want leaving the premise, versus data sets that need to be in a more shareable solution. Another factor I'd consider is speed and flexibility. Is there a need to stand up and stand down capabilities based on the seasonality of the business or some short-term demands? Is there a need to add and remove scale from the infrastructure and that quick pivot and that quick reaction is another factor they should consider. The third one I'd probably put out there is cost. Large data sets and large computing capacities often much more scalable and cost effective than a cloud infrastructure so there's lots of advantages to think through there. And maybe lastly I'd share is the native services. A lot of the cloud providers enable a set of native services for ingestion, for processing, of modeling, for machine learning, that organizations can really take advantage of. I would say if you're contemplating your strategy right now, my coaching would be, get help. It's a team sport. So definitely leverage your partners and think through the pros and cons of the strategy. Establish a primary hyperscaler, I think that's going to be super key and maximize your value through optimizing the workload, the data placement and really scaling the running operations. And lastly, maybe Dave move quickly right? Each day that you wait, you're incurring technical debt in your legacy environment, that's going to increase the cost and barrier to entry when moving to the new cloud hybrid driver. >> Thank you for that. Anupam I wonder if we could talk a little bit about the business impact. I mean, in the early days of big data, yes, it was a heavy lift, but it was really transformative. When you go to hybrid cloud, is it really about governance and compliance and security and getting the right mix in terms of latency? Are there other, you know, business impacts that are potentially as transformative as we saw in the early days? What are your thoughts on that? >> Absolutely. It's the other business impacts that are interesting. And you know, Dave, let's say you're in the line of business and I come to you and say, oh, there's cost, there's all these other security governance benefits. It doesn't ring the bell for you. But if I say, Dave used to wait 32 weeks, 32 weeks to procure hardware and install software, but I can give you the same thing in 30 minutes. It's literally that transformative, right? Even on-prem, if I use cloud native technology, I can give something today within days versus weeks. So we have banks, we have a bank in Ohio that would take 32 weeks to rack up a 42 node server. Yes, it's very powerful, you have 42 nodes on it, 42 things stacked on it, but still it's taking too much time. So when you get cloud native technologies in your data center, you start behaving like the cloud and you're responsive to the business. The responsiveness is very important. >> That's a great point. I mean, in fact, you know, there's always this debate about is the cloud public cloud probably cost more expensive? Is it more expensive to rent than it is to own? And you get debates back and forth based on your perspective. But I think at the end of the day, what, Anupam you just talked about, it may oftentimes could dwarf, you know, any cost factors, if you can actually, you know, move that fast. Now cost is always a consideration. But I want to talk about the migration path if we can Manish. Where do, how should customers think about migrating to the cloud migration's a, an evil word. How should they think about migrating to the cloud? What's the strategy there? Where should they start? >> No I think you should start with kind of a use case in mind. I think you should start with a particular data set in mind as well. I think starting with what you're really seeking to achieve from a business value perspective is always the right lens in my mind. This is the decade of time technology and cloud to the fitness value, right? So if you start with, I'm seeking to make a dramatic upsell or dramatic change to my top line or bottom line, start with the use case in mind and migrate the data sets and elements that are relevant to that use case, relevant to that value, relevant to that unlock that you're trying to create, that I think is the way to prioritize it. Most of our clients are going to have tons and tons of data in their legacy environment. I don't think the right way to start is to start with a strategy that's going to be focused on migrating all of that. I think the strategy is start with the prioritized items that are tied to the specific value or the use case you're seeking to drive and focus your transformation and your migration on that. >> So guys I've been around a long time in this business and been an observer for awhile. And back in the mainframe days, we used to have a joke called CTAM. When we talk about moving data, it was called the Chevy truck access method. So I want to ask you Anupam, how do you move the data? Do you, it's like an Einstein saying, right? Move as much data as you need to, but no more. So what's going on in that front? what's happening with data movement, and, you know, do you have to make changes to the applications when you move data to the cloud? >> So there's two design patterns, but I love your service story because you know, when you have a 30 petabyte system and you tell the customer, hey, just make a copy of the data and everything will be fine. That will take you one and a half years to make the copies aligned with each other. Instead, what we are seeing is the biggest magic is workload analysis. You analyze the workload, you analyze the behavior of the users, and say so let's say Dave runs dashboards that are very complicated and Manish waits for compute when Dave is running his dashboard. If you're able to gather that information, you can actually take some of the noise out of the system. So you take selected sets of hot data, and you move it to public cloud, process it in public cloud maybe even bring it back. Sounds like science fiction, but the good news is you don't need a Chevy to take all that data into public cloud. It's a small amount of data. That's one reason the other pattern that we have seen is, let's say Manish needs something as a data scientist. And he needs some really specific type of GPUs that are only available in the cloud. So you pull the data sets out that Manish needs so that he can get the new silicone, the new library in the cloud. Those are the two patterns that if you have a new type of compute requirement, you go to public cloud, or if you have a really noisy tenant, you take the hot data out into public cloud and process it there. Does that make sense? >> Yeah it does and it sort of sets up this notion I was sort of describing upfront that the cloud is not just, you know, the public cloud, it's the spans on-prem and multicloud and even the edge. And it seems to me that you've got a metadata opportunity I'll call it and a challenge as well. I mean, there's got to be a lot of R and D going on right now. You hear people talking about cloud native and I wonder on Anupam if you could stay on that, I mean, what's your sense as to how, what the journey is going to look like? I mean, we're not going to get there overnight. People have laid out a vision of this sort of expanding cloud and I'm saying it's a metadata opportunity, but I, you know, how do you, the system has to know what workload to put where based on a lot of those factors that you guys were talking about. The governance, the laws of the land, the latency issues, the cost issues is, you know, how is the industry Anupam sort of approaching this problem and solving this problem? >> I think the biggest thing is to reflect all your security governance across every cloud, as well as on-prem. So let's say, you know, a particular user named Manish cannot access financial data, revenue data. It's important that that data as it goes around the cloud, if it gets copied from on-prem to the cloud, it should carry that quality with it. A big danger is you copy it into some optic storage, and you're absolutely right Dave metadata is the goal there. If you copy the data into an object storage and you lose all metadata, you lose all security, you lose all authorization. So we have invested heavily in something called shared data experience. Which reflects policies from on-prem all the way to the cloud and back. We've seen customers needing to invest in that, but some customers went all hog on the cloud and they realize that putting data just in these buckets of optic storage, you lose all the metadata, and then you're exposing yourself to some breach and security issues. >> Manish I wonder if we could talk about, thank you for that Anupam. Manish I wonder if we could talk about, you know, I've imagined a project, okay? Wherever I am in my journey, maybe you can pick your sort of sweet spot in the market today. You know, what's the fat middle if you will. What does a project look like when I'm migrating to the cloud? I mean, what are some of the, who are the stakeholders? What are some of the outer scope maybe expectations that I better be thinking about? What kind of timeframe? How should I tackle this and so it's not like a, you know, a big, giant expensive? Can I take it in pieces? What's the state-of-the-art of a project look like today? >> Yeah, lots of thoughts come to mind, Dave, when you ask that question. So there's lots to pack. As far as who the buyer is or what the project is for, this is out of migration is directly relevant to every officer in the C-suite in my mind. It's very relevant for the CIO and CTO obviously it's going to be their infrastructure of the future, and certainly something that they're going to need to migrate to. It's very important for the CFO as well. These things require a significant migration and a significant investment from enterprises, different kind of position there. And it's very relevant all the way up to the CEO. Because if you get it right, the truly the power it unlocks is illuminates parts of your business that allow you to capture more value, capture a higher share of wallet, allows you to pivot. A lot of our clients right now are making a pivot from going from a products organization to an as a service organization and really using the capabilities of the cloud to make that pivot happen. So it's really relevant kind of across the C-suite. As far as what a typical program looks like, I always coach my clients just like I said, to start with the value case in mind. So typically, what I'll ask them to do is kind of prioritize their top three or five use cases that they really want to drive, and then we'll land a project team that will help them make that migration and really scale out data and analytics on the cloud that are focused on those use cases. >> Great, thank you for that. I'm glad you mentioned the shift in the mindset from product to as a service. We're seeing that across the board now, even infrastructure players are jumping on the bandwagon and borrowing some sort of best practices from the SaaS vendors. And I wanted to ask you guys about, I mean, as you move to the cloud, one of the other things that strikes me is that you actually get greater scale, but there's a broader ecosystem as well. So we're kind of moving from a product centric world and with SaaS we've got this sort of platform centric, and now it seems like ecosystems are really where the innovation is coming from. I wonder if you guys could comment on that, maybe Anupam you could start. >> Yeah, many of our customers as I said right? Are all about sharing data with more and more lines of businesses. So whenever we talk to our CXO partners, our CRO partners, they are being asked to open up the big data system to more tenants. The fear is, of course, if you add more tenants to a system, it could get, you know, the operational actually might get violated. So I think that's a very important part as more and more collaboration across the company, more and more collaboration across industries. So we have customers who create sandboxes. These are healthcare customers who create sandbox environments for other pharma companies to come in and look at clinical trial data. In that case, you need to be able to create these fenced environments that can be run in public cloud, but with the same security that you expect up. >> Yeah thank you. So Manish this is your wheelhouse as Accenture. You guys are one of the top, you know, two or three or four organizations in the world in terms of dealing with complexity, you've got deep industry expertise, and it seems like some of these ecosystems as Anupam was just sort of describing it in a form are around industries, whether it's healthcare, government, financial services and the like. Maybe your thoughts on the power of ecosystems versus the, you know, the power of many versus the resources of one. >> Yeah, listen, I always talk about this is a team sport right? And it's not about doing it alone. It's about developing as ecosystem partners and really leveraging the power of that collective group. And I've been for as my clients to start thinking about, you know, the key thing you want to think about is how you migrate to becoming a data driven enterprise. And in order for you to get there, you're going to need ecosystem partners to go along the journey with you, to help you drive that innovation. You're going to need to adopt a pervasive mindset to data and democratization of that data everywhere in your enterprise. And you're going to need to refocus your decision-making based on that data, right? So I think partner ecosystem partnerships are here to stay. I think what we're going to see Dave is, you know, at the beginning of the maturity cycle, you're going to see the ecosystem expand with lots of different players and technologies kind of focused on industry. And then I think you'll get to a point where it starts to mature and starts to consolidate as ecosystem partners start to join together through acquisitions and mergers and things like that. So I think ecosystem is just starting to change. I think the key message that I would give to our clients is take advantage of that. There's too much complexity for any one person to kind of navigate through on your own. It's a team sport, so take advantage of all the partnerships you can create. >> Well, Manish one of the things you just said that it kind of reminds me, you said data data-driven, you know, organizations and, you know, if you look at the pre-COVID narrative around digital transformation, certainly there was a lot of digital transformation going on, but there was a lot of complacency too. I talked to a lot of folks, companies that say, "you know, we're doing pretty well, our banks kicking butt right now, we're making a ton of money." Or you know, all that stuff that's kind of not on my watch. I'll be retired before then. And then it was the old, "if it ain't broke, don't fix it." And then COVID breaks everything. And now if you're not digital, you're out of business. And so Anupam I'll start with you. I mean, to build a data-driven culture, what does that mean? That means putting data at the center of your organization, as opposed to around in stove pipes. And this, again, we talked about this, it sort of started in there before even the early parts of last decade. And so it seems that there's cultural aspects there's obviously technology, but there's skillsets, there's processes, you've got a data lifecycle and a data, what I sometimes call a data pipeline, meaning an end to end cycle. And organizations are having to rethink really putting data at the core. What are you seeing? And specifically as it relates to this notion of data-driven organization and data culture, what's working? >> Yeah three favorite stories, and you're a 100% right. Digital transformation has been hyperaccelerated with COVID right? So our telco customers for example, you know, Manish had some technical problems with bandwidth just 10 minutes ago. Most likely is going to call his ISP. The ISP will most likely load up a dashboard in his zip code and the reason it gives me stress, this entire story is because most likely it's starting on a big data system that has to collect data every 15 minutes, and make it available. Because you'll have a very angry Manish on the other end, if you can't explain when is the internet coming back, right? So, as you said this is accelerated. Our telco providers, our telco customers ability to ingest data, because they have to get it in 15 minute increments, not in 24 hour increments. So that's one. On the banking sector what we have seen is uncertainty has created more needs for data. So next week is going to be very uncertain all of us know elections are upcoming. We have customers who are preparing for that additional variable capacity, elastic capacity, so that if investment bankers start running hundreds and thousands of reports, they better be ready. So it's changing the culture at a very fundamental level, right? And my last story is healthcare. You're running clinical trials, but everybody wants access to the data. Your partners, the government wants access to the data, manufacturers wants access to the data. So again, you have to actualize digital transformation on how do you share very sensitive, private healthcare data without violating any policy. But you have to do it quick. That's what COVID has started. >> Thank you for that. So I want to come back to hybrid cloud. I know a lot of people in the audience are, want to learn more about that. And they have a mandate really to go to cloud generally but hybrid specifically. So Manish I wonder if you could share with us, maybe there's some challenges, I mean what's the dark side of hybrid. What should people be thinking about that they, you know, they don't want to venture into, you know, this way, they want to go that way. What are some of the challenges that you're seeing with customers? And how are they mitigating them? >> Yeah, Dave it's a great question. I think there's a few items that I would coach my clients to prioritize and really get right when thinking about making the migration happen. First of all, I would say integration. Between your private and public components that can be complex, it can be challenging. It can be complicated based on the data itself, the organizational structure of the company, the number of touches and authors we have on that data and several other factors. So I think it's really important to get this integration right, with some clear accountabilities build automation where you can and really establish some consistent governance that allows you to maintain these assets. The second one I would say is security. When it comes to hybrid cloud management, any transfers of data you need to handle the strict policies and procedures, especially in industries where that's really relevant like healthcare and financial services. So using these policies in a way that's consistent across your environment and really well understood with anyone who's touching your environment is really important. And the third I would say is cost management. All the executives that I talk about have to have a cost management angle to it. Cloud migration provides ample opportunities for cost reduction. However many migration projects can go over budget when all the costs aren't factored in, right? So your cloud vendors. You've got to be mindful of kind of the charges on accessing on premise applications and scaling costs that maybe need to be budgeted for and where if possible anticipated and really plan for. >> Excellent. So Anupam I wonder if we could go a little deeper on, we talked a little bit about this, but kind of what you put where, which workloads. What are you seeing? I mean, how are people making the choice? Are they saying, okay, this cloud is good for analytics. This cloud is good. Well, I'm a customer of their software so I'm going to use this cloud or this one is the best infrastructure and they got, you know, the most features. How are people deciding really what to put where? Or is it, "hey, I don't want to be locked in to one cloud. I want to spread my risk around. What are you seeing specifically? >> I think the biggest thing is just to echo what Manish said. Is business comes in and as a complaint. So most projects that we see on digital transformation and on public cloud adoption is because businesses complaining about something. It's not architectural goodness, it is not for just innovation for innovation's sake. So, the biggest thing that we see is what we call noisy neighbors. A lot of dashboards, you know, because business has become so intense, click, click, click, click, you're actually putting a lot of load on the system. So isolating noisy neighbors into a cloud is one of the biggest patterns that you've seen. It takes the noisiest tenant on your cluster, noisiest workload and you take them to public cloud. The other one is data scientists. They want new libraries, they want to work with GPU's. And to your point Dave, that's where you select a particular cloud. Let's say there's a particular type silicone that is available only in that cloud. That GPU is available only in that cloud or that particular artificial intelligence library is available only in a particular cloud. That's when customers say, Hey miss, they decided, why don't you go to this cloud while the main workload might still be running on them, right? That's the two patterns that we are seeing. >> Right thank you. And I wonder if we can end on a little bit of looking to the future. Maybe how this is all going to evolve over the next several years. I mean, I like to look at it at a spectrum at a journey. It's not going to all come at once. I do think the edge is part of that. But it feels like today we've got, you know, multi clouds are loosely coupled and hybrid is also loosely coupled, but we're moving very quickly to a much more integrated, I think we Manish you talked about integration. Where you've got state, you've got the control plane, you've got the data plane. And all this stuff is really becoming native to the respective clouds and even bring that on-prem and you've got now hybrid applications and much much tighter integration and build this, build out of this massively distributed, maybe going from it's a hyper-converged to hyper-distributed again including the edge. So I wonder Manish we could start with you. How are your customers thinking about the future? How are they thinking about, you know, making sure that they're not going down a path where that's going to, they're going to incur a lot of technical debt? I know there's sort of infrastructure is code and containers and that seems it seems necessary, but insufficient there's a lot of talk about, well maybe we start with a functions based or a serverless architecture. There's some bets that have to be made to make sure that you can future proof yourself. What are you recommending there Manish? >> Yeah, I, listen I think we're just getting started in this journey. And like I said, it's really exciting time and I think there's a lot of evolution in front of us that we're going to see. I, you know, I think for example, I think we're going to see hybrid technologies evolve from public and private thinking to dedicated and shared thinking instead. And I think we're going to see advances in capabilities around automation and computer federation and evolution of consumption models of that data. But I think we've got a lot of kind of technology modifications and enhancements ahead of us. As far as companies and how they future proof themselves. I would offer the following. First of all, I think it's a time for action, right? So I would encourage all my class to take action now. Every day spent in legacy adds to the technical debt that you're going to incur, and it increases your barrier to entry. The second one would be move with agility and flexibility. That's the underlying value of hybrid cloud structures. So organizations really need to learn how to operate in that way and take advantage of that agility and that flexibility. We've talked about creating partnerships in ecosystems I think that's going to be really important. Gathering partners and thought leaders to help you navigate through that complexity. And lastly I would say monetizing your data. Making a value led approach to how you viewed your data assets and force a function where each decision in your enterprise is tied to the value that it creates and is backed by the data that supports it. And I think if you get those things right, the technology and the infrastructure will serve. >> Excellent and Anupam why don't you bring us home, I mean you've got a unique combination of technical acumen and business knowledge. How do you see this evolving over the next three to five years? >> Oh, thank you Dave. So technically speaking, adoption of containers is going to steadily make sure that you're not aware even of what cloud you're running on that day. So the multicloud will not be a requirement even, it will just be obviated when you have that abstraction there. Contrarily, it's going to be a bigger challenge. I would echo what Manish said start today, especially on the cultural side. It is great that you don't have to procure hardware anymore, but that also means that many of us don't know what our cloud bill is going to be next month. It is a very scary feeling for your CIO and your CFO that you don't know how much you're going to to spend next month forget next year, right? So you have to be agile in your financial planning as much you have to be agile in your technical planning. And finally I think you hit on it. Ecosystems are what makes data great. And so you have to start from day one that if I am going on this cloud solution, is the data shareable? Am I able to create an ecosystem around that data? Because without that, it's just somebody running a report may or may not have value to the business. >> That's awesome, guys. Thanks so much for a great conversation. We're at a time and I want to wish everybody a terrific event. Let me now hand it back to Vanita. She's going to take you through the rest of the day. This is Dave Vellante for theCUBE, thanks. (smooth calm music)
SUMMARY :
And you have to re-imagine your business you heard my little monologue upfront And I'm just amazed to see that today And you guys have been and the technology evolve. and to get the customer But given that, you know, and attractive to them Or, you know, eventually, Some of the factors that come to my mind and getting the right and I come to you and I mean, in fact, you know, and cloud to the fitness value, right? So I want to ask you Anupam, and you move it to public cloud, the cost issues is, you know, and you lose all metadata, and so it's not like a, you that allow you to capture more value, I wonder if you guys In that case, you need to You guys are one of the top, you know, to see Dave is, you know, the things you just said So again, you have to actualize about that they, you know, that allows you to maintain these assets. and they got, you know, the most features. A lot of dashboards, you know, to make sure that you can to how you viewed your data assets over the next three to five years? It is great that you don't have She's going to take you
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Gary | PERSON | 0.99+ |
Dave | PERSON | 0.99+ |
Dave Vellante | PERSON | 0.99+ |
John Fard | PERSON | 0.99+ |
Manish Dasaur | PERSON | 0.99+ |
Dallas | LOCATION | 0.99+ |
Anupam Singh | PERSON | 0.99+ |
Ohio | LOCATION | 0.99+ |
100% | QUANTITY | 0.99+ |
Vanita | PERSON | 0.99+ |
32 weeks | QUANTITY | 0.99+ |
20% | QUANTITY | 0.99+ |
Anupam | ORGANIZATION | 0.99+ |
24 hour | QUANTITY | 0.99+ |
three | QUANTITY | 0.99+ |
two | QUANTITY | 0.99+ |
15 minute | QUANTITY | 0.99+ |
80% | QUANTITY | 0.99+ |
telco | ORGANIZATION | 0.99+ |
New York | LOCATION | 0.99+ |
14 people | QUANTITY | 0.99+ |
hundreds | QUANTITY | 0.99+ |
Einstein | PERSON | 0.99+ |
John | PERSON | 0.99+ |
next year | DATE | 0.99+ |
Oracle | ORGANIZATION | 0.99+ |
30 minutes | QUANTITY | 0.99+ |
Manish | PERSON | 0.99+ |
four | QUANTITY | 0.99+ |
next week | DATE | 0.99+ |
2000 customers | QUANTITY | 0.99+ |
next month | DATE | 0.99+ |
today | DATE | 0.99+ |
second one | QUANTITY | 0.99+ |
Accenture | ORGANIZATION | 0.99+ |
this week | DATE | 0.99+ |
third | QUANTITY | 0.99+ |
fall of 2010 | DATE | 0.99+ |
two patterns | QUANTITY | 0.99+ |
First | QUANTITY | 0.99+ |
Anupam | PERSON | 0.99+ |
one and a half years | QUANTITY | 0.98+ |
10 minutes ago | DATE | 0.98+ |
42 things | QUANTITY | 0.98+ |
Cloudera | ORGANIZATION | 0.98+ |
two design patterns | QUANTITY | 0.98+ |
two great guests | QUANTITY | 0.98+ |
one reason | QUANTITY | 0.98+ |
tomorrow | DATE | 0.98+ |
Manish | ORGANIZATION | 0.98+ |
0 petabyte | QUANTITY | 0.98+ |
one exception | QUANTITY | 0.98+ |
COVID | ORGANIZATION | 0.98+ |
North America | LOCATION | 0.97+ |
five years | QUANTITY | 0.97+ |
2010 | DATE | 0.97+ |
last decade | DATE | 0.97+ |
five use cases | QUANTITY | 0.97+ |
one person | QUANTITY | 0.97+ |
42 node | QUANTITY | 0.96+ |
third one | QUANTITY | 0.96+ |
Jerry Cuomo, IBM | IBM Think 2020
>>From the cube studios in Palo Alto in Boston. It's the cube covering the IBM thing brought to you by IBM. Everybody we're back. This is Dave Vellante the cube, and this is our wall-to-wall coverage, IBM's digital thing experienced for 2020. We're really excited to have Jerry Cuomo on. He's the, uh, vice president of blockchain technologies and an IBM fellow and longtime cube alum. Jerry, good to see you again. Thanks for coming on and wish we were face to face, but yeah, this'll do. Good to see you too. Yes, thanks for having me. So we've been talking a lot of and talking to, I've been running a CEO series a, of course, a lot of the interviews around, uh, IBM think are focused on, on COBIT 19. But I wonder if you could start off by just talking a little bit about, you know, blockchain, why blockchain, why now, especially in the context of this pandemic. >>David's, it's as if we've been working out in the gym, but not knowing why we needed to be fixed. And I know now why we need to be fit. You know, blockchain is coming just in time. Mmm. You know, with the trust factor and the preserving privacy factor. Okay. The way we move forward the world is now becoming more digital than ever people working from home. Um, the reliance and online services is, that's critical. our ability to work as a community accompanies companies. The shared data is critical. you know, blockchain brings a magical ingredient and that's the ingredient of trust, you know, in sharing data. Okay. When, if that data and the sources that are providing that data arc okay. From verified and trusted, we're more likely to use that data and you the, any friction that's caused for fear of trepidation that the data is going to be misused. >>Mmm. It goes start to go away. And when that happens, you speed up an exchange and we need speed. Time is of the essence. So blockchain brings a platform for trusted data exchange while preserving privacy. And that provides a foundation. I can do some amazing things in this time of crisis, right? Yeah. And it's, it's not only trust, it's also expediency and you know, cutting out a lot of the red tape. And I want to talk about some of the applications. You're heavily involved in that in the distributed ledger, a project, you know, one of the early leads on that. Um, talk about some of the ways in which you're flying that distributed a ledger. And let's go into some of the examples. So we're, we're really fortunate to be an early adopter blockchain and, and provider of blockchain technology and kind of the fruit of that. >>Um, as I said, it couldn't happen any sooner where we have, Mmm, I would say over a thousand, alright. Users using IBM blockchain, which is powered by the opensource Hyperledger fabric, I'd say over a hundred of those users, um, have reached a level of production networks. you know, it's been great to see some of the proprietors of those networks now repurpose the networks towards hastening the relief of, uh, and one, a couple of examples that stand out, Dave. Mmm. You've seen what's happening to our supply chain. And then I think we got some rebound happening as we speak, but companies all of a sudden woke up one morning and their supply chains were, I'm exhausted. So suppliers, we're out of key goods and the buyers needed very rapidly to expand. They're, the supplier is in their, in their supply chain. there are laws and regulations about what it takes to onboard a new supplier. >>You want to make sure you're not onboarding bad actors. So in IBM for example, we have over 20,000 suppliers to our business and it takes 30 to 40 days who, uh, validate and verify one of those suppliers. We don't have 30 to 45 days, you know, think about you're a healthcare company or a food company. So working with a partner called Jane yard, uh, co-created a network called trust yourself buyer. And we've been able to repurpose, trust your supplier now or companies that are looking, you know, around Kobe 19 to rapidly okay, expand, you know, their, their supply chain. So if you imagine that taking us 45 days or 40 days to onboard a new supplier, okay. Pick, pick a company in our supply chain, Lenovo, that supplier may very well want to go to Lenovo to and provide services to them. Well guess what, it's going to take 40 days, the onboard to Lenovo. >>But if they're part of the trust or supplier network and they've already onboarded to IBM, they're well on their way. You're being visible to all of these other buyers that are part of the IBM network, like Lenovo and many others. And instead of taking 40 days, maybe it only takes five days. All right. So radically, radically, you know, improving the time it takes them. You know, with companies like Ford making ventilators and masks, it will kind of be able to onboard Ford into, you know, health care, uh, companies. But you know, we want to be able to do it with speed. So trust your supplier is a great use of blockchain. Two, expand a buyer and suppliers. Mmm. Exposure. Mmm. And they expand their network to quickly onboard. And you know, with the trust that you get an exchanging data from blockchain with the Mmm provenance, that Hey, this company information was truly vetted by one of the trusted members of the network. >>There's no fee or trepidation that somehow these records were tampered with or, or misused. So that's one example they have of using blockchain. That's a huge, uh, example that you gave because you're right, there are thousands and thousands of companies that are pivoting to making, like you said, ventilators and masks and yeah, they're moving so fast and there's gotta be a trust involved. On the one hand, they're moving fast to try to save their businesses or you know, in the case of Ford, you help save the, the country or the world. On the other hand, you know, there's risks there. So that, that helps. I want to understand me. Pasa basically is, if I understand it, you can privately share, uh, information on folks that are asymptomatic but might be carriers of covert 19. Am I getting that right on? Okay. So me Pasa starts as a project, uh, from a company called has Sarah and their CEO Jonathan Levy. >>And among other things, Jonathan Levy is an amazing, uh, software developer and he's helped us and the community at large, bill, the Hyperledger fabric, uh, blockchain technology, that's part of IBM. Mmm. The power is IBM blockchain. So Jonathan, I have this idea because w what was happening is there were many, many data sources, you know, from the very popular and well known, uh, Johns Hopkins source. And we have information coming from the weather company. There are other governments, um, putting out data. Jonathan had this, this idea of a verified Mmm. Data hub, right? So how do we kind of bring that information together in a hub where a developer can now to get access to not just one feed, but many feeds knowing that both the data is an a normalized format. So that's easy to consume. And like if you're consuming 10 different data sources, you don't have to think about 10 different ways to interact it. >>No kind of normalizing it through a fewer, like maybe one, but also that we really authentically know that this is the world health organization. This is indeed John Hopkins. So we have that trust. So, okay. Yeah. With me, Pasa being I'm a data hub four, uh, information verified information related to the Kronos virus, really laying a foundation now for a new class of applications that can mash up information to create new insights, perhaps applying Mmm. Artificial intelligence machine learning to really look not just at any one of those, uh, data sources, but now look across data sources, um, and start to make some informed decisions. No, I have to say operate with the lights on, uh, and with certainty that the information is correct. So me Pasa is that foundation and we have a call for code happening that IBM is hosting for developers to come out and okay. Bring their best ideas forward and X for exposing me Pasa as a service to the, in this hackathon so that developers can bring some of their best ideas and kind of help those best ideas come alive with me. Me has a resource. >>That's great. So we've got two, we got the supply chain, we just need to share the Pasa. There's the other one then I think we can all relate to is the secure key authentication, >>which I love. >>Uh, maybe you can explain that and talk about the role that blockchain >>we're launching fits, right. So you know, there is people working from home and digital identity verification. It is key. You know, think about it. You're working remotely, you're using tools like zoom. Um, there's a huge spike in calls and online requests from tele-health or government benefits programs. Yeah. So this is all happening. Everything behind the scenes is, yeah. Around that is, is this user who they say they are, is this doctor who they say they are, et cetera. And there are scams and frauds out there. So working with speed, it means working with certainty. and with the verified me networks set out to do a couple of years ago and the beautiful part is, you know, it's ready to go now for this, for this particular usage it's been using. Mmm. Basically think about it as my identity is my identity and I get to lease out information too different institutions to use it for my benefit, not necessarily just for their benefit. >>So it's almost like digital rights management. Like if you put out a digital piece of art or music, you can control the rights. Who gets to use it? What's the terms and conditions, um, on, on your terms? So verified me, um, allows through a mobile app users to invite institutions who represent them, verify them. No. And so I'll allow my department of motor vehicle and my employer, Mmm. Two to verify me, right? Because I want to go back to work sooner. I want to make sure my work environment, um, I'm making this up. I want to make sure my work environment, the people have been tested and vaccinated, but I don't want to necessarily, you know, kind of abuse people's privacy. Right? So I'll opt in, I'll share that information. I'll get my, my doctor and my, uh, department of motor vehicle to say, yes, this is Gary. >>He's from this address. Yes, he has been vaccinated and now I can kind of onboard to services as much quicker whether that service is going through TSA. Do you get on an airplane badging back into my office or you know, signing on to a, you know, telemedicine, a service or government, a benefits program, et cetera. So verify me is using the self, uh, at the station through a mobile application to help speed up the process of knowing that that is truly you and you truly want this service. Uh, and you are also calling the shots as to that. What happens with your information that, you know, it's not spread all over the interweb it's under your control at all time. Right. So I think it's the best of all worlds. The national Institute for standards and technology looked at, verified me. They're like, Oh my gosh, this is like the perfect storm of goodness for identity. >>They actually appointed, yeah, it has a term, it's called triple blind data exchange. It sounds like a magical act. A triple blind data exchange means the requester. Mmm. Doesn't know who the provider is and less know the requester. Um, allows the provider to know, Mmm, the provider doesn't know who the requester requested, doesn't know who the prior provider is that is double-blind. And then the network provider doesn't know either. Right. But somehow across disformed and that's the magic of blockchain. I'm allowing that to happen and with that we can move forward knowing we're sharing information where it matters without the risk of it leaking out to places we don't want to do. So great application of secure key and verified me. Yeah, I love that. Then the whole concept of being able to control your own data. You hear so much today about, you know, testing and in contact tracing using mobile technology to do that. >>But big privacy concerns. I've always felt like, you know, blockchain for so many applications in healthcare or just being able to, as you say, control your own data. I want to better understand the technology behind this. When I think about blockchain, Mmm. I obviously you don't think about it. Cryptography, you've mentioned developers a number of times. There's software engineering. Yeah. Distributed ledger. Um, I mean there's, there's game theory in the, in the, in the cryptocurrency world, we're not talking about that, but there's the confluence of these technologies coming to them. What's the technology underneath these, these applications? Talking about it there, there is an open source, an organization called Hyperledger. It's part of the Linux foundation. They're the gold standard and open source, openly governed, Mmm. Technology you know, early on in 2018 yep. 18, 26. I mean, we got involved, started contributing code and developers. >>Two Hyperledger fabric, which is the industry's first permissioned blockchain technology. Permission meaning members are accountable. So the network versus Bitcoin where members are anonymous and to pass industry Reggie regulations, you can't be anonymous. You have to be accountable. Um, that's not to say that you can't, okay. Work privately, you know, so you're accountable. But transactions in the network, Mmm. Only gets shared with those that have a need, need to know. So that the foundation is Hyperledger fabric. And IBM has a commercial offering called the IBM blockchain platform that embodies that. That kind of is a commercial distribution of Hyperledger fabric plus a set of advanced tools to make it really easy to work with. The open source. All the networks that I talked about are operating their network across the worldwide IBM public cloud. And so cloud technology lays a really big part of blockchain because blockchains are networks. >>Mmm. You know, our technology, IBM blockchain platform runs really well in the IBM wow. But it also allows you to run anywhere, right? Or like to say where it matters most. So you may have companies, I'm running blockchain nodes in the IBM cloud. You may have others running it on their own premises behind their firewall. You might have others running an Amazon and Microsoft Azure. Right. So we use, um, you may have heard of red hat open shift, the container technology so that we can run Mmm. Parts of a blockchain network, I guess they said where they matter most and you get strengthened a blockchain network based on the diversity of the operators. Because if it was all operated by one operator, there would be a chance maybe that there can be some collusion happening. But now if you could run it know across different geographies across the IBM cloud. >>So almost three networks all run on use this technology or run on the IBM cloud. And Dave, one more thing. If you look at these applications, they're just modern application, you know, their mobile front ends, their web portals and all of that kind of, okay. Okay. The blockchain part of these applications, usually it's only 20% of the overall endeavor that companies are going through. The other 80% it's business as usual. I'm building a modern cloud application. So what we're doing in IBM with, but you know, red hat with OpenShift with our cloud packs, which brings various enterprise software across different disciplines, blends and domains like integration, application, data, security. All of those things come together to fill the other 80% the above and beyond blockchain. So these three companies, okay. You know, 99 plus others are building applications as modern cloud applications that leverage this blockchain technology. So you don't have to be a cryptographer or you know, a distributed database expert. It's all, it's all embodied in this code. Mmm. Available on the IBM cloud, 29 cents a CPU hour. It was approximately the price. So it's quite affordable. And you know, that's what we've delivered. >>Well, the thing about that, that last point about the cloud is it law, it allows organizations, enterprises to experiment very cheaply, uh, and so they can get, uh, an MVP out or a proof of concept out very quickly, very cheaply, and then iterate, uh, extremely quickly. That to me is the real benefit, the cloud era and the pricing model. >>I just mentioned, David, as I said it when I started, you know, it's like we were working out in a gym, but we weren't quite sure. We knew why we were, we were so keen on getting fit. And what I see now is this, you know, blossoming of users who are looking at, you know, a new agreement. We thought we understood digital transformation. Mmm. But there's a whole new nice to be digitized right now. You know, we're probably not going to be jumping on planes and trains, uh, working as, as, as more intimately as we were face to face. So the need for new digital applications that link people together. Uh, w we're seeing so many use cases from, um, trade finance to food safety, to proxy voting for stock, know all of these applications that we're kind of moving along at a normal speed. I've been hyper accelerated, uh, because of the crisis we're in. So blockchain no. Couldn't come any sooner. >>Yeah. You know, I want to ask you, as a technologist, uh, you know, I've learned over the years, there's a lot of ways to skin a cat. Um, could you do the types of things that you're talking about without blockchain? Um, I'm, I'm sure there are ways, but, but why is blockchain sort of the right path, >>Dave? Mmm. You can, you can certainly do things with databases. Mmm. But if you want the trust, it's as simple as this. A database traditionally has a single administrator that sets the rules up for when a transaction comes in. Mmm. What it takes to commit that transaction. And if the rules are met, the transactions committed, um, the database administrator has access who commands like delete and update. So at some level you can never be a hundred percent sure that that data was the data that was intended in there. With a blockchain, there's multiple administrators to the ledger. So the ledger is distributed and shared across multiple administrators. When a transaction is submitted, it is first proposed for those administrators, a process of consent happens. And then, and only then when the majority of the group agrees that it's a valid transaction, is it committed? And when it's committed, it's committed in a way that's cryptographically linked two other transactions in the ledger, I'm making it. >>Mmm tamper-proof right. Or very difficult to tamper with. And unlike databases, blockchains are append only so they don't have update and delete. Okay. All right. So if you really want that center of trusted data that is a tested, you know, that has checks and balances across different organizations, um, blockchain is the key to do it, you know? So could you do it in data with a database? Yes. But you have to trust that central organization. And for many applications, that's just fine. All right. But if we want to move quickly, we really want to share systems of record. Mmm. I hear you. Sharing a system of record, you have regulatory obligations, you can say, Oh, sorry, the record was wrong, but it was put in there by, by this other company. Well, they'll say, well, >>okay, >>nice for the other company, but sorry, you're the one in trouble. So with a blockchain, we have to bring assurances that we can't get into that kind of situation, right? So that shared Mmm. Distributed database that is kind of provides this tamper resistant audit log becomes the Colonel cross. And then with the privacy preservation that you get from encryption and privacy techniques, um, like we have like these things, both channels, um, you can transact, um Hm. And be accountable, but also, Mmm. Only share of transactions with those that have a need to know, right? So you get that level of privacy in there. And that combination of trust and privacy is the secret sauce that makes blockchain unique and quite timely for this. So yeah, check it out. I mean, on the IBM cloud, it's effortless. So to get up and running, you know, building a cloud native application with blockchain and you know, if you're used to doing things, um, on other clouds or back at the home base, we have the IBM blockchain software, which you can deploy. Yeah. Open shift anywhere. So we have what you need in a time of need. >>And as a technologist, again, you're being really, I think, honest and careful about the word tamper. You call it tamper resistant. And if I understand it right, that, I mean, obviously you can fish for somebody's credentials. Yeah. That's, you know, that's one thing. But if I understand that, that more than 50% of the peers in the community, it must agree to tamper in order for the system. You tampered with it. And, and that is the beauty of, of blockchain and the brilliance. Okay. >>Okay. Yeah. And, and, and for, um, performance reasons we've created optimizations. Like you can set a consensus policy up because maybe one transaction it's okay just to have a couple people agree and say, Oh, well, you know, out of the a hundred nodes, Mmm. Three agree, it's good enough. Okay. Other, other policies may be more stringent depending on the nature of the data and the transaction, right? So you can tone, you can kind of tune that in based on the class of transaction. And so it's kind of good and that's how we can get performance levels in the, you know, thousand plus. In fact, IBM and RBC, um, recently did, um, a series of performance analysis because RBC said, Hey, can I use this for some of my bank to bank exchanges and we need to support over a thousand transactions per second. They were able, in their use case, there's support over 3000. Transact for a second. Okay. Mmm. You know, that we were very encouraged by that. I'm glad you clarified that because, so essentially you're saying you can risk adjust the policies if you will. >>That's great to know. Mmm. I could go on forever on this topic. Well, we're unfortunately, Jerry, we're well over our time, but I want to thank you for coming back, planning this important topic. Thrilled. IBM has taken a leadership position here, and I think, you know, to your point, this pandemic is just going to, can accelerate a lot of things and blockchain is, but in my view anyway, one of them. Thank you, Dave. Oh, great questions and I really appreciate it. So everyone out there, um, stay safe. Stay healthy. All right. Thank you Jerry, and thank you for watching everybody. This is Dave Volante for the cube. Our coverage of the IBM think digital 2020 event. We'll be right back. Perfect. The short break.
SUMMARY :
the IBM thing brought to you by IBM. you know, in sharing data. it's also expediency and you know, cutting out a lot of the red you know, We don't have 30 to 45 days, you know, think about you're a healthcare company or a food company. And you know, you know, in the case of Ford, you help save the, the country or the world. is there were many, many data sources, you know, from the very popular and well known, So we have that trust. There's the other one then I think we can all relate to is the secure key authentication, set out to do a couple of years ago and the beautiful part is, you know, it's ready to go now for you know, kind of abuse people's privacy. signing on to a, you know, telemedicine, a service or about, you know, testing and in contact tracing using I've always felt like, you know, blockchain for so many applications in healthcare that's not to say that you can't, okay. So we use, um, you may have heard of red hat open shift, And you know, benefit, the cloud era and the pricing model. And what I see now is this, you know, blossoming of users Um, could you do the types of things that you're talking about without blockchain? So at some level you So if you really want that center of trusted data that So to get up and running, you know, building a cloud native application with blockchain That's, you know, that's one thing. it's okay just to have a couple people agree and say, Oh, well, you know, you know, to your point, this pandemic is just going to, can accelerate a lot of things and blockchain is,
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
David | PERSON | 0.99+ |
Jonathan | PERSON | 0.99+ |
IBM | ORGANIZATION | 0.99+ |
Ford | ORGANIZATION | 0.99+ |
Dave | PERSON | 0.99+ |
five days | QUANTITY | 0.99+ |
Lenovo | ORGANIZATION | 0.99+ |
Jerry Cuomo | PERSON | 0.99+ |
Amazon | ORGANIZATION | 0.99+ |
40 days | QUANTITY | 0.99+ |
Jerry | PERSON | 0.99+ |
Jonathan Levy | PERSON | 0.99+ |
RBC | ORGANIZATION | 0.99+ |
30 | QUANTITY | 0.99+ |
29 cents | QUANTITY | 0.99+ |
45 days | QUANTITY | 0.99+ |
Palo Alto | LOCATION | 0.99+ |
Dave Volante | PERSON | 0.99+ |
Gary | PERSON | 0.99+ |
thousands | QUANTITY | 0.99+ |
Dave Vellante | PERSON | 0.99+ |
80% | QUANTITY | 0.99+ |
two | QUANTITY | 0.99+ |
Three | QUANTITY | 0.99+ |
2020 | DATE | 0.99+ |
Pasa | ORGANIZATION | 0.99+ |
Hyperledger | ORGANIZATION | 0.99+ |
Microsoft | ORGANIZATION | 0.99+ |
first | QUANTITY | 0.99+ |
Sarah | PERSON | 0.99+ |
Two | QUANTITY | 0.99+ |
today | DATE | 0.99+ |
2018 | DATE | 0.99+ |
more than 50% | QUANTITY | 0.99+ |
one | QUANTITY | 0.99+ |
one feed | QUANTITY | 0.99+ |
20% | QUANTITY | 0.99+ |
both channels | QUANTITY | 0.98+ |
over 20,000 suppliers | QUANTITY | 0.98+ |
IBM think digital 2020 | EVENT | 0.98+ |
three companies | QUANTITY | 0.98+ |
over 3000 | QUANTITY | 0.98+ |
one operator | QUANTITY | 0.98+ |
10 different ways | QUANTITY | 0.98+ |
both | QUANTITY | 0.98+ |
10 different data sources | QUANTITY | 0.98+ |
one transaction | QUANTITY | 0.98+ |
Boston | LOCATION | 0.97+ |
18 | DATE | 0.97+ |
hundred percent | QUANTITY | 0.97+ |
Linux | ORGANIZATION | 0.96+ |
John Hopkins | PERSON | 0.96+ |
single administrator | QUANTITY | 0.95+ |
over a thousand | QUANTITY | 0.95+ |
Talithia Williams, Harvey Mudd College | Stanford Women in Data Science (WiDS) Conference 2020
>>live from Stanford University. It's the queue covering Stanford women in Data Science 2020. Brought to you by Silicon Angle Media >>and welcome to the Cube. I'm your host Sonia category, and we're live at Stanford University, covering the fifth annual Woods Women in Data Science conference. Joining us today is Tilapia Williams, who's the associate professor of mathematics at Harvey Mudd College and host of Nova Wonders at PBS to leave a welcome to the Cappy to be here. Thanks for having me. So you have a lot of rules. So let's first tell us about being an associate professor at Harvey Mudd. >>Yeah, I've been at Harvey Mudd now for 11 years, so it's been really a lot of fun in the math department, but I'm a statistician by training, so I teach a lot of courses and statistics and data science and things like that. >>Very cool. And you're also a host of API s show called Novo Wonders. >>Yeah, that came about a couple of years ago. Folks at PBS reached out they had seen my Ted talk, and they said, Hey, it looks like you could be fund host of this science documentary shows So, Nova Wonders, is a six episode Siri's. It kind of takes viewers on a journey of what the cutting edge questions and science are. Um, so I got to host the show with a couple other co host and really think about like, you know, what are what are the animals saying? And so we've got some really fun episodes to do. What's the universe made of? Was one of them what's living inside of us. That was definitely a gross win. Todo figure out all the different micro organisms that live inside our body. So, yeah, it's been funded in hopes that show as well. >>And you talk about data science and AI and all that stuff on >>Yeah. Oh, yeah, yeah, one of the episodes. Can we build a Brain was dealt with a lot of data, big data and artificial intelligence, and you know, how good can we get? How good can computers get and really sort of compared to what we see in the movies? We're a long way away from that, but it seems like you know we're getting better every year, building technology that is truly intelligent, >>and you gave a talk today about mining for your own personal data. So give us some highlights from your talk. Yeah, >>so that talks sort of stemmed out of the Ted talk that I gave on owning your body's data. And it's really challenging people to think about how they can use data that they collect about their bodies to help make better health decisions on DSO ways that you can use, like your temperature data or your heart rate. Dina. Or what is data say over time? What does it say about your body's health and really challenging the audience to get excited about looking at that data? We have so many devices that collect data automatically for us, and often we don't pause on enough to actually look at that historical data. And so that was what the talk was about today, like, here's what you can find when you actually sit down and look at that data. >>What's the most important data you think people should be collecting about themselves? >>Well, definitely not. Your weight is. I don't >>want to know what that >>is. Um, it depends, you know, I think for women who are in the fertile years of life taking your daily waking temperature can tell you when your body's fertile. When you're ovulating, it can. So that information could give women during that time period really critical information. But in general, I think it's just a matter of being aware of of how your body is changing. So for some people, maybe it's your blood pressure or your blood sugar. You have high blood pressure or high blood sugar. Those things become really critical to keep an eye on. And, um, and I really encourage people whatever data they take, too, the active in the understanding of an interpretation of the data. It's not like if you take this data, you'll be healthy radio. You live to 100. It's really a matter of challenging people to own the data that they have and get excited about understanding the data that they are taking. So >>absolutely put putting people in charge of their >>own bodies. That's >>right. >>And actually speaking about that in your Ted talk, you mentioned how you were. Your doctor told you to have a C section and you looked at the data and he said, No, I'm gonna have this baby naturally. So tell us more about that. >>Yes, you should always listen to your medical pressures. But in this case, I will say that it was It was definitely more of a dialogue. And so I wasn't just sort of trying to lean on the fact that, like, I have a PhD in statistics and I know data, he was really kind of objectively with the on call doctor at the time, looking at the data >>and talking about it. >>And this doctor was this is his first time seeing me. And so I think it would have been different had my personal midwife or my doctor been telling me that. But this person would have only looked at this one chart and was it was making a decision without thinking about my historical data. And so I tried to bring that to the conversation and say, like, let me tell you more about you know, my body and this is pregnancy number three like, here's how my body works. And I think this person in particular just wasn't really hearing any of that. It was like, Here's my advice. We just need to do this. I'm like, >>Oh, >>you know, and so is gently as possible. I tried to really share that data. Um, and then it got to the point where it was sort of like either you're gonna do what I say or you're gonna have to sign a waiver. And we were like, Well, to sign the waiver that cost quite a buzz in the hospital that day. But we came back and had a very successful labor and delivery. And so, yeah, >>I think >>that at the time, >>But, >>you know, with that caveat that you should listen to what, your doctors >>Yeah. I mean, there's really interesting, like, what's the boundary between, Like what the numbers tell you and what professional >>tells me Because I don't have an MD. Right. And so, you know, I'm cautious not to overstep that, but I felt like in that case, the doctor wasn't really even considering the data that I was bringing. Um, I was we were actually induced with our first son, but again, that was more of a conversation, more of a dialogue. Here's what's happening here is what we're concerned about and the data to really back it up. And so I felt like in that case, like Yeah, I'm happy to go with your suggestion, but I could number three. It was just like, No, this isn't really >>great. Um, so you also wrote a book called Power In Numbers. The Rebel Women of Mathematics. So what inspired you to write this book? And what do you hope readers take away from it? >>A couple different things. I remember when I saw the movie hidden figures. And, um, I spent three summers at NASA working at JPL, the Jet Propulsion Laboratory. And so I had this very fun connection toe, you know, having worked at NASA. And, um, when this movie came out and I'm sitting there watching it and I'm, like ball in just crying, like I didn't know that there were black women who worked at NASA like, before me, you know, um and so it felt it felt it was just so transformative for me to see these stories just sort of unfold. And I thought, like, Well, why didn't I learn about these women growing up? Like imagine, Had I known about Katherine Johnsons of the world? Maybe that would have really inspired Not just me, but, you know, thinking of all the women of color who aren't in mathematics or who don't see themselves working at at NASA. And so for me, the book was really a way to leave that legacy to the generation that's coming up and say, like, there have been women who've done mathematics, um, and statistics and data science for years, and they're women who are doing it now. So a lot of the about 1/3 of the book are women who were still here and, like, active in the field and doing great things. And so I really wanted to highlight sort of where we've been, where we've been, but also where we're going and the amazing women that are doing work in it. And it's very visual. So some things like, Oh my gosh, >>women in math >>It is really like a very picturesque book of showing this beautiful images of the women and their mathematics and their work. And yes, I'm really proud of it. >>That's awesome. And even though there is like greater diversity now in the tech industry, there's still very few African American women, especially who are part of this industry. So what advice would you give to those women who who feel like they don't belong. >>Yeah, well, a they really do belong. Um, and I think it's also incumbent of people in the industry to sort of recognize ways that they could be advocate for women, and especially for women of color, because often it takes someone who's already at the table to invite other people to the table. And I can't just walk up like move over, get out the way I'm here now. But really being thoughtful about who's not representative, how do we get those voices here? And so I think the onus is often mawr on. People who occupy those spaces are ready to think about how they can be more intentional in bringing diversity in other spaces >>and going back to your talk a little bit. Um uh, how how should people use their data? >>Yeah, so I mean, I think, um, the ways that we've used our data, um, have been to change our lifestyle practices. And so, for example, when I first got a Fitbit, um, it wasn't really that I was like, Oh, I have a goal. It was just like I want something to keep track of my steps And then I look at him and I feel like, Oh, gosh, I didn't even do anything today. And so I think having sort of even that baseline data gave me a place to say, Okay, let me see if I hit 10 stuff, you know, 10,000 >>steps in a day or >>and so, in some ways, having the data allows you to set goals. Some people come in knowing, like, I've got this goal. I want to hit it. But for me, it was just sort of like, um and so I think that's also how I've started to use additional data. So when I take my heart rate data or my pulse, I'm really trying to see if I can get lower than how it was before. So the push is really like, how is my exercise and my diet changing so that I can bring my resting heart rate down? And so having the data gives me a gold up, restore it, and it also gives me that historical information to see like, Oh, this is how far I've come. Like I can't stop there, you know, >>that's a great social impact. >>That's right. Yeah, absolutely. >>and, um, Do you think that so in terms of, like, a security and privacy point of view, like if you're recording all your personal data on these devices, how do you navigate that? >>Yeah, that's a tough one. I mean, because you are giving up that data privacy. Um, I usually make sure that the data that I'm allowing access to this sort of data that I wouldn't care if it got published on the cover of you know, the New York Times. Maybe I wouldn't want everyone to see what my weight is, but, um, and so in some ways, while it is my personal data, there's something that's a bit abstract from it. Like it could be anyone's data as opposed to, say, my DNA. Like I'm not going to do a DNA test. You know, I don't want my data to be mapped it out there for the world. Um, but I think that that's increasingly become a concern because people are giving access to of their information to different companies. It's not clear how companies would use that information, so if they're using my data to build a product will make a product better. You know we don't see any world from that way. We don't have the benefit of it, but they have access to our data. And so I think in terms of data, privacy and data ethics, there's a huge conversation to have around that. We're only kind >>of at the beginning of understanding what that is. Yeah, >>well, thank you so much for being on the Cube. Really having you here. Thank you. Thanks. So I'm Sonia to Gary. Thanks so much for watching the cube and stay tuned for more. Yeah, yeah, yeah.
SUMMARY :
Brought to you by Silicon Angle Media So you have a lot of rules. the math department, but I'm a statistician by training, so I teach a lot of courses and statistics and data And you're also a host of API s show called Novo Wonders. so I got to host the show with a couple other co host and really think about like, with a lot of data, big data and artificial intelligence, and you know, how good can we get? and you gave a talk today about mining for your own personal data. And so that was what the talk was about today, like, here's what you can find when you actually sit down and look at that data. I don't is. Um, it depends, you know, I think for women who are in That's And actually speaking about that in your Ted talk, you mentioned how you were. And so I wasn't just bring that to the conversation and say, like, let me tell you more about you know, my body and this is pregnancy number Um, and then it got to the point where it was sort of like either you're gonna do what I say or you're gonna have you and what professional And so I felt like in that case, like Yeah, I'm happy to go with your suggestion, And what do you hope readers take away from it? And so I had this very fun connection toe, you know, having worked at NASA. And yes, I'm really proud of it. So what advice would you give to those women who who feel like they don't belong. And so I think the onus and going back to your talk a little bit. me a place to say, Okay, let me see if I hit 10 stuff, you know, 10,000 so I think that's also how I've started to use additional data. Yeah, absolutely. And so I think in terms of data, of at the beginning of understanding what that is. well, thank you so much for being on the Cube.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Tilapia Williams | PERSON | 0.99+ |
Sonia | PERSON | 0.99+ |
Talithia Williams | PERSON | 0.99+ |
PBS | ORGANIZATION | 0.99+ |
Gary | PERSON | 0.99+ |
11 years | QUANTITY | 0.99+ |
NASA | ORGANIZATION | 0.99+ |
10,000 | QUANTITY | 0.99+ |
Siri | TITLE | 0.99+ |
100 | QUANTITY | 0.99+ |
Novo Wonders | TITLE | 0.99+ |
Jet Propulsion Laboratory | ORGANIZATION | 0.99+ |
Power In Numbers | TITLE | 0.99+ |
Silicon Angle Media | ORGANIZATION | 0.99+ |
Katherine Johnsons | PERSON | 0.99+ |
Stanford University | ORGANIZATION | 0.99+ |
first son | QUANTITY | 0.99+ |
today | DATE | 0.99+ |
Harvey Mudd College | ORGANIZATION | 0.99+ |
first time | QUANTITY | 0.99+ |
Dina | PERSON | 0.99+ |
first | QUANTITY | 0.99+ |
JPL | ORGANIZATION | 0.99+ |
three summers | QUANTITY | 0.98+ |
six episode | QUANTITY | 0.98+ |
Harvey Mudd | ORGANIZATION | 0.97+ |
So, Nova Wonders | TITLE | 0.97+ |
one | QUANTITY | 0.96+ |
The Rebel Women of Mathematics | TITLE | 0.96+ |
10 stuff | QUANTITY | 0.94+ |
New York Times | ORGANIZATION | 0.94+ |
couple of years ago | DATE | 0.93+ |
Stanford | ORGANIZATION | 0.93+ |
Stanford Women in Data Science | EVENT | 0.92+ |
Woods Women in Data Science conference | EVENT | 0.92+ |
a day | QUANTITY | 0.92+ |
one chart | QUANTITY | 0.91+ |
about 1/3 | QUANTITY | 0.88+ |
Fitbit | ORGANIZATION | 0.86+ |
pregnancy | QUANTITY | 0.81+ |
Ted | TITLE | 0.8+ |
hidden figures | TITLE | 0.79+ |
fifth | QUANTITY | 0.77+ |
Ted talk | TITLE | 0.71+ |
African American | OTHER | 0.7+ |
couple | QUANTITY | 0.7+ |
WiDS) Conference 2020 | EVENT | 0.68+ |
three | QUANTITY | 0.68+ |
number three | QUANTITY | 0.67+ |
Nova Wonders | TITLE | 0.63+ |
co | QUANTITY | 0.63+ |
2020 | DATE | 0.5+ |
Data | EVENT | 0.46+ |
Science | TITLE | 0.42+ |
Cappy | ORGANIZATION | 0.37+ |
Newsha Ajami, Stanford University | Stanford Women in Data Science (WiDS) Conference 2020
>>live from Stanford University. It's the queue covering Stanford women in data science 2020. Brought to you by Silicon Angle Media. >>Yeah, yeah, and welcome to the Cube. I'm your host Sonia Category and we're live at Stanford University, covering the fifth annual Woods Women in Data Science Conference. Joining us today is new Sha Ajami, who's the director of urban water policy for Stanford. You should welcome to the Cube. Thank you for having me. Absolutely. So tell us a little bit about your role. So >>I directed around water policy program at Stanford. We focused on building solutions for resilient cities to try to use data science and also the mathematical models to better understand how water use is changing and how we can build a future cities and infrastructure to address the needs of the people in the US, in California and across the world. >>That's great. And you're gonna give a talk today about how to build water security using big data. So give us a preview of your talk. >>Sure. So the 20th century water infrastructure model was very much of a >>top down model, >>so we built solutions or infrastructure to bring water to people, but people were not part of the loop. They were not the way that they behaved their decision making process. What they used, how they use it wasn't necessarily part of the process and the assume. There's enough water out there to bring water to people, and they can do whatever they want with it. So what we're trying to do is you want to change this paradigm and try to make it more bottom up at to engage people's decision making process and the uncertainty associated with that as part of the infrastructure planning process. Until I'll be talking, I'll talk a little bit about that. >>And where is the most water usage coming from? So, >>interestingly enough, in developed world, especially in the in the western United States, 50% of our water is used outdoors for grass and outdoor spacing, which we don't necessarily are dependent on. Our lives depend on it. I'll talk about the statistics and my talk, but grass is the biggest club you're going in the US while you're not really needing it for food consumption and also uses four times more water >>than than >>corn, which is which is a lot of water. And in California alone, if you just think about some of the spaces that we have grass or green spaces, we have our doors in the in. The in the malls are institutional buildings or different outdoor spaces. We have some of that water. If we can save, it can provide water for about a 1,000,000 or two million people a year. So that's a lot of water that we can be able to we can save and use, or you are actually a repurpose for needs that you really half. >>So does that also boil down to like people of watering their own lawns? Or is the problem for a much bigger grass message? >>Actually, interestingly enough, that's only 10% of that water out the water use. The rest of it is actually the residential water use, which is what you and I, the grass you and I have in our backyard and watering it so that water is even more than that amount that I mentioned. So we use a lot of water outdoors and again. Some of these green spaces are important for community building for making sure everybody has access to green spaces and people. Kids can play soccer or play outdoors, but really our individual lawns and outdoor spaces. If there are not really a native you know landscaping, it's not something that views enough to justify the amount of water you use for that purpose. >>So taking longer showers and all the stuff is very minimal compared to no, not >>at all. Sure, those are also very, very important. That's another 50% of our water. They're using that urban areas. It is important to be mindful the baby wash dishes. Maybe take shower the baby brush rt. They're not wasting water while you're doing that. And a lot of other individual decisions that we make that can impact water use on a daily basis. >>Right, So So tell us a little bit more about right now in California, We just had a dry February was the 1st 150 years, and you know, this is a huge issue for cities, agriculture and for potential wildfires. So tell us about your opinion about that. So, >>um, the 20th century's infrastructure model I mentioned at the beginning One of the flaws in that system is that it assumes that we will have enough snow in the mountains that would melt during the spring and summer time and would provide us water. The problem is, climate change has really, really impacted that assumption, and now you're not getting as much snow, which is comes back to the fact that this February we have not received any snow. We're still in the winter and we have spring weather and we don't really have much snow on the mountain. Which means that's going to impact the amount of water we have for summer and spring time this year. We had a great last year. We got enough water in our reservoirs, which means that you can potentially make it through. But then you have consecutive years that are dry and they don't receive a lot of water precipitation in form of snow or rain. That will become a very problematic issue to meet future water demands in California. >>And do you think this issue is along with not having enough rainfall, but also about how we store water, or do you think there should be a change in that policy? >>Sure, I think that it definitely has something also in the way we store water and be definitely you're in the 21st century. We have different problems and challenges. It's good to think about alternative ways off a storing water, including using groundwater sources. Groundwater as a way off, storing excess water or moving water around faster and making sure we use every drop of water that falls on the ground and also protecting our water supplies from contamination or pollution. >>And you see it's ever going to desalination or to get clean water. So, interestingly >>enough, I think desalination definitely has worth in other parts of the world, and then they have. Then you have smaller population or you have already tapped out of all the other options that are available to you. Desalination is expensive. Solution costs a lot of money to build this infrastructure and also again depends on you know, this centralized approach that we will build something and provide resources to people from from that location. So it's very costly to build this kind of solutions. I think for for California we still have plenty of water that we can save and repurpose, I would say, and also we still can do recycling and reuse. We can capture our stone water and reuse it, so there's so many other, cheaper, more accessible options available before you go ahead and build a desalination plants >>and you're gonna be talking about sustainable water resource management. So tell us a little bit more about that, too. So the thing with >>water mismanagement and occasionally I use also the word like building resilient water. Future is all about diversifying our water supply and being mindful of how they use our water, every drop of water that use its degraded on. It needs to be cleaned up and put back in the environment, so it always starts from the bottom. The more you save, the less impact you have on the environment. The second thing is you want to make sure every trouble wanted have used. We can use it as many times possible and not make it not not. Take it, use it, lose its right away, but actually be able to use it multiple times for different purposes. Another point that's very important, as actually majority of the water they've used on a daily basis is it doesn't need to be extremely clean drinking water quality. For example, if you tell someone that you're flushing down our toilets. Drinkable water would surprise you that we would spend this much time and resources and money and energy to clean that water to flush it down the toilet video using it. So So basically rethinking the way we built this infrastructure model is very important, being able to tailor water to the needs that we have and also being mindful of Have you use that resource? >>So is your research focus mainly on California or the local community? We actually >>are solutions that we built on our California focus. Actually, we try to build solutions that can be easily applied to different places. Having said that, because you're working from the bottom up, wavy approach water from the bottom up, you need to have a local collaboration and local perspective to bring to their to this picture on. A lot of our collaborators have been so far in California, we have had data from them. We were able to sort of demonstrate some of the assumptions we had in California. But we work actually all over the world. We have collaborators in Europe in Asia and they're all trying to do the same thing that we dio on. You're trying to sort of collaborate with them on some of the projects in other parts of the world. >>That's awesome. So going forward, what do you hope to see with sustainable water management? So, to >>be honest with you, I would often we think about technology as a way that would solve all our problems and move us out of the challenges we have. I would say technology is great, but we need to really rethink the way we manager resource is on the institutions that we have on there. We manage our data and information that we have. And I really hope that became revolutionized that part of the water sector and disrupt that part because as we disrupt this institutional part >>on the >>system, provide more system level thinking to the water sector, I'm hoping that that would change the way we manage our water and then actually opens up space for some of these technologies to come into play as >>we go forward. That's awesome. So before we leave here, you're originally from Tehran. Um and and now you're in this data science industry. What would you say to a kid who's abroad, who wants to maybe move here and have a career in data science? >>I would say Study hard, Don't let anything to disk or do you know we're all equal? Our brains are all made the same way. Doesn't matter what's on the surface. So, um so I and encourage all the girls study hard and not get discouraged and fail as many times as you can, because failing is an opportunity to become more resilient and learn how to grow. And, um and I have, and I really hope to see more girls and women in this in these engineering and stem fields, to be more active on, become more prominent. >>Have you seen a large growth within the past few years? Definitely, >>the conversation is definitely there, and there are a lot more women, and I love how Margot and her team are sort of trying to highlight the number of people who are out there. And working on these issues because that demonstrates that the field wasn't necessarily empty was just not not highlighted as much. So for sure, it's very encouraging to see how much growth you have seen over the years for sure >>you shed. Thank you so much. It's really inspiring all the work you do. Thank you for having me. So no, Absolutely nice to meet you. I'm Senator Gary. Thanks for watching the Cube and stay tuned for more. Yeah, yeah, yeah.
SUMMARY :
Brought to you by Silicon Angle Media. Thank you for having me. models to better understand how water use is changing So give us a preview of your talk. to do is you want to change this paradigm and try to make it more bottom up at and my talk, but grass is the biggest club you're going in the US So that's a lot of water that we can be able to we can save and use, The rest of it is actually the residential water use, which is what you and I, They're not wasting water while you're doing that. We just had a dry February was the 1st 150 years, and you know, Which means that's going to impact the amount of water we have for summer and spring time this year. Sure, I think that it definitely has something also in the way we store water and be definitely you're And you see it's ever going to desalination or to get clean water. I think for for California we still have plenty of water that we can save and repurpose, So the thing with the needs that we have and also being mindful of Have you use that resource? the bottom up, you need to have a local collaboration and local So going forward, what do you hope to see with sustainable that part of the water sector and disrupt that part because as we disrupt this institutional So before we leave here, you're originally from Tehran. and fail as many times as you can, because failing is an opportunity to become more resilient it's very encouraging to see how much growth you have seen over the years for sure It's really inspiring all the work you do.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Europe | LOCATION | 0.99+ |
California | LOCATION | 0.99+ |
US | LOCATION | 0.99+ |
Sha Ajami | PERSON | 0.99+ |
Tehran | LOCATION | 0.99+ |
Silicon Angle Media | ORGANIZATION | 0.99+ |
Margot | PERSON | 0.99+ |
20th century | DATE | 0.99+ |
50% | QUANTITY | 0.99+ |
21st century | DATE | 0.99+ |
Newsha Ajami | PERSON | 0.99+ |
Stanford University | ORGANIZATION | 0.99+ |
last year | DATE | 0.99+ |
February | DATE | 0.99+ |
Sonia | PERSON | 0.98+ |
second thing | QUANTITY | 0.98+ |
10% | QUANTITY | 0.98+ |
Asia | LOCATION | 0.98+ |
today | DATE | 0.98+ |
Gary | PERSON | 0.97+ |
Stanford | ORGANIZATION | 0.96+ |
Woods Women in Data Science Conference | EVENT | 0.96+ |
four times | QUANTITY | 0.95+ |
Senator | PERSON | 0.94+ |
western United States | LOCATION | 0.93+ |
1st 150 years | QUANTITY | 0.93+ |
2020 | DATE | 0.92+ |
Stanford Women in Data Science ( | EVENT | 0.9+ |
this year | DATE | 0.86+ |
two million people a year | QUANTITY | 0.85+ |
Cube | ORGANIZATION | 0.82+ |
about a 1,000,000 | QUANTITY | 0.8+ |
WiDS) Conference 2020 | EVENT | 0.77+ |
this February | DATE | 0.75+ |
One | QUANTITY | 0.74+ |
Cube | TITLE | 0.63+ |
past | DATE | 0.55+ |
fifth | EVENT | 0.54+ |
data | TITLE | 0.52+ |
drop | QUANTITY | 0.51+ |
years | DATE | 0.49+ |
annual | QUANTITY | 0.41+ |
Vittorio Viarengo, McAfee | RSAC USA 2020
>> Announcer: Live from San Francisco, it's theCUBE covering RSA Conference 2020, San Francisco. Brought to you by SiliconANGLE Media. >> Welcome back everybody, Jeff Frick with theCUBE. We're at RSA 2020. It's day four, it's Thursday. This is a crazy long conference, 40,000 people. Even with the challenges presented by coronavirus, and there's a lot of weird stuff going on, the team pulled it together, they went forward. And even though there was drops out here and there, I think all in all, most people will tell you, it's been a pretty successful conference. And we're excited to be joined by really one of the top level sponsors here, that's still here and still doing good things. It's Vittorio Viare... Viarengo, sorry, the new interim CMO of McAfee. >> Yeah. >> Vittorio, I just call you Vittorio all the time. I never look past your first name. Great to see you. >> Likewise. It's always a pleasure to be here with an institution of Silicon Valley-- >> Oh thank you, thank you. So interim CMO, I always think of like interim football coaches that they get pulled in halfway through the season, so the good news is you kind of got the job and all the responsibilities. The bad news is, you still have that interim thing, but you don't care, you just go to work, right? >> Now whenever you have an interim job, you have to just do the job and then that's the best way to operate. >> Yeah, so again, I couldn't help but go back and look at that conversation that we had at Xerox Parc, which is interesting. That's pretty foundational, everything that happens in Silicon Valley, and so many discoveries up there. And you touched on some really key themes in the way you manage your teams, but I think they're really much more valuable, and worth bringing back up again. And the context was using scrum as a way to manage people, but more importantly, what you said is it forced you as a leader to set first priorities and have great communication; and to continually do that on this two week pace, to keep everybody moving down the road. I think that is so powerful and so lacking unfortunately, in a lot of organizations today. >> Yeah, look, I think that when you hire smart people, if you just make sure that they understand what their priorities are, and then remove the obstacle and get out of the way, magical things happen. And I give you example that is very close to your heart. When I took over a great team at Skyhigh, that got bought by McAfee, they had content marketing down to a science, but they were lacking videos. So I brought that in. I said, "Guys, people watch videos, "people engage with videos, "we need to start telling the story through videos." And I started pushing, pushing, pushing, and then I pulled back, and these guys took it to a whole new level. And then they're doing videos, they're very creative, they are crisp. And I'm like, "Yeah, my job is done." >> It is really wild how video has become such an important way for education. I mean it used to be... I remember the first time I ever saw an engineer use Google to answer a question on writing code. I had never seen that before. I'm not a coder. Wow, I thought it was just for finding my local store or whatever. And now to see what really... I think YouTube has pushed people to expect that the answer to any question should be in a video. >> So, yesterday literally, somebody from a company I don't even know stopped me and said, "I watch you to videos on container. "Thank you very much." I was like, "What, you?" And the genesis of that was the sales people ask me, "Hey, we're selling container security and all that," but I don't even understand what containers are. Okay, sure. So I shot a video and I'm the CMO, I was the vice president. I think you have to put your face on your content. It doesn't matter how senior you are, you're not in a corner office, you're down there with the team. So I got into the studio, based on my background at VMware, I knew virtual machine, and I said, "Okay, how do you explain this "to somebody who's not technical?" And next thing you know, it makes its way out there, not just to our sales force, but to the market at large. That's fantastic. >> Right, and let me ask you to follow up on that because it seems like the world is very divergent as to those who kind of want their face, and more their personality to be part of their business culture and their business messaging, and those that don't. And you know, as part of our process, we always are looking at people's LinkedIn, and looking at people's Twitter. I get when people don't have Twitter, but it really surprises me when professionals, senior professionals within the industry aren't on LinkedIn. And is just like, wow! That is such a different kind of world. >> LinkedIn right now is... and I'm stealing this from Gary on the Chuck, as a big believer in this. LinkedIn right now is like Facebook 10 years ago. You get amazing organic distribution, and it's a crime not to use it. And the other thing is if you don't use it, how are you going to inspire your team to do the right thing? Modern marketing is all about organic distribution with a great content. If you're not doing it yourself... I grew up in a bakery. I used to look at my mom, we have a big bakery. We had eight people working, and I said, "Ma, why are you workin' so hard? "Your first day, last hour?" And she said, "Look, you cannot ask your people, "to work harder than you do." That was an amazing lesson. So it's not just about working hard, and harder than your team, it's about are you walking the walk? Are you doing the content? Are you doing the modern marketing things that work today, if you expect your people to also do it? >> Yeah, it's just funny 'cause, when we talk to them, I'm like, "If you don't even have a LinkedIn account, "we shouldn't even be talking to you "because you just won't get what we do. "You won't see the value, you won't understand it "and if you're not engaging at least "a little bit in the world then..." And then you look at people say like Michael Dell, I'll pick on or Pat Gelsinger who use social media, and put their personalities out there. And I think it's, people want to know who these people are, they want to do business with people that they they like, right? >> Absolutely. You know what's the worst to me? I can tell when an executive as somebody else manages their account, I can tell from a mile away. That's the other thing. You have to be genuine. You have to be who you are on your social and all your communication because people resonate with that, right? >> Right. All right, so what are you doing now? You got your new title, you've got some new power, you've got a great brand, leading brand in the industry, been around for a while, what are some of your new priorities? What's some of the energy that you're bringing in and where you want to to go with this thing? >> Well, my biggest priority right now is to get the brand and our marketing to catch up with what the products and the customers are already which is, Cloud, Cloud, Cloud. So when we spun off from Intel two years ago, we had this amazing heritage in the endpoint security. And then we bought Skyhigh, and Skyhigh was transformational for us because it became the foundation for us to move to become a cloud-first organization. And is in the process of becoming a cloud-first organization, and creating a business that is growing really fast. We also brought along the endpoint, which now is all delivered from the Cloud, to the cloud-first open unified approach, which is exciting. >> And we see Edge is just an extension of endpoints, I would assume. It just changes the game. >> Yeah, so if you think about today modern work gets done with the backend in the Cloud, and accessing those backends from the device, right? >> Right. >> And so, our strategy is to secure data where modern work gets done, and it's in the device, in the Cloud, and on the edge. Because data moves in and out of the Cloud, and that's kind of the edge of the Cloud. That's what we launched this week at RSA we launched Unified Cloud Edge, which is our kind of a, Gartner call's it SaaS-y, so that we are kind of the security. We believe we have the most complete and unified security part of the SaaS-y world. >> Okay, I just laugh at Gartner and the trough of disillusion men and Jeff and I always go back to a Mars law. Mar does not get enough credit for a Mars law. We've got a lot of laws, but Mars law, we tend to overestimate in the short term, the impact of these technologies, and they completely underestimate really the long tail of this technology improvements, and we see it here. So let's shift gears a little bit. When you have your customers coming in here, and they walk into RSA for the first time, how do you tell people to navigate this crazy show and the 5,000 vendors and the more kind of solutions and spin vocabulary, then is probably save for anyone to consume over three days? >> Look, security is tough because you look around and say, "You have six, 700 vendors here." It's hard to stand out from the crowd. So what I tell our customers is use this as a way to meet with your strategic vendors in the booth upstairs. That's where you conduct business and all that. And I walk around to see from the ground up, send your more junior team out there to see what's happening because some of these smaller companies that are out here will be the big transformational companies or the future like Skyhigh was three four years ago, and now we're part of McAfee, and leading the charge there. >> Yeah, just how do you find the diamond in the rough, right? >> Yeah. >> 'Cause there's just so much. But it's still the little guys that are often on the leading edge and the bleeding edge, of the innovation so you want to know what's going on so that you're kind of walking into the back corners of the floor as well. >> That's why I am lifelong learner, so I go around to see what people do from a marketing perspective because, the last thing I want to do, I want to become obsolete. (Jeff laughs) And the way you don't become obsolete is to see what the new kids on the block do and steal their ideas, steal their tactics take them to the next level. >> Right, so I want to ask you a sensitive question about the conference itself and the coronavirus thing and we all saw what happened in Mobile World Congress. I guess it just got announced today that Facebook pulled F8, their developer conference. We're in the conference business. You go to a lot of conferences. Did you have some thought process? There were some big sponsors that pulled out of this thing. How did you guys kind of approach the situation? >> It's a tough one. >> It's a really tough one. >> It's a very tough one 'cause last thing you want to do is to put your employees and your customers at risk. But the way we looked at it was there were zero cases of coronavirus in San Francisco. And we saw what the rest of the industry was doing, and we made the call to come here, give good advice to our employees, wash their hands, and usual and this too will pass. >> Yeah, yeah. Well Vittorio, it's always great to catch up with you. >> Likewise. >> I just loved the energy, and congratulations. I know you'll do good things, and I wouldn't be at all surprised if that interim title fades away like we see with most great coaches. >> Good. >> So thanks for stopping by. >> My pleasure. >> All right, he's Vittorio, I'm Jeff. You're watching theCUBE, we're at RSA 2020 in San Francisco. Thanks for watching, we'll see you next time. (upbeat music)
SUMMARY :
Brought to you by SiliconANGLE Media. and there's a lot of weird stuff going on, Vittorio, I just call you It's always a pleasure to be here so the good news is you kind of got the job you have to just do the job in the way you manage your teams, And I give you example that is very close to your heart. that the answer to any question should be in a video. I think you have to put your face on your content. Right, and let me ask you to follow up on that And the other thing is if you don't use it, "we shouldn't even be talking to you You have to be who you are and where you want to to go with this thing? and our marketing to catch up with what the products It just changes the game. and it's in the device, in the Cloud, and on the edge. security part of the SaaS-y world. and the 5,000 vendors and the more kind of solutions That's where you conduct business and all that. and the bleeding edge, of the innovation And the way you don't become obsolete is to see and we all saw what happened in Mobile World Congress. 'cause last thing you want to do Well Vittorio, it's always great to catch up with you. I just loved the energy, Thanks for watching, we'll see you next time.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Jeff Frick | PERSON | 0.99+ |
Pat Gelsinger | PERSON | 0.99+ |
Jeff | PERSON | 0.99+ |
Michael Dell | PERSON | 0.99+ |
ORGANIZATION | 0.99+ | |
YouTube | ORGANIZATION | 0.99+ |
San Francisco | LOCATION | 0.99+ |
McAfee | ORGANIZATION | 0.99+ |
Vittorio | PERSON | 0.99+ |
Silicon Valley | LOCATION | 0.99+ |
Skyhigh | ORGANIZATION | 0.99+ |
Gartner | ORGANIZATION | 0.99+ |
Thursday | DATE | 0.99+ |
Vittorio Viarengo | PERSON | 0.99+ |
yesterday | DATE | 0.99+ |
Gary | PERSON | 0.99+ |
two week | QUANTITY | 0.99+ |
40,000 people | QUANTITY | 0.99+ |
first time | QUANTITY | 0.99+ |
RSA Conference 2020 | EVENT | 0.99+ |
Intel | ORGANIZATION | 0.99+ |
ORGANIZATION | 0.99+ | |
eight people | QUANTITY | 0.99+ |
RSA | ORGANIZATION | 0.99+ |
Mobile World Congress | EVENT | 0.99+ |
six, 700 vendors | QUANTITY | 0.98+ |
today | DATE | 0.98+ |
SiliconANGLE Media | ORGANIZATION | 0.98+ |
RSA 2020 | EVENT | 0.98+ |
first day | QUANTITY | 0.98+ |
10 years ago | DATE | 0.98+ |
5,000 vendors | QUANTITY | 0.98+ |
this week | DATE | 0.98+ |
over three days | QUANTITY | 0.97+ |
coronavirus | OTHER | 0.97+ |
Viarengo | PERSON | 0.97+ |
one | QUANTITY | 0.96+ |
first | QUANTITY | 0.96+ |
two years ago | DATE | 0.96+ |
VMware | ORGANIZATION | 0.96+ |
ORGANIZATION | 0.95+ | |
ORGANIZATION | 0.94+ | |
theCUBE | ORGANIZATION | 0.93+ |
three four years ago | DATE | 0.91+ |
Mar | ORGANIZATION | 0.91+ |
zero cases | QUANTITY | 0.89+ |
Xerox Parc | ORGANIZATION | 0.84+ |
first name | QUANTITY | 0.83+ |
Mars | LOCATION | 0.79+ |
Vittorio Viare | PERSON | 0.79+ |
RSAC USA 2020 | ORGANIZATION | 0.78+ |
Cloud Edge | TITLE | 0.77+ |
day four | QUANTITY | 0.76+ |
first organization | QUANTITY | 0.72+ |
a mile | QUANTITY | 0.64+ |
RSA | TITLE | 0.63+ |
F8 | COMMERCIAL_ITEM | 0.62+ |
Chuck | PERSON | 0.54+ |
level | QUANTITY | 0.52+ |
McAfee | PERSON | 0.49+ |
Edge | TITLE | 0.44+ |
Mars | TITLE | 0.43+ |
Mada Seghete, Branch | CloudNOW 'Top Women In Cloud' Awards 2020
>>Trump and low park California in the heart of Silicon Valley. It's the cube covering cloud now. Awards 2020 brought to you by Silicon angle media. Now here's Sonya to garden. >>Hi and welcome to the cube. I'm your host Sonia to Gary. And we're on the ground at Facebook headquarters in Menlo park, California covering cloud now's top women entrepreneurs in cloud innovation awards. Joining us today is modest to get day, the cofounder of branch motto. Welcome to the cube. Thank you so much for having me. So you're receiving an award today for being a top female entrepreneur in cloud innovation. How does that feel? >>It feels awesome. I'm humbled to be in such amazing company with some great ladies that have started really great companies, so pretty excited to be here. >>Great. So just give us a brief overview of your background. >>Sure. Uh, my background, well, I probably don't have the regular Silicon Valley background. I was born and raised in communist Romania, uh, in a pretty small town called Barco, uh, in the Rijo Romania called Moldavia. I was very good at math. Um, and my parents, uh, pushed me to explore applying to schools in the United States, which I did. Um, and I applied to 23 colleges and the DOB, uh, getting a full scholarship from Cornell where I studied computer engineering. Um, I dreamt of working for big companies, which I did for a while, uh, until one day when I remember I was doing a master's to Stanford and one professor told me I was, I told him, I was like, I don't think I could ever start a company. And he was like, what if you don't? Like, who do you think? Well, so I was like, Oh, I never thought about it that way. Um, and that's when I think my entrepreneurial dream started. And a few years later I started, um, phone co-founders and started a few different companies that eventually ended up being branch. That's a long answer to your question. >>No, that's perfect. So what inspired you to start branch and how did you navigate getting funding? >>Um, it's a, it's an interesting story. I think we came together, my cofounders and I were in business school, Stanford, we all want to start a company and we did what all business school students do. We just started something that sounded cool but maybe it didn't have such a big market. Um, and uh, then pivoted and ended up building an app. So we worked on an app or the mobile photo printing app called kindred. We worked on the Apple for quite some time. It was, um, over a year we sold over 10,000 photo books. I've seen a lot of images of babies and pets and we reviewed manually every single book and we had a really hard time growing. So if you think about the mobile ecosystem today, and if you compare it to the web on the web, the web is a pretty democratic system. >>You, um, you have the HTTP protocol and you are able to put together a website and make sure that the website gets found through social media to research to all this other platforms. Apps are much harder to discover. Um, the app ecosystem is owned by the platforms. And we had a really hard time applying. I was coming from the web world and all the things I had done to market websites just in the work with the apps. And it was hard. Uh, you know, you could only Mark at the top and how out all the content inside the app. That's a lot more interesting than the app itself. So we, we felt that we were like really, really struggling and we would need it to kind of shut the company down. And then we realized that one of the things that we were trying to build for us to a disability to allow people to share and get to content within the app, which is in our case was photo books was actually something that everyone in the ecosystem needed. >>So we, we asked a lot of people and it seemed like this was a much bigger need. Uh, then, you know, the photo books. And, uh, we had started to already build it to solve our own problem. So we started building a linking and attribution platform, um, to help other app. And mobile companies grow and understand their user journey and help build like interesting connections for the user. So, you know, our mission is to, um, to help people discover content within apps, uh, through links that always work. Uh, and it's been a wonderful, like an F pretty exciting journey ever since. That's really inspiring and, and solving a real world problem, a real world problem. >> So it's interesting when you ask about fundraising. Uh, it was so hard to raise money for the photo book app. And we raised actually from, uh, uh, pay our ventures and they actually, even now I remember, uh, the guy patch man sat us down in a very Silicon Valley fashion at the rosewoods and was a very hot day and there was like Persian tea being served and he gave us money and he said, you know, I just want to do something. >>I am not investing in the idea. I'm investing in you as a team. Uh, and if you pivot away from photo books, you know, uh, which we did and I think we pivoted the way because we ended up finding a much, much bigger problem. And we felt that, you know, we could actually make a, an actual change into the mobile cloud ecosystem. And that's how, that's how it all started. Uh, and it wasn't actually was easier to raise money after we had a really big problem. We had a good team that had been working together for almost two years. We had product market fit. >> So, uh, so yeah. So what are some things that have influenced you in your journey to become an entrepreneur? Um, some things interesting. Um, well I would say the Stanford design school. Um, I think I came from working for Siemens, which is a giant company. >>And I started doing this project and I remember one of the projects was we built, um, an, uh, a toolbar we were supposed to where we're doing a project for, um, Firefox, which, you know, Mozilla was utilize browser, uh, which was in some ways the precursor to Chrome. And we're trying to help it grow. And we didn't know. And one of the ideas was we, we built this toolbar for eBay and eBay hadn't had a toolbar for Firefox. And we, you know, we were some students for two weeks. We build this toolbar bar and then someone bought the car to our toolbar. And I was like, wow. Like how incredible is it that you can just kind of put your thoughts on something and just get something done and make an actual impact someone's life. And I think that's when the spark of the entrepreneurial spark, it was during that time that, um, Michael Dearing course, a professor and one of my D school courses also told me the thing that if I don't do it, who will? >>And I think that's when, that's when it all started. I think the things that have helped me along the way, I mean, my cofounders, I think I've been incredibly lucky to find cofounders that are incredibly eager to be good at what they do and also very different from me. So I think if you think about why many companies implode, it's usually because of the founding team. We've been together for almost seven years now. Uh, and it's been an interesting way to find balance through so many failed companies. So many stages of growth branches over 400 people now. So you know, our roles have shifted over time and it's been like, uh, an interesting journey and I think recently more in the past few years, I think one of the things that has helped me find balance has been having a group of female founder friends. Um, it's really interesting to have a peer group that you can talk about things with and be vulnerable with. >>And I didn't have that in the first few years and I wish I did. My cofounders are amazing, but I think in some ways we are also coworkers. So having an external group has been incredibly helpful in helping me find balance in my life. So I think a lot of women feel that way. They feel that it's really difficult to navigate in this male dominated workspace. So what advice would you give to female entrepreneurs in this space? Yeah, I mean it is really hard and I think confidence is something that I've noticed with myself, my peers, the women that I've invested in. I do investing on the side. Uh, I would say believe that you can do it. Uh, believe that the only, the sky's the limit believe that, um, you can do more than you think you can do. I think sometimes, uh, you know, our, our background and the society around us, um, doesn't necessarily believe that we can do the things that we can do as women. >>So I think believing in ourselves is incredibly important. I think the second part is making sure that we build networks around us. They can tell us that they believe in us. They can push us beyond what we think is possible. And I think those networks can be peers. Like my funeral founder group, we call each other for ministers or, uh, I think investors. Um, I think it can be mentors. And I've had, I've been lucky enough to have amazing women investors, uh, women mentors. Um, and I, it's been a really incredible to see how much they helped me grow. So I think the interesting thing is when I was just getting started, I didn't look for those communities. I didn't look for a guy. I just kinda felt, Oh, I can do it. But I didn't actually realize that being part of a community, being vulnerable, asking questions can actually go help me go so much further. Um, so the advice would be to start early and find a small group of people that you can actually rely on, and that can be your advocates and your champions. So, yeah. Well, thank you so much for those words of wisdom. Thanks for having me. Thank you for being on the cube. I'm your host, Sonia to Gary. Thanks for watching the cube. Stay tuned for more.
SUMMARY :
to you by Silicon angle media. Thank you so much for having me. I'm humbled to be in such amazing company with some great ladies that have started really So just give us a brief overview of your background. And he was like, what if you don't? So what inspired you to start branch and how did you navigate getting I think we came together, my cofounders and I were And we had a really hard Uh, then, you know, the photo books. So it's interesting when you ask about fundraising. And we felt that, you know, we could actually make a, an actual change So what are some things that have influenced you in your journey And I started doing this project and I remember one of the projects was we built, So I think if you think about why many companies implode, And I didn't have that in the first few years and I wish I did. And I think those networks can be peers.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Sonia | PERSON | 0.99+ |
Gary | PERSON | 0.99+ |
Siemens | ORGANIZATION | 0.99+ |
two weeks | QUANTITY | 0.99+ |
Silicon Valley | LOCATION | 0.99+ |
Apple | ORGANIZATION | 0.99+ |
Michael Dearing | PERSON | 0.99+ |
second part | QUANTITY | 0.99+ |
United States | LOCATION | 0.99+ |
Moldavia | LOCATION | 0.99+ |
23 colleges | QUANTITY | 0.99+ |
Chrome | TITLE | 0.99+ |
eBay | ORGANIZATION | 0.99+ |
Stanford | ORGANIZATION | 0.99+ |
one | QUANTITY | 0.99+ |
today | DATE | 0.99+ |
ORGANIZATION | 0.99+ | |
Firefox | TITLE | 0.99+ |
Barco | LOCATION | 0.99+ |
over 10,000 photo books | QUANTITY | 0.98+ |
Sonya | PERSON | 0.98+ |
one professor | QUANTITY | 0.98+ |
Menlo park, California | LOCATION | 0.98+ |
over 400 people | QUANTITY | 0.97+ |
Stanford design school | ORGANIZATION | 0.97+ |
Cornell | ORGANIZATION | 0.97+ |
Mozilla | ORGANIZATION | 0.96+ |
California | LOCATION | 0.96+ |
Romania | LOCATION | 0.95+ |
almost two years | QUANTITY | 0.95+ |
Rijo Romania | LOCATION | 0.95+ |
DOB | ORGANIZATION | 0.95+ |
a few years later | DATE | 0.94+ |
first | QUANTITY | 0.93+ |
years | QUANTITY | 0.93+ |
Awards 2020 | EVENT | 0.92+ |
CloudNOW | ORGANIZATION | 0.9+ |
years | DATE | 0.89+ |
Persian | OTHER | 0.89+ |
almost seven years | QUANTITY | 0.88+ |
kindred | TITLE | 0.88+ |
every single book | QUANTITY | 0.87+ |
one day | QUANTITY | 0.86+ |
Trump | PERSON | 0.86+ |
Silicon angle | ORGANIZATION | 0.85+ |
over a year | QUANTITY | 0.81+ |
Mada Seghete, Branch | PERSON | 0.69+ |
Top Women In | TITLE | 0.62+ |
2020 | DATE | 0.62+ |
Cloud' Awards | EVENT | 0.58+ |
past | DATE | 0.53+ |