Image Title

Search Results for austin:

Austin Parker, Lightstep | AWS re:Invent 2022


 

(lively music) >> Good afternoon cloud community and welcome back to beautiful Las Vegas, Nevada. We are here at AWS re:Invent, day four of our wall to wall coverage. It is day four in the afternoon and we are holding strong. I'm Savannah Peterson, joined by my fabulous co-host Paul Gillen. Paul, how you doing? >> I'm doing well, fine Savannah. You? >> You look great. >> We're in the home stretch here. >> Yeah, (laughs) we are. >> You still look fresh as a daisy. I don't know how you do it. >> (laughs) You're too kind. You're too kind, but I'm vain enough to take that compliment. I'm very excited about the conversation that we're going to have up next. We get to get a little DevRel and we got a little swagger on the stage. Welcome, Austin. How you doing? >> Hey, great to be here. Thanks for having me. >> Savannah: Yeah, it's our pleasure. How's the show been for you so far? >> Busy, exciting. Feels a lot like, you know it used to be right? >> Yeah, I know. A little reminiscent of the before times. >> Well, before times. >> Before we dig into the technical stuff, you're the most intriguingly dressed person we've had on the show this week. >> Austin: I feel extremely underdressed. >> Well, and we were talking about developer fancy. Talk to me a little bit about your approach to fashion. Wasn't expecting to lead with this, but I like this but I like this actually. >> No, it's actually good with my PR. You're going to love it. My approach, here's the thing, I give free advice all the time about developer relations, about things that work, have worked, and don't work in community and all that stuff. I love talking about that. Someone came up to me and said, "Where do you get your fashion tips from? What's the secret Discord server that I need to go on?" I'm like, "I will never tell." >> Oh, okay. >> This is an actual trait secret. >> Top secret. Wow! Talk about. >> If someone else starts wearing the hat, then everyone's going to be like, "There's so many white guys." Look, I'm a white guy with a beard that works in technology. >> Savannah: I've never met one of those. >> Exactly, there's none of them at all. So, you have to do something to kind stand out from the crowd a little bit. >> I love it, and it's a talk trigger. We're talking about it now. Production team loved it. It's fantastic. >> It's great. >> So your DevRel for Lightstep, in case the audience isn't familiar tell us about Lightstep. >> So Lightstep is a cloud native observability platform built at planet scale, and it powers observability at some places you've heard of like Spotify, GitHub, right? We're designed to really help developers that are working in the cloud with Kubernetes, with these huge distributed systems, understand application performance and being able to find problems, fix problems. We're also part of the ServiceNow family and as we all know ServiceNow is on a mission to help the world of work work better by powering digital transformation around IT and customer experiences for their many, many, many global 2000 customers. We love them very much. >> You know, it's a big love fest here. A lot of people have talked about the collaboration, so many companies working together. You mentioned unified observability. What is unified observability? >> So if you think about a tradition, or if you've heard about this traditional idea of observability where you have three pillars, right? You have metrics, and you have logs, and you have traces. All those three things are different data sources. They're picked up by different tools. They're analyzed by different people for different purposes. What we believe and what we're working to accomplish right now is to take all that and if you think those pillars, flip 'em on their side and think of them as streams of data. If we can take those streams and integrate them together and let you treat traces and metrics and logs not as these kind of inviolate experiences where you're kind of paging between things and going between tab A to tab B to tab C, and give you a standard way to query this, a standard way to display this, and letting you kind of find the most relevant data, then it really unlocks a lot of power for like developers and SREs to spend less time like managing tools. You know, figuring out where to build their query or what dashboard to check, more just being able to like kind of ask a question, get an answer. When you have an incident or an outage that's the most important thing, right? How quickly can you get those answers that you need so that you can restore system health? >> You don't want to be looking in multiple spots to figure out what's going on. >> Absolutely. I mean, some people hear unified observability and they go to like tool consolidation, right? That's something I hear from a lot of our users and a lot of people in re:Invent. I'll talk to SREs, they're like, "Yeah, we've got like six or seven different metrics products alone, just on services that they cover." It is important to kind of consolidate that but we're really taking it a step lower. We're looking at the data layer and trying to say, "Okay, if the data is all consistent and vendor neutral then that gives you flexibility not only from a tool consolidation perspective but also you know, a consistency, reliability. You could have a single way to deploy your observability out regardless of what cloud you're on, regardless if you're using Kubernetes or Fargate or whatever else. or even just Bare Metal or EC2 Bare Metal, right? There's been so much historically in this space. There's been a lot of silos and we think that unify diversability means that we kind of break down those silos, right? The way that we're doing it primarily is through a project called OpenTelemetry which you might have heard of. You want to talk about that in a minute? . >> Savannah: Yeah, let's talk about it right now. Why don't you tell us about it? Keep going, you're great. You're on a roll. >> I am. >> Savannah: We'll just hang out over here. >> It's day four. I'm going to ask the questions and answer the questions. (Savannah laughs) >> Yes, you're right. >> I do yeah. >> Open Tele- >> OpenTelemetry . >> Explain what OpenTelemetry is first. >> OpenTelemetry is a CNCF project, Cloud Native Computing Foundation. The goal is to make telemetry data, high quality telemetry data, a builtin feature of cloud native software right? So right now if you wanted to get logging data out, depending on your application stack, depending on your application run time, depending on language, depending on your deployment environment. You might have a lot... You have to make a lot of choices, right? About like, what am I going to use? >> Savannah: So many different choices, and the players are changing all the time. >> Exactly, and a lot of times what people will do is they'll go and they'll say like, "We have to use this commercial solution because they have a proprietary agent that can do a lot of this for us." You know? And if you look at all those proprietary agents, what you find very quickly is it's very commodified right? There's no real difference in what they're doing at a code level and what's stopped the industry from really adopting a standard way to create this logs and metrics and traces, is simply just the fact that there was no standard. And so, OpenTelemetry is that standard, right? We've got dozens of companies many of them like very, many of them here right? Competitors all the same, working together to build this open standard and implementation of telemetry data for cloud native software and really any software right? Like we support over 12 languages. We support Kubernetes, Amazon. AWS is a huge contributor actually and we're doing some really exciting stuff with them on their Amazon distribution of OpenTelemetry. So it's been extremely interesting to see it over the past like couple years go from like, "Hey, here's this like new thing that we're doing over here," to really it's a generalized acceptance that this is the way of the future. This is what we should have been doing all along. >> Yeah. >> My opinion is there is a perception out there that observability is kind of a commodity now that all the players have the same set of tools, same set of 15 or 17 or whatever tools, and that there's very little distinction in functionality. Would you agree with that? >> I don't know if I would characterize it that way entirely. I do think that there's a lot of duplicated effort that happens and part of the reason is because of this telemetry data problem, right? Because you have to wind up... You know, there's this idea of table stakes monitoring that we talk about right? Table stakes monitoring is the stuff that you're having to do every single day to kind of make sure your system is healthy to be able to... When there's an alert, gets triggered, to see why it got triggered and to go fix it, right? Because everyone has the kind of work on that table stake stuff and then build all these integrations, there's very little time for innovation on top of that right? Because you're spending all your time just like working on keeping up with technology. >> Savannah: Doing the boring stuff to make sure the wheels don't fall off, basically. >> Austin: Right? What I think the real advantage of OpenTelemetry is that it really, from like a vendor perspective, like it unblocks us from having to kind of do all this repetitive commodified work. It lets us help move that out to the community level so that... Instead of having to kind of build, your Kubernetes integration for example, you can just have like, "Hey, OpenTelemetry is integrated into Kubernetes and you just have this data now." If you are a commercial product, or if you're even someone that's interested in fixing a, scratching a particular itch about observability. It's like, "I have this specific way that I'm doing Kubernetes and I need something to help me really analyze that data. Well, I've got the data now I can just go create a project. I can create an analysis tool." I think that's what you'll see over time as OpenTelemetry promulgates out into the ecosystem is more people building interesting analysis features, people using things like machine learning to analyze this large amount, large and consistent amount of OpenTelemetry data. It's going to be a big shakeup I think, but it has the potential to really unlock a lot of value for our customers. >> Well, so you're, you're a developer relations guy. What are developers asking for right now out of their observability platforms? >> Austin: That's a great question. I think there's two things. The first is that they want it to just work. It's actually the biggest thing, right? There's so many kind of... This goes back to the tool proliferation, right? People have too much data in too many different places, and getting that data out can still be really challenging. And so, the biggest thing they want is just like, "I want something that I can... I want a lot of these questions I have to ask, answered already and OpenTelemetry is going towards it." Keep in mind it's the project's only three years old, so we obviously have room to grow but there are people running it in production and it works really well for them but there's more that we can do. The second thing is, and this isn't what really is interesting to me, is it's less what they're asking for and more what they're not asking for. Because a lot of the stuff that you see people, saying around, "Oh, we need this like very specific sort of lower level telemetry data, or we need this kind of universal thing." People really just want to be able to get questions or get questions answered, right? They want tools that kind of have these workflows where you don't have to be an expert because a lot of times this tooling gets locked behind sort of is gate kept almost in a organization where there are teams that's like, "We're responsible for this and we're going to set it up and manage it for you, and we won't let you do things outside of it because that would mess up- >> Savannah: Here's your sandbox and- >> Right, this is your sandbox you can play in and a lot of times that's really useful and very tuned for the problems that you saw yesterday, but people are looking at like what are the problems I'm going to get tomorrow? We're deploying more rapidly. We have more and more intentional change happening in the system. Like it's not enough to have this reactive sort of approach where our SRE teams are kind of like or this observability team is building a platform for us. Developers want to be able to get in and have these kind of guided workflows really that say like, "Hey, here's where you're starting at. Let's get you to an answer. Let's help you find the needle in the haystack as it were, without you having to become a master of six different or seven different tools." >> Savannah: Right, and it shouldn't be that complicated. >> It shouldn't be. I mean we've certainly... We've been working on this problem for many years now, starting with a lot of our team that started at Google and helped build Google's planet scale monitoring systems. So we have a lot of experience in the field. It's actually one... An interesting story that our founder or now general manager tells BHS, Ben Sigelman, and he told me this story once and it's like... He had built this really cool thing called Dapper that was a tracing system at Google, and people weren't using it. Because they were like, "This is really cool, but I don't know how to... but it's not relevant to me." And he's like, the one thing that we did to get to increase usage 20 times over was we just put a link. So we went to the place that people were already looking for that data and we added a link that says, "Hey, go over here and look at this." It's those simple connections being able to kind of draw people from like point A to point B, take them from familiar workflows into unfamiliar ones. You know, that's how we think about these problems right? How is this becoming a daily part of someone's usage? How is this helping them solve problems faster and really improve their their life? >> Savannah: Yeah, exactly. It comes down to quality of life. >> Warner made the case this morning that computer architecture should be inherently event-driven and that we are moving toward a world where the person matters less than what the software does, right? The software is triggering events. Does this complicate observability or simplify it? >> Austin: I think that at the end of the day, it's about getting the... Observability to me in a lot of ways is about modeling your system, right? It's about you as a developer being able to say this is what I expect the system to do and I don't think the actual application architecture really matters that much, right? Because it's about you. You are building a system, right? It can be event driven, can be support request response, can be whatever it is. You have to be able to say, "This is what I expect to... For these given inputs, this is the expected output." Now maybe there's a lot of stuff that happens in the middle that you don't really care about. And then, I talk to people here and everyone's talking about serverless right? Everyone... You can see there's obviously some amazing statistics about how many people are using Lambda, and it's very exciting. There's a lot of stuff that you shouldn't have to care about as a developer, but you should care about those inputs and outputs. You will need to have that kind of intermediate information and understand like, what was the exact path that I took through this invented system? What was the actual resources that were being used? Because even if you trust that all this magic behind the scenes is just going to work forever, sometimes it's still really useful to have that sort of lower level abstraction, to say like, "Well, this is what actually happened so that I can figure out when I deployed a new change, did I make performance better or worse?" Or being able to kind of segregate your data out and say like... Doing AB testing, right? Doing canary releases, doing all of these things that you hear about as best practices or well architected applications. Observability is at the core of all that. You need observability to kind of do any of, ask any of those higher level interesting questions. >> Savannah: We are here at ReInvent. Tell us a little bit more about the partnership with AWS. >> So I would have to actually probably refer you to someone at Service Now on that. I know that we are a partner. We collaborate with them on various things. But really at Lightstep, we're very focused on kind of the open source part of this. So we work with AWS through the OpenTelemetry project, on things like the AWS distribution for OpenTelemetry which is really... It's OpenTelemetry, again is really designed to be like a neutral standard but we know that there are going to be integrators and implementers that need to package up and bundle it in a certain way to make it easy for their end users to consume it. So that's what Amazon has done with ADOT which is the shortening for it. So it's available in several different ways. You can use it as like an SDK and drop it into your application. There's Lambda layers. If you want to get Lambda observability, you just add this extension in and then suddenly you're getting OpenTelemetry data on the other side. So it's really cool. It's been a really exciting to kind of work with people on the AWS side over the past several years. >> Savannah: It's exciting, >> I've personally seen just a lot of change. I was talking to a PM earlier this week... It's like, "Hey, two years ago I came and talked to you about OpenTelemetry and here we are today. You're still talking about OpenTelemetry." And they're like, "What changes?" Our customers have started coming to us asking for OpenTelemetry and we see the same thing now. >> Savannah: Timing is right. >> Timing is right, but we see the same thing... Even talking to ServiceNow customers who are... These very big enterprises, banks, finance, healthcare, whatever, telcos, it used to be... You'd have to go to them and say like, "Let me tell you about distributed tracing. Let me tell you about OpenTelemetry. Let me tell you about observability." Now they're coming in and saying, "Yeah, so we're standard." If you think about Kubernetes and how Kubernetes, a lot of enterprises have spent the past five-six years standardizing, and Kubernetes is a way to deploy applications or manage containerized applications. They're doing the same journey now with OpenTelemetry where they're saying, "This is what we're betting on and we want partners we want people to help us go along that way." >> I love it, and they work hand in hand in all CNCF projects as well that you're talking about. >> Austin: Right, so we're integrated into Kubernetes. You can find OpenTelemetry and things like kept in which is application standards. And over time, it'll just like promulgate out from there. So it's really exciting times. >> A bunch of CNCF projects in this area right? Prometheus. >> Prometheus, yeah. Yeah, so we inter-operate with Prometheus as well. So if you have Prometheus metrics, then OpenTelemetry can read those. It's a... OpenTelemetry metrics are like a super set of Prometheus. We've been working with the Prometheus community for quite a while to make sure that there's really good compatibility because so many people use Prometheus you know? >> Yeah. All right, so last question. New tradition for us here on theCUBE. We're looking for your 32nd hot take, Instagram reel, biggest theme, biggest buzz for those not here on the show floor. >> Oh gosh. >> Savannah: It could be for you too. It could be whatever for... >> I think the two things that are really striking to me is one serverless. Like I see... I thought people were talking about servers a lot and they were talking about it more than ever. Two, I really think it is observability right? Like we've gone from observability being kind of a niche. >> Savannah: Not that you're biased. >> Huh? >> Savannah: Not that you're biased. >> Not that I'm biased. It used to be a niche. I'd have to go niche thing where I would go and explain what this is to people and nowpeople are coming up. It's like, "Yeah, yeah, we're using OpenTelemetry." It's very cool. I've been involved with OpenTelemetry since the jump, since it was started really. It's been very exciting to see and gratifying to see like how much adoption we've gotten even in a short amount of time. >> Yeah, absolutely. It's a pretty... Yeah, it's been a lot. That was great. Perfect soundbite for us. >> Austin: Thanks, I love soundbites. >> Savannah: Yeah. Awesome. We love your hat and your soundbites equally. Thank you so much for being on the show with us today. >> Thank you for having me. >> Savannah: Hey, anytime, anytime. Will we see you in Amsterdam, speaking of KubeCon? Awesome, we'll be there. >> There's some real exciting OpenTelemetry stuff coming up for KubeCon. >> Well, we'll have to get you back on theCUBE. (talking simultaneously) Love that for us. Thank you all for tuning in two hour wall to wall coverage here, day four at AWS re:Invent in fabulous Las Vegas, Nevada, with Paul Gillin. I'm Savannah Peterson and you're watching theCUBE, the leader in high tech coverage. (lively music)

Published Date : Dec 1 2022

SUMMARY :

and we are holding strong. I'm doing well, fine Savannah. I don't know how you do it. and we got a little swagger on the stage. Hey, great to be here. How's the show been for you so far? Feels a lot like, you A little reminiscent of the before times. on the show this week. Well, and we were talking server that I need to go on?" Talk about. then everyone's going to be like, something to kind stand out and it's a talk trigger. in case the audience isn't familiar and being able to find about the collaboration, and going between tab A to tab B to tab C, in multiple spots to and they go to like tool Why don't you tell us about it? Savannah: We'll just and answer the questions. The goal is to make telemetry data, and the players are changing all the time. Exactly, and a lot of and that there's very little and part of the reason is because of this boring stuff to make sure but it has the potential to really unlock What are developers asking for right now and we won't let you for the problems that you saw yesterday, Savannah: Right, and it And he's like, the one thing that we did It comes down to quality of life. and that we are moving toward a world is just going to work forever, about the partnership with AWS. that need to package up and talked to you about OpenTelemetry and Kubernetes is a way and they work hand in hand and things like kept in which A bunch of CNCF projects So if you have Prometheus metrics, We're looking for your 32nd hot take, Savannah: It could be for you too. that are really striking to me and gratifying to see like It's a pretty... on the show with us today. Will we see you in Amsterdam, OpenTelemetry stuff coming up I'm Savannah Peterson and

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Peter BurrisPERSON

0.99+

Dave VellantePERSON

0.99+

Michael DellPERSON

0.99+

Rebecca KnightPERSON

0.99+

MichaelPERSON

0.99+

ComcastORGANIZATION

0.99+

ElizabethPERSON

0.99+

Paul GillanPERSON

0.99+

Jeff ClarkPERSON

0.99+

Paul GillinPERSON

0.99+

NokiaORGANIZATION

0.99+

SavannahPERSON

0.99+

DavePERSON

0.99+

RichardPERSON

0.99+

MichealPERSON

0.99+

Carolyn RodzPERSON

0.99+

Dave VallantePERSON

0.99+

VerizonORGANIZATION

0.99+

AmazonORGANIZATION

0.99+

Eric SeidmanPERSON

0.99+

PaulPERSON

0.99+

Lisa MartinPERSON

0.99+

GoogleORGANIZATION

0.99+

KeithPERSON

0.99+

Chris McNabbPERSON

0.99+

JoePERSON

0.99+

CarolynPERSON

0.99+

QualcommORGANIZATION

0.99+

AlicePERSON

0.99+

2006DATE

0.99+

JohnPERSON

0.99+

NetflixORGANIZATION

0.99+

AWSORGANIZATION

0.99+

congressORGANIZATION

0.99+

EricssonORGANIZATION

0.99+

AT&TORGANIZATION

0.99+

Elizabeth GorePERSON

0.99+

Paul GillenPERSON

0.99+

Madhu KuttyPERSON

0.99+

1999DATE

0.99+

Michael ConlanPERSON

0.99+

2013DATE

0.99+

Michael CandolimPERSON

0.99+

PatPERSON

0.99+

Yvonne WassenaarPERSON

0.99+

Mark KrzyskoPERSON

0.99+

BostonLOCATION

0.99+

Pat GelsingerPERSON

0.99+

DellORGANIZATION

0.99+

Willie LuPERSON

0.99+

IBMORGANIZATION

0.99+

YvonnePERSON

0.99+

HertzORGANIZATION

0.99+

AndyPERSON

0.99+

2012DATE

0.99+

MicrosoftORGANIZATION

0.99+

Austin Adams & Zach Arnold, Ygrene | KubeCon + CloudNativeCon EU 2018


 

>> Announcer: Live from Copenhagen Denmark, it's theCUBE covering Kubecon and CloudnativeCon Europe 2018. Brought to you by the Cloud Native Computing Foundation and its ecosystem partners. >> Welcome back everyone, live here at Copenhagen, Denmark, Cube's coverage of Kubecon 2018 in Europe, this is all about the Kubernetes the future of cloud native, CloudNativeCon part of the CNCF Cloud Native Foundation, I'm John Furrier and my co-host Lauren Cooney, founder of Spark Labs industry expert of open source. So, we have two end user customers of Kubernetes and Cloud Native, Zach Arnold, software engineer Ygenre energy fund, and Austin Adams software development manager, same company. You guys are doing really interesting business model around energy and equity in buildings and homes, but you're writing code, so you have to make all this stuff work, so I'm sure you're cloud native, why have a data center when you can have the cloud >> Austin : We were born in the cloud. >> You were born in the cloud. So take us through, explain the business real quick, and then what's your back end, technical scaling situation look like in terms of infrastructure, software and what's the make up of the systems. >> Zach: You know the business best. >> Yeah, so Ygrene operates under something called PACE, property assess clean energy. We operate in a couple of different states. We work with local governments to create a PACE program that is accepted in different counties or jurisdictions within the state, and then we allow homeowners and contracting companies to provide financing for home improvements that are specifically within the domain of renewable energy or energy efficiency. >> So, you basically finance a solar panel that I put on my house or building if there's benefits there, and then you guys get the financing and you tie in with the government so the property taxes, the leverage the security is the building right, or the asset. >> Yeah, and the way that we're chartered is basically we can put a tax on the property which gives us some guarantees on repayment and things like that, and it's a great model so far. >> It's a new financial engineering around energy efficiancy so you've got to build systems, so you're working with government, so now we all know how government systems work, so you've got to be agile and nimble. Take us through how the back end works, what's it look like, what's the system look like, you're hosted in the cloud, is it Amazon, Google? >> So everything that we have is in a cloud provider that starts with an A, and ends with an S, it's AWS I don't know if I can say that, I think I can say that, AWS all the way-- >> Yes, it's good. >> And we have tons of services, we have Kubernetes running most of our main services. Within our migration we actually started with our main service. A lot of people start with, you know, their smallest microservice, we just went whole-hog and just went in for it, so they system is mainly a lone-management system. Underwriting data aggregation and underwriting processing, so every application that comes in we have to underwrite it and make sure every little thing checks out, and our underwriting system has won awards for how accurate it is and how high quality it is as well. >> So, I'm doing a mental white board in my mind, just kind of graphing this so just help me out here and take us through this. So, you guys are a cutting edge company, new progressive business model, real innovative, great stuff. Cloud native, so you're born in the cloud no data center, cool, check, it's what everyone does, and now you're like okay, now I've got to deal with these legacy systems. So, you're putting containers around things, so you have to interface, you build your own system so that's cool, but you're dealing with other systems and then how are you handling that, you are just containerizing it, so take us through some of those linkages. >> Yeah, so where we're creating, a lot of times when we have to integrate with another system, we'll create a small service that is code that we own, and we'll reach out to those integrations, those vendors and we'll do aggregation within our system and provide an interface back to our systems. You know, like everyone, we're breaking up the monolith or whatever, maybe in 10 years we'll go back to a monolith, who knows but you know we're slicing out things, making microservices, it looks like a mess on the back end, just tons of microservices going everywhere and that's why we're using all these Cloud Native tools to be able to manage that. So, in order to move quickly, we're wanting to containerize everything, everything runs in a container at this point. >> Lauren: Great. >> A lot of our services follow this kind of we're kind of calling the container adaptor pattern, it follows the software adaptor pattern where, just like Austin was saying, let's say for example we're interfacing with a credit vendor, we create a service where we talk to our own service that has a well defined interface that we know will always get a credit report back with the following fields, but then where that information actually comes from, whether it's one of the big three credit vendors or someone else who has a well defined API, that's largely not the concern of the main loan management system, it's the concern of the microservice that's responsible for reaching out to that other entity there. So, that's how we've kind of gotten to beat around the legacy interfacing of all these other different financial services and tools that help to aggregate data.. >> It's super clever you can optimize on a service basis but now you have to orchestrate and kind of conduct everything through-- >> And keep everything secure. >> That's really interesting, I mean I think what I'm looking at here is a huge ecosystem of partners and companies and end users coming together and one of the questions, beyond why you are here, what are you looking at here, what is interesting to you, what do you want to learn about that you might bring into your, you know, architecture essentially? >> Austin and I were talking about this, we kind of tend to look at the CNCF list of projects as a dinner menu. (laughs) >> We're refreshing that page frequently, because we're adding projects at an alarming rate, but one project we're using FluentD, Notary, Kubernetes, of course, Prometheus, things like that, we want to start using those things more extensively. One's that we're really excited about are Spire and Spiffy, the identity, kind of a new take, not necessarily new but new for cloud native take on identity of services and authentication, as well as the open policy agent to provide a single DSL to do all of your policy and authorization-- >> Lauren: That's a lot of work, load and management and identity correct? >> Yeah, yes. >> Authorization and authentication are two of the most important things that happen in our system and we have so many different ways that it happens right now, it can tend to look a little clogy, just from the sense of the fact that we need a little more coordination or standardization around it, I mean we have well written policies that are documented but the way that those actually get enforced are, it's individualized based on the service, you know, if it's a cloud based policy, then it's AWS IAM, if it's Kubernetes based policy it's RBAC using Kubernetes RBAC, so it kind of looks like if we can abstact a lot of that functionality out of the services, the containers, the orchestration tool or the cloud, to making those decisions, that would really, really simplify things for us. >> So, you guys are end users, so are you part of like an end user group that gives feedback directly into the community or how does that work, and do you contribute to that? >> Yes, so we're on the fringes of the contributor community as well, and we're definitely on GitHub on all these projects posting issues and in some cases providing our own PR's or whatever. None of us are within the Kubernetes orb but that's definitely something we all are achieving or aspiring to be is jumping into some of these projects, especially some of the smaller projects that we're using on a daily basis on our build servers like, Portheurs or Notary, some of those things we're actively contributing to those. >> So, you've traded on mastery of product but being active on the project is the key, the balance there. >> Yeah, I mean typically what you find in the fiance industry is when they go for a solution, they lead with their wallet as for what we can purchase, or what we can sponsor, but Ygrene has been, our managers and management have been incredibly empowering this way, they say well what can we give, we lead with our hands. >> Yeah, and this is interesting, if you have a good business model innovation, which you guys have, you can be a completely clean sheet of paper to build it. >> Right >> So, that's the best thing about the cloud. You can really move fast and go from, you know, point A to point B, move the needle. >> Yeah, with it at the same time there's kind of a clean slate, there's even a clean slate in terms of best practices within our industry. Now if we were in mortgage, there's a lot of rules, there's a lot of clear guidelines on how to do security and auditing and things that you need, where in our industry that's all emerging, so we have a chance to also set the pace, set the tone for what security might look like, or what cloud usage might look like within the PACE industry. But at the same time, we're getting increasing government regulations, so we're having to make these decisions around, what are the tools that are going help us achieve maximum customer protection and audit-ability while maintaining our business model without totally-- >> And you're going to need flexibility because you don't know what's going to come next you've got to be ready for anything, and that is what leads to my next question, two points, how do you guys prepare for what's next, what's the main ethos around, technical architecture around being prepared for that, ready state that's coming to you, and then two, what have you learned over the, what's the scar tissue look like, what's the moments of joy and despair going on because you're reiterating, your learning, you're always constantly getting knocked down, standing back up. so this is what innovation is, it can be fun and also grueling at the same time. >> Yeah, so how we deal with what's new beyond our like software process, we have a well-defined process that everything gets churned into. Government is really good about giving us notice about when stuff's going into effect, so we always have target dates that we're going toward. But, in terms of what's next in terms of our software, we have this interesting culture within our organization, everyone wants to improve everything, I think it's called a Kaizen culture, just people are looking at stuff they want to improve it, and so our process allows for anyone to throw something on the backlog. It will get prioritized and put around, but we're allowing all of our engineers to say, hey we want to do this, and you know, putting it into an open forum where, you know, we might not do it but we have the discussion, and we have all the channels to have those discussions and, like most technology companies or technology focused companies, we spend a lot of time talking about technologies, and making those decisions. >> You guys really have the cultural ethos but the people to bate and then commit. >> And that's one of my, you know, recommendations for any company trying to move to cloud native or Kubernetes is, always, you have to have your evangelists, on your team, because you can't expect people who have been doing it one way forever to instantly be onboard. You need some sort of technical evangelist whether that's outside company, it works best, I think, if it's someone you've hired, or someone in your organization who's preaching the gospel of Kubernetes or cloud native. >> Spark Labs, Lauren's company's doing a lot of that work, but that really nails it, I mean, you got to just, it's not a technical issue, per se-- >> Exactly. >> We're hearing that all through the show here. What's on your wish list, what is the holiday's want to bring for you? If you could throw your wish list out there, and you can, a magic wand, crystal ball >> EKS, if Amazon would respond to our request. >> Okay, we just had AG on yesterday, he said it's coming >> It's coming. >> He said, months, >> Did he say months, I thought it was a few months, So maybe >> We'll check the transcripts. >> Alright >> Yeah, it wasn't tomorrow. >> That's alright. >> And that's one of our, that's our scar tissue right? We're doing this ourself, you know, there's this huge control board and we got people, you know, doing the knobs and things and we're relatively small, you know, we're a small engineering organization so we're doing a lot of this ourselves where we can abstract a lot of that work out to a cloud provider that we are already on. >> Well it's going to be good reps for you guys as this thing gets abstracted away, you're going to have a great core competencies in Kubernetes, I think that is a notable thing there. >> Austin: For sure. >> One of the things on my wish list, I was speaking to Jace and Josh Burkus and a lot of the core contributors in Kubernetes at the Contributors Summit, I kind of realized that I would love to see a coordinated cross cutting after, either on part of the CNCF or on part of The Kubernetes Project proper, to have a proactive security, I wouldn't call it a working group, I guess a SIG, a Special Interest Group. It would be, I know that we can deal with zero day issues really, really quickly. For example, the Azure host path mapping issue that was a few months ago, but right now it's kind of on the responsibility of each SIG to implement whatever security looks like to them individually, which is great, it means there are people thinking about security, that makes me sleep better at night. But, seeing some coordination around that and kind of driving towards, okay we have this tool that seems to be changing the game, how are we going to change the game with security? Like is there a way to look at that and even, 'cause authentication and authorization have been around since more than one user used a terminal in the 1960's and 70's. But, even with this new step of admission controllers, where we have more fine grain control around how stuff gets into the cluster. I think it would be great to look at what a coordinated cloud native security effort would look like. >> I think that's great, I mean we've been talking to a lot of vendors here and a lot of folks that have projects, and we bring security every single time and they kind of have an answer, but they really don't. >> They body swerve you, we've got this we've got that. >> Or you're the developer and you have to build it in yourself, so I totally agree with that recommendation I think it's fabulous. >> Yeah, Kubernetes is making so many things simpler at certain levels. Now, if we can focus those efforts at making security simple for people, because they're security experts, they can put their two cents in >> Lauren: Let's build it in and not block it on. >> Build it in and not expect every developer to know. >> Zach: Don't bolt it on, build it in. >> Build it from the beginning, there are all kinds of new ways. The fact there is no perimeter with the cloud brings up, really kind of throws everyone for a loop because you have to go to the chipset down, I mean what Google got, I think is a very interesting approach, they're trying to push forward this multilayer approach from chip to kernel to OS to app, interesting. They've got, managing through all their security, they've got android, I mean spear phishing is a huge problem right now, we're seeing and a lot of enterprises we talk to are like, well, it's like the firewalls and VPN's like that's old school, they need to modernize that so this is going to get them thinking about that. So great, hey guys, thank you for coming on and sharing your feedback-- >> Thank you. >> And your data and your place and how you are architected on AWS and your work with Kubernetes. Congratulations. >> Thank you. >> Cube coverage here in Copenhagen. It's theCUBE's coverage at Kubecon 2018. We'll be back with more after this short break.

Published Date : May 3 2018

SUMMARY :

Brought to you by the Cloud Native Computing Foundation and my co-host Lauren Cooney, founder of Spark Labs and then what's your back end, technical scaling situation homeowners and contracting companies to provide and then you guys get the financing and you tie Yeah, and the way that we're chartered is basically so you've got to build systems, so you're working A lot of people start with, you know, their smallest have to interface, you build your own system so that's So, in order to move quickly, we're wanting to containerize of the main loan management system, it's the concern to look at the CNCF list of projects as a dinner Spire and Spiffy, the identity, kind of a new take, of the fact that we need a little more coordination especially some of the smaller projects that we're but being active on the project is the key, Yeah, I mean typically what you find in the fiance Yeah, and this is interesting, if you have a good business You can really move fast and go from, you know, and auditing and things that you need, where in our and also grueling at the same time. have the discussion, and we have all the channels to have You guys really have the cultural ethos but the people or Kubernetes is, always, you have to have your and you can, a magic wand, crystal ball huge control board and we got people, you know, Well it's going to be good reps for you guys that seems to be changing the game, how are we and we bring security every single time and they kind Or you're the developer and you have to build Yeah, Kubernetes is making so many things simpler so this is going to get them thinking about that. are architected on AWS and your work with Kubernetes. We'll be back with more after this short break.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Lauren CooneyPERSON

0.99+

LaurenPERSON

0.99+

ZachPERSON

0.99+

Josh BurkusPERSON

0.99+

JacePERSON

0.99+

Cloud Native Computing FoundationORGANIZATION

0.99+

AmazonORGANIZATION

0.99+

CopenhagenLOCATION

0.99+

Zach ArnoldPERSON

0.99+

GoogleORGANIZATION

0.99+

John FurrierPERSON

0.99+

Spark LabsORGANIZATION

0.99+

twoQUANTITY

0.99+

AWSORGANIZATION

0.99+

EuropeLOCATION

0.99+

yesterdayDATE

0.99+

KubeConEVENT

0.99+

two pointsQUANTITY

0.99+

PrometheusTITLE

0.99+

tomorrowDATE

0.99+

RBACTITLE

0.99+

KubernetesTITLE

0.98+

CNCF Cloud Native FoundationORGANIZATION

0.98+

two centsQUANTITY

0.98+

YgrenePERSON

0.98+

Copenhagen, DenmarkLOCATION

0.98+

Ygenre energy fundORGANIZATION

0.98+

more than one userQUANTITY

0.98+

Cloud NativeORGANIZATION

0.98+

androidTITLE

0.97+

oneQUANTITY

0.97+

AustinPERSON

0.97+

singleQUANTITY

0.97+

CloudNativeConEVENT

0.97+

Copenhagen DenmarkLOCATION

0.96+

point BOTHER

0.96+

10 yearsQUANTITY

0.96+

Austin AdamsPERSON

0.96+

CNCFORGANIZATION

0.96+

zero dayQUANTITY

0.96+

70'sDATE

0.96+

OneQUANTITY

0.95+

Kubecon 2018EVENT

0.95+

KubernetesORGANIZATION

0.95+

NotaryTITLE

0.94+

FluentDTITLE

0.94+

few months agoDATE

0.93+

1960'sDATE

0.93+

CloudnativeCon Europe 2018EVENT

0.92+

AzureTITLE

0.92+

CubeORGANIZATION

0.92+

Contributors SummitEVENT

0.91+

Kubernetes RBACTITLE

0.91+

eachQUANTITY

0.89+

SIGORGANIZATION

0.88+

tons of servicesQUANTITY

0.87+

The Kubernetes ProjectTITLE

0.85+

two end userQUANTITY

0.84+

threeQUANTITY

0.83+

PACETITLE

0.82+

IAMTITLE

0.82+

CloudNativeCon EU 2018EVENT

0.79+

one projectQUANTITY

0.76+

KaizenORGANIZATION

0.76+

one wayQUANTITY

0.7+

GitHubORGANIZATION

0.69+

single timeQUANTITY

0.67+

thingsQUANTITY

0.66+

of peopleQUANTITY

0.64+

KubeconEVENT

0.63+

Austin Miller, Oracle Marketing Cloud - Oracle Modern Customer Experience #ModernCX - #theCUBE


 

>> Narrator: Live from Las Vegas, it's theCUBE, covering Oracle Modern Customer Experience 2017, brought to you by Oracle. (bright, lively music) >> Hello and welcome back to a CUBE coverage of Oracle's Modern Customer Conference here at the Mandalay Bay in Las Vegas. I'm John Furrier with SiliconANGLE, theCUBE, with my co-host this week, Peter Burris, head of research at Wikibon.com, part of SiliconANGLE Media, and our next guest is Austin Miller, Product Marketing Director for Oracle Marketing Cloud. Welcome to theCUBE conversation. >> Thank you very much for having me. >> This coveted post-launch spot. >> Yeah, we have a lunch coma kicking in, but no, seriously, you have a really tough job because you're seeing the growth of the Platform Play, right, really robust horizontal platform, but how you got here through some really smart acquisitions but handled well, and integrated, we covered that last year. You guys are seeing some nice tailwinds with some momentum certainly around the expectations of what the customers want. >> Yeah, I think that one of the best things when we start thinking about, to your point, product integration, it's also the way that we are talking to our customers about how they can use the products together. It's not really enough just to have maybe one talk to another, but unless we prove out the use cases, you don't get the utilization, and I think this year what we've really seen is getting those use cases to actually start getting some traction in the field. >> So this integrated marketing idea seems to be the reality that everyone wants. >> Where are we on that progress bar, because this seems to be pretty much unanimous with customers, the question is how to get there, the journey, and the heroes that are going to drive and the theme of the conference. But the reality is this digital transformation is being forced for business change. >> Austin: Absolutely. >> And marketing is part of that digital fabric. >> I think that one of the most interesting things about this is if you look at kind of the history of when did the stacks start becoming actually part of the story, it was at a point where we didn't really necessarily even have the capabilities to do it. As a result many marketers who thought they were maybe buying into a stack approach got a little bit burned. I think now we are actually at that place where that value is not only something that they can see inherently and say "oh, I'd like all these applications to talk together," but it's actually feasible, it's something that they're going to be able to use, and they can be optimistic about, frankly. >> Where are they getting burned, you mentioned that, from buying into a full stack of software for a point solution, is that kind of what you meant? >> No, I think that in the marketing realm, when you're talking to marketers, it is very easy to think about all the horrible things that they have to deal with on a daily basis, all these problems. And the reality is that oftentimes you've had to have this conversation with them that says, you know, there are not going to be easy answers to hard problems. There are usually hard answers to hard problems. We can help alleviate some of that friction, especially when we start talking about data silos or things about interoperability, so being able to not just have integration, but pre-built function within these particular platforms, but realistically, it just wasn't something that we necessarily in the market in general were able to deliver on until somewhat recently. >> So, I am very happy that I heard you use the word "use cases," especially at a launch, because that's been one of the biggest challenges of both marketing technology when we think about big data, there's been such a focus on the technology, getting the technology right, and then the use cases and how it changed the way the business or the function did things, kind of either did or didn't happen. Talk about how a focus in use case is actually getting people to emphasize the outcomes, and how Oracle is helping people then turn that into technology decisions. >> This may sound almost counterintuitive, but in reality the way that use cases we see helping us the most is that it really helps spur about the organizational changes that we need in order to actually have some of this happen, 'cause it's very easy to say, "we have all this technology marketer and you should be using it all," but if you don't actually prove it out and how that's going to impact let's say the way that they're creating their marketing messages, on even a kind of not exciting basis, like how are you creating your emails, how are you creating your mobile messaging, how are you doing your website, and then start talking about those in actual use cases, it's very hard for people to organize their organizations around this kind of transformation. They need something tangible to hold onto. >> And the old way with putting things in buckets, >> Austin: Exactly. >> Right, so so hey we got one covered, move on to the next one ... >> Peter: Or by channels even. We got an email solution, or we got a web solution and as the customer moves amongst these different mechanisms, or engages differently with these mechanisms, the data then becomes, we've talked a lot about this, becomes the integration point, and that as you said affects a significant change on how folks think about organizing, but what do you think are going to be some of the big use cases if people are going to be ... you're providing advice and counsel to folks on the 2017. >> Yeah, so I think that talking about marketing-specific use cases is really important, especially when we start thinking about how am I using my first-party data that I may have within a particular channel. And I'm using that to contextually change the way I'm communicating to somebody on another channel. But if we kind of take that theme, and we think about let's not just expand it to marketing but let's really talk about customer experience, because as a customer, I go in-store, I go on email, I go on your mobile app, I don't view those as different things. That's just my experience with your brand. And even as we start getting to maybe some of the service things, am I calling a call center? The way that we're really thinking about marketing is not only bringing all this information across our traditional marketing channels, but how are we helping marketers drive organizational change beyond the traditional bounds of even their own marketing department into service, into sales, into on-store, because in reality that's where kind of the next step is. It's not just about, to your point, promotional emails. It's about how are we bringing this experience across the full spectrum. >> So it's really how is first-person data going to drive the role of marketer differently, the tasks of marketing as a consequence, and therefore how we institutionalize that work. >> Absolutely, and I think that you can see this in the investments that we've made in the ODC, Oracle Data Cloud. It's first step, let's start thinking about how we can start moving around on first-party data, that'll be a nice starting point, but then afterwards, how are we taking third-party data let's say from offline purchases, starting to incorporate that and that store's third-party data, 'cause then we really start getting to that simultaneously good experience or at least consistent experience across digital, across in-store, we start piecing together, but we really need to start at that baseline. >> A lot of people have been talking about the convergence of adtech and martech for years, and we had a CUBE alumni on our CUBE many years ago, when the Big Data movement started to happen, and he was a visionary, revolutionary kind of guy, Jeff Hammerbacher, the founder of Cloudera, who's now doing some pioneering work in New York City around science. He's since left Cloudera. But he said on theCUBE what really bothered him was some of the brightest minds in the industry were working on using data and put an ad in the right place. And he was being kind of critical of, use it for cooler things, but we look at what's happening on martech side, when you have customer experience, that same kind of principle of predictive thinking around how to use an asset can be applied to the customer journey, so now you bring up the question of A.I. If you broaden the scope of adtech and martech to say all things consumer, in any context, at any given time, you got to have an A.I. or machine learning approach to put the right thing at the right place at the right time that benefits the user >> Austin: It's not scalable. That's the reality of it. To you point, if you're going to start thinking about this across all these different channels, including advertising as well, the idea of being able to do these on a one-off basis, from a manual perspective, it's completely untenable, you're completely correct, but to that point, where you're talking about the best minds in the industry maybe dedicated to figuring out, "if I put a little target here, am I going to get somebody to click on that ad one time, or how am I placing it," that is very much the way that we were at the very beginning parts of marketing technology, where it was bash and blast messaging, how can we just kind of get the clicks and the engagement, and how do we send out >> John: spray and pray >> Exactly. And now I think that we are getting to a much more nuanced understanding of the way that we advertise because it's much more reliant on context, it's not just how can I get my stuff in front of somebody's eyeballs, it's how am I placing it when they're actually showing some sort of intention for maybe the products I already have. >> Adaptive intelligence is interesting to me because what that speaks to is, one, being adapted to a real time, not batch, spray and pray and the old methodology of database-driven things, no offense to the main database cache at Oracle, but it's a system of record, but now new systems of data are available, and that seems to be the key message here, that the customer experience is changing, multiple channels, that's omnichannel, there needs to be ... everyone's looking for the silver bullet. They think it's A.I., augmented intelligence or artificial intelligence. How do you see that product roadmap looking, because you're going to need to automate, you're going to need to use software differently to handle literally real time. >> Completely. I think that this is a really important distinction about the way that we view A.I. and how it factors into marketing technology and the way that I think a lot of people in the industry do. I think that once again this theme of there aren't easy answers to hard problems, it is very pleasant to think that I'm just going to have one product that's going to solve everything, from when I should send my next email, to if there's clean water in this particular area in a third-world country, and that's just something that maybe sounds nice, but it's not necessarily something that's actually tangible. The way that we view A.I. is it's something that's going to be embedded and actually built into each of these different functions so that we can do the mission-critical things on the actual practical level, and kind of make it real for marketers, make it something that's isn't just "oh, buy this and it will solve all your problems." >> So I'm going to ask you the question, the old adage, "Use the right tool for the right job, and if you're a hammer everything looks like a nail." A lot of people use email marketing that way, they're using it for notifications when in reality that's not the expectation of the consumer, some are building in a notification engine separate from email. All that stuff's kind of under the covers, in the weeds, but the bigger question to you is, I want to get your insight on this because you're talking to customers all the time, is as customers as you said need to change organizationally, they're essentially operationalizing this modern era of CX, customer experience, so it's a platform-based concept which pretty much everyone agrees on, but we're in the early innings of operationalizing this >> Austin: Oh yeah. >> So how do you see that evolving and what do you want customers to do to be set up properly if they're coming in for the first inning of their journey, or even if they're midstream with legacy stuff? >> I think that that's a really good perspective, because you don't want to necessarily force people to go through excruciating organizational change in preparation if we're in maybe the first inning, but it is really just about setting up the organization to adjust as realistically we get into the middle innings and into the later innings. And really the kind of beginning foundation of this is understanding that these arbitrary almost like tribal distinctions between who owns what channel, who's the email marketer, or who's the mobile person, they need to be broken down, and start thinking about things instead of these promotional blasts to your point, or even maybe reactionary notifications. How is this contributing to the number of times your brand is touching me in a day, or the way that I'm actually communicating, so I think that it's an interesting kind of perspective of how we were organizationally set up for that, but the short answer is that A.I. is going to fundamentally change the way that marketers are operating. It's not going to fundamentally change maybe everything that they're doing or it's not going to be replacing it. It's going to be a complementary role that they need to be ready to adjust to. >> So you are, you're in product, product management. >> Austin: Product marketing >> Product marketing. So you are at that interface between product and marketing, both moving more towards agile. How are you starting to use data differently and how would you advise folks like you in other businesses not selling software that might not have the same digital component today but might have a comparable digital component in the future, what would you tell them to do differently? >> So, I think that the first step is to actually have an honest assessment of what we have and what we don't have. I think that there's a lot of people who like to kind of close their eyes or maybe plug their ears and just sort of continue down the path of least resistance. >> Peter: Give me ... >> Oh, an honest assessment of what kind of data we do have today, what kind of data we might actually need, and then most importantly, is that actually feasible data to get. Because you can't >> you can wish it but you can't get it >> You can wave a magic wand and say these are the numbers that I need on this particular maybe interest level of these particular ... >> John: The fatal flaw is hoping that you're going to get data that you never get, or is ungettable. >> Or, this is really something that I think a lot, would resonate more with marketers is that we have now set up all these different points of interaction that are firehoses of data spraying it at me, I may be able to retroactively look at it and maybe garner some kind of insight, but there's just no real way for me to take that and make it actionable right away. It is a complete mess of data in a lot of these organizations. >> And that's where A.I. comes in. >> Austin: Absolutely. It's able to automate that, reaction ... >> Peter: Triage at a bare minimum. >> Correct >> So the first starts with data. What would be the second thing? >> So it's data, presume that you're going to need help on the triage and organizing that data. Is there a third thing? >> I would say that you're going down the right path with the steps there, but once again, we're all talking about these concepts that do require a great deal of specialization and a lot of actual understanding of the way we're dealing with data. So honest assessment is definitely that first part, but then do I have the actual people that I need in order to actually take action on this? Because it is a specialized kind of role that really hasn't traditionally been within marketing organizations. >> I know you guys have a big account-based, focus-account-based marketing, you know, doing all kinds of things, but I'm a person, I'm not a company, so that's a database saying "hey, what company do you work for?" And all the people who work for that company and their target list. I'm a person. I'm walking around, I've got a wearable, I might be doing a retail transaction, so the persona base seems to be the rage and seems to be the center and we heard from Mark Hurd's keynote, that's obviously his perspective and others as well so it's not like a secret, but how do you take it to the next level? An account base could help there too, but you need to organize around the person, and that seems to open up the identity question of okay, how do I know it's John? >> I think that goes beyond just personal taste, but into what does this person actually do at this company, because I can go in and give a headspinning presentation to maybe a C-level executive and say, "look at all this crazy stuff you can do," and meanwhile the guy who might be making the buying decision at the end of the table's looking at that and being like, "there's no way we can do that, we don't have the personnel to do that, there's no chance," and you have already dissension from the innards of the actual people who are making the buying decisions. The vision can't be so big that it resonates with no one. And you need to understand on a persona level what is actually resonated with them. 'Cause feasibility is a very important thing to our end user, and we need to actually incorporate that into our messaging, so it's not just so pie-in-the-sky visioning. >> I did a piece of research, sorry John, I did a piece of research a number of years ago that looked at the impact of selling mainly to the CIO. And if you sell successfully to the CIO, you can probably guarantee nine months additional time before the sale closes. >> Austin: Yeah. Because the CIO says "this is a great idea," and then everybody in the organization who's now responsible for doing it says "hold on, don't put this in my KPIs while I take a look at it and what it really means and blah blah blah. Don't make me responsible for this stuff." You just added nine months. >> Absolutely. I even have a very minute example for something that we rolled out. This was a great learning opportunity. Because we rolled out a feature called multi-variant testing. It's not important what exactly it is for the purposes of this, but basically it's the idea of you can take one email and eight versions of it, test it, and then send out the best one. Sounds great, right? I'm an executive, I'm like boy, I'm going to get every last ounce of revenue from my emails, I'm only going to send out the best content. If you don't pitch that right, the end user, all they hear is wait, the thing that I do one of, I have to create eight of now? Am I going to get to see my kids ever again? That's just the way you have to adjust ... >> And seven of 'em are going to be thrown away. I'm going to be called a failure. >> Exactly. So it's just not something that you can take for granted because marketers have a variety of different roles and a variety of firm responsibilities. >> And compound that with everything's going digital. >> Exactly. >> So (mumbles) Austin, great to have you on theCUBE. Spend the last minute though, I'd like you just to share for the last minute, what's the most important thing happening here at #ModernCX besides the simplicity of the messaging of modern era of customer expectations, experiences, all that's really awesome, but what should people know about that aren't here, watching. >> I'd just say that the one thing that at least resonates most with me, and this is once again coming from a product and sort of edging on marketing, is that the things that we've been talking about with not only A.I. but even just simple things like having systems that are communicating to each other, they're actually real and we're seeing that as real. You can actually see them working together in products and serving up experiences to customers that we're even doing now as part of the sales process and saying "hey, this is how you would actually do this," as opposed to just "here's our Chinese menu of different options. Pick what you want and then we can just kind of serve it up." Because I think that there's something that's very heartening to maybe marketers who have a little bit of, I don't know, doubt about whether or not this is real. It is real, it's here today, and we're able to execute on it. >> And that's the integration of a multi-product and technology solution. >> I would almost say that it's slightly different from that though, in terms of, it's not just integration of these pieces, it's integration that's pre-built, so we actually have it pre-built together and then we also have these tremendous, new, innovative features and functionality that are coming with those integrations. It's not just portability, it's actual use cases. >> Would you say that it's as real as the data? >> It's as real as the data. I think that that's ... >> If you have the data, then you can do what you need to do. >> That's a very, a very good point. >> Austin Miller, Product Marketing Director at Oracle Marketing Cloud. Thanks for sharing the data here on theCUBE where we're agile, agile marketing is the focus. I'm John Furrier, Peter Burris. More coverage from day one at Mandalay Bay for Oracle Modern Customer Experience show. We'll be right back with more after this short break. (bright, lively music)

Published Date : Apr 26 2017

SUMMARY :

brought to you by Oracle. Welcome to theCUBE conversation. but how you got here through some really smart acquisitions product integration, it's also the way that we are talking to be the reality that everyone wants. and the heroes that are going to drive the capabilities to do it. there are not going to be easy answers to hard problems. and how it changed the way the business and how that's going to impact let's say the way to the next one ... and counsel to folks on the 2017. It's not just about, to your point, promotional emails. going to drive the role of marketer differently, Absolutely, and I think that you can see this to the customer journey, so now you bring up the question and the engagement, and how do we send out And now I think that we are getting to a much more of data are available, and that seems to be the way that we view A.I. but the bigger question to you is, I want to get your insight that they're doing or it's not going to be replacing it. in the future, what would you tell them So, I think that the first step is to actually have to get. that I need on this particular maybe interest level get data that you never get, or is ungettable. is that we have now set up all these different points It's able to automate that, So the first starts with data. on the triage and organizing that data. in order to actually take action on this? around the person, and that seems to open up to our end user, and we need to actually incorporate that that looked at the impact of selling mainly to the CIO. Because the CIO says "this is a great idea," That's just the way you have to adjust ... And seven of 'em are going to be thrown away. So it's just not something that you can take for granted So (mumbles) Austin, great to have you on theCUBE. on marketing, is that the things that we've And that's the integration of a multi-product and then we also have these tremendous, new, It's as real as the data. what you need to do. Thanks for sharing the data here on theCUBE

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Jeff HammerbacherPERSON

0.99+

Peter BurrisPERSON

0.99+

JohnPERSON

0.99+

PeterPERSON

0.99+

John FurrierPERSON

0.99+

New York CityLOCATION

0.99+

Austin MillerPERSON

0.99+

nine monthsQUANTITY

0.99+

OracleORGANIZATION

0.99+

first inningQUANTITY

0.99+

Mandalay BayLOCATION

0.99+

ClouderaORGANIZATION

0.99+

first stepQUANTITY

0.99+

Mark HurdPERSON

0.99+

2017DATE

0.99+

last yearDATE

0.99+

Wikibon.comORGANIZATION

0.99+

first partQUANTITY

0.99+

SiliconANGLEORGANIZATION

0.99+

one emailQUANTITY

0.99+

CUBEORGANIZATION

0.99+

second thingQUANTITY

0.98+

bothQUANTITY

0.98+

martechORGANIZATION

0.98+

oneQUANTITY

0.98+

eightQUANTITY

0.98+

todayDATE

0.98+

Oracle Marketing CloudORGANIZATION

0.98+

this yearDATE

0.98+

AustinPERSON

0.98+

sevenQUANTITY

0.97+

SiliconANGLE MediaORGANIZATION

0.97+

one productQUANTITY

0.97+

firstQUANTITY

0.96+

eight versionsQUANTITY

0.96+

Las VegasLOCATION

0.96+

eachQUANTITY

0.96+

day oneQUANTITY

0.96+

third thingQUANTITY

0.95+

ODCORGANIZATION

0.95+

this weekDATE

0.94+

Oracle Modern Customer ExperienceEVENT

0.92+

Oracle Data CloudORGANIZATION

0.9+

a dayQUANTITY

0.83+

ChineseOTHER

0.83+

number of years agoDATE

0.8+

CXTITLE

0.8+

theCUBEORGANIZATION

0.79+

many years agoDATE

0.78+

one timeQUANTITY

0.77+

Oracle Modern Customer Experience 2017EVENT

0.75+

#ModernCXTITLE

0.75+

Big DataEVENT

0.74+

one thingQUANTITY

0.73+

Oracle ModernORGANIZATION

0.72+

agileTITLE

0.69+

CustomerEVENT

0.69+

AustinLOCATION

0.69+

#ModernCXORGANIZATION

0.65+

adtechORGANIZATION

0.53+

yearsQUANTITY

0.49+

Dan Kogan, Pure Storage & Venkat Ramakrishnan, Portworx by Pure Storage | AWS re:Invent 2022


 

(upbeat music) >> Welcome back to Vegas. Lisa Martin and Dave Vellante here with theCUBE live on the Venetian Expo Hall Floor, talking all things AWS re:Invent 2022. This is the first full day of coverage. It is jam-packed here. People are back. They are ready to hear all the new innovations from AWS. Dave, how does it feel to be back yet again in Vegas? >> Yeah, Vegas. I think it's my 10th time in Vegas this year. So, whatever. >> This year alone. You must have a favorite steak restaurant then. >> There are several. The restaurants in Vegas are actually really good. >> You know? >> They are good. >> They used to be terrible. But I'll tell you. My favorite? The place that closed. >> Oh! >> Yeah, closed. In between where we are in the Wynn and the Venetian. Anyway. >> Was it CUT? >> No, I forget what the name was. >> Something else, okay. >> It was like a Greek sort of steak place. Anyway. >> Now, I'm hungry. >> We were at Pure Accelerate a couple years ago. >> Yes, we were. >> When they announced Cloud Block Store. >> That's right. >> Pure was the first- >> In Austin. >> To do that. >> Yup. >> And then they made the acquisition of Portworx which was pretty prescient given that containers have been going through the roof. >> Yeah. >> So I'm sort of excited to have these guys on and talk about that. >> We're going to unpack all of this. We've got one of our alumni back with us, Venkat Ramakrishna, VP of Product, Portworx by Pure Storage. And Dan Kogan joins us for the first time, VP of Product Management and Product Marketing, FlashArray at Pure Storage. Guys, welcome to the program. >> Thank you. >> Hey, guys. >> Dan: Thanks for having us. >> Do you have a favorite steak restaurant in Vegas? Dave said there's a lot of good choices. >> There's a lot of good steak restaurants here. >> I like SDK. >> Yeah, that's a good one. >> That's the good one. >> That's a good one. >> Which one? >> SDK. >> SDK. >> Where's that? >> It's, I think, in Cosmopolitan. >> Ooh. >> Yeah. >> Oh, yeah, yeah, yeah. >> It's pretty good, yeah. >> There's one of the Western too that's pretty. >> I'm an Herbs and Rye guy. Have you ever been there? >> No. >> No. >> Herbs and Rye is off strip, but it's fantastic. It's kind of like a locals joint. >> I have to dig through all of this great stuff today and then check that out. Talk to me. This is our first day, obviously. First main day. I want to get both of your perspectives. Dan, we'll start with you since you're closest to me. How are you finding this year's event so far? Obviously, tons of people. >> Busy. >> Busy, yeah. >> Yeah, it is. It is old times. Bigger, right? Last re:Invent I was at was 2019 right before everything shut down and it's probably half the size of this which is a different trend than I feel like most other tech conferences have gone where they've come back, but a little bit smaller. re:Invent seems to be the IT show. >> It really does. Venkat, are you finding the same? In terms of what you're experiencing so far on day one of the events? >> Yeah, I mean... There's tremendous excitement. Overall, I think it's good to be back. Very good crowd, great turnout, lot of excitement around some of the new offerings we've announced. The booth traffic has been pretty good. And just the quality of the conversations, the customer meetings, have been really good. There's very interesting use cases shaping up and customers really looking to solve real large scale problems. Yeah, it's been a phenomenal first day. >> Venkat, talk a little bit about, and then we'll get to you Dan as well, the relationship that Portworx by Pure Storage has with AWS. Maybe some joint customers. >> Yeah, so we... Definitely, we have been a partner of AWS for quite some time, right? Earlier this year, we signed what is called a strategic investment letter with AWS where we kind of put some joint effort together like to better integrate our products. Plus, kind of get in front of our customers more together and educate them on how going to how they can deploy and build vision critical apps on EKS and EKS anywhere and Outpost. So that partnership has grown a lot over the last year. We have a lot of significant mutual customer wins together both on the public cloud on EKS as well as on EKS anywhere, right? And there are some exciting use cases around Edge and Edge deployments and different levels of Edge as well with EKS anywhere. And there are pretty good wins on the Outpost as well. So that partnership I think is kind of like growing across not just... We started off with the one product line. Now our Portworx backup as a service is also available on EKS and along with the Portworx Data Services. So, it is also expanded across the product lanes as well. >> And then Dan, you want to elaborate a bit on AWS Plus Pure? >> Yeah, it's for kind of what we'll call the core Pure business or the traditional Pure business. As Dave mentioned, Cloud Block Store is kind of where things started and we're seeing that move and evolve from predominantly being a DR site and kind of story into now more and more production applications being lifted and shifted and running now natively in AWS honor storage software. And then we have a new product called Pure Fusion which is our storage as code automation product essentially. It takes you from moving and managing of individual arrays, now obfuscates a fleet level allows you to build a very cloud-like backend and consume storage as code. Very, very similar to how you do with AWS, with an EBS. That product is built in AWS. So it's a SaaS product built in AWS, really allowing you to turn your traditional Pure storage into an AWS-like experience. >> Lisa: Got it. >> What changed with Cloud Block Store? 'Cause if I recall, am I right that you basically did it on S3 originally? >> S3 is a big... It's a number of components. >> And you had a high performance EC2 instances. >> Dan: Yup, that's right. >> On top of lower cost object store. Is that still the case? >> That's still the architecture. Yeah, at least for AWS. It's a different architecture in Azure where we leverage their disc storage more. But in AWS were just based on essentially that backend. >> And then what's the experience when you go from, say, on-prem to AWS to sort of a cross cloud? >> Yeah, very, very simple. It's our replication technology built in. So our sync rep, our async rep, our active cluster technology is essentially allowing you to move the data really, really seamlessly there and then again back to Fusion, now being that kind of master control plan. You can have availability zones, running Cloud Block Store instances in AWS. You can be running your own availability zones in your data centers wherever those may happen to be, and that's kind of a unification layer across it all. >> It looks the same to the customer. >> To the customer, at the end of the day, it's... What the customer sees is the purity operating system. We have FlashArray proprietary hardware on premises. We have AWS's hardware that we run it on here. But to the customer, it's just the FlashArray. >> That's a data super cloud actually. Yeah, it's a data super cloud. >> I'd agree. >> It spans multiple clouds- >> Multiple clouds on premises. >> It extracts all the complexity of the underlying muck and the primitives and presents a common experience. >> Yeah, and it's the same APIs, same management console. >> Dave: Yeah, awesome. >> Everything's the same. >> See? It's real. It's a thing, On containers, I have a question. So we're in this environment, everybody wants to be more efficient, what's happening with containers? Is there... The intersection of containers and serverless, right? You think about all the things you have to do to run containers in VMs, configure everything, configure the memory, et cetera, and then serverless simplifies all that. I guess Knative in between or I guess Fargate. What are you seeing with customers between stateless apps, stateful apps, and how it all relates to containers? >> That's a great question, right? I think that one of the things that what we are seeing is that as people run more and more workloads in the cloud, right? There's this huge movement towards being the ability to bring these applications to run anywhere, right? Not just in one public cloud, but in the data centers and sometimes the Edge clouds. So there's a lot of portability requirements for the applications, right? I mean, yesterday morning I was having breakfast with a customer who is a big AWS customer but has to go into an on-prem air gap deployment for one of their large customers and is kind of re-platforming some other apps into containers in Kubernetes because it makes it so much easier for them to deploy. So there is no longer the debate of, is it stateless versus it stateful, it's pretty much all applications are moving to containers, right? And in that, you see people are building on Kubernetes and containers is because they wanted multicloud portability for their applications. Now the other big aspect is cost, right? You can significantly run... You know, like lower cost by running with Kubernetes and Portworx and by on the public cloud or on a private cloud, right? Because it lets you get more out of your infrastructure. You're not all provisioning your infrastructure. You are like just deploying the just-enough infrastructure for your application to run with Kubernetes and scale it dynamically as your application load scales. So, customers are better able to manage costs. >> Does serverless play in here though? Right? Because if I'm running serverless, I'm not paying for the compute the whole time. >> Yeah. >> Right? But then stateless and stateful come into play. >> Serverless has a place, but it is more for like quick event-driven decision. >> Dave: The stateless apps. >> You know, stuff that needs to happen. The serverless has a place, but majority of the applications have need compute and more compute to run because there's like a ton of processing you have to do, you're serving a whole bunch of users, you're serving up media, right? Those are not typically good serverless apps, right? The several less apps do definitely have a place. There's a whole bunch of minor code snippets or events you need to process every now and then to make some decisions. In that, yeah, you see serverless. But majority of the apps are still requiring a lot of compute and scaling the compute and scaling storage requirements at a time. >> So what Venkat was talking about is cost. That is probably our biggest tailwind from a cloud adoption standpoint. I think initially for on-premises vendors like Pure Storage or historically on-premises vendors, the move to the cloud was a concern, right? In that we're getting out the data center business, we're going all in on the cloud, what are you going to do? That's kind of why we got ahead of that with Cloud Block Store. But as customers have matured in their adoption of cloud and actually moved more applications, they're becoming much more aware of the costs. And so anywhere you can help them save money seems to drive adoption. So they see that on the Kubernetes side, on our side, just by adding in things that we do really well: Data reduction, thin provisioning, low cost snaps. Those kind of things, massive cost savings. And so it's actually brought a lot of customers who thought they weren't going to be using our storage moving forward back into the fold. >> Dave: Got it. >> So cost saving is great, huge business outcomes potentially for customers. But what are some of the barriers that you're helping customers to overcome on the storage side and also in terms of moving applications to Kubernetes? What are some of those barriers that you could help us? >> Yeah, I mean, I can answer it simply from a core FlashArray side, it's enabling migration of applications without having to refactor them entirely, right? That's Kubernetes side is when they think about changing their applications and building them, we'll call quote unquote more cloud native, but there are a lot of customers that can't or won't or just aren't doing that, but they want to run those applications in the cloud. So the movement is easier back to your data super cloud kind of comment, and then also eliminating this high cost associated with it. >> I'm kind of not a huge fan of the whole repatriation narrative. You know, you look at the numbers and it's like, "Yeah, there's something going on." But the one use case that looks like it's actually valid is, "I'm going to test in the cloud and I'm going to deploy on-prem." Now, I dunno if that's even called repatriation, but I'm looking to help the repatriation narrative because- >> Venkat: I think it's- >> But that's a real thing, right? >> Yeah, it's more than repatriation, right? It's more about the ability to run your app, right? It's not just even test, right? I mean, you're going to have different kinds of governance and compliance and regulatory requirements have to run your apps in different kinds of cloud environments, right? There are certain... Certain regions may not have all of the compliance and regulatory requirements implemented in that cloud provider, right? So when you run with Kubernetes and containers, I mean, you kind of do the transformation. So now you can take that app and run an infrastructure that allows you to deliver under those requirements as well, right? So that portability is the major driver than repatriation. >> And you would do that for latency reasons? >> For latency, yeah. >> Or data sovereign? >> Data sovereignty. >> Data sovereignty. >> Control. >> I mean, yeah. Availability of your application and data just in that region, right? >> Okay, so if the capability is not there in the cloud region, you come in and say, "Hey, we can do that on-prem or in a colo and get you what you need to comply to your EDX." >> Yeah, or potentially moves to a different cloud provider. It's just a lot more control that you're providing on customer at the end of the day. >> What's that move like? I mean, now you're moving data and everybody's going to complain about egress fees. >> Well, you shouldn't be... I think it's more of a one-time move. You're probably not going to be moving data between cloud providers regularly. But if for whatever reasons you decide that I'm going to stop running in X Cloud and I'm going to move to this cloud, what's the most seamless way to do? >> So a customer might say, "Okay, that's certification's not going to be available in this region or gov cloud or whatever for a year, I need this now." >> Yeah, or various commercial. Whatever it might be. >> "And I'm going to make the call now, one-way door, and I'm going to keep it on-prem." And then worry about it down the road. Okay, makes sense. >> Dan, I got to talk to you about the sustainability element there because it's increasingly becoming a priority for organizations in every industry where they need to work with companies that really have established sustainability programs. What are some of the factors that you talk with customers about as they have choice in all FlashArray between Pure and competitors where sustainability- >> Yeah, I mean we've leaned very heavily into that from a marketing standpoint recently because it has become so top of mind for so many customers. But at the end of the day, sustainability was built into the core of the Purity operating system in FlashArray back before it was FlashArray, right? In our early generation of products. The things that drive that sustainability of high density, high data reduction, small footprint, we needed to build that for Pure to exist as a company. And we are maybe kind of the last all-flash vendor standing that came ground up all-flash, not just the disc vendor that's refactored, right? And so that's sort of engineering from the ground up that's deeply, deeply into our software as a huge sustainability payout now. And we see that and that message is really, really resonating with customers. >> I haven't thought about that in a while. You actually are. I don't think there's any other... Nobody else made it through the knothole. And you guys hit escape velocity and then some. >> So we hit escape velocity and it hasn't slowed down, right? Earnings will be tomorrow, but the last many quarters have been pretty good. >> Yeah, we follow you pretty closely. I mean, there was one little thing in the pandemic and then boom! It's just kept cranking since, so. >> So at the end of the day though, right? We needed that level to be economically viable as a flash bender going against disc. And now that's really paying off in a sustainability equation as well because we consume so much less footprint, power cooling, all those factors. >> And there's been some headwinds with none pricing up until recently too that you've kind of blown right through. You know, you dealt with the supply issues and- >> Yeah, 'cause the overall... One, we've been, again, one of the few vendors that's been able to navigate supply really well. We've had no major delays in disruptions, but the TCO argument's real. Like at the end of the day, when you look at the cost of running on Pure, it's very, very compelling. >> Adam Selipsky made the statement, "If you're looking to tighten your belt, the cloud is the place to do it." Yeah, okay. It might be that, but... Maybe. >> Maybe, but you can... So again, we are seeing cloud customers that are traditional Pure data center customers that a few years ago said, "We're moving these applications into the cloud. You know, it's been great working with you. We love Pure. We'll have some on-prem footprint, but most of everything we're going to do is in the cloud." Those customers are coming back to us to keep running in the cloud. Because again, when you start to factor in things like thin provisioning, data reduction, those don't exist in the cloud. >> So, it's not repatriation. >> It's not repatriation. >> It's we want Pure in the cloud. >> Correct. We want your software. So that's why we built CBS, and we're seeing that come all the way through. >> There's another cost savings is on the... You know, with what we are doing with Kubernetes and containers and Portworx Data Services, right? So when we run Portworx Data Services, typically customers spend a lot of money in running the cloud managed services, right? Where there is obviously a sprawl of those, right? And then they end up spending a lot of item costs. So when we move that, like when they run their data, like when they move their databases to Portworx Data Services on Kubernetes, because of all of the other cost savings we deliver plus the licensing costs are a lot lower, we deliver 5X to 10X savings to our customers. >> Lisa: Significant. >> You know, significant savings on cloud as well. >> The operational things he's talking about, too. My Fusion engineering team is one of his largest customers from Portworx Data Services. Because we don't have DBAs on that team, it's just developers. But they need databases. They need to run those databases. We turn to PDS. >> This is why he pays my bills. >> And that's why you guys have to come back 'cause we're out of time, but I do have one final question for each of you. Same question. We'll start with you Dan, the Venkat we'll go to you. Billboard. Billboard or a bumper sticker. We'll say they're going to put a billboard on Castor Street in Mountain View near the headquarters about Pure, what does it say? >> The best container for containers. (Dave and Lisa laugh) >> Venkat, Portworx, what's your bumper sticker? >> Well, I would just have one big billboard that goes and says, "Got PX?" With the question mark, right? And let people start thinking about, "What is PX?" >> I love that. >> Dave: Got Portworx, beautiful. >> You've got a side career in marketing, I can tell. >> I think they moved him out of the engineering. >> Ah, I see. We really appreciate you joining us on the program this afternoon talking about Pure, Portworx, AWS. Really compelling stories about how you're helping customers just really make big decisions and save considerable costs. We appreciate your insights. >> Awesome. Great. Thanks for having us. >> Thanks, guys. >> Thank you. >> For our guests and for Dave Vellante, I'm Lisa Martin. You're watching theCUBE, the leader in live enterprise and emerging tech coverage. (upbeat music)

Published Date : Nov 29 2022

SUMMARY :

This is the first full day of coverage. I think it's my 10th You must have a favorite are actually really good. The place that closed. the Wynn and the Venetian. the name was. It was like a Greek a couple years ago. And then they made the to have these guys on We're going to unpack all of this. Do you have a favorite There's a lot of good There's one of the I'm an Herbs and Rye guy. It's kind of like a locals joint. I have to dig through all and it's probably half the size of this so far on day one of the events? and customers really looking to solve and then we'll get to you Dan as well, a lot over the last year. the core Pure business or the It's a number of components. And you had a high Is that still the case? That's still the architecture. and then again back to Fusion, it's just the FlashArray. Yeah, it's a data super cloud. and the primitives and Yeah, and it's the same APIs, and how it all relates to containers? and by on the public cloud I'm not paying for the But then stateless and but it is more for like and scaling the compute the move to the cloud on the storage side So the movement is easier and I'm going to deploy on-prem." So that portability is the Availability of your application and data Okay, so if the capability is not there on customer at the end of the day. and everybody's going to and I'm going to move to this cloud, not going to be available Yeah, or various commercial. and I'm going to keep it on-prem." What are some of the factors that you talk But at the end of the day, And you guys hit escape but the last many quarters Yeah, we follow you pretty closely. So at the end of the day though, right? the supply issues and- Like at the end of the day, the cloud is the place to do it." applications into the cloud. come all the way through. because of all of the other You know, significant They need to run those databases. the Venkat we'll go to you. (Dave and Lisa laugh) I can tell. out of the engineering. We really appreciate you Thanks for having us. the leader in live enterprise

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Dave VellantePERSON

0.99+

Lisa MartinPERSON

0.99+

AWSORGANIZATION

0.99+

DavePERSON

0.99+

Dan KoganPERSON

0.99+

Dave VellantePERSON

0.99+

PortworxORGANIZATION

0.99+

Venkat RamakrishnanPERSON

0.99+

VegasLOCATION

0.99+

Adam SelipskyPERSON

0.99+

Venkat RamakrishnaPERSON

0.99+

DanPERSON

0.99+

AustinLOCATION

0.99+

LisaPERSON

0.99+

yesterday morningDATE

0.99+

tomorrowDATE

0.99+

Pure StorageORGANIZATION

0.99+

Castor StreetLOCATION

0.99+

CBSORGANIZATION

0.99+

10XQUANTITY

0.99+

10th timeQUANTITY

0.99+

Portworx Data ServicesORGANIZATION

0.99+

last yearDATE

0.99+

5XQUANTITY

0.99+

bothQUANTITY

0.99+

Cloud Block StoreTITLE

0.99+

first dayQUANTITY

0.98+

Cloud Block StoreORGANIZATION

0.98+

PureORGANIZATION

0.98+

VenetianLOCATION

0.98+

todayDATE

0.98+

VenkatPERSON

0.98+

S3TITLE

0.98+

first timeQUANTITY

0.98+

this yearDATE

0.98+

pandemicEVENT

0.98+

one final questionQUANTITY

0.98+

This yearDATE

0.98+

KubernetesTITLE

0.97+

EdgeORGANIZATION

0.97+

2019DATE

0.97+

oneQUANTITY

0.97+

AzureTITLE

0.97+

Cloud Block StoreTITLE

0.97+

eachQUANTITY

0.97+

InventEVENT

0.97+

Pure AccelerateORGANIZATION

0.97+

Earlier this yearDATE

0.97+

EKSORGANIZATION

0.96+

PurityORGANIZATION

0.96+

one-timeQUANTITY

0.96+

Cloud Block StoreTITLE

0.96+

Kelly Gaither, University of Texas | SuperComputing 22


 

>>Good afternoon everyone, and thank you so much for joining us. My name is Savannah Peterson, joined by my co-host Paul for the afternoon. Very excited. Oh, Savannah. Hello. I'm, I'm pumped for this. This is our first bit together. Exactly. >>It's gonna be fun. Yes. We have a great guest to kick off with. >>We absolutely do. We're at Supercomputing 2022 today, and very excited to talk to our next guest. We're gonna be talking about data at scale and data that really matters to us joining us. Kelly Gayer, thank you so much for being here and you are with tech. Tell everyone what TAC is. >>Tech is the Texas Advanced Computing Center at the University of Texas at Austin. And thank you so much for having me here. >>It is wonderful to have you. Your smile's contagious. And one of the themes that's come up a lot with all of our guests, and we just talked about it, is how good it is to be back in person, how good it is to be around our hardware, community tech. You did some very interesting research during the pandemic. Can you tell us about that? >>I can. I did. So when we realized sort of mid-March, we realized that, that this was really not normal times and the pandemic was statement. Yes. That pandemic was really gonna touch everyone. I think a lot of us at the center and me personally, we dropped everything to plug in and that's what we do. So UT's tagline is what starts here changes the world and tax tagline is powering discoveries that change the world. So we're all about impact, but I plugged in with the research group there at UT Austin, Dr. Lauren Myers, who's an epidemiologist, and just we figured out how to plug in and compute so that we could predict the spread of, of Covid 19. >>And you did that through the use of mobility data, cell phone signals. Tell us more about what exactly you were choreographing. >>Yeah, so that was really interesting. Safe graph during the pandemic made their mobility data. Typically it was used for marketing purposes to know who was going into Walmart. The offenses >>For advertising. >>Absolutely, yeah. They made all of their mobility data available for free to people who were doing research and plugging in trying to understand Covid. 19, I picked that data up and we used it as a proxy for human behavior. So we knew we had some idea, we got weekly mobility updates, but it was really mobility all day long, you know, anonymized. I didn't know who they were by cell phones across the US by census block group or zip code if we wanted to look at it that way. And we could see how people were moving around. We knew what their neighbor, their home neighborhoods were. We knew how they were traveling or not traveling. We knew where people were congregating, and we could get some idea of, of how people were behaving. Were they really, were they really locking down or were they moving in their neighborhoods or were they going outside of their neighborhoods? >>What a, what a fascinating window into our pandemic lives. So now that you were able to do this for this pandemic, as we look forward, what have you learned? How quickly could we forecast? What's the prognosis? >>Yeah, so we, we learned a tremendous amount. I think during the pandemic we were reacting, we were really trying. It was a, it was an interesting time as a scientist, we were reacting to things almost as if the earth was moving underneath us every single day. So it was something new every day. And I've told people since I've, I haven't, I haven't worked that hard since I was a graduate student. So it was really daylight to dark 24 7 for a long period of time because it was so important. And we knew, we, we knew we were, we were being a part of history and affecting something that was gonna make a difference for a really long time. And, and I think what we've learned is that indeed there is a lot of data being collected that we can use for good. We can really understand if we get organized and we get set up, we can use this data as a means of perhaps predicting our next pandemic or our next outbreak of whatever. It is almost like using it as a canary in the coal mine. There's a lot in human behavior we can use, given >>All the politicization of, of this last pandemic, knowing what we know now, making us better prepared in theory for the next one. How confident are you that at least in the US we will respond proactively and, and effectively when the next one comes around? >>Yeah, I mean, that's a, that's a great question and, and I certainly understand why you ask. I think in my experience as a scientist, certainly at tech, the more transparent you are with what you do and the more you explain things. Again, during the pandemic, things were shifting so rapidly we were reacting and doing the best that we could. And I think one thing we did right was we admitted where we felt uncertain. And that's important. You have to really be transparent to the general public. I, I don't know how well people are gonna react. I think if we have time to prepare, to communicate and always be really transparent about it. I think those are three factors that go into really increasing people's trust. >>I think you nailed it. And, and especially during times of chaos and disaster, you don't know who to trust or what to believe. And it sounds like, you know, providing a transparent source of truth is, is so critical. How do you protect the sensitive data that you're working with? I know it's a top priority for you and the team. >>It is, it is. And we, we've adopted the medical mantra, do no harm. So we have, we feel a great responsibility there. There's, you know, two things that you have to really keep in mind when you've got sensitive data. One is the physical protection of it. And so that's, that's governed by rule, federal rules, hipaa, ferpa, whatever, whatever kind of data that you have. So we certainly focus on the physical protection of it, but there's also sort of the ethical protection of it. What, what is the quote? There's lies, damn lies and statistics. >>Yes. Twain. >>Yeah. So you, you really have to be responsible with what you're doing with the data, how you're portraying the results. And again, I think it comes back to transparency is is basically if people are gonna reproduce what I did, I have to be really transparent with what I did. >>I, yeah, I think that's super important. And one of the themes with, with HPC that we've been talking about a lot too is, you know, do people trust ai? Do they trust all the data that's going into these systems? And I love that you just talked about the storytelling aspect of that, because there is a duty, it's not, you can cut data kind of however you want. I mean, I come from marketing background and we can massage it to, to do whatever we want. So in addition to being the deputy director at Tech, you are also the DEI officer. And diversity I know is important to you probably both as an individual, but also in the work that you're doing. Talk to us about that. >>Yeah, I mean, I, I very passionate about diversity, equity and inclusion in a sense of belongingness. I think that's one of the key aspects of it. Core >>Of community too. >>I got a computer science degree back in the eighties. I was akin to a unicorn in a, in an engineering computer science department. And, but I was really lucky in a couple of respects. I had a, I had a father that was into science that told me I could do anything I, I wanted to set my mind to do. So that was my whole life, was really having that support system. >>He was cheers to dad. >>Yeah. Oh yeah. And my mom as well, actually, you know, they were educators. I grew up, you know, in that respect, very, very privileged, but it was still really hard to make it. And I couldn't have told you back in that time why I made it and, and others didn't, why they dropped out. But I made it a mission probably back, gosh, maybe 10, 15 years ago, that I was really gonna do all that I could to change the needle. And it turns out that there are a number of things that you can do grassroots. There are certainly best practices. There are rules and there are things that you really, you know, best practices to follow to make people feel more included in an organization, to feel like they belong it, shared mission. But there are also clever things that you can do with programming to really engage students, to meet people and students where they are interested and where they are engaged. And I think that's what, that's what we've done over, you know, the course of our programming over the course of about maybe since 2016. We have built a lot of programming ATAC that really focuses on that as well, because I'm determined the needle is gonna change before it's all said and done. It just really has to. >>So what, what progress have you made and what goals have you set in this area? >>Yeah, that, that's a great question. So, you know, at first I was a little bit reluctant to set concrete goals because I really didn't know what we could accomplish. I really wasn't sure what grassroots efforts was gonna be able to, you're >>So honest, you can tell how transparent you are with the data as well. That's >>Great. Yeah, I mean, if I really, most of the successful work that I've done is both a scientist and in the education and outreach space is really trust relationships. If I break that trust, I'm done. I'm no longer effective. So yeah, I am really transparent about it. But, but what we did was, you know, the first thing we did was we counted, you know, to the extent that we could, what does the current picture look like? Let's be honest about it. Start where we are. Yep. It was not a pretty picture. I mean, we knew that anecdotally it was not gonna be a great picture, but we put it out there and we leaned into it. We said, this is what it is. We, you know, I hesitated to say we're gonna look 10% better next year because I'm, I'm gonna be honest, I don't always know we're gonna do our best. >>The things that I think we did really well was that we stopped to take time to talk and find out what people were interested in. It's almost like being present and listening. My grandmother had a saying, you have two errors in one mouth for a reason, just respect the ratio. Oh, I love that. Yeah. And I think it's just been building relationships, building trust, really focusing on making a difference, making it a priority. And I think now what we're doing is we've been successful in pockets of people in the center and we are, we are getting everybody on board. There's, there's something everyone can do, >>But the problem you're addressing doesn't begin in college. It begins much, much, that's right. And there's been a lot of talk about STEM education, particularly for girls, how they're pushed out of the system early on. Also for, for people of color. Do you see meaningful progress being made there now after years of, of lip service? >>I do. I do. But it is, again, grassroots. We do have a, a, a researcher who was a former teacher at the center, Carol Fletcher, who is doing research and for CS for all we know that the workforce, so if you work from the current workforce, her projected workforce backwards, we know that digital skills of some kind are gonna be needed. We also know we have a, a, a shortage. There's debate on how large that shortage is, but about roughly about 1 million unmet jobs was projected in 2020. It hasn't gotten a lot better. We can work that problem backwards. So what we do there is a little, like a scatter shot approach. We know that people come in all forms, all shapes, all sizes. They get interested for all different kinds of reasons. We expanded our set of pathways so that we can get them where they can get on to the path all the way back K through 12, that's Carol's work. Rosie Gomez at the center is doing sort of the undergraduate space. We've got Don Hunter that does it, middle school, high school space. So we are working all parts of the problem. I am pretty passionate about what we consider opportunity youth people who never had the opportunity to go to college. Is there a way that we can skill them and get, get them engaged in some aspect and perhaps get them into this workforce. >>I love that you're starting off so young. So give us an example of one of those programs. What are you talking to kindergartners about when it comes to CS education? >>You know, I mean, gaming. Yes. Right. It's what everybody can wrap their head around. So most kids have had some sort of gaming device. You talk in the context, in the context of something they understand. I'm not gonna talk to them about high performance computing. It, it would go right over their heads. And I think, yeah, you know, I, I'll go back to something that you said Paul, about, you know, girls were pushed out. I don't know that girls are being pushed out. I think girls aren't interested and things that are being presented and I think they, I >>Think you're generous. >>Yeah. I mean, I was a young girl and I don't know why I stayed. Well, I do know why I stayed with it because I had a father that saw something in me and I had people at critical points in my life that saw something in me that I didn't see. But I think if we ch, if we change the way we teach it, maybe in your words they don't get pushed out or they, or they won't lose interest. There's, there's some sort of computing in everything we do. Well, >>Absolutely. There's also the bro culture, which begins at a very early >>Age. Yeah, that's a different problem. Yeah. That's just having boys in the classroom. Absolutely. You got >>It. That's a whole nother case. >>That's a whole other thing. >>Last question for you, when we are sitting here, well actually I've got, it's two parter, let's put it that way. Is there a tool or something you wish you could flick a magic wand that would make your job easier? Where you, you know, is there, can you identify the, the linchpin in the DEI challenge? Or is it all still prototyping and iterating to figure out the best fit? >>Yeah, that is a, that's a wonderful question. I can tell you what I get frustrated with is that, that >>Counts >>Is that I, I feel like a lot of people don't fully understand the level of effort and engagement it takes to do something meaningful. The >>Commitment to a program, >>The commitment to a program. Totally agree. It's, there is no one and done. No. And in fact, if I do that, I will lose them forever. They'll be, they will, they will be lost in the space forever. Rather. The engagement is really sort of time intensive. It's relationship intensive, but there's a lot of follow up too. And the, the amount of funding that goes into this space really is not, it, it, it's not equal to the amount of time and effort that it really takes. And I think, you know, I think what you work in this space, you realize that what you gain is, is really more of, it's, it really feels good to make a difference in somebody's life, but it's really hard to do on a shoer budget. So if I could kind of wave a magic wand, yes, I would increase understanding. I would get people to understand that it's all of our responsibility. Yes, everybody is needed to make the difference and I would increase the funding that goes to the programs. >>I think that's awesome, Kelly, thank you for that. You all heard that. More funding for diversity, equity, and inclusion. Please Paul, thank you for a fantastic interview, Kelly. Hopefully everyone is now inspired to check out tac perhaps become a, a Longhorn, hook 'em and, and come deal with some of the most important data that we have going through our systems and predicting the future of our pandemics. Ladies and gentlemen, thank you for joining us online. We are here in Dallas, Texas at Supercomputing. My name is Savannah Peterson and I look forward to seeing you for our next segment.

Published Date : Nov 16 2022

SUMMARY :

Good afternoon everyone, and thank you so much for joining us. It's gonna be fun. Kelly Gayer, thank you so much for being here and you are with tech. And thank you so much for having me here. And one of the themes that's come up a to plug in and compute so that we could predict the spread of, And you did that through the use of mobility data, cell phone signals. Yeah, so that was really interesting. but it was really mobility all day long, you know, So now that you were able to do this for this pandemic, as we look forward, I think during the pandemic we were reacting, in the US we will respond proactively and, and effectively when And I think one thing we did right was we I think you nailed it. There's, you know, two things that you have to really keep And again, I think it comes back to transparency is is basically And I love that you just talked about the storytelling aspect of I think that's one of the key aspects of it. I had a, I had a father that was into science I grew up, you know, in that respect, very, very privileged, I really wasn't sure what grassroots efforts was gonna be able to, you're So honest, you can tell how transparent you are with the data as well. but what we did was, you know, the first thing we did was we counted, you And I think now what we're doing is we've been successful in Do you see meaningful progress being all we know that the workforce, so if you work from the current workforce, I love that you're starting off so young. And I think, yeah, you know, I, I'll go back to something that But I think if we ch, There's also the bro culture, which begins at a very early That's just having boys in the classroom. you know, is there, can you identify the, the linchpin in the DEI challenge? I can tell you what I get frustrated with of effort and engagement it takes to do something meaningful. you know, I think what you work in this space, you realize that what I look forward to seeing you for our next segment.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Kelly GayerPERSON

0.99+

KellyPERSON

0.99+

SavannahPERSON

0.99+

Savannah PetersonPERSON

0.99+

Carol FletcherPERSON

0.99+

Rosie GomezPERSON

0.99+

2020DATE

0.99+

PaulPERSON

0.99+

Lauren MyersPERSON

0.99+

CarolPERSON

0.99+

Kelly GaitherPERSON

0.99+

WalmartORGANIZATION

0.99+

2016DATE

0.99+

10%QUANTITY

0.99+

USLOCATION

0.99+

next yearDATE

0.99+

Dallas, TexasLOCATION

0.99+

todayDATE

0.99+

two errorsQUANTITY

0.99+

firstQUANTITY

0.99+

Covid 19OTHER

0.99+

AustinLOCATION

0.99+

eightiesDATE

0.99+

three factorsQUANTITY

0.99+

bothQUANTITY

0.99+

TACORGANIZATION

0.98+

two parterQUANTITY

0.98+

one mouthQUANTITY

0.98+

earthLOCATION

0.98+

UTORGANIZATION

0.98+

mid-MarchDATE

0.97+

pandemicEVENT

0.97+

two thingsQUANTITY

0.97+

University of TexasORGANIZATION

0.97+

first bitQUANTITY

0.97+

oneQUANTITY

0.97+

OneQUANTITY

0.97+

one thingQUANTITY

0.96+

SupercomputingORGANIZATION

0.96+

Don HunterPERSON

0.95+

Texas Advanced Computing CenterORGANIZATION

0.95+

ATACORGANIZATION

0.93+

Covid. 19OTHER

0.93+

24 7QUANTITY

0.86+

UT AustinORGANIZATION

0.82+

10, 15 years agoDATE

0.81+

Supercomputing 2022ORGANIZATION

0.79+

every single dayQUANTITY

0.79+

about 1 million unmet jobsQUANTITY

0.77+

12QUANTITY

0.74+

SuperComputingORGANIZATION

0.74+

outbreakEVENT

0.7+

Dr.PERSON

0.56+

DEIORGANIZATION

0.54+

TwainPERSON

0.51+

Andrea Booker, Dell Technologies | SuperComputing 22


 

>> Hello everyone and welcome back to theCUBE, where we're live from Dallas, Texas here at Super computing 2022. I am joined by my cohost David Nicholson. Thank you so much for being here with me and putting up with my trashy jokes all day. >> David: Thanks for having me. >> Yeah. Yes, we are going to be talking about AI this morning and I'm very excited that our guest has has set the stage for us here quite well. Please welcome Andrea Booker. Andrea, thank you so much for being here with us. >> Absolutely. Really excited to be here. >> Savannah: How's your show going so far? >> It's been really cool. I think being able to actually see people in person but also be able to see the latest technologies and and have the live dialogue that connects us in a different way than we have been able to virtually. >> Savannah: Oh yeah. No, it's all, it's all about that human connection and that it is driving towards our first question. So as we were just chit chatting. You said you are excited about making AI real and humanizing that. >> Andrea: Absolutely. >> What does that mean to you? >> So I think when it comes down to artificial intelligence it means so many different things to different people. >> Savannah: Absolutely. >> I was talking to my father the other day for context, he's in his late seventies, right. And I'm like, oh, artificial intelligence, this or that, and he is like, machines taking over the world. Right. >> Savannah: Very much the dark side. >> A little bit Terminator. And I'm like, well, not so much. So that was a fun discussion. And then you flip it to the other side and I'm talking to my 11 year old daughter and she's like, Alexa make sure you know my song preferences. Right. And that's the other very real way in which it's kind of impacting our lives. >> Savannah: Yeah. >> Right. There's so many different use cases that I don't think everyone understands how that resonates. Right. It's the simple things from, you know, recommend Jason Engines when you're on Amazon and it suggests just a little bit more. >> Oh yeah. >> I'm a little bit to you that one, right. To stuff that's more impactful in regards to getting faster diagnoses from your doctors. Right. Such peace of mind being able to actually hear that answer faster know how to go tackle something. >> Savannah: Great point, yeah. >> You know, and, and you know, what's even more interesting is from a business perspective, you know the projections are over the next five years about 90% of customers are going to use AI applications in in some fashion, right. >> Savannah: Wow. >> And the reason why that's interesting is because if you look at it today, only about 15% of of them are doing so. Right. So we're early. So when we're talking growth and the opportunity, it's, it's amazing. >> Yeah. I can, I can imagine. So when you're talking to customers, what are are they excited? Are they nervous? Are you educating them on how to apply Dell technology to advance their AI? Where are they off at because we're so early? >> Yeah well, I think they're figuring it out what it means to them, right? >> Yeah. Because there's so many different customer applications of it, right? You have those in which, you know, are on on the highest end in which that our new XE products are targeting that when they think of it. You know, I I, I like to break it down in this fashion in which artificial intelligence can actually save human lives, right? And this is those extreme workloads that I'm talking about. We actually can develop a Covid vaccine faster, right. Pandemic tracking, you know with global warming that's going on. And we have these extreme weather events with hurricanes and tsunamis and all these things to be able to get advanced notice to people to evacuate, to move. I mean, that's a pretty profound thing. And it is, you know so it could be used in that way to save lives, right? >> Absolutely. >> Which is it's the natural outgrowth of the speeds and feeds discussions that we might have internally. It's, it's like, oh, oh, speed doubled. Okay. Didn't it double last year? Yeah. Doubled last year too. So it's four x now. What does that mean to your point? >> Andrea: Yeah, yeah. >> Savannah: Yeah. >> Being able to deliver faster insight insights that are meaningful within a timeframe when otherwise they wouldn't be meaningful. >> Andrea: Yeah. >> If I tell you, within a two month window whether it's going to rain this weekend, that doesn't help you. In hindsight, we did the calculation and we figured out it's going to be 40 degrees at night last Thursday >> Knowing it was going to completely freeze here in Dallas to our definition in Texas but we prepare better to back to bring clothes. >> We were talking to NASA about that yesterday too. I mean, I think it's, it's must be fascinating for you to see your technology deployed in so many of these different use cases as well. >> Andrea: Absolutely, absolutely. >> It's got to be a part of one of the more >> Andrea: Not all of them are extreme, right? >> Savannah: Yeah. >> There's also examples of, you know natural language processing and what it does for us you know, the fact that it can break down communication barriers because we're global, right? We're all in a global environment. So if you think about conference calls in which we can actually clearly understand each other and what the intent is, and the messaging brings us closer in different ways as well. Which, which is huge, right? You don't want things lost in translation, right? So it, it helps on so many fronts. >> You're familiar with the touring test idea of, of, you know whether or not, you know, the test is if you can't discern within a certain number of questions that you're interacting with an AI versus a real human, then it passes the touring test. I think there should be a natural language processing test where basically I say, fine >> Andrea: You see if people was mad or not. >> You tell me, you tell me. >> I love this idea, David. >> You know? >> Yeah. This is great. >> Okay. AI lady, >> You tell me what I meant. >> Yeah, am I actually okay? >> How far from, that's silly example but how far do you think we are from that? I mean, what, what do you seeing out there in terms of things where you're kind of like, whoa, they did this with technology I'm responsible for, that was impressive. Or have you heard of things that are on the horizon that, you know, again, you, you know they're the big, they're the big issues. >> Yeah. >> But any, anything kind of interesting and little >> I think we're seeing it perfected and tweaked, right? >> Yeah. >> You know, I think going back to my daughter it goes from her screaming at Alexa 'cause she did hear her right the first time to now, oh she understands and modifies, right? Because we're constantly tweaking that technology to have a better experience with it. And it's a continuum, right? The voice to text capabilities, right. You know, I I'd say early on it got most of those words, right Right now it's, it's getting pretty dialed in. Right. >> Savannah: That's a great example. >> So, you know, little things, little things. >> Yeah. I think I, I love the, the this thought of your daughter as the example of training AI. What, what sort of, you get to look into the future quite a bit, I'm sure with your role. >> Andrea: Absolutely. >> Where, what is she going to be controlling next? >> The world. >> The world. >> No, I mean if you think about it just from a generational front, you know technology when I was her age versus what she's experiencing, she lives and breathes it. I mean, that's the generational change. So as these are coming out, you have new folks growing with it that it's so natural that they are so open to adopting it in their common everyday behaviors. Right? >> Savannah: Yeah. >> But they'd they never, over time they learn, oh well how it got there is 'cause of everything we're doing now, right. >> Savannah: Yeah. >> You know, one, one fun example, you know as my dad was like machines are taking over the world is not, not quite right. Even if when you look at manufacturing, there's a difference in using AI to go build a digital simulation of a factory to be able to optimize it and design it right before you're laying the foundation that saves cost, time and money. That's not taking people's jobs in that extreme event. >> Right. >> It's really optimizing for faster outcomes and, and and helping our customers get there which is better for everyone. >> Savannah: Yeah and safer too. I mean, using the factory example, >> Totally safer. >> You're able to model out what a workplace injury might be or what could happen. Or even the ergonomics of how people are using. >> Andrea: Yeah, should it be higher so they don't have to bend over? Right. >> Exactly. >> There's so many fantastic positive ways. >> Yeah so, so for your dad, you know, I mean it's going to help us, it's going to make, it's going to take away when I. Well I'm curious what you think, David when I think about AI, I think it's going to take out a lot of the boring things in life that, that we don't like >> Andrea: Absolutely. Doing. The monotony and the repetitive and let us optimize our creative selves maybe. >> However, some of the boring things are people's jobs. So, so it is, it it it will, it will it will push a transition in our economy in the global economy, in my opinion. That would be painful for some, for some period of time. But overall beneficial, >> Savannah: Yes. But definitely as you know, definitely there will be there will be people who will be disrupted and, you know. >> Savannah: Tech's always kind of done that. >> We No, but we need, I, I think we need to make sure that the digital divide doesn't get so wide that you know that, that people might not be negative, negatively affected. And, but, but I know that like organizations like Dell I believe what you actually see is, >> Andrea: Yeah. >> No, it's, it's elevating people. It's actually taking away >> Andrea: Easier. >> Yeah. It's, it's, it's allowing people to spend their focus on things that are higher level, more interesting tasks. >> Absolutely. >> David: So a net, A net good. But definitely some people disrupted. >> Yes. >> I feel, I feel disrupted. >> I was going to say, are, are we speaking for a friend or for ourselves here today on stage? >> I'm tired of software updates. So maybe if you could, if you could just standardize. So AI and ML. >> Andrea: Yeah. >> People talk about machine learning and, and, and and artificial intelligence. How would you differentiate the two? >> Savannah: Good question. >> It it, it's, it's just the different applications and the different workloads of it, right? Because you actually have artificial intelligence you have machine learning in which the learn it's learning from itself. And then you have like the deep learning in which it's diving deeper in in its execution and, and modeling. And it really depends on the workload applications as long as well as how large the data set is that's feeding into it for those applications. Right. And that really leads into the, we have to make sure we have the versatility in our offerings to be able to meet every dimension of that. Right. You know our XE products that we announced are really targeted for that, those extreme AI HPC workloads. Right. Versus we also have our entire portfolio products that we make sure we have GPU diversity throughout for the other applications that may be more edge centric or telco centric, right? Because AI isn't just these extreme situations it's also at the edge. It's in the cloud, it's in the data center, right? So we want to make sure we have, you know versatility in our offerings and we're really meeting customers where they're at in regards to the implementation and and the AI workloads that they have. >> Savannah: Let's dig in a little bit there. So what should customers expect with the next generation acceleration trends that Dell's addressing in your team? You had three exciting product announcements here >> Andrea: We did, we did. >> Which is very exciting. So you can talk about that a little bit and give us a little peek. >> Sure. So, you know, for, for the most extreme applications we have the XE portfolio that we built upon, right? We already had the XC 85 45 and we've expanded that out in a couple ways. The first of which is our very first XC 96 88 way offering in which we have Nvidia's H 100 as well as 8 100. 'Cause we want choice, right? A choice between performance, power, what really are your needs? >> Savannah: Is that the first time you've combined? >> Andrea: It's the first time we've had an eight way offering. >> Yeah. >> Andrea: But we did so mindful that the technology is emerging so much from a thermal perspective as well as a price and and other influencers that we wanted that choice baked into our next generation of product as we entered the space. >> Savannah: Yeah, yeah. >> The other two products we have were both in the four way SXM and OAM implementation and we really focus on diversifying and not only from vendor partnerships, right. The XC 96 40 is based off Intel Status Center max. We have the XE 86 40 that is going to be in or Nvidia's NB length, their latest H 100. But the key differentiator is we have air cold and we have liquid cold, right? So depending on where you are from that data center journey, I mean, I think one of the common themes you've heard is thermals are going up, performance is going up, TBPs are going up power, right? >> Savannah: Yeah. >> So how do we kind of meet in the middle to be able to accommodate for that? >> Savannah: I think it's incredible how many different types of customers you're able to accommodate. I mean, it's really impressive. I feel lucky we've gotten to see these products you're describing. They're here on the show floor. There's millions of dollars of hardware literally sitting in your booth. >> Andrea: Oh yes. >> Which is casual only >> Pies for you. Yeah. >> Yeah. We were, we were chatting over there yesterday and, and oh, which, which, you know which one of these is more expensive? And the response was, they're both expensive. It was like, okay perfect >> But assume the big one is more. >> David: You mentioned, you mentioned thermals. One of the things I've been fascinated by walking around is all of the different liquid cooling solutions. >> Andrea: Yeah. >> And it's almost hysterical. You look, you look inside, it looks like something from it's like, what is, what is this a radiator system for a 19th century building? >> Savannah: Super industrial? >> Because it looks like Yeah, yeah, exactly. Exactly, exactly. It's exactly the way to describe it. But just the idea that you're pumping all of this liquid over this, over this very, very valuable circuitry. A lot of the pitches have to do with, you know this is how we prevent disasters from happening based on the cooling methods. >> Savannah: Quite literally >> How, I mean, you look at the power requirements of a single rack in a data center, and it's staggering. We've talked about this a lot. >> Savannah: Yeah. >> People who aren't kind of EV you know electric vehicle nerds don't appreciate just how much power 90 kilowatts of power is for an individual rack and how much heat that can generate. >> Andrea: Absolutely. >> So Dell's, Dell's view on this is air cooled water cooled figure it out fit for for function. >> Andrea: Optionality, optionality, right? Because our customers are a complete diverse set, right? You have those in which they're in a data center 10 to 15 kilowatt racks, right? You're not going to plum a liquid cool power hungry or air power hungry thing in there, right? You might get one of these systems in, in that kind of rack you know, architecture, but then you have the middle ground the 50 to 60 is a little bit of choice. And then the super extreme, that's where liquid cooling makes sense to really get optimized and have the best density and, and the most servers in that solution. So that's why it really depends, and that's why we're taking that approach of diversity, of not only vendors and, and choice but also implementation and ways to be able to address that. >> So I think, again, again, I'm, you know electric vehicle nerd. >> Yeah. >> It's hysterical when you, when you mention a 15 kilowatt rack at kind of flippantly, people don't realize that's way more power than the average house is consuming. >> Andrea: Yeah, yeah >> So it's like your entire house is likely more like five kilowatts on a given day, you know, air conditioning. >> Andrea: Maybe you have still have solar panel. >> In Austin, I'm sorry >> California, Austin >> But, but, but yeah, it's, it's staggering amounts of power staggering amounts of heat. There are very real problems that you guys are are solving for to drive all of these top line value >> Andrea: Yeah. >> Propositions. It's super interesting. >> Savannah: It is super interesting. All right, Andrea, last question. >> Yes. Yes. >> Dell has been lucky to have you for the last decade. What is the most exciting part about you for the next decade of your Dell career given the exciting stuff that you get to work on. >> I think, you know, really working on what's coming our way and working with my team on that is is just amazing. You know, I can't say it enough from a Dell perspective I have the best team. I work with the most, the smartest people which creates such a fun environment, right? So then when we're looking at all this optionality and and the different technologies and, and, and you know partners we work with, you know, it's that coming together and figuring out what's that best solution and then bringing our customers along that journey. That kind of makes it fun dynamic that over the next 10 years, I think you're going to see fantastic things. >> David: So I, before, before we close, I have to say that's awesome because this event is also a recruiting event where some of these really really smarts students that are surrounding us. There were some sirens going off. They're having competitions back here. >> Savannah: Yeah, yeah, yeah. >> So, so when they hear that. >> Andrea: Where you want to be. >> David: That's exactly right. That's exactly right. >> Savannah: Well played. >> David: That's exactly right. >> Savannah: Well played. >> Have fun. Come on over. >> Well, you've certainly proven that to us. Andrea, thank you so much for being with us This was such a treat. David Nicholson, thank you for being here with me and thank you for tuning in to theCUBE a lot from Dallas, Texas. We are all things HPC and super computing this week. My name's Savannah Peterson and we'll see you soon. >> Andrea: Awesome.

Published Date : Nov 16 2022

SUMMARY :

Thank you so much for being here Andrea, thank you so much Really excited to be here. and have the live You said you are excited things to different people. machines taking over the world. And that's the other very real way things from, you know, in regards to getting faster business perspective, you know and the opportunity, it's, it's amazing. Are you educating them You have those in which, you know, are on What does that mean to your point? Being able to deliver faster insight out it's going to be 40 in Dallas to our definition in Texas for you to see your technology deployed So if you think about conference calls you know, the test is if you can't discern Andrea: You see if on the horizon that, you right the first time to now, So, you know, little What, what sort of, you get to look I mean, that's the generational change. But they'd they never, Even if when you look at and helping our customers get there Savannah: Yeah and safer too. You're able to model out what don't have to bend over? There's so many of the boring things in life The monotony and the repetitive in the global economy, in my opinion. But definitely as you know, Savannah: Tech's that the digital divide doesn't It's actually taking away people to spend their focus on things David: So a net, A net good. So maybe if you could, if you could How would you differentiate the two? So we want to make sure we have, you know that Dell's addressing in your team? So you can talk about that we built upon, right? Andrea: It's the first time that the technology is emerging so much We have the XE 86 40 that is going to be They're here on the show floor. Yeah. oh, which, which, you know is all of the different You look, you look inside, have to do with, you know How, I mean, you look People who aren't kind of EV you know So Dell's, Dell's view on this is the 50 to 60 is a little bit of choice. So I think, again, again, I'm, you know power than the average house on a given day, you Andrea: Maybe you have problems that you guys are It's super interesting. Savannah: It is super interesting. What is the most exciting part about you I think, you know, that are surrounding us. David: That's exactly right. Come on over. and we'll see you soon.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
AndreaPERSON

0.99+

SavannahPERSON

0.99+

David NicholsonPERSON

0.99+

DavidPERSON

0.99+

DallasLOCATION

0.99+

AustinLOCATION

0.99+

40 degreesQUANTITY

0.99+

TexasLOCATION

0.99+

Savannah PetersonPERSON

0.99+

Andrea BookerPERSON

0.99+

XE 86 40COMMERCIAL_ITEM

0.99+

DellORGANIZATION

0.99+

NASAORGANIZATION

0.99+

twoQUANTITY

0.99+

NvidiaORGANIZATION

0.99+

last yearDATE

0.99+

15 kilowattQUANTITY

0.99+

yesterdayDATE

0.99+

first questionQUANTITY

0.99+

XC 85 45COMMERCIAL_ITEM

0.99+

90 kilowattsQUANTITY

0.99+

XC 96 40COMMERCIAL_ITEM

0.99+

10QUANTITY

0.99+

Dallas, TexasLOCATION

0.99+

AmazonORGANIZATION

0.99+

H 100COMMERCIAL_ITEM

0.99+

two monthQUANTITY

0.99+

50QUANTITY

0.99+

19th centuryDATE

0.99+

Rajesh Pohani, Dell Technologies | SuperComputing 22


 

>>Good afternoon friends, and welcome back to Supercomputing. We're live here at the Cube in Dallas. I'm joined by my co-host, David. My name is Savannah Peterson and our a fabulous guest. I feel like this is almost his show to a degree, given his role at Dell. He is the Vice President of HPC over at Dell. Raja Phan, thank you so much for being on the show with us. How you doing? >>Thank you guys. I'm doing okay. Good to be back in person. This is a great show. It's really filled in nicely today and, and you know, a lot of great stuff happening. >>It's great to be around all of our fellow hardware nerds. The Dell portfolio grew by three products. It it did, I believe. Can you give us a bit of an intro on >>That? Sure. Well, yesterday afternoon and yesterday evening, we had a series of events that announced our new AI portfolio, artificial intelligence portfolio, you know, which will really help scale where I think the world is going in the future with, with the creation of, of all this data and what we can do with it. So yeah, it was an exciting day for us. Yesterday we had a, a session over in a ballroom where we did a product announce and then in the evening had an unveil in our booth here at the SUPERCOMPUTE conference, which was pretty eventful cupcakes, you know, champagne drinks and, and most importantly, Yeah, I know. Good time. Did >>You get the invite? >>No, I, most importantly, some really cool new servers for our customers. >>Well, tell us about them. Yeah, so what's, what's new? What's in the news? >>Well, you know, as you think about artificial intelligence and what customers are, are needing to do and the way artificial intelligence is gonna change how, you know, frankly, the world works. We have now developed and designed new purpose-built hardware, new purpose-built servers for a variety of AI and artificial intelligence needs. We launched our first eight way, you know, Invidia H 100 a a 100 s XM product. Yesterday we launched a four u four way H 100 product yesterday and a two u fully liquid cooled intel data center, Max GPU server yesterday as well. So, you know, a full range of portfolio for a variety of customer needs, depending on their use cases, what they're trying to do, their infrastructure, we're able to now provide, you know, servers to and hardware that help, you know, meet those needs in those use cases. >>So I wanna double click, you just said something interesting, water cooled. >>Yeah. So >>Where does, at what point do you need to move in the direction of water cooling and, you know, I know you mentioned, you know, GPU centric, but, but, but talk about that, that balance between, you know, a density and what you can achieve with the power that's going into the system. Well, you system, >>It all depends on what the customers are trying to accommodate, right? I, I think that there's a dichotomy that's existing now between customers who have already or are planning liquid cooled infrastructures and power distribution to the rack. So you take those two together and if you have the power distribution to the rack, you wanna take advantage of the density to take advantage of the density you need to be able to cool the servers and therefore liquid cooling comes into play. Now you have other customers that either don't have the power to the rack or aren't ready for liquid cooling, and at that point, you know, they're not gonna want to take advantage. They can't take advantage of the density. So there's this dichotomy in products, and that's why we've got our XE 96 40, which is in two U dense liquid cooled, but we also have our XE 86 40, which is a four U air cold, right? Or liquid assisted air cold, right? So depending on where you are on your journey, whether it's power infrastructure, liquid cooling, infrastructure, we've got the right solution for you that, you know, meets your needs. You don't have to take advantage of the density, the expense of liquid cooling, unless you're ready to do that. Otherwise we've got this other option for you. And so that's really what dichotomy is beginning to exist in our customers infrastructures today. >>I was curious about that. So do you see, is there a category or a vertical that is more in the liquid cooling zone because that's a priority in terms of the density or >>Yeah, yeah. I mean, you've got your, your large HTC installations, right? Your large clusters that not only have the power have, you know, the liquid cooling density that they've built in, you've got, you know, federal government installations, you've got financial tech installations, you've got colos that are built for sustainability and density and space that, that can also take advantage of it. Then you've got others that are, you know, more enterprises, more in the mainstream of what they do, where, you know, they're not ready for that. So it just, it just depends on the scale of the customer that we're talking about and what they're trying to do and, and where they're, and where they're doing it. >>So we hear, you know, we hear at Supercomputing conference and HPC is sort of the kind of trailing mini version of supercomputing in a way where maybe you have someone who they don't need 2 million CPU cores, but maybe they need a hundred thousand CPU cores. So it's all a matter of scale. What is, can you identify kind of an HPC sweet spot right now as, as Dell customers are adopting the kinds of things that you just just announced? >>You know, I think >>How big are these clusters at this >>Point? Well, let, let me, let me hit something else first. Yeah, I think people talk about HPC as, as something really specific and what we're seeing now with the, you know, vast amount of data creation, the need for computational analytics, the need for artificial intelligence, the HPC is kind of morphing right into, into, you know, more and more general customer use cases. And so where before you used to think about HPC is research and academics and computational dynamics. Now, you know, there's a significant Venn diagram overlap with just regular artificial intelligence, right? And, and so that is beginning to change the nature of how we think about hpc. You think about the vast data that's being created. You've got data driven HPC where you're running computational analytics on this data that's giving you insights or outcomes or information. It's not just, Hey, I'm running, you know, physics calculations or astronomical how, you know, calculations. It is now expanding in a variety of ways where it's democratizing into, you know, customers who wouldn't actually talk about themselves as HVC customers. And when you meet with them, it's like, well, yeah, but your compute needs are actually looking like HPC customers. So let's talk to you about these products. Let's talk to you about these solutions, whether it's software solutions, hardware solutions, or even purpose-built hardware. Like we're, like we talked about that now becomes the new norm. >>Customer feedback and community engagement is big for you. I know this portfolio of products that was developed based on customer feedback, correct? Yep. >>So everything we do at Dell is customer driven, right? We want to be, we want to drive, you know, customer driven innovation, customer driven value to meet our customer's needs. So yeah, we spent a while, right, researching these products, researching these needs, understanding is this one product? Is it two products? Is it three products? Talking to our partners, right? Driving our own innovation in IP and then where they're going with their roadmaps to be able to deliver kind of a harmonized solution to customers. So yeah, it was a good amount of customer engagement. I know I was on the road quite a bit talking to customers, you know, one of our products was, you know, we almost named after one of our customers, right? I'm like, Hey, this, we've talked about this. This is what you said you wanted. Now he, he was representative of a group of customers and we validated that with other customers and it's also a way of me making sure he buys it. But great, great. Yeah, >>Sharing sales there, >>That was good. But you know, it's heavily customer driven and that's where understanding those use cases and where they fit drove the various products. And, you know, in terms of, in terms of capability, in terms of size, in terms of liquid versus air cooling, in terms of things like number of P C I E lanes, right? What the networking infrastructure was gonna look like. All customer driven, all designed to meet where customers are going in their artificial intelligence journey, in their AI journey. >>It feels really collaborative. I mean, you've got both the intel and the Nvidia GPU on your new product. There's a lot of CoLab between academics and the private sector. What has you most excited today about supercomputing? >>What it's going to enable? If you think about what artificial intelligence is gonna enable, it's gonna enable faster medical research, right? Genomics the next pandemic. Hopefully not anytime soon. We'll be able to diagnose, we'll be able to track it so much faster through artificial intelligence, right? That the data that was created in this last one is gonna be an amazing source of research to, to go address stuff like that in the future and get to the heart of the problem faster. If you think about a manufacturing and, and process improvement, you can now simulate your entire manufacturing process. You don't have to run physical pilots, right? You can simulate it all, get 90% of the way there, which means your, your either factory process will get reinvented factor faster, or a new factory can get up and running faster. Think about retail, how retail products are laid out. >>You can use media analytics to track how customers go through the store, what they're buying. You can lay things out differently. You're not gonna have in the future people going, you know, to test cell phone reception. Can you hear me now? Can you hear me? Now you can simulate where customers are patterns to ensure that the 5G infrastructure is set up, you know, to the maximum advantage. All of that through digital simulation, through digital twins, through media analytics, through natural language processing. Customer experience is gonna be better, communication's gonna be better. All of this stuff with, you know, using this data, training it, and then applying it is probably what excites me the most about super computing and, and really compute in the future. >>So on the hardware front, kind of digging down below the, the covers, you know, the surface a little more, Dell has been well known for democratizing things in it, making them available to, at a variety of levels. Never a one size fits all right? Company, these latest announcements would be fair to say. They represent sort of the tip of the spear in terms of high performance. What about, what about rpc regular performance computing? Where's, where's the overlap? Cause you know, we're in this season where we've got AMD and Intel leapfrogging one another, new bus architectures. The, the, you know, the, the connectivity that's plugged into these things are getting faster and faster and faster. So from a Dell perspective, where does my term rpc regular performance computing and, and HPC begin? Are you seeing people build stuff on kind of general purpose clusters also? >>Well, sure, I mean, you can run a, a good amount of artificial acceleration on, you know, high core count CPUs without acceleration, and you can do it with P C I E accelerators and then, then you can do it with some of the, the, the very specific high performance accelerators like that, the intel, you know, data center, Max GPUs or NVIDIAs a 100 or H 100. So there are these scale up opportunities. I mean, if you think about, >>You know, >>Our mission to democratize compute, not just hpc, but general compute is about making it easier for customers to implement, to get the value out of what they're trying to do. So we focus on that with, you know, reference designs or validated designs that take out a good amount of time that customers would have to do it on their own, right? We can cut by six to 12 months the ability for customers in, in, I'm gonna use an HPC example and then I'll come back to your, your regular performance compute by us doing the work us, you know, setting, you know, determining the configuration, determining the software packages, testing it, tuning it so that by the time it gets to the customer, they get to take advantage of the expertise of Dell Engineers Dell Scale and they are ready to go in a much faster point of view. >>The challenge with AI is, and you talk to customers, is they all know what it can lead to and the benefits of it. Sometimes they just dunno how to start. We are trying to make it easier for customers to start, whether it is using regular RPC or you know, non optimized, non specialized compute, or as you move up the value stack into compute capability, our goal is to make it easier for customers to start to get on their journey and to get to what they're trying to do faster. So where do I see, you know, regular performance compute, you know, it's, it's, you know, they go hand in hand, right? As you think about what customers are trying to do. And I think a lot of customers, like we talked about, don't actually think about what they're trying to do as high performance computing. They don't think of themselves as one of those specialized institutions as their hpc, but they're on this glide path to greater and greater compute needs and greater and greater compute attributes that that merge kind of regular performance computing and high performance computing to where it's hard to really draw the line, especially when you get to data driven HPC data's everywhere >>And so much data. And it sounds like a lot people are very early in this journey. From our conversation with Travis, I mean five AI programs per very large company or less at this point for 75% of customers, that's pretty wild. I mean you're, you're an educational coach, you're teachers, you're innovating on the hardware front, you're doing everything at Dell. Last question for you. You've been at 24 years, >>25 in this coming march. >>What has a company like that done to retain talent like you for more than two and a half decades? >>You know, for me and I, I, and I'd like to say I had an atypical journey, but I don't think I have right there, there has always been opportunity for me, right? You know, I started off as a quality engineer. A couple years later I'm living in Singapore running or you know, running services for Enterprise and apj. I come back couple years in Austin, then I'm in our Bangalore development center helping set that up. Then I come back, then I'm in our Taiwan development center helping with some of the work out there. And then I come back. There has always been the next opportunity before I could even think about am I ready for the next opportunity? Oh. And so for me, why would I leave? Right? Why would I do anything different given that there's always been the next opportunity? The other thing is jobs are what you make of it and Dell embraces that. So if there's something that needs to be done or there was an opportunity, or even in the case of our AI ML portfolio, we saw an opportunity, we reviewed it, we talked about it, and then we went all in. So that innovation, that opportunity, and then most of all the people at Dell, right? I can't ask to work with a better set of set of folks from from the top on down. >>That's fantastic. Yeah. So it's culture. >>It is culture B really, at the end of the day, it is culture. >>That's fantastic. Raja, thank you so much for being here with us. >>Thank you guys, the >>Show. >>Really appreciate it. >>Questions? Yeah, this was such a pleasure. And thank you for tuning into the Cube Live from Dallas here at Supercomputing. My name is Savannah Peterson, and we'll see y'all in just a little bit.

Published Date : Nov 16 2022

SUMMARY :

Raja Phan, thank you so much for being on the show with us. nicely today and, and you know, a lot of great stuff happening. Can you give us a bit of an intro on which was pretty eventful cupcakes, you know, What's in the news? the way artificial intelligence is gonna change how, you know, frankly, the world works. cooling and, you know, I know you mentioned, you know, either don't have the power to the rack or aren't ready for liquid cooling, and at that point, you know, So do you see, is there a category or a vertical that is more in the more in the mainstream of what they do, where, you know, they're not ready for that. So we hear, you know, we hear at Supercomputing conference and HPC is sort of ways where it's democratizing into, you know, customers who wouldn't actually I know this portfolio of products that was developed customers, you know, one of our products was, you know, we almost named after one of our But you know, it's heavily customer driven and that's where understanding those use cases has you most excited today about supercomputing? you can now simulate your entire manufacturing process. you know, to the maximum advantage. So on the hardware front, kind of digging down below the, the covers, you know, the surface a little more, that, the intel, you know, data center, Max GPUs or NVIDIAs a 100 or H 100. you know, setting, you know, determining the configuration, determining the software packages, testing it, see, you know, regular performance compute, you know, it's, And it sounds like a lot people are very early in this journey. you know, running services for Enterprise and apj. That's fantastic. Raja, thank you so much for being here with us. And thank you for tuning into the Cube Live from Dallas here at

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Rajesh PohaniPERSON

0.99+

DavidPERSON

0.99+

SingaporeLOCATION

0.99+

Savannah PetersonPERSON

0.99+

sixQUANTITY

0.99+

90%QUANTITY

0.99+

Raja PhanPERSON

0.99+

24 yearsQUANTITY

0.99+

AustinLOCATION

0.99+

75%QUANTITY

0.99+

HTCORGANIZATION

0.99+

yesterdayDATE

0.99+

XE 86 40COMMERCIAL_ITEM

0.99+

XE 96 40COMMERCIAL_ITEM

0.99+

AMDORGANIZATION

0.99+

DellORGANIZATION

0.99+

yesterday afternoonDATE

0.99+

two productsQUANTITY

0.99+

three productsQUANTITY

0.99+

IntelORGANIZATION

0.99+

yesterday eveningDATE

0.99+

NvidiaORGANIZATION

0.99+

DallasLOCATION

0.99+

YesterdayDATE

0.99+

25QUANTITY

0.99+

oneQUANTITY

0.99+

twoQUANTITY

0.99+

one productQUANTITY

0.99+

12 monthsQUANTITY

0.99+

H 100COMMERCIAL_ITEM

0.99+

fiveQUANTITY

0.99+

TaiwanLOCATION

0.99+

todayDATE

0.99+

bothQUANTITY

0.98+

RajaPERSON

0.98+

TravisPERSON

0.98+

SupercomputingORGANIZATION

0.98+

HPCORGANIZATION

0.98+

intelORGANIZATION

0.98+

more than two and a half decadesQUANTITY

0.98+

Dell TechnologiesORGANIZATION

0.98+

BangaloreLOCATION

0.97+

H 100 a aCOMMERCIAL_ITEM

0.97+

pandemicEVENT

0.97+

NVIDIAsORGANIZATION

0.96+

InvidiaORGANIZATION

0.96+

2 million CPUQUANTITY

0.93+

firstQUANTITY

0.92+

A couple years laterDATE

0.92+

CubeORGANIZATION

0.9+

Dell EngineersORGANIZATION

0.88+

a hundred thousand CPUQUANTITY

0.88+

Cube LiveTITLE

0.84+

SUPERCOMPUTEEVENT

0.82+

couple yearsQUANTITY

0.79+

100 s XMCOMMERCIAL_ITEM

0.77+

first eight wayQUANTITY

0.76+

SuperComputing 22ORGANIZATION

0.73+

CoLabORGANIZATION

0.7+

hpcORGANIZATION

0.68+

doubleQUANTITY

0.68+

SupercomputingEVENT

0.66+

four wayQUANTITY

0.62+

marchDATE

0.62+

100COMMERCIAL_ITEM

0.6+

fourQUANTITY

0.57+

PresidentPERSON

0.54+

Patricia Jordan | Women of the Cloud


 

>>Hey everyone, welcome to this Cube's special program series Women of the Cloud, brought to you by aws. I'm your host for the series, Lisa Martin. Very pleased to be joined by Patty Jordan, the VP of enabling processes and technology at Optimus. My next guest, Patty, welcome to the program. >>Hi Lisa. Thank you for having me. >>Tell me a little bit about yourself, a little bit about your role so the audience gets that understanding of exactly who you are. >>Sure thing. Hi, my name is Patty Jordan. As we mentioned, I am originally from Cameroon, Central Africa, but I was raised in the DC area. I'm called and what you call a bank brat. My father worked for an international organization, the the World Bank. Lived in, like I said, grew up in dc, moved to Austin, Texas about seven years ago. Been with Optum for the last nine years of my working career. And I've had multiple roles, but currently my role as is with the enabling technologies and processes, which means that I manage teams that support the platform of a lot of analytics products in Optum. >>Got it. All right. Bank Brett, that's a new one to me. I hadn't heard that. I love that you're a bank, Brit and proud of it. I can tell. Talk to me a little bit about your, the career path that you have navigated and what are some of your sort of tactical and also strategic recommendations for the audiences looking to grow their career in tech? >>So the interesting thing is, I did not start in tech. My background is as an economist. I have a bachelor's of economics from the women, from the College of Women, Mary. I also have a financial master's in public policy from American University. However, I did take some IT classes and as a kid I'm probably dating myself a little bit, but I programmed in dos, so I, I was always excited by it and I had internships as a programmer that helped me pay for my master's degree in when I graduated. I just felt like I was having fun and I was getting paid very well and I was able to pay off my graduate schools. So I just stayed with tech. >>Love that. But it sounds like you had that interest from when you were quite young and as a lot of us and end up in tech, we didn't start there originally. There's a lot of zigzaggy paths to get there. Sounds like you had that as well. What are some of your recommendations for people, either those that are in tech now or aren't who want to get into it and really expand and climb that ladder? >>So definitely, so one of the things to understand is tech could be many different things. Like one of the things could be programming, which I started doing and now dislike intensely. And then another thing could be like being in the business analyst in tech, getting the business requirements versus product management or even, you know, management. And what I would encourage people to do is really focus on what you feel happy doing, which for me is problem solving and collaborating and getting the right people together to solve very complex problems. And if you focus on that then you'll find your, your the role for you even in tech. >>I love that problem solving is such an important skill to be able to have and to cultivate regardless of the industry that you're in. But I'd love to know a little bit more about some of the successes that you've had helping organizations really navigate their cloud journeys, their migration to cloud as we've seen the last couple of years, a massive acceleration to the cloud that was really born outta the pandemic. Talk to me about some of the successes that you've been able to achieve. >>So the first, I guess most obvious thing is understanding the technology. What do you have at your disposal? What do you need for your team to succeed in the cloud or even OnPrem? But what I've learned most in the last four to five years with the projects that I work on, whether it was migrating from a host data center to one that we owned ourselves or migrating from that data center to AWS recently was you really need to get the business organization engaged. And that's not just getting the sponsorship and getting them this to write that check, but really helping them understand how this journey to the cloud is a combined journey between both organizations, right? And they will be able to be more successful as well with us going to the cloud with improved processing with revenue protection because we, there's more tools available with revenue expansion because now we can now expand faster address client needs faster. And you know, so there's various different aspects of going to cloud that are more than just we're using the coolest technology. >>You're a problem solver, has there. And one of the challenges with organizations and from a cloud migration standpoint that we often talk about is it's a cultural migration as well, which is really challenging to do for any type of organization regardless of industry. Do you have a favorite example where as a, as the problem solver, you came in and really helped the organization, the business side understand, be able to transform their cultural direction, understand why cloud migration can be such a facilitator of the business from the top line in a bottom line perspective. >>So from a bottom line perspective, I think the hardest thing for them to understand or what does not compute for them is you can't give them a set. This is what you're gonna cost in the cloud, right? Because the benefit of being in the cloud is being able to scale shrink, et cetera. So that's one hurdle that we're still fighting to be a hundred percent candid. But from a a top line perspective, what's what's been great is we've been able to ramp up more clients with the same, right? So we haven't had to go out and procure more servers, more storage, hire more staff because we're in the cloud and we've actually been able to scale our teams as well because we incorporated the DevOps functions and we do not need a team to manage a data center anymore. So that they absolutely understood, you know, savings ratified, but really just how do we get to market faster? How do we get to revenue faster and how do we get more revenue with the same pool of resources is something that they've really, really resonated with. >>Well, you're starting to speak their language so that to your point that resonates well, but there's so much productivity improvements, efficiencies to be gained by leveraging cloud computing that that really hit the bottom line of an organization that businesses, if you put it in the right way. And it sounds like as the problem solver you have, they understand the immense value and competitive advantage that cloud can bring to their organization and become sort of a ah, the blinders are off. I get it. >>Exactly. Exactly. You're just not trying to, to play with the latest toys, you are actually solving a business problem even before it happens. >>And that's the key solving business problems before they happen. Being able to predict and forecast is huge for businesses, especially as we've seen the last couple of years. Everybody racing to digital, to to pivot, to survive Now to be competitive. If they don't do that and embrace that emerging technology suite, there's a competitor that's right back here that if they're more culturally willing and able to, to be more agile, they're gonna take the place of a competing organization. So yeah, so it absolutely is a huge differentiator for organizations. And it sounds like you've had some great successes there in helping organizations really navigate the challenges, the cultural challenges, but the benefits of cloud computing. Yes. I do wanna talk to you a little bit about in your expertise, diversity is something that is talked about in every industry. We talk about it in tech all the time, there's still challenges there. What are, what's, what are your thoughts on diversity? What are you seeing and what are some of those challenges that are still sitting on the table? >>So I guess the first thing I would say is there's multiple facets to diversity, right? The first one we always lean to is gender and race, but there's also diversity of thought. And being in the healthcare industry is very important for us to have a diversity of thought and experiences so that we can target a lot of these health equity issues that are, you know, that, that are ongoing. So that's one thing that we've, we've been trying to do is making sure that I don't just have people that think like me on the team. And typically that also means not having people that look like me. So making sure that we have the right pipelines to hire for partnering with our, with some of our vendors. AWS for example, is a good one where they had avenues and they had non-profits that they worked with and they connected us with some of our staff augmentation people also did the same thing, really just expanding the scope of where we're looking for talent and, and that helps also bring that diversity of thought and the diversity of gender race into the, into the full >>It is. And it and, and there's also, there's so much data if we follow the data and of course in tech we're all about data. Every company these days, regardless of industry needs to be a data company. If we follow the data, we can see that organizations with, for example, females within the C-suite are far more profitable than those organizations that don't have that even that element of diversity. So the data is demonstrating there's tremendous business value, tremendous competitive advantage, faster time to market, more products and services that can be delivered if there is thought diversity among the entire organization, not just the C-suite. >>Exactly. And and since we have an impact on what is being delivered as an engineering organization, we also need that in engineering, right? One of the things that's very keen right now is machine language and ai. If we don't have the right models for example, then we either introduced bias or perpetuate by it. So we definitely need people on our teams as well that understand how these technologies work, how we can leverage 'em on our data sets so that we could run counter to this bias >>And countering that bias is incredibly important. Machine learning ai, so driven by data, the volumes of data, but the data needs to be as clean and and non-biased as possible. And that's a big challenge for organizations to undertake. Is there advice that you have for those folks watching who might be, I, I don't see me in this organization, I don't feel represented. How can I change that? >>Well, one would be to speak up, right? Even if you don't see you apply for the job, right? And one of the things that we're trying to address even in the DEI space is making sure that our job descriptions are not introducing any biases so that people will eliminate themselves immediately, right? But really just if you have the skill set and you feel like you can ramp up to the talent, then just apply for the job. Talk to somebody. You do have a network whether you realize it or not. So leverage that network. But really like there's this expression that my kid taught me saying, you miss a hundred percent of the shots you don't take, right? So if you don't try, you're not gonna make it by default. If you do try, there's a chance to make it right. At the very least, you build a connection with someone who can potentially help you down the line. >>That is one of my absolute favorite sayings. You miss a hundred percent of the shots that you don't take. So encouraging people to raise their hand there, there are stats, data, speaking of data we've been talking about that, that demonstrate that women are far less likely to apply for jobs like on LinkedIn for example, unless they need 100% of the job requirements, which we all know are quite stringent and not necessary in a lot of cases. So I love your advice of just try raise your hand, ask the question. All the can say is no. And at the end of the day, what is that? It's a word but can also be directional and and really guiding for people on their journey to wherever that, if it's an engineering, cloud, engineering, DevOps, whatever happen that happens to be, raise your hand the question. And to your point, you have a network, it is there, open that up. There's so much potential for people that just raise, I think that's to raise their hand and ask the question. >>And the corollary to that though is I would also encourage people who are in leader leadership roles to be strong allies, right? Like we need to be aware of what biases we might be introducing or candidates that we might be leaving on the table because we're being too stringent because we're not expanding our, our our search, right? So definitely that's something that I've started doing about five, six years old shortly after I moved to Austin, which I kind of beat myself up about not having done before, is really contributing to that community, helping out, being a mentor, being a coach, being a guide. Sometimes it's just reviewing somebody's resume. Other times it's talking to 'em about a role that I have and helping them map their current state to that role. But really just being an ally to everyone and anyone who wants to come into this space. >>I love that. I, and I have a feeling, Patty, that you're a great mentor and ally for those in your organization across organizations and those out there that may not know yet. Patty can be an ally for me. I'd love to get your take in our final minutes on a couple things. One, the, what's next in cloud from your perspective, the things that you've seen, what you've been able to achieve, and how do you see your role evolving in the industry at Optum? >>So what's next in cloud, and we've talked about that a lot, is data. How do we manage all this data? How do we catalog this data, how to reuse this data, how to reshift this data? We have data in various different environments. We're a multi-cloud company. So how do we make sure that we don't have the same data everywhere? Or even if we do, how do we reconcile that? So data, data, data, right? And from data, get to information so that we can monetize it and we can share it. So that's the, that's for me is really next step. I mean we, we know the applications that we can build, we know the analytics that we can build, but if we don't have the right data, we're limiting ourselves. So that's definitely one aspect that I know that we wanna drive. And as far as my role, I was fortunate enough to be provided with the leadership of development of a platform for analytics, which yes, involves data. >>So I'm very excited about this, right? Cuz that's, that's next level for me. I've been typically in roles that protect revenue in the DevOps and operations role. And now I'm in a revenue generating role and it has a shift in mindset. But I, I really appreciate it and I'm really taking everything I've learned up to now as a DevOps team. I knew when the bad things came. So now I'm trying to prevent, prevent my team from pushing bad things down the pipe, right? So I'm just really excited about what's, what's, what's to come because there's so many opportunities for improving the products that we build. And I'm so excited to be part of this platform. >>There are the, the horizon of opportunities is really endless, which is exciting. And to your point about data, like I mentioned, for every company, whether it's your grocery store, a retailer, the postal service has to become a data driven company. Cuz as consumers we expect that we bring that into our business lives and we expect to be able to transact in business as easily as we do on the consumer side. And that all requires organizations to not just have access to data, but to be able to build the right data infrastructure, toing insights to act on that, to feed the AI and ML models so that products services can get better, more personalized and meet the demands of the ever demanding consumer, which I know I, one of them. I wanna ask you one more final question and that is, what do you think some of the biggest challenges have been with, with respect to tech innovation in the workforce over the past five years? What are some of those things that, that you've seen that you think we're on the right track moving forward to eliminate some of these? >>That is a good question. I think one of the biggest challenges for me has been not to remain in the status quo, right? Like not to do something because it's what we've been doing, but being in the cloud allows us with so many opportunities where we can fail fast. That let's give it a shot, let's do a quick sprint, let's figure out whether it is a possibility or not. Eliminate it if it's not, and then keep moving, right? Like we don't have the same development methodology before that we had to do three months, five months, six months. You can iterate in two week chunks, get it done, confirm your, your statement or not, or negate it, but at the very least have an answer, right? So that for me is the biggest challenge. We're aware of the thinking we're just not doing. So it'd be very exciting when we, when we pivot from that and really start innovating because we have the time >>Innovating because we have the time, as I mentioned, you know, with the demand of consumers, whether it's consumer in, in on the personal side, business side, those demands are there. But the, the exciting thing is to your point, the innovations are there. The capabilities are there, the data is there. We have a lot of what we need to be able to take advantage of that. So it's gonna be exciting to see what happens over the next few years. Patty, it's been such a pleasure having you on the cube today. Thank you so much for joining. You are clearly a, a leader in terms of women in the cloud. We appreciate what you're doing, your insights, your recommendations, and your insights as to what you see in the future. You've been a great guest. Thank you so much for joining me today. >>Thank you for having me Lisa. >>My pleasure For Patty Jordan, I'm Lisa Martin. You're watching The Cubes coverage of Women of the Cloud, brought to you by aws, a special program series. We thank you so much for watching. Take care.

Published Date : Nov 11 2022

SUMMARY :

brought to you by aws. you are. I'm called and what you call a the audiences looking to grow their career in tech? I have a bachelor's of economics from the women, from the College of Women, But it sounds like you had that interest from when you were quite young and So definitely, so one of the things to understand is tech could be many different things. I love that problem solving is such an important skill to be able to have and to cultivate regardless migrating from that data center to AWS recently was you really need to And one of the challenges with organizations and from a being in the cloud is being able to scale shrink, et cetera. And it sounds like as the problem solver you have, they understand the immense You're just not trying to, to play with the latest toys, you are actually solving a business problem even And that's the key solving business problems before they happen. So making sure that we have the right And it and, and there's also, there's so much data if we follow the data and of course in tech we're all And and since we have an impact on what is being delivered as an engineering organization, And that's a big challenge for organizations to undertake. At the very least, you build a connection with someone who can potentially help you down the You miss a hundred percent of the shots that you don't take. And the corollary to that though is I would also encourage people who are in leader leadership I, and I have a feeling, Patty, that you're a great mentor and ally for those in your organization across get to information so that we can monetize it and we can share it. in roles that protect revenue in the DevOps and operations role. a retailer, the postal service has to become a data driven company. So that for me is the biggest challenge. Innovating because we have the time, as I mentioned, you know, with the demand of consumers, Women of the Cloud, brought to you by aws, a special program series.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Patty JordanPERSON

0.99+

Patricia JordanPERSON

0.99+

Lisa MartinPERSON

0.99+

PattyPERSON

0.99+

LisaPERSON

0.99+

100%QUANTITY

0.99+

six monthsQUANTITY

0.99+

five monthsQUANTITY

0.99+

AWSORGANIZATION

0.99+

World BankORGANIZATION

0.99+

AustinLOCATION

0.99+

three monthsQUANTITY

0.99+

two weekQUANTITY

0.99+

Austin, TexasLOCATION

0.99+

DCLOCATION

0.99+

Women of the CloudTITLE

0.99+

OptimusORGANIZATION

0.99+

American UniversityORGANIZATION

0.99+

LinkedInORGANIZATION

0.99+

firstQUANTITY

0.99+

oneQUANTITY

0.98+

todayDATE

0.98+

OptumORGANIZATION

0.98+

OneQUANTITY

0.97+

College of Women, MaryORGANIZATION

0.97+

hundred percentQUANTITY

0.97+

both organizationsQUANTITY

0.97+

one thingQUANTITY

0.96+

one aspectQUANTITY

0.96+

CubeORGANIZATION

0.92+

first oneQUANTITY

0.9+

five yearsQUANTITY

0.9+

first thingQUANTITY

0.89+

last couple of yearsDATE

0.88+

Cameroon, Central AfricaLOCATION

0.88+

pandemicEVENT

0.86+

The CubesTITLE

0.85+

dcLOCATION

0.85+

OnPremORGANIZATION

0.82+

yearsQUANTITY

0.82+

BritLOCATION

0.81+

about fiveQUANTITY

0.8+

past five yearsDATE

0.77+

six years oldQUANTITY

0.73+

one moreQUANTITY

0.73+

about seven years agoDATE

0.72+

yearsDATE

0.71+

one hurdleQUANTITY

0.7+

fourQUANTITY

0.65+

Bank BrettORGANIZATION

0.64+

coupleQUANTITY

0.62+

last nineDATE

0.57+

questionQUANTITY

0.56+

lastDATE

0.46+

Andy Goldstein & Tushar Katarki, Red Hat | KubeCon + CloudNativeCon NA 2022


 

>>Hello everyone and welcome back to Motor City, Michigan. We're live from the Cube and my name is Savannah Peterson. Joined this afternoon with my co-host John Ferer. John, how you doing? Doing >>Great. This next segment's gonna be awesome about application modernization, scaling pluses. This is what's gonna, how are the next generation software revolution? It's gonna be >>Fun. You know, it's kind of been a theme of our day today is scale. And when we think about the complex orchestration platform that is Kubernetes, everyone wants to scale faster, quicker, more efficiently, and our guests are here to tell us all about that. Please welcome to Char and Andy, thank you so much for being here with us. You were on the Red Hat OpenShift team. Yeah. I suspect most of our audience is familiar, but just in case, let's give 'em a quick one-liner pitch so everyone's on the same page. Tell us about OpenShift. >>I, I'll take that one. OpenShift is our ES platform is our ES distribution. You can consume it as a self-managed platform or you can consume it as a managed service on on public clouds. And so we just call it all OpenShift. So it's basically Kubernetes, but you know, with a CNCF ecosystem around it to make things more easier. So maybe there's two >>Lights. So what does being at coupon mean for you? How does it feel to be here? What's your initial takes? >>Exciting. I'm having a fantastic time. I haven't been to coupon since San Diego, so it's great to be back in person and see old friends, make new friends, have hallway conversations. It's, it's great as an engineer trying to work in this ecosystem, just being able to, to be in the same place with these folks. >>And you gotta ask, before we came on camera, you're like, this is like my sixth co con. We were like, we're seven, you know, But that's a lot of co coupons. It >>Is, yes. I mean, so what, >>Yes. >>Take us status >>For sure. Where we are now. Compare and contrast co. Your first co con, just scope it out. What's the magnitude of change? If you had to put a pin on that, because there's a lot of new people coming in, they might not have seen where it's come from and how we got here is maybe not how we're gonna get to the next >>Level. I've seen it grow tremendously since the first one I went to, which I think was Austin several years ago. And what's great is seeing lots of new people interested in contributing and also seeing end users who are trying to figure out the best way to take advantage of this great ecosystem that we have. >>Awesome. And the project management side, you get the keys to the Kingdom with Red Hat OpenShift, which has been successful. Congratulations by the way. Thank you. We watched that grow and really position right on the wave. It's going great. What's the update on on the product? Kind of, you're in a good, good position right now. Yeah, >>No, we we're feeling good about it. It's all about our customers. Obviously the fact that, you know, we have thousands of customers using OpenShift as the cloud native platform, the container platform. We're very excited. The great thing about them is that, I mean you can go to like OpenShift Commons is kind of a user group that we run on the first day, like on Tuesday we ran. I mean you should see the number of just case studies that our customers went through there, you know? And it is fantastic to see that. I mean it's across so many different industries, across so many different use cases, which is very exciting. >>One of the things we've been reporting here in the Qla scene before, but here more important is just that if you take digital transformation to the, to its conclusion, the IT department and developers, they're not a department to serve the business. They are the business. Yes. That means that the developers are deciding things. Yeah. And running the business. Prove their code. Yeah. Okay. If that's, if that takes place, you gonna have scale. And we also said on many cubes, certainly at Red Hat Summit and other ones, the clouds are distributed computer, it's distributed computing. So you guys are focusing on this project, Andy, that you're working on kcp. >>Yes. >>Which is, I won't platform Kubernetes platform for >>Control >>Planes. Control planes. Yes. Take us through, what's the focus on why is that important and why is that relate to the mission of developers being in charge and large scale? >>Sure. So a lot of times when people are interested in developing on Kubernetes and running workloads, they need a cluster of course. And those are not cheap. It takes time, it takes money, it takes resources to get them. And so we're trying to make that faster and easier for, for end users and everybody involved. So with kcp, we've been able to take what looks like one normal Kubernetes and partition it. And so everybody gets a slice of it. You're an administrator in your little slice and you don't have to ask for permission to install new APIs and they don't conflict with anybody else's APIs. So we're really just trying to make it super fast and make it super flexible. So everybody is their own admin. >>So the developer basically looks at it as a resource blob. They can do whatever they want, but it's shared and provisioned. >>Yes. One option. It's like, it's like they have their own cluster, but you don't have to go through the process of actually provisioning a full >>Cluster. And what's the alternative? What's the what's, what's the, what's the benefit and what was the alternative to >>This? So the alternative, you spin up a full cluster, which you know, maybe that's three control plane nodes, you've got multiple workers, you've got a bunch of virtual machines or bare metal, or maybe you take, >>How much time does that take? Just ballpark. >>Anywhere from five minutes to an hour you can use cloud services. Yeah. Gke, E Ks and so on. >>Keep banging away. You're configuring. Yeah. >>Those are faster. Yeah. But it's still like, you still have to wait for that to happen and it costs money to do all of that too. >>Absolutely. And it's complex. Why do something that's been done, if there's a tool that can get you a couple steps down the path, which makes a ton of sense. Something that we think a lot when we're talking about scale. You mentioned earlier, Tohar, when we were chatting before the cams were alive, scale means a lot of different things. Can you dig in there a little bit? >>Yeah, I >>Mean, so when, when >>We talk about scale, >>We are talking about from a user perspective, we are talking about, you know, there are more users, there are more applications, there are more workloads, there are more services being run on Kubernetes now, right? So, and OpenShift. So, so that's one dimension of this scale. The other dimension of the scale is how do you manage all the underlying infrastructure, the clusters, the name spaces, and all the observability data, et cetera. So that's at least two levels of scale. And then obviously there's a third level of scale, which is, you know, there is scale across not just different clouds, but also from cloud to the edge. So there is that dimension of scale. So there are several dimensions of this scale. And the one that again, we are focused on here really is about, you know, this, the first one that I talk about is a user. And when I say user, it could be a developer, it could be an application architect, or it could be an application owner who wants to develop Kubernetes applications for Kubernetes and wants to publish those APIs, if you will, and make it discoverable and then somebody consumes it. So that's the scale we are talking about >>Here. What are some of the enterprise, you guys have a lot of customers, we've talked to you guys before many, many times and other subjects, Red Hat, I mean you guys have all the customers. Yeah. Enterprise, they've been there, done that. And you know, they're, they're savvy. Yeah. But the cloud is a whole nother ballgame. What are they thinking about? What's the psychology of the customer right now? Because now they have a lot of choices. Okay, we get it, we're gonna re-platform refactor apps, we'll keep some legacy on premises for whatever reasons. But cloud pretty much is gonna be the game. What's the mindset right now of the customer base? Where are they in their, in their psych? Not the executive, but more of the the operators or the developers? >>Yeah, so I mean, first of all, different customers are at different levels of maturity, I would say in this. They're all on a journey how I like to describe it. And in this journey, I mean, I see a customers who are really tip of the sphere. You know, they have containerized everything. They're cloud native, you know, they use best of tools, I mean automation, you know, complete automation, you know, quick deployment of applications and all, and life cycle of applications, et cetera. So that, that's kind of one end of this spectrum >>Advanced. Then >>The advances, you know, and, and I, you know, I don't, I don't have any specific numbers here, but I'd say there are quite a few of them. And we see that. And then there is kind of the middle who are, I would say, who are familiar with containers. They know what app modernization, what a cloud application means. They might have tried a few. So they are in the journey. They are kind of, they want to get there. They have some other kind of other issues, organizational or talent and so, so on and so forth. Kinds of issues to get there. And then there are definitely the quota, what I would call the lag arts still. And there's lots of them. But I think, you know, Covid has certainly accelerated a lot of that. I hear that. And there is definitely, you know, more, the psychology is definitely more towards what I would say public cloud. But I think where we are early also in the other trend that I see is kind of okay, public cloud great, right? So people are going there, but then there is the so-called edge also. Yeah. That is for various regions. You, you gotta have a kind of a regional presence, a edge presence. And that's kind of the next kind of thing taking off here. And we can talk more >>About it. Yeah, let's talk about that a little bit because I, as you know, as we know, we're very excited about Edge here at the Cube. Yeah. What types of trends are you seeing? Is that space emerges a little bit more firmly? >>Yeah, so I mean it's, I mean, so we, when we talk about Edge, you're talking about, you could talk about Edge as a, as a retail, I mean locations, right? >>Could be so many things edges everywhere. Everywhere, right? It's all around us. Quite literally. Even on the >>Scale. Exactly. In space too. You could, I mean, in fact you mentioned space. I was, I was going to >>Kinda, it's this world, >>My space actually Kubernetes and OpenShift running in space, believe it or not, you know, So, so that's the edge, right? So we have Industrial Edge, we have Telco Edge, we have a 5g, then we have, you know, automotive edge now and, and, and retail edge and, and more, right? So, and space, you know, So it's very exciting there. So the reason I tag back to that question that you asked earlier is that that's where customers are. So cloud is one thing, but now they gotta also think about how do I, whatever I do in the cloud, how do I bring it to the edge? Because that's where my end users are, my customers are, and my data is, right? So that's the, >>And I think Kubernetes has brought that attention to the laggards. We had the Laed Martin on yesterday, which is an incredible real example of Kubernetes at the edge. It's just incredible story. We covered it also wrote a story about it. So compelling. Cuz it makes it real. Yes. And Kubernetes is real. So then the question is developer productivity, okay, Things are starting to settle in. We've got KCP scaling clusters, things are happening. What about the tool chains? And how do I develop now I got scale of development, more code coming in. I mean, we are speculating that in the future there's so much code in open source that no one has to write code anymore. Yeah. At some point it's like this gluing things together. So the developers need to be productive. How are we gonna scale the developer equation and eliminate the, the complexity of tool chains and environments. Web assembly is super hyped up at this show. I don't know why, but sounds good. No one, no one can tell me why, but I can kind of connect the dots. But this is a big thing. >>Yeah. And it's fitting that you ask about like no code. So we've been working with our friends at Cross Plain and have integrated with kcp the ability to no code, take a whole bunch of configuration and say, I want a database. I want to be a, a provider of databases. I'm in an IT department, there's a bunch of developers, they don't wanna have to write code to create databases. So I can just take, take my configuration and make it available to them. And through some super cool new easy to use tools that we have as a developer, you can just say, please give me a database and you don't have to write any code. I don't have to write any code to maintain that database. I'm actually using community tooling out there to get that spun up. So there's a lot of opportunities out there. So >>That's ease of use check. What about a large enterprise that's got multiple tool chains and you start having security issues. Does that disrupt the tool chain capability? Like there's all those now weird examples emerging, not weird, but like real plumbing challenges. How do you guys see that evolving with Red >>Hat and Yeah, I mean, I mean, talking about that, right? The software, secure software supply chain is a huge concern for everyone after, especially some of the things that have happened in the past few >>Years. Massive team here at the show. Yeah. And just within the community, we're all a little more aware, I think, even than we were before. >>Before. Yeah. Yeah. And, and I think the, so to step back, I mean from, so, so it's not just even about, you know, run time vulnerability scanning, Oh, that's important, but that's not enough, right? So we are talking about, okay, how did that container, or how did that workload get there? What is that workload? What's the prominence of this workload? How did it get created? What is in it? You know, and what, what are, how do I make, make sure that there are no unsafe attack s there. And so that's the software supply chain. And where Red Hat is very heavily invested. And as you know, with re we kind of have roots in secure operating system. And rel one of the reasons why Rel, which is the foundation of everything we do at Red Hat, is because of security. So an OpenShift has always been secure out of the box with things like scc, rollbacks access control, we, which we added very early in the product. >>And now if you kind of bring that forward, you know, now we are talking about the complete software supply chain security. And this is really about right how from the moment the, the, the developer rights code and checks it into a gateway repository from there on, how do you build it? How do you secure it at each step of the process, how do you sign it? And we are investing and contributing to the community with things like cosign and six store, which is six store project. And so that secures the supply chain. And then you can use things like algo cd and then finally we can do it, deploy it onto the cluster itself. And then we have things like acs, which can do vulnerability scanning, which is a container security platform. >>I wanna thank you guys for coming on. I know Savannah's probably got a last question, but my last question is, could you guys each take a minute to answer why has Kubernetes been so successful today? What, what was the magic of Kubernetes that made it successful? Was it because no one forced it? Yes. Was it lightweight? Was it good timing, right place at the right time community? What's the main reason that Kubernetes is enabling all this, all this shift and goodness that's coming together, kind of defacto unifies people, the stacks, almost middleware markets coming around. Again, not to use that term middleware, but it feels like it's just about to explode. Yeah. Why is this so successful? I, >>I think, I mean, the shortest answer that I can give there really is, you know, as you heard the term, I think Satya Nala from Microsoft has used it. I don't know if he was the original person who pointed, but every company wants to be a software company or is a software company now. And that means that they want to develop stuff fast. They want to develop stuff at scale and develop at, in a cloud native way, right? You know, with the cloud. So that's, and, and Kubernetes came at the right time to address the cloud problem, especially across not just one public cloud or two public clouds, but across a whole bunch of public clouds and infrastructure as, and what we call the hybrid clouds. I think the ES is really exploded because of hybrid cloud, the need for hybrid cloud. >>And what's your take on the, the magic Kubernetes? What made it, what's making it so successful? >>I would agree also that it came about at the right time, but I would add that it has great extensibility and as developers we take it advantage of that every single day. And I think that the, the patterns that we use for developing are very consistent. And I think that consistency that came with Kubernetes, just, you have so many people who are familiar with it and so they can follow the same patterns, implement things similarly, and it's just a good fit for the way that we want to get our software out there and have, and have things operate. >>Keep it simple, stupid almost is that acronym, but the consistency and the de facto alignment Yes. Behind it just created a community. So, so then the question is, are the developers now setting the standards? That seems like that's the new way, right? I mean, >>I'd like to think so. >>So I mean hybrid, you, you're touching everything at scale and you also have mini shift as well, right? Which is taking a super macro micro shift. You ma micro shift. Oh yeah, yeah, exactly. It is a micro shift. That is, that is fantastic. There isn't a base you don't cover. You've spoken a lot about community and both of you have, and serving the community as well as your engagement with them from a, I mean, it's given that you're both leaders stepping back, how, how Community First is Red Hat and OpenShift as an organization when it comes to building the next products and, and developing. >>I'll take and, and I'm sure Andy is actually the community, so I'm sure he'll want to a lot of it. But I mean, right from the start, we have roots in open source. I'll keep it, you know, and, and, and certainly with es we were one of the original contributors to Kubernetes other than Google. So in some ways we think about as co-creators of es, they love that. And then, yeah, then we have added a lot of things in conjunction with the, I I talk about like SCC for Secure, which has become part security right now, which the community, we added things like our back and other what we thought were enterprise features needed because we actually wanted to build a product out of it and sell it to customers where our customers are enterprises. So we have worked with the community. Sometimes we have been ahead of the community and we have convinced the community. Sometimes the community has been ahead of us for other reasons. So it's been a great collaboration, which is I think the right thing to do. But Andy, as I said, >>Is the community well set too? Are well said. >>Yes, I agree with all of that. I spend most of my days thinking about how to interact with the community and engage with them. So the work that we're doing on kcp, we want it to be a community project and we want to involve as many people as we can. So it is a heavy focus for me and my team. And yeah, we we do >>It all the time. How's it going? How's the project going? You feel good >>About it? I do. It is, it started as an experiment or set of prototypes and has grown leaps and bounds from it's roots and it's, it's fantastic. Yeah. >>Controlled planes are hot data planes control planes. >>I >>Know, I love it. Making things work together horizontally scalable. Yeah. Sounds like cloud cloud native. >>Yeah. I mean, just to add to it, there are a couple of talks that on KCP at Con that our colleagues s Stephan Schemanski has, and I, I, I would urge people who have listening, if they have, just Google it, if you will, and you'll get them. And those are really awesome talks to get more about >>It. Oh yeah, no, and you can tell on GitHub that KCP really is a community project and how many people are participating. It's always fun to watch the action live to. Sure. Andy, thank you so much for being here with us, John. Wonderful questions this afternoon. And thank all of you for tuning in and listening to us here on the Cube Live from Detroit. I'm Savannah Peterson. Look forward to seeing you again very soon.

Published Date : Oct 27 2022

SUMMARY :

John, how you doing? This is what's gonna, how are the next generation software revolution? is familiar, but just in case, let's give 'em a quick one-liner pitch so everyone's on the same page. So it's basically Kubernetes, but you know, with a CNCF ecosystem around it to How does it feel to be here? I haven't been to coupon since San Diego, so it's great to be back in And you gotta ask, before we came on camera, you're like, this is like my sixth co con. I mean, so what, What's the magnitude of change? And what's great is seeing lots of new people interested in contributing And the project management side, you get the keys to the Kingdom with Red Hat OpenShift, I mean you should see the number of just case studies that our One of the things we've been reporting here in the Qla scene before, but here more important is just that if you mission of developers being in charge and large scale? And so we're trying to make that faster and easier for, So the developer basically looks at it as a resource blob. It's like, it's like they have their own cluster, but you don't have to go through the process What's the what's, what's the, what's the benefit and what was the alternative to How much time does that take? Anywhere from five minutes to an hour you can use cloud services. Yeah. do all of that too. Why do something that's been done, if there's a tool that can get you a couple steps down the And the one that again, we are focused And you know, they're, they're savvy. they use best of tools, I mean automation, you know, complete automation, And there is definitely, you know, more, the psychology Yeah, let's talk about that a little bit because I, as you know, as we know, we're very excited about Edge here at the Cube. Even on the You could, I mean, in fact you mentioned space. So the reason I tag back to So the developers need to be productive. And through some super cool new easy to use tools that we have as a How do you guys see that evolving with Red I think, even than we were before. And as you know, with re we kind of have roots in secure operating And so that secures the supply chain. I wanna thank you guys for coming on. I think, I mean, the shortest answer that I can give there really is, you know, the patterns that we use for developing are very consistent. Keep it simple, stupid almost is that acronym, but the consistency and the de facto alignment Yes. and serving the community as well as your engagement with them from a, it. But I mean, right from the start, we have roots in open source. Is the community well set too? So the work that we're doing on kcp, It all the time. I do. Yeah. And those are really awesome talks to get more about And thank all of you

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
John FererPERSON

0.99+

Stephan SchemanskiPERSON

0.99+

AndyPERSON

0.99+

CharPERSON

0.99+

Savannah PetersonPERSON

0.99+

JohnPERSON

0.99+

MicrosoftORGANIZATION

0.99+

Andy GoldsteinPERSON

0.99+

San DiegoLOCATION

0.99+

five minutesQUANTITY

0.99+

Tushar KatarkiPERSON

0.99+

TuesdayDATE

0.99+

thousandsQUANTITY

0.99+

Satya NalaPERSON

0.99+

sevenQUANTITY

0.99+

yesterdayDATE

0.99+

twoQUANTITY

0.99+

EdgeORGANIZATION

0.99+

DetroitLOCATION

0.99+

Motor City, MichiganLOCATION

0.99+

third levelQUANTITY

0.99+

bothQUANTITY

0.99+

Cross PlainORGANIZATION

0.99+

six storeQUANTITY

0.99+

CubeORGANIZATION

0.99+

one-linerQUANTITY

0.99+

One optionQUANTITY

0.99+

GoogleORGANIZATION

0.98+

OpenShiftTITLE

0.98+

CovidPERSON

0.98+

oneQUANTITY

0.98+

an hourQUANTITY

0.98+

Red HatORGANIZATION

0.98+

Telco EdgeORGANIZATION

0.98+

KubeConEVENT

0.98+

first oneQUANTITY

0.98+

CloudNativeConEVENT

0.98+

AustinLOCATION

0.98+

OpenShiftORGANIZATION

0.97+

sixth co con.QUANTITY

0.97+

each stepQUANTITY

0.97+

ESTITLE

0.97+

several years agoDATE

0.97+

todayDATE

0.97+

KubernetesTITLE

0.96+

first co conQUANTITY

0.96+

KCPORGANIZATION

0.95+

OneQUANTITY

0.95+

both leadersQUANTITY

0.94+

cosignORGANIZATION

0.94+

two public cloudsQUANTITY

0.94+

Community FirstORGANIZATION

0.93+

one dimensionQUANTITY

0.91+

Red Hat OpenShiftORGANIZATION

0.91+

first dayQUANTITY

0.91+

Industrial EdgeORGANIZATION

0.9+

SCCORGANIZATION

0.89+

eachQUANTITY

0.89+

one thingQUANTITY

0.88+

customersQUANTITY

0.86+

NA 2022EVENT

0.86+

GitHubORGANIZATION

0.85+

single dayQUANTITY

0.85+

a minuteQUANTITY

0.83+

Red Hat SummitEVENT

0.79+

Cube LiveTITLE

0.77+

Daniel Newman, Futurum Research | AnsibleFest 2022


 

>>Hey guys. Welcome back to the Cubes coverage of Ansible Fast 2022. This is day two of our wall to wall coverage. Lisa Martin here with John Ferer. John, we're seeing this world where companies are saying if we can't automate it, we need to, The automation market is transforming. There's been a lot of buzz about that. A lot of technical chops here at Ansible Fest. >>Yeah, I mean, we've got a great guest here coming on Cuba alumni, Dean Newman, future room. He travels every event he's got. He's got his nose to the grindstone ear to the ground. Great analysis. I mean, we're gonna get into why it's important. How does Ansible fit into the big picture? It's really gonna be a great segment. The >>Board do it well, John just did my job for me about, I'll introduce him again. Daniel Newman, one of our alumni is Back Principal Analyst at Future and Research. Great to have you back on the cube. >>Yeah, it's good to join you. Excited to be back in Chicago. I don't know if you guys knew this, but for 40 years, this was my hometown. Now I don't necessarily brag about that anymore. I'm, I live in Austin now. I'm a proud Texan, but I did grow up here actually out in the west suburbs. I got off the plane, I felt the cold air, and I almost turned around and said, Does this thing go back? Yeah. Cause I'm, I've, I've grown thin skin. It did not take me long. I, I like the warm, Come on, >>I'm the saying, I'm from California and I got off the plane Monday. I went, Whoa, I need a coat. And I was in Miami a week ago and it was 85. >>Oh goodness. >>Crazy. So you just flew in. Talk about what's going on, your take on, on Ansible. We've talked a lot with the community, with partners, with customers, a lot of momentum. The flywheel of the community is going around and round and round. What are some of your perspectives that you see? >>Yeah, absolutely. Well, let's you know, I'm gonna take a quick step back. We're entering an era where companies are gonna have to figure out how to do more with less. Okay? We've got exponential data growth, we've got more architectural complexity than ever before. Companies are trying to discern how to deal with many different environments. And just at a macro level, Red Hat is one of the companies that is almost certainly gonna be part of this multi-cloud hybrid cloud era. So that should initially give a lot of confidence to the buying group that are looking at how to automate their environments. You're automating workflows, but really with, with Ansible, we're focused on automating it, automating the network. So as companies are kind of dig out, we're entering this recessionary period, Okay, we're gonna call it what it is. The first thing that they're gonna look at is how do we tech our way out of it? >>I had a wonderful one-on-one conversation with ServiceNow ceo, Bill McDermott, and we saw ServiceNow was in focus this morning in the initial opening session. This is the integration, right? Ansible integrating with ServiceNow. What we need to see is infrastructure automation, layers and applications working in concert to basically enable enterprises to be up and running all the time. Let's first fix the problems that are most common. Let's, let's automate 'em, let's script them. And then at some point, let's have them self resolving, which we saw at the end with Project Wisdom. So as I see it, automation is that layer that enterprises, boards, technologists, all can agree upon are basically here's something that can make our business more efficient, more profitable, and it's gonna deal with this short term downturn in a way that tech is actually gonna be the answer. Just like Bill and I said, let's tech our way out of it. >>If you look at the Red Hat being bought by ibm, you see Project Wisdom Project, not a product, it's a project. Project Wisdom is the confluence of research and practitioners kind of coming together with ai. So bringing AI power to the Ansible is interesting. Red Hat, Linux, Rel OpenShift, I mean, Red Hat's kind of position, isn't it? Kind of be in that right spot where a puck might be coming maybe. I mean, what do you think? >>Yeah, as analysts, we're really good at predicting the, the recent past. It's a joke I always like to make, but Red Hat's been building toward the future. I think for some time. Project Wisdom, first of all, I was very encouraged with it. One of the things that many people in the market probably have commented on is how close is IBM in Red Hat? Now, again, it's a $34 billion acquisition that was made, but boy, the cultures of these two companies couldn't be more different. And of course, Red Hat kind of carries this, this sort of middle ground layer where they provide a lot of value in services to companies that maybe don't use IBM at, at, for the public cloud especially. This was a great indication of how you can take the power of IBM's research, which of course has some of the world's most prolific data scientists, engineers, building things for the future. >>You know, you see things like yesterday they launched a, you know, an AI solution. You know, they're building chips, semiconductors, and technologies that are gonna power the future. They're building quantum. Long story short, they have these really brilliant technologists here that could be adding value to Red Hat. And I don't know that the, the world has fully been able to appreciate that. So when, when they got on stage and they kind of say, Here's how IBM is gonna help power the next generation, I was immediately very encouraged by the fact that the two companies are starting to show signs of how they can collaborate to offer value to their customers. Because of course, as John kind of started off with, his question is, they've kind of been where the puck is going. Open source, Linux hybrid cloud, This is the future. In the future. Every company's multi-cloud. And I said in a one-on-one meeting this morning, every company is going to probably have workloads on every cloud, especially large enterprises. >>Yeah. And I think that the secret's gonna be how do you make that evolve? And one of the things that's coming out of the industry over the years, and looking back as historians, we would say, gotta have standards. Well, with cloud, now people standards might slow things down. So you're gonna start to figure out how does the community and the developers are thinking it'll be the canary in the coal mine. And I'd love to get your reaction on that, because we got Cuban next week. You're seeing people kind of align and try to win the developers, which, you know, I always laugh cuz like, you don't wanna win, you want, you want them on your team, but you don't wanna win them. It's like a, it's like, so developers will decide, >>Well, I, I think what's happening is there are multiple forces that are driving product adoption. And John, getting the developers to support the utilization and adoption of any sort of stack goes a long way. We've seen how sticky it can be, how sticky it is with many of the public cloud pro providers, how sticky it is with certain applications. And it's gonna be sticky here in these interim layers like open source automation. And Red Hat does have a very compelling developer ecosystem. I mean, if you sat in the keynote this morning, I said, you know, if you're not a developer, some of this stuff would've been fairly difficult to understand. But as a developer you saw them laughing at jokes because, you know, what was it the whole part about, you know, it didn't actually, the ping wasn't a success, right? And everybody started laughing and you know, I, I was sitting next to someone who wasn't technical and, and you know, she kinda goes, What, what was so funny? >>I'm like, well, he said it worked. Do you see that? It said zero data trans or whatever that was. So, but if I may just really quickly, one, one other thing I did wanna say about Project Wisdom, John, that the low code and no code to the full stack developer is a continuum that every technology company is gonna have to think deeply about as we go to the future. Because the people that tend to know the process that needs to be automated tend to not be able to code it. And so we've seen every automation company on the planet sort of figuring out and how to address this low code, no code environment. I think the power of this partnership between IBM Research and Red Hat is that they have an incredibly deep bench of capabilities to do things like, like self-training. Okay, you've got so much data, such significant size models and accuracy is a problem, but we need systems that can self teach. They need to be able self-teach, self learn, self-heal so that we can actually get to the crux of what automation is supposed to do for us. And that's supposed to take the mundane out and enable those humans that know how to code to work on the really difficult and hard stuff because the automation's not gonna replace any of that stuff anytime soon. >>So where do you think looking at, at the partnership and the evolution of it between IBM research and Red Hat, and you're saying, you know, they're, they're, they're finally getting this synergy together. How is it gonna affect the future of automation and how is it poised to give them a competitive advantage in the market? >>Yeah, I think the future or the, the competitive space is that, that is, is ecosystems and integration. So yesterday you heard, you know, Red Hat Ansible focusing on a partnership with aws. You know, this week I was at Oracle Cloud world and they're talking about running their database in aws. And, and so I'm kind of going around to get to the answer to your question, but I think collaboration is sort of the future of growth and innovation. You need multiple companies working towards the same goal to put gobs of resources, that's the technical term, gobs of resources towards doing really hard things. And so Ansible has been very successful in automating and securing and focusing on very certain specific workloads that need to be automated, but we need more and there's gonna be more data created. The proliferation, especially the edge. So you saw all this stuff about Rockwell, How do you really automate the edge at scale? You need large models that are able to look and consume a ton of data that are gonna be continuously learning, and then eventually they're gonna be able to deliver value to these companies at scale. IBM plus Red Hat have really great resources to drive this kind of automation. Having said that, I see those partnerships with aws, with Microsoft, with ibm, with ServiceNow. It's not one player coming to the table. It's a lot of players. They >>Gotta be Switzerland. I mean they have the Switzerland. I mean, but the thing about the Amazon deal is like that marketplace integration essentially puts Ansible once a client's in on, on marketplace and you get the central on the same bill. I mean, that's gonna be a money maker for Ansible. I >>Couldn't agree more, John. I think being part of these public cloud marketplaces is gonna be so critical and having Ansible land and of course AWS largest public cloud by volume, largest marketplace today. And my opinion is that partnership will be extensible to the other public clouds over time. That just makes sense. And so you start, you know, I think we've learned this, John, you've done enough of these interviews that, you know, you start with the biggest, with the highest distribution and probability rates, which in this case right now is aws, but it'll land on in Azure, it'll land in Google and it'll continue to, to grow. And that kind of adoption, streamlining make it consumption more consumable. That's >>Always, I think, Red Hat and Ansible, you nailed it on that whole point about multicloud, because what happens then is why would I want to alienate a marketplace audience to use my product when it could span multiple environments, right? So you saw, you heard that Stephanie yesterday talk about they, they didn't say multiple clouds, multiple environments. And I think that is where I think I see this layer coming in because some companies just have to work on all clouds. That's the way it has to be. Why wouldn't you? >>Yeah. Well every, every company will probably end up with some workloads in every cloud. I just think that is the fate. Whether it's how we consume our SaaS, which a lot of people don't think about, but it always tends to be running on another hyperscale public cloud. Most companies tend to be consuming some workloads from every cloud. It's not always direct. So they might have a single control plane that they tend to lead the way with, but that is only gonna continue to change. And every public cloud company seems to be working on figuring out what their niche is. What is the one thing that sort of drives whether, you know, it is, you know, traditional, we know the commoditization of traditional storage network compute. So now you're seeing things like ai, things like automation, things like the edge collaboration tools, software being put into the, to the forefront because it's a different consumption model, it's a different margin and economic model. And then of course it gives competitive advantages. And we've seen that, you know, I came back from Google Cloud next and at Google Cloud next, you know, you can see they're leaning into the data AI cloud. I mean, that is their focus, like data ai. This is how we get people to come in and start using Google, who in most cases, they're probably using AWS or Microsoft today. >>It's a great specialty cloud right there. That's a big use case. I can run data on Google and run something on aws. >>And then of course you've got all kinds of, and this is a little off topic, but you got sovereignty, compliance, regulatory that tends to drive different clouds over, you know, global clouds like Tencent and Alibaba. You know, if your workloads are in China, >>Well, this comes back down at least to the whole complexity issue. I mean, it has to get complex before it gets easier. And I think that's what we're seeing companies opportunities like Ansible to be like, Okay, tame, tame the complexity. >>Yeah. Yeah, I totally agree with you. I mean, look, when I was watching the demonstrations today, my take is there's so many kind of simple, repeatable and mundane tasks in everyday life that enterprises need to, to automate. Do that first, you know? Then the second thing is working on how do you create self-healing, self-teaching, self-learning, You know, and, and I realize I'm a little broken of a broken record at this, but these are those first things to fix. You know, I know we want to jump to the future where we automate every task and we have multi-term conversational AI that is booking our calendars and driving our cars for us. But in the first place, we just need to say, Hey, the network's down. Like, let's make sure that we can quickly get access back to that network again. Let's make sure that we're able to reach our different zones and locations. Let's make sure that robotic arm is continually doing the thing it's supposed to be doing on the schedule that it's been committed to. That's first. And then we can get to some of these really intensive deep metaverse state of automation that we talk about. Self-learning, data replication, synthetic data. I'm just gonna throw terms around. So I sound super smart. >>In your customer conversations though, from an looking at the automation journey, are you finding most of them, or some percentage is, is wanting to go directly into those really complex projects rather than starting with the basics? >>I don't know that you're, you're finding that the customers want to do that? I think it's the architecture that often ends up being a problem is we as, as the vendor side, will tend to talk about the most complex problems that they're able to solve before companies have really started solving the, the immediate problems that are before them. You know, it's, we talk about, you know, the metaphor of the cloud is a great one, but we talk about the cloud, like it's ubiquitous. Yeah. But less than 30% of our workloads are in the public cloud. Automation is still in very early days and in many industries it's fairly nascent. And doing things like self-healing networks is still something that hasn't even been able to be deployed on an enterprise-wide basis, let alone at the industrial layer. Maybe at the company's on manufacturing PLAs or in oil fields. Like these are places that have difficult to reach infrastructure that needs to be running all the time. We need to build systems and leverage the power of automation to keep that stuff up and running. That's, that's just business value, which by the way is what makes the world go running. Yeah. Awesome. >>A lot of customers and users are struggling to find what's the value in automating certain process, What's the ROI in it? How do you help them get there so that they understand how to start, but truly to make it a journey that is a success. >>ROI tends to be a little bit nebulous. It's one of those things I think a lot of analysts do. Things like TCO analysis Yeah. Is an ROI analysis. I think the businesses actually tend to know what the ROI is gonna be because they can basically look at something like, you know, when you have an msa, here's the downtime, right? Business can typically tell you, you know, I guarantee you Amazon could say, Look for every second of downtime, this is how much commerce it costs us. Yeah. A company can generally say, if it was, you know, we had the energy, the windmills company, like they could say every minute that windmill isn't running, we're creating, you know, X amount less energy. So there's a, there's a time value proposition that companies can determine. Now the question is, is about the deployment. You know, we, I've seen it more nascent, like cybersecurity can tend to be nascent. >>Like what does a breach cost us? Well there's, you know, specific costs of actually getting the breach cured or paying for the cybersecurity services. And then there's the actual, you know, ephemeral costs of brand damage and of risks and customer, you know, negative customer sentiment that potentially comes out of it. With automation, I think it's actually pretty well understood. They can look at, hey, if we can do this many more cycles, if we can keep our uptime at this rate, if we can reduce specific workforce, and I'm always very careful about this because I don't believe automation is about replacement or displacement, but I do think it is about up-leveling and it is about helping people work on things that are complex problems that machines can't solve. I mean, said that if you don't need to put as many bodies on something that can be immediately returned to the organization's bottom line, or those resources can be used for something more innovative. So all those things are pretty well understood. Getting the automation to full deployment at scale, though, I think what often, it's not that roi, it's the timeline that gets misunderstood. Like all it projects, they tend to take longer. And even when things are made really easy, like with what Project Wisdom is trying to do, semantically enable through low code, no code and the ability to get more accuracy, it just never tends to happen quite as fast. So, but that's not an automation problem, That's just the crux of it. >>Okay. What are some of the, the next things on your plate? You're quite a, a busy guy. We, you, you were at Google, you were at Oracle, you're here today. What are some of the next things that we can expect from Daniel Newman? >>Oh boy, I moved Really, I do move really quickly and thank you for that. Well, I'm very excited. I'm taking a couple of work personal days. I don't know if you're a fan, but F1 is this weekend. I'm the US Grand Prix. Oh, you're gonna Austin. So I will be, I live in Austin. Oh. So I will be in Austin. I will be at the Grand Prix. It is work because it, you know, I'm going with a number of our clients that have, have sponsorships there. So I'll be spending time figuring out how the data that comes off of these really fun cars is meaningfully gonna change the world. I'll actually be talking to Splunk CEO at the, at the race on Saturday morning. But yeah, I got a lot of great things. I got a, a conversation coming up with the CEO of Twilio next week. We got a huge week of earnings ahead and so I do a lot of work on that. So I'll be on Bloomberg next week with Emily Chang talking about Microsoft and Google. Love talking to Emily, but just as much love being here on, on the queue with you >>Guys. Well we like to hear that. Who you're rooting for F one's your favorite driver. I, >>I, I like Lando. Do you? I'm Norris. I know it's not necessarily a fan favorite, but I'm a bit of a McLaren guy. I mean obviously I have clients with Oracle and Red Bull with Ball Common Ferrari. I've got Cly Splunk and so I have clients in all. So I'm cheering for all of 'em. And on Sunday I'm actually gonna be in the Williams Paddock. So I don't, I don't know if that's gonna gimme me a chance to really root for anything, but I'm always, always a big fan of the underdog. So maybe Latifi. >>There you go. And the data that comes off the how many central unbeliev, the car, it's crazy's. Such a scientific sport. Believable. >>We could have Christian, I was with Christian Horner yesterday, the team principal from Reside. Oh yeah, yeah. He was at the Oracle event and we did a q and a with him and with the CMO of, it's so much fun. F1 has been unbelievable to watch the momentum and what a great, you know, transitional conversation to to, to CX and automation of experiences for fans as the fan has grown by hundreds of percent. But just to circle back full way, I was very encouraged with what I saw today. Red Hat, Ansible, IBM Strong partnership. I like what they're doing in their expanded ecosystem. And automation, by the way, is gonna be one of the most robust investment areas over the next few years, even as other parts of tech continue to struggle that in cyber security. >>You heard it here. First guys, investment in automation and cyber security straight from two analysts. I got to sit between. For our guests and John Furrier, I'm Lisa Martin, you're watching The Cube Live from Chicago, Ansible Fest 22. John and I will be back after a short break. SO'S stick around.

Published Date : Oct 19 2022

SUMMARY :

Welcome back to the Cubes coverage of Ansible Fast 2022. He's got his nose to the grindstone ear to the ground. Great to have you back on the cube. I got off the plane, I felt the cold air, and I almost turned around and said, Does this thing go back? And I was in Miami a week ago and it was 85. The flywheel of the community is going around and round So that should initially give a lot of confidence to the buying group that in concert to basically enable enterprises to be up and running all the time. I mean, what do you think? One of the things that many people in the market And I don't know that the, the world has fully been able to appreciate that. And I'd love to get your reaction on that, because we got Cuban next week. And John, getting the developers to support the utilization Because the people that tend to know the process that needs to be the future of automation and how is it poised to give them a competitive advantage in the market? You need large models that are able to look and consume a ton of data that are gonna be continuously I mean, but the thing about the Amazon deal is like that marketplace integration And so you start, And I think that is where I think I see this What is the one thing that sort of drives whether, you know, it is, you know, I can run data on Google regulatory that tends to drive different clouds over, you know, global clouds like Tencent and Alibaba. I mean, it has to get complex before is continually doing the thing it's supposed to be doing on the schedule that it's been committed to. leverage the power of automation to keep that stuff up and running. how to start, but truly to make it a journey that is a success. to know what the ROI is gonna be because they can basically look at something like, you know, I mean, said that if you don't need to put as many bodies on something that What are some of the next things that we can Love talking to Emily, but just as much love being here on, on the queue with you Who you're rooting for F one's your favorite driver. And on Sunday I'm actually gonna be in the Williams Paddock. And the data that comes off the how many central unbeliev, the car, And automation, by the way, is gonna be one of the most robust investment areas over the next few years, I got to sit between.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Lisa MartinPERSON

0.99+

Daniel NewmanPERSON

0.99+

MicrosoftORGANIZATION

0.99+

CaliforniaLOCATION

0.99+

JohnPERSON

0.99+

AlibabaORGANIZATION

0.99+

ChicagoLOCATION

0.99+

Dean NewmanPERSON

0.99+

Emily ChangPERSON

0.99+

John FurrierPERSON

0.99+

AustinLOCATION

0.99+

AmazonORGANIZATION

0.99+

John FererPERSON

0.99+

IBMORGANIZATION

0.99+

EmilyPERSON

0.99+

MiamiLOCATION

0.99+

TencentORGANIZATION

0.99+

ChinaLOCATION

0.99+

OracleORGANIZATION

0.99+

MondayDATE

0.99+

GoogleORGANIZATION

0.99+

AWSORGANIZATION

0.99+

AnsibleORGANIZATION

0.99+

Red HatORGANIZATION

0.99+

40 yearsQUANTITY

0.99+

TwilioORGANIZATION

0.99+

next weekDATE

0.99+

firstQUANTITY

0.99+

yesterdayDATE

0.99+

SundayDATE

0.99+

Saturday morningDATE

0.99+

Futurum ResearchORGANIZATION

0.99+

two companiesQUANTITY

0.99+

BillPERSON

0.99+

Red BullORGANIZATION

0.99+

StephaniePERSON

0.99+

less than 30%QUANTITY

0.99+

85QUANTITY

0.99+

ibmORGANIZATION

0.99+

todayDATE

0.99+

The Cube LiveTITLE

0.99+

two analystsQUANTITY

0.99+

IBM ResearchORGANIZATION

0.99+

McLarenORGANIZATION

0.99+

Bill McDermottPERSON

0.99+

oneQUANTITY

0.99+

Christian HornerPERSON

0.98+

this weekDATE

0.98+

one playerQUANTITY

0.98+

Williams PaddockLOCATION

0.98+

RockwellORGANIZATION

0.98+

Grand PrixEVENT

0.98+

Jon Sahs, Charles Mulrooney, John Frey, & Terry Richardson | Better Together with SHI


 

>>Hey everyone. Lisa Martin of the cube here, HPE and AMD better together with Shi is the name of our segment. And I'm here with four guests. Please. Welcome Charlie Mulrooney global presales engineering manager at Athi John saws also of Shi joins this global pre-sales technical consultant. And back with me are Terry Richardson, north American channel chief and Dr. John Fry, chief technologist, sustainable transformation at HPE. Welcome gang. Great to have you all here. >>Thank you, Lisa. Thanks. You good to be here? >>All right, Charlie, let's go ahead and start with you. Keeping the earth sustainable and minimizing carbon emissions. Greenhouse gases is a huge priority for businesses, right? Everywhere. Globally. Can you talk Charlie about what Shi is seeing in the marketplace with respect to sustainable? It? >>Sure. So starting about a year and a half, two years ago, we really noticed that our customers certainly our largest enterprise customers were putting into their annual reports, their chairman's letters, their sec filings that they had sustainability initiatives ranging from achieving carbon neutral or carbon zero goals starting with 2050 dates. And then since then we've seen 20, 40, and 2030 targets to achieve net neutrality and RFPs, RFIs that we're fielding. Certainly all now contain elements of that. So this is certainly top of mind for our largest customers, our fortune two 50 and fortune 500 customers. For sure. We're, we're seeing an onslaught of requests for this. We get into many conversations with the folks that are leading these efforts to understand, you know, here's what we have today. What can we do better? What can we do different to help make an impact on those goals? >>So making an impact top of mind, pretty much for everyone, as you mentioned, John SAS, let's bring you into the conversation. Now, when you're in customer conversations, what are some of the things that you talk about with respect tohis approach to sustainability, sustainable it, are you seeing more folks that are implementing things tactically versus strategically what's going on in the customer space? >>Well, so Charlie touched on something really important that, you know, the, the wake up moment for us was receiving, you know, proposal requests or customer meeting requests that were around sustainability. And it was really around two years ago, I suppose, for the first time. And those requests started coming from European based companies, cuz they had a bit of a head start over the us based global companies even. And what we found was that sustainability was already well down the road and that they were doing very interesting things to use renewable energy for data centers utilize the, they were already considering sustainability for new technologies as a high priority versus just performance cost and other factors that you typically have at the top. So as we started working with them, I guess at beginning it was more tactical cuz we really had to find a way to respond. >>We were starting to be asked about our own efforts and in regards to sustainability, we have our headquarters in Somerset and our second headquarters in Austin, Texas, those are lead gold certified. We've been installing solar panels, reducing waste across the company, recycling efforts and so forth charging stations for electric vehicles, all that sort of thing to make our company more sustainable in, in, in our offices and in our headquarters. But it's a lot more than that. And what we found was that we wanted to look to our vast number of, of customers and partners. We have over 30,000 partners that would work with globally and tens of thousands of customers. And we wanted to find best practices and technologies and services that we could talk about with these customers and apply and help integrate together as a, as a really large global reseller and integrator. We can have a play there and bring these things together from multiple partners that we work with to help solve customer problems. And so over time it's become more strategic and we've been as a company building the, the, the, the, the forward efforts through organizing a true formal sustainability team and growing that, and then also reporting for CDP Ecova and so forth. And it's really that all has been coming about in the last couple of years. And we take it very seriously. >>It sounds like, and it also sounds like from the customer's perspective, they're shifting from that tactical, maybe early initial approach to being more strategic, to really enabling sustainable it across their organization. And I imagine from a business driver's perspective, John saws and Charlie, are you hearing customers? You talked about it being part of RFPs, but also where are customers in terms of, we need to have a sustainable it strategy so that we can attract and retain the right investors we can attract and retain customers. Charlie, John, what are your thoughts on that? >>Yeah, that's top of mind with, with all the folks that we're talking to, I would say there's probably a three way tie for the importance of attracting and retaining investors. As you said, plus customers, customers are shopping, their customers are shopping for who has aligned their ESG priorities and sustainable priorities with their own and who is gonna help them with their own reporting of, you know, scope two and ultimately scope three reporting from greenhouse gas emissions and then the attracting and retaining talent. It's another element now of when you're bringing on new talent to your organization, they have a choice and they're thinking with their decision to accept a role or not within your organization of what your strategies are and do they align. So we're seeing those almost interchangeable in terms of priorities with, with the customers we're talking to. And it was a little surprising, cuz it, we thought initially this is really focused on investors attracting the investors, but it really has become quite a bit more than that. And it's been actually very interesting to see the development of that prioritization >>More comprehensive across the organization. Let's bring Dr. John Fry into the conversation and Terry your next. So stay tuned. Dr. Fry, can you talk about HPE and S H I partnering together? What are some of the key aspects of the relationship that help one another support and enable each other's aggressive goals where sustainability is concerned? >>Yeah, it's a great question. And one of the things about the sustainability domain in solving these climate challenges that we all have is we've got to come together and partner to solve them. No one company's going to solve them by themselves and for our collective customers the same way. From an HPE perspective, we bring the expertise on our products. We bring in sustainable it point of view, where we've written many white papers on the topic and even workbooks that help companies implement a sustainable it program. But our direct sales forces can't reach all of our customers. And in many cases we don't have the local knowledge that our business partners like Shi bring to the table. So they extend the reach, they bring their own expertise. Their portfolio that they offer to the customer is wider than just enterprise products. So by working together, we can do a better job of helping the customer meet their own needs, give them the right technology solutions and enhance that customer experience because they get more value from us collectively. >>It really is better together, which is in a very appropriate name for our segment here. Terry, let's bring you into the conversation. Talk to us about AMD. How is it helping customers to create that sustainable it strategy? And what are some of the differentiators that what AMD is doing that, that are able to be delivered through partners like Shi? >>Well, Lisa, you used the word enabling just a short while ago. And fundamentally AMD enables HPE and partners like Shi to bring differentiated solutions to customers. So in the data center space, we began our journey in 2017 with some fundamental design elements for our processor technology that were really keenly focused on improving performance, but also efficiency. So now the, the most common measure that we see for the types of customers that Charlie and John were talking about is really that measure of performance per wat. And you'll continue to see AMD enabled customers to, to try to find ways to, to do more in a sustainable way within the constraints that they may be facing, whether it's availability of power data center space, or just needing to meet overall sustainability goals. So we have skills and expertise and tools that we make available to HPE and two Shi to help them have even stronger differentiated conversations with customers. >>Sounds like to me, Terry, that it's, that AMD can be even more of an more than an enabler, but really an accelerator of what customers are able to do from a strategic perspective on sustainability. >>You you're right about that. And, and we actually have tools, greenhouse gas, TCO tools that can be leveraged to really quantify the impact of some of the, the new technology decisions that customers are making to allow them to achieve their goals. So we're really proud of the work that we're doing in partnership with companies like HPE and Shi >>Better together. As we said at the beginning in just a minute ago, Charlie, let's bring you back in, talk to us a little bit about what Shi is doing to leverage sustainable it and enable your customers to meet their sustainability goals and their initiatives. >>So for quite a while, we've had some offerings to help customers, especially in the end user compute side. A lot of customers were interested in, I've got assets for, you know, let's say a large sales force that had been carrying tablets or laptops and, you know, those need to be refreshed. What do I do with those? How do I responsibly retire or recycle those? And we've been offering solutions for that for quite some time. It's within the last year or two, when we started offering for them guarantees and assurances assurances of how they can, if that equipment is reusable by somebody else, how can we issue them? You know, credits for carbon credits for reuse of that equipment somewhere else. So it's not necessarily going to be e-waste, it's something that can be recycled and reused. We have other programs with helping extend the life of, of some systems where they look at well, I have a awful lot of data on these machines where historically they might want to just retire those because the, the, the sensitivity of the data needed to be handled very specifically. We can help them properly remove the sensitive data and still allow reuse of that equipment. So we've been able to come up with some creative solutions specifically around end user compute in the past, but we are looking to new ways now to really help extend that into data center infrastructure and beyond to really help with what are the needs, what are the, the best ways to help our customers handle the things that are challenging them. >>That's a great point that you bring up. Charlie and security kind of popped into my head here, John Saul's question for you when you're in customer conversations and you're talking about, or maybe they're talking about help us with waste reduction with recycling, where are you having those customer conversations? Cause I know sustainability is a board level, it's a C level discussion, but where are you having those conversations within the customer organization? >>Well, so it's a, it's a combination of organizations within the customer. These are these global organizations. Typically when we're talking about asset life cycle management, asset recovery, how do you do that in a sustainable green way and securely the customers we're dealing with? I mean, security is top sustainability is right up there too. O obviously, but Charlie touched on a lot of those things and these are global rollouts, tens of thousands of employees typically to, to have mobile devices, laptops, and phones, and so forth. And they often are looking for a true managed service around the world that takes into consideration things like the most efficient way to ship products to, to the employees. And how do you do that in a sustainably? You need to think about that. Does it all go to a central location or to each individual's home during the pandemic that made a lot of sense to do it that way? >>And I think the reason I wanted to touch on those things is that, well for, for example, one European pharmaceutical that states in their reports that they're already in scope one in scope two they're fully net zero at this point. And, and they say, but that only solves 3% of our overall sustainability goals. 97% is scope three, it's travel, it's shipping. It's, it's, it's all the, the, all these things that are out of their direct control a lot of times, but they're coming to us now as a, as a supplier and as, and, and we're filling out, you know, forms and RFPs and so forth to show that we can be a sustainable supplier in their supply chain because that's their next big goal >>Sustain sustainable supply chain. Absolutely. Yes. Dr. John Fry and Terry, I want to kind of get your perspectives. Charlie talked about from a customer requirements perspective, customers coming through RFP saying, Hey, we've gotta work with vendors who have clear sustainability initiatives that are well underway, HPE and AMD hearing the same thing Dr. Fry will start with you. And then Terry >>Sure, absolutely. We receive about 2,500 customer questionnaires just on sustainability every year. And that's come up from a few hundred. So yeah, absolutely accelerating. Then the conversations turn deeper. Can you help us quantify our carbon emissions and power consumption? Then the conversation has recently gone even further to when can HPE offer net zero or carbon neutral technology solutions to the customer so that they don't have to account for those solutions in their own carbon footprint. So the questions are getting more sophisticated, the need for the data and the accuracy of the data is climbing. And as we see potential regulatory disclosure requirements around carbon emissions, I think this trend is just gonna continue up. >>Yeah. And we see the same thing. We get asked more and more from our customers and partners around our own corporate sustainability goals. But the surveying that survey work that we've done with customers has led us to, you know, understand that, you know, approximately 75% of customers are gonna make sustainability goals, a key component of their RFIs in 2023, which is right around the corner. And, and, you know, 60% of those same customers really expect to have business level KPIs in the new year that are really related to sustainability. So this is not just a, a kind of a buzzword topic. This is, this is kind of business imperatives that, you know, the company, the companies like HPE and AMD and the partners like I, that really stand behind it and really are proactive in getting out in front of customers to help are really gonna be ahead of the game. >>That's a great point that you make Terry there that this isn't, we're not talking about a buzzword here. We're talking about a business imperative for businesses of probably all sizes across all industries and Dr. Far, you mentioned regulations. And something that we just noticed is that the S E C recently said, it's proposing some rules where companies must disclose greenhouse gas emissions. If they were, if that were to, to come into play, I'm gonna pun back to Charlie and John saws. How would Shi and, and frankly at HPE and AMD be able to help companies comply if that type of regulation were to be implemented. Charlie. >>Yeah. So we are in the process right now of building out a service to help customers specifically with that, with the reporting, we know reporting is a challenge. The scope two reporting is a challenge and scope three that I guess people thought was gonna be a ways out now, all of a sudden, Hey, if you have made a public statement that you're going to make an impact on your scope three targets, then you have to report on them. So that, that has become really important very quickly as word about this requirement is rumbling around there's concern. So we are actually working right now on something it's a little too early to fully disclose, but stay tuned, cuz we have something coming. That's interesting. >>Definitely PED my, my ears are, are, are perk here. Charlie, we'll stay tuned for that. Dr. Fry. Terry, can you talk about together with Shi HPE and AMD enabling customers to manage access to the da data obviously, which is critical and it's doing nothing but growing and proliferating key folks need access to it. We talked a little bit about security, but how are from a better together perspective, Dr. Fry will start with you, how are you really helping organizations on that sustainability journey to ensure that data can be accessible to those who need it when they need it? And at these days what it's real time requirements. >>Yeah. It's, it's an increasing challenge. In fact, we have changed the H HP story the way we talk about H HP's value proposition to talk about data first modernization. So how often do you collect data? Where do you store it? How do you avoid moving it? How do you make sure if you're going to collect data, you get insights from that data that change your business or add business value. And then how long do you retain that data afterward and all of that factors into sustainable it, because when I talk to technology executives, what they tell me again, and again, is there's this presumption within their user community, that storage is free. And so when, when they have needs for collecting data, for example, if, if once an hour would do okay, but the system would collect it once a minute, the default, the user asks for of course, once a minute. And then are you getting insights from that data? Or are we moving it that becomes more important when you're moving data back and forth between the public cloud or the edge, because there is quite a network penalty for moving that equipment across your network. There's huge power and carbon implications of doing that. So it's really making a better decision about what do we collect, why do we collect it, what we're gonna do with it when we collect and how we store it. >>And, and for years, customers have really talked about, you know, modernization and the need to modernize their data center. You know, I, I fundamentally believe that sustainability is really that catalyst to really drive true modernization. And as they think forward, you know, when we work with, with HPE, you know, they offer a variety of purpose-built servers that can play a role in, you know, specific customer workloads from the largest, super computers down to kind of general purpose servers. And when we work with partners like Shi, not only can they deliver the full suite of offerings for on premise deployments, they're also very well positioned to leverage the public cloud infrastructure for those workloads that really belong there. And, and that certainly can help customers kind of achieve an end to end sustainability goal. >>That's a great point that, that it needs to be strategic, but it also needs to be an end to end goal. We're just about out of time, but I wanted to give John saws the last word here, take us out, John, what are some of the things Charlie kind of teased some of the things that are coming out that piqued my interest, but what are some of the things that you are excited about as HPE AMD and Shi really help customers achieve their sustainability initiatives? >>Sure. Couple comments here. So Charlie, yeah, you touched on some upcoming capabilities that Shi will have around the area of monitoring and management. See, this is difficult for all customers to be able to report in this formal way. This is a train coming at everybody very quickly and they're not ready. Most customers aren't ready. And if we can help as, as a reseller integrator assessments, to be able to understand what they're currently running compare to different scenarios of where they could go to in a future state, that seems valuable if we can help in that way. That's, those are things that we're looking into specifically, you know, greenhouse gas, emissions, relevant assessments, and, and, and within the comments of, of, of Terry and, and John around the, the power per wat and the vast portfolio of, of technologies that they, that they had to address various workloads is, is fantastic. >>We'd be able to help point to technologies like that and move customers in that direction. I think as a, as an integrator and a technical advisor to customers, I saw an article on BBC this morning that I, I, I think if, if we think about how we're working with our customers and we can help them maybe think differently about how they're using their technology to solve problems. The BBC article mentioned this was Ethereum, a cryptocurrency, and they have a big project called merge. And today was a go live date. And BBC us news outlets have been reporting on it. They basically changed the model from a model called power of work, which takes a, a lot of compute and graphic, GPU power and so forth around the world. And it's now called power of stake, which means that the people that validate that their actions in this environment are correct. >>They have to put up a stake of their own cryptocurrency. And if they're wrong, it's taken from them. This new model reduces the emissions of their environment by 99 plus percent. The June emissions from Ethereum were, it was 120 telos per, per year, a Terra terat hours per year. And they reduced it actually, that's the equivalent of what the net Netherlands needed for energy, so comparable to a medium sized country. So if you can think differently about how to solve problems, it may be on-prem, it may be GreenLake. It may be, it may be the public cloud in some cases or other, you know, interesting, innovative technologies that, that AMD HPE, other partners that we can bring in along, along with them as well, we can solve problems differently. There is a lot going on >>The opportunities that you all talked about to really make such a huge societal impact and impact to our planet are exciting. We thank you so much for talking together about how HPE AMD and SSHA are really working in partnership in synergy to help your customers across every organization, really become much more focused, much more collaborative about sustainable it. Guys. We so appreciate your time and thank you for your insights. >>Thank you, Lisa. Thank you. My >>Pleasure. Thank you, Lisa. You're watching the cube, the leader in high tech enterprise coverage.

Published Date : Sep 22 2022

SUMMARY :

Great to have you all here. You good to be here? Can you talk Charlie about what Shi is seeing in the marketplace with respect to sustainable? the folks that are leading these efforts to understand, you know, here's what we have today. So making an impact top of mind, pretty much for everyone, as you mentioned, John SAS, cost and other factors that you typically have at the top. And it's really that and Charlie, are you hearing customers? is gonna help them with their own reporting of, you know, scope two and Dr. Fry, can you talk about HPE and S H I And in many cases we don't have the local knowledge that our business AMD is doing that, that are able to be delivered through partners like Shi? So in the data center space, we began our journey in 2017 with Sounds like to me, Terry, that it's, that AMD can be even more of an more than an of the, the new technology decisions that customers are making to allow them to achieve their goals. As we said at the beginning in just a minute ago, Charlie, let's bring you back in, the sensitivity of the data needed to be handled very specifically. That's a great point that you bring up. And how do you do that in a sustainably? and, and we're filling out, you know, forms and RFPs and so forth to show that we can HPE and AMD hearing the same thing Dr. Fry will start with you. And as we see potential that we've done with customers has led us to, you know, understand that, And something that we just noticed is that the S E C recently said, all of a sudden, Hey, if you have made a public statement that you're going to make that data can be accessible to those who need it when they need it? And then how long do you retain that data afterward and all of that factors into sustainable And as they think forward, you but what are some of the things that you are excited about as HPE AMD and Shi really of, of technologies that they, that they had to address various workloads is, of compute and graphic, GPU power and so forth around the world. So if you can think differently about how to solve problems, The opportunities that you all talked about to really make such a huge societal

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
CharliePERSON

0.99+

Charles MulrooneyPERSON

0.99+

TerryPERSON

0.99+

LisaPERSON

0.99+

Lisa MartinPERSON

0.99+

Terry RichardsonPERSON

0.99+

2017DATE

0.99+

JohnPERSON

0.99+

John FreyPERSON

0.99+

AMDORGANIZATION

0.99+

Jon SahsPERSON

0.99+

John SaulPERSON

0.99+

FryPERSON

0.99+

HPEORGANIZATION

0.99+

SomersetLOCATION

0.99+

60%QUANTITY

0.99+

BBCORGANIZATION

0.99+

SSHAORGANIZATION

0.99+

3%QUANTITY

0.99+

2023DATE

0.99+

John SASPERSON

0.99+

97%QUANTITY

0.99+

2050DATE

0.99+

JuneDATE

0.99+

2030DATE

0.99+

99 plus percentQUANTITY

0.99+

once a minuteQUANTITY

0.99+

two years agoDATE

0.99+

John FryPERSON

0.99+

over 30,000 partnersQUANTITY

0.99+

Austin, TexasLOCATION

0.99+

Charlie MulrooneyPERSON

0.99+

ShiPERSON

0.99+

four guestsQUANTITY

0.98+

second headquartersQUANTITY

0.98+

John sawsPERSON

0.98+

first timeQUANTITY

0.98+

H HPORGANIZATION

0.98+

todayDATE

0.98+

S E CORGANIZATION

0.97+

oneQUANTITY

0.97+

zeroQUANTITY

0.97+

ShiORGANIZATION

0.97+

about 2,500 customer questionnairesQUANTITY

0.96+

Jon Sahs, Charles Mulrooney, John Frey, & Terry Richardson | Better Together with SHI


 

foreign [Music] Lisa Martin of the cube here hpe and AMD better together with Shi is the name of our segment and I'm here with four guests please welcome Charlie mulrooney Global pre-sales engineering manager at SHI John saw is also of shi joins us Global pre-sales Technical consultant and back with me are Terry Richardson North American Channel Chief and Dr John Fry Chief technologist of sustainable transformation at hpe welcome gang great to have you here all here Thank you Lisa thank you good to be here all right Charlie let's go ahead and start with you keeping the Earth sustainable and minimizing carbon emissions greenhouse gases is a huge priority for businesses right everywhere globally can you talk truly about what Shi is seeing in the marketplace with respect to sustainable I.T sure so starting about a year and a half two years ago we really noticed that our customers certainly our largest Enterprise customers were putting into their annual reports their Chairman's letters their SEC filings that they had sustainability initiatives ranging from achieving carbon neutral uh or carbon zero goals starting with 20 50 dates and then since then we've seen 20 40 and 2030 targets to achieve net neutrality and rfps rfis that we're Fielding certainly all now contain elements of that so this is certainly top of mind for our largest customers our Fortune 250 and Fortune 500 customers for sure where we're seeing an onslaught of requests for this we get into many conversations with the folks that are leading these efforts to understand you know here's what we have today what can we do better what can we do different to help make it an impact on those goals so making an impact top of Mind pretty much for everyone as you mentioned John Sal's let's bring you into the conversation now when you're in customer conversations what are some of the things that you talk about with respect to shi's approach to sustainability sustainable I.T are you seeing more folks that are implementing things tactically versus strategically what's going on in the customer space well so Charlie touched on something really important that you know the the wake-up moment for us was receiving you know proposal requests or customer meeting requests that were around sustainability and it was really around two years ago I suppose for the first time and those requests started coming from european-based companies because they had a bit of a head start uh over the U.S based global companies even um and what we found was that sustainability was already well down the road and that they were doing very interesting things to uh use renewable energy for data centers uh utilized they were already considering sustainability for new technologies as a high priority versus just performance costs and other factors that you typically had at the top so as we started working with them uh I guess that beginning was more tactical because we really had to find a way to respond uh we were starting to be asked about our own efforts and in regards to sustainability we have our headquarters in Somerset and our second Headquarters in Austin Texas um those are the gold certified we've been installing solar panels producing waste across the company recycling efforts and so forth charging stations for electric vehicles all that sort of thing to make our company more sustainable in in uh in our offices and in our headquarters um but it's a lot more than that and what we found was that we wanted to look to our vast number of supply of customers and partners we have over 30 000 partners that would work with globally and tens of thousands of customers and we wanted to find best practices and Technologies and services that we could uh talk about with these customers and apply and help integrate together as a as a really large Global uh reseller and integrator we can have a play there and bring these things together from multiple uh partners that we work with to help solve customer problems and so over time it's become more strategic and we've been uh as a company building the uh the the the forward efforts through organizing a true formal sustainability team and growing that um and then also reporting for CDP echovatus and so forth and it's really that all has been coming about in the last couple of years and we take it very seriously it sounds like it also sounds like from the customer's perspective they're shifting from that tactical maybe early initial approach to being more strategic to really enabling sustainable I.T across their organization and I imagine from a business driver's perspective John saws and Charlie are you hearing customers you talked about it being part of rfps but also where are customers in terms of we need to have a sustainable I.T strategy so that we can attract and retain the right investors we can attract and retain customers Charlie John what are your thoughts on that yeah that's top of mind with uh with all the folks that we're talking to uh I would say there's probably a three-way tie for the importance of uh attracting and retaining investors as you said plus customers customers are shopping their customers are shopping for who has aligned their ESG priorities in sustainable priorities uh with their own and who is going to help them with their own reporting of you know spoke to and ultimately scope three reporting from greenhouse gas emissions and then the attracting and retaining Talent uh it's another element now of when you're bringing on a new talent to your organization they have a choice and they're thinking with their decision to accept a role or not within your organization of what your strategies are and do they align so we're seeing those almost interchangeable in terms of priorities with with the customers we're talking to it was a little surprising because we thought initially this is really focused on investors attracting the investors but it really has become quite a bit more than that and it's been actually very interesting to see the development of that prioritization more comprehensive across the organization let's bring Dr John Fry into the conversation and Terry your neck so stay tuned Dr Frey can you talk about hpe and Shia partnering together what are some of the key aspects of the relationship that help one another support and enable each other's aggressive goals where sustainability is concerned yeah it's a great question and one of the things about the sustainability domain in solving these climate challenges that we all have is we've got to come together and partner to solve them no one company's going to solve them by themselves and for our Collective customers the same way from an hpe perspective we bring the expertise on our products we bring in a sustainable I.T point of view where we've written many white papers on the topic and even workbooks that help companies Implement a sustainable I.T program but our direct sales forces can't reach all of our customers and in many cases we don't have the local knowledge that our business partners like Shi bring to the table so they extend the reach they bring their own expertise their portfolio that they offer to the customer is wider than just Enterprise Products so by working together we can do a better job of helping the customer meet their own needs give them the right Technology Solutions and enhance that customer experience it's because they get more value from us collectively it really is better together which is a very appropriate name for our segment here Terry let's bring you into the conversation talk to us about AMD how is it helping customers to create that sustainable I.T strategy and what are some of the differentiators that what AMD is doing that that are able to be delivered through Partners like Shi well Lisa you use the word enabling um just a short while ago and fundamentally AMD enables hpe and partners like Shi to bring differentiated solutions to customers so in the data center space We Begin our journey in 2017 with some fundamental Design Elements for our processor technology that we're really keenly focused on improving performance but also efficiency so now the the most common measure that we see for the types of customers that Charlie and John were talking about was really that measure of performance per watt and you'll continue to see AMD enable um customers to to try to find ways to to do more in a sustainable way within the constraints that they may be facing whether it's availability of power data center space or just needing to meet overall sustainability goals so we have skills and expertise and tools that we make available to hpe and to Shi to help them have even stronger differentiated conversations with customers sounds like to me Terry that it's that AMD can be even more of an more than an enabler but really an accelerator of what customers are able to do from a strategic perspective on sustainability you're right about that and and we actually have tools greenhouse gas TCO tools that can be leveraged to really quantify the impact of some of the the new technology decisions that customers are making to allow them to achieve their goals so we're really proud of the work that we're doing in partnership with companies like hpe and Shi Better Together as we've said at the beginning and just a minute ago Charlie let's bring you back in talk to us a little bit about what Shi is doing to leverage sustainable I.T and enable your customers to meet their sustainability goals and their initiatives so for quite a while we've had uh some offerings to help customers especially in the end user compute side a lot of customers were interested in I've got assets for you know let's say a large sales force that had been carrying tablets or laptops and you know those need to be refreshed what do I do with those how do I responsibly retire or recycle those and we've been offering solutions for that for quite some time it's within the last year or two when we started offering for them guarantees and Assurance assurances of how they can if that equipment is reusable by somebody else how can we issue them you know credits for uh carving credits for reuse of that equipment somewhere else so it's not necessarily going to be E-Waste it's uh something that can be recycled and reused we have other programs with helping extend the life of of some systems where they look at boy I have an awful lot of data on these machines where historically they might want to just retire those because the the sensitivity of the data needed to be handled very specifically we can help them properly remove the sensitive data and still allow reuse of that equipment so we've been able to accomplish some Creative Solutions specifically around end user compute in the past but we are looking to new ways now to to really help extend that into Data Center infrastructure and Beyond to really help with what are the needs what are the the best ways to help our customers handle the things that are challenging them [Music] that's a great point that you bring up Charlie and the security kind of popped into my head here John saw his question for you when you're in customer conversations and you're talking about or maybe they're talking about help us with waste reduction with recycling where are you having those customer conversations I know sustainability is a board level it's a c-level discussion but where are you having those conversations within the customer organization well so it's a it's a combination of um organizations within the customer these are these Global organizations typically when we're talking about asset like cycle management asset recovery how do you do that in a sustainable Green Way and securely the customers we're dealing with I mean security is top sustainability is right up there too obviously but uh um Charlie touched on a lot of those things and these are Global rollouts tens of thousands of employees typically to to have mobile devices laptops and phones and so forth um and they often are looking for a true managed service around the world that takes into consideration things like the most efficient way to ship products to to the employees and how do you do that in a sustainable way you need to think about that does it all go to a central location um or to each individual's home during the pandemic that made a lot of sense to do it that way I think the reason I wanted to touch on those things is that well for for example one European pharmaceutical that the states and their reports that they are already in scope one in scope two they're fully uh Net Zero at this point and and they say but that only solves three percent of our overall sustainability goals uh 97 is scope three it's travel it's shipping it's it's uh it's all the all these things that are out of their direct control a lot of times but they're coming to us now as a as a supplier and ask and and we're filling out forms and rfps and so forth uh to show that we can be a sustainable supplier in their supply chain because that's their next big goal so sustainable supply chain absolutely Dr John Fry and Terry I want to kind of get your perspectives Charlie talked about from a customer requirements perspective customers coming through RFP saying hey we've got to work with vendors who have clear sustainability initiatives that are well underway hpe and AMD hearing the same thing Dr Fry will start with you and then Terry sure absolutely we receive about 2500 customer questionnaires just on sustainability every year and that's come up from a few hundred so yeah absolutely accelerating then the conversations turn deeper can you help us quantify our carbon emissions and power consumption then the conversation has recently gone even further to when can hpe offer Net Zero or carbon neutral Technology Solutions to the customer so that they don't have to account for those Solutions in their own carbon footprint so the questions are getting more sophisticated the need for the data and the accuracy of the data is climbing and as we see potential regulatory disclosure requirements around carbon emissions I think this trend is just going to continue up yeah and we see the same thing uh we get asked more and more from our customers and partners around our own corporate sustainability goals but the surveying that the survey work that we've done with customers has led us to you know understand that you know approximately 75 percent of customers are going to make sustainability goals a key component of their rfis in 2023 which is right around the corner and you know 60 of those same customers really expect to have business level kpis uh in the new year that are really related to sustainability so this is not just a a kind of a buzzword topic this is this is kind of business imperatives that you know the company the companies like hpe and AMD and the partners like Shi that really stand behind it and really are proactive in getting out in front of customers to help are really going to be ahead of the game that's a great point that you make Terry there that this isn't we're not talking about a buzzword here we're talking about a business imperative for businesses of probably all sizes across all Industries and Dr Farr you mentioned regulations and something that we just noticed is that the SEC recently said it's proposing some rules where companies must disclose greenhouse gas emissions um if they were if that were to to come into play I'm going to come back to Charlie and John saws how would Shi and frankly at hpe and AMD be able to help companies comply if that type of Regulation were to be implemented Charlie yeah so we are in the process right now of building out a service to help customers specifically with that with the reporting we know reporting is a challenge uh the scope 2 reporting is a challenge and scope three that I guess people thought was going to be a ways out now all of a sudden hey if you have made a public statement that you're going to make an impact on your scope three uh targets and you have to report on them so that that has become really important very quickly uh as word about this requirement is rumbling around uh there's concern so we are actually working right now on something it's a little too early to fully disclose but stay tuned because we have something coming that's interesting definitely peaked my ears are are parked here Charlie well stay tuned for that Dr Brian Terry can you talk about together with Shi hpe and AMD enabling customers to manage access to the data obviously which is critical and it's doing nothing but growing and proliferating key folks need access to it we talked a little bit about security but how are from a Better Together perspective Dr Fry will start with you how are you really helping organizations on that sustainability journey to ensure that data can be accessible to those who need it when they need it and these days what is real-time requirements yeah it's an increasing challenge in fact we have changed the HP Story the way we talk about hpe's value proposition to talk about data first modernization so how often do you collect data where do you store it how do you avoid moving it how do you make sure if you're going to collect data you get insights from that data that change your business or add business value and then how long do you retain that data afterward and all of that factors into sustainable I.T because when I talk to technology Executives what they tell me again and again is there's this presumption within their user community that storage is free and so when when they have needs for collecting data for example if if once an hour would do okay but the system would collect it once a minute the default the user asks for of course is once a minute and then are you getting insights from that data or are we moving it that becomes more important when you're moving data back and forth between the public cloud or the edge because there is quite a network penalty for moving that equipment across your network there's huge power and carbon implications of doing that so it's really making a better decision about what do we collect why do we collect it what we're going to do with it when we collect and how we store it and for years customers have really talked about you know modernization and the need to modernize their data center you know I fundamentally believe that sustainability is really that Catalyst to really Drive true modernization and as they think forward um you know when we work with with hpe you know they offer a variety of purpose-built servers that can play a role in you know specific customer workloads from the larger supercomputers down to kind of general purpose servers and when we work with Partners like Shi not only can they deliver the full Suite of um offerings for on-premise deployments they're also very well positioned to leverage the public Cloud infrastructure for those workloads that really belong there and that certainly can help customers kind of achieve an end-to-end sustainability goal that's a great point that that it needs to be strategic but it also needs to be an end-to-end goal we're just about out of time but I wanted to give John saws the last word here take us out John what are some of the things Charlie kind of teased some of the things that are coming out that piqued my interest but what are some of the things that you're excited about as hpe AMD and Shi really help customers achieve their sustainability initiatives sure um a couple of comments here um so Charlie yeah you touched on some upcoming capabilities uh that uh Shi will have around the area of monitoring and management see this is difficult for all customers to be able to report in this formal way this is a train coming at everybody very quickly and um they're not ready most customers aren't ready and if we can help um as as a reseller integrator assessments to be able to understand what they're currently running compared to different scenarios of where they could go to in a future state that seems valuable if we can help in that way that's those are things that we're looking into specifically uh you know greenhouse gas emissions relevant assessments and and um and what in the comments uh of Terry and John around the power per watt and um the vast um uh portfolio of technologies that they that they had to address various workloads is uh is fantastic we'd be able to help point to Technologies like that and move customers in that direction I think as a as an integrator and a technical advisor to customers I saw an article on BBC this morning that I I think if we think about how we're working with our customers and we can help them maybe think differently about how they're using their technology to solve problems um the BBC article mentioned this was ethereum a cryptocurrency and they have a big project called merge and today was a go live date and BBC US news outlets have been reporting on it they basically changed the model from a model called The Power of work which takes a a lot of compute and graphic GPU power and so forth around the world and it's now called a power of stake which means that the people that validate that their actions in this environment are correct they have to put up a stake of their own cryptocurrency and if they're wrong it's taken from them this new model reduces the emissions of their um uh environment by 99 plus percent the June emissions from ethereum were it was 120 uh terawatts per per year terawatt hours per year and they reduced it um actually that's the equivalent of what the Netherlands needed for energy so the comparable to a medium-sized country so if you can think differently about how to solve problems it may be on-prem it may be extremely it may be that may be the public cloud in some cases or other you know interesting Innovative Technologies that the AMD hpe other partners that we can bring in along along with them as well we can solve problems differently there is a lot going on the opportunities that you all talked about to really make such a huge societal impact and impact to our planet are exciting we thank you so much for talking together about how hpe AMD and sha are really working in partnership in Synergy to help your customers across every organization really become much more focused much more collaborative about sustainable I.T guys we so appreciate your time and thank you for your insights Thank you Lisa thank you my pleasure for my guests I'm Lisa Martin in a moment Dan Molina is going to join me he's the co-president and chief technology officer of nth generation you're watching the cube the leader in high tech Enterprise coverage [Music]

Published Date : Sep 15 2022

SUMMARY :

that they don't have to account for

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Dan MolinaPERSON

0.99+

JohnPERSON

0.99+

TerryPERSON

0.99+

CharliePERSON

0.99+

2017DATE

0.99+

Charles MulrooneyPERSON

0.99+

Terry RichardsonPERSON

0.99+

John FreyPERSON

0.99+

Lisa MartinPERSON

0.99+

2023DATE

0.99+

Jon SahsPERSON

0.99+

SomersetLOCATION

0.99+

AMDORGANIZATION

0.99+

Charlie mulrooneyPERSON

0.99+

LisaPERSON

0.99+

SECORGANIZATION

0.99+

once a minuteQUANTITY

0.99+

once an hourQUANTITY

0.99+

over 30 000 partnersQUANTITY

0.99+

once a minuteQUANTITY

0.99+

John SalPERSON

0.99+

99 plus percentQUANTITY

0.99+

U.SLOCATION

0.99+

Brian TerryPERSON

0.99+

first timeQUANTITY

0.99+

BBCORGANIZATION

0.99+

pandemicEVENT

0.99+

Austin TexasLOCATION

0.99+

2030DATE

0.98+

ShiORGANIZATION

0.98+

EarthLOCATION

0.98+

hpeORGANIZATION

0.98+

three percentQUANTITY

0.97+

todayDATE

0.97+

John FryPERSON

0.97+

second HeadquartersQUANTITY

0.96+

approximately 75 percentQUANTITY

0.96+

Charlie JohnPERSON

0.96+

ShiPERSON

0.96+

four guestsQUANTITY

0.96+

FryPERSON

0.96+

DrPERSON

0.95+

SHIORGANIZATION

0.95+

ShiaPERSON

0.95+

FreyPERSON

0.95+

North American ChannelORGANIZATION

0.95+

120 uhQUANTITY

0.95+

ESGTITLE

0.95+

BBC USORGANIZATION

0.94+

tens of thousands of customersQUANTITY

0.94+

John FryPERSON

0.93+

20 50DATE

0.93+

about 2500 cQUANTITY

0.92+

FarrPERSON

0.91+

oneQUANTITY

0.91+

twoQUANTITY

0.91+

Jason Collier, AMD | VMware Explore 2022


 

(upbeat music) >> Welcome back to San Francisco, "theCUBE" is live, our day two coverage of VMware Explore 2022 continues. Lisa Martin with Dave Nicholson. Dave and I are pleased to welcome Jason Collier, principal member of technical staff at AMD to the program. Jason, it's great to have you. >> Thank you, it's great to be here. >> So what's going on at AMD? I hear you have some juicy stuff to talk about. >> Oh, we've got a ton of juicy stuff to talk about. Clearly the Project Monterey announcement was big for us, so we've got that to talk about. Another thing that I really wanted to talk about was a tool that we created and we call it, it's the VMware Architecture Migration Tool, call it VAMT for short. It's a tool that we created and we worked together with VMware and some of their professional services crew to actually develop this tool. And it is also an open source based tool. And really the primary purpose is to easily enable you to move from one CPU architecture to another CPU architecture, and do that in a cold migration fashion. >> So we're probably not talking about CPUs from Tandy, Radio Shack systems, likely this would be what we might refer to as other X86 systems. >> Other X86 systems is a good way to refer to it. >> So it's interesting timing for the development and the release of a tool like this, because in this sort of X86 universe, there are players who have been delayed in terms of delivering their next gen stuff. My understanding is AMD has been public with the idea that they're on track for by the end of the year, Genoa, next gen architecture. So can you imagine a situation where someone has an existing set of infrastructure and they're like, hey, you know what I want to get on board, the AMD train, is this something they can use from the VMware environment? >> Absolutely, and when you think about- >> Tell us exactly what that would look like, walk us through 100 servers, VMware, 1000 VMs, just to make the math easy. What do you do? How does it work? >> So one, there's several things that the tool can do, we actually went through, the design process was quite extensive on this. And we went through all of the planning phases that you need to go through to do these VM migrations. Now this has to be a cold migration, it's not a live migration. You can't do that between the CPU architectures. But what we do is you create a list of all of the virtual machines that you want to migrate. So we take this CSV file, we import this CSV file, and we ask for things like, okay, what's the name? Where do you want to migrate it to? So from one cluster to another, what do you want to migrate it to? What are the networks that you want to move it to? And then the storage platform. So we can move storage, it could either be shared storage, or we could move say from VSAN to VSAN, however you want to set it up. So it will do those storage migrations as well. And then what happens is it's actually going to go through, it's going to shut down the VM, it's going to take a snapshot, it is going to then basically move the compute and/or storage resources over. And once it does that, it's going to power 'em back up. And it's going to check, we've got some validation tools, where it's going to make sure VM Tools comes back up where everything is copacetic, it didn't blue screen or anything like that. And once it comes back up, then everything's good, it moves onto the next one. Now a couple of things that we've got feature wise, we built into it. You can parallelize these tasks. So you can say, how many of these machines do you want to do at any given time? So it could be, say 10 machines, 50 machines, 100 machines at a time, that you want to go through and do this move. Now, if it did blue screen, it will actually roll it back to that snapshot on the origin cluster. So that there is some protection on that. A couple other things that are actually in there are things like audit tracking. So we do full audit logging on this stuff, we take a snapshot, there's basically kind of an audit trail of what happens. There's also full logging, SYS logging, and then also we'll do email reporting. So you can say, run this and then shoot me a report when this is over. Now, one other cool thing is you can also actually define a change window. So I don't want to do this in the middle of the afternoon on a Tuesday. So I want to do this later at night, over the weekend, you can actually just queue this up, set it, schedule it, it'll run. You can also define how long you want that change window to be. And what it'll do, it'll do as many as it can, then it'll effectively stop, finish up, clean up the tasks and then send you a report on what all was successfully moved. >> Okay, I'm going to go down the rabbit hole a little bit on this, 'cause I think it's important. And if I say something incorrect, you correct me. >> No problem. >> In terms of my technical understanding. >> I got you. >> So you've got a VM, essentially a virtual machine typically will consist of an entire operating system within that virtual machine. So there's a construct that containerizes, if you will, the operating system, what is the difference, where is the difference in the instruction set? Where does it lie? Is it in the OS' interaction with the CPU or is it between the construct that is the sort of wrapper around the VM that is the difference? >> It's really primarily the OS, right? And we've not really had too many issues doing this and most of the time, what is going to happen, that OS is going to boot up, it's going to recognize the architecture that it's on, it's going to see the underlying architecture, and boot up. All the major operating systems that we test worked fine. I mean, typically they're going to work on all the X86 platforms. But there might be instruction sets that are kind of enabled in one architecture that may not be in another architecture. >> And you're looking for that during this process. >> Well usually the OS itself is going to kind of detect that. So if it pops up, the one thing that is kind of a caution that you need to look for. If you've got an application that's explicitly using an instruction set that's on one CPU vendor and not the other CPU vendor. That's the one thing where you're probably going to see some application differences. That said, it'll probably be compatible, but you may not get that instruction set advantage in it. >> But this tool remediates against that. >> Yeah, and what we do, we're actually using VM Tools itself to go through and validate a lot of those components. So we'll look and make sure VM Tools is enabled in the first place, on the source system. And then when it gets to the destination system, we also look at VM Tools to see what is and what is not enabled. >> Okay, I'm going to put you on the spot here. What's the zinger, where doesn't it work? You already said cold, we understand, you can schedule for cold migrations, that's not a zinger. What's the zinger, where doesn't it work? >> It doesn't work like, live migrations just don't work. >> No live, okay, okay, no live. What about something else? What's the oh, you've got that version, you've got that version of X86 architecture, it-won't work, anything? >> A majority of those cases work, where it would fail, where it's going to kick back and say, hey, VM Tools is not installed. So where you would see this is if you're running a virtual appliance from some vendor, like insert vendor here that say, got a firewall, or got something like that, and they don't have VM Tools enabled. It's going to fail it out of the gate, and say, hey, VM Tools is not on this, you might want to manually do it. >> But you can figure out how to fix that? >> You can figure out how to do that. You can also, and there's a flag in there, so in kind of the options that you give it, you say, ignore VM Tools, don't care, move it anyway. So if you've got less, some VMs that are in there, but they're not a priority VM, then it's going to migrate just fine. >> Got It. >> Can you elaborate a little bit on the joint development work that AMD and VMware are doing together and the value in it for customers? >> Yeah, so it's one of those things we worked with VMware to basically produce this open source tool. So we did a lot of the core component and design and we actually engaged VMware Professional Services. And a big shout out to Austin Browder. He helped us a ton in this project specifically. And we basically worked, we created this, kind of co-designed, what it was going to look like. And then jointly worked together on the coding, of pulling this thing together. And then after that, and this is actually posted up on VMware's public repos now in GitHub. So you can go to GitHub, you can go to the VMware samples code, and you can download this thing that we've created. And it's really built to help ease migrations from one architecture to another. So if you're looking for a big data center move and you got a bunch of VMs to move. I mean, even if it's same architecture to same architecture, it's definitely going to ease the pain of going through and doing a migration of, it's one thing when you're doing 10 machines, but when you're doing 10,000 virtual machines, that's a different story. It gets to be quite operationally inefficient. >> I lose track after three. >> Yeah. >> So I'm good for three, not four. >> I was going to ask you what your target market segment is here. Expand on that a little bit and talk to me about who you're working with and those organizations. >> So really this is targeted toward organizations that have large deployments in enterprise, but also I think this is a big play with channel partners as well. So folks out there in the channel that are doing these migrations and they do a lot of these, when you're thinking about the small and mid-size organizations, it's a great fit for that. Especially if they're kind of doing that upgrade, the lift and shift upgrade, from here's where you've been five to seven years on an architecture and you want to move to a new architecture. This is really going to help. And this is not a point and click GUI kind of thing. It's command line driven, it's using PowerShell, we're using PowerCLI to do the majority of this work. And for channel partners, this is an excellent opportunity to put the value and the value add and VAR, And there's a lot of opportunity for, I think, channel partners to really go and take this. And once again, being open source. We expect this to be extensible, we want the community to contribute and put back into this to basically help grow it and make it a more useful tool for doing these cold migrations between CPU architectures. >> Have you seen any in the last couple of years of dynamics, obviously across the world, any industries in particular that are really leading edge for what you guys are doing? >> Yeah, that's really, really interesting. I mean, we've seen it, it's honestly been a very horizontal problem, pretty much across all vertical markets. I mean, we've seen it in financial services, we've seen it in, honestly, pretty much across the board. Manufacturing, financial services, healthcare, we have seen kind of a strong interest in that. And then also we we've actually taken this and presented this to some of our channel partners as well. And there's been a lot of interest in it. I think we presented it to about 30 different channel partners, a couple of weeks back about this. And I got contact from 30 different channel partners that said they're interested in basically helping us work on it. >> Tagging on to Lisa's question, do you have visibility into the AMD thought process around the timing of your next gen release versus others that are competitors in the marketplace? How you might leverage that in terms of programs where partners are going out and saying, hey, perfect time, you need a refresh, perfect time to look at AMD, if you haven't looked at them recently. Do you have any insight into that in what's going on? I know you're focused on this area. But what are your thoughts on, well, what's the buzz? What's the buzz inside AMD on that? >> Well, when you look overall, if you look at the Gartner Hype Cycle, when VMware was being broadly adopted, when VMware was being broadly adopted, I'm going to be blunt, and I'm going to be honest right here, AMD didn't have a horse in the race. And the majority of those VMware deployments we see are not running on AMD. Now that said, there's an extreme interest in the fact that we've got these very cored in systems that are now coming up on, now you're at that five to seven year refresh window of pulling in new hardware. And we have extremely attractive hardware when it comes to running virtualized workloads. The test cluster that I'm running at home, I've got that five to seven year old gear, and I've got some of the, even just the Milan systems that we've got. And I've got three nodes of another architecture going onto AMD. And when I got these three nodes completely maxed to the number of VMs that I can run on 'em, I'm at a quarter of the capacity of what I'm putting on the new stuff. So what you get is, I mean, we worked the numbers, and it's definitely, it's like a 30% decrease in the amount of resources that you need. >> That's a compelling number. >> It's a compelling number. >> 5%, 10%, nobody's going to do anything for that. You talk 30%. >> 30%. It's meaningful, it's meaningful. Now you you're out of Austin, right? >> Yes. >> So first thing I thought of when you talk about running clusters in your home is the cost of electricity, but you're okay. >> I'm okay. >> You don't live here, you don't live here, you don't need to worry about that. >> I'm okay. >> Do you have a favorite customer example that you think really articulates the value of AMD when you're in customer conversations and they go, why AMD and you hit back with this? >> Yeah. Actually it's funny because I had a conversation like that last night, kind of random person I met later on in the evening. We were going through this discussion and they were facing exactly this problem. They had that five to seven year infrastructure. It's funny, because the guy was a gamer too, and he's like, man, I've always been a big AMD fan, I love the CPUs all the way since back in basically the Opterons and Athlons right. He's like, I've always loved the AMD systems, loved the graphics cards. And now with what we're doing with Ryzen and all that stuff. He's always been a big AMD fan. He's like, and I'm going through doing my infrastructure refresh. And I told him, I'm just like, well, hey, talk to your VAR and have 'em plug some AMD SKUs in there from the Dells, HPs and Lenovos. And then we've got this tool to basically help make that migration easier on you. And so once we had that discussion and it was great, then he swung by the booth today and I was able to just go over, hey, this is the tool, this is how you use it, here's all the info. Call me if you need any help. >> Yeah, when we were talking earlier, we learned that you were at Scale. So what are you liking about AMD? How does that relate? >> The funny thing is this is actually the first time in my career that I've actually had a job where I didn't work for myself. I've been doing venture backed startups the last 25 years and we've raised couple hundred million dollars worth of investment over the years. And so one, I figured, here I am going to AMD, a larger corporation. I'm just like, am I going to be able to make it a year? And I have been here longer than a year and I absolutely love it. The culture at AMD is amazing. We still have that really, I mean, almost it's like that underdog mentality within the organization. And the team that I'm working with is a phenomenal team. And it's actually, our EVP and our Corp VP, were actually my executive sponsors, we were at a prior company. They were one of my executive sponsors when I was at Scale. And so my now VP boss calls me up and says, hey, I'm putting a band together, are you interested? And I was kind of enjoying a semi-retirement lifestyle. And then I'm just like, man, because it's you, yes, I am interested. And the group that we're in, the work that we're doing, the way that we're really focusing on forward looking things that are affecting the data center, what's going to be the data center like three to five years from now. It's exciting, and I am having a blast, I'm having the time of my life. I absolutely love it. >> Well, that relationship and the trust that you will have with each other, that bleeds into the customer conversations, the partner conversations, the employee conversations, it's all inextricably linked. >> Yes it is. >> And we want to know, you said three to five years out, like what? Like what? Just general futurist stuff, where do you think this is going. >> Well, it's interesting. >> So moon collides with the earth in 2025, we already know that. >> So we dialed this back to the Pensando acquisition. When you look at the Pensando acquisition and you look at basically where data centers are today, but then you look at where basically the big hyperscalers are. You look at an AWS, you look at their architecture, you specifically wrap Nitro around that, that's a very different architecture than what's being run in the data center. And when you look at what Pensando does, that's a lot of starting to bring what these real clouds out there, what these big hyperscalers are running into the grasps of the data center. And so I think you're going to see a fundamental shift. The next 10 years are going to be exciting because the way you look at a data center now, when you think of what CPUs do, what shared storage, how the networking is all set up, it ain't going to look the same. >> Okay, so the competing vision with that, to play devil's advocate, would be DPUs are kind of expensive. Why don't we just use NICs, give 'em some more bandwidth, and use the cheapest stuff. That's the competing vision. >> That could be. >> Or the alternative vision, and I imagine everything else we've experienced in our careers, they will run in parallel paths, fit for function. >> Well, parallel paths always exist, right? Otherwise, 'cause you know how many times you've heard mainframe's dead, tape's dead, spinning disk is dead. None of 'em dead, right? The reality is you get to a point within an industry where it basically goes from instead of a growth curve like that, it goes to a growth curve of like that, it's pretty flat. So from a revenue growth perspective, I don't think you're going to see the revenue growth there. I think you're going to see the revenue growth in DPUs. And when you actually take, they may be expensive now, but you look at what Monterey's doing and you look at the way that those DPUs are getting integrated in at the OEM level. It's going to be a part of it. You're going to order your VxRail and VSAN style boxes, they're going to come with them. It's going to be an integrated component. Because when you start to offload things off the CPU, you've driven your overall utilization up. When you don't have to process NSX on basically the X86, you've just freed up cores and a considerable amount of them. And you've also moved that to where there's a more intelligent place for that pack to be processed right, out here on this edge. 'Cause you know what, that might not need to go into the host bus at all. So you have just alleviated any transfers over a PCI bus, over the PCI lanes, into DRAM, all of these components, when you're like, but all to come with, oh, that bit needs to be on this other machine. So now it's coming in and it's making that decision there. And then you take and integrate that into things like the Aruba Smart Switch, that's running the Pensando technology. So now you got top of rack that is already making those intelligent routing decisions on where packets really need to go. >> Jason, thank you so much for joining us. I know you guys could keep talking. >> No, I was going to say, you're going to have to come back. You're going to have to come back. >> We've just started to peel the layers of the onion, but we really appreciate you coming by the show, talking about what AMD and VMware are doing, what you're enabling customers to achieve. Sounds like there's a lot of tailwind behind you. That's awesome. >> Yeah. >> Great stuff, thank you. >> It's a great time to be at AMD, I can tell you that. >> Oh, that's good to hear, we like it. Well, thank you again for joining us, we appreciate it. For our guest and Dave Nicholson, I'm Lisa Martin. You're watching "theCUBE Live" from San Francisco, VMware Explore 2022. We'll be back with our next guest in just a minute. (upbeat music)

Published Date : Aug 31 2022

SUMMARY :

Jason, it's great to have you. I hear you have some to easily enable you to move So we're probably good way to refer to it. and the release of a tool like this, 1000 VMs, just to make the math easy. And it's going to check, we've Okay, I'm going to In terms of my that is the sort of wrapper and most of the time, that during this process. that you need to look for. in the first place, on the source system. What's the zinger, where doesn't it work? It doesn't work like, live What's the oh, you've got that version, So where you would see options that you give it, And a big shout out to Austin Browder. I was going to ask you what and the value add and VAR, and presented this to some of competitors in the marketplace? in the amount of resources that you need. nobody's going to do anything for that. Now you you're out of Austin, right? is the cost of electricity, you don't live here, you don't They had that five to So what are you liking about AMD? that are affecting the data center, Well, that relationship and the trust where do you think this is going. we already know that. because the way you look Okay, so the competing Or the alternative vision, And when you actually take, I know you guys could keep talking. You're going to have to come back. peel the layers of the onion, to be at AMD, I can tell you that. Oh, that's good to hear, we like it.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Dave NicholsonPERSON

0.99+

Lisa MartinPERSON

0.99+

Jason CollierPERSON

0.99+

Dave NicholsonPERSON

0.99+

LisaPERSON

0.99+

50 machinesQUANTITY

0.99+

10 machinesQUANTITY

0.99+

JasonPERSON

0.99+

10 machinesQUANTITY

0.99+

100 machinesQUANTITY

0.99+

DavePERSON

0.99+

AMDORGANIZATION

0.99+

AustinLOCATION

0.99+

San FranciscoLOCATION

0.99+

San FranciscoLOCATION

0.99+

fiveQUANTITY

0.99+

threeQUANTITY

0.99+

100 serversQUANTITY

0.99+

seven yearQUANTITY

0.99+

theCUBE LiveTITLE

0.99+

10,000 virtual machinesQUANTITY

0.99+

LenovosORGANIZATION

0.99+

30%QUANTITY

0.99+

2025DATE

0.99+

AWSORGANIZATION

0.99+

fourQUANTITY

0.99+

oneQUANTITY

0.99+

10%QUANTITY

0.99+

30 different channel partnersQUANTITY

0.99+

five yearsQUANTITY

0.99+

earthLOCATION

0.99+

5%QUANTITY

0.99+

1000 VMsQUANTITY

0.99+

DellsORGANIZATION

0.99+

GitHubORGANIZATION

0.99+

seven yearsQUANTITY

0.98+

Austin BrowderPERSON

0.98+

a yearQUANTITY

0.98+

TandyORGANIZATION

0.98+

Radio ShackORGANIZATION

0.98+

VMwareORGANIZATION

0.98+

MontereyORGANIZATION

0.98+

todayDATE

0.97+

HPsORGANIZATION

0.97+

first timeQUANTITY

0.97+

TuesdayDATE

0.97+

ScaleORGANIZATION

0.97+

VM ToolsTITLE

0.97+

one thingQUANTITY

0.96+

last nightDATE

0.96+

about 30 different channel partnersQUANTITY

0.95+

firstQUANTITY

0.95+

AthlonsCOMMERCIAL_ITEM

0.95+

VxRailCOMMERCIAL_ITEM

0.95+

X86TITLE

0.94+

PensandoORGANIZATION

0.94+

VMware Explore 2022TITLE

0.94+

RyzenCOMMERCIAL_ITEM

0.94+

five yearsQUANTITY

0.93+

Jumana Al Darwish | DigitalBits VIP Gala Dinner


 

>>Hello, everyone. Welcome to the cubes coverage, extended coverage of the V IP gala event. Earlier in the day, we were at the Monaco crypto summit, where we had 11 years, all the fault leaders here in MoCo coming together. It's a global event. It's an inner circle. It's a beginning, it's an ELG overall event. It's a kernel of the best of the best from finance entrepreneurship government coming together here with the gala event at the yacht club in Monaco. And we got a great lineup here. We have Sherman elder wish from decentralized investment group here with me. She and I was just talking and we're gonna have a great conversation. Welcome to the cube. Thank >>You so much. Thank you for having me. >>It's kind of our laid back to not only have an anchored desk, but we're kind of have conversations. You know, one of the things that we've been talking about is, you know, the technology innovation around decentralized, right? You've been an entrepreneur 9, 9, 9 years. Yes. Plus you're in a region of the world right now where it's exploding. You're in Dubai. Tell your story. You're in Dubai. There's a lot of action what's happening. >>So to Dubai is, is really the bridge between the east and the west. And it's grown. I've, I've had the privilege of witnessing Dubai's growth for over 16 years now. So I've been based in Dubai for 16 years. I'm originally from Jordan, lived in 11 countries. You can call me a global nomad home is where my suitcases and where I, you know, where I'm, I'm literally with my friends and community and the work that I do. So I've been there and I've witnessed this grow through working with the government there as well. So nine years ago, I jumped into the world of entrepreneurship. I specialize in art and education. Also, I work extensively now in decentralized with decentralized investment group. So we specialize in defi game five and also digital assets. So it's a beautiful time to be in Dubai right now. And witness that growth in web three, there's going to be a summit that's actually happening in September. And so it's attracting all the global leaders there with the government there. So they're really investing in, >>You know, the date on that. >>Sorry, >>You know the date on that? Yeah. Oh, >>September. They're going to be September, either 27th or >>28th. So later in the month, >>Yes. Later in the month of September. Okay. So it's very exciting to be a part >>Of that. Well, I love you're on here cause I want, first of all, you look fabulous. Great. Oh, thank you. Great event. Everyone's dressed up here. But one of the things I've been passionate about is women in tech. And I know you've got a project now you're working on this. Yes. Not only because it's it's needed. Yeah, but they're taking over. There's a lot of growth. Absolutely. The young entrepreneurs, young practitioners, absolutely young women all around the world. Absolutely. And we did a five region women in tech on March 7th with Stanford university, amazing. And Amazon web services. And I couldn't believe the stories. So we're gonna do more. And I want to get your take on this because there are stories that need to be told. Absolutely. What are, what are the, some of the stories that you're seeing, some of the, some of the cautionary tales, some of the successes, >>Well, you have, I mean the middle east right now is really a space, especially in Dubai, in the UAE, the growth of women in entrepreneurship, the support that we have from incubators, there, there is a hunger for growth and learning and innovation. And that is the beauty of being there. There are so many incredible stories, not one that I could say right now, but each and every story is exquisite and extraordinary. And what's really amazing is that you have the community there that supports one another, especially women in tech. I'm, I'm actually one of the co-founders of made for you global, which is a tech platform, which attracts entrepreneurship, female entrepreneurs, and really helping them kind of grow to their potential or maximize their potential. And we're actually going to have it on web three as well and integrate it within the blockchain. So there's a lot of, there's a lot of passion for, for growth in women, in tech and, and there's so many incredible stories to come, not just one, so many. And I invite you to come to Dubai so I can introduce you to all >>These incredible. So I'm really glad you're inclusive about men. >>Of course, we're inclusive >>About men, >>You know, men and women. I mean, it's a community that brings together these ideas. >>Yeah. I will say I had to go the microphone one time because I love doing the Stanford women in data science, but they, and we have female, a host. I just wanna do the interviews right there. So smart. I said, Chuck, can we have the female interviews cuz you know, like, okay, but they included me. Oh yes. But in all serious. Now this is a major force because women entrepreneurship make up 50% of the, the target audience of all products. Absolutely. So if, why, why isn't there more developers and input into the products and policies, right? That shape our society. This has been one of those head scratching moments and we're making progress, but not fast enough. >>Absolutely. And you know what, especially after COVID, so after COVID we all learned the lessons of the hybrid models of being more flexible of being more innovative of being making use of our time more effectively. And we've witnessed like an increase in women in tech over the years and especially in web three and decentralized investment group invest heavily into women and in tech as well, >>Give some examples of some things you're working on right now, projects you're investing in. So >>We're, well, everything that we do is inclusive of women. So with game five, for example, we specialize greatly in game five through our subsidiary company, based in the us, it's called X, Y, Z, Z Y it's gaming. And actually many of our creative team are women who are the developers behind the scenes who are bringing it to life. A lot of basically we're trying to educate the public as well about how to get meta mask wallets and to enter into this field. It's all about education and growing that momentum to be able to be more and more inclusive. >>Do you think you can help us get a cube host out there? Of course, of course they gotta be dynamic. Of course smart of course and no teleprompter of >>Course. And we would love for you to come so that we can really introduce you to >>All well now, now that COVID is over. We got a big plan on going cube global, digging it out in 2019, we had London, Bahrain, Singapore, amazing Dubai, Korea. Amazing. And so we wanted to really get out there and create a node, right? And open source kind of vibe where right. The folks all around the world can connect through the network effects. And one thing I noticed about the women in tech, especially in your area is the networking is really high velocity. Absolutely people like the network out there is that, do you see that as well? Absolutely. >>Because it's a, it's a city of transition, you know? So that's the beauty of Dubai, it's positioning power. And also it's a very innovative hub. And so with all of these summits that are coming up, it's attracting the communities and there's lots of networking that happens there. And I think more and more we're seeing with web three is that it is all about the community. It's all about bringing everyone together. >>Well, we got people walking through the sets. See, that's the thing that about a cocktail party. You got people walking through the set that's good. Made, had some color. Rachel Wolfson is in the house. Rachel is here. That's Rachel Woodson. If you didn't recognize her she's with coin Telegraph. Oh bless. I don't know who they, the Glo is as they say, but that's how he went cool to me. All right. So betting back to kinda what you're working on. Have you been to Silicon valley lately? Because you're seeing a lot of peering where people are looking at web three and saying, Hey, Silicon valley is going through a transition too. You're seeing beacons of outposts, right? Where you got people moving to Miami, you got Dubai, you got Singapore, you got, you know, Japan, all these countries. Now there's a, there's a network effect. >>Absolutely. It's all about. And honestly, when I see, I mean, I've been to Miami so many times this year for all the web three events and also in Austin and GTC as well. And what you see is that there is this ripple effect that's happening and it is attracting more and more momentum because the conversations are there and the openness to work together. It's all about partnerships and collaboration. This is a field which is based on collaboration communities. >>Awesome. What are some of the advice advice you have for women out there that are watching around being an entrepreneur? Because we were talking before we came on camera about it's hard. It's not easy. It's not for the faint of heart. Yeah. As Theresa Carlson, a friend of mine used, used to say all the time entrepreneurship was a rollercoaster. Of course, what's your advice don't give up or stay strong. What's your point of view? >>Honestly, if you're passionate about what you do. And I know it sounds very cliche. It's really important to stay focused, moving forward, always. And really it's about partnerships. It's about the ability to network. It's the ability to fail as well. Yeah. And to learn from your mistakes and to know when to ask for help. A lot of the times, you know, we shy away from asking for help or because we're embarrassed, but we need to be more open to failing, to growing and to also collaborating with one another. >>Okay. So final question for you while I got, by the way, you're an awesome guest. Oh, thank you. What are you what's next for you? What are you working on right now? Next year? What's on your goal list. What's your project? What's >>Your top goal? Oh my gosh. >>Top three, >>Top three, definitely immersing myself more into web three. Web three is definitely the future getting made for you global on the ground and running in terms of the networking aspect in a female entrepreneurship, more and more giving back as well. So using web three for social good. So a lot more charitable, innovative kind of campaigns that we hope to host within the web three community to be able to educate, to innovate and also help those that are, that need it the most as >>Well. Shaman, thank you for coming on the cube. I really appreciate it. And thanks for coming on. Thank you >>So much. >>I'm so grateful. Okay. You watching the queue, we're back in the more coverage here at the after party of the event, it's the VIP gala with prince Albert and all the top guests in Monica leaning into crypto I'm John furier. Thanks for watching.

Published Date : Aug 10 2022

SUMMARY :

It's a kernel of the best of the best from finance entrepreneurship government Thank you for having me. one of the things that we've been talking about is, you know, the technology innovation around decentralized, And so it's attracting all the global leaders there You know the date on that? They're going to be September, either 27th or So later in the month, So it's very exciting to be a part But one of the things I've been passionate about is women in tech. And that is the beauty of being there. So I'm really glad you're inclusive about men. I mean, it's a community that brings together these ideas. I said, Chuck, can we have the female interviews cuz you know, like, okay, but they included me. of the hybrid models of being more flexible of being more innovative of So And actually many of our creative team are women who Do you think you can help us get a cube host out there? And we would love for you to come so that we can really introduce you to I noticed about the women in tech, especially in your area is the networking is really high So that's the beauty of Dubai, So betting back to kinda what you're working on. And what you see is that there is this ripple effect that's happening and it is attracting more and more momentum because What are some of the advice advice you have for women out there that are watching around being an entrepreneur? It's the ability to fail as well. What are you what's Oh my gosh. the networking aspect in a female entrepreneurship, more and more giving back as well. And thanks for coming on. it's the VIP gala with prince Albert and all the top guests in Monica leaning into

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Theresa CarlsonPERSON

0.99+

MiamiLOCATION

0.99+

DubaiLOCATION

0.99+

Rachel WolfsonPERSON

0.99+

Rachel WoodsonPERSON

0.99+

RachelPERSON

0.99+

Silicon valleyLOCATION

0.99+

16 yearsQUANTITY

0.99+

ChuckPERSON

0.99+

JordanLOCATION

0.99+

2019DATE

0.99+

March 7thDATE

0.99+

AustinLOCATION

0.99+

9QUANTITY

0.99+

UAELOCATION

0.99+

SeptemberDATE

0.99+

AmazonORGANIZATION

0.99+

SingaporeLOCATION

0.99+

MonacoLOCATION

0.99+

11 yearsQUANTITY

0.99+

Next yearDATE

0.99+

11 countriesQUANTITY

0.99+

John furierPERSON

0.99+

Jumana Al DarwishPERSON

0.99+

JapanLOCATION

0.99+

KoreaLOCATION

0.99+

27thDATE

0.99+

LondonLOCATION

0.99+

9 yearsQUANTITY

0.99+

28thDATE

0.99+

nine years agoDATE

0.98+

BahrainLOCATION

0.98+

MonicaPERSON

0.98+

over 16 yearsQUANTITY

0.98+

three eventsQUANTITY

0.97+

StanfordORGANIZATION

0.97+

oneQUANTITY

0.97+

eachQUANTITY

0.96+

50%QUANTITY

0.96+

one timeQUANTITY

0.96+

GTCLOCATION

0.96+

princePERSON

0.95+

this yearDATE

0.95+

five regionQUANTITY

0.93+

Stanford universityORGANIZATION

0.93+

AlbertPERSON

0.89+

V IP galaEVENT

0.84+

Top threeQUANTITY

0.83+

DigitalBitsORGANIZATION

0.82+

ShamanPERSON

0.82+

webTITLE

0.78+

game fiveOTHER

0.74+

ELGEVENT

0.74+

firstQUANTITY

0.72+

Monaco crypto summitEVENT

0.7+

COVIDTITLE

0.68+

gameOTHER

0.67+

every storyQUANTITY

0.67+

web threeTITLE

0.64+

web threeQUANTITY

0.61+

ShermanORGANIZATION

0.59+

threeQUANTITY

0.55+

Web threeTITLE

0.53+

threeORGANIZATION

0.49+

MoCoEVENT

0.43+

fiveORGANIZATION

0.42+

GloPERSON

0.4+

COVIDORGANIZATION

0.39+

Rachel Wolfson, CoinTelegraph | Monaco Crypto Summit 2022


 

(upbeat music) >> Okay, welcome back everyone to the Cube's live coverage in Monaco. I'm John Furrier, host of theCube. Monaco Crypto Summit is the event and there's a big conversation later at the yacht club with Prince Albert and everyone else will be there, and it'll be quite the scene. And Rachel Wolfson is here. She's with Cointelegraph. They're the media partner of the event, the official media partner of the Monaco Crypto Summit. She's also MCing the event on stage, presented by DigitalBits. Rachel, thanks for coming on. >> Thanks for having me, John. >> So I know you're busy, thanks for taking the time cause' you got to go jump back in and moderate, and keep things on track. This isn't an inaugural event. So DigitalBits has exploded on the scene. I just saw a thing on YouTube news around this soccer player in Rome, has DigitalBits logo on their jersey. They're a big to do cause everyone's popular and they got a couple teams. So real world, kind of, assets coming together, what's going on in the event that you're MCing? What's the focus? What's the agenda? What's some of the conversations like? >> Yeah, definitely. Well, it's a great event. It's my first time here in Monaco and I'm loving it. And I think that Monaco is really becoming the next crypto hotspot. Definitely in terms of Metaverse and Web3 innovation, I think that we're going to start seeing a lot of that here. That's what we're seeing today at the Summit. So a lot of the presentations that we're seeing are really focused on Web3 and NFT platforms, so for instance, obviously what DigitalBits is doing. We watched a video before the break on Ecosystem and the Metaverse that people can join and be a part of, in terms of real estate, but we're seeing a lot of innovation here today with that. I moderated a great panel with Britney Kaiser, Lauren Bissell, Taross, I'm blanking on his last name, but it was about blockchain and how governments are implementing blockchain. So that was also really interesting to hear about what the Ukrainian government is doing with blockchain. So there's kind of a mix, but I'd say that the overall theme is Web3 and NFTs. >> Yeah. Britney was mentioning some of that, how they're going to preserve buildings and artifacts, so that in case they're looted or destroyed, they can preserve them. >> Right. I think it's called the Heritage Fund. And I just think it's such an interesting use case in terms of how governments are using blockchain because the best use for blockchain in my opinion, is recording data, and having that data be permanent. And so when we can have artifacts in Ukraine recorded on the blockchain, you know by being scanned, it's really revolutionary. And I think that a lot of governments around the world are going to see that use case and say, "Oh wow, blockchain is a great technology for things like that." >> So DigitalBits had a press conference this morning and they talked about their exchange and some other things. Did you attend that press conference or did you get briefed on that? >> I did not attend the press conference. I was prepping for my MC role. >> So they got this exchange thing and then there's real interest from Prince Albert's foundations to bring this into Monaco. So Monaco's got this vibe, big time. >> Rachel: Right. There's a vibe (John chuckles) >> What does it all mean, when you're putting in your reporting? What do you see happening? >> So, I mean, I honestly haven't covered Monaco actually ever in my reporting. And John, you know I've been reporting since 2017, but the vibe that I'm getting just from this summit today is that Web3 and NFTs are going to be huge here. I'm speaking, I haven't... You know, there's a panel coming up about crypto regulations, and so we're going to talk a little bit about laws being passed here in Monaco in terms of Metaverse and digital identity. So I think that there are a few laws around that here that they're looking at, the government here is looking at to kind of add clarity for those topics. >> I had a couple guests on earlier. We were talking about the old days, a couple years ago. You mentioned 2017, so much has changed. >> Yes. >> You know, we had a up and down. 2018 was a good year, and then it kind of dived back and changed a little bit. Then NFTs brought it back up again, been a great hype cycle, but also movement. What's your take on the real progress that's been made? If you zoom out and look at the landscape, what's happened? >> Right. I mean, well, a lot has happened. When I first entered the space, I initially came in, I was interested in enterprise, blockchain and private networks being utilized by enterprises to record data. And then we saw public blockchains come in, like Ethereum and enterprises using them. And then we saw a mix. And now I feel like we're just seeing public blockchains and there's really... (John chuckles) But there's still our private blockchains. But today, I mean, we've gone from that in 2017 to right now, I think, you know, we're recently seeing a lot of these centralized exchanges kind of collapsing. What we've seen with Celsius, for instance, and people moving their crypto to hardware wallets. I think that the space is really undergoing a lot of transformation. It's really revolutionary, actually, to see the hardware wallet market is growing rapidly, and I think that that's going to continue to grow. I think centralized exchanges are still going to exist in custody crypto for enterprises and institutions, and you know, in individuals as well. But we are seeing a shift from centralized exchanges to hardware wallets. NFTs, although the space is, you know, not as big as it was a year ago, it's still quite relevant. But I think with the way the market is looking today, we're only seeing the top projects kind of lead the way now, versus all of the noise that we were seeing previously. So yeah, I think it's- >> So corrections, basically? >> Right. Exactly. Corrections. And I think it's necessary, right. It's very necessary. >> Yeah. It's interesting. You know, you mentioned the big players you got Bitcoin, Ethereum driving a lot. I remember interviewing the crypto kiddies when they first came out, it was kind of a first gen Ethereum, and then it just exploded from there. And I remember saying to myself, if the NFTs and the decentralized applications can have that scale, but then it felt like, okay, there was a lot of jocking for under the covers, under the hood, so to speak. And now you've got massive presence from all the VCs, and Jason Ho has like another crypto fund. I mean, >> Right. you can't go a day without another big crypto fund from you know, traditional venture capitalists. Meanwhile, you got investors who have made billions on crypto, they're investing. So you kind of got a diversity of investor base going on and different instruments. So the investor community's changing and evolving too. >> Right. >> How do you see that evolving? >> Well, it's a really good point you mentioned. So Cointelegraph research recently released a report showing that Web3 is the most sought after investment sector this year. So it was DeFi before, and Web3 is now leading the way over DeFi. And so we're seeing a lot of these venture capitalist funds as you mentioned, create funds allocated just to Web3 growth. And that's exactly what we're seeing, the vibe I'm getting from the Monaco Crypto Summit here today, this is all about Web3. It's all about NFT, it is all about the Metaverse. You know, this is really revolutionary. So I think we're definitely going to see that trend kind of, you know, conquer all of these other sectors that we're seeing in blockchain right now. >> Has Web3 become the coin term for Metaverse and NFTs? Or is that being globalized as all shifted, decentralized? What's the read on it? It seems to be like, kind of all inclusive but it tends to be more like NFT's the new thing and the young Gen Zs >> Yeah want something different than the Millennials and the Xs and the Boomers, who screwed everything up for everybody. >> Yeah. (John chuckles) No, I mean, it's a great question. So when I think of Web3, I categorize NFTs and the Metaverse in there. Obviously it's just, you know the new form of the internet. It's the way the internet is- >> Never fight fashion, as I always say, right? >> Right. Yeah. Right. (John chuckles) It's just decentralization. The fact that we can live in these virtual worlds and own our own assets through NFT, it's all decentralized. And in my opinion, that all falls under the category of Web3. >> Well, you're doing a great job MCing. Great to have you on theCube. >> Rachel: Thanks. I'd like to ask you a personal question if you don't mind. COVID's impacted us all with no events. When did you get back onto the events circuit? What's on your calendar? What have you been up to? >> Yeah, so gosh, with COVID, I think when COVID, you know, when it was actually really happening, (John chuckles) and it still is happening. But when it was, you know, >> John: Like, when it was >> impacting- shut down mode. >> Right. When we were shut down, there were virtual events. And then, I think it was late last year or early this year when the events started happening again. So most recently I was at NFT NYC. Before that, I was at Consensus, which was huge. >> Was that the one in Austin or Miami? >> In Austin. >> That's right, Austin. >> Right. Were you there? >> No, I missed it. >> Okay. It was a very high level, great event. >> Huge numbers, I heard. >> Yes. Massive turnout. (John chuckles) Tons of speakers. It was really informative. >> It feels like a festival. actually. >> It was. It was just like South by Southwest, except for crypto and blockchain. (John chuckles) And then coming up, gosh, there are a lot of events. I'll be at an event in Miami, it's an NFT event that's in a few months. I know that there's a summit happening, I think in Turkey that I may be at as well. >> You're on the road. You're traveling. You're doing a lot of hopping around. >> Yes I am. And there's a lot of events happening in Europe. I'm US-based, but I'm hoping to spend more time in Europe just so I can go to those events. But there's a lot happening. >> Yeah. Cool. What's the most important story people should be paying attention to in your mind? >> Wow. That's... (Rachel chuckles) That's a big question. It's a good question. I think most, you know, the transition that we're seeing now, so in terms of prices, I think people need to focus less on the price of Bitcoin and Ethereum and more on innovation that's happening. So for instance, Web3 innovation, what we're seeing here today, you know, innovation, isn't about prices, but it's more about like actually now is the time to build. >> Yeah. because the prices are a bit down. >> Yeah. I mean, as, you know, Lewis Hamilton's F1 driver had a quote, you know, "It takes a team. No matter who's in the driver's seat, it's a team." So community, Wayne Gretzky skates where the puck is going to be I think is much more what I'm hearing now, seeing what you're saying is that don't try to count the price trade of Bitcoin. This is an evolution. >> Right. >> And the dots are connecting. >> Exactly. And like I said, now is the time to build. What we're seeing with the project Britney mentioned, putting the heritage, you know, on the blockchain from Ukraine, like, that's a great use case for what we're seeing now. I want to see more of those real world use cases. >> Right. Well, Rachel, thanks for coming on theCube. I really appreciate it. Great to see you. >> Thanks, John. >> And thanks for coming out of your schedule. I know you're busy. >> Thanks. Now you get some lunchtime now and get some break. >> Yeah. Get back on stage. Thanks for coming on. >> Rachel: Thank you. >> All right. We're here at the Monaco Crypto Summit. Rachel's MCing the event as part of the official media partner, Cointelegraph. Rachel Wolfson here on theCube. I'm John Furrier. More coverage coming after this short break. >> Thank you. (upbeat music)

Published Date : Jul 30 2022

SUMMARY :

and it'll be quite the scene. So DigitalBits has exploded on the scene. So a lot of the presentations how they're going to preserve And I just think it's such or did you get briefed on that? I did not attend the press conference. and then there's real interest Rachel: Right. but the vibe that I'm getting I had a couple guests on earlier. the landscape, what's happened? NFTs, although the space is, you know, And I think it's necessary, right. I remember interviewing the crypto kiddies So the investor community's and Web3 is now leading the way over DeFi. the Xs and the Boomers, It's the way the internet is- And in my opinion, Great to have you on theCube. I'd like to ask you But when it was, you know, And then, I think it was late last year Were you there? It was a very high level, great event. It was really informative. It feels like a festival. I know that there's a summit happening, You're on the road. just so I can go to those events. What's the most important story now is the time to build. because the prices the puck is going to be putting the heritage, you know, Great to see you. I know you're busy. Now you get some lunchtime Get back on stage. We're here at the Monaco Crypto Summit. Thank you.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
RachelPERSON

0.99+

JohnPERSON

0.99+

AustinLOCATION

0.99+

2017DATE

0.99+

Rachel WolfsonPERSON

0.99+

EuropeLOCATION

0.99+

MiamiLOCATION

0.99+

John FurrierPERSON

0.99+

Lauren BissellPERSON

0.99+

BritneyPERSON

0.99+

Britney KaiserPERSON

0.99+

MonacoLOCATION

0.99+

TurkeyLOCATION

0.99+

USLOCATION

0.99+

Jason HoPERSON

0.99+

RomeLOCATION

0.99+

UkraineLOCATION

0.99+

2018DATE

0.99+

DigitalBitsORGANIZATION

0.99+

CointelegraphORGANIZATION

0.99+

Lewis HamiltonPERSON

0.99+

Monaco Crypto SummitEVENT

0.99+

CoinTelegraphORGANIZATION

0.99+

first timeQUANTITY

0.99+

todayDATE

0.99+

Monaco Crypto Summit 2022EVENT

0.98+

TarossPERSON

0.98+

firstQUANTITY

0.98+

a year agoDATE

0.98+

MetaverseORGANIZATION

0.97+

this yearDATE

0.97+

early this yearDATE

0.96+

Wayne GretzkyPERSON

0.96+

NFTsORGANIZATION

0.96+

late last yearDATE

0.96+

billionsQUANTITY

0.96+

Heritage FundOTHER

0.95+

first genQUANTITY

0.95+

Web3ORGANIZATION

0.95+

YouTubeORGANIZATION

0.93+

Tons of speakersQUANTITY

0.92+

Prince AlbertPERSON

0.91+

this morningDATE

0.91+

NYCLOCATION

0.89+

MonacoORGANIZATION

0.88+

NFTEVENT

0.87+

PrincePERSON

0.87+

EthereumOTHER

0.85+

Chris Thomas & Rob Krugman | AWS Summit New York 2022


 

(calm electronic music) >> Okay, welcome back everyone to theCUBE's coverage here live in New York City for AWS Summit 2022. I'm John Furrier, host of theCUBE, but a great conversation here as the day winds down. First of all, 10,000 plus people, this is a big event, just New York City. So sign of the times that some headwinds are happening? I don't think so, not in the cloud enterprise innovation game. Lot going on, this innovation conversation we're going to have now is about the confluence of cloud scale integration data and the future of how FinTech and other markets are going to change with technology. We got Chris Thomas, the CTO of Slalom, and Rob Krugman, chief digital officer at Broadridge. Gentlemen, thanks for coming on theCUBE. >> Thanks for having us. >> So we had a talk before we came on camera about your firm, what you guys do, take a quick minute to just give the scope and size of your firm and what you guys work on. >> Yeah, so Broadridge is a global financial FinTech company. We work on, part of our business is capital markets and wealth, and that's about a third of our business, about $7 trillion a day clearing through our platforms. And then the other side of our business is communications where we help all different types of organizations communicate with their shareholders, communicate with their customers across a variety of different digital channels and capabilities. >> Yeah, and Slalom, give a quick one minute on Slalom. I know you guys, but for the folks that don't know you. >> Yeah, no problem. So Slalom is a modern consulting firm focused on strategy, technology, and business transformation. And me personally, I'm part of the element lab, which is focused on forward thinking technology and disruptive technology in the next five to 10 years. >> Awesome, and that's the scope of this conversation. The next five to 10 years, you guys are working on a project together, you're kind of customer partners. You're building something. What are you guys working on? I can't wait to jump into it, explain. >> Sure, so similar to Chris, at Broadridge, we've created innovation capability, innovation incubation capability, and one of the first areas we're experimenting in is digital assets. So what we're looking to do is we're looking at a variety of different areas where we think consolidation network effects that we could bring can add a significant amount of value. And so the area we're working on is this concept of a wallet of wallets. How do we actually consolidate assets that are held across a variety of different wallets, maybe traditional locations- >> Digital wallets. >> Digital wallets, but maybe even traditional accounts, bring that together and then give control back to the consumer of who they want to share that information with, how they want their transactions to be able to control. So the idea of, people talk about Web 3 being the internet of value. I often think about it as the internet of control. How do you return control back to the individual so that they can make decisions about how and who has access to their information and assets? >> It's interesting, I totally like the value angle, but your point is what's the chicken and the egg here, the cart before the horse, you can look at it both ways and say, okay, control is going to drive the value. This is an interesting nuance, right? >> Yes, absolutely. >> So in this architectural world, they thought about the data plane and the control plane. Everyone's trying to go old school, middleware thinking. Let's own the data plane, we'll win everything. Not going to happen if it goes decentralized, right, Chris? >> Yeah, yeah. I mean, we're building a decentralized application, but it really is built on top of AWS. We have a serverless architecture that scales as our business scales built on top of things like S3, Lambda, DynamoDB, and of course using those security principles like Cognito and AWS Gateway, API Gateway. So we're really building an architecture of Web 3 on top of the Web 2 basics in the cloud. >> I mean, all evolutions are abstractions on top of each other, IG, DNS, Key, it goes the whole nine yards. In digital, at least, that's the way. Question about serverless real quick. I saw that Redshift just launched general availability of serverless in Redshift? >> Yes. >> You're starting to see the serverless now part of almost all the services in AWS. Is that enabling that abstraction, because most people don't see it that way. They go, oh, well, Amazon's not Web 3. They got databases, you could use that stuff. So how do you connect the dots and cross the bridge to the future with the idea that I might not think Web 2 or cloud is Web 3? >> I'll jump in quick. I mean, I think it's the decentralize. If you think about decentralization. serverless and decentralization, you could argue are the same way of, they're saying the same thing in different ways. One is thinking about it from a technology perspective. One is thinking about it from an ecosystem perspective and how things come together. You need serverless components that can talk to each other and communicate with each other to actually really reach the promise of what Web 3 is supposed to be. >> So digital bits or digital assets, I call it digital bits, 'cause I think zero ones. If you digitize everything and everything has value or now control drives the value. I could be a soccer team. I have apparel, I have value in my logos, I have photos, I have CUBE videos. I mean some say that this should be an NFT. Yeah, right, maybe, but digital assets have to be protected, but owned. So ownership drives it too, right? >> Absolutely. >> So how does that fit in, how do you explain that? 'Cause I'm trying to tie the dots here, connect the dots and tie it together. What do I get if I go down this road that you guys are building? >> So I think one of the challenges of digital assets right now is that it's a closed community. And I think the people that play in it, they're really into it. And so you look at things like NFTs and you look at some of the other activities that are happening and there are certain naysayers that look at it and say, this stuff is not based upon value. It's a bunch of artwork, it can't be worth this. Well, how about we do a time out there and we actually look at the underlying technology that's supporting this, the blockchain, and the potential ramifications of that across the entire financial ecosystem, and frankly, all different types of ecosystems of having this immutable record, where information gets stored and gets sent and the ability to go back to it at all times, that's where the real power is. So I think we're starting to see. We've hit a bit of a hiccup, if you will, in the cryptocurrencies. They're going to continue to be there. They won't all be there. A lot of them will probably disappear, but they'll be a finite number. >> What percentage of stuff do you think is vapor BS? If you had to pick an order of magnitude number. >> (laughs) I would say at least 75% of it. (John laughs) >> I mean, there's quite a few projects that are failing right now, but it's interesting in that in the crypto markets, they're failing gracefully. Because it's on the blockchain and it's all very transparent. Things are checked, you know immediately which companies are insolvent and which opportunities are still working. So it's very, very interesting in my opinion. >> Well, and I think the ones that don't have valid premises are the ones that are failing. Like Terra and some of these other ones, if you actually really looked at it, the entire industry knew these things were no good. But then you look at stable coins. And you look at what's going on with CBDCs. These are backed by real underlying assets that people can be comfortable with. And there's not a question of, is this going to happen? The question is, how quickly is it going to happen and how quickly are we going to be using digital currencies? >> It's interesting, we always talk about software, software as money now, money is software and gold and oil's moving over to that crypto. How do you guys see software? 'Cause we were just arguing in the queue, Dave Vellante and I, before you guys came on that the software industry pretty much does not exist anymore, it's open source. So everything's open source as an industry, but the value is integration, innovation. So it's not just software, it's the free. So you got to, it's integration. So how do you guys see this software driving crypto? Because it is software defined money at the end of the day. It's a token. >> No, I think that's absolutely one of the strengths of the crypto markets and the Web 3 market is it's governed by software. And because of that, you can build a trust framework. Everybody knows it's on the public blockchain. Everybody's aware of the software that's driving the rules and the rules of engagement in this blockchain. And it creates that trust network that says, hey, I can transact with you even though I don't know anything about you and I don't need a middleman to tell me I can trust you. Because this software drives that trust framework. >> Lot of disruption, lot of companies go out of business as a middleman in these markets. >> Listen, the intermediaries either have to disrupt themselves or they will be disrupted. I think that's what we're going to learn here. And it's going to start in financial services, but it's going to go to a lot of different places. I think the interesting thing that's happening now is for the first time, you're starting to see the regulators start to get involved. Which is actually a really good thing for the market. Because to Chris's point, transparency is here, how do you actually present that transparency and that trust back to consumers so they feel comfortable once that problem is solved. And I think everyone in the industry welcomes it. All of a sudden you have this ecosystem that people can play in, they can build and they can start to actually create real value. >> Every structural change that I've been involved in my 30 plus year career has been around inflection points. There was always some sort of underbelly. So I'm not going to judge crypto. It's been in the market for a while, but it's a good sign there's innovation happening. So as now, clarity comes into what's real. I think you guys are talking a conversation I think is refreshing because you're saying, okay, cloud is real, Lambda, serverless, all these tools. So Web 3 is certainly real because it's a future architecture, but it's attracting the young, it's a cultural shift. And it's also cooler than boring Web 2 and cloud. So I think the cultural shift, the fact that it's got data involved, there's some disruption around middleman and intermediaries, makes it very attractive to tech geeks. You look at, I read a stat, I heard a stat from a friend in the Bay Area that 30% of Cal computer science students are dropping out and jumping into crypto. So it's attracting the technical nerds, alpha geeks. It's a cultural revolution and there's some cool stuff going on from a business model standpoint. >> There's one thing missing. The thing that's missing, it's what we're trying to work on, I think is experience. I think if you're being honest about the entire marketplace, what you would agree is that this stuff is not easy to use today, and that's got to be satisfied. You need to do something that if it's the 85 year old grandma that wants to actually participate in these markets that not only can they feel comfortable, but they actually know how to do it. You can't use these crazy tools where you use these terms. And I think the industry, as it grows up, will satisfy a lot of those issues. >> And I think this is why I want to tie back and get your reaction to this. I think that's why you guys talking about building on top of AWS is refreshing, 'cause it's not dogmatic. Well, we can't use Amazon, it's not really Web 3. Well, a database could be used when you need it. You don't need to write everything through the blockchain. Databases are a very valuable capability, you get serverless. So all these things now can work together. So what do you guys see for companies that want to be Web 3 for all the good reasons and how do they leverage cloud specifically to get there? What are some things that you guys have learned that you can point to and share, you want to start? >> Well, I think not everything has to be open and public to everybody. You're going to want to have some things that are secret. You're going to want to encrypt some things. You're going to want to put some things within your own walls. And that's where AWS really excels. I think you can have the best of both worlds. So that's my perspective on it. >> The only thing I would add to it, so my view is it's 2022. I actually was joking earlier. I think I was at the first re:Invent. And I remember walking in and this was a new industry. >> It was tiny. >> This is foundational. Like cloud is not a, I don't view like, we shouldn't be having that conversation anymore. Of course you should build this stuff on top of the cloud. Of course you should build it on top of AWS. It just makes sense. And we should, instead of worrying about those challenges, what we should be worrying about are how do we make these applications easier to use? How do we actually- >> Energy efficient. >> How do we enable the promise of what these things are going to bring, and actually make it real, because if it happens, think about traditional assets. There's projects going on globally that are looking at how do you take equity securities and actually move them to the blockchain. When that stuff happens, boom. >> And I like what you guys are doing, I saw the news out through this crypto winter, some major wallet exchanges that have been advertising are hurting. Take me through what you guys are thinking, what the vision is around the wallet of wallets. Is it to provide an experience for the user or the market industry itself? What's the target, is it both? Share the design goals for the wallet of wallets. >> My favorite thing about innovation and innovation labs is that we can experiment. So I'll go in saying we don't know what the final answer is going to be, but this is the premise that we have. In this disparate decentralized ecosystem, you need some mechanism to be able to control what's actually happening at the consumer level. So I think the key target is how do you create an experience where the consumer feels like they're in control of that value? How do they actually control the underlying assets? And then how does it actually get delivered to them? Is it something that comes from their bank, from their broker? Is it coming from an independent organization? How do they manage all of that information? And I think the last part of it are the assets. It's easy to think about cryptos and NFTs, but thinking about traditional assets, thinking about identity information and healthcare records, all of that stuff is going to become part of this ecosystem. And imagine being able to go someplace and saying, oh, you need my information. Well, I'm going to give it to you off my phone and I'm going to give it to you for the next 24 hours so you can use it, but after that you have no access to it. Or you're my financial advisor, here's a view of what I actually have, my underlying assets. What do you recommend I do? So I think we're going to see an evolution in the market. >> Like a data clean room. >> Yeah, but that you control. >> Yes! (laughs) >> Yes! >> I think about it very similarly as well. As my journey into the crypto market has gone through different pathways, different avenues. And I've come to a place where I'm really managing eight different wallets and it's difficult to figure exactly where all my assets are and having a tool like this will allow me to visualize and aggregate those assets and maybe even recombine them in unique ways, I think is hugely valuable. >> My biggest fear is losing my key. >> Well, and that's an experience problem that has to be solved, but let me give you, my favorite use case in this space is, 'cause NFTs, right? People are like, what does NFTs really mean? Title insurance, right? Anyone buy a house or refinance your mortgage? You go through this crazy process that costs seven or eight thousand dollars every single time you close on something to get title insurance so they could validate it. What if that title was actually sitting on the chain, you got an NFT that you put in your wallet and when it goes time to sell your house or to refinance, everything's there. Okay, I'm the owner of the house. I don't know, JP Morgan Chase has the actual mortgage. There's another lien, there's some taxes. >> It's like a link tree in the wallet. (laughs) >> Yeah, think about it, you got a smart contract. Boom, closing happens immediately. >> I think that's one of the most important things. I think people look at NFTs and they think, oh, this is art. And that's sort of how it started in the art and collectable space, but it's actually quickly moving towards utilities and tokenization and passes. And that's where I think the value is. >> And ownership and the token. >> Identity and ownership, especially. >> And the digital rights ownership and the economics behind it really have a lot of scale 'cause I appreciate the FinTech angle you are coming from because I can now see what's going on here with you. It's like, okay, we got to start somewhere. Let's start with the experience. The wallet's a tough nut to crack, 'cause that requires defacto participation in the industry as a defacto standard. So how are you guys doing there? Can you give an update and then how can people get, what's the project called and how do people get involved? >> Yeah, so we're still in the innovation, incubation stages. So we're not launching it yet. But what I will tell you is what a lot of our focus is, how do we make these transactional things that you do? How do we make it easy to pull all your assets together? How do we make it easy to move things from one location to the other location in ways that you're not using a weird cryptographic numeric value for your wallet, but you actually can use real nomenclature that you can renumber and it's easy to understand. Our expectation is that sometime in the fall, we'll actually be in a position to launch this. What we're going to do over the summer is we're going to start allowing people to play with it, get their feedback, and we're going to iterate. >> So sandbox in when, November? >> I think launch in the fall, sometime in the fall. >> Oh, this fall. >> But over the summer, what we're expecting is some type of friends and family type release where we can start to realize what people are doing and then fix the challenges, see if we're on the right track and make the appropriate corrections. >> So right now you guys are just together on this? >> Yep. >> The opening up friends and family or community is going to be controlled. >> It is, yeah. >> Yeah, as a group, I think one thing that's really important to highlight is that we're an innovation lab. We're working with Broadridge's innovation lab, that partnership across innovation labs has allowed us to move very, very quickly to build this. Actually, if you think about it, we were talking about this not too long ago and we're almost close to having an internal launch. So I think it's very rapid development. We follow a lot of the- >> There's buy-in across the board. >> Exactly, exactly, and we saw lot of very- >> So who's going to run this? A Dow, or your companies, is it going to be a separate company? >> So to be honest, we're not entirely sure yet. It's a new product that we're going to be creating. What we actually do with it. Our thought is within an innovation environment, there's three things you could do with something. You can make it a product within the existing infrastructure, you can create a new business unit or you can spin it off as something new. I do think this becomes a product within the organization based upon it's so aligned to what we do today, but we'll see. >> But you guys are financing it? >> Yes. >> As collective companies? >> Yeah, right. >> Got it, okay, cool. Well, let us know how we can help. If you guys want to do a remote in to theCUBE. I would love the mission you guys are on. I think this is the kind of work that every company should be doing in the new R and D. You got to jump in the deep end and swim as fast as possible. But I think you can do it. I think that is refreshing and that's smart. >> And you have to do it quick because this market, I think the one thing we would probably agree on is that it's moving faster than we could, every week there's something else that happens. >> Okay, so now you guys were at Consensus down in Austin when the winter hit and you've been in the business for a long time, you got to know the industries. You see where it's going. What was the big thing you guys learned, any scar tissue from the early data coming in from the collaboration? Was there some aha moments, was there some oh shoot moments? Oh, wow, I didn't think that was going to happen. Share some anecdotal stories from the experience. Good, bad, and if you want to be bold say ugly, too. >> Well, I think the first thing I want to say about the timing, it is the crypto winter, but I actually think now's a really great time to build something because everybody's continuing to build. Folks are focused on the future and that's what we are as well. In terms of some of the challenges, well, the Web 3 space is so new. And there's not a way to just go online and copy somebody else's work and rinse and repeat. We had to figure a lot of things on our own. We had to try different technologies, see which worked better and make sure that it was functioning the way we wanted it to function. Really, so it was not easy. >> They oversold that product out, that's good, like this team. >> But think about it, so the joke is that when winter is when real work happens. If you look at the companies that have not been affected by this it's the infrastructure companies and what it reminds me of, it's a little bit different, but 2001, we had the dot com bust. The entire industry blew up, but what came out of that? >> Everything that exists. >> Amazon, lots of companies grew up out of that environment. >> Everything that was promoted actually happened. >> Yes, but you know what didn't happen- >> Food delivery. >> But you know what's interesting that didn't happen- >> (laughs) Pet food, the soccer never happened. >> The whole Super Bowl, yes. (John laughs) In financial services we built on top of legacy. I think what Web 3 is doing, it's getting rid of that legacy infrastructure. And the banks are going to be involved. There's going to be new players and stuff. But what I'm seeing now is a doubling down of the infrastructure investment of saying okay, how do we actually make this stuff real so we can actually show the promise? >> One of the things I just shared, Rob, you'd appreciate this, is that the digital advertising market's changing because now banner ads and the old techniques are based on Web 2 infrastructure, basically DNS as we know it. And token problems are everywhere. Sites and silos are built because LinkedIn doesn't share information. And the sites want first party data. It's a hoarding exercise, so those practices are going to get decimated. So in comes token economics, that's going to get decimated. So you're already seeing the decline of media. And advertising, cookies are going away. >> I think it's going to change, it's going to be a flip, because I think right now you're not in control. Other people are in control. And I think with tokenomics and some of the other things that are going to happen, it gives back control to the individual. Think about it, right now you get advertising. Now you didn't say I wanted this advertising. Imagine the value of advertising when you say, you know what, I am interested in getting information about this particular type of product. The lead generation, the value of that advertising is significantly higher. >> Organic notifications. >> Yeah. >> Well, gentlemen, I'd love to follow up with you. I'm definitely going to ping in. Now I'm going to put CUBE coin back on the table. For our audience CUBE coin's coming. Really appreciate it, thanks for sharing your insights. Great conversation. >> Excellent, thank you for having us. >> Excellent, thank you so much. >> theCUBE's coverage here from New York City. I'm John Furrier, we'll be back with more live coverage to close out the day. Stay with us, we'll be right back. >> Excellent. (calm electronic music)

Published Date : Jul 14 2022

SUMMARY :

and the future of how what you guys work on. and wealth, and that's about I know you guys, but for the the next five to 10 years. Awesome, and that's the And so the area we're working on So the idea of, people talk about Web 3 going to drive the value. Not going to happen if it goes and of course using In digital, at least, that's the way. So how do you connect the that can talk to each other or now control drives the value. that you guys are building? and the ability to go do you think is vapor BS? (laughs) I would in that in the crypto markets, is it going to happen on that the software industry that says, hey, I can transact with you Lot of disruption, lot of and they can start to I think you guys are And I think the industry, as it grows up, I think that's why you guys talking I think you can have I think I was at the first re:Invent. applications easier to use? and actually move them to the blockchain. And I like what you guys are doing, all of that stuff is going to And I've come to a place that has to be solved, in the wallet. you got a smart contract. it started in the art So how are you guys doing there? that you can renumber and fall, sometime in the fall. and make the appropriate corrections. or community is going to be controlled. that's really important to highlight So to be honest, we're But I think you can do it. I think the one thing we in from the collaboration? Folks are focused on the future They oversold that product out, If you look at the companies Amazon, lots of companies Everything that was (laughs) Pet food, the And the banks are going to be involved. is that the digital I think it's going to coin back on the table. to close out the day. (calm electronic music)

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Chris ThomasPERSON

0.99+

ChrisPERSON

0.99+

Rob KrugmanPERSON

0.99+

SlalomORGANIZATION

0.99+

2001DATE

0.99+

AmazonORGANIZATION

0.99+

John FurrierPERSON

0.99+

JohnPERSON

0.99+

AustinLOCATION

0.99+

New York CityLOCATION

0.99+

30%QUANTITY

0.99+

Dave VellantePERSON

0.99+

JP Morgan ChaseORGANIZATION

0.99+

New York CityLOCATION

0.99+

RobPERSON

0.99+

AWSORGANIZATION

0.99+

30 plus yearQUANTITY

0.99+

LinkedInORGANIZATION

0.99+

one minuteQUANTITY

0.99+

sevenQUANTITY

0.99+

RedshiftTITLE

0.99+

Super BowlEVENT

0.99+

eight thousand dollarsQUANTITY

0.99+

NovemberDATE

0.99+

ConsensusORGANIZATION

0.98+

bothQUANTITY

0.98+

S3TITLE

0.98+

Bay AreaLOCATION

0.98+

first timeQUANTITY

0.98+

10,000 plus peopleQUANTITY

0.98+

todayDATE

0.98+

both worldsQUANTITY

0.98+

three thingsQUANTITY

0.97+

both waysQUANTITY

0.97+

AWS Summit 2022EVENT

0.97+

oneQUANTITY

0.97+

LambdaTITLE

0.97+

OneQUANTITY

0.97+

BroadridgeORGANIZATION

0.97+

about $7 trillion a dayQUANTITY

0.97+

10 yearsQUANTITY

0.97+

fiveQUANTITY

0.97+

85 year oldQUANTITY

0.96+

one locationQUANTITY

0.96+

first thingQUANTITY

0.95+

nine yardsQUANTITY

0.94+

one thingQUANTITY

0.94+

WebTITLE

0.93+

DynamoDBTITLE

0.93+

firstQUANTITY

0.93+

theCUBEORGANIZATION

0.93+

AWS SummitEVENT

0.92+

zeroQUANTITY

0.92+

this fallDATE

0.9+

API GatewayTITLE

0.9+

DowORGANIZATION

0.89+

FirstQUANTITY

0.88+

CUBEORGANIZATION

0.88+

eight different walletsQUANTITY

0.87+

about a thirdQUANTITY

0.85+

2022DATE

0.85+

Web 3TITLE

0.84+

CognitoTITLE

0.82+

InventEVENT

0.82+

every single timeQUANTITY

0.8+

Web 3TITLE

0.79+

Manjula Talreja, PagerDuty | PagerDuty Summit 2022


 

>>Hey, everyone, welcome back to the cubes on the ground. Coverage of Pedro Duty Summit 22. I'm your host, Lisa Martin. I'm very excited to be joined by Manjula Toleration, the S VP and chief customer officer at page duty. Welcome to the programme. >>Thank you, Lisa. It's great to have chatted with you this morning as well, >>isn't it? I have had the great fortune of watching her fireside chat. That Mandela did, um, with is the logic monitor that was >>she of logic. >>And I thought, She's got great energy. We're gonna have a great conversation. So let's talk about the customer experience these days. One of the things I think that's been very, very short supply in the pandemic is patience. I know it's been in short supply with me and, of course, in our consumer lives in our business lives. The customer experience, though, has been something that every company needs to really pin their businesses on. Because if it's not a good customer experience, that customer goes right to social media. They churn. They leave, but they take others down with them. Talk to me about how the customer experience fits into this year's summit. Especially for this, we have to be ready for everything in a digital world environment. >>I love this question, and I reason I love this question is I even look at my own behaviour. But before we get into that, let's talk about data. I'm just reading an article. Mackenzie did a survey. Did you know that from pre covid to today customer interactions that have moved to digital are from 41% to 65%? That's exponential. That's huge. And guess what? We've all got impatient. You become like our kids, and I think about myself as an individual. If I need tied right now to do my laundry, I need it right now. So if I go to Costco website to order it so that it can get delivered in the next hour, and even if there's a second glitch on it, I'll swap over to Amazon and I'll swap over to target. That's what's happening in real world, whether it be to see or it's b to B, and why is it important to the points we are making in terms of ready for anything in the world of digital everything. It's important because customers are impatient. It's a digital world. I don't walk into the store to do any interactions anymore. And the reality of all of this is it's grounded on trust. Customers have to trust you and the window of choice not only in the B two b, but a lot in the enterprise and the B to B world. It's about trust, right? And what does pager duty do? Pager duty is at the heart of this pager. Duty is at the heart of making every second matter, and every second is equal to money. Absolutely. And it's about customer experience. And it isn't about just the experience where of an employee who may not sleep at night because they got a disruption due to an incident which is also super important during the mass resignation. But it is also about the CEO agenda and the boardroom, because how our CEO s driving customer trust in order to keep customers and drive this new era of digital everything as digital transformation is occurring. Well, >>I know patriarchy was doing that. I had the chance to watch um, CEO Jennifer to, uh, fireside chat, her keynote, and then her fireside chat with the CEO of Doc, You Sign And you. The Storey was very bidirectional, very symbiotic in terms of the trust that he has in Houston and Austin has and Pedro duty. But talk to me as the chief customer officer. What is it that's unique about how patriarchy works with its customers? 21,000 plus now to build and maintain that trust, especially in such volatile times? >>You know what is really cool? I joined page duty a little less than two years ago. In the next few days, it'll be two years now. What do I find exciting as a chief customer officer and the go to market teams differentiation versus other customers? We had a born SAS company and what do we have access to form our customers? We have access to their operations data and that combination of our core values that is championing the customer and the data science that we have about how customers are using our data is a differentiation. That's the magic. So if you think about why pager duty is bringing this level of trust to the customers, it's because we know how many and let's take an example. Employee retention, mass resignation. We know which employee was called. How many times at night during an outage. Can we give that guidance to managers and leaders in order to drive that trust? Absolutely. And on the other hand, we are driving amazing return on investment at the executive levels for the customer experience that they are driving. So Peter Duty is becoming the trusted advisor all the way from practitioners, where we are improving their work life balance to the executive levels, >>improving work. Life balance is so critical. There was a stat that Sean Scott shared this morning that that was looking at the amount of work volume from 2020 compared to 2021 42% of people said, I am working more hours. I don't think I've ever heard anyone say, Can I work more? Please? No. That work life balance is critical, but also the ability to deliver that seamless digital customer experience that we all expect, Um, and and to get it right the first time is critical. But using that customer data as you're saying, empowering the organisations, not just the customer support folks or the SRS or the develops folks but all the way up to the C suite to ensure that their brand reputation is valuable, it's maintained, and that trust is really bidirectional. That's the secret sauce. >>You're absolutely right. You know, there's a different dimension to this as well. We think about how we're using customer data in order to achieve the results. We want three vectors here. Number one is we'll use customer data to really understand what is best in class on up time. What is the best in class to reduce noise during alert, what is best in best in class for customer service operations? And because we have customer data, we can benchmark we can benchmark. What industry? What's happening in the financial services industry? What's happening in the technology industry? What's happening in the retail industry. Our customers love that, so we will share with them. The customer success organisation, especially the customer success managers, will go in and meet with the customers and say This is where you stand in reference to your peers and customers love here about that. This is the differentiated value proposition, right? The second thing that our customer success managers do is share with the customers This is where you are in reference to your peers in your vertical other vertical. But let me tell you how you can improve your deployment, the performance of our technology and you're all operating model. As a result of the data we've got, >>there's the proactive nous. That's another differentiator of of what I was hearing today from pager duty. That you're enabling those CSM is to be proactive when so often many are reactive, and it's the customer that's found the problem first. >>Yes, I'll even talk more about the reactive to proactive. We build a methodology, and I'm sure Shaun Scott covered it as well, which is a maturity curve moving from reactive to proactive because so many of our customers are saying we are reacting when we have a disruption on our digital platform, but 30% of the times we are hearing from customers before we are hearing from ourselves. So how do we become proactive? And how does that data signs actually start showing the signs when a potential disruption could occur? And that is about moving reactive to overall proactive. I'd also like to add one more dimension to this, you know, when customers are doing really well. They're optimised on our platform. They don't want to hear from our post sales organisation all the time. They want a human touch when they need it. They want a digital touch when they need it. By using our data and our data science, we are becoming one of the best world class customer success organisations in the world and you ask why? The reason is because we are using data science in order to build and we have built the early warning system. The early warning system tells us how every single of our customers is doing in terms of both their growth as well as the risk that they may leave us. So if a customer is very healthy on a scale of 1 200 if we have a healthy customer, we will engage with them potentially just digitally and engage with them with our services are customer success team and our entire post sales organisation, when there is an optimisation and when they really need us. So data scientists being used not only in terms of giving customer the right information to grow them, but how we interact with them as well, >>that's brilliant. And there's so many organisations that I talked to across industries that cannot get that right. >>And >>so customers are being contacted too frequently. They may have said. I opted out, I don't want and then suddenly that that the first responders, the incident responders, is marketing. But that happens so frequently, you think. But there's an opportunity there. It's not rocket science, but it's about leveraging that data in an optimal, smart way. But you guys are light years ahead of a lot of other companies that haven't figured that >>out. No, we are leading edge and we are leading edge because we had a born SAS company and we've got effective operations data of the customer, and we have some of the best data scientists and the analysts within my organisation. Looking at this, engaging with the customer and only optimising the magic is data science and humans coming together to engage with customers and drive customer success for the customer and ultimately building their customer experience for their customers. >>Let's talk about some of the numbers Mandela, because they are really impressive. I was looking at some stats. You're paid your duties renewal rates are over 95%. Your growth is incredible, just coming off the biggest quarter ever, but also the gross annual benefit from customers. Talk to me about that alone. That can be up to $10 million. These read these tangible business outcomes that pager duty is delivering to customers are significant, >>and again, it's based on data science. This is not making you know what traditional companies do. Traditional companies will go to the customer and say, Tell me your business imperatives. Tell me your what are the business problems you're solving are because we have the data science. We have our oi arranging from 309 100% very impressive within a couple of months. We think about it if we are able to drive incidents that are very, very significant. And I know you've got the numbers in terms of growing our reducing the workload on very expensive engineering. Uh, individuals within the organisation from, I believe, 3200 and 25,000, and I know you have those numbers think about If 30% of your organisation focuses just on innovation and product development, worse is on an incident, and they work, life balance, the quality of life increases, the retention of the employees, and yet the company's only driving their growth. That is why our customers love us. That is why our renewal rates are greater than 95%. That's why a net retention scores are greater than 100 and 2020% over five quarters. And that is why we have more than 30% growth year over year, quarter over quarter. >>When I saw that stat Manville about you know, the number of incidents reduced, >>that >>translates to employee productivity and and looking at it in terms of FTE. From a quantity perspective, that's the first time I've seen a company and I interview a lot of companies actually put it in that perspective, and I thought, That is huge. That's how organisations should be talking about that rather than reducing feeds are going. We are victims of the great resignation is look at the impact that can be made here by using data science by using the right mix of human and automation together. It's that's the first time. So congratulations to you and Pedro duty for the first time I've seen that and I think everybody needs to be working to be able to explain it that way, especially the fact that we're still in a volatile environment. >>Absolutely. It's about customer experience, but it is just as much employee experience. There is so much that the industry is talking about. That's top of mind for board levels. That's top of mind from CEO S. How do I retain my employees and drive greater operational efficiency? And now, with the macro economic challenges that are occurring in terms of inflation and in and the cost to serve and increasing the profits are customers are making. Operational efficiency is becoming even more important so that the employees are focusing more on innovation rather than downtime or disruptions. And it's actually about growing the business rather than just running the business. And if we can optimise running the business growth is what our customers are looking >>for, right? I always think, and we're almost out of time here. But I always think the employee experience and the customer experience are like this, and they should be. But it's critical to optimise both. How do you when you talk to some of those big and our price customers. We have Doc Watson on the main stage this morning, but I was looking at the website and three that jumped out to me that I use peloton, salesforce and slack. How do you advise them? You have this wealthiest gold of information on customers. This is how you need to leverage it in the right way to grow your business. What are some of the top three things you recommend those customers do, for example, >>that so let me talk about a couple of customers as an example. There are some customers of ours in the retail business, or it is a telecommunication company that is trying to increase their, um, up time from 98.7% to 3 nines as an example, or a tech company that doesn't even know that they were down for six hours in one small part of their business. And we're trying to figure out how do we solve for that as customers are overall complaining. So for us as a organisation, the magic is again bringing data together employee engagement, and what we do is we use the data to engage with their customers to ultimately understand what is their business value proposition. If you don't do it in isolation, you do it in. What is the customer trying to achieve? Are they trying to achieve the best in class website? Are they trying to achieve increased operational efficiency? What are their metrics? What are their numbers? And we take our data, our people, to marry all of that together. And that's the magic. >>I love it. I wish we had more time. Angela. We are out of time but talking about the value of the customer experience, the impact that is possible to be made leveraging technologies like pager duty. It's It's revolutionising operations. It's revolutionising customers 21,000 plus one million plus users at a time. It's awesome. You have to come back so we can talk more because I can. No, we're just scratching the surface here. >>Yes, we are. This is a very, very exciting area right now, and it is a great opportunities for chief customer officers on really rallying the whole company on championing the customers because whether it's a product, our capabilities, it's really a major transformation happening in the in the industry, and we need to stay very close to it? >>Absolutely. Thank you so much for joining me today. It's been such a pleasure talking to you. I look forward to seeing you again. >>Real pleasure, Lisa, To get to know you. And the gun was she was awesome. >>Good. Thank you for Manjula. Televisa. I'm Lisa Martin. You're watching the cubes on the ground. Coverage of pager duty. Summit 22 from San Francisco. Thanks for watching. And bye for now. Mm mm. Mm mm.

Published Date : Jun 8 2022

SUMMARY :

the S VP and chief customer officer at page duty. I have had the great fortune of watching her fireside chat. So let's talk about the customer experience And it isn't about just the experience where I had the chance to watch um, CEO Jennifer to, uh, And on the other hand, we are driving amazing return on investment at the not just the customer support folks or the SRS or the develops folks but all the way up to the What is the best in class to reduce noise reactive, and it's the customer that's found the problem first. the right information to grow them, but how we interact with them as well, And there's so many organisations that I talked to across industries that cannot get that But that happens so frequently, you think. drive customer success for the customer and ultimately building Let's talk about some of the numbers Mandela, because they are really impressive. our reducing the workload on very expensive engineering. So congratulations to you and Pedro duty for the first time I've seen that and I think everybody Operational efficiency is becoming even more important so that the employees are focusing What are some of the top three things you recommend those customers do, What is the customer trying to achieve? experience, the impact that is possible to be made leveraging technologies like pager the whole company on championing the customers because whether it's a product, I look forward to seeing you again. And the gun was she was awesome. the ground.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Lisa MartinPERSON

0.99+

Sean ScottPERSON

0.99+

AngelaPERSON

0.99+

San FranciscoLOCATION

0.99+

AmazonORGANIZATION

0.99+

2020DATE

0.99+

30%QUANTITY

0.99+

41%QUANTITY

0.99+

LisaPERSON

0.99+

CostcoORGANIZATION

0.99+

HoustonLOCATION

0.99+

six hoursQUANTITY

0.99+

21,000QUANTITY

0.99+

threeQUANTITY

0.99+

2021DATE

0.99+

MandelaPERSON

0.99+

98.7%QUANTITY

0.99+

SASORGANIZATION

0.99+

Shaun ScottPERSON

0.99+

25,000QUANTITY

0.99+

TelevisaORGANIZATION

0.99+

JenniferPERSON

0.99+

3200QUANTITY

0.99+

first timeQUANTITY

0.99+

bothQUANTITY

0.99+

PedroPERSON

0.99+

65%QUANTITY

0.99+

two yearsQUANTITY

0.99+

todayDATE

0.99+

greater than 95%QUANTITY

0.99+

Peter DutyPERSON

0.99+

over 95%QUANTITY

0.98+

more than 30%QUANTITY

0.98+

Manjula TolerationORGANIZATION

0.98+

up to $10 millionQUANTITY

0.98+

three vectorsQUANTITY

0.98+

SRSORGANIZATION

0.98+

AustinLOCATION

0.98+

oneQUANTITY

0.97+

1 200QUANTITY

0.97+

second thingQUANTITY

0.97+

first respondersQUANTITY

0.96+

21,000 plusQUANTITY

0.96+

second glitchQUANTITY

0.96+

greater than 100QUANTITY

0.95+

3 ninesQUANTITY

0.95+

Pedro Duty Summit 22EVENT

0.94+

Doc WatsonPERSON

0.93+

pandemicEVENT

0.92+

CEOPERSON

0.91+

Summit 2022EVENT

0.9+

less thanDATE

0.9+

OneQUANTITY

0.9+

next hourDATE

0.89+

Summit 22EVENT

0.88+

FTEORGANIZATION

0.88+

three thingsQUANTITY

0.87+

ManjulaORGANIZATION

0.86+

two years agoDATE

0.86+

this morningDATE

0.85+

this morningDATE

0.84+

one small partQUANTITY

0.84+

PagerDutyORGANIZATION

0.84+

every secondQUANTITY

0.83+

42% of peopleQUANTITY

0.81+

singleQUANTITY

0.8+

coupleQUANTITY

0.79+

2020%QUANTITY

0.78+

one million plus usersQUANTITY

0.78+

Manjula TalrejaPERSON

0.77+

ManvilleORGANIZATION

0.76+

PagerDutyEVENT

0.76+

five quartersQUANTITY

0.73+

morningDATE

0.72+

firstQUANTITY

0.7+

100%QUANTITY

0.69+

Number oneQUANTITY

0.66+

next few daysDATE

0.63+

MackenzieORGANIZATION

0.62+

309OTHER

0.62+

The StoreyPERSON

0.61+

this yearDATE

0.59+

Doc, You SignORGANIZATION

0.58+

customersQUANTITY

0.51+

CSMORGANIZATION

0.49+

Michael Sotnick, Pure Storage | VeeamON 2022


 

>>We're back with the Cube's coverage of Von 2022 from the aria in Las Vegas, we're talking pure data protection and nobody better to talk you about that than pure storage. You can't miss these guys when they're around because the orange crush is here. Dave ante for Dave Nicholson, Michael Sonic is here. He is the vice president of global alliances at pure storage. Michael. Good to see you again. Thanks for the little golf. Appreciate joy Lee. Yeah, appreciate that. Hopefully you get out there my back and, uh, be seen. So how you doing, man? I'm doing face to face. >>It's wonderful to be face to face with the cube. It's, uh, always a pleasure to have the opportunity to spend some time with you. Good to meet you. Good to meet. You have the opportunity to get, spend some time together. You guys, um, it's just great being at a show my first one back. And so I'm, uh, you know, just feeling the energy from the room and, uh, just great to come in here and see the cube all lit >>Up. Yeah. Accelerate 2019 in Austin was an awesome event. And, and one of the last ones that we did before, you know, the pandemic for all of us, um, we did some obviously support for, for virtual. You guys are having another show finally face to face in June. So look forward to that. Got it. >>20 days, 21 days, >>We'll see you there. Right. So tell us about what's going on with Veeam. Give us the update. Yeah, >>Look, we're thrilled to be here as a sponsor for Veeam and for Veeam on, uh, this is a longstanding partnership, you know, us, right. So found in 2009 start shipping product in 2012, um, really disrupted the block storage space with an all flash solution. Yeah. And you know, it's, it's a success story in terms of company going from single product to multi-product to portfolio, to solution. And along that way, the data protection use case and workload has really come into the, you know, kind of center focus for us first with flash blade in the market, which is our unified fast file and object solution. And more recently with flash array C, which is our capacity optimized flash array for block storage, which is a great relationship with Veeam and an area where we've done some, um, significant, you know, joint engineering and the FAC, which is what we refer to it as. >>And the Veeam selling motion is extremely strong. Um, and you know, it's, it's solving a real problem and that is, you know, customers are increasingly being faced with these, um, tighter and tighter SLAs to ensure the availability of their data is there. And then there's also, you know, the, the security element. And I think a term that VES using here was cyber resiliency, which I like, right. I mean, you know, the, um, safe mode integration, which is our solution for IM mutability and, and for, um, anti ransomware or, or one step to take, to, to safeguard yourself in a, against a ransomware event. Um, you know, that those are great complimentary parts of us. And indeed, >>You know, Michael, I, I, I want to ask you about your shared vision with, with Veeam. I remember I was talking to cause on the cube. Um, it might have been a 2019. I can't remember. Might have been the year before that. No, I >>Think shorts or pants. >>Sorry. >>Was he in shorts or pants? He was in pants. >>Ah, okay. So I was pushing him on, well, why don't you do it this way? Why don't you do that? Why don't you do tiering all this stuff? And it just always came back to simplicity. He said, we optimize for simplicity over all this complexity and you know, we'll get the, the function through the ecosystem partnership. So is that the shared vision with Veeam? I mean, that, it's kind of, it's just work. It just works is their mantra. But, but talk about that shared vision as particularly as it relates to data protection and cyber resiliency. >>Yeah. Thanks so much for, for recalling that Dave, cuz it, it, we hear it constantly. It's it's in the, now that we're coming back to the office, it's in the hallways, it's out in front of conference rooms, you know, the, the elegance and, and the, and the, um, value and simplicity is everywhere inside of pure. Um, I would say it's part of our shared vision. I think it's customer centricity is at the core of what Veeam and pure, you know, has really fused us together. We're both global, you know, their history is European based and grew up out of there and then have succeeded in north America. Ours is absolutely north America based first on the west coast, then across the country. And then finally into Europe, more recently globally and, and, and a lot of growth internationally, including APJ. So it's customer centricity, it's global, it's the way we go to the customer. So a partner centric go to market motion is live and well in both organizations, uh, solution providers, MSPs, GSIs, you know, range of different ways to get to that customer. Um, and without a doubt, the customer experience is, is part of the, is part of the piece. And, and that's where our simplicity is, um, front and center. And, and I know vem is the same >>Dig, dig it into it. Go ahead. >>Yeah. Yeah, no. So, so out in the real world, are the conversations still about flash for backup and recovery convincing people that that makes sense or, or have we moved on to where now it's the pure flash value proposition BEC because people accept that flash makes sense. Where, where are we in the real world? >>Yeah, I, I think it's, it's different in different industries, different use cases, different workloads, different environments, and it's, um, part of a bigger story. But I think what, what is happening now is, um, we were before the inevitability of flash as the data center, primary storage solution, but now, like, I don't think anyone would debate that. Right. And, and I think now in data protection flash as a component to a robust, secure data protection, both as a target for backup and as a source of recovery is an inevitability to be part of that conversation. Flash is >>There, you guys like to be first at a lot of things, you know, gives you bragging rights, but it also gives you market momentum. Again, I'll pull it. My, my bag of pure memories. I remember meeting Scott Deason, who was the first CEO of, of pure, it's only been two to my knowledge, right. Scott was first Charlie G Carlo now, um, in, in, it was early days, it was 2009, like in an Oracle open world or something. And he was telling me about this startup that he's doing. And, and one of the things that struck me is the vision around the API economy, which was new at the time. It was like, well, okay, what's that? And that's really, what's, what's happened here. It's part of simplicity. It's part about ecosystem. We were talking about products versus platforms. You can't really have a platform unless you have an ecosystem. So where are we at today? How does that relate to your partnership with, with Veeam? Yeah. >>It, it's such a great recall on your part, you know, cause I think, um, we are a storage company. We do provide a raise in the wild, you know, over 10,000 customer, tens of thousands of arrays now. And you know, but at the core, it's the software that matters and, and that's really what drives the user experience. And we're proud to be, you know, the development partner on the universal storage API, the us API for Veeam, that is a essential ingredient to success for the joint pure and vem customer experience. It gives them that single pane of glass, that administrative view, where they're able to get the information they need on what's happening within their environment and be able to take corrective action. And, you know, we're very proud of all the tools that we provide our storage customers, but in a da in a data protection use case and workload, they want to put, you know, they want to go right to Veeam and, and have that be the source of truth. And that's where that API is so important. >>What, what's the story to customers, Michael, in terms of particularly cyber resilience, you've got obviously got a TCO play, simple equals lower cost. Um, you got really much tighter service level agreements and requirements now, um, the security, the storage and data protection and security space are kind of coming together. So what's the narrative for customers. Give me the pitch. Yeah, >>Look, I think, I think every customer today has an obligation to include security as a must have within their solution anywhere in the data center. And for us, it's, you know, simply put the combination of Veeam for data protection, with pure for FlashRay C or flash blade with safe mode, you know, which provides that imutability provides that customer with a safeguarded copy against bad actors externally to their organization, or was jointly developed with a customer to prevent the risk of bad actors inside of the organization. Um, city of new Orleans is one of the customer references that's up on, you know, the pure storage website, just a, a great, um, you know, story in terms of the city's ability to defend against ransomware attack, continue, you know, with continuity of essential services, police, ambulances, fire departments, um, all on the combination of pure and deem. And so, you know, a good, you know, example to pull that thread all the way through in terms of what the value proposition is. And then what's the experience for the customer when they are find themselves on the other side of that event. >>What's the nature of the partnership, um, with, with Veeam, obviously there's a go to market, um, are there, you know, solutions that you guys are doing together, engineering work that you're doing together? Can you explain that? Yeah, >>You bet. I mean, you know, these are two of, uh, I think high profile adjacencies in the data center, you've got your primary storage and then secondary tertiary, and you've got your data protection use case and workload. Um, with Veeam, we've got dedicated engineering to the Veeam partnership on the pure side, as a development partner for the us API, um, you know, is a, is a key piece we're integrated into what the support experience is like for the customer. And really trying, starting to challenge ourselves now with some of the leadership changes that beam's taken on and the opportunity to sit down and, and spend some time, you know, with the non and, and John, and really say, Hey, like we're at the core here, we've got an opportunity. Let's, let's open up some strategic doors and see what could be next. >>Well, Veeam Ising, there's no question it's kind of early Veeam was the wild west that's right. Course big parties are still, you know, the reputational, but, but as you think about these joint engineering and joint go to market and you talk to, to joint customers, where do you see sort of the future? I mean, I, I, you know, the ransomware stuff, obviously the pandemic was impossible to predict. I, I shouldn't say that a lot of people did predict it, but now that we see it, but now that you have some visibility on these permanent changes that are affecting CSO, buying strategies, data protection, storage, buying strategies, how do you see the future of this relationship? >>Yeah, look, I think, I think the, um, at the core we do what we do and we're focused on continuing to innovate and do it with excellence in everything that we do. Um, we measure ourselves rigorously against a net promoter score. It's a certified net promoter score. We're at 85.2 top 1% of all B2B. So >>Head of V even >>At the core, >>Barely at the >>Core it's, it's about that customer experience and customer satisfaction. Um, and, and so that's a, maybe a, a different way of saying we trust that our partners do what they do with excellence. And in the case of Veeam, you know, partnering around the data protection, use case and workload, looking at how that's evolving into holistic data management and hybrid cloud environment. Um, we see rich opportunity for us to continue the partnerships, strengthen it, learn and listen from our customers and our partners. And, uh, and maybe challenge ourselves to, to do some things a little differently uniquely along the way I talked >>To them. Oh, good. >>Yeah, no, yeah. You, you mentioned, uh, you mentioned something at the outset that lends a lot of cred, credibility to the pure story anywhere you seek to play. Um, you mentioned that he, uh, you know, founded in 2009 product shipping in 2012. Um, I remember that Dave's not old enough to remember that period of time <laugh>, but, uh, if you remember, um, violent memory was the king, they, they were, they were the ones to be. Yep. And you guys were quietly toiling in a bit of obscurity and people were asking, well, come on, come on, come on, come on, give us something, but you didn't until you were ready. So I've seen that methodical approach in every, in every step of the way as you've transformed from being a product into solution focus and partnership focus. Um, so what does that look like? Moving forward? You, you mentioned kind of getting ahead of the game in terms of all backups and recovery, uh, volumes being on flash. What does that addressable market look like to you guys in the future? How, how are you looking at that? Yeah. Is this just the beginning of a new thing that's gonna develop over time? >>Yeah, I think, I think it's a, is a great question. It's an insightful question. It's also a great way for me to plug accelerate in, in 20, you know, 20 days or so. Um, it's a great backdrop for pure to make some announcements in terms of what's next and, and, you know, and when we're ready to make them, you know, it's a good example. Um, but, but in direct answer to your question, you know, without a doubt, you know, the adjacencies between data protection, primary storage, secondary storage, the blurring that's happening within that, you know, based on the ransomware threats, based on, you know, other environments around cloud and, and how customers have learned from cloud experiences early on and applying those learnings, not just to demanding simplicity in their solutions, but demanding the ability for, you know, kind of the storage is code and, and to have that cloud operating model across everything that they do. And so, you know, I think those are at the core, some of the things that we think about in terms of what's next and, and, uh, and to do it with partners like beam at the forefront, as well as the voice of our customer at >>The forefront. And that's why I wanted to ask you that's great setup. Thank you, David. Um, so the port works acquisition was really interesting. We're at, um, in Valencia Spain, the cube is, uh, our, our colleagues are over there. Unfortunately, John furier couldn't make the trip, the vid hit him. Uh, but one of the conversations, the topic of conversations over there is, you know, shift left with the solar winds, hack the sensitivity around the software supply chain. We certainly talked about it last week at red hat summit. I haven't heard a lot about DevOps here, but it's sort of intrinsic that, that whole shift left component, that idea of not bolting on data protection at the tail end, actually shifting left means doing it in the development cycle, not throwing it over the fence, you know, to, to the operations people. What's that conversation like subsequent to the port works acquisition, which was very interesting. A small lever can go a long way. Can you give us the update there? >>Yeah. And first and foremost, I hope John's okay. Right? >>He is. He's doing well. Good, Mr. John, >>We do. And so, you know, I think the, um, the, the future of applications is really on center stage when you put port works into the conversation mm-hmm <affirmative>. And so as companies move like no, one's gonna develop applications today without a container strategy right related to that. And that's gonna allow for the applications to move and data gravity to really play a bigger role and pure feels confident in our ability to play a big role in that. And as those applications mature up the containerized curve, they're definitely gonna have data protection, data management, other fundamental things built into it in that shift left context that we're gonna be prepared to take advantage of based on the assets. We have >>The two hardcore engineering cultures, uh, that, that have momentum, uh, pure and, and Veeam. Michael. It's great to see you again. Thanks so much for coming to the cube. >>Uh, it's always a pleasure to be with you gentlemen, and, uh, great to meet you for the first time. Good to meet you, Michael. Look forward to seeing you the next time and, and thanks again. >>All right. You bet. All right, keep it right there, everybody. Thanks for watching. This is the Cube's coverage of vem on 2022. We're at the area in Las Vegas, and we'll be right back right after the short break.

Published Date : May 17 2022

SUMMARY :

Good to see you again. uh, you know, just feeling the energy from the room and, uh, just great to come in here and see the cube all lit And, and one of the last ones that we did before, you know, the pandemic for all of us, We'll see you there. And you know, it's, it's a success story in terms of And then there's also, you know, You know, Michael, I, I, I want to ask you about your shared vision with, with Veeam. He was in pants. this complexity and you know, we'll get the, the function through the ecosystem partnership. is at the core of what Veeam and pure, you know, has really fused us together. Dig, dig it into it. for backup and recovery convincing people that that makes sense or, of flash as the data center, primary storage solution, but now, There, you guys like to be first at a lot of things, you know, gives you bragging rights, but it also gives you market momentum. We do provide a raise in the wild, you know, over 10,000 customer, you got really much tighter service level agreements and requirements now, And for us, it's, you know, simply put the combination of Veeam for data protection, taken on and the opportunity to sit down and, and spend some time, you know, with the non and, I mean, I, I, you know, the ransomware stuff, Yeah, look, I think, I think the, um, at the core we do what we do And in the case of Veeam, you know, partnering around the data protection, market look like to you guys in the future? the blurring that's happening within that, you know, based on the ransomware threats, the topic of conversations over there is, you know, shift left with the solar winds, hack the sensitivity around He is. And so, you know, I think the, um, the, It's great to see you again. Uh, it's always a pleasure to be with you gentlemen, and, uh, great to meet you for the first time. This is the Cube's coverage of vem

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
DavidPERSON

0.99+

MichaelPERSON

0.99+

2009DATE

0.99+

2012DATE

0.99+

Michael SotnickPERSON

0.99+

JohnPERSON

0.99+

Dave NicholsonPERSON

0.99+

DavePERSON

0.99+

VeeamORGANIZATION

0.99+

Las VegasLOCATION

0.99+

20 daysQUANTITY

0.99+

LeePERSON

0.99+

twoQUANTITY

0.99+

AustinLOCATION

0.99+

ScottPERSON

0.99+

Michael SonicPERSON

0.99+

John furierPERSON

0.99+

JuneDATE

0.99+

21 daysQUANTITY

0.99+

north AmericaLOCATION

0.99+

EuropeLOCATION

0.99+

20QUANTITY

0.99+

Valencia SpainLOCATION

0.99+

2019DATE

0.99+

firstQUANTITY

0.99+

Scott DeasonPERSON

0.99+

last weekDATE

0.99+

new OrleansLOCATION

0.99+

bothQUANTITY

0.99+

1%QUANTITY

0.98+

todayDATE

0.98+

oneQUANTITY

0.98+

over 10,000 customerQUANTITY

0.98+

85.2QUANTITY

0.97+

first timeQUANTITY

0.97+

2022DATE

0.97+

both organizationsQUANTITY

0.97+

OracleORGANIZATION

0.96+

single productQUANTITY

0.95+

tens of thousandsQUANTITY

0.94+

single paneQUANTITY

0.94+

VeeamPERSON

0.94+

first oneQUANTITY

0.93+

Charlie G CarloPERSON

0.89+

ariaORGANIZATION

0.89+

APJORGANIZATION

0.89+

red hatEVENT

0.82+

BECORGANIZATION

0.82+

pandemicEVENT

0.8+

one stepQUANTITY

0.74+

DevOpsTITLE

0.73+

CubeORGANIZATION

0.72+

EuropeanLOCATION

0.67+

VESORGANIZATION

0.63+

Veeam IsingPERSON

0.61+

Eric Herzog, Infinidat | VeeamON 2022


 

(light music playing) >> Welcome back to VEEAMON 2022 in Las Vegas. We're at the Aria. This is theCUBE and we're covering two days of VEEAMON. We've done a number of VEEAMONs before, we did Miami, we did New Orleans, we did Chicago and we're, we're happy to be back live after two years of virtual VEEAMONs. I'm Dave Vellante. My co-host is David Nicholson. Eric Herzog is here. You think he's, Eric's been on theCUBE, I think more than any other guest, including Pat Gelsinger, who at one point was the number one guest. Eric Herzog, CMO of INFINIDAT great to see you again. >> Great, Dave, thank you. Love to be on theCUBE. And of course notice my Hawaiian shirt, except I now am supporting an INFINIDAT badge on it. (Dave laughs) Look at that. >> Is that part of the shirt or is that a clip-on? >> Ah, you know, one of those clip-ons but you know, it looks good. Looks good. >> Hey man, what are you doing at VEEAMON? I mean, you guys started this journey into data protection several years ago. I remember we were actually at one of their competitors' events when you first released it, but tell us what's going on with Veeam. >> So we do a ton of stuff with Veeam. We do custom integration. We got some integration on the snapshotting side, but we do everything and we have a purpose built backup appliance known as InfiniGuard. It works with Veeam. We also actually have some customers who use our regular primary storage device as a backup target. The InfiniGuard product will do the data reduction, the dedupe compression, et cetera. The standard product does not, it's just a standard high performance array. We will compress the data, but we have customers that do it either way. We have a couple customers that started with the InfiniBox and then transitioned to the InfiniGuard, realizing that why would you put it on regular storage? Why not go to something that's customized for it? So we do that. We do stuff in the field with them. We've been at all the VEEAMONs since the, since like, I think the second one was the first one we came to. We're doing the virtual one as well as the live one. So we've got a little booth inside, but we're also doing the virtual one today as well. So really strong work with Veeam, particularly at the field level with the sales guys and in the channel. >> So when INFINIDAT does something, you guys go hardcore, high end, fast recovery, you just, you know, reliable, that's kind of your brand. Do you see this movement into data protection as kind of an adjacency to your existing markets? Is it a land and expand strategy? Can you kind of explain the strategy there. >> Ah, so it's actually for us a little bit of a hybrid. So we have several accounts that started with InfiniBox and now have gone with the InfiniGuard. So they start with primary storage and go with secondary storage/modern data protection. But we also have, in fact, we just got a large PO from a Fortune 50, who was buying the InfiniGuard first and now is buying our InfiniBox. >> Both ways. Okay. >> All flash array. And, but they started with backup first and then moved to, so we've got them moving both directions. And of course, now that we have a full portfolio, our original product, the InfiniBox, which was a hybrid array, outperformed probably 80 to 85% of the all flash arrays, 'cause the way we use DRAM. And what's so known as our mural cash technology. So we could do very well, but there is about, you know, 15, 20% of the workloads we could not outperform the competition. So then we had an all flash array and purpose built backup. So we can do, you know, what I'll say is standard enterprise storage, high performance enterprise storage. And then of course, modern data protection with our partnerships such as what we do with Veeam and we've incorporated across the entire portfolio, intense cyber resilience technology. >> Why does the world, Eric, need another purpose built backup appliance? What do you guys bring that is filling a gap in the marketplace? >> Well, the first thing we brought was much higher performance. So when you look at the other purpose built backup appliances, it's been about our ability to have incredibly high performance. The second area has been CapEx and OpEx reduction. So for example, we have a cloud service provider who happens to be in South Africa. They had 14 purpose built backup appliances from someone else, seven in one data center and seven in another. Now they have two InfiniGuards, one in each data center handling all of their backup. You know, they're selling backup as a service. They happen to be using Veeam as well as one other backup company. So if you're the cloud provider from their perspective, they just dramatically reduce their CapEx and OpEx. And of course they've made it easier for them. So that's been a good story for us, that ability to consolidation, whether it be on primary storage or secondary storage. We have a very strong play with cloud providers, particularly those meeting them in small that have to compete with the hyperscalers right. They don't have the engineering of Amazon or Google, right? They can't compete with what the Azure guys have got, but because the way both the InfiniGuard and the InfiniBox work, they could dramatically consolidate workloads. We probably got 30 or 40 midsize and actually several members of the top 10 telcos use us. And when they do their clouds, both their internal cloud, but actually the clouds that are actually running the transmissions and the traffic, it actually runs on InfiniBox. One of them has close to 200 petabytes of InfiniBox and InfiniBox, all flash technology running one of the largest telcos on the planet in a cloud configuration. So all that's been very powerful for us in driving revenue. >> So phrases of the week have been air gap, logical air gap, immutable. Where does InfiniGuard fit into that universe? And what's the profile of the customer that's going to choose InfiniGuard as the target where they're immutable, Write Once Read Many, data is going to live. >> So we did, we announced our InfiniSafe technology first on the InfiniGuard, which actually earlier this year. So we have what I call the four legs of the stool of cyber resilience. One is immutable snapshots, but that's only part of it. Second is logical air gapping, and we can do both local and remote and we can provide and combine local with remote. So for example, what that air gap does is separate the management plane from the actual data plane. Okay. So in this case, the Veeam data backup sets. So the management cannot touch that immutable, can't change it, can't delete it. can't edit it. So management is separated once you start and say, I want to do an immutable snap of two petabytes of Veeam backup dataset. Then we just do that. And the air gap does it, but then you could take the local air gap because as you know, from inception to the end of an attack can be close to 300 days, which means there could be a fire. There could be a tornado, there could be a hurricane, there could be an earthquake. And in the primary data center, So you might as well have that air gap just as you would do- do a remote for disaster recovery and business continuity. Then we have the ability to create a fenced forensic environment to evaluate those backup data sets. And we can do that actually on the same device. That is the purpose built backup appliance. So when you look at the architectural, these are public from our competitors, including the guys that are in sort of Hopkinton/Austin, Texas. You can see that they show a minimum of two physical devices. And in many cases, a third, we can do that with one. So not only do we get the fence forensic environment, just like they do, but we do it with reduction, both CapEx and OpEx. Purpose built backup is very high performance. And then the last thing is our ability to recover. So some people talk about rapid recovery, I would say, they dunno what they're talking about. So when we launched the InfiniGuard with InfiniSafe, we did a live demo, 1.5 petabytes, a Veeam backup dataset. We recovered it in 12 minutes. So once you've identified and that's on the InfiniGuard. On the InfiniBox, once you've identified a good copy of data to do the recovery where you're free of malware ransomware, we can do the recovery in three to five seconds. >> Okay. >> So really, really quick. Actually want to double click on something because people talk about immutable copies, immutable snapshots in particular, what have the actual advances been? I mean, is this simply a setting that maybe we didn't set for retention at some time in the past, or if you had to engineer something net new into a system so to provide that logical air gap. >> So what's net new is the air gapping part. Immutable snapshots have been around, you know, before we were on screen, you talked about WORM, Write Once Read Many. Well, since I'm almost 70 years old, I actually know what that means. When you're 30 or 40 or 50, you probably don't even know what a WORM is. Okay. And the real use of immutable snapshots, it was to replace WORM which was an optical technology. And what was the primary usage? Regulatory and compliance, healthcare, finance and publicly traded companies that were worried about. The SEC or the EU or the Japanese finance ministry coming down on them because they're out of compliance and regulatory. That was the original use of immutable snap. Then people were, well, wait a second. Malware ransomware could attack me. And if I got something that's not changeable, that makes it tougher. So the real magic of immutability was now creating the air gap part. Immutability has been around, I'd say 25 years. I mean, WORMs sort of died back when I was at Mac store the first time. So that was 1990-ish is when WORMs sort of fell away. And there have been immutable snapshots from most of the major storage vendors, as well as a lot of the small vendors ever since they came out, it's kind of like a checkbox item because again, regulatory and compliance, you're going to sell to healthcare, finance, public trade. If you don't have the immutable snapshot, then they don't have their compliance and regulatory for SEC or tax purposes, right? With they ever end up in an audit, you got to produce data. And no one's using a WORM drive anymore to my knowledge. >> I remember the first storage conference I ever went to was in Monterey. It had me in the early 1980s, 84 maybe. And it was a optical disc drive conference. The Jim Porter of optical. >> Yep. (laughs) >> I forget what the guy's name was. And I remember somebody coming up to me, I think it was like Bob Payton rest his soul, super smart strategy guy said, this is never going to happen because of the cost and that's what it was. And now you've got that capability on flash, you know, hard disk, et cetera. >> Right. >> So the four pillars, immutability, the air gap, both local and remote, the fence forensics and the recovery speed. Right? >> Right. Pick up is one thing. Recovery is everything. Those are the four pillars, right? >> Those are the four things. >> And your contention is that those four things together differentiate you from the competition. You mentioned, you know, the big competition, but how unique is this in the marketplace, those capabilities and how difficult is it to replicate? >> So first of all, if someone really puts their engineering hat to it, it's not that hard to replicate. It takes a while. Particularly if you're doing an enterprise, for example, our solutions all have a hundred percent availability guarantee. That's hard to do. Most guys have seven nines. >> That's hard. >> We really will guarantee a hundred percent availability. We offer an SLA that's included when you buy. We don't charge extra for it. It's like if you want it, like you just get it. Second thing is really making sure on the recovery side is the hardest part, particularly on a purpose built backup appliance. So when you look at other people and you delve into their public material, press releases, white paper, support documentation. No one's talking about. Yeah, we can take a 1.5 petabyte Veeam backup data set and make it available in 12 minutes and 12 seconds, which was the exact time that we did on our live demo when we launched the product in February of 2022. No one's talking that. On primary storage, you're hearing some of the vendors such as my old employer that also who, also starts with an "I", talk about a recovery time of two to three hours once you have a known good copy. On primary storage, once we have a known good copy, we're talking three to five seconds for that copy to be available. So that's just sort of the power of the snapshot technology, how we manage our metadata and what we've done, which previous to cyber resiliency, we were known for our replication capability and our snapshot capability from an enterprise class data store. That's what people said. INFINIDAT really knows how to do the replication snapshot. I remember our founder was one of the technical founders of EMC for a product known as the Symmetric, which then became the DMAX, the VMAX and is now is the PowerMax. That was invented by the guy who founded INFINIDAT. So that team has the real chops at enterprise high-end storage to the global fortune 2000. And what are the key feature checkbox items they need that's in both the InfiniBox and also in the InfiniGuard. >> So the business case for cyber resiliency is changing. As Dave said, we've had a big dose last several months, you know, couple years actually, of the importance of cyber resiliency, given all the ransomware tax, et cetera. But it sounds like the business case is shifting really focused on avoiding that risk, avoiding that downtime time versus the cost. The cost is always important. I mean, you got a consolidation play here, right? >> Yeah, yeah. >> Dedupe, does dedupe come into play? >> So on the InfiniGuard we do both dedupe and compression. On the InfiniBox we only do compression. So we do have data reduction. It depends on which product you're using from a Veeam perspective. Most of that now is with the InfiniGuard. So you get the block level dedupe and you get compression. And if you can do both, depending on the data set, we do both. >> How does that affect recovery time? >> Yeah, good question. >> So it doesn't affect recovery times. >> Explain why. >> So first of all, when you're doing a backup data set, the final final recovery, you recovered the backup data set, whether it's Veeam or one of their competitors, you actually make it available to the backup administrator to do a full restore of a backup data set. Okay. So in that case, we get it ready and expose it to the Veeam admin or some other backup admin. And then they launch the Veeam software or the other software and do a restore. Okay. So it's really a two step process on the secondary storage model and actually three. First identifying a known good backup copy. Second then we recover, which is again 12, 13 minutes. And then the backup admin's got to do a, you know, a restore of the backup 'cause it's backup data set in the format of backup, which is different from every backup vendor. So we support that. We get it ready to go. And then whether it's a Veeam backup administrator and quite honestly, from our perspective, most of our customers in the global fortune 2000, 25% of the fortune 50 use INIFINIDAT products. 25% and we're a tiny company. So we must have some magic fairy dust that appeals to the biggest companies on the planet. But most of our customers in that area and actually say probably in the fortune 500 actually use two to three different backup packages. So we can support all those on a single InfiniGuard or multiples depending on how big their backup data sets. Our biggest InfiniGuard is 50 petabytes counting the data reduction technology. So we get that ready. On the InfiniBox, the recovery really is, you know, a couple of seconds and in that case, it's primary data in block format. So we just make that available. So on the InfiniBox, the recovery is once, well two. Identifying a known good copy, first step, then just doing recovery and it's available 'cause it's blocked data. >> And that recovery doesn't include movement of a whole bunch of data. It's essentially realignment of pointers to where the good data is. >> Right. >> Now in the InfiniBox as well as in InfiniGuard. >> No, it would be, So in the case of that, in the case of the InfiniGuard, it's a full recovery of a backup data set. >> Okay. >> So the backup software just launches and it sees, >> Okay. >> your backup one of Veeam and just starts doing a restore with the Veeam restoration technology. Okay? >> Okay. >> In the case of the block, as long as the physical InfiniBox, if that was the primary storage and then filter box is not damaged when you make it available, it's available right away to the apps. Now, if you had an issue with the app side or the physical server side, and now you're pointing new apps and you had to reload stuff on that side, you have to point it at that InfiniBox which has the data. And then you got to wait for the servers and the SAP or Oracle or Mongo, Cassandra to recognize, oh, this is my primary storage. So it depends on the physical configuration on the server side and the application perspective, how bad were the apps damaged? So let's take malware. Malware is even worse because you either destroying data or messing, playing with the app so that the app is now corrupted as well as the data is corrupted. So then it's going to take longer the block data's ready, the SAP workload. And if the SAP somehow was compromised, which is a malware thing, not a ransomware thing, they got to reload a good copy of SAP before it can see the data 'cause the malware attacked the application as well as the data. Ransomware doesn't do that. It just holds it for ransom and it encrypts. >> So this is exactly what we're talking about. When we talk about operational recovery and automation, Eric is addressing the reality that it doesn't just end at the line above some arbitrary storage box, you know, reaching up real recovery, reaches up into the application space and it's complicated. >> That's when you're actually recovered. >> Right. >> When the application- >> Well, think of it like a disaster. >> Okay. >> Yes, right. >> I'll knock on woods since I was born and still live in California. Dave too. Let's assume there's a massive earthquake in the bay area in LA. >> Let's not. >> Okay. Let's yes, but hypothetically and the data center's cat five. It doesn't matter what they're, they're all toast. Okay. Couple weeks later it's modern. You know, people figure out what to do and certain buildings don't fall down 'cause of the way earthquake standards are in California now. So there's data available. They move into temporary space. Okay. Data's sitting there in the Colorado data center and they could do a restore. Well, they can't do a restore. How many service did they need? Had they reloaded all of the application software to do a restoration. What happened to the people? If no one got injured, like in the 1989 earthquake in California, very few people got injured yet cost billions of dollars. But everyone was watching this San Francisco giants played in Oakland, >> I remember >> so no one was on the road. >> Al Michael's. >> Epic moment. >> Imagine it's in the middle of commute time in LA and San Francisco, hundreds of thousands of people. What if it's your data center team? Right? So there's a whole bunch around disaster recovery and business country that have nothing to do with the storage, the people, what your process. So I would argue that malware ransomware is a disaster and it's exactly the same thing. You know, you got the known good copy. You've got okay. You're sure that the SAP and Oracle, especially on the malware side, weren't compromised. On the ransomware side, you don't have to worry about that. And those things, you got to take a look at just as if it, I would argue malware and ransomware is a disaster and you need to have a process just like you would. If there was an earthquake, a fire or a flood in the data center, you need a similar process. That's slightly different, but the same thing, servers, people, software, the data itself. And when you have that all mapped out, that's how you do successful malware ransomeware recovery. It's a different type of disaster. >> It's absolutely a disaster. It comes down to business continuity and be able to transact business with as little disruption as possible. We heard today from the keynotes and then Jason Buffington came on about the preponderance of ransomware. Okay. We know that. But then the interesting stat was the percentage of customers that paid the ransom about a third weren't able to recover. And so 'cause you kind of had this feeling of all right, well, you know, see it on, you know, CNBC, should you pay the ransom or not? You know, pay the ransom. Okay. You'll get back. But no, it's not the case. You won't necessarily get back. So, you know, Veeam stated, Hey, our goal is to sort of eliminate that problem. Are you- You feel like you guys in a partnership can actually achieve that. >> Yes. >> So, and you have customers that have actually avoided, you know, been hit and were able to- >> We have people who won't publicly say they've been hit, but the way they talk about what they did, like in a meeting, they were hit and they were very thankful. >> (laughs) Yeah. >> And so that's been very good. I- >> So we got proof. >> Yes, we absolutely have proof. And quite honestly, with the recent legislation in the United States, malware and ransomware actually now is also regulatory and compliance. >> Yeah. >> Because the new law states mid-March that whether it's Herzog's bar and grill to bank of America or any large foreign company doing business in the US, you have to report to the United States federal government, any attack, same with the county school district with any local government, any agency, the federal government, as well as every company from the tiniest to the largest in the world that does, they're supposed to report it 'cause the government is trying to figure out how to fight it. Just the way if you don't report burglary, how they catch the burglars. >> Does your solution simplify testing in any way or reduce the risk of testing? >> Well, because the recovery is so rapid, we recommend that people do this on a regular basis. So for example, because the recovery is so quick, you can recover in 12 minutes while we do not practice, let's say once a month or once every couple weeks. And guess what? It also allows you to build a repository of known good copies. Remember when you get ransomeware, no one's going to come say, Hey, I'm Mr. Rans. I'm going to steal your stuff. It's all done surreptitiously. They're all James Bond on the sly who doesn't say "By the way, I'm James Bond". They are truly underneath the radar. And they're very slowly encrypting that data set. So guess what? Your primary data and your backup data that you don't want to be attacked can be attacked. So it's really about finding a known good copy. So if you're doing this on a regular basis, you can get an index of known good copies. >> Right. >> And then, you know, oh, I can go back to last Tuesday and you know that that's good. Otherwise you're literally testing Wednesday, Thursday, Friday, Saturday to try to find a known good copy, which delays the recovery process 'cause you really do have to test. They make sure it's good. >> If you increase that frequency, You're going to protect yourself. That's why I got to go. Thanks so much for coming on theCUBEs. Great to see you. >> Great. Thank you very much. I'll be wearing a different Hawaiian shirt next to. >> All right. That sounds good. >> All right, Eric Herzog, Eric Herzog on theCUBE, Dave Vallante for David Nicholson. We'll be right back at VEEAMON 2022. Right after this short break. (light music playing)

Published Date : May 17 2022

SUMMARY :

We're at the Aria. And of course notice my Hawaiian shirt, those clip-ons but you know, I mean, you guys started this journey the first one we came to. the strategy there. So we have several accounts Okay. So we can do, you know, the first thing we brought So phrases of the So the management cannot or if you had to engineer So the real magic of immutability was now I remember the first storage conference happen because of the cost So the four pillars, Those are the four pillars, right? the big competition, it's not that hard to So that team has the real So the business case for So on the InfiniGuard we do So on the InfiniBox, the And that recovery Now in the InfiniBox So in the case of that, in and just starts doing a restore So it depends on the Eric is addressing the reality in the bay area in LA. 'cause of the way earthquake standards are On the ransomware side, you of customers that paid the ransom but the way they talk about what they did, And so that's been very good. in the United States, Just the way if you don't report burglary, They're all James Bond on the sly And then, you know, oh, If you increase that frequency, Thank you very much. That sounds good. Eric Herzog on theCUBE,

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
DavePERSON

0.99+

David NicholsonPERSON

0.99+

Eric HerzogPERSON

0.99+

Pat GelsingerPERSON

0.99+

Jason BuffingtonPERSON

0.99+

Dave VallantePERSON

0.99+

AmazonORGANIZATION

0.99+

CaliforniaLOCATION

0.99+

Dave VellantePERSON

0.99+

USLOCATION

0.99+

EricPERSON

0.99+

GoogleORGANIZATION

0.99+

VeeamPERSON

0.99+

SECORGANIZATION

0.99+

12QUANTITY

0.99+

February of 2022DATE

0.99+

CNBCORGANIZATION

0.99+

LALOCATION

0.99+

twoQUANTITY

0.99+

OracleORGANIZATION

0.99+

Bob PaytonPERSON

0.99+

ColoradoLOCATION

0.99+

South AfricaLOCATION

0.99+

Las VegasLOCATION

0.99+

EMCORGANIZATION

0.99+

EUORGANIZATION

0.99+

25 yearsQUANTITY

0.99+

40QUANTITY

0.99+

15QUANTITY

0.99+

MontereyLOCATION

0.99+

30QUANTITY

0.99+

12 minutesQUANTITY

0.99+

Jim PorterPERSON

0.99+

80QUANTITY

0.99+

sevenQUANTITY

0.99+

five secondsQUANTITY

0.99+

OaklandLOCATION

0.99+

todayDATE

0.99+

25%QUANTITY

0.99+

SecondQUANTITY

0.99+

VeeamORGANIZATION

0.99+

San FranciscoLOCATION

0.99+

hundred percentQUANTITY

0.99+

oneQUANTITY

0.99+

MongoORGANIZATION

0.99+

billions of dollarsQUANTITY

0.99+

threeQUANTITY

0.99+

three hoursQUANTITY

0.99+

New OrleansLOCATION

0.99+

SAPORGANIZATION

0.99+

bothQUANTITY

0.99+

VEEAMONORGANIZATION

0.99+

two stepQUANTITY

0.99+

James BondPERSON

0.99+

two petabytesQUANTITY

0.99+

1.5 petabytesQUANTITY

0.99+

50 petabytesQUANTITY

0.99+

OneQUANTITY

0.99+

1990DATE

0.99+

second areaQUANTITY

0.99+

Both waysQUANTITY

0.99+

United StatesLOCATION

0.99+

Japanese finance ministryORGANIZATION

0.99+

12 secondsQUANTITY

0.99+

FirstQUANTITY

0.99+

mid-MarchDATE

0.98+

85%QUANTITY

0.98+

Allison Dew, Dell Technologies | Dell Technologies World 2022


 

>>The cube presents, Dell technologies world brought to you by Dell. >>No, that, that you guys. >>Hey, welcome back. Everyone. Live here on the floor in Las Vegas with Dell tech world 2022 cube coverage. I'm John for, with Dave Volante, Allison Ducey, chief marketing officer executive vice president of Dell technologies. Welcome back to the queue. Thanks for coming back on. Hey Allison. >>Hey. Hi guys. It's so good to see you. I am just so delighted to be on the cube and so delighted to see you both live and in person. >>So three years ago was the last physical event. A lot of virtual, a lot of, probably some scar tissue to share there, but give us the quick highlights here. The, the show format what's new, what's different. >>So I think one of the things I talked to my team about a lot is we've learned so much over the past couple of years. It's really important as we go forward to carry the best of what we've learned over the last two years, combined with the best of in person experiences that I know we all missed. So things that really people wanna do in person training, connection, the birds of the feather sessions and taking the technology and communications skills that we've developed over the last two years and making the event better as well. So, you know, Dave and I were talking about how do you extend the reach of the event beyond just three days? How do you engage with the global audience? Not all of whom are back to traveling all of the time. And so we think the impact of this event is the biggest and best that it's ever been. And it's not about going back to 2019. It's about the best of the last couple of years and the human connection. I think we've all been missing. >>So I remember last time here, here, we, we asked, we're coming up to state with Ashton Kucher and I told you about my man crush. And now you bring a on Matthew, which was an amazing interview. I mean, I don't really, no, I mean, I love his work, but wow. What a thoughtful and intelligent individual, and you obviously did a great job, you know, carrying that interview. So tremendous. I mean, you, you know him, right? He's like in your >>He's, he's an Austin Guy. He's really committed it to Austin. He's really committed to the university of Texas. We've done a number of things with him together. So we do know him and still, that was probably the most in depth conversation that we'd ever had with him. And it was so much >>Fun. Let me wait. So, okay. So I gotta make you laugh. So at the, after you were done, you said, okay, let's open it up for audience questions. Now I was really intimidated even though I to get up in front of the audience and ask questions, but I didn't know what to ask him. And I figured there'd be a long line of people asking the question. >>There was not. >>So I saw that and I'm like, I don't know what to ask 'em. So I texted my wife and my daughter who love 'em. They're like, all right. All right. And so my wife texted me a question, but it was too late. The, the session had ended. So I'm gonna ask you her question and ask you what, how you think he would've responded and we can >>Refine it. Okay. I'll give it a whirl. Your >>Question was, he's a big proponent of showing up. Okay. I didn't know this. You could ask him about if the definition for him of showing up has changed over time and how does he stay motivated to always show up? And I was like, wow, what a great question. >>That is a great question. And I will tell you as the interviewer, I think lots of people were sort of intimidated. One, one woman even said, this is making me nervous, but here's my question. So as the interviewer, I was looking out at the sea of nobody asking questions, doing scrambling in my head, trying to come up with some more questions, cuz I had already asked all my questions. So I wish you'd been able to get to the stage, uh, get to the mic and ask that question. But here's what I think he would've said. Who knows? Maybe he'll send me a note if I get it wrong. I think he would've said something along the lines of, it's always about being intentional about what's happening in your life at that moment. <affirmative> and so, as he thought about some there's an example he uses in his book. >>I don't remember the name of the movie where he kind of very early in his career where he kind of just winged it and he got to the set and he realized because he was, he thought he was getting over rehearsed. And so he thought I need to go back to the natural moment. And he realized the script was in Spanish and he said, I need six minutes. How is he gonna memorize script in six minutes in Spanish? And I think that was just an interesting example of when he realized that there's a synchronicity between being your natural self and being intentional and being really thoughtful about where you are and what you're doing at that moment. So I think that that intentionality spans his career. It's the moment of interest inspection about where you are in your life and doing brave things like leaving behind a safe, but no longer fulfilling romantic comedy career. So that's what I think he would've said. And >>Bringing that to the moment is where he gets his inspiration. >>I think so. Yeah. >>Yeah. So he's very impressive guy. I didn't read the book yet. It's green light is >>Green lights. Green lights >>Is able the book. So >>I recommend it and I didn't listen to it. I read it. I'm a reader, but I've had many, many, many people tell me that they listen to it. He narrates the book himself. So I think there's some benefit there because you get it truly in his voice. >>Yeah. That's always fun. Yeah. >>Speaking of in the moment, this event has got two things going on in the format you mentioned, but also the content. It is right on point. And a lot of the execs came in Michael and the COOs were both on the cube, interesting poll position you guys have for this. Now you got the marketing angle going on here. How do you throttle this next? What's next? How does it evolve? You got the content, you got the new format, Dell tech world plus digital now combined. What's next? >>I think, I mean, so obviously we are clearly in an inflection point in the technology industry and we've talked a lot about separating the hype from the reality of the day to day of what our customers are doing in their businesses and the problems they're trying to solve. But if you look at what makes us really, uh, I think special and unique is if the, the last number of years we've continued to show up and deliver for our customer tumors, we were there with them over the course of the pandemic. We helped them get their remote workforce up and running and now we're helping them lean into their data center challenges. And I think, for example, the snowflake announcement from earlier this week, this ability to have the best of both worlds and to have your data on premises whilst also benefiting from Snowflake's capabilities. I think that's just a good example of the kind of thing you'll see us do more of, and this intentionality that we're trying to bring to an incredibly complex and fragmented world. So that's what we're doing from a business. And then from a marketing perspective, I think it's just about this stretchy steady drumbeat. It's no longer one moment in time. It is all the moments in time while it's also keeping people's attention. Yeah. Not boring them to death with four hour keynotes. It's >>It's interesting. You know, we, we've been watching you guys for a long time, as you know, and it's interesting. You have such a big story. Now you have the story at the industry positioning of where it is for growth. You also got product innovation, right? Balancing the, the product innovation, which is still evolving. You got edges exploding, the snowflake deal with the new product use cases. There's still the need for the, the nerds, right. So to speak. And then you got the industry leadership, which is happening. So you've got balancing that. How do you thread that needle? How do you tie it all together? How what's, how do you think about that? What's your thought >>Of the things I think is at its simplest. It's not just about what we do. It's also about who we are as a company and you have to do both, right. We have to talk about where we're innovating in our products and our solutions. And it's also really important for us to tell the world who we are and how we show up in the world. And if you think about it, another one of the announcements from this week that I'm really proud of are our solar hubs. And that's a build off of the, uh, solar learning labs working with 25 communities around the world, underserved in terms of access to technology. And so it's, you have to do both sometimes I think in the past we've been just talking about our products cuz we're engineers at heart. And we're proud of that and not talking enough about who we are. I think some companies talk too much about who they are and you're like, well, what do you do exactly? So, you know, the question always is how do you do that? And so there's a believability gap. What we're always striving for is that combination of what we do, who we are. >>So you know, that what we do is really important and there's obviously a lot of very difficult and contentious social issues. Yes. And, and kind of a of follow up there is, is, you know, what's your philosophy on how to handle those? It's presumably what you do, not what you, you say. I mean, you gotta say things as well, and they're gonna be more, you know, we're hearing about it, reading about it, others that are gonna be down the road, how what's your philosophy on how to handle those? >>The first thing is we try to be really thoughtful about what conversations or actually relevant to us. One of the things I watch many companies do is comment on anything, anything, and everything. They sort of run into the fray of the moment and they over comment. And frankly, then I think they don't stand for anything because they're constantly chasing a press cycle, which is pretty vicious and pretty short lived. So we don't think that that serves us. What we do is we look at almost every issue you can imagine. And ahead of time, ahead of time, have the conversation about where are we going to engage? What are the issues that we stand for? And we've got much more intentional, even on our ESG and CSR front, around taking our moonshot goals and making them more practical so that we can be really thoughtful and intentional. Because as you know, at the moment of time, when a crisis hits you, haven't done that work ahead of time. You're probably responding. And you can see that sometimes without naming any names, because everybody knows some of these players are without my even having to say it, someone responding or flip flopping it's cuz they haven't thought about it ahead of time. >>Yeah. And a lot of that comes from the top and the CEO won't stop on Twitter. But so that to me ties in. Yeah. So it ties into the concept of trust. Going back to some of the keynote messages that we heard from Michael you've earned trust in a lot of ways you were there during the pandemic, you know, your products work, et cetera, et cetera, but the way in which you act builds trust doesn't it. And that we've in, I think came across in, in the keynotes. Why such a big theme on trust? I mean you see apple with privacy, doing certain things really doubling down on trust. Can you talk about that? >>I mean, I think it's because it is core to who we are and if you look at the hype cycle around technology, the hype cycle, around companies who can have kind of a moment in the sun and then you find out actually that their business practices weren't very good or they weren't really delivering on the innovation that they were claiming. So they were probably overclaiming at times it has always been core to who we are. What I think we're doing now is just being much more intentional about how important it is to show up that way. That's why I come back to, it's not just what we do, it's who we are and that's why customers choose us. And you hear some of the customer case studies like U S a a like CVS that we use a lot at the moment in time where they needed help managing through the pandemic. We delivered with a consistency that not everybody could provide. And I think provides us the room and the space to really lean into this trust conversation. I >>Love, I love the high level flag. You guys are flying at ESG stores. You're getting in immersed in issues that you're solving for yourselves. So you can understand them and have good positions, but also on digital. Now you have other ways to drive the business. We just started a discord server week before for Dell tech world and already got 8,000 members. And the only thing they really care about about Dell tech world here is what's the monitors, where's the speeds and speeds. Right? They want the speeds and these they're gamers, right? So there's omnichannels everywhere. Right? You have, that's hard, right? So is it a top down? Let, let things fly. Is there intentionality around execution to drive business value? >>I think that, I mean, one of the things that I would say for the company and for its leadership for me personally, is we're generally pretty intentional about most things that we do. I always have an expression that I, I, I don't like to reward a Smith fireman. If the building is on fire, I'm gonna ask you, why is the building on fire? Not, you know, I'll say, are you okay? But then I'll say, why is the building on fire? So the reason I use that analogy is we are pretty intentional about most things that we do. And then you also have to re leave room for innovation because it is a completely different product experience to build an alien where than it is to build server. And yet there's certain standards around how we think about our commitment to environmental goals and sustainability that's consistent. Yeah. So that's the balance that we're always looking for, >>You know, in the isolation economy, we, we learned that we didn't know what was coming next. Yeah. And now in the post isolation economy, we, we learned, you referenced this. We're not going back to 29 team, a rinse and repeat of of 2019 is not gonna work. So I know it's early. You haven't really had much time to think about it, but what have you learned from this event? We were surprised by how many people showed up. What else? >>I was a little surprised by how many people showed up in the fi. And we got a lot of people show up in the final register in the final week or so. I mean, one of the things I think we knew this, but I think we had to learn it a little bit. The hard way. Yeah. Was maybe you don't need four days of two hour keynotes, you know, maybe, maybe people can't absorb that much information. And so I think we've gotten a lot tighter on our messaging and delivering of the keynotes and then allowing people, the space to engage in other that are really important to them, like their own training. They, a lot of people come to this, this event for their own professional development. We should be proud of that and celebrate it. And one of the expressions I use a lot is let's get our inner geek back and provide people the opportunity to do that. And even with our own employees, one of the things that we've seen is just how happy they are to see each our, so leave space for that. >>The face to face matters. It's really valuable in some say, it's the scarce resource now. Yeah. And the digitals augmentation, what have you learned as the standards are, ER, there's no standards they're emerging in real time. What what's popping out as go to, that's gonna evolve as de facto standard digital event kind of hybrid. I >>Think I, I think the short and easy answer is that hybrid Brit evolves as the standard. I don't think anybody sort of like the cloud. Um, I don't think anybody is questioning that you can have the best of both. I think, um, you know, if I taking it out of the realm of events, we are very committed to a hybrid work environment. Just as an example. And this conversation about many companies say you can have flexibility as long as you're here on Tuesday. Well, that's not actually flexibility. That's just pretend flexibility. And so being intentional about, you know, you obviously have to have the conversation with your leader, but we, we are saying, figure out what works for you and work that way. And the reason I went, I took it from events to that example is because that's just one of the many examples of how we're all trying to figure it out. And it's intentionality, it's honesty, it's trust, you know, maybe your job is something that needs to be in person. Great. Then go do it in person. Maybe it's not then don't but have the conversation. So that's, that's how the conversation is sort of >>Maybe it event native, which is the old model. Yeah. Yeah. Hybrid events is there multi-event Daves club super event, >>Multi, multi hybrid events. >><laugh> >>And there actually we do take this show on the road with the Dell tech forum. So it is multi hybrid event. >>By the way you mentioned the team, how excited the team was. I thought it was a great touch at the end of the, of day one keynote to bring all the team members out. That was a really powerful moment, >>You know, to be honest, I loved it when I saw it on paper, I thought this could either be great or so cheesy. I'll be like climbing under my tour and I loved it. And, but even that was a risk where I thought that's fine. Try it. And if it, if it doesn't work, like it's fine, >>Go bigger, go home if they >>Exactly. So I think you see us trying to lean into those moments a little bit more and be willing to take that risk and see what happens. >>Allison always great to have you on the cube. I love your insight. Love your perspective. Final question for you. What are you into these days? What are you watching personally in the industry or in, in your life as we evolve into this next chapter of the generational of the cultural shift? >>I mean the biggest thing that I'm really thinking about is this question of hybrid work and what does it mean to build connection with our employees, with our customers, with our partners, with our broader ecosystem, whilst also having the freedom and flexibility that the last two years have brought us. I mean, I think you guys know, I, I have an odd personal life. I kind little bit of a digital Noma myself and you know, I, in a let's >>Extend the segment, let's >>Go down and in years for past I would not, um, have been able to maintain my life and my job. And that's the power of technology. You just have to look for the downside, which is maybe people need more connection too. So that's an unanswered question. >>Yeah. I knew fabrics are more urging my minds. Very clear. Yeah. Allison, great to have you on again. Pleasure having, Thanks for having us here in the queue. We really >>Appreciate it. We always love having you at Dell tech world. And it's great to see you personally. Thanks >>Executive vice president CMO Dell technologies here in the queue. I'm John for Dave LAN. We'll be right back with more after this break.

Published Date : May 4 2022

SUMMARY :

Live here on the floor in Las Vegas with Dell tech world 2022 cube coverage. so delighted to see you both live and in person. The, the show format what's new, what's different. So I think one of the things I talked to my team about a lot is we've And now you bring a on Matthew, which was an amazing interview. And it was so much So I gotta make you laugh. So I'm gonna ask you her question and ask you what, Refine it. And I was like, wow, what a great question. And I will tell you as the interviewer, I think lots of people were sort of intimidated. It's the moment of interest inspection about where you are in your life and doing I think so. I didn't read the book yet. Green lights. Is able the book. I recommend it and I didn't listen to it. Yeah. Speaking of in the moment, this event has got two things going on in the format you mentioned, but also the content. a lot about separating the hype from the reality of the day to day of what our customers are doing And then you got the industry leadership, which is happening. And so it's, you have to do both sometimes I think in the past we've So you know, that what we do is really important and there's obviously a lot of very difficult and contentious And you can see that sometimes without naming any names, because everybody knows some the pandemic, you know, your products work, et cetera, et cetera, but the a moment in the sun and then you find out actually that their business practices weren't very good So you can understand them and have good positions, And then you also have to re leave room for innovation because And now in the post isolation economy, we, we learned, you referenced this. I mean, one of the things I think we knew this, but I think we had to learn it a And the digitals augmentation, what have you learned as the standards are, ER, there's no standards they're emerging in real time. And so being intentional about, you know, you obviously have to have the conversation with your leader, but we, Maybe it event native, which is the old model. And there actually we do take this show on the road with the Dell tech forum. By the way you mentioned the team, how excited the team was. You know, to be honest, I loved it when I saw it on paper, I thought this could either be and be willing to take that risk and see what happens. Allison always great to have you on the cube. I mean, I think you guys know, I, I have an odd personal life. And that's the power of technology. Allison, great to have you on again. And it's great to see you personally. We'll be right back with more after this break.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
MichaelPERSON

0.99+

Dave VolantePERSON

0.99+

DavePERSON

0.99+

Allison DuceyPERSON

0.99+

AllisonPERSON

0.99+

Allison DewPERSON

0.99+

six minutesQUANTITY

0.99+

2019DATE

0.99+

25 communitiesQUANTITY

0.99+

DellORGANIZATION

0.99+

TuesdayDATE

0.99+

two hourQUANTITY

0.99+

JohnPERSON

0.99+

Ashton KucherPERSON

0.99+

Las VegasLOCATION

0.99+

Dell TechnologiesORGANIZATION

0.99+

appleORGANIZATION

0.99+

8,000 membersQUANTITY

0.99+

three daysQUANTITY

0.99+

bothQUANTITY

0.99+

oneQUANTITY

0.99+

this weekDATE

0.99+

four daysQUANTITY

0.98+

MatthewPERSON

0.98+

four hourQUANTITY

0.98+

OneQUANTITY

0.98+

two thingsQUANTITY

0.98+

Dave LANPERSON

0.98+

AustinLOCATION

0.97+

both worldsQUANTITY

0.97+

three years agoDATE

0.97+

one momentQUANTITY

0.97+

pandemicEVENT

0.97+

earlier this weekDATE

0.96+

TexasLOCATION

0.95+

29 teamQUANTITY

0.95+

TwitterORGANIZATION

0.95+

SpanishOTHER

0.93+

eachQUANTITY

0.9+

one womanQUANTITY

0.86+

last two yearsDATE

0.83+

Dell technologiesORGANIZATION

0.83+

ESGORGANIZATION

0.83+

snowflakeEVENT

0.82+

past couple of yearsDATE

0.8+

day oneQUANTITY

0.78+

first thingQUANTITY

0.75+

DavesEVENT

0.73+

Executive vice presidentPERSON

0.73+

yearsDATE

0.73+

last coupleDATE

0.63+

officerPERSON

0.62+

manyQUANTITY

0.62+

executivePERSON

0.59+

U SORGANIZATION

0.58+

Technologies World 2022EVENT

0.57+

SmithPERSON

0.55+

SnowflakeORGANIZATION

0.54+

chiefPERSON

0.52+

weekDATE

0.5+

many peopleQUANTITY

0.5+

2022COMMERCIAL_ITEM

0.31+

Steve Fazende, APEX FoD, Jud Barron, Silicon Labs, & Darren Fedorowicz, Dell Financial Services


 

>>The cube presents, Dell technologies world brought to you by Dell. >>Welcome back to Dell tech world 2022. This is the cube alive. My name is Dave Volante. We're here with our wall to wall coverage. This is day two. We actually started last night. Uh, the, the cube after dark John furry is here. Lisa Martin, Dave Nicholson. We're gonna talk about apex. The business value of apex flex on demand. Darren fedora is here. He's the senior vice president of Dell financial services, and we're joined by a customer and a partner Jud Barron is R and D infrastructure architect at Silicon labs. And Steve end is the regional VP of copy center comp computer center. I say that like I'm from Boston guys. Welcome to the queue. >>Thank you, >>Darren, take us through what's going on with, with apex, you got custom solutions, you know, people are gonna ask, is this just a financial gimick? What is this? >>No gimmicks, no gimmicks, Dave. So I think when we think about technology, historically customers purchased, they bought and they owned and they may have financed it and paid over time, but it was really an ownership model, especially in infrastructure and apex is about subscription. So think about Dell apex, as you can either buy, or you can subscribe to your technology and under apex subscription, we have options for custom based solutions or an outcome base. And I know today we're gonna talk about flex on demand and, and custom based solutions. So it's a high level pay for what you use when you use it with a high level of choice and flexibility. All >>Right, Steve, I'm gonna ask you to play little >>Co-host all right. I like >>This. Okay. So add some color color commentary, Jud, tell us a little bit about, uh, Silicon labs. I'm really interested in what your requirements were, your challenges and kinda why you landed on, on apex. Sure. >>Uh, Silicon labs is a semiconductor company were headquartered in Austin, 10 Xs, uh, just under a billion dollars a year right now. And, uh, at any ed shop or, uh, that, that people who are doing electronic design automation, that's not just in the semiconductor industry, but we have these HPC farms who are running, you know, millions of jobs a day. And the, a balance that you have to strike when you're doing capacity planning in one of these environments is we have these things called tape outs, and that's where we're finishing a project and there's a much higher volume of jobs that we have to run and you have to decide, do we buy for peak or do we, you know, come under that some amount and say, oh, we're gonna buy 80% of what we think >>As an over, over, over under, right. Do we over buy for peak normally, right, correct. Right >>Hard. One is geo Overy the under buy. It's always a hard decision. >>There's a tradeoff. Right? And, and so the, the challenge there is that you'll end up kind of linking the time and potentially miss a tape out window. And there's costs associated with that because you work with the Foundry and you kind of schedule based off that tape out when you're gonna deliver the photo mask to them. So anyway, the point is we in the past using a traditional like camp X, we're gonna buy a bunch of servers. We, we tend to undershoot whatever our peaks are. Cause we may have a peak every couple of months during, you know, these tape outs. Uh, but you know, sometimes tape outs, slip. And so one slips two months, another one comes in a little bit early and now you have multiple tape outs in the same months. And what was gonna be a, a small, uh, difference in from peak to what you actually purchased ends up being a big peak. And, uh, the thing that was interesting to us about flex on demand is the ability to have a commit rate that, you know, the customer can work with Dell financial services to figure out is that 80% is at 60% whatever. And they give us additional servers that we pay just when we're using them. Now I'm somewhat oversimplifying the process. Um, but we're, we gotta talk about that, >>But, but the point is, if I understand it correctly, that infrastructure was dominoing the, the time to tape out in a negative way, and you you've been able to address that more cost effectively. >>It, it can, it, it has on occasion. And so this, this basically gives us a way to lever to pull, to say, well, we can spend some additional OPEX this month and open up this additional capacity. So it's not like bursting to the cloud. Exactly. Uh, because I mean, you have to have the equipment in your data center already for you to be able to use it. But, um, it's under a traditional acquisition model. It's, it's just not a, a, a thing that was available to us before and looking at leasing or other types of, uh, you know, financing was wasn't really attractive previously, but the flex on demand model, when we first heard about it, we're like, that's very interesting. Tell me more. And we ended up using it in, in Austin, and then we built a whole data center in Asia and did the whole thing on flex on demand and >>Got it. Okay, Steve, uh, talk a little bit about your role what's going on at, at computer center and you know, why apex give us the background? Yeah. >>Um, computer center is a, one of the largest global VAs on the planet, right? Um, we, we have a lot of global and international reach, but at the end of the day, it's about one on one customer of relationships. Um, talking to them, understanding what their challenges are. And we've had a multiyear relationship with Jud. I've known you for a long time. And, and, um, typically that relationship, or initially that relationship was about collaborating, working hand in hand, kind of figure out what the solutions were that best fit their environment to solve their issues they need. And it was typically a procurement, a, a purchase based relationship and, and it worked well for a long time, but it, when Jud posed the challenge to us about kind of more pay as you go, uh, uh, subscription based modeling for, for how he want to do acquire in the future. >>Um, we just, we huddle with the Dell team collectively, um, and, and talked about what we could offer and how we could solve the problem. Uh, apex is a really nice brand today, but this was two and a half years ago, Uhhuh. Okay. So it was a little, we were a little early on on putting it together. I feel good that we were able to, to put that type of solution together for Jud and it's, and it's working today, working wonderful today. And it was good for it's good for the whenever it's good for the customer, the manufacturer and the partner altogether. It's a wonderful solution. >>So you took a little risk, but it worked out and you helped. >>Yeah, that was probably the infancy as we were growing our, as a service, think of this, you know, there's a, a lot of big words out there, Dave, right? As a service utility cloud, it doesn't matter what it is super cloud it's super cloud. It doesn't really matter. Super. This is really Jud was talking about a really important element, which is around flexibility choice. There's uncertainty oftentimes in a, in an environment, but they want to control. They still want have a level of control and leveraging partnerships, being able to deliver flexibility and choice. Don't worry about the words. Don't worry about cloud utility as a service we end up solving the customer need, right? And when we talk about flex on demand, I'll give you a little bit deeper into flex on demand. So when we think about flex on demand, it really is about understanding the customer needs and our capability and Jed reference this, determining what a baseline is. So if you think about your own utility bill, right, you, you go home and even if you're on vacation for a month, I'm sure you went on vacation for a month right. Month at a time. If I ever. >>Yeah, >>I know, but if you leave you your utility bill, even if you don't turn on a light, you still get a utility bill, it's your baseline. So we, we determine a baseline with our customers, with computer center, to understand in your environment, you're gonna use this minimum amount and that becomes your baseline. And that baseline can go as low as 25%. And up to 80% in a environment, it usually is typically in this 70, 80%. And then we determine what is gonna be optimal based on that 25 or above we charge based on the usage on a day to day basis, average by a month. And if you go up one month during your peak, you get charged at that peak. If you then a couple months are lower, then you're gonna pay only for the usage. And so for a customer that's growing has variability or seasonality. >>Um, this is a great model cuz they can still control their environment either within their own domain or um, in a colo. They also have the capability to pick anything within the Dell ISG catalog, any product, configure it to meet their environment, be able to work with a trusted partner like computer center. That it's a solution based on a partner relationship and delivers choice and flexibility on the catalog of anything Dell sells within your control of how you can configure it. So it gives this ability to say, instead of buying and instead of paying a predictable payment, a I E a financing I'm gonna pay for use. Yeah. If I turn on my light switch more or if it's during the summer in Texas where I am the ACS a lot higher. So your utilities go up and if you are a much lower because you're on vacation in Hawaii, maybe you've been in vacation in Hawaii for a month, you're gonna have a much lower and you're gonna hit your baseline. Right. So it gives flexibility choice and it gives the control back to the customer. >>Okay. So the whole ISD portfolio. So you're like the tip of the spear for future apex, right? >>We, we, we absolutely are the tip and that's why, you know, Steve referenced a couple years ago as we were still in our infancy, growing, listening to our customers, listening to our partners, we've evolved to become a more robust program, um, 35 countries today. So we can cover 35 countries over the globe, all ISG you products that are sold with a high level of flexibility and it, and it's Jud and feedback over time that we've continued to evolve this program. Mm-hmm >>So Jud you, if I understood correctly, the business impact to you was gonna better predict predictability. You didn't have to over buy or undery and take all that risk. Is that right? You maybe could quantify. Did you ever quantify that? What can you tell us about the, the business impact? Yeah, >>Sure. So, I mean, traditionally we will, uh, base our capacity demands on, uh, complex calculation that effectively just boils down to number of engineers, like head count, uh, and you know, kind of personas within that. And we figure out, okay, well how many compute do we need? And then we say, okay, well how many tape outs are we doing? And when are those tape outs gonna land? And try to figure out which months are gonna be the hot months and the design teams have to kind of vary their tape out schedules so that they don't pile up all into like July or something. And then there's not enough compute capacity. So with, with something like flex on and where I can turn additional capacity on in our HBC farm, it, you know, we just go in and make some changes to the LSF configuration and say, Hey, you know, now you've got these extra nodes available. >>We don't really have to worry about that as much. Uh, in fact, last year we, we ended up with one month where for us, it was unusual. We had five tape outs, uh, at all land within two weeks of one and a other. And they all finished, which in previous years before we had deployed that that would not have been the outcome things we would've had multiple, uh, tape outs delayed. And you know, that that's a seven figure impact for each one of those commits that we miss with the foundries. So it it's a big deal. >>Yeah. That's real dollars. And >>It is. And you know what else, this, as, as Joe's going through this, we all know their supply chain chain constraints, right? And this solves a lot of supply constraints because Joe, if you would be purchasing today, you'd be buying, you're looking at had, and you're actually having to purchase today where if you go into an apex flex on demand, you don't have that full commitment of having to purchase, but you can get ahead of the supply chain. So you can be looking six months in advance, you can be doing capacity planning and I'm Jed. I'm sure you're doing that leveraging. Like what's my future and not be worried about, I have this huge burden upfront. >>Yeah. And I mean, we have two levers right now. One is we have this extra capacity there. I can, you know, pick up the phone and, and call our Dell rep and say, Hey, I'm gonna modify my commit rate. And so now that's, you know, the new baseline I can use all day every day. Uh, and, and, you know, we still have some burstability and then separately, we can say, we want to expand the contract or, or, or, you know, basically acquire more hardware for additional burst or additional commit. Both of those things are, are options. We only had the, we had to go buy it and we need to know when we have to have it available. So you kind of back into this ordering schedule for, uh, you know, like a traditional CapEx purchase. >>So Steve, obviously Silicon labs is, is leaning again. Are you seeing any other patterns in your customer base, uh, where this is being applied? What can you share >>With us there? Yeah, it's it, I believe this is a fairly horizontal solution. Any customer can really utilize it. I mean, traditionally people would buy for two and three years worth of capacity and slowly consume it over time, but you paid up front. Right. That's how it, that's kind of how it worked. Cause I didn't want to go back to the well year after year after year. Right. So, um, you know, and I, and I think, I think if anything, the, the, the cloud, the hyperscalers has, uh, taught the world, some things taught the industry. Some things, you know, in a, in a perfect world customers like to consume and pay for what they use, you know, and in the increments that they use it as much as possible as closely aligned to that as they could get. And what I see, what I see in this, you know, cuz I, I kind of put solu in my role, I'm putting solutions and customers and bringing those together other right. And, and complimenting that with services of our own. Right. But, but what I see over time that, that almost all the manufacturers and Dells does a wonderful job, but almost all the manufacturers will be delivering technology on a subscription basis. So the more I learn, the more I know, the more I understand about how to deliver those and provide those to customers is better off we are >>Because it aligns with business value. And that's what you're seeing Jud correct. >>Steve made an interesting comment in there. Uh, you know, he was talking about the cloud and for us, there's always pressure to say, Hey, you know, can we burst in the cloud? And for Edda workloads, every time we look at this, it's a data problem. It, it, it's not a computing problem for us. EA workloads tend to generate a lot of data and you know, there's a, there are a lot of tools, uh, you know, there's just a bunch of stuff that you have to have available to run those jobs. And so you have to look at that very carefully. The company that I work for Silicon labs has been around for a long time and we have a lot of development effort. That's been put into automating and simplifying things for our design engineering and trying to, you know, manipulate that and make it to where we can burst just certain jobs out to the cloud efficiently and cost effectively. Hasn't really resonated for us. But the flex on demand thing gave a us the ability to kind of achieve some of that burst ability. I mean, not to the same level of scale of course, but you know, we, we can do that at, you know, our own speed in our own data centers with our own data. And we don't have to worry about trying to, you know, peel an onion and put something new together, make it cloud friendly. It's >>Substantially similar. We gotta go. But to Aaron bring us home. >>Yeah. Hey, I think when we think about Dell, it's about listening to our customers and our partners. Mm-hmm <affirmative>, which we continue to do. We continue to evolve our products and, and apex is around choice and flexibility in delivering to customers an option to pay for what they use. It's a great solution. Appreciate the time guys. >>Great conversation. Thanks so much for coming on the cube. All right. Thank you. Good luck. All right. And thank you for watching. This is Dave VoLTE for the cube. We've been back with more wall to wall coverage. John furry, you'll be back Lisa Martin and Dave Nicholson. You're watching the queue >>And.

Published Date : May 3 2022

SUMMARY :

And Steve end is the regional VP So it's a high level pay for what you use when you use it with a high level of I like I'm really interested in what your requirements were, of jobs that we have to run and you have to decide, do we buy for peak or Do we over buy for peak normally, right, correct. It's always a hard decision. Cause we may have a peak every couple of months during, you know, the, the time to tape out in a negative way, and you you've been able to address other types of, uh, you know, financing was wasn't really attractive previously, at computer center and you know, why apex give us the background? I've known you for a long time. So it was a little, we were a little early on on putting it together. And when we talk about flex on demand, I'll give you a little bit deeper into flex on demand. And if you go up one month during So it gives flexibility choice and it gives the control back to the customer. So you're like the tip of the spear for future apex, We, we, we absolutely are the tip and that's why, you know, Steve referenced a couple years ago as we were still What can you tell us about the, of engineers, like head count, uh, and you know, kind of personas within that. And you know, And you know what else, this, as, as Joe's going through this, we all know their supply And so now that's, you know, the new baseline I can use all day every day. Are you seeing any other patterns in your And what I see, what I see in this, you know, cuz I, I kind of put solu in my role, And that's what you're seeing Jud correct. And we don't have to worry about trying to, you know, peel an onion and put something new together, But to Aaron bring us home. and apex is around choice and flexibility in delivering to customers an option to pay And thank you for watching.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Lisa MartinPERSON

0.99+

Dave NicholsonPERSON

0.99+

StevePERSON

0.99+

Dave VolantePERSON

0.99+

Steve FazendePERSON

0.99+

AaronPERSON

0.99+

HawaiiLOCATION

0.99+

Dell Financial ServicesORGANIZATION

0.99+

one monthQUANTITY

0.99+

70QUANTITY

0.99+

AustinLOCATION

0.99+

DellORGANIZATION

0.99+

Silicon LabsORGANIZATION

0.99+

twoQUANTITY

0.99+

JoePERSON

0.99+

80%QUANTITY

0.99+

60%QUANTITY

0.99+

last yearDATE

0.99+

TexasLOCATION

0.99+

AsiaLOCATION

0.99+

25QUANTITY

0.99+

DavePERSON

0.99+

Silicon labsORGANIZATION

0.99+

BostonLOCATION

0.99+

two monthsQUANTITY

0.99+

todayDATE

0.99+

Jud BarronPERSON

0.99+

three yearsQUANTITY

0.99+

Darren FedorowiczPERSON

0.99+

25%QUANTITY

0.99+

two weeksQUANTITY

0.99+

DarrenPERSON

0.99+

OneQUANTITY

0.99+

35 countriesQUANTITY

0.99+

35 countriesQUANTITY

0.99+

CapExORGANIZATION

0.99+

apexORGANIZATION

0.99+

JudPERSON

0.99+

JedPERSON

0.99+

a monthQUANTITY

0.98+

DellsORGANIZATION

0.98+

BothQUANTITY

0.98+

2022DATE

0.98+

two and a half years agoDATE

0.98+

JulyDATE

0.98+

APEX FoDORGANIZATION

0.98+

last nightDATE

0.98+

two leversQUANTITY

0.97+

John furryPERSON

0.96+

oneQUANTITY

0.95+

five tapeQUANTITY

0.95+

six monthsQUANTITY

0.95+

firstQUANTITY

0.94+

flexORGANIZATION

0.93+

multiyearQUANTITY

0.93+

HBCORGANIZATION

0.92+

couple years agoDATE

0.92+

up to 80%QUANTITY

0.91+

this monthDATE

0.91+

Michael Dell, Dell Technologies | Dell Technologies World 2022


 

>>The cube presents, Dell technologies world brought to you by Dell. >>Hello. Welcome to the cube here at Dell tech world. I'm John furry host of the cube with Dave Alon here with Michael Dell, the CEO of Dell technologies cube alumni comes on every year. We have the cube here. It's been two years. Michael, welcome to the cube. Get to see you. >>Hey, John, Dave, great to be with you guys. Thanks for being here. Wonderful to be back here in Vegas with >>You. Well, great to be in person two years ago, we had the cue with the pandemic a lot's happened. We were talking end to end solutions here at Dell tech world in person two years ago, pandemic hits. Thank God you had all that supply for the, for the people having the remote remote end to work now back in person. What's it look like now with, with Dell tech end to end, the edge is important. What's the story, >>You know, edge is, is the physical world. And if you, if you step back from clouds and, you know, multi-cloud, you sort of think about what is the purpose of a cloud or a data center? Well, it's to take data out of the physical world and move it to this place, to somehow enhance it or do something with it and create business value and hopefully create better outcomes. Well, it turns out that, you know, increasingly a lot of that data is gonna stay in the physical world and all of those nodes are gonna be connected. They're gonna be intelligent and we're seeing it in manufacturing and retail and healthcare, transportation, logistics. We're seeing this rapidly intelligent edge being formed. And then of course, with the new networks, the 5g we're seeing, you know, all, all this develop. And so here on the show floor, we're showing a lot of those solutions, but our customers are, are highly engaged. And certainly we think that's a, a big, a big growth factor for the next decade. >>And it's been ING to watch the transformation of the it world and cloudification and the as service, uh, consumption model, which you guys are putting out there has been very successful, but cloud operations is more prominent now on premises and edge and cloud. So the combination of cloud on-premise and edge hardware matters more now than ever before Silicon advances, um, abstraction layers from modern cloud native applications are what people are focused on. What's the story that you cite to the CIOs saying, we're here to help you with that new architecture cloud multi-cloud on premise and edge. What's the main story for you guys with the customers? >>Well, you know, customers want to go faster, right? And they want to accelerate their transformation. And so they wanna shift more resources over to developers, to applications, to access their data, to create competitive advantage. And so we talk a lot about the value line and what are those things below the value line, where we can provide that as a service on a consumption based model and accelerate their transformation, kind of, you know, do for them what we've done inside our own business. And, you know, it's absolutely resonating. We're seeing great growth there. People continue to, to need the solutions, but as we can automate the management and deployment of infrastructure and make it super easy, it gives them a lot of cycles back. >>You know, Michael, my, the favorite part, my favorite part of your book was you were in, I think you were in his, in his home court, in his dining room at Carl Icahn's house. And you said, well, why don't you just buy the company? And then you'll do what you're doing. I I'll buy it back for cheaper. Now, thankfully, you didn't have to do that. Cuz you had an environment of low interest rates and you obviously took it into the other direction, added tremendous value, 101 billion in revenue last year, 17% revenue growth, which was out astounding. When you think about that, um, now we're entering a new chapter with VMware untethered of course you're the chairman of both companies. So how should we think about the new Dell what's next? >>Well, so look, we, we have some unbelievable core businesses, right? We have our client system business and we've all learned during these last two years, how incredibly important it is to enable and empower your workforce with the right tools in the remote and high hybrid work. And we're showing off all kinds of new innovations here. That's a huge business force continues to grow, continues to be super important. Then we have our ISG, the cloud data center, the network of the future, the edge, you know, the, the sort of epicenter of where we're embracing, consumption based business models. That's absolutely huge. Then we have these new, new businesses that we're building with telco with edge, put it all together. It's a 1.3 trillion Tam that we operate in, as you said, more than a hundred billion dollars last year. So there's plenty of room for us to continue to grow and, and expand. And you know, as we make this shift to outcomes, it's obviously more valuable for customers and that, you know, increases our opportunity, increases the, the value we can create for all our stakeholders. >>And number one, number one, share in PCs, by the way, congratulations, again, hit that milestone. All of our gamer, uh, fans in our discord want to know what's the hottest chips coming. What's the fastest machines. What, how's the monitors coming? They want faster, cheaper. What's the coolest, uh, monitors out there right now and, and machines. >>Well, uh, you know, what what's, what's amazing is the, the pace of innovation continues to improve. So whether it's in the GPU, the CPU, the, the resolution, I I'm pretty partial to our 41, uh, display 11 million pixels of fun. And look, I mean, we, we it's, it's, it's clear that people are more productive when they have large screens and all the performance is enabling photo realistic, uh, you know, uh, gaming and photo realistic, everything. And these are immersive experiences. And, you know, again, uh, what companies have figured out to bring it back to, to, to a little bit of business here, John, is that when you, uh, give people the right tools, they're more productive, they're more engaged and look, people are smart. They know what tools are available. And, you know, uh, the thing that actually is most representative of how a person thinks about the tools they have at their organization is actually the thing that's right in front of 'em. And so, you know, this ability for us to provide a pool set of solutions for organizations to keep their workforce productive, to run their applications and infrastructure securely anywhere they want. That's, that's a winning proposition. >>Michael trust was a big theme of your keynote yesterday. And when you acquired EMC and got VMware, it really changed the dynamic with regard to your ability to, into new parts of organizations. You became a much more strategic supplier. I, I would argue. And now with VMware as a separate company, do you feel like you have built up over the, you know, five or whatever years that muscle memory you kinda earn that trust. So how do you see the customer relationship with that regard to that integration that they, they loved the eco. So system competitors might not have loved it so much, but the customers really did love. In fact, the, the U S a, a gentleman yesterday kind of mentioned that, how do you see it? >>You know, customers, uh, are not as interested in the balance sheet and what you know, where different holdings are, what they, they want things to work together, right? And they want partnerships in ecosystems. And certainly, you know, with VMware, even before the combination, we had a powerful partnership. It obviously solidified in a super special way. And now we have this first and best relationship and I've remained the chairman of VMware and super excited about their future. But our ecosystem is incredibly broad. And you see that here in this show floor, and again, making things work together better and more effectively building these engineered solutions that allow people to very quickly deploy the kind of capabilities they want, whether it's, you know, snowflake now working with the on premise and the edge data and more of these, you know, multi-cloud, uh, eco of systems that are being built. It's not gonna be just one company >>You called the edge a couple years ago. You're really prominent in your, in your speeches. And your keynotes data also is a big theme. You mentioned data now, data engineering seems to be the hottest track of, of, of students graduating with data engineering skills, not data science, data engineering, large scale data as code concepts. So what's your vision now with data, how's that fitting into the solutions and the role of data, obviously data protection with cybersecurity data as code is becoming really part of that next big thing. >>Yeah. I mean, if, if you look at anything that is interesting in the world today, uh, at the center of it is data, right? Whether it's the blockchain or the defi or the AI drug discovery, or the autonomous vehicles or whatever you wanna do, there's data in, in, in the middle of that. And of course with that data, well, you've gotta manage it. You, you need compute engines, right? You need to be able to protect it, secure it. And, you know, that's kind of what we do, and we're not going to create all those solutions, but we are gonna be an enabling layer to allow that data to be accessed no matter, you know, where, where it is. And, and, and of course, you know, leading in storage continues to be a super important part of our business. Number one, larger than number two than number three, number four, combined, and, and most of number five as well, and, and growing share. And, and you saw today, the software defined innovations, allowing that, you know, data layer to exist across the edge, the colos, the OnPrem, and the public clouds >>Throughout a stat yesterday. I can't remember if it was a keynote of the analyst round table, but it was 9 million cell towers. And if I heard, right, you kinda look at those as potential data centers talk about that's >>Right. It it's actually 7 million, but, but probably will be 9 million and not, not too long, I don't have the update, but so yeah, the public clouds all together is about 600 data centers. They're about 7 million cellular base stations in the world. Every single one of those is becoming a, you know, multi access, edge compute node. And what are they putting in there? They're putting many data centers of compute and GPS and storage. And, you know, 5g is not about, uh, connecting people that was 4g and before 5g is about connecting things. And there are way more things than there are people, right? And, uh, you know, this, this, this edge is, is rapidly developing. You'll also have private 5g and you'll have, you know, again, embedded intelligence I believe is gonna be in everything this next decade is going to be about that intelligent, connected future, taking that data, turning it into useful outsides in insights and outcomes. And, you know, lots of new businesses will be existing. Businesses will be transformed and also disrupted. >>Yeah. I mean, I think that's so right on and not to pat ourselves on the back day, but we called that edge distributed computing a couple years ago on the cube. And that's, what's turning into the home with COVID you saw that become a workplace, basically compute center, these compute nodes, tying it together as we, what everyone's talking about right now. So as customers say, okay, I want to keep my operations steady, steady, and secure. How do I glue it together? How do I bring these compute node together? That seems to be the top question on, on top of people's minds. And they want it to be cloud native, which means they want it to run cloud-like and they want to connect these compute node together. That's a big discussion point. What's your view on, >>Well, you know, if you, if you sort of have a, a cloud here, a cloud there cloud everywhere, and you, you know, have lots of different Kubernetes frameworks, uh, and you've got, you know, everything is, is spread out, it's a disaster, right? And, and, and it's, it's a, it's a, it's a real challenge to manage all that. So what people are trying to do is create ruthless standardization. It's like, how do you drive cost out and get speed? It's ruthless standardization create consistent environments where you can operate the across all the different domains that, that you want. And so, uh, you know, this is what we're bringing together in, in, in the capabilities that we're delivering. >>And that chaos is great opportunity for you. Um, how are you feeling about VMware these days, new team, uh, give us the update there. >>Yeah. The team is doing well. You know, I think the tons message is resonating. You know, people want Kubernetes and, and, and container based apps, for sure. That's the main, you know, growth in, in, in, in, in new, in new workloads. Uh, but they also want it to work with what they have. Yeah. And they don't want it to be locked into one particular infrastructure. So software finding everything, making it run in all the public clouds, you know, we've had a great success with VxRail, you know, that, that absolutely continues. We have, uh, 200,000 plus nodes, 15,000 customers and growing, we have edge satellite nodes and we continue to work together in SD wan in software defined networking in VMware cloud foundation, uh, you know, expressed, uh, in, in, in all locations. >>You know, one of the things that we've been seeing with the trend towards, um, future of work, which is a big theme, here is a lot of managed services are popping up where the complexity is so ha high that customers want to manage services. Uh, and also the workforce of it's kind of changing. You got a younger generation coming in, how do you see that future of the workforce? The next level? It's not gonna be like, yesterday's it, it's gonna be distributed computing dashboard based. And then you've got these managed services, you know, need to have the training and expertise maybe to run something at scale. How do, how do you see that connecting? Cuz that seems to be another big trend people are talking about, Hey, it's complex someone manage it for me. And I want ease of views. I want the easy button in it. >>Yeah. Well we we've all been at this a while. So we can remember, you know, the beginnings of converged infrastructure and then hyperconverged, which wasn't that long go. And now we have consumption based business models. These are all along the trajectory of the easy button that you're talking about and customers really thinking about the value line, where are the things that really differentiate and add value for their business. And it's not below the value line in those infrastructure areas are creating that easy button with appliances, with consumption based models and allowing them to deploy the scarce resources. They have to the things that really drive their unique differe. And you know, if you look at our managed services flex on demand, all the sort of ancestors and predecessors of apex, those have been great businesses for us. And now with apex, we're kind of industrializing this and, and making it, you know, at scale for all >>Customers, you know, the three of us, we go back, we, we, our first interactions with you separately, we're in the nine. And then we reconnected in the 2012. I think it was Tarkin Mayer had a little breakout session with CIOs. You brought us to early on a Dell tech world in Austin. And of course it was, >>It was just Dell world. Then Dell >>Four, we had Dell tech, you and then EMC world in 2010 was our first cube. And now that's all come together here in Las Vegas. So, you know, it's been great. Uh, the three of us come together and so really appreciate that. Yeah. >>Awesome. Absolutely awesome. >>Well, you know, really appreciate you guys being here, the wonderful work you do in thank you in, you know, bringing out the, the, the stories and, and showing off and helping us show off the innovations that, you know, our team has been working on. You know, during the past year >>It's been great in conversations and, and on a personal note, it's been great to have, uh, chat with all the top people and your company. Appreciate it. Um, someone told me to ask you this question, I want to ask you, you, we've all seen waves of innovation cycles up and down. We're kind of on one. Now you're seeing an inflection point, this next gen, uh, computing and, and web three cultural shit F with workforces and distributed computing decentralization. You mentioned that DFI earlier, how do you see this wave coming? Cause we've seen cycles come and go.com. Bubble kind of looks the same as the web three NFTs and stuff. Now it seems to be Look different, but how do you see this next wave? Cuz looking back on all the other ones that you you have lived through and you rode >>Well. So, you know, the, the way I see it is is, uh, to some extent, these are like foundational layers that have to be built for the next phase to occur. And if you look at the sort of new companies that are being founded today, and we see a lot of those, you, you, you, you see'em, we invest in a bunch of 'em, you know, they're, they're not going and, and kind of redoing the old foundational layers, they're going deeply into vertical businesses and, and disrupting and adding value on top of those. And I think that's, that's really the, the point of, of technology, right? It's enabling human progress us in, in all fields, it's making us healthier. It's making us safer. It's making us more successful in everything that, that we as humans do. And so all these layers of technology are enabling further progress and I think it's absolutely gonna continue. It's all been super exciting. Yeah. You know, so far for the first several decades, but as I, as I believe it, it's, it's just a pre-game show. >>And it's clear your strategy is, is, is really building that foundation of a layer, hardening it, but making it flexible enough, anybody read your book, you're a technology, visionary. A lot of people put you in a, you know, finance bucket, but you can, you can see that you can connect the dots. And that's what you're doing with your foundation of layers. You that's where you're making the bets, isn't it? Uh, you don't can't predict the future. You've said that many times, but you can sort of see where it's going and be prepared for >>It. Well, you, you, you know, you think about any company in, in the industry or any public sector organization, right? Uh, they're, they're, they're wanting to evolve more quickly and transform more quick, more quickly. Right. And we can give them an infrastructure or set of tools, a set of capabilities to help them go faster. >>Yeah. And the other one thing in the eighties, when you started Dell and we were in college, there was no open source really then if look at the growth of open source, talk about those layers, open source, better Silicon GPS, faster, cheap >>More now and now we even have, uh, open source instruction sets for processors. So I mean the whole world's changing. It's exciting. You have people around the world working together. I mean, when you see our development teams, uh, whether they're in Israel or Ireland or Bangalore or Singapore, Hopton Austin, Silicon valley, you know, Taiwan, they're, they're all, they're all collaborating together and, you know, driving, driving innovation and, and, and our business is not that dissimilar from our customers >>Like great to have you in the queue. Great. To have a physical event. People are excited. I'm talking to people, Hey, haven't been back in Vegas in two years. Thanks for having this event. Great to see you. Thanks for coming on the cube. >>Absolutely. Thank you guys. >>Michael Dell here in the cube CEO of Dell technologies. I'm John far, Dave Volante. We'll be right back, more live coverage here at Dell tech world.

Published Date : May 3 2022

SUMMARY :

I'm John furry host of the cube with Dave Alon here with Michael Hey, John, Dave, great to be with you guys. Thank God you had all that supply for the, for the people having the remote remote end to work now Well, it turns out that, you know, What's the story that you cite to the CIOs saying, we're here to help you with that new architecture cloud Well, you know, customers want to go faster, right? And you said, well, why don't you just buy the company? And you know, as we make this shift to outcomes, And number one, number one, share in PCs, by the way, congratulations, again, hit that milestone. all the performance is enabling photo realistic, uh, you know, uh, And now with VMware as a separate company, do you feel like you have built up the kind of capabilities they want, whether it's, you know, snowflake now working with the on premise and how's that fitting into the solutions and the role of data, obviously data protection with cybersecurity And, and, and of course, you know, And if I heard, right, you kinda look at those as potential data centers talk about of those is becoming a, you know, multi access, And that's, what's turning into the home with COVID you saw that And so, uh, you know, this is what we're bringing together Um, how are you feeling about VMware these days, everything, making it run in all the public clouds, you know, How do, how do you see that connecting? So we can remember, you know, the beginnings of converged infrastructure Customers, you know, the three of us, we go back, we, we, our first interactions with you separately, It was just Dell world. So, you know, it's been great. Well, you know, really appreciate you guys being here, the wonderful work you do in thank you in, Cuz looking back on all the other ones that you you have And if you look at the sort of new companies that are being founded today, you know, finance bucket, but you can, you can see that you can connect the dots. And we can give them an source really then if look at the growth of open source, talk about those layers, open source, you know, driving, driving innovation and, and, and our business is not that dissimilar from our Like great to have you in the queue. Thank you guys. Michael Dell here in the cube CEO of Dell technologies.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Dave VolantePERSON

0.99+

MichaelPERSON

0.99+

IsraelLOCATION

0.99+

Michael DellPERSON

0.99+

VegasLOCATION

0.99+

IrelandLOCATION

0.99+

2010DATE

0.99+

Dave AlonPERSON

0.99+

DellORGANIZATION

0.99+

VMwareORGANIZATION

0.99+

JohnPERSON

0.99+

AustinLOCATION

0.99+

SingaporeLOCATION

0.99+

101 billionQUANTITY

0.99+

BangaloreLOCATION

0.99+

John farPERSON

0.99+

7 millionQUANTITY

0.99+

2012DATE

0.99+

9 millionQUANTITY

0.99+

DavePERSON

0.99+

41QUANTITY

0.99+

Las VegasLOCATION

0.99+

threeQUANTITY

0.99+

11 million pixelsQUANTITY

0.99+

Michael DellPERSON

0.99+

15,000 customersQUANTITY

0.99+

two years agoDATE

0.99+

fiveQUANTITY

0.99+

both companiesQUANTITY

0.99+

more than a hundred billion dollarsQUANTITY

0.99+

firstQUANTITY

0.99+

yesterdayDATE

0.99+

200,000 plus nodesQUANTITY

0.99+

Silicon valleyLOCATION

0.98+

EMCORGANIZATION

0.98+

two yearsQUANTITY

0.98+

last yearDATE

0.98+

eightiesDATE

0.98+

TaiwanLOCATION

0.98+

about 600 data centersQUANTITY

0.97+

first cubeQUANTITY

0.97+

todayDATE

0.97+

FourQUANTITY

0.97+

Tarkin MayerPERSON

0.97+

next decadeDATE

0.96+

telcoORGANIZATION

0.95+

about 7 millionQUANTITY

0.94+

oneQUANTITY

0.92+

apexORGANIZATION

0.92+

INGORGANIZATION

0.92+

Dell TechnologiesORGANIZATION

0.91+

U S aORGANIZATION

0.9+

couple years agoDATE

0.9+

one thingQUANTITY

0.89+

one companyQUANTITY

0.88+

first interactionsQUANTITY

0.87+

nineQUANTITY

0.87+

9 million cellQUANTITY

0.86+

past yearDATE

0.85+

pandemicEVENT

0.85+

waveEVENT

0.84+

singleQUANTITY

0.84+

17% revenueQUANTITY

0.83+

first several decadesQUANTITY

0.82+

COVIDTITLE

0.81+

Gil Shneorson, Dell | Dell Technologies World 2022


 

>>The cube presents. Dell technologies world brought to you by Dell. >>Welcome to Las Vegas. Lisa Martin, with Dave Volante. The cube is live at Dell technologies world 2022. Dave, hope you say live, live <laugh>. We are live. We are in person. We are three-D. We are also here on the first day of our coverage with an eight time, right? Eight time cube alum, GA Norris joins us the senior vice president of edge portfolio solutions at Dell technologies. Welcome back our friend. >>Thank you. It's great to be here in this forum with live people, you know, and 3d, >>Isn't it. We're amazing. We're not, we're not via a screen. This is actually real. So Gill a a lot, a lot of buzz, great attendance at this first event, since 20, lot's been going on since then, we're talking a lot about edge. It's not new, but there's a lot changing what's going on there. >>Well, you know, edge has been around for a while. Um, actually since, you know, the beginning of time people were doing, you know, compute and, and applications, they in the, um, in the physical space where data it, but more and more, um, data is based on sensors in cameras and machine vision. And if you wanna make real time decisions, there's a few reasons why you can't just send everything back to a data center or a cloud. Maybe you don't have the right latency, maybe, um, you it's too costly. Maybe you don't have the right end with maybe you have security challenges, maybe have compliance challenges. So the world's moving more and more resources towards where the data is created and to make real time decisions and to generate new business values, things are changing and they're becoming much more, um, um, involved than before, much more. Um, so basically that that's, what's changing. You know, we need to deal with distributed architectures much more than we needed before. >>I think one of the things we've learned in the last very dynamic two years is that access to realtime data is no longer a nice to have it's table stakes for whether we're talking about retail, healthcare, et cetera. So that the, the realtime data access is critical for everybody to these days. >>Right? And it, it could be a real time decision, or it could even be data collection either way. You need to place some device, some comput next to the source. And then, you know, you have a lot of them and you just multiply by multiple use cases and you be, you basically, you have a very complex problem to solve. And if you ask me what's new is that complexity is big coming more and more, um, critical to solve >>Critical. >>Oh, go ahead, please. >>I was just gonna say, talk to me about some of the, from a, from a complexity resolution perspective, what are some of the things that Dell is doing to help organizations as they spread out to the edge more to meet that consumer demand, but reduce that complexity from an infrastructure standpoint. >>So we focus on simplifying. I think that's what people need right now. So there are two things we do. We, we optimize our products, um, whether they need regularization or different temperature envelopes or, uh, management capability, remote management capability, and we create solutions. And so we develop, um, solutions that look at specific, um, outcomes and we size it and we create deployment guides. Um, we do everything we can, um, to simplify the, uh, the edge uses for our customers. >>You know, you guys is talking about, it's not new. I, and I know you do a lot in retail. I think of like the NCR cash register as the, the original edge, you know, but there's other use cases. Uh there's you Gil, you and I have talked about AI inferencing in, in real time, there was a question today in the analyst forum, uh, I think it went to Jeff or nobody wanted to take it. No, maybe it was Michael, but the metaverse, but that there's edge space is the edge industrial I OT. So how do you, I mean, the Tam is enormous. How do you think about the use cases? Are there ones that, that aren't necessarily sort of horizontal for you that you don't go after, like EVs and TA the cars? Or how are you thinking about >>It? Depends. I agree that the, uh, edge business is very verticalized. Um, at the same time, there are very, uh, there is, there are themes that emerge across every industry. Um, so we're trying to solve things horizontally being Dell, we need to solve for, um, repeatability and scale, but we do package, you know, vertical solutions on top of them because that's what people need. Um, so for example, you know, you said, um, NCR being the, uh, the original edge. If I asked you today, name how many applications are, are running in a retail store to enable your experience? You'd say, well, there's self checkout. Maybe there is a, um, fraud detection, >>Let's say a handful >>It's handful. The fact is it's not, it's about 30 different applications, 30 that are running. So you have, you know, digital labels and you have, you know, a curbside delivery and you have inventory management and you have crowd management and you have safety and security. And what happens today is that every one of those solar is purchased separately and deployed separately and connected to the network separately and secured separately. Hence you see the problem, right? And so I know what we do, and we create a solution. For example, we see, okay, infrastructure, what can we consolidate onto an infrastructure that could scale over time? And then we look at it in the context of a solution. So, you know, the solution we're announcing, or we announced last week does just that on the left side, it looks at a consolidated infrastructure based on VxRail and VMware stack. So you can run multiple applications on the right side, it working with a company called deep north for Inso analytics and actually people that, um, and the show they can go and see this in action, um, in our, um, you know, fake retail store, uh, back at the edge booth. Um, but the point is those elements of siloed applications and the need to consolidate their true for every industry. And that's what we're trying to solve for. >>I was just wondering, you said they're true for every industry. Every industry is facing the same challenges there. What, what makes retail so prime for transformation right now? >>That's a great question. So, you know, using my example from before, if you are faced with this set, have a shopper that buys online and they now are coming back to the stores and they need to, they want the same experience. They want the stuff that they search for. They want it available to them. Um, and in fact, we research that 80% of people say, if they have a bad experience will not come back to a retail store. So you've got all of those use cases that you need to put to, you've got this savvy shopping that comes in, you've got heightened labor costs. You've got a supply chain problem in most of those markets, labor >>Shortages as >>Well. It's a perfect storm. And you wanna give an experience, right? So CIOs are looking at this and they go, how do I do all of that? Um, and they, they, as I said before, the key management, the key problem is management of all of those things is why they can innovate faster. And so retail is in this perfect storm where they need to innovate and they want to innovate. And now they're looking for options and we're here to help them. >>You know, a lot of times we talk about the in industrial IOT, we talk about the it and the OT schism. Is there a similar sort of dissonance between it, your peeps, Dell's traditional market, and what's happening, you know, at the near edge, the retail infrastructure sort of different requirements. How are you thinking about that and managing that >>About, um, 50% of edge projects today are, are somehow involving it. Um, usually every project will involve it for networking and security, so they have to manage it either way. And today there's a lot of what we used to call shadow it. When we talked about cloud, this has happens at the edge as well. Now this happened for a good reason because the expertise are the OT people expertise on the, the specific use case. It's true for manufacturing. It's also for true for, for retail. Um, our traditional audience is the it audience and, and we will never be able to merger two worlds unless it was better able to service the OT buyers. And even in the show, I I've had multiple conversations today. We, with people to talk about the divide, how to bring it together, it will come together when it can deliver a better service to the OT, um, constituents. And that's definitely a job for Dell, right? This is what we do. If we enable our it buyer to do a better job in servicing the OT crowd or their business crowd in retail, um, more innovation will happen, you know, across the, those different dimensions. So I'm happy you asked that because that's actually part of the mission we're taking on. >>Where is one of the things I think about when you, you talk about that consumer experience and we're very demanding as consumers. We wanna ha as you described, we wanna have the same experience we expect to have that regardless of where we are. And if that doesn't happen, you, you mentioned that number of 80% of people's survey said, if I have a bad experience with a merchant, I'm out, I'm going somewhere else. Right. So where is the rest of the Csuite in the conversation? I can think of, um, a COO the chief marketing officer from brand value, brand reputation perspective. Are you talking with those folks as well to help make the connective so reality? >>Um, I, I, I don't know that we're having those conversation with those business owners. We we're a, um, a system, an infrastructure company. So, you know, we get involved once they understand, you know, what they want to do. We just look at it in. And so if you solve it one way, it's gonna be one outcome. Maybe there is a better way to look at it. Maybe there's an architecture, maybe there's a more, you know, thoughtful way to think about, you know, the problems before they happen. And, um, but the fact that they're all looking shows you, that their business owners are very, very concerned with, with this reality, their >>Key stakeholders. Can >>We come back to your announcement? Can you, can we unpack that a little bit, uh, for those who might not be familiar with it? What, what, what is it called again? And give us a peel, the onion a little bit Gil. Yeah. >>So, so we call it a Dell technologies validated design. Um, it is essentially reference architecture. Um, we take a use case, we size it. So we, you know, we, um, we save customers, the effort of, of testing and sizing. We document the deployment step by step. We just make it simpler. And as says, before we look for consolidation, so we took a VXL, which is our leading ACI product based on VMware technology with a VMware application management stack with Tansu. Um, and then we, we, we look at that as the infrastructure, and then we test it with a company called deep north and deep north, um, are, um, store analytics. So through machine vision, they can tell you where people are queuing up. If there is somebody in the store that needs help and nobody's approaching, if there is a water spill and somebody might, you know, slip and hurt themselves, if a fridge is open and something may get spot. >>And so all of those things together through machine vision and realtime decisions can have this much better experience. So we put all of this together, we created a design and now it's out there in the market for our partners to use for our customers to use. Um, this is an extension of our manufacturing solutions, where we did the same thing. We partner with a company called PTC. I know of obviously in a company called Litmos, um, to create, um, industrial and the leading solution. So this whole word of solutioning is supposed to look at the infrastructure and a use case and bring them together and document in a way that simplifies things for >>Customers. Do you ever see that becoming a Aku at some point in time or, >>Um, personal, if you ask me? I don't think so. And the reason is there's still a lot of variability in those and skewing, but that's a very formal, you know, internal discussion. Yeah. Um, the point is we are, we want people to buy as much of it as they need to, and, and we really want to help them if Aku could help them, we will get there, but we need to see repeatability before creating skews. >>Can you give us an example of a, of a retail or a manufacturing customer that's using this Dell validated design, this DVD, and that really has reduced or eliminated that complexity that was there before. >>So this solution is new. I mean, it's brand new, we just announced it. So, no, but, um, I don't know what names I can call out, cuz referenceability is probably examples though about generic, but I will tell you that most of the large retailers in the us are based in their stores on Dell technologies. Um, a lot of the trail is in, in those stores and you're talking about thousands of locations with remote management. Um, what we're doing here is we're taking it to the next step by looking at new use cases that they have not been implementing before and saying, look, same infrastructure is valid. You know, scalable is it's scalable. And here are the new use cases with machine vision and other things that here is how you do that. But we're seeing a lot of success in retail in the last few years. >>So what should we expect looking forward, you know, any gaps that customers are asking for trying to fill? What, what two to three years out, what should we expect? >>Um, I think we're gonna stay very true to our simplification message. We want to help people simplify. So if it's simplifying, um, maintenance, if it's simplifying management, if it's simplifying through solutioning, you're gonna see us more and more and more, um, investing in simplification of edge. Um, and that's through our own IP, through our partnerships. Um, there, there is a lot more coming if, if I may say it myself, but, but it's, it's a little too early to, uh, to talk about it. >>So for those folks that are here at the show that get to see it and play with it and touch it and feel it, what would you say some of the biggest impacts are that this technology can deliver tomorrow? >>Well, first of all, it's enabling to do what they want. See, we don't have to go and, and tell people, oh, you probably really need to move things through the edge. They know they need to do it. Our job is to tell them how to do it in a secure way, in a simplified way. So that's, that's a nice thing about this, this market it's happening, whether we want it or not. Um, people in this show can go see some things in action. They can see the solution in action. They can see the manufacturing solution in action and even more so. And I forgot to say part of our announcement was a set of solution centers in Limerick island and in Singapore, that was just open. And soon enough in Austin, Texas saw that, and we will have people come in and have the full experience of IOT OT and edge device devices in action. So AR and VR, I T IEN technology and scanning technology. So they could be, um, thinking about the art of the possible, right? Thinking about this immersive experience that will help them invent with us. And so we're expecting a lot of innovation to come out of those conversations for us and for them. >>So doing a lot of testing before deployment and really gleaning that testing >>Before deployment solution architecture, just ideation, if they're not there yet. So, and I've just been to Singapore in one of those, um, they asked me to, um, pretend I was a, um, retail ski enter in a distribution center and I didn't do so well, but I was still impressed with the technology. So, >>Well, eight time Q alumni. Now you have a career to fall back on if you need to. Exactly. >><laugh> >>GA it's been great to have you. Thank you so much for coming back, talking to us about what's new on day one of Dell technologies world 22. Thank >>You for having me again, >>Our pleasure for Dave Volante. I'm Lisa Martin, coming to you live from the Venetian in Las Vegas at Dell technologies world 2022. This is day one of our coverage stick around Dave and I will be right back with our next guest.

Published Date : May 3 2022

SUMMARY :

Dell technologies world brought to you by Dell. Dave, hope you say live, live <laugh>. It's great to be here in this forum with live people, you know, and 3d, a lot of buzz, great attendance at this first event, since 20, lot's been going on since then, have the right latency, maybe, um, you it's too costly. So that the, the realtime data access is critical for everybody to these days. you know, you have a lot of them and you just multiply by multiple use cases and you be, out to the edge more to meet that consumer demand, but reduce that complexity from an infrastructure standpoint. And so we develop, um, solutions that look at specific, um, outcomes and we size it and I think of like the NCR cash register as the, the original edge, you know, you know, you said, um, NCR being the, uh, the original edge. um, in our, um, you know, fake retail store, uh, back at the edge booth. I was just wondering, you said they're true for every industry. So, you know, using my example from before, if you are faced with And you wanna give an experience, right? you know, at the near edge, the retail infrastructure sort of different requirements. more innovation will happen, you know, across the, those different dimensions. We wanna ha as you described, we wanna have the same experience we expect to have that regardless And so if you solve it one way, it's gonna be one outcome. Can We come back to your announcement? So we, you know, So we put all of this together, we created a design Do you ever see that becoming a Aku at some point in time or, a lot of variability in those and skewing, but that's a very formal, you know, Can you give us an example of a, of a retail or a manufacturing customer that's using this Dell validated but I will tell you that most of the large retailers in the us are based in their stores So if it's simplifying, um, maintenance, and tell people, oh, you probably really need to move things through the edge. and I've just been to Singapore in one of those, um, they asked me to, um, pretend I was Now you have a career to fall back on if you need to. Thank you so much for coming back, talking to us about what's new on day one of Dell technologies I'm Lisa Martin, coming to you live from the Venetian

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Lisa MartinPERSON

0.99+

SingaporeLOCATION

0.99+

Dave VolantePERSON

0.99+

Gil ShneorsonPERSON

0.99+

JeffPERSON

0.99+

DavePERSON

0.99+

50%QUANTITY

0.99+

DellORGANIZATION

0.99+

twoQUANTITY

0.99+

Las VegasLOCATION

0.99+

80%QUANTITY

0.99+

last weekDATE

0.99+

three yearsQUANTITY

0.99+

MichaelPERSON

0.99+

todayDATE

0.99+

two thingsQUANTITY

0.99+

GilPERSON

0.99+

LitmosORGANIZATION

0.99+

ACIORGANIZATION

0.99+

Austin, TexasLOCATION

0.99+

oneQUANTITY

0.99+

eight timeQUANTITY

0.99+

30QUANTITY

0.99+

PTCORGANIZATION

0.98+

VenetianLOCATION

0.98+

Limerick islandLOCATION

0.98+

first dayQUANTITY

0.98+

thousandsQUANTITY

0.97+

VxRailTITLE

0.97+

tomorrowDATE

0.97+

Dell technologiesORGANIZATION

0.96+

TansuORGANIZATION

0.96+

two worldsQUANTITY

0.95+

Dell technologies world 2022EVENT

0.94+

Inso analyticsORGANIZATION

0.93+

2022DATE

0.93+

two yearsQUANTITY

0.92+

first eventQUANTITY

0.91+

Eight time cubeQUANTITY

0.91+

AkuORGANIZATION

0.9+

about 30 different applicationsQUANTITY

0.89+

day oneQUANTITY

0.88+

VMwareTITLE

0.88+

Technologies World 2022EVENT

0.87+

technologies world 22EVENT

0.84+

one wayQUANTITY

0.83+

VMwareORGANIZATION

0.83+

VXLORGANIZATION

0.81+

yearsQUANTITY

0.8+

deep northORGANIZATION

0.79+

one outcomeQUANTITY

0.77+

GAPERSON

0.74+

20QUANTITY

0.74+

GillPERSON

0.72+

NorrisPERSON

0.58+

edgeORGANIZATION

0.56+

GALOCATION

0.49+

NCRORGANIZATION

0.34+

Justin Copie, Innovative Solutions | AWS Summit SF 22


 

>>Everyone. Welcome to the cube here. Live in San Francisco, California for AWS summit, 2022. We're live we're back with events. Also we're a virtual, we got hybrid all kinds of events this year, of course, summit in New York city happening this summer. We'll be there with the cube as well. I'm John, again, John host of the queue. Got a great guest here, Justin Colby, 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 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 elevator pitch is we are, 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, 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. 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 yeah, 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 demand 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, it's a small to midsize 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 cut customers are coming to us and they're 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, uh, progressively working through a modernization strategy is always the better approach. And so we spent 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 it's 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, I O T devices, what's that like right now from a channel engine 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 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 tell, yeah, they're like, listen, at 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 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 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. 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, 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, 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. 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 Jessey announce or 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 product. I can get that like values as companies, cuz they're betting on you and your people. >>They are, they are what's >>What's 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, the 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 out, how are you gonna ask a team of one or two people in your it department to make all of 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 manage 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 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 would cost them a fortune. If >>The 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. They, they love to get the, the stickers and the badges and the pins, um, at innovative in 28 team. 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. 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 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 and large, it staffs are turning over the gen Z and millennials are in the workforce. They were a provisioning top of rack switches. Right? First of all. And so if you're a business is also the, I call the buildout, 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 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 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 like >>Critical issues. This is >>Just like, these are the table stakes. >>Yeah. And, and every, every business owner's thinking about this. So >>That's, that's what at least a million in loading, 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. No. And then remind AI and ML. That's >>Right. That's right. So to try to 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. An it department. >>Exactly. >>Like, can we just call up, uh, you know, our old vendor that's right, >>Right. Our old vendor. I like it. >><laugh> 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 the, at is, is very important. And it's something that we talk about every, with every one of our small to mid-size >>Business. 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 a good tell your, 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 opportu 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 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, 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 a 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> well, 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 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 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 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 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 that a lot of 'em dipped their toe in the water. But by 2017 we knew interest structure was around the corner. Yeah. 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 the 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 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 migration. 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 classic 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 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 tour 22. I'm John for your host. Thanks for watching. We're back with more great coverage for two days after this short break.

Published Date : Apr 20 2022

SUMMARY :

I'm John, again, John host of the queue. Thank you for having me. What's the elevator pitch. cost, security, compliance, all the good stuff, uh, that comes along with it. How is this factoring into what you guys do and your growth cuz you guys are the number one And um, there's this big misnomer that when you move to the cloud, you gotta automatically modernize. it's manufacturing, it's the physical plant or location 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, you got 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. a customer can buy in the out, how are you gonna ask a team of one or two people in your dollars a month in the cloud. The training alone would be insane, 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. But I'll tell And that's a cultural factor that you guys have. This is So There's no modernization on the app side though. And the other thing is, is there's not a lot of partners, An it department. I like it. And so how you build your culture around the, at 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 a long ways before you're gonna be an owner, the other folks that were gonna buy into the business with me that were also working at innovative for different reasons. The company still had the opportunity to keep going. 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 classic 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 And that's the cloud upside is all about doubling down on the variable wind. Thank you very much for having me. This is the cube coverage here live in San Francisco, California for AWS summit tour 22.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Justin ColbyPERSON

0.99+

2010DATE

0.99+

JustinPERSON

0.99+

ChicagoLOCATION

0.99+

2003DATE

0.99+

TorontoLOCATION

0.99+

AdamPERSON

0.99+

Andy JesseyPERSON

0.99+

AWSORGANIZATION

0.99+

JohnPERSON

0.99+

2018DATE

0.99+

1989DATE

0.99+

New YorkLOCATION

0.99+

2012DATE

0.99+

2016DATE

0.99+

six monthsQUANTITY

0.99+

Justin CopiePERSON

0.99+

19 peopleQUANTITY

0.99+

CanadaLOCATION

0.99+

five yearsQUANTITY

0.99+

2014DATE

0.99+

2017DATE

0.99+

Western New YorkLOCATION

0.99+

two customersQUANTITY

0.99+

San Francisco, CaliforniaLOCATION

0.99+

More than 50%QUANTITY

0.99+

three partnersQUANTITY

0.99+

todayDATE

0.99+

two daysQUANTITY

0.99+

MattPERSON

0.99+

two peopleQUANTITY

0.99+

oneQUANTITY

0.99+

MicrosoftORGANIZATION

0.99+

Rochester, New YorkLOCATION

0.99+

early 2015DATE

0.99+

28 teamQUANTITY

0.98+

Rochester, New YorkLOCATION

0.98+

five years agoDATE

0.98+

threeQUANTITY

0.98+

OneQUANTITY

0.98+

this yearDATE

0.97+

10 timesQUANTITY

0.97+

one wayQUANTITY

0.97+

first timeQUANTITY

0.97+

this summerDATE

0.96+

New York cityLOCATION

0.96+

about seven yearsQUANTITY

0.96+

KubernetesTITLE

0.96+

FirstQUANTITY

0.96+

about 110 peopleQUANTITY

0.95+

about 18 yearsQUANTITY

0.95+

Austin, TexasLOCATION

0.95+

AWSEVENT

0.93+

first couple of yearsQUANTITY

0.92+

2022DATE

0.92+

about 30 peopleQUANTITY

0.9+

SF 22LOCATION

0.89+

15DATE

0.89+

hundred percentQUANTITY

0.89+

firstQUANTITY

0.89+

four other individualsQUANTITY

0.88+

RelicORGANIZATION

0.88+

about a thousandQUANTITY

0.87+

COVIDORGANIZATION

0.87+

AWS SummitEVENT

0.87+

5,000 announcementQUANTITY

0.85+

$10,000 a monthQUANTITY

0.83+

five zillion job offersQUANTITY

0.83+

first stepQUANTITY

0.82+

aboutDATE

0.82+

Rochester Institute of technologyORGANIZATION

0.75+

seven different productsQUANTITY

0.74+

reinventORGANIZATION

0.74+

OnPremORGANIZATION

0.74+

couple thousand dollars a monthQUANTITY

0.73+

GustoORGANIZATION

0.69+

a millionQUANTITY

0.69+

Number twoQUANTITY

0.67+

nineQUANTITY

0.65+

22EVENT

0.55+

zeroQUANTITY

0.55+

twoQUANTITY

0.54+

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.

Published Date : Apr 20 2022

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

EntityCategoryConfidence
SarahPERSON

0.99+

Dave ValentiPERSON

0.99+

AmazonORGANIZATION

0.99+

PanamaLOCATION

0.99+

Jeremy BurtonPERSON

0.99+

Dave AlanePERSON

0.99+

Frank LumanPERSON

0.99+

JohnPERSON

0.99+

2018DATE

0.99+

MatthewPERSON

0.99+

Adam CelskiPERSON

0.99+

JenkoPERSON

0.99+

Matthew ParkPERSON

0.99+

2003DATE

0.99+

AustinLOCATION

0.99+

EuropeLOCATION

0.99+

AsiaLOCATION

0.99+

Steve SchmidtPERSON

0.99+

Corey QuinnPERSON

0.99+

2005DATE

0.99+

JeremyPERSON

0.99+

AWSORGANIZATION

0.99+

ChicagoLOCATION

0.99+

Justin KobePERSON

0.99+

JeffPERSON

0.99+

FrankPERSON

0.99+

New YorkLOCATION

0.99+

AndrewPERSON

0.99+

Jerry ChanPERSON

0.99+

$2 billionQUANTITY

0.99+

2000DATE

0.99+

JustinPERSON

0.99+

TennesseeLOCATION

0.99+

$150 billionQUANTITY

0.99+

San FranciscoLOCATION

0.99+

SpainLOCATION

0.99+

TorontoLOCATION

0.99+

MiamiLOCATION

0.99+

GoogleORGANIZATION

0.99+

ISRAORGANIZATION

0.99+

Charles FitzgeraldPERSON

0.99+

1989DATE

0.99+

six yearsQUANTITY

0.99+

CaribbeanLOCATION

0.99+

AndyPERSON

0.99+

DavePERSON

0.99+

Las VegasLOCATION

0.99+

AdamPERSON

0.99+

2016DATE

0.99+