Ken Owens, Mastercard | KubeCon + CloudNativeCon NA 2020
>> Presenter: From around the globe, it's theCUBE, with coverage of KubeCon and CloudNativeCon North America 2020 Virtual. Brought to you by Red Hat, the Cloud Native Computing Foundation and ecosystem partners. >> Hey, welcome back everybody, Jeff Frick here with theCUBE. We're coming to you from our Palo Alto Studios with our ongoing coverage of KubeCon + CloudNativeCon 2020, the digital version. It would have been the North American version but obviously everything is digital. So we're excited, we've been coming back here for years and we've got a founder of CNCF and also a practitioner, really great opportunity to get some insight from someone who's out in the field and putting this stuff into work. So we're joined in this next segment by Ken Owens. He is the Vice President of Software Development Engineering for MasterCard, and he's a founding member of the CNCF, The Cloud Native Computing Foundation. Ken, great to see you. >> Yeah, great. Thank you for having me, I have, I've enjoyed theCUBE over the years and I'm glad to be a part of it again. >> Yeah, so we're, we're psyched to have you on, and I think it's the first time I've got to talk to you. I think you might've been on in LA a couple of years ago, or I was kind of drifting around that show. I don't think I was a it was on the set that day, but before we jump into kind of what's going on now, you were a founding member of CNCF. So let's take a step back and kind of share your perspective as to kind of where we are now from where this all began and kind of this whole movement around Cloud Native. Certainly it's a good place to be. >> Yeah, yeah definitely. It's been a great ride. In our industry, we go through these sort of timeframes every decade or so, where something big kind of comes along and you get involved in and you participate in it. And it gets to be a lot of fun and it either dies or it evolves into something else, right? And with CloudNativeCon Cloud Native itself, this concept of just how difficult it was to really move with the type of agility and the type of speed that developers in the enterprise really need to move at. It was just, it was hard to get there with just traditional infrastructure, traditional ways of doing configurations of doing management of infrastructure and it really needed something different and something to kind of help, it was called orchestration of course but at the time we didn't know it was called orchestration right. We knew we needed things like service mesh, but they weren't called service meshes then. There were more like control planes. And how do you, how do you custom create all of these different pieces? And the great thing about the CNCF is that we, when we started it, we had very simple foundational principles we wanted to follow right. One was, we wanted to have end users involved. A lot of foundations as become very vendor-driven and very vendor-centric. And you kind of lose your, your core base of the practitioners as you call us right? The guys who actually need to solve problems they're trying to make a living solving problems for the industry, not just for selling products, right? And so it was important that we get those end users involved and that, and that's probably the biggest changes. It's a great technology body. We had great technologists, great engineers and the foundation but we also have a huge over 150 end users that have engaged and been very involved and contributing to the end users things of the community, contributing to the foundation now. And it's been awesome to see that come to fruition over the last three years. >> Yeah, it certainly part of the magic of open source, that's been so, so transformative. And we've seen that obviously with servers and Linux and what what that did, but we've been talking a lot lately too about kind of the anniversary of the of the Agile Manifesto and kind of the Agile Movement and really changing the prioritization around change and really making change a first class citizen as opposed to kind of a nightmare I don't want to deal with and really building systems and ways of doing things that adopt that. I want to just to pull up the Cloud Native definition 'cause I think it's interesting. We talk about Cloud Native a lot and you guys actually wrote some words down and I think it's worth reading them that Cloud Native Technologies empower organizations to build and run scalable applications in dynamic environments. Dynamic environments is such a key piece to this puzzle because it used to be, this is your infrastructure person, you've got to build something that fits into this. Now with an app-centric world has completely flipped over and the application developer doesn't have to worry about the environment anymore, right? It's spin it up and make it available to me when I need it. A really different way of thinking about things than kind of this static world. >> Definitely and then that was the big missing piece for all those years was how do you get to this dynamic environment, right, that embraces change and embraces risk to some extent. Not risk like you heard in the past with risk avoidance is so important to have, right. It's really more, how do you embrace risk and fail earlier in the process, learn earlier in the process so that when you get to production you're not failing, you're not having to worry about failure because you cut as much as you could in the earlier phases of your development life cycle. And that's been set, like you said that dynamic piece has just been such the difference. I think in why it's been taken off. >> Yeah. >> And industry this last five years now that we've been around. >> Yeah, for sure. So then the next one well, I'm just going to go through them 'cause there's three main tenants of this thing. These techniques and techniques enabled loosely coupled systems that allow engineers to make high impact changes frequently and predictably with minimum toil. I mean, those are, those are really hard challenges in a classic waterfall way with PRDs and MRDs and everything locked down in a big, giant Gantt chart that fills half of the half the office to actually be able to have loosely coupled systems. Again a really interesting concept versus hardwired, connected systems. Now you're talking about APIs and systems all connecting. Really different way to think about development and how do you build applications. >> Yeah and the interesting thing there is the very first definition we came up with five plus years ago was containers, containerized workloads, right? And being technologist, everyone focused on those words containers and containerized and then everything had to be a container, right? And to your point, that isn't what we're trying to do, right? We're trying to create services that are just big enough to support whatever is needed for that service to support and be able to scale those up and down independently of other dependent systems that may have different requirements associated with what they have to do, right. And it was more about that keeping those highly efficient type of patterns in mind of spinning up and spinning down things that don't have impact or cause impact to other larger components around them was really the key not containers or containerized. >> Right. >> Obviously that's one of the patterns you could follow to create those types of services and those patterns, but there is nothing that guarantees it has to be a container that can do that. Lots of BMS today and lots of Bare Metal Servers can have a similar function. They're just not going to be as dynamic as you may want them to be in other environments. >> Right and then the third tenant, three of three is fostering sustainable ecosystem of open source vendor neutral projects, democratizing state-of-the-art patterns to make these innovations accessible for everyone. So just the whole idea of democratization of technology, democratization of data, democratization of tools, to do something with the data to find the insight democratization of the authority to execute on those decisions once you get going on that, I mean the open source and kind of this democratization to enable a broad distribution of power to more than just mahogany row, huge fundamental shift in the way people think about things. And really even still today, as everyone's trying to move their organizations to be more data-centric in the way they operate, it is really all about the democratization and getting that information and the tools and the ability to do something with it to as broad a group of people as you can. And that's even before we talk about open source development and the power of again, as you said, bringing in this really active community who want to contribute. It's a really interesting way that open source works. It's such a fun thing to watch, and I'm not a developer from the outside, but to see people get excited about helping other people. I think that's probably the secret to the whole thing that really taps into. >> Yeah, it is. And open source, there were discussions about open source for 20 plus years trying to get more into open source contributing to open source in an enterprise mindset, right? And it could never really take off 'cause it's not really the foundation or the platforms or the capabilities needed to do that. And now to your point, open source was really the underlying engine that is making all of this possible. Without open source and some of those early days of trying to get more open source and understanding of open source in the enterprise, I think we'd still be trying to get adoption but open source had just gotten to that point where everyone wanted to do more with open source. The CNCF comes along and said, here's the set of democratized, we're not going to have kingmakers in this organization. We're going to have a lot of open solutions, a lot of good options for companies to look at, and we're not going to lock you in to anything. 'Cause that's another piece of that open source model, right. Open source still can lock you in, right. But if you have open choices within open source, there's less, lock-in potential and locking isn't really a horrible thing. It's just one of those tenants you don't want to be tied too tightly to any one solution or one hope, open source even program because that could 'cause issues of that minimal toil we talked about, right. If you have a lot of dependencies and a lot of, I always joked about OpenStack but if I have to email two guys, if I find an issue in OpenStack about security that's not really a great security model that I can tell my customers I have your security covered, right? So, you want to get away from emails and having to ask for help, if you see a big security issue you want to just address it right then and fix it fast. >> Right, right. So much to unpack there. And for those that don't follow you, you've done a ton of presentations. You've got a ton of great content out of the internet with deep technical dives, into some of this stuff and the operational challenges in your philosophies but good keeping it kind of high level here. 'Cause one of the themes that comes up over and over in some of the other stuff I saw from you is really about asking the right questions. And we hear this time and time again, that the way to get the right answer first you got to frame the question right. And you talk quite extensively about asking the why and asking the how. I wonder if you can unpack that a little bit as to why those two questions are so important and how do you ask them in a way that doesn't piss everybody off or scare them away when you're at a big company like MasterCard that has a lot of personal information, you're in the finance industry, you got ton of regulation but still you're asking how and you're asking why. >> Yeah, definitely. And those, those are two questions that I keep coming back to in the industry because they are, they're not asked enough in my opinion. I think they, for the reasons you brought up those there's too much pushback or there's, you don't want to be viewed as someone who's being difficult, right? And there maybe other reasons why you don't want to ask that but I like to ask the why first because it, you kind of have to understand what's the problem you're trying to solve. And it kind of goes back to my engineering background, I think right. I love to solve problems and one of my early days and you might have heard this on one of my, my interviews, right. But in my early days, I was trying to fix a problem that I was on an advanced engineering team. And I was tier four support in a large Telco. And for months we had this issue with one of our large oil based companies and no one could solve it. And I was on call the night that they called in. And I asked the guy a simple question, tell me which lights you see on this DHUC issue? Which is a piece of equipment that sits between a ATM network and a regular Sonnet network. So we're watching, I'm asking them as kind of find out where in this path, there's a problem. And the guy tells me where there's no lights on. And I'm like well, plug in the power and let me know when it boots up and then let's try another test. And that was the problem. So my, the cleaning crew would come through and unplugged it. And so I learned early on in my crew that if you don't ask those simple questions, you just assume that everything's working almost nine times out of 10, it's the simple, easy solution to a problem. You're just too busy thinking of all the complex things that could go wrong and trying to solve all the hard problems first. And so I really try to help people think about, ask the why questions, ask, why is this important? Why do we need to do this now? Why, what would happen if we don't do this? If we did it this other way, what's the downside of doing it this other way? Really think through your options, 'cause it may take you 20, 30 minutes to kind of do a good analysis of a problem, but then your solution you're not going to spend weeks trying to troubleshoot when it doesn't work because you put the time upfront to think about it. So that's sort of the main reason why I like to ask the why and the how, because it forces you to think outside of your normal, my job is to take this cog and put it over here and fix this, right. And you don't want to be in that, that mode when you're solving complex problems because you overlook or you miss the simple things. >> Right. So you don't like the 'cause we've always done it that way? (both laughing) >> I do not. And I hear that a lot everywhere I've been in the industry and anywhere, any company you have those, this is the way we've always done it. >> Yeah, yeah. Just like the way we've always traveled, right. And the way we've always been educated and the way we've always consumed entertainment. It's like really? I wanted to (indistinct) >> I have learned though that there's a good, I like to understand the reason behind why we've always done it that way. So I do always ask that question. >> Right. >> I don't turn around on someone and get mad at them and you say, Oh, we can't we have to do it differently. I don't have the mindset of let's throw that out the window because I realized that over time something happened. It's like when I had younger kids, I always laugh because they put these warnings on those whatever they call them at the kids stand up in them. >> Right, the little, the little (indistinct) >> Don't put them on top of the stairs right. These stupid little statements are written on there. And I always thought I was dumb. And if somebody told me, well that's because somebody put their kid near the pool and they drown. >> Right, right. >> You have to kind of point out the obvious to people and so, >> Yeah. >> I don't think it's that dangerous of a situation and in the work environment, but hopefully we're not making the same mistakes that have been prevented by not allowing just the, not because we've done it this way before modeled it to go forward. >> Right, right now we have a rule around here too. There's a reason we have every rules is because somebody blew it at some point in time. That's why we have the rule that I want to shift gears a little bit and talk about automation, right? 'Cause automation is such a big and important piece of this whole story especially as these systems scale, scale, scale. And we know that people are prone to errors. I mean, I had seen that story about the cleaner accidentally unplugging things. We all know that people fat fingers, copy and paste is not used as universally as it should be. But I wonder if you could share, how important automation is. And I know you've talked a lot about how people should think about automate automation and prioritizing automation and helping use automation to both make people more productive but also to prioritize what the people should be working on as well as lowering the error rate on stuff that they probably shouldn't be doing anyway. >> Exactly, yeah automation to me is, as you've heard me say before is it's something that is probably almost as big of a key tenet as open source should be, right? It's one of those foundational things that it really helps you to get rid of some of that churn and some of the toil that you run into in a production environment where you're trying to always figure out what went wrong and why did this system not work on this point in time and this day and this deployment, and it's almost to your point always a fat finger, someone deleted an IP address from the IPAM system. There's all kinds of errors that you can people can tell you about that have happened. But to the root of your question is automation needs to be thought about from three different primary areas in my view, in my experience. The first one is the infrastructure as code, software defined infrastructure, right. So the networking teams and the storage teams and the security teams are probably the furthest behind in adopting automation in in their jobs, right. And their jobs are probably the most critical pieces of the infrastructure, right? And so those are, those are pieces that I really highly encouraged them to think about how can they automate those areas. The second piece is I think is equally as important as the infrastructure piece is the application side. When I first joined multiple enterprises in the past, the test coverage is in the low 10's to 20%, right. And your test coverage is a direct correlation to how well your application is going to behave and production in terms of failures, right? So if you have low test coverage, you're going to have high failure rates. It's sort of over over all types of industries every study has shown that, right. So getting your test coverage up and testing the right things not just testing to have test coverage right. >> But actually. >> Right, right. >> Thinking through your user stories and acceptance criteria and having good test is really, really important. So you have those two bookends, right. And in between, I think it's important that you look at how you connect to these services, these distributed systems we talked about in the opening right. If you fully automate your infrastructure and fully automate your application development and delivery, that's great. But if in the middle you have this gooey middle that doesn't really connect well doesn't really have the automation in place to ensure that your certificates are there that your security is in place. That middle piece can become really a problem from a security and from a availability issue. And so those those are the two pieces that I say really focus on is that gooey middle and then that infrastructure piece is really the two keys. >> Right, right. You've got another group of words that you use a lot. I want you to give us a little bit more color behind it. And that's talking to people to tell them that they need to spend more time on investigation. They need to do more experimentation. And then and the one that really popped out to me was it was retro to retrospective to not necessarily a postmortem which I thought is interesting. You say retrospective versus the postmortem, because this is an ongoing process for continuous improvement. And then finally, what seems drop dead dumb obvious is to iterate and deliver. But I wonder if you can share a little bit more color on how important it is to experiment and to investigate and to have those retrospectives. >> Yeah definitely. And then it kind of goes back to that culture we want to create in a Cloud Native world, right. We want to be open to thinking about how we can solve problems better, how we can have each iteration we want, to look at, how do we have a less toil, have less issues. How do we improve the, I liked kind of delight in your experience, how do you make your developers and your customers specific, but specifically how do you make your customers so happy with your service? And when you think about those sort of areas, right. You want to spend some portion of your time dedicated to how do I look at and investigate better ways of doing things or more improvements around the way my customer experience is being delivered. Asking your customers questions, right. You'd be surprised how how many customers don't ever get asked for their opinion on how something works, right. And they want to be asked, they'd love to give you feedback. It doesn't necessarily mean you're going to go do it that next iteration, right? The old adage I like to use is if Henry Ford had listened to his customers he would have tried to breed a faster horse, right? And so you have to kind of think about what you want to try to deliver as a product and as an organization but at the same time, that input is important. And I think, I say carve it out, because if you don't, we're so busy today and there's so much going on in our lives. If you don't dedicate and carve out some of that time and protect that time, you will never get to that, right. It's always a, I'll get to that next year. Maybe our next iteration I'll try, right. And so it's important to really hold that time as sacred and spend time every week, every couple of weeks, whatever it works out in the schedule, but actually put that in your calendar and block out that time and use it to really look at what's possible, what's relevant, what kind of improvements you can have. I think those are really the key the key takeaways I can have from that piece of it. And then, the last one you asked about, which I think is so important, is the retrospective, right. Always trying to get better and better at what you do is, is an engineer's goal, right? We never liked to fail. We never liked to do something twice, right? We don't want to, we want to learn the first time we make a mistake and not make it over and over again. So that those retrospectives and improving on what you're doing iteratively. And to the point you brought up and I like to bring this up a lot, 'cause I've been part not at MasterCard, but at other companies parts of companies that would talk a great game come up with great stories, say here's our plan. And then when we get ready to go to deliver it, we go and we reinvestigate the plan and see if there's a better plan. And then we get to a point where we're ready to go execute. And then we go back and start all over again, right. And you've got to deliver iteratively, if you don't, you're the point I like to always make is you're never going to be ready, right. It's like, when are you ready to have kids? You never ready to have kids, right. You just have to go and you'll learn as you go. You know so. >> Right, right, I love that. Well again, Ken, you have so much great stuff out there for technical people that want to dive in deep? So I encourage them just to do a simple YouTube or excuse me, YouTube search or Google search but I want to give you the last word. One word, I'm going to check the transcript when this thing is over that you've used probably more than any other word while we've been talking for the last few minutes is toil. And I think it's really interesting that it brings up and really highlights your empathy towards what you're trying to help developers avoid and what you're trying to help teams avoid so that they can be more productive. You keep saying, avoid the toil, get out of the toil, get out of this kind of crap that inhibits people from getting their job done and being creative and being inventive and being innovative. Where does that come from? And I just love that you keep reinforce it and just kind of your final perspective as we wrap on 2020 and another year of CNCF and clearly containers and Kubernetes and Cloud Native is continues to be on fire and on a tear. I just wonder if you can share a little bit of your perspective as a founding member as we kind of come to the end of 2020. >> Yeah definitely. Thanks again for having me. It's been a great, great discussion. I am a developer by background, by trade today, I still develop. I still contribute to open source and I've had this mantra pretty much my entire career that you have to get into the weeds and understand what everyone's experiencing in order to figure out how to solve the problems, right. You can't be in an ivory tower and look down and say, Oh, there's a problem, I'm going to go fix that. It just doesn't work that way. And most problems you try to solve in that model will be problems that no other team has really experienced. And there not going to be help, they're not going to be thankful that you solved the problem they don't have, right? They want you to solve a problem that they have. And so I think that that's sort of a key for the reason why I spent so much time talking about that as I live it every day. I understand it. I talk with my development community and with a broader community of developers at MasterCard and understand the pains that they're going through and try to help them every day with coming up with ways to help make their lives a lot easier. So it's important to me and to to all organizations out there and in all of the, in the world. So, CNCF its been great. It's still growing. I'm always looking for end users. I'd love to talk to you. Well, you can reach out to, to the CNCF if you'd like to learn more, our website has information on how to get connected to the end user community. We community within the CNCF that is not, it's a private community. So you don't have to worry about your information being shared. If you don't want people to know you belong to the community, you don't have to list that information. If you want to list it, you're welcome to list it. There's no expectations on you to contribute to open source, but we do encourage you to contribute, and are here to support that end user community any way we can. So thanks again for having us and looking forward to, to a great show in North America. >> All right well, thank you, Ken, for sharing your information sharing the insight, sharing the knowledge really appreciate it and great to catch up. All right. He's Ken, I'm Jeff. You're watching theCUBE with our ongoing coverage of KubeCon + CloudNativeCon 2020 North America Digital. Thanks for watching. We'll see you next time. (gentle music)
SUMMARY :
Brought to you by Red Hat, We're coming to you from to be a part of it again. psyched to have you on, of the practitioners as you call us right? and really changing the so that when you get to production now that we've been around. that fills half of the half the office and be able to scale those up that guarantees it has to be from the outside, but to or the capabilities needed to do that. and over in some of the other stuff I saw And it kind of goes back to So you don't like the 'cause and anywhere, any company you have and the way we've always to understand the reason I don't have the mindset of let's And I always thought I was dumb. before modeled it to go forward. but also to prioritize what of the toil that you run into But if in the middle you have this and to investigate and to And to the point you brought up And I just love that you keep reinforce it to the community, you don't and great to catch up.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Jeff Frick | PERSON | 0.99+ |
Ken Owens | PERSON | 0.99+ |
CNCF | ORGANIZATION | 0.99+ |
Ken | PERSON | 0.99+ |
Jeff | PERSON | 0.99+ |
two questions | QUANTITY | 0.99+ |
Cloud Native Computing Foundation | ORGANIZATION | 0.99+ |
20 | QUANTITY | 0.99+ |
two pieces | QUANTITY | 0.99+ |
MasterCard | ORGANIZATION | 0.99+ |
Red Hat | ORGANIZATION | 0.99+ |
two keys | QUANTITY | 0.99+ |
LA | LOCATION | 0.99+ |
20 plus years | QUANTITY | 0.99+ |
Telco | ORGANIZATION | 0.99+ |
three | QUANTITY | 0.99+ |
20% | QUANTITY | 0.99+ |
second piece | QUANTITY | 0.99+ |
two questions | QUANTITY | 0.99+ |
two guys | QUANTITY | 0.99+ |
North America | LOCATION | 0.99+ |
2020 | DATE | 0.99+ |
next year | DATE | 0.99+ |
Henry Ford | PERSON | 0.99+ |
KubeCon | EVENT | 0.99+ |
30 minutes | QUANTITY | 0.99+ |
two | QUANTITY | 0.99+ |
10 | QUANTITY | 0.99+ |
nine times | QUANTITY | 0.99+ |
first | QUANTITY | 0.99+ |
one | QUANTITY | 0.99+ |
twice | QUANTITY | 0.99+ |
Cloud Native | ORGANIZATION | 0.98+ |
first one | QUANTITY | 0.98+ |
five plus years ago | DATE | 0.98+ |
YouTube | ORGANIZATION | 0.98+ |
over 150 end users | QUANTITY | 0.98+ |
today | DATE | 0.98+ |
One word | QUANTITY | 0.97+ |
Linux | TITLE | 0.97+ |
third tenant | QUANTITY | 0.97+ |
Software Development Engineering | ORGANIZATION | 0.97+ |
first time | QUANTITY | 0.97+ |
first definition | QUANTITY | 0.97+ |
each iteration | QUANTITY | 0.96+ |
one solution | QUANTITY | 0.96+ |
Mastercard | ORGANIZATION | 0.96+ |
both | QUANTITY | 0.95+ |
Cloud Native | TITLE | 0.95+ |
three main tenants | QUANTITY | 0.94+ |
CloudNativeCon North America 2020 Virtual | EVENT | 0.93+ |
One | QUANTITY | 0.93+ |
CloudNativeCon 2020 | EVENT | 0.92+ |
Cloud Native Computing Foundation | ORGANIZATION | 0.92+ |
couple of years ago | DATE | 0.9+ |
last three years | DATE | 0.9+ |
Agile | TITLE | 0.89+ |
OpenStack | TITLE | 0.88+ |
weeks | QUANTITY | 0.86+ |
end of 2020 | DATE | 0.86+ |
open source | TITLE | 0.84+ |
CloudNativeCon NA 2020 | EVENT | 0.83+ |
North American | OTHER | 0.82+ |
Sonnet | ORGANIZATION | 0.81+ |
last five years | DATE | 0.81+ |
Christine Leong, Accenture & Leandro Nunes, Mastercard | Accenture Executive Summit 2019
>> Announcer: Live from Las Vegas, it's theCUBE. Covering AWS Executive Summit. Brought to you by Accenture. >> Hello everyone and welcome back to theCUBE's live coverage of the Accenture Executive Summit here at the Venetian in Las Vegas. Part of AW re:invent, of course. I'm your host, Rebecca Knight. We have two guests for this segment. We have Leandro Nunes. He is the Vice President of Product Development at Mastercard. Thank you so much for coming on the show. >> Thanks for having me. >> And Christine Leong, she is the Managing Director, Accenture Blockchain and Biometrics. Thank you so much. >> Thank you. >> So sustainability is a hot topic in the industry, in all industry today and especially here at AWS re:Invent. I want to talk to you about circular supply chain which was an idea that germinated in your brain a couple of years ago, but it really just sort of launched a year ago. Tell us more about why you started CSC. >> Sure. We started this actually because, a couple of things. We drink coffee every single day, and as we go into every coffee shop and we think about, well, you see packets saying this is my single origin coffee. I pay extra for this and it's sustainably grown and yet so see news saying that the rain forest is being burned down and animals are being killed. And so about two years ago, I looked at this and I thought, "Wow, how do I know "this is really sustainable, what I'm drinking?" The extra five bucks that I'm paying at my coffee shop, is it really single origin? Is it really going to the right people? Is it really killing the orangutans and the rainforest and then I see a statistic that says, well, for every cup of coffee that we drink, a square inch of rainforest gets burned down. And, I mean, I drink at least five cups of coffee a day. So that's not good, right? So then I thought, and working, actually, with Mastercard at the time, I'm doing and still do actually do a lot of work with Mastercard around identity and biometrics and I thought, "Well, how can we combine "some of these capabilities we have "with Blockchain identity to say, "to put our money where our mouths is?" To change the incentives at the base of the pyramid where farmers, producers, smallholders. If I can say to them that I really want to care that you don't burn the forest down, that you produce in a good way. And they're just trying to survive. They're not bad people, if they are just hand to mouth. That if we can say, right, we'll pay you more as consumers and we know it's definitely going to that right person, then maybe we can help to change some of, you know, and not have the rainforests and not have my guilty cup of coffee, right? >> So even if we don't drink quite as much coffee as you, Christine, we are as a group, consumers are more socially conscious than they ever have been. What are some of the statistics here? That people just care more about this stuff, in general, and they're willing to pay premium for it. >> So, for example, the green trade is estimated, this came out from Unilever, at $2 trillion a year, by next year actually. I mean, that's a staggering statistic and as you see more and more on social media, on literally every platform that you can see. Sustainability is a huge topic with the recent UN climate discussions. I mean, next week in Madrid, it's a big topic that we should all, as responsible responsible consumers, care about. >> So Leandro, what do you see as the benefits of CSC of small actors? >> Well, it's a great point, because when you seriously think about it you usually say a lot about consumers and the big brands. And now we are protecting the big brands, but just think about the sourcing side of the supply chain, right? The small communities, the ones that are growing the coffee, the ones that are the farmers over there or the fishermen. Now, these ones have been there for a while, they are just being kind of squeezed by the whole supply chain, squeezed by the whole business. Right? You think like let's remove a little bit of their margin, let's put it into something else. Now, when you have the circle of supply chain, because consumers in this new generation is so interested in knowing where the product comes from, if they are doing the right thing. Now there's a chance that you can pay them back. It's all about coming up with an incentive model, that's what we see with Mastercard, right? When you create a network like that, which the Blockchain solution is, it's a big network. So how we can gain traction, how we can gain adoption? One thing is, you need to establish incentives through all of the parties that you have in the network. So if you're just taking care of the brand and they're going to say, "Brands, mandate to your suppliers "that needs to do that." This is not going to work. What will work is, what is the incentive the farmers are going to have? What is the sourcing? So, wait a minute. So, don't you think the farmers want to do the right thing? Of course they do, but do they have incentives for that? If it's just a letter, or if it's just someone mandating, they're not going to do it. But if you come with the idea of, "Hey, I pay you back your coffee "or whatever your product you're doing, "you can have a premium. "It's going to be sustainable to your family as well. "Your business can be more profitable." So they will see, "Okay, I want to be part of it." >> So, it's creating incentives for people, for the producers themselves to grow things more sustainably. >> It's all about that, it's not only them. And then you go to the suppliers, you go to the logistics, transportation companies. You give them the visibility. They always complain about, "How can I have the visibility of my supply chain?" "Why?" "Can you create the visibility?" You give the transparency that you create the trust. And if you'll ask people in a supply chain business what the big problem is in supply chain, it's trust. They don't trust each other, but they have to trade things and they don't trust each other. You do business with people you don't trust every single day. It's not a good thing. So, if you bring this visibility, you facilitate this and they see there's an incentive to be also part of it. >> So Christine, what are the kinds of technologies that are powering the CSC and how does it create that trust or cultivate that trust? >> And Leandro is spot on in terms of trust. It's about trusting the people, but trusting the data and trusting the entities that put in some of the data. There are components of Blockchain, of course, that serve the traceability aspects of any of the product. Blockchain also helps with the decentralized identity capability that we've put in. We've made also biometrics for the individual, but this is optional, depending on how, in terms of using it very responsibly. Payments of course, digital payments and having the ability to actually direct payments through the Mastercard rails. And then, of course, with the power of AWS and then hosting it on the cloud and be able to have that anywhere. And the different aspects of including IoT, so we know that let's say for fisheries, this product actually really came from this place, you know, there's sensors, we know that it's kept at the right temperature, therefore insurance payoffs and things like that will be right and tracked all the way through and knowing that the product is really fresh and really kept intact throughout the journey. So a whole bunch of different technology. >> Totally agreed. Projects with Blockchain only tend not to succeed and the reason is because you need to nurture the ecosystem. So how you bring the IoT-- >> Yes. >> To the table, how you bring payments, how you bring AI. You get all these solutions together and then you create what this visibility, that's the trust we need. Companies who are trying to do one side, which is just the Blockchain, they are not going anywhere. The reason that I like their alliance with Accenture and AWS is because we know that we needed to do this end-to-end and this is going to be broader than just talking about Blockchain. >> Rebecca: Yes. >> And it's about the people, because you have to, ultimately it's the consumer and the base of the pyramid, producer. Both have identities, and if we are able to say, "This is the identity of the person," I can then help to influence their livelihoods. >> So it's putting a real face on the supply chain for the end consumer. I mean, at a time where consumers are demanding more transparency in the supply chain, demanding to know more about the source of the goods, of the products that they're buying, what has been the reception and what are you hearing back? >> I think we've had great receptions. We launched it at Davos, earlier this year. We've had a huge amount of interest and now slowly we're gaining sort of traction in terms of getting the pilots and putting them in place. And I think it's also something that people need to, initially it's a little bit of education, understanding, well, how does this actually all work? You know, is it just traceability? Is it just identity? Or is it actually all of those things? Understanding the use cases and embracing that it's not just one way of doing something and it's really a concept of embracing better business through better technology and innovation can actually be more sustainable and responsible businesses. So the traction has been great and we have a number of pilots in the pipeline. >> Yeah, in the past I used to believe that some things we should stop doing or stop eating because of the sustainable part of it, and I have learned that is not the case. You can do the right thing, you can make sure that you are doing the right thing and you can eat with no guilt. That's what everybody wants, right? This is the type of visibility you want to give from the consumer side, but not from the company side of it. The brands are, "Okay, I'm safe," because brands, they have a very good visibility from the distributor on, but they don't know what's going on behind that, and our products, this is so globalized nowadays, so fragmented. You know, it comes from so many different places. Brands, there is no way that they can control it if they don't have this veil. That's why we're trying to bring together. >> So when this fully does launch and the consumer is then seeing the face of the coffee grower in Brazil or in Kenya-- >> Yeah. >> And saying, "Okay," so then what happens then? How are they able to incentivize that farmer to do the right thing, as you say? >> There is a digital payment channel, powered by Mastercard, that you can then tip, so to speak, tip the farmer, donate money and actually say, "Well, there's multiple ways of doing things." Right? For example, if I'm the consumer scanning the product and we have a whole Lego city built upstairs that can showcase this, and say, "Right, this is how it works," and scan the product and where I can say, "Right, I want to be able "to donate an extra dollar for this farmer "because I really like the fact that you are sustainable. "And not burning the rainforest down "and protecting the orangutans or elephants or the birds. "So great, I'm going to give you an extra dollar." So this is how it's going to work on the app. >> And there are other consequences as well. There are so many organic products nowadays, but they're not really organic. So if you can prove they're organic, the farmers would feel more motivated to really grow that as an organic product because there is a premium. So it's not only the tip that you give to them, but also the fact that you can create a premium price situation that will motivate others to do the same. So brands would give the differentiator, farmers would feel like, "Okay, if I do this way, "it would be more profitable," and consumers would benefit from a real organic or a real product with the sustainability behind it. >> Great, consumers can trust more. >> Exactly. >> It's not just fake news. What are some of the, I mean, this is such a cool concept. What are some of the biggest challenges in really launching it and making it a reality? What is keeping you up at night? >> I think some of it is actually just education and getting it out there. And understanding that this is a lot of stakeholders. So, from consumer brands all the way down to the smallholder providers. It's a lot of people to link up and a lot of organizations to talk to. So some of it is just getting through that process and getting people to understand. Also, actually, hopefully we'll get consumers to adopt. >> Yeah. >> And understand that this is something that they will want to do. >> Yeah, this whole integration, like Christine said, it is important, right? So you understand all the key stakeholders. It don't need to be all of them at the beginning, but at least the key stakeholders in a supply chain. And how you can create the business incentive model for them to be part of that. So it's a mapping exercise. We're getting there and that's where you gain adoption, and if you get the consumer side doing this as well, so it creates a network effect. And that's why we're trying to do it at Mastercard. It's in our DNA, like, build the networks, right. Everybody knows that. So we wanted to bring this to the ecosystem, to contribute that, okay, so how can I create a network effect that they can exponentially scale for their whole marketshare, for their whole marketplace. >> I want to ask you a personal question. You've been in technology for a really long time and now-- >> Not that old though. >> (laughing) No, no. You're just a babe. But in terms of of the kinds of projects you've worked on and the kinds of ways you're thinking about technology and then this particular project at a time where climate change is a monumental challenge and the fate of our planet really hangs in the balance with the decisions that we're making, policy makers and consumers are making today. I mean, what is it like to work on this kind of product? >> That's a great question. Yeah, well, for all of these years, I go to work with this business mentality, you know, you're going to make more money for someone else. You're going to work for big company. And see some friends and family doing things for the society, I say, "Oh my gosh, I should do something like that." And now I feel like I can do both. We're talking now as a business. It's a great solution, but it mixes so well for the, you know, for the whole society. It makes me feel really, everyday going to work and say, "Oh, this is what I want to do. "This is so cool." I mean, I'm helping, I'm benefiting myself 'cause I go to the supermarket, I'm going to be the one who's going to tip the farmer. I'm going to be the one who's going to check where my shrimp comes from, right? So I'm doing this for my family. My kids are, I hope they can live in a better planet that know exactly where the products come from. >> And the family that you have that's not even been born yet, so that's the other thing, too, helping future generations. >> That's amazing. We're doing things that, we never know. >> Yes, you deserve the Nobel Peace Prize, Leandro. (all laughing) Thank you so much, Leandro and Christine, for coming on theCUBE. A really fun and fascinating conversation. >> Thank you. >> Thank you. >> I'm Rebecca Knight. Stay tuned for more of theCUBE's live coverage at the Accenture Executive Summit coming up after lunch. (upbeat music)
SUMMARY :
Brought to you by Accenture. of the Accenture Executive Summit Thank you so much. I want to talk to you about circular supply chain and we think about, well, you see packets What are some of the statistics here? and as you see more and more on social media, and the big brands. for the producers themselves You give the transparency that you create the trust. and having the ability to actually direct payments and the reason is because you need to nurture the ecosystem. To the table, how you bring payments, and the base of the pyramid, producer. and what are you hearing back? So the traction has been great and I have learned that is not the case. "because I really like the fact that you are sustainable. So it's not only the tip that you give to them, What are some of the biggest challenges and a lot of organizations to talk to. that they will want to do. and if you get the consumer side doing this as well, I want to ask you a personal question. and the fate of our planet really hangs in the balance and say, "Oh, this is what I want to do. And the family that you have We're doing things that, we never know. Yes, you deserve the Nobel Peace Prize, Leandro. at the Accenture Executive Summit
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Leandro | PERSON | 0.99+ |
Christine Leong | PERSON | 0.99+ |
Christine | PERSON | 0.99+ |
Rebecca Knight | PERSON | 0.99+ |
Rebecca | PERSON | 0.99+ |
Leandro Nunes | PERSON | 0.99+ |
AWS | ORGANIZATION | 0.99+ |
Brazil | LOCATION | 0.99+ |
Accenture | ORGANIZATION | 0.99+ |
Kenya | LOCATION | 0.99+ |
Unilever | ORGANIZATION | 0.99+ |
Madrid | LOCATION | 0.99+ |
Mastercard | ORGANIZATION | 0.99+ |
next week | DATE | 0.99+ |
two guests | QUANTITY | 0.99+ |
five bucks | QUANTITY | 0.99+ |
Accenture Executive Summit | EVENT | 0.99+ |
Las Vegas | LOCATION | 0.99+ |
Accenture Blockchain | ORGANIZATION | 0.99+ |
a year ago | DATE | 0.99+ |
both | QUANTITY | 0.99+ |
Both | QUANTITY | 0.99+ |
Nobel Peace Prize | TITLE | 0.98+ |
next year | DATE | 0.98+ |
$2 trillion a year | QUANTITY | 0.97+ |
earlier this year | DATE | 0.97+ |
Venetian | LOCATION | 0.97+ |
One thing | QUANTITY | 0.96+ |
Lego | ORGANIZATION | 0.96+ |
Davos | LOCATION | 0.95+ |
one side | QUANTITY | 0.95+ |
AWS Executive Summit | EVENT | 0.94+ |
Accenture Executive Summit 2019 | EVENT | 0.94+ |
a square inch | QUANTITY | 0.93+ |
theCUBE | ORGANIZATION | 0.93+ |
about two years ago | DATE | 0.93+ |
single day | QUANTITY | 0.92+ |
today | DATE | 0.9+ |
CSC | ORGANIZATION | 0.87+ |
one way | QUANTITY | 0.85+ |
a couple of years ago | DATE | 0.85+ |
AW re:invent | EVENT | 0.83+ |
UN | ORGANIZATION | 0.82+ |
Biometrics | ORGANIZATION | 0.75+ |
at least five cups of coffee a day | QUANTITY | 0.75+ |
every cup of coffee | QUANTITY | 0.72+ |
every single day | QUANTITY | 0.71+ |
single | QUANTITY | 0.68+ |
Vice President | PERSON | 0.57+ |
Blockchain | TITLE | 0.5+ |
Invent | EVENT | 0.42+ |
re | EVENT | 0.34+ |
Christine Leong, Accenture & Leandro Nunes, Mastercard | Accenture Executive Summit 2019
by from Las Vegas it's the cube coverage AWS executive summary brought to you by Accenture hello everyone and welcome back to the cubes live coverage of the Accenture executive summit here at the Venetian in Las Vegas part of aw reinvent of course I'm your host Rebecca Knight we have two guests for this segment we have Leandro Nunez he is the vice president product development at MasterCard thank you so much for coming on the show thanks for having me and Christine Leung she is the managing director Accenture blockchain and biometrics thank you so much you so sustainability is a hot topic in the industry too in all industry today and especially here at AWS reinvent I want to talk to you about circular supply chain which was an idea that germinated in your brain a couple of years ago but it's really just sort of launched a year ago tell us more about why you started Cs sure we started this actually because a couple of things I we drink coffee every single day and we go into every coffee shop and we think about well you know you see packets saying this is my single origin coffee this is I pay extra for this and it's sustainably grown and yet you see news saying that you know the rain forest is being burnt down and animals are being killed and so about two years ago I looked at this and I thought wow you know how do I know this is really sustainable what I'm drinking the extra five books that I'm hanging at my coffee shop is it really is it really sink origin is it really going to the right people is it really killing the orangutans and the rainforest and then I see a statistic success well for every coffee a cup of coffee that we drink a square inch of rain forests get burnt down and I mean I drink at least five cups of coffee a day and working actually with MasterCard at the time I'm doing a and still do actually doing a lot of work with MasterCard in around identity and biometrics and I thought well you know how can we combine some of these capabilities we have with blockchain identity to say to put our money where our mouths is to change incentives as the base of the pyramid where you know performers produces smallholders if I can say to them that I really won't care but you don't burn a fat forest out that you produce in a good way and they just tried to survive they're not bad people if they're just hand-to-mouth but if they we can say right will hate you more as consumers and we know it's definitely going to that right person then maybe we can help to change some of you know and not have the rain force and don't have my guilty cup of coffee right so even if we don't drink quite as much coffee as you we are as a as a group consumers are more socially conscious than they ever have been what are some of the statistics here that people just care more about this stuff in general and they're willing to pay a premium for it so for example the green trade is estimated and this came out for Unilever at two trillion dollars a year by the by next year actually a growing statistic and let's just see I mean more and more on social media or literally you know every platform that you can see sustainability is a huge topic with you know sort of the the recent sort of UN climate discussions I mean it's this week with next week we're in Madrid this a big topic that we should all as a responsible consumers care about so Leander what do you see as the benefits of CSE to to small actors well it's a great point because when you see that just think about it do you usually say a lot about consumers in the big brands and now we're protecting the big brands but just think about the sourcing side of the supply chain right the small communities the ones that are growing the coffee the ones that are the farm the farmers over there or the fishermen now these ones are there's meaning for a while they're just been because it squeezed by the whole supply chain it's but the whole business right you think like let's remove a little bit of their margin let's put in something else now when they have the circular supply chain because consumers and this new generation is so interested in knowing where the product comes from you know if you're then doing the right thing now it has a change that you can pay them back it's all about come up with incentive model that's why we should in a MasterCard right when you create a network like that which the blockchain solution is a big network so how we can gain traction how we can gain adoption one thing is you need to establish incentives through all of the parties that you have at a network so if you're just taking care of the brand and they're gonna say bran mandate to your suppliers that needs to do that this is not going to work what it works is what is the incentive the farmers gonna have what's the sourcing so we don't mean it so don't don't you think the farmers wants to do the right thing of course they do but do they have incentives for that if it's just a letter if you're just someone mandating they're not gonna do it but if you come with the idea of hey I pay you back your your coffee or whatever your products you're doing we can help you can have a premium so we can it's going to be sustainable to your family as well your business can be more profitable so they you see okay I want to be part of it so it's creating incentives for people to for the for the for the producers themselves to grow things more sustainably it's all about that it's not only them and then you go to the suppliers you go to the logistic transportation companies how do you creative you give them the visibility they always complain about how can I have the visibility of my supply chain why can you create the visibility you give the transparency that you create the trust in and if you ask people in a supply chain business what the big problem is supply chain is trust they don't trust each other but they have to trade things and they don't trust each other you do business with people you don't trust every single day it's not a good thing so if we bring this visibility you facilitate this and they see there's an incentive to be also part of it so Christine what are the kind of technologies that are bad that are that are powering the CSC and and how are we how does it create that trust i cultivate that trust um and Leandra is for Honor's and in terms of trust it's about trusting the people but trusting the data and trusting the entities that I put in some of this data there are components of blockchain of course the surface the traceability aspects of the any of the product blockchain also helps with the decentralized identity capability that we've put in we've made also biometrics for the for the individual but this is optional depending on how you know in terms of using it very responsibly payments of course digital payments and you know having the ability to actually direct payments through the MasterCard rails and then of course with you know the power of AWS and then hosting on the cloud and be able to have that anywhere and the different aspects of including a iot so we know that let's say for fisheries this product is actually really came from displays you know the sensors we know that it's kept the right temperature we did that therefore you know insurance payers and things like that would be right and tracked all the way through and knowing that the product is really fresh and really kept you know intact throughout the journey so a whole bunch of different technology totally great projects with blockchain only would tend not to succeed and the reason is because you need to come up with you need to nurture the ecosystem so how you bring the IOT yes to the table how you doing you know payments how you bring AI so you get at all these solutions together and then you create what this visibility that's trust we need so companies are trying to do one side you know which is just a blockchain they're not going anywhere the reason that I like it our alliance with Accenture and AWS is because we know that we needed to do this end-to-end and this can be broader than just talk about watching and it's about the people because you have the ultimate is the consumer and the the base of pyramid producer both have identities and if we are able to say this is the identity of the person I can then help to influence their their livelihoods so it's putting a real face on the supply chain for the end consumer I mean at a time where consumers are demanding more transparency in the supply chain demanding to know more about the source of the goods that they put the products that they're buying what has been the reception and and what are you hearing back I think we've had great receptions we launched at Davos earlier this year we've had a huge amount of interest and now slowly we're gaining sort of traction in terms of getting the pilots I'm putting them in place and I think it's also something that we'll need to UM in initially it's a little bit of Education understanding well how does this actually all work you know is it just traceability is it just identity well it's actually all those things are understanding the use cases and embracing that there are it's not just one way of doing something and this is really a concept that embracing better business through better technology and innovation can actually be more sustainable and responsible businesses so the traction has been great and we've had a we have a number of pilots in the pipeline yeah well we will in the past I used to believe that some things we should stop doing or stop eating because of the sustainable part of it and I have learned that it's not the case you can do the right thing you can make sure that they're doing the right thing and you can eat with no guilt that's why everybody wants right so so this is this is the the type of you know visibility when to give from the consumer side but not from the from the company side of I like the brands are ok I'm safe because brands they have a very good visibility from the distributor on but they don't know what's going on behind that you know products the this is so globalized now they so fragmented you know it comes from so many different places Princeton that there's no way that they can control it if they don't have this you know there's this view so that's why we're trying to bring together so when so when this when this fully does launch and a consumer is then seeing the face of the coffee grower in Brazil or in Kenya and saying ok so then what what happens then how are they able to to to incentivize that farmer to do the right thing as you say there's a digital payment channel of powered by monster cop that you can then so sue speaks if the farmer donate money and actually say well there's multiple ways of doing things right so for example if I'm the consumer scanning the the product and there is we have a whole lego city built upstairs that can show cases and say right this is how it works and you know scan the product and what I can save right I want to be able to donate an extra dollar for this farmer because I really like the fact that you are sustainable and not burning the rainforests and protecting the orangutan or elephant so the the the birds so great I'm going to give you an extra dollar so this is how it's going to work on the app and there are other consequences well there's so many organic products nowadays they're not really organic so you can prove with the organic so the farmers would feel more motivated to really grow that as a organic product because there is a premium so it's not only the the tea that you give it to them but also the fact that you can create a premium price situation that will motivate others to do the same so brands would grieve the differentiator farmers would feel like okay if I do this way how to get will be more profitable and consumers will benefit from that from a real organic or a real product what the sustainability you know behind it consumers can trust more so how do what are some of the I mean this is such a cool concept what is what are some of the biggest challenges in in really launching and making it a reality what is keeping you up at night I think some of it is actually just education and getting it out there and understanding that this is it's a lot of stakeholders so from consumer brands all the way down to the the smallholder providers so it's a lot of people to link up and a lot of organizations to talk to so some of it is just getting through that process and getting people to understand and also actually hopefully we'll get consumers understand that this is something that they will want to do yeah and that this whole integration I Christine said it's in it's important right so you understand all the key stakeholders don't need to beat all of them at the beginning but at least the key stakeholders in the supply chain and how you can create this business incentive in a dissented model for them to be part of that so it's a mapping exercise which is we are getting there and in intestine we gain adoption and and if you gather the consumer side doing this as well so it creates a network effect and that's why we try to do in a MasterCard assist in our DNA like building networks right everybody knows that so we wanted to bring this to you know >> to the ecosystem to contribute okay so how can I create a network effect that they can it exponentially scale you know for for the whole market share for the whole you know marketplace so I want to ask you a personal question you've been in technology for a really long time time and now but in terms of the kinds of projects you've worked on and the kinds of ways you're thinking about technology and then this particular project at a time where climate change is a monumental challenge the fate of our planet really hangs in the balance with what with the decisions that we're making policymakers and consumers are making today wait how what is it like to work on this kind of products a great question I yeah I was for this all these years so go to work with this business mentality you know we're gonna make more money for someone else we're gonna work for a big company and see some friends and family doing things for the society and say oh my gosh there's something like that and now I feel like I can do both right we're talking you know it's a business it's it's a great solution but makes it so well for the you know for the whole society you know it makes me feel really every day going to work and say oh this is what I want to do you know this is so cool I mean I'm helping I'm benefiting myself as I go to the supermarket I'm gonna be the one who's gonna tip the farmer I'm gonna be the one who's gonna check where my shrimp comes from right so so I'm doing this for my family my kids are like I hope they can live in a better planet that know exactly where the products come from and the family that you have it's not even been born yet so that's the other generation that's amazing really doing things that we never know thank you so much Lee under and Christine for coming on the cube a really fun and fascinating conversation thank you thank you I'm Rebecca night stay tuned for more of the cubes live coverage at the Accenture executive summit coming up after lunch [Music]
**Summary and Sentiment Analysis are not been shown because of improper transcript**
ENTITIES
Entity | Category | Confidence |
---|---|---|
David | PERSON | 0.99+ |
Amazon | ORGANIZATION | 0.99+ |
Dave Vellante | PERSON | 0.99+ |
Justin Warren | PERSON | 0.99+ |
Sanjay Poonen | PERSON | 0.99+ |
IBM | ORGANIZATION | 0.99+ |
Clarke | PERSON | 0.99+ |
David Floyer | PERSON | 0.99+ |
Jeff Frick | PERSON | 0.99+ |
Dave Volante | PERSON | 0.99+ |
George | PERSON | 0.99+ |
Dave | PERSON | 0.99+ |
Diane Greene | PERSON | 0.99+ |
Michele Paluso | PERSON | 0.99+ |
AWS | ORGANIZATION | 0.99+ |
Sam Lightstone | PERSON | 0.99+ |
Dan Hushon | PERSON | 0.99+ |
Nutanix | ORGANIZATION | 0.99+ |
Teresa Carlson | PERSON | 0.99+ |
Kevin | PERSON | 0.99+ |
Andy Armstrong | PERSON | 0.99+ |
Michael Dell | PERSON | 0.99+ |
Pat Gelsinger | PERSON | 0.99+ |
John | PERSON | 0.99+ |
ORGANIZATION | 0.99+ | |
Lisa Martin | PERSON | 0.99+ |
Kevin Sheehan | PERSON | 0.99+ |
Leandro Nunez | PERSON | 0.99+ |
Microsoft | ORGANIZATION | 0.99+ |
Oracle | ORGANIZATION | 0.99+ |
Alibaba | ORGANIZATION | 0.99+ |
NVIDIA | ORGANIZATION | 0.99+ |
EMC | ORGANIZATION | 0.99+ |
GE | ORGANIZATION | 0.99+ |
NetApp | ORGANIZATION | 0.99+ |
Keith | PERSON | 0.99+ |
Bob Metcalfe | PERSON | 0.99+ |
VMware | ORGANIZATION | 0.99+ |
90% | QUANTITY | 0.99+ |
Sam | PERSON | 0.99+ |
Larry Biagini | PERSON | 0.99+ |
Rebecca Knight | PERSON | 0.99+ |
Brendan | PERSON | 0.99+ |
Dell | ORGANIZATION | 0.99+ |
Peter | PERSON | 0.99+ |
Clarke Patterson | PERSON | 0.99+ |
Nick Curcuru, Mastercard, & Thierry Pellegrino, Dell EMC | Dell Technologies World 2019
>> live from Las Vegas. It's the queue covering del Technologies. World twenty nineteen, Brought to you by Del Technologies and its ecosystem partners. >> Welcome back to Las Vegas, Lisa Martin. With the cue, we're live Day one of our duel set coverage of Del Technologies World twenty nineteen student a menace here with me, and we're welcoming back a couple of alumni. But for the first time together on our set, we've got Terry Pellegrino, the BP of high performance computing at Delhi Emcee and Nick, who grew VP of Data Analytics and Cyber Securities just at MasterCard. Did I get that right? All right, good. So, guys, thanks for joining Suited me this afternoon, by the way. So we will start with you High performance computing. Talk about that a lot. I know you've been on the Cube talking about HPC in the Innovation lab down in in Austin, high performance computing, generating a ton of data really requiring a I. We talk a lot of it II in machine learning, but let's look at it in the context of all this data. Personal data data from that word, you know, it turns out do with mastercard, for example How are you guys working together? Dell Technologies and MasterCard to ensure that this data is protected. It secure as regulations come up as fraud, is a huge, expensive >> issue. Well, I think make way worked together to really well worry about the data being secure, but also privacy being a key item that we worry about every day you get a lot of data coming through, and if we let customer information or any kind of information out there, it can be really detrimental. So we've really spent a lot of time not only helping manage and worked through the data through the infrastructure and the solutions that we've put together for. For Nick, who also partnered with the consortium project that got started Mosaic Crown to try to focus even more on data privacy on Mosaic Crown is is really interesting because it's getting together and making sure that the way we keep that privacy through the entire life cycle of the data that we have the right tools tio have other folks understand that critical point. That's that's how we got all the brains working together. So it's not just Delon DMC with daily emcee and MasterCard It's also ASAP We have use of Milan, you're sort of bergamot and we'Ll solve the only three c and all together back in January decided to get together and out of Nick's idea. Think about how we could put together with all those tools and processes to help everybody have more private data. Other. >> I think this was your idea. >> I can't say it was my idea. The European Union itself with what? The advent of Judy parent privacy. Their biggest concern was we don't want people to stop sharing. Data began with artificial intelligence. The great things that we do with it from the security, you know, carrying diseases all the way through, making sure transactions are safe and secure. Look, we don't want people to stop our organizations to stop sharing that data because they have fear of the regulations. How do we create a date on market? So the U has something called Horizon twenty twenty on one of their initiatives. Wass Way wanted to understand what a framework for data market would look like where organizations can share that data with confidence that they're complying to all the regulations there, doing the anonymous ization of that data, and the framework itself allows someone to say, I could do analysis without worrying that if it's surfacing personally identifiable information or potentially financial information, but I can share it so that it can progress the market data economy. So as a result of that, what we did is we put the guilt. I said, This is a really good idea for us. Went to the partners at del. That's it, guys, this is something we should consider doing now. Organization always been looking at privacy, and as a result, we've done a very good job of putting that consortium together. >> So, Nick, we've talked with you on the Cuba quite a few times about security. >> Can you just give >> us? You know, you talked about that opportunity of a I We don't want people to stop giving data in. There was concerned with GPR that Oh, wait, I need you to stop collecting information because I'm going to get sued out of existence. If it happened, how do we balance that? You know, data is the new oil I need, you know, keep not flowing and oh, my God. I'm going to get hacked. I'm going to get sued. I'm going to have the regulation, You know, people's personal information. I'm goingto walk down the grocery store and they're going to be taking it from me. How do we balance that? >> Well, the nice part is, since State is the new oil, well, we considered it is artificial intelligences that refinery for that oil. So, for our perspective, is the opportunity to say we can use a eye to help. Somebody says, Hey, I don't want you to share my data information. I want to be private, but I can use a I d. S. Okay, let's filter those out so I can use a I'd actually sit on top of that. I can sit down and say, Okay, how do I keep that person's safe, secure and only share the necessary data that will solve the problem again, using artificial intelligence through different types of data classifications, whoever secure that data with different methods of data security, how we secure those types of things come into play. And again, there's also people say, I don't ever want my data to be we identified so we can use different methods to do complete anonymous ation. >> How do you do that when there are devices that are listening constantly, what Walmart's doing? Everybody that has those devices at home with the lady's name. I won't say it. I know it activates it. How How do you draw the line with ensuring that those folks that don't want certain things shared if they're in the island Walmart talking about something that they don't want shared? How do you facilitate that? >> Well, part of that is okay. At a certain point, when it comes to privacy, you've gotta have a little bit of parenting. Just because you have that information doesn't mean you need to use that information. So that's where we as humans have to come into play and start thinking about what is the data that we're collecting And how should we use that information on that person and who is walking through a store? And we say we are listening to what their conversations are? Well, I don't need to identify that you or you. I just didn't know what is the top talking about? Maybe that's the case, but again, you have to make that decision again. It's about being a parent at this point. That's the ethical part of data which we've discussed on this program before. Alright, >> so teary. Talkto us some about the underlying architecture that's going to drive all of this. You know, we we love the shift. For years ago, it was like storing my data. You know, Now we're talking about how do we extract the value of the data? We know data's moving a lot, So you know what's changing And I talk every infrastructure company I talked to, it's like, Oh, well, we've got the best ai ai, you know, x, whatever. So you know what kind of things should custom be looking for To be able to say, Oh, this is something, really. It's about scale. It's about, you know, really focused on my data. Yeah, absolutely. Well, I will say first, the end of underlying infrastructure. We have our set of products that have security intrinsic in the way they're designed. I really worry about ki management for software we have silicon based would have trust throughout a lot of our portfolio. We also think about secure supply chain, even thinking through security race. If you lose your hard drive on, we can go and make sure that the data is not removed. So that's on the security front. On the privacy side, as a corporation, William C. Is very careful about the data that we have access to on. Then you think about a HBC. So being in charge of H. P. C for Cordelia emcee way actually are part of how the data gets created, gets transferred, gets generated, curated and then stored. Of course, storage s O. What we want to make sure is our customers feel like where that one company that can help them through their journey for their data. And as you heard Michael this morning during keynote, >> uh, getting that value out of the data because it's really where that little transformation is going to get everybody to the next level. But right now there's a lot of data. Has Nick stated this data has more personal information at times? Andan i'll add one more thing way. Want to really make sure that innovation is not stifled and the way we get there is to make sure >> that the data sets are as broad as possible, and today it's very difficult to share data. Sets mean that there are parts of the industry there are so worried about data that they will not even get it anywhere else than their own data center and locked behind closed doors. But if you think about all the data scientists, they're craving more data. And the way we can get there is with what make it talked about is making sure that the data that is collected is free of personal information and can still be qualified for some analysis and letting all the data scientists out there to get a lot of value out of it. >> So HBC can help make the data scientist job simpler or simplify evaluating this innumerable amun of data. >> Correct. So what in the days you had an Excel spreadsheet and wanted to run and put the table on it, you could do that on a laptop for end up tablet. When you start thinking about finding a black hole in the galaxy, you can do that on tablet. So you're gonna have to use several computers in a cluster with the right storage of the right interconnect. And that's why it's easy comes in place. >> I mean, if I man a tactical level, what you'LL see with HBC computing is when someone's in the moment, right? You want to be able to recognize that person has given me the right to communicate to them or has not given me the right to communicate to them, even though they're trying to do something that could be a transaction. The ability to say Hey, I have I know that this person's or this device is operating here is this and they have given me these permissions. You've got to do that in real time, and that's what you're looking for. HBC competing to do. That's what you're saying. I need my G p you to process in that way, and I need that cpt kind of meat it from the courts. The edges say Yep, you can't communicate. No, you can't. Here's where your permissions like. So, >> Nick, what should we >> be looking for? Coming out of this consortium is people are watching around the industry. You know what, what, what >> what expect for us? The consortium's about people understand that they can trust that they're data's being used properly, wisely, and it's being used in the way it was intended to be used so again, part of the framework is what do you expect to do with the data so that the person understands what their data is being used for the analysis being done? So they have full disclosure. So the goal here is you can trust your data's being used. The way was intended. You could trust that. It's in a secure manner. You can trust that your privacy is still in place. That's what we want this construction to create that framework to allow people to have that trust and confidence. And we want the organization to be able to not, you know, to be able to actually to share that information to again move that date economy forward. >> That trust is Nirvana. Well, Nick Terry, thank you so much for joining suing me on the cue this afternoon. Fascinating conversation about HPC data security and privacy. We can't wait to hear what's in store next for this consortium. So you're gonna have to come back. Thank >> you. We'LL be back. Excellent. Thanks so much. >> Our pleasure. First Minutemen, I'm Lisa Martin. You're watching us live from Las Vegas. The keeps coverage of day one of del technology World twenty nineteen. Thanks for watching
SUMMARY :
World twenty nineteen, Brought to you by Del Technologies So we will start with you High performance sure that the way we keep that privacy through the entire life cycle of the data that we The great things that we do with it from the security, you know, carrying diseases all the way through, There was concerned with GPR that Oh, wait, I need you to stop collecting information because I'm going to So, for our perspective, is the opportunity to say How do you do that when there are devices that are listening constantly, I don't need to identify that you or you. that have security intrinsic in the way they're designed. Want to really make sure that innovation is not stifled and the way And the way we can get there is with So HBC can help make the data scientist job simpler or simplify the galaxy, you can do that on tablet. I need my G p you to process in that way, Coming out of this consortium is people are watching around the industry. So the goal here is you can trust your data's being used. Well, Nick Terry, thank you so much for joining suing me on the cue this afternoon. Thanks so much. The keeps coverage of day one of del technology World twenty nineteen.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Walmart | ORGANIZATION | 0.99+ |
Terry Pellegrino | PERSON | 0.99+ |
Del Technologies | ORGANIZATION | 0.99+ |
Mosaic Crown | ORGANIZATION | 0.99+ |
Lisa Martin | PERSON | 0.99+ |
Nick | PERSON | 0.99+ |
Austin | LOCATION | 0.99+ |
Nick Terry | PERSON | 0.99+ |
HBC | ORGANIZATION | 0.99+ |
Michael | PERSON | 0.99+ |
William C. | PERSON | 0.99+ |
European Union | ORGANIZATION | 0.99+ |
Thierry Pellegrino | PERSON | 0.99+ |
Dell Technologies | ORGANIZATION | 0.99+ |
Las Vegas | LOCATION | 0.99+ |
January | DATE | 0.99+ |
del Technologies | ORGANIZATION | 0.99+ |
Nick Curcuru | PERSON | 0.99+ |
Excel | TITLE | 0.99+ |
first time | QUANTITY | 0.99+ |
MasterCard | ORGANIZATION | 0.99+ |
today | DATE | 0.99+ |
H. P. C | PERSON | 0.98+ |
one | QUANTITY | 0.98+ |
Del Technologies World | ORGANIZATION | 0.97+ |
Dell EMC | ORGANIZATION | 0.97+ |
HPC | ORGANIZATION | 0.97+ |
Day one | QUANTITY | 0.96+ |
first | QUANTITY | 0.96+ |
Data Analytics | ORGANIZATION | 0.96+ |
one company | QUANTITY | 0.96+ |
Judy | ORGANIZATION | 0.95+ |
GPR | ORGANIZATION | 0.95+ |
this afternoon | DATE | 0.92+ |
three | QUANTITY | 0.92+ |
day one | QUANTITY | 0.89+ |
Nirvana | ORGANIZATION | 0.88+ |
Cordelia | ORGANIZATION | 0.86+ |
Andan | PERSON | 0.85+ |
this morning | DATE | 0.84+ |
Cuba | LOCATION | 0.84+ |
Cyber Securities | ORGANIZATION | 0.82+ |
Delhi Emcee and | ORGANIZATION | 0.82+ |
years | DATE | 0.81+ |
del | ORGANIZATION | 0.74+ |
Delon DMC | ORGANIZATION | 0.73+ |
Dell Technologies World 2019 | EVENT | 0.72+ |
Mastercard | ORGANIZATION | 0.69+ |
U | ORGANIZATION | 0.68+ |
VP | PERSON | 0.67+ |
del technology | ORGANIZATION | 0.67+ |
couple | QUANTITY | 0.65+ |
twenty nineteen student | QUANTITY | 0.65+ |
twenty nineteen | QUANTITY | 0.64+ |
Horizon twenty twenty | TITLE | 0.62+ |
First | TITLE | 0.62+ |
emcee | ORGANIZATION | 0.59+ |
Milan | ORGANIZATION | 0.59+ |
World | TITLE | 0.43+ |
Nick Curcuru, Mastercard | CUBEConversation, July 2018
(bright orchestral music) >> I'm Peter Burris and welcome to another Cube Conversation from our beautiful studios here in Palo Alto, California. Not a great show today. First off, being joined by my colleague at SiliconANGLE Wikibon, Dave Vellante. >> Peter >> But the real star of the show, Nick Curcuru with MasterCard. Welcome to The Cube Nick. >> Thanks for having me. >> So Nick, MasterCard, 165 million transactions an hour. A financial juggernaut. Blockchain, interesting technology, a lot of applications. How are they going to come together? >> Well, the biggest thing that we look at when we look at those two technologies: our world which is the network and you look at blockchain, is they're the challenge. And I think we have the opportunity to actually meet the challenge and those challenges are speed, transparency of the transaction itself, and actually even trying to reduce the cost of those transactions, especially when you talk cross border. You know when you're going from country to country right now blockchain has a big cost in order to let that happen. The other component is that transparency. I need to know who I am dealing with on the other side and create an auditable trail to understand how that transaction is going through, and again this is something that we do within our core business and again, we're trying to make that meet and then work on the speed. Again, one of the things we pride ourselves are on that 165 million transactions per hour, making it a smooth flow, making it seamless, making it frictionless, that we can do. So again, can we do the same now with blockchain. You know, and for us, we're experimenting now with our B2B, but we hopefully will be able to move that right into individuals as well, to the consumer level. >> So, we're a decade into when Satoshi, whoever he or she was created Bitcoin. >> Or them. >> Or them and yeah, was it the Russians? People are asking that question, so who knows? But, of course a lot of people have been facing negative comments in the press, et cetera. What was your motivation for exploring blockchain, starting to experiment with it? Take us through that if you would. >> Well you know part of what we started to see is that it started to gain traction. That was the biggest thing, and as you start to take a look at more and more people that started to use that technology, it's one of those items that in the beginning we're like okay it's nice it's a hobby right as it started to come out. But as you started to see some more heavyweights come into the place to use it and actually utilize what that technology can provide, we're like, there is something here. Again, MasterCard, our CEO has been very good to say, we need to always be thinking outside of our core. What else do we have to be able to include to allow our MasterCard stakeholders, our banks, our issuers, and everyone, the opportunities that we can continuously expand. So our CEO has been really good about that. And when blockchain started to gain some momentum, he goes, we need to actually take a look, so our guys in the labs, our smart people that sit there in O'Fallon and New York City started to explore how do we take what we know, apply it here to help with that particular way a transaction is being done, and then, can we really allow ourselves and blockchain to grow? So, that's pretty much where we started. Again, it was a little hobby, we started to see it pick up momentum, and about three years ago we were like, there is something here. We need to actually begin to think about how we can interact with this form of payment. >> So what are you actually doing? Are you experimenting, kicking the tires, trying to figure out the use cases? >> That's actually everything that we're doing. Right now, we've actually got a few patents that have just come out, which is very good for what we are trying to accomplish. Right now, we're in the B2B space because that's what we're watching mostly is being used right now is in that business to business space. So we're out there piloting. We actually have set up a whole bunch of APIs to allow people to actually put the blockchain inside, whether it's a mobile device that you want to use, or within the Internet of things. So we have developed a set of APIs that we have got out there that we are allowing our different people within B2B to use, to experiment, to start to say, hey give us feedback on how are they operating. Is it seamless, is it frictionless, are we reducing that operational time, making it efficient, reducing those costs. So that's what we're beginning to roll out. And again, our goal is, if we can do it in B2B, how do we finally get it to the consumer? Because again, that's going to be a big part of what people are going to want to do, to be able to do those transactions amongst themselves. >> When you think about things like AML and Know Your Customer KYC, do you see blockchain as having a role there or does it sort of accentuate your need to understand different ways to know your customer and fight money laundering. >> Well that's actually a big part of it. That's the whole thing we talk about being able to authorization and authentication. So there is a big thing, again, when you deal with blockchain, people, you got the wire in transit right? And there are people trying to skim off that, trying to find a way to get into your bank account, basically, because that's really what you're exposing because you're making a payment. So the question for us is okay, again, that's a core competency of ours is data in motion and securing the transaction while it's in motion before that. So for us, when you start to take a look at the way we can do the authorization and authentication becomes a big deal. And our core competency is to do that, to make sure that you can't have anti-money laundering, to make sure that you can't have fraud existing because we can verify it's you who is transacting with Dave, that you are the two people transacting, just like we do with a card, right? And when you do the pin, chip, we know it's you. Even with our new products like new data with biometrics, we know it's you. We can validate and verify and authenticate it's you. That's where we think we can provide tremendous value with the blockchain. >> So blockchain is kind of a hot new technology, but there's got to be more than just the fact that it's a hot new technology. Give us some examples of some use cases that you're envisioning that will be made possible and will be sustained with the blockchain approach. >> A lot of it is actually, if you take a look at the supply chain, the ability to make sure that when I need goods and services, not only, I don't have to wait for it. I think actually one of the best stories that we heard when it came down to the blockchain is how, actually the Defense Department has used it. So for example, if you can imagine, on an aircraft carrier, there's a plane that went down, right? That needed a part. Or I think it was a helicopter, sorry. And it needed a part. Well the question was it's in the middle of the Pacific Ocean. So how do you get the part there? Well if you go through the normal channels, to get that helicopter up and running, it's going to take you two to three months to get it there. But using blockchain, because it's anonymous and you have some privacy within it, being able to say, can you send me the specs? This particular ship had a metal 3D printer on it. So not only were they able to send the specs via blockchain in an anonymous manner so no one else could pick it up, they could actually put it on the ship. They could actually create the part, and what's really kind of cool is they actually put a flaw. They put a scratch across the part itself so that you knew the guys who sent it are the guys that you are getting it from and no one else picked it up along the way. So that's one way to be able to do it, to actually create the parts that you need when you need them in a secure manner. The other part, if you believe it or not, I was just at a sports conference, and the other thing was is can I actually use blockchain to transfer my tickets? So you're in Palo Alton. I got 9ers tickets. I'm a season ticket holder, and what I want to be able to do is send you my tickets, but you need to know it's me who has the tickets, not a fraudster, right, that's going up there saying I got two tickets for sale or whatever it may be. So I can use blockchain in an anonymous transaction You send me the funds, you know it's me, and I can send you the tickets because I am a verified, valid ticket holder. So there is another case where it is consumer to consumer. >> But coming back to the B2B examples, there are a lot of circumstances when a business realizes that entering into a transaction is signaling an enormous amount of information other than just the part that they're getting or the business activity that they're performing, and so it has the potential to be a great technology to dramatically focus the characteristics of the transaction just on the transaction and keep all the other signaling that might otherwise be picked up on out of the equation. Is that right? >> Yeah, that's absolutely correct. The other part is it creates that efficiency in that transaction itself. We're always worried about can you reduce paperwork? We did that, that's the 80's and 90's, right? And then it became into now we got these electronic transfers. But what blockchain is allowing you to do is almost in real time to be able to order those goods and services and get them delivered when you need them and be able to run those transactions. That's a big part to it. Now we're getting faster and better at what we're doing. We're not letting antiquated processes and procedures really bog us down. And again, the blockchain allows you to do that, allows an easier transfer of cash amongst the providers, a lower cost in many cases on that transfer when you're talking about the funds, more of the ability to actually interact with the consumer itself, especially if you've got artificial intelligence, because one of the other use cases in the supply chain is the auto-ordering. Right, so this thing is learning, it's understanding what's coming off the shelves, what's going on the shelves, where it needs to be. Can I actually that to help me distribute my products amongst my warehouses, amongst my stores? Blockchain is doing that. It's automating that and allows those transactions, both I need this and you sent it to me as well as actually going through and making the financial transaction happen. >> So you guys must be having some mind-melting conversations inside your company. (laughing) When you think about the examples that you gave those transactions, I presume, the ticket transaction, doesn't require a trusted third party to validate that transaction because the technology of blockchain is doing that and then yet, but MasterCard is a trusted third party. So how are you thinking about, this might change your business? You've still got amazing assets. You've got a brand, you've got a network, you've got your partnerships, you've got the relationships that you have with the suppliers and customers and consumers, et cetera. So how do you think about that notion of when you talk to the world of crypto. Oh let's find where there's a trusted third party and we can disintermediate that. So what do you think all this means for the future of financial services and companies like MasterCard? >> Well, you know for us it's not the ability to say that one is going to... for a lot of folks, their complaint is, what we hear is, blockchain is going to take over everything. Cryptocurrency is going to... no it's how you actually have to live within that, because you're going to have to have multiple ways to do that. So that's how we feel we can make that help those folks in the transition. So that trusted third party, okay you can have five trusted third parties take care of your credit cards, your debit cards, your blockchain, your cryptocurrency. Our goal is, just come to us. Let's get you that solution. We can help embed that API. We can give you some flexibility. We can give you the reach of being able to have you know 22,000 banks and issuers worldwide at your disposal if you need that. So again, that's where we see ourselves really playing a good role, and that's how it's going to change our business. >> But it's, related to that, it's we can bring the scale, we can bring your operational certainty, we can bring you all the things because at the end of the day, it's still a computer, right, and it has to stay up and it has to be auditable and it has to be backed up and that's something that there's not a lot of companies that know how to operate at the kind of scale you guys do. >> Technology platform is critical. >> Absolutely >> Yes, absolutely. And again, that's when you look at quadruple and quint- types of redundancy, not just primary and secondary. I mean we are running four or five types of redundancy to make sure those networks are up and running. >> So Nick, I got a question because one of the things that I find interesting about all this and I know that you and I have talked about this, Dave, is that a blockchain presumes that there's some sort of contract in the middle of all this, but the processes of running contracts are complex. The design of the blockchain is crucial ultimately to the behavior and the success of the blockchain. Not a lot of tools to do that. How do you think the future of blockchain design is going to evolve so that issues like scale, technological, operational certainty, et cetera, come into play? >> Well, it's almost, as you take a look at it, it's almost the way that you have to be interacting today. So you've got the edge where the transaction is happening right and you've got the core part of the business where you're using that machine learning, the artificial intelligence to help you make better decisions. And then of course, you've got the deep learning. So as you look at those technologies, it's how you're handling within that contract, where things need to be done. Right, so again, if you're looking at how we supply a shelf, well that's not going to be done potentially at the edge. That's potentially in your core. It could be part of deep learning, but then how do you bring it to the edge to make that transaction go through to make that part of blockchain? So as you think about the contracts, something that's real important with blockchain is picking the right partner to go to market with because, again, you're looking at those technologies you want to make sure are in place. >> So, you're adding to a notion of scale and operational certainty, the expertise associated with how do you design these things well so that they can be put in an operation and you don't have to, you know, the immutability issue doesn't come and bite you in the butt in six months. >> Yeah, absolutely. So again, what you're looking for is, what we always look for are those people that have the right ability for scale, have the global experience that we really need, because again, when you think about it, you're in a global economy, so you're really looking to see how those people interact and can they do it. You're looking for that partner. You're not looking for the guy who's got the coolest, latest technology. Those are always fine to know about, but again, you're always worried about scale at this point. You're looking at flexibility. You know, how do I, how can I be flexible in the way I'm making those contracts and those contracts always change. It's not like there's a template, all right? Almost with blockchain, it's almost individual companies and B2B are coming back with their own types of contracts. >> Sure. >> And that's the part that you also have to have make sure is available to you, both from a technology standpoint and being able to you know actually operationalize it. >> Peter, at the top, talked about the transaction volumes being you know limited, you were talking about Bitcoin transaction volumes. Obviously, in the near term anyway, limits some of the use cases, but I wonder how you guys are thinking about solving that problem. Do you see that as MasterCard's role or is that, is Google, a Google-like company going to solve that? Is it going to be a partnership? How do you see that shaking out? >> It is going to be, it's a collaborative partnership, so again, we have conversations with people like, the Googles of the world, the Microsofts, the Dells, and people like that. It's a collaboration now. So just like four years ago. Remember Hadoop's community? >> Yeah. >> So we see it, there is a blockchain community because we are all seeing the same issues, but what's nice is, because of the experience that we're having through being part of a community, we're helping each other solve those particular problems. Because again, Google sees a different part of blockchain. Right, we see a different part of blockchain. And when you start to bring those resources together and you start talking to them and the Microsofts and the Dells and even the Amazons of the world. When you start putting everybody into a room, we're frenemies at that point. Because we're all trying to solve the same problem. We all have different interests within the major issue, but if we can do it together, tide rises all boats, right? >> The best innovations are combinatorial. >> Correct. >> Taking a lot of folks with expertise and mature technology and bringing it together and creating something new not just because you're creating something new but because you have the social reach to actually have it happen in the marketplace. >> Absolutely. >> Nick Curcuru, MasterCard, thanks very much for being on The Cube and talking about blockchain. >> Appreciate it. >> Thank you for having me, thanks guys. (orchestral music fading out)
SUMMARY :
I'm Peter Burris and welcome to another Cube Conversation But the real star of the show, How are they going to come together? So again, can we do the same now with blockchain. So, we're a decade into when Satoshi, Take us through that if you would. the place to use it and actually utilize what that mobile device that you want to use, When you think about things like AML and And our core competency is to do that, to make sure that you but there's got to be more than just the fact that You send me the funds, you know it's me, and I can send you has the potential to be a great technology to dramatically And again, the blockchain allows you to do that, So how do you think about that notion of when you talk to So that trusted third party, okay you can have five at the kind of scale you guys do. And again, that's when you look at quadruple and quint- How do you think the future of blockchain design is going to the way that you have to be interacting today. certainty, the expertise associated with how do you design that we really need, because again, when you think about it, And that's the part that you also have to have make sure being you know limited, you were talking about so again, we have conversations with people like, And when you start to bring those resources together you have the social reach to actually have it happen on The Cube and talking about blockchain. Thank you for having me, thanks guys.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Dave Vellante | PERSON | 0.99+ |
ORGANIZATION | 0.99+ | |
Peter Burris | PERSON | 0.99+ |
Nick Curcuru | PERSON | 0.99+ |
Dave | PERSON | 0.99+ |
July 2018 | DATE | 0.99+ |
Peter | PERSON | 0.99+ |
MasterCard | ORGANIZATION | 0.99+ |
Nick | PERSON | 0.99+ |
two people | QUANTITY | 0.99+ |
two | QUANTITY | 0.99+ |
Microsofts | ORGANIZATION | 0.99+ |
Satoshi | PERSON | 0.99+ |
two tickets | QUANTITY | 0.99+ |
two technologies | QUANTITY | 0.99+ |
Dells | ORGANIZATION | 0.99+ |
22,000 banks | QUANTITY | 0.99+ |
three months | QUANTITY | 0.99+ |
Palo Alto, California | LOCATION | 0.99+ |
Pacific Ocean | LOCATION | 0.99+ |
Defense Department | ORGANIZATION | 0.99+ |
New York City | LOCATION | 0.99+ |
Palo Alton | LOCATION | 0.99+ |
Amazons | ORGANIZATION | 0.98+ |
both | QUANTITY | 0.98+ |
Mastercard | ORGANIZATION | 0.98+ |
four | QUANTITY | 0.98+ |
90's | DATE | 0.98+ |
one | QUANTITY | 0.98+ |
five types | QUANTITY | 0.97+ |
six months | QUANTITY | 0.97+ |
four years ago | DATE | 0.97+ |
First | QUANTITY | 0.97+ |
today | DATE | 0.97+ |
SiliconANGLE | ORGANIZATION | 0.96+ |
O'Fallon | LOCATION | 0.95+ |
one way | QUANTITY | 0.95+ |
Googles | ORGANIZATION | 0.95+ |
about three years ago | DATE | 0.94+ |
CUBEConversation | EVENT | 0.94+ |
165 million transactions | QUANTITY | 0.94+ |
80's | DATE | 0.94+ |
Hadoop | PERSON | 0.93+ |
an hour | QUANTITY | 0.85+ |
five trusted third parties | QUANTITY | 0.84+ |
Russians | PERSON | 0.81+ |
lot of people | QUANTITY | 0.66+ |
one of those items | QUANTITY | 0.64+ |
9ers | ORGANIZATION | 0.56+ |
Conversation | EVENT | 0.51+ |
Wikibon | ORGANIZATION | 0.49+ |
The Cube | ORGANIZATION | 0.49+ |
Cube | ORGANIZATION | 0.25+ |
Dale Skivington, Dell EMC & Nick Curcuru, MasterCard - Dell EMC World 2016
live from austin texas it's the cube covering deli MC world 2016 brought to you by delhi MC now here are your hosts dave vellante and stu minimus welcome back to dell emc world at austin texas 2016 this is the cube the worldwide leader in live tech coverage dale skiffington is here sees the chief privacy officer at dell she's joined by nick koo koo koo roo was a vice president of big data practice at mastercard folks welcome to the cube thanks for coming on thank you having us very important topic a privacy security I like to talk to them as two sides of the same coin but Dale why don't you start it off tell us what you guys are talking about here at Delhi MC world thanks well oftentimes you're right privacy and security are two really different topics to talk about and Nick will cover a lot this afternoon about the importance of securing data in order to have a successful big data program but privacy is also a concern to our shareholders and stakeholders and that is privacy deals with what information do you collect what information how do you use that information and who to whom do you should with whom do you share it and that's a little different than securing the data and our regulators and our customers are getting increasingly concerned about those issues and so it requires some governance some thought to be put into those programs and that's what we're going to talk about today and it's interesting Nick because in 2006 when the Federal Rules of Civil Procedure enabled or required organizations to retain and produce electronic material it instantly became the notion that data was a liability and everybody wanted to understand okay when can i delete it when can I get rid of it and then when this big data mean occurred all of a sudden data becomes an asset in a big way even though it's always been an asset we know that but in a bigger way it was almost like a bit flip and it sort of changed the attitude is that a reasonable description and how did that affect how you approached privacy well part of it is is you're absolutely right he became an asset everyone started wanted to monetize the data that they were carrying because there were great nuggets that set inside that data so we started talking about security you know the original he's talked about personally identifiable information right and that's what everyone's at name address phone numbers you know you many email addresses but then it started to turn into as we started to bring other sources of data such as Facebook Twitter all that data that sits out there in social media together we started to realize other pieces of information needed to be secure as well so now you've broaden the way that you want to take look at security because all this unstructured data starts to come in where you can identify people through a picture a photograph through a twitter feed what you want to be able to say is how do I protect them as much as I protect someone's credit card or someone's personally identifiable name address and phone number tell what talk about your role at Adele it's interesting to have a chief privacy officer on a tail and now of course Delhi MC he opens up a whole new can of worms if I could say that yes so together with our chief information security officer who looks at the policies that procedures around securing data my team is responsible for the policies procedures and controls relating to the use of the data so you know in terms of the reason why our session today is called the ethical use of data is because the laws are lagging a little bit in terms of requiring certain things to be put in place about the use they're starting to develop but what each regulator has said in the US and Europe and elsewhere is they've given companies and technology companies a chance to put in good governance in place and they've asked the companies to put in internal review boards and an accountable responsible individuals in those organizations to make good decisions about the use of data and that's what a chief privacy officer helps the organization do develop the governance structure and help with the accountability of the use of decisions around using data so they obviously the big discussion going on like this inside of MasterCard and Nicki we're talking about everybody wants to monetize the data or figure out how data can help them monetize so how do you deal with that you know analytics and you know you guys talk about the creepy factor I always worried the Amazon knows more about me than I do you know what I'm out of something and I'm reordering and my patterns and and that's kind of creepy so how do you deal with that you know part of what we do and my side of the house is we anonymize the data in many cases for that type of analysis so we try to take that personally identifiable information out of the analysis so again I can we call it an autumn is a shin where we actually on the front end say I don't care who you are what I care about is your are your patterns and can I figure out what those patterns are to create affinities so by taking them out front end and anonymizing the data doing the analysis on it and then potentially at the back end our customers re identifying those people that we have anonymized on the front end that makes it a little bit better because it's no longer a creepy factor per se because when you work with someone like Dale and what the usage of that data is in many cases when you do that analysis it's doing it for the good of that person so that person either a gets a healthier lifestyle be gets to see the products and services that they want to see or want to be able to you know purchase or whatever so again for us it's been able to understand how we protect the individual as you look through the entire analysis string and that's what we do on the advisor size with our customers so that's cool but the chief marketing officer he or she lets you identify that individual you know the the customer of one you know that one-to-one personal interaction how do you square that circle well that's actually we work with the marketing team they always say that well we have a population of 5 million in our database and I want to look at all five minutes like yes you can look at all 5 million but anonymize them because most cases you're going to send us your data scientists and there's 20 or 30 data scientists that could be working on these five million to create your campaigns they don't need to know names phone numbers or addresses so secure the data so that you're not carrying identifiable information through the ecosystem only at the very end when you say out of that population of 5 million mr. marketer here's the half a million that have a high propensity to do what you're asking do is when you re identifier so at that particular point you haven't put 5 million people at risk you've actually put half a million people what you want them to do which is the propensity to purchase or the propensity to taking action so again at the end is when you re identify and say these are the number of these are the people we should be sending a mail or two or an email to or so an offer and that narrows the threat correct matrix if I use that term and and reduces the risk very much stuff to the consumer and obviously to the organization yeah and that's why when we work with people like our privacy officers it's what are you trying to do in the analysis so that we can understand that data usage because that becomes important with what the data is that's carried through the analysis phase you may not have to carry gender you may not have to carry ethnic background you may not have to carry and these other markers that could put someone as Anna you can identify someone with so if we can keep those out it's how you're using the data and the analysis at the end and to follow up on that you know so that's the what the privacy office does it works with the business when they are envisioning a particular use of data and application a product that's going to do some of these analytics we work with them to design that product to avoid some of these risks sometimes you can sometimes the answer is we absolutely need that personal information because that's the purpose of that particular project and in those cases then we look at did you have permission from the data subject to do what you want to do with the data and if not does the society good outweigh the risks and can you mitigate those risks in certain ways so that's the balancing act that we do and that's when we decide when it's past that creepy line or when it hasn't because my role within the company is to advocate for the data subject to make sure that their expectations are being met by Del I wonder if we can unpack another use case which is fraud detection which is advanced so rapidly in the last 10 years it used to be six months and you find maybe something happened you had a look at your own statements and now you're getting texts and very proactive but certainly a lot of information has to be accessible but it's very narrow in terms of the individual can you talk about that using yeah the one thing that we find from our customers are the people we work with when you talk about fraud people don't mind that you're watching because you're reducing their liability you're reducing someone from stealing that credit card from them or being able to run up charges so when you talk about protecting someone protecting someone's digitalpersona their wallet they're willing to give and take a little bit on what information they provide to you they don't mind that you know that Pam in austin texas today and then someone's trying to charge in you know guitar at the same day they understand that it's not a privacy issue but i want to ask you about the pendulum is kind of swung like I said it used to be it would take forever to find out if there was some kind of fraud and then it became like this flawed of false positives and and and it seems to be getting better and presumably it's because a big data analytics but I wonder if you could talk absolutely our fraud teams matter of fact at mastercard we work very hard to reduce the false positives because that creates a bad experience for both the user as well as the issue of that card right so what we try to do all the times you can continue to do learning machine learning the artificial intelligence how to reduce that as you also look at people's patterns is this person a professional traveler or always traveling so that goes into the algorithm which are take a look at a false positive around fraud do they buy these types of goods with their credit cards so going you start to look at the protection and you start to add those rules into it and you start to actually reduce it it's all about learning it's not just one and done those algorithms have to be constantly updated in real time in some cases so that you're constantly in a learning phase you're building models and iterating those models and that's always a challenge but I'd love to talk about that if we have time but but I wanted to ask you Dale talk about deep learning Michael was talking a lot about machine learning and deep learning and part of his visionary discussion this morning what's the role of transparency how do you guide your constituents in terms of transparency what are the guidelines how transparent when to be trans Aaron yeah that's a great question and you know transparency was where the privacy profession lived 10 years ago it was all about giving the consumers notice about why you're collecting the data and using it consistent with that notice and being very visible with privacy statements and you know there's lots of laws around that now where you have to give specific notices the problem with big data is the power of it is using the data in ways that you didn't envision when you collected the data and that is the dilemma for privacy and big data and that's where the privacy community is trying to develop some tools for organizations to do a balancing act of okay the consumer didn't know that when they gave you that data it was going to be used for this purpose but they're not it's good its tangential to that use so that would be an acceptable use but if it's going to so surprised the consumer that you're using the data for you really need to go back and get reap Reaper missioned and in some countries it's an opt-in permission I'm going to mix Pam law spam and do not call laws seem trivial doesn't it you were mentioning off camera that I think it's your CISO is participates in public policy through the Obama administration is that as that was it you say so it's part of our DNA is security and securing the data our CEOs made a tremendous commitment to make sure that we can apply our best practices into and help the community understand how to make sure the data is secure because that's a digital persona we consider ourselves to be stewards of data not owners of data someone has entrusted us with that we want to make sure that we're constantly contributing back how to make sure it's secure and used right as we take a look at that how about regional nuances local laws haha describe sort of what you're seeing there how you address those complexities yeah so a good example is the new European regulation that's going into effect may of 2018 that has a new specific requirement about profiling automated decision that's used for marketing purposes you have to have an opt-in for using that data companies are going to struggle with how to implement that but nonetheless it's a new law and that law has four percent of annual revenue as a potential penalty Wow so it may get this straight you have to opt-in to be automated profiled automated profiling where it's going to be used for certain types of purposes decisions and you know what they're really trying to avoid is the things that the Obama administration came out with a big data report as well discrimination decisions that are made about insurance and credit etc that are automated decisions and then marketing decisions on those you know with that data the law now requires very specific opt-in and and transparency boy that's going to be tricky yeah the other thing for us is which was just described as working with people is the ability to tag that data as it's being brought in so as you think a big day that ingestion that tagging of that data and carrying the metadata what types of data needs to be tagged what types of data you have to be watching out for was it an opt-in versus an opt-out all that adds into understanding the power of what big data can do to protect both the individual and the company from being able to do something wrong with information so the nice part is with big data you can do that so again we're working with our customers and with the privacy officers understand how you do your data classifications what data needs to be tagged and then to be able to follow that full lineage through the entire ecosystem and obviously that has to be done at the point of creation correct otherwise it's it's not going to scale and and technology helps you solve that problem and that's been a challenge for years but it's a day where that actually works now yeah there's a lot of great partners and we're here at you know Dell world WMC world and they're here as well to help on that ingestion of data as it's coming in to start to tag it and to start to index and catalog it if that's the power of what big data can help you with because before you had to do it individually now you can actually use the tools you can use AI to actually understand about that information coming in to do that tagging to create that lineage it's very very important and very powerful especially as we start looking at what's coming down the road till you get involved in in helping guide solutions is that sir we have a process that is called the privacy impact assessment process and it's in the life cycle development of our products and services so much like the security reviews that are done when we when we commercialize a product we now are interjecting ourselves with a privacy review so if that project or product development or application is intending to use big data analytics as part of it we will we will help guide the business whether they need to build in opt-in consents what it is that what do they want to do with the product and what kinds of things are from a compliance perspective there do they need to build in so that we are at the table with our business partners all right we got a rep and Nick I'll give you the last word to mean so festive as the big data analytics I'll call you a visionary you know what's the future hold where's your focus in the next you know near the midterm you know under stay right with the ethics world and and probably always tell people what we're asking now is just because you have the data doesn't mean you have to use the data just because you have that information you've got to become a parent and start to be able to put some parameters around how that data is use so people in the privacy world you need to bring them to the table so again just because you have it doesn't mean you should be using it and now it's better to be a parent then just let people run crazy right Nick Goodell thanks very much for coming too i love this conversation is fascinating thank you for working do all right keep right to everybody will be back this is dell emc world from Austin Texas this is the cube right back
SUMMARY :
action so again at the end is when you
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Michael | PERSON | 0.99+ |
Nick Goodell | PERSON | 0.99+ |
20 | QUANTITY | 0.99+ |
US | LOCATION | 0.99+ |
2006 | DATE | 0.99+ |
five million | QUANTITY | 0.99+ |
Amazon | ORGANIZATION | 0.99+ |
Europe | LOCATION | 0.99+ |
half a million | QUANTITY | 0.99+ |
dale skiffington | PERSON | 0.99+ |
Dale | PERSON | 0.99+ |
Nick | PERSON | 0.99+ |
half a million people | QUANTITY | 0.99+ |
six months | QUANTITY | 0.99+ |
two sides | QUANTITY | 0.99+ |
5 million | QUANTITY | 0.99+ |
two | QUANTITY | 0.99+ |
Austin Texas | LOCATION | 0.99+ |
Federal Rules of Civil Procedure | TITLE | 0.99+ |
MasterCard | ORGANIZATION | 0.99+ |
dave vellante | PERSON | 0.99+ |
four percent | QUANTITY | 0.98+ |
five minutes | QUANTITY | 0.98+ |
today | DATE | 0.98+ |
30 data scientists | QUANTITY | 0.98+ |
Del | PERSON | 0.98+ |
ORGANIZATION | 0.98+ | |
Obama | PERSON | 0.98+ |
ORGANIZATION | 0.98+ | |
5 million people | QUANTITY | 0.97+ |
both | QUANTITY | 0.97+ |
10 years ago | DATE | 0.97+ |
Anna | PERSON | 0.96+ |
each regulator | QUANTITY | 0.96+ |
Dell EMC | ORGANIZATION | 0.96+ |
austin | LOCATION | 0.96+ |
may of 2018 | DATE | 0.95+ |
austin texas | LOCATION | 0.94+ |
one thing | QUANTITY | 0.94+ |
this afternoon | DATE | 0.94+ |
Adele | PERSON | 0.93+ |
delhi MC | ORGANIZATION | 0.9+ |
2016 | DATE | 0.89+ |
nick koo koo koo roo | PERSON | 0.87+ |
years | QUANTITY | 0.86+ |
two really different topics | QUANTITY | 0.85+ |
chief privacy officer | PERSON | 0.83+ |
this morning | DATE | 0.81+ |
QUANTITY | 0.81+ | |
dell | ORGANIZATION | 0.81+ |
last 10 years | DATE | 0.78+ |
European | OTHER | 0.77+ |
vice | PERSON | 0.75+ |
Nicki | PERSON | 0.74+ |
lots of laws | QUANTITY | 0.72+ |
texas | LOCATION | 0.7+ |
dell emc world | ORGANIZATION | 0.69+ |
one | QUANTITY | 0.68+ |
stu | PERSON | 0.66+ |
Dale Skivington | PERSON | 0.66+ |
ORGANIZATION | 0.63+ | |
administration | ORGANIZATION | 0.62+ |
Delhi | LOCATION | 0.62+ |
World | EVENT | 0.61+ |
dell emc | ORGANIZATION | 0.61+ |
lot of information | QUANTITY | 0.6+ |
MC | ORGANIZATION | 0.57+ |
countries | QUANTITY | 0.57+ |
deli | EVENT | 0.57+ |
Pam | PERSON | 0.55+ |
mastercard | ORGANIZATION | 0.53+ |
Curcuru | ORGANIZATION | 0.53+ |
2016 | EVENT | 0.49+ |
WMC | ORGANIZATION | 0.44+ |
Delhi MC | ORGANIZATION | 0.43+ |
MC | EVENT | 0.39+ |
Sandy Carter, AWS & Fred Swaniker, The Room | AWS re:Invent 2021
>>Welcome back to the cubes coverage of ADA reinvent 2021 here, the cube coverage. I'm Judd for a, your host we're on the ground with two sets on the floor, real event. Of course, it's hybrid. It's online as well. You can check it out there. All the on-demand replays are there. We're here with Sandy Carter, worldwide vice president, public sector partners and programs. And we've got Fred Swanick, her founder, and chief curator of the room. We're talking about getting the best talent programming and in the cloud, doing great things, innovation all happening, Sandy. Great to see you. Thanks for coming on the cube, but appreciate it. Thanks for halfway to see. Okay. So tell us about the room. What is the room what's going on? >>Um, well, I mentioned in the room is to help the world's most extraordinary do us to fulfill their potential. So, um, it's a community of exceptional talent that we are building throughout the world, um, and connecting this talent to each other and connecting them to the organizations that are looking for people who can really move the needle for those organizations. >>So what kind of results are you guys seeing right now? Give us some stats. >>Well, it's a, it's a relatively new concept. So we're about 5,000 members so far, um, from 77 different countries. Um, and this is, you know, we're talking about sort of the top two to 3% of talent in different fields. Um, and, um, as we go forward, you know, we're really looking, seeing this as an opportunity to curate, um, exceptional talent. Um, and it feels like software engineering, data science, UX, UI design, cloud computing, um, and, uh, it really helped to, um, identify diverse talent as well from pockets that have typically been untapped for technology. Okay. >>I want to ask you kind of, what's the, how you read the tea leaves. How do I spot the talent, but first talk about the relationship with Amazon. What's the program together? How you guys working together? It's a great mission. I mean, we need more people anyway, coding everywhere, globally. What's the AWS connection. >>So Fred and I met and, uh, he had this, I mean the brilliant concept of the room. And so, uh, obviously you need to run that on the cloud. And so he's got organizations he's working at connecting them through the room and kind of that piece that he was needing was the technology. So we stepped in to help him with the technology piece because he's got all the subject matter expertise to train 3 million Africans, um, coming up on tech, we also were able to provide him some of the classwork as well for the cloud computing models. So some of those certs and things that we want to get out into the marketplace as well, we're also helping Fred with that as well. So >>I mean, want to, just to add onto that, you know, one of the things that's unique about the room is that we're trying to really build a long-term relationship with talent. So imagine joining the room as a 20 year old and being part of it until you're 60. So you're going to have a lot of that. You collect on someone as they progress through different stages of their career and the ability for us to leverage that data, um, and continuously learn about someone's, you know, skills and values and use, um, predictive algorithms to be able to match them to the right opportunities at the right time of their lives. And this is where the machine learning comes in and the, you know, the data lake that we're building to build to really store this massive data that we're going to be building on the top talent to the world. >>You know, that's a really good point. It's a list that's like big trend in tech where it's, it's still it's over the life's life of the horizon of the person. And it's also blends community, exactly nurturing, identifying, and assisting. But at the same day, not just giving people the answer, they got to grow on their own, but some people grow differently. So again, progressions are nonlinear sometimes and creativity can come out of nowhere. Got it. Uh, which brings me up to my number one question, because this always was on my mind is how do you spot talent? What's the secret sauce? >>Well, there is no real secret source because every person is unique. So what we look for are people who have an extra dose of five things, courage, passion, resilience, imagination, and good values, right? And this is what we're looking for. And you will someone who is unusually driven to achieve great things. Um, so of course, you know, you look at it from a combination of their, their training, you know, what they, what they've learned, but also what they've actually done in the workplace and feedback that you get from previous employers and data that we collect through our own interactions with this person. Um, and so we screened them through, you know, with the town that we had, didn't fly, we take them through really rigorous selection process. So, um, it takes, uh, for example, people go through an online assessments and then they go through an in-person interview and then we'll take them through a one to three month bootcamp to really identify, you know, people who are exceptional and of course get data from different sources about the person as well. >>Sandy, how do you see this collaboration helping, uh, your other clients? I mean, obviously talent, cross pollinates, um, learnings, what's your, you see this level of >>It has, uh, you know, AWS grows, obviously we're going to need more talent, especially in Africa because we're growing so rapidly there and there's going to be so much talent available in Africa here in just a few short years. Most of the tech talent will be in Africa. I think that that's really essential, but also as looking after my partners, I had Fred today on the keynote explaining to all my partners around the world, 55,000 streaming folks, how they can also leverage the room to fill some of their roles as well. Because if you think about it, you know, we heard from Presidio there's 3 million open cyber security roles. Um, you know, we're training 20 of mine million cloud folks because we have a gap. We see a gap around the world. And part of my responsibility with partners is making sure that they can get access to the right skills. And we're counting on the room and what Fred has produced to produce some of those great skills. You have AI, AML and dev ops. Tell us some of the areas you haven't. >>You know, we're looking at, uh, business intelligence, data science, um, full-stack software engineering, cybersecurity, um, you know, IOT talent. So fields that, um, the world needs a lot more talented. And I think today, a lot of technology, um, talent is moving from one place to another and what we need is new supply. And so what the room is doing is not only a community of top 10, but we're actually producing and training a lot more new talent. And that was going to hopefully, uh, remove a key bottleneck that a lot of companies are facing today as they try to undergo the digital trends. >>Well, maybe you can add some hosts on there. We need some cube hosts, come on, always looking for more talent on the set. You could be there. >>Yeah. The other interesting thing, John, Fred and I on stage today, he was talking about how easy to the first narrative written for easy to was written by a gentleman out of South Africa. So think about that right. ECE to talent. And he was talking about Ian Musk is based, you know, south African, right? So think about all the great talent that exists. There. There you go. There you go. So how do you get access to that talent? And that's why we're so excited to partner with Fred. Not only is he wicked impressive when a time's most influential people, but his mission, his life purpose has really been to develop this great talent. And for us, that gets us really excited because we, yeah, >>I think there's plenty of opportunities to around new business models in the U S for instance, um, my friends started upstart, which they were betting on people almost like a stock market. You know, almost like currency will fund you and you pay us back. And there's all kinds of gamification techniques that you can start to weave into the system. Exactly. As you get the flywheel going, exactly, you can look at it holistically and say, Hey, how do we get more people in and harvest the value of knowledge? >>That's exactly. I mean, one of the elements of the technology platform that we developed to the Amazon with AWS is the room intelligence platform. And in there is something called legacy points. So every time you, as a member of the room, give someone else an opportunity. You invest in their venture, you hire them, you mentor them, you get points and you can leverage those points for some really cool experiences, right? So you want to game-ify um, this community that is, uh, you know, essentially crowdsourcing opportunities. And you're not only getting things from the room, but you're also giving to others to enable everyone to grow. >>Yeah, what's the coolest thing you've seen. And this is a great initiative. First of all, it's a great model. I think it's, this is the future. Cause I'm a big believer that communities groups, as we get into this hybrid world is going to open up the virtualization. What the virtual world has shown us is virtualization, which is a cloud technology when Amazon started with Zen, which is virtualization technology, but virtualization, conceptually is replicating things. So if you think hybrid world, you can blend the connect people together. So now you have this social construct, this connective tissue between relationships, and it's always evolving, you know, this and you've been involved in community from, from, from the early days when you have that social evolution, it's not software as a mechanism. It's a human thing. Exactly. It's organism, it evolves. And so if you can get the software to think like that and the group to drive the behavior, it's not community software. >>Exactly. I mean, we say that the room is not an online community. It's really an offline community powered by technology. So our vision is to actually have physical rooms in different cities around the world, whether it's talent gathers, but imagine showing up at a, at a room space and we've got the technology to know what your interests are. We know that you're working on a new venture and there's this, there's a venture capitalists in that area, investing that venture, we can connect you right then that space powered by the, >>And then you can have watch parties. For instance, there's an event going on in us. You can do some watch parties and time shifted and then re replicated online and create a localization, but yet have that connection in >>Present. Exactly, exactly. Exactly. So what are the >>Learnings, what's your big learning share with the audience? What you've learned, because this is really kind of on the front edge of the new kind of innovation we're seeing, being enabled with software. >>I mean, one thing we're learning is that, uh, talent is truly, uh, evenly distribute around the world, but what is not as opportunity. And so, um, there's some truly exceptional talent that is hidden and on tap today. And if we can, you know, and, and today with the COVID pandemic companies or around the world, a lot more open to hiring more talent. So there's a huge opportunity to access new talent from, from sources that haven't been tapped before. Well, but also learnings the power of blending, the online and offline world. So, um, you know, the room is, as I mentioned, brings people together, normally in line, but also offline. And so when you're able to meet talent and actually see someone's personality and get a sense of the culture fit the 360 degree for your foot, some of that, you can't just get on a LinkedIn. Yes. That I built it to make a decision, to hire someone who is much better. And finally, we're also learning about the importance of long-term relationships. One of my motives in the room is relationships not transactions where, um, you actually get to meet someone in an environment where they're not pretending in an interview and you get to really see who they are and build relationships with them before you need to hide them. And these are some really unique ways that we think we can redefine how talent finds opportunity in the 21st. So >>You can put a cube in every room, we pick >>You up because, >>And the cube, what we do here is that when people collaborate, whether they're doing an interview together, riffing and sharing content is creating knowledge, but that shared experience creates a bonding. So when you have that kind of mindset and this room concept where it's not just resume, get a job, see you later, it's learning, having peers and colleagues and people around you, and then seeing them in a journey, multiple laps around the track of humans >>And going through a career, not just a job. >>Yes, exactly. And then, and then celebrating the ups and downs in learning. It's not always roses, as you know, it's always pain before you accelerate. >>Exactly. And you never quite arrive at your destination. You're always growing, and this is where technology can really play. >>Okay. So super exciting. Where's this go next, Sandy. And next couple of minutes left in. >>So, um, one of the things that we've envisioned, so this is not done yet, but, um, Fred and I imagined like, what if you could have an Alexa set up and you could say, Hey, you know, Alexa, what should be my next job? Or how should I go train? Or I'm really interested in being on a Ted talk. What could I do having an Alexa skill might be a really cool thing to do. And with the great funding that Fred Scott and you should talk about the $400 million to that, he's already raised $400 million. I mean, there, I think the sky's the limit on platforms. Like >>That's a nice chunk of change. There it is. We've got some fat financing as they say, >>But, well, it's a big mission. So to request significant resources, >>Who's backing you guys. What's the, who's the, where's the money coming from? >>It's coming from, um, the MasterCard foundation. They, our biggest funder, um, as well as, um, some philanthropists, um, and essentially these are people who truly see the potential, uh, to unlock, um, opportunity for millions of people global >>For Glen, a global scale. The vision has global >>Executive starting in Africa, but truly global. Our vision is eventually to have a community of about 10 to 20 million of the most extraordinary doers in the world, in this community, and to connect them to opportunity >>Angela and diverse John. I mean, this is the other thing that gets me excited because innovation comes from diversity of thought and given the community, we'll have so many diverse individuals in it that are going to get trained and mentored to create something that is amazing for their career as well. That really gets me excited too, as well as Amazon website, >>Smart people, and yet identifying the fresh voices and the fresh minds that come with it, all that that comes together, >>The social capital that they need to really accelerate their impact. >>Then you read the room and then you get wherever you need. Thanks so much. Congratulations on your great mission. Love the room. Um, you need to be the in Cuban, every room, you gotta get those fresh voices out there. See any graduates on a great project, super exciting. And SageMaker, AI's all part of, it's all kind of, it's a cool wave. It's fun. Can I join? Can I play? I tell you I need a room. >>I think he's top talent. >>Thanks so much for coming. I really appreciate your insight. Great stuff here, bringing you all the action and knowledge and insight here at re-invent with the cube two sets on the floor. It's a hybrid event. We're in person in Las Vegas for a real event. I'm John ferry with the cube, the leader in global tech coverage. Thanks for watching.
SUMMARY :
Thanks for coming on the cube, but appreciate it. and connecting this talent to each other and connecting them to the organizations that are looking for people who can really move So what kind of results are you guys seeing right now? and, um, as we go forward, you know, we're really looking, I want to ask you kind of, what's the, how you read the tea leaves. And so, uh, obviously you need to run that on the cloud. I mean, want to, just to add onto that, you know, one of the things that's unique about the room is that we're trying to really build a But at the same day, not just giving people the answer, they got to grow on their own, but some people grow differently. to really identify, you know, people who are exceptional and of course get data from different sources about the person Um, you know, we're training 20 of mine million cloud you know, IOT talent. Well, maybe you can add some hosts on there. So how do you get access to that talent? that you can start to weave into the system. So you want to game-ify um, this community that is, And so if you can get the software to think like there's a venture capitalists in that area, investing that venture, we can connect you right then that space powered And then you can have watch parties. So what are the of the new kind of innovation we're seeing, being enabled with software. And if we can, you know, and, and today with the COVID pandemic companies or around the world, So when you have that kind of mindset and this room It's not always roses, as you know, it's always pain before you accelerate. And you never quite arrive at your destination. And next couple of minutes left in. And with the great funding that Fred Scott and you should talk about the That's a nice chunk of change. So to request significant resources, Who's backing you guys. It's coming from, um, the MasterCard foundation. For Glen, a global scale. to 20 million of the most extraordinary doers in the world, in this community, and to connect them to opportunity individuals in it that are going to get trained and mentored to create something I tell you I need a room. Great stuff here, bringing you all the action and knowledge and insight here
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Amazon | ORGANIZATION | 0.99+ |
Fred Swanick | PERSON | 0.99+ |
Fred | PERSON | 0.99+ |
Ian Musk | PERSON | 0.99+ |
Fred Swaniker | PERSON | 0.99+ |
Africa | LOCATION | 0.99+ |
20 | QUANTITY | 0.99+ |
20 year | QUANTITY | 0.99+ |
John | PERSON | 0.99+ |
AWS | ORGANIZATION | 0.99+ |
Sandy Carter | PERSON | 0.99+ |
Sandy | PERSON | 0.99+ |
South Africa | LOCATION | 0.99+ |
Las Vegas | LOCATION | 0.99+ |
Fred Scott | PERSON | 0.99+ |
$400 million | QUANTITY | 0.99+ |
60 | QUANTITY | 0.99+ |
two sets | QUANTITY | 0.99+ |
3 million | QUANTITY | 0.99+ |
360 degree | QUANTITY | 0.99+ |
today | DATE | 0.99+ |
ORGANIZATION | 0.99+ | |
U S | LOCATION | 0.99+ |
Angela | PERSON | 0.99+ |
77 different countries | QUANTITY | 0.99+ |
one | QUANTITY | 0.98+ |
first | QUANTITY | 0.98+ |
Glen | PERSON | 0.98+ |
3% | QUANTITY | 0.98+ |
John ferry | PERSON | 0.98+ |
five things | QUANTITY | 0.97+ |
One | QUANTITY | 0.97+ |
first narrative | QUANTITY | 0.96+ |
three month | QUANTITY | 0.96+ |
about 10 | QUANTITY | 0.95+ |
55,000 streaming folks | QUANTITY | 0.94+ |
about 5,000 members | QUANTITY | 0.93+ |
20 million | QUANTITY | 0.92+ |
First | QUANTITY | 0.92+ |
million | QUANTITY | 0.92+ |
Alexa | TITLE | 0.91+ |
MasterCard foundation | ORGANIZATION | 0.87+ |
south African | OTHER | 0.87+ |
3 million open cyber | QUANTITY | 0.87+ |
millions of people | QUANTITY | 0.87+ |
Presidio | ORGANIZATION | 0.84+ |
21st | QUANTITY | 0.82+ |
Cuban | LOCATION | 0.81+ |
Ted talk | TITLE | 0.77+ |
top 10 | QUANTITY | 0.74+ |
COVID pandemic | EVENT | 0.72+ |
number one question | QUANTITY | 0.72+ |
one place | QUANTITY | 0.68+ |
top two | QUANTITY | 0.64+ |
re:Invent | EVENT | 0.62+ |
SageMaker | ORGANIZATION | 0.59+ |
ADA | TITLE | 0.56+ |
The Room | ORGANIZATION | 0.52+ |
Africans | PERSON | 0.5+ |
2021 | DATE | 0.49+ |
2021 | TITLE | 0.48+ |
Zen | COMMERCIAL_ITEM | 0.4+ |
lexa | TITLE | 0.38+ |
FINANCIAL Fight Fraud
(upbeat music) >> Hi, I'm Joe Rodriguez, Managing Director of Financial Services at Cloudera. Welcome to the Fight Fraud with Data session. At Cloudera we believe that fighting fraud begins with data. So financial services is Cloudera's largest industry vertical. We have approximately 425 global financial services customers, which consists of 82 out of a hundred of the largest global banks of which we have 27 that are globally systemic banks. Four out of the five top stock exchanges, eight out of the top 10 wealth management firms and all four of the top credit card networks. So as you can see, most financial services institutions utilize Cloudera for data analytics and machine learning. We also have over 20 central banks and a dozen or so financial regulators. So it's an incredible footprint which gives Cloudera lots of insight into the many innovations that our customers are coming up with. Criminals can steal thousands of dollars before a fraudulent transaction is detected. So the cost to purchase your account data is well worth the price to fraudsters. According to Experian, credit and a debit card account information sells on the dark web for a mere $5 with the CVV number and up to $110 if it comes with all the bank information, including your name, social security number, date of birth, complete account numbers, and other personal data. Our customers have several key data and analytics challenges when it comes to fighting financial crime. The volume of data that they need to deal with is huge and growing exponentially. All this data needs to be evaluated in real time. There are new sources of streaming data that need to be integrated with existing legacy data sources. This includes biometrics data and enhanced authentication video surveillance, call center data, and of course all that needs to be integrated with existing legacy data sources. There is an analytics Arms Race between the banks and the criminals, and the criminal networks never stop innovating. They also have to deal with disjointed security and governance. Security and governance policies are often set per data source or application requiring redundant work across workloads. And they have to deal with siloed environments. The specialized nature of platforms and people results in disparate data sources and data management processes. This duplicates efforts and divides the business risk and crime teams, limiting collaboration opportunities between them. CDP enhances financial crime solutions to be holistic by eliminating data gaps between siloed solutions, with an enterprise data approach, advanced data analytics and machine learning. By deploying an enterprise wide data platform, you reduce siloed divisions between business risk and crime teams and enable better collaboration through industrialized machine learning, you tighten up the loop between detection and new fraud patterns. Cloudera provides the data platform on which a best of breed applications can run and leverage integrated machine learning. Cloudera stands rather than replaces your existing fraud modeling applications. So Oracle, SAS, Actimize, to name a few, integrate with an enterprise data hub to scale the data, increase speed and flexibility and improve efficacy of your entire fraud system. It also centralizes the fraud workload on data that can be used for other use cases in applications like Enhanced KYC and Customer 360 for example. I just wanted to highlight a couple of our partners in financial crime prevention, Simudyne and Quantexa. So Simudyne provides fraud simulation using agent-based modeling machine learning techniques to generate synthetic transaction data. This data simulates potential fraud scenarios in a cost-effective GDPR-compliant virtual environment to significantly improve financial crime detection systems. Simudyne identifies future fraud topologies for millions of simulations that can be used to dynamically train new machine learning algorithms for enhanced identification. And Quantexa connects the dots within your data using dynamic entity resolution, and advanced network analytics to create context around your customers. This enables you to see the bigger picture and automatically assesses potential criminal behavior. Now let's go over some of our customers and how they're using Cloudera. First, we'll talk about United Overseas Bank or UOB. UOB is a leading full service bank in Asia with a network of more than 500 offices in 19 countries and territories, in Asia Pacific, Western Europe and North America. UOB built a modern data platform on Cloudera that gives it the flexibility and speed to develop new AI and machine learning solutions and to create a data-driven enterprise. UOB set up it's big data analytics center in 2017. It was Singapore's first centralized big data unit within a bank to deepen the bank's data analytic capabilities and to use data insights to enhance the bank's performance. Essential to this work was implementing a platform that could cost efficiently bring together data from dozens of separate systems and incorporate a range of unstructured data, including voice and text. Using Cloudera CDP and machine learning, UOB gained a richer understanding of its customer preferences to help make their banking experience simpler, safer, and more reliable. Working with Cloudera, UOB has a big data platform that gives business staff and data scientists, faster access to relevant and quality data for self-service analytics, machine learning and emerging artificial intelligence solutions. With new self-service analytics and machine learning driven insights, UOB has realized improvements in digital banking, asset management, compliance, AML, and more. Advanced AML detection capabilities, help analysts detect suspicious transactions either based on hidden relationships of shell companies and high risk individuals with Cloudera and machine learning technologies, UOB was able to enhance AML detection and reduce the time to identify new links from months to three weeks. Next, let's speak about MasterCard. So MasterCard's principle business is to process payments between banks and merchants and the credit issuing banks and credit unions of the purchasers who use the MasterCard brand debit and credit cards to make purchases. MasterCard chose Cloudera Enterprise for fraud detection and to optimize their DW infrastructure, delivering deep insights and best practices and big data security and compliance. Next, let's speak about Bank Rakyat in Indonesia or BRI. BRI is one of the largest and oldest banks in Indonesia and engages in the provision of general banking services. It's headquartered in Jakarta, Indonesia. BRI is well-known for its focus on microfinancing initiatives and serves over 75 million customers through its more than 11,000 offices and rural service outposts. BRI required better insight to understand customer activity and identify fraudulent transactions. The bank needed a solid foundation that allowed it to leverage the power of advanced analytics, artificial intelligence, and machine learning to gain better understanding of customers and the market. BRI used Cloudera Enterprise data platform to build an agile and reliable, predictive augmented intelligence solution to enhance its credit scoring system. And to address the rising concern around data security from regulators and customers, BRI developed a real-time fraud detection service powered by Cloudera and Kafka, BRI's data scientists developed a machine learning model for fraud detection by creating a behavioral scoring model based on customer savings, loan transactions, deposits, payroll and other financial real-time data. This led to improvements in its fraud detection and credit scoring capabilities, as well as the development of a new digital microfinancing product. With the enablement of real-time fraud detection, BRI was able to reduce the rate of fraud by 40%. It improved relationship manager productivity by two and a half fold. It improved the credit scoring system to cut down on micro-financing loan processing times from two weeks to two days to now two minutes. So fraud prevention is a good area to start with data focus if you haven't already. It offers a quick return on investment and it's a focused area that's not too entrenched across the company. To learn more about fraud prevention, go to www.cloudera.com, and you should schedule a meeting with Cloudera to learn even more. And with that, thank you for listening and thank you for your time. (upbeat music)
SUMMARY :
and reduce the time to identify new links
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Asia | LOCATION | 0.99+ |
Joe Rodriguez | PERSON | 0.99+ |
2017 | DATE | 0.99+ |
United Overseas Bank | ORGANIZATION | 0.99+ |
MasterCard | ORGANIZATION | 0.99+ |
BRI | ORGANIZATION | 0.99+ |
UOB | ORGANIZATION | 0.99+ |
Indonesia | LOCATION | 0.99+ |
two minutes | QUANTITY | 0.99+ |
Bank Rakyat | ORGANIZATION | 0.99+ |
eight | QUANTITY | 0.99+ |
40% | QUANTITY | 0.99+ |
Cloudera | ORGANIZATION | 0.99+ |
two weeks | QUANTITY | 0.99+ |
Oracle | ORGANIZATION | 0.99+ |
Four | QUANTITY | 0.99+ |
27 | QUANTITY | 0.99+ |
82 | QUANTITY | 0.99+ |
Experian | ORGANIZATION | 0.99+ |
North America | LOCATION | 0.99+ |
First | QUANTITY | 0.99+ |
Jakarta, Indonesia | LOCATION | 0.99+ |
thousands of dollars | QUANTITY | 0.99+ |
two days | QUANTITY | 0.99+ |
more than 11,000 offices | QUANTITY | 0.99+ |
more than 500 offices | QUANTITY | 0.99+ |
SAS | ORGANIZATION | 0.99+ |
Western Europe | LOCATION | 0.99+ |
over 75 million customers | QUANTITY | 0.99+ |
$5 | QUANTITY | 0.99+ |
a dozen | QUANTITY | 0.99+ |
www.cloudera.com | OTHER | 0.98+ |
Quantexa | ORGANIZATION | 0.98+ |
five top stock exchanges | QUANTITY | 0.98+ |
GDPR | TITLE | 0.98+ |
three weeks | QUANTITY | 0.98+ |
Asia Pacific | LOCATION | 0.98+ |
one | QUANTITY | 0.98+ |
Enhanced | TITLE | 0.98+ |
four | QUANTITY | 0.98+ |
up to $110 | QUANTITY | 0.97+ |
19 countries | QUANTITY | 0.97+ |
over 20 central banks | QUANTITY | 0.97+ |
two and a half fold | QUANTITY | 0.96+ |
approximately 425 global financial services customers | QUANTITY | 0.95+ |
Actimize | ORGANIZATION | 0.95+ |
Simudyne | ORGANIZATION | 0.94+ |
millions | QUANTITY | 0.94+ |
Customer 360 | TITLE | 0.93+ |
10 wealth management firms | QUANTITY | 0.92+ |
Cloudera | TITLE | 0.92+ |
first centralized | QUANTITY | 0.91+ |
Kafka | ORGANIZATION | 0.85+ |
Simudyne | TITLE | 0.85+ |
dozens of separate systems | QUANTITY | 0.73+ |
Singapore | LOCATION | 0.73+ |
Cloudera Enterprise | COMMERCIAL_ITEM | 0.73+ |
global banks | QUANTITY | 0.72+ |
Arms Race | EVENT | 0.69+ |
credit card networks | QUANTITY | 0.63+ |
couple | QUANTITY | 0.62+ |
Managing | PERSON | 0.58+ |
a hundred | QUANTITY | 0.56+ |
service outposts | QUANTITY | 0.55+ |
Quantexa | TITLE | 0.5+ |
KYC | TITLE | 0.48+ |
FINANCIAL SERVICES V1b | Cloudera
>>Uh, hi, I'm Joe Rodriguez, managing director of financial services at Cloudera. Uh, welcome to the fight fraud with a data session, uh, at Cloudera, we believe that fighting fraud with, uh, uh, begins with data. Um, so financial services is Cloudera's largest industry vertical. We have approximately 425 global financial services customers, uh, which consists of 82 out of a hundred of the largest global banks of which we have 27 that are globally systemic banks, uh, four out of the five top, uh, stock exchanges, uh, eight out of the top 10 wealth management firms and all four of the top credit card networks. So as you can see most financial services institutions, uh, utilize Cloudera for data analytics and machine learning, uh, we also have over 20 central banks and a dozen or so financial regulators. So it's an incredible footprint which gives Cloudera lots of insight into the many innovations, uh, that our customers are coming up with. Uh, criminals can steal thousands of dollars before a fraudulent transaction is detected. So the cost of, uh, to purchase a, your account data is well worth the price to fraudsters. Uh, according to Experian credit and debit card account information sells on the dark web for a mere $5 with the CVV number and up to $110. If it comes with all the bank information, including your name, social security number, date of birth, uh, complete account numbers and, and other personal data. >>Um, our customers have several key data and analytics challenges when it comes to fighting financial crime. The volume of data that they need to deal with is, is huge and growing exponentially. Uh, all this data needs to be evaluated in real time. Uh, there is, uh, there are new sources of, of streaming data that need to be integrated with existing, uh, legacy data sources. This includes, um, biometrics data and enhanced, uh, authentication, uh, video surveillance call center data. And of course all that needs to be integrated with existing legacy data sources. Um, there is an analytics arms race between the banks and the criminals and the criminal networks never stop innovating. They also we'll have to deal with, uh, disjointed security and governance, security and governance policies are often set per data source, uh, or application requiring redundant work, work across workloads. And, and they have to deal with siloed environments, um, the specialized nature of platforms and people results in disparate data sources and data management processes, uh, this duplicates efforts and, uh, divides the, the business risk and crime teams, limiting collaboration opportunities between CDP enhances financial crime solutions, uh, to be holistic by eliminating data gaps between siloed solutions with, uh, an enterprise data approach, uh, advanced, uh, data analytics and machine learning, uh, by deploying an enterprise wide data platform, you reduce siloed divisions between business risk and crime teams and enable better collaboration through industrialized machine learning. >>Uh, you tighten up the loop between, uh, detection and new fraud patterns. Cloudera provides the data platform on which a best of breed applications can run and leverage integrated machine learning cloud Derrick stands rather than replaces your existing fraud modeling applications. So Oracle SAS Actimize to, to name a few, uh, integrate with an enterprise data hub to scale the data increased speed and flexibility and improve efficacy of your entire fraud system. It also centralizes the fraud workload on data that can be used for other use cases in applications like enhanced KYC and a customer 360 4 example. >>I just, I wanted to highlight a couple of our partners in financial crime prevention, uh, semi dine, and Quintex, uh, uh, so send me nine provides fraud simulation using agent-based modeling, uh, machine learning techniques, uh, to generate synthetic transaction data. This data simulates potential fraud scenarios in a cost-effective, uh, GDPR compliant, virtual environment, significantly improved financial crime detection systems, semi dine identifies future fraud topologies, uh, from millions of, of simulations that can be used to dynamically train, uh, new machine learning algorithms for enhanced fraud identification and context, um, uh, connects the dots within your data, using dynamic entity resolution, and advanced network analytics to create context around your customers. Um, this enables you to see the bigger picture and automatically assesses potential criminal beads behavior. >>Now let's go some of our, uh, customers, uh, and how they're using cloud caldera. Uh, first we'll talk about, uh, United overseas bank, or you will be, um, you'll be, is a leading full service bank in, uh, in Asia. It, uh, with, uh, a network of more than 500 offices in, in 19 countries and territories in Asia, Pacific, Western Europe and north America UA, um, UOB built a modern data platform on Cloudera that gives it the flexibility and speed to develop new AI and machine learning solutions and to create a data-driven enterprise. Um, you'll be set up, uh, set up it's big data analytics center in 2017. Uh, it was Singapore's first centralized big data unit, uh, within a bank to deepen the bank's data analytic capabilities and to use data insights to enhance, uh, the banks, uh, uh, performance essential to this work was implementing a platform that could cost efficiently, bring together data from dozens of separate systems and incorporate a range of unstructured data, including, uh, voice and text, um, using Cloudera CDP and machine learning. >>UOB gained a richer understanding of its customer preferences, uh, to help make their, their banking experience simpler, safer, and more reliable. Working with Cloudera UOB has a big data platform that gives business staff and data scientists faster access to relevant and quality data for, for self-service analytics, machine learning and, uh, emerging artificial intelligence solutions. Um, with new self-service analytics and machine learning driven insights, you'll be, uh, has realized improvements in, in digital banking, asset management, compliance, AML, and more, uh, advanced AML detection capabilities, help analysts detect suspicious transactions either based on hidden relationships of shell companies and, uh, high risk individuals, uh, with, uh, Cloudera and machine learning, uh, technologies. You you'll be, uh, was able to enhance AML detection and reduce the time to identify new links from months 2, 3, 3 weeks. >>Excellent mass let's speak about MasterCard. So MasterCard's principle businesses to process payments between banks and merchants and the credit issuing banks and credit unions of the purchasers who use the MasterCard brand debit and credit cards to make purchases MasterCard chose Cloudera enterprise for fraud detection, and to optimize their DW infrastructure, delivering deepens insights and best practices in big data security and compliance. Uh, next let's speak about, uh, bank Rakka yet, uh, in Indonesia or Bri. Um, it, VRI is one of the largest and oldest banks in Indonesia and engages in the provision of general banking services. Uh, it's headquartered in Jakarta Indonesia. Uh, Bri is well known for its focus on financing initiatives and serves over 75 million customers through it's more than 11,000 offices and rural service outposts. Uh, Bri required better insight to understand customer activity and identify fraudulent transactions. Uh, the bank needed a solid foundation that allowed it to leverage the power of advanced analytics, artificial intelligence, and machine learning to gain better understanding of customers and the market. >>Uh, Bri used, uh, Cloudera enterprise data platform to build an agile and reliable, predictive augmented intelligence solution, uh, to enhance its credit scoring system and to address the rising concern around data security from regulators, uh, and customers, uh, Bri developed a real-time fraud detection service, uh, powered by Cloudera and Kafka. Uh, Bri's data scientists developed a machine learning model for fraud detection by creating a behavioral scoring model based on customer savings, uh, loan transactions, deposits, payroll and other financial, um, uh, real-time time data. Uh, this led to improvements in its fraud detection and credit scoring capabilities, as well as the development of a, of a new digital microfinancing product, uh, with the enablement of real-time fraud detection, VRI was able to reduce the rate of fraud by 40%. Uh, it improved, uh, relationship manager productivity by two and a half fold. Uh, it improved the credit score scoring system to cut down on micro-financing loan processing times from two weeks to two days to now two minutes. So fraud prevention is a good area to start with a data focus. If you haven't already, it offers a quick return on investment, uh, and it's a focused area. That's not too entrenched across the company, uh, to learn more about fraud prevention, uh, go to kroger.com and to schedule, and you should schedule a meeting with Cloudera, uh, to learn even more. Uh, and with that, thank you for listening and thank you for your time. >>Welcome to the customer. Obsession begins with data session. Uh, thank you for, for attending. Um, at Cloudera, we believe that a custom session begins with, uh, with, with data, um, and, uh, you know, financial services is Cloudera is largest industry vertical. We have approximately 425 global financial services customers, uh, which consists of 82 out of a hundred of the largest global banks of which we have 27 that are globally systemic banks, uh, four out of the five top stock exchanges, eight out of the 10 top wealth management firms and all four of the top credit card networks. Uh, so as you can see most financial services institutions utilize Cloudera for data analytics and machine learning. Uh, we also have over 20 central banks and it doesn't or so financial regulators. So it's an incredible footprint, which glimpse Cloudera, lots of insight into the many innovations that our customers are coming up with. >>Customers have grown more independent and demanding. Uh, they want the ability to perform many functions on their own and, uh, be able to do it. Uh, he do them on their mobile devices, uh, in a recent Accenture study, more than 50% of customers, uh, are focused on, uh, improving their customer experience through more personalized offers and advice. The study found that 75% of people are actually willing to share their data for better personalized offers and more efficient and intuitive services to get it better, better understanding of your customers, use all the data available to develop a complete view of your customer and, uh, and better serve them. Uh, this also breaks down, uh, costly silos, uh, shares data in, in accordance with privacy laws and assists with regulatory advice. It's so different organizations are going to be at different points in their data analytics and AI journey. >>Uh, there are several degrees of streaming and batch data, both structured and unstructured. Uh, you need a platform that can handle both, uh, with common, with a common governance layer, um, near real time. And, uh, real-time sources help make data more relevant. So if you look at this graphic, looking at it from left to right, uh, normal streaming and batch data comes from core banking and, uh, and lending operations data in pretty much a structured format as financial institutions start to evolve. Uh, they start to ingest near real-time streaming data that comes not only from customers, but also from, from newsfeeds for example, and they start to capture more behavioral data that they can use to evolve their models, uh, and customer experience. Uh, ultimately they start to ingest more real time streaming data, not only, um, standard, uh, sources like market and transaction data, but also alternative sources such as social media and connected sources, such as wearable devices, uh, giving them more, more data, better data, uh, to extract intelligence and drive personalized actions based on data in real time at the right time, um, and use machine learning and AI, uh, to drive anomaly detection and protect and predict, uh, present potential outcomes. >>So this is another way to look at it. Um, this slide shows the progression of the big data journey as it relates to a customer experience example, um, the dark blue represents, um, visibility or understanding your customer. So we have a data warehouse and are starting to develop some analytics, uh, to know your customer and start to provide a better customer 360 experience. Uh, the medium blue area, uh, is a customer centric or where we learn, uh, the customer's behavior. Uh, at this point we're improving our analytics, uh, gathering more customer centric information to perform, uh, some more exploratory, uh, data sciences. And we can start to do things like cross sell or upsell based on the customer's behavior, which should improve, uh, customer retention. The light blue area is, uh, is proactive customer inter interactions, or where we now have the ability, uh, to predict customers needs and wants and improve our interaction with the customer, uh, using applied machine learning and, and AI, uh, the Cloudera data platform, um, you know, business use cases require enabling, uh, the end-to-end journey, which we referred to as the data life cycle, uh, what the data life cycle, what is the data life cycle that our customers want, uh, to take their data through, to enable the end to end data journey. >>If you ask our customers, they want different types of analytics, uh, for their diverse user bases to help them implement their, their, their use cases while managed by a centralized security and governance later layer. Uh, in other words, um, the data life cycle to them provides multifunction analytics, uh, at each stage, uh, within the data journey, uh, that, uh, integrated and centralized, uh, security, uh, and governance, for example, uh, enterprise data consists of real time and transactional type type data. Examples include, uh, click stream data, web logs, um, machine generated, data chat bots, um, call center interactions, uh, transactions, uh, within legacy applications, market data, et cetera. We need to manage, uh, that data life cycle, uh, to provide real enterprise data insights, uh, for use cases around enhanced them, personalized customer experience, um, customer journey analytics next best action, uh, sentiment and churn analytics market, uh, campaign optimization, uh, mortgage, uh, processing optimization and so on. >>Um, we bring a diverse set of data then, um, and then enrich it with other data about our customers and products, uh, provide reports and dashboards such as customer 360 and use predictions from machine models to provide, uh, business decisions and, and offers of, uh, different products and services to customers and maintain customer satisfaction, um, by using, um, sentiment and churn analytics. These examples show that, um, the whole data life cycle is involved, um, and, uh, is in continuous fashion in order to meet these types of use cases, uh, using a single cohesive platform that can be, uh, that can be served by CDP, uh, the data, the Cloudera data platform. >>Okay. Uh, let's talk about, uh, some of the experiences, uh, from our customers. Uh, first we'll talk about Bunco suntan there. Um, is a major global bank headquartered in Spain, uh, with, uh, major operations and subsidiaries all over Europe and north and, and south America. Uh, one of its subsidiaries, something there UK wanted to revolutionize the customer experience with the use of real time data and, uh, in app analytics, uh, for mobile users, however, like many financial institutions send them there had a, he had a, had a large number of legacy data warehouses spread across many business use, and it's within consistent data and different ways of calculating the same metrics, uh, leading to different results. As a result, the company couldn't get the comprehensive customer insights it needed. And, uh, and business staff often worked on multiple versions of the truth. Sometime there worked with Cloudera to improve a single data platform that could support all its workloads, including self-service analytics, uh, operational analytics and data science processes, processing processing, 10 million transactions daily or 30,000 transactions per second at peak times. >>And, uh, bringing together really, uh, nearly two to two petabytes of data. The platform provides unprecedented, uh, customer insight and business value across the organization, uh, over 80 cents. And there has realized impressive, uh, benefits spanning, uh, new revenues, cost savings and risk reductions, including creating analytics for, for corporate customers with near real-time shopping behavior, um, and, and helping identify 7,000 new corporate, uh, customer prospects, uh, reducing capital expenditures by, uh, 3.2 million annually and decreasing operating expenses by, uh, 650,000, um, enabling marketing to realize, uh, 2.4 million in annual savings on, on cash, on commercial transactions, um, and protecting 3.7 million customers from financial crime impacts through 95, new proactive control alerts, improving risk and capital calculations to reduce the amount of money. It must set aside, uh, as part of a, as part of risk mandates. Uh, for example, in one instance, the risk team was able to release a $5.2 million that it had withheld for non-performing credit card loans by properly identifying healthy accounts miscategorized as high risk next, uh, let's uh, talk about, uh, Rabobank. >>Um, Rabobank is one of the largest banks in the Netherlands, uh, with approximately 8.3 million customers. Uh, it was founded by farmers in the late 19th century and specializes in agricultural financing and sustainability oriented banking, uh, in order to help its customers become more self-sufficient and, uh, improve their financial situations such as debt settlement, uh, rebel bank needed to access, uh, to a varied mix of high quality, accurate, and timely customer data, the talent, uh, to provide this insight, however, was the ability to execute sophisticated and timely data analytics at scale Rabobank was also faced with the challenge of, uh, shortening time to market. Uh, it needed easier access to customer data sets to ensure that they were using and receiving the right financial support at the right time with, with, uh, data quality and speed of processing. Um, highlighted as two vital areas of improvement, Rabobank was looking to incorporate, um, or create new data in an environment that would not only allow the organization to create a centralized repository of high quality data, but also allow them to stream and, uh, conduct data analytics on the fly, uh, to create actionable insights and deliver a strong customer experience bank level Cloudera due to its ability to cope with heavy pressures on data processing and its capability of ingesting large quantities of real time streaming data. >>They were able to quickly create a new data lake that allowed for faster queries of both historical and real time data to analyze customer loan repayment patterns, uh, to up to the minute transaction records, um, Robert bank and, and its customers could now immediately access, uh, the valuable data needed to help them understand, um, the status of their financial situation in this enabled, uh, rebel bank to spot financial disasters before they happened, enabling them to gain deep and timely insights into which customers were at risk of defaulting on loans. Um, having established the foundation of a modern data architecture Rabobank is now able to run sophisticated machine learning algorithms and, uh, financial models, uh, to help customers manage, um, financial, uh, obligations, um, including, uh, long repayments and are able to generate accurate, uh, current real liquidity. I refuse, uh, next, uh, let's uh, speak about, um, uh, OVO. >>Uh, so OVO is the leading digital payment rewards and financial services platform in Indonesia, and is present in 115 million devices across the company across the country. Excuse me. Um, as the volume of, of products within Obos ecosystem increases, the ability to ensure marketing effectiveness is critical to avoid unnecessary waste of time and resources, unlike competitors, uh, banks, w which use traditional mass marketing, uh, to reach customers over, oh, decided to embark on a, on a bold new approach to connect with customers via, uh, ultra personalized marketing, uh, using the Cloudera stack. The team at OVO were able to implement a change point detection algorithm, uh, to discover customer life stage changes. This allowed OVO, uh, to, uh, build a segmentation model of one, uh, the contextual offer engine Bill's recommendation algorithms on top of the product, uh, including collaborative and context-based filters, uh, to detect changes in consumer consumption patterns. >>As a result, OVO has achieved a 15% increase in revenue, thanks to this, to this project, um, significant time savings through automation and eliminating the chance of human error and have reduced engineers workloads by, by 30%. Uh, next let's talk about, uh, bank Bri, uh, bank Bri is one of the largest and oldest, uh, banks in Indonesia, um, engaging in, in general banking services, uh, for its customers. Uh, they are headquartered in, in Jakarta Indonesia, uh, PR is a well-known, uh, for its, uh, focused on micro-financing initiative initiatives and serves over 75 million customers through more than 11,000 offices and rural outposts, um, Bri needed to gain better understanding of their customers and market, uh, to improve the efficiency of its operations, uh, reduce losses from non-performing loans and address the rising concern around data security from regulators and consumers, uh, through enhanced fraud detection. This would require the ability to analyze the vast amounts of, uh, historical financial data and use those insights, uh, to enhance operations and, uh, deliver better service. >>Um, Bri used Cloudera's enterprise data platform to build an agile and reliable, uh, predictive augmented intelligence solution. Uh, Bri was now able to analyze 124 years worth of historical financial data and use those insights to enhance its operations and deliver better services. Um, they were able to, uh, enhance their credit scoring system, um, the solution analyzes customer transaction data, and predicts the probability of a customer defaulting on, on payments. Um, the following month, it also alerts Bri's loan officers, um, to at-risk customers, prompting them to take the necessary action to reduce the likelihood of the net profit lost, uh, this resulted in improved credit, improved credit scoring system, uh, that cut down the approval of micro financing loans, uh, from two weeks to two days to, to two minutes and, uh, enhanced fraud detection. >>All right. Uh, this example shows a tabular representation, uh, the evolution of a customer retention use case, um, the evolution of data and analytics, uh, journey that, uh, that for that use case, uh, from aware, uh, text flirtation, uh, to optimization, to being transformative, uh, with every level, uh, data sources increase. And, uh, for the most part, uh, are, are less, less standard, more dynamic and less structured, but always adding more value, more insights into the customer, uh, allowing us to continuously improve our analytics, increase the velocity of the data we ingest, uh, from, from batch, uh, to, uh, near real time, uh, to real-time streaming, uh, the volume of data we ingest continually increases and we progress, uh, the value of the data on our customers, uh, is continuously improving, allowing us to interact more proactively and more efficiently. And, and with that, um, I would, uh, you know, ask you to consider and assess if you are using all the, uh, the data available to understand, uh, and service your customers, and to learn more about, about this, um, you know, visit cloudera.com and schedule a meeting with Cloudera to learn more. And with that, thank you for your time. And thank you for listening.
SUMMARY :
So the cost of, uh, to purchase a, approach, uh, advanced, uh, data analytics and machine learning, uh, integrate with an enterprise data hub to scale the data increased uh, semi dine, and Quintex, uh, uh, so send me nine provides fraud uh, the banks, uh, uh, performance essential to this uh, to help make their, their banking experience simpler, safer, uh, bank Rakka yet, uh, in Indonesia or Bri. the company, uh, to learn more about fraud prevention, uh, go to kroger.com uh, which consists of 82 out of a hundred of the largest global banks of which we have 27 this also breaks down, uh, costly silos, uh, uh, giving them more, more data, better data, uh, to extract to develop some analytics, uh, to know your customer and start to provide We need to manage, uh, and offers of, uh, different products and services to customers and maintain customer satisfaction, the same metrics, uh, leading to different results. as high risk next, uh, let's uh, on the fly, uh, to create actionable insights and deliver a strong customer experience next, uh, let's uh, speak about, um, uh, This allowed OVO, uh, to, uh, build a segmentation model uh, to improve the efficiency of its operations, uh, reduce losses from reduce the likelihood of the net profit lost, uh, to being transformative, uh, with every level, uh, data sources increase.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Rabobank | ORGANIZATION | 0.99+ |
Indonesia | LOCATION | 0.99+ |
Spain | LOCATION | 0.99+ |
Joe Rodriguez | PERSON | 0.99+ |
Asia | LOCATION | 0.99+ |
OVO | ORGANIZATION | 0.99+ |
Cloudera | ORGANIZATION | 0.99+ |
2017 | DATE | 0.99+ |
Europe | LOCATION | 0.99+ |
two minutes | QUANTITY | 0.99+ |
MasterCard | ORGANIZATION | 0.99+ |
40% | QUANTITY | 0.99+ |
30% | QUANTITY | 0.99+ |
2.4 million | QUANTITY | 0.99+ |
95 | QUANTITY | 0.99+ |
UOB | ORGANIZATION | 0.99+ |
7,000 | QUANTITY | 0.99+ |
two weeks | QUANTITY | 0.99+ |
15% | QUANTITY | 0.99+ |
two days | QUANTITY | 0.99+ |
75% | QUANTITY | 0.99+ |
650,000 | QUANTITY | 0.99+ |
VRI | ORGANIZATION | 0.99+ |
$5.2 million | QUANTITY | 0.99+ |
eight | QUANTITY | 0.99+ |
Netherlands | LOCATION | 0.99+ |
27 | QUANTITY | 0.99+ |
Rakka | ORGANIZATION | 0.99+ |
3.2 million | QUANTITY | 0.99+ |
82 | QUANTITY | 0.99+ |
one instance | QUANTITY | 0.99+ |
Bri | ORGANIZATION | 0.99+ |
Experian | ORGANIZATION | 0.99+ |
more than 500 offices | QUANTITY | 0.99+ |
Western Europe | LOCATION | 0.99+ |
first | QUANTITY | 0.99+ |
late 19th century | DATE | 0.99+ |
more than 11,000 offices | QUANTITY | 0.99+ |
more than 50% | QUANTITY | 0.99+ |
124 years | QUANTITY | 0.99+ |
south America | LOCATION | 0.99+ |
Pacific | LOCATION | 0.99+ |
millions | QUANTITY | 0.99+ |
over 75 million customers | QUANTITY | 0.99+ |
19 countries | QUANTITY | 0.99+ |
four | QUANTITY | 0.99+ |
10 million transactions | QUANTITY | 0.98+ |
Jakarta Indonesia | LOCATION | 0.98+ |
one | QUANTITY | 0.98+ |
115 million devices | QUANTITY | 0.98+ |
Accenture | ORGANIZATION | 0.98+ |
over 80 cents | QUANTITY | 0.98+ |
both | QUANTITY | 0.98+ |
five top stock exchanges | QUANTITY | 0.98+ |
five | QUANTITY | 0.98+ |
a dozen | QUANTITY | 0.98+ |
two petabytes | QUANTITY | 0.97+ |
approximately 8.3 million customers | QUANTITY | 0.97+ |
Cloudera | TITLE | 0.97+ |
3.7 million customers | QUANTITY | 0.97+ |
$5 | QUANTITY | 0.97+ |
over 20 central banks | QUANTITY | 0.97+ |
up to $110 | QUANTITY | 0.97+ |
Algis Akinstanis & Alex Bauman, DOTmobile | Cloud City Live 2021
>>well, thank you adam. We're back here at the Q we're live at the feta in Barcelona and we're here in cloud city which is just amazing. I'm really excited to have two guests here from a company called data on tap. Angus axe Tina's is the founder and Ceo and Alex Baumann is also a co founder and C Xo again, data on tap guys, welcome to the cube. Thanks so much for coming on Angus. Let's start with you. Tell us about data on tap is a great name. >>Yeah, thank you for we are designing and building digital attacker brands. Built entirely in public wealth. >>What does that mean? Digital attacker brand. So tell us more about that. >>I I think uh when you want to launch now a new wireless service provider, you have this challenge. We were built from current infrastructure or build something as a green field operation. We think building something a new is provides these new opportunities. So that's that's what we are. >>You guys know when you start a company with a blank sheet of paper, it's an exciting time. Why did you start the company? >>A good question. I think, I think for me, I mean, you know, I'm sure we both had our own reasons, but the biggest one for me was being held back on delivering the types of customer experiences that people were expecting. So, uh, telecom um, is notoriously slow moving, deliver great products, but take time to get there and you see all kinds of over the top products kind of leapfrogging ahead and needing lunch of telecoms in some places and kind of being held back. Uh, in that kind of older, you know, the full sheet of paper really drove us to decide what can we do with the blank sheet. How do we go green field, you know, all this new cloud technology, what types of things does not unlock for us? And that's really the impetus for >>it. So what are you actually selling? What's the service or product that you're selling? >>We started in Canadian market. The Canadian market is may be considered undeserved in, you know, when you compare to other markets. And we started with this full and final concept building out from core network all the way to consumer application, um, including e commerce, including other kind of value added services from the get go. Even before we launched before we launch our wireless service proposition, it's very hard to get into Canadian market. We're still battling out with regulator on on that front, but we're building a tax tax for Canada and for other countries to uh, in the model of the Fintech, in the model of this new business model that's becoming available with public cloud. >>So, public policy is obviously a big part of this where you have to ride on top of the existing infrastructure at least get permission to do that. And that's kind of your business model, right? >>Yeah, exactly. Um the infrastructure exists um very good networks in Canada and I believe elsewhere in the world as well, but this is the age of service innovation. Public cloud kind of brings that service innovation to the front rather than, you know, differentiating on the network technologies, which is kind of commanded commoditize thing. The new way of thinking is about service innovation, about what can you build on existing infrastructure, How can you use elements in the public cloud, the new economy, new business models to create this new new business. >>So let's talk about cloud economics. Specifically public cloud. When we say cloud, we need public cloud. Yeah, not fake cloud. So you've got, you've got cloud, you've got you've got cross cloud, you know, kind of imagining this abstraction layer cutting across clouds are extending to the edge. You talk about the cloud suppliers, they look at the the the edge as this opportunity, they see data centers is just another edge node. So talk about how do you think about public cloud economics as it relates to your business and your custom? >>Sure. So um you know, going with that blank sheet of paper and building out and kind of the entire stack exactly from start to finish everything you need from four to customer to deliver a customer experience to deliver all the tools that are necessary to sell in a completely digital model. Um The economics for us, when you look at the public cloud, allow you to do a kind of a composite application approach of using the api economy, you can just pick exactly what you need from individual pieces that exist out in the market. Um, and typically cloud based products as well. And by building in that model, you can really narrow down a per subscriber economic as a carrier that's kind of wasn't feasible before, you know, and on top of that, that kind of Capex the time to market, all those things are so small compared to what used to have as long as you're building out in that. >>So is your strategy to enable service providers and carriers to move beyond connectivity? Is that, is that even is that feasible? Or is it an ecosystem that gets built around that? On top of that? >>Our vision is that, and this is difficult. A lot of subscription based verticals. You, you need the subscriber but you need to know them on a 1 to 1 basis. You need that person, not just building account number. Uh And then once you've got that and you've got your core business around them, it is about all the other things that you can build a kind of an ecosystem around that customer. So it could be enabling um other verticals within the teletext act. It could just be about making sure that they have kind of our first approaches. You need to be digital, you need to have a digital experience, it needs to be good, needs to be premium, it can't just be a digitization, like the clipboard on the ipad, it needs to be a real rethought Greenfield experience to be competitive in >>the future. Because when you think about the brands and the pandemic, we're all watching movies and viewing on demand. The experience that we have with those services is awesome. Absolutely. The sales, the marketing and service all integrated into one. And you think about the experience that you have with traditional telcos and it's just frustration and so so you're, you're enhancing that experience. That's what it's all about, that user >>experience. Yeah. If you, if you go into our app in Canada right now and go into a marketplace stab you, you would kind of feel like netflix a bit because you know, uh, the subscription plans are just part of the range of products you can be buying from us and it truly depends on the customer segment and type and then on the particular customer, what we would bring up front for them to to consume. You know, if it's a youth customer student or perhaps a new Canadian or new immigrants to a certain place, they might need the banking product and we might have appreciate Mastercard or Visa available for them to to order together with decent is incurred. Or they might, if a university student, they might be buying certain clothing products or or other things from around for that university or or so on. Support. The customization is endless and personalization could be really truly personal and uh machine learned and and so on and so forth. >>And if I could, the most people don't describe themselves in terms of gigabytes, they have other things that they like and other things that make them who they are and being able to to understand who somebody is and deliver things outside of just like here is a plan with gigabytes were here a minute is really the next step. You know, you need to be able to put something other than one GB on a poster. >>It's interesting you say that Alex because you're right, we don't think there's consumers, we don't think in terms of gigabytes, but underneath all this is data, it's all about the data. And when I think about industries that are data intensive like telco financial services is another example. These organizations build data products and the time it takes for them to build data products is too long. The the user experience is oftentimes too cumbersome. And I think I think there's a new metric that's going to emerge in the industry is how long is a business person does it take me to go from idea to monetization as I mean a new industry Kpi you heard it here first in the queue because it's all about building data products in the in the digital world. And so when I think about what you're doing, if I understand it correctly, you're allowing the digital service providers first of all become digital and then build data products very quickly. Configure them very quickly and offer them to their consumers. >>Yeah, I like that idea um idea to monetization I think shortening that time is really important, but it goes beyond just like configuring a data product. Um It's anything that you could pull together within your own ecosystem or combinations of ecosystems or bundles of things. Um You know, as a marketer. Uh That idea comes to you and you want to test it, it's you know, it's idea to test the monetization to monetization. Um So you know, if you can rapidly test things iterate on them uh from an interface that happens in real time and you've got customers that are the data model and the construct around them is customer centric. So your marketing can be customer centric, um That's really the world we're building. >>What's the ecosystem, look how you envisioning and thinking about the ecosystem evolution? >>Well, starting point was obviously look at the retail store and look what's in the store and kind of have all of that as as a starting point, so you have that covered. But you can go you can go outside and and and see who else is selling what to add. Mobile consumer of yours. And trust me, all those ecosystem partners are eager to get in this digital kind of platform because they want they want that access to the consumer and they want a targeted access to that consumer and looking at whatever perhaps opportunities and and values exist outside of it. People pass down the phones to their kids and their senior members of the family. We try to sell their use phones. Um We we we started um monetizing or started developing systems that allow members to sell to members, something that, you know, is maybe part of a different marketplaces. But if you can get that process going and you can be a trusted party that handles these things. That's a really exciting opportunity for certain segments specifically. >>Well, that's the thing. The cloud enables, you can create these marketplaces and you can build your own ecosystems and that's sort of the next phase, last 10 years, we're going to be different than the next 10 years of cloud. And one of the big differences is the pace at which you can develop these ecosystems. I mentioned, uh, financial services, is that, uh, an industry segment? That's right for this wireless transformation. Are there other segments that you guys are looking? >>I think uh Fintech is maybe a good example of what telecom should be, uh, not necessarily mirroring, but at least looking to for inspiration because they've kind of dropped a little bit in terms of being open, opening up architecture, allowing that kind of service level innovation. Um so, you know, one thing is to create some digital transformation or digital green field operation for a network operator, um but kind of the next step is allowing other types of experimentation on top of what you've built. And kind of, Fintech is a good model for that. The cloud absolutely enables it. Um I mean, you know, up until cloud, I don't think we could have a conversation about, you know, a carrier opening up for other people to experiment and their platforms are on their systems, but the cloud really does allow for that. And I think uh you know, smaller groups of very capable minds will come up with things that we can't even dream up right now. Uh and that's the kind of stuff that you want to have happening first on your network and be enabling it and then pull it in and pull those minds into into your teams like attracting talent that can deliver the things we're talking about is also going to be important. >>We talked about in the cube data about the economy all the time and no we can talk about opening up the telcos and it scares people a lot. You know can we replicate the reliability of the network with open A PS and open no rand open systems. But are there examples of sort of open api is the ap economy in this digital service provider world? Oh >>um I think there are I think uh you know if you come from I. P. Void ecosystem there are a lot more open um uh and networks should be in a in a similar place. I think it provides opportunities in short tech. Is there security, home security iot everything can have come to play when you think about it, when when you have an app on each each of your consumers phone we have I think endless opportunities you have to be provide certain stickiness. You have to provide certain engagement. Why would people come back to you um Gamification loyalty? Um other things can come to play uh to provide this wholesome experience on why people would come back to you, not just for you know, service things >>I saw in some of your material private by design. What what is that? >>I think so it's it's a bit of a mindset in the strategy when you're when you're developing everything in your platform um as a as a telecommunications provider, you collect like an absurd amount of information about people, particularly if you are detected in the way that you know, whoever one of those people is. Um, and there's a little bit of a need to respect some of that data, respect some of the privacy that maybe around that um, and building within the cloud and constructing new data models around how that data is, is uh, stored, what things exist in a wallet, what traceability happens, inaudible bility happens on that data is really important. As you consider the future. We're already seeing lots of regulation around privacy and data and data processing. Um, so you can't like build now and think, oh whatever, we'll change it later. You a little bit forward thinking is very important for, for that type of >>Yeah. And I think starting point is important of how easy is it to get in and start of telecom telecommunications provider, you'll see during MWc and have evidence people are trying to re engineer the onboarding experiences. Um, I think that first step has to be very, very easy for users to take uh and uh, getting into ecosystem, so just email, good to go just as any other app and, and that's, and that's a starting point, and then the rest of it is sort of on demand when needed. Uh that's, you know, with the value you grow. So telecoms usually try to run the credit check before you even, you know, before you even know the name. >>Hey guys, we got to leave it there. Thanks so much, congratulations on getting off the ground adam. It's buzzing here, back to you.
SUMMARY :
well, thank you adam. Yeah, thank you for we are designing and building digital attacker What does that mean? I I think uh when you want to launch now a new wireless service provider, You guys know when you start a company with a blank sheet of paper, it's an exciting time. but take time to get there and you see all kinds of over the top products kind it. So what are you actually selling? considered undeserved in, you know, when you compare to other markets. So, public policy is obviously a big part of this where you have to ride on top of the existing infrastructure rather than, you know, differentiating on the network technologies, So talk about how do you think about public cloud economics as it relates kind of the entire stack exactly from start to finish everything you need from four to customer to it is about all the other things that you can build a kind of an ecosystem around that customer. And you think about the experience that you have with traditional you can be buying from us and it truly depends on the customer segment You know, you need to be able to put something other than one GB in the industry is how long is a business person does it take me to go from idea to monetization Uh That idea comes to you and you want to test it, members to sell to members, something that, you know, And one of the big differences is the pace at which you can develop these ecosystems. Uh and that's the kind of stuff that you want to have happening first on your network and be enabling it and then pull it in We talked about in the cube data about the economy all the time and no we can talk about opening up the can have come to play when you think about it, when when you have an I saw in some of your material private by design. that you know, whoever one of those people is. Uh that's, you know, with the value you grow. Thanks so much, congratulations on getting off the ground adam.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Alex Bauman | PERSON | 0.99+ |
Alex Baumann | PERSON | 0.99+ |
Canada | LOCATION | 0.99+ |
Algis Akinstanis | PERSON | 0.99+ |
DOTmobile | ORGANIZATION | 0.99+ |
two guests | QUANTITY | 0.99+ |
telco | ORGANIZATION | 0.99+ |
Fintech | ORGANIZATION | 0.99+ |
ipad | COMMERCIAL_ITEM | 0.99+ |
one GB | QUANTITY | 0.99+ |
Barcelona | LOCATION | 0.99+ |
netflix | ORGANIZATION | 0.99+ |
first step | QUANTITY | 0.99+ |
1 | QUANTITY | 0.98+ |
Capex | ORGANIZATION | 0.98+ |
Ceo | PERSON | 0.98+ |
adam | PERSON | 0.98+ |
first | QUANTITY | 0.98+ |
Tina | PERSON | 0.97+ |
Alex | PERSON | 0.97+ |
both | QUANTITY | 0.96+ |
first approaches | QUANTITY | 0.95+ |
2021 | DATE | 0.94+ |
C Xo | PERSON | 0.94+ |
one | QUANTITY | 0.94+ |
four | QUANTITY | 0.92+ |
MWc | EVENT | 0.89+ |
a minute | QUANTITY | 0.84+ |
Greenfield | LOCATION | 0.84+ |
Visa | COMMERCIAL_ITEM | 0.82+ |
last 10 years | DATE | 0.81+ |
one thing | QUANTITY | 0.81+ |
Canadian | LOCATION | 0.79+ |
Angus | ORGANIZATION | 0.7+ |
each each | QUANTITY | 0.7+ |
feta | ORGANIZATION | 0.68+ |
Cloud City Live | TITLE | 0.65+ |
Angus axe | ORGANIZATION | 0.64+ |
Mastercard | COMMERCIAL_ITEM | 0.64+ |
Canadian | OTHER | 0.6+ |
next 10 years | DATE | 0.59+ |
Likhit Wagle & John Duigenan, IBM | IBM Think 2021
>>From around the globe. It's the cube with digital coverage of IBM. Think 20, 21 brought to you by IBM, >>Welcome back to IBM. Think at 2021, the virtual edition, my name is Dave Volante and you're watching the cubes continuous coverage of think 21. And right now we're going to talk about banking and the post isolation economy. I'm very pleased to welcome our next guests. Look at Wigley's the general manager global banking financial markets at IBM and John diagonal is the global CTO and vice president and distinguished engineer for banking and financial services. Gentlemen, welcome to the cube. That's my pleasure. Look at this current economic upheaval, it's quite a bit different from the last one. Isn't it? I mean, liquidity doesn't seem to be a problem for most banks these days. I mean, if anything, they're releasing loan loss reserves that they didn't need. What's from your perspective, what's the state of banking today and hopefully as we exit this pandemic soon. Okay. >>So, so Dave, I think, like you say, it's a, it's a, it's a state in a picture that, uh, in a significantly different from what people were expecting. And I, and I think some way, in some ways you're seeing the benefits of a number of the regulations that were put into, into place after the, you know, the financial crisis last time round, right? And therefore this time, you know, a health crisis did not become a financial crisis because I think the banks were in better shape. And also, you know, governments clearly have put worldwide a lot of liquidity into the, into the system. Um, I think if you look at it though, um, maybe two or three things ready to call out, firstly, there's a, there's a massive regional variation. So if you look at the U S banking industry, uh, it's extremely buoyant and I'll come back to that in a managing the way in which it's performing. >>Uh, you know, the banks that are starting to report that first quarter results are going to show a profitability that's significantly ahead of where they were last year. And probably some of those, some of that best performance for quite a long time, if you go into Europe, it's a completely different picture. I think the banks are extremely challenged at that. And I think you're going to see a much Bleaker outlook in terms of what those banks report, as far as Asia Pacific is concerned again, you know, because they did, they have come out of the pandemic much faster that consumer businesses back into growth. Again, I think they're showing some pretty buoyant up performance as far as, as far as banking performance is concerned. I think the beast that's particularly interesting. And I think Kim is a bit of a surprise to most, uh, is, is what we've seen in the U S right? >>And in the U S what's actually happened is, uh, the investment banking side of banking businesses has been doing better than they've ever done before. There's been the most unbelievable amount of acquisition activity. You've seen a lot of what's going on with the specs that's driving the res you know, deal based fee income for the banks, the volatility in the marketplace, meaning that trading income is much, much higher than it's ever been. And therefore the banks are very much seeing a profitability on that investment banking side. That was way ahead of what I think they were, they were expecting. Consumer business is definitely down. If you look at the credit card business, it's down, if you look at, uh, you know, lending activity, that's going down, going out, it's substantially less than where it was before. There's hardly any lending growth because the economy is flat at this moment in time. >>But again, the good news that, and I think this is a worldwide, but you're not just in the us. The good news here is that because of the liquidity and some of them are special mentions that government put out that there has not been, uh, the, the level of bankruptcies that people were expecting. Right. And that for most of the provisioning that the banks did, um, in expectation of non-performing loans has been, I think, a much more, much greater than what they're going to need, which is why you're starting to supervision is being released as well, which I kind of flattering, flattering the income flattering. I think going forward though, you're going to see a different picture. >>It's the, thank you for the clarification on the regional divergence is that you're right on, I mean, European central banks are, are not the same, the same position, uh, to, to affect liquidity, but is that nuance, is that variation across the globe? Is that, uh, is that a blind spot? Is that a, is that a, a concern, uh, or the other, other greater concerns, you know, inflation and, and, and the, the, the pace of the, the return to the economy. What are your thoughts on that? >>So I think, I think the, um, the, the, the concern, um, you know, as far as the European marketplace is concerned is, um, you know, whether the, the performance that in particularly, I don't think the level of Verition in there was quite as generous as we saw in other parts of the world. And therefore, um, you know, ease the issue around non-performing loans in, in Europe going to hold the European, uh, European banks back. And are they going to, you know, therefore constrained them under lending that they put into the economy. And that then, um, you know, reduces the level of economic growth that we see in Europe. Right. I think, I think that is certainly that is certainly a concern. Um, I would be surprised and I've been looking at, you know, forecasts that have been brought forward by various people around the world around infection. >>I would be surprised if inflation starts to become a genuine problem in the, in the kind of short to medium term. I think in the industry that are going to be two or three other things that are probably going to be more, you know, going to be more issues. Right. I think the first one, which is becoming top of mind for chief executives is this whole area around operational resiliency. So, you know, regulators universally are making very, very sure that banks do not have a technical debt or a complexity of legacy systems issue. They are. And, you know, the UK has taken the lead on this and they are going so far as even requiring non-executive directors to be liable. If banks are found to not have the right policies in place, this is not being followed by other regulators around the world. Right. So, so that is very much top of mind at this moment in time. >>So I think discretionary investment is going to be, uh, you know, to watch, um, uh, solving that particular problem. I think that that's one issue. I think the other issue is what the pandemic has shown is that, and, and, and this was very evident to me. I mean, I spent the last three years out in Singapore where, you know, banks have become very digital businesses. Right. When I came into the U S in my current role, it was somewhat surprising to me as to where the U S marketplace was in terms of digitization of banking. But if you look in the last 12 months, uh, you know, I think more has been achieved in terms of banks becoming digital businesses. And they've probably done in the last two or three years. Right. And then the real acceleration of that, uh, digitalization, which is going to continue to happen. But the downside of that has been that the threat to the banking industry from essentially fintechs and big decks has exactly, you know, it's really accelerated. Right, right. I mean, just to give you an example, pay Pat is the second largest financial services institution in the us, right. So that's become a real problem of my English. The banking industry is going to have to deal with, >>I want to come back to that, but now let's bring John into the conversation. Let's talk about the tech stack. Look, it was talking about whether it was resiliency going digital. We certainly saw with the pandemic remote work, huge, huge volumes of things like PPP and, and, and, and, and mortgages and with dropping rates, et cetera. So, John, how has the tech stack been altered in the past 14 months? >>Great question, Dave and it's top of mind for almost every single financial services firm, regardless of the sector within the overall industry, every single business has been taking stock of how they handled the pandemic and the economic conditions thereafter, and all of the business needs that were driven by the pandemic. In so many situations, firms were unable to service their clients or were not competitive in serving their clients. And as a result, they've had to do very deep, uh, uh, architectural, uh, transformation and digital transformation around their core platforms, their systems of analytics and their systems, their front end systems of engagement in terms of, uh, the core processing systems that many of these institutions, some in many cases, they're 50 years old. And with any 50 year old application platform, there are inherent limitations as an inflexibility and flexibility as an inability to innovate for the future as a speed of delivery issue. In, in other words, it can be very hard to accelerate delivery of new capabilities onto an aging platform. And so in every single case, um, institutions are looking to hybrid cloud and public cloud technology, and pre-packaged AI and pre-packaged solutions from an ISV ecosystem of software vendor ecosystem to say, as long as we can crack open many of these old monolithic cores and surround them with new digitization, new user experience that spans every channel and automation from the front to back of every interaction, that's where most institutions are prioritizing. Yep. >>Banks, aren't gonna migrate. Uh, they're gonna, they're going to build a abstraction layer. I want to come back to the disruption is so interesting. You had the Coinbase IPO last month, see Tesla and micro strategy. They're putting Bitcoin on their balance sheets. Jamie diamond says traditional banks are playing a smaller role in the financial system because of the new fintechs. Look at, you mentioned PayPal, the Stripe does Robin hood. You get the Silicon Valley giants have this dual disruptive disruption agenda, Apple, Amazon, even Walmart, Facebook. The question is, are traditional banks going to lose control of the payment systems? >>Yeah, I mean, I think to a large extent that is, that is already happened, right? Because I think if you look at, if you look at the experience in Asia, right, and you look at particularly organizations like iron financial, uh, you know, in India, you look at organizations like ATM the, you know, very substantial trends, particularly on the consumer payment side has actually moved, uh, away from the banks. And I think you're starting to see that in the West as well, right. With organizations like, you know, cloud. Now that's coming out with this, um, you know, pay, you know, buying out the later type of schemes. You've got and then, so you've got PayPal. And as you said, Stripe, uh, and, and others as well, but it's not just, um, you know, in the payment side. Right. I think, I think what's starting to happen is that, that are very core part of the banking business, you know, especially things like lending, for instance, where again, you are getting a number of these, um, fintechs and big, big tech companies entering the marketplace. >>And I, and I think the threat for the banks is, and this is not going to be small chunks of market share that you're going to actually lose. Right. It's, it's, it's actually, uh, it could actually be a Kodak moment. Let me give you an example. Uh, you know, you will have just seen that grab is going to be acquired by one of these facts for about $40 billion. I mean, this organization started like the Uber in Singapore. It very rapidly got into both the payment side, right? So it actually went to all of these mom and pop shops and it offered QR based, um, go out code based payment capabilities to these very small retailers. They were charging about half or a third of what MasterCard or visa were charging to run those payment routes. They took market share overnight. You look at the remittance business, right? >>They, they went into the remittance business, they set up these wallets in 28 countries around the ICR and region. They took huge chunks of business completely away from DBS, which is the local bank out there from Western union and all of these, all of these others. So, so I, I think it's a real threat. I think Jamie Dimon is saying what the banking industry has said always, right? Which is the reason we are losing is because the playing field is not even, this is not about playing fields and even right. All of these businesses have been subject to exactly the same regulation that the bank shop subject to regulations in Singapore and India, more onerous than maybe in other parts of the world. This is around the banking business, recognizing that this is a threat. And exactly, as John was saying, you got to get to delivering the customer experience. >>That juniors are wanting at the level of pasta they're prepared to pay. And you're not going to do that by purely shorting out the channels and having a cool app on somebody's smartphone. Right? If that smartphone is 48 by arcade processes and legacy systems, where can I apply? You know, like, like today, you know, you make a payment, your payment does not clear for five days, right? Whereas in Singapore I make a payment, the payment is instantaneously cleared, right? That's where the banking system is going to have to get to in order to get to that. You need to order the whole stack. And the really good news is there are many examples where this has been done very successfully by incumbent banks. You don't have to set up a digital bank on the side to do it. An incumbent bank could do it, and it can do it in a sense of a period of time, or does sense for level of investment. A lot of IBM's business across our consulting, as well as our, our technology stack is very much trying to do that with our clients. So I am personally very bullish about what the industry >>Yeah. I mean, taking friction out of the system sometimes with the case of crypto taking the middle person out of the system. But I think you guys are savvy. You understand that, you know, like, yeah, Jamie diamonds a couple of years ago said, he'd fire anybody doing crypto Janet Yellen and says, ah, I don't really get it. You know, Warren buffet. But I think as technology people, we look at it and say, okay, wait a minute. This is an interesting Petri dish. There's, there's fundamental technology here that has massive funding that is going to inform, you know, the future. I think, you know, big bags are gonna lean in some of them and others, others. Won't, uh, John, give you the last word here, >>But for sure they're leaning in. Uh, so to just, to, to, to think about, uh, uh, something that Likud said a moment ago, the reason these startups were able to innovate fast was because they didn't have the legacy. They didn't have the spaghetti lying around. They were able to be relentlessly laser focused on building new, using the API ecosystem, going straight to public and hybrid cloud and not worrying about everything that had been built for the last 50 years or so. The benefit for existing institutions, the incumbents is that they can use all of the same techniques and tools and hybrid cloud accelerators in terms. And we're not just thinking about, um, uh, retail banking here, your question around the industry, that disruption from Bitcoin, blockchain technologies, new ways of processing securities. It is playing out in every single securities processing and capital markets organization. Right now I'm working with several organizations right now, exactly on how to build custody systems, to take advantage of these non fungible digital assets. It's a hot, hot topic around which there's, uh, incredible, uh, appetite to invest an incredible appetite to innovate. And we know that the center of all these technologies are going to be cloud forward cloud ready, AI infused data infuse technologies. >>So I want to have you back. I wish you had more time. I want to talk about specs. I want to talk about NFTs. I want to talk about technology behind all this really great conversation and really appreciate your time. I'm sorry. We got to go. >>Thank you. Thanks so much indeed, for having us. >>Oh, really? Pleasure. Was mine. Thank you for watching everybody. This is Dave Volante for IBM. Think 2021. You're watching the cube.
SUMMARY :
Think 20, 21 brought to you by IBM, I mean, liquidity doesn't seem to be a problem for most banks these days. And also, you know, governments clearly have put worldwide a lot of liquidity into the, And I think Kim is a bit of a surprise to most, the specs that's driving the res you know, deal based fee income for the banks, But again, the good news that, and I think this is a worldwide, but you're not just in the us. I mean, European central banks are, are not the same, as far as the European marketplace is concerned is, um, you know, going to be more, you know, going to be more issues. So I think discretionary investment is going to be, uh, you know, So, John, how has the tech automation from the front to back of every interaction, that's where most You get the Silicon Valley giants have this dual disruptive disruption Because I think if you look at, And I, and I think the threat for the banks is, and this is not going to be small chunks of market same regulation that the bank shop subject to regulations in Singapore and India, You know, like, like today, you know, you make a payment, your payment does not clear for five days, that has massive funding that is going to inform, you know, the future. the incumbents is that they can use all of the same techniques and tools and hybrid cloud I wish you had more time. Thanks so much indeed, for having us. Thank you for watching everybody.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
John | PERSON | 0.99+ |
DBS | ORGANIZATION | 0.99+ |
Walmart | ORGANIZATION | 0.99+ |
Amazon | ORGANIZATION | 0.99+ |
Dave | PERSON | 0.99+ |
Apple | ORGANIZATION | 0.99+ |
IBM | ORGANIZATION | 0.99+ |
Europe | LOCATION | 0.99+ |
ORGANIZATION | 0.99+ | |
Jamie diamond | PERSON | 0.99+ |
five days | QUANTITY | 0.99+ |
Singapore | LOCATION | 0.99+ |
Asia | LOCATION | 0.99+ |
India | LOCATION | 0.99+ |
Dave Volante | PERSON | 0.99+ |
three | QUANTITY | 0.99+ |
two | QUANTITY | 0.99+ |
Jamie Dimon | PERSON | 0.99+ |
John Duigenan | PERSON | 0.99+ |
PayPal | ORGANIZATION | 0.99+ |
Uber | ORGANIZATION | 0.99+ |
second | QUANTITY | 0.99+ |
last year | DATE | 0.99+ |
48 | QUANTITY | 0.99+ |
U S | LOCATION | 0.99+ |
about $40 billion | QUANTITY | 0.99+ |
John diagonal | PERSON | 0.99+ |
one issue | QUANTITY | 0.99+ |
last month | DATE | 0.99+ |
Likhit Wagle | PERSON | 0.99+ |
Kim | PERSON | 0.99+ |
Janet Yellen | PERSON | 0.99+ |
today | DATE | 0.99+ |
Tesla | ORGANIZATION | 0.99+ |
Stripe | ORGANIZATION | 0.99+ |
Jamie diamonds | PERSON | 0.99+ |
both | QUANTITY | 0.98+ |
Coinbase | ORGANIZATION | 0.98+ |
28 countries | QUANTITY | 0.98+ |
ICR | LOCATION | 0.97+ |
50 year old | QUANTITY | 0.97+ |
first quarter | DATE | 0.96+ |
about half | QUANTITY | 0.96+ |
50 years old | QUANTITY | 0.95+ |
pay Pat | ORGANIZATION | 0.95+ |
2021 | DATE | 0.95+ |
Silicon Valley | LOCATION | 0.94+ |
first one | QUANTITY | 0.93+ |
pandemic | EVENT | 0.93+ |
Wigley | PERSON | 0.93+ |
one | QUANTITY | 0.92+ |
European | OTHER | 0.92+ |
single case | QUANTITY | 0.88+ |
last 12 months | DATE | 0.87+ |
last three years | DATE | 0.87+ |
Likud | ORGANIZATION | 0.85+ |
couple of years ago | DATE | 0.83+ |
Think | COMMERCIAL_ITEM | 0.83+ |
past 14 months | DATE | 0.82+ |
three years | QUANTITY | 0.81+ |
MasterCard | ORGANIZATION | 0.8+ |
three things | QUANTITY | 0.8+ |
Kodak | ORGANIZATION | 0.77+ |
Think 20 | COMMERCIAL_ITEM | 0.76+ |
last 50 years | DATE | 0.75+ |
iron financial | ORGANIZATION | 0.74+ |
firstly | QUANTITY | 0.74+ |
a third | QUANTITY | 0.73+ |
single business | QUANTITY | 0.72+ |
UK | ORGANIZATION | 0.7+ |
single | QUANTITY | 0.68+ |
Elhadji Cisse, IBM | IBM Think 2021
>> From around the globe, it's the Cube! With digital coverage of IBM Think 2021, brought to you by IBM. >> Well, welcome back to the Cube and our IBM Think initiative and today a fascinating subject with a dramatic shift that's going on in the Middle East and specifically in the kingdom of Saudi Arabia. There is a significant partnership that has just recently been launched called SARIE, which is the Saudi Arabian real interbank express. And it basically is a, a dramatic move to make the kingdom cashless - and IBM is very much at the center of that. With me to talk about that role is Elhadji Cisse who at IBM is the MEA head of payments which of course is middle East and Africa. Elhadji, good to have you with us all the way from Dubai. Good to see you today. >> The pleasure's all mine. >> Good. Well, thank you for joining us. And let's, let's talk about this initiative. First off, the problem or at least the challenge that IBM and its partners are trying to solve and now how you're going about it. So let's just paint that 30,000 foot level, if you will, then we'll dive in a little deeper. >> All right. So if you look at the countries, the kingdom of Saudi Arabia, and in much of the region, Middle East and Africa, we have very cash driven society. And this provides lots of challenges in terms of government point of view, businesses' point of view. And even the consumer point of view. The cash transaction is becoming less and less traceable. You are less likely to see where the cash is going, where the cash is coming from. Maintaining the cash also is becoming more and more expensive in terms of security, in terms of recycling the cash, holding the cash, transacting the cash, all of that has to be taken into consideration. And the kingdom of Saudi Arabia, with the help of the crown Prince Mohammad bin Salman, has a visionary vision 2030 to be put in place that will enable them to revolutionize the entire financial sector. There's a segment within that called the FSDB, the financial sector development program. And that program, within that program, they have a goal to develop a digital platform that will enhance and enable the society to go to a more cashless society and also help define a full end to end digital environment for the, for the kingdom. >> So when you think about the scale of this, I mean it's almost mindblowing in a way, because in many cases we've been talking about with various of your colleagues at IBM, different initiatives that involve an organization or involve maybe a more regional partnership or something like that. This is national, right? This is every banking institution in the kingdom of Saudi Arabia. Businesses, government entities. I mean, if you would, share with me some of the complexity of this in terms of a project of that scale and, and trying to bring together these disparate systems that all have a different kind of legacy overhang, if you will, right. And now you're trying to modernize everybody moving towards the same goal in 2030, I think it's mind blowing. >> Yeah, it is. It is, John. And if you look at the complexity, if I may speak a little bit about how complex it is, let's start with the team. The team has been a full diverse team. We have 10 different nationalities. We have team from America, Canada, Egypt, Saudi Arabia, UAE, China, UK, Pakistan, India. I mean, you name it. We have the whole globe pretty much. Every single region, Australia also was there. We had the team of that magnitude. In addition to that, as you rightfully stated, we're not building a system for a particular company or particular industry. It is for the entire country, all the banks of Saudi Arabia: the 11 national banks and the 12 additional international banks that are there. The global corporates, such as the Telco corporation, the oil corporation that are there. All of them needs to be onboarded into this including the 17 million or 20 some million population that are there. Now, the keys to this that we have is that our partners, MasterCard and Saudi payments, we have mandated ourself not to divide ourselves into three teams. We have to go with this as one single team. This was the motto of the project. This is what made us successful. We didn't differentiate between IBM, MasterCard, or Saudi payment. We all went together and addressed every single challenge as a team with the three different layers. And that's what helped us become successful with this engagement. >> So let's look at the initiatives specifically then in terms of the technology that's driving this. We talk a lot about the digital transformation that's occurring in the world. And again, it's kind of a catch all phrase, but this truly is a almost a magical transformation that you're going through. So how did you address the various workloads, what's going to be done where and how, and by whom. And then this integration that has to go on with that, not only are you centralizing a lot of these functions but you also have to distribute them to institutions across the kingdom. So if you would share a little bit of insight on that. >> Yeah. So if you look, if you look at the architecture that we have put in place, it's really a very agile and flexible architecture in a way that we have put in a central entity, which is the payment hub that is, that will handle all the payments solution that is there. And we put the flexibility for all the consumers because we have different banks. If you look at the banks industry, we have banks that are very mature, banks that have a medium level of maturity, and some that are absolutely not mature at all. And with this solution that we have to get involved, we have to be Azure 222 enabled, which is the new language that we will be using. Now, the infrastructure that we put in place have enabled that flexibility, otherwise we will never going to be successful. You cannot come to a country and say everybody needs to be onboarded into this language. Everybody needs to be operating this way. No, that will never going to work. We have taken that into consideration from the beginning. We knew this would be a challenge and we put different tools within IBM that we have put in place in order to go to mitigate those, such as the WTX, which is the Webster transformation exchanger that enables us to transform messages from and to Azure 222 or to Azure 222 or to any type of format that the customer have, any of the customer would be the banks. So we encapsulate that. Another challenge that we have is on the on boarding aspect. A lot of banks, again depending on their maturity level, we have to be ready with different environment for them to be, to catch up with us. Not everybody will be able to onboard on the same time. So by leveraging our RTVS solution, the rational testable service virtualization, it enables us to mitigate, to virtualize an entire ecosystem, make it look like it is a physical environment for the banks to use as a test as opposed to in the normal circumstances, purchasing additional hardware additional software, additional components and doing that, we're just virtualizing it for those who are ready for a system testing, those who are ready for a performance test, those who're ready for any type of non-functional requirements testing aspect. So these tools and this mechanism have helped us with our complex system integration methodology to mitigate this complexity and make it easy for the ecosystem to be onboarded and make us successful in this deal. >> And you raised a really interesting point in terms of the maturity of different levels of technology within the banking institutions there. You've got, you know, I'm sure, as you pointed out, some very small enterprises, right? Very small towns, very small institutions whose systems might not be as sophisticated or as mature, basically. So ultimately, how do you tie all that in together so that there might be a very large institution that has a very robust set of infrastructure and processes in place. And then you've got it communicating with a very small institution. You've got to be a great translator, right? I mean, IBM does here. Because you don't have them sometimes basically talking the same language, literally in this case. >> Yes, absolutely. And this is really our forte. We are the system integrators of choice in this region. And this goes without saying, because of our platform and our processes and our people that we put together. If you look at this, this example again, on the integration layer, we've enabled two lines of communication, two channels for the community. They could either go for API if they are very mature or they could go to MQ which is a low level of, I won't say a low level, but a very old fashioned way of communicating. On that aspect, they not only they have two protocols to get to us, they can use any message format that they want as long as we agree and we have an end check on the language that they're going to be using. And this integration layer or the system of integration that we have built that enables us to add that flexibility on both entities. >> So this was just launched. I mean literally just launched. What's your timeline in order to have full or I guess, reasonable implementation. >> That's a great question. Actually, the average is 24 to 30 months. We have broken the world record. We have implemented this magnificent solution within 18 months. It's actually a 17 month and a half of implementation. With the scope that we have, that is onboarding all the banks, having deferred net settlement, having the Azure 222, billing solution on it. We had the, we had the billing we had the dispute management, we had the single proxies. We have the debit cap and limit management and the portal solution. So we have all of these component within 17 and a half month. This breaks the world record of implementing an instant payment solution globally. >> We'll call Guinness and get you in the book then. It is a remarkable achievement. It really is. And you know, and you've talked about some of the the values here in terms of reduced transaction costs. Greater stability, greater security, greater transactional relationships, I imagine market liquidity, right? In your thought, I mean, tie all that together for our viewers in terms of impact and what you think this kind of partnership is going to create in terms of changing the way basically financial services are delivered in the kingdom. >> So it will change a lot. And the impact in the economy, like I said this is going to be on a three-fold. One, from a consumer point of view, you'll be able to save time in making your transactions. You will be able to trace your transactions and be able to have enough data to understand how you're managing your budget in your annual transaction. From a business point of view, you will be able to save yourself from theft. I mean, again, having cash in your business, it will tend to having more people coming in and stealing them from you either your employees or your customers or anybody else. But having a cashless business nobody can literally steal your money. They can only steal your phone or steal your gadget that you have for that aspect. Managing and maintaining cash also is a big problem. Now from a government point of view, this is where it gets very interesting, especially for Saudi Arabia, the taxation of the employees or the payment of it, the trustability of all of that and being able to trace it and being able to say, okay how much tax you will need to pay by end of the year without you doing the calculation. That information was already provided to the government. And as a central bank, the printing of cash, maintaining cash, storing cash, securing cash all of those costs will be going away. This is why the country wanted to go into a cashless society. >> Well, it's a fascinating endeavor. And certainly congratulations on that front. We're talking about real time payments and really making a significant difference in in how services are delivered in the kingdom and Elhadji, I certainly have appreciated your time here today and talking about it and and wish you all the best down the road. Thank you very much. >> Thank you very much, John. I appreciate it. >> All right. So we're talking about the journey to a cashless society in the kingdom of Saudi Arabia and what Elhadji is doing and what IBM is doing to make that happen. I'm John Wallace and thanks for joining us here on the Cube!
SUMMARY :
brought to you by IBM. and specifically in the least the challenge that IBM and enable the society to go to of the complexity of this Now, the keys to this that we have that has to go on with that, for the ecosystem to be onboarded in terms of the maturity We are the system integrators to have full or I guess, Actually, the average is 24 to 30 months. of changing the way by end of the year without in the kingdom and Elhadji, Thank you very much, John. in the kingdom of Saudi
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Telco | ORGANIZATION | 0.99+ |
IBM | ORGANIZATION | 0.99+ |
John | PERSON | 0.99+ |
John Wallace | PERSON | 0.99+ |
24 | QUANTITY | 0.99+ |
Elhadji Cisse | PERSON | 0.99+ |
2030 | DATE | 0.99+ |
MasterCard | ORGANIZATION | 0.99+ |
Dubai | LOCATION | 0.99+ |
11 national banks | QUANTITY | 0.99+ |
30,000 foot | QUANTITY | 0.99+ |
two protocols | QUANTITY | 0.99+ |
Middle East | LOCATION | 0.99+ |
two channels | QUANTITY | 0.99+ |
17 million | QUANTITY | 0.99+ |
three teams | QUANTITY | 0.99+ |
two lines | QUANTITY | 0.99+ |
today | DATE | 0.99+ |
30 months | QUANTITY | 0.99+ |
Elhadji | PERSON | 0.99+ |
Prince | PERSON | 0.99+ |
Africa | LOCATION | 0.99+ |
18 months | QUANTITY | 0.99+ |
three different layers | QUANTITY | 0.99+ |
Azure 222 | TITLE | 0.99+ |
One | QUANTITY | 0.99+ |
12 additional international banks | QUANTITY | 0.99+ |
Saudi Arabia | LOCATION | 0.98+ |
17 and a half month | QUANTITY | 0.98+ |
10 different nationalities | QUANTITY | 0.98+ |
Mohammad bin Salman | PERSON | 0.98+ |
Canada | LOCATION | 0.97+ |
Saudi Arabia | LOCATION | 0.97+ |
First | QUANTITY | 0.97+ |
America | LOCATION | 0.97+ |
UK | LOCATION | 0.96+ |
India | LOCATION | 0.96+ |
one single team | QUANTITY | 0.96+ |
Australia | LOCATION | 0.95+ |
Pakistan | LOCATION | 0.95+ |
UAE | LOCATION | 0.95+ |
17 month and a half | QUANTITY | 0.94+ |
Egypt | LOCATION | 0.94+ |
both entities | QUANTITY | 0.93+ |
single proxies | QUANTITY | 0.93+ |
three-fold | QUANTITY | 0.92+ |
China | LOCATION | 0.92+ |
Cube | COMMERCIAL_ITEM | 0.9+ |
Guinness | PERSON | 0.89+ |
Saudi | ORGANIZATION | 0.89+ |
Elhadji | LOCATION | 0.87+ |
Saudi Arabian | OTHER | 0.85+ |
Think 2021 | COMMERCIAL_ITEM | 0.83+ |
middle East | LOCATION | 0.82+ |
every single challenge | QUANTITY | 0.75+ |
20 some million | QUANTITY | 0.71+ |
single region | QUANTITY | 0.69+ |
end | DATE | 0.69+ |
SARIE | TITLE | 0.67+ |
WTX | ORGANIZATION | 0.61+ |
Think | COMMERCIAL_ITEM | 0.57+ |
MQ | ORGANIZATION | 0.52+ |
Webster | TITLE | 0.52+ |
FSDB | TITLE | 0.52+ |
2021 | ORGANIZATION | 0.46+ |
sector development | OTHER | 0.46+ |
Saudi | LOCATION | 0.42+ |
Think | TITLE | 0.31+ |
Breaking Analysis: Chaos Creates Cash for Criminals & Cyber Companies
from the cube studios in palo alto in boston bringing you data-driven insights from the cube and etr this is breaking analysis with dave vellante the pandemic not only accelerated the shift to digital but also highlighted a rush of cyber criminal sophistication collaboration and chaotic responses by virtually every major company in the planet the solar winds hack exposed supply chain weaknesses and so-called island hopping techniques that are exceedingly difficult to detect moreover the will and aggressiveness of well-organized cyber criminals has elevated to the point where incident responses are now met with counterattacks designed to both punish and extract money from victims via ransomware and other criminal activities the only upshot is the cyber security market remains one of the most enduring and attractive investment sectors for those that can figure out where the market is headed and which firms are best positioned to capitalize hello everyone and welcome to this week's wikibon cube insights powered by etr in this breaking analysis we'll provide our quarterly update of the security industry and share new survey data from etr and thecube community that will help you navigate through the maze of corporate cyber warfare we'll also share our thoughts on the game of 3d chest that octa ceo todd mckinnon is playing against the market now we all know this market is complicated fragmented and fast moving and this next chart says it all it's an interactive graphic from optiv a denver colorado based si that's focused on cyber security they've done some really excellent research and put together this awesome taxonomy and mapped vendor names therein and this helps users navigate the complex security landscape and there are over a dozen major sectors high-level sectors within the security taxonomy in nearly 60 sub-sectors from monitoring vulnerability assessment identity asset management firewalls automation cloud data center sim threat detection and intelligent endpoint network and so on and so on and so on but this is a terrific resource and can help you understand where players fit and help you connect the dots in the space now let's talk about what's going on in the market the dynamics in this crazy mess of a landscape are really confusing sometimes now since the beginning of cyber time we've talked about the increasing sophistication of the adversary and the back and forth escalation between good and evil and unfortunately this trend is unlikely to stop here's some data from carbon black's annual modern bank heist report this is the fourth and of course now vmware's brand highlights the carbon black study since the acquisition and it catalyzed the creation of vmware's cloud security division destructive malware attacks according to the recent study are up 118 percent from last year now one major takeaway from the report is that hackers aren't just conducting wire fraud they are 57 of the bank surveyed saw an increase in wire fraud but the cyber criminals are also targeting non-public information such as future trading strategies this allows the bad guys to front run large block trades and profit it's become very lucrative practice now the prevalence of so-called island hopping is up 38 from already elevated levels this is where a virus enters a company's supply chain via a partner and then often connects with other stealthy malware downstream these techniques are more common where the malware will actually self-form with other infected parts of the supply chain and create actions with different signatures designed to identify and exfiltrate valuable information it's a really complex problem of major concern is that 63 of banking respondents in the study reported that responses to incidents were then met with retaliation designed to intimidate or initiate ransomware attacks to extract a final pound of flesh from the victim notably the study found that 75 percent of csos reported to the cio which many feel is not the right regime the study called for a rethinking of the right cyber regime where the cso has increased responsibility in a direct reporting line to the ceo or perhaps the co with greater exposure to boards of directors so many thanks to vmware and tom kellerman specifically for sharing this information with us this past week great work by your team now some of the themes that we've been talking about for several quarters are shown in the lower half of the chart cloud of course is the big driver thanks to work from home and the pandemic to pandemic and the interesting corollary of course is we see a rapid rethinking of endpoint and identity access management and the concept of zero trust in a recent esg survey two-thirds of respondents said that their use of cloud computing necessitated a change in how they approach identity access management now as shown in the chart from optiv the market remains highly fragmented and m a is of course way up now based on our research it looks like transaction volume has increased more than 40 percent just in the last five months so let's dig into the m a the merger and acquisition trends for just a moment we took a five month snapshot and we were able to count about 80 deals that were completed in that time frame those transactions represented more than 20 billion dollars in value some of the larger ones are highlighted here the biggest of course being the toma bravo taking proof point private for a 12 plus billion dollar price tag the stock went from the low 130s and is trading in the low 170s based on 176 dollar per share offer so there's your arbitrage folks go for it perhaps the more interesting acquisition was auth 0 by octa for 6.5 billion which we're going to talk about more in a moment there's more private equity action we saw as insight bought armis and iot security play and cisco shelled out 730 million dollars for imi mobile which is more of an adjacency to cyber but it's going to go under cisco's security and applications business run by g2 patel but these are just the tip of the iceberg some of the themes that we see connecting the dots of these acquisitions are first sis like accenture atos and wipro are making moves in cyber to go local they're buying secops expertise as i say locally in places like france germany netherlands canada and australia that last mile that belly-to-belly intimate service israel israeli-based startups chalked up five acquired companies in the space over the last five months also financial services firms are getting into the act with goldman and mastercard making moves to own its own part of the stack themselves to combat things like fraud and identity theft and then finally numerous moves to expand markets octa with zero crowdstrike buying a log management company palo alto picking up devops expertise rapid seven shoring up its kubernetes chops tenable expanding beyond insights and going after identity interesting fortinet filling gaps in a multi-cloud offering sale point extending to governance risk and compliance grc zscaler picked up an israeli firm to fill gaps in access control and then vmware buying mesh 7 to secure modern app development and distribution services so tons and tons of activity here okay so let's look at some of the etr data to put the cyber market in context etr uses the concept of market share it's one of the key metrics which is a measure of pervasiveness in the data set so for each sector it calculates the number of respondents for that sector divided by the total to get a sense for how prominent the sector is within the cio and i.t buyer communities okay this chart shows the full etr sector taxonomy with security highlighted across three survey periods april last year january this year in april this year now you wouldn't expect big moves in market share over time so it's relatively stable by sector but the big takeaway comes from observing which sectors are most prominent so you see that red line that dotted line imposed at the sixty percent level you can see there are only six sectors above that line and cyber security is one of them okay so we know that security is important in a large market but this puts it in the context of the other sectors however we know from previous breaking analysis episodes that despite the importance of cyber and the urgency catalyzed by the pandemic budgets unfortunately are not unlimited and spending is bounded it's not an open checkbook for csos as shown in this chart this is a two-dimensional graphic showing market share in the horizontal axis or pervasiveness and net score in the vertical axis net score is etr's measurement of spending velocity and we've superimposed a red line at 40 percent because anything over 40 percent we consider extremely elevated we've filtered and limited the number of sectors to simplify the graphic and you can see in the sectors that we've highlighted only the big four four are above that forty percent line ai containers rpa and cloud they exceed that sort of forty percent magic water line information security you can see that is highlighted and it's respectable but it competes for budget with other important sectors so this of course creates challenges for organization because not only are they strapped for talent as we've reported they like everyone else in it face ongoing budget pressures research firm cybersecurity ventures estimates that in 2021 6 trillion dollars worldwide will be lost on cyber crime conversely research firm canalis pegs security spending somewhere around 60 billion dollars annually idc has it higher around 100 billion so either way we're talking about spending between one to one point six percent annually of how much the bad guys are taking out that's peanuts really when you consider the consequences so let's double click into the cyber landscape a bit and further look at some of the companies here's that same x y graphic with the company's etr captures from respondents in the cyber security sector that's what's shown on the chart here now the usefulness of the red lines is 20 percent on the horizontal indicates the largest presence in the survey and the magic 40 percent line that we talked about earlier shows those firms with the most elevated momentum only microsoft and palo alto exceed both high water marks of course splunk and cisco are prominent horizontally and there are numerous companies to the left of the 20 percent line and many above that 40 percent high water mark on the vertical axis now in the bottom left quadrant that includes many of the legacy names that have been around for a long time and there are dozens of companies that show spending momentum on their platforms i.e above single digits so that picture is like the first one we showed you very very crowded space but so let's filter it a bit and only include companies in the etr survey that had at least a hundred responses so an n of a hundred or greater so it's a little easy to read but still it's kind of crowded when you think about it okay so same graphic and we've superimposed the data that determined the plot position over in the bottom right there so it's net score and shared n including only companies with more than 100 n so what does this data tell us about the market well microsoft is dominant as always it seems in all dimensions but let's focus on that red line for a moment some of the names that we've highlighted over the past two years show very well here first i want to talk about palo alto networks pre-covet as you might recall we highlighted the valuation divergence between palo alto and fortinet and we said fortinet was executing better on its cloud strategy and palo alto was at the time struggling with the transition especially with its go to market and its sales force compensation and really refreshing its portfolio but we told you that we were bullish on palo alto networks at the time because of its track record and the fact that cios consistently told us that they saw palo alto as a thought leader in the space that they wanted to work with they said that palo alto was the gold standard the best especially larger company cisos so that gave us confidence that palo alto a very well-run company was going to get its act together and perform better and palo alto has just done just that as we expected they've done very well and they've been rapidly moving customers to the next generation of platforms and we're very impressed by the company's execution and the stock has generally reflected that now some other names that hit our radar and the etr data a couple of years ago continue to perform well crowdstrike z-scaler sales sail point and cloudflare a cloudflare just reported and beat earnings but was off the stock fell on headwinds for tech overall the big rotation but the company is doing very well and they're growing rapidly and they have momentum as you can see from the etr data and we put that double star around proof point to highlight that it was worthy of fetching 12 and a half billion dollars from private equity firm so nice exit there supporting the continued control consolidation trend that we've predicted in cyber security now let's turn our attention to octa and auth zero this is where it gets interesting and is a clever play for octa we think and we want to drill into it a bit octa is acquiring auth zero for big money why well we think todd mckinnon octa ceo wants to run the table on identity and then continue to expand his tam he has to do that to justify his lofty valuation so octa's ascendancy around identity and single sign sign-on is notable the fragmented pictures that we've shown you they scream out for simplification and trust and that's what octa brings but it competes with some major players most notably microsoft with active directory so look of course microsoft is going to dominate in its massive customer base but the rest of the market that's like jump ball it's wide open and we think mckinnon saw the opportunity to go dominate that sector now octa comes at this from an enterprise perspective bringing top-down trust to the equation and throwing a big blanket over all the discrete sas platforms and unifying employee access octa's timing was perfect it was founded in 2009 just as the massive sasification trend was happening around crm and hr and service management and cloud etc but the one thing that octa didn't have that auth 0 does is serious developer chops while octa was crushing it with its enterprise sales strategy auth 0 was laser focused on developers and building a bottoms up approach to identity by acquiring auth0 octa can dominate both sides of the barbell and then capture the fat middle so yes it's a pricey acquisition but in our view it's a great move by mckinnon now i don't know mckinnon personally but last week i spoke to arun shrestha who's the ceo of security specialist beyond id they're a platinum services partner of octa and there a zero trust expert he worked for octa for a number of years and shared with me a bit about mckinnon's style and think big approach arun said something that caught my attention he said firewalls used to be the perimeter now people are and while that's self-serving to octa and probably beyond id it's true people apps and data are the new perimeter and they're not in one location and that's the point now unfortunately i had lined up an interview with dia jolly who was the chief product officer at octa in a cube alum for this past week knowing that we were running this segment in this episode but she unfortunately fell ill the day of our interview and had to cancel but i want to follow up with her and understand how she's thinking about connecting the dots with auth 0 with devs and enterprises and really test our thesis there this is a really interesting chess match that's going on let's look a little deeper into that identity space this chart here shows some of the major identity players it has some of the leaders in the identity market and there's a breakdown of etr's net score now net score comprises five elements the lime green is we're adding the platform new the forest green is we're spending six percent or more relative to last year the gray is flat send plus or minus flat spend plus or minus five percent the pinkish is spending less and the bright red is where exiting the platform retiring now you subtract the red from the green and that gets you the result for net score which you can see superimposed on the right hand chart at the bottom that first column there the far column is shared in which informs and indicates the number of responses and is a proxy for presence in the market oh look at the top two players in terms of spending momentum now sales sale point is right there but auth 0 combined with octa's distribution channel will extend octa's lead significantly in our view and then there's microsoft now just a caveat this includes all of microsoft's security offerings not just identity but it's there for context and cyber arc as well includes its acquisition of adaptive but also other parts of cyberarks portfolio so you can see some of the other names that are there many of which you'll find in the gartner magic quadrant for identity and as we said we really like this move by octa it combines positive market forces with lead offerings from very well-run companies that have winning dna and passionate people now to further emphasize emphasize what what's happening here take a look at this this chart shows etr data for octa within sale point and cyber arc accounts out of the 230 cyber and sale point customers in the data set there are 81 octa accounts that's a 35 overlap and the good news for octa is that within that base of sale point in cyber arc accounts octa is shown by the net score line that green line has a very elevated spending and momentum and the kicker is if you read the fine print in the right hand column etr correctly points out that while sailpoint and cyberarc have long been partners with octa at the recent octane 21 event octa's big customer event the company announced that it was expanding into privileged access management pam and identity governance hello and welcome to coopetition in the 2020s now our current thinking is that this bodes very well for octa and cyberark and sailpoint well they're going to have to make some counter moves to fend off the onslaught that is coming now let's wrap up with what has become a tradition in our quarterly security updates looking at those two dimensions of net score and market share we're going to see which companies crack the top 10 for both measures within the etr data set we do this every quarter so here on the left we have the top 20 sorted by net score or spending momentum and on the right we sort by shared n so again top 20 which informs shared end and forms the market share metric or presence in the data set that red horizontal lines those two lines on each separate the top 10 from the remaining 10 within those top 20. in our method what we do is we assign four stars to those companies that crack the top ten for both metrics so again you see microsoft palo alto networks octa crowdstrike and fortinet fortinet by the way didn't make it last quarter they've kind of been in and out and on the bubble but you know this company is very strong and doing quite well only the other four did last quarter there was same four last quarter and we give two stars to those companies that make it in both categories within the top 20 but didn't make the top 10. so cisco splunk which has been steadily decelerating from a spending momentum standpoint and z-scaler which is just on the cusp you know we really like z-scaler and the company has great momentum but that's the methodology it is what it is now you can see we kept carbon black on the rightmost chart it's like kind of cut off it's number 21 only because they're just outside looking in on netscore you see them there they're just below on on netscore number 11. and vmware's presence in the market we think that carbon black is really worth paying attention to okay so we're going to close with some summary and final thoughts last quarter we did a deeper dive on the solar winds hack and we think the ramifications are significant it has set the stage for a new era of escalation and adversary sophistication now major change we see is a heightened awareness that when you find intruders you'd better think very carefully about your next moves when someone breaks into your house if the dog barks or if you come down with a baseball bat or other weapon you might think the intruder is going to flee but if the criminal badly wants what you have in your house and it's valuable enough you might find yourself in a bloody knife fight or worse what's happening is intruders come to your company via island hopping or inside or subterfuge or whatever method and they'll live off the land stealthily using your own tools against you so they can you can't find them so easily so instead of injecting new tools in that send off an alert they just use what you already have there that's what's called living off the land they'll steal sensitive data for example positive covid test results when that was really really sensitive obviously still is or other medical data and when you retaliate they will double extort you they'll encrypt your data and hold it for ransom and at the same time threaten to release the sensitive information to crushing your brand in the process so your response must be as stealthy as their intrusion as you marshal your resources and devise an attack plan you face serious headwinds not only is this a complicated situation there's your ongoing and acute talent shortage that you tell us about all the time many companies are mired in technical debt that's an additional challenge and then you've got to balance the running of the business while actually affecting a digital transformation that's very very difficult and it's risky because the more digital you become the more exposed you are so this idea of zero trust people used to call it a buzzword it's now a mandate along with automation because you just can't throw labor at the problem this is all good news for investors as cyber remains a market that's ripe for valuation increases and m a activity especially if you know where to look hopefully we've helped you squint through the maze a little bit okay that's it for now thanks to the community for your comments and insights remember i publish each week on wikibon.com and siliconangle.com these episodes they're all available as podcasts all you do is search breaking analysis podcast put in the headphones listen when you're in your car out for your walk or run and you can always connect on twitter at divalante or email me at david.valante at siliconangle.com i appreciate the comments on linkedin and in clubhouse please follow me so you're notified when we start a room and riff on these topics and others and don't forget to check out etr.plus for all the survey data this is dave vellante for the cube insights powered by etr be well and we'll see you next time [Music] you
SUMMARY :
and on the bubble but you know this
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
2009 | DATE | 0.99+ |
20 percent | QUANTITY | 0.99+ |
six percent | QUANTITY | 0.99+ |
microsoft | ORGANIZATION | 0.99+ |
57 | QUANTITY | 0.99+ |
2021 | DATE | 0.99+ |
40 percent | QUANTITY | 0.99+ |
palo alto | ORGANIZATION | 0.99+ |
five elements | QUANTITY | 0.99+ |
81 | QUANTITY | 0.99+ |
fortinet | ORGANIZATION | 0.99+ |
tom kellerman | PERSON | 0.99+ |
palo alto | ORGANIZATION | 0.99+ |
75 percent | QUANTITY | 0.99+ |
6.5 billion | QUANTITY | 0.99+ |
australia | LOCATION | 0.99+ |
cisco | ORGANIZATION | 0.99+ |
730 million dollars | QUANTITY | 0.99+ |
sixty percent | QUANTITY | 0.99+ |
dia jolly | PERSON | 0.99+ |
france | LOCATION | 0.99+ |
more than 20 billion dollars | QUANTITY | 0.99+ |
12 and a half billion dollars | QUANTITY | 0.99+ |
last year | DATE | 0.99+ |
april last year | DATE | 0.99+ |
april this year | DATE | 0.99+ |
6 trillion dollars | QUANTITY | 0.99+ |
octa | ORGANIZATION | 0.99+ |
two stars | QUANTITY | 0.99+ |
boston | LOCATION | 0.99+ |
g2 patel | ORGANIZATION | 0.99+ |
2020s | DATE | 0.99+ |
siliconangle.com | OTHER | 0.99+ |
forty percent | QUANTITY | 0.99+ |
more than 40 percent | QUANTITY | 0.99+ |
five month | QUANTITY | 0.99+ |
vmware | ORGANIZATION | 0.99+ |
first column | QUANTITY | 0.99+ |
arun shrestha | PERSON | 0.99+ |
last week | DATE | 0.99+ |
dozens of companies | QUANTITY | 0.98+ |
both categories | QUANTITY | 0.98+ |
both measures | QUANTITY | 0.98+ |
both metrics | QUANTITY | 0.98+ |
one | QUANTITY | 0.98+ |
pandemic | EVENT | 0.98+ |
each week | QUANTITY | 0.98+ |
two dimensions | QUANTITY | 0.98+ |
last quarter | DATE | 0.98+ |
five acquired companies | QUANTITY | 0.98+ |
12 plus billion dollar | QUANTITY | 0.98+ |
six sectors | QUANTITY | 0.98+ |
canada | LOCATION | 0.98+ |
wipro | ORGANIZATION | 0.97+ |
january this year | DATE | 0.97+ |
last quarter | DATE | 0.97+ |
10 | QUANTITY | 0.97+ |
first one | QUANTITY | 0.97+ |
netherlands | LOCATION | 0.96+ |
accenture atos | ORGANIZATION | 0.96+ |
more than 100 n | QUANTITY | 0.96+ |
dave vellante | PERSON | 0.96+ |
each sector | QUANTITY | 0.96+ |
arun | PERSON | 0.96+ |
two lines | QUANTITY | 0.96+ |
fourth | QUANTITY | 0.96+ |
imi mobile | ORGANIZATION | 0.95+ |
Breaking Analysis: Chaos Creates Cash for Criminals & Cyber Companies
>> From The Cube Studios in Palo Alto in Boston, bringing you data-driven insights from The Cube in ETR. This is "Breaking Analysis" with Dave Vellante >> The pandemic not only accelerated the shift to digital but it also highlighted a rush of cyber criminal sophistication, collaboration, and chaotic responses by virtually every major company in the planet. The SolarWinds hack exposed supply chain weaknesses and so-called island hopping techniques that are exceedingly difficult to detect. Moreover, the will and aggressiveness of well-organized cybercriminals has elevated to the point where incident responses are now met with counter attacks, designed to both punish and extract money from victims via ransomware and other criminal activities. The only upshot is the cybersecurity market remains one of the most enduring and attractive investment sectors for those that can figure out where the market is headed and which firms are best positioned to capitalize. Hello, everyone. And welcome to this week's Wikibon Cube Insights powered by ETR. In this "Breaking Analysis" we'll provide our quarterly update of the security industry, and share new survey data from ETR and the Cube community that will help you navigate through the maze of corporate cyber warfare. We'll also share our thoughts on the game of 3D chess that Okta CEO, Todd McKinnon, is playing against the market. Now, we all know this market is complicated, fragmented and fast moving. And this next chart says it all. It's an interactive graphic from Optiv, a Denver, Colorado-based SI that's focused on cybersecurity. They've done some really excellent research and put together this awesome taxonomy, and it mapped vendor names therein. And this helps users navigate the complex security landscape. And there are over a dozen major sectors, high-level sectors within the security taxonomy and nearly 60 subsectors. From monitoring, vulnerability assessment, identity, asset management, firewalls, automation, cloud, data center, sim, threat detection and intelligent endpoint network, and so on and so on and so on. But this is a terrific resource, and going to help you understand where players fit and help you connect the dots in the space. Now let's talk about what's going on in the market. The dynamics in this crazy mess of a landscape are really confusing sometimes. Now, since the beginning of cyber time, we've talked about the increasing sophistication of the adversary, and the back and forth escalation between good and evil. And unfortunately, this trend is unlikely to stop. Here's some data from Carbon Black's annual modern bank heist report. This is the fourth, and of course now, VMware's brand, highlights the Carbon Black study since the acquisition, and to catalyze the creation of VMware's cloud security division. Destructive malware attacks, according to the recent study are up 118% from last year. Now, one major takeaway from the report is that hackers aren't just conducting wire fraud, they are. 57% of the banks surveyed, saw an increase in wire fraud, but the cybercriminals are also targeting non-public information such as future trading strategies. This allows the bad guys to front-run large block trades and profit. It's become a very lucrative practice. Now the prevalence of so-called island hopping is up 38% from already elevated levels. This is where a virus enters a company supply chain via a partner, and then often connects with other stealthy malware downstream. These techniques are more common where the malware will actually self-form with other infected parts of the supply chain and create actions with different signatures, designed to identify and exfiltrate valuable information. It's a really complex problem. Of major concern is that 63% of banking respondents in the study reported that responses to incidents were then met with retaliation designed to intimidate, or initiate ransomware tax to extract a final pound of flesh from the victim. Notably, the study found that 75% of CISOs reported to the CIO, which many feel is not the right regime. The study called for a rethinking of the right cyber regime where the CISO has increased responsibility and a direct reporting line to the CEO, or perhaps the COO, with greater exposure to boards of directors. So, many thanks to VMware and Tom Kellerman specifically for sharing this information with us this past week. Great work by your team. Now, some of the themes that we've been talking about for several quarters are shown in the lower half of the chart. Cloud, of course is the big driver thanks to work-from-home and to the pandemic. And the interesting corollary of course, is we see a rapid rethinking of end point and identity access management, and the concept of zero trust. In a recent ESG survey, two thirds of respondents said that their use of cloud computing necessitated a change in how they approach identity access management. Now, as shown in the chart from Optiv, the market remains highly fragmented, and M&A is of course, way up. Now, based on our research, it looks like transaction volume has increased more than 40% just in the last five months. So let's dig into the M&A, the merger and acquisition trends for just a moment. We took a five-month snapshot and we were able to count about 80 deals that were completed in that timeframe. Those transactions represented more than $20 billion in value. Some of the larger ones are highlighted here. The biggest of course, being the Thoma Bravo, taking Proofpoint private for a $12 plus billion price tag. The stock went from the low 130s and is trading in the low 170s based on the $176 per share offer. So there's your arbitrage, folks. Go for it. Perhaps the more interesting acquisition was Auth0 by Optiv for 6.5 billion, which we're going to talk about more in a moment. There was more private equity action we saw as Insight bought Armis, an IOT security play, and Cisco shelled out $730 million for IMImobile, which is more of an adjacency to cyber, but it's going to go under Cisco security and applications business run by Jeetu Patel. But these are just the tip of the iceberg. Some of the themes that we see connecting the dots of these acquisitions are first, SIs like Accenture, Atos and Wipro are making moves in cyber to go local. They're buying SecOps expertise, as I say, locally in places like France, Germany, Netherlands, Canada, and Australia, that last mile, that belly to belly intimate service. Israeli-based startups chocked up five acquired companies in the space over the last five months. Also financial services firms are getting into the act with Goldman and MasterCard making moves to own its own part of the stack themselves to combat things like fraud and identity theft. And then finally, numerous moves to expand markets. Okta with Auth0, CrowdStrike buying a log management company, Palo Alto, picking up dev ops expertise, Rapid7 shoring up it's Coobernetti's chops, Tenable expanding beyond Insights and going after identity, interesting. Fortinet filling gaps in a multi-cloud offering. SailPoint extending to governance risk and compliance, GRC. Zscaler picked up an Israeli firm to fill gaps in access control. And then VMware buying Mesh7 to secure modern app development and distribution service. So tons and tons of activity here. Okay, so let's look at some of the ETR data to put the cyber market in context. ETR uses the concept of market share, it's one of the key metrics which is a measure of pervasiveness in the dataset. So for each sector, it calculates the number of respondents for that sector divided by the total to get a sense for how prominent the sector is within the CIO and IT buyer communities. Okay, this chart shows the full ETR sector taxonomy with security highlighted across three survey periods; April last year, January this year, and April this year. Now you wouldn't expect big moves in market share over time. So it's relatively stable by sector, but the big takeaway comes from observing which sectors are most prominent. So you see that red line, that dotted line imposed at the 60% level? You can see there are only six sectors above that line and cyber security is one of them. Okay, so we know that security is important in a large market. But this puts it in the context of the other sectors. However, we know from previous breaking analysis episodes that despite the importance of cyber, and the urgency catalyzed by the pandemic, budgets unfortunately are not unlimited, and spending is bounded. It's not an open checkbook for CSOs as shown in this chart. This is a two-dimensional graphic showing market share in the horizontal axis, or pervasiveness in net score in the vertical axis. Net score is ETR's measurement of spending velocity. And we've superimposed a red line at 40% because anything over 40%, we consider extremely elevated. We've filtered and limited the number of sectors to simplify the graphic. And you can see, in the sectors that we've highlighted, only the big four are above that 40% line; AI, containers, RPA, and cloud. They exceed that sort of 40% magic waterline. Information security, you can see that as highlighted and it's respectable, but it competes for budget with other important sectors. So this is of course creates challenges for organization, because not only are they strapped for talent as we've reported, they like everyone else in IT face ongoing budget pressures. Research firm, Cybersecurity Ventures estimates that in 2021, $6 trillion worldwide will be lost on cyber crime. Conversely, research firm, Cannolis peg security spending somewhere around $60 billion annually. IDC has at higher, around $100 billion. So either way, we're talking about spending between 1 to 1.6% annually of how much the bad guys are taking out. That's peanuts really when you consider the consequences. So let's double-click into the cyber landscape a bit and further look at some of the companies. Here's that same X/Y graphic with the companies ETR captures from respondents in the cybersecurity sector. That's what's shown on the chart here. Now, the usefulness of the red lines is 20% on the horizontal indicates the largest presence in the survey, and the magic 40% line that we talked about earlier shows those firms with the most elevated momentum. Only Microsoft and Palo Alto exceed both high watermarks. Of course, Splunk and Cisco are prominent horizontally. And there are numerous companies to the left of the 20% line and many above that 40% high watermark on the vertical axis. Now in the bottom left quadrant, that includes many of the legacy names that have been around for a long time. And there are dozens of companies that show spending momentum on their platforms, i.e above single digits. So that picture is like the first one we showed you, very, very crowded space. But so let's filter it a bit and only include companies in the ETR survey that had at least 100 responses. So an N of 100 or greater. So it was a little easier to read but still it's kind of crowded when you think about it. Okay, so same graphic, and we've superimposed the data that determined the plot position over in the bottom right there. So there's net score and shared in, including only companies with more than 100 N. So what does this data tell us about the market? Well, Microsoft is dominant as always, it seems in all dimensions but let's focus on that red line for a moment. Some of the names that we've highlighted over the past two years show very well here. First, I want to talk about Palo Alto Networks. Pre-COVID as you might recall, we highlighted the valuation divergence between Palo Alto and Fortinet. And we said Fortinet was executing better on its cloud strategy, and Palo Alto was at the time struggling with the transition especially with its go-to-market and its Salesforce compensation, and really refreshing its portfolio. But we told you that we were bullish on Palo Alto Networks at the time because of its track record, and the fact that CIOs consistently told us that they saw Palo Alto as a thought leader in the space that they wanted to work with. They said that Palo Alto was the gold standard, the best, especially larger company CISOs. So that gave us confidence that Palo Alto, a very well-run company was going to get its act together and perform better. And Palo Alto has just done just that. As we expected, they've done very well and rapidly moving customers to the next generation of platforms. And we're very impressed by the company's execution. And the stock has generally reflected that. Now, some other names that hit our radar in the ETR data a couple of years ago, continue to perform well. CrowdStrike, Zscaler, SailPoint, and CloudFlare. Now, CloudFlare just reported and beat earnings but was off, the stock fell on headwinds for tech overall, the big rotation. But the company is doing very well and they're growing rapidly and they have momentum as you can see from the ETR data. Now, we put that double star around Proofpoint to highlight that it was worthy of fetching $12.5 billion from private equity firm. So nice exit there, supporting the continued consolidation trend that we've predicted in cybersecurity. Now let's turn our attention to Okta and Auth0. This is where it gets interesting, and is a clever play for Okta we think, and we want to drill into it a bit. Okta is acquiring Auth0 for big money. Why? Well, we think Todd McKinnon, Okta CEO, wants to run the table on identity and then continue to expand as TAM has to do that, to justify his lofty valuation. So Okta's ascendancy around identity and single sign-on is notable. The fragmented pictures that we've shown you, they scream out for simplification and trust, and that's what Okta brings. But it competes with some major players, most notably Microsoft with active directory. So look, of course, Microsoft is going to dominate in its massive customer base, but the rest of the market, that's like (indistinct) wide open. And we think McKinnon saw the opportunity to go dominate that sector. Now Okta comes at this from an enterprise perspective bringing top-down trust to the equation, and throwing a big blanket over all the discreet SaaS platforms and unifying employee access. Okta's timing was perfect. It was founded in 2009, just as the massive SaaSifiation trend was happening around CRM and HR, and service management and cloud, et cetera. But the one thing that Okta didn't have that Auth0 does is serious developer chops. While Okta was crushing it with its enterprise sales strategy, Auth0 was laser-focused on developers and building a bottoms up approach to identity. By acquiring Auth0, Okta can dominate both sides of the barbell and then capture the fat middle. So yes, it's a pricey acquisition, but in our view, it's a great move by McKinnon. Now, I don't know McKinnon personally, but last week I spoke to Arun Shrestha, who's the CEO of security specialist, BeyondID, they're a platinum services partner of Okta. And they're a zero trust expert. He worked for Okta for a number of years and shared with me a bit about McKinnon's style, and think big approach. Arun said something that caught my attention. He said, firewalls used to be the perimeter, now people are. And while that's self-serving to Okta and probably BeyondID, it's true. People, apps and data are the new perimeter, and they're not in one location. And that's the point. Now, unfortunately, I had lined up an interview with Diya Jolly, who was the chief product officer at Okta and a Cube alum for this past week, knowing that we were running this segment in this episode but she unfortunately fell ill the day of our interview and had to cancel. But I want to follow up with her, and understand how she's thinking about connecting the dots with Auth0 with devs and enterprises and really test our thesis there. This is a really interesting chess match that's going on. Let's look a little deeper into that identity space. This chart here shows some of the major identity players. It has some of the leaders in the identity market, and is a breakdown at ETR's net score. Now net score comprises five elements. The lime green is, we're adding the platform new. The forest green is we're spending 6% or more relative to last year. The gray is flat send plus or minus flat spend, plus or minus 5%. The pinkish is spending less. And the bright red is we're exiting the platform, retiring. Now you subtract the red from the green, and that gets you the result for net score which you can see super-imposed on the right hand chart at the bottom, that first column there. The far column is shared in which informs and indicates the number of responses and is a proxy for presence in the market. Oh, look at the top two players in terms of spending momentum. Now SailPoint is right there, but Auth0 combined with Okta's distribution channel will extend Okta's lead significantly in our view. And then there's Microsoft. Now just a caveat, this includes all of Microsoft's security offerings, not just identity, but it's there for context. And CyberArk as well includes this acquisition of adaptive, but also other parts of CyberArk's portfolio. So you can see some of the other names that are there, many of which you'll find in the Gartner magic quadrant for identity. And as we said, we really like this move by Okta. It combines positive market forces with lead offerings from very well-run companies that have winning DNA and passionate people. Now, to further emphasize what's happening here, take a look at this. This chart shows ETR data for Okta within SailPoint and CyberArk accounts. Out of the 230 CyberArk and SailPoint customers in the dataset, there are 81 Okta accounts. That's a 35% overlap. And the good news for Okta is that within that base of SailPoint and CyberArk accounts, Okta is shown by the net score line, that green line has a very elevated spending in momentum. And the kicker is, if you read the fine print in the right hand column, ETR correctly points out that while SailPoint and CyberArk have long been partners with Okta, at the recent Octane21 event, Okta's big customer event, The company announced that it was expanding into privileged access management, PAM, and identity governance. Hello, and welcome to co-opetition in the 2020s. Now, our current thinking is that this bodes very well for Okta and CyberArk and SailPoint. Well, they're going to have to make some counter moves to fend off the onslaught that is coming. Now, let's wrap up with what has become a tradition in our quarterly security updates. Looking at those two dimensions of net score and market share, we're going to see which companies crack the top 10 for both measures within the ETR dataset. We do this every quarter. So here in the left, we have the top 20, sorted by net score spending momentum and on the right, we sort by shared N. So it's again, top 20, which informs, shared N informs the market share metric or presence in the dataset. That red horizontal lines, those two lines on each separate the top 10 from the remaining 10 within those top 20. And our method, what we do is we assign four stars to those companies that crack the top 10 for both metrics. So again, you see Microsoft, Palo Alto Networks, Okta, CrowdStrike, and Fortinet. Fortinet by the way, didn't make it last quarter. They've kind of been in and out and on the bubble, but company is very strong, and doing quite well. Only the other four did last quarter. They were the same for last quarter. And we give two stars to those companies that make it in both categories within the top 20 but didn't make the top 10. So Cisco, Splunk, which has been steadily decelerating from a spending momentum standpoint, and Zscaler, which is just on the cusp. We really like Zscaler and the company has great momentum, but that's the methodology. That is what it is. Now you can see, we kept Carbon Black on the right most chart, it's like kind of cut off, it's number 21. Only because they're just outside looking in on net score. You see them there, they're just below on net score, number 11. And VMware's presence in the market we think, that Carbon Black is right really worth paying attention to. Okay, so we're going to close with some summary and final thoughts. Last quarter, we did a deeper dive on the SolarWinds hack, and we think the ramifications are significant. It has set the stage for a new era of escalation and adversary sophistication. Now, major change we see is a heightened awareness that when you find intruders, you'd better think very carefully about your next moves. When someone breaks into your house, if the dog barks, or if you come down with a baseball bat or other weapon, you might think the intruder is going to flee. But if the criminal badly wants what you have in your house and it's valuable enough, you might find yourself in a bloody knife fight or worse. Well, what's happening is intruders come to your company via island hopping or insider subterfuge or whatever method. And they'll live off the land stealthily using your own tools against you so that you can't find them so easily. So instead of injecting new tools in that send off an alert, they just use what you already have there. That's what's called living off the land. They'll steal sensitive data, for example, positive COVID test results when that was really, really sensitive, obviously still is, or other medical data. And when you retaliate, they will double-extort you. They'll encrypt your data and hold it for ransom, and at the same time threaten to release the sensitive information, crushing your brand in the process. So your response must be as stealthy as their intrusion, as you marshal your resources and devise an attack plan. And you face serious headwinds. Not only is this a complicated situation, there's your ongoing and acute talent shortage that you tell us about all the time. Many companies are mired in technical debt, that's an additional challenge. And then you've got to balance the running of the business while actually effecting a digital transformation. That's very, very difficult, and it's risky because the more digital you become, the more exposed you are. So this idea of zero trust, people used to call it a buzzword, it's now a mandate along with automation. Because you just can't throw labor at the problem. This is all good news for investors as cyber remains a market that's ripe for valuation increases and M&A activity, especially if you know where to look. Hopefully we've helped you squint through the maze a little bit. Okay, that's it for now. Thanks to the community for your comments and insights. Remember I publish each week on wikibon.com and siliconangle.com. These episodes, they're all available as podcasts. All you got to do is search breaking analysis podcasts, put in the headphones, listen when you're in your car, or out for your walk or run, and you can always connect on Twitter @DVellante, or email me at david.vellante@siliconangle.com. I appreciate the comments on LinkedIn and in Clubhouse, please follow me, so you're notified when we start a room and riff on these topics and others. And don't forget to check out etr.plus for all the survey data. This is Dave Vellante for The Cube Insights powered by ETR. Be well, and we'll see you next time. (light instrumental music)
SUMMARY :
This is "Breaking Analysis" and at the same time threaten to release
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Microsoft | ORGANIZATION | 0.99+ |
Fortinet | ORGANIZATION | 0.99+ |
Cisco | ORGANIZATION | 0.99+ |
Todd McKinnon | PERSON | 0.99+ |
2009 | DATE | 0.99+ |
Dave Vellante | PERSON | 0.99+ |
April | DATE | 0.99+ |
Goldman | ORGANIZATION | 0.99+ |
Okta | ORGANIZATION | 0.99+ |
Arun Shrestha | PERSON | 0.99+ |
IMImobile | ORGANIZATION | 0.99+ |
$12 | QUANTITY | 0.99+ |
Netherlands | LOCATION | 0.99+ |
Canada | LOCATION | 0.99+ |
6% | QUANTITY | 0.99+ |
SailPoint | ORGANIZATION | 0.99+ |
France | LOCATION | 0.99+ |
$730 million | QUANTITY | 0.99+ |
2021 | DATE | 0.99+ |
Accenture | ORGANIZATION | 0.99+ |
$12.5 billion | QUANTITY | 0.99+ |
Atos | ORGANIZATION | 0.99+ |
Auth0 | ORGANIZATION | 0.99+ |
Palo Alto | ORGANIZATION | 0.99+ |
Carbon Black | ORGANIZATION | 0.99+ |
Palo Alto Networks | ORGANIZATION | 0.99+ |
CrowdStrike | ORGANIZATION | 0.99+ |
20% | QUANTITY | 0.99+ |
Germany | LOCATION | 0.99+ |
billion | QUANTITY | 0.99+ |
Diya Jolly | PERSON | 0.99+ |
60% | QUANTITY | 0.99+ |
Australia | LOCATION | 0.99+ |
63% | QUANTITY | 0.99+ |
35% | QUANTITY | 0.99+ |
Palo Alto | LOCATION | 0.99+ |
more than $20 billion | QUANTITY | 0.99+ |
five-month | QUANTITY | 0.99+ |
five elements | QUANTITY | 0.99+ |
Tom Kellerman | PERSON | 0.99+ |
VMware | ORGANIZATION | 0.99+ |
40% | QUANTITY | 0.99+ |
First | QUANTITY | 0.99+ |
Jeetu Patel | PERSON | 0.99+ |
Splunk | ORGANIZATION | 0.99+ |
75% | QUANTITY | 0.99+ |
6.5 billion | QUANTITY | 0.99+ |
CyberArk | ORGANIZATION | 0.99+ |
$6 trillion | QUANTITY | 0.99+ |
last year | DATE | 0.99+ |
MasterCard | ORGANIZATION | 0.99+ |
Wipro | ORGANIZATION | 0.99+ |
two stars | QUANTITY | 0.99+ |
Last quarter | DATE | 0.99+ |
81 | QUANTITY | 0.99+ |
Cannolis | ORGANIZATION | 0.99+ |
Elhadji Cisse - ibm think
(gentle music) >> From around the globe, it's the Cube! With digital coverage of IBM Think 2021, brought to you by IBM. >> Well, welcome back to the Cube and our IBM Think initiative and today a fascinating subject with a dramatic shift that's going on in the Middle East and specifically in the kingdom of Saudi Arabia. There is a significant partnership that has just recently been launched called SARIE, which is the Saudi Arabian real interbank express. And it basically is a, a dramatic move to make the kingdom cashless - and IBM is very much at the center of that. With me to talk about that role is Elhadji Cisse who at IBM is the MEA head of payments which of course is middle East and Africa. Elhadji, good to have you with us all the way from Dubai. Good to see you today. >> The pleasure's all mine. >> Good. Well, thank you for joining us. And let's, let's talk about this initiative. First off, the problem or at least the challenge that IBM and its partners are trying to solve and now how you're going about it. So let's just paint that 30,000 foot level, if you will, then we'll dive in a little deeper. >> All right. So if you look at the countries in the kingdom of Saudi Arabia, and in much of the region, Middle East and Africa, we have very cash driven society. And this provides lots of challenges in terms of government point of view, businesses' point of view. And even the consumer point of view. The cash transaction is becoming less and less traceable. You are less likely to see where the cash is going, where the cash is coming from. Maintaining the cash also is becoming more and more expensive in terms of security, in terms of recycling the cash, holding the cash, transacting the cash, all of that has to be taken into consideration. And the kingdom of Saudi Arabia, with the help of the crown Prince Mohammad bin Salman, has a visionary vision 2030 to be put in place that will enable them to revolutionize the entire financial sector. There's a segment within that called the FSDB, the financial sector development program. And that program, within that program, they have a goal to develop a digital platform that will enhance and enable the society to go to a more cashless society and also help define a full end to end digital environment for the, for the kingdom. >> So when you think about the scale of this, I mean it's almost mindblowing in a way, because in many cases we've been talking about with various of your colleagues at IBM, different initiatives that involve an organization or involve maybe a more regional partnership or something like that. This is national, right? This is every banking institution in the kingdom of Saudi Arabia. Businesses, government entities. I mean, if you would, share with me some of the complexity of this in terms of a project of that scale and, and trying to bring together these disparate systems that all have a different kind of legacy overhang, if you will, right. And now you're trying to modernize everybody moving towards the same goal in 2030, I think it's mind blowing. >> Yeah, it is. It is, John. And if you look at the complexity, if I may speak a little bit about how complex it is, let's start with the team. The team has been a full diverse team. We have 10 different nationalities. We have team from America, Canada, Egypt, Saudi Arabia, UAE, China, UK, Pakistan, India. I mean, you name it. We have the whole globe pretty much. Every single region, Australia also was there. We had the team of that magnitude. In addition to that, as you rightfully stated, we're not building a system for a particular company or particular industry. It is for the entire country, all the banks of Saudi Arabia: the 11 national banks and the 12 additional international banks that are there. The global corporates, such as the Telco corporation, the oil corporation that are there. All of them needs to be onboarded into this including the 17 million or 20 some million population that are there. Now, the keys to this that we have is that our partners, MasterCard and Saudi payments, we have mandated ourself not to divide ourselves into three teams. We have to go with this as one single team. This was the motto of the project. This is what made us successful. We didn't differentiate between IBM, MasterCard, or Saudi payment. We all went together and addressed every single challenge as a team with the three different layers. And that's what helped us become successful with this engagement. >> So let's look at the initiatives specifically then in terms of the technology that's driving this. We talk a lot about the digital transformation that's occurring in the world. And again, it's kind of a catch all phrase, but this truly is a almost a magical transformation that you're going through. So how did you address the various workloads, what's going to be done where and how, and by whom. And then this integration that has to go on with that, not only are you centralizing a lot of these functions but you also have to distribute them to institutions across the kingdom. So if you would share a little bit of insight on that. >> Yeah. So if you look, if you look at the architecture that we have put in place, it's really a very agile and flexible architecture in a way that we have put in a central entity, which is the payment hub that is, that will handle all the payments solution that is there. And we put the flexibility for all the consumers because we have different banks. If you look at the banks industry, we have banks that are very mature, banks that have a medium level of maturity, and some that are absolutely not mature at all. And with this solution that we have to get involved, we have to be Azure 222 enabled, which is the new language that we will be using. Now, the infrastructure that we put in place have enabled that flexibility, otherwise we will never going to be successful. You cannot come to a country and say everybody needs to be onboarded into this language. Everybody needs to be operating this way. No, that will never going to work. We have taken that into consideration from the beginning. We knew this would be a challenge and we put different tools within IBM that we have put in place in order to go to mitigate those, such as the WTX, which is the Webster transformation exchanger that enables us to transform messages from and to Azure 222 or to Azure 222 or to any type of format that the customer have, any of the customer would be the banks. So we encapsulate that. Another challenge that we have is on the on boarding aspect. A lot of banks, again depending on their maturity level, we have to be ready with different environment for them to be, to catch up with us. Not everybody will be able to onboard on the same time. So by leveraging our RTVS solution, the rational testable service virtualization, it enables us to mitigate, to virtualize an entire ecosystem, make it look like it is a physical environment for the banks to use as a test as opposed to in the normal circumstances, purchasing additional hardware additional software, additional components and doing that, we're just virtualizing it for those who are ready for a system testing, those who are ready for a performance test, those who're ready for any type of non-functional requirements testing aspect. So these tools and this mechanism have helped us with our complex system integration methodology to mitigate this complexity and make it easy for the ecosystem to be onboarded and make us successful in this deal. >> And you raised a really interesting point in terms of the maturity of different levels of technology within the banking institutions there. You've got, you know, I'm sure, as you pointed out, some very small enterprises, right? Very small towns, very small institutions whose systems might not be as sophisticated or as mature, basically. So ultimately, how do you tie all that in together so that there might be a very large institution that has a very robust set of infrastructure and processes in place. And then you've got it communicating with a very small institution. You've got to be a great translator, right? I mean, IBM does here. Because you don't have them sometimes basically talking the same language, literally in this case. >> Yes, absolutely. And this is really our forte. We are the system integrators of choice in this region. And this goes without saying, because of our platform and our processes and our people that we put together. If you look at this, this example again, on the integration layer, we've enabled two lines of communication, two channels for the community. They could either go for API if they are very mature or they could go to MQ which is a low level of, I won't say a low level, but a very old fashioned way of communicating. On that aspect, they not only they have two protocols to get to us, they can use any message format that they want as long as we agree and we have an end check on the language that they're going to be using. And this integration layer or the system of integration that we have built that enables us to add that flexibility on both entities. >> So this was just launched. I mean literally just launched. What's your timeline in order to have full or I guess, reasonable implementation. >> That's a great question. Actually, the average is 24 to 30 months. We have broken the world record. We have implemented this magnificent solution within 18 months. It's actually a 17 month and a half of implementation. With the scope that we have, that is onboarding all the banks, having deferred net settlement, having the Azure 222, billing solution on it. We had the, we had the billing we had the dispute management, we had the single proxies. We have the debit cap and limit management and the portal solution. So we have all of these component within 17 and a half month. This breaks the world record of implementing an instant payment solution globally. >> We'll call Guinness and get you in the book then. It is a remarkable achievement. It really is. And you know, and you've talked about some of the the values here in terms of reduced transaction costs. Greater stability, greater security, greater transactional relationships, I imagine market liquidity, right? In your thought, I mean, tie all that together for our viewers in terms of impact and what you think this kind of partnership is going to create in terms of changing the way basically financial services are delivered in the kingdom. >> So it will change a lot. And the impact in the economy, like I said this is going to be on a three-fold. One, from a consumer point of view, you'll be able to save time in making your transactions. You will be able to trace your transactions and be able to have enough data to understand how you're managing your budget in your annual transaction. From a business point of view, you will be able to save yourself from theft. I mean, again, having cash in your business, it will tend to having more people coming in and stealing them from you either your employees or your customers or anybody else. But having a cashless business nobody can literally steal your money. They can only steal your phone or steal your gadget that you have for that aspect. Managing and maintaining cash also is a big problem. Now from a government point of view, this is where it gets very interesting, especially for Saudi Arabia, the taxation of the employees or the payment of it, the trustability of all of that and being able to trace it and being able to say, okay how much tax you will need to pay by end of the year without you doing the calculation. That information was already provided to the government. And as a central bank, the printing of cash, maintaining cash, storing cash, securing cash all of those costs will be going away. This is why the country wanted to go into a cashless society. >> Well, it's a fascinating endeavor. And certainly congratulations on that front. We're talking about real time payments and really making a significant difference in in how services are delivered in the kingdom and Elhadji, I certainly have appreciated your time here today and talking about it and and wish you all the best down the road. Thank you very much. >> Thank you very much, John. I appreciate it. >> All right. So we're talking about the journey to a cashless society in the kingdom of Saudi Arabia and what Elhadji is doing and what IBM is doing to make that happen. I'm John Wallace and thanks for joining us here on the Cube!
SUMMARY :
brought to you by IBM. and specifically in the least the challenge that IBM and enable the society to go to of the complexity of this Now, the keys to this that we have that has to go on with that, for the ecosystem to be onboarded in terms of the maturity We are the system integrators to have full or I guess, Actually, the average is 24 to 30 months. of changing the way by end of the year without in the kingdom and Elhadji, Thank you very much, John. in the kingdom of Saudi
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Telco | ORGANIZATION | 0.99+ |
John | PERSON | 0.99+ |
IBM | ORGANIZATION | 0.99+ |
John Wallace | PERSON | 0.99+ |
24 | QUANTITY | 0.99+ |
Elhadji Cisse | PERSON | 0.99+ |
MasterCard | ORGANIZATION | 0.99+ |
2030 | DATE | 0.99+ |
Dubai | LOCATION | 0.99+ |
11 national banks | QUANTITY | 0.99+ |
17 million | QUANTITY | 0.99+ |
20 | QUANTITY | 0.99+ |
three teams | QUANTITY | 0.99+ |
Middle East | LOCATION | 0.99+ |
two channels | QUANTITY | 0.99+ |
Africa | LOCATION | 0.99+ |
12 additional international banks | QUANTITY | 0.99+ |
30 months | QUANTITY | 0.99+ |
Elhadji | PERSON | 0.99+ |
two lines | QUANTITY | 0.99+ |
two protocols | QUANTITY | 0.99+ |
today | DATE | 0.99+ |
Prince | PERSON | 0.99+ |
Azure 222 | TITLE | 0.99+ |
30,000 foot | QUANTITY | 0.99+ |
10 different nationalities | QUANTITY | 0.99+ |
18 months | QUANTITY | 0.99+ |
three different layers | QUANTITY | 0.98+ |
17 and a half month | QUANTITY | 0.98+ |
One | QUANTITY | 0.97+ |
Saudi Arabia | LOCATION | 0.97+ |
Saudi Arabia | LOCATION | 0.96+ |
Mohammad bin Salman | PERSON | 0.96+ |
First | QUANTITY | 0.96+ |
Canada | LOCATION | 0.96+ |
Australia | LOCATION | 0.96+ |
Pakistan | LOCATION | 0.96+ |
UK | LOCATION | 0.95+ |
both entities | QUANTITY | 0.95+ |
Egypt | LOCATION | 0.95+ |
17 month and a half | QUANTITY | 0.95+ |
one single team | QUANTITY | 0.95+ |
India | LOCATION | 0.94+ |
middle East | LOCATION | 0.94+ |
America | LOCATION | 0.93+ |
Saudi | ORGANIZATION | 0.93+ |
Cube | COMMERCIAL_ITEM | 0.92+ |
single proxies | QUANTITY | 0.92+ |
UAE | LOCATION | 0.91+ |
three-fold | QUANTITY | 0.91+ |
China | LOCATION | 0.88+ |
Guinness | PERSON | 0.81+ |
Saudi Arabian | OTHER | 0.8+ |
Think 2021 | COMMERCIAL_ITEM | 0.77+ |
every single challenge | QUANTITY | 0.73+ |
single region | QUANTITY | 0.7+ |
MEA | ORGANIZATION | 0.67+ |
end | DATE | 0.65+ |
WTX | ORGANIZATION | 0.65+ |
some million | QUANTITY | 0.62+ |
RTVS | ORGANIZATION | 0.58+ |
SARIE | TITLE | 0.55+ |
sector development program | OTHER | 0.47+ |
FSDB | TITLE | 0.38+ |
Webster | TITLE | 0.32+ |
Think | TITLE | 0.23+ |
BOS15 Likhit Wagle & John Duigenan VTT
>>from >>around the globe. It's the cube with digital >>Coverage of IBM think 2021 brought to you by IBM. >>Welcome back to IBM Think 2021 The virtual edition. My name is Dave Volonte and you're watching the cubes continuous coverage of think 21. And right now we're gonna talk about banking in the post isolation economy. I'm very pleased to welcome our next guest. Look at wag lee is the general manager, Global banking financial markets at IBM and john Degnan is the global ceo and vice president and distinguished engineer for banking and financial services. Gentlemen, welcome to the cube. >>Thank you. Yeah >>that's my pleasure. Look at this current economic upheaval. It's quite a bit different from the last one, isn't it? I mean liquidity doesn't seem to be a problem for most pecs these days. I mean if anything they're releasing loan loss reserves that they didn't need. What's from your perspective, what's the state of banking today and hopefully as we exit this pandemic soon. >>So so dave, I think, like you say, it's, you know, it's a it's a state and a picture that in a significantly different from what people were expecting. And I think some way, in some ways you're seeing the benefits of a number of the regulations that were put into into place after the, you know, the financial crisis last time around, right? And therefore this time, you know, a health crisis did not become a financial crisis, because I think the banks were in better shape. And also, you know, governments clearly have put worldwide a lot of liquidity into the, into the system. I think if you look at it though, maybe two or three things ready to call out firstly, there's a there's a massive regional variation. So if you look at the U. S. Banking industry, it's extremely buoyant and I'll come back to that in a minute in the way in which is performing, you know, the banks that are starting to report their first quarter results are going to show profitability. That's you know significantly ahead of where they were last year and probably some of the some of their best performance for quite a long time. If you go into europe, it's a completely different picture. I think the banks are extremely challenged out there and I think you're going to see a much bleaker outlook in terms of what those banks report and as far as Asia pacific is concerned again, you know because they they have come out of the pandemic much faster than consumer businesses back into growth. Again, I think they're showing some pretty buoyant performance as far as as far as banking performance is concerned. I think the piece that's particularly interesting and I think him as a bit of a surprise to most is what we've seen in the U. S. Right. And in the US what's actually happened is uh the investment banking side of banking businesses has been doing better than they've ever done before. There's been the most unbelievable amount of acquisition activity. You've seen a lot of what's going on with this facts that's driving deal raised, you know, deal based fee income for the banks. The volatility in the marketplace is meaning that trading income is much much higher than it's ever been. And therefore the banks are very much seeing a profitability on that investment banking side. That was way ahead of what I think they were. They were expecting consumer businesses definitely down. If you look at the credit card business, it's down. If you look at, you know, lending activity that's going down going out is substantially less than where it was before. There's hardly any lending growth because the economy clearly is flat at this moment in time. But again, the good news that, and I think this is a worldwide which are not just in us, the good news here is that because of the liquidity and and some of the special measures the government put out there, there has not been the level of bankruptcies that people were expecting, right. And therefore most of the provisioning that the banks did um in expectation of non performing loans has been, I think, a much more, much greater than what they're going to need, which is why you're starting to see provisions being released as well, which are kind of flattering, flattering the income, flattering the engine. I think going forward that you're going to see a different picture >>is the re thank you for the clarification on the regional divergence, is that and you're right on, I mean, european central banks are not the same, the same position uh to to affect liquidity. But is that nuances that variation across the globe? Is that a is that a blind spot? Is that a is that a concern or the other other greater concerns? You know, inflation and and and the the pace of the return to the economy? What are your thoughts on that? >>So, I think, I think the concern, um, you know, as far as the european marketplace is concerned is um you know, whether whether the performance that and particularly, I don't think the level of provisions in there was quite a generous, as we saw in other parts of the world, and therefore, you know, is the issue around non performing loans in in europe, going to hold the european uh european banks back? And are they going to, you know, therefore, constrain the amount of lending that they put into the economy and that then, um, you know, reduces the level of economic growth that we see in europe. Right? I think, I think that is certainly that is certainly a concern. Um I would be surprised and I've been looking at, you know, forecasts that have been put forward by various people around the world around inflation. I would be surprised if inflation starts to become a genuine problem in the, in the kind of short to medium term, I think in the industry that are going to be two or three other things that are probably going to be more, you know, going to be more issues. Right. I think the first one which is becoming top of mind for chief executives, is this whole area around operational resiliency. So, you know, regulators universally are making very very sure that banks do not have a technical debt or a complexity of legacy systems issue. They are and you know, the U. K. Has taken the lead on this and they are going so far as even requiring non executive directors to be liable if banks are found to not have the right policies in place. This is now being followed by other regulators around the world. Right. So so that is very much drop in mind at this moment in time. So I think discretionary investment is going to be put you know, towards solving that particular problem. I think that's that's one issue. I think the other issue is what the pandemic has shown is that and and and this was very evident to me and I mean I spent the last three years out in Singapore where you know, banks have become very digital businesses. Right? When I came into the U. S. In my current role, it was somewhat surprising to me as to where the U. S. Market place was in terms of digitization of banking. But if you look in the last 12 months, you know, I think more has been achieved in terms of banks becoming digital businesses and they've probably done in the last two or three years. Right. And that the real acceleration of that digitization which is going to continue to happen. But the downside of that has been that the threat to the banking industry from essentially fintech and big tex has exactly, it's really accelerated. Right, Right. Just to give you an example, Babel is the second largest financial services institutions in the US. Right. So that's become a real problem I think with the banking industry is going to have to deal with >>and I want to come back to that. But now let's bring john into the conversation. Let's talk about the tech stack. Look, it was talking about whether it was resiliency going digital, We certainly saw over the pandemic, remote work, huge, huge volumes of things like TPP and and and and and mortgages and with dropping rates, etcetera. So john, how is the tech stack Been altered in the past 14 months? >>Great question. Dave. And it's top of mind for almost every single financial services firm, regardless of the sector within the overall industry, every single business has been taking stock of how they handled the pandemic and the economic conditions thereafter and all of the business needs that were driven by the pandemic. In so many situations, firms were unable to service their clients or we're not competitive in serving their clients. And as a result they've had to do very deep uh architectural transformation and digital transformation around their core platforms. Their systems of analytics and their systems different end systems of engagement In terms of the core processing systems that many of these institutions, some in many cases there are 50 years old And with any 50 year old application platform there are inherent limitations. There's an in flex itty inflexibility. There's an inability to innovate for the future. There's a speed of delivery issue. In other words, it can be very hard to accelerate the delivery of new capabilities onto an aging platform. And so in every single case um institutions are looking to hybrid cloud and public cloud technology and pre packaged a ai and prepackaged solutions from an I. S. V. Ecosystem of software vendor ecosystem to say. As long as we can crack open many of these old monolithic cause and surround them with new digitalization, new user experience that spans every channel and automation from the front to back of every interaction. That's where most institutions are prioritizing. >>Banks aren't going to migrate, they're gonna they're gonna build an abstraction layer. I want to come back to the disruption is so interesting. The coin base I. P. O. Last month see Tesla and microstrategy. They're putting Bitcoin on their balance sheets. Jamie diamonds. Traditional banks are playing a smaller role in the financial system because of the new fin text. Look at, you mentioned Paypal, the striped as Robin Hood, you get the Silicon Valley giants have this dual disrupt disruption agenda. Apple amazon even walmart facebook. The question is, are traditional banks going to lose control of the payment systems? >>Yeah. I mean I think to a large extent that is that has already happened, right? Because I think if you look at, you know, if you look at the experience in ASia, right? And you look at particularly organizations like and financial, you know, in India, you look at organizations like A T. M. You know, very substantial chance, particularly on the consumer payments side has actually moved away from the banks. And I think you're starting to see that in the west as well, right? With organizations like, you know, cloud, No, that's coming out with this, you know, you know, buying out a later type of schemes. You've got great. Um, and then so you've got paper and as you said, strike, uh and and others as well, but it's not just, you know, in the payment side. Right. I think, I think what's starting to happen is that there are very core part of the banking business. You know, especially things like lending for instance, where again, you are getting a number of these Frontex and big, big tech companies entering the marketplace. And and I think the threat for the banks is this is not going to be small chunks of market share that you're going to actually lose. Right? It's it's actually, it could actually be a Kodak moment. Let me give you an example. Uh, you know, you will have just seen that grab is going to be acquired by one of these facts for about $40 billion. I mean, this organization started like the Uber in Singapore. It very rapidly got into both the payment site. Right? So it actually went to all of these moment pop shops and then offered q are based um, 12 code based payment capabilities to these very small retailers, they were charging about half or a third or world Mastercard or Visa were charging to run those payment rails. They took market share overnight. You look at the Remittance business, right? They went into the Remittance business. They set up these wallets in 28 countries around the Asean region. They took huge chunks of business completely away from DBS, which is the local bank out there from Western Union and all of these, all of these others. So, so I think it's a real threat. I think Jamie Dimon is saying what the banking industry has said always right, which is the reason we're losing is because the playing field is not even, this is not about playing fields. Been even write, all of these businesses have been subject to exactly the same regulation that the banks are subject to. Regulations in Singapore and India are more onerous than maybe in other parts of the world. This is about the banking business, recognizing that this is a threat and exactly as john was saying, you've got to get to delivering the customer experience that consumers are wanting at the level of cost that they're prepared to pay. And you're not going to do that by purely sorting out the channels and having a cool app on somebody's smartphone, Right? If that's not funny reported by arcade processes and legacy systems when I, you know, like, like today, you know, you make a payment, your payment does not clear for five days, right? Whereas in Singapore, I make a payment. The payment is instantaneously clear, right? That's where the banking system is going to have to get to. In order to get to that. You need to water the whole stack. And the really good news is that many examples where this has been done very successfully by incumbent banks. You don't have to set up a digital bank on the site to do it. And incumbent bank can do it and it can do it in a sensible period of time at a sensible level of investment. A lot of IBM s business across our consulting as well as our technology stack is very much trying to do that with our clients. So I am personally very bullish about what the industry >>yeah, taking friction out of the system, sometimes with a case of crypto taking the middle person out of the system. But I think you guys are savvy, you understand that, you know, you yeah, Jamie Diamond a couple years ago said he'd fire anybody doing crypto Janet Yellen and says, I don't really get a Warren Buffett, but I think it's technology people we look at and say, okay, wait a minute. This is an interesting Petri dish. There's, there's a fundamental technology here that has massive funding that is going to inform, you know, the future. And I think, you know, big bags are gonna lean in some of them and others, others won't john give you the last word here >>for sure, they're leaning in. Uh so to just to to think about uh something that lick it said a moment ago, the reason these startups were able to innovate fast was because they didn't have the legacy, They didn't have the spaghetti lying around. They were able to be relentlessly laser focused on building new, using the app ecosystem going straight to public and hybrid cloud and not worrying about everything that had been built for the last 50 years or so. The benefit for existing institutions, the incumbents is that they can use all of the same techniques and tools and hybrid cloud accelerators in terms And we're not just thinking about uh retail banking here. Your question around the industry that disruption from Bitcoin Blockchain technologies, new ways of processing securities. It is playing out in every single securities processing and capital markets organization right now. I'm working with several organizations right now exactly on how to build custody systems to take advantage of these non fungible digital assets. It's a hard, hard topic around which there's an incredible appetite to invest. An incredible appetite to innovate. And we know that the center of all these technologies are going to be cloud forward cloud ready. Ai infused data infused technologies >>Guys, I want to have you back. I wish I had more time. I want to talk about SPAC. So I want to talk about N. F. T. S. I want to talk about technology behind all this. You really great conversation. I really appreciate your time. I'm sorry. We got to go. >>Thank you. Thanks very much indeed for having us. It was a real pleasure. >>Really. Pleasure was mine. Thank you for watching everybody's day. Volonte for IBM think 2021. You're watching the Cube. Mhm.
SUMMARY :
It's the cube with digital the cubes continuous coverage of think 21. Thank you. I mean liquidity doesn't seem to be a problem for most pecs these days. in the way in which is performing, you know, the banks that are starting to report their first quarter results is the re thank you for the clarification on the regional divergence, is that and you're right on, as far as the european marketplace is concerned is um you know, altered in the past 14 months? and automation from the front to back of every interaction. Look at, you mentioned Paypal, the striped as Robin Hood, you get the Silicon Valley giants have this dual disrupt disruption Because I think if you look at, And I think, you know, big bags are gonna lean in some of them and others, the incumbents is that they can use all of the same techniques and tools and hybrid cloud Guys, I want to have you back. It was a real pleasure. Thank you for watching everybody's day.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Dave Volonte | PERSON | 0.99+ |
DBS | ORGANIZATION | 0.99+ |
IBM | ORGANIZATION | 0.99+ |
five days | QUANTITY | 0.99+ |
Jamie Diamond | PERSON | 0.99+ |
Singapore | LOCATION | 0.99+ |
walmart | ORGANIZATION | 0.99+ |
john Degnan | PERSON | 0.99+ |
India | LOCATION | 0.99+ |
US | LOCATION | 0.99+ |
Uber | ORGANIZATION | 0.99+ |
two | QUANTITY | 0.99+ |
Janet Yellen | PERSON | 0.99+ |
Dave | PERSON | 0.99+ |
Jamie diamonds | PERSON | 0.99+ |
john | PERSON | 0.99+ |
three | QUANTITY | 0.99+ |
Warren Buffett | PERSON | 0.99+ |
europe | LOCATION | 0.99+ |
Babel | ORGANIZATION | 0.99+ |
Frontex | ORGANIZATION | 0.99+ |
Apple | ORGANIZATION | 0.99+ |
SPAC | ORGANIZATION | 0.99+ |
last year | DATE | 0.99+ |
Jamie Dimon | PERSON | 0.99+ |
2021 | DATE | 0.99+ |
about $40 billion | QUANTITY | 0.99+ |
Last month | DATE | 0.99+ |
amazon | ORGANIZATION | 0.99+ |
ORGANIZATION | 0.99+ | |
both | QUANTITY | 0.99+ |
one issue | QUANTITY | 0.99+ |
U. S. | LOCATION | 0.99+ |
U. S. | LOCATION | 0.99+ |
Paypal | ORGANIZATION | 0.99+ |
John Duigenan | PERSON | 0.98+ |
Tesla | ORGANIZATION | 0.98+ |
wag lee | PERSON | 0.98+ |
today | DATE | 0.98+ |
Volonte | PERSON | 0.98+ |
first one | QUANTITY | 0.97+ |
Likhit Wagle | PERSON | 0.97+ |
pandemic | EVENT | 0.97+ |
Kodak | ORGANIZATION | 0.97+ |
28 countries | QUANTITY | 0.96+ |
Robin Hood | PERSON | 0.96+ |
12 code | QUANTITY | 0.96+ |
N. F. T. S. | PERSON | 0.96+ |
ASia | ORGANIZATION | 0.95+ |
about half | QUANTITY | 0.95+ |
TPP | TITLE | 0.95+ |
Silicon Valley | LOCATION | 0.95+ |
european | OTHER | 0.95+ |
Think 2021 | COMMERCIAL_ITEM | 0.94+ |
one | QUANTITY | 0.93+ |
big tex | ORGANIZATION | 0.92+ |
three years | QUANTITY | 0.91+ |
50 year old | QUANTITY | 0.91+ |
last 50 years | DATE | 0.9+ |
think 21 | OTHER | 0.9+ |
first quarter | DATE | 0.88+ |
last three years | DATE | 0.86+ |
Asia pacific | LOCATION | 0.85+ |
last 12 months | DATE | 0.85+ |
things | QUANTITY | 0.85+ |
50 years old | QUANTITY | 0.85+ |
third | QUANTITY | 0.83+ |
couple years ago | DATE | 0.83+ |
three things | QUANTITY | 0.82+ |
fintech | ORGANIZATION | 0.79+ |
Asean region | LOCATION | 0.79+ |
I. S. V. | ORGANIZATION | 0.78+ |
past | DATE | 0.76+ |
last | DATE | 0.73+ |
Mastercard | ORGANIZATION | 0.72+ |
months | DATE | 0.71+ |
U. K. | ORGANIZATION | 0.71+ |
firstly | QUANTITY | 0.71+ |
Sanjay Poonen, VMware | RSAC USA 2020
>>Fly from San Francisco. It's the cube covering RSA conference, 2020 San Francisco brought to you by Silicon angle media. >>Hi everyone. Welcome back to the cubes coverage here at in San Francisco, the Moscone center for RSA conference 2020 I'm job for your host. We are the very special guests, the COO of VMware, Sanjay Poonen, cube alumni. When you talk about security, talk about the modern enterprise as it transforms new use cases, new problems emerge. New opportunities exist here to break it down. Sanjay, welcome back. Thank you John. Always a pleasure to be on your show and I think it's my first time at RSA. We've talked a number of times, but nice to see you here. Well, it's a security guard. Well, this is really why I wanted you to talk, talk to you because operations is become now the big conversation around security. So you know, security was once part of it. It comes out and part of the board conversation, but when you look at security, all the conversations that we're seeing that are the most important conversations are almost a business model conversation. >>Almost like if you're the CEO of the company, you've got HR people, HR, organizational behavior, collaboration, technology, stack compliance and risk management. So the threat of cyber has to cut across now multiple operational functions of the business. It's no longer one thing, it's everything. So this is really kind of makes it the pressure of the business owners to be mindful of a bigger picture. And the attack velocity is happening so much faster, more volume of attacks, milliseconds and nanosecond attacks. So this is a huge, huge problem. I need you to break it down for me. >> Good. But then wonderful intro. No, I would say you're absolutely right. First off, security is a boardroom topic. Uh, audit committees are asking, you know, the CIO so often, you know, reports a report directly, sometimes, often not even to the CIO, to the head of legal or finance and often to the audit. >>So it's a boardroom topic then. You're right, every department right now cares about security because they've got both threat and security of nation state, all malicious, organized crime trying to come at them. But they've also got physical security mind. I mean, listen, growing a virus is a serious threat to our physical security. And we're really concerned about employees and the idea of a cyber security and physical security. We've put at VMware, cybersecurity and, and um, um, physical security. One guy, the CIO. So he actually runs vote. So I think you're absolutely right and if you're a head of HR, you care about your employees. If you're care ahead of communications, you care about your reputation and marketing the same way. If you're a finance, you care about your accounting systems and having all of the it systems that are. So we certainly think that holistic approach does, deserves a different approach to security, which is it can't be silo, silo, silo. >>It has to be intrinsic. And I've talked on your show about why intrinsic and how differentiated that intrinsic security, what I talked about this morning in my keynote. >> Well, and then again, the connect the dots there. It's not just security, it's the applications that are being built on mobile. For instance, I've got a mobile app. I have milliseconds, serious bond to whether something's yes or no. That's the app on mobile. But still the security threat is still over here and I've got the app over here. This is now the reality. And again, AirWatch was a big acquisition that you did. I also had some security. Carbon black was a $2 billion acquisition that VMware made. That's a security practice. How's it all coming together? Can you think of any questions? Blame the VMware because it's not just security, it's what's around it. >> Yeah. I think we began to see over the course of the last several years that there were certain control points and security that could help, you know, bring order to this chaos of 5,000 security vendors. >>They're all legitimate. They're all here at the show. They're good vendors. But you cannot, if you are trying to say healthy, go to a doctor and expect the doctor to tell you, eat 5,000 tablets and sailed. He just is not sustainable. It has to be baked into your diet. You eat your proteins, your vegetables, your fruit, your drink, your water. The same way we believe security needs to become intrinsically deeper parts, the platform. So what were the key platforms and control points? We decided to focus on the network, the endpoint, and you could think of endpoint as to both client and workload identity, cloud analytics. You take a few of those and network. We've been laboring the last seven years to build a definitive networking company and now a networking security company where we can do everything from data center networking, Dell firewalls to load balancing to SDN in this NSX platform. >>You remember where you bought an nice syrup. The industry woke up like what's VM ever doing in networking? We've now built on that 13,000 customers really good growing revenue business in networking and and now doing that working security. That space is fragmented across Cisco, Palo Alto, FIU, NetScaler, checkpoint Riverbed, VMware cleans that up. You get to the end point side. We saw the same thing. You know you had an endpoint management now workspace one the sequel of what AirWatch was, but endpoint security again, fragmented. You had Symantec McAfee, now CrowdStrike, tenable Qualis, you know, I mean just so many fragmented IOM. We felt like we could come in now and clean that up too, so I have to worry about to do >> well basically explaining that, but I want to get now to the next conversation point that I'm interested in operational impact because when you have all these things to operationalize, you saw that with dev ops and cloud now hybrid, you got to operationalize this stuff. >>You guys have been in the operations side of the business for our VMware. That's what you're known for and the developers and now on the horizon I gotta operationalize all the security. What do I do? I'm the CSO. I think it's really important that in understanding operations of the infrastructure, we have that control point called vSphere and we're now going to take carbon black and make it agentless on the silverside workloads, which has never been done before. That's operationalizing it at the infrastructure level. At the end point we're going to unify carbon black and workspace one into a unified agent, never been done before. That's operationalizing it on the client side. And then on the container and the dev ops site, you're going to start bringing security into the container world. We actually happened in our grade point of view in containers. You've seen us do stuff with Tansu and Kubernetes and pivotal. >>Bringing that together and data security is a very logical thing that we will add there. So we have a very good view of where the infrastructure and operations parts that we know well, a vSphere, NSX workspace one containers with 10 Xu, we're going to bring security to all of them and then bake it more and more in so it's not feeling like it's a point tool. The same platform, carbon black will be able to handle the security of all of those use cases. One platform, several use cases. Are you happy with the carbon black acquisition? Listen, you know, you stay humble and hungry. Uh, John for a fundamental reason, I've been involved with number of acquisitions from my SAP VMware days, billion dollar plus. We've done talking to us. The Harvard business review had an article several years ago, which Carney called acquisitions and majority of them fail and they feel not because of process of product they feel because good people leave. >>One of the things that we have as a recipe does acquisition. We applied that to AirWatch, we apply the deny Sera. There is usually some brain trust. You remember in the days of nice area, it was my team Cosato and the case of AirWatch. It was John Marshall and that team. We want to preserve that team to help incubate this and then what breve EV brings a scale, so I'm delighted about Patrick earlier. I want to have him on your show next time because he's now the head of our security business unit. He's culturally a fit for the mr. humble, hungry. He wants to see just, we were billion dollar business now with security across networking endpoint and then he wants to take just he's piece of it, right? The common black piece of it, make it a billion dollar business while the overall security business goes from three to five. >>And I think we're going to count them for many years to come to really be a key part of VMware's fabric, a great leader. So we're successful. If he's successful, what's my job then? He reports to me is to get all the obstacles out of the way. Get every one of my core reps to sell carbon black. Every one of the partners like Dell to sell carbon black. So one of the deals we did within a month is Dell has now announced that their preferred solution on at Dell laptops, this carbon bike, they will work in the past with silence and crowd CrowdStrike. Now it's common black every day laptop now as a default option. That's called blank. So as we do these, John, the way we roll is one on here to basically come in and occupy that acquisition, get the obstacles out of the way, and that let Patrick scaled us the same way. >>Martine Casado or jumbo. So we have a playbook. We're gonna apply that playbook. Stay humble and hungry. And you ask me that question every year. How are we doing a carbon black? I will be saying, I love you putting a check on you. It will be checking in when we've done an AirWatch. What do you think? Pretty good. Very good. I think good. Stayed line to the radar. Kept growing. It's top right. Known every magic quadrant. That business is significant. Bigger than the 100 million while nice here. How do we do a nice hero? NSX? It's evolved quite a bit. It's evolved. So this is back to the point. VMware makes bets. So unlike other acquisitions where they're big numbers, still big numbers, billions or billions, but they're bets. AirWatch was a good bet. Turned out okay. That the betting, you're being conservative today anyway. That's it. You're making now. >>How would you classify those bets? What are the big bets that you're making right now? Listen, >> I think there's, um, a handful of them. I like to think of things as no more than three to five. We're making a big bet. A multi-cloud. Okay. The world is going to be private, public edge. You and us have talked a lot about VMware. AWS expanded now to Azure and others. We've a big future that private cloud, public cloud edge number two, we're making a big bet on AB motorization with the container level 10 zoos. I think number three, we're making a big bet in virtual cloud networking cause we think longterm there's going to be only two networking companies in matter, VMware and Cisco. Number four, we're making a big bet in the digital workspace and build on what we've done with AirWatch and other technologies. Number five, and make it a big bet security. >>So these five we think of what can take the company from 10 to 20 billion. So we, you know, uh, we, we've talked about the $10 billion Mark. Um, and the next big milestone for the company is a 20 billion ball Mark. And you have to ask yourself, can you see this company with these five bets going from where they are about a 10 billion revenue company to 20. Boom. We hope again, >> Dave, a lot that's doing a braking and now he might've already shipped the piece this morning on multi-cloud. Um, he and I were commenting that, well, I said it's the third wave of cloud computing, public cloud, hybrid multi-cloud and hybrids, the first step towards multi-cloud. Everyone kind of knows that. Um, but I want to ask you, because I told Dave and we kind of talked about this is a multi-decade growth opportunity, wealth creation, innovation, growth, new opportunity multicloud for the generation. >>Take the, this industry the next level. How do you see that multicloud wave? Do you agree on the multigenerational and if so, what specifically do you see that unfolding into this? And I'm deeply inspired by what Andy Jassy, Satya Nadella, you know, the past leading up to Thomas Korea and these folks are creating big cloud businesses. Amazon's the biggest, uh, in the iOS pass world. Azure is second, Google is third, and just market shares. These folks collectively are growing, growing really well. In some senses, VM-ware gets to feed off that ecosystem in the public cloud. So we are firm believers in what you're described. Hybrid cloud is the pot to the multicloud. We coined that term hybrid thought. In fact, the first incantation of eco there was called via cloud hybrid service. So we coined the term hybrid cloud, but the world is not multi-cloud. The the, the key though is that I don't think you're gonna walk away from those three clouds I mentioned have deep pockets. >>Then none of them are going away and they're going to compete hard with each other. The market shares may stay the same. Our odd goal is to be a Switzerland player that can help our customers take VM or workloads, optimize them in the private cloud first. Okay? When a bank of America says on their earnings caller, Brian Warren and said, I can run a private cloud better than a public cloud and I can save 2 billion doing that, okay? It turns off any of the banks are actually running on VMware. That's their goal. But there are other companies like Freddie Mac, we're going all in with Amazon. We want to ride the best of both worlds. If you're a private cloud, we're going to make you the most efficient private cloud, VMware software, well public cloud, and going to Amazon like a Freddie Mac will help you ride your apps into that through VMware. >>So sometimes history can be a predictor of future behavior. And just to kind of rewind the computer industry clock, if you looked at mainframe mini-computers, inter networking, internet proprietary network operating systems dominated it, but you saw the shift and it was driven by choice for customers, multiple vendors, interoperability. So to me, I think cloud multicloud is going to come down to the best choice for the workload and then the environment of the business. And that's going to be a spectrum. But the key in that is multi-vendor, multi, a friend choice, multi-vendor, interoperability. This is going to be the next equation in the modern error. It's not gonna look the same as mainframe mini's networking, but it'll create the next Cisco, the create the next new brand that may or may not be out there yet that might be competing with you or you might be that next brand. >>So interoperability, multi-vendor choice has been a theme in open systems for a long time. Your reactions, I think it's absolutely right, John, you're onto something there. Listen, the multicloud world is almost a replay of the multi hardware system world. 20 years ago, if you asked who was a multi hardware player before, it was Dell, HP at the time, IBM, now, Lenovo, EMC, NetApp, so and so forth and Silva storage, networking. The multicloud world today is Amazon, Azure, Google. If you go to China, Alibaba, so on and so forth. A Motiva somebody has to be a Switzerland player that can serve the old hardware economy and the new hardware economy, which is the, which is the cloud and then of course, don't forget the device economy of Apple, Google, Microsoft, there too. I think that if you have some fundamental first principles, you expressed one of them. >>Listen where open source exists, embrace it. That's why we're going big on Kubernetes. If there are multiple clouds, embrace it. Do what's right for the customer, abstract away. That's what virtualization is. Managed common infrastructure across Ahmed, which is what our management principles are, secure things. At the point of every device and every workload. So those are the principles. Now the engineering of it changes. The way in which we're doing virtualization today in 2020 is slightly different from when Diane started the company and around the year 2020 years ago. But the principals are saying, we're just not working just with the hardware vendors working toward the cloud vendors. So using choices where it's at, the choice is what they want. Absolutely, absolutely. And you're right. It's choice because it was the big workloads. We see, for example, Amazon having a headstart in the public cloud markets, but there's some use cases where Azure is applicable. >>Some use his word, Google's applicable, and to us, if the entire world was only one hardware player or only one cloud player, only one device player, you don't need VMware. We thrive in heterogeneity. It's awesome. I love that word. No heterogeneity provides not 3000 vendors. There's almost three, three of every kind, three silver vendors, three storage vendors, three networking vendors, three cloud vendors, three device vendors. We was the middle of all of it. And yeah, there may be other companies who tried to do that too. If they are, we should learn from them, do it better than them. And competition even to us is a good thing. All right. My final question for you is in the, yeah, the Dell technologies family of which VMware is a part of, although big part of it, the crown jewel as we've been calling them the cube, they announced RSA is being sold to a private equity company. >>What's the general reaction amongst VMware folks and the, and the Dell technology family? Good move, no impact. What we support Dell and you know, all the moves that they've made. Um, and from our perspective, you know, if we're not owning it, we're going to partner it. So I see no overlap with RSA. We partner with them. They've got three core pillars, secure ID, net witness and Archer. We partnered with them very well. We have no aspirations to get into those aspects of governance. Risk and compliance or security has been, so it's a partner. So whoever's running it, Rohit runs on very well. He also owns the events conference. We have a great relationship and then we'll keep doing that. Well, we are focused in the areas I described, network, endpoint security. And I think what Michael has done brilliantly through the course of the last few years is set up a hardware and systems company in Dell and allow the software company called Vima to continue to operate. >>And I think, you know, the movement of some of these assets between the companies like pivotal to us and so on and so forth, cleans it up so that now you've got both these companies doing well. Dell has gone public, we Hammer's gone public and he has said on the record, what's good for Dell is good, what's good for VMware and vice versa and good for the customer. And I think the key is there's no visibility on what cloud native looks like. Hybrid, public, multi, multi, not so much. But you get almost, it's an easy bridge to get across and get there. AI, cyber are all big clear trends. They're waves. Sasha. Great. Thank you. Thanks for coming on. Um, your thoughts on the security show here. Uh, what's your, what's your take to, uh, definitive security shows? I hope it stays that way. Even with the change of where RSA is. >>Ownership goes is this conference in black hat and we play in both, uh, Amazon's conference. I was totally starting to, uh, reinforce, reinforce cloud security will show up there too. Uh, but we, we think, listen, there's what, 30,000 people here. So it's a force. It's a little bit like VMworld. We will play here. We'll play a big, we've got, you know, it just so happens because the acquisition happened before we told them, but we have two big presences here. We were at carbon black, um, and it's an important business for us. And I said, like I said, we have $1 billion business and security today by 30,000 customers using us in a security network, endpoints cloud. I want to take that to be a multi, multiple times that size. And I think there's a pot to do that because it's an adjacent us and security. So we have our own kind of selfish motives here in terms of getting more Mindshare and security. >>We did a keynote this morning, which was well received with Southwest airlines. She did a great job. Carrie Miller, she was a fantastic speaker and it was our way of showing in 20 minutes, not just to our point of view, because you don't want to be self serving a practitioner's point of view. And that's what's really important. Well finally on a personal note, um, you know, I always use the term tech athlete, which I think you are one, you really work hard and smart, but I got to get your thoughts. But then I saw you're not on Twitter. I'm on. When IBM announced a new CEO, Arvin, um, fishnet Indian American, another CEO, this is a pattern. We're starting to see Indian American CEOs running cup American companies because this is the leadership and it's really a great thing in my mind, I think is one of the most successful stories of meritocracy of all time. >>You're quick. I'm a big fan of oven, big fan of Shantanu, Sundar Pichai, something that Ellen, many of them are close friends of mine. Uh, many of them have grown up in Southern India. We're a different ages. Some of them are older than me and in many cases, you know, we were falling behind other great players like Vino Cosla who came even 10 to 15 years prior. And you know, it's hard for an immigrant in this country. You know, um, when I first got here and I came as an immigrant to Dartmouth college, there may have been five or 10 Brown skin people in the town of Hanover, New Hampshire. I don't know if you've been to New Hampshire. I've been there, there's not many at that time. And then the late 1980s, now of course, there's much more, uh, so, you know, uh, we stay humble and hungry. >>There's a part of our culture in India that's really valued education and hard work and people like Arvin and some of these other people are products. I look up to them, the things I learned from them. And um, you know, it's true of India. It's a really good thing to see these people be successful at name brand American companies, whether it's IBM or Microsoft or Google or Adobe or MasterCard. So we're, we're, I'm in that fan club and there's a lot I learned from that. I just love being around people who love entrepreneurship, love innovation, love technology, and work hard. So congratulations. Thank you so much for your success. Great to see you again soon as you put in the COO of VM-ware here on the ground floor here at RSA conference at Moscone, sharing his insight into the security practice that is now carbon black and VMware. All the good things that are going on there. Thanks for watching.
SUMMARY :
RSA conference, 2020 San Francisco brought to you by Silicon We've talked a number of times, but nice to see you here. So the threat of cyber has to cut across now multiple the CIO so often, you know, reports a report directly, sometimes, employees and the idea of a cyber security and physical security. It has to be intrinsic. And again, AirWatch was a big acquisition that you did. that there were certain control points and security that could help, you know, the endpoint, and you could think of endpoint as to both client and workload identity, We saw the same thing. conversation point that I'm interested in operational impact because when you have all these things to operationalize, You guys have been in the operations side of the business for our VMware. Listen, you know, you stay humble and hungry. One of the things that we have as a recipe does acquisition. So one of the deals we did within a month is So this is back to the point. I like to think of things as no more than three to five. So we, you know, uh, we, we've talked about the $10 billion Mark. Dave, a lot that's doing a braking and now he might've already shipped the piece this morning on Hybrid cloud is the pot to the multicloud. and going to Amazon like a Freddie Mac will help you ride your apps into that through VMware. I think cloud multicloud is going to come down to the best choice for the workload serve the old hardware economy and the new hardware economy, which is the, which is the cloud and then of We see, for example, Amazon having a headstart in the public cloud markets, but there's some use cases where Azure although big part of it, the crown jewel as we've been calling them the cube, they announced RSA is being What we support Dell and you know, all the moves that they've made. And I think, you know, the movement of some of these assets between the companies like pivotal to us and so on and so forth, And I think there's a pot to do that because it's an adjacent us and note, um, you know, I always use the term tech athlete, which I think you are one, And you know, Great to see you again soon as you put in the COO
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Brian Warren | PERSON | 0.99+ |
Michael | PERSON | 0.99+ |
Microsoft | ORGANIZATION | 0.99+ |
Apple | ORGANIZATION | 0.99+ |
IBM | ORGANIZATION | 0.99+ |
Cisco | ORGANIZATION | 0.99+ |
Satya Nadella | PERSON | 0.99+ |
Sanjay Poonen | PERSON | 0.99+ |
Dell | ORGANIZATION | 0.99+ |
ORGANIZATION | 0.99+ | |
Dave | PERSON | 0.99+ |
John | PERSON | 0.99+ |
Adobe | ORGANIZATION | 0.99+ |
Amazon | ORGANIZATION | 0.99+ |
Alibaba | ORGANIZATION | 0.99+ |
Andy Jassy | PERSON | 0.99+ |
AWS | ORGANIZATION | 0.99+ |
HP | ORGANIZATION | 0.99+ |
Carrie Miller | PERSON | 0.99+ |
Sanjay | PERSON | 0.99+ |
$10 billion | QUANTITY | 0.99+ |
5,000 tablets | QUANTITY | 0.99+ |
Lenovo | ORGANIZATION | 0.99+ |
$2 billion | QUANTITY | 0.99+ |
2 billion | QUANTITY | 0.99+ |
$1 billion | QUANTITY | 0.99+ |
Southwest | ORGANIZATION | 0.99+ |
New Hampshire | LOCATION | 0.99+ |
San Francisco | LOCATION | 0.99+ |
MasterCard | ORGANIZATION | 0.99+ |
Sasha | PERSON | 0.99+ |
VMware | ORGANIZATION | 0.99+ |
India | LOCATION | 0.99+ |
Sundar Pichai | PERSON | 0.99+ |
20 minutes | QUANTITY | 0.99+ |
FIU | ORGANIZATION | 0.99+ |
five bets | QUANTITY | 0.99+ |
five | QUANTITY | 0.99+ |
EMC | ORGANIZATION | 0.99+ |
Freddie Mac | ORGANIZATION | 0.99+ |
Arvin | PERSON | 0.99+ |
Patrick | PERSON | 0.99+ |
20 billion | QUANTITY | 0.99+ |
John Marshall | PERSON | 0.99+ |
VMworld | ORGANIZATION | 0.99+ |
three | QUANTITY | 0.99+ |
30,000 customers | QUANTITY | 0.99+ |
Vima | ORGANIZATION | 0.99+ |
first | QUANTITY | 0.99+ |
third | QUANTITY | 0.99+ |
both | QUANTITY | 0.99+ |
billions | QUANTITY | 0.99+ |
Rohit | PERSON | 0.99+ |
Southern India | LOCATION | 0.99+ |
Ellen | PERSON | 0.99+ |
30,000 people | QUANTITY | 0.99+ |
NetApp | ORGANIZATION | 0.99+ |
Palo Alto | ORGANIZATION | 0.99+ |
13,000 customers | QUANTITY | 0.99+ |
2020 | DATE | 0.99+ |
One platform | QUANTITY | 0.99+ |
Dr. Ellison Anne Williams, Enveil | RSAC USA 2020
>> Narrator: Live from San Francisco. It's the theCUBE covering RSA Conference 2020 San Francisco, brought to you by SiliconAngle Media. >> Alright, welcome to theCUBE coverage here at RSA Conference in San Francisco and Moscone Halls, theCUBE. I'm John Furrier, the host of theCUBE, in a cyber security is all about encryption data and also security. We have a very hot startup here, that amazing guest, Dr. Ellison Anne Williams, CEO and Founder of Enveil just recently secured a $10 million Series A Funding really attacking a real problem around encryption and use. Again, data ,security, analytics, making it all secure is great. Allison, and thanks for coming on. Appreciate your time. >> Thanks for having me. >> So congratulations on the funding before we get started into the interview talking about the hard news, you guys that are around the funding. How long have you guys been around? What's the funding going to do? What are you guys doing? >> Yeah, so we're about three and a half years old as a company. We just announced our Series A close last week. So that was led by C5. And their new US Funds The Impact Fund and participating. Other partners included folks like MasterCard, Capital One Ventures, Bloomberg, Beta 1843, etc. >> So some names jumped in C5 led the round. >> For sure. >> How did this get started? What was the idea behind this three years you've been actually doing some work? Are you going to production? Is it R&D? Is it in market? Give us a quick update on the status of product and solution? >> Yeah, so full production. For production of the product. We're in fact in 2.0 of the release. And so we got our start inside of the National Security Agency, where I spent the majority of my career. And we developed some breakthroughs in an area of technology called homomorphic encryption, that allows you to perform computations into the encrypted domain as if they were in the unencrypted world. So the tech had never existed in a practical capacity. So we knew that bringing seeds of that technology out of the intelligence community and using it to seed really and start the company, we would be creating a new commercial market. >> So look at this, right? So you're at the NSA, >> Correct >> Your practitioner, they're doing a lot of work in this area, pioneering a new capability. And did the NSA spin it out did they fund it was the seed capital there or did you guys bootstrap it >> No. So our seed round was done by an entity called Data Tribe. So designed to take teams in technologies that were coming out of the IC that wanted to commercialize to do so. So we took seed funding from them. And then we were actually one of the youngest company ever to be in the RSA Innovation Sandbox here in 2017, to be one of the winners and that's where the conversation really started to change around this technology called homomorphic encryption, the market category space called securing data in use and what that meant. And so from there, we started running the initial version of a product out in the commercial world and we encountered two universal reaction. One that we were expecting and one that we weren't. And the one that we were expecting is that people said, "holy cow, this actually works". Because what we say we do keeping everything encrypted during processing. Sounds pretty impossible. It's not just the math. And then the second reaction that we encountered that we weren't expecting is those initial early adopters turned around and said to us, "can we strategically invest in you?" So our second round of funding was actually a Strategic Round where folks like Bloomberg beta,Thomson Reuters, USA and Incue Towel came into the company. >> That's Pre Series A >> Pre Series A >> So you still moving along, if a sandbox, you get some visibility >> Correct. >> Then were the products working on my god is you know, working. That's great. So I want to get into before I get into some of the overhead involved in traditionally its encryption there always has been that overhead tax. And you guys seem to solve that. But can you describe first data-at-rest versus data-in-motion and data-in-user. data at rest, as means not doing anything but >> Yeah, >> In flight or in you so they the same, is there a difference? Can you just tell us the difference of someone this can be kind of confusing. >> So it's helpful to think of data security in three parts that we call the triad. So securing data at rest on the file system and the database, etc. This would be your more traditional in database encryption, or file based encryption also includes things like access control. The second area, the data security triad is securing data- in- transit when it's moving around through the network. So securing data at rest and in transit. Very well solution. A lot of big name companies do that today, folks like Talus and we partner with them, Talus, Gemalto, etc. Now, the third portion of the data security triad is what happens to that data when you go use or process it in some way when it becomes most valuable. And that's where we focus. So as a company, we secure data-in-use when it's being used or processed. So what does that mean? It means we can do things like take searches or analytics encrypt them, and then go run them without ever decrypting them at any point during processing. So like I said, this represents a new commercial market, where we're seeing it manifest most often right now are in things like enabling secure data sharing, and collaboration, or enabling secure data monetization, because its privacy preserving and privacy enabling as a capability. >> And so that I get this right, the problem that you solved is that during the end use parts of the triad, it had to be decrypted first and then encrypted again, and that was the vulnerability area. Look, can you describe kind of like, the main problem that you guys saw was that-- >> So think more about, if you've got data and you want to give me access to it, I'm a completely different entity. And the way that you're going to give me access to it is allowing me to run a search over your data holdings. We see this quite a bit in between two banks in the areas of anti-money laundering or financial crime. So if I'm going to go run a search in your environment, say I'm going to look for someone that's an EU resident. Well, their personal information is covered under GDPR. Right? So if I go run that search in your environment, just because I'm coming to look for a certain individual doesn't mean you actually know anything about that. And so if you don't, and you have no data on them whatsoever, I've just introduced a new variable into your environment that you now have to account for, From a risk and liability perspective under something like GDPR. Whereas if you use us, we could take that search encrypt it within our walls, send it out to you and you could process it in its encrypted state. And because it's never decrypted during processing, there's no risk to you of any increased liability because that PII or that EU resident identifier is never introduced into your space. >> So the operating side of the business where there's compliance and risk management are going to love this, >> For sure. >> Is that really where the action is? >> Yes, compliance risk privacy. >> Alright, so get a little nerdy action on this one. So encryption has always been an awesome thing depending on who you talk to you, obviously, but he's always been a tax associate with the overhead processing power. He said, there's math involved. How does homeomorphic work? Does it have problems with performance? Is that a problem? Or if not, how do you address that? Where does it? I might say, well, I get it. But what's the tax for me? Or is your tax? >> Encryption is never free. I always tell people that. So there always is a little bit of latency associated with being able to do anything in an encrypted capacity, whether that's at rest at in transit or in use. Now, specifically with homomorphic encryption. It's not a new area of encryption. It's been around 30 or so years, and it had often been considered to be the holy grail of encryption for exactly the reasons we've already talked about. Doing things like taking searches or analytics and encrypting them, running them without ever decrypting anything opens up a world of different types of use cases across verticals and-- >> Give those use case examples. What would be some that would be low hanging fruit. And it would be much more higher level. >> Some of the things that we're seeing today under that umbrella of secure data sharing and collaboration, specifically inside of financial services, for use cases around anti-money laundering and financial crimes so, allowing two banks to be able to securely collaborate with with each other, along the lines of the example that I gave you just a second ago, and then also for large multinational banks to do so across jurisdictions in which they operate that have different privacy and secrecy regulations associated with them. >> Awesome. Well, Ellison, and I want to ask you about your experience at the NSA. And now as an entrepreneur, obviously, you have some, you know, pedigree at the NSA, really, you know, congratulations. It's going to be smart to work there, I guess. Secrets, you know, >> You absolutely do. >> Brains brain surgeon rocket scientist, so you get a lot of good stuff. But now that you're on the commercial space, it's been a conversation around how public and commercial are really trying to work together a lot as innovations are happening on both sides of the fence there. >> Yeah. >> Then the ICC and the Intelligence Community as well as commercial. Yeah, you're an entrepreneur, you got to go make money, you got shareholders down, you got investors? What's the collaboration look like? How does the world does it change for you? Is it the same? What's the vibe in DC these days around the balance between collaboration or is there? >> Well, we've seen a great example of this recently in that anti-money laundering financial crime use case. So the FCA and the Financial Conduct Authority out of the UK, so public entity sponsored a whole event called a tech spread in which they brought the banks together the private entities together with the startup companies, so your early emerging innovative capabilities, along with the public entities, like your privacy regulators, etc, and had us all work together to develop really innovative solutions to real problems within the banks. In the in the context of this text spread. We ended up winning the know your customer customer due diligence side of the text brand and then at the same time that us held an equivalent event in DC, where FinCEN took the lead, bringing in again, the banks, the private companies, etc, to all collaborate around this one problem. So I think that's a great example of when your public and your private and your private small and your private big is in the financial services institutions start to work together, we can really make breakthroughs-- >> So you see a lot happening >> We see a lot happening. >> The encryption solution actually helped that because it makes sense. Now you have the sharing the encryption. >> Yeah. >> Does that help with some of the privacy and interactions? >> It breaks through those barriers? Because if we were two banks, we can't necessarily openly, freely share all the information. But if I can ask you a question and do so in a secure and private capacity, still respecting all the access controls that you've put in place over your own data, then it allows that collaboration to occur, whereas otherwise I really couldn't in an efficient capacity. >> Okay, so here's the curveball question for you. So anybody Startup Series today, but you really got advanced Series A, you got a lot of funding multiple years of operation. If I asked you what's the impact that you're going to have on the world? What would you say to that, >> Over creating a whole new market, completely changing the paradigm about where and how you can use data for business purposes. And in terms of how much funding we have, we have, we've had a few rounds, but we only have 15 million into the company. So to be three and a half years old to see this new market emerging and being created with with only $15 million. It's really pretty impressive. >> Yeah, it's got a lot of growth and keep the ownership with the employees and the founders. >> It's always good, but being bootstrap is harder than it looks, isn't it? >> Yeah. >> Or how about society at large impact. You know, we're living global society these days and get all kinds of challenges. You see anything else in the future for your vision of impact. >> So securing data and your supplies horizontally across verticals. So far we've been focused mainly on financial services. But I think healthcare is a great vertical to move out in. And I think there are a lot of global challenges with healthcare and the more collaborative that we could be from a healthcare standpoint with our data. And I think our capabilities enable that to be possible. And still respecting all the privacy regulations and restrictions. I think that's a whole new world of possibility as well. >> And your secret sauce is what math? What's that? What's the secret sauce, >> Math, Math and grit. >> Alright, so thanks for sharing the insights. Give a quick plug for the company. What are you guys looking to do? Honestly, $10 million in funding priorities for you and the team? What do you guys live in to do? >> So priorities for us? privacy is a global issue now. So we are expanding globally. And you'll be hearing more about that very shortly. We also have new product lines that are going to be coming out enabling people to do more advanced decisioning in a completely secure and private capacity. >> And hiring office locations DC. >> Yes. So our headquarters is in DC, but we're based on over the world, so we're hiring, check out our web page. We're hiring for all kinds of roles from engineering to business functionality >> And virtual is okay virtual hires school >> Virtual hires is great. We're looking for awesome people no matter where they are. >> You know, DC but primary. Okay, so great to have you gone. Congratulations for one, the financing and then three years of bootstrapping and making it happen. Awesome. >> Thank you. >> Thank you for coming ,appreciate it. So keep coming to your RSA conference in Moscone. I'm John Furrier. Thanks for watching more after this short break (pop music playing)
SUMMARY :
brought to you by SiliconAngle Media. I'm John Furrier, the host of theCUBE, in a cyber security So congratulations on the funding before we get started So that was led by C5. and start the company, we would be creating And did the NSA spin it out did they fund it And the one that we were expecting is that people said, And you guys seem to solve that. In flight or in you so they the same, is there So securing data at rest on the file system and that you guys saw was that-- So if I'm going to go run a search in your environment, say who you talk to you, obviously, but he's always been a tax the reasons we've already talked about. And it would be much more higher Some of the things that we're seeing today under that Well, Ellison, and I want to ask you about your experience so you get a lot of good stuff. Is it the same? So the FCA and the Financial Conduct Authority out of the Now you have the sharing the encryption. private capacity, still respecting all the access controls So anybody Startup Series today, but you really got advanced So to be three and a half years old to see this new market Yeah, it's got a lot of growth and keep the ownership with You see anything else in the future for your vision of And still respecting all the privacy regulations and Math and grit. Alright, so thanks for sharing the insights. We also have new product lines that are going to be coming the world, so we're hiring, check out our web page. We're looking for awesome people no matter where they are. Okay, so great to have you gone. So keep coming to your RSA conference in Moscone.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
FCA | ORGANIZATION | 0.99+ |
MasterCard | ORGANIZATION | 0.99+ |
Bloomberg | ORGANIZATION | 0.99+ |
National Security Agency | ORGANIZATION | 0.99+ |
Gemalto | ORGANIZATION | 0.99+ |
Talus | ORGANIZATION | 0.99+ |
$10 million | QUANTITY | 0.99+ |
Allison | PERSON | 0.99+ |
Financial Conduct Authority | ORGANIZATION | 0.99+ |
Ellison | PERSON | 0.99+ |
John Furrier | PERSON | 0.99+ |
Thomson Reuters | ORGANIZATION | 0.99+ |
FinCEN | ORGANIZATION | 0.99+ |
15 million | QUANTITY | 0.99+ |
Capital One Ventures | ORGANIZATION | 0.99+ |
Moscone | LOCATION | 0.99+ |
two banks | QUANTITY | 0.99+ |
NSA | ORGANIZATION | 0.99+ |
UK | LOCATION | 0.99+ |
DC | LOCATION | 0.99+ |
2017 | DATE | 0.99+ |
San Francisco | LOCATION | 0.99+ |
C5 | ORGANIZATION | 0.99+ |
ICC | ORGANIZATION | 0.99+ |
three parts | QUANTITY | 0.99+ |
GDPR | TITLE | 0.99+ |
last week | DATE | 0.99+ |
first | QUANTITY | 0.99+ |
SiliconAngle Media | ORGANIZATION | 0.99+ |
One | QUANTITY | 0.99+ |
Enveil | ORGANIZATION | 0.99+ |
Ellison Anne Williams | PERSON | 0.99+ |
both sides | QUANTITY | 0.98+ |
second area | QUANTITY | 0.98+ |
second round | QUANTITY | 0.98+ |
three years | QUANTITY | 0.98+ |
one | QUANTITY | 0.98+ |
EU | ORGANIZATION | 0.98+ |
RSA Conference | EVENT | 0.98+ |
Beta 1843 | ORGANIZATION | 0.98+ |
today | DATE | 0.97+ |
second reaction | QUANTITY | 0.97+ |
third portion | QUANTITY | 0.97+ |
Moscone Halls | LOCATION | 0.97+ |
one problem | QUANTITY | 0.96+ |
Series A | OTHER | 0.95+ |
RSA | EVENT | 0.94+ |
two universal reaction | QUANTITY | 0.94+ |
USA | ORGANIZATION | 0.94+ |
$15 million | QUANTITY | 0.93+ |
around 30 or so years | QUANTITY | 0.93+ |
USA | LOCATION | 0.92+ |
three and a half years old | QUANTITY | 0.91+ |
Data Tribe | ORGANIZATION | 0.9+ |
Francisco | LOCATION | 0.89+ |
about three and a half years old | QUANTITY | 0.87+ |
a second ago | DATE | 0.87+ |
Intelligence Community | ORGANIZATION | 0.86+ |
RSA Innovation Sandbox | ORGANIZATION | 0.86+ |
RSA Conference 2020 San | EVENT | 0.85+ |
theCUBE | ORGANIZATION | 0.82+ |
2.0 | QUANTITY | 0.82+ |
Pre Series A | OTHER | 0.76+ |
EU | LOCATION | 0.72+ |
Incue Towel | ORGANIZATION | 0.69+ |
one of the winners | QUANTITY | 0.67+ |
RSAC | ORGANIZATION | 0.66+ |
2020 | DATE | 0.6+ |
US Funds The Impact Fund | OTHER | 0.59+ |
Narrator | TITLE | 0.56+ |
Dr. | PERSON | 0.5+ |
Breaking Analysis: Spending Outlook Q4 Preview
>> From the Silicon Angle Media Office in Boston, Massachusetts, it's The Cube. Now, here's your host Dave Vellante. >> Hi everybody. Welcome to this Cube Insights powered by ETR. In this breaking analysis we're going to look at recent spending data from the ETR Spending Intentions Survey. We believe tech spending is slowing down. Now, it's not falling off a cliff but it is reverting to pre-2018 spending levels. There's some concern in the bellwethers of specifically financial services and insurance accounts and large telcos. We're also seeing less redundancy. What we mean by that is in 2017 and 2018 you had a lot of experimentation going on. You had a lot of digital initiatives that were going into, not really production, but sort of proof of concept. And as a result you were seeing spending on both legacy infrastructure and emerging technologies. What we're seeing now is more replacements. In other words people saying, "Okay, we're now going into production. We've tried that. We're not going to go with A, we're going to double down on B." And we're seeing less experimentation with the emerging technology. So in other words people are pulling out, actually some of the legacy technologies. And they're not just spraying and praying across the entire emerging technology sector. So, as a result, spending is more focused. As they say, it's not a disaster, but it's definitely some cause for concern. So, what I'd like to do, Alex if you bring up the first slide. I want to give you some takeaways from the ETR, the Enterprise Technology Research Q4 Pulse Check Survey. ETR has a data platform of 4,500 practitioners that it surveys regularly. And the most recent spending intention survey will actually be made public on October 16th at the ETR Webcast. ETR is in its quiet period right now, but they've given me a little glimpse and allowed me to share with you, our Cube audience, some of the findings. So as I say, you know, overall tech spending is clearly slowing, but it's still healthy. There's a uniform slowdown, really, across the board. In virtually all sectors with very few exceptions, and I'll highlight some of the companies that are actually quite strong. Telco, large financial services, insurance. That's rippling through to AMIA, which is, as I've said, is over-weighted in banking. The Global 2000 is looking softer. And also the global public and private companies. GPP is what ETR calls it. They say this is one of the best indicators of spending intentions and is a harbinger for future growth or deceleration. So it's the largest public companies and the largest private companies. Think Mars, Deloitte, Cargo, Coke Industries. Big giant, private companies. We're also seeing a number of changes in responses from we're going to increase to more flat-ish. So, again, it's not a disaster. It's not falling off the cliff. And there are some clear winners and losers. So adoptions are really reverting back to 2018 levels. As I said, replacements are arising. You know, digital transformation is moving from test everything to okay, let's go, let's focus now and double-down on those technologies that we really think are winners. So this is hitting both legacy companies and the disrupters. One of the other key takeaways out of the ETR Survey is that Microsoft is getting very, very aggressive. It's extending and expanding its TAM further into cloud, into collaboration, into application performance management, into security. We saw the Surface announcement this past week. Microsoft is embracing Android. Windows is not the future of Microsoft. It's all these other markets that they're going after. They're essentially building out an API platform and focusing in on the user experience. And that's paying off because CIOs are clearly more comfortable with Microsoft. Okay, so now I'm going to take you through some themes. I'm going to make some specific vendor comments, particularly in Cloud, software, and infrastructure. And then we'll wrap. So here's some major themes that really we see going on. Investors still want growth. They're punishing misses on earnings and they're rewarding growth companies. And so you can see on this slide that it's really about growth metrics. What you're seeing is companies are focused on total revenue, total revenue growth, annual recurring revenue growth, billings growth. Companies that maybe aren't growing so fast, like Dell, are focused on share gains. Lately we've seen pullbacks in the software companies and their stock prices really due to higher valuations. So, there's some caution there. There's actually a somewhat surprising focus given the caution and all the discussion about, you know, slowing economy. There's some surprising lack of focus on key performance indicators like cash flow. A few years ago, Splunk actually stopped giving, for example, cash flow targets. You don't see as much focus on market capitalization or shareholders returns. You do see that from Oracle. You see that last week from the Dell Financial Analyst Meeting. I talked about that. But it's selective. You know these are the type of metrics that Oracle, Dell, VMware, IBM, HPE, you know generally HP Inc. as well will focus on. Another thing we see is the Global M&A across all industries is back to 2016 levels. It basically was down 16% in Q3. However, well and that's by the way due to trade wars and other uncertainties and other economic slowdowns and Brexit. But tech M&A has actually been pretty robust this year. I mean, you know take a look at some examples. I'll just name a few. Google with Looker, big acquisitions. Sales Force, huge acquisition. A $15 billion acquisition of Tableau. It also spent over a billion dollars on Click software. Facebook with CTRL-labs. NVIDIA, $7 billion acquisition of Mellanox. VMware just plunked down billion dollars for Carbon Black and its own, you know, sort of pivotal within the family. Splunk with a billion dollar plus acquisition of SignalFx. HP over a billion dollars with Cray. Amazon's been active. Uber's been active. Even nontraditional enterprise tech companies like McDonald's trying to automate some of the drive-through technology. Mastercard with Nets. And of course the stalwart M&A companies Apple, Intel, Microsoft have been pretty active as well as many others. You know but generally I think what's happening is valuations are high and companies are looking for exits. They've got some cool tech so they're putting it out there. That you know, hey now's the time to buy. They want to get out. That maybe IPO is not the best option. Maybe they don't feel like they've got, you know, a long-term, you know, plan that is going to really maximize shareholder value so they're, you know, putting forth themselves for M&A today. And so that's been pretty robust. And I would expect that's going to continue for a little bit here as there are, again, some good technology companies out there. Okay, now let's get into, Alex if you pull up the next slide of the Company Outlook. I want to start with Cloud. Cloud, as they say here, continues it's steady march. I'm going to focus on the Big 3. Microsoft, AWS, and Google. In the ETR Spending Surveys they're all very clearly strong. Microsoft is very strong. As I said it's expanding it's total available market. It's into collaboration now so it's going after Slack, Box, Dropbox, Atlassian. It's announced application performance management capabilities, so it's kind of going after new relic there. New SIM and security products. So IBM, Splunk, Elastic are some targets there. Microsoft is one of the companies that's gaining share overall. Let me talk about AWS. Microsoft is growing faster in Cloud than AWS, but AWS is much, much larger. And AWS's growth continues. So it's not as strong as 2018 but it's stronger, in fact, much stronger than its peers overall in the marketplace. AWS appears to be very well positioned according to the ETR Surveys in database and AI it continues to gain momentum there. The only sort of weak spot is the ECS, the container orchestration area. And that looks a little soft likely due to Kubernetes. Drop down to Google. Now Google, you know, there's some strength in Google's business but it's way behind in terms of market share, as you all know, Microsoft and AWS. You know, its AI and machine learning gains have stalled relative to Microsoft and AWS which continue to grow. Google's strength and strong suit has always been analytics. The ETR data shows that its holdings serve there. But there's deceleration in data warehousing, and even surprisingly in containers given, you know, its strength in contributing to the Kubernetes project. But the ETR 3 Year Outlook, when they do longer term outlook surveys, shows GCP, Google's Cloud platform, gaining. But there's really not a lot of evidence in the existing data, in the near-term data to show that. But the big three, you know, Cloud players, you know, continue to solidify their position. Particularly AWS and Microsoft. Now let's turn our attention to enterprise software. Just going to name a few. ETR will have an extensive at their webcast. We'll have an extensive review of these vendors, and I'll pick up on that. But I just want to pick out a few here. Some of the enterprise software winners. Workday continues to be very, very strong. Especially in healthcare and pharmaceutical. Salesforce, we're seeing a slight deceleration but it's pretty steady. Very strong in Fortune 100. And Einstein, its AI offering appears to be gaining as well. Some of the acquisitions Mulesoft and Tableu are also quite strong. Demandware is another acquisition that's also strong. The other one that's not so strong, ExactTarget is somewhat weakening. So Salesforce is a little bit mixed, but, you know, continues to be pretty steady. Splunk looks strong. Despite some anecdotal comments that point to pricing issues, and I know Splunk's been working on, you know, tweaking its pricing model. And maybe even some competition. There's no indication in the ETR data yet that Splunk's, you know, momentum is attenuating. Security as category generally is very, very strong. And it's lifting all ships. Splunk's analytics business is showing strength is particularly in healthcare and pharmaceuticals, as well as financial services. I like the healthcare and pharmaceuticals exposure because, you know, in a recession healthcare will, you know, continue to do pretty well. Financial services in general is down, so there's maybe some exposure there. UiPath, I did a segment on RPA a couple weeks ago. UiPath continues its rapid share expansion. The latest ETR Survey data shows that that momentum is continuing. And UiPath is distancing itself in the spending surveys from its broader competition as well. Another company we've been following and I did a segment on the analytics and enterprise data warehousing sector a couple weeks ago is Snowflake. Snowflake continues to expand its share. Its slightly slower than its previous highs, which were off the chart. We shared with you its Net Score. Snowflake and UiPath have some of the highest Net Scores in the ETR Survey data of 80+%. Net Score remembers. You take the we're adding the platform, we're spending more and you subtract we're leaving the platform or spending less and that gives you the Net Score. Snowflake and UiPath are two of the highest. So slightly slower than previous ties, but still very very strong. Especially in larger companies. So that's just some highlights in the software sector. The last sector I want to focus on is enterprise infrastructure. So Alex if you'd bring that up. I did a segment at the end of Q2, post Q2 looking at earning statements and also some ETR data on the storage spending segment. So I'll start with Pure Storage. They continue to have elevative spending intentions. Especially in that giant public and private, that leading indicator. There are some storage market headwinds. The storage market generally is still absorbing that all flash injection. I've talked about this before. There's still some competition from Cloud. When Pure came out with its earnings last quarter, the stock dropped. But then when everybody else announced, you know, negative growth or, in Dell's case, Dell's the leader, they were flat. Pure Storage bounced back because on a relative basis they're doing very well. The other indication is Pure storage is very strong in net app accounts. Net apps mix, they don't call them out here but we'll do some further analysis down the road of net apps. So I would expect Pure to continue to gain share and relative to the others in that space. But there are some headwinds overall in the market. VMware, let's talk about VMware. VMware's spending profile, according to ETR, looks like 2018. It's still very strong in Fortune 1000, or 100 rather, but weaker in Fortune 500 and the GPP, the global public and private companies. That's a bit of a concern because GPP is one of the leading indicators. VMware on Cloud on AWS looks very strong, so that continues. That's a strategic area for them. Pivotal looks weak. Carbon Black is not pacing with CrowdStrike. So clearly VMware has some work to do with some of its recent acquisitions. It hasn't completed them yet. But just like the AirWatch acquisition, where AirWatch wasn't the leader in that space, really Citrix was the leader. VMware brought that in, cleaned it up, really got focused. So that's what they're going to have to do with Carbon Black and Security, which is going to be a tougher road to hoe I would say than end user computing and Pivotal. So we'll see how that goes. Let's talk about Dell, Dell EMC, Dell Technologies. The client side of the business is holding strong. As I've said many times server and storage are decelerating. We're seeing market headwinds. People are spending less on server and storage relative to some of the overall initiatives. And so, that's got to bounce back at some point. People are going to still need compute, they're still going to need storage, as I say. Both are suffering from, you know, the Cloud overhang. As well, storage there was such a huge injection of flash it gave so much headroom in the marketplace that it somewhat tempered storage demand overall. Customers said, "Hey, I'm good for a while. Cause now I have performance headroom." Whereas before people would buy spinning discs, they buy the overprovision just to get more capacity. So, you know, that was kind of a funky value proposition. The other thing is VxRail is not as robust as previous years and that's something that Dell EMC talks about as, you know, one of the market share leaders. But it's showing a little bit of softness. So we'll keep an eye on that. Let's talk about Cisco. Networking spend is below a year ago. The overall networking market has been, you know, somewhat decelerating. Security is a bright spot for Cisco. Their security business has grown in double digits for the last couple of quarters. They've got work to do in multi-Cloud. Some bright spots Meraki and Duo are both showing strength. HP, talk about HPE it's mixed. Server and storage markets are soft, as I've said. But HPE remains strong in Fortune 500 and that critical GPP leading indicator. You know Nimble is growing, but maybe not as fast as it used to be and Simplivity is really not as strong as last year. So we'd like to see a little bit of an improvement there. On the bright side, Aruba is showing momentum. Particularly in Fortune 500. I'll make some comments about IBM, even though it's really, you know, this IBM enterprise infrastructure. It's really services, software, and yes some infrastructure. The Red Hat acquisition puts it firmly in infrastructure. But IBM is also mixed. It's bouncing back. IBM Classic, the core IBM is bouncing back in Fortune 100 and Fortune 500 and in that critical GPP indicator. It's showing strength, IBM, in Cloud and it's also showing strength in services. Which is over half of its business. So that's real positive. Its analytics and EDW software business are a little bit soft right now. So that's a bit of a concern that we're watching. The other concern we have is Red Hat has been significantly since the announcement of the merger and acquisition. Now what we don't know, is IBM able to inject Red Hat into its large service and outsourcing business? That might be hidden in some of the spending intention surveys. So we're going to have to look at income statement. And the public statements post earnings season to really dig into that. But we'll keep an eye on that. The last comment is Cloudera. Cloudera once was the high-flying darling. They are hitting all-time lows. They made the acquisition of Hortonworks, which created some consolidation. Our hope was that would allow them to focus and pick up. CEO left. Cloudera, again, hitting all-time lows. In particular, AWS and Snowflake are hurting Cloudera's business. They're particularly strong in Cloudera's shops. Okay, so let me wrap. Let's give some final thoughts. So buyers are planning for a slowdown in tech spending. That is clear, but the sky is not falling. Look we're in the tenth year of a major tech investment cycle, so slowdown, in my opinion, is healthy. Digital initiatives are really moving into higher gear. And that's causing some replacement on legacy technologies and some focus on bets. So we're not just going to bet on every new, emerging technology, were going to focus on those that we believe are going to drive business value. So we're moving from a try-everything mode to a more focused management style. At least for a period of time. We're going to absorb the spend, in my view, of the last two years and then double-down on the winners. So not withstanding the external factors, the trade wars, Brexit, other geopolitical concerns, I would expect that we're going to have a period of absorption. Obviously it's October, so the Stock Market is always nervous in October. You know, we'll see if we get Santa Claus rally going into the end of the year. But we'll keep an eye on that. This is Dave Vellante for Cube Insights powered by ETR. Thank you for watching this breaking analysis. We'll see you next time. (upbeat tech music)
SUMMARY :
From the Silicon Angle Media Office But the big three, you know, Cloud players, you know,
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Oracle | ORGANIZATION | 0.99+ |
Dave Vellante | PERSON | 0.99+ |
IBM | ORGANIZATION | 0.99+ |
Dell | ORGANIZATION | 0.99+ |
AWS | ORGANIZATION | 0.99+ |
Telco | ORGANIZATION | 0.99+ |
McDonald | ORGANIZATION | 0.99+ |
Microsoft | ORGANIZATION | 0.99+ |
Apple | ORGANIZATION | 0.99+ |
ORGANIZATION | 0.99+ | |
2017 | DATE | 0.99+ |
VMware | ORGANIZATION | 0.99+ |
Cisco | ORGANIZATION | 0.99+ |
Intel | ORGANIZATION | 0.99+ |
October | DATE | 0.99+ |
Deloitte | ORGANIZATION | 0.99+ |
October 16th | DATE | 0.99+ |
2016 | DATE | 0.99+ |
Amazon | ORGANIZATION | 0.99+ |
UiPath | ORGANIZATION | 0.99+ |
NVIDIA | ORGANIZATION | 0.99+ |
Cloudera | ORGANIZATION | 0.99+ |
Uber | ORGANIZATION | 0.99+ |
4,500 practitioners | QUANTITY | 0.99+ |
Mulesoft | ORGANIZATION | 0.99+ |
2018 | DATE | 0.99+ |
$7 billion | QUANTITY | 0.99+ |
HPE | ORGANIZATION | 0.99+ |
$15 billion | QUANTITY | 0.99+ |
Snowflake | ORGANIZATION | 0.99+ |
billion dollars | QUANTITY | 0.99+ |
Dropbox | ORGANIZATION | 0.99+ |
tenth year | QUANTITY | 0.99+ |
Coke Industries | ORGANIZATION | 0.99+ |
Alex | PERSON | 0.99+ |
Hortonworks | ORGANIZATION | 0.99+ |
Cargo | ORGANIZATION | 0.99+ |
HP | ORGANIZATION | 0.99+ |
M&A | ORGANIZATION | 0.99+ |
Citrix | ORGANIZATION | 0.99+ |
Mellanox | ORGANIZATION | 0.99+ |
Tableu | ORGANIZATION | 0.99+ |
Splunk | ORGANIZATION | 0.99+ |
Dell Technologies | ORGANIZATION | 0.99+ |
Atlassian | ORGANIZATION | 0.99+ |
last year | DATE | 0.99+ |
Matt Kobe, Chicago Bulls | MIT CDOIQ 2019
>> from Cambridge, Massachusetts. It's the Cube covering M. I. T. Chief Data officer and Information Quality Symposium 2019. Brought to you by Silicon Angle Media. >> Welcome back to M. I. T. In Cambridge, Massachusetts. Everybody You're watching The Cube, the Leader and Live Tech coverage. My name is Dave Volante, and it's my pleasure to introduce Matt Kobe, who's the vice president of business strategy Analytics of Chicago Bulls. We love talking sports. We love talking data. Matt. Thanks for coming on. >> No problem getting a date. So talk about >> your role. Is the head of analytics for the Bulls? >> Sure. So I work exclusively on the business side of the operation. So we have a separate team that those the basketball side, which is kind of your players stuff. But on the business side, um, what we're focused on is really two things. One is being essentially internal consultants for the rest of the customer facing functions. So we work a lot with ticketing, allow its sponsorship, um, marketing digital, all of those folks that engage with our customer base and then on the backside back end of it, we're building out the technical infrastructure for the organization right. So everything from data warehouse to C. R M to email marketing All of that sits with my team. And so we were a lot of hats, which is exciting. But at the end of the day, we're trying to use data to enhance the customer and fan experience. Um and that's our aim. And that's what we're driving towards >> success in sports. In a larger respect. It's come down to don't be offended by this. Who's got the best geeks? So now your side of the house is not about like you say, player performance about the business performances. But that's it. That's a big part of getting the best players. I mean, if it's successful and all the nuances of the N B, A salary cap and everything else, but I think there is one, and so that makes it even more important. But you're helping fund. You know that in various ways, but so are the other two teams that completely separate. Is there a Chinese wall between them? Are you part of the sort of same group? >> Um, we're pretty separate. So the basketball folks do their thing. The business folks do their thing from an analytic standpoint. We meet and we collaborate on tools and other methods of actually doing the analysis. But in terms of, um, the analysis itself, there is a little bit of separation there, and mainly that is from priority standpoint. Obviously, the basketball stuff is the most important stuff. And so if we're working on both sides that we'd always be doing the basketball stuff and the business stuff needs to get done, >> drag you into exactly okay. But which came first? The chicken or the egg was It was the sort of post Moneyball activity applied to the N B. A. And I want to ask you a question about that. And then somebody said, Hey, we should do this for the business side. Or was the business side of sort of always there? >> I think I think, the business side and probably the last 5 to 7 years you've really seen it grown. So if you look at the N. B. A. I've been with the Bulls for five years. If you look at the N. B. A. 78 years ago, there was a handful of Business analytics teams and those those teams had one or two people at him. Now every single team in the NBA has some sort of business analytics team, and the average staff is seven. So my staff is six full time folks pushed myself, so we'll write it right at the average. And I think what you've seen is everything has become more complex in sports. Right? If you look at ticketing, you've got all the secondary markets. You have all this data flowing in, and they need someone to make sense of all that data. If you look at sponsorship sponsorship, his transition from selling a sign that sits on the side of the court for these truly integrated partnerships, where our partners are coming to us and saying, What do we get out of? This was our return. And so you're seeing a lot more part lot more collaboration between analytics and sponsorship to go back to those partners and say, Hey, here's what we delivered And so I think you it started on the basketball side, certainly because that's that's where the, you know that is the most important piece. But it quickly followed on the business side because they saw the value that that type of thinking can bring in the business. >> So I know this is not, you know, your swim lane, but But, you know, the lore of Billy Beane and Moneyball and all that, a sort of the starting point for sports analytics. Is that Is that Is that a fair characterization? Yeah. I mean, was that Was that really the main spring? >> I think it It probably started even before that. I think if you have got to see Billy being at the M I t Sports Analytics conference and him thought he always references kind of Bill James is first, and so I think it started. Baseball was I wouldn't say the easiest place to start, But it was. It's a one versus one, right? It's pitcher versus batter. In a lot of cases, basketball is a little bit more fluid. It's a team. Sport is a little harder, but I think as technology has advanced, there's been more and more opportunities to do the analytics on the basketball side and on the business side. I think what you're seeing is this huge. What we've heard the first day and 1/2 here, this huge influx of data, not nearly to the levels of the MasterCard's and others of the world. But as more and more things moved to the mobile phone, I think you're going to see this huge influx of data on the business side, and you're going to need the same systems in the same sort of approach to tackle it. >> S O. Bill James is the ultimate sports geek, and he's responsible for all these stats that, no, none of us understand. He's why we don't pay attention to batting average anymore. Of course, I still do. So let's talk about the business side of things. If you think about the business of baseball, you know it's all about maximizing the gate. Yeah, there's there's some revenue, a lot of revenue course from TV. But it's not like football, which is dominated by the by the TV. Basketball, I think, is probably a mix right. You got 80 whatever 82 game season, so filling up the stadium is important. Obviously, N v A has done a great job of of really getting it right. Free agency is like, fascinating. Now >> it's 12 months a year >> scored way. Talk about the NBA all the time and of course, you know, people like celebrities like LeBron have certainly helped, and now a whole batch of others. But what's the money side of the n ba look like? Where's the money coming from? >> Yeah, I mean, I think you certainly have broadcast right, but in many ways, like national broadcast sort of takes care of it itself. In some ways, from the standpoint of my team, doesn't have a lot of control over national broadcast money. That's a league level thing. And so the things that we have control over the two big buckets are ticketing and sponsorship. Those those are the two big buckets of revenue that my team spends a lot of time on. Ticketing is, is one that is important from the standpoint, as you say, which is like, How do we fill the building right? We've got 41 home game, supposed three preseason games. We got 44 events a year. Our goal is to fill the building for all 44 of those events. We do a pretty good job of doing it, but that has cascading effects into other revenue streams. Right, As you think about concessions and merchandise and sponsorship, it's a lot easier to spell spot cell of sponsorship when you're building is full, then if you're building isn't full. And so our focus is on. How do we? How do we fill the building in the most efficient way possible? And as you have things like the secondary market and people have access to tickets in different ways than they did 10 to 15 years ago, I think that becomes increasingly complex. Um, but that's the fun area that's like, That's where we spend a lot of time. There's the pricing, There's inventory management. It's a lot of, you know, is you look a traditional cpg. There's there's some of those same principles being applied, which is how do you are you looking airline right there? They're selling a plane. It's an asset you have to fill. We have ah, building. That's an asset we have to fill, and how do we fill it in the most optimal way? >> So the idea of surge pricing demand supply, But so several years ago, the Red Sox went to a tiered pricing. You guys do the same If the Sox are playing Kansas City Royals tickets way cheaper than if they're playing the Yankees. You guys do a similar. So >> we do it for single game tickets. So far are season ticket holders. It's the same price for every game, but on the price for primary tickets for single games, right? So if we're playing, you know this year will be the Clippers and the Lakers. That price is going to be much more expensive, so we dynamically price on a game to game basis. But our season ticket holders pay this. >> Why don't you do it for the season ticket holders? Um, just haven't gone there yet. >> Yeah, I mean, there's some teams have, right, so there's a few different approaches you convey. Lovely price. Those tickets, I think, for for us, the there's in years past. In the last few years, in particular, there's been a couple of flagship games, and then every other game feels similar. I think this will be the first year where you have 8 to 10 teams that really have a shot at winning the title, and so I think you'll see a more balanced schedule. Um, and so we've We've talked about it a lot. We just haven't gone to that made that move yet? >> Well, a season ticket holder that shares his tickets with seven other guys with red sauce. You could buy a BMW. You share the tickets, so but But I would love it if they didn't do the tiered. Pricing is a season ticket holder, so hope you hold off a while, but I don't know. It could maximize revenues if the Red Sox that was probably not a stupid thing is they're smart people. What about the sponsorships? Is fascinating about the partners looking for our ally. How are you measuring that? You're building your forging a tighter relationship, obviously, with the sponsors in these partners. Yeah, what's that are? Why look like it's >> measured? A variety of relies, largely based on the assets that they deliver. But I think every single partner we talk to these days, I also leave the sponsorship team. So I oversee. It's It's rare in sports, but I stayed over business strategy and Alex and sponsorship team. Um, it's not my title, but in practice, that's what I do. And I think everyone we talked to wants digital right? They want we've got over 25,000,000 social media followers with the Bulls, right? We've got 19,000,000 on Facebook alone. And so sponsors see those numbers and they know that we can deliver impression. They know we can deliver engagement and they want access to those channels. And so, from a return on, I always call a return on objectives, right? Return on investment is a little bit tricky, but return on objectives is if we're trying to reel brand awareness, we're gonna go back to them and say, Here's how many people came to our arena and saw your logo and saw the feature that you had on the scoreboard. If you're on our social media channels or a website, here's the number of impressions you got. Here is the number of engagements you got. I think where we're at now is Maura's Bad Morris. Still better, right? Everyone wants the big numbers. I think where you're starting to see it move, though, is that more isn't always better. We want the right folks engaging with our brands, and that's really what we're starting to think about is if you get 10,000,000 impressions, but they're 10,000,000 impressions to the wrong group of potential customers, that's not terribly helpful. for a brand. We're trying to work with our brands to reach the right demographics that they want to reach in order to actually build that brand awareness they want to build. >> What, What? Your primary social channels. Twitter, Obviously. >> So every platform has a different purpose way. Have Facebook, Twitter, instagram, Snapchat. We're in a week. We bow in in China and you know, every platform has a different function. Twitter's obviously more real time news. Um, you know the timeline stuff, it falls off really quick. Instagram is really the artistic piece of it on, and then Facebook is a blend of both, and so that's kind of how we deploy our channels. We have a whole social team that generates content and pushes that content out. But those are the channels we use and those air incredibly valuable. Now what you're starting to see is those channels are changing very rapidly, based on their own set of algorithms, of how they deliver content of fans. And so we're having to continue to adapt to those changing environments in those social >> show impressions. In the term, impressions varies by various platforms. So so I know. I know I'm more familiar with Twitter impressions. They have the definition. It's not just somebody who might have seen it. It's somebody that they believe actually spent a few seconds looking at. They have some algorithm to figure that out. Yeah. Is that a metric that you finding your brands are are buying into, for example? >> Yeah. I mean, I think certainly there they view it's kind of the old, you know, when you bought TV ads, it's how many households. So my commercial right, it's It's a similar type of metric of how many eyeballs saw a piece of content that we put out. I think we're the metrics. More people are starting to care about his engagements, which is how many of you actually engaged with that piece of content, whether it's a like a common a share, because then that's actual. Yeah, you might have seen it for three seconds, but we know how things work. You're scrolling pretty fast, But if you actually stopped to engage it with something, that's where I think brands are starting to see value. And as we think about our content, we have ah framework that our digital team uses. But one of the pillars of that is thumb stopping. We want to create content that is some stopping that people actually engage with. And that's been a big focus of ours. Last couple years, >> I presume. Using video, huge >> video We've got a whole graphics team that does custom graphics for whether it's stats or for history, historical anniversaries. We have a hole in house production team that does higher end, and then our digital team does more kind of straight from the phone raw footage. So we're using a variety of different mediums toe reach our fans >> that What's your background? How'd you get into all of this? >> I spent seven years in consulting, so I worked for Deloitte on their strategy group out of Chicago, And I worked for CPG companies like at the intersection of Retailer and CPG. So a lot of in store promotional work helping brands think through just General Revenue management, pricing strategy, promotional strategy and, um stumbled upon greatness with the Bulls job. A friend gave me the heads up that they were looking to fill this type of role and I was able to get my resume in the mix and I was lucky enough to get get the job, and it's been when I started. We're single, single, single, so it's a team of one. Five years later, we're a team of six, and we'll probably keep growing. So it's been an exciting ride and >> your background is >> maths. That's eyes business. Undergrad. And then I got a went Indian undergrad business and then went to Kellogg. Northwestern got an MBA on strategy, so that's my background. But it's, you know, I've dabbled in sports. I worked for the Chicago 2016 Olympic bid back in the day when I was at Deloitte. Um, and so it's been It's always been a dream of mine. I just never knew how I get there like I was wanted to work in sports. They just don't know the path. And I'm lucky enough to find the path a lot earlier than I thought. >> How about this conference? I know you have been the other M I T. Event. How about this one? How we found some of the key takeaways. Think you >> think it's been great because a lot of the conferences we go to our really sports focus? So you've got the M. I T Sports Analytics conference. You have seat. You have n b a type, um, programming that they put on. But it's nice to get out of sports and sort of see how other bigger industries are thinking about some of the problems specifically around data management and the influx of data and how they're thinking about it. It's always nice to kind of elevated. Just have some room to breathe and think and meet people that are not in sports and start to build those, you know, relationships and with thought leaders and things like that. So it's been great. It's my first time here. What are probably back >> good that Well, hopefully get to see a game, even though that stocks are playing that well. Thanks so much for coming in Cuba. No problems here on your own. You have me. It was great to have you. All right. Keep right, everybody. I'll be back with our next guest with Paul Gill on day Volante here in the house. You're watching the cue from M I T CEO. I cube. Right back
SUMMARY :
Brought to you by Silicon Angle Media. Welcome back to M. I. T. In Cambridge, Massachusetts. So talk about Is the head of analytics for the Bulls? But on the business side, um, what we're focused on is really two things. the house is not about like you say, player performance about the business performances. always be doing the basketball stuff and the business stuff needs to get done, A. And I want to ask you a question about that. it started on the basketball side, certainly because that's that's where the, you know that is the most important So I know this is not, you know, your swim lane, but But, you know, the lore of Billy Beane I think if you have got to see Billy being at the M So let's talk about the business side of things. Talk about the NBA all the time and of course, you know, And so the things that we have control over the two big buckets are So the idea of surge pricing demand supply, But so several years ago, It's the same price for every game, Why don't you do it for the season ticket holders? I think this will be the first year where you have 8 to 10 teams that really have a shot at winning so hope you hold off a while, but I don't know. Here is the number of engagements you got. Twitter, Obviously. Um, you know the timeline stuff, it falls off really quick. Is that a metric that you finding your brands are are More people are starting to care about his engagements, which is how many of you actually engaged with that piece of content, I presume. We have a hole in house production team A friend gave me the heads up that they were looking to fill this type of role and I was able to get my resume in the But it's, you know, I've dabbled I know you have been the other M I T. Event. you know, relationships and with thought leaders and things like that. good that Well, hopefully get to see a game, even though that stocks are playing that well.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Dave Volante | PERSON | 0.99+ |
Matt Kobe | PERSON | 0.99+ |
19,000,000 | QUANTITY | 0.99+ |
Cuba | LOCATION | 0.99+ |
8 | QUANTITY | 0.99+ |
Deloitte | ORGANIZATION | 0.99+ |
Red Sox | ORGANIZATION | 0.99+ |
Clippers | ORGANIZATION | 0.99+ |
China | LOCATION | 0.99+ |
Billy | PERSON | 0.99+ |
five years | QUANTITY | 0.99+ |
Bill James | PERSON | 0.99+ |
seven | QUANTITY | 0.99+ |
Chicago | LOCATION | 0.99+ |
Matt | PERSON | 0.99+ |
Yankees | ORGANIZATION | 0.99+ |
Paul Gill | PERSON | 0.99+ |
Lakers | ORGANIZATION | 0.99+ |
seven years | QUANTITY | 0.99+ |
BMW | ORGANIZATION | 0.99+ |
three seconds | QUANTITY | 0.99+ |
one | QUANTITY | 0.99+ |
Chicago Bulls | ORGANIZATION | 0.99+ |
80 | QUANTITY | 0.99+ |
Silicon Angle Media | ORGANIZATION | 0.99+ |
Cambridge, Massachusetts | LOCATION | 0.99+ |
single | QUANTITY | 0.99+ |
MasterCard | ORGANIZATION | 0.99+ |
two teams | QUANTITY | 0.99+ |
two big buckets | QUANTITY | 0.99+ |
82 game | QUANTITY | 0.99+ |
Sox | ORGANIZATION | 0.99+ |
seven other guys | QUANTITY | 0.99+ |
M. I T Sports Analytics | EVENT | 0.99+ |
10,000,000 impressions | QUANTITY | 0.99+ |
Bulls | ORGANIZATION | 0.99+ |
three preseason games | QUANTITY | 0.99+ |
M I t Sports Analytics | EVENT | 0.99+ |
two things | QUANTITY | 0.99+ |
two people | QUANTITY | 0.99+ |
first | QUANTITY | 0.99+ |
single games | QUANTITY | 0.99+ |
Five years later | DATE | 0.98+ |
ORGANIZATION | 0.98+ | |
several years ago | DATE | 0.98+ |
10 teams | QUANTITY | 0.98+ |
41 home game | QUANTITY | 0.98+ |
Northwestern | ORGANIZATION | 0.98+ |
both sides | QUANTITY | 0.98+ |
first time | QUANTITY | 0.98+ |
ORGANIZATION | 0.98+ | |
LeBron | PERSON | 0.98+ |
both | QUANTITY | 0.98+ |
10 | DATE | 0.98+ |
Alex | PERSON | 0.98+ |
this year | DATE | 0.97+ |
Kansas City Royals | ORGANIZATION | 0.97+ |
One | QUANTITY | 0.97+ |
12 months a year | QUANTITY | 0.97+ |
first year | QUANTITY | 0.97+ |
78 years ago | DATE | 0.95+ |
single game tickets | QUANTITY | 0.95+ |
M I T. Event | EVENT | 0.94+ |
1/2 | QUANTITY | 0.94+ |
Indian | OTHER | 0.94+ |
ORGANIZATION | 0.94+ | |
ORGANIZATION | 0.93+ | |
7 years | QUANTITY | 0.92+ |
first day | QUANTITY | 0.92+ |
15 years ago | DATE | 0.92+ |
44 of those events | QUANTITY | 0.91+ |
six full | QUANTITY | 0.91+ |
Maura's Bad Morris | ORGANIZATION | 0.9+ |
a week | QUANTITY | 0.9+ |
Snapchat | ORGANIZATION | 0.9+ |
M. I. T. | PERSON | 0.9+ |
over 25,000,000 social media followers | QUANTITY | 0.88+ |
seconds | QUANTITY | 0.88+ |
Last couple years | DATE | 0.88+ |
N. B. | LOCATION | 0.87+ |
Rob Bernshteyn, Coupa | Coupa Insp!re19
>> from the Cosmopolitan Hotel in Las Vegas, Nevada. It's the Cube covering Cooper inspired 2019. >> Brought to You by Cooper. >> Welcome to the Cube from Cooper inspired 99 Lisa Martin in The Cosmopolitan of Las Vegas. And guess who I have with me from the main stage CEO. Rob Bernstein. Welcome to the Cube. >> You so much. Thank you for having me >> exciting start today. One of Inspire really enjoyed the general session this morning. I learned three things more than three, but there's three that really stick out. One. You like pizza >> I do >> to you like kittens and kittens. And three, since 2016 there has been a five X increase and the spend going through the coop a platform with rocket ship. >> That's right. Huge momentum were well over 1.2 trillion dollars and spend that's gone through the platform. It's accelerating, and our customers are getting a lot of value and visualizing that spending, routing it to prefer contract saving money doing in smart, compliant ways. It's a really exciting time for us. >> It is, and this is across every industry manufacturing, healthcare, retail, et cetera. Every industry has the opportunity to leverage this wealth of data absolute. Cooper has to be able to get that visibility and control of all their spent. That's really revolutionary for any business. >> Well, we're really excited about it. Our community of customers is very excited about it, where building something very special here. I'll tell you one of the most exciting things. When you see that data being used in a way that drives intelligence for each individual customers, you know, we're helping them understand Where is their potential fraud with their expenses, where their suppliers maybe sending them duplicate invoices by accident? But Ari, I picks that up. So we are taking the space to a completely new level, and it's it could be more exciting. Honestly, >> well, the amount. You know, we go 1,000,000 shows a year, maybe a little bit less, But we always hear data is oil data is gold. It is. If you have access to it, you can extract insights from it really quickly and be able to act on it faster than your competition. >> Absolutely. You have to be able to normalize the data first informal, so you need a I capabilities. To do that, you have to access a massive data store you have to anonymous. The data obviously needs to be very, very secure, and then you have to draw insights out of that data. And one of things I share this morning is that we've given our customers just in 2019 more than 18,000 prescriptions of things they should consider, for example, putting some suppliers on hold if we think there's some risk with those suppliers. So absolutely, it's a I, but it's a I as the underlying element that brings out what we call community intelligence. And that's what's what's so powerful >> and the community as well, another really kind of under town that I felt and heard this morning from us. It's a community of collaboration, thes air, other businesses benefiting from what others have learned suppliers as well. So the customer centric city, the supplier central city, is there. >> Absolutely. It's all about this community concept, and we have well over 1000 companies that we've helped spend smarter, effectively and their community because these customers air sharing both in person and online, best practices, ideas for doing things differently, ideas for stretching this space beyond where it's ever been before, and that's really rewarding and every individual customers getting the benefit from that. Eso This community is developing very, very nicely, and it's serving the purposes of establishing this category, this new category of businessmen management, that world driving toward >> talk about that because that's something that's pretty innovative for Cooper. Business SPEND MANAGEMENT The role of procurement has changed. The role of finance has changed. They have the opportunity to become very strategic and really drive top line value. Talk to us about business, spend management What it means, how Coop is defining it >> absolutely well. First of all, any person I am in the world, and I've been asked this question for well over a decade. Now, do you think your company is doing a great job in managing its spending on older business needs that the company has, and you never get a resounding positive answer that, yes, we're doing a great job. And if you ask them, are you applying information technology to that problem in an effective way? The the answers or even worse? So we are attacking this full on with our customers in establishing the space, and that means everything from procurement expense reporting to invoice processing, two payments strategic sourcing, spend analytics supplier management contract lifecycle management. All of these application areas working together in concert help companies get their arms around spending and manage it in a much more smart way. And that's what this is. This is all about. >> One of the biggest challenges is you think about poor I t. Because every every line of business, whether your marketing, finance or engineering anything. Oh, engineering. I want to use lock. Start using flack. Marketing wants to use salesforce market Whatever these tools are in, suddenly this proliferation of shadowing T that's right and challenging to manage. But you can imagine how many supplier contracts are being duplicated triplicate, ID and even within the same organization, not getting the ideal price. So one of the great things big announcement today is the expansion of the relationship with Amazon in the AWS marketplace and wow, c I ose I t folks are gonna be able to do >> a lot >> through the Cupid platform. Tell us >> girls, that's right. Well, first of all, it's powered by an open by technology that we've developed, which allows you to have a very seamless experience. It's a purchasing experience that feels just like you're out on the Web, looking for any kind of item that you'd like to buy. But now you'll be able to subscribe to Service Is Cloud based. Service is through the Amazon AWS marketplace, and these Air service is that obviously would be approved by your CEO be approved by the folks involved in checking that it's secure, approved by legal and also approved by procurement So you can procure these cloud based service is very, very seamlessly right out of Cooper into AWS marketplace and back. And we think it's going to allow for obviously more volume of controlled spend, but also visibility into that spends. So it's properly matters >> that visibility is. You know, it's a word that we use in so many different applications. We don't want better visibility in our lives. In general, that is not easy to achieve. You talked about kind of these four core categories. You actually mentioned Maur that Cooper delivers its procurement, its invoices, expenses that can imagine travel management contingent workers getting an organization, whether it's a big organization like a staples or a smaller organization, that visibility is massively game changing. >> Yes, I think so. And I think one of the things that allows us to view that is we've really empowered the central hub organizations. Many the ones you described to roll out platforms to the end users all over the country, all over the world, wherever these people have employees to take control over spend. But have that Spence still routed to preferred, contractually righteous kind of spend categories that give them the results that they want. So this is a platform that is getting wide, wide adoption. And I'll tell you one of our application areas. We've seen more than a three x acceleration in the number of users over the last one year simply because of the adoption is so broadly accepted. And that has to do with our design and technology. Make it very, very usable. Our design concept of the best, you wise. No, you are right. So that's really how we're getting to where we're getting with a customer committee >> Adoptions challenging, you know. And there's if you look at the number of applications that an organization has a gonna work our list of sites, there's a lot and they're only effective if they're being utilized effectively by all of the folks that need to be doing that talk a little bit more. I love how you in your general session this morning shared with the audience. What c o u P a. Each acronym means. But and I saw that on the website best. Do I know you? I know what are some of the things that you think Cooper is doing really well that are really facilitating that adoption. That's again, that's hard to achieve. >> Well, it's in each of the letters in Cooper. So first, a comprehensive approach. That's what the C stands for. So cover every area of spend in one platform. We've never seen that before in the history of enterprise software, about a lot of siloed solutions all over the place, people trying to integrate them. We've put this all on one comprehensive platform. Secondly, doing it openly. That's what the old stands for. So being able to integrate to any ear piece system integrates a whole host of systems you mentioned slack earlier. We integrate into slack you could approve or reject spent purchased directly and slack. You have to get out to Cooper to do it, but you're doing it. The date is captured in Cooper. You is the user centrist city, so putting all the weight on the application itself and less of the weight on the employees themselves. Right now, we support guided buying with support all these capabilities, but our focus is on. You don't need any guidance in the future. Should require in the gun she should be. It should be so intuitive. The P stands for prescriptive, and this is using this community. Data we were discussing earlier to give real prescriptive advice. Teach customer, but how they should be spending or best practices, expenditures or benchmarks of how they could approve in the A stands for accelerated. It's the time of deployment. We're getting our customers live in a matter of months. They're accelerating their business process internally. I shared a stat that our customers in the last 12 months have improved the speed of their approvals by 30%. That's an aggregate. That's millions of millions, hundreds of billions of dollars in spend buying. So these five there is really differentiate us and they're really the vision areas that we focus on is a company with our with our community of customers. >> I was looking at some of the numbers from Cooper. You guys have consistently managed to grow revenues over 40% your rear in your fiscal year. 20 Q one earnings, which was just what last month or so. So revenue up 44% year over. You're crushing Wall Street's estimates by more than a 10 point gap. Lot of moment in, As you mentioned, let's talk about customers because at the end of the day, that's what you're all working towards. I know some of your proudest moments are when you get to talk with customers whose businesses have been transformed and you're giving them that the ah ha moments all the time. I love this morning how there >> was a lot >> of the voice of the customer covered there from so many different industries. The impact that you guys are making it Rolls Royce, for example, and MasterCard massive. Tell me some of your favorite stories that really articulate the breadth and depth of the value that delivers. I >> love it when the story begins in a situation where the CEO or CFO of the company don't necessarily get it, but somebody within our community steps up and shows them the business case of what we could achieve together. And then we, as a team is a collective unit delivered on achieving. Looking at was on themselves. I mean, they're processing more than $2,000,000,000 a month >> through our platform. I >> mentioned Procter Gamble. It process more than $50,000,000,000. Star Platform. Now >> these air, >> not initials. These were early adopter customers. They didn't have to go in our direction. There was some individual in that company that saw the spark of opportunity seized it, got it approved and worked with us hand in hand to drive it. And that's the stories that I love the most. And I shared so many of them this morning, but there are literally hundreds of them. All over the world in this community were cultivated. >> There are, and it's that's I think there's no bread or brand value that you can get Van it being articulated from the voice of a successful customer who it's not just normal, agile. We're saving money. It's no, we're driving shareholder value. There are significant business imperatives that are being driven because procurement is changing. We got to react to pricing pressures and forces like consumer ization. You know, we think of way have these expectations as consumers private lives, of getting anything that we want within a day when it shows up, you forgot what you ordered. It was that fast. That's right, what you guys are doing to enable the business buyers to have that same capability in their business lives. But to get that visibility, that 360 is really interesting. >> And the key also is to handle all the complexity on the back end for them. I could tell you so many companies I know that a really proud of crossing their paper based invoices very, very quickly, but they may not even know whether or not they got the goods of service is for which they're paying the invoice. So we do all of that heavy lifting on the back end on the platform itself, alleviating then users from that complexity and allowing them to have the experience that's similar to the one that that you just described >> can imagine how much money is being wasted on paper. They probably have absolutely no idea, absolutely no idea where you guys launched an Index. The Cooper Business Spend Index Just, I think, a month or two ago this is behavioral based data that you're bleeding from your community. Talk to us about the coupe of business spent index and some of the insights that you're already uncovering about the economy. >> Absolutely so. One of the things about this business spending nexus. It's something I've been thinking about frankly for over a decade. Can we collect enough data that's statistically significant enough actually be a leading indicator to future economic sentiment. You think about the data. We're looking at an aggregate. We know the average spend companies have per employee. We know how long approval cycles are, and we know the changes in those approval cycles. We know what percentage of spend is actually being rejected. Verse accepted at a moments notice aggregated those air in combination are leading in the Kidder's to the sentiment that companies have about the future of the economy. So we backwards tested this index that takes an account, these three elements that just described back to 2016 and it's proven to show pretty strong correlation with the way the economy actually played out for many of those quarters that many of those quarters. So last quarter we released our first verse, our first data set of the business spending. Next. And it showed that future economic economic sentiment for the next 3 to 4 months is actually very positive now, in some industries, more than others. But now, with three months later and clearly, the last three months have been pretty strong. So we're gonna be soon releasing our next quarterly Businessmen index. And we're gonna be doing this every quarter. Try to provide the business community with insights about where things are going. That's what everyone of business wants to know, where things are going, not where things have been. And we think we're in a unique position to share that and also, you know, sort of unfairly build awareness for brand out there so that people understand >> what we're all about. >> But that's that's critical. I'm gonna be talking to China tomorrow. You think of awareness Acquisition? Yes, Yes. Advocacy. Yes. Check, Check. Check. Old three. Those are critical last question robbery. As we look at the impact that procurement and getting this visibility of all of the distances spend can have on the business. Where is it as it relates to enabling businesses to digitally transformed >> to be competitive? Well, look, underlying all of this is the digital transformation that's happening for every company in every industry, without a doubt. But the use cases we support us so quantifiable. That's so clear not only in terms of cost savings that only in terms of compliance only in terms of visibility and getting your arms around spent actually drive revenue as well. If you do spend management effectively, you can change the way consumers experience your brand. And I shared a number of those stories. MGM resorts to Lulu Lemon to the Leukemia and Lymphoma Society and others. If you can get your arms around the spent and get people in the company, the goods and service is they need in record time. They're better position to express the company's vision to help them push towards an incredible iconic customer experiences. And we're just so proud to be ableto power that for this fast growing community of customers around the world, >> such an exciting time. Rob, thank you for having to queue, but inspired 19. It's been great. It's for looking forward to talking with lots more of your of your folks as well as amazing innovators and thinkers like Susie Orman and Deepak Chopra. Wow. Awesome stuff. Thank you. Well, thanks for having us. Thank you. All right. For Rob Bernstein. I'm Lisa Martin. You're watching the Cube from Cooper Inspired 19. Thanks for watching.
SUMMARY :
It's the Cube covering Welcome to the Cube from Cooper inspired 99 Lisa Martin in Thank you for having me One of Inspire really enjoyed the general session to you like kittens and kittens. routing it to prefer contract saving money doing in smart, compliant ways. Every industry has the opportunity to leverage that drives intelligence for each individual customers, you know, we're helping them understand Where is their and be able to act on it faster than your competition. You have to be able to normalize the data first informal, so you need a I capabilities. So the customer centric city, the supplier central really rewarding and every individual customers getting the benefit from that. They have the opportunity to business needs that the company has, and you never get a resounding positive answer that, One of the biggest challenges is you think about poor I t. Because every every through the Cupid platform. Well, first of all, it's powered by an open by technology that we've developed, In general, that is not easy to achieve. Our design concept of the best, you wise. But and I saw that on the website best. I shared a stat that our customers in the last 12 months have improved end of the day, that's what you're all working towards. The impact that you guys are making it Rolls Royce, for example, and MasterCard massive. case of what we could achieve together. I It process more than $50,000,000,000. And that's the stories that I love the most. of getting anything that we want within a day when it shows up, you forgot what you ordered. And the key also is to handle all the complexity on the back end for them. Talk to us about the coupe of business spent index and some of the insights sentiment for the next 3 to 4 months is actually very positive now, in some industries, of all of the distances spend can have on the business. But the use cases we support us so quantifiable. It's for looking forward to talking with lots more of your of your folks as well
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Deepak Chopra | PERSON | 0.99+ |
Rob Bernstein | PERSON | 0.99+ |
Susie Orman | PERSON | 0.99+ |
Lisa Martin | PERSON | 0.99+ |
Amazon | ORGANIZATION | 0.99+ |
2016 | DATE | 0.99+ |
2019 | DATE | 0.99+ |
MGM | ORGANIZATION | 0.99+ |
Cooper | PERSON | 0.99+ |
Rob Bernshteyn | PERSON | 0.99+ |
Rob | PERSON | 0.99+ |
Ari | PERSON | 0.99+ |
AWS | ORGANIZATION | 0.99+ |
five | QUANTITY | 0.99+ |
hundreds | QUANTITY | 0.99+ |
30% | QUANTITY | 0.99+ |
three | QUANTITY | 0.99+ |
more than $50,000,000,000 | QUANTITY | 0.99+ |
Cooper | ORGANIZATION | 0.99+ |
each | QUANTITY | 0.99+ |
one platform | QUANTITY | 0.99+ |
Procter Gamble | ORGANIZATION | 0.99+ |
three months later | DATE | 0.99+ |
tomorrow | DATE | 0.99+ |
Coop | ORGANIZATION | 0.99+ |
44% | QUANTITY | 0.99+ |
One | QUANTITY | 0.99+ |
first verse | QUANTITY | 0.99+ |
Leukemia | ORGANIZATION | 0.99+ |
first | QUANTITY | 0.98+ |
Las Vegas, Nevada | LOCATION | 0.98+ |
one | QUANTITY | 0.98+ |
first data | QUANTITY | 0.98+ |
three elements | QUANTITY | 0.98+ |
MasterCard | ORGANIZATION | 0.97+ |
more than 18,000 prescriptions | QUANTITY | 0.97+ |
today | DATE | 0.96+ |
five X | QUANTITY | 0.96+ |
1,000,000 shows | QUANTITY | 0.95+ |
Maur | PERSON | 0.95+ |
millions of millions | QUANTITY | 0.95+ |
four core categories | QUANTITY | 0.95+ |
last quarter | DATE | 0.95+ |
First | QUANTITY | 0.94+ |
over 40% | QUANTITY | 0.94+ |
both | QUANTITY | 0.93+ |
Lymphoma Society | ORGANIZATION | 0.93+ |
Secondly | QUANTITY | 0.93+ |
China | LOCATION | 0.92+ |
Cosmopolitan Hotel | ORGANIZATION | 0.92+ |
this morning | DATE | 0.92+ |
over a decade | QUANTITY | 0.92+ |
last month | DATE | 0.92+ |
hundreds of billions of dollars | QUANTITY | 0.91+ |
two payments | QUANTITY | 0.91+ |
three things | QUANTITY | 0.9+ |
more than $2,000,000,000 a month | QUANTITY | 0.9+ |
over 1000 companies | QUANTITY | 0.9+ |
a month or | DATE | 0.88+ |
Cube | TITLE | 0.87+ |
over 1.2 trillion dollars | QUANTITY | 0.86+ |
10 point | QUANTITY | 0.85+ |
each individual customers | QUANTITY | 0.84+ |
last 12 months | DATE | 0.84+ |
Inspire | ORGANIZATION | 0.84+ |
Coupa | PERSON | 0.83+ |
two ago | DATE | 0.83+ |
last one year | DATE | 0.83+ |
Each acronym | QUANTITY | 0.82+ |
last three months | DATE | 0.81+ |
Ulku Rowe, Google Cloud | Google Cloud Next 2019
>> Live from San Francisco, it's the Cube. Covering Google Cloud Next '19. Brought to you by Google Cloud and its ecosystem partners. >> Okay, welcome back everyone. We're here live in San Francisco on the ground floor here. Day 3 of Three Days of Wall to Wall Coverage, Cube coverage of Google Cloud Next 2019. I'm John Furman, co host Steve Alante. Steve looking good here. >> Thank you, John. I'm feeling good! >> Day three we're getting energy. Our next guest, Ulku Rowe, who is the technical director for financial services for Google Cloud. Thanks for joining us! >> Well thanks for having me, good to be here today. >> So, obviously all the verticals, the big theme here is that all the industries have opportunities with Anthos and all the data driven activities and open source greatness. But financial services is always kind of an early tell-sign. All the trends kind of happen in financial services because the data, whether its algorithmic trading or whatever, is clearly a competitive advantage. From fraud detection to competitive advantage revenue, big driver. That's your sweet spot. What's going on there? What's the signals from the marketplace? How is Google Cloud Next here impacted fina-- What's the big news? What's the big stories? >> It's a very exciting time in financial services. You know Google Cloud is enabling financial services customers across the globe, across all the sub-sectors. Whether you are in retail bank, in capital markets, or asset manager, or a hedge fund, insurance, FinTax. Cloud is enabling all of our customers to transform their businesses to reduce their cost, and to create better and new products. And it is very exciting for them. They're using our, you know, our data platforms to be able to look at the data that they have and understand their customers better to be able to create better experiences for them. Whether it's through chat box, or our contact centers, or better online experiences. They are able to provide more customized products for them. Especially on the trading site, on the retail banks and hedge funds, they're using our high performance compute environments, that our HPC offerings to be able to create better risk management systems to look at their portfolios and understands the risk. Whether it's a credit risk or a market risk, or fraud, or if they use it for anti-money laundering. We're seeing customers in the insurance space to create personalized products, they are streamlining their actual aerial processes. FinTex, obviously are using, you know they're Cloud native. It's very exciting for them to have this opportunity to challenge the big players. >> Don't forget blockchain. It's coming right around the corner, too. So you're a technical director. What does that mean? What is your job? What's your focus? >> It's a number of things. I sit mostly on the engineering side of the house to make sure that our product offering works for financial services. And it includes things like making sure our security offerings, or our compliance works, our data platforms, our computational platforms, higher level services, they do what financial services customers need them to do. I also have the privilege of spending a lot of time with our clients across the globe. And I get a view into what they're thinking about, how Cloud is changing their businesses. >> So we spend a lot of time in New York and 10 years ago when we started the Cube, when you talked to financial services company there were two narratives. One was "Cloud is evil, we're never going to go to Cloud." And the other was "Well we have global scale, "we're going to build on our own Cloud". A couple things have happened, as you know. They're obviously, going hard into Cloud. But they are building their own global Clouds, they're just building it on top of your Cloud. So, talk about that change, and what are some of the big trends that you're seeing today in terms of their adoption? >> Yeah, that has changed quite a bit, the narrative. You know it used to be that "We're never going there" to "Well, maybe we'll go there". And now it's, "How quickly can we get there". And customers are now using, now they're seeing the Cloud as a place to innovate and actually change their businesses. Initially they started maybe as a cost-play because they had big legacy platforms and Cloud came in and the ability to be able to reduce that cost-space especially under the competitive pressures they're in. It initially started with a cost-play. But then it very quickly turned into "This is now my innovation play". "This is how I can change my business. This is how I can stay competitive. This is actually how I can up level my security and compliance". So, it has become very much a partnership between us and our customers to actually think about how the future in financial services is going to be. >> Again, we've been in New York a lot. Back in my (mumbles) late 80s early 90s, I covered a lot, sold and did some system engineering with all the banks, all the financial institutions and other in New York. They're good customers but also they're tough customers. They buy a lot, early adopters on everything new, but they're tough customers. They're very demanding because the stakes are high, money. >> I used to be one of those customers. >> Also risk management. So, they're pushing the envelope, with the RND, buying early. They have stringent demands in terms of performance, also risk and security all kind of come together. So how does that boil into today? What are they looking at? What tires are they kicking here at Google Cloud? What are some of their tough questions and requirements? And obviously security has got to be big then. Your thoughts. >> Exactly. I think financial services is a business of trust. So usually the conversation starts there. And trust is established through security and compliance and privacy and transparency. And that happens to be one of our differentiators. Our security offering actually allows them to create a product for them that is actually even more secure than our on premise settings. The second thing is Hybrid and Multi-Cloud. Especially if you are a financial services institution that's been around a while. You're carrying a lot of legacy. You've got a lot of technical debt. You want to be able to also have flexibility to be able to run your workloads wherever you want. So, Anthos, if I were to pick a word that dominated the conversations with our financial services customers over the last couple of days, it has been Anthos, our Multi Hybrid Cloud solution. The ability to run workloads on-premise, on Google Cloud and on other Clouds at the same time and have that flexibility to be able to choose where to put your workloads depending on your needs has been very exciting for them. >> What specific questions were they asking? Were there certain technical attributes of Anthos that was interesting to them? What was some of that, when they started to look under the hood, what are the conversations like there? >> Well I think the most commonly asked question is how soon can we start? >> So there's demand. >> There is definitely demand. There is definitely demand and excitement. And for the reasons that I've just laid out, to give them the flexibility that they want and the reality that the Prem set up is going to live for a while. So for them to be able to manage this across a single pane, no matter where their workloads are working, it's a big interesting proposition. >> I want to get your reactions on that. We've been doing a lot of customer digging into the requirements around on Prem, Hybrid, Multi-Cloud, and Pure Cloud, and there's a debate around cloud selection. And I was going to read a quote from one of my article that I'm writing right now. I won't say the customer name, we are currently over 500 existing planned cloud efforts across the company, and we're going to support. We've got thousands of networks, data centers, and more than 500 cloud efforts with lead industry leaders. But we want to manage it individually. So, the trend is hey I got a workload. This workload look works great on "X" cloud. This workload works great on "Y" cloud. This workload works great on this other cloud. So (mumbles) we multi-cloud. The workloads are dictating cloud selection. And they still want to manage themselves. So a little bit of control-freak action going on there. But also flexibility on cloud selection. So it's not a one cloud rules the world but, if the one cloud (mumbles) serve the workload. The workloads are driving it. Do you agree with that, are you seeing the same thing? Yeah, I think what's important to financial services clients is to be able to have skill and reliability. And they've started on this journey first with standardization and that standardization was offered by (rambles) containerization. So they already started taking their legacy workloads and started containerizing them so that they can actually now put them no matter where they want. And now, on top of that (rambles) and containerization availability, the services that Anthol springs, observability and security and a single control plane, is now, I think, an extension of the desire for standardization. Which brings the security and reliability across the board. >> Sounds like an operating system to me. Cloud operating system maybe? >> It is, yes. >> We talk about an operating-- >> Yes, yes. >> (rambling) clouds, its operating (rambling) clouds. >> No, it used to be Unix was the operating system, Anthos is the operating system of the Cloud. >> What's the disruption conversation like? Cause banking really hasn't been highly disrupted, but I've certainly heard CIO's in the banking world ask the question, "Well, do banks need physical bags?" and "We're becoming "a software company". But the industry itself hasn't been highly disrupted. The leaders are still really strong, lots of disruption scenarios but, is there a paranoia? Is there, they're obviously aggressive people, are they getting out ahead of the disruption? What's that like? >> Financial services is an industry that's been slow to move to the Cloud in many ways cause it is a very heavily regulated industry, it's got a lot of legacy. But disruption happened, right? FinTex have started happening everywhere. It's a reality of today. I don't think it's whether disruption is going to come, it's here. And I think it's actually creating a very healthy environment in the financial services sector because initially I think that financial services firms were saying, "Wait a minute, I need to "stay competitive." Then it turned into, "Wait a minute, maybe we can be collaborative." So now we're seeing the big players collaborating more and more for FinTex, and now we're seeing a lot more open systems where we've got open banking, open API's, where we're seeing a very healthy ecosystem being created in financial services. >> So I was going to ask you, do you think traditional banks will lose control of the payment systems, or do you feel like this new mindset is going to allow them to maintain their hold on that? >> I don't have a crystal ball, but I think it's going to be more of a collaboration. I think there's going to be more players, I think there's going to be healthy competition and also healthy collaboration across board. >> You mentioned blockchain before. We've had Nick Cucuru from Mastercard on many times. He's talked about their blockchain initiatives. But the other thing that's interesting is, they're actually, as they said, becoming a software company, providing services and becoming more marketing oriented, not just to consumers, but to other businesses. It's fascinating changes. >> One thing that I wanted to ask you is that you mentioned earlier ecosystems open, more collaborative, which we agree. We see that a hundred percent as well. But the interesting dynamic of these big financial institutions is they've had a huge build-out on data centers over the years. Just go back a couple decades, all they've been is gearing up and building out. And now in comes the Cloud, they're not going to just let that on-prem go away, I get that. But now you got new white spaces emerging with Cloud. What Cloud is operating in is not so much knock the big guys off their perch, it's more of white space opportunities for point solutions that could be funded and grow by just being creative. Whether its slinging API's together, or using glue layer software, or some sort of connective tissue around data. >> Yes. >> How does that evolve? Cause New York's got a new renaissance around its entrepreneur ecosystem. >> Yes, New York's becoming the next home of FinTex. >> What are these white space opportunities? Do you see that either service providers, either global service providers, or ecosystem partners could take advantage of. Cause white space is where the opportunities are that's where the ecosystem will develop. Your thoughts? >> So I think you're absolutely right. I think as financial services providers are using Cloud to be able to bring their cost down and handle their legacy, now they have more resources than they can use to create new products, new solutions, new opportunities to be able to reach maybe different kinds of clients that they haven't considered in the past or weren't able to address. Because I think it's all about using their data. Whether its data about their customers to be able to create new products for those customers. Or using market data, I mentioned market data, cause financial services has always been a very data heavy industry looking at the market data to create new trading opportunities, to create new portfolios to understand how the market behaves. What are the correlation differences between different instruments. All of those capabilities, now they can build on Google Cloud with our Cloud partners as well. >> I want to get your thoughts on (rambles) an interview with Apache earlier. Mitt Zavy came on, he's new to the company, only a couple months in, but clearly Apache is going to be a real interesting opportunity because API marketplace is going to evolve from just connecting API (rambles), it'll be much more programmable. This is going to be a big part of it. How do you see that playing into your role, because you're brokering API's now, you're adding more codability to it. Coding API's is now the next level up. What's your thoughts on that? >> Exactly, API is becoming the connective tissue between all the players and the financial services market. I mean, that's how you create the ecosystem. You need a language to talk to each other. And the API's are the ones that are creating that language. And I think it's helping in two ways. One, it is creating this universal language for the providers, and the consumers, and the different players to talk to each other. It is also enabling financial institutions now to expose some of their Legacy systems without having to completely re-engineer them. But to put a veneer on it, containerize them, put an API layer on them so that they can actually be agile in this new world without having to rewrite everything. >> And the business model opportunities or having new business models are emerging from this. We saw AccuWeather came on, was talking about this. This is potentially a money-making opportunity. >> Absolutely. Absolutely. >> We're not just (mumbling) partners. >> Yeah, that's exactly what I mean. >> What are some of the harder technical problems that maybe ten years ago were unsolvable that you've helped customers solve, or that Google is in a best position to solve that you're working on? >> When you think about Google's differentiators one of the places is data analytics NAI. As we talked about it, financial services is a very data heavy business, but unfortunately the data had been sitting in different silos for a very, very long time. And Google's data analytics tools to be able to take all of that data, put it together, and then put that data in front of business people that doesn't necessarily have to have a computer science degree. And to be able to get insights from that data is creating a massive shift in the market. And of course the next stage from that is using our AI and email capabilities to create new insights from that data. At Google we've been using ML and machine learning and I've been embedding them into our products for a very long time. And now our focus is to be able to make it as easy for our customers to do the same in their systems. Everything from how you source that data, how you process that data, and then how do you build the models, how do you train them, how do you execute them and how do you create control over those models? And those are the places that are very attractive to financial services because as you've rightly said, it is a data business and it's important to the core of their business. >> One of the things I want to get your thoughts on. This may or may not be in your wheelhouse, but given your experience I think you might have a comment on this because technology's a big part of the shift. Culture is a big part of the shift. In terms of either mindset, whether its not an age thing, it's more of a mindset thing. But one of the things we're seeing from customers telling us that slowing down adoption on the innovation curve is procurement, and that a lot of these companies have 1995 procurement rules. That's client server, that was before the web started. So procurement, how do you procure a modern Apache API marketplace programmability (rambles) infrastructure's code completely different application renaissance is happening. So you got modern application, multi-cloud, hyper-cloud. There's no rules on procurement. There's no, "Well, split the deal amongst three vendors." You can't do that anymore. Google's great for this Cloud, why even look another cloud, or Amazon. Or Amazon for this, Google for that. So procurement has lagged. >> Yes. >> And so does that get in the way? Do you (rambles) into that? Just generally, what's your comment? How does your procurement evolve? >> I think especially in financial services like procurement takes a long time. In some cases rightly so because you got to make sure you have the right security, you got the right processing in place. But I think it's probably time for us to modernize our procurement processes as well. >> Make it faster. I mean, a lot of the times its on the customer too, not just you guys. Self-services changed the game, certainly. But even just the procurement rules. Well, we're running out of time. Thanks for coming out, I appreciate the insights. >> Great interview. >> Final question. What is the biggest learnings of the past couple of years, now you're starting to see complete visibility into programmability networking layer. Now you get (rambling) service, (rambling) right around the corner. What's the big revelation in your mind of where we are? >> Well, I think, especially for financial services, we've been on this journey for a while. I think the conversation has shifted, I think that was the very first question that you have asked. And I think we are now at the place where it's no longer just experimentation or just doing proof release systems. We now have the customers that are doing mission critical, global systems on Google Cloud. HSBC has been on us with the stage, Scotia Bank, (mumbles), some of the biggest customers. So what have we learned from that experience? I think one, you got to start. You got to start getting your hands dirty. Because it is a different paradigm and it does take a while to learn that. And it is not just a technical paradigm shift, it is a cultural paradigm shift. If you don't start early, its going to take you a while to bring the entire organization with you. Start the technology early, start the cultural transformation early as well. >> Ulku, thank you for come sharing the insights. Congratulations, good work. Financial service, it's a tough business. You guys do a good job, thanks. >> Thank you very much, thanks for having me. >> Live Cube Coach here in San Francisco. I'm John Furrier with Dave Vellante. Stay tuned for more live coverage after the short break. Day three, of Three Days of Wall to Wall Coverage here on The Cube in San Francisco, stay with us.
SUMMARY :
Brought to you by Google Cloud and its ecosystem partners. We're here live in San Francisco on the ground floor here. Thank you, John. Thanks for joining us! good to be here today. What's the signals from the marketplace? to be able to create better experiences for them. It's coming right around the corner, too. I also have the privilege of spending a lot of time And the other was "Well we have global scale, the Cloud as a place to innovate all the financial institutions and other in New York. And obviously security has got to be big then. and have that flexibility to be able to choose So for them to be able to manage this to be able to have skill and reliability. Sounds like an operating system to me. (rambling) clouds, its operating Anthos is the operating system of the Cloud. but I've certainly heard CIO's in the banking world is going to come, it's here. I think there's going to be more players, But the other thing that's interesting is, And now in comes the Cloud, they're not going to just How does that evolve? Do you see that either service providers, new opportunities to be able to reach This is going to be a big part of it. and the different players to talk to each other. And the business model opportunities Absolutely. And now our focus is to be able to make it One of the things I want to get your thoughts on. to modernize our procurement processes as well. I mean, a lot of the times its on the What is the biggest learnings of the past We now have the customers that are doing Ulku, thank you for come sharing the insights. after the short break.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Steve Alante | PERSON | 0.99+ |
HSBC | ORGANIZATION | 0.99+ |
John | PERSON | 0.99+ |
Scotia Bank | ORGANIZATION | 0.99+ |
Dave Vellante | PERSON | 0.99+ |
John Furman | PERSON | 0.99+ |
Ulku Rowe | PERSON | 0.99+ |
ORGANIZATION | 0.99+ | |
Amazon | ORGANIZATION | 0.99+ |
Steve | PERSON | 0.99+ |
Mastercard | ORGANIZATION | 0.99+ |
New York | LOCATION | 0.99+ |
thousands | QUANTITY | 0.99+ |
San Francisco | LOCATION | 0.99+ |
FinTex | ORGANIZATION | 0.99+ |
Apache | ORGANIZATION | 0.99+ |
Mitt Zavy | PERSON | 0.99+ |
Nick Cucuru | PERSON | 0.99+ |
two ways | QUANTITY | 0.99+ |
One | QUANTITY | 0.99+ |
one | QUANTITY | 0.99+ |
1995 | DATE | 0.99+ |
first question | QUANTITY | 0.99+ |
today | DATE | 0.98+ |
late 80s | DATE | 0.98+ |
second thing | QUANTITY | 0.98+ |
John Furrier | PERSON | 0.97+ |
Anthos | ORGANIZATION | 0.97+ |
Ulku | PERSON | 0.97+ |
Day three | QUANTITY | 0.96+ |
Day 3 | QUANTITY | 0.96+ |
One thing | QUANTITY | 0.95+ |
ten years ago | DATE | 0.95+ |
single | QUANTITY | 0.95+ |
Google Cloud | TITLE | 0.95+ |
hundred percent | QUANTITY | 0.94+ |
Cloud | TITLE | 0.94+ |
first | QUANTITY | 0.94+ |
more than 500 cloud efforts | QUANTITY | 0.93+ |
a minute | QUANTITY | 0.93+ |
10 years ago | DATE | 0.92+ |
two narratives | QUANTITY | 0.92+ |
single pane | QUANTITY | 0.92+ |
Three Days of Wall to Wall Coverage | TITLE | 0.89+ |
Prem | ORGANIZATION | 0.86+ |
three vendors | QUANTITY | 0.86+ |
AccuWeather | TITLE | 0.86+ |
Cloud | ORGANIZATION | 0.85+ |
Google Cloud | ORGANIZATION | 0.82+ |
Apache | TITLE | 0.8+ |
early 90s | DATE | 0.8+ |
Three | QUANTITY | 0.78+ |
last couple of days | DATE | 0.75+ |
The Cube | TITLE | 0.74+ |
Next '19 | DATE | 0.73+ |
one cloud | QUANTITY | 0.73+ |
over 500 existing planned cloud | QUANTITY | 0.73+ |
couple | QUANTITY | 0.73+ |
New York | ORGANIZATION | 0.72+ |
Anthol | ORGANIZATION | 0.72+ |
Stefan Voss, Dell EMC | CUBEConversation, February 2019
>> From the SiliconANGLE media office in Boston Massachusetts, it's theCUBE. Now here's your host, Dave Vellante. >> Hi everbody, this is Dave Vellante, and welcome to this special Cube conversation on a very important topic, cyber security and cyber resiliency. With me today is Stefan Voss who's the Senior Director of Product Management for Data Protection Software and Cyber Security and Compliance at Dell EMC. Stefan, thanks for coming on and helping us understand this very important topic ahead of RSA World. >> My pleasure, thanks Dave for having me. >> You're welcome, so let's talk about the environment today. We have, for years, seen back-up evolve into data protection, obviously disaster recovery is there, certainly long term retention. But increasingly, cyber resilience is part of the conversation. What are you seeing from customers? >> Yeah, definitely, we're seeing that evolution as well. It's definitely a changing market and what a perfect fit. We have to worry about right of breach, What happens when I get attacked? How can I recover? And the technologies we have, that we have for business resiliency back-up, they all apply, they all apply more than ever. But sometimes they have to be architected in a different way. So folks are very sensitive to that and they realize that they have great technologies. >> I'm glad you mentioned the focus on recovery because we have a lot of conversations on theCUBE about the CIO and how he, or she, should be communicating to the board, or the CSO, how they should be communicating to the board. That conversation has changed quite dramatically over the last 10 years. Cyber is a board-level issue. When you talk to, certainly large companies, every quarter they're talking about cyber. And not just in terms of what they're doing to keep the bad guys out but really what the processes are to respond, what the right regime is - you know, cyber security is obviously a team sport, it's not just the responsibility of the CSO or the SECOPS team, or the IT team, everybody has to be involved and be aware of it. Are you seeing that awareness at board levels within your customer base, and maybe even at smaller companies? >> 100%, I think the company size almost doesn't matter. Everybody can lose their business fairly quickly and there's one thing that NotPetya, that very bad, sort of, attack told us is that it can be very devastating. And so if we don't have a process and if we don't treat it as a team sport, we'll be uncoordinated. So, first of all, we learned that recovery is real and we need to have a recovery strategy. Doesn't mean we don't do detection, so the NIS continuum applies, but the CSOs are much more interested in the actual data recovery than they ever were before which is very interesting. And then, you know, you learn that the process is as important as the technology. So, in other words, Bob Bender - a fabulous quote from Founders Federal - you know, the notion of sweating before the game, being prepared, having a notion of a cyber recovery run book. Because the nature of the disasters are changing so, therefore, we have to think about using the same technologies in a different way. >> And I said at the open that things are shifting from just a pure back-up and recovery spectrum to much broader. The ROI is changing, people are trying to get more out of their data protection infrastructure than just insurance and, certainly, risk management and cyber resiliency and response is part of that. How is the ROI equation changing? >> Yeah, I mean, it's a very valid question. You know, we do have, people are asking for the ROI. We have to take a risk-based approach, we are mitigating risk. It's never fun to have any data protection or business resilience topology, 'cause it's incremental cost, but we do that for a reason. We need to be able to have an operational recovery strategy, a recovery strategy from a geographic disaster and, of course, now more so than ever a recovery strategy from a cyber attack. And so, therefore, we have to think about, you know, not so much the ROI but what is my risk reduction, right? By having, sort of, that process in place but also the confidence that I can get to the data that I need to recover. >> Now we're gonna get into that a little bit later when we talk about the business impact analysis. But I wanna talk about data isolation. Obviously ransomware is a hot topic today and this notion of creating an air gap. What is data isolation from your perspective? What are customers doing there? >> Yeah, I mean, I think almost every customer has a variant of data isolation. It's clear that it works, we've seen this from the NotPetya attack again that where we were, large logistics company, right, found data the domain controller on a system that underwent maintenance in Nigeria. So a system that was offline, but we don't wanna operate that way. So we wanna get the principles of isolation because we know it kind of reduces the attack surface, right, from the internal actor, from ransomware variants, you name it. All of these are, when you have stuff on the network it's theoretically fair game for the attacker. >> So that Nigeria example was basically by luck there was a system offline under maintenance that happened to be isolated? And so they were able to recover from that system? >> Absolutely. And another example was, of course, critical data that domain controller, 'cause that's what this attack happened to go after, was on tape. And so, you know, this just shows and proves that isolation works. The challenge we were running into with every customer we work with was the recovery time. Especially when you have to do selective recovery more often, you know, we wanna be able to get the benefits of online media. But also get, sort of, the benefits of isolation. >> Yeah, I mean, you don't wanna recover from tape. Tape is there as a last resort and hopefully you never have to go to it. How are customers, sort of, adopting this data isolation strategy and policy? Who's involved, what are some of the pre-requisites that they need to think about? >> Yeah, so the good thing - first thing's first, right. We have technology we know and love, so our data protection appliances where we started architecting this workflow, that we can use. So, in other words, you don't have to learn a new technology, buy something else. There's an incremental investment, yes. And then we have to think about who's involved. So that earlier point, the security folks are almost always involved, and they should be involved. Sometimes they fund the project, sometimes it comes out of IT. Right, so, this is the collaborative effort and then to the extent it's necessary, of course, you wanna have GRC - so the risk people - involved to make sure that we really focus on the most important critical assets. >> Now ahead of RSA, let's talk a little bit about what's going on in that world. There are security frameworks, Nist in particular is one, that's relatively new, I mean it's 2014 it came out, it's been revised really focusing on prevent, detect and, very importantly, respond. Something we've talked about a lot. Are people using that framework? Are they doing the self-assessments that Nist prescribes? What's your take? >> Yeah, I think they are. So, first of all, they are realizing that leaning too much left of breach, in other words hoping that we can always catch everything, sort of the eggshell perimeter, everybody understands that that's not enough. So we have to go in-depth and we also have to have a recovery strategy. And so the way I always like to break it down pragmatically is - one, what do I prioritize on? So we can always spend money on everything, but doing a business impact analysis and then maybe governing that in a tool like RSA Archer can help me be a little bit more strategic. And then, on the other end, if I can do a better job co-ordinating the data recovery along with the incident response, that will go a long way. You know and, of course, that doesn't forego any investment in the detection but it is widely adopted. >> One of the key parts about the NIS framework is understanding exposure in the supply chain where you may not have total control over one of your suppliers' policies, but yet they're embedded into your workflow. How are people handling that? Is there a high degree of awareness there? What are you seeing? >> It is absolutely, that's why product security is such an important element, and it's the number one priority for Dell Security, even above and beyond the internal security of our data center, as crazy as it sounds. Because, you know, we can do a lot of damage right in the market. So, certainly, supply chain, making sure we have robust products all along the way is something that every customer asks about all the time and it's very important. >> Let's go back to business impact analysis, we've mentioned it a couple of times now. What is a business impact analysis and how do you guys go about helping your customers conduct one? >> Yeah, I mean, let's maybe keep it to that example, let's say I go through this analysis and I find that I'm a little bit fuzzy on the recovery and that's an area I wanna invest. You know, and then I buy off on the concept that I have an isolated or cyber recovery vault on an isolated enclave onto which I can then copy data and make sure that I can get to it when I have to recover. The question then becomes, well what does business critical mean? And that's where the business impact analysis will help to say what is your business critical process - number one, number two - what are the associated applications, assets? 'Cause when you have that dependency map it makes it a lot easier to start prioritizing what applications do I put in the vault, in other words. In this specific example. And then how can I put it into financial terms to justify the investment? >> Well we were talking about ROI before, I mean really we've done actually quite a few studies looking at Global 2000 and the cost of downtime. I mean, these are real tangible metrics that, if you can reduce the amount of downtime or you can reduce the security threat, you're talking about putting money back in your pocket. Because Global 2000 organizations are losing millions and millions of dollars every year, so it is actually hard ROI. Even though some people might look at it as softer. I wanna talk about isolated data vault, you know, this notion of air gaps. What are you guys specifically doing there? Do you have solutions in that area? >> Yeah, we do. So we are using, luckily, so the concepts that we know from resiliency disaster recovery. Right, so our data protection storage which is very robust, it's very secure, it has very secure replication. So we have the mechanisms to get data into the vault, we have the mechanisms to create a read-only copy, so an immutable copy, that I can then go back into. So all of this is there, right, but the problem is how do I automate that workflow? So that's a software that we wrote that goes along with the data protection appliance sale. And what it does, it's all about ingesting that business critical data that I talked about into the secure enclave, and then rendering it into an immutable copy that I can get to when I have nowhere else to go. >> Okay, so you've got that gap, that air gap. Now, the bad guys will say 'Hey, I can get through an air gap, I can dress somebody up as a worker and put a stick in'. And so, how much awareness is there of that exposure? And I know it's maybe, you know, we're hitting the tip of the pyramid here, but still important. Can you guys help address that through, whether it's processes or product or experience? >> 100% so we have, of course, our consulting services that will then work with you on elements of physical security, or how do I lock down that remaining replication link? It's just about raising the bar for the attacker to make it more likely we'll catch them before they can get to, really, the prized assets. We're just raising the bar but, yes, those are things we do. So consulting, physical security, how do I do secure reporting out? How do I secure management going in? How do I secure that replication or synchronization link into the vault? All of these are topics that we then discuss, if they kind of deviate from the best practices and we have very good answers through our many customer arrangements. >> Stefan, let's talk about some of the specific offerings. RSA is a portfolio company in the Dell Technologies Group, it's a sister company of Dell EMC. What are you guys doing with RSA? Are you integrating with any of their specific products? Maybe you could talk about that a little bit? >> Yeah, I think, so when you think about recovery and incident response being so important, there's an obvious, right? So what RSA has found - I thought this was very interesting is that there's a lack of coordination between, typically, the security teams and the data professionals, data restoration professionals. So the more we can bridge that gap through technology, reporting, the better it is, right? So, there's a logical affinity between an incident response retainer, activity, and the data recovery solutions that we provide. That's one example, right? So every day counts, that example that I talked about NotPetya, the specific customer was losing 25 Euros every day. If I can shave off one day, it's money in the bank. Or money not out of the bank. The other area is, how do I make sure that I'm strategic about what data I protect in this way? That's the BIA Archer. And then there's some integrations we are looking at from an analytics perspective. >> Archer being the sort of governance risk and compliance, workflow, that's sort of one of the flagship products of RSA. So you integrate to that framework. And what about analytics, things like IOC, RSA NetWitness, are those products that you're integrating to or with, or leveraging in any way? >> Yeah, first off, analytics in general it's an interesting concept now we have data inside our secure enclave, right? So what if we could actually go in and give more confidence to the actual copies that we're storing there. So we have an ecosystem from an analytics perspective. We work with one specific company, we have Arrest API-based integration where we then, essentially, use them to do a vote of confidence on the copy, of the raw back up. Is it good? Are there signs that it was corrupted by malware? and so forth. So what that helps us do is be more proactive around our recovery because, I think you're about to say something - but if I knew there's something, you know, suspicious then I can start my analytics activity that much sooner. >> Well the lightbulb went off in my head. Because if I have an air gap, and I was saying before, it's necessary but insufficient. If I can run analytics on the corpus of the back up data and I can identify anomalies, I might be able to end run somebody trying to get through that air gap that I just mentioned before. Maybe it's a physical, you know, security breach. And the analytics might inform me. Is that a reasonable scenario? >> It is a reasonable scenario, though we do something slightly different. So, first of all, detection mechanisms, left of breach stuff, is what it is, we love it, we sell it, you know, we use it. But, you know, when it comes to back up they're not off-the-shelf tools we can just use and say 'Hey, why don't you scan this back up?' It doesn't typically work. So what we do is, in the vault, we have time, we have a workbench so it's almost like sending a specimen to the lab. And then we take a look at it. Are there any signs that there was data corruption that was indicative of a ransomware attack? And when there is such a scenario we say, 'You might wanna take a look at it, and do some further investigation'. That's when we then look at NetWitness or working with the security teams. But we can now be of service and say 'You might wanna look at this copy over here'. It's suspicious, there's an indicative compromise. And then take the next steps other than hoping for the best. >> You mentioned the ecosystem, you mentioned the ecosystem before. I wanna double-click on that. So, talk about the ecosystem. We've said here it's a team sport, you can't just do it alone. From a platform perspective is it open, is it API based? Maybe you can give some examples of how you're working with the ecosystem and how they're leveraging the platform. >> Yeah 100%. So, like I said, so we have, you know, our data protection appliances and that's sort of our plumbing, right, to get the data to where I want. We have the orchestration software. This is the part we're talking about. The orchestration software has Arrest API, everything's documented in Swagger. And the reason we did that is that we can do these orchestrations with third party analytics vendors, that's one use case right? So, I'm here, I have a copy here, please scan, tell me what you find and then give me an alert if you find something. The other example would be, maybe, doing a level of resiliency orchestration. Where you'd automate the recovery workflow beyond what we would have to offer. There are many examples but that is how we are enabling the ecosystem, essentially. >> You mentioned Founders Federal earlier. Is that a customer, is that a reference customer? What can you tell me about them? >> Yeah it's a reference customer and they very much saw the need for this type of protection. And, you know, we've been working with them. There's a Dell World, last year, session that we did with them. And very much the same sort of, like the quote said, focus on the process not only the product and the set of technologies, right? And, so that's how we've been partnering with them. >> The quote being 'Sweat before the game'? Founders Federal, that's a great quote. Alright, we've talked a lot about just, sort of, general terms about cyber recovery. What can you tell us, tell the audience, what makes Dell EMC cyber recovery different in the marketplace and, you know, relative to your competition? Pitch me. >> Yeah, I mean, I think it's a very unique capability. Because, one, you need a large install base and, sort of, a proven platform to even built it on, right? So when you look at the data domain technology we have a lot to work with. We have a lot of customers using it. So that's very hard to mimic. We have the orchestration software where we, I believe, are ahead of the game, right? So the orchestration software that I talked about that gets the data into the vault securely. And then our ecosystem, right? So those are really the three things. And then, of course, we have the consulting services which is also hard to mimic. To really, you know, design the process around this whole thing. But I think the ecosystem, sort of, approach is also very powerful. >> You have a big portfolio, you've got your sister company that's, sort of, well known obviously in this business. Do you also have solutions? I mean, for instance, is there an appliance as part of the portfolio that fits in here? And what is that? >> Yeah, so, you can think of this as, if I wanted to really blow it down, the two things I would buy is a data domain - it could be the smallest one - and a VxRail appliance that runs the software. And then I stick that in the vault. And then there's, sort of, that product. So you can think of it as an appliance that happens to go with the software that I talked about that does the orchestration. >> Okay, so, RSA the premier conference on cyber coming up in a couple of weeks. What have you guys got going there? Give us a little tease. >> Yeah, absolutely. So it's gonna be an awesome show and we will have a booth, and so we look forward to a lot of customer conversations. And we do have a panel. It's gonna be with Mastercard and RSA and myself. And we're really gonna take it from left of breach all the way to right of breach. >> Awesome, do you know when that panel is yet? >> It is, I think, on the 5th, I may have to check. >> Which is which day? >> I wanna say it's Wednesday. >> So it starts on the Monday, right? So that'll be day three. So check the conference schedule, I mean things change at the last minute. But that's great. Mastercard is an awesome reference customer. We've worked with them in the past and so, that's great. Stefan, thanks very much for coming to theCUBE and sharing some of your perspectives and what's coming up at RSA. It's good to have you. >> Thanks so much, Dave, I appreciate it. >> Okay, thanks for watching everybody. This is Dave Vellante from our East Cost headquarters. You're watching theCUBE.
SUMMARY :
From the SiliconANGLE media office and Compliance at Dell EMC. is part of the conversation. And the technologies we have, that we have or the IT team, everybody has to be involved And so if we don't have a process And I said at the open that things are shifting And so, therefore, we have to think about, you know, What is data isolation from your perspective? So a system that was offline, but we don't wanna And so, you know, this just shows and proves pre-requisites that they need to think about? So that earlier point, the security folks Now ahead of RSA, let's talk a little bit And so the way I always like to break it down One of the key parts about the NIS framework is something that every customer asks about all the time and how do you guys go about and I find that I'm a little bit fuzzy on the recovery and the cost of downtime. So we have the mechanisms to get data into the vault, And I know it's maybe, you know, we're that will then work with you on elements of RSA is a portfolio company in the Dell Technologies Group, and the data recovery solutions that we provide. of the flagship products of RSA. of the raw back up. And the analytics might inform me. we love it, we sell it, you know, we use it. So, talk about the ecosystem. And the reason we did that is that we can What can you tell me about them? and the set of technologies, right? different in the marketplace and, you know, that gets the data into the vault securely. as part of the portfolio that fits in here? and a VxRail appliance that runs the software. Okay, so, RSA the premier conference And we do have a panel. So it starts on the Monday, right? This is Dave Vellante from our East Cost headquarters.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Stefan | PERSON | 0.99+ |
Dave | PERSON | 0.99+ |
Dave Vellante | PERSON | 0.99+ |
Stefan Voss | PERSON | 0.99+ |
Bob Bender | PERSON | 0.99+ |
Nigeria | LOCATION | 0.99+ |
Dell Technologies Group | ORGANIZATION | 0.99+ |
RSA | ORGANIZATION | 0.99+ |
millions | QUANTITY | 0.99+ |
February 2019 | DATE | 0.99+ |
100% | QUANTITY | 0.99+ |
last year | DATE | 0.99+ |
Global 2000 | ORGANIZATION | 0.99+ |
Mastercard | ORGANIZATION | 0.99+ |
Dell EMC | ORGANIZATION | 0.99+ |
Boston Massachusetts | LOCATION | 0.99+ |
one day | QUANTITY | 0.99+ |
Wednesday | DATE | 0.99+ |
2014 | DATE | 0.99+ |
25 Euros | QUANTITY | 0.99+ |
Monday | DATE | 0.99+ |
Dell | ORGANIZATION | 0.99+ |
Founders Federal | ORGANIZATION | 0.98+ |
first | QUANTITY | 0.98+ |
millions of dollars | QUANTITY | 0.98+ |
today | DATE | 0.98+ |
one | QUANTITY | 0.98+ |
One | QUANTITY | 0.98+ |
Dell World | ORGANIZATION | 0.97+ |
one thing | QUANTITY | 0.97+ |
Nist | ORGANIZATION | 0.96+ |
two things | QUANTITY | 0.95+ |
one example | QUANTITY | 0.95+ |
RSA Archer | TITLE | 0.94+ |
day three | QUANTITY | 0.94+ |
SECOPS | ORGANIZATION | 0.94+ |
three things | QUANTITY | 0.93+ |
NetWitness | ORGANIZATION | 0.92+ |
last 10 years | DATE | 0.88+ |
RSA World | ORGANIZATION | 0.83+ |
> 100% | QUANTITY | 0.82+ |
GRC | ORGANIZATION | 0.81+ |
Data Protection Software | ORGANIZATION | 0.76+ |
Arrest | TITLE | 0.76+ |
RSA | TITLE | 0.73+ |
Swagger | TITLE | 0.73+ |
NotPetya | TITLE | 0.71+ |
IOC | ORGANIZATION | 0.68+ |
NotPetya | ORGANIZATION | 0.68+ |
Cube | ORGANIZATION | 0.67+ |
NIS | TITLE | 0.67+ |
years | QUANTITY | 0.65+ |
CSO | ORGANIZATION | 0.65+ |
every year | QUANTITY | 0.62+ |
double | QUANTITY | 0.62+ |
SiliconANGLE | ORGANIZATION | 0.6+ |
5th | QUANTITY | 0.56+ |
Archer | ORGANIZATION | 0.55+ |
East | LOCATION | 0.53+ |
RSA NetWitness | TITLE | 0.53+ |
BIA Archer | ORGANIZATION | 0.52+ |
VxRail | ORGANIZATION | 0.39+ |
two | OTHER | 0.33+ |
Gabriel Abed, Bitt & Digital Asset Fund | Global Cloud & Blockchain Summit 2018
(upbeat music) >> Live from Toronto, Canada, it's theCUBE. Covering Global Cloud and Blockchain Summit 2018. Brought to you by theCUBE. >> Hello everyone and welcome back to theCUBE's live coverage in Toronto for the Blockchain Cloud Summit, part of the Blockchain Futurist event happening tomorrow and Thursday here in Toronto. I'm John Furrier with Dave Vellante. We're here with Gabriel Abed who's the founder of Bitt and also the Digital Asset Fund. Great story he's been there from the beginning. President at creation in the movement that's now changing the world. Blockchain and cryptocurrency certainly. Infrastructure and token economics, changing how things are doing. And rolling out, reimagining everything from infrastructure to value exchanges. Gabriel welcome to theCUBE. >> Thank you it's great to be here. >> So we were just talking on camera, you like to go after the big changes. You're an entrepreneur, you have that fire in your belly. You've been very successful. Where are we? I mean, you've been part of the movement, we're now on the cusp of mainstream adoption, there's still work to do. >> Oh, plenty of work. Lots of infrastructure still to build, many regulators and legislators still to educate, lots of laws still to be amended and changed. And, at the end of the day, it's happening and it's happening quickly and beautifully right now. The entire industry is changing. >> One of the things that you've done, you've taken on some big projects and you've made change happen. Regulation is one of the hottest topics we're hearing certainly in the United States, it affects innovation and there's so much entrepreneurial activity happening right now. There's so many entrepreneurs, alpha entrepreneurs really want to do great things, and regulation is just a blocker. It's an antibody for innovation. And you've busted through that. And it's probably going to continue. The old guard is either going to be replaced or adapting to the technology. You've done that, and a lot of people want to do what you've done. What's the secret? What's the secret of your success? How have you taken on these big, incumbent positions and taken them over >> But you're not running from regulators, you're embracing them. >> No, no, I think regulators are important to a responsible and sophisticated market. When my partner and I started Bitt in 2013, 2014, we immediately realized that if we wanted to build a product for the monetary authorities around the world, we needed to have the buy-in from the regulators. So from day one we were regulator-friendly. And it's not to say that we don't believe in a decentralized future, I'm as big of an advocate for decentralization and the freedom of information as anyone else, but I'm also a big believer in if you're a product for a market in the traditional world you have to involve the regulators in order to ensure that product does its job, keeps the consumers safe, and ensures that the economy around it doesn't collapse. So regulators are critical in this field. >> Talk about what you guys have done. Take a minute to explain the project you did, how it worked out, the tenacity, but also, what was the outcome? What were you trying to do in the project and where is it right now? >> It depends on the project you're referring to >> Maybe start at the beginning >> The Caribbean >> Let's start at the beginning. >> Yeah, yeah. >> Okay, so, Gabriel Abed, born, raised, educated in Barbados, around the age of 19, I decided I was going to take my computer science education a bit further. I went to Canada, I did a Bachelor of IT, where I majored in network security. In Ontario, the University of Ontario. And, unlike the rest of of my peers, who usually stay in Canada, I decided to go back to my little nation with the education that I had just received. And I took that education home, and started one of the world's first blockchain companies, but at the time I didn't understand blockchain per se, I understood it as a commodity, as a cool investment, I didn't understand the true nature behind the protocol itself. It was only until 2013 that my partner and I ran one of the larger mining operations in the world, that we realized a commodity was actually a protocol. A network tool. A system that you could build on top of. So in 2014, we actually created one of the world's first blockchain assets, on Bitcoin's blockchain. And that a representation of a digital dollar for a central bank. And the notion behind Bitt.com in 2014 was, let's compete with cash, because it's inefficient, it's costly, and it slows down the movement of society. So what we wanted to do is create a digital version of that, that would save economies hundreds of millions of dollars. Cash is expensive to to create, that linen, plastic, paper money, it's easily forged, it can be counterfeited, it's hard to transport, it has an expense to transport, it has an expense to count, it has an expense to secure, and then it has overheads around the entire ecosystem of accountability. Whereas, a blockchain-based digital dollar eliminates all of those efficiencies, and increases the ability for a monetary authority to trace, track, and have a better form of anti-money laundering, counter-terrorism financing and a better overview of their entire society. So that all, we took that notion, went to the central bank of Barbados, who at the time was being led by Dr. DeLisle Worrell, and our very first meeting he had asked me to excuse his office. And 13 meetings later, and a whole two years, lots of development, building out infrastructure around compliance, around finance, around security, and around regulation, we finally got the nod of approval from Dr. DeLisle Worrell to operate a fiat example of a digital dollar in Barbados. And since then, we have been working with several central banks around the world, bitt.com today is the leading central bank provider for digital dollars. A lot has changed, I've developed other tools since, and other businesses, but bitt.com continues to be the best friend for central banks looking to move and transition into the digital arena. >> Why, I mean other than a closed mindset, why wouldn't every government around the world want to move in this direction? Initiate some kind of FedCoin, for example. >> Education, education, it's the fear that the system may not be scalable, it's the fear that the system could be hacked, it's the fear that they could be cut out, their control, at the end of the day, monetary authorities, like the Federal Reserve, they have a control on the money supply. Whereas, something like decentralized cryptographic currencies, there is nobody in control of the money supply. Hence, inflation versus deflation systems. Then there's the issue of hacking and the threat of digital and cybersecurity. Typically, the head of these monetary authorities are older gentlemen who are traditionally conservative. And who are not (mumbles) with cybersecurity. So the fear of hacking is very real for someone like them, whereas someone like me who is trained as a network security expert, those fears can be mitigated with good policy and procedure, cold wallets, and the right process, to ensuring the environment can run without the risk or the fear of malicious attacks. So it really boils down to education. The educated governors of central banks, like there's one, for example, Timothy Antoine. Dr. Antoine is the governor of the Eastern Caribbean Central Bank. And they govern and mandate the currency union of eight islands below them. St. Lucia, Grenada, Antigua, et cetera. Now, he's a governor that gets this and has wrapped his head around it, and understands that this is the future. He gets it so much that he signed an agreement with bitt.com to begin exploring a pilot for his currency union to have a digital dollar implemented in it. You also have governors and presidents like that of Curacao. Or the central bank of Curacao, where we've just signed an agreement to move forward with a phase of looking at the implications of rolling out a digital dollar in a society like Curacao and St. Maarten. What is the ramifications? What is the feasibility study behind that? So, to answer your question, it's not every single regulator, governor, and central bank manager is going to head toward this technology tomorrow. But with more education, and more lobbying, you will see more and more central bank governors moving in this direction, because it's better, cheaper, faster, makes their job easier, gives them more control, gives them more oversight, and provides all the things that they would want as a central bank to continue to do their job for their society. Which is to protect their dollar from alien threats. And to ensure that the dollar remains stable, and to just generally ensure that the society is functioning the way it should. >> Gabriel, what's your vision on what this will enable for the citizens? What's the impact that you see happening? If this continues down the trajectory, what is the adoption look like, impact to people's lives on a everyday basis. >> Well, for a very starting point, you democratize payment. Right now, if I want to make a payment, I have to go through a utility company called a bank. And this bank typically has frictional costs, and frictional overheads and time. That's one of the biggest problems, is that these monopolistic infrastructures hinder the ability for the average participation of a free-flowing payment system. So what you end up having is rather than me being able to make a digital payment in seconds, with no cost, I have to wait days, I have to use manual-based systems whether it's check, cash or the bank's Visa Mastercard system. And then it has frictional costs. So right off the bat, you democratize payment. What does that do for a society in a developing nation? It empowers people. And you're empowered because now as a developer, I can build on this payment system. As an entrepreneur, I can tap in to this payment system. As a merchant, I can utilize this low-cost payment system. As a society, I now have GDP growth because of financial inclusion. The underbanked, who do not have access to banking facilities for one reason or another, maybe they don't like the bank, maybe the banks don't like them. Maybe they don't have two proofs of ID. Maybe they don't have a fixed place of abode. Maybe they don't have the minimum deposit amount. All of these features keep the poor and the underbanked out of the system. Whereas, in developed nations, we have mobile penetration rates that are through the roof. In some cases, like Barbados, over 100 percent. So if you have 100 percent penetration rate of this mobile platform, this thing in my pocket, but I cannot access the banking system, well flip that around, democratize the payment system, allow payments to exist on this mobile phone, and watch how quickly society becomes banked. So what you end up having is full adoption. Why would we not have full adoption when it's cheaper, it's faster, it's more inclusive. >> And the data from that collective intelligence only creates a digital nation >> A more responsible environment. >> Wealth creation environment. >> It creates a more traced, tracked, and accountable society so that the monetary authorities in the government can now start making educated decisions on data. They now know who's buying milk, who's gambling, who's paying their taxes and who's not. >> The downstream benefits of this are massive. >> The downstream benefits are massive, enormous. They're disruptive. This is a brand new fiscal tool, a monetary tool, being given to central banks to start eroding the field of private e-money systems, and to start bringing about a uniform standard towards payments. Plain and simple. We're going to the central banks and introducing a new monetary instrument, that they're in control of. That now the commercial banks, the financial institutions, the corporatocracies, the citizens, and the merchants can all fall under one roof issued by their monetary authority. And this is not a cell phone company or a bank building their own private system that I have to jump through some hoops and some red tape and sign away my first born and give away my left arm to enter. This is a free and open source standard system. >> And it's networked, as you said, penetration is 100 percent on mobile or roughly that, it's a network society that now has digital fabric built into it. This is the future. >> But I played this out in terms of, when you talked about this in your panel, now every device, every thing, every physical asset will be instrumented. >> Yes. >> And as a result, theory can be coconuts. >> You're building the deep infrastructure. I remember we met with World Bank back in 2014 and they coined this term for me. Because they were saying we want to help entrepreneurs and it's important to help entrepreneurs in developing nations because they're the lifeblood of it. But what we are building is the deep infrastructure. And that's exactly what it is. It's the infrastructure that would allow the entrepreneur and the developer to now have a framework that they can build against to provide more uplift. So in essence, it's really going to be exponential growth once systems like this are implemented. The stock market can move digital, and people could buy stocks using digital dollars. E-commerce can occur because I can now buy things online or sell things online with digital dollars. I can now be part of a global, financial ecosystem, with my smartphone and my wallet. >> That's a great use case, congratulations on amazing success, so much is on your plate, you've had great success in this new era, what's on your plate now, what are you working on, what's happening in your world now? >> So in 2017, we realized Bitt was entering a new growth phase. It was no longer a battle of trying to convince regulators and central banks, our product had been proven. Our reputation had been proven. It was time now to scale the company into a professional level of dealing with these regulators around the world. At the end of the day, we would like to digitize cash, wherever cash exists. And to provide those tools for central banks around the world. That would require professional management, and that is not I. >> (laughs) >> So, our investors and shareholders were quite comfortable with our proposal of bringing on that professional management, so in 2017 I resigned as CEO, retained a board position and still single largest shareholder, but with the idea of what other types of infrastructure can I build, now that a deep infrastructure had been put in place. So I've been attacking three major markets, the banking sector, an actual commercial banking enterprise working with a group from the United States towards looking at deploying the future of where we think commercial banking is going. I think that the community, the crypto community in general, there's a lot of noise happening in the chats. And therefore we built a machine learning chat bot to start looking at market sentiments and aggregating market information and of course building common tools for community members. So we've launched a agent called Gabby, the form to gab. My name's Gabriel and my mom calls me Gabby, so it works out quite well. >> You have the gift of gab that's for sure. >> And then I launched a mutual fund with a very sophisticated former managing director of JPMorgan. A guy named Richard Galvin. And we launched the world's first protocol-only fund. We focus only on protocols. And that's called Digital Asset Fund. And we launched that in late 2017 and got full regulatory approval to become a professional fund, that handles 100 percent, solely crypto. And that's basically been my ride, and then outside of that, just your standard consulting, because everybody from World Bank, to IADB, to some government agency to some private organization wants to know about blockchain they want advice, and they need a team of people to give them that advice. So it's just been, all around, looking at how I can be an entrepreneur in this space, while finding great leaders, and partnering with those leaders to build out great companies. While still focusing on ensuring bitt.com becomes the solution for dollars, digital dollars, worldwide. >> Got a great mission, entrepreneur, builder, congratulations. >> Thank you. >> Industry's lucky to have you, congratulations. >> Thanks for coming on. >> Thanks for coming on theCUBE. >> Thank you guys. >> CUBE coverage here, live in Toronto for the first Global Cloud and Blockchain Summit in concert with the Blockchain Futures Conference happening in the next two days after today. More coverage from theCUBE we're live here, stay with us for more great coverage after this short break. (upbeat electronic music)
SUMMARY :
Brought to you by theCUBE. and also the Digital Asset Fund. So we were just talking on camera, And, at the end of the day, it's happening One of the things that you've done, But you're not running from regulators, and ensures that the economy around it doesn't collapse. Take a minute to explain the project you did, the best friend for central banks looking to move want to move in this direction? and the right process, to ensuring the environment can run What's the impact that you see happening? So right off the bat, you democratize payment. so that the monetary authorities in the government and give away my left arm to enter. This is the future. But I played this out in terms of, and the developer to now have a framework that they can At the end of the day, we would like to digitize cash, at deploying the future of where we think commercial banking the solution for dollars, digital dollars, worldwide. Got a great mission, entrepreneur, builder, in the next two days after today.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Barbados | LOCATION | 0.99+ |
Dave Vellante | PERSON | 0.99+ |
2013 | DATE | 0.99+ |
Timothy Antoine | PERSON | 0.99+ |
Canada | LOCATION | 0.99+ |
JPMorgan | ORGANIZATION | 0.99+ |
Gabriel Abed | PERSON | 0.99+ |
World Bank | ORGANIZATION | 0.99+ |
2017 | DATE | 0.99+ |
2014 | DATE | 0.99+ |
Gabriel | PERSON | 0.99+ |
Ontario | LOCATION | 0.99+ |
John Furrier | PERSON | 0.99+ |
Richard Galvin | PERSON | 0.99+ |
100 percent | QUANTITY | 0.99+ |
Toronto | LOCATION | 0.99+ |
bitt.com | ORGANIZATION | 0.99+ |
University of Ontario | ORGANIZATION | 0.99+ |
first | QUANTITY | 0.99+ |
Gabby | PERSON | 0.99+ |
United States | LOCATION | 0.99+ |
Bitt | ORGANIZATION | 0.99+ |
late 2017 | DATE | 0.99+ |
Blockchain Cloud Summit | EVENT | 0.99+ |
DeLisle Worrell | PERSON | 0.99+ |
over 100 percent | QUANTITY | 0.99+ |
first meeting | QUANTITY | 0.99+ |
IADB | ORGANIZATION | 0.99+ |
Toronto, Canada | LOCATION | 0.99+ |
Federal Reserve | ORGANIZATION | 0.99+ |
Dr. | PERSON | 0.98+ |
Antoine | PERSON | 0.98+ |
Blockchain Futures Conference | EVENT | 0.98+ |
hundreds of millions of dollars | QUANTITY | 0.98+ |
Thursday | DATE | 0.98+ |
tomorrow | DATE | 0.98+ |
one | QUANTITY | 0.98+ |
Digital Asset Fund | ORGANIZATION | 0.98+ |
theCUBE | ORGANIZATION | 0.98+ |
today | DATE | 0.97+ |
one reason | QUANTITY | 0.97+ |
Bitt & Digital Asset Fund | ORGANIZATION | 0.97+ |
single | QUANTITY | 0.96+ |
eight islands | QUANTITY | 0.95+ |
two proofs | QUANTITY | 0.95+ |
first protocol | QUANTITY | 0.95+ |
first blockchain assets | QUANTITY | 0.95+ |
Eastern Caribbean Central Bank | ORGANIZATION | 0.95+ |
Bitt.com | ORGANIZATION | 0.94+ |
One | QUANTITY | 0.94+ |
one roof | QUANTITY | 0.93+ |
bank | ORGANIZATION | 0.93+ |
Global Cloud & Blockchain Summit 2018 | EVENT | 0.91+ |
Global Cloud and Blockchain Summit | EVENT | 0.91+ |
next two days | DATE | 0.9+ |
Global Cloud and | EVENT | 0.89+ |
19 | QUANTITY | 0.87+ |
Digital Asset Fund | OTHER | 0.87+ |
Grenada | LOCATION | 0.86+ |
Curacao | LOCATION | 0.86+ |
Antigua | LOCATION | 0.86+ |
Blockchain Futurist | EVENT | 0.85+ |
St. Maarten | ORGANIZATION | 0.85+ |
Blockchain Summit 2018 | EVENT | 0.85+ |
three major markets | QUANTITY | 0.83+ |
Dell EMC: Get Ready For AI
(bright orchestra music) >> Hi, I'm Peter Burris. Welcome to a special digital community event brought to you by Wikibon and theCUBE. Sponsored by Dell EMC. Today we're gonna spend quite some time talking about some of the trends in the relationship between hardware and AI. Specifically, we're seeing a number of companies doing some masterful work incorporating new technologies to simplify the infrastructure required to take full advantage of AI options and possibilities. Now at the end of this conversation, series of conversations, we're gonna run a CrowdChat, which will be your opportunity to engage your peers and engage thought leaders from Dell EMC and from Wikibon SiliconANGLE and have a broader conversation about what does it mean to be better at doing AI, more successful, improving time to value, et cetera. So wait 'til the very end for that. Alright, let's get it kicked off. Tom Burns is my first guest. And he is the Senior Vice President and General Manager of Networking Solutions at Dell EMC. Tom, it's great to have you back again. Welcome back to theCUBE. >> Thank you very much. It's great to be here. >> So Tom, this is gonna be a very, very exciting conversation we're gonna have. And it's gonna be about AI. So when you go out and talk to customers specifically, what are you hearing then as they describe their needs, their wants, their aspirations as they pertain to AI? >> Yeah, Pete, we've always been looking at this as this whole digital transformation. Some studies say that about 70% of enterprises today are looking how to take advantage of the digital transformation that's occurring. In fact, you're probably familiar with the Dell 2030 Survey, where we went out and talked to about 400 different companies of very different sizes. And they're looking at all these connected devices and edge computing and all the various changes that are happening from a technology standpoint, and certainly AI is one of the hottest areas. There's a report I think that was co-sponsored by ServiceNow. Over 62% of the CIO's and the Fortune 500 are looking at AI as far as managing their business in the future. And it's really about user outcomes. It's about how do they improve their businesses, their operations, their processes, their decision-making using the capability of compute coming down from a class perspective and the number of connected devices exploding bringing more and more data to their companies that they can use, analyze, and put to use cases that really make a difference in their business. >> But they make a difference in their business, but they're also often these use cases are a lot more complex. They're not, we have this little bromide that we use that the first 50 years of computing were about known process, unknown technology. We're now entering into an era where we know a little bit more about the technology. It's gonna be cloud-like, but we don't know what the processes are, because we're engaging directly with customers or partners in much more complex domains. That suggests a lot of things. How are customers dealing with that new level of complexity and where are they looking to simplify? >> You actually nailed it on the head. What's happening in our customers' environment is they're hiring these data scientists to really look at this data. And instead of looking at analyzing the data that's being connected, that's being analyzed and connected, they're spending more time worried about the infrastructure and building the components and looking about allocations of capacity in order to make these data scientists productive. And really, what we're trying to do is help them get through that particular hurdle. So you have the data scientists that are frustrated, because they're waiting for the IT Department to help them set up and scale the capacity that they need and infrastructure that they need in order to do their job. And then you got the IT Departments that are very frustrated, because they don't know how to manage all this infrastructure. So the question around do I go to the cloud? Do I remain on-prem? All of this is things that our companies, our customers, are continuing to be challenged with. >> Now, the ideal would be that you can have a cloud experience but have the data reside where it most naturally resides, given physics, given the cost, given bandwidth limitations, given regulatory regimes, et cetera. So how are you at Dell EMC helping to provide that sense of an experience based on what the work load is and where the data resides, as opposed to some other set of infrastructure choices? >> Well, that's the exciting part is that we're getting ready to announce a new solution called the Ready Solutions for AI. And what we've been doing is working with our customers over the last several years looking at these challenges around infrastructure, the data analytics, the connected devices, but giving them an experience that's real-time. Not letting them worry about how am I gonna set this up or management and so forth. So we're introducing the Ready Solutions for AI, which really focuses on three things. One is simplify the AI process. The second thing is to ensure that we give them deep and real-time analytics. And lastly, provide them the level of expertise that they need in a partner in order to make those tools useful and that information useful to their business. >> Now we want to not only provide AI to the business, but we also wanna start utilizing some of these advanced technologies directly into the infrastructure elements themselves to make it more simple. Is that a big feature of what the ready system for AI is? >> Absolutely, as I said, one of the key value propositions is around making AI simple. We are experts at building infrastructure. We have IP around compute, storage, networking, infinity band. The things that are capable of putting this infrastructure together. So we have tested that based upon customers' input, using traditional data analytics, libraries, and tool sets that the data scientists are gonna use, already pre-tested and certified. And then we're bringing this to them in a way which allows them through a service provisioning portal to basically set up and get to work much faster. The previous tools that were available out there, some from our competition. There were 15, 20, 25 different steps just to log on, just to get enough automation or enough capability in order to get the information that they need. The infrastructure allocated for this big data analytics through this service portal we've actually gotten it down to around five clicks with a very user-friendly GUI, no CLI required. And basically, again, interacting with the tools that they're used to immediately right out of the gate like in stage three. And then getting them to work in stage four and stage five so that they're not worried about the infrastructure, not worried about capacity, or is it gonna work. They basically are one, two, three, four clicks away, and they're up and working on the analytics that everyone wants them to work on. And heaven knows, these guys are not cheap. >> So you're talking about the data scientists. So presumably when you're saying they're not worried about all those things, they're also not worried about when the IT Department can get around to doing it. So this gives them the opportunity to self-provision. Have I got that right? >> That's correct. They don't need the IT to come in and set up the network to do the CLI for the provisioning, to make sure that there is enough VM's or workloads that are properly scheduled in order to give them the capacity that they need. They basically are set with a preset platform. Again, let's think about what Dell EMC is really working towards and that's becoming the infrastructure provider. We believe that the silos, the service storage, and networking are becoming eliminated, that companies want a platform that they can enable those capabilities. So you're absolutely right. The part about the simplicity or simplifying the AI process is really giving the data scientists the tools they need to provision the infrastructure they need very quickly. >> And so that means that the AI or rather the IT group can actually start acting more like a DevOps organization as opposed to a specialist in one or another technology. >> Correct, but we've also given them the capability by giving the usual automation and configuration tools that they're used to coming from some of our software partners, such as Cloudera. So in other words, you still want the IT Department involved, making sure that the infrastructure is meeting the requirements of the users. They're giving them what they want, but we're simplifying the tools and processes around the IT standpoint as well. >> Now we've done a lot of research into what's happening in the big data now is likely to happen in the AI world. And a lot of the problems that companies had with big data was they conflated or they confused the objectives, the outcome of a big data project, with just getting the infrastructure to work. And they walked away often, because they failed to get the infrastructure to work. So it sounds though what you're doing is you're trying to take the infrastructure out of the equation while at the same time going back to the customer and saying, "Wherever you want this job "to run or this workload to run, you're gonna get the same "experience irregardless." >> Correct, but we're gonna get an improved experience as well. Because of the products that we've put together in this particular solution, combined with our compute, our scale-out mass solution from a storage perspective, our partnership with Mellon Oshman infinity band or ethernet switch capability. We're gonna give them deeper insights and faster insights. The performance and scalability of this particular platform is tremendous. We believe in certain benchmark studies based upon the Reznik 50 benchmark. We've performed anywhere between two and half to almost three times faster than the competition. In addition from a storage standpoint, all of these workloads, all of the various characteristics that happen, you need a ton of IOPS. >> Yeah. >> And there's no one in the industry that has the IOP performance that we have with our All-Flash Isilon product. The capabilities that we have there we believe are somewhere around nine times the competition. Again, the scale-out performance while simplifying the overall architecture. >> Tom Burns, Senior Vice President of Networking and Solutions at Dell EMC. Thanks for being on theCUBE. >> Thank you very much. >> So there's some great points there about this new class of technology that dramatically simplifies how hardware can be deployed to improve the overall productivity and performance of AI solutions. But let's take a look at a product demo. >> Every week, more customers are telling us they know AI is possible for them, but they don't know where to start. Much of the recent progress in AI has been fueled by open source software. So it's tempting to think that do-it-yourself is the right way to go. Get some how-to references from the web and start building out your own distributive deep-learning platform. But it takes a lot of time and effort to create an enterprise-class AI platform with automation for deployment, management, and monitoring. There is no easy solution for that. Until now. Instead of putting the burden of do-it-yourself on your already limited staff, consider Dell EMC Ready Solutions for AI. Ready Solutions are complete software and hardware stacks pre-tested and validated with the most popular open source AI frameworks and libraries. Our professional services with proven AI expertise will have the solution up and running in days and ready for data scientists to start working in weeks. Data scientists will find the Dell EMC data science provisioning portal a welcome change for managing their own hardware and software environments. The portal lets data scientists acquire hardware resources from the cluster and customize their software environment with packages and libraries tested for compatibility with all dependencies. Data scientists choose between JupyterHub notebooks for interactive work, as well as terminal sessions for large-scale neural networks. These neural networks run across a high-performance cluster of power-edge servers with scalable Intel processors and scale-out Isilon storage that delivers up to 18 times the throughput of its closest all-flash competitor. IT pros will experience that AI is simplified as Bright Cluster Manager monitors your cluster for configuration drift down to the server BIOS using exclusive integration with Dell EMC's open manage API's for power-edge. This solution provides comprehensive metrics along with automatic health checks that keep an eye on the cluster and will alert you when there's trouble. Ready Solutions for AI are the only platforms that keep both data center professionals and data scientists productive and getting along. IT operations are simplified and that produces a more consistent experience for everyone. Data scientists get a customizable, high-performance, deep-learning service experience that can eliminate monthly charges spent on public cloud while keeping your data under your control. (upbeat guitar music) >> It's always great to see the product videos, but Tom Burns mentioned something earlier. He talked about the expansive expertise that Dell EMC has and bringing together advanced hardware and advanced software into more simple solutions that can liberate business value for customers, especially around AI. And so to really test that out, we sent Jeff Frick, who's the general manager and host of theCUBE down to the bowels of Dell EMC's operations in Austin, Texas. Jeff went and visited the Dell EMC HPC and AI Innovation Lab and met with Garima Kochhar, who's a tactical staff Senior Principal Engineer. Let's hear what Jeff learned. >> We're excited to have with us our next guest. She's Garima Kochhar. She's on the tactical staff and the Senior Principal Engineer at Dell EMC. Welcome. >> Thank you. >> From your perspective what kinda changing in the landscape from high-performance computing, which has been around for a long time, into more of the AI and machine learning and deep learning and stuff we hear about much more in business context today? >> High-performance computing has applicability across a broad range industries. So not just national labs and supercomputers, but commercial space as well. And our lab, we've done a lot of that work in the last several years. And then the deep learning algorithms, those have also been around for decades. But what we are finding right now is that the algorithms and the hardware, the technologies available, have hit that perfect point, along with industries' interest with the amount of data we have to make it more, what we would call, mainstream. >> So you can build an optimum solution, but ultimately you wanna build industry solutions. And then even subset of that, you invite customers in to optimize for what their particular workflow or their particular business case which may not match the perfect benchmark spec at all, right? >> That's exactly right. And so that's the reason this lab is set up for customer access, because we do the standard benchmarking. But you want to see what is my experience with this, how does my code work? And it allows us to learn from our customers, of course. And it allows them to get comfortable with their technologies, to work directly with the engineers and the experts so that we can be their true partners and trusted advisors and help them advance their research, their science, their business goals. >> Right. So you guys built the whole rack out, right? Not just the fun shiny new toys. >> Yeah, you're right. So typically, when something fails, it fails spectacularly. Right, so I'm you've heard horror stories where there was equipment on the dock and it wouldn't fit in the elevator or things like that, right? So there are lots of other teams that handle, of course Dell's really good at this, the logistics piece of it, but even within the lab. When you walk around the lab, you'll see our racks are set up with power meters. So we do power measurements. Whatever best practices in tuning we come up with, we feed that into our factories. So if you buy a solution, say targeted for HPC, it will come with different BIOS tuning options than a regular, say Oracle, database workload. We have this integration into our software deployment methods. So when you have racks and racks of equipment or one rack of equipment or maybe even three servers, and you're doing an installation, all the pieces are baked-in already and everything is easy, seamless, easy to operate. So our idea is... The more that we can do in building integrated solutions that are simple to use and performant, the less time our customers and their technical computing and IT Departments have to spend worrying about the equipment and they can focus on their unique and specific use case. >> Right, you guys have a services arm as well. >> Well, we're an engineering lab, which is why it's really messy, right? Like if you look at the racks, if you look at the work we do, we're a working lab. We're an engineering lab. We're a product development lab. And of course, we have a support arm. We have a services arm. And sometimes we're working with new technologies. We conduct training in the lab for our services and support people, but we're an engineering organization. And so when customers come into the lab and work with us, they work with it from an engineering point of view not from a pre-sales point of view or a services point of view. >> Right, kinda what's the benefit of having the experience in this broader set of applications as you can apply it to some of the newer, more exciting things around AI, machine learning, deep learning? >> Right, so the fact that we are a shared lab, right? Like the bulk of this lab is High Performance Computing and AI, but there's lots of other technologies and solutions we work on over here. And there's other labs in the building that we have colleagues in as well. The first thing is that the technology building blocks for several of these solutions are similar, right? So when you're looking at storage arrays, when you're looking at Linux kernels, when you're looking at network cards, or solid state drives, or NVMe, several of the building block technolgies are similar. And so when we find interoperability issues, which you would think that there would never be any problems, you throw all these things together, they always work like-- >> (laughs) Of course (laughs). >> Right, so when you sometimes, rarely find an interoperability issue, that issue can affect multiple solutions. And so we share those best practices, because we engineers sit next to each other and we discuss things with each other. We're part of the larger organization. Similarly, when you find tuning options and nuances and parameters for performance or for energy efficiency, those also apply across different domains. So while you might think of Oracle as something that it's been done for years, with every iteration of technology there's new learning and that applies broadly across anybody using enterprise infrastructure. >> Right, what gets you excited? What are some of the things that you see, like, "I'm so excited that we can now apply "this horsepower to some of these problems out there?" >> Right, so that's a really good point, right? Because most of the time when you're trying to describe what you do, it's hard to make everybody understand. Well, not what you're doing, right? But sometimes with deep technology it's hard to explain what's the actual value of this. And so a lot of work we're doing in terms of excess scale, it's to grow like the... Human body of knowledge forward, to grow the science happening in each country moving that forward. And that's kind of, at the higher end when you talk about national labs and defense and everybody understands that needs to be done. But when you find that your social media is doing some face recognition, everybody experiences that and everybody sees that. And when you're trying to describe the, we're all talking about driverless cars or we're all talking about, "Oh, it took me so long, "because I had this insurance claim and then I had "to get an appointment with the appraisor "and they had to come in." I mean, those are actual real-world use cases where some of these technologies are going to apply. So even industries where you didn't think of them as being leading-edge on the technical forefront in terms of IT infrastructure and digital transformation, in every one of these places you're going to have an impact of what you do. >> Right. >> Whether it's drug discovery, right? Or whether it's next-generation gene sequencing or whether it's designing the next car, like pick your favorite car, or when you're flying in an aircraft the engineers who were designing the engine and the blades and the rotors for that craft were using technologies that you worked with. And so now it's everywhere, everywhere you go. We talked about 5G and IoT and edge computing. >> Right. >> I mean, we all work on this collectively. >> Right. >> So it's our world. >> Right. Okay, so last question before I let you go. Just being, having the resources to bear, in terms of being in your position, to do the work when you've got the massive resources now behind you. You have Dell, the merger of EMC, all the subset brands, Isilon, so many brands. How does that help you do your job better? What does that let you do here in this lab that probably a lot of other people can't do? >> Yeah, exactly. So when you're building complex solutions, there's no one company that makes every single piece of it, but the tighter that things work together the better that they work together. And that's directly through all the technologies that we have in the Dell technologies umbrella and with Dell EMC. And that's because of our super close relationships with our partners that allows us to build these solutions that are painless for our customers and our users. And so that's the advantage we bring. >> Alright. >> This lab and our company. >> Alright, Garima. Well, thank you for taking a few minutes. Your passion shines through. (laughs) >> Thank you. >> I really liked hearing about what Dell EMC's doing in their innovation labs down at Austin, Texas, but it all comes together for the customer. And so the last segment that we wanna bring you here is a great segment. Nick Curcuru, who's the Vice President of Big Data Analytics at Mastercard is here to talk about how some of these technologies are coming together to speed value and realize the potential of AI at Mastercard. Nick, welcome to theCUBE. >> Thank you for letting me be here. >> So Mastercard, tell us a little bit about what's going on at Mastercard. >> There's a lot that's going on with Mastercard, but I think the most exciting things that we're doing out of Mastercard right now is with artificial intelligence and how we're bringing the ability for artificial intelligence to really allow a seamless transition when someone's actually doing a transaction and also bringing a level of security to our customers and our banks and the people that use Mastercards. >> So AI to improve engagement, provide a better experience, but that's a pretty broad range of things. What specifically kinds of, when you think about how AI can be applied, what are you looking to? Especially early on. >> Well, let's actually take a look at our core business, which is being able to make sure that we can secure a payment, right? So at this particular point, people are used to, we're applying AI to biometrics. But not just a fingerprint or a facial recognition, but actually how you interact with your device. So you think of like the Internet of Things and you're sitting back saying, "I'm using, "I'm swiping my device, my mobile device, "or how I interact with a keyboard." Those are all key signatures. And we, with our company, new data that we've just acquired are taking that capability to create a profile and make that a part of your signature. So it's not just beyond a fingerprint. It's not just beyond a facial. It's actually how you're interacting so that we know it's you. >> So there's a lot of different potential sources of information that you can utilize, but AI is still a relatively young technology and practice. And one of the big issues for a lot of our clients is how do you get time to value? So take us through, if you would, a little bit about some of the challenges that Mastercard and anybody would face to try to get to that time to value. >> Well, what you're really seeing is looking for actually a good partner to be with when you're doing artificial intelligence, because again, at that particular point, you try to get to scale. For us, it's always about scale. How can we roll this across 220 countries? We're 165 million transactions per hour, right? So what we're looking for is a partner who also has that ability to scale. A partner who has the global presence, who's learning. So that's the first step. That's gonna help you with your time to value. The other part is actually sitting back and actually using those particular partners to bring their expertise that they're learning to combine with yours. It's no longer just silos. So when we talk about artificial intelligence, how can we be learning from each other? Those open source systems that are out there, how do we learn from that community? It's that community that allows you to get there. Again, those that are trying to do it on their own, trying to do it by themselves, they're not gonna get to the point where they need to be. In other words, in a six month time to value it's gonna take them years. We're trying to accelerate that, you say, "How can we get out of those algorithms operating for us "the way we need them to provide the experiences "that people want quickly." And that's with good partners. >> 165 million transactions per hour is only likely to go up over the course of the next few years. That creates an operational challenge. AI is associated with a probabilistic set of behaviors as opposed to categorical. Little bit more difficult to test, little bit more difficult to verify, how is the introduction of some of these AI technologies impacting the way you think about operations at Mastercard? >> Well, for the operations, it's actually when you take a look there's three components, right? There's right there on the edge. So when someone's interacting and actually doing the transaction, and then we'll look at it as we have a core. So that core sits there, right? Basically, that's where you're learning, right? And then there's actually, what we call, the deep learning component of it. So for us, it's how can we move what we need to have in the core and what we need to have on the edge? So the question for us always is we want that algorithm to be smart. So what three to four things do we need that algorithm to be looking for within that artificial intelligence needs to know that it then goes back into the core and retrieves something, whether that's your fingerprint, your biometrics, how you're interacting with that machine, to say, "Yes, that's you. "Yes, we want that transaction to go through." Or, "No, stop it before it even begins." It's that interaction and operational basis that we're always have a dynamic tension with, but it's how we get from the edge to the core. And it's understanding what we need it to do. So we're breaking apart what we have to have that intelligence to be able to create a decision for us. So that's how we're trying to manage it, as well as of course, the hardware that goes with it and the tools that we need in order to make that happen. >> When we get on the hardware just a little bit, so that historically different applications put pressure on different components within a stack. One of the observations that we've made is that the transition from spinning disk to flash allows companies like Mastercard to think about just persisting data to actually delivering data. >> Yeah. >> Much more rapidly. How does some of the, how does these AI technologies, what kinda new pressures do they put on storage? >> Well, they put a tremendous pressure, because that's actually again, the next tension or dynamics that you have to play with. So what do you wanna have on disk? What do you need flash to do? Again, if you look at some people, everyone's like, "Oh, flash will take over everything." It's like no, flash has, there's a reason for it to exist, and understanding what that reason is and understanding, "Hey, I need that to be able to do this "in sub-seconds, nanoseconds," I've heard the term before. That's what you're asking flash to do. When you want deep learning, that, I want it on disk. I want to be taking all those millions of billions of transactions that we're gonna see and learn from them. All the ways that people will be trying to attack me, right? The bad guys, how am I learning from everything that I'm having that can sit there on disk and let it continue to run, that's the deep learning. The flash is when I wanna create a seamless transaction with a customer, or a consumer, or from a business to business. I need to have that decision now. I need to know it is you who is trying to swipe or purchase something with my mobile device or through the, basically through the Internet. Or how am I actually even swiping or inserting, tipping my card in that particular machine at a merchant. That's we're looking at how we use flash. >> So you're looking at perhaps using older technologies or different classes technologies for some of the training elements, but really moving to flash for the interfacing piece where you gotta deliver the real-time effort right now. >> And that's the experience. And that's what you're looking for. And that's you're looking, you wanna be able to make sure you're making those distinctions. 'Cause again there's no longer one or the other. It's how they interact. And again, when you look at your partners, it's the question now is how are they interacting? Am I actually, has this been done at scale somewhere else? Can you help me understand how I need to deploy this so that I can reduce my time to value, which is very, very important to create that seamless, frictionless transaction we want our consumers to have. >> So Nick, you talked about how you wanna work with companies that demonstrate that they have expertise, because you can't do it on your own. Companies that are capable of providing the scale that you need to provide. So just as we talk about how AI is placing pressure on different parts of the technology stack, it's got also to be putting pressure on the traditional relationships you have with technology suppliers. What are you looking for in suppliers as you think about these new classes of applications? >> Well, the part is you're looking at, for us it's do you have that scale that we're looking at? Have you done this before, that global scale? Again, in many cases you can have five guys in a garage that can do great things, but where has it been tested? When we say tested, it's not just, "Hey, we did this "in a pilot." We're talking it's gotta be robust. So that's one thing that you're looking for. You're looking for also a partner we can bring, for us, additional information that we don't have ourselves, right? In many cases, when you look at that partner they're gonna bring something that they're almost like they are an adjunct part of your team. They are your bench strength. That's what we're looking for when we look at it. What expertise do you have that we may not? What are you seeing, especially on the technology front, that we're not privy to? What are those different chips that are coming out, the new ways we should be handling the storage, the new ways the applications are interacting with that? We want to know from you, because again, everyone's, there's a talent, competition for talent, and we're looking for a partner who has that talent and will bring it to us so that we don't have to search it. >> At scale. >> Yeah, especially at scale. >> Nick Curcuro, Mastercard. Thanks for being on theCUBE. >> Thank you for having me. >> So there you have a great example of what leading companies or what a leading company is doing to try to take full advantage of the possibilities of AI by utilizing infrastructure that gets the job done simpler, faster, and better. So let's imagine for a second how it might affect your life. Well, here's your opportunity. We're now gonna move into the CrowdChat part of the event, and this is your chance to ask peers questions, provide your insights, tell your war stories. Ultimately, to interact with thought leaders about what it means to get ready for AI. Once again, I'm Peter Burris, thank you for watching. Now let's jump into the CrowdChat.
SUMMARY :
Tom, it's great to have you back again. It's great to be here. So when you go out and talk to customers specifically, and certainly AI is one of the hottest areas. that the first 50 years of computing So the question around do I go to the cloud? Now, the ideal would be that you can have Well, that's the exciting part is that we're getting ready into the infrastructure elements themselves And then getting them to work in stage four and stage five So this gives them the opportunity to self-provision. They don't need the IT to come in and set up the network And so that means that the AI or rather the IT group involved, making sure that the infrastructure in the big data now is likely to happen in the AI world. Because of the products that we've put together the IOP performance that we have and Solutions at Dell EMC. can be deployed to improve the overall productivity on the cluster and will alert you when there's trouble. And so to really test that out, we sent Jeff Frick, We're excited to have with us our next guest. and the hardware, the technologies available, So you can build an optimum solution, And so that's the reason this lab is set up So you guys built the whole rack out, right? So when you have racks and racks of equipment And of course, we have a support arm. Right, so the fact that we are a shared lab, right? So while you might think of Oracle as something And that's kind of, at the higher end when you talk and the blades and the rotors for that craft Just being, having the resources to bear, And so that's the advantage we bring. Well, thank you for taking a few minutes. And so the last segment that we wanna bring you here So Mastercard, tell us a little bit for artificial intelligence to really allow So AI to improve engagement, provide a better experience, are taking that capability to create a profile of information that you can utilize, but AI is still that they're learning to combine with yours. impacting the way you think about operations at Mastercard? Well, for the operations, it's actually when you is that the transition from spinning disk what kinda new pressures do they put on storage? I need to know it is you who is trying to swipe for the interfacing piece where you gotta deliver so that I can reduce my time to value, on the traditional relationships you have the new ways we should be handling the storage, Thanks for being on theCUBE. that gets the job done simpler, faster, and better.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Jeff Frick | PERSON | 0.99+ |
Jeff | PERSON | 0.99+ |
Tom Burns | PERSON | 0.99+ |
Garima Kochhar | PERSON | 0.99+ |
Peter Burris | PERSON | 0.99+ |
Nick | PERSON | 0.99+ |
Nick Curcuru | PERSON | 0.99+ |
Dell | ORGANIZATION | 0.99+ |
Garima | PERSON | 0.99+ |
15 | QUANTITY | 0.99+ |
Tom | PERSON | 0.99+ |
Pete | PERSON | 0.99+ |
five guys | QUANTITY | 0.99+ |
Mastercard | ORGANIZATION | 0.99+ |
Dell EMC | ORGANIZATION | 0.99+ |
EMC | ORGANIZATION | 0.99+ |
Mellon Oshman | ORGANIZATION | 0.99+ |
20 | QUANTITY | 0.99+ |
220 countries | QUANTITY | 0.99+ |
Austin, Texas | LOCATION | 0.99+ |
Isilon | ORGANIZATION | 0.99+ |
six month | QUANTITY | 0.99+ |
first step | QUANTITY | 0.99+ |
Oracle | ORGANIZATION | 0.99+ |
ServiceNow | ORGANIZATION | 0.99+ |
Wikibon | ORGANIZATION | 0.99+ |
two | QUANTITY | 0.99+ |
millions | QUANTITY | 0.99+ |
each country | QUANTITY | 0.99+ |
first 50 years | QUANTITY | 0.99+ |
Today | DATE | 0.99+ |
first guest | QUANTITY | 0.98+ |
AI Innovation Lab | ORGANIZATION | 0.98+ |
three | QUANTITY | 0.98+ |
one rack | QUANTITY | 0.98+ |
first thing | QUANTITY | 0.98+ |
one | QUANTITY | 0.97+ |
Over 62% | QUANTITY | 0.97+ |
second thing | QUANTITY | 0.97+ |
theCUBE | ORGANIZATION | 0.97+ |
Nick Curcuro | PERSON | 0.97+ |
about 70% | QUANTITY | 0.97+ |
One | QUANTITY | 0.97+ |
Dell EMC HPC | ORGANIZATION | 0.97+ |
both | QUANTITY | 0.97+ |
three components | QUANTITY | 0.96+ |
half | QUANTITY | 0.95+ |
about 400 different companies | QUANTITY | 0.95+ |
three servers | QUANTITY | 0.94+ |
Intel | ORGANIZATION | 0.94+ |
around five clicks | QUANTITY | 0.93+ |
JupyterHub | ORGANIZATION | 0.93+ |
Big Data Analytics | ORGANIZATION | 0.93+ |
decades | QUANTITY | 0.93+ |
today | DATE | 0.92+ |
25 different steps | QUANTITY | 0.92+ |
Vice President | PERSON | 0.92+ |
up to 18 times | QUANTITY | 0.92+ |
three things | QUANTITY | 0.91+ |
around nine times | QUANTITY | 0.91+ |
four | QUANTITY | 0.89+ |