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)
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
Entity | Category | Confidence |
---|---|---|
Chris | PERSON | 0.99+ |
John | PERSON | 0.99+ |
Chris Jones | PERSON | 0.99+ |
12 gig | QUANTITY | 0.99+ |
five year | QUANTITY | 0.99+ |
John Furrier | PERSON | 0.99+ |
two years | QUANTITY | 0.99+ |
six people | QUANTITY | 0.99+ |
two personas | QUANTITY | 0.99+ |
Adobe | ORGANIZATION | 0.99+ |
Java | TITLE | 0.99+ |
three months | QUANTITY | 0.99+ |
20 mile | QUANTITY | 0.99+ |
Palo Alto, California | LOCATION | 0.99+ |
AWS | ORGANIZATION | 0.99+ |
Seattle | LOCATION | 0.99+ |
two tools | QUANTITY | 0.99+ |
two | QUANTITY | 0.99+ |
eight cores | QUANTITY | 0.99+ |
KubeCon | EVENT | 0.99+ |
last year | DATE | 0.99+ |
GitOps | TITLE | 0.99+ |
one | QUANTITY | 0.99+ |
tomorrow | DATE | 0.99+ |
over two years | QUANTITY | 0.99+ |
HashiCorp | ORGANIZATION | 0.99+ |
Terraform | ORGANIZATION | 0.99+ |
two separate platforms | QUANTITY | 0.99+ |
24 | QUANTITY | 0.99+ |
first | QUANTITY | 0.99+ |
today | DATE | 0.98+ |
two ways | QUANTITY | 0.98+ |
third alternative | QUANTITY | 0.98+ |
each release | QUANTITY | 0.98+ |
Intuit | ORGANIZATION | 0.98+ |
third pillar | QUANTITY | 0.98+ |
2:00am | DATE | 0.98+ |
first jobs | QUANTITY | 0.98+ |
Mobile World Congress | EVENT | 0.98+ |
Cloud Native | TITLE | 0.98+ |
this year | DATE | 0.98+ |
late 2019 | DATE | 0.98+ |
Platform9 | TITLE | 0.98+ |
one environment | QUANTITY | 0.98+ |
last fall | DATE | 0.97+ |
Kubernetes | TITLE | 0.97+ |
yesterday | DATE | 0.97+ |
two experiences | QUANTITY | 0.97+ |
about eight years | QUANTITY | 0.97+ |
DevSecOps | TITLE | 0.97+ |
Git | TITLE | 0.97+ |
Flux | ORGANIZATION | 0.96+ |
CNCF | ORGANIZATION | 0.96+ |
two big contributors | QUANTITY | 0.96+ |
Cloud Native | TITLE | 0.96+ |
DevOps | TITLE | 0.96+ |
Rebars | ORGANIZATION | 0.95+ |
Breaking Analysis: Google's Point of View on Confidential Computing
>> From theCUBE studios in Palo Alto in Boston, bringing you data-driven insights from theCUBE and ETR. This is Breaking Analysis with Dave Vellante. >> Confidential computing is a technology that aims to enhance data privacy and security by providing encrypted computation on sensitive data and isolating data from apps in a fenced off enclave during processing. The concept of confidential computing is gaining popularity, especially in the cloud computing space where sensitive data is often stored and of course processed. However, there are some who view confidential computing as an unnecessary technology in a marketing ploy by cloud providers aimed at calming customers who are cloud phobic. Hello and welcome to this week's Wikibon CUBE Insights powered by ETR. In this Breaking Analysis, we revisit the notion of confidential computing, and to do so, we'll invite two Google experts to the show, but before we get there, let's summarize briefly. There's not a ton of ETR data on the topic of confidential computing. I mean, it's a technology that's deeply embedded into silicon and computing architectures. But at the highest level, security remains the number one priority being addressed by IT decision makers in the coming year as shown here. And this data is pretty much across the board by industry, by region, by size of company. I mean we dug into it and the only slight deviation from the mean is in financial services. The second and third most cited priorities, cloud migration and analytics, are noticeably closer to cybersecurity in financial services than in other sectors, likely because financial services has always been hyper security conscious, but security is still a clear number one priority in that sector. The idea behind confidential computing is to better address threat models for data in execution. Protecting data at rest and data and transit have long been a focus of security approaches, but more recently, silicon manufacturers have introduced architectures that separate data and applications from the host system. Arm, Intel, AMD, Nvidia and other suppliers are all on board, as are the big cloud players. Now the argument against confidential computing is that it narrowly focuses on memory encryption and it doesn't solve the biggest problems in security. Multiple system images updates different services and the entire code flow aren't directly addressed by memory encryption, rather to truly attack these problems, many believe that OSs need to be re-engineered with the attacker and hacker in mind. There are so many variables and at the end of the day, critics say the emphasis on confidential computing made by cloud providers is overstated and largely hype. This tweet from security researcher Rodrigo Branco sums up the sentiment of many skeptics. He says, "Confidential computing is mostly a marketing campaign for memory encryption. It's not driving the industry towards the hard open problems. It is selling an illusion." Okay. Nonetheless, encrypting data in use and fencing off key components of the system isn't a bad thing, especially if it comes with the package essentially for free. There has been a lack of standardization and interoperability between different confidential computing approaches. But the confidential computing consortium was established in 2019 ostensibly to accelerate the market and influence standards. Notably, AWS is not part of the consortium, likely because the politics of the consortium were probably a conundrum for AWS because the base technology defined by the the consortium is seen as limiting by AWS. This is my guess, not AWS's words, and but I think joining the consortium would validate a definition which AWS isn't aligned with. And two, it's got a lead with this Annapurna acquisition. This was way ahead with Arm integration and so it probably doesn't feel the need to validate its competitors. Anyway, one of the premier members of the confidential computing consortium is Google, along with many high profile names including Arm, Intel, Meta, Red Hat, Microsoft, and others. And we're pleased to welcome two experts on confidential computing from Google to unpack the topic, Nelly Porter is head of product for GCP confidential computing and encryption, and Dr. Patricia Florissi is the technical director for the office of the CTO at Google Cloud. Welcome Nelly and Patricia, great to have you. >> Great to be here. >> Thank you so much for having us. >> You're very welcome. Nelly, why don't you start and then Patricia, you can weigh in. Just tell the audience a little bit about each of your roles at Google Cloud. >> So I'll start, I'm owning a lot of interesting activities in Google and again security or infrastructure securities that I usually own. And we are talking about encryption and when encryption and confidential computing is a part of portfolio in additional areas that I contribute together with my team to Google and our customers is secure software supply chain. Because you need to trust your software. Is it operate in your confidential environment to have end-to-end story about if you believe that your software and your environment doing what you expect, it's my role. >> Got it. Okay. Patricia? >> Well, I am a technical director in the office of the CTO, OCTO for short, in Google Cloud. And we are a global team. We include former CTOs like myself and senior technologists from large corporations, institutions and a lot of success, we're startups as well. And we have two main goals. First, we walk side by side with some of our largest, more strategic or most strategical customers and we help them solve complex engineering technical problems. And second, we are devise Google and Google Cloud engineering and product management and tech on there, on emerging trends and technologies to guide the trajectory of our business. We are unique group, I think, because we have created this collaborative culture with our customers. And within OCTO, I spend a lot of time collaborating with customers and the industry at large on technologies that can address privacy, security, and sovereignty of data in general. >> Excellent. Thank you for that both of you. Let's get into it. So Nelly, what is confidential computing? From Google's perspective, how do you define it? >> Confidential computing is a tool and it's still one of the tools in our toolbox. And confidential computing is a way how we would help our customers to complete this very interesting end-to-end lifecycle of the data. And when customers bring in the data to cloud and want to protect it as they ingest it to the cloud, they protect it at rest when they store data in the cloud. But what was missing for many, many years is ability for us to continue protecting data and workloads of our customers when they running them. And again, because data is not brought to cloud to have huge graveyard, we need to ensure that this data is actually indexed. Again, there is some insights driven and drawn from this data. You have to process this data and confidential computing here to help. Now we have end to end protection of our customer's data when they bring the workloads and data to cloud, thanks to confidential computing. >> Thank you for that. Okay, we're going to get into the architecture a bit, but before we do, Patricia, why do you think this topic of confidential computing is such an important technology? Can you explain, do you think it's transformative for customers and if so, why? >> Yeah, I would maybe like to use one thought, one way, one intuition behind why confidential commuting matters, because at the end of the day, it reduces more and more the customer's thresh boundaries and the attack surface. That's about reducing that periphery, the boundary in which the customer needs to mind about trust and safety. And in a way, is a natural progression that you're using encryption to secure and protect the data. In the same way that we are encrypting data in transit and at rest, now we are also encrypting data while in use. And among other beneficials, I would say one of the most transformative ones is that organizations will be able to collaborate with each other and retain the confidentiality of the data. And that is across industry, even though it's highly focused on, I wouldn't say highly focused, but very beneficial for highly regulated industries. It applies to all of industries. And if you look at financing for example, where bankers are trying to detect fraud, and specifically double finance where you are, a customer is actually trying to get a finance on an asset, let's say a boat or a house, and then it goes to another bank and gets another finance on that asset. Now bankers would be able to collaborate and detect fraud while preserving confidentiality and privacy of the data. >> Interesting. And I want to understand that a little bit more but I'm going to push you a little bit on this, Nelly, if I can because there's a narrative out there that says confidential computing is a marketing ploy, I talked about this upfront, by cloud providers that are just trying to placate people that are scared of the cloud. And I'm presuming you don't agree with that, but I'd like you to weigh in here. The argument is confidential computing is just memory encryption and it doesn't address many other problems. It is over hyped by cloud providers. What do you say to that line of thinking? >> I absolutely disagree, as you can imagine, with this statement, but the most importantly is we mixing multiple concepts, I guess. And exactly as Patricia said, we need to look at the end-to-end story, not again the mechanism how confidential computing trying to again, execute and protect a customer's data and why it's so critically important because what confidential computing was able to do, it's in addition to isolate our tenants in multi-tenant environments the cloud covering to offer additional stronger isolation. They called it cryptographic isolation. It's why customers will have more trust to customers and to other customers, the tenant that's running on the same host but also us because they don't need to worry about against threats and more malicious attempts to penetrate the environment. So what confidential computing is helping us to offer our customers, stronger isolation between tenants in this multi-tenant environment, but also incredibly important, stronger isolation of our customers, so tenants from us. We also writing code, we also software providers will also make mistakes or have some zero days. Sometimes again us introduced, sometimes introduced by our adversaries. But what I'm trying to say by creating this cryptographic layer of isolation between us and our tenants and amongst those tenants, we're really providing meaningful security to our customers and eliminate some of the worries that they have running on multi-tenant spaces or even collaborating to gather this very sensitive data knowing that this particular protection is available to them. >> Okay, thank you. Appreciate that. And I think malicious code is often a threat model missed in these narratives. Operator access, yeah, maybe I trust my clouds provider, but if I can fence off your access even better, I'll sleep better at night. Separating a code from the data, everybody's, Arm, Intel, AMD, Nvidia, others, they're all doing it. I wonder if, Nelly, if we could stay with you and bring up the slide on the architecture. What's architecturally different with confidential computing versus how operating systems and VMs have worked traditionally. We're showing a slide here with some VMs, maybe you could take us through that. >> Absolutely. And Dave, the whole idea for Google and now industry way of dealing with confidential computing is to ensure that three main property is actually preserved. Customers don't need to change the code. They can operate on those VMs exactly as they would with normal non-confidential VMs, but to give them this opportunity of lift and shift or no changing their apps and performing and having very, very, very low latency and scale as any cloud can, something that Google actually pioneer in confidential computing. I think we need to open and explain how this magic was actually done. And as I said, it's again the whole entire system have to change to be able to provide this magic. And I would start with we have this concept of root of trust and root of trust where we will ensure that this machine, when the whole entire post has integrity guarantee, means nobody changing my code on the most low level of system. And we introduce this in 2017 called Titan. It was our specific ASIC, specific, again, inch by inch system on every single motherboard that we have that ensures that your low level former, your actually system code, your kernel, the most powerful system is actually proper configured and not changed, not tampered. We do it for everybody, confidential computing included. But for confidential computing, what we have to change, we bring in AMD, or again, future silicon vendors and we have to trust their former, their way to deal with our confidential environments. And that's why we have obligation to validate integrity, not only our software and our former but also former and software of our vendors, silicon vendors. So we actually, when we booting this machine, as you can see, we validate that integrity of all of the system is in place. It means nobody touching, nobody changing, nobody modifying it. But then we have this concept of AMD secure processor, it's special ASICs, best specific things that generate a key for every single VM that our customers will run or every single node in Kubernetes or every single worker thread in our Hadoop or Spark capability. We offer all of that. And those keys are not available to us. It's the best keys ever in encryption space because when we are talking about encryption, the first question that I'm receiving all the time, where's the key, who will have access to the key? Because if you have access to the key then it doesn't matter if you encrypted or not. So, but the case in confidential computing provides so revolutionary technology, us cloud providers, who don't have access to the keys. They sitting in the hardware and they head to memory controller. And it means when hypervisors that also know about these wonderful things saying I need to get access to the memories that this particular VM trying to get access to, they do not decrypt the data, they don't have access to the key because those keys are random, ephemeral and per VM, but the most importantly, in hardware not exportable. And it means now you would be able to have this very interesting role that customers or cloud providers will not be able to get access to your memory. And what we do, again, as you can see our customers don't need to change their applications, their VMs are running exactly as it should run and what you're running in VM, you actually see your memory in clear, it's not encrypted, but God forbid is trying somebody to do it outside of my confidential box. No, no, no, no, no, they would not be able to do it. Now you'll see cyber and it's exactly what combination of these multiple hardware pieces and software pieces have to do. So OS is also modified. And OS is modified such way to provide integrity. It means even OS that you're running in your VM box is not modifiable and you, as customer, can verify. But the most interesting thing, I guess, how to ensure the super performance of this environment because you can imagine, Dave, that encrypting and it's additional performance, additional time, additional latency. So we were able to mitigate all of that by providing incredibly interesting capability in the OS itself. So our customers will get no changes needed, fantastic performance and scales as they would expect from cloud providers like Google. >> Okay, thank you. Excellent. Appreciate that explanation. So, again, the narrative on this as well, you've already given me guarantees as a cloud provider that you don't have access to my data, but this gives another level of assurance, key management as they say is key. Now humans aren't managing the keys, the machines are managing them. So Patricia, my question to you is, in addition to, let's go pre confidential computing days, what are the sort of new guarantees that these hardware-based technologies are going to provide to customers? >> So if I am a customer, I am saying I now have full guarantee of confidentiality and integrity of the data and of the code. So if you look at code and data confidentiality, the customer cares and they want to know whether their systems are protected from outside or unauthorized access, and that recovered with Nelly, that it is. Confidential computing actually ensures that the applications and data internals remain secret, right? The code is actually looking at the data, the only the memory is decrypting the data with a key that is ephemeral and per VM and generated on demand. Then you have the second point where you have code and data integrity, and now customers want to know whether their data was corrupted, tampered with or impacted by outside actors. And what confidential computing ensures is that application internals are not tampered with. So the application, the workload as we call it, that is processing the data, it's also, it has not been tampered and preserves integrity. I would also say that this is all verifiable. So you have attestation and these attestation actually generates a log trail and the log trail guarantees that, provides a proof that it was preserved. And I think that the offer's also a guarantee of what we call ceiling, this idea that the secrets have been preserved and not tampered with, confidentiality and integrity of code and data. >> Got it. Okay, thank you. Nelly, you mentioned, I think I heard you say that the applications, it's transparent, you don't have to change the application, it just comes for free essentially. And we showed some various parts of the stack before. I'm curious as to what's affected, but really more importantly, what is specifically Google's value add? How do partners participate in this, the ecosystem, or maybe said another way, how does Google ensure the compatibility of confidential computing with existing systems and applications? >> And a fantastic question by the way. And it's very difficult and definitely complicated world because to be able to provide these guarantees, actually a lot of work was done by community. Google is very much operate in open, so again, our operating system, we working with operating system repository OSs, OS vendors to ensure that all capabilities that we need is part of the kernels, are part of the releases and it's available for customers to understand and even explore if they have fun to explore a lot of code. We have also modified together with our silicon vendors a kernel, host kernel to support this capability and it means working this community to ensure that all of those patches are there. We also worked with every single silicon vendor as you've seen, and that's what I probably feel that Google contributed quite a bit in this whole, we moved our industry, our community, our vendors to understand the value of easy to use confidential computing or removing barriers. And now I don't know if you noticed, Intel is pulling the lead and also announcing their trusted domain extension, very similar architecture. And no surprise, it's, again, a lot of work done with our partners to, again, convince, work with them and make this capability available. The same with Arm this year, actually last year, Arm announced their future design for confidential computing. It's called Confidential Computing Architecture. And it's also influenced very heavily with similar ideas by Google and industry overall. So it's a lot of work in confidential computing consortiums that we are doing, for example, simply to mention, to ensure interop, as you mentioned, between different confidential environments of cloud providers. They want to ensure that they can attest to each other because when you're communicating with different environments, you need to trust them. And if it's running on different cloud providers, you need to ensure that you can trust your receiver when you are sharing your sensitive data workloads or secret with them. So we coming as a community and we have this attestation sig, the, again, the community based systems that we want to build and influence and work with Arm and every other cloud providers to ensure that we can interrupt and it means it doesn't matter where confidential workloads will be hosted, but they can exchange the data in secure, verifiable and controlled by customers way. And to do it, we need to continue what we are doing, working open, again, and contribute with our ideas and ideas of our partners to this role to become what we see confidential computing has to become, it has to become utility. It doesn't need to be so special, but it's what we want it to become. >> Let's talk about, thank you for that explanation. Let's talk about data sovereignty because when you think about data sharing, you think about data sharing across the ecosystem and different regions and then of course data sovereignty comes up. Typically public policy lags, the technology industry and sometimes is problematic. I know there's a lot of discussions about exceptions, but Patricia, we have a graphic on data sovereignty. I'm interested in how confidential computing ensures that data sovereignty and privacy edicts are adhered to, even if they're out of alignment maybe with the pace of technology. One of the frequent examples is when you delete data, can you actually prove that data is deleted with a hundred percent certainty? You got to prove that and a lot of other issues. So looking at this slide, maybe you could take us through your thinking on data sovereignty. >> Perfect. So for us, data sovereignty is only one of the three pillars of digital sovereignty. And I don't want to give the impression that confidential computing addresses it all. That's why we want to step back and say, hey, digital sovereignty includes data sovereignty where we are giving you full control and ownership of the location, encryption and access to your data. Operational sovereignty where the goal is to give our Google Cloud customers full visibility and control over the provider operations, right? So if there are any updates on hardware, software stack, any operations, there is full transparency, full visibility. And then the third pillar is around software sovereignty where the customer wants to ensure that they can run their workloads without dependency on the provider's software. So they have sometimes is often referred as survivability, that you can actually survive if you are untethered to the cloud and that you can use open source. Now let's take a deep dive on data sovereignty, which by the way is one of my favorite topics. And we typically focus on saying, hey, we need to care about data residency. We care where the data resides because where the data is at rest or in processing, it typically abides to the jurisdiction, the regulations of the jurisdiction where the data resides. And others say, hey, let's focus on data protection. We want to ensure the confidentiality and integrity and availability of the data, which confidential computing is at the heart of that data protection. But it is yet another element that people typically don't talk about when talking about data sovereignty, which is the element of user control. And here, Dave, is about what happens to the data when I give you access to my data. And this reminds me of security two decades ago, even a decade ago, where we started the security movement by putting firewall protections and login accesses. But once you were in, you were able to do everything you wanted with the data. An insider had access to all the infrastructure, the data and the code. And that's similar because with data sovereignty we care about whether it resides, where, who is operating on the data. But the moment that the data is being processed, I need to trust that the processing of the data will abide by user control, by the policies that I put in place of how my data is going to be used. And if you look at a lot of the regulation today and a lot of the initiatives around the International Data Space Association, IDSA, and Gaia-X, there is a movement of saying the two parties, the provider of the data and the receiver of the data are going to agree on a contract that describes what my data can be used for. The challenge is to ensure that once the data crosses boundaries, that the data will be used for the purposes that it was intended and specified in the contract. And if you actually bring together, and this is the exciting part, confidential computing together with policy enforcement, now the policy enforcement can guarantee that the data is only processed within the confines of a confidential computing environment, that the workload is cryptographically verified that there is the workload that was meant to process the data and that the data will be only used when abiding to the confidentiality and integrity safety of the confidential computing environment. And that's why we believe confidential computing is one necessary and essential technology that will allow us to ensure data sovereignty, especially when it comes to user control. >> Thank you for that. I mean it was a deep dive, I mean brief, but really detailed. So I appreciate that, especially the verification of the enforcement. Last question, I met you two because as part of my year end prediction post, you guys sent in some predictions and I wasn't able to get to them in the predictions post. So I'm thrilled that you were able to make the time to come on the program. How widespread do you think the adoption of confidential computing will be in 23 and what's the maturity curve look like, this decade in your opinion? Maybe each of you could give us a brief answer. >> So my prediction in five, seven years, as I started, it'll become utility. It'll become TLS as of, again, 10 years ago we couldn't believe that websites will have certificates and we will support encrypted traffic. Now we do and it's become ubiquity. It's exactly where confidential computing is getting and heading, I don't know we deserve yet. It'll take a few years of maturity for us, but we will be there. >> Thank you. And Patricia, what's your prediction? >> I will double that and say, hey, in the future, in the very near future, you will not be able to afford not having it. I believe as digital sovereignty becomes evermore top of mind with sovereign states and also for multi national organizations and for organizations that want to collaborate with each other, confidential computing will become the norm. It'll become the default, if I say, mode of operation. I like to compare that today is inconceivable. If we talk to the young technologists, it's inconceivable to think that at some point in history, and I happen to be alive that we had data at rest that was not encrypted, data in transit that was not encrypted, and I think that will be inconceivable at some point in the near future that to have unencrypted data while in use. >> And plus I think the beauty of the this industry is because there's so much competition, this essentially comes for free. I want to thank you both for spending some time on Breaking Analysis. There's so much more we could cover. I hope you'll come back to share the progress that you're making in this area and we can double click on some of these topics. Really appreciate your time. >> Anytime. >> Thank you so much. >> In summary, while confidential computing is being touted by the cloud players as a promising technology for enhancing data privacy and security, there are also those, as we said, who remain skeptical. The truth probably lies somewhere in between and it will depend on the specific implementation and the use case as to how effective confidential computing will be. Look, as with any new tech, it's important to carefully evaluate the potential benefits, the drawbacks, and make informed decisions based on the specific requirements in the situation and the constraints of each individual customer. But the bottom line is silicon manufacturers are working with cloud providers and other system companies to include confidential computing into their architectures. Competition, in our view, will moderate price hikes. And at the end of the day, this is under the covers technology that essentially will come for free. So we'll take it. I want to thank our guests today, Nelly and Patricia from Google, and thanks to Alex Myerson who's on production and manages the podcast. Ken Schiffman as well out of our Boston studio, Kristin Martin and Cheryl Knight help get the word out on social media and in our newsletters. And Rob Hof is our editor-in-chief over at siliconangle.com. Does some great editing for us, thank you all. Remember all these episodes are available as podcasts. Wherever you listen, just search Breaking Analysis podcast. I publish each week on wikibon.com and siliconangle.com where you can get all the news. If you want to get in touch, you can email me at david.vellante@siliconangle.com or dm me @DVellante. And you can also comment on my LinkedIn post. Definitely you want to check out etr.ai for the best survey data in the enterprise tech business. I know we didn't hit on a lot today, but there's some amazing data and it's always being updated, so check that out. This is Dave Vellante for theCUBE Insights, powered by ETR. Thanks for watching and we'll see you next time on Breaking Analysis. (upbeat music)
SUMMARY :
bringing you data-driven and at the end of the day, Just tell the audience a little and confidential computing Got it. and the industry at large for that both of you. in the data to cloud into the architecture a bit, and privacy of the data. people that are scared of the cloud. and eliminate some of the we could stay with you and they head to memory controller. So, again, the narrative on this as well, and integrity of the data and of the code. how does Google ensure the compatibility and ideas of our partners to this role One of the frequent examples and that the data will be only used of the enforcement. and we will support encrypted traffic. And Patricia, and I happen to be alive beauty of the this industry and the constraints of
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Nelly | PERSON | 0.99+ |
Patricia | PERSON | 0.99+ |
International Data Space Association | ORGANIZATION | 0.99+ |
Alex Myerson | PERSON | 0.99+ |
AWS | ORGANIZATION | 0.99+ |
IDSA | ORGANIZATION | 0.99+ |
Rodrigo Branco | PERSON | 0.99+ |
Dave Vellante | PERSON | 0.99+ |
Dave | PERSON | 0.99+ |
Microsoft | ORGANIZATION | 0.99+ |
ORGANIZATION | 0.99+ | |
Nvidia | ORGANIZATION | 0.99+ |
2019 | DATE | 0.99+ |
2017 | DATE | 0.99+ |
Kristin Martin | PERSON | 0.99+ |
Nelly Porter | PERSON | 0.99+ |
Ken Schiffman | PERSON | 0.99+ |
Rob Hof | PERSON | 0.99+ |
Cheryl Knight | PERSON | 0.99+ |
last year | DATE | 0.99+ |
Palo Alto | LOCATION | 0.99+ |
Red Hat | ORGANIZATION | 0.99+ |
two parties | QUANTITY | 0.99+ |
AMD | ORGANIZATION | 0.99+ |
Patricia Florissi | PERSON | 0.99+ |
Intel | ORGANIZATION | 0.99+ |
one | QUANTITY | 0.99+ |
five | QUANTITY | 0.99+ |
second point | QUANTITY | 0.99+ |
david.vellante@siliconangle.com | OTHER | 0.99+ |
Meta | ORGANIZATION | 0.99+ |
second | QUANTITY | 0.99+ |
third | QUANTITY | 0.99+ |
One | QUANTITY | 0.99+ |
two | QUANTITY | 0.99+ |
Arm | ORGANIZATION | 0.99+ |
each | QUANTITY | 0.99+ |
two experts | QUANTITY | 0.99+ |
First | QUANTITY | 0.99+ |
first question | QUANTITY | 0.99+ |
Gaia-X | ORGANIZATION | 0.99+ |
two decades ago | DATE | 0.99+ |
both | QUANTITY | 0.99+ |
this year | DATE | 0.99+ |
seven years | QUANTITY | 0.99+ |
OCTO | ORGANIZATION | 0.99+ |
zero days | QUANTITY | 0.98+ |
10 years ago | DATE | 0.98+ |
each week | QUANTITY | 0.98+ |
today | DATE | 0.97+ |
Google's PoV on Confidential Computing NO PUB
>> Welcome Nelly and Patricia, great to have you. >> Great to be here. >> Thank you so much for having us. >> You're very welcome. Nelly, why don't you start, and then Patricia you can weigh in. Just tell the audience a little bit about each of your roles at Google Cloud. >> So I'll start, I'm honing a lot of interesting activities in Google and again, security or infrastructure securities that I usually hone, and we're talking about encryption, Antware encryption, and confidential computing is a part of portfolio. In additional areas that I contribute to get with my team to Google and our customers is secure software supply chain. Because you need to trust your software. Is it operating your confidential environment to have end to end story about if you believe that your software and your environment doing what you expect, it's my role. >> Got it, okay. Patricia? >> Well I am a technical director in the office of the CTO, OCTO for short, in Google Cloud. And we are a global team. We include former CTOs like myself and senior technologies from large corporations, institutions, and a lot of success for startups as well. And we have two main goals. First, we work side by side with some of our largest, more strategic or most strategic customers and we help them solve complex engineering technical problems. And second, we are device Google and Google Cloud engineering and product management on emerging trends in technologies to guide the trajectory of our business. We are unique group, I think, because we have created this collaborative culture with our customers. And within OCTO I spend a lot of time collaborating with customers in the industry at large on technologies that can address privacy, security, and sovereignty of data in general. >> Excellent, thank you for that both of you. Let's get into it. So Nelly, what is confidential computing from Google's perspective? How do you define it? >> Confidential computing is a tool. And it's one of the tools in our toolbox. And confidential computing is a way how would help our customers to complete this very interesting end to end lifecycle of their data. And when customers bring in the data to Cloud and want to protect it, as they ingest it to the Cloud, they protect it address when they store data in the Cloud. But what was missing for many, many years is ability for us to continue protecting data and workloads of our customers when they running them. And again, because data is not brought to Cloud to have huge graveyard, we need to ensure that this data is actually indexed. Again there is some insights driven and drawn from this data. You have to process this data and confidential computing here to help. Now we have end to end protection of our customer's data when they bring the workloads and data to Cloud, thanks to confidential computing. >> Thank you for that. Okay, we're going to get into the architecture a bit but before we do Patricia, why do you think this topic of confidential computing is such an important technology? Can you explain, do you think it's transformative for customers and if so, why? >> Yeah, I would maybe like to use one thought, one way, one intuition behind why confidential matters. Because at the end of the day it reduces more and more the customers thrush boundaries and the attack surface, that's about reducing that periphery, the boundary, in which the customer needs to mind about trust and safety. And in a way is a natural progression that you're using encryption to secure and protect data in the same way that we are encrypting data in transit and at rest. Now we are also encrypting data while in use. And among other beneficial I would say one of the most transformative ones is that organizations will be able to collaborate with each other and retain the confidentiality of the data. And that is across industry. Even though it's highly focused on, I wouldn't say highly focused, but very beneficial for highly regulated industries. It applies to all of industries. And if you look at financing for example, where bankers are trying to detect fraud and specifically double finance where you are a customer is actually trying to get a finance on an asset, let's say a boat or a house and then it goes to another bank and gets another finance on that asset. Now bankers would be able to collaborate and detect fraud while preserving confidentiality and privacy of the of the data. >> Interesting, and I want to understand that a little bit more but I'm going to push you a little bit on this, Nelly, if I can, because there's a narrative out there that says confidential computing is a marketing ploy. I talked about this upfront, by Cloud providers that are just trying to placate people that are scared of the Cloud. And I'm presuming you don't agree with that but I'd like you to weigh in here. The argument is confidential computing is just memory encryption, it doesn't address many other problems, it is overhyped by Cloud providers. What do you say to that line of thinking? >> I absolutely disagree as you can imagine, it's a crazy statement. But the most importantly is we mixing multiple concepts I guess. And exactly as Patricia said, we need to look at the end-to-end story not again the mechanism of how confidential computing trying to again execute and protect customer's data, and why it's so critically important. Because what confidential computing was able to do it's in addition to isolate our tenants in multi-tenant environments the Cloud over. To offer additional stronger isolation, we called it cryptographic isolation. It's why customers will have more trust to customers and to other customers, the tenants that's running on the same host but also us, because they don't need to worry about against threats and more malicious attempts to penetrate the environment. So what confidential computing is helping us to offer our customers, stronger isolation between tenants in this multi-tenant environment but also incredibly important, stronger isolation of our customers. So tenants from us, we also writing code, we also software providers will also make mistakes or have some zero days sometimes again us introduced, sometimes introduced by our adversaries. But what I'm trying to say by creating this cryptographic layer of isolation between us and our tenants, and amongst those tenants, they're really providing meaningful security to our customers and eliminate some of the worries that they have running on multi-tenant spaces or even collaborating together this very sensitive data, knowing that this particular protection is available to them. >> Okay, thank you, appreciate that. And I, you know, I think malicious code is often a threat model missed in these narratives. You know, operator access, yeah, could maybe I trust my Clouds provider, but if I can fence off your access even better I'll sleep better at night. Separating a code from the data, everybody's arm Intel, AM, Invidia, others, they're all doing it. I wonder if Nell, if we could stay with you and bring up the slide on the architecture. What's architecturally different with confidential computing versus how operating systems and VMs have worked traditionally? We're showing a slide here with some VMs, maybe you could take us through that. >> Absolutely, and Dave, the whole idea for Google and industry way of dealing with confidential computing is to ensure as it's three main property is actually preserved. Customers don't need to change the code. They can operate in those VMs exactly as they would with normal non-confidential VMs. But to give them this opportunity of lift and shift or no changing their apps and performing and having very, very, very low latency and scale as any Cloud can, something that Google actually pioneered in confidential computing. I think we need to open and explain how this magic was actually done. And as I said, it's again the whole entire system have to change to be able to provide this magic. And I would start with we have this concept of root of trust and root of trust where we will ensure that this machine, the whole entire post has integrity guarantee, means nobody changing my code on the most low level of system. And we introduce this in 2017 code Titan. Those our specific ASIC specific, again inch by inch system on every single motherboard that we have, that ensures that your low level former, your actually system code, your kernel, the most powerful system, is actually proper configured and not changed, not tempered. We do it for everybody, confidential computing concluded. But for confidential computing what we have to change we bring in a MD again, future silicon vendors, and we have to trust their former, their way to deal with our confidential environments. And that's why we have obligation to validate integrity not only our software and our firmware but also firmware and software of our vendors, silicon vendors. So we actually, when we booting this machine as you can see, we validate that integrity of all of this system is in place. It means nobody touching, nobody changing, nobody modifying it. But then we have this concept of the secure processor. It's special Asics best, specific things that generate a key for every single VM that our customers will run or every single node in Kubernetes, or every single worker thread in our Spark capability. We offer all of that, and those keys are not available to us. It's the best keys ever in encryption space. Because when we are talking about encryption the first question that I'm receiving all the time, where's the key, who will have access to the key? Because if you have access to the key then it doesn't matter if you encrypt it enough. But the case in confidential computing quite so revolutionary technology, ask Cloud providers who don't have access to the keys. They're sitting in the hardware and they fed to memory controller. And it means when Hypervisors that also know about these wonderful things, saying I need to get access to the memories that this particular VM I'm trying to get access to. They do not encrypt the data, they don't have access to the key. Because those keys are random, ephemeral and VM, but the most importantly in hardware not exportable. And it means now you will be able to have this very interesting role that customers all Cloud providers, will not be able to get access to your memory. And what we do, again, as you can see our customers don't need to change their applications. Their VMs are running exactly as it should run. And what you're running in VM you actually see your memory in clear, it's not encrypted. But God forbid is trying somebody to do it outside of my confidential box. No, no, no, no, no, you will not be able to do it. Now you'll see cybernet. And it's exactly what combination of these multiple hardware pieces and software pieces have to do. So OS is also modified, and OS is modified such way to provide integrity. It means even OS that you're running in UVM bucks is not modifiable and you as customer can verify. But the most interesting thing I guess how to ensure the super performance of this environment because you can imagine, Dave, that's increasing it's additional performance, additional time, additional latency. So we're able to mitigate all of that by providing incredibly interesting capability in the OS itself. So our customers will get no changes needed, fantastic performance, and scales as they would expect from Cloud providers like Google. >> Okay, thank you. Excellent, appreciate that explanation. So you know again, the narrative on this is, well you know you've already given me guarantees as a Cloud provider that you don't have access to my data but this gives another level of assurance. Key management as they say is key. Now you're not, humans aren't managing the keys the machines are managing them. So Patricia, my question to you is in addition to, you know, let's go pre-confidential computing days what are the sort of new guarantees that these hardware-based technologies are going to provide to customers? >> So if I am a customer, I am saying I now have full guarantee of confidentiality and integrity of the data and of the code. So if you look at code and data confidentiality the customer cares then they want to know whether their systems are protected from outside or unauthorized access. And that we covered with Nelly that it is. Confidential computing actually ensures that the applications and data antennas remain secret, right? The code is actually looking at the data only the memory is decrypting the data with a key that is ephemeral, and per VM, and generated on demand. Then you have the second point where you have code and data integrity and now customers want to know whether their data was corrupted, tempered, with or impacted by outside actors. And what confidential computing insures is that application internals are not tampered with. So the application, the workload as we call it, that is processing the data it's also it has not been tempered and preserves integrity. I would also say that this is all verifiable. So you have attestation, and this attestation actually generates a log trail and the log trail guarantees that provides a proof that it was preserved. And I think that the offers also a guarantee of what we call ceiling, this idea that the secrets have been preserved and not tempered with. Confidentiality and integrity of code and data. >> Got it, okay, thank you. You know, Nelly, you mentioned, I think I heard you say that the applications, it's transparent,you don't have to change the application it just comes for free essentially. And I'm, we showed some various parts of the stack before. I'm curious as to what's affected but really more importantly what is specifically Google's value add? You know, how do partners, you know, participate in this? The ecosystem or maybe said another way how does Google ensure the compatibility of confidential computing with existing systems and applications? >> And a fantastic question by the way. And it's very difficult and definitely complicated world because to be able to provide these guarantees actually a lot of works was done by community. Google is very much operate and open. So again, our operating system we working in this operating system repository OS vendors to ensure that all capabilities that we need is part of their kernels, are part of their releases, and it's available for customers to understand and even explore if they have fun to explore a lot of code. We have also modified together with our silicon vendors, kernel, host kernel, to support this capability and it means working this community to ensure that all of those patches are there. We also worked with every single silicon vendor as you've seen, and that's what I probably feel that Google contributed quite a bit in this role. We moved our industry, our community, our vendors to understand the value of easy to use confidential computing or removing barriers. And now I don't know if you noticed Intel is pulling the lead and also announcing the trusted domain extension very similar architecture and no surprise, it's again a lot of work done with our partners to again, convince, work with them, and make this capability available. The same with ARM this year, actually last year, ARM unknowns are future design for confidential computing. It's called confidential computing architecture. And it's also influenced very heavily with similar ideas by Google and industry overall. So it's a lot of work in confidential computing consortiums that we are doing. For example, simply to mention to ensure interop, as you mentioned, between different confidential environments of Cloud providers. We want to ensure that they can attest to each other. Because when you're communicating with different environments, you need to trust them. And if it's running on different Cloud providers you need to ensure that you can trust your receiver when you are sharing your sensitive data workloads or secret with them. So we coming as a community and we have this at the station, the community based systems that we want to build and influence and work with ARM and every other Cloud providers to ensure that they can interrupt. And it means it doesn't matter where confidential workloads will be hosted but they can exchange the data in secure, verifiable, and controlled by customers way. And to do it, we need to continue what we are doing. Working open again and contribute with our ideas and ideas of our partners to this role to become what we see confidential computing has to become, it has to become utility. It doesn't need to be so special but it's what what we've wanted to become. >> Let's talk about, thank you for that explanation. Let talk about data sovereignty, because when you think about data sharing you think about data sharing across, you know, the ecosystem and different regions and then of course data sovereignty comes up. Typically public policy lags, you know, the technology industry and sometimes is problematic. I know, you know, there's a lot of discussions about exceptions, but Patricia, we have a graphic on data sovereignty. I'm interested in how confidential computing ensures that data sovereignty and privacy edicts are adhered to even if they're out of alignment maybe with the pace of technology. One of the frequent examples is when you you know, when you delete data, can you actually prove the data is deleted with a hundred percent certainty? You got to prove that and a lot of other issues. So looking at this slide, maybe you could take us through your thinking on data sovereignty. >> Perfect, so for us, data sovereignty is only one of the three pillars of digital sovereignty. And I don't want to give the impression that confidential computing addresses at all. That's why we want to step back and say, hey, digital sovereignty includes data sovereignty where we are giving you full control and ownership of the location, encryption, and access to your data. Operational sovereignty where the goal is to give our Google Cloud customers full visibility and control over the provider operations, right? So if there are any updates on hardware, software, stack, any operations, that is full transparency, full visibility. And then the third pillar is around software sovereignty where the customer wants to ensure that they can run their workloads without dependency on the provider's software. So they have sometimes is often referred as survivability that you can actually survive if you are untethered to the Cloud and that you can use open source. Now let's take a deep dive on data sovereignty, which by the way is one of my favorite topics. And we typically focus on saying, hey, we need to care about data residency. We care where the data resides because where the data is at rest or in processing it typically abides to the jurisdiction, the regulations of the jurisdiction where the data resides. And others say, hey, let's focus on data protection. We want to ensure the confidentiality and integrity and availability of the data which confidential computing is at the heart of that data protection. But it is yet another element that people typically don't talk about when talking about data sovereignty, which is the element of user control. And here Dave, is about what happens to the data when I give you access to my data. And this reminds me of security two decades ago, even a decade ago, where we started the security movement by putting firewall protections and login accesses. But once you were in, you were able to do everything you wanted with the data, an insider had access to all the infrastructure, the data, and the code. And that's similar because with data sovereignty we care about whether it resides, who is operating on the data. But the moment that the data is being processed, I need to trust that the processing of the data will abide by user control, by the policies that I put in place of how my data is going to be used. And if you look at a lot of the regulation today and a lot of the initiatives around the International Data Space Association, IDSA, and Gaia X, there is a movement of saying the two parties, the provider of the data and the receiver of the data going to agree on a contract that describes what my data can be used for. The challenge is to ensure that once the data crosses boundaries, that the data will be used for the purposes that it was intended and specified in the contract. And if you actually bring together, and this is the exciting part, confidential computing together with policy enforcement. Now the policy enforcement can guarantee that the data is only processed within the confines of a confidential computing environment. That the workload is cryptographically verified that there is the workload that was meant to process the data and that the data will be only used when abiding to the confidentiality and integrity, safety of the confidential computing environment. And that's why we believe confidential computing is one, necessary and essential technology that will allow us to ensure data sovereignty especially when it comes to user control. >> Thank you for that. I mean it was a deep dive, I mean brief, but really detailed, so I appreciate that, especially the verification of the enforcement. Last question, I met you two because as part of my year end prediction post you guys sent in some predictions, and I wasn't able to get to them in the predictions post. So I'm thrilled that you were able to make the time to come on the program. How widespread do you think the adoption of confidential computing will be in '23 and what's the maturity curve look like, you know, this decade in, in your opinion? Maybe each of you could give us a brief answer. >> So my prediction in five, seven years as I started, it'll become utility. It'll become TLS. As of, again, 10 years ago we couldn't believe that websites will have certificates and we will support encrypted traffic. Now we do, and it's become ubiquity. It's exactly where our confidential computing is heading and heading, I don't know if we are there yet yet. It'll take a few years of maturity for us, but we'll do that. >> Thank you, and Patricia, what's your prediction? >> I would double that and say, hey, in the future, in the very near future you will not be able to afford not having it. I believe as digital sovereignty becomes ever more top of mind with sovereign states and also for multinational organizations and for organizations that want to collaborate with each other, confidential computing will become the norm. It'll become the default, If I say mode of operation, I like to compare that, today is inconceivable if we talk to the young technologists. It's inconceivable to think that at some point in history and I happen to be alive that we had data at address that was not encrypted. Data in transit, that was not encrypted. And I think that we will be inconceivable at some point in the near future that to have unencrypted data while we use. >> You know, and plus, I think the beauty of the this industry is because there's so much competition this essentially comes for free. I want to thank you both for spending some time on Breaking Analysis. There's so much more we could cover. I hope you'll come back to share the progress that you're making in this area and we can double click on some of these topics. Really appreciate your time. >> Anytime. >> Thank you so much.
SUMMARY :
Patricia, great to have you. and then Patricia you can weigh in. In additional areas that I contribute to Got it, okay. of the CTO, OCTO for Excellent, thank you in the data to Cloud into the architecture a bit and privacy of the of the data. but I'm going to push you a is available to them. we could stay with you and they fed to memory controller. So Patricia, my question to you is and integrity of the data and of the code. that the applications, and ideas of our partners to this role is when you you know, and that the data will be only used of the enforcement. and we will support encrypted traffic. and I happen to be alive and we can double click
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Nelly | PERSON | 0.99+ |
Patricia | PERSON | 0.99+ |
International Data Space Association | ORGANIZATION | 0.99+ |
Dave | PERSON | 0.99+ |
ORGANIZATION | 0.99+ | |
IDSA | ORGANIZATION | 0.99+ |
last year | DATE | 0.99+ |
2017 | DATE | 0.99+ |
two parties | QUANTITY | 0.99+ |
one | QUANTITY | 0.99+ |
two | QUANTITY | 0.99+ |
second point | QUANTITY | 0.99+ |
First | QUANTITY | 0.99+ |
ARM | ORGANIZATION | 0.99+ |
first question | QUANTITY | 0.99+ |
five | QUANTITY | 0.99+ |
both | QUANTITY | 0.99+ |
Intel | ORGANIZATION | 0.99+ |
two decades ago | DATE | 0.99+ |
Asics | ORGANIZATION | 0.99+ |
second | QUANTITY | 0.99+ |
Gaia X | ORGANIZATION | 0.99+ |
One | QUANTITY | 0.99+ |
each | QUANTITY | 0.98+ |
seven years | QUANTITY | 0.98+ |
OCTO | ORGANIZATION | 0.98+ |
one thought | QUANTITY | 0.98+ |
a decade ago | DATE | 0.98+ |
this year | DATE | 0.98+ |
10 years ago | DATE | 0.98+ |
Invidia | ORGANIZATION | 0.98+ |
'23 | DATE | 0.98+ |
today | DATE | 0.98+ |
Cloud | TITLE | 0.98+ |
three pillars | QUANTITY | 0.97+ |
one way | QUANTITY | 0.97+ |
hundred percent | QUANTITY | 0.97+ |
zero days | QUANTITY | 0.97+ |
three main property | QUANTITY | 0.95+ |
third pillar | QUANTITY | 0.95+ |
two main goals | QUANTITY | 0.95+ |
CTO | ORGANIZATION | 0.93+ |
Nell | PERSON | 0.9+ |
Kubernetes | TITLE | 0.89+ |
every single VM | QUANTITY | 0.86+ |
Nelly | ORGANIZATION | 0.83+ |
Google Cloud | TITLE | 0.82+ |
every single worker | QUANTITY | 0.77+ |
every single node | QUANTITY | 0.74+ |
AM | ORGANIZATION | 0.73+ |
double | QUANTITY | 0.71+ |
single motherboard | QUANTITY | 0.68+ |
single silicon | QUANTITY | 0.57+ |
Spark | TITLE | 0.53+ |
kernel | TITLE | 0.53+ |
inch | QUANTITY | 0.48+ |
Breaking Analysis: Google's PoV on Confidential Computing
>> From theCUBE Studios in Palo Alto in Boston, bringing you data-driven insights from theCUBE and ETR. This is Breaking Analysis with Dave Vellante. >> Confidential computing is a technology that aims to enhance data privacy and security, by providing encrypted computation on sensitive data and isolating data, and apps that are fenced off enclave during processing. The concept of, I got to start over. I fucked that up, I'm sorry. That's not right, what I said was not right. On Dave in five, four, three. Confidential computing is a technology that aims to enhance data privacy and security by providing encrypted computation on sensitive data, isolating data from apps and a fenced off enclave during processing. The concept of confidential computing is gaining popularity, especially in the cloud computing space, where sensitive data is often stored and of course processed. However, there are some who view confidential computing as an unnecessary technology in a marketing ploy by cloud providers aimed at calming customers who are cloud phobic. Hello and welcome to this week's Wikibon Cube Insights powered by ETR. In this Breaking Analysis, we revisit the notion of confidential computing, and to do so, we'll invite two Google experts to the show. But before we get there, let's summarize briefly. There's not a ton of ETR data on the topic of confidential computing, I mean, it's a technology that's deeply embedded into silicon and computing architectures. But at the highest level, security remains the number one priority being addressed by IT decision makers in the coming year as shown here. And this data is pretty much across the board by industry, by region, by size of company. I mean we dug into it and the only slight deviation from the mean is in financial services. The second and third most cited priorities, cloud migration and analytics are noticeably closer to cybersecurity in financial services than in other sectors, likely because financial services has always been hyper security conscious, but security is still a clear number one priority in that sector. The idea behind confidential computing is to better address threat models for data in execution. Protecting data at rest and data in transit have long been a focus of security approaches, but more recently, silicon manufacturers have introduced architectures that separate data and applications from the host system, ARM, Intel, AMD, Nvidia and other suppliers are all on board, as are the big cloud players. Now, the argument against confidential computing is that it narrowly focuses on memory encryption and it doesn't solve the biggest problems in security. Multiple system images, updates, different services and the entire code flow aren't directly addressed by memory encryption. Rather to truly attack these problems, many believe that OSs need to be re-engineered with the attacker and hacker in mind. There are so many variables and at the end of the day, critics say the emphasis on confidential computing made by cloud providers is overstated and largely hype. This tweet from security researcher Rodrigo Bronco, sums up the sentiment of many skeptics. He says, "Confidential computing is mostly a marketing campaign from memory encryption. It's not driving the industry towards the hard open problems. It is selling an illusion." Okay. Nonetheless, encrypting data in use and fencing off key components of the system isn't a bad thing, especially if it comes with the package essentially for free. There has been a lack of standardization and interoperability between different confidential computing approaches. But the confidential computing consortium was established in 2019 ostensibly to accelerate the market and influence standards. Notably, AWS is not part of the consortium, likely because the politics of the consortium were probably a conundrum for AWS because the base technology defined by the consortium is seen as limiting by AWS. This is my guess, not AWS' words. But I think joining the consortium would validate a definition which AWS isn't aligned with. And two, it's got to lead with this Annapurna acquisition. It was way ahead with ARM integration, and so it's probably doesn't feel the need to validate its competitors. Anyway, one of the premier members of the confidential computing consortium is Google, along with many high profile names, including Aem, Intel, Meta, Red Hat, Microsoft, and others. And we're pleased to welcome two experts on confidential computing from Google to unpack the topic. Nelly Porter is Head of Product for GCP Confidential Computing and Encryption and Dr. Patricia Florissi is the Technical Director for the Office of the CTO at Google Cloud. Welcome Nelly and Patricia, great to have you. >> Great to be here. >> Thank you so much for having us. >> You're very welcome. Nelly, why don't you start and then Patricia, you can weigh in. Just tell the audience a little bit about each of your roles at Google Cloud. >> So I'll start, I'm owning a lot of interesting activities in Google and again, security or infrastructure securities that I usually own. And we are talking about encryption, end-to-end encryption, and confidential computing is a part of portfolio. Additional areas that I contribute to get with my team to Google and our customers is secure software supply chain because you need to trust your software. Is it operate in your confidential environment to have end-to-end security, about if you believe that your software and your environment doing what you expect, it's my role. >> Got it. Okay, Patricia? >> Well, I am a Technical Director in the Office of the CTO, OCTO for short in Google Cloud. And we are a global team, we include former CTOs like myself and senior technologies from large corporations, institutions and a lot of success for startups as well. And we have two main goals, first, we walk side by side with some of our largest, more strategic or most strategical customers and we help them solve complex engineering technical problems. And second, we advice Google and Google Cloud Engineering, product management on emerging trends and technologies to guide the trajectory of our business. We are unique group, I think, because we have created this collaborative culture with our customers. And within OCTO I spend a lot of time collaborating with customers in the industry at large on technologies that can address privacy, security, and sovereignty of data in general. >> Excellent. Thank you for that both of you. Let's get into it. So Nelly, what is confidential computing from Google's perspective? How do you define it? >> Confidential computing is a tool and one of the tools in our toolbox. And confidential computing is a way how we would help our customers to complete this very interesting end-to-end lifecycle of the data. And when customers bring in the data to cloud and want to protect it as they ingest it to the cloud, they protect it at rest when they store data in the cloud. But what was missing for many, many years is ability for us to continue protecting data and workloads of our customers when they run them. And again, because data is not brought to cloud to have huge graveyard, we need to ensure that this data is actually indexed. Again, there is some insights driven and drawn from this data. You have to process this data and confidential computing here to help. Now we have end-to-end protection of our customer's data when they bring the workloads and data to cloud thanks to confidential computing. >> Thank you for that. Okay, we're going to get into the architecture a bit, but before we do Patricia, why do you think this topic of confidential computing is such an important technology? Can you explain? Do you think it's transformative for customers and if so, why? >> Yeah, I would maybe like to use one thought, one way, one intuition behind why confidential computing matters because at the end of the day, it reduces more and more the customer's thrush boundaries and the attack surface. That's about reducing that periphery, the boundary in which the customer needs to mind about trust and safety. And in a way is a natural progression that you're using encryption to secure and protect data in the same way that we are encrypting data in transit and at rest. Now, we are also encrypting data while in the use. And among other beneficials, I would say one of the most transformative ones is that organizations will be able to collaborate with each other and retain the confidentiality of the data. And that is across industry, even though it's highly focused on, I wouldn't say highly focused but very beneficial for highly regulated industries, it applies to all of industries. And if you look at financing for example, where bankers are trying to detect fraud and specifically double finance where a customer is actually trying to get a finance on an asset, let's say a boat or a house, and then it goes to another bank and gets another finance on that asset. Now bankers would be able to collaborate and detect fraud while preserving confidentiality and privacy of the data. >> Interesting and I want to understand that a little bit more but I got to push you a little bit on this, Nellie if I can, because there's a narrative out there that says confidential computing is a marketing ploy I talked about this up front, by cloud providers that are just trying to placate people that are scared of the cloud. And I'm presuming you don't agree with that, but I'd like you to weigh in here. The argument is confidential computing is just memory encryption, it doesn't address many other problems. It is over hyped by cloud providers. What do you say to that line of thinking? >> I absolutely disagree as you can imagine Dave, with this statement. But the most importantly is we mixing a multiple concepts I guess, and exactly as Patricia said, we need to look at the end-to-end story, not again, is a mechanism. How confidential computing trying to execute and protect customer's data and why it's so critically important. Because what confidential computing was able to do, it's in addition to isolate our tenants in multi-tenant environments the cloud offering to offer additional stronger isolation, they called it cryptographic isolation. It's why customers will have more trust to customers and to other customers, the tenants running on the same host but also us because they don't need to worry about against rats and more malicious attempts to penetrate the environment. So what confidential computing is helping us to offer our customers stronger isolation between tenants in this multi-tenant environment, but also incredibly important, stronger isolation of our customers to tenants from us. We also writing code, we also software providers, we also make mistakes or have some zero days. Sometimes again us introduce, sometimes introduced by our adversaries. But what I'm trying to say by creating this cryptographic layer of isolation between us and our tenants and among those tenants, we really providing meaningful security to our customers and eliminate some of the worries that they have running on multi-tenant spaces or even collaborating together with very sensitive data knowing that this particular protection is available to them. >> Okay, thank you. Appreciate that. And I think malicious code is often a threat model missed in these narratives. You know, operator access. Yeah, maybe I trust my cloud's provider, but if I can fence off your access even better, I'll sleep better at night separating a code from the data. Everybody's ARM, Intel, AMD, Nvidia and others, they're all doing it. I wonder if Nell, if we could stay with you and bring up the slide on the architecture. What's architecturally different with confidential computing versus how operating systems and VMs have worked traditionally? We're showing a slide here with some VMs, maybe you could take us through that. >> Absolutely, and Dave, the whole idea for Google and now industry way of dealing with confidential computing is to ensure that three main property is actually preserved. Customers don't need to change the code. They can operate in those VMs exactly as they would with normal non-confidential VMs. But to give them this opportunity of lift and shift though, no changing the apps and performing and having very, very, very low latency and scale as any cloud can, some things that Google actually pioneer in confidential computing. I think we need to open and explain how this magic was actually done, and as I said, it's again the whole entire system have to change to be able to provide this magic. And I would start with we have this concept of root of trust and root of trust where we will ensure that this machine within the whole entire host has integrity guarantee, means nobody changing my code on the most low level of system, and we introduce this in 2017 called Titan. So our specific ASIC, specific inch by inch system on every single motherboard that we have that ensures that your low level former, your actually system code, your kernel, the most powerful system is actually proper configured and not changed, not tempered. We do it for everybody, confidential computing included, but for confidential computing is what we have to change, we bring in AMD or future silicon vendors and we have to trust their former, their way to deal with our confidential environments. And that's why we have obligation to validate intelligent not only our software and our former but also former and software of our vendors, silicon vendors. So we actually, when we booting this machine as you can see, we validate that integrity of all of this system is in place. It means nobody touching, nobody changing, nobody modifying it. But then we have this concept of AMD Secure Processor, it's special ASIC best specific things that generate a key for every single VM that our customers will run or every single node in Kubernetes or every single worker thread in our Hadoop spark capability. We offer all of that and those keys are not available to us. It's the best case ever in encryption space because when we are talking about encryption, the first question that I'm receiving all the time, "Where's the key? Who will have access to the key?" because if you have access to the key then it doesn't matter if you encrypted or not. So, but the case in confidential computing why it's so revolutionary technology, us cloud providers who don't have access to the keys, they're sitting in the hardware and they fed to memory controller. And it means when hypervisors that also know about this wonderful things saying I need to get access to the memories, that this particular VM I'm trying to get access to. They do not decrypt the data, they don't have access to the key because those keys are random, ephemeral and per VM, but most importantly in hardware not exportable. And it means now you will be able to have this very interesting world that customers or cloud providers will not be able to get access to your memory. And what we do, again as you can see, our customers don't need to change their applications. Their VMs are running exactly as it should run. And what you've running in VM, you actually see your memory clear, it's not encrypted. But God forbid is trying somebody to do it outside of my confidential box, no, no, no, no, no, you will now be able to do it. Now, you'll see cyber test and it's exactly what combination of these multiple hardware pieces and software pieces have to do. So OS is also modified and OS is modified such way to provide integrity. It means even OS that you're running in your VM box is not modifiable and you as customer can verify. But the most interesting thing I guess how to ensure the super performance of this environment because you can imagine Dave, that's increasing and it's additional performance, additional time, additional latency. So we're able to mitigate all of that by providing incredibly interesting capability in the OS itself. So our customers will get no changes needed, fantastic performance and scales as they would expect from cloud providers like Google. >> Okay, thank you. Excellent, appreciate that explanation. So you know again, the narrative on this is, well, you've already given me guarantees as a cloud provider that you don't have access to my data, but this gives another level of assurance, key management as they say is key. Now humans aren't managing the keys, the machines are managing them. So Patricia, my question to you is in addition to, let's go pre-confidential computing days, what are the sort of new guarantees that these hardware based technologies are going to provide to customers? >> So if I am a customer, I am saying I now have full guarantee of confidentiality and integrity of the data and of the code. So if you look at code and data confidentiality, the customer cares and they want to know whether their systems are protected from outside or unauthorized access, and that we covered with Nelly that it is. Confidential computing actually ensures that the applications and data antennas remain secret. The code is actually looking at the data, only the memory is decrypting the data with a key that is ephemeral, and per VM, and generated on demand. Then you have the second point where you have code and data integrity and now customers want to know whether their data was corrupted, tempered with or impacted by outside actors. And what confidential computing ensures is that application internals are not tempered with. So the application, the workload as we call it, that is processing the data is also has not been tempered and preserves integrity. I would also say that this is all verifiable, so you have attestation and this attestation actually generates a log trail and the log trail guarantees that provides a proof that it was preserved. And I think that the offers also a guarantee of what we call sealing, this idea that the secrets have been preserved and not tempered with, confidentiality and integrity of code and data. >> Got it. Okay, thank you. Nelly, you mentioned, I think I heard you say that the applications is transparent, you don't have to change the application, it just comes for free essentially. And we showed some various parts of the stack before, I'm curious as to what's affected, but really more importantly, what is specifically Google's value add? How do partners participate in this, the ecosystem or maybe said another way, how does Google ensure the compatibility of confidential computing with existing systems and applications? >> And a fantastic question by the way, and it's very difficult and definitely complicated world because to be able to provide these guarantees, actually a lot of work was done by community. Google is very much operate and open. So again our operating system, we working this operating system repository OS is OS vendors to ensure that all capabilities that we need is part of the kernels are part of the releases and it's available for customers to understand and even explore if they have fun to explore a lot of code. We have also modified together with our silicon vendors kernel, host kernel to support this capability and it means working this community to ensure that all of those pages are there. We also worked with every single silicon vendor as you've seen, and it's what I probably feel that Google contributed quite a bit in this world. We moved our industry, our community, our vendors to understand the value of easy to use confidential computing or removing barriers. And now I don't know if you noticed Intel is following the lead and also announcing a trusted domain extension, very similar architecture and no surprise, it's a lot of work done with our partners to convince work with them and make this capability available. The same with ARM this year, actually last year, ARM announced future design for confidential computing, it's called confidential computing architecture. And it's also influenced very heavily with similar ideas by Google and industry overall. So it's a lot of work in confidential computing consortiums that we are doing, for example, simply to mention, to ensure interop as you mentioned, between different confidential environments of cloud providers. They want to ensure that they can attest to each other because when you're communicating with different environments, you need to trust them. And if it's running on different cloud providers, you need to ensure that you can trust your receiver when you sharing your sensitive data workloads or secret with them. So we coming as a community and we have this at Station Sig, the community-based systems that we want to build, and influence, and work with ARM and every other cloud providers to ensure that they can interop. And it means it doesn't matter where confidential workloads will be hosted, but they can exchange the data in secure, verifiable and controlled by customers really. And to do it, we need to continue what we are doing, working open and contribute with our ideas and ideas of our partners to this role to become what we see confidential computing has to become, it has to become utility. It doesn't need to be so special, but it's what what we've wanted to become. >> Let's talk about, thank you for that explanation. Let's talk about data sovereignty because when you think about data sharing, you think about data sharing across the ecosystem in different regions and then of course data sovereignty comes up, typically public policy, lags, the technology industry and sometimes it's problematic. I know there's a lot of discussions about exceptions but Patricia, we have a graphic on data sovereignty. I'm interested in how confidential computing ensures that data sovereignty and privacy edicts are adhered to, even if they're out of alignment maybe with the pace of technology. One of the frequent examples is when you delete data, can you actually prove the data is deleted with a hundred percent certainty, you got to prove that and a lot of other issues. So looking at this slide, maybe you could take us through your thinking on data sovereignty. >> Perfect. So for us, data sovereignty is only one of the three pillars of digital sovereignty. And I don't want to give the impression that confidential computing addresses it at all, that's why we want to step back and say, hey, digital sovereignty includes data sovereignty where we are giving you full control and ownership of the location, encryption and access to your data. Operational sovereignty where the goal is to give our Google Cloud customers full visibility and control over the provider operations, right? So if there are any updates on hardware, software stack, any operations, there is full transparency, full visibility. And then the third pillar is around software sovereignty, where the customer wants to ensure that they can run their workloads without dependency on the provider's software. So they have sometimes is often referred as survivability that you can actually survive if you are untethered to the cloud and that you can use open source. Now, let's take a deep dive on data sovereignty, which by the way is one of my favorite topics. And we typically focus on saying, hey, we need to care about data residency. We care where the data resides because where the data is at rest or in processing need to typically abides to the jurisdiction, the regulations of the jurisdiction where the data resides. And others say, hey, let's focus on data protection, we want to ensure the confidentiality, and integrity, and availability of the data, which confidential computing is at the heart of that data protection. But it is yet another element that people typically don't talk about when talking about data sovereignty, which is the element of user control. And here Dave, is about what happens to the data when I give you access to my data, and this reminds me of security two decades ago, even a decade ago, where we started the security movement by putting firewall protections and logging accesses. But once you were in, you were able to do everything you wanted with the data. An insider had access to all the infrastructure, the data, and the code. And that's similar because with data sovereignty, we care about whether it resides, who is operating on the data, but the moment that the data is being processed, I need to trust that the processing of the data we abide by user's control, by the policies that I put in place of how my data is going to be used. And if you look at a lot of the regulation today and a lot of the initiatives around the International Data Space Association, IDSA and Gaia-X, there is a movement of saying the two parties, the provider of the data and the receiver of the data going to agree on a contract that describes what my data can be used for. The challenge is to ensure that once the data crosses boundaries, that the data will be used for the purposes that it was intended and specified in the contract. And if you actually bring together, and this is the exciting part, confidential computing together with policy enforcement. Now, the policy enforcement can guarantee that the data is only processed within the confines of a confidential computing environment, that the workload is in cryptographically verified that there is the workload that was meant to process the data and that the data will be only used when abiding to the confidentiality and integrity safety of the confidential computing environment. And that's why we believe confidential computing is one necessary and essential technology that will allow us to ensure data sovereignty, especially when it comes to user's control. >> Thank you for that. I mean it was a deep dive, I mean brief, but really detailed. So I appreciate that, especially the verification of the enforcement. Last question, I met you two because as part of my year-end prediction post, you guys sent in some predictions and I wasn't able to get to them in the predictions post, so I'm thrilled that you were able to make the time to come on the program. How widespread do you think the adoption of confidential computing will be in '23 and what's the maturity curve look like this decade in your opinion? Maybe each of you could give us a brief answer. >> So my prediction in five, seven years as I started, it will become utility, it will become TLS. As of freakin' 10 years ago, we couldn't believe that websites will have certificates and we will support encrypted traffic. Now we do, and it's become ubiquity. It's exactly where our confidential computing is heeding and heading, I don't know we deserve yet. It'll take a few years of maturity for us, but we'll do that. >> Thank you. And Patricia, what's your prediction? >> I would double that and say, hey, in the very near future, you will not be able to afford not having it. I believe as digital sovereignty becomes ever more top of mind with sovereign states and also for multinational organizations, and for organizations that want to collaborate with each other, confidential computing will become the norm, it will become the default, if I say mode of operation. I like to compare that today is inconceivable if we talk to the young technologists, it's inconceivable to think that at some point in history and I happen to be alive, that we had data at rest that was non-encrypted, data in transit that was not encrypted. And I think that we'll be inconceivable at some point in the near future that to have unencrypted data while we use. >> You know, and plus I think the beauty of the this industry is because there's so much competition, this essentially comes for free. I want to thank you both for spending some time on Breaking Analysis, there's so much more we could cover. I hope you'll come back to share the progress that you're making in this area and we can double click on some of these topics. Really appreciate your time. >> Anytime. >> Thank you so much, yeah. >> In summary, while confidential computing is being touted by the cloud players as a promising technology for enhancing data privacy and security, there are also those as we said, who remain skeptical. The truth probably lies somewhere in between and it will depend on the specific implementation and the use case as to how effective confidential computing will be. Look as with any new tech, it's important to carefully evaluate the potential benefits, the drawbacks, and make informed decisions based on the specific requirements in the situation and the constraints of each individual customer. But the bottom line is silicon manufacturers are working with cloud providers and other system companies to include confidential computing into their architectures. Competition in our view will moderate price hikes and at the end of the day, this is under-the-covers technology that essentially will come for free, so we'll take it. I want to thank our guests today, Nelly and Patricia from Google. And thanks to Alex Myerson who's on production and manages the podcast. Ken Schiffman as well out of our Boston studio. Kristin Martin and Cheryl Knight help get the word out on social media and in our newsletters, and Rob Hoof is our editor-in-chief over at siliconangle.com, does some great editing for us. Thank you all. Remember all these episodes are available as podcasts. Wherever you listen, just search Breaking Analysis podcast. I publish each week on wikibon.com and siliconangle.com where you can get all the news. If you want to get in touch, you can email me at david.vellante@siliconangle.com or DM me at D Vellante, and you can also comment on my LinkedIn post. Definitely you want to check out etr.ai for the best survey data in the enterprise tech business. I know we didn't hit on a lot today, but there's some amazing data and it's always being updated, so check that out. This is Dave Vellante for theCUBE Insights powered by ETR. Thanks for watching and we'll see you next time on Breaking Analysis. (subtle music)
SUMMARY :
bringing you data-driven and at the end of the day, and then Patricia, you can weigh in. contribute to get with my team Okay, Patricia? Director in the Office of the CTO, for that both of you. in the data to cloud into the architecture a bit, and privacy of the data. that are scared of the cloud. and eliminate some of the we could stay with you and they fed to memory controller. to you is in addition to, and integrity of the data and of the code. that the applications is transparent, and ideas of our partners to this role One of the frequent examples and a lot of the initiatives of the enforcement. and we will support encrypted traffic. And Patricia, and I happen to be alive, the beauty of the this industry and at the end of the day,
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Nelly | PERSON | 0.99+ |
Patricia | PERSON | 0.99+ |
Alex Myerson | PERSON | 0.99+ |
AWS | ORGANIZATION | 0.99+ |
International Data Space Association | ORGANIZATION | 0.99+ |
Dave | PERSON | 0.99+ |
AWS' | ORGANIZATION | 0.99+ |
Microsoft | ORGANIZATION | 0.99+ |
Dave Vellante | PERSON | 0.99+ |
Rob Hoof | PERSON | 0.99+ |
Cheryl Knight | PERSON | 0.99+ |
Nelly Porter | PERSON | 0.99+ |
ORGANIZATION | 0.99+ | |
Nvidia | ORGANIZATION | 0.99+ |
IDSA | ORGANIZATION | 0.99+ |
Rodrigo Bronco | PERSON | 0.99+ |
2019 | DATE | 0.99+ |
Ken Schiffman | PERSON | 0.99+ |
Intel | ORGANIZATION | 0.99+ |
AMD | ORGANIZATION | 0.99+ |
2017 | DATE | 0.99+ |
ARM | ORGANIZATION | 0.99+ |
Aem | ORGANIZATION | 0.99+ |
Nellie | PERSON | 0.99+ |
Kristin Martin | PERSON | 0.99+ |
Red Hat | ORGANIZATION | 0.99+ |
two parties | QUANTITY | 0.99+ |
Palo Alto | LOCATION | 0.99+ |
last year | DATE | 0.99+ |
Patricia Florissi | PERSON | 0.99+ |
one | QUANTITY | 0.99+ |
Meta | ORGANIZATION | 0.99+ |
two | QUANTITY | 0.99+ |
third | QUANTITY | 0.99+ |
Gaia-X | ORGANIZATION | 0.99+ |
second point | QUANTITY | 0.99+ |
two experts | QUANTITY | 0.99+ |
david.vellante@siliconangle.com | OTHER | 0.99+ |
second | QUANTITY | 0.99+ |
both | QUANTITY | 0.99+ |
first question | QUANTITY | 0.99+ |
five | QUANTITY | 0.99+ |
One | QUANTITY | 0.99+ |
theCUBE Studios | ORGANIZATION | 0.99+ |
two decades ago | DATE | 0.99+ |
'23 | DATE | 0.99+ |
each | QUANTITY | 0.99+ |
a decade ago | DATE | 0.99+ |
three | QUANTITY | 0.99+ |
zero days | QUANTITY | 0.98+ |
four | QUANTITY | 0.98+ |
OCTO | ORGANIZATION | 0.98+ |
today | DATE | 0.98+ |
Andy Tay, Accenture & Sara Alligood, AWS | AWS Executive Summit 2022
well you're watching the cube and I knew that you knew that I'm John Walls we're here in Las Vegas it's re invent 22. Big Show AWS putting it on the Big Show here late in 2022 that's going really well we're at the executive Summit right now sponsored by Accenture and we're going to talk about that relationship between Accenture and AWS um kind of where it is now and where it's going you know even bigger things down the road to help us do that two guests Andy Tay who's a senior managing director and the Accenture AWS business group lead at Accenture Andy thanks for being with us thanks for having me and Sarah whose last name was one of my all-time favorites all good because it is it's all good right okay it's all good Sarah all good worldwide leader of accenture's AWS business group for AWS and thank you both again for being here so let's talk about the relationship just in general high level here 30 000 feet a lot of great things have been happening we know a lot of great things are happening but how's this all you think evolved how did how has this come about that you two are just inextricably linked almost here in the cloud space Sarah why don't you jump on that yeah I'd love to um I think one of the the strongest factors that causes that Synergy for us is we both work backwards from our customer outcomes and so just by consistently doing that taking those customer signals um really obsessing over our customers success we know what we're marching towards and so then we kind of extract those themes and really work together to think about okay when we look at this holistically how do we go bigger better faster together and accomplish and solve those customer problems yeah Andy yeah John let me just maybe add and you know to amplify you know what Sarah just touched on um we both have common to our culture this notion of working from the client's perspective first so really delivering to the clients values or um you know in aws's parlance it's you know customer and so that's at the core and when we keep that at the core everything else becomes really easy where we invest what we build key clients we focus on what our team structure is et cetera Etc that's really easy so that sort of core core pillar number one in terms of our sort of you know success factors the second thing that I think really helps us is our sort of scale geographically you know certainly from an Accenture standpoint as you know John we're north of 800 000 people globally um couple that with aws's strength we really do have you know a field depth and breadth across the board that allows us to sort of see and feel what's happening in the market and allows us really to see around the corners as we like to think and say um and and that helps us be intentional on what we do um and then the third thing is really us we might know what we do but we sort of need to then play to our strengths and as you know we're two very different companies one focus on the technology side the other you know focus on the technology Services although we'll touch on you know some of the changes we're looking at as we go forward but that sort of playing to strength is key as well for us as a third pillar of success and so keeping those three things at the core really helps us move you know day to day and year by year and that's what you see in this continued partnership so what are you hearing from your customers these days we've talked a lot already today and it's kind of the buzzword you know modernization right everybody's talking about this transformation I don't care if you're in Mainframe or where you are everybody wants a modernized right now um you know what are you hearing from customers in that regard and I'm sure everybody's in a different state different yeah frame of mind you know some are embracing some are dragging uh what what's your take on the state of play right now well and I think it's like especially in these macroeconomic moments that we're in um time to value is critical for our customers um and then we have the talent shortage but even with those our customers still need us to solve for sustainability and still focus on inclusion diversity and equity and so we can't lower the bar in anything that we've already been doing we need to just keep doing more and building with them and so I think um for us really getting to the to the meat of what our customers need modernization is a big one but we're still seeing just so many of our customers look at basic transformation right how how do I dip in how do I start to move my environment move my people and get ready for what I need to do next for my business and so that that is a challenge and like we said with with the markets as volatile as they are right now I think a lot of customers are just trying to work with us to figure out how to do that in the most optimized and efficient way I just want to kind of rub people on the head and say it's going to be all right I mean it's so volatile as you pointed out Sarah right yeah I mean the market up and down and we're worried about a recession and companies and their plans they want to be Forward Thinking yeah but they've got to you know keep their powder dry too in some respects and get ready for that rainy day you know John it's funny um because you would think you know you've got the one hand you know rub that you know it's gonna be all right and and then on the other end you'll you know maybe clients should sort of hold temper and you know sort of just pause but I think clients get it they see it they feel it they understand the need to invest and I think you know there's a recent study back in 2008 those clients you know Sarah and I were reading the other day those clients who didn't invest ahead of those you know major if you remember those macroeconomic downturn times they came out really on the bad side um and so clients now are realizing that in these times these are the moments to invest and so they get it but they're faced with a couple of challenges one is time Sarah touched on you just don't have time and the second is Talent so we're working in a very intentional way on what we can do to help them there and and as you'll hear later on from Chris Wegman and Eric Farr um we're launching our velocity platform which really helps to compress that type and and get them faster you know time to Value we're also being very intentional on talent and how we help their talent so you know rotate so that we're not just taking the technology Journey but we're also having the people journey and then the third thing Sarah and I really focus on with our teams is figuring out new ways new sources of value for our clients and that's not just cost that's value the broader set and so we find that in moments like this it's actually an opportunity for us to really bring the best of AWS and Accenture to our clients well you hit value and I always find this one kind of tough because there is a big difference between cost and value my cost is X right whatever I write on my chat that's my cost so but but how do you help clients identify that value so that because it's you know it can be a little nebulous right can it not I mean it's uh but you have to validate you got to quantify at the end of the day because that's what the CEO wants to see it's what the CIO wants to see yeah you've got to identify values so how many how do you do that yeah yeah I mean we we have many different ways right velocity which Andy kind of touched on I think is is really um it's our foundational approach to help customers really kind of enter into their Cloud journey and focus on those key factors for Success right so we've got ISB Solutions built in there We've Got Talent and change built in we've got kind of what we're calling the fabric right that foundational technology layer and giving our customers all of that in a way that they can consume in a way that they can control and you know different modules essentially that they can leverage to move it's going to be tangible right they're going to be able to see I've now got access to all these things that I need I can move as I need to move and I'm not constantly you know looking around figuring out how to lock it all together we've given them that picture and that road map on how to really leverage this because we we need to be able to point to tangible outcomes and so that's critical yeah proof's got to be in the pudding and and you know to Sarah's point I think sort of we're entering into this sort of new dare I say new chapter of cloud and then you know sort of the first chapter was sort of those outcomes were around cost you know I've moved you into the cloud you can shut down your data center but now we've sort of got other sources of value now Beyond costs there's news new sources of revenue how do I become a platform company on top of the AWS cloud and then you know eke out new Revenue sources for myself how do I drive new experiences for my customers yeah um how do I maybe tap into the sustainability angle of things and how do I get greater Innovation from my talent how do I operate better in a Sarah said how do I become more Nimble more agile and more responsive to Market demands and so all those areas all those Dynamics all those outcomes are sources of value that were sort of really laser focused on and just ensuring that as a partnership we we help our clients on that Journey so what do you do about talent I mean you brought it up a couple of times UTP has um in terms of of training retaining recruiting all those key elements right now it's an ultra competitive environment right now yeah and there might be a little bit of a talent Gap in terms of what we're producing right so um you know how do you I guess make the most out of that and and make sure you keep the good people around yeah Talent is an interesting one John um and we were just touching on this uh before we got here um you know sort of from an Accenture standpoint um we're obviously focused on growing our AWS Talent um we've now got I think it's north of 27 000 people in Accenture with AWS certifications north of 34 000 certificates you know which is absolutely fantastic a small City it's just I mean it is very intentional in building that um as AWS rolls out new Services Adam touched on a whole bunch of them today we're at the core of that and ramping and building our talent so that we can drive and get our clients quicker to their value and then the second area of focus is what do we do to help our clients Talent how do we train them how do we enable them how do we you know get them to be more agile and you know being able to sort of operate in what we call that digital core operate in the cloud how do we do that and so we're focused um in in capabilities in fact our Accenture head of talent and people and change Christie Smith John is is here this week just for that and we're exploring ways in which we can get tighter and even more Innovative Around Talent and so I ultimately that that bleeds over to where the partnership goes right because if you can enhance that side of it then then everybody wins on that in terms of what you think you know where this is going yeah yeah it's already you know pretty good setup uh things are working pretty well but as the industry changes so rapidly and and you have to meet those needs how do you see the partnership evolving as well to meet those needs down the road we we have a very fortunate position in that our CEOs are both very engaged in this partnership and they push us think bigger go faster figure it out let's ride and there are definite pros and cons and some days I'm flying this close to the Sun but um it isn't a it's an absolute privilege to work with them the way that we get to and so we're always looking I mean Auntie said it earlier this is the relationship that helps us look around corners we've raised the bar and so we're constantly pushing each other pushing our teams just innovating together thinking it all through on where are we going and like I said reading those tea leaves reading those themes from our customers like hey we've just had five customers with the same similar feeling problem that we're trying to solve or we ran into the same issue in the field and how do we put that together and solve for it because we know it's not just five right we know they're more out there and so um I think you know it's it's leadership principles for us right at Amazon that guiding think big um you know insist on high standards that that'll always be core and Central to who we are and then you know fortunately Accenture has a really similar ethos yeah quick take on that Andy yeah I think as we look out you know I think um we're going to we've already seen but we're going to see this continued blurring of Industries um of um you know sort of clients moving into other Industries and yeah sort of this sort of agitation Market agitation um and so I think disruption you know disruption and and we're being you know focused on what do we need to be to do in order to help our clients on those Journeys and and to continue to you know get them you know faster Solutions is an area that we you know we are um really looking at and these are solutions that are either industry Solutions you'll hear a couple of them this week um you know we've got our insurance solution that we're we've developed as an intelligent underwriting capability leveraging AWS AIML to sort of be intelligent and cognitive um you know we've got other Solutions around the around Industries energy and Life Sciences but then also intelligent applications that might be touching you know areas I think earlier today Adam talked about AWS supply chain and that's an area that we are focused on and and proud to be a part of that and we're working very very closely with with Amazon on that uh to help you know our clients move ahead so I think we're going to see this continued blurring and we're going to obviously you know keep addressing that and just keep iterating well it looks like a relationship of trust and expertise right and it's worked out extremely well and uh if this is any indication where the interview went uh even better things are ahead for the partnership so thank you thank you for chiming in I appreciate your perspectives yeah thank you it's been great we continue our coverage here on thecube we're at re invent 22 we're in Las Vegas and you're watching thecube the leader in technical coverage foreign
SUMMARY :
area that we you know we are
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Sarah | PERSON | 0.99+ |
AWS | ORGANIZATION | 0.99+ |
Andy Tay | PERSON | 0.99+ |
2008 | DATE | 0.99+ |
John Walls | PERSON | 0.99+ |
Eric Farr | PERSON | 0.99+ |
Amazon | ORGANIZATION | 0.99+ |
Las Vegas | LOCATION | 0.99+ |
Chris Wegman | PERSON | 0.99+ |
Sara Alligood | PERSON | 0.99+ |
Accenture | ORGANIZATION | 0.99+ |
five customers | QUANTITY | 0.99+ |
Andy | PERSON | 0.99+ |
aws | ORGANIZATION | 0.99+ |
30 000 feet | QUANTITY | 0.99+ |
John | PERSON | 0.99+ |
Adam | PERSON | 0.99+ |
three things | QUANTITY | 0.99+ |
two guests | QUANTITY | 0.99+ |
second thing | QUANTITY | 0.98+ |
Big Show | EVENT | 0.98+ |
third thing | QUANTITY | 0.98+ |
two | QUANTITY | 0.98+ |
one | QUANTITY | 0.98+ |
both | QUANTITY | 0.98+ |
five | QUANTITY | 0.97+ |
this week | DATE | 0.96+ |
today | DATE | 0.96+ |
third pillar | QUANTITY | 0.96+ |
second area | QUANTITY | 0.95+ |
Big Show | EVENT | 0.94+ |
first chapter | QUANTITY | 0.94+ |
second | QUANTITY | 0.94+ |
Christie Smith John | PERSON | 0.93+ |
first | QUANTITY | 0.88+ |
27 000 people | QUANTITY | 0.88+ |
earlier today | DATE | 0.85+ |
ISB | ORGANIZATION | 0.81+ |
AIML | TITLE | 0.81+ |
800 000 people | QUANTITY | 0.8+ |
Accenture AWS | ORGANIZATION | 0.79+ |
34 000 certificates | QUANTITY | 0.74+ |
two very different companies | QUANTITY | 0.72+ |
Auntie | PERSON | 0.69+ |
Executive Summit 2022 | EVENT | 0.68+ |
accenture | ORGANIZATION | 0.63+ |
in 2022 | DATE | 0.61+ |
UTP | ORGANIZATION | 0.61+ |
couple | QUANTITY | 0.55+ |
Rajendra Prasad, Accenture & Lauren Joyce, Whirlpool Corporation
The Cube presents UI Path Forward five. Brought to you by UI Path. >>Hi, everybody went back live at the Venetian, formerly the Sands Convention Center. Dave Ante with David Nicholson. UI. Paths forward five. This is the fourth forward conference that the Cube has done. So we've seen the ascendancy of UI path, the growth customers. UiPath is one of the first companies to actually come back Post Covid. Last year, 2021 at the Bellagio. They took a chance and it actually worked out great at a couple thousand people there. Lots of customers. We're here with Lauren Joyce, who's the global automation lead at Whirlpool. She's joined by Regener Facade rp, who is the global automation lead at Accenture. Good to see you again. Lauren. Welcome to the Cube first timer. Very much, >>Yes, thank >>You. So you're relatively new to automation, but you, as we were talking, you're a process with talk about the center of excellence that you're building out. What's the importance of that to Whirlpool? >>Absolutely. So we are first looking at automation from our finance organization and they were coming to us with, Hey, here are 12 things we wanna automate. And really what we are finding is that not all of these things were suitable for automation. So we've started on the COE journey of, well, how do we make sure that we're getting the most ROI for our business? Starting with discovery, making sure that what we're automating it makes sense, it's the right process versus just an upgrade or, or retooling set. So for us, especially being a global company, making sure that we had that governance in place, that mindset and what should be automated and when really made sense and helped us on our journey pursuing. >>And, and, and I presume that's where Accenture comes in. I mean, rp, you got deep industry expertise, you've got automation expertise. What role do you play in that prioritization exercise? >>So the, the way we approach any automation implementation is similar to what we did here in our pool. First step is, you know, I call it as knowing where you are in the automation journey. Like what always is, if you don't know where you are on a map, a map won't help you. So baselining the current automation maturity and the current journey where they are. And once you do that, you identify you are not star and prioritization and the goals that are required and then you build a plan. And exactly how we approach in establishing a center of excellence that drives the automation with rigor, knowing where you are and where you want to get to, >>What's the team look like in a, in a, who's on the bus, You know, who's who's, who's in in the circle if you will. How do you com you know, build, you've written about this, it's like a sports team. You put it together, you need be a quarterback, you need a lineman, you need, you know, wide receivers who's on the center of excellence team. >>So the way you always build the center of excellence is making sure that your business partners and the senior leadership team is committed to the entire automation journey. That's the key ingredient for success. Then you build, one of the critical aspect is the talent, the quarterback, you said the talent. In today's world, automation talent is just not about knowing, you know, RPA techniques or you know, process optimization, but it is an end to end technology stack starting from cloud to data to analytics and entire platform capabilities of automation that combined and coupled with change management and how do you drive an enterprise chain management is very, very critical in terms of implementing automation. >>Absolutely. Lauren, I'm curious, did, did Accenture bring UI path to Whirlpool or did you bring, or did you bring Accenture in and UI path in together? How, how did that interaction? >>Yes. So we brought Accenture in and they really helped us along with that journey and they brought UI path to us. Our European business was actually using Blue Prism and that's when we said no, we wanna standardize specifically on UI path and make sure from a global standpoint we're using the same tooling. And that really helped that as we were building our team, we leaned on their expertise and then even we're retooling people within our corporation of, hey, we took our SAP lead, our GCP lead to be our technical architect and and people that could help speak the language and translate from process and explain that doesn't have to be a large project and explain what automation is to help drive return investment for sure. >>Now you're early in, but have you seen results, you know so far? Can you talk about that, quantify it in any way or? >>Absolutely. So we started our journey December of 2020. We've automated about 60 or so bots, but really everything that we've done is based on hours saved. So we're at about 60,000 hours automated and with some of our biggest, like our big box stores and our KitchenAid small appliances, we've even had hard dollar savings that we had a bot that went live about in 60 days. We had a $3 million return and take took out 3000 hours of human interaction. That was great for us. >>So the world's kind of a mess right now. You got supply chain issues, you got inflation, you got a recession, you got the United States. Anyway, you got the Fed trying to figure out, oh there's sling shoting, you know, some people are, you know, really hurting stock market is starting to show that there's a lot of confusion out there. The world is changed quite a bit obviously the last few years. How do you guys see it? What role has, I wonder if both of you could answer, what role has automation played in helping like, for instance, Whirlpool with maybe supply chain problems or maybe bigger forecasting and, and what are you seeing across organizations? But Lauren if you could start. >>Absolutely. So for us being able to show improvement in a six to eight week development cycle and instead of saying here's a heavy dollar investment or a new tooling that you gotta get people resources up to speed on, we can take where we are today, automate save hours where we're getting our employee engagement scores of I'm overworked, I have too much on my plate, how can you help me? And automation is there to support and that's really helped our business one take unnecessary work off their plate and show very quick value add to the business without having to have huge dollar investments in our, I'm you trying to save money. >>Are people, what are you seeing in terms of, so some of the problems that people I see as sign out here said, oh, in inflation at five to 7% go after productivity and make it in 20% gains. I mean, what are you seeing in the field? >>More than ever, More than ever, automation is more relevant now given the current economy environment that we are operating. Because automation always free up or optimizers the capacity that every enterprise has. Optimizing capacity is very important so that you can take your talented employees and the talented resources to do more strategic transformation program, which helps to sustain and stay and scale in your business. So I see that automation playing a significant role to impact business imperative. >>What are some of the common misconceptions? I mean we talk a lot about people's fear of automation. You know, I don't think that's necessarily a misconception. I think a lot of times people are fearful about automating though. Maybe they, they shouldn't be. We had Dentsu on today, DS like, you know, this giant global branding firm and they get a lot of young kids, they're like, No, bring it on. I don't want to do all this mundane stuff. But you know, a lot of folks are are are concerned, but, so that maybe is one misconception. Are there others, Lauren, that you found that you can share? >>I think we were lucky that we didn't necessarily have that fear of being replaced by automation. I think our change management plan really helped drive that. We included some fun things of any time a bot went live you got almost like a birth certificate of here's the process we save for you, here's how it's grown over six, six months, 12 months, 18 months. But I'm not sure if we had any other major gaps like that or or pitfalls >>Or, or p anything that, >>So my philosophy is automation is human plus machine combination. You can't run just, you know, people can't think that, you know, if my task get automated, I lose the, I lose my my jobs. That's not how it works because you, you do need human expertise, competency skills to kind of argument what you do with automation. And most important thing when you do this change is that most of the enterprises do not believe, do not understand that you have to get even process, right? You don't want to, you know, have an inefficient process and put automation on the top of it. Then you just made your inefficiency run more faster. So you need to kind of make sure that you address inefficiency, optimize your process, then infuse automation, then have human plus machine capability to strengthen your automation. >>Is it really that easy? Sounds easy, right? It, >>So from an, from an Accenture perspective, if you're, if you're looking at the market as a whole or looking at industry verticals, what's the difference between an organization that is leveraging automation and an organization that is not leveraging organ leveraging automation? Is there, is there sort of a range of percentage of efficiency that you can put on that? What does it mean for their bottom line? >>Essent, you must have data on this. Yeah, I mean what, >>Yeah, >>Today, today's world in the technology world, every organization understands the importance of automation that's given. That's a table stake. Now, where an organization is in the journey differs some of the enterprises maybe at the beginning of the maturity spectrum. In my book I talk about automation maturity framework wherein there are the initial stages of automation. Some of them are intelligent automation at the end of the spectrum where they're using data cloud and AI to drive the automation journey. But in every enterprise, the key success of automation depends upon whether you do automation and enterprisewide not in a silo in the organization, but if you do enterprise wide apply across, you get a lot more benefits, lot more efficiency to drive. >>Does does automation being more strategic or key? Does it, does it in a way make investments in automation more, more scrutinized or more circumspect? I, I would, I would use the term discretionary. We heard Bobby Patrick today say this is not discretionary, it's strategic to me. If it's strategic it might be a mandate but it's might be something I can kick down the road. What are you seeing there in the field just in terms of overall demand and sentiment? >>Automation today, as I said, is a table stake. When it becomes an integrated DNA of enterprise, it is always, you know, whether you want to call one pillar of strategy, key DNA of your strategic roadmap you are in investments have to be directly proportional to what you want to accomplish as your business KPIs to thrive and deliver your business with. Otherwise, if you do it as like a one off thing, you know you won't get the benefit. Yeah. >>Or from your standpoint, where do you want to take the automation initiative inside a whirlpool? How are you thinking about scaling it? What have you learned that you can apply to driving scale? >>So we put some strict governance in place who weren't just automating everything under the sun cuz >>Wild west >>Yeah, I can't support that. Right? So we made sure that everything had at least less than a one year invest return on investment and 500 hours worth of automation for us to even consider it as part of our coe. So because of that, we do have some automations that would make sense, but that's why we're looking at a citizen development program or low code, no code. What other types of options are there to make sure that it does become a part of our culture and dna that you can automate those even small parts of your workflow to, to make your day better. >>When, when you're looking at those workflows, do you, are you, are you literally looking over someone's shoulder with a stopwatch and measuring, Measuring how time >>And motion studies? No >>Question. Yeah. I mean is it time and motion studies? I mean, is that sort of the entry level data that that you use or is it more, or is it more automated than that? >>I would say it's a little more automated than that, but we do sit down and we ask our business process, show me what this process looks like to you. And then from that we can take some task mining and look at, okay, how long did it take you to do this? How often are you doing it? And then based on how long the automation would take, see how many hours are saved and how many people are doing that same task on a monthly, daily, weekly basis. >>Great. All right guys, thanks so much for coming in the cube and sharing your story. A whirlpool and always love to have Accenture on. You guys got such a massive observation space, global depth of industry. So thank you very much both. Thank you. Thank you. You're very welcome. All right, keep it right there. Dave Nicholson and Dave Ante will be back right to the short break, you watching the cubes coverage of UI path forward. Five live from Las Vegas.
SUMMARY :
Brought to you by UI Good to see you again. What's the importance of that to Whirlpool? making sure that we had that governance in place, that mindset and what I mean, rp, you got deep industry expertise, center of excellence that drives the automation with rigor, knowing where you are How do you com you know, So the way you always build the center of excellence is making sure that your business partners Whirlpool or did you bring, or did you bring Accenture in and And that really helped that as we were building our team, So we started our journey December of 2020. Anyway, you got the Fed trying to figure out, oh there's sling shoting, you I have too much on my plate, how can you help me? I mean, what are you seeing in the field? that you can take your talented employees and the talented resources to do more that you found that you can share? of any time a bot went live you got almost like a birth certificate of here's the process we save for So you need to kind of make sure that you address Essent, you must have data on this. not in a silo in the organization, but if you do enterprise wide apply What are you seeing there in the field just in terms of overall demand and sentiment? have to be directly proportional to what you want to accomplish as part of our culture and dna that you can automate those even small parts I mean, is that sort of the entry level data that that you use or is some task mining and look at, okay, how long did it take you to do this? So thank you very much both.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Lauren | PERSON | 0.99+ |
David Nicholson | PERSON | 0.99+ |
Lauren Joyce | PERSON | 0.99+ |
Dave Nicholson | PERSON | 0.99+ |
December of 2020 | DATE | 0.99+ |
five | QUANTITY | 0.99+ |
3000 hours | QUANTITY | 0.99+ |
20% | QUANTITY | 0.99+ |
Rajendra Prasad | PERSON | 0.99+ |
six | QUANTITY | 0.99+ |
Las Vegas | LOCATION | 0.99+ |
Dave Ante | PERSON | 0.99+ |
12 months | QUANTITY | 0.99+ |
18 months | QUANTITY | 0.99+ |
Accenture | ORGANIZATION | 0.99+ |
$3 million | QUANTITY | 0.99+ |
today | DATE | 0.99+ |
12 things | QUANTITY | 0.99+ |
Last year | DATE | 0.99+ |
KitchenAid | ORGANIZATION | 0.99+ |
500 hours | QUANTITY | 0.99+ |
Bobby Patrick | PERSON | 0.99+ |
first | QUANTITY | 0.99+ |
both | QUANTITY | 0.99+ |
First step | QUANTITY | 0.99+ |
Whirlpool Corporation | ORGANIZATION | 0.99+ |
Whirlpool | ORGANIZATION | 0.98+ |
eight week | QUANTITY | 0.98+ |
7% | QUANTITY | 0.98+ |
Today | DATE | 0.98+ |
Regener Facade | ORGANIZATION | 0.98+ |
UI Path | TITLE | 0.98+ |
about 60,000 hours | QUANTITY | 0.98+ |
Fed | ORGANIZATION | 0.97+ |
Dentsu | ORGANIZATION | 0.97+ |
Blue Prism | ORGANIZATION | 0.97+ |
United States | LOCATION | 0.97+ |
over six | QUANTITY | 0.97+ |
Five | QUANTITY | 0.97+ |
about 60 | QUANTITY | 0.96+ |
Bellagio | LOCATION | 0.95+ |
Sands Convention Center | LOCATION | 0.95+ |
one | QUANTITY | 0.95+ |
Cube | ORGANIZATION | 0.94+ |
UiPath | ORGANIZATION | 0.94+ |
six months | QUANTITY | 0.94+ |
one misconception | QUANTITY | 0.94+ |
first companies | QUANTITY | 0.93+ |
Venetian | LOCATION | 0.92+ |
fourth forward conference | QUANTITY | 0.92+ |
five | TITLE | 0.91+ |
DS | ORGANIZATION | 0.9+ |
UI Path | TITLE | 0.88+ |
less than a one year | QUANTITY | 0.87+ |
UI path | TITLE | 0.85+ |
60 days | QUANTITY | 0.81+ |
last few years | DATE | 0.8+ |
one pillar | QUANTITY | 0.79+ |
2021 | DATE | 0.76+ |
couple thousand people | QUANTITY | 0.74+ |
SAP | ORGANIZATION | 0.7+ |
European | OTHER | 0.59+ |
Post Covid | ORGANIZATION | 0.51+ |
Uri May, Hunters | CUBE Conversation, August 2022
(upbeat music) >> Hey everyone. And welcome to this CUBE Conversation which is part of the AWS startup showcase. Season two, episode four of our ongoing series. The theme of this episode is cybersecurity, detect and protect against threats. I'm your host, Lisa Martin, and I'm pleased to be joined by the founder and CEO of Hunters.AI, Uri May. Uri, welcome to theCUBE. It's great to have you here. >> Thank you, Lisa. It's great to be here. >> Tell me a little bit about your background and the founders story. This company was only founded in 2018, so you're quite young. But gimme that backstory about what you saw in the market that really determined, this is needed. >> Yeah, absolutely. So, I mean, I think the biggest thing for us was the understanding that significant things have happened in the cybersecurity landscape for customers and technology stayed the same. I mean, we tried on solving the same... We tried on solving a big problem with the same old tools when we actually noticed that the problem has changed significantly. And we saw that change happening in two different dimensions. The first is the types of attacks that we're defending against. A decade ago, we were mostly focused on these highly sophisticated nation state efforts that included unknown techniques and tactics and highly sophisticated kind of methods. Nowadays, we're talking a lot about cyber crime gangs, whoops of people that are financially motivated or using off the shelf tools, of the shelf malware, coordinating in the dark web, attacking for money and ransom basically, versus sophisticated intelligence kind of objectives. And in the same time of that happening, we also saw what we like to refer to as explosion of the securities stack. So some of our customers are using more than 60 or 70 different security tools that are generating sometimes tens of terabytes a day of flows. That explosion of data, together with a very persistent and consistent threat that is continuously affecting customers, create a very different environment, where you need to analyze a big variety of data and you need to constantly defend yourself against stuff that are happening all the time. And that was kind of like our wake moment when we understand that the tools that are out there now might have been the right tools a decade ago, they are probably not the right tools to solve the problem now. So yeah, I think that that was kind of what led us to Hunters. And in the same time, and I think that that's my personal kind of story behind it. We used to talk a lot about the fact that we want to solve a fundamental problem. And we, as part of the ideation around Hunters and us zooming in on exactly the areas that we want to focus on in security, we talked with a lot of CSOs, we talked with a lot of industry experts, everyone directed us to the security operation center. I mean the notion that there's a lot of tools and there's always going to be a lot of tools, but eventually decisions are being made by people that are running security operation center, that are actually acting as the first line of defense. And that's where you feel that the processes are woke. That's where you feel that that technology doesn't really meet the rabel, and the rabel doesn't really meet the hold. And for us, it was a very clear sign that this is where we need to focus on. And that set us on a journey to explore red hunting and then understand that we can solve something bigger than that. And then eventually get to where we are today, which is go to market around. So holistic a platform that can help SOC analysts doing the day to day job defending the organizations. >> So you saw back in 2018, probably even before that that the SIEM market was prime and right for disruption. And only in a four year time period, there's been some pretty significant milestones and accomplishment that the team at Hunters has made in that short timeframe. Talk to me about some of those big milestones that the company has reached in just four years. >> Yeah, I think that the biggest thing and I know that it's going to sound like a cliche, but we're actually believing that I think it's the team. I mean, we're able to go to an organization of around 150 employees. All over the world, the course, I think I mean the last time that I checked, like 15 countries. That's the most amazing feeling that you can have. That ability to attract people to a single mission from all over the world and to get them collaborate and do amazing things and achieve unbelievable accomplishment. I think that's the biggest thing. The other thing for us was customers. I mean, think about it like, SIEM it's such a central and critical system. So for us as a young startup from Tel Aviv to go out to Enterprise America and convince the biggest enterprise around the world to rip and replace the the existing solutions that are being built by the biggest software brands out there and install Hunters instead, that's a huge leap of trust, that we are very grateful for, and we're trying to handle with a lot of care and a lot of responsibility. And obviously, I think that other than that, is all of the investors that we were able to attract that basically enabled all of that customer acquisition and team building and product development. And we're very fortunate to work with the biggest names out there, both from a strategic perspective and also from tier one VCs from mainly from the U.S., but from all over the world, actually that are backing us. >> Great customers, solid foundation. Hunters is built for the clouds, is powered by Snowflake. This is AWS built. Talk to me about what's in it for me from an AWS customer perspective. What's that value in it for them? >> Yeah, so I think that the most important thing, in my opinion, at least, is the security value that you're getting from it. Other than the fact that Hunters is a multi-tenant SaaS application running in AWS, it's also a system that is highly tuned and specifically built to be very effective against detecting threats inside AWS environments. So we invested a lot of time in research, in analyzing the way attackers are operating inside cloud environments, specifically in AWS. And then we model these techniques and tactics and procedures into the system. We're leveraging data sets like AWS CloudRail and CloudWatch and VPC Flow Logs, obviously AWS GuardDuty which is an amazing detection system that AWS offer to its customer, and we're able to leverage it, correlate it with other signals. And at the same time, there's also the commercial aspect and the business aspect. I mean, we're allowing AWS customers to leverage the AWS credits to the marketplace to fund same projects like Hunters that comes with a lot of efficiencies also. And with a lot of additional capabilities like I mentioned earlier. >> So let's crack open Hunters.AI. What makes this approach different? You talked about the challenges that you guys saw in the market that were gaps there, and why technology needed to come in from a disruption standpoint. But describe the differentiators. When you're talking to perspective customers, what are those key differentiators that Hunters brings to the table? >> Yeah, absolutely. So we like to divide it into three main pillars. The first pillar is everything that we do with data, that is very different from our competitors. We believe that data should be completely liberated from the analytical layer. And that's why we're storing data in a dedicated data warehouse. Snowflake, as you mentioned earlier, is one of our go to data warehouses. And that give customers the ability to own their own data. So you as a customer can opt in into using Hunters on top of your Snowflake. It's not the only way. You can also get Snowflake bundled as part of that, your Hunter subscription, but for some customers that ability to reduce vendor lock risk on data on your own and also level security data for other kind of workflows is something that is really huge. So that's the first thing that is very different. The second thing is what we like to call security engineering as a service. So when you buy Hunters, you don't just buy a data platform. You actually buy a system, a SOC platform that is already populated with use cases. So what we are saying is that in today's world the threats that we're handling as a SOC, as security operations center professionals are actually shared by 80% of the customers out there. So 80% of the customers share around 80% of the threat. And what we're basically saying is let us as a vendor, solve the detection response around that 80%. So you as a customer could focus on the 20% that is unique to your environment. Then in a lot of cases generate 80% of the impact. So that means that you are getting a lot of rebuilt tools and detections, data modeling to your integrations, automatic investigations, scoring correlations. All of these things are being continuously deployed and delivered by us because we're multi tenant SaaS. And also allowing you again to get this effortless tail key kind of solution that is very different from your experience with your current SIEM tools that usually involves a lot of tuning, professional services, configuration, et cetera. And the last aspect of it, is everything that we're doing around automation. We're leveraging very unique graph technology and what we call automatic investigation enrichments that allows us to take all of these signals that we're extracting from all over the attacks, of say AWS included, but also the endpoint and the email and the network and IOT environments and whatever automatically investigate them, load them into a graph and then automatically correlate them to what we call stones, which are basically representation of incidents that are happening across your tax office. And that's a very unique capability that we bring into the table that demonstrates our focus on the analytical lens. So it's not just log aggregation, and querying and dashboarding kind of system. It's actually a security analytic system that is able to drive real insights on top of the data that you're plugging into it. >> So talk to me, Uri, when you're in customer conversations these days the market is there's so many dynamics and flux that customers are dealing with. Obviously, the threat landscape continues to expand and really become quite amorphous as that perimeter blends. What are some of the specific challenges that security operation center or SOC teams come to you saying, help us eliminate this. We have so many tools, we've probably got limited resources. What are those challenges and how does Hunters really wipe those off the plate? >> Yeah, so I think the first and foremost has to do with the second pillar that I mentioned earlier and that's security engineering. So for most security operations centers and most organizations around the world, the feeling is that they're kind of like stuck on this third wheel. They keep on buying tools and then implementing these tools and then writing rules and then generating noise and then fine tuning the rules. And then testing the rules and understanding that the fine tuning actually generated misdetections. And they're kind of like stuck on this vicious side. And no one can really help because a lot of the stuff that they're building, they're building it in their environment. And what we're saying is that, let us do it for you. Well, that 80% that we've mentioned earlier and allows you to really focus on the stuff that you're doing and even offset your talent. So, we're not talking about really a talent reduction. Because everyone needs more talent in cybersecurity nowadays but we're talking a lot about offset. I mean, if we had a team of five people investing efforts in building walls, building automation, and now three or four of these people can go and do advanced investigations, instant response, threat hunting interval, that's meaningful. For a lot of SOCs, in a lot of cases that means either identifying and analyzing a threat in time or missing it. So, I mean, I think that that's the biggest thing. And the other thing has to do with the first thing that I mentioned earlier, and these are the data challenges. Data challenges in terms of cost, performance, the ability to absorb data sets that today's tools can't really support. I mean, for example, one of the biggest data sets that we're loading that is tremendously helpful is raw data for EDR products. Raw data for EDR products in large enterprises can get to 10, 15, 20 terabytes a day. In today's SIEMs and SOC platforms that the customers are using, this thing is just as prohibited from SOC. They can't really analyze it because it's so costly. So what we're saying is a lot of what we're seeing is a lot of customers, either not analyzing it at all, or saving it for a very little amount of time, account of days. Because they can't support the retention around it. So the ability to store huge data sets for longer period of time makes it something that a lot of big enterprises need. And to be honest, I think that in the next couple of years they would also be forced to have these kind of capabilities, even from a compliance perspective. >> So in terms of outcomes, I'm hearing reduction in costs really helping security teams utilize their resources, the ability to analyze growing volumes of data. That's only going to continue to increase as we know. Is there a customer story, Uri that you have that really, where the value proposition of Hunters really shines through? >> Yeah, I think that one thing comes to mind from those hospitality vertical and actually it's a reference customer. I mean, we can share the name. His name is booking.com. It's also publicly shown on our website. And they think the coolest thing that we were able to do with booking is give them that capability to stay up to date with the threats that they're facing. So it's not just that we saved a lot of efforts from them because we came with a lot of out of the box capabilities that they can use. We also kept them up to date with everything that they were facing. And there was a couple of cases, where we were able to detect threats that were very recently from threat perspective. Based on our ability to invest research time and efforts in everything that is going on in the ecosystem and the feedback that we got from the customer, and it's not a single of feedback. Like we're getting it a lot, is that, without you guys we wouldn't be able to do the effective research and then the implementation of this and the threat modeling and the implementation of these things in time. And walking with you kind of like made the difference between analyzing it and reacting in time and potentially blocking like a very serious bridge versus maybe finding out when it's too late. >> Huge impact there. And I'm kind of thinking, Hunters aim, might be one of the reasons that booking.com's tagline it's booking.com, booking.yeah. Yeah, we're secure. We know if we can demonstrate that to everyone that uses our service. I noticed kind of wrapping things up here, Uri. I noticed that back in I think it was January of 2022, Hunters raised about 60 million in series C. You talked about kind of being in the GTM phase, where are some of those strategic investments? What have you been doing, focusing on this year and what's to come as we round out 22? >> Yeah, absolutely. So, I mean, there's a lot of building going on. Yeah. Still, right. I mean, we're getting into that scale mode and scale phase but we're very much also building our capabilities, building our infrastructure, building our teams, building our business processes. So there's a lot of efforts going into that, but in the same time, I mean, we've being able to vary, to depending our relationship with DataBlitz which is a very important partner of us. And we got some big news coming up on that. And they were a strategic investor that participated in our series C. And in the same time we're walking in the air market which is a very interesting market for us. And we get a lot of support from one other strategic investor that joined the series C, Deutsche Telekom. And they are a huge provider in IT and security in email, other than doing a lot of other things and including T-systems and T-Mobile and everything that has to do with that. So we're getting a lot of support from them. And regardless, I think, and that ties back to what we've mentioned earlier, the ability for us to come to really big customers with the quality of investors that we have is a very important external validation. It's basically saying like this company is here to stay. We're aiming at disrupting the market. We're building something big. You can count on us by replacing this critical system that we're talking about. And sometimes it makes a difference, like sometimes for some of the customers, it means that this is something that I can rely on. Like it's not a startup that is going to be sold two months after I'm deploying it. And it's not a founder that is going to disappear on me. And for a lot of customers, these things happen, especially in an ecosystem like cybersecurity, that is so big with such a huge variety of different systems. So, yeah, I think that we're getting ready for that scale mode and hopefully it'll happen sooner than what we think. >> A lot of growth already as we mentioned in the beginning of the program. Since just 2018 it sounds like from a foundation perspective, you guys are strong, you're rocking away and ready to really take things into 2023 with such force. Uri, thank you so much for joining me on the program, talking about what Hunters.AI is up to and how you're different and why you're disrupting the SIEM market. We appreciate your insights and your time. >> Absolutely. Lisa, the pleasure was all mine. Thank you for having me. >> Likewise. For Uri May, I'm Lisa Martin. Thank you for watching our CUBE Conversation as part of the AWS startup showcase. Keep it right here for more actions on theCUBE, your leader in tech coverage. (upbeat music)
SUMMARY :
and I'm pleased to be joined and the founders story. that the tools that are out there now that the SIEM market was prime that are being built by the biggest Hunters is built for the that AWS offer to its customer, that Hunters brings to the table? And that give customers the and flux that customers are dealing with. And the other thing has to do the ability to analyze and the feedback that we being in the GTM phase, and everything that has to do with that. and ready to really take things Lisa, the as part of the AWS startup showcase.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Lisa Martin | PERSON | 0.99+ |
2018 | DATE | 0.99+ |
Deutsche Telekom | ORGANIZATION | 0.99+ |
AWS | ORGANIZATION | 0.99+ |
Lisa | PERSON | 0.99+ |
DataBlitz | ORGANIZATION | 0.99+ |
three | QUANTITY | 0.99+ |
10 | QUANTITY | 0.99+ |
Uri May | PERSON | 0.99+ |
January of 2022 | DATE | 0.99+ |
August 2022 | DATE | 0.99+ |
80% | QUANTITY | 0.99+ |
20% | QUANTITY | 0.99+ |
four | QUANTITY | 0.99+ |
five people | QUANTITY | 0.99+ |
Tel Aviv | LOCATION | 0.99+ |
15 countries | QUANTITY | 0.99+ |
booking.com | ORGANIZATION | 0.99+ |
Uri | PERSON | 0.99+ |
first | QUANTITY | 0.99+ |
2023 | DATE | 0.99+ |
second thing | QUANTITY | 0.99+ |
four years | QUANTITY | 0.99+ |
first pillar | QUANTITY | 0.99+ |
second pillar | QUANTITY | 0.99+ |
more than 60 | QUANTITY | 0.99+ |
Hunters | ORGANIZATION | 0.99+ |
tens of terabytes | QUANTITY | 0.99+ |
Hunters.AI | ORGANIZATION | 0.99+ |
U.S. | LOCATION | 0.98+ |
one | QUANTITY | 0.98+ |
about 60 million | QUANTITY | 0.98+ |
T-Mobile | ORGANIZATION | 0.98+ |
Hunters | TITLE | 0.98+ |
both | QUANTITY | 0.98+ |
first thing | QUANTITY | 0.98+ |
around 150 employees | QUANTITY | 0.98+ |
four year | QUANTITY | 0.98+ |
two different dimensions | QUANTITY | 0.98+ |
A decade ago | DATE | 0.98+ |
today | DATE | 0.97+ |
first line | QUANTITY | 0.97+ |
two months | QUANTITY | 0.96+ |
three main pillars | QUANTITY | 0.96+ |
this year | DATE | 0.96+ |
single mission | QUANTITY | 0.95+ |
single | QUANTITY | 0.94+ |
around 80% | QUANTITY | 0.94+ |
third wheel | QUANTITY | 0.94+ |
70 different security tools | QUANTITY | 0.93+ |
series C. | OTHER | 0.93+ |
a decade ago | DATE | 0.92+ |
Snowflake | TITLE | 0.92+ |
booking.yeah | ORGANIZATION | 0.92+ |
15 | QUANTITY | 0.9+ |
20 terabytes a day | QUANTITY | 0.9+ |
CUBE Conversation | EVENT | 0.88+ |
Season two | QUANTITY | 0.86+ |
tier one | QUANTITY | 0.86+ |
Hunters.AI | TITLE | 0.86+ |
Wayne Duso & Nancy Wang | AWS Storage Day 2022
>>Okay, we're back. My name is Dave Valante and this is the Cube's coverage of AWS storage day. You know, coming off of reinforc I wrote the, the cloud was a new layer of defense. In fact, the first line of defense in a cyber security strategy. And that brings new thinking and models for protecting data, data protection, specifically, traditionally thought of as backup and recovery, it's become a critical adjacency to security and a component of a comprehensive cybersecurity strategy. We're here in our studios outside of Boston with two cube alums, and we're gonna discuss this in other topics. Wayne do so is the vice president for AWS storage edge and data services, and Nancy Wong as general manager of AWS backup and data protection services, guys. Welcome. Great to see you again. Thanks for coming on. Of >>Course, always a pleasure, Dave. Good to >>See you, Dave. All right. So Wayne, let's talk about how organizations should be thinking about this term data protection. It's an expanding definition, isn't >>It? It is an expanding definition. They, last year we talked about data and the importance of data to companies. Every company is becoming a data company, you know, da the amount of data they generate, the amount of data they can use to create models, to do predictive analytics. And frankly, to find ways of innovating is, is grown rapidly. And, you know, there's this tension between access to all that data, right? Getting the value out of that data. And how do you secure that data? And so this is something we think about with customers all the time. So data durability, data protection, data resiliency, and, you know, trust in their data. If you think about running your organization on your data, trust in your data is so important. So, you know, you gotta trust where you're putting your data. You know, people who are putting their data on a platform need to trust that platform will in fact, ensure it's durability, security, resiliency. >>And, you know, we see ourselves AWS as a partner in securing their data, making their data dur durable, making their data resilient, right? So some of that responsibility is on us. Some of that is on so shared responsibility around data protection, data resiliency. And, you know, we think about forever, you know, the notion of, you know, compromise of your infrastructure, but more and more people think about the compromise of their data as data becomes more valuable. And in fact, data is a company's most valuable asset. We've talked about this before. Only second to their people. You know, the people that are most valuable asset, but right next to that is their data. So really important stuff. >>So Nancy, you talked to a lot of customers, but by the way, it always comes back to the data. We've saying this for years, haven't we? So you've got this expanding definition of data protection, you know, governance is in there. You, you think about access cetera. When you talk to customers, what are you hearing from them? How are they thinking about data protection? >>Yeah. So a lot of the customers that Wayne and I have spoken to often come to us seeking thought leadership about, you know, how do I solve this data challenge? How do I solve this data sprawl challenge, but also more importantly, tying it back to data protection and data resiliency is how do I make sure that data is secure, that it's protected against, let's say ransomware events, right. And continuously protected. So there's a lot of mental frameworks that come to mind and a very popular one that comes up in quite a few conversations is this cybersecurity framework, right? And from a data protection perspective is just as important to protect and recover your data as it is to be able to detect different events or be able to respond to those events. Right? So recently I was just having a conversation with a regulatory body of financial institutions in Europe, where we're designing a architecture that could help them make their data immutable, but also continuously protected. So taking a step back, that's really where I see AWS's role in that we provide a wide breadth of primitives to help customers build secure platforms and scaffolding so that they can focus on building the data protection, the data governance controls, and guardrails on top of that platform. >>And, and that's always been AWS's philosophy, you know, make sure that developers have access to those primitives and APIs so that they can move fast and, and essentially build their own if that that's in fact what they wanna do. And as you're saying, when data protection is now this adjacency to cyber security, but there's disaster recoveries in there, business continuance, cyber resilience, et cetera. So, so maybe you could pick up on that and sort of extend how you see AWS, helping customers build out those resilient services. >>Yeah. So, you know, two core pillars to a data protection strategy is around their data durability, which is really an infrastructure element. You know, it's, it's, it's, it's by and large the responsibility of the provider of that infrastructure to make sure that data's durable, cuz if it's not durable, everything else doesn't matter. And then the second pillar is really about data resiliency. So in terms of security, controls and governance, like these are really important, but these are shared responsibility. Like the customers working with us with the services that we provide are there to architect the design, it's really human factors and design factors that get them resiliency, >>Nancy, anything you would add to what Wayne just said. >>Yeah, absolutely. So customers tell us that they want always on data resiliency and data durability, right? So oftentimes in those conversations, three common themes come up, which is they want a centralized solution. They want to be able to transcribe their intent into what they end up doing with their data. And number three, they want something that's policy driven because once you centralize your policies, it's much better and easier to establish control and governance at an organizational level. So keeping that in mind with policy as our interface, there's two managed AWS solutions that I recommend you all check out in terms of data resiliency and data durability. Those are AWS backup, which is our centralized solution for managing protection recovery, and also provides an audit audit capability of how you protect your data across 15 different AWS services, as well as on-premises VMware and for customers whose mission critical data is contained entirely on disk. We also offer AWS elastic disaster recovery services, especially for customers who want to fail over their workloads from on premises to the cloud. >>So you can essentially centralize as a quick follow up, centralize the policy. And like I said, the intent, but you can support a federated data model cuz you're building out this massive, you know, global system, but you can take that policy and essentially bring it anywhere on the AWS cloud. Is that >>Right? Exactly. And actually one powerful integration I want to touch upon is that AWS backup is natively integrated with AWS organizations, which is our defacto multi account federated organization model for how AWS services work with customers, both in the cloud, on the edge, at the edge and on premises. >>So that's really important because as, as we talk about all the time on the cube, this notion of a, a decentralized data architecture data mesh, but the problem is how do you ensure governance and a federated model? So we're clearly moving in that direction. Wayne, I want to ask you about cyber as a board level discussion years ago, I interviewed Dr. Robert Gates, you know, former defense secretary and he sat on a number of boards and I asked him, you know, how important and prominent is security at the board level? Is it really a board level discussion? He said, absolutely. Every time we meet, we talk about cyber security, but not every company at the time, this was kind of early last decade was doing that. That's changed now. Ransomware is front and center. Hear about it all the time. What's AWS. What's your thinking on cyber as a board level discussion and specifically what are you guys doing around ran ransomware? >>Yeah. So, you know, malware in general, ransomware being a particular type of malware. Sure. It's a hot topic and it continues to be a hot topic. And whether at the board level, the C-suite level, I had a chance to listen to Dr. Gates a couple months ago and super motivational, but we think about ransomware and the same way that our customers do. Right? Cause all of us are subject to an incident. Nobody is immune to a ransomware incident. So we think very much the same way. And you, as Nancy said, along the lines of the, this framework, we really think about, you know, how do customers identify their critical access? How do they plan for protecting those assets, right? How do they make sure that they are in fact protected? And if they do detect the ransomware event and ransomware events come from a lot of different places, like there's not one signature, there's not one thumbprint, if you would for ransomware. >>So it's, it's, there's really a lot of vigilance that needs to be put in place, but a lot of planning that needs to be put in place. And once that's detected and a, a, we have to recover, you know, we know that we have to take an action and recover having that plan in place, making sure that your assets are fully protected and can be restored. As you know, ransomware is a insidious type of malware. You know, it sits in your system for a long time. It figures out what's going on, including your backup policies, your protection policies, and figures out how to get around those with some of the things that Nancy talked about in terms of air gaping, your capabilities, being able to, if you would scan your secondary, your backup storage for malware, knowing that it's a good copy. And then being able to restore from that known good copy in the event of an incident is critical. So we think about this for ourselves and the same way that we think about these for our customers. You gotta have a great plan. You gotta have great protection and you gotta be ready to restore in the case of an incident. And we wanna make sure we provide all the capabilities to do >>That. Yeah. So I'll glad you mentioned air gaping. So at the recent re reinforce, I think it was Kurt kufeld was speaking about ransomware and he didn't specifically mention air gaping. I had to leave. So I might have, I might have missed it cause I was doing the cube, but that's a, that's a key aspect. I'm sure there were, were things on the, on the deep dives that addressed air gaping, but Nancy look, AWS has the skills. It has the resources, you know, necessary to apply all these best practices and, you know, share those with customers. But, but what specific investments is AWS making to make the CISO's life easier? Maybe you could talk about that. >>Sure. So following on to your point about the reinforced keynote, Dave, right? CJ Boes talked about how the events of a ransomware, for example, incident or event can take place right on stage where you go from detect to respond and to recover. And specifically on the recovery piece, you mentioned AWS backup, the managed service that protects across 15 different AWS services, as well as on-premises VMware as automated recovery. And that's in part why we've decided to continue that investment and deliver AWS backup audit manager, which helps customers actually prove their posture against how their protection policies are actually mapping back to their organizational controls based on, for example, how they TA tag their data for mission criticality or how sensitive that data is. Right. And so turning to best practices, especially for ransomware events. Since this is very top of mind for a lot of customers these days is I will, will always try to encourage customers to go through game day simulations, for example, identifying which are those most critical applications in their environment that they need up and running for their business to function properly, for example, and actually going through the recovery plan and making sure that their staff is well trained or that they're able to go through, for example, a security orchestration automation, recovery solution, to make sure that all of their mission critical applications are back up and running in case of a ransomware event. >>Yeah. So I love the game day thing. I mean, we know, well just the, in the history of it, you couldn't even test things like disaster recovery, right? Because it was too dangerous with the cloud. You can test these things safely and actually plan out, develop a blueprint, test your blueprint. I love the, the, the game day >>Analogy. Yeah. And actually one thing I'd love to add is, you know, we talked about air gaping. I just wanna kind of tie up that statement is, you know, one thing that's really interesting about the way that the AWS cloud is architected is the identity access and management platform actually allows us to create identity constructs, that air gap, your data perimeter. So that way, when attackers, for example, are able to gain a foothold in your environment, you're still able to air gap your most mission critical and also crown jewels from being infiltrated. >>Mm that's key. Yeah. We've learned, you know, when paying the ransom is not a good strategy, right? Cuz most of the time, many times you don't even get your data back. Okay. So we, we're kind of data geeks here. We love data and we're passionate about it on the cube AWS and you guys specifically are passionate about it. So what excites you, Wayne, you start and then Nancy, you bring us home. What excites you about data and data protection and why? >>You know, we are data nerds. So at the end of the day, you know, there's this expressions we use all the time, but data is such a rich asset for all of us. And some of the greatest innovations that come out of AWS comes out of our analysis of our own data. Like we collect a lot of data on our operations and some of our most critical features for our customers come out of our analysis, that data. So we are data nerds and we understand how businesses view their data cuz we view our data the same way. So, you know, Dave security really started in the data center. It started with the enterprises. And if we think about security, often we talk about securing compute and securing network. And you know, if you, if you secured your compute, you secured your data generally, but we've separated data from compute so that people can get the value from their data no matter how they want to use it. And in doing that, we have to make sure that their data is durable and it's resilient to any sort of incident and event. So this is really, really important to us. And what do I get excited about? You know, again, thinking back to this framework, I know that we as thought leaders alongside our customers who also thought leaders in their space can provide them with the capabilities. They need to protect their data, to secure their data, to make sure it's compliant and always, always, always durable. >>You know, it's funny, you'd say funny it's it's serious actually. Steven Schmidt at reinforc he's the, the, the chief security officer at Amazon used to be the C C ISO of AWS. He said that Amazon sees quadrillions of data points a month. That's 15 zeros. Okay. So that's a lot of data. Nancy bring us home. What's what excites you about data and data protection? >>Yeah, so specifically, and this is actually drawing from conversations that I had with multiple ISV partners at AWS reinforc is the ability to derive value from secondary data, right? Because traditionally organizations have really seen that as a call center, right? You're producing secondary data because most likely you're creating backups of your mission critical workloads. But what if you're able to run analytics and insights and derive insights from that, that secondary data, right? Then you're actually able to let AWS do the undifferentiated heavy lifting of analyzing that secondary data state. So that way us customers or ISV partners can build value on the security layers above. And that is how we see turning cost into value. >>I love it. As you're taking the original premise of the cloud, taking away the under heavy lifting for, you know, D deploying, compute, storage, and networking now bringing up to the data level, the analytics level. So it continues. The cloud continues to expand. Thank you for watching the cubes coverage of AWS storage day 2022.
SUMMARY :
Great to see you again. So Wayne, let's talk about how organizations should be thinking about this term data So data durability, data protection, data resiliency, and, you know, And, you know, we think about forever, you know, the notion of, you know, So Nancy, you talked to a lot of customers, but by the way, it always comes back to the data. about, you know, how do I solve this data challenge? And, and that's always been AWS's philosophy, you know, make sure that developers have access it's, it's, it's by and large the responsibility of the provider of that infrastructure to make sure that data's durable, how you protect your data across 15 different AWS services, as well as on-premises VMware And like I said, the intent, but you can support a federated data model cuz you're building both in the cloud, on the edge, at the edge and on premises. data mesh, but the problem is how do you ensure governance and a federated model? along the lines of the, this framework, we really think about, you know, how do customers identify you know, we know that we have to take an action and recover having that plan in place, you know, necessary to apply all these best practices and, And specifically on the recovery piece, you mentioned AWS backup, you couldn't even test things like disaster recovery, right? I just wanna kind of tie up that statement is, you know, one thing that's really interesting Cuz most of the time, many times you don't even get your data back. So at the end of the day, you know, there's this expressions we use What's what excites you about data and data protection? at AWS reinforc is the ability to derive value from secondary data, you know, D deploying, compute, storage, and networking now bringing up to the data level,
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Nancy | PERSON | 0.99+ |
Nancy Wong | PERSON | 0.99+ |
Dave | PERSON | 0.99+ |
Steven Schmidt | PERSON | 0.99+ |
AWS | ORGANIZATION | 0.99+ |
Dave Valante | PERSON | 0.99+ |
Amazon | ORGANIZATION | 0.99+ |
Europe | LOCATION | 0.99+ |
Wayne | PERSON | 0.99+ |
Boston | LOCATION | 0.99+ |
15 | QUANTITY | 0.99+ |
Kurt kufeld | PERSON | 0.99+ |
CJ Boes | PERSON | 0.99+ |
Nancy Wang | PERSON | 0.99+ |
Robert Gates | PERSON | 0.99+ |
two | QUANTITY | 0.99+ |
last year | DATE | 0.99+ |
Gates | PERSON | 0.99+ |
first line | QUANTITY | 0.99+ |
second pillar | QUANTITY | 0.99+ |
one | QUANTITY | 0.99+ |
Wayne Duso | PERSON | 0.99+ |
both | QUANTITY | 0.98+ |
15 zeros | QUANTITY | 0.98+ |
one thumbprint | QUANTITY | 0.98+ |
one signature | QUANTITY | 0.97+ |
two core pillars | QUANTITY | 0.96+ |
early last decade | DATE | 0.96+ |
three common themes | QUANTITY | 0.95+ |
a month | QUANTITY | 0.9+ |
second | QUANTITY | 0.88+ |
couple months ago | DATE | 0.85+ |
Dr. | PERSON | 0.84+ |
two cube | QUANTITY | 0.77+ |
VMware | TITLE | 0.71+ |
Day 2022 | EVENT | 0.71+ |
three | QUANTITY | 0.66+ |
years | DATE | 0.65+ |
game | EVENT | 0.57+ |
day | EVENT | 0.52+ |
2022 | DATE | 0.45+ |
Cube | ORGANIZATION | 0.35+ |
Wayne Durso & Nancy Wang | AWS Storage Day 2022
[Music] okay we're back my name is dave vellante and this is thecube's coverage of aws storage day you know coming off of reinforce i wrote that the cloud was a new layer of defense in fact the first line of defense in a cyber security strategy that brings new thinking and models for protecting data data protection specifically traditionally thought of as backup and recovery it's become a critical adjacency to security and a component of a comprehensive cyber security strategy we're here in our studios outside of boston with two cube alums and we're going to discuss this and other topics wayne dusso is the vice president for aws storage edge and data services and nancy wong as general manager of aws backup and data protection services guys welcome great to see you again thanks for coming on of course always a pleasure dave good to see you dave all right so wayne let's talk about how organizations should be thinking about this term data protection it's an expanding definition isn't it it is an expanded definition dave last year we talked about uh data and the importance of data to companies every company um is becoming a data company uh you know the amount of data they generate uh the amount of data they can use to uh create models to do predictive analytics and frankly uh to find ways of innovating uh is is growing uh rapidly and you know there's this tension between access to all that data right getting the value out of that data and how do you secure that data and so this is something we think about with customers all the time so data durability data protection data resiliency and you know trust in their data if you think about running your organization on your data trust in your data is so important so you know you got to trust where you're putting your data you know people who are putting their data on a platform need to trust that platform will in fact ensure its durability security resiliency and you know we see ourselves uh aws as a partner uh in securing their data making their data they're built durable making their data resilient all right so some of that responsibility is on us some of that is on amazon responsibility around data protection data resiliency and you know um we think about forever you know the notion of um you know compromise of your infrastructure but more and more people think about the compromise of their data as data becomes more valuable in fact data is a company's most valuable asset we've talked about this before only second to their people you know the people who are the most valuable asset but right next to that is their data so really important stuff so nancy you talk to a lot of customers but by the way it always comes back to the data we've been saying this for years haven't we so you've got this expanding definition of data protection you know governance is in there you think about access etc when you talk to customers what are you hearing from them how are they thinking about data protection yeah so a lot of the customers that wayne and i have spoken to often come to us seeking thought leadership about you know how do i solve this data challenge how do i solve this data sprawl challenge but also more importantly tying it back to data protection and data resiliency is how do i make sure that data is secure that it's protected against let's say ransomware events right and continuously protected so there's a lot of mental frameworks that come to mind and a very popular one that comes up in quite a few conversations is in this cyber security framework right and from a data protection perspective it's just as important to protect and recover your data as it is to be able to detect different events or be able to respond to those events right so recently i was just having a conversation with a regulatory body of financial institutions in europe where we're designing a architecture that could help them make their data immutable but also continuously protected so taking a step back that's really where i see aws's role in that we provide a wide breadth of primitives to help customers build secure platforms and scaffolding so that they can focus on building the data protection the data governance controls and guardrails on top of that platform and that's always been aws philosophy make sure that developers have access to those primitives and apis so that they can move fast and essentially build their own if that that's in fact what they want to do and as you're saying when data protection is now this adjacency to cyber security but there's disaster recoveries in there business continuance cyber resilience etc so so maybe you could pick up on that and sort of extend how you see aws helping customers build out those resilient services yeah so you know two uh core pillars to a data protection strategy is around their data durability which is really an infrastructural element you know it's it's it's by and large the responsibility of the provided that infrastructure to make sure that data is durable because if it's not durable and everything else doesn't matter um and the second pillar is really about data resiliency so in terms of security controls and governance like these are really important but these are a shared responsibility like the customers working with us with the services that we provide are there to architect the design it's really human factors and design factors that get them resiliency nancy anything you would add to what wayne just said yeah absolutely so customers tell us that they want always on data resiliency and data durability right so oftentimes in those conversations three common themes come up which is they want a centralized solution they want to be able to transcribe their intent into what they end up doing with their data and number three they want something that's policy driven because once you centralize your policies it's much better and easier to establish control and governance at an organizational level so keeping that in mind with policy as our interface there's two managed aws solutions that i recommend you all check out in terms of data resiliency and data durability those are aws backup which is our centralized solution for managing protection recovery and also provides an audit audit capability of how you protect your data across 15 different aws services as well as on-premises vmware and for customers whose mission-critical data is contained entirely on disk we also offer aws elastic disaster recovery services especially for customers who want to fail over their workloads from on-premises to the cloud so you can essentially centralize as a quick follow-up centralize the policy and as you said the intent but you can support a federated data model because you're building out this massive you know global system but you can take that policy and essentially bring it anywhere on the aws cloud is that right exactly and actually one powerful integration i want to touch upon is that aws backup is natively integrated with aws organizations which is our de facto multi-account federated organization model for how aws services work with customers both in the cloud on the edge at the edge and on premises so that's really important because as we talk about all the time on the cube this notion of a decentralized data architecture data mesh but the problem is how do you ensure governance in a federated model so we're clearly moving in that direction when i want to ask you about cyber as a board level discussion years ago i interviewed dr robert gates you know former defense secretary and he sat on a number of boards and i asked him you know how important and prominent is security at the board level is it really a board level discussion he said absolutely every time we meet we talk about cyber security but not every company at the time this was kind of early last decade was doing that that's changed um now ransomware is front and center hear about it all the time what's aws what's your thinking on cyber as a board level discussion and specifically what are you guys doing around ransomware yeah so you know malware in general ransomware being a particular type of malware um it's a hot topic and it continues to be a hot topic and whether at the board level the c-suite level um i had a chance to listen to uh dr gates a couple months ago and uh it was super motivational um but we think about ransomware in the same way that our customers do right because all of us are subject to an incident nobody is uh uh immune to a ransomware incident so we think very much the same way and as nancy said along the lines of the nist framework we really think about you know how do customers identify their critical access how do they plan for protecting those assets right how do they make sure that they are in fact protected and if they do detect a ransomware event and ransomware events come from a lot of different places like there's not one signature there's not one thumb print if you would for ransomware so it's it's there's really a lot of vigilance uh that needs to be put in place but a lot of planning that needs to be put in place and once that's detected and a we have to recover you know we know that we have to take an action and recover having that plan in place making sure that your assets are fully protected and can be restored as you know ransomware is a insidious uh type of malware you know it sits in your system for a long time it figures out what's going on including your backup policies your protection policies and figures out how to get around those with some of the things that nancy talked about in terms of air gapping your capabilities being able to if you would scan your secondary your backup storage for malware knowing that it's a good copy and then being able to restore from that known good copy in the event of an incident is critical so we think about this for ourselves in the same way that we think about these for our customers you've got to have a great plan you've got to have great protection and you've got to be ready to restore in the case of an incident and we want to make sure we provide all the capabilities to do that yeah so i'm glad you mentioned air gapping so at the recent reinforce i think it was kurt kufeld was speaking about ransomware and he didn't specifically mention air gapping i had to leave so i might i might have missed it because i'm doing the cube but that's a that's a key aspect i'm sure there were things in the on the deep dives that addressed air gapping but nancy look aws has the skills it has the resources you know necessary to apply all these best practices and you know share those as customers but but what specific investments is aws making to make the cso's life easier maybe you could talk about that sure so following on to your point about the reinforced keynote dave right cj moses talked about how the events of a ransomware for example incident or event can take place right on stage where you go from detect to respond and to recover and specifically on the recover piece he mentioned aws backup the managed service that protects across 15 different aws services as well as on-premises vmware as automated recovery and that's in part why we've decided to continue that investment and deliver aws backup audit manager which helps customers actually prove their posture against how their protection policies are actually mapping back to their organizational controls based on for example how they tag their data for mission criticality or how sensitive that data is right and so turning to best practices especially for ransomware events since this is very top of mind for a lot of customers these days is i will always try to encourage customers to go through game day simulations for example identifying which are those most critical applications in their environment that they need up and running for their business to function properly for example and actually going through the recovery plan and making sure that their staff is well trained or that they're able to go through for example a security orchestration automation recovery solution to make sure that all of their mission critical applications are back up and running in case of a ransomware event yeah so i love the game date thing i mean we know well just in the history of it you couldn't even test things like disaster recovery be right because it was too dangerous with the cloud you can test these things safely and actually plan out develop a blueprint test your blueprint i love the the game day analogy yeah and actually one thing i love to add is you know we talked about air gapping i just want to kind of tie up that statement is you know one thing that's really interesting about the way that the aws cloud is architected is the identity access and management platform actually allows us to create identity constructs that air gap your data perimeter so that way when attackers for example are able to gain a foothold in your environment you're still able to air gap your most mission critical and also crown jewels from being infiltrated that's key yeah we've learned you know when paying the ransom is not a good strategy right because most of the time many times you don't even get your data back okay so we we're kind of data geeks here we love data um and we're passionate about it on the cube aws and you guys specifically are passionate about it so what excites you wayne you start and then nancy you bring us home what excites you about data and data protection and why you know we are data nerds uh so at the end of the day um you know there's there's expressions we use all the time but data is such a rich asset for all of us some of the greatest innovations that come out of aws comes out of our analysis of our own data like we collect a lot of data on our operations and some of our most critical features for our customers come out of our analysis that data so we are data nerds and we understand how businesses uh view their data because we view our data the same way so you know dave security really started in the data center it started with the enterprises and if we think about security often we talk about securing compute and securing network and you know if you if you secured your compute you secured your data generally but we've separated data from compute so that people can get the value from their data no matter how they want to use it and in doing that we have to make sure that their data is durable and it's resilient to any sort of incident event so this is really really important to us and what do i get excited about um you know again thinking back to this framework i know that we as thought leaders alongside our customers who also thought leaders in their space can provide them with the capabilities they need to protect their data to secure their data to make sure it's compliant and always always always durable you know it's funny you'd say it's not funny it's serious actually steven schmidt uh at reinforce he's the the chief security officer at amazon used to be the c c iso of aws he said that amazon sees quadrillions of data points a month that's 15 zeros okay so that's a lot of data nancy bring us home what's what excites you about data and data protection yeah so specifically and this is actually drawing from conversations that i had with multiple isv partners at aws reinforce is the ability to derive value from secondary data right because traditionally organizations have really seen that as a cost center right you're producing secondary data because most likely you're creating backups of your mission critical workloads but what if you're able to run analytics and insights and derive insights from that secondary data right then you're actually able to let aws do the undifferentiated heavy lifting of analyzing that secondary data as state so that way you as customers or isv partners can build value on the security layers above and that is how we see turning cost into value i love it you're taking the original premise of the cloud taking away the undifferentiated heavy lifting for you know deploying compute storage and networking now bringing up to the data level the analytics level so it continues the cloud continues to expand thank you for watching thecube's coverage of aws storage day 2022
**Summary and Sentiment Analysis are not been shown because of improper transcript**
ENTITIES
Entity | Category | Confidence |
---|---|---|
amazon | ORGANIZATION | 0.99+ |
aws | ORGANIZATION | 0.99+ |
kurt kufeld | PERSON | 0.99+ |
europe | LOCATION | 0.99+ |
last year | DATE | 0.99+ |
boston | LOCATION | 0.99+ |
wayne dusso | PERSON | 0.99+ |
steven schmidt | PERSON | 0.99+ |
Nancy Wang | PERSON | 0.99+ |
two | QUANTITY | 0.98+ |
Wayne Durso | PERSON | 0.98+ |
uh aws | ORGANIZATION | 0.98+ |
first line | QUANTITY | 0.97+ |
AWS | ORGANIZATION | 0.97+ |
dave vellante | PERSON | 0.97+ |
dave | PERSON | 0.97+ |
one signature | QUANTITY | 0.97+ |
three common themes | QUANTITY | 0.96+ |
one thumb | QUANTITY | 0.96+ |
wayne | PERSON | 0.96+ |
nancy | PERSON | 0.95+ |
second pillar | QUANTITY | 0.94+ |
15 zeros | QUANTITY | 0.94+ |
one | QUANTITY | 0.92+ |
15 different | QUANTITY | 0.92+ |
both | QUANTITY | 0.92+ |
dr robert gates | PERSON | 0.91+ |
second | QUANTITY | 0.91+ |
a month | QUANTITY | 0.9+ |
one thing | QUANTITY | 0.88+ |
vmware | TITLE | 0.81+ |
a couple months ago | DATE | 0.81+ |
early last decade | DATE | 0.8+ |
years ago | DATE | 0.78+ |
lot of customers | QUANTITY | 0.76+ |
lot | QUANTITY | 0.76+ |
15 different | QUANTITY | 0.74+ |
a lot of customers | QUANTITY | 0.74+ |
dr gates | PERSON | 0.67+ |
day 2022 | EVENT | 0.65+ |
data | QUANTITY | 0.63+ |
cube | ORGANIZATION | 0.63+ |
ransomware | TITLE | 0.62+ |
nancy | ORGANIZATION | 0.59+ |
three | QUANTITY | 0.54+ |
Day 2022 | EVENT | 0.53+ |
years | QUANTITY | 0.48+ |
core | QUANTITY | 0.48+ |
nancy wong | PERSON | 0.47+ |
thecube | PERSON | 0.47+ |
cloud | TITLE | 0.36+ |
Paula Hansen, Alteryx | Supercloud22
(upbeat music) >> Welcome back to Supercloud22. This is an open community event, and it's dedicated to tracking the future of cloud in the 2020s. Supercloud is a term that we use to describe an architectural abstraction layer that hides the underlying complexities of the individual cloud primitives and APIs and creates a common experience for developers and users irrespective of where data is physically stored or on which cloud platform it lives. We're now going to explore the nuances of going to market in a world where data architectures span on premises across multiple clouds and are increasingly stretching out to the edge. Paula Hansen is the President and Chief Revenue Officer at Alteryx. And the reason we asked her to join us for Supercloud22 is because first of all, Alteryx is a company that is building a form of Supercloud in our view. If you have data in a bunch of different places and you need to pull in different data sets together, you might want to filter it or blend it, cleanse it, shape it, enrich it with other data, analyze it, report it out to your colleagues. Alteryx allows you to do that and automate that life cycle. And in our view is working to break down the data silos across clouds, hence Supercloud. Now, the other reason we invited Paula to the program is because she's a rockstar female in tech, and since day one at theCube, we've celebrated great women in tech, and in this case, a woman of data, Paula Hansen, welcome to the program. >> Thank you, Dave. I am absolutely thrilled to be here. >> Okay, we're going to focus on customers, their challenges and going to market in this cross cloud, multi-cloud, Supercloud world. First, Paula, what's changing in your view in the way that customers are innovating with data in the 2020s? >> Well, I think we've all learned very clearly over these last two years that the global pandemic has altered life and business as we know it. And now we're in an interesting time from a macroeconomic perspective as well. And so what we've seen is that every company in every industry has had to pivot and think about how they meet redefined customer expectations and an ever evolving competitive landscape. There really isn't an industry that wasn't reshaped in some way over the last couple of years. And we've been fortunate to work with companies in all industries that have adapted to this ever changing environment by leveraging Alteryx to help accelerate their digital transformations. Companies know that they need to unlock the full potential of their data to be able to move quickly to pivot and to respond to their customer's needs, as well as manage their businesses most efficiently. So I think nothing tells that story better than sharing a customer example with you, Dave. We love to share stories of our very innovative customers. And so the one that I'll share with you today in regards to this is Delta Airlines, who we're all very familiar with. And of course Delta's goal is to always keep their airplanes in the air flying passengers and getting people to their destinations efficiently. So they focus on the maintenance of their aircraft as a necessary part of running their business and they need to manage their maintenance stops and the maintenance of their aircraft very efficiently and effectively. So we work with them. They leverage our platform to automate all the processes for their aircraft maintenance centers. And so they've built out a fully automated reporting system on our platform leveraging tons of data. And this gives their service managers and their aircraft technicians foresight into what's happening with their scheduling and their maintenance processes. So this ensures that they've got the right technicians in the service center when the aircrafts land and that everything across that process is fully in place. And previously because of data silos and just complexity of data, this process would've taken them many many hours in each independent service center, and now leveraging Alteryx and the power of analytics and bringing all the data together. Those centers can do this process in just minutes and get their planes back in the air efficiently and delivering on their promises to their customers. So that's just one of many examples that we have in terms of the way the Alteryx analytics automation helps customers in this new age and helping to really unlock the power of their data. >> You know, Paul, that's an interesting example. Because in a previous life I worked with some airlines and people maybe don't realize this but, aircraft maintenance is the mission critical application for carriers. It's not the booking system. Because we've been there before, we show you there's a problem when you're booking or sometimes it's unfortunate, but people they get de booked. But the aircraft maintenance is the one that matters the most and that keeps planes in the air. So we hear all the time, you just mention it. About data silos and how problematic they are. So, specifically how are you seeing customers thinking about busting the data silos? >> Yeah, that's right, it's a big topic right now. Because companies realize that business processes that they run their business with, is very cross-functional in nature and requires data across every department in the enterprise. And you can't keep data locked in one department. So if you think of business processes like pay to procure or quote to cash, these are business processes that companies in every industry run their business. And that requires them to get data from multiple departments and bring all of that data together seamlessly to make the best business decisions that they can make. So what our platform does is, and is really well known for, is being very easy for users number one, and then number two, being really great at getting access to data quickly and easily from all those data silos, really, regardless of where it is. We talk about being everywhere. And when we say that we mean, whether it's on-prem, in your legacy applications and databases, or whether it's in the cloud with of course, all the multiple cloud platforms and modern cloud data warehouses. Regardless of where it is, we have the ability to bring that data together across hundreds of different data sources, bring it together to help drive insights and ultimately help our customers make better decisions, take action, and deliver on the business outcomes that they all are trying to drive within their respective industries. And what's- >> You know- >> Go ahead. >> Please carry on. >> Well, I was just going to say that what I do think has really sort of a tipping point in the last six months in particular is that executives themselves are really demanding of their organizations, this democratization of data. And the breaking down of the silos and empowering all of the employees across their enterprise regardless of how sophisticated they are with analytics to participate in the analytic opportunity. So we've seen some really cool things of late where executives, CEOs, chief financial officers, chief data officers are sponsoring events within their organizations to break down these silos and encourage their employees to come together on this democratization opportunity of democratization of data and analytics. And there's a shortage of data scientists on top of this. So there's no way that you're going to be able to hire enough data scientists to make sense of all this data running around your enterprise. So we believe with our platform we empower people regardless of their skillset. And so we see executives sponsoring these hackathons within their environments to bring together people to brainstorm and ideate on use cases, to share examples of how they leverage our platform and leverage the data within their organization to make better decisions. And it's really quite cool. Companies like Stanley Black & Decker, Ingersoll Rand, Inchcape PLC, these are all companies that the executive team has sponsored these hackathon events and seen really powerful things come out of it. As an example Ingersoll Rand sponsored their Alteryx hackathon with all of their data workers across various different functions where the data exists. And they focused on both top line revenue use cases as well as bottom line efficiency cases. And one of the outcomes was a use case that helped with their distribution center in north America and bringing all the data together across their various applications to reduce the amount of over ordering and under ordering of parts and more effectively manage their inventory within that distribution center. So, really cool to see this is now an executive level board level conversation. >> Very cool, a hackathon bringing people together for collaboration. A couple things that you said I want to comment on. Again, one of the reasons why we invited you guys to come on is, when you think about on-prem data and anybody who follows theCube and my breaking analysis program, knows we're big fans of Zhamak Dehghani's concept of data mesh. And data mesh is supposed to be inclusive. It doesn't matter if it's an S3 bucket, Oracle data base, or data warehouse, or data lake, that's just a note on the data mesh. And so it should be inclusive and Supercloud should include on-prem data to the extent that you can make that experience consistent. We have a lot of technical sessions here at Supercloud22, we're focusing now and go to market and the ecosystem. And we live in a world of multiple partners exploding ecosystems. And a lot of times it's co-opetition. So Paula, when you joined Alteryx you brought a proven go to market discipline to the company. Alignment with the customer, playbooks, best practice of sales, et cetera. And we've seen the results. It's a big reason why Mark Anderson and the board promoted you to president just after 10 months. Summarize how you approached the situation at Alteryx when you joined last spring. >> Yeah, I think first we were really intentional about what part of the market, what type of enterprises get the most benefit from the innovation that we deliver? And it's really clear that it's large enterprises. That the more complex a company is, most likely the more data they have and oftentimes the more decentralized that data is. And they're also really all trying to figure out how to remain competitive by leveraging that data. So, the first thing we did was be very intentional that we're focused on the enterprise and building out all of the capability required to be able to serve the enterprise. Of course, essential to all of that is having a platform capability because enterprises require that. So, with Suresh Vittal our Chief Product Officer, he's been fantastic in building out an end to end analytic platform that serves a wide range of analytic capabilities to a wide range of users. And then of course has this flexibility to operate both on-prem and in the cloud which is very important. Because we see this hybrid environment in this multicloud environment being something that is important to our customers. The second thing that I was really focused on was understanding how do you have those conversations with customers when they all are in maybe different types of backgrounds? So the way that you work with a business analyst in the office of finance or supply chain or sales and marketing, is different than the way that you serve a data scientist or a data engineer in IT. The way that you talk to a business owner who wants not to really understand the workflow level of data but wants to understand the insights of data, that's a different conversation. When you want to have a conversation of analytics for all or democratization of analytics at the executive level with the chief data officer or a CIO, that's a whole different conversation. And so we've built very specific sales plays to be able to have those conversations bring the relevant information to the relevant person so that we're really making sure that we explain the value proposition of the platform. Fully understand their world, their language and can work with them to deliver the value to them. And then the third thing that we did, was really heavily invest in our partnerships and you referenced this day. It's a a broad ecosystem out there. And we know that we have to integrate into that broad data ecosystem. and be a good partner to serve our customers. So, we've invested both in technology integration as well as go to market strategies with cloud data warehouse companies like Snowflake and Databricks, or RPA companies like UiPath and Blue Prism, as well as a wide range of other application and all of the cloud platforms because that's what our customers expect from us. So that's been a really important sort of third pillar of our strategy in making sure that from a go to market perspective, we understand where we fit in the ecosystem and how we collectively deliver on value to our joint customers. >> So that's super helpful. What I'm taking away from this is you didn't come to it with a generic playbook. Frank Lyman always talks about situation leadership. You assess the situation and applied that and a great example of partners is Snowflake and Databricks, these sort of opposites, but trying to solve similar problems. So you've got to be inclusive of all that. So we're trying to sort of squint through this Paula and say, okay, are there nuances and best practices beyond some of the the things that you just described that are unique to what we call Supercloud? Are there observations you can make with respect to what's different in this post isolation economy? Specifically in managing remote employees and of course remote partners, working with these complex ecosystems and the rise of this multi-cloud world, is it different or is it same wine new bottle? >> Well, I think it's both common from the on-prem or pre-cloud world, but there's also some differences as well. So what's common is that companies still expect innovation from us and still want us to be able to serve a wide range of skill sets. So our belief is that regardless of the skill set that you have, you can participate in the analytics opportunity for your company and unlocking the potential of your data. So we've been very focused since our inception to build out a platform that really serves this wide range of capabilities across the enterprise space. What's perhaps changed more or continues to evolve in this cloud world is just the flexibility that's required. You have to be everywhere. You have to be able to serve users wherever they are and be able to live in a multi-cloud or super cloud world. So when I think of cloud, I think it just unlocks a whole bigger opportunity for Alteryx and for companies that want to become analytic leaders. Because now you have users all over the globe, many of them looking for web-based analytic solutions. And of course these enterprises are all in various places on their journey to cloud and they want a partner and a platform that operates in all of those environments, which is what we do at Alteryx. So, I think it's an exciting time. I think that it's still very early in the analytic market and what companies are going to do to leverage their data to drive their transformation. And we're really excited to be a part of it. >> So last question is, I said up front we always like to celebrate women in tech. How'd you get into tech.? You've got a background, you've got somewhat of a technical background of being technical sales. And then of course rose up throughout your career and now have a leadership position. I called you a woman of data. How'd you get into it? Where'd you find the love of data? Give us the background and help us inspire some of the young women out there. >> Oh, well, but I'm super passionate about inspiring young women and thinking about the future next generation of women that can participate in technology and in data specifically. I grew up loving math and science. I went to school and got an electrical engineering degree but my passion around technology hasn't been just around technology for technology's sake, my passion around technology is what can it enable? What can it do? What are the outcomes that technology makes possible? And that's why data is so attractive because data makes amazing things possible. I shared some of those examples with you earlier but it not only can we have effect with data in businesses and enterprise, but governments globally now are realizing the ability for data to really have broad societal impact. And so I think that that speaks to women many times. Is that what does technology enable? What are the outcomes? What are the stories and examples that we can all share and be inspired by and feel good and and inspired to be a part of a broader opportunity that technology and data specifically enables? So that's what drives me. And those are the conversations that I have with the women that I speak with in all ages all the way down to K through 12 to inspire them to have a career in technology. >> Awesome, the more people in STEM the better, and the more women in our industry the better. Paula Hansen, thanks so much for coming in the program. Appreciate it. >> Thank you, Dave. >> Okay, keep it right there for more coverage from Supercloud 22, you're watching theCube. (upbeat music)
SUMMARY :
the nuances of going to market I am absolutely thrilled to be here. and going to market in this and the maintenance of their aircraft that matters the most and And that requires them to get and bringing all the data together and the board promoted you and all of the cloud platforms because of the the things that you just described of the skill set that you have, of the young women out there. What are the outcomes that and the more women in from Supercloud 22,
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Paula | PERSON | 0.99+ |
Suresh Vittal | PERSON | 0.99+ |
Dave | PERSON | 0.99+ |
Paula Hansen | PERSON | 0.99+ |
Alteryx | ORGANIZATION | 0.99+ |
Frank Lyman | PERSON | 0.99+ |
Paul | PERSON | 0.99+ |
Delta | ORGANIZATION | 0.99+ |
UiPath | ORGANIZATION | 0.99+ |
Snowflake | ORGANIZATION | 0.99+ |
Mark Anderson | PERSON | 0.99+ |
Stanley Black & Decker | ORGANIZATION | 0.99+ |
Databricks | ORGANIZATION | 0.99+ |
north America | LOCATION | 0.99+ |
Delta Airlines | ORGANIZATION | 0.99+ |
2020s | DATE | 0.99+ |
Supercloud | ORGANIZATION | 0.99+ |
Ingersoll Rand | ORGANIZATION | 0.99+ |
Zhamak Dehghani | PERSON | 0.99+ |
Blue Prism | ORGANIZATION | 0.99+ |
second thing | QUANTITY | 0.99+ |
one | QUANTITY | 0.99+ |
Supercloud22 | ORGANIZATION | 0.99+ |
First | QUANTITY | 0.99+ |
Inchcape PLC | ORGANIZATION | 0.99+ |
one department | QUANTITY | 0.99+ |
today | DATE | 0.99+ |
both | QUANTITY | 0.99+ |
first | QUANTITY | 0.98+ |
hundreds | QUANTITY | 0.98+ |
last spring | DATE | 0.98+ |
third thing | QUANTITY | 0.98+ |
Oracle | ORGANIZATION | 0.97+ |
Supercloud22 | EVENT | 0.96+ |
Supercloud 22 | ORGANIZATION | 0.94+ |
Alteryx | PERSON | 0.94+ |
10 months | QUANTITY | 0.91+ |
third pillar | QUANTITY | 0.91+ |
first thing | QUANTITY | 0.9+ |
theCube | ORGANIZATION | 0.88+ |
last six months | DATE | 0.87+ |
each independent service center | QUANTITY | 0.85+ |
last couple of years | DATE | 0.85+ |
12 | QUANTITY | 0.85+ |
day one | QUANTITY | 0.83+ |
couple things | QUANTITY | 0.8+ |
last two years | DATE | 0.79+ |
pandemic | EVENT | 0.79+ |
one of the reasons | QUANTITY | 0.79+ |
Alteryx hackathon | EVENT | 0.78+ |
RPA | ORGANIZATION | 0.76+ |
number two | QUANTITY | 0.74+ |
number one | QUANTITY | 0.69+ |
Supercloud | TITLE | 0.65+ |
tons of data | QUANTITY | 0.65+ |
President | PERSON | 0.63+ |
S3 | TITLE | 0.53+ |
Anant Adya & Saju Sankarankutty, Infosys | HPE Discover 2022
>>the Cube presents H p E discover 2022. Brought to you by H P E. >>Okay, we're back at HPD. Discovered 2022 This is Day Three. We're kind of in the mid point of day three. John Furry and Dave Volonte Wall to wall coverage. I think there are 14th hp slash hp Discover we've sort of documented the history of the company over the last decade. Plus, I'm not a is here is executive vice president at Infosys and Cejudo. Sankaran Kutty is the CEO and vice president of Infosys. Infosys doing some amazing work in the field with clients. Guys, Thanks for coming on the Cube. Thank >>you for the opportunity. >>Yeah, absolutely so. Digital transformation. It's all the buzz word kind of pre pandemic. It was sort of Yeah, you know, we'll get there a lot of lip service to it. Some Some started the journey and then, of course, pandemic. If you weren't digital business, you are out of business. What are the trends that you're seeing now that we're exiting the isolation economy? >>Yeah, um, again, as you rightly called out pre pandemic, it was all about using sort of you know innovation at scale as one of the levers for digital transformation. But if you look at now, post Pandemic, one of the things that we see it's a big trend is at a broad level, right? Digital transformation is not about cost. Take out. Uh, it's all about growth, right? So essentially, uh, like, uh, what we hear from most of the CEO s and most of the customers and most of the executives in the tech company, Digital transformation should be used for business growth. And essentially, it means three things that we see three trends in that space. One is how can you build better products and solutions as part of your transformation strategy? How can you basically use digital transformation to expand into new markets and new new territories and new regions? And the third is, how can you better the experience for your customers? Right. So I think that is broadly what we see as, uh, some other things. And essentially, if you have better customer experience, they will buy more. If you expand into new markets, your revenue will increase. If you actually build better products and solutions, consumers will buy it right, so It's basically like a sort of an economy that goes hand in hand. So I would say the trend is clearly going towards business growth than anything else when it comes to the, >>you know, follow up on that. We had I d. C on yesterday and they were sharing with some of their high level numbers. We've looked at this and and and it seems like I t spending is pretty consistent despite the fact that, for example, you know, the to see the consumer businesses sort of tanking right now. Are you seeing any pullback or any evidence that people are pulling the reins back on the digital transformation Or they just going because if they don't keep keep moving fast, they're gonna fall behind. What are you seeing there? Absolutely. >>In fact, you know what? What we call them as the secular headwinds, right? I mean, if you look at the headwinds here, we see digital transformation is in the minds of everybody, every customer, right. So while there are budget constraints, where are all these macro tailwinds as we call with respect to inflation, with respect to what's happening with Russia and Ukraine with respect to everything that's happening with respect to supply chain right. I think we see some of those tail headwinds. But essentially, digital transformation is not stopping. Everybody is going after that because essentially they want to be relevant in the market. And if they want to be relevant in the market, they have to transform. And if they have to transform, they have to adopt digital transformation. >>Basically, there's no hiding anymore. You know, hiding and you can't hide the projects and give lip service because there's evidence of what the consequences are. And it can be quantified. Yes, you go out of business, you lose money. You mentioned some of the the cost takeouts growth is yes. So I got given the trends and the headwinds and the tail winds. What are you guys seeing as the pattern of companies that came out of the pandemic with growth? And what's going on with that growth driver? What are the elements that are powering companies to grow? Is that machine learning? Is that cloud scales and integration? What are some of the key areas that's given that extra up into the right? >>Yes, I I would say there are six technologies that are defining how growth is being enabled, right? So I think we call it as cloud ai edge five g, Iot and of course, everything to do with a And so these are six technologies that are powering digital transformation. And, uh, one of the things that we are saying is more and more customers are now coming and saying that we want to use these six technologies to drive business outcomes. Uh, for example, uh, we have a very large oil and gas customer of ours who says that, you know, we want to basically use cloud as a lever to Dr Decarbonization. E S G is such a big initiative for everybody in the SGS in the minds of everybody. So their outcome of using technology is to drive decarbonization. And they don't make sure that, you know, they achieve the goals of E. S G. Right There is another customer of ours in the retail space. They are saying we want to use cloud to drive experience for our employees. So I would say that you know, there is pretty much, you know, all these drivers which are helping not just growing their business, but also bettering the experience and meeting some of the organisation goals that they have set up with respect to cloud. So I would say Cloud is playing a big role in every digital transformation initiative of the company. >>How do you spend your time? What's the role of the CEO inside of a large organisation like Infosys? >>So, um, one is in terms of bringing in an outside in view of how technology is making an impact to our customers. And I'm looking at How do we actually start liberating some of these technologies in building solutions, you know, which can actually drive value for our customers? That's one of the focus areas. You know what I do? Um, And if you look at some of the trends, you know what we have seen in the past years as well as what we're seeing now? Uh, there's been a huge spend around cloud which is happening with our customers and predominantly around the cloud Native application development, leveraging some of the services. What's available from the cloud providers like eh? I am l in Hyoty. Um, and and there's also a new trend. You know what we are seeing off late now, which is, um, in terms of improving the experience overall experience liberating some of the technologies, like technologies like block, block, chain as well as we are, we are right, and and this is actually creating new set of solutions. Um, new demands, you know, for our customers in terms of leveraging technologies like matadors leveraging technologies like factory photo. Um, and these are all opportunities for us to build solutions, you know, which can, you know, improve the time to market for our customers in terms of adopting some of these things. Because there has been a huge focus on the improved end user experience or improve experience improved, uh, productivity of, uh, employees, you know, which is which has been a focus. Uh, post pandemic. Right? You know, it has been something which is happening pre pandemic, but it's been accelerated Post pandemic. So this is giving an opportunity for for my role right now in terms of liberating these technologies, building solutions, building value propositions, taking it to our customers, working with partners and then trying to see how we can have this tightly integrated with partners like HP E in this case, and then take it jointly to the market and and find out you know, what's what's the best we can actually give back to our customers? >>You know, you guys have been we've been following you guys for for a long, long time. You've seen many cycles, uh, in the industry. Um, and what's interesting to get your reaction to what we're seeing? A lot of acceleration points, whether it's cloud needed applications. But one is the software business is no longer there. It's open source now, but cloud scale integrations, new hybrid environment kind of brings and changes the game, so there's definitely software plentiful. You guys are doing a lot of stuff with the software. How are customers integrated? Because seeing more and more customers participating in the open source community uh, so what? Red hat's done. They're transforming the open shift. So as cloud native applications come in and get scale and open source software, cloud scale performance and integrations are big. You guys agree with that? >>Absolutely. Absolutely. So if you if you look at it, um, right from the way we can't socialise those solutions, um, open source is something What we have embedded big way right into the solution. Footprint. What we have one is, uh, the ability for us to scale the second is the ability for us to bring in a level of portability, right? And the third is, uh, ensuring that there is absolutely no locking into something. What we're building. We're seeing this this being resonated by our customers to because one is they want to build a child and scalable applications. Uh, it's something where the whole, I would say, the whole dependency on the large software stacks. Uh, you know, the large software providers is likely diminishing now, right? Uh, it's all about how can I simplify my application portfolio Liberating some of the open source technologies. Um, how can I deploy them on a multi cloud world liberating open standards so that I'm not locked into any of these providers? Um, how can I build cloud native applications, which can actually enable portability? And how can I work with providers who doesn't have a lock in, you know, into their solutions, >>And security is gonna be embedded in everything. Absolutely. >>So security is, uh, emperor, right from, uh, design phase. Right? You know, we call it a secure by design And that's something What? We drive for our customers right from our solutions as well as for developing their own solutions >>as opposed to secure by bolt on after the fact. What is the cobalt go to market strategy? How does that affect or how you do business within the HP ecosystem? Absolutely. >>I think you know what we did in, uh, in 2000 and 20. We were the first ones, uh, to come out with an integrated cloud brand called Cobalt. So essentially, our thought process was to make sure that, you know, we talk one consistent language with the customer. There is a consistent narrative. There is a consistent value proposition that we take right. So, essentially, if you look at the Cobalt gold market, it is based on three pillars. The first pillar is all about technology solutions. Getting out of data centres migrating were close to cloud E r. P on Cloud Cloud, Native Development, legacy modernisation. So we'll continue to do that because that's the most important pillar. And that's where our bread and butter businesses right. The second pillar is, uh, more and more customers are asking industry cloud. So what are you specifically doing for my industry. So, for example, if you look at banking, uh, they would say we are focused on Modernising our payment systems. We want to reduce the financial risk that we have because of anti money laundering and those kind of solutions that they're expecting. They want to better the security portion. And of course, they want to improve the experience, right? So they are asking for each of these imperatives that we have in banking. What are some of those specific industry solutions that you are bringing to the table? Right. So that's the second pillar of our global go to market. And the third pillar of our go to market as soon as I was saying is looking at what we call us Horizon three offerings, whether it is metal wars, whether it is 13.0, whether it is looking at something else that will come in the future. And how do we build those solutions which can become mainstream the next 18 to 24 months? So that's essentially the global >>market. That's interesting. Okay, so take the banking example where you've got a core app, it's probably on Prem, and it's not gonna have somebody shoved into the cloud necessarily. But they have to do things like anti money, money laundering and know your ky. See? How are they handling that? Are they building micro services? Are you building for them microservices layers around that that actually might be in the cloud or cloud Native on Prem and Greenway. How is that? How are customers Modernising? >>Absolutely brilliant question. In fact, what we have done is, uh, as part of cobalt, we have something called a reference. Architecture are basically a blueprint. So if you go to a bank and you're engaging a banking executive, uh, the language that we speak with them is not about, uh, private cloud or public cloud or AWS or HP or zero, right? I mean, we talk the language that they understand, which is the banking language. So we take this reference architecture, and we say here is what your core architecture should look like. And, as you rightly called out, there is K. I see there is retail banking. There is anti money laundering. There is security experience. Uh, there are some kpi s and those kind of things banking a PSR open banking as we call, How do we actually bring our solutions, which we have built on open source and something that are specific to cloud and something that our cloud neutral and that's what we take them. So we built this array of solutions around each of those reference architectures that we take to our customers. >>Final question for you guys. How are you guys leveraging the H, P E and new Green Lake and all the new stuff they got here to accelerate the customers journey to edge the cloud? >>So I would say it on three areas right now. This is one is Obviously we are working very closely with HP in terms of taking out solutions jointly to the market and, um, leveraging the whole green late model and providing what I call it as a hyper scale of like experience for our customers in a hybrid, multi cloud world. That's the first thing. The second thing is Onion talked about the cobalt, right? It's an important, I would say, an offering from, uh, you know and offering around cloud from our side. So what we've done is we've closely integrated the assets. You know what I was referring to what we have in our cobalt, uh, under other Kobold umbrella very closely with the HP ecosystem, right? You know, it can be tools like the Emphasis Polly Cloud Platform or the Emphasis pollinate platform very tightly integrated with the HP stack, so that we could actually offer the value proposition right across the value chain. The thought of you know we have actually taken the industry period, like what again mentioned right in terms of rather than talking about a public cloud or a private cloud solution or an edge computing solution. We actually talk about what exactly are the problem statements? What is there in manufacturing today? Or it's there in financial industries today? Or or it's in a bank today or whatever it's relevant to the industry. That's an industry people. So we talk right from an industry problem and and and and and and build that industry, industry people solutions, leveraging the assets, what we have in the and the framework that we have within the couple, plus the integrated solutions. What we bring along with HB. That's that's Those are the three things, what we do along with >>it and that that industry pieces do. There's a whole data layer emerging those industries learning cos they're building their own clouds. Look, working with companies like you because they want to monetise. That's a big part of their digital strategy, guys. Thanks so much for coming on the cue. Thank you. Appreciate your time. Thank >>you. Thank you very much. Really appreciate. >>Thank you. Thank you for watching John and I will be back. John Ferrier, Development at HPD Discovered 2022. You're watching the queue? >>Yeah. >>Mm.
SUMMARY :
Brought to you by H P E. Sankaran Kutty is the CEO and vice president of What are the trends that you're seeing now that we're And the third is, how can you better the experience for your customers? the fact that, for example, you know, the to see the consumer businesses sort of tanking right now. I mean, if you look at the headwinds here, What are you guys seeing as the pattern of companies that came out of the pandemic with growth? So I would say that you know, there is pretty much, the market and and find out you know, what's what's the best we can actually give back to our customers? You know, you guys have been we've been following you guys for for a long, long time. So if you if you look at it, um, right from the way we can't socialise And security is gonna be embedded in everything. You know, we call it a secure by design And that's something What? What is the cobalt go to So that's the second pillar of our global go to market. around that that actually might be in the cloud or cloud Native on Prem and Greenway. So if you go to a bank How are you guys leveraging the H, P E and new Green Lake and all the new stuff they That's that's Those are the three things, what we do along with Look, working with companies like you because Thank you very much. Thank you for watching John and I will be back.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Sankaran Kutty | PERSON | 0.99+ |
Infosys | ORGANIZATION | 0.99+ |
John Ferrier | PERSON | 0.99+ |
Saju Sankarankutty | PERSON | 0.99+ |
John Furry | PERSON | 0.99+ |
six technologies | QUANTITY | 0.99+ |
HP | ORGANIZATION | 0.99+ |
Anant Adya | PERSON | 0.99+ |
third pillar | QUANTITY | 0.99+ |
2000 | DATE | 0.99+ |
second pillar | QUANTITY | 0.99+ |
yesterday | DATE | 0.99+ |
third | QUANTITY | 0.99+ |
each | QUANTITY | 0.99+ |
three pillars | QUANTITY | 0.99+ |
AWS | ORGANIZATION | 0.99+ |
HPD | ORGANIZATION | 0.99+ |
first pillar | QUANTITY | 0.99+ |
2022 | DATE | 0.99+ |
Cobalt | ORGANIZATION | 0.99+ |
One | QUANTITY | 0.99+ |
Pandemic | EVENT | 0.99+ |
today | DATE | 0.98+ |
HP E | ORGANIZATION | 0.98+ |
20 | DATE | 0.98+ |
second | QUANTITY | 0.98+ |
one | QUANTITY | 0.98+ |
first thing | QUANTITY | 0.98+ |
three things | QUANTITY | 0.98+ |
cobalt | ORGANIZATION | 0.96+ |
Day Three | QUANTITY | 0.95+ |
three areas | QUANTITY | 0.95+ |
Dave Volonte Wall | PERSON | 0.95+ |
pandemic | EVENT | 0.94+ |
day three | QUANTITY | 0.94+ |
14th hp | QUANTITY | 0.93+ |
John | PERSON | 0.93+ |
second thing | QUANTITY | 0.93+ |
couple | QUANTITY | 0.92+ |
last decade | DATE | 0.92+ |
Prem | ORGANIZATION | 0.89+ |
SGS | ORGANIZATION | 0.89+ |
H P E. | ORGANIZATION | 0.89+ |
Cejudo | ORGANIZATION | 0.88+ |
Greenway | ORGANIZATION | 0.87+ |
three trends | QUANTITY | 0.86+ |
H | ORGANIZATION | 0.85+ |
Ukraine | LOCATION | 0.85+ |
Post pandemic | EVENT | 0.84+ |
13.0 | QUANTITY | 0.83+ |
P E | ORGANIZATION | 0.82+ |
Green Lake | ORGANIZATION | 0.78+ |
24 months | QUANTITY | 0.77+ |
post | EVENT | 0.77+ |
HPE | ORGANIZATION | 0.76+ |
first ones | QUANTITY | 0.76+ |
pre | EVENT | 0.75+ |
HB | ORGANIZATION | 0.75+ |
pre pandemic | EVENT | 0.73+ |
E S G | ORGANIZATION | 0.72+ |
Iot | ORGANIZATION | 0.68+ |
Red | ORGANIZATION | 0.68+ |
g | ORGANIZATION | 0.66+ |
Kobold | ORGANIZATION | 0.66+ |
Emphasis | ORGANIZATION | 0.65+ |
Cube | COMMERCIAL_ITEM | 0.62+ |
Russia | LOCATION | 0.61+ |
executive | PERSON | 0.58+ |
Polly Cloud Platform | TITLE | 0.58+ |
Benoit Dageville, Snowflake | Snowflake Summit 2022
(upbeat music) >> Welcome back everyone, theCUBE's three days of wall to wall coverage of Snowflake Summit '22 is coming to an end, but Dave Vellante and I, Lisa Martin are so pleased to have our final guest as none other than the co-founder and president of products at Snowflake, Benoit Dageville. Benoit, thank you so much for joining us on the program. Welcome. >> Thank you. Thank you, thank you. >> So this is day four, 'cause you guys started on Monday. This is Thursday. The amount of people that are still here speaks volumes. We've had close to 10,000 people here. >> Yeah. >> Could you ever have imagined back in the day, 10 years ago that it would come to something like this in such a short period of time? >> Absolutely not. And I always say if I had imagined that I might not have started Snowflake, right. This is somehow scary. I mean and yeah, it's huge. And you can feel the excitement of everyone. It is like mind boggling and the fact that so many people are still there after four days is great. >> Your keynote on Tuesday was fantastic. Your energy was off the charts. It was standing room only. There were overflow rooms. Like we just mentioned, a lot of people are still here. Talk about the evolution of Snowflake, this week's announcements and what it means for the future of the data cloud. >> Yeah, so evolution, I mean, I will start with the evolution. It's true that that's what we have announced. This week is not where we started necessarily. So we started really very quickly with big data combined with data warehouse as one thing. We saw that the world was moving into fragmented siloing data and we thought with Thierry, we are going to combine big data and data warehouse in one system for the cloud with this elasticity and this service simplicity. So simplicity, amazing elasticity, which is this multi workload architecture that I was explaining during the keynotes and really extreme simplicity with the service. Then we realized that there is one other attribute in the cloud, which is unique, which doesn't exist on-premise, which is collaboration. How you can connect different tenets of the platform together. And Google showed that with Google Docs. I always say to me, it was amazing that you could share document and have direct access to document that you didn't produce and you can collaborate on this document. So we wanted to do the same thing for data and this is where we created the data cloud and the marketplace where you can have all these data sets available and really the next evolution I would say is really about applications that are (indistinct) by that data, but are way simpler to use for all the tenets of the data cloud. And this is the way you can share expertise also, including, ML model, everyone talks about ML and the democratization of ML. How are you going to democratize ML? It's not by making necessary training super easy. Such that everyone can train their ML for themselves. It's by having very specialized application where data and ML is at the core, which are shared, through the marketplace and we shall leverage by many tenets of this marketplace that have no necessary knowledge about building this ML models. So that's where, yeah. >> When you and Thierry started the company, I go back to the improbable rise of Kubernetes and there were other more sophisticated container management systems back then, but they chose to focus on simplicity. And you've told me before, that was our main tenet. We are not going to worry about all the complex database stuff. You knew how to do that, but you chose not to. So my question is, did you envision solving those complex problems over time yourselves or through an ecosystem? Was this by design or did you... As you started to get into it, say let's not even try to go there let's partner to go there. >> Yeah, I mean, it's both. It's a combination of both. Snowflake, the simplicity of the platform is really important because if our partners are struggling to put their solution and build solution on top of Snowflake they will not build it. So it's very important that number one, our platform is really easy to use from day one. And that really has to be built inside the platform. You cannot build simplicity on top. You cannot have a complex solution and all of a sudden realize that, oh, this is complex. I need to build another layer on top of it to make it simpler, that will not work. So it had to be built from day one, but you're right. What is going to be Snowflake? I always say in 10 years from now, we just turn 10 years old or we are going to turn 10 years old in few months. Actually a few months, yes. >> Right. >> So for the next 10 years I really believe that most of Snowflake will not be built by Snowflake. And that's the power of the partners and these applications. When you are going to say I'm using Snowflake, actually, probably you are not going to use directly code developed by Snowflake. That code will leverage our platform, but you will use a solution that has been built on top of Snowflake. And this is the way we are going to decouple, the effort of Snowflake and multiply it. >> It's an interesting balance, isn't it? When I think of what you did with Apache Iceberg, if I use Iceberg and I'm not going to get as much functionality, but I may want that openness, but I'm going to get more functionality inside of the data cloud. And I don't know, but if you know the answer to what's going to happen. >> No, that's a super good question. So to explain what we did with Apache Iceberg, and the fact that now it's a native format for us. So everything that you can do with our internal formats, you can do it with Apache Iceberg, including security, defining masking, data masking all the governors that we have, fine grain security aspects, the replications you can define you can use (indistinct) on top of... >> But there's a but, right? But if I do that with native Snowflake tools, I'm going to get an even greater advantage, am I not? >> Yes. So that's what I'm saying. So that's why we embraced Iceberg, because I think we can bring all the benefit of Snowflake to people who have decided to use Iceberg, I mean open formats. Iceberg is a table format. So and why it was important because people had massive investments in open source in Hadoop. And we had a lot of companies saying, we love Snowflake. We want to be a Snowflake customer, but we cannot really migrate all our data. I mean, it will be really costly. And we have a lot of tools that need access, direct access. So this is why we created Iceberg because we can really... I mean, we really think that we can bring the benefit of Snowflake to this data. >> Gives customers optionality. Okay. I use this term super cloud. You don't use the term, but that's okay. And I get a lot of heat for it. But to me, what you're doing is quite a bit different than multicloud because you're creating that abstraction layer. You're bringing value above it. My question to you is, the most of the heat I get is, oh, that's just SaaS. Are you just SaaS? >> No. I mean, no, absolutely not. I mean, you're right we are a super cloud. I mean it's a much better word than saying we are multicloud. Multicloud is often viewed as oh, I have my system and now I can run this system in the different cloud providers. Snowflake is different. We have one single platform for the world, which happens to have some regions are AWS region, some regions are Azure, some regions are GCP, Google and we merge them together. We have this Snowgrid technology that connects all our regions together so that we have really one platform for the world. And that's very important because when you talk about connections of data and expertise applications you want to have global reach, right. It doesn't exist. We are not siloed by region of the world, right? You have a lot of companies which are multinational that have presence everywhere. And you want to have this global reach. The world is not a independent set of regions and countries, right. And that's the realization. So we had to create this global platform for our customers. >> And now you have people building clouds on top of your data cloud, well that to me is the next signal. In your keynote, you talked about seven pillars, all data, all workloads, global architecture, self-managed, programmable, marketplace, governance, which ones are the most important? >> All of them. It's like when you have kids, you don't want to pick and say, this one is my preferred one, so they are really important. All of them, as I said without data, there is no Snowflake, right? So all data is so important that we can reach every data, wherever it is. And Iceberg is a part of that, but all workload is really important because you don't want to put your data in one platform, if you cannot run all your workloads and workloads are much broader than just data warehousing, there is data engineering, data science, ML engineering, (indistinct) all these workloads applications. So that's critical. Programmable is where we are moving, right. We want to be the place where data applications are built. And we think we have a lot of advantages because data application needs to use many workloads at once, right? It's not that that application will do only data warehousing, they need to store their states, they need to use this new workload that we define, which is Unistore. They need to do data engineering because they need to get data, right. They have to save this data. So they need to combine many workload and if they have to stitch this workload, because the platform was not designed as one single product where everything is consistent and works together, that you have to stitch, it's complicated for this application to make it work. So Snowflake is we believe an ideal platform to run these data applications. So all workloads, programmable, obviously, so that you can program. And programmable has two aspects, which is big part of our announcement. Is both data programmability, which is running Python against petabyte, terabytes of data at scale and doing it scale out. So that's what we call data programmability. So both Java, Python and (indistinct), but also running applications like UI. And we had this acquisition of Streamlit. Streamlit now has been fully integrated in Snowflake. We announced that such that not only you can have this data programmability, but you can expose your data through this nice UIs, interactive UI to business users potentially. So it goes all the way there. Global is super important. As we say, we want to be one platform for the world. And of course, as I said, the last pillar, which is somehow critical for us, because we are cloud, we need to have governance. We need to have security of our data. And why it took us so long to do Python is not because it's out to run Python, right? Everyone can run Python it's because we had to secure it. And I talk about it creating this amazing sandboxing technology, such that when you include third party libraries and third party codes, you are guaranteed that this third party code will not reach to infiltrate your data, right. We control the environment that Snowflake provides. >> Can you share us some of the feedback from the customer? You probably had many customer conversations over the last four days. >> Look at that smile. (interviewer laughing) (Lisa laughing) >> Actually not because I was so busy everywhere. Unfortunately, I didn't speak to many customers. Saying that, I had everyone stopping me and talking about what they heard and yeah, there is a huge excitement about all of this. >> What's been the feedback around the theme of the event? The world of data collaboration. Data collaboration is so critical as every company these days must be a data company to compete, to win. What's been from just some of the feedback that you've had customers really embracing data collaboration, what Snowflake is enabling. >> Yeah. I mean, almost every company which is using Snowflake, is collaborating with data. You have heard, the number of stable edges that we have, and there is a real need for that because your data alone... You cannot make sense of your data if it is just alone. It needs to be connected with other data. You haven't not generated. So all data, when you say the first pillar of Snowflake is all data is not only about your data, but is about all the data that's created around you. That puts perspective on your own data. And that's critical and it's so painful to get. I mean, even your data is difficult to have access to your data, but imagine data that you didn't produce. And so yes, so the data collaboration is critical, and then now we expanded it to application and expertise, sharing models, for example, That's going to have a huge impact. >> All data includes now transaction data, right? >> Yes. >> That's a big part of the announcements that you guys made. >> Yeah. So and that's the motivation for that was really, if we want to run application, full application, we announced native applications, which are fully executed and run inside the (indistinct) data cloud, right. They need all the services that application need and in particular managing their states. And so we created Unistore, which is a new workload, which allows you to combine transactional data, which are generated by this application. And at the same time being able to do analytics directly on this data. So we call it Hybrid Table because it has this hybrid aspect. You can do both transactional access to this data and at the same time analytic here without having data pipeline and moving data and transforming it from the transactional system to the analytical system, right. Snowflake is one system. Again, in the spirit of simplifying everything, this is the Snowflake (indistinct). >> I can ask the same question I ask at first, (indistinct) when was the aha moment that you and Thierry had that said, this is not just a better data warehouse, it's actually more than that. You probably didn't call it a data cloud until later on, but did you know that from the beginning or was that something you kind of stumbled into? >> No. So as I said, we founded Snowflake in 2012 and Thierry and I, we locked in my apartment and we were doing the blueprint of Snowflake and trying to find what is the revolution with the cloud for this data warehouse system and analytical system, both big data and data warehouse. And the aha moment was but of course cloud, okay. What is cloud? It's elasticity, it's service and later collaboration. So in the elasticity aspect, when you ask database people, what is elasticity, they will tell you, oh, you have a cluster of nodes. Like if it is Oracle, it would be a (indistinct) cluster. And the elasticities that you can add one node, two node to this cluster without having too much impact on the existing workload, because you need to shuffle data, right. It's hard and doing it online, right, that's elasticity. If you can do that, you are elastic. We thought that that was not very interesting to do that. What is interesting with elasticity is to plug new workloads. You can plug a workload like that and that workload is running without having any impact on other workloads, which are running on the platform. So elasticity for us was having dedicated computer resources to workloads. And these computer resources could start and be part as soon as the workload starts and will shut down when the workload finishes and they will be sized exactly for the demand of that workload. And we thought the aha moment was, okay if we can do that, now we can run a workload with, let's say 10X more computer resources than what you would have used or 100X more. Okay, let's say 100X more because we paralyzed things. Now this workload can run 100X faster, right? That's assuming we do a good job in the scale, which is our IP. And if we can do that, now the computer resources that you have used, you have used them for 100 times less. So you have used 100 times more resources because you have more nodes, but because you go fast, you use them for less time, right? So if you multiply the two it's constant. So you can run and accelerate workload dramatically 10X, 100X for the same price. Even if we are not better in efficiency than competition, just having that was the magic, right? >> You know how Google founders originally had trouble raising money because who needs another search engine? Did you get from original, like when you started going to raise money, Amazon's got a database, so who needs another cloud database? Did you get that early on or was it just obvious Speiser and companies as well. >> Speiser is a little bit on the crazy side and ambitious and so Speiser is Speiser. And of course he had no doubt, but even him was saying Benoit, Thierry, Hadoop, right. Everyone is saying Hadoop is going to be the revolution. And you guys are betting actually against Hadoop because we told Speiser, Hadoop is a bad system, it's going to fail, but at the time everyone was so bullish about Hadoop, everyone was implementing Hadoop that it didn't look like it was going to fail and we were probably wrong. So there was a lot of skepticism about not leveraging Hadoop and not being an Hadoop. Okay, something being on top of Hadoop. That was number one. There was no cloud warehouse at the time we started. Redshift was not started. It was the pioneer somewhere when Snowflake was founded. So creating a data warehouse in the cloud sounded crazy to people. How am I going to move my data over there? And security and what about security, the cloud is not secure. So that was another... >> So you guys predated that Parexel move by... >> Yes. >> Okay, so that's interesting. And I thought when Redshift... I mean, Amazon announced Redshift, I was sure that Mike Speiser will come and say, guys it's too sad, but they beat you guys and they build something and actually it was the reverse. Mike Speiser was super excited and so it was interesting to me. >> Wow, that's amazing. 'Cause John Furrier and I, we were early with theCUBE. when theCUBE started it was like the beginning of Hadoop. And so we brought theCUBE to, I think it was the second Hadoop World and we was rubbing nickels together at the time. And I was so excited bring compute to storage and it made so much sense. But I remember and I won't say who it was, but an early Hadoop committer told me this is going to fail. And I'm like, what? And he started going age basis crap and all this stuff. And I was sad because I was so excited, but it turned out that you had the same (indistinct). >> Because of complexity. Okay, Hadoop failed for two reasons. One is because they decided that, oh, a lot of this database thing, you don't need transaction, you don't need SQL, you don't necessarily, you don't need to go fast. It'll be batch, normal real time interaction with data, no one needs that. >> Cheap storage. >> So a lot of compromise on the very important technology. And at the same time, extreme complexity and complexity for me was, where I was I knew that it was going to fail big time and we bet Snowflake on the failure of Hadoop indeed. >> And there was no cloud early on in Hadoop. >> And there was no cloud too. >> And that was what killed it. That was like... >> You're right. And the model that Hadoop had for data didn't work on block storage. Block storage is not as efficient as HGFS. So that was also another figure. >> Do you ever sit back and think about... So you think about how much money has poured in to separating compute from storage and cloud databases and you started it all. (interviewer laughing) >> Yeah. No, this is... >> Pretty amazing. >> Yeah. >> Right, so that's good. That means that you're onto a good idea, but a lot of people get confused that again, they think that you're a cloud data warehouse and you're not, I mean, you're much more than that. >> Yeah, I hate that. I have to say, because from day one we were not a cloud data warehouse. As I said, it was all about combining the big data, massive amount of unstructured data, petabytes stored as files. Okay, that's very important, store as files where it's very easy to drop data in the system without... Very low cost to combine with data warehouse, full multi statement transaction when people will tell you today, oh, now we are a data warehouse. They don't have multi statement transaction, right. So we had from day one multi statement transaction really efficient SQL. You could run your dashboard. So combining these two worlds was I think the crazy thing, that's the crazy innovation that Snowflake did initially. >> Yeah. >> And I know it's really easy to build data warehouse somewhere, because if you don't think about big data, petabytes, extremely structured data, you remove a lot of complexity. >> This is why Lisa, when you get excited about technology, but you always have to have a, somebody who really deeply understands technology to stink test it, all right so awesome. Thank you for sharing that story. >> Yeah. >> Fantastic. So over 5,900 customers now. I saw over 500 in the Forbes G2K, over almost 10,000 people here this year. If we think back to 2019, there was about what? Less than 2000 people. >> Yeah. >> What do you think is going to happen next year? >> I don't know. I don't like to think about next year. I mean, I always say, Snowflake is so exciting to me because it is like a TV show, right. Where you wait the next season and we have one season every year. So I'm really excited to know what is going to happen next year. And I don't want to project what I think will happen, but all these movements to the Snowflake being the platform for data application. I want to see what people are going to build on our platform. I mean, that's the excitement. >> Season 11 coming up. >> Yes. Season 11. Yes. >> No binge watching here. Benoit, it's been a pleasure to have you on the program. >> Thank you. >> Congratulations on incredible success, the momentum, the energy is contagious. We love it. (Benoit laughing) >> Thank you so much. >> Thank you. >> Bye bye. >> For Benoit Dageville and Dave Vellante, I'm Lisa Martin. You're watching theCUBE's coverage of Snowflake Summit '22. Dave and I will be right back with a wrap. (upbeat music)
SUMMARY :
is coming to an end, Thank you, thank you. you guys started on Monday. And you can feel the future of the data cloud. and the marketplace where you So my question is, did you envision And that really has to be And that's the power of the and I'm not going to get So everything that you can the benefit of Snowflake to this data. My question to you is, the And that's the realization. And now you have people building clouds And of course, as I said, the last pillar, the feedback from the customer? Look at that smile. I was so busy everywhere. the feedback that you've had but imagine data that you didn't produce. announcements that you guys made. So and that's the motivation I can ask the same question And the elasticities that you can add like when you started at the time we started. So you guys predated and so it was interesting to me. And I was so excited you don't need to go fast. And at the same time, extreme complexity And there was no And that was what killed it. And the model that Hadoop had for data and you started it all. No, this is... but a lot of people get I have to say, because from day one because if you don't think about big data, This is why Lisa, when you I saw over 500 in the Forbes G2K, I mean, that's the excitement. Yes. to have you on the program. the momentum, the energy is contagious. Dave and I will be right back with a wrap.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Dave Vellante | PERSON | 0.99+ |
Lisa Martin | PERSON | 0.99+ |
Mike Speiser | PERSON | 0.99+ |
10X | QUANTITY | 0.99+ |
100X | QUANTITY | 0.99+ |
100 times | QUANTITY | 0.99+ |
Amazon | ORGANIZATION | 0.99+ |
Mike Speiser | PERSON | 0.99+ |
2012 | DATE | 0.99+ |
Benoit Dageville | PERSON | 0.99+ |
Dave | PERSON | 0.99+ |
Benoit | PERSON | 0.99+ |
Monday | DATE | 0.99+ |
Thierry | PERSON | 0.99+ |
Thursday | DATE | 0.99+ |
2019 | DATE | 0.99+ |
Tuesday | DATE | 0.99+ |
Snowflake | TITLE | 0.99+ |
ORGANIZATION | 0.99+ | |
next year | DATE | 0.99+ |
two aspects | QUANTITY | 0.99+ |
Lisa | PERSON | 0.99+ |
Python | TITLE | 0.99+ |
This week | DATE | 0.99+ |
one season | QUANTITY | 0.99+ |
two reasons | QUANTITY | 0.99+ |
One | QUANTITY | 0.99+ |
Hadoop | PERSON | 0.99+ |
two | QUANTITY | 0.99+ |
both | QUANTITY | 0.99+ |
Snowflake Summit '22 | EVENT | 0.99+ |
this week | DATE | 0.99+ |
one platform | QUANTITY | 0.99+ |
Streamlit | TITLE | 0.99+ |
Speiser | ORGANIZATION | 0.99+ |
Java | TITLE | 0.99+ |
one platform | QUANTITY | 0.99+ |
10 years | QUANTITY | 0.99+ |
one system | QUANTITY | 0.98+ |
one node | QUANTITY | 0.98+ |
Less than 2000 people | QUANTITY | 0.98+ |
Snowflake | EVENT | 0.98+ |
AWS | ORGANIZATION | 0.98+ |
two node | QUANTITY | 0.98+ |
this year | DATE | 0.98+ |
second | QUANTITY | 0.98+ |
today | DATE | 0.98+ |
John Furrier | PERSON | 0.98+ |
Hadoop | TITLE | 0.97+ |
over 5,900 customers | QUANTITY | 0.97+ |
10 years ago | DATE | 0.97+ |
one single product | QUANTITY | 0.97+ |
first pillar | QUANTITY | 0.97+ |
Google Docs | TITLE | 0.97+ |
Snowflake | ORGANIZATION | 0.97+ |
Multicloud | TITLE | 0.97+ |
over 500 | QUANTITY | 0.97+ |
Parexel | ORGANIZATION | 0.96+ |
Jeff Grimes & Serge Shevchenko, AWS | AWS Summit SF 2022
(bright music) >> Okay, welcome back everyone. It's theCUBE's coverage here in San Francisco, California. We're live on the show floor of AWS Summit 2022. I'm John Furrier, your host of theCUBE. And remember AWS Summit in New York city coming up this summer. We'll be there as well. And of course, re:Invent at the end of the year for all theCUBE coverage on cloud computing and AWS. The two great guests here from the APN, Global APN, Serge Shevchenko and Jeff Grimes Partner Leader. Jeff and Serge is doing partnerships. Global APN >> AWS Global Startup Program. >> Okay, say that again. >> AWS Global Startup Program. >> That's the official name. >> I love it >> Too long for me. Thanks for coming on. >> Yeah, of course. >> Yeah, appreciate it. >> Tell us about what's going on with you guys? How was you guys organized? You guys, we're obviously we're in San Francisco bay area, Silicon Valley, zillions of startups here. New York has got another one we're going to be at. Tons of startups, a lot of them getting funded, big growth in cloud, big growth in data, security, hot in all sectors. >> Jeff: Absolutely. >> So maybe we could just start with the global startup program. It's essentially a white glove service that we provide to startups that are built on AWS. And the intention there is to help identify use cases that are being built on top of AWS. And for these startups, we want to provide white glove support in co building products together, co-marketing and co-selling. Essentially, the use cases that our customers need solved that either they don't want to build themselves or perhaps more innovative. So the AWS Global Startup Program provides white glove support, dedicated headcount for each one of those pillars. And within our program, we've also provided incentives, programs, go to market activities like the AWS Startup Showcase that we've built for these startups. >> Yeah, by the way, awsstartups.com is the URL. Check it out. Okay, so your partnerships are key. Jeff, what's your role? >> So I'm responsible for leading the overall effort for the AWS Global Startup Program. So I've got a team of partner managers that are located throughout the US managing a few hundred startup ISVs right now. >> Yeah, you got a lot. >> We've got a lot. There's a lot. >> I got to ask a tough question. I'm a startup founder. I got a team. I just got my series A. We're grown and I'm trying to hire people. I'm super busy. What's in it for me? What do you guys bring to the table? I love the white glove service but translate that. What's in it for me? What do I get out of it? What's the story? >> That's a good question. Focus, I think. >> Jeff: Yeah. >> Because we get to see a lot of partners building their businesses on AWS. So from our perspective, helping these partners focus on what do we truly need to build by working backwards from customer feedback. How do we effectively go to market? Because we've seen startups do various things through trial and error and also just messaging. Because oftentimes partners or rather startups try to boil the ocean with many different use cases. So we really help them sort of laser focus on what are you really good at and how can we bring that to the customer as quickly as possible? >> Yeah, it's truly about helping that founder accelerate the growth of their company. And there's a lot that you can do with AWS but focus is truly the key word there because they're going to be able to find their little piece of real estate and absolutely deliver incredible outcomes for our customers and then they can start their growth curve there. >> What are some of the coolest things you've seen with the APN that you can share publicly? I know you got a lot going on there, a lot of confidentiality, but we're here, a lot of great partners on the floor here. I'm glad we're back at events, a lot of stuff going on, digitally with virtual stuff and hybrid. What are some of the cool things you guys have seen in the APN that you can point to? >> Yeah, absolutely. I can point to few, you can take them. So I think what's been fun over the years for me personally, I came from a startup, ran sales at an early stage startup and I went through the whole thing. So I have a deep appreciation for what these guys are going through. And what's been interesting to see for me is taking some of these early stage guys, watching them progress, go public, get acquired, and see that big day. And being able to point to very specific items that we help them to get to that point. And it's just a really fun journey to watch. >> Yeah, and part of the reason why I really love working at the AWS Global Startup Program is working with passionate founders. I just met with a founder today, he's going to build a very big business one day and watching them grow through these stages and supporting that growth, I like to think of our program as a catalyst for enterprise sort of scale. And through that we provide visibility, credibility and growth opportunities. >> A lot of partners too, what I found, talking to staff founders is when they have that milestone, they worked so hard for it. whether it's a B round, C round, or public or get bought. Then they take a deep breath and they look back at, wow what a journey it's been. So it's kind of emotional for sure, but still it's a grind. When you get funding, it's still day one. You don't stop. It's no celebrate, you got a big round or valuation. You still got to execute. >> And look it's hypercompetitive and it's brutally difficult. And our job is to try to make that a little less difficult and navigate those waters where everyone's going after similar things. >> Yeah, and I think as a group element too. I observe that startups that I meet through the APN has been interesting because they feel part of AWS. >> Serge: Totally. >> As a group of community, as a vibe there. I know they're hustling. They're trying to make things happen. But at the same time, Amazon throws a huge halo effect. That's a huge factor. You guys are the number one cloud in the business. The growth and every sector is booming. And if you're a startup, you don't have that luxury yet. And look at companies like Snowflake that built on top of AWS. People are winning by building on AWS. >> Our program really validates their technology first. So we have what's called a foundation's technical review that we put all of our startups through before we go to market. So that when enterprise customers are looking at startup technology, they know that it's already been vetted. And to take that a step further and help these partners differentiate, we use programs like the competency programs, the DevOps competency, the security competency which continues to help provide a platform for these startups, help them differentiate, and also there's go to market benefits that are associated with that. >> So let me ask the question that's probably on everyone's mind who's watching us. Actually, I asked this a lot. There's a lot of companies startups out there. Who makes the cut? Is there a criteria? God, that's not like it's sports team or anything. >> Sure. >> There's activate program, which is like there's hundreds of thousands of startups out there. Not everyone is at the APN. >> Serge: Correct. >> So ISVs, again, that's a whole nother. That's a more mature partner that might have huge market cap or growth. How do you guys focus? How do you guys focus? >> Serge: Good question. >> A thousand flowers blooming all the time. Is there a new way you guys are looking at it? I know there's been some talk about restructure or new focus. What's the focus? >> It's definitely not an easy task by any means but I recently took over this role and we're really trying to establish focus areas. So obviously a lot of the ISVs that we look after are infrastructure ISVs. That's what we do and so we have very specific pods that look after different type of partners. So we've got a security pod, we've got a DevOps pod, we've got core infrastructure, et cetera. And really we're trying to find these ISVs that can solve really interesting AWS customer challenges. >> Do you guys have a deliberate focus on these pillars? So one, infrastructure. >> Security, DevOps and data and analytics and then line of business. >> Line of business, like web marketing solutions. (group chattering) >> Yeah, exactly. >> So solutions there. >> Yeah. More solutions and the other ones are like hardcore. So infrastructure as well like storage, backup, ransomware, kind of stuff. >> Storage, networking. >> Okay, yeah, the classic. >> Database, et cetera. >> And so there's teams on each pillar. >> Yep. So I think what's fascinating for the startups that we cover is that they truly have support from a build market sell perspective. So you've got someone who's technical to really help them get the technology figured out, someone to help them get the marketing message dialed and spread, and then someone to actually do the co-sell day to day activities to help them get in front of customers. >> Probably the number one request that we always ask for Amazon is can we wish that SOC report, oh download it on the console, which we use all the time. >> Exactly. >> But security's a big deal. SREs are evolve in that role of DevOps is taking on DevSecOps. I could see a lot of customers having that need for a relationship to move things faster. Do you guys provide like escalation or is that a part of a service or not part of? >> So the partner development manager can be an escalation point, absolutely. Think of them as an extension of your business inside of AWS. >> Great and you guys, how is that partner managers measured? >> On those three pillars. >> Got it, okay. >> Are we building valuable use cases? So product development. Go to market, so go to market activities. Think blog posts, webinars, case studies, so on and so forth. And then co-sell. Not only are we helping these partners win their current opportunities that they are sourcing, but can we also help them source net new deals? >> Jeff: Yeah. >> That's very important. Top ask from the partners is get me in front of customers. Not an easy task, but that's a huge goal of ours to help them grow their top line. >> In fact, we have some interviews here on theCUBE earlier talking about that dynamic of how enterprise customers are buying. And it's interesting, a lot more POCs. I have one partner here that you guys work with on observability. They got a huge POC with Capital One and the enterprises are engaging the startups and bringing them in. So the combination of open source software, enterprises are leaning into that hard and bringing young growing startups in. So I could see that as a huge service that you guys can bring people in. >> Right and they're bringing massively differentiated technology to the table. The challenge is they just might not have the brand recognition that the big guys have. And so that's our job is how do you get that great tech in front of the right situations. >> So my next question is about the show here and then we'll talk globally. So here in San Francisco, Silicon Valley, bay area, San Francisco bay area, a lot of startups, a lot of VCs, a lot of action. So probably a big marker for you guys. So what's exciting here in SF? And then outside of SF, you guys have a global program. You see any trends that are geography-based or is it areas more mature? There's certain regions that are better. And I just interviewed a company here that's doing AWS Edge really well. It's interesting that the partners are filling a lot of holes and gaps in the opportunities with AWS. So what's exciting here, and then what's the global perspective? >> Yeah, totally. So obviously, a ton of partners from the bay area that we support, but we're seeing a lot of really interesting technology coming out of EMEA specifically. And making a lot of noise here in the United States, which is great. And so we definitely have that global presence and starting to see super differentiated technology come out of those regions. >> Yeah, especially Tel Aviv. >> Yeah. >> EMEA real quick before you get into surge. It's interesting. The VC market in Europe is hot. They've got a lot of unicorns coming in. We've seen a lot of companies coming in. They're kind of rattling their own cage right now. Hey, look at us. Let's see if they crash, but we don't see that happening. I mean, people have been predicting a crash now in the startup ecosystem for at least a year. It's not crashing. In fact, funding's up. >> The pandemic was hard on a lot of startups for sure. >> Jeff: Yeah. >> But what we've seen is many of these startups, as quickly as they can grow, they can also pivot as well. And so I've actually seen many of our startups grow through the pandemic because their use cases are helping customers either save money, become more operationally efficient, and provide value to leadership teams that need more visibility into their infrastructure during a pandemic. >> It's an interesting point. I talked to Andy Jassy and Adam Selipsky both say the same thing during the pandemic. Necessity is the mother of all invention. And startups can move fast. So with that, you guys are there to assist. If I'm a startup and I got to pivot, 'cause remember iterate and pivot, iterate and pivot so you get your economics. That's the playbook of the ventures and the models. >> Yeah, exactly. >> How do you guys help me do that? Give an example, walk me through. Pretend me I'm a startup. Hey, I am on the cloud. Oh my God, pandemic. They need video conferencing. Hey CUBE, what do I need? Serge, what do I do? >> That's a good question. First thing is just listen. I think what we have to do is a really good job of listening to the partner. What are their needs? What is their problem statement and where do they want to go at the end of the day? And oftentimes because we've worked with so many successful startups that have come out of our program, we of either through intuition or a playbook determine what is going to be the best path forward and how do we get these partners to stop focusing on things that will eventually just be a waste of time and or not provide or bring any fruit to the table, which essentially revenue. >> Well, we love startups here in theCUBE because one, they have good stories, they're on cutting edge, always pushing the envelope, and they're kind of disrupting someone else. And so they usually have an opinion they don't mind sharing on camera. So love talking to startups. We love working with you guys on our Startup Showcase, awsstartups.com. Check out awsstartups.com and check out the showcases. Final word, I'll give you guys the last word. What's the bottom line, bumper sticker for the global APN program? Summarize the opportunity for startups, what you guys bring to the table and we'll close it out. Jeff, we'll start with you. >> Totally, yeah. I think the AWS Global Startup Program's here to help companies truly accelerate their business, full stop. And that's what we're here for. >> I love it. It's a good way to put it. >> Ditto? >> Yeah. >> All right. Serge, Jeff, thanks for coming on. >> Thanks John. >> Great to see you. Love working with you guys. Hey, startups need help and the growing and huge market opportunities, the shift cloud scale, data engineering, security, infrastructure, all the markets are exploding in growth because of the digital transformation of realities here, open source and cloud. All making it happen here in theCUBE in San Francisco, California. I'm John Furrier your host. Thanks for watching. >> Let's go, John. (soft music)
SUMMARY :
We're live on the show Thanks for coming on. going on with you guys? So the AWS Global Startup Program awsstartups.com is the URL. for the AWS Global Startup Program. There's a lot. I love the white glove That's a good question. So we really help them sort of laser focus accelerate the growth of their company. in the APN that you can point to? I can point to few, you can take them. Yeah, and part of the reason So it's kind of emotional for And our job is to try to make I observe that startups You guys are the number and also there's go to market benefits So let me ask the question Not everyone is at the APN. How do you guys focus? What's the focus? So obviously a lot of the ISVs Do you guys have a deliberate and then line of business. Line of business, like More solutions and the other for the startups that we cover oh download it on the console, SREs are evolve in that role of DevOps So the partner development manager that they are sourcing, Top ask from the partners is So the combination of in front of the right situations. is about the show here here in the United States, in the startup ecosystem a lot of startups for sure. many of our startups grow Necessity is the mother of all invention. Hey, I am on the cloud. go at the end of the day? and check out the showcases. Startup Program's here to help It's a good way to put it. All right. in growth because of the Let's go, John.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Adam Selipsky | PERSON | 0.99+ |
Serge Shevchenko | PERSON | 0.99+ |
Amazon | ORGANIZATION | 0.99+ |
Europe | LOCATION | 0.99+ |
Jeff | PERSON | 0.99+ |
Serge | PERSON | 0.99+ |
John | PERSON | 0.99+ |
John Furrier | PERSON | 0.99+ |
AWS | ORGANIZATION | 0.99+ |
Jeff Grimes | PERSON | 0.99+ |
United States | LOCATION | 0.99+ |
Silicon Valley | LOCATION | 0.99+ |
Andy Jassy | PERSON | 0.99+ |
San Francisco | LOCATION | 0.99+ |
APN | ORGANIZATION | 0.99+ |
San Francisco, California | LOCATION | 0.99+ |
Jeff Grimes | PERSON | 0.99+ |
SF | LOCATION | 0.99+ |
Capital One | ORGANIZATION | 0.99+ |
US | LOCATION | 0.99+ |
Tel Aviv | LOCATION | 0.99+ |
New York | LOCATION | 0.99+ |
Global APN | ORGANIZATION | 0.99+ |
one partner | QUANTITY | 0.99+ |
Snowflake | ORGANIZATION | 0.99+ |
both | QUANTITY | 0.99+ |
each pillar | QUANTITY | 0.98+ |
EMEA | LOCATION | 0.98+ |
awsstartups.com | OTHER | 0.98+ |
Ditto | PERSON | 0.97+ |
AWS Summit | EVENT | 0.97+ |
zillions of startups | QUANTITY | 0.97+ |
two great guests | QUANTITY | 0.96+ |
today | DATE | 0.96+ |
pandemic | EVENT | 0.96+ |
one day | QUANTITY | 0.95+ |
hundreds of thousands of startups | QUANTITY | 0.95+ |
San Francisco bay | LOCATION | 0.95+ |
DevSecOps | TITLE | 0.94+ |
AWS Summit 2022 | EVENT | 0.94+ |
this summer | DATE | 0.94+ |
CUBE | ORGANIZATION | 0.93+ |
Tons of startups | QUANTITY | 0.92+ |
First thing | QUANTITY | 0.92+ |
each one | QUANTITY | 0.91+ |
three pillars | QUANTITY | 0.89+ |
AWS Global Startup Program | TITLE | 0.87+ |
New York city | LOCATION | 0.87+ |
first | QUANTITY | 0.86+ |
SF 2022 | LOCATION | 0.82+ |
ton of partners | QUANTITY | 0.79+ |
theCUBE | ORGANIZATION | 0.77+ |
Startup Showcase | EVENT | 0.76+ |
AWS Edge | ORGANIZATION | 0.73+ |
thousand flowers | QUANTITY | 0.73+ |
at least a year | QUANTITY | 0.72+ |
AWS Summit San Francisco 2022
More bottoms up and have more technical early adopters. And generally speaking, they're free to use. They're free to try. They're very commonly community source or open source companies where you have a large technical community that's supporting them. So there's a, there's kind of a new normal now I think in great enterprise software and it starts with great technical founders with great products and great bottoms of emotions. And I think there's no better place to, uh, service those people than in the cloud and uh, in, in your community. >>Well, first of all, congratulations, and by the way, you got a great pedigree and great background, super smart, but Myer of your work and your, and, and your founding, but let's face it. Enterprise is hot because digital transformation is all companies there's no, I mean, consumer is enterprise now, everything is what was once a niche. No, I won't say niche category, but you know, not for the faint of heart, you know, investors, >>You know, it's so funny that you say that enterprise is hot because you, and I feel that way now. <laugh> but remember, like right now there's also a tech and VC conference in Miami <laugh> and it's covering cryptocurrencies and FCS and web three. So I think beauty is definitely in the eye of the beholder <laugh> but no, I, I will tell you, >>Ts is one big enterprise, cuz you gotta have imutability you got performance issues. You have, I IOPS issues. >>Well, and, and I think all of us here that are, uh, may maybe students of history and have been involved in open source in the cloud would say that we're, you know, much of what we're doing is, uh, the predecessors of the web web three movement. And many of us I think are contributors to the web three >>Movement. The hype is definitely one web three. Yeah. >>But, >>But you know, >>For sure. Yeah, no, but now you're taking us further east of Miami. So, uh, you know, look, I think, I, I think, um, what is unquestioned with the case now? And maybe it's, it's more obvious the more time you spend in this world is this is the fastest growing part of enterprise software. And if you include cloud infrastructure and cloud infrastructure spend, you know, it is by many measures over, uh, $500 billion in growing, you know, 20 to 30% a year. So it it's a, it's a just incredibly fast, well, >>Let's get, let's get into some of the cultural and the, the shifts that are happening, cuz again, you, you have the luxury of being in enterprise when it was hard, it's getting easier and more cooler. I get it and more relevant <laugh> but there's also the hype of like the web three, for instance, but you know, for, uh, um, um, the CEO snowflake, okay. Has wrote a book and Dave Valenti and I were talking about it and uh, Frank Luman has says, there's no playbooks. We always ask the CEOs, what's your playbook. And he's like, there's no playbook, situational awareness, always Trump's playbooks. So in the enterprise playbook, oh, higher, a direct sales force and SAS kind of crushed that now SAS is being redefined, right. So what is SAS is snowflake assassin or is that a platform? So again, new unit economics are emerging, whole new situation, you got web three. So to me there's a cultural shift, the young entrepreneurs, the, uh, user experience, they look at Facebook and say, ah, you know, they own all my data and you know, we know that that cliche, um, they, you know, the product. So as this next gen, the gen Z and the millennials come in and our customers and the founders, they're looking at things a little bit differently and the tech better. >>Yeah. I mean, I mean, I think we can, we can see a lot of common across all successful startups and the overall adoption of technology. Um, and, and I would tell you, this is all one big giant revolution. I call it the user driven revolution. Right. It's the rise of the user. Yeah. And you might say product like growth is currently the hottest trend in enterprise software. It's actually like growth, right. They're one and the same. So sometimes people think the product, uh, is what is driving growth. >>You just pull the product >>Through. Exactly, exactly. And so that's that I, that I think is really this revolution that you see, and, and it does extend into things like cryptocurrencies and web three and, you know, sort of like the control that is taken back by the user. Um, but you know, many would say that, that the origins of this, but maybe started with open source where users were contributors, you know, contributors were users and looking back decades and seeing how it, how it fast forward to today. I think that's really the trend that we're all writing. It's enabling these end users. And these end users in our world are developers, data engineers, cybersecurity practitioners, right. They're really the, and they're really the, the beneficiaries and the most, you know, kind of valued people in >>This. I wanna come back to the data engineers in a second, but I wanna make a comment and get your reaction to, I have a, I'm a gen Xer technically. So for not a boomer, but I have some boomer friends who are a little bit older than me who have, you know, experienced the sixties. And I have what been saying on the cube for probably about eight years now that we are gonna hit digital hippie revolution, meaning a rebellion against in the sixties was rebellion against the fifties and the man and, you know, summer of love. That was a cultural differentiation from the other one other group, the predecessors. So we're kind of having that digital moment now where it's like, Hey boomers, Hey people, we're not gonna do that anymore. You, we hate how you organize shit. >>Right. But isn't this just technology. I mean, isn't it, isn't it like there used to be the old adage, like, you know, you would never get fired for buying IBM, but now it's like, you obviously probably would get fired if you bought IBM. And I mean, it's just like the, the, I think, I think >>During the mainframe days, those renegades were breaking into Stanford, starting the home group. So what I'm trying to get at is that, do you see the young cultural revolution also, culturally, just, this is my identity NFTs to me speak volumes about my, I wanna associate with NFTs, not single sign on. Well, >>Absolutely. And, and I think like, I think you're hitting on something, which is like this convergence of, of, you know, societal it'll trends with technology trends and how that manifests in our world is yes. I think like there is unquestionably almost a religion yeah. Around the way in which a product is built. Right. And we can use open source, one example of that religion. Some people will say, look, I'll just never try a product in the cloud if it's not open source. Yeah. I think cloud, native's another example of that, right? It's either it's, you know, it either is cloud native or it's not. And I think a lot of people will look at a product and say, look, you know, you were not designed in the cloud era. Therefore I just won't try you. And sometimes, um, like it or not, it's a religious decision, right? Yeah. It's so it's something that people just believe to be true almost without, uh, necessarily caring >>About data. Data drives all decision making. Let me ask you this next question. As a VC. Now you look at pitch, well, you've been a VC for many years, but you also have the founder entrepreneurial mindset, but you can get empathize with the founders. You know, hustle is a big part of the, that first founder check, right? You gotta convince someone to part with their ch their money and the first money in which you do a lot of it's about believing in the person. So faking it till you make it is hard. Now you, the data's there, you either have it cloud native, you either have the adaption or traction. So honesty is a big part of that pitch. You can't fake it. >>Oh, AB absolutely. You know, there used to be this concept of like the persona of an entrepreneur. Right. And the persona of the entrepreneur would be, you know, so somebody who was a great salesperson or somebody who tell a great story, and I still think that that's important, right. It still is a human need for people to believe in narratives and stories. Yeah. But having said that you're right. The proof is in the pudding, right. At some point you click download and you try the product and it does what it says it gonna it's gonna do, or it doesn't, or it either stands up to the load test or it doesn't. And so I, I feel like in the new economy that we live in, really, it's a shift from maybe the storytellers and the creators to, to the builders, right. The people that know how to build great product. And in some ways the people that can build great product yeah. Stand out from the crowd. And they're the ones that can build communities around their products. And, you know, in some ways can, um, you know, kind of own more of the narrative of because their product begins exactly >>The volume you back to the user led growth. >>Exactly. And it's the religion of, I just love your product. Right. And I, I, I, um, Doug song is the founder of du security used to say, Hey, like, you know, the, the really like in today's world of like consumption based software, like the user is only gonna give you 90 seconds to figure out whether or not you're a company that's easy to do business with. Right. And so you can say, and do all the things that you want about how easy you are to work with. But if the product isn't easy to install, if it's not easy to try, if it's not, if, if the it's gotta speak to the, >>Speak to the user, but let me ask a question now that for the people watching, who are maybe entrepreneurial entre, preneurs, um, masterclass here in session. So I have to ask you, do you prefer, um, an entrepreneur come in and say, look at John. Here's where I'm at. Okay. First of all, storytelling's fine with you an extrovert or introvert, have your style, sell the story in a way that's authentic, but do you, what do you prefer to say? Here's where I'm at? Look, I have an idea. Here's my traction. I think here's my MVP prototype. I need help. Or do, do you wanna just see more stats? What's the, what's the preferred way that you like to see entrepreneurs come in and engage? >>There's tons of different styles, man. I think the single most important thing that every founder should know is that we, we don't invest in what things are today. We invest in what we think something will become. Right. And I think that's why we all get up in the morning and try to build something different, right? It's that we see the world a different way. We want it to be a different way. And we wanna work every single moment of the day to try to make that vision a reality. So I think the more that you can show people where you want to be the, of more likely somebody is gonna align with your vision and, and wanna invest in you and wanna be along for the ride. So I, I wholeheartedly believe in showing off what you got today, because eventually we all get down to like, where are we and what are we gonna do together? But, um, no, I, you gotta >>Show the >>Path. I think the single most important thing for any founder and VC relationship is that they have the same vision. Uh, if you have the same vision, you can, you can get through bumps in the road, you can get through short term spills. You can all sorts of things in the middle. The journey can happen. Yeah. But it doesn't matter as much if you share the same long term vision, >>Don't flake out and, and be fashionable with the latest trends because it's over before you can get there. >>Exactly. I think many people that, that do what we do for a living, we'll say, you know, ultimately the future is relatively easy to predict, but it's the timing that's impossible to predict. <laugh> so you, you know, you sort of have to balance the, you know, we, we know that the world is going in this way and therefore we're gonna invest a lot of money to try to make this a reality. Uh, but some times it happens in six months. Sometimes it takes six years. Sometimes it takes 16 years. Uh, >>What's the hottest thing in enterprise that you see the biggest wave that people should pay attention to that you're looking at right now with Bel partners, Tebel dot your site. What's the big wave. What's your big >>Wave. There's three big trends that we invest in. And the they're the only things we do day in, day out one is the explosion and open source software. So I think many people think that all software is unquestionably moving to an open source model in some form or another yeah. Tons of reasons to debate whether or not that is gonna happen, an alwa timeline >>Happening forever. >>But, uh, it is, it is accelerating faster than we've ever seen. So I, I think it's, it's one big, massive wave that we continue to ride. Um, second is the rise of data engineering. Uh, I think data engineering is in and of itself now, a category of software. It's not just that we store data. It's now we move data and we develop applications on data. And, uh, I think data is in and of itself as big of a market as any of the other markets that we invest in. Uh, and finally, it's the gift that keeps on giving. I've spent my entire career in it. We still feel that security is a market that is underinvested. It is, it continues to be the place where people need to continue to invest and spend more money. Yeah. Uh, and those are the three major trends that we run >>And security, you think we all need a dessert do over, right? I mean, do we need you do over in security or is what's the core problem? I, >>I, I keep using this word underinvested because I think it's the right way to think about the problem. I think if you, I think people generally speaking, look at cybersecurity as an add-on. Yeah. But if you think about it, the whole economy is moving online. And so in, in some ways like security is core to protecting the digital economy. And so it's, it shouldn't be an afterthought, right? It should be core to what everyone is doing. And that's why I think relative to the trillions of dollars that are at stake, uh, I believe the market size for cybersecurity is run $150 billion. And it still is a fraction of what we're, >>What we're and national security even boom is booming now. So you get the convergence of national security, geopolitics, internet digital that's >>Right. You mean arguably, right? I mean, arguably again, it's the area of the world that people should be spending more time and more money given what to stake. >>I love your thesis. I gotta, I gotta say, you gotta love your firm. Love. You're doing we're big supporters, your mission. Congratulations on your entrepreneurial venture. And, uh, we'll be, we'll be talking and maybe see a Cuban. Uh, absolutely not. Certainly EU maybe even north Americans in Detroit this year. >>Huge fan of what you guys are doing here. Thank you so much for helping me on the show. >>Guess be VC Johnson here on the cube. Check him out. Founder for founders here on the cube, more coverage from San Francisco, California. After this short break, stay with us. Everyone. Welcome to the cue here. Live in San Francisco. K warn you for AWS summit 2022 we're live we're back with events. Also we're virtual. We got hybrid all kinds of events. This year, of course, summit in New York city is happening this summer. We'll be there with the cube as well. I'm John. Again, John host of the cube. Got a great guest here, Justin Kobe owner, and CEO of innovative solutions. Their booth is right behind us. Justin, welcome to the cube. >>Thank you. Thank you for having me. >>So we're just chatting, uh, uh, off camera about some of the work you're doing. You're the owner of and CEO. Yeah. Of innovative. Yeah. So tell us the story. What do you guys do? What's the elevator pitch. >>Yeah. <laugh> so the elevator pitch is we are, uh, a hundred percent focused on small to mid-size businesses that are moving to the cloud, or have already moved to the cloud and really trying to understand how to best control security, compliance, all the good stuff that comes along with it. Um, exclusively focused on AWS and, um, you know, about 110 people, uh, based in Rochester, New York, that's where our headquarters is, but now we have offices down in Austin, Texas, up in Toronto, uh, Canada, as well as Chicago. Um, and obviously in New York, uh, you know, the business was never like this, uh, five years ago, um, founded in 1989, made the decision in 2018 to pivot and go all in on the cloud. And, uh, I've been a part of the company for about 18 years, bought the company about five years ago. And it's been a great ride. >>It's interesting. The manages services are interesting with cloud cause a lot of the heavy liftings done by a of us. So we had Matt on your team on earlier talking about some of the edge stuff. Yeah. But you guys are a managed cloud service. You got cloud advisory, you know, the classic service that's needed, but the demands coming from cloud migrations and application modernization, but obviously data is a huge part of it. Huge. How is this factoring into what you guys do and your growth cuz you guys are the number one partner on the SMB side for edge. Yeah. For AWS, you got results coming in. Where's the, where's the forcing function. What's the pressure point. What's the demand like? >>Yeah. It's a great question. Every CEO I talk to, that's a small mids to size business. They're all trying to understand how to leverage technology better to help either drive a revenue target for their own business, uh, help with customer service as so much has gone remote now. And we're all having problems or troubles or issues trying to hire talent. And um, you know, tech is really at the, at the forefront and the center of that. So most customers are coming to us and they're of like, listen, we gotta move to the cloud or we move some things to the cloud and we want to do that better. And um, there's this big misnomer that when you move to the cloud, you gotta automatically modernize. Yeah. And what we try to help as many customers understand as possible is lifting and shifting, moving the stuff that you maybe currently have OnPrem and a data center to the cloud first is a first step. And then so, uh, progressively working through a modernization strategy is always the better approach. And so we spend a lot of time with small to mid-size businesses who don't have the technology talent on staff to be able to do >>That. Yeah. And they want to get set up. But the, the dynamic of like latency is huge. We're seeing that edge product is a big part of it. This is not a one-off happening around everywhere. It is not it's manufacturing, it's the physical plant or location >>Literally. >>And so, and you're seeing more IOT devices. What's that like right now from a challenge and problem statement standpoint, are the customers, not staff, is the it staff kind of old school? Is it new skills? What's the core problem. And you guys solve >>In the SMB space. The core issue nine outta 10 times is people get enamored with the latest and greatest. And the reality is not everything that's cloud based. Not all cloud services are the latest and greatest. Some things have been around for quite some time and our hardened solutions. And so, um, what we try to do with, to technology staff that has traditional on-prem, uh, let's just say skill sets and they're trying to move to a cloud-based workload is we try to help those customers through education and through some practical, let's just call it use case. Um, whether that's a proof of concept that we're doing or whether that's, we're gonna migrate a small workload over, we try to give them the confidence to be able to not, not necessarily go it alone, but, but to, to, to have the, uh, the Gusto and to really have the, um, the, the opportunity to, to do that in a wise way. Um, and what I find is that most CEOs that I talk to yeah. Feel like, listen, at the end of the day, I'm gonna be spending money in one place or another, whether that's on primer in the cloud, I just want know that I'm doing that way. That helps me grow as quickly as possible status quo. I think every, every business owner knows that COVID taught us anything that status quo is, uh, is, is no. No. Good. >>How about factoring in the, the agility and speed equation? Does that come up a lot? It >>Does. I think, um, I think there's also this idea that if, uh, if we do a deep dive analysis and we really take a surgical approach to things, um, we're gonna be better off. And the reality is the faster you move with anything cloud based, the better you are. And so there's this assumption that we gotta get it right the first time. Yeah. In the cloud, if you start down your journey in one way and you realize midway that it's not the right, let's just say the right place to go. It's not like buying a piece of iron that you put in the closet and now you own it in the cloud. You can turn those services on and off. It's a, gives you a much higher density for making decisions and failing >>Forward. Well actually shutting down the abandoning, the projects that early, not worrying about it, you got it mean most people don't abandon stuff cuz they're like, oh, I own it. >>Exactly. >>And they get, they get used to it. Like, and then they wait too long. >>That's exactly. >>Yeah. Frog and boiling water, as we used to say, oh, it's a great analogy. So I mean, this, this is a dynamic. That's interesting. I wanna get more thoughts on it because like I'm a, if I'm a CEO of a company, like, okay, I gotta make my number. Yeah. I gotta keep my people motivated. Yeah. And I gotta move faster. So this is where you guys come in. I get the whole thing. And by the way, great service, um, professional services in the cloud right now are so hot because so hot, you can build it and then have option optionality. You got path decisions, you got new services to take advantage of. It's almost too much for customers. It is. I mean, everyone I talked to at reinvent, that's a customer. Well, how many announcements did Andy jazzy announcer Adam? You know, the 5,000 announcement or whatever. They did huge amounts. Right. Keeping track of it all. Oh, is huge. So what's the, what's the, um, the mission of, of your company. How does, how do you talk to that alignment? Yeah. Not just processes. I can get that like values as companies, cuz they're betting on you and your people. >>They are, they are >>Values. >>Our mission is, is very simple. We want to help every small to midsize business leverage the power of the cloud. Here's the reality. We believe wholeheartedly. This is our vision that every company is going to become a technology company. So we go to market with this idea that every customer's trying to leverage the power of the cloud in some way, shape or form, whether they know it or don't know it. And number two, they're gonna become a 10 a company in the process of that because everything is so tech-centric. And so when you talk about speed and agility, when you talk about the, the endless options and the endless permutations of solutions that a customer can buy in the cloud, how are you gonna ask a team of one or two people in your it department to make all those decisions going it alone or trying to learn it as you go, it only gets you so far working with a partner. >>I'll just give you some perspective. We work with about a thousand small to midsize business customers. More than 50% of those customers are on our managed services. Meaning they know that we have their back and we're the safety net. So when a customer is saying, right, I'm gonna spend a couple thousand and dollars a month in the cloud. They know that that bill, isn't gonna jump to $10,000 a month going in alone. Who's there to help protect that. Number two, if you have a security posture and let's just say your high profile and you're gonna potentially be more vulnerable to security attacks. If you have a partner that's offering you some managed services. Now you, again, you've got that backstop and you've got those services and tooling. We, we offer, um, seven different products, uh, that are part of our managed services that give the customer the tooling, that for them to go out and buy on their own for a customer to go out today and go buy a new Relic solution on their own. It, it would cost 'em a four, >>The training alone would be insane. A risk factor. I mean the cost. Yes, absolutely opportunity cost is huge, >>Huge, absolutely enormous training and development. Something. I think that is often, you know, it's often overlooked technologists. Typically they want to get their skills up. They, they love to get the, the stickers and the badges and the pins, um, at innovative in 2018. When, uh, when we, he made the decision to go all in on the club, I said to the organization, you know, we have this idea that we're gonna pivot and be aligned with AWS in such a way that it's gonna really require us all to get certified. My executive assistant at the time looks at me. She said, even me, I said, yeah, even you, why can't you get certified? Yeah. And so we made, uh, a conscious, it wasn't requirement. It still isn't today to make sure everybody in the company has the opportunity to become certified. Even the people that are answering the phones at the front >>Desk and she could be running the Kubernetes clusters. I >>Love it. It's >>Amazing. >>But I'll tell you what, when that customer calls and they have a real Kubernetes issue, she'll be able to assist and get >>The right people with. And that's a cultural factor that you guys have. So, so again, this is back to my whole point out SMBs and businesses in general, small and large it staffs are turning over the gen Z and millennials are in the workforce. They were provisioning top of rack switches. Right. First of all. And so if you're a business, there's also the, I call the buildout, um, uh, return factor, ROI piece. At what point in time as an owner, SMB, do I get to ROI? Yeah. I gotta hire a person to manage it. That person's gonna have five zillion job offers. Yep. Uh, maybe who knows? Right. I got cyber security issues. Where am I gonna find a cyber person? Yeah. A data compliance. I need a data scientist and a compliance person. Right. Maybe one in the same. Right. Good luck. Trying to find a data scientist. Who's also a compliance person. Yep. And the list goes on. I can just continue. Absolutely. I need an SRE to manage the, the, uh, the sock report and we can pen test. Right. >>Right. >>These are, these are >>Like critical issues. >>This is just like, these are the table stakes. >>Yeah. And, and every, every business owner's thinking about this, >>That's, that's what, at least a million in loading, if not three or more Just to get that app going. Yeah. Then it's like, where's the app. Yeah. So there's no cloud migration. There's no modernization on the app side. No. And they remind AI and ML. >>That's right. That's right. So to try to go it alone, to me, it's hard. It it's incredibly difficult. And the other thing is, is there's not a lot of partners, so the partner, >>No one's raising their hand boss. I'll do all that exactly. In the it department. >>Exactly. >>So like, can we just call up, uh, you know, our old vendor that's >>Right. <laugh> right. Our old vendor. I like it, >>But that's so true. I mean, when I think about how, if I was a business owner starting a business today and I had to build my team, um, and the amount of investment that it would take to get those people skilled up and then the risk factor of those people now having the skills and being so much more in demand and being recruited away, that's a real, that's a real issue. And so how you build your culture around that is, is very important. It's something that we talk about every, with every one of our small to mid-size >>Businesses. So just, I want get, I want to get your story as CEO. Okay. Take us through your journey. You said you bought the company and your progression to, to being the owner and CEO of innovative yeah. Award winning guys doing great. Uh, great bet on a good call. Yeah. Things are good. Tell your story. What's your journey? >>It's real simple. I was, uh, I was a sophomore at the Rochester Institute of technology in 2003. And, uh, I knew that I, I was going to school for it and I, I knew I wanted to be in tech. I didn't know what I wanted to do, but I knew I didn't wanna code or configure routers and switches. So I had this great opportunity with the local it company that was doing managed services. We didn't call it at that time innovative solutions to come in and, uh, jump on the phone and dial for dollars. I was gonna cold call and introduced other, uh, small to midsize businesses locally in Rochester, New York go to Western New York, um, who innovative was now. We were 19 people at the time. Yeah. I came in, I did an internship for six months and I loved it. I learned more in those six months than I probably did in my first couple of years at, uh, at RT long story short. >>Um, for about seven years, I worked, uh, to really help develop, uh, sales process and methodology for the business so that we could grow and scale. And we grew to about 30 people. And, um, I went to the owners at the time in 2000 and I was like, Hey, I'm growing the value of this business. And who knows where you guys are gonna be another five years? What do you think about making me an owner? And they were like, listen, you got long ways before you're gonna be an owner. But if you stick it out in your patient, we'll, um, we'll work through a succession plan with you. And I said, okay, there were four other individuals at the time that were gonna also buy the business with me. >>And they were the owners, no outside capital, >>None zero, well, 2014 comes around. And, uh, the other folks that were gonna buy into the business with me that were also working at innovative for different reasons. They all decided that it wasn't for them. One started a family. The other didn't wanna put capital in. Didn't wanna write a check. Um, the other had a real big problem with having to write a check. If we couldn't make payroll, I'm like, well, that's kind of like, if we're own, we're gonna have to like cover that stuff. <laugh> so >>It's called the pucker factor. >>Exactly. So, uh, I sat down with the CEO in early 2015 and, uh, we made the decision that I was gonna buy the three partners out, um, go through an earn out process, uh, coupled with, uh, an interesting financial strategy that wouldn't strap the BI cuz they cared very much. The company still had the opportunity to keep going. So in 2016 I bought the business, um, became the sole owner. And, and at that point we, um, we really focused hard on what do we want this company to be? We had built this company to this point. Yeah. And, uh, and by 2018 we knew that pivoting all going all in on the cloud was important for us. And we haven't looked back. >>And at that time, the proof points were coming clearer and clearer 2012 through 15 was the early adopters, the builders, the startups and early enterprises. Yes. The capital ones of the world. Exactly the, uh, and those kinds of big enterprises. The GA I don't wanna say gamblers, but ones that were very savvy. The innovators, the FinTech folks. Yep. The hardcore glass eating enterprises >>Agreed, agreed to find a small to midsize business to migrate completely to the cloud is as infrastructure was considered, that just didn't happen as often. Um, what we were seeing where the, a lot of our small to midsize business customers, they wanted to leverage cloud based backup, or they wanted to leverage a cloud for disaster recovery because it lent itself. Well, early days, our most common cloud customer though, was the customer that wanted to move messaging and collaboration. The, the Microsoft suite to the cloud. And a lot of 'em dipped their toe in the water. But by 2017 we knew infrastructure was around the corner. Yeah. And so, uh, we only had two customers on AWS at the time. Um, and we, uh, we, we made the decision to go all in >>Justin. Great to have you on the cube. Thank you. Let's wrap up. Uh, tell me the hottest product that you have. Is it migrations? Is the app modernization? Is it data? What's the hot product and then put a plugin for the company. Awesome. >>So, uh, there's no question. Every customer is looking migrate workloads and try to figure out how to modernize for the future. We have very interesting, sophisticated yet elegant funding solutions to help customers with the cash flow, uh, constraints that come along with those migrations. So any SMB that's thinking about migrating into the cloud, they should be talking innovative solutions. We know how to do it in a way that allows those customer is not to be cash strapped and gives them an opportunity to move forward in a controlled, contained way so they can modernize. So >>Like insurance, basically for them not insurance class in the classic sense, but you help them out on the, on the cash exposure. >>Absolutely. We are known for that and we're known for being creative with those customers and being empathetic to where they are in their journey. >>And that's the cloud upside is all about doubling down on the variable win that's right. Seeing the value and ING down on it. Absolutely not praying for it. Yeah. <laugh> all right, Justin. Thanks for coming on. You really appreciate >>It. Thank you very much for having me. >>Okay. This is the cube coverage here live in San Francisco, California for AWS summit, 2022. I'm John for your host. Thanks for watching. We're back with more great coverage for two days after this short break >>Live on the floor in San Francisco for Aus summit. I'm John for host of the cube here for the next two days, getting all the actual back in person we're at AWS reinvent a few months ago. Now we're back events are coming back and we're happy to be here with the cube. Bring all the action. Also virtual. We have a hybrid cube, check out the cube.net, Silicon angle.com for all the coverage. After the event. We've got a great guest ticking off here. Matthew Park, director of solutions, architecture with innovation solutions. The booth is right here. Matthew, welcome to the cube. >>Thank you very much. I'm glad to be here. >>So we're back in person. You're from Tennessee. We were chatting before you came on camera. Um, it's great to be back through events. It's >>Amazing. This is the first, uh, summit I've been to, to in what two, three >>Years. That's awesome. We'll be at the, uh, a AWS summit in New York as well. A lot of developers and the big story this year is as developers look at cloud going distributed computing, you got on premises, you got public cloud, you got the edge. Essentially the cloud operations is running everything devs sec ops, everyone kind of sees that you got containers, you got Benet, he's got cloud native. So the, the game is pretty much laid out. Mm-hmm <affirmative> and the edge is with the actions you guys are number one, premier partner at SMB for edge. >>That's >>Right. Tell us about what you guys doing at innovative and, uh, what you do. >>That's right. Uh, so I'm the director of solutions architecture. Uh, me and my team are responsible for building out the solutions. The at our around, especially the edge public cloud for us edge is anything outside of an AWS availability zone. Uh, we are deploying that in countries that don't have AWS infrastructure in region. They don't have it. Uh, give >>An example, >>Uh, example would be Panama. We have a customer there that, uh, needs to deploy some financial tech data and compute is legally required to be in Panama, but they love AWS and they want to deploy AWS services in region. Uh, so they've taken E EKS anywhere. We've put storage gateway and, uh, snowball, uh, in region inside the country and they're running or FinTech on top of AWS services inside Panama. >>You know, what's interesting, Matthew is that we've been covering Aw since 2013 with the cube about their events. And we watched the progression and jazzy was, uh, was in charge and became the CEO. Now Adam slaps in charge, but the edge has always been that thing they've been trying to avoid. I don't wanna say trying to avoid, of course, Amazon would listens to the customer. They work backwards from the customer. We all know that. Uh, but the real issue was they were they're bread and butters EC two and S three. And then now they got tons of services and the cloud is obviously successful and seeing that, but the edge brings up a whole nother level. >>It does >>Computing. >>It >>Does. That's not centralized in the public cloud now they got regions. So what is the issue with the edge what's driving? The behavior. Outpost came out as a reaction to competitive threats and also customer momentum around OT, uh, operational technologies. And it merging. We see with the data at the edge, you got five GM having. So it's pretty obvious, but there was a slow transition. What was the driver for the edge? What's the driver now for edge action for AWS >>Data in is the driver for the edge. Data has gravity, right? And it's pulling compute back to where the customer's generating that data and that's happening over and over again. You said it best outpost was a reaction to a competitive situation. Whereas today we have over 15 AWS edge services and those are all reactions to things that customers need inside their data centers on location or in the field like with media companies. >>Outpost is interesting. We always use the riff on the cube, uh, cause it's basically Amazon in a box, pushed in the data center, running native, all this stuff, but now cloud native operations are kind of becoming standard. You're starting to see some standard. Deepak syncs group is doing some amazing work with opensource Raul's team on the AI side, obviously, uh, you got SW who's giving the keynote tomorrow. You got the big AI machine learning big part of that edge. Now you can say, okay, outpost, is it relevant today? In other words, did outpost do its job? Cause EKS anywhere seems to be getting a lot of momentum. You see local zones, the regions are kicking ass for Amazon. This edge piece is evolving. What's your take on EKS anywhere versus say outpost? >>Yeah, I think outpost did its job. It made customers that were looking at outpost really consider, do I wanna invest in this hardware? Do I, do I wanna have, um, this outpost in my datas center, do I want to manage this over the long term? A lot of those customers just transitioned to the public cloud. They went into AWS proper. Some of those customers stayed on prem because they did have use cases that were, uh, not a good fit for outpost. They weren't a good fit. Uh, in the customer's mind for the public AWS cloud inside an availability zone now happening is as AWS is pushing these services out and saying, we're gonna meet you where you are with 5g. We're gonna meet you where you are with wavelength. We're gonna meet you where you are with EKS anywhere. Uh, I think it has really reduced the amount of times that we have conversations about outposts and it's really increased. We can deploy fast. We don't have to spin up outpost hardware can go deploy EKS anywhere in your VMware environment. And it's increasing the speed of adoption >>For sure. Right? So you guys are making a lot of good business decisions around managed cloud service. That's right. Innovative. Does that get the cloud advisory, the classic professional services for the specific edge piece and, and doing that outside of the availability zones and regions for AWS, um, customers in these new areas that you're helping out are they want cloud, like they want to have modernization a modern applications. Obviously they got data machine learning and AI, all part of that. What's the main product or, or, or gap that you're filling for AWS, uh, outside of their availability zones or their regions that you guys are delivering. What's the key is that they don't have a footprint. Is it that it's not big enough for them? What's the real gap. What's why, why are you so successful? >>So what customers want when they look towards the cloud is they want to focus on what's making them money as a business. They wanna focus on their applications. They wanna focus on their customers. So they look towards AWS cloud and a AWS. You take the infrastructure, you take, uh, some of the higher layers and we'll focus on our revenue generating business, but there's a gap there between infrastructure and revenue generating business that innovative slides into, uh, we help manage the AWS environment. Uh, we help build out these things in local data centers for 32 plus year old company. We have traditional on-premises people that know about deploying hardware that know about deploying VMware to host EKS anywhere. But we also have most of our company totally focused on the AWS cloud. So we're that gap in helping deploy these AWS services, manage them over the long term. So our customers can go to just primarily and totally focusing on their revenue generating business. So >>Basically you guys are basically building AWS edges, >>Correct? >>For correct companies, correct? Mainly because the, the needs are there, you got data, you got certain products, whether it's, you know, low latency type requirements, right. And then they still work with the regions, right. It's all tied together, right. Is that how it >>Works? Right. And, and our customers, even the ones in the edge, they also want us to build out the AWS environment inside the availability zone, because we're always gonna have a failback scenario. If we're gonna deploy fin in the Caribbean, we're gonna talk about hurricanes. And we're gonna talk about failing back into the AWS availability zones. So innovative is filling that gap across the board, whether it be inside the AWS cloud or on the AWS edge. >>All right. So I gotta ask you on the, since you're at the edge in these areas, I won't say underserved, but developing areas where now have data and you have applications that are tapping into that, that requirement. It makes total sense. We're seeing that across the board. So it's not like it's a, it's an outlier it's actually growing. Yeah. There's also the crypto angle. You got the blockchain. Are you seeing any traction at the edge with blockchain? Because a lot of people are looking at the web three in these areas like Panama, you mentioned FinTech. And in, in the islands there a lot of, lot of, lot of web three happening. What's your, what your view on the web three world right now, relative >>To we, we have some customers actually deploying crypto, especially, um, especially in the Caribbean. I keep bringing the Caribbean up, but it's, it's top of my mind right now we have customers that are deploying crypto. A lot of, uh, countries are choosing crypto to underlie parts of their central banks. Yeah. Um, so it's, it's up and coming. Uh, I, I have some, you know, personal views that, that crypto is still searching for a use case. Yeah. And, uh, I think it's searching a lot and, and we're there to help customers search for that use case. Uh, but, but crypto, as a, as a, uh, technology, um, lives really well on the AWS edge. Yeah. Uh, and, and we're having more and more people talk to us about that. Yeah. And ask for assistance in the infrastructure, because they're developing new cryptocurrencies every day. Yeah. It's not like they're deploying Ethereum or anything specific. They're actually developing new currencies and, and putting them out there on >>It's interesting. I mean, first of all, we've been doing crypto for many, many years. We have our own little, um, you know, project going on. But if you look talk to all the crypto people that say, look, we do a smart contract, we use the blockchain. It's kind of over a lot of overhead and it's not really their technical already, but it's a cultural shift, but there's underserved use cases around use of money, but they're all using the blockchain just for like smart contracts, for instance, or certain transactions. And they go to Amazon for the database. Yeah. <laugh> they all don't tell anyone we're using a centralized service. Well, what happened to decentralized? >>Yeah. And that's, and that's the conversation performance issue. Yeah. And, and it's a cost issue. Yeah. And it's a development issue. Um, so I think more and more as, as some of these, uh, currencies maybe come up, some of the smart contracts get into, uh, they find their use cases. I think we'll start talking about how does that really live on, on AWS and, and what does it look like to build decentralized applications, but with AWS hardware and services. >>Right. So take me through, uh, a use case of a customer Matthew around the edge. Okay. So I'm a customer, pretend I'm a customer, Hey, you know, I'm, we're in an underserved area. I want to modernize my business. And I got my developers that are totally peaked up on cloud, but we've identified that it's just a lot of overhead latency issues. I need to have a local edge and serve my a, I also want all the benefit of the cloud. So I want the modern, and I wanna migrate to the cloud for all those cloud benefits and the goodness of the cloud. What's the answer. >>Yeah. Uh, big thing is, uh, industrial manufacturing, right? That's, that's one of the best use cases, uh, inside industrial manufacturing, we can pull in many of the AWS edge services we can bring in, uh, private 5g, uh, so that all the, uh, equipment that, that manufacturing plant can be hooked up, they don't have to pay huge overheads to deploy 5g it's, uh, better than wifi for the industrial space. Um, when we take computing down to that industrial area, uh, because we wanna do pre-procesing on the data. Yeah. We want to gather some analytics. We deploy that with a regular commercially available hardware running VMware, and we deploy EKS anywhere on that. Inside of that manufacturing plant, we can do pre-procesing on things coming out of the robotics, depending on what we're manufacturing. Right. And then we can take those refined analytics and for very low cost with maybe a little bit longer latency transmit those back, um, to the AWS availability zone, the, the standard >>For data, data lake, or whatever, >>To the data lake. Yeah. Data lake house, whatever it might be. Um, and we can do additional data science on that once it gets to the AWS cloud. Uh, but a lot of that, uh, just in time business decisions, just time manufacturing decisions can all take place on an AWS service or services inside that manufacturing plant. And that's, that's one of the best use cases that we're >>Seeing. And I think, I mean, we've been seeing this on the queue for many, many years, moving data around is very expensive. Yeah. But also compute going to the data that saves that cost yeah. On the data transfer also on the benefits of the latency. So I have to ask you, by the way, that's standard best practice now for the folks watching don't move the data unless you have to. Um, but those new things are developing. So I wanna ask you what new patterns are you seeing emerging once this new architecture's in place? Love that idea, localize everything right at the edge, manufacturing, industrial, whatever, the use case, retail, whatever it is. Right. But now what does that change in the, in the core cloud? There's a, there's a system element here. Yeah. What's the new pattern. There's >>Actually an organizational element as well, because once you have to start making the decision, do I put this compute at the point of use or do I put this compute in the cloud? Uh, now you start thinking about where business decisions should be taking place. Uh, so not only are you changing your architecture, you're actually changing your organization because you're thinking, you're thinking about a dichotomy you didn't have before. Uh, so now you say, okay, this can take place here. Uh, and maybe, maybe this decision can wait. Right. And then how do I visualize that? By >>The way, it could be a bot tube doing the work for management. Yeah. <laugh> exactly. You got observability going, right. But you gotta change the database architecture on the back. So there's new things developing. You've got more benefit. There >>Are, there are, and we have more and more people that, that want to talk less about databases and want to talk about data lakes because of this. They want to talk more about customers are starting to talk about throwing away data. Uh, you know, for the past maybe decade. Yeah. It's been store everything. And one day we will have a data science team that we hire in our organization to do analytics on this decade of data. And well, >>I mean, that's, that's a great point. We don't have time to drill into, maybe we do another session this, but the one pattern we're seeing come of the past year is that throwing away data's bad. Even data lakes that so-called turn into data swamps, actually, it's not the case. You look at data, brick, snowflake, and other successes out there. And even time series data, which may seem irrelevant efforts over actually matters when people start retrain their machine learning algorithms. Yep. So as data becomes co as we call it in our last showcase, we did a whole whole an event on this. The data's good in real time and in the lake. Yeah. Because the iteration of the data feeds the machine learning training. Things are getting better with the old data. So it's not throw away. It's not just business benefits. Yeah. There's all kinds of new scale. There >>Are. And, and we have, uh, many customers that are running petabyte level. Um, they're, they're essentially data factories on, on, on premises, right? They're, they're creating so much data and they're starting to say, okay, we could analyze this, uh, in the cloud, we could transition it. We could move petabytes of data to AWS cloud, or we can run, uh, computational workloads on premises. We can really do some analytics on this data transition, uh, those high level and sort of raw analytics back to AWS run 'em through machine learning. Um, and we don't have to transition 10, 12 petabytes of data into AWS. >>So I gotta end the segment on a, on a, kind of a, um, fun, I was told to ask you about your personal background on premise architect, Aus cloud, and skydiving instructor. How does that all work together? What tell, what does this mean? >>Yeah. Uh, I, >>You jumped out a plane and got a job. You got a customer to jump >>Out kind of. So I was, you jumped out. I was teaching Scott eing, uh, before I, before I started in the cloud space, this was 13, 14 years ago. I was a, I still am a Scott I instructor. Uh, I was teaching Scott eing and I heard out of the corner of my ear, uh, a guy that owned an MSP that was lamenting about, um, you know, storing data and how his customers are working. And he can't find enough people to operate all these workloads. So I walked over and said, Hey, this is, this is what I went to school for. Like, I'd love to, you know, I was living in a tent in the woods, teaching skydiving. I was like, I'd love to not live in a tent in the woods. So, uh, I started in the first day there, we had a, and, uh, EC two had just come out <laugh> um, and, uh, like, >>This is amazing. >>Yeah. And so we had this discussion, we should start moving customers here. And, uh, and that totally revolutionized that business, um, that, that led to, uh, that that guy actually still owns a skydiving airport. But, um, but through all of that, and through being in on premises, migrated me and myself, my career into the cloud, and now it feels like, uh, almost, almost looking back and saying, now let's take what we learned in the cloud and, and apply those lessons and those services to premises. >>So it's such a great story. You know, I was gonna, you know, you know, the, the, the, the whole, you know, growth mindset pack your own parachute, you know, uh, exactly. You know, the cloud in the early days was pretty much will the shoot open. Yeah. It was pretty much, you had to roll your own cloud at that time. And so, you know, you, you jump on a plane, you gotta make sure that parachute is gonna open. >>And so was Kubernetes by the way, 2015 or so when, uh, when that was coming out, it was, I mean, it was, it was still, and I, maybe it does still feel like that to some people, right. Yeah. But, uh, it was, it was the same kind of feeling that we had in the early days of AWS, the same feeling we have when we >>It's much now with you guys, it's more like a tandem jump. Yeah. You know, but, but it's a lot of, lot of this cutting stuff like jumping out of an airplane. Yeah. You guys, the right equipment, you gotta do the right things. Exactly. >>Right. >>Matthew, thanks for coming on the cube. Really appreciate it. Absolutely great conversation. Thanks for having me. Okay. The cubes here, lot in San Francisco for AWS summit, I'm John for your host of the cube. Uh, we'll be at a summit in New York coming up in the summer as well. Look up for that. Look at this calendar for all the cube, actually@thecube.net. We'll right back with our next segment after this break. >>Okay. Welcome back everyone to San Francisco live coverage here, we're at the cube, a summit 2022. We're back in person. I'm John furry host of the cube. We'll be at the, a us summit in New York city this summer, check us out then. But right now, two days in San Francisco getting all coverage, what's going on in the cloud, we got a cube alumni and friend of the cube, my dos car CEO, investor, a Sierra, and also an investor and a bunch of startups, angel investor. Gonna do great to see you. Thanks for coming on the cube. Good to see you. Good to see you, Pam. Cool. How are you? Good. >>How are you? >>So congratulations on all your investments. Uh, you've made a lot of great successes, uh, over the past couple years, uh, and your company raising, uh, some good cash as Sarah so give us the update. How much cash have you guys raised? What's the status of the company product what's going on? First >>Of all, thank you for having me. We're back to be business with you never while after. Great to see you. Um, so is a company started around four years back. I invested with a few of the investors and now I'm the CEO there. Um, we have raised close to a hundred million there. Uh, the investors are people like nor west Menlo, true ventures, coast, lo ventures, Ram Shera, and all those people, all known guys that Antibe chime Paul Mayard web. So a whole bunch of operating people and, uh, Silicon valley vs are involved. >>And has it gone? >>It's going well. We are doing really well. We are going almost 300% year over year. Uh, for last three years, the space ISR is going after is what I call the applying AI for customer service. It operations, it help desk the same place I used to work at ServiceNow. We are partners with ServiceNow to take, how can we argument for employees and customers, Salesforce, and ServiceNow to take it to the next stage? Well, >>I love having you on the cube, Dave and I, and Dave Valenti as well loves having you on too, because you not only bring the entrepreneurial CEO experience, you're an investor. You're like a, you're like a guest analyst. <laugh>, >>You know, >>You >>Get, the comment is fun to talk to you though. >>You get the commentary, you, your, your finger on the pulse. Um, so I gotta ask you obviously, AI and machine learning, machine learning AI, or you want to phrase it. Isn't every application. Now, AI first, uh, you're seeing a lot of that going on. You're starting to see companies build the modern applications at the top of the stack. So the cloud scale has hit. We're seeing cloud out scale. You predicted that we talked about in the cube many times. Now you have that past layer with a lot more services and cloud native becoming a standard layer. Containerizations growing Docker just raised a hundred million on our $2 billion valuation back from the dead after they pivoted from an enterprise services. So open source developers are booming. Um, where's the action. I mean, is there data control, plane emerging, AI needs data. There's a lot of challenges around this. There's a lot of discussions and a lot of companies being funded observability there's 10 million observability companies. Data is the key. This is what's your angle on this. What's your take. Yeah, >>No, look, I think I'll give you the view that I see, right? I, from my side, obviously data is very clear. So the things that room system of record that you and me talked about, the next layer is called system of intelligence. That's where the AI will play. Like we talk cloud native, it'll be called AI. NA NA is a new buzzword and using the AI for customer service, it operations. You talk about observability. I call it AI ops, applying AOPs for good old it operation management, cloud management. So you'll see the AOPs applied for whole list of, uh, application from observability doing the CMDB, predicting the events insurance. So I see a lot of work clicking for AIOps and AI service desk. What needs to be helped desk with ServiceNow BMC <inaudible> you see a new ALA emerging as a system of intelligence. Uh, the next would be is applying AI with workflow automation. So that's where you'll see a lot of things called customer workflows, employee workflows. So think of what UI path automation, anywhere ServiceNow are doing, that area will be driven with AI workflows. So you'll see AI going >>Off is RPA a company is AI, is RPA a feature of something bigger? Or can someone have a company on RPA UI S one will be at their event this summer? Um, or is it a product company? I mean, I mean, RPA is almost, should be embedded in everything. >>It's a feature. It is very good point. Very, very good thinking. So one is, it's a category for sure. Like, as we thought, it's a category, it's an area where RPA may change the name. I call it much more about automation, workflow automation, but RPA and automation is a category. Um, it's a company also, but that automation should be a, in every area. Yeah. Like we call cloud NA and AI NATO it'll become automation. NA yeah. And that's your thinking. >>It's almost interesting me. I think about the, what you're talking about what's coming to mind is I'm kind having flashbacks to the old software model of middleware. Remember at middleware, it was very easy to understand it was middleware. It sat between two things and then the middle and it was software was action. Now you have all kinds of workflows abstractions everywhere. Right? So multiple databases, it's not a monolithic thing. Right? Right. So as you break that down, is this the new modern middleware? Because what you're talking about is data workflows, but they might be siloed or they integrated. I mean, these are the challenges. This is crazy. What's the, >>So don't about the databases become all polyglot databases. I call this one polyglot automation. So you need automation as a layer, as a category, but you also need to put automation in every area, like, as you were talking about, it should be part of ServiceNow. It should be part of ISRA, like every company, every Salesforce. So that's why you see MuleSoft and Salesforce buying RPA companies. So you'll see all the SaaS companies could cloud companies having an automation as a core. So it's like how you have a database and compute and sales and networking. You'll also will have an automation as a layer <inaudible> inside every stack. >>All right. So I wanna shift gears a little bit and get your perspective on what's going on behind us. You can see, uh, behind us, you got the expo hall. You got, um, we're back to vents, but you got, you know, am Clume Ove, uh, Dynatrace data dog, innovative all the companies out here that we know, we interview them all. They're trying to be suppliers to this growing enterprise market. Right. Okay. But now you also got the entrepreneurial equation. Okay. We're gonna have John Sado on from Deibel later today. He's a former NEA guy and we always talk to Jerry, Jen, we know all the, the VCs. What does the startups look like? What does the state of the, in your mind, cause you, I know you invest the entrepreneurial founder situation. Cloud's bigger. Mm-hmm <affirmative> global, right? Data's part of it. You mentioned data's. Yes. Basically. Data's everything. What's it like for a first an entrepreneur right now who's starting a company. What's the white space. What's the attack plan. How do they get in the market? How do they engineer everything? >>Very good. So I'll give it to, uh, two things that I'm seeing out there. Remember leaders, how Amazon created the startups 15 years back, everybody built on Amazon now, Azure and GCP. The next layer would be is people don't just build on Amazon. They're gonna build it on top of snowflake. Companies are snowflake becomes a data platform, right? People will build on snowflake. Right? So I see my old boss flagman try to build companies on snowflake. So you don't build it just on Amazon. You build it on Amazon and snowflake. Snowflake will become your data store. Snowflake will become your data layer. Right? So I think that's the next level of <inaudible> trying to do that. So if I'm doing observability AI ops, if I'm doing next level of Splunk SIM, I'm gonna build it on snowflake, on Salesforce, on Amazon, on Azure, et cetera. >>It's interesting. You know, Jerry Chan has it put out a thesis of a couple months ago called castles in the cloud where your Mo is what you do in the cloud. Not necessarily in, in the, in the IP. Um, Dave LAN and I had last reinvent, coined the term super cloud, right? He's got a lot of traction and a lot of people throwing, throwing mud at us, but we were, our thesis was, is that what Snowflake's doing? What Goldman S Sachs is doing. You starting to see these clouds on top of clouds. So Amazon's got this huge CapEx advantage, and guys, Charles Fitzgerald out there who we like was kind of shitting on us saying, Hey, you guys terrible, they didn't get it. Like, yeah, I don't think he gets it, but that's a whole, can't wait to debate him publicly on this. <laugh> cause he's cool. Um, but snowflake is on Amazon. Now. They say they're on Azure now. Cause they've got a bigger market and they're public, but ultimately without a AWS snowflake doesn't exist. And, and they're reimagining the data warehouse with the cloud, right? That's the billion dollar opportunity. It >>Is. It is. They both are very tight. So imagine what Frank has done at snowflake and Amazon. So if I'm a startup today, I want to build everything on Amazon where possible whatever is, I cannot build. I'll make the pass layer. Remember the middle layer pass will be snowflake so I can build it on snowflake. I can use them for data layer if I really need to size build it on force.com Salesforce. Yeah. Right. So I think that's where you'll see. So >>Basically the, if you're an entrepreneur, the, the north star in terms of the, the outcome is be a super cloud. >>It is, >>That's the application on another big CapEx ride, the CapEx of AWS or cloud, >>And that reduce your product development, your go to market and you get use the snowflake marketplace to drive your engagement. Yeah. >>Yeah. How are, how is Amazon and the clouds dealing with these big whales, the snowflakes of the world? I mean, I know they got a great relationship, uh, but snowflake now has to run a company they're public. Yeah. So, I mean, I'll say, I think they had Redshift. Amazon has got Redshift. Um, but Snowflake's a big customer in the, they're probably paying AWS, I think big bills too. So >>Joe on very good. Cause it's like how Netflix is and Amazon prime, right. Netflix runs on Amazon, but Amazon has Amazon prime that co-optation will be there. So Amazon will have Redshift, but Amazon is also partnering with, uh, snowflake to have native snowflake data warehouses or data layer. So I think depending on the application use case, you have to use each of the above. I think snowflake is here for a long term. Yeah. Yeah. So if I'm building an application, I want to use snowflake then writing from stats. >>Well, I think that it comes back down to entrepreneurial hustle. Do you have a better product? Right. Product value will ultimately determine it as long as the cloud doesn't, you know, foreclose, your, you that's right with some sort of internal hack. Uh, but I think, I think the general question that I have is that I, I think it's okay to have a super cloud like that because the rising tide is still happening at some point, when does the rising tide stop and do the people shopping up their knives, it gets more competitive or is it just an infinite growth? So >>I think it's growth. You call it cloud scale, you invented the word cloud scale. So I think look, cloud will continually agree, increase. I think there's as long as there more movement from on, uh, OnPrem to the classical data center, I think there's no reason at this point, the rumor, the old lift and shift that's happening in like my business. I see people lift and shifting from the it operations. It helpless, even the customer service service now and, uh, ticket data from BMCs CAS like Microfocus, all those workloads are shifted to the cloud, right? So cloud ticketing system is happening. Cloud system of record is happening. So I think this train has still a long way to go >>Made. I wanna get your thoughts for the folks watching that are, uh, enterprise buyers are practitioners, not suppliers to the more market, feel free to text me or DMing. The next question's really about the buying side, which is if I'm a customer, what's the current, um, appetite for startup products, cuz you know, the big enterprises now and you know, small, medium, large and large enterprise are all buying new companies cuz a startup can go from zero to relevant very quickly. So that means now enterprises are engaging heavily with startups. What's it like what's is there a change in order of magnitude of the relationship between the startup selling to, or growing startup selling to an enterprise? Um, have you seen changes there? I mean I'm seeing some stuff, but why don't get your thoughts on that? What, >>No, it is. If I growing by or 2007 or eight, when I used to talk to you back then and Amazon started very small, right? We are an Amazon summit here. So I think enterprises on the average used to spend nothing with startups. It's almost like 0% or 1% today. Most companies are already spending 20, 30% with startups. Like if I look at a CIO or line of business, it's gone. Yeah. Can it go more? I think it can in the next four, five years. Yeah. Spending on the startups. >>Yeah. And check out, uh, AWS startups.com. That's a site that we built for the startup community for buyers and startups. And I want to get your reaction because I reference the URL cause it's like, there's like a bunch of companies we've been promoting because the solutions that startups have actually are new stuff. Yes. It's bending, it's shifting for security or using data differently or um, building tools and platforms for data engineering. Right. Which is a new persona that's emerging. So you know, a lot of good resources there. Um, and goes back now to the data question. Now, getting back to your, what you're working on now is what's your thoughts around this new, um, data engineering persona, you mentioned AIOps, we've been seeing AIOps IOPS booming and that's creating a new developer paradigm that's right. Which we call coin data as code data as code is like infrastructure is code, but it's for data, right? It's developing with data, right? Retraining machine learnings, going back to the data lake, getting data to make, to do analysis, to make the machine learning better post event or post action. So this, this data engineers like an SRE for data, it's a new, scalable role we're seeing. Do you see the same thing? Do you agree? Um, do you disagree or can you share >>Yourself a lot of first is I see the AIOP solutions in the future should be not looking back. I need to be like we are in San Francisco bay. That means earthquake prediction. Right? I want AOPs to predict when the outages are gonna happen. When there's a performance issue. I don't think most AOPs vendors have not gone there yet. Like I spend a lot of time with data dog, Cisco app Dyna, right? Dynatrace, all this solution. We will go future towards predict to proactive solution with AOPs. But what you bring up a very good point on the data side. I think like we have a Amazon marketplace and Amazon for startup, there should be data exchange where you want to create for AOPs and AI service desk. Customers are give the data, share the data because we thought the data algorithms are useless. I can them, but I gotta train them, modify them, tweak them, make them >>Better, >>Make them better. Yeah. And I think their whole data exchange is the industry has not thought through something you and me talk many times. Yeah. Yeah. I think the whole, that area is very important. >>You've always been on, um, on the Vanguard of data because, uh, it's been really fun. Yeah. >>Going back to big data days back in 2009, you know, >>Look at, look how much data Rick has grown. >>It is. They doubled the >>Key cloud air kinda went private. So good stuff, man. What are you working on right now? Give a, give a, um, plug for what you're working on. You'll still investing. >>I do still invest, but look, I'm a hundred percent on ISRA right now. I'm the CEO there. Yeah. Okay. So right. ISRA is my number one baby right now. So I'm looking at that growing customers and my customers are some of them, you like it's zoom auto desk McAfee, uh, grand to so all the top customers, um, mainly for it help desk customer service. AIOps those are three product lines and going after enterprise and commercial deals. >>And when should someone buy your product? What's what's their need? What category is it? >>I think they look whenever somebody needs to buy the product is if you need AOP solution to predict, keep your lights on predict is one area. If you want to improve employee experience, you are using a slack teams and you want to automate all your workflows. That's another value problem. Third is customer service. You don't want to hire more people to do it. Some of the areas where you want to scale your company, grow your company, eliminate the cost customer service. >>Great stuff, man. Great to see you. Thanks for coming on. Congratulations on the success of your company and your investments. Thanks for coming on the cube. Okay. I'm John fur here at the cube live in San Francisco for day one of two days of coverage of Aish summit 2022. And we're gonna be at Aus summit in San, uh, in New York in the summer. So look for that on this calendar, of course go to eight of us, startups.com. I mentioned that it's decipher all the hot startups and of course the cube.net and Silicon angle.com. Thanks for watching. We'll be back more coverage after this short break. >>Okay. Welcome back everyone. This the cubes coverage here in San Francisco, California, a Davis summit, 2022, the beginning of the event season, as it comes back, little bit smaller footprint, a lot of hybrid events going on, but this is actually a physical event, a summit in new York's coming in the summer. We'll be there too with the cube on the set. We're getting back in the groove psych to be back. We were at reinvent, uh, as well, and we'll see more and more cube, but you're can see a lot of virtual cube outta hybrid cube. We wanna get all those conversations, try to get more interviews, more flow going. But right now I'm excited to have Corey Quinn here on the back on the cube chief cloud economists with bill group. He's the founder, uh, and chief content person always got great angles, fun comedy, authoritative Corey. Great to see you. Thank >>You. Thanks. Coming on. Sure is a lot of words to describe is shit posting, which is how I describe what I tend to do. Most days, >>Shit posting is an art form now. And if you look at mark, Andrew's been doing a lot of shit posting lately. All a billionaires are shit hosting, but they don't know how to do it. Like they're not >>Doing it right? So there's something opportunity there. It's like here's how to be even more obnoxious and incisive. It's honestly the most terrifying scenario for anyone is if I have that kind of budget to throw at my endeavors, it's like, I get excited with a nonsense I can do with a $20 gift card for an AWS credit compared to, oh well, if I could buy a midsize island, do begin doing this from, oh, then we're having fun. >>This shit posting trend. Interesting. I was watching a thread go on about, saw someone didn't get a job because of their shit posting and the employer didn't get it. And then someone on this side I'll hire the guy cuz I get that's highly intelligent shit posting. So for the audience that doesn't know what shit posting is, what is shit posting? >>It's more or less talking about the world of enter prize technology, which even that sentence is hard to finish without falling asleep and toppling out of my chair in front of everyone on the livestream. But it's doing it in such a way that brings it to life that says the quiet part. A lot of the audience is thinking, but generally doesn't say either because they're polite or not a jackass or more prosaically are worried about getting fired for better or worse. I don't don't have that particular constraint, >>Which is why people love you. So let's talk about what you, what you think is, uh, worthy and not worthy in the industry right now, obviously, uh, coupons coming up in Spain, which they're having a physical event, you see the growth of cloud native Amazon's of all the Adams, especially new CEO. Andy's move on to be the chief of all Amazon. Just so I'm the cover of was it time met magazine? Um, he's under a lot of stress. Amazon's changed. Invoice has changed. What's working. What's not, what's rising, what's falling. What's hot. What's not, >>It's easy to sit here and criticize almost anything. These folks do. They're they're effectively in a fishbowl, but I have trouble imagining the logistics. It takes to wind up handling the catering for a relatively downscale event like this one this year, let alone running a 1.7 million employee company having to balance all the competing challenges and pressures and the rest. I, I just can't fathom what it would be like to look at all of AWS. And it's, it's sprawling immense that dominates our entire industry and say, okay, this is a good start, but I, I wanna focus on something with a broader remit. What is that? How do you even get into that position? And you can't win once you're there. All you can do is hold onto the tiger and hope you don't get mold. >>Well, there's a lot of force for good conversations. Seeing a lot of that going on, Amazon's trying to port eight of us is trying to portray themselves as you know, the Pathfinder, you know, you're the pioneer, um, force for good. And I get that and I think that's a good angle as cloud goes mainstream. There's still the question of, we had a guy on just earlier, who was a skydiving instructor and we were joking about the early days of cloud. Like that was like skydiving, build a parachute open, you know, and now same kind of thing. As you move to edge, things are like reliable in some areas, but still new, new fringe, new areas. That's crazy. Well, >>Since the last time we've spoken, uh, Steve Schmidt is now the CISO for all of Amazon and his backfill replacement. The AWS CISO is CJ. Moses who as a hobby races, a as a semi-pro race car driver to my understanding, which either, I don't know what direction to take that in either. This is what he does to relax or ultimately, or ultimately it's. Huh? That, that certainly says something about risk assessment. I'm not entirely sure what, but okay. <laugh> either way, sounds like more exciting. Like I better >>Have a replacement ready <laugh> I, in case something goes wrong on the track, highly >>Available >>CSOs. I gotta say one of the things I do like in the recent trend is that the tech companies are getting into the formula one, which I was never a fan of until I watched that Netflix series. But when you look at the formula one, it's pretty cool. Cause it's got some tech angles, I get the whole data instrumentation thing, but the most coolest thing about formula one is they have these new rigs out. Yeah. Where you can actually race in east sports with other people in pure simulation of the race car. You gotta get the latest and videographic card, but it's basically a tricked out PC with amazing monitors and you have all the equipment of F1 and you're basically simulating racing. >>Oh, it's great too. And I can see the appeal of these tech companies getting into it because these things are basically rocket shifts. When those cars go, like they're sitting there, we can instrument every last part of what is going on inside that vehicle. And then AWS crops up. And we can bill on every one of those dimensions too. And it's like slow down their hasty pudding one step at a time. But I do see the appeal. >>So I gotta ask you about, uh, what's going on in your world. I know you have a lot of great success. We've been following you in the queue for many, many years. Got a great newsletter, check out Corey Quinn's newsletter, uh, screaming in the cloud program. Uh, you're on the cutting edge and you've got a great balance between really being snarky and, and, and really being delivering content. That's exciting, uh, for people, uh, with a little bit of an edge, um, how's that going? Uh, what's the blowback, any blowback late? Has there been uptick? What was, what are some of the things you're hearing from your audience, more Corey, more Corey. And then of course the, the PR team's calling you >>The weird thing about having an audience beyond a certain size is far and away as a landslide. The most common response I get is silence where it's high. I'm emailing an awful lot of people at last week in AWS every week and okay. They must not have heard me it. That is not actually true. People just generally don't respond to email because who responds to email newsletters. That sounds like something, a lunatic might do same story with response to live streams and podcasts. It's like, I'm gonna call into that am radio show and give them a piece of my mind. People generally don't do >>That. We should do that. Actually. I think you're people would call in, oh, >>I, I think >>I guarantee we had that right now. People would call in and say, Corey, what do you think about X? >>Yeah. It not, everyone understands the full context of what I do. And in fact, increasingly few people do and that's fine. I, I keep forgetting that sometimes people do not see what I'm doing in the same light that I do. And that's fine. Blowback has been largely minimal. Honestly, I am surprised about anything by how little I have gotten over the last five years of doing this, but it would be easier to dismiss me if I weren't generally. Right. When, okay, so you launch this new service and it seems pretty crappy to me cuz when I try and build something, it falls over and begs for help. And people might not like hearing that, but it's what customers are finding too. Yeah. I really am the voice of the >>Customer. You know, I always joke with Dave Alane about how John Fort's always at, uh, um, reinvent getting the interview with jazzy now, Andy we're there, you're there. And so we have these rituals at the events. It's all cool. Um, one of the rituals I like about your, um, your content is you like to get on the naming product names. Um, and, and, and, and, and kind of goof on that. Now why I like is because I used to work at ETT Packard where they used to name things as like engineers, HP 1 0, 0 5, or we can't call, we >>Have a new monitor. How are we gonna name it? Throw the wireless keyboard down the stairs again. And then there you go. Yeah. >>It's and the old joke at HP was if they, if they invented SU sushi, they'd say, yeah, we can't call sushi. It's cold, dead fish. That's what it is. And so the joke was cold. Dead fish is a better name than sushi. So you know is fun. So what's the, what are the, how's the Amazon doing in there? Have they changed their naming, uh, strategy, uh, on some of their, their >>Producting. So they're going in different directions. When they named Amazon Aurora, they decided to explore a new theme of Disney princesses as they go down those paths. And some things are more descriptive. Some people are clearly getting bonused on number of words, they can shove into it. Like the better a service is the longer it's name. Like AWS systems manager, session manager is a great one. I love the service ridiculous name. They have a systems manager, parameter store, which is great. They have secrets manager, which does the same thing. It's two words less, but that one costs money in a way that systems manage your parameter store does not. It's fun. >>What's your, what's your favorite combination of acronyms >>Combination >>Of gots. You got EMR, you got EC two, you got S3 SQS. Well, RedShift's not an acronym you >>Gets is one of my personal favorites because it's either elastic block store or elastic bean stock, depending entirely on the context of the conversation, they >>Shook up bean stock or is that still around? Oh, >>They never turn anything off. They're like the anti Google, Google turns things off while they're still building it. Whereas Amazon is like, well, we built this thing in 2005 and everyone hates it, but while we certainly can't change it, now it has three customers on it. John three <laugh>. Okay. Simple BV still haunts our dreams. >>I, I actually got an email on, I saw one of my, uh, servers, all these C twos were being deprecated and I got an email I'm I couldn't figure out. Why can you just like roll it over? Why, why are you telling me? Just like, give me something else. All right. Okay. So let me talk about, uh, the other things I want to ask you, is that like, okay. So as Amazon better in some areas where do they need more work in your opinion? Because obviously they're all interested in new stuff and they tend to like put it out there for their end to end customers. But then they've got ecosystem partners who actually have the same product. Yes. And, and this has been well documented. So it's, it's not controversial. It's just that Amazon's got a database Snowflake's got out database service. So Redshift, snowflake data breach is out there. So you got this co-op petition. Yes. How's that going? And what do you hearing about the reaction to any of that stuff? >>Depends on who you ask. They love to basically trot out a bunch of their partners who will say nice things about them. And it very much has heirs of, let's be honest, a hostage video, but okay. Cuz these companies do partner with, and they cannot afford to rock the boat too far. I'm not partnered with anyone. I can say what I want. And they're basically restricted to taking away my birthday at worse so I can live with that. >>All right. So I gotta ask about multicloud. Cause obviously the other cloud shows are coming up. Amazon hated that word multicloud. Um, a lot of people though saying, you know, it's not a real good marketing word. Like multicloud sounds like, you know, root canal. Mm-hmm <affirmative> right. So is there a better description for multicloud? >>Multiple single >>Cloudant loves that term. Yeah. >>You know, you're building in multiple single points of failure, do it for the right reasons or don't do it as a default. I believe not doing it is probably the right answer. However, and if I were, if I were Amazon, I wouldn't want to talk about my multi-cloud either as the industry leader, let's talk about other clouds, bad direction to go in from a market cap perspective. It doesn't end well for you, but regardless of what they want to talk about, or don't want to talk about what they say, what they don't say, I tune all of it out. And I look at what customers are doing and multi-cloud exists in a variety of forms. Some brilliant, some brain dead. It depends a lot on, but my general response is when someone gets on stage from a company and tells me to do a thing that directly benefits their company. I am skeptical at best. Yeah. When customers get on stage and say, this is what we're doing because it solves problems. That's when I shut up and listen. >>Yeah, course. Awesome. Corey, I gotta ask you a question cause I know you we've been, you know, fellow journeyman and the, and the cloud journey going to all the events and then the pandemic hit. We now in the third year, who knows what it's gonna gonna end. Certainly events are gonna look different. They're gonna be either changing footprint with the virtual piece, new group formations. Community's gonna emerge. You've got a pretty big community growing and it's growing like crazy. What's the weirdest or coolest thing or just big changes you've seen with the pandemic, uh, from your perspective, cuz you've been in the you're in the middle of the whitewater rafting. You've seen the events you circle offline. You saw the online piece, come in, you're commentating, you're calling balls and strikes in the industry. You got a great team developing over there. Duck build group. What's the big aha moment that you saw with the pandemic. Weird, funny, serious, real in the industry and with customers what's >>Accessibility. Reinvent is a great example. When in the before times it's open to anyone who wants to attend, who can pony up two grand and a week in Las Vegas and get to Las Vegas from wherever they happen to be by moving virtually suddenly it, it embraces the reality that talent is evenly. Distributed. Opportunity is not. And that means that suddenly these things are accessible to a wide swath of audience and potential customer base and the rest that hadn't been invited to the table previously, it's imperative that we not lose that. It's nice to go out and talk to people and have people come up and try and smell my hair from time to time, I smelled delightful. Let me assure you. But it was, but it's also nice to be. >>I have a product for you if you want, you know? Oh, >>Oh excellent. I look forward to it. What is it? Pudding? Why not? <laugh> >>What else have you seen? So when accessibility for talent. Yes. Which by the way is totally home run. What weird things have happened that you've seen? Um, that's >>Uh, it's, it's weird, but it's good that an awful lot of people giving presentation have learned to tighten their message and get to the damn point because most people are not gonna get up from a front row seat in a conference hall, midway through your Aing talk and go somewhere else. But they will change a browser tab and you won't get them back. You've gotta be on point. You've gotta be compelling if it's going to be a virtual discussion. Yeah. >>And you turn off your iMessage too. >>Oh yes. It's always fun in the, in the meetings when you're ho to someone and their colleague is messaging them about, should we tell 'em about this? And I'm sitting there reading it and it's >>This guy is really weird. Like, >>Yes I am and I bring it into the conversation and then everyone's uncomfortable. It goes, wow. Why >>Not? I love when my wife yells at me over I message. When I'm on a business call, like, do you wanna take that about no, I'm good. >>No, no. It's better off. I don't the only entire sure. It's >>Fine. My kids text. Yeah, it's fine. Again, that's another weird thing. And, and then group behavior is weird. Now people are looking at, um, communities differently. Yes. Very much so, because if you're fatigued on content, people are looking for the personal aspect. You're starting to see much more of like yeah. Another virtual event. They gotta get better. One and two who's there. >>Yeah. >>The person >>That's a big part of it too is the human stories are what are being more and more interesting. Don't get up here and tell me about your product and how brilliant you are and how you built it. That's great. If I'm you, or if I wanna work with you or I want to compete with you or I want to put on my engineering hat and build it myself. Cause why would I buy anything? That's more than $8. But instead, tell me about the problem. Tell me about the painful spot that you specialize in. Yeah. Tell me a story there. >>I, I think >>That gets a glimpse in a hook and makes >>More, more, I think you nailed it. Scaling storytelling. Yes. And access to better people because they don't have to be there in person. I just did a thing. I never, we never would've done the queue. We did. Uh, Amazon stepped up in sponsors. Thank you, Amazon for sponsoring international women's day, we did 30 interviews, APAC. We did five regions and I interviewed this, these women in Asia, Pacific eight, PJ, they call for in this world. And they're amazing. I never would've done those interviews cuz I never, would've seen 'em at an event. I never would've been in pan or Singapore, uh, to access them. And now they're in the index, they're in the network. They're collaborating on LinkedIn. So a threads are developing around connections that I've never seen before. Yes. Around the content. >>Absolutely >>Content value plus and >>Effecting. And that is the next big revelation of this industry is going to realize you have different companies. And, and I Amazon's case different service teams all competing with each other, but you have the container group and you have the database group and you have the message cuing group. But customers don't really want to build things from spare parts. They want a solution to a problem. I want to build an app that does Twitter for pets or whatever it is I'm trying to do. I don't wanna basically have to pick and choose and fill my shopping cart with all these different things. I want something that's gonna basically give me what I'm trying to get as close to turnkey as possible. Moving up the stack. That is the future. And just how it gets here is gonna be >>Well we're here at Corey Quinn, the master of the master of content here in the a ecosystem. Of course we we've been following up from the beginning. His great guy, check out his blog, his site, his newsletter screaming podcast. Corey, final question for, uh, what are you here doing? What's on your agenda this week in San Francisco and give a plug for the duck build group. What are you guys doing? I know you're hiring some people what's on the table for the company. What's your focus this week and put a plug in for the group. >>I'm here as a customer and basically getting outta my cage cuz I do live here. It's nice to actually get out and talk to folks who are doing interesting things at the duck bill group. We solved one problem. We fixed the horrifying AWS bill, both from engineering and architecture, advising as well as negotiating AWS contracts because it turns out those things are big and complicated. And of course my side media projects last week in aws.com, we are, it it's more or less a content operation where I in my continual and ongoing love affair with the sound of my own voice. >><laugh> and you're good. It's good content it's on, on point fun, Starky and relevant. So thanks for coming to the cube and sharing with us. Appreciate it. No >>Thank you button. >>You. Okay. This the cube covers here in San Francisco, California, the cube is back going to events. These are the summits, Amazon web services summits. They happen all over the world. We'll be in New York and obviously we're here in San Francisco this week. I'm John fur. Keep, keep it right here. We'll be back with more coverage after this short break. Okay. Welcome back everyone. This's the cubes covers here in San Francisco, California, we're live on the show floor of AWS summit, 2022. I'm John for host of the cube and remember AWS summit in New York city coming up this summer, we'll be there as well. And of course reinvent the end of the year for all the cube coverage on cloud computing and AWS two great guests here from the APN global APN Sege chef Jenko and Jeff Grimes partner lead Jeff and Sege is doing partnerships global APN >>AWS global startup program. Yeah. >>Okay. Say that again. >>AWS. We'll start >>Program. That's the official name. >>I love >>It too long, too long for me. Thanks for coming on. Yeah, >>Of course. >>Appreciate it. Tell us about what's going on with you guys. What's the, how was you guys organized? You guys we're obviously we're in San Francisco bay area, Silicon valley, zillions of startups here, New York. It's got another one we're gonna be at tons of startups. A lot of 'em getting funded, big growth and cloud big growth and data secure hot in all sectors. >>Absolutely. >>So maybe, maybe we could just start with the global startup program. Um, it's essentially a white glove service that we provide to startups that are built on AWS. And the intention there is to help identify use cases that are being built on top of AWS. And for these startups, we want to pro vibe white glove support in co building products together. Right. Um, co-marketing and co-selling essentially, um, you know, the use cases that our customers need solved, um, that either they don't want to build themselves or are perhaps more innovative. Um, so the, a AWS global startup program provides white glove support. Dedicat at headcount for each one of those pillars. Um, and within our program, we've also provided incentives, programs go to market activities like the AWS startup showcase that we've built for these startups. >>Yeah. By the way, AWS startup, AWS startups.com is the URL, check it out. Okay. So partnerships are key. Jeff, what's your role? >>Yeah. So I'm responsible for leading the overall effort for the AWS global startup program. Um, so I've got a team of partner managers that are located throughout the us, uh, managing a few hundred startup ISVs right now. <laugh> >>Yeah, you got a >>Lot. We've got a lot. >>There's a lot. I gotta, I gotta ask a tough question. Okay. I'm I'm a startup founder. I got a team. I just got my series a we're grown. I'm trying to hire people. I'm super busy. What's in it for me. Yeah. What do you guys bring to the table? I love the white glove service, but translate that what's in it for what do I get out of it? What's >>A story. Good question. I focus, I think. Yeah, because we get, we get to see a lot of partners building their businesses on AWS. So, you know, from our perspective, helping these partners focus on what, what do we truly need to build by working backwards from customer feedback, right? How do we effectively go to market? Because we've seen startups do various things, um, through trial and error, um, and also just messaging, right? Because oftentimes partners or rather startups, um, try to boil the ocean with many different use cases. So we really help them, um, sort of laser focus on what are you really good at and how can we bring that to the customer as quickly as possible? >>Yeah. I mean, it's truly about helping that founder accelerate the growth of their company, right. And there's a lot that you can do with AWS, but focus is truly the key word there because they're gonna be able to find their little piece of real estate and absolutely deliver incredible outcomes for our customers. And then they can start their growth curve there. >>What are some of the coolest things you've seen with the APN that you can share publicly? I know you got a lot going on there, a lot of confidentiality. Um, but you know, we're here a lot of great partners on the floor here. I'm glad we're back at events. Uh, a lot of stuff going on digitally with virtual stuff and, and hybrid. What are some of the cool things you guys have seen in the APN that you can point to? >>Yeah, absolutely. I mean, I can point to few, you can take them. So, um, I think what's been fun over the years for me personally, I came from a startup brand sales at an early stage startup and, and I went through the whole thing. So I have a deep appreciation for what these guys are going through. And what's been interesting to see for me is taking some of these early stage guys, watching them progress, go public, get acquired and see that big day mm-hmm <affirmative>, uh, and being able to point to very specific items that we help them to get to that point. Uh, and it's just a really fun journey to watch. >>Yeah. I, and part of the reason why I really, um, love working at the AWS, uh, global startup program is working with passionate founders. Um, I just met with a founder today that it's gonna, he's gonna build a very big business one day, um, and watching them grow through these stages and supporting that growth. Um, I like to think of our program as a catalyst for enterprise is sort of scale. Yeah. Um, and through that we provide visibility, credibility and growth opportunities. >>Yeah. A lot, a lot of partners too. What I found talking to staff founders is when they have that milestone, they work so hard for it. Whether it's a B round C round Republic or get bought. Yeah. Um, then they take a deep breath and they look back at wow, what a journey it's been. So it's kind of emotional for sure. But still it's a grind. Right? You gotta, I mean, when you get funding, it's still day one. You don't stop. It's no celebrate, you got a big round or valuation. You still gotta execute >>And look it's hypercompetitive and it's brutally difficult. And our job is to try to make that a little less difficult and navigate those waters. Right. Where ever everyone's going after similar things. >>Yeah. And I think as a group element too, I observe that startups that I, I meet through the APN has been interesting because they feel part of AWS. Yeah, totally. As a group of community, as a vibe there. Um, I know they're hustling, they're trying to make things happen. But at the same time, Amazon throws a huge halo effect. I mean, that's a huge factor. I mean, you guys are the number one cloud in the business, the growth in every sector is booming. Yeah. And if you're a startup, you don't have that luxury yet. And look at companies like snowflake that built on top of AWS. I mean, people are winning by building on AWS. >>Yeah. And our, our, our program really validates their technology first. So we have, what's all the foundation's technical review that we put all of our startups through before we go to market. So that when enterprise customers are looking at startup technology, they know that it's already been vetted. And, um, to take that a step further and help these partners differentiate, we use programs like the competency programs, the DevOps competencies, the security competency, which continues to help, um, provide sort of a platform for these startups, help them differentiate. And also there's go to market benefits that are associated with that. >>Okay. So let me ask the, the question that's probably on everyone's mind, who's watching, certainly I asked this a lot. There's a lot of companies startups out there who makes the cut, is there a criteria cut? It's not like it's sports team or anything, but like sure. Like there's activate program, which is like, there's hundreds of thousands of startups out there. Not everyone is at the APN. Right? Correct. So ISVs again, that's a whole nother, that's a more mature partner that might have, you know, huge market cap or growth. How, how do you guys focus? How do you guys focus? I mean, you got a good question, you know, thousand flowers blooming all the time. Is there a new way you guys are looking at it? I know there's been some talk about restructure or, or new focus. What's the focus. >>Yeah. It's definitely not an easy task by any means. Um, but you know, I recently took over this role and we're really trying to establish focus areas, right. So obviously a lot of the ISVs that we look after are infrastructure ISVs. That's what we do. Uh, and so we have very specific pods that look after different type of partners. So we've got a security pod, we've got a DevOps pod, we've got core infrastructure, et cetera. And really, we're trying to find these ISVs that can solve, uh, really interesting AWS customer. >>You guys have a deliberate, uh, focus on these pillars. So what infrastructure, >>Security, DevOps, and data and analytics, and then line of business >>Line, business line business, like web >>Marketing, business apps, >>Owner type thing. Exactly. >>Yeah, exactly. >>So solutions there. Yeah. More solutions and the other ones are like hardcore. So infrastructure as well, like storage back up ransomware kind of stuff, or, >>Uh, storage, networking. >>Okay. Yeah. The classic >>Database, et cetera. Right. >>And so there's teams on each pillar. >>Yep. So I think what's, what's fascinating for the startups that we cover is that they've got, they truly have support from a build market sell perspective, right. So you've got someone who's technical to really help them get the technology, figured out someone to help them get the marketing message dialed and spread, and then someone to actually do the co-sell, uh, day to day activities to help them get in front of customers. >>Probably the number one request that we always ask for Amazon is can wish that sock report, oh, download it on the console, which we use all the time. <laugh> exactly. But security's a big deal. I mean, you know, ask the res are evolving, that role of DevOps is taking on dev SecOps. Um, I, I can see a lot of customers having that need for a relationship to move things faster. Do you guys provide like escalation or is that a part of a service or that not part of, uh, uh, >>Yeah, >>So the partner development manager can be an escalation for absolutely. Think of that. 'em as an extension of your business inside of AWS. >>Great. And you guys, how is that partner managers, uh, measure >>On those three pillars? Right. Got it. Are we billing, building valuable use cases? So product development go to market, so go to market activities, think blog, posts, webinars, case studies, so on and so forth. And then co-sell not only are we helping these partners win their current opportunities that they are sourcing, but can we also help them source net new deals? Yeah. Right. That's very, >>I mean, top asked from the partners is get me in front of customers. Right. Um, not an easy task, but that's a huge goal of ours to help them grow their top line. >>Right. Yeah. In fact, we had some interviews here on the cube earlier talking about that dynamic of how enterprise customers are buying. And it's interesting, a lot more POCs. I have one partner here that you guys work with, um, on observability, they got a huge POC with capital one mm-hmm <affirmative> and the enterprises are engaging the star ups and bringing them in. So the combination of open source software enterprises are leaning into that hard and bringing young growing startups in mm-hmm <affirmative>. Yep. So I could see that as a huge service that you guys can bring people in. >>Right. And they're bringing massively differentiated technology to the table. The challenge is they just might not have the brand recognition. The, at the big guys have mm-hmm <affirmative>. And so that's, our job is how do you get that great tech in front of the right situations? >>Okay. So my next question is about the show here, and then we'll talk globally. So here in San Francisco sure. You know, Silicon valley bay area, San Francisco bay area, a lot of startups, a lot of VCs, a lot of action. Mm-hmm <affirmative> so probably a big market for you guys. Yeah. So what's exciting here in SF. And then outside of SF, you guys have a global pro, have you see any trends that are geography based or is it sure areas more mature? There's certain regions that are better. I mean, I just interviewed a company here. That's doing, uh, a AWS edge really well in these cases. It's interesting that these, the partners are filling a lot of holes and gaps in the opportunities with a AWS. So what's exciting here. And then what's the global perspective. >>Yeah, totally. So obviously see a ton of partners from the bay area that we support. Um, but we're seeing a lot of really interesting technology come out of AMEA specifically. Yeah. Uh, and making a lot of noise here in the United States, which is great. Um, and so, you know, we definitely have that global presence and, and starting to see super differentiated technology come out of those regions. >>Yeah. Especially Tel Aviv. Yeah. >>Amy and real quick before you get into surge. It's interesting. The VC market in, in Europe is hot. They've got a lot of unicorns coming in. We've seen a lot of companies coming in. They're kind of rattling their own, you know, cage right now. Hey, look at us. Let's see if they crash, you know, but we don't see that happening. I mean, people have been predicting a crash now in, in the startup ecosystem for least a year. It's not crashing. In fact, funding's up. >>Yeah. The pandemic was hard on a lot of startups for sure. Yeah. Um, but what we've seen is many of these startups, they, as quickly as they can grow, they can also pivot as, as, as well. Um, and so I've actually seen many of our startups grow through the demo because their use cases are helping customers either save money, become more operationally efficient and provide value to leadership teams that need more visibility into their infrastructure during a pandemic. >>It's an interesting point. I talked to Andy jazzy and Adam Celski both say the same thing during the pandemic. Necessity's the mother of all invention. Yep. And startups can move fast. So with that, you guys are there to assist if I'm a startup and I gotta pivot cuz remember iterate and pivot, iterate and pivot. So you get your economics, that's the playbook of the ventures and the models. >>Exactly. How >>Do you guys help me do that? Give me an example of what me through. Pretend me, I'm a start up. Hey, I'm on the cloud. Oh my God. Pandemic. They need video conferencing. Hey cube. Yeah. What do I need? Search? What, what do >>I do? That's a good question. First thing is just listen. Yeah. I think what we have to do is a really good job of listening to the partner. Um, what are their needs? What is their problem statement? Where do they want to go at the end of the day? Um, and oftentimes because we've worked with, so how many successful startups that have come out of our program, we have, um, either through intuition or a playbook determined what is gonna be the best path forward and how do we get these partners to stop focusing on things that will eventually, um, just be a waste of time. Yeah. And, or not provide, or, you know, bring any fruit to the table, which, you know, essentially revenue. >>Well, we love startups here in the cube because one, um, they have good stories, they're oil and cutting edge, always pushing the envelope and they're kind of disrupting someone else. Yeah. And so they, they have an opinion. They don't mind sharing on camera. So love talking to startups. We love working with you guys on our startups. Showcases startups.com. Check out AWS startups.com and she got the showcase. So is, uh, final word. I'll give you guys the last word. What's the bottom line bumper sticker for AP globe. The global APN program summarize the opportunity for startups, what you guys bring to the table and we'll close it out. Totally. We'll start >>With you. Yeah. I think the AWS global startup programs here to help companies truly accelerate their business full stop. Right. And that's what we're here for. Love it. >>It's a good way to, it's a good way to put it. Dato yeah. >>All right. Thanks for coming out. Thanks John. Great to see you love working with you guys. Hey, startups need help. And the growing and huge market opportunities, the shift cloud scale data engineering, security infrastructure, all the markets are exploding in growth because of the digital transformation of realities here, open source and cloud. I'll making it happen here in the cube in San Francisco, California. I'm John furrier, your host. Thanks for >>Watching Cisco, John. >>Hello and welcome back to the Cube's live coverage here in San Francisco, California for AWS summit, 2022. I'm John for host of the cube. Uh, two days of coverage, AWS summit, 2022 in New York city coming up this summer will be there as well. Events are back. The cube is back of course, with the cube virtual cube hybrid, the cube.net. Check it out a lot of content this year more than ever a lot more cloud data cloud native, modern applic is all happening. Got a great guest here. Jeremy Burton, Cub alumni, uh, CEO of observe Inc in the middle of all the cloud scale, big data observability, Jeremy. Great to see you. Thanks. >>Coming on. Always great to come and talk to you on the queue, man. It's been been a few years, so, >>Um, well you, you got your hands. You're in the trenches with great startup, uh, good funding, great board, great people involved in the observability Smith hot area, but also you've been a senior executive president of Dell EMC. Um, 11 years ago you had a vision and you actually had an event called cloud meets big data. Um, yeah. And it's here, you predicted it 11 years ago. Um, look around it's cloud meets big data. >>Yeah. I mean the, the cloud thing I think, you know, was, was probably already a thing, but the big data thing I do claim credit for, for sort of catching that bus early, um, you know, we, we were on the, the, the bus early and, and I think it was only inevitable. Like, you know, if you could bring the economics and the compute of cloud to big data, you, you could find out things you could never possibly imagine. >>So you're close to a lot of companies that we've been covering deeply snowflake, obviously you involved, uh, at the board level, the other found, you know, the people there, uh, cloud, you know, Amazon, you know, what's going on here? Yeah. You're doing a startup as the CEO at the helm, uh, chief of observ, Inc, which is an observability, which is to me in the center of this confluence of data engineering, large scale integrations, um, data as code integrating into applications. I mean, it's a whole nother world developing, like you see with snowflake, it means snowflakes is super cloud as we call it. So a whole nother wave is here. What's your, what's this wave we're on what's how would you describe the wave? >>Well, a couple of things, I mean, people are, I think right in more software than, than ever before are why? Because they've realized that if, if you don't take your business online and offer a service, then you become largely irrelevant. And so you you've got a whole set of new applications. I think, I think more applications now than any point. Um, not, not just ever, but the mid nineties, I always looked at as the golden age of application development. Now, back then people were building for windows. Well, well now they're building for things like AWS is now the platform. Um, so you've got all of that going on. And then at the same time, the, the side effect of these applications is they generate data and lots of data. And the, you know, there's sort of the transactions, you know, what you bought today are something like that. But then there's what we do, which is all the telemetry, all the exhaust fumes. And I think people really are realizing that their differentiation is not so much their application. It's their understanding of the data. Can, can I understand who my best customers are, what I sell today. If people came to my website and didn't buy, then why not? Where did they drop off all of that? They wanna analyze. And, and the answers are all in the data. The question is, can you understand it >>In our last startup showcase, we featured data as code one of the insights that we got out of that, and I wanna get your opinion on our reaction to is, is that data used to be put into a data lake and turns into a data swamp or throw into the data warehouse. And then we'll do some queries, maybe a report once in a while. And so data, once it was done, unless it was real time, even real time was not good anymore after real time. That was the old way. Now you're seeing more and more, uh, effort to say, let's go look at the data, cuz now machine learning is getting better. Not just train once mm-hmm <affirmative> they're iterating. Yeah. This notion of iterating and then pivoting, iterating and pivoting. Yeah, that's a Silicon valley story. That's like how startups work, but now you're seeing data being treated the same way. So now you have another, this data concept that's now yeah. Part of a new way to create more value for the apps. So this whole, this whole new cycle of >>Yeah. >>Data being reused and repurposed and figured out and yeah, >>Yeah. I'm a big fan of, um, years ago. Uh, uh, just an amazing guy, Andy McAfee at the MIT C cell labs I spent time with and he, he had this line, which still sticks to me this day, which is look I'm I'm. He said I'm part of a body, which believes that everything is a matter of data. Like if you have enough data, you can answer any question. And, and this is going back 10 years when he was saying these kind of things and, and certainly, you know, research is on the forefront. But I think, you know, starting to see that mindset of the, the sort of MIT research be mainstream, you know, in enterprises, they they're realizing that. Yeah, it is about the data. You know, if I can better understand my data better than my competitor, then I've got an advantage. And so the question is is, is how, what, what technologies and what skills do I need in my organization to, to allow me to do that. >>So let's talk about observing you the CEO of, okay. Given you've seen the ways before you're in the front lines of observability, which again is in the center of all this action what's going on with the company. Give a quick minute to explain, observe for the folks who don't know what you guys do. What's the company doing? What's the funding status, what's the product status and what's the customer status. Yeah. >>So, um, we realized, you know, a handful of years ago, let's say five years ago that, um, look, the way people are building applications is different. They they're way more functional. They change every day. Uh, but in some respects they're a lot more complicated. They're distributed. They, you know, microservices architectures and when something goes wrong, um, the old way of troubleshooting and solving problems was not gonna fly because you had SA so much change going into production on a daily basis. It was hard to tell like where the problem was. And so we thought, okay, it's about time. Somebody looks at the exhaust fumes from this application and all the telemetry data and helps people troubleshoot and make sense of the problems that they're seeing. So, I mean, that's observability, it's actually a term that goes back to the 1960s. It was a guy called, uh, Rudolph like, like everything in tech, you know, it's, it's a reinvention of something from years gone by. >>Um, there's a guy called, um, Rudy Coleman in 1960s coiner term and, and, and the term was being able to determine the state of a system by looking at its external outputs. And so we've been going on this for, uh, the best part of four years now. Um, it took us three years just to build the product. I think, I think what people don't appreciate these days often is the barrier to entry in a lot of these markets is quite high. You, you need a lot of functionality to have something that's credible with a customer. Um, so yeah, this last year we, we, we did our first year selling, uh, we've got about 40 customers now. Um, we just we've got great investors for the hill ventures. Uh, I mean, Mike SP who was, you know, the, the guy who was the, really, the first guy in it snowflake and the, the initial investor were fortunate enough to, to have Mike and our board. And, um, you know, part of the observed story is closely knit with snowflake all of that time with your data, you know, we, we store in there. >>So I want to get, uh, yeah. Pivot to that. Mike SP snowflake, Jeremy Burton, the cube kind of, kind of same thinking this idea of a super cloud or what snowflake became. Yeah. Snowflake is massively successful on top of AWS. Mm-hmm <affirmative> and now you're seeing startups and companies build on top of snowflake. Yeah. So that's become an entrepreneurial story that we think that to go big in the cloud, you can have a cloud on a cloud, uh, like as Jerry, Jerry Chan and Greylock calls it, castles in the cloud where there are moats in the cloud. So you're close to it. I know you, you're doing some stuff with snowflake. So as a startup, what's your view on building on top of say a snowflake or an AWS, because again, you gotta go where the data is. You need all the data. >>Yeah. So >>What's your take on that? I mean, >>Having enough gray hair now, um, you know, again, in tech, I think if you wanna predict the future, look at the past. And, uh, you know, 20 years ago, 25 years ago, I was at a, a smaller company called Oracle and an Oracle was the database company. And, uh, their, their ambition was to manage all of the world's transactional data. And they built on a platform or a couple of platforms, one, one windows, and the other main one was Solaris. And so at that time, the operating system was the platform. And, and then that was the, you know, ecosystem that you would compete on top of. And then there were companies like SAP that built applications on top of Oracle. So then wind the clock forward 25 years gray hairs. <laugh> the platform, isn't the operating system anymore. The platform is AWS, you know, Google cloud. I gotta probably look around if I say that in. Yeah, >>It's okay. Columbia, but hyperscale. Yeah. CapX built out >>That is the new platform. And then snowflake comes along. Well, their aspiration is to manage all of the, not just human generated data, but machine generated data in the world of cloud. And I think they they've done an amazing job are doing for the, I'd say, say the, the big data world, what Oracle did for the relational data world, you know, way back 25 years ago. And then there are folks like us come along and, and of course my ambition would be, look, if, if we can be as successful as an SAP building on top of snowflake, uh, as, as they were on top of Oracle, then, then we'd probably be quite happy, >>Happy. So you're building on top of snowflake, >>We're building on top of snowflake a hundred percent. And, um, you know, I've had folks say to me, well, aren't you worried about that? Isn't that a risk? It's like, well, that that's a risk. You're >>Still on the board. >>Yeah. I'm still on the board. Yeah. That's a risk I'm prepared to take. I am more on snowing. >>It sounds well, you're in a good spot. Stay on the board, then you'll know what's going on. Okay. No, yeah. Serious one. But the, this is a real dynamic. It is. It's not a one off its >>Well, and I do believe as well that the platform that you see now with AWS, if you look at the revenues of AWS is in order of magnitude, more than Microsoft was 25 years ago with windows mm-hmm <affirmative>. And so I've believe the opportunity for folks like snowflake and, and folks like observe it. It's an order of magnitude more than it was for the Oracle and the SAPs of the old world. >>Yeah. And I think this is really, I think this is something that this next generation of entrepreneurship is the go big scenario is you gotta be on a platform. Yeah. >>It's quite easy >>Or be the platform, but it's hard. There's only like how seats were at that table left >>Well value migrates up over time. So, you know, when the cloud thing got going, there were probably 10, 20, 30, you know, rack space and there's 1,000,001 infrastructure, a service platform as a service. My, my old, uh, um, employee EMC, we had pivotal, you know, pivotal was a platform as a service. Don't hear so much about it these days, but initially there's a lot of players and then it consolidates. And then to, to like extract, uh, a real business, you gotta move up, you gotta add value, you gotta build databases, then you gotta build applications. So >>It's interesting. Moving from the data center of the cloud was a dream for starters within if the provision, the CapEx. Yeah. Now the CapEx is in the cloud. Then you build on, on top of that, you got snowflake. Now you got on top of that. >>The assumption is almost that compute and storage is free. I know it's not quite free. Yeah. It's almost free, but you can, you know, as an application vendor, you think, well, what can I do if I assume compute and storage is free, that's the mindset you've gotta get >>Into. And I think the platform enablement to value. So if I'm an entrepreneur, I'm gonna get a series us multiple of value in what I'm paying. Yeah. Most people don't even blanket their Avis pills unless they're like massively huge. Yeah. Then it's a repatriation question or whatever discount question, but for most startups or any growing company, the Amazon bill should be a small factor. >>Yeah. I mean, a lot of people, um, ask me, uh, like, look you build in on snowflake. Um, you, you know, you, you, you're gonna be, you're gonna be paying their money. How, how, how, how does that work with your business model? If you're paying their money, you know, do, do you have a viable business? And it's like, well, okay. I, we could build a database as well and observe, but then I've got half the development team working on something that will never be as good as snowflake. And so we made the call early on that. No, no, we, we want a eight above the database. Yeah. Right. Snowflake are doing a great job of innovating on the database and, and the same is true of something like Amazon, like, like snowflake could have built their own cloud and their own platform, but they didn't. >>Yeah. And what's interesting is that Dave <inaudible> and I have been pointing this out and he's obviously a more on snowflake. I've been looking at data bricks, um, and the same dynamics happening, the proof is the ecosystem. Yeah. I mean, if you look at Snowflake's ecosystem right now and data bricks it's exploding. Right. I mean, the shows are selling out the floor. Space's book. That's the old days at VMware. Yeah. The old days at AWS. >>Well, and for snowflake and, and any platform from VI, it's a beautiful thing because, you know, we build on snowflake and we pay them money. They don't have to sell to us. Right. And we do a lot of the support. And so the, the economics work out really, really well. If you're a platform provider and you've got a lot of >>Ecosystems. Yeah. And then also you get, you get a, um, a trajectory of, uh, economies of scale with the institutional knowledge of snowflake integrations, right. New product, you're scaling a step function with them. >>Yeah. I mean, we manage 10 petabytes of data right now. Right. When I, when I, when I arrived at EMC in 2010, we had, we had one petabyte customer. And, and so at observe, we've been only selling the product for a year. We have 10 petabytes of data under management. And so been able to rely on a platform that can manage that is inve >>You know, well, Jeremy great conversation. Thanks for sharing your insights on the industry. Uh, we got a couple minutes left, um, put a plug in for observe. What do you guys know? You got some good funding, great partners. I don't know if you can talk about your, your, your POC customers, but you got a lot of high ends folks that are working with you. You getting in traction. >>Yeah. Yeah. Scales >>Around the corner. Sounds like, are you, is that where you are scale? >>We've got a big that that's when coming up in two or three weeks, we've got, we've got new funding, um, which is always great. Um, the product is, uh, really, really close. I think, as a startup, you always strive for market fit, you know, which is at which point can you just start hiring salespeople? And the revenue keeps going. We're getting pretty close to that right now. Um, we've got about 40 SaaS companies that run on the platform. They're almost all AWS Kubernetes, uh, which is our sweet spot to begin with, but we're starting to get some really interesting, um, enterprise type customers. We're, we're, you know, F five networks we're POC in right now with capital one, we got some interest in news around capital one coming up. I, I can't share too much, but it's gonna be exciting. And, and like I said, so hill continue to, to, >>I think capital one's a big snowflake customer as well. Right. >>They were early in one of the things that attracted me to capital one was they were very, very good with snowflake early on. And, and they put snowflake in a position in the bank where they thought that snowflake could be successful. And, and today that, that is one of Snowflake's biggest accounts, >>Capital, one, very innovative cloud, obviously Atos customer, and very innovative, certainly in the CISO and CIO, um, on another point on where you're at. So you're, Prescale meaning you're about to scale, >>Right? >>So you got POCs, what's that trajectory look like? Can you see around the corner? What's, what's going on? What's on, around the corner. That you're, that you're gonna hit this straight and narrow and, and gas it fast. >>Yeah. I mean, the, the, the, the key thing for us is we gotta get the product. Right. Um, the nice thing about having a guy like Mike Pfizer on the board is he doesn't obsess about revenue at this stage. His questions that the board are always about, like is the product, right? Is the product right? Is the product right? Have you got the product right? And cuz we know when the product's right, we can then scale the sales team and, and the revenue will take care of itself. Yeah. So right now all the attention is on the product. Um, the, this year, the exciting thing is we we're, we're adding all the tracing visualizations. So people will be able to the kind of things that by in the day you could do with the new relics and AppDynamics, the last generation of, of APM tools, you're gonna be able to do that within observe. And we've already got the logs and the metrics capability in there. So for us this year is a big one, cuz we sort of complete the trifecta, you know, the, the >>Logs, what's the secret sauce observe. What if you had the, put it into a, a, a sentence what's the secret sauce? >>I, I, I think, you know, an amazing founding engineering team, uh, number one, I mean, at the end of the day, you have to build an amazing product and you have to solve a problem in a different way. And we've got great long term investors and, and the biggest thing our investors give is it actually, it's not just money. It gives us time to get the product, right. Because if we get the product right, then we can get the growth. >>Got it. Final question. While I got you here, you've been on the enterprise business for a long time. What's the buyer landscape out there. You got people doing POCs on capital one scale. So we know that goes on. What's the appetite at the buyer side for startups and what are their requirements that you're seeing? Uh, obviously we're seeing people go in and dip into the startup pool because new ways to refactor their, this restructure. So, so a lot of happening in cloud, what's the criteria. How are enterprises engaging in with startups? >>Yeah. I mean, enterprises, they know they've gotta spend money transforming the business. I mean, this was, I almost feel like my old Dell or EMC self there, but, um, what, what we were saying five years ago is happening. Um, everybody needs to figure out a way to take their business to this digital world. Everybody has to do it. So the nice thing from a startup standpoint is they know at times they need to risk or, or take a bet on new technology in order to, to help them do that. So I think you've got buyers that a have money, uh, B it prepared to take risks and it's, it's a race against time to you'll get their, their offerings in this, a new digital footprint. >>Final, final question. What's the state of AWS. Where do you see them going next? Obviously they're continuing to be successful. How does cloud 3.0, or they always say it's day one, but it's more like day 10, but what's next for Aw. Where do they go from here? Obviously they're doing well. They're getting bigger and bigger. Yeah, >>Better. It's an amazing story. I mean, you know, we're, we're on AWS as well. And so I, I think if they keep nurturing the builders and the ecosystem, then that is their superpower. They, they have an early leads. And if you look at where, you know, maybe the likes of Microsoft lost the plot in the, in the late nineties, it was, they stopped, uh, really caring about developers in the folks who were building on top of their ecosystem. In fact, they started buying up their ecosystem and competing with people in their ecosystem. And I see with AWS, they, they have an amazing headstart and if they did more, you know, if they do more than that, that's, what's gonna keep this juggernaut rolling for many years to come. >>Yeah. They got the Silicon and got the stack. They're developing Jeremy Burton inside the cube, great resource for commentary, but also founding with the CEO of a company called observing in the middle of all the action on the board of snowflake as well. Um, great startup. Thanks for coming on the cube. Always a pleasure. Okay. Live from San Francisco. It's to cube. I'm John for your host. Stay with us more coverage from San Francisco, California after the short break. >>Hello. Welcome back to the cubes coverage here live in San Francisco, California. I'm John furrier, host of the cubes cube coverage of AWS summit 2022 here in San Francisco. We're all the developers are the bay air at Silicon valley. And of course, AWS summit in New York city is coming up in the summer. We'll be there as well. SF and NYC cube coverage. Look for us. Of course, reinforcing Boston and re Mars with the whole robotics, AI. They all coming together. Lots of coverage stay with us today. We've got a great guest from Bel VC. John founding partner, entrepreneurial venture is a venture firm. Your next act, welcome to the cube. Good to see you. >>Good to see you, man. I feel like it's been forever since we've been able to do something in person. Well, >>I'm glad you're here because we run into each other all the time. We've known each other for over decade. Um, >>It's been at least 10 years, >>At least 10 years more. And we don't wanna actually go back as bring back the old school web 1.0 days. But anyway, we're in web three now. So we'll get to that in a second. We, >>We are, it's a little bit of a throwback to the path though, in my opinion, >>It's all the same. It's all distributed computing and software. We ran each other in cube con. You're investing in a lot of tech startup founders. Okay. This next level, next gen entrepreneurs have a new makeup and it's software. It's hardcore tech in some cases, not hardcore tech, but using software to take an old something old and make it better new, faster. So tell us about Bel what's the firm. I know you're the founder, uh, which is cool. What's going on. Explain >>What you, I mean, you remember I'm a recovering entrepreneur, right? So of course I, I, >>No, you're never recovering. You're always entrepreneur >>Always, but we are also always recovering. So I, um, started my first company when I was 24. If you remember, before there was Facebook and friends, there was instant messaging. People were using that product at work every day, they were creating a security vulnerability between their network and the outside world. So I plugged that hole and built an instant messaging firewall. It was my first company. The company was called IM logic and we were required by Symantec. Uh, then spent 12 years investing in the next generation of software companies, uh, early investor in open source companies and cloud companies and spent a really wonderful years, uh, at a firm called NEA. So I, I feel like my whole life I've been either starting enterprise software companies or helping founders start enterprise software companies. And I'll tell you, there's never been a better time than right now to start an enterprise software company. >>So, uh, the passion for starting a new firm was really a recognition that founders today that are starting an enterprise software company, they, they tend to be, as you said, a more technical founder, right? Usually it's a software engineer or a builder mm-hmm <affirmative>, uh, they are building that are serving a slightly different market than what we've traditionally seen in enterprise software. Right? I think traditionally we've seen it buyers or CIOs that have agendas and strategies, which, you know, purchase software that is traditionally bought and sold tops down. But you know, today I think the most successful enterprise software companies are the ones that are built more bottoms up and have more technical early adopters. And generally speaking, they're free to use. They're free to try. They're very commonly community source or open source companies where you have a large technical community that's supporting them. So there's a, there's kind of a new normal now I think in great enterprise software. And it starts with great technical founders with great products and great bottoms of motions. And I think there's no better place to, uh, service those people than in the cloud and uh, in, in your community. >>Well, first of all, congratulations, and by the way, you got a great pedigree and great background. You're super smart admire of your work and your, and, and your founding, but let's face it. Enterprise is hot because digital transformation is, is all companies there's no, I mean, consumer is enterprise now. Everything is what was once a niche, not, I won't say niche category, but you know, not for the faint of heart, you know, investors, >>You know, it's so funny that you say that enterprise is hot because you, and I feel that way now. But remember, like right now, there's also a giant tech in VC conference in Miami <laugh> and it's covering cryptocurrencies and FCS and web three. So I think beauty is definitely in the eye of the beholder <laugh> but no, I, I will tell you, well, >>MFTs is one big enterprise, cuz you gotta have imutability you got performance issues. You have, I IOPS issues. >>Well, and, and I think all of us here that are of may, maybe students of his stream have been involved in open source in the cloud would say that we're, you know, much of what we're doing is, uh, the predecessors of the web web three movement. And many of us I think are contributors to the web three >>Movement. The hype is definitely web >>Three. Yeah. But, >>But you know, >>For sure. Yeah, no, but now you're taking us further east to Miami. So, uh, you know, look, I think, I, I think, um, what is unquestioned with the case and maybe it's, it's more obvious the more time you spend in this world is this is the fastest growing part of enterprise software. And if you include cloud infrastructure and cloud infrastructure spend, you know, it is by many measures over, uh, $500 billion in growing, you know, 20 to 30 a year. So it it's a, it's a just incredibly fast >>Let's getting, let's get into some of the cultural and the, the shifts that are happening, cuz again, you, you have the luxury of being in enterprise when it was hard, it's getting easier and more cooler. I get it and more relevant <laugh> but there's also the hype of like the web three, for instance, but you know, for, uh, um, um, the CEO snowflake, okay. Has wrote a book and Dave Valenti and I were talking about it and uh, Frank Lutman has says, there's no playbooks. We always ask the CEOs, what's your playbook. And he's like, there's no playbook, situational awareness, always Trump's playbooks. So in the enterprise playbook, oh, hire a direct sales force and sass kind of crushed that now SAS is being redefined, right. So what is SAS? Is snowflake a SAS or is that a platform? So again, new unit economics are emerging, whole new situation, you got web three. So to me there's a cultural shift, the young entrepreneurs, the, uh, user experience, they look at Facebook and say, ah, you know, and they own all my data. And you know, we know that that cliche, um, they, you know, the product. So as this next gen, the gen Z and the millennials come in and our customers and the founders, they're looking at things a little bit differently and the tech better. >>Yeah. I mean, I mean, I think we can, we can see a lot of commonalities across all six of startups and the overall adoption of technology. Uh, and, and I would tell you, this is all one big giant revolution. I call it the user driven revolution. Right. It's the rise of the user. Yeah. And you might say product like growth is currently the hottest trend in enterprise software. It's actually user like growth, right. They're one in the same. So sometimes people think the product, uh, is what is driving. >>You just pull the product >>Through. Exactly, exactly. And so that's that I, that I think is really this revolution that you see, and, and it does extend into things like cryptocurrencies and web three and, you know, sort of like the control that is taken back by the user. Um, but you know, many would say that, that the origins of this movement may be started with open source where users were contributors, you know, contributors were users and looking back decades and seeing how it, how it fast forward to today. I think that's really the trend that we're all writing and it's enabling these end users. And these end users in our world are developers, data engineers, cybersecurity practitioners, right. They're really the users. And they're really the, the offic and the most, you know, kind of valued people in >>This. I wanna come back to the data engineers in a second, but I wanna make a comment and get your reaction to, I have a, I'm a gen Xer technically. So for not a boomer, but I have some boomer friends who are a little bit older than me who have, you know, experienced the sixties. And I've, I've been saying on the cube for probably about eight years now that we are gonna hit a digital hippie Revolut, meaning a rebellion against in the sixties was rebellion against the fifties and the man and, you know, summer of love. That was a cultural differentiation from the other one of group, the predecessors. So we're kind of having that digital moment now where it's like, Hey boomers, Hey people, we're not gonna do that anymore. We hate how you organize shit. >>Right. But isn't this just technology. I mean, isn't it, isn't it like there used to be the old adage, like, you know, you would never get fired for buying IBM, but now it's like, you obviously probably would get fired if you bought IBM. And I mean, it's just like the, the, I think, I think >>During the mainframe days, those renegades were breaking into Stanford, starting the home brew club. So what I'm trying to get at is that, do you see the young cultural revolution also, culturally, just, this is my identity NFTs to me speak volumes about my, I wanna associate with NFTs, not single sign on like, well, >>Absolutely. And, and I think like, I think you're hitting on something, which is like this convergence of, of, you know, societal trends with technology trends and how that manifests in our world is yes. I think like there is unquestionably almost a religion around the way in which a product is built. Right. And we can use open source. One example of that religion. Some people say, look, I'll just never try a product in the cloud if it's not open source. Yeah. I think cloud, native's another example of that, right? It's either it's, you know, it either is cloud native or it's not. And I think a lot of people will look at a product and say, look, you know, you were not designed in the cloud era. Therefore I just won't try you. And sometimes, um, like it or not, it's a religious decision, right? It's, it's something that people just believe to be true almost without, uh, necessarily. I mean, >>The data drives all decision making. Let me ask you this next question. As a VC. Now you look at pitch, well, you've been a VC for many years, but you also have the founder entrepreneurial mindset, but you can empathize with the founders. You know, hustle is a big part of the, that first founder check, right? You gotta convince someone to part with their ch their money and the first money in which you do a lot of is about believing in the first. So faking it till you make it is hard. Now you, the data's there, you either have it cloud native, you either have the adaption or traction. So honesty is a big part of that pitch. You can't fake it. Oh, >>AB absolutely. You know, there used to be this concept of like the persona of an entrepreneur, right. And the persona of the entrepreneur would be, you know, somebody who was a great salesperson or somebody who tell a great story. And I still think that that's important, right. It still is a human need for people to believe in narratives and stories. Yeah. But having said that you're right. The proof is in the pudding, right. At some point you click download and you try the product and it does what it says it's gonna, it's gonna do, or it doesn't, or it either stands up to the load test or it doesn't. And so I, I feel like in this new economy, that're, we live in really, it's a shift from maybe the storytellers and the creators to, to the builders, right. The people that know how to build great product. And in some ways the people that can build great product yeah. Stand out from the crowd. And they're the ones that can build communities around their products. And, you know, in some ways can, um, you know, kind of own more of the narrative because their product begin for exactly >>The volume you back to the user led growth. >>Exactly. And it's the religion of, I just love your product. Right. And I, I, I, um, Doug song is the founder of du security used to say, Hey, like, you know, the, the really like in today's world of like consumption based software, like the user is only gonna give you 90 seconds to figure out whether or not you're a company that's easy to do business with for right. And so you can say, and do all the things that you want about how easy you are to work with. But if the product isn't easy to install, if it's not easy to try, if it's not, if, if the it's gotta speak to the, >>Exactly. Speak to the user. But let me ask a question now that for the people watching, who are maybe entrepreneurial entre entrepreneurs, um, masterclass here is in session. So I have to ask you, do you prefer, um, an entrepreneur to come in and say, look at John. Here's where I'm at. Okay. First of all, storytelling's fine. Whether you're an extrovert or introvert, have your style, sell the story in a way that's authentic, but do you, what do you prefer to say? Here's where I'm at? Look, I have an idea. Here's my traction. I think here's my MVP prototype. I need help. Or do you wanna just see more stats? What's the, what's the preferred way that you like to see entrepreneurs come in and engage? >>There's tons of different styles, man. I think the single most important thing that every founder should know is that we, we don't invest in what things are today. We invest in what we think will become, right. And I think that's why we all get up in the morning and try to build something different, right? It's that we see the world a different way. We want it to be a different way, and we wanna work every single moment of the day to try to make that vision a reality. So I think the more that you can show people where you want to be, the more likely somebody is gonna to align with your vision and, and want to invest in you and wanna be along for the ride. So I, I wholeheartedly believe in showing off what you got today, because eventually we all get down to like, where are we and what are we gonna do together? But, um, no, I, you gotta show the path. I think the single most important thing for any founder and VC relationship is that they have the same vision. Uh, if you have the same vision, you can, you can get through bumps in the road, you can get through short term spills. You can all sorts of things in the middle of the journey can happen. Yeah. But it doesn't matter as much if you share the same long term vision, >>Don't flake out and, and be fashionable with the, the latest trends because it's over before you even get there. >>Exactly. I think many people that, that do what we do for a living will say, you know, ultimately the future is relatively easy to predict, but it's the timing that's impossible to predict. So you, you know, you sort of have to balance the, you know, we, we know that the world is going this way and therefore we're gonna invest a lot of money to try to make this a reality. Uh, but sometimes it happens ins six months. Sometimes it takes six years. Sometimes it takes 16 years. Uh, >>What's the hottest thing in enterprise that you see the biggest wave that people should pay attention to that you're looking at right now with Tebel partners, Tebel dot your site. What's the big wave. What's your big >>Wave. There there's three big trends that we invest in. And then the, the only things we do day in day out one is the explosion at open source software. So I think many people think that all software is unquestionably moving to an open source model in some form or another yeah. Tons of reasons to debate whether or not that is gonna happen an alwa timeline happening forever, but it is, it is accelerating faster than we've ever seen. So I, I think it's its one big mass of wave that we continue to ride. Um, second is the rise of data engineering. Uh, I think data engineering is in and of itself now a category of software. It's not just that we store data. It's now we move data and we develop applications on data. And, uh, I think data is in and of itself as big of a market as any of the other markets that we invest in. Uh, and finally it's the gift that keeps on giving. I've spent my entire career in it. We still feel that security is a market that is underinvested. It is, it continues to be the place where people need to continue to invest and spend more money. Yeah. Uh, and those are the three major trends that we run >>And security, you think we all need a do over, right? I mean, do we need a do over in security or is what's the core problem? I, >>I, I keep using this word underinvested because I think it's the right way to think about the problem. I think if you, I think people generally speaking, look at cyber security as an add-on. Yeah. But if you think about it, the whole like economy is moving online. And so in, in some ways like security is core to protecting the digital economy. And so it's, it shouldn't be an afterthought, right? It should be core to what everyone is doing. And that's why I think relative to the trillions of dollars that are at stake, uh, I believe the market size for cybersecurity is around 150 billion and it still is a fraction of what >>We're, what we're and even boom is booming now. So you get the convergence of national security, geopolitics, internet digital >>That's right. You mean arguably, right. Arguably again, it's the area of the world that people should be spending more time and more money given what to stake. >>I love your thesis. I gotta, I gotta say you gotta love your firm. Love who you're doing. We're big supporters of your mission. Congrat is on your entrepreneurial venture. And uh, we'll be, we'll be talking and maybe see a Cuban. Uh, >>Absolutely >>Not. Certainly EU maybe even north America's in Detroit this year. >>Huge fan of what you guys are doing here. Thank you so much for helping me on the show. >>Des bell VC Johnson here on the cube. Check him out. Founder for founders here on the cube, more coverage from San Francisco, California, after the short break, stay with us. Hey everyone. Welcome to the cue here. Live in San Francisco, California for AWS summit, 2022 we're live we're back with events. Also we're virtual. We got hybrid all kinds of events. This year, of course, 80% summit in New York city is happening this summer. We'll be there with the cube as well. I'm John. Again, John host of the cube. Got a great guest here. Justin Colby, owner and CEO of innovative solutions they booth is right behind us. Justin, welcome to the cube. >>Thank you. Thank you for having me. >>So we're just chatting, uh, off camera about some of the work you're doing. You're the owner of and CEO. Yeah. Of innovative. Yeah. So tell us the story. What do you guys do? What's the elevator pitch. Yeah. >><laugh> so the elevator pitch is we are, uh, a hundred percent focused on small to midsize businesses that are moving to the cloud or have already moved to the cloud and really trying to understand how to best control, cost, security, compliance, all the good stuff, uh, that comes along with it. Um, exclusively focused on AWS and, um, you know, about 110 people, uh, based in Rochester, New York, that's where our headquarters is. But now we have offices down in Austin, Texas up in Toronto, uh, Canada, as well as Chicago. Um, and obviously in New York, uh, you know, the, the business was never like this, uh, five years ago, um, founded in 1989, made the decision in 2018 to pivot and go all in on the cloud. And, uh, I've been a part of the company for about 18 years, bought the company about five years ago. And it's been a great ride. >>It's interesting. The manages services are interesting with cloud cause a lot of the heavy liftings done by AWS. So we had Matt on your team on earlier talking about some of the edge stuff. Yeah. But you guys are a managed cloud service. You got cloud advisory, you know, the classic service that's needed, but the demands coming from cloud migrations and application modernization and obviously data is a huge part of it. Huge. How is this factoring into what you guys do and your growth cuz you guys are the number one partner on the SMB side for edge. Yeah. For AWS, you got results coming in. Where's the, where's the forcing function. What's the pressure point. What's the demand like? Yeah. >>It's a great question. Every CEO I talk to, that's a small to mid-size business. I'll try and understand how to leverage technology better to help either drive a revenue target for their own business, uh, help with customer service as so much has gone remote now. And we're all having problems or troubles or issues trying to hire talent. And um, you know, tech is really at the, at the forefront and the center of that. So most customers are coming to us and they're like, listen, we gotta move to the out or we move some things to the cloud and we want to do that better. And um, there's this big misnomer that when you move to the cloud, you gotta automatically modernize. Yeah. And what we try to help as many customers understand as possible is lifting and shifting, moving the stuff that you maybe currently have OnPrem and a data center to the cloud first is a first step. And then, uh, progressively working through a modernization strategy is always the better approach. And so we spend a lot of time with small to midsize businesses who don't have the technology talent on staff to be able to do >>That. Yeah. They want to get set up. But the, the dynamic of like latency is huge. We're seeing that edge product is a big part of it. This is not a one-off happening around everywhere. It is. And it's not, it's manufacturing, it's the physical plant or location >>Literally. >>And so, and you're seeing more IOT devices. What's that like right now from a challenge and problem statement standpoint, are the customers, not staff, is the it staff kind of old school? Is it new skills? What's the core problem you guys solve >>The SMB space. The core issue nine outta 10 times is people get enamored with the latest and greatest. And the reality is not everything that's cloud based. Not all cloud services are the latest and greatest. Some things have been around for quite some time and are hardened solutions. And so, um, what we try to do with technology staff that has additional on-prem, uh, let's just say skill sets and they're trying to move to a cloud-based workload is we try to help those customers through education and through some practical, let's just call it use case. Um, whether that's a proof of concept that we're doing or whether that's, we're gonna migrate a small workload over, we try to give them the confidence to be able to not, not necessarily go it alone, but to, to, to have the, uh, the Gusto and to really have the, um, the, the opportunity to, to do that in a wise way. Um, and what I find is that most CEOs that I talk to, yeah, they're like, listen, the end of the day, I'm gonna be spending money in one place or another, whether that's OnPrem or in the cloud. I just want to know that I'm doing that in a way that helps me grow as quickly as possible status quo. I think every, every business owner knows that COVID taught us anything that status quo is, uh, is, is no. No. Good. >>How about factoring in the, the agility and speed equation? Does that come up a lot? It >>Does. I think, um, I think there's also this idea that if, uh, if we do a deep dive analysis and we really take a surgical approach to things, um, we're gonna be better off. And the reality is the faster you move with anything cloud based, the better you are. And so there's this assumption that we gotta get it right the first time. Yeah. In the cloud, if you start the, on your journey in one way, and you realize midway that it's not the right, let's just say the right place to go. It's not like buying a piece of iron that you put in the closet and now you own it in the cloud. You can turn those services on and off. It's a, gives you a much higher density for making decisions and failing >>Forward. Well actually shutting down the abandoning, the projects that early and not worrying about it, you got it. I mean, most people don't abandon stuff cuz they're like, oh, I own it. >>Exactly. >>And they get, they get used to it. Like, and then they wait too long. >>That's exactly. Yeah. >>Frog and boiling water as we used to say so, oh, it's a great analogy. So I mean this, this is a dynamic that's interesting. I wanna get more thoughts on it because like I'm a, if I'm a CEO of a company, like, okay, I gotta make my number. Yeah. I gotta keep my people motivated. Yeah. And I gotta move faster. So this is where you guys come in. I get the whole thing. And by the way, great service, um, professional services in the cloud right now are so hot because so hot, you can build it and then have option optionality. You got path decisions, you got new services to take advantage of. It's almost too much for customers. It is. I mean, everyone I talk to at reinvent, that's a customer. Well, how many announcements did Andy jazzy announcer Adam, you know, five, a thousand announcement or whatever they did with huge amounts. Right. Keeping track of it all. Oh, is huge. So what's the, what's the, um, the mission of, of your company. How does, how do you talk to that alignment? Yeah. Not just product. I can get that like values as companies, cuz they're betting on you and your people. >>They are, they are >>The values. >>Our mission is, is very simple. We want to help every small to mid-size business, leverage the power of the cloud. Here's the reality. We believe wholeheartedly. This is our vision that every company is going to become a technology company. So we go to market with this idea that every customer's trying to leverage the power of the cloud in some way, shape or form, whether they know it or don't know it. And number two, they're gonna become a tech company in the pro of that because everything is so tech-centric. And so when you talk about speed and agility, when you talk about the, the endless options and the endless permutations of solutions that a customer can buy in the cloud, how are you gonna ask a team of one or two people in your it department to make all those decisions going it alone or trying to learn it as you go, it only gets you so far working with a partner. >>I'll just give you some perspective. We work with about a thousand small to midsize business customers. More than 50% of those customers are on our managed services. Meaning know that we have their back and we're the safety net. So when a customer is saying, all right, I'm gonna spend a couple thousand dollars a month in the cloud. They know that that bill, isn't gonna jump to $10,000 a month going on loan. Who's there to help protect that. Number two, if you have a security posture and let's just say you're high profile and you're gonna potentially be more vulnerable to security attack. If you have a partner that's offering you some managed services. Now you, again, you've got that backstop and you've got those services and tooling. We, we offer, um, seven different products that are part of our managed services that give the customer the tooling, that for them to go out and buy on their own for a customer to go out today and go buy a new Relic solution on their own, it would cost 'em a fortune. If >>It's training alone would be insane. A risk factor not mean the cost. Yes, absolutely. Opportunity cost is huge, >>Huge, absolutely enormous training and development. Something. I think that is often, you know, it's often overlooked technologists. Typically they want to get their skills up. Yeah. They, they love to get the, the stickers and the badges and the pins, um, at innovative in 2018, when, uh, when we made the decision to go all on the club, I said to the organization, you know, we have this idea that we're gonna pivot and be aligned with AWS in such a way that it's gonna really require us all to get certified. My executive assistant at the time looks at me. She said, even me, I said, yeah, even you, why can't you get certified? Yeah. And so we made, uh, a conscious decision. It wasn't requirement isn't today to make sure everybody in the company has the opportunity to become certified. Even the people that are answering the phones at the front desk >>And she could be running the Kubernetes clusters. I >>Love it. It's amazing. So I'll tell you what, when that customer calls and they have a real Kubernetes issue, she'll be able to assist and get the right >>People involved. And that's a cultural factor that you guys have. So, so again, this is back to my whole point about SMBs and BIS is in general, small and large. It staffs are turning over the gen Z and millennials are in the workforce. They were provisioning top of rack switches. Right. First of all. And so if you're a business, there's also the, I call the build out, um, uh, return factor, ROI piece. At what point in time as an owner or SMB, do I get the why? Yeah. I gotta hire a person to manage it. That person's gonna have five zillion job offers. Yep. Uh, maybe who knows? Right. I got cyber security issues. Where am I gonna find a cyber person? Yeah. A data compliance. I need a data scientist and a compliance person. Right. Maybe one in the same. Right. Good luck. Trying to find a data scientist. Who's also a compliance person. Yep. And the list goes on. I can just continue. Absolutely. I need an SRE to manage the, the, uh, the sock report and we can pen test. Right. >>Right. >>These are, these are >>Like critical issues. This >>Is just like, these are the table stakes. >>Yeah. And, and every, every business owner's thinking about this, that's, >>That's what, at least a million in bloating, if not three or more Just to get that going. Yeah. Then it's like, where's the app. Yeah. So there's no cloud migration. There's no modernization on the app side now. Yeah. No. And nevermind AI and ML. That's >>Right. That's right. So to try to go it alone, to me, it's hard. It's incredibly difficult. And the other thing is, is there's not a lot of partners, so the partner, >>No one's raising their hand boss. I'll do all that exactly. In the it department. >>Exactly. >>Like, can we just call up, uh, you know, our old vendor that's >>Right. <laugh> right. Our old vendor. I like >>It, >>But that's so true. I mean, when I think about how, if I were a business owner starting a business today and I had to build my team, um, and the amount of investment that it would take to get those people skilled up and then the risk factor of those people now having the skills and being so much more in demand and being recruited away, that's a real, that's a real issue. And so how you build your culture around that is, is very important. And it's something that we tell, talk about every, with every one of our small to mid-size >>Businesses. So just, I wanna get, I want to get your story as CEO. Okay. Take us through your journey. You said you bought the company and your progression to, to being the owner and CEO of innovative yeah. Award winning guys doing great. Uh, great bet on a good call. Yeah. Things are good. Tell your story. What's your journey? >>It's real simple. I was, uh, I was a sophomore at the Rochester Institute of technology in 2003. And, uh, I knew that I, I was going to school for it and I, I knew I wanted to be in tech. I didn't know what I wanted to do, but I knew I didn't wanna code or configure routers and switches. So I had this great opportunity with the local it company that was doing managed services. We didn't call it at that time innovative solutions to come in and, uh, jump on the phone and dial for dollars. I was gonna cold call and introduce other, uh, small to midsize businesses locally in Rochester, New York go to Western New York, um, who innovative was now. We were 19 people at the time. And I came in, I did an internship for six months and I loved it. I learned more in those six months that I probably did in my first couple of years at, uh, at RT long story short. >>Um, for about seven years, I worked, uh, to really help develop, uh, sales process and methodology for the business so that we could grow and scale. And we grew to about 30 people. And, um, I went to the owners at the time in 2010 and I was like, Hey, on the value of this business and who knows where you guys are gonna be another five years, what do you think about making me an owner? And they were like, listen, you got long ways before you're gonna be an owner, but if you stick it out in your patient, we'll, um, we'll work through a succession plan with you. And I said, okay, there were four other individuals at the time that were gonna also buy into the business with me. >>And they were the owners, no outside capital, none >>Zero, well, 2014 comes around. And, uh, the other folks that were gonna buy into the business with me that were also working at innovative for different reasons, they all decided that it wasn't for them. One started a family. The other didn't wanna put capital in. Didn't wanna write a check. Um, the other had a real big problem with having to write a check. If we couldn't make payroll, I'm like, well, that's kind of like if we're owners, we're gonna have to like cover that stuff. <laugh> so >>It's called the pucker factor. >>Exactly. So, uh, I sat down with the CEO in early 2015, and, uh, we made the decision that I was gonna buy the three partners out, um, go through an early now process, uh, coupled with, uh, an interesting financial strategy that wouldn't strap the business, cuz they cared very much. The company still had the opportunity to keep going. So in 2016 I bought the business, um, became the sole owner. And, and at that point we, um, we really focused hard on what do we want this company to be? We had built this company to this point. Yeah. And, uh, and by 2018 we knew that pivoting going all in on the cloud was important for us and we haven't looked back. >>And at that time the proof points were coming clearer and clearer 2012 through 15 was the early adopters, the builders, the startups and early enterprises. Yes. The capital ones of the world. Exactly. And those kinds of big enterprises, the GA I don't wanna say gamblers, but ones that were very savvy. The innovators, the FinTech folks. Yep. The hardcore glass eating enterprises >>Agreed, agreed to find a small to mid-size business, to migrate completely to the cloud as, as infrastructure was considered. That just didn't happen as often. Um, what we were seeing where a lot of our small to mid-size as customers, they wanted to leverage cloud-based backup or they wanted to leverage a cloud for disaster recovery because it lent itself. Well, early days, our most common cloud customer though, was the customer that wanted to move messaging and collaboration, the Microsoft suite to the cloud. And a lot of 'em dipped their toe in the water. But by 2017 we knew infrastructure was around the corner. Yeah. And so, uh, we only had two customers on AWS at the time. Um, and we, uh, we, we made the decision to go all in >>Justin. Great to have you on the cube. Thank you. Let's wrap up. Uh, tell me the hottest product that you have. Is it migrations? Is it the app modernization? Is it data? What's the hot product and then put a plug in for the company. Awesome. >>So, uh, there's no question. Every customer is looking to migrate workloads and try to figure out how to modernize for the future. We have very interesting, sophisticated yet elegant funding solutions to help customers with the cash flow, uh, constraints that come along with those migrations. So any SMB that's thinking about migrating to the cloud, they should be talking innovative solutions. We know how to do it in a way that allows those customers not to be cash strap and gives them an opportunity to move forward in a controlled, contained way so that they can modernize. >>So like insurance, basically for them not insurance class in the classic sense, but you help them out on the, on the cash exposure. >>Absolutely. We are known for that and we're known for being creative with those customers and being empathetic to where they are in their journey. >>And that's the cloud upside is all about doubling down on the variable wind. That's right. Seeing the value and Ling down on it. Absolutely not praying for it. Yeah. <laugh> all right, Justin. Thanks for coming on. You really appreciate it. >>Thank you very much for having me. >>Okay. This is the cube coverage here live in San Francisco, California for AWS summit, 2022. I'm John for your host. Thanks for watching. We're back with more great coverage for two days after this short break, >>Live on the floor and see San Francisco for a AWS summit. I'm John ferry, host of the cube here for the next two days, getting all the action we're back in person. We're at a AWS reinvent a few months ago. Now we're back. Events are coming back and we're happy to be here with the cube. Bring all the action. Also virtual. We have a hybrid cube. Check out the cube.net, Silicon angle.com for all the coverage. After the event. We've got a great guest ticking off here. Matthew Park, director of solutions, architecture with innovation solutions. The booth is right here. Matthew, welcome to the cube. >>Thank you very much. I'm glad to be >>Here. So we're back in person. You're from Tennessee. We were chatting before you came on camera. Um, it's great to have to be back through events. >>It's amazing. This is the first, uh, summit I've been to and what two, three years. >>It's awesome. We'll be at the UHS summit in New York as well. A lot of developers and a big story this year is as developers look at cloud going distributed computing, you got on premises, you got public cloud, you got the edge. Essentially the cloud operations is running everything dev sec ops, everyone kind of sees that you got containers, you got Kubernetes, you got cloud native. So the game is pretty much laid out mm-hmm <affirmative> and the edge is with the actions you guys are number one, premier partner at SMB for edge. >>That's right. >>Tell us about what you guys doing at innovative and, uh, what you do. >>That's right. Uh, so I'm the director of solutions architecture. Uh, me and my team are responsible for building out the solutions that are around, especially the edge public cloud for us edge is anything outside of an AWS availability zone. Uh, we are deploying that in countries that don't have AWS infrastructure in region. They don't have it. Uh, give an example, uh, example would be Panama. We have a customer there that, uh, needs to deploy some financial tech and compute is legally required to be in Panama, but they love AWS and they want to deploy AWS services in region. Uh, so they've taken E EKS anywhere. We've put storage gateway and, uh, snowball, uh, in region inside the country and they're running their FinTech on top of AWS services inside Panama. >>You know, it's interesting, Matthew is that we've been covering a, since 2013 with the cube about their events. And we watched the progression and jazzy was, uh, was in charge and became the CEO. Now Adam's in charge, but the edge has always been that thing they've been trying to avoid. I don't wanna say trying to avoid, of course, Amazon would listen to the customers. They work backwards from the customer. We all know that. Uh, but the real issue was they were they're bread and butters EC two and S three. And then now they got tons of services and the cloud is obviously successful and seeing that, but the edge brings up a whole nother level. >>It does computing. It >>Does. That's not centralized in the public cloud now they got regions. So what is the issue at the edge what's driving the behavior. Outpost came out as a reaction to competitive threats and also customer momentum around OT, uh, operational technologies. And it merging. We see that the data at the edge, you got 5g having. So it's pretty obvious, but there's a slow transition. What was the driver for the edge? What's the driver now for edge action for AWS >>Data is the driver for the edge. Data has gravity, right? And it's pulling compute back to where the customer's generating that data and that's happening over and over again. You said it best outpost was a reaction to a competitive situation where today we have over 15 AWS edge services and those are all reactions to things that customers need inside their data centers on location or in the field like with media companies. >>Outpost is interesting. We always used to riff on the cube cause it's basically Amazon and a box pushed in the data center, running native, all the stuff, but now cloud native operations are kind of becoming standard. You're starting to see some standard Deepak syncs. Group's doing some amazing work with open source Rauls team on the AI side, obviously, uh, you got SW, he was giving the keynote tomorrow. You got the big AI machine learning big part of that edge. Now you can say, okay, outpost, is it relevant today? In other words, did outpost do its job? Cause EKS anywhere seems to be getting a lot of momentum. You see local zones, the regions are kicking ass for Amazon. This edge piece is evolving. What's your take on EKS anywhere versus say outpost? >>Yeah, I think outpost did its job. It made customers that were looking at outpost really consider, do I wanna invest in this hardware? Do I, do I wanna have, um, this outpost in my data center, do I want to manage this over the long term? A lot of those customers just transitioned to the public cloud. They went into AWS proper. Some of those customers stayed on prem because they did have use cases that were, uh, not a good fit for outposts. They weren't a good fit. Uh, in the customer's mind for the public AWS cloud inside an availability zone. Now what's happening is as AWS is pushing these services out and saying, we're gonna meet you where you are with 5g. We're gonna meet you where you are with wavelength. We're gonna meet you where you are with EKS anywhere. Uh, I think it has really reduced the amount of times that we have conversations about outposts and it's really increased. We can deploy fast. We don't have to spin up outpost hardware. We can go deploy EKS anywhere or in your VMware environment. And it's increasing the speed of adoption >>For sure. Right? So you guys are making a lot of good business decisions around managed cloud service. That's right. Innovative as that you get the cloud advisory, the classic professional services for the specific edge piece and, and doing that outside of the availability zones and regions for AWS, um, customers in, in these new areas that you're helping out are, they want cloud, like they want to have modernization a modern applications. Obviously they got data machine learning and AI, all part of that. What's the main product or, or, or gap that you're filling for AWS, uh, outside of their availability zones or their regions that you guys are delivering. What's the key is it. They don't have a footprint. Is it that it's not big enough for them? What's the real gap. What's why, why are you so successful? >>So what customers want when they look towards the cloud is they want to focus on, what's making them money as a business. They want on their applications. They want to focus on their customers. So they look towards AWS cloud and say, AWS, you take the infrastructure. You take, uh, some of the higher layers and we'll focus on our revenue generating business, but there's a gap there between infrastructure and revenue generating business that innovative slides into, uh, we help manage the AWS environment. Uh, we help build out these things in local data centers for 32 plus year old company. We have traditional on-premises people that know about deploying hardware that know about deploying VMware to host EKS anywhere. But we also have most of our company totally focused on the AWS cloud. So we're filling that gap in helping of these AWS services, manage them over the long term. So our customers can go to just primarily and totally focusing on their revenue generating business. So >>Basically you guys are basically building AWS edges, >>Correct? >>For correct companies, correct? Mainly because the, the needs are there, you got data, you got certain products, whether it's, you know, low latency type requirements, right. And then they still work with the regions, right. It's all tied together, right. Is that how it works? Right. >>And, and our customers, even the ones in the edge, they also want us to build out the AWS environment inside the availability zone, because we're always gonna have a failback scenario. If we're gonna deploy FinTech in the Caribbean, we talk about hurricanes and we're gonna talk about failing back into the AWS availability zones. So innovative is filling that gap across the board, whether it be inside the AWS cloud or on the AWS edge. >>All right. So I gotta ask you on the, since you're at the edge in these areas, I won't say underserved, but developing areas where you now have data and you have applications that are tapping into that, that required. It makes total sense. We're seeing that across the board. So it's not like it's, it's an outlier it's actually growing. Yeah. There's also the crypto angle. You got the blockchain. Are you seeing any traction at the edge with blockchain? Because a lot of people are looking at the web three in these areas like Panama, you mentioned FinTech. And in, in the islands there a lot of, lot of, lot of web three happening. What's your, what's your view on the web three world right now, relative >>To we, we have some customers actually deploying crypto, especially, um, especially in the Caribbean. I keep bringing the Caribbean up, but it's, it's top of my mind right now we have customers that are deploying crypto. A lot of, uh, countries are choosing crypto to underlie parts of their central banks. Yeah. Um, so it's, it's up and coming a, uh, I, I have some, you know, personal views that, that crypto is still searching for a use case. Yeah. And, uh, I think it's searching a lot and, and we're there to help customers search for that use case. Uh, but, but crypto, as a, as a, uh, technology, um, lives really well on the AWS edge. Yeah. Uh, and, and we're having more and more people talk to us about that. Yeah. And ask for assistance in the infrastructure, because they're developing new cryptocurrencies every day. Yeah. It's not like they're deploying Ethereum or anything specific. They're actually developing new currencies and, and putting them out there on it's >>Interesting. I mean, first of all, we've been doing crypto for many, many years. We have our own little, um, you know, projects going on. But if you look talk to all the crypto people that say, look, we do a smart concept. We use the blockchain. It's kind of over a lot of overhead and it's not really their technical already, but it's a cultural shift, but there's underserved use cases around use of money, but they're all using the blockchain, just for this like smart contracts for instance, or certain transactions. And they go into Amazon for the database. Yeah. <laugh> they all don't tell anyone we're using a centralized service, but what happened to decentralized. >>Yeah. And that's, and that's the conversation performance issue. Yeah. And, and it's a cost issue. Yeah. And it's a development issue. Um, so I think more and more as, as some of these, uh, currencies maybe come up, some of the smart contracts get into, uh, they find their use cases. I think we'll start talking about how does that really live on, on AWS and, and what does it look like to build decentralized applications, but with AWS hardware and services. >>Right. So take me through, uh, a use case of a customer, um, Matthew around the edge. Okay. So I'm a customer, pretend I'm a customer, Hey, you know, I'm, we're in an underserved area. I want to modernize my business. And I got my developers that are totally peaked up on cloud. Um, but we've identified that it's just a lot of overhead latency issues. I need to have a local edge and serve my ad. And I also want all the benefit of the cloud. So I want the modernization and I wanna migrate to the cloud for all those cloud benefits and the goodness of the cloud. What's the answer. Yeah. >>Uh, big thing is, uh, industrial manufacturing, right? That's, that's one of the best use cases, uh, inside industrial manufacturing, we can pull in many of the AWS edge services we can bring in, uh, private 5g, uh, so that all the, uh, equipment inside that, that manufacturing plant can be hooked up. They don't have to pay huge overheads to deploy 5g it's, uh, better than wifi for the industrial space. Um, when we take computing down to that industrial area, uh, because we wanna do pre-procesing on the data. Yeah. We want to gather some analytics. We deploy that with, uh, regular commercial available hardware running VMware, and we deploy EKS anywhere on that. Uh, inside of that manufacturing plant, uh, we can do pre-procesing on things coming out of the, uh, the robotics that depending on what we're manufacturing, right. Uh, and then we can take those refined analytics and for very low cost with maybe a little bit longer latency transmit those back, um, to the AWS availability zone, the, the standard for >>Data, data lake, or whatever, to >>The data lake. Yeah. Data lake house, whatever it might be. Um, and we can do additional data science on that once it gets to the AWS cloud. Uh, but a lot of that, uh, just in time business decisions, just in time, manufacturing decisions can all take place on an AWS service or services inside that manufacturing plant. And that's, that's one of the best use cases that we're >>Seeing. And I think, I mean, we've been seeing this on the queue for many, many years, moving data around is very expensive. Yeah. But also compute going to the data that saves that cost yep. On the data transfer also on the benefits of the latency. So I have to ask you, by the way, that's standard best practice now for the folks watching don't move the data, unless you have to, um, those new things are developing. So I wanna ask you what new patterns are you seeing emerging once this new architecture's in place? Love that idea, localize everything right at the edge, manufacturing, industrial, whatever, the use case, retail, whatever it is. Right. But now what does that change in the, in the core cloud? This is a, there's a system element here. Yeah. What's the new pattern. There's >>Actually an organizational element as well, because once you have to start making the decision, do I put this compute at the point of use or do I put this compute in the cloud out? Uh, now you start thinking about where business decisions should be taking place. Uh, so not only are you changing your architecture, you're actually changing your organization because you're thinking, you're thinking about a dichotomy you didn't have before. Uh, so now you say, okay, this can take place here. Uh, and maybe maybe decision can wait. Right? Yeah. Uh, and then how do I visualize that? By >>The way, it could be a bot too, doing the work for management. Yeah. <laugh> exactly. You got observability going, right. But you gotta change the database architecture on the back. So there's new things developing. You've got more benefit. There >>Are, there are. And, and we have more and more people that, that want to talk less about databases and want to talk more about data lakes because of this. They want to talk more about customers are starting to talk about throwing away data, uh, you know, for the past maybe decade. Yeah. It's been store everything. And one day we will have a data science team that we hire in our organization to do analytics on this decade of data. And >>Well, I mean, that's, that's a great point. We don't have time to drill into, maybe we do another session on this, but the one pattern was income of the past year is that throwing away data's bad. Even data lakes that so-called turn into data swamps, actually, it's not the case. You look at data, brick, snowflake, and other successes out there. And even time series data, which may seem irrelevant efforts over actually matters when people start retrain their machine learning algorithms. Yep. So as data becomes code, as we call it our lab showcase, we did a whole, whole, that event on this. The data's good in real time and in the lake. Yeah. Because the iteration of the data feeds the machine learning training. Things are getting better with the old data. So it's not throw away. It's not just business benefits. Yeah. There's all kinds of new scale. There >>Are. And, and we have, uh, many customers that are run petabyte level. Um, they're, they're essentially data factories on, on, uh, on premises, right? They're, they're creating so much data and they're starting to say, okay, we could analyze this, uh, in the cloud, we could transition it. We could move petabytes of data to the AWS cloud, or we can run, uh, computational workloads on premises. We can really do some analytics on this data transition, uh, those high level and sort of raw analytics back to AWS run 'em through machine learning. Um, and we don't have to transition 10, 12 petabytes of data into AWS. >>So I gotta end the segment on a, on a kind of a, um, fun note. I was told to ask you about your personal background on premise architect, a cloud and skydiving instructor. <laugh> how does that all work together? What tell, what does this mean? Yeah. >>Uh, you >>Jumped out a plane and got a job. You, you got a customer to jump out >>Kind of. So I was jump, I was teaching Scott eing, uh, before I, before I started in the cloud space, this was 13, 14 years ago. I was a, I still am a Scott I instructor. Yeah. Uh, I was teaching Scott eing and I heard out of the corner of my ear, uh, a guy that owned an MSP that was lamenting about, um, you know, storing data and, and how his cus customers are working. And he can't find enough people to operate all these workloads. So I walked over and said, Hey, this is, this is what I went to school for. Like, I'd love to, you know, uh, I was living in a tent in the woods teaching scout. I think I was like, I'd love to not live in a tent in the woods. So, uh, uh, I started in the first day there, uh, we had a, a discussion, uh, EC two, just come out <laugh> um, and, uh, like, >>This is amazing. >>Yeah. And so we had this discussion, we should start moving customers here. And, uh, and that totally revolutionized that business, um, that, that led to, uh, that that guy actually still owns a skydiving airport. But, um, but through all of that and through being an on premises migrated me and myself, my career into the cloud, and now it feels like, uh, almost, almost looking back and saying, now let's take what we learned in the cloud and, and apply those lessons and those services to >>It's. So it's such a great story, you know, I was gonna, you know, you know, the, the, the, the whole, you know, growth mindset pack your own parachute, you know, uh, exactly. You know, the cloud in the early day was pretty much will the shoot open. Yeah. It was pretty much, you had to roll your own cloud at that time. And so, you know, you, you jump on a plane, you gotta make sure that parachute is gonna open. >>And so was Kubernetes by the way, 2015 or so when, um, when that was coming out, it was, I mean, it was, it was still, and I, maybe it does still feel like that to some people. Right. But, uh, it was, it was the same kind of feeling that we had in the early days, AWS, the same feeling we have when we >>It's pretty much now with you guys, it's more like a tandem jump. Yeah. You know, but, but it's a lot of, lot of this cutting edge stuff, like jumping out of an airplane. Yeah. You guys, the right equipment, you gotta do the right things. Exactly. >>Right. >>Matthew, thanks for coming on the cube. Really appreciate it. Absolutely great conversation. Thanks for having me. Okay. The cubes here live and San Francisco for summit. I'm John Forry host of the cube. Uh, we'll be at a summit in New York coming up in the summer as well. Look up for that. look@thiscalendarforallthecubeactionatthecube.net. We'll be right back with our next segment after this break. >>Okay. Welcome back everyone to San Francisco live coverage here, we're at the cube a be summit 2022. We're back in person. I'm John fury host to the cube. We'll be at the eight of his summit in New York city. This summer, check us out then. But right now, two days in San Francisco, getting all the coverage what's going on in the cloud, we got a cube alumni and friend of the cube, my dudes, car CEO, investor, a Sierra, and also an investor and a bunch of startups, angel investor. Gonna do great to see you. Thanks for coming on the cube. Good to see you. Good to see you, sir. Chris. Cool. How are, are you >>Good? How are you? >>So congratulations on all your investments. Uh, you've made a lot of great successes, uh, over the past couple years, uh, and your company raising, uh, some good cash as Sarah. So give us the update. How much cash have you guys raised? What's the status of the company product what's going on? First >>Of all, thank you for having me back to be business with you. Never great to see you. Um, so is a company started around four years back. I invested with a few of the investors and now I'm the CEO there. Um, we have raised close to a hundred million there. Uh, the investors are people like Norwes Menlo, Tru ventures, coast, lo ventures, Ram Sheam and all those people, all well known guys. The Andy Beckel chime, Paul Mo uh, main web. So a whole bunch of operating people and, uh, Silicon valley VCs are involved >>And has it come? >>It's going well. We are doing really well. We are going almost 300% year over year. Uh, for last three years, the space ISR is going after is what I call the applying AI for customer service. It operations, it help desk, uh, the same place I used to work at ServiceNow. We are partners with ServiceNow to take, how can we argument for employees and customers, Salesforce, and ServiceNow to take it to the next stage? >>Well, I love having you on the cube, Dave and I, Dave Valenti as well loves having you on too, because you not only bring the entrepreneurial CEO experience, you're an investor. You're like a GE, you're like a guest analyst. <laugh> >>You know who you >>Get to call this fun to talk. You though, >>You got the commentary, you, your, your finger on the pulse. Um, so I gotta ask you obviously, AI and machine learning, machine learning AI, or you want to phrase it. Isn't every application. Now, AI first, uh, you're seeing a lot of that going on. You're starting to see companies build the modern applications at the top of the stack. So the cloud scale has hit. We're seeing cloud scale. You predicted that we talked about on cube many times. Now you have that past layer with a lot more services and cloud native becoming a standard layer. Containerizations growing DACA just raised a hundred million on a 2 billion valuation back from the dead after they pivoted from an enterprise services. So open source developers are booming. Um, where's the action. I mean, is there data control, plane emerging, AI needs data. There's a lot of challenges around this. There's a lot of discussions and a lot of companies being funded, observability there's 10 million observability companies. Data is the key. What's your angle on this? What's your take. Yeah, >>No, look, I think I'll give you the view that I see right from my side. Obviously data is very clear. So the things that remember system of recorded you and me talked about the next layer is called system of intelligence. That's where the AI will play. Like we talk cloud NA it'll be called AI, NA AI native is a new buzzword and using the AI customer service it operations. You talk about observability. I call it, AIOps applying AOPs for good old it operation management, cloud management. So you'll see the AOPs applied for whole list of, uh, application from observability doing the CMDB, predicting the events insurance. So I see a lot of work clicking for AIOps and service desk. What needs to be helped us with ServiceNow BMC G you see a new ELA emerging as a system of intelligence. Uh, the next would be is applying AI with workflow automation. So that's where you'll see a lot of things called customer workflow, employee workflows. So think of what UI path automation, anywhere ServiceNow are doing, that area will be driven with a AI workflows. So you'll see AI going >>Off is RPA a company is AI, is RPA a feature of something bigger? Or can someone have a company on RPA UI pass? One will be at their event this summer? Um, is it a product company? I mean, I mean, RPA is almost, should be embedded in everything. It's >>A feature. It is very good point. Very, very good thinking. So one is, it's a category for sure. Like, as we thought, it's a category, it's an area where RPA may change the name. I call it much more about automation, workflow automation, but RPA and automation is a category. Um, it's a company, or, but that automation should be embedded in every area. Yeah. Like we call cloud NA and AI NATO it'll become automation. NA yeah. And that's your thinking. >>It's almost interesting me. I think about the, what you're talking about what's coming to mind is I'm kinda having flashbacks to the old software model of middleware. Remember at middleware, it was very easy to understand it. It was middleware. It sat between two things and then the middle, and it was software abstraction. Now you have all, all kinds of workflows, abstractions everywhere. So multiple databases, it's not a monolithic thing. Right? Right. So as you break that down, is this the new modern middleware? Because what you're talking about is data workflows, but they might be siloed or they integrated. I mean, these are the challenges. This is crazy. What's the, >>So don't about the databases become called poly databases. Yeah. I call this one polyglot automation. So you need automation as a layer, as a category, but you also need to put automation in every area like you were talking about. It should be part of service. Now it should be part of ISRA, like every company, every Salesforce. So that's why you see MuleSoft and Salesforce buying RPA companies. So you'll see all the SaaS companies, cloud companies having an automation as a core. So it's like how you have a database and compute and sales and networking. You'll also have an automation as a layer <inaudible> inside every stack. >>All right. So I wanna shift gears a little bit and get your perspective on what's going on behind us. You can see, uh, behind us, you've got the expo hall. We got, um, we're back to vents, but you got, you know, AMD, Clum, Ove, uh, Dynatrace data, dog, innovative, all the companies out here that we know, we interview them all. They're trying to be suppliers to this growing enterprise market. Right. Okay. But now you also got the entrepreneurial equation. Okay. We're gonna have John Sado on from Bel later today. He's a former NEA guy and we always talk to Jerry, Jen. We know all the, the VCs. What does the startups look like? What does the state of the, in your mind, cause you, I know you invest the entrepreneurial founder situation, clouds bigger. Mm-hmm <affirmative> global, right? Data's part of it. You mentioned data's code. Yes. Basically data is everything. What's it like for a first an entrepreneur right now who's starting a company. What's the white space. What's the attack plan. How do they get in the market? How do they engineer everything? >>Very good. So I'll give it to, uh, two things that I'm seeing out there. Remember leaders of Amazon created the startups 15 years back. Everybody built on Amazon now, Azure and GCP. The next layer would be is people don't just build on Amazon. They're going to build it on top of snowflake. Companies are snowflake becomes a data platform, right? People will build on snowflake. Right? So I see my old boss flagman try to build companies on snowflake. So you don't build it just on Amazon. You build it on Amazon and snowflake. Snowflake will become your data store. Snowflake will become your data layer. Right? So I think that's in the of, <inaudible> trying to do that. So if I'm doing observability AI ops, if I'm doing next level of Splunk SIM, I'm gonna build it on snowflake, on Salesforce, on Amazon, on Azure, et cetera. >>It's interesting. You know, Jerry Chan has it put out a thesis a couple months ago called castles in the cloud where your moat is, what you do in the cloud. Not necessarily in the, in the IP. Um, Dave LAN and I had last reinvent, coined the term super cloud, right? He's got a lot of traction and a lot of people throwing, throwing mud at us, but we were, our thesis was, is that what Snowflake's doing? What Goldman S Sachs is doing. You starting to see these clouds on top of clouds. So Amazon's got this huge CapEx advantage. And guys like Charles Fitzgeral out there, who we like was kind of shit on us saying, Hey, you guys terrible, they didn't get it. Like, yeah. I don't think he gets it, but that's a whole, can't wait to debate him publicly on this. <laugh> if he's cool. Um, but snowflake is on Amazon. Yes. Now they say they're on Azure now. Cause they've got a bigger market and they're public, but ultimately without a AWS snowflake doesn't exist. And, and they're reimagining the data warehouse with the cloud, right? That's the billion dollar opportunity. >>It is. It is. They both are very tight. So imagine what Frank has done at snowflake and Amazon. So if I'm a startup today, I want to build everything on Amazon where possible whatever is, I cannot build. I'll make the pass layer. Remember the middle layer pass will be snowflake. So can build it on snowflake. I can use them for data layer. If I really need to size, I'll build it on four.com Salesforce. So I think that's where you'll see. So >>Basically if you're an entrepreneur, the north star in terms of the outcome is be a super cloud. >>It is, >>That's the application on another big CapEx ride, the CapEx of AWS or cloud, >>And that reduce your product development, your go to market and you get use the snowflake marketplace to drive your engagement. >>Yeah. Yeah. How are, how is Amazon and the clouds dealing with these big whales? The snowflakes of the world? I mean, I know they got a great relationship, uh, but snowflake now has to run a company they're public. Yeah. So, I mean, I'll say, I think got Redshift. Amazon has got red, um, but Snowflake's a big customer. They're probably paying AWS think big bills too. >>So John, very good. Cause it's like how Netflix is and Amazon prime, right. Netflix runs on Amazon, but Amazon has Amazon prime that co-option will be there. So Amazon will have Redshift, but Amazon is also partnering with, uh, snowflake to have native snowflake data warehouse as a data layer. So I think depending on the application use case, you have to use each of the above. I think snowflake is here for a long term. Yeah. Yeah. So if I'm building an application, I want to use snowflake then writing from stats. >>Well, I think that comes back down to entrepreneurial hustle. Do you have a better product? Right. Product value will ultimately determine it as long as the cloud doesn't, You know, foreclose your value that's right. But some sort of internal hack, but I think, I think the general question that I have is that I think it's okay to have a super cloud like that because the rising tide is still happening at some point. When does the rising tide stop >>And >>Do the people shopping up their knives, it gets more competitive or is it just an infinite growth cycle? I >>Think it's growth. You call it cloud scale. You invented the word cloud scale. So I think look, cloud will continually agree, increase. I think there's, as long as there are more movement from on, uh, OnPrem to the classical data center, I think there's no reason at this point, the rumor, the old lift and shift that's happening in like my business. I see people lift and shifting from the it operations. It helpless, even the customer service service now and, uh, ticket data from BMCs CAS like Microfocus, all those workloads are shifted to the cloud, right? So cloud ticketing system is happening. Cloud system of record is happening. So I think this train has still a long way to go made. >>I wanna get your thoughts for the folks watching that are, uh, enterprise buyers or practitioners, not suppliers to the market, feel free to, to XME or DMing. Next question's really about the buying side, which is if I'm a customer, what's the current, um, appetite for startup products. Cause you know, the big enterprises now and, you know, small, medium, large, and large enterprise are all buying new companies cuz a startup can go from zero to relevant very quickly. So that means now enterprises are engaging heavily with startups. What's it like what's is there a change in order of magnitude of the relationship between the startup selling to, or a growing startup selling to an enterprise? Um, have you seen changes there? I mean I'm seeing some stuff, but why don't we get your thoughts on that? What, no, it is. >>If I remember going back to our 2007 or eight, it, when I used to talk to you back then when Amazon started very small, right? We are an Amazon summit here. So I think enterprises on the average used to spend nothing with startups. It's almost like 0% or 1% today. Most companies are already spending 20, 30% with startups. Like if I look at a CIO line business, it's gone. Yeah. Can it go more? I think it can double in the next four, five years. Yeah. Spending on the startups. >>Yeah. And check out, uh, AWS startups.com. That's a site that we built for the startup community for buyers and startups. And I want to get your reaction because I reference the URL cause it's like, there's like a bunch of companies we've been promoting because the solutions that startups have actually are new stuff. Yes. It's bending, it's shifting left for security or using data differently or um, building tools and platforms for data engineering. Right. Which is a new persona that's emerging. So you know, a lot of good resources there, um, and gives back now to the data question. Now, getting back to your, what you're working on now is what's your thoughts around this new, um, data engineering persona, you mentioned AIOps, we've been seeing AIOps IOPS booming and that's creating a new developer paradigm that's right. Which we call coin data as code data as code is like infrastructure as code, but it's for data, right? It's developing with data, right? Retraining machine learnings, going back to the data lake, getting data to make, to do analysis, to make the machine learning better post event or post action. So this, this data engineers like an SRE for data, it's a new, scalable role we're seeing. Do you see the same thing? Do you agree? Um, do you disagree or can you share >>Yourself? No, I have a lot of thoughts that plus I see AIOP solutions in the future should be not looking back. I need to be like we are in San Francisco bay. That means earthquake prediction. Right? I want AOPs to predict when the outages are gonna happen. When there's a performance issue. I don't think most AOPs vendors have not gone there yet. Like I spend a lot of time with data dog, Cisco app Dyna, right? Dynatrace, all this solution will go future towards to proactive solution with AOPs. But what you bring up a very good point on the data side. I think like we have a Amazon marketplace and Amazon for startup, there should be data exchange where you want to create for AOPs and AI service that customers are give the data, share the data because we thought the data algorithms are useless. I can come the best algorithm, but I gotta train them, modify them, tweak them, make them better, make them better. Yeah. And I think their whole data exchange is the industry has not thought through something you and me talk many times. Yeah. Yeah. I think the whole, that area is very important. >>You've always been on, um, on the Vanguard of data because, uh, it's been really fun. Yeah. >>Going back to our big data days back in 2009, you know, >>Look at, look how much data bricks has grown. >>It is uh, double, the key >>Cloud kinda went private, so good stuff. What are you working on right now? Give a, give a, um, plug for what you're working on. You'll still investing. >>I do still invest, but look, I'm a hundred percent on ISRA right now. I'm the CEO there. Yeah. Okay. So right. ISRA is my number one baby right now. So I'm looking at that growing customers and my customers are some of them, you like it's zoom auto desk, Mac of fee, uh, grandchildren, all the top customers. Um, mainly for it help desk customer service. AIOps those are three product lines and going after enterprise and commercial deals. >>And when should someone buy your product? What's what's their need? What category is it? >>I think they look whenever somebody needs to buy the product is if you need AOP solution to predict, keep your lights on predict S one area. If you want to improve employee experience, you are using a slack teams and you want to automate all your workflows. That's another value problem. Third is customer service. You don't want to hire more people to do it. Some of the areas where you want to scale your company, grow your company, eliminate the cost customer service, >>Great stuff, man. Doing great to see you. Thanks for coming on. Congratulations on the success of your company and your investments. Thanks for coming on the cube. Okay. I'm John fur here at the cube live in San Francisco for day one of two days of coverage of 80 summit, 2022. And we're gonna be at 80 summit in San, uh, in New York and the summer. So look for that on this calendar, of course go to eight of us, startups.com. I mentioned that it's a site for all the hot startups and of course the cube.net and Silicon angle.com. Thanks for watching. We'll be back more coverage after this short break. >>Okay. Welcome back everyone. This to cubes coverage here in San Francisco, California, a Davis summit, 2022, the beginning of the event season, as it comes back a little bit smaller footprint, a lot of hybrid events going on, but this is actually a physical event, a summit new York's coming in the summer. We'll be there too with the cube on the set. We're getting back in the groove, psyched to be back. We were at reinvent, uh, as well, and we'll see more and more cube, but you're gonna see a lot of virtual cube, a lot of hybrid cube. We wanna get all those conversations, try to get more interviews, more flow going. But right now I'm excited to have Corey Quinn here on the back on the cube chief cloud economists with duck, bill groove, he founder, uh, and chief content person always got great angles, fun comedy, authoritative Corey. Great to see you. Thank you. >>Thanks. Coming on. Sure is a lot of words to describe as shit posting, which is how I describe what I tend to do. Most days, >>Shit posting is an art form now. And if you look at Mark's been doing a lot of shit posting lately, all a billionaires are shit posting, but they don't know how to do it. Like they're not >>Doing it right. Something opportunity there. It's like, here's how to be even more obnoxious and incisive. It's honestly the most terrifying scenario for anyone is if I have that kind of budget to throw at my endeavors, it's like, I get excited with a nonsense I can do with a $20 gift card for an AWS credit compared to, oh well, if I could buy a mid-size island to begin doing this from, oh, then we're having fun. This >>Shit posting trend. Interesting. I was watching a thread go on about, saw someone didn't get a job because of their shit posting and the employer didn't get it. And then someone on the other side, I'll hire the guy cuz I get that's highly intelligent shit posting. So for the audience that doesn't know what shit posting is, what is shit posting? >>It's more or less talking about the world of enterprise tech, which even that sentence is hard to finish without falling asleep and toppling out of my chair in front of everyone on the livestream. But it's doing it in such a way that brings it to life that says the quiet part. A lot of the audience is thinking, but generally doesn't say either because they're polite or not a jackass or more prosaically are worried about getting fired for better or worse. I don't have that particular constraint, >>Which is why people love you. So let's talk about what you, what you think is, uh, worthy and not worthy in the industry right now, obviously, uh, coupons coming up in Spain, which they're having a physical event, you can see the growth of cloud native Amazons, all, all the Adams let see new CEO, Andy move on to be the chief of all. Amazon just saw him. The cover of was it time magazine. Um, he's under a lot of stress. Amazon's changed. Invoice has changed. What's working. What's not, what's rising, what's falling. What's hot. What's not, >>It's easy to sit here and criticize almost anything these folks do. They they're effectively in a fishbowl, but I have trouble imagining the logistics. It takes to wind up handling the catering for a relatively downscale event like this one this year, let alone running a 1.7 million employee company having to balance all the competing challenges and pressures and the rest. I, I just can't fathom what it would be like to look at all of AWS. It's, it's sprawling, immense that dominates our entire industry and say, okay, this is a good start, but I, I wanna focus on something with a broader remit. What is that? How do you even get into that position? And you can't win once you're there. All you can do is hold onto the tiger and hope you don't get mold. Well, >>There's a lot of force for good conversations, seeing a lot of that going on, Amazon's trying to port and he was trying to portray themselves as you know, the Pathfinder, you know, you're the pioneer, um, force for good. And I get that and I think that's a good angle as cloud goes mainstream. There's still the question of, we had a guy on just earlier, who was a skydiving instructor and we were joking about the early days of cloud. Like that was like skydiving, build a parachute open, you know, and now it same kind of thing. As you move to edge, things are like reliable in some areas, but still new, new fringe, new areas. That's crazy. Well, >>Since the last time we've spoken, uh, Steve Schmidt is now the CISO for all of Amazon and his backfill replacement. The AWS CISO is CJ. Moses who as a hobby races, a as a semi-pro race car driver to my understanding, which either, I don't know what direction to take that in either. This is what he does to relax or ultimately, or ultimately it's. Huh? That, that certainly says something about risk assessment. I'm not entirely sure what, but okay. Either way, sounds like more exciting >>Replacement ready <laugh> in case something goes wrong. I, the track highly >>Available >>CSOs. I gotta say one of the things I do like in the recent trend is that the tech companies are getting into the formula one, which I was never a fan of until I watched that Netflix series. But when you look at the formula one, it's pretty cool. Cause it's got some tech angles, I get the whole data instrumentation thing, but the most coolest thing about formula one is they have these new rigs out. Yeah. Where you can actually race in e-sports with other, in pure simulation of the race car. You gotta get the latest and video graphics card, but it's basically a tricked out PC with amazing monitors and you have all the equipment of F1 and you're basically simulating racing. >>Oh, it's great too. And I can see the appeal of these tech companies getting into it because these things are basically rocket shifts. When those cars go, like they're sitting there, we can instrument every last part of what is going on inside that vehicle. And then AWS crops up. And we can bill on every one of those dimensions too. And it's like slow down their hasty pudding one step at a time. But I do see the appeal. >>So I gotta ask you about, uh, what's going in your world. I know you have a lot of great success. We've been following you in the queue for many, many years. Got a great newsletter. Check out Corey Quinn's newsletter, uh, screaming in the cloud program. Uh, you're on the cutting edge and you've got a great balance between really being snarky and, and, and really being delivering content. That's exciting, uh, for people, uh, with a little bit of an edge, um, how's that going? Uh, what's back any blow back late there been uptick. What was, what are some of the things you're hearing from your audience, more Corey, more Corey. And then of course the, the PR team's calling you >>The weird thing about having an audience beyond a certain size is far and away as a landslide. The most common response I get is silence where it's high. I'm emailing an awful lot of people at last week in AWS every week and okay. They must not have heard me it. That is not actually true. People just generally don't respond to email because who responds to email newsletters. That sounds like something, a lunatic might do same story with response to live streams and podcasts. It's like, I'm gonna call into that am radio show and give them a piece of my mind. People generally don't do that. >>We should do that. Actually. I think sure would call in. Oh, I, >>I think >>Chief, we had that right now. People would call in and say, Corey, what do you think about X? >>Yeah. It not, everyone understands the full context of what I do. And in fact, increasingly few people do and that's fine. I, I keep forgetting that sometimes people do not see what I'm doing in the same light that I do. And that's fine. Blowback has been largely minimal. Honestly, I am surprised anything by how little I have gotten over the last five years of doing this, but it would be easier to dismiss me if I weren't generally. Right. When, okay, so you launch this new service and it seems pretty crappy to me cuz when I try and build something, it falls over and begs for help. And people might not like hearing that, but it's what customers are finding too. Yeah. I really am the voice of the customer. >>You know, I always joke with Dave ante about how John Fort's always at, uh, reinvent getting the interview with jazzy now, Andy we're there, you're there. And so we have these rituals at the events. It's all cool. Um, one of the rituals I like about your, um, your content is you like to get on the naming product names. Um, and, and, and, and, and kind of goof on that. Now why I like is because I used to work at ETT Packard where they used to name things as like engineers, HP 1 0 5, or we can't, >>We have a new monitor. How are we gonna name it? Throw the wireless keyboard down the stairs again. And there you go. Yeah. >>It's and the old joke at HP was if they, if they invented sushi, they'd say, yeah, we can't call sushi. It's cold, dead fish. That's what it is. And so the joke was cold. Dead fish is a better name than sushi. So you know is fun. So what's the, what are the, how's the Amazon doing in there? Have they changed their naming, uh, strategy, uh, on some of their, their >>Producting, they're going in different directions. When they named Amazon Aurora, they decided to explore a new theme of Disney princesses as they go down those paths. And some things are more descriptive. Some people are clearly getting bonused on a number of words. They can shove into it. Like the better a service is the longer it's name. Like AWS systems manager, session manager is a great one. I love the service, ridiculous name. They have systems manager, parameter store, which is great. They have secrets manager, which does the same thing. It's two words less, but that one costs money in a way that systems manage your parameter store does not. It's >>Fun. What's your, what's your favorite combination of acronyms >>Combination of you >>Got Ks. You got EMR, you got EC two. You got S three SQS. Well, Redshift the on an acronym, you >>Gots is one of my personal favorites because it's either elastic block store or elastic bean stock, depending entirely on the context of the conversation. >>They still up bean stalk. Or is that still around? Oh, >>They never turn anything off. They're like the anti Google, Google turns things off while they're still building it. Whereas Amazon is like, wow, we built this thing in 2005 and everyone hates it. But while we certainly can't change it, now it has three customers on it. John three <laugh>. >>Okay. >>Simple BV still haunts our dreams. >>I, I actually got an email. I saw one of my, uh, servers, all these C two S were being deprecated and I got an email I'm like, I couldn't figure out. Why can you just like roll it over? Why, why are you telling me just like, give me something else. Right. Okay. So let me talk about, uh, the other things I want to ask you is that like, okay. So as Amazon gets better in some areas, where do they need more work in your opinion? Because obviously they're all interested in new stuff and they tend to like put it out there for their end to end customers. But then they've got ecosystem partners who actually have the same product. Yes. And, and this has been well documented. So it's, it's not controversial. It's just that Amazon's got a database, Snowflake's got a database service. So Redshift, snowflake database is, so you got this co-op petition. Yes. How's that going? And what are you hearing about the reaction to any of that stuff? >>Depends on who you ask. They love to basically trot out a bunch of their partners who will say nice things about them. And it very much has heirs of, let's be honest, a hostage video, but okay. Cuz these companies do partner with Amazon and they cannot afford to rock the boat too far. I'm not partnered with anyone. I can say what I want and they're basically restricted to taking away my birthday at worse so I can live with that. >>All right. So I gotta ask about multi-cloud cause obviously the other cloud shows are coming up. Amazon hated that word. Multi-cloud um, a lot of people are saying, you know, it's not a real good marketing word, like multi sounds like, you know, root canal. Mm-hmm <affirmative> right. So is there a better description for multi-cloud >>Multiple single points? >>Dave loves that term. Yeah. >>Yeah. You're building in multiple single points of failure. Do it for the right reasons or don't do it as a default. I believe not doing it is probably the right answer. However, and if I were, if I were Amazon, I wouldn't want to talk about multi-cloud either as the industry leader, talk about other clouds, bad direction to go in from a market cap perspective, it doesn't end well for you, but regardless of what they want to talk about, or don't want to talk about what they say, what they don't say, I tune all of it out. And I look at what customers are doing and multi-cloud exists in a variety of forms. Some brilliant, some brain dead. It depends a lot on context. But my general response is when someone gets on stage from a company and tells me to do a thing that directly benefits their company. I am skeptical at best. Yeah. When customers get on stage and say, this is what we're doing, because it solves problems. That's when I shut up and listen. Yeah. >>Cool. Awesome. Corey, I gotta ask you a question, cause I know you, we you've been, you know, fellow journeymen and the, and the cloud journey going to all the events and then the pandemic hit where now in the third year, who knows what it's gonna gonna end. Certainly events are gonna look different. They're gonna be either changing footprint with the virtual piece, new group formations. Community's gonna emerge. You got a pretty big community growing and it's throwing like crazy. What's the weirdest or coolest thing, or just big chain angels. You've seen with the pandemic, uh, from your perspective, cuz you've been in the you're in the middle of the whitewater rafting. You've seen the events you circle offline. You saw the online piece, come in, you're commentating. You're calling balls and strikes in the industry. You got a great team developing over there. Duck bill group. What's the big aha moment that you saw with the pandemic. Weird, fun, serious, real in the industry and with customers what's >>Accessibility. Reinvent is a great example. When in the before times it's open to anyone who wants to attend, who can pony up two grand and a week in Las Vegas and get to Las Vegas from wherever they happen to be by moving virtually suddenly it, it embraces the reality that talent is even distributed. Opportunity is not. And that means that suddenly these things are accessible to a wide swath of audience and potential customer base and the rest that hadn't been invited to the table previously, it's imperative that we not lose that. It's nice to go out and talk to people and have people come up and try and smell my hair from time to time, I smell delightful. Let make assure you, but it was, but it's also nice to be. >>I have a product for you if you want, you know. >>Oh, excellent. I look forward to it. What is it putting? Why not? <laugh> >>What else have you seen? So when accessibility for talent, which by the way is totally home run. What weird things have happened that you've seen? Um, that's >>Uh, it's, it's weird, but it's good that an awful lot of people giving presentations have learned to tighten their message and get to the damn point because most people are not gonna get up from a front row seat in a conference hall, midway through your Aing talk and go somewhere else. But they will change a browser tab and you won't get them back. You've gotta be on point. You've gotta be compelling if it's going to be a virtual discussion. >>Yeah. And also turn off your IMEs too. >>Oh yes. It's always fun in the, in the meetings when you're talking to someone and their co is messaging them about, should we tell 'em about this? And I'm sitting there reading it and it's >>This guy is really weird. Like, >>Yes I am and I bring it into the conversation and then everyone's uncomfortable. It goes, wow. >>Why not? I love when my wife yells at me over I message. When I'm on a business call, like, do you wanna take that about no, I'm good. >>No, no. It's better off. I don't. No, the only encourager it's fine. >>My kids. Excellent. Yeah. That's fun again. That's another weird thing. And, and then group behavior is weird. Now people are looking at, um, communities differently. Yes. Very much so, because if you're fatigued on content, people are looking for the personal aspect. You're starting to see much more of like yeah. Another virtual event. They gotta get better. One and two who's there. >>Yeah. >>The person >>That's a big part of it too is the human stories are what are being more and more interesting. Don't get up here and tell me about your product and how brilliant you are and how you built it. That's great. If I'm you, or if I wanna work with you or I want to compete with you, or I wanna put on my engineering hat and build it myself. Cause why would I buy anything? That's more than $8. But instead, tell me about the problem. Tell me about the painful spot that you specialize in. Tell me a story there. >>I, I >>Think that gets a glimpse in a hook and >>Makes more, more, I think you nailed it. Scaling storytelling. Yes. And access to better people because they don't have to be there in person. I just did it thing. I never, we never would've done the queue. We did. Uh, Amazon stepped up in sponsors. Thank you, Amazon for sponsoring international women's day, we did 30 interviews, APAC. We did five regions and I interviewed this, these women in Asia, Pacific eight, PJ, they called for in this world. And they're amazing. I never would've done those interviews cuz I never, would've seen 'em at an event. I never would've been in Japan or Singapore to access them. And now they're in the index. They're in the network. They're collaborating on LinkedIn. So a threads are developing around connections that I've never seen before. Yes. Around the content, >>Absolutely >>Content value plus >>The networking. And that is the next big revelation of this industry is going to realize you have different companies. And in Amazon's case, different service teams, all, all competing with each other, but you have the container group and you have the database group and you have the message cuing group. But customers don't really want to build things from spare parts. They want a solution to a problem. I want to build an app that does Twitter for pets or whatever it is I'm trying to do. I don't wanna basically have to pick and choose and fill my shopping cart with all these different things. I want something that's gonna give me what I'm trying to get as close to turnkey as possible. Moving up the stack. That is the future. And just how it gets here is gonna be >>Well we're here with Corey Quinn, the master of the master of content here in the a ecosystem. Of course we we've been following up in the beginnings. Great guy. Check out his blog, his site, his newsletter screaming podcast. Cory, final question for you. Uh, what do you hear doing what's on your agenda this week in San Francisco and give a plug for the duck build group. What are you guys doing? I know you're hiring some people what's on the table for the company. What's your focus this week and put a plug in for the group. >>I'm here as a customer and basically getting outta my cage cuz I do live here. It's nice to actually get out and talk to folks who are doing interesting things at the duck build group. We solve one problem. We fixed the horrifying AWS bill, both from engineering and architecture, advising as well as negotiating AWS contracts because it turns out those things are big and complicated. And of course my side media projects last week in aws.com, we are, it it's more or less a content operation where I indulge my continual and ongoing law of affair with the sound of my own voice. >><laugh> and you good. It's good content. It's on, on point fun, Starky and relevant. So thanks for coming to the cube and sharing with us. Appreciate it. No, thank you. Fun. You. Okay. This the cube covers here in San Francisco, California, the cube is back at to events. These are the summits, Amazon web services summits. They happen all over the world. We'll be in New York and obviously we're here in San Francisco this week. I'm John furry. Keep, keep it right here. We'll be back with more coverage after this short break. Okay. Welcome back everyone. This's the cubes covers here in San Francisco, California, we're live on the show floor of AWS summit, 2022. I'm John for host of the cube and remember AWS summit in New York city coming up this summer, we'll be there as well. And of course reinvent the end of the year for all the cube coverage on cloud computing and AWS. The two great guests here from the APN global APN se Jenko and Jeff Grimes partner leader, Jeff and se is doing partnerships global APN >>AWS global startup program. Yeah. >>Okay. Say that again. >>AWS global startup program. >>That's the official name. >>I love >>It too long, too long for me. Thanks for coming on. Yeah, of course. Appreciate it. Tell us about what's going on with you guys. What's the, how was you guys organized? You guys we're obviously were in San Francisco bay area, Silicon valley, zillions of startups here, New York. It's got another one we're gonna be at tons of startups. Lot of 'em getting funded, big growth and cloud big growth and data security, hot and sectors. >>Absolutely. >>So maybe, maybe we could just start with the global startup program. Um, it's essentially a white glove service that we provide to startups that are built on AWS. And the intention there is to help identify use cases that are being built on top of AWS. And for these startups, we want to provide white glove support in co building products together. Right. Um, co-marketing and co-selling essentially, um, you know, the use cases that our customers need solved, um, that either they don't want to build themselves or are perhaps more innovative. Um, so the, a AWS global startup program provides white glove support, dedicated headcount for each one of those pillars. Um, and within our program, we've also provided incentives, programs go to market activities like the AWS startup showcase that we've built for these startups. >>Yeah. By the way, start AWS startups.com is the URL, check it out. Okay. So partnerships are key. Jeff, what's your role? >>Yeah. So I'm responsible for leading the overall F for, for the AWS global startup program. Um, so I've got a team of partner managers that are located throughout the us, uh, managing a few hundred startup ISVs right now. <laugh> >>Yeah, I got >>A lot. We've got a lot. >>There's a lot. I gotta, I gotta ask the tough question. Okay. I'm I'm a startup founder. I got a team. I just got my series a we're grown. I'm trying to hire people. I'm super busy. What's in it for me. Yeah. What do you guys bring to the table? I love the white glove service, but translate that what's in it. What do I get out of it? What's >>A good story. Good question. I focus, I think. Yeah, because we get, we get to see a lot of partners building their businesses on AWS. So, you know, from our perspective, helping these partners focus on what, what do we truly need to build by working backwards from customer feedback, right? How do we effectively go to market? Because we've seen startups do various things, um, through trial and error, um, and also just messaging, right? Because oftentimes partners or rather startups, um, try to boil the ocean with many different use cases. So we really help them, um, sort of laser focus on what are you really good at and how can we bring that to the customer as quickly as possible? >>Yeah. I mean, it's truly about helping that founder accelerate the growth of their company. Yeah. Right. And there's a lot that you can do with AWS, but focus is truly the key word there because they're gonna be able to find their little piece of real estate and absolutely deliver incredible outcomes for our customers. And then they can start their growth curve there. >>What are some of the coolest things you've seen with the APN that you can share publicly? I know you got a lot going on there, a lot of confidentiality. Um, but you know, we're here lot of great partners on the floor here. I'm glad we're back at events. Uh, a lot of stuff going on digitally with virtual stuff and, and hybrid. What are some of the cool things you guys have seen in the APN that you can point to? >>Yeah, absolutely. I mean, I can point to few, you can take them. Sure. So, um, I think what's been fun over the years for me personally, I came from a startup, ran sales at an early stage startup and, and I went through the whole thing. So I have a deep appreciation for what these guys are going through. And what's been interesting to see for me is taking some of these early stage guys, watching them progress, go public, get acquired, and see that big day mm-hmm <affirmative>, uh, and being able to point to very specific items that we help them to get to that point. Uh, and it's just a really fun journey to watch. >>Yeah. I, and part of the reason why I really, um, love working at the AWS, uh, global startup program is working with passionate founders. Um, I just met with a founder today that it's gonna, he's gonna build a very big business one day, um, and watching them grow through these stages and supporting that growth. Um, I like to think of our program as a catalyst for enterprise sort of scale. Yeah. Um, and through that we provide visibility, credibility and growth opportunities. >>Yeah. A lot, a lot of partners too. What I found talking to staff founders is when they have that milestone, they work so hard for it. Whether it's a B round C round Republic or get bought. Yeah. Um, then they take a deep breath and they look back at wow, what a journey it's been. So it's kind of emotional for sure. Yeah. Still it's a grind. Right? You gotta, I mean, when you get funding, it's still day one. You don't stop. It's no celebrate, you got a big round or valuation. You still gotta execute >>And look it's hypercompetitive and it's brutally difficult. And our job is to try to make that a little less difficult and navigate those waters right. Where everyone's going after similar things. >>Yeah. I think as a group element too, I observe that startups that I, I meet through the APN has been interesting because they feel part of AWS. Yeah, totally. As a group of community, as a vibe there. Um, I know they're hustling, they're trying to make things happen. But at the same time, Amazon throws a huge halo effect. I mean, that's a huge factor. I mean, yeah. You guys are the number one cloud in the business, the growth in every sector is booming. Yeah. And if you're a startup, you don't have that luxury yet. And look at companies like snowflake, they're built on top of AWS. Yeah. I mean, people are winning by building on AWS. >>Yeah. And our, our, our program really validates their technology first. So we have, what's called a foundation's technical review that we put all of our startups through before we go to market. So that when enterprise customers are looking at startup technology, they know that it's already been vetted. And, um, to take that a step further and help these partners differentiate, we use programs like the competency programs, the DevOps compet, the, the security competency, which continues to help, um, provide sort of a platform for these startups, help them differentiate. And also there's go to market benefits that are associated with that. >>Okay. So let me ask the, the question that's probably on everyone's mind, who's watching. Certainly I asked this a lot. There's a lot of companies startups out there who makes the, is there a criteria? Oh God, it's not like his sports team or anything, but like sure. Like there's activate program, which is like, there's hundreds of thousands of startups out there. Not everyone is at the APN. Right? Correct. So ISVs again, that's a whole nother, that's a more mature partner that might have, you know, huge market cap or growth. How do you guys focus? How do you guys focus? I mean, you got a good question, you know, a thousand flowers blooming all the time. Is there a new way you guys are looking at it? I know there's been some talk about restructure or, or new focus. What's the focus. >>Yeah. It's definitely not an easy task by any means. Um, but you know, I recently took over this role and we're really trying to establish focus areas, right. So obviously a lot of the fees that we look after our infrastructure ISVs, that's what we do. Uh, and so we have very specific pods that look after different type of partners. So we've got a security pod, we've got a DevOps pod, we've got core infrastructure, et cetera. And really we're trying to find these ISVs that can solve, uh, really interesting AWS customer challenges. >>So you guys have a deliberate, uh, focus on these pillars. So what infrastructure, >>Security, DevOps, and data and analytics, and then line of business >>Line of business line, like web marketing >>Solutions, business apps, >>Business, this owner type thing. Exactly. >>Yeah, exactly. >>So solutions there. Yeah. More solutions and the other ones are like hardcore. So infrastructure as well, like storage, backup, ransomware of stuff, or, >>Uh, storage, networking. >>Okay. Yeah. The classic >>Database, et cetera. Right. >>And so there's teams on each pillar. >>Yep. So I think what's, what's fascinating for the startup that we cover is that they've got, they truly have support from a build market sell perspective. Right. So you've got someone who's technical to really help them get the technology, figured out someone to help them get the marketing message dialed and spread, and then someone to actually do the co-sell, uh, day to day activities to help them get in front of customers. >>Probably the number one request that we always ask for Amazon is can we waste that sock report? Oh, download it, the console, which we use all the time. Exactly. But security's a big deal. I mean, you know, SREs are evolving, that role of DevOps is taking on dev SecOps. Um, I, I could see a lot of customers having that need for a relationship to move things faster. Do you guys provide like escalation or is that a part of a service or not, not part of a, uh, >>Yeah, >>So the partner development manager can be an escalation point. Absolutely. Think of them as an extension of your business inside of AWS. >>Great. And you guys how's that partner managers, uh, measure >>On those three pillars. Right. Got it. Are we billing, building valuable use cases? So product development go to market, so go to market activities, think blog, posts, webinars, case studies, so on and so forth. And then co-sell not only are we helping these partners win their current opportunities that they are sourcing, but can we also help them source net new deals? Yeah. Right. That's >>Very important. I mean, top asked from the partners is get me in front of customers. Right. Um, not an easy task, but that's a huge goal of ours to help them grow their top >>Line. Right. Yeah. In fact, we had some interviews here on the cube earlier talking about that dynamic of how enterprise customers are buying. And it's interesting, a lot more POCs. I have one partner here that you guys work with, um, on observability, they got a huge POC with capital one mm-hmm <affirmative> and the enterprises are engaging the startups and bringing them in. So the combination of open source software enterprises are leaning into that hard and bringing young growing startups in mm-hmm <affirmative>. Yep. So I could see that as a huge service that you guys can bring people in. >>Right. And they're bringing massively differentiated technology to the table. Mm-hmm <affirmative> the challenge is they just might not have the brand recognition that the big guys have. And so that it's our job is how do you get that great tech in front of the right situations? >>Okay. So my next question is about the show here, and then we'll talk globally. So here in San Francisco sure. You know, Silicon valley bay area, San Francisco bay area, a lot of startups, a lot of VCs, a lot of action. Mm-hmm <affirmative> so probably a big market for you guys. Yeah. So what's exciting here in SF and then outside SF, you guys have a global program, you see any trends that are geography based or is it sure areas more mature? There's certain regions that are better. I mean, I just interviewed a company here that's doing, uh, AWS edge really well in these cases. It's interesting that these, the partners are filling a lot of holes and gaps in the opportunities with AWS. So what's exciting here. And then what's the global perspective. >>Yeah, totally. So obviously a ton of partners, I, from the bay area that we support. Um, but we're seeing a lot of really interesting technology coming out of AMEA specifically. Yeah. Uh, and making a lot of noise here in the United States, which is great. Um, and so, you know, we definitely have that global presence and, and starting to see super differentiated technology come out of those regions. >>Yeah. Especially Tel Aviv. Yeah. >>Amy real quick, before you get in the surge. It's interesting. The VC market in, in Europe is hot. Yeah. They've got a lot of unicorns coming in. We've seen a lot of companies coming in. They're kind of rattling their own, you know, cage right now. Hey, look at us. We'll see if they crash, you know, but we don't see that happening. I mean, people have been projecting a crash now in, in the startup ecosystem for at least a year. It's not crashing. In fact, funding's up. >>Yeah. The pandemic was hard on a lot of startups for sure. Yeah. Um, but what we've seen is many of these startups, they, as quickly as they can grow, they can also pivot as, as, as well. Um, and so I've actually seen many of our startups grow through the pandemic because their use cases are helping customers either save money, become more operationally efficient and provide value to leadership teams that need more visibility into their infrastructure during a pandemic. >>It's an interesting point. I talked to Andy jazzy and Adam Leski both say the same thing during the pandemic necessity, the mother of all invention. Yep. And startups can move fast. So with that, you guys are there to assist if I'm a startup and I gotta pivot cuz remember iterate and pivot, iterate and pivot. So you get your economics, that's the playbook of the ventures and the models. >>Exactly. How >>Do you guys help me do that? Give me an example of walk me through, pretend me I'm a startup. Hey, I am on the cloud. Oh my God. Pandemic. They need video conferencing. Hey cube. Yeah. What do I need? Surge? What, what do I do? >>That's a good question. First thing is just listen. Yeah. I think what we have to do is a really good job of listening to the partner. Um, what are their needs? What is their problem statement and where do they want to go at the end of the day? Um, and oftentimes because we've worked with so many successful startups, they have come out of our program. We have, um, either through intuition or a playbook, determined what is gonna be the best path forward and how do we get these partners to stop focusing on things that will eventually, um, just be a waste of time yeah. And, or not provide, or, you know, bring any fruit to the table, which, you know, essentially revenue. >>Well, we love star rights here in the cube because one, um, they have good stories. They're oil and cutting edge, always pushing the envelope and they're kind of disrupting someone else. Yeah. And so they have an opinion. They don't mind sharing on camera. So love talking to startups. We love working with you guys on our startup showcases startups.com. Check out AWS startups.com and you got the showcases, uh, final. We I'll give you guys the last word. What's the bottom line bumper sticker for AP the global APN program. Summarize the opportunity for startups, what you guys bring to the table and we'll close it out. Totally start >>With you. Yeah. I think the AWS global startup program's here to help companies truly accelerate their business full stop. Right. And that's what we're here for. I love it. >>It's a good way to, it's a good way to put it Dito. >>Yeah. All right, sir. Thanks for coming on. Thanks John. Great to see you love working with you guys. Hey, startups need help. And the growing and huge market opportunities, the shift cloud scale data engineering, security infrastructure, all the markets are exploding in growth because of the digital transformation of the realities here. Open source and cloud all making it happen here in the cube in San Francisco, California. I'm John furrier, your host. Thanks for watching >>John. >>Hello and welcome back to the cubes live coverage here in San Francisco, California for AWS summit, 2022. I'm John for host of the cube. Uh, two days of coverage, AWS summit, 2022 in New York city. Coming up this summer, we'll be there as well at events are back. The cube is back of course, with the cube virtual cube hybrid, the cube.net, check it out a lot of content this year, more than ever, a lot more cloud data cloud native, modern applic is all happening. Got a great guest here. Jeremy Burton, Cub alumni, uh, CEO of observe Inc in the middle of all the cloud scale, big data observability Jeremy. Great to see you. Thanks >>Always great to come and talk to you on the queue, man. It's been been a few years, so, >>Um, well you, you got your hands. You're in the trenches with great startup, uh, good funding, great board, great people involved in the observability hot area, but also you've been a senior executive president of Dell, uh, EMC, uh, 11 years ago you had a, a vision and you actually had an event called cloud meets big data. Um, yeah. And it's here. You predicted it 11 years ago. Um, look around it's cloud meets big data. >>Yeah. I mean the, the cloud thing I think, you know, was, was probably already a thing, but the big data thing I do claim credit for, for, for sort of catching that bus out, um, you know, we, we were on the, the, the bus early and, and I think it was only inevitable. Like, you know, if you could bring the economics and the compute of cloud to big data, you, you could find out things you could never possibly imagine. >>So you're close to a lot of companies that we've been covering deeply. Snowflake obviously are involved, uh, the board level, you know, the founders, you know, the people there cloud, you know, Amazon, you know, what's going on here? Yeah. You're doing a startup as the CEO at the helm, uh, chief of observ, Inc, which is an observability, which is to me in the center of this confluence of data engineering, large scale integrations, um, data as code integrating into applic. I mean, it's a whole nother world developing, like you see with snowflake, it means snowflake is super cloud as we call it. So a whole nother wave is here. What's your, what's this wave we're on what's how would you describe the wave? >>Well, a couple of things, I mean, people are, I think riding more software than, than ever fall. Why? Because they've realized that if, if you don't take your business online and offer a service, then you become largely irrelevant. And so you you've got a whole set of new applications. I think, I think more applications now than any point. Um, not, not just ever, but the mid nineties, I always looked at as the golden age of application development. Now back then people were building for windows. Well, well now they're building for things like AWS is now the platform. Um, so you've got all of that going on. And then at the same time, the, the side effect of these applications is they generate data and lots of data and the, you know, the sort of the transactions, you know, what you bought today or something like that. But then there's what we do, which is all the telemetry data, all the exhaust fumes. And I think people really are realizing that their differentiation is not so much their application. It's their understanding of the data. Can, can I understand who my best customers are, what I sell today. If people came to my website and didn't buy, then I not, where did they drop off all of that they wanna analyze. And, and the answers are all in the data. The question is, can you understand it >>In our last startup showcase, we featured data as code. One of the insights that we got out of that I wanna get your opinion on our reaction to is, is that data used to be put into a data lake and turns into a data swamp or throw into the data warehouse. And then we'll do some query, maybe a report once in a while. And so data, once it was done, unless it was real time, even real time was not good anymore after real time. That was the old way. Now you're seeing more and more, uh, effort to say, let's go look at the data cuz now machine learning is getting better. Not just train once mm-hmm <affirmative> they're iterating. Yeah. This notion of iterating and then pivoting, iterating and pivoting. Yeah, that's a Silicon valley story. That's like how startups work, but now you're seeing data being treated the same way. So now you have another, this data concept that's now yeah. Part of a new way to create more value for the apps. So this whole, this whole new cycle of >>Yeah. >>Data being reused and repurposed and figured out and >>Yeah, yeah. I'm a big fan of, um, years ago. Uh, uh, just an amazing guy, Andy McAfee at the MIT C cell labs I spent time with and he, he had this line, which still sticks to me this day, which is look I'm I'm. He said I'm part of a body, which believes that everything is a matter of data. Like if you, of enough data, you can answer any question. And, and this is going back 10 years when he was saying these kind of things and, and certainly, you know, research is on the forefront. But I, I think, you know, starting to see that mindset of the, the sort of MIT research be mainstream, you know, in enterprises, they they're realizing that yeah, it is about the data. You know, if I can better understand my data better than my competitor than I've got an advantage. And so the question is is, is how, what, what technologies and what skills do I need in my organization to, to allow me to do that. So >>Let's talk about observing you the CEO of, okay. Given you've seen the wave before you're in the front lines of observability, which again is in the center of all this action what's going on with the company. Give a quick minute to explain, observe for the folks who don't know what you guys do. What's the company doing? What's the funding status, what's the product status and what's the customer status. Yeah. >>So, um, we realized, you know, a handful of years ago, let's say five years ago that, um, look, the way people are building applications is different. They they're way more functional. They change every day. Uh, but in some respects they're a lot more complicated. They're distributed. They, you know, microservices architectures and when something goes wrong, um, the old way of troubleshooting and solving problems was not gonna fly because you had SA so much change going into production on a daily basis. It was hard to tell like where the problem was. And so we thought, okay, it's about time. Somebody looks at the exhaust fumes from this application and all the telemetry data and helps people troubleshoot and make sense of the problems that they're seeing. So, I mean, that's observability, it's actually a term that goes back to the 1960s. It was a guy called, uh, Rudolph like, like everything in tech, you know, it's, it's a reinvention of, of something from years gone by. >>But, um, there's a guy called, um, Rudy Coleman in 1960s, kinder term. And, and, and the term was been able to determine the state of a system by looking at its external outputs. And so we've been going on this for, uh, the best part of the all years now. Um, it took us three years just to build the product. I think, I think what people don't appreciate these days often is the barrier to entry in a lot of these markets is quite high. You, you need a lot of functionality to have something that's credible with a customer. Um, so yeah, this last year we, we, we did our first year selling, uh, we've got about 40 customers now. <affirmative> um, we just we've got great investors for the hill ventures. Uh, I mean, Mike SP who was, you know, the, the guy who was the, really, the first guy in it snowflake and the, the initial investor were fortunate enough to, to have Mike on our board. And, um, you know, part of the observed story yeah. Is closely knit with snowflake because all of that time data know we, we still are in there. >>So I want to get, uh, >>Yeah. >>Pivot to that. Mike Pfizer, snowflake, Jeremy Burton, the cube kind of, kind of same thinking this idea of a super cloud or what snowflake became snowflake is massively successful on top of AWS. Mm-hmm <affirmative> and now you're seeing startups and companies build on top of snowflake. Yeah. So that's become an entrepreneurial story that we think that to go big in the cloud, you can have a cloud on a cloud, uh, like as Jerry, Jerry Chan and Greylock calls it castles in the cloud where there are moats in the cloud. So you're close to it. I know you're doing some stuff with snowflake. So a startup, what's your view on building on top of say a snowflake or an AWS, because again, you gotta go where the data is. You need all the data. >>Yeah. So >>What's your take on that? >>I mean, having enough gray hair now, um, you know, again, in tech, I think if you wanna predict the future, look at the past. And, uh, you know, to many years ago, 25 years ago, I was at a, a smaller company called Oracle and an Oracle was the database company. And, uh, their, their ambition was to manage all of the world's transactional data. And they built on a platform or a couple of platforms, one, one windows, and the other main one was Solaris. And so at that time, the operator and system was the platform. And, and then that was the, you know, ecosystem that you would compete on top of. And then there were companies like SAP that built applications on top of Oracle. So then wind the clock forward 25 years gray hairs. <laugh> the platform, isn't the operating system anymore. The platform is AWS, you know, Google cloud. I gotta probably look around if I say that in. Yeah. It's >>Okay. But hyperscale, yeah. CapX built out >>That is the new platform. And then snowflake comes along. Well, their aspiration is to manage all of the, not just human generator data, but machine generated data in the world of cloud. And I think they they've done an amazing job doing for the, I'd say, say the, the big data world, what Oracle did for the relational data world, you know, way back 25 years ago. And then there are folks like us come along and, and of course my ambition would be, look, if, if we can be as successful as an SAP building on top of snow snowflake, uh, as, as they were on top of Oracle, then, then we'd probably be quite happy. >>So you're building on top of snowflake. >>We're building on top of snowflake a hundred percent. And, um, you know, I've had folks say to me, well, aren't you worried about that? Isn't that a risk? It's like, well, that that's a risk. You >>Still on the board. >>Yeah. I'm still on the board. Yeah. That that's a risk I'm prepared to take <laugh> I am long on snowflake you, >>Well, you're in a good spot. Stay on the board, then you'll know what's going on. Okay. No know just doing, but the, this is a real dynamic. It is. It's not a one off it's. >>Well, and I do believe as well that the platform that you see now with AWS, if you look at the revenues of AWS is an order of magnitude more than Microsoft was 25 years ago with windows mm-hmm <affirmative>. And so I believe the opportunity for folks like snowflake and folks like observe it's an order of magnitude more than it was for the Oracle and the SAPs of the old >>World. Yeah. And I think this is really, I think this is something that this next generation of entrepreneurship is the go big scenario is you gotta be on a platform. Yeah. >>It's quite >>Easy or be the platform, but it's hard. There's only like how many seats are at that table left. >>Well, value migrates up over time. So, you know, when the cloud thing got going, there were probably 10, 20, 30, you know, Rackspace and there's 1,000,001 infrastructure, a service platform as a service, my, my old, uh, um, employee EMC, we had pivotal, you know, pivotal was a platform as a service. You don't hear so much about it, these, but initially there's a lot of players and then it consolidates. And then to, to like extract, uh, a real business, you gotta move up, you gotta add value, you gotta build databases, then you gotta build applications. So >>It's interesting. Moving from the data center of the cloud was a dream for starters. Cause then if the provision, the CapEx, now the CapEx is in the cloud. Then you build on top of that, you got snowflake you on top of that, the >>Assumption is almost that compute and storage is free. I know it's not quite free. Yeah. It's >>Almost free, >>But, but you can, you know, as an application vendor, you think, well, what can I do if I assume compute and storage is free, that's the mindset you've gotta get into. >>And I think the platform enablement to value. So if I'm an entrepreneur, I'm gonna get a serious, multiple of value in what I'm paying. Yeah. Most people don't even blanket their Avis pills unless they're like massively huge. Yeah. Then it's a repatriation question or whatever discount question, but for most startups or any growing company, the Amazon bill should be a small factor. >>Yeah. I mean, a lot of people, um, ask me like, look, you're building on snowflake. Um, you, you know, you are, you are, you're gonna be, you're gonna be paying their money. How, how, how, how does that work with your business model? If you're paying them money, you know, do, do you have a viable business? And it's like, well, okay. I, we could build a database as well in observe, but then I've got half the development team working on in that will never be as good as snowflake. And so we made the call early on that. No, no, we, we wanna innovate above the database. Yeah. Right. Snowflake are doing a great job of innovating on the database and, and the same is true of something like Amazon, like, like snowflake could have built their own cloud and their own platform, but they didn't. >>Yeah. And what's interesting is that Dave <inaudible> and I have been pointing this out and he's actually more on snowflake. I I've been looking at data bricks, um, and the same dynamics happening, the proof is the ecosystem. Yeah. I mean, if you look at Snowflake's ecosystem right now and data bricks it's exploding. Right. I mean, the shows are selling out the floor. Space's book. That's the old days at VMware. Yeah. The old days at AWS >>One and for snowflake and, and any platform provider, it's a beautiful thing. You know, we build on snowflake and we pay them money. They don't have to sell to us. Right. And we do a lot of the support. And so the, the economics work out really, really well. If you're a platform provider and you've got a lot of ecosystems. >>Yeah. And then also you get, you get a, um, a trajectory of, uh, economies of scale with the institutional knowledge of snowflake integrations, right. New products. You're scaling that function with the, >>Yeah. I mean, we manage 10 petabytes of data right now. Right. When I, when I, when I arrived at EMC in 2010, we had, we had one petabyte customer. And, and so at observe, we've been only selling the product for a year. We have 10 petabytes of data under management. And so been able to rely on a platform that can manage that is invaluable, >>You know, but Jeremy Greek conversation, thanks for sharing your insights on the industry. Uh, we got a couple minutes left. Um, put a plug in for observe. What do you guys, I know you got some good funding, great partners. I don't know if you can talk about your, your, your POC customers, but you got a lot of high ends folks that are working with you. You getting traction. Yeah. >>Yeah. >>Scales around the corner. Sounds like, are you, is that where you are scale? >>Got, we've got a big announcement coming up in two or weeks. We've got, we've got new funding, um, which is always great. Um, the product is, uh, really, really close. I think, as a startup, you always strive for market fit, you know, which is at which point can you just start hiring salespeople? And the revenue keeps going. We're getting pretty close to that right now. Um, we've got about 40 SaaS companies run on the platform. They're almost all AWS Kubernetes, uh, which is our sweet spot to begin with, but we're starting to get some really interesting, um, enterprise type customers. We're, we're, you know, F five networks we're POC in right now with capital one, we got some interest in news around capital one coming up. I, I can't share too much, uh, but it's gonna be exciting. And, and like I saids hill continued to, to, to stick, >>I think capital one's a big snowflake customer as well. Right. They, >>They were early in one of the things that attracted me to capital one was they were very, very good with snowflake early on. And, and they put snowflake in a position in the bank where they thought that snowflake could be successful. Yeah. And, and today that, that is one of Snowflake's biggest accounts. >>So capital one, very innovative cloud, obviously AIOS customer and very innovative, certainly in the CISO and CIO, um, on another point on where you're at. So you're, Prescale meaning you're about to scale, right? So you got POCs, what's that trick GE look like, can you see around the corner? What's, what's going on? What's on, around the corner. That you're, that you're gonna hit the straight and narrow and, and gas it >>Fast. Yeah. I mean, the, the, the, the key thing for us is we gotta get the product. Right. Um, the nice thing about having a guy like Mike Pfizer on the board is he doesn't obsess about revenue at this stage is questions that the board are always about, like, is the product, right? Is the product right? Is the product right? If you got the product right. And cuz we know when the product's right, we can then scale the sales team and, and the revenue will take care of itself. Yeah. So right now all the attention is on the product. Um, the, this year, the exciting thing is we were, we're adding all the tracing visualizations. So people will be able to the kind of things that back in the day you could do with the new lakes and, and AppDynamics, the last generation of, of APM tools, you're gonna be able to do that within observe. And we've already got the logs and the metrics capability in there. So for us, this year's a big one, cuz we sort of complete the trifecta, you know, the, the logs, >>What's the secret sauce observe. What if you had the, put it into a, a sentence what's the secret sauce? I, >>I, I think, you know, an amazing founding engineering team, uh, number one, I mean, at the end of the day, you have to build an amazing product and you have to solve a problem in a different way. And we've got great long term investors. And, and the biggest thing our investors give is actually it's not just money. It gives us time to get the product, right. Because if we get the product right, then we can get the growth. >>Got it. Final question. Why I got you here? You've been on the enterprise business for a long time. What's the buyer landscape out there. You got people doing POCs on capital one scale. So we know that goes on. What's the appetite at the buyer side for startups and what are their requirements that you're seeing? Uh, obviously we're seeing people go in and dip into the startup pool because new ways to refactor their business restructure. So a lot happening in cloud. What's the criteria. How are enterprises engaging in with startups? >>Yeah. I mean, enterprises, they know they've gotta spend money transforming the business. I mean, this was, I almost feel like my old Dell or EMC self there, but, um, what, what we were saying five years ago is happening. Um, everybody needs to figure out out a way to take their, this to this digital world. Everybody has to do it. So the nice thing from a startup standpoint is they know at times they need to risk or, or take a bet on new technology in order to, to help them do that. So I think you've got buyers that a have money, uh, B prepared to take risks and it's, it's a race against time to, you know, get their, their offerings in this. So a new digital footprint, >>Final, final question. What's the state of AWS. Where do you see them going next? Obviously they're continuing to be successful. How does cloud 3.0, or they always say it's day one, but it's more like day 10. Uh, but what's next for Aw. Where do they go from here? Obviously they're doing well. They're getting bigger and bigger. >>Yeah. They're, they're, it's an amazing story. I mean, you know, we we're, we're on AWS as well. And so I, I think if they keep nurturing the builders in the ecosystem, then that is their superpower. They, they have an early leads. And if you look at where, you know, maybe the likes of Microsoft lost the plot in the, in the late it was, they stopped, uh, really caring about developers and the folks who were building on top of their ecosystem. In fact, they started buying up their ecosystem and competing with people in their ecosystem. And I see with AWS, they, they have an amazing head start and if they did more, you know, if they do more than that, that's, what's gonna keep the jut rolling for many years to come. Yeah, >>They got the silicone and they got the staff act, developing Jeremy Burton inside the cube, great resource for commentary, but also founding with the CEO of a company called observing in the middle of all the action on the board of snowflake as well. Um, great start. Thanks for coming on the cube. >>Always a pleasure. >>Okay. Live from San Francisco to cube. I'm John for your host. Stay with us more coverage from San Francisco, California after the short break. >>Hello. Welcome back to the cubes coverage here live in San Francisco, California. I'm John furrier, host of the cubes cube coverage of AWS summit 2022 here in San Francisco. We're all the developers of the bay area at Silicon valley. And of course, AWS summit in New York city is coming up in the summer. We'll be there as well. SF and NYC cube coverage. Look for us. Of course, reinforcing Boston and re Mars with the whole robotics AI thing, all coming together. Lots of coverage stay with us today. We've got a great guest from Deibel VC. John Skoda, founding partner, entrepreneurial venture is a venture firm. Your next act, welcome to the cube. Good to see you. >>Good to see you, Matt. I feel like it's been forever since we've been able to do something in person. Well, >>I'm glad you're here because we run into each other all the time. We've known each other for over a decade. Um, >><affirmative>, it's been at least 10 years now, >>At least 10 years more. And we don't wanna actually go back as frees back, uh, the old school web 1.0 days. But anyway, we're in web three now. So we'll get to that in >>Second. We, we are, it's a little bit of a throwback to the path though, in my opinion, >><laugh>, it's all the same. It's all distributed computing and software. We ran each other in cube con you're investing in a lot of tech startup founders. Okay. This next level, next gen entrepreneurs have a new makeup and it's software. It's hardcore tech in some cases, not hardcore tech, but using software is take old something old and make it better, new, faster. <laugh>. So tell us about Deibel what's the firm. I know you're the founder, uh, which is cool. What's going on. Explain >>What you're doing. I mean, you remember I'm a recovering entrepreneur, right? So of course I, I, I, >>No, you're never recovering. You're always entrepreneur >>Always, but we are also always recovering. So I, um, started my first company when I was 24. If you remember, before there was Facebook and friends, there was instant messaging. People were using that product at work every day, they were creating a security vulnerability between their network and the outside world. So I plugged that hole and built an instant messaging firewall. It was my first company. The company was called, I am logic and we were required by Symantec. Uh, then spent 12 years investing in the next generation of our companies, uh, early investor in open source companies and cloud companies and spent a really wonderful 12 years, uh, at a firm called NEA. So I, I feel like my whole life I've been either starting enterprise software companies or helping founders start enterprise software companies. And I'll tell you, there's never been a better time than right now to start enter price software company. >>So, uh, the passion for starting a new firm was really a recognition that founders today that are starting in an enterprise software company, they, they tend to be, as you said, a more technical founder, right? Usually it's a software engineer or a builder mm-hmm <affirmative>, uh, they are building products that are serving a slightly different market than what we've traditionally seen in enterprise software. Right? I think traditionally we've seen it buyers or CIOs that have agendas and strategies, which, you know, purchased software that has traditionally bought and sold tops down. But, you know, today I think the most successful enterprise software companies are the ones that are built more bottoms up and have more technical early opts. And generally speaking, they're free to use. They're free to try. They're very commonly community source or open source companies where you have a large technical community that's supporting them. So there's a, there's kind of a new normal now I think in great enterprise software. And it starts with great technical founders with great products and great and emotions. And I think there's no better place to, uh, service those people than in the cloud and uh, in, in your community. >>Well, first of all, congratulations, and by the way, you got a great pedigree and great background, super smart admire of your work and your, and, and your founding, but let's face it. Enterprise is hot because digital transformation is all companies. The is no, I mean, consumer is enterprise. Now everything is what was once a niche. No, I won't say niche category, but you know, not for the faint of heart, you know, investors, >>You know, it's so funny that you say that enterprise is hot because you, and I feel that way now. But remember, like right now, there's also a giant tech in VC conference in Miami <laugh> it's covering cryptocurrencies and FCS and web three. So I think beauty is definitely in the eye of the beholder <laugh> but no, I, I will tell you, >>Ts is one big enterprise, cuz you gotta have imutability you got performance issues. You have, I IOPS issues. Well, and, >>And I think all of us here that are, uh, maybe students of history and have been involved in, open in the cloud would say that we're, you know, much of what we're doing is, uh, the predecessors of the web web three movement. And many of us I think are contributors to the web three movement. >>The hype is definitely that three. >>Yeah. But, but >>You know, for >>Sure. Yeah, no, but now you're taking us further east to Miami. So, uh, you know, look, I think, I, I think, um, what is unquestioned with the case now? And maybe it's, it's more obvious the more time you spend in this world is this is the fastest growing part of enterprise software. And if you include cloud infrastructure and cloud infrastructure spend, you know, it is by many men over, uh, 500 billion in growing, you know, 20 to 30% a year. So it it's a, it's a just incredibly fast, >>Let's getting, let's get into some of the cultural and the, the shifts that are happening, cuz again, you, you have the luxury of being in enterprise when it was hard, it's getting easier and more cooler. I get it and more relevant, but it's also the hype of like the web three, for instance. But you know, uh, um, um, the CEO snowflake, okay. Has wrote a book and Dave Valenti and I were talking about it and uh, Frank Luman has says, there's no playbooks. We always ask the CEOs, what's your playbook. And he's like, there's no playbook, situational awareness, always Trump's playbooks. So in the enterprise playbook, oh, higher direct sales force and SAS kind of crushed the, at now SAS is being redefined, right. So what is SAS? Is snowflake a SAS or is that a platform? So again, new unit economics are emerging, whole new situation, you got web three. So to me there's a cultural shift, the young entrepreneurs, the, uh, user experience, they look at Facebook and say, ah, you know, they own all my data. You know, we know that that cliche, um, they, you know, the product. So as this next gen, the gen Z and the millennials come in and our customers and the founders, they're looking at things a little bit differently and the tech better. >>Yeah. I mean, I mean, I think we can, we can see a lot of commonalities across all successful startups and the overall adoption of technology. Uh, and, and I would tell you, this is all one big giant revolution. I call it the user driven revolution. Right. It's the rise of the user. Yeah. And you might say product like growth is currently the hottest trend in enterprise software. It's actually user like growth, right. They're one in the same. So sometimes people think the product, uh, is what is driving. You >>Just pull the >>Product through. Exactly, exactly. And so that's that I, that I think is really this revolution that you see, and, and it does extend into things like cryptocurrencies and web three and, you know, sort of like the control that is taken back by the user. Um, but you know, many would say that, that the origins of this movement maybe started with open source where users were, are contributors, you know, contributors, we're users and looking back decades and seeing how it, how it fast forward to today. I think that's really the trend that we're all writing and it's enabling these end users. And these end users in our world are developers, data engineers, cybersecurity practitioners, right. They're really the users. And they're really the, the beneficiaries and the most, you know, kind of valued people in >>This. I wanna come back to the data engineers in a second, but I wanna make a comment and get your reaction to, I have a, I'm a GenXer technically, so for not a boomer, but I have some boomer friends who are a little bit older than me who have, you know, experienced the sixties. And I've, I've been staying on the cube for probably about eight years now that we are gonna hit a digital hippie revolution, meaning a rebellion against in the sixties was rebellion against the fifties and the man and, you know, summer of love. That was a cultural differentiation from the other one other group, the predecessors. So we're kind of having that digital moment now where it's like, Hey boomers, Hey people, we're not gonna do that anymore. We hate how you organize shit. >>Right. But isn't this just technology. I mean, isn't it, isn't it like there used to be the old adage, like, you know, you would never get fired for buying IBM, but now it's like, you obviously probably would get fired if you bought IBM. And I mean, it's just like the, the, I think, I think >>It's the main for days, those renegades were breaking into Stanford, starting the home brew club. So what I'm trying to get at is that, do you see the young cultural revolution also, culturally, just, this is my identity NFTs to me speak volumes about my, I wanna associate with NFTs, not single sign on. Well, >>Absolutely. And, and I think like, I think you're hitting on something, which is like this convergence of, of, you know, societal trends with technology trends and how that manifests in our world is yes. I think like there is unquestionably almost a religion around the way in which a product is built. Right. And we can use open source, one example of that religion. Some people will say, look, I'll just never try a product in the cloud if it's not open source. Yeah. I think cloud, native's another example of that, right? It's either it's, you know, it either is cloud native or it's not. And I think a lot of people will look at a product and say, look, you know, you were not designed in the cloud era. Therefore I just won't try you. And sometimes, um, like it or not, it's a religious decision, right? It's, it's something that people just believe to be true almost without, uh, necessarily. I mean >>The decision making, let me ask you this next question. As a VC. Now you look at pitch, well, you've made a VC for many years, but you also have the founder, uh, entrepreneurial mindset, but you can get empathize with the founders. You know, hustle is a big part of the, that first founder check, right? You gotta convince someone to part with their ch their money and the first money in which you do a lot of is about believing in the person. So fing, so you make, it is hard. Now you, the data's there, you either have it cloud native, you either have the adaption or traction. So honesty is a big part of that pitch. You can't fake it. Oh, >>AB absolutely. You know, there used to be this concept of like the persona of an entrepreneur, right. And the persona of the entrepreneur would be, you know, somebody who was a great salesperson or somebody who tell a great story. You, I still think that that's important, right? It still is a human need for people to believe in narratives and stories. But having said that you're right, the proof is in the pudding, right? At some point you click download and you try the product and it does what it says it it's gonna do, or it doesn't, or it either stands up to the load test or it doesn't. And so I, I feel like in this new economy that we live in, it's a shift from maybe the storytellers and the creators to, to the builders, right. The people that know how to build great product. And in some ways the people that can build great product yeah. Stand out from the crowd. And they're the ones that can build communities around their products. And, you know, in some ways can, um, you know, kind of own more of the narrative because their products exactly >>The volume back to the user led growth. >>Exactly. And it's the religion of, I just love your product. Right. And I, I, I, um, Doug song was the founder of du security used to say, Hey, like, you know, the, the really like in today's world of like consumption based software, the user is only gonna give you 90 seconds to figure out whether or not you're a company that's easy to do business with. Right. And so you can say, and do all the things that you want about how easy you are to work with. But if the product isn't easy to install, if it's not easy to try, if it's not, if, if the, you know, it's gotta speak to >>The, speak to the user, but let me ask a question now that the people watching who are maybe entrepreneurial entrepreneur, um, masterclass here is in session. So I have to ask you, do you prefer, um, an entrepreneur to come in and say, look at John. Here's where I'm at. Okay. First of all, storytelling's fine. Whether you're an extrovert or introvert, have your style, sell the story in a way that's authentic, but do you, what do you prefer to say? Here's where I'm at? Look, I have an idea. Here's my traction. I think here's my MVP prototype. I need help. Or do you wanna just see more stats? What's the, what's the preferred way that you like to see entrepreneurs come in and engage, engage? >>There's tons of different styles, man. I think the single most important thing that every founder should know is that we, we don't invest in what things are today. We invest in what we think something will become. Right. And I think that's why we all get up in the morning and try to build something different, right? It's that we see the world a different way. We want it to be a different way, and we wanna work every single moment of the day to try to make that vision a reality. So I think the more that you can show people where you want to be, the more likely somebody is gonna align with your vision and, and want to invest in you and wanna be along for the ride. So I, I wholeheartedly believe in showing off what you got today, because eventually we all get down to like, where are we and what are we gonna do together? But, um, no, I >>Show >>The path. I think the single most important thing for any founder and VC relationship is that they have the same vision, uh, have the same vision. You can, you can get through bumps in the road, you can get through short term spills. You can all sorts of things in the middle of the journey can happen. Yeah. But it doesn't matter as much if you share the same long term vision, >>Don't flake out and, and be fashionable with the latest trends because it's over before you can get there. >>Exactly. I think many people that, that do what we do for a living will say, you know, ultimately the future is relatively easy to predict, but it's the timing that's impossible to predict. So you, you know, you sort of have to balance the, you know, we, we know that the world is going this way and therefore we're gonna invest a lot of money to try to make this a reality. Uh, but sometimes it happens in six months. Sometimes it takes six years is sometimes like 16 years. >>Uh, what's the hottest thing in enterprise that you see the biggest wave that people should pay attention to that you're looking at right now with Desel partners, Tebel dot your site. What's the big wave. What's your big >>Wave. There, there's three big trends that we invest in. And they're the, they're the only things we do day in, day out. One is the explosion and open source software. So I think many people think that all software is unquestionably moving to an open source model in some form or another yeah. Tons of reasons to debate whether or not that is gonna happen and on what timeline happening >>Forever. >>But it is, it is accelerating faster than we've ever seen. So I, I think it's, it's one big, massive wave that we continue to ride. Um, second is the rise of data engineering. Uh, I think data engineering is in and of itself now, a category of software. It's not just that we store data. It's now we move data and we develop applications on data. And, uh, I think data is in and of itself as big of a, a market as any of the other markets that we invest in. Uh, and finally, it's the gift that keeps on giving. I've spent my entire career in it. We still feel that security is a market that is under invested. It is, it continues to be the place where people need to continue to invest and spend more money. Yeah. Uh, and those are the three major trends that we run >>And security, you think we all need a dessert do over, right? I mean, do we need a do over in security or is what's the core problem? I, >>I, I keep using this word underinvested because I think it's the right way to think about the problem. I think if you, I think people generally speaking, look at cyber security as an add-on. Yeah. But if you think about it, the whole economy is moving online. And so in, in some ways like security is core to protecting the digital economy. And so it's, it shouldn't be an afterthought, right? It should be core to what everyone is doing. And that's why I think relative to the trillions of dollars that are at stake, uh, I believe the market size for cybersecurity is around 150 billion. And it still is a fraction of what we're, what >>We're and security even boom is booming now. So you get the convergence of national security, geopolitics, internet digital >>That's right. You mean arguably, right? I mean, arguably again, it's the area of the world that people should be spending more time and more money given what to stake. >>I love your thesis. I gotta, I gotta say, you gotta love your firm. Love. You're doing we're big supporters of your mission. Congratulations on your entrepreneurial venture. And, uh, we'll be, we'll be talking and maybe see a Cub gone. Uh, >>Absolutely. >>Certainly EU maybe even north America's in Detroit this year. >>Huge fan of what you guys are doing here. Thank you so much for having me on >>The show. Guess bell VC Johnson here on the cube. Check him out. Founder for founders here on the cube, more coverage from San Francisco, California. After the short break, stay with us. Everyone. Welcome to the queue here. Live in San Francisco, California for AWS summit, 2022 we're live we're back with the events. Also we're virtual. We got hybrid all kinds of events. This year, of course, 80% summit in New York city is happening this summer. We'll be there with the cube as well. I'm John. Again, John host of the cube got a great guest here. Justin Coby owner and CEO of innovative solutions. Their booth is right behind us. Justin, welcome to the cube. >>Thank you. Thank you for having me. >>So we're just chatting, uh, uh, off camera about some of the work you're doing. You're the owner of and CEO. Yeah. Of innovative. Yeah. So tell us a story. What do you guys do? What's the elevator pitch. >>Yeah. <laugh> so the elevator pitch is we are, uh, a hundred percent focused on small to midsize businesses that are moving into the cloud or have already moved to the cloud and really trying to understand how to best control, cost, security, compliance, all the good stuff, uh, that comes along with it. Um, exclusively focused on AWS and, um, you know, about 110 people, uh, based in Rochester, New York, that's where our headquarters is, but now we have offices down in Austin, Texas up in Toronto, uh, key Canada, as well as Chicago. Um, and obviously in New York, uh, you know, the, the business was never like this, uh, five years ago, um, founded in 1989, made the decision in 2018 to pivot and go all in on the cloud. And, uh, I've been a part of the company for about 18 years, bought the company about five years ago and it's been a great ride. It >>It's interesting. The manages services are interesting with cloud cause a lot of the heavy liftings done by AWS. So we had Matt on your team on earlier talking about some of the edge stuff. Yeah. But you guys are a managed cloud service. You got cloud advisory, you know, the classic service that's needed, but the demands coming from cloud migrations and application modernization and obviously data is a huge part of it. Huge. How is this factoring into what you guys do and your growth cuz you guys are the number one partner on the SMB side for edge. Yeah. For AWS, you got results coming in. Where's the, where's the forcing function. What's the pressure point. What's the demand like? >>Yeah. It's a great question. Every CEO I talk to, that's a small to midsize business. They're trying to understand how to leverage technology. It better to help either drive a revenue target for their own business, uh, help with customer service as so much has gone remote now. And we're all having problems or troubles or issues trying to hire talent. And um, you know, tech ISNT really at the, at the forefront and the center of that. So most customers are coming to us and they're like, listen, we gotta move to the cloud or we move some things to cloud and we want to do that better. And um, there's this big misnomer that when you move to the cloud, you gotta automatically modernize. Yeah. And what we try to help as many customers understand as possible is lifting and shifting, moving the stuff that you maybe currently have OnPrem and a data center to the cloud first is a first step. And then, uh, progressively working through a modernization strateg, always the better approach. And so we spend a lot of time with small to midsize businesses who don't have the technology talent on staff to be able to do >>That. Yeah. They want get set up. But then the dynamic of like latency is huge. We're seeing that edge product is a big part of it. This is not a one-off happening around everywhere. It is. And it's not, it's manufacturing, it's the physical plant or location >>Literally. >>And so, and you're seeing more IOT devices. What's that like right now from a challenge and problem statement standpoint, are the customers, not staff, is the it staff kind of old school? Is it new skills? What's the core problem you guys solve >>In the SMB space? The core issue nine outta 10 times is people get enamored with the latest and greatest. And the reality is not everything that's cloud based. Not all cloud services are the latest and greatest. Some things have been around for quite some time and are hardened solutions. And so, um, what we try to do with technology staff that has traditional on-prem, uh, let's just say skill sets and they're trying to move to a cloud-based workload is we try to help those customers through education and through some practical, let's just call it use case. Um, whether that's a proof of concept that we're doing or whether we're gonna migrate a small workload over, we try to give them the confidence to be able to not, not necessarily go it alone, but to, to, to have the, uh, the Gusto and to really have the, um, the, the opportunity to, to do that in a wise way. Um, and what I find is that most CEOs that I talk to, yeah, they're like, listen, the end of the day, I'm gonna be spending money in one place or another, whether that's OnPrem or in the cloud. I just want to know that I'm doing that in a way that helps me grow as quickly as possible status quo. I think every, every business owner knows that COVID taught us anything that status quo is, uh, is, is no. No. >>Good. How about factoring in the, the agility and speed equation? Does that come up a lot? It >>Does. I think, um, I, there's also this idea that if, uh, if we do a deep dive analysis and we really take a surgical approach to things, um, we're gonna be better off. And the reality is the faster you move with anything cloud based, the better you are. And so there's this assumption that we gotta get it right the first time. Yeah. In the cloud, if you start down your journey in one way and you realize midway that it's not the right, let's just say the right place to go. It's not like buying a piece of iron that you put in the closet and now you own it in the cloud. You can turn those services on and off. It's gives you a much higher density for making decisions and failing >>Forward. Well actually shutting down the abandoning the projects that early and not worrying about it, you got it. I mean, most people don't abandon cause like, oh, I own it. >>Exactly. And >>They get, they get used to it. Like, and then they wait too long. >>That's exactly. Yeah. >>Frog and boiling water as we used to say. So, oh, it's a great analogy. So I mean, this is a dynamic that's interesting. I wanna get more thoughts on it because like I'm a, if I'm a CEO of a company, like, okay, I gotta make my number. Yeah. I gotta keep my people motivated. Yeah. And I gotta move faster. So this is where you, I get the whole thing. And by the way, great service, um, professional services in the cloud right now are so hot because so hot, you can build it and then have option optionality. You got path decisions, you got new services to take advantage of. It's almost too much for customers. It is. I mean, everyone I talked to at reinvent, that's a customer. Well, how many announcements did am jazzy announce or Adam, you know, the 5,000 announcement or whatever. They do huge amounts. Right. Keeping track of it all. Oh, is huge. So what's the, what's the, um, the mission of, of your company. How does, how do you talk to that alignment? Yeah. Not just processes. I can get that like values as companies, cuz they're betting on you and your people. >>They are, they are, >>What's the values. >>Our mission is, is very simple. We want to help every small to midsize business leverage the power of the cloud. Here's the reality. We believe wholeheartedly. This is our vision that every company is going to become a technology company. So we go to market with this idea that every customer's trying to leverage the power of the cloud in some way, shape or form, whether they know it or don't know it. And number two, they're gonna become a tech company in the process of that because everything is so tech-centric. And so when you talk about speed and agility, when you talk about the, the endless options and the endless permutations of solutions that a customer can buy in the cloud, how are you gonna ask a team of one or two people in your, or it department to make all those decisions going it alone or trying to learn it as you go, it only gets you so far working with a partner. >>I'll just give you some perspective. We work with about a thousand small to midsize business customers. More than 50% of those customers are on our managed services. Meaning they know that we have their back Andre or the safety net. So when a customer is saying, all right, I'm gonna spend a couple thousand dollars a month in the cloud. They know that that bill, isn't gonna jump to $10,000 a month going in alone. Who's there to help protect that. Number two, if you have a security posture and let's just say you're high profile and you're gonna potentially be more vulnerable to security attack. If you have a partner, that's all offering you some managed services. Now you, again, you've got that backstop and you've got those services and tooling. We, we offer, um, seven different products, uh, that are part of our managed services that give the customer the tooling, that for them to go out and buy on their own for a customer to go out today and go buy a new Relic solution on their own. It, it would cost 'em a fortune. If >>Training alone would be insane, a factor and the cost. Yes, absolutely. Opportunity cost is huge, >>Huge, absolutely enormous training and development. Something. I think that is often, you know, it's often overlooked technologists. Typically they want to get their skills up. Yeah. They, they love to get the, the stickers and the badges and the pins, um, at innovative in 2018, when, uh, when we made the decision to go all in on the club, I said to the organization, you know, we have this idea that we're gonna pivot and be aligned with AWS in such a way that it's gonna really require us all to get certified. My executive assistant at the time looks at me. She said, even me, I said, yeah, even you, why can't you get certified? Yeah. And so we made, uh, a conscious decision. It wasn't requirement and still isn't today to make sure everybody in the company has the opportunity to become certified. Even the people that are answering the phones at the front desk >>And she could be running the Kubernetes clusters. I love it. It's amazing. >>But I'll tell you what, when that customer calls and they have a real Kubernetes issue, she'll be able to assist and get >>The right people involved. And that's a cultural factor that you guys have. So, so again, this is back to my whole point about SMBs and businesses in general, small en large, it staffs are turning over the gen Z and millennials are in the workforce. They were provisioning top of rack switches. Right. First of all. And so if you're a business, there's also the, I call the build out, um, uh, return factor, ROI piece. At what point in time as an owner or SMB, do I get the ROI? Yeah. I gotta hire a person to manage it. That person's gonna have five zillion job offers. Yep. Uh, maybe who knows? Right. I got cybersecurity issues. Where am I gonna find a cyber person? Yeah. A data compliance. I need a data scientist and a compliance person. Right. Maybe one and the same. Right. Good luck. Trying to find a data scientist. Who's also a compliance person. Yep. And the list goes on. I can just continue. Absolutely. I need an SRE to manage the, the, uh, the sock report and we can pen test. Right. >>Right. >>These are, these are >>Critical issues. This >>Is just like, these are the table stakes. >>Yeah. And, and every, every business owner's thinking about. So that's, >>That's what, at least a million in bloating, if not three or more Just to get that going. Yeah. Then it's like, where's the app. Yeah. So there's no cloud migration. There's no modernization on the app side though. Yeah. No. And nevermind AI and ML. That's >>Right. That's right. So to try to go it alone, to me, it's hard. It it's incredibly difficult. And, and the other thing is, is there's not a lot of partners, so the partner, >>No one's raising their hand boss. I'll >>Do all that >>Exactly. In it department. >>Exactly. >>Like, can we just call up, uh, you know, <laugh> our old vendor. That's >>Right. <laugh> right. Our old vendor. I like it, but that's so true. I mean, when I think about how, if I was a business owner, starting a business to today and I had to build my team, um, and the amount of investment that it would take to get those people skilled up and then the risk factor of those people now having the skills and being so much more in demand and being recruited away, that's a real, that's a real issue. And so how you build your culture around that is, is very important. And it's something that we talk about every, with every one of our small to midsize business. >>So just, I want to get, I want to get your story as CEO. Okay. Take us through your journey. You said you bought the company and your progression to, to being the owner and CEO of innovative award winning guys doing great. Uh, great bet on a good call. Yeah. Things are good. Tell your story. What's your journey? >>It's real simple. I was, uh, was a sophomore at the Rochester Institute of technology in 2003. And, uh, I knew that I, I was going to school for it and I, I knew I wanted to be in tech. I didn't know what I wanted to do, but I knew I didn't wanna code or configure routers and switches. So I had this great opportunity with the local it company that was doing managed services. We didn't call it at that time innovative solutions to come in and, uh, jump on the phone and dial for dollars. I was gonna cold call and introduce other, uh, small to midsize businesses locally in Rochester, New York go to Western New York, um, who innovative was now. We were 19 people at the time. And I came in, I did an internship for six months and I loved it. I learned more in those six months that I probably did in my first couple of years at, uh, at R I T long story short. >>Um, for about seven years, I worked, uh, to really help develop, uh, sales process and methodology for the business so that we could grow and scale. And we grew to about 30 people. And, um, I went to the owners at the time in 2010 and I was like, Hey, I'm growing the value of this business. And who knows where you guys are gonna be another five years? What do you think about making me an owner? And they were like, listen, you got long ways before you're gonna be an owner, but if you stick it out in your patient, we'll, um, we'll work through a succession plan with you. And I said, okay, there were four other individuals at the time that we're gonna also buy the business with >>Me. And they were the owners, no outside capital, >>None zero, well, 2014 comes around. And, uh, the other folks that were gonna buy into the business with me that were also working at innovative for different reasons. They all decided that it wasn't for them. One started a family. The other didn't wanna put capital in. Didn't wanna write a check. Um, the other had a real big problem with having to write a check. If we couldn't make payroll, I'm like, well, that's kind of like if we're owners, we're gonna have to like cover that stuff. <laugh> so >>It's called the pucker factor. >>Exactly. So, uh, I sat down with the CEO in early 2015, and, uh, we made the decision that I was gonna buy the three partners out, um, go through an earn out process, uh, coupled with, uh, an interesting financial strategy that wouldn't strap the business, cuz they care very much. The company still had the opportunity to keep going. So in 2016 I bought the business, um, became the sole owner. And, and at that point we, um, we really focused hard on what do we want this company to be? We had built this company to this point. Yeah. And, uh, and by 2018 we knew that pivoting all going all in on the cloud was important for us and we haven't looked back. >>And at that time, the proof points were coming clearer and clearer 2012 through 15 was the early adopters, the builders, the startups and early enterprises. Yes. The capital ones of the world. Exactly the, uh, and those kinds of big enterprises. The game don't, won't say gamblers, but ones that were very savvy. The innovators, the FinTech folks. Yep. The hardcore glass eating enterprises >>Agreed, agreed to find a small to midsize business, to migrate completely to the cloud as, as infrastructure was considered. That just didn't happen as often. Um, what we were seeing were a lot of our small to midsize business customers, they wanted to leverage cloud based backup, or they wanted to leverage a cloud for disaster recovery because it lent itself. Well, early days, our most common cloud customer though, was the customer that wanted to move messaging and collaboration. The, the Microsoft suite to the cloud and a lot of 'em dipped their toe in the water. But by 2017 we knew infrastructure was around the corner. Yeah. And so, uh, we only had two customers on eight at the time. Um, and we, uh, we, we made the decision to go all in >>Justin. Great to have you on the cube. Thank you. Let's wrap up. Uh, tell me the hottest product that you have. Is it migrations? Is the app modernization? Is it data? What's the hot product and then put a plug in for the company. Awesome. >>So, uh, there's no question. Every customer is looking to migrate workloads and try to figure out how to modernize for the future. We have very interesting, sophisticated yet elegant funding solutions to help customers with the cash flow, uh, constraints that come along with those migrations. So any SMB that's thinking about migrating to the cloud, they should be talking innovative solutions. We know how to do it in a way that allows those customers not to be cash strapped and gives them an opportunity to move forward in a controlled, contained way so that they can modernize. >>So like insurance, basically for them not insurance class in the classic sense, but you help them out on the, on the cash exposure. >>Absolutely. We are known for that and we're known for being creative with those customers, empathetic to where they are in their journey. And >>That's the cloud upside is all about doubling down on the variable wind. That's right. Seeing the value and doubling down on it. Absolutely not praying for it. Yeah. <laugh> all right, Justin. Thanks for coming on. You really appreciate it. Thank >>You very much for having >>Me. Okay. This is the cube coverage here live in San Francisco, California for AWS summit, 2022. I'm John for your host. Thanks for watching with back with more great coverage for two days after this short break >>Live on the floor in San Francisco for 80 west summit, I'm John ferry, host of the cube here for the next two days, getting all the action we're back in person. We're at AWS reinvent a few months ago. Now we're back events are coming back and we're happy to be here with the cube, bringing all the action. Also virtual, we have a hybrid cube, check out the cube.net, Silicon angle.com for all the coverage. After the event. We've got a great guest ticketing off here. Matthew Park, director of solutions, architecture with innovation solutions. The booth is right here. Matthew, welcome to the cube. >>Thank you very much. I'm glad >>To be here. So we're back in person. You're from Tennessee. We were chatting before you came on camera. Um, it's great to have to be back through events. >>It's amazing. This is the first, uh, summit I've been to and what two, three years. >>It's awesome. We'll be at the, uh, New York as well. A lot of developers and a big story this year is as developers look at cloud going distributed computing, you got on premises, you got public cloud, you got the edge. Essentially the cloud operations is running everything dev sec ops, everyone kind of sees that you got containers, you got Kubernetes, you got cloud native. So the, the game is pretty much laid out. Mm. And the edge is with the actions you guys are number one, premier partner at SMB for edge. >>That's right. >>Tell us about what you guys doing at innovative and, uh, what you do. >>That's right. Uh, so I'm the director of solutions architecture. Uh, me and my team are responsible for building out the solutions that are around, especially the edge public cloud out for us edge is anything outside of an AWS availability zone. Uh, we are deploying that in countries that don't have AWS infrastructure in region. They don't have it. Uh, give >>An example, >>Uh, example would be Panama. We have a customer there that, uh, needs to deploy some financial tech data and compute is legally required to be in Panama, but they love AWS and they want to deploy AWS services in region. Uh, so they've taken E EKS anywhere. We've put storage gateway and, uh, snowball, uh, in region inside the country and they're running their FinTech on top of AWS services inside Panama. >>You know, what's interesting, Matthew is that we've been covering Aw since 2013 with the cube about their events. And we watched the progression and jazzy was, uh, was in charge and then became the CEO. Now Adam Slosky is in charge, but the edge has always been that thing they've been trying to, I don't wanna say, trying to avoid, of course, Amazon would listen to customers. They work backwards from the customers. We all know that. Uh, but the real issue was they were they're bread and butters EC two and S three. And then now they got tons of services and the cloud is obviously successful and seeing that, but the edge brings up a whole nother level. >>It does >>Computing. It >>Does. >>That's not central lies in the public cloud. Now they got regions. So what is the issue with the edge what's driving? The behavior. Outpost came out as a reaction to competitive threats and also customer momentum around OT, uh, operational technologies. And it merging. We see with the data at the edge, you got five GM having. So it's pretty obvious, but there was a slow transition. What was the driver for the <affirmative> what's the driver now for edge action for AWS >>Data is the driver for the edge. Data has gravity, right? And it's pulling compute back to where the customer's generating that data and that's happening over and over again. You said it best outpost was a reaction to a competitive situation. Whereas today we have over fit 15 AWS edge services, and those are all reactions to things that customers need inside their data centers on location or in the field like with media companies. >>Outpost is interesting. We always used to riff on the cube, uh, cuz it's basically Amazon in a box, pushed in the data center, uh, running native, all the stuff, but now cloud native operations are kind of become standard. You're starting to see some standard Deepak sings group is doing some amazing work with open source Rauls team on the AI side, obviously, uh, you got SW who's giving the keynote tomorrow. You got the big AI machine learning big part of that edge. Now you can say, okay, outpost, is it relevant today? In other words, did outpost do its job? Cause EKS anywhere seems to be getting a lot of momentum. You see low the zones, the regions are kicking ass for Amazon. This edge piece is evolving. What's your take on EKS anywhere versus say outpost? >>Yeah, I think outpost did its job. It made customers that were looking at outpost really consider, do I wanna invest in this hardware? Do I, do I wanna have, um, this outpost in my data center, do I wanna manage this over the long term? A lot of those customers just transitioned to the public cloud. They went into AWS proper. Some of those customers stayed on prem because they did have use cases that were, uh, not a good fit for outpost. They weren't a good fit. Uh, in the customer's mind for the public AWS cloud inside an availability zone. Now what's happening is as AWS is pushing these services out and saying, we're gonna meet you where you are with 5g. We're gonna meet you where you are with wavelength. We're gonna meet you where you are with EKS anywhere. Uh, I think it has really reduced the amount of times that we have conversations about outposts and it's really increased. We can deploy fast. We don't have to spin up outpost hardware. We can go deploy EKS anywhere in your VMware environment and it's increasing the speed of adoption >>For sure. So you guys are making a lot of good business decisions around managed cloud service. Innovative does that. You have the cloud advisory, the classic professional services for the specific edge piece and, and doing that outside of the availability zones and regions for AWS, um, customers in, in these new areas that you're helping out are they want cloud, like they want to have modernization a modern applications. Obviously they got data machine learning and AI, all part of that. What's the main product or, or, or gap that you're filling for AWS, uh, outside of their available ability zones or their regions that you guys are delivering. What's the key is it. They don't have a footprint. Is it that it's not big enough for them? What's the real gap. What's why, why are you so successful? >>So what customers want when they look towards the cloud is they want to focus on, what's making them money as a business. They wanna focus on their applications. They want focus on their customers. So they look towards AWS cloud and say, AWS, you take the infrastructure. You take, uh, some of the higher layers and we'll focus on our revenue generating business, but there's a gap there between infrastructure and revenue generating business that innovative slides into, uh, we help manage the AWS environment. We help build out these things in local data centers for 32 plus year old company, we have traditional on-premises people that know about deploying hardware that know about deploying VMware to host EKS anywhere. But we also have most of our company totally focused on the AWS cloud. So we're filling that gap in helping deploy these AWS services, manage them over the long term. So our customers can go to just primarily and totally focusing on their revenue generating business. >>So basically you guys are basically building AWS edges, >>Correct? >>For correct companies, correct? Mainly because the, the needs are there, you got data, you got certain products, whether it's, you know, low latency type requirements, right. And then they still work with the regions, right. It's all tied together, right. Is that how it works? Right. >>And, and our customers, even the ones in the edge, they also want us to build out the AWS environment inside the availability zone, because we're always gonna have a failback scenario. If we're gonna deploy FinTech in the Caribbean, we're gonna talk about hurricanes and gonna talk about failing back into the AWS availability zones. So innovative is filling that gap across the board, whether it be inside the AWS cloud or on the AWS edge. >>All right. So I gotta ask you on the, since you're at the edge in these areas, I won't say underserved, but developing areas where now have data, you have applications that are tapping into that, that requirement. It makes total sense. We're seeing across the board. So it's not like it's, it's an outlier it's actually growing. Yeah. There's also the crypto angle. You got the blockchain. Are you seeing any traction at the edge with blockchain? Because a lot of people are looking at the web three in these areas like Panama, you mentioned FinTech in, in the islands. There are a lot of, lot of, lot of web three happening. What's your, what's your view on the web three world right now, relative >>To we, we have some customers actually deploying crypto, especially, um, especially in the Caribbean. I keep bringing the Caribbean up, but it's, it's top of my mind right now we have customers that are deploying crypto. A lot of, uh, countries are choosing crypto underly parts of their central banks. Yeah. Um, so it's, it's up and coming. Uh, I, I have some, you know, personal views that, that crypto is still searching for a use case. Yeah. And, uh, I think it's searching a lot and, and we're there to help customers search for that use case. Uh, but, but crypto, as a, as a tech technology, um, lives really well on the AWS edge. Yeah. Uh, and, and we're having more and more people talk to us about that. Yeah. And ask for assistance in the infrastructure because they're developing new cryptocurrencies every day. Yeah. It's not like they're deploying Ethereum or anything specific. They're actually developing new currencies and, and putting them out there on it's >>Interesting. And I mean, first of all, we've been doing crypto for many, many years. We have our own little, um, you know, projects going on. But if you look talk to all the crypto people that say, look, we do a smart contract, we use the blockchain. It's kind of over a lot of overhead. It's not really their technical already, but it's a cultural shift, but there's underserved use cases around use of money, but they're all using the blockchain, just for this like smart contracts for instance, or certain transactions. And they go into Amazon for the database. Yeah. <laugh> they all don't tell anyone we're using a centralized service, but what happened to decent centralized. >>Yeah. And that's, and that's the conversation performance. >>Yeah. >>And, and it's a cost issue. Yeah. And it's a development issue. Um, so I think more and more as, as some of these, uh, currencies maybe come up, some of the smart contracts get into, uh, they find their use cases. I think we'll start talking about how does that really live on, on AWS and, and what does it look like to build decentralized applications, but with AWS hardware and services. >>Right. So take me through a, a use case of a customer, um, Matthew around the edge. Okay. So I'm a customer, pretend I'm a customer, Hey, you know, I'm, we're in an underserved area. I want to modernize my business. And I got my developers that are totally peaked up on cloud. Um, but we've identified that it's just a lot of overhead latency issues. I need to have a local edge and serve my a and I also want all the benefits of the cloud. So I want the modernization and I wanna migrate to the cloud for all those cloud benefits and the good this of the cloud. What's the answer. Yeah. >>Uh, big thing is, uh, industrial manufacturing, right? That's, that's one of the best use cases, uh, inside industrial manufacturing, we can pull in many of the AWS edge services we can bring in, uh, private 5g, uh, so that all the, uh, equipment inside that, that manufacturing plant can be hooked up. They don't have to pay huge overheads to deploy 5g it's, uh, better than wifi for the industrial space. Um, when we take computing down to that industrial area, uh, because we wanna do pre-procesing on the data. Yeah. We want to gather some analytics. We deploy that with, uh, regular commercially available hardware running VMware, and we deploy EKS anywhere on that. Uh, inside of that manufacturing plant, uh, we can do pre-processing on things coming out of the, uh, the robotics that depending on what we're manufacturing, right. Uh, and then we can take the, those refined analytics and for very low cost with maybe a little bit longer latency transmit those back, um, to the AWS availability zone, the, the standard >>For data lake or whatever, >>To the data lake. Yeah. Data Lakehouse, whatever it might be. Um, and we can do additional data science on that once it gets to the AWS cloud. Uh, but I'll lot of that, uh, just in time business decisions, just in time, manufacturing decisions can all take place on an AWS service or services inside that manufacturing plant. And that's, that's one of the best use cases that we're >>Seeing. And I think, I mean, we've been seeing this on the queue for many, many years, moving data around is very expensive. Yeah. But also compute going of the data that saves that cost yep. On the data transfer also on the benefits of the latency. So I have to ask you, by the way, that's standard best practice now for the folks watching don't move the data unless you have to. Um, but those new things are developing. So I wanna ask you, what new patterns are you seeing emerging once this new architecture's in place? Love that idea, localize everything right at the edge, manufacture, industrial, whatever the use case, retail, whatever it is. Right. But now what does that change in the, in the core cloud? There's a, there's a system element here. Yeah. What's the new pattern. There's >>Actually an organizational element as well, because once you have to start making the decision, do I put this compute at the point of use or do I put this compute in the cloud? Uh, now you start thinking about where business decisions should be taking place. Uh, so not only are you changing your architecture, you're actually changing your organization because you're thinking, you're thinking about a dichotomy you didn't have before. Uh, so now you say, okay, this can take place here. Uh, and maybe, maybe this decision can wait. Yeah. Uh, and then how do I visualize that? By >>The way, it could be a bot tube doing the work for management. Yeah. <laugh> exactly. You got observability going, right. But you gotta change the database architecture in the back. So there's new things developing. You've got more benefit. There >>Are, there are. And, and we have more and more people that, that want to talk less about databases and want to talk more about data lakes because of this. They want to talk more about out. Customers are starting to talk about throwing away data, uh, you know, for the past maybe decade. Yeah. It's been store everything. And one day we will have a data science team that we hire in our organization to do analytics on this decade of data. And well, >>I mean, that's, that's a great point. We don't have time to drill into, maybe we do another session on this, but the one pattern we're seeing of the past year is that throwing away data's bad, even data lakes that so-called turn into data swamps, actually, it's not the case. You look at data, brick, snowflake, and other successes out there. And even time series data, which may seem irrelevant efforts over actually matters when people start retraining their machine learning algorithms. Yep. So as data becomes code, as we call it in our last showcase, we did a whole whole event on this. The data's good in real time and in the lake. Yeah. Because the iteration of the data feeds the machine learning training. Things are getting better with the old data. So it's not throw it away. It's not just business better. Yeah. There's all kinds of new scale. >>There are. And, and we have, uh, many customers that are running pay Toby level. Um, they're, they're essentially data factories on, on, uh, on premises, right? They're, they're creating so much data and they're starting to say, okay, we could analyze this, uh, in the cloud, we could transition it. We could move Aytes of data to the AWS cloud, or we can run, uh, computational workloads on premises. We can really do some analytics on this data transition, uh, those high level and sort of raw analytics back to AWS run 'em through machine learning. Um, and we don't have to transition 10, 12 petabytes of data into AWS. >>So I gotta end the segment on a, on a kind of a, um, fun note. I was told to ask you about your personal background, OnPrem architect, Aus cloud, and skydiving instructor. <laugh> how does that all work together? What tell, what does this mean? Yeah. >>Uh, you >>Jumped out a plane and got a job. You got a customer to jump out >>Kind of. So I was, you jumped out. I was teaching having, uh, before I, before I started in the cloud space, this was 13, 14 years ago. I was a, I still am a sky. I instructor, uh, I was teaching skydiving and I heard out of the corner of my ear, uh, a guy that owned an MSP that was lamenting about, um, you know, storing data and, and how his customers are working. And he can't find an enough people to operate all these workloads. So I walked over and said, Hey, this is, this is what I went to school for. Like, I'd love to, you know, uh, I was living in a tent in the woods, teaching skydiving. I was like, I'd love to not live in a tent in the woods. So, uh, uh, I started and the first day there, uh, we had a, a discussion, uh, EC two had just come out <laugh> and, uh, like, >>This is amazing. >>Yeah. And so we had this discussion, we should start moving customers here. And, uh, and that totally revolutionized that business, um, that, that led to, uh, that that guy actually still owns a skydiving airport. But, um, but through all of that, and through being in on premises, migrated me and myself, my career into the cloud, and now it feels like, uh, almost, almost looking back and saying, now let's take what we learned in the cloud and, and apply those lessons and those services tore >>It's. So it's such a great story, you know, was gonna, you know, you know, the whole, you know, growth mindset pack your own parachute, you know, uh, exactly. You know, the cloud in the early days was pretty much will the shoot open. Yeah. It was pretty much, you had to roll your own cloud at that time. And so, you know, you, you jump on a plane, you gotta make sure that parachute is gonna open. >>And so was Kubernetes by the way, 2015 or so when, uh, when that was coming out, it was, I mean, it was, it was still, and maybe it does still feel like that to some people. Right. But, uh, it was, it was the same kind of feeling that we had in the early days of AWS, the same feeling we have when we >>It's now with you guys, it's more like a tandem jump. Yeah. You know, but, but it's a lot of, lot of this cutting edge stuff, like jumping out of an airplane. Yeah. You got the right equipment. You gotta do the right things. Exactly. >>Right. >>Yeah. Thanks for coming. You really appreciate it. Absolutely great conversation. Thanks for having me. Okay. The cubes here live in San Francisco for eight of us summit. I'm John for host of the cube. Uh, we'll be at a summit in New York coming up in the summer as well. Look up for that. Look up this calendar for all the cube, actually@thecube.net. We'll right back with our next segment after this break. >>Okay. Welcome back everyone to San Francisco live coverage here, we're at the cube a be summit 2022. We're back in person. I'm John fury host of the cube. We'll be at the eighties summit in New York city this summer, check us out then. But right now, two days in San Francisco, getting all the coverage what's going on in the cloud, we got a cube alumni and friend of the cube, my dos car CEO, investor, a Sierra, and also an investor in a bunch of startups, angel investor. Gonna do great to see you. Thanks for coming on the cube. Good to see you. Good to see you. Cool. How are you? Good. >>How hello you. >>So congratulations on all your investments. Uh, you've made a lot of great successes, uh, over the past couple years, uh, and your company raising, uh, some good cash as Sarah. So give us the update. How much cash have you guys raised? What's the status of the company product what's going on? >>First of all, thank you for having me. We're back to be business with you, never after to see you. Uh, so is a company started around four years back. I invested with a few of the investors and now I'm the CEO there. We have raised close to a hundred million there. The investors are people like Norwes Menlo ventures, coastal ventures, Ram Shera, and all those people, all well known guys. And Beckel chime Paul me Mayard web. So whole bunch of operating people and, uh, Silicon valley VCs are involved >>And has it gone? >>It's going well. We are doing really well. We are going almost 300% year over year. Uh, for last three years, the space ISRA is going after is what I call the applying AI for customer service. It operations, it help desk, uh, the same place I used to work at ServiceNow. We are partners with ServiceNow to take, how can we argument for employees and customers, Salesforce, and service now to take you to the next stage? Well, >>I love having you on the cube, Dave and I, Dave LAN as well loves having you on too, because you not only bring the entrepreneurial CEO experience, you're an investor. You're like a, you're like a guest analyst. <laugh> >>You know, who does >>You, >>You >>Get the call fund to talk to you though. You >>Get the commentary, your, your finger in the pulse. Um, so I gotta ask you obviously, AI and machine learning, machine learning AI, or you want to phrase it. Isn't every application. Now, AI first, uh, you're seeing a lot of that going on. You're starting to see companies build the modern applications at the top of the stack. So the cloud scale has hit. We're seeing cloud scale. You predicted that we talked about in the cube many times. Now you have that past layer with a lot more services and cloud native becoming a standard layer. Containerizations growing Docker just raised a hundred million on a $2 billion valuation back from the dead after they pivoted from enterprise services. So open source developers are booming. Um, where's the action. I mean, is there data control plan? Emerging AI needs data. There's a lot of challenges around this. There's a lot of discussions and a lot of companies being funded, observability there's 10 billion observability companies. Data is the key. This is what's your end on this. What's your take. >>Yeah, look, I think I'll give you the few that I see right from my side. Obviously data is very clear. So the things that rumor system of recorded you and me talked about the next layer is called system of intelligence. That's where the AI will play. Like we talk cloud native, it'll be called AI. NA AI enable is a new buzzword and using the AI for customer service. It, you talk about observability. I call it, AIOps applying AOPs for good old it operation management, cloud management. So you'll see the AOPs applied for whole list of, uh, application from observability doing the CMDB, predicting the events insurance. So I see a lot of work clicking for AIOps and AI services. What used to be desk with ServiceNow BMC GLA you see a new ALA emerging as a system of intelligence. Uh, the next would be is applying AI with workflow automation. So that's where you'll see a lot of things called customer workflows, employee workflows. So think of what UI path automation, anywhere ServiceNow are doing, that area will be driven with AI workflows. So you, you see AI going >>Off is RPA. A company is AI, is RPA a feature of something bigger? Or can someone have a company on RPA UI S one will be at their event this summer? Um, is it a product company? I mean, or I mean, RPA is, should be embedded in everything. It's a >>Feature. It is very good point. Very, very good thinking. So one is, it's a category for sure. Like, as we thought, it's a category, it's an area where RPA may change the name. I call it much more about automation, workflow automation, but RPA and automation is a category. Um, it's a company also, but that automation should be embedded in every area. Yeah. Like we call cloud NATO and AI. They it'll become automation data. Yeah. And that's your, thinking's >>Interesting me. I think about the, what you're talking about what's coming to mind is I'm kinda having flashbacks to the old software model of middleware. Remember at middleware, it was very easy to understand it was middleware. It sat between two things and then the middle, and it was software abstraction. Now you have all kinds of workflows, abstractions everywhere. So multiple databases, it's not a monolithic thing. Right? Right. So as you break that down, is this the new modern middleware? Because what you're talking about is data workflows, but they might be siloed. Are they integrated? I mean, these are the challenges. This is crazy. What's the, >>So remember the databases became called polyglot databases. Yeah. I call this one polyglot automation. So you need automation as a layer, as a category, but you also need to put automation in every area like you, you were talking about, it should be part of service. Now it should be part of ISRA. Like every company, every Salesforce. So that's why you see it MuleSoft and sales buying RPA companies. So you'll see all the SaaS companies, cloud companies having an automation as a core. So it's like how you have a database and compute and sales and networking. You'll also have an automation as a layer embedded inside every stack. >>All right. So I wanna shift gears a little bit and get your perspective on what's going on behind us. You can see, uh, behind, as you got the XPO hall got, um, we're back to vis, but you got, you know, AMD, Clum, Dynatrace data, dog, innovative, all the companies out here that we know, we interview them all. They're trying to be suppliers to this growing enterprise market. Right? Okay. But now you also got the entrepreneurial equation. Okay. We're gonna have John Sado on from Deibel later. He's a former NEA guy and we always talk to Jerry, Jen, we know all the, the VCs, what does the startups look like? What does the state of the, in your mind, cause you, I know you invest the entrepreneurial founder situation. Cloud's bigger. Mm-hmm <affirmative> global, right? Data's part of it. You mentioned data's code. Yes. Basically. Data's everything. What's it like for a first an entrepreneur right now who's starting a company. What's the white space. What's the attack plan. How do they get in the market? How do they engineer everything? >>Very good. So I'll give it to, uh, two things that I'm seeing out there. Remember leaders of Amazon created the startups 15 years back. Everybody built on Amazon now, Azure and GCP. The next layer would be people don't just build on Amazon. They're going to build it on top of snow. Flake companies are snowflake becomes a data platform, right? People will build on snowflake, right? So I see my old boss playing ment, try to build companies on snowflake. So you don't build it just on Amazon. You build it on Amazon and snowflake. Snowflake will become your data store. Snowflake will become your data layer, right? So I think that's the next level of companies trying to do that. So if I'm doing observability AI ops, if I'm doing next level of Splunk SIM, I'm gonna build it on snowflake, on Salesforce, on Amazon, on Azure, et cetera. >>It's interesting. You know, Jerry Chan has it put out a thesis a couple months ago called castles in the cloud where your moat is, what you do in the cloud. Not necessarily in the, in the IP. Um, Dave LAN and I had last re invent, coined the term super cloud, right? It's got a lot of traction and a lot of people throwing, throwing mud at us, but we were, our thesis was, is that what Snowflake's doing? What Goldman S Sachs is doing. You're starting to see these clouds on top of clouds. So Amazon's got this huge CapEx advantage. And guys like Charles Fitzgeral out there, who we like was kind of hitting on us saying, Hey, you guys terrible, they didn't get him. Like, yeah, I don't think he gets it, but that's a whole, can't wait to debate him publicly on this. <laugh> cause he's cool. Um, but snowflake is on Amazon. Yes. Now they say they're on Azure now. Cause they've got a bigger market and they're public, but ultimately without a AWS snowflake doesn't exist and, and they're reimagining the data warehouse with the cloud, right? That's the billion dollar opportunity. >>It is. It is. They both are very tight. So imagine what Frank has done at snowflake and Amazon. So if I'm a startup today, I want to build everything on Amazon where possible whatever is, I cannot build. I'll make the pass layer room. The middle layer pass will be snowflake. So I cannot build it on snowflake. I can use them for data layer if I really need to size, I'll build it on force.com Salesforce. Yeah. Right. So I think that's where you'll >>See. So basically the, the, if you're an entrepreneur, the, the north star in terms of the, the outcome is be a super cloud. It >>Is, >>That's the application on another big CapEx ride, the CapEx of AWS or cloud, >>And that reduce your product development, your go to market and you get use the snowflake marketplace to drive your engagement. Yeah. >>Yeah. How are, how is Amazon and the clouds dealing with these big whales, the snowflakes of the world? I mean, I know they got a great relationship, uh, but snowflake now has to run a company they're public. Yeah. So, I mean, I'll say, I think got Redshift. Amazon has got Redshift. Um, but snowflake big customer. The they're probably paying AWS big, >>I >>Think big bills too. >>So John, very good. Cause it's like how Netflix is and Amazon prime, right. Netflix runs on Amazon, but Amazon has Amazon prime that co-option will be there. So Amazon will have Redshift, but Amazon is also partnering with the snowflake to have native snowflake data warehouse as a data layer. So I think depending on the use case you have to use each of the above, I think snowflake is here for a long term. Yeah. Yeah. So if I'm building an application, I want to use snowflake then writing from stats. >>Well, I think that comes back down to entrepreneurial hustle. Do you have a better product? Right. Product value will ultimately determine it as long as the cloud doesn't, you know, foreclose your value. That's right. With some sort of internal hack, but I've think, I think the general question that I have is that I think it's okay to have a super cloud like that because the rising tide is still happening at some point, when does the rising tide stop and the people shopping up their knives, it gets more competitive or is it just an infinite growth cycle? I >>Think it's growth. You call it closed skill you the word cloud scale. So I think look, cloud will continually agree, increase. I think there's as long as there more movement from on, uh, on-prem to the classical data center, I think there's no reason at this point, the rumor, the old lift and shift that's happening in like my business. I see people lift and shifting from the it operations, it helpless. Even the customer service service. Now the ticket data from BMCs CAS like Microfocus, all those workloads are shifted to the cloud, right? So cloud ticketing system is happening. Cloud system of record is happening. So I think this train has still a long way to go made. >>I wanna get your thoughts for the folks watching that are, uh, enterprise buyers are practitioners, not suppliers to the market. Feel free to text me or DMing. Next question is really about the buying side, which is if I'm a customer, what's the current, um, appetite for startup products. Cause you know, the big enterprises now and you know, small, medium, large, and large enterprise, they're all buying new companies cuz a startup can go from zero to relevant very quickly. So that means now enterprises are engaging heavily with startups. What's it like what's is there a change in order of magnitude of the relationship between the startup selling to, or growing startup selling to an enterprise? Um, have you seen changes there? I mean seeing some stuff, but why don't we get your thoughts on that? What it >>Is you, if I remember going back to our 2007 or eight, when I used to talk to you back then when Amazon started very small, right? We are an Amazon summit here. So I think enterprises on the average used to spend nothing with startups. It's almost like 0% or one person today. Most companies are already spending 20, 30% with startups. Like if I look at a C I will line our business, it's gone. Yeah. Can it go more? I think it can double in the next four, five years. Yeah. Spending on the startups. Yeah. >>And check out, uh, AWS startups.com. That's a site that we built for the startup community for buyers and startups. And I want to get your reaction because I, I reference the URL causes like there's like a bunch of companies we've been promoting because the solution that startups have actually are new stuff. Yes. It's bending, it's shifting left for security or using data differently or um, building tools and platforms for data engineering. Right. Which is a new persona that's emerging. So you know, a lot of good resources there. Um, and goes back now to the data question. Now, getting back to your, what you're working on now is what's your thoughts around this new, um, data engineering persona, you mentioned AIOps, we've been seeing AIOps IOPS booming and that's creating a new developer paradigm that's right. Which we call coin data as code data as code is like infrastructure as code, but it's for data, right? It's developing with data, right? Retraining machine learnings, going back to the data lake, getting data to make, to do analysis, to make the machine learning better post event or post action. So this, this data engineers like an SRE for data, it's a new, scalable role we're seeing. Do you see the same thing? Do you agree? Um, do you disagree or can you share? >>I, a lot of thoughts that Fu I see the AI op solutions in the futures should be not looking back. I need to be like we are in San Francisco bay. That means earthquake prediction. Right? I want AOPs to predict when the outages are gonna happen. When there's a performance issue. I don't think most AOPs vendors have not gone there yet. Like I spend a lot of time with data dog, Cisco app dynamic, right? Dynatrace, all this solution will go future towards predict to pro so solution with AOPs. But what you bring up a very good point on the data side. I think like we have a Amazon marketplace and Amazon for startup, there should be data exchange where you want to create for AOPs and AI service that customers give the data, share the data because we thought the data algorithms are useless. I can give the best algorithm, but I gotta train them, modify them, make them better, make them better. Yeah. And I think their whole data exchange is the industry has not thought through something you and me talk many times. Yeah. Yeah. I think the whole, that area is very important. >>You've always been on, um, on the Vanguard of data because, uh, it's been really fun. Yeah. >>Going back to big data days back in 2009, you know that >>Look at, look how much data bricks has grown. >>It is doubled. The key cloud >>Air kinda went private, so good stuff. What are you working on right now? Give a, give a, um, plug for what you're working on. You'll still investing. >>I do still invest, but look, I'm a hundred percent on ISRA right now. I'm the CEO there. Yeah. Okay. So right. ISRA is my number one baby right now. So I'm looking year that growing customers and my customers, or some of them, you like it's zoom auto desk, McAfee, uh, grand <inaudible>. So all the top customers, um, mainly for it help desk customer service. AIOps those are three product lines and going after enterprise and commercial deals. >>And when should someone buy your product? What's what's their need? What category is it? >>I think they look whenever somebody needs to buy the product is if you need AOP solution to predict, keep your lights on, predict ours. One area. If you want to improve employee experience, you are using a slack teams and you want to automate all your workflows. That's another value problem. Third is customer service. You don't want to hire more people to do it. Some of the areas where you want to scale your company, grow your company, eliminate the cost customer service, >>Great stuff, man. Doing great to see you. Thanks for coming on. Congratulations on the success of your company and your investments. Thanks for coming on the cube. Okay. I'm John fur here at the cube live in San Francisco for day one of two days of coverage of a us summit 2022. And we're gonna be at Aus summit in San, uh, in New York in the summer. So look for that on the calendar, of course, go to a us startups.com. That's a site for all the hot startups and of course the cube.net and Silicon angle.com. Thanks for watching. We'll be back more coverage after this short break. >>Okay. Welcome back everyone. This the cubes coverage here in San Francisco, California, a Davis summit, 2022, the beginning of the event season, as it comes back, little bit smaller footprint, a lot of hybrid events going on, but this is actually a physical event, a summit in new York's coming in the summer. We'll be two with the cube on the set. We're getting back in the Groove's psych to be back. We were at reinvent, uh, as well, and we'll see more and more cube, but you're gonna see a lot of virtual cube outta hybrid cube. We wanna get all those conversations, try to get more interviews, more flow going. But right now I'm excited to have Corey Quinn here on the back on the cube chief cloud economist with duck bill groove, he's the founder, uh, and chief content person always got great angles, fun comedy, authoritative Corey. Great to see you. Thank you. >>Thanks. Coming on. Sure is a lot of words to describe is shit posting, which is how I describe what I tend to do. Most days, >>Shit posting is an art form now. And if you look at mark, Andrew's been doing a lot of shit posting lately. All a billionaires are shit posting, but they don't know how to do it. They're >>Doing it right. There's something opportunity there. It's like, here's how to be even more obnoxious and incisive. It's honestly the most terrifying scenario for anyone is if I have that kind of budget to throw at my endeavors, it's like, I get excited with a nonsense I can do with a $20 gift card for an AWS credit compared to, oh well, if I could buy a mid-size island to begin doing this from, oh, then we're having fun. >>This shit posting trend. Interesting. I was watching a thread go on about, saw someone didn't get a job because of their shit posting and the employer didn't get it. And then someone on this side I'll hire the guy cuz I get that's highly intelligent shit posting. So for the audience that doesn't know what shit posting is, what, what is shitposting >>It's more or less talking about the world of enterprise technology, which even that sentence is hard to finish without falling asleep and toppling out of my chair in front of everyone on the livestream, but it's doing it in such a way that brings it to life that says the quiet part. A lot of the audience is thinking, but generally doesn't say either because they're polite or not a Jack ass or more prosaically are worried about getting fired for better or worse. I don't have that particular constraint, >>Which is why people love you. So let's talk about what you, what you think is, uh, worthy and not worthy in the industry right now, obviously, uh, Cuban coming up in Spain, which they're having a physical event, you see the growth of cloud native Amazon's evolving Atos, especially new CEO. Andy move on to be the chief of all. Amazon just saw him the cover of was it time magazine. Um, he's under a lot of stress. Amazon's changed. Invoice has changed. What's working. What's not, what's rising, what's falling. What's hot. What's not, >>It's easy to sit here and criticize almost anything. These folks do. They're they're effectively in a fishbowl, but I have trouble. Imagine the logistics, it takes to wind up handling the catering for a relatively downscale event like this one this year, let alone running a 1.7 million employee company having to balance all the competing challenges and pressures and the rest. I, I just can't fathom what it would be like to look at all of AWS. And it's, it's sprawling immense, the nominates our entire industry and say, okay, this is a good start, but I, I wanna focus on something with a broader remit. What is that? How do you even get into that position? And you can't win once you're there. All you can do is hold onto the tiger and hope you don't get mold. >>Well, there's a lot of force for good conversations. Seeing a lot of that going on, Amazon's trying to a, is trying to portray themselves, you know, the Pathfinder, you know, you're the pioneer, um, force for good. And I get that and I think that's a good angle as cloud goes mainstream. There's still the question of, we had a guy on just earlier, who was a skydiving instructor and we were joking about the early days of cloud. Like that was like skydiving, build a parachute open, you know, and now it's same kind of thing. As you move to edge, things are like reliable in some areas, but still new, new fringe, new areas. That's crazy. Well, >>Since the last time we've spoken, uh, Steve Schmidt is now the CISO for all of Amazon and his backfill replacement. The AWS CISO is CJ. Moses who as a hobby races, a as a semi-pro race car, our driver to my understanding, which either, I don't know what direction to take that in either. This is what he does to relax or ultimately, or ultimately it's. Huh? That, that certainly says something about risk assessment. I'm not entirely sure what, but okay. Either way, it sounds like more exciting. Like they >>Better have a replacement ready in case something goes wrong on the track, highly >>Available >>CSOs. I gotta say one of the things I do like in the recent trend is that the tech companies are getting into the formula one, which I was never a fan of until I watched that Netflix series. But when you look at the formula one, it's pretty cool. Cause it's got some tech angles, I get the whole data instrumentation thing, but the most coolest thing about formula, the one is they have these new rigs out. Yeah. Where you can actually race in e-sports with other people in pure simulation of the race car. You gotta get the latest and video graphics card, but it's basically a tricked out PC with amazing monitors and you have all the equipment of F1 and you're basically simulating racing. Oh, >>It's great too. And I can see the appeal of these tech companies getting it into it because these things are basically rocket shifts. When those cars go, like they're sitting there, we can instrument every last part of what is going on inside that vehicle. And then AWS crops up. And we can bill on every one of those dimensions too. And it's like slow down their hasty pudding one step at a time. But I do see the appeal. >>So I gotta ask you about, uh, what's going on in your world. I know you have a lot of great SA we've been following you in the queue for many, many years. Got a great newsletter. Check out Corey Quinn's newsletter, uh, screaming in the cloud program. Uh, you're on the cutting edge and you've got a great balance between really being snarky and, and, and really being delivering content. That's exciting, uh, for people, uh, with a little bit of an edge, um, how's that going? Uh, what's the blowback, any blowback late leads there been tick? What was, what are some of the things you're hearing from your audience, more Corey, more Corey. And then of course the, the PR team's calling you >>The weird thing about having an audience beyond a certain size is far and away as a landslide. The most common response I get is silence where it's hi, I'm emailing an awful lot of people at last week in AWS every week and okay. They not have heard me. It. That is not actually true. People just generally don't respond to email because who responds to email newsletters. That sounds like something, a lunatic might do same story with response to live streams and podcasts. It's like, I'm gonna call into that am radio show and give them a piece of my mind. People generally don't do that. >>We should do that. Actually. I think sure would call in. Oh, I, I >>Think >>I guarantee if we had that right now, people would call in and Corey, what do you think about X? >>Yeah. It not, everyone understands the full context of what I do. And in fact, increasingly few people do and that's fine. I, I keep forgetting that sometimes people do not see what I'm doing in the same light that I do. And that's fine. Blowback has been largely minimal. Honestly, I am surprised anything by how little I have gotten over the last five years of doing this, but it would be easier to dismiss me if I weren't generally. Right. When, okay, so you launch this new service and it seems pretty crappy to me cuz when I try and build something, it falls over and begs for help. And people might not like hearing that, but it's what customers are finding too. Yeah. I really am the voice of the customer. >>You know, I always joke with Dave Avante about how John Fort's always at, uh, um, reinvent getting the interview with jazzy now, Andy we're there, you're there. And so we have these rituals at the events. It's all cool. Um, one of the rituals I like about your, um, your content is you like to get on the naming product names. Um, and, and, and, and, and kind of goof on that. Now why I like is because I used to work at ETT Packard where they used to name things as like engineers, HP 1 0, 0 5, or we can't, we >>Have a new monitor. How are we gonna name it? Throw the wireless keyboard down the stairs again. And then there you go. Yeah. >>It's and the old joke at HP was if they, if they invented sushi, they'd say, yeah, we can't call sushi. It's cold, dead fish, but that's what it is. And so the joke was cold. Dead fish is a better name than sushi. So you know is fun. So what's the, what are the, how's the Amazon doing in there? Have they changed their naming, uh, strategy, uh, on some of their, their product >>They're going in different directions. When they named Aurora, they decided to explore a new theme of Disney princesses as they go down those paths. And some things are more descriptive. Some people are clearly getting bonus on number of words, they can shove into it. Like the better a service is the longer it's name. Like AWS systems manager, a session manager is a great one. I love the service ridiculous name. They have a systems manager, parameter store with is great. They have secrets manager, which does the same thing. It's two words less, but that one costs money in a way that systems manage through parameter store does not. It's fun. >>What's your, what's your favorite combination of acronyms >>Combination of you >>Got Ks. You got EMR, you got EC two. You got S three SQS. Well, RedShift's not an acronym. You got >>Gas is one of my personal favorites because it's either elastic block store or elastic bean stock, depending entirely on the context of the conversation, >>They still got bean stock or is that still >>Around? Oh, they never turn anything off. They're like the anti Google, Google turns things off while they're still building it. Whereas Amazon is like, wow, we built this thing in 2005 and everyone hates it. But while we certainly can't change it, now it has three customers on it, John. >>Okay. >>Simple BV still haunts our >>Dreams. I, I actually got an email on, I saw one of my, uh, servers, all these C twos were being deprecated and I got an email I'm like, I couldn't figure out. Why can you just like roll it over? Why, why are you telling me just like, gimme something else. Right. Okay. So let me talk about, uh, the other things I want to ask you is that like, okay, so as Amazon gets better in some areas where do they need more work? And you, your opinion, because obviously they're all interested in new stuff and they tend to like put it out there for their end to end customers. But then they've got ecosystem partners who actually have the same product. Yes. And, and this has been well documented. So it's, it's not controversial. It's just that Amazon's got a database Snowflake's got out database service. So, you know, Redshift, snowflake database is out there. So you've got this optician. Yes. How's that going? And what are you hearing about the reaction to any of that stuff? >>Depends on who you ask. They love to basically trot out a bunch of their partners who will say nice things about them. And it very much has heirs of, let's be honest, a hostage video, but okay. Cuz these companies do partner with Amazon and they cannot afford to rock the boat too far. I'm not partnered with anyone. I can say what I want. And they're basically restricted to taking away my birthday at worse so I can live with that. >>All right. So I gotta ask about multi-cloud cause obviously the other cloud shows are coming up. Amazon hated that word. Multi-cloud um, a lot of people are saying, you know, it's not a real good marketing word. Like multicloud sounds like, you know, root canal. Mm-hmm <affirmative> right. So is there a better description for multicloud? >>Multiple single >>Loves that term. Yeah. >>You're building in multiple single points of failure. Do it for the right reasons or don't do it as a default. I believe not doing it is probably the, the right answer. However, and if I were, if I were Amazon, I wouldn't want to talk about multi-cloud either as the industry leader, let's talk about other clouds, bad direction to go in from a market cap perspective. It doesn't end well for you, but regardless of what they want to talk about, or don't want to talk about what they say, what they don't say, I tune all of it out. And I look at what customers are doing and multi-cloud exists in a variety of some brilliant, some brain dead. It depends a lot on context. But my general response is when someone gets on stage from a company and tells me to do a thing that directly benefits their company. I am skeptical at best. Yeah. When customers get on stage and say, this is what we're doing because it solves problems. That's when I shut up and listen. >>Yeah. Cool. Awesome. Corey, I gotta ask you a question cause I know you we've been, you know, fellow journey mean in the, in the cloud journey, going to all the events and then the pandemic hit where now in the third year, who knows what it's gonna end, certainly events are gonna look different. They're gonna be either changing footprint with the virtual piece, new group formations community's gonna emerge. You've got a pretty big community growing and it's growing like crazy. What's the weirdest or coolest thing, or just big changes you've seen with the pan endemic, uh, from your perspective, cuz you've been in the you're in the middle of the whitewater rafting. You've seen the events you circle offline. You saw the online piece come in, you're commentating, you're calling balls and strikes in the industry. You got a great team developing over there. Duck bill group. What's the big aha moment that you saw with the pandemic. Weird, funny, serious, real in the industry and with customers what's >>Accessibility. Reinvent is a great example. When in the before times it's open to anyone who wants to attend, who >>Can pony. >>Hello and welcome back to the live cube coverage here in San Francisco, California, the cube live coverage. Two days, day two of a summit, 2022 Aish summit, New York city coming up in summer. We'll be there as well. Events are back. I'm the host, John fur, the Cub got great guest here. Johnny Dallas with Ze. Um, here is on the queue. We're gonna talk about his background. Uh, little trivia here. He was the youngest engineer ever worked at Amazon at the age. 17 had to get escorted into reinvent in Vegas cause he was underage <laugh> with security, all good stories. Now the CEO of company called Z know DevOps kind of focus, managed service, a lot of cool stuff, Johnny, welcome to the cube. >>Thanks John. Great. >>So tell a story. You were the youngest engineer at AWS. >>I was, yes. So I used to work at a company called Bebo. I got started very young. I started working when I was about 14, um, kind of as a software engineer. And when I, uh, it was about 16. I graduated out of high school early, um, working at this company Bebo, still running all of the DevOps at that company. Um, I went to reinvent in about 2018 to give a talk about some of the DevOps software I wrote at that company. Um, but you know, as many of those things were probably familiar with reinvent happens in a casino and I was 16. So was not able to actually go into the, a casino on my own. Um, so I'd have <inaudible> security as well as casino security escort me in to give my talk. >>Did Andy jazzy, was he aware of >>This? Um, you know, that's a great question. I don't know. <laugh> >>I'll ask him great story. So obviously you started a young age. I mean, it's so cool to see you jump right in. I mean, I mean you never grew up with the old school that I used to grew up in and loading package software, loading it onto the server, deploying it, plugging the cables in, I mean you just rocking and rolling with DevOps as you look back now what's the big generational shift because now you got the Z generation coming in, millennials on the workforce. It's changing like no one's putting and software on servers. Yeah, >>No. I mean the tools keep getting better, right? We, we keep creating more abstractions that make it easier and easier. When I, when I started doing DevOps, I could go straight into E two APIs. I had APIs from the get go and you know, my background was, I was a software engineer. I never went through like the CIS admin stack. I, I never had to, like you said, rack servers, myself. I was immediately able to scale. I was managing, I think 2,500 concurrent servers across every Ables region through software. It was a fundamental shift. >>Did you know what an SRE was at that time? >>Uh, >>You were kind of an SRE on >>Yeah, I was basically our first SRE, um, was familiar with the, with the phrasing, but really thought of myself as a software engineer who knows cloud APIs, not a SRE. All >>Right. So let's talk about what's what's going on now as you look at the landscape today, what's the coolest thing that's going on in your mind in cloud? >>Yeah, I think the, I think the coolest thing is, you know, we're seeing the next layer of those abstraction tools exist and that's what we're doing with Z is we've basically gone and we've, we're building an app platform that deploys onto your cloud. So if you're familiar with something like Carku, um, where you just click a GitHub repo, uh, we actually make it that easy. You click a GI hub repo and it will deploy on ALS using a AWS tools. So, >>Right. So this is Z. This is the company. Yes. How old's the company about >>A year and a half old now. >>All right. So explain what it does. >>Yeah. So we make it really easy for any software engineer to deploy on a AWS. It's not SREs. These are the actual application engineers doing the business logic. They don't really want to think about Yamo. They don't really want to configure everything super deeply. They want to say, run this API on S in the best way possible. We've encoded all the best practices into software and we set it up for you. Yeah. >>So I think the problem you're solving is that there's a lot of want be DevOps engineers. And then they realize, oh shit, I don't wanna do this. Yeah. And some people want to do it. They loved under the hood. Right. People love to have infrastructure, but the average developer needs to actually be as agile on scale. So that seems to be the problem you solve. Right? >>Yeah. We, we, we give way more productivity to each individual engineer, you know? >>All right. So let me ask you a question. So let me just say, I'm a developer. Cool. I build this new app. It's a streaming app or whatever. I'm making it up cube here, but let's just say I deploy it. I need your service. But what happens about when my customers say, Hey, what's your SLA? The CDN went down from this it's flaky. Does Amazon have, so how do you handle all that SLA reporting that Amazon provides? Cuz they do a good job with sock reports all through the console. But as you start getting into DevOps <affirmative> and sell your app, mm-hmm <affirmative> you have customer issues. How do you, how do you view that? Yeah, >>Well, I, I think you make a great point of AWS has all this stuff already. AWS has SLAs. AWS has contract. Aw has a lot of the tools that are expected. Um, so we don't have to reinvent the wheel here. What we do is we help people get to those SLAs more easily. So Hey, this is AWS SLA as a default. Um, Hey, we'll fix you your services. This is what you can expect here. Um, but we can really leverage S's reliability of you. Don't have to trust us. You have to trust ALS and trust that the setup is good there. >>Do you handle all the recovery or mitigation between, uh, identification say downtime for instance? Oh, the server's not 99% downtime. Uh, went down for an hour, say something's going on? And is there a service dashboard? How does it get what's the remedy? Do you have a, how does all that work? >>Yeah, so we have some built in remediation. You know, we, we basically say we're gonna do as much as we can to keep your endpoint up 24 7 mm-hmm <affirmative>. If it's something in our control, we'll do it. If it's a disc failure, that's on us. If you push bad code, we won't put out that new version until it's working. Um, so we do a lot to make sure that your endpoint stay is up, um, and then alert you if there's a problem that we can't fix. So cool. Hey S has some downtime, this thing's going on. You need to do this action. Um, we'll let you know. >>All right. So what do you do for fun? >>Yeah, so, uh, for, for fun, um, a lot of side projects. <laugh> uh, >>What's your side hustle right now. You got going on >>The, uh, it's >>A lot of tools playing tools, serverless. >>Yeah, painless. A lot of serverless stuff. Um, I think there's a lot of really cool WAM stuff as well. Going on right now. Um, I love tools is, is the truest answer is I love building something that I can give to somebody else. And they're suddenly twice as productive because of it. Um, >>It's a good feeling, isn't it? >>Oh yeah. There's >>Nothing like tools were platforms. Mm-hmm <affirmative>, you know, the expression, too many tools in the tool. She becomes, you know, tools for all. And then ultimately tools become platforms. What's your view on that? Because if a good tool works and starts to get traction, you need to either add more tools or start building a platform platform versus tool. What's your, what's your view on a reaction to that kind of concept debate? >>Yeah, it's a good question. Uh, we we've basically started as like a, a platform. First of we've really focused on these, uh, developers who don't wanna get deep into the DevOps. And so we've done all of the pieces of the stacks. We do C I C D management. Uh, we do container orchestration, we do monitoring. Um, and now we're, spliting those up into individual tools so they can be used. Awesome in conjunction more. >>All right. So what are some of the use cases that you see for your service? It's DevOps basically nano service DevOps. So people who want a DevOps team, do clients have a DevOps person and then one person, two people what's the requirements to run >>Z. Yeah. So we we've got teams, um, from no DevOps is kind of when they start and then we've had teams grow up to about, uh, five, 10 men DevOps teams. Um, so, you know, as is more infrastructure people come in because we're in your cloud, you're able to go in and configure it on top you're we can't block you. Uh, you wanna use some new AWS service. You're welcome to use that alongside the stack that we deploy >>For you. How many customers do you have now? >>So we've got about 40 companies that are using us for all of their infrastructure, um, kind of across the board, um, as well as >>What's the pricing model. >>Uh, so our pricing model is we, we charge basically similar to an engineering salary. So we charge a monthly rate. We have plans at 300 bucks a month, a thousand bucks a month, and then enterprise plan for >>The requirement scale. Yeah. So back into the people cost, you must have her discounts, not a fully loaded thing, is it? >>Yeah, there's a discounts kind of asking >>Then you pass the Amazon bill. >>Yeah. So our customers actually pay for the Amazon bill themselves. So >>Have their own >>Account. There's no margin on top. You're linking your, a analyst account in, um, got it. Which is huge because we can, we are now able to help our customers get better deals with Amazon. Um, got it. We're incentivized on their team to drive your costs down. >>And what's your unit main unit of economics software scale. >>Yeah. Um, yeah, so we, we think of things as projects. How many services do you have to deploy as that scales up? Um, awesome. >>All right. You're 20 years old now you not even can't even drink legally. <laugh> what are you gonna do when you're 30? We're gonna be there. >>Well, we're, uh, we're making it better, better, >>Better the old guy on the queue here. <laugh> >>I think, uh, I think we're seeing a big shift of, um, you know, we've got these major clouds. ALS is obviously the biggest cloud and it's constantly coming out with new services, but we're starting to see other clouds have built many of the common services. So Kubernetes is a great example. It exists across all the clouds and we're starting to see new platforms come up on top that allow you to leverage tools for multiple times. At the same time. Many of our customers actually have AWS as their primary cloud and they'll have secondary clouds or they'll pull features from other clouds into AWS, um, through our software. I think that's, I'm very excited by that. And I, uh, expect to be working on that when I'm 30. <laugh> awesome. >>Well, you gonna have a good future. I gotta ask you this question cuz uh, you know, I always, I was a computer science undergrad in the, in the, and um, computer science back then was hardcore, mostly systems OS stuff, uh, database compiler. Um, now there's so much compi, right? Mm-hmm <affirmative> how do you look at the high school college curriculum experience slash folks who are nerding out on computer science? It's not one or two things. You've got a lot of, lot of things. I mean, look at Python, data engineering and emerging as a huge skill. What's it, what's it like for college kids now and high school kids? What, what do you think they should be doing if you had to give advice to your 16 year old self back a few years ago now in college? Um, I mean Python's not a great language, but it's super effective for coding and the datas were really relevant, but it's, you've got other language opportunities you've got tools to build. So you got a whole culture of young builders out there. What should, what should people gravitate to in your opinion and stay away from or >>Stay away from? That's a good question. I, I think that first of all, you're very right of the, the amount of developers is increasing so quickly. Um, and so we see more specialization. That's why we also see, you know, these SREs that are different than typical application engineering. You know, you get more specialization in job roles. Um, I think if, what I'd say to my 16 year old self is do projects, um, the, I learned most of my, what I've learned just on the job or online trying things, playing with different technologies, actually getting stuff out into the world, um, way more useful than what you'll learn in kind of a college classroom. I think classroom's great to, uh, get a basis, but you need to go out and experiment actually try things. >>You know? I think that's great advice. In fact, I would just say from my experience of doing all the hard stuff and cloud is so great for just saying, okay, I'm done, I'm banning the project. Move on. Yeah. Cause you know, it's not gonna work in the old days. You have to build this data center. I bought all this, you know, people hang on to the old, you know, project and try to force it out there. Now you >>Can launch a project now, >>Instant gratification, it ain't working <laugh> or this is shut it down and then move on to something new. >>Yeah, exactly. Instantly you should be able to do that much more quickly. Right. So >>You're saying get those projects and don't be afraid to shut it down. Mm-hmm <affirmative> that? Do you agree with that? >>Yeah. I think it's ex experiment. Uh, you're probably not gonna hit it rich on the first one. It's probably not gonna be that idea is the genius idea. So don't be afraid to get rid of things and just try over and over again. It's it's number of reps >>That'll win. I was commenting online. Elon Musk was gonna buy Twitter, that whole Twitter thing. And someone said, Hey, you know, what's the, I go look at the product group at Twitter's been so messed up because they actually did get it right on the first time. And we can just a great product. They could never change it because people would freak out and the utility of Twitter. I mean, they gotta add some things, the added button and we all know what they need to add, but the product, it was just like this internal dysfunction, the product team, what are we gonna work on? Don't change the product so that you kind of have there's opportunities out there where you might get the lucky strike right outta the gate. Yeah. Right. You don't know. >>It's almost a curse too. It's you're not gonna hit curse Twitter. You're not gonna hit a rich the second time too. So yeah. >><laugh> Johnny Dallas. Thanks for coming on the cube. Really appreciate it. Give a plug for your company. Um, take a minute to explain what you're working on. What you're look looking for. You hiring funding. Customers. Just give a plug, uh, last minute and kind the last word. >>Yeah. So, um, John Dallas from Ze, if you, uh, need any help with your DevOps, if you're a early startup, you don't have DevOps team, um, or you're trying to deploy across clouds, check us out z.com. Um, we are actively hiring. So if you are a software engineer excited about tools and cloud, or you're interested in helping getting this message out there, hit me up. Um, find us on z.co. >>Yeah. LinkedIn Twitter handle GitHub handle. >>Yeah. I'm the only Johnny on a LinkedIn and GitHub and underscore Johnny Dallas underscore on Twitter. All right. Um, >>Johnny Dallas, the youngest engineer working at Amazon, um, now 20 we're on great new project here in the cube. Builders are all young. They're growing into the business. They got cloud at their, at their back it's tailwind. I wish I was 20. Again, this is a I'm John for your host. Thanks for watching. Thanks. >>Welcome >>Back to the cubes. Live coverage of a AWS summit in San Francisco, California events are back, uh, ADAS summit in New York cities. This summer, the cube will be there as well. Check us out there lot. I'm glad we have events back. It's great to have everyone here. I'm John furry host of the cube. Dr. Matt wood is with me cube alumni now VP of business analytics division of AWS. Matt. Great to see you. Thank >>You, John. Great to be here. >>Appreciate it. I always call you Dr. Matt wood, because Andy jazzy always says Dr. Matt, we >>Would introduce you on the he's the one and only the one and >>Only Dr. Matt wood >>In joke. I love it. >>Andy style. And I think you had walkup music too on, you know, >>Too. Yes. We all have our own personalized walk. >>So talk about your new role. I not new role, but you're running up, um, analytics, business or AWS. What does that consist of right now? >>Sure. So I work, I've got what I consider to be the one of the best jobs in the world. Uh, I get to work with our customers and, uh, the teams at AWS, uh, to build the analytics services that millions of our customers use to, um, uh, slice dice, pivot, uh, better understand their day data, um, look at how they can use that data for, um, reporting, looking backwards and also look at how they can use that data looking forward. So predictive analytics and machine learning. So whether it is, you know, slicing and dicing in the lower level of, uh Hado and the big data engines, or whether you're doing ETR with glue or whether you're visualizing the data in quick side or building models in SageMaker. I got my, uh, fingers in a lot of pies. >>You know, one of the benefits of, uh, having cube coverage with AWS since 2013 is watching the progression. You were on the cube that first year we were at reinvent 2013 and look at how machine learning just exploded onto the scene. You were involved in that from day one is still day one, as you guys say mm-hmm <affirmative>, what's the big thing now. I mean, look at, look at just what happened. Machine learning comes in and then a slew of services come in and got SageMaker became a hot seller, right outta the gate. Mm-hmm <affirmative> the database stuff was kicking butt. So all this is now booming. Mm-hmm <affirmative> that was the real generational changeover for <inaudible> what's the perspective. What's your perspective on, yeah, >>I think how that's evolved. No, I think it's a really good point. I, I totally agree. I think for machine machine learning, um, there was sort of a Renaissance in machine learning and the application of machine learning machine learning as a technology has been around for 50 years, let's say, but, uh, to do machine learning, right? You need like a lot of data, the data needs to be high quality. You need a lot of compute to be able to train those models and you have to be able to evaluate what those mean as you apply them to real world problems. And so the cloud really removed a lot of the constraints. Finally, customers had all of the data that they needed. We gave them services to be able to label that data in a high quality way. There's all the compute. You need to be able to train the models <laugh> and so where you go. >>And so the cloud really enabled this Renaissance with machine learning, and we're seeing honestly, a similar Renaissance with, uh, with data, uh, and analytics. You know, if you look back, you know, five, 10 years, um, analytics was something you did in batch, like your data warehouse ran a analysis to do, uh, reconciliation at the end of the month. And then was it? Yeah. And so that's when you needed it, but today, if your Redshift cluster isn't available, uh, Uber drivers don't turn up door dash deliveries, don't get made. It's analytics is now central to virtually every business and it is central to every virtually every business is digital transformation. Yeah. And be able to take that data from a variety of sources here, or to query it with high performance mm-hmm <affirmative> to be able to actually then start to augment that data with real information, which usually comes from technical experts and domain experts to form, you know, wisdom and information from raw data. That's kind of, uh, what most organizations are trying to do when they kind of go through this analytics journey. It's >>Interesting, you know, Dave LAN and I always talk on the cube, but out, you know, the future and, and you look back, the things we were talking about six years ago are actually happening now. Yeah. And it's not a, a, a, you know, hyped up statement to say digital transformation. It actually's happening now. And there's also times where we bang our fist on the table, say, I really think this is so important. And Dave says, John, you're gonna die on that hill <laugh>. >>And >>So I I'm excited that this year, for the first time I didn't die on that hill. I've been saying data you're right. Data as code is the next infrastructure as code mm-hmm <affirmative>. And Dave's like, what do you mean by that? We're talking about like how data gets and it's happening. So we just had an event on our 80 bus startups.com site mm-hmm <affirmative>, um, a showcase with startups and the theme was data as code and interesting new trends emerging really clearly the role of a data engineer, right? Like an SRE, what an SRE did for cloud. You have a new data engineering role because of the developer on, uh, onboarding is massively increasing exponentially, new developers, data science, scientists are growing mm-hmm <affirmative> and the, but the pipelining and managing and engineering as a system. Yeah. Almost like an operating system >>And as a discipline. >>So what's your reaction to that about this data engineer data as code, because if you have horizontally scalable data, you've gotta be open that's hard. <laugh> mm-hmm <affirmative> and you gotta silo the data that needs to be siloed for compliance and reasons. So that's got a very policy around that. So what's your reaction to data as code and data engineering and >>Phenomenon? Yeah, I think it's, it's a really good point. I think, you know, like with any, with any technology, uh, project inside an organization, you know, success with analytics or machine learning is it's kind of 50% technology and then 50% cultural. And, uh, you have often domain experts. Those are, could be physicians or drug experts, or they could be financial experts or whoever they might be got deep domain expertise. And then you've got technical implementation teams and it's kind of a natural often repulsive force. I don't mean that rudely, but they, they just, they don't talk the same language. And so the more complex the domain and the more complex the technology, the stronger that repulsive force, and it can become very difficult for, um, domain experts to work closely with the technical experts, to be able to actually get business decisions made. And so what data engineering does and data engineering is in some cases team, or it can be a role that you play. >>Uh, it's really allowing those two disciplines to speak the same language it provides. You can think of it as plumbing, but I think of it as like a bridge, it's a bridge between like the technical implementation and the domain experts. And that requires like a very disparate range of skills. You've gotta understand about statistics. You've gotta understand about the implementation. You've gotta understand about the, it, you've gotta understand and understand about the domain. And if you could pull all of that together, that data engineering discipline can be incredibly transformative for an organization, cuz it builds the bridge between those two >>Groups. You know, I was advising some, uh, young computer science students at the sophomore junior level, uh, just a couple weeks ago. And I told 'em, I would ask someone at Amazon, this questions I'll ask you since you're, you've been in the middle of of it for years, they were asking me and I was trying to mentor them on. What, how do you become a data engineer from a practical standpoint, uh, courseware projects to work on how to think, um, not just coding Python cause everyone's coding in Python mm-hmm <affirmative> but what else can they do? So I was trying to help them and I didn't really know the answer myself. I was just trying to like kind of help figure it out with them. So what is the answer in your opinion or the thoughts around advice to young students who want to be data engineers? Cuz data scientists is pretty clear in what that is. Yeah. You use tools, you make visualizations, you manage data, you get answers and insights and apply that to the business. That's an application mm-hmm <affirmative>, that's not the, you know, sta standing up a stack or managing the infrastructure. What, so what does that coding look like? What would your advice be to >>Yeah, I think >>Folks getting into a data engineering role. >>Yeah. I think if you, if you believe this, what I said earlier about like 50% technology, 50% culture, like the, the number one technology to learn as a data engineer is the tools in the cloud, which allow you to aggregate data from virtually any source into something which is incrementally more valuable for the organization. That's really what data engineering is all about. It's about taking from multiple sources. Some people call them silos, but silos indicates that the, the storage is kind of fungible or UND differentiated. That that's really not the case. Success requires you to really purpose built well crafted high performance, low cost engines for all of your data. So understanding those tools and understanding how to use 'em, that's probably the most important technical piece. Um, and yeah, Python and programming and statistics goes along with that, I think. And then the most important cultural part, I think is it's just curiosity. >>Like you want to be able to, as a data engineer, you want to have a natural curiosity that drives you to seek the truth inside an organization, seek the truth of a particular problem and to be able to engage, cuz you're probably, you're gonna have some choice as you go through your career about which domain you end up in, like maybe you're really passionate about healthcare. Maybe you're really just passionate about your transportation or media, whatever it might be. And you can allow that to drive a certain amount of curiosity, but within those roles, like the domains are so broad, you kind of gotta allow your curiosity to develop and lead, to ask the right questions and engage in the right way with your teams. So because you can have all the technical skills in the world, but if you're not able to help the team's truths seek through that curiosity, you simply won't be successful. >>We just had a guest on 20 year old, um, engineer, founder, Johnny Dallas, who was 16 when he worked at Amazon youngest engineer at >>Johnny Dallas is a great name by the that's fantastic. It's his real name? >>It sounds like a football player. Rockstar. I should call Johnny. I have Johnny Johnny cube. Uh it's me. Um, so, but he's young and, and he, he was saying, you know, his advice was just do projects. >>Yeah. That's get hands on. >>Yeah. And I was saying, Hey, I came from the old days though, you get to stand stuff up and you hugged onto the assets. Cause you didn't wanna kill the cause you spent all this money and, and he's like, yeah, with cloud, you can shut it down. If you do a project that's not working and you get bad data, no one's adopting it or you don't want like it anymore. You shut it down. Just something >>Else. Totally >>Instantly abandoned it. Move onto something new. >>Yeah. With progression. Totally. And it, the, the blast radius of, um, decisions is just way reduced, gone. Like we talk a lot about like trying to, you know, in the old world trying to find the resources and get the funding. And it's like, right. I wanna try out this kind of random idea that could be a big deal for the organization. I need 50 million in a new data center. Like you're not gonna get anywhere. You, >>You do a proposal working backwards, document >>Kinds, all that, that sort of stuff got hoops. So, so all of that is gone, but we sometimes forget that a big part of that is just the, the prototyping and the experimentation and the limited blast radius in terms of cost. And honestly, the most important thing is time just being able to jump in there, get fingers on keyboards, just try this stuff out. And that's why at AWS, we have part of the reason we have so many services because we want, when you get into AWS, we want the whole toolbox to be available to every developer. And so, as your ideas developed, you may want to jump from, you know, data that you have, that's already in a database to doing realtime data. Yeah. And then you can just, you have the tools there. And when you want to get into real time data, you don't just have kineses, but you have real time analytics and you can run SQL again, that data is like the, the capabilities and the breadth, like really matter when it comes to prototyping and, and >>That's culture too. That's the culture piece, because what was once a dysfunctional behavior, I'm gonna go off the reservation and try something behind my boss's back or cause now as a side hustle or fun project. Yeah. So for fun, you can just code something. Yeah, >>Totally. I remember my first Haddo project, I found almost literally a decommissioned set of servers in the data center that no one was using. They were super old. They're about to be literally turned off. And I managed to convince the team to leave them on for me for like another month. And I installed her DUP on them and like, got them going. It's like, that just seems crazy to me now that I, I had to go and convince anybody not to turn these service off, but what >>It was like for that, when you came up with elastic map produce, because you said this is too hard, we gotta make it >>Easier. Basically. Yes. <laugh> I was installing Haddo version, you know, beta nor 0.9 or whatever it was. It's like, this is really hard. This is really hard. >>We simpler. All right. Good stuff. I love the, the walk down memory lane and also your advice. Great stuff. I think culture's huge. I think. And that's why I like Adam's keynote to reinvent Adam. Lesky talk about path minds and trail blazers because that's a blast radius impact. Mm-hmm <affirmative> when you can actually have innovation organically just come from anywhere. Yeah, that's totally cool. Totally. Let's get into the products. Serverless has been hot mm-hmm <affirmative> uh, we hear a lot about EKS is hot. Uh, containers are booming. Kubernetes is getting adopted. There's still a lot of work to do there. Lambda cloud native developers are booming, serverless Lambda. How does that impact the analytics piece? Can you share the hot, um, products around how that translates? Sure, absolutely. Yeah, the SageMaker >>Yeah, I think it's a, if you look at kind of the evolution and what customers are asking for, they're not, you know, they don't just want low cost. They don't just want this broad set of services. They don't just want, you know, those services to have deep capabilities. They want those services to have as lower operating cost over time as possible. So we kind of really got it down. We got built a lot of muscle, lot of services about getting up and running and experimenting and prototyping and turning things off and turn turning them on and turning them off. And like, that's all great. But actually the, you really only most projects start something once and then stop something once. And maybe there's an hour in between, or maybe there's a year, but the real expense in terms of time and, and complexity is sometimes in that running cost. Yeah. And so, um, we've heard very loudly and clearly from customers that they want, that, that running cost is just undifferentiated to them and they wanna spend more time on their work and in analytics that is, you know, slicing the data, pivoting the data, combining the data, labeling the data, training their models, uh, you know, running inference against their models, uh, and less time doing the operational pieces. >>So is that why the servers focus is there? >>Yeah, absolutely. It, it dramatically reduces the skill required to run these, uh, workloads of any scale. And it dramatically reduces the UND differentiated, heavy lifting, cuz you get to focus more of the time that you would've spent on the operation on the actual work that you wanna get done. And so if you look at something just like Redshift serverless that we launched a reinvent, you know, there's a kind of a, we have a lot of customers that want to run like a, uh, the cluster and they want to get into the, the weeds where there is benefit. We have a lot of customers that say, you know, I there's no benefit for me though. I just wanna do the analytics. So you run the operational piece, you're the experts we've run. You know, we run 60 million instant startups every single day. Like we do this a lot. Exactly. We understand the operation. I >>Want the answers come on. So >>Just give the answers or just let, give me the notebook or just give the inference prediction. So today for example, we announced, um, you know, serverless inference. So now once you've trained your machine learning model, just, uh, run a few, uh, lines of code or you just click a few buttons and then yeah, you got an inference endpoint that you do not have to manage. And whether you're doing one query against that endpoint, you know, per hour or you're doing, you know, 10 million, but we'll just scale it on the back end. You >>Know, I know we got not a lot of time left, but I want, wanna get your reaction to this. One of the things about the data lakes, not being data swamps has been from what I've been reporting and hearing from customers is that they want to retrain their machine learning algorithm. They want, they need that data. They need the, the, the realtime data and they need the time series data, even though the time has passed, they gotta store in the data lake mm-hmm <affirmative>. So now the data lakes main function is being reusing the data to actually retrain. Yeah, >>That's >>Right. It worked properly. So a lot of, lot of postmortems turn into actually business improvements to make the machine learning smarter, faster. You see that same way. Do you see it the same way? Yeah, >>I think it's, I think it's really interesting. No, I think it's really interesting because you know, we talk it's, it's convenient to kind of think of analytics as a very clear progression from like point a point B, but really it's, you are navigating terrain for which you do not have a map and you need a lot of help to navigate that terrain. Yeah. And so, you know, being, having these services in place, not having to run the operations of those services, being able to have those services be secure and well governed, and we added PII detection today, you know, something you can do automatically, uh, to be able to use their, uh, any unstructured data run queries against that unstructured data. So today we added, you know, um, text extract queries. So you can just say, well, uh, you can scan a badge for example, and say, well, what's the name on this badge? And you don't have to identify where it is. We'll do all of that work for you. So there's a often a, it's more like a branch than it is just a, a normal, uh, a to B path, a linear path. Uh, and that includes loops backwards. And sometimes you gotta get the results and use those to make improvements further upstream. And sometimes you've gotta use those. And when you're downstream, you'll be like, ah, I remember that. And you come back and bring it all together. So awesome. It's um, it's, uh, uh, it's a wonderful >>Work for sure. Dr. Matt wood here in the queue. Got just take the last word and give the update. Why you're here. What's the big news happening that you're announcing here at summit in San Francisco, California, and update on the, the business analytics >>Group? Yeah, I think, you know, one of the, we did a lot of announcements in the keynote, uh, encouraged everyone to take a look at that. Uh, this morning was Swami. Uh, one of the ones I'm most excited about, uh, is the opportunity to be able to take, uh, dashboards, visualizations. We're all used to using these things. We see them in our business intelligence tools, uh, all over the place. However, what we've heard from customers is like, yes, I want those analytics. I want their visualization. I want it to be up to date, but you know, I don't actually want to have to go my tools where I'm actually doing my work to another separate tool to be able to look at that information. And so today we announced, uh, one click public embedding for quick side dashboards. So today you can literally, as easily as embedding a YouTube video, you can take a dashboard that you've built inside, quick site cut and paste the HTML, paste it into your application and that's it. That's all you have to do. It takes seconds and >>It gets updated in real time. >>Updated in real time, it's interactive. You can do everything that you would normally do. You can brand it like this is there's no power by quick site button or anything like that. You can change the colors, make it fit in perfectly with your, with your applications. So that's sitting incredibly powerful way of being able to take a, uh, an analytics capability that today sits inside its own little fiefdom and put it just everywhere. It's, uh, very transformative. >>Awesome. And the, the business is going well. You got the serverless and your tailwind for you there. Good stuff, Dr. Matt with thank you. Coming on the cube >>Anytime. Thank >>You. Okay. This is the cubes cover of eight summit, 2022 in San Francisco, California. I'm John host cube. Stay with us with more coverage of day two after this short break.
SUMMARY :
And I think there's no better place to, uh, service those people than in the cloud and uh, Well, first of all, congratulations, and by the way, you got a great pedigree and great background, super smart, You know, it's so funny that you say that enterprise is hot because you, and I feel that way now. Ts is one big enterprise, cuz you gotta have imutability you got performance issues. of history and have been involved in open source in the cloud would say that we're, you know, much of what we're doing is, Yeah. the more time you spend in this world is this is the fastest growing part I get it and more relevant <laugh> but there's also the hype of like the web three, for instance, but you know, I call it the user driven revolution. And so that's that I, that I think is really this revolution that you see, the sixties was rebellion against the fifties and the man and, you know, summer of love. like, you know, you would never get fired for buying IBM, but now it's like, you obviously probably would So what I'm trying to get at is that, do you see the young cultural revolution look, you know, you were not designed in the cloud era. You gotta convince someone to part with their ch their money and the first money in which you do a lot of it's And the persona of the entrepreneur would be, you know, so somebody who was a great salesperson or somebody who tell a great story, software, like the user is only gonna give you 90 seconds to figure out whether or not you're storytelling's fine with you an extrovert or introvert, have your style, sell the story in a way that's So I think the more that you can show in the road, you can get through short term spills. I think many people that, that do what we do for a living, we'll say, you know, What's the hottest thing in enterprise that you see the biggest wave that people should pay attention to that you're looking at And the they're the only things we do day in, Uh, and finally, it's the gift that keeps on giving. But if you think about it, the whole economy is moving online. So you get the convergence of national security, I mean, arguably again, it's the area of the world that people should be I gotta, I gotta say, you gotta love your firm. Huge fan of what you guys are doing here. Again, John host of the cube. Thank you for having me. What do you guys do? and obviously in New York, uh, you know, the business was never like this, How is this factoring into what you guys do and your growth cuz you moving the stuff that you maybe currently have OnPrem and a data center to the cloud first is a first step. manufacturing, it's the physical plant or location And you guys solve And the reality is not everything that's And the reality is the faster you move with anything cloud based, Well actually shutting down the abandoning, the projects that early, not worrying about it, And they get, they get used to it. I can get that like values as companies, cuz they're betting on you and your people. that a customer can buy in the cloud, how are you gonna ask a team of one or two people in If you have a partner that's offering you some managed services. I mean the cost. sure everybody in the company has the opportunity to become certified. Desk and she could be running the Kubernetes clusters. It's And that's a cultural factor that you guys have. There's no modernization on the app side. And the other thing is, is there's not a lot of partners, In the it department. I like it, And so how you build your culture around that is, is very important. You said you bought the company and We didn't call it at that time innovative solutions to come in and, And they were like, listen, you got long ways before you're gonna be an owner. Um, the other had a real big problem with having to write a check. So in 2016 I bought the business, um, became the sole owner. The capital ones of the world. The, the Microsoft suite to the cloud. Uh, tell me the hottest product that you have. funding solutions to help customers with the cash flow, uh, constraints that come along with those migrations. on the cash exposure. We are known for that and we're known for being creative with those customers and being empathetic And that's the cloud upside is all about doubling down on the variable win that's right. I'm John for your host. I'm John for host of the cube here for the next Thank you very much. We were chatting before you came on camera. This is the first, uh, summit I've been to, to in what two, three is running everything devs sec ops, everyone kind of sees that you got containers, you got Benet, Tell us about what you guys doing at innovative and, uh, what you do. Uh, so I'm the director of solutions architecture. We have a customer there that, uh, needs to deploy but the real issue was they were they're bread and butters EC two and S three. the data at the edge, you got five GM having. Data in is the driver for the edge. side, obviously, uh, you got SW who's giving the keynote tomorrow. And it's increasing the speed of adoption So you guys are making a lot of good business decisions around managed cloud service. You take the infrastructure, you got certain products, whether it's, you know, low latency type requirements, So innovative is filling that gap across the Because a lot of people are looking at the web three in these areas like Panama, you mentioned FinTech. I keep bringing the Caribbean up, but it's, it's top of my mind right now we have customers We have our own little, um, you know, I think we'll start talking about how does that really live on, So I'm a customer, pretend I'm a customer, Hey, you know, I'm, we're in an underserved area. That's, that's one of the best use cases, And that's, that's one of the best use cases that we're move the data unless you have to. Uh, so not only are you changing your architecture, you're actually changing your organization because you're But you gotta change the database architecture on the back. Uh, you know, for the past maybe decade. We don't have time to drill into, maybe we do another session this, but the one pattern we're seeing come of the past of data to AWS cloud, or we can run, uh, computational workloads So I gotta end the segment on a, on a, kind of a, um, fun, I was told to ask you You got a customer to jump I started in the first day there, we had a, and, uh, my career into the cloud, and now it feels like, uh, almost, almost looking back and saying, And so, you know, you, you jump on a plane, you gotta make sure that parachute is gonna open. the same feeling we have when we It's much now with you guys, it's more like a tandem jump. Matthew, thanks for coming on the cube. I'm John furry host of the cube. What's the status of the company product what's going on? We're back to be business with you never while after. It operations, it help desk the same place I used to work at ServiceNow. I love having you on the cube, Dave and I, and Dave Valenti as well loves having you on too, because you not only bring the entrepreneurial So the cloud scale has hit. So the things that room system of record that you and me talked about, the next layer is called system of intelligence. I mean, I mean, RPA is almost, should be embedded in everything. And that's your thinking. So as you break that down, is this So it's like how you have a database and compute and sales and networking. uh, behind us, you got the expo hall. So you don't build it just on Amazon. kind of shitting on us saying, Hey, you guys terrible, they didn't get it. Remember the middle layer pass will be snowflake so I Basically the, if you're an entrepreneur, the, the north star in terms of the, the outcome is be And that reduce your product development, your go to market and you get use the snowflake marketplace to I mean, I know they got a great relationship, uh, but snowflake now has to run a company they're public. So I think depending on the application use case, you have to use each of the above. I have is that I, I think it's okay to have a super cloud like that because the rising tide is still happening I see people lift and shifting from the it operations. the big enterprises now and you know, small, medium, large and large enterprise are all buying new companies If I growing by or 2007 or eight, when I used to talk to you back then and Amazon started So you know, a lot of good resources there. Yourself a lot of first is I see the AIOP solutions in the future should be not looking back. I think the whole, that area is very important. Yeah. They doubled the What are you working on right now? I'm the CEO there. Some of the areas where you want to scale your company, grow your company, eliminate the cost customer service. I mentioned that it's decipher all the hot startups and of course the cube.net and Silicon angle.com. We're getting back in the groove psych to be back. Sure is a lot of words to describe is shit posting, which is how I describe what I tend to do. And if you look at mark, Andrew's been doing a lot of shit posting lately. It's honestly the most terrifying scenario for anyone is if I have that kind of budget to throw at my endeavors, So for the audience that doesn't know what shit posting is, what is shit posting? A lot of the audience is thinking, in the industry right now, obviously, uh, coupons coming up in Spain, which they're having a physical event, And you can't win once you're there. of us is trying to portray themselves as you know, the Pathfinder, you know, you're the pioneer, Since the last time we've spoken, uh, Steve Schmidt is now the CISO for all of Amazon I gotta say one of the things I do like in the recent trend is that the tech companies are getting into the formula one, And I can see the appeal of these tech companies getting into it because these things are basically So I gotta ask you about, uh, what's going on in your world. People just generally don't respond to email because who responds I think you're people would call in, oh, People would call in and say, Corey, what do you think about X? Honestly, I am surprised about anything by how little I have gotten over the last five years of doing this, Um, one of the rituals I like about your, um, And then there you go. And so the joke was cold. I love the service ridiculous name. You got EMR, you got EC two, They're like the anti Google, Google turns things off while they're still building it. So let me talk about, uh, the other things I want to ask you, is that like, okay. Depends on who you ask. Um, a lot of people though saying, you know, it's not a real good marketing Yeah. I believe not doing it is probably the right answer. What's the big aha moment that you saw with the pandemic. When in the before times it's open to anyone I look forward to it. What else have you seen? But they will change a browser tab and you won't get them back. It's always fun in the, in the meetings when you're ho to someone and their colleague is messaging them about, This guy is really weird. Yes I am and I bring it into the conversation and then everyone's uncomfortable. do you wanna take that about no, I'm good. I don't the only entire sure. You're starting to see much more of like yeah. Tell me about the painful spot that you More, more, I think you nailed it. And that is the next big revelation of this industry is going to realize you have different companies. Corey, final question for, uh, what are you here doing? We fixed the horrifying AWS bill, both from engineering and architecture, So thanks for coming to the cube and And of course reinvent the end of the year for all the cube Yeah. We'll start That's the official name. Yeah, What's the, how was you guys organized? And the intention there is to So partnerships are key. Um, so I've got a team of partner managers that are located throughout the us, I love the white glove service, but translate that what's in it for what um, sort of laser focus on what are you really good at and how can we bring that to the customer as And there's a lot that you can do with AWS, but focus is truly the key word there because What are some of the cool things you guys have seen in the APN that you can point to? I mean, I can point to few, you can take them. Um, and through that we provide You gotta, I mean, when you get funding, it's still day one. And our job is to try to make I mean, you guys are the number one cloud in the business, the growth in every sector is booming. competency programs, the DevOps competencies, the security competency, which continues to help, I mean, you got a good question, you know, thousand flowers blooming all the time. lot of the ISVs that we look after are infrastructure ISVs. So what infrastructure, Exactly. So infrastructure as well, like storage back up ransomware Right. spread, and then someone to actually do the co-sell, uh, day to day activities to help them get in I mean, you know, ask the res are evolving, that role of DevOps is taking on dev SecOps. So the partner development manager can be an escalation for absolutely. And you guys, how is that partner managers, uh, measure And then co-sell not only are we helping these partners win their current opportunities but that's a huge goal of ours to help them grow their top line. I have one partner here that you guys work And so that's, our job is how do you get that great tech in lot of holes and gaps in the opportunities with a AWS. Uh, and making a lot of noise here in the United States, which is great. Let's see if they crash, you know, Um, and so I've actually seen many of our startups grow So you get your economics, that's the playbook of the ventures and the models. How I'm on the cloud. And, or not provide, or, you know, bring any fruit to the table, for startups, what you guys bring to the table and we'll close it out. And that's what we're here for. It's a good way to, it's a good way to put it. Great to see you love working with you guys. I'm John for host of the cube. Always great to come and talk to you on the queue, man. And it's here, you predicted it 11 years ago. do claim credit for, for sort of catching that bus early, um, you know, at the board level, the other found, you know, the people there, uh, cloud, you know, Amazon, And the, you know, there's sort of the transactions, you know, what you bought today are something like that. So now you have another, the sort of MIT research be mainstream, you know, observe for the folks who don't know what you guys do. So, um, we realized, you know, a handful of years ago, let's say five years ago that, And, um, you know, part of the observed story is we think that to go big in the cloud, you can have a cloud on a cloud, And, and then that was the, you know, Yeah. say the, the big data world, what Oracle did for the relational data world, you know, way back 25 years ago. So you're building on top of snowflake, And, um, you know, I've had folks say to me, I am more on snowing. Stay on the board, then you'll know what's going on. And so I've believe the opportunity for folks like snowflake and, and folks like observe it. the go big scenario is you gotta be on a platform. Or be the platform, but it's hard. to like extract, uh, a real business, you gotta move up, you gotta add value, Moving from the data center of the cloud was a dream for starters within if the provision, It's almost free, but you can, you know, as an application vendor, you think, growing company, the Amazon bill should be a small factor. Snowflake are doing a great job of innovating on the database and, and the same is true of something I mean, the shows are selling out the floor. Well, and for snowflake and, and any platform from VI, it's a beautiful thing because, you know, institutional knowledge of snowflake integrations, right. And so been able to rely on a platform that can manage that is inve I don't know if you can talk about your, Around the corner. I think, as a startup, you always strive for market fit, you know, which is at which point can you just I think capital one's a big snowflake customer as well. And, and they put snowflake in a position in the bank where they thought that snowflake So you're, Prescale meaning you're about to So you got POCs, what's that trajectory look like? So people will be able to the kind of things that by in the day you could do with the new relics and AppDynamics, What if you had the, put it into a, a, a sentence what's the I mean, at the end of the day, you have to build an amazing product and you have to solve a problem in a different way. What's the appetite at the buyer side for startups and what So the nice thing from a startup standpoint is they know at times What's the state of AWS. I mean, you know, we're, we're on AWS as well. Thanks for coming on the cube. host of the cubes cube coverage of AWS summit 2022 here in San Francisco. I feel like it's been forever since we've been able to do something in person. I'm glad you're here because we run into each other all the time. And we don't wanna actually go back as bring back the old school web It's all the same. No, you're never recovering. the next generation of software companies, uh, early investor in open source companies and cloud that have agendas and strategies, which, you know, purchase software that is traditionally bought and sold tops Well, first of all, congratulations, and by the way, you got a great pedigree and great background. You know, it's so funny that you say that enterprise is hot because you, and I feel that way now. MFTs is one big enterprise, cuz you gotta have imutability you got performance issues. you know, much of what we're doing is, uh, the predecessors of the web web three movement. The hype is definitely web the more time you spend in this world is this is the fastest growing part I get it and more relevant <laugh> but there's also the hype of like the web three, for instance, but you know, I call it the user driven revolution. the offic and the most, you know, kind of valued people in in the sixties was rebellion against the fifties and the man and, you know, summer of love. like, you know, you would never get fired for buying IBM, but now it's like, you obviously probably would So what I'm trying to get at is that, do you see the young cultural revolution look, you know, you were not designed in the cloud era. You gotta convince someone to part with their ch their money and the first money in which you do a lot of is about And the persona of the entrepreneur would be, you know, somebody who was a great salesperson or somebody who tell a great story. software, like the user is only gonna give you 90 seconds to figure out whether or not you're But let me ask a question now that for the people watching, who are maybe entrepreneurial entre entrepreneurs, So I think the more that you can show I think many people that, that do what we do for a living will say, you know, What's the hottest thing in enterprise that you see the biggest wave that people should pay attention to that you're looking at itself as big of a market as any of the other markets that we invest in. But if you think about it, the whole like economy is moving online. So you get the convergence of national security, Arguably again, it's the area of the world that I gotta, I gotta say you gotta love your firm. Huge fan of what you guys are doing here. Again, John host of the cube. Thank you for having me. What do you guys do? made the decision in 2018 to pivot and go all in on the cloud. How is this factoring into what you guys do and your growth cuz you guys are the number one partner on moving the stuff that you maybe currently have OnPrem and a data center to the cloud first is a first step. it's manufacturing, it's the physical plant or location What's the core problem you guys solve And the reality is not everything that's And the reality is the faster you move with anything cloud based, Well actually shutting down the abandoning, the projects that early and not worrying about it, And they get, they get used to it. Yeah. So this is where you guys come in. that a customer can buy in the cloud, how are you gonna ask a team of one or two people in of our managed services that give the customer the tooling, that for them to go out and buy on their own for a customer to go A risk factor not mean the cost. sure everybody in the company has the opportunity to become certified. And she could be running the Kubernetes clusters. So I'll tell you what, when that customer calls and they have a real Kubernetes issue, And that's a cultural factor that you guys have. This There's no modernization on the app side now. And the other thing is, is there's not a lot of partners, so the partner, In the it department. I like And so how you build your culture around that is, is very important. You said you bought the company and We didn't call it at that time innovative solutions to come in and, on the value of this business and who knows where you guys are gonna be another five years, what do you think about making me an Um, the other had a real big problem with having to write a check. going all in on the cloud was important for us and we haven't looked back. The capital ones of the world. And so, uh, we only had two customers on AWS at the time. Uh, tell me the hottest product that you have. So any SMB that's thinking about migrating to the cloud, they should be talking innovative solutions. So like insurance, basically for them not insurance class in the classic sense, but you help them out on the, We are known for that and we're known for being creative with those customers and being empathetic to And that's the cloud upside is all about doubling down on the variable wind. I'm John for your host. I'm John ferry, host of the cube here for the Thank you very much. We were chatting before you came on camera. This is the first, uh, summit I've been to and what two, three years. So the game is pretty much laid out mm-hmm <affirmative> and the edge is with the Uh, so I'm the director of solutions architecture. but the real issue was they were they're bread and butters EC two and S three. It does computing. the data at the edge, you got 5g having. in the field like with media companies. uh, you got SW, he was giving the keynote tomorrow. And it's increasing the speed of adoption So you guys are making a lot of good business decisions around managed cloud service. So they look towards AWS cloud and say, AWS, you take the infrastructure. Mainly because the, the needs are there, you got data, you got certain products, And, and our customers, even the ones in the edge, they also want us to build out the AWS Because a lot of people are looking at the web three in these areas like Panama, you mentioned FinTech. I keep bringing the Caribbean up, but it's, it's top of my mind right now we have customers We have our own little, um, you know, projects going on. I think we'll start talking about how does that really live on, So I'm a customer, pretend I'm a customer, Hey, you know, I'm, we're in an underserved area. That's, that's one of the best use cases, And that's, that's one of the best use cases that we're for the folks watching don't move the data, unless you have to, um, those new things are developing. Uh, so not only are you changing your architecture, you're actually changing your organization because But you gotta change the database architecture on the back. away data, uh, you know, for the past maybe decade. actually, it's not the case. of data to the AWS cloud, or we can run, uh, computational workloads So I gotta end the segment on a, on a kind of a, um, fun note. You, you got a customer to jump out um, you know, storing data and, and how his cus customers are working. my career into the cloud, and now it feels like, uh, almost, almost looking back and saying, And so, you know, you, you jump on a plane, you gotta make sure that parachute is gonna open. the same feeling we have when we It's pretty much now with you guys, it's more like a tandem jump. I'm John Forry host of the cube. Thanks for coming on the cube. What's the status of the company product what's going on? Of all, thank you for having me back to be business with you. Salesforce, and ServiceNow to take it to the next stage? Well, I love having you on the cube, Dave and I, Dave Valenti as well loves having you on too, because you not only bring Get to call this fun to talk. So the cloud scale has hit. So the things that remember system of recorded you and me talked about the next layer is called system of intelligence. I mean, I mean, RPA is almost, should be embedded in everything. And that's your thinking. So as you break that down, is this So it's like how you have a database and compute and sales and networking. innovative, all the companies out here that we know, we interview them all. So you don't build it just on Amazon. is, what you do in the cloud. Remember the middle layer pass will be snowflake. Basically if you're an entrepreneur, the north star in terms of the outcome is be And that reduce your product development, your go to market and you get use the snowflake marketplace to of the world? So I think depending on the application use case, you have to use each of the above. I think the general question that I have is that I think it's okay to have a super cloud like that because the rising I see people lift and shifting from the it operations. Cause you know, the big enterprises now and, If I remember going back to our 2007 or eight, it, when I used to talk to you back then when Amazon started very small, So you know, a lot of good resources there, um, and gives back now to the data question. service that customers are give the data, share the data because we thought the data algorithms are Yeah. What are you working on right now? I'm the CEO there. Some of the areas where you want to scale your company, grow your company, eliminate the cost customer service, I mentioned that it's a site for all the hot startups and of course the cube.net and Silicon angle.com. We're getting back in the groove, psyched to be back. Sure is a lot of words to describe as shit posting, which is how I describe what I tend to do. And if you look at Mark's been doing a lot of shit posting lately, all a billionaires It's honestly the most terrifying scenario for anyone is if I have that kind of budget to throw at my endeavors, So for the audience that doesn't know what shit posting is, what is shit posting? A lot of the audience is thinking, in the industry right now, obviously, uh, coupons coming up in Spain, which they're having a physical event, you can see the growth And you can't win once you're there. to portray themselves as you know, the Pathfinder, you know, you're the pioneer, Since the last time we've spoken, uh, Steve Schmidt is now the CISO for all of Amazon I, the track highly card, but it's basically a tricked out PC with amazing monitors and you have all the equipment of F1 and you're And I can see the appeal of these tech companies getting into it because these things are basically So I gotta ask you about, uh, what's going in your world. People just generally don't respond to email because who responds I think sure would call in. People would call in and say, Corey, what do you think about X? Honestly, I am surprised anything by how little I have gotten over the last five years of doing this, reinvent getting the interview with jazzy now, Andy we're there, you're there. And there you go. And so the joke was cold. I love the service, ridiculous name. Well, Redshift the on an acronym, you the context of the conversation. Or is that still around? They're like the anti Google, Google turns things off while they're still building it. So let me talk about, uh, the other things I want to ask you is that like, okay. Depends on who you ask. So I gotta ask about multi-cloud cause obviously the other cloud shows are coming up. Yeah. I believe not doing it is probably the right answer. What's the big aha moment that you saw with When in the before times it's open to anyone I look forward to it. What else have you seen? But they will change a browser tab and you won't get them back. It's always fun in the, in the meetings when you're talking to someone and their co is messaging them about, This guy is really weird. Yes I am and I bring it into the conversation and then everyone's uncomfortable. do you wanna take that about no, I'm good. No, the only encourager it's fine. You're starting to see much more of like yeah. Tell me about the painful spot that you Makes more, more, I think you nailed it. And that is the next big revelation of this industry is going to realize you have different companies. Uh, what do you hear doing what's on your agenda this We fixed the horrifying AWS bill, both from engineering and architecture, And of course reinvent the end of the year for all the cube coverage Yeah. What's the, how was you guys organized? And the intention there is to So partnerships are key. Um, so I've got a team of partner managers that are located throughout the us, We've got a lot. I love the white glove service, but translate that what's in it. um, sort of laser focus on what are you really good at and how can we bring that to the customer as And there's a lot that you can do with AWS, but focus is truly the key word there What are some of the cool things you guys have seen in the APN that you can point to? I mean, I can point to few, you can take them. Um, and through that we provide You gotta, I mean, when you get funding, it's still day one. And our job is to try to You guys are the number one cloud in the business, the growth in every sector is booming. competency programs, the DevOps compet, the, the security competency, which continues to help, I mean, you got a good question, you know, a thousand flowers blooming all the time. lot of the fees that we look after our infrastructure ISVs, that's what we do. So you guys have a deliberate, uh, focus on these pillars. Business, this owner type thing. So infrastructure as well, like storage, Right. and spread, and then someone to actually do the co-sell, uh, day to day activities to help them get I mean, you know, SREs are evolving, that role of DevOps is taking on dev SecOps. So the partner development manager can be an escalation point. And you guys how's that partner managers, uh, measure And then co-sell not only are we helping these partners win their current opportunities I mean, top asked from the partners is get me in front of customers. I have one partner here that you guys And so that it's our job is how do you get that great tech in of holes and gaps in the opportunities with AWS. Uh, and making a lot of noise here in the United States, which is great. We'll see if they crash, you know, Um, and so I've actually seen many of our startups grow So with that, you guys are there to How I am on the cloud. And, or not provide, or, you know, bring any fruit to the table, what you guys bring to the table and we'll close it out. And that's what we're here for. Great to see you love working with you guys. I'm John for host of the cube. Always great to come and talk to you on the queue, man. You're in the trenches with great startup, uh, do claim credit for, for, for sort of catching that bus out, um, you know, the board level, you know, the founders, you know, the people there cloud, you know, Amazon, And so you you've One of the insights that we got out of that I wanna get your the sort of MIT research be mainstream, you know, what you guys do. So, um, we realized, you know, a handful of years ago, let's say five years ago that, And, um, you know, part of the observed story yeah. that to go big in the cloud, you can have a cloud on a cloud, I mean, having enough gray hair now, um, you know, again, CapX built out the big data world, what Oracle did for the relational data world, you know, way back 25 years ago. And, um, you know, I've had folks say to me, That that's a risk I'm prepared to take <laugh> I am long on snowflake you, Stay on the board, then you'll know what's going on. And so I believe the opportunity for folks like snowflake and folks like observe it's the go big scenario is you gotta be on a platform. Easy or be the platform, but it's hard. And then to, to like extract, uh, a real business, you gotta move up, Moving from the data center of the cloud was a dream for starters. I know it's not quite free. and storage is free, that's the mindset you've gotta get into. And I think the platform enablement to value. Snowflake are doing a great job of innovating on the database and, and the same is true of something I mean, the shows are selling out the floor. And we do a lot of the support. You're scaling that function with the, And so been able to rely on a platform that can manage that is invaluable, I don't know if you can talk about your, Scales around the corner. I think, as a startup, you always strive for market fit, you know, which is at which point can you just I think capital one's a big snowflake customer as well. They were early in one of the things that attracted me to capital one was they were very, very good with snowflake early So you got POCs, what's that trick GE look like, So right now all the attention is on the What if you had the, put it into a, a sentence what's the I mean, at the end of the day, you have to build an amazing product and you have to solve a problem in a different way. What's the appetite at the buyer side for startups and what So the nice thing from a startup standpoint is they know at times they need to risk or, What's the state of AWS. I mean, you know, we we're, we're on AWS as They got the silicone and they got the staff act, developing Jeremy Burton inside the cube, great resource for California after the short break. host of the cubes cube coverage of AWS summit 2022 here in San Francisco. I feel like it's been forever since we've been able to do something in person. I'm glad you're here because we run into each other all the time. the old school web 1.0 days. We, we are, it's a little bit of a throwback to the path though, in my opinion, <laugh>, it's all the same. I mean, you remember I'm a recovering entrepreneur, right? No, you're never recovering. in the next generation of our companies, uh, early investor in open source companies that have agendas and strategies, which, you know, purchased software that has traditionally bought and sold tops Well, first of all, congratulations, and by the way, you got a great pedigree and great background, super smart admire of your work You know, it's so funny that you say that enterprise is hot because you, and I feel that way now. Ts is one big enterprise, cuz you gotta have imutability you got performance issues. history and have been involved in, open in the cloud would say that we're, you know, much of what we're doing is, the more time you spend in this world is this is the fastest growing part I get it and more relevant, but it's also the hype of like the web three, for instance. I call it the user driven revolution. the beneficiaries and the most, you know, kind of valued people in the sixties was rebellion against the fifties and the man and, you know, summer of love. like, you know, you would never get fired for buying IBM, but now it's like, you obviously probably would So what I'm trying to get at is that, do you see the young cultural revolution look, you know, you were not designed in the cloud era. You gotta convince someone to part with their ch their money and the first money in which you do a lot of is And the persona of the entrepreneur would be, you know, somebody who was a great salesperson or somebody who tell a great story. software, the user is only gonna give you 90 seconds to figure out whether or not you're What's the, what's the preferred way that you like to see entrepreneurs come in and engage, So I think the more that you can in the road, you can get through short term spills. I think many people that, that do what we do for a living will say, you know, Uh, what's the hottest thing in enterprise that you see the biggest wave that people should pay attention to that you're One is the explosion and open source software. Uh, and finally, it's the gift that keeps on giving. But if you think about it, the whole economy is moving online. So you get the convergence of national security, I mean, arguably again, it's the area of the world that I gotta, I gotta say, you gotta love your firm. Huge fan of what you guys are doing here. Again, John host of the cube got a great guest here. Thank you for having me. What do you guys do? that are moving into the cloud or have already moved to the cloud and really trying to understand how to best control, How is this factoring into what you guys do and your growth cuz you guys are the number one partner on moving the stuff that you maybe currently have OnPrem and a data center to the cloud first is a first step. it's manufacturing, it's the physical plant or location What's the core problem you guys solve And the reality is not everything that's Does that come up a lot? And the reality is the faster you move with anything cloud based, Well actually shutting down the abandoning the projects that early and not worrying about it, And Like, and then they wait too long. Yeah. I can get that like values as companies, cuz they're betting on you and your people. that a customer can buy in the cloud, how are you gonna ask a team of one or two people in your, If you have a partner, that's all offering you some managed services. Opportunity cost is huge, in the company has the opportunity to become certified. And she could be running the Kubernetes clusters. And that's a cultural factor that you guys have. This So that's, There's no modernization on the app side though. And, and the other thing is, is there's not a lot of partners, No one's raising their hand boss. In it department. Like, can we just call up, uh, you know, <laugh> our old vendor. And so how you build your culture around that is, You said you bought the company and We didn't call it at that time innovative solutions to come in and, And they were like, listen, you got long ways before you're gonna be an owner, but if you stick it out in your patient, Um, the other had a real big problem with having to write a check. all going all in on the cloud was important for us and we haven't looked back. The capital ones of the world. The, the Microsoft suite to the cloud and Uh, tell me the hottest product that you have. So any SMB that's thinking about migrating to the cloud, they should be talking innovative solutions. So like insurance, basically for them not insurance class in the classic sense, but you help them out on the, We are known for that and we're known for being creative with those customers, That's the cloud upside is all about doubling down on the variable wind. I'm John for your host. Live on the floor in San Francisco for 80 west summit, I'm John ferry, host of the cube here for the Thank you very much. We were chatting before you came on camera. This is the first, uh, summit I've been to and what two, three years. is running everything dev sec ops, everyone kind of sees that you got containers, you got Kubernetes, Uh, so I'm the director of solutions architecture. to be in Panama, but they love AWS and they want to deploy AWS services but the real issue was they were they're bread and butters EC two and S three. It the data at the edge, you got five GM having. in the field like with media companies. side, obviously, uh, you got SW who's giving the keynote tomorrow. Uh, in the customer's mind for the public AWS cloud inside an availability zone. So you guys are making a lot of good business decisions around managed cloud service. So they look towards AWS cloud and say, AWS, you take the infrastructure. Mainly because the, the needs are there, you got data, you got certain products, And, and our customers, even the ones in the edge, they also want us to build out the AWS Because a lot of people are looking at the web three in these areas like Panama, you mentioned FinTech in, I keep bringing the Caribbean up, but it's, it's top of my mind right now we have customers We have our own little, um, you know, projects going on. I think we'll start talking about how does that really live So I'm a customer, pretend I'm a customer, Hey, you know, I'm, we're in an underserved area. That's, that's one of the best use cases, And that's, that's one of the best use cases that we're the folks watching don't move the data unless you have to. Uh, so not only are you changing your architecture, you're actually changing your organization because But you gotta change the database architecture in the back. away data, uh, you know, for the past maybe decade. We don't have time to drill into, maybe we do another session on this, but the one pattern we're seeing of the past year of data to the AWS cloud, or we can run, uh, computational workloads So I gotta end the segment on a, on a kind of a, um, fun note. You got a customer to jump out So I was, you jumped out. my career into the cloud, and now it feels like, uh, almost, almost looking back and saying, And so, you know, you, you jump on a plane, you gotta make sure that parachute is gonna open. But, uh, it was, it was the same kind of feeling that we had in the early days of AWS, the same feeling we have when we It's now with you guys, it's more like a tandem jump. I'm John for host of the cube. I'm John fury host of the cube. What's the status of the company product what's going on? First of all, thank you for having me. Salesforce, and service now to take you to the next stage? I love having you on the cube, Dave and I, Dave LAN as well loves having you on too, because you not only bring the entrepreneurial Get the call fund to talk to you though. So the cloud scale has hit. So the things that rumor system of recorded you and me talked about the next layer is called system of intelligence. I mean, or I mean, RPA is, should be embedded in everything. I call it much more about automation, workflow automation, but RPA and automation is a category. So as you break that down, is this the new modern middleware? So it's like how you have a database and compute and sales and networking. uh, behind, as you got the XPO hall got, um, we're back to vis, but you got, So you don't build it just on Amazon. is, what you do in the cloud. I'll make the pass layer room. It And that reduce your product development, your go to market and you get use the snowflake marketplace I mean, I know they got a great relationship, uh, but snowflake now has to run a company they're public. So I think depending on the use case you have to use each of the above, I think the general question that I have is that I think it's okay to have a super cloud like that because the rising I see people lift and shifting from the it operations, it helpless. Cause you know, the big enterprises now and you Spending on the startups. So you know, a lot of good resources there. And I think their whole data exchange is the industry has not thought through something you and me talk Yeah. It is doubled. What are you working on right now? So all the top customers, um, mainly for it help desk customer service. Some of the areas where you want to scale your company, So look for that on the calendar, of course, go to a us startups.com. We're getting back in the Groove's psych to be back. Sure is a lot of words to describe is shit posting, which is how I describe what I tend to do. And if you look at mark, Andrew's been doing a lot of shit posting lately. It's honestly the most terrifying scenario for anyone is if I have that kind of budget to throw at my endeavors, So for the audience that doesn't know what shit posting is, what, what is shitposting A lot of the audience is thinking, in the industry right now, obviously, uh, Cuban coming up in Spain, which they're having a physical event, And you can't win once you're there. is trying to portray themselves, you know, the Pathfinder, you know, you're the pioneer, Since the last time we've spoken, uh, Steve Schmidt is now the CISO for all of card, but it's basically a tricked out PC with amazing monitors and you have all the equipment of F1 and you're And I can see the appeal of these tech companies getting it into it because these things are basically So I gotta ask you about, uh, what's going on in your world. People just generally don't respond to email because who responds I think sure would call in. Honestly, I am surprised anything by how little I have gotten over the last five years of doing this, reinvent getting the interview with jazzy now, Andy we're there, you're there. And then there you go. And so the joke was cold. I love the service ridiculous name. You got S three SQS. They're like the anti Google, Google turns things off while they're still building So let me talk about, uh, the other things I want to ask you is that like, okay, so as Amazon gets better in Depends on who you ask. So I gotta ask about multi-cloud cause obviously the other cloud shows are coming up. Yeah. And I look at what customers are doing and What's the big aha moment that you saw with the pandemic. When in the before times it's open to anyone here is on the queue. So tell a story. Um, but you know, Um, you know, that's a great question. I mean, it's so cool to see you jump right in. I had APIs from the Yeah, I was basically our first SRE, um, was familiar with the, with the phrasing, but really thought of myself as a software engineer So let's talk about what's what's going on now as you look at the landscape today, what's the coolest thing Yeah, I think the, I think the coolest thing is, you know, we're seeing the next layer of those abstraction tools exist How old's the company about So explain what it does. We've encoded all the best practices into software and we So that seems to be the problem you solve. So let me ask you a question. This is what you can expect here. Do you handle all the recovery or mitigation between, uh, identification say Um, we'll let you know. So what do you do for fun? Yeah, so, uh, for, for fun, um, a lot of side projects. You got going on And they're suddenly twice as productive because of it. There's Mm-hmm <affirmative>, you know, the expression, too many tools in the tool. And so we've done all of the pieces of the stacks. So what are some of the use cases that you see for your service? Um, so, you know, as is more infrastructure people come in because we're How many customers do you have now? So we charge a monthly rate. The requirement scale. So team to drive your costs down. How many services do you have to deploy as that scales <laugh> what are you gonna do when you're Better the old guy on the queue here. It exists across all the clouds and we're starting to see new platforms come up on top that allow you to leverage I gotta ask you this question cuz uh, you know, I always, I was a computer science undergrad in the, I think classroom's great to, uh, get a basis, but you need to go out and experiment actually try things. people hang on to the old, you know, project and try to force it out there. then move on to something new. Instantly you should be able to do that much more quickly. Do you agree with that? It's probably not gonna be that idea is the genius idea. Don't change the product so that you kind of have there's opportunities out there where you might get the lucky strike You're not gonna hit a rich the second time too. Thanks for coming on the cube. So if you are a software engineer excited about tools and cloud, Um, Johnny Dallas, the youngest engineer working at Amazon, um, I'm John furry host of the cube. I always call you Dr. Matt wood, because Andy jazzy always says Dr. Matt, we I love it. And I think you had walkup music too on, you know, So talk about your new role. So whether it is, you know, slicing and dicing You know, one of the benefits of, uh, having cube coverage with AWS since 2013 is watching You need a lot of compute to be able to train those models and you have to be able to evaluate what those mean And so the cloud really enabled this Renaissance with machine learning, and we're seeing honestly, And it's not a, a, a, you know, hyped up statement to And Dave's like, what do you mean by that? you gotta silo the data that needs to be siloed for compliance and reasons. I think, you know, like with any, with any technology, And if you could pull all of that together, that data engineering discipline can be incredibly transformative And I told 'em, I would ask someone at Amazon, this questions I'll ask you since you're, the tools in the cloud, which allow you to aggregate data from virtually like the domains are so broad, you kind of gotta allow your curiosity to develop and lead, Johnny Dallas is a great name by the that's fantastic. I have Johnny Johnny cube. If you do a project that's not working and you get bad data, Instantly abandoned it. trying to, you know, in the old world trying to find the resources and get the funding. And honestly, the most important thing is time just being able to jump in there, So for fun, you can just code something. And I managed to convince the team to leave them on for It's like, this is really hard. How does that impact the analytics piece? combining the data, labeling the data, training their models, uh, you know, running inference against their And so if you look at something just like Redshift serverless that we launched a reinvent, Want the answers come on. we announced, um, you know, serverless inference. is being reusing the data to actually retrain. Do you see it the same way? So today we added, you know, um, text extract queries. What's the big news happening that you're announcing here at summit in San Francisco, California, I want it to be up to date, but you know, I don't actually want to have to go my tools where I'm actually You can do everything that you would normally do. You got the serverless and your tailwind for you there. Thank Stay with us with more coverage of day two after this short break.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Sarah | PERSON | 0.99+ |
Dave Valenti | PERSON | 0.99+ |
Amazon | ORGANIZATION | 0.99+ |
Panama | LOCATION | 0.99+ |
Jeremy Burton | PERSON | 0.99+ |
Dave Alane | PERSON | 0.99+ |
Frank Luman | PERSON | 0.99+ |
John | PERSON | 0.99+ |
2018 | DATE | 0.99+ |
Matthew | PERSON | 0.99+ |
Adam Celski | PERSON | 0.99+ |
Jenko | PERSON | 0.99+ |
Matthew Park | PERSON | 0.99+ |
2003 | DATE | 0.99+ |
Austin | LOCATION | 0.99+ |
Europe | LOCATION | 0.99+ |
Asia | LOCATION | 0.99+ |
Steve Schmidt | PERSON | 0.99+ |
Corey Quinn | PERSON | 0.99+ |
2005 | DATE | 0.99+ |
Jeremy | PERSON | 0.99+ |
AWS | ORGANIZATION | 0.99+ |
Chicago | LOCATION | 0.99+ |
Justin Kobe | PERSON | 0.99+ |
Jeff | PERSON | 0.99+ |
Frank | PERSON | 0.99+ |
New York | LOCATION | 0.99+ |
Andrew | PERSON | 0.99+ |
Jerry Chan | PERSON | 0.99+ |
$2 billion | QUANTITY | 0.99+ |
2000 | DATE | 0.99+ |
Justin | PERSON | 0.99+ |
Tennessee | LOCATION | 0.99+ |
$150 billion | QUANTITY | 0.99+ |
San Francisco | LOCATION | 0.99+ |
Spain | LOCATION | 0.99+ |
Toronto | LOCATION | 0.99+ |
Miami | LOCATION | 0.99+ |
ORGANIZATION | 0.99+ | |
ISRA | ORGANIZATION | 0.99+ |
Charles Fitzgerald | PERSON | 0.99+ |
1989 | DATE | 0.99+ |
six years | QUANTITY | 0.99+ |
Caribbean | LOCATION | 0.99+ |
Andy | PERSON | 0.99+ |
Dave | PERSON | 0.99+ |
Las Vegas | LOCATION | 0.99+ |
Adam | PERSON | 0.99+ |
2016 | DATE | 0.99+ |
Madhura DasGupta Sinha, Aspire for Her | Women in Tech: International Women's Day
(upbeat music) >> Hello, everyone. Welcome to "theCUBE's" coverage of the International Women's Showcase, 2022. I'm your host, Lisa Martin. I'm pleased to be joined by my next guest, Madhura DasGupta Sinha, the founder and CEO of Aspire For Her. Madhura, it's great to have you on the program. >> It's lovely to be here on this program. Thank you for having me, Lisa >> Tell me a little bit about your background. >> Lisa, I have been a banker for the last 25 years but the last two years of my journey have been professionally and personally the most satisfying and fulfilling. On 8th of March, 2020, I started Aspire For Her. So today is our second birthday. >> Lisa: Happy birthday. >> Thank you, Lisa >> Tell us a little bit about Aspire For Her >> It's been a wonderful journey. >> Yeah, what was the genesis of it? You're obviously very passionate about it but talk to us about the Genesis of Aspire For Her. >> Thank you for the question. I was looking at gender data emanating from India and that left me fairly disturbed and distressed, why? Well, I was looking at the economic participation of women and I realized that we are absolutely at the bottom of a list of 156 countries. I felt someone needs to do something about this problem and I thought that someone could be me. >> And so two years ago you launched Aspire For Her. Talk to me about what that has achieved in its first two years and now embarking on year three. >> Well, I think our journey has been absolutely fascinating Today we have more than 120,000 members, mentors, supporters across the globe, across 60 different countries. We have more than 150 women leaders who are mentors at Aspire For Her, we have about 50 organizations that are working with us jointly and partnering with us in our journey to motivate more women to enter and stay in the workforce. Our vision is to add more than 1 million women to the workforce by 2025 and 10 million women to the workforce by 2030 and we want to do that by using the power of networks and communities. >> Those are really lofty goals, but fantastic. You mentioned and across 60 countries so far and we're talking about just on your second birthday, all of that you've accomplished. Talk to me a little bit about some of the mentors and how did you find some of these people? >> Well, Lisa, we use a unique five point model to change mindsets, and the first pillar in that model is mentors and role models. Because we notice that four out of five women have no successful, professional women role models in their immediate network. We give them access. So these mentors are CEOs, CXOs, women leaders who have built businesses who want to give back and they come to us and want to be part of Aspire For Her. They are a big part of our equation for success. The second pillar that we work on is learning opportunities and we work with organizations like Amazon and many others to ensure that our members stand head over shoulders over others when they are being looked at for jobs and recruitment opportunities. The third pillar that we work on is what we call career previews. Now, if you are wanting to get women excited about careers we have to understand one thing, if she can see it, she can be it. That's the mantra that we follow as we open up doors and windows of women's minds to new age career options. The fourth pillar that we work on is what we call a peer community. And what we notice is that the community connects with each other, motivates each other and elevates each other and collectively finds solutions to problems. The fifth pillar that we work with is what we call 3E, employment, entrepreneurship, or education. We want every woman in our country and across the globe to be in 3E. We want every woman to be financially independent because financial independence is the cornerstone of all other forms of independence and that is how we can break all biases. >> That is fantastic. The five point model, how it leads of the 3E's. Something you said really resonated with me and that is: if she can see it, she can be it. And we often say, we can't be what we can't see but I love this spin that you've taken on that, you've put that positive mindset, if she can see it, we want to enable her to see it across the globe. As you talked about your goals of a million women in the workforce by 2025 which is just a few years down the road, you're well on your way to accomplishing that. Talk to me about some of the data. I know you have some interesting data from McKinsey that really supported the genesis of Aspire For Her. >> Yes, Lisa, in fact, there's a report for the "Power Of Parity" report which McKinsey publishes from time to time and I notice some very interesting data in that. McKinsey says, "If we have a little more "than 10% women more in the workforce "this will be a trillion dollar opportunity for India. "A 27% increase in our GDP." So if we get more women to work, it essentially means that they will add to their families, to their country, to their society, to the world. >> So the data is there showing just a 10% increase in women in the workforce leads to a 27% increase in India's GDP. We're talking about India alone here. Talk to me about how are you working with companies like AWS to help Aspire For Her achieve it's lofty goals. >> AWS has been an absolutely wonderful partner for us. And let me start by talking about the She Dares community, their focus on diversity and their thought leadership has been absolutely wonderful for us. Well, the She Dares community is meant for all women who want to be in tech careers whether today they're in school or in college or they're working in non-tech fields, but are interested in technology as a career option or they're taking a break and they wish to come back into the workforce. The AWS She Dares community welcomes all women like this. It's very inclusive, all embracive and that's what we love about building the community with AWS. We just started two months ago and today we have more than 10,000 members in India and we've had some fantastic stories also emanating from the She Dares community in AWS. >> I love that. You've 10,000 members in two months, the Aspire For Her program, not only does it have lofty goals but you've got a really fast growth trajectory. Share a story with me, if you will of a woman that that is in the She Dares program and where she came from and where she is now. >> Yes, let me share the story of Usha and we just shared this at the launch of AWS, just a couple of days back, Lisa. So Usha worked for just two years and the next 16 years of her life, she devoted to bringing up her family. A few years back, her husband suffered Parkinson's disease and she realized that the entire weight of the family was on her so she decided to join She Dares. She decided to sign up for the AWS cloud certification program. How did she do it? Well, she had the entire family's burden on her. She worked night and day, but somehow she squeezed out hours during the night where she would sit and study and ensured that she got certified. Remember, this was a woman who just spent two years in the workforce and the next 16 years, she had absolutely no connection with anything that was even remotely career oriented. But after getting certified and getting motivated by the community of She Dares, she decided to give it a shot and apply for a job with AWS. Two days ago, she got her offer letter. So today, she's proud-- >> What a fantastic story going from two years in the workforce, 16 years taking care of her family then the burden is on her with her husband falling ill and she finds this opportunity. I love the message there. How do you talk to women who might be in similar situations to Usha going, "I haven't been in the workforce "for a really long time, Tech seems intimidating." How do you help them achieve the courage to go forward >> Lisa, it's the same five point model that we use. If she can see it, she can be it. If she can see a role model like Usha, a woman who has been out of the workforce for a long time finds the confidence, finds her voice and finds the ability to just rise up above that adversity and ensure that she jumps right back into the workforce. >> And is Aspire For Her focused on STEM only, or are you focused on all industries for women? >> We are focused on all industries for women and we like to look at fairly new age careers as well. So whether it's an Instagram influencer, whether it's somebody who's opened patisserie for the best brownies in town, we like to celebrate all women and all their career paths, but STEM is a very important part of what we do because we know that the STEM skills gap in India and globally is a very serious problem and if we train women and reskill women in STEM, they will automatically gravitate towards those roles which will open up in the India of tomorrow. >> Are you able to reach young girls like say in primary school and high school as well, is this open to women of all ages? >> It's open to women of all ages. We like to start at the age 16 because that's when women start taking career decisions whether it's about writing competitive exams or whether it's about looking at which colleges they will get into so we like to start at 16 and there's really no age limit. >> That's fantastic that there's no age limit but also starting young. One of the things that we know about the tech industry is the percentage of women in technical roles is quite low, I believe it's below 25% and has been for quite some time. We see that in a lot of countries that drop off around the high school, 16 year age, how do you help attract these young girls to be interested in not just STEM but in creating a career for herself? >> So we like telling a lot of stories, Lisa, and there are constant nudges and triggers on our platform. So today I'm speaking with you and I'm sure that this will be beamed across our platforms as well, And people will look at Lisa and say, "Hey Lisa is doing this fantastic thing as a host. "And she's working with this great organization. "Why can we not be like Lisa?" And that's the way in which we motivate folks. And we try to ensure that every woman with a career story comes in and is able to share her journey, her path with our larger community whether that's through mentorship sessions, whether that's through role modeling, whether it's through coaching, whether it's through many fireside chats that we have, we have a lot of workshops and webinars. We are a COVID baby so we are very digital and we love technology. So that's how we try to create the community, ensure that there is enough excitement going every minute of the day. It's a very buzzing, humming, active community and we ensure that finally, everyone has that one thing in mind: I have to be financially independent and I cannot ever give up on my career. >> I love that: Be financially independent and not give up on my career. You must be obviously, very intentionally, you launched Aspire For Her, you mentioned two years ago today, on the 8th of March, 2020 right in the very onset of COVID but also on International Women's Day. Talk to me a little bit about why that was so important to launch on that day in International Women's history month. >> Well, when I was looking at the problem that was staring at women in India there's another interesting piece of statistic that's struck, which was that the percentage of women in the workforce has been declining steadily in India. And I thought that someone needed to do something about that problem, and I thought that someone could be me. I'm not a great one for symbols but I thought that if we launch it on Women's day, this will be a constant reminder for us to strive harder to get to those numbers quicker than we have set ourselves up for. That's the reason why I decided when the world was talking about women, it's a great idea for this to be like a conscience keeper for us. >> Perfect timing. Well, congratulations on all of the success that you have achieved in just a short two year time period. I can't wait to see what year three brings and sign me up to be a mentor. I'm a woman in STEM, I'm a woman that hosts this program. I would love to get involved and help encourage girls and other women to follow their passion. >> That is so amazing, Lisa, you are on and we'd love to welcome you aboard as a mentor >> Oh, excellent! Lucky me, my lucky day. Madhura, thank you so much for talking with us about Aspire For Her, and again, congratulations on all of your success. >> Thank you. >> And Madhura, you've got one final message for AWS employees that you want to leave, what is that? >> Thank you, Lisa, for the question, there is a message that I'd like to leave for all AWS employees across the globe, join us, be a part of our movement, it takes about three minutes to sign up for Aspire For Her. Please be a part of the change that you wish to see. Thank you. >> Well, Madhura again, it's been a pleasure talking to you. Congratulations on the success, the momentum that you have achieved in such a short time period. We appreciate your insights and your time. >> Thank you so much, Lisa, thank you, thank you, and I am going to send you the form to become a mentor as well (chuckling). >> I'm in, sign me up. >> Thank you >> For Madhura DasGupta Sinha, I'm, Lisa Martin, you're watching "theCUBE's" coverage of International Women's Showcase, 2022. (upbeat music)
SUMMARY :
of the International It's lovely to be here on this program. about your background. but the last two years of my journey It's been a wonderful but talk to us about the and that left me fairly Talk to me about what that has achieved and stay in the workforce. and how did you find some of these people? and across the globe to be in 3E. and that is: if she can So if we get more women to work, in the workforce leads to a and today we have more than in the She Dares program and she realized that the the courage to go forward and ensure that she jumps and if we train women and It's open to women of all ages. One of the things that we know and is able to share her journey, right in the very onset of COVID in the workforce has been and other women to follow their passion. and again, congratulations for all AWS employees across the globe, the momentum that you have achieved and I am going to send you the form of International Women's Showcase, 2022.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
AWS | ORGANIZATION | 0.99+ |
Lisa Martin | PERSON | 0.99+ |
Madhura | PERSON | 0.99+ |
Amazon | ORGANIZATION | 0.99+ |
Lisa | PERSON | 0.99+ |
Usha | PERSON | 0.99+ |
India | LOCATION | 0.99+ |
2025 | DATE | 0.99+ |
16 years | QUANTITY | 0.99+ |
two years | QUANTITY | 0.99+ |
10% | QUANTITY | 0.99+ |
2030 | DATE | 0.99+ |
Madhura DasGupta Sinha | PERSON | 0.99+ |
International Women's Day | EVENT | 0.99+ |
two year | QUANTITY | 0.99+ |
today | DATE | 0.99+ |
fifth pillar | QUANTITY | 0.99+ |
International Women's Showcase | EVENT | 0.99+ |
10,000 members | QUANTITY | 0.99+ |
27% | QUANTITY | 0.99+ |
8th of March, 2020 | DATE | 0.99+ |
third pillar | QUANTITY | 0.99+ |
second birthday | QUANTITY | 0.99+ |
two months | QUANTITY | 0.99+ |
more than 120,000 members | QUANTITY | 0.99+ |
Today | DATE | 0.99+ |
16 year | QUANTITY | 0.99+ |
second pillar | QUANTITY | 0.99+ |
16 | QUANTITY | 0.99+ |
fourth pillar | QUANTITY | 0.99+ |
Aspire For Her | ORGANIZATION | 0.99+ |
60 countries | QUANTITY | 0.99+ |
Aspire | ORGANIZATION | 0.99+ |
five point | QUANTITY | 0.99+ |
first two years | QUANTITY | 0.99+ |
Two days ago | DATE | 0.99+ |
two years ago | DATE | 0.99+ |
five women | QUANTITY | 0.99+ |
2022 | DATE | 0.98+ |
156 countries | QUANTITY | 0.98+ |
more than 150 women | QUANTITY | 0.98+ |
Women's day | EVENT | 0.98+ |
more than 1 million women | QUANTITY | 0.98+ |
International Women | EVENT | 0.98+ |
first pillar | QUANTITY | 0.98+ |
more than 10,000 members | QUANTITY | 0.98+ |
60 different countries | QUANTITY | 0.98+ |
two months ago | DATE | 0.98+ |
five point | QUANTITY | 0.98+ |
She Dares | ORGANIZATION | 0.98+ |
10 million women | QUANTITY | 0.97+ |
Aspire For | ORGANIZATION | 0.97+ |
One | QUANTITY | 0.97+ |
Sally Eaves, Global Foundation for Cyber Studies & Research | Women in Tech: Int. Women's Day
>>Yeah. Hello and welcome to the Cubes Presentation of Women in text. Global event Celebrating International Women's Day I'm John for a host of the Cube were with Sally E. Senior Policy Advisor Global Foundation for Cyber Studies and Research. Sally, great to see you. Thanks for coming on the cue for International Women's Day. Appreciate it. >>Pleasure, John. Great speech again. >>Love your title. Global Foundation for Cyber Studies. Um, global is a big part of the theme this year. Uh, cyber studies. We're seeing a lot of cyber activity all around the world, networks, communities coming together, the role of data. I mean, everything is touching our lives. There are no boundaries anymore. What does it all mean? There's so much to talk about your in the middle of it before we get into it. Tell us about your career and your history. How you got interested in tech and what you're working on. >>Absolutely. I love it. Kind of this age of convergence coming together right now, isn't it? That's how I would describe it. And that's kind of a bit like my career. I think in many ways as well. So for the audience, really great to be here and share about that today, and I kind of say, three main palace, so one would be emergent technologies. So, you know, I started off right through from coding to advisory to CTO type roles as well also change management. And now I'm more advisors right across from a I to five G to to Iot and security, for example as well. Also passionate about education checking education for me. They always go hand in hand, some a professor at a number of universities and in my non for profit, we really do a lot of outreach around educational opportunities as well. And that third pillar opponent hinted at it already will be social impact. So really passionate about how we can use tech as a force for good things around sustainability right at the heart of that, but also around diversity equity and inclusion. So we do a lot of pro project your locally and globally around kind of reframing what a tech career looks like, giving people more democratised access. Those tech opportunities outside of that a bit like yourself, you know, podcast host and writer and speaker and things as well, so very much going to building that community around key tech topics. >>Well, folks watching should check it out on Twitter. She's that great content you mentioned Mobile World Congress. Before we get on camera, you mentioned convergence. I mean, we're at a time now. I got to ask you while I got you here before we get into the whole schools and career tech thing, we've seen this movie before, but never at this scale. The convergence and the confluence of education and scale of cloud computing, the ability to level up and get, um, I won't say democratised. That's kind of overused. But I'm just talking about like with cloud computing could be educated and in market with a job instantly. Um, the barriers just seem to be moving away because of the the openings and the roles are changing. So, more than ever, this whole new tech scene comes together in a way. Can you share your thoughts and vision because to me, we're seeing this happening at such a scale unprecedented in my career? >>It is. And that's one of those words that the part had been overused, unprecedented, but right now it really, really is. It's not just a speed of change. I think it's a scale of change as well. You know, I think previously we've talked about disciplines in silos to a certain extent. Haven't we know in terms of like, an AI special is, um or five g one or other disciplines as well? But really, now that convergence about what one tech enables another, it really is that smart technology coming together for more and more different use cases, but that residents around how important education is alongside that alongside process alongside culture and shared values as well it really is. It's kind of holistic integration of everything that matters at the moment. And it's evolving business models as well. You know, shared values rights centre stage around that MWC just come back from that, And the key topics there weren't just by G, it was the importance of ecosystem collaboration. For example, there are less tracks that were isolated on one technology. It was more this conflation of these different technologies coming together and what we can achieve from that from business but also for society so really exciting focus areas now things that maybe once or a few years ago, more than periphery. They're now absolutely centre stage. So it's good to see that progress in that area. And I love to advocate around that. >>And the education piece is so important, and we always stay here in Cuba. It's a data problem, right? Everything's a data problem when you look at schools and education is structured and unstructured data kind of our our systems right, So structured as schools, institutions, those kinds of career paths or education pathways. And then you haven't structured freeform communities, seeing a lot more education going on within groups. Um, off structured environments like schools, Can you and you do a lot with schools? Can you share more how you're doing? Um uh, work with schools specifically on the structured side to get girls into careers faster and tech? And then can you also comment on the other side? What's going on in the communities because it's it's kind of going on in parallel, but they're not mutually exclusive. >>No, absolutely community, absolutely key word that I love that, and I think when we're talking about diversity and technology, it's not just what we're doing now with what we're looking at is looking ahead, but also looking at future pipeline as well. So for me, I use this express a little bit. But change the narrative. That's what springs to mind for me when we're talking about that, and particularly for girls going into technology but also more broadly, diversity of experience. More broadly, we do have these drop offs, so UK is one example, but it is really representative of the global trends that we're seeing. Now. We get a drop off of girls in particular, taking ice subjects at GCSE level so kind of that subject choice choice at 12 to 14, that kind of area. We get the same thing at a level that's equivalent of 16 to 18 and then even safer university or even apprenticeships, whichever both equally valid. But even if people are taking those types of skills, they're not then choosing to apply them in their careers. So we're seeing these kind of three pillars where we need to intervene earlier. So for me, the more that we can do things you know from dedicated educational offers, but equally partnering with tech companies to do outreach around this area. We need to go in younger and younger is so important to address that. Why? Why are people thinking they can't? Why is his career not for me, for example, so addressing that is huge. And that's one of the things we do with my nonprofit that's called aspirational futures. We go into schools and two universities, but equally do things with older adults and re Skilling and up Skilling as well. Because again, we can't leave that behind either. There's something for all different kind of age groups and backgrounds here, but specifically, I think, in terms of getting people interested in this career, curiosity matters. You know, I think it's an underrated skills. So it's changing the narrative again. And what the tech career actually is, what skills are valid? You know, I mentioned, I have a coding background as a starter. But not all tech careers involve coding, particularly the rise of low code or no code, for example as well. So really valued skill. But so many other skills are valid as well, you know, creativity or emotional intelligence problem solving skills. So for me, I like to drive forward. All those skills can make a difference as an individual, as a team, so your you know your tech career. All those skills are valid and you can make a huge difference. And I also think, you know, just kind of really bringing to the fore what different types of projects you can be involved in in tech as well. And I found really resonating when you can talk about tech for good projects and show how you're making a difference about some of those big challenges. Um, that's kind of really kind of resonating responsible people as well. So again, the more we can show tangible projects where you can make a difference and the whole range of skills that are involved in that it really helps people to think differently and gain that skills confidence. So it's like, >>Well, that's awesome insight. I want to just double click on that for a second, because one the drop off. Can you just repeat the ages where you see the drop off with the drop offs are >>absolutely yeah, no problem, John. So it's kind of when you're making your first choices around your first kind of qualifications. Between that 12 to 14 age group, 16 to 18 and then 18 to 21 I think we've really got to tackle that So again the earlier we can go in the better and again supporting people within organisations as well. So I do a lot of work like internally, with organisations as well people looking to up skill and re skill. You mentioned about data and the importance of data literacy earlier on in the conversation as well. For example, going into organisations and really helping to support people in all roles, not just tech facing roles develop that skills, confidence as well. So for me it's access to skills really bringing forward the difference. You can make that holistic range of skills that makes a difference, but also the confidence to apply them as well. You know, we talk about agility, of organisations, a lot areas, one of those kind of words in the last 12 months. But maybe we don't talk about personal agility and team agility as well. So I kind of talked about it. This little toolbox, if we can give people more and more things to draw from it, the only constant is this rate of change. If you've got more things in your armoury to cope with that and be an agile to that. It takes that fear away about what happens next because you feel you've got more skills to dip into it and to apply. So for me, it's that that confidence, not just the access to the skills >>and the other thing, too, I thought was insightful. I want to just reiterate and bring to the surface again as skills, right? So you don't have to be a coder. And I see I have two daughters just with my family. Yeah, I do python. They kind of put their toe in the water cause it's cool. Maybe that's a path, and they kind of don't like, maybe get into it. But it's not about coding anymore because you said low code, no code. Certainly. Maybe AI writes the code. We all see that happening. It's problem solving. It's you could be in health care and you could be nerd native, as we say, as on some of the other interviews of that year at the problem, solving the aperture of skills is much broader now. Can >>you share more than >>more than because with your with your programme and your nonprofit, I know you're in the middle of it, and this is important to get that out there. >>Absolutely so skills. You know, I think we need to change the focus on what skills make a difference if you see what I mean. I think you're absolutely right. There's some misconceptions about, you know, you want to go into tech, you need to be a coda. And you're right with the upscale around low Skilling. Sorry, Low code and the code opportunities. Um, I think the niches around being a specialist. Koda. We're gonna get more roles in that area, but in other areas, we need to look at different skills gap. So I'm advising people to look at where the gaps are now. So cyber security is a key example of that testing architecture. Those gaps are getting bigger. Their amazing skills, opportunities. They're so focused on a particular discipline. But it's all those skills that surround that that make a difference as well. So as I mentioned, you know, e Q creativity, communication skills, because it's not just about having the skills to build the future, knew that imagination to refocus about what that could even be. You know, that was one of the MWC 20 to refrain, reimagine and I love to kind of galvanise that spirit and people that you can be part of that, you know, wherever you are now. And I actually run a little series called 365, and you mentioned something right at the start of our conversation about International Women's Day being such an important focus area. But also we need to think about this beyond that as well. So hence that's the title of the series that I run because it's a focus on that every single day of the year. You know, I interviewed people that could be a C suite roles, but equally I've had some amazing interviews with 12 to 14 year olds, even younger, the youngest of the seven year old. He's doing like an amazing project in their kitchen with a three D printer working with local school or a hospice doing something around Ukraine. Another project we're doing at the moment, actually, and it's so resonating it's trying to show people wherever you are now, wherever you want to be, there's somebody relatable that you can make. You can see whatever sector, in whatever age, whatever background, and I think it's to give that inspiration. Hey, you know what I can do that that can be me. So visibility of role models, it really matters. And to really broaden out what role model looks like, you know? >>And then I think people out there you see yourself. I mean, this is what we been >>proven right? >>It's proven I want to get into the aspirational futures thing that you have going on, and I know this is important to you, but also something else you said was, is that there's more jobs open and say cybersecurity than ever before. And you're seeing this trend where all these new roles are emerging because of the tech that weren't around years ago, right? And so we've been having conversations in the Cube saying, Hey, all these roles are new, but also problems are new to these New new problems are surfacing because of the this new environment we're in. So these new roles still have to solve problems, so we need people to solve those problems. This is the future. This is the conversation that people are trying to get zero in on misinformation, cybersecurity, you name it. Society is changing with >>new. You >>have new new problems and new opportunities. Could you share your aspirational future? How you vector into that? >>Yeah, absolutely. And for me it's just again that we're convergence around people in technology and partnership, and that's what we aim to do. We do projects at a very local level, but equally we do them at national and international level as well. And one of our kind of people assume I'm talking pillars a lot, but I like it as a framework. So one of those esteem learning. So putting an equal value on the arts as well as science, technology, engineering, mathematics because I think they are. You know, as I mentioned before, hand that imagination, creativity, curiosity, collaboration, skills. They're equally valid as a different types of tech skills as well. We need an equal value and all of them. I think that's hugely important, important today. I think over the last 5 to 10 years, maybe there's been less of a focus within curriculums on the arts area than the other areas. So for me, putting that equal focus back is hugely important to navigate change, you know, I think that's that's that's absolutely key. So we focus on that area and we do a whole range of tech for good projects, and that's the way we help people to learn, you know, for example, data 90% at the moment of data isn't touched again when it's archived after three months. How can we turn that into a learning opportunity? For example? Some of the projects we use some of this is not going to be used again. We do it in a very safe, secure way, but we use that as one of our training aids, and then we apply them for local projects. We have initiatives from hackathons and ideation right through to very tangible hubs that we've actually built out where people can go, learn up skill and kind of learn through play and experimentation as well. Because again, I think that sometimes under explored that type of value and that freedom to be able to do that. And we also do things, change management skills. We talk about agile learning, agile technology need agile change management as well. So it's a very holistic skills. Look at what you need to navigate that future and have the confidence to apply them. So steam is very much our focus, applying them for tech for good projects and doing that externally, but also within organisations as well. So that very much is shared value approach to good business, but good for society as well. So yes, that this toolbox, that technology I applied earlier we really try and give people that support. To be able to do that, to move forward with confidence and optimism. >>I think adding the aid to stem really for steam is really smart because entrepreneurship or any problem solving creativity is the spark of innovation. >>And that's a super >>important skill. And we've seen it, whether it's startup or in a big company or in society, so super, super insightful. So I got to ask you, as a policy senior policy advisor on cyber studies globally, what are the core issues you're looking at right now? What are you shutting the light on and what's the most important thing you're working on? And then what's the most important thing you're working that people aren't talking about, that people should pay attention to >>Absolutely so. One of my key roles of the foundation is is kind of share of global trust. Essentially, um, and again trust is that one of the key issues of our time? One thing that people are talking about so much that relates with that actually is there's there's research from a group called The Woman. They've been looking at this for about 17 years or so. The research that came out most recently and I've got some original research that kind of support this as well is that for the first time ever, consumers are looking at organisations like tech organisations and other large organisations, in particular the enterprise level, really, as the bastions of trust to a bigger extent than NGOs or even governments. And that's the first time we've seen it at that level. So trust really really matters. It's one of the biggest differentiators of our time, so we're trying to help people. How do you establish trust? How do you build transparency, commitment and accountability, particularly in areas where there's currently confusion, so as one example going back Security zero Trust That phrase is used an awful lot, isn't it? But it's sometimes causing some confusion. Actually, it against what it's trying to deliver if you see what to me. So now I just do something recently with SMB s in particular and there is a confusion that effectively, you know, you could You could buy off the shelf and it's once and done. Um, And then we're sorted for the zero Trust security. And obviously it's not like that. It's an ongoing journey, and there's so many different constituent parts. So there's some things I'm seeing at the moment in the market with there's confusion around around certain language, for example. So again it goes back to backing things up with the technology but also research and awareness so we can see where those skills gaps are. You can see where there's awareness gaps are we can help to fill them. So that's an important part of that particular role bringing the technology in the culture and the education hand in hand together. So it's something I'm really passionate about, and for me sort of related to this, Um, I do a lot of work around S G, um, to the sustainable development goals. In particular, environmental and social governance is something that's becoming much more of a bigger kind of centre stage conversation. I'm an action point in a moment which is fantastic because this is something I've been involved in kind as long as I can remember. So I work directly with organisations like, um Unesco, lots of different professional bodies. It's kind of a huge driver for me. So one thing to kind of look out for that's coming very soon. I'm seeing an issue around around measurement in this area. You know, we're seeing consumers becoming more and more conscious and employees, you know you want to work for by from advocate organisations that have that same value alignment that you have personally and professionally, hugely important. We're seeing some great reports coming out around better e S g measurement. But it can be hard to compare between different organisations, so we are getting more transparency. But it's difficult sometimes to make fare comparisons. Um, so what I'm trying to do a lot of work on at the moment is how you go beyond that transparency to commitment to accountability and that deeper level and that comparability. So I would say kind of to the audience moment, Look out for a bit of a new index. It's going to help people, I think, make those conscious choices make informed choices. So it's something I'm super, super passionate about. I want to try and take that to next level in terms of its actualisation. >>That's awesome. And certainly we'll link to it on our site. All the work you're doing on interviews will put links there as well. We'll make sure we'll follow up on that. Great to have you on. You're such an inspiration. Amazing work, cutting edge work. And I'm I'm super impressed with the cyber studies, and I think this is really important. I have to ask you a final question because you're in the middle of it again with covid and the unfortunate situations we've been living with Covid. And now, obviously with this Ukraine situation that the cyber has been pulled to the front of the agenda and you're seeing a cultural shift. You certainly got Web three. Cyber is now part of everyone's life, and they can see it. They've been seeing it living it. Everything's been pulled forward as a cultural shift happening, okay, and and it's really interesting right now, and I want to get your thoughts because this now people are now aware what cyberwar means cyber security cyber. At home, I have remote work. Cyber has become front and centre or digital. However you want to call it in our lives pulled forward. >>So I'm not even sure in some >>cases, maybe rightfully so, and others. What's your view on this whole cultural cyber being pulled forward? >>It is. It's really, really interesting. And so one of the things I do is I am now ready to a Cyber Insights magazine as well. So we're developing a lot of content pieces around this and lots of things I'm seeing here. So your covid point, I think one of the most interesting things there is around literacy. For example, you remember when we went back to 18 months ago? We're having daily briefings, whether that's from from UK Parliament or the U. S. Equivalent. And different phrases were coming into everyday language driven by the curve or driven by the data. And they're coming into everyday life and people family kitchen table. It was something that hasn't been spoken about before, but suddenly it was driving everyday decision making and what you could and couldn't do. And that's raised awareness. And I think it helped people to ask better questions and to challenge things that they're seeing. And where has that data come from? How has it been presented to have seen that there? I think similarly, where we're having that same understanding and raise of questioning around what we're hearing around cyber as well. You're looking at where that source has come from, and how can we look at that in a different way? So again, I think it's raising that awareness, which is really, really crucial, >>the >>other thing as well around cyber security in particular. And again, I don't think this is talked about as much. When we talk about aspects around inclusion, we talk about diversity equity. Um, I'll see inclusion. I talk about belonging a lot as well. I think there's other aspects around sustainability that Inter relate as well, because when we find, for example, communities that are not included, they tend to be more adversely affected by, for example, climate factors as well. There's an interrelation. They're equally We find that people that haven't got, for example, the same level of cybersecurity protection are also in that same. There's an interrelation across all those elements were not talking about that either. So that's the other thing. I want to kind of bring attention to their again. They aren't separate conversations is a huge crossover between these different conversations and actions that we can do to make a difference. So there's some positive aspects about things that have happened over the last period of time and also some challenges that if we're aware of them, we can work together again, that collaboration piece to be able to overcome them. You know, I've got I've got a book coming out, all for charity called Tech for Good and one of my kind of tag lines. There is around contagion of positive change. Again, let's reframe the language around what's been happening. And let's kind of put that together is something that's far more positive. >>Language is super important, great >>content here. So >>thanks so much for coming. I really appreciate all the great insight and taking the time out of your busy day to to join us here in the Cube. Women in tech Global Event. Thank you so much. >>My absolute pleasure. Thank you. Thank you all for watching. >>Okay. The cubes presentation of women in text. Global event Celebrating International Women's Day. I'm John for a host of the Cube. Thanks for watching
SUMMARY :
of the Cube were with Sally E. Senior Policy Advisor Global Foundation for Cyber Studies and of the theme this year. So for the audience, I got to ask you while I got you here before we get into the whole schools and career tech thing, we've seen this It's kind of holistic integration of everything that matters at the moment. And the education piece is so important, and we always stay here in Cuba. So for me, the more that we can do things you know from dedicated educational offers, Can you just repeat the ages where you see the drop off with the drop offs are So again the earlier we can go in the better and again supporting people within organisations as well. So you don't have to be a coder. more than because with your with your programme and your nonprofit, I know you're in the middle of it, and this is important to You know, I think we need to change the focus on what skills make a difference if you see And then I think people out there you see yourself. So these new roles still have to solve problems, You Could you share your aspirational future? of tech for good projects, and that's the way we help people to learn, you know, for example, data 90% I think adding the aid to stem really for steam is really smart because entrepreneurship or any So I got to ask you, as a policy senior policy advisor on And that's the first time we've seen it at that level. that the cyber has been pulled to the front of the agenda and you're seeing a cultural shift. What's your view on this whole cultural cyber being pulled forward? And so one of the things I do is I am now ready to a Cyber Insights magazine So that's the other thing. So I really appreciate all the great insight and taking the time out of your busy day to to join us Thank you all for watching. I'm John for a host of the Cube.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Sally | PERSON | 0.99+ |
12 | QUANTITY | 0.99+ |
Ukraine | LOCATION | 0.99+ |
John | PERSON | 0.99+ |
16 | QUANTITY | 0.99+ |
Cuba | LOCATION | 0.99+ |
seven year | QUANTITY | 0.99+ |
two daughters | QUANTITY | 0.99+ |
International Women's Day | EVENT | 0.99+ |
Sally E. | PERSON | 0.99+ |
Unesco | ORGANIZATION | 0.99+ |
18 | QUANTITY | 0.99+ |
365 | TITLE | 0.99+ |
Tech for Good | ORGANIZATION | 0.99+ |
two universities | QUANTITY | 0.99+ |
first time | QUANTITY | 0.99+ |
one | QUANTITY | 0.99+ |
Global Foundation for Cyber Studies | ORGANIZATION | 0.99+ |
One | QUANTITY | 0.99+ |
14 | QUANTITY | 0.99+ |
first choices | QUANTITY | 0.99+ |
90% | QUANTITY | 0.99+ |
Global Foundation for Cyber Studies & Research | ORGANIZATION | 0.99+ |
14 year | QUANTITY | 0.99+ |
both | QUANTITY | 0.99+ |
18 months ago | DATE | 0.99+ |
python | TITLE | 0.98+ |
UK Parliament | ORGANIZATION | 0.98+ |
MWC 20 | EVENT | 0.98+ |
about 17 years | QUANTITY | 0.98+ |
2 | QUANTITY | 0.98+ |
Global Foundation for Cyber Studies and Research | ORGANIZATION | 0.98+ |
Sally Eaves | PERSON | 0.97+ |
one example | QUANTITY | 0.97+ |
Mobile World Congress | EVENT | 0.96+ |
this year | DATE | 0.96+ |
UK | LOCATION | 0.96+ |
third pillar | QUANTITY | 0.96+ |
today | DATE | 0.95+ |
three main palace | QUANTITY | 0.93+ |
one thing | QUANTITY | 0.92+ |
Women's Day | EVENT | 0.92+ |
Covid | PERSON | 0.91+ |
one technology | QUANTITY | 0.91+ |
Cube | ORGANIZATION | 0.91+ |
three pillars | QUANTITY | 0.91+ |
U. S. Equivalent | ORGANIZATION | 0.9+ |
The Woman | ORGANIZATION | 0.89+ |
10 years | QUANTITY | 0.88+ |
agile | TITLE | 0.87+ |
ORGANIZATION | 0.87+ | |
MWC | EVENT | 0.86+ |
first kind | QUANTITY | 0.85+ |
Cyber Insights | TITLE | 0.84+ |
last 12 months | DATE | 0.83+ |
three months | QUANTITY | 0.82+ |
single day | QUANTITY | 0.8+ |
One thing | QUANTITY | 0.79+ |
5 | QUANTITY | 0.78+ |
five | OTHER | 0.78+ |
zero Trust | QUANTITY | 0.76+ |
a few years ago | DATE | 0.74+ |
one tech | QUANTITY | 0.73+ |
double | QUANTITY | 0.71+ |
a second | QUANTITY | 0.7+ |
SMB | ORGANIZATION | 0.7+ |
GCSE | ORGANIZATION | 0.67+ |
in text | EVENT | 0.66+ |
Cube | PERSON | 0.65+ |
in tech Global Event | EVENT | 0.61+ |
Jordan Sher and Michael Fisher, OpsRamp | AWS Startup Showcase
(upbeat music) >> Hi, everyone. Welcome to today's session of theCUBE presentation of AWS Startup Showcase, the new breakthrough in DevOps, data analytics, cloud management tools, featuring OpsRamp for the cloud management migration track. I'm John Furrier, your hosts of theCUBE Today, we're joined by Jordan Sheer, vice president of corporate marketing and Michael Fisher, director of product management in OpsRamp. Gentlemen, thank you for joining us today for this topic of challenges of delivering availability for the modern enterprise. >> Thanks, John. >> Yeah, thanks for having us. >> Hey, so first of all, I have to congratulate you guys on the successful launch and growth of your company. You've been in the middle of the action of all this DevOps, microservices, cloud scale, and availability is the hottest topic right now. IT Ops, AI Ops, whoever you want to look at it, IT is automating a way in a lot of value. You guys are in the middle of it. Congratulations on that, and congratulations on being featured. Take a minute to explain what you guys do. What's the strategy? What's the vision? What's the platform. >> Yeah, I'll take that one. So I would just kind of take a step back and we look at the broader landscape of the ecosystem of tools that all sits in. There's a lot of promises and a lot of whats and features and functionality that are being announced. Three pillars of durability and all these tools are really trying to solve a fundamental problem we see in the market and this problem transcends the classic IT ops and it's really front and center, even in this modern DevOps market, this is the problem of availability. And so when we talk about availability, we don't just mean the four nines for an uptime metric, availability to the modern enterprise, is really about an application doing what it needs to do to serve the users in a way that works for the business. And I always like to have a classic example of an e-commerce site, right? So maybe you can get to an e-commerce sites online, but you can't add an item to a cart, right? Well, you can't do something that is a meaningful transaction for the business. And because of that, that experience is not available to you as a user and it's not available to the business because it didn't result in a positive outcome. So the promise of OpsRamp is really around this availability concept and the way we rationalize this as a three pillar formats. And so we think the three pillars of availability are the ability to observe data, this is the first piece of it all. And from a problem perspective, what we're really trying to say is do we have the right data at any given point in time to accurately diagnose, assess, and troubleshoot application behavior? And we see it as a huge problem with a lot of enterprises, because data that can be often siloed, too many tools, many teams, and each one has a slightly different understanding of application health. For example, the DevOps team may have a instance of Prometheus or they may have some other monitoring tool, or the IT team may have their own set, right? But when you have that kind of segmented view of the world, you're not really having the data in a central place to understand availability at the most holistic level, which is really from an end-user to that middleware, to the databases, to underlying microservices, which are really providing the end-user experience. So that observed problem is that first thing OpsRamp tries to solve. Secondly, this is the analyze phase, right? So analyze to us means are we giving the proper intelligence on top of the data to drive meaningful insights to this operator and user? And the promise here is that can we understand that baseline performance and potentially even mitigate future instance from happening? How often do we hear a cloud provider going down or some SaaS provider going down because of some microservice migration issue or some third party application or networking they're relying on? I can think of dozens on my head. So that's kind of the second piece. And then lastly is around this act. This is an area of a lot of investment for ops because we think this is the final pillar for nailing this availability problem. Because again, IT teams are not getting larger, they're getting smaller, right? Everyone's trying to do more with less. And so from a platform perspective, how do we enable teams to focus on the most business critical tasks, which are your cloud migrations, adopting microservices to run your modern applications, innovative projects. These are the things that IT and DevOps teams are tasked with. And maintaining availability is not something people want to do, that should be automated. And so when you think of automation, this is a big piece for us. So again, the key problem is how can we enable these IT or DevOps teams to focus on those business critical things, and automate it with the rest. And so this is the OpsRamp's three pillars of availability. >> John: Talk about the platform, if you don't mind. I know you've got a slide on this. I want to jump into it because this comes up a lot, availability's not just throughout uptime, because you know, uptime, five nine reliability is an old school concept. Now you have different kinds of services that might be up but slow, would cause some problems, as applications and this modern era have all these new sets of services. Can you go through and talked about the platform? >> Yeah, absolutely. So OpsRamp has a very... We address this availability problem pretty holistically, like I mentioned. From a platform perspective, there that two core lines that are comprising a product. One is this hybrid monitoring piece. This is that data layer. And the next one is event management, it's more of the we'll talk about that analysis. And so we treat the monitor as a direct feed into this event management. We're layering that on top, or layering machine learning and AI to augment the insights derived from that first pillar. And so this is where we see a really interesting intersection of data science and monitoring tools. We invest a lot in this area because there's a lot of meaningful problems to solve. In particular alert fatigue, or potentially root cause analysis, things that can take an operator or a developer a long time to do on their own, OpsRamp tries to augment that knowledge of your systems and applications so that you can get to the bottom of things faster and get on with your day. And so it's not just for the major outages, it's not just for the things that are on Twitter or CNN that's for daily things that can just distract you from the ability to do your job, which is to be a core innovator for a business. >> I will really say John, that we are already seeing some couple things here. Number one, we're already actually seeing fundamental transformations in the marketplace. Customers who have seen reduction in alert volumes of up to 95% in some cases, which is as you can imagine, that's completely transformational for these businesses. And number two, I think one of the promises of hybrid of observability working in tandem with event and incident management is the idea of finding unknown unknowns within your organization and being able to act upon them. All too many times nowadays, monitoring tools are there to just surface issues that you may know that you're looking for and then help you find it and then take action on them. But I think the idea of OpsRamp is that we really using that big data platform that Michael talks about is to really surface all the issues that you might not be able to see, identify the root cause, and then take action on those root causes. So in our world, application availability is a much more proactive activity where the IT operations team can actually be proactive about these incidents and then take action on them. >> Yes. Jordan, if you don't mind, I'm following up on that real quick. Talk about the difference uptime versus availability, because something could be up and reliable but not available and its services get flaky. Things may look like they're up and running. Can you just unpack that a little? >> So to me, I mean the really key aspect of availability that I think the old definition of uptime doesn't address is performance. That something can be up, but not performing, but still not really be available. And his e-commerce example, I think is a great one. Let's take, for example, you get on Amazon, right? The Amazon e-commerce experience is always available. And what that means is that at any given moment, when I want to click through the e-commerce experience, it performs. It's available. It's always there and I can buy it at any given time. If there's a latency issue, if the application has a lag, if it takes 30 seconds to really perform an activity on that application, in the alternative definition, that's not available anymore. Even though the application may be up, it's not performing, it's not providing a frictionless end customer experience, and it's not driving the business forward, and therefore it's not available. The definition of availability in OpsRamp is creating a meaningful customer experience that actually drives the business forward. So in that definition, if a service is up but it's latent, but it's not providing excellent customer experience that the business wants to promise to its end-user, it's not available. So that's really how we're redefining this whole notion of availability and we're urging our customers and people in the marketplace to do the same. Ask yourself the hard question, is your application available or is it just up? >> Yeah, and I think that the confluence of the business logic around what the outcome is, and I think this is the classic cliche, "Oh, it's all about outcomes." Here, you're saying that the outcome can be factored into the policy of the tech, meaning this is the experience we want for our users, our customers, and this is what we determined as acceptable and excellent. That's the new metric, so that's the new definition. You can almost flip the script. It feels like it's being flipped around. Is that the right way to think about it? >> Well, yeah, I think that's actually absolutely correct that an application needs to be business aware, especially in the modern day because all of the businesses that we work with, their applications are really the stock and trade of the business. And so if you create an application that is not business aware, that is just there for its own sake or is not performing according to the revenue goals or the targets of the business, then it's no longer available. >> I mean, it could be little things. It could be like an interface on the UI, it could be something really small or a microservice that's not getting to the database in time or some backup or some sort of high availability. Really interesting things could happen with microservices and DevOps, can you guys share some examples of what people might fall into from a trap standpoint or just from a bad architecture? What are some of the things that they might see in their environment that would say that they need help? >> Yeah, I can probably take that one. So there's a lot of, I call them symptoms of a bad availability experience. And I wouldn't even say it's a pure microservice specific thing. I would say it's really any application that's end-user phasing. I see similar pitfalls. One is a networking issue. I see the number one thing usually with these kinds of issues that networking or config changes that can cause environments to go down. And so when we talk to organizations get to the bottom of this is usually a config wasn't thought through thoroughly, or it was a QAed, they didn't have the proper controls in place. I would say that's probably the number one reasons I see applications go unavailable. I think that's some majority of DevOps teams that can empathize with that is someone did something and I didn't know, and it caused some applications servers go down and it causes cascading event of issues. That's like modern paradigm of issues. On old school days, it's a layer zero issue, someone unplugged something. Well, modern times it's someone pushed something I don't have an idea of what we're doing opposing a downstream effect it would have been and therefore my application went unavailable. So that's again, probably the number one pitfall. And again, I think the hardest problem in microservices still around networking, right? Enterprise level networking and connecting that with many data center applications. For example, Kubernetes, which is the provider or the opera orchestrator of any microservice is still getting to the level, many organizations are still getting a level of comfort with trusting production applications to run on it because one is a skill gap. There's not many large organizations have a huge Kubernetes application team, usually they're fairly small agile units. And so with that, there's a skill gaps, right? How do you network in Kubernetes? How do you persist in storage? How to make sure that your application has the proper security built into it, right? Because that these are all legacy problems kind of catching up with the modern environments, because just because you're modernizing, it doesn't mean these old problems go away. It just take a different form. >> Yeah. That's a great point. Modernization. You guys, can you guys talk about this modern application movement in context to how DevOps has risen really into providing value there? Certainly with cloud scale and how companies are dealing with the old legacy model of centralized IT or security teams who slow things down? Because one of the things that we're seeing in this market is speed, faster developer time to market, time to value. Especially if you're an e-commerce site, you're seeing potentially real-time impact. So you have the speed game on the application side that's actually good, being slowed down by lack of automation or just slow response to a policy or a change or an incident. I mean, this seems to be a big discussion. Can you guys share your thoughts on this and your reaction to that? >> I can tell you that one of the places that we are displacing, one of the markets that we are displacing is the legacy ITOM market, because it can't provide the speed that you're talking about, John. I think about a couple of specific examples. I won't necessarily name the providers, but there are several legacy item providers that for example, require an appliance. They require an appliance for you to administer IT operations management services. And that in and of itself is a much slower way of deploying item. Number two, they require this customized proof of value, proof of concept operation, where companies, enterprise organizations need to orchestrate the customization of the item platform for their use. You buy separate management packs that would integrate with different existing applications on your stack. To us, that's too slow. It means you have to make a bunch of decisions upfront about your item practice and then live with those decisions for years to come, especially with software licenses. So by even moving that entire operation to SaaS, which is what the OpsRamp platform has done, has accelerated the ability to drive availability for applications. Number two, and I'd like to pitch this over to Michael, because I think this is really fundamental to how OpsRamp is driving availability, is the use of artificial intelligence. So when we think about being proactive and we think about moving more quickly, it takes machine learning to do a lot of that work to be able to monitor alert streams and alert floods, especially with the smaller scale down IT teams that Michael has mentioned before. You need to harness the power of artificial intelligence to do some of that work. So those are two key ways that I see the platform driving additional speed, especially in a DevOps environment. And I'd love to hear as well from Michael, additional enhancements. >> Michael, if you don't mind, I'll add one thing. First of all, great call out there, Jordan. Yeah. So the legacy slow down, it's like say appliance or whatever that also impacts potentially the headroom on automation. So if you could also talk about the AI machine learning, AI piece, as well as how that impacts automation, because the end of the day automation is going to have to be lock step in with the AI. >> Yeah. And this kind of goes back to that OpsRamp three pillars of availability, right? So that's the what we do, but again, it's all goes back to the availability problem. But we see that observe, analyze, and act as a seamless flow, right? To have it under the same group or the same tent provides tremendous opportunity and value for our DevOps or IT Ops teams that trust the OpsRamp platform because I'm a big believer that garbage in, garbage out. Having the monitoring data in native or having this data native to your tool provides a lot of meaningful value for customers because they have their monitoring data, which is coming from the OpsRamp tool. They have the intelligence, which is being provided by their ops cube machine learning. And they have our process automation and workflow to feed off that directly. And so when I think of this modernization problem, I really think about modern DevOps teams and the problems they face, which is around doing more with less, that's kind of the paradigm of many teams, each one is trying to learn, how do I do security for Kubernetes? How do I observe my security in the Kubernetes' cluster? How do I make sure my CI/CD pipeline is set up in such a way that I don't need to monitor it, or I don't need to give it attention? And so having a really seamless flow from that observe, analyze, act enables those problems to be solved in a much more seamless way that I don't see many legacy providers be able to keep up with. >> Awesome. Jordan, if you don't mind, I'd love to get your definition of what modern availability means. >> Yeah. So, you know, as I've gone through a little bit previously, so modern availability to me is availability uptime. It's also performance, right? Is the app location marks set down by both the application team, but also by the business. And number three is it business aware. So a truly modern available application is being able, is driving an excellent customer experience according to the product roadmap, but it's also doing it in a way that moves the business forward. Right? And if your applications today are not meeting those benchmarks, if they're performing but they're not driving the business forward, if they're not performing, if they're not up, if they don't meet any one of those three core tenants, they're not truly available. And I think that what's most impactful to me about what the platform, what OpsRamp in particular does in today's environment is operating under that modern definition of available is more difficult than ever. It is more difficult because we are living in a hybrid, distributed, multi-cloud world with tons of software vendors that are being sold into these organizations today that are promising similar results. So when you're an IT operator, how do you drive availability in light of that kind of environment? You have reduced budget. You have greater complexity, you have more tools than ever, and yet your software is more impactful to the bottom line than ever before. It's in this environment that we took a hard look at what's going on in the world, and we say these operators need help driving availability. That's the germination of the OpsRamp platform. >> That's a great point. We're going to come into the culture. And the second Emily Freeman's keynote about the revolution in DevOps talks about this, multiple personas and multiple tools that drive specialism, specialties that actually don't help in the modern era. So I'm going to hold that for a second. We'll come to the cultural question in a minute. Michael, if you don't mind to pivot off that definition, what are the metrics? With all those tools out there, all these new things, what are the new metrics for modern availability? It's more than MTTR. >> Yeah. This whole metrics that I think people spend a lot of time on, I think it's actually people thinking in the wrong direction if you ask me. So I've seen a lot of work. People say that the red metrics, that rate error duration or its views, utilization, saturation errors, or it's these other more contrived application metrics. I think they're looking at a piece of the stack, they're not looking at the right things. Even things like mean time to resolve and critical and server response time, mean time to tech, those are all downstream indicators. I like to look at much more proactive signals. So things like app deck score, your application index, or application performance index, these are things that are much more end-user facing or even things like NPS score, right? This has never really been a classic metric for these operations teams, but what a NPS score shows you is are your users happy using your applications? Is your experience giving what they expect it to be? And usually when you ask these two questions, even if you ask the DevOps team do you know what your Atlas score is? And you use NPS score, but what are those, right? Because it's just never been in that conversation. Those have been more maybe on the business side or maybe on the product management side. But I think that as organizations modernize, we see a much more homogenous group forming among these DevOps and product units to answer these kinds of questions. That's something we focus a lot on OpsRamp it's not seeing the silo of DevOps product or Ops. We're each thinking of how do you have a better NPS and how do we drive a better app decks? Because those are our leading indicators of whether or not our applications available. >> So I want to ask you guys both before, again, back to the own cultural question I really want to get into, but from a customer standpoint, they're being bombarded with sales folks, "Hey, buy my tool. I got some monitoring over a year. I got AI ops. I got observability." I mean, there's a zillion venture back companies that just do observability, just monitoring, just AI Ops. As the modern error is here, what's going on in the psychology of the customer because they want to like clear the noise. We saw it in cybersecurity years ago. Right? They buy everything, and next thing you know, they're going to fog of tools. What's the current state of the customer? What do they need right now as to be positioned for the automation, for the edge, all these cool cloud-scale next gen opportunities? >> Yeah. So in my mind, it's basically three things, right? Customers, number one, they want a vision. They want a vision that understands their position in the enterprise organization and what the vision for application development is going to be moving forward. Number two, they don't want to be sold anymore. You're absolutely right. It's harder and harder to make a traditional enterprise sale nowadays. It's because there's a million vendors. They're just like us. They're trying to get people on the phone and it can be tough out there. And number three, they want to be able to validate on their own with their own time. So in light of that, we've introduced a free trial of our cloud monitoring. It's a lightweight version of the OpsRamp platform, but it is a hundred percent free right now. It is available for two weeks with an unlimited number of users and resource count. And you come in and you can get started on your own using preloaded infrastructure from us if you want, or you could bring your own infrastructure. And we can tell you that customers who onboard through the free trial can see insights on their infrastructure within 20 minutes of onboarding. And that experience in and of itself is a differentiator and it allows our customers to buy on their own terms and timelines. >> Sure. And that's a great point. We brought this up last quarter in the showcase, one of the VCs brought up and says he was an old school VC, kind of still in the game, but he was saying in the old days in shelf where you didn't know if it was going to be successful until like downstream, now it's SaaS. If a customer doesn't see the value immediately. It's there. I mean, there's no hiding. You cannot hide from the truth of value here in the modern era. That's a huge impact on how customers now are evaluating and making decisions. >> Absolutely. And you know, I don't think any customer out there wants to read it on the white paper on the state of enterprise IT anymore. We recognize that and so we are hyper-focused on driving value for our customers and prospects as fast as possible, and still providing them the control that they need to make decisions on their own terms. >> Michael, I've got to ask you, since you have the keys to the kingdom on the product management side, what's the priorities on your side for customers, obviously the pressure's there, you guys are doing great, customers try it out for free. They can get, see the value and then double down on it. That's the cloud way. That's what's DevOps all about. You have to prioritize the key things, what's going on with your world. >> Yeah. And I would say of course prod has their own perspective on this. Our number one goal right now is to accelerate that time to value. And so when we look at one who we're targeting, right? So there's DevOps user, this modern application of operator, what are their core concerns in the world? One is, again, that data problem. Are we bringing the right type of data to solve meaningful problems? And two, are we making insights out of that? So from my priority's perspective, we're really driving more focus on this time to value problem and reduced time to there's some key value metrics we have and I'll go to that, but it's all an effort to make sure that when they hit our platform and they use our platform, we're showing them their return on investment as fast as possible. And so, what a return on investment means (indistinct) can slightly vary, but we try to narrow focus on our key target persona and market and focused on them. So right now it definitely is on that modern DevOps team enterprise, looking to provide modern application availability. >> Awesome. Hey guys, for the last two minutes, I'd love to shift now to the culture. So Jordan, you mentioned that appliance, the item example, which is I think indicative of many scenarios in the legacy old world, old guard school, where there's a cultural shift where some people are pissed off, they're going to go and they slowing things down, right? So you see people that are unhappy, the sites having performance of an e-commerce sites, having five second delays or some impact to the business, and the developers are moving fast with DevOps. The DevOps has risen up now where it's driving the agenda. Kind of impacting the old school departments, whether it's security or IT, central groups that are responding in days and weeks to requests, not minutes. This is a huge cultural thing. What's your thoughts on this? >> I absolutely think it's true. I think the reason were options differ slightly on that is we do see the rise of DevOps culture and how it starts to take control and rest the customer experience back from the legacy providers within the organization, but we still see that there's value in having a foot in the old and a foot in the new, and it's why that term hybrid, we talked about hybrid observability is really important to us. It's true, DevOps culture has a lot of great reasons why it's taken over, right? Increases in speed, increases in quality, increases in innovation, all of that. And yet the enterprise is still heavily invested in the old way. And so what they are looking for is a platform to get them from the old way to the new way fast. And that's where we really shine. We say we can enable, we can work with the existing tool set that you have, and we can move you even more in the future of this new definition of availability. And we can get you that DevOps state of play even quicker. And so you don't have to make a heavy lift and you don't have to take a big gamble right now. You can still provide this kind of slow moving migration plan that you need to feel comfortable, and it doesn't force you to throw away a bunch of stuff. >> And if you guys can comment on whole day two operations, that's where the whole ops reliability thing comes in, right? This is kind of where we're at right now, Dev and Ops. Ops really driving the quality and reliability, availability and your definition. This is key, right? This is where we're starting to see the materialization of DevOps. >> It's why we have guys like Michael Fisher who are really driving our agenda forward, right? Because I think he represents the vision of the future that we all want to get to. And the platform that the product team in OpsRamp is building is there, right? But we also want to provide a path for day two, right? There are still some companies are living in day one and they want to get to day two. And so that's where we drive out here. >> And Michael, the platform with the things like containers really helps people get there. They don't have to kill the old to bring in the new, they can coexist. Can you quickly comment your reaction to that? >> Yeah, absolutely. And I talked to a lot of, I won't name any but large scale web companies, and they're actually balancing this today. They have some infrastructure or applications running on bare metal that somebody's got Kubernetes, and there's actually, it's not so much, everything has to go one direction. It actually is what makes the business, right? Even for migrating to the cloud, there has to be a compelling business reason to do so. And I think a lot of companies are realizing that for the application side as well. What runs where and how do we run it? Do we migrate a legacy monolith to a microservice? How fast do we do it? What's the business impact of doing it? These are all critical things that DevOps teams are engaged with on a daily basis as part of the core workflows, so that's my take on that. >> Guys. Great segment. Thanks for coming on and sharing that insight. Congratulates the OpsRamp, doing really extremely well, right in the right position on ramp for operations to be DevOps, whatever you want to call it, you guys are in the center of it with a platform. I think that's what people want, delivering on these availability, automation, AI. Congratulations and thanks for coming on theCUBE for the Showcase Summit. >> Thanks so much. >> Thank you so much, John. >> Okay, theCUBE's coverage of AWS showcase hottest startups in cloud. I'm John Furrier, your host. Thanks for watching. (relaxing music)
SUMMARY :
for the modern enterprise. and availability is the are the ability to observe data, of services that might be up from the ability to do your job, all the issues that you Talk about the difference and it's not driving the business forward, Is that the right way to think about it? because all of the businesses It could be like an interface on the UI, I see the number one thing usually I mean, this seems to be a big discussion. customization of the item platform So the legacy slow down, So that's the what we do, but again, I'd love to get your definition that moves the business forward. And the second Emily Freeman's keynote in the wrong direction if you ask me. for the automation, for the edge, of the OpsRamp platform, kind of still in the game, that they need to make on the product management side, that time to value. of many scenarios in the legacy in the future of this new Ops really driving the quality And the platform that the product team And Michael, the And I talked to a lot of, I won't name any for the Showcase Summit. I'm John Furrier, your
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Michael Fisher | PERSON | 0.99+ |
Jordan Sheer | PERSON | 0.99+ |
Michael | PERSON | 0.99+ |
John | PERSON | 0.99+ |
Jordan | PERSON | 0.99+ |
two weeks | QUANTITY | 0.99+ |
Emily Freeman | PERSON | 0.99+ |
John Furrier | PERSON | 0.99+ |
30 seconds | QUANTITY | 0.99+ |
Amazon | ORGANIZATION | 0.99+ |
second piece | QUANTITY | 0.99+ |
two questions | QUANTITY | 0.99+ |
last quarter | DATE | 0.99+ |
Jordan Sher | PERSON | 0.99+ |
AWS | ORGANIZATION | 0.99+ |
two key ways | QUANTITY | 0.99+ |
first | QUANTITY | 0.99+ |
both | QUANTITY | 0.99+ |
today | DATE | 0.99+ |
one | QUANTITY | 0.99+ |
first piece | QUANTITY | 0.99+ |
CNN | ORGANIZATION | 0.99+ |
three things | QUANTITY | 0.99+ |
20 minutes | QUANTITY | 0.98+ |
Secondly | QUANTITY | 0.98+ |
two core lines | QUANTITY | 0.98+ |
first pillar | QUANTITY | 0.98+ |
three pillar | QUANTITY | 0.98+ |
Prometheus | TITLE | 0.98+ |
over a year | QUANTITY | 0.98+ |
hundred percent | QUANTITY | 0.98+ |
second | QUANTITY | 0.97+ |
Today | DATE | 0.97+ |
One | QUANTITY | 0.97+ |
up to 95% | QUANTITY | 0.97+ |
each one | QUANTITY | 0.97+ |
three core tenants | QUANTITY | 0.97+ |
OpsRamp | ORGANIZATION | 0.96+ |
dozens | QUANTITY | 0.96+ |
OpsRamp | TITLE | 0.96+ |
day two | QUANTITY | 0.96+ |
each | QUANTITY | 0.96+ |
two | QUANTITY | 0.96+ |
day one | QUANTITY | 0.95+ |
DevOps | ORGANIZATION | 0.95+ |
ORGANIZATION | 0.95+ | |
DevOps | TITLE | 0.95+ |
Kubernetes | TITLE | 0.94+ |
three pillars | QUANTITY | 0.94+ |
day | QUANTITY | 0.93+ |
Three pillars | QUANTITY | 0.93+ |
one direction | QUANTITY | 0.92+ |
Sean Scott, PagerDuty | PagerDuty Summit 2021
(upbeat music) >> Narrator: From theCUBE Studios in Palo Alto and Boston, connecting with thought leaders all around the world, this is a CUBE Conversation. >> Welcome to theCUBE's coverage of PagerDuty Summit, I'm your host from theCUBE Natalie Erlich. Now we're joined by Sean Scott, the Chief Product Officer at PagerDuty, thank you very much for joining the program. >> Glad to be here, thank you for having me. >> Terrific. Well, you've been with PagerDuty for about six months, how's it going? >> It's going great. So, I joined PagerDuty because I saw the entire world was shifting to digital first and PagerDuty is key infrastructure for many of the world's largest companies, in fact over 60% of the Fortune 100 are customers. And more importantly, I see a much broader future our platform will play in digital operations for these companies going forward, and I'm excited to be part of that. >> Terrific. Well, you have really robust experience, over 20 years in the Valley leading product, marketing, and engineering teams. What prompted the move? I mean, you explained a bit, but just really curious why you made that? >> Sure, so yeah I had a long career at Amazon where I was responsible for much of the shopping experience, I ran the homepage, product page, checkout, a lot of the underlying tools and tech that supports that worldwide across all devices. And then more recently I built and launched the Scout autonomous delivery robot from the ground up, so. But after 15 years, and I was starting to look for a change and I started talking to Jen, our CEO, and the more we talked, the more excited I became about the platform and what it can be going forward for our customers. You know, the fact that we are already integrated with so many customers around the world and playing such a critical role as part of their infrastructure, and yet, I think we're just getting started, and we can help out companies in so many more use cases across our organizations and really eliminate a lot of time and waste from their processes. Well, this is your first PagerDuty Summit, I would love it if you could share perhaps some insight what you're planning to announce this week? >> Yeah, sure. So, we have a few things that we're announcing. One is, we announced last year, probably the biggest news last September was our acquisition of Rundeck; and so as part of that we're announcing our first integration of PagerDuty and Rundeck in the form of Runbook actions. So this is a, you could think of it as kind of quick, kind of micro-automations or short automations to give responders much more insights into what's actually happening with an incident. So maybe it's running a MIM command or a script on a server, we can actually run that directly from the PagerDuty interface so you don't have to SSH into a box for example, which is all just takes time and effort, and so when you're trying to remediate an issue of maybe a site being down or a service being down, it all happens right there. And even your frontline responders can now do those remediations as well, and those automation actions, to again, before they need to escalate to the next tier or bring in other devs to help troubleshoot. So that's pretty exciting. We're also announcing Service Craft, which is a new way to model your services and to show your services, and really understand your dependency graph. So if you think about one of the biggest challenges often when you're trying to remediate an issue is understanding is it me, or is it one of my dependent services? And so now we actually have new visualizations to really show the responders exactly what's happening and you can quickly see is it you, or is it maybe some dependency, maybe multiple teams are having the same issue that because one of the core services that everybody leverages is down and you can quickly see that. So that's pretty exciting as well. We have change correlation and incident outliers. So change correlation, you know, most incidents occur because of changes that were made by us people, and so being able to spotlight things like here's a change that was recently made, or here's a change based on our machine learning algorithms that we detected that could be a culprit here. So providing much richer insights, to again, reduce that mean time to resolution. So this whole team, our Event Intelligence team, that's our whole purpose in life is really just to reduce that mean time to resolution for our customers. Imagine waking up, you know, tomorrow, and your mean time to resolution just magically goes down because of our software updates, and that's how that team focuses on. And then the last one in this group is internet outliers, which is all about telling you if an incident, is this rare, or is this a frequent incident? And just giving you a little more insights into what you're seeing, which will again, help the responders. We have some other announcements coming up, but I'll save that for Summit. >> Perfect. Well, you know, I'd love it if you could share some insight on the competitive landscape, and how PagerDuty is, how you see its product that they're offering different from the others? >> Sure. So, we go head-to-head with a lot of competitors, and we, we have the, you know, being in the fortunate position that we do have a few competitors coming after us and some big names as well. But, you know, when we go head-to-head with these companies, we generally win. And we see we're constantly getting put in bake-offs with these other competitors. We had one customer I was talking to a few weeks back and they paired us against the incumbent, and out of the box, we saw a 50% improvement in mean time to acknowledge, so this is how quickly we can pull in the responder. And then in addition, I thought was more interesting, is we saw a 50% improvement in the mean time to resolution over the incumbent. And so while we do have competitors coming at us, I'm really happy with the way our product performs and our customers are too. So after these bake-offs, it's usually pretty clear who's staying and who's going. >> Yeah, so, when you were helping develop this program this week, what were some of the key areas that you really wanted to highlight? >> Yeah, so one of the big areas is really talking about our vision, and what is our go forward plan. Because I think while we're really known for incident response, I think, you know, some of the exciting things you'll hear about at Summit are kind of where we're going in terms of four pillars to our vision. One is flexibility. Flexible workflows, and enabling flexibility. So, if you think about all the things that our product is doing beyond DevOps. So for example, you know, we had a customer telling us about they had put PagerDuty in front of everything they're doing, so their whole building is IP enabled, and so they had a contractor drill through a water main, and it was instantly able to shut off the water. So they, you know, within 30 seconds, PagerDuty had notified the right responders of building maintenance, and within a minute and a half the water was shut off, and they made the comment that PagerDuty just paid for itself with this one incident. We see IOT device management, we see even organ transplant delivery using our product, and so we want to continue to fuel that with our flexibility. Second pillar is connect to everyone. We see that we have a lot of people connected, but we just launched fairly recently a customer service offering, so now we can get customer service not only informed what's going on, but also connecting to the dev teams, and engineering teams, and the service owners, to really give them more insights into the blast radius and what they may be seeing. The next one is connect everything. So we have over 550 out of the box integrations, and so that makes it seamless to connect to apps like Datadog. But then also we work where our customers work, so we can actually do work in Slack or MS Teams and take action right in those tools. And the last one is automate away to toil. So we want to automate what can be automated, and this goes back to the Rundeck acquisition that I mentioned, and getting that more deeply integrated with the stack, and with processes across an organization. And we're seeing that when our customers really take advantage of that platform they can really automate away to toil, and automate a lot of redundant work, and work that is just busy work that keeps people from doing their day jobs, so to speak. >> Yeah, well, obviously we had a really unusual last year with the pandemic. How do you think that it changed up business for you? Did it inspire you to move in a new direction? What do you see next in the near future? >> For sure. So, I saw that, and it's probably the reason why I came to PagerDuty, because I saw the transformation industries are making to digital first. Right? And so there was a lot of teams, a lot of companies struggled, but then a lot of companies also, florists, you'd take companies like Instacart, and DoorDash, and Zoom, you know, had a terrific year. And so, you know, PagerDuty, even with the pandemic, and companies that were struggling, we still grew pretty rapidly last year, and that's, I think it's pretty exciting, and it really speaks to that migration to digital where digital is now becoming, you know, table stakes, and just part of what you have to do as a business as opposed to it used to be a goal that oh, we need to do more on digital platform, and now it's like, you have to, you know, focus on your digital platform if you want to simply stay relevant today. And so I think that's really important for PagerDuty because that's where we really help companies thrive. >> Sean, that's really interesting. To close out this interview, do you have any last thoughts? >> No, I think that covers it, I think we're, you know, really excited to grow with our customers and we're seeing great traction in the market, and look forward to a bright future, and our platform really helping customers solve new problems that they might've not even considered us for yet. >> Terrific. Well, thank you very much for your insights. Sean Scott, the Chief Product Officer at PagerDuty. And that wraps up our coverage today for the PagerDuty Summit. I'm your host Natalie Erlich for theCUBE. Thank you for watching. (upbeat music)
SUMMARY :
leaders all around the world, thank you very much for thank you for having me. PagerDuty for about six months, and I'm excited to be part of that. but just really curious why you made that? and the more we talked, and so being able to spotlight things like Well, you know, and out of the box, and this goes back to the What do you see next in the near future? and it really speaks to do you have any last thoughts? and look forward to a bright future, Well, thank you very
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Natalie Erlich | PERSON | 0.99+ |
Sean Scott | PERSON | 0.99+ |
Rundeck | ORGANIZATION | 0.99+ |
Jen | PERSON | 0.99+ |
Sean | PERSON | 0.99+ |
50% | QUANTITY | 0.99+ |
Amazon | ORGANIZATION | 0.99+ |
Boston | LOCATION | 0.99+ |
Palo Alto | LOCATION | 0.99+ |
last year | DATE | 0.99+ |
first | QUANTITY | 0.99+ |
tomorrow | DATE | 0.99+ |
last September | DATE | 0.99+ |
one | QUANTITY | 0.99+ |
theCUBE | ORGANIZATION | 0.99+ |
PagerDuty | ORGANIZATION | 0.99+ |
this week | DATE | 0.98+ |
over 60% | QUANTITY | 0.98+ |
over 20 years | QUANTITY | 0.98+ |
over 550 | QUANTITY | 0.98+ |
PagerDuty Summit | EVENT | 0.98+ |
theCUBE Studios | ORGANIZATION | 0.97+ |
Datadog | TITLE | 0.97+ |
one customer | QUANTITY | 0.97+ |
DoorDash | ORGANIZATION | 0.97+ |
Instacart | ORGANIZATION | 0.97+ |
One | QUANTITY | 0.97+ |
a minute and a half | QUANTITY | 0.97+ |
about six months | QUANTITY | 0.96+ |
Zoom | ORGANIZATION | 0.96+ |
15 years | QUANTITY | 0.96+ |
30 seconds | QUANTITY | 0.96+ |
pandemic | EVENT | 0.96+ |
Second pillar | QUANTITY | 0.94+ |
today | DATE | 0.94+ |
Runbook | ORGANIZATION | 0.89+ |
DevOps | TITLE | 0.85+ |
one incident | QUANTITY | 0.82+ |
few weeks back | DATE | 0.8+ |
2021 | DATE | 0.76+ |
MS | ORGANIZATION | 0.69+ |
Summit | EVENT | 0.64+ |
Scout | ORGANIZATION | 0.63+ |
IOT | ORGANIZATION | 0.56+ |
CUBE | ORGANIZATION | 0.53+ |
Officer | PERSON | 0.52+ |
Slack | ORGANIZATION | 0.52+ |
Chief | PERSON | 0.51+ |
dependent services | QUANTITY | 0.49+ |
Teams | TITLE | 0.44+ |
core services | QUANTITY | 0.42+ |
Fortune | QUANTITY | 0.39+ |
100 | QUANTITY | 0.35+ |
PagerDuty | OTHER | 0.33+ |
Google Cloud Announcements and Day 2 Show Wrap with DR | Cloud City Live 2021
>>Um, okay, thanks to the studio there for the handoff. Appreciate it. We're here for breaking news and it's exciting that we have who's the managing director. Google is breaking some hard news here, Dave. We want to bring him in and get commentary while we end up Dave too. Honestly, the story here is cloud city. We are in the cloud city and all, thanks for coming on remotely into our physical hybrid set here. Thanks for coming >>On. Thank you, John. And very excited to be here. What Juliet. >>Well, we got Bon Jovi ready to play. Everyone's waiting for that concert in the year. The only thing standing between bunch of LV and all the great stuff. So a lot of people watching. Thanks for coming on, sir. So you guys got some big news, um, first Erickson partners with you guys on 5g platform, deal with Anthem, as well as, uh, open ran Alliance. You guys are joining huge, a Testament to the industry. I see Google with all your innovation you guys have in the big three cloud hyperscalers. Obviously you guys invented SRE, so you know, you no stranger to large scale. What's the news. Let's tell us why this Erickson news is so important. Let's start with the Erickson announcement. >>Sure. So John, I mean, we are very excited today to finally bring to the market, the strategic partnership that we've been building with Erickson for the last few months, uh, the partnership to recent retreat, which is very important to the industry is you're actually doing this in conjunction with very large CSPs. So it's not been in isolation. You are in fact in the press release that we have already launched something to get the big telecom Italia in Italy, because you will see that also in the past. And really the partnership is on three pillars. Number one, how can CSBs monetize 5g and edge, which is the real team at the moment using Google clouds solutions like the edge computing platform and, and POS, and Erikson's cutting edge 5g components, 5g solutions. And if we can onboard these together at the CSP, such as telecom Italia, that creates massive pain to market efficiency. So that's 0.1 because speed and agility is key John, but then point to it also unlocks a lot of edge use cases for a bunch of verticals, retail, manufacturing, healthcare, so on, which are already starting to launch together with that. Excellent. And so that's the second pillar. And then the final pillar of course, is this continuously cloud native innovation that you just highlighted. John, we are going to try and double down on it between ourselves and Ericsson to really time created this cloud native application suite or 5g or whatever. >>Talk about the innovations around cloud, because the message we're hearing him this year at mobile world Congress, is that the public cloud is driving the innovation. And, you know, I can be a little bit over the top. So the telcos are slow. They're like glaciers, they move slow, but they're just moving packets. They are there. They're moving the network around. The innovation is happening on top. So there's some hardened operations operating the networks. Now you have a build concept cloud native enables that. So you've got containers. You can put that encapsulate that older technology and integrated in. So this is not a rip and replace. Someone has to die to win. This is a partnership with the tellers. Can you share your thoughts on that piece? >>Smart Antone's photo? We believe that it's a massive partnership opportunity. There's zero conflict or tensions in this sort of ecosystem. And the reason for that is when you talk about that containerization and right once and deploy everywhere type architecture that we are trying to do, that's where the cloud native really helps. Like when you create Ericsson 5g solutions with the operators, adjust telecom Italia, once you build a solution, you don't have to worry about, do I need to kick it back again and again, but every deployment, as long as your mantra, genetics and working, you shouldn't be able to have the same experience. >>Yeah, I'm John. I talk all the time in the cube about how developers are really going to drive the edge. You're clearly doing that with your distributed cloud, building out a telco cloud. I wonder if you could talk a little bit more about how you see that evolving. A lot of the AI that's done today is done in the cloud. A lot of modeling being done. When you think about edge, you think about AI inferencing, you think about all these monetization opportunities. How are you thinking about that? >>So I think David, first of all, it's a fan best six Sigma in how we are looked in at analytics at the edge, right? So we, uh, we have realized that is a very, very, uh, uh, uh, data computing, heavy operation. So certainly the training of the models is still going to stay in cloud for the foreseeable future. But the influencing part that you mentioned is there something that we can offer to the edge? Why is that so important in the pandemic era, think of running a shop or a factory floor, completely autonomously meeting zero minimal human intervention. And if you want to look at an assembly line and look at AI influencing as a way to find out assembly line defects on products in manufacturing, that's very difficult problem to solve unless you actually create those influencing models at the edge. So creating that ecosystem of an Erickson and a Google cloud carrier gives you that edge placement of the workloads that would fit right next to our factory floor in our manufacturing example. And then on top of that, you could run that AI influence thing to really put in the hands of the manufacturer, a visual inspection capability to just bring this to life. >>Great. Thank you for that. And now the other piece of the announcement of course, is the open, open ran. We've been talking about that all weekend and you know, you well, remember when cloud first came out, people were concerned about security. Of course. Now everybody's asking the question, can we still get the reliability and the security that we're used to with the telcos? And of course over time we learned that you guys actually pretty good at security. So how do you see the security component, maybe first talk about the open ran piece, why that's important and how security fits? >>Sure. So first of all, open trend is something that we have taken great interest in the last year or so as it started evolving. And the reason for that is fairly simple. Dave, this aggregation of networks has been happening for some time in the radio layer. We believe that's the final frontier of sort of unlocking and dis-aggregating that radio layer. And why is it so important? 80% of the operators spend globally is on radio. 80% is on radio. If you disaggregate that. And if the internet synergies for your CSP partners and clients, that meant you have standard purpose hardware standard for software with open interfaces, number one, massive difference in VCO. Number two, the supply chain gets streamlined and become still really, really simple way to manage a fairly large distribution. That's about to get larger in 5g and the capital clarity that 5g needs. >>You're thinking of tens of thousands of micro cells and radio cells going everywhere. And having that kind of standardized hardware software with openings of Essex is an extremely important cost dimension to every new site finished that the reason we got to exact open brand was you can now run for a lot of API APIs on the radio net, cetera, that then certainly brings a whole developer community on the radio later. That then helps you do a bunch of things like closed loop automation for network optimization, as well as potentially looking at monetization opportunities by hyper personalizing, yours and mine experiences at the waist level from the self-doubt. And so that really is what is driving us towards this open grind paper. Come on, we go and >>Got a minute and a half. I want to get your thoughts real quick on, on open source and the innovation. Um, Danielle Royston, who's the CEO of telco, Dr. She's at a keynote today. And she mentioned that the iPhone 14 years ago was launched. Okay. And you think about open and you mentioned proprietary with the 5g and having Iran be more commodity and industry standard. That's going to lower the costs increase the surface here of infrastructure. Everyone wins because everyone wants more connectivity options. Software is going to be the key to success for the telco industry. And open source is driving. That is Android. The playbook that you guys pioneered, obviously at Google with the smart phones was very successful. How is that a playbook or an indicator to what could happen at telecom? >>Absolutely. John and the parallel and analogy that you raised is photon. Be believed in the telco world and tossed multi cloud as a unifying software development layer. The app development platform is the way that people will start to drive this innovation, whether it's radio or whether it's in the core or whether it's on the side of pups, same software planning, everywhere that really allows you that whole development models that we are familiar with, but on the telecom side. And that's where we are seeing some massive innovation opportunities for systems to come on board. >>That's great stuff. And I was just heard someone in the hallway just yesterday and say, you want to be the smartphone. You don't want to be the Blackberry going forward. That's pretty much the consensus here at mobile world Congress. I'm all. Thank you for coming on and sharing the hard news and Google regulations on the Erickson Anthem platform, a deal as well as the open Ranton Alliance. Uh, congratulations. Good to see you. And by the way, you'll be keynoting tomorrow on the cube featured segment. So >>Watch that in there. Thank you, John. Thank you. Glad >>To be here. Benching director telecom, industry, solicitor, Google, obviously player. He's managing that business. Big opportunities for Google because they have the technology. They got the chops, Dave, and we're going to now bring this Daniel. Russia says here when to bring up on the stage, Bon Jovi is about to go on behind us Bon Jovi's here. And this is like a nightclub, small intimate setting here in cloud city. Dave Bon. Jovi's right there. He's going to come on stage after we close down here, but first let's bring up the CEO of telco. Dr. And yeah, it was great to see she's hot off the keynote. We're going to see you to Mike. Great to see you. Oh, it's great to be there. We're going to see you tomorrow for an official unpacking of the keynote, but thanks for coming by and closing, >>Swinging by. I never closed down the show. It's been a big, it's been a big day-to-day at MWC and in cloud city, really starting to get packed. I mean, everyone's coming in the band's warming up. You can kind of hear it. Um, I think Elon Musk is about to go on as well. So I mean, it's really happening all the buzz about cloud city out there in the hallway. Yeah. Yeah, no, I mean, I think everyone's talking about it. I'm really, really excited with how it's going. >>Well, this is awesome. While we got you here, we want to put you to work being the cube analyst for the segment. You just heard Google. Uh, we broke them in for a breaking news segment. So hard news Erickson partnership. We're in the factory, former Erickson booth. They're not even here, it's now the Calco VR booth, but that's a relation. And then open ran again, open source, you got five G you got open source all happening. What's your take on this? >>You see, you know, there's two big. And I, I talked about it, my keynote this morning, and there's two big technological changes that are happening in our industry simultaneously. And I don't think we could have had it MWC 21. I certainly wanted to make it about the public cloud. I think I'm sort of successful in doing that. And I think the other piece is open ramp, right? And I think these two big shifts are happening and, um, I'm really thrilled about it. And so, yeah, >>Well I loved your keynote. We were here, live. Chloe was here filling in for Dave while David was going to do some research and some breaking stories to you are on stage. And we were talking well, he's like, there's trillions of dollars, John on the table. And I was making the point, the money is at the middle of the table and it's changing hands if people don't watch it. And then you onstage that this trillions of dollars, this is a real competitive shift with dollars on the table. And you've got cultural collision. You got operators and builders trying to figure out it feels like dev ops is coming in here. Yeah. I mean, what's the, what's the holistic vibe. What's >>The, yeah, I think my message is about, we can use the software and specifically the software, the public cloud to double your ARPU without massive cap X expenditure. And I think the CSPs is always viewed to get the increase in ARPU. I got to build out the network. I got to spend a lot of money. And with these two technologies that require might be dropped. And then in exchange for doubling our poo, why not? We should do that. Absolutely. >>You know, your message has been pretty clear that you got to get on, on the wave that arrived the way you're going to become driftwood. As John said yesterday. And I think it's pretty, it's becoming pretty clear that that's the case for the telcos. I feel like Danielle, that they were entering this decade, perhaps with a little bit more humility than they have in the past. And then, you know, maybe, especially as it relates to developers, we're just talking about building out the edge. We always talk about how developers are really going to be a key factor in the edge. And that's not a wheelhouse necessarily. It's obviously they're going to have to partner for that to have going to have to embrace cloud native. I mean, it's pretty clear that your premise is right on it. We'll see how long it takes, but if it, if they don't move fast, you know, what's going to happen. Well, I >>Think you look at it from the enterprise's perspective. And I think we just heard Google talking about it. We need to provide a tech stack that the enterprises can write to now, historically they haven't had this opportunity historically that CSPs have provided it. Now you're going to be able to write against Google's tech stack. And that's something that is documented. It's available. There's developers out there that know it. Um, and so I think that's the big opportunity and this might be the big use case that they've been looking for with 5g and looking forward to 16th. And so it's a huge opportunity for CSS. >>I think that's an important point because you got to place bets. And if I'm betting on Google or Amazon, Microsoft, okay. Those are pretty safe bets, right. Those guys are going to be around. >>I mean, they're like, no, don't trust the hyperscalers. I'm like, um, are you guys nuts? If they're safe, right. Safe >>Bets in terms of your investment in technology, now you got to move fast. Yeah. That's the other piece of it. You've got to change your business model. >>Well, you gotta be in the right side of history too. I mean, I mean, what is trust actually really mean? The snowflake trust Amazon, it sure did to get them where they are. Um, but now that's a >>Great example, John. It really is because there's a company that can move fast, but at the same time they compete with the same time they add incremental value. And so yeah, >>Here, the, you can see the narrative like, oh no, we're partnering telcos. Aren't bad. No one needs to die to bring in the new containers. Do we'll help them manage that operational legacy. But if they don't move, they're going to have an asset. That'll get rolled up into a SPAC or some sort of private equity deal. And because the old model of building cap backs and extract rents is kind of shifting because the value shifting. So to me, I think this is what we're watching still kind of unknown. Danielle Love to get your thoughts on this because if the value shifts to services, which is a consumption model like cloud, yeah. Then you can, don't have to try and extract the rents out of the cap ex >>Yeah. I don't think you need to own the entire stack to provide value. And I think that's where we are today in telco, right there. I mean, nuts and bolts of the stack, the servers, you know, the cabling, everything. And I'm like, stand on the shoulders of these amazing tech giants that have solved, you know, mega data centers, right. Huge data centers at scale, and just leverage their, their investment and uh, for your own benefit, it starts to focus. And we heard, um, all talking about it starts to focus on your subscriber and driving a great experience for us. Right? Yeah. Well, you're >>Talking about that many times they can do, but you're right. If the conversation hasn't has to go beyond, okay, we're just conductivity. It's gotta be ongoing and be like, oh, it's $10 a month for roaming charges. Ah, great. Yeah. Tick that box, right? It's those value added services that you're talking about and it's an infinite number of those that can be developed. And that's where the partnerships come in a creativity in the industry. It's just >>A blank piece of paper for, well, we, you know, everyone thinks Google knows everything about you, right. We've had the experience on our phone where they're serving of ads and you're like, how did you write Facebook? But you know, who knows more about us than, than Google or your mother, even your telco, you take your phone with you everywhere. Right? And so it's time to start unlocking all of that knowledge and using it to provide >>A really great, by the way, congratulations on the CEO to Toby and the investment a hundred million dollars. That's a game changer statement again, back to the billing. And there's a good, there's a whole new chain, even all up and down the stack of solutions, great stuff. And I want to unpack that tomorrow. I don't hold that. We're going and we're going to meet tomorrow. I want, I wanna want to leave that to stay >>In the data for a second, because you made the point before in your keynote as well. That it's, that it's the data that drives the value of these companies. Why is it that apple, Amazon, Google Facebook now trillion dollar evaluations. It's all about the data and the telcos have the data, but they can't figure out how to turn that into valuation. >>There's two parts of the data problem, which is number one, the data is trapped in on-premise siloed systems that are not open. You can't connect them and they certainly can't do without. And we talked about it, I think yesterday, you know, millions of dollars of expenditure. And I think the other piece that's really interesting is that it's not connected to a mechanism to get it out in a timely manner, right? This is data that's aging by the minute. And when it takes you weeks to get the insight it's useless. Right? And so to Togi we announced the launch to Togi, I'll get a little to Tokyo plug in there, right. To Toby is connecting that insight to the charger, to the engagement engine and getting it out to subscribers. I think that's the beginning of this connection. I think it's a hard problem to solve and would have been solved already. >>But I think the key is leveraging the public cloud to get your data out of on-premise and, and mashing it up against these great services that Google and Azure and Amazon provides to drive it into the hands of the subscriber, make it very actionable, very monetizeable right at the end, that's what they want. More ARPU, more revenue. Right. And you know, we heard some keynotes from GSA yesterday, some big, big guys, you know, talking about how, you know, it's not fair that these other communication platforms are not regulated. You know, telco is heavily regulated and they're like, it's not fair. And I'm like, yep. It's not fair. That's like right. South complaining about it and start treating your customers better. So they are, they're happy to give you more. >>Yeah. And I think that's the message about the assets do, um, well, one thing I will say is this mobile world Congress is that we've been having a lot of fun here in cloud city. I have to ask you a personal question. Have you been having fun? You look great on the keynote of spring to your staff, cloud cities. Beautiful. Spectacular here. Give us some highlights, personal highlights from your trip. So far, >>Number one, I'm, I'm psyched that the keynote is delivered and, and done. I mean, I think it takes my blood pressure down a blind, um, you know, the spring in my step, I wore these fun little tennis shoes and, and that was really fun, but yeah, I'm having, I'm having, I think a lot of things, great conversations. Yes. The attendance has reduced, um, you know, usually you see hundreds of people from the big group carriers, especially the European groups and yeah, the attendance is reduced, but the senior guys are here, right. The senior leadership teams are in the booth or having meetings, running amazing conversations. I think the last year we really did live a decade in one year. I think they woke up to the power of the public cloud. I mean, there was no way that they got business done without cloud based tools. And I think the light bulb went off, I think I'm right in the right moment. Awesome. Do you think that, >>Do you think that they'd think in there, like left money on the table because you look at the pandemic, there were three categories of companies, losers, people who held the line struggled and then winners. Yeah. Big time tailwind booming. Obviously the zooms of the world telcos did well. They were up and running. Uh, this, this was good. You think we might've left some money on the table? They could have done more. >>Yeah. I think the ones that were, you know, people talk about digital transformation where digital telco we're digitally enabled, but I think the pandemic really tested this. Right. Can you deliver a contactless SIM or do you need to go to a store in person to get to go pick it up? And I had a broken SIM during the pandemic. My provider made me go to the store and I'm like, is it even open? And so I heard other stories of telcos that were very digitally enabled, right. They were using Uber to deliver Sims, all sorts of fun, crazy stuff and new ideas. And they were able to pivot right. Agile. And so I think, I think that was a really big telemedicine booming. So >>If you were in a digital business during the pandemic in general, you're out of business maybe unless you were telco, but I think you're right. I think the light bulb went off. It was an aha moment. And they said, oh, if >>We don't, I mean, I am not kidding. Right. As an ex CEO where I was trying to collect signatures on renewals, right. Here's a DocuSign, which for the world is like, duh. I mean, our school uses DocuSign. I had telcos that required an in-person signature, right. In some country once a month on Tuesday between 10 and two. And I'm like, how are you doing business? Like that? That's like the dark ages. >>Yeah. This is where the crypto guys got it right. With know your customer. Right. >>Because they have the data. Well, there's a lot of things that come in wrong. We don't want to get the whole show on that, but then you have great to have you drop biopsy Bon Jovi's here. How did you get Bon Jovi? Huge fan, New Jersey boy Patriots fan. We'd love it. Well, >>Yeah. I mean, who doesn't love Bon Jovi. Right. Um, we knew we wanted a rocker, right. Rock and roll is all about challenging the status quo. Um, that, I mean, since the beginning and that's what we're doing here, right. We're really challenging. Like the way things have been done in telco kind of just shattering the glass ceiling and lots of different ways. Right. Calling the old guys dinosaurs. I'm sure those guys love me. Right. I mean, how much do they hate me right now? Or they're like that girl? Oh, we're punk >>Rock. They're rock and roll. Right, right. I mean, maybe we should have gotten the clash >>Right. Black flag. Right. I'm a little bit old. >>Accessible. Still >>Edgy. Yeah. So really excited to get them here. Um, I've met him before. Um, and so hopefully he'll remember me. It's been a couple of years since I've seen him. So can't wait to connect with him again. I think we have Elon Musk coming up and that's going to be, it's always exciting to hear that guy talk. So >>Yeah, it could be inspiration off after you've talked to space, space X and kind to star lake. >>Right. I mean, those guys are launching rockets and deploying satellites. And >>I think that's really interesting for >>Rural right. In telco. Right. Being able to deploy very quickly in rural where the, maybe the cost, um, you know, per gig doesn't make sense. You know, the cost for deployment of tower. I think, I mean, that's an interesting idea right there. It's exciting. It's exciting. >>He's inspirational. I think a lot of people look at the younger generation coming into this issue. Why are we doing things? A lot of people are questioning and they see the cloud. They're saying, oh, Hey, you're a B, why are we doing this? This is such an easier, better way. Yeah. I think eventually the generation shifts >>It's coming. I'm so excited to be a part of it. Yeah. Great, >>Great leadership. And I want to say that you are real innovative, glad to have us here and presenting with you here. >>Awesome team. I'm psyched to have you guys. We talked last night about how great this partnership has said. Yeah. >>Cuba's keep us rocking inside the cloud city. The streets of the city are packed in here. All stuff. Great stuff. Thanks for coming on. Thanks. Bon Jovi is here. We've got a shot. A bunch of we do we have a screenshot of Bon Jovi? Yup. There it is. Okay. He's about to come on stage and uh, we're gonna take a break here. We're gonna take and send it back to Adam and the team in the studio. Thanks guys.
SUMMARY :
We are in the cloud city and all, thanks for coming on remotely So you guys got some big news, um, first Erickson partners with you guys on 5g platform, And so that's the second pillar. And, you know, And the reason for that is I wonder if you could talk a little bit But the influencing part that you mentioned is And now the other piece of the announcement of course, is the open, open ran. And the reason for that is fairly simple. And having that kind of standardized hardware software with openings of Essex is an extremely important cost And she mentioned that the iPhone John and the parallel and analogy that you raised is photon. And I was just heard someone in the hallway just yesterday and say, you want to be the smartphone. Watch that in there. We're going to see you to Mike. I mean, everyone's coming in the band's warming up. And then open ran again, open source, you got five G you And I don't think we could have had it MWC 21. and some breaking stories to you are on stage. And I think the CSPs is always viewed to get the increase in ARPU. And I think it's pretty, it's becoming pretty clear that that's the case for the telcos. And I think we just heard Google talking about it. I think that's an important point because you got to place bets. I'm like, um, are you guys nuts? You've got to change your business model. Well, you gotta be in the right side of history too. And so yeah, And because the old model of building cap backs and extract I mean, nuts and bolts of the stack, the servers, If the conversation hasn't has to go beyond, And so it's time to start unlocking And I want to unpack In the data for a second, because you made the point before in your keynote as well. I think yesterday, you know, millions of dollars of expenditure. But I think the key is leveraging the public cloud to get your data out of on-premise and, I have to ask you a personal question. And I think the light bulb went off, Do you think that they'd think in there, like left money on the table because you look at the pandemic, there were three And I had a broken SIM during the pandemic. I think the light bulb went off. And I'm like, how are you doing business? With know your customer. show on that, but then you have great to have you drop biopsy Bon Jovi's here. Rock and roll is all about challenging the status quo. I mean, maybe we should have gotten the clash I'm a little bit old. I think we have Elon Musk coming up and that's going I mean, those guys are launching rockets and deploying satellites. maybe the cost, um, you know, per gig doesn't make sense. I think a lot of people look at the younger generation coming into this issue. I'm so excited to be a part of it. And I want to say that you are real innovative, glad to have us I'm psyched to have you guys. He's about to come on stage and uh, we're gonna take a break here.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
David | PERSON | 0.99+ |
Danielle Royston | PERSON | 0.99+ |
Erickson | ORGANIZATION | 0.99+ |
Dave | PERSON | 0.99+ |
Amazon | ORGANIZATION | 0.99+ |
ORGANIZATION | 0.99+ | |
Microsoft | ORGANIZATION | 0.99+ |
John | PERSON | 0.99+ |
Adam | PERSON | 0.99+ |
Mike | PERSON | 0.99+ |
apple | ORGANIZATION | 0.99+ |
Italy | LOCATION | 0.99+ |
Ericsson | ORGANIZATION | 0.99+ |
Daniel | PERSON | 0.99+ |
Chloe | PERSON | 0.99+ |
Blackberry | ORGANIZATION | 0.99+ |
yesterday | DATE | 0.99+ |
80% | QUANTITY | 0.99+ |
Bon Jovi | PERSON | 0.99+ |
telco | ORGANIZATION | 0.99+ |
ORGANIZATION | 0.99+ | |
second pillar | QUANTITY | 0.99+ |
two parts | QUANTITY | 0.99+ |
tomorrow | DATE | 0.99+ |
Danielle | PERSON | 0.99+ |
Elon Musk | PERSON | 0.99+ |
Android | TITLE | 0.99+ |
Jovi | PERSON | 0.99+ |
two technologies | QUANTITY | 0.99+ |
last year | DATE | 0.99+ |
last year | DATE | 0.99+ |
Uber | ORGANIZATION | 0.99+ |
iPhone | COMMERCIAL_ITEM | 0.99+ |
Dave Bon | PERSON | 0.99+ |
GSA | ORGANIZATION | 0.99+ |
today | DATE | 0.99+ |
telcos | ORGANIZATION | 0.99+ |
Toby | PERSON | 0.99+ |
trillions of dollars | QUANTITY | 0.98+ |
first | QUANTITY | 0.98+ |
one | QUANTITY | 0.98+ |
14 years ago | DATE | 0.98+ |
this year | DATE | 0.98+ |
three pillars | QUANTITY | 0.97+ |
one year | QUANTITY | 0.97+ |
tens of thousands | QUANTITY | 0.97+ |
New Jersey | LOCATION | 0.97+ |
Amol Phadke, Google Cloud & Day 2 Show Wrap with Danielle Royston | Cloud City Live 2021
(upbeat music) >> Okay, thanks to the studio there for the handoff. Appreciate it, we're here for breaking news and it's exciting that we have Amol Phadke who's the Managing Director, Google is breaking some hard news here, Dave, so we want to bring him in and get commentary while we end out day two. Obviously, the story here is CLOUD CITY. We are in the CLOUD CITY. Amol, thanks for coming on remotely into our physical hybrid set here. Thanks for coming on. >> Thank you, John. I'm very excited to be here, virtually at MWC 21. >> Oh we got Bon Jovi ready to play. Everyone's waiting for that concert and you're the only thing standing between Bon Jovi and all the great stuff so. >> A lot of people watching. >> Thanks for coming on. Seriously you guys got some big news first Ericsson partners with you guys on 5G, platform deal with anthesis as well as open O-ran Alliance. You guys are joining huge testament to the industry. Obviously Google with all your innovation you guys have in the big three cloud hyperscalers. Obviously you guys invented SRE, so you know, you're no stranger to large scale. What's the news? Tell us why this Ericsson news is so important. Let's start with the Ericsson announcement. >> Sure, so, John, I mean, we are very excited today to finally bring to the market, the strategic partnership that we've been building with Ericsson for the last few months, the partnership, the reason we feel this is very important to the industry is we are actually doing this in conjunction with very large CSPs. So it's not done in isolation. You in fact saw in the press release that we have already launched something together with Telecom Italia in Italy. Because you will see that also in the press. And really the partnership is on three pillars. Number one, how can CSPs monetize 5G and Edge, which is a real team at the moment using Google Clouds solutions like the Edge computing platform and Anthos and Ericsson's cutting Edge 5G components, 5G solutions. And if we can onboard this together at the CSPs, such as Telecom Italia, that creates massive time to market efficiency. So that's point 1. Speed and agility is key John. But then point 2, it also unlocks a lot of Edge use cases for a bunch of verticals, retail, manufacturing, healthcare and so on. Which we are already starting to launch together with Ericsson. And so that's the second pillar. And then the final pillar of course, is this continuous wave of Cloud Native innovation that you just highlighted, John. We are going to try and double down on it between ourselves and Ericsson to really try and create this Cloud Native Application Suite for 5G over time. >> Talk about the innovations around Cloud, because the message we're hearing this year at Mobile World Congress is that the public cloud is driving the innovation and you know, I can be a little bit over the top and say, so the Telcos are slow, they're like glaciers, they move slow, but they're just moving packets. They are there, they're moving the network around. The innovation is happening on top. So there's some hardened operations operating the networks. Now you have a build concept, Cloud Native enables that. So you've got containers. You can put that, encapsulate that older technology and integrate it in. So this is not a rip and replace, someone has to die to win. This is a partnership with the Telco's. Can you share your thoughts on that piece? >> Spot on, John, spot on. We, we believe that it's a massive partnership opportunity. There's zero conflict or tensions in this sort of ecosystem. And the reason for that is, when you talk about that containerization and write once and deploy everywhere type architecture, that we are trying to do, that's where the Cloud Native be really helps. Like when you create Ericsson 5G solutions with the operators at Telecom Italia, once you build a solution, you don't have to worry about, do I need to go create that again and again for every deployment. As long as you have Anthos and Ericsson working, you should be able to have the same experience everywhere. >> Yeah, John and I talk all the time in theCUBE about how developers are really going to drive the Edge. You're clearly doing that with your Distributor Cloud, building out a Telco Cloud. I wonder if you could talk a little bit more about how you see that evolving and a lot of the AI that's done today is done in the cloud. A lot of modeling being done. When you think about Edge, you think about AI inferencing, you think about all these monetization opportunities. How are you thinking about that? >> Sure, so I think David first of all, it's a fantastic segue into how we are looking at analytics at the Edge, right? So we, we have realized that (connection disruption) is a very, very data computing, heavy operation. So certainly the training of the models is still going to stay in cloud for the foreseeable future. But the influencing part that you mentioned, is definitely something that we can offload to the Edge? Why is that so important? In the pandemic era think of running a shop or a factory floor, completely autonomously, needing zero minimal human intervention. And if you want to look at an assembly line and look at AI influencing as a way to find out assembly line defects on products and manufacturing. That's a very difficult problem to solve unless you actually create those influencing models at the Edge. So creating that ecosystem of an Ericsson and a Google Cloud and Telecom Italia type of carrier, gives you that Edge placement of the workloads that would fit right next to a factory floor in our manufacturing example. And then on top of that, you could run the AI influencing to really put in the hands of the manufacturer, a visual inspection capability to just bring this to life. >> Great, thank you for that and now the other piece of the announcement of course is the open, Open RAN. We've been talking about that all week. And you know, you well remember when Cloud first came out, people were concerned about security. And of course, now everybody's asking the question, can we still get the reliability and the security that we're used to with the Telcos? And of course over time we learned that you guys actually are pretty good at security. So how do you see the security component? Maybe first talk about the Open RAN piece, why that's important and how security fits? >> Sure, so first of all, Open RAN is something that we have taken great interest in the last year or so as it started evolving. And the reason for that is fairly simple Dave, this aggregation of networks has been happening for some time. In the radio layer, we believe that's the final frontier of sort of unlocking and desegregating that radio layer. And why is that so important? 80% of the operators spent globally is on radio across the entire infrastructure, 80% is on radio. If you disaggregate that and if you created synergies for your CSP partners and clients, that meant you have standard purpose hardware, standard purpose software with open interfaces, number one, massive difference in PCO. Number two, the supply chain gets streamlined and becomes a really, really simple way to manage a fairly large distribution, that's about to get larger with 5G and the capillarity that 5G needs. You're thinking of tens of thousands of micro cells and radio cells going everywhere. And having that kind of standardized hardware, software with open interfaces, is an extremely important cost dimension too. And on the revenue side, the things is that, the reason we got so excited with Open RAN was, you can now run a lot of API's on the radio net itself. That then suddenly brings a whole developer community on the radio layer. That then helps you do a bunch of things like closed loop automation for network optimization, as well as potentially looking at monetization opportunities by hyper personalizing yours and mine experiences at a device level, from the cell tower. And so that really is what is driving us towards this Open RAN type announcement. >> John: Amol, we've only got a minute and a half. I want to get your thoughts real quick on, on Open Source and the innovation. Danielle Royston, who's the CEO of TelcoDr. She's a keynote today. And she mentioned that the iPhone, 14 years ago was launched, okay. And you think about Open, and you mentioned proprietary with the 5G, and having O-RAN be more commodity and industry standard. That's going to lower the costs, increase the surface area of infrastructure. Everyone wins, 'cause everyone wants more connectivity options. Software is going to be the key to success for the telco industry, and Open Source is driving that. Is Android the playbook that you guys pioneered, obviously at Google with phones was very successful. How is that a playbook or an indicator to what could happen at Telco? >> Absolutely John and the parallel analogy that you raised is spot on. We believe in the Telco world Anthos multi-cloud as a unifying software development layer and the app development platform is the way that people will start to drive this innovation. Whether it's a radio or whether it's in the core or whether it's on the IT side of house. Same software running everywhere. That really allows you that whole CICD SRE type development models that we are familiar with, but on the telecom side. And that's where we are seeing some massive innovation opportunities for start, that would be for systems to come on. >> John: That's great stuff. And I was, just heard someone in the hallway just yesterday and say, you want to be the smartphone. You don't want to be the Blackberry going forward. That's pretty much the consensus here at Mobile World Congress. Amol, thank you for coming on and sharing the hard news with Google. Congratulations on the Ericsson Anthos platform deal as well as the Open Ran Alliance. Congratulations, good to see you. And by the way, you'll be keynoting tomorrow on theCUBE featured segments. So, watch that interview. >> Thank you John. Glad to be here. >> Thanks Amol. Managing Director, Telecom Industry Solutions at Google, obviously player, he's managing that business. Big opportunities for Google because they have the technology to get the chops Dave, and we're going to now, bring on Danielle Royston, she's here, I want to bring her up on the stage. Bon Jovi's about to go on, behind us, Bon Jovi's here. And this is like a nightclub, small intimate setting here in CLOUD CITY. Dave, Bon Jovi is right there. He's going to come on stage after we close down here, but first let's bring up the CEO of TelcoDR, Danielle Royston, great to see you. She's hot off the keynote. We're going to see you have a mic. Great to see you. >> Oh, it's great to be here, awesome. >> We are going to see you tomorrow for an official unpacking of the keynote but thanks for coming by and closing, swinging by. >> I know we're closing down the show. It's been a big, it's been a big day today at MWC and in CLOUD CITY. >> And Bon Jovi by the way. >> Day two, I mean really starting to get packed. >> And I mean, everyone's coming in, the band's warming up. You can kind of hear it. I think Elon Musk is about to go on as well. So I mean, it's really happening. >> A lot of buzz about CLOUD CITY out there in the hallway. >> Yeah, yeah. No, I mean, I think everyone's talking about it. I'm really, really excited >> Awesome. >> with how it's going, so yeah. >> Well, this is awesome, while we got you here, we want to put you to work being theCUBE analyst for this segment. You just heard Google. We broke them in for a breaking news segment. Obviously, so hard news Ericsson partnership. We're in the, actually former Ericsson booth. They're not even here, it's now the TelcoDR booth. But that's and then Open RAN again, Open Source. You got 5G, you got Open Source all happening. What's your take on this, as you're seeing this? >> Yeah, I think, you know, there's two big, and I talked about in my keynote this morning, there's two big technological changes that are happening in our industry simultaneously. And I don't think we could have had it--MWC 21 I certainly wanted to make it about the Public Cloud. I think I'm sort of successful in doing that. And I think the other piece is Open RAN, right? And I think these two big shifts are happening and I'm really thrilled about it. And so, yeah, we saw these two. >> I loved your keynote, we were here live Chloe was here filling in for Dave while Dave was going to do some research and getting some breaking stories. But you are on stage and, and we were talking, Chloe's like, these there's trillions of dollars, John on the table. And I was making the point, that the money's in the middle of the table and it's changing hands. If people don't watch it. And then you onstage said there's trillions of dollars. This is a real competitive shift with dollars on the table. And you've got cultural collision. You've got operators and builders trying to figure out, it feels like Dev Ops is coming in here. >> Yeah. >> I mean, what's the, what's the holistic vibe. What's the, what do you? >> Yeah, I think my message is about, we can use the software and specifically the software, the Public Cloud, to double your ARPU without massive CapEx expenditure. And I think the CSPs has always viewed to get the increase in ARPU, I got to build out the network, I got to spend a lot of money. And with these two technologies that require might be dropped. And then in exchange for doubling our ARPU, why not? We should do that absolutely. >> You know, your message has been pretty clear that you got to get on, on the wave. Got to ride the wave or become driftwood, as John said yesterday. And I think it's pretty, it's becoming pretty clear that that's the case for the Telcos. I feel like Danielle, that they entering this decade, perhaps with a little bit more humility than they have in the past. And then, you know, maybe, especially as it relates to developers, we're just talking about building out the Edge. We always talk about how developers are really going to be a key factor in the Edge and that's not a wheelhouse necessarily. But, obviously they're going to have to partner for that to have, they're going to have to embrace Cloud Native. I mean, it's pretty clear that your premise is right on. We'll see how long it takes, but if it, if they don't move fast, you know, what's going to happen. >> Well, I think you look at it from the enterprise's perspective. And we just heard Google talking about it. We need to provide a tech stack that the enterprises can write to. Now, historically they haven't had this opportunity. Historically that CSPs have provided it. Now you're going to be able to write against Google's tech stack. And that's something that is documented, it's available. There's developers out there that know it. And so I think that's the big opportunity. And this might be the, the big use case that they've been looking for with 5G and looking forward to 6G. And so it's a huge opportunity for CSPs to do that. >> I think that's an important point because you've got to place bets. And if I'm betting on Google or Amazon, Microsoft, okay, those are pretty safe bets, right? Those guys are going to be around. >> You think, I mean, they're like, no, don't trust the hyperscalers. And like, are you guys nuts? They're safe bets. >> Safe bets in terms of your investment in technology, now you've got to move fast. >> Yeah. >> That's the other piece of it. >> Yeah. >> You got to change your business model. >> Yeah, absolutely. >> Well, you got to be in the right side of history too. I mean, I mean, what is trust actually really mean? Does Snowflake trust Amazon? It sure did to get them where they are, but now they're looking at other options. >> That is a great example, John. It really is, because there's a company that can move fast, but the same time they compete, but the same time they add incremental value. >> And so here you can see the narrative like, oh no, we're partnering, Telcos aren't bad. No one needs to die to bring in the new. Well containers do, will help them manage that operational legacy, but culturally, if they don't move, they're going to have an asset that'll get rolled up into a SPAC or some sort of private equity deal. And because the old model of building CapEx and extract rents is kind of shifting because the value's shifting. So to me, I think this is what we're watching still kind of unknown. Danielle, love to get your thoughts on this, because if the value shifts to services, which is a consumption model like cloud, >> Yeah. >> Then you can, don't have to try to extract the rents out of the CapEx or, what's your thought, I mean. >> Yeah, I don't think you need to own the entire stack to provide value. And I think that's where we are today in Telco, right. There, I mean, nuts and bolts of the stack, the servers, you know, the cabling, everything. And I'm like, stand on the shoulders of these amazing tech giants that have solved, you know, mega data centers, right? Huge data centers at scale, and just leverage their investment and for your own benefit and start to focus, and we heard Amol talking about it, starts to focus on your subscriber and driving a great experience for us, right, yeah. >> Well, you've talking about that many times that you exhibit, you're right. If the conversation has been, has to go beyond, okay, we're just connectivity. It's got to be going to be like, oh, it's $10 a month for roaming charges, ah great. >> Yeah. >> Tick that box. Right, it's those value added services that you're talking about. And it's an infinite number of those that can be developed. And that's where the partnerships come in, and creativity in the industry. It's just a blank piece of paper. >> Well, we, you know, everyone thinks Google knows everything about you, right? We've had the experience on our phone where they're serving up ads and you're like, how did it? >> Facebook does? >> Right, Facebook. But you know who knows more about us than, than Google or your mother even, your Telco. >> Yeah. >> You take your phone with you everywhere, right? And so it's time to start unlocking all of that knowledge and using it to provide a really great experience. >> And by the way, congratulations on the CEO to Totogi and the investment hundred million dollars. That's a game changer statement again, back to the billing and the there's a good, there's a whole new team, even all up and down the stack of solutions, great stuff. And I want to unpack that tomorrow. I want to hold that, we're going to meet tomorrow. I want to, I want to, leave that here. >> Stay in the data for a second, because you made the point before in your keynote as well. That, it's that it's the data that drives the value of these companies. Why is it that Apple, Amazon, Google, Facebook now trillion dollar valuations. >> Yeah. >> It's all about the data and the Telco's have the data, but they can't figure out how to turn that into valuation. >> I think there's two parts of the data problem, which is number one, the data is trapped in on-premise, siloed systems that are not open. You can't connect them, and you certainly do it without, and we talked about it, I think yesterday, you know, millions of dollars of expenditure. And I think the other piece that's really interesting is that it's not connected to a mechanism to get it out in a timely manner, right? This is data that's aging by the minute. And when it takes you weeks to get the insight , it's useless, right? And so to Totogi, we announced the launch of Totogi, I'll get a little to Totogi plug in there, right. Totogi is connecting that insight to the charger, to the engagement engine and getting it out to subscribers. I think that's the beginning of this connection. I think it's a hard problem to solve it would have been solved already. But I think the key is leveraging the Public Cloud to get your data out of on-premise and, and mashing it up against these great services that Google and Azure and Amazon provide to drive it into the hands of the subscriber, make it very actionable, very monetizeable right at the end, that's what they want. More ARPU, more revenue, right. And you know, we've heard some keynotes from GSMA yesterday, some big, big guys, you know, talking about how, you know, it's not fair that these other communication platforms are not regulated. You know, Telco is heavily regulated and they're like, it's not fair. And I'm like, yep, it's not fair. That's life, right? >> Yeah. >> Stop complaining about it and start treating your customers better. So they're happy to give you more money. >> Yeah, and I think that's the message about the assets too. But one thing I will say, this Mobile World Congress, is that we've been having a lot of fun here in CLOUD CITY. I have to ask you a personal question. Have you been having fun? You look great on the keynote. You have a spring to your step. CLOUD CITY is beautiful, spectacular here. >> Yeah. >> Give us some highlights, personal highlights from your trip so far. >> Well number one, I'm, I'm psyched that the keynote is delivered in and done. I mean, I think it takes my blood pressure down a bunch. You know, the spring in my step, I wore these fun little tennis shoes and that was really fun. But yeah, I'm having, I'm having, I think a lot of things, great conversations. Yes the attendance is reduced. You know, usually you see hundreds of people from the big group carriers, especially the European groups. And yeah the attendance is reduced, but the senior guys are here, right? The senior leadership teams are in the booth. We're having meetings, we're having amazing conversations. I think the last year we really did live a decade in one year. I think they woke up to the power of the Public Cloud. >> Yeah, the pandemic helped. >> I mean, there was no way that they got business done without cloud based tools. And I think the light bulb went off. I think I'm right in the right moment. It's Awesome. >> Do you think that, do you think that they'll think in there, like left money on the table because you look at the pandemic, there were three categories of companies, losers, people who held the line, struggled and then winners. >> Yeah. >> Big time tale wind, booming. Obviously the Zooms of the world. Telco's did well. They were up and running, business was good. You think they might've left some money on the table? They could have done more. >> Yeah, I think the ones that were, you know, people talk about digital transformation. We're digital Telco, we're digitally enabled. And I think the pandemic really tested this, right. Can you deliver a contactless SIM? Or do you need to go to a store, in person, to get to go pick it up? And I had a broken SIM during the pandemic. My provider made me go to the store and I'm like, is it even open? And so I heard other stories of Telcos that were very digitally enabled, right. They were using Uber to deliver sims, and all sorts of fun, crazy stuff and new ideas. And they were able to pivot. >> Agile. >> Right, agile. And so I think, I think that was a really big wake up call. >> Telemedicine booming. >> So If you were in a digital business during the pandemic. In general, you're out of business, maybe unless you were a Telco, but I think you're right. I think the light bulb went off. It was an aha moment. And they said, oh-oh, if we don't move. >> I mean, I am not kidding right. As an ex-CEO where I was trying to collect signatures on renewals, right. Here's a DocuSign, which for the world is like, duh. I mean, our school uses DocuSign. I had telcos that required an in-person signature, >> Facts. >> Right, in some country, once a month on Tuesday between 10 and 2. And I'm like, how are you doing business, like that? That's like the dark ages. >> Yeah, this is where the crypto guys got it right, with know your customer. >> Yeah, right. >> 'Cause they have the data. >> Well, they had to, they had to. >> Yeah. >> There's a lot of things that's going wrong on crypto, we don't want to, we could do a whole show on that. But Danielle great to have you drop by, obviously Bon Jovi's here. How did you get Bon Jovi? Huge fan, New Jersey boy, Patriot's fan. >> Yeah. >> Dave, we love him. >> Fantastic. >> Well, I mean, who doesn't love Bon Jovi, right? We knew we wanted a rocker, right. Rock and roll is all about challenging the status quo. That, I mean, since the beginning and that's what we're doing here, right. We're really challenging like the way things have been done in Telco. Kind of just shattering the glass ceiling in lots of different ways, right. Calling the old guys dinosaurs. I'm sure those guys love me, right. I mean, how much do they hate me right now? Or they're like that girl, oh, so. >> Well we are punk rock. They're rock and roll. >> Right, right. I mean, maybe we should have gotten The Clash, right. Black Flag, right. I'm a little bit older than you. >> Bon Jovi's good. >> Right, we'll go with Bon Jovi. >> We like both of them. >> Accessible, right. >> Once's more conservative rock and roll still edgy. >> Yeah, so really excited to get them here. I've met him before. And so hopefully he'll remember me. It's been a couple of years since I've seen him. So can't wait to connect with him again. I think we have Elon Musk coming up and that's going to be, it's always exciting to hear that guy talk, so yeah. >> Yeah, he's going to be inspiration he'll talk space, SpaceX, >> Oh yeah. >> And possibly Starlink. >> Talking about the edge. >> Starlink, right. >> Starlink. >> I mean, those guys are launching rockets and deploying satellites and I think that's really interesting for rural. For rural right in Telco, right. Being able to deploy very quickly in rural where the, maybe the cost, you know, per gig doesn't make sense. You know, the cost for deployment of tower, I think. I mean, that's an interesting idea right there, yeah. >> It's exciting, he's inspirational. I think a lot of people look at the younger generation coming in and saying why are we doing things? A lot of people are questioning and they see the cloud. They're saying, oh, A or B, why are we doing this? This is such an easier, better way. >> Yeah. >> I think eventually the generation shifts in time. >> It's coming. I'm so excited to be a part of it, yeah. >> Great, great leadership. And I want to say that you are real innovative, glad to have us here and presenting with you here. >> Awesome team. >> I'm excited to have you guys. We talked last night about how great this partnership is, so thank you so much, yeah. >> TheCUBE, theCUBE's rocking inside the CLOUD CITY. The streets of the CLOUD CITY are hustling and booming. >> Packed. >> Packed in here. All stuff, great stuff. Thanks for coming on. >> Yep, thanks so much. >> Bon Jovi is here, we got a shot of Bon Jovi. Do we have a screenshot of Bon Jovi? >> Yeah, there it is. >> There it is, yeah. >> Okay, he's about to come on stage and we're going to take a break here. We're going to take and send it back to Adam and the team in the studio. Thanks guys.
SUMMARY :
and it's exciting that we have Amol Phadke Thank you, John. and all the great stuff so. in the big three cloud hyperscalers. And so that's the second pillar. and say, so the Telcos are And the reason for that is, and a lot of the AI that's done today hands of the manufacturer, that and now the other piece And on the revenue side, And she mentioned that the iPhone, and the app development platform and sharing the hard news with Google. Glad to be here. We're going to see you have a mic. We are going to see you tomorrow I know we're closing down the show. I mean really starting to get packed. the band's warming up. A lot of buzz about CLOUD No, I mean, I think it's now the TelcoDR booth. And I don't think we could have had it--MWC 21 that the money's in I mean, what's the, the Public Cloud, to double your ARPU that that's the case for the Telcos. that the enterprises can write to. Those guys are going to be around. And like, are you guys nuts? Safe bets in terms of your You got to change your It sure did to get them where they are, but the same time they compete, And because the old the rents out of the CapEx the servers, you know, that you exhibit, you're right. and creativity in the industry. But you know who knows more about us than, And so it's time to start congratulations on the CEO to Totogi That, it's that it's the data and the Telco's have the data, And so to Totogi, we announced So they're happy to give you more money. I have to ask you a personal question. personal highlights from your trip so far. that the keynote is delivered in and done. And I think the light bulb went off. left money on the table because Obviously the Zooms of the world. And I think the pandemic And so I think, I think that business during the pandemic. for the world is like, duh. And I'm like, how are you with know your customer. But Danielle great to have you drop by, Kind of just shattering the glass ceiling Well we are punk rock. I mean, maybe we should have rock and roll still edgy. I think we have Elon Musk coming maybe the cost, you know, at the younger generation the generation shifts in time. I'm so excited to be a part of it, yeah. And I want to say that I'm excited to have you guys. The streets of the CLOUD CITY are Thanks for coming on. Bon Jovi is here, we and the team in the studio.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Amazon | ORGANIZATION | 0.99+ |
Apple | ORGANIZATION | 0.99+ |
Ericsson | ORGANIZATION | 0.99+ |
John | PERSON | 0.99+ |
Danielle Royston | PERSON | 0.99+ |
ORGANIZATION | 0.99+ | |
Telecom Italia | ORGANIZATION | 0.99+ |
ORGANIZATION | 0.99+ | |
Telco | ORGANIZATION | 0.99+ |
Microsoft | ORGANIZATION | 0.99+ |
Dave | PERSON | 0.99+ |
David | PERSON | 0.99+ |
Telcos | ORGANIZATION | 0.99+ |
Adam | PERSON | 0.99+ |
SpaceX | ORGANIZATION | 0.99+ |
Danielle | PERSON | 0.99+ |
Chloe | PERSON | 0.99+ |
Italy | LOCATION | 0.99+ |
Amol Phadke | PERSON | 0.99+ |
iPhone | COMMERCIAL_ITEM | 0.99+ |
Totogi | ORGANIZATION | 0.99+ |
TelcoDR | ORGANIZATION | 0.99+ |
Blackberry | ORGANIZATION | 0.99+ |
tomorrow | DATE | 0.99+ |
Elon Musk | PERSON | 0.99+ |
both | QUANTITY | 0.99+ |
second pillar | QUANTITY | 0.99+ |
yesterday | DATE | 0.99+ |
Amol | PERSON | 0.99+ |
two technologies | QUANTITY | 0.99+ |
Anthos | ORGANIZATION | 0.99+ |
a minute and a half | QUANTITY | 0.99+ |
TelcoDr | ORGANIZATION | 0.99+ |
last year | DATE | 0.99+ |
trillions of dollars | QUANTITY | 0.99+ |
Jacklyn Osborne, Bank Of America | Collibra Data Citizens'21
>>from >>around the globe. >>It's the cube >>covering Data Citizens >>21 brought to you by culebra. >>Well how everybody john Wallace here as we continue our coverage here on the cube of Data Citizens 21 it is a pleasure of ours to welcome in an award winner here at Data Citizens 21 were with Jacqueline Osborne who is the Managing Director and risk and Finance technology executive at Bank of America and she is also the data citizen of the Year, one of the culebra Excellence Award winners. And Jacqueline congratulations on the honor. Well deserved, I'm sure. >>Thank you so much. It is a true honor and I am so happy to be here and I'm looking forward to our conversation today. Yeah, what is it? >>It's all about just the concept of being a data citizen um in your mind um what is all that about? What are those pillars in terms of being a good data sets? And that gets to the point that you are the data citizen of the year? >>I think that's such a good question and actually is something that I don't even know if I know everything because it's constantly evolving. Being a data citizen yesterday is not what it is today and it's not what it means tomorrow because this field is evolving but with that said I think to me being a data citizen is being is having that awareness that data matters is driving to that data as an asset and really trying to lay the foundation to ensure its the right data in the right place at the right time. >>Yeah, let's talk about that high wire act because it's becoming increasingly more complex as you know, you've been in This realm if you will for what 15 years now? I believe it has evolved dramatically right in terms of capabilities but also complexity. So let's talk about that, about making finding the relevance of data and delivering it on time to the right people within your organization. >>How much >>More challenging is that now than it was maybe five or just you know, 10 years ago? >>I mean it's kind of crazy. There are some areas that make it so much easier and then for your question in some areas that make it so much harder. But if I can, let's start with the easier because I think this is something that really is important is when I started this, I've been in data my entire professional career, I've been achieved data officer since 2013. Um and when I started, I used to joke that I was a used car salesman. I was selling selling something this idea of data quality, data governance that nobody wanted. But now, so the shift of your question is the good if I am now a luxury car salesman selling a product that everybody wants, but shift to the bad nobody wants to pay for. So the complexity of it as data becomes bigger as we talk about big data and unstructured data and social media and facebook feeds. That is hard. It is complex. And the ability to truly manage and govern data to the degree of that perfection is really hard. So the more data we get, the more complexity, the more challenge, the more there is a need to really prioritize align with business strategy and ensure that you are embedding into the culture and the DNA of the corporate and not do it in the silos. >>You know, delivering that data to in the secure environment obviously, critically important for any enterprise, but even more so to put a finer point on financial services in terms of your work in that regard. So, so let's add that layer into this to not only internal, all the communication you have to do in the collaboration, you have to have but you have these external stakeholders to write, you have me, you know, a boa client if you will um that you've got to be aware of and have to communicate with. So so let's talk about that, that kind of merger if you will of not only having to work internally but also externally and making sure that with all the data you've got now that it works >>indeed. And you're kind of moving towards this new one of the newer dimensions, which is privacy, I mean G D p R was the first regulation in the UK, but now you have the C C P A and the California and it's coming and that that right to be forgotten or more importantly, as you said, as a customer of financial issues, that right to understand where your data is is very important because customers do want to know that their information is understood, trusted protected and going to be taken care of. So that ability to really transform back that you have a solid basis and that you are taking the measures and the necessary steps to ensure that that data is air quotes govern is so important. And it really again that shift from that used car salesman to a luxury car salesman. Your question is another example of how that shift is happening. It's no longer a should do or could do. Data governance is really becoming a must do and why you are seeing so many more. Chief data officers. Chief analytics officers, data management professionals. The profession is growing. I mean, incrementally every single day. >>What about the balancing act that you do? Let's just do with the internal audiences that you have to contend with. I shouldn't say content, content has that pejorative term to that you that you that you deal with, you collaborate with. Um you know, governance is also critically important because you want to make data available to the right people at the right time, but only the right people. Right. So what kind of practices or procedures are you putting in a place at B. O. A to make sure that that data is delivered to the right folks, but only to the right people and trying I guess to educate people within your organization as to the need for these strict governance processes. >>Sure. I tend to refer to them as the foundational pillars and if I was to take a step back and say what they are and how we use them. So the first one is metadata management and it is really around that. What data do you have? It's that understanding the information. So I used to refer to it or I still refer to it as when we were going to the library and you used to have to look at the card catalog That metadata manages very similar to the card catalogue for books. It tells you all the information. What's the genre? Who's the author, what the section is, where it is in the library and that is a core pieces. If you don't understand your data you can govern it. So that's kind of Pillar one. Metadata management. Pillar two is what's often referred to his data lineage. But I do think the new buzzword is that a providence? It's really that access low. It's understanding where data comes from the movement along the journey and where it's going. If you don't understand that horizontal front to back you can't govern the information as well because it can be changing hands, it can be altering and so it's that that end to end look at things. This pillar to pillar three is data quality and that's really that measurement of is it the right data and it is made up of a series of data quality dimensions, accuracy, completeness, validity, timeliness, conformity, reasonable nous etcetera. And it's really that fit freezes the data that I have the right data as I said earlier and then last but not least is issue management. At the end of the day there will be problems, there is too much data. It is in too many hands. So it's not we're not trying to remove all data issues but having a process where you can actually log prioritized and ultimately remediate is that that last and final pillar of the data management I would call circle because it has to all come back together and it's rinse and repeat. >>Yeah. And and so you you raise a point, a great point about things are going to go wrong. You know, eventually something happens. We know nothing is foolproof, nothing is bulletproof. Uh and we're certainly seeing that in terms of security now right with breaches pretty well publicized with invasions, ransom, where you name it, right, all kinds of flavors of that. Unfortunately. So from your perspective in terms of being that this data data guardian, if you will um how much of your concerns now have been amplified in terms of security and privacy and and that kind of internal uh communication you have to have or or I guess by in you know to understand the need to make this data ultra secure and ultra private, especially in this environment where the bad actors you know are are prolific, so kind of talk about that it's a struggle but maybe that challenge That you have in this environment here in 2021. >>Yeah, I think what you know the way I would do it is the struggle is again that that need or the desire to to protect everything and at the end of the day that's hard. And so the struggle right now that I have ri faces the prioritization. How do we differentiate what we call the critical few some call it cds chris critical data elements that they call it Katie key dad elements there, there's there's a term but really as that need and that demand grows whether it's for security or privacy or even data democratization, which hopefully we do talk about at some point, all these things are reliance on the right data because like statistics garbage in garbage out. So whether it's because you need the right information because of your analytics and your models or as you talked about its prevention and defensive security reasons that defensive and offensive isn't going away. So the real struggle is not around the driver, but the prioritization. How do you focus to ensure you're spending your time on the right areas and more importantly in alignment with the business priorities? Because one of the things that's critically important for me is ensuring that it's not metadata or data governance or data quality for the sake of it, it is in alignment with that business priority. >>And and and a big part of that is is strategy for the future, right strategy going forward. you know, where you're going to go in the next 18, 24 months and so from uh without, you know, revealing state secrets here. How do you how do you see this playing out in terms of this continual digital transformation? If you will from the B O a side of the fence? Um, you know, what what do you see as being important or in terms of what you would like to accomplish over the next year and a half, two years >>for me? I think it's that and I'm glad you asked that question, cause I wanted to mention that that data democratization I think. And if we if we debunk that or look into that, what do I mean by democratization? It's that real time access, but it's not real time access to the wrong information or to the wrong people as we talked about, it really is ensuring almost like an amazon model that I can simply search for the information I need, I can put it in my shopping cart and I can check out and I am able to that's that data driven, I'm able to use that information knowing it's the right data in the right hands for the right reasons and that's really my future mind where I'm getting to is how do I enable that? How do I democratize it? So data is truly and does become that enterprise asset that everybody and anybody can access, but they can do so in a way that has all of those defensive controls in place, going back to that right data, right place the right time because the shiny toys of ai machine learning all those things is if you're building models off of the wrong data from the wrong place or in the wrong hands, it's going to bite you in about whether it's today, tomorrow, the future. >>Well, exactly. I love that analogy and on that I'm going to thank you for the time. So I'm gonna call you a luxury data salesperson, not a car car salesman. But uh it certainly has paid off and we certainly congratulate you as well on the award that you wanna hear from calabria. >>Thank you so much and thank you for the time. Hopefully you've enjoyed our conversations as much as I have. >>I certainly have. Thank you very much Jacqueline Osborn, joining us on the Bank of America, the data citizen of the Year. Her data citizens 2021. I'm john walls and you've been watching the cube >>mm
SUMMARY :
data citizen of the Year, one of the culebra Excellence Award winners. Thank you so much. that data matters is driving to that data as an asset and about making finding the relevance of data and delivering it on time to the right people within your that you are embedding into the culture and the DNA of the corporate and not so let's add that layer into this to not only internal, all the communication back that you have a solid basis and that you are taking the measures I shouldn't say content, content has that pejorative term to that you that you that you deal with, And it's really that fit freezes the data that I have the right data as I said earlier in terms of being that this data data guardian, if you will um So whether it's because you need the right information because of your analytics and your models or as you talked about And and and a big part of that is is strategy for the future, right strategy going forward. or in the wrong hands, it's going to bite you in about whether it's today, I love that analogy and on that I'm going to thank you for the time. Thank you so much and thank you for the time. Thank you very much Jacqueline Osborn, joining us on the Bank of America, the data citizen
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Jacqueline | PERSON | 0.99+ |
Jacqueline Osborne | PERSON | 0.99+ |
Jacqueline Osborn | PERSON | 0.99+ |
Jacklyn Osborne | PERSON | 0.99+ |
john Wallace | PERSON | 0.99+ |
2021 | DATE | 0.99+ |
amazon | ORGANIZATION | 0.99+ |
UK | LOCATION | 0.99+ |
15 years | QUANTITY | 0.99+ |
Bank of America | ORGANIZATION | 0.99+ |
tomorrow | DATE | 0.99+ |
today | DATE | 0.99+ |
2013 | DATE | 0.99+ |
yesterday | DATE | 0.99+ |
ORGANIZATION | 0.98+ | |
john walls | PERSON | 0.98+ |
Bank Of America | ORGANIZATION | 0.98+ |
first one | QUANTITY | 0.98+ |
one | QUANTITY | 0.98+ |
10 years ago | DATE | 0.97+ |
Katie | PERSON | 0.97+ |
18 | QUANTITY | 0.91+ |
24 months | QUANTITY | 0.89+ |
culebra | TITLE | 0.88+ |
California | LOCATION | 0.88+ |
C C P A | TITLE | 0.87+ |
next year and a half | DATE | 0.87+ |
Data Citizens 21 | ORGANIZATION | 0.85+ |
first regulation | QUANTITY | 0.85+ |
Excellence Award | TITLE | 0.78+ |
two years | QUANTITY | 0.78+ |
Collibra Data | ORGANIZATION | 0.76+ |
single day | QUANTITY | 0.73+ |
chris | PERSON | 0.69+ |
pillar three | OTHER | 0.68+ |
five | QUANTITY | 0.59+ |
Pillar two | OTHER | 0.5+ |
hands | QUANTITY | 0.49+ |
21 | QUANTITY | 0.45+ |
Pillar | PERSON | 0.3+ |
2021 046 Sean Scott
(bright music) >> Narrator: From theCube studios in Palo Alto in Boston, connecting with thought leaders all around the world, this is theCube conversation. >> Welcome to theCube's coverage of PagerDuty Summit. I'm your host from the cube Natalie Ehrlich. Now we're joined by Sean Scott the Chief Product Officer of PagerDuty. Thank you very much for joining the program. >> Glad to be here, thank you for having me. >> Terrific, while you've been with PagerDuty for about six months, how is it going? >> Well and great. So I joined PagerDuty because I saw the entire world was shifting to digital first and PagerDuty is key infrastructure for many of the world's largest companies. In fact, over 60% of the Fortune 100 are customers. And more importantly, I see a much broader future our platform will play in digital operations for these companies going forward. I'm excited to be a part of that. >> Terrific. Well, you have really robust experience over 20 years in the value leading product, marketing and engineering teams. What prompted the move? I mean, you explained it but just really curious why you made that. >> So, yeah, I had a long career at Amazon where I was responsible for much of the shopping experience. I ran the homepage, product page, checkout a lot of the underlying tools and tech that supports that worldwide across all devices. And then more recently I built and launched the scout autonomous delivery robot from the ground up. So, but after 15 years and I was starting to look for a change and I started talking to Jen, our CEO and the more we talked the more excited I became about the platform and what it can be going forward for our customers. You know, the fact that we are already integrated with so many customers around the world and playing such a critical role as part of their infrastructure. And yet I think we're just getting started and we can help out companies and so many more use cases across our organizations and really eliminate a lot of time in a waste from their processes. >> Well, this is your first PagerDuty summit. Do tell us, what do you think is the vision for this year's program? >> Yeah, so we'll be launching a lot of new products that I'm excited to talk about and I'll be sharing some of the vision about what I've been thinking about and what I've been working on for my time that I've been here so far. And that starts with our vision, which is really how do we enable more flexibility across our platform. I mentioned our customers are using us for a lot of unique ways beyond DevOps. Things like IOT device management. You know, I heard one yesterday of, you know really doing building management. So the building was having a water leak and instantly it was hooked up to PagerDuty already beforehand. And so within 30 seconds they had alerted and within a minute and a half, they had the water shut off of the building. So way beyond the DevOps use case to even organ transplant delivery, if you can believe that our platform is being used on. So it's pretty exciting to think about all our product already does, but we want to continue to accelerate that. And so building much more flexibility into our product to really capture more of that value and more of the work that's happening across the organization, connect to everyone. >> That's really incredible. We'd love it if you could share perhaps some insight what you're planning to announce this week. >> Yeah, sure. So we have a few things that we're announcing. One is we announced last year by the biggest news last September was our acquisition of Rundeck. And so as part of that, we're announcing our first integration of PagerDuty in Rundeck in the form of Runbook action. So this is a, you can think of it as kind of quick kind of micro automations or short automations to give responders much more insights into what's actually happening with an incident. So maybe it's say running a MIM command or a script on a server, we can actually run that directly from the PagerDuty interface. So you don't have to SSH into a box, for example what does all just takes time and effort. And so when you're trying to remediate that issue of maybe a site being down or a service being down, it all happens right there. And even your frontline responders can now do those remediations as well and those automation actions, to again before they need to escalate to the next tier or bring in other devs to help troubleshoot. So that's pretty exciting. We're also announcing service graft which is a new way to model your services and show your services and really understand your dependency graph. So if you think about one of the biggest challenges often when you're trying to remediate issues is understanding, is that me, or is that one of my dependent services? And so now we actually have new visualizations to really show that our responders exactly what's happening and you can quickly see, is it you or is it maybe some dependency maybe multiple teams are having the same issue that because one of the core services that everybody leverages is down and you can quickly see that. So that's pretty exciting as well. We have change correlation and internet outliers. So change correlation, you know, most incidents occur because of changes that were made by us people. And so being able to spotlight things like here's a change that was recently made, or here's a change based on our machine learning algorithms that we detected that could be a culprit here. So providing a much richer insights to again reduce that meantime to resolution. So this whole team, our intelligence team that's our whole purpose in life is really just to reduce that meantime to resolution for our customers. Imagine waking up, you know, tomorrow and your meantime to resolution just magically goes down because of our software updates and that's how that team focuses on. And then the last one in this group is internet outliers which is all about telling you have an incident, is this rare or is this a frequent incident? And just giving you a little more insights into what you're seeing which will again help the responders. We have some other announcements coming up, but I'll save that for something. >> Terrific. Well, you know, I'd love it if you could share some insight on the competitive landscape and how PagerDuty is, how you see its product offering different from the others. >> Sure. So we go head to head with a lot of our competitors and we have the, you know, being in the fortunate position that we do have a few competitors coming after us and some big names as well. But you know, when we go head to head with these companies we generally win and we see we're constantly getting put in bake-offs with these other competitors. We have one customer, I was talking to a few weeks back and they paired us against the incumbent and out of the box, we saw 50% improvement in meantime to acknowledge. So this is how quickly we can pull the responder. And then in addition, I thought was more interesting as we saw a 50% improvement in the meantime to resolution over the incumbent. And so while we do have competitors coming at us I'm really happy with the way our product performs and our customers are too. So after these bake-offs, it's usually pretty clear who's staying and who's going. >> Yeah. So when you were helping develop this program this week what were some of the key areas that you really wanted to highlight? >> So one of the big areas is really talking about our vision and what is our go forward plan, because I think while we're really known for incident response, I think some of the exciting things you'll hear about at the summit are kind of where we're going in terms of four pillars to our vision. One is flexibility. Flexible workflows and enabling flexibility. So if you think about all the things that our product is doing beyond DevOps. So for example, you know we had a customer telling us about they had put PagerDuty in front of everything they're doing. So their whole building is IP enabled. And so they had a contractor drill through a watermain and it was instantly able to shut off the water. So they, you know, within 30 seconds they had the PagerDuty had notified the right responders of building maintenance and within a minute and a half the water was shut off and they made the comment that PagerDuty just paid for itself with this one incident. We see IOT device management. We see even organ transplant delivery using our product. And so we will continue to fuel that with our flexibility. Second pillar is connect to everyone. We see that we have a lot of people connected, but we just launched fairly recently a customer service offering. So now we can get customer service not only informed what's going on, but also connecting to the dev teams and the engineering teams and the service owners to really give them more insights into the blast radius and what they may be seeing. The next one is connect everything. So we have over 550 out of the box integrations. So that makes it seamless to connect to apps like Datadog. But then also we work where our customers work. So we can actually do work in Slack or MS Teams and take action right in those tools. And the last one is automated way to toil. So we want to automate what can be automated. And this goes back to the one deck acquisition that I mentioned and getting that more deeply integrated with the stack and with processes across an organization. And we're seeing that when our customer has really taken advantage of that platform they can really automate a way to toil and automate a lot of redundant work and work that is just busy work and that keeps people from doing their day jobs, so to speak. >> Yeah, well obviously we had a really unusual last year with the pandemic. How do you think that it changed a business for you? Did it inspire you to move in a new direction? What do you see next in the near future? >> For sure. So I saw that, I mean, it's probably the reason why I came to PagerDuty because I saw the transformation industries are making a digital first, right. And so there was a lot of teams a lot of companies struggled, but then a lot of companies also flourished you'd take, you know companies like Instacart and DoorDash and Zoom, you know had a terrific year. And so, you know, PagerDuty even with the pandemic and companies that were struggling, we still grew pretty rapidly last year. And that's, I think it's pretty exciting. And it really speaks to that migration to digital where digital is now becoming table stakes and just part of what you have to do as a business as opposed to it used to be a goal that we need to do more on digital platform. And now it's like, you have to, you know focus on a digital platform if you want to simply stay relevant today. And so I think that's really important for PagerDuty because that's where we really help companies thrive. >> Sean, that's really interesting. To close out this interview, do you have any last thoughts? >> No, I think that covers it. I think we're really excited to grow with our customers and we're seeing great traction in the market and look forward to a bright future in our platform. Really helping customers solve new problems that they might've not even considered us for yet. >> Terrific, well, thank you very much for your insights. Sean Scott the Chief Product Officer at PagerDuty. And that wraps up our coverage today for the PagerDuty Summit. I'm your host, Natalie Erlich for theCube. Thank you for watching. (bright music)
SUMMARY :
leaders all around the world, the Chief Product Officer of PagerDuty. Glad to be here, for many of the world's largest companies. but just really curious why you made that. and the more we talked what do you think is the and more of the work that's happening We'd love it if you could So this is a, you can think of it on the competitive landscape and we have the, you know, So when you were helping and the service owners to How do you think that it and just part of what you do you have any last thoughts? and look forward to a bright for the PagerDuty Summit.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Natalie Ehrlich | PERSON | 0.99+ |
Natalie Erlich | PERSON | 0.99+ |
Sean | PERSON | 0.99+ |
Sean Scott | PERSON | 0.99+ |
Jen | PERSON | 0.99+ |
Palo Alto | LOCATION | 0.99+ |
Amazon | ORGANIZATION | 0.99+ |
Rundeck | ORGANIZATION | 0.99+ |
50% | QUANTITY | 0.99+ |
last year | DATE | 0.99+ |
PagerDuty | ORGANIZATION | 0.99+ |
Instacart | ORGANIZATION | 0.99+ |
DoorDash | ORGANIZATION | 0.99+ |
last September | DATE | 0.99+ |
yesterday | DATE | 0.99+ |
this week | DATE | 0.99+ |
tomorrow | DATE | 0.98+ |
theCube | ORGANIZATION | 0.98+ |
Boston | LOCATION | 0.98+ |
over 20 years | QUANTITY | 0.98+ |
over 60% | QUANTITY | 0.98+ |
Zoom | ORGANIZATION | 0.98+ |
first | QUANTITY | 0.97+ |
today | DATE | 0.97+ |
One | QUANTITY | 0.97+ |
one customer | QUANTITY | 0.97+ |
about six months | QUANTITY | 0.96+ |
15 years | QUANTITY | 0.95+ |
a minute and a half | QUANTITY | 0.95+ |
30 seconds | QUANTITY | 0.95+ |
one | QUANTITY | 0.95+ |
DevOps | TITLE | 0.95+ |
Datadog | TITLE | 0.94+ |
PagerDuty | EVENT | 0.93+ |
over 550 o | QUANTITY | 0.92+ |
Second pillar | QUANTITY | 0.92+ |
2021 046 | OTHER | 0.91+ |
PagerDuty Summit | EVENT | 0.91+ |
pandemic | EVENT | 0.89+ |
first integration | QUANTITY | 0.88+ |
one deck | QUANTITY | 0.84+ |
PagerDuty | TITLE | 0.83+ |
this year | DATE | 0.81+ |
Chief Product Officer | PERSON | 0.81+ |
Runbook | TITLE | 0.74+ |
Slack | TITLE | 0.71+ |
few weeks back | DATE | 0.68+ |
Fortune 100 | QUANTITY | 0.55+ |
MS Teams | TITLE | 0.51+ |
Manpreet Mattu & Michael Jackson, AWS | AWS re:Invent 2020 Public Sector Day
>> From around the globe, it's theCUBE with digital coverage of AWS re:Invent 2020. Special coverage sponsored by AWS Worldwide Public Sector. >> Hello, welcome back to theCUBES coverage, of AWS re:Invent 2020 virtual. This is theCUBE virtual, I'm John Furrier, your host. We're not there in person this year because of the pandemic, but we're doing the remote. This is special coverage of the public sector, we got two great guests, Manpreet Mattu, who was the Worldwide Public Sector of Startups and Venture Capital team with AWS, and Michael Jackson who's the leader, general manager of Public Health and Venture Capital and Startups. Gentlemen, thanks for joining me. Thanks for coming up. >> Okay, it's my pleasure, thanks for having. >> I loved love welcome to theCUBE. I just want to say that Amazon never forgets the startups, that's where are they were born and bred it's been a startup. It's always day one as the expression goes, but truly even with the success, not just in the enterprise and starts within public sector, it's still a startup agility mindset, just want to call that out and say congratulations. Okay, let's get into it. Tell us about your roles and your backgrounds and why you're here. >> So, I believe so, I'm the head of AWS Public Sector, VC and Startups team, and our mission really is to help our public sector customers, adopt innovation that is built by the startups. I've been with AWS for about two and a half years. And prior to that, I was in a similar role with Booz Allen, helping our public sector customers, adopt innovation data as well. >> Michael. >> Yeah, so I am the general manager of Public Health, for on the Venture Capital and Startups team. My career here at AWS began just over four years ago. I was brought on to the state and local government team, initially building the public health practice from inception, and I also built and led our U S elections business. And I'm really excited now to transition into this global role, to lead our public health VC and startups practice, and really democratize access to innovation for our startups in the healthcare space. >> Well, great journey. You guys are converging, the VC and startup teams are coming together. A lot of macro trends certainly are tailwinds for you guys. Obviously, the pandemic is forcing, more accelerated modern applications in public sector, and we've been covering more and more success stories, of the change happening quickly. As access to capital continues to be great, and agility with the cloud, how has that impacted your teams and your approach? Can you guys share how that's changed this year? Because there's more pressure now to be digital, there's more opportunities, there's more still capital flowing, how has it impacted your roles? >> Now, so at the very high level, Amazon invests in companies because, we want those companies to be successful. And AWS itself makes a substantial investment, in agility, the startup customers success. We have things like service credits and things like, business nurturing programs that we have built over the course of the last seven, eight years. For example, over the past, you had a loan, Amazon has provided more than a billion dollars in credits, through AWS Activate program, to help startups grow and scale their businesses. And not only that a total of more than three and a half billion dollars in credit to more than 140,000 startups, over the last seven years, all through the course of the Activate program. From more so, on the healthcare side, I would want, certainly MJ to also, speak through or speak to, the challenges that the health system has faced in the COVID times, and how AWS is helping the provider, healthcare providers and the startups, really achieve success, and help the patient populations on that note. >> Michael, weighing on this new programs, you guys are launching in the impact healthcare, I see where we're seeing the frontline workers, I mean, it's everyone seeing it on TV and the newspaper, and it's impacting friends and family, give us the update. >> Absolutely, so we're here today to launch a new program. We call it the Healthcare Acceleration program. And basically, there are two halves to the program, with an undercurrent or a recurring undercurrent, I should say. Just really quickly before I touch on that though, I'd be remissed if I didn't make note of the fact that, you're right capital is still flowing, and it's a really big deal particularly, as healthcare and public health becomes such a priority, but one of the strategic imperatives of our team's role, similar to the way we democratize access to innovation for startups, we also find it really important to democratize access, to resources for founders, underrepresented founders, so, that everyone can have a level playing field, and equal access to those resources and funding, and things of that nature. Getting back to some of the healthcare priorities, in particular, I don't have to tell you about, this pandemic where on the third, and possibly the deadliest wave losing over 1000 Americans per day. And so, not only are we interested in helping our customers, our enterprise customers inject innovation from startups so that they can address clinical aspects, of the pandemic and beyond, but there are underlying rippling societal implications as well. Things that have been exacerbated by the pandemic. Things like mental health, behavioral health, including substance use abuse, clinical clinician burnout, things like social determinants of health, which lead to disproportionately impacted demographics. So, there's a whole lot to unpack and I'm sure we will, but at the highest level, that's what we're looking to help, our enterprise customers address, with the help of our innovative high potential startups. >> I mean, strategic focus, just go a little bit further on how important this is, because, programs are needed, there is burnout, okay. >> Yeah. >> You have mental health, physical health, everything in between. What are you guys launching? What's new? What can people take away right now from AWS, and what startups and when, 'cause a lot of people are changing their focus. I was seeing people leave their jobs, to have to get on this new mission. They're seeing the pain, there's a lot of entrepreneurial energy, happening right now here. Go further, please. >> So, you touched right on it. So, there are two sides. I mentioned there are two halves, and an underlying current, right? So, the two halves are the supply and the demand. The supply side is what we refer to as the startups, vetted high potential, high growth startups, in the health tech space, that we can help to accelerate their go to market, right? We can pair them with mentorship, credits, we call it the 4Cs. There's capital, mapping them potentially to investors, who are interested into accelerating their growth. There's code, technical support, whether it's cloud formation templates, or technical expertise, connections such as other startups, incubators, accelerators, etcetera, and finally mapping them to customers. So, that's, what's in it for the startups. And then on the other side, the enterprise side, again, there are so many enterprises from payers to providers and others who are looking to accelerate their efforts, to digitally transform their enterprise. And so, by partnering with AWS, and the Healthcare Acceleration program, they can trust that there are AWS powered startups, that are vetted and prepared, to inject that sense of urgency, that sense of innovation. And the underlying current, the dots that are being connected is, workforce modernization or economic development, because in many cases, you're right, people are losing their jobs, people are looking at ways that they can, modernize the workforce is locally leverage local talent. And so, entrepreneurship is a great way, to stimulate the local economy, and help older workers or workers who are looking to transition into a more relevant occupations, to do just that. So, this is an all encompassing program. >> Let's get into this health accelerator from AWS. This is something that is on the table, AWS Health Accelerator, who are the stakeholders, and what are the benefits of this program? >> Well, I mean, before we actually, go to the accelerator for me, I think there's this focus on the healthcare, as an industry, as a vertical, is very important to talk about. The industry is experiencing transformation. It is experiencing disruption and the COVID-19 pandemic, has only accelerated that. If you made, it has sort of magnified some of the stressors, which were already there in the system. If you combine that with the sort of the undercurrent that MJ mentioned from a technological perspective, the delivery of healthcare globally is going digital. So, you see technology is like artificial intelligence, machine learning, big data, augmented reality, IoT based variables. All of these technologies are coming together, to enable applications, such as remote diagnostics, patient monitoring, predictive prescriptive healthcare. And we truly feel that this presents a tremendous opportunity to improve the patient experience, and more importantly, the patient outcomes, using these technologies, and these newly enabled applications through those technologies. And as an example, in the U S alone, there are 22 key healthcare AI use cases, that are projected to grow by, or to approximately around $22 billion by 2025. So, in AWS, we are collaborating with the wide spectrum of healthcare providers, with public health organizations, with government agencies, all around the globe to support their effort, to cope with the rippling effects of the COVID-19. And arguably, many of them are visible to us today, but I would argue that many many are not even yet, have been begun to understand by us and by our customers. So, that is the reason why we want to put some emphasis, on healthcare from a public sector standpoint. >> Yeah, that's a great call-out Manpreet, I want to just highlight that, maybe get an additional commentary because, the old days it was just the institution, the hospital and then you're done. And then it was okay, hospital plus the caregiver, the doctors, and the workers, and now the patient. So, holistically, you're calling out the big picture, the patient care, right. Their families, their environment, the caregivers, and the institution, and now the supply chain, all of it integrated together. That's where the action is. And that's where the data comes in, that's where cloud scale can come in. Is that right? Am I getting that right there? >> Yeah, that's absolutely. I'm sorry Manpreet. >> Welcome MJ, go on. >> I was going to say you're absolutely right. In fact, we like to look at it almost like a bullseye, right? So, at the center of the bullseye, like you said, usually, the first stakeholder that comes to mind, is the provider or the coordinator of care. Outside of there, you have the payer, outside of there, you have researchers. And in any even further outside still are your regulators, your healthcare agencies at the local state, and federal levels, including military health. So, it's a rippling effect of customers on that side, as well as you asked about stakeholders on the startup side, there's also a bullseye of influence. Starting with the founder herself, the founder, and her executive team, moving out from there to the startup, as an organization outside from there, we've got incubators and accelerators that are in place, to help accelerate that growth as well. And then farther out you've got investors, VCs, and investors, and so on both sides, supply and demand we're looking to tap into, and accelerate the growth, and make connections between the two. >> Yeah, (indistinct) but when I, in back in real life, when we used to go to games, you walk into the stadium, you buy your ticket with your phone, you go to your seat, concessions guys, deliver things there for you, the fan experience, the players are there. I mean, why can't we have that in healthcare? I was just everything is happening, right. Go for good, yeah. And I think that's the Nirvana, hopefully soon. >> We're working on it. >> Good stuff. I know, I just love the vision, I think is so relevant and super important. Now, let's get into this health accelerator. What's this all about? Let's get into that. >> So, the health accelerator will be, a multi-week on-demand program. Where we're going to map high potential vetted startups, to a number of resources, right. I mentioned before that there will be mentorship, there will be technical experts who will be able to, take these startups who have established some presence, but we want to accelerate their ability to go deeper specifically into public health, throughout that ecosystem that I just described, right? Starting with providers and coordinators, payers, researchers, regulators. We want to give them a way to go deep into this, heavily regulated industry, so that they can not only have access to the innovation that many startups would not otherwise, like Manpreet mentioned machine learning AI, but they also have access to the resources, to ensure their success. >> What kind of problems are you guys trying to solve with this? I mean, is there a specific vetting process, is there a criteria? Is there a bar to all over share some specifics? >> Yeah, absolutely. So, for the past few years, a lot of the major change challenges, for our public health customers have been the same, but they require a new approach. And I like to call our approach the HIGH FIVE. So, some of those challenges that have been traditionally, lingering for the past few years, equal social determinants of health. Social determinants, when we talk about that, we not only refer to the nonclinical contributors to a person's overall wellness. So, you think about issues like food deserts or recidivism homelessness, all of that transportation to access to care, right, all of that contributes. But then there's also disparities and health outcomes. When you think about socioeconomic differences, rural health, ethnic and racial minorities, so, that all factors into social determinants of health. Then there's also aging. Now, these are the strategic pillars that we like to focus on, or that we are focusing on. When I mentioned aging every day in the U S, 10,000 people celebrate their 65th birthday. Many of those individuals are suffering from comorbidities, from hypertension, diabetes, cancer, and now the lingering impact of COVID-19. And so, as these aging individuals continue to live longer, the goal is to improve the quality of their life as well. And so, many of them look to technology to age independently at home, etcetera. So, that's our second strategic pillar. The third, is mental and behavioral health. So, when I talk about mental health, I mean, everything from mild depression, all the way through suicide prevention, and especially these days with COVID-19, we see a lot of clinicians suffering from burnout. And so, it's important, that we take care of the frontline workers, those healthcare providers, and even outside of COVID-19, you think about the ways that the patient population, has continued to expand, and the growth within the provider market has not, or the pool of providers has not nearly expanded at the same rate. We've got people living longer, we've got more people than ever insured. And so, we need to leverage technology to help a stagnant, number of providers to treat a growing pool of patients, without sacrificing the quality of care. And then finally, we've got environmental health. From air quality to water purity. It's important to understand the correlation between, the environment and the health care of our population. So, those are the pillars. I know I mentioned the HIGH FIVE, the fifth is not specific to healthcare. I touched on it a little bit earlier, but the fifth is, it is democratizing access to innovation, to resources, specifically for founders from underrepresented communities. >> And that's great insight, Michael great, great Schaeffer pointed that out. Manpreet take us on the final word here. Venture Capital, Startups, AWS, what's the current state share with us, the current worldview from your perspective. >> Oh, so, bringing home this point that MJ mentioned, the strategic plan of focus areas. And if you, look at all those strategic areas there's, you can really sort of put those into two buckets. One is the patient side of the bucket, and then there's the provider side of the bucket, or the caretaker side of the bucket. And if the patient side, what we want to do is work with startups that are, really working across a broad spectrum of use cases, but to solve those two key challenges of the, one on the patient's side and other on the provider side. Then the end goal of providing patient experience, and patient outcomes. For the patient side, it's the patient experience, patient engagement, patient outcomes. So, the startups looking on those sides, on those use cases of criteria. And then we have the provider side where, we want to ensure that the providers have the right set of technologies, the right set of solutions, right set of innovation, to help them where healthcare operations. You have all seen in COVID times, how the provider systems are getting overwhelmed. And that's where the healthcare operations comes into play. Clinical decision support. Now, many patients cannot get to the hospitals. So, how do we provide through our startup partners for startup customers, those solutions where remote diagnostics, remote imaging or remote health delivery could be provided. Things like predictive and prescriptive health solutions. How can we work with our startups to provide, those sort of solutions to the providers, to again, at the end, the better the outcome of the patients, right? So, that's what we were looking at. And that's what this program is all about. Working with public sector provider side of the house and the customers understanding, and helping them understand the need as well, and then bringing the right set of startup solutions, and help solve those challenges that they are facing, and the patients are facing as well. MJ, I'm sure you want to close it out, with some thoughts too. >> Okay. >> Absolutely, I would just close it with this, our goal, like Manpreet said, is to match the high potential startups, with the, the enterprises who are desiring those solutions, and success for us, we'll have three traits. It will be valuable, meaning that there will be a true alignment between what our startups offer and what the market needs. It will be measurable, so that we can quantify the improvement and outcomes. And finally, it will be sustainable. So, beyond COVID-19 beyond the opioid crisis, beyond any situation or condition, we look to bring solutions to market through our startups, that are going to truly sustain a transformative approach to modernizing public health enterprises. >> Great job again, and important work and DevOps, impacting healthcare in all kinds of ways. And it's super important work. I'm glad you guys are doing it, and it's going to develop out beautifully, and if I can give you a high five, Michael, I'll give you a high five off in-person, but remotely, >> Virtual. >> Get virtual high five great program. We're going to spread the word, good work. >> Thank you. >> Thanks for doing it, I appreciate it. >> Thank you very much for your time. >> Okay, it's theCUBE coverage virtual, we are theCUBE virtual bringing all the coverage, super important work being done in public sector, cloud enabling it, great people important, and of course, happening at re:Invent. Thanks for watching. (upbeat music)
SUMMARY :
From around the globe, of the public sector, Okay, it's my pleasure, not just in the enterprise and So, I believe so, I'm the in the healthcare space. of the change happening quickly. and how AWS is helping the provider, in the impact healthcare, and possibly the deadliest wave losing I mean, strategic focus, They're seeing the pain, and the Healthcare Acceleration program, This is something that is on the table, all around the globe to and now the patient. Yeah, that's absolutely. and make connections between the two. the fan experience, the players are there. I know, I just love the vision, So, the health accelerator will be, the goal is to improve the the current worldview and the patients are facing as well. beyond the opioid crisis, and it's going to develop out beautifully, We're going to spread the word, good work. bringing all the coverage,
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
AWS | ORGANIZATION | 0.99+ |
Amazon | ORGANIZATION | 0.99+ |
Manpreet Mattu | PERSON | 0.99+ |
Michael | PERSON | 0.99+ |
Michael Jackson | PERSON | 0.99+ |
two sides | QUANTITY | 0.99+ |
John Furrier | PERSON | 0.99+ |
MJ | PERSON | 0.99+ |
two halves | QUANTITY | 0.99+ |
Schaeffer | PERSON | 0.99+ |
U S | LOCATION | 0.99+ |
Manpreet | PERSON | 0.99+ |
third | QUANTITY | 0.99+ |
more than a billion dollars | QUANTITY | 0.99+ |
10,000 people | QUANTITY | 0.99+ |
fifth | QUANTITY | 0.99+ |
2025 | DATE | 0.99+ |
Venture Capital | ORGANIZATION | 0.99+ |
COVID-19 | OTHER | 0.99+ |
two | QUANTITY | 0.99+ |
more than three and a half billion dollars | QUANTITY | 0.99+ |
65th birthday | QUANTITY | 0.99+ |
both sides | QUANTITY | 0.99+ |
One | QUANTITY | 0.99+ |
today | DATE | 0.98+ |
Worldwide Public Sector of Startups | ORGANIZATION | 0.98+ |
pandemic | EVENT | 0.98+ |
second strategic pillar | QUANTITY | 0.97+ |
more than 140,000 startups | QUANTITY | 0.97+ |
this year | DATE | 0.97+ |
Venture Capital | ORGANIZATION | 0.97+ |
about two and a half years | QUANTITY | 0.97+ |
first stakeholder | QUANTITY | 0.96+ |
AWS Worldwide Public Sector | ORGANIZATION | 0.96+ |
Public Health | ORGANIZATION | 0.95+ |
eight years | QUANTITY | 0.95+ |
FIVE | QUANTITY | 0.95+ |
two buckets | QUANTITY | 0.94+ |
two key challenges | QUANTITY | 0.94+ |
one | QUANTITY | 0.94+ |
two great guests | QUANTITY | 0.93+ |
over 1000 | QUANTITY | 0.91+ |
22 key healthcare AI | QUANTITY | 0.88+ |
re: | EVENT | 0.87+ |
around $22 billion | QUANTITY | 0.86+ |
four years ago | DATE | 0.86+ |
COVID-19 pandemic | EVENT | 0.81+ |
Public | ORGANIZATION | 0.8+ |
HIGH FIVE | QUANTITY | 0.8+ |
Invent 2020 Public Sector Day | EVENT | 0.78+ |
Booz | PERSON | 0.78+ |
years | DATE | 0.78+ |
wave | EVENT | 0.77+ |
approximately | QUANTITY | 0.76+ |
per day | QUANTITY | 0.75+ |
three traits | QUANTITY | 0.73+ |
Ricardo Guerra, Itaú Unibanco | AWS re:Invent 2020
>>from around the globe. >>It's >>the Cube with digital coverage of AWS reinvent 2020 sponsored by Intel and AWS. Yeah, welcome back to the cubes. Live coverage of reinvent 2020. I'm your host, John for year here for three weeks with a cube virtual. This year we're not in person. We're doing remote because of the pandemic. A great guest for credit Ghira CEO at I t a unit Banco in Brazil, Great customer of Amazon. Really a good reference point to this transformation story that Andy Jassy has been talking about on stage Ricardo. Great to have you on remotely. Thanks for coming on from Brazil. >>Thank you. Thanks for having me >>love to get down there, land the beach for a while. Just relax. After all the virtual tension from reinvent all the coverage, it's been wild. Anyway, thanks for coming on. I want to get into a CEO. You know, one of the things that Andy Jassy was really leaning forward this year on was the story of you gotta be on the cloud to have agility and the digital transformation which has been talked about for years. People process technology. We've heard that this year. More than ever, it's been quite the acceleration. You're either on the right side of history or not here as a business. Can you share your story of your transformation with Amazon? >>Sure, John. Eso this story months back Thio Actually, a decade ago when we started discussing our digital transformation, Right, eso when we see we are bank, that is almost 100 years old, 96 years old. And we are We're a big one we have on in Brazil 56 million customers. So it's a big company. Uh, and we have pretty much all the businesses over Universal Bank, including insurance here in Brazil. Banks also have insurance on all the rest. So from corporate banking to retail, from credit cards to investments, all sort of products and, uh, we started in technology Eyes early is in the seventies. So 1973 to be exactly when we started our current account system in the mainframes, right? So you can imagine that we have invested a lot in technology over the last almost 50 years, and it's always very well known here in the country for for the use of technology. So we have been pioneers in online transfer In the eighties, we have been pioneers using A T. M's and Internet banking and so on. Uh, but what happened until 2010 is that we were pretty much putting up applications, one top off the other. So we are offering products and services assed fast as we could, looking at the customer, trying to differentiate ourselves from competition. But definitely we were trying to move AST fast as we could, but we were not taking the right care off the platform. In the sense that today we see a lot of transformation in technology happening all the time, right? There's new stuff coming out all the time. We're seeing, hearing reinvent the amount of things that AWS have lounged. So all the time we're seeing new stuff, which is good for the business. So So the speed off this transformation is only getting faster and faster. So in order, Thio be to use all of those features to be able to leverage on new technology. Your platform has to be flexible. You have to be able to adopt those new technologies without losing moment off, offering your products and services, right? So, uh, again a decade ago. We started discussing these and we said We have to invest in technology in a different ways, not only producing solutions in financial services, but definitely we have to take care of the platform and understand how we should evolve the platform in order to you again. Better offer products and services to our customers, which is by by the end of the day. It's why we exist. So so So we started this story and we said Okay, so there's there's three things mainly that we have to take care in order. Thio, go into this journey. First of all, it's about people. We have to have a new mindset, a new culture, Ah, mindset where we have where we empower people in decisions. We have people thinking about the customer all the time and being aggressive on building solutions for them and using technology for building those solutions. Right. So we need more sort of entrepreneur type of people on people who really want to differentiate themselves and provide better services to the customer. In the second pillar, I would say the methodology has to change right. You have to have an agile methodology agile approach, as opposed to a traditional waterfall approach with silos internally in the organization that allows you to be faster as well and to adapt to customer needs faster on and third of all, which is the main subject here. In our conversation, you have to have a flexible platform, as I will explain on Duh. So we decided to pretty much rewrite our application in an architectural where we can be flexible. So pretty much what we have a sort of a monolith where we write cold. We have ridden code in a sequence building huge applications, right, and those huge applications are bottom acts, and they are very hard to maintain and to evolve. What we're doing is in a simple way. Building Micro services were breaking up those applications so we can adapt faster to whatever we see that our customers need or there's any business opportunity. In that sense, Cloud is the perfect platform to host those services, right, because we have again we're able to have the Bob's methodology. You are able to have service reliable engineering aside, reliable engineering were able to have all kinds of things and services that will help us on this journey to be more flexible and faster, right? So that Z that's why we have chosen to go to the cloud. In that sense, we've looked for a partner that waas reliable that waas a leader in the market that was able thio keep up with all the technology that is coming out in the market and offer innovation in the level that we need. And and that's that's the reason why we partner up with AWS for for the next 10 years. So, uh, you happy? Are >>you happy with Amazon? Just while I got you there? Are you happy with their with their response to you and there they're in, uh, interfacing with you guys. Are you happy with them? >>Yes. Yes, John, we have started working with AWS more intensely back in 2018 when our central bank bank allowed us to go to the public cloud. So we started working with them and we learned a lot. Of course, we were very young and immature at the time. In the knowledge of the technology eso We learned a lot in this two years and a half and we have built nice stuff together we have a very important court systems running on W s already on. They have been a good apartment. What they like to say is that our cultures match. We are both customer centric. Sui are both concerned with the success off the partnership. Ah, long term partnership doesn't work. If you're not concerned with the relationship, right, you've got to make sure that both parts will profit from this. Right? So, uh, I think we had we have had a good match, and in terms of technology, we are We are very happy. We have all the infrastructure and services that we need. >>Yeah, when you're building a bridge to the future together, your relationships matter. I would agree. And I think that's a differentiator I wanna just touch upon you mentioned you guys were pioneers going back and the way you tell your story. I was growing up in the seventies and kind of cut my teeth in the eighties and computer science. And remember those days it was very cool. Time went from mainframe client server, but there's a point where you become bloated with the monolithic. You got you stuck with all this. We called spaghetti code, right? It's all over the place, right? So, uh, in all intertwined, then you have that moment of truth. That's something that Andy Jassy was saying on stage. I thought was interesting. And it was almost like a business school lesson of Hey, leaders, you got to get to the truth. When you guys saw the cloud, what was the mindset? Because it sounds like you guys are a pioneering culture. You like Thio be innovative. What was the moment? Take me through the mindset of Hey, we better get busy building or we're gonna get busy dying. What's the What's the take me through that mindset >>at a very good question, John. So we literally started to suffer with our own speed to be really transparent, right? We were seeing the market starting to speed up all these new start ups and tech companies in other industries. And we're seeing all the industry's moving faster and everyone building solutions that were way better to the customer than the solutions that we were seeing. I don't know five or 10 years before, and it doesn't matter if you're talking about any industry, not only finance, right, So So we said. OK, looks like the financial industry is going to go through the same the same path and we're trying. We're trying to make things Mawr, mawr, I would say towards the customer and we're trying to understand customer needs better. And we actually did that when we have implemented a design thinking methodology back in 2010. Ah, Big one at the bank and And we came up with a lot of solutions building along with the customer and we were piling up backlogs, right? We're saying Okay, there's lots of stuff that we have to dio were lost in our spaghetti. That's pretty much it right, s So that's when we saw Okay, that's That's the end of Jesse moment that you describe Stop. We have to have a better platform. We have to reorganize ourselves. Otherwise we're gonna get lost in ourselves. There is no there's no way we can grow and invest Mawr because we're going to get stuck in this forget anyway. So So we structured a very robust program off platform modernization where we have we have invested over the last few years mainly, and we're going to keep on investing. Looking ahead where we try to build solutions while modernizing our platform. So there's no from from our perspective or a platform is big enough to just say that we cannot just rebuild the platform. Let's let's put a teen aside and let's rebuild the back that would take on all 789 years. I don't know how long and then we would be legacy again whenever finished. So what we do is we break up the our our reasoning. So we say Let's take each business as a very small component off the bank and let's build the technological components that support that business and let's extract those components from the monolith from from the Legacy. And and that's a strategy. That's the technology strategy that we have today. So we have empowered the business for them to own the platform. So they understand today that the platform is not a problem of technology, but it's actually the business. And by owning the platform, they understand that the monolithic doesn't allow them to be as fast as they want as the customer want, so it's very straightforward for them to understand that they have to break up the batter form They have to prioritize building micro services in the cloud so all the ideas and needs that they can identify will be much easier to implement. After that, >>you put it on them. They have to own the up they have to own. The business model of the platform is there. If the keys to the kingdom or in their hands, you're enabling that. That's a great stretch. And I love the MicroStrategy's breakout picking things out rather than trying to boil the ocean over over seven years. That's a big mistake people make and they end up having a legacy. Outdated platform that's ready for no one. Right? Ricardo? That's a masterclass right there in strategy. Thank you very much for sharing that insight into your bank And congratulations and all your innovations continues. Thanks for coming on the Cube. >>Thank you so much. >>Okay, I'm John. For a host of the Cube, virtual were remote this year. Got great content. Stay with us on the Cube Channel here on AWS. Reinvent. Thanks for watching
SUMMARY :
the Cube with digital coverage of AWS reinvent 2020 Thanks for having me You know, one of the things that Andy Jassy was really leaning forward this year on was the story of you that is coming out in the market and offer innovation in the level that we need. in, uh, interfacing with you guys. We have all the infrastructure and services that and the way you tell your story. That's the technology strategy that we have today. If the keys to the kingdom or in their hands, you're enabling that. Stay with us on the Cube Channel here on AWS.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
John | PERSON | 0.99+ |
Andy Jassy | PERSON | 0.99+ |
AWS | ORGANIZATION | 0.99+ |
Brazil | LOCATION | 0.99+ |
Amazon | ORGANIZATION | 0.99+ |
2010 | DATE | 0.99+ |
2018 | DATE | 0.99+ |
Universal Bank | ORGANIZATION | 0.99+ |
789 years | QUANTITY | 0.99+ |
three weeks | QUANTITY | 0.99+ |
three things | QUANTITY | 0.99+ |
both | QUANTITY | 0.99+ |
eighties | DATE | 0.99+ |
seventies | DATE | 0.99+ |
1973 | DATE | 0.99+ |
second pillar | QUANTITY | 0.99+ |
both parts | QUANTITY | 0.99+ |
Bob | PERSON | 0.99+ |
Itaú Unibanco | ORGANIZATION | 0.98+ |
First | QUANTITY | 0.98+ |
this year | DATE | 0.98+ |
This year | DATE | 0.98+ |
Ricardo | PERSON | 0.98+ |
today | DATE | 0.98+ |
a decade ago | DATE | 0.98+ |
Intel | ORGANIZATION | 0.97+ |
each business | QUANTITY | 0.96+ |
two years and a half | QUANTITY | 0.95+ |
almost 100 years old | QUANTITY | 0.94+ |
56 million customers | QUANTITY | 0.94+ |
Jesse | PERSON | 0.94+ |
Sui | PERSON | 0.93+ |
Thio | PERSON | 0.93+ |
Cube | COMMERCIAL_ITEM | 0.91+ |
96 years old | QUANTITY | 0.9+ |
one | QUANTITY | 0.9+ |
pandemic | EVENT | 0.89+ |
Ricardo Guerra | PERSON | 0.84+ |
next 10 years | DATE | 0.83+ |
five | DATE | 0.83+ |
over seven years | QUANTITY | 0.81+ |
Ghira | PERSON | 0.8+ |
almost 50 years | QUANTITY | 0.74+ |
MicroStrategy | ORGANIZATION | 0.71+ |
CEO | PERSON | 0.69+ |
10 years | DATE | 0.67+ |
last | DATE | 0.62+ |
reinvent | EVENT | 0.58+ |
Invent | TITLE | 0.58+ |
months back | DATE | 0.54+ |
Banco | ORGANIZATION | 0.53+ |
years | DATE | 0.53+ |
Cube Channel | TITLE | 0.51+ |
third | QUANTITY | 0.5+ |
2020 | DATE | 0.49+ |
reinvent 2020 | EVENT | 0.48+ |
Kelly Herod, Deloitte Consulting LLP | AWS re:Invent 2020
>> Announcer: From around the globe. It's theCUBE with digital coverage of AWS re:Invent 2020, sponsored by Intel, AWS and our community partners. (upbeat music) >> Hey, welcome back everybody. Jeff Frick here with theCUBE. We're coming to you from our Palo Alto studios today with our ongoing coverage of AWS re:Invent 2020. It's a virtual event, like all the events in 2020, but we've been going there since 2013. We're happy to be back this year and we're excited to have for the first time on theCUBE, our next guest, she's Kelly Herod the US SAP Offering Leader for Deloitte Consulting. Kelly, great to see you. >> Great to see you as well, Jeff, thanks so much for having me. >> Absolutely, so first time on, on theCUBE, you guys have a really interesting concept at Deloitte, you call it the Kinetic Enterprise. What is the Kinetic Enterprise all about? >> Yes. So if you think about the past, organizations built their technology infrastructures to be what we would call built to last, the future though is all about built to evolve. And that's exactly what the Kinetic Enterprise is. It's really how we're helping our clients create the right technology infrastructures that evolve with their business. And Kinetic Enterprise is focused on four key pillars. The first, that we're building a technology solution that's clean. That means we want to have reduced amount of custom code or things that we may have built that really rack up your technical debt. The second pillar is that it's intelligent. So we're leveraging all of the technologies, artificial intelligence, machine learning, to really automate and change the way in which an organization runs their business. The third pillar is that it's responsive, and that means it's on the cloud and this is where AWS comes in. And then the last pillar is that it's inclusive. So it uses all of the technologies and microservices available to really optimize and achieve a company's business value objectives. >> So that is a great summary, and I've got the list of the four pillars. It's just interesting you lead with clean. You know, there's a lot of conversation about digital transformation and move fast and be dynamic, you know, would be kind of an opposite to static. But clean, interesting choice of words. It runs with core... Core clean ERP with minimum technical debt. Why clean is such an important thing? I get kind of intelligent and responsive, but clean is an interesting attribute to pick. >> Absolutely, so if you take a step back and think... (Kelly hangs) when comes to ERPs, when ERPs came out, there was... (Kelly hangs) how you're going to run your entire organization on this one solution. What we've found is that as companies have put ERPs, they've gone through and created so much customization, that it's that which makes it very difficult to be able to keep up with technology changes or actually migrate to the next versions. So the concept here is if you're going to go in and put in brand new ERP, such as an SAP S/4HANA, this time around in order to achieve the promise of ERPs, let's make it clean. Let's stick to as much standard functionality as possible within the core, and then we innovate on the edges. And so that will allow us in the future to maintain that flexibility or dynamicism of a Kinetic Enterprise. >> Right. So I have to tease you Kelly 'cause SAP R/3 and ERP is not necessarily synonymous with digital transformation, speed, agility, and embracing change. So you've been involved in Deloitte's SAP practice for a long time. Why should people start to rethink about SAP in terms of being responsive, in terms of being able to change quickly and to your vocabulary, more kinetic? >> And you're right. You know, I've been doing SAP for 20 years. So I actually did start back in the R/3 days. And, you know, I would just say that things are changing, is evolving. You know, SAP themselves has been going through a transformation, a revolution. You look at the ERP landscape as a whole, all of the ERP players are moving to the cloud. The technology is the backbones are changing. Now the reality is, you know, going in and actually changing out your ERP, no matter what solution you're using, it's a big endeavor or undertaking. The goal here, and why we're partnering with SAP, partnering with AWS is really focused on how can we make this more efficient for our clients? More importantly, I like to think about it as how can we make this less of a one and done, and more of a let's keep transforming the technologies and the business as things are changing in the market, along the way. And using technologies to even change how we implement, allows us to do that. >> So, Kelly, another thing a lot of people probably don't think of is SAP and AWS, together in the same sentence. So I'm sure there's a lot of people that are much more intelligent about this, but for those that aren't as familiar, tell us a little bit about the relationship with SAP and AWS and then how you guys are leveraging that at Deloitte. >> Absolutely. So when you... There's a couple of things that I would bring up. One is SAP S/4HANA solutions, in particular, but any SAP environment that you're running on, one of the objectives most of our clients are focused on is how to move to the cloud, and that's where AWS comes in. You can absolutely run any of your SAP solutions on AWS. And what that brings you with is more flexibility, so that you can actually scale or contract your infrastructure that you're running SAP on based on your business needs. The second thing that we've been partnering with AWS to do is a little bit of what I just mentioned, which was a teaser around, how do you change the way you even go about implementing an SAP solution or start to migrate your business? So one of the things we asked ourselves was, could we radically change how you jumpstart an S/4 implementation? And what we decided to do is team up with AWS and leveraging machine learning, artificial intelligence, most importantly, standing up an environment on AWS. We actually created what we call Kinetic Finance Startup. Many of our clients are choosing to start with finance and specifically SAP central finance to begin their journey to the new S/4HANA environment. And what we've been able to do is create a touchless build solution, so over a weekend, we can actually connect to your existing ERP solution. Majority of those is starting with an ECC environment. We can extract the data, we can use harmonization rules to actually change and modify your data and optimize it for the future. And then we actually through completely touchless built-in automation, stand up a brand new AWS environment with S/4HANA on it and actually automate the configuration and testing of the basic financial transactions. So when you come in the next week and we start the conversation with the client, we're actually looking at a real life S/4HANA system on AWS with their mas... >> Oh, that's... >> So the whole concept is to change how we engage. >> Right. So again, I don't know that I were to think of finance as kind of a lead application, to start this journey. I mean, I can see on one hand, it is the system of record and it, you know, it has a lot of very important information that's got to eventually get into finance. On the other hand, it seems like there's less critical, maybe lower hanging fruit that's less risky. Is it because you can run it kind of in a parallel path for some period of time, but it strikes me that finance might not be the first place you go to look for some early wins. >> It's actually what you just said about the parallelism. So the reason we've seen that finance actually was one of the starting points is even if you look at the history of SAP's S/4HANA solution, way back before we got to that, it started with a concept called smart accounting or simple finance. And the theory here is, you could actually... If a company has, let's say multiple ERPs, as most do, you can actually grab the financial information, bring it into a new S/4 or central finance environment, and actually combine or merge the accounting information to get improved reporting, optimize a shared service organization. So it's actually a lower risk way to start the journey before going and touching the heart of the business or core operations, or manufacturing, for example, >> That's pretty interesting. So you run it in parallel for a while and then eventually does, is the plan that it takes over, from the old. So it is effectively kind of, I guess, a slightly delayed lift and shift, or maybe it's a reassemble and then a flip. I don't know how you would describe it because it's not really lift and shift. >> It's not really lift and shift actually, you have two options. You can either over time pull all of your business processes out of the underlying ERP solutions and bring them into the S/4HANA environment or multiple S/4HANA environments. Or some companies may choose to continue to... (Kelly hangs) Especially if you're in an industry where you do a lot of acquisitions or divestitures, you may not have an intention of ever combining all of your ERPs, but you may want to change each of them to S/4HANA underneath, and then have one environment in which you're pulling your data together to really consolidate your financial reporting. >> That's great. I want to follow up on something that you mentioned, which is the use of machine learning and artificial intelligence. And we talk a lot about, right? Those are hot buzzwords all over the place, but, you know, I'm pretty vehement in that, you know, general purpose AI and ML is kind of interesting, but where the real interesting stuff ends is where the rubber hits the road, is in applied. And it sounds like you've got a pretty interesting application where you're applying this technology to help make this move to cloud go a little bit smoother. >> Yes. One of the areas, you know, since we've been talking a bit about finance then I'll use it as an example. Is if you think about it, whenever we go in and we're typically working with... (Kelly hangs) especially in finance, you know, one of the topics is, how to optimize a chart of accounts? So over time we've done this hundreds of times, if we can look at different sectors, different industries, we can use benchmark chart of accounts. So instead of making this a paper-based exercise that individuals are doing, why not take that and actually use artificial intelligence machine learning to create data harmonization rules, so that technologies can actually do that same work. And so that's been one of the things we've been working on that I personally find very interesting just in my finance background. >> Right. And is this a relatively new thing, or have you guys been doing this for a while? >> Actually, it's something that over the last 12 months, we've been focused on building out in partnership with AWS. So it's fairly new. >> That's great. I want... I'd love to shift gears a little bit, and talk about COVID, and the impact of COVID on your business. Clearly in March, right? It was the light switch moment and everybody had to work from home and it was a quick rush to make sure that everybody was safe and we could support our remote workers, that said, can't help with the ba... All the bad stuff that's happening in hospitality and travel, and a whole lot of other industries. So that aside and that's bad stuff. In the tech industry, we were able to make the move, but now we know we're six, seven, eight months into this thing, and it's clear that, you know, we're going to have many elements of this going forward for a while. So I'm curious just from your business and your customer point of view, if you can share, you know, kind of the contrast of what happened in March and April to what you're seeing now and how this new reality, whatever this new reality is going to be, as we, you know, continue to evolve is impacting this digital transformation conversations? >> It is interesting. So if I pivot back to March, when this all occurred, you know, it truly did feel an instant going from in-person. And as consultants we travel and typically have a Monday through Thursday, or Monday through Friday type of travel schedule to an instant working from home overnight. And, you know, I'm really proud of our teams and how they seamlessly made that transition. Many, including myself, were actually leading clients through final cut overs in parallel to this happening. And we were able to really pivot and make those shifts, and I was reflecting with one of the executives I worked with, you know, she and I, you know, six months later, we're looking back at how we did that and how impressed we were with what the team pulled off. And since then, they've been able to do several other go lives, which is great. But I think that it was something we had to do quickly. I think many would have said it couldn't have been done that you would see the whole world move to a working from home environment, but we did. What it tells me is it gives me a lot of hope for a lot of the things that businesses can do in the future. In the past we used to constrain ourselves of, Oh, there's no way we could ever get XYZ done, or we can't make this type of change in the world, but we can. If I flash forward to now, I think we're very settled in kind of this new way of working, but I'm also hopeful for what the future is going to look like. I don't believe it will be a pivot all the way back to... Especially for consultants traveling on a regular basis of Monday through Friday. Instead, I think we're going to create models that give people and organizations the flexibility they need to really balance some of their personal responsibilities along with their work responsibilities. My hope and expectations is that also opens up options so that all organizations have access to more talent that they may not have had before. And I think that also means global talent. I think we're showing we can work as global teams, which means, you know, I could now have members from Japan joining, you know, my permanent leadership team in ways that I maybe never have thought of before. Those are just some examples of what I expect and hope for all of us that we'll see coming out of this. >> Hopefully and I know... Like you said, you've been a consultant for years and years and years, and you guys spend lots of time on airplanes, and hopefully you don't have to spend quite so much time on airplanes because you don't necessarily have to be there all the time. But you talked about an interesting thing and that's talent and opening up the opportunity to get more talent that maybe you wouldn't have ever considered. And along those same lines, right? Is the move in diversity and inclusion. And I just watched a show that you did a few months ago, called the... "A Chance for Change: Accelerating Business Recovery, Through Gender Diversity," on a Facebook interview, very cool panel, really enjoyed it. And I want to follow up on some of those things, 'cause you've made some really simple and poignant points. And one of the things that you said definitively, go back to the wide diverse talent and perspective equals winning in business, period. I love that. You know, we hear this all the time that, you know, not only is it the right thing to do, but it's also good for business. And isn't it nice when those two things can actually line up. And you just talked about, you know, in more of a generic sense, the ability to open up your talent window when there's a worldwide talent shortage, both for geography, but also the work in diversity and inclusion and to continue to hold the momentum that continues to build in this area. I wonder if you could, you know, kind of share your thoughts on that, and your position and what's going on with Deloitte. >> Absolutely. You know, I do think this is one of those key pivotal moments for all of us, and I believe we have, coming out of this an option to really move the needle on our diversity and inclusion, and equality efforts. You know, one example I think about women, women in leadership positions. You know, being in consulting, you know, one of the challenges has always been that we do travel a lot, and it can be difficult to balance all the responsibilities, professional and personally. I think with a move to more flexible work arrangements, less travel, or travel for purpose is what I would highlight for the future. I think it opens the door to many more women being able to have careers in consulting, if that's what they, you know, had desired. I also think it allows them to have... You know, spend their entire careers in consulting and in ways we never saw before. And that means you'll see as significant movement and women in leadership positions. I also think this applies to underrepresented minorities. I hope that from all of this, instead of there may be companies that focus on recruiting from, you know, schools that are local to them or within their surrounding areas. I think this gives us an opportunity to really open that aperture up and look at talent from any school or university, or geography, and being able to get the right skill sets in the door and the right talent. Therefore you can actually see movement and diversity within teams, as well as at the leadership levels for URMs. >> Right. Right. And really managing to the right things too. I think that's the other thing that's coming out of this, and we've had a lot of conversations on work from home or work from anywhere. You guys are a little bit different than the consultant 'cause your team is there, usually local at the client site for some period of time. But for a lot of people, it's the first time they are not sitting across from a desk or, you know, within close proximity. Now you too, in your teams. And so, the shift changes that now you have to judge output, (Jeff chuckles) and not activity. And you would think that that would be a great and easy thing to execute, but we're hearing more and more that it's not necessarily. And you really highlighted, I think, three leadership traits that are always important, but more important now than ever before in that other interview. And I just want to call them out 'cause I thought it was worth calling out. You know, empathy has never been more important. Resilience, and my favorite one you said at the end, calm in the storm. I just wonder again, if you could share, you know, kind of, as you've gone through it, both, you know, as somebody at Deloitte within the greater Deloitte group, but then also in managing your own teams, to maintain that calm in the storm and to maintain, you know, empathetic leadership, because I think you've said it before, right? This is a personal challenge that we're all going through. We all have different things going on at home, whether it's the spouses working, the kids are doing homeschool. People are taking care of older parents, this and that. It's a real personal thing, and so these leadership characteristics, these softer leadership characteristics have never been more important >> That's so true. And, you know, when I think about the empathy part, right now what we're going through is also about how is each of us as leaders also sharing a bit more about how we're experiencing this? I think the sharing of stories is what also helps many on the teams adapt, adjust. The reality is when you're working on camera all day and, you know, in the past, imagine that you maybe were having a tough day or you weren't feeling that great, you weren't on camera all day with every one of your coworkers. You we're actually, you know, sitting in an office, you may have to go to the conference room to do some meetings, but you didn't look... (Kelly hangs) like someone was kind of staring at you all day long. Now, when we're working from home virtually and we're on Zoom or Skype or WebEx, et cetera, all day, it does feel like you're under the lights when you're on camera. And there's a lot of pressure and people are trying to figure out how to manage their own emotions while doing that. And, you know, my message would say as an empathetic leader, it's okay for you to also share when you might be having a tough go that day. Maybe one of your children has been kind of acting out and they didn't really want to do the virtual school. It's okay to share in that because everyone's going through it, and it makes us all more human. >> Right. >> And it makes us all more connected. >> Right. Well, I will share with you a pro tip, we've done a few of these interviews and it is okay to let people turn off the camera. And I think as a manager, I think it's actually an okay thing to say, okay, everyone, let's just turn off our cameras and get a break from that camera that's got that eye on you all the time, because it is just another, you know, kind of a factor that we have to deal with. Well, go ahead. >> And I was going to ask, what do you actually, you know, I don't know what one of your techniques is, but I know mine is some of the meetings, it's actually just go back to traditional telephone calls (Jeff chuckles) and actually even just being on your cell, put on your air, you know, your earbuds, or your headphones and even walk. >> Right. >> So I think the other thing we're all missing is actually that movement, the steps to go to the coffee maker and back, or to lunch and back, we don't have them anymore. So you've got to work extra hard, actually getting those extra steps in calories and just mental breaks at times. >> Yeah, well then there's a whole another tranche on walking during meetings. And I used have a boss that I would only do one-on-ones while we took a walk. He always says, I get in there... 'Cause then there's, you know, you're not necessarily looking at each other. And if there's some sensitive things or tough conversations, sometimes it's easier if you're not just looking across the table at one another with all the silence. So there's a lot to be said for that as well. Well, Kelly, I really enjoyed this conversation and getting to meet you for the first time. It sounds like you're doing a lot of cool and exciting things and, you know, exciting speed and innovation with SAP, that's noble work and I'm sure a lot of people are really happy to have you help them out there. So thank you very much for your time and to have a great AWS re:Invent. >> Thanks, Jeff. It was great to discuss this with you. >> Absolutely. All right. She's Kelly, I'm Jeff. You're watching theCUBE's ongoing coverage of AWS re:Invent 2020. Thanks for watching. We'll see you next time. (upbeat music)
SUMMARY :
Announcer: From around the globe. We're coming to you from Great to see you as well, Jeff, What is the Kinetic Enterprise all about? and that means it's on the cloud and move fast and be dynamic, you know, and then we innovate on the edges. So I have to tease you Now the reality is, you know, and then how you guys are so that you can actually scale to change how we engage. be the first place you go is even if you look at the history I don't know how you would describe it but you may want to change each of them something that you mentioned, One of the areas, you know, or have you guys been that over the last 12 months, and the impact of COVID on your business. the future is going to look like. the time that, you know, and it can be difficult to and to maintain, you know, imagine that you maybe and it is okay to let and actually even just being on your cell, the steps to go to the and exciting things and, you know, It was great to discuss this with you. We'll see you next time.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Kelly | PERSON | 0.99+ |
Jeff | PERSON | 0.99+ |
Deloitte | ORGANIZATION | 0.99+ |
AWS | ORGANIZATION | 0.99+ |
Jeff Frick | PERSON | 0.99+ |
March | DATE | 0.99+ |
April | DATE | 0.99+ |
six | QUANTITY | 0.99+ |
Kelly Herod | PERSON | 0.99+ |
20 years | QUANTITY | 0.99+ |
S/4HANA | TITLE | 0.99+ |
seven | QUANTITY | 0.99+ |
second pillar | QUANTITY | 0.99+ |
Thursday | DATE | 0.99+ |
A Chance for Change: Accelerating Business Recovery, Through Gender Diversity | TITLE | 0.99+ |
third pillar | QUANTITY | 0.99+ |
2020 | DATE | 0.99+ |
Palo Alto | LOCATION | 0.99+ |
both | QUANTITY | 0.99+ |
Japan | LOCATION | 0.99+ |
one | QUANTITY | 0.99+ |
first time | QUANTITY | 0.99+ |
Friday | DATE | 0.99+ |
first | QUANTITY | 0.99+ |
Deloitte Consulting | ORGANIZATION | 0.99+ |
this year | DATE | 0.99+ |
Kelly Herod | PERSON | 0.99+ |
Monday | DATE | 0.99+ |
each | QUANTITY | 0.99+ |
six months later | DATE | 0.98+ |
four pillars | QUANTITY | 0.98+ |
second thing | QUANTITY | 0.98+ |
eight months | QUANTITY | 0.98+ |
next week | DATE | 0.98+ |
two options | QUANTITY | 0.98+ |
2013 | DATE | 0.97+ |
Intel | ORGANIZATION | 0.97+ |
SAP S/4HANA | TITLE | 0.97+ |
four key pillars | QUANTITY | 0.97+ |
three | QUANTITY | 0.96+ |
today | DATE | 0.96+ |
ORGANIZATION | 0.96+ | |
SAP | ORGANIZATION | 0.96+ |
first time | QUANTITY | 0.96+ |
SAP R/3 | TITLE | 0.95+ |
Skype | ORGANIZATION | 0.95+ |
two things | QUANTITY | 0.94+ |
COVID | OTHER | 0.94+ |
hundreds of times | QUANTITY | 0.94+ |