Image Title

Search Results for one-way journey:

Chris Jones, Platform9 | Finding your "Just Right” path to Cloud Native


 

(upbeat music) >> Hi everyone. Welcome back to this Cube conversation here in Palo Alto, California. I'm John Furrier, host of "theCUBE." Got a great conversation around Cloud Native, Cloud Native Journey, how enterprises are looking at Cloud Native and putting it all together. And it comes down to operations, developer productivity, and security. It's the hottest topic in technology. We got Chris Jones here in the studio, director of Product Management for Platform9. Chris, thanks for coming in. >> Hey, thanks. >> So when we always chat about, when we're at KubeCon. KubeConEU is coming up and in a few, in a few months, the number one conversation is developer productivity. And the developers are driving all the standards. It's interesting to see how they just throw everything out there and whatever gets adopted ends up becoming the standard, not the old school way of kind of getting stuff done. So that's cool. Security Kubernetes and Containers are all kind of now that next level. So you're starting to see the early adopters moving to the mainstream. Enterprises, a variety of different approaches. You guys are at the center of this. We've had a couple conversations with your CEO and your tech team over there. What are you seeing? You're building the products. What's the core product focus right now for Platform9? What are you guys aiming for? >> The core is that blend of enabling your infrastructure and PlatformOps or DevOps teams to be able to go fast and run in a stable environment, but at the same time enable developers. We don't want people going back to what I've been calling Shadow IT 2.0. It's, hey, I've been told to do something. I kicked off this Container initiative. I need to run my software somewhere. I'm just going to go figure it out. We want to keep those people productive. At the same time we want to enable velocity for our operations teams, be it PlatformOps or DevOps. >> Take us through in your mind and how you see the industry rolling out this Cloud Native journey. Where do you see customers out there? Because DevOps have been around, DevSecOps is rocking, you're seeing AI, hot trend now. Developers are still in charge. Is there a change to the infrastructure of how developers get their coding done and the infrastructure, setting up the DevOps is key, but when you add the Cloud Native journey for an enterprise, what changes? What is the, what is the, I guess what is the Cloud Native journey for an enterprise these days? >> The Cloud Native journey or the change? When- >> Let's start with the, let's start with what they want to do. What's the goal and then how does that happen? >> I think the goal is that promise land. Increased resiliency, better scalability, and overall reduced costs. I've gone from physical to virtual that gave me a higher level of density, packing of resources. I'm moving to Containers. I'm removing that OS layer again. I'm getting a better density again, but all of a sudden I'm running Kubernetes. What does that, what does that fundamentally do to my operations? Does it magically give me scalability and resiliency? Or do I need to change what I'm running and how it's running so it fits that infrastructure? And that's the reality, is you can't just take a Container and drop it into Kubernetes and say, hey, I'm now Cloud Native. I've got reduced cost, or I've got better resiliency. There's things that your engineering teams need to do to make sure that application is a Cloud Native. And then there's what I think is one of the largest shifts of virtual machines to containers. When I was in the world of application performance monitoring, we would see customers saying, well, my engineering team have this Java app, and they said it needs a VM with 12 gig of RAM and eight cores, and that's what we gave it. But it's running slow. I'm working with the application team and you can see it's running slow. And they're like, well, it's got all of its resources. One of those nice features of virtualization is over provisioning. So the infrastructure team would say, well, we gave it, we gave it all a RAM it needed. And what's wrong with that being over provisioned? It's like, well, Java expects that RAM to be there. Now all of a sudden, when you move to the world of containers, what we've got is that's not a set resource limit, really is like it used to be in a VM, right? When you set it for a container, your application teams really need to be paying attention to your resource limits and constraints within the world of Kubernetes. So instead of just being able to say, hey, I'm throwing over the fence and now it's just going to run on a VM, and that VMs got everything it needs. It's now really running on more, much more of a shared infrastructure where limits and constraints are going to impact the neighbors. They are going to impact who's making that decision around resourcing. Because that Kubernetes concept of over provisioning and the virtualization concept of over provisioning are not the same. So when I look at this problem, it's like, well, what changed? Well, I'll do my scale tests as an application developer and tester, and I'd see what resources it needs. I asked for that in the VM, that sets the high watermark, job's done. Well, Kubernetes, it's no longer a VM, it's a Kubernetes manifest. And well, who owns that? Who's writing it? Who's setting those limits? To me, that should be the application team. But then when it goes into operations world, they're like, well, that's now us. Can we change those? So it's that amalgamation of the two that is saying, I'm a developer. I used to pay attention, but now I need to pay attention. And an infrastructure person saying, I used to just give 'em what they wanted, but now I really need to know what they've wanted, because it's going to potentially have a catastrophic impact on what I'm running. >> So what's the impact for the developer? Because, infrastructure's code is what everybody wants. The developer just wants to get the code going and they got to pay attention to all these things, or don't they? Is that where you guys come in? How do you guys see the problem? Actually scope the problem that you guys solve? 'Cause I think you're getting at I think the core issue here, which is, I've got Kubernetes, I've got containers, I've got developer productivity that I want to focus on. What's the problem that you guys solve? >> Platform operation teams that are adopting Cloud Native in their environment, they've got that steep learning curve of Kubernetes plus this fundamental change of how an app runs. What we're doing is taking away the burden of needing to operate and run Kubernetes and giving them the choice of the flexibility of infrastructure and location. Be that an air gap environment like a, let's say a telco provider that needs to run a containerized network function and containerized workloads for 5G. That's one thing that we can deploy and achieve in a completely inaccessible environment all the way through to Platform9 running traditionally as SaaS, as we were born, that's remotely managing and controlling your Kubernetes environments on-premise AWS. That hybrid cloud experience that could be also Bare Metal, but it's our platform running your environments with our support there, 24 by seven, that's proactively reaching out. So it's removing a lot of that burden and the complications that come along with operating the environment and standing it up, which means all of a sudden your DevOps and platform operations teams can go and work with your engineers and application developers and say, hey, let's get, let's focus on the stuff that, that we need to be focused on, which is running our business and providing a service to our customers. Not figuring out how to upgrade a Kubernetes cluster, add new nodes, and configure all of the low level. >> I mean there are, that's operations that just needs to work. And sounds like as they get into the Cloud Native kind of ops, there's a lot of stuff that kind of goes wrong. Or you go, oops, what do we buy into? Because the CIOs, let's go, let's go Cloud Native. We want to, we got to get set up for the future. We're going to be Cloud Native, not just lift and shift and we're going to actually build it out right. Okay, that sounds good. And when we have to actually get done. >> Chris: Yeah. >> You got to spin things up and stand up the infrastructure. What specifically use case do you guys see that emerges for Platform9 when people call you up and you go talk to customers and prospects? What's the one thing or use case or cases that you guys see that you guys solve the best? >> So I think one of the, one of the, I guess new use cases that are coming up now, everyone's talking about economic pressures. I think the, the tap blows open, just get it done. CIO is saying let's modernize, let's use the cloud. Now all of a sudden they're recognizing, well wait, we're spending a lot of money now. We've opened that tap all the way, what do we do? So now they're looking at ways to control that spend. So we're seeing that as a big emerging trend. What we're also sort of seeing is people looking at their data centers and saying, well, I've got this huge legacy environment that's running a hypervisor. It's running VMs. Can we still actually do what we need to do? Can we modernize? Can we start this Cloud Native journey without leaving our data centers, our co-locations? Or if I do want to reduce costs, is that that thing that says maybe I'm repatriating or doing a reverse migration? Do I have to go back to my data center or are there other alternatives? And we're seeing that trend a lot. And our roadmap and what we have in the product today was specifically built to handle those, those occurrences. So we brought in KubeVirt in terms of virtualization. We have a long legacy doing OpenStack and private clouds. And we've worked with a lot of those users and customers that we have and asked the questions, what's important? And today, when we look at the world of Cloud Native, you can run virtualization within Kubernetes. So you can, instead of running two separate platforms, you can have one. So all of a sudden, if you're looking to modernize, you can start on that new infrastructure stack that can run anywhere, Kubernetes, and you can start bringing VMs over there as you are containerizing at the same time. So now you can keep your application operations in one environment. And this also helps if you're trying to reduce costs. If you really are saying, we put that Dev environment in AWS, we've got a huge amount of velocity out of it now, can we do that elsewhere? Is there a co-location we can go to? Is there a provider that we can go to where we can run that infrastructure or run the Kubernetes, but not have to run the infrastructure? >> It's going to be interesting too, when you see the Edge come online, you start, we've got Mobile World Congress coming up, KubeCon events we're going to be at, the conversation is not just about public cloud. And you guys obviously solve a lot of do-it-yourself implementation hassles that emerge when people try to kind of stand up their own environment. And we hear from developers consistency between code, managing new updates, making sure everything is all solid so they can go fast. That's the goal. And that, and then people can get standardized on that. But as you get public cloud and do it yourself, kind of brings up like, okay, there's some gaps there as the architecture changes to be more distributed computing, Edge, on-premises cloud, it's cloud operations. So that's cool for DevOps and Cloud Native. How do you guys differentiate from say, some the public cloud opportunities and the folks who are doing it themselves? How do you guys fit in that world and what's the pitch or what's the story? >> The fit that we look at is that third alternative. Let's get your team focused on what's high value to your business and let us deliver that public cloud experience on your infrastructure or in the public cloud, which gives you that ability to still be flexible if you want to make choices to run consistently for your developers in two different locations. So as I touched on earlier, instead of saying go figure out Kubernetes, how do you upgrade a hundred worker nodes in place upgrade. We've solved that problem. That's what we do every single day of the week. Don't go and try to figure out how to upgrade a cluster and then upgrade all of the, what I call Kubernetes friends, your core DNSs, your metrics server, your Kubernetes dashboard. These are all things that we package, we test, we version. So when you click upgrade, we've already handled that entire process. So it's saying don't have your team focused on that lower level piece of work. Get them focused on what is important, which is your business services. >> Yeah, the infrastructure and getting that stood up. I mean, I think the thing that's interesting, if you look at the market right now, you mentioned cost savings and recovery, obviously kind of a recession. I mean, people are tightening their belts for sure. I don't think the digital transformation and Cloud Native spend is going to plummet. It's going to probably be on hold and be squeezed a little bit. But to your point, people are refactoring looking at how to get the best out of what they got. It's not just open the tap of spend the cash like it used to be. Yeah, a couple months, even a couple years ago. So okay, I get that. But then you look at the what's coming, AI. You're seeing all the new data infrastructure that's coming. The containers, Kubernetes stuff, got to get stood up pretty quickly and it's got to be reliable. So to your point, the teams need to get done with this and move on to the next thing. >> Chris: Yeah, yeah, yeah. >> 'Cause there's more coming. I mean, there's a lot coming for the apps that are building in Data Native, AI-Native, Cloud Native. So it seems that this Kubernetes thing needs to get solved. Is that kind of what you guys are focused on right now? >> So, I mean to use a customer, we have a customer that's in AI/ML and they run their platform at customer sites and that's hardware bound. You can't run AI machine learning on anything anywhere. Well, with Platform9 they can. So we're enabling them to deliver services into their customers that's running their AI/ML platform in their customer's data centers anywhere in the world on hardware that is purpose-built for running that workload. They're not Kubernetes experts. That's what we are. We're bringing them that ability to focus on what's important and just delivering their business services whilst they're enabling our team. And our 24 by seven proactive management are always on assurance to keep that up and running for them. So when something goes bump at the night at 2:00am, our guys get woken up. They're the ones that are reaching out to the customer saying, your environments have a problem, we're taking these actions to fix it. Obviously sometimes, especially if it is running on Bare Metal, there's things you can't do remotely. So you might need someone to go and do that. But even when that happens, you're not by yourself. You're not sitting there like I did when I worked for a bank in one of my first jobs, three o'clock in the morning saying, wow, our end of day processing is stuck. Who else am I waking up? Right? >> Exactly, yeah. Got to get that cash going. But this is a great use case. I want to get to the customer. What do some of the successful customers say to you for the folks watching that aren't yet a customer of Platform9, what are some of the accolades and comments or anecdotes that you guys hear from customers that you have? >> It just works, which I think is probably one of the best ones you can get. Customers coming back and being able to show to their business that they've delivered growth, like business growth and productivity growth and keeping their organization size the same. So we started on our containerization journey. We went to Kubernetes. We've deployed all these new workloads and our operations team is still six people. We're doing way more with growth less, and I think that's also talking to the strength that we're bringing, 'cause we're, we're augmenting that team. They're spending less time on the really low level stuff and automating a lot of the growth activity that's involved. So when it comes to being able to grow their business, they can just focus on that, not- >> Well you guys do the heavy lifting, keep on top of the Kubernetes, make sure that all the versions are all done. Everything's stable and consistent so they can go on and do the build out and provide their services. That seems to be what you guys are best at. >> Correct, correct. >> And so what's on the roadmap? You have the product, direct product management, you get the keys to the kingdom. What is, what is the focus? What's your focus right now? Obviously Kubernetes is growing up, Containers. We've been hearing a lot at the last KubeCon about the security containers is getting better. You've seen verification, a lot more standards around some things. What are you focused on right now for at a product over there? >> Edge is a really big focus for us. And I think in Edge you can look at it in two ways. The mantra that I drive is Edge must be remote. If you can't do something remotely at the Edge, you are using a human being, that's not Edge. Our Edge management capabilities and being in the market for over two years are a hundred percent remote. You want to stand up a store, you just ship the server in there, it gets racked, the rest of it's remote. Imagine a store manager in, I don't know, KFC, just plugging in the server, putting in the ethernet cable, pressing the power button. The rest of all that provisioning for that Cloud Native stack, Kubernetes, KubeVirt for virtualization is done remotely. So we're continuing to focus on that. The next piece that is related to that is allowing people to run Platform9 SaaS in their data centers. So we do ag app today and we've had a really strong focus on telecommunications and the containerized network functions that come along with that. So this next piece is saying, we're bringing what we run as SaaS into your data center, so then you can run it. 'Cause there are many people out there that are saying, we want these capabilities and we want everything that the Platform9 control plane brings and simplifies. But unfortunately, regulatory compliance reasons means that we can't leverage SaaS. So they might be using a cloud, but they're saying that's still our infrastructure. We're still closed that network down, or they're still on-prem. So they're two big priorities for us this year. And that on-premise experiences is paramount, even to the point that we will be delivering a way that when you run an on-premise, you can still say, wait a second, well I can send outbound alerts to Platform9. So their support team can still be proactively helping me as much as they could, even though I'm running Platform9s control plane. So it's sort of giving that blend of two experiences. They're big, they're big priorities. And the third pillar is all around virtualization. It's saying if you have economic pressures, then I think it's important to look at what you're spending today and realistically say, can that be reduced? And I think hypervisors and virtualization is something that should be looked at, because if you can actually reduce that spend, you can bring in some modernization at the same time. Let's take some of those nos that exist that are two years into their five year hardware life cycle. Let's turn that into a Cloud Native environment, which is enabling your modernization in place. It's giving your engineers and application developers the new toys, the new experiences, and then you can start running some of those virtualized workloads with KubeVirt, there. So you're reducing cost and you're modernizing at the same time with your existing infrastructure. >> You know Chris, the topic of this content series that we're doing with you guys is finding the right path, trusting the right path to Cloud Native. What does that mean? I mean, if you had to kind of summarize that phrase, trusting the right path to Cloud Native, what does that mean? It mean in terms of architecture, is it deployment? Is it operations? What's the underlying main theme of that quote? What's the, what's? How would you talk to a customer and say, what does that mean if someone said, "Hey, what does that right path mean?" >> I think the right path means focusing on what you should be focusing on. I know I've said it a hundred times, but if your entire operations team is trying to figure out the nuts and bolts of Kubernetes and getting three months into a journey and discovering, ah, I need Metrics Server to make something function. I want to use Horizontal Pod Autoscaler or Vertical Pod Autoscaler and I need this other thing, now I need to manage that. That's not the right path. That's literally learning what other people have been learning for the last five, seven years that have been focused on Kubernetes solely. So the why- >> There's been a lot of grind. People have been grinding it out. I mean, that's what you're talking about here. They've been standing up the, when Kubernetes started, it was all the promise. >> Chris: Yep. >> And essentially manually kind of getting in in the weeds and configuring it. Now it's matured up. They want stability. >> Chris: Yeah. >> Not everyone can get down and dirty with Kubernetes. It's not something that people want to generally do unless you're totally into it, right? Like I mean, I mean ops teams, I mean, yeah. You know what I mean? It's not like it's heavy lifting. Yeah, it's important. Just got to get it going. >> Yeah, I mean if you're deploying with Platform9, your Ops teams can tinker to their hearts content. We're completely compliant upstream Kubernetes. You can go and change an API server flag, let's go and mess with the scheduler, because we want to. You can still do that, but don't, don't have your team investing in all this time to figure it out. It's been figured out. >> John: Got it. >> Get them focused on enabling velocity for your business. >> So it's not build, but run. >> Chris: Correct? >> Or run Kubernetes, not necessarily figure out how to kind of get it all, consume it out. >> You know we've talked to a lot of customers out there that are saying, "I want to be able to deliver a service to my users." Our response is, "Cool, let us run it. You consume it, therefore deliver it." And we're solving that in one hit versus figuring out how to first run it, then operate it, then turn that into a consumable service. >> So the alternative Platform9 is what? They got to do it themselves or use the Cloud or what's the, what's the alternative for the customer for not using Platform9? Hiring more people to kind of work on it? What's the? >> People, building that kind of PaaS experience? Something that I've been very passionate about for the past year is looking at that world of sort of GitOps and what that means. And if you go out there and you sort of start asking the question what's happening? Just generally with Kubernetes as well and GitOps in that scope, then you'll hear some people saying, well, I'm making it PaaS, because Kubernetes is too complicated for my developers and we need to give them something. There's some great material out there from the likes of Intuit and Adobe where for two big contributors to Argo and the Argo projects, they almost have, well they do have, different experiences. One is saying, we went down the PaaS route and it failed. The other one is saying, well we've built a really stable PaaS and it's working. What are they trying to do? They're trying to deliver an outcome to make it easy to use and consume Kubernetes. So you could go out there and say, hey, I'm going to build a Kubernetes cluster. Sounds like Argo CD is a great way to expose that to my developers so they can use Kubernetes without having to use Kubernetes and start automating things. That is an approach, but you're going to be going completely open source and you're going to have to bring in all the individual components, or you could just lay that, lay it down, and consume it as a service and not have to- >> And mentioned to it. They were the ones who kind of brought that into the open. >> They did. Inuit is the primary contributor to the Argo set of products. >> How has that been received in the market? I mean, they had the event at the Computer History Museum last fall. What's the momentum there? What's the big takeaway from that project? >> Growth. To me, growth. I mean go and track the stars on that one. It's just, it's growth. It's unlocking machine learning. Argo workflows can do more than just make things happen. Argo CD I think the approach they're taking is, hey let's make this simple to use, which I think can be lost. And I think credit where credit's due, they're really pushing to bring in a lot of capabilities to make it easier to work with applications and microservices on Kubernetes. It's not just that, hey, here's a GitOps tool. It can take something from a Git repo and deploy it and maybe prioritize it and help you scale your operations from that perspective. It's taking a step back and saying, well how did we get to production in the first place? And what can be done down there to help as well? I think it's growth expansion of features. They had a huge release just come out in, I think it was 2.6, that brought in things that as a product manager that I don't often look at like really deep technical things and say wow, that's powerful. But they have, they've got some great features in that release that really do solve real problems. >> And as the product, as the product person, who's the target buyer for you? Who's the customer? Who's making that? And you got decision maker, influencer, and recommender. Take us through the customer persona for you guys. >> So that Platform Ops, DevOps space, right, the people that need to be delivering Containers as a service out to their organization. But then it's also important to say, well who else are our primary users? And that's developers, engineers, right? They shouldn't have to say, oh well I have access to a Kubernetes cluster. Do I have to use kubectl or do I need to go find some other tool? No, they can just log to Platform9. It's integrated with your enterprise id. >> They're the end customer at the end of the day, they're the user. >> Yeah, yeah. They can log in. And they can see the clusters you've given them access to as a Platform Ops Administrator. >> So job well done for you guys. And your mind is the developers are moving 'em fast, coding and happy. >> Chris: Yeah, yeah. >> And and from a customer standpoint, you reduce the maintenance cost, because you keep the Ops smoother, so you got efficiency and maintenance costs kind of reduced or is that kind of the benefits? >> Yeah, yep, yeah. And at two o'clock in the morning when things go inevitably wrong, they're not there by themselves, and we're proactively working with them. >> And that's the uptime issue. >> That is the uptime issue. And Cloud doesn't solve that, right? Everyone experienced that Clouds can go down, entire regions can go offline. That's happened to all Cloud providers. And what do you do then? Kubernetes isn't your recovery plan. It's part of it, right, but it's that piece. >> You know Chris, to wrap up this interview, I will say that "theCUBE" is 12 years old now. We've been to OpenStack early days. We had you guys on when we were covering OpenStack and now Cloud has just been booming. You got AI around the corner, AI Ops, now you got all this new data infrastructure, it's just amazing Cloud growth, Cloud Native, Security Native, Cloud Native, Data Native, AI Native. It's going to be all, this is the new app environment, but there's also existing infrastructure. So going back to OpenStack, rolling our own cloud, building your own cloud, building infrastructure cloud, in a cloud way, is what the pioneers have done. I mean this is what we're at. Now we're at this scale next level, abstracted away and make it operational. It seems to be the key focus. We look at CNCF at KubeCon and what they're doing with the cloud SecurityCon, it's all about operations. >> Chris: Yep, right. >> Ops and you know, that's going to sound counterintuitive 'cause it's a developer open source environment, but you're starting to see that Ops focus in a good way. >> Chris: Yeah, yeah, yeah. >> Infrastructure as code way. >> Chris: Yep. >> What's your reaction to that? How would you summarize where we are in the industry relative to, am I getting, am I getting it right there? Is that the right view? What am I missing? What's the current state of the next level, NextGen infrastructure? >> It's a good question. When I think back to sort of late 2019, I sort of had this aha moment as I saw what really truly is delivering infrastructure as code happening at Platform9. There's an open source project Ironic, which is now also available within Kubernetes that is Metal Kubed that automates Bare Metal as code, which means you can go from an empty server, lay down your operating system, lay down Kubernetes, and you've just done everything delivered to your customer as code with a Cloud Native platform. That to me was sort of the biggest realization that I had as I was moving into this industry was, wait, it's there. This can be done. And the evolution of tooling and operations is getting to the point where that can be achieved and it's focused on by a number of different open source projects. Not just Ironic and and Metal Kubed, but that's a huge win. That is truly getting your infrastructure. >> John: That's an inflection point, really. >> Yeah. >> If you think about it, 'cause that's one of the problems. We had with the Bare Metal piece was the automation and also making it Cloud Ops, cloud operations. >> Right, yeah. I mean, one of the things that I think Ironic did really well was saying let's just treat that piece of Bare Metal like a Cloud VM or an instance. If you got a problem with it, just give the person using it or whatever's using it, a new one and reimage it. Just tell it to reimage itself and it'll just (snaps fingers) go. You can do self-service with it. In Platform9, if you log in to our SaaS Ironic, you can go and say, I want that physical server to myself, because I've got a giant workload, or let's turn it into a Kubernetes cluster. That whole thing is automated. To me that's infrastructure as code. I think one of the other important things that's happening at the same time is we're seeing GitOps, we're seeing things like Terraform. I think it's important for organizations to look at what they have and ask, am I using tools that are fit for tomorrow or am I using tools that are yesterday's tools to solve tomorrow's problems? And when especially it comes to modernizing infrastructure as code, I think that's a big piece to look at. >> Do you see Terraform as old or new? >> I see Terraform as old. It's a fantastic tool, capable of many great things and it can work with basically every single provider out there on the planet. It is able to do things. Is it best fit to run in a GitOps methodology? I don't think it is quite at that point. In fact, if you went and looked at Flux, Flux has ways that make Terraform GitOps compliant, which is absolutely fantastic. It's using two tools, the best of breeds, which is solving that tomorrow problem with tomorrow solutions. >> Is the new solutions old versus new. I like this old way, new way. I mean, Terraform is not that old and it's been around for about eight years or so, whatever. But HashiCorp is doing a great job with that. I mean, so okay with Terraform, what's the new address? Is it more complex environments? Because Terraform made sense when you had basic DevOps, but now it sounds like there's a whole another level of complexity. >> I got to say. >> New tools. >> That kind of amalgamation of that application into infrastructure. Now my app team is paying way more attention to that manifest file, which is what GitOps is trying to solve. Let's templatize things. Let's version control our manifest, be it helm, customize, or just a straight up Kubernetes manifest file, plain and boring. Let's get that version controlled. Let's make sure that we know what is there, why it was changed. Let's get some auditability and things like that. And then let's get that deployment all automated. So that's predicated on the cluster existing. Well why can't we do the same thing with the cluster, the inception problem. So even if you're in public cloud, the question is like, well what's calling that API to call that thing to happen? Where is that file living? How well can I manage that in a large team? Oh my God, something just changed. Who changed it? Where is that file? And I think that's one of big, the big pieces to be sold. >> Yeah, and you talk about Edge too and on-premises. I think one of the things I'm observing and certainly when DevOps was rocking and rolling and infrastructures code was like the real push, it was pretty much the public cloud, right? >> Chris: Yep. >> And you did Cloud Native and you had stuff on-premises. Yeah you did some lifting and shifting in the cloud, but the cool stuff was going in the public cloud and you ran DevOps. Okay, now you got on-premise cloud operation and Edge. Is that the new DevOps? I mean 'cause what you're kind of getting at with old new, old new Terraform example is an interesting point, because you're pointing out potentially that that was good DevOps back in the day or it still is. >> Chris: It is, I was going to say. >> But depending on how you define what DevOps is. So if you say, I got the new DevOps with public on-premise and Edge, that's just not all public cloud, that's essentially distributed Cloud Native. >> Correct. Is that the new DevOps in your mind or is that? How would you, or is that oversimplifying it? >> Or is that that term where everyone's saying Platform Ops, right? Has it shifted? >> Well you bring up a good point about Terraform. I mean Terraform is well proven. People love it. It's got great use cases and now there seems to be new things happening. We call things like super cloud emerging, which is multicloud and abstraction layers. So you're starting to see stuff being abstracted away for the benefits of moving to the next level, so teams don't get stuck doing the same old thing. They can move on. Like what you guys are doing with Platform9 is providing a service so that teams don't have to do it. >> Correct, yeah. >> That makes a lot of sense, So you just, now it's running and then they move on to the next thing. >> Chris: Yeah, right. >> So what is that next thing? >> I think Edge is a big part of that next thing. The propensity for someone to put up with a delay, I think it's gone. For some reason, we've all become fairly short-tempered, Short fused. You know, I click the button, it should happen now, type people. And for better or worse, hopefully it gets better and we all become a bit more patient. But how do I get more effective and efficient at delivering that to that really demanding- >> I think you bring up a great point. I mean, it's not just people are getting short-tempered. I think it's more of applications are being deployed faster, security is more exposed if they don't see things quicker. You got data now infrastructure scaling up massively. So, there's a double-edged swords to scale. >> Chris: Yeah, yeah. I mean, maintenance, downtime, uptime, security. So yeah, I think there's a tension around, and one hand enthusiasm around pushing a lot of code and new apps. But is the confidence truly there? It's interesting one little, (snaps finger) supply chain software, look at Container Security for instance. >> Yeah, yeah. It's big. I mean it was codified. >> Do you agree that people, that's kind of an issue right now. >> Yeah, and it was, I mean even the supply chain has been codified by the US federal government saying there's things we need to improve. We don't want to see software being a point of vulnerability, and software includes that whole process of getting it to a running point. >> It's funny you mentioned remote and one of the thing things that you're passionate about, certainly Edge has to be remote. You don't want to roll a truck or labor at the Edge. But I was doing a conversation with, at Rebars last year about space. It's hard to do brake fix on space. It's hard to do a, to roll a someone to configure satellite, right? Right? >> Chris: Yeah. >> So Kubernetes is in space. We're seeing a lot of Cloud Native stuff in apps, in space, so just an example. This highlights the fact that it's got to be automated. Is there a machine learning AI angle with all this ChatGPT talk going on? You see all the AI going the next level. Some pretty cool stuff and it's only, I know it's the beginning, but I've heard people using some of the new machine learning, large language models, large foundational models in areas I've never heard of. Machine learning and data centers, machine learning and configuration management, a lot of different ways. How do you see as the product person, you incorporating the AI piece into the products for Platform9? >> I think that's a lot about looking at the telemetry and the information that we get back and to use one of those like old idle terms, that continuous improvement loop to feed it back in. And I think that's really where machine learning to start with comes into effect. As we run across all these customers, our system that helps at two o'clock in the morning has that telemetry, it's got that data. We can see what's changing and what's happening. So it's writing the right algorithms, creating the right machine learning to- >> So training will work for you guys. You have enough data and the telemetry to do get that training data. >> Yeah, obviously there's a lot of investment required to get there, but that is something that ultimately that could be achieved with what we see in operating people's environments. >> Great. Chris, great to have you here in the studio. Going wide ranging conversation on Kubernetes and Platform9. I guess my final question would be how do you look at the next five years out there? Because you got to run the product management, you got to have that 20 mile steer, you got to look at the customers, you got to look at what's going on in the engineering and you got to kind of have that arc. This is the right path kind of view. What's the five year arc look like for you guys? How do you see this playing out? 'Cause KubeCon is coming up and we're you seeing Kubernetes kind of break away with security? They had, they didn't call it KubeCon Security, they call it CloudNativeSecurityCon, they just had in Seattle inaugural events seemed to go well. So security is kind of breaking out and you got Kubernetes. It's getting bigger. Certainly not going away, but what's your five year arc of of how Platform9 and Kubernetes and Ops evolve? >> It's to stay on that theme, it's focusing on what is most important to our users and getting them to a point where they can just consume it, so they're not having to operate it. So it's finding those big items and bringing that into our platform. It's something that's consumable, that's just taken care of, that's tested with each release. So it's simplifying operations more and more. We've always said freedom in cloud computing. Well we started on, we started on OpenStack and made that simple. Stable, easy, you just have it, it works. We're doing that with Kubernetes. We're expanding out that user, right, we're saying bring your developers in, they can download their Kube conflict. They can see those Containers that are running there. They can access the events, the log files. They can log in and build a VM using KubeVirt. They're self servicing. So it's alleviating pressures off of the Ops team, removing the help desk systems that people still seem to rely on. So it's like what comes into that field that is the next biggest issue? Is it things like CI/CD? Is it simplifying GitOps? Is it bringing in security capabilities to talk to that? Or is that a piece that is a best of breed? Is there a reason that it's been spun out to its own conference? Is this something that deserves a focus that should be a specialized capability instead of tooling and vendors that we work with, that we partner with, that could be brought in as a service. I think it's looking at those trends and making sure that what we bring in has the biggest impact to our users. >> That's awesome. Thanks for coming in. I'll give you the last word. Put a plug in for Platform9 for the people who are watching. What should they know about Platform9 that they might not know about it or what should? When should they call you guys and when should they engage? Take a take a minute to give the plug. >> The plug. I think it's, if your operations team is focused on building Kubernetes, stop. That shouldn't be the cloud. That shouldn't be in the Edge, that shouldn't be at the data center. They should be consuming it. If your engineering teams are all trying different ways and doing different things to use and consume Cloud Native services and Kubernetes, they shouldn't be. You want consistency. That's how you get economies of scale. Provide them with a simple platform that's integrated with all of your enterprise identity where they can just start consuming instead of having to solve these problems themselves. It's those, it's those two personas, right? Where the problems manifest. What are my operations teams doing, and are they delivering to my company or are they building infrastructure again? And are my engineers sprinting or crawling? 'Cause if they're not sprinting, you should be asked the question, do I have the right Cloud Native tooling in my environment and how can I get them back? >> I think it's developer productivity, uptime, security are the tell signs. You get that done. That's the goal of what you guys are doing, your mission. >> Chris: Yep. >> Great to have you on, Chris. Thanks for coming on. Appreciate it. >> Chris: Thanks very much. 0 Okay, this is "theCUBE" here, finding the right path to Cloud Native. I'm John Furrier, host of "theCUBE." Thanks for watching. (upbeat music)

Published Date : Feb 17 2023

SUMMARY :

And it comes down to operations, And the developers are I need to run my software somewhere. and the infrastructure, What's the goal and then I asked for that in the VM, What's the problem that you guys solve? and configure all of the low level. We're going to be Cloud Native, case or cases that you guys see We've opened that tap all the way, It's going to be interesting too, to your business and let us deliver the teams need to get Is that kind of what you guys are always on assurance to keep that up customers say to you of the best ones you can get. make sure that all the You have the product, and being in the market with you guys is finding the right path, So the why- I mean, that's what kind of getting in in the weeds Just got to get it going. to figure it out. velocity for your business. how to kind of get it all, a service to my users." and GitOps in that scope, of brought that into the open. Inuit is the primary contributor What's the big takeaway from that project? hey let's make this simple to use, And as the product, the people that need to at the end of the day, And they can see the clusters So job well done for you guys. the morning when things And what do you do then? So going back to OpenStack, Ops and you know, is getting to the point John: That's an 'cause that's one of the problems. that physical server to myself, It is able to do things. Terraform is not that the big pieces to be sold. Yeah, and you talk about Is that the new DevOps? I got the new DevOps with Is that the new DevOps Like what you guys are move on to the next thing. at delivering that to I think you bring up a great point. But is the confidence truly there? I mean it was codified. Do you agree that people, I mean even the supply and one of the thing things I know it's the beginning, and the information that we get back the telemetry to do get that could be achieved with what we see and you got to kind of have that arc. that is the next biggest issue? Take a take a minute to give the plug. and are they delivering to my company That's the goal of what Great to have you on, Chris. finding the right path to Cloud Native.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
ChrisPERSON

0.99+

JohnPERSON

0.99+

Chris JonesPERSON

0.99+

12 gigQUANTITY

0.99+

five yearQUANTITY

0.99+

John FurrierPERSON

0.99+

two yearsQUANTITY

0.99+

six peopleQUANTITY

0.99+

two personasQUANTITY

0.99+

AdobeORGANIZATION

0.99+

JavaTITLE

0.99+

three monthsQUANTITY

0.99+

20 mileQUANTITY

0.99+

Palo Alto, CaliforniaLOCATION

0.99+

AWSORGANIZATION

0.99+

SeattleLOCATION

0.99+

two toolsQUANTITY

0.99+

twoQUANTITY

0.99+

eight coresQUANTITY

0.99+

KubeConEVENT

0.99+

last yearDATE

0.99+

GitOpsTITLE

0.99+

oneQUANTITY

0.99+

tomorrowDATE

0.99+

over two yearsQUANTITY

0.99+

HashiCorpORGANIZATION

0.99+

TerraformORGANIZATION

0.99+

two separate platformsQUANTITY

0.99+

24QUANTITY

0.99+

firstQUANTITY

0.99+

todayDATE

0.98+

two waysQUANTITY

0.98+

third alternativeQUANTITY

0.98+

each releaseQUANTITY

0.98+

IntuitORGANIZATION

0.98+

third pillarQUANTITY

0.98+

2:00amDATE

0.98+

first jobsQUANTITY

0.98+

Mobile World CongressEVENT

0.98+

Cloud NativeTITLE

0.98+

this yearDATE

0.98+

late 2019DATE

0.98+

Platform9TITLE

0.98+

one environmentQUANTITY

0.98+

last fallDATE

0.97+

KubernetesTITLE

0.97+

yesterdayDATE

0.97+

two experiencesQUANTITY

0.97+

about eight yearsQUANTITY

0.97+

DevSecOpsTITLE

0.97+

GitTITLE

0.97+

FluxORGANIZATION

0.96+

CNCFORGANIZATION

0.96+

two big contributorsQUANTITY

0.96+

Cloud NativeTITLE

0.96+

DevOpsTITLE

0.96+

RebarsORGANIZATION

0.95+

Vittorio Viarengo, VP of Cross Cloud Services, VMware | VMware Explore 2022


 

(gentle music intro) >> Okay, we're back. We're live here at theCUBE and at VMworld, VMware Explore, formally VMworld. I'm John Furrier with Dave Vellante. Three days of wall to wall coverage, we've got Vittorio Viarengo, the vice president of Cross-Cloud Services at VMware. Vittorio, great to see you, and thanks for coming on theCUBE right after your keynote. I can't get that off my tongue, VMworld. 12 years of CUBE coverage. This is the first year of VMware Explore, formerly VMworld. Raghu said in his keynote, he explained the VMworld community now with multi-clouds that you're in charge of at VMworld, VMware, is now the Explore brand's going to explore the multi-cloud, that's a big part of Raghu's vision and VMware. You're driving it and you are on the stage just now. What's, what's going on? >> Yeah, what I said at my keynote note is that our customers have been the explorer of IT, new IT frontier, always challenging the status quo. And we've been, our legendary engineering team, been behind the scenes, providing them with the tools of the technology to be successful in that journey to the private cloud. And Kelsey said it. What we built was the foundation for the cloud. And now it's time to start a new journey in the multi-cloud. >> Now, one of the things that we heard today clearly was: multi-cloud's a reality. Cloud chaos, Kit Colbert was talking about that and we've been saying, you know, people are chaotic. We believe that. Andy Grove once said, "Reign in the chaos. Let chaos reign, then reign in the chaos." That's the opportunity. The complexity of cross-cloud is being solved. You guys have a vision, take us through how you see that happening. A lot of people want to see this cross-cloud abstraction happen. What's the story from your standpoint, how you see that evolving? >> I think that IT history repeats itself, right? Every starts nice and neat. "Oh, I'm going to buy a bunch of HP servers and my life is going to be good, and oh, this store." >> Spin up an EC2. >> Yeah. Eventually everything goes like this in IT because every vendor do what they do, they innovate. And so that could create complexity. And in the cloud is the complexity on steroid because you have six major cloud, all the local clouds, the cloud pro- local cloud providers, and each of these cloud brings their own way of doing management security. And I think now it's time. Every customer that I talk to, they want more simplicity. You know, how do I go fast but be able to manage the complexity? So that's where cross-cloud services- Last year, we launched a vision, with a sprinkle of software behind it, of building a set of cloud-native services that allow our customers to build, run, manage, secure, and access any application consistently across any cloud. >> Yeah, so you're a year in now, it's not like, I mean, you know, when you come together in a physical event like this, it resonates more, you got the attention. When you're watching the virtual events, you get doing a lot of different things. So it's not like you just stumbled upon this last week. Okay, so what have you learned in the last year in terms of post that launch. >> What we learned is what we have been building for the last five years, right? Because we started, we saw multi-cloud happening before anybody else, I would argue. With our announcement with AWS five, six years ago, right? And then our first journey to multi-cloud was let's bring vSphere on all the clouds. And that's a great purpose to help our customers accelerate their journey of their "legacy" application. Their application actually deliver business to the cloud. But then around two, three years ago, I think Raghu realized that to add value, we needed- customers were already in the cloud, we needed to embrace the native cloud. And that's where Tanzu came in as a way to build application. Tanzu manage, way to secure manage application. And now with Aria, we now have more differentiated software to actually manage this application across- >> Yeah, and Aria is the management plane. That's the rebrand. It's not a new product per se. It's a collection of the VMware stuff, right? Isn't it like- >> No, it's, it's a... >> It's a new product? >> There is a new innovation there because basically they, the engineering team built this graph and Raghu compared it to the graph that Google builds up around about the web. So we go out and crawl all your assets across any cloud and we'll build you this model that now allows you to see what are your assets, how you can manage them, what are the performance and all that, so. No, it's more than a brand. It's, it's a new innovation and integration of a technology that we had. >> And that's a critical component of cross-cloud. So I want to get back to what you said about Raghu and what he's been focused on. You know, I remember interviewing him in 2016 with Andy Jassy at AWS, and that helped clear up the cloud game. But even before that Raghu and I had talked, Dave, on theCUBE, I think it was like 2014? >> Yeah. >> Pat Gelson was just getting on board as the CEO of VMware. Hybrid was very much on the conversation then. Even then it was early. Hybrid was early, you guys are seeing multi-cloud early. >> It was private cloud. >> Totally give you props on that. So VMware gets total props on that, being right on that. Where are we in that journey? 'Cause super cloud, as we're talking about, you were contributing to that initiative in the open with our open source project. What is multi-cloud? Where is it in the status of the customer? I think everyone will agree, multi-cloud is an outcome that's going to happen. It's happening. Everyone has multiple clouds and they configure things differently. Where are we on the progress bar in your mind? >> I think I want to answer that question and go back to your question, which I didn't address, you know, what we are learning from customers. I think that most customers are at the very, very beginning. They're either in the denial stage, like yesterday talked to a customer, I said, "Are you multi-cloud, are you on your multi-cloud journey?" And he said, "Oh we are on-prem and a little bit of Azure." I said, "Oh really? So the bus- "Oh no, well the business unit is using AWS, right? And we are required company that is using-" I said, "Okay, so you are... that customer is in cloud first stage." >> Like you said, we've seen this movie before. It comes around, right? >> Yeah. >> Somebody's going to have to clean that up at some point. >> Yeah, I think a lot, a lot of- the majority customers are either in denial or in the cloud chaos. And some customers are pushing the envelope like SMP. SMP Global, we heard this morning. Somebody has done all the journey in the private cloud with us, and now I said, and I talked to him a few months ago, he told me, "I had to get in front of my developers. Enough of this, you know, wild west. I had to lay down the tracks and galleries for them to build multi-cloud in a way that was, give them choice, but for me, as an operator and a security person, being able to manage it and secure it." And so I think most customers are in that chaos phase right now. Very early. >> So at our Supercloud22 event, we were riffing and I was asking you about, are you going to hide the complexity, yes. But you're also going to give access to the, to the developers if they want access to the primitives. And I said to you, "It sounds like you want to have your cake and eat it too." And you said, "And want to lose weight." And I never followed up with you, so I want to follow up now. By "lose weight," I presume you mean be essentially that platform of choice, right? So you're going to, you're going to simplify, but you're going to give access to the developers for those primitives, if in fact they want one. And you're going to be the super cloud, my word of choice. So my question to you is why, first of all, is that correct, your "lose weight"? And why VMware? >> When I say you, you want a cake, eat it and lose weight, I, and I'm going to sound a little arrogant, it's hard to be humble when you're good. But now I work for a company, I work for a company that does that. Has done it over and over and over again. We have done stuff, I... Sometimes when I go before customers, I say, "And our technology does this." Then the customer gets on stage and I go, "Oh my God, oh my God." And then the customers say, "Yeah, plus I realize that I could also do this." So that's, you know, that's the kind of company that we are. And I think that we were so busy being successful with on-prem and that, you know, that we kind of... the cloud happened. Under our eyes. But now with the multi-cloud, I think there is opportunity for VMware to do it all over again. And we are the right company to do it for two reasons. One, we have the right DNA. We have those engineers that know how to make stuff that was not designed to work together work together and the right partnership because everybody partners with us. >> But, you know, a lot of companies like, oh, they missed cloud, they missed mobile. They missed that, whatever it was. VMware was very much aware of this. You made an effort to do kind of your own cloud initiative, backed off from- and everybody was like, this is a disaster waiting to happen and of course it was. And so then you realize that, you learn from your mistakes, and then you embraced the AWS deal. And that changed everything, it changed... It cleared it up for your customers. I'm not hearing anybody saying that the cross-cloud services strategy, what we call multi, uh, super cloud is wrong. Nobody's saying that's like a failed, you know, strategy. Now the execution obviously is very important. So that's why I'm saying it's different this time around. It's not like you don't have your pulse on it. I mean, you tried before, okay, the strategy wasn't right, it backfired, okay, and then you embraced it. But now people are generally in agreement that there's either a problem or there's going to be a problem. And so you kind of just addressed why VMware, because you've always been in the catbird seat to solve those problems. >> But it is a testament to the pragmatism of the company. Right? You try- In technology, you cannot always get it right, right? When you don't get it right, say, "Okay, that didn't work. What is the next?" And I think now we're onto something. It's a very ambitious vision for sure. But I think if you look at the companies out there that have the muscles and the DNA and the resources to do it, I think VMware is one. >> One of the risks to the success, what's been, you know you watch the Twitter chatter is, "Oh, can VMware actually attract the developers?" John chimed in and said, >> Yeah. >> It's not just the devs. I mean, just devs. But also when you think of DevOps, the ops, right? When you think about securing and having that consistent platform. So when you think about the critical factors for you to execute, you have to have that pass platform, no question. Well, how do you think about, okay, where are the gaps that we really have to get right? >> I think that for us to go and get the developers on board, it's too late. And it's too late for most companies. Developers go with the open source, they go with the path of least resistance. So our way into that, and as Kelsey Hightower said, building new application, more applications, is a team sport. And part of that team is the Ops team. And there we have an entry, I think. Because that's what- >> I think it possible. I think you, I think you're hitting it. And my dev comment, by the way, I've been kind of snarky on Twitter about this, but I say, "Oh, Dev's got it easy. They're sitting in the beach with sunglasses on, you know, having focaccia. >> Doing whatever they want. >> Happy doing whatever they want. No, it's better life for the developer now. Open source is the software industry, that's going great. Shift left in CI/CD pipeline. Developers are faster than ever, they're innovating. It's all self-service, it's all DevOps. It's looking good for the developers right now. And that's why everyone's focused on that. They're driving the change. The Ops team, that was traditional IT Ops, is now DevOps with developers. So the seed change of data and security, which is core, we're hearing a lot of those. And if you look at all the big successes, Snowflake, Databricks, MinIO, who was on earlier with the S3 cloud storage anywhere, this is the new connective tissue that VMware can connect to and extend the operational platform of IT and connect developers. You don't need to win them all over. You just connect to them. >> You just have to embrace the tools that they're using. >> Exactly. >> You just got to connect to them. >> You know, you bring up an interesting point. Snowflake has to win the developers, 'cause they're basically saying, "Hey, we're building an application development platform on top of our proprietary system." You're not saying that. You're saying we're embracing the open source tools that developers are using, so use them. >> Well, we gave it a single pane of glass to manage your application everywhere. And going back to your point about not hiding the underlying primitives, we manage that application, right? That application could be moving around, but nobody prevents that application to use that API underneath. I mean, that's, that can always do that. >> Right, right. >> And, and one of the reason why we had Kelsey Hightower and my keynote and the main keynote was that I think he shows that the template, the blueprint for our customers, our operators, if you want to have- even propel your career forward, look at what he did, right? VI admin, going up the stack storage and everything else, and then eventually embrace Kubernetes, became an expert. Really took the time to understand how modern application were- are built. And now he's a luminary in the industry. So we don't have, all have to become luminary, but you can- our customers right here, doing the labs upstairs, they can propel the career forward in this. >> So summarize what you guys are announcing around cross cloud-services. Obviously Aria, another version, 1.3 of Tanzu. Lay out the sort of news. >> Yeah, so we- With Tanzu, we have one step forward with our developer experience so that, speaking of meeting where they are, with application templates, with ability to plug into their idea of choice. So a lot of innovation there. Then on the IR side, I think that's the name of the game in multi-cloud, is having that object model allows you to manage anything across anything. And then, we talk about cross-cloud services being a vision last year, I, when I launched it, I thought security and networking up there as a cloud, but it was still down here as ploy technology. And now with NSX, the latest version, we brought that control plane in the cloud as a cloud native cross-cloud service. So, lot of meat around the three pillars, development, the management, and security. >> And then the complementary component of vSphere 8 and vSAN 8 and the whole DPU thing, 'cause that's, 'cause that's cloud, right? I mean, we saw what AWS did with Nitro. >> Yeah. >> Five, seven years ago. >> That's the consumption model cloud. >> That's the future of computing architecture. >> And the licensing model underneath. >> Oh yeah, explain that. Right, the universal licensing model. >> Yeah, so basically what we did when we launch cloud universal was, okay, you can buy our software using credit that you have on AWS. And I said, okay, that's kind of hybrid cloud, it's not multi-cloud, right? But then we brought in Google and now the latest was Microsoft. Now you can buy our software for credits and investment that our customers already have with these great partners of ours and use it to consume as a subscription. >> So that kind of changes your go-to-market and you're not just chasing an ELA renewal now. You're sort of thinking, you're probably talking to different people within the organizations as well, right? So if I can use credits for whatever, Google, for Azure, for on-prem, for AWS, right? Those are different factions necessarily in the organization. >> So not just the technology's multi-cloud, but also the consumption model is truly multi-cloud. >> Okay, Vittorio, what's next? What's the game plan? What do you have going on? It's getting good traction here again, like Dave said, no one's poo-pooing cross-cloud services. It is kind of a timing market forces. We were just talking before you came on. Oh, customers don't- may not think they have a problem, whether they're the frog boiling water or not, they will have the problem coming up or they don't think they have a problem, but they have chaos reigning. So what's next? What are you doing? Is it going to be new tech, new market? What is the plan? >> So I think for, if I take my bombastic kind of marketing side of me hat off and I look at the technology, I think the customers in these scales wants to be told what to do. And so I think what we need to do going forward is articulate these cross-cloud services use cases. Like okay, what does mean to have an application that uses a service over here, a service over there, and then show the value of getting this component from one company? Because cross-cloud services at your event, how many vendors were there? 20? 30? >> Yeah. >> So the market is there. I mean, these are all revenue-generating companies, right, but they provide a piece of the puzzle. Our ambition is to provide a platform approach. And so we need to articulate better, what are the advantages of getting these components management, security, from- >> And Kit, Kit was saying, it's a hybrid kind of scenario. I was kind of saying, oh, putting my little business school scenario hat on, oh yeah, you go hardcore competitive, best product wins, kill or be killed, compete and win. Or you go open and you create a keiretsu, create a consortium, and get support, standardize or defacto standardize a bunch of it, and then let everyone monetize or participate. >> Yeah, we cannot do it alone. >> What's the approach? What's the approach you guys want to take? >> So I think whatever possible, first of all, we're not going to do it alone. Right, so the ecosystem is going to play a part and if the ecosystem can come together around the consortium or a standard that makes sense for customers? Absolutely. >> Well, and you say, nobody's poo-pooing it, and I stand by that. But they are saying, and I think it is true, it's hard, right? It's a very challenging, ambitious goal that you have. But yeah, you've got a track record of- >> I mean the old playbook, >> Exactly! >> The old playbooks are out. I mean, I always say, the old kill and be highly competitive strategy. Proprietary is dead. And then if you look at the old way of winning was, okay, you know, we're going to lock customers in- >> What do you mean proprietary is dead? Proprietary's not dead. >> No, I mean like, I'm talking- Okay, I'm talking about how people sell. Enterprise companies love to create, simplify, create value with chaos like okay, complexity with more complexity. So that's over, you think that's how people are marketing? >> No, no, it's true. But I mean, we see a lot of proprietary out there. >> Like what? >> It's still happening. Snowflake. (laughing) >> Tell that to the entire open store software industry. >> Right, well, but that's not your play. I mean, you have to have some kind of proprietary advantage. >> The enterprise playbook used to be solve complexity with complexity, lock the customers in. Cloud changed all that with open. You're a seasoned marketer, you're also an executive. You have an interesting new wave. How do you market to the enterprise in this new open way? How do you win? >> For us, I think we have that relationship with the C-level and we have delivered for them over and over again. So our challenge from a marketing perspective is to educate these executives about all that. And the fact that we didn't have this user conference in person didn't help, right? And then show that value to the operator so that they can help us just like we did in the past. I mean, our sales motion in the past was we made these people- I told them today, you were the heroes. When you virtualized, when you brought down 1000 servers to 80, you were the hero, right? So we need to empower them with the technology and the know-how to be heroes again in multi-cloud. And I think the business will take care of itself. >> Okay final question from me, and Dave might have another one of his, everybody wanted to know this year at VMworld, VMware Explore, which is the new name, what would it look like? What would the vibe be? Would people show up? Would it be vibrant? Would cross-cloud hunt? Would super cloud be relevant? I got to say looking at the floor last night, looking at the keynotes, looking at the perspective, it seems to look like, oh, people are on board. What is your take on this? You've been talking to customers, you're talking to people in the hallways. You've been brief talking to all the analysts. What is the vibe about this year's Explore? >> I think, you've been covering us for a long time, this is a religious following we have. And we don't take it for granted. I told the audience today, this to us is a family reunion and we couldn't be, so we got a sense of like, that's what I feels like the family is back together. >> And there's a wave coming too. It's not like business is dying. It's like a whole 'nother. Another wave is coming. >> It's funny you mention about the heroes. 'Cause I go back, I don't really have my last question, but it's just the last thought is, I remember the first time I saw a demo of VMware and I went, "Holy crap, wow. This is totally game changing." I was blown away. Right, like you said, 80 servers down to just a couple of handfuls. This is going to change everything. And that's where it all started. You know, I mean, I know it started in workstations, but that's when it really became transformational. >> Yeah, so I think we have an opportunity to do it over again with the family that is here today, of which you guys consider family as well. >> All right, favorite part of the keynote and then we'll wrap up. What was your favorite part of the keynote today? >> I think the excitement from the developer people that were up there. Kelsey- >> The guy who came after Kelsey, what was his name? I didn't catch it, but he was really good. >> Yeah, I mean, it's, what it's all about, right? People that are passionate about solving hard problems and then cannot wait to share it with the community, with the family. >> Yeah. I love the one line, "You kids have it easy today. We walk to school barefoot in the snow back in the day." >> Uphill, both ways. >> Broke the ice to wash our face. >> Vittorio, great to see you, great friend of theCUBE, CUBE alumni, vice president of cross-cloud serves at VMware. A critical new area that's harvesting the fruits coming off the tree as VMware invested in cloud native many years ago. It's all coming to the market, let's see how it develops. Congratulations, good luck, and we'll be back with more coverage here at VMware Explore. I'm John Furrier with Dave Vellante. Stay with us after the short break. (gentle music)

Published Date : Aug 30 2022

SUMMARY :

is now the Explore brand's going And now it's time to start a What's the story from your standpoint, and my life is going to be And in the cloud is the I mean, you know, when you come together for the last five years, right? Yeah, and Aria is the management plane. and Raghu compared it to the and that helped clear up the cloud game. on board as the CEO of VMware. in the open with our open source project. I said, "Okay, so you are... Like you said, we've Somebody's going to have to in the private cloud with us, So my question to you is why, and the right partnership that the cross-cloud services strategy, and the resources to do it, of DevOps, the ops, right? And part of that team is the Ops team. And my dev comment, by the way, and extend the operational platform of IT the tools that they're using. the open source tools And going back to your point And now he's a luminary in the industry. Lay out the sort of news. So, lot of meat around the three pillars, I mean, we saw what AWS did with Nitro. That's the future of Right, the universal licensing model. and now the latest was Microsoft. in the organization. So not just the What is the plan? and I look at the technology, So the market is there. oh yeah, you go hardcore and if the ecosystem can come Well, and you say, And then if you look at What do you mean proprietary is dead? So that's over, you think But I mean, we see a lot It's still happening. Tell that to the entire I mean, you have to have some lock the customers in. and the know-how to be What is the vibe about the family is back together. And there's a wave coming too. I remember the first time to do it over again with the All right, favorite part of the keynote from the developer people I didn't catch it, but he was really good. and then cannot wait to I love the one line, "You that's harvesting the

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
DavePERSON

0.99+

Dave VellantePERSON

0.99+

Andy GrovePERSON

0.99+

Pat GelsonPERSON

0.99+

KelseyPERSON

0.99+

Andy JassyPERSON

0.99+

JohnPERSON

0.99+

Vittorio ViarengoPERSON

0.99+

2016DATE

0.99+

AWSORGANIZATION

0.99+

2014DATE

0.99+

VMwareORGANIZATION

0.99+

MicrosoftORGANIZATION

0.99+

Kit ColbertPERSON

0.99+

VittorioPERSON

0.99+

SMP GlobalORGANIZATION

0.99+

RaghuPERSON

0.99+

GoogleORGANIZATION

0.99+

John FurrierPERSON

0.99+

Last yearDATE

0.99+

HPORGANIZATION

0.99+

Cross Cloud ServicesORGANIZATION

0.99+

12 yearsQUANTITY

0.99+

OneQUANTITY

0.99+

CUBEORGANIZATION

0.99+

last yearDATE

0.99+

DatabricksORGANIZATION

0.99+

80QUANTITY

0.99+

eachQUANTITY

0.99+

Kelsey HightowerPERSON

0.99+

VMworldORGANIZATION

0.99+

80 serversQUANTITY

0.99+

todayDATE

0.99+

yesterdayDATE

0.99+

two reasonsQUANTITY

0.99+

TanzuORGANIZATION

0.99+

SnowflakeORGANIZATION

0.98+

last nightDATE

0.98+

VMware ExploreORGANIZATION

0.98+

FiveDATE

0.98+

first yearQUANTITY

0.98+

six years agoDATE

0.98+

first stageQUANTITY

0.98+

MinIOORGANIZATION

0.98+

vSphereTITLE

0.98+

last weekDATE

0.98+

1000 serversQUANTITY

0.98+

SMPORGANIZATION

0.98+

seven years agoDATE

0.98+

this yearDATE

0.97+

both waysQUANTITY

0.97+

Three daysQUANTITY

0.97+

three years agoDATE

0.97+

AriaORGANIZATION

0.97+

first journeyQUANTITY

0.97+

Supercloud22EVENT

0.97+

NSXORGANIZATION

0.97+

Matt Coulter, Liberty Mutual | AWS re:Invent 2021


 

(upbeat music) >> Good afternoon and welcome back to Las Vegas. You're watching theCUBE's coverage of AWS 2021. My name is Dave Vellante. theCUBE goes out to the events. We extract the signal from the noise. Very few physical events this year doing a lot of hybrid stuff. It's great to be back in hybrid event... Physical event land, 25,000 people here. Probably a little few more registered than that. And then on the periphery, got to be another at least 10,000 people that came in, flew in and out, see what's happening. A bunch of VCs, checking things out, a few parties last night and so forth. A lot of action here. It's like re:Invent is back. Matt Coulter is here. He's a technical architect at Liberty Mutual. Matt, thanks for flying in from Belfast. Good to see ya. >> Dave, and thanks for having me today. >> Pleasure. So what's your role as a technical architect? Maybe describe that, we'll get into a little bit. >> Yeah so I am here to empower and enable our developers across the globe to rapidly deliver business value and solve problems for our customers in a well-architected way that doesn't introduce problems or risks, you know, later down the line. So instead of thinking of me as someone who directly every day, build software, I try to create the environment where other people can rapidly build software. >> That's, you know, it's interesting. because you're a developer, right? You can use like, "Hey I code." That's what normally you would say but you're actually creating frameworks and business model so that others can learn, teach them how to fish, so we speak. >> Yeah because I can only scale, there's a certain amount. Whereas if I can teach, there's 5,000 people in Liberty Mutual's tech organization. So if I can teach the 5,000 to be 5% better, it's way more than me even if I 10Xed >> When did you first touch the Cloud? >> Personally, it would have been four/five years ago. That's when I started in the Cloud. >> What was that experience like for you? >> Oh, it was hard. It was very different to anything that we'd done in the past. So it's because you... Traditionally, you would have just written your small piece of code. You would have had a big application that was out there, it had been out there maybe 20 years, it was deployed, and you were just adding a couple of lines. Whereas when you start putting stuff into the Cloud, it's out there. It's on the internet for anyone there to try and hack or try to get into. It was a bit overwhelming the amount that you needed to learn. So it was- >> Was it worth it? >> Oh yeah. Completely. (laughing) So that's the thing, that I would never go back to the way we did things before. And that's why I'm so passionate, enthusiastic about the stuff I've been doing. Because to me, the amount of benefits you can get, like now we can deliver thing. We have teams going out there and doing discovery and framing with the business. And they're pushing well-architected products three days later into production. That was unheard of before, you know, this year. >> Yeah. So you were part of Werner's keynote this morning. Of course that's always one of the keynotes that's most anticipated at re:Invent. It's on the sort of last day. He's awesome. This is you know, 10th year of re:Invent. He sort of did a look back. He started out (chuckles) he's just a cool guy and very passionate. But talk about what your role was in the keynote. >> Yeah so I had a section towards the end of the keynote, and I was to talk about Liberty Mutual's serverless first journey. I actually went through from 2014 through to the current day of all the major Cloud milestones that we've hit. And I talked through some of the impact it's had on our business and the impact it's had on our developers. And yeah it's just been this incredible journey where as I said, it was hard at the start. So we had to spark this culture within our company that we were going to empower and enable our developers and we were going to get them excited about doing this. And that's why we needed to make it safe. So there was a lot of work went down at the start to make the Cloud safe for our developers to experiment. And then the past two years have been known that it's safe, okay? Let's see what it can do. Let's go. >> Yeah so Liberty Mutual has been around many many years, Boston-based, you know, East Coast-based, my home city. I don't live in Boston but I consider it my city. And so talk about your business a little bit because you're an established company. I don't know, probably a hundred years old, right? Any all other newbies nipping at your business, right? Coming in with low-cost products. Maybe not bringing as much protection as you dig into it. But regardless, you've got to compete with them technically. So what are some of the drivers in your business and how are you using the Cloud to sort of defend your turf and grow? >> Yeah so first of all, we're 109 years old. (laughing) Yeah. So absolutely, there's an entire insurtech market of people here gunning for the big Liberty Mutual because we've been here for so long. And our whole thing is we're focused on our customers. So we want to be there for people in their time of need. Because at a point in time whenever you need insurance, typically something is going wrong. And that's why we're building innovative solutions like a serverless call center we built, that after natural disaster, it can automatically process claims in less than four minutes. So instead of having to wait on hold for maybe an hour, you can just text or pick up the phone, and four minutes later your claims are through. And that's we're using technology always focused on the customer. >> That's unbelievable. Think about that experience, to me. I mean I've filed claims before and it's, it's kind of time consuming. And you're saying you've compressed that to minutes? Days, weeks, you know, and now you've compressed that to minutes? >> Yeah. >> Tell us more about how you did that. >> And that's because it's a fully serverless solution that was built. So it doesn't require like people to scale. It can scale to whatever number of our customers need to make a claim at that point because that would typically be the bottleneck if there's some kind of natural disaster. So that means that if something happens we can just switch it on. And customers can choose not to use it. You can always choose to say I want to speak to a person. But now with this technology, we can just make it easy and just go. Everything, all the information we know in the back end, we just use it and actually make things better for you. >> You're talking about the impact that it had on your business and developers. So how do you quantify that? Maybe start with the business. Maybe share some ways in which you look at that measure. >> Yeah, so I mean, in terms of how we measure the impact of the Cloud on our business, we're always looking at our profitability and we're always looking, as I say, at our customers. And ideally, I want our Cloud bill to go down as our number of customers goes up because that's why we're using the serverless fast mindset, we call it. We don't want to build anything we don't have to build. We want to take the best that's out there and just piece it together and produce these products for our customers. So yeah, that's having an impact on our business because now developers aren't spending weeks, months, years doing all this configuration. And they can actually sit down with the business and understand how we write insurance. So now we can start being innovative with our products and talking about the real business instead of everything else. >> When you say you want your Cloud bill to go down, you know, it reminds me like in the old days of IT budgeting, right? It was always slash, do more with less cut, cut, cut, right? And it was kind of going in cycles. But with the Cloud a lot of customers that I talk to, they were like, might be going down as a percentage of revenues but actually it might be going up as you launch more projects because they're driving revenue. There's a tighter tie between revenue and Cloud bill. How do you look at that? >> Yeah. So I mean, with every project, you have to look at the worth-based development often and whether or not it's going to hold this away in the market. And the key thing is with the serverless products that are being released now, they cost pennies if they're low scale. So you can actually launch a new product into the market and it maybe only cost you $20 to see if that thing would fit in the market. So by the time you're getting into the big bills you know whether or not you've got a market fit and you can decide whether you want to pivot. >> Oh wow. So you you've compressed, that's another business metric. You've compressed the time to get certainty around product market fit, right? Which is huge because you really can't go to market until you have product market fit (laughing) >> Exactly. You have to be. Thoroughly understand if it's going to work. >> Right because if you go to the market and you've got 50% churn. (laughing) Well, you don't want to be worried about the go-to market. You got to get back to the product so you can test that and you can generate. >> So that's why, yeah, As I said, we have developers who can go out and do discovery and framing on a potential product and deliver it three days later which (chuckles) >> How has the Cloud effected developer satisfaction or passion? I guess it's... I mean we're in AWS Cloud. Our developers, we tell them "Okay, you got to go back on-prem." They would say, "I quit." (laughing) How has it affected their lives? >> Yeah it's completely there for them, it's way better. So now we have way more ownership over any, you know, of everything we ever did. So it feels like you're truly a part of Liberty Mutual and you're solving Liberty's problems now. Because it's not a case of like, "Okay, let's put in a request to stand up a server, it's going to take six months. And then let's do some big long acquisition." It's a case of like, "Let's actually get done into the nitty gritty of what we going to build." And that's- >> How do you use the Cloud developer kit? Maybe you could talk about that. I mean, explain what it is. It's a framework. But explain from your perspective. >> Yeah so the Cloud typically, it started off, and lot of it was done by Cloud infrastructure engineers who created these big YAML files. That's how they defined all the stuff that's going to be deployed. But that's not typically the development language that most developers use. The CDK is in like Java, TypeScript, .NET, Python. The language is developers ready known love. And it means that they can use everything they already know from all of their previous development experience and bring it to the Cloud. And you see some benefits like, you get, I talked about this morning, a 1500 line YAML file was reduced to 14 lines of TypeScript. And that's what we're talking about with the cognitive difference for a developer using CDK versus anything else. >> Cognitive abstraction, >> Right? >> Yeah. And so it just simplifies your living and you spend more time doing cool stuff. >> Yeah we can write an abstraction for our specific needs once. And then everybody can use that abstraction. And if we want to make a change and make it better, everyone benefits instead of everybody doing the same thing all the time. >> So for people who are unfamiliar, what do you need? You need an AWS account, obviously. You got to get a command-line interface, I would imagine. maybe some Node.js often running, or is it- >> Yeah. So that's it. You need an AWS account, and then you need to install CDK, which is from Node Package Manager. And then from there, it depends on which way you want to start. You could use my project CDK patterns, has a whole ray of working patterns that you can clone among commands. You just have to type, like one command you've got a pattern, and then CDK deploy. And you'll have something working. >> Okay so what do you do day-to-day? You sort of, you evangelize folks to come in and get trained? Is there just like a backlog of people that want your time? How do you manage that? >> So I try to be the place that I'm needed the most based on impact of the business. And that's why I try to go in. Liberty split up into different areas and I try to go into those areas, understand where they are versus where they need to be. And then if I can do that across everywhere, you can see the common thesis. And then I can see where I can have the most impact across the board instead of focusing on one micro place. So there's a variety of tools and techniques that I would do, you know, to go through that but that's the crux of it. >> So you look at your business across the portfolio, so you have portfolio view. And then you do a gap analysis essentially, say "Okay, where can I approach this framework and technology from a developer standpoint, add value? >> Yeah like I could go into every single team with every single project, draw it all out and like, what we call Wardley map, and then you can draw a line and then say "Everything blue in this line is undifferentiated, heavy-lifted. I want you to migrate that. And here's how you're going to do it I've already built the tools for that." And that's how we can drive those conversations. >> So, you know, it's funny, I spent a lot of time in the insurance business not in the business but consulting with heads of application development and looking at portfolios. And you know, they did their thing. But you know, a lot of people sort of question, "Can developers in an insurance company actually become cool Cloud native developers?" You're doing it, right? So that's going to be an amazing transformation for your colleagues and your industry. And it's happening as we look around here (indistinct) >> And that's the thing, in Liberty I'm not the only one. So there's Tommy Gloklin, he's an AWS hero, and there's Diali Mikan, who's an AWS hero. And Diali is in Workgrid but we're still all the same family. >> So what does it mean to be an AWS hero? >> Yeah so this is something that AWS has to offer you to join. So basically, it's about impacting the community. It's not... There's not like a checklist of items you can go through and you're hero. It's you have to be nominated internally through AWS, and then you have to have the right intentions. And yeah, just follow through. >> Dave: That's awesome. Yeah so our producer, Lynette, is looking for an Irish limerick. You know, every, say I'm half Irish is through my marriage. Dad, you didn't know that, did you? And every year we have a St Patrick's Day party and my daughter comes up with limericks. So I don't know, if you have one that you want to share. If you don't, that's fine. >> I have no limericks for now. I'm so sorry. (laughing) >> There once was a producer from, where are you from? (laughing) So where do you want to take this, Matt? What's your future look like with this program? >> So right now, today, I actually launched a book called the CDK book. >> Dave: Really? Awesome. >> Yeah So me and three other heroes got together and put everything we know about CDK and distilled it into one book. But the... I mean there's two sides, there's inside Liberty. The goal as I've mentioned is to get our developers to the point that they're talking about real insurance problems rather than tech. And then outside Liberty in the community the goal is things like CDK Day, which is a global conference that I created and run. And I want to just grow those farther and farther throughout the world so that eventually we can start learning you know, cross business, cross market, cross the main instead of just internally one company. >> It's impressive how tuned in you are to the business. Do you feel like the Cloud almost forces that alignment? >> It does. It definitely does. Because when you move quickly, you need to understand what you're doing. You can't bluff almost, you know. Like everything you're building you're demonstrating that every two weeks or faster. So you need to know the business to do it. >> Well, Matt, congratulations on all the great work that you've done and the keynote this morning. You know, true tech hero. We really appreciate your time coming in theCUBE. >> Thank you, Dave, for having me. >> Our pleasure. And thank you for watching. This is Dave Vellante for theCUBE at AWS re:Invent. We are the leader global tech coverage. We'll be right back. (light upbeat music)

Published Date : Dec 3 2021

SUMMARY :

And then on the periphery, So what's your and enable our developers across the globe That's what normally you would say So if I can teach the Personally, it would have the amount that you needed to learn. of benefits you can get, This is you know, 10th year of re:Invent. and the impact it's had on our developers. and how are you using the Cloud So instead of having to wait Days, weeks, you know, And customers can choose not to use it. So how do you quantify that? and talking about the real business How do you look at that? and it maybe only cost you $20 So you you've compressed, You have to be. and you can generate. "Okay, you got to go back on-prem." over any, you know, of How do you use the Cloud developer kit? And you see some benefits like, you get, and you spend more time doing cool stuff. And if we want to make a unfamiliar, what do you need? it depends on which way you want to start. that I would do, you So you look at your and then you can draw a line And you know, they did their thing. And that's the thing, in and then you have to have So I don't know, if you have I have no limericks book called the CDK book. Dave: Really? you know, cross business, in you are to the business. So you need to know the business to do it. and the keynote this morning. thank you for watching.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Tommy GloklinPERSON

0.99+

Dave VellantePERSON

0.99+

BelfastLOCATION

0.99+

DialiPERSON

0.99+

BostonLOCATION

0.99+

Diali MikanPERSON

0.99+

MattPERSON

0.99+

LynettePERSON

0.99+

LibertyORGANIZATION

0.99+

DavePERSON

0.99+

AWSORGANIZATION

0.99+

Las VegasLOCATION

0.99+

2014DATE

0.99+

50%QUANTITY

0.99+

Matt CoulterPERSON

0.99+

$20QUANTITY

0.99+

six monthsQUANTITY

0.99+

Liberty MutualORGANIZATION

0.99+

5,000QUANTITY

0.99+

two sidesQUANTITY

0.99+

14 linesQUANTITY

0.99+

25,000 peopleQUANTITY

0.99+

20 yearsQUANTITY

0.99+

5,000 peopleQUANTITY

0.99+

JavaTITLE

0.99+

an hourQUANTITY

0.99+

less than four minutesQUANTITY

0.99+

WernerPERSON

0.99+

Node.jsTITLE

0.99+

PythonTITLE

0.99+

CDKORGANIZATION

0.99+

St Patrick's DayEVENT

0.99+

1500 lineQUANTITY

0.99+

one bookQUANTITY

0.99+

5%QUANTITY

0.99+

this yearDATE

0.99+

todayDATE

0.99+

TypeScriptTITLE

0.98+

East CoastLOCATION

0.98+

three days laterDATE

0.98+

three days laterDATE

0.98+

10th yearQUANTITY

0.97+

firstQUANTITY

0.97+

four/five years agoDATE

0.97+

CDK DayEVENT

0.97+

.NETTITLE

0.96+

three other heroesQUANTITY

0.96+

last nightDATE

0.96+

first journeyQUANTITY

0.96+

oneQUANTITY

0.94+

one companyQUANTITY

0.94+

IrishOTHER

0.91+

CDKTITLE

0.91+

InventEVENT

0.91+

four minutes laterDATE

0.9+

109 years oldQUANTITY

0.9+

one commandQUANTITY

0.86+

LibertyLOCATION

0.85+

single teamQUANTITY

0.85+

at least 10,000 peopleQUANTITY

0.84+

two weeksQUANTITY

0.83+

Node Package ManagerTITLE

0.83+

this morningDATE

0.81+

WorkgridTITLE

0.8+

WardleyORGANIZATION

0.78+

a hundred years oldQUANTITY

0.76+

CloudTITLE

0.76+

one microQUANTITY

0.75+

Jas Bains, Jamie Smith and Laetitia Cailleteau | AWS Executive Summit 2021


 

(bright upbeat music) >> Welcome to The Cube. We're here for the AWS Executive Summit part of Reinvent 2021. I'm John Farrow, your host of the Cube. We've got a great segment focus here, Art of the Possible is the segment. Jas Bains, Chief Executive at Hafod and Jamie Smith, director of research and innovation and Laetitia Cailleteau who's the global lead of conversational AI at Accenture. Thanks for joining me today for this Art of the Possible segment. >> Thank you. >> So tell us a little bit about Hafod and what you guys are doing to the community 'cause this is a really compelling story of how technology in home care is kind of changing the game and putting a stake in the ground. >> Yeah, so Hafod is one of the largest not for profits in Wales. We employ about 1400 colleagues. We have three strands a service, which practices on key demographics. So people who are vulnerable and socioeconomically disadvantaged. Our three core strands of service are affordable housing, we provide several thousand homes to people in housing need across Wales. We also are an extensive provider of social provision, both residential and in the community. And then we have a third tier, which is a hybrid in between. So that supports people who are not quite ready for independent living but neither are they ready for residential care. So that's a supportive provision. I suppose what one of the things that marks Hafod out and why we're here in this conversation is that we're uniquely placed as one of the organizations that actually has a research and innovation capacity. And it's the work of the research and innovation capacity led by Jamie that brought about this collaboration with Accenture which is great in great meaning and benefits. So thousands of our customers and hopefully universal application as it develops. >> You know this is a really an interesting discussion because multiple levels, one, the pandemic accelerated this needs so, I want to get comments on that. But two, if you look at the future of work and work and home life, you seeing the convergence of where people live. And I think this idea of having this independent home and the ecosystem around it, there's a societal impact as well. So what brought this opportunity together? How did this come together with Accenture and AWS? >> We're going for Jamie and Laetitia. >> Yeah, I can start. Well, we were trying to apply for the LC Aging Grand Challenge in the U.K., so the United Kingdom recognized the need for change around independent living and run a grand challenge. And then we got together as part of this grand challenge. You know, we had some technology, we had trialed with AGK before and Hanover Housing Association. Hafod was really keen to actually start trying some of that technology with some of the resident. And we also worked with Swansea University, was doing a lot of work around social isolation and loneliness. And we came together to kind of pitch for the grand challenge. And we went quite far actually, unfortunately we didn't win but we have built such a great collaboration that we couldn't really let it be, you know, not going any further. And we decided to continue to invest in this idea. And now we here, probably 18 months on with a number of people, Hafod using the technology and a number of feedbacks and returns coming back and us having a grand ambitions to actually go much broader and scale this solution. >> Jas and Jamie, I'd love to get your reaction and commentary on this trend of tech for good because I mean, I'm sure you didn't wake up, oh, just want to do some tech for good. You guys have an environment, you have an opportunity, you have challenges you're going to turn into opportunities. But if you look at the global landscape right now, things that are jumping out at us are looking at the impact of social media on people. You got the pandemic with isolation, this is a first order problem in this new world of how do we get technology to change how people feel and make them better in their lives. >> Yeah, I think for us, the first has to be a problem to solve. There's got to be a question to be answered. And for us, that was in this instance, how do we mitigate loneliness and how do we take services that rely on person to person contact and not particularly scalable and replicate those through technology somehow. And even if we can do 10% of the job of that in-person service then for us, it's worth it because that is scalable. And there are lots of small interventions we can make using technology which is really efficient way for us to support people in the community when we just can't be everywhere at once. >> So, John, just to add, I think that we have about 1500 people living in households that are living alone and isolated. And I think the issue for us was more than just about technology because a lot of these people don't have access to basic technology features that most of us would take for granted. So far this is a two-prong journey. One is about increasing the accessibility to tech and familiarizing people so that they're comfortable with these devices technology and two importantly, make sure that we have the right means to help people reduce their loneliness and isolation. So the opportunity to try out something over the last 12 months, something that's bespoke, that's customized that will undoubtedly be tweaked as we go forward has been an absolutely marvelous opportunity. And for us, the collaboration with Accenture has been absolutely key. I think what we've seen during COVID is cross-fertilization. We've seen multi-disciplinary teams, we've got engineers, architects, manufacturers, and clinicians, and scientists, all trying to develop new solutions around COVID. And I think this probably just exemplary bias, especially as a post COVID where industry and in our case for example public sector and academia working together. >> Yeah, that's a great example and props to everyone there. And congratulations on this really, really important initiative. Let's talk about the home care solution. What does it do? How does it work? Take us through what's happening? >> Okay, so Home Care is actually a platform which is obviously running on AWS technology and this particular platform is the service offered accessible via voice through the Alexa device. We use the Echo Show to be able to use voice but also visuals to kind of make the technology more accessible for end user. On the platform itself, we have a series of services available out there. We connecting in the background a number of services from the community. So in the particular case of Hafod, we had something around shopping during the pandemic where we had people wanting to have access to their food bank. Or we also had during the pandemic, there was some need for having access to financial coaching and things like that. So we actually brought all of the service on the platform and the skills and this skill was really learning how to interact with the end user. And it was all customized for them to be able to access those things in a very easy way. It did work almost too well because some of our end users have been a kind of you know, have not been digital literate before and it was working so well, they were like, "But why can't it do pretty much anything on the planet? "Why can't it do this or that?" So the expectations were really, really high but we did manage to bring comfort to Hafod residents in a number of their daily kind of a need, some of the things during COVID 'cause people couldn't meet face to face. There was some challenge around understanding what events are running. So the coaches would publish events, you know, through the skills and people would be able to subscribe and go to the event and meet together virtually instead of physically. The number of things that really kind of brought a voice enabled experience for those end users. >> You know, you mentioned the people like the solution just before we, I'm going to get the Jamie in a second, but I want to just bring up something that you brought up. This is a digital divide evolution because digital divide, as Josh was saying, is that none about technology,, first, you have to access, you need access, right? First, then you have to bring broadband and internet access. And then you have to get the technology in the home. But then here it seems to be a whole nother level of digital divide bridging to the new heights. >> Yeah, completely, completely. And I think that's where COVID has really accelerated the digital divide before the solution was put in place for Hafod in the sense that people couldn't move and if they were not digitally literate, it was very hard to have access to services. And now we brought this solution in the comfort of their own home and they have the access to the services that they wouldn't have had otherwise on their own. So it's definitely helping, yeah. >> It's just another example of people refactoring their lives or businesses with technology. Jamie, what's your take on the innovation here and the technical aspects of the home care solutions? >> I think the fact that it's so easy to use, it's personalized, it's a digital companion for the home. It overcomes that digital divide that we talked about, which is really important. If you've got a voice you can use home care and you can interact with it in this really simple way. And what I love about it is the fact that it was based on what our customers told us they were finding difficult during this time, during the early lockdowns of the pandemic. There was 1500 so people Jas talked about who were living alone and at risk of loneliness. Now we spoke to a good number of those through a series of welfare calls and we found out exactly what it is they found challenging. >> What were some of the things that they were finding challenging? >> So tracking how they feel on a day-to-day basis. What's my mood like, what's my wellbeing like, and knowing how that changes over time. Just keeping the fridge in the pantry stocked up. What can I cook with these basic ingredients that I've got in my home? You could be signposted to basic resources to help you with that. Staying connected to the people who are really important to you but the bit that shines out for me is the interface with our services, with our neighborhood coaching service, where we can just give these little nudges, these little interventions just to mitigate and take the edge of that loneliness for people. We can see the potential of that coming up to the pandemic, where you can really encourage people to interact with one another, to be physically active and do all of those things that sort of mitigate against loneliness. >> Let me ask you a question 'cause I think a very important point. The timing of the signaling of data is super important. Could you comment on the relevance of having access to data? If you're getting something connected, when you're connected like this, I can only imagine the benefits. It's all about timing, right? Knowing that someone might be thinking some way or whether it's a tactical, in any scenario, timing of data, the right place at the right time, as they say. What's your take on that 'cause it sounds like what you're saying is that you can see things early when people are in the moment. >> Yeah, exactly. So if there's a trend beginning to emerge, for example, around some of these wellbeing, which has been on a low trajectory for a number of days, that can raise a red flag in our system and it alerts one of our neighborhood coaches just to reach out to that person and say, "Well, John, what's going on? "You haven't been out for a walk for a few days. "We know you like to walk, what's happening?" And these early warning signs are really important when we think of the long-term effects of loneliness and how getting upstream of those, preventing it reaching a point where it moves from being a problem into being a crisis. And the earlier we can detect that the more chance we've got of these negative long-term outcomes being mitigated. >> You know, one of the things we see in the cloud business is kind of separate track but it kind of relates to the real world here that you're doing, is automation and AI and machine learning bringing in a lot of value if applied properly. So how are you guys seeing, I can almost imagine that patterns are coming in, right? Do you see patterns in the data? How does AI and analytics technology improve this process especially with the wellbeing and emotional wellbeing of the elderly? >> I think one of the things we've learned through the pilot study we've done is there's not one size fits all. You know, all those people are very different individuals. They have very different habits. You know, there's some people not sleeping over the night. There's some people wanting to be out early, wanting to be social. Some people you have to put in much more. So it's definitely not one size fits all. And automation and digitalization of those kinds of services is really challenging because if they're not personalized, it doesn't really catch the interest or the need of the individuals. So for me as an IT professional being in the industry for like a 20 plus years, I think this is the time where personalization has really a true meaning. Personalization at scale for those people that are not digitally literate. But also in more vulnerable settings 'cause there's just so many different angles that can make them vulnerable. Maybe it's the body, maybe it's the economy position, their social condition, there's so many variation of all of that. So I think this is one of the use case that has to be powered by technology to complement the human side of it. If we really want to start scaling the services we provide to people in general, meaning obviously, in all the Western country now we all growing old, it's no secret. So in 20 years time the majority of everybody will be old and we obviously need people to take care of us. And at the moment we don't have that population to take care of us coming up. So really to crack on those kinds of challenges, we really need to have technology powering and just helping the human side to make it more efficient, connected than human. >> It's interesting. I just did a story where you have these bots that look at the facial recognition via cameras and can detect either in hospitals and or in care patients, how they feel. So you see where this is going. Jas I got to ask you how all this changes, the home care model and how Hafod works. Your workforce, the career's culture, the consortium you guys are bringing to the table, partners, you know this is an ecosystem now, it's a system. >> Yes John, I think that probably, it's also worth talking a little bit about the pressures on state governments around public health issues which are coming to the fore. And clearly we need to develop alternative ways that we engage with mass audiences and technology is going to be absolutely key. One of the challenges I still think that we've not resolved in the U.K. level, this is probably a global issue, is about data protection. When we're talking to cross governmental agencies, it's about sharing data and establishing protocols and we've enjoyed a few challenging conversations with colleagues around data protection. So I think those need to be set out in the context of the journey of this particular project. I think that what's interesting around COVID is that, hasn't materially changed the nature in which we do things, probably not in our focus and our work remains the same. But what we're seeing is very clear evidence of the ways, I mean, who would have thought that 12 months ago, the majority of our workforce would be working from home? So rapid mobilization to ensure that people can use, set IT home effectively. And then how does that relationship impact with people in the communities we're serving? Some of whom have got access to technology, others who haven't. So that's been, I think the biggest change, and that is a fundamental change in the design and delivery of future services that organizations like us will be providing. So I would say that overall, some things remain the same by and large but technology is having an absolutely profound change in the way that our engagement with customers will go forward. >> Well, you guys are in the front end of some massive innovation here with this, are they possible and that, you're really delivering impact. And I think this is an example of that. And you brought up the data challenges, this is something that you guys call privacy by design. This is a cutting edge issue here because there are benefits around managing privacy properly. And I think here, your solution clearly has value, right? And no one can debate that, but as these little blockers get in the way, what's your reaction to that? 'Cause this certainly is something that has to be solved. I mean, it's a problem. >> Yeah, so we designed a solution, I think we had, when we design, I co-designed with your end-users actually. We had up to 14 lawyers working with us at one point in time looking at different kinds of angles. So definitely really tackle the solution with privacy by design in mind and with end users but obviously you can't co-design with thousands of people, you have to co-design with a representative subset of a cohort. And some of the challenge we find is obviously, the media have done a lot of scaremongering around technology, AI and all of that kind of things, especially for people that are not necessarily digitally literate, people that are just not in it. And when we go and deploy the solution, people are a little bit worried. When we make them, we obviously explain to them what's going to happen if they're happy, if they want to consent and all that kind of things. But the people are scared, they're just jumping on a technology on top of it we're asking them some questions around consent. So I think it's just that the solution is super secured and we've gone over millions of hoops within Accenture but also with Hafod itself. You know, it's more that like the type of user we deploying the solution to are just not in that world and then they are little bit worried about sharing. Not only they're worried about sharing with us but you know, in home care, there there's an option as well to share some of that data with your family. And there we also see people are kind of okay to share with us but they don't want to share with their family 'cause they don't want to have too much information kind of going potentially worrying or bothering some of their family member. So there is definitely a huge education kind of angle to embracing the technology. Not only when you create the solution but when you actually deploy it with users. >> It's a fabulous project, I am so excited by this story. It's a great story, has all the elements; technology, innovation, cidal impact, data privacy, social interactions, whether it's with family members and others, internal, external. In teams themselves. You guys doing some amazing work, thank you for sharing. It's a great project, we'll keep track of it. My final question for you guys is what comes next for the home care after the trial? What are Hafod's plans and hopes for the future? >> Maybe if I just give an overview and then invite Jamie and Laetitia. So for us, without conversations, you don't create possibilities and this really is a reflection of the culture that we try to engender. So my ask of my team is to remain curious, is to continue to explore opportunities because it's home care up to today, it could be something else tomorrow. We also recognize that we live in a world of collaboration. We need more cross industrial partnerships. We love to explore more things that Accenture, Amazon, others as well. So that's principally what I will be doing is ensuring that the culture invites us and then I hand over to the clever people like Jamie and Laetitia to get on with the technology. I think for me we've already learned an awful lot about home care and there's clearly a lot more we can learn. We'd love to build on this initial small-scale trial and see how home care could work at a bigger scale. So how would it work with thousands of users? How do we scale it up from a cohort of 50 to a cohort of 5,000? How does it work when we bring different kinds of organizations into that mix? So what if, for example, we could integrate it into health care? So a variety of services can have a holistic view of an individual and interact with one another, to put that person on the right pathway and maybe keep them out of the health and care system for longer, actually reducing the costs to the system in the long run and improving that person's outcomes. That kind of evidence speaks to decision-makers and political partners and I think that's the kind of evidence we need to build. >> Yeah, financial impact is there, it's brutal. It's a great financial impact for the system. Efficiency, better care, everything. >> Yeah and we are 100% on board for whatever comes next. >> Laetitia-- >> What about you Laetitia? >> Great program you got there. A amazing story, thank you for sharing. Congratulations on this awesome project. So much to unpack here. I think this is the future. I mean, I think this is a case study of represents all the moving parts that need to be worked on, so congratulations. >> Thank you. >> Thank you. >> We are the Art of the Possible here inside the Cube, part of AWS Reinvent Executive Summit, I'm John Furrier, your host, thanks for watching. (bright upbeat music)

Published Date : Nov 9 2021

SUMMARY :

Art of the Possible is the segment. in home care is kind of changing the game And it's the work of the and the ecosystem around it, Challenge in the U.K., You got the pandemic with isolation, the first has to be a problem to solve. So the opportunity to try and props to everyone there. and the skills and this the people like the solution for Hafod in the sense of the home care solutions? of the pandemic. and take the edge of that I can only imagine the benefits. And the earlier we can detect of the elderly? And at the moment we the consortium you guys of the journey of this particular project. blockers get in the way, the solution to are just not in that world and hopes for the future? the costs to the system impact for the system. Yeah and we are 100% on all the moving parts that We are the Art of the

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
JamiePERSON

0.99+

LaetitiaPERSON

0.99+

Laetitia CailleteauPERSON

0.99+

JoshPERSON

0.99+

AmazonORGANIZATION

0.99+

John FarrowPERSON

0.99+

JohnPERSON

0.99+

10%QUANTITY

0.99+

Jamie SmithPERSON

0.99+

Jas BainsPERSON

0.99+

AWSORGANIZATION

0.99+

John FurrierPERSON

0.99+

JasPERSON

0.99+

AccentureORGANIZATION

0.99+

U.K.LOCATION

0.99+

WalesLOCATION

0.99+

thousandsQUANTITY

0.99+

Hanover Housing AssociationORGANIZATION

0.99+

Swansea UniversityORGANIZATION

0.99+

100%QUANTITY

0.99+

20 plus yearsQUANTITY

0.99+

AGKORGANIZATION

0.99+

Echo ShowCOMMERCIAL_ITEM

0.99+

FirstQUANTITY

0.99+

one pointQUANTITY

0.99+

firstQUANTITY

0.99+

oneQUANTITY

0.99+

tomorrowDATE

0.99+

twoQUANTITY

0.99+

50QUANTITY

0.99+

OneQUANTITY

0.99+

12 months agoDATE

0.98+

bothQUANTITY

0.98+

18 monthsQUANTITY

0.98+

pandemicEVENT

0.98+

todayDATE

0.98+

HafodORGANIZATION

0.98+

three core strandsQUANTITY

0.98+

about 1400 colleaguesQUANTITY

0.98+

three strandsQUANTITY

0.98+

5,000QUANTITY

0.98+

HafodLOCATION

0.97+

20 yearsQUANTITY

0.97+

United KingdomLOCATION

0.97+

third tierQUANTITY

0.97+

HafodPERSON

0.97+

thousands of usersQUANTITY

0.96+

Reinvent 2021EVENT

0.95+

first orderQUANTITY

0.95+

AlexaTITLE

0.94+

about 1500 peopleQUANTITY

0.93+

COVIDEVENT

0.92+

up to 14 lawyersQUANTITY

0.92+

AWS Executive SummitEVENT

0.9+

1500 soQUANTITY

0.88+

two-prong journeyQUANTITY

0.84+

AWS Reinvent Executive SummitEVENT

0.82+

Jas Bains, Laetitia Cailleteau and Jamie Smith AWS Executive Summit 2021


 

(bright upbeat music) >> Welcome to The Cube. We're here for the AWS Executive Summit part of Reinvent 2021. I'm John Farrow, your host of the Cube. We've got a great segment focus here, Art of the Possible is the segment. Jas Bains, Chief Executive at Hafod and Jamie Smith, director of research and innovation and Laetitia Cailleteau who's the global lead of conversational AI at Accenture. Thanks for joining me today for this Art of the Possible segment. >> Thank you. >> So tell us a little bit about Hafod and what you guys are doing to the community 'cause this is a really compelling story of how technology in home care is kind of changing the game and putting a stake in the ground. >> Yeah, so Hafod is one of the largest not for profits in Wales. We employ about 1400 colleagues. We have three strands a service, which practices on key demographics. So people who are vulnerable and socioeconomically disadvantaged. Our three core strands of service are affordable housing, we provide several thousand homes to people in housing need across Wales. We also are an extensive provider of social provision, both residential and in the community. And then we have a third tier, which is a hybrid in between. So that supports people who are not quite ready for independent living but neither are they ready for residential care. So that's a supportive provision. I suppose what one of the things that marks Hafod out and why we're here in this conversation is that we're uniquely placed as one of the organizations that actually has a research and innovation capacity. And it's the work of the research and innovation capacity led by Jamie that brought about this collaboration with Accenture which is great in great meaning and benefits. So thousands of our customers and hopefully universal application as it develops. >> You know this is a really an interesting discussion because multiple levels, one, the pandemic accelerated this needs so, I want to get comments on that. But two, if you look at the future of work and work and home life, you seeing the convergence of where people live. And I think this idea of having this independent home and the ecosystem around it, there's a societal impact as well. So what brought this opportunity together? How did this come together with Accenture and AWS? >> We're going for Jamie and Laetitia. >> Yeah, I can start. Well, we were trying to apply for the LC Aging Grand Challenge in the U.K., so the United Kingdom recognized the need for change around independent living and run a grand challenge. And then we got together as part of this grand challenge. You know, we had some technology, we had trialed with AGK before and Hanover Housing Association. Hafod was really keen to actually start trying some of that technology with some of the resident. And we also worked with Swansea University, was doing a lot of work around social isolation and loneliness. And we came together to kind of pitch for the grand challenge. And we went quite far actually, unfortunately we didn't win but we have built such a great collaboration that we couldn't really let it be, you know, not going any further. And we decided to continue to invest in this idea. And now we here, probably 18 months on with a number of people, Hafod using the technology and a number of feedbacks and returns coming back and us having a grand ambitions to actually go much broader and scale this solution. >> Jas and Jamie, I'd love to get your reaction and commentary on this trend of tech for good because I mean, I'm sure you didn't wake up, oh, just want to do some tech for good. You guys have an environment, you have an opportunity, you have challenges you're going to turn into opportunities. But if you look at the global landscape right now, things that are jumping out at us are looking at the impact of social media on people. You got the pandemic with isolation, this is a first order problem in this new world of how do we get technology to change how people feel and make them better in their lives. >> Yeah, I think for us, the first has to be a problem to solve. There's got to be a question to be answered. And for us, that was in this instance, how do we mitigate loneliness and how do we take services that rely on person to person contact and not particularly scalable and replicate those through technology somehow. And even if we can do 10% of the job of that in-person service then for us, it's worth it because that is scalable. And there are lots of small interventions we can make using technology which is really efficient way for us to support people in the community when we just can't be everywhere at once. >> So, John, just to add, I think that we have about 1500 people living in households that are living alone and isolated. And I think the issue for us was more than just about technology because a lot of these people don't have access to basic technology features that most of us would take for granted. So far this is a two-prong journey. One is about increasing the accessibility to tech and familiarizing people so that they're comfortable with these devices technology and two importantly, make sure that we have the right means to help people reduce their loneliness and isolation. So the opportunity to try out something over the last 12 months, something that's bespoke, that's customized that will undoubtedly be tweaked as we go forward has been an absolutely marvelous opportunity. And for us, the collaboration with Accenture has been absolutely key. I think what we've seen during COVID is cross-fertilization. We've seen multi-disciplinary teams, we've got engineers, architects, manufacturers, and clinicians, and scientists, all trying to develop new solutions around COVID. And I think this probably just exemplary bias, especially as a post COVID where industry and in our case for example public sector and academia working together. >> Yeah, that's a great example and props to everyone there. And congratulations on this really, really important initiative. Let's talk about the home care solution. What does it do? How does it work? Take us through what's happening? >> Okay, so Home Care is actually a platform which is obviously running on AWS technology and this particular platform is the service offered accessible via voice through the Alexa device. We use the Echo Show to be able to use voice but also visuals to kind of make the technology more accessible for end user. On the platform itself, we have a series of services available out there. We connecting in the background a number of services from the community. So in the particular case of Hafod, we had something around shopping during the pandemic where we had people wanting to have access to their food bank. Or we also had during the pandemic, there was some need for having access to financial coaching and things like that. So we actually brought all of the service on the platform and the skills and this skill was really learning how to interact with the end user. And it was all customized for them to be able to access those things in a very easy way. It did work almost too well because some of our end users have been a kind of you know, have not been digital literate before and it was working so well, they were like, "But why can't it do pretty much anything on the planet? "Why can't it do this or that?" So the expectations were really, really high but we did manage to bring comfort to Hafod residents in a number of their daily kind of a need, some of the things during COVID 'cause people couldn't meet face to face. There was some challenge around understanding what events are running. So the coaches would publish events, you know, through the skills and people would be able to subscribe and go to the event and meet together virtually instead of physically. The number of things that really kind of brought a voice enabled experience for those end users. >> You know, you mentioned the people like the solution just before we, I'm going to get the Jamie in a second, but I want to just bring up something that you brought up. This is a digital divide evolution because digital divide, as Josh was saying, is that none about technology,, first, you have to access, you need access, right? First, then you have to bring broadband and internet access. And then you have to get the technology in the home. But then here it seems to be a whole nother level of digital divide bridging to the new heights. >> Yeah, completely, completely. And I think that's where COVID has really accelerated the digital divide before the solution was put in place for Hafod in the sense that people couldn't move and if they were not digitally literate, it was very hard to have access to services. And now we brought this solution in the comfort of their own home and they have the access to the services that they wouldn't have had otherwise on their own. So it's definitely helping, yeah. >> It's just another example of people refactoring their lives or businesses with technology. Jamie, what's your take on the innovation here and the technical aspects of the home care solutions? >> I think the fact that it's so easy to use, it's personalized, it's a digital companion for the home. It overcomes that digital divide that we talked about, which is really important. If you've got a voice you can use home care and you can interact with it in this really simple way. And what I love about it is the fact that it was based on what our customers told us they were finding difficult during this time, during the early lockdowns of the pandemic. There was 1500 so people Jas talked about who were living alone and at risk of loneliness. Now we spoke to a good number of those through a series of welfare calls and we found out exactly what it is they found challenging. >> What were some of the things that they were finding challenging? >> So tracking how they feel on a day-to-day basis. What's my mood like, what's my wellbeing like, and knowing how that changes over time. Just keeping the fridge in the pantry stocked up. What can I cook with these basic ingredients that I've got in my home? You could be signposted to basic resources to help you with that. Staying connected to the people who are really important to you but the bit that shines out for me is the interface with our services, with our neighborhood coaching service, where we can just give these little nudges, these little interventions just to mitigate and take the edge of that loneliness for people. We can see the potential of that coming up to the pandemic, where you can really encourage people to interact with one another, to be physically active and do all of those things that sort of mitigate against loneliness. >> Let me ask you a question 'cause I think a very important point. The timing of the signaling of data is super important. Could you comment on the relevance of having access to data? If you're getting something connected, when you're connected like this, I can only imagine the benefits. It's all about timing, right? Knowing that someone might be thinking some way or whether it's a tactical, in any scenario, timing of data, the right place at the right time, as they say. What's your take on that 'cause it sounds like what you're saying is that you can see things early when people are in the moment. >> Yeah, exactly. So if there's a trend beginning to emerge, for example, around some of these wellbeing, which has been on a low trajectory for a number of days, that can raise a red flag in our system and it alerts one of our neighborhood coaches just to reach out to that person and say, "Well, John, what's going on? "You haven't been out for a walk for a few days. "We know you like to walk, what's happening?" And these early warning signs are really important when we think of the long-term effects of loneliness and how getting upstream of those, preventing it reaching a point where it moves from being a problem into being a crisis. And the earlier we can detect that the more chance we've got of these negative long-term outcomes being mitigated. >> You know, one of the things we see in the cloud business is kind of separate track but it kind of relates to the real world here that you're doing, is automation and AI and machine learning bringing in a lot of value if applied properly. So how are you guys seeing, I can almost imagine that patterns are coming in, right? Do you see patterns in the data? How does AI and analytics technology improve this process especially with the wellbeing and emotional wellbeing of the elderly? >> I think one of the things we've learned through the pilot study we've done is there's not one size fits all. You know, all those people are very different individuals. They have very different habits. You know, there's some people not sleeping over the night. There's some people wanting to be out early, wanting to be social. Some people you have to put in much more. So it's definitely not one size fits all. And automation and digitalization of those kinds of services is really challenging because if they're not personalized, it doesn't really catch the interest or the need of the individuals. So for me as an IT professional being in the industry for like a 20 plus years, I think this is the time where personalization has really a true meaning. Personalization at scale for those people that are not digitally literate. But also in more vulnerable settings 'cause there's just so many different angles that can make them vulnerable. Maybe it's the body, maybe it's the economy position, their social condition, there's so many variation of all of that. So I think this is one of the use case that has to be powered by technology to complement the human side of it. If we really want to start scaling the services we provide to people in general, meaning obviously, in all the Western country now we all growing old, it's no secret. So in 20 years time the majority of everybody will be old and we obviously need people to take care of us. And at the moment we don't have that population to take care of us coming up. So really to crack on those kinds of challenges, we really need to have technology powering and just helping the human side to make it more efficient, connected than human. >> It's interesting. I just did a story where you have these bots that look at the facial recognition via cameras and can detect either in hospitals and or in care patients, how they feel. So you see where this is going. Jas I got to ask you how all this changes, the home care model and how Hafod works. Your workforce, the career's culture, the consortium you guys are bringing to the table, partners, you know this is an ecosystem now, it's a system. >> Yes John, I think that probably, it's also worth talking a little bit about the pressures on state governments around public health issues which are coming to the fore. And clearly we need to develop alternative ways that we engage with mass audiences and technology is going to be absolutely key. One of the challenges I still think that we've not resolved in the U.K. level, this is probably a global issue, is about data protection. When we're talking to cross governmental agencies, it's about sharing data and establishing protocols and we've enjoyed a few challenging conversations with colleagues around data protection. So I think those need to be set out in the context of the journey of this particular project. I think that what's interesting around COVID is that, hasn't materially changed the nature in which we do things, probably not in our focus and our work remains the same. But what we're seeing is very clear evidence of the ways, I mean, who would have thought that 12 months ago, the majority of our workforce would be working from home? So rapid mobilization to ensure that people can use, set IT home effectively. And then how does that relationship impact with people in the communities we're serving? Some of whom have got access to technology, others who haven't. So that's been, I think the biggest change, and that is a fundamental change in the design and delivery of future services that organizations like us will be providing. So I would say that overall, some things remain the same by and large but technology is having an absolutely profound change in the way that our engagement with customers will go forward. >> Well, you guys are in the front end of some massive innovation here with this, are they possible and that, you're really delivering impact. And I think this is an example of that. And you brought up the data challenges, this is something that you guys call privacy by design. This is a cutting edge issue here because there are benefits around managing privacy properly. And I think here, your solution clearly has value, right? And no one can debate that, but as these little blockers get in the way, what's your reaction to that? 'Cause this certainly is something that has to be solved. I mean, it's a problem. >> Yeah, so we designed a solution, I think we had, when we design, I co-designed with your end-users actually. We had up to 14 lawyers working with us at one point in time looking at different kinds of angles. So definitely really tackle the solution with privacy by design in mind and with end users but obviously you can't co-design with thousands of people, you have to co-design with a representative subset of a cohort. And some of the challenge we find is obviously, the media have done a lot of scaremongering around technology, AI and all of that kind of things, especially for people that are not necessarily digitally literate, people that are just not in it. And when we go and deploy the solution, people are a little bit worried. When we make them, we obviously explain to them what's going to happen if they're happy, if they want to consent and all that kind of things. But the people are scared, they're just jumping on a technology on top of it we're asking them some questions around consent. So I think it's just that the solution is super secured and we've gone over millions of hoops within Accenture but also with Hafod itself. You know, it's more that like the type of user we deploying the solution to are just not in that world and then they are little bit worried about sharing. Not only they're worried about sharing with us but you know, in home care, there there's an option as well to share some of that data with your family. And there we also see people are kind of okay to share with us but they don't want to share with their family 'cause they don't want to have too much information kind of going potentially worrying or bothering some of their family member. So there is definitely a huge education kind of angle to embracing the technology. Not only when you create the solution but when you actually deploy it with users. >> It's a fabulous project, I am so excited by this story. It's a great story, has all the elements; technology, innovation, cidal impact, data privacy, social interactions, whether it's with family members and others, internal, external. In teams themselves. You guys doing some amazing work, thank you for sharing. It's a great project, we'll keep track of it. My final question for you guys is what comes next for the home care after the trial? What are Hafod's plans and hopes for the future? >> Maybe if I just give an overview and then invite Jamie and Laetitia. So for us, without conversations, you don't create possibilities and this really is a reflection of the culture that we try to engender. So my ask of my team is to remain curious, is to continue to explore opportunities because it's home care up to today, it could be something else tomorrow. We also recognize that we live in a world of collaboration. We need more cross industrial partnerships. We love to explore more things that Accenture, Amazon, others as well. So that's principally what I will be doing is ensuring that the culture invites us and then I hand over to the clever people like Jamie and Laetitia to get on with the technology. I think for me we've already learned an awful lot about home care and there's clearly a lot more we can learn. We'd love to build on this initial small-scale trial and see how home care could work at a bigger scale. So how would it work with thousands of users? How do we scale it up from a cohort of 50 to a cohort of 5,000? How does it work when we bring different kinds of organizations into that mix? So what if, for example, we could integrate it into health care? So a variety of services can have a holistic view of an individual and interact with one another, to put that person on the right pathway and maybe keep them out of the health and care system for longer, actually reducing the costs to the system in the long run and improving that person's outcomes. That kind of evidence speaks to decision-makers and political partners and I think that's the kind of evidence we need to build. >> Yeah, financial impact is there, it's brutal. It's a great financial impact for the system. Efficiency, better care, everything. >> Yeah and we are 100% on board for whatever comes next. >> Laetitia-- >> What about you Laetitia? >> Great program you got there. A amazing story, thank you for sharing. Congratulations on this awesome project. So much to unpack here. I think this is the future. I mean, I think this is a case study of represents all the moving parts that need to be worked on, so congratulations. >> Thank you. >> Thank you. >> We are the Art of the Possible here inside the Cube, part of AWS Reinvent Executive Summit, I'm John Furrier, your host, thanks for watching. (bright upbeat music)

Published Date : Oct 27 2021

SUMMARY :

Art of the Possible is the segment. in home care is kind of changing the game And it's the work of the and the ecosystem around it, Challenge in the U.K., You got the pandemic with isolation, the first has to be a problem to solve. So the opportunity to try and props to everyone there. and the skills and this the people like the solution for Hafod in the sense of the home care solutions? of the pandemic. and take the edge of that I can only imagine the benefits. And the earlier we can detect of the elderly? And at the moment we the consortium you guys of the journey of this particular project. blockers get in the way, the solution to are just not in that world and hopes for the future? the costs to the system impact for the system. Yeah and we are 100% on all the moving parts that We are the Art of the

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
JamiePERSON

0.99+

LaetitiaPERSON

0.99+

Laetitia CailleteauPERSON

0.99+

JoshPERSON

0.99+

AmazonORGANIZATION

0.99+

John FarrowPERSON

0.99+

JohnPERSON

0.99+

10%QUANTITY

0.99+

Jas BainsPERSON

0.99+

AWSORGANIZATION

0.99+

John FurrierPERSON

0.99+

Jamie SmithPERSON

0.99+

JasPERSON

0.99+

AccentureORGANIZATION

0.99+

U.K.LOCATION

0.99+

WalesLOCATION

0.99+

thousandsQUANTITY

0.99+

Hanover Housing AssociationORGANIZATION

0.99+

Swansea UniversityORGANIZATION

0.99+

100%QUANTITY

0.99+

20 plus yearsQUANTITY

0.99+

AGKORGANIZATION

0.99+

Echo ShowCOMMERCIAL_ITEM

0.99+

FirstQUANTITY

0.99+

one pointQUANTITY

0.99+

firstQUANTITY

0.99+

oneQUANTITY

0.99+

tomorrowDATE

0.99+

twoQUANTITY

0.99+

50QUANTITY

0.99+

OneQUANTITY

0.99+

12 months agoDATE

0.98+

bothQUANTITY

0.98+

18 monthsQUANTITY

0.98+

pandemicEVENT

0.98+

todayDATE

0.98+

HafodORGANIZATION

0.98+

three core strandsQUANTITY

0.98+

about 1400 colleaguesQUANTITY

0.98+

three strandsQUANTITY

0.98+

5,000QUANTITY

0.98+

HafodLOCATION

0.97+

20 yearsQUANTITY

0.97+

United KingdomLOCATION

0.97+

third tierQUANTITY

0.97+

HafodPERSON

0.97+

thousands of usersQUANTITY

0.96+

Reinvent 2021EVENT

0.95+

first orderQUANTITY

0.95+

AlexaTITLE

0.94+

about 1500 peopleQUANTITY

0.93+

COVIDEVENT

0.92+

up to 14 lawyersQUANTITY

0.92+

AWS Executive SummitEVENT

0.9+

1500 soQUANTITY

0.88+

two-prong journeyQUANTITY

0.84+

HelloFresh v2


 

>>Hello. And we're here at the cube startup showcase made possible by a Ws. Thanks so much for joining us today. You know when Jim McDaid Ghani was formulating her ideas around data mesh, She wasn't the only one thinking about decentralized data architecture. Hello, Fresh was going into hyper growth mode and realized that in order to support its scale, it needed to rethink how it thought about data. Like many companies that started in the early part of last decade, Hello Fresh relied on a monolithic data architecture and the internal team. It had concerns about its ability to support continued innovation at high velocity. The company's data team began to think about the future and work backwards from a target architecture which possessed many principles of so called data mesh even though they didn't use that term. Specifically, the company is a strong example of an early but practical pioneer of data mission. Now there are many practitioners and stakeholders involved in evolving the company's data architecture, many of whom are listed here on this on the slide to are highlighted in red are joining us today, we're really excited to welcome into the cube Clements cheese, the Global Senior Director for Data at Hello Fresh and christoph Nevada who's the Global Senior Director of data also, of course. Hello Fresh folks. Welcome. Thanks so much for making some time today and sharing your story. >>Thank you very much. Hey >>steve. All right, let's start with Hello Fresh. You guys are number one in the world in your field, you deliver hundreds of millions of meals each year to many, many millions of people around the globe. You're scaling christoph. Tell us a little bit more about your company and its vision. >>Yeah. Should I start or Clements maybe maybe take over the first piece because Clements has actually been a longer trajectory yet have a fresh. >>Yeah go ahead. Climate change. I mean yes about approximately six years ago I joined handle fresh and I didn't think about the startup I was joining would eventually I. P. O. And just two years later and the freshman public and approximately three years and 10 months after. Hello fresh was listed on the German stock exchange which was just last week. Hello Fresh was included in the Ducks Germany's leading stock market index and debt to mind a great great milestone and I'm really looking forward and I'm very excited for the future for the future for head of fashion. All our data. Um the vision that we have is to become the world's leading food solution group and there's a lot of attractive opportunities. So recently we did lounge and expand Norway. This was in july and earlier this year we launched the U. S. Brand green >>chef in the U. K. As >>well. We're committed to launch continuously different geographies in the next coming years and have a strong pipe ahead of us with the acquisition of ready to eat companies like factor in the U. S. And the planned acquisition of you foods in Australia. We're diversifying our offer now reaching even more and more untapped customer segments and increase our total addressable market. So by offering customers and growing range of different alternatives to shop food and consumer meals. We are charging towards this vision and the school to become the world's leading integrated food solutions group. >>Love it. You guys are on a rocket ship, you're really transforming the industry and as you expand your tam it brings us to sort of the data as a as a core part of that strategy. So maybe you guys could talk a little bit about your journey as a company specifically as it relates to your data journey. You began as a start up. You had a basic architecture like everyone. You made extensive use of spreadsheets. You built a Hadoop based system that started to grow and when the company I. P. O. You really started to explode. So maybe describe that journey from a data perspective. >>Yes they saw Hello fresh by 2015 approximately had evolved what amount of classical centralized management set up. So we grew very organically over the years and there were a lot of very smart people around the globe. Really building the company and building our infrastructure. Um This also means that there were a small number of internal and external sources. Data sources and a centralized the I team with a number of people producing different reports, different dashboards and products for our executives for example of our different operations teams, christian company's performance and knowledge was transferred um just via talking to each other face to face conversations and the people in the data where's team were considered as the data wizard or as the E. T. L. Wizard. Very classical challenges. And those et al. Reserves indicated the kind of like a silent knowledge of data management. Right? Um so a central data whereas team then was responsible for different type of verticals and different domains, different geographies and all this setup gave us to the beginning the flexibility to grow fast as a company in 2015 >>christoph anything that might add to that. >>Yes. Um Not expected to that one but as as clement says it right, this was kind of set up that actually work for us quite a while. And then in 2017 when L. A. Freshman public, the company also grew rapidly and just to give you an idea how that looked like. As was that the tech department self actually increased from about 40 people to almost 300 engineers And the same way as a business units as Clemens has described, also grew sustainable, sustainably. So we continue to launch hello fresh and new countries launching brands like every plate and also acquired other brands like much of a factor and with that grows also from a data perspective the number of data requests that centrally we're getting become more and more and more and also more and more complex. So that for the team meant that they had a fairly high mental load. So they had to achieve a very or basically get a very deep understanding about the business. And also suffered a lot from this context switching back and forth, essentially there to prioritize across our product request from our physical product, digital product from the physical from sorry, from the marketing perspective and also from the central reporting uh teams. And in a nutshell this was very hard for these people. And this that also to a situation that, let's say the solution that we have became not really optimal. So in a nutshell, the central function became a bottleneck and slowdown of all the innovation of the company. >>It's a classic case, isn't it? I mean Clements, you see you see the central team becomes a bottleneck and so the lines of business, the marketing team salesman's okay, we're going to take things into our own hands. And then of course I I. T. And the technical team is called in later to clean up the mess. Uh maybe, I mean was that maybe I'm overstating it, but that's a common situation, isn't it? >>Yeah. Uh This is what exactly happened. Right. So um we had a bottleneck, we have the central teams, there was always a little of tension um analytics teams then started in this business domains like marketing, trade chain, finance, HR and so on. Started really to build their own data solutions at some point you have to get the ball rolling right and then continue the trajectory um which means then that the data pipelines didn't meet the engineering standards. And um there was an increased need for maintenance and support from central teams. Hence over time the knowledge about those pipelines and how to maintain a particular uh infrastructure for example left the company such that most of those data assets and data sets are turned into a huge step with decreasing data quality um also decrease the lack of trust, decreasing transparency. And this was increasing challenge where majority of time was spent in meeting rooms to align on on data quality for example. >>Yeah. And and the point you were making christoph about context switching and this is this is a point that Jemaah makes quite often is we've we've we've contextualized are operational systems like our sales systems, our marketing system but not our our data system. So you're asking the data team, Okay. Be an expert in sales, be an expert in marketing, be an expert in logistics, be an expert in supply chain and it start stop, start, stop, it's a paper cut environment and it's just not as productive. But but on the flip side of that is when you think about a centralized organization you think, hey this is going to be a very efficient way, a cross functional team to support the organization but it's not necessarily the highest velocity, most effective organizational structure. >>Yeah, so so I agree with that. Is that up to a certain scale, a centralized function has a lot of advantages, right? That's clear for everyone which would go to some kind of expert team. However, if you see that you actually would like to accelerate that and specific and this hyper growth, right, you wanna actually have autonomy and certain teams and move the teams or let's say the data to the experts in these teams and this, as you have mentioned, right, that increases mental load and you can either internally start splitting your team into a different kind of sub teams focusing on different areas. However, that is then again, just adding another peace where actually collaboration needs to happen busy external sees, so why not bridging that gap immediately and actually move these teams and to end into into the function themselves. So maybe just to continue what, what was Clements was saying and this is actually where over. So Clements, my journey started to become one joint journey. So Clements was coming actually from one of these teams to build their own solutions. I was basically having the platform team called database housed in these days and in 2019 where basically the situation become more and more serious, I would say so more and more people have recognized that this model doesn't really scale In 2019, basically the leadership of the company came together and I identified data as a key strategic asset and what we mean by that, that if we leverage data in a proper way, it gives us a unique competitive advantage which could help us to, to support and actually fully automated our decision making process across the entire value chain. So what we're, what we're trying to do now or what we should be aiming for is that Hello, Fresh is able to build data products that have a purpose. We're moving away from the idea. Data is just a by problem products, we have a purpose why we would like to collect this data. There's a clear business need behind that. And because it's so important to for the company as a business, we also want to provide them as a trust versi asset to the rest of the organization. We say there's the best customer experience, but at least in a way that users can easily discover, understand and security access high quality data. >>Yeah, so and and and Clements, when you c J Maxx writing, you see, you know, she has the four pillars and and the principles as practitioners you look at that say, okay, hey, that's pretty good thinking and then now we have to apply it and that's and that's where the devil meets the details. So it's the four, you know, the decentralized data ownership data as a product, which we'll talk about a little bit self serve, which you guys have spent a lot of time on inclement your wheelhouse which is which is governance and a Federated governance model. And it's almost like if you if you achieve the first two then you have to solve for the second to it almost creates a new challenges but maybe you could talk about that a little bit as to how it relates to Hello fresh. >>Yes. So christophe mentioned that we identified economic challenge beforehand and for how can we actually decentralized and actually empower the different colleagues of ours. This was more a we realized that it was more an organizational or a cultural change and this is something that somebody also mentioned I think thought words mentioned one of the white papers, it's more of a organizational or cultural impact and we kicked off a um faced reorganization or different phases we're currently and um in the middle of still but we kicked off different phases of organizational reconstruct oring reorganization, try unlock this data at scale. And the idea was really moving away from um ever growing complex matrix organizations or matrix setups and split between two different things. One is the value creation. So basically when people ask the question, what can we actually do, what shall we do? This is value creation and how, which is capability building and both are equal in authority. This actually then creates a high urge and collaboration and this collaboration breaks up the different silos that were built and of course this also includes different needs of stuffing forward teams stuffing with more, let's say data scientists or data engineers, data professionals into those business domains and hence also more capability building. Um Okay, >>go ahead. Sorry. >>So back to Tzemach did johnny. So we the idea also Then crossed over when she published her papers in May 2019 and we thought well The four colors that she described um we're around decentralized data ownership, product data as a product mindset, we have a self service infrastructure and as you mentioned, Federated confidential governance. And this suited very much with our thinking at that point of time to reorganize the different teams and this then leads to a not only organisational restructure but also in completely new approach of how we need to manage data, show data. >>Got it. Okay, so your business is is exploding. Your data team will have to become domain experts in too many areas, constantly contact switching as we said, people started to take things into their own hands. So again we said classic story but but you didn't let it get out of control and that's important. So we actually have a picture of kind of where you're going today and it's evolved into this Pat, if you could bring up the picture with the the elephant here we go. So I would talk a little bit about the architecture, doesn't show it here, the spreadsheet era but christoph maybe you can talk about that. It does show the Hadoop monolith which exists today. I think that's in a managed managed hosting service, but but you you preserve that piece of it, but if I understand it correctly, everything is evolving to the cloud, I think you're running a lot of this or all of it in A W. S. Uh you've got everybody's got their own data sources, uh you've got a data hub which I think is enabled by a master catalog for discovery and all this underlying technical infrastructure. That is really not the focus of this conversation today. But the key here, if I understand it correctly is these domains are autonomous and not only that this required technical thinking, but really supportive organizational mindset, which we're gonna talk about today. But christoph maybe you could address, you know, at a high level some of the architectural evolution that you guys went through. >>Yeah, sure. Yeah, maybe it's also a good summary about the entire history. So as you have mentioned, right, we started in the very beginning with the model is on the operation of playing right? Actually, it wasn't just one model is both to one for the back end and one for the for the front and and or analytical plane was essentially a couple of spreadsheets and I think there's nothing wrong with spreadsheets, right, allows you to store information, it allows you to transform data allows you to share this information. It allows you to visualize this data, but all the kind of that's not actually separating concern right? Everything in one tool. And this means that obviously not scalable, right? You reach the point where this kind of management set up in or data management of isn't one tool reached elements. So what we have started is we've created our data lake as we have seen here on Youtube. And this at the very beginning actually reflected very much our operational populace on top of that. We used impala is a data warehouse, but there was not really a distinction between borders, our data warehouse and borders our data like the impala was used as a kind of those as the kind of engine to create a warehouse and data like construct itself and this organic growth actually led to a situation as I think it's it's clear now that we had to centralized model is for all the domains that will really lose kimball modeling standards. There was no uniformity used actually build in house uh ways of building materialized use abuse that we have used for the presentation layer, there was a lot of duplication of effort and in the end essentially they were missing feedbacks, food, which helped us to to improve of what we are filled. So in the end, in the natural, as we have said, the lack of trust and that's basically what the starting point for us to understand. Okay, how can we move away and there are a lot of different things that you can discuss of apart from this organizational structure that we have said, okay, we have these three or four pillars from from Denmark. However, there's also the next extra question around how do we implement our talking about actual right, what are the implications on that level? And I think that is there's something that we are that we are currently still in progress. >>Got it. Okay, so I wonder if we could talk about switch gears a little bit and talk about the organizational and cultural challenges that you faced. What were those conversations like? Uh let's dig into that a little bit. I want to get into governance as well. >>The conversations on the cultural change. I mean yes, we went through a hyper growth for the last year since obviously there were a lot of new joiners, a lot of different, very, very smart people joining the company which then results that collaboration uh >>got a bit more difficult. Of course >>there are times and changes, you have different different artifacts that you were created um and documentation that were flying around. Um so we were we had to build the company from scratch right? Um Of course this then resulted always this tension which I described before, but the most important part here is that data has always been a very important factor at l a fresh and we collected >>more of this >>data and continued to improve use data to improve the different key areas of our business. >>Um even >>when organizational struggles, the central organizational struggles data somehow always helped us to go through this this kind of change. Right? Um in the end those decentralized teams in our local geography ease started with solutions that serve the business which was very very important otherwise wouldn't be at the place where we are today but they did by all late best practices and standards and I always used sport analogy Dave So like any sport, there are different rules and regulations that need to be followed. These rules are defined by calling the sports association and this is what you can think about data governance and compliance team. Now we add the players to it who need to follow those rules and bite by them. This is what we then called data management. Now we have the different players and professionals, they need to be trained and understand the strategy and it rules before they can play. And this is what I then called data literacy. So we realized that we need to focus on helping our teams to develop those capabilities and teach the standards for how work is being done to truly drive functional excellence in a different domains. And one of our mission of our data literacy program for example is to really empower >>every employee at hello >>fresh everyone to make the right data informs decisions by providing data education that scaled by royal Entry team. Then this can be different things, different things like including data capabilities, um, with the learning paths for example. Right? So help them to create and deploy data products connecting data producers and data consumers and create a common sense and more understanding of each other's dependencies, which is important, for example, S. S. L. O. State of contracts and etcetera. Um, people getting more of a sense of ownership and responsibility. Of course, we have to define what it means, what does ownership means? But the responsibility means. But we're teaching this to our colleagues via individual learning patterns and help them up skill to use. Also, there's shared infrastructure and those self self service applications and overall to summarize, we're still in this progress of of, of learning, we are still learning as well. So learning never stops the tele fish, but we are really trying this um, to make it as much fun as possible. And in the end we all know user behavior has changed through positive experience. Uh, so instead of having massive training programs over endless courses of workshops, um, leaving our new journalists and colleagues confused and overwhelmed. >>We're applying um, >>game ification, right? So split different levels of certification where our colleagues can access, have had access points, they can earn badges along the way, which then simplifies the process of learning and engagement of the users and this is what we see in surveys, for example, where our employees that your justification approach a lot and are even competing to collect Those learning path batteries to become the # one on the leader board. >>I love the game ification, we've seen it work so well and so many different industries, not the least of which is crypto so you've identified some of the process gaps uh that you, you saw it is gloss over them. Sometimes I say paved the cow path. You didn't try to force, in other words, a new architecture into the legacy processes. You really have to rethink your approach to data management. So what what did that entail? >>Um, to rethink the way of data management. 100%. So if I take the example of Revolution, Industrial Revolution or classical supply chain revolution, but just imagine that you have been riding a horse, for example, your whole life and suddenly you can operate a car or you suddenly receive just a complete new way of transporting assets from A to B. Um, so we needed to establish a new set of cross functional business processes to run faster, dry faster, um, more robustly and deliver data products which can be trusted and used by downstream processes and systems. Hence we had a subset of new standards and new procedures that would fall into the internal data governance and compliance sector with internal, I'm always referring to the data operations around new things like data catalog, how to identify >>ownership, >>how to change ownership, how to certify data assets, everything around classical software development, which we know apply to data. This this is similar to a new thinking, right? Um deployment, versioning, QA all the different things, ingestion policies, policing procedures, all the things that suffer. Development has been doing. We do it now with data as well. And in simple terms, it's a whole redesign of the supply chain of our data with new procedures and new processes and as a creation as management and as a consumption. >>So data has become kind of the new development kit. If you will um I want to shift gears and talk about the notion of data product and, and we have a slide uh that we pulled from your deck and I'd like to unpack it a little bit. Uh I'll just, if you can bring that up, I'll read it. A data product is a product whose primary objective is to leverage on data to solve customer problems where customers, both internal and external. So pretty straightforward. I know you've gone much deeper and you're thinking and into your organization, but how do you think about that And how do you determine for instance who owns what? How did you get everybody to agree? >>I can take that one. Um, maybe let me start with the data product. So I think um that's an ongoing debate. Right? And I think the debate itself is an important piece here, right? That visit the debate, you clarify what we actually mean by that product and what is actually the mindset. So I think just from a definition perspective, right? I think we find the common denominator that we say okay that our product is something which is important for the company has come to its value what you mean by that. Okay, it's it's a solution to a customer problem that delivers ideally maximum value to the business. And yes, it leverages the power of data and we have a couple of examples but it had a fresh year, the historical and classical ones around dashboards for example, to monitor or error rates but also more sophisticated ways for example to incorporate machine learning algorithms in our recipe recommendations. However, I think the important aspects of the data product is a there is an owner, right? There's someone accountable for making sure that the product that we are providing is actually served and is maintained and there are, there is someone who is making sure that this actually keeps the value of that problem thing combined with the idea of the proper documentation, like a product description, right that people understand how to use their bodies is about and related to that peace is the idea of it is a purpose. Right? You need to understand or ask ourselves, Okay, why does this thing exist does it provide the value that you think it does. That leads into a good understanding about the life cycle of the data product and life cycle what we mean? Okay from the beginning from the creation you need to have a good understanding, we need to collect feedback, we need to learn about that. We need to rework and actually finally also to think about okay benefits time to decommission piece. So overall, I think the core of the data product is product thinking 11 right that we start the point is the starting point needs to be the problem and not the solution and this is essentially what we have seen what was missing but brought us to this kind of data spaghetti that we have built there in in Russia, essentially we built at certain data assets, develop in isolation and continuously patch the solution just to fulfill these articles that we got and actually these aren't really understanding of the stakeholder needs and the interesting piece as a result in duplication of work and this is not just frustrating and probably not the most efficient way how the company should work. But also if I build the same that assets but slightly different assumption across the company and multiple teams that leads to data inconsistency and imagine the following too narrow you as a management for management perspective, you're asking basically a specific question and you get essentially from a couple of different teams, different kind of grass, different kind of data and numbers and in the end you do not know which ones to trust. So there's actually much more ambiguity and you do not know actually is a noise for times of observing or is it just actually is there actually a signal that I'm looking for? And the same is if I'm running in a B test right, I have a new future, I would like to understand what has it been the business impact of this feature. I run that specific source in an unfortunate scenario. Your production system is actually running on a different source. You see different numbers. What you've seen in a B test is actually not what you see then in production typical thing then is you're asking some analytics tend to actually do a deep dive to understand where the discrepancies are coming from. The worst case scenario. Again, there's a different kind of source. So in the end it's a pretty frustrating scenario and that's actually based of time of people that have to identify the root cause of this divergence. So in a nutshell, the highest degree of consistency is actually achieved that people are just reusing Dallas assets and also in the media talk that we have given right, we we start trying to establish this approach for a B testing. So we have a team but just providing or is kind of owning their target metric associated business teams and they're providing that as a product also to other services including the A B testing team, they'll be testing team can use this information defines an interface is okay I'm joining this information that the metadata of an experiment and in the end after the assignment after this data collection face, they can easily add a graph to the dashboard. Just group by the >>Beatles Hungarian. >>And we have seen that also in other companies. So it's not just a nice dream that we have right. I have actually worked in other companies where we worked on search and we established a complete KPI pipeline that was computing all this information. And this information was hosted by the team and it was used for everything A B test and deep dives and and regular reporting. So uh just one of the second the important piece now, why I'm coming back to that is that requires that we are treating this data as a product right? If you want to have multiple people using the things that I am owning and building, we have to provide this as a trust mercy asset and in a way that it's easy for people to discover and actually work with. >>Yeah. And coming back to that. So this is to me this is why I get so excited about data mesh because I really do think it's the right direction for organizations. When people hear data product they say well, what does that mean? Uh but then when you start to sort of define it as you did, it's it's using data to add value, that could be cutting costs, that could be generating revenue, it could be actually directly you're creating a product that you monetize, So it's sort of in the eyes of the beholder. But I think the other point that we've made is you made it earlier on to and again, context. So when you have a centralized data team and you have all these P NL managers a lot of times they'll question the data because they don't own it. They're like wait a minute. If they don't, if it doesn't agree with their agenda, they'll attack the data. But if they own the data then they're responsible for defending that and that is a mindset change, that's really important. Um And I'm curious uh is how you got to, you know, that ownership? Was it a was it a top down with somebody providing leadership? Was it more organic bottom up? Was it a sort of a combination? How do you decide who owned what in other words, you know, did you get, how did you get the business to take ownership of the data and what is owning? You know, the data actually mean? >>That's a very good question. Dave I think this is one of the pieces where I think we have a lot of learnings and basically if you ask me how we could start the feeling. I think that would be the first piece. Maybe we need to start to really think about how that should be approached if it stopped his ownership. Right? It means somehow that the team has a responsibility to host and self the data efforts to minimum acceptable standards. This minimum dependencies up and down string. The interesting piece has been looking backwards. What what's happening is that under that definition has actually process that we have to go through is not actually transferring ownership from the central team to the distributor teams. But actually most cases to establish ownership, I make this difference because saying we have to transfer ownership actually would erroneously suggests that the data set was owned before. But this platform team, yes, they had the capability to make the changes on data pipelines, but actually the analytics team, they're always the ones who had the business understands, you use cases and but no one actually, but it's actually expensive expected. So we had to go through this very lengthy process and establishing ownership. We have done that, as in the beginning, very naively. They have started, here's a document here, all the data assets, what is probably the nearest neighbor who can actually take care of that and then we we moved it over. But the problem here is that all these things is kind of technical debt, right? It's not really properly documented, pretty unstable. It was built in a very inconsistent over years and these people who have built this thing have already left the company. So there's actually not a nice thing that is that you want to see and people build up a certain resistance, e even if they have actually bought into this idea of domain ownership. So if you ask me these learnings, but what needs to happen as first, the company needs to really understand what our core business concept that they have, they need to have this mapping from. These are the core business concept that we have. These are the domain teams who are owning this concept and then actually link that to the to the assets and integrated better with both understanding how we can evolve actually, the data assets and new data build things new in the in this piece in the domain. But also how can we address reduction of technical death and stabilizing what we have already. >>Thank you for that christoph. So I want to turn a direction here and talk about governance and I know that's an area that's passionate, you're passionate about. Uh I pulled this slide from your deck, which I kind of messed up a little bit sorry for that, but but by the way, we're going to publish a link to the full video that you guys did. So we'll share that with folks. But it's one of the most challenging aspects of data mesh, if you're going to decentralize you, you quickly realize this could be the Wild West as we talked about all over again. So how are you approaching governance? There's a lot of items on this slide that are, you know, underscore the complexity, whether it's privacy, compliance etcetera. So, so how did you approach this? >>It's yeah, it's about connecting those dots. Right. So the aim of the data governance program is about the autonomy of every team was still ensuring that everybody has the right interoperability. So when we want to move from the Wild West riding horses to a civilised way of transport, um you can take the example of modern street traffic, like when all participants can manoeuvre independently and as long as they follow the same rules and standards, everybody can remain compatible with each other and understand and learn from each other so we can avoid car crashes. So when I go from country to country, I do understand what the street infrastructure means. How do I drive my car? I can also read the traffic lights in the different signals. Um, so likewise as a business and Hello Fresh, we do operate autonomously and consequently need to follow those external and internal rules and standards to set forth by the redistribution in which we operate so in order to prevent a car crash, we need to at least ensure compliance with regulations to account for society's and our customers increasing concern with data protection and privacy. So teaching and advocating this advantage, realizing this to everyone in the company um was a key community communication strategy and of course, I mean I mentioned data privacy external factors, the same goes for internal regulations and processes to help our colleagues to adapt to this very new environment. So when I mentioned before the new way of thinking the new way of um dealing and managing data, this of course implies that we need new processes and regulations for our colleagues as well. Um in a nutshell then this means the data governance provides a framework for managing our people the processes and technology and culture around our data traffic. And those components must come together in order to have this effective program providing at least a common denominator, especially critical for shared dataset, which we have across our different geographies managed and shared applications on shared infrastructure and applications and is then consumed by centralized processes um for example, master data, everything and all the metrics and KPI s which are also used for a central steering. Um it's a big change day. Right. And our ultimate goal is to have this noninvasive, Federated um ultimatum and computational governance and for that we can't just talk about it. We actually have to go deep and use case by use case and Qc buy PVC and generate learnings and learnings with the different teams. And this would be a classical approach of identifying the target structure, the target status, match it with the current status by identifying together with the business teams with the different domains have a risk assessment for example, to increase transparency because a lot of teams, they might not even know what kind of situation they might be. And this is where this training and this piece of illiteracy comes into place where we go in and trade based on the findings based on the most valuable use case um and based on that help our teams to do this change to increase um their capability just a little bit more and once they hand holding. But a lot of guidance >>can I kind of kind of trying to quickly David will allow me I mean there's there's a lot of governance piece but I think um that is important. And if you're talking about documentation for example, yes, we can go from team to team and tell these people how you have to document your data and data catalog or you have to establish data contracts and so on the force. But if you would like to build data products at scale following actual governance, we need to think about automation right. We need to think about a lot of things that we can learn from engineering before. And that starts with simple things like if we would like to build up trust in our data products, right, and actually want to apply the same rigor and the best practices that we know from engineering. There are things that we can do and we should probably think about what we can copy and one example might be. So the level of service level agreements, service level objectives. So that level indicators right, that represent on on an engineering level, right? If we're providing services there representing the promises we made to our customers or consumers, these are the internal objectives that help us to keep those promises. And actually these are the way of how we are tracking ourselves, how we are doing. And this is just one example of that thing. The Federated Governor governance comes into play right. In an ideal world, we should not just talk about data as a product but also data product. That's code that we say, okay, as most as much as possible. Right? Give the engineers the tool that they are familiar basis and actually not ask the product managers for example to document their data assets in the data catalog but make it part of the configuration. Have this as a, as a C D C I, a continuous delivery pipeline as we typically see another engineering task through and services we say, okay, there is configuration, we can think about pr I can think about data quality monitoring, we can think about um the ingestion data catalog and so on and forest, I think ideally in the data product will become of a certain templates that can be deployed and are actually rejected or verified at build time before we actually make them deploy them to production. >>Yeah, So it's like devoPS for data product um so I'm envisioning almost a three phase approach to governance and you kind of, it sounds like you're in early phases called phase zero where there's there's learning, there's literacy, there's training, education, there's kind of self governance and then there's some kind of oversight, some a lot of manual stuff going on and then you you're trying to process builders at this phase and then you codify it and then you can automate it. Is that fair? >>Yeah, I would rather think think about automation as early as possible in the way and yes, there needs to be certain rules but then actually start actually use case by use case. Is there anything that small piece that we can already automate? It's as possible. Roll that out and then actually extended step by step, >>is there a role though that adjudicates that? Is there a central Chief state officer who is responsible for making sure people are complying or is it how do you handle that? >>I mean from a from a from a platform perspective, yes, we have a centralized team to uh implement certain pieces they'll be saying are important and actually would like to implement. However, that is actually working very closely with the governance department. So it's Clements piece to understand and defy the policies that needs to be implemented. >>So Clements essentially it's it's your responsibility to make sure that the policy is being followed. And then as you were saying, christoph trying to compress the time to automation as fast as possible percent. >>So >>it's really it's uh >>what needs to be really clear that it's always a split effort, Right? So you can't just do one thing or the other thing, but everything really goes hand in hand because for the right automation for the right engineering tooling, we need to have the transparency first. Uh I mean code needs to be coded so we kind of need to operate on the same level with the right understanding. So there's actually two things that are important which is one its policies and guidelines, but not only that because more importantly or even well equally important to align with the end user and tech teams and engineering and really bridge between business value business teams and the engineering teams. >>Got it. So just a couple more questions because we gotta wrap I want to talk a little bit about the business outcome. I know it's hard to quantify and I'll talk about that in a moment but but major learnings, we've got some of the challenges that you cited. I'll just put them up here. We don't have to go detailed into this, but I just wanted to share with some folks. But my question, I mean this is the advice for your peers question if you had to do it differently if you had a do over or a Mulligan as we like to say for you golfers, what would you do differently? Yeah, >>I mean can we start with from a from the transformational challenge that understanding that it's also high load of cultural change. I think this is this is important that a particular communication strategy needs to be put into place and people really need to be um supported. Right? So it's not that we go in and say well we have to change towards data mesh but naturally it's in human nature, you know, we're kind of resistance to to change right? Her speech uncomfortable. So we need to take that away by training and by communicating um chris we're gonna add something to that >>and definitely I think the point that I have also made before right we need to acknowledge that data mesh is an architecture of scale, right? You're looking for something which is necessary by huge companies who are vulnerable, data productive scale. I mean Dave you mentioned it right, there are a lot of advantages to have a centralized team but at some point it may make sense to actually decentralized here and at this point right? If you think about data Mash, you have to recognize that you're not building something on a green field. And I think there's a big learning which is also reflected here on the slide is don't underestimate your baggage. It's typically you come to a point where the old model doesn't doesn't broke anymore and has had a fresh right? We lost our trust in our data and actually we have seen certain risks that we're slowing down our innovation so we triggered that this was triggering the need to actually change something. So this transition implies that you typically have a lot of technical debt accumulated over years and I think what we have learned is that potentially we have decentralized some assets to earlier, this is not actually taking into account the maturity of the team where we are actually distributed to and now we actually in the face of correcting pieces of that one. Right? But I think if you if you if you start from scratch you have to understand, okay, is are my team is actually ready for taking on this new uh, this news capabilities and you have to make sure that business decentralization, you build up these >>capabilities and the >>teams and as Clements has mentioned, right, make sure that you take the people on your journey. I think these are the pieces that also here, it comes with this knowledge gap, right? That we need to think about hiring and literacy the technical depth I just talked about and I think the last piece that I would add now which is not here on the flight deck is also from our perspective, we started on the analytical layer because that's kind of where things are exploding, right, this is the thing that people feel the pain but I think a lot of the efforts that we have started to actually modernize the current state uh, towards data product towards data Mash. We've understood that it always comes down basically to a proper shape of our operational plane and I think what needs to happen is is I think we got through a lot of pains but the learning here is this need to really be a commitment from the company that needs to happen and to act. >>I think that point that last point you made it so critical because I I hear a lot from the vendor community about how they're gonna make analytics better and that's that's not unimportant, but but through data product thinking and decentralized data organizations really have to operationalize in order to scale. So these decisions around data architecture an organization, their fundamental and lasting, it's not necessarily about an individual project are why they're gonna be project sub projects within this architecture. But the architectural decision itself is an organizational, its cultural and what's the best approach to support your business at scale. It really speaks to to to what you are, who you are as a company, how you operate and getting that right, as we've seen in the success of data driven driven companies is yields tremendous results. So I'll ask each of you to give give us your final thoughts and then we'll wrap maybe >>maybe it quickly, please. Yeah, maybe just just jumping on this piece that you have mentioned, right, the target architecture. If we talk about these pieces right, people often have this picture of mind like OK, there are different kind of stages, we have sources, we have actually ingestion layer, we have historical transformation presentation layer and then we're basically putting a lot of technology on top of that kind of our target architecture. However, I think what we really need to make sure is that we have these different kind of viewers, right? We need to understand what are actually the capabilities that we need in our new goals. How does it look and feel from the different kind of personas and experience view? And then finally, that should actually go to the to the target architecture from a technical perspective um maybe just to give an outlook but what we're what we're planning to do, how we want to move that forward. We have actually based on our strategy in the in the sense of we would like to increase that to maturity as a whole across the entire company and this is kind of a framework around the business strategy and it's breaking down into four pillars as well. People meaning the data, cultural, data literacy, data organizational structure and so on that. We're talking about governance as Clements has actually mentioned that, right, compliance, governance, data management and so on. You talk about technology and I think we could talk for hours for that one. It's around data platform, better science platform and then finally also about enablement through data, meaning we need to understand that a quality data accessibility and the science and data monetization. >>Great, thank you christophe clement. Once you bring us home give us your final thoughts. >>Can't can just agree with christoph that uh important is to understand what kind of maturity people have to understand what the maturity level, where the company where where people organization is and really understand what does kind of some kind of a change replies to that those four pillars for example, um what needs to be taken first and this is not very clear from the very first beginning of course them it's kind of like Greenfield you come up with must wins to come up with things that we really want to do out of theory and out of different white papers. Um only if you really start conducting the first initiatives you do understand. Okay, where we have to put the starts together and where do I missed out on one of those four different pillars? People, process technology and governance. Right? And then that kind of an integration. Doing step by step, small steps by small steps not boiling the ocean where you're capable ready to identify the gaps and see where either you can fill um the gaps are where you have to increase maturity first and train people or increase your text text, >>you know Hello Fresh is an excellent example of a company that is innovating. It was not born in Silicon Valley which I love. It's a global company. Uh and I gotta ask you guys, it seems like this is an amazing place to work you guys hiring? >>Yes, >>definitely. We do >>uh as many rights as was one of these aspects distributing. And actually we are hiring as an entire company specifically for data. I think there are a lot of open roles serious. Please visit or our page from better engineering, data, product management and Clemens has a lot of rules that you can speak about. But yes >>guys, thanks so much for sharing with the cube audience, your, your pioneers and we look forward to collaborations in the future to track progress and really want to thank you for your time. >>Thank you very much. Thank you very much. Dave >>thank you for watching the cubes startup showcase made possible by A W. S. This is Dave Volonte. We'll see you next time. >>Yeah.

Published Date : Sep 20 2021

SUMMARY :

and realized that in order to support its scale, it needed to rethink how it thought Thank you very much. You guys are number one in the world in your field, Clements has actually been a longer trajectory yet have a fresh. So recently we did lounge and expand Norway. ready to eat companies like factor in the U. S. And the planned acquisition of you foods in Australia. So maybe you guys could talk a little bit about your journey as a company specifically as So we grew very organically So that for the team becomes a bottleneck and so the lines of business, the marketing team salesman's okay, we're going to take things into our own Started really to build their own data solutions at some point you have to get the ball rolling But but on the flip side of that is when you think about a centralized organization say the data to the experts in these teams and this, as you have mentioned, right, that increases mental load look at that say, okay, hey, that's pretty good thinking and then now we have to apply it and that's And the idea was really moving away from um ever growing complex go ahead. we have a self service infrastructure and as you mentioned, the spreadsheet era but christoph maybe you can talk about that. So in the end, in the natural, as we have said, the lack of trust and that's and cultural challenges that you faced. The conversations on the cultural change. got a bit more difficult. there are times and changes, you have different different artifacts that you were created These rules are defined by calling the sports association and this is what you can think about So learning never stops the tele fish, but we are really trying this and this is what we see in surveys, for example, where our employees that your justification not the least of which is crypto so you've identified some of the process gaps uh So if I take the example of This this is similar to a new thinking, right? gears and talk about the notion of data product and, and we have a slide uh that we There's someone accountable for making sure that the product that we are providing is actually So it's not just a nice dream that we have right. So this is to me this is why I get so excited about data mesh because I really do the company needs to really understand what our core business concept that they have, they need to have this mapping from. to the full video that you guys did. in order to prevent a car crash, we need to at least ensure the promises we made to our customers or consumers, these are the internal objectives that help us to keep a three phase approach to governance and you kind of, it sounds like you're in early phases called phase zero where Is there anything that small piece that we can already automate? and defy the policies that needs to be implemented. that the policy is being followed. so we kind of need to operate on the same level with the right understanding. or a Mulligan as we like to say for you golfers, what would you do differently? So it's not that we go in and say So this transition implies that you typically have a lot of the company that needs to happen and to act. It really speaks to to to what you are, who you are as a company, how you operate and in the in the sense of we would like to increase that to maturity as a whole across the entire company and this is kind Once you bring us home give us your final thoughts. and see where either you can fill um the gaps are where you Uh and I gotta ask you guys, it seems like this is an amazing place to work you guys hiring? We do you can speak about. really want to thank you for your time. Thank you very much. thank you for watching the cubes startup showcase made possible by A W. S.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
DavePERSON

0.99+

2015DATE

0.99+

AustraliaLOCATION

0.99+

Dave VolontePERSON

0.99+

May 2019DATE

0.99+

2017DATE

0.99+

2019DATE

0.99+

threeQUANTITY

0.99+

Hello FreshORGANIZATION

0.99+

RussiaLOCATION

0.99+

DavidPERSON

0.99+

Silicon ValleyLOCATION

0.99+

100%QUANTITY

0.99+

julyDATE

0.99+

DenmarkLOCATION

0.99+

ClementsPERSON

0.99+

Jim McDaid GhaniPERSON

0.99+

U. S.LOCATION

0.99+

christophePERSON

0.99+

two years laterDATE

0.99+

last yearDATE

0.99+

first pieceQUANTITY

0.99+

one exampleQUANTITY

0.99+

ClementsORGANIZATION

0.99+

stevePERSON

0.99+

last weekDATE

0.99+

BeatlesORGANIZATION

0.99+

OneQUANTITY

0.99+

oneQUANTITY

0.99+

one toolQUANTITY

0.98+

two thingsQUANTITY

0.98+

NorwayLOCATION

0.98+

secondQUANTITY

0.98+

bothQUANTITY

0.98+

fourQUANTITY

0.98+

christophPERSON

0.98+

todayDATE

0.98+

first twoQUANTITY

0.98+

hundreds of millions of mealsQUANTITY

0.98+

one modelQUANTITY

0.98+

four colorsQUANTITY

0.97+

four pillarsQUANTITY

0.97+

firstQUANTITY

0.97+

first initiativesQUANTITY

0.97+

earlier this yearDATE

0.97+

JemaahPERSON

0.97+

eachQUANTITY

0.96+

handle freshORGANIZATION

0.96+

U. K.LOCATION

0.95+

DallasLOCATION

0.95+

christoph NevadaPERSON

0.95+

johnnyPERSON

0.95+

Wild WestLOCATION

0.94+

YoutubeORGANIZATION

0.94+

christophe clementPERSON

0.94+

four different pillarsQUANTITY

0.94+

about 40 peopleQUANTITY

0.93+

each yearQUANTITY

0.93+

A W. S.PERSON

0.92+

two different thingsQUANTITY

0.92+

Hello freshORGANIZATION

0.92+

millions of peopleQUANTITY

0.91+

Cloud First – Data Driven Reinvention Drew Allan | Cloudera 2021


 

>>Okay. Now we're going to dig into the data landscape and cloud of course. And talk a little bit more about that with drew Allen. He's a managing director at Accenture drew. Welcome. Great to see you. Thank you. So let's talk a little bit about, you know, you've been in this game for a number of years. Uh, you've got a particular expertise in, in, in data and finance and insurance. I mean, you think about it within the data and analytics world, even our language is changing. You know, we don't say talk about big data so much anymore. We, we talk more about digital, you know, or, or, or data-driven when you think about sort of where we've come from and where we're going, what are the puts and takes that you have with regard to what's going on in the business today? >>Well, thanks for having me. Um, you know, I think some of the trends we're seeing in terms of challenges and puts some takes are that a lot of companies are already on this digital transformation journey. Um, they focused on customer experience is kind of table stakes. Everyone wants to focus on that and kind of digitizing their channels. But a lot of them are seeing that, you know, a lot of them don't even own their, their channels necessarily. So like we're working with a big cruise line, right. And yes, they've invested in digitizing what they own, but a lot of the channels that they sell through, they don't even own, right. It's the travel agencies or third-party real sellers. So having the data to know where, you know, where those agencies are, that that's something that they've discovered. And so there's a lot of big focus on not just digitizing, but also really understanding your customers and going across products because a lot of the data has built, been built up in individual channels and in digital products. >>And so bringing that data together is something that customers that have really figured out in the last few years is a big differentiator. And what we're seeing too, is that a big trend that the data rich are getting richer. So companies that have really invested in data, um, are having, uh, an outside market share and outside earnings per share and outside revenue growth. And it's really being a big differentiator. And I think for companies just getting started in this, the thing to think about is one of the missteps is to not try to capture all the data at once. The average company has, you know, 10,000, 20,000 data elements individually, when you want to start out, you know, 500, 300 critical data elements, about 5% of the data of a company drives 90% of the business value. So focusing on, on those key critical data elements is really what you need to govern first and really invest in first. And so that's something we tell companies at the beginning of their data strategy is first focus on those critical data elements, really get a handle on governing that data, organizing that data and building data products around >>That data. You can't boil the ocean. Right. And so, and I, I feel like pre pandemic, there was a lot of complacency. Oh yeah, we'll get to that. You know, not on my watch, I'll be retired before that, you know, it becomes a minute. And then of course the pandemic was, I call it sometimes a forced March to digital. So in many respects, it wasn't planned. It just ha you know, you had to do it. And so now I feel like people are stepping back and saying, okay, let's now really rethink this and do it right. But is there, is there a sense of urgency, do you think? >>Absolutely. I think with COVID, you know, we were working with, um, a retailer where they had 12,000 stores across the U S and they had didn't have the insights where they could drill down and understand, you know, with the riots and with COVID was the store operational, you know, with the supply chain of they having multiple, uh, distributors, what did they have in stock? So there are millions of data points that you need to drill down, down at the cell level, at the store level to really understand how's my business performing. And we like to think about it for like a CEO and his leadership team of like, think of it as a digital cockpit, right? You think about a pilot, they have a cockpit with all these dials and, um, dashboards, essentially understanding the performance of their business. And they should be able to drill down and understand for each individual, you know, unit of their work, how are they performing? That's really what we want to see for businesses. Can they get down to that individual performance to really understand how their businesses and >>The ability to connect those dots and traverse those data points and not have to go in and come back out and go into a new system and come back out. And that's really been a lot of the frustration where does machine intelligence and AI fit in? Is that sort of a dot connector, if you will, and an enabler, I mean, we saw, you know, decades of the, the AI winter, and then, you know, there's been a lot of talk about it, but it feels like with the amount of data that we've collected over the last decade and the, the, the low costs of processing that data now, it feels like it's, it's real. Where do you see AI fitting in? Yeah, >>I mean, I think there's been a lot of innovation in the last 10 years with, um, the low cost of storage and computing and these algorithms in non-linear, um, you know, knowledge graphs, and, um, um, a whole bunch of opportunities in cloud where what I think the, the big opportunity is, you know, you can apply AI in areas where a human just couldn't have the scale to do that alone. So back to the example of a cruise lines, you know, you may have a ship being built that has 4,000 cabins on the single cruise line, and it's going to multiple deaths that destinations over its 30 year life cycle. Each one of those cabins is being priced individually for each individual destination. It's physically impossible for a human to calculate the dynamic pricing across all those destinations. You need a machine to actually do that pricing. And so really what a machine is leveraging is all that data to really calculate and assist the human, essentially with all these opportunities where you wouldn't have a human being able to scale up to that amount of data >>Alone. You know, it's interesting. One of the things we talked to Mick Halston about earlier was just the everybody's algorithms are out of whack. You know, you look at the airline pricing, you look at hotels it's as a consumer, you would be able to kind of game the system and predict a, they can't even predict these days. And I feel as though that the data and AI are actually going to bring us back into some kind of normalcy and predictability, uh, w what do you see in that regard? >>Yeah, I think it's, I mean, we're definitely not at a point where when I talk to, you know, the top AI engineers and data scientists, we're not at a point where we have what they call broad AI, right? Where you can get machines to solve general knowledge problems, where they can solve one problem, and then a distinctly different problem, right? That's still many years away, but narrow AI, there's still tons of use cases out there that can really drive tons of business performance challenges, tons of accuracy challenges. So, for example, in the insurance industry, commercial lines, where I work a lot of the time, the biggest leakage of loss experience and pricing for commercial insurers is, um, people will go in as an agent and they'll select an industry to say, you know what, I'm a restaurant business. Um, I'll select this industry code to quote out a policy, but there's, let's say, you know, 12 dozen permutations, you could be an outdoor restaurant. >>You could be a bar, you could be a caterer, and all of that leads to different loss experience. So what this does is they built a machine learning algorithm. We've helped them do this, that actually at the time that they're putting in their name and address, it's crawling across the web and predicting in real time, you know, is this address actually, you know, a business that's a restaurant with indoor dining, does it have a bar is an outdoor dining, and it's that that's able to accurately more price the policy and reduce the loss experience. So there's a lot of that you can do, even with narrow AI that can really drive top line of business results. >>Yeah. I like that term narrow AI because getting things done is important. Let's talk about cloud a little bit because people talk about cloud first public cloud first doesn't necessarily mean public cloud only, of course. So where do you see things like what's the right operating model, the right regime hybrid cloud. We talked earlier about hybrid data help us squint through the cloud landscape. Yeah. >>I mean, I think for most right, most fortune 500 companies, they can't just their fingers and say, let's move all of our data centers to the cloud. They've got to move, you know, gradually. And it's usually a journey that's taking more than two to three plus years, even more than that in some cases. So they're half they have to move their data, uh, incrementally to the cloud. And what that means is that, that they have to move to a hybrid perspective where some of their data is on premise and some of it is publicly on the cloud. And so that's the term hybrid cloud essentially. And so what they've had to think about is from an intelligence perspective, the privacy of that data, where is it being moved? Can they reduce the replication of that data? Because ultimately you like, uh, replicating the data from on-premise to, to the cloud that introduces, you know, errors and data quality issues. So thinking about how do you manage, uh, you know, uh, on-premise and public cloud as a transition is something that Accenture thinks, thinks, and helps our clients do quite a bit. And how do you move them in a manner that's well-organized and well thought about? >>Yeah. So I've been a big proponent of sort of line of business lines of business becoming much more involved in, in the data pipeline, if you will, the data process, if you think about our major operational systems, they all have sort of line of business context in them. Then the salespeople, they know the CRM data and, you know, logistics folks. There they're very much in tune with ERP. I almost feel like for the past decade, the lines of business have been somewhat removed from the, the data team, if you will. And that, that seems to be changing. What are you seeing in terms of the line of line of business being much more involved in sort of end to end ownership if you will, if I can use that term of, uh, of the data and sort of determining things like helping determine anyway, the data quality and things of that nature. Yeah. >>I mean, I think this is where thinking about your data operating model and thinking about ideas of a chief data officer and having data on the CEO agenda, that's really important to get the lines of business, to really think about data sharing and reuse, and really getting them to, you know, kind of unlock the data because they do think about their data as a fiefdom data has value, but you've got to really get organizations in their silos to open it up and bring that data together because that's where the value is. You know, data doesn't operate. When you think about a customer, they don't operate in their journey across the business in silo channels. They don't think about, you know, I use only the web and then I use the call center, right? They think about that as just one experience. And that data is a single journey. >>So we like to think about data as a product. You know, you should think about a data in the same way. You think about your products as, as products, you know, data as a product, you should have the idea of like every two weeks you have releases to it. You have an operational resiliency to it. So thinking about that, where you can have a very product mindset to delivering your data, I think is very important for the success. And that's where kind of, there's not just the things about critical data elements and having the right platform architecture, but there's a soft stuff as well, like a product mindset to data, having the right data, culture, and business adoption and having the right value set mindset for, for data, I think is really, >>I think data as a product is a very powerful concept. And I think it maybe is uncomfortable to some people sometimes. And I think in the early days of big data, if you will, people thought, okay, data is a product going to sell my data, and that's not necessarily what you mean. You mean thinking about products or data that can fuel products that you can then monetize maybe as a product or as a, as, as a service. And I like to think about a new metric in the industry, which is how long does it take me to get from idea of I'm a business person. I have an idea for a data product. How long does it take me to get from idea to monetization? And that's going to be something that ultimately as a business person, I'm going to use to determine the success of my data team and my, my data architecture is, is that kind of thinking starting to really hit the marketplace. >>I mean, I insurers now are working, partnering with, you know, auto manufacturers to monetize, um, driver usage data, you know, on telematics to see, you know, driver behavior on how, you know, how auto manufacturers are using that data. That's very important to insurers, you know, so how an auto manufacturer can monetize that data is very important and also an insurance, you know, cyber insurance, um, are there news new ways we can look at how companies are being attacked with viruses and malware, and is there a way we can somehow monetize that information? So companies that are able to agily, you know, think about how can we, you know, collect this data, bring it together, think about it as a product, and then potentially, you know, sell it as a service is something that, um, company, successful companies are doing >>Great examples of data products, and it might be revenue generating, or it might be in the case of, you know, cyber, maybe it reduces my expected loss. Exactly. And it drops right to my bottom line. What's the relationship between Accenture and cloud era? Do you, I presume you guys meet at the customer, but maybe you could give us some insight as to yeah. So, >>Um, I I'm in the executive sponsor for, um, the Accenture cloud era partnership on the Accenture side. Uh, we do quite a lot of business together and, um, you know, Cloudera has been a great partner for us. Um, and they've got a great product in terms of the Cloudera data platform where, you know, what we do is as a big systems integrator for them, we help, um, you know, configure and we have a number of engineers across the world that come in and help in terms of, um, engineer architects and install, uh, cloud errors, data platform, and think about what are some of those, you know, value cases where you can really think about organizing data and bringing it together for all these different types of use cases. And really just as the examples we thought about. So the telematics, you know, um, in order to realize something like that, you're bringing in petabytes and huge scales of data that, you know, you just couldn't bring on a normal, uh, platform. You need to think about cloud. You need to think about speed of, of data and real-time insights and cloud errors, the right data platform for that. So, um, >>That'd be Cloudera ushered in the modern big data era. We, we kind of all know that, and it was, which of course early on, it was very services intensive. You guys were right there helping people think through there weren't enough data scientists. We've sort of all, all been through that. And of course in your wheelhouse industries, you know, financial services and insurance, they were some of the early adopters, weren't they? Yeah, >>Absolutely. Um, so, you know, an insurance, you've got huge amounts of data with loss history and, um, a lot with IOT. So in insurance, there's a whole thing of like sensorized thing in, uh, you know, taking the physical world and digitizing it. So, um, there's a big thing in insurance where, um, it's not just about, um, pricing out the risk of a loss experience, but actual reducing the loss before it even happens. So it's called risk control or loss control, you know, can we actually put sensors on oil pipelines or on elevators and, you know, reduce, um, you know, accidents before they happen. So we're, you know, working with an insurer to actually, um, listen to elevators as they move up and down and are there signals in just listening to the audio of an elevator over time that says, you know what, this elevator is going to need maintenance, you know, before a critical accident could happen. So there's huge applications, not just in structured data, but in unstructured data like voice and audio and video where a partner like Cloudera has a huge role apply. >>Great example of it. So again, narrow sort of use case for machine intelligence, but, but real value. True. We'll leave it like that. Thanks so much for taking some time. Thank you.

Published Date : Aug 2 2021

SUMMARY :

So let's talk a little bit about, you know, you've been in this game But a lot of them are seeing that, you know, a lot of them don't even own their, you know, 10,000, 20,000 data elements individually, when you want to start out, It just ha you know, I think with COVID, you know, we were working with, um, a retailer where and an enabler, I mean, we saw, you know, decades of the, the AI winter, the big opportunity is, you know, you can apply AI in areas where You know, you look at the airline pricing, you look at hotels it's as a Yeah, I think it's, I mean, we're definitely not at a point where when I talk to, you know, you know, is this address actually, you know, a business that's a restaurant So where do you see things like They've got to move, you know, gradually. more involved in, in the data pipeline, if you will, the data process, and really getting them to, you know, kind of unlock the data because they do You know, you should think about a data in And I think in the early days of big data, if you will, people thought, okay, data is a product going to sell my data, that are able to agily, you know, think about how can we, you know, collect this data, Great examples of data products, and it might be revenue generating, or it might be in the case of, you know, So the telematics, you know, um, in order to realize something you know, financial services and insurance, they were some of the early adopters, weren't they? this elevator is going to need maintenance, you know, before a critical accident could happen. So again, narrow sort of use case for machine intelligence,

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
AccentureORGANIZATION

0.99+

Mick HalstonPERSON

0.99+

90%QUANTITY

0.99+

10,000QUANTITY

0.99+

4,000 cabinsQUANTITY

0.99+

ClouderaORGANIZATION

0.99+

12 dozenQUANTITY

0.99+

12,000 storesQUANTITY

0.99+

Drew AllanPERSON

0.99+

U SLOCATION

0.99+

more than twoQUANTITY

0.98+

one experienceQUANTITY

0.98+

each individualQUANTITY

0.98+

OneQUANTITY

0.98+

firstQUANTITY

0.97+

pandemicEVENT

0.97+

AllenPERSON

0.97+

oneQUANTITY

0.96+

one problemQUANTITY

0.96+

about 5%QUANTITY

0.95+

three plus yearsQUANTITY

0.94+

Each oneQUANTITY

0.94+

30 yearQUANTITY

0.93+

single cruise lineQUANTITY

0.92+

COVIDORGANIZATION

0.91+

500, 300 critical data elementsQUANTITY

0.9+

todayDATE

0.89+

20,000 data elementsQUANTITY

0.89+

companiesQUANTITY

0.89+

decadesQUANTITY

0.85+

Accenture drewORGANIZATION

0.84+

single journeyQUANTITY

0.83+

2021DATE

0.83+

each individual destinationQUANTITY

0.8+

millions of data pointsQUANTITY

0.77+

last decadeDATE

0.74+

two weeksQUANTITY

0.73+

last 10 yearsDATE

0.72+

fortune 500ORGANIZATION

0.71+

tonsQUANTITY

0.69+

halfQUANTITY

0.68+

last few yearsDATE

0.65+

fiefdomQUANTITY

0.63+

Cloud FirstORGANIZATION

0.6+

past decadeDATE

0.58+

MarchDATE

0.55+

MAIN STAGE INDUSTRY EVENT 1


 

>>Have you ever wondered how we sequence the human genome, how your smartphone is so well smart, how we will ever analyze all the patient data for the new vaccines or even how we plan to send humans to Mars? Well, at Cloudera, we believe that data can make what is impossible today possible tomorrow we are the enterprise data cloud company. In fact, we provide analytics and machine learning technology that does everything from making your smartphone smarter, to helping scientists ensure that new vaccines are both safe and effective, big data, no problem out era, the enterprise data cloud company. >>So I think for a long time in this country, we've known that there's a great disparity between minority populations and the majority of population in terms of disease burden. And depending on where you live, your zip code has more to do with your health than almost anything else. But there are a lot of smaller, um, safety net facilities, as well as small academic medical colleges within the United States. And those in those smaller environments don't have the access, you know, to the technologies that the larger ones have. And, you know, I call that, uh, digital disparity. So I'm, Harry's in academic scientist center and our mission is to train diverse health care providers and researchers, but also provide services to underserved populations. As part of the reason that I think is so important for me hearing medical college, to do data science. One of the things that, you know, both Cloudera and Claire sensor very passionate about is bringing those height in technologies to, um, to the smaller organizations. >>It's very expensive to go to the cloud for these small organizations. So now with the partnership with Cloudera and Claire sets a clear sense, clients now enjoy those same technologies and really honestly have a technological advantage over some of the larger organizations. The reason being is they can move fast. So we were able to do this on our own without having to, um, hire data scientists. Uh, we probably cut three to five years off of our studies. I grew up in a small town in Arkansas and is one of those towns where the railroad tracks divided the blacks and the whites. My father died without getting much healthcare at all. And as an 11 year old, I did not understand why my father could not get medical attention because he was very sick. >>Since we come at my Harry are looking to serve populations that reflect themselves or affect the population. He came from. A lot of the data you find or research you find health is usually based on white men. And obviously not everybody who needs a medical provider is going to be a white male. >>One of the things that we're concerned about in healthcare is that there's bias in treatment already. We want to make sure those same biases do not enter into the algorithms. >>The issue is how do we get ahead of them to try to prevent these disparities? >>One of the great things about our dataset is that it contains a very diverse group of patients. >>Instead of just saying, everyone will have these results. You can break it down by race, class, cholesterol, level, other kinds of factors that play a role. So you can make the treatments in the long run. More specifically, >>Researchers are now able to use these technologies and really take those hypotheses from, from bench to bedside. >>We're able to overall improve the health of not just the person in front of you, but the population that, yeah, >>Well, the future is now. I love a quote by William Gibson who said the future is already here. It's just not evenly distributed. If we think hard enough and we apply things properly, uh, we can again take these technologies to, you know, underserved environments, um, in healthcare. Nobody should be technologically disadvantage. >>When is a car not just a car when it's a connected data driven ecosystem, dozens of sensors and edge devices gathering up data from just about anything road, infrastructure, other vehicles, and even pedestrians to create safer vehicles, smarter logistics, and more actionable insights. All the data from the connected car supports an entire ecosystem from manufacturers, building safer vehicles and fleet managers, tracking assets to insurers monitoring, driving behaviors to make roads safer. Now you can control the data journey from edge to AI. With Cloudera in the connected car, data is captured, consolidated and enriched with Cloudera data flow cloud Dara's data engineering, operational database and data warehouse provide the foundation to develop service center applications, sales reports, and engineering dashboards. With data science workbench data scientists can continuously train AI models and use data flow to push the models back to the edge, to enhance the car's performance as the industry's first enterprise data cloud Cloudera supports on-premise public and multi-cloud deployments delivering multifunction analytics on data anywhere with common security governance and metadata management powered by Cloudera SDX, an open platform built on open source, working with open compute architectures and open data stores all the way from edge to AI powering the connected car. >>The future has arrived. >>The Dawn of a retail Renaissance is here and shopping will never be the same again. Today's connected. Consumers are always on and didn't control. It's the era of smart retail, smart shelves, digital signage, and smart mirrors offer an immersive customer experience while delivering product information, personalized offers and recommendations, video analytics, capture customer emotions and gestures to better understand and respond to in-store shopping experiences. Beacons sensors, and streaming video provide valuable data into in-store traffic patterns, hotspots and dwell times. This helps retailers build visual heat maps to better understand custom journeys, conversion rates, and promotional effectiveness in our robots automate routine tasks like capturing inventory levels, identifying out of stocks and alerting in store personnel to replenish shelves. When it comes to checking out automated e-commerce pickup stations and frictionless checkouts will soon be the norm making standing in line. A thing of the past data and analytics are truly reshaping. >>The everyday shopping experience outside the store, smart trucks connect the supply chain, providing new levels of inventory visibility, not just into the precise location, but also the condition of those goods. All in real time, convenience is key and customers today have the power to get their goods delivered at the curbside to their doorstep, or even to their refrigerators. Smart retail is indeed here. And Cloudera makes all of this possible using Cloudera data can be captured from a variety of sources, then stored, processed, and analyzed to drive insights and action. In real time, data scientists can continuously build and train new machine learning models and put these models back to the edge for delivering those moment of truth customer experiences. This is the enterprise data cloud powered by Cloudera enabling smart retail from the edge to AI. The future has arrived >>For is a global automotive supplier. We have three business groups, automotive seating in studios, and then emission control technologies or biggest automotive customers are Volkswagen for the NPSA. And we have, uh, more than 300 sites. And in 75 countries >>Today, we are generating tons of data, more and more data on the manufacturing intelligence. We are trying to reduce the, the defective parts or anticipate the detection of the, of the defective part. And this is where we can get savings. I would say our goal in manufacturing is zero defects. The cost of downtime in a plant could be around the a hundred thousand euros. So with predictive maintenance, we are identifying correlations and patterns and try to anticipate, and maybe to replace a component before the machine is broken. We are in the range of about 2000 machines and we can have up to 300 different variables from pressure from vibration and temperatures. And the real-time data collection is key, and this is something we cannot achieve in a classical data warehouse approach. So with the be data and with clouded approach, what we are able to use really to put all the data, all the sources together in the classical way of working with that at our house, we need to spend weeks or months to set up the model with the Cloudera data lake. We can start working on from days to weeks. We think that predictive or machine learning could also improve on the estimation or NTC patient forecasting of what we'll need to brilliance with all this knowledge around internet of things and data collection. We are applying into the predictive convene and the cockpit of the future. So we can work in the self driving car and provide a better experience for the driver in the car. >>The Cloudera data platform makes it easy to say yes to any analytic workload from the edge to AI, yes. To enterprise grade security and governance, yes. To the analytics your people want to use yes. To operating on any cloud. Your business requires yes to the future with a cloud native platform that flexes to meet your needs today and tomorrow say yes to CDP and say goodbye to shadow it, take a tour of CDP and see how it's an easier, faster and safer enterprise analytics and data management platform with a new approach to data. Finally, a data platform that lets you say yes, >>Welcome to transforming ideas into insights, presented with the cube and made possible by cloud era. My name is Dave Volante from the cube, and I'll be your host for today. And the next hundred minutes, you're going to hear how to turn your best ideas into action using data. And we're going to share the real world examples and 12 industry use cases that apply modern data techniques to improve customer experience, reduce fraud, drive manufacturing, efficiencies, better forecast, retail demand, transform analytics, improve public sector service, and so much more how we use data is rapidly evolving as is the language that we use to describe data. I mean, for example, we don't really use the term big data as often as we used to rather we use terms like digital transformation and digital business, but you think about it. What is a digital business? How is that different from just a business? >>Well, digital business is a data business and it differentiates itself by the way, it uses data to compete. So whether we call it data, big data or digital, our belief is we're entering the next decade of a world that puts data at the core of our organizations. And as such the way we use insights is also rapidly evolving. You know, of course we get value from enabling humans to act with confidence on let's call it near perfect information or capitalize on non-intuitive findings. But increasingly insights are leading to the development of data, products and services that can be monetized, or as you'll hear in our industry, examples, data is enabling machines to take cognitive actions on our behalf. Examples are everywhere in the forms of apps and products and services, all built on data. Think about a real-time fraud detection, know your customer and finance, personal health apps that monitor our heart rates. >>Self-service investing, filing insurance claims and our smart phones. And so many examples, IOT systems that communicate and act machine and machine real-time pricing actions. These are all examples of products and services that drive revenue cut costs or create other value. And they all rely on data. Now while many business leaders sometimes express frustration that their investments in data, people, and process and technologies haven't delivered the full results they desire. The truth is that the investments that they've made over the past several years should be thought of as a step on the data journey. Key learnings and expertise from these efforts are now part of the organizational DNA that can catapult us into this next era of data, transformation and leadership. One thing is certain the next 10 years of data and digital transformation, won't be like the last 10. So let's get into it. Please join us in the chat. >>You can ask questions. You can share your comments, hit us up on Twitter right now. It's my pleasure to welcome Mick Holliston in he's the president of Cloudera mic. Great to see you. Great to see you as well, Dave, Hey, so I call it the new abnormal, right? The world is kind of out of whack offices are reopening again. We're seeing travel coming back. There's all this pent up demand for cars and vacations line cooks at restaurants. Everything that we consumers have missed, but here's the one thing. It seems like the algorithms are off. Whether it's retail's fulfillment capabilities, airline scheduling their pricing algorithms, you know, commodity prices we don't know is inflation. Transitory. Is it a long-term threat trying to forecast GDP? It's just seems like we have to reset all of our assumptions and make a feel a quality data is going to be a key here. How do you see the current state of the industry and the role data plays to get us into a more predictable and stable future? Well, I >>Can sure tell you this, Dave, uh, out of whack is definitely right. I don't know if you know or not, but I happen to be coming to you live today from Atlanta and, uh, as a native of Atlanta, I can, I can tell you there's a lot to be known about the airport here. It's often said that, uh, whether you're going to heaven or hell, you got to change planes in Atlanta and, uh, after 40 minutes waiting on algorithm to be right for baggage claim when I was not, I finally managed to get some bag and to be able to show up dressed appropriately for you today. Um, here's one thing that I know for sure though, Dave, clean, consistent, and safe data will be essential to getting the world and businesses as we know it back on track again, um, without well-managed data, we're certain to get very inconsistent outcomes, quality data will the normalizing factor because one thing really hasn't changed about computing since the Dawn of time. Back when I was taking computer classes at Georgia tech here in Atlanta, and that's what we used to refer to as garbage in garbage out. In other words, you'll never get quality data-driven insights from a poor data set. This is especially important today for machine learning and AI, you can build the most amazing models and algorithms, but none of it will matter if the underlying data isn't rock solid as AI is increasingly used in every business app, you must build a solid data foundation mic. Let's >>Talk about hybrid. Every CXO that I talked to, they're trying to get hybrid, right? Whether it's hybrid work hybrid events, which is our business hybrid cloud, how are you thinking about the hybrid? Everything, what's your point of view with >>All those descriptions of hybrid? Everything there, one item you might not have quite hit on Dave and that's hybrid data. >>Oh yeah, you're right. Mick. I did miss that. What, what do you mean by hybrid data? Well, >>David in cloud era, we think hybrid data is all about the juxtaposition of two things, freedom and security. Now every business wants to be more agile. They want the freedom to work with their data, wherever it happens to work best for them, whether that's on premises in a private cloud and public cloud, or perhaps even in a new open data exchange. Now this matters to businesses because not all data applications are created equal. Some apps are best suited to be run in the cloud because of their transitory nature. Others may be more economical if they're running a private cloud, but either way security, regulatory compliance and increasingly data sovereignty are playing a bigger and more important role in every industry. If you don't believe me, just watch her read a recent news story. Data breaches are at an all time high. And the ethics of AI applications are being called into question every day and understanding the lineage of machine learning algorithms is now paramount for every business. So how in the heck do you get both the freedom and security that you're looking for? Well, the answer is actually pretty straightforward. The key is developing a hybrid data strategy. And what do you know Dave? That's the business cloud era? Is it on a serious note from cloud era's perspective? Adopting a hybrid data strategy is central to every business's digital transformation. It will enable rapid adoption of new technologies and optimize economic models while ensuring the security and privacy of every bit of data. What can >>Make, I'm glad you brought in that notion of hybrid data, because when you think about things, especially remote work, it really changes a lot of the assumptions. You talked about security, the data flows are going to change. You've got the economics, the physics, the local laws come into play. So what about the rest of hybrid? Yeah, >>It's a great question, Dave and certainly cloud era itself as a business and all of our customers are feeling this in a big way. We now have the overwhelming majority of our workforce working from home. And in other words, we've got a much larger surface area from a security perspective to keep in mind the rate and pace of data, just generating a report that might've happened very quickly and rapidly on the office. Uh, ether net may not be happening quite so fast in somebody's rural home in, uh, in, in the middle of Nebraska somewhere. Right? So it doesn't really matter whether you're talking about the speed of business or securing data, any way you look at it. Uh, hybrid I think is going to play a more important role in how work is conducted and what percentage of people are working in the office and are not, I know our plans, Dave, uh, involve us kind of slowly coming back to work, begin in this fall. And we're looking forward to being able to shake hands and see one another again for the first time in many cases for more than a year and a half, but, uh, yes, hybrid work, uh, and hybrid data are playing an increasingly important role for every kind of business. >>Thanks for that. I wonder if we could talk about industry transformation for a moment because it's a major theme of course, of this event. So, and the case. Here's how I think about it. It makes, I mean, some industries have transformed. You think about retail, for example, it's pretty clear, although although every physical retail brand I know has, you know, not only peaked up its online presence, but they also have an Amazon war room strategy because they're trying to take greater advantage of that physical presence, uh, and ended up reverse. We see Amazon building out physical assets so that there's more hybrid going on. But when you look at healthcare, for example, it's just starting, you know, with such highly regulated industry. It seems that there's some hurdles there. Financial services is always been data savvy, but you're seeing the emergence of FinTech and some other challenges there in terms of control, mint control of payment systems in manufacturing, you know, the pandemic highlighted America's reliance on China as a manufacturing partner and, and supply chain. Uh it's so my point is it seems that different industries they're in different stages of transformation, but two things look really clear. One, you've got to put data at the core of the business model that's compulsory. It seems like embedding AI into the applications, the data, the business process that's going to become increasingly important. So how do you see that? >>Wow, there's a lot packed into that question there, Dave, but, uh, yeah, we, we, uh, you know, at Cloudera I happened to be leading our own digital transformation as a technology company and what I would, what I would tell you there that's been arresting for us is the shift from being largely a subscription-based, uh, model to a consumption-based model requires a completely different level of instrumentation and our products and data collection that takes place in real, both for billing, for our, uh, for our customers. And to be able to check on the health and wellness, if you will, of their cloud era implementations. But it's clearly not just impacting the technology industry. You mentioned healthcare and we've been helping a number of different organizations in the life sciences realm, either speed, the rate and pace of getting vaccines, uh, to market, uh, or we've been assisting with testing process. >>That's taken place because you can imagine the quantity of data that's been generated as we've tried to study the efficacy of these vaccines on millions of people and try to ensure that they were going to deliver great outcomes and, and healthy and safe outcomes for everyone. And cloud era has been underneath a great deal of that type of work and the financial services industry you pointed out. Uh, we continue to be central to the large banks, meeting their compliance and regulatory requirements around the globe. And in many parts of the world, those are becoming more stringent than ever. And Cloudera solutions are really helping those kinds of organizations get through those difficult challenges. You, you also happened to mention, uh, you know, public sector and in public sector. We're also playing a key role in working with government entities around the world and applying AI to some of the most challenging missions that those organizations face. >>Um, and while I've made the kind of pivot between the industry conversation and the AI conversation, what I'll share with you about AI, I touched upon a little bit earlier. You can't build great AI, can't grow, build great ML apps, unless you've got a strong data foundation underneath is back to that garbage in garbage out comment that I made previously. And so in order to do that, you've got to have a great hybrid dated management platform at your disposal to ensure that your data is clean and organized and up to date. Uh, just as importantly from that, that's kind of the freedom side of things on the security side of things. You've got to ensure that you can see who just touched, not just the data itself, Dave, but actually the machine learning models and organizations around the globe are now being challenged. It's kind of on the topic of the ethics of AI to produce model lineage. >>In addition to data lineage. In other words, who's had access to the machine learning models when and where, and at what time and what decisions were made perhaps by the humans, perhaps by the machines that may have led to a particular outcome. So every kind of business that is deploying AI applications should be thinking long and hard about whether or not they can track the full lineage of those machine learning models just as they can track the lineage of data. So lots going on there across industries, lots going on as those various industries think about how AI can be applied to their businesses. Pretty >>Interesting concepts. You bring it into the discussion, the hybrid data, uh, sort of new, I think, new to a lot of people. And th this idea of model lineage is a great point because people want to talk about AI, ethics, transparency of AI. When you start putting those models into, into machines to do real time inferencing at the edge, it starts to get really complicated. I wonder if we could talk about you still on that theme of industry transformation? I felt like coming into the pandemic pre pandemic, there was just a lot of complacency. Yeah. Digital transformation and a lot of buzz words. And then we had this forced March to digital, um, and it's, but, but people are now being more planful, but there's still a lot of sort of POC limbo going on. How do you see that? Can you help accelerate that and get people out of that state? It definitely >>Is a lot of a POC limbo or a, I think some of us internally have referred to as POC purgatory, just getting stuck in that phase, not being able to get from point a to point B in digital transformation and, um, you know, for every industry transformation, uh, change in general is difficult and it takes time and money and thoughtfulness, but like with all things, what we found is small wins work best and done quickly. So trying to get to quick, easy successes where you can identify a clear goal and a clear objective and then accomplish it in rapid fashion is sort of the way to build your way towards those larger transformative efforts set. Another way, Dave, it's not wise to try to boil the ocean with your digital transformation efforts as it relates to the underlying technology here. And to bring it home a little bit more practically, I guess I would say at cloud era, we tend to recommend that companies begin to adopt cloud infrastructure, for example, containerization. >>And they begin to deploy that on-prem and then they start to look at how they may move those containerized workloads into the public cloud. That'll give them an opportunity to work with the data and the underlying applications themselves, uh, right close to home in place. They can kind of experiment a little bit more safely and economically, and then determine which workloads are best suited for the public cloud and which ones should remain on prem. That's a way in which a hybrid data strategy can help get a digital transformation accomplish, but kind of starting small and then drawing fast from there on customer's journey to the we'll make we've >>Covered a lot of ground. Uh, last question. Uh, w what, what do you want people to leave this event, the session with, and thinking about sort of the next era of data that we're entering? >>Well, it's a great question, but, uh, you know, I think it could be summed up in, uh, in two words. I want them to think about a hybrid data, uh, strategy. So, uh, you know, really hybrid data is a concept that we're bringing forward on this show really for the, for the first time, arguably, and we really do think that it enables customers to experience what we refer to Dave as the power of, and that is freedom, uh, and security, and in a world where we're all still trying to decide whether each day when we walk out each building, we walk into, uh, whether we're free to come in and out with a mask without a mask, that sort of thing, we all want freedom, but we also also want to be safe and feel safe, uh, for ourselves and for others. And the same is true of organizations. It strategies. They want the freedom to choose, to run workloads and applications and the best and most economical place possible. But they also want to do that with certainty, that they're going to be able to deploy those applications in a safe and secure way that meets the regulatory requirements of their particular industry. So hybrid data we think is key to accomplishing both freedom and security for your data and for your business as a whole, >>Nick, thanks so much great conversation and really appreciate the insights that you're bringing to this event into the industry. Really thank you for your time. >>You bet Dave pleasure being with you. Okay. >>We want to pick up on a couple of themes that Mick discussed, you know, supercharging your business with AI, for example, and this notion of getting hybrid, right? So right now we're going to turn the program over to Rob Bearden, the CEO of Cloudera and Manny veer, DAS. Who's the head of enterprise computing at Nvidia. And before I hand it off to Robin, I just want to say for those of you who follow me at the cube, we've extensively covered the transformation of the semiconductor industry. We are entering an entirely new era of computing in the enterprise, and it's being driven by the emergence of data, intensive applications and workloads no longer will conventional methods of processing data suffice to handle this work. Rather, we need new thinking around architectures and ecosystems. And one of the keys to success in this new era is collaboration between software companies like Cloudera and semiconductor designers like Nvidia. So let's learn more about this collaboration and what it means to your data business. Rob, thanks, >>Mick and Dave, that was a great conversation on how speed and agility is everything in a hyper competitive hybrid world. You touched on AI as essential to a data first strategy and accelerating the path to value and hybrid environments. And I want to drill down on this aspect today. Every business is facing accelerating everything from face-to-face meetings to buying groceries has gone digital. As a result, businesses are generating more data than ever. There are more digital transactions to track and monitor. Now, every engagement with coworkers, customers and partners is virtual from website metrics to customer service records, and even onsite sensors. Enterprises are accumulating tremendous amounts of data and unlocking insights from it is key to our enterprises success. And with data flooding every enterprise, what should the businesses do? A cloud era? We believe this onslaught of data offers an opportunity to make better business decisions faster. >>And we want to make that easier for everyone, whether it's fraud, detection, demand, forecasting, preventative maintenance, or customer churn, whether the goal is to save money or produce income every day that companies don't gain deep insight from their data is money they've lost. And the reason we're talking about speed and why speed is everything in a hybrid world and in a hyper competitive climate, is that the faster we get insights from all of our data, the faster we grow and the more competitive we are. So those faster insights are also combined with the scalability and cost benefit they cloud provides and with security and edge to AI data intimacy. That's why the partnership between cloud air and Nvidia together means so much. And it starts with the shared vision making data-driven, decision-making a reality for every business and our customers will now be able to leverage virtually unlimited quantities of varieties, of data, to power, an order of magnitude faster decision-making and together we turbo charge the enterprise data cloud to enable our customers to work faster and better, and to make integration of AI approaches a reality for companies of all sizes in the cloud. >>We're joined today by NVIDIA's Mandy veer dos, and to talk more about how our technologies will deliver the speed companies need for innovation in our hyper competitive environment. Okay, man, you're veer. Thank you for joining us over the unit. >>Thank you, Rob, for having me. It's a pleasure to be here on behalf of Nvidia. We are so excited about this partnership with Cloudera. Uh, you know, when, when, uh, when Nvidia started many years ago, we started as a chip company focused on graphics, but as you know, over the last decade, we've really become a full stack accelerated computing company where we've been using the power of GPU hardware and software to accelerate a variety of workloads, uh, AI being a prime example. And when we think about Cloudera, uh, and your company, a great company, there's three things we see Rob. Uh, the first one is that for the companies that will already transforming themselves by the use of data, Cloudera has been a trusted partner for them. The second thing seen is that when it comes to using your data, you want to use it in a variety of ways with a powerful platform, which of course you have built over time. >>And finally, as we've heard already, you believe in the power of hybrid, that data exists in different places and the compute needs to follow the data. Now, if you think about in various mission, going forward to democratize accelerated computing for all companies, our mission actually aligns very well with exactly those three things. Firstly, you know, we've really worked with a variety of companies today who have been the early adopters, uh, using the power acceleration by changing the technology in their stacks. But more and more, we see the opportunity of meeting customers, where they are with tools that they're familiar with with partners that they trust. And of course, Cloudera being a great example of that. Uh, the second, uh, part of NVIDIA's mission is we focused a lot in the beginning on deep learning where the power of GPU is really shown through, but as we've gone forward, we found that GPU's can accelerate a variety of different workloads from machine learning to inference. >>And so again, the power of your platform, uh, is very appealing. And finally, we know that AI is all about data, more and more data. We believe very strongly in the idea that customers put their data, where they need to put it. And the compute, the AI compute the machine learning compute needs to meet the customer where their data is. And so that matches really well with your philosophy, right? And Rob, that's why we were so excited to do this partnership with you. It's come to fruition. We have a great combined stack now for the customer and we already see people using it. I think the IRS is a fantastic example where literally they took the workflow. They had, they took the servers, they had, they added GPS into those servers. They did not change anything. And they got an eight times performance improvement for their fraud detection workflows, right? And that's the kind of success we're looking forward to with all customers. So the team has actually put together a great video to show us what the IRS is doing with this technology. Let's take a look. >>My name's Joanne salty. I'm the branch chief of the technical branch and RAs. It's actually the research division research and statistical division of the IRS. Basically the mission that RAs has is we do statistical and research on all things related to taxes, compliance issues, uh, fraud issues, you know, anything that you can think of. Basically we do research on that. We're running into issues now that we have a lot of ideas to actually do data mining on our big troves of data, but we don't necessarily have the infrastructure or horsepower to do it. So it's our biggest challenge is definitely the, the infrastructure to support all the ideas that the subject matter experts are coming up with in terms of all the algorithms they would like to create. And the diving deeper within the algorithm space, the actual training of those Agra algorithms, the of parameters each of those algorithms have. >>So that's, that's really been our challenge. Now the expectation was that with Nvidia in cloud, there is help. And with the cluster, we actually build out the test this on the actual fraud, a fraud detection algorithm on our expectation was we were definitely going to see some speed up in prom, computational processing times. And just to give you context, the size of the data set that we were, uh, the SMI was actually working, um, the algorithm against Liz around four terabytes. If I recall correctly, we'd had a 22 to 48 times speed up after we started tweaking the original algorithm. My expectations, quite honestly, in that sphere, in terms of the timeframe to get results, was it that you guys actually exceeded them? It was really, really quick. Uh, the definite now term short term what's next is going to be the subject matter expert is actually going to take our algorithm run with that. >>So that's definitely the now term thing we want to do going down, go looking forward, maybe out a couple of months, we're also looking at curing some, a 100 cards to actually test those out. As you guys can guess our datasets are just getting bigger and bigger and bigger, and it demands, um, to actually do something when we get more value added out of those data sets is just putting more and more demands on our infrastructure. So, you know, with the pilot, now we have an idea with the infrastructure, the infrastructure we need going forward. And then also just our in terms of thinking of the algorithms and how we can approach these problems to actually code out solutions to them. Now we're kind of like the shackles are off and we can just run them, you know, come onto our art's desire, wherever imagination takes our skis to actually develop solutions, know how the platforms to run them on just kind of the close out. >>I rarely would be very missed. I've worked with a lot of, you know, companies through the year and most of them been spectacular. And, uh, you guys are definitely in that category. The, the whole partnership, as I said, a little bit early, it was really, really well, very responsive. I would be remiss if I didn't. Thank you guys. So thank you for the opportunity to, and fantastic. And I'd have to also, I want to thank my guys. My, uh, my staff, David worked on this Richie worked on this Lex and Tony just, they did a fantastic job and I want to publicly thank him for all the work they did with you guys and Chev, obviously also. Who's fantastic. So thank you everyone. >>Okay. That's a real great example of speed and action. Now let's get into some follow up questions guys, if I may, Rob, can you talk about the specific nature of the relationship between Cloudera and Nvidia? Is it primarily go to market or you do an engineering work? What's the story there? >>It's really both. It's both go to market and engineering and engineering focus is to optimize and take advantage of invidious platform to drive better price performance, lower cost, faster speeds, and better support for today's emerging data intensive applications. So it's really both >>Great. Thank you. Many of Eric, maybe you could talk a little bit more about why can't we just existing general purpose platforms that are, that are running all this ERP and CRM and HCM and you know, all the, all the Microsoft apps that are out there. What, what do Nvidia and cloud era bring to the table that goes beyond the conventional systems that we've known for many years? >>Yeah. I think Dave, as we've talked about the asset that the customer has is really the data, right? And the same data can be utilized in many different ways. Some machine learning, some AI, some traditional data analytics. So the first step here was really to take a general platform for data processing, Cloudera data platform, and integrate with that. Now Nvidia has a software stack called rapids, which has all of the primitives that make different kinds of data processing go fast on GPU's. And so the integration here has really been taking rapids and integrating it into a Cloudera data platform. So that regardless of the technique, the customer's using to get insight from that data, the acceleration will apply in all cases. And that's why it was important to start with a platform like Cloudera rather than a specific application. >>So I think this is really important because if you think about, you know, the software defined data center brought in, you know, some great efficiencies, but at the same time, a lot of the compute power is now going toward doing things like networking and storage and security offloads. So the good news, the reason this is important is because when you think about these data intensive workloads, we can now put more processing power to work for those, you know, AI intensive, uh, things. And so that's what I want to talk about a little bit, maybe a question for both of you, maybe Rob, you could start, you think about the AI that's done today in the enterprise. A lot of it is modeling in the cloud, but when we look at a lot of the exciting use cases, bringing real-time systems together, transaction systems and analytics systems and real time, AI inference, at least even at the edge, huge potential for business value and a consumer, you're seeing a lot of applications with AI biometrics and voice recognition and autonomous vehicles and the like, and so you're putting AI into these data intensive apps within the enterprise. >>The potential there is enormous. So what can we learn from sort of where we've come from, maybe these consumer examples and Rob, how are you thinking about enterprise AI in the coming years? >>Yeah, you're right. The opportunity is huge here, but you know, 90% of the cost of AI applications is the inference. And it's been a blocker in terms of adoption because it's just been too expensive and difficult from a performance standpoint and new platforms like these being developed by cloud air and Nvidia will dramatically lower the cost, uh, of enabling this type of workload to be done. Um, and what we're going to see the most improvements will be in the speed and accuracy for existing enterprise AI apps like fraud detection, recommendation, engine chain management, drug province, and increasingly the consumer led technologies will be bleeding into the enterprise in the form of autonomous factory operations. An example of that would be robots that AR VR and manufacturing. So driving quality, better quality in the power grid management, automated retail IOT, you know, the intelligent call centers, all of these will be powered by AI, but really the list of potential use cases now are going to be virtually endless. >>I mean, this is like your wheelhouse. Maybe you could add something to that. >>Yeah. I mean, I agree with Rob. I mean he listed some really good use cases. You know, the way we see this at Nvidia, this journey is in three phases or three steps, right? The first phase was for the early adopters. You know, the builders who assembled, uh, use cases, particular use cases like a chat bot, uh, uh, from the ground up with the hardware and the software almost like going to your local hardware store and buying piece parts and constructing a table yourself right now. I think we are in the first phase of the democratization, uh, for example, the work we did with Cloudera, which is, uh, for a broader base of customers, still building for a particular use case, but starting from a much higher baseline. So think about, for example, going to Ikea now and buying a table in a box, right. >>And you still come home and assemble it, but all the parts are there. The instructions are there, there's a recipe you just follow and it's easy to do, right? So that's sort of the phase we're in now. And then going forward, the opportunity we really look forward to for the democratization, you talked about applications like CRM, et cetera. I think the next wave of democratization is when customers just adopt and deploy the next version of an application they already have. And what's happening is that under the covers, the application is infused by AI and it's become more intelligent because of AI and the customer just thinks they went to the store and bought, bought a table and it showed up and somebody placed it in the right spot. Right. And they didn't really have to learn, uh, how to do AI. So these are the phases. And I think they're very excited to be going there. Yeah. You know, >>Rob, the great thing about for, for your customers is they don't have to build out the AI. They can, they can buy it. And, and just in thinking about this, it seems like there are a lot of really great and even sometimes narrow use cases. So I want to ask you, you know, staying with AI for a minute, one of the frustrations and Mick and I talked about this, the guy go problem that we've all studied in college, uh, you know, garbage in, garbage out. Uh, but, but the frustrations that users have had is really getting fast access to quality data that they can use to drive business results. So do you see, and how do you see AI maybe changing the game in that regard, Rob over the next several years? >>So yeah, the combination of massive amounts of data that have been gathered across the enterprise in the past 10 years with an open API APIs are dramatically lowering the processing costs that perform at much greater speed and efficiency, you know, and that's allowing us as an industry to democratize the data access while at the same time, delivering the federated governance and security models and hybrid technologies are playing a key role in making this a reality and enabling data access to be hybridized, meaning access and treated in a substantially similar way, your respect to the physical location of where that data actually resides. >>That's great. That is really the value layer that you guys are building out on top of that, all this great infrastructure that the hyperscalers have have given us, I mean, a hundred billion dollars a year that you can build value on top of, for your customers. Last question, and maybe Rob, you could, you can go first and then manufacture. You could bring us home. Where do you guys want to see the relationship go between cloud era and Nvidia? In other words, how should we, as outside observers be, be thinking about and measuring your project specifically and in the industry's progress generally? >>Yeah, I think we're very aligned on this and for cloud era, it's all about helping companies move forward, leverage every bit of their data and all the places that it may, uh, be hosted and partnering with our customers, working closely with our technology ecosystem of partners means innovation in every industry and that's inspiring for us. And that's what keeps us moving forward. >>Yeah. And I agree with Robin and for us at Nvidia, you know, we, this partnership started, uh, with data analytics, um, as you know, a spark is a very powerful technology for data analytics, uh, people who use spark rely on Cloudera for that. And the first thing we did together was to really accelerate spark in a seamless manner, but we're accelerating machine learning. We accelerating artificial intelligence together. And I think for Nvidia it's about democratization. We've seen what machine learning and AI have done for the early adopters and help them make their businesses, their products, their customer experience better. And we'd like every company to have the same opportunity. >>Okay. Now we're going to dig into the data landscape and cloud of course. And talk a little bit more about that with drew Allen. He's a managing director at Accenture drew. Welcome. Great to see you. Thank you. So let's talk a little bit about, you know, you've been in this game for a number of years. Uh, you've got particular expertise in, in data and finance and insurance. I mean, you know, you think about it within the data and analytics world, even our language is changing. You know, we don't say talk about big data so much anymore. We talk more about digital, you know, or, or, or data driven when you think about sort of where we've come from and where we're going. What are the puts and takes that you have with regard to what's going on in the business today? >>Well, thanks for having me. Um, you know, I think some of the trends we're seeing in terms of challenges and puts some takes are that a lot of companies are already on this digital journey. Um, they focused on customer experience is kind of table stakes. Everyone wants to focus on that and kind of digitizing their channels. But a lot of them are seeing that, you know, a lot of them don't even own their, their channels necessarily. So like we're working with a big cruise line, right. And yes, they've invested in digitizing what they own, but a lot of the channels that they sell through, they don't even own, right. It's the travel agencies or third party, real sellers. So having the data to know where, you know, where those agencies are, that that's something that they've discovered. And so there's a lot of big focus on not just digitizing, but also really understanding your customers and going across products because a lot of the data has built, been built up in individual channels and in digital products. >>And so bringing that data together is something that customers that have really figured out in the last few years is a big differentiator. And what we're seeing too, is that a big trend that the data rich are getting richer. So companies that have really invested in data, um, are having, uh, an outside market share and outside earnings per share and outside revenue growth. And it's really being a big differentiator. And I think for companies just getting started in this, the thing to think about is one of the missteps is to not try to capture all the data at once. The average company has, you know, 10,000, 20,000 data elements individually, when you want to start out, you know, 500, 300 critical data elements, about 5% of the data of a company drives 90% of the business value. So focusing on those key critical data elements is really what you need to govern first and really invest in first. And so that's something we, we tell companies at the beginning of their data strategy is first focus on those critical data elements, really get a handle on governing that data, organizing that data and building data products around >>That day. You can't boil the ocean. Right. And so, and I, I feel like pre pandemic, there was a lot of complacency. Oh yeah, we'll get to that. You know, not on my watch, I'll be retired before that, you know, is it becomes a minute. And then of course the pandemic was, I call it sometimes a forced March to digital. So in many respects, it wasn't planned. It just ha you know, you had to do it. And so now I feel like people are stepping back and saying, okay, let's now really rethink this and do it right. But is there, is there a sense of urgency, do you think? Absolutely. >>I think with COVID, you know, we were working with, um, a retailer where they had 12,000 stores across the U S and they had didn't have the insights where they could drill down and understand, you know, with the riots and with COVID was the store operational, you know, with the supply chain of the, having multiple distributors, what did they have in stock? So there are millions of data points that you need to drill down at the cell level, at the store level to really understand how's my business performing. And we like to think about it for like a CEO and his leadership team of it, like, think of it as a digital cockpit, right? You think about a pilot, they have a cockpit with all these dials and, um, dashboards, essentially understanding the performance of their business. And they should be able to drill down and understand for each individual, you know, unit of their work, how are they performing? That's really what we want to see for businesses. Can they get down to that individual performance to really understand how their business >>Is performing good, the ability to connect those dots and traverse those data points and not have to go in and come back out and go into a new system and come back out. And that's really been a lot of the frustration. W where does machine intelligence and AI fit in? Is that sort of a dot connector, if you will, and an enabler, I mean, we saw, you know, decades of the, the AI winter, and then, you know, there's been a lot of talk about it, but it feels like with the amount of data that we've collected over the last decade and the, the, the low costs of processing that data now, it feels like it's, it's real. Where do you see AI fitting? Yeah, >>I mean, I think there's been a lot of innovation in the last 10 years with, um, the low cost of storage and computing and these algorithms in non-linear, um, you know, knowledge graphs, and, um, um, a whole bunch of opportunities in cloud where what I think the, the big opportunity is, you know, you can apply AI in areas where a human just couldn't have the scale to do that alone. So back to the example of a cruise lines, you know, you may have a ship being built that has 4,000 cabins on the single cruise line, and it's going to multiple deaths that destinations over its 30 year life cycle. Each one of those cabins is being priced individually for each individual destination. It's physically impossible for a human to calculate the dynamic pricing across all those destinations. You need a machine to actually do that pricing. And so really what a machine is leveraging is all that data to really calculate and assist the human, essentially with all these opportunities where you wouldn't have a human being able to scale up to that amount of data >>Alone. You know, it's interesting. One of the things we talked to Nicolson about earlier was just the everybody's algorithms are out of whack. You know, you look at the airline pricing, you look at hotels it's as a consumer, you would be able to kind of game the system and predict that they can't even predict these days. And I feel as though that the data and AI are actually going to bring us back into some kind of normalcy and predictability, uh, what do you see in that regard? Yeah, I think it's, >>I mean, we're definitely not at a point where, when I talked to, you know, the top AI engineers and data scientists, we're not at a point where we have what they call broad AI, right? You can get machines to solve general knowledge problems, where they can solve one problem and then a distinctly different problem, right? That's still many years away, but narrow why AI, there's still tons of use cases out there that can really drive tons of business performance challenges, tons of accuracy challenges. So for example, in the insurance industry, commercial lines, where I work a lot of the time, the biggest leakage of loss experience in pricing for commercial insurers is, um, people will go in as an agent and they'll select an industry to say, you know what, I'm a restaurant business. Um, I'll select this industry code to quote out a policy, but there's, let's say, you know, 12 dozen permutations, you could be an outdoor restaurant. >>You could be a bar, you could be a caterer and all of that leads to different loss experience. So what this does is they built a machine learning algorithm. We've helped them do this, that actually at the time that they're putting in their name and address, it's crawling across the web and predicting in real time, you know, is this a address actually, you know, a business that's a restaurant with indoor dining, does it have a bar? Is it outdoor dining? And it's that that's able to accurately more price the policy and reduce the loss experience. So there's a lot of that you can do even with narrow AI that can really drive top line of business results. >>Yeah. I liked that term, narrow AI, because getting things done is important. Let's talk about cloud a little bit because people talk about cloud first public cloud first doesn't necessarily mean public cloud only, of course. So where do you see things like what's the right operating model, the right regime hybrid cloud. We talked earlier about hybrid data help us squint through the cloud landscape. Yeah. I mean, I think for most right, most >>Fortune 500 companies, they can't just snap their fingers and say, let's move all of our data centers to the cloud. They've got to move, you know, gradually. And it's usually a journey that's taking more than two to three plus years, even more than that in some cases. So they're have, they have to move their data, uh, incrementally to the cloud. And what that means is that, that they have to move to a hybrid perspective where some of their data is on premise and some of it is publicly on the cloud. And so that's the term hybrid cloud essentially. And so what they've had to think about is from an intelligence perspective, the privacy of that data, where is it being moved? Can they reduce the replication of that data? Because ultimately you like, uh, replicating the data from on-premise to the cloud that introduces, you know, errors and data quality issues. So thinking about how do you manage, uh, you know, uh on-premise and, um, public as a transition is something that Accenture thinks, thinks, and helps our clients do quite a bit. And how do you move them in a manner that's well-organized and well thought of? >>Yeah. So I've been a big proponent of sort of line of business lines of business becoming much more involved in, in the data pipeline, if you will, the data process, if you think about our major operational systems, they all have sort of line of business context in them. And then the salespeople, they know the CRM data and, you know, logistics folks there they're very much in tune with ERP, almost feel like for the past decade, the lines of business have been somewhat removed from the, the data team, if you will. And that, that seems to be changing. What are you seeing in terms of the line of line of business being much more involved in sort of end to end ownership, if you will, if I can use that term of, uh, of the data and sort of determining things like helping determine anyway, the data quality and things of that nature. Yeah. I >>Mean, I think this is where thinking about your data operating model and thinking about ideas of a chief data officer and having data on the CEO agenda, that's really important to get the lines of business, to really think about data sharing and reuse, and really getting them to, you know, kind of unlock the data because they do think about their data as a fiefdom data has value, but you've got to really get organizations in their silos to open it up and bring that data together because that's where the value is. You know, data doesn't operate. When you think about a customer, they don't operate in their journey across the business in silo channels. They don't think about, you know, I use only the web and then I use the call center, right? They think about that as just one experience and that data is a single journey. >>So we like to think about data as a product. You know, you should think about a data in the same way. You think about your products as, as products, you know, data as a product, you should have the idea of like every two weeks you have releases to it. You have an operational resiliency to it. So thinking about that, where you can have a very product mindset to delivering your data, I think is very important for the success. And that's where kind of, there's not just the things about critical data elements and having the right platform architecture, but there's a soft stuff as well, like a, a product mindset to data, having the right data, culture, and business adoption and having the right value set mindset for, for data, I think is really >>Important. I think data as a product is a very powerful concept and I think it maybe is uncomfortable to some people sometimes. And I think in the early days of big data, if you will, people thought, okay, data is a product going to sell my data and that's not necessarily what you mean, thinking about products or data that can fuel products that you can then monetize maybe as a product or as a, as, as a service. And I like to think about a new metric in the industry, which is how long does it take me to get from idea I'm a business person. I have an idea for a data product. How long does it take me to get from idea to monetization? And that's going to be something that ultimately as a business person, I'm going to use to determine the success of my data team and my data architecture. Is that kind of thinking starting to really hit the marketplace? Absolutely. >>I mean, I insurers now are working, partnering with, you know, auto manufacturers to monetize, um, driver usage data, you know, on telematics to see, you know, driver behavior on how, you know, how auto manufacturers are using that data. That's very important to insurers, you know, so how an auto manufacturer can monetize that data is very important and also an insurance, you know, cyber insurance, um, are there news new ways we can look at how companies are being attacked with viruses and malware. And is there a way we can somehow monetize that information? So companies that are able to agily, you know, think about how can we collect this data, bring it together, think about it as a product, and then potentially, you know, sell it as a service is something that, um, company, successful companies, you're doing great examples >>Of data products, and it might be revenue generating, or it might be in the case of, you know, cyber, maybe it reduces my expected loss and exactly. Then it drops right to my bottom line. What's the relationship between Accenture and cloud era? Do you, I presume you guys meet at the customer, but maybe you could give us some insight. >>Yeah. So, um, I, I'm in the executive sponsor for, um, the Accenture Cloudera partnership on the Accenture side. Uh, we do quite a lot of business together and, um, you know, Cloudera has been a great partner for us. Um, and they've got a great product in terms of the Cloudera data platform where, you know, what we do is as a big systems integrator for them, we help, um, you know, configure and we have a number of engineers across the world that come in and help in terms of, um, engineer architects and install, uh, cloud errors, data platform, and think about what are some of those, you know, value cases where you can really think about organizing data and bringing it together for all these different types of use cases. And really just as the examples we thought about. So the telematics, you know, um, in order to realize something like that, you're bringing in petabytes and huge scales of data that, you know, you just couldn't bring on a normal, uh, platform. You need to think about cloud. You need to think about speed of, of data and real-time insights and cloud era is the right data platform for that. So, um, >>Having a cloud Cloudera ushered in the modern big data era, we kind of all know that, and it was, which of course early on, it was very services intensive. You guys were right there helping people think through there weren't enough data scientists. We've sort of all, all been through that. And of course in your wheelhouse industries, you know, financial services and insurance, they were some of the early adopters, weren't they? Yeah, absolutely. >>Um, so, you know, an insurance, you've got huge amounts of data with loss history and, um, a lot with IOT. So in insurance, there's a whole thing of like sensorized thing in, uh, you know, taking the physical world and digitizing it. So, um, there's a big thing in insurance where, um, it's not just about, um, pricing out the risk of a loss experience, but actual reducing the loss before it even happens. So it's called risk control or loss control, you know, can we actually put sensors on oil pipelines or on elevators and, you know, reduce, um, you know, accidents before they happen. So we're, you know, working with an insurer to actually, um, listen to elevators as they move up and down and are there signals in just listening to the audio of an elevator over time that says, you know what, this elevator is going to need maintenance, you know, before a critical accident could happen. So there's huge applications, not just in structured data, but in unstructured data like voice and audio and video where a partner like Cloudera has a huge role to play. >>Great example of it. So again, narrow sort of use case for machine intelligence, but, but real value. True. We'll leave it like that. Thanks so much for taking some time. Yes. Thank you so much. Okay. We continue now with the theme of turning ideas into insights. So ultimately you can take action. We heard earlier that public cloud first doesn't mean public cloud only, and a winning strategy comprises data, irrespective of physical location on prem, across multiple clouds at the edge where real time inference is going to drive a lot of incremental value. Data is going to help the world come back to normal. We heard, or at least semi normal as we begin to better understand and forecast demand and supply and balances and economic forces. AI is becoming embedded into every aspect of our business, our people, our processes, and applications. And now we're going to get into some of the foundational principles that support the data and insights centric processes, which are fundamental to digital transformation initiatives. And it's my pleasure to welcome two great guests, Michelle Goetz. Who's a Kuba woman, VP and principal analyst at Forrester, and doing some groundbreaking work in this area. And Cindy, Mikey, who is the vice president of industry solutions and value management at Cloudera. Welcome to both of >>You. Welcome. Thank you. Thanks Dave. >>All right, Michelle, let's get into it. Maybe you could talk about your foundational core principles. You start with data. What are the important aspects of this first principle that are achievable today? >>It's really about democratization. If you can't make your data accessible, um, it's not usable. Nobody's able to understand what's happening in the business and they don't understand, um, what insights can be gained or what are the signals that are occurring that are going to help them with decisions, create stronger value or create deeper relationships, their customers, um, due to their experiences. So it really begins with how do you make data available and bring it to where the consumer of the data is rather than trying to hunt and Peck around within your ecosystem to find what it is that's important. Great. >>Thank you for that. So, Cindy, I wonder in hearing what Michelle just said, what are your thoughts on this? And when you work with customers at Cloudera, does, are there any that stand out that perhaps embody the fundamentals that Michelle just shared? >>Yeah, there's, there's quite a few. And especially as we look across, um, all the industries that we're actually working with customers in, you know, a few that stand out in top of mind for me is one is IQ via and what they're doing with real-world evidence and bringing together data across the entire, um, healthcare and life sciences ecosystems, bringing it together in different shapes and formats, making the ed accessible by both internally, as well as for their, um, the entire extended ecosystem. And then for SIA, who's working to solve some predictive maintenance issues within, there are a European car manufacturer and how do they make sure that they have, you know, efficient and effective processes when it comes to, uh, fixing equipment and so forth. And then also, um, there's, uh, an Indonesian based, um, uh, telecommunications company tech, the smell, um, who's bringing together, um, over the last five years, all their data about their customers and how do they enhance our customer experience? How do they make information accessible, especially in these pandemic and post pandemic times, um, uh, you know, just getting better insights into what customers need and when do they need it? >>Cindy platform is another core principle. How should we be thinking about data platforms in this day and age? I mean, where does, where do things like hybrid fit in? Um, what's cloud era's point >>Of view platforms are truly an enabler, um, and data needs to be accessible in many different fashions. Um, and also what's right for the business. When, you know, I want it in a cost and efficient and effective manner. So, you know, data needs to be, um, data resides everywhere. Data is developed and it's brought together. So you need to be able to balance both real time, you know, our batch historical information. It all depends upon what your analytical workloads are. Um, and what types of analytical methods you're going to use to drive those business insights. So putting and placing data, um, landing it, making it accessible, analyzing it needs to be done in any accessible platform, whether it be, you know, a public cloud doing it on-prem or a hybrid of the two is typically what we're seeing, being the most successful. >>Great. Thank you, Michelle. Let's move on a little bit and talk about practices and practices and processes as the next core principles. Maybe you could provide some insight as to how you think about balancing practices and processes while at the same time managing agility. >>Yeah, it's a really great question because it's pretty complex. When you have to start to connect your data to your business, the first thing to really gravitate towards is what are you trying to do? And what Cindy was describing with those customer examples is that they're all based off of business goals off of very specific use cases that helps kind of set the agenda about what is the data and what are the data domains that are important to really understanding and recognizing what's happening within that business activity and the way that you can affect that either in, you know, near time or real time, or later on, as you're doing your strategic planning, what that's balancing against is also being able to not only see how that business is evolving, but also be able to go back and say, well, can I also measure the outcomes from those processes and using data and using insight? >>Can I also get intelligence about the data to know that it's actually satisfying my objectives to influence my customers in my market? Or is there some sort of data drift or detraction in my, um, analytic capabilities that are allowing me to be effective in those environments, but everything else revolves around that and really thinking succinctly about a strategy that isn't just data aware, what data do I have and how do I use it, but coming in more from that business perspective to then start to be, data-driven recognizing that every activity you do from a business perspective leads to thinking about information that supports that and supports your decisions, and ultimately getting to the point of being insight driven, where you're able to both, uh, describe what you want your business to be with your data, using analytics, to then execute on that fluidly and in real time. And then ultimately bringing that back with linking to business outcomes and doing that in a continuous cycle where you can test and you can learn, you can improve, you can optimize, and you can innovate because you can see your business as it's happening. And you have the right signals and intelligence that allow you to make great decisions. >>I like how you said near time or real time, because it is a spectrum. And you know, one of the spectrum, autonomous vehicles, you've got to make a decision in real time, but, but, but near real-time, or real-time, it's, it's in the eyes of the holder, if you will, it's it might be before you lose the customer before the market changes. So it's really defined on a case by case basis. Um, I wonder Michelle, if you could talk about in working with a number of organizations, I see folks, they sometimes get twisted up and understanding the dependencies that technology generally, and the technologies around data specifically can have on critical business processes. Can you maybe give some guidance as to where customers should start, where, you know, where can we find some of the quick wins and high return, it >>Comes first down to how does your business operate? So you're going to take a look at the business processes and value stream itself. And if you can understand how people and customers, partners, and automation are driving that step by step approach to your business activities, to realize those business outcomes, it's way easier to start thinking about what is the information necessary to see that particular step in the process, and then take the next step of saying what information is necessary to make a decision at that current point in the process, or are you collecting information asking for information that is going to help satisfy a downstream process step or a downstream decision. So constantly making sure that you are mapping out your business processes and activities, aligning your data process to that helps you now rationalize. Do you need that real time near real time, or do you want to start grading greater consistency by bringing all of those signals together, um, in a centralized area to eventually oversee the entire operations and outcomes as they happen? It's the process and the decision points and acting on those decision points for the best outcome that really determines are you going to move in more of a real-time, uh, streaming capacity, or are you going to push back into more of a batch oriented approach? Because it depends on the amount of information and the aggregate of which provides the best insight from that. >>Got it. Let's, let's bring Cindy back into the conversation in your city. We often talk about people process and technology and the roles they play in creating a data strategy. That's that's logical and sound. Can you speak to the broader ecosystem and the importance of creating both internal and external partners within an organization? Yeah. >>And that's, uh, you know, kind of building upon what Michelle was talking about. If you think about datas and I hate to use the phrase almost, but you know, the fuel behind the process, um, and how do you actually become insight-driven? And, you know, you look at the capabilities that you're needing to enable from that business process, that insight process, um, you're extended ecosystem on, on how do I make that happen? You know, partners, um, and, and picking the right partner is important because a partner is one that actually helps under or helps you implement what your decisions are. Um, so, um, looking for a partner that has the capability that believes in being insight-driven and making sure that when you're leveraging data, um, you know, for within process on that, if you need to do it in a time fashion, that they can actually meet those needs of the business, um, and enabling on those, those process activities. So the ecosystem looking at how you, um, look at, you know, your vendors are, and fundamentally they need to be that trusted partner. Um, do they bring those same principles of value of being insight driven? So they have to have those core values themselves in order to help you as a, um, an end of business person enable those capabilities. So, so yeah, I'm >>Cool with fuel, but it's like super fuel when you talk about data, cause it's not scarce, right? You're never going to run out. So Michelle, let's talk about leadership. W w who leads, what does so-called leadership look like in an organization that's insight driven? >>So I think the really interesting thing that is starting to evolve as late is that organizations enterprises are really recognizing that not just that data is an asset and data has value, but exactly what we're talking about here, data really does drive what your business outcomes are going to be data driving into the insight or the raw data itself has the ability to set in motion. What's going to happen in your business processes and your customer experiences. And so, as you kind of think about that, you're now starting to see your CEO, your CMO, um, your CRO coming back and saying, I need better data. I need information. That's representative of what's happening in my business. I need to be better adaptive to what's going on with my customers. And ultimately that means I need to be smarter and have clearer forecasting into what's about ready to come, not just, you know, one month, two months, three months or a year from now, but in a week or tomorrow. >>And so that's, how is having a trickle down effect to then looking at two other types of roles that are elevating from technical capacity to more business capacity, you have your chief data officer that is shaping the exp the experiences, uh, with data and with insight and reconciling, what type of information is necessary with it within the context of answering these questions and creating a future fit organization that is adaptive and resilient to things that are happening. And you also have a chief digital officer who is participating because they're providing the experience and shaping the information and the way that you're going to interact and execute on those business activities, and either running that autonomously or as part of an assistance for your employees and for your customers. So really to go from not just data aware to data driven, but ultimately to be insight driven, you're seeing way more, um, participation, uh, and leadership at that C-suite level. And just underneath, because that's where the subject matter expertise is coming in to know how to create a data strategy that is tightly connected to your business strategy. >>Right. Thank you. Let's wrap. And I've got a question for both of you, maybe Cindy, you could start and then Michelle bring us home. You know, a lot of customers, they want to understand what's achievable. So it's helpful to paint a picture of a, of a maturity model. Uh, you know, I'd love to go there, but I'm not going to get there anytime soon, but I want to take some baby steps. So when you're performing an analysis on, on insight driven organization, city, what do you see as the major characteristics that define the differences between sort of the, the early, you know, beginners, the sort of fat middle, if you will, and then the more advanced, uh, constituents. >>Yeah, I'm going to build upon, you know, what Michelle was talking about as data as an asset. And I think, you know, also being data where, and, you know, trying to actually become, you know, insight driven, um, companies can also have data and they can have data as a liability. And so when you're data aware, sometimes data can still be a liability to your organization. If you're not making business decisions on the most recent and relevant data, um, you know, you're not going to be insight driven. So you've got to move beyond that, that data awareness, where you're looking at data just from an operational reporting, but data's fundamentally driving the decisions that you make. Um, as a business, you're using data in real time. You're, um, you're, you know, leveraging data to actually help you make and drive those decisions. So when we use the term you're, data-driven, you can't just use the term, you know, tongue in cheek. It actually means that I'm using the recent, the relevant and the accuracy of data to actually make the decisions for me, because we're all advancing upon. We're talking about, you know, artificial intelligence and so forth. Being able to do that, if you're just data where I would not be embracing on leveraging artificial intelligence, because that means I probably haven't embedded data into my processes. It's data could very well still be a liability in your organization. So how do you actually make it an asset? Yeah, I think data >>Where it's like cable ready. So, so Michelle, maybe you could, you could, you could, uh, add to what Cindy just said and maybe add as well, any advice that you have around creating and defining a data strategy. >>So every data strategy has a component of being data aware. This is like building the data museum. How do you capture everything that's available to you? How do you maintain that memory of your business? You know, bringing in data from your applications, your partners, third parties, wherever that information is available, you want to ensure that you're capturing and you're managing and you're maintaining it. And this is really where you're starting to think about the fact that it is an asset. It has value, but you may not necessarily know what that value is. Yet. If you move into a category of data driven, what starts to shift and change there is you're starting to classify label, organize the information in context of how you're making decisions and how you do business. It could start from being more, um, proficient from an analytic purpose. You also might start to introduce some early stages of data science in there. >>So you can do some predictions and some data mining to start to weed out some of those signals. And you might have some simple types of algorithms that you're deploying to do a next next best action for example. And that's what data-driven is really about. You're starting to get value out of it. The data itself is starting to make sense in context of your business, but what you haven't done quite yet, which is what insight driven businesses are, is really starting to take away. Um, the gap between when you see it, know it and then get the most value and really exploit what that insight is at the time when it's right. So in the moment we talk about this in terms of perishable insights, data and insights are ephemeral. And we want to ensure that the way that we're managing that and delivering on that data and insights is in time with our decisions and the highest value outcome we're going to have, that that insight can provide us. >>So are we just introducing it as data-driven organizations where we could see, you know, spreadsheets and PowerPoint presentations and lots of mapping to help make sort of longer strategic decisions, or are those insights coming up and being activated in an automated fashion within our business processes that are either assisting those human decisions at the point when they're needed, or an automated decisions for the types of digital experiences and capabilities that we're driving in our organization. So it's going from, I'm a data hoarder. If I'm data aware to I'm interested in what's happening as a data-driven organization and understanding my data. And then lastly being insight driven is really where light between business, data and insight. There is none it's all coming together for the best outcomes, >>Right? So people are acting on perfect or near perfect information or machines or, or, uh, doing so with a high degree of confidence, great advice and insights. And thank you both for sharing your thoughts with our audience today. It's great to have you. Thank you. Thank you. Okay. Now we're going to go into our industry. Deep dives. There are six industry breakouts, financial services, insurance, manufacturing, retail communications, and public sector. Now each breakout is going to cover two distinct use cases for a total of essentially 12 really detailed segments that each of these is going to be available on demand, but you can scan the calendar on the homepage and navigate to your breakout session for choice of choice or for more information, click on the agenda page and take a look to see which session is the best fit for you. And then dive in, join the chat and feel free to ask questions or contribute your knowledge, opinions, and data. Thanks so much for being part of the community and enjoy the rest of the day.

Published Date : Jul 30 2021

SUMMARY :

Have you ever wondered how we sequence the human genome, One of the things that, you know, both Cloudera and Claire sensor very and really honestly have a technological advantage over some of the larger organizations. A lot of the data you find or research you find health is usually based on white men. One of the things that we're concerned about in healthcare is that there's bias in treatment already. So you can make the treatments in the long run. Researchers are now able to use these technologies and really take those you know, underserved environments, um, in healthcare. provide the foundation to develop service center applications, sales reports, It's the era of smart but also the condition of those goods. biggest automotive customers are Volkswagen for the NPSA. And the real-time data collection is key, and this is something we cannot achieve in a classical data Finally, a data platform that lets you say yes, and digital business, but you think about it. And as such the way we use insights is also rapidly evolving. the full results they desire. Great to see you as well, Dave, Hey, so I call it the new abnormal, I finally managed to get some bag and to be able to show up dressed appropriately for you today. events, which is our business hybrid cloud, how are you thinking about the hybrid? Everything there, one item you might not have quite hit on Dave and that's hybrid data. What, what do you mean by hybrid data? So how in the heck do you get both the freedom and security You talked about security, the data flows are going to change. in the office and are not, I know our plans, Dave, uh, involve us kind of mint control of payment systems in manufacturing, you know, the pandemic highlighted America's we, uh, you know, at Cloudera I happened to be leading our own digital transformation of that type of work and the financial services industry you pointed out. You've got to ensure that you can see who just touched, perhaps by the humans, perhaps by the machines that may have led to a particular outcome. You bring it into the discussion, the hybrid data, uh, sort of new, I think, you know, for every industry transformation, uh, change in general is And they begin to deploy that on-prem and then they start Uh, w what, what do you want people to leave Well, it's a great question, but, uh, you know, I think it could be summed up in, uh, in two words. Really thank you for your time. You bet Dave pleasure being with you. And before I hand it off to Robin, I just want to say for those of you who follow me at the cube, we've extensively covered the a data first strategy and accelerating the path to value and hybrid environments. And the reason we're talking about speed and why speed Thank you for joining us over the unit. chip company focused on graphics, but as you know, over the last decade, that data exists in different places and the compute needs to follow the data. And that's the kind of success we're looking forward to with all customers. the infrastructure to support all the ideas that the subject matter experts are coming up with in terms And just to give you context, know how the platforms to run them on just kind of the close out. the work they did with you guys and Chev, obviously also. Is it primarily go to market or you do an engineering work? and take advantage of invidious platform to drive better price performance, lower cost, purpose platforms that are, that are running all this ERP and CRM and HCM and you So that regardless of the technique, So the good news, the reason this is important is because when you think about these data intensive workloads, maybe these consumer examples and Rob, how are you thinking about enterprise AI in The opportunity is huge here, but you know, 90% of the cost of AI Maybe you could add something to that. You know, the way we see this at Nvidia, this journey is in three phases or three steps, And you still come home and assemble it, but all the parts are there. uh, you know, garbage in, garbage out. perform at much greater speed and efficiency, you know, and that's allowing us as an industry That is really the value layer that you guys are building out on top of that, And that's what keeps us moving forward. this partnership started, uh, with data analytics, um, as you know, So let's talk a little bit about, you know, you've been in this game So having the data to know where, you know, And I think for companies just getting started in this, the thing to think about is one of It just ha you know, I think with COVID, you know, we were working with, um, a retailer where they had 12,000 the AI winter, and then, you know, there's been a lot of talk about it, but it feels like with the amount the big opportunity is, you know, you can apply AI in areas where some kind of normalcy and predictability, uh, what do you see in that regard? and they'll select an industry to say, you know what, I'm a restaurant business. And it's that that's able to accurately So where do you see things like They've got to move, you know, more involved in, in the data pipeline, if you will, the data process, and really getting them to, you know, kind of unlock the data because they do where you can have a very product mindset to delivering your data, I think is very important data is a product going to sell my data and that's not necessarily what you mean, thinking about products or that are able to agily, you know, think about how can we collect this data, Of data products, and it might be revenue generating, or it might be in the case of, you know, cyber, maybe it reduces my expected So the telematics, you know, um, in order to realize something you know, financial services and insurance, they were some of the early adopters, weren't they? this elevator is going to need maintenance, you know, before a critical accident could happen. So ultimately you can take action. Thanks Dave. Maybe you could talk about your foundational core principles. are the signals that are occurring that are going to help them with decisions, create stronger value And when you work with customers at Cloudera, does, are there any that stand out that perhaps embody um, uh, you know, just getting better insights into what customers need and when do they need it? I mean, where does, where do things like hybrid fit in? whether it be, you know, a public cloud doing it on-prem or a hybrid of the two is typically what we're to how you think about balancing practices and processes while at the same time activity and the way that you can affect that either in, you know, near time or Can I also get intelligence about the data to know that it's actually satisfying guidance as to where customers should start, where, you know, where can we find some of the quick wins a decision at that current point in the process, or are you collecting and technology and the roles they play in creating a data strategy. and I hate to use the phrase almost, but you know, the fuel behind the process, Cool with fuel, but it's like super fuel when you talk about data, cause it's not scarce, ready to come, not just, you know, one month, two months, three months or a year from now, And you also have a chief digital officer who is participating the early, you know, beginners, the sort of fat middle, And I think, you know, also being data where, and, you know, trying to actually become, any advice that you have around creating and defining a data strategy. How do you maintain that memory of your business? Um, the gap between when you see you know, spreadsheets and PowerPoint presentations and lots of mapping to to be available on demand, but you can scan the calendar on the homepage and navigate to your breakout

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Mick HollistonPERSON

0.99+

DavidPERSON

0.99+

CindyPERSON

0.99+

William GibsonPERSON

0.99+

DavePERSON

0.99+

AccentureORGANIZATION

0.99+

MichellePERSON

0.99+

ArkansasLOCATION

0.99+

Michelle GoetzPERSON

0.99+

NvidiaORGANIZATION

0.99+

AtlantaLOCATION

0.99+

Dave VolantePERSON

0.99+

RobPERSON

0.99+

NVIDIAORGANIZATION

0.99+

Rob BeardenPERSON

0.99+

MarsLOCATION

0.99+

VolkswagenORGANIZATION

0.99+

NebraskaLOCATION

0.99+

AmazonORGANIZATION

0.99+

22QUANTITY

0.99+

MickPERSON

0.99+

ClouderaORGANIZATION

0.99+

90%QUANTITY

0.99+

RobinPERSON

0.99+

threeQUANTITY

0.99+

12QUANTITY

0.99+

4,000 cabinsQUANTITY

0.99+

10,000QUANTITY

0.99+

two wordsQUANTITY

0.99+

millionsQUANTITY

0.99+

IkeaORGANIZATION

0.99+

EricPERSON

0.99+

five yearsQUANTITY

0.99+

one monthQUANTITY

0.99+

NickPERSON

0.99+

100 cardsQUANTITY

0.99+

firstQUANTITY

0.99+

Isabelle Guis, Tim Carben, & Manoj Nair


 

(Upbeat Music) >> Commvault was an idea that incubated as a project inside of Bell Labs, one of the most prestigious research and development organizations in the world, back in the day. It became an official company in 1996, and Commvault just celebrated its 25th anniversary As such, Commvault has had to reinvent itself many times over the past two and a half decades from riding the waves of the very early PC networking era to supporting a rich set of solutions for the evolving enterprise. This includes things like cloud computing, ransomware, disaster recovery, security compliance, and pretty much all things data protection and data management. And with me to talk about the company, its vision for the future with also a voice of the customer are three great guests. Isabelle Guis is the Chief Marketing Officer of Commvault, Manoj Nair is the GM of Metallic, and Tim Carben is a Principal Systems Engineer with Mitchell International. Folks, welcome to the Commvault power panel. Come inside theCUBE. It's awesome to have you. [Isabelle] Great to be here today. >> All right. First of all, I got to congratulate you celebrating 25 years. That's a long time, not a lot of tech companies make it that far and are still successful and relevant. So Isabelle, maybe you could start off. What do you think has been the driving factor for your ability to kind of lead through the subsequent technological waves that I alluded to upfront? >> So well, 25 years is commendable but we are not counting success in number of years. We're really counting success in how many customers we've helped over those years. And I will say what has been the driving matter for us as who that, has been innovating with our customers. You know, we were there every step of the way when they migrate to hybrid cloud. And now as they go to multi-cloud in a post COVID world where they have to win gold you know, distributed workforce, different types of workloads and devices, we all there too. We assess workload as well. So the innovation keep coming in, thanks to us listening to our customer and then, adding needs that change over the last 25 years and probably for the next 25 as well. You know, we want to be here for customer was thinking that data is an asset, not a liability. And also making sure that we offer them a broad range of use cases to quote why things simple because the world is getting too complex for them. So let's take the complexity on us. >> Thank you for that. So Manoj, you've riffed on the cube before about, you know putting on the binoculars and looking at the future. So, let's talk about that. Where do you see the future for this industry? What are some of the key driving factors that matter? >> It's great to be back on theCUBE. You know, we see our industry no different than lots of other industries. The SaaS Model is rapidly being adopted. And the reason is, you know customers are looking for simplicity, simplicity not just in leveraging, you know the great technology that Commvault has built, but in the business model and the experience. So, you know, that's one of the fastest growing trends that started in consumer apps and other applications, other B to B apps. And now we're seeing it in core infrastructure like data management, data protection. They're also trying to leverage their data better. Make sure it's not fragmented. So how do you deliver more intelligent services? You know, securing the data, insights from the data, transforming the data, and that combination, you know, our ability to do that in a multi-cloud world like Isabelle said, now with increasing edge work loads. Sometimes, you know, our customers say their data centers has a new edge too. So you kind of have this, you know, data everywhere workloads everywhere, yet the desire to deliver that with a holistic experience, we call it the 'power of bank'; the ability to manage your data and leverage the data with the simple lesson without compromise. And that's really what we're seeing as part of the future. >> Okay. I don't know if all want to come back to you and double click on that, but I want to introduce Tim to the conversation here. You bring in the voice of the customer, as they say. Tim, my understanding is Mitchell has been a Commvault customer since the mid-2000s. So, tell us why Commvault, what has kept you with the company for more than 15 years? >> Yeah, we are, it was what, 2006 when we started. And really what it all boils down to it, it's just as Isabel said, innovation. At Mitchell, we're always looking to stay ahead of the trend. And, you know, just to like was mentioned earlier, data is the most important part here. Commvault provides us peace of mind to protect and manage our data. And they do data protection for all of our environments right now. We've been a partner to help in navel our digital transformation including SaaS and cloud adoption. When we start talking about the solutions we have, I mean we of course started in 2006. I mean, this was version version 6 if I remember right. This predates me at the company. Upgraded to seven, eight, nine, we brought in ten, brought in eleven, brought in HyperScale, and then moved on to bring in the Metallic. And Commvault provides the reason for this. I guess I should say is, Commvault provides a reliable backup but most importantly, recovery. Rapid recovery. That's what gives me confidence. That's what helps me sleep better at night. So when I started looking at SaaS as a differentiator to protect our 036 environments or 065 environments, Metallic was a natural choice. And the one thing I wanted to add to that is, it came out cheaper than us building it ourselves. When you take into account resources as well as compute and storage. So again, just a natural choice. >> Yeah. As the saying goes back up as one thing, recovery's everything. Isabelle. Yeah, we've seen the SaaSification of the enterprise. Particularly, you know from the app side. You came from Salesforce. So you, the company that is the poster child for SaaS. But my question is what's catalyzing this shift and why do you think data protection is ready to make the move? >> Well, there's so many good things and that's that. As you know, you remember when people started moving to the cloud and transforming their CAPEX into OPEX. Well SaaS bring yet another level of benefits. IT, we know always has to do more with less. And so SaaS allows you to, once you set up, you've got all the software upgrades automatically without you know, I think it's, why it works. You can better manage your cash flow, because you pay as you grow. And also you have a faster time to value. So all of this at help, the fast adoption and I will tell you today I don't think there is a single customer who doesn't have at least one SaaS application because they have things of value of this. Now, when it comes to backup and recovery everybody's at different stages. You still have On-Premises, you have cloud, there's SaaS, there's Workloads devices. And so what we think was the most important was to offer a broad choice of delivery model being able to support them if they want a software subscription, if they want an integrated appliance, or if they want SaaS as a service model, and also some of our partners actually delivering this in a more custom and managed way as well. So offering choice, because everybody is at a different stage on this journey. When it comes to data management and protection, I actually, you know, I think team is the example of taking full advantage of this bold choice. >> Well, you mentioned Tim that you leaned into Metallic. We have seen the SaaS everywhere. We used to have a email server, right? I mean, you know, On-Prem, that just doesn't happen anymore. But how was Mitchell International thinking about SaaS? Maybe you could share your, from your customer perch, what you're seeing. >> Well, what's interesting about this is, Mitchell is been providing SaaS for a long time. We are a technology company and we do provide solutions, SaaS solutions, to our customers. And this makes it so important to be able to embrace it because we know the value behind it. We're providing that to our customers. And when I look at what Commvault is doing I know that Commvault is doing the same thing. They're providing the SaaS Model as a value to their customers. And it's so important to go with this because we keep our environments cutting edge. As GDPR says, You need to have a cutting edge environment. And if you don't, if you cannot check that box you do not move forward. Commvault has that. And this is one less thing that I have to worry about when choosing Metallic to do my backup of O365. >> So thank you for that, Tim. So Manoj, thinking about what you just heard from Isabelle and Tim, you know, kind of fitting into a company's cloud or hybrid cloud, more importantly, strategy, you were talking before about this. "And", in other words, it's not an either or it's not a zero sum game. It's simpatico, if you will. I wonder if you could elaborate. >> Yeah, no The Power of And, Dave, I'm very proud of that. You know, when I think of The Power of And I think of actually folks like Tim, our customers and Commonwealth first, right. And, and really that, that need for choice. So for example, you know, customers on various different paths to the cloud we kind of homogenize it and say, they're on a cloud journey or they're on a digital transformation journey, but each journey looks different. And so part of that, "And", as Isabella was saying, is really the ability to meet them where they are in that journey. So for example, you know, do you, go in there and say, Hey, you know what, I'm going to be some customers 100% multi-cloud or single cloud even. And that includes SaaS applications and my infrastructure running as a service. So there's a natural fit there saying great all your data protection. You're not going to be running software appliances for that. So you've got to data protection, data management as a service that Metallic is the able to offer across the whole S state. And that's, you know, that's probably a small set of customers, but rapidly growing. Then you see a lot more customers were saying I'm going to do away as you're talking about but the emails are where I'm going to move to office 365, leverage the power of teams. And there's a Shared Responsibility Model there which is different than an On-Prem data protection use case. And so they're, they're able to just add on Metallic to the existing Commonwealth environment, whether it's a Commonwealth software or HyperScale, and connect the two. So it's a single integrated experience. And then you kind of go to the other end of the spectrum and say, great customers all in on a SaaS delivered data protection, as you know, and you hear a lot from a lot of your guests and we hear from our customers, there's still a lot of data sitting out there, you know, 90 plus percent of workloads and data centers increasing edge data workloads. And if you were to back up one of those data workloads and say that the only copy can be in the cloud, then that would take like a 10 day recovery isolation. You know, we have some competitors who say that then that's what they have. Our flexibility, our ability to kind of bring in the Hyper-Scale deployment and just, you know, dock it into Metallic, and have a local copy, instant recovery, SLA, remote, you know, backup copy in the cloud for ransomware, or your worst case scenario. That's the kind of flexibility. So all those are scenarios we're really seeing with our customers. And that's kind of really the power advantage. A very unique part of our portfolio, but, you know, companies can have portfolio products, but to have a single integrated offering with that flexibility, that kind of, depending on the use case, you can start here and grow into a different point. That's really the unique part of the power event. Yeah, 10 day RTO just doesn't cut it, but Timmy, maybe you could weigh in here. Why, What was the catalyst for you adopting Metallic and maybe you could share what was the business impact there? >> Well, the catalyst and impact, obviously two different things. The catalyst, when we look at it, there was a lot of what are we going to do with this? We have an environment, we need to back it up, and how are we going to approach this? So we looked at it from a few different standpoints, and of course, when it boils down to it, one of the major reasons was the financial. But when we started looking at everything else that we have available to us and the flexibility that Commvault has in rolling out new solutions, this really was a no brainer at this point. We are able to essentially back up new features and new products, as soon as they're available. Within our Metallic environment, we are running the activate. We are running the the self-service for the end users to where they can actually recover their own files. We are adding the teams into it to be able to recover and perform these backups for teams. And I want to step aside really quick and mentioned something about this because I'd been with, you know, Metallic for a long time and I'd been waiting for this. We've been waiting for an ability to do these backups and anyone I know Manoj knows that I've been waiting for it. And you know, Commvault came back to me a while back and they said, we just have to wait for the API. We have to wait for Microsoft releases. Well, I follow the news. I saw Microsoft released the API, and I think it may have been two days later. Good. Commvault reached out to me and said, Hey we got it available. Are you ready to do this? And that sort of turned around that sort of flexibility being on top of new applications with that, with Salesforce, that is, you know, just not necessarily the reason why I adopted Metallic but one of those things that puts a smile on my face because I adopted Metallic. >> Well, that's an interesting story. I mean, you get the SDKs and if you're a leader you get them, you know, you can put the resources on it and you're ready when, when the product, you know, comes to GA. Manoj, I wonder if we could talk about just the notion of backing up SaaS, part of the announcements today included within Metallic included backup and offerings for Dynamics 365. But my question is why support Dynamics specifically in SaaS apps generally? I mean, customers might say, doesn't my SaaS provider protect my data? Why do I need a third party? And, and the second part of that question is why Commvault? >> Dave a great question as always. I'll start with the second part of the question. It's really three words the Shared Responsibility Model. And, you know, a lot of times our customers as they go into the cloud model they really start understanding that there is something that you're getting a lot of advantages the certain things you don't have to do, but the Shared Responsibility Model is what every cloud and SaaS provider will indoctrinate in its S&As. And certainly the application data is owned by the customer. And the meaning of that is not something that, you know, some SaaS provider can understand. And so that requires specialized skills. And that's a partnership. We've done this now very successfully with Microsoft and LG 65, we've added support for Salesforce, and we see a rapid customer adoption because of that Shared Responsibility Model. If you have, some kind of, an admin issue as we have seen in the news somebody changed their team setting and then lost all their chat. And then that data is discoverable. And you, the customer is responsible for making sure that data is discoverable or ransomware attacks. Again, recovering that SaaS data is your responsibility because the attack could be coming in from your instance not from the SaaS provider. So those are the reasons. Dynamics is, you know, one of the fastest growing SaaS applications from a business applications perspective out there. And as we looked at our roadmap, and you look at at the right compliment, what is the right adjacency, we're seeing this part of Microsoft's Business Application Suite growing, you know, as millions of users out there and it's rapidly growing. And it's also integrated with the rest of the Microsoft family. So we're now, you know, proud to say that we support all three Microsoft clouds, Microsoft Azure, or 365, Dynamics. Those applications are increasingly integrated so we're seeing commonality in customer base and that's a business critical data. And so customers are looking to manage the data, have solutions that they can be sure they can leverage. It's not just protecting data from worst-case scenarios. In the case of some of the apps like Dynamics, we offer a support, like setting up the staging environment. So it's improving productivity of the application admins, and that's really kind of that the value we're bringing able to bring to the table. >> Yeah. You know, that Shared Responsibility Model. I'm glad you brought that up because I think it's oftentimes misunderstood but when you talk to CSOS, they understand it well. They'll tell you the shared responsibility is my responsibility. You know, maybe the cloud provider will secure the object storage bucket for the physical space, but it's on me. So that's really important. So thank you for that. Isabelle, last question, the roadmap, you know, how do you see Commvault's, Metallic SaaS portfolio evolving? What can you tell us? >> Oh, well, it's, it has a big strategic, you know, impact on Commvault for sure on the first portfolio first because of all of our existing customers as you mentioned earlier, 25 years, it's a lot of customers are somehow some workload as SaaS. And so the ability without, you know, adding more complexity without adding another vendor just to be able to protect them in one take, and as teams they bring a smile to his face is really important for us. The second is also a lot of customers come to Commvault for Metallic. This is the first time enter the Commvault community and Commvault family. And as they start protecting their assessed application they realize that they could leverage the same application to protect their own premised data as well. So back to The Power of And, and without writing off their past investments, you know, going to the cloud at the pace they want. So from that perspective, there is a big impact on our customer community the thing is that Metallic it brings I don't know Manoj is way too humble, but, you know, he don't go to this customer every quarter. And, you know, we have added 24 countries to the portfolio, to the product. So we see a rapid adoption. And so obviously back to your question, we see the impacts of Metallic growing and growing fast because of the market demand, because of the rapid innovation we can take the Commvault technology and put it in the SaaS model and our customers really like it. So I'm very excited. I think it's going to be, you know, a great innovation, a great positive impact for customers, and our new customers we're welcoming, which by the way I think half, Manoj correct me, but I think half of the Metallic customer at Commvault and the other half are new to our family. So, they're very bullish about this. And it's just the beginning, as you know, we are 25 years old, or sorry, 25 years young, and looking forward to the next 25. >> Well, I can confirm, you know, we have a data partner survey, partner ETR, Enterprise Technology Research, and I was looking at the Commvault data and it shows within the cloud segment, when you cut the data by cloud, you're actually accelerating, the spending momentum is accelerating. And I think it's a function of, you know, some of the acquisitions you've made, some of the moves you made in integration. So congratulations on 25 years and you know, you're riding the correct wave, Isabelle, Manoj, Tim, thanks so much for coming in theCUBE. It was great to have you. >> Thank you. >> Thank you Dave. >> I really appreciate it. >> And thank you everybody for watching. This is Dave Vellante for theCUBE. We'll see you next time. (Upbeat Music)

Published Date : May 19 2021

SUMMARY :

of solutions for the evolving enterprise. So Isabelle, maybe you could start off. and probably for the next 25 as well. and looking at the future. and that combination, you know, to you and double click on that, And the one thing I and why do you think data protection I actually, you know, I I mean, you know, On-Prem, And if you don't, if you from Isabelle and Tim, you know, is really the ability to meet them And you know, Commvault And, and the second So we're now, you know, proud to say the roadmap, you know, And it's just the beginning, as you know, And I think it's a function of, you know, And thank you everybody for watching.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Dave VellantePERSON

0.99+

IsabellaPERSON

0.99+

MicrosoftORGANIZATION

0.99+

TimPERSON

0.99+

Tim CarbenPERSON

0.99+

IsabellePERSON

0.99+

1996DATE

0.99+

Isabelle GuisPERSON

0.99+

Manoj NairPERSON

0.99+

DavePERSON

0.99+

CommvaultORGANIZATION

0.99+

2006DATE

0.99+

10 dayQUANTITY

0.99+

ManojPERSON

0.99+

MetallicORGANIZATION

0.99+

Bell LabsORGANIZATION

0.99+

CSOSORGANIZATION

0.99+

25 yearsQUANTITY

0.99+

twoQUANTITY

0.99+

second partQUANTITY

0.99+

100%QUANTITY

0.99+

ETRORGANIZATION

0.99+

todayDATE

0.99+

mid-2000sDATE

0.99+

oneQUANTITY

0.99+

036 environmentsQUANTITY

0.99+

tenQUANTITY

0.99+

Enterprise Technology ResearchORGANIZATION

0.99+

first timeQUANTITY

0.99+

more than 15 yearsQUANTITY

0.99+

Mitchell InternationalORGANIZATION

0.99+

24 countriesQUANTITY

0.99+

secondQUANTITY

0.98+

90 plus percentQUANTITY

0.98+

TimmyPERSON

0.98+

GALOCATION

0.98+

065 environmentsQUANTITY

0.98+

Dynamics 365TITLE

0.98+

GDPRTITLE

0.98+

Mitchell InternationalORGANIZATION

0.98+

LG 65ORGANIZATION

0.98+

singleQUANTITY

0.98+

25th anniversaryQUANTITY

0.98+

MitchellORGANIZATION

0.98+

Jasmine James, Twitter and Stephen Augustus, Cisco | KubeCon + CloudNativeCon Europe 2021 - Virtual


 

>> Narrator: From around the globe, it's theCUBE with coverage of KubeCon and CloudNativeCon Europe, 2021 Virtual brought to you by Red Hat, the Cloud Native Computing Foundation and Ecosystem Partners. >> Hello, welcome back to theCUBE'S coverage of KubeCon and CloudNativeCon 2021 Virtual, I'm John Furrier your host of theCUBE. We've got two great guests here, always great to talk to the KubeCon co-chairs and we have Stephen Augustus Head of Open Source at Cisco and also the KubeCon co-chair great to have you back. And Jasmine James Manager and Engineering Effectives at Twitter, the KubeCon co-chair, she's new on the job so we're not going to grill her too hard but she's excited to share her perspective, Jasmine, Stephen great to see you. Thanks for coming on theCUBE. >> Thanks for having us. >> Thank you. >> So obviously the co-chairs you guys see everything upfront Jasmine, you're going to learn that this is a really kind of key fun position because you've got to multiple hats you got to wear, you got to put a great program together, you got to entertain and surprise and delight the attendees and also can get the right trends, pick everything right and then keep that harmonious vibe going at CNCF and KubeCon is hard so it's a hard job. So I got to ask you out of the gate, what are the top trends that you guys have selected and are pushing forward this year that we're seeing evolve and unfold here at KubeCon? >> For sure yeah. So I'm excited to see, and I would say that some of the top trends for Cloud Native right now are just changes in the ecosystem, how we think about different use cases for Cloud Native technology. So you'll see lot's of talk about new architectures being introduced into Cloud Native technologies or things like WebAssembly. WebAssembly Wasm used cases and really starting to and again, I think I mentioned this every time, but like what are the customer used cases actually really thinking about how all of these building blocks connect and create a cohesive story. So I think a lot of it is enduring and will always be a part. My favorite thing to see is pretty much always maintainer and user stories, but yeah, but architecture is Wasm and security. Security is a huge focus and it's nice to see it comes to the forefront as we talked about having these like the security day, as well as all of the talk arounds, supply chain security, it has been a really, really, really big event (laughs) I'll say. >> Yeah. Well, great shot from last year we have been we're virtual again, but we're back in, the real world is coming back in the fall, so we hopefully in North America we'll be in person. Jasmine, you're new to the job. Tell us a little about you introduce yourself to the community and tell more about who you are and why you're so excited to be the co-chair with Stephen. >> Yeah, absolutely. So I'm Jasmine James, I've been in the industry for the past five or six years previous at Delta Airlines, now at Twitter, as a part of my job at Delta we did a huge drive on adopting Kubernetes. So a lot of those experiences, I was very, very blessed to be a part of in making the adoption and really the cultural shift, easy for developers during my time there. I'm really excited to experience like Cloud Native from the co-chair perspective because historically I've been like on the consumer side going to talk, taking all those best practices, stealing everything I could into bring it back into my job. So make everyone's life easier. So it's really, really great to see all of the fantastic ideas that are being presented, all of the growth and maturity within the Cloud Native world. Similar to Stephen, I'm super excited to hear about the security stuff, especially as it relates to making it easy for developers to shift left on security versus it being such an afterthought and making it something that you don't really have to think about. Developer experience is huge for me which is why I took the job at Twitter six months ago, so I'm really excited to see what I can learn from the other co-chairs and to bring it back to my day-to-day. >> Yeah, Twitter's been very active in open source. Everyone knows that and it's a great chance to see you land there. One of the interesting trends is this year I'll see besides security is GitOps but the one that I think is relevant to your background so fresh is the end user contributions and involvement has been really exploding on the scene. It's always been there. We've covered, Envoy with Lyft but now enterprise is now mainstream enterprises have been kind of going to the open source well and bringing those goodies back to their camps and building out and bringing it back. So you starting to see that flywheel developing you've been on that side now here. Talk about that dynamic and how real that is an important and share some perspective of what's really going on around this explosion around more end user contribution, more end user involvement. >> Absolutely. So I really think that a lot of industry like players are starting to see the importance of contributing back to open source because historically we've done a lot of taking, utilizing these different components to drive the business logic and not really making an investment in the product itself. So it's really, really great to see large companies invest in open source, even have whole teams dedicated to open source and how it's consumed internally. So I really think it's going to be a big win for the companies and for the open source community because I really am a big believer in like giving back and making sure that you should give back as much as you're taking and by making it easy for companies to do the right thing and then even highlighting it as a part of CNCF, it'll be really, really great, just a drive for a great environment for everyone. So really excited to see that. >> That's really good. She has been awesome stuff. Great, great insight. Stephen, I just have you piggyback off that and comment on companies enterprises that want to get more involved with the Cloud Native community from their respective experiences, what's the playbook, is there a new on-ramps? Is there new things? Is there a best practice? What's your view? I mean, obviously everyone's growing and changing. You look at IT has changed. I mean, IT is evolving completely to CloudOps, SRE get ops day two operations. It's pretty much standard now but they need to learn and change. What's your take on this? >> Yeah, so I think that to Jasmine's point and I'm not sure how much we've discussed my background in the past, but I actually came from the corporate IT background, did Desktop Sr, Desktop helped us support all of that stuff up into operations, DevOps, SRE, production engineering. I was an SRE at a startup who used core West technologies and started using Kubernetes back when Kubernetes is that one, two, I think. And that was my first journey into Cloud Native. And I became core less is like only customer to employee convert, right? So I'm very much big on that end user story and figuring out how to get people involved because that was my story as well. So I think that, some of the work that we do or a lot of the work that we do in contributor strategy, the SIG CNCF St. Contributor Strategy is all around thinking through how to bring on new contributors to these various Cloud Native projects, Right? So we've had chats with container D and linker D and a bunch of other folks across the ecosystem, as well as the kind of that maintainer circle sessions that we hold which are kind of like a private, not recorded. So maintainers can kind of get raw and talk about what they're feeling, whether it be around bolstering contributions or whether it'd be like managing burnout, right? Or thinking about how you talk through the values and the principles for your projects. So I think that, part of that story is building for multiple use cases, right? You take Kubernetes for example, right? So Ameritas chair for sync PM over in Kubernetes, one of the sub project owners for the enhancements sub project which involves basically like figuring out how we intake new enhancements to the community but as well as like what the end user cases are all of the use cases for that, right? How do we make it easy to use the technology and how we make it more effective for people to have conversations about how they use technology, right? So I think it's kind of a continuing story and it's delightful to see all of the people getting involved in a SIG Contributor Strategy, because it means that they care about all of the folks that are coming into their projects and making it a more welcoming and easier to contribute place so. >> Yeah. That's great stuff. And one of the things you mentioned about IT in your background and the scale change from IT and just the operational change over is interesting. I was just talking with a friend and we were talking about, get Op and, SRAs and how, in colleges is that an engineering track or is it computer science and it's kind of a hybrid, right? So you're seeing essentially this new operational model at scale that's CloudOps. So you've got hybrid, you've got on-premise, you've got Cloud Native and now soon to be multi-cloud so new things come into play architecture, coding, and programmability. All these things are like projects now in CNCF. And that's a lot of vendors and contributors but as a company, the IT functions is changing fast. So that's going to require more training and more involvement and yet open source is filling the void if you look at some of the successes out there, it's interesting. Can you comment on the companies that are out there saying, "Hey, I know my IT department is going to be turning into essentially SRE operations or CloudOps at scale. How do they get there? How could they work with KubeCon and what's the key playbook? How would you answer that? >> Yeah, so I would say, first off the place to go is the one-on-one track. We specifically craft that one-on-one track to make sure that people who are new to Cloud Native get a very cohesive story around what they're trying to get into, right? At any one time. So head to the one-on-one track, please add to the one-on-one track, hang out, definitely check out all of the keynotes that again, the keynotes, we put a lot of work into making sure these keynotes tell a very nice story about all of the technology and the amount of work that our presenters put into it as well is phenomenal. It's top notch. It's top notch every time. So those will always be my suggestions. Actually go to the keynotes and definitely check out the one-on-one track. >> Awesome. Jasmine, I got to get your take on this now that you're on the KubeCon and you're co-chairing with Stephen, what's your story to the folks that are in the end user side out there that were in your old position that you were at Delta doing some great Kubernetes work but now it's going beyond Kubernetes. I was just talking with another participant in the KubeCon ecosystem is saying, "It's not just Kubernetes anymore. There's other systems that we're going to deploy our real-time metrics on and whatnot". So what's the story? What's the update? What do you see on the inside now now that you're on board and you're at a Hyperscale at Twitter, what's your advice? What's your commentary to your old friends and the end user world? >> Yeah. It's not an easy task. I think that was, you had mentioned about starting with the one-on-one is like super key. Like that's where you should start. There's so many great stories out there in previous KubeCon that have been told. I was listening to those stories and the great thing about our community is that it's authentic, right? We're telling like all of the ways we tripped up so we can prevent you from doing this same thing and having an easier path, which is really awesome. Another thing I would say is do not underestimate the cultural shift, right? There are so many tools and technologies out there, but there's also a cultural transformation that has to happen. You're shifting from, traditional IT roles to a really holistic like so many different things are changing about the way infrastructure was interacted with the way developers are developing. So don't underestimate the cultural shift and make sure you're bringing everyone to the party because there's a lot of perspectives from the development side that needs to be considered before you make the shift initially So that way you can make sure you're approaching the problem in the right way. So those would be my recommendation. >> Also, speaking of cultural shifts, Stephen I know this is a big passion of yours is diversity in the ecosystem. I think with COVID we've seen probably in the past two years a major cultural shifts on the personnel involved, the people participating, still a lot more work to get done. Where are we on diversity in the ecosystem? How would you rate the progress and the overall achievements? >> I would say doing better, but never stop what has happened in COVID I think, if you look across companies, if you look across the opportunities that have opened up for people in general, there have been plenty of doors that have shut, right? And doors that have really made the assumption that you need to be physical are in person to do good work. And I think that the Cloud Native ecosystem the work that the LF and CNCF do, and really the way that we interact in projects has kind of pushed towards this async first, this remote first work culture, right? So you see it in these large corporations that have had to change the travel policies because of COVID and really for someone who's coming off being like a field engineer and solutions architect, right? The bread and butter is hopping on and off a plane, shaking hands, going to dinner, doing the song and dance, right? With customers. And for that model to functionally shift, right? Having conversations in different ways, right? And yeah, sometimes it's a lot of Zoom calls, right? Zoom calls, webinars, all of these things but I think some of what has happened is, you take the release team, for example, the Kubernetes release team. This is our first cycle with Dave Vellante who's our 121 released team lead is based in India, right? And that's the first time that we've had APAC region release team lead and what that forced us to do, we were already working on it. But what that forced us to do is really focused on asynchronous communication. How can we get things done without having to have people in the room? And we were like, "With Dave Vellante in here, it either works or it doesn't like, we're either going to prove that what we've put in place works for asynchronous communication or it doesn't." And then, given that a project of this scale can operate just fine, right? Right just fine delivering a release with people all across the globe. It proves that we have a lot of flexibility in the way that we offer opportunities, both on the open source side, as well as on the company side. >> Yeah. And I got to say KubeCon has always been global from day one. I was in Shanghai and I was in hung, Jo, visiting Ali Baba. And who do I see in the lobby? The CNCF crew. And I'm like, "What are you guys doing here?" "Oh, we're here talking to the cloud with Alibaba." So global is huge. You guys have nailed that. So congratulations and keep that going. Jasmine, your perspective is women in tech. I mean, you're seeing more and more focus and some great doors opening. It's still not enough. We've been covering this for a long time. Still the numbers are down, but we had a great conference recently at Stanford Women in Data Science amazing conference, a lot of power players coming in, women in tech is evolving. What's your take on this still a lot more work to done. You're an inspiration. Share your story. >> Yeah. We have a long way to go. There's no question about it. I do think that there's a lot of great organizations CNCF being one of them, really doing a great job at sharing, networking opportunities, encouraging other women to contribute to open source and letting that be sort of the gateway into a tech career. My journey is starting as a systems engineer at Delta, working my way into leadership, somehow I'm not sure I ended up there but really sort of shifting and being able to lift other women up has been like so fortunate to be able to do that. Women who code being a mentor, things of that nature has been a great opportunity, but I do feel like the open source community has a long way go to be a more welcoming place for women contributors, things like code of conduct, that being very prevalent making sure that it's not daunting and scary, going into GitHub and starting to create a PR for out of fear of what someone might say about your contributions instead of it being sort of an educational experience. So I think there's a lot of opportunities but there's a lot of programs, networking opportunities out there, especially everyone being remote now that have presented themselves. So I'm very hopeful. And the CNCF, like I said is doing a great job at highlighting these women contributors that are making changes to CNCF projects in really making it something that is celebrated which is really great. >> Yeah. You know that I love Stephen and we thought this last time and the Clubhouse app has come online since we were last talking and it's all audio. So there's a lot of ideas and it's all open. So with a synchronous first you have more access but still context matters. So the language, so there's still more opportunities potentially to offend or get it right so this is now becoming a new cultural shift. You brought this up last time we chatted around the language, language is important. So I think this is something that we're keeping an eye on and trying to keep open dialogue around, "Hey it matters what you say, asynchronously or in texts." We all know that text moment where someone said, "I didn't really mean that." But it was offensive or- >> It's like you said it. (laughs) >> (murmurs) you passionate about this here. This is super important how we work. >> Yeah. So you mentioned Clubhouse and it's something that I don't like. (laughs) So no offense to anyone who is behind creating new technologies for sure. But I think that Clubhouse from, if you take platforms like that, let's generalize, you take platforms like that and you think about the unintentional exclusion that those platforms involve, right? If you think about folks with disabilities who are not necessarily able to hear a conversation, right? Or you don't provide opportunities to like caption your conversations, right? That either intentionally or unintentionally excludes a group of folks, right? So I've seen Cloud Native, I've seen Cloud Native things happen on a Clubhouse, on a Twitter Spaces. I won't personally be involved in them until I know that it's a platform that is not exclusive. So I think that it's great that we're having new opportunities to engage with folks that are not necessarily, you've got people prefer the Slack and discord vibe, you've got people who prefer the text over phone calls, so to speak thing, right? You've got people who prefer phone calls. So maybe like, maybe Clubhouse, Twitter Spaces, insert new, I guess Disco is doing a thing too- >> They call it stages. Disco has stages, which is- >> Stages. They have stages. Okay. All right. So insert, Clubhouse clone here and- >> Kube House. We've got a Kube House come on in. >> Kube House. Kube House. >> Trivial (murmurs). >> So we've got great ways to engage there for people who prefer that type of engagement and something that is explicitly different from the I'm on a Zoom call all day kind of vibe enjoy yourselves, try to make it as engaging as possible, just realize what you may unintentionally be doing by creating a community that not everyone can be a part of. >> Yeah. Technical consequences. I mean, this is key language matters to how you get involved and how you support it. I mean, the accessibility piece, I never thought about that. If you can't listen, I mean, you can't there's no content there. >> Yeah. Yeah. And that's a huge part of the Cloud Native community, right? Thinking through accessibility, internationalization, localization, to make sure that our contributions are actually accessible, right? To folks who want to get involved and not just prioritizing, let's say the U.S. or our English speaking part of the world so. >> Awesome. Jasmine, what's your take? What can we do better in the world to make the diversity and inclusion not a conversation because when it's not a conversation, then it's solved. I mean, ultimately it's got a lot more work to do but you can't be exclusive. You got to be diverse more and more output happens. What's your take on this? >> Yeah. I feel like they'll always be work to do in this space because there's so many groups of people, right? That we have to take an account for. I think that thinking through inclusion in the onset of whatever you're doing is the best way to get ahead of it. There's so many different components of it and you want to make sure that you're making a space for everyone. I also think that making sure that you have a pipeline of a network of people that represent a good subset of the world is going to be very key for shaping any program or any sort of project that anyone does in the future. But I do think it's something that we have to consistently keep at the forefront of our mind always consider. It's great that it's in so many conversations right now. It really makes me happy especially being a mom with an eight year old girl who's into computer science as well. That there'll be better opportunities and hopefully more prevalent opportunities and representation for her by the time she grows up. So really, really great. >> Get her coding early, as I always say. Jasmine great to have you and Stephen as well. Good to see you. Final question. What do you hope people walk away with this year from KubeCon? What's the final kind of objective? Jasmine, we'll start with you. >> Wow. Final objective. I think that I would want people to walk away with a sense of community. I feel like the KubeCon CNCF world is a great place to get knowledge, but also an established sense of community not stopping at just the conference and taking part of the community, giving back, contributing would be a great thing for people to walk away with. >> Awesome. Stephen? >> I'm all about community as well. So I think that one of the fun things that we've been doing, is just engaging in different ways than we have normally across the kind of the KubeCon boundaries, right? So you take CNCF Twitch, you take some of the things that I can't mention yet, but are coming out you should see around and pose KubeCon week, the way that we're engaging with people is changing and it's needed to change because of how the world is right now. So I hope that to reinforce the community point, my favorite part of any conference is the hallway track. And I think I've mentioned this last time and we're trying our best. We're trying our best to create it. We've had lots of great feedback about, whether it be people playing among us on CNCF Twitch or hanging out on Slack silly early hours, just chatting it up. And are kind of like crafted hallway track. So I think that engage, don't be afraid to say hello. I know that it's new and scary sometimes and trust me, we've literally all been here. It's going to be okay, come in, have some fun, we're all pretty friendly. We're all pretty friendly and we know and understand that the only way to make this community survive and thrive is to bring on new contributors, is to get new perspectives and continue building awesome technology. So don't be afraid. >> I love it. You guys have a global diverse and knowledgeable and open community. Congratulations. Jasmine James, Stephen Augustus, co-chairs for KubeCon here on theCUBE breaking it down, I'm John Furrier for your host, thanks for watching. (upbeat music)

Published Date : May 4 2021

SUMMARY :

brought to you by Red Hat, and also the KubeCon co-chair So I got to ask you out of the gate, and really starting to and tell more about who you are on the consumer side going to talk, to see you land there. and making sure that you but they need to learn and change. and it's delightful to see all and just the operational the place to go is the one-on-one track. that are in the end user side So that way you can make and the overall achievements? and really the way that And I got to say KubeCon has always been and being able to lift So the language, so there's It's like you said it. you passionate about this here. and it's something that I don't like. They call it stages. So insert, Clubhouse clone here and- We've got a Kube House come on in. Kube House. different from the I'm I mean, the accessibility piece, speaking part of the world so. You got to be diverse more of the world is going to be What's the final kind of objective? and taking part of the Awesome. So I hope that to reinforce and knowledgeable and open community.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
StephenPERSON

0.99+

JasminePERSON

0.99+

Dave VellantePERSON

0.99+

Jasmine JamesPERSON

0.99+

IndiaLOCATION

0.99+

ShanghaiLOCATION

0.99+

Stephen AugustusPERSON

0.99+

John FurrierPERSON

0.99+

Red HatORGANIZATION

0.99+

Cloud Native Computing FoundationORGANIZATION

0.99+

DeltaORGANIZATION

0.99+

AlibabaORGANIZATION

0.99+

CiscoORGANIZATION

0.99+

last yearDATE

0.99+

Delta AirlinesORGANIZATION

0.99+

North AmericaLOCATION

0.99+

hungLOCATION

0.99+

CNCFORGANIZATION

0.99+

DiscoORGANIZATION

0.99+

KubeConEVENT

0.99+

six months agoDATE

0.99+

ClubhouseTITLE

0.99+

TwitterORGANIZATION

0.99+

APACORGANIZATION

0.98+

first cycleQUANTITY

0.98+

Ecosystem PartnersORGANIZATION

0.98+

oneQUANTITY

0.98+

CloudOpsTITLE

0.98+

this yearDATE

0.98+

Cloud NativeTITLE

0.98+

first journeyQUANTITY

0.97+

U.S.LOCATION

0.97+

first timeQUANTITY

0.97+

two great guestsQUANTITY

0.97+

GitOpsTITLE

0.97+

one timeQUANTITY

0.96+

KubernetesTITLE

0.96+

bothQUANTITY

0.96+

twoQUANTITY

0.96+

LFORGANIZATION

0.96+

SIGORGANIZATION

0.96+

CloudNativeCon 2021 VirtualEVENT

0.95+

121 released teamQUANTITY

0.94+

ClubhouseORGANIZATION

0.94+

Craig Wicks & Tod Golding, AWS | AWS re:Invent 2020 Partner Network Day


 

>>from around the globe. It's the Cube with digital coverage of AWS reinvent 2020. Special coverage sponsored by A. W s Global Partner Network. Welcome back to the cubes Coverage Cube. Virtual coverage of AWS reinvent 2020. We're not in person this year. We have to do the all the Cube interviews remote. But we've got two great guests from the Amazon Web Services Partner Network A W s a p N. Craig Wicks, senior manager of AWS Satisfactory. Todd Golden, Principal Cloud Architect, Global SAS Tech Lead Gentlemen, Thanks for joining the Cube. Appreciate it. >>Thanks, John. >>Um, first of all, I want to get in Craig with you and just take them in to explain what is the satisfactory. Because this is a unique and growing team within AWS. Um, we've been saying it for years, but the moves to the cloud houses has been obvious is mainstream. But your team, your role is doing some interesting things. Explain. What is the satisfactory? What do you guys do? >>Yeah, Thanks, John. Really delighted to be here today. Yeah, the satisfactory. Maybe for those that may be somewhat disappointing. There's no factory, no sort of easy button for SAS. There's no templates. There's no machinery. We wish we had it. But we're really a global team of subject matter. Experts in SAS that really help AWS partners transform their business right both business and technical to the Saas model and help them do that faster with greater confidence and all the best practices that our team has learned over the years. >>And Todd, your solution architect. So you're the partner. You have to help your customers get their, um, you know, being a solution architect really is like the mechanic of the business. You gotta lay out the engine of innovation and this is what clients are trying to strive for. Can you take him and explain how your role is involved in this? Obviously, SAS is not. It makes sense on paper, but making it happen is not trivial. What do you What do you what? Your role. >>Yeah, so I'm very much, in fact, connected to Craig. We're all part of the same organization, and we're sort of very much deeply involved with these organizations. We get very much, um, embedded with these these partners that we work with and really helped them through sort of the nuts and bolts of what it means to transform an application thio multi tenant sort of SAS models. That means helping them figure out how to map that two different AWS services. It means helping them figure out how to realize the sort of the business objective objectives of transforming to sass. But really, our goal is to sort of just get into the weeds with them, figure out their specific domain because there's no one size fits all. Versace figure out how that really connects toe, where they're at in their trajectory, in terms of where they're trying to get to end of the journey is a business and then find that alignment with a W S services. So there's sort of that trifecta of lining all those bits up and sort of formulating, Ah, technical strategy that really brings all those pieces together for them. >>Craig, I want to get your thoughts on the trends, and Todd, you can weigh in to want to get your reaction. Over the weekend, I was picking some folks on on the Internet, linked in and whatnot from eight years ago when that we did our first cube at reinvent with second year of reinvent, and nobody was there in the industry press, wasn't there were the first I think press to be there. Um and a lot of people have either moved on to big positions or companies have gone public. I bought me. Major things have happened in 2013 clouds certainly rose there. SAS became the business model. Everyone kind of knows that. But the dynamics today are different when you think about the on premises and you got the edge. A big part of the themes this week in the next couple weeks as we unfold here reinvent. This >>is >>different, but the same Can you share? What is the trend that people are riding on? What's the What's the wind of innovation? >>Yeah, and certainly I would say, First of all, just personally, I've been in SAS for some time. It was involved early on, in sort of, ah, model. We called the application service provider model, which was sort of a predecessor assassin, you know, the gray hairs out to remember that one. But, uh, you know, I think first of all, I would say SAS is everywhere and people wanted to be everywhere And so there's just We just see insatiable demand for sass from from customers out there, right? And I think the challenge problem we see is that organizations that we work with just can't transition fast enough, right? The rial technical challenges that air in front of them in terms of how they build an architect, Assaf solution and but most importantly, the business model that sort of underpins. That is a huge transformation for companies that they're going through. And that's one of the things that we just see. You know, Justin, my time in satisfactory native us. The range of organizations we worked with has just changed. So, you know, early on we're working with companies and infrastructure around security and storage and those areas, and the last few years it's just expanded to all sorts of industries, from public sector oil and gas. Um, sort of financial services. You know, everyone really wants to build this model, and that's really, you know, born around the customer demand they're seeing for South. >>That's interesting. You mention challenge. I wanna get your thoughts. You mentioned a SP application service provided you remember those days, you know, vividly, mainly a tech thing, but it's really a consumption model around delivery of software and services. And, you know, Web services came on in 2000. The rest is history. We've got Amazon Web services, but now, as you get more vertically expanded oil and gas and go mainstream. But what >>are some >>of the challenges? Because as people get smarter, it's not just about self service or buy as you go. It's a business model you mentioned. Is it a managed services itself? Services has been embedded into the application. Can you share some of the new things that are emerging on the business model side that people should pay attention to? What, some of those challenges? Yeah, I >>think one of the first things is just a fundamentally are operating service, right? So that changes the dynamics to everything, for in terms of how you engage with customers to how you deliver. You know, the kind of simple thing E I often tell people is you know who's answering the pager now. If someone goes, if something goes wrong, it's not your customer. That's you right, and you have to manage and sustain that service and and really continue Thio provide innovation and value to customers. Right? That's one of the challenges we see is is organizations are now on a treadmill in terms of innovation where customers expect something from South model and you really have to deliver on that. And then one of the final points I would say is it really transforms how you think about going to market right sales and marketing your fundamentally transformed. And, um, you know, traditional ways of really selling software and technology. Um, largely go away and go away and some good ways. And SAS, where you can really put customers in experience right and have them evaluate your technology in a manner where they can have a trial experience, right in a way, toe really introduce them to technology very slowly. And then, um, they grow over time, right? As they see value in that software, which is very aligned, how we think about, you know, a AWS our own technology. >>Okay, Todd, I gotta ask you out. So you want to drive that car? The SAS car, What's under the hood with the right tires? What's the conditions? And it's a technical issues here. If I'm a customer, I'm in a PM, partner. Okay, I'm in there. I got a traditional business pandemic hits or just my business models forcing me. What's your advice? What have I got to do? What's the playbook on the technical side? How doe I go to the next level? >>Well, uh, you know, we're obviously gonna ask a lot of questions and probably the answer to that, sadly, like most technical people will say to you is it depends which is never the answer anybody wants to hear. But so we're definitely gonna ask a lot of questions you about, like where you're at. What are the immediate sort of pressures in your business? This is where the technical team people on our team tended wearing a little bit of a business hat here where we want to know before we sort of guide you down any one particular technical path, like water. Sort of the key sort of dimensions of getting you to a SAS till every model, but but probably as a theme generally were saying to people is, Let's look at how we can get you there incrementally. Let's get you into a SAS model as fast as we possibly can. So we have a lot of different sort of patterns and strategies will use that air about sort of incremental adoption of SAS, which are how can I sort of lift my existing environment, move it into a SAS model, present a SAS offering to the business, Let me operate and run, get the metrics and analytics, get the sort of operational efficiency and the Dev ops goodness of sass, and then sort of move after that into the insides of that sass application. And think about now, how can I begin to move that two more modern constructs? How can I move that into containers? Potentially? Or how can I begin to adopt server list technologies? How can I apply? I am another constructs to achieve Tenet isolation. Eso We're really just trying to put them in a position where they can sort of incrementally modernize their applications while still realizing the benefits of getting to market on a saas model. >>So you're saying that the the playbook is come in low hanging fruit is used existing core building blocks, you see two s three dynamo whatever and then hit the higher level services as you get more experience Or is there a certain recipe that you see working for customers? >>So it's it's probably less about that. It's probably It's not about necessarily where you're out in the service continuum and which services you're using. Um, well, we're gonna move you to a set of services that are probably a good set of services that are that way to move your monolith in most effectively into a saas model as a beginning point that could land you in to that could land you in containers. The more important thing we're going to do here is we're going to surround the that sort of experience with all the other moving parts that you have tow have billing metrics. We're gonna We're gonna build in on boarding so that you could get frictionless on boarding. Those are all gonna be net new things you have to build. We're probably gonna change your identity model and connect that up with cognito or one of our partners solutions eso for us. It's it's sort of grabbing your existing environment. Can we move it over effectively, maybe modernize it a little bit along the way, but more importantly, build all those horizontal concepts in leveraging the right AWS services for you, uh, to bring that to life. >>That's actually smart, aleck. The way you described it that way, it's almost as if it's the core tenant of what Amazon stood for. You standing up fast and you get value, right? So what you're saying is, whatever it takes is a variety of tools to stand it up. I mean, this is interesting, Craig, and talk if you can comment on this because one of the things that we've been reporting on, I've done probably a dozen interviews specifically around companies that have moved to the cloud early, proactively kind of in this way, not in a major radical way. But, you know, operationally they have been transforming, you know, piece by piece. How Todd you laid it out and then pandemic it. And they've had successfully position themselves to take advantage of the forcing function of necessity of dealing with, you know, remote work and all these things that just clobbered him so and again. They were on the wave at the right time. Kind of because they had to because they did the right work. This >>is a >>factor. This is gonna tell sign. Can you guys share your reaction? What you've seen with satisfactory because this >>is the >>benefit of moving to the club. Being positioned needs pandemic today. Tomorrow, its edge. What's after that? Right space. I mean, there's a lot of things. This is kind of the playbook. What's your reaction to that? Correct. >>Yeah. I certainly see, you know, organizations that we work with that have really delivering the SAS model, being more agile, right. The ability to sort of flex resource is and change the way they sell and work with customers and find ways to, um, sort of delivered to them. Um, that don't require, um, some of the things that we're really maybe some of the things that are holding them back from traditional software in terms of how fast they deliver new features and services and, you know, changing to sort of market and world dynamics very quickly. Right is a big part of that. And, you know, one of the things we talked about in the SAS model is really not just getting to sass, but being to deliver in that model, right? And dr Innovations to customers very quickly. Um, s O that you really getting sort of securing, you know, sort of them is the loyal customers and sort of a lifetime customer. Hopefully, um, you know, that's a big part of status. >>Yeah. And there's two types of organizations that you guys have been successful with. The startup, obviously, you know, category creators or disruptors will come in, you know, come in with a nap. Born in the cloud, kick some ass you've seen that movie happens all the time still going on. And then you got the existing organizations that have to stay in that innovation wave and not get crushed by the by the change can you guys share how the factories working? The satisfactory from a mix of of clients is Atmore establishes its startups in between. Give us a taste of What's the makeup? >>Yeah, it's range just to give you a range of some of the companies worked with from kind of legacy technology companies or companies that have been around in some time, like BMC, you know, f five alfresco we've all worked with over the past few years, and they've launched products with our team on a W s. You know, to kind of start ups like Matile. Ian. You know, Cloud zero. Cokie City, which just launched a data management service announced here at Reinvent um, two very kind of specific industry players. I think this is a trend we've seen most recently where, you know, we work with organizations like NASDAQ. I based tea in the aerospace, you know, area Emerson in oil and gas. We've seen in a number of oil and gas companies really come to us based on sort of dynamics, their industry and the constraints the customers are in in terms of how they could deliver the value they provide, >>is there. Is there a key thing that's popping out of all these deals that kind of has a is a tale sign of pattern or, um, a specific thing That's obvious on then, when you look at the data, when you zoom out, >>Yeah, I think one thing I would just say people underestimate the transformation. They have to go through continually. And we still have organizations that come to us, and maybe they come to Todd or others, and they're really they're envisioning This is a technical transformation, right? And they sort of want to talk all about the application and and sort of the new architecture er they they want to move to. But we really see theon pertinent A line business and technology around sass is a model, and that's really fundamental to getting it right. And so, you know, often we see organizations that really have unrealistic launch dates, you know, which is pretty common in software and services these days, but particularly a staff model. We just see that, you know, they underestimate the work in front of them and kind of what they need to bring with that >>Todd real quick for it against the announcements which are cool. Um, technical things that pop out of these organizations is there, Uh, the cream kind of rises to the top. When you look at the value proposition, what do they focused on? Technically, >>um, you know, it's interesting because to me, ah, lot of the focus tends to be more on the things that would surprise you. Like a lot of people are wanna sort of think about how to design the ins Thea click ation on the business logic of their application and take advantage of this scale on the sizing of AWS and those things, they're still all true. But but really an assassin organization with a really successful SAS organizations will see ah, lot more shift to the agility and the operational efficiency, right? So really good organizations will say we're going to invest in all the metrics and all the land analytics, all the tooling that lets us really have our finger on the pulse of what our customers are doing. And then they'll derive all their tech and their business strategy based on this really data driven experience. And I see that as the trend and the thing we certainly advocate a ton inside of the satisfactory is don't under invest in that data because that data is really especially in a multi 10 environment where everybody's running in this sort of shared environment. That data is essential to understanding how to morph your business, how to innovate, understand how your cost profile is really evolving. And so I see the really strong organizations building lots of the sort of foundational bits here, even ahead sometimes of building features and functions into their own products. >>It's not only moving fast and deploying tech is moving fast on the business model innovation as well. You're basically saying, Don't overplay your hand and try toe lock in the business model logic because it's gonna change with the data that what you're saying. >>Yeah, they're playing for for the innovation. They're playing for the agility they're playing for new markets, new segments that may evolve. And so they're really trying to put themselves in the position of being able to pivot and move. And they're really taking pride in the fact that their technology lets them do that. >>You know, that's not that's a business model That's not for the faint of heart. You know, when you have a market that has a lot of competitiveness to it and certainly was seeing the sea change happening over this year in the past few years, with cloud completely changing the playing field, winners and losers air emerging. And that's I think, this key it's you know, as I said in The Godfather, you know, you need a wartime conciliatory for these kind of times, and this is kind of what we're seeing, and I think that's a great point. Todd. Good stuff there. Um Okay. So announcements. You guys had some things on stage. Talked about Craig. You guys launching some new stuff? New programs? >>Yeah, absolutely mhm. Yeah, John, I guess our model is really to learn from a range of partners and experiences we have and then, you know, build tools and approaches to help everyone go faster, right? Because we certainly can't work with thousands organizations. And one of things that our team has had the opportunity over the last few years is published ton of articles, Blog's white papers, you know, very specific approaches to building SAS solutions. If you search Todd Golding out there on YouTube or anything, you'll find a bunch of things. But we wanted to bring on the altogether. And so we've created Central directory called Satisfactory Insights. Hug. And there's a right now over 70 unique pieces of content that our team is produced and curated. Whether you're starting on your staff journey right, you need socks one on one and business planning to level 400 right? 10 10 in isolation from Todd Golding, right. That's all there and available to you on the satisfactory program page. >>What? Some of the interesting things that came out of that that data from the insights you can share. >>Yeah, a couple things that we have we published most recently I would point to are really interesting. We just recently published a five case study where we go deeper in terms of their transformation. To really understand what was, you know, behind the scenes and that, um, we also published a white paper called the SAS Journey Framework, where for the first time, our team really broke down the journey. And what are the steps required? And what are some of the key questions you need to ask Onda Final piece I'd point to for people that Todd talks to is, we have, ah, white paper on SAS tended isolation strategies where we really go deep on on that particular challenge and what's there and that's also published and available on our satisfactory inside sub. Could you >>just define what is that mean tenant isolation strategies? What does that >>go to Todd with that for sure? >>Let's get that on the record. What is the definition of SAS tenant isolation? >>Sure, sure. So, you know, I think I've been in the room and with a lot of people that reinvent and basically have been in Chuck talks and said, You know what's tended isolation to you, and a lot of people will say Oh, that's authentication. Essentially, somebody got into the system. So now I know my system is isolated, but and a multi tenant environment right where we're running all this. These resource is in this data all co mingled from all of these different tenants. Um, it would be a huge blow to the business if one tenant somehow inadvertently exposed the resource or exposed to the resource is of another tenant. And so, fundamentally 10 of isolation is all of these techniques and strategies and architectural patterns that you use to ensure that one tenant can inadvertently get access to the resource is of another tenant s. So it's a sort of a layer of protection and security that goes beyond just the authentication and authorization schemes that you'll typically see in a cess architectures. >>So that's basically like having your own room lock and key doorway not just getting in, but no one can access your your stuff. >>Yeah, so it's a whole set of measures you could imagine. Identity and access management and other policies sort of defining tenant boundaries and saying, as each tenant is trying to access a resource or trying toe, interact with the system in some way, you've put these extra walls up to ensure that you can't cross those boundaries. >>Todd, I want to get your thoughts on this. Well, architected sas lens piece. What is this all about? >>Well, um, a WS has had for a long time the sort of the well architected framework, which has been a really great set of sort of guiding principles and best practices around how to design an architect solutions on top of AWS. And certainly SAS providers have been using that all along the way to sort of ask foundational questions of their architecture. Er But there's always been this layer of additional sort of SAS considerations that have set on top of that are that air SAS specific architectural patterns. And so what we've done is we've used this mechanism called the well architected lens that lets us essentially take our SAS architectural principles and extend the well architected framework and introduce all these concepts into the SAS and to the architecture pillars that really ask the hard SAS architecture questions so security operations reliability all the sort of classic pillars that are part of the well architected framework now have a SAS specific context added to them. Thio to really go after those areas that are unique to sass providers. And this really gives developers, architects, consultants the ability to sit down and look at a SAS application and evaluate its alignment with these best practices. And so far we can really positive response. Thio the content. >>Great job, guys doing great work. Finally, there's something new that you guys are announcing today to make life easier. Preview building SAS on a bus. What's that? What's that about? >>Sure. Eso You know you can imagine. We've been working with thes SAS providers for a number of years now, and as we've worked with them, we've seen a number of different themes emerge on and and we've run into this pattern That's pretty common where we'll see these, uh, these customers that have a classic sort of installed software model. They're installing it on premises or in the cloud, but basically each customer's sort of has their own version of the product. They have one off versions. They have their potentially have customization that are different. And while this works for some time for these businesses, what they find is they sort of run into this operational efficiency and cost wall. Whereas they're trying to grow their businesses, they they just really can't. They can't sort of keep up based on the way that they're running their current systems, and this is sort of a natural draw to move them to sass. But the other pattern that we've seen here is that these organizations are sometimes not in a position where they have the luxury of sort of going away and just saying, Hey, I'll rewrite my system or modernize it and make all of these changes. There could be any number of factors competitive pressures, market realities, cost that just make that too much of, ah, difficult process for them to be able to just take the application and rewrite it. And so what we did is sort of try to acknowledge that and say, What could we do to give you, ah, more prescriptive solution of this, the sort of turn key, easy button, if you will to say, Take my existing monolithic application that I deliver in this classic way and plug it into an existing pre built framework. An environment that is essentially includes all these foundational bits of assassin Vyron mint. And let me just take my monolith, move it into that environment and begin toe offer a SAS product to to the universe. And so what we've done is we've printed something and were introduced. We've introduced this thing called a W s SAS boost So a W s ass boost. It's not on a W s service. It is an open source reference environment. So you essentially download it. You install it into your own A W s account. And then this installs all these building blocks of sass that we've talked about. And it gives you all this sort of prescriptive ability to say, How can I now take my existing monolithic environment lifted into this experience and begin toe offer that to the market as a sash products. So it has, you know, it has billing. It has metrics and analytics. All the things we've been kind of talked about here they're all baked into that from the ground up on. We've also offered this an open source model. So our hope here is that this is really just the starting point of this solution, which, which will solve one business case. But our hope is that essentially the open source community will lean in with us, help us figure out how to evolve and make this into something that addresses a broader set of needs. >>Well, I love the SAS boost. Firstly, I wanna take the energy drink business there. Right there. It sounds like an energy drink. Give me some of that sass boost by that at 7. 11. Craig, I wanna get the final word with you. You've been the SAS business for over 20 years. You've seen this movie before. There are a lot of people who know the SAS business, and some people are learning it. You guys are helping people get there. It's different, though. Now what's different today? Because it's it's It's not just your grandfather's sass. As the expression goes, it's different. It's new dynamics. What is, uh, the most important thing people should pay attention to Whether they have a SAS legacy kind of mindset or they're new to the game. Take us >>home. Yeah, I >>think certainly, you know, getting disaster is not the end of the journey. You know, we see really successful fast provider. Just continue to differentiate, right? And then one of the things that I think we've seen successful SAT providers do is really take advantage of AWS services to go faster. Right? And that's really key, I think in this model is to really find a way to accelerate your business and deliver value faster. Andi just sort of keep that differentiation innovation there. Um, but I would just say now that there's more information out there available than ever, you know, and not only from from our team, but from a host of people that really are our SAS experts and follow the space. And so lots of resources available. Everyone >>All right, gentlemen, Thanks for coming on. Great insight. Great segment on getting to sass, sass boost Just the landscape. You guys are helping customers get there, and that's really the top priority. It's necessity is the mother of all invention during this pandemic. More than ever, uh, keeping business model going and establishing new ones. So thanks for coming on. >>Thanks for having us, John. >>Okay, It's the cubes. Virtual coverage. We are a SAS business. Now we're virtual bringing you remote. Uh, SAS Cube and, uh, more coverage with reinvent next few weeks. Thanks for watching. Okay, yeah.

Published Date : Dec 3 2020

SUMMARY :

It's the Cube with digital Um, first of all, I want to get in Craig with you and just take them in to explain what is the satisfactory. Yeah, the satisfactory. get their, um, you know, being a solution architect really is like the mechanic of the business. But really, our goal is to sort of just get into the weeds with But the dynamics today are different when you think about the on premises and you got the edge. You know, everyone really wants to build this model, and that's really, you know, born around the customer demand they're seeing And, you know, Web services came on in 2000. Can you share some of the new things that are emerging on the business model side that people should pay attention So that changes the dynamics to everything, for in terms of how you engage with customers So you want to drive that car? Sort of the key sort of dimensions of getting you to a SAS till every model, We're gonna We're gonna build in on boarding so that you could get frictionless on boarding. necessity of dealing with, you know, remote work and all these things that just clobbered Can you guys share your reaction? This is kind of the playbook. of how fast they deliver new features and services and, you know, changing to sort of market get crushed by the by the change can you guys share how the Yeah, it's range just to give you a range of some of the companies worked with from kind of legacy technology companies when you look at the data, when you zoom out, And so, you know, often we see organizations that really have unrealistic launch dates, When you look at the value proposition, And I see that as the trend and the thing we certainly advocate a ton inside of the satisfactory It's not only moving fast and deploying tech is moving fast on the business model innovation as well. They're playing for the agility they're playing for And that's I think, this key it's you know, as I said in The Godfather, That's all there and available to you on the satisfactory Some of the interesting things that came out of that that data from the insights you And what are some of the key questions you need to ask Onda Final piece I'd point to for Let's get that on the record. exposed the resource or exposed to the resource is of another tenant. So that's basically like having your own room lock and key doorway ensure that you can't cross those boundaries. What is this all about? consultants the ability to sit down and look at a SAS application and evaluate Finally, there's something new that you guys are announcing today the sort of turn key, easy button, if you will to say, Take my existing monolithic application Whether they have a SAS legacy kind of mindset or they're new to the game. Yeah, I And that's really key, I think in this model is to really find a way to accelerate your business It's necessity is the mother of all Now we're virtual bringing you remote.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
JohnPERSON

0.99+

Todd GoldingPERSON

0.99+

JustinPERSON

0.99+

AWSORGANIZATION

0.99+

NASDAQORGANIZATION

0.99+

AmazonORGANIZATION

0.99+

ToddPERSON

0.99+

Todd GoldenPERSON

0.99+

2013DATE

0.99+

CraigPERSON

0.99+

TomorrowDATE

0.99+

2000DATE

0.99+

IanPERSON

0.99+

twoQUANTITY

0.99+

WSORGANIZATION

0.99+

AssafORGANIZATION

0.99+

BMCORGANIZATION

0.99+

N. Craig WicksPERSON

0.99+

A. W s Global Partner NetworkORGANIZATION

0.99+

SASORGANIZATION

0.99+

Amazon Web Services Partner NetworkORGANIZATION

0.99+

EmersonORGANIZATION

0.99+

firstQUANTITY

0.99+

AtmoreORGANIZATION

0.99+

todayDATE

0.99+

eight years agoDATE

0.99+

10QUANTITY

0.99+

7. 11DATE

0.99+

over 20 yearsQUANTITY

0.99+

first cubeQUANTITY

0.98+

first timeQUANTITY

0.98+

oneQUANTITY

0.98+

YouTubeORGANIZATION

0.98+

over 70 unique piecesQUANTITY

0.98+

two great guestsQUANTITY

0.98+

FirstlyQUANTITY

0.98+

Cokie CityORGANIZATION

0.98+

The GodfatherTITLE

0.98+

Cloud zeroORGANIZATION

0.98+

two typesQUANTITY

0.97+

each customerQUANTITY

0.97+

AWS SatisfactoryORGANIZATION

0.97+

second yearQUANTITY

0.96+

this weekDATE

0.96+

this yearDATE

0.96+

ChuckPERSON

0.96+

waveEVENT

0.96+

A W sORGANIZATION

0.95+

Tod GoldingPERSON

0.95+

pandemicEVENT

0.94+

SAS Journey FrameworkTITLE

0.94+

a dozen interviewsQUANTITY

0.93+

Matthew Pound, Accenture & Helen Davis, West Midlands Police | AWS Executive Summit 2020


 

(upbeat music) >> Narrator: From around the globe, it's theCUBE with digital coverage of AWS reInvent Executive Summit 2020, sponsored by Accenture and AWS. >> Welcome everyone to theCUBE's coverage of Accenture Executive Summit here at AWS reInvent. I'm your host Rebecca Knight. For this segment we have two guests. First we have Helen Davis. She is the Senior Director of Cloud Platform Services, Assistant Director for IT and Digital for the West Midlands Police. Thanks so much for coming on the show, Helen. >> Welcome. >> And we also have Matthew Pound. He is Accenture Health and Public Service Associate Director and West Midlands Police Account Lead. Thanks so much for coming on the show. Matthew. >> Thank you for having me. >> So we are going to be talking about delivering data-driven insights to the West Midlands Police force. Helen, I want to start with you. Can you tell us a little bit about the West Midlands Police force? How big is the force and also what were some of the challenges that you were grappling with prior to this initiative? >> Yes, certainly. So West Midlands Police is the second largest police force in the UK, outside of the Metropolitan Police in London. We have an excessive 11,000 people work at West Midlands Police serving communities through and across the Midlands region. So geographically we're quite a big area as well as being population density having that at a high level. So the reason we sort of embarked on the data-driven insights platform and which was a huge change for us was for a number of reasons. Namely we had a lot of disparate data which was spread across a range of legacy systems that were many, many years old with some duplication of what was being captured and no single view for offices or support staff. Some of the access was limited. You have to be in an actual police building on a desktop computer to access it. Other information could only reach offices on the front line through a telephone call back to one of our enabling services where they would do a manual checkup look at the information, then call the offices back and tell them what they needed to know. So it was a very long laborious process not very efficient. And we certainly weren't exploiting the data that we had in a very productive way. >> So it sounds like as you're describing an old clunky system that needed a technological reimagination, so what was the main motivation for making this shift? >> It was really about making us more efficient and more effective in how we do business. So certainly as an IT leader and some of my operational colleagues, we recognize the benefits that data analytics could bring in a policing environment, not something that was really done in the UK at the time. We have a lot of data, so we're very data rich in the information that we have, but we needed to turn it into information that was actionable. So that's where we started looking for technology partners and suppliers to help us and sort of help us really with what's the art of the possible, this hasn't been done before so what could we do in this space that's appropriate for policing. >> Helen I love that idea. What is the art of the possible, can you tell us a little bit about why you chose AWS? >> I think really as with all things, when we're procuring apartment in the public sector, there are many rules and regulations quite rightly because you would expect that to be because we're spending public money so we have to be very, very careful and it's a long process and we have to be open to public scrutiny. So we sort of look to everything, everything that was available as part of that process, but we recognize the benefits that Cloud would provide in this space because we like moving to a Cloud environment. We would literally be replacing something that was legacy with something that was a bit more modern. That's not what we wanted to do. Our ambition was far greater than that. So I think in terms of AWS, really, it was around the scalability, interoperability, just things like the disaster recovery service, the fact that we can scale up and down quickly, we call it dialing up and dialing back. It's page go. So it just sort of ticked all the boxes for us. And then we went through the full procurement process, fortunately it came out on top for us. So we were able to move forward, but it just sort of had everything that we were looking for in that space. >> Matthew, I want to bring you into the conversation a little bit here. How are you working with the West Midlands Police, sorry, and helping them implement this Cloud-first journey? >> I guess by January the West Midlands Police started paver five years ago now. So we set up a partnership with the force I wanted to operate in a way that was very different to a traditional supplier relationship. Security that the data difference insights program is one of many that we've been working with West Midlands over the last five years. As having said already Cloud gave a number of advantages certainly from big data perspective and the things that that enabled us today from an Accenture to that allowed us to bring in a number of the different teams that we have say Cloud teams, security teams, interacted from a design perspective, as well as more traditional services that people would associate with the country. >> I mean, so much of this is about embracing comprehensive change to experiment, and innovate, and try different things. Matthew, how do you help an entity like West Midlands Police think differently when there are these ways of doing things that people are used to, how do you help them think about what is the art of the possible, as Helen said? >> There's a few things to that, what is critical is trying to co-create solutions together. Yeah, there's no point just turning up with what we think is the right answer, trying to collectively work through the issues that the force are saying and the outcomes they're looking to achieve rather than simply focusing on a long list of requirements I think was critical and then being really open to working together to create the right solution rather than just trying to pick something off the shelf that maybe doesn't fit the full set of requirements in the way that it should do. >> Right, it's not always a one size fits all. >> Absolutely not. What we believe is critical is making sure that we're creating something that met the forces needs in terms of the outcomes they're looking to achieve the financial envelopes that were available and how we can deliver those in a iterative agile way rather than spending years and years working towards an outcome that is going outdate before you even get that. >> So Helen, how are things different? What kinds of business functions and processes have been re-imagined in light of this change and this shift? >> It's actually unrecognizable now in certain areas of the business as it was before. So to give you a little bit of context, when we started working with Accenture and AWS on need data driven insights program, it was very much around providing what was called locally, a wizzy tool for our intelligence analyst to interrogate data, look at data, decide whether they could do anything predictive with it. And it was very much sort of a back office function to sort of tidy things up for us and make us a bit better in that area or a lot better in that area. And it was rolled out to a number of offices, a small number on the front line. Really it was in line with the mobility strategy that we had where officers were getting new smartphones for the first time to do sort of a lot of things on policing apps and things like that to again, to avoid them having to keep driving back to police stations, et cetera. And the pilot was so successful. Every officer now has access to this data on their mobile devices. So it literally went from a handful of people in an office somewhere using it to do sort of clever whizzbang things to every officer in the force being able to access that level of data at their fingertips literally. So what they would touch we've done before is if they needed to check an address or check details of an individual just as one example, they would either have to, in many cases, go back to a police station to look it up themselves on a desktop computer while they would have to make a call back to a centralized function and speak to an operator, relay the questions either wait for the answer or wait for a call back with the answer when those people are doing the data interrogation manually. So the biggest change for us is the self-service nature of the data we now have available. So officers can do it themselves on their phone, wherever they might be. So the efficiency savings from that point of view are immense. And I think just parallel to that is the quality of our data because we had a lot of data, but just because you've got a lot of data and a lot of information doesn't mean it's big data and it's valuable necessarily. So again, it was having the single source of truth as we call it. So you know that when you are completing those safe searches and getting the responses back, that it is the most accurate information we hold. And also you get an it back within minutes as opposed to half an hour, an hour or a drive back to a station. So it's making officers more efficient and it's also making them safer. The more efficient they are, the more time they have to spend out with the public doing what we all should be doing. >> Have you seen that kind of return on investment because what you were just describing with all the steps that we'd needed to be taken in prior to this to verify and address say, and those are precious seconds when someone's life is on the line in sort of in the course of everyday police work. >> Absolutely. Yeah, absolutely. It's difficult to put a price on it. It's difficult to quantify. But all the minutes here and that certainly add up to a significant amount of efficiency savings, and we've certainly been able to demonstrate the officers are spending less time at police stations as a result and more time out on the frontline. Also they're safer because they can get information about what may or may not be and address what may or may not have occurred in an area before very, very quickly without having to wait. >> Matthew, I want to hear your observations of working so closely with this West Midlands Police. Have you noticed anything about changes in its culture? In its operating model in how police officers interact with one another? Have you seen any changes since this technology change? >> What's unique about the West Midlands Police is the buy-in from the top and the chief and his exact team and Helen is the leader from an IT perspective. The entire force is bought in so what is a significant change break ground. And that trickles through everyone in the organization change is difficult and there's a lot of time effort. There's been person to bake the technical delivery and the business change and adoption aspects around each of the projects. But you can see the step change that is making in each aspect to the organization and where that's putting West Midlands Police as a leader in by technology on policing in the UK and I think globally. >> And this is a question for both of you because Matthew, as you said, change is difficult and there is always a certain intransigence in workplaces about this is just the way we've always done things and we're used to this and don't try to get us to do anything new here, it works. How do you get the buy-in that you need to do this kind of digital transformation? >> I think it would be wrong to say it was easy. We also have to bear in mind that this was one program in a five-year program. So there was a lot of change going on both internally for some of our back office functions, as well as frontline officers. So with DDI in particular, I think that the step change occurred when people could see what it could do for them. We had lots of workshops and seminars where we all talk about big data and it's going to be great and it's data analytics and it's transformational, and quite rightly people that are very busy doing a day job that not necessarily technologists in the main and I'm particularly interested quite rightly so in what we are not dealing with the Cloud, and it was like, yeah, okay it's one more thing. And then when they started to see on their phones and what teams could do, that's when it started to sell itself. And I think that's when we started to see the stack change, and if we have any issues now it's literally our help desks in meltdown 'cause everyone's like, we can't manage without this anymore. And I think that speaks for itself. So it doesn't happen overnight. It sort of incremental changes and then that's a step change in attitude. And when they see it working and they see the benefits, they want to use it more. And that's how it's become fundamental to our policing by itself really without much selling. >> Matthew, Helen just made a compelling case for how to get buy-in. Have you discovered any other best practices when you are trying to get everyone on board for this kind of thing? >> We've used a lot of the traditional techniques, things around comms and engagement. We've also used things like 30-day challenge and nudge theory around how can we gradually encourage people to use things. I think there's a point with all of this around, how do we just keep it simple and keep it user centric from an end user perspective? I think DDI is a great example of where the technology is incredibly complex. The solution itself is extremely large and it's been very difficult to get to live it, but at the heart of it is a very simple front end for the user to encourage it and take that complexity away from them. I think that's been critical through the whole piece of DDI. >> One final word from Helen. I want to hear where do you go from here? What is the longterm vision? I know that this has made productivity savings equivalent to 154 full-time officers. What's next? >> I think really it's around exploiting what we've got. And I use the phrase quite a lot, dialing it up, which drives my technical architects crazy, but because it's apparently not that simple, but we've been through significant change in the last five years and we are still continuing to batch all of those changes into day operational policing. But what we need to see now is we need to exploit and build on the investments that we've made in terms of data and claims specifically, the next step really is about expanding our pool of data and all functions. So that we keep getting better and better at this. The more we do, the more data we have, the more refined we can be, the more precise we are with all of our actions. We're always being expected to, again, look after the public purse and do more for flavs. And I think this is certainly an applied journey and cloud-first by design, which is where we are now is helping us to be future-proofed. So for us, it's very much an investment. And I see now that we have good at embedded in operational policing for me, this is the start of our journey, not the end. So it's really exciting to see where we can go from here. >> Exciting times indeed. Thank you so much Helen and Matthew for joining us. I really appreciate it. >> Thank you. >> And you are watching theCUBE stay tuned for more of theCUBE's coverage of the AWS reInvent Accenture Executive Summit. I'm Rebecca Knight. (upbeat music)

Published Date : Dec 1 2020

SUMMARY :

the globe, it's theCUBE She is the Senior Director on the show. How big is the force and also So the reason we sort of embarked on in the information that we have, What is the art of the possible, the fact that we can the conversation a little bit here. and the things that that enabled to experiment, and innovate, that the force are saying and the outcomes a one size fits all. that met the forces needs for the first time to do in sort of in the course and that certainly add up to Have you seen any changes and Helen is the leader And this is a question for both of you and if we have any for how to get buy-in. for the user to encourage it What is the longterm vision? and build on the and Matthew for joining us. of the AWS reInvent

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
MatthewPERSON

0.99+

Rebecca KnightPERSON

0.99+

HelenPERSON

0.99+

Matthew PoundPERSON

0.99+

AWSORGANIZATION

0.99+

Helen DavisPERSON

0.99+

AccentureORGANIZATION

0.99+

West Midlands PoliceORGANIZATION

0.99+

UKLOCATION

0.99+

LondonLOCATION

0.99+

JanuaryDATE

0.99+

five-yearQUANTITY

0.99+

West MidlandsORGANIZATION

0.99+

two guestsQUANTITY

0.99+

an hourQUANTITY

0.99+

bothQUANTITY

0.99+

30-dayQUANTITY

0.99+

Metropolitan PoliceORGANIZATION

0.99+

half an hourQUANTITY

0.99+

eachQUANTITY

0.99+

one programQUANTITY

0.99+

five years agoDATE

0.99+

FirstQUANTITY

0.99+

first timeQUANTITY

0.99+

each aspectQUANTITY

0.98+

West Midlands Police forceORGANIZATION

0.98+

one exampleQUANTITY

0.98+

MidlandsLOCATION

0.98+

Accenture Executive SummitEVENT

0.97+

todayDATE

0.97+

singleQUANTITY

0.96+

oneQUANTITY

0.96+

11,000 peopleQUANTITY

0.94+

One final wordQUANTITY

0.94+

154 full-time officersQUANTITY

0.92+

single sourceQUANTITY

0.92+

AWSEVENT

0.91+

AWS reInvent Executive Summit 2020EVENT

0.91+

CloudTITLE

0.88+

theCUBEORGANIZATION

0.87+

last five yearsDATE

0.84+

one moreQUANTITY

0.84+

first journeyQUANTITY

0.82+

Cloud Platform ServicesORGANIZATION

0.8+

one sizeQUANTITY

0.79+

AWS Executive Summit 2020EVENT

0.72+

agileTITLE

0.72+

AWS reInventEVENT

0.71+

second largest policeQUANTITY

0.7+

handful of peopleQUANTITY

0.64+

many yearsQUANTITY

0.6+

every officerQUANTITY

0.59+

DDIORGANIZATION

0.59+

AWS Executive Summit 2020


 

>>From around the globe. It's the cube with digital coverage of AWS reinvent executive summit 2020, sponsored by Accenture and AWS. >>Welcome to cube three 60 fives coverage of the Accenture executive summit. Part of AWS reinvent. I'm your host Rebecca Knight. Today we are joined by a cube alum, Karthik, Lorraine. He is Accenture senior managing director and lead Accenture cloud. First, welcome back to the show Karthik. >>Thank you. Thanks for having me here. >>Always a pleasure. So I want to talk to you. You are an industry veteran, you've been in Silicon Valley for decades. Um, I want to hear from your perspective what the impact of the COVID-19 pandemic has been, what are you hearing from clients? What are they struggling with? What are their challenges that they're facing day to day? >>I think, um, COVID-19 is being a eye-opener from, you know, various facets, you know, um, first and foremost, it's a, it's a hell, um, situation that everybody's facing, which is not just, uh, highest economic bearings to it. It has enterprise, um, an organization with bedding to it. And most importantly, it's very personal to people, um, because they themselves and their friends, family near and dear ones are going through this challenge, uh, from various different dimension. But putting that aside, when you come to it from an organization enterprise standpoint, it has changed everything well, the behavior of organizations coming together, working in their campuses, working with each other as friends, family, and, uh, um, near and dear colleagues, all of them are operating differently. So that's what big change to get things done in a completely different way, from how they used to get things done. >>Number two, a lot of things that were planned for normal scenarios, like their global supply chain, how they interact with their client customers, how they go innovate with their partners on how that employees contribute to the success of an organization at all changed. And there are no data models that give them a hint of something like this for them to be prepared for this. So we are seeing organizations, um, that have adapted to this reasonably okay, and are, you know, launching to innovate faster in this. And there are organizations that have started with struggling, but are continuing to struggle. And the gap between the leaders and legs are widening. So this is creating opportunities in a different way for the leaders, um, with a lot of pivot their business, but it's also creating significant challenge for the lag guides, uh, as we defined in our future systems research that we did a year ago, uh, and those organizations are struggling further. So the gap is actually widening. >>So you just talked about the widening gap. I've talked about the tremendous uncertainty that so many companies, even the ones who have adapted reasonably well, uh, in this, in this time, talk a little bit about Accenture cloud first and why, why now? >>I think it's a great question. Um, we believe that for many of our clients COVID-19 has turned, uh, cloud from an experimentation aspiration to an origin mandate. What I mean by that is everybody has been doing something on the other end cloud. There's no company that says we don't believe in cloud are, we don't want to do cloud. It was how much they did in cloud. And they were experimenting. They were doing the new things in cloud, but they were operating a lot of their core business outside the cloud or not in the cloud. Those organizations have struggled to operate in this new normal, in a remote fashion, as well as, uh, their ability to pivot to all the changes the pandemic has brought to them. But on the other hand, the organizations that had a solid foundation in cloud were able to collect faster and not actually gone into the stage of innovating faster and driving a new behavior in the market, new behavior within their organization. >>So we are seeing that spend to make is actually fast-forwarded something that we always believed was going to happen. This, uh, uh, moving to cloud over the next decade is fast forward it to happen in the next three to five years. And it's created this moment where it's a once in an era, really replatforming of businesses in the cloud that we are going to see. And we see this moment as a cloud first moment where organizations will use cloud as the, the, the canvas and the foundation with which they're going to reimagine their business after they were born in the cloud. Uh, and this requires a whole new strategy. Uh, and as Accenture, we are getting a lot in cloud, but we thought that this is the moment where we bring all of that, gave him a piece together because we need a strategy for addressing, moving to cloud are embracing cloud in a holistic fashion. And that's what Accenture cloud first brings together a holistic strategy, a team that's 70,000 plus people that's coming together with rich cloud skills, but investing to tie in all the various capabilities of cloud to Delaware, that holistic strategy to our clients. So I want you to >>Delve into a little bit more about what this strategy actually entails. I mean, it's clearly about embracing change and being willing to experiment and having capabilities to innovate. Can you tell us a little bit more about what this strategy entails? >>Yeah. The reason why we say that as a need for strategy is like I said, cloud is not new. There's almost every customer client is doing something with the cloud, but all of them have taken different approaches to cloud and different boundaries to cloud. Some organizations say, I just need to consolidate my multiple data centers to a small data center footprint and move the nest to cloud. Certain other organizations say that well, I'm going to move certain workloads to cloud. Certain other organizations said, well, I'm going to build this Greenfield application or workload in cloud. Certain other said, um, I'm going to use the power of AI ML in the cloud to analyze my data and drive insights. But a cloud first strategy is all of this tied with the corporate strategy of the organization with an industry specific cloud journey to say, if in this current industry, if I were to be reborn in the cloud, would I do it in the exact same passion that I did in the past, which means that the products and services that they offer need to be the matching, how they interact with that customers and partners need to be revisited, how they bird and operate their IP systems need to be the, imagine how they unearthed the data from all of the systems under which they attract need to be liberated so that you could drive insights of cloud. >>First strategy hands is a corporate wide strategy, and it's a C-suite responsibility. It doesn't take the ownership away from the CIO or CIO, but the CIO is, and CDI was felt that it was just their problem and they were to solve it. And everyone as being a customer, now, the center of gravity is elevated to it becoming a C-suite agenda on everybody's agenda, where probably the CDI is the instrument to execute that that's a holistic cloud-first strategy >>And it, and it's a strategy, but the way you're describing it, it sounds like it's also a mindset and an approach, as you were saying, this idea of being reborn in the cloud. So now how do I think about things? How do I communicate? How do I collaborate? How do I get done? What I need to get done. Talk a little bit about how this has changed, the way you support your clients and how Accenture cloud first is changing your approach to cloud services. >>Wonderful. Um, you know, I did not color one very important aspect in my previous question, but that's exactly what you just asked me now, which is to do all of this. I talked about all of the variables, uh, an organization or an enterprise is going to go through, but the good part is they have one constant. And what is that? That is their employees, uh, because you do, the employees are able to embrace this change. If they are able to, uh, change them, says, pivot them says retool and train themselves to be able to operate in this new cloud. First one, the ability to reimagine every function of the business would be happening at speed. And cloud first approach is to do all of this at speed, because innovation is deadly proposed there, do the rate of probability on experimentation. You need to experiment a lot for any kind of experimentation. >>There's a probability of success. Organizations need to have an ability and a mechanism for them to be able to innovate faster for which they need to experiment a lot, the more the experiment and the lower cost at which they experiment is going to help them experiment a lot. And they experiment demic speed, fail fast, succeed more. And hence, they're going to be able to operate this at speed. So the cloud-first mindset is all about speed. I'm helping the clients fast track that innovation journey, and this is going to happen. Like I said, across the enterprise and every function across every department, I'm the agent of this change is going to be the employees or weapon, race, this change through new skills and new grueling and new mindset that they need to adapt to. >>So Karthik what you're describing it, it sounds so exciting. And yet for a pandemic wary workforce, that's been working remotely that may be dealing with uncertainty if for their kid's school and for so many other aspects of their life, it sounds hard. So how are you helping your clients, employees get onboard with this? And because the change management is, is often the hardest part. >>Yeah, I think it's, again, a great question. A bottle has only so much capacity. Something got to come off for something else to go in. That's what you're saying is absolutely right. And that is again, the power of cloud. The reason why cloud is such a fundamental breakthrough technology and capability for us to succeed in this era, because it helps in various forms. What we talked so far is the power of innovation that can create, but cloud can also simplify the life of the employees in an enterprise. There are several activities and tasks that people do in managing that complex infrastructure, complex ID landscape. They used to do certain jobs and activities in a very difficult underground about with cloud has simplified. And democratised a lot of these activities. So that things which had to be done in the past, like managing the complexity of the infrastructure, keeping them up all the time, managing the, um, the obsolescence of the capabilities and technologies and infrastructure, all of that could be offloaded to the cloud. >>So that the time that is available for all of these employees can be used to further innovate. Every organization is going to spend almost the same amount of money, but rather than spending activities, by looking at the rear view mirror on keeping the lights on, they're going to spend more money, more time, more energy, and spend their skills on things that are going to add value to their organization. Because you, every innovation that an enterprise can give to their end customer need not come from that enterprise. The word of platform economy is about democratising innovation. And the power of cloud is to get all of these capabilities from outside the four walls of the enterprise, >>It will add value to the organization, but I would imagine also add value to that employee's life because that employee, the employee will be more engaged in his or her job and therefore bring more excitement and energy into her, his or her day-to-day activities too. >>Absolutely. Absolutely. And this is, this is a normal evolution we would have seen everybody would have seen in their lives, that they keep moving up the value chain of what activities that, uh, gets performed buying by those individuals. And this is, um, you know, no more true than how the United States, uh, as an economy has operated where, um, this is the power of a powerhouse of innovation, where the work that's done inside the country keeps moving up to value chain. And, um, us leverage is the global economy for a lot of things that is required to power the United States and that global economic, uh, phenomenon is very proof for an enterprise as well. There are things that an enterprise needs to do them soon. There are things an employee needs to do themselves. Um, but there are things that they could leverage from the external innovation and the power of innovation that is coming from technologies like cloud. >>So at Accenture, you have long, long, deep Stan, sorry, you have deep and long-standing relationships with many cloud service providers, including AWS. How does the Accenture cloud first strategy, how does it affect your relationships with those providers? >>Yeah, we have great relationships with cloud providers like AWS. And in fact, in the cloud world, it was one of the first, um, capability that we started about years ago, uh, when we started developing these capabilities. But five years ago, we hit a very important milestone where the two organizations came together and said that we are forging a pharma partnership with joint investments to build this partnership. And we named that as a Accenture, AWS business group ABG, uh, where we co-invest and brought skills together and develop solutions. And we will continue to do that. And through that investment, we've also made several acquisitions that you would have seen in the recent times, like, uh, an invoice and gecko that we made acquisitions in in Europe. But now we're taking this to the next level. What we are saying is two cloud first and the $3 billion investment that we are bringing in, uh, through cloud-first. >>We are going to make specific investment to create unique joint solution and landing zones foundation, um, cloud packs with which clients can accelerate their innovation or their journey to cloud first. And one great example is what we are doing with Takeda, uh, billable, pharmaceutical giant, um, between we've signed a five-year partnership. And it was out in the media just a month ago or so, where we are, the two organizations are coming together. We have created a partnership as a power of three partnership, where the three organizations are jointly hoarding hats and taking responsibility for the innovation and the leadership position that Takeda wants to get to with this. We are going to simplify their operating model and organization by providing and flexibility. We're going to provide a lot more insights. Tequila has a 230 year old organization. Imagine the amount of trapped data and intelligence that is there. >>How about bringing all of that together with the power of AWS and Accenture and Takeda to drive more customer insights, um, come up with breakthrough R and D uh, accelerate clinical trials and improve the patient experience using AI ML and edge technologies. So all of these things that we will do through this partnership with joined investment from Accenture cloud first, as well as partner like AWS, so that Takeda can realize their gain. And, uh, their senior actually made a statement that five years from now, every ticket an employee will have an AI assistant. That's going to make that beginner employee move up the value chain on how they contribute and add value to the future of tequila with the AI assistant, making them even more equipped and smarter than what they could be otherwise. >>So, one last question to close this out here. What is your future vision for, for Accenture cloud first? What are we going to be talking about at next year's Accenture executive summit? Yeah, the future >>Is going to be, um, evolving, but the part that is exciting to me, and this is, uh, uh, a fundamental belief that we are entering a new era of industrial revolution from industry first, second, and third industry. The third happened probably 20 years ago with the advent of Silicon and computers and all of that stuff that happened here in the Silicon Valley. I think the fourth industrial revolution is going to be in the cross section of, uh, physical, digital and biological boundaries. And there's a great article, um, in one economic forum that people, uh, your audience can Google and read about it. Uh, but the reason why this is very, very important is we are seeing a disturbing phenomenon that over the last 10 years are seeing a Blackwing of the, um, labor productivity and innovation, which has dropped to about 2.1%. When you see that kind of phenomenon over that longer period of time, there has to be breakthrough innovation that needs to happen to come out of this barrier and get to the next, you know, base camp, as I would call it to further this productivity, um, lack that we are seeing, and that is going to happen in the intersection of the physical, digital and biological boundaries. >>And I think cloud is going to be the connective tissue between all of these three, to be able to provide that where it's the edge, especially is good to come closer to the human lives. It's going to come from cloud. Yeah. Pick totally in your mind, you can think about cloud as central, either in a private cloud, in a data center or in a public cloud, you know, everywhere. But when you think about edge, it's going to be far reaching and coming close to where we live and maybe work and very, um, get entertained and so on and so forth. And there's good to be, uh, intervention in a positive way in the field of medicine, in the field of entertainment, in the field of, um, manufacturing in the field of, um, you know, mobility. When I say mobility, human mobility, people, transportation, and so on and so forth with all of this stuff, cloud is going to be the connective tissue and the vision of cloud first is going to be, uh, you know, blowing through this big change that is going to happen. And the evolution that is going to happen where, you know, the human grace of mankind, um, our person kind of being very gender neutral in today's world. Um, go first needs to be that beacon of, uh, creating the next generation vision for enterprises to take advantage of that kind of an exciting future. And that's why it, Accenture, are we saying that there'll be change as our, as our purpose? >>I genuinely believe that cloud first is going to be the forefront of that change agenda, both for Accenture as well as for the rest of the work. >>Excellent. Let there be changed. Indeed. Thank you so much for joining us Karthik. A pleasure I'm Rebecca Knight stay tuned for more of Q3 60 fives coverage of the Accenture executive summit >>From around the globe. It's the cube with digital coverage of AWS reinvent executive summit 2020, sponsored by Accenture and AWS. >>Welcome everyone to the cube virtual and our coverage of the Accenture executive summit. Part of AWS reinvent 2020. I'm your host Rebecca Knight. Today, we are talking about the power of three. And what happens when you bring together the scientific, how of a global bias biopharmaceutical powerhouse in Takeda, a leading cloud services provider in AWS, and Accenture's ability to innovate, execute, and deliver innovation. Joining me to talk about these things. We have Aaron, sorry. Arjan Beatty. He is the senior managing director and chairman of Accenture's diamonds leadership council. Welcome Arjun. Thank you, Karl hick. He is the chief digital and information officer at Takeda. >>What is your bigger, thank you, Rebecca >>And Brian Beau Han global director and head of the Accenture AWS business group at Amazon web services. Thanks so much for coming on. Thank you. So, as I said, we're talking today about this relationship between, uh, your three organizations. Carl, I want to talk with you. I know you're at the beginning of your cloud journey. What was the compelling reason? Why w why, why move to the cloud and why now? >>Yeah, no, thank you for the question. So, you know, as a biopharmaceutical leader, we're committed to bringing better health and a brighter future to our patients. We're doing that by translating science into some really innovative and life transporting therapies, but throughout, you know, we believe that there's a responsible use of technology, of data and of innovation. And those three ingredients are really key to helping us deliver on that promise. And so, you know, while I think a I'll call it, this cloud journey is already always been a part of our strategy. Um, and we've made some pretty steady progress over the last years with a number of I'll call it diverse approaches to the digital and AI. We just weren't seeing the impact at scale that we wanted to see. Um, and I think that, you know, there's a, there's a need ultimately to, you know, accelerate and broaden that shift. >>And, you know, we were commenting on this earlier, but there's, you know, it's been highlighted by a number of factors. One of those has been certainly a number of the acquisitions we've made Shire, uh, being the most pressing example, uh, but also the global pandemic, both of those highlight the need for us to move faster, um, at the speed of cloud, ultimately. Uh, and so we started thinking outside of the box because it was taking us too long and we decided to leverage the strategic partner model. Uh, and it's giving us a chance to think about our challenges very differently. We call this the power of three, uh, and ultimately our focus is singularly on our patients. I mean, they're waiting for us. We need to get there faster. It can take years. And so I think that there is a focus on innovation at a rapid speed, so we can move ultimately from treating conditions to keeping people healthy. >>So as you are embarking on this journey, what are some of the insights you want to share about, about what you're seeing so far? >>Yeah, no, it's a great question. So, I mean, look, maybe right before I highlight some of the key insights, uh, I would say that, you know, with cloud now as the, as a launchpad for innovation, you know, our vision all along has been that in less than 10 years, we want every single to kid, uh, the associate or employee to be empowered by an AI assistant. And I think that, you know, that's going to help us make faster, better decisions. That'll help us, uh, fundamentally deliver transformative therapies and better experiences to, to that ecosystem, to our patients, to physicians, to payers, et cetera, much faster than we previously thought possible. Um, and I think that technologies like cloud and edge computing together with a very powerful I'll call it data fabric is going to help us to create this, this real-time, uh, I'll call it the digital ecosystem. >>The data has to flow ultimately seamlessly between our patients and providers or partners or researchers, et cetera. Uh, and so we've been thinking about this, uh, I'll call it weekly, call up sort of this pyramid, um, that helps us describe our vision. Uh, and a lot of it has to do with ultimately modernizing the foundation, modernizing and rearchitecting, the platforms that drive the company, uh, heightening our focus on data, which means that there's an accelerated shift towards, uh, enterprise data platforms and digital products. And then ultimately, uh, uh, uh, you know, really an engine for innovation sitting at the very top. Um, and so I think with that, you know, there's a few different, I'll call it insights that, you know, are quickly kind of come zooming into focus. I would say one is this need to collaborate very differently. Um, you know, not only internally, but you know, how do we define ultimately, and build a connected digital ecosystem with the right partners and technologies externally? >>I think the second component that maybe people don't think as much about, but, you know, I find critically important is for us to find ways of really transforming our culture. We have to unlock talent and shift the culture certainly as a large biopharmaceutical very differently. And then lastly, you've touched on it already, which is, you know, innovation at the speed of cloud. How do we re-imagine that? You know, how do ideas go from getting tested in months to kind of getting tested in days? You know, how do we collaborate very differently? Uh, and so I think those are three, uh, perhaps of the larger I'll call it, uh, insights that, you know, the three of us are spending a lot of time thinking about right now. >>So Arjun, I want to bring you into this conversation a little bit. Let's, let's delve into those a bit. Talk first about the collaboration, uh, that Carl was referencing there. How, how have you seen that? It is enabling, uh, colleagues and teams to communicate differently and interact in new and different ways? Uh, both internally and externally, as Carl said, >>No, thank you for that. And, um, I've got to give call a lot of credit because as we started to think about this journey, it was clear. It was a bold ambition was, uh, something that, you know, we had all to do differently. And so the concept of the power of three that Carl has constructed has become a label for us as a way to think about what are we going to do to collectively drive this journey forward. And to me, the unique ways of collaboration means three things. The first one is that, um, what is expected is that the three parties are going to come together and it's more than just the sum of our resources. And by that, I mean that we have to bring all of ourselves, all of our collective capabilities, as an example, Amazon has amazing supply chain capabilities. They're one of the best at supply chain. >>So in addition to resources, when we have supply chain innovations, uh, that's something that they're bringing in addition to just, uh, talent and assets, similarly for Accenture, right? We do a lot, uh, in the talent space. So how do we bring our thinking as to how we apply best practices for talent to this partnership? So, um, as we think about this, so that's, that's the first one, the second one is about shared success very early on in this partnership, we started to build some foundations and actually develop seven principles that all of us would look at as the basis for this success shared success model. And we continue to hold that sort of in the forefront, as we think about this collaboration. And maybe the third thing I would say is this one team mindset. So whether it's the three of our CEOs that get together every couple of months to think about, uh, this partnership, or it is the governance model that Carl has put together, which has all three parties in the governance and every level of leadership, we always think about this as a collective group so that we can keep that front and center. >>And what I think ultimately has enabled us to do is it's allowed us to move at speed, be more flexible. And ultimately all we're looking at the target the same way, the North side, the same way, >>Brian, about you, what have you observed and what are you thinking about in terms of how this is helping teams collaborate differently? Yeah, >>Absolutely. And RJ made some, some great points there. And I think if you really think about what he's talking about, it's that, that diversity of talent, diversity of skill and viewpoint and even culture, right? And so we see that in the power of three. And then I think if we drill down into what we see at Takeda and frankly Takeda was, was really, I think, pretty visionary and on their way here, right. And taking this kind of cross-functional approach and applying it to how they operate day to day. So moving from a more functional view of the world to more of a product oriented view of the world, right? So when you think about we're going to be organized around a product or a service or a capability that we're going to provide to our customers or our patients or donors in this case, it implies a different structure all to altogether and a different way of thinking, right? >>Because now you've got technical people and business experts and marketing experts all working together in this is sort of cross collaboration. And what's great about that is it's really the only way to succeed with cloud, right? Because the old ways of thinking where you've got application people and infrastructure, people in business, people is suboptimal, right? Because we can all access this tool as these capabilities and the best way to do that. Isn't across kind of a cross collaborative way. And so this is product oriented mindset. It's a keto was already on. I think it's allowed us to move faster. >>Carl, I want to go back to this idea of unlocking talent and culture. And this is something that both Brian and Arjun have talked about too. People are an essential part of their, at the heart of your organization. How will their experience of work change and how are you helping re-imagine and reinforce a strong organizational culture, particularly at this time when so many people are working remotely. >>Yeah. It's a great question. And it's something that, you know, I think we all have to think a lot about, I mean, I think, um, you know, driving this, this color, this, this digital and data kind of capability building, uh, it takes a lot of, a lot of thinking. So, I mean, there's a few different elements in terms of how we're tackling this one is we're recognizing, and it's not just for the technology organization or for those actors that, that we're innovating with, but it's really across all of the Qaeda where we're working through ways of raising what I'll call the overall digital leaders literacy of the organization, you know, what are the, you know, what are the skills that are needed almost at a baseline level, even for a global bio-pharmaceutical company and how do we deploy, I'll call it those learning resources very broadly. >>And then secondly, I think that, you know, we're, we're very clear that there's a number of areas where there are very specialized skills that are needed. Uh, my organization is one of those. And so, you know, we're fostering ways in which, you know, we're very kind of quickly kind of creating, uh, avenues excitement for, for associates in that space. So one example specifically, as we use, you know, during these, uh, very much sort of remote, uh, sort of days, we, we use what we call global it meet days, and we set a day aside every single month and this last Friday, um, you know, we, we create during that time, it's time for personal development. Um, and we provide active seminars and training on things like, you know, robotic process automation, data analytics cloud, uh, in this last month we've been doing this for months and months now, but in his last month, more than 50% of my organization participated, and there's this huge positive shift, both in terms of access and excitement about really harnessing those new skills and being able to apply them. >>Uh, and so I think that that's, you know, one, one element that can be considered. And then thirdly, um, of course every organization has to work on how do you prioritize talent, acquisition and management and competencies that you can't rescale? I mean, there are just some new capabilities that we don't have. And so there's a large focus that I have with our executive team and our CEO and thinking through those critical roles that we need to activate in order to kind of, to, to build on this, uh, this business led cloud transformation. And lastly, probably the hardest one, but the one that I'm most jazzed about is really this focus on changing the mindsets and behaviors. Um, and I think there, you know, this is where the power of three is, is really, uh, kind of coming together nicely. I mean, we're working on things like, you know, how do we create this patient obsessed curiosity, um, and really kind of unlock innovation with a real, kind of a growth mindset. >>Uh, and the level of curiosity that's needed, not to just continue to do the same things, but to really challenge the status quo. So that's one big area of focus we're having the agility to act just faster. I mean, to worry less, I guess I would say about kind of the standard chain of command, but how do you make more speedy, more courageous decisions? And this is places where we can emulate the way that a partner like AWS works, or how do we collaborate across the number of boundaries, you know, and I think, uh, Arjun spoke eloquently to a number of partnerships that we can build. So we can break down some of these barriers and use these networks, um, whether it's within our own internal ecosystem or externally to help, to create value faster. So a lot of energy around ways of working and we'll have to check back in, but I mean, we're early in on this mindset and behavioral shift, um, but a lot of good early momentum. >>Carl you've given me a good segue to talk to Brian about innovation, because you said a lot of the things that I was the customer obsession and this idea of innovating much more quickly. Obviously now the world has its eyes on drug development, and we've all learned a lot about it, uh, in the past few months and accelerating drug development is all, uh, is of great interest to all of us. Brian, how does a transformation like this help a company's ability to become more agile and more innovative and at a quicker speed to, >>Yeah, no, absolutely. And I think some of the things that Carl talked about just now are critical to that, right? I think where sometimes folks fall short is they think, you know, we're going to roll out the technology and the is going to be the silver bullet where in fact it is the culture, it is, is the talent. And it's the focus on that. That's going to be, you know, the determinant of success. And I will say, you know, in this power of three arrangement and Carl talked a little bit about the pyramid, um, talent and culture and that change, and that kind of thinking about that has been a first-class citizen since the very beginning, right. That absolutely is critical for, for being there. Um, and so that's been, that's been key. And so we think about innovation at Amazon and AWS and Chrome mentioned some of the things that, you know, a partner like AWS brings to the table is we talk a lot about builders, right? >>So we're kind of obsessive about builders. Um, and, and we meet what we mean by that is we, we, at Amazon, we hire for builders, we cultivate builders and we like to talk to our customers about it as well. And it also implies a different mindset, right? When you're a builder, you have that, that curiosity, you have that ownership, you have that stake and whatever I'm creating, I'm going to be a co-owner of this product or this service, right. Getting back to that kind of product oriented mindset. And it's not just the technical people or the it people who are builders. It is also the business people as, as Carl talked about. Right. So when we start thinking about, um, innovation again, where we see folks kind of get into a little bit of, uh, innovation, pilot paralysis, is that you can focus on the technology, but if you're not focusing on the talent and the culture and the processes and the mechanisms, you're going to be putting out technology, but you're not going to have an organization that's ready to take it and scale it and accelerate it. >>Right. And so that's, that's been absolutely critical. So just a couple of things we've been doing with, with the Qaeda and Decatur has really been leading the way is, think about a mechanism and a process. And it's really been working backward from the customer, right? In this case, again, the patient and the donor. And that was an easy one because the key value of Decatur is to be a patient focused bio-pharmaceutical right. So that was embedded in their DNA. So that working back from that, that patient, that donor was a key part of that process. And that's really deep in our DNA as well and Accentures. And so we were able to bring that together. The other one is, is, is getting used to experimenting and even perhaps failing, right. And being able to iterate and fail fast and experiment and understanding that, you know, some decisions, what we call it at Amazon are two two-way doors, meaning you can go through that door, not like what you see and turn around and go back. And cloud really helps there because the costs of experimenting and the cost of failure is so much lower than it's ever been. You can do it much faster and the implications are so much less. So just a couple of things that we've been really driving, uh, with Decatur around innovation, that's been really critical. >>Carl, where are you already seeing signs of success? Yeah, no, it's a great question. And so we chose, you know, uh, with our focus on, on innovation to try to unleash maybe the power of data digital in, uh, in focusing on what I call sort of a nave. And so we chose our, our, our plasma derived therapy business, um, and you know, the plasma-derived therapy business unit, it develops critical life-saving therapies for patients with rare and complex diseases. Um, but what we're doing is by bringing kind of our energy together, we're focusing on creating, I'll call it state of the art digitally connected donation centers. And we're really modernizing, you know, the, the, the donor experience right now, we're trying to, uh, improve also I'll call it the overall plasma collection process. And so we've, uh, selected a number of alcohol at a very high-speed pilots that we're working through right now, specifically in this, in this area. And we're seeing really great results already. Um, and so that's, that's one specific area of focus >>Arjun. I want you to close this out here. Any ideas, any best practices advice you would have for other pharmaceutical companies that are, that are at the early stage of their cloud journey for me? Yes. >>Yeah, no, I was breaking up a bit. No, I think they, um, the key is what's sort of been great for me to see is that when people think about cloud, you know, you always think about infrastructure technology. The reality is that the cloud is really the true enabler for innovation and innovating at scale. And, and if you think about that, right, in all the components that you need, that ultimately that's where the value is for the company, right? Because yes, you're going to get some cost synergies and that's great, but the true value is in how do we transform the organization in the case of the Qaeda and the life sciences clients, right. We're trying to take a 14 year process of research and development that takes billions of dollars and compress that, right. Tremendous amounts of innovation opportunity. You think about the commercial aspect, lots of innovation can come there. The plasma derived therapy is a great example of how we're going to really innovate to change the trajectory of that business. So I think innovation is at the heart of what most organizations need to do. And the formula, the cocktail that the Qaeda has constructed with this Fuji program really has all the ingredients, um, that are required for that success. >>Great. Well, thank you so much. Arjun, Brian and Carl was really an enlightening conversation. >>Yeah, it's been fun. Thanks Rebecca. >>Thank you for tuning into the cube virtuals coverage of the Accenture executive summit from around the globe. It's the cube with digital coverage of AWS reinvent executive summit 2020, sponsored by Accenture and AWS. Welcome everyone to the cubes of Accenture >>Executive summit here at AWS reinvent. I'm your host Rebecca Knight for this segment? We have two guests. First. We have Helen Davis. She is the senior director of cloud platform services, assistant director for it and digital for the West Midlands police. Thanks so much for coming on the show, Helen, And we also have Matthew lb. He is Accenture health and public service associate director and West Midlands police account lead. Thanks so much for coming on the show. Matthew, thank you for having us. So we are going to be talking about delivering data-driven insights to the West Midlands police force. Helen, I want to start with you. Can you tell us a little bit about the West Midlands police force? How big is the force and also what were some of the challenges that you were grappling with prior to this initiative? >>Yes, certainly. So Westerners police is the second largest police force in the UK, outside of the metropolitan police in London. Um, we have an excessive, um, 11,000 people work at Westminster police serving communities, um, through, across the Midlands region. So geographically, we're quite a big area as well, as well as, um, being population, um, density, having that as a, at a high level. Um, so the reason we sort of embarked on the data-driven insights platform and it, which was a huge change for us was for a number of reasons. Um, namely we had a lot of disparate data, um, which was spread across a range of legacy systems that were many, many years old, um, with some duplication of, um, what was being captured and no single view for offices or, um, support staff. Um, some of the access was limited. You have to be in a, in an actual police building on a desktop computer to access it. Um, other information could only reach officers on the frontline through a telephone call back to one of our enabling services where they would do a manual checkup, um, look at the information, then call the offices back, um, and tell them what they needed to know. So it was a very long laborious process and not very efficient. Um, and we certainly weren't exploiting the data that we had in a very productive way. >>So it sounds like as you're describing and an old clunky system that needed a technological, uh, reimagination, so what was the main motivation for, for doing, for making this shift? >>It was really, um, about making us more efficient and more effective in how we do how we do business. So, um, you know, certainly as a, as an it leader and sort of my operational colleagues, we recognize the benefits, um, that data analytics could bring in, uh, in a policing environment, not something that was, um, really done in the UK at time. You know, we have a lot of data, so we're very data rich and the information that we have, but we needed to turn it into information that was actionable. So that's where we started looking for, um, technology partners and, um, suppliers to help us and sort of help us really with what's the art of the possible, you know, this hasn't been done before. So what could we do in this space that's appropriate for policing >>Helen? I love that idea. What is the art of the possible, can you tell us a little bit about why you chose AWS? >>I think really, you know, as with all things and when we're procuring a partner in the public sector that, you know, there are many rules and regulations quite rightly as you would expect that to be because we're spending public money. So we have to be very, very careful and, um, it's, it's a long process and we have to be open to public scrutiny. So, um, we sort of look to everything, everything that was available as part of that process, but we recognize the benefits that tide would provide in this space because, you know, without moving to a cloud environment, we would literally be replacing something that was legacy with something that was a bit more modern. Um, that's not what we wanted to do. Our ambition was far greater than that. So I think, um, in terms of AWS, really, it was around scalability, interoperability, you know, disaster things like the disaster recovery service, the fact that we can scale up and down quickly, we call it dialing up and dialing back. Um, you know, it's it's page go. So it just sort of ticked all the boxes for us. And then we went through the full procurement process, fortunately, um, it came out on top for us. So we were, we were able to move forward, but it just sort of had everything that we were looking for in that space. >>Matthew, I want to bring you into the conversation a little bit here. How are you working with the wet with the West Midlands police, sorry, and helping them implement this cloud first journey? >>Yeah, so I guess, um, by January the West Midlands police started, um, pay for five years ago now. So, um, we set up a partnership with the force I, and you to operate operation the way that was very different to a traditional supplier relationship. Um, secretary that the data difference insights program is, is one of many that we've been working with less neutral on, um, over the last five years. Um, as having said already, um, cloud gave a number of, uh, advantages certainly from a big data perspective and the things that that enabled us today, um, I'm from an Accenture perspective that allowed us to bring in a number of the different themes that we have say cloud themes, security teams, um, interacted from a design perspective, as well as more traditional services that people would associate with the country. >>So much of this is about embracing comprehensive change to experiment, innovate, and try different things. Matthew, how, how do you help an entity like West Midlands police think differently when they are, there are these ways of doing things that people are used to, how do you help them think about what is the art of the possible, as Helen said, >>There's a few things for that, you know, what's being critical is trying to co-create solutions together. Yeah. There's no point just turning up with, um, what we think is the right answer, try and say, um, collectively work through, um, the issues that the forest are seeing the outcomes they're looking to achieve rather than simply focusing on the long list of requirements I think was critical and then being really open to working together to create the right solution. Um, rather than just, you know, trying to pick something off the shelf that maybe doesn't fit the forces requirements in the way that it should to, right. It's not always a one size fits all. Obviously, you know, today what we thought was critical is making sure that we're creating something that met the forces needs, um, in terms of the outcomes they're looking to achieve the financial envelopes that were available, um, and how we can deliver those in a, uh, iterative agile way, um, rather than spending years and years, um, working towards an outcome, um, that is going to outdate before you even get that. >>How, how are things different? What kinds of business functions and processes have been re-imagined in, in light of this change and this shift >>It's, it's actually unrecognizable now, um, in certain areas of the business as it was before. So to give you a little bit of context, when we, um, started working with essentially century AWS on the data driven insights program, it was very much around providing, um, what was called locally, a wizzy tool for our intelligence analysts to interrogate data, look at data, you know, decide whether they could do anything predictive with it. And it was very much sort of a back office function to sort of tidy things up for us and make us a bit better in that, in that area or a lot better in that area. And it was rolled out to a number of offices, a small number on the front line. Um, I'm really, it was, um, in line with a mobility strategy that we, hardware officers were getting new smartphones for the first time, um, to do sort of a lot of things on, on, um, policing apps and things like that to again, to avoid them, having to keep driving back to police stations, et cetera. >>And the pilot was so successful. Every officer now has access to this data, um, on their mobile devices. So it literally went from a handful of people in an office somewhere using it to do sort of clever whizzbang things to, um, every officer in the force, being able to access that level of data at their fingertips literally. So what they would touch we've done before is if they needed to check and address or check, uh, details of an individual, um, just as one example, they would either have to, in many cases, go back to a police station to look it up themselves on a desktop computer. Well, they would have to make a call back to, um, a centralized function and speak to an operator, relay the questions either, wait for the answer or wait for a call back with the answer when those people are doing the data interrogation manually. >>So the biggest change for us is the self-service nature of the data we now have available. So officers can do it themselves on their phone, wherever they might be. So the efficiency savings, um, from that point of view are immense. And I think just parallel to that is the quality of our data because we had a lot of data, but just because you've got a lot of data and a lot of information doesn't mean it's big data and it's valuable necessarily. Um, so again, it was having the single source of truth as we, as we call it. So you know, that when you are completing those safe searches and getting the responses back, that it is the most accurate information we hold. And also you're getting it back within minutes as opposed to, you know, half an hour, an hour or a drive back to the station. So it's making officers more efficient and it's also making them safer. The more efficient they are, the more time they have to spend, um, out with the public doing what they, you know, we all should be doing. >>And have you seen that kind of return on investment because what you were just describing with all the steps that we'd needed to be taken in prior to this to verify and address say, and those are precious seconds when someone's life is on the line in, in sort of in the course of everyday police work. >>Absolutely. Yeah, absolutely. It's difficult to put a price on it. It's difficult to quantify. Um, but all the, you know, the minutes here and that certainly add up to a significant amount of efficiency savings, and we've certainly been able to demonstrate the officers are spending less time up police stations as a result and more time out on the front line. Also they're safer because they can get information about what may or may not be and address what may or may not have occurred in an area before very, very quickly without having to wait. >>Matthew, I want to hear your observations of working so closely with this West Midlands police. Have you noticed anything about changes in its culture and its operating model in how police officers interact with one another? Have you seen any changes since this technology change, >>Um, unique about the West new misplaces, the buy-in from the top, it depend on the chief and his exact team. And Helen is the leader from an IOT perspective. Um, the entire force is bought in. So what is a significant change program? Uh, uh, not trickles three. Um, everyone in the organization, um, change is difficult. Um, and there's a lot of time effort. That's been put into bake, the technical delivery and the business change and adoption aspects around each of the projects. Um, but you can see the step change that it's making in each aspect to the organization, uh, and where that's putting West Midlands police as a leader in, um, technology I'm policing in the UK. And I think globally, >>And this is a question for both of you because Matthew, as you said, change is difficult and there is always a certain intransigence in workplaces about this is just the way we've always done things and we're used to this and don't try to get us, don't try to get us to do anything new here. It works. How do you get the buy-in that you need to, to do this kind of digital transformation? >>I think it, it would be wrong to say it was easy. Um, um, we also have to bear in mind that this was one program in a five year program. So there was a lot of change going on, um, both internally for some of our back office functions, as well as front tie, uh, frontline offices. So with DDI in particular, I think the stat change occurred when people could see what it could do for them. You know, we had lots of workshops and seminars where we all talk about, you know, big data and it's going to be great and it's data analytics and it's transformational, you know, and quite rightly people that are very busy doing a day job that not necessarily technologists in the main and, you know, are particularly interested quite rightly so in what we are not dealing with the cloud, you know? >>And it was like, yeah, okay. It's one more thing. And then when they started to see on that, on their phones and what teams could do, that's when it started to sell itself. And I think that's when we started to see, you know, to see the stack change, you know, and, and if we, if we have any issues now it's literally, you know, our help desks in meltdown. Cause everyone's like, well, we call it manage without this anymore. And I think that speaks for itself. So it doesn't happen overnight. It's sort of incremental changes and then that's a step change in attitude. And when they see it working and they see the benefits, they want to use it more. And that's how it's become fundamental to our policing by itself, really without much selling >>Matthew, Helen just made a compelling case for how to get buy in. Have you discovered any other best practices when you are trying to get everyone on board for this kind of thing? >>So we've, um, we've used a lot of the traditional techniques, things around comms and engagement. We've also used things like, um, the 30 day challenge and nudge theory around how can we gradually encourage people to use things? Um, I think there's a point where all of this around, how do we just keep it simple and keep it user centric from an end user perspective? I think DDI is a great example of where the, the technology is incredibly complex. The solution itself is, um, you know, extremely large and, um, has been very difficult to, um, get delivered. But at the heart of it is a very simple front end for the user to encourage it and take that complexity away from them. Uh, I think that's been critical through the whole piece of video. >>One final word from Helen. I want to hear, where do you go from here? What is the longterm vision? I know that this made productivity, >>Um, productivity savings equivalent to 154 full-time officers. Uh, what's next, I think really it's around, um, exploiting what we've got. Um, I use the phrase quite a lot, dialing it up, which drives my technical architects crazy, but because it's apparently not that simple, but, um, you know, we've, we've been through significant change in the last five years and we are still continuing to batch all of those changes into everyday, um, operational policing. But what we need to see now is we need to exploit and build on the investments that we've made, um, in terms of data and claims specifically, the next step really is about expanding our pool of data and our functions. Um, so that, you know, we keep getting better and better, um, at this, um, the more we do, the more data we have, the more refined we can be, the more precise we are with all of our actions. >>Um, you know, we're always being expected to, again, look after the public purse and do more for less. And I think this is certainly an and our cloud journey and cloud first by design, which is where we are now, um, is helping us to be future-proofed. So for us, it's very much an investment. And I see now that we have good at embedded in operational policing for me, this is the start of our journey, not the end. So it's really exciting to see where we can go from here. Exciting times. Indeed. Thank you so much. And Matthew for joining us, I really appreciate it. And you are watching the cube stay tuned for more of the cubes coverage of the AWS reinvent Accenture executive summit. I'm Rebecca Knight from around the globe with digital coverage, >>AWS reinvent executive summit, 2020, sponsored by Accenture and AWS. Everyone. Welcome to the cube virtual coverage of the executive summit at AWS reinvent 2020 virtual. This is the cube virtual. We can't be there in person like we are every year we have to be remote. This executive summit is with special programming supported by Accenture where the cube virtual I'm your host John for a year, we had a great panel here called uncloud first digital transformation from some experts, Stuart driver, the director of it and infrastructure and operates at lion Australia, Douglas Regan, managing director, client account lead at lion for Accenture as a deep Islam associate director application development lead for Accenture gentlemen, thanks for coming on the cube virtual that's a mouthful, all that digital, but the bottom line it's cloud transformation. This is a journey that you guys have been on together for over 10 years to be really a digital company. Now, some things have happened in the past year that kind of brings all this together. This is about the next generation organization. So I want to ask Stuart you first, if you can talk about this transformation at lion has undertaken some of the challenges and opportunities and how this year in particular has brought it together because you, you know, COVID has been the accelerant of digital transformation. Well, if you're 10 years in, I'm sure you're there. You're in the, uh, uh, on that wave right now. Take a minute to explain this transformation journey. >>Yeah, sure. So number of years back, we, we looked at kind of our infrastructure and our landscape. I'm trying to figure out where we wanted to go next. And we were very analog based, um, and stuck in the old it groove of, you know, capital refresh, um, struggling to transform, struggling to get to a digital platform and we needed to change it up so that we could, uh, become very different business to the one that we were back then. Um, obviously cloud is an accelerant to that and we had a number of initiatives that needed a platform to build on. And a cloud infrastructure was the way that we started to do that. So we went through a number of transformation programs that we didn't want to do that in the old world. We wanted to do it in a new world. So for us, it was partnering up with a, you know, great organizations that can take you on the journey and, uh, you know, start to deliver a bit by bit incremental progress, uh, to get to the, uh, I guess the promise land. >>Um, we're not, uh, not all the way there, but to where we're a long way along. And then when you get to some of the challenges like we've had this year, um, it makes all of the hard work worthwhile because you can actually change pretty quickly, um, provide capacity and, uh, and increase your environments and, you know, do the things that you need to do in a much more dynamic way than we would have been able to previously where we might've been waiting for the hardware vendors, et cetera, to deliver capacity for us this year, it's been a pretty strong year from an it perspective and delivering for the business needs, >>Forget the Douglas. I want to just real quick and redirect to you and say, you know, for all the people who said, Oh yeah, you got to jump on cloud, get in early, you know, a lot of naysayers like, well, wait till to mature a little bit. Really, if you got in early and you paying your dues, if you will taking that medicine with the cloud, you're really kind of peaking at the right time. Is that true? Is that one of the benefits that comes out of this getting in the cloud, >>John, this has been an unprecedented year, right. And, um, you know, Australia, we had to live through Bush fires and then we had covert and, and then we actually had to deliver a, um, a project I'm very know transformational product project, completely remote. And then we also had had some, some cyber challenges, which is public as well. And I don't think if we weren't moved into and enabled through the cloud would have been able to achieve that this year. It would have been much different. It would have been very difficult to do the fact that we were able to work and partner with Amazon through this year, which is unprecedented and actually come out the other end and we've delivered a brand new digital capability across the entire business. Um, it wouldn't >>Have been impossible if we could, I guess, stayed in the old world. The fact that we moved into the new Naval by the Navy allowed us to work in this unprecedented gear >>Just quick. What's your personal view on this? Because I've been saying on the Cuban reporting, necessity's the mother of all invention and the word agility has been kicked around as kind of a cliche, Oh, it'd be agile. You know, we're gonna get to Sydney. You get a minute on specifically, but from your perspective, uh, Douglas, what does that mean to you? Because there is benefits there for being agile. And >>I mean, I think as Stuart mentioned writing, and a lot of these things we try to do and, you know, typically, you know, hardware capabilities of the last to be told and, and always the only critical path to be done. You know, we really didn't have that in this case, what we were doing with our projects in our deployments, right. We were able to move quickly able to make decisions in line with the business and really get things going, right. So you, a lot of times in a traditional world, you have these inhibitors, you have these critical path, it takes weeks and months to get things done as opposed to hours and days. And it truly allowed us to, we had to VJ things, move things. And, you know, we were able to do that in this environment with AWS to support and the fact that we can kind of turn things off and on as quickly as we need it. Yeah. >>Cloud-scale is great for speed. So DECA got, Gardez get your thoughts on this cloud first mission, you know, it, you know, the dev ops worlds, they saw this early, that jumping in there, they saw the, the, the agility. Now the theme this year is modern applications with the COVID pandemic pressure, there's real business pressure to make that happen. How did you guys learn to get there fast? And what specifically did you guys do at Accenture and how did it all come together? Can you take us inside kind of how it played out? >>All right. So we started off with us and we work with lions experts and, uh, the lost knowledge that allowed reconstructive being had. Um, we then applied our journey group cloud strategy basically revolves around the seven Oz and, and, uh, you know, the deep peaking steps from our perspective, uh, assessing the current bottom, setting up the new cloud in modern. And as we go modernizing and, and migrating these applications to the cloud now, you know, one of the things that, uh, no we did not along this journey was that, you know, you can have the best plans, but bottom of that, we were dealing with, we often than not have to make changes. Uh, what a lot of agility and also work with a lot of collaboration with the, uh, Lyon team, as well as, uh, uh, AWS. I think the key thing for me was being able to really bring it all together. It's not just, uh, you know, essentially mobilize all of us. >>What were some of the learnings real quick, your journey there? >>So I think perspective the key learnings around that, you know, uh, you know, what, when we look back at, uh, the, the infrastructure that was that we were trying to migrate over to the cloud, a lot of the documentation, et cetera, was not, uh, available. We were having to, uh, figure out a lot of things on the fly. Now that really required us to have, uh, uh, people with deep expertise who could go into those environments and, and work out, uh, you know, the best ways to, to migrate the workloads to the cloud. Uh, I think, you know, the, the biggest thing for me was making Jovi had on that real SMEs across the board globally, that we could leverage across various technologies, uh, uh, and, and, and, you know, that would really work in our collaborative and agile environment would line >>Just do what I got to ask you. How did you address your approach to the cloud and what was your experience? >>Yeah, for me, it's around getting the foundations right. To start with and then building on them. Um, so, you know, you've got to have your, your process and you're going to have your, your kind of your infrastructure there and your blueprints ready. Um, AWS do a great job of that, right. Getting the foundations right. And then building upon it, and then, you know, partnering with Accenture allows you to do that very successfully. Um, I think, um, you know, the one thing that was probably surprising to us when we started down this journey and kind of, after we got a long way down, the track of looking backwards is actually how much you can just turn off. Right? So a lot of stuff that you, uh, you get left with a legacy in your environment, and when you start to work through it with the types of people that civic just mentioned, you know, the technical expertise working with the business, um, you can really rationalize your environment and, uh, um, you know, cloud is a good opportunity to do that, to drive that legacy out. >>Um, so you know, a few things there, the other thing is, um, you've got to try and figure out the benefits that you're going to get out of moving here. So there's no point just taking something that is not delivering a huge amount of value in the traditional world, moving it into the cloud, and guess what it's going to deliver the same limited amount of value. So you've got to transform it, and you've got to make sure that you build it for the future and understand exactly what you're trying to gain out of it. So again, you need a strong collaboration. You need a good partners to work with, and you need good engagement from the business as well, because the kind of, uh, you know, digital transformation, cloud transformation, isn't really an it project, I guess, fundamentally it is at the core, but it's a business project that you've got to get the whole business aligned on. You've got to make sure that your investment streams are appropriate and that you're able to understand the benefits and the value that you're going to drive back towards the business. >>Let's do it. If you don't mind me asking what was some of the obstacles encountered or learnings, um, that might've differed from the expectation we all been there, Hey, you know, we're going to change the world. Here's the sales pitch, here's the outcome. And then obviously things happen, you know, you learn legacy, okay. Let's put some containerization around that cloud native, um, all that rational. You're talking about what are, and you're going to have obstacles. That's how you learn. That's how perfection has developed. How, what obstacles did you come up with and how are they different from your expectations going in? >>Yeah, they're probably no different from other people that have gone down the same journey. If I'm totally honest, the, you know, 70 or 80% of what you do is relative music, because they're a known quantity, it's relatively modern architectures and infrastructures, and you can, you know, upgrade, migrate, move them into the cloud, whatever it is, rehost, replatform, rearchitect, whatever it is you want to do, it's the other stuff, right? It's the stuff that always gets left behind. And that's the challenge. It's, it's getting that last bit over the line and making sure that you haven't invested in the future while still carrying all of your legacy costs and complexity within your environment. So, um, to be quite honest, that's probably taken longer and, and has been more of a challenge than we thought it would be. Um, the other piece I touched on earlier on in terms of what was surprising was actually how much of your environment is actually not needed anymore. >>When you start to put a critical eye across it and understand, um, uh, ask the tough questions and start to understand exactly what, what it is you're trying to achieve. So if you ask a part of a business, do they still need this application or this service a hundred percent of the time, they'll say yes, until you start to lay out to them, okay, now I'm going to cost you this to migrate it or this, to run it in the future. And, you know, here's your ongoing costs and, you know, et cetera, et cetera. And then, uh, for a significant amount of those answers, you get a different response when you start to layer on the true value of it. So you start to flush out those hidden costs within the business, and you start to make some critical decisions as a company based on, uh, based on that. So that was a little tougher than we first thought and probably broader than we thought there was more of that than we anticipated, which actually resulted in a much cleaner environment post and post migration. Yeah. >>Well, expression, if it moves automated, you know, it's kind of a joke on government, how they want to tax everything, you know, you want to automate, that's a key thing in cloud, and you've got to discover those opportunities to create value, uh, Stuart and Siddique. Mainly if you can weigh in on this love to know the percentage of total cloud that you have now, versus when you started, because as you start to uncover whether it's by design for purpose, or you discover opportunities to innovate, like you guys have, I'm sure it kind of, you took on some territory inside Lyon, what percentage of cloud now versus >>Yeah. At the start, it was minimal, right. You know, close to zero, right. Single and single digits. Right. It was mainly SAS environments that we had, uh, sitting in cloud when we, uh, when we started, um, Doug mentioned earlier a really significant transformation project that we've undertaken recently gone live on a multi-year one. Um, you know, that's all stood up on AWS and is a significant portion of our environment, um, in terms of what we can move to cloud. Uh, we're probably at about 80 or 90% now. And the balanced bit is, um, legacy infrastructure that is just gonna retire as we go through the cycle rather than migrate to the cloud. Um, so we are significantly cloud-based and, uh, you know, we're reaping the benefits of it in a year, like 2020, and makes you glad that you did all of the hard yards in the previous years when you start business challenges, trying out as, >>So do you get any common reaction to the cloud percentage penetration? >>Sorry, I didn't, I didn't catch that, but I, all I was going to say was, I think it's like the typical 80 20 rule, right? We, we, we worked really hard in the, you know, I think 2018, 19 to get 80% off the, uh, application onto the cloud. And over the last year is the 20% that we have been migrating. And Stuart said, right. A lot of it is also, that's going to be your diet. And I think our next big step is going to be obviously, you know, the icing on the cake, which is to decommission all of these apps as well. Right. So, you know, to get the real benefits out of, uh, out of the whole conservation program from a, uh, from a reduction of CapEx, OPEX perspective, >>Douglas and Stuart, can you guys talk about the decision around the clouds because you guys have had success with AWS? Why AWS how's that decision made? Can you guys give some insight into some of those things? >>I can, I can start, start off. I think back when the decision was made and it was, it was a while back, um, you know, there was some clear advantages of moving relay, Ws, a lot of alignment with some of the significant projects and, uh, the trend, that particular one big transformation project that we've alluded to as well. Um, you know, we needed some, um, some very robust and, um, just future proof and, and proven technology. And AWS gave that to us. We needed a lot of those blueprints to help us move down the path. We didn't want to reinvent everything. So, um, you know, having a lot of that legwork done for us and AWS gives you that, right. And particularly when you partner up with, uh, with a company like Accenture as well, you get combinations of technology and the, the skills and the knowledge to, to move you forward in that direction side. Um, you know, for us, it was a, uh, uh, it was a decision based on, you know, best of breed, um, you know, looking forward and, and trying to predict the future needs and, and, and kind of the environmental that we might need. Um, and, you know, partnering up with organizations that can then take you on the journey >>Just to build on that. So obviously, you know, lines like an antivirus, but, you know, we knew it was a very good choice given the, um, >>Uh, skills and the capability that we had, as well as the assets and tools we had to get the most out of an AWS. And obviously our CEO globally just made an announcement about a huge investment that we're making in cloud. Um, but you know, we've, we've worked very well with AWS. We've done some joint workshops and joint investments, um, some joint POC. So yeah, w we have a very good working relationship, AWS, and I think, um, one incident to reflect upon whether it's cyber it's and again, where we actually jointly, you know, dove in with, um, with Amazon and some of their security experts and our experts. And we're able to actually work through that with mine quite successful. So, um, you know, really good behaviors as an organization, but also really good capabilities. >>Yeah. As you guys, your essential cloud outcomes, research shown, it's the cycle of innovation with the cloud, that's creating a lot of benefits, knowing what you guys know now, looking back certainly COVID has impacted a lot of people kind of going through the same process, knowing what you guys know now, would you advocate people to jump on this transformation journey? If so, how, and what tweaks they make, which changes, what would you advise? >>I might take that one to start with. Um, I hate to think where we would have been when, uh, COVID kicked off here in Australia and, you know, we were all sent home, literally were at work on the Friday, and then over the weekend. And then Monday, we were told not to come back into the office and all of a sudden, um, our capacity in terms of remote access and I quadrupled, or more four, five X, what we had on the Friday we needed on the Monday. And we were able to stand that up during the day Monday into Tuesday, because we were cloud-based and, uh, you know, we just spun up your instances and, uh, you know, sort of our licensing, et cetera. And, and we had all of our people working remotely, um, within, uh, you know, effectively one business day. Um, I know peers of mine in other organizations and industries that are relying on kind of a traditional wise and getting hardware, et cetera, that were weeks and months before they could get the right hardware to be able to deliver to their user base. >>So, um, you know, one example where you're able to scale and, uh, uh, get, uh, get value out of this platform beyond probably what was anticipated at the time you talk about, um, you know, less this, the, and all of these kinds of things. And you can also think of a few scenarios, but real world ones where you're getting your business back up and running in that period of time is, is just phenomenal. There's other stuff, right? There's these programs that we've rolled out, you do your sizing, um, and in the traditional world, you would just go out and buy more servers than you need. And, you know, probably never realize the full value of those, you know, the capability of those servers over the life cycle of them. Whereas, you know, in a cloud world, you put in what you think is right. And if it's not right, you pump it up a little bit when, when all of your metrics and so on telling you that you need to bump it up and conversely Scarlett down at the same rate. So for us with the types of challenges and programs and, uh, uh, and just business need, that's come at as this year, uh, we wouldn't have been able to do it without a strong cloud base, uh, to, uh, to move forward with >>Yeah, Douglas, one of the things that I talked to, a lot of people on the right side of history who have been on the right wave with cloud, with the pandemic, and they're happy, they're like, and they're humble. Like, well, we're just lucky, you know, luck is preparation meets opportunity. And this is really about you guys getting in early and being prepared and readiness. This is kind of important as people realize, then you gotta be ready. I mean, it's not just, you don't get lucky by being in the right place, the right time. And there were a lot of companies were on the wrong side of history here who might get washed away. This is a second >>I think, to echo and kind of build on what Stewart said. I think that the reason that we've had success and I guess the momentum is we, we didn't just do it in isolation within it and technology. It was actually linked to broader business changes, you know, creating basically a digital platform for the entire business, moving the business, where are they going to be able to come back stronger after COVID, when they're actually set up for growth, um, and actually allows, you know, a line new achievements, growth objectives, and also its ambitions as far as what he wants to do, uh, with growth in whatever they may do as acquiring other companies and moving into different markets and launching new product. So we've actually done it in a way that there's, you know, real and direct business benefit, uh, that actually enables line to grow >>General. I really appreciate you coming. I have one final question. If you can wrap up here, uh, Stuart and Douglas, you don't mind waiting, and what's the priorities for the future. What's next for lion and a century >>Christmas holidays, I'll start Christmas holidays. And I spent a third year and then a, and then a reset, obviously, right? So, um, you know, it's, it's figuring out, uh, transform what we've already transformed, if that makes sense. So God, a huge proportion of our services sitting in the cloud. Um, but we know we're not done even with the stuff that is in there. We need to take those next steps. We need more and more automation and orchestration. We need to, um, our environment, there's more future growth. We need to be able to work with the business and understand what's coming at them so that we can, um, you know, build that into, into our environment. So again, it's really transformation on top of transformation is the way that I'll describe it. And it's really an open book, right? Once you get it in and you've got the capabilities and the evolving tool sets that AWS continue to bring to the market base, um, you know, working with the partners to, to figure out how we unlock that value, um, you know, drive our costs down our efficiency, uh, all of those kind of, you know, standard metrics. >>Um, but you know, we're looking for the next things to transform and show value back out to our customer base, um, that, uh, that we continue to, you know, sell our products to and work with and understand how we can better meet their needs. Yeah, I think just to echo that, I think it's really leveraging this and then digital capability they have and getting the most out of that investment. And then I think it's also moving to, >>Uh, and adopting more new ways of working as far as, you know, the state of the business. Um, it's getting up the speed of the market is changing. So being able to launch and do things quickly and also, um, competitive and efficient operating costs, uh, now that they're in the cloud, right. So I think it's really leveraging the most out of a platform and then, you know, being efficient in launching things. So putting the, with the business, >>Cedric, any word from you on your priorities by UC this year and folding. >>Yeah. So, uh, just going to say like e-learning squares, right for me were around, you know, just journey. This is a journey to the cloud, right. And, uh, you know, as well dug into sort of Saturday, it's getting all, you know, different parts of the organization along the journey business to ID to your, uh, product windows, et cetera. Right. And it takes time with this stuff, but, uh, uh, you know, you gotta get started on it and, you know, once we, once we finish off, uh, it's the realization of the benefits now that, you know, I'm looking forward? I think for, from Alliance perspective, it's, it is, uh, you know, once we migrate all the workloads to the cloud, it is leveraging, uh, all stack drive. And as I think Stewart said earlier, uh, with, uh, you know, the latest and greatest stuff that AWS it's basically working to see how we can really, uh, achieve more better operational excellence, uh, from a, uh, from a cloud perspective. >>Well, Stewart, thanks for coming on with a century and sharing your environment and what's going on and your journey you're on the right wave. Did the work you were in that it's all coming together with faster, congratulations for your success, and really appreciate Douglas with Steve for coming on as well from Accenture. Thank you for coming on. Thanks, John. Okay. Just the cubes coverage of executive summit at AWS reinvent. This is where all the thought leaders share their best practices, their journeys, and of course, special programming with the center and the cube. I'm Sean ferry, your host, thanks for watching From around the globe. It's the cube with digital coverage of AWS reinvent executive summit 2020, sponsored by Accenture and AWS. >>Welcome everyone to the cube virtuals coverage of the Accenture executive summit. Part of AWS reinvent 2020. I'm your host Rebecca Knight. We are talking today about reinventing the energy data platform. We have two guests joining us. First. We have Johan Krebbers. He is the GM digital emerging technologies and VP of it. Innovation at shell. Thank you so much for coming on the show. Johan you're welcome. And next we have Liz Dennett. She is the lead solution architect for O S D U on AWS. Thank you so much, Liz. You'll be. So I want to start our conversation by talking about OSD. You like so many great innovations. It started with a problem Johan. What was the problem you were trying to solve at shell? >>Yeah, the ethical back a couple of years, we started summer 2017, where we had a meeting with the deg, the gas exploration in shell, and the main problem they had. Of course, they got lots of lots of data, but are unable to find the right data. They need to work from once the day, this was scattered in is scattered my boss kind of Emirates all over the place and turned them into real, probably tried to solve is how that person working exploration could find their proper date, not just a day of loss of date. You really needed that we did probably talked about is summer 2017. We said, okay. The only way ABC is moving forward is to start pulling that data into a single data platform. And that, that was at the time that we called it as the, you, the subsurface data universe in there was about the shell name was so in, in January, 2018, we started a project with Amazon to start grating a freaking that building, that Stu environment that the, that universe, so that single data level to put all your exploration and Wells data into that single environment that was intent and every cent, um, already in March of that same year, we said, well, from Michele point of view, we will be far better off if we could make this an industry solution and not just a shelf solution, because Shelby, Shelby, if you can make this industry solution, but people are developing applications for it. >>It also is far better than for shell to say we haven't shell special solution because we don't make money out of how we start a day that we can make money out of, if you have access to the data, we can explore the data. So storing the data we should do as efficiently possibly can. So in March, we reached out to about eight or nine other large, uh, I gas operators, like the economics, like the totals, like the chefs of this world and say, Hey, we inshallah doing this. Do you want to join this effort? And to our surprise, they all said, yes. And then in September, 2018, we had our kickoff meeting with your open group where we said, we said, okay, if you want to work together, lots of other companies, we also need to look at, okay, how, how we organize that, or is that if you started working with lots of large companies, you need to have some legal framework around some framework around it. So that's why we went to the open group and said, okay, let's, let's form the ODU forum as we call it the time. So it's September, 2080, where I did a Galleria in Houston, but the kick off meeting for the OT four with about 10 members at the time. So there's just over two years ago, we started an exercise for me called ODU, kicked it off. Uh, and so that's really then we'll be coming from and how we got there. Also >>The origin story. Um, well, so what digging a little deeper there? What were some of the things you were trying to achieve with the OSD? >>Well, a couple of things we've tried to achieve with OSU, um, first is really separating data from applications. And what is the, what is the biggest problem we have in the subsurface space that the data and applications are all interlinked or tied together. And if you have them and a new company coming along and say, I have this new application and has access to the data that is not possible because the data often interlinked with the application. So the first thing we did is really breaking the link between the application, the data as those levels, the first thing we did, secondly, put all the data to a single data platform, take the silos out what was happening in the subsurface space. And they got all the data in what we call silos in small little islands out there. So we're trying to do is first break the link to great, great. >>They put the data in a single data bathroom, and a third part who does standard layer. On top of that, it's an API layer on top of the, a platform. So we could create an ecosystem out of companies to start developing soft applications on top of dev data platform across you might have a data platform, but you're only successful. If you have a rich ecosystem of people start developing applications on top of that. And then you can explore today, like small companies, last company, university, you name it, we're getting after create an ecosystem out here. So the three things, whereas was first break the link between application data, just break it and put data at the center and also make sure that data, this data structure would not be managed by one company. It would only be met. It will be managed the data structures by the OT forum. Secondly, then the data of single data platform certainly has an API layer on top and then create an ecosystem. Really go for people, say, please start developing applications because now you have access to the data. I've got the data no longer linked to somebody whose application was all freely available for an API layer. That was, that was all September, 2018, more or less. >>And to bring you in here a little bit, can you talk a little bit about some of the imperatives from the AWS standpoint in terms of what you were trying to achieve with this? Yeah, absolutely. And this whole thing is Johan said started with a challenge that was really brought out at shell. The challenges that geo-scientists spend up to 70% of their time looking for data, I'm a geologist I've spent more than 70% of my time trying to find data in these silos. And from there, instead of just figuring out how we could address that one problem, we worked together to really understand the root cause of these challenges and working backwards from that use case OSU and OSU on AWS has really enabled customers to create solutions that span, not just this in particular problem, but can really scale to be inclusive of the entire energy chain and deliver value from these use cases to the energy industry and beyond. Thank you, Lee, uh, Johann. So talk a little bit about Accenture's cloud first approach and how it has, uh, helped shell work faster and better with speed. >>Well, of course, access a cloud first approach only works together in an Amazon environment, AWS environment. So we really look at, at, at, at Accenture and others altogether helping shell in this space. Now the combination of the two is what we're really looking at, uh, where access of course can be, this is not a student who that environment operates, support knowledge to an environment. And of course, Amazon would be doing that to today's environment that underpinning, uh, services, et cetera. So, uh, we would expect a combination, a lot of goods when we started rolling out and put in production, the old you are three and bubble because we are anus. Then when the release feed comes to the market in Q1 next year of ODU, when he started going to Audi production inside shell, but as the first release, which is ready for prime time production across an enterprise will be released one just before Christmas, last year when he's still in may of this year. But release three is the first release we want to use for full scale production deployment inside shell, and also all the operators around the world. And there is what Amazon, sorry. Um, extensive can play a role in the ongoing, in the, in deployment building up, but also support environment. >>So one of the other things that we talk a lot about here on the cube is sustainability. And this is a big imperative at so many organizations around the world in particular energy companies. How does this move to OSD you, uh, help organizations become, how is this a greener solution for companies? >>Well, firstly make it, it's a great solution because you start making a much more efficient use of your resources, which is, which is already an important one. The second thing they're doing is also, we started with ODU in the oil and gas space with the expert development space. We've grown, uh OTU but in our strategy of growth, OSU now also do an alternative energy sociology. We'll all start supporting next year. Things like solar farms, wind farms, uh, the, the dermatomal environment hydration. So it becomes an and, and an open energy data platform, not just for the, for the, I want to get into steam that's for new industry, any type of energy industry. So our focus is to create, bring that data of all those various energy data sources together into a single data platform. You're going to use AI and other technology on top of that to exploit the data, to meet again in a single data platform. >>Liz, I want to ask you about security because security is, is, is such a big concern when it comes to how secure is the data on OSD you, um, actually, can I talk, can I do a follow up on the sustainability talking? Oh, absolutely. By all means. I mean, I want to interject though security is absolutely our top priority. I don't mean to move away from that, but with sustainability, in addition to the benefits of the OSU data platform, when a company moves from on-prem to the cloud, they're also able to leverage the benefits of scale. Now, AWS is committed to running our business in the most environmentally friendly way possible. And our scale allows us to achieve higher resource utilization and energy efficiency than a typical on-prem data center. Now, a recent study by four 51 research found that AWS is infrastructure is 3.6 times more energy efficient than the median of surveyed enterprise data centers. Two thirds of that advantage is due to higher server utilization and a more energy efficient server population. But when you factor in the carbon intensity of consumed electricity and renewable energy purchases, four 51 found that AWS performs the same task with an 88% lower carbon footprint. Now that's just another way that AWS and OSU are working to support our customers is they seek to better understand their workflows and make their legacy businesses less carbon intensive. >>That's that's those are those statistics are incredible. Do you want to talk a little bit now about security? Absolutely. And security will always be AWS is top priority. In fact, AWS has been architected to be the most flexible and secure cloud computing environment available today. Our core infrastructure is built to satisfy. There are the security requirements for the military global banks and other high sensitivity organizations. And in fact, AWS uses the same secure hardware and software to build and operate each of our regions. So that customers benefit from the only commercial cloud that's had hits service offerings and associated supply chain vetted and deemed secure enough for top secret workloads. That's backed by a deep set of cloud security tools with more than 200 security compliance and governmental service and key features as well as an ecosystem of partners like Accenture, that can really help our customers to make sure that their environments for their data meet and or exceed their security requirements. Johann, I want you to talk a little bit about how OSD you can be used today. Does it only handle subsurface data >>And today it's hundreds of servers or Wells data. We got to add to that production around the middle of next year. That means that the whole upstate business. So we've got, if you look at MC, obviously this goes from exploration all the way to production. You've been at the into to a single data platform. So production will be added the round Q3 of next year. Then it principal, we have a difficult, the elder data that single environment, and we want to extended them to other data sources or energy sources like solar farms, wheat farms, uh, hydrogen hydro at San Francisco. We want to add a whore or a list of other day. >>And he saw a student and B all the data together into a single data club. So we move from an fallen guest, a data platform to an energy data platform. That's really what our objective is because the whole industry we've looked at, I've looked at our company companies all moving in that same direction of quantity, of course are very strong at all, I guess, but also increase the, got into all the other energy sources like, like solar, like wind, like, like the hydrogen, et cetera. So we, we move exactly the same method that, that, that the whole OSU can really support at home. And as a spectrum of energy sources, of course, >>And Liz and Johan. I want you to close us out here by just giving us a look into your crystal balls and talking about the five and 10 year plan for OSD. You we'll start with you, Liz. What do you, what do you see as the future holding for this platform? Um, honestly, the incredibly cool thing about working at AWS is you never know where the innovation and the journey is going to take you. I personally am looking forward to work with our customers, wherever their OSU journeys, take them, whether it's enabling new energy solutions or continuing to expand, to support use cases throughout the energy value chain and beyond, but really looking forward to continuing to partner as we innovate to slay tomorrow's challenges. >>Yeah. First, nobody can look that far ahead, any more nowadays, especially 10 years mean now, who knows what happens in 10 years, but if you look what our whole objective is that really in the next five years owes you will become the key backbone for energy companies for storing your data. You are efficient intelligence and optimize the whole supply energy supply chain in this world out there. >>Rubbers Liz Dennett. Thank you so much for coming on the cube virtual, >>Thank you, >>Rebecca nights, stay tuned for more of our coverage of the Accenture executive summit >>Around the globe. It's the cube with digital coverage of AWS reinvent executive summit 2020, sponsored by Accenture and AWS. >>Welcome everyone to the cubes coverage of the Accenture executive summit. Part of AWS reinvent. I'm your host Rebecca Knight today we're welcoming back to Kubila. We have Kishor Dirk. He is the Accenture senior managing director cloud first global services lead. Welcome back to the show >>Kishore. Thank you very much. >>Nice to meet again. And, uh, Tristin moral horse set. He is the managing director, Accenture cloud first North American growth. Welcome back to YouTube. >>Great to be back in. Great to see you again, Rebecca. >>Exactly. Even in this virtual format, it is good to see your faces. Um, today we're going to be talking about my nav and green cloud advisor >>Capability. Kishor I want to start with you. So my NAB is a platform that is really celebrating its first year in existence. Uh, November, 2019 is when Accenture introduced it. Uh, but it's, it has new relevance in light of this global pandemic that we are all enduring and suffering through. Tell us a little bit about the miner platform, what it is. >>Sure, Rebecca, you know, we lost it and now 2019 and, uh, you know, it is a cloud platform to help our clients navigate the complexity of cloud and cloud decisions and to make it faster and obviously innovate in the cloud, uh, you know, with the increased relevance and all the, especially over the last few months with the impact of COVID crisis and exhibition of digital transformation, you know, we are seeing the transformation of the acceleration to cloud much faster. This platform that you're talking about has enabled hundred and 40 clients globally across different industries. You identify the right cloud solution, navigate the complexity, provide a cloud specific solution simulate for our clients to meet the strategy business needs and the clients are loving it. >>I want to go to you now trust and tell us a little bit about how my nav works and how it helps companies make good cloud choices. >>Yeah. So Rebecca we've talked about cloud is, is more than just infrastructure and that's what mine app tries to solve for. It really looks at a variety of variables, including infrastructure operating model and fundamentally what clients business outcomes, um, uh, our clients are, are looking for and, and identify as the optimal solution for what they need. And we design this to accelerate and we mentioned the pandemic. One of the big focus now is to accelerate. And so we worked through a three-step process. The first is scanning and assessing our client's infrastructure, their data landscape, their application. Second, we use our automated artificial intelligence engine to interact with. We have a wide variety and library of, uh, collective plot expertise. And we look to recommend what is the enterprise architecture and solution. And then third, before we aligned with our clients, we look to simulate and test this scaled up model. And the simulation gives our clients a wait to see what cloud is going to look like, feel like and how it's going to transform their business before they go there. >>Tell us a little bit about that in real life. Now as a company, so many of people are working remotely having to collaborate, uh, not in real life. How is that helping them right now? >>So, um, the, the pandemic has put a tremendous strain on systems, uh, because of the demand on those systems. And so we talk about resiliency. We also now need to collaborate across data across people. Um, I think all of us are calling from a variety of different places where our last year we were all at the cube itself. Um, and, and cloud technologies such as teams, zoom that we're we're leveraging now has fundamentally accelerated and clients are looking to onboard this for their capabilities. They're trying to accelerate their journey. They realize that now the cloud is what is going to become important for them to differentiate. Once we come out of the pandemic and the ability to collaborate with their employees, their partners, and their clients through these systems is becoming a true business differentiator for our clients. >>Sure. I want to talk with you now about my NABS multiple capabilities, um, and helping clients design and navigate their cloud journeys. Tell us a little bit about the green cloud advisor capability and its significance, particularly as so many companies are thinking more deeply and thoughtfully about sustainability. >>Yes. So since the launch of my NAB, we continue to enhance capabilities for our clients. One of the significant, uh, capabilities that we have enabled is the brain trust advisor today. You know, Rebecca, a lot of the businesses are more environmentally aware and are expanding efforts to decrease power consumption, uh, and obviously carbon emissions and, uh, and run a sustainable operations across every aspect of the enterprise. Uh, as a result, you're seeing an increasing trend in adoption of energy, efficient infrastructure in the global market. And one of the things that we did, a lot of research we found out is that there's an ability to influence our client's carbon footprint through a better cloud solution. And that's what we entered by brings to us, uh, in, in terms of a lot of the client connotation that you're seeing in Europe, North America and others, lot of our clients are accelerating to a green cloud strategy to unlock beta financial, societal and environmental benefit, uh, through obviously cloud-based circular, operational and sustainable products and services. That is something that, uh, we are enhancing my now and we are having active client discussions at this point of time. >>So Tristan, tell us a little bit about how this capability helps clients make greener. >>Yeah. Um, well, let's start about the investments from the cloud providers in renewable and sustainable energy. Um, they have most of the hyperscalers today, um, have been investing significantly on data centers that are run or renewable energy, some incredibly creative constructs on the how to do that. And sustainability is therefore a key, um, key item of importance for the hyperscalers and also for our clients who now are looking for sustainable energy. And it turns out this marriage is now possible. I can, we marry the, the green capabilities of the cloud providers with a sustainability agenda of our clients. And so what we look into way the mine EF works is it looks at industry benchmarks and evaluates our current clients, um, capabilities and carpet footprint leveraging their existing data centers. We then look to model from an end-to-end perspective, how the, their journey to the cloud leveraging sustainable and, um, and data centers with renewable energy. We look at how their solution will look like and, and quantify carbon tax credits, um, improve a green index score and provide quantifiable, um, green cloud capabilities and measurable outcomes to our clients, shareholders, stakeholders, clients, and customers, um, and our green plot advisors, sustainability solutions already been implemented at three clients. And in many cases in two cases has helped them reduce the carbon footprint by up to 400% through migration from their existing data center to green club. Very, very important. Yeah, >>That is remarkable. Now tell us a little bit about the kinds of clients. Is this, is this more interesting to clients in Europe? Would you say that it's catching on in the United States where we're at? What is the breakdown that you're seeing right now? >>Sustainability is becoming such a global agenda and we're seeing our clients, um, uh, tie this and put this at board level, um, uh, agenda and requirements across the globe. Um, Europe has specific constraints around data sovereignty, right, where they need their data in country, but from a green, a sustainability agenda, we see clients across all our markets, North America, Europe, and our growth markets adopt this. And we have seen case studies in all three markets >>Kisha. I want to bring you back into the conversation. Talk a little bit about how mine up ties into Accenture's cloud first strategy, your Accenture's CEO, Julie Sweet has talked about post COVID leadership requiring every business to become a cloud first business. Tell us a little bit about how this ethos is in Accenture and how you're sort of looking outward with it too. >>So Rebecca mine is the launch pad, uh, to a cloud first transformation for our clients. Uh, Accenture, see you, uh, Julie Sweet, uh, shared the Accenture cloud first and our substantial investment demonstrate our commitment and is delivering data value for our clients when they need it the most. And with the district transformation requiring cloud at scale, you know, we're seeing that in the post COVID leadership, it requires that every business should become a cloud business. And my nap helps them get there by evaluating the cloud landscape, navigating the complexity, modeling architecting and simulating an optimal cloud solution for our clients. And as Justin was sharing a greener cloud, Tristan, talk a little >>Bit more about some of the real life use cases in terms of what are we, what are clients seeing? What are the results? >>Yes, thank you, Rebecca. I would say two key things right around my now the first is the iterative process. Clients don't want to wait, um, until they get started, they want to get started and see what their journey is going to look like. And the second is fundamental acceleration, dependent make, as we talked about, has accelerated the need to move to cloud very quickly. And my nav is there to do that. So how do we do that? First is generating the business cases. Clients need to know in many cases that they have a business case by business case, we talk about the financial benefits, as well as the business outcomes, the green green cloud impact sustainability impacts with minus we can build initial recommendations using a basic understanding of their environment and benchmarks in weeks versus months with indicative value savings in the millions of dollars arranges. >>So for example, very recently, we worked with a global oil and gas company, and in only two weeks, we're able to provide an indicative savings for $27 million over five years. This enabled the client to get started, knowing that there is a business case benefit and then iterate on it. And this iteration is, I would say the second point that is particularly important with my nav that we've seen in bank, the clients, which is, um, any journey starts with an understanding of what is the application landscape and what are we trying to do with those, these initial assessments that used to take six to eight weeks are now taking anywhere from two to four weeks. So we're seeing a 40 to 50% reduction in the initial assessment, which gets clients started in their journey. And then finally we've had discussions with all of the hyperscalers to help partner with Accenture and leverage mine after prepared their detailed business case module as they're going to clients. And as they're accelerating the client's journey, so real results, real acceleration. And is there a journey? Do I have a business case and furthermore accelerating the journey once we are by giving the ability to work in an iterative approach, >>It sounds as though that the company that clients and and employees are sort of saying, this is an amazing time savings look at what I can do here in, in so much in a condensed amount of time, but in terms of getting everyone on board, one of the things we talked about last time we met, uh, Tristin was just how much, uh, how one of the obstacles is getting people to sign on and the new technologies and new platforms. Those are often the obstacles and struggles that companies face. Have you found that at all? Or what is sort of the feedback that you're getting from? >>Yeah. Sorry. Yes. We clearly, there are always obstacles to a con journey. If there weren't obstacles, all our clients would be already fully in the cloud. What man I gives the ability is to navigate through those, to start quickly. And then as we identify obstacles, we can simulate what things are going to look like. We can continue with certain parts of the journey while we deal with that obstacle. And it's a fundamental accelerator. Whereas in the past one, obstacle would prevent a class from starting. We can now start to address the obstacles one at a time while continuing and accelerating the contrary. That is the fundamental difference. Kishor I want to give you the final word here. Tell us a little bit about what is next for Accenture might have and what we'll be discussing next year at the Accenture executive summit >>Sort of echo, we are continuously evolving with our client needs and reinventing, reinventing for the future. For my advisor, our plan is to help our clients reduce carbon footprint and again, migrate to a green cloud. Uh, and additionally, we're looking at, you know, two capabilities, uh, which include sovereign cloud advisor, uh, with clients, especially in, in Europe and others are under pressure to meet stringent data norms that Kristen was talking about. And the sovereign cloud advisor health organization to create an architecture cloud architecture that complies with the green. Uh, I would say the data sound-bitey norms that is out there. The other element is around data to cloud. We are seeing massive migration, uh, for, uh, for a lot of the data to cloud. And there's a lot of migration hurdles that come within that. Uh, we have expanded mine app to support assessment capabilities, uh, for, uh, assessing applications, infrastructure, but also covering the entire state, including data and the code level to determine the right cloud solution. So we are, we are pushing the boundaries on what might have can do with mine. And we have created the ability to take the guesswork out of cloud, navigate the complexity. We are rolling risks costs, and we are achieving clients strategy, business objectives, while building a sustainable lots with being cloud, >>Any platform that can take some of the guesswork out of the future. I'm I'm on board with. Thank you so much, Kristin and Kishore. This has been a great conversation. Thank you, Rebecca. Thank you, Rebecca. Stay tuned for more of the cubes coverage of the Accenture executive summit. I'm Rebecca Knight. >>Yeah, Yeah.

Published Date : Dec 1 2020

SUMMARY :

It's the cube with digital coverage Welcome to cube three 60 fives coverage of the Accenture executive summit. Thanks for having me here. impact of the COVID-19 pandemic has been, what are you hearing from clients? you know, various facets, you know, um, first and foremost, to this reasonably okay, and are, you know, launching to So you just talked about the widening gap. all the changes the pandemic has brought to them. in the cloud that we are going to see. Can you tell us a little bit more about what this strategy entails? all of the systems under which they attract need to be liberated so that you could drive now, the center of gravity is elevated to it becoming a C-suite agenda on everybody's And it, and it's a strategy, but the way you're describing it, it sounds like it's also a mindset and an approach, the employees are able to embrace this change. across every department, I'm the agent of this change is going to be the employees or weapon, And because the change management is, is often the hardest And that is again, the power of cloud. And the power of cloud is to get all of these capabilities from outside that employee, the employee will be more engaged in his or her job and therefore And this is, um, you know, no more true than how So at Accenture, you have long, long, deep Stan, sorry, And in fact, in the cloud world, it was one of the first, um, And one great example is what we are doing with Takeda, uh, billable, to drive more customer insights, um, come up with breakthrough Yeah, the future to the next, you know, base camp, as I would call it to further this productivity, And the evolution that is going to happen where, you know, the human grace of mankind, I genuinely believe that cloud first is going to be the forefront of that change Thank you so much for joining us Karthik. It's the cube with digital coverage And what happens when you bring together the scientific, And Brian Beau Han global director and head of the Accenture AWS business group at Amazon Um, and I think that, you know, there's a, there's a need ultimately to, And, you know, we were commenting on this earlier, but there's, you know, it's been highlighted by a number of factors. And I think that, you know, that's going to help us make faster, better decisions. Um, and so I think with that, you know, there's a few different, it, uh, insights that, you know, the three of us are spending a lot of time thinking about right now. So Arjun, I want to bring you into this conversation a little bit. uh, something that, you know, we had all to do differently. in the governance and every level of leadership, we always think about this as a collective the same way, the North side, the same way, And I think if you really think about what he's talking about, Because the old ways of thinking where you've got application people and infrastructure, How will their experience of work change and how are you helping re-imagine and And it's something that, you know, I think we all have to think a lot about, I mean, And then secondly, I think that, you know, we're, we're very clear that there's a number of areas where there are Uh, and so I think that that's, you know, one, one element that can be considered. or how do we collaborate across the number of boundaries, you know, and I think, uh, Arjun spoke eloquently the customer obsession and this idea of innovating much more quickly. of the things that, you know, a partner like AWS brings to the table is we talk a lot about builders, And it's not just the technical people or the it people who are you know, some decisions, what we call it at Amazon are two two-way doors, meaning you can go through that door, And so we chose, you know, uh, with our focus on, I want you to close this out here. sort of been great for me to see is that when people think about cloud, you know, Well, thank you so much. Yeah, it's been fun. It's the cube with digital coverage of How big is the force and also what were some of the challenges that you were grappling with Um, so the reason we sort of embarked um, you know, certainly as a, as an it leader and sort of my operational colleagues, What is the art of the possible, can you tell us a little bit about why you the public sector that, you know, there are many rules and regulations quite rightly as you would expect Matthew, I want to bring you into the conversation a little bit here. to bring in a number of the different themes that we have say cloud themes, security teams, um, So much of this is about embracing comprehensive change to experiment, the outcomes they're looking to achieve rather than simply focusing on the long list of requirements I think was critical So to give you a little bit of context, when we, um, started And the pilot was so successful. And I think just parallel to that is the quality of our data because we had a lot of data, And have you seen that kind of return on investment because what you were just describing with all the steps Um, but all the, you know, the minutes here and that certainly add up Have you seen any changes And Helen is the leader from an IOT perspective. And this is a question for both of you because Matthew, as you said, change is difficult and there is always a certain You know, we had lots of workshops and seminars where we all talk about, you know, see, you know, to see the stack change, you know, and, and if we, if we have any issues now it's literally, when you are trying to get everyone on board for this kind of thing? the 30 day challenge and nudge theory around how can we gradually encourage people to use things? I want to hear, where do you go from here? not that simple, but, um, you know, we've, we've been through significant change in the last And I see now that we have good at embedded in operational So I want to ask Stuart you first, if you can talk about this transformation and stuck in the old it groove of, you know, capital refresh, um, of the challenges like we've had this year, um, it makes all of the hard work worthwhile because you can actually I want to just real quick and redirect to you and say, you know, for all the people who said, Oh yeah, And, um, you know, Australia, we had to live through Bush fires by the Navy allowed us to work in this unprecedented gear Because I've been saying on the Cuban reporting, necessity's the mother of all and always the only critical path to be done. And what specifically did you guys do at Accenture and how did it all come applications to the cloud now, you know, one of the things that, uh, no we did not along uh, uh, and, and, and, you know, that would really work in our collaborative and agile environment How did you address your approach to the cloud and what was your experience? And then building upon it, and then, you know, partnering with Accenture allows because the kind of, uh, you know, digital transformation, cloud transformation, learnings, um, that might've differed from the expectation we all been there, Hey, you know, It's, it's getting that last bit over the line and making sure that you haven't invested in the future hundred percent of the time, they'll say yes, until you start to lay out to them, okay, you know, you want to automate, that's a key thing in cloud, and you've got to discover those opportunities to create value, Um, you know, that's all stood up on AWS and is a significant portion of And I think our next big step is going to be obviously, So, um, you know, having a lot of that legwork done for us and AWS gives you that, So obviously, you know, lines like an antivirus, but, you know, we knew it was a very good So, um, you know, really good behaviors as an a lot of people kind of going through the same process, knowing what you guys know now, And, and we had all of our people working remotely, um, within, uh, you know, effectively one business day. the time you talk about, um, you know, less this, the, and all of these kinds of things. And this is really about you guys getting It was actually linked to broader business changes, you know, creating basically a digital platform Stuart and Douglas, you don't mind waiting, and what's the priorities for the future. to figure out how we unlock that value, um, you know, drive our costs down our efficiency, our customer base, um, that, uh, that we continue to, you know, sell our products to and work with Uh, and adopting more new ways of working as far as, you know, the state of the business. And it takes time with this stuff, but, uh, uh, you know, Did the work you were in that it's all coming together with faster, What was the problem you were trying to solve at shell? And that, that was at the time that we called it as the, make money out of how we start a day that we can make money out of, if you have access to the data, we can explore the data. What were some of the things you were trying to achieve with the OSD? So the first thing we did is really breaking the link between the application, I've got the data no longer linked to somebody whose application was all freely available for an API layer. And to bring you in here a little bit, can you talk a little bit about some of the imperatives from the a lot of goods when we started rolling out and put in production, the old you are three and bubble because we are So one of the other things that we talk a lot about here on the cube is sustainability. of that to exploit the data, to meet again in a single data platform. purchases, four 51 found that AWS performs the same task with an So that customers benefit from the only commercial cloud that's had hits service offerings and You've been at the into to a single data platform. And he saw a student and B all the data together into a single data club. Um, honestly, the incredibly cool thing about working at AWS is you who knows what happens in 10 years, but if you look what our whole objective is that really in the next five Thank you so much for coming on the cube virtual, It's the cube with digital coverage of He is the Accenture senior managing director cloud first global services Thank you very much. He is the managing director, Great to see you again, Rebecca. Even in this virtual format, it is good to see your faces. So my NAB is a platform that is really celebrating to make it faster and obviously innovate in the cloud, uh, you know, with the increased relevance I want to go to you now trust and tell us a little bit about how my nav works and how it helps One of the big focus now is to accelerate. having to collaborate, uh, not in real life. They realize that now the cloud is what is going to become important for them to differentiate. about the green cloud advisor capability and its significance, particularly as so many companies And one of the things that we did, a lot of research we found out is that there's an ability to influence or renewable energy, some incredibly creative constructs on the how to do that. What is the breakdown that you're seeing right now? And we have seen case studies in all I want to bring you back into the conversation. And with the district transformation requiring cloud at scale, you know, we're seeing that in And the second is fundamental acceleration, dependent make, as we talked about, has accelerated the need This enabled the client to get started, knowing that there is a business is getting people to sign on and the new technologies and new platforms. What man I gives the ability is to navigate through those, to start quickly. And the sovereign cloud advisor health organization to create an Any platform that can take some of the guesswork out of the future.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
LizPERSON

0.99+

Liz DennettPERSON

0.99+

Rebecca KnightPERSON

0.99+

TakedaORGANIZATION

0.99+

StevePERSON

0.99+

RebeccaPERSON

0.99+

MatthewPERSON

0.99+

StewartPERSON

0.99+

AWSORGANIZATION

0.99+

BrianPERSON

0.99+

JohanPERSON

0.99+

AmazonORGANIZATION

0.99+

JustinPERSON

0.99+

CarlPERSON

0.99+

Arjan BeattyPERSON

0.99+

JohannPERSON

0.99+

AccentureORGANIZATION

0.99+

40QUANTITY

0.99+

Julie SweetPERSON

0.99+

HelenPERSON

0.99+

StuartPERSON

0.99+

EuropeLOCATION

0.99+

KarthikPERSON

0.99+

September, 2018DATE

0.99+

Johan KrebbersPERSON

0.99+

AustraliaLOCATION

0.99+

LeePERSON

0.99+

JohnPERSON

0.99+

KristinPERSON

0.99+

sixQUANTITY

0.99+

$3 billionQUANTITY

0.99+

January, 2018DATE

0.99+

Brian Beau HanPERSON

0.99+

ArjunPERSON

0.99+

OSUORGANIZATION

0.99+

Glyn Martin, BT Group | DevOps Virtual Forum


 

>>from around the globe. It's >>the Cube with digital coverage of Dev >>Ops Virtual Forum Brought to You by Broadcom. Welcome to Broadcom, Step Ups, Virtual Forum I and Lisa Martin and I'm joined by another Martin very socially. Distance from me all the way. Coming from Birmingham, England, is Glynn Martin, head of Q. A transformation at BT Glenn. It's great to have you on the program. >>Thank you, Lisa. I'm looking forward, Toa. >>As we said before, we went live to Martin's for the price of one in one segment. So this is gonna be an interesting segment, Guesses. What we're gonna do is Glen's gonna give us a really kind of deep inside out view of Dev ops. From an evolution perspective, Soglo's Let's start transformation is at the heart of what you dio. It's obviously been a very transformative year. How have the events of this year affected the transformation that you are so responsible for driving? >>Yeah. Thank you, Leigh. So I mean, yeah, it has been a difficult year Bond, although working for BT, which is ah, global telecommunications company. Relatively resilient, I suppose, as an industry through covert, it obviously still has been affected and has got its challenges on bond. If anything is actually caused us to accelerate of our transformation journey, you know, we had to do some great things during this time around. You know, in the UK for our emergency and health workers give them unlimited data and for vulnerable people to support them and that spent that we've had to deliver changes quickly. Um, but what? We want to be able to do it, deliver those kind of changes quickly, but sustainably for everything that we do, not just because there's an emergency eso we were already on the kind of journey to by John, but ever so ever more important now that we are what we're able to do, those that kind of work, do it more quickly on. But it works because the implications of it not working is could be terrible in terms of, you know, we've been supporting testing centers, new hospitals to treat covert patients, so we need to get it right and therefore the coverage of what we do, the quality of what we do and how quickly we do. It really has taken on a new scowling what was already a very competitive market within the telco industry within the UK. Um, you know, what I would say is that you know, we are under pressure to deliver more value, but we have small cost challenges. We have to obviously deal with the fact that you know, Cove in 19 has hit most industries kind of revenues and profits. So we've got this kind of paradox between having less cost, but they're having to deliver more value quicker on bond, you know, to higher quality. So, yeah, certainly the finances is on our minds. And that's why we need flexible models, cost models that allow us to kind of do growth. But we get that growth by showing that we're delivering value, especially in, you know, these times when there are financial challenges on companies. >>So one of the things that I want to ask you about again looking at, develops from the inside out on the evolution that you've seen you talked about the speed of things really accelerating in this last nine months or so. When we think Dev ops, we think speed. But one of the things I love to get your perspective on we've talked about in a number of the segments that we've done for this event is cultural change. What are some of the things that scene there as as needing to get, as you said, get things right but done so quickly to support essential businesses, essential workers? How have you seen that cultural shift? >>Yeah, I think you know, before, you know, test test team saw themselves of this part of the software delivery cycle. Andi, actually, now, really, our customers were expecting their quality and to deliver for our customers what they want. Quality has to be ingrained throughout the life cycle. Obviously that you know, there's lots of buzzwords like shift left. How do you do? Shift left testing. But for me, that's really instilling quality and given capabilities shared capabilities throughout the life cycle. That Dr you know, Dr Automation drive improvements. I always say that you know, you're only as good as your lowest common denominator on one thing that we're finding on our Dev Ops Journey Waas that we were you know, we would be trying thio do certain things quicker and had automated build automated tests. But if we were taking weeks to create test scripts or we were taking weeks to manly craft data, and even then when we had taken so long to do it that the coverage was quite poor and that led to lots of defects later in the lifecycle or even in in our production environment, we just couldn't afford to do that. And actually, you know, focusing on continuous testing over the last 9 to 12 months has really given us the ability Thio delivered quickly across the the whole life cycle and therefore actually go from doing a kind of semi agile kind of thing where we did you use the stories we did a few of the kind of, you know, as our ceremonies. But we weren't really deploying any quicker into production because, you know, our stakeholders were scared that we didn't have the same control that we had when we had more water for releases. And, you know, when way didn't think ourselves. So we've done a lot of work on every aspect, especially from a testing point of view, every aspect of every activity, rather than just looking at automated test, you know, whether it is actually creating the test in the first place, Whether it's doing security testing earlier in the light and performance testing. Learn the life cycle, etcetera. So, yeah, it Z It's been a riel key thing that for for C T for us to drive, develops, >>talk to me a little bit about your team. What are some of the shifts in terms of expectations that you're experiencing and how your team interacts with the internal folks from pipeline through life cycle? >>Yeah, we've done a lot of work on this, you know, there's a thing. I think people were pretty quiet. Customer experience. Gap. It reminds me of a cart, a Gilbert cartoon where, you know, we start with the requirements here on Do you know, we almost like a Chinese whisper effects and what we deliver eyes completely, completely different. So we think the testing team or the the delivery team, you know, you know, you think they've done a great job. This is what it said in the acceptance criteria, but then our customers the same Well, actually, that's not working. This isn't working, you know, on there's this kind of gap Way had a great launched this year of actual Requirement Society, one of the board common tools Onda that for the first time in in since I remember actually working within B. T, I had customers saying to may, Wow, you know, we want more of this. We want more projects, um, to have a actual requirements design on it because it allowed us to actually work with the business collaboratively. I mean, we talk about collaboration, but how do you actually, you know, do that have something that both the business on technical people can understand? And we've actually been working with the business using at our requirement. Designer Thio, you know, really look about what the requirements are. Tease out requirements to the hadn't even thought off and making sure that we've got high levels of test coverage. And so what we actually deliver at the end of it, not only have you been able Thio generate test more quickly, but we've got much higher test coverage and also can more smartly, you're using the kind of AI within the tour and with some of the other kind of pipeline tools actually deliver to choose the right tests on the bar, still actually doing a risk based testing approach. So that's been a great launched this year, but just the start of many kind of things that we're >>doing. But what I hear in that Glenn is a lot of positives that have come out of a very challenging situation. Uh, talk to me about it and I like that perspective. This is a very challenging time for everybody in the world, but it sounds like from a collaboration, perspective is you're right. We talk about that a lot critical with Dev Ops. But those challenges there you guys were able to overcome those pretty quickly. What other challenges did you face and figure out quickly enough to be able to pit it so fast? >>I mean, you talked about culture. I mean, you know, Bt is like most come countries companies. So, um, is very siloed. You know, we're still trying to work to become closer as a company. So I think there's a lot of challenges around. How do you integrate with other tools? How do you integrate with you know, the various different technologies and bt we have 58 different whitey stacks? That's not systems that stacks all of those stacks of can have, you know, hundreds of systems on we're trying to. We're gonna drive at the moment a simplified program where we're trying Thio, you know, reduce that number 2 14 stacks. And even then they'll be complexity behind the scenes that that we will be challenged. Maurin Mawr As we go forward, how do you actually hired that to our users on as an I T organization? How do we make ourselves Lena so that even when we you know, we've still got some of that legacy and we'll never fully get rid of it on that's the kind of trade off that we have to make. How do we actually deal with that and and hide that for my users a say and and and drive those programs so we can actually accelerate change. So we take, you know, reduce that kind of waste, and that kind of legacy costs out of our business. You know, the other thing is, well, beating. And I'm sure you know telecoms probably no difference to insurance or finance we've got You know, when you take the number of products that we do and then you combine them, the permutations are tens and hundreds of thousands of products. So we as a business to trying to simplify. We are trying Thio do that in a natural way and haven't trying to do agile in the proper way, you know, and really actually work it paste really deliver value. So I think what we're looking Maura, Maura, at the moment is actually, um is more value focus? Before we used to deliver changes, sometimes into production, someone had a great idea or it was a great idea nine months ago or 12 months ago. But actually, then we end up deploying it. And then we look at the the the users, you know, the usage of that product of that application or whatever it is on. It's not being used for six months, so we're getting much we haven't got, you know, because of the last 12 months, we certainly haven't got room for that kind of waste and you know, the for not really understanding the value of changes that we we are doing. So I think that's the most important thing at the moment is really taken that waste out. You know, there's lots of focus on things like flow management. What bits of the our process are actually taking too long, and we've We've started on that journey, but we've got a hell of a long way to go, you know, But that that involves looking every aspect off the kind of software delivery cycle. >>What are some? Because that that going from, what, 58 i t stocks down to 14 or whatever it's going to be go simplifying is sounds magical. Took everybody. It's a big challenge. What are some of the core technology capabilities that you see really as kind of essential for enabling that with this new way that you're working? >>Yeah. I mean, I think we've started on a continuous testing journey, and I think that's just the start. I mean, that's really, as I say, looking at every aspect off, you know, from a Q, a point of view. It's every aspect of what we dio. But it's also looking at, you know, we're starting to branch into more like a AI ops and, you know, really, the full life cycle on. But, you know, that's just a stepping stone onto, you know, I think oughta Nomics is the way forward, right? You know all of this kind of stuff that happens um, you know, monitoring, you know, monitoring systems, what's happening in production had to be feed that back. How do you get to a point where actually we think about a change on then suddenly it's in production safely. Or if it's not going to safety, it's automatically backing out. So, you know, it's a very, very long journey. But if we want Thio, you know, in a world where the pace is ever increasing the demands of the team and you know, with the pressures on at the moment where with we're being asked to do things, you know more efficiently Ondas leaving as possible. We need to be, you know, thinking about every part of the process. And how do we put the kind of stepping stones in players to lead us to a more automated kind of, you know, their future? >>Do you feel that that plant outcomes are starting to align with what's delivered? Given this massive shift that you're experiencing, >>I think it's starting to, and I think you know, Azzawi. Look at more of a value based approach on. Do you know a Zeiss? A princess was a kind of flight management. I think that's that will become ever evermore important. So I think it's starting to people. Certainly realized that, you know, people teams need to work together. You know, the kind of the cousin between business and ICT, especially as we go Teoh Mawr kind of sad space solutions, low cold solutions. You know there's not such a gap anymore. Actually, some of our business partners expects to be much more tech savvy. Eso I think you know, this is what we have to kind of appreciate. What is I ts role? How do we give the capabilities become more for centers of excellence rather than actually doing Mount amount of work And for May and from a testing point of view, you know, amount, amount of testing, actually, how do we automate that? How do we actually generate that instead of created? I think that's the kind of challenge going forward. >>What are some? As we look forward, what are some of the things that you would like to see implemented or deployed in the next say, 6 to 12 months as we hopefully round a corner with this pandemic? >>Yeah, I think you know, certainly for for where we are as a company from a Q A perspective. We are. Yeah, there's certain bits that we do Well, you know, we've started creating continuous delivery. A day evokes pipelines. Um, there's still manual aspects of that. So, you know, certainly for May I I've challenged my team with saying, How do we do an automated journey? So if I, you know, I put a requirement injera or value whoever it is, that's why. Then click a button on bond, you know, with either zero touch of one touch, then put that into production and have confidence that that has been done safely on that it works. And what happens if it doesn't work? So you know, that's that's the next in the next few months, that's what our concentration is about. But it's also about decision making, you know, how do we actually understand those value judgements? And I think there's lots of the things Dev ops, ai ops, kind of always that aspects of business operations. I think it's about having the information in one place to make those kind of decisions. How does it all tied together, as I say, even still with kind of Dev ops, we've still got elements within my company where we've got lots of different organizations doing some doing similar kind of things but the walking of working in silos Still. So I think, having a eye ops Aziz becomes more and more to the fore as we go to the cloud. And that's what we need to. You know, we're still very early on in our cloud journey, you know. So we need to make sure the technologies work with Cloud as well as you kind of legacy systems. But it's about bringing that all together and having a full visible pipeline. Everybody can see and make decisions against >>you said the word confidence, which jumped out at me right away. Because absolutely, you've gotta have be able to have confidence in what your team is delivering and how it's impacting the business and those customers. Last question for you is how would you advise your peers in a similar situation to leverage technology automation, for example, dev ops to be able to gain the confidence that they're making the right decisions for their business? >>Yeah, I mean, I think the the approach that we've taken actually is not started with technology we've actually taken human centered design a za core principle of what we dio within the i t part of BT. So by using humans tend to design. That means we talked to our customers. We understand their pain points, we map out their current processes on. But when we mapped out, those processes also understand their aspirations as well, you know, Where do they want to be in six months? You know, Do they want to be more agile and you know, or do they want Teoh? Is this apart their business that they want thio run better? We have to Then look at why that's not running well and then see what solutions are out there. We've been lucky that, you know, with our partnership with Broadcom within the P l. A. A lot of the tortures and the P l. A have directly answered some of the businesses problems. But I think by having those conversations and actually engaging with the business, um, you know, especially if the business hold the purse strings, which is you know, in some companies, including as they do there is that kind of, you know, almost by understanding their their pain points and then saying This is how we can solve your problem We've tended to be much more successful than trying Thio impose something and say We're here to technology that they don't quite understand doesn't really understand how it could have resonate with their problems. So I think that's the heart of it is really about, you know, getting looking at the data, looking at the processes, looking at where the kind of waste is on. Then actually then looking at the right solutions. And as I say, continuous testing is a massive for us. We've also got a good relationship with capitals looking at visual ai on. Actually, there's a common theme through that, and I mean, AI is becoming more and more prevalent, and I know yeah, sometimes what is A I and people have kind of the semantics of it. Is it true, ai or not? But yes, certainly, you know, AI and machine learning is becoming more and more prevalent in the way that we work, and it's allowing us to be much more effective, the quicker and what we do on being more accurate. You know, whether it's finding defects, running the right tests or, you know, being able to anticipate problems before they're happening in a production environment. >>Welcome. Thank you so much for giving us this sort of insight. Outlook at Dev Ops, sharing the successes that you're having taking those challenges, converting them toe opportunities and forgiving folks who might be in your shoes or maybe slightly behind advice. I'm sure they appreciate it. We appreciate your time. >>It's been an absolute pleasure, Really. Thank you for inviting me of Extremely enjoyed it. So thank you ever so much. >>Excellent. Me too. I've learned a lot for Glynn Martin and Lisa Martin. You're watching the Cube?

Published Date : Nov 20 2020

SUMMARY :

from around the globe. It's great to have you on the program. How have the events of this year affected the transformation that you are so We have to obviously deal with the fact that you know, What are some of the things that scene there as as needing to get, as you said, get things right but done so quickly Waas that we were you know, we would be trying thio do certain What are some of the shifts in terms of expectations So we think the testing team or the the delivery team, you know, But those challenges there you guys were able And then we look at the the the users, you know, the usage of that product of that application What are some of the core technology capabilities that you see really But if we want Thio, you know, in a world where the pace is ever increasing May and from a testing point of view, you know, amount, amount of testing, actually, how do we automate that? So you know, that's that's the next in the next few months, that's what our concentration is Last question for you is how would you advise your peers in a similar situation So I think that's the heart of it is really about, you know, getting looking at the data, Thank you so much for giving us this sort of insight. So thank you ever so much.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Glynn MartinPERSON

0.99+

Lisa MartinPERSON

0.99+

JohnPERSON

0.99+

tensQUANTITY

0.99+

LisaPERSON

0.99+

Maurin MawrPERSON

0.99+

UKLOCATION

0.99+

LeighPERSON

0.99+

MauraPERSON

0.99+

AzzawiPERSON

0.99+

MartinPERSON

0.99+

Birmingham, EnglandLOCATION

0.99+

BroadcomORGANIZATION

0.99+

14QUANTITY

0.99+

6QUANTITY

0.99+

MayDATE

0.99+

oneQUANTITY

0.99+

Glyn MartinPERSON

0.99+

BT GroupORGANIZATION

0.98+

bothQUANTITY

0.98+

nine months agoDATE

0.98+

12 months agoDATE

0.98+

12 monthsQUANTITY

0.98+

GlennPERSON

0.98+

six monthsQUANTITY

0.98+

this yearDATE

0.98+

SogloORGANIZATION

0.98+

six monthsQUANTITY

0.98+

one touchQUANTITY

0.98+

ThioPERSON

0.97+

hundredsQUANTITY

0.97+

P l. AORGANIZATION

0.97+

first timeQUANTITY

0.97+

BTORGANIZATION

0.96+

GilbertPERSON

0.96+

one segmentQUANTITY

0.95+

agileTITLE

0.94+

BT GlennORGANIZATION

0.94+

ToaPERSON

0.92+

Teoh MawrPERSON

0.91+

one thingQUANTITY

0.91+

CoveORGANIZATION

0.89+

ChineseOTHER

0.88+

GlenPERSON

0.87+

ZeissPERSON

0.87+

B. TORGANIZATION

0.86+

zero touchQUANTITY

0.84+

LenaPERSON

0.83+

Step UpsORGANIZATION

0.81+

58QUANTITY

0.79+

last nine monthsDATE

0.79+

AzizPERSON

0.79+

14 stacksQUANTITY

0.78+

first placeQUANTITY

0.76+

hundreds of thousandsQUANTITY

0.76+

productsQUANTITY

0.75+

last 12 monthsDATE

0.75+

58 different whitey stacksQUANTITY

0.73+

2OTHER

0.71+

DevOpsORGANIZATION

0.71+

ForumORGANIZATION

0.69+

pandemicEVENT

0.63+

Dev OpsORGANIZATION

0.62+

Requirement SocietyORGANIZATION

0.62+

9QUANTITY

0.6+

ThioORGANIZATION

0.59+

thioPERSON

0.58+

AndiPERSON

0.57+

Dev OpsTITLE

0.54+

nextDATE

0.53+

oughta NomicsORGANIZATION

0.52+

Dev Ops JourneyTITLE

0.52+

OutlookTITLE

0.51+

monthsDATE

0.49+

lastDATE

0.47+

19QUANTITY

0.4+

Reliance Jio: OpenStack for Mobile Telecom Services


 

>>Hi, everyone. My name is my uncle. My uncle Poor I worked with Geo reminds you in India. We call ourselves Geo Platforms. Now on. We've been recently in the news. You've raised a lot off funding from one of the largest, most of the largest tech companies in the world. And I'm here to talk about Geos Cloud Journey, Onda Mantis Partnership. I've titled it the story often, Underdog becoming the largest telecom company in India within four years, which is really special. And we're, of course, held by the cloud. So quick disclaimer. Right. The content shared here is only for informational purposes. Um, it's only for this event. And if you want to share it outside, especially on social media platforms, we need permission from Geo Platforms limited. Okay, quick intro about myself. I am a VP of engineering a geo. I lead the Cloud Services and Platforms team with NGO Andi. I mean the geo since the beginning, since it started, and I've seen our cloud footprint grow from a handful of their models to now eight large application data centers across three regions in India. And we'll talk about how we went here. All right, Let's give you an introduction on Geo, right? Giorgio is on how we became the largest telecom campaign, India within four years from 0 to 400 million subscribers. And I think there are There are a lot of events that defined Geo and that will give you an understanding off. How do you things and what you did to overcome massive problems in India. So the slide that I want to talkto is this one and, uh, I The headline I've given is, It's the Geo is the fastest growing tech company in the world, which is not a new understatement. It's eggs, actually, quite literally true, because very few companies in the world have grown from zero to 400 million subscribers within four years paying subscribers. And I consider Geo Geos growth in three phases, which I have shown on top. The first phase we'll talk about is how geo grew in the smartphone market in India, right? And what we did to, um to really disrupt the telecom space in India in that market. Then we'll talk about the feature phone phase in India and how Geo grew there in the future for market in India. and then we'll talk about what we're doing now, which we call the Geo Platforms phase. Right. So Geo is a default four g lt. Network. Right. So there's no to geo three g networks that Joe has, Um it's a state of the art four g lt voiceover lt Network and because it was designed fresh right without any two D and three G um, legacy technologies, there were also a lot of challenges Lawn geo when we were starting up. One of the main challenges waas that all the smart phones being sold in India NGOs launching right in 2000 and 16. They did not have the voice or lt chip set embedded in the smartphone because the chips it's far costlier to embed in smartphones and India is a very price and central market. So none of the manufacturers were embedding the four g will teach upset in the smartphones. But geos are on Lee a volte in network, right for the all the network. So we faced a massive problem where we said, Look there no smartphones that can support geo. So how will we grow Geo? So in order to solve that problem, we launched our own brand of smartphones called the Life um, smartphones. And those phones were really high value devices. So there were $50 and for $50 you get you You At that time, you got a four g B storage space. A nice big display for inch display. Dual cameras, Andi. Most importantly, they had volte chip sets embedded in them. Right? And that got us our initial customers the initial for the launch customers when we launched. But more importantly, what that enabled other oh, EMS. What that forced the audience to do is that they also had to launch similar smartphones competing smartphones with voltage upset embedded in the same price range. Right. So within a few months, 3 to 4 months, um, all the other way EMS, all the other smartphone manufacturers, the Samsung's the Micromax is Micromax in India, they all had volte smartphones out in the market, right? And I think that was one key step We took off, launching our own brand of smartphone life that helped us to overcome this problem that no smartphone had. We'll teach upsets in India and then in order. So when when we were launching there were about 13 telecom companies in India. It was a very crowded space on demand. In order to gain a foothold in that market, we really made a few decisions. Ah, phew. Key product announcement that really disrupted this entire industry. Right? So, um, Geo is a default for GLT network itself. All I p network Internet protocol in everything. All data. It's an all data network and everything from voice to data to Internet traffic. Everything goes over this. I'll goes over Internet protocol, and the cost to carry voice on our smartphone network is very low, right? The bandwidth voice consumes is very low in the entire Lt band. Right? So what we did Waas In order to gain a foothold in the market, we made voice completely free, right? He said you will not pay anything for boys and across India, we will not charge any roaming charges across India. Right? So we made voice free completely and we offer the lowest data rates in the world. We could do that because we had the largest capacity or to carry data in India off all the other telecom operators. And these data rates were unheard off in the world, right? So when we launched, we offered a $2 per month or $3 per month plan with unlimited data, you could consume 10 gigabytes of data all day if you wanted to, and some of our subscriber day. Right? So that's the first phase off the overgrowth and smartphones and that really disorders. We hit 100 million subscribers in 170 days, which was very, very fast. And then after the smartphone faith, we found that India still has 500 million feature phones. And in order to grow in that market, we launched our own phone, the geo phone, and we made it free. Right? So if you take if you took a geo subscription and you carried you stayed with us for three years, we would make this phone tree for your refund. The initial deposit that you paid for this phone and this phone had also had quite a few innovations tailored for the Indian market. It had all of our digital services for free, which I will talk about soon. And for example, you could plug in. You could use a cable right on RCR HDMI cable plug into the geo phone and you could watch TV on your big screen TV from the geophones. You didn't need a separate cable subscription toe watch TV, right? So that really helped us grow. And Geo Phone is now the largest selling feature phone in India on it. 100 million feature phones in India now. So now now we're in what I call the geo platforms phase. We're growing of a geo fiber fiber to the home fiber toe the office, um, space. And we've also launched our new commerce initiatives over e commerce initiatives and were steadily building platforms that other companies can leverage other companies can use in the Jeon o'clock. Right? So this is how a small startup not a small start, but a start of nonetheless least 400 million subscribers within four years the fastest growing tech company in the world. Next, Geo also helped a systemic change in India, and this is massive. A lot of startups are building on this India stack, as people call it, and I consider this India stack has made up off three things, and the acronym I use is jam. Trinity, right. So, um, in India, systemic change happened recently because the Indian government made bank accounts free for all one billion Indians. There were no service charges to store money in bank accounts. This is called the Jonathan. The J. GenDyn Bank accounts. The J out off the jam, then India is one of the few countries in the world toe have a digital biometric identity, which can be used to verify anyone online, which is huge. So you can simply go online and say, I am my ankle poor on duh. I verify that this is indeed me who's doing this transaction. This is the A in the jam and the last M stands for Mobil's, which which were held by Geo Mobile Internet in a plus. It is also it is. It also stands for something called the U. P I. The United Unified Payments Interface. This was launched by the Indian government, where you can carry digital transactions for free. You can transfer money from one person to the to another, essentially for free for no fee, right so I can transfer one group, even Indian rupee to my friend without paying any charges. That is huge, right? So you have a country now, which, with a with a billion people who are bank accounts, money in the bank, who you can verify online, right and who can pay online without any problems through their mobile connections held by G right. So suddenly our market, our Internet market, exploded from a few million users to now 506 106 100 million mobile Internet users. So that that I think, was a massive such a systemic change that happened in India. There are some really large hail, um, numbers for this India stack, right? In one month. There were 1.6 billion nuclear transactions in the last month, which is phenomenal. So next What is the impact of geo in India before you started, we were 155th in the world in terms off mobile in terms of broadband data consumption. Right. But after geo, India went from one 55th to the first in the world in terms of broadband data, largely consumed on mobile devices were a mobile first country, right? We have a habit off skipping technology generation, so we skip fixed line broadband and basically consuming Internet on our mobile phones. On average, Geo subscribers consumed 12 gigabytes of data per month, which is one of the highest rates in the world. So Geo has a huge role to play in making India the number one country in terms off broad banded consumption and geo responsible for quite a few industry first in the telecom space and in fact, in the India space, I would say so before Geo. To get a SIM card, you had to fill a form off the physical paper form. It used to go toe Ah, local distributor. And that local distributor is to check the farm that you feel incorrectly for your SIM card and then that used to go to the head office and everything took about 48 hours or so, um, to get your SIM card. And sometimes there were problems there also with a hard biometric authentication. We enable something, uh, India enable something called E K Y C Elektronik. Know your customer? We took a fingerprint scan at our point of Sale Reliance Digital stores, and within 15 minutes we could verify within a few minutes. Within a few seconds we could verify that person is indeed my hunk, right, buying the same car, Elektronik Lee on we activated the SIM card in 15 minutes. That was a massive deal for our growth. Initially right toe onboard 100 million customers. Within our and 70 days. We couldn't have done it without be K. I see that was a massive deal for us and that is huge for any company starting a business or start up in India. We also made voice free, no roaming charges and the lowest data rates in the world. Plus, we gave a full suite of cloud services for free toe all geo customers. For example, we give goTV essentially for free. We give GOTV it'll law for free, which people, when we have a launching, told us that no one would see no one would use because the Indians like watching TV in the living rooms, um, with the family on a big screen television. But when we actually launched, they found that GOTV is one off our most used app. It's like 70,000,080 million monthly active users, and now we've basically been changing culture in India where culture is on demand. You can watch TV on the goal and you can pause it and you can resume whenever you have some free time. So really changed culture in India, India on we help people liver, digital life online. Right, So that was massive. So >>I'm now I'd like to talk about our cloud >>journey on board Animal Minorities Partnership. We've been partners that since 2014 since the beginning. So Geo has been using open stack since 2014 when we started with 14 note luster. I'll be one production environment One right? And that was I call it the first wave off our cloud where we're just understanding open stack, understanding the capabilities, understanding what it could do. Now we're in our second wave. Where were about 4000 bare metal servers in our open stack cloud multiple regions, Um, on that around 100,000 CPU cores, right. So it's a which is one of the bigger clouds in the world, I would say on almost all teams, with Ngor leveraging the cloud and soon I think we're going to hit about 10,000 Bama tools in our cloud, which is massive and just to give you a scale off our network, our in French, our data center footprint. Our network introduction is about 30 network data centers that carry just network traffic across there are there across India and we're about eight application data centers across three regions. Data Center is like a five story building filled with servers. So we're talking really significant scale in India. And we had to do this because when we were launching, there are the government regulation and try it. They've gotten regulatory authority of India, mandates that any telecom company they have to store customer data inside India and none of the other cloud providers were big enough to host our clothes. Right. So we we made all this intellectual for ourselves, and we're still growing next. I love to show you how we grown with together with Moran says we started in 2014 with the fuel deployment pipelines, right? And then we went on to the NK deployment. Pipelines are cloud started growing. We started understanding the clouds and we picked up M C p, which has really been a game changer for us in automation, right on DNA. Now we are in the latest release, ofem CPM CPI $2019 to on open stack queens, which on we've just upgraded all of our clouds or the last few months. Couple of months, 2 to 3 months. So we've done about nine production clouds and there are about 50 internal, um, teams consuming cloud. We call as our tenants, right. We have open stack clouds and we have communities clusters running on top of open stack. There are several production grade will close that run on this cloud. The Geo phone, for example, runs on our cloud private cloud Geo Cloud, which is a backup service like Google Drive and collaboration service. It runs out of a cloud. Geo adds G o g S t, which is a tax filing system for small and medium enterprises, our retail post service. There are all these production services running on our private clouds. We're also empaneled with the government off India to provide cloud services to the government to any State Department that needs cloud services. So we were empaneled by Maiti right in their ego initiative. And our clouds are also Easter. 20,000 certified 20,000 Colin one certified for software processes on 27,001 and said 27,017 slash 18 certified for security processes. Our clouds are also P our data centers Alsop a 942 be certified. So significant effort and investment have gone toe These data centers next. So this is where I think we've really valued the partnership with Morantes. Morantes has has trained us on using the concepts of get offs and in fries cold, right, an automated deployments and the tool change that come with the M C P Morantes product. Right? So, um, one of the key things that has happened from a couple of years ago to today is that the deployment time to deploy a new 100 north production cloud has decreased for us from about 55 days to do it in 2015 to now, we're down to about five days to deploy a cloud after the bear metals a racked and stacked. And the network is also the physical network is also configured, right? So after that, our automated pipelines can deploy 100 0 clock in five days flight, which is a massive deal for someone for a company that there's adding bear metals to their infrastructure so fast, right? It helps us utilize our investment, our assets really well. By the time it takes to deploy a cloud control plane for us is about 19 hours. It takes us two hours to deploy a compu track and it takes us three hours to deploy a storage rack. Right? And we really leverage the re class model off M C. P. We've configured re class model to suit almost every type of cloud that we have, right, and we've kept it fairly generous. It can be, um, Taylor to deploy any type of cloud, any type of story, nor any type of compute north. Andi. It just helps us automate our deployments by putting every configuration everything that we have in to get into using infra introduction at school, right plus M. C. P also comes with pipelines that help us run automated tests, automated validation pipelines on our cloud. We also have tempest pipelines running every few hours every three hours. If I recall correctly which run integration test on our clouds to make sure the clouds are running properly right, that that is also automated. The re class model and the pipelines helpers automate day to operations and changes as well. There are very few seventh now, compared toa a few years ago. It very rare. It's actually the exception and that may be because off mainly some user letter as opposed to a cloud problem. We also have contributed auto healing, Prometheus and Manager, and we integrate parameters and manager with our even driven automation framework. Currently, we're using Stack Storm, but you could use anyone or any event driven automation framework out there so that it indicates really well. So it helps us step away from constantly monitoring our cloud control control planes and clothes. So this has been very fruitful for us and it has actually apps killed our engineers also to use these best in class practices like get off like in France cord. So just to give you a flavor on what stacks our internal teams are running on these clouds, Um, we have a multi data center open stack cloud, and on >>top of that, >>teams use automation tools like terra form to create the environments. They also create their own Cuba these clusters and you'll see you'll see in the next slide also that we have our own community that the service platform that we built on top of open stack to give developers development teams NGO um, easy to create an easy to destroy Cuban. It is environment and sometimes leverage the Murano application catalog to deploy using heats templates to deploy their own stacks. Geo is largely a micro services driven, Um um company. So all of our applications are micro services, multiple micro services talking to each other, and the leverage develops. Two sets, like danceable Prometheus, Stack stone from for Otto Healing and driven, not commission. Big Data's tax are already there Kafka, Patches, Park Cassandra and other other tools as well. We're also now using service meshes. Almost everything now uses service mesh, sometimes use link. Erred sometimes are experimenting. This is Theo. So So this is where we are and we have multiple clients with NGO, so our products and services are available on Android IOS, our own Geo phone, Windows Macs, Web, Mobile Web based off them. So any client you can use our services and there's no lock in. It's always often with geo, so our sources have to be really good to compete in the open Internet. And last but not least, I think I love toe talk to you about our container journey. So a couple of years ago, almost every team started experimenting with containers and communities and they were demand for as a platform team. They were demanding community that the service from us a manage service. Right? So we built for us, it was much more comfortable, much more easier toe build on top of open stack with cloud FBI s as opposed to doing this on bare metal. So we built a fully managed community that a service which was, ah, self service portal, where you could click a button and get a community cluster deployed in your own tenant on Do the >>things that we did are quite interesting. We also handle some geo specific use cases. So we have because it was a >>manage service. We deployed the city notes in our own management tenant, right? We didn't give access to the customer to the city. Notes. We deployed the master control plane notes in the tenant's tenant and our customers tenant, but we didn't give them access to the Masters. We didn't give them the ssh key the workers that the our customers had full access to. And because people in Genova learning and experimenting, we gave them full admin rights to communities customers as well. So that way that really helped on board communities with NGO. And now we have, like 15 different teams running multiple communities clusters on top, off our open stack clouds. We even handle the fact that there are non profiting. I people separate non profiting I peoples and separate production 49 p pools NGO. So you could create these clusters in whatever environment that non prod environment with more open access or a prod environment with more limited access. So we had to handle these geo specific cases as well in this communities as a service. So on the whole, I think open stack because of the isolation it provides. I think it made a lot of sense for us to do communities our service on top off open stack. We even did it on bare metal, but that not many people use the Cuban, indeed a service environmental, because it is just so much easier to work with. Cloud FBI STO provision much of machines and covering these clusters. That's it from me. I think I've said a mouthful, and now I love for you toe. I'd love to have your questions. If you want to reach out to me. My email is mine dot capulet r l dot com. I'm also you can also message me on Twitter at my uncouple. So thank you. And it was a pleasure talking to you, Andre. Let let me hear your questions.

Published Date : Sep 14 2020

SUMMARY :

So in order to solve that problem, we launched our own brand of smartphones called the So just to give you a flavor on what stacks our internal It is environment and sometimes leverage the Murano application catalog to deploy So we have because it was a So on the whole, I think open stack because of the isolation

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
2015DATE

0.99+

IndiaLOCATION

0.99+

2014DATE

0.99+

two hoursQUANTITY

0.99+

$50QUANTITY

0.99+

3QUANTITY

0.99+

12 gigabytesQUANTITY

0.99+

three yearsQUANTITY

0.99+

MorantesORGANIZATION

0.99+

70,000,080 millionQUANTITY

0.99+

AndrePERSON

0.99+

three hoursQUANTITY

0.99+

SamsungORGANIZATION

0.99+

2000DATE

0.99+

70 daysQUANTITY

0.99+

GenovaLOCATION

0.99+

five daysQUANTITY

0.99+

2QUANTITY

0.99+

zeroQUANTITY

0.99+

0QUANTITY

0.99+

170 daysQUANTITY

0.99+

100 million subscribersQUANTITY

0.99+

Onda Mantis PartnershipORGANIZATION

0.99+

first phaseQUANTITY

0.99+

100 millionQUANTITY

0.99+

15 minutesQUANTITY

0.99+

10 gigabytesQUANTITY

0.99+

firstQUANTITY

0.99+

16DATE

0.99+

four yearsQUANTITY

0.99+

4 monthsQUANTITY

0.99+

one personQUANTITY

0.99+

49 pQUANTITY

0.99+

100 million customersQUANTITY

0.99+

todayDATE

0.99+

one billionQUANTITY

0.99+

Two setsQUANTITY

0.99+

155thQUANTITY

0.99+

oneQUANTITY

0.99+

one key stepQUANTITY

0.99+

last monthDATE

0.99+

first countryQUANTITY

0.98+

3 monthsQUANTITY

0.98+

around 100,000 CPU coresQUANTITY

0.98+

JoePERSON

0.98+

100QUANTITY

0.98+

27,001QUANTITY

0.98+

OneQUANTITY

0.98+

15 different teamsQUANTITY

0.98+

Android IOSTITLE

0.98+

one monthQUANTITY

0.98+

FranceLOCATION

0.98+

506 106 100 millionQUANTITY

0.98+

GeoORGANIZATION

0.98+

Elektronik LeeORGANIZATION

0.98+

FBIORGANIZATION

0.98+

one groupQUANTITY

0.98+

1.6 billion nuclear transactionsQUANTITY

0.98+

AndiPERSON

0.97+

Geo Mobile InternetORGANIZATION

0.97+

five storyQUANTITY

0.97+

PrometheusTITLE

0.97+

Chris Riley, Automation Anywhere | CUBE Conversations, June 2020


 

>> Narrator: From theCUBE's studios in Palo Alto, in Boston, connecting with thought leaders all around the world. This is a CUBE conversation. >> Hey everybody, this is Dave Vellante and welcome to this episode of "CXO Insights." As you know, we've been grabbing the perspectives of leaders throughout this pandemic and assessing their tips for managing in a crisis and of course, managing in good times as well. But now, as we enter the post-isolation economy, we really want to look at not just how you manage through the crisis but how you manage beyond the crisis. And I'm really excited to have Chris Riley here. He's the newly minted Chief Revenue Officer at Automation Anywhere. Chris, my friend, how you doing? I hope you and the family are well. >> Thank you, David. I wish the same for you. I think getting by as most folks are, it's the new normal, we're all getting used to it but I'm happy to be here and happy to be at Automation Anywhere. >> Yeah, I want to talk about that in detail. Eddie Walsh calls it the new abnormal but so congratulations on the new role. I want to start with your career. I met you in 1987, which ironically was the same year I met Dave Donatelli, the same year I met Michigan I. and Saul Koi, talk about great timing. And then, you came into the industry at a time, really different time. It was, the IBM people don't remember this but IBM was the dominant player and you guys unseated them amazing 12-year career at EMC and then you kind of went to the .com boom. That was amazing. You relive that ride, did a stint at HP and really turned that business around and then came back to Dell, top go to market executive. One of the top in the industry that I know and now, of course at Automation Anywhere we're going to talk about. My first question to you is, a lot of changes have occurred since 1987. What has changed the most? Now we're talking diversity, we're talking all kinds of your different sales models. From your career looking back, what's changed the most? >> I think everything has changed and candidly for the better, Dave. You just led with one of the key areas in an area I'm deeply passionate about and that is diversity and inclusion and I think there's no stronger time, at least in our country's history where the inequalities that exist have been so exposed. So I view this as an opportunity, as I did at Dell to make a difference, lead from the front and make this a destination and a company whose culture really supports and drives diversity and inclusion. So I'd say that's one area, and I know it's very passionate for you as well. The others, it was a time before laptops, desktops. I think Ken Olsen once said, who would ever need a laptop in their home and boy, the world has changed. So I think some of the things though that haven't changed and this is why I'm so excited about Automation Anywhere. At the manual processes we have our workers doing and I think there is a real opportunity. I've lived through explosive growth at EMC, top company performing stock during the 90s, I get to see VMware firsthand. I've seen what's happened with ServiceNow and I believe this RPA space, as to you is in its infancy. It's seeing 30% compounded annual growth and we're just at the beginning and I think it's going to change the way people work and really lead to that digital transformation that so many of us have been talking about for the last decade. >> Yeah and you know kind of my position. Quick aside, I don't know if you saw the Netflix announcement this morning and I've been wondering as a small business, what can we do? What more can we do for inclusion and diversity? Netflix announced they're going to take 2% of their cash and put it into banks, financial institutions that support black causes and I just talked to our CFO. I said, look, why don't we take some of our cash, let's take 2% and stick it into banks, community banks. There's 30 million small businesses in the United States. If just 1% puts 10 grand in each, that's $3 billion that go into black community. So I'm going to start a mission and I just thought I'd share that 'cause I know it's a passion of yours. >> Yeah, and we all need to be in a position to provide equal opportunity for employment and that is reaching out into those communities and starting early on in creating the opportunities for advancement professionally, mentorship and just the path forward. And I'm excited to see what Netflix is doing. I'm sure you'll come up with the right answer for your company and I think all of us are searching, what's the right answer for our respective companies? >> Yeah, so now let's get into it. You're a month in and I want to talk about this project. I've learned a lot about not only RPA but about automation. I've just had a deep dive with your team and it really brought some things into focus. Guys, if you bring up the first slide, I want to get some thoughts on the table here. So this is a chart that sort of came into my focus with a friend of mine, Dave Moschello, who really big thinker on this stuff and he pointed out, this is data from the US Bureau of Labor and Statistics and the EU and it shows the lackluster productivity that's going on in the past decade. So you can see, we had the boost in the 80s and the 90s, we had this sort of productivity uptick from laptops but now, look what's happened since 2007. And the point that Moschello made on the right hand side is we have all these huge issues that we face, whether it's climate change, we have this massive debt, healthcare, an aging population, feeding everyone, et cetera, et cetera, et cetera, and his point was, there's no way we're going to be able to solve all these problems by throwing humans at the problem. So I've really begun to sort of think about this just in terms of machines and the roles that machines will play. I think overnight, Chris, we've gone from, wow, I'm afraid that machines are going to take my job to you can't operate if you're not digital. >> Yeah, well digital transformation is not a new term. I think it's meant something different each year for the last 10 years and I look at this as an opportunity. The World Economic Forum projected that IA and RPA will create 58 million new jobs. It's an astounding number. What COVID-19 has exposed is this work from home phenomenon that really exposes the risk of manual processes within the enterprise. So I think those two things combined is almost a perfect storm and I think what it'll do is accelerate the adoption of RPA and IPA. So something that might've taken years or decades to really be adopted in force, in this new normal, I think is going to be accelerated quite dramatically. >> So, the combination of your go to market execution, you managed complex sales motions before. Automation Anywhere obviously has some great product capabilities. Guys, I want to bring up the next slide and Chris, you might have seen this in some of the stuff that I wrote but this is data from ETR Enterprise technology research. They're a data partner of ours. Now it's clear that Automation Anywhere has the right product market fit and you can see on this chart, this is a methodology that we use. ETR goes out and they ask people, are you adopting a platform new? Are you increasing spending relative to last year? Are you flat, decreasing or replacing? And you can see here, there is zero churn in the Automation Anywhere base. And so obviously you got product market fit. Churn is the silent killer, obviously of SAS companies and so, you've picked a winner and I'm learning more about this. At first I thought the team office is quite large, I sized it. I actually think it's bigger than I originally thought. Chris, I thought this was going to be a winner-take-all type of market. I'm really rethinking that after, especially the deep dive I've had with your team in terms of how you guys go to market with an end-to-end sort of life cycle approach as opposed to sort of putting point products in. So I wonder if that narrative that I just laid out, resonates with you, is it sort of consistent with what you're seeing and then maybe some of the reasons why you joined Automation Anywhere? >> Yeah, I would say the most aggressive software growth that I've seen in the last decade or so, and two companies stand out for me. That's VMware and ServiceNow. They don't have a point product, they have a platform and that's what attracted me to Automation Anywhere is this platform approach. And Dave as you know, I've spent most of my career calling on the enterprise' strong relationships with those types of companies and they aren't looking to develop a point product solution and then cobble together lots of disparate islands of solutions. They're looking for a platform that can grow as they grow. They can extend from the back office to the front office but all centered around workforce, transformation, productivity and just as importantly, resiliency. And as we start to develop more and more capabilities that will be delivered through this platform approach, I think we're going to see explosive growth as the industry goes through its explosive growth. >> Well, I know your approach and your approach is to stay very close to customers. So as you were doing your due diligence on Automation Anywhere and as you enter your sort of first part of your 100-day journey here, I'm sure you've talked to a lot of customers. What are they telling you? What are the big takeaways right now that you're hearing? >> Yeah, so I think some of the data you pointed out with 4,000 customers in essence, zero churn, the opportunity to upsell those customers with more products and solutions clearly is there. New account acquisition has been a tremendous source of growth for the company in a strong professional services organization that actually is able to deliver the outcomes that our customers expect. From an enterprise perspective, I couldn't have come into a better situation with 4,000 customers, 50% of the fortune 500, 2 million bots deployed, those types of strategic relationships are going to be more and more critical as this company continues to accelerate its growth. Most of the RPA solutions really got in through the back office and candidly, really weren't even a component of an IT solution. Now, as you go to the front of the house, where you're looking at customer facing applications and worker productivity, these are CEO, CFO, COO and IT initiatives. So I really believe we're coming into our own, at the front of the house with senior executives that really want to create a better working environment for their employees and de-risk a lot of these manual processes that have existed for years. >> So I know why you chose Automation Anywhere. My question is, why did Automation Anywhere choose Chris Riley? I know your capabilities but obviously when somebody hires a executive like yourself, they say, "Hey, Chris, we want you to help us "get to the next level," but what does that mean? Are we talking about changes in the go to market? Are we talking about your ability to recruit and coach, to manage complex of sales motions? What is it that you want to bring to Automation Anywhere? >> I think it's all those, Dave. Having built a reputation throughout my 30 plus year career around a people-centric focus, a customer-centric focus and those two things kind of aren't interchangeable. When you look at customers, they put their faith and confidence in people and they put their faith and confidence in companies. And what I see here at Automation Anywhere is that the ability to kind of expand upon the great culture that the company already has but do it with someone whose role in a company at scale globally and can put a lot of the best practices and disciplines in place to do that 'cause it is difficult but also, how do we start to do larger, more complex deals and build relationships with the CIO, the CFO, the CEO? And I think a big reason why I'm here is, that experience in doing that, doing large complex multi-year opportunities but also being able to deliver upon the outcomes that we told our customers we could achieve and do that together with our customers and again we have a strong professional services organization and an incredible ecosystem of partners that have demonstrated year over year, the company's ability to actually deliver upon its promise. >> That was my next question to you, was the ecosystem. One of the big changes from when you started in this business, was it used to be just belly to belly, hardcore, direct sales, the importance and leverage that you get from a partner ecosystem. You point out VMware. In fact ServiceNow, it's interesting. When we first started covering ServiceNow, one of the things we said is we want to see as an indicator of success, the partner ecosystem evolve and then sure enough, it exploded with the SIs and all the kinds of developers. So maybe talk about AA's ecosystem, The Partner System. You obviously have a lot of experience there in your career, how do you see that as a leverage point? >> Yeah, it's huge. This market is far larger than we can cover with a direct sales organization and requires substantial services engagements that go well beyond the kind of professional services organization we want to build out organically in the company. So when you look at that, the company today has 1,900 partners. The global systems integrators are key, especially those with VPO type practices, the regional SIs and candidly, the regional VARs who've built out a strong service malpractice, a strong VMware practice and have the professional services capabilities to do some of these complex automation or automation type work that have also built the trust and confidence of their customers. So, in partnership with these types of companies, we believe we can expand our reach. We believe we can offer a more comprehensive outcome and solution to our customers and we, what I'm going to be looking at is, how do we enhance our channel programs to be the kind of company that the channel partners want to engage with, built upon the reputation of the company, the leadership position we have in the technology and also our willingness to go after this space together. >> So I got to go but last question is, what can you share with us about your 100-day plan? Where are you going to focus? >> On the people. There is a strong culture here, there's incredible sales talent and there's talent throughout the organization. I think Dave, you've seen for me over the years, a clarity of our mission, keep things simple and try and drive a repetitive process to deliver results. I'm very accountability focused. So I think what I'm going to look to assess is where the organization is today, how to get more out of the great talent we have, build stronger and deeper relationships with our customers and really scale and grow through our ecosystem of channel partners. >> Well, Chris, I'm super excited for you. A great hire by Automation Anywhere obviously got my attention. I think it'll get the industry's as well. Best of luck, and of course we'll be watching. >> Good, always great to see you, Dave, take care. >> Yeah, ditto, thanks so much for coming on and thank you for watching everybody. Keep it here because this month we're going to be really digging into the ETR data we've been reporting on that horse race between Automation Anywhere and UI Path. The ETR data is in the field and we'll be reporting on that. So look for that. This is Dave Vellante for theCUBE and we'll see you next time. (gentle music)

Published Date : Jul 2 2020

SUMMARY :

leaders all around the world. the perspectives of leaders and happy to be at Automation Anywhere. and then came back to Dell, and I think it's going to and I just talked to our CFO. and just the path forward. and the 90s, we had this that really exposes the and you can see on this chart, and they aren't looking to What are the big takeaways of the data you pointed out changes in the go to market? is that the ability to kind of and all the kinds of developers. and have the professional the great talent we have, I think it'll get the industry's as well. Good, always great to and we'll see you next time.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
ChrisPERSON

0.99+

DavidPERSON

0.99+

Dave VellantePERSON

0.99+

Dave DonatelliPERSON

0.99+

Ken OlsenPERSON

0.99+

NetflixORGANIZATION

0.99+

Eddie WalshPERSON

0.99+

Dave MoschelloPERSON

0.99+

DavePERSON

0.99+

Saul KoiPERSON

0.99+

Chris RileyPERSON

0.99+

IBMORGANIZATION

0.99+

1987DATE

0.99+

$3 billionQUANTITY

0.99+

Palo AltoLOCATION

0.99+

30%QUANTITY

0.99+

12-yearQUANTITY

0.99+

30 millionQUANTITY

0.99+

June 2020DATE

0.99+

US Bureau of Labor and StatisticsORGANIZATION

0.99+

1,900 partnersQUANTITY

0.99+

United StatesLOCATION

0.99+

100-dayQUANTITY

0.99+

DellORGANIZATION

0.99+

30 plus yearQUANTITY

0.99+

two companiesQUANTITY

0.99+

4,000 customersQUANTITY

0.99+

10 grandQUANTITY

0.99+

50%QUANTITY

0.99+

HPORGANIZATION

0.99+

2%QUANTITY

0.99+

Automation AnywhereORGANIZATION

0.99+

COVID-19OTHER

0.99+

EMCORGANIZATION

0.99+

first questionQUANTITY

0.99+

2007DATE

0.99+

BostonLOCATION

0.99+

first slideQUANTITY

0.99+

World Economic ForumORGANIZATION

0.99+

each yearQUANTITY

0.99+

EUORGANIZATION

0.99+

todayDATE

0.99+

last yearDATE

0.98+

90sDATE

0.98+

two thingsQUANTITY

0.98+

1%QUANTITY

0.98+

dittoPERSON

0.98+

ServiceNowTITLE

0.97+

this monthDATE

0.96+

OneQUANTITY

0.96+

oneQUANTITY

0.96+

ETRORGANIZATION

0.96+

MoschelloPERSON

0.95+

first partQUANTITY

0.95+

firstQUANTITY

0.95+

2 million botsQUANTITY

0.94+

pandemicEVENT

0.94+

80sDATE

0.94+

CUBEORGANIZATION

0.92+

CXO InsightsTITLE

0.92+

IAORGANIZATION

0.91+

last decadeDATE

0.91+

SASORGANIZATION

0.91+

one areaQUANTITY

0.91+

theCUBEORGANIZATION

0.89+

past decadeDATE

0.89+

yearsQUANTITY

0.87+

ServiceNowORGANIZATION

0.86+

decadesQUANTITY

0.86+

58 million new jobsQUANTITY

0.85+

Power Panel | PegaWorld iNspire


 

>> Narrator: From around the globe, it's theCUBE with digital coverage of PegaWorld iNspire, brought to you by Pegasystems. >> Hi everybody, this is Dave Vellante and welcome to theCUBE's coverage of PegaWorld iNspire 2020. And now that the dust has settled on the event, we wanted to have a little postmortem power panel, and I'm really excited to have three great guests here today. Adrian Swinscoe is a customer service and experience advisor and the best-selling author of a couple of books: "How to Wow" and "Punk CX." Adrian great to see you, thanks for coming on. >> Hey Dave. >> And Shelly Kramer's a principal, analyst, and a founding partner at Futurum Research, CUBE alum. Shelly, good to see you. >> Hi, great to see you too. >> And finally, Don Schuerman who is the CTO of Pegasystems and one of the people that was really highlighting the keynotes. Don, thanks for your time, appreciate you coming on. >> Great to be here. >> Guys, let's start with some of the takeaways from the event, and if you don't mind I'm going to set it up. I had some, I had many many notes. But I'll take a cue from Alan's keynote, where he talked about three things: rethinking the customer engagement, that whole experience, that as a service, I'm going to say that certainly the second part of last decade came to the front and center and we think is going to continue in spades. And then new tech, we heard about that. Don we're going to ask you to chime in on that. Modern software, microservices, we've got machine intelligence now. And then I thought there were some really good customer examples. We heard from Siemens, we heard from the CIO and head of digital at Aflac, the Bank of Australia. So, some really good customer examples. But Shelly, let me start with you. What were your big takeaways of PegaWorld iNspire 2020, the virtual edition? >> You know, what I love is a focus, and we have talked a lot about that here at Futurum Research, but what I love is the thinking that what really is important now is to think about rethinking and kind of tearing things apart. Especially when we're in a time, we're in difficult economic times, and so instead of focusing on rebuilding and relaunching as quickly as possible, I think that now's the time to really focus on reexamining what is it that our customers want? How is it that we can best serve them? And really sort of start from ground zero and examine our thinking. And I think that's really at the heart of digital transformation, and I think that both in this virtual event and in some interviews I was lucky enough to do in advance with some of the Pega senior team, that was really a key focus, is really thinking about how we can re-architect things, how we can do things in ways that are more efficient, that impact people more effectively, that impact the bottom line more effectively. And to me that's really exciting. >> So Adrian, CX is obviously your wheelhouse. A lot of the conversation at PegaWorld iNspire was of course about customer experience, customer service. How do you think the content went? What were some of the highlights for you? And maybe, what would you have liked to hear more of? >> Well I think, thanks Dave, I actually really enjoyed it. I actually kind of thought was, first of all I should say that I've been to a bunch of virtual summits and I thought this was one of the best ones I've done in terms of its pace and its interactivity. I love the fact that Don was bouncing around the screen, kind of showing us around the menu and things. I thought that was great. But the things that I thought really stood out for me was this idea of the context around accelerating digital transformation. And that's very contextual, it's almost being forced upon us. But then this idea of also the center-out thinking and the Process Fabric. Because it really reminded me of, and Don you can maybe correct me if I'm wrong here, is taking a systems-thinking approach to delivering the right outcomes for customers. Because it's always struck me that there's a contradiction at the heart of the rhetoric around customer-centricity where people say they want to do the right things by customers but then they force them down this channel-centric or process-centric way of thinking. And so actually I thought it was really refreshing to hear about this center-out and Process Fabric platform that Pega's building. And I thought it's really exciting because it felt like actually we're going to start to take a more systemic look and take to delivering great service and great experience. So I thought that was really great. Those were my big headlines out of the summit. >> So Don, one of the-- >> Adrian I think-- >> Go ahead, please. >> Yeah, I think the whole idea, you know, and Alan referred to center-out as a business architecture, and I think that's really an important concept because this is really about the intersection of that business goal. How do I truly become customer-centric? And then how do I actually make my technology do it? And it's really important for that to work where you put your business logic in the technology. If you continue to do it in the sort of channel-centric way or really data-centric, system-centric way that historically has been the approach, I don't think you can build a sustainable platform for great customer engagement. So I think that idea of a business architecture that you clued in on a little bit is really central to how we've been thinking about this. >> Let's stay on that for a second. But first of all, I just want to mention, you guys did a good job of not just trying to take a physical event and plug in into virtual. So congratulations on that. The virtual clicker toss, and you know, you were having some fun eating your eggs. I mean that was, that's great. And the Dropkick Murphys couldn't be live, but you guys still leveraged that, so well done. One of the better ones that I've seen. But I want to stay on your point there. Alan talked about some of the mistakes that are made, and one of the questions I have for you guys is, what is the state of customer experience today, and why the divergence between great, and good, and pretty crappy? And Alan talked about, well, people try to impose business process top-down, or they try to infuse logic in the database bottom-up. You really got to do that middle-out. So, Don I want to come back to you. Let's explore that a little bit. What do you really mean by middle-out? Where am I putting the actual business logic? >> Yeah, I think this is important, right. And I think that a lot of time we have experiences as customers. And I had one of these recently with a cable provider, where I spent a bunch of time on their website chatting with a chatbot of some kind, that then flipped me over to a human. When the chatbot flipped me to the human, the human didn't know what I was doing with the chatbot. And that human eventually told me I had to call somebody. So I picked up the phone, I made the phone call. And that person didn't know what I was doing on chat with the human or with the chatbot. So every time there's a customer, I'm restarting. I'm reexplaining where I am. And that to me is a direct result of that kind of channel-centric thinking, where all of my business logic ends up embedded in, "Well hey, we're going to build a cool chatbot. "And now we're going to build a cool chat system. "And by the way, "we're going to keep our contact centers running." But I'm not thinking holistically about the customer experience. And that's why we think this center-out approach is so important, because I want to go below the channel. And I want to think about that customer journey. What's the outcome I'm trying to get to? In the case of my interaction, I was just trying to increase my bandwidth so that I could do events like this, right? What's that outcome that I'm trying to get to and how do I get the customer to that outcome in a way that's as efficient for the business and as easy for the customer as possible regardless of what channel they're on. And I think that's a little bit of a new way of thinking. And again, it means thinking not just about the customer goal, but having an opinion, whether you are a business leader or an IT person, about where that logic belongs in your architecture. >> So, Adrian. Don just described the sort of bot and human experience, which mimics a lot of the human experience that we've all touched in the past. So, but the customer journey that Don talked about isn't necessarily one journey. There's multiple journeys. So what's your take on how organizations can do better with that kind of service. >> Well I think you're absolutely right, Dave. I mean, actually during the summer I was talking, I was listening to Paul Greenberg talk about the future of customer service. And Paul said something that I think was really straightforward but really insightful. He said, "Look, organizations think about customer journeys "but customers don't think about journeys "in the way that organizations do. "They think discontinuously." So it's like, "I'm going to go to channel one, "and then channel three, and then channel four, "and then channel five, and then back to channel two. "And then back to channel five again." And they expect those conversations to be picked up across those different channels. And so I think what we've got to do is develop, as Don said, build an architecture that is, that works around trying to support the different journeys but allows that flexibility and that adaptability for customers to jump around and to have one of those continuous but disconnected conversations. But it's up to us to try and connect them all, to deliver the service and experience that the customers actually want. >> Now Shelly, a lot of the customer experience actually starts with the employees, and employees don't like when the customer is yelling at them saying, "I just answered all those questions. "Why do I have to answer them again?" So you've, at your firm, you guys have written a lot about this, you've thought a lot about it, you have some data I know you shared on theCUBE one time that 80% of employees are disengaged. And so, that affects the customer experience, doesn't it? >> Yeah it does, you know. And I think that when I'm listening to Don's explanation about his cable company, I'm having flashbacks to what feels like hundreds of my own experiences. And you're just thinking, "This does not have to be this complicated!" You know, ten years ago that same thing that Don just described happened with phone calls. You know, you called one person and they passed you off to somebody else, and they passed you off to somebody else, and you were equally as frustrated as a customer. Now what's happening a lot of times is that we're plugging technology in, like a chat bot, that's supposed to make things better but we're not developing a system and processes throughout our organization, and also change management, what do I want to say, programs within the organization and so we're kind of forgetting all of those things. So what's happening is that we're still having customers having those same experiences that are a decade old, and technology is part of the mix. And it really shouldn't be that way. And so, one thing that I really enjoyed, speaking about employees, was listening to Rich Gilbert from Aflac. And he was talking about when you're moving from legacy processes to new ones, you have to plan for and invest in change management. And we talk about this all the time here at Futurum, you know technology alone is never the answer. It's technology plus people. And so you have to invest in people, you have to invest in their training in order to be able to support and manage change and to drive change. And I think one really important part of that equation is also listening to your employees and getting their feedback, and making them part of the process. Because when they are truly on your front lines, dealing with customers, many times dealing with stressed, upset, frustrated customers, you know, they have a lot of insights. And sometimes we don't bring them into those conversations, certainly early enough in the process to help, to let them help guide us in terms of the solutions and the processes that we put in place. I think that's really important. >> Yeah, a lot of-- >> Shelly, I think-- >> If I may, a lot of the frustration with some employees sometimes is those processes change, and they're unknown going into it. We saw that with COVID, Don. And so, your thoughts on this? >> Yeah, I mean, I think the environment employees are working in is changing rapidly. We've got a customer, a large telecommunications company in the UK where their customer service requests are now being handled by about 4,000 employees pulled from their marketing department working distributed because that's the world that we're in. And the thing I was going to say in response to Shelly is, Alan mentioned in his keynote this idea of design thinking. And one of the reasons why I think that's so important is that it's actually about giving the people on the front lines a voice. It's a format for engaging the employees who actually know the day-to-day experiences of the customers, the day-to-day experiences of a customer service agent, and pulling them into the solution. How do we develop the systems, how do we rethink our processing, how does that need to plug into the various channels that we have? And that's why a lot of our focus is not just on the customer service technology, but the underlying low code platform that allows us to build those processes and those chunks of the customer journey. We often refer to them as "microjourneys" that lead to a specific outcome. And if you're using a low code based platform, something that allows anybody to come in and define that process, you can actually pull employees from the front lines and put them directly on your project teams. And all of a sudden you get better engagement but you also get this incredible insight flowing into what you're doing because you're talking to the people who live this day in and day out. >> Well and when you have-- >> So let's stay on this for a second, if we can. Shelly, go ahead please. >> Sure. When you have a chance to talk with those people, to talk with those front line employees who are having an opportunity to work with low code, no code, they get so excited about it and their jobs are completely, the way they think about their jobs and their contribution to the company, and their contribution to the customer, and the customer experience, is just so wonderful to see. And it's such an easy thing to do, so I think that that's really a critical part of the equation as it relates to success with these programs. >> Yeah, staying close to the customer-- >> Can I jump in? >> Yeah, please Adrian. >> Can I jump in on that a little, a second. I think Shelly, you're absolutely right. I think that it's a really simple thing. You talk about engagement. And one of the key parts of engagement, it seems to me, is that, is giving people a voice and making them feel important and feel heard. And so to go and ask for their opinion and to help them get involved and make a difference to the work that they do, the outcomes that their customers receive, and the overall productivity and efficiency, can only have a positive impact. And it's almost like, it feels self-evident that you'd do that but unfortunately it's not very common. >> Right. It does feel self-evident. But we miss on that front a lot. >> So I want to ask, I'm going to come back to, we talked about people process, we'll come back to that. But I want to talk about the tech. You guys announced, the big announcement was the Pega Process Fabric. You talked about that, Don, as a platform for digital platforms. You've got all these cool microservices and dynamic APIs and being able to compose on the fly, so some pretty cool stuff there. I wonder, with the virtual event, you know, with the physical event you've got the hallway traffic, you talk to people and you get face-to-face reactions. Were you able to get your kind of real-time reactions to the announcement? What was that like? Share with us please. >> Yeah, so, we got well over 1,000 questions in during the event and a lot of them were either about Process Fabric or comments about it. So I think people are definitely excited about this. And when you strip away all of the buzzwords around microservices and cloud, et cetera, I think what we're really getting at here is that work is going to be increasingly more distributed. We are living proof of that right now, the four of us all coming here from different studios. But work is going to be distributed for a bunch of reasons. Because people are more distributed, because organizations increasingly are building customer journeys that aren't just inside their walls, but are connected to the partners and their ecosystem. I'm a bank but I may, as part of my mortgage process, connect somebody up to a home insurer. And all of a sudden the home buying process goes beyond my four walls. And then finally, as you get all of these employees engaged with building their low code apps and being citizen developers, you want to let the 1,000 flowers to bloom but you also need a way to connect that all back together. And Process Fabric is about putting the technology in place to allow us to take these distributed bits of work that we need to do and weave them together into experiences that are coherent for a customer and easy for an employee to navigate. Because I think it's going to be really really important that we do that. And even as we take our systems and break them up into microservices, well customers don't interact with microservices. Customers interact with journeys, with experiences, with the processes you lay out, and making sure we can connect that up together into something that feels easy for the customer and the employee, and gets them to that result they want quickly, that's what the vision of Process Fabric is all about. >> You know, it strikes me, I'm checking my notes here. You guys talked about a couple of examples. One was, I think you talked about the car as sort of a mobility experience, maybe, you know, it makes me wonder with all this AI and autonomous vehicle stuff going on, at what point is owning and driving your own vehicle really going to be not the norm anymore? But you talked about this totally transformed, sorry to use that word, but experience around autos. And certainly financial services is maybe a little bit more near-term. But I wonder Shelly, Futurum, you know, you guys look ahead, how far can we actually go with AI in this realm? >> Well, I think we can go pretty far and I think it'll happen pretty fast. And I think that we're seeing that already in terms of what happened when we had the Coronavirus COVID-19, and of course we're still navigating through that, is that all of a sudden things that we talked about doing, or thought about doing, or planned doing, you know later on in this year or 2021, we had to do all of those things immediately. And so again, it is kind of like ripping the Bandaid off. And we're finding that AI plays a tremendously important role in relieving the workload on the frontline workers, and being able to integrate empathy into decision making. And you know, I go back to, I remember when you all first rolled out the empathy part of your platform, Don, and just watching a demo on that of how you can slide this empathy meter to be warmer, and see in true dollars and cents over time the impact of treating your customers with more empathy, what that delivers to a company. And I think that AI that continues to build and learn and again, what we're having right now, is we're having this gigantic volume of needs, of conversation, of all these transactions that need to happen at once, and great volumes make for better outcomes as it relates to artificial intelligence and how learning can happen more quickly over time. So I think that it's, we're definitely going to see more use of AI more rapidly than we might've seen it before, and I don't think that's going to slow down, at all. Certainly, I mean there's no reason for it to slow down. The benefits are tremendous. The benefits are tremendous, and let me step back and say, following a conversation with Rob Walker on responsible AI, that's a whole different ball of wax. And I think that's something that Pega has really embraced and planted a flag in. So I think that we'll see great things ahead with AI, and I think that we'll see the Pega team really leading as it relates to ethical AI. And I think that's tremendously important as well. >> Well that's the other side of the coin, you know. I asked how far can we go and I guess you're alluding to how far should we go. But Adrian, we also heard about agility and empathy. I mean, I want an empathic service provider. Are agility and empathy related to customer service, and how so? >> Well, David, I think that's a great question. I think that, you talk about agility and talk about empathy, and I think the thing is, what we probably know from our own experience is that being empathetic is sometimes going to be really hard. And it takes time, and it takes practice to actually get better at it. It's almost like a new habit. Some people are naturally better at it than others. But you know, organizationally, I talk about that we need to almost build, almost like an empathetic musculature at an organizational level if we're going to achieve this. And it can be aided by technology, but we, when we develop new muscles it takes time. And sometimes you go through a bit of pain in doing that. So I think that's where the agility comes in, is that we have to test and learn and try new things, be willing to get things wrong and then correct, and then kind of move on. And then learn from these kind of things. And so I think the agility and empathy, it does go hand in hand and it's something that will drive growth and increasing empathetic interactions as we go forward. But I think it's also, just to build on Shelly's point, I think you're absolutely right that Pega has been leading the way in this sort of dimension, in terms of its T-switch and its empathetic advisor. But now the ethical AI testing or the ethical bias testing adds a dimension to that to make sure it's not just about all horsepower, but being able to make sure that you can steer your car. To use your analogy. >> So AI's coming whether we like it or not. Right, Shelly? Go ahead. >> It is. One real quick real world example here is, you know, okay so we have this time when a lot of consumers are furloughed. Out of work. Stressed about finances. And we have a lot of Pega's customers are in the financial services space. Some of the systems that they've established, they've developed over time, the processes they've developed over time is, "Oh, I'm talking with Shelly Kramer and she has a "blah-blah-blah account here. "And this would be a great time to sell her on "this additional service," or whatever. And when you can, so that was our process yesterday. But when you're working with an empathic mindset and you are also needing to be incredibly agile because of current circumstances and situations, your technology, the platform that you're using, can allow you to go, "Okay I'm dealing "with a really stressed customer. "This is not the best time "to offer any additional services." Instead what we need to ask is this series of questions: "How can we help?" Or, "Here are some options." Or whatever. And I think that it's little tweaks like that that can help you in the customer service realm be more agile, be more empathetic, and really deliver an amazing customer experience as a result. And that's the technology. >> If I could just add to that. Alan mentioned in his keynote a specific example, which is Commonwealth Bank of Australia. And they were able, multiple times this year, once during the Australian wildfires and then again in response to the COVID crisis, to completely shift and turn on a dime how they interacted with their customer, and to move from a prioritization of maybe selling things to a prioritization of responding to a customer need. And maybe offering payment deferrals or assistance to a customer. But back to what we were talking about earlier, that agility only happened because they didn't have the logic for that embedded in all their channels. They had it centralized. They had it in a common brain that allowed them to make that change in one place and instantly propagate it to all of the 18 different channels in which they touch their customer. And so, being able to have agility and that empathy, to my mind, is explicitly tied to that concept of a center-out business architecture that Alan was talking about. >> Oh, absolutely. >> And, you know, this leads to discussion about automation, and again, how far can we go, how far should we go? Don, you've been interviewed many many times, like any tech executive, about the impact of AI on jobs. And, you know, the typical response of course is, "No, we want augmentation." But the reality is, machines have always replaced humans it's just, now it's the first time in terms of cognitive function. So it's a little different for us this time around. But it's clear, as I said, AI is coming whether we like it or not. Automation is very clearly on the top of people's minds. So how do you guys see the evolution of automation, the injection of automation into applications, the ubiquity of automations coming in this next decade? Shelly, let's start with you. >> You know, I was thinking you were going to ask Don that question so I'm just listening and listening. (laughing) >> Okay, well we can go with Don, that's-- >> No I'm happy to answer it. It's fine, it just wasn't what I expected. You know, we are really immersed in the automation space. So I very much see the concerns that people on the front line have, that automation is going to replace them. And the reality of it is, if a job that someone does can be automated, it will be automated. It makes sense. It makes good business sense to do that. And I think that what we are looking at from a business agility standpoint, from a business resilience standpoint, from a business survival standpoint, is really how can we deliver most effectively to serve the needs of our customers. Period. And how we can do that quickly and efficiently and without frustration and in a way that is cost effective. All of those things play into what makes a successful business today, as well as what keeps employees, I'm sorry, as well as what keeps customers served, loyal, staying around. I think that we live in a time where customer loyalty is fleeting. And so I think that smart businesses have to look at how do we deepen the relationships that we have with customers? How can we use automation to do that? And the thing about it, you know, I'll go back to the example that Don gave about his cable company that all of us have lived through. It's just like, "Oh my gosh. "There's got to be a better way." So compare that to, and I'm sure all of us can think of an experience where you had to deal with a customer service situation in some way or another, and it was the most awesome thing ever. And you walked away from it and you just went, "Oh my gosh. I know I was talking to a bot here or there." Or, "I know I was doing this, but that solved my problem. "I can't believe it was so easy! "I can't believe it was so easy! "I can't wait to buy something from this company again!" You know what I'm saying? And that's really, I think, the role that automation can play. Is that it can really help deepen existing relationships with our customers, and help us serve them better. And it can also help our employees do things that are more interesting and that are more relevant to the business. And I think that that's important too. So, yes, jobs will go. Yes, automation will slide into places where we've done things manually and repetitive processes before, but I think that's a good thing. >> So, we've got to end it shortly here but I'll give you guys each a last opportunity to chime in. And Adrian, I want to start with you. I invoked the T-word before, transformation, a kind of tongue-in-cheek joking because I know it's not your favorite word. But it is the industry's favorite word. Thinking ahead for the future, we've talked about AI, we've talked about automation, people, process and tech. What do you see as the future state of customer experience, this mix of human and machine? What do we have to look forward to? >> So I think that, first of all, let me tackle the transformation thing. I mean, I remember talking about this with Duncan Macdonald who is the CIO across at UPC, which is one of Pega's customers, on my podcast there the other week. And he talked about, he's the cosponsor of a three year digital transformation program. But then he appended the description of that by saying it's a transformation program that will never end. That's the thing that I think about, because actually, if you think about what we're talking about here, we're not transforming to anything in particular, you know. It's not like going from here to there. And actually, the thing that I think we need to start thinking about is, rather than transformation we actually need to think about an evolution. And adopting an evolutionary state. And we talked about being responsive. We talked about being adaptable. We talked about being agile. We talk about testing and learning and all these different sort of things, that's evolutionary, right? It's not transformational, it's evolutionary. If you think about Charles Darwin and the theory of the species, that's an evolutionary process. And there's a quote, as you've mentioned I authored this book called "Punk CX," there's a quote that I use in the book which is taken from a Bad Religion song called "No Control" and it's called, "There is no vestige of a beginning, "and no prospect of an end." And that quote comes from a 1788 book by James Hutton, which was one of the first treaties on geology, and what he found through all these studies was actually, the formation of the earth and its continuous formation, there is no vestige of a beginning, no prospect of an end. It's a continuous process. And I think that's what we've got to embrace is that actually change is constant. And as Alan says, you have to build for change and be ready for change. And have the right sort of culture, the right sort of business architecture, the right sort of technology to enable that. Because the world is getting faster and it is getting more competitive. This is probably not the last crisis that we will face. And so, like in most evolutionary things, it wasn't the fittest and the strongest that survived, it was the ones that were most adaptable that survived. And I think that's the kind of thing I want to land on, is actually how, it's the ones that kind of grasp that, grasp that whole concept are the ones that are going to succeed out of this. And, what they will do will be... We can't even imagine what they're going to do right now. >> And, thank you. And Shelly, it's not only responding to, as Adrian was saying, to crisis, but it's also being in a position to very rapidly take advantage of opportunities and that capability is going to be important. You guys are futurists, it's in the name. Your thoughts? >> Well I think that, you know, Adrian's comments were incredibly salient, as always. And I think that-- >> Thank you. >> The thing that this particular crisis that we are navigating through today has in many ways been bad, but in other ways, I think it's been incredibly good. Because it has forced us, in a way that we really haven't had to deal with before, to act quickly, to think quickly, to rethink and to embrace change. Oh, we've got to work from home! Oh, we've got 20 people that need to work from home, we have 20,000 people that need to work from home. What technology do we need? How do we take care of our customers? All of these things we've had to figure out in overdrive. And humans, generally speaking, aren't great at change. But what we are forced to do as a result of this pandemic is change. And rethink everything. And I think that, you know, the point about transformation not being a beginning and an end, we are never, ever, ever done. It is evolutionary and I think that as we look to the future and to one of your comments, we are going faster with more exciting technology solutions out there, with people who are incredibly smart, and so I think that it's exciting and I think that all we are going to see is more and more and more change, and I think it will be a time of great resilience, and we'll see some businesses survive and thrive, and we'll see other businesses not survive. But that's been our norm as well, so I think it's really, I think we have some things to thank this pandemic for. Which is kind of weird, but I also try to be fairly optimistic. But I do, I think we've learned a lot and I think we've seen some really amazing exciting things from businesses who have done this. >> Well thanks for sharing that silver lining, Shelly. And then, Don, I'm going to ask you to bring us to the finish line. And I'm going to close my final question to you, or pose it. You guys had the wrecking ball, and I've certainly observed, when it comes to things like digital transformations, or whatever you want to call it, that there was real complacency, and you showed that cartoon with the wrecking ball saying, "Ehh not in my life, not on my watch. "We're doing fine." Well, this pandemic has clearly changed people's thinking, automation is really top of mind now at executive. So you guys are in a good spot from that standpoint. But your final thoughts, please? >> Yeah, I mean, I want to concur with what Adrian and Shelly said and if I can drop another rock quote in there. This one is from Bob Dylan. And Dylan famously said, "The times they are a changing." But the quote that I keep on my wall is one that he tossed off during an interview where he said, "I accept chaos. "I'm not sure if it accepts me." But I think digital transformation looks a lot less like that butterfly emerging from a cocoon to go off happy to smell the flowers, and looks much more like accepting that we are in a world of constant and unpredictable change. And I think one of the things that the COVID crisis has done is sort of snapped us awake to that world. I was talking to the CIO of a large media company who is one of our customers, and he brought up the fact, you know, like Croom said, "We're all agile now. "I've been talking about five years, "trying to get this company to operate in an agile way, "and all of a sudden we had to do it. "We had no choice, we had to respond, "we had to try new things, we had to fail fast." And my hope is, as we think about what customer engagement and automation and business efficiency looks like in the future, we keep that mindset of trying new things and continuously adapting. Evolving. At the end of the day, our company's brand promise is, "Build for change." And we chose that because we think that that's what organizations, the one thing they can design for. They can design for a future that will continue to change. And if you put the right architecture in place, if you take that center-out mindset, you can support those immediate needs, but set yourself up for a future of continuous change and continuous evolution and adaptation. >> Well guys, I'll quote somebody less famous. Jeff Frick, who said, "The answer to every question "lives somewhere in a CUBE interview." and you guys have given us a lot of answers. I really appreciate your time. I hope that next year at PegaWorld iNspire we can see each other face-to-face and do some live interviews. But really appreciate the insights and all your good work. Thank you. >> Thank you. >> Absolutely. >> And thank you for watching everybody, this is Dave Vellante and our coverage of PegaWorld iNspire 2020. Be right back, right after this short break. (lighthearted music)

Published Date : Jun 9 2020

SUMMARY :

brought to you by Pegasystems. And now that the dust Shelly, good to see you. and one of the people that from the event, and if you don't mind And I think that's really at the heart of And maybe, what would you and the Process Fabric. And it's really important for that to work and one of the questions And that to me is a direct So, but the customer journey And Paul said something that I think was And so, that affects the and the processes that we put in place. If I may, a lot of the And the thing I was going to for a second, if we can. of the equation as it relates to success And one of the key parts of But we miss on that front a lot. and being able to compose on the fly, and gets them to that But I wonder Shelly, Futurum, you know, And I think that we're seeing side of the coin, you know. I talk about that we need to almost build, we like it or not. And that's the technology. that allowed them to make But the reality is, machines that question so I'm just And the thing about it, you know, And Adrian, I want to start with you. And actually, the thing that I think and that capability is And I think that-- And I think that, you know, And I'm going to close in the future, we keep that mindset and you guys have given And thank you for watching everybody,

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Jeff FrickPERSON

0.99+

DavidPERSON

0.99+

Rebecca KnightPERSON

0.99+

AlanPERSON

0.99+

JeffPERSON

0.99+

AdrianPERSON

0.99+

Peter BurrisPERSON

0.99+

PaulPERSON

0.99+

DavePERSON

0.99+

AWSORGANIZATION

0.99+

Adrian SwinscoePERSON

0.99+

Jeff BrewerPERSON

0.99+

MAN Energy SolutionsORGANIZATION

0.99+

2017DATE

0.99+

TonyPERSON

0.99+

ShellyPERSON

0.99+

Dave VellantePERSON

0.99+

VolkswagenORGANIZATION

0.99+

Tony FergussonPERSON

0.99+

PegaORGANIZATION

0.99+

EuropeLOCATION

0.99+

Paul GreenbergPERSON

0.99+

James HuttonPERSON

0.99+

Shelly KramerPERSON

0.99+

Stu MinimanPERSON

0.99+

Rob WalkerPERSON

0.99+

DylanPERSON

0.99+

10QUANTITY

0.99+

June 2019DATE

0.99+

Corey QuinnPERSON

0.99+

DonPERSON

0.99+

SantikaryPERSON

0.99+

CroomPERSON

0.99+

chinaLOCATION

0.99+

Tony FergusonPERSON

0.99+

30QUANTITY

0.99+

60 drugsQUANTITY

0.99+

roland cleoPERSON

0.99+

UKLOCATION

0.99+

Don SchuermanPERSON

0.99+

cal polyORGANIZATION

0.99+

SantiPERSON

0.99+

1985DATE

0.99+

Duncan MacdonaldPERSON

0.99+

Silicon ValleyLOCATION

0.99+

millionsQUANTITY

0.99+

Cloud Native Computing FoundationORGANIZATION

0.99+

Palo AltoLOCATION

0.99+

one yearQUANTITY

0.99+

10 yearsQUANTITY

0.99+

PegasystemsORGANIZATION

0.99+

80%QUANTITY

0.99+

Annette Franz, CX Journey | Comcast CX Innovation Day 2019


 

>>from the heart of Silicon Valley. It's the Q covering Comcast Innovation Date to you by Comcast. >>Hey, welcome back it ready? Geoffrey here with the Cube were in the Comcast Silicon Valley Innovation Center here in Sunnyvale, just off the runways here. Moffett feels really cool place, a lot of fun toys and gadgets that I have not got to play with yet, but I got to do before I leave. But the conversation today is really about customer experience. We had a small panel this morning of experts talking about customer experience. What does that mean? How do we do a better job at it? And we're excited. Have an expert brought in just for this conversation. She's a net Franz, the founder and CEO of C X Journey, and it's great to see you. >>Thank you. Thanks for having me. Glad to be here. Absolutely been a fun morning. >>What did you think? >>What were some of your impressions of the conversation this morning? You know >>what? It's always great to sit in a room with so many people who have been living and breathing this customer experience journey. And so it was great to hear what Comcast is doing. It was great to hear from some of the other folks in the room. What are some of the latest trends in terms of data and technology and where customer experiences headed? Yeah, it was awesome. >>So customer experiences, it's >>a little bit over. It's almost kind of digital transformation a little bit. Everyone's like experience, experience, experience. And that's a big, complicated topic. How do you help customers really kind of break it down, make it into something manageable, make it into something they can actually approach and have some success with >>us? So I spent a lot of my time working with clients who are brand new to this field, right? I had a former boss who said that they can't even spell C X. Right. So yes, so So yes. So I go in there and I really listen and understand what their pain points are and what they need help with and then get them started on that journey. Basically, soup did not see X strategy work. We typically start out making sure that the right foundation is in place in terms of the executives that they're all a line that they're all committed to this work. The culture. We've got the right culture in place. We've got, you know, some feedback from employees and from customers of what's going well and what's not. And then from there we dive right into a phase that I call understanding. And that's listening to customers listening to employees developing personas so that we can really understand who customers are and who are employees really are, and then also journey mapping to really walk in their shoes to understand the experience that they're having today and then design. Use that to design a better experience for tomorrow. So there's a lot of work that happens up front to make you know the things that we talked about in there this morning. >>Right? Happen. What's the biggest gap? Because everyone >>always talks about being customer centric. And I'm sure if you talk to any sea, of course, were customer centric and you know, we see it would like would like Amazon Andy Jassy and that team is just crazy hyper customer centric and they executed with specific behavior. So what's the part that's usually missing that they think their customer centric, but they're really not? >>Yeah, I think you just hit the nail on the head with the word execute, right? So there's a stat out there that's been out there for forever, and we know it. Every single company, every single business interviews or surveys us to death, right? So they have all this great feedback, but they do nothing with it. They just don't execute. They just don't act on it. And they've got such rich feedback and and and customers want to tell them, Hey, you're doing this well behaved. This is not going so well. So please fix it because we want to continue doing business with you. And so, yeah, it's about execution. I think that's one problem. The other problem is that they focus on the metrics and not on actually doing something with the feedback >>temporary experience. Do they just ignore it? Do they not have the systems to capture it? Are they are they kind of analysis? Paralysis? He just said they have all this great data, and I'm not doing anything about it. Why >>there it is that, too Analysis, paralysis. Let's just beat the numbers to death and and what's the What's the quote about beating the number until the beating the data until the talks >>kind of thing. You know, I don't know that something. I know I'm just mess that, >>but But yeah, they don't have the system in place to actually. Then take what they learn and go do something with it. And I think a big part of it. We talked about this in the room this morning, too. Was around having that commitment from the top, having the CEO say, Listen, we're doing this and we're going to when we listen to, our customers were going toe act on what we hear, So But they don't They don't have the infrastructure in place to actually go and then do it >>right. It's pretty interesting. You have, Ah, a deck that you shared in advance Eight Principles of customer centric city. Yes. And of the aid three are people people before products people before profits people before metrics. That sounds great, but it sounds contrary to everything we hear these days about measure, measure, measure, measure, measure. Right? It's human resource is it almost feels like we're kind of back to these kind of time. Motion studies in tryingto optimize people as if they're a machine as opposed to being a person. >>Yeah, well, it's It's not, because we have to. The way that we could think about is we have to put the human into this. That's what customer experience is all about, right? It's about putting the human in the experience. And it's interesting that you bring up that back because when I opened that talk, I'm show a comm your commercial from Acura, and it's if you've never seen it. It's called the test. If you can google it and find the video and it's really about. If we don't view them as dummies, something amazing happens. That's the tagline, right? And so it's really about people. The experience is all about people. Our business is all about people. That's why we're in business, right? It's all about the customer. It's for the customer. And who's gonna deliver that? Our employees? And so we've got to put the people first, and then the numbers will come >>right. Another one that you had in there, I just have to touch on was forget the golden rule, which which I always thought the golden rules of us. You know, he has the gold makes a >>rule. You're talking about a different golden, which is really treat. Treat others >>not the way you think they want, that you want to be treated but treat people the way that they want to be treated in such a small It's the pylons, but it's so important. >>It's so important. And I love this example that I share. Thio just recently read a book by Hal Rosenbluth called The Customer Comes Second, right, and to most people, that seems counterintuitive, but he's really referring to The employee comes more first, which I love, and I'm the example that he gives us. He's left handed and he goes into a restaurant. He frequents this restaurant all the time, and until I read this story, I never even thought about this. And now that I go to restaurants, I think about this all the time. The silverware is always on the right hand side, but he's left handed, so this restaurant that he frequents the waitress. He always seemed to have the same waitress she caught on, and so when when he would come into the restaurant, she would set the silvery down on the left hand side. for him that's treating people the way that they want to be treated. And that's what customer experience is all about, >>right? One of the topics that he talked about in the session this morning was, um, the reputation that service experiences really defined by the sum of all your interactions. And it's really important to kind of keep a ah view of that that it's not just an interaction with many, many interactions over a period of time that sounds so hard to manage. And then there's also this kind of the last experience, which is probably overweighted based on the whole. >>How do people >>keep that in mind? How did they How did they, you know, make sure that they're thinking that kind of holistically about the customer engagement across a number of fronts within the company. >>Well, you've got to think >>about it as think about it as a journey, not just touch points, not just a bunch of little touch points, because if you think about just the last experience or just a touch point, then you're thinking about transactions. You're not thinking about a relationship, and what we're trying to get at is customer relationships and not just transactional, you know, it's it's they're in, they're out, they're gone, right? So what? We want relationships. We want them to be customers for life. And and that's the only way that we're gonna do it is if we focus on the journey, >>right? What about the challenge of that which was special suddenly becomes the norm. And we talked a lot about, you know, kind of consumers ations of i t. Because as soon as I get great results on a Google search or, you know, I find exactly what I need on Amazon in two clicks and then to take that into whatever my be to be your B to C application as when Now those expectations are not being driven by what I promised to deliver. But they're being driven by all these third party app said. I have a no control up and they're probably developing at a faster pace of innovation that I can keep up housing people, you know, kind of absorb that deal with it and try to take some lessons from that in the delivery of their own application >>essay. You you brought up two things there which I want to address the 1st 1 to which was about the delighting customers. But to answer your question is really about focusing on your customers and your customers needs on. And that's why I talk a lot about customer understanding, right? It's it's about listening to your customers. It's about developing personas and really understanding who they are, what their pain points are, what their problems are, what needs. Are they trying to solve our problems? Are they trying to solve on and then walking in their shoes through journey, mapping? And that understanding allows us to design an experience for our customers, right for our customers. If we don't solve a problem up for our customers, they will go elsewhere and they'll get their problems solved elsewhere, right? So I think that's really important. The first part of your question was, our point was around delighting our customers, and you're absolutely right. We don't have to delight customers at every touch point. I know that's counter to what a lot of people might say or think, but to your point, once we delighted every touch point, now it becomes the new norm. It's an expectation that has now been set and now delight, Where does it stop? You know, Delight is here, and then it's here. And then it's here. And so So it's It's a whole different. So my thinking on that is that most businesses cannot delight at every touch point, and they certainly don't. Um, I think we need to meet expectations and the and the only way that we can do that is to listen and understand and and and then act on what we hear. And, um, most businesses are still very primitive, even when it comes to that, >>right? Okay. Give you the last word. What's what's the kind of the most consistent, easy to fix stumble that most customers are doing when you when you get engaged and you walk in, what's that one thing that you know with 90% confidence factor that when you walk in, this is gonna be, you know, one of these three or four little things that they should stop doing or that they should do just just just get off the baseline? >>Yeah, I think it's You know what I think it >>za combination of sort of speed and responsiveness. I'll give an example. I won't mean the company, but But I thought, man, in this day and age, this shouldn't be happening, right? It was a company that I contacted. I was supposed to set up an account and they said I couldn't for it just wasn't working. I tried different browsers, just wasn't working. So I sent them and eat. First. I tried to call, but I got stuck in Ivy are hell. And then I sent an email and my the email that I got back was an auto responder. That's I will reply within five business days. >>Five business days, Thio like, really, where? Why don't you just ask me to send a fax, right? You know, So So that's the kind >>of stuff that seriously I I want to solve that e mails like really in 2019. We're still responding in five business days. That's just that's just ludicrous. I think that's one of the and it's such it doesn't cost anything to respond in a timely manner and to respond at all right now. Here it is. It's been I haven't heard from them yet, so it's been like seven days now, so >>there's that just tweet tweet at the CEO going to, hopefully the >>CEO tweets and maybe doesn't tweet. >>I know, right? Yeah, well, in >>that you know nothing about opportunity for you because this is not an easy it's not an easy thing to do is it's hard to stay up with people's expectations and to drive new and innovative products when they don't necessarily even know how to engage with those things. >>Yeah, absolutely. Yeah, The field is wide open because, like I said, there's still so many companies that are still just trying to get the basics right. So >>Well, thanks for taking a few minutes of your time. Thanks for participating. Absolutely, She's in that. I'm Jeff. You're watching the Cube worth the Comcast Silicon Valley Innovation Center. Thanks for watching. We'll see next time.

Published Date : Nov 4 2019

SUMMARY :

Comcast Innovation Date to you by Comcast. She's a net Franz, the founder and CEO of C X Journey, and it's great to see you. Glad to be here. It's always great to sit in a room with so many people who have been living and breathing this customer experience And that's a big, complicated topic. And that's listening to customers listening to employees developing personas What's the biggest gap? And I'm sure if you talk to any sea, of course, were customer centric and you know, So they have all this great feedback, but they do nothing with it. Do they not have the systems to capture it? Let's just beat the numbers to death and and You know, I don't know that something. that commitment from the top, having the CEO say, Listen, we're doing this and we're And of the aid three are people people And it's interesting that you bring up that back because when I opened that talk, I'm show Another one that you had in there, I just have to touch on was forget the golden rule, You're talking about a different golden, which is really treat. not the way you think they want, that you want to be treated but treat people the way that they want to be treated in such And now that I go to restaurants, I think about this all the time. And it's really important to kind of keep a ah view of that that it's not How did they How did they, you know, make sure that they're thinking that kind of holistically And and that's the only way that we're gonna And we talked a lot about, you know, kind of consumers ations of i t. Because as soon as I get great results I know that's counter to what a lot of people easy to fix stumble that most customers are doing when you when you get engaged my the email that I got back was an auto responder. it's such it doesn't cost anything to respond in a timely manner and to respond at all right that you know nothing about opportunity for you because this is not an easy it's not an easy So Well, thanks for taking a few minutes of your time.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
ComcastORGANIZATION

0.99+

Annette FranzPERSON

0.99+

JeffPERSON

0.99+

2019DATE

0.99+

SunnyvaleLOCATION

0.99+

Hal RosenbluthPERSON

0.99+

AcuraORGANIZATION

0.99+

90%QUANTITY

0.99+

AmazonORGANIZATION

0.99+

Five business daysQUANTITY

0.99+

Silicon ValleyLOCATION

0.99+

five business daysQUANTITY

0.99+

GeoffreyPERSON

0.99+

firstQUANTITY

0.99+

FirstQUANTITY

0.99+

five business daysQUANTITY

0.99+

ThioPERSON

0.99+

C X JourneyORGANIZATION

0.99+

threeQUANTITY

0.99+

tomorrowDATE

0.99+

todayDATE

0.99+

two clicksQUANTITY

0.99+

seven daysQUANTITY

0.99+

one problemQUANTITY

0.99+

oneQUANTITY

0.98+

two thingsQUANTITY

0.98+

ComcastEVENT

0.97+

OneQUANTITY

0.97+

one thingQUANTITY

0.96+

FranzPERSON

0.96+

Andy JassyPERSON

0.96+

The CustomerTITLE

0.96+

GoogleORGANIZATION

0.95+

this morningDATE

0.94+

CX Innovation Day 2019EVENT

0.94+

1st 1QUANTITY

0.91+

Comcast SiliconORGANIZATION

0.9+

four little thingsQUANTITY

0.88+

SecondQUANTITY

0.87+

Silicon Valley Innovation CenterLOCATION

0.81+

Eight PrinciplesQUANTITY

0.79+

Innovation CenterORGANIZATION

0.77+

CX JourneyORGANIZATION

0.73+

single companyQUANTITY

0.71+

single businessQUANTITY

0.65+

CubeTITLE

0.65+

MoffettPERSON

0.52+

IvyPERSON

0.51+

ValleyLOCATION

0.5+

CubeORGANIZATION

0.49+

Jason Smith, Red Hat | AnsibleFest 2019


 

>>live from Atlanta, Georgia. It's the Q covering answerable Best 2019. Brought to you by Red Hat >>Hey, welcome back, everyone. This is the Cubes. Live coverage here in Atlanta, Georgia, for Ansel Fast, part of Red Hats Annual event with their customers, their community. I'm Chon hurry with the Cuban stupid men. My co host. Our next guest is Jason Smith, vice president. North America Service is for Red Hat. Jason, welcome to the Cube. >>Thanks. Thanks for having me. >>So mostly the service is wrapped around this or huge opportunity because of the impact that the automation is having the tasks people's jobs shift on the things they can do, more things. That service is opportunity, bigot. You just take us through kind of your strategy of how you look at answerable in context of the red hat portfolio. >>Sure, yeah. So from the service's perspective, we're really responsible for ensuring customer success and sex successful adoption of all of our technologies. So across the entire portfolio and so as opposed to a service. This company that's focused on surfaces were really focused on driving customers success and making sure that customers were successful so overall, from the service's perspective we have obviously are consulting, which really focused on working with customers. Implement solutions around red technology is expanding the use of redhead technologies. We have our training business, which is our education and certification business, which has on sites, open enrollment. But also over the last couple years we released our Red Hat Learning subscription, which is basically gives customers access to the entire portfolio of training on demand in the self paced way, which is been really fast growing part of our business. And then I think we've talked to you a little bit about this before, which is our open innovation labs, which is really focused on people in process and helping customers go through that digital transformation type of journey and focus around culture and things like that. >>It's interesting you look at the interviews we had yesterday with some of your customers. It's actually have a couple different profiles. You have the man. We nailed it. Now I gotta bring us across the entire organization, get a champion driving change. Other groups are standardized with that substrate for answerable. Others were like, Wow, I have other stuff. I need to really figure this out, take us through how you guys would approach those use cases because they're different. But all would want more. Service is some to accelerate either, say a champion, some to get a new prospect on board. >>Right? So, um, we've laid out We'll release is about 90 days ago, which is called Dark Automation Adoption Journey. And this is a five phased approach where we've worked with customers hundreds of customers around the world, in every phase of adoption of automation, obviously specifically around answerable. And this really looks at helping customers go from more of a tactical strategy, typically is what we're seeing today. A lot of customers have and school in different pockets, doing a lot of tactical things that are driving a lot of value. But how do you take that? And then really get two more of an enterprise strategy? So that's really what we've focused on taking what we've learned with customers at all of those phases and really taking those best practices and coming up with a standardized approach that we can really work with customers to be ableto get through that journey with him. >>Jason could bring us inside the customer base a little here. You know, what we hear is it's really easy to get started. But when you lay out those five steps is everybody looking to get to st five? Is that a, you know, year journey? Are some people okay? Just being at phase two or three. Help us understand a little bit, Kind of. And we know it varies greatly, but some of the characteristics as toe how fast they move along where the end journey is for most organizations, >>right. So as I mentioned this, customers are coming in. Some have been early adopters of answerable for a long time. So we've been working at more of a department departmental level with customers where they're driving value at that departmental level. Others were kind of coming to us for the first time, saying we're hearing all about this automation stuff. We know we need it, but we need to get started. And so we're really looking at, um, kind of starting out. We typically start with the Discovery session, and so we're bringing in our architects and consultants to come in and meet with their business and technical stakeholders to really understand where they are in that journey and really defined kind of their goals and objectives. So every customer is different, so really understanding what their goals and priorities are and then being able to help kind of craft that road map with, um to get through that journey. But I'd say most of our customers looking to figure out how to take it from kind of more of those tactical implementations to how do we leverage that in a more scalable, consistent way and be able to manage it more across the enterprise? >>Well, it's a direct software development often is different at different, different parts in an organization. If you look a kind of a dev ops movement, it's, you know, trying to get a little bit consistency across those, and it sounds like answerable plays well, toe help get collaboration and you know those playbooks that could be used across and know that I have something that is supported and works, and my organization buys into it >>exactly. So a lot of customers air doing great things in those pockets. But like you said, how do you take those and not reinvent the wheel every time but take them and kind of break them down into consumable chunks, kind of validate those and then publish them. So you have a standard set of playbooks that people can use and reuse versus developing them again for the first time. Because we know that answerable. You can do things quickly, but you don't want to redo them 10 different ways to do the same thing. So having that kind of blessed standardized way and then publishing them out managing them is really important. >>Great feedback from customers on that two on. Then they get more playbooks to get more. I gotta manage that. But one of the interesting things we talked about yesterday with Stephanie Cheers with on the rail side was connecting, answerable to rail the insights. Was the analytics certainly compelling? A lot of benefits scare coming into the rest of red hat. Well, where is that opportunity? How do you guys servicing those pieces? >>Yes, so we're really looking at answerable to be part of most of the red hat portfolio. So as we're working with customers and they're adopting more and more of the Red Hat technologies, answerable becomes a bigger part of that. So whether it's kind of bringing in our training to help train and enable customer associates on using answerable not only for automation but whether you're a real admin or open shift, or no matter what kind of product you're using, being ableto have the training enablement and service is around that to help everyone learn to understand how to use an school in leverage danceable across any area of the plot. >>You guys aren't new to platforms. Answer would have been a great product. Now the platform approach, any things you guys are gonna do different is going to the same Red Hat playbook dealing with other platforms like Open shift in other things. You guys been successful with similar playbook for you guys, or what's the? Is there a nuance with the platform of sensible automation? Ours business as usual? >>Yes. From the service's perspective, we've tried to really standardize on a set of offerings, um, and leverage kind of a consistent approach, whether it's with open shift for helping customers adopt containers or helping customers build a hybrid cloud. Or we've even got a adoption journey around huts for Tokyo's the leverage to create an NFI architecture. It's the same kind of process and framework. So we try to build a standardized process and no matter kind of what type of solution customers air building We look to follow those types of >>dreams. Nice glue layer kind of fits everywhere on a personal question for you. What's the show been like here for you share with the people watching who weren't here? Why is this year important? This seems to be an inflection point for answerable fest, the vibe, the number of attendees, the moment in history where the cloud journey on premises What's What's your take on? This is your personal view. It's >>been great. I mean, I think just the size talking a lot of people that have been coming here for many, many years, even prior to the redhead acquisition of Answerable. This is really community driven event, and it's still set up like a community driven event. You won't see a big red hat stuff everywhere. It's really kind of by the community for the community. And just to see the sheer size of on the number of attendees here, and really kind of the evolution of what customers are being able to talk about on stage with a value they're getting out of answerable is pretty tremendous. So just seeing the pure return on investment of leveraging, answerable and looking at all of the large customers they're here, speaking even on the panel last night was really incredible to see them talk about their journeys over the last couple of years, going from just starting to be work with, answerable to really kind of driving that across the enterprise and getting continually >>local on feedback. But they're also vocal on success. They have all these building in champions inside your inside the customer base, >>and they're all very, very excited about when you have excited customers. >>So, Jason, I'm wonder if you could help us connect the dots with how automation ties into the other journeys customers are going through. You know, the digital transformation, modernizing their applications, changing their hybrid and cloud hybrid and multi cloud environment. What's the role of automation to, you know, enable that and participate in those journeys? >>Yes, it's and it really has kind of a part in all of those journeys. So we work with lots of large customers that are going through a kind of different parts of those different journeys, and it seems like ants will becomes a part of it. And so, for instance, one of our customers that working we're working with right now through a large digital transformation, kind of across the entire enterprise from a both people process and technology perspective on this is leveraging things like open shift and modernizing all of their applications and breaking down things in the micro Service's and really transforming their business. But part of that is leveraging, answerable. And so one of the CEOs mottoes was, If we do something more than twice, we're gonna automate it. And so I hear that kind of over and over again, no matter what type of customer we're working with, no matter what type of kind of solution we're implementing, they're coming up with these monsters that they get really excited about around automation. Um, so we're not going to do things the old way with these new projects. We wanna automate everything, and I just seeing a ton of value and efficiency out of it. >>Awesome. What's the biggest surprise that you've seen over the past year on the service aside and just in terms of enterprise readiness Enterprise and appetite. Adoption, Any observations you could share around what's going on with automation, Observe, ability, a big part of the business. We're seeing that, too. Automation Observe ability to hot new sectors. Just exploding opportunity. >>Yeah, I think just continuing to see this kind of digital transformation effort across so many different customers and get everybody's really focused on not only the technology and the technology, especially things like open shift in Ansel and Rail. They're enabling all of this change in all of this movement to the cloud and the automation, but really working with customers to focus on the people in process so they can leverage those capabilities because just adopting the platforms doesn't give you all of the benefits without changing your people in process. So we spent a lot of time talking about really around the culture, and customers are looking at us saying Red Hat Service's Don't just come in with the technical experts would help us really understand how we transform our people in process along the way to really take advantage of the innovation that's going around right now with the cloud. >>So, Jason, uh, IBM Zach Wizard Read had been very clear keeping the brand, the products, the people of Red Hat. IBM knows a thing or two about service is though we think that, you know, service is really are the main focus that that will happen there. So give us a little insight as to how the scale of IBM will increase what redhead service is able to be able to dio. >>Yeah, So it's great for Red Hat, right? Because we now have a company the size of IBM out driving the adoption of our technologies. So everything that we're able to dio to date from a red hat perspective got us to one level of scale. But IBM is gonna take us to that next level of scale. And from a service's perspective, IBM already has service's departments around all of their different technologies. And so we really are gonna be treated kind of service department. So we're gonna continue to be the experts around Red Hat Technologies. But it really doesn't change that much for us because we worked with large s eyes. Um, since the time we started here and were always part of a lot of largess, I implementations so although IBM will be a very important partner of ours. They won't be on. The other part of the only partner will still work with all >>the flights. IBM That's right. And so we worked at >>IBM before the acquisition as a partner will work with him after the acquisition. But IBM What will change is on the IBM side, they will be building much larger delivery organizations around Red Hat Technologies, which will allow us to kind of get the the customer started on that journey. But when they look to really scale out than IBM can take in and kind of take that to the next level, that we would never have the scale to be able to get to that side. So it's good for us. It's good for our customers, and it's good for red hat driving adoption. >>Jim pointed this out on the many times on multiple calls around the broad portfolio. You guys have an IBM. They have somewhere broad portfolio. Thanks for coming on, sharing your insights. What's new for you? Take a quick minute to plug in what's going on your organization and what you're up to? >>Yes, So we're just continuing to scale. So, um The good news is IBM has a large service's organization, but that also drives a lot of demand for us. So we're continuing to scale, will continue to improve. Our offerings were continuing to help our customers reach those goals, moving to the cloud and everything they're looking to try to accomplish. >>Great. Thanks for coming. I appreciate it to Cuba. Coverage here. Danceable fast. I'm John for a student. Stay with us. More day, too. Live coverage after this short break.

Published Date : Sep 25 2019

SUMMARY :

Brought to you by Red Hat This is the Cubes. Thanks for having me. So mostly the service is wrapped around this or huge opportunity because of the So from the service's perspective, we're really responsible for ensuring customer I need to really figure this out, take us through how you guys would approach those use cases because they're So that's really what we've focused on taking what we've learned with customers at all greatly, but some of the characteristics as toe how fast they move along and so we're bringing in our architects and consultants to come in and meet with their business and technical stakeholders If you look a kind of a dev ops movement, it's, So a lot of customers air doing great things in those pockets. But one of the interesting things we talked about yesterday with Stephanie Cheers with on the rail side was connecting, being ableto have the training enablement and service is around that to help everyone learn You guys been successful with similar playbook for you guys, It's the same kind of process and framework. What's the show been like here for you share with the people watching who weren't here? of on the number of attendees here, and really kind of the evolution of what customers are being But they're also vocal on success. You know, the digital transformation, modernizing their applications, And so one of the CEOs mottoes was, If we do something more than twice, Observe, ability, a big part of the business. and get everybody's really focused on not only the technology and the technology, especially things like open the products, the people of Red Hat. But it really doesn't change that much for us because we worked with large s eyes. the flights. IBM before the acquisition as a partner will work with him after the acquisition. Take a quick minute to plug in what's going on your organization So we're continuing to scale, will continue to improve. I appreciate it to Cuba.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
IBMORGANIZATION

0.99+

JasonPERSON

0.99+

Jason SmithPERSON

0.99+

Red HatORGANIZATION

0.99+

JimPERSON

0.99+

JohnPERSON

0.99+

yesterdayDATE

0.99+

Atlanta, GeorgiaLOCATION

0.99+

CubaLOCATION

0.99+

twoQUANTITY

0.99+

five stepsQUANTITY

0.99+

oneQUANTITY

0.99+

first timeQUANTITY

0.99+

10 different waysQUANTITY

0.98+

2019DATE

0.98+

red hatORGANIZATION

0.98+

hundreds of customersQUANTITY

0.98+

five phasedQUANTITY

0.97+

Red Hat TechnologiesORGANIZATION

0.97+

more than twiceQUANTITY

0.96+

CubanOTHER

0.96+

RedORGANIZATION

0.96+

last nightDATE

0.96+

both peopleQUANTITY

0.96+

TokyoLOCATION

0.95+

Stephanie CheersPERSON

0.94+

AnselORGANIZATION

0.94+

one levelQUANTITY

0.94+

todayDATE

0.94+

Dark Automation Adoption JourneyTITLE

0.92+

AnsibleFestEVENT

0.92+

Red HatTITLE

0.91+

Zach Wizard ReadPERSON

0.9+

a thingQUANTITY

0.89+

North AmericaORGANIZATION

0.88+

RailORGANIZATION

0.87+

Ansel FastPERSON

0.86+

last couple yearsDATE

0.85+

about 90 days agoDATE

0.85+

threeQUANTITY

0.79+

AnswerableORGANIZATION

0.78+

ChonPERSON

0.76+

last couple of yearsDATE

0.76+

st fiveQUANTITY

0.72+

phase twoOTHER

0.67+

red hatTITLE

0.66+

Open shiftTITLE

0.65+

this yearDATE

0.64+

coupleQUANTITY

0.62+

redheadORGANIZATION

0.6+

profilesQUANTITY

0.59+

HatsEVENT

0.51+

CubesORGANIZATION

0.48+

CubeORGANIZATION

0.43+

Sally Jenkins, Informatica | Informatica World 2019


 

[Narrator] Live from Las Vegas! It's theCUBE covering Informatica World 2019. Brought to you by Informatica. >> Welcome back, everyone to theCUBE's live coverage of Informatica World, here in Las Vegas. I'm your host, Rebecca Knight, along with my co-host, John Furrier. We're joined by Sally Jenkins. She is the executive vice president and CMO here at Informatica. Thank you so much for coming on theCUBE, Sally. >> Oh you're welcome, thank you for having me. Its nice to see you all again. >> So congrats on a great show, we're going to get to the stats of the show, but the framework of Informatica World is built around these four customer journeys. Next Gen analytics, Cloud Hybrid, 360 engagement, Data Governance and Privacy. Can you tell our viewers a little bit about how this framework reflects what you're hearing from customers and their priorities >> Yes absolutely, Rebecca and yes, you got the right and in the right order, thank you. So, we started this journey with our customers and trying to understand how do they want to be spoken to. What business problems are they solving? And how do they categorize them, if you will. And so, we've been validating these are the right journeys with our customers over the past few years. So everything that you see here at Informatica World is centered around those journeys. The breakouts, our keynotes, all the signage here in our solutions expo. So, its all in validation of how our customers think, and those business problems they're solving. >> So the show, 2600 attendees from 44 countries, 1200 sessions. What's new, what's new and exciting. >> Oh, gosh, there's so many things that are new this year. And one other stat you forgot, 92 customers presenting in our Breakouts. So our customers love to hear from other customers. As to what journeys they're on, what problems their solving. Those are record numbers for us. Record number of partners sponsoring. We've got AWS, we've got Google, we've got Microsoft, we've got the up and comers, that we're calling in the Cloud and AI Innovation zone. So people like DataBricks and Snowflake. We wanted to highlight these up and comer partners, what we call our ecosystem partners. Along with the big guys. You know, we're the Switzerland of data. We play with everybody. We play nicely with everybody. A lot of new things there. A few other things that are new, direct feedback from our customers last year. They said we want you to tell us which breakouts we should go to. Or what work shops should we attend. So we rolled out two things this year. One's called the Intelligent Scheduler. That's where we ask customers what journey are they on. What do they want to learn about. And then we make a smart recommendation to them about what their agenda should look like while they're here. >> You're using the data. >> Yes, AI, we're involving AI, and making the recommendations out to our customers. In addition, our customers said we want to connect with other customers that are like us, on their journeys, so we can learn from them. So we launched we called the Intelligent Connect and again this is part of our app. Which, our app's not new, but what we've done with our app this year is new. We've added gamification, in fact as part of the AI and Cloud Innovation zone, we are asking our customers and all of our attendees to vote on who they think is the one with the best innovation. They're using our app to use voting. They can win things, so there's lots of gaming. There's social that's involved in that, so the app's new. We're taking adavantage of day four. We usually end around lunchtime on day four, this year we're going all in, all day workshops, so that our practitioners can actually roll up their sleeves and get started working with our software. And our ecosystem partners are also leading a lot of those workshops. So a lot that's new this year. And as I mentioned, the Cloud and AI Innovation zone, that's new it's like a booth within a booth here on the solutions expo floor. So this is the year of new, for sure. >> You know one of the things that's been impressive, I was talking with Anil and also Bruce Chizen, who is a board member, The bets you guys have made is impressive. You look back, and this our tenth year in theCUBE, so we go to a lot of events, 100s events in a year, over 100 events over 10 years. We've seen this story with you guys, this is now our fourth year doing theCUBE here. And the story has not changed, its been early moves, big bets. Cloud, early. Going private to see this next big wave. AI, early before everyone else. This is really kind of showing, and I think the ecosystem part is on stage with Databricks, with Snowflake. Really kind of point to a new cast of characters in the ecosystem. >> That's right. >> You're seeing not just the classic enterprise, 'cause you guys have great big, large enterprises that you do business with. That want to be SAS like, they want the agility, they want all those great things but now you have Cloud. The markets seems to have changed. This is an ecosystem opportunity. >> That's right. >> Can you share what's new? Because you see Amazon, Google and Azure, at the cloud, you got On-Premise, you now Edge and IoT, everything's happening with data. Hard, complex, what's new, what's the ecosystem benefit? Can you just share some color commentary around how you guys view that as a company. >> Yeah, thanks, John, and that's a good question. I'm glad you're pointing out that our whole go to market motion is evolving. It's not changing it's evolving because we want to work with our customers in whatever environment they want to work in. So if they're working in a cloud environment, we want to make sure we're there with our cloud ecosystem partners. And it doesn't matter who, cause like I said, we work with everybody, we work nicely with everybody. So we are tying in our cloud ecosystem partners as it makes sense based on what our customer needs are. As well as our GSI partners. So we've got Accentra's here. They brought 35 people to Informatica World this year. We play nicely with Accentra, Deloitte, Cognizant, Capgemini so we really are wanting to make sure that we're doing what makes sense with our customer and working with those partners that our customers want to work with. >> Well I think one of the observations we've made on theCUBE and we said in our opening editorial segment this morning, and we're asking the question about the skill gaps, which we'll get into with you in second, but these big partners from the Global System Integraters to even indirect channel partners, whether they're software developers and or channel partners. They all are now enabled and are mandated to create value. >> Yes, that's right. >> And if they can't get to the value, those projects aren't going to get funded and they're not going to get renewed And so we've seen with the Hadoop cycle of just standing up infrastructure for infrastructure sake isn't going to fly. You got to get to the value. And data, the business that you're in, is the heart of it. >> Well, data's at the heart of it. That's why we're sitting at a really nice sweet spot, because data will always be relevant. And the theme of the conference here is data needs AI and AI needs data. So we're always going to be around. But like I said, I feel like we're sitting right in the middle of it. And we're helping our customers solve really complex problems. And again, like I said if we need to pull in a GSI partner for implementation, we'll do that we've got close to 400,000 people around the world, trained on how to use Informatica solutions. So we're poised and we are ready to go. >> We were talking before we came on camera. We were sitting there catching up, Sally. And I always make these weird metaphors and references, but I think you guys are in an enabling business. It reminds me of VMware, when virtualization came in. Because what that did was, it changed the game on what servers were from a physical footprint, but also changed the economics and change the development landscape. This seems to be the same kind of pattern we're seeing in data where you guys are providing an operational model with technical capabilities. Ecosystem lift, different economics. So kind of similar, and VMware had a good run. >> We'll take that analogy, John, thank you. >> What's your reaction? Do you see it that way? >> Yeah I do, and it all comes back to the journeys that we talk about right. Because our customers, they're never on just one journey. Most of them are on multiple journeys, that they are deploying at the same time. And so as they uncover insights around one journey, it could lead them to the next. So it really comes back to that and data is at the center of all that. >> I want to ask about the skills gap. And this is a problem that the technology industry is facing on a lot of different levels I want to hear about Informatica's thoughts on this. And what you're doing to tackle this problem. And also what kinds of initiatives you're starting around this. >> Well, I'm glad you asked because it's actually top of mind for us. So Informatica is taking a stance in managing the future, so that we can get rid of the skills gap in the future. And last year we launched a program we call the Next 25. That's where we are investing in middle school aged students for the next seven years. Its starts in 6th grade and takes them all the way through high school. They are part of a STEM program, in fact we partnered with Akash middle school here in Las Vegas. Cause we wanted to give back to the local communities since we spend so much time here. And so these kids who are part of the STEM program take part in what we call the Next 25. Where we help them understand beyond academics what they need to learn about in order to be ready for college. Whether that's social skills, or teamwork, or just how do we help them build the self confidence, so it goes beyond the academics. But one of the things that we're talking about tomorrow, is what's next as part of STEM. Cause we all know they're very good at STEM. And so we've engaged with one of the professors at UNLV to talk about what does she see as a gap when she sees middle school students and high school students coming to college and so that's where she recognizes that coding is so important. So we've got a big announcement that we're making tomorrow for the Next 25 kids around coding. >> Its interesting, cause we could talk about this all day, cause my daughter just graduated from Cal, so its fresh in my mind, but I was pointed out at the graduation ceremony on Saturday that the first ever class at University of California Berkley, graduated a data science, they graduated their inaugural class. That goes to show you how early it is. The other thing we're hearing also on these interviews as well as others, that the aperture or the surface area for opportunities isn't just technical. >> Right >> You could be pre med and study machine learning and computer science. There's so much more to it. What do you see just anecdotally or from a personal standpoint and professional, key skills that you think people should hone in on? What dials should they turn? More math, more coding, more cognitive, more social emotional, What do you see as skills they can tailor up for their-- >> Well so let's just start with the data scientist. We know LinkedIn has identified that there are 150,000 job openings just for data scientist in the US alone. So what's more interesting than that, is four times that are available for data engineers. And for the first time ever, data engineers' starting salaries are paying more than starting salaries on Wall Street. So, there's a huge opportunity, just in the data engineering area and the data scientist area. Now you can take that any which way you want. I'm in marketing and we use data all day long to make decisions. You don't have to be, you don't have to go down the engineering path. But you definitely have to have a good understanding of data and how data drives your next decisions, no matter what field you're in. >> And its also those others skills that you were talking about, particularly with those middle school kids, it is the collaboration and the team work and all of those too. >> It does, again, it goes beyond academics. These kids are brilliant. Most of them are 7th or 8th grade. But nothing holds them back, and that's exactly what we're trying to inspire within. So we have them solving big global problems. And you'll hear as they talk about how they're approaching this. They work in teams of five. And they realize to solve huge problems they need to start small and local. So some of these big global problems they're working on, like eradicating poverty, they're starting at the local shelters here in Las Vegas to see how they can start small and make a difference. And this is all on their own, I have folks on my team who are junior genius counselors with them, but that is really to foster some of the conversations. All the new ideas are coming directly from the kids. >> My final question is obviously for the folks who couldn't make it here, watching, know you guys, what's the theme of the show because the news right out of the gate is obviously the big cloud players. That's the key. And the new breed of partners, Snowflake, Databricks as an example. Hallway conversations that I'm hearing, can kind of be geeky and customer focused around "where do I store my data?" so you're seeing a range of conversations. What is the theme this year? What's different this year, or what more the same? Where are you doubling down? What's going on here for the show? What's the main content? >> Well so this is our 20th Informatica World if you can believe that. We've been around for 26 years, but this is our 20th Informatica World. And several years ago we started with the disruptive power of data. Then last year we talked about how we help our customers disrupt intelligently. And this year the theme is around ClAIrity Unleashed. You can tell the theme has been that we've been talking about for the past three years is all underpinned with AI. So it is all about how AI needs data and data needs AI. And how we help bring clarity to our customer's problems through data. >> And a play on words, ClAIr, your AI to clarity. >> Exactly, AI is at the center of our Intelligent data platform. So it is a play on AI but that is where ClAIrity Unleashed comes from. >> Terrific, thank you so much for coming on theCube, Sally. Its great having you. >> Great, thanks Rebecca. Thanks, John. >> Thank you. >> Nice to see you all. >> I'm Rebecca Knight for John Furrier. We will have more from Informatica World, stay tuned. (upbeat pop outro)

Published Date : May 22 2019

SUMMARY :

Brought to you by Informatica. She is the executive vice president Its nice to see you all again. but the framework of Informatica World is built around And how do they categorize them, if you will. So the show, 2600 attendees They said we want you to tell us and making the recommendations out to our customers. We've seen this story with you guys, they want all those great things but now you have Cloud. at the cloud, you got On-Premise, you now Edge and IoT, that we're doing what makes sense with our customer which we'll get into with you in second, And if they can't get to the value, And the theme of the conference here is data needs AI and change the development landscape. to the journeys that we talk about right. And what you're doing to tackle this problem. And so we've engaged with one of the professors at UNLV That goes to show you how early it is. key skills that you think people should hone in on? And for the first time ever, data engineers' it is the collaboration and the team work And they realize to solve huge problems And the new breed of partners, And how we help bring clarity Exactly, AI is at the center Terrific, thank you so much I'm Rebecca Knight for John Furrier.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
RebeccaPERSON

0.99+

JohnPERSON

0.99+

Rebecca KnightPERSON

0.99+

Bruce ChizenPERSON

0.99+

John FurrierPERSON

0.99+

DeloitteORGANIZATION

0.99+

MicrosoftORGANIZATION

0.99+

Sally JenkinsPERSON

0.99+

AmazonORGANIZATION

0.99+

SallyPERSON

0.99+

LinkedInORGANIZATION

0.99+

InformaticaORGANIZATION

0.99+

Informatica WorldORGANIZATION

0.99+

SaturdayDATE

0.99+

AccentraORGANIZATION

0.99+

last yearDATE

0.99+

USLOCATION

0.99+

Las VegasLOCATION

0.99+

AWSORGANIZATION

0.99+

GoogleORGANIZATION

0.99+

firstQUANTITY

0.99+

CapgeminiORGANIZATION

0.99+

1200 sessionsQUANTITY

0.99+

this yearDATE

0.99+

tenth yearQUANTITY

0.99+

92 customersQUANTITY

0.99+

AnilPERSON

0.99+

CognizantORGANIZATION

0.99+

fourth yearQUANTITY

0.99+

7thQUANTITY

0.99+

SnowflakeORGANIZATION

0.99+

44 countriesQUANTITY

0.99+

DatabricksORGANIZATION

0.99+

150,000 jobQUANTITY

0.99+

35 peopleQUANTITY

0.99+

tomorrowDATE

0.99+

oneQUANTITY

0.99+

several years agoDATE

0.99+

first timeQUANTITY

0.98+

secondQUANTITY

0.98+

Wall StreetLOCATION

0.98+

one journeyQUANTITY

0.98+

two thingsQUANTITY

0.98+

2600 attendeesQUANTITY

0.98+

Global System IntegratersORGANIZATION

0.97+

VMwareORGANIZATION

0.97+

over 100 eventsQUANTITY

0.97+

26 yearsQUANTITY

0.96+

6th gradeQUANTITY

0.96+

100s eventsQUANTITY

0.96+

theCUBEORGANIZATION

0.96+

UNLVORGANIZATION

0.95+

GSIORGANIZATION

0.95+

AzureORGANIZATION

0.94+

DataBricksORGANIZATION

0.94+

over 10 yearsQUANTITY

0.94+

University of California BerkleyORGANIZATION

0.93+

day fourQUANTITY

0.93+

400,000 peopleQUANTITY

0.92+

fiveQUANTITY

0.91+

this morningDATE

0.9+

Jeff Allen, Adobe | Adobe Summit 2019


 

>> Live from Las Vegas, it's theCUBE. Covering Adobe Summit 2019. Brought to you by Adobe. >> Welcome back everyone, live CUBE coverage here in Las Vegas for Adobe Summit 2019 I'm John Furrier. With Jeff Frick. Our next guest is Jeff Allen, Senior Director Product Marketing, Adobe. Jeff, welcome to theCUBE, thanks for joining us. >> Thank you. Nice to be here. >> So day one is kind of winding down, big, great keynote, laid out the platform product's working together, lot of data, lots of data conversations. >> Yeah, exciting day. Excited to have Adobe Analytics in the mix with that, you saw the four clouds we talked about, Analytics Cloud is one of them and really kind of core to everything we do at Adobe, right? In fact, even in the Creative Cloud side, Document Cloud side, our customers have to be able to measure what they're doing and so, data is obviously key to that. >> Tapping the data across the different applications and now clouds - It's interesting - it's a whole new grail, people have been trying to do for how many years? >> Forever, from the beginning. >> And it's always been that holy grail, where is it? Now some visibility is starting to get to see into the benefits of horizontal scale, diverse data, contextual workloads, >> Absolutely, yeah. >> This is a big deal. >> It is a big deal. >> Explain why it's impacting. >> It's funny. Our culture now expects data right? We measure everything. Our kids are taught to measure things, even something as simple as likes on, my kids, they argue about whether the picture mom posted of them or the other one got more likes, right? So we kind of have hardwired our society around measurement, and now of course, marketing has always been a measurement-heavy discipline, and so, it's just absolutely core to what we're doing. >> And we had a historic moment, we've been doing theCUBE, it's our 10th season, a lot of events. >> Congratulations. >> And we had a guest come on here, that we've never had before, the title was Marketing CIO, it was one of your customers at MetLife >> Interesting, yeah. >> But this brings the question of, of the confluence of you know, the factions coming together. IT, creative, marketing, where the tech, measurement, data. >> Yeah, totally. >> Data processing, information systems, kind of an IT concept now being driven and married in with the business side. >> Absolutely. >> This is really the fundamental thing. >> I started my career marketing to CIOs, in fact, I've spent most of my career marketing to the CIO organization, right, and about 7 years ago, I came over to Adobe to market to marketing, right? And I used to say, "You know I kind of like marketing to this guy, I understand him better," right? Because I know how marketers think a lot better than CIOs, I had to go learn how they thought. But it's amazing how the tech explosion has happened in MarTech and AdTech, all of these vendors here at this event, this is just a piece of our industry, right? There's thousands of companies serving marketing organizations, and so, all of a sudden, the tech stack looks more crazy than even what many CIOs manage, and so it doesn't surprise me at all that organizations, you're talking to organizations that have a CIO/CMO hybrid role. >> Jeff, I'm curious how the landscape is changing, because all the talk here is about experiences, right? And the transaction is part of the experience, but it's not the end game, in fact, it's just a marker on a journey that hopefully lasts a long time. How does that change kind of the way that you look at data, the way customers are looking at data, you know, how the KPIs are changing, and what they're measuring, and the value of the different buckets of data as it's no longer about getting to that transaction, boom, ship the product, and we're done. >> Yeah, so I look after Adobe Analytics, and Adobe Analytics was the first component we acquired in this business, right? Experience Cloud, started with the acquisition of a company called Omniture back in 2009, was an analytics company, primarily web and mobile app analytics, and it has grown since then, to measure many more things. And we've seen our category with analytics that we've addressed move from web analytics to a broader view of digital analytics, right? The digital parts of marketing to all of marketing, the rest of marketing said, "Hey, we need measurements too. We need tools." And then it clicked out another broader click to this idea of experience, right? Because everybody has a stake in experience, and experience is all wrapped around people and how people move through experiences with your brand, so that's where we sit today, is really helping organizations measure experiences, and that spans every person in the organization. >> Talk about the dynamic between how the old way of thinking was shifting to this new way, and specifically, the old way was "I'm a database guy. I've got operational databases and analytical databases," you know, and that was it. You know, relational, unstructured, you know, kind of quadrants. Now, it's kind of, you have (laughs) it's not about databases, it's about data. So you have operational data, which is the analytical data now >> Yeah. >> So you have now, this new dynamic, it's not about the databases anymore >> Absolutely. >> It's about the data itself. >> It's not about, I would say, it's not about the stores of data, right? It's about really getting the insights out of the data, and you know, for the longest time, in my career, uh, you went to CIO, the CIO organization and there was a BI team there, and you would ask them for data, and they could go to the main frame, they could go to these big IT systems, and you know, in 30 days, they could email you back a .csv file, or even before that meeting, give you a .zip file or something with the .csv file on it. And then you got to go see if you could even get it to open on your laptop and get it into Excel and start to manipulate it. And those days don't work. >> And then you go get your root canal right after. It's a painful process. >> What if the data - today that data is trying to understand, "Hey I got a guy that just checked into the hotel. He's standing in front of me, I need to know if he had a bad experience the last time he checked in with us, so I know if I need to give him an upgrade. And you can't go down to I.T. real quick and ask them to take 30 days to get that data and then crunch the data all to find out. Customers need to know, and in the experience business, immediately this person just walked into the hotel and we need to give them a good experience, we blew it last time for them. That's what the experience business wants out of data. >> One of the questions we had with Anjul, who runs engineering on the platform side, was around the rise of prominence of streaming data, how is that impacting the analytics piece, because, you know, if you want the flow, this is a key part of probably your side of the business. Can you comment, what's your reaction to that - streaming trend? >> We've been talking about streaming for a while. CIO, this isn't a new thing, we were streaming applications, right, 10 years ago, 15 years ago, but really in the story I just shared, right? The idea of going down and waiting in this asynchronous process with data, the experience business can't handle that, so streaming data is really implying that, as it's coming in, we're processing it, and learning from it, and getting that out into the systems and the people that can take action, instantaneously. >> Talk about the dynamic that customers have around, traditional silos within their organization, you know, that guy runs the database and data for that department, that person runs the data over there, and if this vision is to be, is to be, is to come true, you have to address all the data, you got to know what's out there you got to have data about the data, you got to know in real time, and these are important concepts. How does a company get through that struggle, to break down those kind of existing organizational structures? >> It's a cultural shift, I mean, who has a desktop publishing team anymore in their organization, right? Everyone does desktop publishing, that is how data is too. Everyone's got to be comfortable with data, they have to be conversing around data, and everyone needs access to data. So, that's, you know, that's what is happening in our industry, the analytics industry, is that we're democratizing that data, and getting it everybody's hands, but it's not enough to give them charts and graphs, they have to be able to manipulate that and make it apply to their part of the business, so they can make a decision, and go, and so, that shift in how people think about data, as it's not part of your - it's part of everyone's job, as opposed to being a specialized, siloed job. >> I'm just curious to get your take, a lot of conversations here about you know, Adobe, using their own products, eating your own dog food, drinking your own champagne, whatever analogy (laughs) you like to use. And when you see the DDOM, right, the Data-Driven Operating Model, on the screen, in the keynote, with the CEO, and he says, "Basically everyone at this company is running their business off of these dashboards, that's got to be pretty, pretty, uh, profound for a guy like you who is helping feed those things. >> It's cool. I like to talk about what I call the modern measurement team. The modern measurement team is no longer that centralized data team, right, or that centralized BI team, but every single function, right, under CIO. Every one of the CEO's directs, has their own data team. You go look around and you see that in every single function, there is a sophisticated data team. They have the best tools in the industry, they have the smartest people they can find, they have PhDs on staff, and that's not enough. So, these teams now have to get that out to every constituent in their organization. And that's what we're trying to do at Adobe, that's what we're seeing our best customers do as well, is trying to inform every decision anybody makes. >> And that's where machine learning really shines. You get high quality data on the front end, with the semantic data pipeline capability, get that into the machine learning, help advance, automate, that seems to be the trend. >> Yeah. Yeah, look the insights that you can get from the data, the ability to predict with rich data, it sounds - prediction sounds like - invention used to sound like this novel thing, right, and then you realize, we're inventing things all the time, that's not so - that's just creativity. Well, the same thing is happening with AI and ML, is we're able to predict things with good statistical modeling, with pretty strong, uh, reliability around those models. >> The keynote had great content, I liked how you guys did a lot things really well, you had the architectural slides, platform was a home run, how you guys evolved as a business, see you laid that out nicely, but one of the things I liked, not that obvious, unless you go to a lot of events like we do, everyone says "The journey of the customer", I mean, it's a, it's become a cliche, you guys actually mapped specific things to the journey piece that fit directly into the Adobe set of products and technologies, and the platform. It's interesting, so the word journey has become, actually something you can look at, see some product, see some - a pathway to get some value. >> There's definitely a risk if the word journey, becomes like "Big Data" and all these cliche terms, you know, that means everything, so it comes to mean nothing. But for us, journey, and as marketers especially, journey is just naturally understanding where did I interact with this person, and what did that lead to along the way, right? And so, customer journey, is absolutely core to data analytics. >> All the hype markets, cloud washing, until Amazon shows them how it's done, everyone else kind of follows, you guys are doing it here with journey, one of the things that came out was a journey IQ. I didn't really catch that. Can you take a minute to explain? >> So we have a couple of things. We have something called Segment IQ, Attribution IQ, and now we have even introduced Journey IQ. And when you see that IQ moniker on one of our, kind of our super umbrella features - that means that we're applying AI and ML, right, and Sensei is involved. So we're using powerful data techniques, and we're also wrapping it with a really simple user experience. So Journey IQ starts to break down the customer journey in terms that a normal person, without a PhD, without knowing statistical methods, or advanced mathematics, can leverage those techniques to get really powerful insights. And that's specifically around the customer journey. >> So the IQ is a marker that you guys use to indicate some extra intelligence coming out of the Adobe, from the platform. >> Yeah, yeah, if we're going to democratize data, right, we have to democratize data science as well, right? And so, a big part of what we're doing at Adobe Analytics is really simplifying the user experience, right? So I don't say, Do you want to run a regression model against this to answer your question? We just say Click this button to analyze. Right? So it's a simple user experience, behind the scenes, we can run these powerful models for the customer, and give them back valuable insights. So, Journey IQ is specifically taking things like cohorts, and introducing cohort analysis into the experience, making it simple to do powerful things with cohorts. >> What's the pitch to a customer when you go to one and talk about all this complicated tech and kind of new, operationalized business models around the way you guys are rolling it out, when they just want to ask you, "Hey Jeff, I care about customer experiences." So, bottom line me. What's the pitch? >> How can you possibly address your customer's needs if you don't know what they think. Right? What they need? So, at the end of the day, the great thing about working with customers, like most businesses do, is customers are happy to tell you where you're getting it right, and where you're getting it wrong, right? And that's all over the data. So all you have to do is develop a culture of using data to make decisions, and 9 times out of 10, if you have the right data, and people are using the data to make decisions, they are going to make the right calls and get it right for your customer. And when they don't, they're using opinions and they're going to get it wrong all the time. >> Or, bad data, could be hearsay. >> Or you course correct, or that wasn't - you know, make an adjustment. Right? Again, based on the data. >> Exactly, yeah. >> You're in product marketing, which is a unique position, because you have to look back into the engineering organization, and look out to the customers, so you're, you're in a unique position. What's the customer trend look like right now? What are some of the things you're hearing from the market basket of customers that you talk to? Generally, their orientation towards data? Where are they on the progress bar? What is the state of the market on the landscape of the customer, what patterns are you seeing? >> Good question. So there's a lot of - there's a lot of, um, anxiety around where do I have pockets of data that I'm not able to leverage, and how do I bring that together, so when we tell a platform story, like you heard us tell today, customers are really excited about that, because they know, they've known forever. I mean, this isn't a new problem, like, data silos have been around as long as data has. So, the idea of being able to bring this data into a central place, and do powerful things with it, that's a big point of stress for our customers. And they know, like, "Hey, I have dark spots in my customer experience, that I lose the customer." For example, if I'm heavily oriented around digital, let's say, um, I'm a retailer, and I see a customer, I acquire them through advertising channels, they come through an experience on my website, and they buy the product. Success. I ship the product to them, and then they return it in the retail store. The digital team might not see that return. >> So they might think it was successful. >> They think it was successful. So what do they do? They go take more money and spend it in the ad channel, where that person originated. When in reality, if they could look at the data over time, and incorporate this other channel data, of in-store returns, the picture might look very different. >> So basically, basically. >> It's those dark spots that customers are really needing. >> So getting access to more diverse data, gives you better visibility into what's happening contextually, to open up those blind spots. >> Exactly. Yup. It's just that, adding resolution to a photo. >> Love this conversation, obviously we're data-driven as well on theCUBE, we're sharing the data out there. This interview is data as well. >> Fantastic. >> Jeff, final question for you - for the folks that couldn't make it here, what's the - how would you summarize the show this year, what's the vibe, what's the top story here, what's the big story that needs to be told from Adobe Summit? >> We're just a day in, there a lot, there's a lot to do still, right? We still have two more solid days of this show. But you know, the big themes are going to be around data, they are going to be optimizing the experience for your customers, and what's really amazing is how many customers are here, telling their stories. That's the thing, I wish everybody in your audience could experience by coming here, because there is 300 breakout sessions that feature our customers talking. All of our sessions on main stage, we bring customers out, and we learn from them. That's the best part of my job, is seeing how customers do that. >> Some of the best marketing, you let the customers do the talking, and they're doing innovative things. They're not just your standard, typical, testimonials, they're actually doing - I mean, Best Buy, what a great example that was. >> Cool brand - we work with some of the coolest brands in the world, so, fascinating, brilliant people. >> Marketing, at scale, with data. Good job, Jeff, thanks for coming on, appreciate it. >> Thank you. >> Jeff Allen, here inside theCUBE with Adobe. I'm John Furrier with Jeff Frick. Stay with us for more Day 1 coverage after this short break. Stay with us.

Published Date : Mar 27 2019

SUMMARY :

Brought to you by Adobe. for Adobe Summit 2019 Nice to be here. big, great keynote, laid out the platform and really kind of core to everything to what we're doing. And we had a historic moment, of the confluence of you know, and married in with the business side. But it's amazing how the tech explosion and the value of the all of marketing, the rest of marketing how the old way of thinking was out of the data, and you know, And then you go get your root canal and in the experience One of the questions we had with but really in the story that person runs the data and everyone needs access to data. in the keynote, with the CEO, Every one of the CEO's directs, that seems to be the trend. the ability to predict and the platform. and all these cliche terms, you know, All the hype markets, the customer journey. So the IQ is a marker is really simplifying the What's the pitch to a customer happy to tell you where Again, based on the data. and look out to the customers, I ship the product to them, in the ad channel, where are really needing. So getting access to more diverse data, resolution to a photo. This interview is data as well. they are going to be Some of the best marketing, brands in the world, so, Marketing, at scale, with data. I'm John Furrier with Jeff Frick.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
JeffPERSON

0.99+

Jeff AllenPERSON

0.99+

Jeff FrickPERSON

0.99+

2009DATE

0.99+

AmazonORGANIZATION

0.99+

10QUANTITY

0.99+

AdobeORGANIZATION

0.99+

30 daysQUANTITY

0.99+

ExcelTITLE

0.99+

John FurrierPERSON

0.99+

9 timesQUANTITY

0.99+

Las VegasLOCATION

0.99+

todayDATE

0.99+

thousandsQUANTITY

0.99+

OneQUANTITY

0.99+

300 breakout sessionsQUANTITY

0.99+

10th seasonQUANTITY

0.99+

30 daysQUANTITY

0.99+

OmnitureORGANIZATION

0.99+

Adobe Summit 2019EVENT

0.99+

MetLifeORGANIZATION

0.98+

10 years agoDATE

0.98+

first componentQUANTITY

0.98+

AdTechORGANIZATION

0.98+

15 years agoDATE

0.98+

oneQUANTITY

0.97+

Best BuyORGANIZATION

0.97+

this yearDATE

0.97+

MarTechORGANIZATION

0.95+

Analytics CloudTITLE

0.94+

Document CloudTITLE

0.93+

Adobe SummitEVENT

0.91+

Creative CloudTITLE

0.91+

.csvOTHER

0.89+

Day 1QUANTITY

0.85+

single functionQUANTITY

0.84+

a dayQUANTITY

0.83+

.zipOTHER

0.81+

about 7 years agoDATE

0.8+

Journey IQORGANIZATION

0.8+

I.T.LOCATION

0.79+

two moreQUANTITY

0.76+

companiesQUANTITY

0.72+

AnalyticsTITLE

0.7+

Journey IQTITLE

0.67+

Marketing CIOTITLE

0.66+

four cloudsQUANTITY

0.63+

Segment IQOTHER

0.63+

daysQUANTITY

0.63+

theCUBEORGANIZATION

0.62+

AnjulPERSON

0.59+

SenseiORGANIZATION

0.58+

CUBEORGANIZATION

0.57+

DDOMTITLE

0.5+

customersQUANTITY

0.49+

Attribution IQOTHER

0.43+

CloudORGANIZATION

0.42+

Bill Schlough, San Francisco Giants | Mayfield50


 

>> From Sand Hill Road in the heart of Silicon Valley, it's theCUBE. Presenting, the People First Network, insights from entrepreneurs and tech leaders. >> Hello everyone I'm John Furrier with theCUBE, we are here in Sand Hill Road up at Mayfield Venture Capital Firm for their 50th anniversary, their People First Network series, produced with theCUBE and Mayfield, I'm John Furrier, with Bill Schlough, the Chief Information Officer of the San Francisco Giants, CUBE alumni, great to see you thanks for joining me today for this People First Series we're doing with Mayfield's 50th anniversary, thanks for coming in. >> Good to be here, John. >> So, been a while since we chatted, it's been a year, A lot's happening in tech, you can't go a year, that's like seven dog years in tech, lot happening, you're managing, as the CIO for the Giants, a lot of things going on in baseball, what's the priorities for you these days, obviously, you guys, great social, great fan experience, what's new for you, what's the priority? >> Man, there's always something new. It's what I love about it, this'll be my 20th season with the Giants comin' up. And, it never gets old, there's always new challenges. On the field, in the seats, off the field, you name it. As we look toward next year, really excited about bringin' in a new video board, which we haven't publicly announced, maybe I just did publicly announce, we're breaking news on theCUBE today. So we're puttin' in a new video board, it'll be over three times the size of the one we have today. That's big news, we're doing a lot of exciting things in the ticketing world. The ticketing world is really transforming right before our eyes in terms of the way fans buy tickets. It's changed a lot. Once up on a time you could call a game a sellout, and we sold out 530 straight games at AT&T Park, but really there's no such thing as a sellout anymore I mean, at any point you can get a great ticket, so we have to adapt to that and change the product that we're delivering to fans, so making some changes on the ticketing front, the fan experience, the ballpark with the video board, and another thing that's changing a lot is the way fans consume our game when they're not at the ballpark. It's rare that you're going to see somebody sit on a couch for three plus hours and watch a game continuously anymore. Fans are consuming through mobile devices, streaming, catching clips here and there, all different methods, and it's fun to be a part of that, because, fans still love the game, but they're just consuming it in different ways. >> Yeah, I love having chats with you on theCUBE because one of the things that have always been the same from nine years doing theCUBE is, the buzzword of consumerization of IT has been out there, overused, but you're living it, you have a consumer product, the ultimate consumer product, in Major League Baseball, and the Giants, great franchise, in a great city, in a great stadium, with a rabid fanbase, and they know tech, so you have all the elements of tech, but the expectation of consumers, and the experiences are changing all the time, you got to deliver on the expectations and introduce new experiences that become expectations, and this is the flywheel of innovation, and it's really hard, but I really respect what you guys are doing over there, and that's why I'm always curious, but, always, the question comes back to, is, can I get faster wifi in the stadium? (laughs) It's always the number one question >> It's funny that you ask that because it is AT&T Park, you know, so, honestly, we got to check that box, and we've had to for years, all the way back to when we first rolled it out, way back in 2004 when we first rolled out wifi in the park, people weren't asking for it then, people were coming to the ballpark with a laptop and plugging a card into it, and there were about a hundred of them that were accessing it, but today, what's interesting is, who knows what next, but we're not talkin' about wifi as much, wifi is just kind of, expected, you got to have it, like water. You're talkin' about 5G networks, and new ways to connect. Honestly, this past season, our wifi usage in terms of the number of fans that use wifi, what we call the take rate, the percentage of fans, was actually down 30% from the previous year. Not because we had less fans in the stadium, because this is the take rate, a percentage of fans in the stadium, went down, because AT&T made some massive investments in their cellular infrastructure at the ballpark, and if you're just connecting, and you got great bandwidth, you don't feel the need to switch over to wifi, so who knows what the future will hold? That's a great point, and you see the LTE networks have so much more power, it used to be you needed wifi to upload your photos, so you'd go in, log in, and if they auto login that's cool, but people don't need to. >> Not with photos, what they need it now for is when we see it really maxing out is events, like our Eagles concert, or Journey concert, or a really big game, like opening day, or honestly, Warriors playoffs game, 49ers football games, that's when folks are streamin' to video. For streamin' to video, they're still goin' to that wifi. Yeah, that's the proven method, plus they don't want to jack up their charges on the AT&T site, but I won't go there, Let's talk about innovat-- Most say unlimited, I will go there, most say unlimited these days. >> Really, I got to find that plan, my daughter's killin' me with her watchin' Netflix on LTE, I tell her. Innovation is changing, I want to get your thoughts on this, 'cause I know you're on the front end of a lot of innovations, you do a lot of advising here at Mayfield. The VC's always trying to read the tea leaves, you're living it, what's the innovation formula look like now for you 'cause as you're sittin' in your staff meetings, as you look at the team of people around you, you guys want to foster, you do foster, innovation culture. What's the formula, what do you guys do when you have those meetings, when everyone's sitting around the table sayin', what do we do next? "How do we create a better experience? "How can we get better fans, and better product "in their hands as fast as possible?" What's your strategy? >> You know, it's funny, people talk about the secret sauce for innovation, what's the formula? I would say, for us, it's really a symbiotic relationship with a lot of things, first of all, where we are, geographically, we've got folks like Mayfield, down the street, and many others, that we can talk to, that are, when innovation is happening, when the startups are incubating, they're being funded by these guys, a lot of times they are here, and our phones are ringing off the hook with a lot of folks so my formula for innovation is answer the phone and take the meetings, but, to be honest, that creates its own problems, because there's so many great ideas out there, if you try to do all of them, you're going to fail at all of them. You got to pick a very small few to try to experiment with, give it a shot, we just don't have the bandwidth, we only have 250 full-time staff on the business side. For us, geographically, you have to really be laser-focused and say okay, there are so many great ideas out here, which are the three or four that we're going to focus on this year, and really give it a try, that's really going to drive, propel our business forward, enhance our product on the field, whatever it might be, but I'll tell you where it really truly starts. It's from the top with our CEO. And, I've had a few different bosses over the years, but with the Giants, our CEO is singularly focused on all of us doing things folks have never done before regardless of what business unit you're in. Whether you're in ticketing, finance, marketing, sales, what drives him, and drives all of us, is innovation. And his eyes glaze over when I talk to him about cost-cutting, and his eyes can glaze over really fast. But when I talk to him about doing something no one's ever done before, that's when he sits forward in his chair, he gets engaged, and I just have a great boss, Larry Baer, he's been with us for 25 years wit the Giants, and he is the driver for it, he creates the culture from the top, where all of us, we want to impress him, and to impress him, you got to do sometin' nobody's ever done before, and what's even more interesting is there are some challenges and some changes talking place across our industry, as I said before, ticketing and other areas, and I've sat in meetings with him where somebody might raise their hand and say, "But this is happening across the industry, "so it's just a macro trend," and he'll get upset, be like, "I don't care about macro trends. "We are here in the Bay Area, "we're the San Francisco Giants, "we're going to do it our way." >> And so when you do it your way, he promotes risk-taking, so that's a great culture. What are some of the things you have tried that were risky, and/or risque, or maybe an experiment, that went well, and maybe ones that didn't go well, can you share some color commentary around that? >> Sure, over 20 years we've had some of all of those. I would say, I've had some real scary moments, our culture is collaborative, but I wouldn't call it combative, but we all have strong opinions, a lot of us have been there a long time, and we have strong opinions and so we'll battle, internally, a lot, but then once the battle is over, we'll all align behind the victory. Thinking back, one of the most stressful times for me at the ballpark was related to wifi, when we decided to take our antennas and put 'em under people's seats. No one had ever done that before, and there were two major concerns with that. One is, honestly are people going to get cancer from these antennas under their seats, it's never been done before, what's going to happen, and whether it's going to happen or not, what's the perception of our fans going to be, because, these are, the bread and butter is, the golden goose here, all the fans, so, yeah it's great that they're going to be, have faster connection here at AT&T Park, but if they think they're going to get cancer, they're going to cancel their season ticket plans, we got to problem. Number two is, we're taking away a little storage space also, under the seats, so it was very controversial internally, we did all of our research, we proved that having a wifi antennae under your seat is the equivalent to having a cell phone in your pocket, most people do that, so we're pretty safe there, and from the storage space perspective, honestly, it actually elevates your stuff, if somebody spills a Coke behind ya, it'll fall all around your purse, which is sitting on top of that wifi antenna so we came up with a good solution, but that was an example of something that was really controversial >> So beer goes on the antennae not your bag. (laughs) >> Exactly, your bag stays dry, we found a way to spin that but, there have been so many, I can go way back in time, back to the days when it was the PalmPilot that ruled the day instead of the apple >> Well you guys also did a good job on social media, I got to give you guys props, because, you're one of the first early adopters on making the fan experience very interactive. That was, at that time, not viewed as standard. Yeah, built the @Cafe at our ballpark, which is still there really to try to bring social media to the fans. >> I think you're the first ballpark to have a kale garden, too, I think. >> That's a little off topic, but yes, driven by one of our players, who's a big kale fan, yeah, the garden out in center field. >> So sustainibility's certainly important, okay, I got to ask the question around your role in the industry, because one of the things that's happening more and more in Major League Baseball and certainly as it crosses over to tech her at Mayfield Venture Capital, there's a lot of collaboration going on, and it's a very people-centric culture where, it used to be people would meet at conferences, or you'd do conference calls, now people are in touch in real time, so these networks are forming. It takes a village to create innovative products, whether you're inside the Giants, or outside in the ecosystem, how have you personally navigated that, and can you share some experiences to the folks watching, how you became successful working in an environment where it's collaborative inside the walls of the San Francisco Giants, but also outside? >> %100, the topic is near and dear to my heart, and from when I started with the Giants, that's what I love about our industry We compete on the field, and only on the field. When you look at who the Giants competitors are, from a business perspective, honestly the Dodgers are not a competitor from a business perspective. The A's are barely a competitor from a business perspective. We got a lot of competitors and very few of them are in our actual industry, so we collaborate all day, and it's been amazing, I can count on one hand, across all of sports, folks who have not been collaborative. There's a very small group of teams, your favorite team, the Boston Red Sox, are not on that list, they are very collaborative, but their arch rival, well there's a few others out there that may be less collaborative, but most of them are highly collaborative, from top down, and so, what I did from when I first started the first trip I made, was to Cleveland. And this was many years ago, Cleveland Indians had a reputation of being very progressive so I called up my counterpart there, I said, "I'm new to the industry, can I come out, "can I learn from you?" And that's where it started, and ever since, every year, we travel to two cities, I take at least four of my staff, to two cities each year and we meet with all the sports teams in those cities. This year, we went to Milwaukee and we met with the Brewers, and we did the Packers as well. Every year, over the 20 years we've visited pretty much every professional sports city, and we just go through it again, and always, red carpet, open door, and you build those face-to-face relationships, that you can pick up the phone and make the call, in a few weeks we're all going to get together in Denver at our MLB IT Summit, my job at the IT Summit every year is I host the golf classic, so I bring all the golfers, the hackers, the duffers out, and we have a great time on the golf course and build those relationships and again, the only thing that we don't really talk about that much is the technology we use to enhance the product on the field. Everything else is fair game. >> So share the business side, but the competitive advantage, where the battle's really having Dodger and Giants obviously on the field, highly competitive-- >> But what's cool about that is then I can meet with the other sports teams to talk about that, so I'll leave the teams nameless, but we've had some awesome collaborative discussions with NBA teams especially to talk about what they're doing to assess talent, and there's no competition there. >> So there's kind of rules of the road, kind of like baseball, unwritten rules. >> Right. >> So talk about the coolest thing that you guys have done this year, share something that you personally feel proud of, or fans love, what were some of the cool things this year that pops out for you? >> Sure, the technology that we invested in this year that I thought was a game-changer, we saw, we experimented with last season, but this year, we've been experimenting with VR and AR a little bit. But, a technology that we thought was really cool is called 4DReplay, it's a company out of Korea. And we saw them, we did an experiment with them, and then we implemented them for the full season this year and we've seen them at some other venues as well, the Warriors tried them at the Playoffs, but we had 'em full year and what we did was they put in about 120 cameras, spaced approximately five feet apart, between the bases. 120 of 'em, and they focus on the pitcher and the batter, so when you have a play, you can 3D, or 4D, 4D rotate around that play and watch the ball as it's moving off the bat, and get it from that full perspective, it's awesome for the fan experience, it gives them a perspective they never have, I love watching the picture, because you can see that hand, in full 4D glory pronating as it comes through on every pitch, if you can watch that hand carefully you can predict what kind of pitch it is, it's something that a fan has never had access to before, we did that for the first time this year. >> I had a new experience, obviously you see Statcast on TV now, a lot of this overlayed stuff happening, kind of creates like an esports vibe to the table. Esports is just coming. >> And it's just the beginning >> Your thoughts on esports, competitor, natural evolution, baseball's going to be involved in it, obviously, thing in the emerging technology's looking interesting, and the younger generation wants the hot, young... Sure, we feel like our game has been around a long time, and it still is, the rules haven't changed that much, but fans still enjoy it, but they just consume it differently and our game can be incredibly exciting in moments, but, there's also some gaps in there when you can build relationships. Some of the younger generation may fill those gaps with watching somethin' else, or two other things on their devices, but that's okay, we embrace that at the ballpark, but in terms of the emergence of esports, and the changing demographic of our fanbase, what we're trying to do is just package our game differently. One thing I'm really excited about, and startin' to see, we're in the early days, I consider with virtual reality, we experiment with it, maybe two or three years ago we've been doing some stuff with it, but I'd say it feels like we're in the second or third inning with virtual reality, where we're really going, and I've seen Intel doin' some of this stuff, I was out working with Intel in Pyeongchang, at the Olympics this past year, working with their PR team, and where it's going I can already visualize what this is going to be like, this concept of volumetric video. Where, it's not about having that courtside seat, in basketball, or that seat right behind home plate, it's about being wherever you want to be, anywhere in the action. And to me it's not about doin' it live, because in baseball, you don't know where the ball's going to go, it's about doin' it, replay, right after, okay, that ball was shot to Brandon Crawford, he made the most amazing diving play, picked it up, gunned it to first, where do you want to watch that from? Everybody's different, some people might want to watch it from right behind first base, some people might want to watch it right Brandon Crawford, behind the batter, with volumetric video and the future of VR, you'll be able to do that, and this esports generation, this fan's instant gratification want, unique experiences, that's what's going to deliver it. >> This is such an immersive environment, we're looking at this kind of volumetric things from Intel, and you got VR and AR, immersion, is a new definition, and it's not, I won't say putting pressure, it's evolving the business model, who would've thought that DraftKings and these companies would be around and be successful, that's gambling, okay, you now you got that, your VR so the business model's changing, I've been hearing even token and cryptocurrency, maybe baseball cards will be tokenized. So these are kind of new, crazy ideas that might be new fan experience and a business model for you guys. Your thoughts on those kind of wacky trends. >> That's why I love working with companies like Mayfield 'cause they're seeing the future before we see it, and I love being where we are, so we can talk to them, and learn about these companies. Another example, along those lines is, how are fans going to get to the ballpark five years from now, and how do we adapt to that because we're doing a major development right adjacent to the ballpark, we've got 4,000 parking spaces. Are we going to need those five years from now? Well we're going to build out that whole parking lot, we're going to put a structure in there. But five, ten years from now, we're building that structure so it can be adaptable, because, is anyone going to need to park? Is parking going to be like typing, you know on a typewriter, 10, 15 years now because everybody is in either self-driving cars, or ride shares, and the cars just, poof, go away, and they come back when you need 'em. >> Like I said, everything that's been invented's been on Star Trek except for the transporter room, but maybe they could transport to the game. >> We could use that in San Francisco. >> Bill, got to ask you about your role with Mayfield, because one of the things I've always been impressed with you is that you always have a taste for innovation, you're not afraid to put the toe in the water or jump in the deep end where the technology is, these guys are lookin' for some trends, too. How do you advise some of these guys, how do you work with Mayfield, what's the relationship, how are they to work with, what's the intersection between Mayfield and you? >> Well the one thing that Mayfield does is they put together a conference, each Summer, that I love comin' down to, and I get to meet a lot of my counterparts and we talked about meeting with my counterparts in sports, but I love meetin' with my counterparts across all industries, and Mayfield makes that possible, they bring us all together with some really interesting speakers on a variety of topics not all directly tech related, so it's a great opportunity for me to just get outside of the daily routine, get outside the box, open my mind, and I just have to drop down the road to do it. So that's an example, another thing is, Mayfield, and other firms will come to me, and just say, "Hey, here's a technology we're evaluating, "they think it would be a great fit in sports, "what do you think?" And so, I can give them some valuable feedback, on company's they're evaluating, companies will come to us, and I might throw them their way, so it's really a two way street >> Great relationship, so you're a sounding board for some ideas, you get to peek into the future, I mean, we've interviewed entrepreneurs, successful entrepreneurs here, it's a seven, eight year build out, so it's almost like an eight year peek into the future. >> Yeah, and it's super valuable, especially given where we are geographically and our inclination toward being on the leading edge. >> I want to just end the segment by sayin', thanks for comin' in, and I want you to show the ring there, 'cause I always, can't stop starin' at the hardware, you got the ring there, the world champion. >> It's a few years old at the moment, we're going to have to get a new one sometime soon. >> We got to work on that, so is there any cutting edge technology to help you evaluate the best player, who you lookin' at next year, what's goin' on? What's the trades goin' on, share us-- >> Are we off the record now, 'cause I have a feeling you're asking this for personal reasons, for your squad, so. >> I'm a Red Sox fan of the AL, obviously, moved here 20 years ago, big fan of the Giants, I love comin' to the games, you guys do a great job, fan experience is great, you guys do great job and I'm looking forward to seeing a great season. >> Thanks, yeah, hope springs eternal this time of year, we always block off October and expect to be busy, but when we have it back, it just gives us an opportunity to get a head start on everybody. >> Well Bill, thanks for coming in, Bill Schlough, CIO for the San Francisco Giants, here on Sand Hill Road talkin' about the 50th anniversary of Mayfield, and this is the People First Network, getting ideas from entrepreneurs, industry executives, and leaders. I'm John Furrier with theCUBE, thanks for watching. (electronic music)

Published Date : Nov 20 2018

SUMMARY :

From Sand Hill Road in the heart of the San Francisco Giants, CUBE alumni, On the field, in the seats, off the field, you name it. and you got great bandwidth, you don't feel the need on the AT&T site, but I won't go there, What's the formula, what do you guys do and take the meetings, but, to be honest, What are some of the things you have tried is the equivalent to having a cell phone in your pocket, So beer goes on the antennae I got to give you guys props, because, I think you're the first ballpark to have a kale garden, driven by one of our players, who's a big kale fan, and can you share some experiences the only thing that we don't really talk about that much so I'll leave the teams nameless, kind of like baseball, unwritten rules. Sure, the technology that we invested in this year I had a new experience, obviously you see Statcast and it still is, the rules haven't changed that much, and you got VR and AR, immersion, is a new definition, and they come back when you need 'em. been on Star Trek except for the transporter room, Bill, got to ask you about your role with Mayfield, and I just have to drop down the road to do it. you get to peek into the future, Yeah, and it's super valuable, 'cause I always, can't stop starin' at the hardware, It's a few years old at the moment, Are we off the record now, big fan of the Giants, I love comin' to the games, we always block off October and expect to be busy, here on Sand Hill Road talkin' about the 50th anniversary

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Bill SchloughPERSON

0.99+

Red SoxORGANIZATION

0.99+

Larry BaerPERSON

0.99+

San FranciscoLOCATION

0.99+

AT&TORGANIZATION

0.99+

Boston Red SoxORGANIZATION

0.99+

John FurrierPERSON

0.99+

Brandon CrawfordPERSON

0.99+

DenverLOCATION

0.99+

GiantsORGANIZATION

0.99+

MayfieldORGANIZATION

0.99+

10QUANTITY

0.99+

Star TrekTITLE

0.99+

two citiesQUANTITY

0.99+

KoreaLOCATION

0.99+

Silicon ValleyLOCATION

0.99+

25 yearsQUANTITY

0.99+

JohnPERSON

0.99+

ClevelandLOCATION

0.99+

OlympicsEVENT

0.99+

three plus hoursQUANTITY

0.99+

530 straight gamesQUANTITY

0.99+

San Francisco GiantsORGANIZATION

0.99+

secondQUANTITY

0.99+

30%QUANTITY

0.99+

CUBEORGANIZATION

0.99+

next yearDATE

0.99+

MilwaukeeLOCATION

0.99+

Bay AreaLOCATION

0.99+

This yearDATE

0.99+

OctoberDATE

0.99+

IntelORGANIZATION

0.99+

BillPERSON

0.99+

PyeongchangLOCATION

0.99+

sevenQUANTITY

0.99+

theCUBEORGANIZATION

0.99+

Sand Hill RoadLOCATION

0.99+

120QUANTITY

0.99+

4,000 parking spacesQUANTITY

0.99+

threeQUANTITY

0.99+

todayDATE

0.99+

firsQUANTITY

0.99+

fourQUANTITY

0.99+

nine yearsQUANTITY

0.99+

this yearDATE

0.99+

20 years agoDATE

0.99+

AT&T ParkORGANIZATION

0.99+

20th seasonQUANTITY

0.98+

first ballparkQUANTITY

0.98+

DodgerORGANIZATION

0.98+

People First NetworkORGANIZATION

0.98+

a yearQUANTITY

0.98+

first timeQUANTITY

0.98+

eight yearQUANTITY

0.98+

appleORGANIZATION

0.97+

50th anniversaryQUANTITY

0.97+

twoDATE

0.97+

BrewersORGANIZATION

0.97+

2004DATE

0.96+

each yearQUANTITY

0.96+

oneQUANTITY

0.96+

49ersORGANIZATION

0.96+

PackersORGANIZATION

0.96+

Gary Harrison, Metsi Technologies | Cisco Live US 2018


 

(upbeat music) >> Live from Orlando, Florida it's theCube, covering Cisco Live 2018. Brought to you by Cisco, NetApp, and theCube's Ecosystem partners. >> Hello everyone and welcome back. It's theCube's exclusive coverage here in Orlando, Florida for Cisco Live 2018. It's day three of three days of live coverage. Go to thecube.net, siliconANGLE.com, to get all of the stories. And of course, I'm here with Stu Miniman, analyst at Wikibon, my co-host for the week. Our next guest is Gary Harrison, Head of Technology Services, Metsi Technologies, welcome to theCube. Thanks for joining us. >> Thank you guys, it's good to be here. >> So, you're in the Cisco Ecosystem, so Stu and I have been talking about this all week. A couple of big trends: open, Cisco's opening up, you've got DevNet success with developers. Cloud is a new architecture, okay. Intent driven architectures are huge. Sounds like outcomes to me, so I hear a lot of these conversations about "what's the outcome?", and then building a technology. So I wanted to get your thoughts on that, from your perspective, what does that mean to you? When you hear that, intent networking, developer community, it sounds a lot like a different Cisco. >> It's a different model. It's changing, I think, the way business processors are today, and getting organizations to understand the process of capturing what they want the infrastructure intent, and their application intent look like. And then understanding how that drives different models for deploying services, as well as the operations behind it. >> You guys do a lot of stuff with customer, I want you to take a minute to explain what you guys do, your company. What are some of the things you guys get involved in? Where are you in the ecosystem? What kinds of projects are you engaging on? >> We're a company, so we're a professional services partner, we're a service only integration partner with Cisco. So it's just through, we don't resell, so we get to focus on purely customer success, and we help enable the channel and the partners directly. And the focus is the Enterprise Cloud Suite. So it's really around helping customers understand how to get the most out of those technologies, how to choose the right element of the cloud suite for the job. >> Gary, so you're in an interesting position, to watch some of the transformations going on in Cisco. We said the old way of measuring Cisco was boxes and ports, and the new way is, you know, software, to open and those things. Since you're not one of the, you know, not in a derogatory way, box sellers, you know, give us your viewpoint as to how Cisco's going through that transformation and how your customers are reacting to that. >> So it's definitely a good shift towards those softer elements of it. And we're seeing the strength of the software and the products that come out, and the capabilities, it's rapidly changing. And you're seeing the increase in the product suite recently, the number of, the move towards analytics and other software to support operational life cycles as well as just the provisioning cycles. I think a challenge for the customers is a lot of complexities introduced. A lot of the new tools out of the box out there. And the difficult question is always how to best use each particular tool to get value for the business. >> Yeah, it's one of the big questions is it used to be, I really understood my network because I built it. I racked it, stacked it, wired it, you know. Configured it in the CLI, today a lot of the pieces of the network you're managing, you don't own. They're in the cloud, they're extending beyond. How do your services and solutions help customers get their arms around this, kind of, multi-cloud world? >> It's always the focus on, I guess, is reducing that complexity. There's a lot you can do with the different software that's out there. And really, to try and step back from just the solo tools, and looking at the cloud stack as a whole, and starting small, starting simple. Identifying those early use cases that will help drive cloud adoption in an organization, and then understanding how the software and the tools benefit them to do that. You know as you say, you can't see inside the software easily. If you're going to bare the infrastructures code, you need a way to make sure that as you build that code and those processors that you keep that visibility into what that softwares meant to be doing for you. >> Gary, on that point, I want to just double down on that concept holistically. We hear that, all week we've heard from interviews, from Cisco executives as customers, that it's the systems view almost, it's not the box view. What does that mean to the customer today, and how far along are your customers in that mindset? Are they there, are they kicking the tires? 'Cause you got to engage on real frontline projects where there's outcomes involved and the plumbing's in place. Okay, so how do you get there without disrupting? Right, that's the question we hear. But so how do I get the holistic view without disrupting the business? What's your thoughts on customer's position on that? >> I think to get the holistic view, it's about the business needs I think embrace that. And understanding, though, it's about delivering applications and services now. And the infrastructures there to support that. And not focus on these infrastructure-centric models. So that's the first journey, is understanding, you know, what are the services that are important to the business, and how those services are involved. And then I think the challenge we see from the customers is actually, you know, intend to your organizational and process challenges. The technology itself is not necessarily all the complexities, it's how that aligns to the organization. And so I think those early wins and those early outcomes are a organization that's aware of those challenges. >> Like almost getting a little stepping stone, you get a little success, you know, don't take a big project. What's your take on road-mapping in that? Because that's challenging. What have you seen for success use cases that customers can take right out of the gate to get this intent thing going? What are some of the low-hanging-fruit opportunities? >> So one thing we focus on, I guess, is changing our engagement model with the customers. It's something we sort, I guess, of pride ourselves on. Is we're a lot more flexible and agile, ourselves, as a, in terms of delivering infrastructure services. So again, we try to communicate to our customers find used cases that deliver value and return on investment early. And focus on delivering that, sort of, one use case. It doesn't matter what it is in the cloud-sect, whether it's through automation of network infrastructure, orchestration of services on top of there. We pick a very clear use case and develop that first, and then once you understand how the technology's stitched together end to end, you can then start to grow that inside the organization. >> Is there any use cases that pop out that you can just point to, anecdotally, that seem to be popular? >> So there's a couple different extremes, so ACI is a massive enabler at the moment. You know, it's really, since SDN's come along it's a catalyst to drive the rest of the cloud change infrastructure. So we have some very specific use cases around automating that infrastructure. Not just what ACI does itself, but to create that automation layer on top of that. So, you know, people are deploying lots of infrastructure, so that's one of the specific use cases we see. >> Gary, I really like what you said about it's changing the engagement model, because it used to be "I'm gonna' roll out a new application, "okay, I need to figure out the plumbing." Now when I look at intent based offerings there, it's really more about I'm building new applications and the network is a critical piece of it, it actually helps me drive some of these new, you know, modern micro architectures there. You've got to, I'm sure, be talking to a little bit of a broader, you know, jobs inside the customer. How does that change your engagement? Who are the roles that you're talking to today? >> Well actually this is what we find, is tools like Cloud Sender, and for me one of it's strengths is it's fine ability to tangibly capture intent in a application blueprint. And I find that's a good way to bring organizations together, because now we have a focal point for your network and infrastructure, your platforms teams, and your application teams to come together. And it provides a common language to talk about it. And that's one of the real strengths we find to start having those conversations with those different teams within the organizations. >> Gary talk about the old way and new way. We always like to kind of break things down in a very simplistic way. And Chuck Robbins, the CEO, on stage said "that's the old way", it looked like an architecture, hey, firewall, I get that. And he's like, some people actually have this today. And he's kind of looking at the modern cloud, obviously the circle with all the different services. So kind of Cisco plug. But from your standpoint, when you talk to customers, what was the older conversations, that you could point to saying "we used to do it this way", this is what we would talk about, these are the meetings we would have, now the shift is towards this. What's the old way, and what's it transforming into, when you actually have those conversations, what is it like? >> So the big difference for the infrastructure projects, where they were projects, they're very traditional waterfall model. You work out what you want to buy, where you want to be, you put a project plan around that and deliver that. But the engagement we have today to say to people, all the importance is in the software. It's the services you're delivering on the software, and the capability to develop in the software. And that's not something out of the box. It's very difficult to say: where do I want to be in six months, or where do I want to be in a year? So again the way we encourage and the way we engage with our customers is to put a roadmap together, but to identify something in a much shorter term that you can deliver. Start delivering something, and then take a more agile approach around it, to come back, review, and re-plan again, and look at what your priorities are. >> What's the role of the solution architect on this, 'cause a lot of the things we're seeing and then we're trying to, kind of, connect the dots here. Holistic roadmaps are interesting, because you've got have to have a foundational architecture. What is the preferred kind of consistent theme you're seeing around architectural decisions? Are there table stakes, are there certain things that are always going to be in flux? How do you view the big picture on the solution architect piece of it? Is there certain things that are must-haves, weight on this? What's your reaction to that? >> I think a solution, I think it's a challenging piece. I think it's probably where you see organizations are probably weaker, is having a cloud-solution architecture function. We still see infrastructure architecture, enterprise architecture, but that solution architecture for the cloud model, I think that's actually more a challenging piece. I don't think there's any obvious answer in what, you know, for the customers we see, there's no common answer. >> That's a really hot area right now. >> Gary, one of the biggest challenges we see in multi-cloud, is no two customers are alike. >> No. >> But through the customers that you're talking to, what are some of the common stumbling blocks or hurdles for really getting, you know, full value out of their solutions that you see from customers today? >> I think it's understanding the end to end life cycle of a service. So we can do a lot with a multi-cloud capabilities, in deploying when an internal infrastructure to external. But the processes have to be the same, with security, compliance, these other aspects that come into it add a lot of complexity. And also it's not just the way the applications and the infrastructure are built, patching life cycles, you know, post-deployment of, you know, virtual images. The way people then update and maintain them and that life cycle around it. And I think it's different in a virtualized world, in a containerized world we see a lot more advancements around it, and multi-cloud is easier. I think it's for people to take their legacy applications and try and move them into a cloud-native scenario, which is a real challenge. >> Gary, pretend that I'm a friend of yours and I come to you and say "hey Gary, you know, "I'm new to this whole intent-based networking thing, what is it?", how would you describe it? What's your definition of, what is intent based networking really mean? >> There's two parts of it: one is to identify somewhere to capture what the definition of your applications and services are, and what that means, and the infrastructure that lies underneath. Say cloud centers one part of it, other organizations may have other models, but it's rather than working two traditional high level design, low level design, and we see your requirements analysis, now capturing that intent in somewhere that's both software consumable and can be software defined. You can use software to push intent in there, and you can consume it through software. And the next major bit of the puzzle is to provide that freedom to the infrastructure layers underneath so they get to decide how they implement that intent. And that's what gives you this multi-cloud freedom, you know, how we're implemented in our public cloud can be different to how we're implemented in the private cloud. The tools, the processes, the infrastructure, the software, can be different, but the outcome that's delivered is the same. >> Yeah it's interesting to show, you mentioned SDN earlier, we see a lot of activity on software defined data center, architectural things, and again, it's challenging because not everything looks the same, but it's super important. But then we hear things like Google Cloud on stage, and we hear Kubernetes, we hear ISTIO, which is a service mesh, so you start to see up the stack, the applications taking, kind of, almost a network services-like mindset. I mean, micro services are basically, have the same feel as networking, but it's more up higher in the stacks. So you've got some really interesting dynamics. You've got the SDN thing going on, and then you've got in the middle of the stack, towards the application, these cool Micro services with cloud native. This is an opportunity for network engineers. I mean, how would you describe to the audience out there the opportunity for a network engineer, or someone who's in the network game, to take advantage of that, this new trend that's coming very fast? >> It's a different model of networking. And again, the good thing about containers is they do provide this very application-centric focus. Networking is now about providing a service for the application sit on there. And Container Frameworks make that very obvious. So I'd say network engineer, it's a good place to understand that model and that ecosystem. And then see how that can be applied to what we've done in virtualization. And as SDN comes along in a more traditional private cloud infrastructure, on top of the data center infrastructure we have today, take some of those models that we learned from things like Container Frameworks and how do we apply them to virtualization. >> That's a great point about the virtualization, it's almost a roadmap to how to understand the impact and interplay between the networks. It really is. Okay final question for you is, you know, Cisco Live this year seems to be different, what's the vibe of the show, what's your, if you had to, for someone who didn't come here that's watching, say "hey, I missed it this year, "heard there's a lot of action, DevNet's got 500,000 developers", what's different about this year for Cisco Live, what's the most important story? Can you share your opinion on what's happening? >> I guess for us, being the definite village, it is about the definite zone. The buzz we're seeing, the people, the types of questions we get asked on the stand now, there's definitely a lot more interest in this development side of it. >> What's some of the questions you're getting? What are the hot topics if you stack ranked them? >> People just want to understand, you know, new trends in software, coding, you know, how can I apply my coding skills to coding the network, or where do I learn about that, and we get asked lots of questions as people pass the stands. >> Gary, thanks so much for coming on theCube, great to see you, thanks for coming on and sharing your commentary here. Appreciate it. >> Thank you very much. >> Alright, this is the live Cube cover day three here at Cisco live, I'm John Furrier, Stu Miniman, we're here breaking all the action down, we'll be back with more. Stay with us for day three coverage. We'll be right back after this short break. (upbeat music)

Published Date : Jun 13 2018

SUMMARY :

Brought to you by Cisco, NetApp, analyst at Wikibon, my co-host for the week. conversations about "what's the outcome?", the process of capturing what they want the infrastructure What are some of the things you guys get involved in? And the focus is the Enterprise Cloud Suite. boxes and ports, and the new way is, you know, and the products that come out, and the capabilities, of the network you're managing, you don't own. and the tools benefit them to do that. Right, that's the question we hear. And the infrastructures there to support that. that customers can take right out of the gate and then once you understand how the technology's so that's one of the specific use cases we see. and the network is a critical piece of it, And that's one of the real strengths we find And he's kind of looking at the modern cloud, and the capability to develop in the software. 'cause a lot of the things we're seeing for the cloud model, I think that's actually Gary, one of the biggest challenges we see But the processes have to be the same, And the next major bit of the puzzle is to Yeah it's interesting to show, you mentioned SDN earlier, And again, the good thing about containers the impact and interplay between the networks. it is about the definite zone. as people pass the stands. and sharing your commentary here. we'll be back with more.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Chuck RobbinsPERSON

0.99+

Gary HarrisonPERSON

0.99+

Stu MinimanPERSON

0.99+

CiscoORGANIZATION

0.99+

GaryPERSON

0.99+

John FurrierPERSON

0.99+

StuPERSON

0.99+

Metsi TechnologiesORGANIZATION

0.99+

ACIORGANIZATION

0.99+

Orlando, FloridaLOCATION

0.99+

two partsQUANTITY

0.99+

thecube.netOTHER

0.99+

bothQUANTITY

0.99+

NetAppORGANIZATION

0.99+

siliconANGLE.comOTHER

0.99+

todayDATE

0.99+

500,000 developersQUANTITY

0.99+

three daysQUANTITY

0.99+

oneQUANTITY

0.98+

one partQUANTITY

0.98+

two customersQUANTITY

0.98+

this yearDATE

0.98+

twoQUANTITY

0.98+

six monthsQUANTITY

0.98+

DevNetORGANIZATION

0.97+

day threeQUANTITY

0.97+

firstQUANTITY

0.97+

Cisco EcosystemORGANIZATION

0.96+

WikibonORGANIZATION

0.96+

Cisco Live 2018EVENT

0.94+

threeQUANTITY

0.93+

a yearQUANTITY

0.91+

first journeyQUANTITY

0.87+

Google CloudTITLE

0.86+

one use caseQUANTITY

0.86+

CubeCOMMERCIAL_ITEM

0.83+

theCubeORGANIZATION

0.83+

Enterprise Cloud SuiteTITLE

0.81+

each particular toolQUANTITY

0.8+

Cisco LiveEVENT

0.79+

coupleQUANTITY

0.76+

2018DATE

0.69+

SDNORGANIZATION

0.68+

HeadPERSON

0.63+

minuteQUANTITY

0.61+

KubernetesPERSON

0.61+

theCubeCOMMERCIAL_ITEM

0.57+

USLOCATION

0.57+

ISTIOORGANIZATION

0.56+

lots of questionsQUANTITY

0.56+

Container FrameworksTITLE

0.53+

CiscoEVENT

0.48+

liveORGANIZATION

0.43+

CloudORGANIZATION

0.37+

LiveEVENT

0.34+

A Real World Enterprise Journey To The Cloud


 

>> Narrator: From the SiliconANGLE Media office in Boston, Massachusetts, it's the Cube. Now here's your host, Dave Vellante. >> Hi everybody, welcome to this special Cube conversation with a practitioner, a real-world enterprise journey to the Cloud. I'm here with Jake Burns, who's the Vice President of Cloud Services at Live Nation Entertainment, in from L.A. Jake, thanks for coming in to our Marlborough Studio, appreciate you having in. >> I'm glad to be here. >> So tell me about your role. >> So, I'm head of cloud services for Live Nation, and what that means is, me and my team are in charge of infrastructure for IT, including cloud infrastructure, as well as the move to the cloud, which we completed early 2017, enterprise messaging, which includes e-corporate email, DNS, database services, and storage management. >> So, recent journey. How did it start? Was it a top-down push, did you go to management and say, "Hey, we got to do this," describe that dynamic. >> Yeah, so it started off as kind of a bottom-up push. >> Dave: Really? >> For a number of years I've been really wanting to get us involved in public cloud, at least in some level. But, it really didn't hit critical mass until our CEO, late 2015, had a mandate that we're going to move 100% to cloud, and modernize all of IT. And that's when we really hit the ground running. >> Why did, from a bottom-up standpoint, why did you guys want to do that? Was it because cloud's cool, that's where all the action is, the developers want to be there, or was it something else? >> We spent a lot of time managing infrastructure and data centers, and it's just not part of our core business. We wanted to focus more on satisfying the business, and providing value to the business. And, our time could be better spent really helping solve their problems, rather than deal with hardware and systems. Another thing is just business agility in general. If we want to stand up a new system, the typical lifecycle could be three to six months, just to get an application up and running. With cloud, we can do that in days, weeks, worst case. So, being able to respond quickly to business needs is something that's really important to us, and we saw with public cloud that we could do that a lot more efficiently. >> And when you think about the early cloud days, the rhetoric was all about agility, and it actually, that really was the main business benefit. You guys of course saved a lot of money too, and I want to get into that, but how did you get started? It must have been, kind of a little nervous, like the first time you jumped off a high cliff or something. Right, because you have an existing business to run, and yet you're going to migrate everything. Migrate's like this evil word, so how did you get started? >> For us, we realized very early on that this was a big technology change for us, and it was going to require new skills that we didn't have, so the first thing we did, was we really just got training across the board. We brought trainers from AWS to our offices, and we did every training program that they offered. Got the certifications. And made sure that we really understood what we were dealing with before we got started. So that was really step number one. >> And how did that go? Were they really supportive? Everybody says AWS, really not hands-on, they just send me an email. How did that go? >> In the beginning, there's resistance. Just like all projects like this, people are concerned they're going to lose their jobs. >> Dave: Resistance from your guys. >> Oh, yeah, yeah- >> Not the AWS people, they were- >> Oh, no, of course, right. No no, our guys, before they really understand the situation, it looks like we're being outsourced. We're moving all of our infrastructure. This is our job. We're managing hardware, we're managing servers, we're managing data centers, and all that stuff's going to go away, so what are we going to do, right? So, really, even before the training, the priority for me was to get people to understand that this is not something that's a danger for your career. Quite the contrary. This is going to make you more valuable. You're going to get trained on this technology. You're going to get real world experience, moving a Fortune 500 company to the cloud, and at the end of this, someone is going to need to maintain it. So not only will you have job security, but you're probably not going to care about job security at the end of this, because you're going to be so valuable in the marketplace. >> So, we're all in sales, aren't we? So you had to sell them a little bit on the concept, but then they responded positively, it sounds like. >> Yeah, and part of that is because it's the truth. I was telling them the truth, so it was an easy sell. But it's a very important component of any cloud migration project like this. If you don't have support from your people, it's not going to succeed. >> Okay, so you get through the training. Your guys are onboard, you have alignment there, and then take us through sort of the journey. How long did it take, what were some of the challenges that you faced? >> The target was 12 months to move everything, and we're talking about 668 servers, 118 applications, including Oracle, SAP, some really things that are not trivial to move to the cloud. We were able to move 90% of everything in 12 months, and then the long tail took an additional five months, so that's 17 months in total to move everything. >> And that long tail, was that the Oracle apps? >> Yeah, so our strategy was to move the easy stuff first, as we learned, because we learned along the way. We really didn't know what we were doing when we started. By the end of the project, we knew exactly how to do the project. >> Easy stuff like messaging? >> Like single server applications that are running supported software, where we have a business stakeholder that's cooperative. >> Dave: Web stuff? >> Yeah, like internal stuff, like our monitoring systems, things that we completely control. >> Dave: Things that were under the control of IT, didn't involve a lot of politics, and ... >> Jake: Exactly. >> Learn there, okay. >> Right, so the idea was, get real world experience moving live production systems on the easy stuff, and it kind of builds up our skillset, but at the same time it builds forward momentum, which is critical for a project like this. There's a lot of people that are just waiting for the first failure to kind of put a stop to the whole thing, right? There's a lot of skepticism as to whether this can even be accomplished or not. So, getting, I truly believe a key component for a project like this is to get momentum on your side early on, and the way you do that is by attacking the easy problems first, and then get progressively more difficult as you go along. And so at the end, you end up with the most difficult applications to move, but at that point, you have full buy in from everyone because you've been successful so far, and you and your team are practiced and accomplished, and have the skillsets necessary through moving all the more easy stuff before that. >> Okay, and just a quick aside, I have to ask. So, Oracle is kind of using licensing as a weapon, especially, there's this, I call it urinary Olympics, sorry, with Oracle and AWS. You may not have visibility on it, if you don't we can move on, but was that a concern? >> Absolutely, yeah. So this was a major problem that we've had to deal with, and Oracle doesn't make it easy. They don't necessarily want their customers moving to AWS. So, that was part of the challenge. Part of the challenge was, how do we move this without having to pay more in licensing? And what it really comes down to, is you have to make your Oracle databases run more efficiently in AWS, in order to lower the core count, which is what the licensing is based on, in order to keep your costs neutral, because Oracle will charge you double for your database, per processor, in the cloud in AWS than they will on prem. So, really the only way around that, besides negotiating with Oracle if you're able to do that, if you're not able to do that, then your only option is to make it run twice as efficiently from a processor standpoint. >> Thank you for sharing that with our audience. We've written a lot about ways to reduce your core count. Ways to make IO optimized, and if you can do that, you can actually save a lot of money. Maybe we'll have you back on at Reinvent, and we can talk more about that. But so, back to your story here. You got a huge budget to do this, right? Big bag of money to say, go move to AWS? >> Unfortunately, we didn't have that luxury. So, we run very lean. So we had essentially a flat budget, 2016, when we did the majority of these moves. So we just had to find a way to do it without spending money. And so, it was a bit of a juggling act. We were decommissioning systems in the data center, and canceling support contracts, so we were able to kind of use some of that money and repurpose some of that money for moving to AWS, but we really didn't have a budget for hiring consultants, or to buy expensive software, or anything like that. So, what we had to do was, basically become the consultants, to do the cloud migration. And so, that's where that training comes into play. So by training the team, and getting them up to speed, and essentially creating cloud engineers, we were able to be internal consultants to the business, perform the move internally at a very low cost. >> All within that sort of 12/17 month timeframe, you were able to affect that skills transition. >> Right, so we were simultaneously maintaining the old infrastructure, moving the infrastructure to AWS, and maintaining the infrastructure in AWS. So there were a lot of long hours. >> I'll bet. That's weekends. >> But, we were enthusiastic about doing it. Everyone was very excited once we got going, and so people were willing to do it. You talk about the people challenges. I think we've addressed that a little bit anyway. What were some of the other challenges? You got a reasonably sized application portfolio, you got data, you got your backup systems. What were some of the challenges that you faced, and how did you address them? >> Yeah, so that's a great question. One thing that people don't realize is that AWS isn't necessarily designed for enterprise applications. It's getting a lot better. But, there are some things where it just doesn't fit automatically. So, one area where that's especially true is with storage. AWS has a fantastic storage offering, especially with S3, their object storage. But unfortunately, most enterprise applications, they can't utilize. Legacy enterprise applications won't utilize object stores, they want block storage. >> They don't want get put, they want block storage, okay. >> Yeah exactly. And then the block storage in AWS is different than the block storage than what you're used to in the data center, typically. So, kind of allowing these applications, like Oracle, to work on AWS's block storage can be a challenge. It can be expensive, and there can be some risk there, just because of the way that it works. So, this is where using a third party makes sense. This is one of the rare circumstances where I think using a third party makes sense. We found a company called Actifio that does virtual storage in AWS, and one of the great things about this product is it essentially mimics the way that the old storage worked in our old environment, in our data center. So the application continued to function. So we're able to take snapshots, we're able to clone environments, we're able to do all of these things that we are not able to do in AWS natively, with the Actifio product. And it saved us a lot of money, and allowed us to avoid a lot of having to change our workflows to get around some of the delays with doing snapshots and stuff natively. >> And is your strategy to have this sort of hybrid approach between on prem and public cloud, or multiple public clouds? Is that part of the strategy, and how does this capability fit into that? >> Yeah, it's a great question. Our initial strategy was 100% going all in with AWS, and officially that's still our strategy. I am a proponent of multi-cloud in certain circumstances. For example, disaster recovery and backups, I think it makes sense, if your 100% in the cloud, to have a second cloud provider to hold your backup data, just so you don't have everything in one place. I think, for the same reason, hybrid cloud makes a lot of sense. And I think also hybrid cloud makes a lot of sense, just because not all applications are a good fit for a public cloud, and Oracle, SAP, would be two of those examples. Now we were forced to move everything to AWS, and it was a fun challenge, and we were able to accomplish that. But doing it over again, if we had the option of doing hybrid cloud, there may be a couple applications that I would say keep it on prem, because it just works better that way. >> And, can you double click on the storage virtualization capability that you talked about. Kind of how does that work, and how do you have to ... Were there any kind of things that you had to do to prepare for that? Any sort of out of scope expectations that customers should be aware of? >> With Actifio it's a pretty turnkey solution. So, there's a little bit of a learning curve, but there's a learning curve with using the AWS native tools as well. So I would say probably less of a learning curve if you use a product like Actifio, because it's more familiar to the people that are already working on these systems. So if you have existing staff, and they're used to doing things in the data center, and they're used to doing things with traditional enterprise storage, the Actifio tools is going to look a bit more familiar than the AWS tools. So, there's a learning curve either way, but I would say look at a product like Actifio if you're an enterprise trying to do this. >> So what was the business impact of using Actifio? Then I want to ask you about the whole move to AWS. Did it speed the time to deployment for AWS? Did it help you cut cost? What was the business impact? >> Unfortunately, we didn't become aware of this product until after we had moved. So, we're in the process now of replacing some of our storage devices with virtual storage with Actifio. But I wish we had found this product sooner. I advise anyone who's new at this, anyone who's doing a migration, to leverage something like this to actually move their data, because it's a much more efficient way to do it. So, if I could go back in time, I would do that. >> What would have been the business impact? Is this time and money? >> Yeah, time and money, for sure. So, the moving of the data is one of the biggest challenges that you're going to have moving to cloud. We had a petabyte of data that we had to move, and that's no small task to get that moved in 12 months. So, any tool that you can use that can make that more efficient, is going to shorten the amount of time you're going to be doing the migration. And, consequently, shorten the amount of money that you spend doing the migration. Also it would have saved us a lot of time, because now we're going back and having to change things, and put things under Actifio. If we would have done it like that to begin with, we wouldn't have to spend that effort after the fact. >> Why does Actifio make it more efficient? Is it data reduction? Is it automation? >> So essentially the biggest benefit is that it allows you to not have duplicates of your data. So, if you have a dozen or so copies of your database, for different types of environments, test, UAT, dev, etc., and you're duplicating those, and storing each one of those separately, you're going to pay for each one of those separately, and have to manage each one of those separately. If you're able to use virtual storage, then you really have one copy of the data, or however many copies of data you really need to be protected, and the rest of those can be virtual copies. And those don't cost you anything from a storage point of view. The other benefit is, if you want to clone an environment, or copy an environment, or take a snapshot of an environment, it can happen instantaneously, rather than wait for the hours or days that it would take to copy a large dataset. >> So it becomes the single point of control, with a catalog, and give you visibility over all your data, and your copies, and allows you to manage that, is that correct? >> Yeah, and the management becomes a lot easier, because you have software that's keeping track of your snapshots, and keeping track of all your copies of data, rather than try to track that all manually. >> Okay. Let's bring it back to the big AWS picture. So you move to the cloud. What was the business impact of that? You mentioned agility. Did you save money? How much? Maybe give us some visibility on that. >> Because we're so cost conscious, saving money was a priority. I don't think it's necessarily something to expect, especially initially, if you're an enterprise moving to the cloud. Cost shouldn't be the driver. Agility should be the driver. But, in our case, we were able to achieve 18% reduction in TCO, on year one. And, that's just because we were just very focused on cost. We're very cost sensitive, and it's very important for us to be efficient, and to not spend money unnecessarily. I know that's a priority for everyone, but it's a top priority for us. And so, my point is it can be done. You can move to the cloud. You can move 100% to public cloud if you're an enterprise, and you could make it cost neutral, or even favorable. It is possible. >> So you hear a lot of stuff in the press about how the cloud is very expensive. You could actually do it cheaper on prem. Based on your experience, you don't buy that. >> Well, I wouldn't say that's false. You can, in a lot of circumstances, do it cheaper on prem. It really depends on the workload. So I mentioned earlier that I think hybrid is probably the right approach for most people. So just because we're saving money by going 100% cloud, doesn't mean we wouldn't save more money if we went hybrid cloud, and put the more expensive things that run in cloud, on prem. So, because it's pay for what you use, the things that you very heavily utilize, those are good candidates to keep on prem. The things that are more bursty, those are the things that are better candidates to put in the cloud. The easiest things, candidates to put in the cloud, are disaster recovery and backups, those are no-brainers. DR because that's only something you need to scale up when you use it. So anything that you need to scale up when you use it, or anything that scales up and down, those are the best candidates for cloud. >> Okay, now I understand you're kind of an expert at cutting the AWS utility bill. Maybe you could give us some advice on how to do that, and how'd you learn how to do that? >> Yeah, so that's kind of my area of focus now, is now that we're in the cloud, getting those costs reduced as much as possible. So, there's a lot of ways to do this, but I like to keep it simple, and attack the things that have the biggest impact first. So, people like fancy solutions, but it's really simple. The biggest thing you can do is delete things you're not using. You're paying for consumption, so find things that are not being used, and simply delete them. After that, then find things that are oversized, and right-size them. And then, another big thing is, in the cloud, you have such an easy access to spin things up. To take snapshots of data, to copy data, and it's the classic problem in IT, where everyone requests what they want, and they never tell you when they're done with it. So, it needs to be a full-time effort, to be actively looking for resources that are unused. Snapshots that are no longer needed, volumes that are no longer needed, instances that are no longer needed, and be cleaning those things up on a continuous basis. I find that that's a large percentage of what my team does now, and that's one of the things that keeps our costs in line. >> That's interesting. We always talk here about GRS, getting rid of stuff. Not only did you get rid of a bunch of stuff when you moved in the cloud, you said 600 servers, you got rid of unused capacity, you got rid of a bunch of data, which must have made your general counsel happy, but you're now actively continuing to get rid of stuff. Like you said, it's volumes, it's snaps, and so the things, now you're in the cloud, that GRS mentality is sort of ingrained. >> It has to be. I think that anyone who's in the cloud for some time is going to realize this. You're going to have inflation of costs, simply by doing nothing. So, just to keep your cost neutral, you're going to have to be deleting things on a continuous basis. Now if you want your costs to go down, that's even more difficult. You have to be more aggressive with it. But, just as it's easier to spin things up in the cloud, the good news is it's easier to keep track of what you have, and find things that can be deleted in the cloud, because you don't have to go in the data center and track things down. Everything is virtual. It all can be automated. It's all done, it can be scripted. So, everything's easier. Spinning things up's easier. Cleaning things up is easier, you just have to make it a priority, and make sure it gets done. >> So, some of the financial people in our audience might be listening and saying, "Eh, you know, okay, year one. Roughly 20% savings. It's not that exciting." But we haven't quantified the sort of other business impacts in terms of agility, and that's a harder thing to quantify, but it's early days for you still. Do you expect to get on that S curve, and really start to see a major business impact, beyond that 17, 18%? >> That's a great question. That 18% reduction in TCO, that's just infrastructure costs, so that's not taking into account things like how long does it take for us to spin up an application, and what does that cost the business, that delay? We're not taking that into account. How about the opportunity cost of, we want to try something, but it's too expensive because we've got to buy servers, and we got to hire people to build the application, and install the operating system, all that kind of stuff. Those opportunity costs, they're not captured either. Now, we can try as many things as we want, very inexpensively, and only keep the things that work. So I think there's a lot of hidden cost savings, a lot of hidden value that's very difficult to capture. But, we certainly have those benefits, even if we're not articulating it, and counting it very well, the business feels it, and it's certainly a superior level of service. >> Well it's kind of like when we first got email. Nobody really quantified it, but the productivity impact was enormous. Or the first local area network that you ever installed, and the collaboration that that brought, it's one of those things that's, it's probably telephone numbers, but it's hard to quantify, right? You said the business people see it. Do the finance people see it as well, and are they supportive of this? >> Yeah, it takes a while I think for the non-technical teams to catch up, and really get to where we're at in terms of an understanding of what we're dealing with at this point. So, they're starting to see it. But, all the financial models have to change. All the budgeting needs to change. There's a lot of things that, beyond IT, this kind of transformation affects, and those processes have to change, and those processes generally change more slowly. So procurement needs to change, finance needs to change, security needs to change. Everything really, it's a new world. And once they catch up and kind of really grasp what we're dealing with, I think the whole business is going to be transformed. >> So two last questions. You talked about maybe things you'd do differently. Maybe some advice. But let's focus clearly on advice to your colleagues that are trying to do something similar, get to the cloud, what would you tell them? >> Invest in your people. Focus on cost savings day one. Don't look at doing that after the fact. And don't get too caught up in all the fancy methodologies, and fancy tools. Everybody's going to try to sell you something. Everybody's going to try to tell you they have the best way to do it. But, in general, those things are just going to add complexity to your project. I say keep it simple, keep it lean. Leverage your own people. Because at the end of the day, somebody's going to have to support this environment as well, and if you're relying too much on outside help, then they're not going to be there when it's all said and done. So, consider the endgame. Consider the end state, and how you're going to support that, because it's one thing to be successful migrating to the cloud, but then you have a whole new set of challenges after that. And you're going to have to live with that moving forward. And, I'm not saying it's a bad thing. It's a great thing. But it's something different, and you're going to have to be prepared for that. >> Own it. >> Jake: Own it. >> Yeah, okay. And then, last question, just sort of what's next for you guys? You're just sort of getting started here. You've made a tremendous amount of progress in a year and a half. What's next? Where do you want to take this thing? >> Like I said, right now we're really focused on cost optimization. I think that, like you alluded to earlier, the cloud could be very expensive. The range of how much it can cost is, it's amazing, right? So, this is uncharted territory. We don't know how expensive it should be, how cheap it should be. We just now that we can affect that, to a large degree. So I'm interested in seeing to what degree we can affect that, and I want to see how efficient we can make this. 18% favorable TCO is one thing. Let's see if we can get 30% or 40%. So, really I'm focused on optimizing for cost, security, which is a whole new world in the cloud, and going from there. >> Jake Burns, awesome having you on. Thanks very much for your insights. >> Jake: My pleasure. >> Really appreciate your time. And thank you for watching, everybody. This is Dave Vellante. We'll see you next time. (upbeat music)

Published Date : Mar 5 2018

SUMMARY :

in Boston, Massachusetts, it's the Cube. to the Cloud. and what that means is, me and my team are in charge Was it a top-down push, did you go to management and modernize all of IT. and we saw with public cloud like the first time you jumped and it was going to require new skills that we didn't have, And how did that go? people are concerned they're going to lose their jobs. and all that stuff's going to go away, So you had to sell them a little bit on the concept, Yeah, and part of that is because it's the truth. that you faced? to move to the cloud. By the end of the project, we knew exactly that are running supported software, things that we completely control. Dave: Things that were under the control of IT, And so at the end, you end up with Okay, and just a quick aside, I have to ask. is you have to make your Oracle databases and if you can do that, for moving to AWS, but we really didn't have a budget you were able to affect that skills transition. the old infrastructure, moving the infrastructure to AWS, That's weekends. and how did you address them? is that AWS isn't necessarily designed So the application continued to function. and we were able to accomplish that. and how do you have to ... because it's more familiar to the people Did it speed the time to deployment for AWS? to actually move their data, and that's no small task to get that moved in 12 months. is that it allows you to not have duplicates of your data. Yeah, and the management becomes a lot easier, Let's bring it back to the big AWS picture. and to not spend money unnecessarily. So you hear a lot of stuff in the press to scale up when you use it. on how to do that, and how'd you learn how to do that? and that's one of the things that keeps our costs in line. and so the things, now you're in the cloud, the good news is it's easier to keep track and really start to see a major business impact, and install the operating system, that you ever installed, and the collaboration But, all the financial models have to change. But let's focus clearly on advice to your colleagues Everybody's going to try to sell you something. Where do you want to take this thing? and I want to see how efficient we can make this. Jake Burns, awesome having you on. And thank you for watching, everybody.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Dave VellantePERSON

0.99+

AWSORGANIZATION

0.99+

Jake BurnsPERSON

0.99+

OracleORGANIZATION

0.99+

100%QUANTITY

0.99+

DavePERSON

0.99+

17 monthsQUANTITY

0.99+

18%QUANTITY

0.99+

ActifioTITLE

0.99+

30%QUANTITY

0.99+

JakePERSON

0.99+

118 applicationsQUANTITY

0.99+

threeQUANTITY

0.99+

40%QUANTITY

0.99+

2016DATE

0.99+

Live NationORGANIZATION

0.99+

twoQUANTITY

0.99+

five monthsQUANTITY

0.99+

600 serversQUANTITY

0.99+

12 monthsQUANTITY

0.99+

twiceQUANTITY

0.99+

late 2015DATE

0.99+

oneQUANTITY

0.99+

early 2017DATE

0.99+

90%QUANTITY

0.99+

ReinventORGANIZATION

0.99+

two last questionsQUANTITY

0.99+

Boston, MassachusettsLOCATION

0.99+

SAPORGANIZATION

0.99+

Live Nation EntertainmentORGANIZATION

0.99+

firstQUANTITY

0.98+

six monthsQUANTITY

0.98+

doubleQUANTITY

0.98+

S3TITLE

0.98+

OlympicsEVENT

0.97+

GRSORGANIZATION

0.97+

a year and a halfQUANTITY

0.97+

17, 18%QUANTITY

0.97+

ActifioORGANIZATION

0.97+

one thingQUANTITY

0.96+

a dozenQUANTITY

0.96+

one copyQUANTITY

0.96+

each oneQUANTITY

0.95+

one areaQUANTITY

0.95+

L.A. JakeLOCATION

0.93+

A Real World Enterprise Journey To The CloudTITLE

0.93+

Kim Stevenson, Lenovo - Lenovo Transform 2017


 

>> Voiceover: Live (digital music) from New York City, it's The Cube covering Lenovo Transform 2017. Brought to you by Lenovo. >> Welcome back to The Cube's coverage of Lenovo Transform. I'm your host, Rebecca Knight, along with my cohost, Stu Miniman. We are here with Kim Stevenson. She is the senior vice president and general manager of data center infrastructure here at Lenovo. Thank you so much for joining us, Kim. >> Thanks! I always enjoy my time on The Cube, so thanks for having me. >> So you've had a long and esteemed career in technology. Former CIO of Intel. Why did you come to Lenovo? What was it about Lenovo that drew you? >> Yeah, so I was very specifically looking for, to be in the data center space, because I believe our whole data center industry is changing. Right, and the incumbents actually don't possess very much value in this rapid pace of change. And I wanted to be a part of that. I've always loved big change agendas, so I was looking for that. Lenovo was clearly the underdog at the time I was making my decision. I like the underdog, I want, you know, I sort of-- it's about making impact and making progress, and being able to see that impact, and so that fit. And then I had, you know, good experiences with the management team, and I wanted to be able to leverage that, and in fact, you know, it's been a seamless transition in because I knew the management team and I understood some of the dynamics that we'd be facing together, and the challenges that we wanted to take on together. So it's been great, and I do think today's product launch is a culmination of, you know, we're not going to be the underdog for very much longer. >> Kim, I want to help you out and kind of help us unpack that changing dynamic of the data center. You had a very interesting viewpoint, coming from Intel. You know, Intel chips, we know they're going everywhere. What do you see as the role of the data center? Some people are like, oh, public cloud, and the hyperscales, and Lenovo has a, you know, a strong position playing across the board, so what do you see as data center? What does that mean to you and what does that mean to your customers? >> Yeah, so look, I think all businesses today are using technology to deliver their competitive advantage. It's the fundamental thing that's driving transformation in companies. So but if you look what's happened in enterprise tech for the last couple years, we've been consumed as IT practitioners, moving our workload to the cloud. Because there's rich functionality there, there's good economics, it's made complete sense. But that's only half the journey. And when you look at the other half, the second half of this movie, is really about why that enterprise data center becomes so much more important tomorrow than it is today. And it's because of the workloads, the differentiating workloads of your company. So when I was the CIO at Intel, our differentiating workloads were engineering and manufacturing. We got paid to engineer great products. We got paid to make them. And every industry has those kind of workloads. And then with the emergence of artificial intelligence and IOT, those workloads are going to explode, and they are going to reside in your enterprise data center. And so, but you think about what that needs in terms of network, in terms of memory, IO capability, those are much different platforms than what you think of as a legacy data center. And I simply want to be a part of making that come to life. >> Okay, and so you would include, some people would call that the edge requirement, edge computing, which, you know, sometimes the little bit of difference is, it's not my centralized data center, even if it does live out in the customer's environment. >> Some of it is edge, right? Clearly, the growth in the edge will be phenomenal. And some of that will be real-time processing that happens at the edge, and others of it will be coming back to the data center for other types of processing, right? It could be for pattern analysis over a longer time horizon. It could be for developing of new services to deploy it at a later date. But I think both of those things are going to, what do they call it, Jevons paradox, right? The more you have, the more you use, right? And that's what I think's going to happen with the value of data, being able to capture it and store it and analyze it in a very, very cost-effective manner. >> You were talking about how companies get paid to make great products, and how with the introduction or the evolution of AI and machine learning, how those workloads are going to explode, and it's not going to be enough any more to just make great products. Are companies ready for these changes? >> You know, there's a spectrum. I would say some yes, some no. I think in some cases, the rapid pace of technology scares the crap out of boards of directors and CEOs that don't come from our space. But, in the end, I do think that's going to be the winners and losers will be decided by who can deploy the most advanced technology in the fastest amount of time. And I think there's a whole generation of people that that scares. They didn't grow up like us, in the middle of it. There's a whole generation of people like me, that you know, it excites us, and it makes us want to do more. So but yeah, I think companies, especially those outside of tech, they have a longer journey than tech companies do. >> Rebecca: A learning curve. Yeah, learning curve is steeper. >> I want to talk a little about your experience at Lenovo so far. Before the cameras were rolling, you were talking about just the greater numbers of women in senior leadership positions at Lenovo, and how that changes the dynamic and the approach to teamwork. Can you tell our viewers a little bit more about what you've experienced? >> Yeah, so it's really been a pleasant surprise, because Lenovo's a very diverse company, and that diversity plays out. So in our president's staff, right, which I'm a member of, you know, half of the staff are women. And that may not sound unusual, except for it's very unusual in tech, >> Rebecca: In technology! and it's very unusual for me, as a woman, to have the opportunity to work with other women. And so, but, it's an interesting thing, because we're focused on driving more customer-centricity as a company, and particularly in data center group, and so what you see with this natural collaboration is that we're all focused on the same problem, and we're willing to leverage the strengths of one another, so there's no siloed thinking, there's no I have to be the smartest person in the room thinking, that often exists in tech companies. And I largely attribute that to the diversity of the staff. And the other thing is, it's sort of a sidetrack, but, the number of African Americans in our organization are greater than I've ever seen in any tech company. And so I've been asking some of the African American women, like, why is that, help me understand that, let's-- and they're brilliant, they're really brilliant. And so I just never subscribe to you can't find any women for these jobs, or you can't find any, you know, diverse candidates for these jobs. You just have to look in the right places, and so it's been really, really fabulous at Lenovo to work with really talented women, and learn from them, and hopefully I'm helping them learn something too, right? >> And eye-opening that it can happen, even in technology. At a time when we're hearing about the dearth of woman leaders, and the sort of bro culture in Silicon Valley, in particular. >> Yep, yep, so it's, you know, I mean I do think it takes a management team that has an open mindset to solve problems in different ways, and you know, if our core different is better, we're willing to do it differently, and look, we have a different management team and style that, you know, is much more focused on our customers. So it's been good. >> Kim, as a former CIO, I'm curious what your viewpoint is of the role of the CIO today. We talked about, you know, just the rapid pace of change that's happening in data center, a cloud needs to fit into the equation, you know, what do you see as the primary role of the CIO, and you know, how that's different today than it was, say, five years ago. >> Yeah, so, look, I think today's, the very, very best CIOs, people the top of our profession, are outstanding change agents. They're transformational leaders, they speak for the company, they don't speak for IT. They are integral in the strategic direction setting of the company, and they bring sort of a new thinking to that. Now, that said, they also have to run the operations extremely well. You do not get to sit at the table at the board meetings, or the CEO's staff, if you can't run the place really well. Because it's so pivotal that operational execution is really, really outstanding when your whole business is built on this. But the differentiators are really the ones around leadership, and speaking for the business, and strategic direction setting, and really trying to understand the capacity of change that the company can go through, and how do you keep expanding that capacity for change. >> Lenovo is number one in customer satisfaction on a slew of different rankings, and as you said, this is where you are focused, on pleasing the customer, satisfying the customer, anticipating the customer's needs before the customer even knows he has those needs. When you're number one, you can't move up. So how do you keep driving toward remaining in that top position? >> Yeah, so you know, one of the things that we're trying to do is change the expectation of the customers have of their hardware vendors, right? So obviously, customers always expect great products. It needs to be reliable, it needs to have good performance, it needs to cost the right price point. Those are always the standard. But we're trying to take it a little bit further and say, look, your expectation should be, we need to be easy to do business with, right, from the time I think about writing an RFQ, to maybe evaluate some hardware, to the time that I sunset that piece of equipment. Everything in-between, right, it needs to be easy to acquire, it needs to be easy to run, easy to manage, it needs to be easy to sunset. I want to future-proof that investment by making things upgradeable, and having, you know, instead of, I was talking to one customer today who said, hey, look, if I could have a 10 year life cycle, I can use bond money to fund my growth. If I don't, I can't. I have to use expense money, and therefore, I can do far less. And I said, well, we future-proofed this system, set of products, and here's how you can do that, right? You upgrade the memory at this cycle. You upgrade the processors at this cycle. Use the same rack, same chassis, for the next 10 years, and you get three generations of technology out of a single rack. And he's like, that's a brilliant! I mean, that's the kind of thing we're trying to help customers think through. It's more than, I always say, it's the tech and the team that get leadership, and that's what we want, to be a part of the team that drives leadership. >> Kim, your team has an interesting blend of people with long history in especially the x86 server market, and new people. Kirk and yourself, both, you know, relatively new to the position, how are you tracking, what KPIs are you measuring, to say that Lenovo's succeeding, becoming a larger, more strategic partner for customers in the data center. >> Yeah, so we're coming off, and it's no surprise, we're coming off a bad year, right? And so, we have really three dimensions that we are driving improvements in. One is sales execution. So all the classic KPIs and you know, sales productivity types of measures, and we've made the changes to get a dedicated sales force, hired very specific specialists, so that's one dimension. The second is product performance and portfolio gaps. So how well, you know, do we make, you know, our benchmarks? So we've got these 30 world record benchmarks, right? In the next generation, how well are we going to do against those? HPC benchmarks, right? So we're really external benchmarking, and it really is, like we measure ourselves externally, so we can get good view of the competition. And then we look at where our portfolio gaps are, and what do we have to do to close those portfolio gaps through focused engineering? And the third is then customer engagement and support, which is really where the satisfaction measure comes from, but we're not-- satisfaction is a rear-view mirror look at the world. We're using advanced analytics and AI to predict customer engagement drop, right? Why would that customer no longer be engaging with us? Customer field failures, and we're tracking every incident that happens out there, whether it's something we need to act on, or the customer needs to act on, so those become our important KPIs, to build this lifelong customer within a trusted relationship. >> The theme of this event is transform, and Lenovo has undergone an enormous transformation in the past few years, and now you're just starting, and sort of on the brink of this new transformation. I asked Cameron about this earlier, but just, if you could talk a little bit about where you want to be five years from now, in Lenovo, and sort of what you've accomplished in the next five years. What do you want to see? >> So I guarantee you, five years from now, I'll still be saying, we need to change, we need to grow! Because I think it's a big journey. But I believe what you'll see in the next five years is you're going to see this enormous growth in these new workloads. And you're going to have to have data center capability that effectively is seamless. So we call that hybrid cloud today, or we call it converged infrastructure, or we call it, you know, hyper converged. But the reality is, you know, IT organizations will have morphed their skill sets to be, instead of being siloed servers, network, and storage, you'll have people that span those technology skill sets, and therefore our products need to be fully integrated, right, and almost so self-healing in their process that you don't need consoles. The idea of a console, the monitor things that I know, we have one, right? You have to have it today. I don't think you need it in the future, because the machine is so self-healing, why do I need someone looking at a console? >> Rebecca: I love that concept of a self-healing machine, one that can fix itself. >> Yeah, and we've got some Lenovo research being done today on how you do that. And I know it can be done, because if you look at the equipment, individual pieces of equipment, all have now call home capability, or some intelligent care capability, but they're siloed by vendors, or type of product. So you could integrate that into a machine learning application, and use that to act, where I don't need any human interference with that. Because I've got a knowledge management database, I have all those events that have happened in the past, so you can really, truly bring self-healing, self-diagnosing, self-healing, to life, and I think that's where we'll be in five years. It doesn't take very long to get that type of capability, given that we have the foundation already. >> So Kim, now that you're on the other side of the table from your relationship with Intel, speak a little bit about Lenovo as a partner. I think about Intel, Microsoft, you know, companies that are very strategic to Lenovo, but also with your key competitors. What differentiates Lenovo as a partner? >> Yeah, so you know, one, we don't compete with our partners, right? And so it sort of depends on what kind of partners, but some of our competitors end up, you know, through acquisition, through growth, through intention, they end up competing with their partners. We're very, very clear. We don't compete with our partners. We're here to make our partners successful. And so we have deep industry partnerships with like the Intels of the world, and the Microsofts of the world, because we're so complementary. And we're after the same types of things, and so, that's really worked to our advantage. But I would even go down to, you know, our channel partners, the value added resellers and distributors, they're critically important to us, and we've made changes this year to insure that they have rich incentives to work with Lenovo. And so it really spans, you know, sort of the supply side to the delivery side, that we have a holistic view of how strategic and important our partners are to us, and that shared sense of win-win. We really want a win-win relationship with all of our partners. >> A great note to end on. Thanks so much for joining us, >> Thanks for having me. it's always a pleasure having you on the show. >> Yep, thanks for having me again, I really appreciate it. >> I'm Rebecca Knight for Stu Miniman. We will have more from Lenovo Transform just after this. (digital music)

Published Date : Jun 20 2017

SUMMARY :

Brought to you by Lenovo. She is the senior vice president and general manager I always enjoy my time on The Cube, Why did you come to Lenovo? I like the underdog, I want, you know, I sort of-- What does that mean to you and what does that mean And it's because of the workloads, that the edge requirement, edge computing, which, you know, It could be for developing of new services to deploy it and it's not going to be enough any more But, in the end, I do think that's going to be the winners Yeah, learning curve is steeper. and the approach to teamwork. you know, half of the staff are women. And so I just never subscribe to you can't find any women And eye-opening that it can happen, even in technology. to solve problems in different ways, and you know, to fit into the equation, you know, or the CEO's staff, if you can't run the place really well. this is where you are focused, on pleasing the customer, Yeah, so you know, one of the things that we're trying to the position, how are you tracking, So all the classic KPIs and you know, sales productivity and sort of on the brink of this new transformation. But the reality is, you know, IT organizations Rebecca: I love that concept of a self-healing machine, And I know it can be done, because if you look I think about Intel, Microsoft, you know, And so it really spans, you know, sort of the supply side A great note to end on. it's always a pleasure having you on the show. We will have more from Lenovo Transform just after this.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Rebecca KnightPERSON

0.99+

LenovoORGANIZATION

0.99+

MicrosoftORGANIZATION

0.99+

RebeccaPERSON

0.99+

Kim StevensonPERSON

0.99+

KimPERSON

0.99+

Stu MinimanPERSON

0.99+

IntelORGANIZATION

0.99+

New York CityLOCATION

0.99+

CameronPERSON

0.99+

10 yearQUANTITY

0.99+

Silicon ValleyLOCATION

0.99+

second halfQUANTITY

0.99+

KirkPERSON

0.99+

thirdQUANTITY

0.99+

bothQUANTITY

0.99+

five years agoDATE

0.99+

todayDATE

0.99+

oneQUANTITY

0.98+

secondQUANTITY

0.98+

MicrosoftsORGANIZATION

0.98+

tomorrowDATE

0.98+

five yearsQUANTITY

0.98+

OneQUANTITY

0.96+

Lenovo TransformORGANIZATION

0.96+

one customerQUANTITY

0.95+

single rackQUANTITY

0.94+

three generationsQUANTITY

0.93+

halfQUANTITY

0.91+

30 world record benchmarksQUANTITY

0.91+

one dimensionQUANTITY

0.9+

three dimensionsQUANTITY

0.89+

2017DATE

0.84+

African AmericansOTHER

0.79+

this yearDATE

0.76+

next five yearsDATE

0.74+

yearsDATE

0.74+

The CubeCOMMERCIAL_ITEM

0.73+

last couple yearsDATE

0.72+

African AmericanOTHER

0.7+

IntelsORGANIZATION

0.69+

next 10 yearsDATE

0.65+

thingsQUANTITY

0.55+

journeyQUANTITY

0.54+

JevonsPERSON

0.54+