Robert Nishihara, Anyscale | CUBE Conversation
(upbeat instrumental) >> Hello and welcome to this CUBE conversation. I'm John Furrier, host of theCUBE, here in Palo Alto, California. Got a great conversation with Robert Nishihara who's the co-founder and CEO of Anyscale. Robert, great to have you on this CUBE conversation. It's great to see you. We did your first Ray Summit a couple years ago and congratulations on your venture. Great to have you on. >> Thank you. Thanks for inviting me. >> So you're first time CEO out of Berkeley in Data. You got the Databricks is coming out of there. You got a bunch of activity coming from Berkeley. It's like a, it really is kind of like where a lot of innovations going on data. Anyscale has been one of those startups that has risen out of that scene. Right? You look at the success of what the Data lakes are now. Now you've got the generative AI. This has been a really interesting innovation market. This new wave is coming. Tell us what's going on with Anyscale right now, as you guys are gearing up and getting some growth. What's happening with the company? >> Yeah, well one of the most exciting things that's been happening in computing recently, is the rise of AI and the excitement about AI, and the potential for AI to really transform every industry. Now of course, one of the of the biggest challenges to actually making that happen is that doing AI, that AI is incredibly computationally intensive, right? To actually succeed with AI to actually get value out of AI. You're typically not just running it on your laptop, you're often running it and scaling it across thousands of machines, or hundreds of machines or GPUs, and to, so organizations and companies and businesses that do AI often end up building a large infrastructure team to manage the distributed systems, the computing to actually scale these applications. And that's a, that's a, a huge software engineering lift, right? And so, one of the goals for Anyscale is really to make that easy. To get to the point where, developers and teams and companies can succeed with AI. Can build these scalable AI applications, without really you know, without a huge investment in infrastructure with a lot of, without a lot of expertise in infrastructure, where really all they need to know is how to program on their laptop, how to program in Python. And if you have that, then that's really all you need to succeed with AI. So that's what we've been focused on. We're building Ray, which is an open source project that's been starting to get adopted by tons of companies, to actually train these models, to deploy these models, to do inference with these models, you know, to ingest and pre-process their data. And our goals, you know, here with the company are really to make Ray successful. To grow the Ray community, and then to build a great product around it and simplify the development and deployment, and productionization of machine learning for, for all these businesses. >> It's a great trend. Everyone wants developer productivity seeing that, clearly right now. And plus, developers are voting literally on what standards become. As you look at how the market is open source driven, a lot of that I love the model, love the Ray project love the, love the Anyscale value proposition. How big are you guys now, and how is that value proposition of Ray and Anyscale and foundational models coming together? Because it seems like you guys are in a perfect storm situation where you guys could get a real tailwind and draft off the the mega trend that everyone's getting excited. The new toy is ChatGPT. So you got to look at that and say, hey, I mean, come on, you guys did all the heavy lifting. >> Absolutely. >> You know how many people you are, and what's the what's the proposition for you guys these days? >> You know our company's about a hundred people, that a bit larger than that. Ray's been going really quickly. It's been, you know, companies using, like OpenAI uses Ray to train their models, like ChatGPT. Companies like Uber run all their deep learning you know, and classical machine learning on top of Ray. Companies like Shopify, Spotify, Netflix, Cruise, Lyft, Instacart, you know, Bike Dance. A lot of these companies are investing heavily in Ray for their machine learning infrastructure. And I think it's gotten to the point where, if you're one of these, you know type of businesses, and you're looking to revamp your machine learning infrastructure. If you're looking to enable new capabilities, you know make your teams more productive, increase, speed up the experimentation cycle, you know make it more performance, like build, you know, run applications that are more scalable, run them faster, run them in a more cost efficient way. All of these types of companies are at least evaluating Ray and Ray is an increasingly common choice there. I think if they're not using Ray, if many of these companies that end up not using Ray, they often end up building their own infrastructure. So Ray has been, the growth there has been incredibly exciting over the, you know we had our first in-person Ray Summit just back in August, and planning the next one for, for coming September. And so when you asked about the value proposition, I think there's there's really two main things, when people choose to go with Ray and Anyscale. One reason is about moving faster, right? It's about developer productivity, it's about speeding up the experimentation cycle, easily getting their models in production. You know, we hear many companies say that they, you know they, once they prototype a model, once they develop a model, it's another eight weeks, or 12 weeks to actually get that model in production. And that's a reason they talk to us. We hear companies say that, you know they've been training their models and, and doing inference on a single machine, and they've been sort of scaling vertically, like using bigger and bigger machines. But they, you know, you can only do that for so long, and at some point you need to go beyond a single machine and that's when they start talking to us. Right? So one of the main value propositions is around moving faster. I think probably the phrase I hear the most is, companies saying that they don't want their machine learning people to have to spend all their time configuring infrastructure. All this is about productivity. >> Yeah. >> The other. >> It's the big brains in the company. That are being used to do remedial tasks that should be automated right? I mean that's. >> Yeah, and I mean, it's hard stuff, right? It's also not these people's area of expertise, and or where they're adding the most value. So all of this is around developer productivity, moving faster, getting to market faster. The other big value prop and the reason people choose Ray and choose Anyscale, is around just providing superior infrastructure. This is really, can we scale more? You know, can we run it faster, right? Can we run it in a more cost effective way? We hear people saying that they're not getting good GPU utilization with the existing tools they're using, or they can't scale beyond a certain point, or you know they don't have a way to efficiently use spot instances to save costs, right? Or their clusters, you know can't auto scale up and down fast enough, right? These are all the kinds of things that Ray and Anyscale, where Ray and Anyscale add value and solve these kinds of problems. >> You know, you bring up great points. Auto scaling concept, early days, it was easy getting more compute. Now it's complicated. They're built into more integrated apps in the cloud. And you mentioned those companies that you're working with, that's impressive. Those are like the big hardcore, I call them hardcore. They have a good technical teams. And as the wave starts to move from these companies that were hyper scaling up all the time, the mainstream are just developers, right? So you need an interface in, so I see the dots connecting with you guys and I want to get your reaction. Is that how you see it? That you got the alphas out there kind of kicking butt, building their own stuff, alpha developers and infrastructure. But mainstream just wants programmability. They want that heavy lifting taken care of for them. Is that kind of how you guys see it? I mean, take us through that. Because to get crossover to be democratized, the automation's got to be there. And for developer productivity to be in, it's got to be coding and programmability. >> That's right. Ultimately for AI to really be successful, and really you know, transform every industry in the way we think it has the potential to. It has to be easier to use, right? And that is, and being easier to use, there's many dimensions to that. But an important one is that as a developer to do AI, you shouldn't have to be an expert in distributed systems. You shouldn't have to be an expert in infrastructure. If you do have to be, that's going to really limit the number of people who can do this, right? And I think there are so many, all of the companies we talk to, they don't want to be in the business of building and managing infrastructure. It's not that they can't do it. But it's going to slow them down, right? They want to allocate their time and their energy toward building their product, right? To building a better product, getting their product to market faster. And if we can take the infrastructure work off of the critical path for them, that's going to speed them up, it's going to simplify their lives. And I think that is critical for really enabling all of these companies to succeed with AI. >> Talk about the customers you guys are talking to right now, and how that translates over. Because I think you hit a good thread there. Data infrastructure is critical. Managed services are coming online, open sources continuing to grow. You have these people building their own, and then if they abandon it or don't scale it properly, there's kind of consequences. 'Cause it's a system you mentioned, it's a distributed system architecture. It's not as easy as standing up a monolithic app these days. So when you guys go to the marketplace and talk to customers, put the customers in buckets. So you got the ones that are kind of leaning in, that are pretty peaked, probably working with you now, open source. And then what's the customer profile look like as you go mainstream? Are they looking to manage service, looking for more architectural system, architecture approach? What's the, Anyscale progression? How do you engage with your customers? What are they telling you? >> Yeah, so many of these companies, yes, they're looking for managed infrastructure 'cause they want to move faster, right? Now the kind of these profiles of these different customers, they're three main workloads that companies run on Anyscale, run with Ray. It's training related workloads, and it is serving and deployment related workloads, like actually deploying your models, and it's batch processing, batch inference related workloads. Like imagine you want to do computer vision on tons and tons of, of images or videos, or you want to do natural language processing on millions of documents or audio, or speech or things like that, right? So the, I would say the, there's a pretty large variety of use cases, but the most common you know, we see tons of people working with computer vision data, you know, computer vision problems, natural language processing problems. And it's across many different industries. We work with companies doing drug discovery, companies doing you know, gaming or e-commerce, right? Companies doing robotics or agriculture. So there's a huge variety of the types of industries that can benefit from AI, and can really get a lot of value out of AI. And, but the, but the problems are the same problems that they all want to solve. It's like how do you make your team move faster, you know succeed with AI, be more productive, speed up the experimentation, and also how do you do this in a more performant way, in a faster, cheaper, in a more cost efficient, more scalable way. >> It's almost like the cloud game is coming back to AI and these foundational models, because I was just on a podcast, we recorded our weekly podcast, and I was just riffing with Dave Vellante, my co-host on this, were like, hey, in the early days of Amazon, if you want to build an app, you just, you have to build a data center, and then you go to now you go to the cloud, cloud's easier, pay a little money, penny's on the dollar, you get your app up and running. Cloud computing is born. With foundation models in generative AI. The old model was hard, heavy lifting, expensive, build out, before you get to do anything, as you mentioned time. So I got to think that you're pretty much in a good position with this foundational model trend in generative AI because I just looked at the foundation map, foundation models, map of the ecosystem. You're starting to see layers of, you got the tooling, you got platform, you got cloud. It's filling out really quickly. So why is Anyscale important to this new trend? How do you talk to people when they ask you, you know what does ChatGPT mean for Anyscale? And how does the financial foundational model growth, fit into your plan? >> Well, foundational models are hugely important for the industry broadly. Because you're going to have these really powerful models that are trained that you know, have been trained on tremendous amounts of data. tremendous amounts of computes, and that are useful out of the box, right? That people can start to use, and query, and get value out of, without necessarily training these huge models themselves. Now Ray fits in and Anyscale fit in, in a number of places. First of all, they're useful for creating these foundation models. Companies like OpenAI, you know, use Ray for this purpose. Companies like Cohere use Ray for these purposes. You know, IBM. If you look at, there's of course also open source versions like GPTJ, you know, created using Ray. So a lot of these large language models, large foundation models benefit from training on top of Ray. And, but of course for every company training and creating these huge foundation models, you're going to have many more that are fine tuning these models with their own data. That are deploying and serving these models for their own applications, that are building other application and business logic around these models. And that's where Ray also really shines, because Ray you know, is, can provide common infrastructure for all of these workloads. The training, the fine tuning, the serving, the data ingest and pre-processing, right? The hyper parameter tuning, the and and so on. And so where the reason Ray and Anyscale are important here, is that, again, foundation models are large, foundation models are compute intensive, doing you know, using both creating and using these foundation models requires tremendous amounts of compute. And there there's a big infrastructure lift to make that happen. So either you are using Ray and Anyscale to do this, or you are building the infrastructure and managing the infrastructure yourself. Which you can do, but it's, it's hard. >> Good luck with that. I always say good luck with that. I mean, I think if you really need to do, build that hardened foundation, you got to go all the way. And I think this, this idea of composability is interesting. How is Ray working with OpenAI for instance? Take, take us through that. Because I think you're going to see a lot of people talking about, okay I got trained models, but I'm going to have not one, I'm going to have many. There's big debate that OpenAI is going to be the mother of all LLMs, but now, but really people are also saying that to be many more, either purpose-built or specific. The fusion and these things come together there's like a blending of data, and that seems to be a value proposition. How does Ray help these guys get their models up? Can you take, take us through what Ray's doing for say OpenAI and others, and how do you see the models interacting with each other? >> Yeah, great question. So where, where OpenAI uses Ray right now, is for the training workloads. Training both to create ChatGPT and models like that. There's both a supervised learning component, where you're pre-training this model on doing supervised pre-training with example data. There's also a reinforcement learning component, where you are fine-tuning the model and continuing to train the model, but based on human feedback, based on input from humans saying that, you know this response to this question is better than this other response to this question, right? And so Ray provides the infrastructure for scaling the training across many, many GPUs, many many machines, and really running that in an efficient you know, performance fault tolerant way, right? And so, you know, open, this is not the first version of OpenAI's infrastructure, right? They've gone through iterations where they did start with building the infrastructure themselves. They were using tools like MPI. But at some point, you know, given the complexity, given the scale of what they're trying to do, you hit a wall with MPI and that's going to happen with a lot of other companies in this space. And at that point you don't have many other options other than to use Ray or to build your own infrastructure. >> That's awesome. And then your vision on this data interaction, because the old days monolithic models were very rigid. You couldn't really interface with them. But we're kind of seeing this future of data fusion, data interaction, data blending at large scale. What's your vision? How do you, what's your vision of where this goes? Because if this goes the way people think. You can have this data chemistry kind of thing going on where people are integrating all kinds of data with each other at large scale. So you need infrastructure, intelligence, reasoning, a lot of code. Is this something that you see? What's your vision in all this? Take us through. >> AI is going to be used everywhere right? It's, we see this as a technology that's going to be ubiquitous, and is going to transform every business. I mean, imagine you make a product, maybe you were making a tool like Photoshop or, or whatever the, you know, tool is. The way that people are going to use your tool, is not by investing, you know, hundreds of hours into learning all of the different, you know specific buttons they need to press and workflows they need to go through it. They're going to talk to it, right? They're going to say, ask it to do the thing they want it to do right? And it's going to do it. And if it, if it doesn't know what it's want, what it's, what's being asked of it. It's going to ask clarifying questions, right? And then you're going to clarify, and you're going to have a conversation. And this is going to make many many many kinds of tools and technology and products easier to use, and lower the barrier to entry. And so, and this, you know, many companies fit into this category of trying to build products that, and trying to make them easier to use, this is just one kind of way it can, one kind of way that AI will will be used. But I think it's, it's something that's pretty ubiquitous. >> Yeah. It'll be efficient, it'll be efficiency up and down the stack, and will change the productivity equation completely. You just highlighted one, I don't want to fill out forms, just stand up my environment for me. And then start coding away. Okay well this is great stuff. Final word for the folks out there watching, obviously new kind of skill set for hiring. You guys got engineers, give a plug for the company, for Anyscale. What are you looking for? What are you guys working on? Give a, take the last minute to put a plug in for the company. >> Yeah well if you're interested in AI and if you think AI is really going to be transformative, and really be useful for all these different industries. We are trying to provide the infrastructure to enable that to happen, right? So I think there's the potential here, to really solve an important problem, to get to the point where developers don't need to think about infrastructure, don't need to think about distributed systems. All they think about is their application logic, and what they want their application to do. And I think if we can achieve that, you know we can be the foundation or the platform that enables all of these other companies to succeed with AI. So that's where we're going. I think something like this has to happen if AI is going to achieve its potential, we're looking for, we're hiring across the board, you know, great engineers, on the go-to-market side, product managers, you know people who want to really, you know, make this happen. >> Awesome well congratulations. I know you got some good funding behind you. You're in a good spot. I think this is happening. I think generative AI and foundation models is going to be the next big inflection point, as big as the pc inter-networking, internet and smartphones. This is a whole nother application framework, a whole nother set of things. So this is the ground floor. Robert, you're, you and your team are right there. Well done. >> Thank you so much. >> All right. Thanks for coming on this CUBE conversation. I'm John Furrier with theCUBE. Breaking down a conversation around AI and scaling up in this new next major inflection point. This next wave is foundational models, generative AI. And thanks to ChatGPT, the whole world's now knowing about it. So it really is changing the game and Anyscale is right there, one of the hot startups, that is in good position to ride this next wave. Thanks for watching. (upbeat instrumental)
SUMMARY :
Robert, great to have you Thanks for inviting me. as you guys are gearing up and the potential for AI to a lot of that I love the and at some point you need It's the big brains in the company. and the reason people the automation's got to be there. and really you know, and talk to customers, put but the most common you know, and then you go to now that are trained that you know, and that seems to be a value proposition. And at that point you don't So you need infrastructure, and lower the barrier to entry. What are you guys working on? and if you think AI is really is going to be the next And thanks to ChatGPT,
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Dave Vellante | PERSON | 0.99+ |
IBM | ORGANIZATION | 0.99+ |
Robert Nishihara | PERSON | 0.99+ |
John Furrier | PERSON | 0.99+ |
12 weeks | QUANTITY | 0.99+ |
Robert | PERSON | 0.99+ |
Uber | ORGANIZATION | 0.99+ |
Lyft | ORGANIZATION | 0.99+ |
Shopify | ORGANIZATION | 0.99+ |
eight weeks | QUANTITY | 0.99+ |
Spotify | ORGANIZATION | 0.99+ |
Netflix | ORGANIZATION | 0.99+ |
August | DATE | 0.99+ |
September | DATE | 0.99+ |
Palo Alto, California | LOCATION | 0.99+ |
Cruise | ORGANIZATION | 0.99+ |
Amazon | ORGANIZATION | 0.99+ |
Instacart | ORGANIZATION | 0.99+ |
Anyscale | ORGANIZATION | 0.99+ |
first | QUANTITY | 0.99+ |
Photoshop | TITLE | 0.99+ |
One reason | QUANTITY | 0.99+ |
Bike Dance | ORGANIZATION | 0.99+ |
Ray | ORGANIZATION | 0.99+ |
Python | TITLE | 0.99+ |
thousands of machines | QUANTITY | 0.99+ |
Berkeley | LOCATION | 0.99+ |
two main things | QUANTITY | 0.98+ |
single machine | QUANTITY | 0.98+ |
Cohere | ORGANIZATION | 0.98+ |
Ray and Anyscale | ORGANIZATION | 0.98+ |
millions of documents | QUANTITY | 0.98+ |
both | QUANTITY | 0.98+ |
one kind | QUANTITY | 0.96+ |
first version | QUANTITY | 0.95+ |
CUBE | ORGANIZATION | 0.95+ |
about a hundred people | QUANTITY | 0.95+ |
hundreds of machines | QUANTITY | 0.95+ |
one | QUANTITY | 0.95+ |
OpenAI | ORGANIZATION | 0.94+ |
First | QUANTITY | 0.94+ |
hundreds of hours | QUANTITY | 0.93+ |
first time | QUANTITY | 0.93+ |
Databricks | ORGANIZATION | 0.91+ |
Ray and Anyscale | ORGANIZATION | 0.9+ |
tons | QUANTITY | 0.89+ |
couple years ago | DATE | 0.88+ |
Ray and | ORGANIZATION | 0.86+ |
ChatGPT | TITLE | 0.81+ |
tons of people | QUANTITY | 0.8+ |
Breaking Analysis: Enterprise Technology Predictions 2023
(upbeat music beginning) >> From the Cube Studios in Palo Alto and Boston, bringing you data-driven insights from the Cube and ETR, this is "Breaking Analysis" with Dave Vellante. >> Making predictions about the future of enterprise tech is more challenging if you strive to lay down forecasts that are measurable. In other words, if you make a prediction, you should be able to look back a year later and say, with some degree of certainty, whether the prediction came true or not, with evidence to back that up. Hello and welcome to this week's Wikibon Cube Insights, powered by ETR. In this breaking analysis, we aim to do just that, with predictions about the macro IT spending environment, cost optimization, security, lots to talk about there, generative AI, cloud, and of course supercloud, blockchain adoption, data platforms, including commentary on Databricks, snowflake, and other key players, automation, events, and we may even have some bonus predictions around quantum computing, and perhaps some other areas. To make all this happen, we welcome back, for the third year in a row, my colleague and friend Eric Bradley from ETR. Eric, thanks for all you do for the community, and thanks for being part of this program. Again. >> I wouldn't miss it for the world. I always enjoy this one. Dave, good to see you. >> Yeah, so let me bring up this next slide and show you, actually come back to me if you would. I got to show the audience this. These are the inbounds that we got from PR firms starting in October around predictions. They know we do prediction posts. And so they'll send literally thousands and thousands of predictions from hundreds of experts in the industry, technologists, consultants, et cetera. And if you bring up the slide I can show you sort of the pattern that developed here. 40% of these thousands of predictions were from cyber. You had AI and data. If you combine those, it's still not close to cyber. Cost optimization was a big thing. Of course, cloud, some on DevOps, and software. Digital... Digital transformation got, you know, some lip service and SaaS. And then there was other, it's kind of around 2%. So quite remarkable, when you think about the focus on cyber, Eric. >> Yeah, there's two reasons why I think it makes sense, though. One, the cybersecurity companies have a lot of cash, so therefore the PR firms might be working a little bit harder for them than some of their other clients. (laughs) And then secondly, as you know, for multiple years now, when we do our macro survey, we ask, "What's your number one spending priority?" And again, it's security. It just isn't going anywhere. It just stays at the top. So I'm actually not that surprised by that little pie chart there, but I was shocked that SaaS was only 5%. You know, going back 10 years ago, that would've been the only thing anyone was talking about. >> Yeah. So true. All right, let's get into it. First prediction, we always start with kind of tech spending. Number one is tech spending increases between four and 5%. ETR has currently got it at 4.6% coming into 2023. This has been a consistently downward trend all year. We started, you know, much, much higher as we've been reporting. Bottom line is the fed is still in control. They're going to ease up on tightening, is the expectation, they're going to shoot for a soft landing. But you know, my feeling is this slingshot economy is going to continue, and it's going to continue to confound, whether it's supply chains or spending. The, the interesting thing about the ETR data, Eric, and I want you to comment on this, the largest companies are the most aggressive to cut. They're laying off, smaller firms are spending faster. They're actually growing at a much larger, faster rate as are companies in EMEA. And that's a surprise. That's outpacing the US and APAC. Chime in on this, Eric. >> Yeah, I was surprised on all of that. First on the higher level spending, we are definitely seeing it coming down, but the interesting thing here is headlines are making it worse. The huge research shop recently said 0% growth. We're coming in at 4.6%. And just so everyone knows, this is not us guessing, we asked 1,525 IT decision-makers what their budget growth will be, and they came in at 4.6%. Now there's a huge disparity, as you mentioned. The Fortune 500, global 2000, barely at 2% growth, but small, it's at 7%. So we're at a situation right now where the smaller companies are still playing a little bit of catch up on digital transformation, and they're spending money. The largest companies that have the most to lose from a recession are being more trepidatious, obviously. So they're playing a "Wait and see." And I hope we don't talk ourselves into a recession. Certainly the headlines and some of their research shops are helping it along. But another interesting comment here is, you know, energy and utilities used to be called an orphan and widow stock group, right? They are spending more than anyone, more than financials insurance, more than retail consumer. So right now it's being driven by mid, small, and energy and utilities. They're all spending like gangbusters, like nothing's happening. And it's the rest of everyone else that's being very cautious. >> Yeah, so very unpredictable right now. All right, let's go to number two. Cost optimization remains a major theme in 2023. We've been reporting on this. You've, we've shown a chart here. What's the primary method that your organization plans to use? You asked this question of those individuals that cited that they were going to reduce their spend and- >> Mhm. >> consolidating redundant vendors, you know, still leads the way, you know, far behind, cloud optimization is second, but it, but cloud continues to outpace legacy on-prem spending, no doubt. Somebody, it was, the guy's name was Alexander Feiglstorfer from Storyblok, sent in a prediction, said "All in one becomes extinct." Now, generally I would say I disagree with that because, you know, as we know over the years, suites tend to win out over, you know, individual, you know, point products. But I think what's going to happen is all in one is going to remain the norm for these larger companies that are cutting back. They want to consolidate redundant vendors, and the smaller companies are going to stick with that best of breed and be more aggressive and try to compete more effectively. What's your take on that? >> Yeah, I'm seeing much more consolidation in vendors, but also consolidation in functionality. We're seeing people building out new functionality, whether it's, we're going to talk about this later, so I don't want to steal too much of our thunder right now, but data and security also, we're seeing a functionality creep. So I think there's further consolidation happening here. I think niche solutions are going to be less likely, and platform solutions are going to be more likely in a spending environment where you want to reduce your vendors. You want to have one bill to pay, not 10. Another thing on this slide, real quick if I can before I move on, is we had a bunch of people write in and some of the answer options that aren't on this graph but did get cited a lot, unfortunately, is the obvious reduction in staff, hiring freezes, and delaying hardware, were three of the top write-ins. And another one was offshore outsourcing. So in addition to what we're seeing here, there were a lot of write-in options, and I just thought it would be important to state that, but essentially the cost optimization is by and far the highest one, and it's growing. So it's actually increased in our citations over the last year. >> And yeah, specifically consolidating redundant vendors. And so I actually thank you for bringing that other up, 'cause I had asked you, Eric, is there any evidence that repatriation is going on and we don't see it in the numbers, we don't see it even in the other, there was, I think very little or no mention of cloud repatriation, even though it might be happening in this in a smattering. >> Not a single mention, not one single mention. I went through it for you. Yep. Not one write-in. >> All right, let's move on. Number three, security leads M&A in 2023. Now you might say, "Oh, well that's a layup," but let me set this up Eric, because I didn't really do a great job with the slide. I hid the, what you've done, because you basically took, this is from the emerging technology survey with 1,181 responses from November. And what we did is we took Palo Alto and looked at the overlap in Palo Alto Networks accounts with these vendors that were showing on this chart. And Eric, I'm going to ask you to explain why we put a circle around OneTrust, but let me just set it up, and then have you comment on the slide and take, give us more detail. We're seeing private company valuations are off, you know, 10 to 40%. We saw a sneak, do a down round, but pretty good actually only down 12%. We've seen much higher down rounds. Palo Alto Networks we think is going to get busy. Again, they're an inquisitive company, they've been sort of quiet lately, and we think CrowdStrike, Cisco, Microsoft, Zscaler, we're predicting all of those will make some acquisitions and we're thinking that the targets are somewhere in this mess of security taxonomy. Other thing we're predicting AI meets cyber big time in 2023, we're going to probably going to see some acquisitions of those companies that are leaning into AI. We've seen some of that with Palo Alto. And then, you know, your comment to me, Eric, was "The RSA conference is going to be insane, hopping mad, "crazy this April," (Eric laughing) but give us your take on this data, and why the red circle around OneTrust? Take us back to that slide if you would, Alex. >> Sure. There's a few things here. First, let me explain what we're looking at. So because we separate the public companies and the private companies into two separate surveys, this allows us the ability to cross-reference that data. So what we're doing here is in our public survey, the tesis, everyone who cited some spending with Palo Alto, meaning they're a Palo Alto customer, we then cross-reference that with the private tech companies. Who also are they spending with? So what you're seeing here is an overlap. These companies that we have circled are doing the best in Palo Alto's accounts. Now, Palo Alto went and bought Twistlock a few years ago, which this data slide predicted, to be quite honest. And so I don't know if they necessarily are going to go after Snyk. Snyk, sorry. They already have something in that space. What they do need, however, is more on the authentication space. So I'm looking at OneTrust, with a 45% overlap in their overall net sentiment. That is a company that's already existing in their accounts and could be very synergistic to them. BeyondTrust as well, authentication identity. This is something that Palo needs to do to move more down that zero trust path. Now why did I pick Palo first? Because usually they're very inquisitive. They've been a little quiet lately. Secondly, if you look at the backdrop in the markets, the IPO freeze isn't going to last forever. Sooner or later, the IPO markets are going to open up, and some of these private companies are going to tap into public equity. In the meantime, however, cash funding on the private side is drying up. If they need another round, they're not going to get it, and they're certainly not going to get it at the valuations they were getting. So we're seeing valuations maybe come down where they're a touch more attractive, and Palo knows this isn't going to last forever. Cisco knows that, CrowdStrike, Zscaler, all these companies that are trying to make a push to become that vendor that you're consolidating in, around, they have a chance now, they have a window where they need to go make some acquisitions. And that's why I believe leading up to RSA, we're going to see some movement. I think it's going to pretty, a really exciting time in security right now. >> Awesome. Thank you. Great explanation. All right, let's go on the next one. Number four is, it relates to security. Let's stay there. Zero trust moves from hype to reality in 2023. Now again, you might say, "Oh yeah, that's a layup." A lot of these inbounds that we got are very, you know, kind of self-serving, but we always try to put some meat in the bone. So first thing we do is we pull out some commentary from, Eric, your roundtable, your insights roundtable. And we have a CISO from a global hospitality firm says, "For me that's the highest priority." He's talking about zero trust because it's the best ROI, it's the most forward-looking, and it enables a lot of the business transformation activities that we want to do. CISOs tell me that they actually can drive forward transformation projects that have zero trust, and because they can accelerate them, because they don't have to go through the hurdle of, you know, getting, making sure that it's secure. Second comment, zero trust closes that last mile where once you're authenticated, they open up the resource to you in a zero trust way. That's a CISO of a, and a managing director of a cyber risk services enterprise. Your thoughts on this? >> I can be here all day, so I'm going to try to be quick on this one. This is not a fluff piece on this one. There's a couple of other reasons this is happening. One, the board finally gets it. Zero trust at first was just a marketing hype term. Now the board understands it, and that's why CISOs are able to push through it. And what they finally did was redefine what it means. Zero trust simply means moving away from hardware security, moving towards software-defined security, with authentication as its base. The board finally gets that, and now they understand that this is necessary and it's being moved forward. The other reason it's happening now is hybrid work is here to stay. We weren't really sure at first, large companies were still trying to push people back to the office, and it's going to happen. The pendulum will swing back, but hybrid work's not going anywhere. By basically on our own data, we're seeing that 69% of companies expect remote and hybrid to be permanent, with only 30% permanent in office. Zero trust works for a hybrid environment. So all of that is the reason why this is happening right now. And going back to our previous prediction, this is why we're picking Palo, this is why we're picking Zscaler to make these acquisitions. Palo Alto needs to be better on the authentication side, and so does Zscaler. They're both fantastic on zero trust network access, but they need the authentication software defined aspect, and that's why we think this is going to happen. One last thing, in that CISO round table, I also had somebody say, "Listen, Zscaler is incredible. "They're doing incredibly well pervading the enterprise, "but their pricing's getting a little high," and they actually think Palo Alto is well-suited to start taking some of that share, if Palo can make one move. >> Yeah, Palo Alto's consolidation story is very strong. Here's my question and challenge. Do you and me, so I'm always hardcore about, okay, you've got to have evidence. I want to look back at these things a year from now and say, "Did we get it right? Yes or no?" If we got it wrong, we'll tell you we got it wrong. So how are we going to measure this? I'd say a couple things, and you can chime in. One is just the number of vendors talking about it. That's, but the marketing always leads the reality. So the second part of that is we got to get evidence from the buying community. Can you help us with that? >> (laughs) Luckily, that's what I do. I have a data company that asks thousands of IT decision-makers what they're adopting and what they're increasing spend on, as well as what they're decreasing spend on and what they're replacing. So I have snapshots in time over the last 11 years where I can go ahead and compare and contrast whether this adoption is happening or not. So come back to me in 12 months and I'll let you know. >> Now, you know, I will. Okay, let's bring up the next one. Number five, generative AI hits where the Metaverse missed. Of course everybody's talking about ChatGPT, we just wrote last week in a breaking analysis with John Furrier and Sarjeet Joha our take on that. We think 2023 does mark a pivot point as natural language processing really infiltrates enterprise tech just as Amazon turned the data center into an API. We think going forward, you're going to be interacting with technology through natural language, through English commands or other, you know, foreign language commands, and investors are lining up, all the VCs are getting excited about creating something competitive to ChatGPT, according to (indistinct) a hundred million dollars gets you a seat at the table, gets you into the game. (laughing) That's before you have to start doing promotion. But he thinks that's what it takes to actually create a clone or something equivalent. We've seen stuff from, you know, the head of Facebook's, you know, AI saying, "Oh, it's really not that sophisticated, ChatGPT, "it's kind of like IBM Watson, it's great engineering, "but you know, we've got more advanced technology." We know Google's working on some really interesting stuff. But here's the thing. ETR just launched this survey for the February survey. It's in the field now. We circle open AI in this category. They weren't even in the survey, Eric, last quarter. So 52% of the ETR survey respondents indicated a positive sentiment toward open AI. I added up all the sort of different bars, we could double click on that. And then I got this inbound from Scott Stevenson of Deep Graham. He said "AI is recession-proof." I don't know if that's the case, but it's a good quote. So bring this back up and take us through this. Explain this chart for us, if you would. >> First of all, I like Scott's quote better than the Facebook one. I think that's some sour grapes. Meta just spent an insane amount of money on the Metaverse and that's a dud. Microsoft just spent money on open AI and it is hot, undoubtedly hot. We've only been in the field with our current ETS survey for a week. So my caveat is it's preliminary data, but I don't care if it's preliminary data. (laughing) We're getting a sneak peek here at what is the number one net sentiment and mindshare leader in the entire machine-learning AI sector within a week. It's beating Data- >> 600. 600 in. >> It's beating Databricks. And we all know Databricks is a huge established enterprise company, not only in machine-learning AI, but it's in the top 10 in the entire survey. We have over 400 vendors in this survey. It's number eight overall, already. In a week. This is not hype. This is real. And I could go on the NLP stuff for a while. Not only here are we seeing it in open AI and machine-learning and AI, but we're seeing NLP in security. It's huge in email security. It's completely transforming that area. It's one of the reasons I thought Palo might take Abnormal out. They're doing such a great job with NLP in this email side, and also in the data prep tools. NLP is going to take out data prep tools. If we have time, I'll discuss that later. But yeah, this is, to me this is a no-brainer, and we're already seeing it in the data. >> Yeah, John Furrier called, you know, the ChatGPT introduction. He said it reminded him of the Netscape moment, when we all first saw Netscape Navigator and went, "Wow, it really could be transformative." All right, number six, the cloud expands to supercloud as edge computing accelerates and CloudFlare is a big winner in 2023. We've reported obviously on cloud, multi-cloud, supercloud and CloudFlare, basically saying what multi-cloud should have been. We pulled this quote from Atif Kahn, who is the founder and CTO of Alkira, thanks, one of the inbounds, thank you. "In 2023, highly distributed IT environments "will become more the norm "as organizations increasingly deploy hybrid cloud, "multi-cloud and edge settings..." Eric, from one of your round tables, "If my sources from edge computing are coming "from the cloud, that means I have my workloads "running in the cloud. "There is no one better than CloudFlare," That's a senior director of IT architecture at a huge financial firm. And then your analysis shows CloudFlare really growing in pervasion, that sort of market presence in the dataset, dramatically, to near 20%, leading, I think you had told me that they're even ahead of Google Cloud in terms of momentum right now. >> That was probably the biggest shock to me in our January 2023 tesis, which covers the public companies in the cloud computing sector. CloudFlare has now overtaken GCP in overall spending, and I was shocked by that. It's already extremely pervasive in networking, of course, for the edge networking side, and also in security. This is the number one leader in SaaSi, web access firewall, DDoS, bot protection, by your definition of supercloud, which we just did a couple of weeks ago, and I really enjoyed that by the way Dave, I think CloudFlare is the one that fits your definition best, because it's bringing all of these aspects together, and most importantly, it's cloud agnostic. It does not need to rely on Azure or AWS to do this. It has its own cloud. So I just think it's, when we look at your definition of supercloud, CloudFlare is the poster child. >> You know, what's interesting about that too, is a lot of people are poo-pooing CloudFlare, "Ah, it's, you know, really kind of not that sophisticated." "You don't have as many tools," but to your point, you're can have those tools in the cloud, Cloudflare's doing serverless on steroids, trying to keep things really simple, doing a phenomenal job at, you know, various locations around the world. And they're definitely one to watch. Somebody put them on my radar (laughing) a while ago and said, "Dave, you got to do a breaking analysis on CloudFlare." And so I want to thank that person. I can't really name them, 'cause they work inside of a giant hyperscaler. But- (Eric laughing) (Dave chuckling) >> Real quickly, if I can from a competitive perspective too, who else is there? They've already taken share from Akamai, and Fastly is their really only other direct comp, and they're not there. And these guys are in poll position and they're the only game in town right now. I just, I don't see it slowing down. >> I thought one of your comments from your roundtable I was reading, one of the folks said, you know, CloudFlare, if my workloads are in the cloud, they are, you know, dominant, they said not as strong with on-prem. And so Akamai is doing better there. I'm like, "Okay, where would you want to be?" (laughing) >> Yeah, which one of those two would you rather be? >> Right? Anyway, all right, let's move on. Number seven, blockchain continues to look for a home in the enterprise, but devs will slowly begin to adopt in 2023. You know, blockchains have got a lot of buzz, obviously crypto is, you know, the killer app for blockchain. Senior IT architect in financial services from your, one of your insight roundtables said quote, "For enterprises to adopt a new technology, "there have to be proven turnkey solutions. "My experience in talking with my peers are, "blockchain is still an open-source component "where you have to build around it." Now I want to thank Ravi Mayuram, who's the CTO of Couchbase sent in, you know, one of the predictions, he said, "DevOps will adopt blockchain, specifically Ethereum." And he referenced actually in his email to me, Solidity, which is the programming language for Ethereum, "will be in every DevOps pro's playbook, "mirroring the boom in machine-learning. "Newer programming languages like Solidity "will enter the toolkits of devs." His point there, you know, Solidity for those of you don't know, you know, Bitcoin is not programmable. Solidity, you know, came out and that was their whole shtick, and they've been improving that, and so forth. But it, Eric, it's true, it really hasn't found its home despite, you know, the potential for smart contracts. IBM's pushing it, VMware has had announcements, and others, really hasn't found its way in the enterprise yet. >> Yeah, and I got to be honest, I don't think it's going to, either. So when we did our top trends series, this was basically chosen as an anti-prediction, I would guess, that it just continues to not gain hold. And the reason why was that first comment, right? It's very much a niche solution that requires a ton of custom work around it. You can't just plug and play it. And at the end of the day, let's be very real what this technology is, it's a database ledger, and we already have database ledgers in the enterprise. So why is this a priority to move to a different database ledger? It's going to be very niche cases. I like the CTO comment from Couchbase about it being adopted by DevOps. I agree with that, but it has to be a DevOps in a very specific use case, and a very sophisticated use case in financial services, most likely. And that's not across the entire enterprise. So I just think it's still going to struggle to get its foothold for a little bit longer, if ever. >> Great, thanks. Okay, let's move on. Number eight, AWS Databricks, Google Snowflake lead the data charge with Microsoft. Keeping it simple. So let's unpack this a little bit. This is the shared accounts peer position for, I pulled data platforms in for analytics, machine-learning and AI and database. So I could grab all these accounts or these vendors and see how they compare in those three sectors. Analytics, machine-learning and database. Snowflake and Databricks, you know, they're on a crash course, as you and I have talked about. They're battling to be the single source of truth in analytics. They're, there's going to be a big focus. They're already started. It's going to be accelerated in 2023 on open formats. Iceberg, Python, you know, they're all the rage. We heard about Iceberg at Snowflake Summit, last summer or last June. Not a lot of people had heard of it, but of course the Databricks crowd, who knows it well. A lot of other open source tooling. There's a company called DBT Labs, which you're going to talk about in a minute. George Gilbert put them on our radar. We just had Tristan Handy, the CEO of DBT labs, on at supercloud last week. They are a new disruptor in data that's, they're essentially making, they're API-ifying, if you will, KPIs inside the data warehouse and dramatically simplifying that whole data pipeline. So really, you know, the ETL guys should be shaking in their boots with them. Coming back to the slide. Google really remains focused on BigQuery adoption. Customers have complained to me that they would like to use Snowflake with Google's AI tools, but they're being forced to go to BigQuery. I got to ask Google about that. AWS continues to stitch together its bespoke data stores, that's gone down that "Right tool for the right job" path. David Foyer two years ago said, "AWS absolutely is going to have to solve that problem." We saw them start to do it in, at Reinvent, bringing together NoETL between Aurora and Redshift, and really trying to simplify those worlds. There's going to be more of that. And then Microsoft, they're just making it cheap and easy to use their stuff, you know, despite some of the complaints that we hear in the community, you know, about things like Cosmos, but Eric, your take? >> Yeah, my concern here is that Snowflake and Databricks are fighting each other, and it's allowing AWS and Microsoft to kind of catch up against them, and I don't know if that's the right move for either of those two companies individually, Azure and AWS are building out functionality. Are they as good? No they're not. The other thing to remember too is that AWS and Azure get paid anyway, because both Databricks and Snowflake run on top of 'em. So (laughing) they're basically collecting their toll, while these two fight it out with each other, and they build out functionality. I think they need to stop focusing on each other, a little bit, and think about the overall strategy. Now for Databricks, we know they came out first as a machine-learning AI tool. They were known better for that spot, and now they're really trying to play catch-up on that data storage compute spot, and inversely for Snowflake, they were killing it with the compute separation from storage, and now they're trying to get into the MLAI spot. I actually wouldn't be surprised to see them make some sort of acquisition. Frank Slootman has been a little bit quiet, in my opinion there. The other thing to mention is your comment about DBT Labs. If we look at our emerging technology survey, last survey when this came out, DBT labs, number one leader in that data integration space, I'm going to just pull it up real quickly. It looks like they had a 33% overall net sentiment to lead data analytics integration. So they are clearly growing, it's fourth straight survey consecutively that they've grown. The other name we're seeing there a little bit is Cribl, but DBT labs is by far the number one player in this space. >> All right. Okay, cool. Moving on, let's go to number nine. With Automation mixer resurgence in 2023, we're showing again data. The x axis is overlap or presence in the dataset, and the vertical axis is shared net score. Net score is a measure of spending momentum. As always, you've seen UI path and Microsoft Power Automate up until the right, that red line, that 40% line is generally considered elevated. UI path is really separating, creating some distance from Automation Anywhere, they, you know, previous quarters they were much closer. Microsoft Power Automate came on the scene in a big way, they loom large with this "Good enough" approach. I will say this, I, somebody sent me a results of a (indistinct) survey, which showed UiPath actually had more mentions than Power Automate, which was surprising, but I think that's not been the case in the ETR data set. We're definitely seeing a shift from back office to front soft office kind of workloads. Having said that, software testing is emerging as a mainstream use case, we're seeing ML and AI become embedded in end-to-end automations, and low-code is serving the line of business. And so this, we think, is going to increasingly have appeal to organizations in the coming year, who want to automate as much as possible and not necessarily, we've seen a lot of layoffs in tech, and people... You're going to have to fill the gaps with automation. That's a trend that's going to continue. >> Yep, agreed. At first that comment about Microsoft Power Automate having less citations than UiPath, that's shocking to me. I'm looking at my chart right here where Microsoft Power Automate was cited by over 60% of our entire survey takers, and UiPath at around 38%. Now don't get me wrong, 38% pervasion's fantastic, but you know you're not going to beat an entrenched Microsoft. So I don't really know where that comment came from. So UiPath, looking at it alone, it's doing incredibly well. It had a huge rebound in its net score this last survey. It had dropped going through the back half of 2022, but we saw a big spike in the last one. So it's got a net score of over 55%. A lot of people citing adoption and increasing. So that's really what you want to see for a name like this. The problem is that just Microsoft is doing its playbook. At the end of the day, I'm going to do a POC, why am I going to pay more for UiPath, or even take on another separate bill, when we know everyone's consolidating vendors, if my license already includes Microsoft Power Automate? It might not be perfect, it might not be as good, but what I'm hearing all the time is it's good enough, and I really don't want another invoice. >> Right. So how does UiPath, you know, and Automation Anywhere, how do they compete with that? Well, the way they compete with it is they got to have a better product. They got a product that's 10 times better. You know, they- >> Right. >> they're not going to compete based on where the lowest cost, Microsoft's got that locked up, or where the easiest to, you know, Microsoft basically give it away for free, and that's their playbook. So that's, you know, up to UiPath. UiPath brought on Rob Ensslin, I've interviewed him. Very, very capable individual, is now Co-CEO. So he's kind of bringing that adult supervision in, and really tightening up the go to market. So, you know, we know this company has been a rocket ship, and so getting some control on that and really getting focused like a laser, you know, could be good things ahead there for that company. Okay. >> One of the problems, if I could real quick Dave, is what the use cases are. When we first came out with RPA, everyone was super excited about like, "No, UiPath is going to be great for super powerful "projects, use cases." That's not what RPA is being used for. As you mentioned, it's being used for mundane tasks, so it's not automating complex things, which I think UiPath was built for. So if you were going to get UiPath, and choose that over Microsoft, it's going to be 'cause you're doing it for more powerful use case, where it is better. But the problem is that's not where the enterprise is using it. The enterprise are using this for base rote tasks, and simply, Microsoft Power Automate can do that. >> Yeah, it's interesting. I've had people on theCube that are both Microsoft Power Automate customers and UiPath customers, and I've asked them, "Well you know, "how do you differentiate between the two?" And they've said to me, "Look, our users and personal productivity users, "they like Power Automate, "they can use it themselves, and you know, "it doesn't take a lot of, you know, support on our end." The flip side is you could do that with UiPath, but like you said, there's more of a focus now on end-to-end enterprise automation and building out those capabilities. So it's increasingly a value play, and that's going to be obviously the challenge going forward. Okay, my last one, and then I think you've got some bonus ones. Number 10, hybrid events are the new category. Look it, if I can get a thousand inbounds that are largely self-serving, I can do my own here, 'cause we're in the events business. (Eric chuckling) Here's the prediction though, and this is a trend we're seeing, the number of physical events is going to dramatically increase. That might surprise people, but most of the big giant events are going to get smaller. The exception is AWS with Reinvent, I think Snowflake's going to continue to grow. So there are examples of physical events that are growing, but generally, most of the big ones are getting smaller, and there's going to be many more smaller intimate regional events and road shows. These micro-events, they're going to be stitched together. Digital is becoming a first class citizen, so people really got to get their digital acts together, and brands are prioritizing earned media, and they're beginning to build their own news networks, going direct to their customers. And so that's a trend we see, and I, you know, we're right in the middle of it, Eric, so you know we're going to, you mentioned RSA, I think that's perhaps going to be one of those crazy ones that continues to grow. It's shrunk, and then it, you know, 'cause last year- >> Yeah, it did shrink. >> right, it was the last one before the pandemic, and then they sort of made another run at it last year. It was smaller but it was very vibrant, and I think this year's going to be huge. Global World Congress is another one, we're going to be there end of Feb. That's obviously a big big show, but in general, the brands and the technology vendors, even Oracle is going to scale down. I don't know about Salesforce. We'll see. You had a couple of bonus predictions. Quantum and maybe some others? Bring us home. >> Yeah, sure. I got a few more. I think we touched upon one, but I definitely think the data prep tools are facing extinction, unfortunately, you know, the Talons Informatica is some of those names. The problem there is that the BI tools are kind of including data prep into it already. You know, an example of that is Tableau Prep Builder, and then in addition, Advanced NLP is being worked in as well. ThoughtSpot, Intelius, both often say that as their selling point, Tableau has Ask Data, Click has Insight Bot, so you don't have to really be intelligent on data prep anymore. A regular business user can just self-query, using either the search bar, or even just speaking into what it needs, and these tools are kind of doing the data prep for it. I don't think that's a, you know, an out in left field type of prediction, but it's the time is nigh. The other one I would also state is that I think knowledge graphs are going to break through this year. Neo4j in our survey is growing in pervasion in Mindshare. So more and more people are citing it, AWS Neptune's getting its act together, and we're seeing that spending intentions are growing there. Tiger Graph is also growing in our survey sample. I just think that the time is now for knowledge graphs to break through, and if I had to do one more, I'd say real-time streaming analytics moves from the very, very rich big enterprises to downstream, to more people are actually going to be moving towards real-time streaming, again, because the data prep tools and the data pipelines have gotten easier to use, and I think the ROI on real-time streaming is obviously there. So those are three that didn't make the cut, but I thought deserved an honorable mention. >> Yeah, I'm glad you did. Several weeks ago, we did an analyst prediction roundtable, if you will, a cube session power panel with a number of data analysts and that, you know, streaming, real-time streaming was top of mind. So glad you brought that up. Eric, as always, thank you very much. I appreciate the time you put in beforehand. I know it's been crazy, because you guys are wrapping up, you know, the last quarter survey in- >> Been a nuts three weeks for us. (laughing) >> job. I love the fact that you're doing, you know, the ETS survey now, I think it's quarterly now, right? Is that right? >> Yep. >> Yep. So that's phenomenal. >> Four times a year. I'll be happy to jump on with you when we get that done. I know you were really impressed with that last time. >> It's unbelievable. This is so much data at ETR. Okay. Hey, that's a wrap. Thanks again. >> Take care Dave. Good seeing you. >> All right, many thanks to our team here, Alex Myerson as production, he manages the podcast force. Ken Schiffman as well is a critical component of our East Coast studio. Kristen Martin and Cheryl Knight help get the word out on social media and in our newsletters. And Rob Hoof is our editor-in-chief. He's at siliconangle.com. He's just a great editing for us. Thank you all. Remember all these episodes that are available as podcasts, wherever you listen, podcast is doing great. Just search "Breaking analysis podcast." Really appreciate you guys listening. I publish each week on wikibon.com and siliconangle.com, or you can email me directly if you want to get in touch, david.vellante@siliconangle.com. That's how I got all these. I really appreciate it. I went through every single one with a yellow highlighter. It took some time, (laughing) but I appreciate it. You could DM me at dvellante, or comment on our LinkedIn post and please check out etr.ai. Its data is amazing. Best survey data in the enterprise tech business. This is Dave Vellante for theCube Insights, powered by ETR. Thanks for watching, and we'll see you next time on "Breaking Analysis." (upbeat music beginning) (upbeat music ending)
SUMMARY :
insights from the Cube and ETR, do for the community, Dave, good to see you. actually come back to me if you would. It just stays at the top. the most aggressive to cut. that have the most to lose What's the primary method still leads the way, you know, So in addition to what we're seeing here, And so I actually thank you I went through it for you. I'm going to ask you to explain and they're certainly not going to get it to you in a zero trust way. So all of that is the One is just the number of So come back to me in 12 So 52% of the ETR survey amount of money on the Metaverse and also in the data prep tools. the cloud expands to the biggest shock to me "Ah, it's, you know, really and Fastly is their really the folks said, you know, for a home in the enterprise, Yeah, and I got to be honest, in the community, you know, and I don't know if that's the right move and the vertical axis is shared net score. So that's really what you want Well, the way they compete So that's, you know, One of the problems, if and that's going to be obviously even Oracle is going to scale down. and the data pipelines and that, you know, Been a nuts three I love the fact I know you were really is so much data at ETR. and we'll see you next time
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Alex Myerson | PERSON | 0.99+ |
Eric | PERSON | 0.99+ |
Eric Bradley | PERSON | 0.99+ |
Cisco | ORGANIZATION | 0.99+ |
Microsoft | ORGANIZATION | 0.99+ |
Rob Hoof | PERSON | 0.99+ |
Amazon | ORGANIZATION | 0.99+ |
Oracle | ORGANIZATION | 0.99+ |
Dave Vellante | PERSON | 0.99+ |
10 | QUANTITY | 0.99+ |
Ravi Mayuram | PERSON | 0.99+ |
Cheryl Knight | PERSON | 0.99+ |
George Gilbert | PERSON | 0.99+ |
Ken Schiffman | PERSON | 0.99+ |
AWS | ORGANIZATION | 0.99+ |
Tristan Handy | PERSON | 0.99+ |
Dave | PERSON | 0.99+ |
Atif Kahn | PERSON | 0.99+ |
November | DATE | 0.99+ |
Frank Slootman | PERSON | 0.99+ |
APAC | ORGANIZATION | 0.99+ |
Zscaler | ORGANIZATION | 0.99+ |
Palo | ORGANIZATION | 0.99+ |
David Foyer | PERSON | 0.99+ |
February | DATE | 0.99+ |
January 2023 | DATE | 0.99+ |
DBT Labs | ORGANIZATION | 0.99+ |
October | DATE | 0.99+ |
Rob Ensslin | PERSON | 0.99+ |
Scott Stevenson | PERSON | 0.99+ |
John Furrier | PERSON | 0.99+ |
69% | QUANTITY | 0.99+ |
ORGANIZATION | 0.99+ | |
CrowdStrike | ORGANIZATION | 0.99+ |
4.6% | QUANTITY | 0.99+ |
10 times | QUANTITY | 0.99+ |
2023 | DATE | 0.99+ |
Scott | PERSON | 0.99+ |
1,181 responses | QUANTITY | 0.99+ |
Palo Alto | ORGANIZATION | 0.99+ |
third year | QUANTITY | 0.99+ |
Boston | LOCATION | 0.99+ |
Alex | PERSON | 0.99+ |
thousands | QUANTITY | 0.99+ |
OneTrust | ORGANIZATION | 0.99+ |
45% | QUANTITY | 0.99+ |
33% | QUANTITY | 0.99+ |
Databricks | ORGANIZATION | 0.99+ |
two reasons | QUANTITY | 0.99+ |
Palo Alto | LOCATION | 0.99+ |
last year | DATE | 0.99+ |
BeyondTrust | ORGANIZATION | 0.99+ |
7% | QUANTITY | 0.99+ |
IBM | ORGANIZATION | 0.99+ |
Joel Rosenberger & Steve Steuart | AWS Executive Summit 2022
>> Well, thanks for joining us here on theCUBE. I'm John Walls. We're at Reinvent AWS's big show going on here in Las Vegas at the Venetian. Going to be here all week, so be sure to tune in here to theCUBE as we continue our executive summit sponsored by Accenture today. Joined now by Steve Steuart, who's the worldwide principal on mainframe migration at Go to Market at AWS. Steve, good to see you, sir. >> Nice to meet you. >> Just found out we're neighbors, as a matter of fact, down in northeastern Florida. >> That's right. >> So we'll exchange addresses later, I'm sure. And Joel Rosenberger, who is a global mainframe monetization lead for the Accenture AWS business group. Joel, good to see you. >> Nice to meet you. >> Thanks for joining us here on theCUBE. >> Absolutely. >> All right, so what's up with the mainframe? We're kind of kidding about 64 Corvette's versus 22 Teslas and making that old Corvette. Dress it up, take it out for the street ride. Make it nice and fun. But let's just set the stage here first off for our viewers about mainframe and kind of the status in terms of modernization and getting it up to 22 standards. >> Right, I mean, I think the big thing is that, you know modernization for mainframes is different for every customer based on their drivers and where they want to go. You know, at AWS we like to say transform with AWS, augmentation pattern, hybrid pattern, working coexisting or transform too. So move some of those workloads into the cloud. And it's not that, you know mainframes are fantastic machines, but they are in dire need of modernization with their applications. And that's really the driving force and the business needs to make a decision based on their drivers, what's best fit for them. And we're here to help. >> So how, Joel, go ahead. >> Oh, I was going to say, and we're saying that too is basically the mainframe is a great technology platform but it's the processes around that that not kept up. So making changes to the mainframe applications can take a couple years, for the simplest changes. And so when Steve talks about modernizing with or on the mainframe it's really how do we improve those processes? And from our perspective and companies are really struggling with that right now. >> Yeah, and how do you go about this, because the mainframe is so center, right? It is so integral, right? >> Oh it's center. >> Oh yeah, absolutely. >> Absolutely essential. And yet you're talking about changes being made over a period of time of years. A lot of sensitivity there, right? >> Oh absolutely. >> Lot of complexity there. So how do you start factoring all that in and selling that to somebody that this journey might take you till 2025 to get it done? >> Well it could be a multi-year process. The selling is really the business drivers. You have to, businesses today need to leverage the cloud to be competitive. >> Absolutely. >> Right, that's just a fact. Right? So, how do you transform with modernize in place, or transform over. But it is a transformational change. If you look at the number one drivers is agility. The CEO say, I want this green next week and well we can't get it to you next week. We can get it to you Q2 of next year. Born in the cop companies... >> That's probably not the answer they want to hear. >> No, they don't want hear that. >> That is not the answer they want to hear. >> Our number one issue is that there are CEOs saying that we can't be agile, but mainframes can't be agile, if you develop, adopt DevOps for your mainframe. >> Yep. >> IBM has an offering, we have an offering as well. And so they need to start looking at that. So what are your drivers? Go to market responsiveness, competitive, what are the drivers? And then you make a decision as to where you want to move the workload. >> Joel: Yep. >> Is it hard though, Joel, just because as you know this environment is so dynamic now, right? >> Yep. >> And change is rapid, and I mean like capital R. >> Yep, absolutely. Yep. >> So all of a sudden you set this two/three year trajectory and yet opportunities, solutions, options can vary in year one or year two and all of a sudden this path you had set is going to have to take a left turn instead of a right turn because of a new development. Right? So it's... >> Absolutely, I mean, and that's one of the biggest struggles that people have is with business agility. Exactly what you're saying is the market is changing faster, like Steve said, it might be a year or so before I can deliver that but the market has already changed from that perspective. >> Right. >> And so I think a lot of people are trying to modernize with that. So they're connecting a lot of web properties to mainframes but that causes additional problems. >> Right. >> And those problems are the mainframe now scales unpredictably, because I don't know, how do I predict web traffic and from that perspective, so a lot of people are struggling do I have enough capacity on the mainframe to do that? Cause it's not elastic like the cloud from that perspective. So there's a lot of patterns that have to be reinvented, or already been invented with the cloud and how do we do that with the mainframe now? >> So you could get benefits not waiting three to four years. >> Absolutely. >> You get benefit pretty much immediately by doing augmentation patterns consuming processing on the mainframe, consuming it maybe certain movements, certain workloads, bringing on down quicker. You know, if you're a large estate it'll take you time but you are able to drive that. Part of our assessments is bottom up what you currently have, and what are your business drivers. >> Yep, absolutely. >> What are the big boulder items you need to do and tackle those. And so it's a process that we work together with our customers to start transforming their mainframe. >> Right. >> Yeah I hear about, I'm sorry, go on Joel. >> Yeah, and a key thing on that is a lot of people look at the mainframe is this big monolith. >> John: Right. >> It's basically the this big thing, I don't know what to do with, I don't want to touch because if I touch it I might break it. I don't have people to fix it. And so there's a lot of concern around that, but one of the things like Steve said is how Accenture and AWS work together is figuring out how do I take that monolith, divide it into smaller pieces either through data augmentation, through an analysis, and figure out a roadmap through that application or that monolithic applications and figure out how to move. >> Well that's, how you get an elephant, right? Leverage is one part at a time. >> Exactly, one part at a time. >> It's just one. >> Right, it's just leverage AI, leverage or AI and our platforms and machine learning. All these things are available and you can coexist with that. >> All right, so tell me about technical debt. I read about technical debt and you know, it kind of comes with the territory, >> Right. >> in terms of mainframe. So how do you, first off, you know, how do you define that and then how do you deal with that? How do you make that go away as far as concerns go? >> Well, you know, you have to look at your, for my definition for technical debts is the same thing when my wife says I have to do something in the backyard and I push it, I'll do it next time. Right? So it starts piling up, right? There's a lot of to-dos at the house. >> Absolutely. >> Right, it's the same thing, it's the IT to-dos that you just put off. >> I'll catch up to that some other time. >> Yep. >> And there you are, they keep on... And so next thing you know, you have this, oh my gosh I got all this work I got to do. >> Right. And that's part of the technical debt. And then so you got to look at how does that resolving that meet my needs for the cloud. So leveraging the cloud, if you're under mainframe you have limited solutions for addressing your technical debt. Leveraging the cloud with the mainframe, now you have multiple options for you. to tackle and eliminate your technical debt. So that's one of the benefits of leveraging the cloud for that. >> And I would add on to what Steve said about technical debt. It's exactly that, it's I haven't done that yet, but one of the things that I've seen is there's multiple ways to solve any problem, any programming problem technical problem from that, there's a shortcut way to get it done quickly, >> John: Right. >> that may not be clean and scalable and that. And what happens is, especially on the mainframe over 40 or 50 years, a lot of those shortcuts have been taken. And so it's not even as easy as, it's basically, you think about it, I didn't do it but now my grass is this high, >> John: Right. >> And now I got to do it, type of thing. So it's really about... >> And you can't use a lawnmower >> You can't use a lawnmower so you have to figure out different ways. >> You can't bag it, >> No, no. >> No, no, a whole nother >> Absolutely. >> Right. >> So understanding technical debt and overcoming it is realizing that those shortcuts need to be re-architected, redesigned, modernized, >> All right. >> from that perspective. And you need to take that perspective on. >> So you guys have to be kind of sometimes the bearer of bad news in a way, right? Because they have these, you said monolithic of systems in place that need revised they got to be modernized. >> Yep. >> And they've been kicking that can down the road. We've talked about some big companies for a long time. So they got a lot of baggage on that side and they have to get up to speed. So if, if you were talking to a prospective client, about understanding why it's time to start doing that necessary housekeeping, how do you convince people that this is the time? >> What are your top three absolutely mission critical applications that you have today, right? What is the staff that maintains it? What is the average age of those resources? And what is your succession strategy? >> Joel: Yep. >> It's as simple as that. >> Oh. >> I would add on to that. A lot of times we don't have to convince the customer right now. >> John: Right. >> The customers are coming to us, because what's happened is this whole digital transformation that's happening in the web and all that kind of stuff. Their competitors are already moving off of that. Or have come up with something else. So the business is coming and saying, why can't I move that fast? >> Right. >> And then, like Steve said is those are the reasons why you can't move that fast. So let's address those reasons. >> All right, the born of the cloud company is coming in, but also another driving force that's happening, If you look at a lot of our new customers. Are the digital natives arriving in the C-suites. So the folks that have always known the internet understand the benefits of the cloud, or where there's a new CIO, new CEO. >> Yep. >> And so we're seeing that changing of the guard type scenario. >> Because a lot of those people grew up with a mainframe. >> Right. Right. >> And of the old guard. >> Sure. >> And they're like, well it's worked for the last 30 years, why don't I just keep it working the same way it is. >> And don't we need it to work? >> Yeah >> Right? The way it has been? >> Yeah, exactly. >> Yeah. >> Well, and that's the other key thing, is the core applications. So what has happened with the cloud is over the last you know, 10, 15 years is a lot of the applications that could move moved. Now we're left with the core applications on the mainframe and those are the ones that a multi-billion dollar company, if they get that wrong, they're out business. So there's a lot of scrutiny and a lot of other things. So a lot of the stuff that we're doing now is to help understand that risk and get over that risk. >> And do companies have the expertise in house, to do this? And where do you find it outside? Because it, you know, might not be the sexiest thing to do. >> That's a great question because, you know Steve and I talk about this all the time which is running the mainframe is different than modernizing the mainframe. >> Steve: Right. And so I might have a lot of skills in house to run the mainframe, but how do I figure out to get, to break up that monolith into pieces. >> Steve: Right. How do I figure out, you know, how the best way to put that on AWS? How do I figure that out? You need to leverage people like AWS and Accenture and others to be able to do that. >> This is, there's a psychology to this and more technical, there's more psychological than technical. So you got to find your unicorns. People should have gas in the tank that want to adopt. >> Joel: Yep, absolutely. >> And the ones that don't, then, you know, they're out. You know, nothing like passive aggressive people showing up to help, to really cause havoc. (all laugh) And that's really what you got to kind of focus on. >> Yes. We see that a lot. >> Right. Right. But that's where the managing service comes in too right? >> Absolutely. >> You can get people there. You can, this is a worry they can check the box and move on and get help in that. >> Yeah. AWS, this is an industry first, where you have a managed service within your console to provision tooling to analyze, develop for the mainframe or deploy onto AWS. But the running of it, specific servers that have been you know, optimized for mainframe workloads with your monitoring and security and all those things it's an industry first. I've been in this business 30 years it's fantastic with what I'm seeing over here. >> And do you have any kind of a guess about what share is still out there to be had, in terms of modernizing mainframes, in terms of businesses? I mean, are there still, well, you know it might be hard to put a, to quantify it with a number, but there's still a lot of folks... >> Oh yeah. >> who haven't made that commitment yet. >> Well, they're beginning to, so if you look at, I think, I'm going to throw a number out, I think it's like 80% of the Fortune 100 companies have mainframes. >> Absolutely. >> Is that right? >> So yeah, if you paid your mortgage today, if you used your cell phone today, if you've done any of those things, core stuff is run on mainframe. >> Financial transactions are huge. >> Oh huge, huge, you've got airlines, manufacturing, >> Insurance. >> healthcare. >> John: Right. >> Pretty much everything runs on a mainframe, if you go deep enough in the organization. >> And so that's all, you know people are making those decisions. And what we've done is what I call an earn trust moment. You know, AWS standing up and saying, 'hey we're here to help our customers to move' we're a large organization, we're doing heavy investments in this. We have R&Dand staff, to help our customers transform with or to AWS. >> And we're seeing that resonated in the marketplace. So last year AWS announced the mainframe modernization service Over the last year, we've seen clients, like I said is they're coming to us now. >> Right. >> Saying we want to go mainframe zero, for lack of a better expression. And so we're just seeing a lot of activity. So what AWS did last year has really resonated within the marketplace and changed that dynamic. >> Well, the mainframe ain't dead yet. >> No. >> It isn't. >> It's not going to die. I think there's going to be a different >> Too big, two powerful and too necessary. >> Absolutely. >> Yeah I think we're going to coexist with it and some will leave, so. >> But you still need that same functionality, just somewhere else. >> All right. >> That's right. Well, appreciate the conversation, neighbor. >> Thank you. (all laugh) >> And have a great show. Look forward to seeing you down the road here. >> Thank you very much. >> Thanks John, appreciate it. >> Thanks for joining us here. You are watching theCUBE here at Reinvent 22. And theCUBE, as I remind you is the leader in high tech coverage. (soothing music)
SUMMARY :
at the Venetian. neighbors, as a matter of fact, monetization lead for the and kind of the status and the business needs to make a decision is basically the mainframe is And yet you're talking and selling that to somebody leverage the cloud to be competitive. We can get it to you Q2 of next year. That's probably not the That is not the if you develop, adopt as to where you want to move the workload. And change is rapid, Yep. So all of a sudden you set of the biggest struggles to modernize with that. on the mainframe to do that? So you could get benefits not waiting but you are able to drive that. What are the big boulder Yeah I hear about, at the mainframe is this big monolith. and figure out how to move. Well that's, how you and you can coexist with that. I read about technical debt and you know, how do you define that and is the same thing when my wife it's the IT to-dos that you just put off. And so next thing you know, you have this, And that's part of the technical debt. but one of the things that I've seen especially on the mainframe And now I got to do it, type of thing. lawnmower so you have to And you need to take that perspective on. So you guys have to and they have to get up to speed. convince the customer right now. So the business is coming and saying, you can't move that fast. So the folks that have changing of the guard type scenario. Because a lot of those Right. And they're like, well it's So a lot of the stuff that we're doing now not be the sexiest thing to do. than modernizing the mainframe. to get, to break up that How do I figure out, you know, So you got to find your unicorns. And that's really what you But that's where the managing and move on and get help in that. develop for the mainframe And do you have any kind of the Fortune 100 So yeah, if you paid if you go deep enough in the organization. And so that's all, you know the mainframe modernization service And so we're just seeing I think there's going to be a different and too necessary. going to coexist with it But you still need Well, appreciate the Thank you. you down the road here. And theCUBE, as I remind you
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Steve | PERSON | 0.99+ |
Steve Steuart | PERSON | 0.99+ |
Joel | PERSON | 0.99+ |
Joel Rosenberger | PERSON | 0.99+ |
John | PERSON | 0.99+ |
AWS | ORGANIZATION | 0.99+ |
IBM | ORGANIZATION | 0.99+ |
John Walls | PERSON | 0.99+ |
80% | QUANTITY | 0.99+ |
next week | DATE | 0.99+ |
three | QUANTITY | 0.99+ |
Accenture | ORGANIZATION | 0.99+ |
Las Vegas | LOCATION | 0.99+ |
last year | DATE | 0.99+ |
one part | QUANTITY | 0.99+ |
10 | QUANTITY | 0.99+ |
last year | DATE | 0.99+ |
30 years | QUANTITY | 0.99+ |
two | QUANTITY | 0.99+ |
four years | QUANTITY | 0.99+ |
2025 | DATE | 0.99+ |
Q2 | DATE | 0.98+ |
Accenture AWS | ORGANIZATION | 0.98+ |
one | QUANTITY | 0.98+ |
a year | QUANTITY | 0.97+ |
today | DATE | 0.96+ |
22 | QUANTITY | 0.95+ |
Corvette | COMMERCIAL_ITEM | 0.95+ |
multi-billion dollar | QUANTITY | 0.95+ |
R&Dand | ORGANIZATION | 0.94+ |
Venetian | LOCATION | 0.94+ |
northeastern Florida | LOCATION | 0.93+ |
next year | DATE | 0.93+ |
50 years | QUANTITY | 0.93+ |
top three | QUANTITY | 0.91+ |
over 40 | QUANTITY | 0.91+ |
15 years | QUANTITY | 0.89+ |
AWS Executive Summit 2022 | EVENT | 0.87+ |
first | QUANTITY | 0.86+ |
theCUBE | ORGANIZATION | 0.84+ |
year two | QUANTITY | 0.84+ |
Reinvent AWS | ORGANIZATION | 0.84+ |
three year | QUANTITY | 0.82+ |
22 standards | QUANTITY | 0.78+ |
100 companies | QUANTITY | 0.76+ |
two powerful | QUANTITY | 0.7+ |
64 | QUANTITY | 0.7+ |
up | QUANTITY | 0.69+ |
year | QUANTITY | 0.68+ |
AnsibleFest 2022 theCUBE Report Summary
(soft music) >> Welcome back to Chicago guys and gals. Lisa Martin here with John Furrier. We have been covering Ansible Fest '22 for the last two days. This is our show wrap. We're going to leave you with some great insights into the things that we were able to dissect over the last two days. John, this has been an action packed two days. A lot of excitement, a lot of momentum. Good to be back in person. >> It's great to be back in person. It was the first time for you to do Ansible Fest. >> Yes. >> My first one was 2019 in person. That's the last time they had an event in person. So again, it's a very chill environment here, but it's content packed, great active loyal community and is growing. It's changing. Ansible now owned by Red Hat, and now Red Hat owned by IBM. Kind of see some game changing kind of movements here on the chess board, so to speak, in the industry. Ansible has always been a great product. It started in open source. It evolved configuration management configuring servers, networks. You know, really the nuts and bolts of IT. And became a fan favorite mainly because it was built by the fans and I think that never stopped. And I think you started to see an opportunity for Ansible to be not only just a, I won't say niche product or niche kind of use case to being the overall capabilities for large scale enterprise system architectures, system management. So it's very interesting. I mean I find it fascinating how, how it stays relevant and cool and continues to power through a massive shift >> A massive shift. They've done a great job though since the inception and through the acquisition of being still community first. You know, we talked a lot yesterday and today about helping organizations become automation first that Ansible has really stayed true to its roots in being community first, community driven and really that community flywheel was something that was very obvious the last couple of days. >> Yeah, I mean the community thing is is is their production system. I mean if you look at Red Hat, their open source, Ansible started open source, good that they're together. But what people may or may not know about Ansible is that they build their product from the community. So the community actually makes the suggestions. Ansible's just in listening modes. So when you have a system that's that efficient where you have direct working backwards from the customer like that, it's very efficient. Now, as a product manager you might want to worry about scope creep, but at the end of the day they do a good job of democratizing that process. So again, very strong product production system with open source, very relevant, solves the right problems. But this year the big story to me is the cultural shift of Ansible's relevance. And I think with multicloud on the horizon, operations is the new kind of developer kind of ground. DevOps has been around for a while. That's now shifted up to the developer themselves, the cloud native developer. But at cloud scale and hybrid computing, it's about the operations. It's about the data and the security. All of it's about the data. So to me there's a new ops configuration operating model that you're seeing people use, SRE and DevOps. That's the new culture, and the persona's changing. The operator of a large scale enterprise is going to be a lot different than it was past five, 10 years. So major cultural shift, and I think this community's going to step up to that position and fill that role. >> They seem to be having a lot of success meeting people where they are, meeting the demographics, delivering on how their community wants to work, how they want to collaborate. But yesterday you talked about operations. We talked a lot about Ops as code. Talk about what does that mean from your perspective, and what did you hear from our guests on the program with respect that being viable? >> Well great, that's a great point. Ops as code is the kind of their next layer of progression. Infrastructure is code. Configuration is code. Operations is code. To me that means running the company as software. So software influencing how operators, usually hardware in the past. Now it's infrastructure and software going to run things. So ops as code's, the next progression in how people are going to manage it. And I think most people think of that as enterprises get larger, when they hear words like SRE, which stands for Site Reliable Engineer. That came out of Google, and Google had all these servers that ran the search engine and at scale. And so one person managed boatload of servers and that was efficient. It was like a multiple 10x engineer, they used to call it. So that that was unique to Google but not everyone's Google. So it became language or parlance for someone who's running infrastructure but not everyone's that scale. So scale is a big issue. Ops as code is about scale and having that program ability as an operator. That's what Ops as code is. And that to me is a sign of where the scale meets the automation. Large scale is hard to do. Automating at large scale is even harder. So that's where Ansible fits in with their new automation platform. And you're seeing new things like signing code, making sure it's trusted and verified. So that's the software supply chain issue. So they're getting into the world where software, open source, automation are all happening at scale. So to me that's a huge concept of Ops as code. It's going to be very relevant, kind of the next gen positioning. >> Let's switch gears and talk about the partner ecosystem. We had Stefanie Chiras on yesterday, one of our longtime theCUBE alumni, talking about what they're doing with AWS in the marketplace. What was your take on that, and what's the "what's in it for me" for both Red Hat, Ansible and AWS? >> Yeah, so the big news on the automation platform was one. The other big news I thought was really, I won't say watered down, but it seems small but it's not. It's the Amazon Web Services relationship with Red Hat, now Ansible, where Ansible's now a product in AWS's marketplace. AWS marketplace is kind of hanging around. It's a catalog right now. It's not the most advanced technical system in the world, and it does over 2 billion plus revenue transactions. So even if it's just sitting there as a large marketplace, that's already doing massive amounts of disruption in the procurement, how software is bought. So we interviewed them in the past, and they're innovating on that. They're going to make that a real great platform. But the fact that Ansible's in the marketplace means that their sales are going to go up, number one. Number two, that means customers can consume it simply by clicking a button on their Amazon bill. That means they don't have to do anything. It's like getting a PO for free. It's like, hey, I'm going to buy Ansible, click, click, click. And then by the way, draw that down from their commitment to AWS. So that means Amazon's going into business with Ansible, and that is a huge revenue thing for Ansible, but also an operational efficiency thing that gives them more of an advantage over the competition. >> Talk what's in it for me as a customer. At Red Hat Summit a few months ago they announced similar partnership with Azure. Now we're talking about AWS. Customers are living in this hybrid cloud world, often by default. We're going to see that proliferate. What do you think this means for customers in terms of being able to- >> In the marketplace deal or Ansible? >> Yeah, the marketplace deal, but also what Red Hat and Ansible are doing with the hyperscalers to enable customers to live successfully in the hyper hybrid cloud world. >> It's just in the roots of the company. They give them the choice to consume the product on clouds that they like. So we're seeing a lot of clients that have standardized on AWS with their dev teams but also have productivity software on Azure. So you have the large enterprises, they sit on both clouds. So you know, Ansible, the customer wants to use Ansible anyway, they want that to happen. So it's a natural thing for them to work anywhere. I call that the Switzerland strategy. They'll play with all the clouds. Even though the clouds are fighting against each other, and they have to to differentiate, there's still going to be some common services. I think Ansible fits this shim layer between clouds but also a bolt on. Now that's a really a double win for them. They can bolt on to the cloud, Azure and bolt on to AWS and Google, and also be a shim layer technically in clouds as well. So there's two technical advantages to that strategy >> Can Ansible be a facilitator of hybrid cloud infrastructure for organizations, or a catalyst? >> I think it's going to be a gateway on ramp or gateway to multicloud or supercloud, as we call it, because Ansible's in that configuration layer. So you know, it's interesting to hear the IBM research story, which we're going to get to in a second around how they're doing the AI for Ansible with that wisdom project. But the idea of configuring stuff on the fly is really a concept that's needed for multicloud 'Cause programs don't want to have to configure anything. (he laughs) So standing up an application to run on Azure that's on AWS that spans both clouds, you're going to need to have that automation, and I think this is an opportunity whether they can get it or not, we'll see. I think Red Hat is probably angling on that hard, and I can see them kind of going there and some of the commentary kind of connects the dots for that. >> Let's dig into some of news that came out today. You just alluded to this. IBM research, we had on with Red Hat. Talk about what they call project wisdom, the value in that, what it also means for for Red Hat and IBM working together very synergistically. >> I mean, I think the project wisdom is an interesting dynamic because you got the confluence of the organic community of Ansible partnering with a research institution of IBM research. And I think that combination of practitioners and research groups is going to map itself out to academic and then you're going to see this kind of collaboration going forward. So I think it's a very nuanced story, but the impact to me is very clear that this is the new power brokers in the tech industry, because researchers have a lot of muscle in terms of deep research in the academic area, and the practitioners are the ones who are actually doing it. So when you bring those two forces together, that pretty much trumps any kind of standards bodies or anything else. So I think that's a huge signaling benefit to Ansible and Red Hat. I think that's an influence of Red Hat being bought by IBM. But the project itself is really amazing. It's taking AI and bringing it to Ansible, so you can do automated configurations. So for people who don't know how to code they can actually just automate stuff and know the process. I don't need to be a coder, I can just use the AI to do that. That's a low code, no code dynamic. That kind of helps with skill gaps, because I need to hire someone to do that. Today if I want to automate something, and I don't know how to code, I've got to get someone who codes. Here I can just do it and automate it. So if that continues to progress the way they want it to, that could literally be a game changer, 'cause now you have software configuring machines and that's pretty badass in my opinion. So that thought that was pretty cool. And again it's just an evolution of how AI is becoming more relevant. And I think it's directionally correct, and we'll see how it goes. >> And they also talked about we're nearing an inflection point in AI. You agree? >> Yeah I think AI is at an inflection point because it just falls short on the scale side. You see it with chatbots, NLP. You see what Amazon's doing. They're building these models. I think we're one step away from model scaling. I think the building the models is going to be one of these things where you're going to start to see marketplace and models and you start to composability of AI. That's where it's going to get very interesting to see which cloud is the best AI scale. So I think AI at scale's coming, and that's going to be something to watch really closely. >> Something exciting. Another thing that was big news today was the event driven Ansible. Talk about that, and that's something they've been working on in conjunction with the community for quite a while. They were very proud of that release and what that's going to enable organizations to do. >> Well I think that's more meat on the bone on the AI side 'cause in the big trend right now is MLAI ops. You hear that a lot. Oh, data ops or AI ops. What event driven automation does is allows you to take things that are going on in your world, infrastructure, triggers, alarms, notifications, data pipelining flows, things that go on in the plumbing of infrastructure. are being monitored and observed. So when events happen they trigger events. You want to stream something, you send a trigger and things happen. So these are called events. Events are wide ranging number of events. Kafka streaming for data. You got anything that produces data is an event. So harnessing that data into a pipeline is huge. So doing that at scale, that's where I think that product's a home run, and I think that's going to be a very valuable product, 'cause once you understand what the event triggers are, you then can automate that, and no humans involved. So that will save a lot of time for people in the the higher pay grade of MLAI ops automate some of that low level plumbing. They move their skill set to something more valuable or more impactful. >> And we talked about, speaking of impact, we talked about a lot of the business impact that organizations across industries are going to be able to likely achieve by using that. >> Yeah, I mean I think that you're going to see the community fill the gap on that. I mean the big part about all this is that their community builds the product and they have the the playbooks and they're shareable and they're reusable. So we produce content as a media company. They'd talk about content as is playbooks and documentation for people to use. So reuse and and reusing these playbooks is a huge part of it. So as they build up these catalogs and these playbooks and rules, it gets better by the community. So it's going to be interesting to see the adoption. That's going to be a big tell sign for what's going to happen. >> Yep, we get definitely are going to be watching that space. And the last thing, we got to talk to a couple of customers. We talked to Wells Fargo who says "We are a tech company that does banking," which I loved. We got to talk with Rockwell Automation. What are some of your takeaways from how the customers are leveraging Ansible and the technology to drive their businesses forward to meet demanding customers where they are? >> I think you're seeing the script flipping a little bit here, where the folks that used to use Ansible for configuration are flipping to be on the front edge of the innovation strategy where what process to automate is going to drive the profitability and scale. Cause you're talking about things like skill gaps, workflows. These are business constructs and people These are assets so they have economic value. So before it was just, IT serve the business, configure some servers, do some stuff. When you start getting into automation where you have expertise around what this means, that's economic value. So I think you're going to see the personas change significantly in this community where they're on the front lines, kind of like developers are. That's why ops as code is to me a developer kind of vibe. That's going to completely change how operations runs in IT. And I think that's going to be a very interesting cultural shift. And some will make it, some won't. That's going to be a big thing. Some people say, I'm going to retire. I'm old school storage server person, or no, I'm the new guard. I'm going to be the new team. I'm going be on the right side of history here. So they're clearly going down that right path in my opinion. >> What's your overall summary in the last minute of what this event delivered the last couple of days in terms of really talking about the transformation of enterprises and industries through automation? >> I think the big takeaway from me in listening and reading the tea leaves was the Ansible company and staff and the community together. It was really a call for arms. Like, hey, we've had it right from the beginning. We're on the right wave and the wave's getting bigger. So expand your scope, uplevel your skills. They're on the right side of history. And I think the message was engage more. Bring more people in because it is open source, and if they are on that track, you're going to see more of hey, we got it right, let's continue. So they got platform release. They got the key products coming out after years of work. So you know, they're doing their work. And the message I heard was, it's bigger than we thought. So I think that's interesting. We'll see what that means. We're going to unpack that after the event in series of showcases. But yeah, it was very positive, I thought. Very positive. >> Yeah, I think there was definitely some surprises in there for them. John, thank you so much. It's been a pleasure co-hosting with you the last couple of days, really uncovering what Ansible is doing, what they're enabling customers in every industry to achieve. >> Been fun. >> Yes. All right for my co-host, John Furrier, I'm Lisa Martin. You've been watching theCUBE's coverage of Ansible Fest 2022 live from Chicago. We hope you take good care and we'll see you soon.
SUMMARY :
for the last two days. It's great to be back in person. on the chess board, so to the last couple of days. of the day they do a good job on the program with So that's the software supply chain issue. in the marketplace. in the marketplace means We're going to see that proliferate. in the hyper hybrid cloud world. I call that the Switzerland strategy. of the commentary kind of the value in that, what it but the impact to me is very clear And they also talked and that's going to be something enable organizations to do. and I think that's going to about a lot of the business So it's going to be interesting and the technology to drive And I think that's going to be and staff and the community together. in every industry to achieve. and we'll see you soon.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Lisa Martin | PERSON | 0.99+ |
John Furrier | PERSON | 0.99+ |
John | PERSON | 0.99+ |
IBM | ORGANIZATION | 0.99+ |
AWS | ORGANIZATION | 0.99+ |
Ansible | ORGANIZATION | 0.99+ |
Red Hat | ORGANIZATION | 0.99+ |
Stefanie Chiras | PERSON | 0.99+ |
Amazon | ORGANIZATION | 0.99+ |
ORGANIZATION | 0.99+ | |
Amazon Web Services | ORGANIZATION | 0.99+ |
Chicago | LOCATION | 0.99+ |
2019 | DATE | 0.99+ |
today | DATE | 0.99+ |
two days | QUANTITY | 0.99+ |
Rockwell Automation | ORGANIZATION | 0.99+ |
Wells Fargo | ORGANIZATION | 0.99+ |
yesterday | DATE | 0.99+ |
one person | QUANTITY | 0.99+ |
Today | DATE | 0.99+ |
John Furrier | PERSON | 0.99+ |
two forces | QUANTITY | 0.99+ |
first time | QUANTITY | 0.99+ |
Ansible Fest '22 | EVENT | 0.98+ |
Red Hat | TITLE | 0.98+ |
two | QUANTITY | 0.98+ |
theCUBE | ORGANIZATION | 0.98+ |
Ansible Fest | EVENT | 0.97+ |
both | QUANTITY | 0.97+ |
Red Hat Summit | EVENT | 0.96+ |
one | QUANTITY | 0.95+ |
one step | QUANTITY | 0.94+ |
first one | QUANTITY | 0.93+ |
Azure | ORGANIZATION | 0.93+ |
second | QUANTITY | 0.93+ |
Azure | TITLE | 0.92+ |
Switzerland | LOCATION | 0.92+ |
Ansible Fest 2022 | EVENT | 0.92+ |
DevOps | TITLE | 0.92+ |
Red Hat | ORGANIZATION | 0.89+ |
Breaking Analysis Analyst Take on Dell
>>The transformation of Dell into Dell emc. And now Dell Technologies has been one of the most remarkable stories in the history of the enterprise technology industry. The company has gone from a Wall Street darling rocket ship PC company to a Midling enterprise player, forced to go private to a debt laden powerhouse that controlled one of the most valuable assets in enterprise tech i e VMware, and now is a hundred billion dollar giant with a low margin business. A strong balance sheet in the broadest hardware portfolio in the industry and financial magic that Dell went through would make anyone's head spin. The last lever of Dell EMC of the Dell EMC deal was detailed in Michael Dell's book Play Nice But Win in a captivating chapter called Harry You and the Bolt from the Blue Michael Dell described how he and his colleagues came up with the final straw of how to finance the deal. >>If you haven't read it, you should. And of course, after years of successfully integrating EMC and becoming VMware's number one distribution channel, all of this culminated in the spin out of VMware from Dell and a massive wealth creation milestone pending, of course the Broadcom acquisition of VMware. So where's that leave Dell and what does the future look like for this technology powerhouse? Hello and welcome to the Cube's exclusive coverage of Dell Technology Summit 2022. My name is Dave Ante and I'll be hosting the program. Now today in conjunction with the Dell Tech Summit, we're gonna hear from four of Dell's senior executives, Tom Sweet, who's the CFO of Dell Technologies. He's gonna share his views on the company's position and opportunities going forward. He's gonna answer the question, why is Dell a good long-term investment? Then we'll hear from Jeff Boudreau, who's the president of Dell's ISG business. >>That unit is the largest profit driver of Dell. He's gonna talk about the product angle and specifically how Dell is thinking about solving the multi-cloud challenge. And then Sam Groot, who is the senior vice president of marketing, will come on the program and give us the update on Apex, which is Dell's as a service offering, and then the new Edge platform called Project Frontier. Now it's also cyber security Awareness month that we're gonna see if Sam has, you know, anything to say about that. Then finally, for a company that's nearly 40 years old, Dell actually has some pretty forward thinking philosophies when it comes to its culture and workforce. And we're gonna speak with Jen Vera, who's Dell's chief Human Resource Resource Officer about hybrid work and how Dell is thinking about the future of work. However, before we get into all this, I wanna share our independent perspectives on the company and some research that we'll introduce to frame the program. >>Now, as you know, we love data here at the cube and one of our partners, ETR has what we believe is the best spending intentions data for enterprise tech. So here's a graphic that shows ET R'S proprietary net score methodology in the vertical access. That's a measure of spending velocity. And on the X axis, his overlap of pervasiveness in the data sample, this is a cut for just the server, the storage, and the client sectors within the ETR taxonomy. So you can see Dell CSG products, laptops in particular are dominant on both the X and the Y dimensions. CSG is the client solutions group and accounts for nearly 60% of Dell's revenue and about half of its operating income. And then the arrow signifies that dot, that represents Dell's ISG business that we're gonna talk to Jeff Boudro about. That's the infrastructure solutions group. Now, ISG accounts for the bulk of of the remainder of Dell's business, and it is, it's, as I said, it's most profitable from a margin standpoint. >>It comprises the EMC storage business as well as the Dell server business and Dell's networking portfolio. And as a note, we didn't include networking in that cut had we done. So Cisco would've dominated the graphic. And frankly, Dell's networking business isn't industry leading in the same way that PCs, servers and storage are. And as you can see, the data confirms the leadership position Dell has in its client side, its server and its storage sectors. But the nuance is look at that red dotted line at 40% on the vertical axis that represents a highly elevated net score, and every company in the sector is below that line. Now we should mention that we also filtered the data for those companies with more than a hundred mentions in the survey, but the point remains the same. This is a mature business that generally is lower margin storage is the exception, but cloud has put pressure on margins even in that business in addition to the server space. >>The last point on this graphic is we put a box around VMware and it's prominently present on both the X and Y dimensions. VMware participates with purely software defined high margin offerings in this, in these spaces, and it gives you a sense of what might have been had Dell chosen to hold onto that asset or spin it into the company. But let's face it, the alternatives from Michael Dell were just too attractive and it's unlikely that a spin in would've unlocked the value in the way a spinout did, at least not in the near future. So let's take a look at the snapshot of Dell's financials. To give you a sense of where the company stands today, Dell is a company with over a hundred billion in revenue. Last quarter, it did more than 26 billion in revenue and grew at a quite amazing 9% rate for a company that size. >>But because it's a hardware company, primarily its margins are low with operating income, 10% of revenue, and at 21% gross margin with VMware on Dell's income statement before the spin, its gross margins. Were in the low thirties. Now, Dell only spends about 2% of revenue on r and d because because it's so big, it's still a lot of money. And you can see it is cash flow positive. Dell's free cash flow over the trailing 12 month period is 3.7 billion, but that's only 3.5% of trailing 12 month revenue. Dell's Apex, and of course it's hardware maintenance business is recurring revenue and that is only about 5 billion in revenue and it's growing at 8% annually. Now having said that, it's the equivalent of service now's total revenue. Of course, service now is 23% operating margin and 16% free cash flow margin and more than 5 billion in cash on the balance sheet and an 85 billion market cap. >>That's what software will do for you. Now Dell, like most companies, is staring at a challenging macro environment with FX headwinds, inflation, et cetera. You've heard the story and hence it's conservative and contracting revenue guidance. But the balance sheet transformation has been quite amazing. Thanks to VMware's cash flow, Michael Dell and his partners from Silver Lake at all, they put up around $4 billion of their own cash to buy EMC for 67 billion, and of course got VMware in the process. Most of that financing was debt that Dell put on its balance sheet to do the transaction to the tune of 46 billion. It added to the, to the balance sheet debt. Now Dell's debt, the core debt net of its financing operation is now down to 16 billion and it has 7 billion in cash in the balance sheet. So dramatic delta from just a few years ago. So pretty good picture. >>But Dell a hundred billion company is still only valued at 28 billion or around 26 cents on the revenue dollar H HP's revenue multiple is around 60 cents on the revenue dollar. HP Inc. Dell's, you know, laptop and PC competitor is around 45 cents. IBM's revenue multiple is almost two times. By the way, IBM has more than 50 billion in debt thanks to the Red Hat acquisition. And Cisco has a revenue multiple, it's over three x, about 3.3 x currently. So is Dell undervalued? Well, based on these comparisons with its peers, I'd say yes and no. Dell's performance relative to its peers in the market is very strong. It's winning and has an extremely adept go to market machine, but it's lack of software content and it's margin profile leads. One to believe that if it can continue to pull some valuation levers while entering new markets, it can get its valuation well above where it is today. >>So what are some of those levers and what might that look like going forward? Despite the fact that Dell doesn't have a huge software revenue component since spinning out VMware and it doesn't own a cloud, it plays in virtually every part of the hardware market and it can provide infrastructure for pr pretty much any application in any use case and pretty much any industry and pretty much any geography in the world and it can serve those customers. So its size is an advantage. However, the history for hardware heavy companies that try to get bigger has some notable failures, namely hp, which had to split into two businesses, HP Inc. And hp E and ibm, which has had in abysmal decade from a performance standpoint and has had to shrink to grow again and obviously do a massive 34 billion acquisition of Red Hat. So why will Dell do any better than these two? >>Well, it has a fantastic supply chain. It's a founder led company, which makes a cultural difference in our view, and it's actually comfortable with a low margin software, light business model. Most certainly, IBM wasn't comfortable with that and didn't have these characteristics, and HP was kind of just incomprehensible at the end. So Dell in my opinion, is a much better chance of doing well at a hundred billion or over, but we'll see how it navigates through the current headwinds as it's guiding down. Apex is essentially Dell's version of the cloud. Now remember, Dell got started late. HPE is further along from a model standpoint with GreenLake, but Dell has a larger portfolio, so they're gonna try to play on that advantage. But at the end of the day, these as a service offerings are simply ways to bring a utility model to existing customers and generate recurring revenue. >>And that's a good thing because customers will be loyal to an incumbent if it can deliver as a service and reduce risk for for customers. But the real opportunity lies ahead, specifically Dell is embracing the cloud model. It took a while, but they're on board as Matt Baker Dell's senior vice president of corporate strategy likes to say it's not a zero sum game. What it means by that is just because Dell doesn't own its own cloud, it doesn't mean Dell can't build value on top of hyperscale clouds, what we call super cloud. And that's Dell's strategy to take advantage of public cloud CapEx and connect on-prem to the cloud, create a unified experience across clouds and out to the edge that's ambitious and technically it's non-trivial. But listen to Dell's vice chairman and Coco, Jeff Clark, explain this vision, please play the clip. >>You said also technology and business models are tied together and enabler. That's if, if you believe that, then you have to believe that it's a business operating system that they want, They want to leverage whatever they can, and at the end of the day there's, they have to differentiate what they do. Well that, that's >>Exactly right. If I take that and what, what Dave was saying and and I, and I summarize it the following way, if we can take these cloud assets and capabilities, combine them in an orchestrated way to delivery a distributed platform, game over, >>Eh, pretty interesting, right? John Freer called it a business operating system. Essentially, I think of it sometimes as a cloud operating system or cloud operating environment to drive new business value on top of the hyperscale CapEx. Now, is it really game over? As Jeff Clark said, if Dell can do that, I'd say if it had that today, it might be game over for the competition, but this vision will take years to play out. And of course it's gotta be funded and now it's gonna take time. And in this industry it tends to move. Companies tend to move in lockstep. So as often as the case, it's gonna come down to execution and Dell's ability to enter new markets that are ideally, at least from my perspective, higher margin data management, extending data protection into cyber security as an adjacency and of course edge at telco slash 5G opportunities. >>All there for the taking. I mean, look, even if Dell doesn't go after more higher margin software content, it can thrive with a lower margin model just by penetrating new markets and throwing off cash from those markets. But by keeping close to customers and maybe through Tuck in acquisitions, it might be able to find the next nugget beyond today's cloud and on-prem models. And the last thing I'll call out is ecosystem. I say here ecosystem, ecosystem, ecosystem. Because a defining characteristic of a cloud player is ecosystem, and if Apex is Dell's cloud, it has the opportunity to expand that ecosystem dramatically. This is one of the company's biggest opportunities and challenges. At the same time, in my view, it's just scratching the surface on its partner ecosystem. And it's ecosystem today is is both reseller heavy and tech partner heavy. And that's not a bad thing, but in a, but it's starting to evolve more rapidly. >>The snowflake deal is an example of up to stack evolution, but I'd like to see much more out of that snowflake relationship and more relationships like that. Specifically I'd like to see more momentum with data and database. And if we live at a data heavy world, which we do, where the data and the database and data management offerings, you know, coexist and are super important to customers, like to see that inside of Apex, like to see that data play beyond storage, which is really where it is today and it's early days. The point is with Dell's go to market advantage, which which company wouldn't treat Dell like the on-prem hybrid edge super cloud player that I wanna partner with to drive more business. You'd be crazy not to, but Dell has a lot on its plate and we'd like to see some serious acceleration on the ecosystem front. In other words, Dell as both a selling partner and a business enabler with its platform, its programmable infrastructure as a service. And that is a moving target that will rapidly involve. And of course we'll be here watching and reporting. So thanks for watching this preview of Dell Technology Summit 2022. I'm Dave Vte. We hope you enjoy the rest of the program.
SUMMARY :
The last lever of Dell EMC of the Dell EMC deal was detailed He's gonna answer the question, why is Dell a good long-term investment? He's gonna talk about the product angle and specifically how Dell is thinking about solving And on the X axis, his overlap of pervasiveness in the This is a mature business that generally is lower margin storage is the exception, So let's take a look at the snapshot of Dell's financials. it's the equivalent of service now's total revenue. and of course got VMware in the process. around 26 cents on the revenue dollar H HP's revenue multiple is around 60 cents the fact that Dell doesn't have a huge software revenue component since spinning out VMware But at the end of the day, these as a service offerings are simply ways to bring a utility model But the real opportunity lies ahead, That's if, if you believe that, then you have to believe that it's a business operating system that If I take that and what, what Dave was saying and and I, and I summarize it the following way, So as often as the case, it's gonna come down to execution and Dell's ability to enter new and if Apex is Dell's cloud, it has the opportunity to expand that ecosystem Specifically I'd like to see more momentum with data and database.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Jeff Boudreau | PERSON | 0.99+ |
Dave | PERSON | 0.99+ |
Jeff Boudro | PERSON | 0.99+ |
VMware | ORGANIZATION | 0.99+ |
IBM | ORGANIZATION | 0.99+ |
Jeff Clark | PERSON | 0.99+ |
Tom Sweet | PERSON | 0.99+ |
Cisco | ORGANIZATION | 0.99+ |
Jen Vera | PERSON | 0.99+ |
Dell | ORGANIZATION | 0.99+ |
23% | QUANTITY | 0.99+ |
John Freer | PERSON | 0.99+ |
Sam | PERSON | 0.99+ |
3.7 billion | QUANTITY | 0.99+ |
Sam Groot | PERSON | 0.99+ |
10% | QUANTITY | 0.99+ |
Matt Baker | PERSON | 0.99+ |
21% | QUANTITY | 0.99+ |
Michael Dell | PERSON | 0.99+ |
9% | QUANTITY | 0.99+ |
7 billion | QUANTITY | 0.99+ |
85 billion | QUANTITY | 0.99+ |
HP | ORGANIZATION | 0.99+ |
Dave Ante | PERSON | 0.99+ |
12 month | QUANTITY | 0.99+ |
28 billion | QUANTITY | 0.99+ |
Harry You and the Bolt | TITLE | 0.99+ |
3.5% | QUANTITY | 0.99+ |
34 billion | QUANTITY | 0.99+ |
HP Inc. | ORGANIZATION | 0.99+ |
16% | QUANTITY | 0.99+ |
46 billion | QUANTITY | 0.99+ |
Last quarter | DATE | 0.99+ |
67 billion | QUANTITY | 0.99+ |
40% | QUANTITY | 0.99+ |
Apex | ORGANIZATION | 0.99+ |
more than 5 billion | QUANTITY | 0.99+ |
more than 50 billion | QUANTITY | 0.99+ |
more than 26 billion | QUANTITY | 0.99+ |
Red Hat | ORGANIZATION | 0.99+ |
two | QUANTITY | 0.99+ |
hp | ORGANIZATION | 0.99+ |
Dell Technologies | ORGANIZATION | 0.99+ |
around $4 billion | QUANTITY | 0.99+ |
Eric Herzog, Infinidat | CUBEConversation
>>Hey everyone, welcome to this cube conversation. I'm your host Lisa Martin, and I have the pleasure of welcoming back our most prolific guest on the cube in its history, the CMO of Fin Ad, Eric Herzog. Eric, it's great to see you. Welcome back, >>Lisa. It's great to be here. Love being on the cube. I think this might be number 55 or 56. Been doing 'em a long time with the Cube. You guys are great. >>You, you have, and we always recognize you lately with the Hawaiian shirts. It's your brand that's, that's the Eric Hizo brand. We love it. But I like the pin, the infin nut pin on brand. Thank you. >>Yeah. Oh, gotta be on brand. >>Exactly. So talk about the current IT landscape. So much change we've seen in the last couple of years. Specifically, what are some of the big challenges that you are talking with enterprise customers and cloud service providers? About what, what are some of those major things on their minds? >>So there's a couple things. First of all is obviously with the Rocky economy and even before covid, just for storage in particular, CIOs hate storage. I've been doing this now since 1986. I have never, ever, ever met a CIO at any company I've bid with. And I've been with four of the biggest storage companies on this planet. Never met a cio. Used to be a storage guy. So they know they need it, but boy, they really don't like it. So the storage admins have to manage more and more storage. Exabytes, exabytes, it just ballooning for what a storage admin has to do. Then you then have the covid and is it recession? No. Is it a growth? And then clearly what's happened in the last year with what's going on in Europe and the, is it a recession, the inflation. So they're always looking to, how do we cut money on storage yet still get what we need for our applications, workloads, and use cases. So that's definitely the biggest, the first topic. >>So never met a CIO that was a storage admin or as a fan, but as you point out, they need it. And we've seen needs changing in customer landscapes, especially as the threat landscape has changed so dramatically the last couple of years. Ransomware, you've said it before, I say it too. It's no longer if it's when it's how often. It's the frequency. We've gotta be able to recover. Backups are being targeted. Talk to me about some of, in that landscape, some of the evolutions of customer challenges and maybe those CIOs going, We've gotta make sure that our, our storage data is protected. >>So it's starting to change. However, historically with the cio and then when they started hiring CISOs or security directors, whatever they had, depending on the company size, it was very much about protecting the edge. Okay, if you will, the moat and the wall of the castle. Then it was the network in between. So keep the streets inside the castle clean. Then it was tracking down the bad guy. So if they did get over, the issue is, if I remember correctly, the sheriff of Nottingham never really caught Robinhood. So the problem is the dwell time where the ransomware malware's hidden on storage could be as much as 200 days. So I think they're starting to realize at the security level now, forget, forget the guys on the storage side, the security guys, the cso, the CIO, are starting to realize that if you're gonna have a comprehensive cybersecurity strategy, must include storage. And that is new >>That, well, that's promising then. That's new. I mean obviously promising given the, the challenges and the circumstances. So then from a storage perspective, customers that are in this multi-cloud hybrid cloud environment, you talked about the the edge cloud on-prem. What are some of the key things from a storage perspective that customers have to achieve these days to be secure as data volumes continue to grow and spread? >>So what we've done is implement on both primary storage and secondary storage and technology called infin safe. So Infin Safe has the four legs of the storage cyber security stool. So first of all is creating an air gap. In this case, a logical air gap can be local or remote. We create an immutable snapshot, which means it can't be changed, it can't be altered, so you can't change it. We have a fenced forensic environment to check out the storage because you don't wanna recover. Again, malware and rans square can is hidden. So you could be making amenable snapshots of actually malware, ransomware, and never know you're doing it right. So you have to check it out. Then you need to do a rapid recovery. The most important thing if you have an attack is how fast can you be up and going with recovery? So we have actually instituted now a number of cyber storage security guarantees. >>We will guarantee the SLAs on a, the snapshot is absolutely immutable. So they know that what they're getting is what they were supposed to be getting. And then also we are guaranteeing recovery times on primary storage. We're guaranteeing recovery of under one minute. We'll make the snapshot available under one minute and on secondary storage under 20 minutes. So those are things you gotta look for from a security perspective. And then the other thing you gotta practice, in my world, ransomware, malware, cyber tech is basically a disaster. So yes, you got the hurricane, yes, you got the flood, yes, you got the earthquake. Yes, you got the fire in the building. Yes you got whatever it may be. But if you don't practice malware, ransomware, recoveries and protection, then it might as well be a hurricane or earthquake. It will take your data, >>It will take your data on the numbers of customers that pay ransom is pretty high, isn't it? And and not necessarily able to recover their data. So it's a huge risk. >>So if you think about it, the government documented that last year, roughly $6 trillion was spent either protecting against ransomware and malware or paying ransomware attacks. And there's been several famous ones. There was one in Korea, 72 million ransom. It was one of the Korea's largest companies. So, and those are only the ones that make the news. Most of 'em don't make the news. Right. >>So talk to me then, speaking and making the news. Nobody wants to do that. We, we know every industry is vulnerable to this. Some of the ones that might be more vulnerable, healthcare, government, public sector education. I think the Los Angeles Unified School district was just hit as well in September. They >>Were >>What, talk to me about how infin out is helping customers really dial down the risk when the threat actors are becoming more and more sophisticated? >>Well, there's a couple things. First of all, our infin safe software comes free on our main product. So we have a product called infin Guard for Secondary Storage and it comes for free on that. And then our primary storage product's called the Infin Box. It also comes for free. So they don't have to use it, but we embed it. And then we have reference architectures that we give them our ses, our solutions architects and our technical advisors all up to speed on why they should do it, how they should do it. We have a number of customers doing it. You know, we're heavily concentrated the global Fortune 2000, for example, we publicly announced that 26% of the Fortune 50 use our technology, even though we're a small company. So we go to extra lengths to a B, educated on our own front, our own teams, and then B, make sure they portray that to the end users and our channel partners. But the end users don't pay a dime for the software that does what I just described, it's free, it's included when you get you're Infin box or you're ingar, it's included at no charge. >>That's pretty differentiating from a competitive standpoint. I might, I would guess >>It is. And also the guarantee. So for example, on primary storage, okay, whether you'd put your Oracle or put your SAP or I Mongo or your sequel or your highly transactional workloads, right? Your business finance workload, all your business critical stuff. We are the first and only storage company that offers a primary guarantee on cyber storage resilience. And we offer two of them on primary storage. No other vendor offers a guarantee, which we do on primary storage. Whether you the first and right now as of here we are sitting in the middle of October. We are still the only vendor that offers anything on primary storage from a guaranteed SLA on primary storage for cyber storage resilience. >>Let's talk about those guarantees. Walk me through what you just announced. There's been a a very, a lot of productivity at Infin DAT in 2022. A lot of things that you've announced but on crack some of the things you're announcing. Sure. Talk to me specifically about those guarantees and what's in it for me as a customer. It sounds pretty obvious, but I'd love to hear it from you. >>Okay, so we've done really three different types of guarantees. The first one is we have a hundred percent availability guarantee on our primary storage. And we've actually had that for the last, since 2019. So it's a hundred percent availability. We're guaranteed no downtime, a hundred percent availability, which for our customer base being heavily concentrated, the global Fortune 2000 large government enterprises, big universities and even smaller companies, we do a lot of business with CSPs and MSPs. In fact, at the Flash Memory Summit are Infin Box ssa All Flash was named the best product for hyperscaler deployment. Hyperscaler basically means cloud servers provider. So they need a hundred percent availability. So we have a guarantee on that. Second guarantee we have is a performance guarantee. We'll do an analysis, we look at all their workloads and then we will guarantee in writing what the performance should be based on which, which of our products they want to buy are Infin Box or Infin Box ssa, which is all flash. >>Then we have the third one is all about cyber resilience. So we have two on our Infin box, our Infin box SSA for primary storage, which is a one the immutability of the snapshot and immediately means you can't erase the data. Right? Camp tamper with it. Second one is on the recovery time, which is under a minute. We just announced in the middle of October that we are doing a similar cyber storage resilience guarantee on our ARD secondary product, which is designed for backup recovery, et cetera. We will also offer the immutably snapshot guarantee and also one on the recoverability of that data in under 20 minutes. In fact, we just did a demo at our live launch earlier this week and we demoed 20 petabytes of Veeam backup data recovered in 12 minutes. 12 >>Minutes 2012. >>20 petabytes In >>12 bytes in 12 minutes. Yes. That's massive. That's massively differentiating. But that's essential for customers cuz you know, in terms of backups and protecting the data, it's all about recovery >>A and once they've had the attack, it's how fast you get back online, right? That that's what happens if they've, if they can't stop the attack, can't stop the threat and it happens. They need to get that back as fast as they can. So we have the speed of recovery on primary stores, the first in the industry and we have speed on the backup software and we'll do the same thing for a backup data set recovery as well. Talk >>To me about the, the what's in it for me, For the cloud service providers, they're obviously the ones that you work with are competing with the hyperscalers. How does the guarantees and the differentiators that Fin out is bringing to market? How do you help those cloud SPS dial up their competitiveness against the big cheeses? >>Well, what we do is we provide that underlying infrastructure. We, first of all, we only sell things that are petabyte in scale. That's like always sell. So for example, on our in fitter guard product, the raw capacity is over four petabytes. And the effective capacity, cuz you do data reduction is over 85 petabytes on our newest announced product, on our primary storage product, we now can do up to 17 petabytes of effective capacity in a single rack. So the value to the service rider is they can save on what slots? Power and floor. A greener data center. Yeah, right. Which by the way is not just about environmentals, but guess what? It also translate into operational expense. >>Exactly. CapEx office, >>With a lot of these very large systems that we offer, you can consolidate multiple products from our competitors. So for example, with one of the competitors, we had a deal that we did last quarter 18 competitive arrays into one of ours. So talk about saving, not just on all of the operational expense, including operational manpower, but actually dramatically on the CapEx. In fact, one of our Fortune 500 customers in the telco space over the last five years have told us on CapEx alone, we've saved them $104 million on CapEx by consolidating smaller technology into our larger systems. And one of the key things we do is everything is automated. So we call it autonomous automation use AI based technology. So once you install it, we've got several public references who said, I haven't touched this thing in three or four years. It automatically configures itself. It automatically adjusts to changes in performance and new apps. When I put in point a new app at it automatically. So in the old days the storage admin would optimize performance for a new application. We don't do that, we automatically do it and autonomously the admin doesn't even click a button. We just sense there's new applications and we automate ourselves and configure ourselves without the admin having to do anything. So that's about saving operational expense as well as operational manpower. >>Absolutely. I was, one of the things that was ringing in my ear was workforce productivity and obviously those storage admins being able to to focus on more strategic projects. Can't believe the CIOs aren't coming around yet. But you said there's, there's a change, there's a wave coming. But if we think about the the, the what's in it for me as a customer, the positive business outcomes that I'm hearing, lower tco, your greener it, which is key. So many customers that we talk to are so focused on sustainability and becoming greener, especially with an on-prem footprint, workforce productivity. Talk about some of the other key business outcomes that you're helping customers achieve and how it helps them to be more competitive. >>Sure. So we've got a, a couple different things. First of all, storage can't go down. When the storage goes down, everyone gets blamed. Mission. When an app goes down, no one really thinks about it. It's always the storage guy's fault. So you want to be a hundred percent available. And that's today's businesses, and I'd actually argue it's been this way for 20 years are 24 by seven by 365. So that's one thing that we deliver. Second thing is performance. So we have public references talk about their SAP workload that used to take two hours, now takes 20 minutes, okay? We have another customer that was doing SAP queries. They improved their performance three times, Not 3%, not 3%, three times. So 300% better performance just by using our storages. They didn't touch the sap, they didn't touch the servers. All they do is to put our storage in there. >>So performance relates basically to applications, workloads and use cases and productivity beyond it. So think the productivity of supply chain guys, logistics guys, the shipping guys, the finance guys, right? All these applications that run today's enterprises. So we can automate all that. And then clearly the cyber threat. Yeah, that is a huge issue. And every CIO is concerned about the cyber threat. And in fact, it was interesting, Fortune magazine did a survey of CEOs, and this was last May, the number one concern, 66% in that may survey was cyber security number one concern. So this is not just a CIO thing, this is a CEO thing and a board level >>Thing. I was gonna say it's at at the board level that the cyber security threats are so real, they're so common. No one wants to be the next headline, like the colonial pipeline, right? Or the school districts or whatnot. And everybody is at risk. So then what you're enabling with what you've just announced, the all the guarantees on the SLAs, the massively fast recovery times, which is critical in cyber recovery. Obviously resilience is is key there. Modern data protection it sounds like to me. How do you define that and and what are customers looking for with respect to modern cyber resilience versus data protection? >>Yeah, so we've got normal data protection because we work with all the backup vendors. Our in ARD is what's known as a purpose built backup appliance. So that allows you to back at a much faster rate. And we work all the big back backup vendors, IBM spectrum Protect, we work with veritas vem com vault, oracle arm, anybody who does backup. So that's more about the regular side, the traditional backup. But the other part of modern data protection is infusing that with the cyber resilience. Cuz cyber resilience is a new thing. Yes, from a storage guy perspective, it hasn't been around a long time. Many of our competitors have almost nothing. One or two of our competitors have a pretty robust, but they don't guarantee it the way we guarantee it. So they're pretty good at it. But the fact that we're willing to put our money where our mouth is, we think says we price stand above and then most of the other guys in the storage industry are just starting to get on the bandwagon of having cyber resilience. >>So that changes what you do from data protection, what would call modern data protection is a combination of traditional backup recovery, et cetera. Now with this influence and this infusion of cybersecurity cyber resilience into a storage environment. And then of course we've also happened to add it on primary storage as well. So whether it's primary storage or backup and archive storage, we make sure you have that right cyber resilience to make it, if you will, modern data protection and diff different from what it, you know, the old backup of your grandfather, father, son backup in tape or however you used to do it. We're well beyond that now we adding this cyber resilience aspect. Well, >>From a cyber resilience perspective, ransomware, malware, cyber attacks are, that's a disaster, right? But traditional disaster recovery tools aren't really built to be able to pull back that data as quickly as it sounds like in Trinidad is able to facilitate. >>Yeah. So one of the things we do is in our reference architectures and written documentation as well as when we do the training, we'd sell the customers you need to practice, if you practice when there's a fire, a flood, a hurricane, an earthquake or whatever is the natural disaster you're practicing that you need to practice malware and ran somewhere. And because our recovery is so rapid and the case of our ingar, our fenced environment to do the testing is actually embedded in it. Several of our competitors, if you want the fenced environment, you have to buy a second product with us. It's all embedded in the one item. So A, that makes it more effective from a CapEx and opex perspective, but it also makes it easier. So we recommend that they do the practice recoveries monthly. Now whether they do it or not separate issue, but at least that's what we're recommending and say, you should be doing this on a monthly basis just like you would practice a disaster, like a hurricane or fire or a flood or an earthquake. Need to be practicing. And I think people are starting to hear it, but they don't still think more about, you know, the flood. Yeah. Or about >>The H, the hurricane. >>Yeah. That's what they think about. They not yet thinking about cybersecurity as really a disaster model. And it is. >>Absolutely. It is. Is is the theme of cyber resilience, as you said, this is a new concept, A lot of folks are talking about it, applying it differently. Is that gonna help dial up those folks just really being much more prepared for that type of cyber disaster? >>Well, we've made it so it's automated. Once you set up the immutable snapshots, it just does its thing. You don't set it and forget it. We create the logical air back. Once you do it, same thing. Set it and forget it. The fence forensic environment, easy to deploy. You do have to just configure it once and then obviously the recovery is almost instantaneous. It's under a minute guaranteed on primary storage and under 20 minutes, like I told you when we did our launch this week, we did 20 petabytes of Veeam backup data in 12 minutes. So that's pretty incredible. That's a lot of data to have recovered in 12 minutes. So the more automated we make it, which is what our real forte is, is this autonomous automation and automating as much as possible and make it easy to configure when you do have to configure. That's what differentiates what we do from our perspective. But overall in the storage industry, it's the recognition finally by the CISOs and the CIOs that, wait a second, maybe storage might be an essential part of my corporate cybersecurity strategy. Yes. Which it has not been historically, >>But you're seeing that change. Yes. >>We're starting to see that change. >>Excellent. So talk to me a little bit before we wrap here about the go to market one. Can folks get their hands on the updates to in kindergar and Finn and Safe and Penta box? >>So all these are available right now. They're available now either through our teams or through our, our channel partners globally. We do about 80% of our business globally through the channel. So whether you talk to us or talk to our channel partners, we're there to help. And again, we put our money where your mouth is with those guarantees, make sure we stand behind our products. >>That's awesome. Eric, thank you so much for joining me on the program. Congratulations on the launch. The the year of productivity just continues for infinit out is basically what I'm hearing. But you're really going in the extra mile for customers to help them ensure that the inevitable cyber attacks, that they, that they're complete storage environment on prem will be protected and more importantly, recoverable Very quickly. We appreciate your insights and your input. >>Great. Absolutely love being on the cube. Thank you very much for having us. Of >>Course. It's great to have you back. We appreciate it. For Eric Herzog, I'm Lisa Martin. You're watching this cube conversation live from Palo Alto.
SUMMARY :
and I have the pleasure of welcoming back our most prolific guest on the cube in Love being on the cube. But I like the pin, the infin nut pin on brand. So talk about the current IT landscape. So the storage admins have to manage more and more So never met a CIO that was a storage admin or as a fan, but as you point out, they need it. So the problem is the dwell time where the ransomware malware's hidden on storage could be as much as 200 days. So then from a storage perspective, customers that are in this multi-cloud hybrid cloud environment, So Infin Safe has the four legs of the storage cyber security stool. So yes, you got the hurricane, yes, you got the flood, yes, you got the earthquake. And and not necessarily able to recover their data. So if you think about it, the government documented that last year, So talk to me then, speaking and making the news. So we have a product called infin Guard for Secondary Storage and it comes for free I might, I would guess We are the first and only storage company that offers a primary guarantee on cyber on crack some of the things you're announcing. So we have a guarantee on that. in the middle of October that we are doing a similar cyber cuz you know, in terms of backups and protecting the data, it's all about recovery of recovery on primary stores, the first in the industry and we have speed on the backup software How does the guarantees and the differentiators that Fin And the effective capacity, cuz you do data reduction Exactly. So in the old days the storage admin would optimize performance for a new application. So many customers that we talk to are so focused on sustainability So that's one thing that we deliver. So performance relates basically to applications, workloads and use cases and productivity beyond it. So then what you're enabling with what you've just announced, So that's more about the regular side, the traditional backup. So that changes what you do from data protection, what would call modern data protection is a combination of traditional built to be able to pull back that data as quickly as it sounds like in Trinidad is able to facilitate. And because our recovery is so rapid and the case And it is. Is is the theme of cyber resilience, as you said, So the more automated we make it, which is what our real forte is, But you're seeing that change. So talk to me a little bit before we wrap here about the go to market one. So whether you talk to us or talk to our channel partners, we're there to help. Congratulations on the launch. Absolutely love being on the cube. It's great to have you back.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Lisa Martin | PERSON | 0.99+ |
Eric Herzog | PERSON | 0.99+ |
Eric | PERSON | 0.99+ |
20 minutes | QUANTITY | 0.99+ |
One | QUANTITY | 0.99+ |
20 years | QUANTITY | 0.99+ |
Europe | LOCATION | 0.99+ |
two | QUANTITY | 0.99+ |
CapEx | ORGANIZATION | 0.99+ |
IBM | ORGANIZATION | 0.99+ |
20 petabytes | QUANTITY | 0.99+ |
September | DATE | 0.99+ |
last year | DATE | 0.99+ |
26% | QUANTITY | 0.99+ |
2022 | DATE | 0.99+ |
Lisa | PERSON | 0.99+ |
Palo Alto | LOCATION | 0.99+ |
two hours | QUANTITY | 0.99+ |
$104 million | QUANTITY | 0.99+ |
66% | QUANTITY | 0.99+ |
300% | QUANTITY | 0.99+ |
12 minutes | QUANTITY | 0.99+ |
Korea | LOCATION | 0.99+ |
24 | QUANTITY | 0.99+ |
first | QUANTITY | 0.99+ |
3% | QUANTITY | 0.99+ |
12 bytes | QUANTITY | 0.99+ |
third one | QUANTITY | 0.99+ |
Second one | QUANTITY | 0.99+ |
Eric Hizo | ORGANIZATION | 0.99+ |
first topic | QUANTITY | 0.99+ |
three | QUANTITY | 0.99+ |
first one | QUANTITY | 0.99+ |
one | QUANTITY | 0.99+ |
last quarter | DATE | 0.99+ |
last May | DATE | 0.99+ |
2019 | DATE | 0.99+ |
one item | QUANTITY | 0.99+ |
Second guarantee | QUANTITY | 0.99+ |
56 | OTHER | 0.99+ |
1986 | DATE | 0.99+ |
Oracle | ORGANIZATION | 0.99+ |
Fin Ad | ORGANIZATION | 0.98+ |
four years | QUANTITY | 0.98+ |
under 20 minutes | QUANTITY | 0.98+ |
four | QUANTITY | 0.98+ |
three times | QUANTITY | 0.98+ |
under 20 minutes | QUANTITY | 0.98+ |
one thing | QUANTITY | 0.98+ |
under a minute | QUANTITY | 0.98+ |
hundred percent | QUANTITY | 0.98+ |
middle of October | DATE | 0.98+ |
Veeam | ORGANIZATION | 0.98+ |
55 | OTHER | 0.98+ |
both | QUANTITY | 0.97+ |
seven | QUANTITY | 0.97+ |
Second thing | QUANTITY | 0.97+ |
First | QUANTITY | 0.97+ |
under one minute | QUANTITY | 0.97+ |
today | DATE | 0.97+ |
second product | QUANTITY | 0.97+ |
about 80% | QUANTITY | 0.96+ |
over 85 petabytes | QUANTITY | 0.96+ |
Los Angeles Unified School district | ORGANIZATION | 0.96+ |
Infin box SSA | COMMERCIAL_ITEM | 0.95+ |
72 million ransom | QUANTITY | 0.95+ |
Breaking Analysis: Analyst Take on Dell
(upbeat music) >> The transformation of Dell into Dell EMC, and now Dell Technologies, has been one of the most remarkable stories in the history of the enterprise technology industry. The company has gone from a Wall Street darling rocketship PC company, to a middling enterprise player, forced to go private, to a debt-laden powerhouse that controlled one of the most valuable assets in enterprise tech, i.e., VMware. And now is a $100 billion dollar giant with a low-margin business, a strong balance sheet, and the broadest hardware portfolio in the industry. The financial magic that Dell went through would make anyone's head spin. The last lever of the Dell EMC deal was detailed in Michael Dell's book "Play Nice But Win," in a captivating chapter called "Harry You and the Bolt from the Blue." Michael Dell described how he and his colleagues came up with the final straw of how to finance the deal. If you haven't read it, you should. And of course, after years of successfully integrating EMC and becoming VMware's number-one distribution channel, all of this culminated in the spin-out of VMware from Dell, and a massive wealth-creation milestone, pending, of course, the Broadcom acquisition of VMware. So where's that leave Dell, and what does the future look like for this technology powerhouse? Hello, and welcome to theCUBE's exclusive coverage of Dell Technologies Summit 2022. My name is Dave Vellante, and I'll be hosting the program. Now, today in conjunction with the Dell Tech Summit, we're going to hear from four of Dell's senior executives. Tom Sweet, who's the CFO of Dell Technologies. He's going to share his views on the company's position and opportunities going forward. He's going to answer the question, why is Dell a good long-term investment? Then we'll hear from Jeff Boudreau, who's the President of Dell's ISG business. That unit is the largest profit driver of Dell. He's going to talk about the product angle, and specifically, how Dell is thinking about solving the multi-cloud challenge. And then Sam Grocott, who's the Senior Vice President of Marketing, will come on the program and give us the update on APEX, which is Dell's as-a-Service offering, and then the new edge platform called Project Frontier. Now, it's also Cybersecurity Awareness Month, that we're going to see if Sam has, you know, anything to say about that. Then finally, for a company that's nearly 40 years old, Dell actually has some pretty forward-thinking philosophies when it comes to its culture and workforce. And we're going to speak with Jenn Saavedra, who's Dell's Chief Human Resource Officer, about hybrid work, and how Dell is thinking about the future of work. However, before we get into all this, I want to share our independent perspectives on the company, and some research that we'll introduce to frame the program. Now, as you know, we love data here at theCUBE, and one of our partners, ETR, has what we believe is the best spending intentions data for enterprise tech. So here's a graphic that shows ETR's proprietary Net Score methodology on the vertical axis, that's a measure of spending velocity, and on the x-axis is overlap or pervasiveness in the data sample. This is a cut for just the server, the storage, and the client sectors within the ETR taxonomy. So you can see Dell's CSG products, laptops in particular, are dominant on both the x and the y dimensions. CSG is the Client Solutions Group, and accounts for nearly 60% of Dell's revenue, and about half of its operating income. And then the arrow signifies that dot that represents Dell's ISG business, that we're going to talk to Jeff Boudreau about. That's the Infrastructure Solutions Group. Now, ISG accounts for the bulk of the remainder of Dell's business, and it is its, as I said, its most profitable from a margin standpoint. It comprises the EMC storage business, as well as the Dell server business, and Dell's networking portfolio. And as a note, we didn't include networking in that cut. Had we done so, Cisco would've dominated the graphic. And frankly, Dell's networking business isn't industry leading in the same way that PCs, servers, and storage are. And as you can see, the data confirms the leadership position Dell has in its client side, its server, and its storage sectors. But the nuance is, look at that red dotted line at 40% on the vertical axis. That represents a highly elevated Net Score, and every company in the sector is below that line. Now, we should mention that we also filtered the data for those companies with more than a hundred mentions in the survey, but the point remains the same. This is a mature business that generally is lower margin. Storage is the exception, but cloud has put pressure on margins even in that business, in addition to the server space. The last point on this graphic is, we put a box around VMware, and it's prominently present on both the x and y dimensions. VMware participates with purely software-defined high-margin offerings in these spaces, and it gives you a sense of what might have been, had Dell chosen to hold onto that asset or spin it into the company. But let's face it, the alternatives for Michael Dell were just too attractive, and it's unlikely that a spin-in would've unlocked the value in the way a spin-out did, at least not in the near future. So let's take a look at the snapshot of Dell's financials, to give you a sense of where the company stands today. Dell is a company with over $100 billion dollars in revenue. Last quarter, it did more than 26 billion in revenue, and grew at a quite amazing 9% rate, for a company that size. But because it's a hardware company, primarily, its margins are low, with operating income 10% of revenue, and at 21% gross margin. With VMware on Dell's income statement before the spin, its gross margins were in the low 30s. Now, Dell only spends about 2% of revenue on R&D, but because it's so big, it's still a lot of money. And you can see it is cash-flow positive. Dell's free cash flow over the trailing 12-month period is 3.7 billion, but that's only 3.5% of trailing 12-month revenue. Dell's APEX, and of course its hardware maintenance business, is recurring revenue, and that is only about 5 billion in revenue, and it's growing at 8% annually. Now, having said that, it's the equivalent of ServiceNow's total revenue. Of course, ServiceNow has 23% operating margin and 16% free cash-flow margin, and more than $5 billion in cash on the balance sheet, and an $85 billion market cap. That's what software will do for you. Now Dell, like most companies, is staring at a challenging macro environment, with FX headwinds, inflation, et cetera. You've heard the story. And hence it's conservative, and contracting revenue guidance. But the balance sheet transformation has been quite amazing, thanks to VMware's cash flow. Michael Dell and his partners from Silver Lake et al., they put up around $4 billion of their own cash to buy EMC for 67 billion, and of course got VMware in the process. Most of that financing was debt that Dell put on its balance sheet to do the transaction, to the tune of $46 billion it added to the balance sheet debt. Now, Dell's debt, the core debt, net of its financing operation, is now down to 16 billion, and it has $7 billion in cash on the balance sheet. So a dramatic delta from just a few years ago. So, pretty good picture. But Dell, a $100 billion company, is still only valued at 28 billion, or around 26 cents on the revenue dollar. HPE's revenue multiple is around 60 cents on the revenue dollar. HP Inc., Dell's laptop and PC competitor, is around 45 cents. IBM's revenue multiple is almost two times. By the way, IBM has more than $50 billion in debt thanks to the Red Hat acquisition. And Cisco has a revenue multiple that's over 3x, about 3.3x currently. So is Dell undervalued? Well, based on these comparisons with its peers, I'd say yes, and no. Dell's performance, relative to its peers in the market, is very strong. It's winning, and has an extremely adept go-to-market machine, but its lack of software content and its margin profile leads one to believe that if it can continue to pull some valuation levers while entering new markets, it can get its valuation well above where it is today. So what are some of those levers, and what might that look like, going forward? Despite the fact that Dell doesn't have a huge software revenue component since spinning out VMware, and it doesn't own a cloud, it plays in virtually every part of the hardware market. And it can provide infrastructure for pretty much any application in any use case, in pretty much any industry, in pretty much any geography in the world. And it can serve those customers. So its size is an advantage. However, the history for hardware-heavy companies that try to get bigger has some notable failures, namely HP, which had to split into two businesses, HP Inc. and HPE, and IBM, which has had an abysmal decade from a performance standpoint, and has had to shrink to grow again, and obviously do a massive $34 billion acquisition of Red Hat. So why will Dell do any better than these two? Well, it has a fantastic supply chain. It's a founder-led company, which makes a cultural difference, in our view. And it's actually comfortable with a low-margin software-light business model. Most certainly, IBM wasn't comfortable with that, and didn't have these characteristics, and HP was kind of just incomprehensible at the end. So Dell in my opinion, has a much better chance of doing well at 100 billion or over, but we'll see how it navigates through the current headwinds as it's guiding down. APEX is essentially Dell's version of the cloud. Now, remember, Dell got started late. HPE is further along from a model standpoint with GreenLake, but Dell has a larger portfolio, so they're going to try to play on that advantage. But at the end of the day, these as-a-Service offerings are simply ways to bring a utility model to existing customers, and generate recurring revenue. And that's a good thing, because customers will be loyal to an incumbent if it can deliver as-a-Service and reduce risk for customers. But the real opportunity lies ahead. Specifically, Dell is embracing the cloud model. It took a while, but they're on board. As Matt Baker, Dell's Senior Vice President of Corporate Strategy, likes to say, it's not a zero-sum game. What he means by that is, just because Dell doesn't own its own cloud, it doesn't mean Dell can't build value on top of hyperscale clouds. What we call supercloud. And that's Dell's strategy, to take advantage of public cloud capex, and connect on-prem to the cloud, create a unified experience across clouds, and out to the edge. That's ambitious, and technically it's nontrivial. But listen to Dell's Vice Chairman and Co-COO, Jeff Clarke, explain this vision. Please play the clip. >> You said also, technology and business models are tied together, and an enabler. >> That's right. >> If you believe that, then you have to believe that it's a business operating system that they want. They want to leverage whatever they can, and at the end of the day, they have to differentiate what they do. >> Well, that's exactly right. If I take that and what Dave was saying, and I summarize it the following way: if we can take these cloud assets and capabilities, combine them in an orchestrated way to deliver a distributed platform, game over. >> Eh, pretty interesting, right? John Furrier called it a "business operating system." Essentially, I think of it sometimes as a cloud operating system, or cloud operating environment, to drive new business value on top of the hyperscale capex. Now, is it really game over, as Jeff Clarke said, if Dell can do that? Uh, (sucks in breath) I'd say if it had that today, it might be game over for the competition, but this vision will take years to play out. And of course, it's got to be funded. And that's going to take time, and in this industry, it tends to move, companies tend to move in lockstep. So, as often is the case, it's going to come down to execution and Dell's ability to enter new markets that are ideally, at least from my perspective, higher margin. Data management, extending data protection into cybersecurity as an adjacency, and of course, edge and telco/5G opportunities. All there for the taking. I mean, look, even if Dell doesn't go after more higher-margin software content, it can thrive with a lower-margin model just by penetrating new markets and throwing off cash from those markets. But by keeping close to customers, and maybe through tuck-in acquisitions, it might be able to find the next nugget beyond today's cloud and on-prem models. And the last thing I'll call out is ecosystem. I say here, "Ecosystem, ecosystem, ecosystem," because a defining characteristic of a cloud player is ecosystem, and if APEX is Dell's cloud, it has the opportunity to expand that ecosystem dramatically. This is one of the company's biggest opportunities and challenges at the same time, in my view. It's just scratching the surface on its partner ecosystem. And its ecosystem today is both reseller heavy and tech partner heavy. And that's not a bad thing, but it's starting to evolve more rapidly. The Snowflake deal is an example of up-the-stack evolution, but I'd like to see much more out of that Snowflake relationship, and more relationships like that. Specifically, I'd like to see more momentum with data and database. And if we live in a data-heavy world, which we do, where the data and the database and data management offerings, you know, coexist and are super important to customers, I'd like to see that inside of APEX. I'd like to see that data play beyond storage, which is really where it is today, in its early days. The point is, with Dell's go-to-market advantage, which company wouldn't treat Dell like the on-prem, hybrid, edge, supercloud player that I want to partner with to drive more business? You'd be crazy not to. But Dell has a lot on its plate, and we'd like to see some serious acceleration on the ecosystem front. In other words, Dell as both a selling partner and a business enabler with its platform, its programmable Infrastructure-as-a-Service. And that is a moving target that will rapidly evolve. And of course, we'll be here watching and reporting. So thanks for watching this preview of Dell Technologies Summit 2022. I'm Dave Vellante, we hope you enjoy the rest of the program. (upbeat music)
SUMMARY :
and of course got VMware in the process. and an enabler. and at the end of the day, and I summarize it the following way: and are super important to customers,
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Jeff Boudreau | PERSON | 0.99+ |
Dave Vellante | PERSON | 0.99+ |
IBM | ORGANIZATION | 0.99+ |
Dave | PERSON | 0.99+ |
Jeff Clarke | PERSON | 0.99+ |
Sam Grocott | PERSON | 0.99+ |
Tom Sweet | PERSON | 0.99+ |
Jenn Saavedra | PERSON | 0.99+ |
Matt Baker | PERSON | 0.99+ |
HP | ORGANIZATION | 0.99+ |
HPE | ORGANIZATION | 0.99+ |
Cisco | ORGANIZATION | 0.99+ |
Michael Dell | PERSON | 0.99+ |
Dell | ORGANIZATION | 0.99+ |
$85 billion | QUANTITY | 0.99+ |
VMware | ORGANIZATION | 0.99+ |
$34 billion | QUANTITY | 0.99+ |
21% | QUANTITY | 0.99+ |
3.7 billion | QUANTITY | 0.99+ |
$7 billion | QUANTITY | 0.99+ |
HP Inc. | ORGANIZATION | 0.99+ |
Last quarter | DATE | 0.99+ |
10% | QUANTITY | 0.99+ |
100 billion | QUANTITY | 0.99+ |
$100 billion | QUANTITY | 0.99+ |
Sam | PERSON | 0.99+ |
John Furrier | PERSON | 0.99+ |
Harry You and the Bolt from the Blue | TITLE | 0.99+ |
8% | QUANTITY | 0.99+ |
more than $50 billion | QUANTITY | 0.99+ |
23% | QUANTITY | 0.99+ |
28 billion | QUANTITY | 0.99+ |
40% | QUANTITY | 0.99+ |
16% | QUANTITY | 0.99+ |
67 billion | QUANTITY | 0.99+ |
more than $5 billion | QUANTITY | 0.99+ |
Red Hat | ORGANIZATION | 0.99+ |
$46 billion | QUANTITY | 0.99+ |
12-month | QUANTITY | 0.99+ |
more than 26 billion | QUANTITY | 0.99+ |
Play Nice But Win | TITLE | 0.99+ |
3.5% | QUANTITY | 0.99+ |
Michael Dell | PERSON | 0.99+ |
Dell Technologies | ORGANIZATION | 0.99+ |
The Future of Dell Technologies
(upbeat music) >> The transformation of Dell into Dell EMC and now Dell Technologies has been one of the most remarkable stories in the history of the enterprise technology industry. The company has gone from a Wall Street darling rocket ship PC company, to a middling enterprise player forced to go private, to a debt-laden powerhouse that controlled one of the most valuable assets in enterprise tech i.e VMware. And now is a 100 billion dollar giant with a low margin business, a strong balance sheet, and the broadest hardware portfolio in the industry. Financial magic that Dell went through would make anyone's head spin. The last lever of Dell EMC, of the Dell EMC deal was detailed in Michael Dell's book, "Play Nice But Win." In a captivating chapter called Harry You and the Bolt from the Blue, Michael Dell described how he and his colleagues came up with the final straw of how to finance the deal. If you haven't read it, you should. And, of course, after years of successfully integrating EMC and becoming VMware's number one distribution channel, all of this culminated in the spin out of VMware from Dell in a massive wealth creation milestone. Pending, of course, the Broadcom acquisition of VMware. So where's that leave Dell and what does the future look like for this technology powerhouse? Hello, and welcome to theCUBE's exclusive coverage of Dell Technology Summit 2022. My name is Dave Vellante and I'll be hosting the program. Now, today in conjunction with the Dell Tech Summit, we're going to hear from four of Dell's senior executives Tom Sweet, who's the CFO of Dell Technologies. He's going to share his views on the company's position and opportunities going forward. He's going to answer the question, why is Dell a good long-term investment? Then we'll hear from Jeff Boudreau who's the president of Dell's ISG business. That unit is the largest profit driver of Dell. He's going to talk about the product angle and specifically, how Dell is thinking about solving the multi-cloud challenge. And then Sam Grocott who is the senior vice president of marketing will come on the program and give us the update on Apex, which is Dell's as-a-service offering, and then the new edge platform called Project Frontier. Now, it's also Cyber Security Awareness month that we're going to see if Sam has anything to say about that. Then finally, for a company that's nearly 40 years old, Dell actually has some pretty forward-thinking philosophies when it comes to its culture and workforce. And we're going to speak with Jennifer Saavedra who's Dell's chief human resource officer about hybrid work and how Dell is thinking about the future of work. However, before we get into all this, I want to share our independent perspectives on the company and some research that will introduce to frame the program. Now, as you know, we love data here at theCUBE and one of our partners, ETR has what we believe is the best spending intentions data for enterprise tech. So here's a graphic that shows ETR's proprietary net score methodology in the vertical axis. That's a measure of spending velocity. And on the x-axis is overlap of pervasiveness in the data sample. This is a cut for just the server, the storage, and the client sectors within the ETR taxonomy. So you can see Dell CSG products, laptops in particular are dominant on both the X and the Y dimensions. CSG is the client solutions group and accounts for nearly 60% of Dell's revenue and about half of its operating income. And then the arrow signifies that dot that represents Dell's ISG business that we're going to talk to Jeff Boudreau about. That's the infrastructure solutions group. Now, ISG accounts for the bulk of the remainder of Dell's business and it is, as I said, it's most profitable from a margin standpoint. It comprises the EMC storage business as well as the Dell server business and Dell's networking portfolio. And as a note, we didn't include networking in that cut. Had we done so, SISCO would've dominated the graphic. And frankly, Dell's networking business is an industry-leading in the same way that PCs, servers, and storage are. And as you can see, the data confirms the leadership position Dell has in its client side, its server and its storage sectors. But the nuance is look at that red dotted line at 40% on the vertical axis. That represents a highly elevated net score and every company in the sector is below that line. Now, we should mention that we also filtered the data for those companies with more than a 100 mentions in the survey, but the point remains the same. This is a mature business that generally is lower margin. Storage is the exception but cloud has put pressure on margins even in that business in addition to the server space. The last point on this graphic is we put a box around VMware and it's prominently present on both the X and Y dimensions. VMware participates with purely software-defined high margin offerings in these spaces, and it gives you a sense of what might have been had Dell chosen to hold onto that asset or spin it into the company. But let's face it, the alternatives from Michael Dell were just too attractive and it's unlikely that a spin in would've unlocked the value in the way a spin-out did, at least not in the near future. So let's take a look at the snapshot of Dell's financials to give you a sense of where the company stands today. Dell is a company with over a 100 billion dollars in revenue. Last quarter, it did more than 26 billion in revenue and grew at a quite amazing 9% rate for a company that size. But because it's a hardware company primarily, its margins are low with operating income 10% of revenue and at 21% gross margin. With VMware on Dell's income statement, before the spin its gross margins were in the low 30s. Now, Dell only spends about 2% of revenue on R&D because because it's so big, it's still a lot of money. And you can see it is cash flow positive, Dell's free cash flow over the trailing 12-month period is 3.7 billion but that's only 3.5% of trailing 12-month revenue. Dell's Apex and of course it's hardware maintenance business is recurring revenue and that is only about 5 billion in revenue and it's growing at 8% annually. Now having said that, it's the equivalent of Service now's total revenue. Of course, Service now has 23% operating margin and 16% free cash flow margin and more than $5 billion in cash on the balance sheet and an 85 billion dollar market cap. That's what software will do for you. Now, Dell, like most companies, is staring at a challenging macro environment with FX headwinds, inflation, et cetera. You've heard the story, and hence it's conservative and contracting revenue guidance. But the balance sheet transformation has been quite amazing thanks to VMware's cash flow. Michael Dell and his partners from Silver Lake et al, they put up around $4 billion of their own cash to buy EMC for $67 billion and of course got VMware in the process. Most of that financing was debt that Dell put on its balance sheet to do the transaction to the tune of $46 billion it added to the balance sheet debt. Now, Dell's debt, the core debt, net of its financing operation is now down to 16 billion and it has 7 billion in cash in the balance sheet. So dramatic delta from just a few years ago. So pretty good picture. But Dell, a 100 billion company, is still only valued at 28 billion or around 26 cents on the revenue dollar. HPE's revenue multiple is around 60 cents on the revenue dollar. HP Inc, Dell's laptop and PC competitor, is around 45 cents. IBM's revenue multiple is almost two times. By the way, IBM has more than $50 billion in debt thanks to the Red Hat acquisition. And Cisco has a revenue multiple, it's over 3X, about 3.3X currently. So is Dell undervalued? Well, based on these comparisons with its peers, I'd say yes and no. Dell's performance relative to its peers in the market is very strong. It's winning and has an extremely adept go to market machine. But it's lack of software content and it's margin profile leads one to believe that if it can continue to pull some valuation levers while entering new markets, it can get its valuation well above where it is today. So what are some of those levers and what might that look like going forward? Despite the fact that Dell doesn't have a huge software revenue component, since spinning out VMware, and it doesn't own a cloud, it plays in virtually every part of the hardware market. And it can provide infrastructure for pretty much any application, in any use case, in pretty much any industry, in pretty much any geography in the world and it can serve those customers. So its size is an advantage. However, the history for hardware-heavy companies that try to get bigger has some notable failures. Namely HP which had to split into two businesses, HP Inc and HPE, and IBM which has had in abysmal decade from a performance standpoint and has had to shrink to grow again and obviously do a massive $34 billion acquisition of Red Hat. So why will Dell do any better than these two? Well, it has a fantastic supply chain. It's a founder-led company which makes a cultural difference, in our view, and it's actually comfortable with a low margin software light business model. Most certainly, IBM wasn't comfortable with that and didn't have these characteristics and HP was kind of just incomprehensible at the end. So Dell in my opinion is a much better chance of doing well at a 100 billion or over, but we'll see how it navigates through the current headwinds as it's guiding down. Apex is essentially Dell's version of the cloud. Now remember, Dell got started late. HPE is further along from a model standpoint with GreenLake. But Dell has a larger portfolio so they're going to try to play on that advantage. But at the end of the day, these as-a-service offerings are simply ways to bring a utility model to existing customers and generate recurring revenue. And that's a good thing because customers will be loyal to an incumbent if it can deliver as-a-service and reduce risk for customers. But the real opportunity lies ahead, specifically Dell is embracing the cloud model. It took a while, but they're on board. As Matt Baker, Dell's senior vice president of corporate strategy likes to say, it's not a zero sum game. What he means by that is just because Dell doesn't own its own cloud, it doesn't mean Dell can't build value on top of hyperscale clouds, what we call super cloud. And that's Dell's strategy to take advantage of public cloud CapEx and connect on-prem to the cloud, create a unified experience across clouds and out to the edge. That's ambitious and technically it's non-trivial. But listen to Dell's vice chairman and co-COO Jeff Clarke explain this vision. Please play the clip. >> You said also technology and business models are tied together and enabler. If you believe that, then you have to believe that it's a business operating system that they want. They want to leverage whatever they can and at the end of the day, they have to differentiate what they do. >> No, that's exactly right. If I take that and what Dave was saying and I summarize it the following way. If we can take these cloud assets and capabilities, combine them in an orchestrated way to deliver a distributed platform, game over. >> Yeah, pretty interesting, right? John Freer called it a business operating system. Essentially, I think of it sometimes as a cloud operating system or cloud operating environment to drive new business value on top of the hyperscale CapEx. Now, is it really game over as Jeff Clarke said, if Dell can do that? I'd say if it had that today, it might be game over for the competition but this vision will take years to play out, and of course it's got to be funded. And now it's going to take time and in this industry, it tends to move, companies tend to move in lockstep. So as often as the case, it's going to come down to execution and Dell's ability to enter new markets that are ideally, at least from my perspective, higher margin. Data management, extending data protection into cyber security as an adjacency and, of course, edge at Telco slash 5G opportunities. All there for the taking. I mean, look, even if Dell doesn't go after more higher margin software content, it can thrive with a lower margin model just by penetrating new markets and throwing off cash from those markets. But by keeping close to customers and maybe through tuck in acquisitions, it might be able to find the next nugget beyond today's cloud and on-prem models. And the last thing I'll call out is ecosystem. I say here ecosystem, ecosystem, ecosystem. Because a defining characteristic of a cloud player is ecosystem and if Apex is Dell's cloud, it has the opportunity to expand that ecosystem dramatically. This is one of the company's biggest opportunities and challenges at the same time, in my view. It's just scratching the surface on its partner ecosystem. And it's ecosystem today is is both reseller heavy and tech partner heavy. And that's not a bad thing, but it's starting to evolve more rapidly. The snowflake deal is an example of up to stack evolution. But I'd like to see much more out of that Snowflake relationship and more relationships like that. Specifically, I'd like to see more momentum with data and database. And if we live at a data heavy world, which we do, where the data and the database and data management offerings coexist and are super important to customers, I'd like to see that inside of Apex. I'd like to see that data play beyond storage which is really where it is today and it's early days. The point is, with Dell's go to market advantage, which company wouldn't treat Dell like the on-prem, hybrid, edge, super cloud player, that I want to partner with to drive more business? You'd be crazy not to. But Dell has a lot on its plate and we'd like to see some serious acceleration on the ecosystem front. In other words, Dell as both a selling partner and a business enabler with its platform. Its programmable infrastructure as-a-service. And that is a moving target that will rapidly involve. And, of course, we'll be here watching and reporting. So thanks for watching this preview of Dell Technology Summit 2022. I'm Dave Vellante, we hope you enjoy the rest of the program. (upbeat music)
SUMMARY :
and every company in the and at the end of the day, and I summarize it the following way. it has the opportunity to expand
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Dave Vellante | PERSON | 0.99+ |
VMware | ORGANIZATION | 0.99+ |
Jeff Boudreau | PERSON | 0.99+ |
Jennifer Saavedra | PERSON | 0.99+ |
Tom Sweet | PERSON | 0.99+ |
IBM | ORGANIZATION | 0.99+ |
Sam Grocott | PERSON | 0.99+ |
Matt Baker | PERSON | 0.99+ |
Dave | PERSON | 0.99+ |
Cisco | ORGANIZATION | 0.99+ |
Jeff Clarke | PERSON | 0.99+ |
Dell | ORGANIZATION | 0.99+ |
HPE | ORGANIZATION | 0.99+ |
HP Inc | ORGANIZATION | 0.99+ |
Sam | PERSON | 0.99+ |
John Freer | PERSON | 0.99+ |
3.7 billion | QUANTITY | 0.99+ |
SISCO | ORGANIZATION | 0.99+ |
Michael Dell | PERSON | 0.99+ |
9% | QUANTITY | 0.99+ |
HP | ORGANIZATION | 0.99+ |
7 billion | QUANTITY | 0.99+ |
85 billion | QUANTITY | 0.99+ |
23% | QUANTITY | 0.99+ |
$46 billion | QUANTITY | 0.99+ |
Last quarter | DATE | 0.99+ |
21% | QUANTITY | 0.99+ |
Apex | ORGANIZATION | 0.99+ |
28 billion | QUANTITY | 0.99+ |
$67 billion | QUANTITY | 0.99+ |
16% | QUANTITY | 0.99+ |
8% | QUANTITY | 0.99+ |
40% | QUANTITY | 0.99+ |
more than $5 billion | QUANTITY | 0.99+ |
more than $50 billion | QUANTITY | 0.99+ |
12-month | QUANTITY | 0.99+ |
10% | QUANTITY | 0.99+ |
Telco | ORGANIZATION | 0.99+ |
Red Hat | ORGANIZATION | 0.99+ |
100 billion | QUANTITY | 0.99+ |
16 billion | QUANTITY | 0.99+ |
EMC | ORGANIZATION | 0.99+ |
Ramkumar Pandurangan, Kyndryl | AWS Summit New York 2022
(upbeat electronic music) >> Welcome to theCUBE's continuing coverage of AWS Summit New York 2022. I'm Dave Nicholson, and I am thrilled to be joined by Ramkumar Pandurangan. He is Practice Leader of the Cloud Advisory and Consulting Organization at Kyndryl. Ram, welcome. >> Thanks for having me, David, it's a pleasure. >> First time on theCUBE I believe. >> Ah, yes it is, so a little excited, and anxious as well, but it's great to be here. >> Fantastic. Well, when we're done, you'll be a CUBE alumni, which is actually a very distinguished badge of honor to have so. So, let's get started. Tell me about Kyndryl. I'm particularly interested in a bit of the history, how did Kyndryl come about? >> Yeah, so -- >> And what do you do now? >> I'm sorry. Before we talk about who we are and what we do, let me talk about Kyndryl's, philosophy, right? Basically so, people don't buy the cloud, people buy outcomes, and with this explosive growth in the market, as well as the complexity in which the technology has evolved, it's very challenging for everybody to find the right partner, as well as who to go to deliver it for them. And we do understand that technology is supposed to help drive your business capabilities, but not hinder. So, Kyndryl's primary philosophy is to how we can help enable our clients get the business capabilities using technology. So, having said that, we are a spinoff from IBM in 2021, and we have a strong base of 90,000 skilled professionals across a hundred countries. And, you know, we have almost 75 of the 100 Fortune 100 companies, and we almost cater half of the Fortune 500 companies, just to give you a background. And we have people across applications, data, AI, you know, network, edge, security and resiliency across the globe, but of course, cloud. >> So, do you work with partners from a cloud perspective? What does that look like? >> We have a whole broad ecosystem of partners, and, you know, anywhere from all the hyper scalers, to all the large product companies. And we understand that with a combined force of our years of experience helping our clients to be successful, partnering with our partners to help drive their capabilities. And you know, let's talk about AWS. Everybody knows that AWS has been a pioneer in the public cloud, coming up with a whole catalog of services, which is there, available for anybody. And I would like to call them as construction materials. Right? So, you could take these services, assemble them, and it could be a simple house, or it could be as big as a very complex model, kind of an environment. So, this is where we partner with AWS and bring our years of experience and help our clients go through the journey and successfully deliver in whatever complexity that they have, their existing environments. So, just an example of how we partner with our partners. >> Yeah. That makes a lot of sense. In fact, I heard someone once describe AWS as being like Home Depot, in the sense that they offer all of the bits and bytes. Of course, the AWS folks were like, "What? No, we're nothing like Home Depot!" It's like, well, you kind of are. (laughs) Because it really is important for an organization like Kyndryl to be there, to bridge the divide between the tools and the outcomes, as you mentioned. Well, what are some of the customers, or kinds of customers that you work with in this arena? >> Yeah. So, just to double click on what I said about the 75 of the 100 Fortune 100 companies, we currently manage the top five ad lanes of all ad lanes, we probably manage four of the five largest retailers, and 49% of the mobile connections are supported for the customers, and 61%, or roughly around 60% of the top 50 banks assets are managed by our service. So, we have a huge portfolio across the financial services, public sector, you know, communications, and distribution market across the globe. >> So is it fair to say that each of these customers is somewhere along the digital transformation timeline? Are they all thinking in terms of transforming digitally, what that means? Whether it's application modernization, of course, movement to cloud is part of that, does that sound like the profile of a lot of your customers? >> Exactly. So, each of them are in various, what I call in the paradigm of everybody are trying to modernize, right? Modernization is the way to go. Even though in the last three years we saw that the physical slowdown of the world, like digital transformation took an explosive growth, so everybody realized that not doing the business in a traditional way is going to get to where they want to go. And traditionally, people are cutting costs, or trying to trim down, and trying to see how they can, you know, do incremental modernization. And then they realize, especially in the last three years, that they need to holistically look at how they need to be modernizing it. Right? And that is where either it's a datacenter-driven modernization, or it's an application-centric modernization, which is moving the transformation journey. Or in general, people are holistically looking at how they can improve their overall presence in the digital world. >> So, do you think that the pandemic accelerated that? >> Absolutely. I would say that everybody started realizing how critical, and the businesses who were already a leg up in that world were quickly able to grab that opportunity, and they were able to run with that, and everybody are trying to catch up on that journey. And, you know, a lot of people who started that journey have realized that if they do not have a proper strategy to start off with, they get stuck somewhere. And that is where we can go and help them, wherever they are. >> Talk to me about some of the challenges that you see out in the field working with the actual organizations that are seeking to transform, to go through this digital transformation. What are some of the things that might surprise someone looking in from the outside? >> Again, if you go back to the basics, right, in the digital transformation world, it's not just the technology which is driving everything. People who have not clearly mapped their business objectives to the technology drivers, or the imperatives, are the ones which are, you know, feeling the pinch, that they have some technology driven transformation, but once it is done, they don't see that it's translating back to a business objective which they are trying to accomplish. That's one of the larger things which I see. So, we are trying to go back and help clients to bridge that gap, to make sure that, first, their strategy is in place, and the strategy is holistically looked at. That's one part of it. The second, larger challenge, which I'm seeing a lot of people is, they were able to quickly, you know, grapple around the technology explosion and able to start the journey, but the process and the people associated the transformation regarding those two are a lot more associated with the culture and everything else. So, it's a combination of technical resources, with not able to quickly adapt the operating model, which is the newer operating model required for the digital transformation, are the challenge which is an ongoing one. And none of this is news to anybody, but, practically, when I walk into a company, those are the areas which I continue to see where people are struggling. >> So, Kyndryl isn't solely involved with the virtual movement of workloads from one place to another, you actually work with customers to make those kinds of organizational changes and operational environment changes that need to take place. Is that right? >> Absolutely. So, as I told you, we have a whole suite of clients whom we have been supporting for decades. So, we have one set of those clients who have trusted us for years. And then we have another set of clients who we are providing some kind of services, and now we have newer clients. So between all of them, they're starting to realize that we have the end-to-end capabilities. The differentiator is, we can start from building a business case for somebody, and then strategizing it, creating a roadmap, and then actually doing the design, implement it, and help them to migrate it. And once the migration is done, continue to help optimizing it, and then not only stopping there, but the key thing where everybody have, you know, fallen behind, is how do you operate, manage it once you start migrating it. So, this is where Kyndryl is sitting in a very sweet spot, because we already are managing most of our clients, or we have the client base, they're operating theirs either holistically, or some portions of it, and now when they're trying to go on their journey we are very well suited because we already understand their environment. And while they are transforming into the cloud space, we are also able to bridge that gap by managing their existing and to manage to the cloud. So, we can, end-to-end. >> And yeah, talking about true end-to-end, you know, we're talking to you from AWS Summit New York 2022, of course, so the focus is AWS, but Kyndryl works with other hyperscale cloud partners as well. So I mean, you are primarily an advocate for the customer. Is that a fair? That's what they call in the business "a softball question." (Ramkumar and David laughing) Because if you answer, "no, we're not primarily in involved in the business of advocating for our customers," we should just stop this conversation right now. But seriously, the point is, you are truly an objective consultant in this game. >> Absolutely. Thank you for asking that, (David laughing) because we are a vendor neutral service provider. So we go, and when we walk into the client, we like to hear from the client what their challenges are. Right? Where are they trying to be? If they already started the journey, where they are. They could be anywhere from an on-premises trying to just modernize some aspects of their, you know, operational, or from the application side, or they could be anywhere in the hybrid cloud. And most of them are hybrid multicloud. So, it's not just AWS, it could be Azure, GCP, OCI, Oracle, or IBM cloud. It doesn't matter. We go and meet the client where they are. If they ask us for a point of view, we will provide them once we understand what their objectives, and their technology workloads they are having, and how they want to do it based on that we can. But if they already started journey, we are more than happy to partner with them on any of the cloud journeys. And most of them are in the hybrid multi-cloud as I said, so we are very well suited to help them. And as I said, we are not completely an agnostic service provider. >> Well, if I am an existing business that's seeking to go through digital transformation, I would recognize that there is a lot of power in this idea that you have a history in on-premises IT, going back to, you know, the sort of DNA for IBM global services. And the reason why I think that's important is because anyone can stand up a net new service with nothing existing, in one of the hyperscale clouds. It's a whole different proposition when you have decades of legacy infrastructure and processes that need to be massaged and moved over. I wonder, does Kyndryl get a lot of mileage out of that in terms of being able to say, "Hey, we understand your existing environment because we've been working in this world for decades." Or is the message more, "Hey, we are super cool cloud kids too?" How do you come down on that? Maybe that's a little bit of inside info. (Ramkumar laughing) >> No, the reality on the ground basically, David, is not everybody can move all their workloads to cloud, and not all workloads are suited to go to cloud as well. So, it is us who need to make sure that we can help our clients make the right choices by doing a rationalization of their workloads, and make sure that we understand their business, their end clients whom they're servicing, their capabilities, and then based on that, we can help them to do both, right? Whether it's just on-premises modernization, or help them to take them in a hybrid cloud mode. So the answer is both, right? Even though we currently manage their environment, doesn't mean that we need to continue to support, but, you know, we are moving up the stack to help them, to support them in their hybrid cloud journey as well. And not only that, this gives us a capability or an ability to help them in a much more holistic way by looking at their full ops, right? That's a huge area where people are trying to go into the cloud, or they already started to go into the cloud, but how do they optimize their environment? Right? These are the areas where, and then if you want to modernize some of their operating model, right, how do we deploy the SRE, or the DevSecOps, or the DevOps? So, we kind of look up all those aspects as people are trying to move into the cloud aspect so we can help them both on-premises, or if they want to modernize much more we can do it in the hybrid cloud as well. I don't know whether that fully answered your question. >> Absolutely, it does. In fact, Ram, what you and Kyndryl are doing is what we at theCUBE refer to as having adult conversations about cloud with the clients that you serve. With that, looks like we are at the end of our time together. I really appreciate the chance to hear about what you're doing, and to hear all about Kyndryl. From me, Dave Nicholson, at theCUBE, I'd like to say, stay tuned for a continuing coverage of AWS Summit New York 2022, and always stay tuned to theCUBE. (upbeat electronic music)
SUMMARY :
of the Cloud Advisory it's a pleasure. but it's great to be here. in a bit of the history, is to how we can help enable our clients in the public cloud, in the sense that they offer and 49% of the mobile connections and trying to see how they can, you know, and the businesses who were What are some of the things are the ones which are, you know, that need to take place. and now we have newer clients. of course, so the focus is AWS, in the hybrid cloud. in one of the hyperscale clouds. and make sure that we and to hear all about Kyndryl.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Dave Nicholson | PERSON | 0.99+ |
David | PERSON | 0.99+ |
Ramkumar | PERSON | 0.99+ |
IBM | ORGANIZATION | 0.99+ |
AWS | ORGANIZATION | 0.99+ |
Ramkumar Pandurangan | PERSON | 0.99+ |
2021 | DATE | 0.99+ |
49% | QUANTITY | 0.99+ |
Home Depot | ORGANIZATION | 0.99+ |
each | QUANTITY | 0.99+ |
90,000 skilled professionals | QUANTITY | 0.99+ |
61% | QUANTITY | 0.99+ |
both | QUANTITY | 0.99+ |
two | QUANTITY | 0.99+ |
five largest retailers | QUANTITY | 0.99+ |
CUBE | ORGANIZATION | 0.99+ |
second | QUANTITY | 0.98+ |
Kyndryl | PERSON | 0.98+ |
four | QUANTITY | 0.98+ |
Kyndryl | ORGANIZATION | 0.98+ |
one part | QUANTITY | 0.98+ |
theCUBE | ORGANIZATION | 0.98+ |
Ram | PERSON | 0.97+ |
around 60% | QUANTITY | 0.97+ |
one | QUANTITY | 0.96+ |
Oracle | ORGANIZATION | 0.96+ |
75 | QUANTITY | 0.95+ |
decades | QUANTITY | 0.94+ |
DevSecOps | TITLE | 0.94+ |
First time | QUANTITY | 0.94+ |
first | QUANTITY | 0.93+ |
pandemic | EVENT | 0.91+ |
AWS Summit New York 2022 | EVENT | 0.9+ |
100 Fortune 100 companies | QUANTITY | 0.9+ |
DevOps | TITLE | 0.86+ |
last three years | DATE | 0.86+ |
five ad | QUANTITY | 0.86+ |
50 banks | QUANTITY | 0.85+ |
one set | QUANTITY | 0.85+ |
100 Fortune 100 companies | QUANTITY | 0.82+ |
hundred countries | QUANTITY | 0.8+ |
almost 75 | QUANTITY | 0.8+ |
SRE | TITLE | 0.78+ |
AWS Summit | EVENT | 0.76+ |
IBM cloud | ORGANIZATION | 0.75+ |
AWS Summit New York | EVENT | 0.75+ |
York 2022 | EVENT | 0.72+ |
Azure | TITLE | 0.68+ |
them | QUANTITY | 0.64+ |
OCI | ORGANIZATION | 0.63+ |
double | QUANTITY | 0.57+ |
about | QUANTITY | 0.56+ |
years | QUANTITY | 0.53+ |
2022 | TITLE | 0.52+ |
GCP | ORGANIZATION | 0.49+ |
Fortune | ORGANIZATION | 0.3+ |
500 | QUANTITY | 0.29+ |
Erik Bradley | AWS Summit New York 2022
>>Hello, everyone. Welcome to the cubes coverage here. New York city for AWS Amazon web services summit 2022. I'm John furrier, host of the cube with Dave ante. My co-host. We are breaking it down, getting an update on the ecosystem. As the GDP drops, inflations up gas prices up the enterprise continues to grow. We're seeing exceptional growth. We're here on the ground floor. Live at the Summit's packed house, 10,000 people. Eric Bradley's here. Chief STR at ETR, one of the premier enterprise research firms out there, partners with the cube and powers are breaking analysis that Dave does check that out as the hottest podcast in enterprise. Eric. Great to have you on the cube. Thanks for coming on. >>Thank you so much, John. I really appreciate the collaboration always. >>Yeah. Great stuff. Your data's amazing ETR folks watching check out ETR. They have a unique formula, very accurate. We love it. It's been moving the market. Congratulations. Let's talk about the market right now. This market is booming. Enterprise is the hottest thing, consumers kind of in the toilet. Okay. I said that all right, back out devices and, and, and consumer enterprise is still growing. And by the way, this first downturn, the history of the world where hyperscalers are on full pumping on all cylinders, which means they're still powering the revolution. >>Yeah, it's true. The hyperscalers were basically at this two sun system when Microsoft and an AWS first came around and everything was orbiting around it. And we're starting to see that sun cool off a little bit, but we're talking about a gradient here, right? When we say cool off, we're not talking to shutdown, it's still burning hot. That's for sure. And I can get it to some of the macro data in a minute, if that's all right. Or do you want me to go right? No, go go. Right. Yeah. So right now we just closed our most recent survey and that's macro and vendor specific. We had 1200 people talk to us on the macro side. And what we're seeing here is a cool down in spending. We originally had about 8.5% increase in budgets. That's cool down is 6.5 now, but I'll say with the doom and gloom and the headlines that we're seeing every day, 6.5% growth coming off of what we just did the last couple of years is still pretty fantastic as a backdrop. >>Okay. So you, you started to see John mentioned consumer. We saw that in Snowflake's earnings. For example, we, we certainly saw, you know, Walmart, other retailers, the FA Facebooks of the world where consumption was being dialed down, certain snowflake customers. Not necessarily, they didn't have mentioned any customers, but they were able to say, all right, we're gonna dial down, consumption this quarter, hold on until we saw some of that in snowflake results and other results. But at the same time, the rest of the industry is booming. But your data is showing softness within the fortune 500 for AWS, >>Not only AWS, but fortune 500 across the board. Okay. So going back to that larger macro data, the biggest drop in spending that we captured is fortune 500, which is surprising. But at the same time, these companies have a better purview into the economy. In general, they tend to see things further in advance. And we often remember they spend a lot of money, so they don't need to play catch up. They'll easily more easily be able to pump the brakes a little bit in the fortune 500. But to your point, when we get into the AWS data, the fortune 500 decrease seems to be hitting them a little bit more than it is Azure and GCP. I >>Mean, we're still talking about a huge business, right? >>I mean, they're catching up. I mean, Amazon has been transforming from owning the developer cloud startup cloud decade ago to really putting a dent on the enterprise as being number one cloud. And I still contest that they're number one by a long ways, but Azure kicking ass and catching up. Okay. You seeing people move to Azure, you got Charlie bell over there, Sean, by former Amazonians, Theresa Carlson, people are going over there, there there's lift over at Azure. >>There certainly is. >>Is there kinks in the arm or for AWS? There's >>A couple of kinks, but I think your point is really good. We need to take a second there. If you're talking about true pass or infrastructure is a service true cloud compute. I think AWS still is the powerhouse. And a lot of times the, the data gets a little muddied because Azure is really a hosted platform for applications. And you're not really sure where that line is drawn. And I think that's an important caveat to make, but based on the data, yes, we are seeing some kinks in the armor for AWS. Yes. Explain. So right now, a first of all caveat, 40% net score, which is our proprietary spending metric across the board. So we're not like raising any alarms here. It's still strong that said there are declines and there are declines pretty much across the board. The only spot we're not seeing a decline at all is in container, spend everything else is coming down specifically. We're seeing it come down in data analytics, data warehousing, and M I, which is a little bit of a concern because that, that rate of decline is not the same with Azure. >>Okay. So I gotta ask macro, I see the headwinds on the macro side, you pointed that out. Is there any insight into any underlying conditions that might be there on AWS or just a chronic kind of situational thing >>Right now? It seems situational. Other than that correlation between their big fortune 500, you know, audience and that being our biggest decline. The other aspect of the macro survey is we ask people, if you are planning to decline spend, how do you plan on doing it? And the number two answer is taking a look at our cloud spend and auditing it. So they're kind say, all right, you know, for the last 10 years it's been drunken, sail or spend, I >>Was gonna use that same line, you know, >>Cloud spend, just spend and we'll figure it out later, who cares? And then right now it's time to tighten the belts a little bit, >>But this is part of the allure of cloud at some point. Yeah. You, you could say, I'm gonna, I'm gonna dial it down. I'm gonna rein it in. So that's part of the reason why people go to the cloud. I want to, I wanna focus in on the data side of things and specifically the database. Let, just to give some context if, and correct me if I'm, I'm a little off here, but snowflake, which hot company, you know, on the planet, their net score was up around 80% consistently. It it's dropped down the last, you know, quarter, last survey to 60%. Yeah. So still highly, highly elevated, but that's relative to where Amazon is much larger, but you're saying they're coming down to the 40% level. Is that right? >>Yeah, they are. And I remember, you know, when I first started doing this 10 years ago, AWS at a 70%, you know, net score as well. So what's gonna happen over time is those adoptions are gonna get less and you're gonna see more flattening of spend, which ultimately is going to lower the score because we're looking for expansion rates. We wanna see adoption and increase. And when you see flattening a spend, it starts to contract a little bit. And you're right. Snowflake also was in the stratosphere that cooled off a little bit, but still, you know, very strong and AWS is coming down. I think the reason why it's so concerning is because a it's within the fortune 500 and their rate of decline is more than Azure right >>Now. Well, and, and one of the big trends you're seeing in database is this idea of converging function. In other words, bringing transaction and analytics right together at snowflake summit, they added the capability to handle transaction data, Mongo DB, which is largely mostly transactions added the capability in June to bring in analytic data. You see data bricks going from data engineering and data science now getting into snowflake space and analytics. So you're seeing that convergence Oracle is converging with my SQL heat wave and their core databases, couch base couch base is doing the same. Maria do virtually all these database companies are, are converging their platforms with the exception of AWS. AWS is still the right tool for the right job. So they've got Aurora, they've got RDS, they've got, you know, a dynamo DV, they've got red, they've got, you know, going on and on and on. And so the question everybody's asking is will that change? Will they start to sort of cross those swim lanes? We haven't seen it thus far. How is that affecting the data >>Performance? I mean, that's fantastic analysis. I think that's why we're seeing it because you have to be in the AWS ecosystem and they're really not playing nicely with others in the sandbox right now that now I will say, oh, Amazon's not playing nicely. Well, no, no. Simply to your point though, that there, the other ones are actually bringing in others at consolidating other different vendor types. And they're really not. You know, if you're in AWS, you need to stay within AWS. Now I will say their tools are fantastic. So if you do stay within AWS, they have a tool for every job they're advanced. And they're incredible. I think sometimes the complexity of their tools hurts them a little bit. Cause to your point earlier, AWS started as a developer-centric type of cloud. They have moved on to enterprise cloud and it's a little bit more business oriented, but their still roots are still DevOps friendly. And unless you're truly trained, AWS can be a little scary. >>So a common use case is I'm gonna be using Aurora for my transaction system and then I'm gonna ETL it into Redshift. Right. And, and I, now I have two data stores and I have two different sets of APIs and primitives two different teams of skills. And so that is probably causing some friction and complexity in the customer base that again, the question is, will they begin to expand some of those platforms to minimize some of that friction? >>Well, yeah, this is the question I wanted to ask on that point. So I've heard from people inside Amazon don't count out Redshift, we're making, we're catching up. I think that's my word, but they were kind of saying that right. Cuz Redshift is good, good database, but they're adding a lot more. So you got snowflake success. I think it's a little bit of a jealousy factor going on there within Redshift team, but then you got Azure synapse with the Synap product synapse. Yep. And then you got big query from Google big >>Query. Yep. >>What's the differentiation. What are you seeing for the data for the data warehouse or the data clouds that are out there for the customers? What's the data say, say to us? >>Yeah, unfortunately the data's showing that they're dropping a little bit whose day AWS is dropping a little bit now of their data products, Redshift and RDS are still the two highest of them, but they are starting to decline. Now I think one of the great data points that we have, we just closed the survey is we took a comparison of the legacy data. Now please forgive me for the word legacy. We're gonna anger a few people, but we Gotter data Oracle on-prem, we've got IBM. Some of those more legacy data warehouse type of names. When we look at our art survey takers that have them where their spend is going, that spends going to snowflake first, and then it's going to Google and then it's going to Microsoft Azure and, and AWS is actually declining in there. So when you talk about who's taking that legacy market share, it's not AWS right now. >>So legacy goes to legacy. So Microsoft, >>So, so let's work through in a little context because Redshift really was the first to take, you know, take the database to the cloud. And they did that by doing a one time license deal with par XL, which was an on-prem database. And then they re-engineered it, they did a fantastic job, but it was still engineered for on-prem. Then you along comes snowflake a couple years later and true cloud native, same thing with big query. Yep. True cloud native architecture. So they get a lot of props. Now what, what Amazon did, they took a page outta of the snowflake, for example, separating compute from storage. Now of course what's what, what Amazon did is actually not really completely separating like snowflake did they couldn't because of the architecture, they created a tearing system that you could dial down the compute. So little nuances like that. I understand. But at the end of the day, what we're seeing from snowflake is the gathering of an ecosystem in this true data cloud, bringing in different data types, they got to the public markets, data bricks was not able to get to the public markets. Yeah. And think is, is struggling >>And a 25 billion evaluation. >>Right. And so that's, that's gonna be dialed down, struggling somewhat from a go to market standpoint where snowflake has no troubles from a go to market. They are the masters at go to market. And so now they've got momentum. We talked to Frank sluman at the snowflake. He basically said, I'm not taking the foot off the gas, no way. Yeah. We, few of our large, you know, consumer customers dialed things down, but we're going balls to the >>Wall. Well, if you look at their show before you get in the numbers, you look at the two shows. Snowflake had their summit in person in Vegas. Data bricks has had their show in San Francisco. And if you compare the two shows, it's clear, who's winning snowflake is blew away from a, from a market standpoint. And we were at snowflake, but we weren't at data bricks, but there was really nothing online. I heard from sources that it was like less than 3000 people. So >>Snowflake was 1900 people in 2019, nearly 10,000. Yeah. In 2020, >>It's gonna be fun to sort of track that as a, as an odd caveat to say, okay, let's see what that growth is. Because in fairness, data, bricks, you know, a little bit younger, Snowflake's had a couple more years. So I'd be curious to see where they are. Their, their Lakehouse paradigm is interesting. >>Yeah. And I think it's >>And their product first company, yes. Their go to market might be a little bit weak from our analysis, but that, but they'll figure it out. >>CEO's pretty smart. But I think it's worth pointing out. It's like two different philosophies, right? It is. Snowflake is come into our data cloud. That's their proprietary environment. They're the, they think of the iPhone, right? End to end. We, we guarantee it's all gonna work. And we're in control. Snowflake is like, Hey, open source, no, bring in data bricks. I mean data bricks, open source, bring in this tool that too, now you are seeing snowflake capitulate a little bit. They announce, for instance, Apache iceberg support at their, at the snowflake summit. So they're tipping their cap to open source. But at the end of the day, they're gonna market and sell the fact that it's gonna run better in native snowflake. Whereas data bricks, they're coming at it from much more of an open source, a mantra. So that's gonna, you know, we'll see who look at, you had windows and you had apple, >>You got, they both want, you got Cal and you got Stanford. >>They both >>Consider, I don't think it's actually there yet. I, I find the more interesting dynamic right now is between AWS and snowflake. It's really a fun tit for tat, right? I mean, AWS has the S three and then, you know, snowflake comes right on top of it and announces R two, we're gonna do one letter, one number better than you. They just seem to have this really interesting dynamic. And I, and it is SLT and no one's betting against him. I mean, this guy's fantastic. So, and he hasn't used his war chest yet. He's still sitting on all that money that he raised to your point, that data bricks five, their timing just was a little off >>5 billion in >>Capital when Slootman hasn't used that money yet. So what's he gonna do? What can he do when he turns that on? He finds the right. >>They're making some acquisitions. They did the stream lit acquisitions stream. >>Fantastic >>Problem. With data bricks, their valuation is underwater. Yes. So they're recruiting and their MNAs. Yes. In the toilet, they cannot make the moves because they don't have the currency until they refactor the multiple, let the, this market settle. I I'm, I'm really nervous that they have to over factor the >>Valuation. Having said that to your point, Eric, the lake house architecture is definitely gaining traction. When you talk to practitioners, they're all saying, yeah, we're building data lakes, we're building lake houses. You know, it's a much, much smaller market than the enterprise data warehouse. But nonetheless, when you talk to practitioners that are actually doing things like self serve data, they're building data lakes and you know, snow. I mean, data bricks is right there. And as a clear leader in, in ML and AI and they're ahead of snowflake, right. >>And I was gonna say, that's the thing with data bricks. You know, you're getting that analytics at M I built into it. >>You know, what's ironic is I remember talking to Matt Carroll, who's CEO of auDA like four or five years ago. He came into the office in ma bro. And we were in temporary space and we were talking about how there's this new workload emerging, which combines AWS for cloud infrastructure, snowflake for the simple data warehouse and data bricks for the ML AI, and then all now all of a sudden you see data bricks yeah. And snowflake going at it. I think, you know, to your point about the competition between AWS and snowflake, here's what I think, I think the Redshift team is, you know, doesn't like snowflake, right. But I think the EC two team loves it. Loves it. Exactly. So, so I think snowflake is driving a lot of, >>Yeah. To John's point, there is plenty to go around. And I think I saw just the other day, I saw somebody say less than 40% of true global 2000 organizations believe that they're at real time data analytics right now. They're not really there yet. Yeah. Think about how much runway is left and how many tools you need to get to real time streaming use cases. It's complex. It's not easy. >>It's gonna be a product value market to me, snowflake in data bricks. They're not going away. Right. They're winning architectures. Yeah. In the cloud, what data bricks did would spark and took over the Haddo market. Yeah. To your point. Now that big data, market's got two players, in my opinion, snow flicking data, bricks converging. Well, Redshift is sitting there behind the curtain, their wild card. Yeah. They're wild card, Dave. >>Okay. I'm gonna give one more wild card, which is the edge. Sure. Okay. And that's something that when you talk about real time analytics and AI referencing at the edge, there aren't a lot of database companies in a position to do that. You know, Amazon trying to put outposts out there. I think it runs RDS. I don't think it runs any other database. Right. Snowflake really doesn't have a strong edge strategy when I'm talking the far edge, the tiny edge. >>I think, I think that's gonna be HPE or Dell's gonna own the outpost market. >>I think you're right. I'll come back to that. Couch base is an interesting company to watch with Capella Mongo. DB really doesn't have a far edge strategy at this point, but couch base does. And that's one to watch. They're doing some really interesting things there. And I think >>That, but they have to leapfrog bongo in my >>Opinion. Yeah. But there's a new architecture emerging at the edge and it's gonna take a number of years to develop, but it could eventually from an economic standpoint, seep back into the enterprise arm base, low end, take a look at what couch base is >>Doing. They hired an Amazon guard system. They have to leapfrog though. They need to, they can't incrementally who's they who >>Couch >>Base needs to needs to make a big move in >>Leap frog. Well, think they're trying to, that's what Capella is all about was not only, you know, their version of Atlas bringing to the cloud couch base, but it's also stretching it out to the edge and bringing converged database analytics >>Real quick on the numbers. Any data on CloudFlare, >>I was, I've been sitting here trying to get the word CloudFlare out my mouth the whole time you guys were talking, >>Is this another that's innovated in the ecosystem. So >>Platform, it was really simple for them early on, right? They're gonna get that edge network out there and they're gonna steal share from Akamai. Then they started doing exactly what Akamai did. We're gonna start rolling out some security. Their security is fantastic. Maybe some practitioners are saying a little bit too much, cuz they're not focused on one thing or another, but they are doing extremely well. And now they're out there in the cloud as well. You >>Got S3 compare. They got two, they got an S3 competitor. >>Exactly. So when I'm listening to you guys talk about, you know, a, a couch base I'm like, wow, those two would just be an absolute fantastic, you know, combination between the two of them. You mean >>CloudFlare >>Couch base. Yeah. >>I mean you got S3 alternative, right? You got a Mongo alternative basically in my >>Opinion. And you're going and you got the edge and you got the edge >>Network with security security, interesting dynamic. This brings up the super cloud date. I wanna talk about Supercloud because we're seeing a trend on we're reporting this since last year that basically people don't have to spend the CapEx to be cloud scale. And you're seeing Amazon enable that, but snowflake has become a super cloud. They're on AWS. Now they're on Azure. Why not tan expansion expand the market? Why not get that? And then it'll be on Google next, all these marketplaces. So the emergence of this super cloud, and then the ability to make that across a substrate across multiple clouds is a strategy we're seeing. What do you, what do you think? >>Well, honestly, I'm gonna be really Frank here. The, everything I know about the super cloud I know from this guy. So I've been following his lead on this and I'm looking forward to you guys doing that conference and that summit coming up from a data perspective. I think what you're saying is spot on though, cuz those are the areas we're seeing expansion in without a doubt. >>I think, you know, when you talk about things like super cloud and you talk about things like metaverse, there's, there's a, there, there look every 15 or 20 years or so this industry reinvents itself and a new disruption comes out and you've got the internet, you've got the cloud, you've got an AI and VR layer. You've got, you've got machine intelligence. You've got now gaming. There's a new matrix, emerging, super cloud. Metaverse there's something happening out there here. That's not just your, your father's SAS or is or pass. Well, >>No, it's also the spend too. Right? So if I'm a company like say capital one or Goldman Sachs, my it spend has traditionally been massive every year. Yes. It's basically like tons of CapEx comes the cloud. It's an operating expense. Wait a minute, Amazon has all the CapEx. So I'm not gonna dial down my budget. I want a competitive advantage. So next thing they know they have a super cloud by default because they just pivoted their, it spend into new capabilities that they then can sell to the market in FinTech makes total sense. >>Right? They're building out a digital platform >>That would, that was not possible. Pre-cloud >>No, it wasn't cause you weren't gonna go put all that money into CapEx expenditure to build that out. Not knowing whether or not the market was there, but the scalability, the ability to spend, reduce and be flexible with it really changes that paradigm entire. >>So we're looking at this market now thinking about, okay, it might be Greenfield in every vertical. It might have a power law where you have a head of the long tail. That's a player like a capital one, an insurance. It could be Liberty mutual or mass mutual that has so much it and capital that they're now gonna scale it into a super cloud >>And they have data >>And they have the data tools >>And the tools. And they're gonna bring that to their constituents. Yes, yes. And scale it using >>Cloud. So that means they can then service the entire vertical as a service provider. >>And the industry cloud is becoming bigger and bigger and bigger. I mean, that's really a way that people are delivering to market. So >>Remember in the early days of cloud, all the banks thought they could build their own cloud. Yeah. Yep. Well actually it's come full circle. They're like, we can actually build a cloud on top of the cloud. >>Right. And by the way, they can have a private cloud in their super cloud. Exactly. >>And you know, it's interesting cause we're talking about financial services insurance, all the people we know spend money in our macro survey. Do you know the, the sector that's spending the most right now? It's gonna shock you energy utilities. Oh yeah. I was gonna, the energy utilities industry right now is the one spending the most money I saw largely cuz they're playing ketchup. But also because they don't have these type of things for their consumers, they need the consumer app. They need to be able to do that delivery. They need to be able to do metrics. And they're the they're, they're the one spending right >>Now it's an arms race, but the, the vector shifts to value creation. So >>It's it just goes back to your post when it was a 2012, the trillion dollar baby. Yeah. It's a multi-trillion dollar baby that they, >>The world was going my chassis post on Forbes, headline trillion dollar baby 2012. You know, I should add it's happening. That's >>On the end. Yeah, exactly. >>Trillions of babies, Eric. Great to have you on the key. >>Thank you so much guys. >>Great to bring the data. Thanks for sharing. Check out ETR. If you're into the enterprise, want to know what's going on. They have a unique approach, very accurate in their survey data. They got a great market basket of, of, of, of, of data questions and people and community. Check it out. Thanks for coming on and sharing with. >>Thank you guys. Always enjoy. >>We'll be back with more coverage here in the cube in New York city live at summit 22. I'm John fur with Dave ante. We'll be right back.
SUMMARY :
Great to have you on the cube. I really appreciate the collaboration always. And by the way, And I can get it to some of the macro data in a minute, if that's all right. For example, we, we certainly saw, you know, Walmart, other retailers, So going back to that larger macro data, You seeing people move to Azure, you got Charlie bell over there, And I think that's an important caveat to make, Is there any insight into any underlying conditions that might be there on AWS And the number two answer the last, you know, quarter, last survey to 60%. And I remember, you know, when I first started doing this 10 years ago, AWS at a 70%, And so the question everybody's asking is will that change? I think that's why we're seeing it because you have to be in And so that is probably causing some friction and complexity in the customer base that again, And then you got big query from Google big Yep. What's the data say, say to us? So when you talk about who's taking that legacy market So legacy goes to legacy. But at the end of the day, what we're seeing from snowflake They are the masters at go to market. And if you compare the two shows, it's clear, who's winning snowflake is blew away Yeah. So I'd be curious to see where they are. And their product first company, yes. I mean data bricks, open source, bring in this tool that too, now you are seeing snowflake capitulate I mean, AWS has the S three and then, He finds the right. They did the stream lit acquisitions stream. I'm really nervous that they have to over factor the they're building data lakes and you know, snow. And I was gonna say, that's the thing with data bricks. I think, you know, to your point about the competition between AWS And I think I saw just the other day, In the cloud, what data bricks did would spark And that's something that when you talk about real time And I think but it could eventually from an economic standpoint, seep back into the enterprise arm base, They have to leapfrog though. Well, think they're trying to, that's what Capella is all about was not only, you know, Real quick on the numbers. So And now they're out there in the cloud as well. They got two, they got an S3 competitor. wow, those two would just be an absolute fantastic, you know, combination between the two of them. Yeah. And you're going and you got the edge and you got the edge So the emergence of this super So I've been following his lead on this and I'm looking forward to you guys doing that conference and that summit coming up from a I think, you know, when you talk about things like super cloud and you talk about things like metaverse, Wait a minute, Amazon has all the CapEx. No, it wasn't cause you weren't gonna go put all that money into CapEx expenditure to build that out. It might have a power law where you have a head of the long tail. And they're gonna bring that to their constituents. So that means they can then service the entire vertical as a service provider. And the industry cloud is becoming bigger and bigger and bigger. Remember in the early days of cloud, all the banks thought they could build their own cloud. And by the way, they can have a private cloud in their super cloud. And you know, it's interesting cause we're talking about financial services insurance, all the people we know spend money in So It's it just goes back to your post when it was a 2012, the trillion dollar baby. You know, I should add it's happening. On the end. Great to bring the data. Thank you guys. We'll be back with more coverage here in the cube in New York city live at summit 22.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Matt Carroll | PERSON | 0.99+ |
John | PERSON | 0.99+ |
Amazon | ORGANIZATION | 0.99+ |
Dave | PERSON | 0.99+ |
Eric | PERSON | 0.99+ |
Walmart | ORGANIZATION | 0.99+ |
Theresa Carlson | PERSON | 0.99+ |
Eric Bradley | PERSON | 0.99+ |
Erik Bradley | PERSON | 0.99+ |
AWS | ORGANIZATION | 0.99+ |
two | QUANTITY | 0.99+ |
San Francisco | LOCATION | 0.99+ |
Microsoft | ORGANIZATION | 0.99+ |
IBM | ORGANIZATION | 0.99+ |
Goldman Sachs | ORGANIZATION | 0.99+ |
Sean | PERSON | 0.99+ |
70% | QUANTITY | 0.99+ |
two shows | QUANTITY | 0.99+ |
Dell | ORGANIZATION | 0.99+ |
40% | QUANTITY | 0.99+ |
25 billion | QUANTITY | 0.99+ |
Frank sluman | PERSON | 0.99+ |
60% | QUANTITY | 0.99+ |
two players | QUANTITY | 0.99+ |
2020 | DATE | 0.99+ |
June | DATE | 0.99+ |
Oracle | ORGANIZATION | 0.99+ |
2012 | DATE | 0.99+ |
Vegas | LOCATION | 0.99+ |
Akamai | ORGANIZATION | 0.99+ |
last year | DATE | 0.99+ |
CapEx | ORGANIZATION | 0.99+ |
Apache | ORGANIZATION | 0.99+ |
New York | LOCATION | 0.99+ |
2019 | DATE | 0.99+ |
20 years | QUANTITY | 0.99+ |
6.5% | QUANTITY | 0.99+ |
10,000 people | QUANTITY | 0.99+ |
auDA | ORGANIZATION | 0.99+ |
John fur | PERSON | 0.99+ |
first | QUANTITY | 0.99+ |
ORGANIZATION | 0.99+ | |
1200 people | QUANTITY | 0.99+ |
Capella Mongo | ORGANIZATION | 0.99+ |
less than 40% | QUANTITY | 0.99+ |
less than 3000 people | QUANTITY | 0.99+ |
10 years ago | DATE | 0.99+ |
iPhone | COMMERCIAL_ITEM | 0.99+ |
CloudFlare | TITLE | 0.99+ |
HPE | ORGANIZATION | 0.99+ |
Breaking Analysis: Answering the top 10 questions about SuperCloud
>> From the theCUBE studios in Palo Alto in Boston, bringing you data driven insights from theCUBE and ETR. This is "Breaking Analysis" with Dave Vellante. >> Welcome to this week's Wikibon, theCUBE's insights powered by ETR. As we exited the isolation economy last year, supercloud is a term that we introduced to describe something new that was happening in the world of cloud. In this Breaking Analysis, we address the 10 most frequently asked questions we get around supercloud. Okay, let's review these frequently asked questions on supercloud that we're going to try to answer today. Look at an industry that's full of hype and buzzwords. Why the hell does anyone need a new term? Aren't hyperscalers building out superclouds? We'll try to answer why the term supercloud connotes something different from hyperscale clouds. And we'll talk about the problems that superclouds solve specifically. And we'll further define the critical aspects of a supercloud architecture. We often get asked, isn't this just multi-cloud? Well, we don't think so, and we'll explain why in this Breaking Analysis. Now in an earlier episode, we introduced the notion of super PaaS. Well, isn't a plain vanilla PaaS already a super PaaS? Again, we don't think so, and we'll explain why. Who will actually build and who are the players currently building superclouds? What workloads and services will run on superclouds? And 8-A or number nine, what are some examples that we can share of supercloud? And finally, we'll answer what you can expect next from us on supercloud? Okay, let's get started. Why do we need another buzzword? Well, late last year, ahead of re:Invent, we were inspired by a post from Jerry Chen called "Castles in the Cloud." Now in that blog post, he introduced the idea that there were sub-markets emerging in cloud that presented opportunities for investors and entrepreneurs that the cloud wasn't going to suck the hyperscalers. Weren't going to suck all the value out of the industry. And so we introduced this notion of supercloud to describe what we saw as a value layer emerging above the hyperscalers CAPEX gift, we sometimes call it. Now it turns out, that we weren't the only ones using the term as both Cornell and MIT have used the phrase in somewhat similar, but different contexts. The point is something new was happening in the AWS and other ecosystems. It was more than IaaS and PaaS, and wasn't just SaaS running in the cloud. It was a new architecture that integrates infrastructure, platform and software as services to solve new problems that the cloud vendors in our view, weren't addressing by themselves. It seemed to us that the ecosystem was pursuing opportunities across clouds that went beyond conventional implementations of multi-cloud. And we felt there was a structural change going on at the industry level, the supercloud, metaphorically was highlighting. So that's the background on why we felt a new catch phrase was warranted, love it or hate it. It's memorable and it's what we chose. Now to that last point about structural industry transformation. Andy Rappaport is sometimes and often credited with identifying the shift from the vertically integrated IBM mainframe era to the fragmented PC microprocesor-based era in his HBR article in 1991. In fact, it was David Moschella, who at the time was an IDC Analyst who first introduced the concept in 1987, four years before Rappaport's article was published. Moschella saw that it was clear that Intel, Microsoft, Seagate and others would replace the system vendors, and put that forth in a graphic that looked similar to the first two on this chart. We don't have to review the shift from IBM as the center of the industry to Wintel, that's well understood. What isn't as well known or accepted is what Moschella put out in his 2018 book called "Seeing Digital" which introduced the idea of "The Matrix" that's shown on the right hand side of this chart. Moschella posited that new services were emerging built on top of the internet and hyperscale clouds that would integrate other innovations and would define the next era of computing. He used the term Matrix because the conceptual depiction included not only horizontal technology rose like the cloud and the internet, but for the first time included connected industry verticals, the columns in this chart. Moschella pointed out that whereas historically, industry verticals had a closed value chain or stack and ecosystem of R&D, and production, and manufacturing, and distribution. And if you were in that industry, the expertise within that vertical generally stayed within that vertical and was critical to success. But because of digital and data, for the first time, companies were able to traverse industries, jump across industries and compete because data enabled them to do that. Examples, Amazon and content, payments, groceries, Apple, and payments, and content, and so forth. There are many examples. Data was now this unifying enabler and this marked a change in the structure of the technology landscape. And supercloud is meant to imply more than running in hyperscale clouds, rather it's the combination of multiple technologies enabled by CloudScale with new industry participants from those verticals, financial services and healthcare, manufacturing, energy, media, and virtually all in any industry. Kind of an extension of every company is a software company. Basically, every company now has the opportunity to build their own cloud or supercloud. And we'll come back to that. Let's first address what's different about superclouds relative to hyperscale clouds? You know, this one's pretty straightforward and obvious, I think. Hyperscale clouds, they're walled gardens where they want your data in their cloud and they want to keep you there. Sure, every cloud player realizes that not all data will go to their particular cloud so they're meeting customers where their data lives with initiatives like Amazon Outposts and Azure Arc, and Google Anthos. But at the end of the day, the more homogeneous they can make their environments, the better control, security, cost, and performance they can deliver. The more complex the environment, the more difficult it is to deliver on their brand promises. And of course, the lesser margin that's left for them to capture. Will the hyperscalers get more serious about cross-cloud services? Maybe, but they have plenty of work to do within their own clouds and within enabling their own ecosystems. They had a long way to go a lot of runway. So let's talk about specifically, what problems superclouds solve? We've all seen the stats from IDC or Gartner, or whomever the customers on average use more than one cloud. You know, two clouds, three clouds, five clouds, 20 clouds. And we know these clouds operate in disconnected silos for the most part. And that's a problem because each cloud requires different skills because the development environment is different as is the operating environment. They have different APIs, different primitives, and different management tools that are optimized for each respective hyperscale cloud. Their functions and value props don't extend to their competitors' clouds for the most part. Why would they? As a result, there's friction when moving between different clouds. It's hard to share data, it's hard to move work. It's hard to secure and govern data. It's hard to enforce organizational edicts and policies across these clouds, and on-prem. Supercloud is an architecture designed to create a single environment that enables management of workloads and data across clouds in an effort to take out complexity, accelerate application development, streamline operations and share data safely, irrespective of location. It's pretty straightforward, but non-trivial, which is why I always ask a company's CEO and executives if stock buybacks and dividends will yield as much return as building out superclouds that solve really specific and hard problems, and create differential value. Okay, let's dig a bit more into the architectural aspects of supercloud. In other words, what are the salient attributes of supercloud? So first and foremost, a supercloud runs a set of specific services designed to solve a unique problem and it can do so in more than one cloud. Superclouds leverage the underlying cloud native tooling of a hyperscale cloud, but they're optimized for a specific objective that aligns with the problem that they're trying to solve. For example, supercloud might be optimized for lowest cost or lowest latency, or sharing data, or governing, or securing that data, or higher performance for networking, for example. But the point is, the collection of services that is being delivered is focused on a unique value proposition that is not being delivered by the hyperscalers across clouds. A supercloud abstracts the underlying and siloed primitives of the native PaaS layer from the hyperscale cloud and then using its own specific platform as a service tooling, creates a common experience across clouds for developers and users. And it does so in a most efficient manner, meaning it has the metadata knowledge and management capabilities that can optimize for latency, bandwidth, or recovery, or data sovereignty, or whatever unique value that supercloud is delivering for the specific use case in their domain. And a supercloud comprises a super PaaS capability that allows ecosystem partners through APIs to add incremental value on top of the supercloud platform to fill gaps, accelerate features, and of course innovate. The services can be infrastructure-related, they could be application services, they could be data services, security services, user services, et cetera, designed and packaged to bring unique value to customers. Again, that hyperscalers are not delivering across clouds or on-premises. Okay, so another common question we get is, isn't that just multi-cloud? And what we'd say to that is yes, but no. You can call it multi-cloud 2.0, if you want, if you want to use it, it's kind of a commonly used rubric. But as Dell's Chuck Whitten proclaimed at Dell Technologies World this year, multi-cloud by design, is different than multi-cloud by default. Meaning to date, multi-cloud has largely been a symptom of what we've called multi-vendor or of M&A, you buy a company and they happen to use Google Cloud, and so you bring it in. And when you look at most so-called, multi-cloud implementations, you see things like an on-prem stack, which is wrapped in a container and hosted on a specific cloud or increasingly a technology vendor has done the work of building a cloud native version of their stack and running it on a specific cloud. But historically, it's been a unique experience within each cloud with virtually no connection between the cloud silos. Supercloud sets out to build incremental value across clouds and above hyperscale CAPEX that goes beyond cloud compatibility within each cloud. So if you want to call it multi-cloud 2.0, that's fine, but we chose to call it supercloud. Okay, so at this point you may be asking, well isn't PaaS already a version of supercloud? And again, we would say no, that supercloud and its corresponding superPaaS layer which is a prerequisite, gives the freedom to store, process and manage, and secure, and connect islands of data across a continuum with a common experience across clouds. And the services offered are specific to that supercloud and will vary by each offering. Your OpenShift, for example, can be used to construct a superPaaS, but in and of itself, isn't a superPaaS, it's generic. A superPaaS might be developed to support, for instance, ultra low latency database work. It would unlikely again, taking the OpenShift example, it's unlikely that off-the-shelf OpenShift would be used to develop such a low latency superPaaS layer for ultra low latency database work. The point is supercloud and its inherent superPaaS will be optimized to solve specific problems like that low latency example for distributed databases or fast backup and recovery for data protection, and ransomware, or data sharing, or data governance. Highly specific use cases that the supercloud is designed to solve for. Okay, another question we often get is who has a supercloud today and who's building a supercloud, and who are the contenders? Well, most companies that consider themselves cloud players will, we believe, be building or are building superclouds. Here's a common ETR graphic that we like to show with Net Score or spending momentum on the Y axis and overlap or pervasiveness in the ETR surveys on the X axis. And we've randomly chosen a number of players that we think are in the supercloud mix, and we've included the hyperscalers because they are enablers. Now remember, this is a spectrum of maturity it's a maturity model and we've added some of those industry players that we see building superclouds like CapitalOne, Goldman Sachs, Walmart. This is in deference to Moschella's observation around The Matrix and the industry structural changes that are going on. This goes back to every company, being a software company and rather than pattern match an outdated SaaS model, we see new industry structures emerging where software and data, and tools, specific to an industry will lead the next wave of innovation and bring in new value that traditional technology companies aren't going to solve, and the hyperscalers aren't going to solve. You know, we've talked a lot about Snowflake's data cloud as an example of supercloud. After being at Snowflake Summit, we're more convinced than ever that they're headed in this direction. VMware is clearly going after cross-cloud services you know, perhaps creating a new category. Basically, every large company we see either pursuing supercloud initiatives or thinking about it. Dell showed project Alpine at Dell Tech World, that's a supercloud. Snowflake introducing a new application development capability based on their superPaaS, our term of course, they don't use the phrase. Mongo, Couchbase, Nutanix, Pure Storage, Veeam, CrowdStrike, Okta, Zscaler. Yeah, all of those guys. Yes, Cisco and HPE. Even though on theCUBE at HPE Discover, Fidelma Russo said on theCUBE, she wasn't a fan of cloaking mechanisms, but then we talked to HPE's Head of Storage Services, Omer Asad is clearly headed in the direction that we would consider supercloud. Again, those cross-cloud services, of course, their emphasis is connecting as well on-prem. That single experience, which traditionally has not existed with multi-cloud or hybrid. And we're seeing the emergence of companies, smaller companies like Aviatrix and Starburst, and Clumio and others that are building versions of superclouds that solve for a specific problem for their customers. Even ISVs like Adobe, ADP, we've talked to UiPath. They seem to be looking at new ways to go beyond the SaaS model and add value within their cloud ecosystem specifically, around data as part of their and their customers digital transformations. So yeah, pretty much every tech vendor with any size or momentum and new industry players are coming out of hiding, and competing. Building superclouds that look a lot like Moschella's Matrix, with machine intelligence and blockchains, and virtual realities, and gaming, all enabled by the internet and hyperscale cloud CAPEX. So it's moving fast and it's the future in our opinion. So don't get too caught up in the past or you'll be left behind. Okay, what about examples? We've given a number in the past, but let's try to be a little bit more specific. Here are a few we've selected and we're going to answer the two questions in one section here. What workloads and services will run in superclouds and what are some examples? Let's start with analytics. Our favorite example is Snowflake, it's one of the furthest along with its data cloud, in our view. It's a supercloud optimized for data sharing and governance, query performance, and security, and ecosystem enablement. When you do things inside of that data cloud, what we call a super data cloud. Again, our term, not theirs. You can do things that you could not do in a single cloud. You can't do this with Redshift, You can't do this with SQL server and they're bringing new data types now with merging analytics or at least accommodate analytics and transaction type data, and bringing open source tooling with things like Apache Iceberg. And so it ticks the boxes we laid out earlier. I would say that a company like Databricks is also in that mix doing it, coming at it from a data science perspective, trying to create that consistent experience for data scientists and data engineering across clouds. Converge databases, running transaction and analytic workloads is another example. Take a look at what Couchbase is doing with Capella and how it's enabling stretching the cloud to the edge with ARM-based platforms and optimizing for low latency across clouds, and even out to the edge. Document database workloads, look at MongoDB, a very developer-friendly platform that with the Atlas is moving toward a supercloud model running document databases very, very efficiently. How about general purpose workloads? This is where VMware comes into to play. Very clearly, there's a need to create a common operating environment across clouds and on-prem, and out to the edge. And I say VMware is hard at work on that. Managing and moving workloads, and balancing workloads, and being able to recover very quickly across clouds for everyday applications. Network routing, take a look at what Aviatrix is doing across clouds, industry workloads. We see CapitalOne, it announced its cost optimization platform for Snowflake, piggybacking on Snowflake supercloud or super data cloud. And in our view, it's very clearly going to go after other markets is going to test it out with Snowflake, running, optimizing on AWS and it's going to expand to other clouds as Snowflake's business and those other clouds grows. Walmart working with Microsoft to create an on-premed Azure experience that's seamless. Yes, that counts, on-prem counts. If you can create that seamless and continuous experience, identical experience from on-prem to a hyperscale cloud, we would include that as a supercloud. You know, we've written about what Goldman is doing. Again, connecting its on-prem data and software tooling, and other capabilities to AWS for scale. And we can bet dollars to donuts that Oracle will be building a supercloud in healthcare with its Cerner acquisition. Supercloud is everywhere you look. So I'm sorry, naysayers it's happening all around us. So what's next? Well, with all the industry buzz and debate about the future, John Furrier and I, have decided to host an event in Palo Alto, we're motivated and inspired to further this conversation. And we welcome all points of view, positive, negative, multi-cloud, supercloud, hypercloud, all welcome. So theCUBE on Supercloud is coming on August 9th, out of our Palo Alto studios, we'll be running a live program on the topic. We've reached out to a number of industry participants, VMware, Snowflake, Confluent, Sky High Security, Gee Rittenhouse's new company, HashiCorp, CloudFlare. We've hit up Red Hat and we expect many of these folks will be in our studios on August 9th. And we've invited a number of industry participants as well that we're excited to have on. From industry, from financial services, from healthcare, from retail, we're inviting analysts, thought leaders, investors. We're going to have more detail in the coming weeks, but for now, if you're interested, please reach out to me or John with how you think you can advance the discussion and we'll see if we can fit you in. So mark your calendars, stay tuned for more information. Okay, that's it for today. Thanks to Alex Myerson who handles production and manages the podcast for Breaking Analysis. And I want to thank Kristen Martin and Cheryl Knight, they help get the word out on social and in our newsletters. And Rob Hof is our editor in chief over at SiliconANGLE, who does a lot of editing and appreciate you posting on SiliconANGLE, Rob. Thanks to all of you. Remember, all these episodes are available as podcasts wherever you listen. All you got to do is search Breaking Analysis podcast. It publish each week on wikibon.com and siliconangle.com. You can email me directly at david.vellante@siliconangle.com or DM me @DVellante, or comment on my LinkedIn post. And please do check out ETR.ai for the best survey data. And the enterprise tech business will be at AWS NYC Summit next Tuesday, July 12th. So if you're there, please do stop by and say hello to theCUBE, it's at the Javits Center. This is Dave Vellante for theCUBE insights powered by ETR. Thanks for watching. And we'll see you next time on "Breaking Analysis." (bright music)
SUMMARY :
From the theCUBE studios and how it's enabling stretching the cloud
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Alex Myerson | PERSON | 0.99+ |
Seagate | ORGANIZATION | 0.99+ |
Microsoft | ORGANIZATION | 0.99+ |
Dave Vellante | PERSON | 0.99+ |
1987 | DATE | 0.99+ |
Andy Rappaport | PERSON | 0.99+ |
David Moschella | PERSON | 0.99+ |
Walmart | ORGANIZATION | 0.99+ |
Jerry Chen | PERSON | 0.99+ |
Intel | ORGANIZATION | 0.99+ |
Chuck Whitten | PERSON | 0.99+ |
Cheryl Knight | PERSON | 0.99+ |
Rob Hof | PERSON | 0.99+ |
1991 | DATE | 0.99+ |
August 9th | DATE | 0.99+ |
Amazon | ORGANIZATION | 0.99+ |
HPE | ORGANIZATION | 0.99+ |
Palo Alto | LOCATION | 0.99+ |
John | PERSON | 0.99+ |
Moschella | PERSON | 0.99+ |
Oracle | ORGANIZATION | 0.99+ |
Cisco | ORGANIZATION | 0.99+ |
IBM | ORGANIZATION | 0.99+ |
20 clouds | QUANTITY | 0.99+ |
Starburst | ORGANIZATION | 0.99+ |
Goldman Sachs | ORGANIZATION | 0.99+ |
Dell | ORGANIZATION | 0.99+ |
Fidelma Russo | PERSON | 0.99+ |
2018 | DATE | 0.99+ |
two questions | QUANTITY | 0.99+ |
Apple | ORGANIZATION | 0.99+ |
AWS | ORGANIZATION | 0.99+ |
Aviatrix | ORGANIZATION | 0.99+ |
Omer Asad | PERSON | 0.99+ |
Sky High Security | ORGANIZATION | 0.99+ |
Databricks | ORGANIZATION | 0.99+ |
Confluent | ORGANIZATION | 0.99+ |
Wintel | ORGANIZATION | 0.99+ |
Nutanix | ORGANIZATION | 0.99+ |
CapitalOne | ORGANIZATION | 0.99+ |
Couchbase | ORGANIZATION | 0.99+ |
HashiCorp | ORGANIZATION | 0.99+ |
five clouds | QUANTITY | 0.99+ |
Kristen Martin | PERSON | 0.99+ |
last year | DATE | 0.99+ |
david.vellante@siliconangle.com | OTHER | 0.99+ |
two clouds | QUANTITY | 0.99+ |
Rob | PERSON | 0.99+ |
Snowflake | ORGANIZATION | 0.99+ |
Mongo | ORGANIZATION | 0.99+ |
Pure Storage | ORGANIZATION | 0.99+ |
each cloud | QUANTITY | 0.99+ |
Veeam | ORGANIZATION | 0.99+ |
John Furrier | PERSON | 0.99+ |
Gartner | ORGANIZATION | 0.99+ |
VMware | ORGANIZATION | 0.99+ |
first two | QUANTITY | 0.99+ |
Clumio | ORGANIZATION | 0.99+ |
CrowdStrike | ORGANIZATION | 0.99+ |
Okta | ORGANIZATION | 0.99+ |
three clouds | QUANTITY | 0.99+ |
MIT | ORGANIZATION | 0.99+ |
Javits Center | LOCATION | 0.99+ |
first time | QUANTITY | 0.99+ |
Zscaler | ORGANIZATION | 0.99+ |
Rappaport | PERSON | 0.99+ |
Moschella | ORGANIZATION | 0.99+ |
each week | QUANTITY | 0.99+ |
late last year | DATE | 0.99+ |
UiPath | ORGANIZATION | 0.99+ |
10 most frequently asked questions | QUANTITY | 0.99+ |
CloudFlare | ORGANIZATION | 0.99+ |
IDC | ORGANIZATION | 0.99+ |
one section | QUANTITY | 0.99+ |
SiliconANGLE | ORGANIZATION | 0.98+ |
Seeing Digital | TITLE | 0.98+ |
each | QUANTITY | 0.98+ |
first | QUANTITY | 0.98+ |
both | QUANTITY | 0.98+ |
Adobe | ORGANIZATION | 0.98+ |
more than one cloud | QUANTITY | 0.98+ |
each offering | QUANTITY | 0.98+ |
Breaking Analysis: Answering the top 10 questions about supercloud
>> From theCUBE Studios in Palo Alto and Boston, bringing you data-driven insights from theCUBE and ETR. This is "Breaking Analysis" with Dave Vallante. >> Welcome to this week's Wikibon CUBE Insights powered by ETR. As we exited the isolation economy last year, Supercloud is a term that we introduced to describe something new that was happening in the world of cloud. In this "Breaking Analysis," we address the 10 most frequently asked questions we get around Supercloud. Okay, let's review these frequently asked questions on Supercloud that we're going to try to answer today. Look at an industry that's full of hype and buzzwords. Why the hell does anyone need a new term? Aren't hyperscalers building out Superclouds? We'll try to answer why the term Supercloud connotes something different from hyperscale clouds. And we'll talk about the problems that Superclouds solve specifically, and we'll further define the critical aspects of a Supercloud architecture. We often get asked, "Isn't this just multi-cloud?" Well, we don't think so, and we'll explain why in this "Breaking Analysis." Now, in an earlier episode, we introduced the notion of super PaaS. Well, isn't a plain vanilla PaaS already a super PaaS? Again, we don't think so, and we'll explain why. Who will actually build and who are the players currently building Superclouds? What workloads and services will run on Superclouds? And eight A or number nine, what are some examples that we can share of Supercloud? And finally, we'll answer what you can expect next from us on Supercloud. Okay, let's get started. Why do we need another buzzword? Well, late last year ahead of re:Invent, we were inspired by a post from Jerry Chen called castles in the cloud. Now, in that blog post, he introduced the idea that there were submarkets emerging in cloud that presented opportunities for investors and entrepreneurs. That the cloud wasn't going to suck the hyperscalers, weren't going to suck all the value out of the industry. And so we introduced this notion of Supercloud to describe what we saw as a value layer emerging above the hyperscalers CAPEX gift, we sometimes call it. Now, it turns out that we weren't the only ones using the term, as both Cornell and MIT, have used the phrase in somewhat similar, but different contexts. The point is, something new was happening in the AWS and other ecosystems. It was more than IS and PaaS, and wasn't just SaaS running in the cloud. It was a new architecture that integrates infrastructure, platform and software as services, to solve new problems that the cloud vendors, in our view, weren't addressing by themselves. It seemed to us that the ecosystem was pursuing opportunities across clouds that went beyond conventional implementations of multi-cloud. And we felt there was a structural change going on at the industry level. The Supercloud metaphorically was highlighting. So that's the background on why we felt a new catch phrase was warranted. Love it or hate it, it's memorable and it's what we chose. Now, to that last point about structural industry transformation. Andy Rapaport is sometimes and often credited with identifying the shift from the vertically integrated IBM mainframe era to the fragmented PC microprocesor based era in his HBR article in 1991. In fact, it was David Moschella, who at the time was an IDC analyst who first introduced the concept in 1987, four years before Rapaport's article was published. Moschella saw that it was clear that Intel, Microsoft, Seagate and others would replace the system vendors and put that forth in a graphic that looked similar to the first two on this chart. We don't have to review the shift from IBM as the center of the industry to Wintel. That's well understood. What isn't as well known or accepted is what Moschella put out in his 2018 book called "Seeing Digital" which introduced the idea of the matrix that's shown on the right hand side of this chart. Moschella posited that new services were emerging, built on top of the internet and hyperscale clouds that would integrate other innovations and would define the next era of computing. He used the term matrix, because the conceptual depiction included, not only horizontal technology rows, like the cloud and the internet, but for the first time included connected industry verticals, the columns in this chart. Moschella pointed out that, whereas historically, industry verticals had a closed value chain or stack and ecosystem of R&D and production and manufacturing and distribution. And if you were in that industry, the expertise within that vertical generally stayed within that vertical and was critical to success. But because of digital and data, for the first time, companies were able to traverse industries jump across industries and compete because data enabled them to do that. Examples, Amazon and content, payments, groceries, Apple and payments, and content and so forth. There are many examples. Data was now this unifying enabler and this marked a change in the structure of the technology landscape. And Supercloud is meant to imply more than running in hyperscale clouds. Rather, it's the combination of multiple technologies, enabled by cloud scale with new industry participants from those verticals; financial services, and healthcare, and manufacturing, energy, media, and virtually all and any industry. Kind of an extension of every company is a software company. Basically, every company now has the opportunity to build their own cloud or Supercloud. And we'll come back to that. Let's first address what's different about Superclouds relative to hyperscale clouds. Now, this one's pretty straightforward and obvious, I think. Hyperscale clouds, they're walled gardens where they want your data in their cloud and they want to keep you there. Sure, every cloud player realizes that not all data will go to their particular cloud. So they're meeting customers where their data lives with initiatives like Amazon Outposts and Azure Arc and Google Antos. But at the end of the day, the more homogeneous they can make their environments, the better control, security, costs, and performance they can deliver. The more complex the environment, the more difficult it is to deliver on their brand promises. And, of course, the less margin that's left for them to capture. Will the hyperscalers get more serious about cross cloud services? Maybe, but they have plenty of work to do within their own clouds and within enabling their own ecosystems. They have a long way to go, a lot of runway. So let's talk about specifically, what problems Superclouds solve. We've all seen the stats from IDC or Gartner or whomever, that customers on average use more than one cloud, two clouds, three clouds, five clouds, 20 clouds. And we know these clouds operate in disconnected silos for the most part. And that's a problem, because each cloud requires different skills, because the development environment is different as is the operating environment. They have different APIs, different primitives, and different management tools that are optimized for each respective hyperscale cloud. Their functions and value props don't extend to their competitors' clouds for the most part. Why would they? As a result, there's friction when moving between different clouds. It's hard to share data. It's hard to move work. It's hard to secure and govern data. It's hard to enforce organizational edicts and policies across these clouds and on-prem. Supercloud is an architecture designed to create a single environment that enables management of workloads and data across clouds in an effort to take out complexity, accelerate application development, streamline operations, and share data safely, irrespective of location. It's pretty straightforward, but non-trivial, which is why I always ask a company's CEO and executives if stock buybacks and dividends will yield as much return as building out Superclouds that solve really specific and hard problems and create differential value. Okay, let's dig a bit more into the architectural aspects of Supercloud. In other words, what are the salient attributes of Supercloud? So, first and foremost, a Supercloud runs a set of specific services designed to solve a unique problem, and it can do so in more than one cloud. Superclouds leverage the underlying cloud native tooling of a hyperscale cloud, but they're optimized for a specific objective that aligns with the problem that they're trying to solve. For example, Supercloud might be optimized for lowest cost or lowest latency or sharing data or governing or securing that data or higher performance for networking, for example. But the point is, the collection of services that is being delivered is focused on a unique value proposition that is not being delivered by the hyperscalers across clouds. A Supercloud abstracts the underlying and siloed primitives of the native PaaS layer from the hyperscale cloud, and then using its own specific platform as a service tooling, creates a common experience across clouds for developers and users. And it does so in the most efficient manner, meaning it has the metadata knowledge and management capabilities that can optimize for latency, bandwidth, or recovery or data sovereignty, or whatever unique value that Supercloud is delivering for the specific use case in their domain. And a Supercloud comprises a super PaaS capability that allows ecosystem partners through APIs to add incremental value on top of the Supercloud platform to fill gaps, accelerate features, and of course, innovate. The services can be infrastructure related, they could be application services, they could be data services, security services, user services, et cetera, designed and packaged to bring unique value to customers. Again, that hyperscalers are not delivering across clouds or on premises. Okay, so another common question we get is, "Isn't that just multi-cloud?" And what we'd say to that is yeah, "Yes, but no." You can call it multi-cloud 2.0, if you want. If you want to use, it's kind of a commonly used rubric. But as Dell's Chuck Whitten proclaimed at Dell Technologies World this year, multi-cloud, by design, is different than multi-cloud by default. Meaning, to date, multi-cloud has largely been a symptom of what we've called multi-vendor or of M&A. You buy a company and they happen to use Google cloud. And so you bring it in. And when you look at most so-called multi-cloud implementations, you see things like an on-prem stack, which is wrapped in a container and hosted on a specific cloud. Or increasingly, a technology vendor has done the work of building a cloud native version of their stack and running it on a specific cloud. But historically, it's been a unique experience within each cloud, with virtually no connection between the cloud silos. Supercloud sets out to build incremental value across clouds and above hyperscale CAPEX that goes beyond cloud compatibility within each cloud. So, if you want to call it multi-cloud 2.0, that's fine, but we chose to call it Supercloud. Okay, so at this point you may be asking, "Well isn't PaaS already a version of Supercloud?" And again, we would say, "No." That Supercloud and its corresponding super PaaS layer, which is a prerequisite, gives the freedom to store, process, and manage and secure and connect islands of data across a continuum with a common experience across clouds. And the services offered are specific to that Supercloud and will vary by each offering. OpenShift, for example, can be used to construct a super PaaS, but in and of itself, isn't a super PaaS, it's generic. A super PaaS might be developed to support, for instance, ultra low latency database work. It would unlikely, again, taking the OpenShift example, it's unlikely that off the shelf OpenShift would be used to develop such a low latency, super PaaS layer for ultra low latency database work. The point is, Supercloud and its inherent super PaaS will be optimized to solve specific problems like that low latency example for distributed databases or fast backup in recovery for data protection and ransomware, or data sharing or data governance. Highly specific use cases that the Supercloud is designed to solve for. Okay, another question we often get is, "Who has a Supercloud today and who's building a Supercloud and who are the contenders?" Well, most companies that consider themselves cloud players will, we believe, be building or are building Superclouds. Here's a common ETR graphic that we like to show with net score or spending momentum on the Y axis, and overlap or pervasiveness in the ETR surveys on the X axis. And we've randomly chosen a number of players that we think are in the Supercloud mix. And we've included the hyperscalers because they are enablers. Now, remember, this is a spectrum of maturity. It's a maturity model. And we've added some of those industry players that we see building Superclouds like Capital One, Goldman Sachs, Walmart. This is in deference to Moschella's observation around the matrix and the industry structural changes that are going on. This goes back to every company being a software company. And rather than pattern match and outdated SaaS model, we see new industry structures emerging where software and data and tools specific to an industry will lead the next wave of innovation and bring in new value that traditional technology companies aren't going to solve. And the hyperscalers aren't going to solve. We've talked a lot about Snowflake's data cloud as an example of Supercloud. After being at Snowflake Summit, we're more convinced than ever that they're headed in this direction. VMware is clearly going after cross cloud services, perhaps creating a new category. Basically, every large company we see either pursuing Supercloud initiatives or thinking about it. Dell showed Project Alpine at Dell Tech World. That's a Supercloud. Snowflake introducing a new application development capability based on their super PaaS, our term, of course. They don't use the phrase. Mongo, Couchbase, Nutanix, Pure Storage, Veeam, CrowdStrike, Okta, Zscaler. Yeah, all of those guys. Yes, Cisco and HPE. Even though on theCUBE at HPE Discover, Fidelma Russo said on theCUBE, she wasn't a fan of cloaking mechanisms. (Dave laughing) But then we talked to HPE's head of storage services, Omer Asad, and he's clearly headed in the direction that we would consider Supercloud. Again, those cross cloud services, of course, their emphasis is connecting as well on-prem. That single experience, which traditionally has not existed with multi-cloud or hybrid. And we're seeing the emergence of smaller companies like Aviatrix and Starburst and Clumio and others that are building versions of Superclouds that solve for a specific problem for their customers. Even ISVs like Adobe, ADP, we've talked to UiPath. They seem to be looking at new ways to go beyond the SaaS model and add value within their cloud ecosystem, specifically around data as part of their and their customer's digital transformations. So yeah, pretty much every tech vendor with any size or momentum, and new industry players are coming out of hiding and competing, building Superclouds that look a lot like Moschella's matrix, with machine intelligence and blockchains and virtual realities and gaming, all enabled by the internet and hyperscale cloud CAPEX. So it's moving fast and it's the future in our opinion. So don't get too caught up in the past or you'll be left behind. Okay, what about examples? We've given a number in the past but let's try to be a little bit more specific. Here are a few we've selected and we're going to answer the two questions in one section here. What workloads and services will run in Superclouds and what are some examples? Let's start with analytics. Our favorite example of Snowflake. It's one of the furthest along with its data cloud, in our view. It's a Supercloud optimized for data sharing and governance, and query performance, and security, and ecosystem enablement. When you do things inside of that data cloud, what we call a super data cloud. Again, our term, not theirs. You can do things that you could not do in a single cloud. You can't do this with Redshift. You can't do this with SQL server. And they're bringing new data types now with merging analytics or at least accommodate analytics and transaction type data and bringing open source tooling with things like Apache Iceberg. And so, it ticks the boxes we laid out earlier. I would say that a company like Databricks is also in that mix, doing it, coming at it from a data science perspective trying to create that consistent experience for data scientists and data engineering across clouds. Converge databases, running transaction and analytic workloads is another example. Take a look at what Couchbase is doing with Capella and how it's enabling stretching the cloud to the edge with arm based platforms and optimizing for low latency across clouds, and even out to the edge. Document database workloads, look at Mongo DB. A very developer friendly platform that where the Atlas is moving toward a Supercloud model, running document databases very, very efficiently. How about general purpose workloads? This is where VMware comes into play. Very clearly, there's a need to create a common operating environment across clouds and on-prem and out to the edge. And I say, VMware is hard at work on that, managing and moving workloads and balancing workloads, and being able to recover very quickly across clouds for everyday applications. Network routing, take a look at what Aviatrix is doing across clouds. Industry workloads, we see Capital One. It announced its cost optimization platform for Snowflake, piggybacking on Snowflake's Supercloud or super data cloud. And in our view, it's very clearly going to go after other markets. It's going to test it out with Snowflake, optimizing on AWS, and it's going to expand to other clouds as Snowflake's business and those other clouds grows. Walmart working with Microsoft to create an on-premed Azure experience that's seamless. Yes, that counts, on-prem counts. If you can create that seamless and continuous experience, identical experience from on-prem to a hyperscale cloud, we would include that as a Supercloud. We've written about what Goldman is doing. Again, connecting its on-prem data and software tooling, and other capabilities to AWS for scale. And you can bet dollars to donuts that Oracle will be building a Supercloud in healthcare with its Cerner acquisition. Supercloud is everywhere you look. So I'm sorry, naysayers, it's happening all around us. So what's next? Well, with all the industry buzz and debate about the future, John Furrier and I have decided to host an event in Palo Alto. We're motivated and inspired to further this conversation. And we welcome all points of view, positive, negative, multi-cloud, Supercloud, HyperCloud, all welcome. So theCUBE on Supercloud is coming on August 9th out of our Palo Alto studios. We'll be running a live program on the topic. We've reached out to a number of industry participants; VMware, Snowflake, Confluent, Skyhigh Security, G. Written House's new company, HashiCorp, CloudFlare. We've hit up Red Hat and we expect many of these folks will be in our studios on August 9th. And we've invited a number of industry participants as well that we're excited to have on. From industry, from financial services, from healthcare, from retail, we're inviting analysts, thought leaders, investors. We're going to have more detail in the coming weeks, but for now, if you're interested, please reach out to me or John with how you think you can advance the discussion, and we'll see if we can fit you in. So mark your calendars, stay tuned for more information. Okay, that's it for today. Thanks to Alex Myerson who handles production and manages the podcast for "Breaking Analysis." And I want to thank Kristen Martin and Cheryl Knight. They help get the word out on social and in our newsletters. And Rob Hof is our editor in chief over at SiliconANGLE, who does a lot of editing and appreciate you posting on SiliconANGLE, Rob. Thanks to all of you. Remember, all these episodes are available as podcasts wherever you listen. All you got to do is search, breaking analysis podcast. I publish each week on wikibon.com and siliconangle.com. Or you can email me directly at david.vellante@siliconangle.com. Or DM me @DVallante, or comment on my LinkedIn post. And please, do check out etr.ai for the best survey data in the enterprise tech business. We'll be at AWS NYC summit next Tuesday, July 12th. So if you're there, please do stop by and say hello to theCUBE. It's at the Javits Center. This is Dave Vallante for theCUBE Insights, powered by ETR. Thanks for watching. And we'll see you next time on "Breaking Analysis." (slow music)
SUMMARY :
This is "Breaking Analysis" stretching the cloud to the edge
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Alex Myerson | PERSON | 0.99+ |
Seagate | ORGANIZATION | 0.99+ |
1987 | DATE | 0.99+ |
Dave Vallante | PERSON | 0.99+ |
Microsoft | ORGANIZATION | 0.99+ |
Walmart | ORGANIZATION | 0.99+ |
1991 | DATE | 0.99+ |
Andy Rapaport | PERSON | 0.99+ |
Jerry Chen | PERSON | 0.99+ |
Moschella | PERSON | 0.99+ |
Oracle | ORGANIZATION | 0.99+ |
Cheryl Knight | PERSON | 0.99+ |
David Moschella | PERSON | 0.99+ |
Rob Hof | PERSON | 0.99+ |
Palo Alto | LOCATION | 0.99+ |
August 9th | DATE | 0.99+ |
Intel | ORGANIZATION | 0.99+ |
Cisco | ORGANIZATION | 0.99+ |
HPE | ORGANIZATION | 0.99+ |
Chuck Whitten | PERSON | 0.99+ |
IBM | ORGANIZATION | 0.99+ |
Goldman Sachs | ORGANIZATION | 0.99+ |
Amazon | ORGANIZATION | 0.99+ |
Fidelma Russo | PERSON | 0.99+ |
20 clouds | QUANTITY | 0.99+ |
AWS | ORGANIZATION | 0.99+ |
Wintel | ORGANIZATION | 0.99+ |
Databricks | ORGANIZATION | 0.99+ |
two questions | QUANTITY | 0.99+ |
Dell | ORGANIZATION | 0.99+ |
John Furrier | PERSON | 0.99+ |
2018 | DATE | 0.99+ |
Apple | ORGANIZATION | 0.99+ |
John | PERSON | 0.99+ |
Boston | LOCATION | 0.99+ |
Aviatrix | ORGANIZATION | 0.99+ |
Starburst | ORGANIZATION | 0.99+ |
Confluent | ORGANIZATION | 0.99+ |
five clouds | QUANTITY | 0.99+ |
Clumio | ORGANIZATION | 0.99+ |
Couchbase | ORGANIZATION | 0.99+ |
first time | QUANTITY | 0.99+ |
Nutanix | ORGANIZATION | 0.99+ |
Moschella | ORGANIZATION | 0.99+ |
Skyhigh Security | ORGANIZATION | 0.99+ |
MIT | ORGANIZATION | 0.99+ |
HashiCorp | ORGANIZATION | 0.99+ |
last year | DATE | 0.99+ |
Rob | PERSON | 0.99+ |
two clouds | QUANTITY | 0.99+ |
three clouds | QUANTITY | 0.99+ |
david.vellante@siliconangle.com | OTHER | 0.99+ |
first two | QUANTITY | 0.99+ |
Kristen Martin | PERSON | 0.99+ |
Mongo | ORGANIZATION | 0.99+ |
Gartner | ORGANIZATION | 0.99+ |
CrowdStrike | ORGANIZATION | 0.99+ |
Okta | ORGANIZATION | 0.99+ |
Pure Storage | ORGANIZATION | 0.99+ |
Omer Asad | PERSON | 0.99+ |
Capital One | ORGANIZATION | 0.99+ |
each cloud | QUANTITY | 0.99+ |
Snowflake | ORGANIZATION | 0.99+ |
Veeam | ORGANIZATION | 0.99+ |
OpenShift | TITLE | 0.99+ |
10 most frequently asked questions | QUANTITY | 0.99+ |
Rapaport | PERSON | 0.99+ |
SiliconANGLE | ORGANIZATION | 0.99+ |
CloudFlare | ORGANIZATION | 0.99+ |
one section | QUANTITY | 0.99+ |
Seeing Digital | TITLE | 0.99+ |
VMware | ORGANIZATION | 0.99+ |
IDC | ORGANIZATION | 0.99+ |
Zscaler | ORGANIZATION | 0.99+ |
each week | QUANTITY | 0.99+ |
Javits Center | LOCATION | 0.99+ |
late last year | DATE | 0.98+ |
first | QUANTITY | 0.98+ |
Adobe | ORGANIZATION | 0.98+ |
more than one cloud | QUANTITY | 0.98+ |
each offering | QUANTITY | 0.98+ |
Breaking Analysis: H1 of ‘22 was ugly…H2 could be worse Here’s why we’re still optimistic
>> From theCUBE Studios in Palo Alto in Boston, bringing you data driven insights from theCUBE and ETR. This is Breaking Analysis with Dave Vellante. >> After a two-year epic run in tech, 2022 has been an epically bad year. Through yesterday, The NASDAQ composite is down 30%. The S$P 500 is off 21%. And the Dow Jones Industrial average 16% down. And the poor holders at Bitcoin have had to endure a nearly 60% decline year to date. But judging by the attendance and enthusiasm, in major in-person tech events this spring. You'd never know that tech was in the tank. Moreover, walking around the streets of Las Vegas, where most tech conferences are held these days. One can't help but notice that the good folks of Main Street, don't seem the least bit concerned that the economy is headed for a recession. Hello, and welcome to this weeks Wiki Bond Cube Insights powered by ETR. In this Breaking Analysis we'll share our main takeaways from the first half of 2022. And talk about the outlook for tech going forward, and why despite some pretty concerning headwinds we remain sanguine about tech generally, but especially enterprise tech. Look, here's the bumper sticker on why many folks are really bearish at the moment. Of course, inflation is high, other than last year, the previous inflation high this century was in July of 2008, it was 5.6%. Inflation has proven to be very, very hard to tame. You got gas at $7 dollars a gallon. Energy prices they're not going to suddenly drop. Interest rates are climbing, which will eventually damage housing. Going to have that ripple effect, no doubt. We're seeing layoffs at companies like Tesla and the crypto names are also trimming staff. Workers, however are still in short supply. So wages are going up. Companies in retail are really struggling with the right inventory, and they can't even accurately guide on their earnings. We've seen a version of this movie before. Now, as it pertains to tech, Crawford Del Prete, who's the CEO of IDC explained this on theCUBE this very week. And I thought he did a really good job. He said the following, >> Matt, you have a great statistic that 80% of companies used COVID as their point to pivot into digital transformation. And to invest in a different way. And so what we saw now is that tech is now where I think companies need to focus. They need to invest in tech. They need to make people more productive with tech and it played out in the numbers. Now so this year what's fascinating is we're looking at two vastly different markets. We got gasoline at $7 a gallon. We've got that affecting food prices. Interesting fun fact recently it now costs over $1,000 to fill an 18 wheeler. All right, based on, I mean, this just kind of can't continue. So you think about it. >> Don't put the boat in the water. >> Yeah, yeah, yeah. Good luck if ya, yeah exactly. So a family has kind of this bag of money, and that bag of money goes up by maybe three, 4% every year, depending upon earnings. So that is sort of sloshing around. So if food and fuel and rent is taking up more, gadgets and consumer tech are not, you're going to use that iPhone a little longer. You're going to use that Android phone a little longer. You're going to use that TV a little longer. So consumer tech is getting crushed, really it's very, very, and you saw it immediately in ad spending. You've seen it in Meta, you've seen it in Facebook. Consumer tech is doing very, very, it is tough. Enterprise tech, we haven't been in the office for two and a half years. We haven't upgraded whether that be campus wifi, whether that be servers, whether that be commercial PCs as much as we would have. So enterprise tech, we're seeing double digit order rates. We're seeing strong, strong demand. We have combined that with a component shortage, and you're seeing some enterprise companies with a quarter of backlog, I mean that's really unheard of. >> And higher prices, which also profit. >> And therefore that drives up the prices. >> And this is a theme that we've heard this year at major tech events, they've really come roaring back. Last year, theCUBE had a huge presence at AWS Reinvent. The first Reinvent since 2019, it was really well attended. Now this was before the effects of the omicron variant, before they were really well understood. And in the first quarter of 2022, things were pretty quiet as far as tech events go But theCUBE'a been really busy this spring and early into the summer. We did 12 physical events as we're showing here in the slide. Coupa, did Women in Data Science at Stanford, Coupa Inspire was in Las Vegas. Now these are both smaller events, but they were well attended and beat expectations. San Francisco Summit, the AWS San Francisco Summit was a bit off, frankly 'cause of the COVID concerns. They were on the rise, then we hit Dell Tech World which was packed, it had probably around 7,000 attendees. Now Dockercon was virtual, but we decided to include it here because it was a huge global event with watch parties and many, many tens of thousands of people attending. Now the Red Hat Summit was really interesting. The choice that Red Hat made this year. It was purposefully scaled down and turned into a smaller VIP event in Boston at the Western, a couple thousand people only. It was very intimate with a much larger virtual presence. VeeamON was very well attended, not as large as previous VeeamON events, but again beat expectations. KubeCon and Cloud Native Con was really successful in Spain, Valencia, Spain. PagerDuty Summit was again a smaller intimate event in San Francisco. And then MongoDB World was at the new Javits Center and really well attended over the three day period. There were lots of developers there, lots of business people, lots of ecosystem partners. And then the Snowflake summit in Las Vegas, it was the most vibrant from the standpoint of the ecosystem with nearly 10,000 attendees. And I'll come back to that in a moment. Amazon re:Mars is the Amazon AI robotic event, it's smaller but very, very cool, a lot of innovation. And just last week we were at HPE Discover. They had around 8,000 people attending which was really good. Now I've been to over a dozen HPE or HPE Discover events, within Europe and the United States over the past decade. And this was by far the most vibrant, lot of action. HPE had a little spring in its step because the company's much more focused now but people was really well attended and people were excited to be there, not only to be back at physical events, but also to hear about some of the new innovations that are coming and HPE has a long way to go in terms of building out that ecosystem, but it's starting to form. So we saw that last week. So tech events are back, but they are smaller. And of course now a virtual overlay, they're hybrid. And just to give you some context, theCUBE did, as I said 12 physical events in the first half of 2022. Just to compare that in 2019, through June of that year we had done 35 physical events. Yeah, 35. And what's perhaps more interesting is we had our largest first half ever in our 12 year history because we're doing so much hybrid and virtual to compliment the physical. So that's the new format is CUBE plus digital or sometimes just digital but that's really what's happening in our business. So I think it's a reflection of what's happening in the broader tech community. So everyone's still trying to figure that out but it's clear that events are back and there's no replacing face to face. Or as I like to say, belly to belly, because deals are done at physical events. All these events we've been to, the sales people are so excited. They're saying we're closing business. Pipelines coming out of these events are much stronger, than they are out of the virtual events but the post virtual event continues to deliver that long tail effect. So that's not going to go away. The bottom line is hybrid is the new model. Okay let's look at some of the big themes that we've taken away from the first half of 2022. Now of course, this is all happening under the umbrella of digital transformation. I'm not going to talk about that too much, you've had plenty of DX Kool-Aid injected into your veins over the last 27 months. But one of the first observations I'll share is that the so-called big data ecosystem that was forming during the hoop and around, the hadoop infrastructure days and years. then remember it dispersed, right when the cloud came in and kind of you know, not wiped out but definitely dampened the hadoop enthusiasm for on-prem, the ecosystem dispersed, but now it's reforming. There are large pockets that are obviously seen in the various clouds. And we definitely see a ecosystem forming around MongoDB and the open source community gathering in the data bricks ecosystem. But the most notable momentum is within the Snowflake ecosystem. Snowflake is moving fast to win the day in the data ecosystem. They're providing a single platform that's bringing different data types together. Live data from systems of record, systems of engagement together with so-called systems of insight. These are converging and while others notably, Oracle are architecting for this new reality, Snowflake is leading with the ecosystem momentum and a new stack is emerging that comprises cloud infrastructure at the bottom layer. Data PaaS layer for app dev and is enabling an ecosystem of partners to build data products and data services that can be monetized. That's the key, that's the top of the stack. So let's dig into that further in a moment but you're seeing machine intelligence and data being driven into applications and the data and application stacks they're coming together to support the acceleration of physical into digital. It's happening right before our eyes in every industry. We're also seeing the evolution of cloud. It started with the SaaS-ification of the enterprise where organizations realized that they didn't have to run their own software on-prem and it made sense to move to SaaS for CRM or HR, certainly email and collaboration and certain parts of ERP and early IS was really about getting out of the data center infrastructure management business called that cloud 1.0, and then 2.0 was really about changing the operating model. And now we're seeing that operating model spill into on-prem workloads finally. We're talking about here about initiatives like HPE's Green Lake, which we heard a lot about last week at Discover and Dell's Apex, which we heard about in May, in Las Vegas. John Furrier had a really interesting observation that basically this is HPE's and Dell's version of outposts. And I found that interesting because outpost was kind of a wake up call in 2018 and a shot across the bow at the legacy enterprise infrastructure players. And they initially responded with these flexible financial schemes, but finally we're seeing real platforms emerge. Again, we saw this at Discover and at Dell Tech World, early implementations of the cloud operating model on-prem. I mean, honestly, you're seeing things like consoles and billing, similar to AWS circa 2014, but players like Dell and HPE they have a distinct advantage with respect to their customer bases, their service organizations, their very large portfolios, especially in the case of Dell and the fact that they have more mature stacks and knowhow to run mission critical enterprise applications on-prem. So John's comment was quite interesting that these firms are basically building their own version of outposts. Outposts obviously came into their wheelhouse and now they've finally responded. And this is setting up cloud 3.0 or Supercloud, as we like to call it, an abstraction layer, that sits above the clouds that serves as a unifying experience across a continuum of on-prem across clouds, whether it's AWS, Azure, or Google. And out to both the near and far edge, near edge being a Lowes or a Home Depot, but far edge could be space. And that edge again is fragmented. You've got the examples like the retail stores at the near edge. Outer space maybe is the far edge and IOT devices is perhaps the tiny edge. No one really knows how the tiny edge is going to play out but it's pretty clear that it's not going to comprise traditional X86 systems with a cool name tossed out to the edge. Rather, it's likely going to require a new low cost, low power, high performance architecture, most likely RM based that will enable things like realtime AI inferencing at that edge. Now we've talked about this a lot on Breaking Analysis, so I'm not going to double click on it. But suffice to say that it's very possible that new innovations are going to emerge from the tiny edge that could really disrupt the enterprise in terms of price performance. Okay, two other quick observations. One is that data protection is becoming a much closer cohort to the security stack where data immutability and air gaps and fast recovery are increasingly becoming a fundamental component of the security strategy to combat ransomware and recover from other potential hacks or disasters. And I got to say from our observation, Veeam is leading the pack here. It's now claiming the number one revenue spot in a statistical dead heat with the Dell's data protection business. That's according to Veeam, according to IDC. And so that space continues to be of interest. And finally, Broadcom's acquisition of Dell. It's going to have ripple effects throughout the enterprise technology business. And there of course, there are a lot of questions that remain, but the one other thing that John Furrier and I were discussing last night John looked at me and said, "Dave imagine if VMware runs better on Broadcom components and OEMs that use Broadcom run VMware better, maybe Broadcom doesn't even have to raise prices on on VMware licenses. Maybe they'll just raise prices on the OEMs and let them raise prices to the end customer." Interesting thought, I think because Broadcom is so P&L focused that it's probably not going to be the prevailing model but we'll see what happens to some of the strategic projects rather like Monterey and Capitola and Thunder. We've talked a lot about project Monterey, the others we'll see if they can make the cut. That's one of the big concerns because it's how OEMs like the ones that are building their versions of outposts are going to compete with the cloud vendors, namely AWS in the future. I want to come back to the comment on the data stack for a moment that we were talking about earlier, we talked about how the big data ecosystem that was once coalescing around hadoop dispersed. Well, the data value chain is reforming and we think it looks something like this picture, where cloud infrastructure lives at the bottom. We've said many times the cloud is expanding and evolving. And if companies like Dell and HPE can truly build a super cloud infrastructure experience then they will be in a position to capture more of the data value. If not, then it's going to go to the cloud players. And there's a live data layer that is increasingly being converged into platforms that not only simplify the movement in ELTing of data but also allow organizations to compress the time to value. Now there's a layer above that, we sometimes call it the super PaaS layer if you will, that must comprise open source tooling, partners are going to write applications and leverage platform APIs and build data products and services that can be monetized at the top of the stack. So when you observe the battle for the data future it's unlikely that any one company is going to be able to do this all on their own, which is why I often joke that the 2020s version of a sweaty Steve Bomber running around the stage, screaming, developers, developers developers, and getting the whole audience into it is now about ecosystem ecosystem ecosystem. Because when you need to fill gaps and accelerate features and provide optionality a list of capabilities on the left hand side of this chart, that's going to come from a variety of different companies and places, we're talking about catalogs and AI tools and data science capabilities, data quality, governance tools and it should be of no surprise to followers of Breaking Analysis that on the right hand side of this chart we're including the four principles of data mesh, which of course were popularized by Zhamak Dehghani. So decentralized data ownership, data as products, self-serve platform and automated or computational governance. Now whether this vision becomes a reality via a proprietary platform like Snowflake or somehow is replicated by an open source remains to be seen but history generally shows that a defacto standard for more complex problems like this is often going to emerge prior to an open source alternative. And that would be where I would place my bets. Although even that proprietary platform has to include open source optionality. But it's not a winner take all market. It's plenty of room for multiple players and ecosystem innovators, but winner will definitely take more in my opinion. Okay, let's close with some ETR data that looks at some of those major platform plays who talk a lot about digital transformation and world changing impactful missions. And they have the resources really to compete. This is an XY graphic. It's a view that we often show, it's got net score on the vertical access. That's a measure of spending momentum, and overlap or presence in the ETR survey. That red, that's the horizontal access. The red dotted line at 40% indicates that the platform is among the highest in terms of spending velocity. Which is why I always point out how impressive that makes AWS and Azure because not only are they large on the horizontal axis, the spending momentum on those two platforms rivals even that of Snowflake which continues to lead all on the vertical access. Now, while Google has momentum, given its goals and resources, it's well behind the two leaders. We've added Service Now and Salesforce, two platform names that have become the next great software companies. Joining likes of Oracle, which we show here and SAP not shown along with IBM, you can see them on this chart. We've also plotted MongoDB, which we think has real momentum as a company generally but also with Atlas, it's managed cloud database as a service specifically and Red Hat with trying to become the standard for app dev in Kubernetes environments, which is the hottest trend right now in application development and application modernization. Everybody's doing something with Kubernetes and of course, Red Hat with OpenShift wants to make that a better experience than do it yourself. The DYI brings a lot more complexity. And finally, we've got HPE and Dell both of which we've talked about pretty extensively here and VMware and Cisco. Now Cisco is executing on its portfolio strategy. It's got a lot of diverse components to its company. And it's coming at the cloud of course from a networking and security perspective. And that's their position of strength. And VMware is a staple of the enterprise. Yes, there's some uncertainty with regards to the Broadcom acquisition, but one thing is clear vSphere isn't going anywhere. It's entrenched and will continue to run lots of IT for years to come because it's the best platform on the planet. Now, of course, these are just some of the players in the mix. We expect that numerous non-traditional technology companies this is important to emerge as new cloud players. We've put a lot of emphasis on the data ecosystem because to us that's really going to be the main spring of digital, i.e., a digital company is a data company and that means an ecosystem of data partners that can advance outcomes like better healthcare, faster drug discovery, less fraud, cleaner energy, autonomous vehicles that are safer, smarter, more efficient grids and factories, better government and virtually endless litany of societal improvements that can be addressed. And these companies will be building innovations on top of cloud platforms creating their own super clouds, if you will. And they'll come from non-traditional places, industries, finance that take their data, their software, their tooling bring them to their customers and run them on various clouds. Okay, that's it for today. Thanks to Alex Myerson, who is on production and does the podcast for Breaking Analysis, Kristin Martin and Cheryl Knight, they help get the word out. And Rob Hoofe is our editor and chief over at Silicon Angle who helps edit our posts. Remember all these episodes are available as podcasts wherever you listen. All you got to do is search Breaking Analysis podcast. I publish each week on wikibon.com and siliconangle.com. You can email me directly at david.vellante@siliconangle.com or DM me at dvellante, or comment on my LinkedIn posts. And please do check out etr.ai for the best survey data in the enterprise tech business. This is Dave Vellante for theCUBE's Insights powered by ETR. Thanks for watching be well. And we'll see you next time on Breaking Analysis. (upbeat music)
SUMMARY :
This is Breaking Analysis that the good folks of Main Street, and it played out in the numbers. haven't been in the office And higher prices, And therefore that is that the so-called big data ecosystem
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Alex Myerson | PERSON | 0.99+ |
Tesla | ORGANIZATION | 0.99+ |
Rob Hoofe | PERSON | 0.99+ |
Cisco | ORGANIZATION | 0.99+ |
Cheryl Knight | PERSON | 0.99+ |
Dave Vellante | PERSON | 0.99+ |
John | PERSON | 0.99+ |
Dell | ORGANIZATION | 0.99+ |
Kristin Martin | PERSON | 0.99+ |
July of 2008 | DATE | 0.99+ |
Europe | LOCATION | 0.99+ |
5.6% | QUANTITY | 0.99+ |
Matt | PERSON | 0.99+ |
Spain | LOCATION | 0.99+ |
ORGANIZATION | 0.99+ | |
Boston | LOCATION | 0.99+ |
San Francisco | LOCATION | 0.99+ |
Monterey | ORGANIZATION | 0.99+ |
IBM | ORGANIZATION | 0.99+ |
12 year | QUANTITY | 0.99+ |
2018 | DATE | 0.99+ |
Discover | ORGANIZATION | 0.99+ |
Zhamak Dehghani | PERSON | 0.99+ |
Las Vegas | LOCATION | 0.99+ |
Palo Alto | LOCATION | 0.99+ |
2019 | DATE | 0.99+ |
May | DATE | 0.99+ |
June | DATE | 0.99+ |
AWS | ORGANIZATION | 0.99+ |
IDC | ORGANIZATION | 0.99+ |
Last year | DATE | 0.99+ |
Oracle | ORGANIZATION | 0.99+ |
iPhone | COMMERCIAL_ITEM | 0.99+ |
Broadcom | ORGANIZATION | 0.99+ |
Silicon Angle | ORGANIZATION | 0.99+ |
Crawford Del Prete | PERSON | 0.99+ |
30% | QUANTITY | 0.99+ |
80% | QUANTITY | 0.99+ |
HPE | ORGANIZATION | 0.99+ |
12 physical events | QUANTITY | 0.99+ |
Dave | PERSON | 0.99+ |
KubeCon | EVENT | 0.99+ |
last week | DATE | 0.99+ |
United States | LOCATION | 0.99+ |
Android | TITLE | 0.99+ |
Dockercon | EVENT | 0.99+ |
40% | QUANTITY | 0.99+ |
two and a half years | QUANTITY | 0.99+ |
35 physical events | QUANTITY | 0.99+ |
Steve Bomber | PERSON | 0.99+ |
Capitola | ORGANIZATION | 0.99+ |
Cloud Native Con | EVENT | 0.99+ |
Red Hat Summit | EVENT | 0.99+ |
two leaders | QUANTITY | 0.99+ |
San Francisco Summit | EVENT | 0.99+ |
last year | DATE | 0.99+ |
21% | QUANTITY | 0.99+ |
david.vellante@siliconangle.com | OTHER | 0.99+ |
Veeam | ORGANIZATION | 0.99+ |
yesterday | DATE | 0.99+ |
One | QUANTITY | 0.99+ |
John Furrier | PERSON | 0.99+ |
VeeamON | EVENT | 0.99+ |
this year | DATE | 0.99+ |
16% | QUANTITY | 0.99+ |
$7 a gallon | QUANTITY | 0.98+ |
each week | QUANTITY | 0.98+ |
over $1,000 | QUANTITY | 0.98+ |
35 | QUANTITY | 0.98+ |
PagerDuty Summit | EVENT | 0.98+ |
Ryan King & Laurie Fontaine, Red Hat | HPE Discover 2022
>>The cube presents HPE discover 2022 brought to you by HPE. >>Hey everyone. Welcome back to the Cube's day one coverage of HPE. Discover 22 live from Las Vegas. Lisa Martin, here with Dave Velante of a couple of guests from red hat. You may have seen some news yesterday. We're gonna be talking about that. Please. Welcome Ryan King, the senior director of hardware partner ecosystem, and Lori Fontine joins us as well. The senior director of global commercial partner ecosystem. Welcome to the program guys. >>Thanks for having us. Yeah, >>Thank you so great to be back in person and nobody word has summit was just last month or so. That's right. Ryan. Talk about hybrid cloud. It's all the buzz. We've been talking a lot about it in the last hour and a half alone. What are some of the trends that, that red hat is seen with respect to hybrid cloud? >>Well, I, I mean, hybrid cloud of red hat has been a trend for quite some time. In fact, we were very early in setting our course towards hybrid cloud with our products and platforms. And that's been a key part of our strategy in terms of the number of transformations have been happening in the enterprise. And with HPE, we're super excited about, you know, we're hitting our stride with OpenShift. I've been working with OpenShift for the better part of my 10 years here at 12 years at red hat, 10 years with OpenShift. And we're very excited about seeing the pattern of going where customers want to build their cloud. It's very important that where, where the market is going. So we're seeing trends from the public cloud now go into edge and telco and 5g and really exceed, see them expanding their infrastructure footprint out to those use cases. And again, we see REL everywhere. So re has continued to expand as well. And then Ansible automation platform has also been a great means of kind of bringing together community for that last mile of automating your entire infrastructure. >>Well, the Lin, the functionality of Linux continues to improve OpenShift is everywhere. I mean, I remember at the red hat summit, I mean, well, we, we, we coined this term super cloud, which is this layer that floats, you know, on-prem took across clouds out to the edge we had Verizon on. They were talking about, you know, 5g developers and how they're developing using, you know, a combination of, of, of OpenShift. So guys have been really crushing it with, with OpenShift. I remember, gosh, I mean, we've been covering, you know, red hat summits for a long time now. And just to see that evolution is actually quite amazing. >>Yeah. It's actually really neat to see our CEOs align too. Right. So the messaging that we've had around hybrid cloud from red hat, like you said, we were kind of the pioneers, honestly, this we've been talking about hybrid cloud from the very beginning. We always knew that it wasn't gonna be public cloud or private cloud. We had to have, you know, hybrid. And, and it's interesting to see that Antonio, you know, took that on and wanted to say, we're gonna do everything as a service right. A few years ago. And, and the whole theme was around hybrid cloud and giving customers that choice. Right? So it's exciting for us to see all of that come together. And I actually worked for HP for like 17 and a half years. So it's really fun for me to be on this side now with red hat and see the messaging come together, the vision come together and just really being able to align and move forward on >>This tremendous amount of transformation in the last few years >>Alone. Oh my gosh, we >>Talk about, you know, customers need choice. They want choice, but you also talked about, we have to meet customers where they are. That seems the last few years to have accelerated, there is no more option for companies. You've gotta meet the customers where they are. >>Exactly. Yeah. And it's all about choice, like you said, and it, everybody's got, you know, their own way to do everything as far as consumption goes and we have to be available and spot on with it, you know, and be able to move quickly with these trends that we're seeing. And so it's great to be aligned. And >>From a partnership standpoint, I mean, you, you mentioned H HP 17 years. I mean, it was, it was a hard to follow company. You had, you had PCs over here, you had services, the kind of the old EDS business. Now there's such a focus absolutely. On this mission, absolutely. Of as a service. And, you know, obviously a key part of that is having optionality and bringing open source tooling into that. I mean, we heard about this in, in spades, at, at red hat summit, which is really interesting this year. It was a smaller VIP event in Boston. And I, and I loved it, you know, cuz it was really manageable. We had all the execs on and customers and partners. It was awesome. What's new since red hat summit. >>Well, I mean, I would say that obviously GreenLake and what we've announced this week is a big new thing for us, but really like we're just continuing on our pattern. We are. Now, if you look at the Q1 report from IBM, you'll see that the growth of the customer base for OpenShift that they reported just continues to go up into the right. You'll see that now, like AMIA is saying that we're like 47.8% of the containers market for the enterprise. You'll see that like we're now in 65% of the fortune 500 with OpenShift, 90% with red hat in general. So we've established our footprint. And when you establish your footprint and customers start taking you out to the edge, we're going into these 5g use cases, we're, we've got an incredible amount happening in the AI space, all these emerging areas of where people are building their cloud, like we're now going to that next level of saying, how do they want to consume it? >>So what's really important to me about that is, is so Omni data around 50% of the market is, is open shift. A people may not realize a lot of people use, you know, do Kubernetes for free, you know, Hey, we're doing Kubernetes, but they don't have that application development framework and all the recovery and all the, the tooling around it. And the reason why I think that's so important, Laurie is ecosystems wanna monetize. So people are paying for things that becomes more interesting and it actually starts to attract people just naturally. >>Yeah, absolutely. And speaking of ecosystem, I mean, that's the beauty of what we're doing with GreenLake too. We're taking on a building block approach. So we're really, it's kind of ISV as a service if you will. And you know, personally, I, this was my baby for the past couple years, trying to make sure that we took into consideration every partner use case, every customer use case. So we created an agreement that would make sense to be able to scale, but also to meet all the demands of our customers. And so the, the what's really exciting about this is now we have a chance to take this building block approach, scale it out to all types of partner types, right throughout the entire ecosystem and build offerings together. That is really exciting for us. And that's where we see the real potential here with GreenLake and with red hat, >>What's actually available inside a GreenLake. >>So we are starting with OpenShift. So OpenShift will be available in Q3 that will follow in Q4 with re and then after that Ansible. So we're, we're moving very quickly to bring our platforms into it and it's really our strategic platforms, but it's all based on customer demand. We know we're seeing amazing transformation of customers moving to Kubernetes. You said, you know, OpenShift is Kubernetes with useful additions to it and an ecosystem around it, right? So that transformation is also happening at the bare metal layer. So we're seeing people move into Kubernetes bare metal, which is an amazing growth market for us. >>Explain those useful additions if you would. So why shouldn't I just go out and, and get the free version of Kubernete? Why should I engage red hat and, and OpenShift? What do I get? >>So you get all the day, two management stuff, you get, we have a whole set of additional stuff you can purchase around it, OpenShift platform. Plus you can get our ACM, our advanced cluster management. So you wanna manage multiple clusters, right? You get the ACS, the security side of it. You can also get ODF. So you get storage built into it as well. And we've done all these integrations. You can manage the whole thing as a cluster or as multiple clusters with the whole enterprise support and the long term support that we provide for these things up to 10 years. So >>When you look at the early days lease of, of Kubernetes, it was really, the focus was on simplicity. You had other platforms that were actually doing more sophisticated cluster management. And the, the committers that in Kubernetes said, you know, we're not gonna do that. We're gonna keep it simple. And so that leave some holes and gaps and you know, they're starting to fill those, but what if, if correct me if I'm wrong, but what red hat has done is said, okay, we're gonna accelerate, you know, the, the, the closing of those gaps and stay ahead and actually offer incremental value. And that's why you're winning in the marketplace. >>Well, we're an open company, so we're still doing everything upstream and open source as we do, of course, sticking with, you know, the APIs and APIs to make this all work, both, you know, in terms of what the community's trying to drive, what we're trying to drive for our customers on their behalf. And then just where things are going from a technology basis, make it a lot of investment, >>But you have to, you have to make a red hat, has to make a choice as to where it puts its commitments. You can't spread yourself too thin, so you gotta pick your spots. And you've, you've proven that you're pretty adept at doing that. >>That just comes back to customer centricity, right. And just knowing where our customers need to take the platform. That's, >>That's easy to say, but it's, it's an art form. And a little bit of science. >>Remember these customers have experts that are deep in this space. So it's like, you know, those experts trust us with where they needed to go. And they trust us to help shepherd that and deliver that as a platform to them. So it's not like anybody tell us what you want, right? Like it's really about like, knowing what's the best way to do it. And working with the people that can help you understand how to apply that to their use case >>And within the customer environment, who are you working with? Who is that key constituent or constituents that are guiding red hat in this direction? >>Well, it's certainly infrastructure folks. So it's your, it's your standard folks that are looking at the, how do we lay down our infrastructure? How do we manage it? How do we grow it? It goes out to the application developers. They're trying to deliver this in a cloud native way. And we have new personas, you know, coming in with the AI practitioners, right? So we've announced at before summit at Invidia's event, their new offering called Invidia AI enterprise. And so that's them bringing in enterprise support for GPU, for Kuda and for a software stack above that to start offering some more support there. So they're certifying OpenShift, we're both certifying the servers that run underneath it, and then they're offering support for their stuff on top of it. And that's a whole new use case for us. >>And, you know, I should also mention that even though this paper use with the GreenLake is new for us, and we just had this big announcement, we have done GreenLake deals though. We've done numerous GreenLake deals with our annual subs, right? So I, so even though this is new to us, as far as, you know, monthly utilization and being able to do this cloud consumption this isn't new to us as two companies coming together, we've been doing GreenLake deals for the past couple years. It's just, now we have this cloud consumption availability, which is really gonna make this thing launch. So, >>So what have been some of the customer benefits so far, you've been doing it for a couple years. The announcement was yesterday, but there's obviously feed on the street going on. What are some of the, the big outcomes that you're seeing customers actually bring to reality? >>I think speed and agility, right? That's the biggest thing with, with our products, being able to have it everything predictable and being able to have it consumed one way, instead of having this fragmented customer experience, which is, you know, what we've seen in the past. So I think that's the biggest thing is speed agility and just, you know, a really good customer experience at this point. >>Go get it, please. >>I would say the customer experience is critical. Yes. That's one of the things that we know that in terms of, of patients wearing thin the last couple of years, people expect to have a really strong consumer experience regardless of what you're doing, regardless of what industry and so attention and mind on that is a differentiator in my opinion. >>Absolutely. Yeah. And we've gotta constantly keep our eye on that. I mean, that's, that's our north star, if you will. Right. So, and Lori, >>I know you've saying you're, you've done GreenLake deals in the past, but what feels different to me now in that it's actually coalescing some of the things that Alma Russo announced this morning, the platform on which, you know, ISV is a service. I think you, you called it. Yeah. You, it, it now seems like, you know, look a couple years ago, HP said, okay, this is the direction that we're going. Yeah. They weren't there at that time. And they're still not there. There's a lot of work to be, to be done. But now it's starting to form. You're seeing, you know, the pieces come together, the puzzle pieces that sort of substrate being laid out. And now you're hoping that we see the steep part of the S-curve and that's what customers I think are expecting. >>Right. And it's bringing that operating model to move to a monthly model so they can do pay as you go. Right. And that pairs up nicely with like the cloud native capabilities we're bringing to OpenShift and hybrid cloud in general. So it's, it just shows like we're already getting demand from customers. It's saying like, this is part of our model. Like we know a certain amount of infrastructure we wanna own, and we just wanna own it outright, but there's a lot that they want to have flexibility on. And so being able to add that portion to it is just, you know, gonna help us both. >>And you think about the critical aspects of, of the cloud operating model. It's obviously pay as you go it's, you know, massive scale it's ecosystem enablement, and also automation. I mean, that is, that is a key, what's your point of view on that? You guys with Ansible, you, you, you know, you go back to a couple years ago and it was, you know, there was this, there were a lot of other tooling, but now, I mean, Ansible is really taken off. Yeah. >>It's just, you know, Cinderella story, right? Like it really an amazing community driven thing where we just knew, we all know this, right. You have, when you get to the very last mile of doing infrastructure management, there's a variety of devices, there's variety, a variety of vendors. And then you have like the variety of skills of the people that have to figure out how to do automate all of this. And what Ansible did is it provided a common language across all of that. And so what we do with automation, our, an ible automation platform is we make it. So now teams can manage all of this together and they can share their playbooks and they can host that privately for all their enterprise stuff that they need to do. So it's just, you know, it fits our DNA so well to have something so community driven now with a really nice enterprise message wrapped around it. And it's playing out very well for where, you know, hybrid cloud. Right. Cause there's some more additional variety. You need to be able to manage, you know, across all of your different footprints, because really it's like, it's not just about flexibility and scale up scale down it's where do you need it to run at what time? Right. And that, that last leg Ansible plays a key role in that. >>And we actually, Ansible will be coming further down the, you know, the patch. I know we're gonna talk a little bit about what's available today versus what's available down the road, but yeah, we have that on the radar. So right outta the gate, we're working on OpenShift, obviously bare metal. And we see that happening in Q3 and then behind that as well in Q4 and then Ansible is gonna be right behind that. So that's kind of the order that, and there's other pieces, right? So our whole portfolio is basically available to HP right now. It's just making sure that we can operationalize everything and have the best experience >>All inside of GreenLake, >>All inside a GreenLake. Yeah. Pretty neat. Lori >>Question for you. You've been, you were with HP for a very long time. This is obviously the first discover in three years in person. Exactly. You know, three years ago, Antonio near stood on stage and said, we are going to buy 20, 22. And here we are deliver everything as a service, as a partner and as a former HP, what are you seeing at this discover 22? >>It's it's so interesting. I it's such a sea change if you will. Right. And having come from HPE, I actually led the software as a service organization for a while on the software side of things. And we thought that was like state of the art and cutting edge that was 10, 11, 12 years ago. Right. So to actually see this come to life, because we were all thinking really, everything is a service. How are you gonna do that? Like your entire portfolio is gonna be available. Like that is lofty. Right. And having worked at HP, I thought, wow, I don't, you know, I know things take time. And, but actually just even being around the showcase here and watching everything come to life is amazing. Cause I, I, you know, I, I was very positive about it, but at the same time, it's like that, that was a big goal three years. Right. And it's, I'm seeing it happen >>A big goal in two of those years during a pandemic. Right. So right. Talk about lofty. Oh my gosh. Quite a bit of accomplishments guys. Thank you so much for joining David me on the program talking about actually guys, this is great. What red hat and HPE are doing your power partnership, power ship. Is that a word? It is now your power. >>I like >>That with GreenLake. We appreciate that. We'll look forward to having you guys back on. >>Thank you so much, guys. >>All right. For our guests. I'm Lisa Martin. He's Dave ante. We are at HPE discover 22 live from the show floor in Las Vegas. This is just day one of our cupboards stick around. We'll be right back with our next guest.
SUMMARY :
the senior director of hardware partner ecosystem, and Lori Fontine joins us as well. Thanks for having us. Thank you so great to be back in person and nobody word has summit was just last month or so. And with HPE, we're super excited about, you know, I remember, gosh, I mean, we've been covering, you know, red hat summits for a long time And, and it's interesting to see that Antonio, you know, took that on and wanted to Oh my gosh, we Talk about, you know, customers need choice. with it, you know, and be able to move quickly with these trends that we're seeing. And I, and I loved it, you know, cuz it was really manageable. And when you establish your you know, do Kubernetes for free, you know, Hey, we're doing Kubernetes, but they don't have And you know, personally, I, this was my baby for the past couple years, trying to make sure that we took into You said, you know, OpenShift is Kubernetes with useful additions to it and an ecosystem Explain those useful additions if you would. So you get all the day, two management stuff, you get, we have a whole set of additional stuff you And the, the committers that in Kubernetes said, you know, we're not gonna do that. sticking with, you know, the APIs and APIs to make this all work, both, you know, in terms of what the community's trying But you have to, you have to make a red hat, has to make a choice as to where it puts its commitments. And just knowing where our customers need to take the platform. And a little bit of science. So it's like, you know, those experts trust us with And we have new personas, you know, this is new to us, as far as, you know, monthly utilization and being able to do this cloud consumption this So what have been some of the customer benefits so far, you've been doing it for a couple years. So I think that's the biggest thing is speed agility and just, you know, a really good customer experience at this point. That's one of the things that we know that in terms of, if you will. You're seeing, you know, the pieces come together, the puzzle pieces that sort of substrate being And it's bringing that operating model to move to a monthly model so they can do pay as you go. And you think about the critical aspects of, of the cloud operating model. So it's just, you know, it fits our DNA so well to have something so community driven now And we actually, Ansible will be coming further down the, you know, the patch. All inside a GreenLake. what are you seeing at this discover 22? I don't, you know, I know things take time. Thank you so much for joining David me on the program talking about actually guys, We'll look forward to having you guys back on. We are at HPE discover 22 live from the show floor in Las Vegas.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
David | PERSON | 0.99+ |
Lisa Martin | PERSON | 0.99+ |
Dave Velante | PERSON | 0.99+ |
HP | ORGANIZATION | 0.99+ |
Lori | PERSON | 0.99+ |
Ryan King | PERSON | 0.99+ |
Boston | LOCATION | 0.99+ |
Lori Fontine | PERSON | 0.99+ |
IBM | ORGANIZATION | 0.99+ |
Verizon | ORGANIZATION | 0.99+ |
Las Vegas | LOCATION | 0.99+ |
Alma Russo | PERSON | 0.99+ |
two companies | QUANTITY | 0.99+ |
telco | ORGANIZATION | 0.99+ |
Ryan | PERSON | 0.99+ |
90% | QUANTITY | 0.99+ |
AMIA | ORGANIZATION | 0.99+ |
Invidia | ORGANIZATION | 0.99+ |
65% | QUANTITY | 0.99+ |
10 years | QUANTITY | 0.99+ |
three years | QUANTITY | 0.99+ |
GreenLake | ORGANIZATION | 0.99+ |
yesterday | DATE | 0.99+ |
Laurie Fontaine | PERSON | 0.99+ |
Ansible | ORGANIZATION | 0.99+ |
47.8% | QUANTITY | 0.99+ |
Dave | PERSON | 0.99+ |
10 | DATE | 0.99+ |
both | QUANTITY | 0.99+ |
three years ago | DATE | 0.99+ |
HPE | ORGANIZATION | 0.99+ |
first | QUANTITY | 0.99+ |
red hat | ORGANIZATION | 0.99+ |
Kubernetes | TITLE | 0.99+ |
12 years | QUANTITY | 0.99+ |
OpenShift | TITLE | 0.99+ |
H HP | ORGANIZATION | 0.98+ |
Kubernete | TITLE | 0.98+ |
this week | DATE | 0.98+ |
two | QUANTITY | 0.98+ |
Antonio | PERSON | 0.98+ |
last month | DATE | 0.98+ |
5g | ORGANIZATION | 0.98+ |
20 | QUANTITY | 0.98+ |
17 years | QUANTITY | 0.97+ |
11 | DATE | 0.97+ |
OpenShift | ORGANIZATION | 0.97+ |
around 50% | QUANTITY | 0.96+ |
one | QUANTITY | 0.96+ |
up to 10 years | QUANTITY | 0.96+ |
Q3 | DATE | 0.95+ |
Red Hat | ORGANIZATION | 0.95+ |
Linux | TITLE | 0.95+ |
22 | QUANTITY | 0.94+ |
Q4 | DATE | 0.94+ |
12 years ago | DATE | 0.93+ |
2022 | DATE | 0.93+ |
this year | DATE | 0.93+ |
pandemic | EVENT | 0.92+ |
Matthew Carroll, Immuta | Snowflake Summit 2022
(Upbeat music) >> Hey everyone. Welcome back to theCUBE's continuing coverage day two Snowflake Summit '22 live from Caesar's forum in Las Vegas. Lisa Martin here with Dave Vellante, bringing you wall to wall coverage yesterday, today, and tomorrow. We're excited to welcome Matthew Carroll to the program. The CEO of Immuta, we're going to be talking about removing barriers to secure data access security. Matthew, welcome. >> Thank you for having me, appreciate it. >> Talk to the audience a little bit about Immuta you're a Snowflake premier technology partner, but give him an overview of Immuta what you guys do, your vision, all that good stuff. >> Yeah, absolutely, thanks. Yeah, if you think about what Immunta at it's core is, we're a data security platform for the modern data stack, right? So what does that mean? It means that we embed natively into a Snowflake and we enforce policies on data, right? So, the rules to be able to use it, to accelerate data access, right? So, that means connecting to the data very easily controlling it with any regulatory or security policy on it as well as contractual policies, and then being able to audit it. So, that way, any corporation of any size can leverage their data and share that data without risking leaking it or potentially violating a regulation. >> What are some of the key as we look at industry by industry challenges that Immuta is helping those customers address and obviously quickly since everything is accelerating. >> Yeah. And it's, you're seeing it 'cause the big guys like Snowflake are verticalizing, right? You're seeing a lot of industry specific, you know, concepts. With us, if you think of, like, where we live obviously policies on data regulated, right? So healthcare, how do we automate HIPAA compliance? How do we redesign clinical trial management post COVID, right? If you're going to have billions of users and you're collecting that data, pharmaceutical companies can't wait to collect that data. They need to remove those barriers. So, they need to be able to collect it, secure it, and be able to share it. Right? So, double and triple blinded studies being redesigned in the cloud. Government organizations, how do we share security information globally with different countries instantaneously? Right? So these are some of the examples where we're helping organizations transform and be able to kind of accelerate their adoption of data. >> Matt, I don't know if you remember, I mean, I know you remember coming to our office. But we had an interesting conversation and I was telling Lisa. Years ago I wrote a piece of you know, how to build on top of, AWS. You know, there's so much opportunity. And we had a conversation, at our office, theCUBE studios in Marlborough, Massachusetts. And we both, sort of, agreed that there was this new workload emerging. We said, okay, there's AWS, there's Snowflake at the time, we were thinking, and you bring machine learning, at time where we were using data bricks, >> Yeah. >> As the example, of course now it's been a little bit- >> Yeah. Careful. >> More of a battle, right, with those guys. But, and so, you see them going in their different directions, but the premise stands is that there's an ecosystem developing, new workloads developing, on top of the hyper scale infrastructure. And you guys play a part in that. So, describe what you're seeing there 'cause you were right on in that conversation. >> Yeah. Yeah. >> It's nice to be, right. >> Yeah. So when you think of this design pattern, right, is you have a data lake, you have a warehouse, and you have an exchange, right? And this architecture is what you're seeing around you now, is this is every single organization in the world is adopting this design pattern. The challenge that where we fit into kind of a sliver of this is, the way we used to do before is application design, right? And we would build lots of applications, and we would build all of our business logic to enforce security controls and policies inside each app. And you'd go through security and get it approved. In this paradigm, any user could potentially access any data. There's just too many data sources, too many users, and too many things that can go wrong. And to scale that is really hard. So, like, with Immuta, what we've done, versus what everyone else has done is we natively embedded into every single one of those compute partners. So ,Snowflake, data breaks, big query, Redshift, synapse on and on. Natively underneath the covers, so that was BI tools, those data science tools hit Snowflake. They don't have to rewrite any of their code, but we automatically enforce policy without them having to do anything. And then we consistently audit that. I call that the separation of policy from platform. So, just like in the world in big data, when we had to separate compute from storage, in this world, because we're global, right? So we're, we have a distributed workforce and our data needs to abide by all these new security rules and regulations. We provide a flexible framework for them to be able to operate at that scale. And we're the only ones in the world doing it. >> Dave Vellante: See the key there is, I mean, Snowflake is obviously building out its data cloud and the functions that it's building in are quite impressive. >> Yeah. >> Dave Vellante: But you know at some point a customer's going to say, look I have other stuff, whether it's in an Oracle database, or data lake or wherever, and that should just be a node on this global, whatever you want to call it, mesh or fabric. And then if I'm hearing you right, you participate in all of that. >> Correct? Yeah We kind of, we were able to just natively inject into each, and then be able to enforce that policy consistently, right? So, hey, can you access HIPAA data? Who are you? Are you authorized to use this? What's the purpose you want to query this data? Is it for fraud? Is it for marketing? So, what we're trying to do as part of this new design paradigm is ensure that we can automate nearly the entire data access process, but with the confidence and de-risk it, that's kind of the key thing. But the one thing I will mention is I think we talk a lot about the core compute, but I think, especially at this summit, data sharing is everything. Right? And this concept of no copy data sharing, because the data is too big and there's too many sets to share, that's the keys to the kingdom. You got to get your lake and your warehouse set with good policy, so you can effectively share it. >> Yeah, so, I wanted to just to follow up, if I may. So, you'd mentioned separating compute from storage and a lot of VC money poured into that. A lot of VC money poured into cloud database. How do you see, do you see Snowflake differentiating substantially from all the other cloud databases? And how so? >> I think it's the ease of use, right? Apple produces a phone that isn't much different than other competitors. Right? But what they do is, end to end, they provide an experience that's very simple. Right? And so yes. Are there other warehouses? Are there other ways to, you know you heard about their analytic workloads now, you know through unistore, where they're going to be able to process analytical workloads as well as their ad hoc queries. I think other vendors are obviously going to have the same capabilities, but I think the user experience of Snowflake right now is top tier. Right? Is I can, whether I'm a small business, I can load my debt in there and build an app really quickly. Or if I'm a JP Morgan or, you know, a West Farmer's I can move legacy, you know monolithic architectures in there in months. I mean, these are six months transitions. When think about 20 years of work is now being transitioned to the cloud in six months. That's the difference. >> So measuring ease of views and time to value, time to market. >> Yeah. That's it's everything is time to value. No one wants to manage the infrastructure. In the Hudup world, no one wants to have expensive customized engineers that are, you know, keeping up your Hudup infrastructure any longer. Those days are completely over. >> Can you share an example of a joint customer, where really the joint value proposition that Immuta and Snowflake bring, are delivering some pretty substantial outcomes? >> Yeah. I, what we're seeing is and we're obviously highly incentivized to get them in there because it's easier on us, right? Because we can leverage their row and com level security. We can leverage their features that they've built in to provide a better experience to our customers. And so when we talk about large banks, they're trying to move Terra data workloads into Snowflake. When we talk about clinical trial management, they're trying to get away from physical copies of data, and leverage the exchanges of mechanism, so you can manage data contracts, right? So like, you know, when we think of even like a company like Latch, right? Like Latch uses us to be able to oversee all of the consumer data they have. Without like a Snowflake, what ends up happening is they end up having to double down and invest on their own people building out all their own infrastructure. And they don't have the capital to invest in third party tools like us that keep them safe, prevent data leaks, allow them to do more and get more value out of their data, which is what they're good at. >> So TCO reduction I'm hearing. >> Matthew Carroll: Yes, exactly. >> Matt, where are you as a company, you've obviously made a lot of progress since we last talked. Maybe give us the update on you know, the headcount, and fundraising, and- >> Yeah, we're just at about 250 people, which scares me every day, but it's awesome. But yeah, we've just raised 100 million dollars- >> Lisa Martin: Saw that, congratulations. >> Series E, thank you, with night dragon leading it. And night dragon was very tactical as well. We are moving, we found that data governance, I think what you're seeing in the market now is the catalog players are really maturing, and they're starting to add a suite of features around governance, right? So quality control, observability, and just traditional asset management around their data. What we are finding is is that there's a new gap in this space, right? So if you think about legacy it's we had infrastructure security we had the four walls and we protect our four walls. Then we moved to network security. We said, oh, the adversary is inside zero trust. So, let's protect all of our endpoints, right? But now we're seeing is data is the security flaw data could be, anyone could potentially access it in this organization. So how do we protect data? And so what we have matured into is a data security company. What we have found is, there's this next generation of data security products that are missing. And it's this blend between authentication like an, an Okta or an AuthO and auth- I'm sorry, authorization. Like Immuta, where we're authorizing certain access. And we have to pair together, with the modern observability, like a data dog, to provide an a layer above this modern data stack, to protect the data to analyze the users, to look for threats. And so Immuta has transformed with this capital. And we brought Dave DeWalt onto our board because he's a cybersecurity expert, he gives us that understanding of what is it like to sell into this modern cyber environment. So now, we have this platform where we can discover data, analyze it, tag it, understand its risk, secure it to author and enforce policies. And then monitor, the key thing is monitoring. Who is using the data? Why are they using the data? What are the risks to that? In order to enforce the security. So, we are a data security platform now with this raise. >> Okay. That, well, that's a new, you know, vector for you guys. I always saw you as an adjacency, but you're saying smack dab in the heart >> Matthew Carroll: Yes. Yeah. We're jumping right in. What we've seen is there is a massive global gap. Data is no longer just in one country. So it is, how do we automate policy enforcement of regulatory oversight, like GDPR or CCPA, which I think got this whole category going. But then we quickly realized is, well we have data jurisdiction. So, where does that data have to live? Where can I send it to? Because from Europe to us, what's the export treaty? We don't have defined laws anymore. So we needed a flexible framework to handle that. And now what we're seeing is data leaks, upon data leaks, and you know, the Snowflakes and the other cloud compute vendors, the last thing they ever want is a data leak out of their ecosystem. So, the security aspects are now becoming more and more important. It's going to be an insider threat. It's someone that already has access to that and has the rights to it. That's going to be the risk. And there is no pattern for a data scientist. There's no zero trust model for data. So we have to create that. >> How are you, last question, how are you going to be using a 100 million raised in series E funding, which you mentioned, how are you going to be leveraging that investment to turn the volume up on data security? >> Well, and we still have also another 80 million still in the bank from our last raise, so 180 million now, and potentially more soon, we'll kind of throw that out there. But, the first thing is M and A I believe in a recessing market, we're going to see these platforms consolidate. Larger customer of ours are driving us to say, Hey, we need less tools. We need to make this easier. So we can go faster. They're, even in a recessing market, these customers are not going to go slower. They're moving in the cloud as fast as possible, but it needs to be easier, right? It's going back to the mid nineties kind of Lego blocks, right? Like the IBM, the SAP, the Informatica, right? So that's number one. Number two is investing globally. Customer success, engineering, support, 24 by seven support globally. Global infrastructure on cloud, moving to true SaaS everywhere in the world. That's where we're going. So sales, engineering, and customer success globally. And the third is, is doubling down on R and D. That monitor capability, we're going to be building software around. How do we monitor and understand risk of users, third parties. So how do you handle data contracts? How do you handle data use agreements? So those are three areas we're focused on. >> Dave Vellante: How are you scaling go to market at this point? I mean, I presume you are. >> Yeah, well, I think as we're leveraging these types of engagements, so like our partners are the big cloud compute vendors, right? Those data clouds. We're injecting as much as we can into them and helping them get more workloads onto their infrastructure because it benefits us. And then obviously we're working with GSIs and then RSIs to kind of help with this transformation, but we're all in, we're actually deprecating support of legacy connectors. And we're all in on cloud compute. >> How did the pivot to all in on security, how did it affect your product portfolio? I mean, is that more positioning or was there other product extensions that where you had to test product market fit? >> Yeah. This comes out of customer drive. So we've been holding customer advisory boards across Europe, Asia and U.S. And what we just saw was a pattern of some of these largest banks and pharmaceutical companies and insurance companies in the world was, hey we need to understand who is actually on our data. We have a better understanding of our data now, but we don't actually understand why they're using our data. Why are they running these types of queries? Is this machine, you know logic, that we're running on this now, we invested all this money in AI. What's the risk? They just don't know. And so, yeah, it's going to change our product portfolio. We modularized our platform to the street components over the past year, specifically now, so we can start building custom applications on top of it, for specific users like the CSO, like, you know, the legal department, and like third party regulators to come in, as well as as going back to data sharing, to build data use agreements between one or many entities, right? So an SMP global can expose their data to third parties and have one consistent digital contract, no more long memo that you have to read the contract, like, Immuta can automate those data contracts between one or many entities. >> Dave Vellante: And make it a checkbox item. >> It's just a checkbox, but then you can audit it all, right? >> The key thing is this, I always tell people, there's negligence and gross negligence. Negligence, you can go back and fix something, gross negligence you don't have anything to put into controls. Regulators want you to be at least negligent, grossly negligent. They get upset. (laughs) >> Matthew, it sounds like great stuff is going on at Immuta, lots of money in the bank. And it sounds like a very clear and strategic vision and direction. We thank you so much for joining us on theCUBE this morning. >> Thank you so much >> For our guest and Dave Vellante, I'm Lisa Martin, you're watching theCUBE's coverage of day two, Snowflake Summit '22, coming at ya live, from the show floor in Las Vegas. Be right back with our next guest. (Soft music)
SUMMARY :
Matthew Carroll to the program. of Immuta what you guys do, your vision, So, the rules to be able to use it, What are some of the key So, they need to be able to collect it, at the time, we were thinking, And you guys play a part in that. of our business logic to Dave Vellante: See the key there is, on this global, whatever you What's the purpose you just to follow up, if I may. they're going to be able to and time to value, time to market. that are, you know, keeping And they don't have the capital to invest Matt, where are you as a company, Yeah, we're just at about 250 people, What are the risks to that? I always saw you That's going to be the risk. but it needs to be easier, right? I mean, I presume you are. and then RSIs to kind of help the CSO, like, you know, Dave Vellante: And Regulators want you to be at Immuta, lots of money in the bank. from the show floor in Las Vegas.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Dave Vellante | PERSON | 0.99+ |
Matthew Carroll | PERSON | 0.99+ |
Lisa Martin | PERSON | 0.99+ |
Dave Vellante | PERSON | 0.99+ |
Matthew | PERSON | 0.99+ |
IBM | ORGANIZATION | 0.99+ |
Europe | LOCATION | 0.99+ |
Dave DeWalt | PERSON | 0.99+ |
AWS | ORGANIZATION | 0.99+ |
Lisa | PERSON | 0.99+ |
Las Vegas | LOCATION | 0.99+ |
Matt | PERSON | 0.99+ |
Immuta | ORGANIZATION | 0.99+ |
tomorrow | DATE | 0.99+ |
100 million dollars | QUANTITY | 0.99+ |
Asia | LOCATION | 0.99+ |
Apple | ORGANIZATION | 0.99+ |
U.S. | LOCATION | 0.99+ |
Informatica | ORGANIZATION | 0.99+ |
today | DATE | 0.99+ |
six months | QUANTITY | 0.99+ |
Latch | ORGANIZATION | 0.99+ |
100 million | QUANTITY | 0.99+ |
SAP | ORGANIZATION | 0.99+ |
180 million | QUANTITY | 0.99+ |
Hudup | ORGANIZATION | 0.99+ |
JP Morgan | ORGANIZATION | 0.99+ |
third | QUANTITY | 0.99+ |
Immunta | ORGANIZATION | 0.99+ |
yesterday | DATE | 0.99+ |
Marlborough, Massachusetts | LOCATION | 0.99+ |
theCUBE | ORGANIZATION | 0.99+ |
one country | QUANTITY | 0.98+ |
each app | QUANTITY | 0.98+ |
West Farmer | ORGANIZATION | 0.98+ |
Snowflake Summit '22 | EVENT | 0.98+ |
Snowflake | TITLE | 0.98+ |
80 million | QUANTITY | 0.98+ |
one | QUANTITY | 0.97+ |
Oracle | ORGANIZATION | 0.97+ |
both | QUANTITY | 0.97+ |
mid nineties | DATE | 0.96+ |
GDPR | TITLE | 0.96+ |
Snowflakes | EVENT | 0.96+ |
day two | QUANTITY | 0.95+ |
HIPAA | TITLE | 0.95+ |
Snowflake Summit '22 | EVENT | 0.94+ |
24 | QUANTITY | 0.94+ |
about 20 years | QUANTITY | 0.93+ |
first thing | QUANTITY | 0.93+ |
this morning | DATE | 0.93+ |
past year | DATE | 0.92+ |
seven | QUANTITY | 0.92+ |
Snowflake | ORGANIZATION | 0.92+ |
Snowflake Summit 2022 | EVENT | 0.92+ |
about 250 people | QUANTITY | 0.92+ |
each | QUANTITY | 0.91+ |
day | QUANTITY | 0.87+ |
double | QUANTITY | 0.87+ |
SMP | ORGANIZATION | 0.85+ |
unistore | TITLE | 0.84+ |
triple | QUANTITY | 0.84+ |
Snowflake | EVENT | 0.83+ |
Caesar | PERSON | 0.82+ |
three areas | QUANTITY | 0.82+ |
GSIs | ORGANIZATION | 0.81+ |
Years ago | DATE | 0.8+ |
Sean Smith, VMware | VeeamON 2022
(upbeat music) >> Hi everybody. We're back at VeeamON 2022, we're winding down coverage to The Cube day two. We've done a lot of VeeamON. We're at the Aria hotel, smaller physical audience, huge hybrid audience, little different program. Great keynotes, really loved the keynote yesterday and today kind of product day today. Sean Smith is here with myself and David Nicholson. He's the staff Solution Architect at VMware. Sean, thanks for coming on the Cube, taking some time with us. >> Hey guys. Great to be here and great to be in person again. >> Yeah, it sure is. Hoping to see VMworld is no longer VMworld, right? >> It's VMware Explore now. Yep. >> Okay. Awesome. Looking forward to that. That was one of the first shows we ever did. It's kind of got that same vibe, I hope you don't lose that, the core of VMware. >> What we've been told is it's still going to be, the core of what we do and it's going to be the showcase of VMware. >> Which is the ecosystem, great vibe. You always know a million people there, which is great fun. How's it going at VMware today? I mean, let's start there. It's been a while since we've talked physically with... >> Yeah. VMware is, we've come through the pandemic, fairly well, relative speaking to what others have done. I'm part of the VCPP Program, the VMware Cloud Provider Program, and I look after cloud service providers, cloud builders, people who are actually building out networks for customers and environments that are very specialized and focusing on their needs and VMware is forefront with cloud service providers these days, doing really well. >> The last time we were physically proximate to VMware executives, I think Pat Gelsinger was still the CEO, Dell still owned the majority of VMware. So that spin happened. So that's good. I think the ecosystem in particular is probably really happy about that. Does it have any effect on your world? >> From a day to day business perspective, not really, right. Obviously we still have a very tight relationship with Dell. We still do a lot of innovative solutions and products with the Dell team. We have a tight integration there. It really gives us the opportunity to also work with many other vendors as well. And focus on solutions that our customers are looking for really, is where VMware is tryna focus. >> Yeah. It's funny, we were at Red Hat Summit last week. IBM Think was right across the street there was very little mention, if any, I think they talked about an IBM mainframe at Red Hat Summit. That was it. I mean IBM fully owns Red Hat, but a lot of people said, we hope that it's going to be like VMware and you guys have always had that independent culture. >> Fiercely independent. >> Fiercely independent. Yes. >> Yes. It's like when you coach, I don't know me anyway, when I coach my kids baseball, I'm a tougher on them than am with the other kids. I think you guys were sometimes tougher on your own or... And rightly so, you have a huge ecosystem. >> We do. >> That is epic. And so you have to look out for that. VMware has always done that. VCPP the V is for a VMware what's what's the acronym. >> So the CPP is Cloud Provider Program. It's a program that's specifically aimed at our cloud service providers. There's several solutions within the program, which are really focused on helping them build business, helping them go to market, helping them with being able to, for certain part of it compete with the hyperscalers and our support several cloud providers, mostly out of the Northeast, and they're doing really well. They're doing well against the hyperscalers, they very often provide solutions that are not easy to get on a hyperscaler. When you want to have customer interaction and things like that. So the VCP Program as I said, is really tailored, it has solutions which are very much focused on allowing them to build their businesses as a cloud service provider. >> Just a follow up if I may. >> Yeah. >> So the history of VMware Cloud has been really interesting. At one point vCloud Air, we know what happened there. This is not vCloud Air. >> This is not vCloud Air. It's got nothing to do with vCloud Air. It's really a program where we provide solutions that the cloud builders build with, right? So it's software solutions. There's no hardware involved. There's no VMware having the environment, it's really cloud providers building solutions. >> So it's interesting, Dave, this has come full circle, you used to work at Virtustream. There was point Rodney was like, bring it on AWS, correlation and back said, we can't lose to a book seller and all that was just, fun marketing talk for media people like us. But the interesting thing is, well, so VMware Cloud on AWS. Huge success of VMware Cloud Foundation. Doing really well. And obviously you've got momentum. Everybody thought, not everybody. >> It's in Google's, in Azure, it's in Oracle. >> Yeah, yeah. Sorry. >> It's an IBM. >> IBM a... >> It's an IBM. >> Number one in IBM. Yeah. >> And so a lot of people thought, I shouldn't say everybody, but a lot of people thought, MSPs, the cloud service providers, non-hyperscalers are cooked through 2010, 2011. The exact opposite happened. >> It's 100%. >> It's growing like crazy. We want to understand why, but it's come full circle. >> Yeah, it certainly has. I mean, the industry has changed considerably and especially over the last few years with COVID, I will say that the cloud service providers that are support and by the way, Virtustream was one of them, when I first joined VMware, I supported Virtustream. And they have had to adapt their businesses, the hyperscalers have come at them with everything that they've got and honesty, the cloud service providers that I support are phenomenal growth. They they're growing on a par with what some of the hyperscalers are doing. So there's definitely a place for cloud service providers, they've got great business, they've got great customers, great relationships. And it's as I said, it's growing a huge business. >> So we've talked a lot about theme from the perspective of the idea of a Supercloud. Something that can overlay a variety of on-premises and off-premises providers and provide sort of a unified view, unified management methodology. How much is what at least was formerly known as the SDDC stack, the Software Defined Data Center stack, still a part of VMwares vision that is right in line with that, from what Veeam is doing. How much of your business is deploying SDDC stacks that are then customized in one way or another. >> 100% of it. >> 100% of it. Right, okay. >> Yeah. So, when you're talking about having that single view of everything in the cloud provider program, there's a product called VMware Cloud Director. and it is the multi-tenant view of the infrastructure and the environment that the cloud providers are building. Right. So VMware Cloud Director has gone through many iterations and we've recently launched Cloud Director Service, which is a SaaS offering of the product. But what it actually does is you put it on top of VMC on AWS. you put it on top of GCVE, you put it on top of the cloud service providers, SDDCs, right. All of these are SDDCs underneath. >> AVS and Azure. >> AVS and Azure. >> I was associated with that. So I must have it mentioned. >> Exactly. >> They're all SDDC's. >> SDDC's, yeah, yeah, exactly. And as well as your on premise environment. Right. So all of these federate together through the VMware Cloud Director, and you end up having a single pane of glass across all of those environments. So whether it's running in the hyperscale, or running on your premises, running in a cloud service provider's environment, you have a single view, a single interface that you log into and you can see everything that's going on inside your environment. So it really brings that holistic, single view of everything to reality. >> How about from a licensing perspective? >> So from a licensing perspective... >> I'm a non-premises customer, I'm running VMware on-prem, I have been, I was at world VMworld 2004 and enjoyed BattleBots. So hopefully you'll start bringing BattleBots back. >> We will have to. >> And now I'm dealing with a service provider. That is one of the partners that you're working with. How does that licensing work? >> So the Cloud Provider Program actually has a slightly different licensing model to what you would have on premises, right? They have a rental model with VMware, it's a PAYGo model, right. One of the great things about the program is that it's consumption based. So it makes it easy for cloud service providers to build a consumption based business, which is kind of where everything is moving, right? >> Yeah, for sure. >> So whether you have an on-premise environment that's licensed through what we call perpetual or ELA licensing, from a VMware perspective, you can still layer on top, that cloud service provider solution VCD, right? And you would obviously have a financial relationship with the cloud service provider in terms of the environment that you have with them. And they will be able to hook up that environment to your on-premises environment and get that single view. So the licensing is not a restriction, right, you can still continue to have your traditional licensed environment in your data center, as well as being able to connect into these seamlessly, right. That's the great thing about it. And that's where VMC, AVS, GCVE, the OCVS, the Oracle version, the RBM one, you can bring all of these together and really look at it from a holistic perspective, bring in things like NSX-T and other solutions like that VM as well, it works seamlessly across all these environments. >> I am talking about Supercloud, I asked Raghu last year, who's virtually at VMworld, I kind of explained that concept of hiding the complexity, the abstraction layer, being able to hide the underlying primitives and APIs, seems like it's evolving. One of the things he said was yes, but if developers want to go there, we let them. And that was a key point, because you're getting more into that DevOps. >> Correct 100%. >> And I would imagine the cloud service providers really oftentimes need for their reasons to get to those underlying primitives and APIs. >> And actually VCD is the enabler, right? So VCD allows you to provide a container based service sitting right alongside your IAS in the same SDDC, right? We're not even talking about segregating them out, you can have it inside the exact same SDDC, all linked together, all taking a common security approach to what's going on and providing you with that ease of use. So from an end user perspective, the DevOps type of people, VCD is an awesome solution, because they can go in fire up a new VM, or fire up a new container or whatever, without having to go through the rigmarole of asking IT for a VM, or asking somebody's permission, as a organization, you would give your DevOps teams certain amount of resources, how they use it's up to them, right? Whether they put containers in there or they bring VMs, it's all there. And it's all in one single solution. >> You mentioned that your community is doing very well growing it let's call it 35, 40% a year. And it's a market that's quite large worldwide. Because it's a lot of local, regional CSPs, a lot of big country CSPs and you said... >> It's four and a 1/2 thousand of them. So, it's huge. >> There you >> Versus four hyperscalers. >> Yeah, exactly. >> Include Alibaba. So, they might be individually smaller, but collectively they're larger. But you said that the hyperscalers coming after them with everything they had was a comment that you made, are customers choosing CSPs over hyperscalers? If so, when and why. >> Sometimes they are choosing CSPs over hyperscalers, but not always, very often they're choosing CSPs and hyperscalers, right. And it really depends on what their needs are. So historically speaking, it's been everybody rushing to the hyperscalers because that's the flavor of the day let's move out of our data center. It's much cheaper to run everything in these hyperscalers, and they do it. And then the bill comes in and reality suddenly hits. And it's definitely not as cheap as they thought it was going to be, right. So there's many aspects that cause tenants to not only rethink that, but also repatriate, right. Repatriation is a big thing for our cloud service providers. Things like egress costs, most cloud service providers have no egress costs, right? They encourage movement of things amongst themselves and for their tenants, because that's what they want, right? So egress costs are a huge problem for many tenants who come into these environments and that's sometimes why they would choose a CSP over a hyperscaler. But really, it's more about choosing the right place for your workload. There are workloads that belong in hyperscalers, right? And if you have a solution with a CSP like VCD, that allows you not only to be able to connect your on premises and the CSP, but also the hyperscalers and actually have a much more holistic solution where you can determine where you want to put stuff and put it in the right place. It's more about that, than it is about choosing one over the other really. >> Yeah, and sometimes it's more of a business differentiation than a technical one. Is it a hyperscale or is it a CSP? If you're licensing the SDDC stack and you're running it on IAS in Amazon or in Google or Azure? >> I think the other thing too is the CSPs oftentimes they manage service providers, right? Is that true? >> The relationship, right? And that's one of the things if you talk to a cloud service provider and yesterday I was, I had a session and I was talking to a bunch of people about VMware stuff. And I said to them, how many of you have tried to pick up a phone and talk to somebody at AWS? And there was laughter, because the reality is that what AWS does is a kind of one size fits all approach, right? There isn't somebody on the end of the phone that you can pick up and call, if they have a major outage that outage is affecting 1000s of different customers and you one of those thousands really means nothing to them, right? Whereas a cloud service provider, generally speaking, has a very tight one-on-one relationship with both from an engineering perspective, right. With their tenants, but also at a higher managerial level. So they create those relationships and those relationships often drive these things. It's not always financial, there is a financial component to it, but very often it's the relationship, have they got somebody that they can talk to? If they getting many different solutions, can they get all those solutions from one provider? And if they can, it's much easier for them to manage from a... >> And I think so does that manage service... There's also a lot of things that despite their breadth and portfolio that the cloud service providers don't support, you can't do Oracle rack in the cloud, right? But you can in a service provider. >> Exactly. >> And Oracle, look you can negotiate with Oracle, so you can get similar pricing AWS, but this price is two x. They're either on-prem or in Oracle. So I could take my Oracle instance, stick it into a managed service provider or cloud service provider, do whatever I need to, and there are I'm sure 1000s of configurations like that, that aren't necessarily identically supported, security edicts that aren't necessarily exactly the same, so many specials that managed service say welcome to your point. AWS is as long as it's black, it's good. >> Yeah, exactly. And that's the thing, right? Those cloud service providers are doing exactly that. They have Oracle racks in there, they have all sorts of those solutions that are there in their data centers. And proximity is also an issue, right? Very often the people who are using those systems need their ancillary things to be close by, they can't be 10s or 20s or 30 milliseconds away, they need to be sub millisecond connectivity. And those are the areas where the cloud service providers really shine, they can offer those solutions that really enable their tenants to get what they want at the end of the day. Again to your point, you can negotiate with Oracle, but these cloud service providers do it day in and day out. Who wants their business? >> Who wants to do that with Oracle anyway, their lawyers are smarter than yours. Veeam, what are you doing with Veeam, in resilient architectures and cyber recovery? >> Yeah, we are a sponsor here at the event and Veeam is a great partner with VMware and we're great partner to them. A lot of cloud service providers actually use Veeam as their primary backup solution for their tenants, right. VMware Cloud Director that I was talking about just now, the thing that gives you a view of everything over the top, Veeam was actually one of the very first vendors to integrate with VCD. And you can use your Veeam environment directly from the screen, you right click, and you say do a backup and that's as easy as that from a Veeam perspective. So we have a lot of integrations with Veeam. We help the cloud service providers, ransomware is a big talking thing around this event, but all over the place, right? So a lot of the solutions that Veeam brings to the party, these cloud service providers are also deploying into their environments to help with ransomware. They have so many solutions that help those cloud service providers provide a holistic solution. >> Well, Veeam was basically founded saying, Hey, we're going to better our business on VMware. I first saw Veeam at a V mug, I think in Boston, and I was like, who is Veeam? VMware is that their product? It was just so you guys have had a long relationship, even though initially VMware was probably saying the same thing, who the heck are these guys? Well, how do you like them now? Sean, thanks so much for... >> Thank you. It's been great to be here. Appreciate it. Thank you for watching. Keep it right there. We'll be back shortly. We'll get a couple more segments left. Dave and I are going to wrap up later in the day, you watching The Cube at VeeamON 2022, be right back. (upbeat music)
SUMMARY :
really loved the keynote yesterday Great to be here and great Hoping to see VMworld is It's VMware Explore now. It's kind of got that same vibe, and it's going to be Which is the ecosystem, great vibe. and VMware is forefront with Dell still owned the majority of VMware. and products with the Dell team. and you guys have always had Fiercely independent. And rightly so, you have a huge ecosystem. And so you have to look out for that. So the CPP is Cloud Provider Program. So the history of VMware Cloud that the cloud builders build with, right? and all that was just, It's in Google's, in Yeah, yeah. Number one in IBM. MSPs, the cloud service providers, but it's come full circle. and honesty, the cloud service from the perspective of 100% of it. and it is the multi-tenant view of I was associated with that. a single interface that you log into and enjoyed BattleBots. That is one of the partners One of the great things that you have with them. One of the things he said was yes, And I would imagine the And actually VCD is the enabler, right? a lot of big country CSPs and you said... So, it's huge. was a comment that you made, and put it in the right place. Yeah, and sometimes it's more of a And that's one of the things that the cloud service And Oracle, look you And that's the thing, right? Veeam, what are you doing with Veeam, So a lot of the solutions that It was just so you guys have Dave and I are going to
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
David Nicholson | PERSON | 0.99+ |
Sean | PERSON | 0.99+ |
Dave | PERSON | 0.99+ |
AWS | ORGANIZATION | 0.99+ |
Sean Smith | PERSON | 0.99+ |
Pat Gelsinger | PERSON | 0.99+ |
Oracle | ORGANIZATION | 0.99+ |
Dell | ORGANIZATION | 0.99+ |
IBM | ORGANIZATION | 0.99+ |
10s | QUANTITY | 0.99+ |
100% | QUANTITY | 0.99+ |
Boston | LOCATION | 0.99+ |
20s | QUANTITY | 0.99+ |
VMware | ORGANIZATION | 0.99+ |
Alibaba | ORGANIZATION | 0.99+ |
VMware Cloud Foundation | ORGANIZATION | 0.99+ |
last week | DATE | 0.99+ |
1000s | QUANTITY | 0.99+ |
2010 | DATE | 0.99+ |
yesterday | DATE | 0.99+ |
Rodney | PERSON | 0.99+ |
2011 | DATE | 0.99+ |
Virtustream | ORGANIZATION | 0.99+ |
last year | DATE | 0.99+ |
ORGANIZATION | 0.99+ | |
one | QUANTITY | 0.99+ |
one provider | QUANTITY | 0.99+ |
30 milliseconds | QUANTITY | 0.99+ |
today | DATE | 0.99+ |
Veeam | ORGANIZATION | 0.99+ |
four | QUANTITY | 0.99+ |
thousands | QUANTITY | 0.98+ |
vCloud Air | TITLE | 0.98+ |
One | QUANTITY | 0.98+ |
two | QUANTITY | 0.98+ |
Raghu | PERSON | 0.98+ |
Amazon | ORGANIZATION | 0.98+ |
VMware Cloud Director | TITLE | 0.98+ |
both | QUANTITY | 0.98+ |
Red Hat Summit | EVENT | 0.98+ |
first | QUANTITY | 0.96+ |
single view | QUANTITY | 0.96+ |
single | QUANTITY | 0.96+ |
single interface | QUANTITY | 0.96+ |
VMwares | ORGANIZATION | 0.95+ |
egress | ORGANIZATION | 0.95+ |
Wrap with Stephanie Chan | Red Hat Summit 2022
(upbeat music) >> Welcome back to theCUBE. We're covering Red Hat Summit 2022. We're going to wrap up now, Dave Vellante, Paul Gillin. We want to introduce you to Stephanie Chan, who's our new correspondent. Stephanie, one of your first events, your very first CUBE event. So welcome. >> Thank you. >> Up from NYC. Smaller event, but intimate. You got a chance to meet some folks last night at some of the after parties. What are your overall impressions? What'd you learn this week? >> So this has been my first in-person event in over two years. And even though, like you said, is on the smaller scale, roughly around 1000 attendees, versus it's usual eight to 10,000 attendees. There's so much energy, and excitement, and openness in these events and sessions. Even before and after the sessions people have been mingling and socializing and hanging out. So, I think a lot of people appreciate these in-person events and are really excited to be here. >> Cool. So, you also sat in some of the keynotes, right? Pretty technical, right? Which is kind of new to sort of your genre, right? I mean, I know you got a financial background but, so what'd you think of the keynotes? What'd you think of the format, the theater in the round? Any impressions of that? >> So, I think there's three things that are really consistent in these Red Hat Summit keynotes. There's always a history lesson. There's always, you know, emphasis in the culture of openness. And, there's also inspirational stories about how people utilize open source. And I found a lot of those examples really compelling and interesting. For instance, people use open source in (indistinct), and even in space. So I really enjoyed, you know, learning about all these different people and stories. What about you guys? What do you think were the big takeaways and the best stories that came out of the keynotes? >> Paul, want to start? >> Clearly the Red Hat Enterprise Linux 9 is a major rollout. They do that only about every three years. So that's a big deal to this audience. I think what they did in the area of security, with rolling out sigstore, which is a major new, I think an important new project that was sort of incubated at Red Hat. And they're trying to put in to create an open source ecosystem around that now. And the alliances. I'm usually not that much on partnerships, but the Accenture and the Microsoft partnerships do seem to be significant to the company. And, finally, the GM partnership which I think was maybe kind of the bombshell that they sort of rushed in at the last minute. But I think has the biggest potential impact on Red Hat and its partner ecosystem that is really going to anchor their edge architecture going forward. So I didn't see it so much on the product front, but the sense of Red Hat spreading its wings, and partnering with more companies, and seeing its itself as really the center of an ecosystem indicates that they are, you know, they're in a very solid position in their business. >> Yeah, and also like the pandemic has really forced us into this new normal, right? So customer demand is changing. There has been the shift to remote. There's always going to be a new normal according to Paul, and open source carries us through that. So how do you guys think Red Hat has helped its portfolio through this new normal and the shift? >> I mean, when you think of Red Hat, you think of Linux. I mean, that's where it all started. You think OpenShift which is the application development platforms. Linux is the OS. OpenShift is the application development platform for Kubernetes. And then of course, Ansible is the automation framework. And I agree with you, ecosystem is really the other piece of this. So, I mean, I think you take those three pieces and extend that into the open source community. There's a lot of innovation that's going around each of those, but ecosystems are the key. We heard from Stefanie Chiras, that fundamental, I mean, you can't do this without those gap fillers and those partnerships. And then another thing that's notable here is, you know, this was, I mean, IBM was just another brand, right? I mean, if anything it was probably a sub-brand, I mean, you didn't hear much about IBM. You certainly had no IBM presence, even though they're right across the street running Think. No Arvind present, no keynote from Arvind, no, you know, Big Blue washing. And so, I think that's a testament to Arvind himself. We heard that from Paul Cormier, he said, hey, this guy's been great, he's left us alone. And he's allowed us to continue innovating. It's good news. IBM has not polluted Red Hat. >> Yes, I think that the Red Hat was, I said at the opening, I think Red Hat is kind of the tail wagging the dog right now. And their position seems very solid in the market. Clearly the market has come to them in terms of their evangelism of open source. They've remained true to their business model. And I think that gives them credibility that, you know, a lot of other open source companies have lacked. They have stuck with the plan for over 20 years now and have really not changed it, and it's paying off. I think they're emerging as a company that you can trust to do business with. >> Now I want to throw in something else here. I thought the conversation with IDC analyst, Jim Mercer, was interesting when he said that they surveyed customers and they wanted to get the security from their platform vendor, versus having to buy these bespoke tools. And it makes a lot of sense to me. I don't think that's going to happen, right? Because you're going to have an identity specialist. You're going to have an endpoint specialist. You're going to have a threat detection specialist. And they're going to be best of breed, you know, Red Hat's never going to be all of those things. What they can do is partner with those companies through APIs, through open source integrations, they can add them in as part of the ecosystem and maybe be the steward of that. Maybe that's the answer. They're never going to be the best at all those different security disciplines. There's no way in the world, Red Hat, that's going to happen. But they could be the integration point. And that would be, that would be a simplifying layer to the equation. >> And I think it's smart. You know, they're not pretending to be an identity in access management or an anti-malware company, or even a zero trust company. They are sticking to their knitting, which is operating system and developers. Evangelizing DevSecOps, which is a good thing. And, that's what they're going to do. You know, you have to admire this company. It has never gotten outside of its swim lane. I think it's understood well really what it wants to be good at. And, you know, in the software business knowing what not to do is more important than knowing what to do. Is companies that fail are usually the ones that get overextended, this company has never overextended itself. >> What else do you want to know? >> And a term that kept popping up was multicloud, or otherwise known as metacloud. We know what the cloud is, but- >> Oh, supercloud, metacloud. >> Supercloud, yeah, here we go. We know what the cloud is but, what does metacloud mean to you guys? And why has it been so popular in these conversations? >> I'm going to boot this to Dave, because he's the expert on this. >> Well, expert or not, but I mean, again, we've coined this term supercloud. And the idea behind the supercloud or what Ashesh called metacloud, I like his name, cause it allows Web 3.0 to come into the equation. But the idea is that instead of building on each individual cloud and have compatibility with that cloud, you build a layer across clouds. So you do the hard work as a platform supplier to hide the underlying primitives and APIs from the end customer, or the end developer, they can then add value on top of that. And that abstraction layer spans on-prem, clouds, across clouds, ultimately out to the edge. And it's new, a new value layer that builds on top of the hyperscale infrastructure, or existing data center infrastructure, or emerging edge infrastructure. And the reason why that is important is because it's so damn complicated, number one. Number two, every company's becoming a software company, a technology company. They're bringing their services through digital transformation to their customers. And you've got to have a cloud to do that. You're not going to build your own data center. That's like Charles Wang says, not Charles Wang. (Paul laughing) Charles Phillips. We were just talking about CA. Charles Phillips. Friends don't let friends build data centers. So that supercloud concept, or what Ashesh calls metacloud, is this new layer that's going to be powered by ecosystems and platform companies. And I think it's real. I think it's- >> And OpenShift, OpenShift is a great, you know, key card for them or leverage for them because it is perhaps the best known Kubernetes platform. And you can see here they're really doubling down on adding features to OpenShift, security features, scalability. And they see it as potentially this metacloud, this supercloud abstraction layer. >> And what we said is, in order to have a supercloud you got to have a superpaz layer and OpenShift is that superpaz layer. >> So you had conversations with a lot of people within the past two days. Some people include companies, from Verizon, Intel, Accenture. Which conversation stood out to you the most? >> Which, I'm sorry. >> Which conversation stood out to you the most? (Paul sighs) >> The conversation with Stu Miniman was pretty interesting because we talked about culture. And really, he has a lot of credibility in that area because he's not a Red Hat. You know, he hasn't been a Red Hat forever, he's fairly new to the company. And got a sense from him that the culture there really is what they say it is. It's a culture of openness and that's, you know, that's as important as technology for a company's success. >> I mean, this was really good content. I mean, there were a lot, I mean Stefanie's awesome. Stefanie Chiras, we're talking about the ecosystem. Chris Wright, you know, digging into some of the CTO stuff. Ashesh, who coined metacloud, I love that. The whole in vehicle operating system conversation was great. The security discussion that we just had. You know, the conversations with Accenture were super thoughtful. Of course, Paul Cormier was a highlight. I think that one's going to be a well viewed interview, for sure. And, you know, I think that the customer conversations are great. Red Hat did a really good job of carrying the keynote conversations, which were abbreviated this year, to theCUBE. >> Right. >> I give 'em a lot of kudos for that. And because, theCUBE, it allows us to double click, go deeper, peel the onion a little bit, you know, all the buzz words, and cliches. But it's true. You get to clarify some of the things you heard, which were, you know, the keynotes were, were scripted, but tight. And so we had some good follow up questions. I thought it was super useful. I know I'm leaving somebody out, but- >> We're also able to interview representatives from Intel and Nvidia, which at a software conference you don't typically do. I mean, there's the assimilation, the combination of hardware and software. It's very clear that, and this came out in the keynote, that Red Hat sees hardware as matter. It matters. It's important again. And it's going to be a source of innovation in the future. That came through clearly. >> Yeah. The hardware matters theme, you know, the old days you would have an operating system and the hardware were intrinsically linked. MVS in the mainframe, VAX, VMS in the digital mini computers. DG had its own operating system. Wang had his own operating system. Prime with Prime OS. You remember these days? >> Oh my God. >> Right? (Paul laughs) And then of course Microsoft. >> And then x86, everything got abstracted. >> Right. >> Everything became x86 and now it's all atomizing again. >> Although WinTel, right? I mean, MS-DOS and Windows were intrinsically linked for many, many years with Intel x86. And it wasn't until, you know, well, and then, you know, Sun Solaris, but it wasn't until Linux kind of blew that apart. And the internet is built on the lamp stack. And of course, Linux is the fundamental foundation for Red Hat. So my point is, that the operating system and the hardware have always been very closely tied together. Whether it's security, or IO, or registries and memory management, everything controlled by the OS are very close to the hardware. And so that's why I think you've got an affinity in Red Hat to hardware. >> But Linux is breaking that bond, don't you think? >> Yes, but it still has to understand the underlying hardware. >> Right. >> You heard today, how taking advantage of Nvidia, and the AI capabilities. You're seeing that with ARM, you're seeing that with Intel. How you can optimize the operating system to take advantage of new generations of CPU, and NPU, and CPU, and PU, XPU, you know, across the board. >> Yep. >> Well, I really enjoyed this conference and it really stressed how important open source is to a lot of different industries. >> Great. Well, thanks for coming on. Paul, thank you. Great co-hosting with you. And thank you. >> Always, Dave. >> For watching theCUBE. We'll be on the road, next week we're at KubeCon in Valencia, Spain. We're at VeeamON. We got a ton of stuff going on. Check out thecube.net. Check out siliconangle.com for all the news. Wikibon.com. We publish there weekly, our breaking analysis series. Thanks for watching everybody. Dave Vellante, for Paul Gillin, and Stephanie Chan. Thanks to the crew. Shout out, Andrew, Alex, Sonya. Amazing job, Sonya. Steven, thanks you guys for coming out here. Mark, good job corresponding. Go to SiliconANGLE, Mark's written some great stuff. And thank you for watching. We'll see you next time. (calm music)
SUMMARY :
We're going to wrap up now, at some of the after parties. And even though, like you I mean, I know you got And I found a lot of those examples indicates that they are, you know, There has been the shift to remote. and extend that into the Clearly the market has come to them And it makes a lot of sense to me. And I think it's smart. And a term that kept but, what does metacloud mean to you guys? because he's the expert on this. And the idea behind the supercloud And you can see here and OpenShift is that superpaz layer. out to you the most? that the culture there really I think that one's going to of the things you heard, And it's going to be a source and the hardware were And then of course Microsoft. And then x86, And it wasn't until, you know, well, the underlying hardware. and PU, XPU, you know, across the board. to a lot of different industries. And thank you. And thank you for watching.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Dave | PERSON | 0.99+ |
Dave Vellante | PERSON | 0.99+ |
Paul Gillin | PERSON | 0.99+ |
Verizon | ORGANIZATION | 0.99+ |
Chris Wright | PERSON | 0.99+ |
Jim Mercer | PERSON | 0.99+ |
Nvidia | ORGANIZATION | 0.99+ |
Arvind | PERSON | 0.99+ |
Paul Cormier | PERSON | 0.99+ |
Stefanie Chiras | PERSON | 0.99+ |
Stephanie Chan | PERSON | 0.99+ |
Paul Gillin | PERSON | 0.99+ |
Stephanie | PERSON | 0.99+ |
IBM | ORGANIZATION | 0.99+ |
Andrew | PERSON | 0.99+ |
Sonya | PERSON | 0.99+ |
Microsoft | ORGANIZATION | 0.99+ |
Mark | PERSON | 0.99+ |
Alex | PERSON | 0.99+ |
Paul | PERSON | 0.99+ |
Steven | PERSON | 0.99+ |
NYC | LOCATION | 0.99+ |
Stefanie | PERSON | 0.99+ |
Intel | ORGANIZATION | 0.99+ |
Charles Phillips | PERSON | 0.99+ |
Charles Wang | PERSON | 0.99+ |
Accenture | ORGANIZATION | 0.99+ |
next week | DATE | 0.99+ |
eight | QUANTITY | 0.99+ |
Stu Miniman | PERSON | 0.99+ |
Ashesh | PERSON | 0.99+ |
Red Hat | ORGANIZATION | 0.99+ |
first | QUANTITY | 0.99+ |
thecube.net | OTHER | 0.99+ |
IDC | ORGANIZATION | 0.99+ |
siliconangle.com | OTHER | 0.99+ |
Linux | TITLE | 0.99+ |
OpenShift | TITLE | 0.99+ |
Red Hat | TITLE | 0.99+ |
Windows | TITLE | 0.98+ |
Red Hat Summit 2022 | EVENT | 0.98+ |
Valencia, Spain | LOCATION | 0.98+ |
over 20 years | QUANTITY | 0.98+ |
over two years | QUANTITY | 0.98+ |
one | QUANTITY | 0.98+ |
three pieces | QUANTITY | 0.98+ |
first events | QUANTITY | 0.98+ |
Wang | PERSON | 0.97+ |
x86 | TITLE | 0.97+ |
around 1000 attendees | QUANTITY | 0.97+ |
zero trust | QUANTITY | 0.97+ |
Red Hat Summit | EVENT | 0.97+ |
this week | DATE | 0.96+ |
MS-DOS | TITLE | 0.96+ |
today | DATE | 0.96+ |
three things | QUANTITY | 0.96+ |
each | QUANTITY | 0.96+ |
10,000 attendees | QUANTITY | 0.96+ |
WinTel | TITLE | 0.96+ |
Ashesh | ORGANIZATION | 0.96+ |
Red Hat Enterprise Linux 9 | TITLE | 0.95+ |
last night | DATE | 0.95+ |
this year | DATE | 0.94+ |
Red Hat | ORGANIZATION | 0.94+ |
GM | ORGANIZATION | 0.93+ |
ARM | ORGANIZATION | 0.93+ |
Wrap with Stu Miniman | Red Hat Summit 2022
(bright music) >> Okay, we're back in theCUBE. We said we were signing off for the night, but during the hallway track, we ran into old friend Stu Miniman who was the Director of Market Insights at Red Hat. Stu, friend of theCUBE done the thousands of CUBE interviews. >> Dave, it's great to be here. Thanks for pulling me on, you and I hosted Red Hat Summit before. It's great to see Paul here. I was actually, I was talking to some of the Red Hatters walking around Boston. It's great to have an event here. Boston's got strong presence and I understand, I think was either first or second year, they had it over... What's the building they're tearing down right down the road here. Was that the World Trade Center? I think that's where they actually held it, the first time they were here. We hosted theCUBE >> So they moved up. >> at the Hines Convention Center. We did theCUBE for summit at the BCEC next door. And of course, with the pandemic being what it was, we're a little smaller, nice intimate event here. It's great to be able to room the hall, see a whole bunch of people and lots watching online. >> It's great, it's around the same size as those, remember those Vertica Big Data events that we used to have here. And I like that you were commenting out at the theater and the around this morning for the keynotes, that was good. And the keynotes being compressed, I think, is real value for the attendees, you know? 'Cause people come to these events, they want to see each other, you know? They want to... It's like the band getting back together. And so when you're stuck in the keynote room, it's like, "Oh, it's okay, it's time to go." >> I don't know that any of us used to sitting at home where I could just click to another tab or pause it or run for, do something for the family, or a quick bio break. It's the three-hour keynote I hope has been retired. >> But it's an interesting point though, that the virtual event really is driving the physical and this, the way Red Hat marketed this event was very much around the virtual attendee. Physical was almost an afterthought, so. >> Right, this is an invite only for in-person. So you're absolutely right. It's optimizing the things that are being streamed, the online audience is the big audience. And we just happy to be in here to clap and do some things see around what you're doing. >> Wonderful see that becoming the norm. >> I think like virtual Stu, you know this well when virtual first came in, nobody had a clue with what they were doing. It was really hard. They tried different things, they tried to take the physical and just jam it into the virtual. That didn't work, they tried doing fun things. They would bring in a famous person or a comedian. And that kind of worked, I guess, but everybody showed up for that and then left. And I think they're trying to figure it out what this hybrid thing is. I've seen it both ways. I've seen situations like this, where they're really sensitive to the virtual. I've seen others where that's the FOMO of the physical, people want physical. So, yeah, I think it depends. I mean, reinvent last year was heavy physical. >> Yeah, with 15,000 people there. >> Pretty long keynotes, you know? So maybe Amazon can get away with it, but I think most companies aren't going to be able to. So what is the market telling you? What are these insights? >> So Dave just talking about Amazon, obviously, the world I live in cloud and that discussion of cloud, the journey that customers are going on is where we're spending a lot of the discussions. So, it was great to hear in the keynote, talked about our deep partnerships with the cloud providers and what we're doing to help people with, you like to call it super cloud, some call it hybrid, or multi-cloud... >> New name. (crosstalk) Meta-Cloud, come on. >> All right, you know if Che's my executive, so it's wonderful. >> Love it. >> But we'll see, if I could put on my VR Goggles and that will help me move things. But I love like the partnership announcement with General Motors today because not every company has the needs of software driven electric vehicles all over the place. But the technology that we build for them actually has ramifications everywhere. We've working to take Kubernetes and make it smaller over time. So things that we do at the edge benefit the cloud, benefit what we do in the data center, it's that advancement of science and technology just lifts all boats. >> So what's your take on all this? The EV and software on wheels. I mean, Tesla obviously has a huge lead. It's kind of like the Amazon of vehicles, right? It's sort of inspired a whole new wave of innovation. Now you've got every automobile manufacturer kind of go and after. That is the future of vehicles is something you followed or something you have an opinion on Stu? >> Absolutely. It's driving innovation in some ways, the way the DOS drove innovation on the desktop, if you remember the 64K DOS limit, for years, that was... The software developers came up with some amazing ways to work within that 64K limit. Then when it was gone, we got bloatware, but it actually does enforce a level of discipline on you to try to figure out how to make software run better, run more efficiently. And that has upstream impacts on the enterprise products. >> Well, right. So following your analogy, you talk about the enablement to the desktop, Linux was a huge influence on allowing the individual person to write code and write software, and what's happening in the EV, it's software platform. All of these innovations that we're seeing across industries, it's how is software transforming things. We go back to the mark end reasons, software's eating the world, open source is the way that software is developed. Who's at the intersection of all those? We think we have a nice part to play in that. I loved tha- Dave, I don't know if you caught at the end of the keynote, Matt Hicks basically said, "Our mission isn't just to write enterprise software. "Our mission is based off of open source because open source unlocks innovation for the world." And that's one of the things that drew me to Red Hat, it's not just tech in good places, but allowing underrepresented, different countries to participate in what's happening with software. And we can all move that ball forward. >> Well, can we declare victory for open source because it's not just open source products, but everything that's developed today, whether proprietary or open has open source in it. >> Paul, I agree. Open source is the development model period, today. Are there some places that there's proprietary? Absolutely. But I had a discussion with Deepak Singh who's been on theCUBE many times. He said like, our default is, we start with open source code. I mean, even Amazon when you start talking about that. >> I said this, the $70 billion business on open source. >> Exactly. >> Necessarily give it back, but that say, Hey, this is... All's fair in tech and more. >> It is interesting how the managed service model has sort of rescued open source, open source companies, that were trying to do the Red Hat model. No one's ever really successfully duplicated the Red Hat model. A lot of companies were floundering and failing. And then the managed service option came along. And so now they're all cloud service providers. >> So the only thing I'd say is that there are some other peers we have in the industry that are built off open source they're doing okay. The recent example, GitLab and Hashicorp, both went public. Hashi is doing some managed services, but it's not the majority of their product. Look at a company like Mongo, they've heavily pivoted toward the managed service. It is where we see the largest growth in our area. The products that we have again with Amazon, with Microsoft, huge growth, lots of interest. It's one of the things I spend most of my time talking on. >> I think Databricks is another interesting example 'cause Cloudera was the now company and they had the sort of open core, and then they had the proprietary piece, and they've obviously didn't work. Databricks when they developed Spark out of Berkeley, everybody thought they were going to do kind of a similar model. Instead, they went for all in managed services. And it's really worked well, I think they were ahead of that curve and you're seeing it now is it's what customers want. >> Well, I mean, Dave, you cover the database market pretty heavily. How many different open source database options are there today? And that's one of the things we're solving. When you look at what is Red Hat doing in the cloud? Okay, I've got lots of databases. Well, we have something called, it's Red Hat Open Database Access, which is from a developer, I don't want to have to think about, I've got six different databases, which one, where's the repository? How does all that happen? We give that consistency, it's tied into OpenShift, so it can help abstract some of those pieces. we've got same Kafka streaming and we've got APIs. So it's frameworks and enablers to help bridge that gap between the complexity that's out there, in the cloud and for the developer tool chain. >> That's really important role you guys play though because you had this proliferation, you mentioned Mongo. So many others, Presto and Starbursts, et cetera, so many other open source options out there now. And companies, developers want to work with multiple databases within the same application. And you have a role in making that easy. >> Yeah, so and that is, if you talk about the question I get all the time is, what's next for Kubernetes? Dave, you and I did a preview for KubeCon and it's automation and simplicity that we need to be. It's not enough to just say, "Hey, we've got APIs." It's like Dave, we used to say, "We've got standards? Great." Everybody's implementation was a little bit different. So we have API Sprawl today. So it's building that ecosystem. You've been talking to a number of our partners. We are very active in the community and trying to do things that can lift up the community, help the developers, help that cloud native ecosystem, help our customers move faster. >> Yeah API's better than scripts, but they got to be managed, right? So, and that's really what you guys are doing that's different. You're not trying to own everything, right? It's sort of antithetical to how billions and trillions are made in the IT industry. >> I remember a few years ago we talked here, and you look at the size that Red Hat is. And the question is, could Red Hat have monetized more if the model was a little different? It's like, well maybe, but that's not the why. I love that they actually had Simon Sinek come in and work with Red Hat and that open, unlocks the world. Like that's the core, it's the why. When I join, they're like, here's a book of Red Hat, you can get it online and that why of what we do, so we never have to think of how do we get there. We did an acquisition in the security space a year ago, StackRox, took us a year, it's open source. Stackrox.io, it's community driven, open source project there because we could have said, "Oh, well, yeah, it's kind of open source and there's pieces that are open source, but we want it to be fully open source." You just talked to Gunnar about how he's RHEL nine, based off CentOS stream, and now developing out in the open with that model, so. >> Well, you were always a big fan of Whitehurst culture book, right? It makes a difference. >> The open organization and right, Red Hat? That culture is special. It's definitely interesting. So first of all, most companies are built with the hierarchy in mind. Had a friend of mine that when he joined Red Hat, he's like, I don't understand, it's almost like you have like lots of individual contractors, all doing their things 'cause Red Hat works on thousands of projects. But I remember talking to Rackspace years ago when OpenStack was a thing and they're like, "How do you figure out what to work on?" "Oh, well we hired great people and they work on what's important to them." And I'm like, "That doesn't sound like a business." And he is like, "Well, we struggle sometimes to that balance." Red Hat has found that balance because we work on a lot of different projects and there are people inside Red Hat that are, you know, they care more about the project than they do the business, but there's the overall view as to where we participate and where we productize because we're not creating IP because it's all an open source. So it's the monetizations, the relationships we have our customers, the ecosystems that we build. And so that is special. And I'll tell you that my line has been Red Hat on the inside is even more Red Hat. The debates and the discussions are brutal. I mean, technical people tearing things apart, questioning things and you can't be thin skinned. And the other thing is, what's great is new people. I've talked to so many people that started at Red Hat as interns and will stay for seven, eight years. And they come there and they have as much of a seat at the table, and when I talk to new people, your job, is if you don't understand something or you think we might be able to do it differently, you better speak up because we want your opinion and we'll take that, everybody takes that into consideration. It's not like, does the decision go all the way up to this executive? And it's like, no, it's done more at the team. >> The cultural contrast between that and your parent, IBM, couldn't be more dramatic. And we talked earlier with Paul Cormier about has IBM really walked the walk when it comes to leaving Red Hat alone. Naturally he said, "Yes." Well what's your perspective. >> Yeah, are there some big blue people across the street or something I heard that did this event, but look, do we interact with IBM? Of course. One of the reasons that IBM and IBM Services, both products and services should be able to help get us breadth in the marketplace. There are times that we go arm and arm into customer meetings and there are times that customers tell us, "I like Red Hat, I don't like IBM." And there's other ones that have been like, "Well, I'm a long time IBM, I'm not sure about Red Hat." And we have to be able to meet all of those customers where they are. But from my standpoint, I've got a Red Hat badge, I've got a Red Hat email, I've got Red Hat benefits. So we are fiercely independent. And you know, Paul, we've done blogs and there's lots of articles been written is, Red Hat will stay Red Hat. I didn't happen to catch Arvin I know was on CNBC today and talking at their event, but I'm sure Red Hat got mentioned, but... >> Well, he talks about Red Hat all time. >> But in his call he's talking backwards. >> It's interesting that he's not here, greeting this audience, right? It's again, almost by design, right? >> But maybe that's supposed to be... >> Hundreds of yards away. >> And one of the questions being in the cloud group is I'm not out pitching IBM Cloud, you know? If a customer comes to me and asks about, we have a deep partnership and IBM will be happy to tell you about our integrations, as opposed to, I'm happy to go into a deep discussion of what we're doing with Google, Amazon, and Microsoft. So that's how we do it. It's very different Dave, from you and I watch really closely the VMware-EMC, VMware-Dell, and how that relationship. This one is different. We are owned by IBM, but we mostly, it does IBM fund initiatives and have certain strategic things that are done, absolutely. But we maintain Red Hat. >> But there are similarities. I mean, VMware crowd didn't want to talk about EMC, but they had to, they were kind of forced to. Whereas, you're not being forced to. >> And then once Dell came in there, it was joint product development. >> I always thought a spin in. Would've been the more effective, of course, Michael Dell and Egon wouldn't have gotten their $40 billion out. But I think a spin in was more natural based on where they were going. And it would've been, I think, a more dominant position in the marketplace. They would've had more software, but again, financially it wouldn't have made as much sense, but that whole dynamic is different. I mean, but people said they were going to look at VMware as a model and it's been largely different because remember, VMware of course was a separate company, now is a fully separate company. Red Hat was integrated, we thought, okay, are they going to get blue washed? We're watching and watching, and watching, you had said, well, if the Red Hat culture isn't permeating IBM, then it's a failure. And I don't know if that's happening, but it's definitely... >> I think a long time for that. >> It's definitely been preserved. >> I mean, Dave, I know I read one article at the beginning of the year is, can Arvin make IBM, Microsoft Junior? Follow the same turnaround that Satya Nadella drove over there. IBM I think making some progress, I mean, I read and watch what you and the team are all writing about it. And I'll withhold judgment on IBM. Obviously, there's certain financial things that we'd love to see IBM succeed. We worry about our business. We do our thing and IBM shares our results and they've been solid, so. >> Microsoft had such massive cash flow that even bomber couldn't screw it up. Well, I mean, this is true, right? I mean, you think about how were relevant Microsoft was in the conversation during his tenure and yet they never got really... They maintained a position so that when the Nadella came in, they were able to reascend and now are becoming that dominant player. I mean, IBM just doesn't have that cash flow and that luxury, but I mean, if he pulls it off, he'll be the CEO of the decade. >> You mentioned partners earlier, big concern when the acquisition was first announced, was that the Dells and the HP's and the such wouldn't want to work with Red Hat anymore, you've sort of been here through that transition. Is that an issue? >> Not that I've seen, no. I mean, the hardware suppliers, the ISVs, the GSIs are all very important. It was great to see, I think you had Accenture on theCUBE today, obviously very important partner as we go to the cloud. IBM's another important partner, not only for IBM Cloud, but IBM Services, deep partnership with Azure and AWS. So those partners and from a technology standpoint, the cloud native ecosystem, we talked about, it's not just a Red Hat product. I constantly have to talk about, look, we have a lot of pieces, but your developers are going to have other tools that they're going to use and the security space. There is no such thing as a silver bullet. So I've been having some great conversations here already this week with some of our partners that are helping us to round out that whole solution, help our customers because it has to be, it's an ecosystem. And we're one of the drivers to help that move forward. >> Well, I mean, we were at Dell Tech World last week, and there's a lot of talk about DevSecOps and DevOps and Dell being more developer friendly. Obviously they got a long way to go, but you can't have that take that posture and not have a relationship with Red Hat. If all you got is Pivotal and VMware, and Tansu >> I was thrilled to hear the OpenShift mention in the keynote when they talked about what they were doing. >> How could you not, how could you have any credibility if you're just like, Oh, Pivotal, Pivotal, Pivotal, Tansu, Tansu. Tansu is doing its thing. And they smart strategy. >> VMware is also a partner of ours, but that we would hope that with VMware being independent, that does open the door for us to do more with them. >> Yeah, because you guys have had a weird relationship with them, under ownership of EMC and then Dell, right? And then the whole IBM thing. But it's just a different world now. Ecosystems are forming and reforming, and Dell's building out its own cloud and it's got to have... Look at Amazon, I wrote about this. I said, "Can you envision the day where Dell actually offers competitive products in its suite, in its service offering?" I mean, it's hard to see, they're not there yet. They're not even close. And they have this high say/do ratio, or really it's a low say/do, they say high say/do, but look at what they did with Nutanix. You look over- (chuckles) would tell if it's the Cisco relationship. So it's got to get better at that. And it will, I really do believe. That's new thinking and same thing with HPE. And, I don't know about Lenovo that not as much of an ecosystem play, but certainly Dell and HPE. >> Absolutely. Michael Dell would always love to poke at HPE and HP really went very far down the path of their own products. They went away from their services organization that used to be more like IBM, that would offer lots of different offerings and very much, it was HP Invent. Well, if we didn't invent it, you're not getting it from us. So Dell, we'll see, as you said, the ecosystems are definitely forming, converging and going in lots of different directions. >> But your position is, Hey, we're here, we're here to help. >> Yeah, we're here. We have customers, one of the best proof points I have is the solution that we have with Amazon. Amazon doesn't do the engineering work to make us a native offering if they didn't have the customer demand because Amazon's driven off of data. So they came to us, they worked with us. It's a lot of work to be able to make that happen, but you want to make it frictionless for customers so that they can adopt that. That's a long path. >> All right, so evening event, there's a customer event this evening upstairs in the lobby. Microsoft is having a little shin dig, and then serves a lot of customer dinners going on. So Stu, we'll see you out there tonight. >> All right, thanks you. >> Were watching a brewing somewhere. >> Keynotes tomorrow, a lot of good sessions and enablement, and yeah, it's great to be in person to be able to bump some people, meet some people and, Hey, I'm still a year and a half in still meeting a lot of my peers in person for the first time. >> Yeah, and that's kind of weird, isn't it? Imagine. And then we kick off tomorrow at 10:00 AM. Actually, Stephanie Chiras is coming on. There she is in the background. She's always a great guest and maybe do a little kickoff and have some fun tomorrow. So this is Dave Vellante for Stu Miniman, Paul Gillin, who's my co-host. You're watching theCUBEs coverage of Red Hat Summit 2022. We'll see you tomorrow. (bright music)
SUMMARY :
but during the hallway track, Was that the World Trade Center? at the Hines Convention Center. And I like that you were It's the three-hour keynote that the virtual event really It's optimizing the things becoming the norm. and just jam it into the virtual. aren't going to be able to. a lot of the discussions. Meta-Cloud, come on. All right, you know But the technology that we build for them It's kind of like the innovation on the desktop, And that's one of the things Well, can we declare I mean, even Amazon when you start talking the $70 billion business on open source. but that say, Hey, this is... the managed service model but it's not the majority and then they had the proprietary piece, And that's one of the And you have a role in making that easy. I get all the time is, are made in the IT industry. And the question is, Well, you were always a big fan the relationships we have our customers, And we talked earlier One of the reasons that But in his call he's talking that's supposed to be... And one of the questions I mean, VMware crowd didn't And then once Dell came in there, Would've been the more I think a long time It's definitely been at the beginning of the year is, and that luxury, the HP's and the such I mean, the hardware suppliers, the ISVs, and not have a relationship with Red Hat. the OpenShift mention in the keynote And they smart strategy. that does open the door for us and it's got to have... the ecosystems are definitely forming, But your position is, Hey, is the solution that we have with Amazon. So Stu, we'll see you out there tonight. Were watching a brewing person for the first time. There she is in the background.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
ORGANIZATION | 0.99+ | |
Paul | PERSON | 0.99+ |
Dave Vellante | PERSON | 0.99+ |
Amazon | ORGANIZATION | 0.99+ |
IBM | ORGANIZATION | 0.99+ |
Stu Miniman | PERSON | 0.99+ |
General Motors | ORGANIZATION | 0.99+ |
Paul Gillin | PERSON | 0.99+ |
Dave | PERSON | 0.99+ |
seven | QUANTITY | 0.99+ |
Microsoft | ORGANIZATION | 0.99+ |
Stephanie Chiras | PERSON | 0.99+ |
HP | ORGANIZATION | 0.99+ |
Matt Hicks | PERSON | 0.99+ |
Dell | ORGANIZATION | 0.99+ |
Gunnar | PERSON | 0.99+ |
Paul Cormier | PERSON | 0.99+ |
Deepak Singh | PERSON | 0.99+ |
$40 billion | QUANTITY | 0.99+ |
Boston | LOCATION | 0.99+ |
Databricks | ORGANIZATION | 0.99+ |
Berkeley | LOCATION | 0.99+ |
AWS | ORGANIZATION | 0.99+ |
Satya Nadella | PERSON | 0.99+ |
HPE | ORGANIZATION | 0.99+ |
$70 billion | QUANTITY | 0.99+ |
Cisco | ORGANIZATION | 0.99+ |
tomorrow | DATE | 0.99+ |
Simon Sinek | PERSON | 0.99+ |
Stu | PERSON | 0.99+ |
last week | DATE | 0.99+ |
Hashicorp | ORGANIZATION | 0.99+ |
GitLab | ORGANIZATION | 0.99+ |
Dells | ORGANIZATION | 0.99+ |
Lenovo | ORGANIZATION | 0.99+ |
Tesla | ORGANIZATION | 0.99+ |
Red Hat | ORGANIZATION | 0.99+ |
Mongo | ORGANIZATION | 0.99+ |
EMC | ORGANIZATION | 0.99+ |
15,000 people | QUANTITY | 0.99+ |
Red Hat | TITLE | 0.99+ |
Michael Dell | PERSON | 0.99+ |
64K | QUANTITY | 0.99+ |
last year | DATE | 0.99+ |
Arvin | PERSON | 0.99+ |
VMware | ORGANIZATION | 0.99+ |
Red Hat | ORGANIZATION | 0.99+ |
Keynote Analysis | Red Hat Summit 2022
[Music] thecube's coverage of red hat summit 2022 thecube has been covering red hat summit for a number of years of course the last two years were virtual coverage now the red hat summit is one of the industry's most premier events and and typically red hat summits are many thousands of people i think the last one i went to was eight or nine thousand people very heavy developer conference this year red hat has taken a different approach it's a hybrid event it's kind of a vip event at the westin in boston with a lot more executives here than we would normally expect versus developers but a huge virtual audience my name is dave vellante i'm here with my co-host paul gillin paul this is a location that you and i have broadcast from many times and um of course 2019 the summer of 2019 ibm acquired red hat and um we of course we did red hat summit that year but now we're seeing a completely new red hat and a new ibm and you wouldn't know ibm owned red hat for what they've been talking about at this conference we just came out of the keynote where uh in the in the hour-long keynote ibm was not mentioned once and only appeared the logo only appeared once on the screen in fact so this is uh very much red hat being red hat not being a subsidiary at ibm and perhaps that's justified given that ibm's track record with acquisitions is that they gradually envelop the acquired company and and it becomes part of the ibm board yeah they blue wash the whole thing right it's ironic because ibm think is going on right across the street arvin krishna is here but no presence here and i think that's by design i mean it reminds me of when you know emc owned vmware you know the vmware team didn't want to publicize that they had an ecosystem of partners that they wanted to cater to and they wanted to treat everybody equally even though perhaps behind the scenes they were forced to do certain things that they might not have necessarily wanted to because they were owned by another company and i think that you know certainly ibm's done a good job of leaving the brand separate but when they talk about the con the conference calls ibm's earnings calls you certainly get a heavy dose of red hat when red hat was acquired by ibm it was just north of three billion dollars in revenue obviously ibm paid 34 billion dollars for the company actually by today's valuations probably a bargain you know despite the market sell-off in the last several months uh but now we've heard public statements from arvind kushner that that red hat is a 5 billion plus revenue company it's a little unclear what's in there of course when you listen to ibm earnings you know consulting is their big business red hat's growing at 21 but when i remember paul when red hat was acquired stu miniman and i did a session and i said this is not about cloud this is about consulting and modernizing applications and sure there's some cloud in there with openshift but from a financial standpoint ibm was able to take red hat and jam it right into its application modernization initiatives so it's hard to tell how much of that 5 billion is actually you know legacy red hat but i guess it doesn't matter anymore it's working ibm mathematics is notoriously opaque they if the business isn't going well it'll tend to be absorbed into another number in the in the earnings report that that does show some growth so we've heard uh certainly ibm talks a lot about red hat on its earnings calls it's very clear that red hat is the growth engine within ibm i'd say it's a bit of the tail wagging the dog right now where red hat really is dictating where ibm goes with its hypercloud strategy which is the foundation not only of its technology portfolio but of its consulting business and so red hat is really in the driver's seat of of hybrid cloud and that's the future for ibm and you see that very much at this conference where uh red hat is putting out its uh series of announcements today about improvements to his hybrid cloud the new release of route 9 red hat enterprise linux 9 improvements to its hybrid cloud portfolio it very much is going its own way with that and i sense that ibm is going to go along with wherever red hat chooses to go yeah i think you're absolutely right if by the way if you go to siliconangle.com paul just published a piece on red hat reds hats their roll out of their parade which of course is as you pointed out led by enterprise linux but to your point about hybrid cloud it is the linchpin of of certainly ibm strategy but many companies hybrid cloud strategies if you think about it openshift in particular it's it's the modern application development environment for kubernetes you can get kubernetes you can buy eks you can get that for free in a lot of places but you have to do dozens and dozens of things and acquire dozens of services to do what openshift does to get the reliability the recoverability the security and that's really red hat's play and they're the the thing about red hat combining with linux their linux heritage they're doing that everywhere it's going to open shift everywhere red hat everywhere whether it's on-prem in aws azure google out to the edge you heard paul cormier today saying he expects that in the next several years hardware is going to become one of the most important you know factors i agree i think we're going to enter a hardware renaissance you've seen the work that we've done on arm i think 2017 was when red hat and arm announced kind of their initial collaboration could have even been before that today we're hearing a lot about intel and nvidia and so affinity with all of these alternative processes i think they did throw in today in the keynote power and so i think i heard that that was the other ibm branding they sort of tucked that in there but the point is red hat runs everywhere so it's fundamental to building out hybrid cloud and that is fundamental to a lot of company strategies and red hat has been all over kubernetes with openshift it's i mean it's a drum beat here uh the openshift strategy is what really makes hybrid cloud possible because kubernetes is what makes it possible to shift workloads seamlessly from platform to platform you make an interesting point about hardware we have seen kind of a renaissance in hardware these last couple of years as these specific chipsets and uh and even full-scale processors have come to market we're seeing several in the ai area right now where startups are developing full-blown chipsets and and systems uh just for ai processing and nvidia of course that's that's really kind of their stock and trade these days so uh a a company that can run across all of those different platforms a platform like like rel which can run all across those different platforms is going to have a leg up on on anybody else and the implications for application development are considerable when you when you think about we talk about a lot about these alternative processes when flash replaced the spinning disk that had a huge impact on how applications are developed developers now didn't have to wait for that that disc to spin even though it's spinning very fast it's mechanical compared to electrons forget it and and the second big piece here is how memory is actually utilized the x86 you know traditional x86 you know memory everything goes through that core processor intel for years grabbed more and more function and you're seeing now that function become dispersed in fact a lot of people think we're moving from a processor-centric world to a connect centric world meaning connecting all these piece parts alternative processors memory controllers you know storage controllers io network interface cards smartnics and things like that where the communication across those resources is now where a lot of the innovation is going you see you're seeing a lot of that and now of course applications can take advantage of that especially now at the edge which is just a whole new frontier the edge certainly is part of that equation when you look at machine learning at training machine learning models the cpu actually does relatively little work most of it is happening in gpus in these parallel processes that are going on and the cpu is kind of acting as a traffic cop and you see that in the edge as well it's the same model at the edge where more of the intelligence is going to be out in discrete devices spread across the network and the cpu is going to be less of a uh you know less of a engine of intelligence at the same time though we've got cpus with we've got 100 core cpus are on the horizon and there are even 200 and 300 core cpus that we may see in the next uh in the next couple of years so cpus aren't standing still they are evolving to become really kind of super traffic cops for all of these other processors out in the network and on the edge so it's a very exciting time to be in hardware because so much innovation is happening really at the microprocessor level well we saw this you and i lived through the pc era and we saw a whole raft of applications come about as a result of the microprocessor the shift of the microprocessor-based economy we're going to see so we are seeing something similar with mobile and the edge you know just think about some of the numbers if you think about the traditional moore's law doubling a number of transistors every let's call it two years 18 to 24 months pat gelsinger at intel promises that intel is on that pace still but if you look at the apple m1 ultra they increased the transistor density 6x in the last 15 months okay so where is this another data point is the historical moore's law curve is 40 that's moderating to somewhere down you know down in the low 30s if you look at the apple a series i mean that thing is on average increasing performance at 110 a year when you add up into the combinatorial factors of the cpu the neural processing unit the gpu all the accelerators so we are seeing a new era the thing i i i wanted to bring up paul is you mentioned ai much of the ai work that's done today is modeling that's done in the cloud and when we talk about edge we think that the future of ai is ai inferencing in real time at the edge so you may not even be persisting that data but you're going to create a lot of data you're going to be operating on that data in streams and it's going to require a whole new new architectural thinking of hardware very low cost very low power very high performance to drive all that intelligence at the edge and a lot of that data is going to stay at the edge and and that's we're going to talk about some of that today with some of the ev innovations and the vehicle innovations and the intelligence in these vehicles yeah and in talking in its edge strategy which it outlined today and the announcements that are made today red hat very much uh playing to the importance of being able to run red hat enterprise linux at the edge the idea is you do these big machine learning models centrally and then you you take the you take what results from that and you move it out to smaller processors it's the only way we can cope with it with the explosion of data that will be uh that these sensors and other devices will be generating so some of the themes we're hearing in the uh announcements today that you wrote about paul obviously rel9 is huge uh red hat enterprise linux version nine uh new capabilities a lot of edge a lot of security uh new cross portfolio capabilities for the edge security in the software supply chain that's a big conversation especially post solar winds managed ansible when you think about red hat you really i think anyway about three things rel which is such as linux it powers the internet powers everything uh you think of openshift which is application development you think about ansible which is automation so itops so that's one of the announcements ansible on azure and then a lot of hybrid cloud talk and you're gonna hear a lot of talk this week about red hat's cloud services portfolio packaging red hat as services as managed services that's you know a much more popular delivery mechanism with clients because they're trying to make it easy and this is complicated stuff and it gets more complicated the more features they add and the more the more components of the red hat portfolio are are available it's it's gonna be complex to build these hybrid clouds so like many of these so thecube started doing physical events last summer by the way and so this is this is new to a lot of people uh they're here for the first time people are really excited we've definitely noticed a trend people are excited to be back together paul cormier talked about that he talked about the new normal you can define the new normal any way you want so paul cormier gave the uh the the intro keynote bidani interviewed amex stephanie cheris interviewed accenture both those firms are coming out stephanie's coming on with the in accenture as well matt hicks talked about product innovation i loved his reference to ada lovelace that was very cool he talked about uh serena uh ramyanajan a famous mathematician who nobody knew about when he was just a kid these were ignored individuals in the 1800s for years and years and years in the case of ada lovelace for a century even he asked the question what if we had discovered them earlier and acted on them and been able to iterate on them earlier and his point tied that to open source very brilliantly i thought and um keynotes which i appreciate are much shorter much shorter intimate they did a keynote in the round this time uh which i haven't seen before there's maybe a thousand people in there so a much smaller group much more intimate setting not a lot of back and forth but uh but there is there is a feeling of a more personal feel to this event than i've seen it past red hat summits yeah and i think that's a trend that we're going to see more of where the live audience is kind of the on the ground it's going to the vip audience but still catering to the virtual audience you don't want to lose them so that's why the keynotes are a lot tighter okay paul thank you for setting up red hat summit 2022 you're watching the cube's coverage we'll be right back wall-to-wall coverage for two days right after this short break [Music] you
SUMMARY :
the numbers if you think about the
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
paul cormier | PERSON | 0.99+ |
arvind kushner | PERSON | 0.99+ |
200 | QUANTITY | 0.99+ |
34 billion dollars | QUANTITY | 0.99+ |
ibm | ORGANIZATION | 0.99+ |
eight | QUANTITY | 0.99+ |
dozens | QUANTITY | 0.99+ |
dave vellante | PERSON | 0.99+ |
two days | QUANTITY | 0.99+ |
stephanie | PERSON | 0.99+ |
today | DATE | 0.99+ |
stephanie cheris | PERSON | 0.99+ |
5 billion | QUANTITY | 0.99+ |
paul gillin paul | PERSON | 0.99+ |
6x | QUANTITY | 0.99+ |
two years | QUANTITY | 0.99+ |
24 months | QUANTITY | 0.99+ |
red hat summit 2022 | EVENT | 0.99+ |
red hat | ORGANIZATION | 0.99+ |
2019 | DATE | 0.98+ |
arvin krishna | PERSON | 0.98+ |
2017 | DATE | 0.98+ |
nvidia | ORGANIZATION | 0.98+ |
first time | QUANTITY | 0.98+ |
Red Hat Summit 2022 | EVENT | 0.97+ |
1800s | DATE | 0.97+ |
m1 ultra | COMMERCIAL_ITEM | 0.97+ |
red hat summits | EVENT | 0.97+ |
last summer | DATE | 0.96+ |
siliconangle.com | OTHER | 0.96+ |
paul | PERSON | 0.96+ |
nine thousand people | QUANTITY | 0.96+ |
110 a year | QUANTITY | 0.96+ |
once | QUANTITY | 0.96+ |
one | QUANTITY | 0.95+ |
18 | QUANTITY | 0.95+ |
vmware | ORGANIZATION | 0.95+ |
this year | DATE | 0.95+ |
both | QUANTITY | 0.95+ |
this week | DATE | 0.95+ |
dozens of services | QUANTITY | 0.94+ |
30s | QUANTITY | 0.94+ |
21 | QUANTITY | 0.94+ |
linux | TITLE | 0.93+ |
5 billion plus | QUANTITY | 0.93+ |
apple | ORGANIZATION | 0.93+ |
red hat and arm | ORGANIZATION | 0.92+ |
40 | QUANTITY | 0.91+ |
second big piece | QUANTITY | 0.9+ |
linux 9 | TITLE | 0.9+ |
red hat summit | EVENT | 0.9+ |
a thousand people | QUANTITY | 0.89+ |
three billion dollars | QUANTITY | 0.89+ |
next couple of years | DATE | 0.89+ |
thousands of people | QUANTITY | 0.88+ |
bidani | PERSON | 0.88+ |
100 core cpus | QUANTITY | 0.88+ |
red hat | ORGANIZATION | 0.87+ |
red hat summit | EVENT | 0.87+ |
last couple of years | DATE | 0.87+ |
Guido Greber & Raj Wickramasinghe | Red Hat Summit 2022
>>Mm. Welcome back to the seaports in Boston City is abuzz. Bruins tonight, Celtics Tomorrow night. We're all excited. We're talking open source, which is a very exciting topic. Every company is using open source. I mean, it is the mainspring of innovation. I'm Dave along with my co host, Paul Dillon. And you're watching the cubes. Coverage of Red Hat. Summer 2022. Raj Raj Masinga is here. He's hybrid and emerging Platforms lead at Accenture and Ghetto Greber. Who's red hats? Business group lead eccentric. Gentlemen, welcome to the Cube. Thanks for coming >>on. Thank you. >>Thank you, Raj. We saw in the keynote up there today with Stephanie. She's coming on tomorrow. Rockstar Stephanie. Cheers. Also a Boston sports fan, and I have to work at it, but you can talk about the history with red hat. How long have you guys been at this? And give us a journey update. >>Well, first of all, thanks for having us here. Um, yes, we are big fans of Red Hat and especially Stephanie. I get to I had the pleasure of working with a very closely, um, our relationship with Red Hat goes many, many years, decades I think. And but Paul, come here will tell you that. You know, we've been focused a lot with the formation of our new business unit in Cloud. First around, migrating to the public cloud. But now, as we focus more and more around how our clients begin to operate in the public cloud in the cloud ecosystem hybrid is coming much more into focus. And Red Hat is very much a key client of a key partner of us. So we go way back. But this is all about us doubling down and increasing our partnership and deepening it with them. >>So, uh, you talked today about hybrid Cloud is everything. And it seems like a couple of years ago there was focuses more on moving to the public cloud and getting off of private infrastructure. Has there been a change in the ways in which customers are thinking, are they gonna be hanging onto their private infrastructure longer, perhaps, than was expected a couple of years ago? >>I think the first of all, it's a very different industry by industry. If you look at retail or consumer goods, I think there's a big movement in terms of percentages of workloads that are getting moved onto public cloud. If you look at industries like banking or utilities or government, more regular financial services, more regulated industries. I think we are finding a much larger percentage of their workloads because of regulatory reasons and security reasons, etcetera. Our need to remain either on premise or in private cloud. So I think it very much depends on the industry. But regardless the hype, you know, especially with the movement to edge now hybrid is going to be, you know, permeating everything. So I think by industry depends. But but the edges driving a whole new flywheel. >>You know, we started the Cuban 2010, so the cloud was, you know, modern cloud. Anyway, it was like, say, four years in into it and at the time, to your point Raj Financial Services, there was an evil word. No way we're ever going to the cloud. No, that's changed, obviously. But then, when the financial crisis hit, >>you >>had so initially it was a lot of tyre kicking experimentation. When the financial crisis hit, you had a lot of CFO saying, Okay, let's shift Capex to Apex and so that was sort of a bridge. And then after we came out, it was like this spate of innovation. And then we saw that during the pandemic, where cloud migration was a high priority and or it was the lifeline. And now it sounds like customers are kind of rethinking to your earlier conversation. What is cloud? It's that operating model. So I wonder if you could sort of Can you confirm that's kind of the journey that customers are taking? Where are they today? What does it mean? There? You know the the operating model. What do they consider cloud? >>Um, you actually, you see it? It's like it's really try forward to the cloud. Uh, but where it was in the beginning, If it doesn't hype about Public Cloud, they become more and more aware that it's hybrid because they have to bring the legacy system and process into the cloud as well. And it takes more time that actually they have fought before. So it's like there was a process of learning and also like in the steps moving forward to the operating model because they also understand I cannot operate a cloud like I was operating in the classical way like my old data centre and everything. It needs all the capabilities it needs, all the skills and especially if you go in a hybrid world. And it's a hybrid operation between the classic traditional but also the new ways of how you operate into a cloud. And you really see also the financial services. Now, uh, we had, uh I mean watch presented at keynote. We had a client in Germany. He made a decision, a very traditional financial services clients providing the service to chairman saving banks. And they did this decision and I would say, if you have spoken to them 10 years ago, they will not go into the cloud. But now they went to the cloud via private cloud, and now they got the confidence about how to operate in it. And now they move forward into a public cloud. But from a private cloud into the public cloud. Today, after security, they have up Skilling on skills and people and they understand the process and what's really required and needed in order to have such an environment. >>Generally, what's the strategy with regard to modernisation organisations? More building like an abstraction layer? Uh, with microservices and then connecting to the cloud. Or are they actually rewriting applications to make them cloud native? What are you What are you advising clients from a strategy standpoint, and I know it depends, but, you know, it's >>a It's a great question. I think the genesis to that strategy is how they view infrastructure, Right? So you know, everyone is, has this kind of, I don't know that this is almost mythical opinion out there with cloud. You don't need to worry about your infrastructure. All the providers will worry about it, and you just need to move it there. But the opposite is true. It's really critical what your infrastructure strategy is as you move to the cloud, because depending on what workload you have, you know it can be on any one of the continuum that you described. So the first thing is, where do you want to house your workload? Is the question and that will drive. How what do you want to do with your application? Whether you want to just maintain it the way it is, Do you want to simply modernise it, keeping where it is, or do you want to completely risk in it or even eliminated. So so I think the entire basically the answer to your question around. Do we? What do we do with the application? Is fundamentally driven by what is your infrastructure strategy and what that workload needs to do for you. >>So I know you want to jump in, but I got to follow up. You're saying hardware matters because we heard Paul Corvino today talking about this hardware renaissance. I'm actually I just ran a power panel called. Does hardware still matter? You're saying it matters? >>Yeah. And and it doesn't. And infrastructure doesn't always. I mean, now that you can do infrastructure as code, right? I mean, I was at the Del summit last time and read That is a huge partner of Dell now, right? Which, you know, uh, was much more, uh, partnered with VM ware. But I think the whole ecosystem is opening up, and even the hardware providers are looking at this in a much more nimble way. But yes, it's very much part of the conversation. They haven't gone away. >>During your keynote. You outlined sort of your strategy. Going forward is called cloud first. Yes. What does cloud first mean? >>Well, um, we we want to make sure that when we talk about transformation of business with our clients, So extension always goes with the idea of an industry lens of solving a specific problem for a client. What is the business problem we solve? And increasingly, what we want to message and drive to our clients is if you're thinking about, regardless of what the business is technologies absolutely critical to whatever transformation you're doing and when. When you look at technology, you have to think cloud first because that's where all the innovation is happening. That's where all the, um um, investments are being driven. Whether it's an I mean, it's a software vendor, but it's a hardware vendor with its uh, so you have to think cloud first when you think about transforming your business. >>Uh, what is How does modernisation play into that? You know, a lot of vendors are throwing a lot of resources that the modernisation market VM ware, Tanzania and IBM and such, uh, how interesting our customers really a Modernising legacy applications >>hugely right, because fundamentally, I think everything is now driven by our experiences. What we now are used to in terms of, uh, interfacing with applications are interfacing with function sets or interfacing with technology. So there is a lot of inherent, um, legacy technology that doesn't have that experience. So when you think about transforming, you have to come at it from an experience point of view. And when you think in those terms modernisation or even rebuilding the same, even if it's the same function set, uh, re skinning it and modernisation is critical for the purposes of engagement. >>What's the number one challenge that customers that you're working with face in terms of modernisation? Is it trying to figure out like Rogers sort of laying out the portfolio? What do I do with it? Do I modernise it? Do I retire it? Do I let it just die on the vine? What's their number one challenge? >>Uh, mainly it depends also on the industry, but it's, uh, I would say, for the highly regulated, certainly regulations. They always have an own interpretation of the regulations. Regulation means for them, but normally it's not really what they understand. But I think this is more and more coming to Annie's and more people understand what it really means, but it's also what we see a lot. They think first about technology, but not what kind of business problem they want, Uh, and they want to solve. So it's like, instead of having a technology neutral discussion is really do want to achieve, um, to have really start on this side and then having this discussion away, which, obviously it's one of the key, even because they start to the cloud even without having a strategy without having a vision. If you have a clear vision, if you have a clear strategy, you know where you want to go, and then you can make your business case. You can make you architecture and then you decide on technology. And then, of course, on this journey, all the things about security compliance coming to the plane, Yeah, and I think I think that's the easiest approach. But clients struggle to understand. Of course, I mean, the technology is changing rapidly. Even new products and release cycle new life cycles, the complexity of all the tools hardware we mentioned before network is changing new working coming up. It's really hard to keep pace or keep up with the base of the technology and what's happening even for us. And then you understand the complexity and bring this complexity back to simplicity, but not without losing. We have this also keynote the efficiency and, uh, flexibility for an engineer, because that's what he needs >>to your clients. Have the skill sets to do all that such a self serving question to you guys. But but no, do they? I mean, there's a skills shortage. There's a a battle for talent. So how are they >>dealing? I mean, it's obvious the battle for talent is here. I mean, everybody is looking for the best talent, and if we need, if you need a full stack. Engineer, for example, is very hard to get a full stack engineer on your ground. You call really cloud native. So you have to up skill people to re skilled people. There's also a change coming into it and the changes not to forget. So it's what we say most time. The technology is an easy part, but the change change the organisation, change up skilled organisation. That's the hard part because you need to change from from one mindset to another, and we know from the from the past. What change? People are not open to change in general, so we need to change the mindset. >>I wanna go back to Hybrid Cloud because we have Dani from Red Hat was on earlier and he said, Edges really redefining the definition of hybrid cloud. It's it's more complex architecture, and it's changing the nature of how we think about hybrid Cloud. Are you seeing that with your customers? Are they changing their thinking about what hybrid means in that context? >>Yeah, completely. You know, I was I was We did a bunch of, uh, research recently, and I had I just wanted to make sure I called this. I mean, there's a flexible report that came out that says 80% of all enterprises now are on hybrid 89% multi cloud redheaded. A report that said 80% of our businesses are expected to, um, uh, increase their use of open source. Right, So So, yes, hybrid is everywhere. Edge is driving it, but there's a There's another critical element to that movement. The complexity of our clients. Estates are increasing because whether it's hybrid or whether it's edge or whatever, they are now. You know, given if you're a C i or a C T o. Your estate is really complex now. So one of the things that we now need to do is how do we simplify that? So, you know, we think and we've been talking with red hat about this. We need to come up with a clean, you know, we keep calling it, you know, single pane of glass for a enterprise that allows them to look at their estate in a way that allows them to then simply make some innovative decisions across the entire state. So, yes, edges driving hybrid. But the key thing that we now need to overcome is how do we manage that complexity? >>We have new term. Uh, I call it Super Cloud, but the session is a better word. Medic cloud. That's gonna what I think of that century. I think of deep industry expertise. Of course, we have that, but with the partnership from redhead, it's a very it's horizontal in the sense that it can go anywhere. So how do you guys work in in terms of within Accenture plugging into your deep industry expertise? And how does that horizontal redhead >>fit. That's a really good question. So, you know, one of the things, you know. First of all, we came out with a announcement today about our expanded relationship with Red Hat. One of the key elements in that announcement is how we are looking and bringing in red Hat into our industry business motions. So we actually have decided to pick a certain number of industries. You know, financial services is one. Telco is another. We are thinking about utilities in Europe. Public health is a is another one that we are looking at. And as we come up with our offerings, you heard me and Stephanie talk about joint offerings earlier on the keynote. Um, these offerings are industry offerings, but in those offerings we have embedded and we are, they're powered by redhead technology. Um, that allows these industry solutions to drive innovation through their technology. Um, yes. Red hat can be, for the most part, a horizontal cross industry, you know, technology. But you have to really bring them into specific industrial solutions because of the way we go to market. And I think Red hat brings innovation, uh, in a way that these industries haven't seen before. >>So I mean, how do you stay out of their way? Because they have a services operation that they're trying to grow. And that's your business as well. So where the lines of demarcation >>back to your question? I I don't I don't think there is a limiting opportunity. Read? Had, you know Stephanie Me, Paul, we're all talking about How do we collectively increase both our armies? You know, I I Yes, there might be occasional overlaps in the trenches, but when you look at the bigger picture, it is not a problem at all. >>I wouldn't think so. I mean, the way you're describing Rogers exactly the way it should work. You lead with the business, figure out the business problem, how you're gonna solve that. The technology will take care of itself. Technologies come and they go. And you want to use modern technologies, obviously. But if you don't get the business piece right, forget no technology is gonna save you >>exactly, right. And and the complexities of what the businesses today are facing is getting more and more difficult. And I think actually, technologies like red hat, you know, they're the whole concept of open source, I think is very creative around driving innovations from the market. I >>want to ask you that because Paul Kermie is you know, the storey was sort of an homage to open source. How much do customers really care about open source >>customers care about innovation and and anything that drives innovation to their business, whether it's whether it comes from technology, whether it comes from crowdsourcing, whether it comes from, you know, uh, marketing doesn't matter. I think when you look at the key hunger for innovation and how open source drives innovation, it becomes part of the business conversation. And, uh and I think that's been one of the mantras that Paul has had from day one about how this is such a great platform for innovation. And I think that's >>something customers asked for. They say we must develop this using open source platforms and tool sets. >>Um, it depends. I think I think there are some technology CEO s R c T O s that are much more religious about what? Their technologies that needs to be there are others that are that are much more business oriented. Um, so yes, there are. You know, if it's more in telecom field, I think telecom or some of the more, uh, technology driven fields, they will ask for open source. In others, they we bring, bring it through as part of offering. >>Here's the nuance that I see and you mentioned Paul Cormier. Accenture, especially. I mean, you look at your ascendancy as a company, you for years would take known processes and codify them in software. And you made, you know, a lot of great innovations doing that. And people who made a lot of >>money >>today, this new normal, he calls it. I call it the new abnormal. You don't know what's around the corner. You have to build flexibility into your business, and that is something that open source enables. Uh, so that's sort of this, Really Not really. We don't want to speak about it too much. Business resiliency and flexibility is that that is the new normal. I don't see how you can do it without without open sources expertise. >>I completely agree that I and I think, um, it's actually an asset. So you know, in some ways, selfishly, by having open source in a solution stack some of the innovation gets them much more democratised, right? So? So it can come from a much broader sweet. So the load is not only an extension to come up with all the innovation we can, we can actually come up with a more democratised way of bringing that innovation in. So I think that's that's >>great. And it doesn't always go back to the community. I mean, Amazon built a $70 billion business on open source, but not all right, guys. Thanks so much for coming. Thank you very much for having a pleasure. All right, keep it right there. This is Dave Volonte for Paul Dillon. The Cubes. Continuous coverage of Red Hat Summit 2022 from the seaport in Boston. We'll be right back. >>Mm mm.
SUMMARY :
I mean, it is the mainspring of innovation. and I have to work at it, but you can talk about the history with red hat. And but Paul, come here will tell you that. So, uh, you talked today about hybrid Cloud is everything. But regardless the hype, you know, especially with the movement to edge You know, we started the Cuban 2010, so the cloud was, you know, When the financial crisis hit, you had a lot of CFO saying, It needs all the capabilities it needs, all the skills and especially if you go in a hybrid What are you What are you advising clients from a strategy on any one of the continuum that you described. So I know you want to jump in, but I got to follow up. I mean, now that you can do infrastructure as code, You outlined sort of your strategy. so you have to think cloud first when you think about transforming your So when you think about transforming, you have to come at it from an experience point But I think this is more and more coming to Annie's and more people understand what it really means, to you guys. and if we need, if you need a full stack. and it's changing the nature of how we think about hybrid Cloud. We need to come up with a clean, you know, we keep calling it, So how do you guys work in in terms of within Accenture plugging because of the way we go to market. So I mean, how do you stay out of their way? there might be occasional overlaps in the trenches, but when you look at the bigger I mean, the way you're describing Rogers exactly the way it should work. And and the complexities of what the businesses today are facing is getting want to ask you that because Paul Kermie is you know, the storey was sort of an homage to open source. I think when you look at the key hunger for innovation and They say we must develop this using open source platforms and tool sets. I think I think there are some technology CEO s I mean, you look at your ascendancy as a company, you for years would take known processes I don't see how you can do it without without open sources expertise. So you know, in some ways, selfishly, by having open source in a And it doesn't always go back to the community.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Paul | PERSON | 0.99+ |
Stephanie | PERSON | 0.99+ |
Paul Dillon | PERSON | 0.99+ |
Amazon | ORGANIZATION | 0.99+ |
Telco | ORGANIZATION | 0.99+ |
Europe | LOCATION | 0.99+ |
Germany | LOCATION | 0.99+ |
Dell | ORGANIZATION | 0.99+ |
Dave Volonte | PERSON | 0.99+ |
IBM | ORGANIZATION | 0.99+ |
Paul Cormier | PERSON | 0.99+ |
Raj Wickramasinghe | PERSON | 0.99+ |
Boston City | LOCATION | 0.99+ |
80% | QUANTITY | 0.99+ |
Raj | PERSON | 0.99+ |
Paul Kermie | PERSON | 0.99+ |
Raj Financial Services | ORGANIZATION | 0.99+ |
Tomorrow night | DATE | 0.99+ |
Paul Corvino | PERSON | 0.99+ |
Rogers | PERSON | 0.99+ |
$70 billion | QUANTITY | 0.99+ |
Guido Greber | PERSON | 0.99+ |
Accenture | ORGANIZATION | 0.99+ |
Raj Raj Masinga | PERSON | 0.99+ |
tomorrow | DATE | 0.99+ |
Red Hat | ORGANIZATION | 0.99+ |
one | QUANTITY | 0.99+ |
One | QUANTITY | 0.99+ |
Dave | PERSON | 0.99+ |
redhead | ORGANIZATION | 0.99+ |
today | DATE | 0.99+ |
Summer 2022 | DATE | 0.99+ |
Today | DATE | 0.99+ |
both | QUANTITY | 0.99+ |
First | QUANTITY | 0.98+ |
Boston | LOCATION | 0.98+ |
Capex | ORGANIZATION | 0.98+ |
Red Hat Summit 2022 | EVENT | 0.98+ |
Apex | ORGANIZATION | 0.98+ |
89% | QUANTITY | 0.98+ |
10 years ago | DATE | 0.98+ |
first | QUANTITY | 0.96+ |
four years | QUANTITY | 0.94+ |
pandemic | EVENT | 0.93+ |
Dani | PERSON | 0.93+ |
red Hat | ORGANIZATION | 0.92+ |
day one | QUANTITY | 0.91+ |
Celtics | ORGANIZATION | 0.91+ |
Annie | PERSON | 0.91+ |
red hat | ORGANIZATION | 0.9+ |
Rockstar | ORGANIZATION | 0.9+ |
single pane | QUANTITY | 0.89+ |
tonight | DATE | 0.88+ |
Ghetto Greber | ORGANIZATION | 0.87+ |
Edge | ORGANIZATION | 0.86+ |
first thing | QUANTITY | 0.86+ |
Stephanie Me | PERSON | 0.85+ |
couple of years ago | DATE | 0.84+ |
2010 | DATE | 0.83+ |
a couple of years ago | DATE | 0.79+ |
Del summit | EVENT | 0.77+ |
one of | QUANTITY | 0.71+ |
hat | ORGANIZATION | 0.69+ |
Super Cloud | ORGANIZATION | 0.69+ |
Medic cloud | ORGANIZATION | 0.62+ |
The Cubes | ORGANIZATION | 0.58+ |
Cuban | ORGANIZATION | 0.55+ |
Paul Cormier, Red Hat | Red Hat Summit 2022
>>To the Seaport in Boston, Massachusetts, everybody's buzzing. The Bruins are playing tonight. They tied it up. The Celtics tied it up last night. We're excited. We don't talk about the red Sox. Red Sox are getting struggles, but you know, we have good distractions. Paul goer is here. He's the president and chief executive officer at red hat and also a Boston fan of great to see, of course, you too. >>Nice to see you guys, you know, it's been a, it's been a while. >><laugh> yeah, we saw you, you know, online and virtually for a couple of years there, but, uh, you know, we've been doing red hat summit for a long, long time. Yeah, of course we were talking earlier. It's just much more intimate, kind of a VIP event, a few more suit jackets here. You know, I got my tie on, so I don't get too much grief. I usually get grief when I wear a tie of red hat summit, but it's a different format this year. Compressed keynotes. Your keynote was great. The new normal, sometimes we call it the new abnormal <laugh>, uh, but you know, how do you feel? >>I, I, I, I feel great. First of all, you know, combination today, virtual audience in, in house audience here today. I think we're gonna see a lot of that in the future. I mean, we designed the event around that and I, I think it, I think it played pretty well. Kudos, kudos to our team. You're right. It's, it's, it's a bit more intimate even the way it was set up, but those are the conversations we like having with our customers and our partners, much more partner centric, uh, as well right now, as well. >>You know, we were talking about, you know, hybrid cloud. It was kind of, you know, it was a good marketing term. And, but now it's, it's, it's become the real thing. I've said many times the, the definition of cloud is changing. It's expanding it's no, the cloud is no longer this remote set of services, you know, somewhere up in the cloud, it's on prem connecting to a cloud across clouds, out to the edge and you need capabilities that work everywhere. And that's what red hat did. The market's just swimming toward you. >>Yeah. I mean, you look at it, you know, I was, uh, you know, if you look at it, you know, the clouds are powerful unto themselves, right? The clouds are powerful unto themselves. They're all different. Right? And that that's, I mean, hardware vendors were, were similar, but different, same thing. You need that connective tissue across, across the whole thing. I mean, as I said, in my keynote today, I remember talking to some of our CIOs and customers 10 years ago and they said, we're going 90% of our apps tomorrow to one cloud. And we knew that wasn't practical because of course the clouds are built from Linux. So we knew it was underneath the hood and, and what's happened. It's taken some time, but as they started to get into that, they started to see, well, maybe one cloud's more suited for one application than the other, these apps. You may have to keep on premise, but you know, what really exploded at the, the, the hybrid thing, the edge. Now they're putting things at the edge, the GM announcement tell you, I know you're gonna talk to Francis. Yeah, yeah. Later. I mean, that's, that's a mini data center in, in every cloud, but that's still under the purview of the CIO, you know? So, so, so that's what hybrid's all about is tying all those pieces together, cuz it got more powerful, but it also more complex. >>You mentioned being the connective tissue, but we don't hear as much talk about multi-cloud seems to me, as we used to this conference has been all about hybrid cloud. You don't really talk about multi-cloud. How important is that to the red hat strategy, being that consistent layer? >>It's probably my mistake or our mistake because multi's more prevalent and more important than just hybrid alone. I mean, hybrid hybrid started from on-premise to one part to any one particular cloud. That was the, the first thought of hybrid. But as I said, as, as, as um, some of the cloud providers became so big, um, every, every CIO I talked to, whether they know whether they know it or not most do are in a multi environment for a whole bunch of reasons, right. You know, one cloud provider might be better in a different part of the world. And another one cloud provider might have a better service than another. Some just don't like to be stuck to one it's it's really hybrid multi. We should, we should train ourselves to every time we say hybrid, say multi, because that's really, that's really what it is. It, I think that happened overnight with, with Microsoft, you know, with Microsoft they've, they've, they've really grown over the last few years, so has Amazon for that matter. But Microsoft really coming up is what really made it a, a high, a multi world. >>Microsoft's remarkable what, what they're doing. But I, I, I have a different thinking on this. I, I heard Chuck Whitten last week at, at the Dell conference he used, he said used the phrase a multicloud, uh, by default versus multi-cloud by design. And I thought that was pretty interesting because I've said that multi-cloud is largely multi-vendor, you know? And so hybrid has implications, right? We, we bring and a shesh came up with a new term today. Metacloud I use Supercloud I like Metacloud better because something's happening, Paul. It feels like there's this layer abstraction layer that the underlying complexity is hidden. Think about OpenShift. Yeah. I could buy, I could get OpenShift for free. Yeah. I mean, I could, and I could cobble together and stitch together at 13, 15 dozens of different services and replicate, but I don't, I don't want that complexity. I want you to hide that complexity. I want, I'd rather spend money on your R and D than my engineering. So something's changing. It feels like >>You buy that. I totally buy that. I mean, you know, I, I, I'm gonna try to not make this sound like a marketing thing because it's not, not fair enough. Right. I mean, I'm engineer at heart, you know that, so, >>Okay. >>I really look to what we're trying to do is we're building a hybrid multi cloud. I mean that we, I look at us as a cloud provider spanning the hybrid multi all the way out to the edge world, but we don't have the data centers in the back. Like the cloud providers do in and by that is you're seeing our products being consumed more like cloud services because that's what our customers are demanding. Our, our products now can be bought out of the various marketplaces, et cetera. You're seeing different business models from us. So, uh, you're seeing, uh, committed spend, for example, like the cloud providers where a customer will buy so much up front and sort of just work it down. You're seeing different models on how they're consumed, consumption, based pricing. These, these are all things that came from the cloud providers and customers buying like that. >>They now want that across their entire environment. They don't wanna buy differently on premise or in one cloud and they don't wanna develop differently. They don't wanna operate differently. They don't wanna have to secure it differently. Security's the biggest thing with, with our, with our customers, because hybrid's powerful, but you no longer have the, you know, your security per perimeter, no longer the walls of your data center. You know, you're, you're responsible as a CIO. You're responsible for every app. Yeah. No matter where it's running, if that's the break in point, you're responsible for that. So that's why we've done things like, you know, we cried stack rocks. We've, we've built it into the container Kubernetes platform that spans those various footprints because you no longer can just do perimeter security because the perimeter is, is very, very, very large right now >>Diffuse. One of the thing on the multi-cloud hyper skills, I, I, red hat's never been defensive about public cloud. You, I think you look at the a hundred billion dollars a year in CapEx spend that's a gift to the industry. Not only the entire it industry, but, but the financial services companies and healthcare companies, they can build their own hybrid clouds. Metacloud super clouds taking advantage of that, but they still need that connective tissue. And that's where >>We products come in. We welcome our customers to go to, to the public cloud. Um, uh, look, it's it's. I said a long time ago, we said a long time it was gonna be a hybrid. Well, I should have said multi anybody said hybrid, then it's gonna be a hybrid world. It is. And it doesn't matter if it's a 20, 80, 80, 20, 40, 60, 60, 40. It's not gonna be a hundred percent anywhere. Yeah. And, and so in that, in that definition, it's a hybrid multi world. >>I wanna change the tune a little bit because I've been covering IBM for 40 years and seen a lot of acquisitions and see how they work. And usually it follows the same path. There's a commitment to leaving the acquire company alone. And then over time that fades, the company just becomes absorbed. Same thing with red hat. It seems like they're very much committed to, to, to leaving you alone. At least they said that upon the acquisition, have they followed through on that promise? >>I have to tell you IBM has followed through on every commitment they've made, made to us. I mean, I, I owe it, I owe a lot of it to Arvin. Um, he was the architect of the deal, right. Um, we've known each other for a long time. Um, he's a great guy. Um, he, uh, he, he believes in it. It's not, he's not just doing it that way because he thinks, um, something bad will happen if he doesn't, he's doing it that way. Cuz he believes in that our ecosystem is what made us. I mean, I mean, even here it's about the partners in the ecosystem. If you look at what made REL people think what made red hat as a company was support, right. Support's really important. Small piece of the value proposition life cycle supports certainly their life cycle a 10 year life cycle just came out of a, a, a customer conference asking about the life cycle and could we extend it to 15 years? You know? Um, the ecosystem is probably the most important part of, of, of, of the, of the overall value proposition. And Arvin knows in IBM knows that, you know, we have to be neutral to be able to do everything the same for all of our ecosystem partners. Some that are IBM's competitors, even. So, >>So we were noticing this morning, I mean, aside from a brief mention of power PC and the IBM logo during, at one point, there was no mention of IBM during the keynote sessions this morning. Is that intentional? Or is that just >>No, no, it it's, it's not intentional. I mean, I think that's part of, we have our strategy to drive and we're, we're driving our, our strategy. We, we, we IBM great partner. We look at them as a partner just as we do our, our many other partners and we won't, you know, we wouldn't, we wouldn't do something with our products, um, for I with IBM that we wouldn't offer to our, our entire ecosystem. >>But there is a difference now, right? I don't know these numbers. Exactly. You would know though, but, but pre 2019 acquisition red hat was just, I think north of 3 billion in revenue growing at maybe 12% a year. Something like that, AR I mean, we hear on the earnings calls, 21% growth. I think he's publicly said you're north of 5 billion or now I don't know how much of that consulting gets thrown in. IBM likes to, you know, IBM math, but still it's a much bigger business. And, and I wonder if you could share with us, obviously you can't dig into the numbers, but have you hired more people? I would imagine. I mean, sure. Like what's been different from that standpoint in terms of the accelerant to your >>Business. Yeah. We've been on the same hiring cycle percentage wise as, as we, we always were. I mean, I think the best way to characterize the relationship and where they've helped is, um, Arvin, Arvin will say, IBM can be opinionated on red hat, but not the other way around <laugh>. So, so what that, what that means is they had a lot of, they had, they had a container based Linux platform. Yeah, right, right. They, they had all their, they were their way of moving to the cloud was that when we came in, they actually stopped that. And they standardized on OpenShift across all of their products. We're now the vehicle that brings the blue software products to the hybrid cloud. We are that vehicle that does it. So I think that's, that's how, that's how they, they look about it. I mean, I know, I mean in IBM consulting, I know, I know they have a great relationship with Microsoft of course. >>Right. And so, so that's, that's how to really look at it. They they're opinionated on us where we not the other way around, but that, but they're a great partner. And even if we're at two separate companies, we'd do be doing all the same things we're doing with them. Now, what they do do for us can do for us is they open a lot of doors in many cases. I mean, IBM's been around for over a hundred years. So in many cases, they're in, in, in the C-suite, we, we may be in the C suite, but we may be one layer down, one, two layers down or something. They, they can, they help us get access. And I think that's been a, a part of the growth as well as is them talking into their, into, into their >>Constituents. Their consulting's one of the FA if not the fastest growing part of their business. So that's kind of the tip of the spear for application modernization, but enough on IBM you said something in your keynote. That was really interesting to me. You said, you, you, you didn't use the word hardware Renaissance, but that my interpretation was you're expecting the next, you know, several years to be a hardware Renaissance. We, we certainly have done relationships with arm. You mentioned Nvidia and Intel. Of course, you've had relationships with Intel for a long time. And we're seeing just the spate of new hardware developments, you know, does hardware matter? I'll ask you, >>Oh, oh, I mean the edge, as I said, you're gonna see hardware innovation out in the edge, software innovation as well. You know, the interesting part about the edge is that, you know, obviously remade red hat. What we did with REL was we did a lot of engineering work to make every hardware architecture when, when it was, when, when the world was just standalone servers, we made every hardware architecture just work out of the box. Right? And we did that in such, because with an open source development model. So embedded in our psyche, in our development processes is working upstream, bringing it downstream 10 years, support all of that kind of thing. So we lit up all that hardware. Now we go out to the edge, it's a whole new, different set of hardware innovation out at the edge. We know how to do that. >>We know how to, we know how to make hardware, innovation safe for the customer. And so we're bringing full circle and you have containers embedded in, in Linux and REL right now as well. So we're actually with the edge, bringing it all full circle back to what we've been doing for 20 plus years. Um, on, on the hardware side, even as a big part of the world, goes to containers and hybrid in, in multi-cloud. So that's why we're so excited about, about, about the edge, you know, opportunity here. That's, that's a big part of where hybrid's going. >>And when you guys talk about edge, I mean, I, I know a lot of companies will talk about edge in the context of your retail location. Okay. That's fine. That's cool. That's edge or telco that that's edge. But when you talk about, um, an in vehicle operating system, right. You know, that's to me the far edge, and that's where it gets really interesting, massive volumes, different architectures, both hardware and software. And a lot of the data may stay. Maybe it doesn't even get persisted. May maybe some comes back to the club, but that's a new >>Ballgame. Well, think about it, right? I mean, you, if you listen, I think you, right. My talk this morning, how many changes are made in the Linux kernel? Right? You're running in a car now, right? From a safety perspective. You wanna update that? I mean, look, Francis talked about it. You'll talk to Francis later as well. I mean, you know, how many, how many in, in your iPhone world Francis talked about this this morning, you know, they can, they can bring you a whole new world with software updates, the same in the car, but you have to do it in such a way that you still stay with the safety protocols. You're able to back things out, things like that. So it's open source, but getting raw upstream, open source and managing itself yourself, I just, I'm sorry. It takes a lot of experience to be able to be able to do those kinds of things. So it's secure, that's insecure. And that's what that's, what's exciting about it. You look at E the telco world look where the telco world came from in the telco world. It was a hardware stack from the hardware firmware operating system, every service, whether it was 9 1, 1 or 4, 1, 1 was its own stack. Yep. In the 4g, 3g, >>4g >>Virtualized. Now, now it's all software. Yeah. Now it's all software all the way out to the cell tower. So now, so, so now you see vendors out there, right? As an application, as a container based application, running out, running in the base of a cell tower, >>Cell tower is gonna be a little mini data >>Center. Yeah, exactly. Because we're in our time here asking quickly, because you've been at red hat a long time. You, you, you, uh, architected a lot of the reason they're successful is, is your responsibility. A lot of companies have tried to duplicate the red hat model, the, the service and support model. Nobody has succeeded. Do you think anybody ever will or will red hat continue to be a unicorn in that respect? >>No, I, I, I think, I think it will. I think open source is making it into all different parts of technology. Now I have to tell you the, the reason why we were able to do it is we stayed. We stayed true to our roots. We made a decision a long time ago that we weren't gonna put a line, say everything below the line was open and above the line was closed. Sometimes it's hard sometimes to get a differentiation with the competition, it can be hard, but we've stayed true to that. And I, to this day, I think that's the thing that's made us is never a confusion on if it's open or not. So that forces us to build our business models around that as well. But >>Do you have a differentiated strategy? Talk about that. What's your what's your differentiation >>Are, are, well, I mean, with the cloud, a differentiation is that common cloud platform across I differentiate strategy from an open source perspective is to, to sort make open source consumable. And, and it's even more important now because as Linux Linux is the base of everything, there's not enough skills out there. So even, even a container platform like open source op like OpenShift, could you build your own? Certainly. Could you keep it updated? Could you keep it updated without breaking all the applications on top? Do you have an ecosystem around it? It's all of those things. It was, it was the support, the, the, the hardening the 10 year to predictability the ecosystem. That was, that was, that is the secret. I mean, we even put the secret out as open. >>Yeah, <laugh> right. Free, like a puppy, as they say. All right, Paul, thanks so much for coming back in the cubes. Great to see you face to face. Nice to see you guys get it. All right. Keep it right there. Dave Valante for Paul Gill, you're watching the cubes coverage of red hat summit, 2022 from Boston. Be right back.
SUMMARY :
getting struggles, but you know, we have good distractions. The new normal, sometimes we call it the new abnormal <laugh>, uh, but you know, how do you feel? First of all, you know, combination today, virtual audience in, You know, we were talking about, you know, hybrid cloud. You may have to keep on premise, but you know, You mentioned being the connective tissue, but we don't hear as much talk about multi-cloud seems to me, with Microsoft, you know, with Microsoft they've, they've, they've really grown I want you to hide that complexity. I mean, you know, I, I, I'm gonna try to not make this sound like I really look to what we're trying to do is we're building a hybrid multi cloud. you know, your security per perimeter, no longer the walls of your data center. You, I think you look at the a hundred billion dollars a year in CapEx I said a long time ago, to, to leaving you alone. I have to tell you IBM has followed through on every commitment they've made, made to us. So we were noticing this morning, I mean, aside from a brief mention of power PC and the IBM and we won't, you know, we wouldn't, we wouldn't do something with our products, um, IBM likes to, you know, IBM math, but still it's a brings the blue software products to the hybrid cloud. And I think that's been a, So that's kind of the tip of the spear You know, the interesting part about the edge is that, about the edge, you know, opportunity here. And a lot of the data may stay. I mean, you know, how many, So now, so, so now you see vendors out there, right? Do you think anybody ever will or will red hat continue to be a unicorn in Now I have to tell you the, the reason why we were able to do it is we stayed. Do you have a differentiated strategy? I mean, we even put the secret out as open. Great to see you face to face.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
IBM | ORGANIZATION | 0.99+ |
Dave Valante | PERSON | 0.99+ |
Red Sox | ORGANIZATION | 0.99+ |
Microsoft | ORGANIZATION | 0.99+ |
Arvin | PERSON | 0.99+ |
Nvidia | ORGANIZATION | 0.99+ |
red Sox | ORGANIZATION | 0.99+ |
Francis | PERSON | 0.99+ |
90% | QUANTITY | 0.99+ |
Paul Gill | PERSON | 0.99+ |
Paul | PERSON | 0.99+ |
Amazon | ORGANIZATION | 0.99+ |
15 years | QUANTITY | 0.99+ |
40 years | QUANTITY | 0.99+ |
10 year | QUANTITY | 0.99+ |
Paul Cormier | PERSON | 0.99+ |
first | QUANTITY | 0.99+ |
last week | DATE | 0.99+ |
Chuck Whitten | PERSON | 0.99+ |
Boston | LOCATION | 0.99+ |
20 plus years | QUANTITY | 0.99+ |
21% | QUANTITY | 0.99+ |
Intel | ORGANIZATION | 0.99+ |
13 | QUANTITY | 0.99+ |
Linux | TITLE | 0.99+ |
Boston, Massachusetts | LOCATION | 0.99+ |
two separate companies | QUANTITY | 0.99+ |
OpenShift | TITLE | 0.99+ |
10 years | QUANTITY | 0.99+ |
two layers | QUANTITY | 0.99+ |
today | DATE | 0.99+ |
one layer | QUANTITY | 0.98+ |
REL | TITLE | 0.98+ |
this year | DATE | 0.98+ |
one | QUANTITY | 0.98+ |
Paul goer | PERSON | 0.98+ |
CapEx | ORGANIZATION | 0.98+ |
Red Hat | ORGANIZATION | 0.98+ |
last night | DATE | 0.98+ |
10 years ago | DATE | 0.98+ |
both | QUANTITY | 0.98+ |
Celtics | ORGANIZATION | 0.98+ |
one part | QUANTITY | 0.97+ |
20 | QUANTITY | 0.97+ |
tomorrow | DATE | 0.97+ |
one application | QUANTITY | 0.96+ |
iPhone | COMMERCIAL_ITEM | 0.96+ |
telco | ORGANIZATION | 0.95+ |
12% a year | QUANTITY | 0.95+ |
over a hundred years | QUANTITY | 0.94+ |
Linux kernel | TITLE | 0.93+ |
one cloud | QUANTITY | 0.93+ |
REL | ORGANIZATION | 0.93+ |
hundred percent | QUANTITY | 0.93+ |
this morning | DATE | 0.91+ |
red hat summit | EVENT | 0.91+ |
tonight | DATE | 0.9+ |
Stu Miniman, Red Hat | KubeCon + CloudNativeCon EU 2022
(upbeat music) >> Kubernetes is maturing for example moving from quarterly releases to three per year, it's adding many of the capabilities that early on were avoided by Kubernetes committers, but now are going more mainstream, for example, more robust security and better support from mobile cluster management and other functions. But core Kubernetes by itself, doesn't get organizations where they need to go. That's why the ecosystem has stepped up to fill the gaps in application development. Developers as we know, they don't care about infrastructure, but they do care about building new apps, they care about modernizing existing apps, leveraging data, scaling, they care about automation look, they want to be cloud native. And one of the companies leading the ecosystem charge and building out more robust capabilities is Red Hat. And ahead of KubeCon Spain. It's our pleasure to welcome in Stu Miniman director of market insights at Red Hat to preview the event, Stu, good to see you, how you been? >> I'm doing awesome, Dave. Thanks for having me, great to be here. >> Yeah. So what's going on in Kube land these days? >> So it's funny Dave, if you were to kind of just listen out there in the marketplace, the CNCF has a survey that's like 96% of companies running Kubernetes production, everybody's doing it. And others will say, oh no, Kubernetes, only a small group group of people are using it, it's already probably got newer technologies that's replacing it. And the customers that I'm talking to Dave, first of all, yes, containers of Kubernetes, great growth growth rate, good adoption overall, I think we've said more than a year or two ago, we've probably crossed that chasm, the Jeff Moore, it's longer the early people just building all their own thing, taking all the open source, building this crazy stack that they need to had to do a lot of work we used to say. Chewing glass to be able to make it work right or anything, but it's still not as easy as you would like, almost no company that I talk to, if you're talking about big enterprises has Kubernetes just enterprise wide, and a hundred percent of their applications running on it. What is the tough challenge for people? And I mean, Dave, something, you and I have covered for many, many years, , that application portfolio that I have, most enterprises, hundreds, thousands of applications modernizing that having that truly be cloud native, that that's a really long journey and we are still in the midst of that, so I still still think we are in that, that if you look at the cross in the chasm that early majority chunk, so some of it is how do we mature things even better? And how do we make things simpler? Talk about things like automation, simplicity, security, we need to make sure they're all there so that it can be diffused and rolled out more broadly. And then we also need to think about where are we? We talk about the next million cloud customers, where does Kubernetes and containers and all the cloud native pieces fit into that broader discussion. Yes, there's some maturity there and we can declare victory on certain things, but there's still a lot, a lot of work that everyone's doing and that leads us into the show. I mean, dozens of projects that are already graduated, many more along that process from sandbox through a whole bunch of co-located events that are there, and it's always a great community event which Red Hat of course built on open source and community projects, so we're happy to have a good presence there as always. >> So you and I have talked about this in the past how essentially container's going to be embedded into a lot of different places, and sometimes it's hard to find, it's hard to track, but if you look at kind of the pre DevOps world skillsets like provisioning LANs, or configuring ports, or troubleshooting, squeezing more, server utilism, I mean, those who are really in high demand. If that's your skillset, then you're probably out of a job today. And so that's shifted toward things like Kubernetes. So you see and you see in the ETR data, it's along with cloud, and RPA, or automation, it is right up there I mean, it's top, the big four if you will, cloud, automation, RPA, and containers. And so we know there's a lot of spending activity going on there, but sometimes, like I said, it's hard to track I mean, if you got cloud growing at 35% a year, at least for the hyperscalers that we track, Kubernetes should be growing faster than that, should it not? >> Yeah, Dave, I would agree with you when I look at the big analyst firms that track this, I believe they've only got the container space at about a 25 per percent growth rate. >> Slower than cloud. But I compare that with Deepak Singh who runs at AWS, he has the open source office, he has all the containers and Kubernetes, and has visibility in all of that. And he says, basically, containers of the default when somebody's deploying to AWS today. Yes, serverless has its place, but it has not replaced or is not pushing down, slowing down the growth of containers or Kubernetes. We've got a strong partnership, I have lots of customers running on AWS. I guess I look at the numbers and like you, I would say that I would expect that that growth rate to be north of where just cloud in general is because the general adoption of containers and Kubernetes, we're still in the early phases of things. >> And I think a lot of the spendings Stu is actually in labor resources within companies and that's hard to track. Let's talk about what we should expect at the show. Obviously this whole notion of secure supply chain was a big deal last year in LA, what's hot? >> Yeah, so security Dave, absolutely. You said for years, it's a board level discussion, it's now something that really everyone in the organization has to know about the dev sec ops movement, has seen a lot of growth, secure supply chain, we're just trying to make sure that when I use open source, there's lots of projects, there is the huge ecosystem in marketplaces that are out there. So I want to make sure that as I grab all of the pieces that I know where they got came from the proper signature certification to make sure that the full solution that I build, I understand it. And if there are vulnerabilities, I know if there's an issue, how I patch it in the industry, we talk about CBEs, so those vulnerabilities, those exploits that come out, then everybody has to do a quick runaround to understand wait, hey, is my configuration? Am I vulnerable? Do I have to patch things? So security, absolutely still a huge, huge thing. Quick from a Red Hat standpoint, people might notice we made an acquisition a year ago of StackRox. That product itself also now has a completely fully open source project itself, also called StackRox. So the product is Red Hat advanced cluster security for Kubernetes, there's an open source equivalent for that called StackRox now, open source, community, there's a monthly office hour live streaming that a guy on my team actually does, and so there'll be a lot of activity at the show talking about security. So many other things happening at the show Dave. Another key area, you talked about the developers and what they want to worry about and what they don't. In the container space, there's a project called Knative. So Google helped create that, and that's to help me really have a serverless operational model, with still the containers and Kubernetes underneath that. So at the show, there will be the firs Knative con. And if you hadn't looked at Knative in a couple of years, one of the missing pieces that is now there is eventing. So if I look at functions and events, now that event capability is there, it's something I've talked to a lot of customers that were waiting for that to have it. It's not quite the same as like a Lambda, but is similar functionality that I can have with my containers in Kubernetes world. So that's an area that's there and so many others, I mean, GitOps are super hot at the last show. It's something that we've seen, really broad adoption since Argo CD went generally available last year, and lots of customers that are taking that to help them. That's both automation put together because I can allow GitHub to be my single source of truth for where I keep code, make sure I don't have any deviation from where the kind of the golden image if you will, it lives. >> So we're talking earlier about, how hard it is to track this stuff. So with the steep trajectory of growth and new customers coming on, there's got to be a lot of experimentation going on. That probably is being done, somebody downloads the open source code and starts playing with it. And then when they go to production that I would imagine Stu that's the point at which they say, hey, we need to fill some of these gaps. And they reach out to a company like yours and say, now we got to have certifications and trust., Do you. see that? >> So here's the big shift that happened, if we were looking four or five years ago, absolutely, I'd grab the open source code and some people might do that, but what cloud really enabled Dave, is rather than just grabbing, going to the dot the GitHub repo and pulling it down itself, I can go to the cloud so Microsoft, AWS, and Google all have their Kubernetes offering and I click a button. But that just gives me Kubernetes so there's still a steep learning curve. And as you said to build out out that full stack, that is one of the big things that we do with OpenShift is we take dozens of projects, pull them in together so you get a full platform. So you spend less time on curating, integrating, and managing that platform. And more time on the real value for your business, which is the application stack itself, the security and the like. And when we deliver OpenShift in the cloud, we have an SRE team that manages that for you. So one of the big challenges we have out there, there is a skillset gap, there are thousands of people getting certified on Kubernetes. There are, I think I saw over a hundred thousand job openings with Kubernetes mentioned in it, we just can't train people up fast enough, and the question I would have as an enterprise company is, if I'm going to the cloud, how much time do I want to build having SREs, having them focus on the infrastructure versus the things that are business specific. What did Amazon promise Dave? We're going to help you get rid of undifferentiated heavy lifting. Well, I just consume things as a service where I have an SRE team manage that environment. That might make more sense so that I can spend more time focusing on my business activities. That's a big focus that we've had on Red Hat, is our offerings that we have with the cloud providers to do and need offering. >> Yeah, the managed service capability is key. We saw, go back to the Hadoop days, we saw that's where Cloudera really struggled. They had to support every open source project. And then the customers largely had to figure it out themselves. Whereas you look at what data bricks did with spark. It was a managed service that was getting much greater adoption. So these complex areas, that's what you need. So people win sometimes when I use the term super cloud, and we getting little debates on Twitter, which is a lot of fun, but the idea is that you create the abstraction layer that spans your on-prem, your cloud, so you've got a hybrid. You want to go across clouds, what people call multi-cloud but as you know, I've sort of been skeptical of multi-cloud is really multi-vendor. But so we're talking about a substantial experience that's identical across those clouds and then ultimately out to the edge and we see a super Paas layer emerging, And people building on top of that, hiding the underlying complexity. What are your thoughts on that? How does Kubernetes in your view fit in? >> Yeah, it's funny, Dave, if you look at this container space at the beginning, Docker came out of a company called dotCloud. That was a PaaS company. And there's been so many times that that core functionality of how do I make my developers not have to worry about that underlying gank, but Dave, while the storage people might not have to worry about the LANs, somebody needs to understand how storage works, how networking works, if something breaks, how do I make sure I can take care of it. Sometimes that's a service that the SRE team manages that away from me. so that yes, there is something I don't need to think of about, but these are technically tough configurations. So first to one of your main questions, what do we see in customers with their hybrid and multi-cloud journey? So OpenShift over 10 years old, we started OpenShift before Kubernetes even was a thing. Lots of our customers run in what most people would consider hybrid, what does that mean? I have something in my data center, I have something in the cloud, OpenShift health, thanks to Kubernetes, I can have consistency for the developers, the operators, the security team, across those environments. Over the last few years, we've been doing a lot in the Kubernetes space as a whole, as the community, to get Kubernetes out to the edge. So one of the nice things, where do containers live Dave? Anywhere Linux does, is Linux going to be out of the edge? Absolutely, it can be a small footprint, we can do a lot with it. There were a lot of vendors that came out with it wasn't quite Kubernetes, they would strip certain things out or make a configuration that was smaller out at the edge, but a lot of times it was something that was just for a developer or something I could play with, and what it would break sometimes was that consistency out at the edge to what my other environments would like to have. And if I'm a company that needs consistency there. So take for example, if I have an AI workload where I need edge, and I need something in the cloud, or in my data center of consistency. So the easy use case that everybody thinks about is autonomous vehicles. We work with a lot of the big car manufacturers, I need to have when my developer build something, and often my training will be done either in the data center or in the public cloud, but I need to be able to push that out to the vehicle itself and let it run. We've actually even got Dave, we've got Kubernetes running up on the ISS. And you want to make sure that we have a consistency. >> The ultimate edge. >> Yeah, so I said, right, it's edge above and beyond the clouds even, we've gone to beyond. So that is something that the industry as a whole has been working at, from a Red Hat standpoint, we can take OpenShift to a really small footprint. Last year we launched was known as single node OpenShift. We have a project called micro shift, which is also fully open source that it has less pieces of the overall environment to be able to fit onto smaller and smaller devices there. But we want to be able to manage all of them consistently because you talked about multi cluster management. Well, what if I have thousands or 10 of thousands of devices out of the edge? I don't necessarily have network, I don't have people, I need to be able to do things from an automated standpoint. And that's where containers and Kubernetes really can shine. And where a lot of effort has been done in general and something specifically, we're working on it, Red Hat, we've had some great customers in the telecommunication space. Talk about like the 5G rollout with this, and industrial companies that need to be able to push out at the edge for these type of solutions. >> So you just kind of answered my next question, but I want to double click on it which was, if I'm in the cloud, why do I need you? And you touched on it because you've got primitives, and APIs, and AWS, Google, and Microsoft, they're different, if you're going to hide the underlying complexity of that, it takes a lot of RND and work, now extend that to a Tesla. You got to make it run there, different use case, but that's kind of what Linux and OpenShift are design to do, so double click on that. >> Yeah, so right. If I look at the discussion you've been having about super clouds is interesting because there are many companies that we work with that do live across multiple environments. So number one, if I'm a developer, if my company came to me and said, hey, you've got all your certifications and you got years of experience running on Amazon, well, we need you to go run over on Google. That developer might switch companies rather than switch clouds because they've got all of their knowledge and skillset, and it's a steep learning curve. So there's a lot of companies that work on, how can we give you tools and solutions that can live across those environments? So I know you mentioned companies like Snowflake, MongoDB, companies like Red Hat, HashiCorp, GitLab, also span all of those environments. There's a lot of work, Dave, to be different than not just, I say, I don't love the term like we're cloud agnostic, which would mean, well, you can use any cloud. >> You can run on any cloud. >> That's not what we're talking about. Look at the legacy that Red Hat has is, Red Hat has decades of running in every customer's data center and pick your X 86 server of choice. And we would have deep relationships when Dell, HP, IBM, Lenovo, you name it, comes out with a new piece of hardware that was different. We would have to make sure that the Linux primitives work from a Red Hat standpoint. Interesting Dave, we're now supporting OpenShift on Azure Stack Hub. And I talked to our head of product management, and I said, we've been running OpenShift in Azure for years, isn't Azure Stack Hub? Isn't that just Azure in your data center. He's like, yeah, but down at the operating system level, we had to change some flags and change some settings and things like that, so what do we know in IT? It's always the yeah, at the high level, it looks the same, it acts the same, it feels the same. >> Seamless. >> It's seamless in everything when you get down to the primitives level, sometimes that we need to be able to do that. I'll tell you Dave, there's things even when I look at A cloud, if I'm in US East One, or US West One, there actually could be some differences in what services are there or how things react, and so therefore we have a lot of deep work that goes into all of those environments, and it's not just Red Hat, we have a marketplace and an ecosystem, we want to make sure you've got API compatibility across all of those. So we are trying to help lift up this entire ecosystem and bring everybody along with it because you set it at the upfront, Kubernetes alone won't do it, oo one vendor gives you an entire, everything that you need for your developer tool chain. There's a lot that goes into this, and that's where we have deep commitment to partnerships. We build out and support lots of ecosystems. And this show itself is very much a community driven show. And, and therefore, that's why Red Hat has a strong presence at it, 'cause that's the open source community and everything that we built on. >> You guys are knee deep in it. You know I wrote down when you were talking about Snowflake and Mongo, HashiCorps, another one, I wrote down Dell, HP, Cisco, Lenovo, that to me, that should be their strategy. NetApp, their strategy should be to basically build out that abstraction layer, the so-called super cloud. So be interesting to see if they're going to be at this show. It requires a lot of R and D number one, number two, to your point, it requires an ecosystem. So you got all these guys, most of them now do in their own as a service, as a service is their own cloud. Their own cloud means you better have an ecosystem that's robust. I want to ask you about, do you ever think about what's next beyond Kubernetes? Or do you feel like, hey, there's just so much headroom in Kubernetes and so many active projects, we got ways to go. >> Yeah, so the Kubernetes itself Dave, should be able to fade into the background some. In many ways it does mirror what happened with Linux. So Linux is just the foundation of everything we have. We would not have the public cloud providers if it wasn't for Linux. I mean, Google, of course you wouldn't have without Linux, Amazon. >> Is on the internet. >> Right, but you might not have a lot of it. So Kubernetes, I think really goes the same way is, it is the foundational layer of what so much of it is built on top of it, and it's not really. So many people think about that portability. Oh, Google's the one that created it, and they wanted to make sure that it was easy if I want to go from the cloud provider that I had to use Kubernetes on Google cloud. And while that is a piece of it, that consistency is more important. And what I can build on top of it, it is really more of a distributed systems challenge that we are solving and that we've been working on in industry now for decades. So that is what we help solve, and what's really nice, containers and Kubernetes, it's less of an abstraction, it's more of new atomic unit of how we build things. So virtualization, I don't know what's underneath, and we spent like a decade fixing the storage networking components underneath so that the LANs matched right, and the network understood what was happening in the virtual machine. The atomic unit of a container, which is what Kubernetes manages is an application or a piece of an application. And therefore that there is less of an abstraction, more of just a rearchitecting of how we build things, and that is part of what is needed, and boy, Dave, the ecosystem, oh my God, yes, we've gone to only three releases a year, but I can tell you our roadmaps are all public on the internet and we talk heavily about them. There is still so many things that just at the basic Kubernetes piece, new architectures, arm devices are now in there, we're now supporting them, Kubernetes can support them too. So there are so many hardware pieces that are coming, so many software devices, the edge, we talked about it a bit, so there's so much that's going on. One of the areas that I love hearing about at the show, we have a community event called OpenShift Comments, which one of the main things of OpenShift Comments, is customers coming to talk about what they've been doing, and not about our products, we're talking about the projects and their journey overall. We've got a at Flenty Show, Airbus and Telefonica, are both going to be talking about what they're doing. We've seen Dave, every industry is going through their digital transformation journey. And it's great to hear straight from them what they're doing, and one of the big pieces in area, we actually spend a bunch of time on that application journey. There's a group of open source projects under what's known as Konveyor, that's conveyor with a K, Konveyor.io. It's modernization in migration. So how do I go from a VM to a container? How do I go from my data center to a cloud? How do I switch between services, open source projects to help with that journey? And, oh my gosh, Dave, I mean, you know in the cloud space, I mean that's what all the SIs and all the consultancies are throwing thousands of people at, is to help us get along that curve of that modernization journey. >> Okay, so let's see May 16th, the week of May 16th is KubeCon in Valencia Spain. theCUBE's going to be there, there was a little bit of a curfuffle on Twitter because the mask mandate was lifted in Spain and people had made plans thinking, okay, it's safe everybody's going to be wearing masks. Well, now I mean, you're going to have to make your own decisions on that front. I mean, you saw that you follow Twitter quite closely, but hey, this is the world we live in. So I'll give you the last word. >> Yeah, we'll see if Twitter still exists by the time we get to that show with. >> Could be private. What happens, but yeah, no, Dave, I'll be participating remotely, it is a hybrid event, so one of the things we'll be watching is, how many people are there in person LA was a pretty small show, core contributors, brought it back to some of the early days that you covered heavily from theCUBE standpoint, how Valencia will be? I know from Red Hat standpoint, we have people there, many of them from Europe, both speaking, we talked about many of the co-located events that are there, so a lot of pieces all participate remotely. So if you stop by the OpenShift commons event, I'll be part of the event just from a hybrid standpoint. And yeah, we've actually got the week before, we've got Red Hat Summit. So it's nice to actually to have back to back weeks. We'd had that a whole bunch of times before I remember, back to back weeks in Boston one year where we had both of those events and everything. That's definitely. >> Connective tissue. >> Keeps us busy there. You've got a whole bunch of travel going on. I'm not doing too much travel just yet, Dave, but it's good to see you and it's great to be connected with community. >> Yeah, so theCUBE will be there. John Furrier is hosting with Keith Townsend. So if you're in Valencia, definitely stop by. Stu thanks so much for coming into theCUBE Studios I appreciate it. >> Thanks, Dave. >> All right, and thank you for watching. We'll see you the week of May 16th in Valencia, Spain. (upbeat music)
SUMMARY :
it's adding many of the Thanks for having me, great to be here. on in Kube land these days? that chasm, the Jeff Moore, the hyperscalers that we track, the big analyst firms that track this, containers of the default and that's hard to track. that the full solution that Stu that's the point at which they say, that is one of the big things but the idea is that you out at the edge to what of devices out of the edge? now extend that to a Tesla. If I look at the discussion that the Linux primitives work and everything that we built on. that to me, that should be their strategy. So Linux is just the foundation so that the LANs matched right, because the mask mandate still exists by the time of the early days that but it's good to see you So if you're in Valencia, We'll see you the week of
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
IBM | ORGANIZATION | 0.99+ |
Dave | PERSON | 0.99+ |
Dell | ORGANIZATION | 0.99+ |
Cisco | ORGANIZATION | 0.99+ |
Microsoft | ORGANIZATION | 0.99+ |
Lenovo | ORGANIZATION | 0.99+ |
HP | ORGANIZATION | 0.99+ |
Spain | LOCATION | 0.99+ |
AWS | ORGANIZATION | 0.99+ |
Boston | LOCATION | 0.99+ |
Valencia | LOCATION | 0.99+ |
Europe | LOCATION | 0.99+ |
Stu Miniman | PERSON | 0.99+ |
10 | QUANTITY | 0.99+ |
Deepak Singh | PERSON | 0.99+ |
ORGANIZATION | 0.99+ | |
thousands | QUANTITY | 0.99+ |
Amazon | ORGANIZATION | 0.99+ |
96% | QUANTITY | 0.99+ |
Airbus | ORGANIZATION | 0.99+ |
Keith Townsend | PERSON | 0.99+ |
LA | LOCATION | 0.99+ |
May 16th | DATE | 0.99+ |
hundreds | QUANTITY | 0.99+ |
John Furrier | PERSON | 0.99+ |
Valencia Spain | LOCATION | 0.99+ |
Last year | DATE | 0.99+ |
CNCF | ORGANIZATION | 0.99+ |
last year | DATE | 0.99+ |
StackRox | TITLE | 0.99+ |
Telefonica | ORGANIZATION | 0.99+ |
Azure Stack Hub | TITLE | 0.99+ |
Tesla | ORGANIZATION | 0.99+ |
four | DATE | 0.99+ |
last year | DATE | 0.99+ |
both | QUANTITY | 0.99+ |
Mongo | ORGANIZATION | 0.99+ |
one | QUANTITY | 0.99+ |
first | QUANTITY | 0.99+ |
Red Hat Summit | EVENT | 0.99+ |
Linux | TITLE | 0.99+ |
CloudNativeCon | EVENT | 0.99+ |
Stu | PERSON | 0.99+ |
KubeCon | EVENT | 0.98+ |
OpenShift | TITLE | 0.98+ |
Red Hat | TITLE | 0.98+ |
HashiCorps | ORGANIZATION | 0.98+ |
Valencia, Spain | LOCATION | 0.98+ |
Jeff Moore | PERSON | 0.98+ |
Red Hat | ORGANIZATION | 0.98+ |
One | QUANTITY | 0.98+ |
Flenty Show | ORGANIZATION | 0.98+ |
ORGANIZATION | 0.98+ |
Jon Sakoda, Decibel Partners | AWS Summit SF 2022
>>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, where all the developers are the bay air at Silicon valley. And of course, eights summit in New York city is coming up in this 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. Say 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, >>It's been at least 10 years, at >>Least 10 years more, and we don't wanna actually go back as freeze back the old school web 1.0 days. But anyway, we're in web three now. So we'll get to that in >>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 Cuban. 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, take old something old and make it better new, faster. So tell us about decibel. 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, >>No, you're never recovering. You're always entrepreneur >>Always, but we are also always recovering. So I, um, sort of my was 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 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 C is, 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 builder. 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, 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. So source or open source companies where you have a large technical cook 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 grow, 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 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, 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 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. >>The hype is definitely one, three. You >>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 caught 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 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 at 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 a SaaS 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's 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. 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 and 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 it, and it does extend into things like crypto or currencies 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 contributors, you know, contributors were users and looking back decades and seeing how, 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. 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 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 been saying on the cube for probably about eight years now that we are gonna hit a digital hippie revolution, meaning a rebellion against 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, it it's just like the, the, 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. >>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 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. I you, and sometimes, um, like it or not, it's a religious decision, right? Yeah. It's some, it's something that people just believe to be true almost without, uh, necessarily caring >>About I 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 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 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 think, 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 does it, is it gonna, it's gonna do, or it doesn't, or it either stands out to the load test or it doesn't. And so I, I feel like in this 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 stand out for on 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 is the founder of Joe security used to say, Hey, like, you know, the, the really like 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, if the, you know, it's gotta speak >>To the, to the user. But let me ask you a question 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 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? Just 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 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 bad vision of 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 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 long term vision, >>Don't flake out and, and be fashionable with the, the latest trends. Cause 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, 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. 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 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 on AMWA 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. 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, more. 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 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 relat 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 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. 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 outta say, I gotta love your firm. Love what you're doing. We're big supporters of your mission. Congratulations on your entrepreneurial venture. And, uh, we'll be, we'll be talking we'll maybe see a Coon. Uh, absolutely 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 a bell V see 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.
SUMMARY :
host of the cubes cube coverage of AWS summit 2022 here in San Francisco, Good to see you, Matt. I'm glad you're here because we run into each other all the time. So we'll get to that in It's all the same. I mean, you remember I'm a recovering entrepreneur, right? No, you're never recovering. if you remember before there was Facebook and friends, there was instant messaging. 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 grow, 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. 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, The hype is definitely one, three. the more time you spend in this world is this is the fastest growing part of I get at it and more relevant <laugh> but there's also the hype of like the web three, for instance, but you know, And you might say product like growth is the beneficiaries and the most, you know, kind of valued people in this. you know, experienced the sixties. 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 of, you know, societal trends with technology trends and how that manifests in our world is yes. 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. of Joe security used to say, Hey, like, you know, the, the really like today's world of like consumption But let me ask you a question for the people watching, who are maybe entrepreneurial entre entrepreneurs, So I think the more that you can show Cause it's over before you even get 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 right So I think many people think that all software is unquestionably moving to an 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, Arguably again, it's the area of the world that people should I gotta outta say, I gotta love your firm. Huge fan of what you guys are doing here. Founder for founders here on the cube,
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Dave | PERSON | 0.99+ |
David | PERSON | 0.99+ |
Stefanie | PERSON | 0.99+ |
Dave Valenti | PERSON | 0.99+ |
Amazon | ORGANIZATION | 0.99+ |
Dave Vellante | PERSON | 0.99+ |
Frank Luman | PERSON | 0.99+ |
Microsoft | ORGANIZATION | 0.99+ |
Joe | PERSON | 0.99+ |
John | PERSON | 0.99+ |
Andy | PERSON | 0.99+ |
Andy Jassy | PERSON | 0.99+ |
Deutsche Bank | ORGANIZATION | 0.99+ |
Exxon | ORGANIZATION | 0.99+ |
Dave Volante | PERSON | 0.99+ |
Werner | PERSON | 0.99+ |
AWS | ORGANIZATION | 0.99+ |
Symantec | ORGANIZATION | 0.99+ |
Joe Fitzgerald | PERSON | 0.99+ |
Ashesh Badani | PERSON | 0.99+ |
2013 | DATE | 0.99+ |
Sanjay Poonen | PERSON | 0.99+ |
Italy | LOCATION | 0.99+ |
Jessie | PERSON | 0.99+ |
ExxonMobil | ORGANIZATION | 0.99+ |
Jon Sakoda | PERSON | 0.99+ |
Nvidia | ORGANIZATION | 0.99+ |
Europe | LOCATION | 0.99+ |
Stefanie Chiras | PERSON | 0.99+ |
IBM | ORGANIZATION | 0.99+ |
Ashesh | PERSON | 0.99+ |
Jesse | PERSON | 0.99+ |
Adrian Cockcroft | PERSON | 0.99+ |
LA | LOCATION | 0.99+ |
Red Hat | ORGANIZATION | 0.99+ |
Johnson | PERSON | 0.99+ |
Dave allante | PERSON | 0.99+ |
Miami | LOCATION | 0.99+ |
CIA | ORGANIZATION | 0.99+ |
AWS Summit San Francisco 2022
More bottoms up and have more technical early adopters. And generally speaking, they're free to use. They're free to try. They're very commonly community source or open source companies where you have a large technical community that's supporting them. So there's a, there's kind of a new normal now I think in great enterprise software and it starts with great technical founders with great products and great bottoms of emotions. And I think there's no better place to, uh, service those people than in the cloud and uh, in, in your community. >>Well, first of all, congratulations, and by the way, you got a great pedigree and great background, super smart, but Myer of your work and your, and, and your founding, but let's face it. Enterprise is hot because digital transformation is all companies there's no, I mean, consumer is enterprise now, everything is what was once a niche. No, I won't say niche category, but you know, not for the faint of heart, you know, investors, >>You know, it's so funny that you say that enterprise is hot because you, and I feel that way now. <laugh> but remember, like right now there's also a tech and VC conference in Miami <laugh> and it's covering cryptocurrencies and FCS and web three. So I think beauty is definitely in the eye of the beholder <laugh> but no, I, I will tell you, >>Ts is one big enterprise, cuz you gotta have imutability you got performance issues. You have, I IOPS issues. >>Well, and, and I think all of us here that are, uh, may maybe students of history and have been involved in open source in the cloud would say that we're, you know, much of what we're doing is, uh, the predecessors of the web web three movement. And many of us I think are contributors to the web three >>Movement. The hype is definitely one web three. Yeah. >>But, >>But you know, >>For sure. Yeah, no, but now you're taking us further east of Miami. So, uh, you know, look, I think, I, I think, um, what is unquestioned with the case now? And maybe it's, it's more obvious the more time you spend in this world is this is the fastest growing part of enterprise software. And if you include cloud infrastructure and cloud infrastructure spend, you know, it is by many measures over, uh, $500 billion in growing, you know, 20 to 30% a year. So it it's a, it's a just incredibly fast, well, >>Let's get, let's get into some of the cultural and the, the shifts that are happening, cuz again, you, you have the luxury of being in enterprise when it was hard, it's getting easier and more cooler. I get it and more relevant <laugh> but there's also the hype of like the web three, for instance, but you know, for, uh, um, um, the CEO snowflake, okay. Has wrote a book and Dave Valenti and I were talking about it and uh, Frank Luman has says, there's no playbooks. We always ask the CEOs, what's your playbook. And he's like, there's no playbook, situational awareness, always Trump's playbooks. So in the enterprise playbook, oh, higher, a direct sales force and SAS kind of crushed that now SAS is being redefined, right. So what is SAS is snowflake assassin or is that a platform? So again, new unit economics are emerging, whole new situation, you got web three. So to me there's a cultural shift, the young entrepreneurs, the, uh, user experience, they look at Facebook and say, ah, you know, they own all my data and you know, we know that that cliche, um, they, you know, the product. So as this next gen, the gen Z and the millennials come in and our customers and the founders, they're looking at things a little bit differently and the tech better. >>Yeah. I mean, I mean, I think we can, we can see a lot of common across all successful startups and the overall adoption of technology. Um, and, and I would tell you, this is all one big giant revolution. I call it the user driven revolution. Right. It's the rise of the user. Yeah. And you might say product like growth is currently the hottest trend in enterprise software. It's actually like growth, right. They're one and the same. So sometimes people think the product, uh, is what is driving growth. >>You just pull the product >>Through. Exactly, exactly. And so that's that I, that I think is really this revolution that you see, and, and it does extend into things like cryptocurrencies and web three and, you know, sort of like the control that is taken back by the user. Um, but you know, many would say that, that the origins of this, but maybe started with open source where users were contributors, you know, contributors were users and looking back decades and seeing how it, how it fast forward to today. I think that's really the trend that we're all writing. It's enabling these end users. And these end users in our world are developers, data engineers, cybersecurity practitioners, right. They're really the, and they're really the, the beneficiaries and the most, you know, kind of valued people in >>This. I wanna come back to the data engineers in a second, but I wanna make a comment and get your reaction to, I have a, I'm a gen Xer technically. So for not a boomer, but I have some boomer friends who are a little bit older than me who have, you know, experienced the sixties. And I have what been saying on the cube for probably about eight years now that we are gonna hit digital hippie revolution, meaning a rebellion against in the sixties was rebellion against the fifties and the man and, you know, summer of love. That was a cultural differentiation from the other one other group, the predecessors. So we're kind of having that digital moment now where it's like, Hey boomers, Hey people, we're not gonna do that anymore. You, we hate how you organize shit. >>Right. But isn't this just technology. I mean, isn't it, isn't it like there used to be the old adage, like, you know, you would never get fired for buying IBM, but now it's like, you obviously probably would get fired if you bought IBM. And I mean, it's just like the, the, I think, I think >>During the mainframe days, those renegades were breaking into Stanford, starting the home group. So what I'm trying to get at is that, do you see the young cultural revolution also, culturally, just, this is my identity NFTs to me speak volumes about my, I wanna associate with NFTs, not single sign on. Well, >>Absolutely. And, and I think like, I think you're hitting on something, which is like this convergence of, of, you know, societal it'll trends with technology trends and how that manifests in our world is yes. I think like there is unquestionably almost a religion yeah. Around the way in which a product is built. Right. And we can use open source, one example of that religion. Some people will say, look, I'll just never try a product in the cloud if it's not open source. Yeah. I think cloud, native's another example of that, right? It's either it's, you know, it either is cloud native or it's not. And I think a lot of people will look at a product and say, look, you know, you were not designed in the cloud era. Therefore I just won't try you. And sometimes, um, like it or not, it's a religious decision, right? Yeah. It's so it's something that people just believe to be true almost without, uh, necessarily caring >>About data. Data drives all decision making. Let me ask you this next question. As a VC. Now you look at pitch, well, you've been a VC for many years, but you also have the founder entrepreneurial mindset, but you can get empathize with the founders. You know, hustle is a big part of the, that first founder check, right? You gotta convince someone to part with their ch their money and the first money in which you do a lot of it's about believing in the person. So faking it till you make it is hard. Now you, the data's there, you either have it cloud native, you either have the adaption or traction. So honesty is a big part of that pitch. You can't fake it. >>Oh, AB absolutely. You know, there used to be this concept of like the persona of an entrepreneur. Right. And the persona of the entrepreneur would be, you know, so somebody who was a great salesperson or somebody who tell a great story, and I still think that that's important, right. It still is a human need for people to believe in narratives and stories. Yeah. But having said that you're right. The proof is in the pudding, right. At some point you click download and you try the product and it does what it says it gonna it's gonna do, or it doesn't, or it either stands up to the load test or it doesn't. And so I, I feel like in the new economy that we live in, really, it's a shift from maybe the storytellers and the creators to, to the builders, right. The people that know how to build great product. And in some ways the people that can build great product yeah. Stand out from the crowd. And they're the ones that can build communities around their products. And, you know, in some ways can, um, you know, kind of own more of the narrative of because their product begins exactly >>The volume you back to the user led growth. >>Exactly. And it's the religion of, I just love your product. Right. And I, I, I, um, Doug song is the founder of du security used to say, Hey, like, you know, the, the really like in today's world of like consumption based software, like the user is only gonna give you 90 seconds to figure out whether or not you're a company that's easy to do business with. Right. And so you can say, and do all the things that you want about how easy you are to work with. But if the product isn't easy to install, if it's not easy to try, if it's not, if, if the it's gotta speak to the, >>Speak to the user, but let me ask a question now that for the people watching, who are maybe entrepreneurial entre, preneurs, um, masterclass here in session. So I have to ask you, do you prefer, um, an entrepreneur come in and say, look at John. Here's where I'm at. Okay. First of all, storytelling's fine with you an extrovert or introvert, have your style, sell the story in a way that's authentic, but do you, what do you prefer to say? Here's where I'm at? Look, I have an idea. Here's my traction. I think here's my MVP prototype. I need help. Or do, do you wanna just see more stats? What's the, what's the preferred way that you like to see entrepreneurs come in and engage? >>There's tons of different styles, man. I think the single most important thing that every founder should know is that we, we don't invest in what things are today. We invest in what we think something will become. Right. And I think that's why we all get up in the morning and try to build something different, right? It's that we see the world a different way. We want it to be a different way. And we wanna work every single moment of the day to try to make that vision a reality. So I think the more that you can show people where you want to be the, of more likely somebody is gonna align with your vision and, and wanna invest in you and wanna be along for the ride. So I, I wholeheartedly believe in showing off what you got today, because eventually we all get down to like, where are we and what are we gonna do together? But, um, no, I, you gotta >>Show the >>Path. I think the single most important thing for any founder and VC relationship is that they have the same vision. Uh, if you have the same vision, you can, you can get through bumps in the road, you can get through short term spills. You can all sorts of things in the middle. The journey can happen. Yeah. But it doesn't matter as much if you share the same long term vision, >>Don't flake out and, and be fashionable with the latest trends because it's over before you can get there. >>Exactly. I think many people that, that do what we do for a living, we'll say, you know, ultimately the future is relatively easy to predict, but it's the timing that's impossible to predict. <laugh> so you, you know, you sort of have to balance the, you know, we, we know that the world is going in this way and therefore we're gonna invest a lot of money to try to make this a reality. Uh, but some times it happens in six months. Sometimes it takes six years. Sometimes it takes 16 years. Uh, >>What's the hottest thing in enterprise that you see the biggest wave that people should pay attention to that you're looking at right now with Bel partners, Tebel dot your site. What's the big wave. What's your big >>Wave. There's three big trends that we invest in. And the they're the only things we do day in, day out one is the explosion and open source software. So I think many people think that all software is unquestionably moving to an open source model in some form or another yeah. Tons of reasons to debate whether or not that is gonna happen, an alwa timeline >>Happening forever. >>But, uh, it is, it is accelerating faster than we've ever seen. So I, I think it's, it's one big, massive wave that we continue to ride. Um, second is the rise of data engineering. Uh, I think data engineering is in and of itself now, a category of software. It's not just that we store data. It's now we move data and we develop applications on data. And, uh, I think data is in and of itself as big of a market as any of the other markets that we invest in. Uh, and finally, it's the gift that keeps on giving. I've spent my entire career in it. We still feel that security is a market that is underinvested. It is, it continues to be the place where people need to continue to invest and spend more money. Yeah. Uh, and those are the three major trends that we run >>And security, you think we all need a dessert do over, right? I mean, do we need you do over in security or is what's the core problem? I, >>I, I keep using this word underinvested because I think it's the right way to think about the problem. I think if you, I think people generally speaking, look at cybersecurity as an add-on. Yeah. But if you think about it, the whole economy is moving online. And so in, in some ways like security is core to protecting the digital economy. And so it's, it shouldn't be an afterthought, right? It should be core to what everyone is doing. And that's why I think relative to the trillions of dollars that are at stake, uh, I believe the market size for cybersecurity is run $150 billion. And it still is a fraction of what we're, >>What we're and national security even boom is booming now. So you get the convergence of national security, geopolitics, internet digital that's >>Right. You mean arguably, right? I mean, arguably again, it's the area of the world that people should be spending more time and more money given what to stake. >>I love your thesis. I gotta, I gotta say, you gotta love your firm. Love. You're doing we're big supporters, your mission. Congratulations on your entrepreneurial venture. And, uh, we'll be, we'll be talking and maybe see a Cuban. Uh, absolutely not. Certainly EU maybe even north Americans in Detroit this year. >>Huge fan of what you guys are doing here. Thank you so much for helping me on the show. >>Guess be VC Johnson here on the cube. Check him out. Founder for founders here on the cube, more coverage from San Francisco, California. After this short break, stay with us. Everyone. Welcome to the cue here. Live in San Francisco. K warn you for AWS summit 2022 we're live we're back with events. Also we're virtual. We got hybrid all kinds of events. This year, of course, summit in New York city is happening this summer. We'll be there with the cube as well. I'm John. Again, John host of the cube. Got a great guest here, Justin Kobe owner, and CEO of innovative solutions. Their booth is right behind us. Justin, welcome to the cube. >>Thank you. Thank you for having me. >>So we're just chatting, uh, uh, off camera about some of the work you're doing. You're the owner of and CEO. Yeah. Of innovative. Yeah. So tell us the story. What do you guys do? What's the elevator pitch. >>Yeah. <laugh> so the elevator pitch is we are, uh, a hundred percent focused on small to mid-size businesses that are moving to the cloud, or have already moved to the cloud and really trying to understand how to best control security, compliance, all the good stuff that comes along with it. Um, exclusively focused on AWS and, um, you know, about 110 people, uh, based in Rochester, New York, that's where our headquarters is, but now we have offices down in Austin, Texas, up in Toronto, uh, Canada, as well as Chicago. Um, and obviously in New York, uh, you know, the business was never like this, uh, five years ago, um, founded in 1989, made the decision in 2018 to pivot and go all in on the cloud. And, uh, I've been a part of the company for about 18 years, bought the company about five years ago. And it's been a great ride. >>It's interesting. The manages services are interesting with cloud cause a lot of the heavy liftings done by a of us. So we had Matt on your team on earlier talking about some of the edge stuff. Yeah. But you guys are a managed cloud service. You got cloud advisory, you know, the classic service that's needed, but the demands coming from cloud migrations and application modernization, but obviously data is a huge part of it. Huge. How is this factoring into what you guys do and your growth cuz you guys are the number one partner on the SMB side for edge. Yeah. For AWS, you got results coming in. Where's the, where's the forcing function. What's the pressure point. What's the demand like? >>Yeah. It's a great question. Every CEO I talk to, that's a small mids to size business. They're all trying to understand how to leverage technology better to help either drive a revenue target for their own business, uh, help with customer service as so much has gone remote now. And we're all having problems or troubles or issues trying to hire talent. And um, you know, tech is really at the, at the forefront and the center of that. So most customers are coming to us and they're of like, listen, we gotta move to the cloud or we move some things to the cloud and we want to do that better. And um, there's this big misnomer that when you move to the cloud, you gotta automatically modernize. Yeah. And what we try to help as many customers understand as possible is lifting and shifting, moving the stuff that you maybe currently have OnPrem and a data center to the cloud first is a first step. And then so, uh, progressively working through a modernization strategy is always the better approach. And so we spend a lot of time with small to mid-size businesses who don't have the technology talent on staff to be able to do >>That. Yeah. And they want to get set up. But the, the dynamic of like latency is huge. We're seeing that edge product is a big part of it. This is not a one-off happening around everywhere. It is not it's manufacturing, it's the physical plant or location >>Literally. >>And so, and you're seeing more IOT devices. What's that like right now from a challenge and problem statement standpoint, are the customers, not staff, is the it staff kind of old school? Is it new skills? What's the core problem. And you guys solve >>In the SMB space. The core issue nine outta 10 times is people get enamored with the latest and greatest. And the reality is not everything that's cloud based. Not all cloud services are the latest and greatest. Some things have been around for quite some time and our hardened solutions. And so, um, what we try to do with, to technology staff that has traditional on-prem, uh, let's just say skill sets and they're trying to move to a cloud-based workload is we try to help those customers through education and through some practical, let's just call it use case. Um, whether that's a proof of concept that we're doing or whether that's, we're gonna migrate a small workload over, we try to give them the confidence to be able to not, not necessarily go it alone, but, but to, to, to have the, uh, the Gusto and to really have the, um, the, the opportunity to, to do that in a wise way. Um, and what I find is that most CEOs that I talk to yeah. Feel like, listen, at the end of the day, I'm gonna be spending money in one place or another, whether that's on primer in the cloud, I just want know that I'm doing that way. That helps me grow as quickly as possible status quo. I think every, every business owner knows that COVID taught us anything that status quo is, uh, is, is no. No. Good. >>How about factoring in the, the agility and speed equation? Does that come up a lot? It >>Does. I think, um, I think there's also this idea that if, uh, if we do a deep dive analysis and we really take a surgical approach to things, um, we're gonna be better off. And the reality is the faster you move with anything cloud based, the better you are. And so there's this assumption that we gotta get it right the first time. Yeah. In the cloud, if you start down your journey in one way and you realize midway that it's not the right, let's just say the right place to go. It's not like buying a piece of iron that you put in the closet and now you own it in the cloud. You can turn those services on and off. It's a, gives you a much higher density for making decisions and failing >>Forward. Well actually shutting down the abandoning, the projects that early, not worrying about it, you got it mean most people don't abandon stuff cuz they're like, oh, I own it. >>Exactly. >>And they get, they get used to it. Like, and then they wait too long. >>That's exactly. >>Yeah. Frog and boiling water, as we used to say, oh, it's a great analogy. So I mean, this, this is a dynamic. That's interesting. I wanna get more thoughts on it because like I'm a, if I'm a CEO of a company, like, okay, I gotta make my number. Yeah. I gotta keep my people motivated. Yeah. And I gotta move faster. So this is where you guys come in. I get the whole thing. And by the way, great service, um, professional services in the cloud right now are so hot because so hot, you can build it and then have option optionality. You got path decisions, you got new services to take advantage of. It's almost too much for customers. It is. I mean, everyone I talked to at reinvent, that's a customer. Well, how many announcements did Andy jazzy announcer Adam? You know, the 5,000 announcement or whatever. They did huge amounts. Right. Keeping track of it all. Oh, is huge. So what's the, what's the, um, the mission of, of your company. How does, how do you talk to that alignment? Yeah. Not just processes. I can get that like values as companies, cuz they're betting on you and your people. >>They are, they are >>Values. >>Our mission is, is very simple. We want to help every small to midsize business leverage the power of the cloud. Here's the reality. We believe wholeheartedly. This is our vision that every company is going to become a technology company. So we go to market with this idea that every customer's trying to leverage the power of the cloud in some way, shape or form, whether they know it or don't know it. And number two, they're gonna become a 10 a company in the process of that because everything is so tech-centric. And so when you talk about speed and agility, when you talk about the, the endless options and the endless permutations of solutions that a customer can buy in the cloud, how are you gonna ask a team of one or two people in your it department to make all those decisions going it alone or trying to learn it as you go, it only gets you so far working with a partner. >>I'll just give you some perspective. We work with about a thousand small to midsize business customers. More than 50% of those customers are on our managed services. Meaning they know that we have their back and we're the safety net. So when a customer is saying, right, I'm gonna spend a couple thousand and dollars a month in the cloud. They know that that bill, isn't gonna jump to $10,000 a month going in alone. Who's there to help protect that. Number two, if you have a security posture and let's just say your high profile and you're gonna potentially be more vulnerable to security attacks. If you have a partner that's offering you some managed services. Now you, again, you've got that backstop and you've got those services and tooling. We, we offer, um, seven different products, uh, that are part of our managed services that give the customer the tooling, that for them to go out and buy on their own for a customer to go out today and go buy a new Relic solution on their own. It, it would cost 'em a four, >>The training alone would be insane. A risk factor. I mean the cost. Yes, absolutely opportunity cost is huge, >>Huge, absolutely enormous training and development. Something. I think that is often, you know, it's often overlooked technologists. Typically they want to get their skills up. They, they love to get the, the stickers and the badges and the pins, um, at innovative in 2018. When, uh, when we, he made the decision to go all in on the club, I said to the organization, you know, we have this idea that we're gonna pivot and be aligned with AWS in such a way that it's gonna really require us all to get certified. My executive assistant at the time looks at me. She said, even me, I said, yeah, even you, why can't you get certified? Yeah. And so we made, uh, a conscious, it wasn't requirement. It still isn't today to make sure everybody in the company has the opportunity to become certified. Even the people that are answering the phones at the front >>Desk and she could be running the Kubernetes clusters. I >>Love it. It's >>Amazing. >>But I'll tell you what, when that customer calls and they have a real Kubernetes issue, she'll be able to assist and get >>The right people with. And that's a cultural factor that you guys have. So, so again, this is back to my whole point out SMBs and businesses in general, small and large it staffs are turning over the gen Z and millennials are in the workforce. They were provisioning top of rack switches. Right. First of all. And so if you're a business, there's also the, I call the buildout, um, uh, return factor, ROI piece. At what point in time as an owner, SMB, do I get to ROI? Yeah. I gotta hire a person to manage it. That person's gonna have five zillion job offers. Yep. Uh, maybe who knows? Right. I got cyber security issues. Where am I gonna find a cyber person? Yeah. A data compliance. I need a data scientist and a compliance person. Right. Maybe one in the same. Right. Good luck. Trying to find a data scientist. Who's also a compliance person. Yep. And the list goes on. I can just continue. Absolutely. I need an SRE to manage the, the, uh, the sock report and we can pen test. Right. >>Right. >>These are, these are >>Like critical issues. >>This is just like, these are the table stakes. >>Yeah. And, and every, every business owner's thinking about this, >>That's, that's what, at least a million in loading, if not three or more Just to get that app going. Yeah. Then it's like, where's the app. Yeah. So there's no cloud migration. There's no modernization on the app side. No. And they remind AI and ML. >>That's right. That's right. So to try to go it alone, to me, it's hard. It it's incredibly difficult. And the other thing is, is there's not a lot of partners, so the partner, >>No one's raising their hand boss. I'll do all that exactly. In the it department. >>Exactly. >>So like, can we just call up, uh, you know, our old vendor that's >>Right. <laugh> right. Our old vendor. I like it, >>But that's so true. I mean, when I think about how, if I was a business owner starting a business today and I had to build my team, um, and the amount of investment that it would take to get those people skilled up and then the risk factor of those people now having the skills and being so much more in demand and being recruited away, that's a real, that's a real issue. And so how you build your culture around that is, is very important. It's something that we talk about every, with every one of our small to mid-size >>Businesses. So just, I want get, I want to get your story as CEO. Okay. Take us through your journey. You said you bought the company and your progression to, to being the owner and CEO of innovative yeah. Award winning guys doing great. Uh, great bet on a good call. Yeah. Things are good. Tell your story. What's your journey? >>It's real simple. I was, uh, I was a sophomore at the Rochester Institute of technology in 2003. And, uh, I knew that I, I was going to school for it and I, I knew I wanted to be in tech. I didn't know what I wanted to do, but I knew I didn't wanna code or configure routers and switches. So I had this great opportunity with the local it company that was doing managed services. We didn't call it at that time innovative solutions to come in and, uh, jump on the phone and dial for dollars. I was gonna cold call and introduced other, uh, small to midsize businesses locally in Rochester, New York go to Western New York, um, who innovative was now. We were 19 people at the time. Yeah. I came in, I did an internship for six months and I loved it. I learned more in those six months than I probably did in my first couple of years at, uh, at RT long story short. >>Um, for about seven years, I worked, uh, to really help develop, uh, sales process and methodology for the business so that we could grow and scale. And we grew to about 30 people. And, um, I went to the owners at the time in 2000 and I was like, Hey, I'm growing the value of this business. And who knows where you guys are gonna be another five years? What do you think about making me an owner? And they were like, listen, you got long ways before you're gonna be an owner. But if you stick it out in your patient, we'll, um, we'll work through a succession plan with you. And I said, okay, there were four other individuals at the time that were gonna also buy the business with me. >>And they were the owners, no outside capital, >>None zero, well, 2014 comes around. And, uh, the other folks that were gonna buy into the business with me that were also working at innovative for different reasons. They all decided that it wasn't for them. One started a family. The other didn't wanna put capital in. Didn't wanna write a check. Um, the other had a real big problem with having to write a check. If we couldn't make payroll, I'm like, well, that's kind of like, if we're own, we're gonna have to like cover that stuff. <laugh> so >>It's called the pucker factor. >>Exactly. So, uh, I sat down with the CEO in early 2015 and, uh, we made the decision that I was gonna buy the three partners out, um, go through an earn out process, uh, coupled with, uh, an interesting financial strategy that wouldn't strap the BI cuz they cared very much. The company still had the opportunity to keep going. So in 2016 I bought the business, um, became the sole owner. And, and at that point we, um, we really focused hard on what do we want this company to be? We had built this company to this point. Yeah. And, uh, and by 2018 we knew that pivoting all going all in on the cloud was important for us. And we haven't looked back. >>And at that time, the proof points were coming clearer and clearer 2012 through 15 was the early adopters, the builders, the startups and early enterprises. Yes. The capital ones of the world. Exactly the, uh, and those kinds of big enterprises. The GA I don't wanna say gamblers, but ones that were very savvy. The innovators, the FinTech folks. Yep. The hardcore glass eating enterprises >>Agreed, agreed to find a small to midsize business to migrate completely to the cloud is as infrastructure was considered, that just didn't happen as often. Um, what we were seeing where the, a lot of our small to midsize business customers, they wanted to leverage cloud based backup, or they wanted to leverage a cloud for disaster recovery because it lent itself. Well, early days, our most common cloud customer though, was the customer that wanted to move messaging and collaboration. The, the Microsoft suite to the cloud. And a lot of 'em dipped their toe in the water. But by 2017 we knew infrastructure was around the corner. Yeah. And so, uh, we only had two customers on AWS at the time. Um, and we, uh, we, we made the decision to go all in >>Justin. Great to have you on the cube. Thank you. Let's wrap up. Uh, tell me the hottest product that you have. Is it migrations? Is the app modernization? Is it data? What's the hot product and then put a plugin for the company. Awesome. >>So, uh, there's no question. Every customer is looking migrate workloads and try to figure out how to modernize for the future. We have very interesting, sophisticated yet elegant funding solutions to help customers with the cash flow, uh, constraints that come along with those migrations. So any SMB that's thinking about migrating into the cloud, they should be talking innovative solutions. We know how to do it in a way that allows those customer is not to be cash strapped and gives them an opportunity to move forward in a controlled, contained way so they can modernize. So >>Like insurance, basically for them not insurance class in the classic sense, but you help them out on the, on the cash exposure. >>Absolutely. We are known for that and we're known for being creative with those customers and being empathetic to where they are in their journey. >>And that's the cloud upside is all about doubling down on the variable win that's right. Seeing the value and ING down on it. Absolutely not praying for it. Yeah. <laugh> all right, Justin. Thanks for coming on. You really appreciate >>It. Thank you very much for having me. >>Okay. This is the cube coverage here live in San Francisco, California for AWS summit, 2022. I'm John for your host. Thanks for watching. We're back with more great coverage for two days after this short break >>Live on the floor in San Francisco for Aus summit. I'm John for host of the cube here for the next two days, getting all the actual back in person we're at AWS reinvent a few months ago. Now we're back events are coming back and we're happy to be here with the cube. Bring all the action. Also virtual. We have a hybrid cube, check out the cube.net, Silicon angle.com for all the coverage. After the event. We've got a great guest ticking off here. Matthew Park, director of solutions, architecture with innovation solutions. The booth is right here. Matthew, welcome to the cube. >>Thank you very much. I'm glad to be here. >>So we're back in person. You're from Tennessee. We were chatting before you came on camera. Um, it's great to be back through events. It's >>Amazing. This is the first, uh, summit I've been to, to in what two, three >>Years. That's awesome. We'll be at the, uh, a AWS summit in New York as well. A lot of developers and the big story this year is as developers look at cloud going distributed computing, you got on premises, you got public cloud, you got the edge. Essentially the cloud operations is running everything devs sec ops, everyone kind of sees that you got containers, you got Benet, he's got cloud native. So the, the game is pretty much laid out. Mm-hmm <affirmative> and the edge is with the actions you guys are number one, premier partner at SMB for edge. >>That's >>Right. Tell us about what you guys doing at innovative and, uh, what you do. >>That's right. Uh, so I'm the director of solutions architecture. Uh, me and my team are responsible for building out the solutions. The at our around, especially the edge public cloud for us edge is anything outside of an AWS availability zone. Uh, we are deploying that in countries that don't have AWS infrastructure in region. They don't have it. Uh, give >>An example, >>Uh, example would be Panama. We have a customer there that, uh, needs to deploy some financial tech data and compute is legally required to be in Panama, but they love AWS and they want to deploy AWS services in region. Uh, so they've taken E EKS anywhere. We've put storage gateway and, uh, snowball, uh, in region inside the country and they're running or FinTech on top of AWS services inside Panama. >>You know, what's interesting, Matthew is that we've been covering Aw since 2013 with the cube about their events. And we watched the progression and jazzy was, uh, was in charge and became the CEO. Now Adam slaps in charge, but the edge has always been that thing they've been trying to avoid. I don't wanna say trying to avoid, of course, Amazon would listens to the customer. They work backwards from the customer. We all know that. Uh, but the real issue was they were they're bread and butters EC two and S three. And then now they got tons of services and the cloud is obviously successful and seeing that, but the edge brings up a whole nother level. >>It does >>Computing. >>It >>Does. That's not centralized in the public cloud now they got regions. So what is the issue with the edge what's driving? The behavior. Outpost came out as a reaction to competitive threats and also customer momentum around OT, uh, operational technologies. And it merging. We see with the data at the edge, you got five GM having. So it's pretty obvious, but there was a slow transition. What was the driver for the edge? What's the driver now for edge action for AWS >>Data in is the driver for the edge. Data has gravity, right? And it's pulling compute back to where the customer's generating that data and that's happening over and over again. You said it best outpost was a reaction to a competitive situation. Whereas today we have over 15 AWS edge services and those are all reactions to things that customers need inside their data centers on location or in the field like with media companies. >>Outpost is interesting. We always use the riff on the cube, uh, cause it's basically Amazon in a box, pushed in the data center, running native, all this stuff, but now cloud native operations are kind of becoming standard. You're starting to see some standard. Deepak syncs group is doing some amazing work with opensource Raul's team on the AI side, obviously, uh, you got SW who's giving the keynote tomorrow. You got the big AI machine learning big part of that edge. Now you can say, okay, outpost, is it relevant today? In other words, did outpost do its job? Cause EKS anywhere seems to be getting a lot of momentum. You see local zones, the regions are kicking ass for Amazon. This edge piece is evolving. What's your take on EKS anywhere versus say outpost? >>Yeah, I think outpost did its job. It made customers that were looking at outpost really consider, do I wanna invest in this hardware? Do I, do I wanna have, um, this outpost in my datas center, do I want to manage this over the long term? A lot of those customers just transitioned to the public cloud. They went into AWS proper. Some of those customers stayed on prem because they did have use cases that were, uh, not a good fit for outpost. They weren't a good fit. Uh, in the customer's mind for the public AWS cloud inside an availability zone now happening is as AWS is pushing these services out and saying, we're gonna meet you where you are with 5g. We're gonna meet you where you are with wavelength. We're gonna meet you where you are with EKS anywhere. Uh, I think it has really reduced the amount of times that we have conversations about outposts and it's really increased. We can deploy fast. We don't have to spin up outpost hardware can go deploy EKS anywhere in your VMware environment. And it's increasing the speed of adoption >>For sure. Right? So you guys are making a lot of good business decisions around managed cloud service. That's right. Innovative. Does that get the cloud advisory, the classic professional services for the specific edge piece and, and doing that outside of the availability zones and regions for AWS, um, customers in these new areas that you're helping out are they want cloud, like they want to have modernization a modern applications. Obviously they got data machine learning and AI, all part of that. What's the main product or, or, or gap that you're filling for AWS, uh, outside of their availability zones or their regions that you guys are delivering. What's the key is that they don't have a footprint. Is it that it's not big enough for them? What's the real gap. What's why, why are you so successful? >>So what customers want when they look towards the cloud is they want to focus on what's making them money as a business. They wanna focus on their applications. They wanna focus on their customers. So they look towards AWS cloud and a AWS. You take the infrastructure, you take, uh, some of the higher layers and we'll focus on our revenue generating business, but there's a gap there between infrastructure and revenue generating business that innovative slides into, uh, we help manage the AWS environment. Uh, we help build out these things in local data centers for 32 plus year old company. We have traditional on-premises people that know about deploying hardware that know about deploying VMware to host EKS anywhere. But we also have most of our company totally focused on the AWS cloud. So we're that gap in helping deploy these AWS services, manage them over the long term. So our customers can go to just primarily and totally focusing on their revenue generating business. So >>Basically you guys are basically building AWS edges, >>Correct? >>For correct companies, correct? Mainly because the, the needs are there, you got data, you got certain products, whether it's, you know, low latency type requirements, right. And then they still work with the regions, right. It's all tied together, right. Is that how it >>Works? Right. And, and our customers, even the ones in the edge, they also want us to build out the AWS environment inside the availability zone, because we're always gonna have a failback scenario. If we're gonna deploy fin in the Caribbean, we're gonna talk about hurricanes. And we're gonna talk about failing back into the AWS availability zones. So innovative is filling that gap across the board, whether it be inside the AWS cloud or on the AWS edge. >>All right. So I gotta ask you on the, since you're at the edge in these areas, I won't say underserved, but developing areas where now have data and you have applications that are tapping into that, that requirement. It makes total sense. We're seeing that across the board. So it's not like it's a, it's an outlier it's actually growing. Yeah. There's also the crypto angle. You got the blockchain. Are you seeing any traction at the edge with blockchain? Because a lot of people are looking at the web three in these areas like Panama, you mentioned FinTech. And in, in the islands there a lot of, lot of, lot of web three happening. What's your, what your view on the web three world right now, relative >>To we, we have some customers actually deploying crypto, especially, um, especially in the Caribbean. I keep bringing the Caribbean up, but it's, it's top of my mind right now we have customers that are deploying crypto. A lot of, uh, countries are choosing crypto to underlie parts of their central banks. Yeah. Um, so it's, it's up and coming. Uh, I, I have some, you know, personal views that, that crypto is still searching for a use case. Yeah. And, uh, I think it's searching a lot and, and we're there to help customers search for that use case. Uh, but, but crypto, as a, as a, uh, technology, um, lives really well on the AWS edge. Yeah. Uh, and, and we're having more and more people talk to us about that. Yeah. And ask for assistance in the infrastructure, because they're developing new cryptocurrencies every day. Yeah. It's not like they're deploying Ethereum or anything specific. They're actually developing new currencies and, and putting them out there on >>It's interesting. I mean, first of all, we've been doing crypto for many, many years. We have our own little, um, you know, project going on. But if you look talk to all the crypto people that say, look, we do a smart contract, we use the blockchain. It's kind of over a lot of overhead and it's not really their technical already, but it's a cultural shift, but there's underserved use cases around use of money, but they're all using the blockchain just for like smart contracts, for instance, or certain transactions. And they go to Amazon for the database. Yeah. <laugh> they all don't tell anyone we're using a centralized service. Well, what happened to decentralized? >>Yeah. And that's, and that's the conversation performance issue. Yeah. And, and it's a cost issue. Yeah. And it's a development issue. Um, so I think more and more as, as some of these, uh, currencies maybe come up, some of the smart contracts get into, uh, they find their use cases. I think we'll start talking about how does that really live on, on AWS and, and what does it look like to build decentralized applications, but with AWS hardware and services. >>Right. So take me through, uh, a use case of a customer Matthew around the edge. Okay. So I'm a customer, pretend I'm a customer, Hey, you know, I'm, we're in an underserved area. I want to modernize my business. And I got my developers that are totally peaked up on cloud, but we've identified that it's just a lot of overhead latency issues. I need to have a local edge and serve my a, I also want all the benefit of the cloud. So I want the modern, and I wanna migrate to the cloud for all those cloud benefits and the goodness of the cloud. What's the answer. >>Yeah. Uh, big thing is, uh, industrial manufacturing, right? That's, that's one of the best use cases, uh, inside industrial manufacturing, we can pull in many of the AWS edge services we can bring in, uh, private 5g, uh, so that all the, uh, equipment that, that manufacturing plant can be hooked up, they don't have to pay huge overheads to deploy 5g it's, uh, better than wifi for the industrial space. Um, when we take computing down to that industrial area, uh, because we wanna do pre-procesing on the data. Yeah. We want to gather some analytics. We deploy that with a regular commercially available hardware running VMware, and we deploy EKS anywhere on that. Inside of that manufacturing plant, we can do pre-procesing on things coming out of the robotics, depending on what we're manufacturing. Right. And then we can take those refined analytics and for very low cost with maybe a little bit longer latency transmit those back, um, to the AWS availability zone, the, the standard >>For data, data lake, or whatever, >>To the data lake. Yeah. Data lake house, whatever it might be. Um, and we can do additional data science on that once it gets to the AWS cloud. Uh, but a lot of that, uh, just in time business decisions, just time manufacturing decisions can all take place on an AWS service or services inside that manufacturing plant. And that's, that's one of the best use cases that we're >>Seeing. And I think, I mean, we've been seeing this on the queue for many, many years, moving data around is very expensive. Yeah. But also compute going to the data that saves that cost yeah. On the data transfer also on the benefits of the latency. So I have to ask you, by the way, that's standard best practice now for the folks watching don't move the data unless you have to. Um, but those new things are developing. So I wanna ask you what new patterns are you seeing emerging once this new architecture's in place? Love that idea, localize everything right at the edge, manufacturing, industrial, whatever, the use case, retail, whatever it is. Right. But now what does that change in the, in the core cloud? There's a, there's a system element here. Yeah. What's the new pattern. There's >>Actually an organizational element as well, because once you have to start making the decision, do I put this compute at the point of use or do I put this compute in the cloud? Uh, now you start thinking about where business decisions should be taking place. Uh, so not only are you changing your architecture, you're actually changing your organization because you're thinking, you're thinking about a dichotomy you didn't have before. Uh, so now you say, okay, this can take place here. Uh, and maybe, maybe this decision can wait. Right. And then how do I visualize that? By >>The way, it could be a bot tube doing the work for management. Yeah. <laugh> exactly. You got observability going, right. But you gotta change the database architecture on the back. So there's new things developing. You've got more benefit. There >>Are, there are, and we have more and more people that, that want to talk less about databases and want to talk about data lakes because of this. They want to talk more about customers are starting to talk about throwing away data. Uh, you know, for the past maybe decade. Yeah. It's been store everything. And one day we will have a data science team that we hire in our organization to do analytics on this decade of data. And well, >>I mean, that's, that's a great point. We don't have time to drill into, maybe we do another session this, but the one pattern we're seeing come of the past year is that throwing away data's bad. Even data lakes that so-called turn into data swamps, actually, it's not the case. You look at data, brick, snowflake, and other successes out there. And even time series data, which may seem irrelevant efforts over actually matters when people start retrain their machine learning algorithms. Yep. So as data becomes co as we call it in our last showcase, we did a whole whole an event on this. The data's good in real time and in the lake. Yeah. Because the iteration of the data feeds the machine learning training. Things are getting better with the old data. So it's not throw away. It's not just business benefits. Yeah. There's all kinds of new scale. There >>Are. And, and we have, uh, many customers that are running petabyte level. Um, they're, they're essentially data factories on, on, on premises, right? They're, they're creating so much data and they're starting to say, okay, we could analyze this, uh, in the cloud, we could transition it. We could move petabytes of data to AWS cloud, or we can run, uh, computational workloads on premises. We can really do some analytics on this data transition, uh, those high level and sort of raw analytics back to AWS run 'em through machine learning. Um, and we don't have to transition 10, 12 petabytes of data into AWS. >>So I gotta end the segment on a, on a, kind of a, um, fun, I was told to ask you about your personal background on premise architect, Aus cloud, and skydiving instructor. How does that all work together? What tell, what does this mean? >>Yeah. Uh, I, >>You jumped out a plane and got a job. You got a customer to jump >>Out kind of. So I was, you jumped out. I was teaching Scott eing, uh, before I, before I started in the cloud space, this was 13, 14 years ago. I was a, I still am a Scott I instructor. Uh, I was teaching Scott eing and I heard out of the corner of my ear, uh, a guy that owned an MSP that was lamenting about, um, you know, storing data and how his customers are working. And he can't find enough people to operate all these workloads. So I walked over and said, Hey, this is, this is what I went to school for. Like, I'd love to, you know, I was living in a tent in the woods, teaching skydiving. I was like, I'd love to not live in a tent in the woods. So, uh, I started in the first day there, we had a, and, uh, EC two had just come out <laugh> um, and, uh, like, >>This is amazing. >>Yeah. And so we had this discussion, we should start moving customers here. And, uh, and that totally revolutionized that business, um, that, that led to, uh, that that guy actually still owns a skydiving airport. But, um, but through all of that, and through being in on premises, migrated me and myself, my career into the cloud, and now it feels like, uh, almost, almost looking back and saying, now let's take what we learned in the cloud and, and apply those lessons and those services to premises. >>So it's such a great story. You know, I was gonna, you know, you know, the, the, the, the whole, you know, growth mindset pack your own parachute, you know, uh, exactly. You know, the cloud in the early days was pretty much will the shoot open. Yeah. It was pretty much, you had to roll your own cloud at that time. And so, you know, you, you jump on a plane, you gotta make sure that parachute is gonna open. >>And so was Kubernetes by the way, 2015 or so when, uh, when that was coming out, it was, I mean, it was, it was still, and I, maybe it does still feel like that to some people, right. Yeah. But, uh, it was, it was the same kind of feeling that we had in the early days of AWS, the same feeling we have when we >>It's much now with you guys, it's more like a tandem jump. Yeah. You know, but, but it's a lot of, lot of this cutting stuff like jumping out of an airplane. Yeah. You guys, the right equipment, you gotta do the right things. Exactly. >>Right. >>Matthew, thanks for coming on the cube. Really appreciate it. Absolutely great conversation. Thanks for having me. Okay. The cubes here, lot in San Francisco for AWS summit, I'm John for your host of the cube. Uh, we'll be at a summit in New York coming up in the summer as well. Look up for that. Look at this calendar for all the cube, actually@thecube.net. We'll right back with our next segment after this break. >>Okay. Welcome back everyone to San Francisco live coverage here, we're at the cube, a summit 2022. We're back in person. I'm John furry host of the cube. We'll be at the, a us summit in New York city this summer, check us out then. But right now, two days in San Francisco getting all coverage, what's going on in the cloud, we got a cube alumni and friend of the cube, my dos car CEO, investor, a Sierra, and also an investor and a bunch of startups, angel investor. Gonna do great to see you. Thanks for coming on the cube. Good to see you. Good to see you, Pam. Cool. How are you? Good. >>How are you? >>So congratulations on all your investments. Uh, you've made a lot of great successes, uh, over the past couple years, uh, and your company raising, uh, some good cash as Sarah so give us the update. How much cash have you guys raised? What's the status of the company product what's going on? First >>Of all, thank you for having me. We're back to be business with you never while after. Great to see you. Um, so is a company started around four years back. I invested with a few of the investors and now I'm the CEO there. Um, we have raised close to a hundred million there. Uh, the investors are people like nor west Menlo, true ventures, coast, lo ventures, Ram Shera, and all those people, all known guys that Antibe chime Paul Mayard web. So a whole bunch of operating people and, uh, Silicon valley vs are involved. >>And has it gone? >>It's going well. We are doing really well. We are going almost 300% year over year. Uh, for last three years, the space ISR is going after is what I call the applying AI for customer service. It operations, it help desk the same place I used to work at ServiceNow. We are partners with ServiceNow to take, how can we argument for employees and customers, Salesforce, and ServiceNow to take it to the next stage? Well, >>I love having you on the cube, Dave and I, and Dave Valenti as well loves having you on too, because you not only bring the entrepreneurial CEO experience, you're an investor. You're like a, you're like a guest analyst. <laugh>, >>You know, >>You >>Get, the comment is fun to talk to you though. >>You get the commentary, you, your, your finger on the pulse. Um, so I gotta ask you obviously, AI and machine learning, machine learning AI, or you want to phrase it. Isn't every application. Now, AI first, uh, you're seeing a lot of that going on. You're starting to see companies build the modern applications at the top of the stack. So the cloud scale has hit. We're seeing cloud out scale. You predicted that we talked about in the cube many times. Now you have that past layer with a lot more services and cloud native becoming a standard layer. Containerizations growing Docker just raised a hundred million on our $2 billion valuation back from the dead after they pivoted from an enterprise services. So open source developers are booming. Um, where's the action. I mean, is there data control, plane emerging, AI needs data. There's a lot of challenges around this. There's a lot of discussions and a lot of companies being funded observability there's 10 million observability companies. Data is the key. This is what's your angle on this. What's your take. Yeah, >>No, look, I think I'll give you the view that I see, right? I, from my side, obviously data is very clear. So the things that room system of record that you and me talked about, the next layer is called system of intelligence. That's where the AI will play. Like we talk cloud native, it'll be called AI. NA NA is a new buzzword and using the AI for customer service, it operations. You talk about observability. I call it AI ops, applying AOPs for good old it operation management, cloud management. So you'll see the AOPs applied for whole list of, uh, application from observability doing the CMDB, predicting the events insurance. So I see a lot of work clicking for AIOps and AI service desk. What needs to be helped desk with ServiceNow BMC <inaudible> you see a new ALA emerging as a system of intelligence. Uh, the next would be is applying AI with workflow automation. So that's where you'll see a lot of things called customer workflows, employee workflows. So think of what UI path automation, anywhere ServiceNow are doing, that area will be driven with AI workflows. So you'll see AI going >>Off is RPA a company is AI, is RPA a feature of something bigger? Or can someone have a company on RPA UI S one will be at their event this summer? Um, or is it a product company? I mean, I mean, RPA is almost, should be embedded in everything. >>It's a feature. It is very good point. Very, very good thinking. So one is, it's a category for sure. Like, as we thought, it's a category, it's an area where RPA may change the name. I call it much more about automation, workflow automation, but RPA and automation is a category. Um, it's a company also, but that automation should be a, in every area. Yeah. Like we call cloud NA and AI NATO it'll become automation. NA yeah. And that's your thinking. >>It's almost interesting me. I think about the, what you're talking about what's coming to mind is I'm kind having flashbacks to the old software model of middleware. Remember at middleware, it was very easy to understand it was middleware. It sat between two things and then the middle and it was software was action. Now you have all kinds of workflows abstractions everywhere. Right? So multiple databases, it's not a monolithic thing. Right? Right. So as you break that down, is this the new modern middleware? Because what you're talking about is data workflows, but they might be siloed or they integrated. I mean, these are the challenges. This is crazy. What's the, >>So don't about the databases become all polyglot databases. I call this one polyglot automation. So you need automation as a layer, as a category, but you also need to put automation in every area, like, as you were talking about, it should be part of ServiceNow. It should be part of ISRA, like every company, every Salesforce. So that's why you see MuleSoft and Salesforce buying RPA companies. So you'll see all the SaaS companies could cloud companies having an automation as a core. So it's like how you have a database and compute and sales and networking. You'll also will have an automation as a layer <inaudible> inside every stack. >>All right. So I wanna shift gears a little bit and get your perspective on what's going on behind us. You can see, uh, behind us, you got the expo hall. You got, um, we're back to vents, but you got, you know, am Clume Ove, uh, Dynatrace data dog, innovative all the companies out here that we know, we interview them all. They're trying to be suppliers to this growing enterprise market. Right. Okay. But now you also got the entrepreneurial equation. Okay. We're gonna have John Sado on from Deibel later today. He's a former NEA guy and we always talk to Jerry, Jen, we know all the, the VCs. What does the startups look like? What does the state of the, in your mind, cause you, I know you invest the entrepreneurial founder situation. Cloud's bigger. Mm-hmm <affirmative> global, right? Data's part of it. You mentioned data's. Yes. Basically. Data's everything. What's it like for a first an entrepreneur right now who's starting a company. What's the white space. What's the attack plan. How do they get in the market? How do they engineer everything? >>Very good. So I'll give it to, uh, two things that I'm seeing out there. Remember leaders, how Amazon created the startups 15 years back, everybody built on Amazon now, Azure and GCP. The next layer would be is people don't just build on Amazon. They're gonna build it on top of snowflake. Companies are snowflake becomes a data platform, right? People will build on snowflake. Right? So I see my old boss flagman try to build companies on snowflake. So you don't build it just on Amazon. You build it on Amazon and snowflake. Snowflake will become your data store. Snowflake will become your data layer. Right? So I think that's the next level of <inaudible> trying to do that. So if I'm doing observability AI ops, if I'm doing next level of Splunk SIM, I'm gonna build it on snowflake, on Salesforce, on Amazon, on Azure, et cetera. >>It's interesting. You know, Jerry Chan has it put out a thesis of a couple months ago called castles in the cloud where your Mo is what you do in the cloud. Not necessarily in, in the, in the IP. Um, Dave LAN and I had last reinvent, coined the term super cloud, right? He's got a lot of traction and a lot of people throwing, throwing mud at us, but we were, our thesis was, is that what Snowflake's doing? What Goldman S Sachs is doing. You starting to see these clouds on top of clouds. So Amazon's got this huge CapEx advantage, and guys, Charles Fitzgerald out there who we like was kind of shitting on us saying, Hey, you guys terrible, they didn't get it. Like, yeah, I don't think he gets it, but that's a whole, can't wait to debate him publicly on this. <laugh> cause he's cool. Um, but snowflake is on Amazon. Now. They say they're on Azure now. Cause they've got a bigger market and they're public, but ultimately without a AWS snowflake doesn't exist. And, and they're reimagining the data warehouse with the cloud, right? That's the billion dollar opportunity. It >>Is. It is. They both are very tight. So imagine what Frank has done at snowflake and Amazon. So if I'm a startup today, I want to build everything on Amazon where possible whatever is, I cannot build. I'll make the pass layer. Remember the middle layer pass will be snowflake so I can build it on snowflake. I can use them for data layer if I really need to size build it on force.com Salesforce. Yeah. Right. So I think that's where you'll see. So >>Basically the, if you're an entrepreneur, the, the north star in terms of the, the outcome is be a super cloud. >>It is, >>That's the application on another big CapEx ride, the CapEx of AWS or cloud, >>And that reduce your product development, your go to market and you get use the snowflake marketplace to drive your engagement. Yeah. >>Yeah. How are, how is Amazon and the clouds dealing with these big whales, the snowflakes of the world? I mean, I know they got a great relationship, uh, but snowflake now has to run a company they're public. Yeah. So, I mean, I'll say, I think they had Redshift. Amazon has got Redshift. Um, but Snowflake's a big customer in the, they're probably paying AWS, I think big bills too. So >>Joe on very good. Cause it's like how Netflix is and Amazon prime, right. Netflix runs on Amazon, but Amazon has Amazon prime that co-optation will be there. So Amazon will have Redshift, but Amazon is also partnering with, uh, snowflake to have native snowflake data warehouses or data layer. So I think depending on the application use case, you have to use each of the above. I think snowflake is here for a long term. Yeah. Yeah. So if I'm building an application, I want to use snowflake then writing from stats. >>Well, I think that it comes back down to entrepreneurial hustle. Do you have a better product? Right. Product value will ultimately determine it as long as the cloud doesn't, you know, foreclose, your, you that's right with some sort of internal hack. Uh, but I think, I think the general question that I have is that I, I think it's okay to have a super cloud like that because the rising tide is still happening at some point, when does the rising tide stop and do the people shopping up their knives, it gets more competitive or is it just an infinite growth? So >>I think it's growth. You call it cloud scale, you invented the word cloud scale. So I think look, cloud will continually agree, increase. I think there's as long as there more movement from on, uh, OnPrem to the classical data center, I think there's no reason at this point, the rumor, the old lift and shift that's happening in like my business. I see people lift and shifting from the it operations. It helpless, even the customer service service now and, uh, ticket data from BMCs CAS like Microfocus, all those workloads are shifted to the cloud, right? So cloud ticketing system is happening. Cloud system of record is happening. So I think this train has still a long way to go >>Made. I wanna get your thoughts for the folks watching that are, uh, enterprise buyers are practitioners, not suppliers to the more market, feel free to text me or DMing. The next question's really about the buying side, which is if I'm a customer, what's the current, um, appetite for startup products, cuz you know, the big enterprises now and you know, small, medium, large and large enterprise are all buying new companies cuz a startup can go from zero to relevant very quickly. So that means now enterprises are engaging heavily with startups. What's it like what's is there a change in order of magnitude of the relationship between the startup selling to, or growing startup selling to an enterprise? Um, have you seen changes there? I mean I'm seeing some stuff, but why don't get your thoughts on that? What, >>No, it is. If I growing by or 2007 or eight, when I used to talk to you back then and Amazon started very small, right? We are an Amazon summit here. So I think enterprises on the average used to spend nothing with startups. It's almost like 0% or 1% today. Most companies are already spending 20, 30% with startups. Like if I look at a CIO or line of business, it's gone. Yeah. Can it go more? I think it can in the next four, five years. Yeah. Spending on the startups. >>Yeah. And check out, uh, AWS startups.com. That's a site that we built for the startup community for buyers and startups. And I want to get your reaction because I reference the URL cause it's like, there's like a bunch of companies we've been promoting because the solutions that startups have actually are new stuff. Yes. It's bending, it's shifting for security or using data differently or um, building tools and platforms for data engineering. Right. Which is a new persona that's emerging. So you know, a lot of good resources there. Um, and goes back now to the data question. Now, getting back to your, what you're working on now is what's your thoughts around this new, um, data engineering persona, you mentioned AIOps, we've been seeing AIOps IOPS booming and that's creating a new developer paradigm that's right. Which we call coin data as code data as code is like infrastructure is code, but it's for data, right? It's developing with data, right? Retraining machine learnings, going back to the data lake, getting data to make, to do analysis, to make the machine learning better post event or post action. So this, this data engineers like an SRE for data, it's a new, scalable role we're seeing. Do you see the same thing? Do you agree? Um, do you disagree or can you share >>Yourself a lot of first is I see the AIOP solutions in the future should be not looking back. I need to be like we are in San Francisco bay. That means earthquake prediction. Right? I want AOPs to predict when the outages are gonna happen. When there's a performance issue. I don't think most AOPs vendors have not gone there yet. Like I spend a lot of time with data dog, Cisco app Dyna, right? Dynatrace, all this solution. We will go future towards predict to proactive solution with AOPs. But what you bring up a very good point on the data side. I think like we have a Amazon marketplace and Amazon for startup, there should be data exchange where you want to create for AOPs and AI service desk. Customers are give the data, share the data because we thought the data algorithms are useless. I can them, but I gotta train them, modify them, tweak them, make them >>Better, >>Make them better. Yeah. And I think their whole data exchange is the industry has not thought through something you and me talk many times. Yeah. Yeah. I think the whole, that area is very important. >>You've always been on, um, on the Vanguard of data because, uh, it's been really fun. Yeah. >>Going back to big data days back in 2009, you know, >>Look at, look how much data Rick has grown. >>It is. They doubled the >>Key cloud air kinda went private. So good stuff, man. What are you working on right now? Give a, give a, um, plug for what you're working on. You'll still investing. >>I do still invest, but look, I'm a hundred percent on ISRA right now. I'm the CEO there. Yeah. Okay. So right. ISRA is my number one baby right now. So I'm looking at that growing customers and my customers are some of them, you like it's zoom auto desk McAfee, uh, grand to so all the top customers, um, mainly for it help desk customer service. AIOps those are three product lines and going after enterprise and commercial deals. >>And when should someone buy your product? What's what's their need? What category is it? >>I think they look whenever somebody needs to buy the product is if you need AOP solution to predict, keep your lights on predict is one area. If you want to improve employee experience, you are using a slack teams and you want to automate all your workflows. That's another value problem. Third is customer service. You don't want to hire more people to do it. Some of the areas where you want to scale your company, grow your company, eliminate the cost customer service. >>Great stuff, man. Great to see you. Thanks for coming on. Congratulations on the success of your company and your investments. Thanks for coming on the cube. Okay. I'm John fur here at the cube live in San Francisco for day one of two days of coverage of Aish summit 2022. And we're gonna be at Aus summit in San, uh, in New York in the summer. So look for that on this calendar, of course go to eight of us, startups.com. I mentioned that it's decipher all the hot startups and of course the cube.net and Silicon angle.com. Thanks for watching. We'll be back more coverage after this short break. >>Okay. Welcome back everyone. This the cubes coverage here in San Francisco, California, a Davis summit, 2022, the beginning of the event season, as it comes back, little bit smaller footprint, a lot of hybrid events going on, but this is actually a physical event, a summit in new York's coming in the summer. We'll be there too with the cube on the set. We're getting back in the groove psych to be back. We were at reinvent, uh, as well, and we'll see more and more cube, but you're can see a lot of virtual cube outta hybrid cube. We wanna get all those conversations, try to get more interviews, more flow going. But right now I'm excited to have Corey Quinn here on the back on the cube chief cloud economists with bill group. He's the founder, uh, and chief content person always got great angles, fun comedy, authoritative Corey. Great to see you. Thank >>You. Thanks. Coming on. Sure is a lot of words to describe is shit posting, which is how I describe what I tend to do. Most days, >>Shit posting is an art form now. And if you look at mark, Andrew's been doing a lot of shit posting lately. All a billionaires are shit hosting, but they don't know how to do it. Like they're not >>Doing it right? So there's something opportunity there. It's like here's how to be even more obnoxious and incisive. It's honestly the most terrifying scenario for anyone is if I have that kind of budget to throw at my endeavors, it's like, I get excited with a nonsense I can do with a $20 gift card for an AWS credit compared to, oh well, if I could buy a midsize island, do begin doing this from, oh, then we're having fun. >>This shit posting trend. Interesting. I was watching a thread go on about, saw someone didn't get a job because of their shit posting and the employer didn't get it. And then someone on this side I'll hire the guy cuz I get that's highly intelligent shit posting. So for the audience that doesn't know what shit posting is, what is shit posting? >>It's more or less talking about the world of enter prize technology, which even that sentence is hard to finish without falling asleep and toppling out of my chair in front of everyone on the livestream. But it's doing it in such a way that brings it to life that says the quiet part. A lot of the audience is thinking, but generally doesn't say either because they're polite or not a jackass or more prosaically are worried about getting fired for better or worse. I don't don't have that particular constraint, >>Which is why people love you. So let's talk about what you, what you think is, uh, worthy and not worthy in the industry right now, obviously, uh, coupons coming up in Spain, which they're having a physical event, you see the growth of cloud native Amazon's of all the Adams, especially new CEO. Andy's move on to be the chief of all Amazon. Just so I'm the cover of was it time met magazine? Um, he's under a lot of stress. Amazon's changed. Invoice has changed. What's working. What's not, what's rising, what's falling. What's hot. What's not, >>It's easy to sit here and criticize almost anything. These folks do. They're they're effectively in a fishbowl, but I have trouble imagining the logistics. It takes to wind up handling the catering for a relatively downscale event like this one this year, let alone running a 1.7 million employee company having to balance all the competing challenges and pressures and the rest. I, I just can't fathom what it would be like to look at all of AWS. And it's, it's sprawling immense that dominates our entire industry and say, okay, this is a good start, but I, I wanna focus on something with a broader remit. What is that? How do you even get into that position? And you can't win once you're there. All you can do is hold onto the tiger and hope you don't get mold. >>Well, there's a lot of force for good conversations. Seeing a lot of that going on, Amazon's trying to port eight of us is trying to portray themselves as you know, the Pathfinder, you know, you're the pioneer, um, force for good. And I get that and I think that's a good angle as cloud goes mainstream. There's still the question of, we had a guy on just earlier, who was a skydiving instructor and we were joking about the early days of cloud. Like that was like skydiving, build a parachute open, you know, and now same kind of thing. As you move to edge, things are like reliable in some areas, but still new, new fringe, new areas. That's crazy. Well, >>Since the last time we've spoken, uh, Steve Schmidt is now the CISO for all of Amazon and his backfill replacement. The AWS CISO is CJ. Moses who as a hobby races, a as a semi-pro race car driver to my understanding, which either, I don't know what direction to take that in either. This is what he does to relax or ultimately, or ultimately it's. Huh? That, that certainly says something about risk assessment. I'm not entirely sure what, but okay. <laugh> either way, sounds like more exciting. Like I better >>Have a replacement ready <laugh> I, in case something goes wrong on the track, highly >>Available >>CSOs. I gotta say one of the things I do like in the recent trend is that the tech companies are getting into the formula one, which I was never a fan of until I watched that Netflix series. But when you look at the formula one, it's pretty cool. Cause it's got some tech angles, I get the whole data instrumentation thing, but the most coolest thing about formula one is they have these new rigs out. Yeah. Where you can actually race in east sports with other people in pure simulation of the race car. You gotta get the latest and videographic card, but it's basically a tricked out PC with amazing monitors and you have all the equipment of F1 and you're basically simulating racing. >>Oh, it's great too. And I can see the appeal of these tech companies getting into it because these things are basically rocket shifts. When those cars go, like they're sitting there, we can instrument every last part of what is going on inside that vehicle. And then AWS crops up. And we can bill on every one of those dimensions too. And it's like slow down their hasty pudding one step at a time. But I do see the appeal. >>So I gotta ask you about, uh, what's going on in your world. I know you have a lot of great success. We've been following you in the queue for many, many years. Got a great newsletter, check out Corey Quinn's newsletter, uh, screaming in the cloud program. Uh, you're on the cutting edge and you've got a great balance between really being snarky and, and, and really being delivering content. That's exciting, uh, for people, uh, with a little bit of an edge, um, how's that going? Uh, what's the blowback, any blowback late? Has there been uptick? What was, what are some of the things you're hearing from your audience, more Corey, more Corey. And then of course the, the PR team's calling you >>The weird thing about having an audience beyond a certain size is far and away as a landslide. The most common response I get is silence where it's high. I'm emailing an awful lot of people at last week in AWS every week and okay. They must not have heard me it. That is not actually true. People just generally don't respond to email because who responds to email newsletters. That sounds like something, a lunatic might do same story with response to live streams and podcasts. It's like, I'm gonna call into that am radio show and give them a piece of my mind. People generally don't do >>That. We should do that. Actually. I think you're people would call in, oh, >>I, I think >>I guarantee we had that right now. People would call in and say, Corey, what do you think about X? >>Yeah. It not, everyone understands the full context of what I do. And in fact, increasingly few people do and that's fine. I, I keep forgetting that sometimes people do not see what I'm doing in the same light that I do. And that's fine. Blowback has been largely minimal. Honestly, I am surprised about anything by how little I have gotten over the last five years of doing this, but it would be easier to dismiss me if I weren't generally. Right. When, okay, so you launch this new service and it seems pretty crappy to me cuz when I try and build something, it falls over and begs for help. And people might not like hearing that, but it's what customers are finding too. Yeah. I really am the voice of the >>Customer. You know, I always joke with Dave Alane about how John Fort's always at, uh, um, reinvent getting the interview with jazzy now, Andy we're there, you're there. And so we have these rituals at the events. It's all cool. Um, one of the rituals I like about your, um, your content is you like to get on the naming product names. Um, and, and, and, and, and kind of goof on that. Now why I like is because I used to work at ETT Packard where they used to name things as like engineers, HP 1 0, 0 5, or we can't call, we >>Have a new monitor. How are we gonna name it? Throw the wireless keyboard down the stairs again. And then there you go. Yeah. >>It's and the old joke at HP was if they, if they invented SU sushi, they'd say, yeah, we can't call sushi. It's cold, dead fish. That's what it is. And so the joke was cold. Dead fish is a better name than sushi. So you know is fun. So what's the, what are the, how's the Amazon doing in there? Have they changed their naming, uh, strategy, uh, on some of their, their >>Producting. So they're going in different directions. When they named Amazon Aurora, they decided to explore a new theme of Disney princesses as they go down those paths. And some things are more descriptive. Some people are clearly getting bonused on number of words, they can shove into it. Like the better a service is the longer it's name. Like AWS systems manager, session manager is a great one. I love the service ridiculous name. They have a systems manager, parameter store, which is great. They have secrets manager, which does the same thing. It's two words less, but that one costs money in a way that systems manage your parameter store does not. It's fun. >>What's your, what's your favorite combination of acronyms >>Combination >>Of gots. You got EMR, you got EC two, you got S3 SQS. Well, RedShift's not an acronym you >>Gets is one of my personal favorites because it's either elastic block store or elastic bean stock, depending entirely on the context of the conversation, they >>Shook up bean stock or is that still around? Oh, >>They never turn anything off. They're like the anti Google, Google turns things off while they're still building it. Whereas Amazon is like, well, we built this thing in 2005 and everyone hates it, but while we certainly can't change it, now it has three customers on it. John three <laugh>. Okay. Simple BV still haunts our dreams. >>I, I actually got an email on, I saw one of my, uh, servers, all these C twos were being deprecated and I got an email I'm I couldn't figure out. Why can you just like roll it over? Why, why are you telling me? Just like, give me something else. All right. Okay. So let me talk about, uh, the other things I want to ask you, is that like, okay. So as Amazon better in some areas where do they need more work in your opinion? Because obviously they're all interested in new stuff and they tend to like put it out there for their end to end customers. But then they've got ecosystem partners who actually have the same product. Yes. And, and this has been well documented. So it's, it's not controversial. It's just that Amazon's got a database Snowflake's got out database service. So Redshift, snowflake data breach is out there. So you got this co-op petition. Yes. How's that going? And what do you hearing about the reaction to any of that stuff? >>Depends on who you ask. They love to basically trot out a bunch of their partners who will say nice things about them. And it very much has heirs of, let's be honest, a hostage video, but okay. Cuz these companies do partner with, and they cannot afford to rock the boat too far. I'm not partnered with anyone. I can say what I want. And they're basically restricted to taking away my birthday at worse so I can live with that. >>All right. So I gotta ask about multicloud. Cause obviously the other cloud shows are coming up. Amazon hated that word multicloud. Um, a lot of people though saying, you know, it's not a real good marketing word. Like multicloud sounds like, you know, root canal. Mm-hmm <affirmative> right. So is there a better description for multicloud? >>Multiple single >>Cloudant loves that term. Yeah. >>You know, you're building in multiple single points of failure, do it for the right reasons or don't do it as a default. I believe not doing it is probably the right answer. However, and if I were, if I were Amazon, I wouldn't want to talk about my multi-cloud either as the industry leader, let's talk about other clouds, bad direction to go in from a market cap perspective. It doesn't end well for you, but regardless of what they want to talk about, or don't want to talk about what they say, what they don't say, I tune all of it out. And I look at what customers are doing and multi-cloud exists in a variety of forms. Some brilliant, some brain dead. It depends a lot on, but my general response is when someone gets on stage from a company and tells me to do a thing that directly benefits their company. I am skeptical at best. Yeah. When customers get on stage and say, this is what we're doing because it solves problems. That's when I shut up and listen. >>Yeah, course. Awesome. Corey, I gotta ask you a question cause I know you we've been, you know, fellow journeyman and the, and the cloud journey going to all the events and then the pandemic hit. We now in the third year, who knows what it's gonna gonna end. Certainly events are gonna look different. They're gonna be either changing footprint with the virtual piece, new group formations. Community's gonna emerge. You've got a pretty big community growing and it's growing like crazy. What's the weirdest or coolest thing or just big changes you've seen with the pandemic, uh, from your perspective, cuz you've been in the you're in the middle of the whitewater rafting. You've seen the events you circle offline. You saw the online piece, come in, you're commentating, you're calling balls and strikes in the industry. You got a great team developing over there. Duck build group. What's the big aha moment that you saw with the pandemic. Weird, funny, serious, real in the industry and with customers what's >>Accessibility. Reinvent is a great example. When in the before times it's open to anyone who wants to attend, who can pony up two grand and a week in Las Vegas and get to Las Vegas from wherever they happen to be by moving virtually suddenly it, it embraces the reality that talent is evenly. Distributed. Opportunity is not. And that means that suddenly these things are accessible to a wide swath of audience and potential customer base and the rest that hadn't been invited to the table previously, it's imperative that we not lose that. It's nice to go out and talk to people and have people come up and try and smell my hair from time to time, I smelled delightful. Let me assure you. But it was, but it's also nice to be. >>I have a product for you if you want, you know? Oh, >>Oh excellent. I look forward to it. What is it? Pudding? Why not? <laugh> >>What else have you seen? So when accessibility for talent. Yes. Which by the way is totally home run. What weird things have happened that you've seen? Um, that's >>Uh, it's, it's weird, but it's good that an awful lot of people giving presentation have learned to tighten their message and get to the damn point because most people are not gonna get up from a front row seat in a conference hall, midway through your Aing talk and go somewhere else. But they will change a browser tab and you won't get them back. You've gotta be on point. You've gotta be compelling if it's going to be a virtual discussion. Yeah. >>And you turn off your iMessage too. >>Oh yes. It's always fun in the, in the meetings when you're ho to someone and their colleague is messaging them about, should we tell 'em about this? And I'm sitting there reading it and it's >>This guy is really weird. Like, >>Yes I am and I bring it into the conversation and then everyone's uncomfortable. It goes, wow. Why >>Not? I love when my wife yells at me over I message. When I'm on a business call, like, do you wanna take that about no, I'm good. >>No, no. It's better off. I don't the only entire sure. It's >>Fine. My kids text. Yeah, it's fine. Again, that's another weird thing. And, and then group behavior is weird. Now people are looking at, um, communities differently. Yes. Very much so, because if you're fatigued on content, people are looking for the personal aspect. You're starting to see much more of like yeah. Another virtual event. They gotta get better. One and two who's there. >>Yeah. >>The person >>That's a big part of it too is the human stories are what are being more and more interesting. Don't get up here and tell me about your product and how brilliant you are and how you built it. That's great. If I'm you, or if I wanna work with you or I want to compete with you or I want to put on my engineering hat and build it myself. Cause why would I buy anything? That's more than $8. But instead, tell me about the problem. Tell me about the painful spot that you specialize in. Yeah. Tell me a story there. >>I, I think >>That gets a glimpse in a hook and makes >>More, more, I think you nailed it. Scaling storytelling. Yes. And access to better people because they don't have to be there in person. I just did a thing. I never, we never would've done the queue. We did. Uh, Amazon stepped up in sponsors. Thank you, Amazon for sponsoring international women's day, we did 30 interviews, APAC. We did five regions and I interviewed this, these women in Asia, Pacific eight, PJ, they call for in this world. And they're amazing. I never would've done those interviews cuz I never, would've seen 'em at an event. I never would've been in pan or Singapore, uh, to access them. And now they're in the index, they're in the network. They're collaborating on LinkedIn. So a threads are developing around connections that I've never seen before. Yes. Around the content. >>Absolutely >>Content value plus and >>Effecting. And that is the next big revelation of this industry is going to realize you have different companies. And, and I Amazon's case different service teams all competing with each other, but you have the container group and you have the database group and you have the message cuing group. But customers don't really want to build things from spare parts. They want a solution to a problem. I want to build an app that does Twitter for pets or whatever it is I'm trying to do. I don't wanna basically have to pick and choose and fill my shopping cart with all these different things. I want something that's gonna basically give me what I'm trying to get as close to turnkey as possible. Moving up the stack. That is the future. And just how it gets here is gonna be >>Well we're here at Corey Quinn, the master of the master of content here in the a ecosystem. Of course we we've been following up from the beginning. His great guy, check out his blog, his site, his newsletter screaming podcast. Corey, final question for, uh, what are you here doing? What's on your agenda this week in San Francisco and give a plug for the duck build group. What are you guys doing? I know you're hiring some people what's on the table for the company. What's your focus this week and put a plug in for the group. >>I'm here as a customer and basically getting outta my cage cuz I do live here. It's nice to actually get out and talk to folks who are doing interesting things at the duck bill group. We solved one problem. We fixed the horrifying AWS bill, both from engineering and architecture, advising as well as negotiating AWS contracts because it turns out those things are big and complicated. And of course my side media projects last week in aws.com, we are, it it's more or less a content operation where I in my continual and ongoing love affair with the sound of my own voice. >><laugh> and you're good. It's good content it's on, on point fun, Starky and relevant. So thanks for coming to the cube and sharing with us. Appreciate it. No >>Thank you button. >>You. Okay. This the cube covers here in San Francisco, California, the cube is back going to events. These are the summits, Amazon web services summits. They happen all over the world. We'll be in New York and obviously we're here in San Francisco this week. I'm John fur. Keep, keep it right here. We'll be back with more coverage after this short break. Okay. Welcome back everyone. This's the cubes covers here in San Francisco, California, we're live on the show floor of AWS summit, 2022. I'm John for host of the cube and remember AWS summit in New York city coming up this summer, we'll be there as well. And of course reinvent the end of the year for all the cube coverage on cloud computing and AWS two great guests here from the APN global APN Sege chef Jenko and Jeff Grimes partner lead Jeff and Sege is doing partnerships global APN >>AWS global startup program. Yeah. >>Okay. Say that again. >>AWS. We'll start >>Program. That's the official name. >>I love >>It too long, too long for me. Thanks for coming on. Yeah, >>Of course. >>Appreciate it. Tell us about what's going on with you guys. What's the, how was you guys organized? You guys we're obviously we're in San Francisco bay area, Silicon valley, zillions of startups here, New York. It's got another one we're gonna be at tons of startups. A lot of 'em getting funded, big growth and cloud big growth and data secure hot in all sectors. >>Absolutely. >>So maybe, maybe we could just start with the global startup program. Um, it's essentially a white glove service that we provide to startups that are built on AWS. And the intention there is to help identify use cases that are being built on top of AWS. And for these startups, we want to pro vibe white glove support in co building products together. Right. Um, co-marketing and co-selling essentially, um, you know, the use cases that our customers need solved, um, that either they don't want to build themselves or are perhaps more innovative. Um, so the, a AWS global startup program provides white glove support. Dedicat at headcount for each one of those pillars. Um, and within our program, we've also provided incentives, programs go to market activities like the AWS startup showcase that we've built for these startups. >>Yeah. By the way, AWS startup, AWS startups.com is the URL, check it out. Okay. So partnerships are key. Jeff, what's your role? >>Yeah. So I'm responsible for leading the overall effort for the AWS global startup program. Um, so I've got a team of partner managers that are located throughout the us, uh, managing a few hundred startup ISVs right now. <laugh> >>Yeah, you got a >>Lot. We've got a lot. >>There's a lot. I gotta, I gotta ask a tough question. Okay. I'm I'm a startup founder. I got a team. I just got my series a we're grown. I'm trying to hire people. I'm super busy. What's in it for me. Yeah. What do you guys bring to the table? I love the white glove service, but translate that what's in it for what do I get out of it? What's >>A story. Good question. I focus, I think. Yeah, because we get, we get to see a lot of partners building their businesses on AWS. So, you know, from our perspective, helping these partners focus on what, what do we truly need to build by working backwards from customer feedback, right? How do we effectively go to market? Because we've seen startups do various things, um, through trial and error, um, and also just messaging, right? Because oftentimes partners or rather startups, um, try to boil the ocean with many different use cases. So we really help them, um, sort of laser focus on what are you really good at and how can we bring that to the customer as quickly as possible? >>Yeah. I mean, it's truly about helping that founder accelerate the growth of their company, right. And there's a lot that you can do with AWS, but focus is truly the key word there because they're gonna be able to find their little piece of real estate and absolutely deliver incredible outcomes for our customers. And then they can start their growth curve there. >>What are some of the coolest things you've seen with the APN that you can share publicly? I know you got a lot going on there, a lot of confidentiality. Um, but you know, we're here a lot of great partners on the floor here. I'm glad we're back at events. Uh, a lot of stuff going on digitally with virtual stuff and, and hybrid. What are some of the cool things you guys have seen in the APN that you can point to? >>Yeah, absolutely. I mean, I can point to few, you can take them. So, um, I think what's been fun over the years for me personally, I came from a startup brand sales at an early stage startup and, and I went through the whole thing. So I have a deep appreciation for what these guys are going through. And what's been interesting to see for me is taking some of these early stage guys, watching them progress, go public, get acquired and see that big day mm-hmm <affirmative>, uh, and being able to point to very specific items that we help them to get to that point. Uh, and it's just a really fun journey to watch. >>Yeah. I, and part of the reason why I really, um, love working at the AWS, uh, global startup program is working with passionate founders. Um, I just met with a founder today that it's gonna, he's gonna build a very big business one day, um, and watching them grow through these stages and supporting that growth. Um, I like to think of our program as a catalyst for enterprise is sort of scale. Yeah. Um, and through that we provide visibility, credibility and growth opportunities. >>Yeah. A lot, a lot of partners too. What I found talking to staff founders is when they have that milestone, they work so hard for it. Whether it's a B round C round Republic or get bought. Yeah. Um, then they take a deep breath and they look back at wow, what a journey it's been. So it's kind of emotional for sure. But still it's a grind. Right? You gotta, I mean, when you get funding, it's still day one. You don't stop. It's no celebrate, you got a big round or valuation. You still gotta execute >>And look it's hypercompetitive and it's brutally difficult. And our job is to try to make that a little less difficult and navigate those waters. Right. Where ever everyone's going after similar things. >>Yeah. And I think as a group element too, I observe that startups that I, I meet through the APN has been interesting because they feel part of AWS. Yeah, totally. As a group of community, as a vibe there. Um, I know they're hustling, they're trying to make things happen. But at the same time, Amazon throws a huge halo effect. I mean, that's a huge factor. I mean, you guys are the number one cloud in the business, the growth in every sector is booming. Yeah. And if you're a startup, you don't have that luxury yet. And look at companies like snowflake that built on top of AWS. I mean, people are winning by building on AWS. >>Yeah. And our, our, our program really validates their technology first. So we have, what's all the foundation's technical review that we put all of our startups through before we go to market. So that when enterprise customers are looking at startup technology, they know that it's already been vetted. And, um, to take that a step further and help these partners differentiate, we use programs like the competency programs, the DevOps competencies, the security competency, which continues to help, um, provide sort of a platform for these startups, help them differentiate. And also there's go to market benefits that are associated with that. >>Okay. So let me ask the, the question that's probably on everyone's mind, who's watching, certainly I asked this a lot. There's a lot of companies startups out there who makes the cut, is there a criteria cut? It's not like it's sports team or anything, but like sure. Like there's activate program, which is like, there's hundreds of thousands of startups out there. Not everyone is at the APN. Right? Correct. So ISVs again, that's a whole nother, that's a more mature partner that might have, you know, huge market cap or growth. How, how do you guys focus? How do you guys focus? I mean, you got a good question, you know, thousand flowers blooming all the time. Is there a new way you guys are looking at it? I know there's been some talk about restructure or, or new focus. What's the focus. >>Yeah. It's definitely not an easy task by any means. Um, but you know, I recently took over this role and we're really trying to establish focus areas, right. So obviously a lot of the ISVs that we look after are infrastructure ISVs. That's what we do. Uh, and so we have very specific pods that look after different type of partners. So we've got a security pod, we've got a DevOps pod, we've got core infrastructure, et cetera. And really, we're trying to find these ISVs that can solve, uh, really interesting AWS customer. >>You guys have a deliberate, uh, focus on these pillars. So what infrastructure, >>Security, DevOps, and data and analytics, and then line of business >>Line, business line business, like web >>Marketing, business apps, >>Owner type thing. Exactly. >>Yeah, exactly. >>So solutions there. Yeah. More solutions and the other ones are like hardcore. So infrastructure as well, like storage back up ransomware kind of stuff, or, >>Uh, storage, networking. >>Okay. Yeah. The classic >>Database, et cetera. Right. >>And so there's teams on each pillar. >>Yep. So I think what's, what's fascinating for the startups that we cover is that they've got, they truly have support from a build market sell perspective, right. So you've got someone who's technical to really help them get the technology, figured out someone to help them get the marketing message dialed and spread, and then someone to actually do the co-sell, uh, day to day activities to help them get in front of customers. >>Probably the number one request that we always ask for Amazon is can wish that sock report, oh, download it on the console, which we use all the time. <laugh> exactly. But security's a big deal. I mean, you know, ask the res are evolving, that role of DevOps is taking on dev SecOps. Um, I, I can see a lot of customers having that need for a relationship to move things faster. Do you guys provide like escalation or is that a part of a service or that not part of, uh, uh, >>Yeah, >>So the partner development manager can be an escalation for absolutely. Think of that. 'em as an extension of your business inside of AWS. >>Great. And you guys, how is that partner managers, uh, measure >>On those three pillars? Right. Got it. Are we billing, building valuable use cases? So product development go to market, so go to market activities, think blog, posts, webinars, case studies, so on and so forth. And then co-sell not only are we helping these partners win their current opportunities that they are sourcing, but can we also help them source net new deals? Yeah. Right. That's very, >>I mean, top asked from the partners is get me in front of customers. Right. Um, not an easy task, but that's a huge goal of ours to help them grow their top line. >>Right. Yeah. In fact, we had some interviews here on the cube earlier talking about that dynamic of how enterprise customers are buying. And it's interesting, a lot more POCs. I have one partner here that you guys work with, um, on observability, they got a huge POC with capital one mm-hmm <affirmative> and the enterprises are engaging the star ups and bringing them in. So the combination of open source software enterprises are leaning into that hard and bringing young growing startups in mm-hmm <affirmative>. Yep. So I could see that as a huge service that you guys can bring people in. >>Right. And they're bringing massively differentiated technology to the table. The challenge is they just might not have the brand recognition. The, at the big guys have mm-hmm <affirmative>. And so that's, our job is how do you get that great tech in front of the right situations? >>Okay. So my next question is about the show here, and then we'll talk globally. So here in San Francisco sure. You know, Silicon valley bay area, San Francisco bay area, a lot of startups, a lot of VCs, a lot of action. Mm-hmm <affirmative> so probably a big market for you guys. Yeah. So what's exciting here in SF. And then outside of SF, you guys have a global pro, have you see any trends that are geography based or is it sure areas more mature? There's certain regions that are better. I mean, I just interviewed a company here. That's doing, uh, a AWS edge really well in these cases. It's interesting that these, the partners are filling a lot of holes and gaps in the opportunities with a AWS. So what's exciting here. And then what's the global perspective. >>Yeah, totally. So obviously see a ton of partners from the bay area that we support. Um, but we're seeing a lot of really interesting technology come out of AMEA specifically. Yeah. Uh, and making a lot of noise here in the United States, which is great. Um, and so, you know, we definitely have that global presence and, and starting to see super differentiated technology come out of those regions. >>Yeah. Especially Tel Aviv. Yeah. >>Amy and real quick before you get into surge. It's interesting. The VC market in, in Europe is hot. They've got a lot of unicorns coming in. We've seen a lot of companies coming in. They're kind of rattling their own, you know, cage right now. Hey, look at us. Let's see if they crash, you know, but we don't see that happening. I mean, people have been predicting a crash now in, in the startup ecosystem for least a year. It's not crashing. In fact, funding's up. >>Yeah. The pandemic was hard on a lot of startups for sure. Yeah. Um, but what we've seen is many of these startups, they, as quickly as they can grow, they can also pivot as, as, as well. Um, and so I've actually seen many of our startups grow through the demo because their use cases are helping customers either save money, become more operationally efficient and provide value to leadership teams that need more visibility into their infrastructure during a pandemic. >>It's an interesting point. I talked to Andy jazzy and Adam Celski both say the same thing during the pandemic. Necessity's the mother of all invention. Yep. And startups can move fast. So with that, you guys are there to assist if I'm a startup and I gotta pivot cuz remember iterate and pivot, iterate and pivot. So you get your economics, that's the playbook of the ventures and the models. >>Exactly. How >>Do you guys help me do that? Give me an example of what me through. Pretend me, I'm a start up. Hey, I'm on the cloud. Oh my God. Pandemic. They need video conferencing. Hey cube. Yeah. What do I need? Search? What, what do >>I do? That's a good question. First thing is just listen. Yeah. I think what we have to do is a really good job of listening to the partner. Um, what are their needs? What is their problem statement? Where do they want to go at the end of the day? Um, and oftentimes because we've worked with, so how many successful startups that have come out of our program, we have, um, either through intuition or a playbook determined what is gonna be the best path forward and how do we get these partners to stop focusing on things that will eventually, um, just be a waste of time. Yeah. And, or not provide, or, you know, bring any fruit to the table, which, you know, essentially revenue. >>Well, we love startups here in the cube because one, um, they have good stories, they're oil and cutting edge, always pushing the envelope and they're kind of disrupting someone else. Yeah. And so they, they have an opinion. They don't mind sharing on camera. So love talking to startups. We love working with you guys on our startups. Showcases startups.com. Check out AWS startups.com and she got the showcase. So is, uh, final word. I'll give you guys the last word. What's the bottom line bumper sticker for AP globe. The global APN program summarize the opportunity for startups, what you guys bring to the table and we'll close it out. Totally. We'll start >>With you. Yeah. I think the AWS global startup programs here to help companies truly accelerate their business full stop. Right. And that's what we're here for. Love it. >>It's a good way to, it's a good way to put it. Dato yeah. >>All right. Thanks for coming out. Thanks John. Great to see you love working with you guys. Hey, startups need help. And the growing and huge market opportunities, the shift cloud scale data engineering, security infrastructure, all the markets are exploding in growth because of the digital transformation of realities here, open source and cloud. I'll making it happen here in the cube in San Francisco, California. I'm John furrier, your host. Thanks for >>Watching Cisco, John. >>Hello and welcome back to the Cube's live coverage here in San Francisco, California for AWS summit, 2022. I'm John for host of the cube. Uh, two days of coverage, AWS summit, 2022 in New York city coming up this summer will be there as well. Events are back. The cube is back of course, with the cube virtual cube hybrid, the cube.net. Check it out a lot of content this year more than ever a lot more cloud data cloud native, modern applic is all happening. Got a great guest here. Jeremy Burton, Cub alumni, uh, CEO of observe Inc in the middle of all the cloud scale, big data observability, Jeremy. Great to see you. Thanks. >>Coming on. Always great to come and talk to you on the queue, man. It's been been a few years, so, >>Um, well you, you got your hands. You're in the trenches with great startup, uh, good funding, great board, great people involved in the observability Smith hot area, but also you've been a senior executive president of Dell EMC. Um, 11 years ago you had a vision and you actually had an event called cloud meets big data. Um, yeah. And it's here, you predicted it 11 years ago. Um, look around it's cloud meets big data. >>Yeah. I mean the, the cloud thing I think, you know, was, was probably already a thing, but the big data thing I do claim credit for, for sort of catching that bus early, um, you know, we, we were on the, the, the bus early and, and I think it was only inevitable. Like, you know, if you could bring the economics and the compute of cloud to big data, you, you could find out things you could never possibly imagine. >>So you're close to a lot of companies that we've been covering deeply snowflake, obviously you involved, uh, at the board level, the other found, you know, the people there, uh, cloud, you know, Amazon, you know, what's going on here? Yeah. You're doing a startup as the CEO at the helm, uh, chief of observ, Inc, which is an observability, which is to me in the center of this confluence of data engineering, large scale integrations, um, data as code integrating into applications. I mean, it's a whole nother world developing, like you see with snowflake, it means snowflakes is super cloud as we call it. So a whole nother wave is here. What's your, what's this wave we're on what's how would you describe the wave? >>Well, a couple of things, I mean, people are, I think right in more software than, than ever before are why? Because they've realized that if, if you don't take your business online and offer a service, then you become largely irrelevant. And so you you've got a whole set of new applications. I think, I think more applications now than any point. Um, not, not just ever, but the mid nineties, I always looked at as the golden age of application development. Now, back then people were building for windows. Well, well now they're building for things like AWS is now the platform. Um, so you've got all of that going on. And then at the same time, the, the side effect of these applications is they generate data and lots of data. And the, you know, there's sort of the transactions, you know, what you bought today are something like that. But then there's what we do, which is all the telemetry, all the exhaust fumes. And I think people really are realizing that their differentiation is not so much their application. It's their understanding of the data. Can, can I understand who my best customers are, what I sell today. If people came to my website and didn't buy, then why not? Where did they drop off all of that? They wanna analyze. And, and the answers are all in the data. The question is, can you understand it >>In our last startup showcase, we featured data as code one of the insights that we got out of that, and I wanna get your opinion on our reaction to is, is that data used to be put into a data lake and turns into a data swamp or throw into the data warehouse. And then we'll do some queries, maybe a report once in a while. And so data, once it was done, unless it was real time, even real time was not good anymore after real time. That was the old way. Now you're seeing more and more, uh, effort to say, let's go look at the data, cuz now machine learning is getting better. Not just train once mm-hmm <affirmative> they're iterating. Yeah. This notion of iterating and then pivoting, iterating and pivoting. Yeah, that's a Silicon valley story. That's like how startups work, but now you're seeing data being treated the same way. So now you have another, this data concept that's now yeah. Part of a new way to create more value for the apps. So this whole, this whole new cycle of >>Yeah. >>Data being reused and repurposed and figured out and yeah, >>Yeah. I'm a big fan of, um, years ago. Uh, uh, just an amazing guy, Andy McAfee at the MIT C cell labs I spent time with and he, he had this line, which still sticks to me this day, which is look I'm I'm. He said I'm part of a body, which believes that everything is a matter of data. Like if you have enough data, you can answer any question. And, and this is going back 10 years when he was saying these kind of things and, and certainly, you know, research is on the forefront. But I think, you know, starting to see that mindset of the, the sort of MIT research be mainstream, you know, in enterprises, they they're realizing that. Yeah, it is about the data. You know, if I can better understand my data better than my competitor, then I've got an advantage. And so the question is is, is how, what, what technologies and what skills do I need in my organization to, to allow me to do that. >>So let's talk about observing you the CEO of, okay. Given you've seen the ways before you're in the front lines of observability, which again is in the center of all this action what's going on with the company. Give a quick minute to explain, observe for the folks who don't know what you guys do. What's the company doing? What's the funding status, what's the product status and what's the customer status. Yeah. >>So, um, we realized, you know, a handful of years ago, let's say five years ago that, um, look, the way people are building applications is different. They they're way more functional. They change every day. Uh, but in some respects they're a lot more complicated. They're distributed. They, you know, microservices architectures and when something goes wrong, um, the old way of troubleshooting and solving problems was not gonna fly because you had SA so much change going into production on a daily basis. It was hard to tell like where the problem was. And so we thought, okay, it's about time. Somebody looks at the exhaust fumes from this application and all the telemetry data and helps people troubleshoot and make sense of the problems that they're seeing. So, I mean, that's observability, it's actually a term that goes back to the 1960s. It was a guy called, uh, Rudolph like, like everything in tech, you know, it's, it's a reinvention of something from years gone by. >>Um, there's a guy called, um, Rudy Coleman in 1960s coiner term and, and, and the term was being able to determine the state of a system by looking at its external outputs. And so we've been going on this for, uh, the best part of four years now. Um, it took us three years just to build the product. I think, I think what people don't appreciate these days often is the barrier to entry in a lot of these markets is quite high. You, you need a lot of functionality to have something that's credible with a customer. Um, so yeah, this last year we, we, we did our first year selling, uh, we've got about 40 customers now. Um, we just we've got great investors for the hill ventures. Uh, I mean, Mike SP who was, you know, the, the guy who was the, really, the first guy in it snowflake and the, the initial investor were fortunate enough to, to have Mike and our board. And, um, you know, part of the observed story is closely knit with snowflake all of that time with your data, you know, we, we store in there. >>So I want to get, uh, yeah. Pivot to that. Mike SP snowflake, Jeremy Burton, the cube kind of, kind of same thinking this idea of a super cloud or what snowflake became. Yeah. Snowflake is massively successful on top of AWS. Mm-hmm <affirmative> and now you're seeing startups and companies build on top of snowflake. Yeah. So that's become an entrepreneurial story that we think that to go big in the cloud, you can have a cloud on a cloud, uh, like as Jerry, Jerry Chan and Greylock calls it, castles in the cloud where there are moats in the cloud. So you're close to it. I know you, you're doing some stuff with snowflake. So as a startup, what's your view on building on top of say a snowflake or an AWS, because again, you gotta go where the data is. You need all the data. >>Yeah. So >>What's your take on that? I mean, >>Having enough gray hair now, um, you know, again, in tech, I think if you wanna predict the future, look at the past. And, uh, you know, 20 years ago, 25 years ago, I was at a, a smaller company called Oracle and an Oracle was the database company. And, uh, their, their ambition was to manage all of the world's transactional data. And they built on a platform or a couple of platforms, one, one windows, and the other main one was Solaris. And so at that time, the operating system was the platform. And, and then that was the, you know, ecosystem that you would compete on top of. And then there were companies like SAP that built applications on top of Oracle. So then wind the clock forward 25 years gray hairs. <laugh> the platform, isn't the operating system anymore. The platform is AWS, you know, Google cloud. I gotta probably look around if I say that in. Yeah, >>It's okay. Columbia, but hyperscale. Yeah. CapX built out >>That is the new platform. And then snowflake comes along. Well, their aspiration is to manage all of the, not just human generated data, but machine generated data in the world of cloud. And I think they they've done an amazing job are doing for the, I'd say, say the, the big data world, what Oracle did for the relational data world, you know, way back 25 years ago. And then there are folks like us come along and, and of course my ambition would be, look, if, if we can be as successful as an SAP building on top of snowflake, uh, as, as they were on top of Oracle, then, then we'd probably be quite happy, >>Happy. So you're building on top of snowflake, >>We're building on top of snowflake a hundred percent. And, um, you know, I've had folks say to me, well, aren't you worried about that? Isn't that a risk? It's like, well, that that's a risk. You're >>Still on the board. >>Yeah. I'm still on the board. Yeah. That's a risk I'm prepared to take. I am more on snowing. >>It sounds well, you're in a good spot. Stay on the board, then you'll know what's going on. Okay. No, yeah. Serious one. But the, this is a real dynamic. It is. It's not a one off its >>Well, and I do believe as well that the platform that you see now with AWS, if you look at the revenues of AWS is in order of magnitude, more than Microsoft was 25 years ago with windows mm-hmm <affirmative>. And so I've believe the opportunity for folks like snowflake and, and folks like observe it. It's an order of magnitude more than it was for the Oracle and the SAPs of the old world. >>Yeah. And I think this is really, I think this is something that this next generation of entrepreneurship is the go big scenario is you gotta be on a platform. Yeah. >>It's quite easy >>Or be the platform, but it's hard. There's only like how seats were at that table left >>Well value migrates up over time. So, you know, when the cloud thing got going, there were probably 10, 20, 30, you know, rack space and there's 1,000,001 infrastructure, a service platform as a service. My, my old, uh, um, employee EMC, we had pivotal, you know, pivotal was a platform as a service. Don't hear so much about it these days, but initially there's a lot of players and then it consolidates. And then to, to like extract, uh, a real business, you gotta move up, you gotta add value, you gotta build databases, then you gotta build applications. So >>It's interesting. Moving from the data center of the cloud was a dream for starters within if the provision, the CapEx. Yeah. Now the CapEx is in the cloud. Then you build on, on top of that, you got snowflake. Now you got on top of that. >>The assumption is almost that compute and storage is free. I know it's not quite free. Yeah. It's almost free, but you can, you know, as an application vendor, you think, well, what can I do if I assume compute and storage is free, that's the mindset you've gotta get >>Into. And I think the platform enablement to value. So if I'm an entrepreneur, I'm gonna get a series us multiple of value in what I'm paying. Yeah. Most people don't even blanket their Avis pills unless they're like massively huge. Yeah. Then it's a repatriation question or whatever discount question, but for most startups or any growing company, the Amazon bill should be a small factor. >>Yeah. I mean, a lot of people, um, ask me, uh, like, look you build in on snowflake. Um, you, you know, you, you, you're gonna be, you're gonna be paying their money. How, how, how, how does that work with your business model? If you're paying their money, you know, do, do you have a viable business? And it's like, well, okay. I, we could build a database as well and observe, but then I've got half the development team working on something that will never be as good as snowflake. And so we made the call early on that. No, no, we, we want a eight above the database. Yeah. Right. Snowflake are doing a great job of innovating on the database and, and the same is true of something like Amazon, like, like snowflake could have built their own cloud and their own platform, but they didn't. >>Yeah. And what's interesting is that Dave <inaudible> and I have been pointing this out and he's obviously a more on snowflake. I've been looking at data bricks, um, and the same dynamics happening, the proof is the ecosystem. Yeah. I mean, if you look at Snowflake's ecosystem right now and data bricks it's exploding. Right. I mean, the shows are selling out the floor. Space's book. That's the old days at VMware. Yeah. The old days at AWS. >>Well, and for snowflake and, and any platform from VI, it's a beautiful thing because, you know, we build on snowflake and we pay them money. They don't have to sell to us. Right. And we do a lot of the support. And so the, the economics work out really, really well. If you're a platform provider and you've got a lot of >>Ecosystems. Yeah. And then also you get, you get a, um, a trajectory of, uh, economies of scale with the institutional knowledge of snowflake integrations, right. New product, you're scaling a step function with them. >>Yeah. I mean, we manage 10 petabytes of data right now. Right. When I, when I, when I arrived at EMC in 2010, we had, we had one petabyte customer. And, and so at observe, we've been only selling the product for a year. We have 10 petabytes of data under management. And so been able to rely on a platform that can manage that is inve >>You know, well, Jeremy great conversation. Thanks for sharing your insights on the industry. Uh, we got a couple minutes left, um, put a plug in for observe. What do you guys know? You got some good funding, great partners. I don't know if you can talk about your, your, your POC customers, but you got a lot of high ends folks that are working with you. You getting in traction. >>Yeah. Yeah. Scales >>Around the corner. Sounds like, are you, is that where you are scale? >>We've got a big that that's when coming up in two or three weeks, we've got, we've got new funding, um, which is always great. Um, the product is, uh, really, really close. I think, as a startup, you always strive for market fit, you know, which is at which point can you just start hiring salespeople? And the revenue keeps going. We're getting pretty close to that right now. Um, we've got about 40 SaaS companies that run on the platform. They're almost all AWS Kubernetes, uh, which is our sweet spot to begin with, but we're starting to get some really interesting, um, enterprise type customers. We're, we're, you know, F five networks we're POC in right now with capital one, we got some interest in news around capital one coming up. I, I can't share too much, but it's gonna be exciting. And, and like I said, so hill continue to, to, >>I think capital one's a big snowflake customer as well. Right. >>They were early in one of the things that attracted me to capital one was they were very, very good with snowflake early on. And, and they put snowflake in a position in the bank where they thought that snowflake could be successful. And, and today that, that is one of Snowflake's biggest accounts, >>Capital, one, very innovative cloud, obviously Atos customer, and very innovative, certainly in the CISO and CIO, um, on another point on where you're at. So you're, Prescale meaning you're about to scale, >>Right? >>So you got POCs, what's that trajectory look like? Can you see around the corner? What's, what's going on? What's on, around the corner. That you're, that you're gonna hit this straight and narrow and, and gas it fast. >>Yeah. I mean, the, the, the, the key thing for us is we gotta get the product. Right. Um, the nice thing about having a guy like Mike Pfizer on the board is he doesn't obsess about revenue at this stage. His questions that the board are always about, like is the product, right? Is the product right? Is the product right? Have you got the product right? And cuz we know when the product's right, we can then scale the sales team and, and the revenue will take care of itself. Yeah. So right now all the attention is on the product. Um, the, this year, the exciting thing is we we're, we're adding all the tracing visualizations. So people will be able to the kind of things that by in the day you could do with the new relics and AppDynamics, the last generation of, of APM tools, you're gonna be able to do that within observe. And we've already got the logs and the metrics capability in there. So for us this year is a big one, cuz we sort of complete the trifecta, you know, the, the >>Logs, what's the secret sauce observe. What if you had the, put it into a, a, a sentence what's the secret sauce? >>I, I, I think, you know, an amazing founding engineering team, uh, number one, I mean, at the end of the day, you have to build an amazing product and you have to solve a problem in a different way. And we've got great long term investors and, and the biggest thing our investors give is it actually, it's not just money. It gives us time to get the product, right. Because if we get the product right, then we can get the growth. >>Got it. Final question. While I got you here, you've been on the enterprise business for a long time. What's the buyer landscape out there. You got people doing POCs on capital one scale. So we know that goes on. What's the appetite at the buyer side for startups and what are their requirements that you're seeing? Uh, obviously we're seeing people go in and dip into the startup pool because new ways to refactor their, this restructure. So, so a lot of happening in cloud, what's the criteria. How are enterprises engaging in with startups? >>Yeah. I mean, enterprises, they know they've gotta spend money transforming the business. I mean, this was, I almost feel like my old Dell or EMC self there, but, um, what, what we were saying five years ago is happening. Um, everybody needs to figure out a way to take their business to this digital world. Everybody has to do it. So the nice thing from a startup standpoint is they know at times they need to risk or, or take a bet on new technology in order to, to help them do that. So I think you've got buyers that a have money, uh, B it prepared to take risks and it's, it's a race against time to you'll get their, their offerings in this, a new digital footprint. >>Final, final question. What's the state of AWS. Where do you see them going next? Obviously they're continuing to be successful. How does cloud 3.0, or they always say it's day one, but it's more like day 10, but what's next for Aw. Where do they go from here? Obviously they're doing well. They're getting bigger and bigger. Yeah, >>Better. It's an amazing story. I mean, you know, we're, we're on AWS as well. And so I, I think if they keep nurturing the builders and the ecosystem, then that is their superpower. They, they have an early leads. And if you look at where, you know, maybe the likes of Microsoft lost the plot in the, in the late nineties, it was, they stopped, uh, really caring about developers in the folks who were building on top of their ecosystem. In fact, they started buying up their ecosystem and competing with people in their ecosystem. And I see with AWS, they, they have an amazing headstart and if they did more, you know, if they do more than that, that's, what's gonna keep this juggernaut rolling for many years to come. >>Yeah. They got the Silicon and got the stack. They're developing Jeremy Burton inside the cube, great resource for commentary, but also founding with the CEO of a company called observing in the middle of all the action on the board of snowflake as well. Um, great startup. Thanks for coming on the cube. Always a pleasure. Okay. Live from San Francisco. It's to cube. I'm John for your host. Stay with us more coverage from San Francisco, California after the short break. >>Hello. Welcome back to the cubes coverage here live in San Francisco, California. I'm John furrier, host of the cubes cube coverage of AWS summit 2022 here in San Francisco. We're all the developers are the bay air at Silicon valley. And of course, AWS summit in New York city is coming up in the summer. We'll be there as well. SF and NYC cube coverage. Look for us. Of course, reinforcing Boston and re Mars with the whole robotics, AI. They all coming together. Lots of coverage stay with us today. We've got a great guest from Bel VC. John founding partner, entrepreneurial venture is a venture firm. Your next act, welcome to the cube. Good to see you. >>Good to see you, man. I feel like it's been forever since we've been able to do something in person. Well, >>I'm glad you're here because we run into each other all the time. We've known each other for over decade. Um, >>It's been at least 10 years, >>At least 10 years more. And we don't wanna actually go back as bring back the old school web 1.0 days. But anyway, we're in web three now. So we'll get to that in a second. We, >>We are, it's a little bit of a throwback to the path though, in my opinion, >>It's all the same. It's all distributed computing and software. We ran each other in cube con. You're investing in a lot of tech startup founders. Okay. This next level, next gen entrepreneurs have a new makeup and it's software. It's hardcore tech in some cases, not hardcore tech, but using software to take an old something old and make it better new, faster. So tell us about Bel what's the firm. I know you're the founder, uh, which is cool. What's going on. Explain >>What you, I mean, you remember I'm a recovering entrepreneur, right? So of course I, I, >>No, you're never recovering. You're always entrepreneur >>Always, but we are also always recovering. So I, um, started my first company when I was 24. If you remember, before there was Facebook and friends, there was instant messaging. People were using that product at work every day, they were creating a security vulnerability between their network and the outside world. So I plugged that hole and built an instant messaging firewall. It was my first company. The company was called IM logic and we were required by Symantec. Uh, then spent 12 years investing in the next generation of software companies, uh, early investor in open source companies and cloud companies and spent a really wonderful years, uh, at a firm called NEA. So I, I feel like my whole life I've been either starting enterprise software companies or helping founders start enterprise software companies. And I'll tell you, there's never been a better time than right now to start an enterprise software company. >>So, uh, the passion for starting a new firm was really a recognition that founders today that are starting an enterprise software company, they, they tend to be, as you said, a more technical founder, right? Usually it's a software engineer or a builder mm-hmm <affirmative>, uh, they are building that are serving a slightly different market than what we've traditionally seen in enterprise software. Right? I think traditionally we've seen it buyers or CIOs that have agendas and strategies, which, you know, purchase software that is traditionally bought and sold tops down. But you know, today I think the most successful enterprise software companies are the ones that are built more bottoms up and have more technical early adopters. And generally speaking, they're free to use. They're free to try. They're very commonly community source or open source companies where you have a large technical community that's supporting them. So there's a, there's kind of a new normal now I think in great enterprise software. And it starts with great technical founders with great products and great bottoms of motions. And I think there's no better place to, uh, service those people than in the cloud and uh, in, in your community. >>Well, first of all, congratulations, and by the way, you got a great pedigree and great background. You're super smart admire of your work and your, and, and your founding, but let's face it. Enterprise is hot because digital transformation is, is all companies there's no, I mean, consumer is enterprise now. Everything is what was once a niche, not, I won't say niche category, but you know, not for the faint of heart, you know, investors, >>You know, it's so funny that you say that enterprise is hot because you, and I feel that way now. But remember, like right now, there's also a giant tech in VC conference in Miami <laugh> and it's covering cryptocurrencies and FCS and web three. So I think beauty is definitely in the eye of the beholder <laugh> but no, I, I will tell you, well, >>MFTs is one big enterprise, cuz you gotta have imutability you got performance issues. You have, I IOPS issues. >>Well, and, and I think all of us here that are of may, maybe students of his stream have been involved in open source in the cloud would say that we're, you know, much of what we're doing is, uh, the predecessors of the web web three movement. And many of us I think are contributors to the web three >>Movement. The hype is definitely web >>Three. Yeah. But, >>But you know, >>For sure. Yeah, no, but now you're taking us further east to Miami. So, uh, you know, look, I think, I, I think, um, what is unquestioned with the case and maybe it's, it's more obvious the more time you spend in this world is this is the fastest growing part of enterprise software. And if you include cloud infrastructure and cloud infrastructure spend, you know, it is by many measures over, uh, $500 billion in growing, you know, 20 to 30 a year. So it it's a, it's a just incredibly fast >>Let's getting, let's get into some of the cultural and the, the shifts that are happening, cuz again, you, you have the luxury of being in enterprise when it was hard, it's getting easier and more cooler. I get it and more relevant <laugh> but there's also the hype of like the web three, for instance, but you know, for, uh, um, um, the CEO snowflake, okay. Has wrote a book and Dave Valenti and I were talking about it and uh, Frank Lutman has says, there's no playbooks. We always ask the CEOs, what's your playbook. And he's like, there's no playbook, situational awareness, always Trump's playbooks. So in the enterprise playbook, oh, hire a direct sales force and sass kind of crushed that now SAS is being redefined, right. So what is SAS? Is snowflake a SAS or is that a platform? So again, new unit economics are emerging, whole new situation, you got web three. So to me there's a cultural shift, the young entrepreneurs, the, uh, user experience, they look at Facebook and say, ah, you know, and they own all my data. And you know, we know that that cliche, um, they, you know, the product. So as this next gen, the gen Z and the millennials come in and our customers and the founders, they're looking at things a little bit differently and the tech better. >>Yeah. I mean, I mean, I think we can, we can see a lot of commonalities across all six of startups and the overall adoption of technology. Uh, and, and I would tell you, this is all one big giant revolution. I call it the user driven revolution. Right. It's the rise of the user. Yeah. And you might say product like growth is currently the hottest trend in enterprise software. It's actually user like growth, right. They're one in the same. So sometimes people think the product, uh, is what is driving. >>You just pull the product >>Through. Exactly, exactly. And so that's that I, that I think is really this revolution that you see, and, and it does extend into things like cryptocurrencies and web three and, you know, sort of like the control that is taken back by the user. Um, but you know, many would say that, that the origins of this movement may be started with open source where users were contributors, you know, contributors were users and looking back decades and seeing how it, how it fast forward to today. I think that's really the trend that we're all writing and it's enabling these end users. And these end users in our world are developers, data engineers, cybersecurity practitioners, right. They're really the users. And they're really the, the offic and the most, you know, kind of valued people in >>This. I wanna come back to the data engineers in a second, but I wanna make a comment and get your reaction to, I have a, I'm a gen Xer technically. So for not a boomer, but I have some boomer friends who are a little bit older than me who have, you know, experienced the sixties. And I've, I've been saying on the cube for probably about eight years now that we are gonna hit a digital hippie Revolut, meaning a rebellion against in the sixties was rebellion against the fifties and the man and, you know, summer of love. That was a cultural differentiation from the other one of group, the predecessors. So we're kind of having that digital moment now where it's like, Hey boomers, Hey people, we're not gonna do that anymore. We hate how you organize shit. >>Right. But isn't this just technology. I mean, isn't it, isn't it like there used to be the old adage, like, you know, you would never get fired for buying IBM, but now it's like, you obviously probably would get fired if you bought IBM. And I mean, it's just like the, the, I think, I think >>During the mainframe days, those renegades were breaking into Stanford, starting the home brew club. So what I'm trying to get at is that, do you see the young cultural revolution also, culturally, just, this is my identity NFTs to me speak volumes about my, I wanna associate with NFTs, not single sign on like, well, >>Absolutely. And, and I think like, I think you're hitting on something, which is like this convergence of, of, you know, societal trends with technology trends and how that manifests in our world is yes. I think like there is unquestionably almost a religion around the way in which a product is built. Right. And we can use open source. One example of that religion. Some people say, look, I'll just never try a product in the cloud if it's not open source. Yeah. I think cloud, native's another example of that, right? It's either it's, you know, it either is cloud native or it's not. And I think a lot of people will look at a product and say, look, you know, you were not designed in the cloud era. Therefore I just won't try you. And sometimes, um, like it or not, it's a religious decision, right? It's, it's something that people just believe to be true almost without, uh, necessarily. I mean, >>The data drives all decision making. Let me ask you this next question. As a VC. Now you look at pitch, well, you've been a VC for many years, but you also have the founder entrepreneurial mindset, but you can empathize with the founders. You know, hustle is a big part of the, that first founder check, right? You gotta convince someone to part with their ch their money and the first money in which you do a lot of is about believing in the first. So faking it till you make it is hard. Now you, the data's there, you either have it cloud native, you either have the adaption or traction. So honesty is a big part of that pitch. You can't fake it. Oh, >>AB absolutely. You know, there used to be this concept of like the persona of an entrepreneur, right. And the persona of the entrepreneur would be, you know, somebody who was a great salesperson or somebody who tell a great story. And I still think that that's important, right. It still is a human need for people to believe in narratives and stories. Yeah. But having said that you're right. The proof is in the pudding, right. At some point you click download and you try the product and it does what it says it's gonna, it's gonna do, or it doesn't, or it either stands up to the load test or it doesn't. And so I, I feel like in this new economy, that're, we live in really, it's a shift from maybe the storytellers and the creators to, to the builders, right. The people that know how to build great product. And in some ways the people that can build great product yeah. Stand out from the crowd. And they're the ones that can build communities around their products. And, you know, in some ways can, um, you know, kind of own more of the narrative because their product begin for exactly >>The volume you back to the user led growth. >>Exactly. And it's the religion of, I just love your product. Right. And I, I, I, um, Doug song is the founder of du security used to say, Hey, like, you know, the, the really like in today's world of like consumption based software, like the user is only gonna give you 90 seconds to figure out whether or not you're a company that's easy to do business with for right. And so you can say, and do all the things that you want about how easy you are to work with. But if the product isn't easy to install, if it's not easy to try, if it's not, if, if the it's gotta speak to the, >>Exactly. Speak to the user. But let me ask a question now that for the people watching, who are maybe entrepreneurial entre entrepreneurs, um, masterclass here is in session. So I have to ask you, do you prefer, um, an entrepreneur to come in and say, look at John. Here's where I'm at. Okay. First of all, storytelling's fine. Whether you're an extrovert or introvert, have your style, sell the story in a way that's authentic, but do you, what do you prefer to say? Here's where I'm at? Look, I have an idea. Here's my traction. I think here's my MVP prototype. I need help. Or do you wanna just see more stats? What's the, what's the preferred way that you like to see entrepreneurs come in and engage? >>There's tons of different styles, man. I think the single most important thing that every founder should know is that we, we don't invest in what things are today. We invest in what we think will become, right. And I think that's why we all get up in the morning and try to build something different, right? It's that we see the world a different way. We want it to be a different way, and we wanna work every single moment of the day to try to make that vision a reality. So I think the more that you can show people where you want to be, the more likely somebody is gonna to align with your vision and, and want to invest in you and wanna be along for the ride. So I, I wholeheartedly believe in showing off what you got today, because eventually we all get down to like, where are we and what are we gonna do together? But, um, no, I, you gotta show the path. I think the single most important thing for any founder and VC relationship is that they have the same vision. Uh, if you have the same vision, you can, you can get through bumps in the road, you can get through short term spills. You can all sorts of things in the middle of the journey can happen. Yeah. But it doesn't matter as much if you share the same long term vision, >>Don't flake out and, and be fashionable with the, the latest trends because it's over before you even get there. >>Exactly. I think many people that, that do what we do for a living will say, you know, ultimately the future is relatively easy to predict, but it's the timing that's impossible to predict. So you, you know, you sort of have to balance the, you know, we, we know that the world is going this way and therefore we're gonna invest a lot of money to try to make this a reality. Uh, but sometimes it happens ins six months. Sometimes it takes six years. Sometimes it takes 16 years. Uh, >>What's the hottest thing in enterprise that you see the biggest wave that people should pay attention to that you're looking at right now with Tebel partners, Tebel dot your site. What's the big wave. What's your big >>Wave. There there's three big trends that we invest in. And then the, the only things we do day in day out one is the explosion at open source software. So I think many people think that all software is unquestionably moving to an open source model in some form or another yeah. Tons of reasons to debate whether or not that is gonna happen an alwa timeline happening forever, but it is, it is accelerating faster than we've ever seen. So I, I think it's its one big mass of wave that we continue to ride. Um, second is the rise of data engineering. Uh, I think data engineering is in and of itself now a category of software. It's not just that we store data. It's now we move data and we develop applications on data. And, uh, I think data is in and of itself as big of a market as any of the other markets that we invest in. Uh, and finally it's the gift that keeps on giving. I've spent my entire career in it. We still feel that security is a market that is underinvested. It is, it continues to be the place where people need to continue to invest and spend more money. Yeah. Uh, and those are the three major trends that we run >>And security, you think we all need a do over, right? I mean, do we need a do over in security or is what's the core problem? I, >>I, I keep using this word underinvested because I think it's the right way to think about the problem. I think if you, I think people generally speaking, look at cyber security as an add-on. Yeah. But if you think about it, the whole like economy is moving online. And so in, in some ways like security is core to protecting the digital economy. And so it's, it shouldn't be an afterthought, right? It should be core to what everyone is doing. And that's why I think relative to the trillions of dollars that are at stake, uh, I believe the market size for cybersecurity is around 150 billion and it still is a fraction of what >>We're, what we're and even boom is booming now. So you get the convergence of national security, geopolitics, internet digital >>That's right. You mean arguably, right. Arguably again, it's the area of the world that people should be spending more time and more money given what to stake. >>I love your thesis. I gotta, I gotta say you gotta love your firm. Love who you're doing. We're big supporters of your mission. Congrat is on your entrepreneurial venture. And uh, we'll be, we'll be talking and maybe see a Cuban. Uh, >>Absolutely >>Not. Certainly EU maybe even north America's in Detroit this year. >>Huge fan of what you guys are doing here. Thank you so much for helping me on the show. >>Des bell VC Johnson here on the cube. Check him out. Founder for founders here on the cube, more coverage from San Francisco, California, after the short break, stay with us. Hey everyone. Welcome to the cue here. Live in San Francisco, California for AWS summit, 2022 we're live we're back with events. Also we're virtual. We got hybrid all kinds of events. This year, of course, 80% summit in New York city is happening this summer. We'll be there with the cube as well. I'm John. Again, John host of the cube. Got a great guest here. Justin Colby, owner and CEO of innovative solutions they booth is right behind us. Justin, welcome to the cube. >>Thank you. Thank you for having me. >>So we're just chatting, uh, off camera about some of the work you're doing. You're the owner of and CEO. Yeah. Of innovative. Yeah. So tell us the story. What do you guys do? What's the elevator pitch. Yeah. >><laugh> so the elevator pitch is we are, uh, a hundred percent focused on small to midsize businesses that are moving to the cloud or have already moved to the cloud and really trying to understand how to best control, cost, security, compliance, all the good stuff, uh, that comes along with it. Um, exclusively focused on AWS and, um, you know, about 110 people, uh, based in Rochester, New York, that's where our headquarters is. But now we have offices down in Austin, Texas up in Toronto, uh, Canada, as well as Chicago. Um, and obviously in New York, uh, you know, the, the business was never like this, uh, five years ago, um, founded in 1989, made the decision in 2018 to pivot and go all in on the cloud. And, uh, I've been a part of the company for about 18 years, bought the company about five years ago. And it's been a great ride. >>It's interesting. The manages services are interesting with cloud cause a lot of the heavy liftings done by AWS. So we had Matt on your team on earlier talking about some of the edge stuff. Yeah. But you guys are a managed cloud service. You got cloud advisory, you know, the classic service that's needed, but the demands coming from cloud migrations and application modernization and obviously data is a huge part of it. Huge. How is this factoring into what you guys do and your growth cuz you guys are the number one partner on the SMB side for edge. Yeah. For AWS, you got results coming in. Where's the, where's the forcing function. What's the pressure point. What's the demand like? Yeah. >>It's a great question. Every CEO I talk to, that's a small to mid-size business. I'll try and understand how to leverage technology better to help either drive a revenue target for their own business, uh, help with customer service as so much has gone remote now. And we're all having problems or troubles or issues trying to hire talent. And um, you know, tech is really at the, at the forefront and the center of that. So most customers are coming to us and they're like, listen, we gotta move to the out or we move some things to the cloud and we want to do that better. And um, there's this big misnomer that when you move to the cloud, you gotta automatically modernize. Yeah. And what we try to help as many customers understand as possible is lifting and shifting, moving the stuff that you maybe currently have OnPrem and a data center to the cloud first is a first step. And then, uh, progressively working through a modernization strategy is always the better approach. And so we spend a lot of time with small to midsize businesses who don't have the technology talent on staff to be able to do >>That. Yeah. They want to get set up. But the, the dynamic of like latency is huge. We're seeing that edge product is a big part of it. This is not a one-off happening around everywhere. It is. And it's not, it's manufacturing, it's the physical plant or location >>Literally. >>And so, and you're seeing more IOT devices. What's that like right now from a challenge and problem statement standpoint, are the customers, not staff, is the it staff kind of old school? Is it new skills? What's the core problem you guys solve >>The SMB space. The core issue nine outta 10 times is people get enamored with the latest and greatest. And the reality is not everything that's cloud based. Not all cloud services are the latest and greatest. Some things have been around for quite some time and are hardened solutions. And so, um, what we try to do with technology staff that has additional on-prem, uh, let's just say skill sets and they're trying to move to a cloud-based workload is we try to help those customers through education and through some practical, let's just call it use case. Um, whether that's a proof of concept that we're doing or whether that's, we're gonna migrate a small workload over, we try to give them the confidence to be able to not, not necessarily go it alone, but to, to, to have the, uh, the Gusto and to really have the, um, the, the opportunity to, to do that in a wise way. Um, and what I find is that most CEOs that I talk to, yeah, they're like, listen, the end of the day, I'm gonna be spending money in one place or another, whether that's OnPrem or in the cloud. I just want to know that I'm doing that in a way that helps me grow as quickly as possible status quo. I think every, every business owner knows that COVID taught us anything that status quo is, uh, is, is no. No. Good. >>How about factoring in the, the agility and speed equation? Does that come up a lot? It >>Does. I think, um, I think there's also this idea that if, uh, if we do a deep dive analysis and we really take a surgical approach to things, um, we're gonna be better off. And the reality is the faster you move with anything cloud based, the better you are. And so there's this assumption that we gotta get it right the first time. Yeah. In the cloud, if you start the, on your journey in one way, and you realize midway that it's not the right, let's just say the right place to go. It's not like buying a piece of iron that you put in the closet and now you own it in the cloud. You can turn those services on and off. It's a, gives you a much higher density for making decisions and failing >>Forward. Well actually shutting down the abandoning, the projects that early and not worrying about it, you got it. I mean, most people don't abandon stuff cuz they're like, oh, I own it. >>Exactly. >>And they get, they get used to it. Like, and then they wait too long. >>That's exactly. Yeah. >>Frog and boiling water as we used to say so, oh, it's a great analogy. So I mean this, this is a dynamic that's interesting. I wanna get more thoughts on it because like I'm a, if I'm a CEO of a company, like, okay, I gotta make my number. Yeah. I gotta keep my people motivated. Yeah. And I gotta move faster. So this is where you guys come in. I get the whole thing. And by the way, great service, um, professional services in the cloud right now are so hot because so hot, you can build it and then have option optionality. You got path decisions, you got new services to take advantage of. It's almost too much for customers. It is. I mean, everyone I talk to at reinvent, that's a customer. Well, how many announcements did Andy jazzy announcer Adam, you know, five, a thousand announcement or whatever they did with huge amounts. Right. Keeping track of it all. Oh, is huge. So what's the, what's the, um, the mission of, of your company. How does, how do you talk to that alignment? Yeah. Not just product. I can get that like values as companies, cuz they're betting on you and your people. >>They are, they are >>The values. >>Our mission is, is very simple. We want to help every small to mid-size business, leverage the power of the cloud. Here's the reality. We believe wholeheartedly. This is our vision that every company is going to become a technology company. So we go to market with this idea that every customer's trying to leverage the power of the cloud in some way, shape or form, whether they know it or don't know it. And number two, they're gonna become a tech company in the pro of that because everything is so tech-centric. And so when you talk about speed and agility, when you talk about the, the endless options and the endless permutations of solutions that a customer can buy in the cloud, how are you gonna ask a team of one or two people in your it department to make all those decisions going it alone or trying to learn it as you go, it only gets you so far working with a partner. >>I'll just give you some perspective. We work with about a thousand small to midsize business customers. More than 50% of those customers are on our managed services. Meaning know that we have their back and we're the safety net. So when a customer is saying, all right, I'm gonna spend a couple thousand dollars a month in the cloud. They know that that bill, isn't gonna jump to $10,000 a month going on loan. Who's there to help protect that. Number two, if you have a security posture and let's just say you're high profile and you're gonna potentially be more vulnerable to security attack. If you have a partner that's offering you some managed services. Now you, again, you've got that backstop and you've got those services and tooling. We, we offer, um, seven different products that are part of our managed services that give the customer the tooling, that for them to go out and buy on their own for a customer to go out today and go buy a new Relic solution on their own, it would cost 'em a fortune. If >>It's training alone would be insane. A risk factor not mean the cost. Yes, absolutely. Opportunity cost is huge, >>Huge, absolutely enormous training and development. Something. I think that is often, you know, it's often overlooked technologists. Typically they want to get their skills up. Yeah. They, they love to get the, the stickers and the badges and the pins, um, at innovative in 2018, when, uh, when we made the decision to go all on the club, I said to the organization, you know, we have this idea that we're gonna pivot and be aligned with AWS in such a way that it's gonna really require us all to get certified. My executive assistant at the time looks at me. She said, even me, I said, yeah, even you, why can't you get certified? Yeah. And so we made, uh, a conscious decision. It wasn't requirement isn't today to make sure everybody in the company has the opportunity to become certified. Even the people that are answering the phones at the front desk >>And she could be running the Kubernetes clusters. I >>Love it. It's amazing. So I'll tell you what, when that customer calls and they have a real Kubernetes issue, she'll be able to assist and get the right >>People involved. And that's a cultural factor that you guys have. So, so again, this is back to my whole point about SMBs and BIS is in general, small and large. It staffs are turning over the gen Z and millennials are in the workforce. They were provisioning top of rack switches. Right. First of all. And so if you're a business, there's also the, I call the build out, um, uh, return factor, ROI piece. At what point in time as an owner or SMB, do I get the why? Yeah. I gotta hire a person to manage it. That person's gonna have five zillion job offers. Yep. Uh, maybe who knows? Right. I got cyber security issues. Where am I gonna find a cyber person? Yeah. A data compliance. I need a data scientist and a compliance person. Right. Maybe one in the same. Right. Good luck. Trying to find a data scientist. Who's also a compliance person. Yep. And the list goes on. I can just continue. Absolutely. I need an SRE to manage the, the, uh, the sock report and we can pen test. Right. >>Right. >>These are, these are >>Like critical issues. This >>Is just like, these are the table stakes. >>Yeah. And, and every, every business owner's thinking about this, that's, >>That's what, at least a million in bloating, if not three or more Just to get that going. Yeah. Then it's like, where's the app. Yeah. So there's no cloud migration. There's no modernization on the app side now. Yeah. No. And nevermind AI and ML. That's >>Right. That's right. So to try to go it alone, to me, it's hard. It's incredibly difficult. And the other thing is, is there's not a lot of partners, so the partner, >>No one's raising their hand boss. I'll do all that exactly. In the it department. >>Exactly. >>Like, can we just call up, uh, you know, our old vendor that's >>Right. <laugh> right. Our old vendor. I like >>It, >>But that's so true. I mean, when I think about how, if I were a business owner starting a business today and I had to build my team, um, and the amount of investment that it would take to get those people skilled up and then the risk factor of those people now having the skills and being so much more in demand and being recruited away, that's a real, that's a real issue. And so how you build your culture around that is, is very important. And it's something that we tell, talk about every, with every one of our small to mid-size >>Businesses. So just, I wanna get, I want to get your story as CEO. Okay. Take us through your journey. You said you bought the company and your progression to, to being the owner and CEO of innovative yeah. Award winning guys doing great. Uh, great bet on a good call. Yeah. Things are good. Tell your story. What's your journey? >>It's real simple. I was, uh, I was a sophomore at the Rochester Institute of technology in 2003. And, uh, I knew that I, I was going to school for it and I, I knew I wanted to be in tech. I didn't know what I wanted to do, but I knew I didn't wanna code or configure routers and switches. So I had this great opportunity with the local it company that was doing managed services. We didn't call it at that time innovative solutions to come in and, uh, jump on the phone and dial for dollars. I was gonna cold call and introduce other, uh, small to midsize businesses locally in Rochester, New York go to Western New York, um, who innovative was now. We were 19 people at the time. And I came in, I did an internship for six months and I loved it. I learned more in those six months that I probably did in my first couple of years at, uh, at RT long story short. >>Um, for about seven years, I worked, uh, to really help develop, uh, sales process and methodology for the business so that we could grow and scale. And we grew to about 30 people. And, um, I went to the owners at the time in 2010 and I was like, Hey, on the value of this business and who knows where you guys are gonna be another five years, what do you think about making me an owner? And they were like, listen, you got long ways before you're gonna be an owner, but if you stick it out in your patient, we'll, um, we'll work through a succession plan with you. And I said, okay, there were four other individuals at the time that were gonna also buy into the business with me. >>And they were the owners, no outside capital, none >>Zero, well, 2014 comes around. And, uh, the other folks that were gonna buy into the business with me that were also working at innovative for different reasons, they all decided that it wasn't for them. One started a family. The other didn't wanna put capital in. Didn't wanna write a check. Um, the other had a real big problem with having to write a check. If we couldn't make payroll, I'm like, well, that's kind of like if we're owners, we're gonna have to like cover that stuff. <laugh> so >>It's called the pucker factor. >>Exactly. So, uh, I sat down with the CEO in early 2015, and, uh, we made the decision that I was gonna buy the three partners out, um, go through an early now process, uh, coupled with, uh, an interesting financial strategy that wouldn't strap the business, cuz they cared very much. The company still had the opportunity to keep going. So in 2016 I bought the business, um, became the sole owner. And, and at that point we, um, we really focused hard on what do we want this company to be? We had built this company to this point. Yeah. And, uh, and by 2018 we knew that pivoting going all in on the cloud was important for us and we haven't looked back. >>And at that time the proof points were coming clearer and clearer 2012 through 15 was the early adopters, the builders, the startups and early enterprises. Yes. The capital ones of the world. Exactly. And those kinds of big enterprises, the GA I don't wanna say gamblers, but ones that were very savvy. The innovators, the FinTech folks. Yep. The hardcore glass eating enterprises >>Agreed, agreed to find a small to mid-size business, to migrate completely to the cloud as, as infrastructure was considered. That just didn't happen as often. Um, what we were seeing where a lot of our small to mid-size as customers, they wanted to leverage cloud-based backup or they wanted to leverage a cloud for disaster recovery because it lent itself. Well, early days, our most common cloud customer though, was the customer that wanted to move messaging and collaboration, the Microsoft suite to the cloud. And a lot of 'em dipped their toe in the water. But by 2017 we knew infrastructure was around the corner. Yeah. And so, uh, we only had two customers on AWS at the time. Um, and we, uh, we, we made the decision to go all in >>Justin. Great to have you on the cube. Thank you. Let's wrap up. Uh, tell me the hottest product that you have. Is it migrations? Is it the app modernization? Is it data? What's the hot product and then put a plug in for the company. Awesome. >>So, uh, there's no question. Every customer is looking to migrate workloads and try to figure out how to modernize for the future. We have very interesting, sophisticated yet elegant funding solutions to help customers with the cash flow, uh, constraints that come along with those migrations. So any SMB that's thinking about migrating to the cloud, they should be talking innovative solutions. We know how to do it in a way that allows those customers not to be cash strap and gives them an opportunity to move forward in a controlled, contained way so that they can modernize. >>So like insurance, basically for them not insurance class in the classic sense, but you help them out on the, on the cash exposure. >>Absolutely. We are known for that and we're known for being creative with those customers and being empathetic to where they are in their journey. >>And that's the cloud upside is all about doubling down on the variable wind. That's right. Seeing the value and Ling down on it. Absolutely not praying for it. Yeah. <laugh> all right, Justin. Thanks for coming on. You really appreciate it. >>Thank you very much for having me. >>Okay. This is the cube coverage here live in San Francisco, California for AWS summit, 2022. I'm John for your host. Thanks for watching. We're back with more great coverage for two days after this short break, >>Live on the floor and see San Francisco for a AWS summit. I'm John ferry, host of the cube here for the next two days, getting all the action we're back in person. We're at a AWS reinvent a few months ago. Now we're back. Events are coming back and we're happy to be here with the cube. Bring all the action. Also virtual. We have a hybrid cube. Check out the cube.net, Silicon angle.com for all the coverage. After the event. We've got a great guest ticking off here. Matthew Park, director of solutions, architecture with innovation solutions. The booth is right here. Matthew, welcome to the cube. >>Thank you very much. I'm glad to be >>Here. So we're back in person. You're from Tennessee. We were chatting before you came on camera. Um, it's great to have to be back through events. >>It's amazing. This is the first, uh, summit I've been to and what two, three years. >>It's awesome. We'll be at the UHS summit in New York as well. A lot of developers and a big story this year is as developers look at cloud going distributed computing, you got on premises, you got public cloud, you got the edge. Essentially the cloud operations is running everything dev sec ops, everyone kind of sees that you got containers, you got Kubernetes, you got cloud native. So the game is pretty much laid out mm-hmm <affirmative> and the edge is with the actions you guys are number one, premier partner at SMB for edge. >>That's right. >>Tell us about what you guys doing at innovative and, uh, what you do. >>That's right. Uh, so I'm the director of solutions architecture. Uh, me and my team are responsible for building out the solutions that are around, especially the edge public cloud for us edge is anything outside of an AWS availability zone. Uh, we are deploying that in countries that don't have AWS infrastructure in region. They don't have it. Uh, give an example, uh, example would be Panama. We have a customer there that, uh, needs to deploy some financial tech and compute is legally required to be in Panama, but they love AWS and they want to deploy AWS services in region. Uh, so they've taken E EKS anywhere. We've put storage gateway and, uh, snowball, uh, in region inside the country and they're running their FinTech on top of AWS services inside Panama. >>You know, it's interesting, Matthew is that we've been covering a, since 2013 with the cube about their events. And we watched the progression and jazzy was, uh, was in charge and became the CEO. Now Adam's in charge, but the edge has always been that thing they've been trying to avoid. I don't wanna say trying to avoid, of course, Amazon would listen to the customers. They work backwards from the customer. We all know that. Uh, but the real issue was they were they're bread and butters EC two and S three. And then now they got tons of services and the cloud is obviously successful and seeing that, but the edge brings up a whole nother level. >>It does computing. It >>Does. That's not centralized in the public cloud now they got regions. So what is the issue at the edge what's driving the behavior. Outpost came out as a reaction to competitive threats and also customer momentum around OT, uh, operational technologies. And it merging. We see that the data at the edge, you got 5g having. So it's pretty obvious, but there's a slow transition. What was the driver for the edge? What's the driver now for edge action for AWS >>Data is the driver for the edge. Data has gravity, right? And it's pulling compute back to where the customer's generating that data and that's happening over and over again. You said it best outpost was a reaction to a competitive situation where today we have over 15 AWS edge services and those are all reactions to things that customers need inside their data centers on location or in the field like with media companies. >>Outpost is interesting. We always used to riff on the cube cause it's basically Amazon and a box pushed in the data center, running native, all the stuff, but now cloud native operations are kind of becoming standard. You're starting to see some standard Deepak syncs. Group's doing some amazing work with open source Rauls team on the AI side, obviously, uh, you got SW, he was giving the keynote tomorrow. You got the big AI machine learning big part of that edge. Now you can say, okay, outpost, is it relevant today? In other words, did outpost do its job? Cause EKS anywhere seems to be getting a lot of momentum. You see local zones, the regions are kicking ass for Amazon. This edge piece is evolving. What's your take on EKS anywhere versus say outpost? >>Yeah, I think outpost did its job. It made customers that were looking at outpost really consider, do I wanna invest in this hardware? Do I, do I wanna have, um, this outpost in my data center, do I want to manage this over the long term? A lot of those customers just transitioned to the public cloud. They went into AWS proper. Some of those customers stayed on prem because they did have use cases that were, uh, not a good fit for outposts. They weren't a good fit. Uh, in the customer's mind for the public AWS cloud inside an availability zone. Now what's happening is as AWS is pushing these services out and saying, we're gonna meet you where you are with 5g. We're gonna meet you where you are with wavelength. We're gonna meet you where you are with EKS anywhere. Uh, I think it has really reduced the amount of times that we have conversations about outposts and it's really increased. We can deploy fast. We don't have to spin up outpost hardware. We can go deploy EKS anywhere or in your VMware environment. And it's increasing the speed of adoption >>For sure. Right? So you guys are making a lot of good business decisions around managed cloud service. That's right. Innovative as that you get the cloud advisory, the classic professional services for the specific edge piece and, and doing that outside of the availability zones and regions for AWS, um, customers in, in these new areas that you're helping out are, they want cloud, like they want to have modernization a modern applications. Obviously they got data machine learning and AI, all part of that. What's the main product or, or, or gap that you're filling for AWS, uh, outside of their availability zones or their regions that you guys are delivering. What's the key is it. They don't have a footprint. Is it that it's not big enough for them? What's the real gap. What's why, why are you so successful? >>So what customers want when they look towards the cloud is they want to focus on, what's making them money as a business. They want on their applications. They want to focus on their customers. So they look towards AWS cloud and say, AWS, you take the infrastructure. You take, uh, some of the higher layers and we'll focus on our revenue generating business, but there's a gap there between infrastructure and revenue generating business that innovative slides into, uh, we help manage the AWS environment. Uh, we help build out these things in local data centers for 32 plus year old company. We have traditional on-premises people that know about deploying hardware that know about deploying VMware to host EKS anywhere. But we also have most of our company totally focused on the AWS cloud. So we're filling that gap in helping of these AWS services, manage them over the long term. So our customers can go to just primarily and totally focusing on their revenue generating business. So >>Basically you guys are basically building AWS edges, >>Correct? >>For correct companies, correct? Mainly because the, the needs are there, you got data, you got certain products, whether it's, you know, low latency type requirements, right. And then they still work with the regions, right. It's all tied together, right. Is that how it works? Right. >>And, and our customers, even the ones in the edge, they also want us to build out the AWS environment inside the availability zone, because we're always gonna have a failback scenario. If we're gonna deploy FinTech in the Caribbean, we talk about hurricanes and we're gonna talk about failing back into the AWS availability zones. So innovative is filling that gap across the board, whether it be inside the AWS cloud or on the AWS edge. >>All right. So I gotta ask you on the, since you're at the edge in these areas, I won't say underserved, but developing areas where you now have data and you have applications that are tapping into that, that required. It makes total sense. We're seeing that across the board. So it's not like it's, it's an outlier it's actually growing. Yeah. There's also the crypto angle. You got the blockchain. Are you seeing any traction at the edge with blockchain? Because a lot of people are looking at the web three in these areas like Panama, you mentioned FinTech. And in, in the islands there a lot of, lot of, lot of web three happening. What's your, what's your view on the web three world right now, relative >>To we, we have some customers actually deploying crypto, especially, um, especially in the Caribbean. I keep bringing the Caribbean up, but it's, it's top of my mind right now we have customers that are deploying crypto. A lot of, uh, countries are choosing crypto to underlie parts of their central banks. Yeah. Um, so it's, it's up and coming a, uh, I, I have some, you know, personal views that, that crypto is still searching for a use case. Yeah. And, uh, I think it's searching a lot and, and we're there to help customers search for that use case. Uh, but, but crypto, as a, as a, uh, technology, um, lives really well on the AWS edge. Yeah. Uh, and, and we're having more and more people talk to us about that. Yeah. And ask for assistance in the infrastructure, because they're developing new cryptocurrencies every day. Yeah. It's not like they're deploying Ethereum or anything specific. They're actually developing new currencies and, and putting them out there on it's >>Interesting. I mean, first of all, we've been doing crypto for many, many years. We have our own little, um, you know, projects going on. But if you look talk to all the crypto people that say, look, we do a smart concept. We use the blockchain. It's kind of over a lot of overhead and it's not really their technical already, but it's a cultural shift, but there's underserved use cases around use of money, but they're all using the blockchain, just for this like smart contracts for instance, or certain transactions. And they go into Amazon for the database. Yeah. <laugh> they all don't tell anyone we're using a centralized service, but what happened to decentralized. >>Yeah. And that's, and that's the conversation performance issue. Yeah. And, and it's a cost issue. Yeah. And it's a development issue. Um, so I think more and more as, as some of these, uh, currencies maybe come up, some of the smart contracts get into, uh, they find their use cases. I think we'll start talking about how does that really live on, on AWS and, and what does it look like to build decentralized applications, but with AWS hardware and services. >>Right. So take me through, uh, a use case of a customer, um, Matthew around the edge. Okay. So I'm a customer, pretend I'm a customer, Hey, you know, I'm, we're in an underserved area. I want to modernize my business. And I got my developers that are totally peaked up on cloud. Um, but we've identified that it's just a lot of overhead latency issues. I need to have a local edge and serve my ad. And I also want all the benefit of the cloud. So I want the modernization and I wanna migrate to the cloud for all those cloud benefits and the goodness of the cloud. What's the answer. Yeah. >>Uh, big thing is, uh, industrial manufacturing, right? That's, that's one of the best use cases, uh, inside industrial manufacturing, we can pull in many of the AWS edge services we can bring in, uh, private 5g, uh, so that all the, uh, equipment inside that, that manufacturing plant can be hooked up. They don't have to pay huge overheads to deploy 5g it's, uh, better than wifi for the industrial space. Um, when we take computing down to that industrial area, uh, because we wanna do pre-procesing on the data. Yeah. We want to gather some analytics. We deploy that with, uh, regular commercial available hardware running VMware, and we deploy EKS anywhere on that. Uh, inside of that manufacturing plant, uh, we can do pre-procesing on things coming out of the, uh, the robotics that depending on what we're manufacturing, right. Uh, and then we can take those refined analytics and for very low cost with maybe a little bit longer latency transmit those back, um, to the AWS availability zone, the, the standard for >>Data, data lake, or whatever, to >>The data lake. Yeah. Data lake house, whatever it might be. Um, and we can do additional data science on that once it gets to the AWS cloud. Uh, but a lot of that, uh, just in time business decisions, just in time, manufacturing decisions can all take place on an AWS service or services inside that manufacturing plant. And that's, that's one of the best use cases that we're >>Seeing. And I think, I mean, we've been seeing this on the queue for many, many years, moving data around is very expensive. Yeah. But also compute going to the data that saves that cost yep. On the data transfer also on the benefits of the latency. So I have to ask you, by the way, that's standard best practice now for the folks watching don't move the data, unless you have to, um, those new things are developing. So I wanna ask you what new patterns are you seeing emerging once this new architecture's in place? Love that idea, localize everything right at the edge, manufacturing, industrial, whatever, the use case, retail, whatever it is. Right. But now what does that change in the, in the core cloud? This is a, there's a system element here. Yeah. What's the new pattern. There's >>Actually an organizational element as well, because once you have to start making the decision, do I put this compute at the point of use or do I put this compute in the cloud out? Uh, now you start thinking about where business decisions should be taking place. Uh, so not only are you changing your architecture, you're actually changing your organization because you're thinking, you're thinking about a dichotomy you didn't have before. Uh, so now you say, okay, this can take place here. Uh, and maybe maybe decision can wait. Right? Yeah. Uh, and then how do I visualize that? By >>The way, it could be a bot too, doing the work for management. Yeah. <laugh> exactly. You got observability going, right. But you gotta change the database architecture on the back. So there's new things developing. You've got more benefit. There >>Are, there are. And, and we have more and more people that, that want to talk less about databases and want to talk more about data lakes because of this. They want to talk more about customers are starting to talk about throwing away data, uh, you know, for the past maybe decade. Yeah. It's been store everything. And one day we will have a data science team that we hire in our organization to do analytics on this decade of data. And >>Well, I mean, that's, that's a great point. We don't have time to drill into, maybe we do another session on this, but the one pattern was income of the past year is that throwing away data's bad. Even data lakes that so-called turn into data swamps, actually, it's not the case. You look at data, brick, snowflake, and other successes out there. And even time series data, which may seem irrelevant efforts over actually matters when people start retrain their machine learning algorithms. Yep. So as data becomes code, as we call it our lab showcase, we did a whole, whole, that event on this. The data's good in real time and in the lake. Yeah. Because the iteration of the data feeds the machine learning training. Things are getting better with the old data. So it's not throw away. It's not just business benefits. Yeah. There's all kinds of new scale. There >>Are. And, and we have, uh, many customers that are run petabyte level. Um, they're, they're essentially data factories on, on, uh, on premises, right? They're, they're creating so much data and they're starting to say, okay, we could analyze this, uh, in the cloud, we could transition it. We could move petabytes of data to the AWS cloud, or we can run, uh, computational workloads on premises. We can really do some analytics on this data transition, uh, those high level and sort of raw analytics back to AWS run 'em through machine learning. Um, and we don't have to transition 10, 12 petabytes of data into AWS. >>So I gotta end the segment on a, on a kind of a, um, fun note. I was told to ask you about your personal background on premise architect, a cloud and skydiving instructor. <laugh> how does that all work together? What tell, what does this mean? Yeah. >>Uh, you >>Jumped out a plane and got a job. You, you got a customer to jump out >>Kind of. So I was jump, I was teaching Scott eing, uh, before I, before I started in the cloud space, this was 13, 14 years ago. I was a, I still am a Scott I instructor. Yeah. Uh, I was teaching Scott eing and I heard out of the corner of my ear, uh, a guy that owned an MSP that was lamenting about, um, you know, storing data and, and how his cus customers are working. And he can't find enough people to operate all these workloads. So I walked over and said, Hey, this is, this is what I went to school for. Like, I'd love to, you know, uh, I was living in a tent in the woods teaching scout. I think I was like, I'd love to not live in a tent in the woods. So, uh, uh, I started in the first day there, uh, we had a, a discussion, uh, EC two, just come out <laugh> um, and, uh, like, >>This is amazing. >>Yeah. And so we had this discussion, we should start moving customers here. And, uh, and that totally revolutionized that business, um, that, that led to, uh, that that guy actually still owns a skydiving airport. But, um, but through all of that and through being an on premises migrated me and myself, my career into the cloud, and now it feels like, uh, almost, almost looking back and saying, now let's take what we learned in the cloud and, and apply those lessons and those services to >>It's. So it's such a great story, you know, I was gonna, you know, you know, the, the, the, the whole, you know, growth mindset pack your own parachute, you know, uh, exactly. You know, the cloud in the early day was pretty much will the shoot open. Yeah. It was pretty much, you had to roll your own cloud at that time. And so, you know, you, you jump on a plane, you gotta make sure that parachute is gonna open. >>And so was Kubernetes by the way, 2015 or so when, um, when that was coming out, it was, I mean, it was, it was still, and I, maybe it does still feel like that to some people. Right. But, uh, it was, it was the same kind of feeling that we had in the early days, AWS, the same feeling we have when we >>It's pretty much now with you guys, it's more like a tandem jump. Yeah. You know, but, but it's a lot of, lot of this cutting edge stuff, like jumping out of an airplane. Yeah. You guys, the right equipment, you gotta do the right things. Exactly. >>Right. >>Matthew, thanks for coming on the cube. Really appreciate it. Absolutely great conversation. Thanks for having me. Okay. The cubes here live and San Francisco for summit. I'm John Forry host of the cube. Uh, we'll be at a summit in New York coming up in the summer as well. Look up for that. look@thiscalendarforallthecubeactionatthecube.net. We'll be right back with our next segment after this break. >>Okay. Welcome back everyone to San Francisco live coverage here, we're at the cube a be summit 2022. We're back in person. I'm John fury host to the cube. We'll be at the eight of his summit in New York city. This summer, check us out then. But right now, two days in San Francisco, getting all the coverage what's going on in the cloud, we got a cube alumni and friend of the cube, my dudes, car CEO, investor, a Sierra, and also an investor and a bunch of startups, angel investor. Gonna do great to see you. Thanks for coming on the cube. Good to see you. Good to see you, sir. Chris. Cool. How are, are you >>Good? How are you? >>So congratulations on all your investments. Uh, you've made a lot of great successes, uh, over the past couple years, uh, and your company raising, uh, some good cash as Sarah. So give us the update. How much cash have you guys raised? What's the status of the company product what's going on? First >>Of all, thank you for having me back to be business with you. Never great to see you. Um, so is a company started around four years back. I invested with a few of the investors and now I'm the CEO there. Um, we have raised close to a hundred million there. Uh, the investors are people like Norwes Menlo, Tru ventures, coast, lo ventures, Ram Sheam and all those people, all well known guys. The Andy Beckel chime, Paul Mo uh, main web. So a whole bunch of operating people and, uh, Silicon valley VCs are involved >>And has it come? >>It's going well. We are doing really well. We are going almost 300% year over year. Uh, for last three years, the space ISR is going after is what I call the applying AI for customer service. It operations, it help desk, uh, the same place I used to work at ServiceNow. We are partners with ServiceNow to take, how can we argument for employees and customers, Salesforce, and ServiceNow to take it to the next stage? >>Well, I love having you on the cube, Dave and I, Dave Valenti as well loves having you on too, because you not only bring the entrepreneurial CEO experience, you're an investor. You're like a GE, you're like a guest analyst. <laugh> >>You know who you >>Get to call this fun to talk. You though, >>You got the commentary, you, your, your finger on the pulse. Um, so I gotta ask you obviously, AI and machine learning, machine learning AI, or you want to phrase it. Isn't every application. Now, AI first, uh, you're seeing a lot of that going on. You're starting to see companies build the modern applications at the top of the stack. So the cloud scale has hit. We're seeing cloud scale. You predicted that we talked about on cube many times. Now you have that past layer with a lot more services and cloud native becoming a standard layer. Containerizations growing DACA just raised a hundred million on a 2 billion valuation back from the dead after they pivoted from an enterprise services. So open source developers are booming. Um, where's the action. I mean, is there data control, plane emerging, AI needs data. There's a lot of challenges around this. There's a lot of discussions and a lot of companies being funded, observability there's 10 million observability companies. Data is the key. What's your angle on this? What's your take. Yeah, >>No, look, I think I'll give you the view that I see right from my side. Obviously data is very clear. So the things that remember system of recorded you and me talked about the next layer is called system of intelligence. That's where the AI will play. Like we talk cloud NA it'll be called AI, NA AI native is a new buzzword and using the AI customer service it operations. You talk about observability. I call it, AIOps applying AOPs for good old it operation management, cloud management. So you'll see the AOPs applied for whole list of, uh, application from observability doing the CMDB, predicting the events insurance. So I see a lot of work clicking for AIOps and service desk. What needs to be helped us with ServiceNow BMC G you see a new ELA emerging as a system of intelligence. Uh, the next would be is applying AI with workflow automation. So that's where you'll see a lot of things called customer workflow, employee workflows. So think of what UI path automation, anywhere ServiceNow are doing, that area will be driven with a AI workflows. So you'll see AI going >>Off is RPA a company is AI, is RPA a feature of something bigger? Or can someone have a company on RPA UI pass? One will be at their event this summer? Um, is it a product company? I mean, I mean, RPA is almost, should be embedded in everything. It's >>A feature. It is very good point. Very, very good thinking. So one is, it's a category for sure. Like, as we thought, it's a category, it's an area where RPA may change the name. I call it much more about automation, workflow automation, but RPA and automation is a category. Um, it's a company, or, but that automation should be embedded in every area. Yeah. Like we call cloud NA and AI NATO it'll become automation. NA yeah. And that's your thinking. >>It's almost interesting me. I think about the, what you're talking about what's coming to mind is I'm kinda having flashbacks to the old software model of middleware. Remember at middleware, it was very easy to understand it. It was middleware. It sat between two things and then the middle, and it was software abstraction. Now you have all, all kinds of workflows, abstractions everywhere. So multiple databases, it's not a monolithic thing. Right? Right. So as you break that down, is this the new modern middleware? Because what you're talking about is data workflows, but they might be siloed or they integrated. I mean, these are the challenges. This is crazy. What's the, >>So don't about the databases become called poly databases. Yeah. I call this one polyglot automation. So you need automation as a layer, as a category, but you also need to put automation in every area like you were talking about. It should be part of service. Now it should be part of ISRA, like every company, every Salesforce. So that's why you see MuleSoft and Salesforce buying RPA companies. So you'll see all the SaaS companies, cloud companies having an automation as a core. So it's like how you have a database and compute and sales and networking. You'll also have an automation as a layer <inaudible> inside every stack. >>All right. So I wanna shift gears a little bit and get your perspective on what's going on behind us. You can see, uh, behind us, you've got the expo hall. We got, um, we're back to vents, but you got, you know, AMD, Clum, Ove, uh, Dynatrace data, dog, innovative, all the companies out here that we know, we interview them all. They're trying to be suppliers to this growing enterprise market. Right. Okay. But now you also got the entrepreneurial equation. Okay. We're gonna have John Sado on from Bel later today. He's a former NEA guy and we always talk to Jerry, Jen. We know all the, the VCs. What does the startups look like? What does the state of the, in your mind, cause you, I know you invest the entrepreneurial founder situation, clouds bigger. Mm-hmm <affirmative> global, right? Data's part of it. You mentioned data's code. Yes. Basically data is everything. What's it like for a first an entrepreneur right now who's starting a company. What's the white space. What's the attack plan. How do they get in the market? How do they engineer everything? >>Very good. So I'll give it to, uh, two things that I'm seeing out there. Remember leaders of Amazon created the startups 15 years back. Everybody built on Amazon now, Azure and GCP. The next layer would be is people don't just build on Amazon. They're going to build it on top of snowflake. Companies are snowflake becomes a data platform, right? People will build on snowflake. Right? So I see my old boss flagman try to build companies on snowflake. So you don't build it just on Amazon. You build it on Amazon and snowflake. Snowflake will become your data store. Snowflake will become your data layer. Right? So I think that's in the of, <inaudible> trying to do that. So if I'm doing observability AI ops, if I'm doing next level of Splunk SIM, I'm gonna build it on snowflake, on Salesforce, on Amazon, on Azure, et cetera. >>It's interesting. You know, Jerry Chan has it put out a thesis a couple months ago called castles in the cloud where your moat is, what you do in the cloud. Not necessarily in the, in the IP. Um, Dave LAN and I had last reinvent, coined the term super cloud, right? He's got a lot of traction and a lot of people throwing, throwing mud at us, but we were, our thesis was, is that what Snowflake's doing? What Goldman S Sachs is doing. You starting to see these clouds on top of clouds. So Amazon's got this huge CapEx advantage. And guys like Charles Fitzgeral out there, who we like was kind of shit on us saying, Hey, you guys terrible, they didn't get it. Like, yeah. I don't think he gets it, but that's a whole, can't wait to debate him publicly on this. <laugh> if he's cool. Um, but snowflake is on Amazon. Yes. Now they say they're on Azure now. Cause they've got a bigger market and they're public, but ultimately without a AWS snowflake doesn't exist. And, and they're reimagining the data warehouse with the cloud, right? That's the billion dollar opportunity. >>It is. It is. They both are very tight. So imagine what Frank has done at snowflake and Amazon. So if I'm a startup today, I want to build everything on Amazon where possible whatever is, I cannot build. I'll make the pass layer. Remember the middle layer pass will be snowflake. So can build it on snowflake. I can use them for data layer. If I really need to size, I'll build it on four.com Salesforce. So I think that's where you'll see. So >>Basically if you're an entrepreneur, the north star in terms of the outcome is be a super cloud. >>It is, >>That's the application on another big CapEx ride, the CapEx of AWS or cloud, >>And that reduce your product development, your go to market and you get use the snowflake marketplace to drive your engagement. >>Yeah. Yeah. How are, how is Amazon and the clouds dealing with these big whales? The snowflakes of the world? I mean, I know they got a great relationship, uh, but snowflake now has to run a company they're public. Yeah. So, I mean, I'll say, I think got Redshift. Amazon has got red, um, but Snowflake's a big customer. They're probably paying AWS think big bills too. >>So John, very good. Cause it's like how Netflix is and Amazon prime, right. Netflix runs on Amazon, but Amazon has Amazon prime that co-option will be there. So Amazon will have Redshift, but Amazon is also partnering with, uh, snowflake to have native snowflake data warehouse as a data layer. So I think depending on the application use case, you have to use each of the above. I think snowflake is here for a long term. Yeah. Yeah. So if I'm building an application, I want to use snowflake then writing from stats. >>Well, I think that comes back down to entrepreneurial hustle. Do you have a better product? Right. Product value will ultimately determine it as long as the cloud doesn't, You know, foreclose your value that's right. But some sort of internal hack, but I think, I think the general question that I have is that I think it's okay to have a super cloud like that because the rising tide is still happening at some point. When does the rising tide stop >>And >>Do the people shopping up their knives, it gets more competitive or is it just an infinite growth cycle? I >>Think it's growth. You call it cloud scale. You invented the word cloud scale. So I think look, cloud will continually agree, increase. I think there's, as long as there are more movement from on, uh, OnPrem to the classical data center, I think there's no reason at this point, the rumor, the old lift and shift that's happening in like my business. I see people lift and shifting from the it operations. It helpless, even the customer service service now and, uh, ticket data from BMCs CAS like Microfocus, all those workloads are shifted to the cloud, right? So cloud ticketing system is happening. Cloud system of record is happening. So I think this train has still a long way to go made. >>I wanna get your thoughts for the folks watching that are, uh, enterprise buyers or practitioners, not suppliers to the market, feel free to, to XME or DMing. Next question's really about the buying side, which is if I'm a customer, what's the current, um, appetite for startup products. Cause you know, the big enterprises now and, you know, small, medium, large, and large enterprise are all buying new companies cuz a startup can go from zero to relevant very quickly. So that means now enterprises are engaging heavily with startups. What's it like what's is there a change in order of magnitude of the relationship between the startup selling to, or a growing startup selling to an enterprise? Um, have you seen changes there? I mean I'm seeing some stuff, but why don't we get your thoughts on that? What, no, it is. >>If I remember going back to our 2007 or eight, it, when I used to talk to you back then when Amazon started very small, right? We are an Amazon summit here. So I think enterprises on the average used to spend nothing with startups. It's almost like 0% or 1% today. Most companies are already spending 20, 30% with startups. Like if I look at a CIO line business, it's gone. Yeah. Can it go more? I think it can double in the next four, five years. Yeah. Spending on the startups. >>Yeah. And check out, uh, AWS startups.com. That's a site that we built for the startup community for buyers and startups. And I want to get your reaction because I reference the URL cause it's like, there's like a bunch of companies we've been promoting because the solutions that startups have actually are new stuff. Yes. It's bending, it's shifting left for security or using data differently or um, building tools and platforms for data engineering. Right. Which is a new persona that's emerging. So you know, a lot of good resources there, um, and gives back now to the data question. Now, getting back to your, what you're working on now is what's your thoughts around this new, um, data engineering persona, you mentioned AIOps, we've been seeing AIOps IOPS booming and that's creating a new developer paradigm that's right. Which we call coin data as code data as code is like infrastructure as code, but it's for data, right? It's developing with data, right? Retraining machine learnings, going back to the data lake, getting data to make, to do analysis, to make the machine learning better post event or post action. So this, this data engineers like an SRE for data, it's a new, scalable role we're seeing. Do you see the same thing? Do you agree? Um, do you disagree or can you share >>Yourself? No, I have a lot of thoughts that plus I see AIOP solutions in the future should be not looking back. I need to be like we are in San Francisco bay. That means earthquake prediction. Right? I want AOPs to predict when the outages are gonna happen. When there's a performance issue. I don't think most AOPs vendors have not gone there yet. Like I spend a lot of time with data dog, Cisco app Dyna, right? Dynatrace, all this solution will go future towards to proactive solution with AOPs. But what you bring up a very good point on the data side. I think like we have a Amazon marketplace and Amazon for startup, there should be data exchange where you want to create for AOPs and AI service that customers are give the data, share the data because we thought the data algorithms are useless. I can come the best algorithm, but I gotta train them, modify them, tweak them, make them better, make them better. Yeah. And I think their whole data exchange is the industry has not thought through something you and me talk many times. Yeah. Yeah. I think the whole, that area is very important. >>You've always been on, um, on the Vanguard of data because, uh, it's been really fun. Yeah. >>Going back to our big data days back in 2009, you know, >>Look at, look how much data bricks has grown. >>It is uh, double, the key >>Cloud kinda went private, so good stuff. What are you working on right now? Give a, give a, um, plug for what you're working on. You'll still investing. >>I do still invest, but look, I'm a hundred percent on ISRA right now. I'm the CEO there. Yeah. Okay. So right. ISRA is my number one baby right now. So I'm looking at that growing customers and my customers are some of them, you like it's zoom auto desk, Mac of fee, uh, grandchildren, all the top customers. Um, mainly for it help desk customer service. AIOps those are three product lines and going after enterprise and commercial deals. >>And when should someone buy your product? What's what's their need? What category is it? >>I think they look whenever somebody needs to buy the product is if you need AOP solution to predict, keep your lights on predict S one area. If you want to improve employee experience, you are using a slack teams and you want to automate all your workflows. That's another value problem. Third is customer service. You don't want to hire more people to do it. Some of the areas where you want to scale your company, grow your company, eliminate the cost customer service, >>Great stuff, man. Doing great to see you. Thanks for coming on. Congratulations on the success of your company and your investments. Thanks for coming on the cube. Okay. I'm John fur here at the cube live in San Francisco for day one of two days of coverage of 80 summit, 2022. And we're gonna be at 80 summit in San, uh, in New York and the summer. So look for that on this calendar, of course go to eight of us, startups.com. I mentioned that it's a site for all the hot startups and of course the cube.net and Silicon angle.com. Thanks for watching. We'll be back more coverage after this short break. >>Okay. Welcome back everyone. This to cubes coverage here in San Francisco, California, a Davis summit, 2022, the beginning of the event season, as it comes back a little bit smaller footprint, a lot of hybrid events going on, but this is actually a physical event, a summit new York's coming in the summer. We'll be there too with the cube on the set. We're getting back in the groove, psyched to be back. We were at reinvent, uh, as well, and we'll see more and more cube, but you're gonna see a lot of virtual cube, a lot of hybrid cube. We wanna get all those conversations, try to get more interviews, more flow going. But right now I'm excited to have Corey Quinn here on the back on the cube chief cloud economists with duck, bill groove, he founder, uh, and chief content person always got great angles, fun comedy, authoritative Corey. Great to see you. Thank you. >>Thanks. Coming on. Sure is a lot of words to describe as shit posting, which is how I describe what I tend to do. Most days, >>Shit posting is an art form now. And if you look at Mark's been doing a lot of shit posting lately, all a billionaires are shit posting, but they don't know how to do it. Like they're not >>Doing it right. Something opportunity there. It's like, here's how to be even more obnoxious and incisive. It's honestly the most terrifying scenario for anyone is if I have that kind of budget to throw at my endeavors, it's like, I get excited with a nonsense I can do with a $20 gift card for an AWS credit compared to, oh well, if I could buy a mid-size island to begin doing this from, oh, then we're having fun. This >>Shit posting trend. Interesting. I was watching a thread go on about, saw someone didn't get a job because of their shit posting and the employer didn't get it. And then someone on the other side, I'll hire the guy cuz I get that's highly intelligent shit posting. So for the audience that doesn't know what shit posting is, what is shit posting? >>It's more or less talking about the world of enterprise tech, which even that sentence is hard to finish without falling asleep and toppling out of my chair in front of everyone on the livestream. But it's doing it in such a way that brings it to life that says the quiet part. A lot of the audience is thinking, but generally doesn't say either because they're polite or not a jackass or more prosaically are worried about getting fired for better or worse. I don't have that particular constraint, >>Which is why people love you. So let's talk about what you, what you think is, uh, worthy and not worthy in the industry right now, obviously, uh, coupons coming up in Spain, which they're having a physical event, you can see the growth of cloud native Amazons, all, all the Adams let see new CEO, Andy move on to be the chief of all. Amazon just saw him. The cover of was it time magazine. Um, he's under a lot of stress. Amazon's changed. Invoice has changed. What's working. What's not, what's rising, what's falling. What's hot. What's not, >>It's easy to sit here and criticize almost anything these folks do. They they're effectively in a fishbowl, but I have trouble imagining the logistics. It takes to wind up handling the catering for a relatively downscale event like this one this year, let alone running a 1.7 million employee company having to balance all the competing challenges and pressures and the rest. I, I just can't fathom what it would be like to look at all of AWS. It's, it's sprawling, immense that dominates our entire industry and say, okay, this is a good start, but I, I wanna focus on something with a broader remit. What is that? How do you even get into that position? And you can't win once you're there. All you can do is hold onto the tiger and hope you don't get mold. Well, >>There's a lot of force for good conversations, seeing a lot of that going on, Amazon's trying to port and he was trying to portray themselves as you know, the Pathfinder, you know, you're the pioneer, um, force for good. And I get that and I think that's a good angle as cloud goes mainstream. There's still the question of, we had a guy on just earlier, who was a skydiving instructor and we were joking about the early days of cloud. Like that was like skydiving, build a parachute open, you know, and now it same kind of thing. As you move to edge, things are like reliable in some areas, but still new, new fringe, new areas. That's crazy. Well, >>Since the last time we've spoken, uh, Steve Schmidt is now the CISO for all of Amazon and his backfill replacement. The AWS CISO is CJ. Moses who as a hobby races, a as a semi-pro race car driver to my understanding, which either, I don't know what direction to take that in either. This is what he does to relax or ultimately, or ultimately it's. Huh? That, that certainly says something about risk assessment. I'm not entirely sure what, but okay. Either way, sounds like more exciting >>Replacement ready <laugh> in case something goes wrong. I, the track highly >>Available >>CSOs. I gotta say one of the things I do like in the recent trend is that the tech companies are getting into the formula one, which I was never a fan of until I watched that Netflix series. But when you look at the formula one, it's pretty cool. Cause it's got some tech angles, I get the whole data instrumentation thing, but the most coolest thing about formula one is they have these new rigs out. Yeah. Where you can actually race in e-sports with other, in pure simulation of the race car. You gotta get the latest and video graphics card, but it's basically a tricked out PC with amazing monitors and you have all the equipment of F1 and you're basically simulating racing. >>Oh, it's great too. And I can see the appeal of these tech companies getting into it because these things are basically rocket shifts. When those cars go, like they're sitting there, we can instrument every last part of what is going on inside that vehicle. And then AWS crops up. And we can bill on every one of those dimensions too. And it's like slow down their hasty pudding one step at a time. But I do see the appeal. >>So I gotta ask you about, uh, what's going in your world. I know you have a lot of great success. We've been following you in the queue for many, many years. Got a great newsletter. Check out Corey Quinn's newsletter, uh, screaming in the cloud program. Uh, you're on the cutting edge and you've got a great balance between really being snarky and, and, and really being delivering content. That's exciting, uh, for people, uh, with a little bit of an edge, um, how's that going? Uh, what's back any blow back late there been uptick. What was, what are some of the things you're hearing from your audience, more Corey, more Corey. And then of course the, the PR team's calling you >>The weird thing about having an audience beyond a certain size is far and away as a landslide. The most common response I get is silence where it's high. I'm emailing an awful lot of people at last week in AWS every week and okay. They must not have heard me it. That is not actually true. People just generally don't respond to email because who responds to email newsletters. That sounds like something, a lunatic might do same story with response to live streams and podcasts. It's like, I'm gonna call into that am radio show and give them a piece of my mind. People generally don't do that. >>We should do that. Actually. I think sure would call in. Oh, I, >>I think >>Chief, we had that right now. People would call in and say, Corey, what do you think about X? >>Yeah. It not, everyone understands the full context of what I do. And in fact, increasingly few people do and that's fine. I, I keep forgetting that sometimes people do not see what I'm doing in the same light that I do. And that's fine. Blowback has been largely minimal. Honestly, I am surprised anything by how little I have gotten over the last five years of doing this, but it would be easier to dismiss me if I weren't generally. Right. When, okay, so you launch this new service and it seems pretty crappy to me cuz when I try and build something, it falls over and begs for help. And people might not like hearing that, but it's what customers are finding too. Yeah. I really am the voice of the customer. >>You know, I always joke with Dave ante about how John Fort's always at, uh, reinvent getting the interview with jazzy now, Andy we're there, you're there. And so we have these rituals at the events. It's all cool. Um, one of the rituals I like about your, um, your content is you like to get on the naming product names. Um, and, and, and, and, and kind of goof on that. Now why I like is because I used to work at ETT Packard where they used to name things as like engineers, HP 1 0 5, or we can't, >>We have a new monitor. How are we gonna name it? Throw the wireless keyboard down the stairs again. And there you go. Yeah. >>It's and the old joke at HP was if they, if they invented sushi, they'd say, yeah, we can't call sushi. It's cold, dead fish. That's what it is. And so the joke was cold. Dead fish is a better name than sushi. So you know is fun. So what's the, what are the, how's the Amazon doing in there? Have they changed their naming, uh, strategy, uh, on some of their, their >>Producting, they're going in different directions. When they named Amazon Aurora, they decided to explore a new theme of Disney princesses as they go down those paths. And some things are more descriptive. Some people are clearly getting bonused on a number of words. They can shove into it. Like the better a service is the longer it's name. Like AWS systems manager, session manager is a great one. I love the service, ridiculous name. They have systems manager, parameter store, which is great. They have secrets manager, which does the same thing. It's two words less, but that one costs money in a way that systems manage your parameter store does not. It's >>Fun. What's your, what's your favorite combination of acronyms >>Combination of you >>Got Ks. You got EMR, you got EC two. You got S three SQS. Well, Redshift the on an acronym, you >>Gots is one of my personal favorites because it's either elastic block store or elastic bean stock, depending entirely on the context of the conversation. >>They still up bean stalk. Or is that still around? Oh, >>They never turn anything off. They're like the anti Google, Google turns things off while they're still building it. Whereas Amazon is like, wow, we built this thing in 2005 and everyone hates it. But while we certainly can't change it, now it has three customers on it. John three <laugh>. >>Okay. >>Simple BV still haunts our dreams. >>I, I actually got an email. I saw one of my, uh, servers, all these C two S were being deprecated and I got an email I'm like, I couldn't figure out. Why can you just like roll it over? Why, why are you telling me just like, give me something else. Right. Okay. So let me talk about, uh, the other things I want to ask you is that like, okay. So as Amazon gets better in some areas, where do they need more work in your opinion? Because obviously they're all interested in new stuff and they tend to like put it out there for their end to end customers. But then they've got ecosystem partners who actually have the same product. Yes. And, and this has been well documented. So it's, it's not controversial. It's just that Amazon's got a database, Snowflake's got a database service. So Redshift, snowflake database is, so you got this co-op petition. Yes. How's that going? And what are you hearing about the reaction to any of that stuff? >>Depends on who you ask. They love to basically trot out a bunch of their partners who will say nice things about them. And it very much has heirs of, let's be honest, a hostage video, but okay. Cuz these companies do partner with Amazon and they cannot afford to rock the boat too far. I'm not partnered with anyone. I can say what I want and they're basically restricted to taking away my birthday at worse so I can live with that. >>All right. So I gotta ask about multi-cloud cause obviously the other cloud shows are coming up. Amazon hated that word. Multi-cloud um, a lot of people are saying, you know, it's not a real good marketing word, like multi sounds like, you know, root canal. Mm-hmm <affirmative> right. So is there a better description for multi-cloud >>Multiple single points? >>Dave loves that term. Yeah. >>Yeah. You're building in multiple single points of failure. Do it for the right reasons or don't do it as a default. I believe not doing it is probably the right answer. However, and if I were, if I were Amazon, I wouldn't want to talk about multi-cloud either as the industry leader, talk about other clouds, bad direction to go in from a market cap perspective, it doesn't end well for you, but regardless of what they want to talk about, or don't want to talk about what they say, what they don't say, I tune all of it out. And I look at what customers are doing and multi-cloud exists in a variety of forms. Some brilliant, some brain dead. It depends a lot on context. But my general response is when someone gets on stage from a company and tells me to do a thing that directly benefits their company. I am skeptical at best. Yeah. When customers get on stage and say, this is what we're doing, because it solves problems. That's when I shut up and listen. Yeah. >>Cool. Awesome. Corey, I gotta ask you a question, cause I know you, we you've been, you know, fellow journeymen and the, and the cloud journey going to all the events and then the pandemic hit where now in the third year, who knows what it's gonna gonna end. Certainly events are gonna look different. They're gonna be either changing footprint with the virtual piece, new group formations. Community's gonna emerge. You got a pretty big community growing and it's throwing like crazy. What's the weirdest or coolest thing, or just big chain angels. You've seen with the pandemic, uh, from your perspective, cuz you've been in the you're in the middle of the whitewater rafting. You've seen the events you circle offline. You saw the online piece, come in, you're commentating. You're calling balls and strikes in the industry. You got a great team developing over there. Duck bill group. What's the big aha moment that you saw with the pandemic. Weird, fun, serious, real in the industry and with customers what's >>Accessibility. Reinvent is a great example. When in the before times it's open to anyone who wants to attend, who can pony up two grand and a week in Las Vegas and get to Las Vegas from wherever they happen to be by moving virtually suddenly it, it embraces the reality that talent is even distributed. Opportunity is not. And that means that suddenly these things are accessible to a wide swath of audience and potential customer base and the rest that hadn't been invited to the table previously, it's imperative that we not lose that. It's nice to go out and talk to people and have people come up and try and smell my hair from time to time, I smell delightful. Let make assure you, but it was, but it's also nice to be. >>I have a product for you if you want, you know. >>Oh, excellent. I look forward to it. What is it putting? Why not? <laugh> >>What else have you seen? So when accessibility for talent, which by the way is totally home run. What weird things have happened that you've seen? Um, that's >>Uh, it's, it's weird, but it's good that an awful lot of people giving presentations have learned to tighten their message and get to the damn point because most people are not gonna get up from a front row seat in a conference hall, midway through your Aing talk and go somewhere else. But they will change a browser tab and you won't get them back. You've gotta be on point. You've gotta be compelling if it's going to be a virtual discussion. >>Yeah. And also turn off your IMEs too. >>Oh yes. It's always fun in the, in the meetings when you're talking to someone and their co is messaging them about, should we tell 'em about this? And I'm sitting there reading it and it's >>This guy is really weird. Like, >>Yes I am and I bring it into the conversation and then everyone's uncomfortable. It goes, wow. >>Why not? I love when my wife yells at me over I message. When I'm on a business call, like, do you wanna take that about no, I'm good. >>No, no. It's better off. I don't. No, the only encourager it's fine. >>My kids. Excellent. Yeah. That's fun again. That's another weird thing. And, and then group behavior is weird. Now people are looking at, um, communities differently. Yes. Very much so, because if you're fatigued on content, people are looking for the personal aspect. You're starting to see much more of like yeah. Another virtual event. They gotta get better. One and two who's there. >>Yeah. >>The person >>That's a big part of it too is the human stories are what are being more and more interesting. Don't get up here and tell me about your product and how brilliant you are and how you built it. That's great. If I'm you, or if I wanna work with you or I want to compete with you, or I wanna put on my engineering hat and build it myself. Cause why would I buy anything? That's more than $8. But instead, tell me about the problem. Tell me about the painful spot that you specialize in. Tell me a story there. >>I, I >>Think that gets a glimpse in a hook and >>Makes more, more, I think you nailed it. Scaling storytelling. Yes. And access to better people because they don't have to be there in person. I just did it thing. I never, we never would've done the queue. We did. Uh, Amazon stepped up in sponsors. Thank you, Amazon for sponsoring international women's day, we did 30 interviews, APAC. We did five regions and I interviewed this, these women in Asia, Pacific eight, PJ, they called for in this world. And they're amazing. I never would've done those interviews cuz I never, would've seen 'em at an event. I never would've been in Japan or Singapore to access them. And now they're in the index. They're in the network. They're collaborating on LinkedIn. So a threads are developing around connections that I've never seen before. Yes. Around the content, >>Absolutely >>Content value plus >>The networking. And that is the next big revelation of this industry is going to realize you have different companies. And in Amazon's case, different service teams, all, all competing with each other, but you have the container group and you have the database group and you have the message cuing group. But customers don't really want to build things from spare parts. They want a solution to a problem. I want to build an app that does Twitter for pets or whatever it is I'm trying to do. I don't wanna basically have to pick and choose and fill my shopping cart with all these different things. I want something that's gonna give me what I'm trying to get as close to turnkey as possible. Moving up the stack. That is the future. And just how it gets here is gonna be >>Well we're here with Corey Quinn, the master of the master of content here in the a ecosystem. Of course we we've been following up in the beginnings. Great guy. Check out his blog, his site, his newsletter screaming podcast. Cory, final question for you. Uh, what do you hear doing what's on your agenda this week in San Francisco and give a plug for the duck build group. What are you guys doing? I know you're hiring some people what's on the table for the company. What's your focus this week and put a plug in for the group. >>I'm here as a customer and basically getting outta my cage cuz I do live here. It's nice to actually get out and talk to folks who are doing interesting things at the duck build group. We solve one problem. We fixed the horrifying AWS bill, both from engineering and architecture, advising as well as negotiating AWS contracts because it turns out those things are big and complicated. And of course my side media projects last week in aws.com, we are, it it's more or less a content operation where I indulge my continual and ongoing law of affair with the sound of my own voice. >><laugh> and you good. It's good content. It's on, on point fun, Starky and relevant. So thanks for coming to the cube and sharing with us. Appreciate it. No, thank you. Fun. You. Okay. This the cube covers here in San Francisco, California, the cube is back at to events. These are the summits, Amazon web services summits. They happen all over the world. We'll be in New York and obviously we're here in San Francisco this week. I'm John furry. Keep, keep it right here. We'll be back with more coverage after this short break. Okay. Welcome back everyone. This's the cubes covers here in San Francisco, California, we're live on the show floor of AWS summit, 2022. I'm John for host of the cube and remember AWS summit in New York city coming up this summer, we'll be there as well. And of course reinvent the end of the year for all the cube coverage on cloud computing and AWS. The two great guests here from the APN global APN se Jenko and Jeff Grimes partner leader, Jeff and se is doing partnerships global APN >>AWS global startup program. Yeah. >>Okay. Say that again. >>AWS global startup program. >>That's the official name. >>I love >>It too long, too long for me. Thanks for coming on. Yeah, of course. Appreciate it. Tell us about what's going on with you guys. What's the, how was you guys organized? You guys we're obviously were in San Francisco bay area, Silicon valley, zillions of startups here, New York. It's got another one we're gonna be at tons of startups. Lot of 'em getting funded, big growth and cloud big growth and data security, hot and sectors. >>Absolutely. >>So maybe, maybe we could just start with the global startup program. Um, it's essentially a white glove service that we provide to startups that are built on AWS. And the intention there is to help identify use cases that are being built on top of AWS. And for these startups, we want to provide white glove support in co building products together. Right. Um, co-marketing and co-selling essentially, um, you know, the use cases that our customers need solved, um, that either they don't want to build themselves or are perhaps more innovative. Um, so the, a AWS global startup program provides white glove support, dedicated headcount for each one of those pillars. Um, and within our program, we've also provided incentives, programs go to market activities like the AWS startup showcase that we've built for these startups. >>Yeah. By the way, start AWS startups.com is the URL, check it out. Okay. So partnerships are key. Jeff, what's your role? >>Yeah. So I'm responsible for leading the overall F for, for the AWS global startup program. Um, so I've got a team of partner managers that are located throughout the us, uh, managing a few hundred startup ISVs right now. <laugh> >>Yeah, I got >>A lot. We've got a lot. >>There's a lot. I gotta, I gotta ask the tough question. Okay. I'm I'm a startup founder. I got a team. I just got my series a we're grown. I'm trying to hire people. I'm super busy. What's in it for me. Yeah. What do you guys bring to the table? I love the white glove service, but translate that what's in it. What do I get out of it? What's >>A good story. Good question. I focus, I think. Yeah, because we get, we get to see a lot of partners building their businesses on AWS. So, you know, from our perspective, helping these partners focus on what, what do we truly need to build by working backwards from customer feedback, right? How do we effectively go to market? Because we've seen startups do various things, um, through trial and error, um, and also just messaging, right? Because oftentimes partners or rather startups, um, try to boil the ocean with many different use cases. So we really help them, um, sort of laser focus on what are you really good at and how can we bring that to the customer as quickly as possible? >>Yeah. I mean, it's truly about helping that founder accelerate the growth of their company. Yeah. Right. And there's a lot that you can do with AWS, but focus is truly the key word there because they're gonna be able to find their little piece of real estate and absolutely deliver incredible outcomes for our customers. And then they can start their growth curve there. >>What are some of the coolest things you've seen with the APN that you can share publicly? I know you got a lot going on there, a lot of confidentiality. Um, but you know, we're here lot of great partners on the floor here. I'm glad we're back at events. Uh, a lot of stuff going on digitally with virtual stuff and, and hybrid. What are some of the cool things you guys have seen in the APN that you can point to? >>Yeah, absolutely. I mean, I can point to few, you can take them. Sure. So, um, I think what's been fun over the years for me personally, I came from a startup, ran sales at an early stage startup and, and I went through the whole thing. So I have a deep appreciation for what these guys are going through. And what's been interesting to see for me is taking some of these early stage guys, watching them progress, go public, get acquired, and see that big day mm-hmm <affirmative>, uh, and being able to point to very specific items that we help them to get to that point. Uh, and it's just a really fun journey to watch. >>Yeah. I, and part of the reason why I really, um, love working at the AWS, uh, global startup program is working with passionate founders. Um, I just met with a founder today that it's gonna, he's gonna build a very big business one day, um, and watching them grow through these stages and supporting that growth. Um, I like to think of our program as a catalyst for enterprise sort of scale. Yeah. Um, and through that we provide visibility, credibility and growth opportunities. >>Yeah. A lot, a lot of partners too. What I found talking to staff founders is when they have that milestone, they work so hard for it. Whether it's a B round C round Republic or get bought. Yeah. Um, then they take a deep breath and they look back at wow, what a journey it's been. So it's kind of emotional for sure. Yeah. Still it's a grind. Right? You gotta, I mean, when you get funding, it's still day one. You don't stop. It's no celebrate, you got a big round or valuation. You still gotta execute >>And look it's hypercompetitive and it's brutally difficult. And our job is to try to make that a little less difficult and navigate those waters right. Where everyone's going after similar things. >>Yeah. I think as a group element too, I observe that startups that I, I meet through the APN has been interesting because they feel part of AWS. Yeah, totally. As a group of community, as a vibe there. Um, I know they're hustling, they're trying to make things happen. But at the same time, Amazon throws a huge halo effect. I mean, that's a huge factor. I mean, yeah. You guys are the number one cloud in the business, the growth in every sector is booming. Yeah. And if you're a startup, you don't have that luxury yet. And look at companies like snowflake, they're built on top of AWS. Yeah. I mean, people are winning by building on AWS. >>Yeah. And our, our, our program really validates their technology first. So we have, what's called a foundation's technical review that we put all of our startups through before we go to market. So that when enterprise customers are looking at startup technology, they know that it's already been vetted. And, um, to take that a step further and help these partners differentiate, we use programs like the competency programs, the DevOps compet, the, the security competency, which continues to help, um, provide sort of a platform for these startups, help them differentiate. And also there's go to market benefits that are associated with that. >>Okay. So let me ask the, the question that's probably on everyone's mind, who's watching. Certainly I asked this a lot. There's a lot of companies startups out there who makes the, is there a criteria? Oh God, it's not like his sports team or anything, but like sure. Like there's activate program, which is like, there's hundreds of thousands of startups out there. Not everyone is at the APN. Right? Correct. So ISVs again, that's a whole nother, that's a more mature partner that might have, you know, huge market cap or growth. How do you guys focus? How do you guys focus? I mean, you got a good question, you know, a thousand flowers blooming all the time. Is there a new way you guys are looking at it? I know there's been some talk about restructure or, or new focus. What's the focus. >>Yeah. It's definitely not an easy task by any means. Um, but you know, I recently took over this role and we're really trying to establish focus areas, right. So obviously a lot of the fees that we look after our infrastructure ISVs, that's what we do. Uh, and so we have very specific pods that look after different type of partners. So we've got a security pod, we've got a DevOps pod, we've got core infrastructure, et cetera. And really we're trying to find these ISVs that can solve, uh, really interesting AWS customer challenges. >>So you guys have a deliberate, uh, focus on these pillars. So what infrastructure, >>Security, DevOps, and data and analytics, and then line of business >>Line of business line, like web marketing >>Solutions, business apps, >>Business, this owner type thing. Exactly. >>Yeah, exactly. >>So solutions there. Yeah. More solutions and the other ones are like hardcore. So infrastructure as well, like storage, backup, ransomware of stuff, or, >>Uh, storage, networking. >>Okay. Yeah. The classic >>Database, et cetera. Right. >>And so there's teams on each pillar. >>Yep. So I think what's, what's fascinating for the startup that we cover is that they've got, they truly have support from a build market sell perspective. Right. So you've got someone who's technical to really help them get the technology, figured out someone to help them get the marketing message dialed and spread, and then someone to actually do the co-sell, uh, day to day activities to help them get in front of customers. >>Probably the number one request that we always ask for Amazon is can we waste that sock report? Oh, download it, the console, which we use all the time. Exactly. But security's a big deal. I mean, you know, SREs are evolving, that role of DevOps is taking on dev SecOps. Um, I, I could see a lot of customers having that need for a relationship to move things faster. Do you guys provide like escalation or is that a part of a service or not, not part of a, uh, >>Yeah, >>So the partner development manager can be an escalation point. Absolutely. Think of them as an extension of your business inside of AWS. >>Great. And you guys how's that partner managers, uh, measure >>On those three pillars. Right. Got it. Are we billing, building valuable use cases? So product development go to market, so go to market activities, think blog, posts, webinars, case studies, so on and so forth. And then co-sell not only are we helping these partners win their current opportunities that they are sourcing, but can we also help them source net new deals? Yeah. Right. That's >>Very important. I mean, top asked from the partners is get me in front of customers. Right. Um, not an easy task, but that's a huge goal of ours to help them grow their top >>Line. Right. Yeah. In fact, we had some interviews here on the cube earlier talking about that dynamic of how enterprise customers are buying. And it's interesting, a lot more POCs. I have one partner here that you guys work with, um, on observability, they got a huge POC with capital one mm-hmm <affirmative> and the enterprises are engaging the startups and bringing them in. So the combination of open source software enterprises are leaning into that hard and bringing young growing startups in mm-hmm <affirmative>. Yep. So I could see that as a huge service that you guys can bring people in. >>Right. And they're bringing massively differentiated technology to the table. Mm-hmm <affirmative> the challenge is they just might not have the brand recognition that the big guys have. And so that it's our job is how do you get that great tech in front of the right situations? >>Okay. So my next question is about the show here, and then we'll talk globally. So here in San Francisco sure. You know, Silicon valley bay area, San Francisco bay area, a lot of startups, a lot of VCs, a lot of action. Mm-hmm <affirmative> so probably a big market for you guys. Yeah. So what's exciting here in SF and then outside SF, you guys have a global program, you see any trends that are geography based or is it sure areas more mature? There's certain regions that are better. I mean, I just interviewed a company here that's doing, uh, AWS edge really well in these cases. It's interesting that these, the partners are filling a lot of holes and gaps in the opportunities with AWS. So what's exciting here. And then what's the global perspective. >>Yeah, totally. So obviously a ton of partners, I, from the bay area that we support. Um, but we're seeing a lot of really interesting technology coming out of AMEA specifically. Yeah. Uh, and making a lot of noise here in the United States, which is great. Um, and so, you know, we definitely have that global presence and, and starting to see super differentiated technology come out of those regions. >>Yeah. Especially Tel Aviv. Yeah. >>Amy real quick, before you get in the surge. It's interesting. The VC market in, in Europe is hot. Yeah. They've got a lot of unicorns coming in. We've seen a lot of companies coming in. They're kind of rattling their own, you know, cage right now. Hey, look at us. We'll see if they crash, you know, but we don't see that happening. I mean, people have been projecting a crash now in, in the startup ecosystem for at least a year. It's not crashing. In fact, funding's up. >>Yeah. The pandemic was hard on a lot of startups for sure. Yeah. Um, but what we've seen is many of these startups, they, as quickly as they can grow, they can also pivot as, as, as well. Um, and so I've actually seen many of our startups grow through the pandemic because their use cases are helping customers either save money, become more operationally efficient and provide value to leadership teams that need more visibility into their infrastructure during a pandemic. >>It's an interesting point. I talked to Andy jazzy and Adam Leski both say the same thing during the pandemic necessity, the mother of all invention. Yep. And startups can move fast. So with that, you guys are there to assist if I'm a startup and I gotta pivot cuz remember iterate and pivot, iterate and pivot. So you get your economics, that's the playbook of the ventures and the models. >>Exactly. How >>Do you guys help me do that? Give me an example of walk me through, pretend me I'm a startup. Hey, I am on the cloud. Oh my God. Pandemic. They need video conferencing. Hey cube. Yeah. What do I need? Surge? What, what do I do? >>That's a good question. First thing is just listen. Yeah. I think what we have to do is a really good job of listening to the partner. Um, what are their needs? What is their problem statement and where do they want to go at the end of the day? Um, and oftentimes because we've worked with so many successful startups, they have come out of our program. We have, um, either through intuition or a playbook, determined what is gonna be the best path forward and how do we get these partners to stop focusing on things that will eventually, um, just be a waste of time yeah. And, or not provide, or, you know, bring any fruit to the table, which, you know, essentially revenue. >>Well, we love star rights here in the cube because one, um, they have good stories. They're oil and cutting edge, always pushing the envelope and they're kind of disrupting someone else. Yeah. And so they have an opinion. They don't mind sharing on camera. So love talking to startups. We love working with you guys on our startup showcases startups.com. Check out AWS startups.com and you got the showcases, uh, final. We I'll give you guys the last word. What's the bottom line bumper sticker for AP the global APN program. Summarize the opportunity for startups, what you guys bring to the table and we'll close it out. Totally start >>With you. Yeah. I think the AWS global startup program's here to help companies truly accelerate their business full stop. Right. And that's what we're here for. I love it. >>It's a good way to, it's a good way to put it Dito. >>Yeah. All right, sir. Thanks for coming on. Thanks John. Great to see you love working with you guys. Hey, startups need help. And the growing and huge market opportunities, the shift cloud scale data engineering, security infrastructure, all the markets are exploding in growth because of the digital transformation of the realities here. Open source and cloud all making it happen here in the cube in San Francisco, California. I'm John furrier, your host. Thanks for watching >>John. >>Hello and welcome back to the cubes live coverage here in San Francisco, California for AWS summit, 2022. I'm John for host of the cube. Uh, two days of coverage, AWS summit, 2022 in New York city. Coming up this summer, we'll be there as well at events are back. The cube is back of course, with the cube virtual cube hybrid, the cube.net, check it out a lot of content this year, more than ever, a lot more cloud data cloud native, modern applic is all happening. Got a great guest here. Jeremy Burton, Cub alumni, uh, CEO of observe Inc in the middle of all the cloud scale, big data observability Jeremy. Great to see you. Thanks >>Always great to come and talk to you on the queue, man. It's been been a few years, so, >>Um, well you, you got your hands. You're in the trenches with great startup, uh, good funding, great board, great people involved in the observability hot area, but also you've been a senior executive president of Dell, uh, EMC, uh, 11 years ago you had a, a vision and you actually had an event called cloud meets big data. Um, yeah. And it's here. You predicted it 11 years ago. Um, look around it's cloud meets big data. >>Yeah. I mean the, the cloud thing I think, you know, was, was probably already a thing, but the big data thing I do claim credit for, for, for sort of catching that bus out, um, you know, we, we were on the, the, the bus early and, and I think it was only inevitable. Like, you know, if you could bring the economics and the compute of cloud to big data, you, you could find out things you could never possibly imagine. >>So you're close to a lot of companies that we've been covering deeply. Snowflake obviously are involved, uh, the board level, you know, the founders, you know, the people there cloud, you know, Amazon, you know, what's going on here? Yeah. You're doing a startup as the CEO at the helm, uh, chief of observ, Inc, which is an observability, which is to me in the center of this confluence of data engineering, large scale integrations, um, data as code integrating into applic. I mean, it's a whole nother world developing, like you see with snowflake, it means snowflake is super cloud as we call it. So a whole nother wave is here. What's your, what's this wave we're on what's how would you describe the wave? >>Well, a couple of things, I mean, people are, I think riding more software than, than ever fall. Why? Because they've realized that if, if you don't take your business online and offer a service, then you become largely irrelevant. And so you you've got a whole set of new applications. I think, I think more applications now than any point. Um, not, not just ever, but the mid nineties, I always looked at as the golden age of application development. Now back then people were building for windows. Well, well now they're building for things like AWS is now the platform. Um, so you've got all of that going on. And then at the same time, the, the side effect of these applications is they generate data and lots of data and the, you know, the sort of the transactions, you know, what you bought today or something like that. But then there's what we do, which is all the telemetry data, all the exhaust fumes. And I think people really are realizing that their differentiation is not so much their application. It's their understanding of the data. Can, can I understand who my best customers are, what I sell today. If people came to my website and didn't buy, then I not, where did they drop off all of that they wanna analyze. And, and the answers are all in the data. The question is, can you understand it >>In our last startup showcase, we featured data as code. One of the insights that we got out of that I wanna get your opinion on our reaction to is, is that data used to be put into a data lake and turns into a data swamp or throw into the data warehouse. And then we'll do some query, maybe a report once in a while. And so data, once it was done, unless it was real time, even real time was not good anymore after real time. That was the old way. Now you're seeing more and more, uh, effort to say, let's go look at the data cuz now machine learning is getting better. Not just train once mm-hmm <affirmative> they're iterating. Yeah. This notion of iterating and then pivoting, iterating and pivoting. Yeah, that's a Silicon valley story. That's like how startups work, but now you're seeing data being treated the same way. So now you have another, this data concept that's now yeah. Part of a new way to create more value for the apps. So this whole, this whole new cycle of >>Yeah. >>Data being reused and repurposed and figured out and >>Yeah, yeah. I'm a big fan of, um, years ago. Uh, uh, just an amazing guy, Andy McAfee at the MIT C cell labs I spent time with and he, he had this line, which still sticks to me this day, which is look I'm I'm. He said I'm part of a body, which believes that everything is a matter of data. Like if you, of enough data, you can answer any question. And, and this is going back 10 years when he was saying these kind of things and, and certainly, you know, research is on the forefront. But I, I think, you know, starting to see that mindset of the, the sort of MIT research be mainstream, you know, in enterprises, they they're realizing that yeah, it is about the data. You know, if I can better understand my data better than my competitor than I've got an advantage. And so the question is is, is how, what, what technologies and what skills do I need in my organization to, to allow me to do that. So >>Let's talk about observing you the CEO of, okay. Given you've seen the wave before you're in the front lines of observability, which again is in the center of all this action what's going on with the company. Give a quick minute to explain, observe for the folks who don't know what you guys do. What's the company doing? What's the funding status, what's the product status and what's the customer status. Yeah. >>So, um, we realized, you know, a handful of years ago, let's say five years ago that, um, look, the way people are building applications is different. They they're way more functional. They change every day. Uh, but in some respects they're a lot more complicated. They're distributed. They, you know, microservices architectures and when something goes wrong, um, the old way of troubleshooting and solving problems was not gonna fly because you had SA so much change going into production on a daily basis. It was hard to tell like where the problem was. And so we thought, okay, it's about time. Somebody looks at the exhaust fumes from this application and all the telemetry data and helps people troubleshoot and make sense of the problems that they're seeing. So, I mean, that's observability, it's actually a term that goes back to the 1960s. It was a guy called, uh, Rudolph like, like everything in tech, you know, it's, it's a reinvention of, of something from years gone by. >>But, um, there's a guy called, um, Rudy Coleman in 1960s, kinder term. And, and, and the term was been able to determine the state of a system by looking at its external outputs. And so we've been going on this for, uh, the best part of the all years now. Um, it took us three years just to build the product. I think, I think what people don't appreciate these days often is the barrier to entry in a lot of these markets is quite high. You, you need a lot of functionality to have something that's credible with a customer. Um, so yeah, this last year we, we, we did our first year selling, uh, we've got about 40 customers now. <affirmative> um, we just we've got great investors for the hill ventures. Uh, I mean, Mike SP who was, you know, the, the guy who was the, really, the first guy in it snowflake and the, the initial investor were fortunate enough to, to have Mike on our board. And, um, you know, part of the observed story yeah. Is closely knit with snowflake because all of that time data know we, we still are in there. >>So I want to get, uh, >>Yeah. >>Pivot to that. Mike Pfizer, snowflake, Jeremy Burton, the cube kind of, kind of same thinking this idea of a super cloud or what snowflake became snowflake is massively successful on top of AWS. Mm-hmm <affirmative> and now you're seeing startups and companies build on top of snowflake. Yeah. So that's become an entrepreneurial story that we think that to go big in the cloud, you can have a cloud on a cloud, uh, like as Jerry, Jerry Chan and Greylock calls it castles in the cloud where there are moats in the cloud. So you're close to it. I know you're doing some stuff with snowflake. So a startup, what's your view on building on top of say a snowflake or an AWS, because again, you gotta go where the data is. You need all the data. >>Yeah. So >>What's your take on that? >>I mean, having enough gray hair now, um, you know, again, in tech, I think if you wanna predict the future, look at the past. And, uh, you know, to many years ago, 25 years ago, I was at a, a smaller company called Oracle and an Oracle was the database company. And, uh, their, their ambition was to manage all of the world's transactional data. And they built on a platform or a couple of platforms, one, one windows, and the other main one was Solaris. And so at that time, the operator and system was the platform. And, and then that was the, you know, ecosystem that you would compete on top of. And then there were companies like SAP that built applications on top of Oracle. So then wind the clock forward 25 years gray hairs. <laugh> the platform, isn't the operating system anymore. The platform is AWS, you know, Google cloud. I gotta probably look around if I say that in. Yeah. It's >>Okay. But hyperscale, yeah. CapX built out >>That is the new platform. And then snowflake comes along. Well, their aspiration is to manage all of the, not just human generator data, but machine generated data in the world of cloud. And I think they they've done an amazing job doing for the, I'd say, say the, the big data world, what Oracle did for the relational data world, you know, way back 25 years ago. And then there are folks like us come along and, and of course my ambition would be, look, if, if we can be as successful as an SAP building on top of snow snowflake, uh, as, as they were on top of Oracle, then, then we'd probably be quite happy. >>So you're building on top of snowflake. >>We're building on top of snowflake a hundred percent. And, um, you know, I've had folks say to me, well, aren't you worried about that? Isn't that a risk? It's like, well, that that's a risk. You >>Still on the board. >>Yeah. I'm still on the board. Yeah. That that's a risk I'm prepared to take <laugh> I am long on snowflake you, >>Well, you're in a good spot. Stay on the board, then you'll know what's going on. Okay. No know just doing, but the, this is a real dynamic. It is. It's not a one off it's. >>Well, and I do believe as well that the platform that you see now with AWS, if you look at the revenues of AWS is an order of magnitude more than Microsoft was 25 years ago with windows mm-hmm <affirmative>. And so I believe the opportunity for folks like snowflake and folks like observe it's an order of magnitude more than it was for the Oracle and the SAPs of the old >>World. Yeah. And I think this is really, I think this is something that this next generation of entrepreneurship is the go big scenario is you gotta be on a platform. Yeah. >>It's quite >>Easy or be the platform, but it's hard. There's only like how many seats are at that table left. >>Well, value migrates up over time. So, you know, when the cloud thing got going, there were probably 10, 20, 30, you know, Rackspace and there's 1,000,001 infrastructure, a service platform as a service, my, my old, uh, um, employee EMC, we had pivotal, you know, pivotal was a platform as a service. You don't hear so much about it, these, but initially there's a lot of players and then it consolidates. And then to, to like extract, uh, a real business, you gotta move up, you gotta add value, you gotta build databases, then you gotta build applications. So >>It's interesting. Moving from the data center of the cloud was a dream for starters. Cause then if the provision, the CapEx, now the CapEx is in the cloud. Then you build on top of that, you got snowflake you on top of that, the >>Assumption is almost that compute and storage is free. I know it's not quite free. Yeah. It's >>Almost free, >>But, but you can, you know, as an application vendor, you think, well, what can I do if I assume compute and storage is free, that's the mindset you've gotta get into. >>And I think the platform enablement to value. So if I'm an entrepreneur, I'm gonna get a serious, multiple of value in what I'm paying. Yeah. Most people don't even blanket their Avis pills unless they're like massively huge. Yeah. Then it's a repatriation question or whatever discount question, but for most startups or any growing company, the Amazon bill should be a small factor. >>Yeah. I mean, a lot of people, um, ask me like, look, you're building on snowflake. Um, you, you know, you are, you are, you're gonna be, you're gonna be paying their money. How, how, how, how does that work with your business model? If you're paying them money, you know, do, do you have a viable business? And it's like, well, okay. I, we could build a database as well in observe, but then I've got half the development team working on in that will never be as good as snowflake. And so we made the call early on that. No, no, we, we wanna innovate above the database. Yeah. Right. Snowflake are doing a great job of innovating on the database and, and the same is true of something like Amazon, like, like snowflake could have built their own cloud and their own platform, but they didn't. >>Yeah. And what's interesting is that Dave <inaudible> and I have been pointing this out and he's actually more on snowflake. I I've been looking at data bricks, um, and the same dynamics happening, the proof is the ecosystem. Yeah. I mean, if you look at Snowflake's ecosystem right now and data bricks it's exploding. Right. I mean, the shows are selling out the floor. Space's book. That's the old days at VMware. Yeah. The old days at AWS >>One and for snowflake and, and any platform provider, it's a beautiful thing. You know, we build on snowflake and we pay them money. They don't have to sell to us. Right. And we do a lot of the support. And so the, the economics work out really, really well. If you're a platform provider and you've got a lot of ecosystems. >>Yeah. And then also you get, you get a, um, a trajectory of, uh, economies of scale with the institutional knowledge of snowflake integrations, right. New products. You're scaling that function with the, >>Yeah. I mean, we manage 10 petabytes of data right now. Right. When I, when I, when I arrived at EMC in 2010, we had, we had one petabyte customer. And, and so at observe, we've been only selling the product for a year. We have 10 petabytes of data under management. And so been able to rely on a platform that can manage that is invaluable, >>You know, but Jeremy Greek conversation, thanks for sharing your insights on the industry. Uh, we got a couple minutes left. Um, put a plug in for observe. What do you guys, I know you got some good funding, great partners. I don't know if you can talk about your, your, your POC customers, but you got a lot of high ends folks that are working with you. You getting traction. Yeah. >>Yeah. >>Scales around the corner. Sounds like, are you, is that where you are scale? >>Got, we've got a big announcement coming up in two or weeks. We've got, we've got new funding, um, which is always great. Um, the product is, uh, really, really close. I think, as a startup, you always strive for market fit, you know, which is at which point can you just start hiring salespeople? And the revenue keeps going. We're getting pretty close to that right now. Um, we've got about 40 SaaS companies run on the platform. They're almost all AWS Kubernetes, uh, which is our sweet spot to begin with, but we're starting to get some really interesting, um, enterprise type customers. We're, we're, you know, F five networks we're POC in right now with capital one, we got some interest in news around capital one coming up. I, I can't share too much, uh, but it's gonna be exciting. And, and like I saids hill continued to, to, to stick, >>I think capital one's a big snowflake customer as well. Right. They, >>They were early in one of the things that attracted me to capital one was they were very, very good with snowflake early on. And, and they put snowflake in a position in the bank where they thought that snowflake could be successful. Yeah. And, and today that, that is one of Snowflake's biggest accounts. >>So capital one, very innovative cloud, obviously AIOS customer and very innovative, certainly in the CISO and CIO, um, on another point on where you're at. So you're, Prescale meaning you're about to scale, right? So you got POCs, what's that trick GE look like, can you see around the corner? What's, what's going on? What's on, around the corner. That you're, that you're gonna hit the straight and narrow and, and gas it >>Fast. Yeah. I mean, the, the, the, the key thing for us is we gotta get the product. Right. Um, the nice thing about having a guy like Mike Pfizer on the board is he doesn't obsess about revenue at this stage is questions that the board are always about, like, is the product, right? Is the product right? Is the product right? If you got the product right. And cuz we know when the product's right, we can then scale the sales team and, and the revenue will take care of itself. Yeah. So right now all the attention is on the product. Um, the, this year, the exciting thing is we were, we're adding all the tracing visualizations. So people will be able to the kind of things that back in the day you could do with the new lakes and, and AppDynamics, the last generation of, of APM tools, you're gonna be able to do that within observe. And we've already got the logs and the metrics capability in there. So for us, this year's a big one, cuz we sort of complete the trifecta, you know, the, the logs, >>What's the secret sauce observe. What if you had the, put it into a, a sentence what's the secret sauce? I, >>I, I think, you know, an amazing founding engineering team, uh, number one, I mean, at the end of the day, you have to build an amazing product and you have to solve a problem in a different way. And we've got great long term investors. And, and the biggest thing our investors give is actually it's not just money. It gives us time to get the product, right. Because if we get the product right, then we can get the growth. >>Got it. Final question. Why I got you here? You've been on the enterprise business for a long time. What's the buyer landscape out there. You got people doing POCs on capital one scale. So we know that goes on. What's the appetite at the buyer side for startups and what are their requirements that you're seeing? Uh, obviously we're seeing people go in and dip into the startup pool because new ways to refactor their business restructure. So a lot happening in cloud. What's the criteria. How are enterprises engaging in with startups? >>Yeah. I mean, enterprises, they know they've gotta spend money transforming the business. I mean, this was, I almost feel like my old Dell or EMC self there, but, um, what, what we were saying five years ago is happening. Um, everybody needs to figure out out a way to take their, this to this digital world. Everybody has to do it. So the nice thing from a startup standpoint is they know at times they need to risk or, or take a bet on new technology in order to, to help them do that. So I think you've got buyers that a have money, uh, B prepared to take risks and it's, it's a race against time to, you know, get their, their offerings in this. So a new digital footprint, >>Final, final question. What's the state of AWS. Where do you see them going next? Obviously they're continuing to be successful. How does cloud 3.0, or they always say it's day one, but it's more like day 10. Uh, but what's next for Aw. Where do they go from here? Obviously they're doing well. They're getting bigger and bigger. >>Yeah. They're, they're, it's an amazing story. I mean, you know, we we're, we're on AWS as well. And so I, I think if they keep nurturing the builders in the ecosystem, then that is their superpower. They, they have an early leads. And if you look at where, you know, maybe the likes of Microsoft lost the plot in the, in the late it was, they stopped, uh, really caring about developers and the folks who were building on top of their ecosystem. In fact, they started buying up their ecosystem and competing with people in their ecosystem. And I see with AWS, they, they have an amazing head start and if they did more, you know, if they do more than that, that's, what's gonna keep the jut rolling for many years to come. Yeah, >>They got the silicone and they got the staff act, developing Jeremy Burton inside the cube, great resource for commentary, but also founding with the CEO of a company called observing in the middle of all the action on the board of snowflake as well. Um, great start. Thanks for coming on the cube. >>Always a pleasure. >>Okay. Live from San Francisco to cube. I'm John for your host. Stay with us more coverage from San Francisco, California after the short break. >>Hello. Welcome back to the cubes coverage here live in San Francisco, California. I'm John furrier, host of the cubes cube coverage of AWS summit 2022 here in San Francisco. We're all the developers of the bay area at Silicon valley. And of course, AWS summit in New York city is coming up in the summer. We'll be there as well. SF and NYC cube coverage. Look for us. Of course, reinforcing Boston and re Mars with the whole robotics AI thing, all coming together. Lots of coverage stay with us today. We've got a great guest from Deibel VC. John Skoda, founding partner, entrepreneurial venture is a venture firm. Your next act, welcome to the cube. Good to see you. >>Good to see you, Matt. I feel like it's been forever since we've been able to do something in person. Well, >>I'm glad you're here because we run into each other all the time. We've known each other for over a decade. Um, >><affirmative>, it's been at least 10 years now, >>At least 10 years more. And we don't wanna actually go back as frees back, uh, the old school web 1.0 days. But anyway, we're in web three now. So we'll get to that in >>Second. We, we are, it's a little bit of a throwback to the path though, in my opinion, >><laugh>, it's all the same. It's all distributed computing and software. We ran each other in cube con you're investing in a lot of tech startup founders. Okay. This next level, next gen entrepreneurs have a new makeup and it's software. It's hardcore tech in some cases, not hardcore tech, but using software is take old something old and make it better, new, faster. <laugh>. So tell us about Deibel what's the firm. I know you're the founder, uh, which is cool. What's going on. Explain >>What you're doing. I mean, you remember I'm a recovering entrepreneur, right? So of course I, I, I, >>No, you're never recovering. You're always entrepreneur >>Always, but we are also always recovering. So I, um, started my first company when I was 24. If you remember, before there was Facebook and friends, there was instant messaging. People were using that product at work every day, they were creating a security vulnerability between their network and the outside world. So I plugged that hole and built an instant messaging firewall. It was my first company. The company was called, I am logic and we were required by Symantec. Uh, then spent 12 years investing in the next generation of our companies, uh, early investor in open source companies and cloud companies and spent a really wonderful 12 years, uh, at a firm called NEA. So I, I feel like my whole life I've been either starting enterprise software companies or helping founders start enterprise software companies. And I'll tell you, there's never been a better time than right now to start enter price software company. >>So, uh, the passion for starting a new firm was really a recognition that founders today that are starting in an enterprise software company, they, they tend to be, as you said, a more technical founder, right? Usually it's a software engineer or a builder mm-hmm <affirmative>, uh, they are building products that are serving a slightly different market than what we've traditionally seen in enterprise software. Right? I think traditionally we've seen it buyers or CIOs that have agendas and strategies, which, you know, purchased software that has traditionally bought and sold tops down. But, you know, today I think the most successful enterprise software companies are the ones that are built more bottoms up and have more technical early opts. And generally speaking, they're free to use. They're free to try. They're very commonly community source or open source companies where you have a large technical community that's supporting them. So there's a, there's kind of a new normal now I think in great enterprise software. And it starts with great technical founders with great products and great and emotions. And I think there's no better place to, uh, service those people than in the cloud and uh, in, in your community. >>Well, first of all, congratulations, and by the way, you got a great pedigree and great background, super smart admire of your work and your, and, and your founding, but let's face it. Enterprise is hot because digital transformation is all companies. The is no, I mean, consumer is enterprise. Now everything is what was once a niche. No, I won't say niche category, but you know, not for the faint of heart, you know, investors, >>You know, it's so funny that you say that enterprise is hot because you, and I feel that way now. But remember, like right now, there's also a giant tech in VC conference in Miami <laugh> it's covering cryptocurrencies and FCS and web three. So I think beauty is definitely in the eye of the beholder <laugh> but no, I, I will tell you, >>Ts is one big enterprise, cuz you gotta have imutability you got performance issues. You have, I IOPS issues. Well, and, >>And I think all of us here that are, uh, maybe students of history and have been involved in, open in the cloud would say that we're, you know, much of what we're doing is, uh, the predecessors of the web web three movement. And many of us I think are contributors to the web three movement. >>The hype is definitely that three. >>Yeah. But, but >>You know, for >>Sure. Yeah, no, but now you're taking us further east to Miami. So, uh, you know, look, I think, I, I think, um, what is unquestioned with the case now? And maybe it's, it's more obvious the more time you spend in this world is this is the fastest growing part of enterprise software. And if you include cloud infrastructure and cloud infrastructure spend, you know, it is by many men over, uh, 500 billion in growing, you know, 20 to 30% a year. So it it's a, it's a just incredibly fast, >>Let's getting, let's get into some of the cultural and the, the shifts that are happening, cuz again, you, you have the luxury of being in enterprise when it was hard, it's getting easier and more cooler. I get it and more relevant, but it's also the hype of like the web three, for instance. But you know, uh, um, um, the CEO snowflake, okay. Has wrote a book and Dave Valenti and I were talking about it and uh, Frank Luman has says, there's no playbooks. We always ask the CEOs, what's your playbook. And he's like, there's no playbook, situational awareness, always Trump's playbooks. So in the enterprise playbook, oh, higher direct sales force and SAS kind of crushed the, at now SAS is being redefined, right. So what is SAS? Is snowflake a SAS or is that a platform? So again, new unit economics are emerging, whole new situation, you got web three. So to me there's a cultural shift, the young entrepreneurs, the, uh, user experience, they look at Facebook and say, ah, you know, they own all my data. You know, we know that that cliche, um, they, you know, the product. So as this next gen, the gen Z and the millennials come in and our customers and the founders, they're looking at things a little bit differently and the tech better. >>Yeah. I mean, I mean, I think we can, we can see a lot of commonalities across all successful startups and the overall adoption of technology. Uh, and, and I would tell you, this is all one big giant revolution. I call it the user driven revolution. Right. It's the rise of the user. Yeah. And you might say product like growth is currently the hottest trend in enterprise software. It's actually user like growth, right. They're one in the same. So sometimes people think the product, uh, is what is driving. You >>Just pull the >>Product through. Exactly, exactly. And so that's that I, that I think is really this revolution that you see, and, and it does extend into things like cryptocurrencies and web three and, you know, sort of like the control that is taken back by the user. Um, but you know, many would say that, that the origins of this movement maybe started with open source where users were, are contributors, you know, contributors, we're users and looking back decades and seeing how it, how it fast forward to today. I think that's really the trend that we're all writing and it's enabling these end users. And these end users in our world are developers, data engineers, cybersecurity practitioners, right. They're really the users. And they're really the, the beneficiaries and the most, you know, kind of valued people in >>This. I wanna come back to the data engineers in a second, but I wanna make a comment and get your reaction to, I have a, I'm a GenXer technically, so for not a boomer, but I have some boomer friends who are a little bit older than me who have, you know, experienced the sixties. And I've, I've been staying on the cube for probably about eight years now that we are gonna hit a digital hippie revolution, meaning a rebellion against in the sixties was rebellion against the fifties and the man and, you know, summer of love. That was a cultural differentiation from the other one other group, the predecessors. So we're kind of having that digital moment now where it's like, Hey boomers, Hey people, we're not gonna do that anymore. We hate how you organize shit. >>Right. But isn't this just technology. I mean, isn't it, isn't it like there used to be the old adage, like, you know, you would never get fired for buying IBM, but now it's like, you obviously probably would get fired if you bought IBM. And I mean, it's just like the, the, I think, I think >>It's the main for days, those renegades were breaking into Stanford, starting the home brew club. So what I'm trying to get at is that, do you see the young cultural revolution also, culturally, just, this is my identity NFTs to me speak volumes about my, I wanna associate with NFTs, not single sign on. Well, >>Absolutely. And, and I think like, I think you're hitting on something, which is like this convergence of, of, you know, societal trends with technology trends and how that manifests in our world is yes. I think like there is unquestionably almost a religion around the way in which a product is built. Right. And we can use open source, one example of that religion. Some people will say, look, I'll just never try a product in the cloud if it's not open source. Yeah. I think cloud, native's another example of that, right? It's either it's, you know, it either is cloud native or it's not. And I think a lot of people will look at a product and say, look, you know, you were not designed in the cloud era. Therefore I just won't try you. And sometimes, um, like it or not, it's a religious decision, right? It's, it's something that people just believe to be true almost without, uh, necessarily. I mean >>The decision making, let me ask you this next question. As a VC. Now you look at pitch, well, you've made a VC for many years, but you also have the founder, uh, entrepreneurial mindset, but you can get empathize with the founders. You know, hustle is a big part of the, that first founder check, right? You gotta convince someone to part with their ch their money and the first money in which you do a lot of is about believing in the person. So fing, so you make, it is hard. Now you, the data's there, you either have it cloud native, you either have the adaption or traction. So honesty is a big part of that pitch. You can't fake it. Oh, >>AB absolutely. You know, there used to be this concept of like the persona of an entrepreneur, right. And the persona of the entrepreneur would be, you know, somebody who was a great salesperson or somebody who tell a great story. You, I still think that that's important, right? It still is a human need for people to believe in narratives and stories. But having said that you're right, the proof is in the pudding, right? At some point you click download and you try the product and it does what it says it it's gonna do, or it doesn't, or it either stands up to the load test or it doesn't. And so I, I feel like in this new economy that we live in, it's a shift from maybe the storytellers and the creators to, to the builders, right. The people that know how to build great product. And in some ways the people that can build great product yeah. Stand out from the crowd. And they're the ones that can build communities around their products. And, you know, in some ways can, um, you know, kind of own more of the narrative because their products exactly >>The volume back to the user led growth. >>Exactly. And it's the religion of, I just love your product. Right. And I, I, I, um, Doug song was the founder of du security used to say, Hey, like, you know, the, the really like in today's world of like consumption based software, the user is only gonna give you 90 seconds to figure out whether or not you're a company that's easy to do business with. Right. And so you can say, and do all the things that you want about how easy you are to work with. But if the product isn't easy to install, if it's not easy to try, if it's not, if, if the, you know, it's gotta speak to >>The, speak to the user, but let me ask a question now that the people watching who are maybe entrepreneurial entrepreneur, um, masterclass here is in session. So I have to ask you, do you prefer, um, an entrepreneur to come in and say, look at John. Here's where I'm at. Okay. First of all, storytelling's fine. Whether you're an extrovert or introvert, have your style, sell the story in a way that's authentic, but do you, what do you prefer to say? Here's where I'm at? Look, I have an idea. Here's my traction. I think here's my MVP prototype. I need help. Or do you wanna just see more stats? What's the, what's the preferred way that you like to see entrepreneurs come in and engage, engage? >>There's tons of different styles, man. I think the single most important thing that every founder should know is that we, we don't invest in what things are today. We invest in what we think something will become. Right. And I think that's why we all get up in the morning and try to build something different, right? It's that we see the world a different way. We want it to be a different way, and we wanna work every single moment of the day to try to make that vision a reality. So I think the more that you can show people where you want to be, the more likely somebody is gonna align with your vision and, and want to invest in you and wanna be along for the ride. So I, I wholeheartedly believe in showing off what you got today, because eventually we all get down to like, where are we and what are we gonna do together? But, um, no, I >>Show >>The path. I think the single most important thing for any founder and VC relationship is that they have the same vision, uh, have the same vision. You can, you can get through bumps in the road, you can get through short term spills. You can all sorts of things in the middle of the journey can happen. Yeah. But it doesn't matter as much if you share the same long term vision, >>Don't flake out and, and be fashionable with the latest trends because it's over before you can get there. >>Exactly. I think many people that, that do what we do for a living will say, you know, ultimately the future is relatively easy to predict, but it's the timing that's impossible to predict. So you, you know, you sort of have to balance the, you know, we, we know that the world is going this way and therefore we're gonna invest a lot of money to try to make this a reality. Uh, but sometimes it happens in six months. Sometimes it takes six years is sometimes like 16 years. >>Uh, what's the hottest thing in enterprise that you see the biggest wave that people should pay attention to that you're looking at right now with Desel partners, Tebel dot your site. What's the big wave. What's your big >>Wave. There, there's three big trends that we invest in. And they're the, they're the only things we do day in, day out. One is the explosion and open source software. So I think many people think that all software is unquestionably moving to an open source model in some form or another yeah. Tons of reasons to debate whether or not that is gonna happen and on what timeline happening >>Forever. >>But it is, it is accelerating faster than we've ever seen. So I, I think it's, it's one big, massive wave that we continue to ride. Um, second is the rise of data engineering. Uh, I think data engineering is in and of itself now, a category of software. It's not just that we store data. It's now we move data and we develop applications on data. And, uh, I think data is in and of itself as big of a, a market as any of the other markets that we invest in. Uh, and finally, it's the gift that keeps on giving. I've spent my entire career in it. We still feel that security is a market that is under invested. It is, it continues to be the place where people need to continue to invest and spend more money. Yeah. Uh, and those are the three major trends that we run >>And security, you think we all need a dessert do over, right? I mean, do we need a do over in security or is what's the core problem? I, >>I, I keep using this word underinvested because I think it's the right way to think about the problem. I think if you, I think people generally speaking, look at cyber security as an add-on. Yeah. But if you think about it, the whole economy is moving online. And so in, in some ways like security is core to protecting the digital economy. And so it's, it shouldn't be an afterthought, right? It should be core to what everyone is doing. And that's why I think relative to the trillions of dollars that are at stake, uh, I believe the market size for cybersecurity is around 150 billion. And it still is a fraction of what we're, what >>We're and security even boom is booming now. So you get the convergence of national security, geopolitics, internet digital >>That's right. You mean arguably, right? I mean, arguably again, it's the area of the world that people should be spending more time and more money given what to stake. >>I love your thesis. I gotta, I gotta say, you gotta love your firm. Love. You're doing we're big supporters of your mission. Congratulations on your entrepreneurial venture. And, uh, we'll be, we'll be talking and maybe see a Cub gone. Uh, >>Absolutely. >>Certainly EU maybe even north America's in Detroit this year. >>Huge fan of what you guys are doing here. Thank you so much for having me on >>The show. Guess bell VC Johnson here on the cube. Check him out. Founder for founders here on the cube, more coverage from San Francisco, California. After the short break, stay with us. Everyone. Welcome to the queue here. Live in San Francisco, California for AWS summit, 2022 we're live we're back with the events. Also we're virtual. We got hybrid all kinds of events. This year, of course, 80% summit in New York city is happening this summer. We'll be there with the cube as well. I'm John. Again, John host of the cube got a great guest here. Justin Coby owner and CEO of innovative solutions. Their booth is right behind us. Justin, welcome to the cube. >>Thank you. Thank you for having me. >>So we're just chatting, uh, uh, off camera about some of the work you're doing. You're the owner of and CEO. Yeah. Of innovative. Yeah. So tell us a story. What do you guys do? What's the elevator pitch. >>Yeah. <laugh> so the elevator pitch is we are, uh, a hundred percent focused on small to midsize businesses that are moving into the cloud or have already moved to the cloud and really trying to understand how to best control, cost, security, compliance, all the good stuff, uh, that comes along with it. Um, exclusively focused on AWS and, um, you know, about 110 people, uh, based in Rochester, New York, that's where our headquarters is, but now we have offices down in Austin, Texas up in Toronto, uh, key Canada, as well as Chicago. Um, and obviously in New York, uh, you know, the, the business was never like this, uh, five years ago, um, founded in 1989, made the decision in 2018 to pivot and go all in on the cloud. And, uh, I've been a part of the company for about 18 years, bought the company about five years ago and it's been a great ride. It >>It's interesting. The manages services are interesting with cloud cause a lot of the heavy liftings done by AWS. So we had Matt on your team on earlier talking about some of the edge stuff. Yeah. But you guys are a managed cloud service. You got cloud advisory, you know, the classic service that's needed, but the demands coming from cloud migrations and application modernization and obviously data is a huge part of it. Huge. How is this factoring into what you guys do and your growth cuz you guys are the number one partner on the SMB side for edge. Yeah. For AWS, you got results coming in. Where's the, where's the forcing function. What's the pressure point. What's the demand like? >>Yeah. It's a great question. Every CEO I talk to, that's a small to midsize business. They're trying to understand how to leverage technology. It better to help either drive a revenue target for their own business, uh, help with customer service as so much has gone remote now. And we're all having problems or troubles or issues trying to hire talent. And um, you know, tech ISNT really at the, at the forefront and the center of that. So most customers are coming to us and they're like, listen, we gotta move to the cloud or we move some things to cloud and we want to do that better. And um, there's this big misnomer that when you move to the cloud, you gotta automatically modernize. Yeah. And what we try to help as many customers understand as possible is lifting and shifting, moving the stuff that you maybe currently have OnPrem and a data center to the cloud first is a first step. And then, uh, progressively working through a modernization strateg, always the better approach. And so we spend a lot of time with small to midsize businesses who don't have the technology talent on staff to be able to do >>That. Yeah. They want get set up. But then the dynamic of like latency is huge. We're seeing that edge product is a big part of it. This is not a one-off happening around everywhere. It is. And it's not, it's manufacturing, it's the physical plant or location >>Literally. >>And so, and you're seeing more IOT devices. What's that like right now from a challenge and problem statement standpoint, are the customers, not staff, is the it staff kind of old school? Is it new skills? What's the core problem you guys solve >>In the SMB space? The core issue nine outta 10 times is people get enamored with the latest and greatest. And the reality is not everything that's cloud based. Not all cloud services are the latest and greatest. Some things have been around for quite some time and are hardened solutions. And so, um, what we try to do with technology staff that has traditional on-prem, uh, let's just say skill sets and they're trying to move to a cloud-based workload is we try to help those customers through education and through some practical, let's just call it use case. Um, whether that's a proof of concept that we're doing or whether we're gonna migrate a small workload over, we try to give them the confidence to be able to not, not necessarily go it alone, but to, to, to have the, uh, the Gusto and to really have the, um, the, the opportunity to, to do that in a wise way. Um, and what I find is that most CEOs that I talk to, yeah, they're like, listen, the end of the day, I'm gonna be spending money in one place or another, whether that's OnPrem or in the cloud. I just want to know that I'm doing that in a way that helps me grow as quickly as possible status quo. I think every, every business owner knows that COVID taught us anything that status quo is, uh, is, is no. No. >>Good. How about factoring in the, the agility and speed equation? Does that come up a lot? It >>Does. I think, um, I, there's also this idea that if, uh, if we do a deep dive analysis and we really take a surgical approach to things, um, we're gonna be better off. And the reality is the faster you move with anything cloud based, the better you are. And so there's this assumption that we gotta get it right the first time. Yeah. In the cloud, if you start down your journey in one way and you realize midway that it's not the right, let's just say the right place to go. It's not like buying a piece of iron that you put in the closet and now you own it in the cloud. You can turn those services on and off. It's gives you a much higher density for making decisions and failing >>Forward. Well actually shutting down the abandoning the projects that early and not worrying about it, you got it. I mean, most people don't abandon cause like, oh, I own it. >>Exactly. And >>They get, they get used to it. Like, and then they wait too long. >>That's exactly. Yeah. >>Frog and boiling water as we used to say. So, oh, it's a great analogy. So I mean, this is a dynamic that's interesting. I wanna get more thoughts on it because like I'm a, if I'm a CEO of a company, like, okay, I gotta make my number. Yeah. I gotta keep my people motivated. Yeah. And I gotta move faster. So this is where you, I get the whole thing. And by the way, great service, um, professional services in the cloud right now are so hot because so hot, you can build it and then have option optionality. You got path decisions, you got new services to take advantage of. It's almost too much for customers. It is. I mean, everyone I talked to at reinvent, that's a customer. Well, how many announcements did am jazzy announce or Adam, you know, the 5,000 announcement or whatever. They do huge amounts. Right. Keeping track of it all. Oh, is huge. So what's the, what's the, um, the mission of, of your company. How does, how do you talk to that alignment? Yeah. Not just processes. I can get that like values as companies, cuz they're betting on you and your people. >>They are, they are, >>What's the values. >>Our mission is, is very simple. We want to help every small to midsize business leverage the power of the cloud. Here's the reality. We believe wholeheartedly. This is our vision that every company is going to become a technology company. So we go to market with this idea that every customer's trying to leverage the power of the cloud in some way, shape or form, whether they know it or don't know it. And number two, they're gonna become a tech company in the process of that because everything is so tech-centric. And so when you talk about speed and agility, when you talk about the, the endless options and the endless permutations of solutions that a customer can buy in the cloud, how are you gonna ask a team of one or two people in your, or it department to make all those decisions going it alone or trying to learn it as you go, it only gets you so far working with a partner. >>I'll just give you some perspective. We work with about a thousand small to midsize business customers. More than 50% of those customers are on our managed services. Meaning they know that we have their back Andre or the safety net. So when a customer is saying, all right, I'm gonna spend a couple thousand dollars a month in the cloud. They know that that bill, isn't gonna jump to $10,000 a month going in alone. Who's there to help protect that. Number two, if you have a security posture and let's just say you're high profile and you're gonna potentially be more vulnerable to security attack. If you have a partner, that's all offering you some managed services. Now you, again, you've got that backstop and you've got those services and tooling. We, we offer, um, seven different products, uh, that are part of our managed services that give the customer the tooling, that for them to go out and buy on their own for a customer to go out today and go buy a new Relic solution on their own. It, it would cost 'em a fortune. If >>Training alone would be insane, a factor and the cost. Yes, absolutely. Opportunity cost is huge, >>Huge, absolutely enormous training and development. Something. I think that is often, you know, it's often overlooked technologists. Typically they want to get their skills up. Yeah. They, they love to get the, the stickers and the badges and the pins, um, at innovative in 2018, when, uh, when we made the decision to go all in on the club, I said to the organization, you know, we have this idea that we're gonna pivot and be aligned with AWS in such a way that it's gonna really require us all to get certified. My executive assistant at the time looks at me. She said, even me, I said, yeah, even you, why can't you get certified? Yeah. And so we made, uh, a conscious decision. It wasn't requirement and still isn't today to make sure everybody in the company has the opportunity to become certified. Even the people that are answering the phones at the front desk >>And she could be running the Kubernetes clusters. I love it. It's amazing. >>But I'll tell you what, when that customer calls and they have a real Kubernetes issue, she'll be able to assist and get >>The right people involved. And that's a cultural factor that you guys have. So, so again, this is back to my whole point about SMBs and businesses in general, small en large, it staffs are turning over the gen Z and millennials are in the workforce. They were provisioning top of rack switches. Right. First of all. And so if you're a business, there's also the, I call the build out, um, uh, return factor, ROI piece. At what point in time as an owner or SMB, do I get the ROI? Yeah. I gotta hire a person to manage it. That person's gonna have five zillion job offers. Yep. Uh, maybe who knows? Right. I got cybersecurity issues. Where am I gonna find a cyber person? Yeah. A data compliance. I need a data scientist and a compliance person. Right. Maybe one and the same. Right. Good luck. Trying to find a data scientist. Who's also a compliance person. Yep. And the list goes on. I can just continue. Absolutely. I need an SRE to manage the, the, uh, the sock report and we can pen test. Right. >>Right. >>These are, these are >>Critical issues. This >>Is just like, these are the table stakes. >>Yeah. And, and every, every business owner's thinking about. So that's, >>That's what, at least a million in bloating, if not three or more Just to get that going. Yeah. Then it's like, where's the app. Yeah. So there's no cloud migration. There's no modernization on the app side though. Yeah. No. And nevermind AI and ML. That's >>Right. That's right. So to try to go it alone, to me, it's hard. It it's incredibly difficult. And, and the other thing is, is there's not a lot of partners, so the partner, >>No one's raising their hand boss. I'll >>Do all that >>Exactly. In it department. >>Exactly. >>Like, can we just call up, uh, you know, <laugh> our old vendor. That's >>Right. <laugh> right. Our old vendor. I like it, but that's so true. I mean, when I think about how, if I was a business owner, starting a business to today and I had to build my team, um, and the amount of investment that it would take to get those people skilled up and then the risk factor of those people now having the skills and being so much more in demand and being recruited away, that's a real, that's a real issue. And so how you build your culture around that is, is very important. And it's something that we talk about every, with every one of our small to midsize business. >>So just, I want to get, I want to get your story as CEO. Okay. Take us through your journey. You said you bought the company and your progression to, to being the owner and CEO of innovative award winning guys doing great. Uh, great bet on a good call. Yeah. Things are good. Tell your story. What's your journey? >>It's real simple. I was, uh, was a sophomore at the Rochester Institute of technology in 2003. And, uh, I knew that I, I was going to school for it and I, I knew I wanted to be in tech. I didn't know what I wanted to do, but I knew I didn't wanna code or configure routers and switches. So I had this great opportunity with the local it company that was doing managed services. We didn't call it at that time innovative solutions to come in and, uh, jump on the phone and dial for dollars. I was gonna cold call and introduce other, uh, small to midsize businesses locally in Rochester, New York go to Western New York, um, who innovative was now. We were 19 people at the time. And I came in, I did an internship for six months and I loved it. I learned more in those six months that I probably did in my first couple of years at, uh, at R I T long story short. >>Um, for about seven years, I worked, uh, to really help develop, uh, sales process and methodology for the business so that we could grow and scale. And we grew to about 30 people. And, um, I went to the owners at the time in 2010 and I was like, Hey, I'm growing the value of this business. And who knows where you guys are gonna be another five years? What do you think about making me an owner? And they were like, listen, you got long ways before you're gonna be an owner, but if you stick it out in your patient, we'll, um, we'll work through a succession plan with you. And I said, okay, there were four other individuals at the time that we're gonna also buy the business with >>Me. And they were the owners, no outside capital, >>None zero, well, 2014 comes around. And, uh, the other folks that were gonna buy into the business with me that were also working at innovative for different reasons. They all decided that it wasn't for them. One started a family. The other didn't wanna put capital in. Didn't wanna write a check. Um, the other had a real big problem with having to write a check. If we couldn't make payroll, I'm like, well, that's kind of like if we're owners, we're gonna have to like cover that stuff. <laugh> so >>It's called the pucker factor. >>Exactly. So, uh, I sat down with the CEO in early 2015, and, uh, we made the decision that I was gonna buy the three partners out, um, go through an earn out process, uh, coupled with, uh, an interesting financial strategy that wouldn't strap the business, cuz they care very much. The company still had the opportunity to keep going. So in 2016 I bought the business, um, became the sole owner. And, and at that point we, um, we really focused hard on what do we want this company to be? We had built this company to this point. Yeah. And, uh, and by 2018 we knew that pivoting all going all in on the cloud was important for us and we haven't looked back. >>And at that time, the proof points were coming clearer and clearer 2012 through 15 was the early adopters, the builders, the startups and early enterprises. Yes. The capital ones of the world. Exactly the, uh, and those kinds of big enterprises. The game don't, won't say gamblers, but ones that were very savvy. The innovators, the FinTech folks. Yep. The hardcore glass eating enterprises >>Agreed, agreed to find a small to midsize business, to migrate completely to the cloud as, as infrastructure was considered. That just didn't happen as often. Um, what we were seeing were a lot of our small to midsize business customers, they wanted to leverage cloud based backup, or they wanted to leverage a cloud for disaster recovery because it lent itself. Well, early days, our most common cloud customer though, was the customer that wanted to move messaging and collaboration. The, the Microsoft suite to the cloud and a lot of 'em dipped their toe in the water. But by 2017 we knew infrastructure was around the corner. Yeah. And so, uh, we only had two customers on eight at the time. Um, and we, uh, we, we made the decision to go all in >>Justin. Great to have you on the cube. Thank you. Let's wrap up. Uh, tell me the hottest product that you have. Is it migrations? Is the app modernization? Is it data? What's the hot product and then put a plug in for the company. Awesome. >>So, uh, there's no question. Every customer is looking to migrate workloads and try to figure out how to modernize for the future. We have very interesting, sophisticated yet elegant funding solutions to help customers with the cash flow, uh, constraints that come along with those migrations. So any SMB that's thinking about migrating to the cloud, they should be talking innovative solutions. We know how to do it in a way that allows those customers not to be cash strapped and gives them an opportunity to move forward in a controlled, contained way so that they can modernize. >>So like insurance, basically for them not insurance class in the classic sense, but you help them out on the, on the cash exposure. >>Absolutely. We are known for that and we're known for being creative with those customers, empathetic to where they are in their journey. And >>That's the cloud upside is all about doubling down on the variable wind. That's right. Seeing the value and doubling down on it. Absolutely not praying for it. Yeah. <laugh> all right, Justin. Thanks for coming on. You really appreciate it. Thank >>You very much for having >>Me. Okay. This is the cube coverage here live in San Francisco, California for AWS summit, 2022. I'm John for your host. Thanks for watching with back with more great coverage for two days after this short break >>Live on the floor in San Francisco for 80 west summit, I'm John ferry, host of the cube here for the next two days, getting all the action we're back in person. We're at AWS reinvent a few months ago. Now we're back events are coming back and we're happy to be here with the cube, bringing all the action. Also virtual, we have a hybrid cube, check out the cube.net, Silicon angle.com for all the coverage. After the event. We've got a great guest ticketing off here. Matthew Park, director of solutions, architecture with innovation solutions. The booth is right here. Matthew, welcome to the cube. >>Thank you very much. I'm glad >>To be here. So we're back in person. You're from Tennessee. We were chatting before you came on camera. Um, it's great to have to be back through events. >>It's amazing. This is the first, uh, summit I've been to and what two, three years. >>It's awesome. We'll be at the, uh, New York as well. A lot of developers and a big story this year is as developers look at cloud going distributed computing, you got on premises, you got public cloud, you got the edge. Essentially the cloud operations is running everything dev sec ops, everyone kind of sees that you got containers, you got Kubernetes, you got cloud native. So the, the game is pretty much laid out. Mm. And the edge is with the actions you guys are number one, premier partner at SMB for edge. >>That's right. >>Tell us about what you guys doing at innovative and, uh, what you do. >>That's right. Uh, so I'm the director of solutions architecture. Uh, me and my team are responsible for building out the solutions that are around, especially the edge public cloud out for us edge is anything outside of an AWS availability zone. Uh, we are deploying that in countries that don't have AWS infrastructure in region. They don't have it. Uh, give >>An example, >>Uh, example would be Panama. We have a customer there that, uh, needs to deploy some financial tech data and compute is legally required to be in Panama, but they love AWS and they want to deploy AWS services in region. Uh, so they've taken E EKS anywhere. We've put storage gateway and, uh, snowball, uh, in region inside the country and they're running their FinTech on top of AWS services inside Panama. >>You know, what's interesting, Matthew is that we've been covering Aw since 2013 with the cube about their events. And we watched the progression and jazzy was, uh, was in charge and then became the CEO. Now Adam Slosky is in charge, but the edge has always been that thing they've been trying to, I don't wanna say, trying to avoid, of course, Amazon would listen to customers. They work backwards from the customers. We all know that. Uh, but the real issue was they were they're bread and butters EC two and S three. And then now they got tons of services and the cloud is obviously successful and seeing that, but the edge brings up a whole nother level. >>It does >>Computing. It >>Does. >>That's not central lies in the public cloud. Now they got regions. So what is the issue with the edge what's driving? The behavior. Outpost came out as a reaction to competitive threats and also customer momentum around OT, uh, operational technologies. And it merging. We see with the data at the edge, you got five GM having. So it's pretty obvious, but there was a slow transition. What was the driver for the <affirmative> what's the driver now for edge action for AWS >>Data is the driver for the edge. Data has gravity, right? And it's pulling compute back to where the customer's generating that data and that's happening over and over again. You said it best outpost was a reaction to a competitive situation. Whereas today we have over fit 15 AWS edge services, and those are all reactions to things that customers need inside their data centers on location or in the field like with media companies. >>Outpost is interesting. We always used to riff on the cube, uh, cuz it's basically Amazon in a box, pushed in the data center, uh, running native, all the stuff, but now cloud native operations are kind of become standard. You're starting to see some standard Deepak sings group is doing some amazing work with open source Rauls team on the AI side, obviously, uh, you got SW who's giving the keynote tomorrow. You got the big AI machine learning big part of that edge. Now you can say, okay, outpost, is it relevant today? In other words, did outpost do its job? Cause EKS anywhere seems to be getting a lot of momentum. You see low the zones, the regions are kicking ass for Amazon. This edge piece is evolving. What's your take on EKS anywhere versus say outpost? >>Yeah, I think outpost did its job. It made customers that were looking at outpost really consider, do I wanna invest in this hardware? Do I, do I wanna have, um, this outpost in my data center, do I wanna manage this over the long term? A lot of those customers just transitioned to the public cloud. They went into AWS proper. Some of those customers stayed on prem because they did have use cases that were, uh, not a good fit for outpost. They weren't a good fit. Uh, in the customer's mind for the public AWS cloud inside an availability zone. Now what's happening is as AWS is pushing these services out and saying, we're gonna meet you where you are with 5g. We're gonna meet you where you are with wavelength. We're gonna meet you where you are with EKS anywhere. Uh, I think it has really reduced the amount of times that we have conversations about outposts and it's really increased. We can deploy fast. We don't have to spin up outpost hardware. We can go deploy EKS anywhere in your VMware environment and it's increasing the speed of adoption >>For sure. So you guys are making a lot of good business decisions around managed cloud service. Innovative does that. You have the cloud advisory, the classic professional services for the specific edge piece and, and doing that outside of the availability zones and regions for AWS, um, customers in, in these new areas that you're helping out are they want cloud, like they want to have modernization a modern applications. Obviously they got data machine learning and AI, all part of that. What's the main product or, or, or gap that you're filling for AWS, uh, outside of their available ability zones or their regions that you guys are delivering. What's the key is it. They don't have a footprint. Is it that it's not big enough for them? What's the real gap. What's why, why are you so successful? >>So what customers want when they look towards the cloud is they want to focus on, what's making them money as a business. They wanna focus on their applications. They want focus on their customers. So they look towards AWS cloud and say, AWS, you take the infrastructure. You take, uh, some of the higher layers and we'll focus on our revenue generating business, but there's a gap there between infrastructure and revenue generating business that innovative slides into, uh, we help manage the AWS environment. We help build out these things in local data centers for 32 plus year old company, we have traditional on-premises people that know about deploying hardware that know about deploying VMware to host EKS anywhere. But we also have most of our company totally focused on the AWS cloud. So we're filling that gap in helping deploy these AWS services, manage them over the long term. So our customers can go to just primarily and totally focusing on their revenue generating business. >>So basically you guys are basically building AWS edges, >>Correct? >>For correct companies, correct? Mainly because the, the needs are there, you got data, you got certain products, whether it's, you know, low latency type requirements, right. And then they still work with the regions, right. It's all tied together, right. Is that how it works? Right. >>And, and our customers, even the ones in the edge, they also want us to build out the AWS environment inside the availability zone, because we're always gonna have a failback scenario. If we're gonna deploy FinTech in the Caribbean, we're gonna talk about hurricanes and gonna talk about failing back into the AWS availability zones. So innovative is filling that gap across the board, whether it be inside the AWS cloud or on the AWS edge. >>All right. So I gotta ask you on the, since you're at the edge in these areas, I won't say underserved, but developing areas where now have data, you have applications that are tapping into that, that requirement. It makes total sense. We're seeing across the board. So it's not like it's, it's an outlier it's actually growing. Yeah. There's also the crypto angle. You got the blockchain. Are you seeing any traction at the edge with blockchain? Because a lot of people are looking at the web three in these areas like Panama, you mentioned FinTech in, in the islands. There are a lot of, lot of, lot of web three happening. What's your, what's your view on the web three world right now, relative >>To we, we have some customers actually deploying crypto, especially, um, especially in the Caribbean. I keep bringing the Caribbean up, but it's, it's top of my mind right now we have customers that are deploying crypto. A lot of, uh, countries are choosing crypto underly parts of their central banks. Yeah. Um, so it's, it's up and coming. Uh, I, I have some, you know, personal views that, that crypto is still searching for a use case. Yeah. And, uh, I think it's searching a lot and, and we're there to help customers search for that use case. Uh, but, but crypto, as a, as a tech technology, um, lives really well on the AWS edge. Yeah. Uh, and, and we're having more and more people talk to us about that. Yeah. And ask for assistance in the infrastructure because they're developing new cryptocurrencies every day. Yeah. It's not like they're deploying Ethereum or anything specific. They're actually developing new currencies and, and putting them out there on it's >>Interesting. And I mean, first of all, we've been doing crypto for many, many years. We have our own little, um, you know, projects going on. But if you look talk to all the crypto people that say, look, we do a smart contract, we use the blockchain. It's kind of over a lot of overhead. It's not really their technical already, but it's a cultural shift, but there's underserved use cases around use of money, but they're all using the blockchain, just for this like smart contracts for instance, or certain transactions. And they go into Amazon for the database. Yeah. <laugh> they all don't tell anyone we're using a centralized service, but what happened to decent centralized. >>Yeah. And that's, and that's the conversation performance. >>Yeah. >>And, and it's a cost issue. Yeah. And it's a development issue. Um, so I think more and more as, as some of these, uh, currencies maybe come up, some of the smart contracts get into, uh, they find their use cases. I think we'll start talking about how does that really live on, on AWS and, and what does it look like to build decentralized applications, but with AWS hardware and services. >>Right. So take me through a, a use case of a customer, um, Matthew around the edge. Okay. So I'm a customer, pretend I'm a customer, Hey, you know, I'm, we're in an underserved area. I want to modernize my business. And I got my developers that are totally peaked up on cloud. Um, but we've identified that it's just a lot of overhead latency issues. I need to have a local edge and serve my a and I also want all the benefits of the cloud. So I want the modernization and I wanna migrate to the cloud for all those cloud benefits and the good this of the cloud. What's the answer. Yeah. >>Uh, big thing is, uh, industrial manufacturing, right? That's, that's one of the best use cases, uh, inside industrial manufacturing, we can pull in many of the AWS edge services we can bring in, uh, private 5g, uh, so that all the, uh, equipment inside that, that manufacturing plant can be hooked up. They don't have to pay huge overheads to deploy 5g it's, uh, better than wifi for the industrial space. Um, when we take computing down to that industrial area, uh, because we wanna do pre-procesing on the data. Yeah. We want to gather some analytics. We deploy that with, uh, regular commercially available hardware running VMware, and we deploy EKS anywhere on that. Uh, inside of that manufacturing plant, uh, we can do pre-processing on things coming out of the, uh, the robotics that depending on what we're manufacturing, right. Uh, and then we can take the, those refined analytics and for very low cost with maybe a little bit longer latency transmit those back, um, to the AWS availability zone, the, the standard >>For data lake or whatever, >>To the data lake. Yeah. Data Lakehouse, whatever it might be. Um, and we can do additional data science on that once it gets to the AWS cloud. Uh, but I'll lot of that, uh, just in time business decisions, just in time, manufacturing decisions can all take place on an AWS service or services inside that manufacturing plant. And that's, that's one of the best use cases that we're >>Seeing. And I think, I mean, we've been seeing this on the queue for many, many years, moving data around is very expensive. Yeah. But also compute going of the data that saves that cost yep. On the data transfer also on the benefits of the latency. So I have to ask you, by the way, that's standard best practice now for the folks watching don't move the data unless you have to. Um, but those new things are developing. So I wanna ask you, what new patterns are you seeing emerging once this new architecture's in place? Love that idea, localize everything right at the edge, manufacture, industrial, whatever the use case, retail, whatever it is. Right. But now what does that change in the, in the core cloud? There's a, there's a system element here. Yeah. What's the new pattern. There's >>Actually an organizational element as well, because once you have to start making the decision, do I put this compute at the point of use or do I put this compute in the cloud? Uh, now you start thinking about where business decisions should be taking place. Uh, so not only are you changing your architecture, you're actually changing your organization because you're thinking, you're thinking about a dichotomy you didn't have before. Uh, so now you say, okay, this can take place here. Uh, and maybe, maybe this decision can wait. Yeah. Uh, and then how do I visualize that? By >>The way, it could be a bot tube doing the work for management. Yeah. <laugh> exactly. You got observability going, right. But you gotta change the database architecture in the back. So there's new things developing. You've got more benefit. There >>Are, there are. And, and we have more and more people that, that want to talk less about databases and want to talk more about data lakes because of this. They want to talk more about out. Customers are starting to talk about throwing away data, uh, you know, for the past maybe decade. Yeah. It's been store everything. And one day we will have a data science team that we hire in our organization to do analytics on this decade of data. And well, >>I mean, that's, that's a great point. We don't have time to drill into, maybe we do another session on this, but the one pattern we're seeing of the past year is that throwing away data's bad, even data lakes that so-called turn into data swamps, actually, it's not the case. You look at data, brick, snowflake, and other successes out there. And even time series data, which may seem irrelevant efforts over actually matters when people start retraining their machine learning algorithms. Yep. So as data becomes code, as we call it in our last showcase, we did a whole whole event on this. The data's good in real time and in the lake. Yeah. Because the iteration of the data feeds the machine learning training. Things are getting better with the old data. So it's not throw it away. It's not just business better. Yeah. There's all kinds of new scale. >>There are. And, and we have, uh, many customers that are running pay Toby level. Um, they're, they're essentially data factories on, on, uh, on premises, right? They're, they're creating so much data and they're starting to say, okay, we could analyze this, uh, in the cloud, we could transition it. We could move Aytes of data to the AWS cloud, or we can run, uh, computational workloads on premises. We can really do some analytics on this data transition, uh, those high level and sort of raw analytics back to AWS run 'em through machine learning. Um, and we don't have to transition 10, 12 petabytes of data into AWS. >>So I gotta end the segment on a, on a kind of a, um, fun note. I was told to ask you about your personal background, OnPrem architect, Aus cloud, and skydiving instructor. <laugh> how does that all work together? What tell, what does this mean? Yeah. >>Uh, you >>Jumped out a plane and got a job. You got a customer to jump out >>Kind of. So I was, you jumped out. I was teaching having, uh, before I, before I started in the cloud space, this was 13, 14 years ago. I was a, I still am a sky. I instructor, uh, I was teaching skydiving and I heard out of the corner of my ear, uh, a guy that owned an MSP that was lamenting about, um, you know, storing data and, and how his customers are working. And he can't find an enough people to operate all these workloads. So I walked over and said, Hey, this is, this is what I went to school for. Like, I'd love to, you know, uh, I was living in a tent in the woods, teaching skydiving. I was like, I'd love to not live in a tent in the woods. So, uh, uh, I started and the first day there, uh, we had a, a discussion, uh, EC two had just come out <laugh> and, uh, like, >>This is amazing. >>Yeah. And so we had this discussion, we should start moving customers here. And, uh, and that totally revolutionized that business, um, that, that led to, uh, that that guy actually still owns a skydiving airport. But, um, but through all of that, and through being in on premises, migrated me and myself, my career into the cloud, and now it feels like, uh, almost, almost looking back and saying, now let's take what we learned in the cloud and, and apply those lessons and those services tore >>It's. So it's such a great story, you know, was gonna, you know, you know, the whole, you know, growth mindset pack your own parachute, you know, uh, exactly. You know, the cloud in the early days was pretty much will the shoot open. Yeah. It was pretty much, you had to roll your own cloud at that time. And so, you know, you, you jump on a plane, you gotta make sure that parachute is gonna open. >>And so was Kubernetes by the way, 2015 or so when, uh, when that was coming out, it was, I mean, it was, it was still, and maybe it does still feel like that to some people. Right. But, uh, it was, it was the same kind of feeling that we had in the early days of AWS, the same feeling we have when we >>It's now with you guys, it's more like a tandem jump. Yeah. You know, but, but it's a lot of, lot of this cutting edge stuff, like jumping out of an airplane. Yeah. You got the right equipment. You gotta do the right things. Exactly. >>Right. >>Yeah. Thanks for coming. You really appreciate it. Absolutely great conversation. Thanks for having me. Okay. The cubes here live in San Francisco for eight of us summit. I'm John for host of the cube. Uh, we'll be at a summit in New York coming up in the summer as well. Look up for that. Look up this calendar for all the cube, actually@thecube.net. We'll right back with our next segment after this break. >>Okay. Welcome back everyone to San Francisco live coverage here, we're at the cube a be summit 2022. We're back in person. I'm John fury host of the cube. We'll be at the eighties summit in New York city this summer, check us out then. But right now, two days in San Francisco, getting all the coverage what's going on in the cloud, we got a cube alumni and friend of the cube, my dos car CEO, investor, a Sierra, and also an investor in a bunch of startups, angel investor. Gonna do great to see you. Thanks for coming on the cube. Good to see you. Good to see you. Cool. How are you? Good. >>How hello you. >>So congratulations on all your investments. Uh, you've made a lot of great successes, uh, over the past couple years, uh, and your company raising, uh, some good cash as Sarah. So give us the update. How much cash have you guys raised? What's the status of the company product what's going on? >>First of all, thank you for having me. We're back to be business with you, never after to see you. Uh, so is a company started around four years back. I invested with a few of the investors and now I'm the CEO there. We have raised close to a hundred million there. The investors are people like Norwes Menlo ventures, coastal ventures, Ram Shera, and all those people, all well known guys. And Beckel chime Paul me Mayard web. So whole bunch of operating people and, uh, Silicon valley VCs are involved >>And has it gone? >>It's going well. We are doing really well. We are going almost 300% year over year. Uh, for last three years, the space ISRA is going after is what I call the applying AI for customer service. It operations, it help desk, uh, the same place I used to work at ServiceNow. We are partners with ServiceNow to take, how can we argument for employees and customers, Salesforce, and service now to take you to the next stage? Well, >>I love having you on the cube, Dave and I, Dave LAN as well loves having you on too, because you not only bring the entrepreneurial CEO experience, you're an investor. You're like a, you're like a guest analyst. <laugh> >>You know, who does >>You, >>You >>Get the call fund to talk to you though. You >>Get the commentary, your, your finger in the pulse. Um, so I gotta ask you obviously, AI and machine learning, machine learning AI, or you want to phrase it. Isn't every application. Now, AI first, uh, you're seeing a lot of that going on. You're starting to see companies build the modern applications at the top of the stack. So the cloud scale has hit. We're seeing cloud scale. You predicted that we talked about in the cube many times. Now you have that past layer with a lot more services and cloud native becoming a standard layer. Containerizations growing Docker just raised a hundred million on a $2 billion valuation back from the dead after they pivoted from enterprise services. So open source developers are booming. Um, where's the action. I mean, is there data control plan? Emerging AI needs data. There's a lot of challenges around this. There's a lot of discussions and a lot of companies being funded, observability there's 10 billion observability companies. Data is the key. This is what's your end on this. What's your take. >>Yeah, look, I think I'll give you the few that I see right from my side. Obviously data is very clear. So the things that rumor system of recorded you and me talked about the next layer is called system of intelligence. That's where the AI will play. Like we talk cloud native, it'll be called AI. NA AI enable is a new buzzword and using the AI for customer service. It, you talk about observability. I call it, AIOps applying AOPs for good old it operation management, cloud management. So you'll see the AOPs applied for whole list of, uh, application from observability doing the CMDB, predicting the events insurance. So I see a lot of work clicking for AIOps and AI services. What used to be desk with ServiceNow BMC GLA you see a new ALA emerging as a system of intelligence. Uh, the next would be is applying AI with workflow automation. So that's where you'll see a lot of things called customer workflows, employee workflows. So think of what UI path automation, anywhere ServiceNow are doing, that area will be driven with AI workflows. So you, you see AI going >>Off is RPA. A company is AI, is RPA a feature of something bigger? Or can someone have a company on RPA UI S one will be at their event this summer? Um, is it a product company? I mean, or I mean, RPA is, should be embedded in everything. It's a >>Feature. It is very good point. Very, very good thinking. So one is, it's a category for sure. Like, as we thought, it's a category, it's an area where RPA may change the name. I call it much more about automation, workflow automation, but RPA and automation is a category. Um, it's a company also, but that automation should be embedded in every area. Yeah. Like we call cloud NATO and AI. They it'll become automation data. Yeah. And that's your, thinking's >>Interesting me. I think about the, what you're talking about what's coming to mind is I'm kinda having flashbacks to the old software model of middleware. Remember at middleware, it was very easy to understand it was middleware. It sat between two things and then the middle, and it was software abstraction. Now you have all kinds of workflows, abstractions everywhere. So multiple databases, it's not a monolithic thing. Right? Right. So as you break that down, is this the new modern middleware? Because what you're talking about is data workflows, but they might be siloed. Are they integrated? I mean, these are the challenges. This is crazy. What's the, >>So remember the databases became called polyglot databases. Yeah. I call this one polyglot automation. So you need automation as a layer, as a category, but you also need to put automation in every area like you, you were talking about, it should be part of service. Now it should be part of ISRA. Like every company, every Salesforce. So that's why you see it MuleSoft and sales buying RPA companies. So you'll see all the SaaS companies, cloud companies having an automation as a core. So it's like how you have a database and compute and sales and networking. You'll also have an automation as a layer embedded inside every stack. >>All right. So I wanna shift gears a little bit and get your perspective on what's going on behind us. You can see, uh, behind, as you got the XPO hall got, um, we're back to vis, but you got, you know, AMD, Clum, Dynatrace data, dog, innovative, all the companies out here that we know, we interview them all. They're trying to be suppliers to this growing enterprise market. Right? Okay. But now you also got the entrepreneurial equation. Okay. We're gonna have John Sado on from Deibel later. He's a former NEA guy and we always talk to Jerry, Jen, we know all the, the VCs, what does the startups look like? What does the state of the, in your mind, cause you, I know you invest the entrepreneurial founder situation. Cloud's bigger. Mm-hmm <affirmative> global, right? Data's part of it. You mentioned data's code. Yes. Basically. Data's everything. What's it like for a first an entrepreneur right now who's starting a company. What's the white space. What's the attack plan. How do they get in the market? How do they engineer everything? >>Very good. So I'll give it to, uh, two things that I'm seeing out there. Remember leaders of Amazon created the startups 15 years back. Everybody built on Amazon now, Azure and GCP. The next layer would be people don't just build on Amazon. They're going to build it on top of snow. Flake companies are snowflake becomes a data platform, right? People will build on snowflake, right? So I see my old boss playing ment, try to build companies on snowflake. So you don't build it just on Amazon. You build it on Amazon and snowflake. Snowflake will become your data store. Snowflake will become your data layer, right? So I think that's the next level of companies trying to do that. So if I'm doing observability AI ops, if I'm doing next level of Splunk SIM, I'm gonna build it on snowflake, on Salesforce, on Amazon, on Azure, et cetera. >>It's interesting. You know, Jerry Chan has it put out a thesis a couple months ago called castles in the cloud where your moat is, what you do in the cloud. Not necessarily in the, in the IP. Um, Dave LAN and I had last re invent, coined the term super cloud, right? It's got a lot of traction and a lot of people throwing, throwing mud at us, but we were, our thesis was, is that what Snowflake's doing? What Goldman S Sachs is doing. You're starting to see these clouds on top of clouds. So Amazon's got this huge CapEx advantage. And guys like Charles Fitzgeral out there, who we like was kind of hitting on us saying, Hey, you guys terrible, they didn't get him. Like, yeah, I don't think he gets it, but that's a whole, can't wait to debate him publicly on this. <laugh> cause he's cool. Um, but snowflake is on Amazon. Yes. Now they say they're on Azure now. Cause they've got a bigger market and they're public, but ultimately without a AWS snowflake doesn't exist and, and they're reimagining the data warehouse with the cloud, right? That's the billion dollar opportunity. >>It is. It is. They both are very tight. So imagine what Frank has done at snowflake and Amazon. So if I'm a startup today, I want to build everything on Amazon where possible whatever is, I cannot build. I'll make the pass layer room. The middle layer pass will be snowflake. So I cannot build it on snowflake. I can use them for data layer if I really need to size, I'll build it on force.com Salesforce. Yeah. Right. So I think that's where you'll >>See. So basically the, the, if you're an entrepreneur, the, the north star in terms of the, the outcome is be a super cloud. It >>Is, >>That's the application on another big CapEx ride, the CapEx of AWS or cloud, >>And that reduce your product development, your go to market and you get use the snowflake marketplace to drive your engagement. Yeah. >>Yeah. How are, how is Amazon and the clouds dealing with these big whales, the snowflakes of the world? I mean, I know they got a great relationship, uh, but snowflake now has to run a company they're public. Yeah. So, I mean, I'll say, I think got Redshift. Amazon has got Redshift. Um, but snowflake big customer. The they're probably paying AWS big, >>I >>Think big bills too. >>So John, very good. Cause it's like how Netflix is and Amazon prime, right. Netflix runs on Amazon, but Amazon has Amazon prime that co-option will be there. So Amazon will have Redshift, but Amazon is also partnering with the snowflake to have native snowflake data warehouse as a data layer. So I think depending on the use case you have to use each of the above, I think snowflake is here for a long term. Yeah. Yeah. So if I'm building an application, I want to use snowflake then writing from stats. >>Well, I think that comes back down to entrepreneurial hustle. Do you have a better product? Right. Product value will ultimately determine it as long as the cloud doesn't, you know, foreclose your value. That's right. With some sort of internal hack, but I've think, I think the general question that I have is that I think it's okay to have a super cloud like that because the rising tide is still happening at some point, when does the rising tide stop and the people shopping up their knives, it gets more competitive or is it just an infinite growth cycle? I >>Think it's growth. You call it closed skill you the word cloud scale. So I think look, cloud will continually agree, increase. I think there's as long as there more movement from on, uh, on-prem to the classical data center, I think there's no reason at this point, the rumor, the old lift and shift that's happening in like my business. I see people lift and shifting from the it operations, it helpless. Even the customer service service. Now the ticket data from BMCs CAS like Microfocus, all those workloads are shifted to the cloud, right? So cloud ticketing system is happening. Cloud system of record is happening. So I think this train has still a long way to go made. >>I wanna get your thoughts for the folks watching that are, uh, enterprise buyers are practitioners, not suppliers to the market. Feel free to text me or DMing. Next question is really about the buying side, which is if I'm a customer, what's the current, um, appetite for startup products. Cause you know, the big enterprises now and you know, small, medium, large, and large enterprise, they're all buying new companies cuz a startup can go from zero to relevant very quickly. So that means now enterprises are engaging heavily with startups. What's it like what's is there a change in order of magnitude of the relationship between the startup selling to, or growing startup selling to an enterprise? Um, have you seen changes there? I mean seeing some stuff, but why don't we get your thoughts on that? What it >>Is you, if I remember going back to our 2007 or eight, when I used to talk to you back then when Amazon started very small, right? We are an Amazon summit here. So I think enterprises on the average used to spend nothing with startups. It's almost like 0% or one person today. Most companies are already spending 20, 30% with startups. Like if I look at a C I will line our business, it's gone. Yeah. Can it go more? I think it can double in the next four, five years. Yeah. Spending on the startups. Yeah. >>And check out, uh, AWS startups.com. That's a site that we built for the startup community for buyers and startups. And I want to get your reaction because I, I reference the URL causes like there's like a bunch of companies we've been promoting because the solution that startups have actually are new stuff. Yes. It's bending, it's shifting left for security or using data differently or um, building tools and platforms for data engineering. Right. Which is a new persona that's emerging. So you know, a lot of good resources there. Um, and goes back now to the data question. Now, getting back to your, what you're working on now is what's your thoughts around this new, um, data engineering persona, you mentioned AIOps, we've been seeing AIOps IOPS booming and that's creating a new developer paradigm that's right. Which we call coin data as code data as code is like infrastructure as code, but it's for data, right? It's developing with data, right? Retraining machine learnings, going back to the data lake, getting data to make, to do analysis, to make the machine learning better post event or post action. So this, this data engineers like an SRE for data, it's a new, scalable role we're seeing. Do you see the same thing? Do you agree? Um, do you disagree or can you share? >>I, a lot of thoughts that Fu I see the AI op solutions in the futures should be not looking back. I need to be like we are in San Francisco bay. That means earthquake prediction. Right? I want AOPs to predict when the outages are gonna happen. When there's a performance issue. I don't think most AOPs vendors have not gone there yet. Like I spend a lot of time with data dog, Cisco app dynamic, right? Dynatrace, all this solution will go future towards predict to pro so solution with AOPs. But what you bring up a very good point on the data side. I think like we have a Amazon marketplace and Amazon for startup, there should be data exchange where you want to create for AOPs and AI service that customers give the data, share the data because we thought the data algorithms are useless. I can give the best algorithm, but I gotta train them, modify them, make them better, make them better. Yeah. And I think their whole data exchange is the industry has not thought through something you and me talk many times. Yeah. Yeah. I think the whole, that area is very important. >>You've always been on, um, on the Vanguard of data because, uh, it's been really fun. Yeah. >>Going back to big data days back in 2009, you know that >>Look at, look how much data bricks has grown. >>It is doubled. The key cloud >>Air kinda went private, so good stuff. What are you working on right now? Give a, give a, um, plug for what you're working on. You'll still investing. >>I do still invest, but look, I'm a hundred percent on ISRA right now. I'm the CEO there. Yeah. Okay. So right. ISRA is my number one baby right now. So I'm looking year that growing customers and my customers, or some of them, you like it's zoom auto desk, McAfee, uh, grand <inaudible>. So all the top customers, um, mainly for it help desk customer service. AIOps those are three product lines and going after enterprise and commercial deals. >>And when should someone buy your product? What's what's their need? What category is it? >>I think they look whenever somebody needs to buy the product is if you need AOP solution to predict, keep your lights on, predict ours. One area. If you want to improve employee experience, you are using a slack teams and you want to automate all your workflows. That's another value problem. Third is customer service. You don't want to hire more people to do it. Some of the areas where you want to scale your company, grow your company, eliminate the cost customer service, >>Great stuff, man. Doing great to see you. Thanks for coming on. Congratulations on the success of your company and your investments. Thanks for coming on the cube. Okay. I'm John fur here at the cube live in San Francisco for day one of two days of coverage of a us summit 2022. And we're gonna be at Aus summit in San, uh, in New York in the summer. So look for that on the calendar, of course, go to a us startups.com. That's a site for all the hot startups and of course the cube.net and Silicon angle.com. Thanks for watching. We'll be back more coverage after this short break. >>Okay. Welcome back everyone. This the cubes coverage here in San Francisco, California, a Davis summit, 2022, the beginning of the event season, as it comes back, little bit smaller footprint, a lot of hybrid events going on, but this is actually a physical event, a summit in new York's coming in the summer. We'll be two with the cube on the set. We're getting back in the Groove's psych to be back. We were at reinvent, uh, as well, and we'll see more and more cube, but you're gonna see a lot of virtual cube outta hybrid cube. We wanna get all those conversations, try to get more interviews, more flow going. But right now I'm excited to have Corey Quinn here on the back on the cube chief cloud economist with duck bill groove, he's the founder, uh, and chief content person always got great angles, fun comedy, authoritative Corey. Great to see you. Thank you. >>Thanks. Coming on. Sure is a lot of words to describe is shit posting, which is how I describe what I tend to do. Most days, >>Shit posting is an art form now. And if you look at mark, Andrew's been doing a lot of shit posting lately. All a billionaires are shit posting, but they don't know how to do it. They're >>Doing it right. There's something opportunity there. It's like, here's how to be even more obnoxious and incisive. It's honestly the most terrifying scenario for anyone is if I have that kind of budget to throw at my endeavors, it's like, I get excited with a nonsense I can do with a $20 gift card for an AWS credit compared to, oh well, if I could buy a mid-size island to begin doing this from, oh, then we're having fun. >>This shit posting trend. Interesting. I was watching a thread go on about, saw someone didn't get a job because of their shit posting and the employer didn't get it. And then someone on this side I'll hire the guy cuz I get that's highly intelligent shit posting. So for the audience that doesn't know what shit posting is, what, what is shitposting >>It's more or less talking about the world of enterprise technology, which even that sentence is hard to finish without falling asleep and toppling out of my chair in front of everyone on the livestream, but it's doing it in such a way that brings it to life that says the quiet part. A lot of the audience is thinking, but generally doesn't say either because they're polite or not a Jack ass or more prosaically are worried about getting fired for better or worse. I don't have that particular constraint, >>Which is why people love you. So let's talk about what you, what you think is, uh, worthy and not worthy in the industry right now, obviously, uh, Cuban coming up in Spain, which they're having a physical event, you see the growth of cloud native Amazon's evolving Atos, especially new CEO. Andy move on to be the chief of all. Amazon just saw him the cover of was it time magazine. Um, he's under a lot of stress. Amazon's changed. Invoice has changed. What's working. What's not, what's rising, what's falling. What's hot. What's not, >>It's easy to sit here and criticize almost anything. These folks do. They're they're effectively in a fishbowl, but I have trouble. Imagine the logistics, it takes to wind up handling the catering for a relatively downscale event like this one this year, let alone running a 1.7 million employee company having to balance all the competing challenges and pressures and the rest. I, I just can't fathom what it would be like to look at all of AWS. And it's, it's sprawling immense, the nominates our entire industry and say, okay, this is a good start, but I, I wanna focus on something with a broader remit. What is that? How do you even get into that position? And you can't win once you're there. All you can do is hold onto the tiger and hope you don't get mold. >>Well, there's a lot of force for good conversations. Seeing a lot of that going on, Amazon's trying to a, is trying to portray themselves, you know, the Pathfinder, you know, you're the pioneer, um, force for good. And I get that and I think that's a good angle as cloud goes mainstream. There's still the question of, we had a guy on just earlier, who was a skydiving instructor and we were joking about the early days of cloud. Like that was like skydiving, build a parachute open, you know, and now it's same kind of thing. As you move to edge, things are like reliable in some areas, but still new, new fringe, new areas. That's crazy. Well, >>Since the last time we've spoken, uh, Steve Schmidt is now the CISO for all of Amazon and his backfill replacement. The AWS CISO is CJ. Moses who as a hobby races, a as a semi-pro race car, our driver to my understanding, which either, I don't know what direction to take that in either. This is what he does to relax or ultimately, or ultimately it's. Huh? That, that certainly says something about risk assessment. I'm not entirely sure what, but okay. Either way, it sounds like more exciting. Like they >>Better have a replacement ready in case something goes wrong on the track, highly >>Available >>CSOs. I gotta say one of the things I do like in the recent trend is that the tech companies are getting into the formula one, which I was never a fan of until I watched that Netflix series. But when you look at the formula one, it's pretty cool. Cause it's got some tech angles, I get the whole data instrumentation thing, but the most coolest thing about formula, the one is they have these new rigs out. Yeah. Where you can actually race in e-sports with other people in pure simulation of the race car. You gotta get the latest and video graphics card, but it's basically a tricked out PC with amazing monitors and you have all the equipment of F1 and you're basically simulating racing. Oh, >>It's great too. And I can see the appeal of these tech companies getting it into it because these things are basically rocket shifts. When those cars go, like they're sitting there, we can instrument every last part of what is going on inside that vehicle. And then AWS crops up. And we can bill on every one of those dimensions too. And it's like slow down their hasty pudding one step at a time. But I do see the appeal. >>So I gotta ask you about, uh, what's going on in your world. I know you have a lot of great SA we've been following you in the queue for many, many years. Got a great newsletter. Check out Corey Quinn's newsletter, uh, screaming in the cloud program. Uh, you're on the cutting edge and you've got a great balance between really being snarky and, and, and really being delivering content. That's exciting, uh, for people, uh, with a little bit of an edge, um, how's that going? Uh, what's the blowback, any blowback late leads there been tick? What was, what are some of the things you're hearing from your audience, more Corey, more Corey. And then of course the, the PR team's calling you >>The weird thing about having an audience beyond a certain size is far and away as a landslide. The most common response I get is silence where it's hi, I'm emailing an awful lot of people at last week in AWS every week and okay. They not have heard me. It. That is not actually true. People just generally don't respond to email because who responds to email newsletters. That sounds like something, a lunatic might do same story with response to live streams and podcasts. It's like, I'm gonna call into that am radio show and give them a piece of my mind. People generally don't do that. >>We should do that. Actually. I think sure would call in. Oh, I, I >>Think >>I guarantee if we had that right now, people would call in and Corey, what do you think about X? >>Yeah. It not, everyone understands the full context of what I do. And in fact, increasingly few people do and that's fine. I, I keep forgetting that sometimes people do not see what I'm doing in the same light that I do. And that's fine. Blowback has been largely minimal. Honestly, I am surprised anything by how little I have gotten over the last five years of doing this, but it would be easier to dismiss me if I weren't generally. Right. When, okay, so you launch this new service and it seems pretty crappy to me cuz when I try and build something, it falls over and begs for help. And people might not like hearing that, but it's what customers are finding too. Yeah. I really am the voice of the customer. >>You know, I always joke with Dave Avante about how John Fort's always at, uh, um, reinvent getting the interview with jazzy now, Andy we're there, you're there. And so we have these rituals at the events. It's all cool. Um, one of the rituals I like about your, um, your content is you like to get on the naming product names. Um, and, and, and, and, and kind of goof on that. Now why I like is because I used to work at ETT Packard where they used to name things as like engineers, HP 1 0, 0 5, or we can't, we >>Have a new monitor. How are we gonna name it? Throw the wireless keyboard down the stairs again. And then there you go. Yeah. >>It's and the old joke at HP was if they, if they invented sushi, they'd say, yeah, we can't call sushi. It's cold, dead fish, but that's what it is. And so the joke was cold. Dead fish is a better name than sushi. So you know is fun. So what's the, what are the, how's the Amazon doing in there? Have they changed their naming, uh, strategy, uh, on some of their, their product >>They're going in different directions. When they named Aurora, they decided to explore a new theme of Disney princesses as they go down those paths. And some things are more descriptive. Some people are clearly getting bonus on number of words, they can shove into it. Like the better a service is the longer it's name. Like AWS systems manager, a session manager is a great one. I love the service ridiculous name. They have a systems manager, parameter store with is great. They have secrets manager, which does the same thing. It's two words less, but that one costs money in a way that systems manage through parameter store does not. It's fun. >>What's your, what's your favorite combination of acronyms >>Combination of you >>Got Ks. You got EMR, you got EC two. You got S three SQS. Well, RedShift's not an acronym. You got >>Gas is one of my personal favorites because it's either elastic block store or elastic bean stock, depending entirely on the context of the conversation, >>They still got bean stock or is that still >>Around? Oh, they never turn anything off. They're like the anti Google, Google turns things off while they're still building it. Whereas Amazon is like, wow, we built this thing in 2005 and everyone hates it. But while we certainly can't change it, now it has three customers on it, John. >>Okay. >>Simple BV still haunts our >>Dreams. I, I actually got an email on, I saw one of my, uh, servers, all these C twos were being deprecated and I got an email I'm like, I couldn't figure out. Why can you just like roll it over? Why, why are you telling me just like, gimme something else. Right. Okay. So let me talk about, uh, the other things I want to ask you is that like, okay, so as Amazon gets better in some areas where do they need more work? And you, your opinion, because obviously they're all interested in new stuff and they tend to like put it out there for their end to end customers. But then they've got ecosystem partners who actually have the same product. Yes. And, and this has been well documented. So it's, it's not controversial. It's just that Amazon's got a database Snowflake's got out database service. So, you know, Redshift, snowflake database is out there. So you've got this optician. Yes. How's that going? And what are you hearing about the reaction to any of that stuff? >>Depends on who you ask. They love to basically trot out a bunch of their partners who will say nice things about them. And it very much has heirs of, let's be honest, a hostage video, but okay. Cuz these companies do partner with Amazon and they cannot afford to rock the boat too far. I'm not partnered with anyone. I can say what I want. And they're basically restricted to taking away my birthday at worse so I can live with that. >>All right. So I gotta ask about multi-cloud cause obviously the other cloud shows are coming up. Amazon hated that word. Multi-cloud um, a lot of people are saying, you know, it's not a real good marketing word. Like multicloud sounds like, you know, root canal. Mm-hmm <affirmative> right. So is there a better description for multicloud? >>Multiple single >>Loves that term. Yeah. >>You're building in multiple single points of failure. Do it for the right reasons or don't do it as a default. I believe not doing it is probably the, the right answer. However, and if I were, if I were Amazon, I wouldn't want to talk about multi-cloud either as the industry leader, let's talk about other clouds, bad direction to go in from a market cap perspective. It doesn't end well for you, but regardless of what they want to talk about, or don't want to talk about what they say, what they don't say, I tune all of it out. And I look at what customers are doing and multi-cloud exists in a variety of some brilliant, some brain dead. It depends a lot on context. But my general response is when someone gets on stage from a company and tells me to do a thing that directly benefits their company. I am skeptical at best. Yeah. When customers get on stage and say, this is what we're doing because it solves problems. That's when I shut up and listen. >>Yeah. Cool. Awesome. Corey, I gotta ask you a question cause I know you we've been, you know, fellow journey mean in the, in the cloud journey, going to all the events and then the pandemic hit where now in the third year, who knows what it's gonna end, certainly events are gonna look different. They're gonna be either changing footprint with the virtual piece, new group formations community's gonna emerge. You've got a pretty big community growing and it's growing like crazy. What's the weirdest or coolest thing, or just big changes you've seen with the pan endemic, uh, from your perspective, cuz you've been in the you're in the middle of the whitewater rafting. You've seen the events you circle offline. You saw the online piece come in, you're commentating, you're calling balls and strikes in the industry. You got a great team developing over there. Duck bill group. What's the big aha moment that you saw with the pandemic. Weird, funny, serious, real in the industry and with customers what's >>Accessibility. Reinvent is a great example. When in the before times it's open to anyone who wants to attend, who >>Can pony. >>Hello and welcome back to the live cube coverage here in San Francisco, California, the cube live coverage. Two days, day two of a summit, 2022 Aish summit, New York city coming up in summer. We'll be there as well. Events are back. I'm the host, John fur, the Cub got great guest here. Johnny Dallas with Ze. Um, here is on the queue. We're gonna talk about his background. Uh, little trivia here. He was the youngest engineer ever worked at Amazon at the age. 17 had to get escorted into reinvent in Vegas cause he was underage <laugh> with security, all good stories. Now the CEO of company called Z know DevOps kind of focus, managed service, a lot of cool stuff, Johnny, welcome to the cube. >>Thanks John. Great. >>So tell a story. You were the youngest engineer at AWS. >>I was, yes. So I used to work at a company called Bebo. I got started very young. I started working when I was about 14, um, kind of as a software engineer. And when I, uh, it was about 16. I graduated out of high school early, um, working at this company Bebo, still running all of the DevOps at that company. Um, I went to reinvent in about 2018 to give a talk about some of the DevOps software I wrote at that company. Um, but you know, as many of those things were probably familiar with reinvent happens in a casino and I was 16. So was not able to actually go into the, a casino on my own. Um, so I'd have <inaudible> security as well as casino security escort me in to give my talk. >>Did Andy jazzy, was he aware of >>This? Um, you know, that's a great question. I don't know. <laugh> >>I'll ask him great story. So obviously you started a young age. I mean, it's so cool to see you jump right in. I mean, I mean you never grew up with the old school that I used to grew up in and loading package software, loading it onto the server, deploying it, plugging the cables in, I mean you just rocking and rolling with DevOps as you look back now what's the big generational shift because now you got the Z generation coming in, millennials on the workforce. It's changing like no one's putting and software on servers. Yeah, >>No. I mean the tools keep getting better, right? We, we keep creating more abstractions that make it easier and easier. When I, when I started doing DevOps, I could go straight into E two APIs. I had APIs from the get go and you know, my background was, I was a software engineer. I never went through like the CIS admin stack. I, I never had to, like you said, rack servers, myself. I was immediately able to scale. I was managing, I think 2,500 concurrent servers across every Ables region through software. It was a fundamental shift. >>Did you know what an SRE was at that time? >>Uh, >>You were kind of an SRE on >>Yeah, I was basically our first SRE, um, was familiar with the, with the phrasing, but really thought of myself as a software engineer who knows cloud APIs, not a SRE. All >>Right. So let's talk about what's what's going on now as you look at the landscape today, what's the coolest thing that's going on in your mind in cloud? >>Yeah, I think the, I think the coolest thing is, you know, we're seeing the next layer of those abstraction tools exist and that's what we're doing with Z is we've basically gone and we've, we're building an app platform that deploys onto your cloud. So if you're familiar with something like Carku, um, where you just click a GitHub repo, uh, we actually make it that easy. You click a GI hub repo and it will deploy on ALS using a AWS tools. So, >>Right. So this is Z. This is the company. Yes. How old's the company about >>A year and a half old now. >>All right. So explain what it does. >>Yeah. So we make it really easy for any software engineer to deploy on a AWS. It's not SREs. These are the actual application engineers doing the business logic. They don't really want to think about Yamo. They don't really want to configure everything super deeply. They want to say, run this API on S in the best way possible. We've encoded all the best practices into software and we set it up for you. Yeah. >>So I think the problem you're solving is that there's a lot of want be DevOps engineers. And then they realize, oh shit, I don't wanna do this. Yeah. And some people want to do it. They loved under the hood. Right. People love to have infrastructure, but the average developer needs to actually be as agile on scale. So that seems to be the problem you solve. Right? >>Yeah. We, we, we give way more productivity to each individual engineer, you know? >>All right. So let me ask you a question. So let me just say, I'm a developer. Cool. I build this new app. It's a streaming app or whatever. I'm making it up cube here, but let's just say I deploy it. I need your service. But what happens about when my customers say, Hey, what's your SLA? The CDN went down from this it's flaky. Does Amazon have, so how do you handle all that SLA reporting that Amazon provides? Cuz they do a good job with sock reports all through the console. But as you start getting into DevOps <affirmative> and sell your app, mm-hmm <affirmative> you have customer issues. How do you, how do you view that? Yeah, >>Well, I, I think you make a great point of AWS has all this stuff already. AWS has SLAs. AWS has contract. Aw has a lot of the tools that are expected. Um, so we don't have to reinvent the wheel here. What we do is we help people get to those SLAs more easily. So Hey, this is AWS SLA as a default. Um, Hey, we'll fix you your services. This is what you can expect here. Um, but we can really leverage S's reliability of you. Don't have to trust us. You have to trust ALS and trust that the setup is good there. >>Do you handle all the recovery or mitigation between, uh, identification say downtime for instance? Oh, the server's not 99% downtime. Uh, went down for an hour, say something's going on? And is there a service dashboard? How does it get what's the remedy? Do you have a, how does all that work? >>Yeah, so we have some built in remediation. You know, we, we basically say we're gonna do as much as we can to keep your endpoint up 24 7 mm-hmm <affirmative>. If it's something in our control, we'll do it. If it's a disc failure, that's on us. If you push bad code, we won't put out that new version until it's working. Um, so we do a lot to make sure that your endpoint stay is up, um, and then alert you if there's a problem that we can't fix. So cool. Hey S has some downtime, this thing's going on. You need to do this action. Um, we'll let you know. >>All right. So what do you do for fun? >>Yeah, so, uh, for, for fun, um, a lot of side projects. <laugh> uh, >>What's your side hustle right now. You got going on >>The, uh, it's >>A lot of tools playing tools, serverless. >>Yeah, painless. A lot of serverless stuff. Um, I think there's a lot of really cool WAM stuff as well. Going on right now. Um, I love tools is, is the truest answer is I love building something that I can give to somebody else. And they're suddenly twice as productive because of it. Um, >>It's a good feeling, isn't it? >>Oh yeah. There's >>Nothing like tools were platforms. Mm-hmm <affirmative>, you know, the expression, too many tools in the tool. She becomes, you know, tools for all. And then ultimately tools become platforms. What's your view on that? Because if a good tool works and starts to get traction, you need to either add more tools or start building a platform platform versus tool. What's your, what's your view on a reaction to that kind of concept debate? >>Yeah, it's a good question. Uh, we we've basically started as like a, a platform. First of we've really focused on these, uh, developers who don't wanna get deep into the DevOps. And so we've done all of the pieces of the stacks. We do C I C D management. Uh, we do container orchestration, we do monitoring. Um, and now we're, spliting those up into individual tools so they can be used. Awesome in conjunction more. >>All right. So what are some of the use cases that you see for your service? It's DevOps basically nano service DevOps. So people who want a DevOps team, do clients have a DevOps person and then one person, two people what's the requirements to run >>Z. Yeah. So we we've got teams, um, from no DevOps is kind of when they start and then we've had teams grow up to about, uh, five, 10 men DevOps teams. Um, so, you know, as is more infrastructure people come in because we're in your cloud, you're able to go in and configure it on top you're we can't block you. Uh, you wanna use some new AWS service. You're welcome to use that alongside the stack that we deploy >>For you. How many customers do you have now? >>So we've got about 40 companies that are using us for all of their infrastructure, um, kind of across the board, um, as well as >>What's the pricing model. >>Uh, so our pricing model is we, we charge basically similar to an engineering salary. So we charge a monthly rate. We have plans at 300 bucks a month, a thousand bucks a month, and then enterprise plan for >>The requirement scale. Yeah. So back into the people cost, you must have her discounts, not a fully loaded thing, is it? >>Yeah, there's a discounts kind of asking >>Then you pass the Amazon bill. >>Yeah. So our customers actually pay for the Amazon bill themselves. So >>Have their own >>Account. There's no margin on top. You're linking your, a analyst account in, um, got it. Which is huge because we can, we are now able to help our customers get better deals with Amazon. Um, got it. We're incentivized on their team to drive your costs down. >>And what's your unit main unit of economics software scale. >>Yeah. Um, yeah, so we, we think of things as projects. How many services do you have to deploy as that scales up? Um, awesome. >>All right. You're 20 years old now you not even can't even drink legally. <laugh> what are you gonna do when you're 30? We're gonna be there. >>Well, we're, uh, we're making it better, better, >>Better the old guy on the queue here. <laugh> >>I think, uh, I think we're seeing a big shift of, um, you know, we've got these major clouds. ALS is obviously the biggest cloud and it's constantly coming out with new services, but we're starting to see other clouds have built many of the common services. So Kubernetes is a great example. It exists across all the clouds and we're starting to see new platforms come up on top that allow you to leverage tools for multiple times. At the same time. Many of our customers actually have AWS as their primary cloud and they'll have secondary clouds or they'll pull features from other clouds into AWS, um, through our software. I think that's, I'm very excited by that. And I, uh, expect to be working on that when I'm 30. <laugh> awesome. >>Well, you gonna have a good future. I gotta ask you this question cuz uh, you know, I always, I was a computer science undergrad in the, in the, and um, computer science back then was hardcore, mostly systems OS stuff, uh, database compiler. Um, now there's so much compi, right? Mm-hmm <affirmative> how do you look at the high school college curriculum experience slash folks who are nerding out on computer science? It's not one or two things. You've got a lot of, lot of things. I mean, look at Python, data engineering and emerging as a huge skill. What's it, what's it like for college kids now and high school kids? What, what do you think they should be doing if you had to give advice to your 16 year old self back a few years ago now in college? Um, I mean Python's not a great language, but it's super effective for coding and the datas were really relevant, but it's, you've got other language opportunities you've got tools to build. So you got a whole culture of young builders out there. What should, what should people gravitate to in your opinion and stay away from or >>Stay away from? That's a good question. I, I think that first of all, you're very right of the, the amount of developers is increasing so quickly. Um, and so we see more specialization. That's why we also see, you know, these SREs that are different than typical application engineering. You know, you get more specialization in job roles. Um, I think if, what I'd say to my 16 year old self is do projects, um, the, I learned most of my, what I've learned just on the job or online trying things, playing with different technologies, actually getting stuff out into the world, um, way more useful than what you'll learn in kind of a college classroom. I think classroom's great to, uh, get a basis, but you need to go out and experiment actually try things. >>You know? I think that's great advice. In fact, I would just say from my experience of doing all the hard stuff and cloud is so great for just saying, okay, I'm done, I'm banning the project. Move on. Yeah. Cause you know, it's not gonna work in the old days. You have to build this data center. I bought all this, you know, people hang on to the old, you know, project and try to force it out there. Now you >>Can launch a project now, >>Instant gratification, it ain't working <laugh> or this is shut it down and then move on to something new. >>Yeah, exactly. Instantly you should be able to do that much more quickly. Right. So >>You're saying get those projects and don't be afraid to shut it down. Mm-hmm <affirmative> that? Do you agree with that? >>Yeah. I think it's ex experiment. Uh, you're probably not gonna hit it rich on the first one. It's probably not gonna be that idea is the genius idea. So don't be afraid to get rid of things and just try over and over again. It's it's number of reps >>That'll win. I was commenting online. Elon Musk was gonna buy Twitter, that whole Twitter thing. And someone said, Hey, you know, what's the, I go look at the product group at Twitter's been so messed up because they actually did get it right on the first time. And we can just a great product. They could never change it because people would freak out and the utility of Twitter. I mean, they gotta add some things, the added button and we all know what they need to add, but the product, it was just like this internal dysfunction, the product team, what are we gonna work on? Don't change the product so that you kind of have there's opportunities out there where you might get the lucky strike right outta the gate. Yeah. Right. You don't know. >>It's almost a curse too. It's you're not gonna hit curse Twitter. You're not gonna hit a rich the second time too. So yeah. >><laugh> Johnny Dallas. Thanks for coming on the cube. Really appreciate it. Give a plug for your company. Um, take a minute to explain what you're working on. What you're look looking for. You hiring funding. Customers. Just give a plug, uh, last minute and kind the last word. >>Yeah. So, um, John Dallas from Ze, if you, uh, need any help with your DevOps, if you're a early startup, you don't have DevOps team, um, or you're trying to deploy across clouds, check us out z.com. Um, we are actively hiring. So if you are a software engineer excited about tools and cloud, or you're interested in helping getting this message out there, hit me up. Um, find us on z.co. >>Yeah. LinkedIn Twitter handle GitHub handle. >>Yeah. I'm the only Johnny on a LinkedIn and GitHub and underscore Johnny Dallas underscore on Twitter. All right. Um, >>Johnny Dallas, the youngest engineer working at Amazon, um, now 20 we're on great new project here in the cube. Builders are all young. They're growing into the business. They got cloud at their, at their back it's tailwind. I wish I was 20. Again, this is a I'm John for your host. Thanks for watching. Thanks. >>Welcome >>Back to the cubes. Live coverage of a AWS summit in San Francisco, California events are back, uh, ADAS summit in New York cities. This summer, the cube will be there as well. Check us out there lot. I'm glad we have events back. It's great to have everyone here. I'm John furry host of the cube. Dr. Matt wood is with me cube alumni now VP of business analytics division of AWS. Matt. Great to see you. Thank >>You, John. Great to be here. >>Appreciate it. I always call you Dr. Matt wood, because Andy jazzy always says Dr. Matt, we >>Would introduce you on the he's the one and only the one and >>Only Dr. Matt wood >>In joke. I love it. >>Andy style. And I think you had walkup music too on, you know, >>Too. Yes. We all have our own personalized walk. >>So talk about your new role. I not new role, but you're running up, um, analytics, business or AWS. What does that consist of right now? >>Sure. So I work, I've got what I consider to be the one of the best jobs in the world. Uh, I get to work with our customers and, uh, the teams at AWS, uh, to build the analytics services that millions of our customers use to, um, uh, slice dice, pivot, uh, better understand their day data, um, look at how they can use that data for, um, reporting, looking backwards and also look at how they can use that data looking forward. So predictive analytics and machine learning. So whether it is, you know, slicing and dicing in the lower level of, uh Hado and the big data engines, or whether you're doing ETR with glue or whether you're visualizing the data in quick side or building models in SageMaker. I got my, uh, fingers in a lot of pies. >>You know, one of the benefits of, uh, having cube coverage with AWS since 2013 is watching the progression. You were on the cube that first year we were at reinvent 2013 and look at how machine learning just exploded onto the scene. You were involved in that from day one is still day one, as you guys say mm-hmm <affirmative>, what's the big thing now. I mean, look at, look at just what happened. Machine learning comes in and then a slew of services come in and got SageMaker became a hot seller, right outta the gate. Mm-hmm <affirmative> the database stuff was kicking butt. So all this is now booming. Mm-hmm <affirmative> that was the real generational changeover for <inaudible> what's the perspective. What's your perspective on, yeah, >>I think how that's evolved. No, I think it's a really good point. I, I totally agree. I think for machine machine learning, um, there was sort of a Renaissance in machine learning and the application of machine learning machine learning as a technology has been around for 50 years, let's say, but, uh, to do machine learning, right? You need like a lot of data, the data needs to be high quality. You need a lot of compute to be able to train those models and you have to be able to evaluate what those mean as you apply them to real world problems. And so the cloud really removed a lot of the constraints. Finally, customers had all of the data that they needed. We gave them services to be able to label that data in a high quality way. There's all the compute. You need to be able to train the models <laugh> and so where you go. >>And so the cloud really enabled this Renaissance with machine learning, and we're seeing honestly, a similar Renaissance with, uh, with data, uh, and analytics. You know, if you look back, you know, five, 10 years, um, analytics was something you did in batch, like your data warehouse ran a analysis to do, uh, reconciliation at the end of the month. And then was it? Yeah. And so that's when you needed it, but today, if your Redshift cluster isn't available, uh, Uber drivers don't turn up door dash deliveries, don't get made. It's analytics is now central to virtually every business and it is central to every virtually every business is digital transformation. Yeah. And be able to take that data from a variety of sources here, or to query it with high performance mm-hmm <affirmative> to be able to actually then start to augment that data with real information, which usually comes from technical experts and domain experts to form, you know, wisdom and information from raw data. That's kind of, uh, what most organizations are trying to do when they kind of go through this analytics journey. It's >>Interesting, you know, Dave LAN and I always talk on the cube, but out, you know, the future and, and you look back, the things we were talking about six years ago are actually happening now. Yeah. And it's not a, a, a, you know, hyped up statement to say digital transformation. It actually's happening now. And there's also times where we bang our fist on the table, say, I really think this is so important. And Dave says, John, you're gonna die on that hill <laugh>. >>And >>So I I'm excited that this year, for the first time I didn't die on that hill. I've been saying data you're right. Data as code is the next infrastructure as code mm-hmm <affirmative>. And Dave's like, what do you mean by that? We're talking about like how data gets and it's happening. So we just had an event on our 80 bus startups.com site mm-hmm <affirmative>, um, a showcase with startups and the theme was data as code and interesting new trends emerging really clearly the role of a data engineer, right? Like an SRE, what an SRE did for cloud. You have a new data engineering role because of the developer on, uh, onboarding is massively increasing exponentially, new developers, data science, scientists are growing mm-hmm <affirmative> and the, but the pipelining and managing and engineering as a system. Yeah. Almost like an operating system >>And as a discipline. >>So what's your reaction to that about this data engineer data as code, because if you have horizontally scalable data, you've gotta be open that's hard. <laugh> mm-hmm <affirmative> and you gotta silo the data that needs to be siloed for compliance and reasons. So that's got a very policy around that. So what's your reaction to data as code and data engineering and >>Phenomenon? Yeah, I think it's, it's a really good point. I think, you know, like with any, with any technology, uh, project inside an organization, you know, success with analytics or machine learning is it's kind of 50% technology and then 50% cultural. And, uh, you have often domain experts. Those are, could be physicians or drug experts, or they could be financial experts or whoever they might be got deep domain expertise. And then you've got technical implementation teams and it's kind of a natural often repulsive force. I don't mean that rudely, but they, they just, they don't talk the same language. And so the more complex the domain and the more complex the technology, the stronger that repulsive force, and it can become very difficult for, um, domain experts to work closely with the technical experts, to be able to actually get business decisions made. And so what data engineering does and data engineering is in some cases team, or it can be a role that you play. >>Uh, it's really allowing those two disciplines to speak the same language it provides. You can think of it as plumbing, but I think of it as like a bridge, it's a bridge between like the technical implementation and the domain experts. And that requires like a very disparate range of skills. You've gotta understand about statistics. You've gotta understand about the implementation. You've gotta understand about the, it, you've gotta understand and understand about the domain. And if you could pull all of that together, that data engineering discipline can be incredibly transformative for an organization, cuz it builds the bridge between those two >>Groups. You know, I was advising some, uh, young computer science students at the sophomore junior level, uh, just a couple weeks ago. And I told 'em, I would ask someone at Amazon, this questions I'll ask you since you're, you've been in the middle of of it for years, they were asking me and I was trying to mentor them on. What, how do you become a data engineer from a practical standpoint, uh, courseware projects to work on how to think, um, not just coding Python cause everyone's coding in Python mm-hmm <affirmative> but what else can they do? So I was trying to help them and I didn't really know the answer myself. I was just trying to like kind of help figure it out with them. So what is the answer in your opinion or the thoughts around advice to young students who want to be data engineers? Cuz data scientists is pretty clear in what that is. Yeah. You use tools, you make visualizations, you manage data, you get answers and insights and apply that to the business. That's an application mm-hmm <affirmative>, that's not the, you know, sta standing up a stack or managing the infrastructure. What, so what does that coding look like? What would your advice be to >>Yeah, I think >>Folks getting into a data engineering role. >>Yeah. I think if you, if you believe this, what I said earlier about like 50% technology, 50% culture, like the, the number one technology to learn as a data engineer is the tools in the cloud, which allow you to aggregate data from virtually any source into something which is incrementally more valuable for the organization. That's really what data engineering is all about. It's about taking from multiple sources. Some people call them silos, but silos indicates that the, the storage is kind of fungible or UND differentiated. That that's really not the case. Success requires you to really purpose built well crafted high performance, low cost engines for all of your data. So understanding those tools and understanding how to use 'em, that's probably the most important technical piece. Um, and yeah, Python and programming and statistics goes along with that, I think. And then the most important cultural part, I think is it's just curiosity. >>Like you want to be able to, as a data engineer, you want to have a natural curiosity that drives you to seek the truth inside an organization, seek the truth of a particular problem and to be able to engage, cuz you're probably, you're gonna have some choice as you go through your career about which domain you end up in, like maybe you're really passionate about healthcare. Maybe you're really just passionate about your transportation or media, whatever it might be. And you can allow that to drive a certain amount of curiosity, but within those roles, like the domains are so broad, you kind of gotta allow your curiosity to develop and lead, to ask the right questions and engage in the right way with your teams. So because you can have all the technical skills in the world, but if you're not able to help the team's truths seek through that curiosity, you simply won't be successful. >>We just had a guest on 20 year old, um, engineer, founder, Johnny Dallas, who was 16 when he worked at Amazon youngest engineer at >>Johnny Dallas is a great name by the that's fantastic. It's his real name? >>It sounds like a football player. Rockstar. I should call Johnny. I have Johnny Johnny cube. Uh it's me. Um, so, but he's young and, and he, he was saying, you know, his advice was just do projects. >>Yeah. That's get hands on. >>Yeah. And I was saying, Hey, I came from the old days though, you get to stand stuff up and you hugged onto the assets. Cause you didn't wanna kill the cause you spent all this money and, and he's like, yeah, with cloud, you can shut it down. If you do a project that's not working and you get bad data, no one's adopting it or you don't want like it anymore. You shut it down. Just something >>Else. Totally >>Instantly abandoned it. Move onto something new. >>Yeah. With progression. Totally. And it, the, the blast radius of, um, decisions is just way reduced, gone. Like we talk a lot about like trying to, you know, in the old world trying to find the resources and get the funding. And it's like, right. I wanna try out this kind of random idea that could be a big deal for the organization. I need 50 million in a new data center. Like you're not gonna get anywhere. You, >>You do a proposal working backwards, document >>Kinds, all that, that sort of stuff got hoops. So, so all of that is gone, but we sometimes forget that a big part of that is just the, the prototyping and the experimentation and the limited blast radius in terms of cost. And honestly, the most important thing is time just being able to jump in there, get fingers on keyboards, just try this stuff out. And that's why at AWS, we have part of the reason we have so many services because we want, when you get into AWS, we want the whole toolbox to be available to every developer. And so, as your ideas developed, you may want to jump from, you know, data that you have, that's already in a database to doing realtime data. Yeah. And then you can just, you have the tools there. And when you want to get into real time data, you don't just have kineses, but you have real time analytics and you can run SQL again, that data is like the, the capabilities and the breadth, like really matter when it comes to prototyping and, and >>That's culture too. That's the culture piece, because what was once a dysfunctional behavior, I'm gonna go off the reservation and try something behind my boss's back or cause now as a side hustle or fun project. Yeah. So for fun, you can just code something. Yeah, >>Totally. I remember my first Haddo project, I found almost literally a decommissioned set of servers in the data center that no one was using. They were super old. They're about to be literally turned off. And I managed to convince the team to leave them on for me for like another month. And I installed her DUP on them and like, got them going. It's like, that just seems crazy to me now that I, I had to go and convince anybody not to turn these service off, but what >>It was like for that, when you came up with elastic map produce, because you said this is too hard, we gotta make it >>Easier. Basically. Yes. <laugh> I was installing Haddo version, you know, beta nor 0.9 or whatever it was. It's like, this is really hard. This is really hard. >>We simpler. All right. Good stuff. I love the, the walk down memory lane and also your advice. Great stuff. I think culture's huge. I think. And that's why I like Adam's keynote to reinvent Adam. Lesky talk about path minds and trail blazers because that's a blast radius impact. Mm-hmm <affirmative> when you can actually have innovation organically just come from anywhere. Yeah, that's totally cool. Totally. Let's get into the products. Serverless has been hot mm-hmm <affirmative> uh, we hear a lot about EKS is hot. Uh, containers are booming. Kubernetes is getting adopted. There's still a lot of work to do there. Lambda cloud native developers are booming, serverless Lambda. How does that impact the analytics piece? Can you share the hot, um, products around how that translates? Sure, absolutely. Yeah, the SageMaker >>Yeah, I think it's a, if you look at kind of the evolution and what customers are asking for, they're not, you know, they don't just want low cost. They don't just want this broad set of services. They don't just want, you know, those services to have deep capabilities. They want those services to have as lower operating cost over time as possible. So we kind of really got it down. We got built a lot of muscle, lot of services about getting up and running and experimenting and prototyping and turning things off and turn turning them on and turning them off. And like, that's all great. But actually the, you really only most projects start something once and then stop something once. And maybe there's an hour in between, or maybe there's a year, but the real expense in terms of time and, and complexity is sometimes in that running cost. Yeah. And so, um, we've heard very loudly and clearly from customers that they want, that, that running cost is just undifferentiated to them and they wanna spend more time on their work and in analytics that is, you know, slicing the data, pivoting the data, combining the data, labeling the data, training their models, uh, you know, running inference against their models, uh, and less time doing the operational pieces. >>So is that why the servers focus is there? >>Yeah, absolutely. It, it dramatically reduces the skill required to run these, uh, workloads of any scale. And it dramatically reduces the UND differentiated, heavy lifting, cuz you get to focus more of the time that you would've spent on the operation on the actual work that you wanna get done. And so if you look at something just like Redshift serverless that we launched a reinvent, you know, there's a kind of a, we have a lot of customers that want to run like a, uh, the cluster and they want to get into the, the weeds where there is benefit. We have a lot of customers that say, you know, I there's no benefit for me though. I just wanna do the analytics. So you run the operational piece, you're the experts we've run. You know, we run 60 million instant startups every single day. Like we do this a lot. Exactly. We understand the operation. I >>Want the answers come on. So >>Just give the answers or just let, give me the notebook or just give the inference prediction. So today for example, we announced, um, you know, serverless inference. So now once you've trained your machine learning model, just, uh, run a few, uh, lines of code or you just click a few buttons and then yeah, you got an inference endpoint that you do not have to manage. And whether you're doing one query against that endpoint, you know, per hour or you're doing, you know, 10 million, but we'll just scale it on the back end. You >>Know, I know we got not a lot of time left, but I want, wanna get your reaction to this. One of the things about the data lakes, not being data swamps has been from what I've been reporting and hearing from customers is that they want to retrain their machine learning algorithm. They want, they need that data. They need the, the, the realtime data and they need the time series data, even though the time has passed, they gotta store in the data lake mm-hmm <affirmative>. So now the data lakes main function is being reusing the data to actually retrain. Yeah, >>That's >>Right. It worked properly. So a lot of, lot of postmortems turn into actually business improvements to make the machine learning smarter, faster. You see that same way. Do you see it the same way? Yeah, >>I think it's, I think it's really interesting. No, I think it's really interesting because you know, we talk it's, it's convenient to kind of think of analytics as a very clear progression from like point a point B, but really it's, you are navigating terrain for which you do not have a map and you need a lot of help to navigate that terrain. Yeah. And so, you know, being, having these services in place, not having to run the operations of those services, being able to have those services be secure and well governed, and we added PII detection today, you know, something you can do automatically, uh, to be able to use their, uh, any unstructured data run queries against that unstructured data. So today we added, you know, um, text extract queries. So you can just say, well, uh, you can scan a badge for example, and say, well, what's the name on this badge? And you don't have to identify where it is. We'll do all of that work for you. So there's a often a, it's more like a branch than it is just a, a normal, uh, a to B path, a linear path. Uh, and that includes loops backwards. And sometimes you gotta get the results and use those to make improvements further upstream. And sometimes you've gotta use those. And when you're downstream, you'll be like, ah, I remember that. And you come back and bring it all together. So awesome. It's um, it's, uh, uh, it's a wonderful >>Work for sure. Dr. Matt wood here in the queue. Got just take the last word and give the update. Why you're here. What's the big news happening that you're announcing here at summit in San Francisco, California, and update on the, the business analytics >>Group? Yeah, I think, you know, one of the, we did a lot of announcements in the keynote, uh, encouraged everyone to take a look at that. Uh, this morning was Swami. Uh, one of the ones I'm most excited about, uh, is the opportunity to be able to take, uh, dashboards, visualizations. We're all used to using these things. We see them in our business intelligence tools, uh, all over the place. However, what we've heard from customers is like, yes, I want those analytics. I want their visualization. I want it to be up to date, but you know, I don't actually want to have to go my tools where I'm actually doing my work to another separate tool to be able to look at that information. And so today we announced, uh, one click public embedding for quick side dashboards. So today you can literally, as easily as embedding a YouTube video, you can take a dashboard that you've built inside, quick site cut and paste the HTML, paste it into your application and that's it. That's all you have to do. It takes seconds and >>It gets updated in real time. >>Updated in real time, it's interactive. You can do everything that you would normally do. You can brand it like this is there's no power by quick site button or anything like that. You can change the colors, make it fit in perfectly with your, with your applications. So that's sitting incredibly powerful way of being able to take a, uh, an analytics capability that today sits inside its own little fiefdom and put it just everywhere. It's, uh, very transformative. >>Awesome. And the, the business is going well. You got the serverless and your tailwind for you there. Good stuff, Dr. Matt with thank you. Coming on the cube >>Anytime. Thank >>You. Okay. This is the cubes cover of eight summit, 2022 in San Francisco, California. I'm John host cube. Stay with us with more coverage of day two after this short break.
SUMMARY :
And I think there's no better place to, uh, service those people than in the cloud and uh, Well, first of all, congratulations, and by the way, you got a great pedigree and great background, super smart, You know, it's so funny that you say that enterprise is hot because you, and I feel that way now. Ts is one big enterprise, cuz you gotta have imutability you got performance issues. of history and have been involved in open source in the cloud would say that we're, you know, much of what we're doing is, Yeah. the more time you spend in this world is this is the fastest growing part I get it and more relevant <laugh> but there's also the hype of like the web three, for instance, but you know, I call it the user driven revolution. And so that's that I, that I think is really this revolution that you see, the sixties was rebellion against the fifties and the man and, you know, summer of love. like, you know, you would never get fired for buying IBM, but now it's like, you obviously probably would So what I'm trying to get at is that, do you see the young cultural revolution look, you know, you were not designed in the cloud era. You gotta convince someone to part with their ch their money and the first money in which you do a lot of it's And the persona of the entrepreneur would be, you know, so somebody who was a great salesperson or somebody who tell a great story, software, like the user is only gonna give you 90 seconds to figure out whether or not you're storytelling's fine with you an extrovert or introvert, have your style, sell the story in a way that's So I think the more that you can show in the road, you can get through short term spills. I think many people that, that do what we do for a living, we'll say, you know, What's the hottest thing in enterprise that you see the biggest wave that people should pay attention to that you're looking at And the they're the only things we do day in, Uh, and finally, it's the gift that keeps on giving. But if you think about it, the whole economy is moving online. So you get the convergence of national security, I mean, arguably again, it's the area of the world that people should be I gotta, I gotta say, you gotta love your firm. Huge fan of what you guys are doing here. Again, John host of the cube. Thank you for having me. What do you guys do? and obviously in New York, uh, you know, the business was never like this, How is this factoring into what you guys do and your growth cuz you moving the stuff that you maybe currently have OnPrem and a data center to the cloud first is a first step. manufacturing, it's the physical plant or location And you guys solve And the reality is not everything that's And the reality is the faster you move with anything cloud based, Well actually shutting down the abandoning, the projects that early, not worrying about it, And they get, they get used to it. I can get that like values as companies, cuz they're betting on you and your people. that a customer can buy in the cloud, how are you gonna ask a team of one or two people in If you have a partner that's offering you some managed services. I mean the cost. sure everybody in the company has the opportunity to become certified. Desk and she could be running the Kubernetes clusters. It's And that's a cultural factor that you guys have. There's no modernization on the app side. And the other thing is, is there's not a lot of partners, In the it department. I like it, And so how you build your culture around that is, is very important. You said you bought the company and We didn't call it at that time innovative solutions to come in and, And they were like, listen, you got long ways before you're gonna be an owner. Um, the other had a real big problem with having to write a check. So in 2016 I bought the business, um, became the sole owner. The capital ones of the world. The, the Microsoft suite to the cloud. Uh, tell me the hottest product that you have. funding solutions to help customers with the cash flow, uh, constraints that come along with those migrations. on the cash exposure. We are known for that and we're known for being creative with those customers and being empathetic And that's the cloud upside is all about doubling down on the variable win that's right. I'm John for your host. I'm John for host of the cube here for the next Thank you very much. We were chatting before you came on camera. This is the first, uh, summit I've been to, to in what two, three is running everything devs sec ops, everyone kind of sees that you got containers, you got Benet, Tell us about what you guys doing at innovative and, uh, what you do. Uh, so I'm the director of solutions architecture. We have a customer there that, uh, needs to deploy but the real issue was they were they're bread and butters EC two and S three. the data at the edge, you got five GM having. Data in is the driver for the edge. side, obviously, uh, you got SW who's giving the keynote tomorrow. And it's increasing the speed of adoption So you guys are making a lot of good business decisions around managed cloud service. You take the infrastructure, you got certain products, whether it's, you know, low latency type requirements, So innovative is filling that gap across the Because a lot of people are looking at the web three in these areas like Panama, you mentioned FinTech. I keep bringing the Caribbean up, but it's, it's top of my mind right now we have customers We have our own little, um, you know, I think we'll start talking about how does that really live on, So I'm a customer, pretend I'm a customer, Hey, you know, I'm, we're in an underserved area. That's, that's one of the best use cases, And that's, that's one of the best use cases that we're move the data unless you have to. Uh, so not only are you changing your architecture, you're actually changing your organization because you're But you gotta change the database architecture on the back. Uh, you know, for the past maybe decade. We don't have time to drill into, maybe we do another session this, but the one pattern we're seeing come of the past of data to AWS cloud, or we can run, uh, computational workloads So I gotta end the segment on a, on a, kind of a, um, fun, I was told to ask you You got a customer to jump I started in the first day there, we had a, and, uh, my career into the cloud, and now it feels like, uh, almost, almost looking back and saying, And so, you know, you, you jump on a plane, you gotta make sure that parachute is gonna open. the same feeling we have when we It's much now with you guys, it's more like a tandem jump. Matthew, thanks for coming on the cube. I'm John furry host of the cube. What's the status of the company product what's going on? We're back to be business with you never while after. It operations, it help desk the same place I used to work at ServiceNow. I love having you on the cube, Dave and I, and Dave Valenti as well loves having you on too, because you not only bring the entrepreneurial So the cloud scale has hit. So the things that room system of record that you and me talked about, the next layer is called system of intelligence. I mean, I mean, RPA is almost, should be embedded in everything. And that's your thinking. So as you break that down, is this So it's like how you have a database and compute and sales and networking. uh, behind us, you got the expo hall. So you don't build it just on Amazon. kind of shitting on us saying, Hey, you guys terrible, they didn't get it. Remember the middle layer pass will be snowflake so I Basically the, if you're an entrepreneur, the, the north star in terms of the, the outcome is be And that reduce your product development, your go to market and you get use the snowflake marketplace to I mean, I know they got a great relationship, uh, but snowflake now has to run a company they're public. So I think depending on the application use case, you have to use each of the above. I have is that I, I think it's okay to have a super cloud like that because the rising tide is still happening I see people lift and shifting from the it operations. the big enterprises now and you know, small, medium, large and large enterprise are all buying new companies If I growing by or 2007 or eight, when I used to talk to you back then and Amazon started So you know, a lot of good resources there. Yourself a lot of first is I see the AIOP solutions in the future should be not looking back. I think the whole, that area is very important. Yeah. They doubled the What are you working on right now? I'm the CEO there. Some of the areas where you want to scale your company, grow your company, eliminate the cost customer service. I mentioned that it's decipher all the hot startups and of course the cube.net and Silicon angle.com. We're getting back in the groove psych to be back. Sure is a lot of words to describe is shit posting, which is how I describe what I tend to do. And if you look at mark, Andrew's been doing a lot of shit posting lately. It's honestly the most terrifying scenario for anyone is if I have that kind of budget to throw at my endeavors, So for the audience that doesn't know what shit posting is, what is shit posting? A lot of the audience is thinking, in the industry right now, obviously, uh, coupons coming up in Spain, which they're having a physical event, And you can't win once you're there. of us is trying to portray themselves as you know, the Pathfinder, you know, you're the pioneer, Since the last time we've spoken, uh, Steve Schmidt is now the CISO for all of Amazon I gotta say one of the things I do like in the recent trend is that the tech companies are getting into the formula one, And I can see the appeal of these tech companies getting into it because these things are basically So I gotta ask you about, uh, what's going on in your world. People just generally don't respond to email because who responds I think you're people would call in, oh, People would call in and say, Corey, what do you think about X? Honestly, I am surprised about anything by how little I have gotten over the last five years of doing this, Um, one of the rituals I like about your, um, And then there you go. And so the joke was cold. I love the service ridiculous name. You got EMR, you got EC two, They're like the anti Google, Google turns things off while they're still building it. So let me talk about, uh, the other things I want to ask you, is that like, okay. Depends on who you ask. Um, a lot of people though saying, you know, it's not a real good marketing Yeah. I believe not doing it is probably the right answer. What's the big aha moment that you saw with the pandemic. When in the before times it's open to anyone I look forward to it. What else have you seen? But they will change a browser tab and you won't get them back. It's always fun in the, in the meetings when you're ho to someone and their colleague is messaging them about, This guy is really weird. Yes I am and I bring it into the conversation and then everyone's uncomfortable. do you wanna take that about no, I'm good. I don't the only entire sure. You're starting to see much more of like yeah. Tell me about the painful spot that you More, more, I think you nailed it. And that is the next big revelation of this industry is going to realize you have different companies. Corey, final question for, uh, what are you here doing? We fixed the horrifying AWS bill, both from engineering and architecture, So thanks for coming to the cube and And of course reinvent the end of the year for all the cube Yeah. We'll start That's the official name. Yeah, What's the, how was you guys organized? And the intention there is to So partnerships are key. Um, so I've got a team of partner managers that are located throughout the us, I love the white glove service, but translate that what's in it for what um, sort of laser focus on what are you really good at and how can we bring that to the customer as And there's a lot that you can do with AWS, but focus is truly the key word there because What are some of the cool things you guys have seen in the APN that you can point to? I mean, I can point to few, you can take them. Um, and through that we provide You gotta, I mean, when you get funding, it's still day one. And our job is to try to make I mean, you guys are the number one cloud in the business, the growth in every sector is booming. competency programs, the DevOps competencies, the security competency, which continues to help, I mean, you got a good question, you know, thousand flowers blooming all the time. lot of the ISVs that we look after are infrastructure ISVs. So what infrastructure, Exactly. So infrastructure as well, like storage back up ransomware Right. spread, and then someone to actually do the co-sell, uh, day to day activities to help them get in I mean, you know, ask the res are evolving, that role of DevOps is taking on dev SecOps. So the partner development manager can be an escalation for absolutely. And you guys, how is that partner managers, uh, measure And then co-sell not only are we helping these partners win their current opportunities but that's a huge goal of ours to help them grow their top line. I have one partner here that you guys work And so that's, our job is how do you get that great tech in lot of holes and gaps in the opportunities with a AWS. Uh, and making a lot of noise here in the United States, which is great. Let's see if they crash, you know, Um, and so I've actually seen many of our startups grow So you get your economics, that's the playbook of the ventures and the models. How I'm on the cloud. And, or not provide, or, you know, bring any fruit to the table, for startups, what you guys bring to the table and we'll close it out. And that's what we're here for. It's a good way to, it's a good way to put it. Great to see you love working with you guys. I'm John for host of the cube. Always great to come and talk to you on the queue, man. And it's here, you predicted it 11 years ago. do claim credit for, for sort of catching that bus early, um, you know, at the board level, the other found, you know, the people there, uh, cloud, you know, Amazon, And the, you know, there's sort of the transactions, you know, what you bought today are something like that. So now you have another, the sort of MIT research be mainstream, you know, observe for the folks who don't know what you guys do. So, um, we realized, you know, a handful of years ago, let's say five years ago that, And, um, you know, part of the observed story is we think that to go big in the cloud, you can have a cloud on a cloud, And, and then that was the, you know, Yeah. say the, the big data world, what Oracle did for the relational data world, you know, way back 25 years ago. So you're building on top of snowflake, And, um, you know, I've had folks say to me, I am more on snowing. Stay on the board, then you'll know what's going on. And so I've believe the opportunity for folks like snowflake and, and folks like observe it. the go big scenario is you gotta be on a platform. Or be the platform, but it's hard. to like extract, uh, a real business, you gotta move up, you gotta add value, Moving from the data center of the cloud was a dream for starters within if the provision, It's almost free, but you can, you know, as an application vendor, you think, growing company, the Amazon bill should be a small factor. Snowflake are doing a great job of innovating on the database and, and the same is true of something I mean, the shows are selling out the floor. Well, and for snowflake and, and any platform from VI, it's a beautiful thing because, you know, institutional knowledge of snowflake integrations, right. And so been able to rely on a platform that can manage that is inve I don't know if you can talk about your, Around the corner. I think, as a startup, you always strive for market fit, you know, which is at which point can you just I think capital one's a big snowflake customer as well. And, and they put snowflake in a position in the bank where they thought that snowflake So you're, Prescale meaning you're about to So you got POCs, what's that trajectory look like? So people will be able to the kind of things that by in the day you could do with the new relics and AppDynamics, What if you had the, put it into a, a, a sentence what's the I mean, at the end of the day, you have to build an amazing product and you have to solve a problem in a different way. What's the appetite at the buyer side for startups and what So the nice thing from a startup standpoint is they know at times What's the state of AWS. I mean, you know, we're, we're on AWS as well. Thanks for coming on the cube. host of the cubes cube coverage of AWS summit 2022 here in San Francisco. I feel like it's been forever since we've been able to do something in person. I'm glad you're here because we run into each other all the time. And we don't wanna actually go back as bring back the old school web It's all the same. No, you're never recovering. the next generation of software companies, uh, early investor in open source companies and cloud that have agendas and strategies, which, you know, purchase software that is traditionally bought and sold tops Well, first of all, congratulations, and by the way, you got a great pedigree and great background. You know, it's so funny that you say that enterprise is hot because you, and I feel that way now. MFTs is one big enterprise, cuz you gotta have imutability you got performance issues. you know, much of what we're doing is, uh, the predecessors of the web web three movement. The hype is definitely web the more time you spend in this world is this is the fastest growing part I get it and more relevant <laugh> but there's also the hype of like the web three, for instance, but you know, I call it the user driven revolution. the offic and the most, you know, kind of valued people in in the sixties was rebellion against the fifties and the man and, you know, summer of love. like, you know, you would never get fired for buying IBM, but now it's like, you obviously probably would So what I'm trying to get at is that, do you see the young cultural revolution look, you know, you were not designed in the cloud era. You gotta convince someone to part with their ch their money and the first money in which you do a lot of is about And the persona of the entrepreneur would be, you know, somebody who was a great salesperson or somebody who tell a great story. software, like the user is only gonna give you 90 seconds to figure out whether or not you're But let me ask a question now that for the people watching, who are maybe entrepreneurial entre entrepreneurs, So I think the more that you can show I think many people that, that do what we do for a living will say, you know, What's the hottest thing in enterprise that you see the biggest wave that people should pay attention to that you're looking at itself as big of a market as any of the other markets that we invest in. But if you think about it, the whole like economy is moving online. So you get the convergence of national security, Arguably again, it's the area of the world that I gotta, I gotta say you gotta love your firm. Huge fan of what you guys are doing here. Again, John host of the cube. Thank you for having me. What do you guys do? made the decision in 2018 to pivot and go all in on the cloud. How is this factoring into what you guys do and your growth cuz you guys are the number one partner on moving the stuff that you maybe currently have OnPrem and a data center to the cloud first is a first step. it's manufacturing, it's the physical plant or location What's the core problem you guys solve And the reality is not everything that's And the reality is the faster you move with anything cloud based, Well actually shutting down the abandoning, the projects that early and not worrying about it, And they get, they get used to it. Yeah. So this is where you guys come in. that a customer can buy in the cloud, how are you gonna ask a team of one or two people in of our managed services that give the customer the tooling, that for them to go out and buy on their own for a customer to go A risk factor not mean the cost. sure everybody in the company has the opportunity to become certified. And she could be running the Kubernetes clusters. So I'll tell you what, when that customer calls and they have a real Kubernetes issue, And that's a cultural factor that you guys have. This There's no modernization on the app side now. And the other thing is, is there's not a lot of partners, so the partner, In the it department. I like And so how you build your culture around that is, is very important. You said you bought the company and We didn't call it at that time innovative solutions to come in and, on the value of this business and who knows where you guys are gonna be another five years, what do you think about making me an Um, the other had a real big problem with having to write a check. going all in on the cloud was important for us and we haven't looked back. The capital ones of the world. And so, uh, we only had two customers on AWS at the time. Uh, tell me the hottest product that you have. So any SMB that's thinking about migrating to the cloud, they should be talking innovative solutions. So like insurance, basically for them not insurance class in the classic sense, but you help them out on the, We are known for that and we're known for being creative with those customers and being empathetic to And that's the cloud upside is all about doubling down on the variable wind. I'm John for your host. I'm John ferry, host of the cube here for the Thank you very much. We were chatting before you came on camera. This is the first, uh, summit I've been to and what two, three years. So the game is pretty much laid out mm-hmm <affirmative> and the edge is with the Uh, so I'm the director of solutions architecture. but the real issue was they were they're bread and butters EC two and S three. It does computing. the data at the edge, you got 5g having. in the field like with media companies. uh, you got SW, he was giving the keynote tomorrow. And it's increasing the speed of adoption So you guys are making a lot of good business decisions around managed cloud service. So they look towards AWS cloud and say, AWS, you take the infrastructure. Mainly because the, the needs are there, you got data, you got certain products, And, and our customers, even the ones in the edge, they also want us to build out the AWS Because a lot of people are looking at the web three in these areas like Panama, you mentioned FinTech. I keep bringing the Caribbean up, but it's, it's top of my mind right now we have customers We have our own little, um, you know, projects going on. I think we'll start talking about how does that really live on, So I'm a customer, pretend I'm a customer, Hey, you know, I'm, we're in an underserved area. That's, that's one of the best use cases, And that's, that's one of the best use cases that we're for the folks watching don't move the data, unless you have to, um, those new things are developing. Uh, so not only are you changing your architecture, you're actually changing your organization because But you gotta change the database architecture on the back. away data, uh, you know, for the past maybe decade. actually, it's not the case. of data to the AWS cloud, or we can run, uh, computational workloads So I gotta end the segment on a, on a kind of a, um, fun note. You, you got a customer to jump out um, you know, storing data and, and how his cus customers are working. my career into the cloud, and now it feels like, uh, almost, almost looking back and saying, And so, you know, you, you jump on a plane, you gotta make sure that parachute is gonna open. the same feeling we have when we It's pretty much now with you guys, it's more like a tandem jump. I'm John Forry host of the cube. Thanks for coming on the cube. What's the status of the company product what's going on? Of all, thank you for having me back to be business with you. Salesforce, and ServiceNow to take it to the next stage? Well, I love having you on the cube, Dave and I, Dave Valenti as well loves having you on too, because you not only bring Get to call this fun to talk. So the cloud scale has hit. So the things that remember system of recorded you and me talked about the next layer is called system of intelligence. I mean, I mean, RPA is almost, should be embedded in everything. And that's your thinking. So as you break that down, is this So it's like how you have a database and compute and sales and networking. innovative, all the companies out here that we know, we interview them all. So you don't build it just on Amazon. is, what you do in the cloud. Remember the middle layer pass will be snowflake. Basically if you're an entrepreneur, the north star in terms of the outcome is be And that reduce your product development, your go to market and you get use the snowflake marketplace to of the world? So I think depending on the application use case, you have to use each of the above. I think the general question that I have is that I think it's okay to have a super cloud like that because the rising I see people lift and shifting from the it operations. Cause you know, the big enterprises now and, If I remember going back to our 2007 or eight, it, when I used to talk to you back then when Amazon started very small, So you know, a lot of good resources there, um, and gives back now to the data question. service that customers are give the data, share the data because we thought the data algorithms are Yeah. What are you working on right now? I'm the CEO there. Some of the areas where you want to scale your company, grow your company, eliminate the cost customer service, I mentioned that it's a site for all the hot startups and of course the cube.net and Silicon angle.com. We're getting back in the groove, psyched to be back. Sure is a lot of words to describe as shit posting, which is how I describe what I tend to do. And if you look at Mark's been doing a lot of shit posting lately, all a billionaires It's honestly the most terrifying scenario for anyone is if I have that kind of budget to throw at my endeavors, So for the audience that doesn't know what shit posting is, what is shit posting? A lot of the audience is thinking, in the industry right now, obviously, uh, coupons coming up in Spain, which they're having a physical event, you can see the growth And you can't win once you're there. to portray themselves as you know, the Pathfinder, you know, you're the pioneer, Since the last time we've spoken, uh, Steve Schmidt is now the CISO for all of Amazon I, the track highly card, but it's basically a tricked out PC with amazing monitors and you have all the equipment of F1 and you're And I can see the appeal of these tech companies getting into it because these things are basically So I gotta ask you about, uh, what's going in your world. People just generally don't respond to email because who responds I think sure would call in. People would call in and say, Corey, what do you think about X? Honestly, I am surprised anything by how little I have gotten over the last five years of doing this, reinvent getting the interview with jazzy now, Andy we're there, you're there. And there you go. And so the joke was cold. I love the service, ridiculous name. Well, Redshift the on an acronym, you the context of the conversation. Or is that still around? They're like the anti Google, Google turns things off while they're still building it. So let me talk about, uh, the other things I want to ask you is that like, okay. Depends on who you ask. So I gotta ask about multi-cloud cause obviously the other cloud shows are coming up. Yeah. I believe not doing it is probably the right answer. What's the big aha moment that you saw with When in the before times it's open to anyone I look forward to it. What else have you seen? But they will change a browser tab and you won't get them back. It's always fun in the, in the meetings when you're talking to someone and their co is messaging them about, This guy is really weird. Yes I am and I bring it into the conversation and then everyone's uncomfortable. do you wanna take that about no, I'm good. No, the only encourager it's fine. You're starting to see much more of like yeah. Tell me about the painful spot that you Makes more, more, I think you nailed it. And that is the next big revelation of this industry is going to realize you have different companies. Uh, what do you hear doing what's on your agenda this We fixed the horrifying AWS bill, both from engineering and architecture, And of course reinvent the end of the year for all the cube coverage Yeah. What's the, how was you guys organized? And the intention there is to So partnerships are key. Um, so I've got a team of partner managers that are located throughout the us, We've got a lot. I love the white glove service, but translate that what's in it. um, sort of laser focus on what are you really good at and how can we bring that to the customer as And there's a lot that you can do with AWS, but focus is truly the key word there What are some of the cool things you guys have seen in the APN that you can point to? I mean, I can point to few, you can take them. Um, and through that we provide You gotta, I mean, when you get funding, it's still day one. And our job is to try to You guys are the number one cloud in the business, the growth in every sector is booming. competency programs, the DevOps compet, the, the security competency, which continues to help, I mean, you got a good question, you know, a thousand flowers blooming all the time. lot of the fees that we look after our infrastructure ISVs, that's what we do. So you guys have a deliberate, uh, focus on these pillars. Business, this owner type thing. So infrastructure as well, like storage, Right. and spread, and then someone to actually do the co-sell, uh, day to day activities to help them get I mean, you know, SREs are evolving, that role of DevOps is taking on dev SecOps. So the partner development manager can be an escalation point. And you guys how's that partner managers, uh, measure And then co-sell not only are we helping these partners win their current opportunities I mean, top asked from the partners is get me in front of customers. I have one partner here that you guys And so that it's our job is how do you get that great tech in of holes and gaps in the opportunities with AWS. Uh, and making a lot of noise here in the United States, which is great. We'll see if they crash, you know, Um, and so I've actually seen many of our startups grow So with that, you guys are there to How I am on the cloud. And, or not provide, or, you know, bring any fruit to the table, what you guys bring to the table and we'll close it out. And that's what we're here for. Great to see you love working with you guys. I'm John for host of the cube. Always great to come and talk to you on the queue, man. You're in the trenches with great startup, uh, do claim credit for, for, for sort of catching that bus out, um, you know, the board level, you know, the founders, you know, the people there cloud, you know, Amazon, And so you you've One of the insights that we got out of that I wanna get your the sort of MIT research be mainstream, you know, what you guys do. So, um, we realized, you know, a handful of years ago, let's say five years ago that, And, um, you know, part of the observed story yeah. that to go big in the cloud, you can have a cloud on a cloud, I mean, having enough gray hair now, um, you know, again, CapX built out the big data world, what Oracle did for the relational data world, you know, way back 25 years ago. And, um, you know, I've had folks say to me, That that's a risk I'm prepared to take <laugh> I am long on snowflake you, Stay on the board, then you'll know what's going on. And so I believe the opportunity for folks like snowflake and folks like observe it's the go big scenario is you gotta be on a platform. Easy or be the platform, but it's hard. And then to, to like extract, uh, a real business, you gotta move up, Moving from the data center of the cloud was a dream for starters. I know it's not quite free. and storage is free, that's the mindset you've gotta get into. And I think the platform enablement to value. Snowflake are doing a great job of innovating on the database and, and the same is true of something I mean, the shows are selling out the floor. And we do a lot of the support. You're scaling that function with the, And so been able to rely on a platform that can manage that is invaluable, I don't know if you can talk about your, Scales around the corner. I think, as a startup, you always strive for market fit, you know, which is at which point can you just I think capital one's a big snowflake customer as well. They were early in one of the things that attracted me to capital one was they were very, very good with snowflake early So you got POCs, what's that trick GE look like, So right now all the attention is on the What if you had the, put it into a, a sentence what's the I mean, at the end of the day, you have to build an amazing product and you have to solve a problem in a different way. What's the appetite at the buyer side for startups and what So the nice thing from a startup standpoint is they know at times they need to risk or, What's the state of AWS. I mean, you know, we we're, we're on AWS as They got the silicone and they got the staff act, developing Jeremy Burton inside the cube, great resource for California after the short break. host of the cubes cube coverage of AWS summit 2022 here in San Francisco. I feel like it's been forever since we've been able to do something in person. I'm glad you're here because we run into each other all the time. the old school web 1.0 days. We, we are, it's a little bit of a throwback to the path though, in my opinion, <laugh>, it's all the same. I mean, you remember I'm a recovering entrepreneur, right? No, you're never recovering. in the next generation of our companies, uh, early investor in open source companies that have agendas and strategies, which, you know, purchased software that has traditionally bought and sold tops Well, first of all, congratulations, and by the way, you got a great pedigree and great background, super smart admire of your work You know, it's so funny that you say that enterprise is hot because you, and I feel that way now. Ts is one big enterprise, cuz you gotta have imutability you got performance issues. history and have been involved in, open in the cloud would say that we're, you know, much of what we're doing is, the more time you spend in this world is this is the fastest growing part I get it and more relevant, but it's also the hype of like the web three, for instance. I call it the user driven revolution. the beneficiaries and the most, you know, kind of valued people in the sixties was rebellion against the fifties and the man and, you know, summer of love. like, you know, you would never get fired for buying IBM, but now it's like, you obviously probably would So what I'm trying to get at is that, do you see the young cultural revolution look, you know, you were not designed in the cloud era. You gotta convince someone to part with their ch their money and the first money in which you do a lot of is And the persona of the entrepreneur would be, you know, somebody who was a great salesperson or somebody who tell a great story. software, the user is only gonna give you 90 seconds to figure out whether or not you're What's the, what's the preferred way that you like to see entrepreneurs come in and engage, So I think the more that you can in the road, you can get through short term spills. I think many people that, that do what we do for a living will say, you know, Uh, what's the hottest thing in enterprise that you see the biggest wave that people should pay attention to that you're One is the explosion and open source software. Uh, and finally, it's the gift that keeps on giving. But if you think about it, the whole economy is moving online. So you get the convergence of national security, I mean, arguably again, it's the area of the world that I gotta, I gotta say, you gotta love your firm. Huge fan of what you guys are doing here. Again, John host of the cube got a great guest here. Thank you for having me. What do you guys do? that are moving into the cloud or have already moved to the cloud and really trying to understand how to best control, How is this factoring into what you guys do and your growth cuz you guys are the number one partner on moving the stuff that you maybe currently have OnPrem and a data center to the cloud first is a first step. it's manufacturing, it's the physical plant or location What's the core problem you guys solve And the reality is not everything that's Does that come up a lot? And the reality is the faster you move with anything cloud based, Well actually shutting down the abandoning the projects that early and not worrying about it, And Like, and then they wait too long. Yeah. I can get that like values as companies, cuz they're betting on you and your people. that a customer can buy in the cloud, how are you gonna ask a team of one or two people in your, If you have a partner, that's all offering you some managed services. Opportunity cost is huge, in the company has the opportunity to become certified. And she could be running the Kubernetes clusters. And that's a cultural factor that you guys have. This So that's, There's no modernization on the app side though. And, and the other thing is, is there's not a lot of partners, No one's raising their hand boss. In it department. Like, can we just call up, uh, you know, <laugh> our old vendor. And so how you build your culture around that is, You said you bought the company and We didn't call it at that time innovative solutions to come in and, And they were like, listen, you got long ways before you're gonna be an owner, but if you stick it out in your patient, Um, the other had a real big problem with having to write a check. all going all in on the cloud was important for us and we haven't looked back. The capital ones of the world. The, the Microsoft suite to the cloud and Uh, tell me the hottest product that you have. So any SMB that's thinking about migrating to the cloud, they should be talking innovative solutions. So like insurance, basically for them not insurance class in the classic sense, but you help them out on the, We are known for that and we're known for being creative with those customers, That's the cloud upside is all about doubling down on the variable wind. I'm John for your host. Live on the floor in San Francisco for 80 west summit, I'm John ferry, host of the cube here for the Thank you very much. We were chatting before you came on camera. This is the first, uh, summit I've been to and what two, three years. is running everything dev sec ops, everyone kind of sees that you got containers, you got Kubernetes, Uh, so I'm the director of solutions architecture. to be in Panama, but they love AWS and they want to deploy AWS services but the real issue was they were they're bread and butters EC two and S three. It the data at the edge, you got five GM having. in the field like with media companies. side, obviously, uh, you got SW who's giving the keynote tomorrow. Uh, in the customer's mind for the public AWS cloud inside an availability zone. So you guys are making a lot of good business decisions around managed cloud service. So they look towards AWS cloud and say, AWS, you take the infrastructure. Mainly because the, the needs are there, you got data, you got certain products, And, and our customers, even the ones in the edge, they also want us to build out the AWS Because a lot of people are looking at the web three in these areas like Panama, you mentioned FinTech in, I keep bringing the Caribbean up, but it's, it's top of my mind right now we have customers We have our own little, um, you know, projects going on. I think we'll start talking about how does that really live So I'm a customer, pretend I'm a customer, Hey, you know, I'm, we're in an underserved area. That's, that's one of the best use cases, And that's, that's one of the best use cases that we're the folks watching don't move the data unless you have to. Uh, so not only are you changing your architecture, you're actually changing your organization because But you gotta change the database architecture in the back. away data, uh, you know, for the past maybe decade. We don't have time to drill into, maybe we do another session on this, but the one pattern we're seeing of the past year of data to the AWS cloud, or we can run, uh, computational workloads So I gotta end the segment on a, on a kind of a, um, fun note. You got a customer to jump out So I was, you jumped out. my career into the cloud, and now it feels like, uh, almost, almost looking back and saying, And so, you know, you, you jump on a plane, you gotta make sure that parachute is gonna open. But, uh, it was, it was the same kind of feeling that we had in the early days of AWS, the same feeling we have when we It's now with you guys, it's more like a tandem jump. I'm John for host of the cube. I'm John fury host of the cube. What's the status of the company product what's going on? First of all, thank you for having me. Salesforce, and service now to take you to the next stage? I love having you on the cube, Dave and I, Dave LAN as well loves having you on too, because you not only bring the entrepreneurial Get the call fund to talk to you though. So the cloud scale has hit. So the things that rumor system of recorded you and me talked about the next layer is called system of intelligence. I mean, or I mean, RPA is, should be embedded in everything. I call it much more about automation, workflow automation, but RPA and automation is a category. So as you break that down, is this the new modern middleware? So it's like how you have a database and compute and sales and networking. uh, behind, as you got the XPO hall got, um, we're back to vis, but you got, So you don't build it just on Amazon. is, what you do in the cloud. I'll make the pass layer room. It And that reduce your product development, your go to market and you get use the snowflake marketplace I mean, I know they got a great relationship, uh, but snowflake now has to run a company they're public. So I think depending on the use case you have to use each of the above, I think the general question that I have is that I think it's okay to have a super cloud like that because the rising I see people lift and shifting from the it operations, it helpless. Cause you know, the big enterprises now and you Spending on the startups. So you know, a lot of good resources there. And I think their whole data exchange is the industry has not thought through something you and me talk Yeah. It is doubled. What are you working on right now? So all the top customers, um, mainly for it help desk customer service. Some of the areas where you want to scale your company, So look for that on the calendar, of course, go to a us startups.com. We're getting back in the Groove's psych to be back. Sure is a lot of words to describe is shit posting, which is how I describe what I tend to do. And if you look at mark, Andrew's been doing a lot of shit posting lately. It's honestly the most terrifying scenario for anyone is if I have that kind of budget to throw at my endeavors, So for the audience that doesn't know what shit posting is, what, what is shitposting A lot of the audience is thinking, in the industry right now, obviously, uh, Cuban coming up in Spain, which they're having a physical event, And you can't win once you're there. is trying to portray themselves, you know, the Pathfinder, you know, you're the pioneer, Since the last time we've spoken, uh, Steve Schmidt is now the CISO for all of card, but it's basically a tricked out PC with amazing monitors and you have all the equipment of F1 and you're And I can see the appeal of these tech companies getting it into it because these things are basically So I gotta ask you about, uh, what's going on in your world. People just generally don't respond to email because who responds I think sure would call in. Honestly, I am surprised anything by how little I have gotten over the last five years of doing this, reinvent getting the interview with jazzy now, Andy we're there, you're there. And then there you go. And so the joke was cold. I love the service ridiculous name. You got S three SQS. They're like the anti Google, Google turns things off while they're still building So let me talk about, uh, the other things I want to ask you is that like, okay, so as Amazon gets better in Depends on who you ask. So I gotta ask about multi-cloud cause obviously the other cloud shows are coming up. Yeah. And I look at what customers are doing and What's the big aha moment that you saw with the pandemic. When in the before times it's open to anyone here is on the queue. So tell a story. Um, but you know, Um, you know, that's a great question. I mean, it's so cool to see you jump right in. I had APIs from the Yeah, I was basically our first SRE, um, was familiar with the, with the phrasing, but really thought of myself as a software engineer So let's talk about what's what's going on now as you look at the landscape today, what's the coolest thing Yeah, I think the, I think the coolest thing is, you know, we're seeing the next layer of those abstraction tools exist How old's the company about So explain what it does. We've encoded all the best practices into software and we So that seems to be the problem you solve. So let me ask you a question. This is what you can expect here. Do you handle all the recovery or mitigation between, uh, identification say Um, we'll let you know. So what do you do for fun? Yeah, so, uh, for, for fun, um, a lot of side projects. You got going on And they're suddenly twice as productive because of it. There's Mm-hmm <affirmative>, you know, the expression, too many tools in the tool. And so we've done all of the pieces of the stacks. So what are some of the use cases that you see for your service? Um, so, you know, as is more infrastructure people come in because we're How many customers do you have now? So we charge a monthly rate. The requirement scale. So team to drive your costs down. How many services do you have to deploy as that scales <laugh> what are you gonna do when you're Better the old guy on the queue here. It exists across all the clouds and we're starting to see new platforms come up on top that allow you to leverage I gotta ask you this question cuz uh, you know, I always, I was a computer science undergrad in the, I think classroom's great to, uh, get a basis, but you need to go out and experiment actually try things. people hang on to the old, you know, project and try to force it out there. then move on to something new. Instantly you should be able to do that much more quickly. Do you agree with that? It's probably not gonna be that idea is the genius idea. Don't change the product so that you kind of have there's opportunities out there where you might get the lucky strike You're not gonna hit a rich the second time too. Thanks for coming on the cube. So if you are a software engineer excited about tools and cloud, Um, Johnny Dallas, the youngest engineer working at Amazon, um, I'm John furry host of the cube. I always call you Dr. Matt wood, because Andy jazzy always says Dr. Matt, we I love it. And I think you had walkup music too on, you know, So talk about your new role. So whether it is, you know, slicing and dicing You know, one of the benefits of, uh, having cube coverage with AWS since 2013 is watching You need a lot of compute to be able to train those models and you have to be able to evaluate what those mean And so the cloud really enabled this Renaissance with machine learning, and we're seeing honestly, And it's not a, a, a, you know, hyped up statement to And Dave's like, what do you mean by that? you gotta silo the data that needs to be siloed for compliance and reasons. I think, you know, like with any, with any technology, And if you could pull all of that together, that data engineering discipline can be incredibly transformative And I told 'em, I would ask someone at Amazon, this questions I'll ask you since you're, the tools in the cloud, which allow you to aggregate data from virtually like the domains are so broad, you kind of gotta allow your curiosity to develop and lead, Johnny Dallas is a great name by the that's fantastic. I have Johnny Johnny cube. If you do a project that's not working and you get bad data, Instantly abandoned it. trying to, you know, in the old world trying to find the resources and get the funding. And honestly, the most important thing is time just being able to jump in there, So for fun, you can just code something. And I managed to convince the team to leave them on for It's like, this is really hard. How does that impact the analytics piece? combining the data, labeling the data, training their models, uh, you know, running inference against their And so if you look at something just like Redshift serverless that we launched a reinvent, Want the answers come on. we announced, um, you know, serverless inference. is being reusing the data to actually retrain. Do you see it the same way? So today we added, you know, um, text extract queries. What's the big news happening that you're announcing here at summit in San Francisco, California, I want it to be up to date, but you know, I don't actually want to have to go my tools where I'm actually You can do everything that you would normally do. You got the serverless and your tailwind for you there. Thank Stay with us with more coverage of day two after this short break.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Sarah | PERSON | 0.99+ |
Dave Valenti | PERSON | 0.99+ |
Amazon | ORGANIZATION | 0.99+ |
Panama | LOCATION | 0.99+ |
Jeremy Burton | PERSON | 0.99+ |
Dave Alane | PERSON | 0.99+ |
Frank Luman | PERSON | 0.99+ |
John | PERSON | 0.99+ |
2018 | DATE | 0.99+ |
Matthew | PERSON | 0.99+ |
Adam Celski | PERSON | 0.99+ |
Jenko | PERSON | 0.99+ |
Matthew Park | PERSON | 0.99+ |
2003 | DATE | 0.99+ |
Austin | LOCATION | 0.99+ |
Europe | LOCATION | 0.99+ |
Asia | LOCATION | 0.99+ |
Steve Schmidt | PERSON | 0.99+ |
Corey Quinn | PERSON | 0.99+ |
2005 | DATE | 0.99+ |
Jeremy | PERSON | 0.99+ |
AWS | ORGANIZATION | 0.99+ |
Chicago | LOCATION | 0.99+ |
Justin Kobe | PERSON | 0.99+ |
Jeff | PERSON | 0.99+ |
Frank | PERSON | 0.99+ |
New York | LOCATION | 0.99+ |
Andrew | PERSON | 0.99+ |
Jerry Chan | PERSON | 0.99+ |
$2 billion | QUANTITY | 0.99+ |
2000 | DATE | 0.99+ |
Justin | PERSON | 0.99+ |
Tennessee | LOCATION | 0.99+ |
$150 billion | QUANTITY | 0.99+ |
San Francisco | LOCATION | 0.99+ |
Spain | LOCATION | 0.99+ |
Toronto | LOCATION | 0.99+ |
Miami | LOCATION | 0.99+ |
ORGANIZATION | 0.99+ | |
ISRA | ORGANIZATION | 0.99+ |
Charles Fitzgerald | PERSON | 0.99+ |
1989 | DATE | 0.99+ |
six years | QUANTITY | 0.99+ |
Caribbean | LOCATION | 0.99+ |
Andy | PERSON | 0.99+ |
Dave | PERSON | 0.99+ |
Las Vegas | LOCATION | 0.99+ |
Adam | PERSON | 0.99+ |
2016 | DATE | 0.99+ |
Day 1 Keynote Analysis | UiPath FORWARD IV
>>From the Bellagio hotel in Las Vegas, it's the cube covering UI path forward for brought to you by, >>Hey, welcome to the cubes coverage of forward for UI path forward for live from the Bellagio in Las Vegas. I'm Lisa Martin with David. David's great to be back sitting at an anchor desk. >>Yeah, good to see. This is my first show. Since June, we were at mobile world Congress and I've been, I've been doing a number of shows where they'll they'll the host myself would be there with some guests as a pre-record to some simulive show, but this is real live awesome to be working with you again. So we did live last week at a DC public sector summit for AWS next week's cube con. So it's three in a row. So maybe it's a trend. It we'll see. >>Well, the thing that was really surprising was that we were in the keynote briefly this morning. It was standing room only. There are a lot of people at this conference. They think they were expecting about 2000. And to me it looked like there were at least out, if not more >>Funny leases, most companies, if not virtually all of them, except for a handful are canceling physical events. And because they're saying their customers aren't traveling, but I've talked to over a dozen customers here. I just got here yesterday afternoon. I've talked about 10 or 12 customers who are here. They're flying, they're traveling. And we're going to dig into a lot of that. Today. We have Uber coming on the program. We have applied materials coming on, blue cross blue shield. I'm really happy that UI path decided to, to put a number of customers on the cubes so we can test what we're hearing, you know, in the marketing. >>Well, one of the first things that they said in the keynote this morning was we want to hear from our customers, what are we doing? Right? What are we not doing enough of? What do you want more? They've got eight over 8,000 customers. You mentioned some of the ones that are going to be on the program this week, including Chevron and Merck who are on today. And 70% of their revenue comes from existing customers. This is a company that has, is really kind of a use case in land and expand. Yeah. >>And I think you're going to see this trend. You know what it's like with COVID it's day to day, month to month, quarter to quarter, you're trying to figure out, okay, what's the right model. Clearly hybrid is the, is the new abnormal, if you will. And I think we're going to see is, is you're going to have VIP events and this is kind of a VIP event. It's not, you know, 5,000 people, it's kind of 1500, 2000, but there are a lot of VIP customers here. Obviously the partners here. So what they did before the show is they had a partner summit. It was packed. You talk about standing room only. They had a healthcare summit, it was packed. And so they have these little VIP sections, little events within the event, and then they broadcast it out to a wider audience. And I think that's going to be the normal one. I think you're going to see CEO's in a room, maybe in a hotel and in wherever in Manhattan or, or San Francisco. And then they'll broadcast out to that wider audience. I think people are learning how to build better hybrid events, but by the way, this is all new. As I said, hybrid events, I meant virtual events. And now they're learning to learn how to build hybrid events. And that's a nother new process. >>It is, but it's also exciting to see the traction, the momentum that is here from, uh, you know, they, and they IPO at about what six months ago, you covered that your breaking analysis that you did right before the IPO and the breaking analysis that you did last last week, I believe really fascinating. Interesting acceleration is, is a theme. We're going to talk about the acceleration of automation and the momentum that the pandemic is driving. But this is a company that's accelerated everything. As you said on your breaking analysis, lightning in a bottle, this is a company that went global very quickly. We're seeing them as some of the leading companies. We can probably count on one hand who are actually coming back to these hybrid events and say, we want to be with our customers again and learn from you what you're doing, what's going on. And we've got a lot of news to share. >>Yeah, we've been covering UI path since 2015. And the piece we wrote back at IPO was, uh, you, you bypass long, strange trip to IPO and it, and it was strange. And that they kind of hung out as a software development shop for the better part of a decade. And then just listening and learning, writing code, they were kind of geeks writing code and loved it. And then they realized, wow, we have something here we can. And they, their uniqueness is they have a computer vision technology. They have the ability to sort of infer what a form looks like and then actually populated. And the thing that UI path did that was different was they made sound, sounds crazy. They made the product really simple to use, right? And we know simplicity works. We see that with best example in storage, storage, complicated business, pure storage, right? >>They pop it in. You kind of Veeam is another one. It just works. And so they, they created a freemium model that made it easy for departments to start small, you know, maybe for 15, 20, 20 $5,000, you could get a software robot and then it would do things like whatever it, it would pull data out of one spreadsheet, put it into another pull date out of one, SAS populated and people then realize, wow, I am saving a ton of time. I can do some other things. I'm more productive. And other people looking over her shoulder would say, Hey, what is that you're using? Can I get that? And then all of a sudden, like you said, lightning in a bottle and it exploded, not a conventional Silicon valley, you know, funded company, even though they got a lot of funding, they got, they raised close to a billion dollars before they went public. Um, and now they're public went public in April. The stock has been sort of trending downward for the last four or five months, a little bit off on sympathy, but you know, >>What do you think that is? They had such momentum going into it. They clearly have a lot of momentum here. 8,000 plus customers. They've got over 1200 customers with an ARR above a hundred thousand. Why do you think the stock is? >>So I think a couple of things, at least, I think first of all, the street doesn't fully understand this company. You know, Daniel DNAs has never been the CEO of a public company. He's not from Silicon valley. He's, you know, from, from, uh, Eastern Europe and they don't know him that well, uh, they've got, you know, the very, very capable, and so they're educating the streets. So there's a comfort level there. They're looking at their growth and they're inferring from their billings that their growth is, is declining. The new growth from new customers in particular. But there, the ARR is still growing at 60% annually. They also guided a little bit conservatively for the street. And the other thing is they've been profitable. I'm not if a cashflow basis. And then they guided that they would actually be, be somewhat unprofitable in the coming quarter. >>People didn't like that. They don't care about profits until you're somewhat profitable. And then you say, Hey, we're going to be a little less profitable, but of course they get events like this. So that I think it's just a matter of the street, getting to understand them. And I will say this, and you know, this, they're getting a lot of business from their existing customers. We saw this with snowflake, uh, Cleveland research, put out a note saying, oh, Snowflake's new customer growth is slowing. We published research from our friends at ETR that showed well, they're getting a lot of business from existing customers that sort of fat middle is really where they're starting to mind. And you can see this with UI path. The lifetime value of the customers is just growing and growing and growing. And so I'm not as concerned. The stocks, you know, we don't, we don't, we're not the stock advisors, but the stock is just over 50. >>Now it wasn't 90 at one point. So it's got a valuation of somewhere around 26 billion, which was closer to 50 billion. So who knows, maybe this is a buying opportunity. There's not a lot of data. So the technical analyst are saying, well, we really don't know where it's going to cook it down to 30. It could go, could go rock it up from here. I think the point Lisa is, this is a marathon. It's not a sprint, it's a long-term play. And these guys are the leaders. And they're, I think moving away from the pack. And the last thing is this concern about competition from Microsoft who bought a company last year to really in earnest, get into this business. And everybody's afraid of Microsoft. >>Well, one thing that we know that's growing considerably is the total addressable market pre pandemic. It was about 30 billion. It's now north of 60 billion. We've seen the pandemic accelerate a lot of things. Talk to me a little bit about automation as its role in digital transformation from your side. >>Yeah, I think, you know, this is again, it's a really good question because when you look at these total available market numbers, the way that companies virtually all companies, whether it's Dell or Cisco or UI path or anybody, they take data from like Gartner and IDC and they say, okay, these are the markets that we kind of play in, and this is how it's growing. What's really happening. Lisa's all these markets are converging because of digital. So to your question, it's a di what's a digital business. A digital business is a data business and they differentiate by the way in which they use data. And if you're not a digital business during the pandemic, you're out of business. So all of these markets, cloud machine intelligence, AI automation, orchestra, uh, container orchestration, container platforms, they're all coming together as one, it's all being built in as one. >>So 60 billion up from 30 billion, I think it could be a hundred billion. I think, you know, they threw out a stat today that 2% of processes are automated, uh, says to me that, I mean, anything digital is going to be automated. So that is hundreds of billions of dollars of, of market opportunity, right? And so there's no shortage of market opportunity for this company. And that's why, by the way, everybody's entering it. We saw SAP make some acquisitions. We S we see in for talking about it, uh, uh, Salesforce service now, and these SAS companies are all saying, Hey, we can own the automation piece within our stack, what UI path is doing. And the reason why I liked their strategy better is they're a specialist in automation horizontally across all these software stacks. And that's really why their Tam I think is, >>And that gives them quite a big differentiator that horizontal play >>It does. I think I see. So I don't see, I think there's a continuum and I think you got Microsoft over here with Azure and personal productivity in their cloud. And then you've got the pure plays, which are really focusing on a broader automation agenda. That's UI path, that's automation, anywhere I would put blue prism in that category, the blueprints, and by the way, is getting, getting acquired by Vista. And they're gonna merge them with Tipco company that, you know, quite a bit about, and that's an integration play. So that's kind of interesting. I would put them as more of a horizontal play. And then in the fat middle, you've got SAP and in four, and, and, you know, IBM's getting into the game, although they, I think they OEM from a lot of different companies and all those other companies I mentioned before, they're kind of the walled gardens. >>And so I think that UI path is less of a head-to-head competitor with Microsoft today anyway, than it is for instance, with automation anywhere. And it's, and it's growing faster than automation, anywhere from what we can tell. And it's, it's still leader in that horizontal play. You know, you never discount Microsoft, but I think just like for instance, Okta is a specialist in, in, in access identity, access management and privileged, privileged access management and access government, they compete with Microsoft's single sign on, right. But they're a horizontal play. So there's plenty of room for, for both in my view. Anyway, >>Some of the things that you can you think that we're going to hear, you know, seem to be at this inflection point where UI path wants to move away from being an RPA point solution to an enterprise automation platform they made, they made some announcements about vision a couple of years ago at the last in-person event. What are some of the things you think that are going to be announced in the next couple? >>That's a really good question. I'm glad you picked up on that because they started as a point tool essentially. And then they realized, wow, if we're really going to grow as a company, we have to expand that. So they made acquisite, they've been making acquisitions. One of the key acquisitions they made was a company called process gold. So it's funny when we've done previous, uh, RPA events, I've said RPA in its early days was kind of scripts paving the cow path, meaning you're taking existing processes of saying, okay, we're just going to automate them where UI path is headed in others is they're looking across the enterprise and how do we go end to end? How do we take a broader automation agenda and drive automation throughout the entire organization? And I think that's a lot of what we're going to hear from today. We heard that from executives, APAR co co Kaylon, and, um, and, and, and Ted Kumar talked about their engineering and their product vision. And I think you iPad test to show that that's actually what's happening with customers and they have the portfolio to deliver >>Well, those two executives that you just mentioned, and a lot of others are going to be on the program. The next couple of days jam packed. Dave, I'm looking forward to unpacking what UI path is doing. The acceleration in the automation markets. We're going to have a fun couple of days. >>Thanks for coming on here for David >>Lente. I'm Lisa Martin. We're going to be back live from Las Vegas at UI path forward for in just a minute.
SUMMARY :
the Bellagio in Las Vegas. but this is real live awesome to be working with you again. And to me it looked like there were at least out, if not more And because they're saying their customers aren't You mentioned some of the ones that are going to be on the program this week, including Chevron and Merck who And I think that's going to be the normal one. events and say, we want to be with our customers again and learn from you what you're doing, And the thing that UI path did that was different was And then all of a sudden, like you said, lightning in a bottle and What do you think that is? And the other thing is they've been profitable. And I will say this, and you know, this, they're getting a lot of business And the last thing is this concern about competition We've seen the pandemic accelerate a lot And if you're not a digital business during the pandemic, you're out of business. And the reason why I liked their So I don't see, I think there's a continuum and I think you got And so I think that UI path is less of a head-to-head competitor with Some of the things that you can you think that we're going to hear, you know, seem to be at this inflection point where UI And I think you iPad test to show that Well, those two executives that you just mentioned, and a lot of others are going to be on the program. We're going to be back live from Las Vegas at UI path forward for in just a minute.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
David | PERSON | 0.99+ |
Lisa Martin | PERSON | 0.99+ |
Dave | PERSON | 0.99+ |
Microsoft | ORGANIZATION | 0.99+ |
Ted Kumar | PERSON | 0.99+ |
Cisco | ORGANIZATION | 0.99+ |
Dell | ORGANIZATION | 0.99+ |
IDC | ORGANIZATION | 0.99+ |
Manhattan | LOCATION | 0.99+ |
APAR | ORGANIZATION | 0.99+ |
San Francisco | LOCATION | 0.99+ |
15 | QUANTITY | 0.99+ |
Las Vegas | LOCATION | 0.99+ |
Silicon valley | LOCATION | 0.99+ |
Chevron | ORGANIZATION | 0.99+ |
April | DATE | 0.99+ |
yesterday afternoon | DATE | 0.99+ |
Lisa | PERSON | 0.99+ |
Gartner | ORGANIZATION | 0.99+ |
70% | QUANTITY | 0.99+ |
60% | QUANTITY | 0.99+ |
Today | DATE | 0.99+ |
Uber | ORGANIZATION | 0.99+ |
IBM | ORGANIZATION | 0.99+ |
60 billion | QUANTITY | 0.99+ |
1500 | QUANTITY | 0.99+ |
5,000 people | QUANTITY | 0.99+ |
30 billion | QUANTITY | 0.99+ |
last week | DATE | 0.99+ |
last year | DATE | 0.99+ |
2% | QUANTITY | 0.99+ |
Lente | PERSON | 0.99+ |
Tipco | ORGANIZATION | 0.99+ |
20 | QUANTITY | 0.99+ |
ETR | ORGANIZATION | 0.99+ |
12 customers | QUANTITY | 0.99+ |
two executives | QUANTITY | 0.99+ |
8,000 plus customers | QUANTITY | 0.99+ |
90 | QUANTITY | 0.99+ |
iPad | COMMERCIAL_ITEM | 0.99+ |
today | DATE | 0.99+ |
Silicon valley | LOCATION | 0.99+ |
2015 | DATE | 0.99+ |
both | QUANTITY | 0.98+ |
Eastern Europe | LOCATION | 0.98+ |
about 30 billion | QUANTITY | 0.98+ |
next week | DATE | 0.98+ |
SAP | ORGANIZATION | 0.98+ |
Merck | ORGANIZATION | 0.98+ |
this week | DATE | 0.98+ |
first show | QUANTITY | 0.98+ |
Snowflake | ORGANIZATION | 0.97+ |
over 50 | QUANTITY | 0.97+ |
June | DATE | 0.97+ |
single | QUANTITY | 0.97+ |
around 26 billion | QUANTITY | 0.97+ |
one | QUANTITY | 0.97+ |
six months ago | DATE | 0.97+ |
over 1200 customers | QUANTITY | 0.96+ |
one point | QUANTITY | 0.96+ |
Okta | ORGANIZATION | 0.96+ |
pandemic | EVENT | 0.96+ |
four | QUANTITY | 0.96+ |
hundreds of billions of dollars | QUANTITY | 0.96+ |
over a dozen customers | QUANTITY | 0.95+ |
this morning | DATE | 0.95+ |
50 billion | QUANTITY | 0.94+ |
UiPath | ORGANIZATION | 0.94+ |
above a hundred thousand | QUANTITY | 0.94+ |
2000 | QUANTITY | 0.94+ |
One | QUANTITY | 0.93+ |
about 2000 | QUANTITY | 0.92+ |
one spreadsheet | QUANTITY | 0.92+ |
Vista | TITLE | 0.9+ |
Day 1 | QUANTITY | 0.9+ |
one thing | QUANTITY | 0.89+ |
eight over 8,000 customers | QUANTITY | 0.87+ |
Veeam | ORGANIZATION | 0.86+ |
first things | QUANTITY | 0.86+ |
first | QUANTITY | 0.85+ |
$5,000 | QUANTITY | 0.85+ |
last last week | DATE | 0.85+ |