Image Title

Search Results for TESLA:

Joseph Nelson, Roboflow | AWS Startup Showcase


 

(chill electronic music) >> Hello everyone, welcome to theCUBE's presentation of the AWS Startups Showcase, AI and machine learning, the top startups building generative AI on AWS. This is the season three, episode one of the ongoing series covering the exciting startups from the AWS ecosystem, talk about AI and machine learning. Can't believe it's three years and season one. I'm your host, John Furrier. Got a great guest today, we're joined by Joseph Nelson, the co-founder and CEO of Roboflow, doing some cutting edge stuff around computer vision and really at the front end of this massive wave coming around, large language models, computer vision. The next gen AI is here, and it's just getting started. We haven't even scratched a service. Thanks for joining us today. >> Thanks for having me. >> So you got to love the large language model, foundation models, really educating the mainstream world. ChatGPT has got everyone in the frenzy. This is educating the world around this next gen AI capabilities, enterprise, image and video data, all a big part of it. I mean the edge of the network, Mobile World Conference is happening right now, this month, and it's just ending up, it's just continue to explode. Video is huge. So take us through the company, do a quick explanation of what you guys are doing, when you were founded. Talk about what the company's mission is, and what's your North Star, why do you exist? >> Yeah, Roboflow exists to really kind of make the world programmable. I like to say make the world be read and write access. And our North Star is enabling developers, predominantly, to build that future. If you look around, anything that you see will have software related to it, and can kind of be turned into software. The limiting reactant though, is how to enable computers and machines to understand things as well as people can. And in a lot of ways, computer vision is that missing element that enables anything that you see to become software. So in the virtue of, if software is eating the world, computer vision kind of makes the aperture infinitely wide. It's something that I kind of like, the way I like to frame it. And the capabilities are there, the open source models are there, the amount of data is there, the computer capabilities are only improving annually, but there's a pretty big dearth of tooling, and an early but promising sign of the explosion of use cases, models, and data sets that companies, developers, hobbyists alike will need to bring these capabilities to bear. So Roboflow is in the game of building the community around that capability, building the use cases that allow developers and enterprises to use computer vision, and providing the tooling for companies and developers to be able to add computer vision, create better data sets, and deploy to production, quickly, easily, safely, invaluably. >> You know, Joseph, the word in production is actually real now. You're seeing a lot more people doing in production activities. That's a real hot one and usually it's slower, but it's gone faster, and I think that's going to be more the same. And I think the parallel between what we're seeing on the large language models coming into computer vision, and as you mentioned, video's data, right? I mean we're doing video right now, we're transcribing it into a transcript, linking up to your linguistics, times and the timestamp, I mean everything's data and that really kind of feeds. So this connection between what we're seeing, the large language and computer vision are coming together kind of cousins, brothers. I mean, how would you compare, how would you explain to someone, because everyone's like on this wave of watching people bang out their homework assignments, and you know, write some hacks on code with some of the open AI technologies, there is a corollary directly related to to the vision side. Can you explain? >> Yeah, the rise of large language models are showing what's possible, especially with text, and I think increasingly will get multimodal as the images and video become ingested. Though there's kind of this still core missing element of basically like understanding. So the rise of large language models kind of create this new area of generative AI, and generative AI in the context of computer vision is a lot of, you know, creating video and image assets and content. There's also this whole surface area to understanding what's already created. Basically digitizing physical, real world things. I mean the Metaverse can't be built if we don't know how to mirror or create or identify the objects that we want to interact with in our everyday lives. And where computer vision comes to play in, especially what we've seen at Roboflow is, you know, a little over a hundred thousand developers now have built with our tools. That's to the tune of a hundred million labeled open source images, over 10,000 pre-trained models. And they've kind of showcased to us all of the ways that computer vision is impacting and bringing the world to life. And these are things that, you know, even before large language models and generative AI, you had pretty impressive capabilities, and when you add the two together, it actually unlocks these kind of new capabilities. So for example, you know, one of our users actually powers the broadcast feeds at Wimbledon. So here we're talking about video, we're streaming, we're doing things live, we've got folks that are cropping and making sure we look good, and audio/visual all plugged in correctly. When you broadcast Wimbledon, you'll notice that the camera controllers need to do things like track the ball, which is moving at extremely high speeds and zoom crop, pan tilt, as well as determine if the ball bounced in or out. The very controversial but critical key to a lot of tennis matches. And a lot of that has been historically done with the trained, but fallible human eye and computer vision is, you know, well suited for this task to say, how do we track, pan, tilt, zoom, and see, track the tennis ball in real time, run at 30 plus frames per second, and do it all on the edge. And those are capabilities that, you know, were kind of like science fiction, maybe even a decade ago, and certainly five years ago. Now the interesting thing, is that with the advent of of generative AI, you can start to do things like create your own training data sets, or kind of create logic around once you have this visual input. And teams at Tesla have actually been speaking about, of course the autopilot team's focused on doing vision tasks, but they've combined large language models to add reasoning and logic. So given that you see, let's say the tennis ball, what do you want to do? And being able to combine the capabilities of what LLM's represent, which is really a lot of basically, core human reasoning and logic, with computer vision for the inputs of what's possible, creates these new capabilities, let alone multimodality, which I'm sure we'll talk more about. >> Yeah, and it's really, I mean it's almost intoxicating. It's amazing that this is so capable because the cloud scales here, you got the edge developing, you can decouple compute power, and let Moore's law and all the new silicone and the processors and the GPUs do their thing, and you got open source booming. You're kind of getting at this next segment I wanted to get into, which is the, how people should be thinking about these advances of the computer vision. So this is now a next wave, it's here. I mean I'd love to have that for baseball because I'm always like, "Oh, it should have been a strike." I'm sure that's going to be coming soon, but what is the computer vision capable of doing today? I guess that's my first question. You hit some of it, unpack that a little bit. What does general AI mean in computer vision? What's the new thing? Because there are old technology's been around, proprietary, bolted onto hardware, but hardware advances at a different pace, but now you got new capabilities, generative AI for vision, what does that mean? >> Yeah, so computer vision, you know, at its core is basically enabling machines, computers, to understand, process, and act on visual data as effective or more effective than people can. Traditionally this has been, you know, task types like classification, which you know, identifying if a given image belongs in a certain category of goods on maybe a retail site, is the shoes or is it clothing? Or object detection, which is, you know, creating bounding boxes, which allows you to do things like count how many things are present, or maybe measure the speed of something, or trigger an alert when something becomes visible in frame that wasn't previously visible in frame, or instant segmentation where you're creating pixel wise segmentations for both instance and semantic segmentation, where you often see these kind of beautiful visuals of the polygon surrounding objects that you see. Then you have key point detection, which is where you see, you know, athletes, and each of their joints are kind of outlined is another more traditional type problem in signal processing and computer vision. With generative AI, you kind of get a whole new class of problem types that are opened up. So in a lot of ways I think about generative AI in computer vision as some of the, you know, problems that you aimed to tackle, might still be better suited for one of the previous task types we were discussing. Some of those problem types may be better suited for using a generative technique, and some are problem types that just previously wouldn't have been possible absent generative AI. And so if you make that kind of Venn diagram in your head, you can think about, okay, you know, visual question answering is a task type where if I give you an image and I say, you know, "How many people are in this image?" We could either build an object detection model that might count all those people, or maybe a visual question answering system would sufficiently answer this type of problem. Let alone generative AI being able to create new training data for old systems. And that's something that we've seen be an increasingly prominent use case for our users, as much as things that we advise our customers and the community writ large to take advantage of. So ultimately those are kind of the traditional task types. I can give you some insight, maybe, into how I think about what's possible today, or five years or ten years as you sort go back. >> Yes, definitely. Let's get into that vision. >> So I kind of think about the types of use cases in terms of what's possible. If you just imagine a very simple bell curve, your normal distribution, for the longest time, the types of things that are in the center of that bell curve are identifying objects that are very common or common objects in context. Microsoft published the COCO Dataset in 2014 of common objects and contexts, of hundreds of thousands of images of chairs, forks, food, person, these sorts of things. And you know, the challenge of the day had always been, how do you identify just those 80 objects? So if we think about the bell curve, that'd be maybe the like dead center of the curve, where there's a lot of those objects present, and it's a very common thing that needs to be identified. But it's a very, very, very small sliver of the distribution. Now if you go out to the way long tail, let's go like deep into the tail of this imagined visual normal distribution, you're going to have a problem like one of our customers, Rivian, in tandem with AWS, is tackling, to do visual quality assurance and manufacturing in production processes. Now only Rivian knows what a Rivian is supposed to look like. Only they know the imagery of what their goods that are going to be produced are. And then between those long tails of proprietary data of highly specific things that need to be understood, in the center of the curve, you have a whole kind of messy middle, type of problems I like to say. The way I think about computer vision advancing, is it's basically you have larger and larger and more capable models that eat from the center out, right? So if you have a model that, you know, understands the 80 classes in COCO, well, pretty soon you have advances like Clip, which was trained on 400 million image text pairs, and has a greater understanding of a wider array of objects than just 80 classes in context. And over time you'll get more and more of these larger models that kind of eat outwards from that center of the distribution. And so the question becomes for companies, when can you rely on maybe a model that just already exists? How do you use your data to get what may be capable off the shelf, so to speak, into something that is usable for you? Or, if you're in those long tails and you have proprietary data, how do you take advantage of the greatest asset you have, which is observed visual information that you want to put to work for your customers, and you're kind of living in the long tails, and you need to adapt state of the art for your capabilities. So my mental model for like how computer vision advances is you have that bell curve, and you have increasingly powerful models that eat outward. And multimodality has a role to play in that, larger models have a role to play in that, more compute, more data generally has a role to play in that. But it will be a messy and I think long condition. >> Well, the thing I want to get, first of all, it's great, great mental model, I appreciate that, 'cause I think that makes a lot of sense. The question is, it seems now more than ever, with the scale and compute that's available, that not only can you eat out to the middle in your example, but there's other models you can integrate with. In the past there was siloed, static, almost bespoke. Now you're looking at larger models eating into the bell curve, as you said, but also integrating in with other stuff. So this seems to be part of that interaction. How does, first of all, is that really happening? Is that true? And then two, what does that mean for companies who want to take advantage of this? Because the old model was operational, you know? I have my cameras, they're watching stuff, whatever, and like now you're in this more of a, distributed computing, computer science mindset, not, you know, put the camera on the wall kind of- I'm oversimplifying, but you know what I'm saying. What's your take on that? >> Well, to the first point of, how are these advances happening? What I was kind of describing was, you know, almost uni-dimensional in that you have like, you're only thinking about vision, but the rise of generative techniques and multi-modality, like Clip is a multi-modal model, it has 400 million image text pairs. That will advance the generalizability at a faster rate than just treating everything as only vision. And that's kind of where LLMs and vision will intersect in a really nice and powerful way. Now in terms of like companies, how should they be thinking about taking advantage of these trends? The biggest thing that, and I think it's different, obviously, on the size of business, if you're an enterprise versus a startup. The biggest thing that I think if you're an enterprise, and you have an established scaled business model that is working for your customers, the question becomes, how do you take advantage of that established data moat, potentially, resource moats, and certainly, of course, establish a way of providing value to an end user. So for example, one of our customers, Walmart, has the advantage of one of the largest inventory and stock of any company in the world. And they also of course have substantial visual data, both from like their online catalogs, or understanding what's in stock or out of stock, or understanding, you know, the quality of things that they're going from the start of their supply chain to making it inside stores, for delivery of fulfillments. All these are are visual challenges. Now they already have a substantial trove of useful imagery to understand and teach and train large models to understand each of the individual SKUs and products that are in their stores. And so if I'm a Walmart, what I'm thinking is, how do I make sure that my petabytes of visual information is utilized in a way where I capture the proprietary benefit of the models that I can train to do tasks like, what item was this? Or maybe I'm going to create AmazonGo-like technology, or maybe I'm going to build like delivery robots, or I want to automatically know what's in and out of stock from visual input fees that I have across my in-store traffic. And that becomes the question and flavor of the day for enterprises. I've got this large amount of data, I've got an established way that I can provide more value to my own customers. How do I ensure I take advantage of the data advantage I'm already sitting on? If you're a startup, I think it's a pretty different question, and I'm happy to talk about. >> Yeah, what's startup angle on this? Because you know, they're going to want to take advantage. It's like cloud startups, cloud native startups, they were born in the cloud, they never had an IT department. So if you're a startup, is there a similar role here? And if I'm a computer vision startup, what's that mean? So can you share your your take on that, because there'll be a lot of people starting up from this. >> So the startup on the opposite advantage and disadvantage, right? Like a startup doesn't have an proven way of delivering repeatable value in the same way that a scaled enterprise does. But it does have the nimbleness to identify and take advantage of techniques that you can start from a blank slate. And I think the thing that startups need to be wary of in the generative AI enlarged language model, in multimodal world, is building what I like to call, kind of like sandcastles. A sandcastle is maybe a business model or a capability that's built on top of an assumption that is going to be pretty quickly wiped away by improving underlying model technology. So almost like if you imagine like the ocean, the waves are coming in, and they're going to wipe away your progress. You don't want to be in the position of building sandcastle business where, you don't want to bet on the fact that models aren't going to get good enough to solve the task type that you might be solving. In other words, don't take a screenshot of what's capable today. Assume that what's capable today is only going to continue to become possible. And so for a startup, what you can do, that like enterprises are quite comparatively less good at, is embedding these capabilities deeply within your products and delivering maybe a vertical based experience, where AI kind of exists in the background. >> Yeah. >> And we might not think of companies as, you know, even AI companies, it's just so embedded in the experience they provide, but that's like the vertical application example of taking AI and making it be immediately usable. Or, of course there's tons of picks and shovels businesses to be built like Roboflow, where you're enabling these enterprises to take advantage of something that they have, whether that's their data sets, their computes, or their intellect. >> Okay, so if I hear that right, by the way, I love, that's horizontally scalable, that's the large language models, go up and build them the apps, hence your developer focus. I'm sure that's probably the reason that the tsunami of developer's action. So you're saying picks and shovels tools, don't try to replicate the platform of what could be the platform. Oh, go to a VC, I'm going to build a platform. No, no, no, no, those are going to get wiped away by the large language models. Is there one large language model that will rule the world, or do you see many coming? >> Yeah, so to be clear, I think there will be useful platforms. I just think a lot of people think that they're building, let's say, you know, if we put this in the cloud context, you're building a specific type of EC2 instance. Well, it turns out that Amazon can offer that type of EC2 instance, and immediately distribute it to all of their customers. So you don't want to be in the position of just providing something that actually ends up looking like a feature, which in the context of AI, might be like a small incremental improvement on the model. If that's all you're doing, you're a sandcastle business. Now there's a lot of platform businesses that need to be built that enable businesses to get to value and do things like, how do I monitor my models? How do I create better models with my given data sets? How do I ensure that my models are doing what I want them to do? How do I find the right models to use? There's all these sorts of platform wide problems that certainly exist for businesses. I just think a lot of startups that I'm seeing right now are making the mistake of assuming the advances we're seeing are not going to accelerate or even get better. >> So if I'm a customer, if I'm a company, say I'm a startup or an enterprise, either one, same question. And I want to stand up, and I have developers working on stuff, I want to start standing up an environment to start doing stuff. Is that a service provider? Is that a managed service? Is that you guys? So how do you guys fit into your customers leaning in? Is it just for developers? Are you targeting with a specific like managed service? What's the product consumption? How do you talk to customers when they come to you? >> The thing that we do is enable, we give developers superpowers to build automated inventory tracking, self-checkout systems, identify if this image is malignant cancer or benign cancer, ensure that these products that I've produced are correct. Make sure that that the defect that might exist on this electric vehicle makes its way back for review. All these sorts of problems are immediately able to be solved and tackled. In terms of the managed services element, we have solutions as integrators that will often build on top of our tools, or we'll have companies that look to us for guidance, but ultimately the company is in control of developing and building and creating these capabilities in house. I really think the distinction is maybe less around managed service and tool, and more around ownership in the era of AI. So for example, if I'm using a managed service, in that managed service, part of their benefit is that they are learning across their customer sets, then it's a very different relationship than using a managed service where I'm developing some amount of proprietary advantages for my data sets. And I think that's a really important thing that companies are becoming attuned to, just the value of the data that they have. And so that's what we do. We tell companies that you have this proprietary, immense treasure trove of data, use that to your advantage, and think about us more like a set of tools that enable you to get value from that capability. You know, the HashiCorp's and GitLab's of the world have proven like what these businesses look like at scale. >> And you're targeting developers. When you go into a company, do you target developers with freemium, is there a paid service? Talk about the business model real quick. >> Sure, yeah. The tools are free to use and get started. When someone signs up for Roboflow, they may elect to make their work open source, in which case we're able to provide even more generous usage limits to basically move the computer vision community forward. If you elect to make your data private, you can use our hosted data set managing, data set training, model deployment, annotation tooling up to some limits. And then usually when someone validates that what they're doing gets them value, they purchase a subscription license to be able to scale up those capabilities. So like most developer centric products, it's free to get started, free to prove, free to poke around, develop what you think is possible. And then once you're getting to value, then we're able to capture the commercial upside in the value that's being provided. >> Love the business model. It's right in line with where the market is. There's kind of no standards bodies these days. The developers are the ones who are deciding kind of what the standards are by their adoption. I think making that easy for developers to get value as the model open sources continuing to grow, you can see more of that. Great perspective Joseph, thanks for sharing that. Put a plug in for the company. What are you guys doing right now? Where are you in your growth? What are you looking for? How should people engage? Give the quick commercial for the company. >> So as I mentioned, Roboflow is I think one of the largest, if not the largest collections of computer vision models and data sets that are open source, available on the web today, and have a private set of tools that over half the Fortune 100 now rely on those tools. So we're at the stage now where we know people want what we're working on, and we're continuing to drive that type of adoption. So companies that are looking to make better models, improve their data sets, train and deploy, often will get a lot of value from our tools, and certainly reach out to talk. I'm sure there's a lot of talented engineers that are tuning in too, we're aggressively hiring. So if you are interested in being a part of making the world programmable, and being at the ground floor of the company that's creating these capabilities to be writ large, we'd love to hear from you. >> Amazing, Joseph, thanks so much for coming on and being part of the AWS Startup Showcase. Man, if I was in my twenties, I'd be knocking on your door, because it's the hottest trend right now, it's super exciting. Generative AI is just the beginning of massive sea change. Congratulations on all your success, and we'll be following you guys. Thanks for spending the time, really appreciate it. >> Thanks for having me. >> Okay, this is season three, episode one of the ongoing series covering the exciting startups from the AWS ecosystem, talking about the hottest things in tech. I'm John Furrier, your host. Thanks for watching. (chill electronic music)

Published Date : Mar 9 2023

SUMMARY :

of the AWS Startups Showcase, of what you guys are doing, of the explosion of use and you know, write some hacks on code and do it all on the edge. and the processors and of the traditional task types. Let's get into that vision. the greatest asset you have, eating into the bell curve, as you said, and flavor of the day for enterprises. So can you share your your take on that, that you can start from a blank slate. but that's like the that right, by the way, How do I find the right models to use? Is that you guys? and GitLab's of the world Talk about the business model real quick. in the value that's being provided. The developers are the that over half the Fortune and being part of the of the ongoing series

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Joseph NelsonPERSON

0.99+

JosephPERSON

0.99+

WalmartORGANIZATION

0.99+

AmazonORGANIZATION

0.99+

John FurrierPERSON

0.99+

TeslaORGANIZATION

0.99+

400 millionQUANTITY

0.99+

2014DATE

0.99+

80 objectsQUANTITY

0.99+

AWSORGANIZATION

0.99+

three yearsQUANTITY

0.99+

ten yearsQUANTITY

0.99+

80 classesQUANTITY

0.99+

first questionQUANTITY

0.99+

five yearsQUANTITY

0.99+

MicrosoftORGANIZATION

0.99+

twoQUANTITY

0.99+

RoboflowORGANIZATION

0.99+

WimbledonEVENT

0.99+

todayDATE

0.98+

bothQUANTITY

0.98+

five years agoDATE

0.98+

GitLabORGANIZATION

0.98+

oneQUANTITY

0.98+

North StarORGANIZATION

0.98+

first pointQUANTITY

0.97+

eachQUANTITY

0.97+

over 10,000 pre-trained modelsQUANTITY

0.97+

a decade agoDATE

0.97+

RivianORGANIZATION

0.97+

Mobile World ConferenceEVENT

0.95+

over a hundred thousand developersQUANTITY

0.94+

EC2TITLE

0.94+

this monthDATE

0.93+

season oneQUANTITY

0.93+

30 plus frames per secondQUANTITY

0.93+

twentiesQUANTITY

0.93+

sandcastleORGANIZATION

0.9+

HashiCorpORGANIZATION

0.89+

theCUBEORGANIZATION

0.88+

hundreds of thousandsQUANTITY

0.87+

waveEVENT

0.87+

North StarORGANIZATION

0.86+

400 million image text pairsQUANTITY

0.78+

season threeQUANTITY

0.78+

episode oneQUANTITY

0.76+

AmazonGoORGANIZATION

0.76+

over halfQUANTITY

0.69+

a hundred millionQUANTITY

0.68+

Startup ShowcaseEVENT

0.66+

Fortune 100TITLE

0.66+

COCOTITLE

0.65+

RoboflowPERSON

0.6+

ChatGPTORGANIZATION

0.58+

DatasetTITLE

0.53+

MoorePERSON

0.5+

COCOORGANIZATION

0.39+

Joseph Nelson, Roboflow | Cube Conversation


 

(gentle music) >> Hello everyone. Welcome to this CUBE conversation here in Palo Alto, California. I'm John Furrier, host of theCUBE. We got a great remote guest coming in. Joseph Nelson, co-founder and CEO of RoboFlow hot startup in AI, computer vision. Really interesting topic in this wave of AI next gen hitting. Joseph, thanks for coming on this CUBE conversation. >> Thanks for having me. >> Yeah, I love the startup tsunami that's happening here in this wave. RoboFlow, you're in the middle of it. Exciting opportunities, you guys are in the cutting edge. I think computer vision's been talked about more as just as much as the large language models and these foundational models are merging. You're in the middle of it. What's it like right now as a startup and growing in this new wave hitting? >> It's kind of funny, it's, you know, I kind of describe it like sometimes you're in a garden of gnomes. It's like we feel like we've got this giant headstart with hundreds of thousands of people building with computer vision, training their own models, but that's a fraction of what it's going to be in six months, 12 months, 24 months. So, as you described it, a wave is a good way to think about it. And the wave is still building before it gets to its full size. So it's a ton of fun. >> Yeah, I think it's one of the most exciting areas in computer science. I wish I was in my twenties again, because I would be all over this. It's the intersection, there's so many disciplines, right? It's not just tech computer science, it's computer science, it's systems, it's software, it's data. There's so much aperture of things going on around your world. So, I mean, you got to be batting all the students away kind of trying to get hired in there, probably. I can only imagine you're hiring regiment. I'll ask that later, but first talk about what the company is that you're doing. How it's positioned, what's the market you're going after, and what's the origination story? How did you guys get here? How did you just say, hey, want to do this? What was the origination story? What do you do and how did you start the company? >> Yeah, yeah. I'll give you the what we do today and then I'll shift into the origin. RoboFlow builds tools for making the world programmable. Like anything that you see should be read write access if you think about it with a programmer's mind or legible. And computer vision is a technology that enables software to be added to these real world objects that we see. And so any sort of interface, any sort of object, any sort of scene, we can interact with it, we can make it more efficient, we can make it more entertaining by adding the ability for the tools that we use and the software that we write to understand those objects. And at RoboFlow, we've empowered a little over a hundred thousand developers, including those in half the Fortune 100 so far in that mission. Whether that's Walmart understanding the retail in their stores, Cardinal Health understanding the ways that they're helping their patients, or even electric vehicle manufacturers ensuring that they're making the right stuff at the right time. As you mentioned, it's early. Like I think maybe computer vision has touched one, maybe 2% of the whole economy and it'll be like everything in a very short period of time. And so we're focused on enabling that transformation. I think it's it, as far as I think about it, I've been fortunate to start companies before, start, sell these sorts of things. This is the last company I ever wanted to start and I think it will be, should we do it right, the world's largest in riding the wave of bringing together the disparate pieces of that technology. >> What was the motivating point of the formation? Was it, you know, you guys were hanging around? Was there some catalyst? What was the moment where it all kind of came together for you? >> You know what's funny is my co-founder, Brad and I, we were making computer vision apps for making board games more fun to play. So in 2017, Apple released AR kit, augmented reality kit for building augmented reality applications. And Brad and I are both sort of like hacker persona types. We feel like we don't really understand the technology until we build something with it and so we decided that we should make an app that if you point your phone at a Sudoku puzzle, it understands the state of the board and then it kind of magically fills in that experience with all the digits in real time, which totally ruins the game of Sudoku to be clear. But it also just creates this like aha moment of like, oh wow, like the ability for our pocket devices to understand and see the world as good or better than we can is possible. And so, you know, we actually did that as I mentioned in 2017, and the app went viral. It was, you know, top of some subreddits, top of Injure, Reddit, the hacker community as well as Product Hunt really liked it. So it actually won Product Hunt AR app of the year, which was the same year that the Tesla model three won the product of the year. So we joked that we share an award with Elon our shared (indistinct) But frankly, so that was 2017. RoboFlow wasn't incorporated as a business until 2019. And so, you know, when we made Magic Sudoku, I was running a different company at the time, Brad was running a different company at the time, and we kind of just put it out there and were excited by how many people liked it. And we assumed that other curious developers would see this inevitable future of, oh wow, you know. This is much more than just a pedestrian point your phone at a board game. This is everything can be seen and understood and rewritten in a different way. Things like, you know, maybe your fridge. Knowing what ingredients you have and suggesting recipes or auto ordering for you, or we were talking about some retail use cases of automated checkout. Like anything can be seen and observed and we presume that that would kick off a Cambrian explosion of applications. It didn't. So you fast forward to 2019, we said, well we might as well be the guys to start to tackle this sort of problem. And because of our success with board games before, we returned to making more board game solving applications. So we made one that solves Boggle, you know, the four by four word game, we made one that solves chess, you point your phone at a chess board and it understands the state of the board and then can make move recommendations. And each additional board game that we added, we realized that the tooling was really immature. The process of collecting images, knowing which images are actually going to be useful for improving model performance, training those models, deploying those models. And if we really wanted to make the world programmable, developers waiting for us to make an app for their thing of interest is a lot less efficient, less impactful than taking our tool chain and releasing that externally. And so, that's what RoboFlow became. RoboFlow became the internal tools that we used to make these game changing applications readily available. And as you know, when you give developers new tools, they create new billion dollar industries, let alone all sorts of fun hobbyist projects along the way. >> I love that story. Curious, inventive, little radical. Let's break the rules, see how we can push the envelope on the board games. That's how companies get started. It's a great story. I got to ask you, okay, what happens next? Now, okay, you realize this new tooling, but this is like how companies get built. Like they solve their own problem that they had 'cause they realized there's one, but then there has to be a market for it. So you actually guys knew that this was coming around the corner. So okay, you got your hacker mentality, you did that thing, you got the award and now you're like, okay, wow. Were you guys conscious of the wave coming? Was it one of those things where you said, look, if we do this, we solve our own problem, this will be big for everybody. Did you have that moment? Was that in 2019 or was that more of like, it kind of was obvious to you guys? >> Absolutely. I mean Brad puts this pretty effectively where he describes how we lived through the initial internet revolution, but we were kind of too young to really recognize and comprehend what was happening at the time. And then mobile happened and we were working on different companies that were not in the mobile space. And computer vision feels like the wave that we've caught. Like, this is a technology and capability that rewrites how we interact with the world, how everyone will interact with the world. And so we feel we've been kind of lucky this time, right place, right time of every enterprise will have the ability to improve their operations with computer vision. And so we've been very cognizant of the fact that computer vision is one of those groundbreaking technologies that every company will have as a part of their products and services and offerings, and we can provide the tooling to accelerate that future. >> Yeah, and the developer angle, by the way, I love that because I think, you know, as we've been saying in theCUBE all the time, developer's the new defacto standard bodies because what they adopt is pure, you know, meritocracy. And they pick the best. If it's sell service and it's good and it's got open source community around it, its all in. And they'll vote. They'll vote with their code and that is clear. Now I got to ask you, as you look at the market, we were just having this conversation on theCUBE in Barcelona at recent Mobile World Congress, now called MWC, around 5G versus wifi. And the debate was specifically computer vision, like facial recognition. We were talking about how the Cleveland Browns were using facial recognition for people coming into the stadium they were using it for ships in international ports. So the question was 5G versus wifi. My question is what infrastructure or what are the areas that need to be in place to make computer vision work? If you have developers building apps, apps got to run on stuff. So how do you sort that out in your mind? What's your reaction to that? >> A lot of the times when we see applications that need to run in real time and on video, they'll actually run at the edge without internet. And so a lot of our users will actually take their models and run it in a fully offline environment. Now to act on that information, you'll often need to have internet signal at some point 'cause you'll need to know how many people were in the stadium or what shipping crates are in my port at this point in time. You'll need to relay that information somewhere else, which will require connectivity. But actually using the model and creating the insights at the edge does not require internet. I mean we have users that deploy models on underwater submarines just as much as in outer space actually. And those are not very friendly environments to internet, let alone 5g. And so what you do is you use an edge device, like an Nvidia Jetson is common, mobile devices are common. Intel has some strong edge devices, the Movidius family of chips for example. And you use that compute that runs completely offline in real time to process those signals. Now again, what you do with those signals may require connectivity and that becomes a question of the problem you're solving of how soon you need to relay that information to another place. >> So, that's an architectural issue on the infrastructure. If you're a tactical edge war fighter for instance, you might want to have highly available and maybe high availability. I mean, these are words that mean something. You got storage, but it's not at the edge in real time. But you can trickle it back and pull it down. That's management. So that's more of a business by business decision or environment, right? >> That's right, that's right. Yeah. So I mean we can talk through some specifics. So for example, the RoboFlow actually powers the broadcaster that does the tennis ball tracking at Wimbledon. That runs completely at the edge in real time in, you know, technically to track the tennis ball and point the camera, you actually don't need internet. Now they do have internet of course to do the broadcasting and relay the signal and feeds and these sorts of things. And so that's a case where you have both edge deployment of running the model and high availability act on that model. We have other instances where customers will run their models on drones and the drone will go and do a flight and it'll say, you know, this many residential homes are in this given area, or this many cargo containers are in this given shipping yard. Or maybe we saw these environmental considerations of soil erosion along this riverbank. The model in that case can run on the drone during flight without internet, but then you only need internet once the drone lands and you're going to act on that information because for example, if you're doing like a study of soil erosion, you don't need to be real time. You just need to be able to process and make use of that information once the drone finishes its flight. >> Well I can imagine a zillion use cases. I heard of a use case interview at a company that does computer vision to help people see if anyone's jumping the fence on their company. Like, they know what a body looks like climbing a fence and they can spot it. Pretty easy use case compared to probably some of the other things, but this is the horizontal use cases, its so many use cases. So how do you guys talk to the marketplace when you say, hey, we have generative AI for commuter vision. You might know language models that's completely different animal because vision's like the world, right? So you got a lot more to do. What's the difference? How do you explain that to customers? What can I build and what's their reaction? >> Because we're such a developer centric company, developers are usually creative and show you the ways that they want to take advantage of new technologies. I mean, we've had people use things for identifying conveyor belt debris, doing gas leak detection, measuring the size of fish, airplane maintenance. We even had someone that like a hobby use case where they did like a specific sushi identifier. I dunno if you know this, but there's a specific type of whitefish that if you grew up in the western hemisphere and you eat it in the eastern hemisphere, you get very sick. And so there was someone that made an app that tells you if you happen to have that fish in the sushi that you're eating. But security camera analysis, transportation flows, plant disease detection, really, you know, smarter cities. We have people that are doing curb management identifying, and a lot of these use cases, the fantastic thing about building tools for developers is they're a creative bunch and they have these ideas that if you and I sat down for 15 minutes and said, let's guess every way computer vision can be used, we would need weeks to list all the example use cases. >> We'd miss everything. >> And we'd miss. And so having the community show us the ways that they're using computer vision is impactful. Now that said, there are of course commercial industries that have discovered the value and been able to be out of the gate. And that's where we have the Fortune 100 customers, like we do. Like the retail customers in the Walmart sector, healthcare providers like Medtronic, or vehicle manufacturers like Rivian who all have very difficult either supply chain, quality assurance, in stock, out of stock, anti-theft protection considerations that require successfully making sense of the real world. >> Let me ask you a question. This is maybe a little bit in the weeds, but it's more developer focused. What are some of the developer profiles that you're seeing right now in terms of low-hanging fruit applications? And can you talk about the academic impact? Because I imagine if I was in school right now, I'd be all over it. Are you seeing Master's thesis' being worked on with some of your stuff? Is the uptake in both areas of younger pre-graduates? And then inside the workforce, What are some of the devs like? Can you share just either what their makeup is, what they work on, give a little insight into the devs you're working with. >> Leading developers that want to be on state-of-the-art technology build with RoboFlow because they know they can use the best in class open source. They know that they can get the most out of their data. They know that they can deploy extremely quickly. That's true among students as you mentioned, just as much as as industries. So we welcome students and I mean, we have research grants that will regularly support for people to publish. I mean we actually have a channel inside our internal slack where every day, more student publications that cite building with RoboFlow pop up. And so, that helps inspire some of the use cases. Now what's interesting is that the use case is relatively, you know, useful or applicable for the business or the student. In other words, if a student does a thesis on how to do, we'll say like shingle damage detection from satellite imagery and they're just doing that as a master's thesis, in fact most insurance businesses would be interested in that sort of application. So, that's kind of how we see uptick and adoption both among researchers who want to be on the cutting edge and publish, both with RoboFlow and making use of open source tools in tandem with the tool that we provide, just as much as industry. And you know, I'm a big believer in the philosophy that kind of like what the hackers are doing nights and weekends, the Fortune 500 are doing in a pretty short order period of time and we're experiencing that transition. Computer vision used to be, you know, kind of like a PhD, multi-year investment endeavor. And now with some of the tooling that we're working on in open source technologies and the compute that's available, these science fiction ideas are possible in an afternoon. And so you have this idea of maybe doing asset management or the aerial observation of your shingles or things like this. You have a few hundred images and you can de-risk whether that's possible for your business today. So there's pretty broad-based adoption among both researchers that want to be on the state of the art, as much as companies that want to reduce the time to value. >> You know, Joseph, you guys and your partner have got a great front row seat, ground floor, presented creation wave here. I'm seeing a pattern emerging from all my conversations on theCUBE with founders that are successful, like yourselves, that there's two kind of real things going on. You got the enterprises grabbing the products and retrofitting into their legacy and rebuilding their business. And then you have startups coming out of the woodwork. Young, seeing greenfield or pick a specific niche or focus and making that the signature lever to move the market. >> That's right. >> So can you share your thoughts on the startup scene, other founders out there and talk about that? And then I have a couple questions for like the enterprises, the old school, the existing legacy. Little slower, but the startups are moving fast. What are some of the things you're seeing as startups are emerging in this field? >> I think you make a great point that independent of RoboFlow, very successful, especially developer focused businesses, kind of have three customer types. You have the startups and maybe like series A, series B startups that you're building a product as fast as you can to keep up with them, and they're really moving just as fast as as you are and pulling the product out at you for things that they need. The second segment that you have might be, call it SMB but not enterprise, who are able to purchase and aren't, you know, as fast of moving, but are stable and getting value and able to get to production. And then the third type is enterprise, and that's where you have typically larger contract value sizes, slower moving in terms of adoption and feedback for your product. And I think what you see is that successful companies balance having those three customer personas because you have the small startups, small fast moving upstarts that are discerning buyers who know the market and elect to build on tooling that is best in class. And so you basically kind of pass the smell test of companies who are quite discerning in their purchases, plus are moving so quick they're pulling their product out of you. Concurrently, you have a product that's enterprise ready to service the scalability, availability, and trust of enterprise buyers. And that's ultimately where a lot of companies will see tremendous commercial success. I mean I remember seeing the Twilio IPO, Uber being like a full 20% of their revenue, right? And so there's this very common pattern where you have the ability to find some of those upstarts that you make bets on, like the next Ubers of the world, the smaller companies that continue to get developed with the product and then the enterprise whom allows you to really fund the commercial success of the business, and validate the size of the opportunity in market that's being creative. >> It's interesting, there's so many things happening there. It's like, in a way it's a new category, but it's not a new category. It becomes a new category because of the capabilities, right? So, it's really interesting, 'cause that's what you're talking about is a category, creating. >> I think developer tools. So people often talk about B to B and B to C businesses. I think developer tools are in some ways a third way. I mean ultimately they're B to B, you're selling to other businesses and that's where your revenue's coming from. However, you look kind of like a B to C company in the ways that you measure product adoption and kind of go to market. In other words, you know, we're often tracking the leading indicators of commercial success in the form of usage, adoption, retention. Really consumer app, traditionally based metrics of how to know you're building the right stuff, and that's what product led growth companies do. And then you ultimately have commercial traction in a B to B way. And I think that that actually kind of looks like a third thing, right? Like you can do these sort of funny zany marketing examples that you might see historically from consumer businesses, but yet you ultimately make your money from the enterprise who has these de-risked high value problems you can solve for them. And I selfishly think that that's the best of both worlds because I don't have to be like Evan Spiegel, guessing the next consumer trend or maybe creating the next consumer trend and catching lightning in a bottle over and over again on the consumer side. But I still get to have fun in our marketing and make sort of fun, like we're launching the world's largest game of rock paper scissors being played with computer vision, right? Like that's sort of like a fun thing you can do, but then you can concurrently have the commercial validation and customers telling you the things that they need to be built for them next to solve commercial pain points for them. So I really do think that you're right by calling this a new category and it really is the best of both worlds. >> It's a great call out, it's a great call out. In fact, I always juggle with the VC. I'm like, it's so easy. Your job is so easy to pick the winners. What are you talking about its so easy? I go, just watch what the developers jump on. And it's not about who started, it could be someone in the dorm room to the boardroom person. You don't know because that B to C, the C, it's B to D you know? You know it's developer 'cause that's a human right? That's a consumer of the tool which influences the business that never was there before. So I think this direct business model evolution, whether it's media going direct or going direct to the developers rather than going to a gatekeeper, this is the reality. >> That's right. >> Well I got to ask you while we got some time left to describe, I want to get into this topic of multi-modality, okay? And can you describe what that means in computer vision? And what's the state of the growth of that portion of this piece? >> Multi modality refers to using multiple traditionally siloed problem types, meaning text, image, video, audio. So you could treat an audio problem as only processing audio signal. That is not multimodal, but you could use the audio signal at the same time as a video feed. Now you're talking about multi modality. In computer vision, multi modality is predominantly happening with images and text. And one of the biggest releases in this space is actually two years old now, was clip, contrastive language image pre-training, which took 400 million image text pairs and basically instead of previously when you do classification, you basically map every single image to a single class, right? Like here's a bunch of images of chairs, here's a bunch of images of dogs. What clip did is used, you can think about it like, the class for an image being the Instagram caption for the image. So it's not one single thing. And by training on understanding the corpora, you basically see which words, which concepts are associated with which pixels. And this opens up the aperture for the types of problems and generalizability of models. So what does this mean? This means that you can get to value more quickly from an existing trained model, or at least validate that what you want to tackle with a computer vision, you can get there more quickly. It also opens up the, I mean. Clip has been the bedrock of some of the generative image techniques that have come to bear, just as much as some of the LLMs. And increasingly we're going to see more and more of multi modality being a theme simply because at its core, you're including more context into what you're trying to understand about the world. I mean, in its most basic sense, you could ask yourself, if I have an image, can I know more about that image with just the pixels? Or if I have the image and the sound of when that image was captured or it had someone describe what they see in that image when the image was captured, which one's going to be able to get you more signal? And so multi modality helps expand the ability for us to understand signal processing. >> Awesome. And can you just real quick, define clip for the folks that don't know what that means? >> Yeah. Clip is a model architecture, it's an acronym for contrastive language image pre-training and like, you know, model architectures that have come before it captures the almost like, models are kind of like brands. So I guess it's a brand of a model where you've done these 400 million image text pairs to match up which visual concepts are associated with which text concepts. And there have been new releases of clip, just at bigger sizes of bigger encoding's, of longer strings of texture, or larger image windows. But it's been a really exciting advancement that OpenAI released in January, 2021. >> All right, well great stuff. We got a couple minutes left. Just I want to get into more of a company-specific question around culture. All startups have, you know, some sort of cultural vibe. You know, Intel has Moore's law doubles every whatever, six months. What's your culture like at RoboFlow? I mean, if you had to describe that culture, obviously love the hacking story, you and your partner with the games going number one on Product Hunt next to Elon and Tesla and then hey, we should start a company two years later. That's kind of like a curious, inventing, building, hard charging, but laid back. That's my take. How would you describe the culture? >> I think that you're right. The culture that we have is one of shipping, making things. So every week each team shares what they did for our customers on a weekly basis. And we have such a strong emphasis on being better week over week that those sorts of things compound. So one big emphasis in our culture is getting things done, shipping, doing things for our customers. The second is we're an incredibly transparent place to work. For example, how we think about giving decisions, where we're progressing against our goals, what problems are biggest and most important for the company is all open information for those that are inside the company to know and progress against. The third thing that I'd use to describe our culture is one that thrives with autonomy. So RoboFlow has a number of individuals who have founded companies before, some of which have sold their businesses for a hundred million plus upon exit. And the way that we've been able to attract talent like that is because the problems that we're tackling are so immense, yet individuals are able to charge at it with the way that they think is best. And this is what pairs well with transparency. If you have a strong sense of what the company's goals are, how we're progressing against it, and you have this ownership mentality of what can I do to change or drive progress against that given outcome, then you create a really healthy pairing of, okay cool, here's where the company's progressing. Here's where things are going really well, here's the places that we most need to improve and work on. And if you're inside that company as someone who has a preponderance to be a self-starter and even a history of building entire functions or companies yourself, then you're going to be a place where you can really thrive. You have the inputs of the things where we need to work on to progress the company's goals. And you have the background of someone that is just necessarily a fast moving and ambitious type of individual. So I think the best way to describe it is a transparent place with autonomy and an emphasis on getting things done. >> Getting shit done as they say. Getting stuff done. Great stuff. Hey, final question. Put a plug out there for the company. What are you going to hire? What's your pipeline look like for people? What jobs are open? I'm sure you got hiring all around. Give a quick plug for the company what you're looking for. >> I appreciate you asking. Basically you're either building the product or helping customers be successful with the product. So in the building product category, we have platform engineering roles, machine learning engineering roles, and we're solving some of the hardest and most impactful problems of bringing such a groundbreaking technology to the masses. And so it's a great place to be where you can kind of be your own user as an engineer. And then if you're enabling people to be successful with the products, I mean you're working in a place where there's already such a strong community around it and you can help shape, foster, cultivate, activate, and drive commercial success in that community. So those are roles that tend themselves to being those that build the product for developer advocacy, those that are account executives that are enabling our customers to realize commercial success, and even hybrid roles like we call it field engineering, where you are a technical resource to drive success within customer accounts. And so all this is listed on roboflow.com/careers. And one thing that I actually kind of want to mention John that's kind of novel about the thing that's working at RoboFlow. So there's been a lot of discussion around remote companies and there's been a lot of discussion around in-person companies and do you need to be in the office? And one thing that we've kind of recognized is you can actually chart a third way. You can create a third way which we call satellite, which basically means people can work from where they most like to work and there's clusters of people, regular onsite's. And at RoboFlow everyone gets, for example, $2,500 a year that they can use to spend on visiting coworkers. And so what's sort of organically happened is team numbers have started to pull together these resources and rent out like, lavish Airbnbs for like a week and then everyone kind of like descends in and works together for a week and makes and creates things. And we call this lighthouses because you know, a lighthouse kind of brings ships into harbor and we have an emphasis on shipping. >> Yeah, quality people that are creative and doers and builders. You give 'em some cash and let the self-governing begin, you know? And like, creativity goes through the roof. It's a great story. I think that sums up the culture right there, Joseph. Thanks for sharing that and thanks for this great conversation. I really appreciate it and it's very inspiring. Thanks for coming on. >> Yeah, thanks for having me, John. >> Joseph Nelson, co-founder and CEO of RoboFlow. Hot company, great culture in the right place in a hot area, computer vision. This is going to explode in value. The edge is exploding. More use cases, more development, and developers are driving the change. Check out RoboFlow. This is theCUBE. I'm John Furrier, your host. Thanks for watching. (gentle music)

Published Date : Mar 3 2023

SUMMARY :

Welcome to this CUBE conversation You're in the middle of it. And the wave is still building the company is that you're doing. maybe 2% of the whole economy And as you know, when you it kind of was obvious to you guys? cognizant of the fact that I love that because I think, you know, And so what you do is issue on the infrastructure. and the drone will go and the marketplace when you say, in the sushi that you're eating. And so having the And can you talk about the use case is relatively, you know, and making that the signature What are some of the things you're seeing and pulling the product out at you because of the capabilities, right? in the ways that you the C, it's B to D you know? And one of the biggest releases And can you just real quick, and like, you know, I mean, if you had to like that is because the problems Give a quick plug for the place to be where you can the self-governing begin, you know? and developers are driving the change.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
BradPERSON

0.99+

JosephPERSON

0.99+

Joseph NelsonPERSON

0.99+

January, 2021DATE

0.99+

John FurrierPERSON

0.99+

MedtronicORGANIZATION

0.99+

WalmartORGANIZATION

0.99+

2019DATE

0.99+

UberORGANIZATION

0.99+

AppleORGANIZATION

0.99+

JohnPERSON

0.99+

400 millionQUANTITY

0.99+

Evan SpiegelPERSON

0.99+

24 monthsQUANTITY

0.99+

2017DATE

0.99+

RoboFlowORGANIZATION

0.99+

15 minutesQUANTITY

0.99+

RivianORGANIZATION

0.99+

12 monthsQUANTITY

0.99+

20%QUANTITY

0.99+

Cardinal HealthORGANIZATION

0.99+

Palo Alto, CaliforniaLOCATION

0.99+

BarcelonaLOCATION

0.99+

WimbledonEVENT

0.99+

roboflow.com/careersOTHER

0.99+

firstQUANTITY

0.99+

second segmentQUANTITY

0.99+

each teamQUANTITY

0.99+

six monthsQUANTITY

0.99+

bothQUANTITY

0.99+

IntelORGANIZATION

0.99+

both worldsQUANTITY

0.99+

2%QUANTITY

0.99+

two years laterDATE

0.98+

Mobile World CongressEVENT

0.98+

UbersORGANIZATION

0.98+

third wayQUANTITY

0.98+

oneQUANTITY

0.98+

a weekQUANTITY

0.98+

Magic SudokuTITLE

0.98+

secondQUANTITY

0.98+

NvidiaORGANIZATION

0.98+

SudokuTITLE

0.98+

MWCEVENT

0.97+

todayDATE

0.97+

billion dollarQUANTITY

0.97+

one single thingQUANTITY

0.97+

over a hundred thousand developersQUANTITY

0.97+

fourQUANTITY

0.97+

thirdQUANTITY

0.96+

ElonORGANIZATION

0.96+

third thingQUANTITY

0.96+

TeslaORGANIZATION

0.96+

JetsonCOMMERCIAL_ITEM

0.96+

ElonPERSON

0.96+

RoboFlowTITLE

0.96+

InstagramORGANIZATION

0.95+

TwilioORGANIZATION

0.95+

twentiesQUANTITY

0.95+

Product Hunt ARTITLE

0.95+

MoorePERSON

0.95+

both researchersQUANTITY

0.95+

one thingQUANTITY

0.94+

Jim Harris, International Best Selling Author of Blindsided & Carolina Milanesi, Creative Strategies


 

>> Narrator: "theCUBE's" live coverage is made possible by funding from Dell Technologies. Creating technologies that drive human progress. (intro music) >> Good afternoon, everyone. Welcome back to "theCUBE's" day three coverage of MWC23. Lisa Martin here in Spain, Barcelona, Spain with Dave Nicholson. We're going to have a really interesting conversation next. We're going to really dig into MWC, it's history, where it's going, some of the controversy here. Please welcome our guests. We have Jim Harris, International Best Selling Author of "Blindsided." And Carolina Milanese is here, President and Principle Analyst of creative strategies. Welcome to "theCUBE" guys. Thank you. >> Thanks. So great to be here. >> So this is day three. 80,000 people or so. You guys have a a lot of history up at this event. Caroline, I want to start with you. Talk a little bit about that. This obviously the biggest one in, in quite a few years. People are ready to be back, but there's been some, a lot of news here, but some controversy going on. Give us the history, and your perspective on some of the news that's coming out from this week's event. >> It feels like a very different show. I don't know if I would say growing up show, because we are still talking about networks and mobility, but there's so much more now around what the networks actually empower, versus the network themselves. And a little bit of maybe that's where some of the controversy is coming from, carriers still trying to find their identity, right, of, of what their role is in all there is to do with a connected world. I go back a long way. I go back to when Mobile World Congress was called, was actually called GSM, and it was in Khan. So, you know, we went from France to Spain. But just looking at the last full Mobile World Congress here in Barcelona, in pre-pandemic to now, very different show. We went from a show that was very much focused on mobility and smartphones, to a show that was all about cars. You know, we had cars everywhere, 'cause we were talking about smart cities and connected cars, to now a show this year that is very much focused on B2B. And so a lot of companies that are here to either work with the carriers, or also talk about sustainability for instance, or enable what is the next future evolution of computing with XR and VR. >> So Jim, talk to us a little bit about your background. You, I was doing a little sleuthing on you. You're really focusing on disruptive innovation. We talk about disruption a lot in different industries. We're seeing a lot of disruption in telco. We're seeing a lot of frenemies going on. Give us your thoughts about what you're seeing at this year's event. >> Well, there's some really exciting things. I listened to the keynote from Orange's CEO, and she was complaining that 55% of the traffic on her network is from five companies. And then the CEO of Deutsche Telecom got up, and he was complaining that 60% of the traffic on his network is from six entities. So do you think they coordinated pre, pre-show? But really what they're saying is, these OTT, you know, Netflix and YouTube, they should be paying us for access. Now, this is killer funny. The front page today of the show, "Daily," the CO-CEO of Netflix says, "Hey, we make less profit than the telcos, "so you should be paying us, "not the other way around." You know, we spend half of the money we make just on developing content. So, this is really interesting. The orange CEO said, "We're not challenging net neutrality. "We don't want more taxes." But boom. So this is disruptive. Huge pressure. 67% of all mobile traffic is video, right? So it's a big hog bandwidth wise. So how are they going to do this? Now, I look at it, and the business model for the, the telcos, is really selling sim cards and smartphones. But for every dollar of revenue there, there's five plus dollars in apps, and consulting and everything else. So really, but look at how they're structured. They can't, you know, take somebody who talks to the public and sells sim cards, and turn 'em in, turn 'em in to an app developer. So how are they going to square this circle? So I see some, they're being disrupted because they're sticking to what they've historically done. >> But it's interesting because at the end of the day, the conversation that we are having right now is the conversation that we had 10 years ago, where carriers don't want to just be a dumb pipe, right? And that's what they are now returning to. They tried to be media as well, but that didn't work out for most carriers, right? It is a little bit better in the US. We've seen, you know, some success there. But, but here has been more difficult. And I think that's the, the concern, that even for the next, you know, evolution, that's the, their role. >> So how do they, how do they balance this dumb pipe idea, with the fact that if you make the toll high enough, being a dumb pipe is actually a pretty good job. You know, sit back, collect check, go to the beach, right? So where, where, where, where does this end up? >> Well, I think what's going to happen is, if you see five to 15 X the revenue on top of a pipe, you know, the hyperscalers are going to start going after the business. The consulting companies like PWC, McKinsey, the app developers, they're... So how do you engage those communities as a telco to get more revenue? I think this is a question that they really need to look at. But we tend to stick within our existing business model. I'll just give you one stat that blows me away. Uber is worth more than every taxi cab company in North America added together. And so the taxi industry owns billions in assets in cars and limousines. Uber doesn't own a single vehicle. So having a widely distributed app, is a huge multiplier on valuation. And I look to a company like Safari in Kenya, which developed M-Pesa, which Pesa means mo, it's mobile money in Swahili. And 25% of the country's GDP is facilitated by M-Pesa. And that's not even on smartphones. They're feature phones, Nokia phones. I call them dumb phones, but Nokia would call them "feature phones." >> Yeah. >> So think about that. Like 25, now transactions are very small, and the cut is tiny. But when you're facilitating 25% of a country's GDP, >> Yeah. >> Tiny, over billions of transactions is huge. But that's not the way telcos have historically thought or worked. And so M-Pesa and Safari shows the way forward. What do you think on that? >> I, I think that the experience, and what they can layer on top from a services perspective, especially in the private sector, is also important. I don't, I never believe that a carrier, given how they operate, is the best media company in the world, right? It is a very different world. But I do think that there's opportunity, first of all, to, to actually tell their story in a different way. If you're thinking about everything that a network actually empowers, there's a, there's a lot there. There's a lot that is good for us as, as society. There's a lot that is good for business. What can they do to start talking about differently about their services, and then layer on top of what they offer? A better way to actually bring together private and public network. It's not all about cellular, wifi and cellular coming together. We're talking a lot about satellite here as well. So, there's definitely more there about quality of service. Is, is there though, almost a biological inevitability that prevents companies from being able to navigate that divide? >> Hmm. >> Look at, look at when, when, when we went from high definition 720P, very exciting, 1080P, 4K. Everybody ran out and got a 4K TV. Well where was the, where was the best 4K content coming from? It wasn't, it wasn't the networks, it wasn't your cable operator, it was YouTube. It was YouTube. If you had suggested that 10 years before, that that would happen, people would think that you were crazy. Is it possible for folks who are now leading their companies, getting up on stage, and daring to say, "This content's coming over, "and I want to charge you more "for using my pipes." It's like, "Really? Is that your vision? "That's the vision that you want to share with us here?" I hear the sound of dead people walking- (laughing) when I hear comments like that. And so, you know, my students at Wharton in the CTO program, who are constantly looking at this concept of disruption, would hear that and go, "Ooh, gee, did the board hear what that person said?" I, you know, am I being too critical of people who could crush me like a bug? (laughing) >> I mean, it's better that they ask the people with money than not consumers to pay, right? 'Cause we've been through a phase where the carriers were actually asking for more money depending on critical things. Like for instance, if you're doing business email, then were going to charge you more than if you were a consumer. Or if you were watching video, they would charge you more for that. Then they understood that a consumer would walk away and go somewhere else. So they stopped doing that. But to your point, I think, and, and very much to what you focus from a disruption perspective, look at what Chat GTP and what Microsoft has been doing. Not much talk about this here at the show, which is interesting, but the idea that now as a consumer, I can ask new Bing to get me the 10 best restaurants in Barcelona, and I no longer go to Yelp, or all the other businesses where I was going to before, to get their recommendation, what happens to them? You're, you're moving away, and you're taking eyeballs away from those websites. And, and I think that, that you know, your point is exactly right. That it's, it's about how, from a revenue perspective, you are spending a lot of money to facilitate somebody else, and what's in it for you? >> Yeah. And to be clear, consumers pay for everything. >> Always. Always. (laughs) >> Taxpayers and consumers always pay for everything. So there is no, "Well, we're going to make them pay, so you don't have to pay." >> And if you are not paying, you are the product. Exactly. >> Yes. (laughing) >> Carolina, talk a little bit about what you're seeing at the event from some of the infrastructure players, the hyperscalers, obviously a lot of enterprise focus here at this event. What are some of the things that you're seeing? Are you impressed with, with their focus in telco, their focus to partner, build an ecosystem? What are you seeing? >> I'm seeing also talk about sustainability, and enabling telco to be more sustainable. You know, there, there's a couple of things that are a little bit different from the US where I live, which is that telcos in Europe, have put money into sustainability through bonds. And so they use the money that they then get from the bonds that they create, to, to supply or to fuel their innovation in sustainability. And so there's a dollar amount on sustainability. There's also an opportunity obviously from a growth perspective. And there's a risk mitigation, right? Especially in Europe, more and more you're going to be evaluated based on how sustainable you are. So there are a lot of companies here, if you're thinking about the Ciscos of the world. Dell, IBM all talking about sustainability and how to help carriers measure, and then obviously be more sustainable with their consumption and, and power. >> Going to be interesting to see where that goes over the years, as we talk to, every company we talk to at whatever show, has an ESG sustainability initiative, and only, well, many of them only want to work with other companies who have the same types of initiative. So a lot of, great that there's focus on sustainability, but hopefully we'll see more action down the road. Wanted to ask you about your book, "Blind," the name is interesting, "Blindsided." >> Well, I just want to tag on to this. >> Sure. >> One of the most exciting things for me is fast charging technology. And Shalmie, cell phone, or a smartphone maker from China, just announced yesterday, a smartphone that charges from 0 to 100% in five minutes. Now this is using GAN FEST technology. And the leader in the market is a company called Navitas. And this has profound implications. You know, it starts with the smartphone, right? But then it moves to the laptops. And then it'll move to EV's. So, as we electrify the $10 trillion a year transportation industry, there's a huge opportunity. People want charging faster. There's also a sustainability story that, to Carolina's point, that it uses less electricity. So, if we electrify the grid in order to support transportation, like the Tesla Semi's coming out, there are huge demands over a period. We need energy efficiency technologies, like this GAN FEST technology. So to me, this is humongous. And it, we only see it here in the show, in Shalmie, saying, "Five minutes." And everybody, the consumers go, "Oh, that's cool." But let's look at the bigger story, which is electrifying transportation globally. And this is going to be big. >> Yeah. And, and to, and to double click on that a little bit, to be clear, when we talk about fast charging today, typically it's taking the battery from a, not a zero state of charge, but a relatively low state of charge to 80%. >> Yep. >> Then it tapers off dramatically. And that translates into less range in an EV, less usable time on any other device, and there's that whole linkage between the power in, and the battery's ability to be charged, and how much is usable. And from a sustainability perspective, we are going to have an avalanche of batteries going into secondary use cases over time. >> They don't get tossed into landfills contrary to what people might think. >> Yep. >> In fact, they are used in a variety of ways after their primary lifespan. But that, that is, that in and of itself is a revolutionary thing. I'm interested in each of your thoughts on the China factor. Glaringly absent here, from my perspective, as sort of an Apple fanboy, where are they? Why aren't they talking about their... They must, they must feel like, "Well we just don't need to." >> We don't need to. We just don't need to. >> Absolutely. >> And then you walk around and you see these, these company names that are often anglicized, and you don't necessarily immediately associate them with China, but it's like, "Wait a minute, "that looks better than what I have, "and I'm not allowed to have access to that thing." What happens in the future there geopolitically? >> It's a pretty big question for- >> Its is. >> For a short little tech show. (Caroline laughs) But what happens as we move forward? When is the entire world going to be able to leverage in a secure way, some of the stuff that's coming out of, if they're not the largest economy in the world yet, they shortly will be. >> What's the story there? >> Well, it's interesting that you mentioned First Apple that has never had a presence at Mobile World Congress. And fun enough, I'm part of the GSMA judges for the GLOMO Awards, and last night I gave out Best Mobile Phone for last year, and it was to the iPhone4 Team Pro. and best disruptive technology, which was for the satellite function feature on, on the new iPhone. So, Apple might not be here, but they are. >> Okay. >> And, and so that's the first thing. And they are as far as being top of mind to every competitor in the smartphone market still. So a lot of the things that, even from a design perspective that you see on some of the Chinese brands, really remind you of, of Apple. What is interesting for me, is how there wouldn't be, with the exception of Samsung and Motorola, there's no one else here that is non-Chinese from a smartphone point of view. So that's in itself, is something that changed dramatically over the years, especially for somebody like me that still remember Nokia being the number one in the market. >> Huh. >> So. >> Guys, we could continue this conversation. We are unfortunately out of time. But thank you so much for joining Dave and me, talking about your perspectives on the event, the industry, the disruptive forces. It's going to be really interesting to see where it goes. 'Cause at the end of the day, it's the consumers that just want to make sure I can connect wherever I am 24 by seven, and it just needs to work. Thank you so much for your insights. >> Thank you. >> Lisa, it's been great. Dave, great. It's a pleasure. >> Our pleasure. For our guests, and for Dave Nicholson, I'm Lisa Martin. You're watching, "theCUBE," the leader in live and emerging tech coverage coming to you day three of our coverage of MWC 23. Stick around. Our next guest joins us momentarily. (outro music)

Published Date : Mar 1 2023

SUMMARY :

that drive human progress. We're going to have a really So great to be here. People are ready to be back, And so a lot of companies that are here to So Jim, talk to us a little So how are they going to do this? It is a little bit better in the US. check, go to the beach, right? And 25% of the country's GDP and the cut is tiny. But that's not the way telcos is the best media company "That's the vision that you and I no longer go to Yelp, consumers pay for everything. Always. so you don't have to pay." And if you are not (laughing) from some of the infrastructure and enabling telco to be more sustainable. Wanted to ask you about And this is going to be big. and to double click on that a little bit, and the battery's ability to be charged, contrary to what people might think. each of your thoughts on the China factor. We just don't need to. What happens in the future When is the entire world for the GLOMO Awards, So a lot of the things that, and it just needs to work. It's a pleasure. coming to you day three

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
DavePERSON

0.99+

JimPERSON

0.99+

Dave NicholsonPERSON

0.99+

CarolinePERSON

0.99+

SamsungORGANIZATION

0.99+

Lisa MartinPERSON

0.99+

Carolina MilanesePERSON

0.99+

Jim HarrisPERSON

0.99+

NokiaORGANIZATION

0.99+

EuropeLOCATION

0.99+

MotorolaORGANIZATION

0.99+

SpainLOCATION

0.99+

PWCORGANIZATION

0.99+

IBMORGANIZATION

0.99+

five companiesQUANTITY

0.99+

UberORGANIZATION

0.99+

LisaPERSON

0.99+

six entitiesQUANTITY

0.99+

BarcelonaLOCATION

0.99+

FranceLOCATION

0.99+

McKinseyORGANIZATION

0.99+

80%QUANTITY

0.99+

NetflixORGANIZATION

0.99+

AppleORGANIZATION

0.99+

DellORGANIZATION

0.99+

60%QUANTITY

0.99+

OrangeORGANIZATION

0.99+

ChinaLOCATION

0.99+

Deutsche TelecomORGANIZATION

0.99+

five minutesQUANTITY

0.99+

67%QUANTITY

0.99+

Carolina MilanesiPERSON

0.99+

55%QUANTITY

0.99+

North AmericaLOCATION

0.99+

25%QUANTITY

0.99+

NavitasORGANIZATION

0.99+

M-PesaORGANIZATION

0.99+

MicrosoftORGANIZATION

0.99+

YouTubeORGANIZATION

0.99+

USLOCATION

0.99+

yesterdayDATE

0.99+

24QUANTITY

0.99+

telcoORGANIZATION

0.99+

KenyaLOCATION

0.99+

Mobile World CongressEVENT

0.99+

fiveQUANTITY

0.99+

iPhoneCOMMERCIAL_ITEM

0.99+

KhanLOCATION

0.99+

BlindsidedTITLE

0.99+

YelpORGANIZATION

0.99+

Dell TechnologiesORGANIZATION

0.99+

last yearDATE

0.99+

five plus dollarsQUANTITY

0.99+

MWC23EVENT

0.99+

MWC 23EVENT

0.99+

0QUANTITY

0.99+

10 best restaurantsQUANTITY

0.98+

theCUBEORGANIZATION

0.98+

720PQUANTITY

0.98+

todayDATE

0.98+

GLOMO AwardsEVENT

0.98+

billionsQUANTITY

0.98+

15 XQUANTITY

0.98+

last nightDATE

0.98+

first thingQUANTITY

0.98+

CarolinaPERSON

0.98+

SafariORGANIZATION

0.98+

this yearDATE

0.98+

OneQUANTITY

0.97+

GAN FESTORGANIZATION

0.97+

sevenQUANTITY

0.97+

1080PQUANTITY

0.97+

80,000 peopleQUANTITY

0.97+

Five minutesQUANTITY

0.97+

FirstQUANTITY

0.97+

ShalmieORGANIZATION

0.97+

10 years agoDATE

0.97+

10 years beforeDATE

0.97+

TeslaORGANIZATION

0.96+

100%QUANTITY

0.96+

Lena Smart, MongoDB | AWS re:Invent 2022


 

(bright music) >> Hello everyone and welcome back to AWS re:Invent, here in wonderful Las Vegas, Nevada. We're theCUBE. I am Savannah Peterson. Joined with my co-host, Dave Vellante. Day four, you look great. Your voice has come back somehow. >> Yeah, a little bit. I don't know how. I took last night off. You guys, I know, were out partying all night, but - >> I don't know what you're talking about. (Dave laughing) >> Well, you were celebrating John's birthday. John Furrier's birthday today. >> Yes, happy birthday John! >> He's on his way to England. >> Yeah. >> To attend his nephew's wedding. Awesome family. And so good luck, John. I hope you feel better, he's got a little cold. >> I know, good luck to the newlyweds. I love this. I know we're both really excited for our next guest, so I'm going to bring out, Lena Smart from MongoDB. Thank you so much for being here. >> Thank you for having me. >> How's the show going for you? >> Good. It's been a long week. And I just, not much voice left, so. >> We'll be gentle on you. >> I'll give you what's left of it. >> All right, we'll take that. >> Okay. >> You had a fireside chat, at the show? >> Lena: I did. >> Can you tell us a little bit about that? >> So we were talking about the Rise, The developer is a platform. In this massive theater. I thought it would be like an intimate, you know, fireside chat. I keep believing them when they say to me come and do these talks, it'll be intimate. And you turn up and there's a stage and a theater and it's like, oh my god. But it was really interesting. It was well attended. Got some really good questions at the end as well. Lots of follow up, which was interesting. And it was really just about, you know, how we've brought together this developer platform that's got our integrated services. It's just what developers want, it gives them time to innovate and disrupt, rather than worry about the minutia of management. >> Savannah: Do the cool stuff. >> Exactly. >> Yeah, so you know Lena, it's funny that you're saying that oh wow, the lights came on and it was this big thing. When when we were at re:Inforced, Lena was on stage and it was so funny, Lena, you were self deprecating like making jokes about the audience. >> Savannah: (indistinct) >> It was hilarious. And so, but it was really endearing to the audience and so we were like - >> Lena: It was terrifying. >> You got huge props for that, I'll tell you. >> Absolutely terrifying. Because they told me I wouldn't see anyone. Because we did the rehearsal the day before, and they were like, it's just going to be like - >> Sometimes it just looks like blackness out there. >> Yeah, yeah. It wasn't, they lied. I could see eyeballs. It was terrifying. >> Would you rather know that going in though? Or is it better to be, is ignorance bliss in that moment? >> Ignorance is bliss. >> Yeah, yeah yeah. >> Good call Savannah, right? Yeah, just go. >> The older I get, the more I'm just, I'm on the ignorance is bliss train. I just, I don't need to know anything that's going to hurt my soul. >> Exactly. >> One of the things that you mentioned, and this has actually been a really frequent theme here on the show this week, is you said that this has been a transformative year for developers. >> Lena: Yeah. >> What did you mean by that? >> So I think developers are starting to come to the fore, if you like, the fore. And I'm not in any way being deprecating about developers 'cause I love them. >> Savannah: I think everyone here does. >> I was married to one, I live with one now. It's like, they follow me everywhere. They don't. But, I think they, this is my opinion obviously but I think that we're seeing more and more the value that developers bring to the table. They're not just code geeks anymore. They're not just code monkeys, you know, churning out lines and lines of code. Some of the most interesting discussions I've had this week have been with developers. And that's why I'm so pleased that our developer data platform is going to give these folks back time, so that they can go and innovate. And do super interesting things and do the next big thing. It was interesting, I was talking to Mary, our comms person earlier and she had said that Dave I guess, my boss, was on your show - >> Dave: Yeah, he was over here last night. >> Yeah. And he was saying that two thirds of the companies that had been mentioned so far, within the whole gamut of this conference use MongoDB. And so take that, extrapolate that, of all the developers >> Wow. >> who are there. I know, isn't that awesome? >> That's awesome. Congrats on that, that's like - >> Did I hear that right now? >> I know, I just had that moment. >> I know she just told me, I'm like, really? That's - >> That's so cool. >> 'Cause the first thing I thought of was then, oh my god, how many developers are we reaching then? 'Cause they're the ones. I mean, it's kind of interesting. So my job has kind of grown from, over the years, being the security geek in the back room that nobody talks to, to avoiding me in the lift, to I've got a seat at the table now. We meet with the board. And I think that I can see that that's where the developer mindset is moving towards. It's like, give us the right tools and we'll change your world. >> And let the human capital go back to doing the fun stuff and not just the maintenance stuff. >> And, but then you say that, you can't have everything automated. I get that automation is also the buzzword of the week. And I get that, trust me. Someone has to write the code to do the automation. >> Savannah: Right. >> So, so yeah, definitely give these people back time, so that they can work on ML, AI, choose your buzzword. You know, by giving people things like queriable encryption for example, you're going to free up a whole bunch of head space. They don't have to worry about their data being, you know harvested from memory or harvested while at rest or in motion. And it's like, okay, I don't have to worry about that now, let me go do something fun. >> How about the role of the developer as it relates to SecOps, right? They're being asked to do a lot. You and I talked about this at re:Inforce. You seem to have a pretty good handle on it. Like a lot of companies I think are struggling with it. I mean, the other thing you said said to me is you don't have a lack of talent at Mongo, right? 'Cause you're Mongo. But a lot of companies do. But a lot of the developers, you know we were just talking about this earlier with Capgemini, the developer metrics or the application development team's metrics might not be aligned with the CSO's metrics. How, what are you seeing there? What, how do you deal with it within Mongo? What do you advise your customers? >> So in terms of internal, I work very closely with our development group. So I work with Tara Hernandez, who's our new VP of developer productivity. And she and her team are very much interested in making developers more productive. That's her job. And so we get together because sometimes security can definitely be seen as a blocker. You know, funnily enough, I actually had a Slack that I had to respond to three seconds before I come on here. And it was like, help, we need some help getting this application through procurement, because blah, blah, blah. And it's weird the kind of change, the shift in mindset. Whereas before they might have gone to procurement or HR or someone to ask for this. Now they're coming to the CSO. 'Cause they know if I say yes, it'll go through. >> Talk about social engineering. >> Exactly. >> You were talking about - >> But turn it around though. If I say no, you know, I don't like to say no. I prefer to be the CSO that says yes, but. And so that's what we've done. We've definitely got that culture of ask, we'll tell you the risks, and then you can go away and be innovative and do what you need to do. And we basically do the same with our customers. Here's what you can do. Our application is secure out of the box. Here's how we can help you make it even more, you know, streamlined or bespoke to what you need. >> So mobile was a big inflection point, you know, I dunno, it seems like forever ago. >> 2007. >> 2007. Yeah, iPhone came out in 2007. >> You remember your first iPhone? >> Dave: Yeah. >> Yeah? Same. >> Yeah. It was pretty awesome, actually. >> Yeah, I do too. >> Yeah, I was on the train to Boston going up to see some friends at MIT on the consortium that I worked with. And I had, it was the wee one, 'member? But you thought it was massive. >> Oh, it felt - >> It felt big. And I remember I was sitting on the train to Boston it was like the Estella and there was these people, these two women sitting beside me. And they were all like glam, like you and unlike me. >> Dave: That's awesome. >> And they, you could see them like nudging each other. And I'm being like, I'm just sitting like this. >> You're chilling. >> Like please look at my phone, come on just look at it. Ask me about it. And eventually I'm like - >> You're baiting them. >> nonchalantly laid it on the table. And you know, I'm like, and they're like, is that an iPhone? And I'm like, yeah, you want to see it? >> I thought you'd never ask. >> I know. And I really played with it. And I showed them all the cool stuff, and they're like, oh we're going to buy iPhones. And so I should have probably worked for Apple, but I didn't. >> I was going to say, where was your referral kickback on that? Especially - >> It was a little like Tesla, right? When you first, we first saw Tesla, it was Ray Wong, you know, Ray? From Pasadena? >> It really was a moment and going from the Blackberry keyboard to that - >> He's like want to see my car? And I'm like oh yeah sure, what's the big deal? >> Yeah, then you see it and you're like, ooh. >> Yeah, that really was such a pivotal moment. >> Anyway, so we lost a track, 2007. >> Yeah, what were we talking about? 2007 mobile. >> Mobile. >> Key inflection point, is where you got us here. Thank you. >> I gotchu Dave, I gotchu. >> Bring us back here. My mind needs help right now. Day four. Okay, so - >> We're all getting here on day four, we're - >> I'm socially engineering you to end this, so I can go to bed and die quietly. That's what me and Mary are, we're counting down the minutes. >> Holy. >> That's so sick. >> You're breaking my heart right now. I love it. I'm with you, sis, I'm with you. >> So I dunno where I was, really where I was going with this, but, okay, there's - >> 2007. Three things happened. >> Another inflection point. Okay yeah, tell us what happened. But no, tell us that, but then - >> AWS, clones, 2006. >> Well 2006, 2007. Right, okay. >> 2007, the iPhone, the world blew up. So you've already got this platform ready to take all this data. >> Dave: Right. >> You've got this little slab of gorgeousness called the iPhone, ready to give you all that data. And then MongoDB pops up, it's like, woo-hoo. But what we could offer was, I mean back then was awesome, but it was, we knew that we would have to iterate and grow and grow and grow. So that was kind of the three things that came together in 2007. >> Yeah, and then Cloud came in big time, and now you've got this platform. So what's the next inflection point do you think? >> Oh... >> Good question, Dave. >> Don't even ask me that. >> I mean, is it Edge? Is it IOT? Is there another disruptor out there? >> I think it's going to be artificial intelligence. >> Dave: Is it AI? >> I mean I don't know enough about it to talk about it, to any level, so don't ask me any questions about it. >> This is like one of those ignorance is bliss moments. It feels right. >> Yeah. >> Well, does it scare you, from a security perspective? Or? >> Great question, Dave. >> Yeah, it scares me more from a humanity standpoint. Like - >> More than social scared you? 'Cause social was so benign when it started. >> Oh it was - >> You're like, oh - I remember, >> It was like a yearbook. I was on the Estella and we were - >> Shout out to Amtrak there. >> I was with, we were starting basically a wikibond, it was an open source. >> Yeah, yeah. >> Kind of, you know, technology community. And we saw these and we were like enamored of Facebook. And there were these two young kids on the train, and we were at 'em, we were picking the brain. Do you like Facebook? "I love Facebook." They're like "oh, Facebook's unbelievable." Now, kids today, "I hate Facebook," right? So, but social at the beginning it was kind of, like I say, benign and now everybody's like - >> Savannah: We didn't know what we were getting into. >> Right. >> I know. >> Exactly. >> Can you imagine if you could have seen into the future 20 years ago? Well first of all, we'd have all bought Facebook and Apple stock. >> Savannah: Right. >> And Tesla stock. But apart from, but yeah apart from that. >> Okay, so what about Quantum? Does that scare you at all? >> I think the only thing that scares me about Quantum is we have all this security in place today. And I'm not an expert in Quantum, but we have all this security in place that's securing what we have today. And my worry is, in 10 years, is it still going to be secure? 'Cause we're still going to be using that data in some way, shape, or form. And my question is to the quantum geniuses out there, what do we do in 10 years like to retrofit the stuff? >> Dave: Like a Y2K moment? >> Kind of. Although I think Y2K is coming in 2038, isn't it? When the Linux date flips. I'll be off the grid by then, I'll be living in Scotland. >> Somebody else's problem. >> Somebody else's problem. I'll be with the sheep in Glasgow, in Scotland. >> Y2K was a boondoggle for tech, right? >> What a farce. I mean, that whole - >> I worked in the power industry in Y2K. That was a nightmare. >> Dave: Oh I bet. >> Savannah: Oh my God. >> Yeah, 'cause we just assumed that the world was going to stop and there been no power, and we had nuclear power plants. And it's like holy moly. Yeah. >> More than moly. >> I was going to say, you did a good job holding that other word in. >> I think I was going to, in case my mom hears this. >> I grew up near Diablo Canyon in, in California. So you were, I mean we were legitimately worried that that exactly was going to happen. And what about the waste? And yeah it was chaos. We've covered a lot. >> Well, what does worry you? Like, it is culture? Is it - >> Why are you trying to freak her out? >> No, no, because it's a CSO, trying to get inside the CSO's head. >> You don't think I have enough to worry about? You want to keep piling on? >> Well if it's not Quantum, you know? Maybe it's spiders or like - >> Oh but I like spiders, well spiders are okay. I don't like bridges, that's my biggest fear. Bridges. >> Seriously? >> And I had to drive over the Tappan Zee bridge, which is one of the longest, for 17 years, every day, twice. The last time I drove over it, I was crying my heart out, and happy as anything. >> Stay out of Oakland. >> I've never driven over it since. Stay out of where? >> Stay out of Oakland. >> I'm staying out of anywhere that's got lots of water. 'Cause it'll have bridges. >> Savannah: Well it's good we're here in the desert. >> Exactly. So what scares me? Bridges, there you go. >> Yeah, right. What? >> Well wait a minute. So if I'm bridging technology, is that the scary stuff? >> Oh God, that was not - >> Was it really bad? >> It was really bad. >> Wow. Wow, the puns. >> There's a lot of seems in those bridges. >> It is lit on theCUBE A floor, we are all struggling. I'm curious because I've seen, your team is all over the place here on the show, of course. Your booth has been packed the whole time. >> Lena: Yes. >> The fingerprint. Talk to me about your shirt. >> So, this was designed by my team in house. It is the most wanted swag in the company, because only my security people wear it. So, we make it like, yeah, you could maybe have one, if this turns out well. >> I feel like we're on the right track. >> Dave: If it turns out well. >> Yeah, I just love it. It's so, it's just brilliant. I mean, it's the leaf, it's a fingerprint. It's just brilliant. >> That's why I wanted to call it out. You know, you see a lot of shirts, a lot of swag shirts. Some are really unfortunately sad, or not funny, >> They are. >> or they're just trying too hard. Now there's like, with this one, I thought oh I bet that's clever. >> Lena: It is very cool. Yes, I love it. >> I saw a good one yesterday. >> Yeah? >> We fix shit, 'member? >> Oh yeah, yeah. >> That was pretty good. >> I like when they're >> That's a pretty good one. >> just straightforward, like that, yeah yeah. >> But the only thing with this is when you're say in front of a green screen, you look as though you've got no tummy. >> A portal through your body. >> And so, when we did our first - >> That's a really good point, actually. >> Yeah, it's like the black hole to nothingless. And I'm like wow, that's my soul. >> I was just going to say, I don't want to see my soul like that. I don't want to know. >> But we had to do like, it was just when the pandemic first started, so we had to do our big presentation live announcement from home. And so they shipped us all this camera equipment for home and thank God my partner knows how that works, so he set it all up. And then he had me test with a green screen, and he's like, you have no tummy. I'm like, what the hell are you talking about? He's like, come and see. It's like this, I dunno what it was. So I had to actually go upstairs and felt tip with a magic marker and make it black. >> Wow. >> So that was why I did for two hours on a Friday, yeah. >> Couldn't think of another alternative, huh? >> Well no, 'cause I'm myopic when it comes to marketing and I knew I had to keep the tshirt on, and I just did that. >> Yeah. >> In hindsight, yes I could have worn an "I Fix Shit" tshirt, but I don't think my husband would've been very happy. I secure shit? >> There you go, yeah. >> There you go. >> Over to you, Savannah. >> I was going to say, I got acquainted, I don't know if I can say this, but I'm going to say it 'cause we're here right now. I got acquainted with theCUBE, wearing a shirt that said "Unfuck Kubernetes," 'cause it was a marketing campaign that I was running for one of my clients at Kim Con last year. >> That's so good. >> Yeah, so - >> Oh my God. I'll give you one of these if you get me one of those. >> I can, we can do a swapskee. We can absolutely. >> We need a few edits on this film, on the file. >> Lena: Okay, this is nothing - >> We're fallin' off the wheel. Okay, on that note, I'm going to bring us to our challenge that we discussed, before we got started on this really diverse discussion that we have had in the last 15 minutes. We've covered everything from felt tip markers to nuclear power plants. >> To the darkness of my soul. >> To the darkness of all of our souls. >> All of our souls, yes. >> Which is perhaps a little too accurate, especially at this stage in the conference. You've obviously seen a lot Lena, and you've been rockin' it, I know John was in your suite up here, at at at the Venetian. What's your 30 second hot take? Most important story, coming out of the show or for you all at Mongo this year? >> Genuinely, it was when I learned that two-thirds of the customers that had been mentioned, here, are MongoDB customers. And that just exploded in my head. 'Cause now I'm thinking of all the numbers and the metrics and how we can use that. And I just think it's amazing, so. >> Yeah, congratulations on that. That's awesome. >> Yeah, I thought it was amazing. >> And it makes sense actually, 'cause Mongo so easy to use. We were talking about Tengen. >> We knew you when, I feel that's our like, we - >> Yeah, but it's true. And so, Mongo was just really easy to use. And people are like, ah, it doesn't scale. It's like, turns out it actually does scale. >> Lena: Turns out, it scales pretty well. >> Well Lena, without question, this is my favorite conversation of the show so far. >> Thank you. >> Thank you so much for joining us. >> Thank you very much for having me. >> Dave: Great to see you. >> It's always a pleasure. >> Dave: Thanks Lena. >> Thank you. >> And thank you all, tuning in live, for tolerating wherever we take these conversations. >> Dave: Whatever that was. >> I bet you weren't ready for this one, folks. We're at AWS re:Invent in Las Vegas, Nevada. With Dave Vellante, I'm Savannah Peterson. You're washing theCUBE, the leader for high tech coverage.

Published Date : Dec 1 2022

SUMMARY :

I am Savannah Peterson. I don't know how. I don't know Well, you were I hope you feel better, I know, good luck to the newlyweds. And I just, not much voice left, so. And it was really just about, you know, Yeah, so you know Lena, it's funny And so, but it was really endearing for that, I'll tell you. I wouldn't see anyone. Sometimes it just looks I could see eyeballs. Yeah, just go. I just, I don't need to know anything One of the things that you mentioned, to the fore, if you like, the fore. I was married to one, Dave: Yeah, he was And he was saying that two I know, isn't that Congrats on that, that's like - And I think that I can And let the human capital go back And I get that, trust me. being, you know harvested from memory But a lot of the developers, you know And it was like, help, we need some help I don't like to say no. I dunno, it seems like forever ago. Yeah? actually. And I had, it was the wee one, 'member? And I remember I was sitting And they, you could see And eventually I'm like - And I'm like, yeah, you want to see it? And I really played with it. Yeah, then you see Yeah, that really was Yeah, what were we talking about? is where you got us here. I gotchu Dave, Okay, so - you to end this, so I can I love it. Three things happened. But no, tell us that, but then - Well 2006, 2007. 2007, the iPhone, the world blew up. I mean back then was awesome, point do you think? I think it's going to I mean I don't know enough about it This is like one of Yeah, it scares me more 'Cause social was so I was on the Estella and we were - I was with, we were starting basically And we saw these and we were what we were getting into. Can you imagine if you could And Tesla stock. And my question is to the Although I think Y2K is I'll be with the sheep in Glasgow, I mean, that whole - I worked in the power industry in Y2K. assumed that the world I was going to say, you I think I was going to, that that exactly was going to happen. No, no, because it's a CSO, I don't like bridges, And I had to drive over Stay out of where? I'm staying out of anywhere Savannah: Well it's good Bridges, there you go. Yeah, right. the scary stuff? Wow, the puns. There's a lot of seems is all over the place here Talk to me about your shirt. So, we make it like, yeah, you could I mean, it's the leaf, it's a fingerprint. You know, you see a lot of I thought oh I bet that's clever. Lena: It is very cool. That's a pretty like that, yeah yeah. But the only thing with this is That's a really good point, the black hole to nothingless. I was just going to say, I don't and he's like, you have no tummy. So that was why I did for and I knew I had to keep the I secure shit? I was going to say, I got acquainted, I'll give you one of these I can, we can do a swapskee. on this film, on the file. Okay, on that note, I'm going to bring us I know John was in your suite And I just think it's amazing, so. Yeah, congratulations on that. it was amazing. And it makes sense actually, And so, Mongo was just really easy to use. of the show so far. And thank you all, tuning in live, I bet you weren't

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
LenaPERSON

0.99+

Dave VellantePERSON

0.99+

DavePERSON

0.99+

Tara HernandezPERSON

0.99+

JohnPERSON

0.99+

SavannahPERSON

0.99+

MaryPERSON

0.99+

AppleORGANIZATION

0.99+

Savannah PetersonPERSON

0.99+

2007DATE

0.99+

FacebookORGANIZATION

0.99+

GlasgowLOCATION

0.99+

ScotlandLOCATION

0.99+

MongoORGANIZATION

0.99+

BostonLOCATION

0.99+

OaklandLOCATION

0.99+

Diablo CanyonLOCATION

0.99+

2006DATE

0.99+

CaliforniaLOCATION

0.99+

TeslaORGANIZATION

0.99+

two hoursQUANTITY

0.99+

PasadenaLOCATION

0.99+

EnglandLOCATION

0.99+

17 yearsQUANTITY

0.99+

John FurrierPERSON

0.99+

Ray WongPERSON

0.99+

2038DATE

0.99+

Three thingsQUANTITY

0.99+

AWSORGANIZATION

0.99+

RayPERSON

0.99+

BlackberryORGANIZATION

0.99+

iPhoneCOMMERCIAL_ITEM

0.99+

Lena SmartPERSON

0.99+

CapgeminiORGANIZATION

0.99+

firstQUANTITY

0.99+

three thingsQUANTITY

0.99+

two young kidsQUANTITY

0.99+

yesterdayDATE

0.98+

twiceQUANTITY

0.98+

Las Vegas, NevadaLOCATION

0.98+

two womenQUANTITY

0.98+

todayDATE

0.98+

Michael Wasielewski & Anne Saunders, Capgemini | AWS re:Invent 2022


 

(light music) (airy white noise rumbling) >> Hey everyone, welcome back to Las Vegas. It's theCUBE. We're here, day four of our coverage of AWS re:Invent 22. There's been about, we've heard, north of 55,000 folks here in person. We're seeing only a fraction of that but it's packed in the expo center. We're at the Venetian Expo, Lisa Martin, Dave Vellante. Dave, we've had such great conversations as we always do on theCUBE. With the AWS ecosystem, we're going to be talking with another partner on that ecosystem and what they're doing to innovate together next. >> Well, we know security is the number one topic on IT practitioners, mine, CIOs, CISOs. We also know that they don't have the bench strength, that's why they look to manage service providers, manage service security providers. It's a growing topic, we've talked about it. We talked about it at re:Inforce earlier this year. I think it was July, actually, and August, believe it or not, not everybody was at the Cape. It was pretty well attended conference and that's their security focus conference, exclusive on security. But there's a lot of security here too. >> Lot of security, we're going to be talking about that next. We have two guests from Capgemini joining us. Mike Wasielewski, the head of cloud security, and NextGen secure architectures, welcome Mike. Anne Saunders also joins us, the Director of Cybersecurity Technology Partnerships at Capgemini, welcome Anne. >> Thank you. >> Dave: Hey guys. >> So, day four of the show, how you feeling? >> Anne: Pretty good. >> Mike: It's a long show. >> It is a long, and it's still jamming in here. Normally on the last day, it dwindles down. Not here. >> No, the foot traffic around the booth and around the totality of this expo floor has been amazing, I think. >> It really has. Anne, I want to start with you. Capgemini making some moves in the waves in the cloud and cloud security spaces. Talk to us about what Cap's got going on there. >> Well, we actually have a variety of things going on. Very much partner driven. The SOC Essentials offering that Mike's going to talk about shortly is the kind of the starter offer where we're going to build from and build out from. SOC Essentials is definitely critical for establishing that foundation. A lot of good stuff coming along with partners. Since I manage the partners, I'm kind of keen on who we get involved with and how we work with them to build out value and focus on our overall cloud security strategy. Mike, you want to talk about SOC Essentials? >> Yeah, well, no, I mean, I think at Capgemini, we really say cybersecurity is part of our DNA and so as we look at what we do in the cloud, you'll find that security has always been an underpinning to a lot of what we deliver, whether it's on the DevSecOps services, migration services, stuff like that. But what we're really trying to do is be intentional about how we approach the security piece of the cloud in different ways, right? Traditional infrastructure, you mentioned the totality of security vendors here and at re:Inforce. We're really seeing that you have to approach it differently. So we're bringing together the right partners. We're using what's part of our DNA to really be able to drive the next generation of security inside those clouds for our clients and customers. So as Anne was talking about, we have a new service called the Capgemini Cloud SOC Essentials, and we've really brought our partners to bear, in this case Trend Micro, really bringing a lot of their intelligence and building off of what they do so that we can help customers. Services can be pretty expensive, right, when you go for the high end, or if you have to try to run one yourself, there's a lot of time, I think you mentioned earlier, right, the people's benches. It's really hard to have a really good cybersecurity people in those smaller businesses. So what we're trying to do is we're really trying to help companies, whether you're the really big buyers of the world or some of the smaller ones, right? We want to be able to give you the visibility and ability to deliver to your customers securely. So that's how we're approaching security now and we're cloud SOC Essentials, the new thing that we're announcing while we were here is really driving out of. >> When I came out of re:Invent, when you do these events, you get this Kool-Aid injection and after a while you're like hm, what did I learn? And one of the things that struck me in talking to people is you've got the shared responsibility model that the cloud has sort of created and I know there's complexities across cloud but let's just keep it at cloud generically for a moment. And then you've got the CISO, the AppDev, AppSecDev group is being asked to do a lot. They're kind of being dragged into security that's really not their wheelhouse and then you've got audit which is like the last line of defense. And so one of the things that struck me at re:Inforce is like, okay, Amazon, great job for their portion of the shared responsibility model but I didn't hear a lot in terms of making the CISO's life easier and I'm guessing that's where you guys come in. I wonder if you could talk about that trend, that conceptual layers that I just laid out and where you guys fit. >> Mike: Sure, so I think first and foremost, I always go back to a quote from, I think it's attributed to Peter Drucker, whether that's right or wrong, who knows? But culture eats strategy for breakfast, right? And I think what we've seen in our conversations with whether you're talking to the CISO, the application team, the AppDev team, wherever throughout the organization, we really see that culture is what's going to drive success or failure of security in the org, and so what we do is we really do bring that totality of perspective. We're not just cloud, not just security, not just AppDev. We can really bring across the totality of the Capgemini estate. So that when we go, and you're right, a CISO says, I'm having a hard time getting the app people to deliver what I need. If you just come from a security perspective, you're right, that's what's going to happen. So what we try to do is so, we've got a great DevSecOps service, for example in the cloud where we do that. We bring all the perspectives together, how do we align KPIs? That's a big problem, I think, for what you're seeing, making CISO's lives easier, is about making sure that the app team KPIs are aligned with the CISO's but also the CISO's KPIs are aligned with the app teams. And by doing that, we have had really great success in a number of organizations by giving them the tools then and the people on our side to be able to make those alignments at the business level, to drive the right business outcome, to drive the right security outcome, the right application outcome. That's where I think we've really come to play. >> Absolutely, and I will say from a partnering perspective, what's key in supporting that strategy is we will learn from our partners, we lean on our partners to understand what the trends they're seeing and where they're having an impact with regards to supporting the CISO and supporting the overall security strategy within a company. I mean, they're on the cutting edge. We do a lot to track their technology roadmaps. We do a lot to track how they build their buyer personas and what issues they're dealing with and what issues they're prepared to deal with regards to where they're investing and who's investing in them. A lot of strategy around which partner to bring in and support, how we're going to address the challenges, the CISO and the IT teams are having to kind of support that overall. Security is a part of everything, DNA kind of strategy. >> Yeah, do you have a favorite example, Anne, of a partner that came in with Capgemini, helped a customer really be able to do what Capgemini is doing and that is, have cybersecurity be actually part of their DNA when there's so many challenges, the skills gap. Any favorite example that really you think articulates how you're able to enable organizations to achieve just that? >> Anne: Well, actually the SOC Essentials offering that we're rolling out is a prime example of that. I mean, we work very, very closely with Trend on all fronts with regards to developing it. It's one of those completely collaborative from day one to going to the customer and that it's almost that seamless connectivity and just partnering at such a strategic level is a great example of how it's done right, and when it's done right, how successful it can be. >> Dave: Why Trend Micro? Because I mean, I'm sure you've seen, I think that's Optiv, has the eye test with all the tools and you talk to CISOs, they're like really trying to consolidate those tools. So I presume there's a portfolio play there, but tell us, tell the audience a little bit more about why Trend Micro and I mean your branding with them, why those guys? >> Well, it goes towards the technology, of course, and all the development they've done and their position within AWS and how they address assuring security for our clients who are moving onto and running their estates on AWS. There's such a long heritage with regards to their technology platform and what they've developed, that deep experience, that kind of the strength of the technology because of the longevity they've had and where they sit within their domain. I try to call partners out by their domain and their area of expertise is part of the reason, I mean. >> Yeah, I think another big part of it is Gartner is expecting, I think they published this out in the next three years, we expect to see another consolidation both inside of the enterprises as well as, I look back a couple years, when Palo Alto went on a very nice spending spree, right? And put together a lot of really great companies that built their Prisma platform. So what I think one of the reasons we picked Trend in this particular case is as we look forward for our customers and our clients, not just having point solutions, right? This isn't just about endpoint protection, this isn't just about security posture management. This is really who can take the totality of the customer's problems and deliver on the right outcomes from a single platform, and so when we look at companies like Trend, like Palo, some of the bigger partners for us, that's where we try to focus. They're definitely best in breed and we bring those to our customers too for certain things. But as we look to the future, I think really finding those partners that are going to be able to solve a swath of problems at the right price point for their customers, that is where I think we see the industry moving. >> Dave: And maybe be around as an independent company. Was that a factor as well? I mean, you see Thoma Bravo buying up all his hiring companies and right, so, and maybe they're trying to create something that could be competitive, but you're saying Trend Micros there, so. >> Well I think as Anne mentioned, the 30 year heritage, I think, of Trend Micro really driving this and I've done work with them in various past things. There's also a big part of just the people you like, the people that are good to work with, that are really trying to be customer obsessed, going back right, at an AWS event, the ones that get the cloud tend to be able to follow those Amazon LPs as well, right, just kind of naturally, and so I think when you look at the Trend Micros of the world, that's where that kind of cloud native piece comes out and I like working with that. >> In this environment, the macro environment, lets talk a bit, earning season, it's really mixed. I mean you're seeing some really good earnings, some mixed earnings, some good earnings with cautious guidance. So nobody really (indistinct), and it was for a period time there was a thinking that security was non-discretionary and it's clearly non-discretionary, but the CISO, she or he, doesn't have unlimited budgets, right? So what are you seeing in terms of how are customers dealing with this challenging macro environment? Is it through tools consolidation? Is that a play that's going on? What are you seeing in the customer base? >> Anne: I see ways, and we're working through this right now where we're actually weaving cybersecurity in at the very beginning of how we're designing offers across our entire offer portfolio, not just the cybersecurity business. So taking that approach in the long run will help contain costs and our hope, and we're already seeing it, is it's actually helping change the perception that security's that cost center and that final obstacle you have to get over and it's going to throw your margins off and all that sort of stuff. >> Dave: I like that, its at least is like a security cover charge. You're not getting in unless we do the security thing. >> Exactly, a security cover charge, that's what you should call it. >> Yeah. >> Like it. >> Another piece though, you mentioned earlier about making CISO's life easier, right? And I think, as Anne did a really absolutely true about building it in, not to the security stack but application developers, they want visibility they want observability, they want to do it right. They want CI/CD pipeline that can give them confidence in their security. So should the CISO have a budget issue, right? And they can't necessarily afford, but the application team as they're looking at what products they want to purchase, can I get a SaaS or a DaaS, right? The static or dynamic application security testing in my product up front and if the app team buys into that methodology, the CISO convinces them, yes, this is important. Now I've got two budgets to pull from, and in the end I end up with a cheaper, a lower cost of a service. So I think that's another way that we see with like DevSecOps and a few other services, that building in on day one that you mentioned. >> Lisa: Yeah. >> Getting both teams involved. >> Dave: That's interesting, Mike, because that's the alignment that you were talking about earlier in the KPIs and you're not a tech vendor saying, buy my product, you guys have deep consultancy backgrounds. >> Anne: And the customer appreciates that. >> Yeah. >> Anne: They see us as looking out for their best interest when we're trying to support them and help them and bringing it to the table at the very beginning as something that is there and we're conscientious of, just helps them in the long run and I think, they're seeing that, they appreciate that. >> Dave: Yeah, you can bring best practice around measurements, alignment, business process, stuff like that. Maybe even some industry expertise which you're not typically going to get from a product company. >> Well, one thing you just mentioned that I love talking about with Capgemini is the industry expertise, right? So when you look at systems integrators, there are a lot of really, really good ones. To say otherwise would be foolish. But Capgemini with our acquisition of Altran, a couple years ago, I think think it was, right? How many other GSIs or SIs are actually building silicon for IoT chips? So IoT's huge right now, the intelligent industry moving forward is going to drive a lot of those business outcomes that people are looking for. Who else can say we've built an autonomous vehicle, Capgemini can. Who can say that we've built the IoT devices from the ground up? We know not just how to integrate them into AWS, into the IoT services in the cloud, but to build and have that secure development for the firmware and all and that's where I think our customers really look to us as being those industry experts and being able to bring that totality of our business to bear for what they need to do to achieve their objectives to deliver to their customer. >> Dave: That's interesting. I mean, using silicon as a differentiator to drive a lot of business outcomes and security. >> Mike: Absolutely. >> I mean you see what Amazon's doing in silicon, Look at Apple. Look at what Tesla's doing with silicon. >> Dave: That's where you're seeing a lot of people start focusing 'cause not everybody can do it. >> Yeah. >> It's hard. >> Right. >> It's hard. >> And you'll see some interesting announcements from us and some interesting information and trends that we'll be driving because of where we're placed and what we have going around security and intelligent industry overall. We have a lot of investment going on there right now and again, from the partner perspective, it's an ecosystem of key partners that collectively work together to kind of create a seamless security posture for an intelligent industry initiative with these companies that we're working with. >> So last question, probably toughest question, and that's to give us a 30 second like elevator pitch or a billboard and I'm going to ask you, Anne, specifically about the SOC Essentials program powered by Trend Micro. Why should organizations look to that? >> Organizations should move to it or work with us on it because we have the expertise, we have the width and breadth to help them fill the gaps, be those eyes, be that team, the police behind it all, so to speak, and be the team behind them to make sure we're giving them the right information they need to actually act effectively on maintaining their security posture. >> Nice and then last question for you, Mike is that billboard, why should organizations in any industry work with Capgemini to help become an intelligent industrial player. >> Mike: Sure, so if you look at our board up top, right, we've got our tagline that says, "get the future you want." And that's what you're going to get with Capgemini. It's not just about selling a service, it's not just about what partners' right in reselling. We don't want that to be why you come to us. You, as a company have a vision and we will help you achieve that vision in a way that nobody else can because of our depth, because of the breadth that we have that's very hard to replicate. >> Awesome guys, that was great answers. Mike, Anne, thank you for spending some time with Dave and me on the program today talking about what's new with Capgemini. We'll be following this space. >> All right, thank you very much. >> For our guests and for Dave Vellante, I'm Lisa Martin, you're watching theCUBE, the leader in live enterprise and emerging tech coverage. (gentle light music)

Published Date : Dec 1 2022

SUMMARY :

but it's packed in the expo center. is the number one topic the Director of Cybersecurity Normally on the last and around the totality of this expo floor in the waves in the cloud is the kind of the starter offer and ability to deliver to that the cloud has sort of created and the people on our side and supporting the and that is, have cybersecurity and that it's almost that has the eye test with all the tools and all the development they've done and deliver on the right and maybe they're trying the people that are good to work with, but the CISO, she or he, and it's going to throw your margins off Dave: I like that, that's what you should call it. and in the end I end up with a cheaper, about earlier in the KPIs Anne: And the customer and bringing it to the to get from a product company. and being able to bring to drive a lot of business Look at what Tesla's doing with silicon. Dave: That's where you're and again, from the partner perspective, and that's to give us a 30 and be the team behind them is that billboard, why because of the breadth that we have Awesome guys, that was great answers. the leader in live enterprise

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Mike WasielewskiPERSON

0.99+

Lisa MartinPERSON

0.99+

DavePERSON

0.99+

Dave VellantePERSON

0.99+

MikePERSON

0.99+

Anne SaundersPERSON

0.99+

AnnePERSON

0.99+

Michael WasielewskiPERSON

0.99+

AugustDATE

0.99+

AmazonORGANIZATION

0.99+

LisaPERSON

0.99+

CapgeminiORGANIZATION

0.99+

Las VegasLOCATION

0.99+

Trend MicroORGANIZATION

0.99+

JulyDATE

0.99+

AWSORGANIZATION

0.99+

Peter DruckerPERSON

0.99+

two guestsQUANTITY

0.99+

30 secondQUANTITY

0.99+

AppDevORGANIZATION

0.99+

AltranORGANIZATION

0.99+

oneQUANTITY

0.99+

PaloORGANIZATION

0.99+

TeslaORGANIZATION

0.99+

Kool-AidORGANIZATION

0.99+

both teamsQUANTITY

0.99+

NextGenORGANIZATION

0.99+

GartnerORGANIZATION

0.99+

30 yearQUANTITY

0.99+

AppleORGANIZATION

0.98+

AppSecDevORGANIZATION

0.98+

TrendORGANIZATION

0.98+

firstQUANTITY

0.98+

bothQUANTITY

0.97+

SOC EssentialsORGANIZATION

0.97+

two budgetsQUANTITY

0.97+

todayDATE

0.96+

CISOORGANIZATION

0.94+

single platformQUANTITY

0.94+

Trend MicrosORGANIZATION

0.94+

Venetian ExpoEVENT

0.93+

earlier this yearDATE

0.93+

couple years agoDATE

0.92+

Paul Daugherty & Jim Wilson | AWS Executive Summit 2022


 

(upbeat music) >> Hello, everyone. Welcome to theCUBE's coverage here at AWS re:Invent 2022. This is the Executive Summit with Accenture. I'm John Furrier, your host of theCUBE with two great guests coming on today, really talking about the future, the role of humans. Radically human is going to be the topic. Paul Daugherty, the group Chief Executive Technology and CTO at Accenture. And Jim Wilson, Global Managing Director of Thought Leadership and Technology Research, Accenture. Gentlemen, thank you for coming on theCUBE for this conversation around your new hit book, "Radically Human." >> Thanks, John. It's great to be with you and great to be present at re:Invent. >> We've been following you guys for many, many years now, over a decade. You always have the finger on the pulse. I mean, and as these waves come in, it's really important to understand impact. And more than ever, we're in this, I call it the systems thinking, revolution is going on now where things have consequences and machines are now accelerating their role. Developers are becoming the front lines of running companies, seeing a massive shift. This new technology is transforming the business and shaping our future as as humans. And so I love the book, very, very strong content, really right on point. What was the motivation for the book? And congratulations, but I noticed you got the structure, part one and part two, this book seems to be packing a big punch. What was the motivation, and what was some of the background in putting the book together? >> That's a great question, John. And I'll start, and then, Jim, my co-author and colleague and partner on the book can join in too. If you step back from the book itself, we'd written a first book called "Human + Machine", which focused a lot on artificial intelligence and talked about the potential and future of artificial intelligence to create a more human future for us with the human plus machine pairing. And then when we started working on the next book, it was the COVID era. COVID came on line as we were writing the book. And that was causing really an interesting time in technology for a lot of companies. I mean, think back to what you were doing. Once COVID hit, every company became more dependent on technology. Technology was the lifeline. And so Jim and I got interested in what the impacts of that were on companies, and what was different from the first research we had done around our first book. And what we found, which was super interesting, is that pre-pandemic, the leading companies, the digital leaders that were applying cloud data, AI, and related technologies faster, we're outperforming others by a factor of 2x. And that was before the pandemic. After the pandemic, we redid the research and the gap widened into 5x. And I think that's played a lot into our book. And we talk about that in the opening of our book. And the message there is exactly what you said is technology is not just the lifeline from the pandemic, but now technology is the heart and soul of how companies are driving innovation, how they're responding to global crises around inflation, energy, supply chain crisis because of the war in Ukraine, et cetera. And companies need the technology more than ever. And that's what we're writing about in "Radically Human." And we're taking a step beyond our previous book to talk about what we believe is next. And it's really cloud, data and AI, and the metaverse that signal out as three trends that are really driving transformative change for companies. In the first part of the book, to your question on the structure, talks about the roadmap to that. We talked about the ideas framework, five areas where you need to change your thinking, flip your assumptions on how to apply technology. And then the second part of the book talks about the differentiators that we believe are going to set companies apart as they look to implement this technology and transform their companies for the future. >> Jim, weigh in on this flipping the script, flipping the assumptions. >> You used a really important word there and that is systems. I think when we think about artificial intelligence, and when Paul and I have now talking to companies, a lot of executives think of AI as a point solution. They don't think about AI in terms of taking a systems approach. So we were trying to address that. All right, if you're going to build a roadmap, a technology roadmap for applying intelligent technologies like artificial intelligence, how do you take a holistic systematic view? And that's really the focus of the first section of the book. And then as Paul mentioned, how do you take those systems and really differentiate it using your talent, focusing on trust, experiences and sustainability? >> I like how it reads. It's almost like a masterclass book because you set the table. It's like, 'cause people right now are like in the mode of what's going on around me? I've been living through three years of COVID. We're coming out the other side. The world looks radically different. Humans are much more important. Automation's great, but people are finding out that the human's key, but people are trying to figure out where am I today. So I think the first part really to me hits home. Like, here's the current situation and then part two is here's how you can get better. And it's not just about machines, machines, machines and automation, automation, automation. We're seeing examples where the role of the human, the person in society, whether it's individually or as part of a group, are really now key assets in that kind of this new workforce or this new production system or society. >> Yeah. And just to take a couple examples from the book and highlight that, I think you're exactly right. And that's where "Radically Human", the title came from. And what's happening with technology is that technology itself is becoming more human like in its capability. When you think about the power of the transformer technologies and other things that we're reading about a lot. And the whole hypothesis or premise of the book I should say, is that the more human like the technology is, the more radically human or the more radical the human potential improvement is, the bigger the opportunity. It's pairing the two together rather than, as you said, just looking at the automation or the machine side of it. That's really the radical leap. And one thing Jim and I talked about in context of the book is companies really often haven't been radical enough in applying technology to really get to dramatic gains that they can get. Just a couple examples from the ideas framework, the I in IDEAS. The ideas framework is the first part of the book. The five areas to flip your assumptions. The I stands for intelligence and we're talking about more human and less artificial in terms of the intelligence techniques. Things like common sense learning and other techniques that allow you to develop more powerful ways of engaging people, engaging humans in the systems that we build using the kind of systems thinking that Jim mentioned. And things like emotional AI, common sense AI, new techniques in addition to machine, the big data driven machine learning techniques, which are essential to vision and solving big problems like that. So that's just an example of how you bring it together and enable that human potential. >> I love the idea, go ahead Jim. >> I was going to say we've been used to adapting to technology, and contorting our fingers to keyboards and so on for a long time. And now we're starting to see that technology is in fact beginning to adapt to us and become more natural in many instances. One point that we make is now in the human technology nexus, in fact, the human is in the ascended. That's one of the big ideas that we try to put out there in this book. >> I love the idea of flipping the script, flipping the assumptions, but ideas framework is interesting. I for intelligence, D for data, E for expertise, A for architecture, S for strategy. Notice the strategies last. Normally in the old school days, it's like, hey, strategy first and execution. Really interesting how you guys put that together. It feels like business is becoming agile and iterative and how it's going to be forming. Can you guys, I mean that's my opinion, but I think observing how developers becoming much more part of the app. I mean, if you take digital transformation to its conclusion, the application is the company, It's not a department serving the business, it is the business, therefore developers are running the business, so to speak. This is really radical. I mean, this is how I'm seeing it. What's your reaction to that? Do you see similar parallels to this transformation if you take it down to a conclusion and strategy is just what you do after you get the outcomes you need? What's your reaction to that? >> Yeah, I think one of the most lasting elements of the book might be that chapter on strategy in my opinion, because you need to think about it differently. The old way of doing strategy is dead. You can't do it the way you used to do it. And that's what we tried to lay out with the S in IDEAS, the strategy. The subtitle that chapter is we're all technology companies now. And if you're a technology driven company, the way you need to think about and every company is becoming, that's what I hear when I talk to these suites and CEOs and boards, is everybody's recognizing the essential role that technology plays and therefore they need to master technology. Well, you need to think about strategy differently then because of the pace of technology innovation. And so you need to throw out the old way of doing it. We suggest three new archetypes of how to do strategy that I think are really important. It's about continuous strategy in all cases. An example is one of the techniques we talk about, forever beta, which is, think about a Tesla or companies that it's never quite done. They're always improving and the product is designed to be connected and improving. So it changes along the product and the strategy along how you deploy it to consumers changes as you go. And that's an example of a very different approach to strategy that we believe is essential to consider as you look at the future. Yeah, those multi-month strategy sessions might play out over two or three quarters of going away. And strategy and execution are becoming almost simultaneous these days as Paul was saying. >> It's interesting because that's the trend you're seeing with more data, more automation, but the human plays a much critical role. And just aside on the Tesla example, is well documented. I think I wrote about in a post just this week that during the model three, Elon wanted full automation and had to actually go off scripts and get to humans back in charge 'cause it wasn't working properly. Now they have a balance. But that brings up to part two, which I like, which is this human piece of it. We always talk about skills gaps, there's not enough people to do this, that and the other thing. And talent was a big part of that second half, trust, talent, experiences. That's more of the person's role, either individually as part of a collective group. Is talent the scarce resource now where that's the goal, that's the key 'cause it all could point to that in a way. Skills gap points to, hey, humans are valuable. In fact the value's going up if it's properly architected. What's your reaction to that, guys? Because I think that's something that is not, kind of nuanced point, but it's a feature, not a bug maybe, I don't know. What's your thoughts? >> Yeah, go ahead Jim. >> I was going to say it, we're dramatically underestimating the amount of focus we need to put on talent. That's why we start off that second part of the book, really zooming in on talent. I think you might think that for every hundred dollars that you put into a technology initiative, you might put 50 or 75 into re-skilling initiatives to really compliment that. But what we're seeing is companies need to be much more revolutionary in their focus on talent. We saw economic analysis recently that pointed out that for every $1 you spend on technology, you are likely going to need to spend about $9 on intangible human capital. That means on talent, on getting the best talent, on re-skilling and on changing processes and work tasks. So there's a lot of work that needs to be done. Really that's human focus. It's not just about adopting the technology. Certainly the technology's critical, but we're underestimating the amount of focus that needs to go into the talent factors. >> That's a huge point. >> And I think some of the elements of talent that become really critical that we talked about in the book are becoming a talent creator. We believe the successful companies of the future are going to be able not just to post a job opening and hire people in because there's not going to be enough. And a lot of the jobs that companies are creating don't exist 'cause the technology changing so fast. So the companies that succeed are going to know how to create talent, bring in people, apprentices and such, and shape to tale as they go. We're doing a significant amount of that in our own company. They're going to be learning based organizations where you'll differentiate, you'll get the best employees if you provide better learning environments because that's what employees want. And then democratizing access to technology. Things like Amazon's Honeycode is an example, low-code/no-code development to spread development to wider pools of people. Those types of things are really critical going forward to really unlock the talent potential. And really what you end up with is, yeah, the human talent's important, but it's magnified and multiplied by the power of people, giving them in essence superpowers in using technology in new ways. >> I think you nailed it, that's super important. That point about the force multiplier when you put things in combination, whether it's group constructs, two pizza teams flexing, leveraging the talent. I mean, this is a new configuration. You guys are nailing it there. I love that piece. And I think groups and collectives you're going to start to see a lot more of that. But again, with talent comes trust when you start to have these ephemeral and or forming groups that are forming production systems or experiences. So trust comes up a lot. You guys see the metaverse as an important part there. Obviously metaverse is a pretext to the virtual world where we're going to start to create these group experiences and create new force multipliers. How does the metaverse play into this new radically human world, and what does it mean for the future of business? >> Yeah, I think the metaverse is radically misunderstood to use the word title when we're not with the title of our book. And we believe that the metaverse does have real big potential, massive potential, and I think it'll transform the way we think about digital more so than we've changed our thinking on digital in the last 10 years. So that's the potential of the metaverse. And it's not just about the consumer things, it's about metaverse and the enterprise. It's about the new products you create using distributed ledger and other technologies. And it's about the industrial metaverse of how you bring digital twins and augmented workers online in different ways. And so I believe that it has tremendous potential. We write about that in the book and it really takes radically human to another level. And one way to think about this is cloud is really becoming the operating system of business. You have to build your enterprise around the cloud as you go forward. That's going to shape the way you do business. AI becomes the insight and intelligence in how you work, infused with the human talent and such as we said. And the metaverse then reshapes the experience layers. So you have cloud, AI building on top of this metaverse providing a new way to generate experiences for employees, citizens, consumers, et cetera. And that's the way it unfolds, but trust becomes more important because just as AI raises new questions around trust, every technology raises new questions around trust. The metaverse raises a whole new set of questions. And in the book we outline a five-part framework or five essential parts of the framework around how you establish trust as you implement these new technologies. >> Yeah, we're seeing that about three quarters of companies are really trying to figure out trust, certainly with issues like the metaverse more broadly across their IT so they're focusing on security and privacy, transparency, especially when you're talking about AI systems, explainability. One of the more surprising things that we learned when doing the book, when we were doing the research is that we saw that increasingly consumers and employees want systems to be informed by a sense of humanity. So one company that we've been looking at that's been developing autonomous vehicles, self-driving car systems, they're actually training the system by emulating human behavior. So turning the cameras on test drivers to see how they learn and then training the AI using that sense of humanity 'cause other drivers on the road find human behavior more trustworthy. And similarly, that system is also using explainable AI to actually show which human behaviors that AI system is learning from. Some really interesting innovations happening in that trust space. John. >> Jim, I think you bring up a great point that's worth talking more about. Because you're talking about how human behaviors are being put into the design of new things like machines or software. And we're living in this era of cloud scale, which is compressing this transformation timeline and we've been calling it supercloud, some call it multi-cloud, but it's really a new thing happening where you're seeing an acceleration of the transformation. We think it's going to happen much faster in the next five to 10 years. And so that means these new things are emerging, not just, hey, I'm running a virtual event with chat and some video. It's group behavior, it's groups convening, talking, getting things done, debating, doing things differently. And so this idea of humans informing design decisions or software with low-code/no-code, this completely changes strategy. I mean this is a big point of the book. >> Yeah, no, I go back to one of the, the E in the IDEAS framework is expertise. And we talk about from machine learning to machine teaching, which is exactly that. Machine learning is maybe humans tag data and stuff and feed into algorithms. Machine teaching is how do you really leverage the human expertise in the systems that you develop with AI. One of the examples we give is one of the large consumer platforms that uses human designers to give the system a sense of aesthetic design and product design. A very difficult thing, especially with changing fashion interest and everything else to encode in algorithms and to even have AI do, even if you have fast amounts of data, but with the right human insight and human expertise injected in, you can create amazing new capability that responds to consumers in a much more powerful way. And that's an example of what you just said, John, bringing the two together. >> Well, yeah, it's interesting. I want to to get your thoughts as we get wrap up here soon. How do you apply all these human-centric technologies to the future of business? As you guys talk to leaders in the enterprise of their businesses, as they look at the horizon, they see the the future. They got to start thinking about things like generative AI and how they can bring some of these technologies to the table. We were talking about if open source continues to grow the way it's going, there might not be any code to write, it just writes itself at some point. So you got supply chain issues with security. These are new things you guys are hitting in the book where these are new dynamics, new power dynamics in how things get built. So if you're a business owner and leader, this is a new opportunity, a challenge certainly that is an opportunity. How do you apply all this stuff for business? >> I'll go first then Jim can add in. But the first thing I think starts with recognizing the role that technology does play and investing accordingly in it. So the right technology talent, rethinking the way you do strategy as we talked about earlier and recognizing how you need to build a foundation. That's why the fact you're at re:Invent is so important because companies are, again, rebuilding that operating system of their business in the cloud. And you need that as the foundation to go forward, to do, to build the other types of capabilities. And then I think it's developing those talent systems as well. Do you have the right talent brand? Are you attracting the right employees? Are you developing them in the right way so that you have the right future talent going forward? And then you marry the two together and that's what gives you the radically human formula. >> Yeah. When we were developing that first part of the book, Paul and I did quite a bit of research, and Paul kind of alluded to that research earlier, but one of the things that we saw in really the first year of the pandemic was that there was a lot of first time adoption of intelligent technologies like artificial intelligence. One statistic is that 70% of companies that had never tried AI before went ahead and tried it during the pandemic. So first time adoption rates were way up, but the thing is companies were not trying to do it themselves and to necessarily build an AI department. They were partnering and it's really important to find a partner, often a cloud partner as a way to get started, start small scale, and then scale up doing experiments. So that was one of the key insights that we had. You don't need to do it all yourself. >> If you see the transformation of just AWS, we're here at re:Invent, since we've been covering the events since 2013, every year there's been a thematic thing. It was startups, enterprise, now builders, and now change your company. This year it's continuing that same thing where you're starting to see new things happen. It's not just lift and shift and running a SaaS application on the cloud. People are are changing and refactoring and replatforming categorical applications in for this new era. And we're calling it supercloud, superservices, superapps, 'cause they're different. They're doing different things in leveraging large scale CapEx, large scale talent pools, or talent pools in certain ways. So this is real, something's happening here and we've been talking about it a lot lately. So I have to ask you guys, how does a company know if they're radical enough? Like what is radical? How can I put a pin in that? It's like take a temperature or we like radical enough, what some tell signs can you guys share for companies that are really leaning into this new next inflection point because there are new things happening? How do you know if you're you're pushing the envelope radical enough to take advantage? >> Yeah, I think one. >> You can go ahead, Paul. >> Yeah, I was going to say one of the tests is the impact on your business. You have to start by looking at all this in the context of your business, and is it really taking you to another level? You said it perfectly, John, it used to be we used to talk about migration and workloads to the cloud and things like that. That's still something you need to do. But now our focus with a lot of our customers is on how do you innovate and grow your business in the cloud? What's the platform that you're using for your new digital products and services you're offering to your consumers. I mean it is the business and I think that's the test whether you're being radical enough is on the one hand, are you really using the technology to drive differentiation and real growth and change in your business? And are you equipping people, your human talent with the capabilities they need to perform in very different ways? And those are the two tests that I would give. >> Totally agree. >> Interesting enough, we love this topic and you guys, again, the book is spot on. Very packs of big punch on content, but very relevant in today. And I think one of the things we're looking at is that people who do things differently take advantage of some of these radical approaches like IDEAS, your framework, and understand where they are and what's available and what's coming around the corner. They stand out in the pack or create new business opportunities because the CapEx is taken care of. Now you got your cloud, I mean you're building clouds on top of clouds or something's happening. I think you see it, look at like companies like Snowflake, it's a data warehouse on the cloud. What does that mean? They didn't build a cloud, they used Amazon. So you're starting to see these new things pop up. >> Yeah and that's a good example. And it sounds like a simple thing, data warehouse in the cloud, but the new business capability that a technology like that allows and the portability of being able to connect and use data across cloud environments and such is tremendously powerful. And I think that's why, you talk about companies doing things differently, that's why it's great, again, that you're at re:Invent. If you look at the index of our book, you'll see AWS mentioned a number of times 'cause we tell a lot of customer company stories about how they're leveraging AWS capabilities in cloud and AI to really do transformative things in their business. And I think that's what it's all about. >> Yeah, and one of the things too in the book, it's great 'cause it has the systems thinking, it's got really relevant information, but you guys have seen the movie before. I think one of the wild cards in this era is global. We're global economy, you've got regions, you've got data sovereignty, you're seeing all kinds of new things emerging. Thoughts on the global impact 'cause you take your book and you overlay that to business, like you got to operate all over the world as a human issue, as a geography issue. What's your guys take on the global impact? >> Well that's why you got to think about cloud as one technology. We talked about in the book and cloud is, I think a lot of people think, well, clouds, it's almost old news. Maybe it's been around for a while. As you said, you've been going to re:Invent since 2013. Cloud is really just getting started. And it's 'cause the reasons you said, when you look at what you need to do around sovereign cloud capability if you're in Europe. For many companies it's about multi-cloud capabilities that you need to deploy differently in different regions. And they need to, in some cases for good reason, they have hybrid cloud capability that they match on their own. And then there's the edge capability which comes into play in different ways. And so the architecture becomes very complex and we talk the A in IDEAS is architecture. We talk about all this and how you need to move from the old conception of architecture, which was more static and just modularity was the key thing you thought about. It's more the idea of a living system, of living architecture that's expanding and is what's much more dynamic. And I think that's the way you need to think about it as you manage in a global environment today with the pace of technology advancement. >> Yeah, the innovation is here. It's not stopping. How do you create some defacto standards while not stunting the innovation is going to be a big discussion as these new flipped assumptions start to generate more activity. It's going to be very interesting to watch. Gentlemen, thank you so much for spending the time here on theCUBE as we break down your new book, "Radically Human" and how business leads can flip the script on their business assumptions and put ideas and access to work. This is a big part of the cloud show at re:Invent. Thanks so much for sharing and congratulations on a great book. >> Thanks, John. And just one point I'd add is that one of the things we do talk about in talent is the need to reskill talent. People who need to be relevant in the rapidly changing future. And that's one area where I think we all as institutions, as communities and individuals need to do more is to help those that need to reskilling. And the final point I mentioned is that we've mentioned at the end of the book that all proceeds from the book are being donated to NGOs and nonprofits that are focused on reskilling those who need a skill refresh in light of the radically human change in technology that's happening. >> Great. Buy the book. Proceeds go to a great cause and it's a very relevant book. If you're in the middle of this big wave that's coming. this is a great book. There's a guidepost and also give you some great ideas to reset, reflip the scripts, refactor, replatform. Guys, thanks for coming on and sharing. I really appreciate it. Again, congratulations. >> Thanks, John. >> Thanks, John. Great discussion. >> You're watching theCUBE here covering the executive forum here at AWS re:Invent '22. I'm John Furrier, you're host with Accenture. Thanks for watching. (gentle music)

Published Date : Dec 1 2022

SUMMARY :

This is the Executive It's great to be with you And so I love the book, talks about the roadmap to that. flipping the script, And that's really the focus that the human's key, is that the more human in fact, the human is in the ascended. the business, so to speak. the way you need to think about And just aside on the Tesla the amount of focus we And a lot of the jobs that You guys see the metaverse And in the book we outline One of the more surprising in the next five to 10 years. One of the examples we give in the enterprise of their businesses, rethinking the way you do strategy but one of the things that we So I have to ask you guys, is the impact on your business. because the CapEx is taken care of. and the portability of Yeah, and one of the And it's 'cause the reasons you said, This is a big part of the is that one of the things Buy the book. covering the executive forum

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
JimPERSON

0.99+

PaulPERSON

0.99+

Paul DaughertyPERSON

0.99+

JohnPERSON

0.99+

AWSORGANIZATION

0.99+

John FurrierPERSON

0.99+

Jim WilsonPERSON

0.99+

70%QUANTITY

0.99+

AmazonORGANIZATION

0.99+

50QUANTITY

0.99+

EuropeLOCATION

0.99+

second partQUANTITY

0.99+

oneQUANTITY

0.99+

five areasQUANTITY

0.99+

five-partQUANTITY

0.99+

first sectionQUANTITY

0.99+

75QUANTITY

0.99+

five essential partsQUANTITY

0.99+

TeslaORGANIZATION

0.99+

twoQUANTITY

0.99+

OneQUANTITY

0.99+

first bookQUANTITY

0.99+

first partQUANTITY

0.99+

2013DATE

0.99+

2xQUANTITY

0.99+

two testsQUANTITY

0.99+

second halfQUANTITY

0.99+

5xQUANTITY

0.99+

AccentureORGANIZATION

0.99+

Radically HumanTITLE

0.99+

this weekDATE

0.98+

three yearsQUANTITY

0.98+

One statisticQUANTITY

0.98+

This yearDATE

0.98+

about $9QUANTITY

0.98+

pandemicEVENT

0.98+

first researchQUANTITY

0.98+

One pointQUANTITY

0.98+

firstQUANTITY

0.97+

UkraineLOCATION

0.97+

todayDATE

0.97+

10 yearsQUANTITY

0.96+

first timeQUANTITY

0.96+

one companyQUANTITY

0.95+

two pizza teamsQUANTITY

0.95+

one technologyQUANTITY

0.94+

one areaQUANTITY

0.94+

CapExORGANIZATION

0.94+

Daugherty & Wilson1080 V2


 

(upbeat music) >> Hello, everyone. Welcome to theCUBE's coverage here at AWS re:Invent 2022. This is the Executive Summit with Accenture. I'm John Furrier, your host of theCUBE with two great guests coming on today, really talking about the future, the role of humans. Radically human is going to be the topic. Paul Daugherty, the group Chief Executive Technology and CTO at Accenture. And Jim Wilson, Global Managing Director of Thought Leadership and Technology Research, Accenture. Gentlemen, thank you for coming on theCUBE for this conversation around your new hit book, "Radically Human." >> Thanks, John. It's great to be with you and great to be present at re:Invent. >> We've been following you guys for many, many years now, over a decade. You always have the finger on the pulse. I mean, and as these waves come in, it's really important to understand impact. And more than ever, we're in this, I call it the systems thinking, revolution is going on now where things have consequences and machines are now accelerating their role. Developers are becoming the front lines of running companies, seeing a massive shift. This new technology is transforming the business and shaping our future as as humans. And so I love the book, very, very strong content, really right on point. What was the motivation for the book? And congratulations, but I noticed you got the structure, part one and part two, this book seems to be packing a big punch. What was the motivation, and what was some of the background in putting the book together? >> That's a great question, John. And I'll start, and then, Jim, my co-author and colleague and partner on the book can join in too. If you step back from the book itself, we'd written a first book called "Human + Machine", which focused a lot on artificial intelligence and talked about the potential and future of artificial intelligence to create a more human future for us with the human plus machine pairing. And then when we started working on the next book, it was the COVID era. COVID came on line as we were writing the book. And that was causing really an interesting time in technology for a lot of companies. I mean, think back to what you were doing. Once COVID hit, every company became more dependent on technology. Technology was the lifeline. And so Jim and I got interested in what the impacts of that were on companies, and what was different from the first research we had done around our first book. And what we found, which was super interesting, is that pre-pandemic, the leading companies, the digital leaders that were applying cloud data, AI, and related technologies faster, we're outperforming others by a factor of 2x. And that was before the pandemic. After the pandemic, we redid the research and the gap widened into 5x. And I think that's played a lot into our book. And we talk about that in the opening of our book. And the message there is exactly what you said is technology is not just the lifeline from the pandemic, but now technology is the heart and soul of how companies are driving innovation, how they're responding to global crises around inflation, energy, supply chain crisis because of the war in Ukraine, et cetera. And companies need the technology more than ever. And that's what we're writing about in "Radically Human." And we're taking a step beyond our previous book to talk about what we believe is next. And it's really cloud, data and AI, and the metaverse that signal out as three trends that are really driving transformative change for companies. In the first part of the book, to your question on the structure, talks about the roadmap to that. We talked about the ideas framework, five areas where you need to change your thinking, flip your assumptions on how to apply technology. And then the second part of the book talks about the differentiators that we believe are going to set companies apart as they look to implement this technology and transform their companies for the future. >> Jim, weigh in on this flipping the script, flipping the assumptions. >> You used a really important word there and that is systems. I think when we think about artificial intelligence, and when Paul and I have now talking to companies, a lot of executives think of AI as a point solution. They don't think about AI in terms of taking a systems approach. So we were trying to address that. All right, if you're going to build a roadmap, a technology roadmap for applying intelligent technologies like artificial intelligence, how do you take a holistic systematic view? And that's really the focus of the first section of the book. And then as Paul mentioned, how do you take those systems and really differentiate it using your talent, focusing on trust, experiences and sustainability? >> I like how it reads. It's almost like a masterclass book because you set the table. It's like, 'cause people right now are like in the mode of what's going on around me? I've been living through three years of COVID. We're coming out the other side. The world looks radically different. Humans are much more important. Automation's great, but people are finding out that the human's key, but people are trying to figure out where am I today. So I think the first part really to me hits home. Like, here's the current situation and then part two is here's how you can get better. And it's not just about machines, machines, machines and automation, automation, automation. We're seeing examples where the role of the human, the person in society, whether it's individually or as part of a group, are really now key assets in that kind of this new workforce or this new production system or society. >> Yeah. And just to take a couple examples from the book and highlight that, I think you're exactly right. And that's where "Radically Human", the title came from. And what's happening with technology is that technology itself is becoming more human like in its capability. When you think about the power of the transformer technologies and other things that we're reading about a lot. And the whole hypothesis or premise of the book I should say, is that the more human like the technology is, the more radically human or the more radical the human potential improvement is, the bigger the opportunity. It's pairing the two together rather than, as you said, just looking at the automation or the machine side of it. That's really the radical leap. And one thing Jim and I talked about in context of the book is companies really often haven't been radical enough in applying technology to really get to dramatic gains that they can get. Just a couple examples from the ideas framework, the I in IDEAS. The ideas framework is the first part of the book. The five areas to flip your assumptions. The I stands for intelligence and we're talking about more human and less artificial in terms of the intelligence techniques. Things like common sense learning and other techniques that allow you to develop more powerful ways of engaging people, engaging humans in the systems that we build using the kind of systems thinking that Jim mentioned. And things like emotional AI, common sense AI, new techniques in addition to machine, the big data driven machine learning techniques, which are essential to vision and solving big problems like that. So that's just an example of how you bring it together and enable that human potential. >> I love the idea, go ahead Jim. >> I was going to say we've been used to adapting to technology, and contorting our fingers to keyboards and so on for a long time. And now we're starting to see that technology is in fact beginning to adapt to us and become more natural in many instances. One point that we make is now in the human technology nexus, in fact, the human is in the ascended. That's one of the big ideas that we try to put out there in this book. >> I love the idea of flipping the script, flipping the assumptions, but ideas framework is interesting. I for intelligence, D for data, E for expertise, A for architecture, S for strategy. Notice the strategies last. Normally in the old school days, it's like, hey, strategy first and execution. Really interesting how you guys put that together. It feels like business is becoming agile and iterative and how it's going to be forming. Can you guys, I mean that's my opinion, but I think observing how developers becoming much more part of the app. I mean, if you take digital transformation to its conclusion, the application is the company, It's not a department serving the business, it is the business, therefore developers are running the business, so to speak. This is really radical. I mean, this is how I'm seeing it. What's your reaction to that? Do you see similar parallels to this transformation if you take it down to a conclusion and strategy is just what you do after you get the outcomes you need? What's your reaction to that? >> Yeah, I think one of the most lasting elements of the book might be that chapter on strategy in my opinion, because you need to think about it differently. The old way of doing strategy is dead. You can't do it the way you used to do it. And that's what we tried to lay out with the S in IDEAS, the strategy. The subtitle that chapter is we're all technology companies now. And if you're a technology driven company, the way you need to think about and every company is becoming, that's what I hear when I talk to these suites and CEOs and boards, is everybody's recognizing the essential role that technology plays and therefore they need to master technology. Well, you need to think about strategy differently then because of the pace of technology innovation. And so you need to throw out the old way of doing it. We suggest three new archetypes of how to do strategy that I think are really important. It's about continuous strategy in all cases. An example is one of the techniques we talk about, forever beta, which is, think about a Tesla or companies that it's never quite done. They're always improving and the product is designed to be connected and improving. So it changes along the product and the strategy along how you deploy it to consumers changes as you go. And that's an example of a very different approach to strategy that we believe is essential to consider as you look at the future. Yeah, those multi-month strategy sessions might play out over two or three quarters of going away. And strategy and execution are becoming almost simultaneous these days as Paul was saying. >> It's interesting because that's the trend you're seeing with more data, more automation, but the human plays a much critical role. And just aside on the Tesla example, is well documented. I think I wrote about in a post just this week that during the model three, Elon wanted full automation and had to actually go off scripts and get to humans back in charge 'cause it wasn't working properly. Now they have a balance. But that brings up to part two, which I like, which is this human piece of it. We always talk about skills gaps, there's not enough people to do this, that and the other thing. And talent was a big part of that second half, trust, talent, experiences. That's more of the person's role, either individually as part of a collective group. Is talent the scarce resource now where that's the goal, that's the key 'cause it all could point to that in a way. Skills gap points to, hey, humans are valuable. In fact the value's going up if it's properly architected. What's your reaction to that, guys? Because I think that's something that is not, kind of nuanced point, but it's a feature, not a bug maybe, I don't know. What's your thoughts? >> Yeah, go ahead Jim. >> I was going to say it, we're dramatically underestimating the amount of focus we need to put on talent. That's why we start off that second part of the book, really zooming in on talent. I think you might think that for every hundred dollars that you put into a technology initiative, you might put 50 or 75 into re-skilling initiatives to really compliment that. But what we're seeing is companies need to be much more revolutionary in their focus on talent. We saw economic analysis recently that pointed out that for every $1 you spend on technology, you are likely going to need to spend about $9 on intangible human capital. That means on talent, on getting the best talent, on re-skilling and on changing processes and work tasks. So there's a lot of work that needs to be done. Really that's human focus. It's not just about adopting the technology. Certainly the technology's critical, but we're underestimating the amount of focus that needs to go into the talent factors. >> That's a huge point. >> And I think some of the elements of talent that become really critical that we talked about in the book are becoming a talent creator. We believe the successful companies of the future are going to be able not just to post a job opening and hire people in because there's not going to be enough. And a lot of the jobs that companies are creating don't exist 'cause the technology changing so fast. So the companies that succeed are going to know how to create talent, bring in people, apprentices and such, and shape to tale as they go. We're doing a significant amount of that in our own company. They're going to be learning based organizations where you'll differentiate, you'll get the best employees if you provide better learning environments because that's what employees want. And then democratizing access to technology. Things like Amazon's Honeycode is an example, low-code/no-code development to spread development to wider pools of people. Those types of things are really critical going forward to really unlock the talent potential. And really what you end up with is, yeah, the human talent's important, but it's magnified and multiplied by the power of people, giving them in essence superpowers in using technology in new ways. >> I think you nailed it, that's super important. That point about the force multiplier when you put things in combination, whether it's group constructs, two pizza teams flexing, leveraging the talent. I mean, this is a new configuration. You guys are nailing it there. I love that piece. And I think groups and collectives you're going to start to see a lot more of that. But again, with talent comes trust when you start to have these ephemeral and or forming groups that are forming production systems or experiences. So trust comes up a lot. You guys see the metaverse as an important part there. Obviously metaverse is a pretext to the virtual world where we're going to start to create these group experiences and create new force multipliers. How does the metaverse play into this new radically human world, and what does it mean for the future of business? >> Yeah, I think the metaverse is radically misunderstood to use the word title when we're not with the title of our book. And we believe that the metaverse does have real big potential, massive potential, and I think it'll transform the way we think about digital more so than we've changed our thinking on digital in the last 10 years. So that's the potential of the metaverse. And it's not just about the consumer things, it's about metaverse and the enterprise. It's about the new products you create using distributed ledger and other technologies. And it's about the industrial metaverse of how you bring digital twins and augmented workers online in different ways. And so I believe that it has tremendous potential. We write about that in the book and it really takes radically human to another level. And one way to think about this is cloud is really becoming the operating system of business. You have to build your enterprise around the cloud as you go forward. That's going to shape the way you do business. AI becomes the insight and intelligence in how you work, infused with the human talent and such as we said. And the metaverse then reshapes the experience layers. So you have cloud, AI building on top of this metaverse providing a new way to generate experiences for employees, citizens, consumers, et cetera. And that's the way it unfolds, but trust becomes more important because just as AI raises new questions around trust, every technology raises new questions around trust. The metaverse raises a whole new set of questions. And in the book we outline a five-part framework or five essential parts of the framework around how you establish trust as you implement these new technologies. >> Yeah, we're seeing that about three quarters of companies are really trying to figure out trust, certainly with issues like the metaverse more broadly across their IT so they're focusing on security and privacy, transparency, especially when you're talking about AI systems, explainability. One of the more surprising things that we learned when doing the book, when we were doing the research is that we saw that increasingly consumers and employees want systems to be informed by a sense of humanity. So one company that we've been looking at that's been developing autonomous vehicles, self-driving car systems, they're actually training the system by emulating human behavior. So turning the cameras on test drivers to see how they learn and then training the AI using that sense of humanity 'cause other drivers on the road find human behavior more trustworthy. And similarly, that system is also using explainable AI to actually show which human behaviors that AI system is learning from. Some really interesting innovations happening in that trust space. John. >> Jim, I think you bring up a great point that's worth talking more about. Because you're talking about how human behaviors are being put into the design of new things like machines or software. And we're living in this era of cloud scale, which is compressing this transformation timeline and we've been calling it supercloud, some call it multi-cloud, but it's really a new thing happening where you're seeing an acceleration of the transformation. We think it's going to happen much faster in the next five to 10 years. And so that means these new things are emerging, not just, hey, I'm running a virtual event with chat and some video. It's group behavior, it's groups convening, talking, getting things done, debating, doing things differently. And so this idea of humans informing design decisions or software with low-code/no-code, this completely changes strategy. I mean this is a big point of the book. >> Yeah, no, I go back to one of the, the E in the IDEAS framework is expertise. And we talk about from machine learning to machine teaching, which is exactly that. Machine learning is maybe humans tag data and stuff and feed into algorithms. Machine teaching is how do you really leverage the human expertise in the systems that you develop with AI. One of the examples we give is one of the large consumer platforms that uses human designers to give the system a sense of aesthetic design and product design. A very difficult thing, especially with changing fashion interest and everything else to encode in algorithms and to even have AI do, even if you have fast amounts of data, but with the right human insight and human expertise injected in, you can create amazing new capability that responds to consumers in a much more powerful way. And that's an example of what you just said, John, bringing the two together. >> Well, yeah, it's interesting. I want to to get your thoughts as we get wrap up here soon. How do you apply all these human-centric technologies to the future of business? As you guys talk to leaders in the enterprise of their businesses, as they look at the horizon, they see the the future. They got to start thinking about things like generative AI and how they can bring some of these technologies to the table. We were talking about if open source continues to grow the way it's going, there might not be any code to write, it just writes itself at some point. So you got supply chain issues with security. These are new things you guys are hitting in the book where these are new dynamics, new power dynamics in how things get built. So if you're a business owner and leader, this is a new opportunity, a challenge certainly that is an opportunity. How do you apply all this stuff for business? >> I'll go first then Jim can add in. But the first thing I think starts with recognizing the role that technology does play and investing accordingly in it. So the right technology talent, rethinking the way you do strategy as we talked about earlier and recognizing how you need to build a foundation. That's why the fact you're at re:Invent is so important because companies are, again, rebuilding that operating system of their business in the cloud. And you need that as the foundation to go forward, to do, to build the other types of capabilities. And then I think it's developing those talent systems as well. Do you have the right talent brand? Are you attracting the right employees? Are you developing them in the right way so that you have the right future talent going forward? And then you marry the two together and that's what gives you the radically human formula. >> Yeah. When we were developing that first part of the book, Paul and I did quite a bit of research, and Paul kind of alluded to that research earlier, but one of the things that we saw in really the first year of the pandemic was that there was a lot of first time adoption of intelligent technologies like artificial intelligence. One statistic is that 70% of companies that had never tried AI before went ahead and tried it during the pandemic. So first time adoption rates were way up, but the thing is companies were not trying to do it themselves and to necessarily build an AI department. They were partnering and it's really important to find a partner, often a cloud partner as a way to get started, start small scale, and then scale up doing experiments. So that was one of the key insights that we had. You don't need to do it all yourself. >> If you see the transformation of just AWS, we're here at re:Invent, since we've been covering the events since 2013, every year there's been a thematic thing. It was startups, enterprise, now builders, and now change your company. This year it's continuing that same thing where you're starting to see new things happen. It's not just lift and shift and running a SaaS application on the cloud. People are are changing and refactoring and replatforming categorical applications in for this new era. And we're calling it supercloud, superservices, superapps, 'cause they're different. They're doing different things in leveraging large scale CapEx, large scale talent pools, or talent pools in certain ways. So this is real, something's happening here and we've been talking about it a lot lately. So I have to ask you guys, how does a company know if they're radical enough? Like what is radical? How can I put a pin in that? It's like take a temperature or we like radical enough, what some tell signs can you guys share for companies that are really leaning into this new next inflection point because there are new things happening? How do you know if you're you're pushing the envelope radical enough to take advantage? >> Yeah, I think one. >> You can go ahead, Paul. >> Yeah, I was going to say one of the tests is the impact on your business. You have to start by looking at all this in the context of your business, and is it really taking you to another level? You said it perfectly, John, it used to be we used to talk about migration and workloads to the cloud and things like that. That's still something you need to do. But now our focus with a lot of our customers is on how do you innovate and grow your business in the cloud? What's the platform that you're using for your new digital products and services you're offering to your consumers. I mean it is the business and I think that's the test whether you're being radical enough is on the one hand, are you really using the technology to drive differentiation and real growth and change in your business? And are you equipping people, your human talent with the capabilities they need to perform in very different ways? And those are the two tests that I would give. >> Totally agree. >> Interesting enough, we love this topic and you guys, again, the book is spot on. Very packs of big punch on content, but very relevant in today. And I think one of the things we're looking at is that people who do things differently take advantage of some of these radical approaches like IDEAS, your framework, and understand where they are and what's available and what's coming around the corner. They stand out in the pack or create new business opportunities because the CapEx is taken care of. Now you got your cloud, I mean you're building clouds on top of clouds or something's happening. I think you see it, look at like companies like Snowflake, it's a data warehouse on the cloud. What does that mean? They didn't build a cloud, they used Amazon. So you're starting to see these new things pop up. >> Yeah and that's a good example. And it sounds like a simple thing, data warehouse in the cloud, but the new business capability that a technology like that allows and the portability of being able to connect and use data across cloud environments and such is tremendously powerful. And I think that's why, you talk about companies doing things differently, that's why it's great, again, that you're at re:Invent. If you look at the index of our book, you'll see AWS mentioned a number of times 'cause we tell a lot of customer company stories about how they're leveraging AWS capabilities in cloud and AI to really do transformative things in their business. And I think that's what it's all about. >> Yeah, and one of the things too in the book, it's great 'cause it has the systems thinking, it's got really relevant information, but you guys have seen the movie before. I think one of the wild cards in this era is global. We're global economy, you've got regions, you've got data sovereignty, you're seeing all kinds of new things emerging. Thoughts on the global impact 'cause you take your book and you overlay that to business, like you got to operate all over the world as a human issue, as a geography issue. What's your guys take on the global impact? >> Well that's why you got to think about cloud as one technology. We talked about in the book and cloud is, I think a lot of people think, well, clouds, it's almost old news. Maybe it's been around for a while. As you said, you've been going to re:Invent since 2013. Cloud is really just getting started. And it's 'cause the reasons you said, when you look at what you need to do around sovereign cloud capability if you're in Europe. For many companies it's about multi-cloud capabilities that you need to deploy differently in different regions. And they need to, in some cases for good reason, they have hybrid cloud capability that they match on their own. And then there's the edge capability which comes into play in different ways. And so the architecture becomes very complex and we talk the A in IDEAS is architecture. We talk about all this and how you need to move from the old conception of architecture, which was more static and just modularity was the key thing you thought about. It's more the idea of a living system, of living architecture that's expanding and is what's much more dynamic. And I think that's the way you need to think about it as you manage in a global environment today with the pace of technology advancement. >> Yeah, the innovation is here. It's not stopping. How do you create some defacto standards while not stunting the innovation is going to be a big discussion as these new flipped assumptions start to generate more activity. It's going to be very interesting to watch. Gentlemen, thank you so much for spending the time here on theCUBE as we break down your new book, "Radically Human" and how business leads can flip the script on their business assumptions and put ideas and access to work. This is a big part of the cloud show at re:Invent. Thanks so much for sharing and congratulations on a great book. >> Thanks, John. And just one point I'd add is that one of the things we do talk about in talent is the need to reskill talent. People who need to be relevant in the rapidly changing future. And that's one area where I think we all as institutions, as communities and individuals need to do more is to help those that need to reskilling. And the final point I mentioned is that we've mentioned at the end of the book that all proceeds from the book are being donated to NGOs and nonprofits that are focused on reskilling those who need a skill refresh in light of the radically human change in technology that's happening. >> Great. Buy the book. Proceeds go to a great cause and it's a very relevant book. If you're in the middle of this big wave that's coming. this is a great book. There's a guidepost and also give you some great ideas to reset, reflip the scripts, refactor, replatform. Guys, thanks for coming on and sharing. I really appreciate it. Again, congratulations. >> Thanks, John. >> Thanks, John. Great discussion. >> You're watching theCUBE here covering the executive forum here at AWS re:Invent '22. I'm John Furrier, you're host with Accenture. Thanks for watching. (gentle music)

Published Date : Nov 29 2022

SUMMARY :

This is the Executive It's great to be with you And so I love the book, talks about the roadmap to that. flipping the script, And that's really the focus that the human's key, is that the more human in fact, the human is in the ascended. the business, so to speak. the way you need to think about And just aside on the Tesla the amount of focus we And a lot of the jobs that You guys see the metaverse And in the book we outline One of the more surprising in the next five to 10 years. One of the examples we give in the enterprise of their businesses, rethinking the way you do strategy but one of the things that we So I have to ask you guys, is the impact on your business. because the CapEx is taken care of. and the portability of Yeah, and one of the And it's 'cause the reasons you said, This is a big part of the is that one of the things Buy the book. covering the executive forum

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
JimPERSON

0.99+

PaulPERSON

0.99+

Paul DaughertyPERSON

0.99+

JohnPERSON

0.99+

AWSORGANIZATION

0.99+

John FurrierPERSON

0.99+

Jim WilsonPERSON

0.99+

70%QUANTITY

0.99+

AmazonORGANIZATION

0.99+

50QUANTITY

0.99+

EuropeLOCATION

0.99+

second partQUANTITY

0.99+

oneQUANTITY

0.99+

five areasQUANTITY

0.99+

five-partQUANTITY

0.99+

first sectionQUANTITY

0.99+

75QUANTITY

0.99+

five essential partsQUANTITY

0.99+

TeslaORGANIZATION

0.99+

twoQUANTITY

0.99+

OneQUANTITY

0.99+

first bookQUANTITY

0.99+

first partQUANTITY

0.99+

2013DATE

0.99+

2xQUANTITY

0.99+

two testsQUANTITY

0.99+

AccentureORGANIZATION

0.99+

second halfQUANTITY

0.99+

5xQUANTITY

0.99+

Radically HumanTITLE

0.99+

this weekDATE

0.98+

three yearsQUANTITY

0.98+

One statisticQUANTITY

0.98+

This yearDATE

0.98+

about $9QUANTITY

0.98+

pandemicEVENT

0.98+

first researchQUANTITY

0.98+

One pointQUANTITY

0.98+

firstQUANTITY

0.97+

UkraineLOCATION

0.97+

todayDATE

0.97+

10 yearsQUANTITY

0.96+

first timeQUANTITY

0.96+

one companyQUANTITY

0.95+

two pizza teamsQUANTITY

0.95+

one technologyQUANTITY

0.94+

one areaQUANTITY

0.94+

CapExORGANIZATION

0.94+

theCUBEORGANIZATION

0.93+

Evan Kaplan, InfluxData | AWS re:invent 2022


 

>>Hey everyone. Welcome to Las Vegas. The Cube is here, live at the Venetian Expo Center for AWS Reinvent 2022. Amazing attendance. This is day one of our coverage. Lisa Martin here with Day Ante. David is great to see so many people back. We're gonna be talk, we've been having great conversations already. We have a wall to wall coverage for the next three and a half days. When we talk to companies, customers, every company has to be a data company. And one of the things I think we learned in the pandemic is that access to real time data and real time analytics, no longer a nice to have that is a differentiator and a competitive all >>About data. I mean, you know, I love the topic and it's, it's got so many dimensions and such texture, can't get enough of data. >>I know we have a great guest joining us. One of our alumni is back, Evan Kaplan, the CEO of Influx Data. Evan, thank you so much for joining us. Welcome back to the Cube. >>Thanks for having me. It's great to be here. So here >>We are, day one. I was telling you before we went live, we're nice and fresh hosts. Talk to us about what's new at Influxed since the last time we saw you at Reinvent. >>That's great. So first of all, we should acknowledge what's going on here. This is pretty exciting. Yeah, that does really feel like, I know there was a show last year, but this feels like the first post Covid shows a lot of energy, a lot of attention despite a difficult economy. In terms of, you know, you guys were commenting in the lead into Big data. I think, you know, if we were to talk about Big Data five, six years ago, what would we be talking about? We'd been talking about Hadoop, we were talking about Cloudera, we were talking about Hortonworks, we were talking about Big Data Lakes, data stores. I think what's happened is, is this this interesting dynamic of, let's call it if you will, the, the secularization of data in which it breaks into different fields, different, almost a taxonomy. You've got this set of search data, you've got this observability data, you've got graph data, you've got document data and what you're seeing in the market and now you have time series data. >>And what you're seeing in the market is this incredible capability by developers as well and mostly open source dynamic driving this, this incredible capability of developers to assemble data platforms that aren't unicellular, that aren't just built on Hado or Oracle or Postgres or MySQL, but in fact represent different data types. So for us, what we care about his time series, we care about anything that happens in time, where time can be the primary measurement, which if you think about it, is a huge proportion of real data. Cuz when you think about what drives ai, you think about what happened, what happened, what happened, what happened, what's going to happen. That's the functional thing. But what happened is always defined by a period, a measurement, a time. And so what's new for us is we've developed this new open source engine called IOx. And so it's basically a refresh of the whole database, a kilo database that uses Apache Arrow, par K and data fusion and turns it into a super powerful real time analytics platform. It was already pretty real time before, but it's increasingly now and it adds SQL capability and infinite cardinality. And so it handles bigger data sets, but importantly, not just bigger but faster, faster data. So that's primarily what we're talking about to show. >>So how does that affect where you can play in the marketplace? Is it, I mean, how does it affect your total available market? Your great question. Your, your customer opportunities. >>I think it's, it's really an interesting market in that you've got all of these different approaches to database. Whether you take data warehouses from Snowflake or, or arguably data bricks also. And you take these individual database companies like Mongo Influx, Neo Forge, elastic, and people like that. I think the commonality you see across the volume is, is many of 'em, if not all of them, are based on some sort of open source dynamic. So I think that is an in an untractable trend that will continue for on. But in terms of the broader, the broader database market, our total expand, total available tam, lots of these things are coming together in interesting ways. And so the, the, the wave that will ride that we wanna ride, because it's all big data and it's all increasingly fast data and it's all machine learning and AI is really around that measurement issue. That instrumentation the idea that if you're gonna build any sophisticated system, it starts with instrumentation and the journey is defined by instrumentation. So we view ourselves as that instrumentation tooling for understanding complex systems. And how, >>I have to follow quick follow up. Why did you say arguably data bricks? I mean open source ethos? >>Well, I was saying arguably data bricks cuz Spark, I mean it's a great company and it's based on Spark, but there's quite a gap between Spark and what Data Bricks is today. And in some ways data bricks from the outside looking in looks a lot like Snowflake to me looks a lot like a really sophisticated data warehouse with a lot of post-processing capabilities >>And, and with an open source less >>Than a >>Core database. Yeah. Right, right, right. Yeah, I totally agree. Okay, thank you for that >>Part that that was not arguably like they're, they're not a good company or >>No, no. They got great momentum and I'm just curious. Absolutely. You know, so, >>So talk a little bit about IOx and, and what it is enabling you guys to achieve from a competitive advantage perspective. The key differentiators give us that scoop. >>So if you think about, so our old storage engine was called tsm, also open sourced, right? And IOx is open sourced and the old storage engine was really built around this time series measurements, particularly metrics, lots of metrics and handling those at scale and making it super easy for developers to use. But, but our old data engine only supported either a custom graphical UI that you'd build yourself on top of it or a dashboarding tool like Grafana or Chronograph or things like that. With IOCs. Two or three interventions were important. One is we now support, we'll support things like Tableau, Microsoft, bi, and so you're taking that same data that was available for instrumentation and now you're using it for business intelligence also. So that became super important and it kind of answers your question about the expanded market expands the market. The second thing is, when you're dealing with time series data, you're dealing with this concept of cardinality, which is, and I don't know if you're familiar with it, but the idea that that it's a multiplication of measurements in a table. And so the more measurements you want over the more series you have, you have this really expanding exponential set that can choke a database off. And the way we've designed IIS to handle what we call infinite cardinality, where you don't even have to think about that design point of view. And then lastly, it's just query performance is dramatically better. And so it's pretty exciting. >>So the unlimited cardinality, basically you could identify relationships between data and different databases. Is that right? Between >>The same database but different measurements, different tables, yeah. Yeah. Right. Yeah, yeah. So you can handle, so you could say, I wanna look at the way, the way the noise levels are performed in this room according to 400 different locations on 25 different days, over seven months of the year. And that each one is a measurement. Each one adds to cardinality. And you can say, I wanna search on Tuesdays in December, what the noise level is at 2:21 PM and you get a very quick response. That kind of instrumentation is critical to smarter systems. How are >>You able to process that data at at, in a performance level that doesn't bring the database to its knees? What's the secret sauce behind that? >>It's AUM database. It's built on Parque and Apache Arrow. But it's, but to say it's nice to say without a much longer conversation, it's an architecture that's really built for pulling that kind of data. If you know the data is time series and you're looking for a time measurement, you already have the ability to optimize pretty dramatically. >>So it's, it's that purpose built aspect of it. It's the >>Purpose built aspect. You couldn't take Postgres and do the same >>Thing. Right? Because a lot of vendors say, oh yeah, we have time series now. Yeah. Right. So yeah. Yeah. Right. >>And they >>Do. Yeah. But >>It's not, it's not, the founding of the company came because Paul Dicks was working on Wall Street building time series databases on H base, on MyQ, on other platforms and realize every time we do it, we have to rewrite the code. We build a bunch of application logic to handle all these. We're talking about, we have customers that are adding hundreds of millions to billions of points a second. So you're talking about an ingest level. You know, you think about all those data points, you're talking about ingest level that just doesn't, you know, it just databases aren't designed for that. Right? And so it's not just us, our competitors also build good time series databases. And so the category is really emergent. Yeah, >>Sure. Talk about a favorite customer story they think really articulates the value of what Influx is doing, especially with IOx. >>Yeah, sure. And I love this, I love this story because you know, Tesla may not be in favor because of the latest Elon Musker aids, but, but, but so we've had about a four year relationship with Tesla where they built their power wall technology around recording that, seeing your device, seeing the stuff, seeing the charging on your car. It's all captured in influx databases that are reporting from power walls and mega power packs all over the world. And they report to a central place at, at, at Tesla's headquarters and it reports out to your phone and so you can see it. And what's really cool about this to me is I've got two Tesla cars and I've got a Tesla solar roof tiles. So I watch this date all the time. So it's a great customer story. And actually if you go on our website, you can see I did an hour interview with the engineer that designed the system cuz the system is super impressive and I just think it's really cool. Plus it's, you know, it's all the good green stuff that we really appreciate supporting sustainability, right? Yeah. >>Right, right. Talk about from a, what's in it for me as a customer, what you guys have done, the change to IOCs, what, what are some of the key features of it and the key values in it for customers like Tesla, like other industry customers as well? >>Well, so it's relatively new. It just arrived in our cloud product. So Tesla's not using it today. We have a first set of customers starting to use it. We, the, it's in open source. So it's a very popular project in the open source world. But the key issues are, are really the stuff that we've kind of covered here, which is that a broad SQL environment. So accessing all those SQL developers, the same people who code against Snowflake's data warehouse or data bricks or Postgres, can now can code that data against influx, open up the BI market. It's the cardinality, it's the performance. It's really an architecture. It's the next gen. We've been doing this for six years, it's the next generation of everything. We've seen how you make time series be super performing. And that's only relevant because more and more things are becoming real time as we develop smarter and smarter systems. The journey is pretty clear. You instrument the system, you, you let it run, you watch for anomalies, you correct those anomalies, you re instrument the system. You do that 4 billion times, you have a self-driving car, you do that 55 times, you have a better podcast that is, that is handling its audio better, right? So everything is on that journey of getting smarter and smarter. So >>You guys, you guys the big committers to IOCs, right? Yes. And how, talk about how you support the, develop the surrounding developer community, how you get that flywheel effect going >>First. I mean it's actually actually a really kind of, let's call it, it's more art than science. Yeah. First of all, you you, you come up with an architecture that really resonates for developers. And Paul Ds our founder, really is a developer's developer. And so he started talking about this in the community about an architecture that uses Apache Arrow Parque, which is, you know, the standard now becoming for file formats that uses Apache Arrow for directing queries and things like that and uses data fusion and said what this thing needs is a Columbia database that sits behind all of this stuff and integrates it. And he started talking about it two years ago and then he started publishing in IOCs that commits in the, in GitHub commits. And slowly, but over time in Hacker News and other, and other people go, oh yeah, this is fundamentally right. >>It addresses the problems that people have with things like click cows or plain databases or Coast and they go, okay, this is the right architecture at the right time. Not different than original influx, not different than what Elastic hit on, not different than what Confluent with Kafka hit on and their time is you build an audience of people who are committed to understanding this kind of stuff and they become committers and they become the core. Yeah. And you build out from it. And so super. And so we chose to have an MIT open source license. Yeah. It's not some secondary license competitors can use it and, and competitors can use it against us. Yeah. >>One of the things I know that Influx data talks about is the time to awesome, which I love that, but what does that mean? What is the time to Awesome. Yeah. For developer, >>It comes from that original story where, where Paul would have to write six months of application logic and stuff to build a time series based applications. And so Paul's notion was, and this was based on the original Mongo, which was very successful because it was very easy to use relative to most databases. So Paul developed this commitment, this idea that I quickly joined on, which was, hey, it should be relatively quickly for a developer to build something of import to solve a problem, it should be able to happen very quickly. So it's got a schemaless background so you don't have to know the schema beforehand. It does some things that make it really easy to feel powerful as a developer quickly. And if you think about that journey, if you feel powerful with a tool quickly, then you'll go deeper and deeper and deeper and pretty soon you're taking that tool with you wherever you go, it becomes the tool of choice as you go to that next job or you go to that next application. And so that's a fundamental way we think about it. To be honest with you, we haven't always delivered perfectly on that. It's generally in our dna. So we do pretty well, but I always feel like we can do better. >>So if you were to put a bumper sticker on one of your Teslas about influx data, what would it >>Say? By the way, I'm not rich. It just happened to be that we have two Teslas and we have for a while, we just committed to that. The, the, so ask the question again. Sorry. >>Bumper sticker on influx data. What would it say? How, how would I >>Understand it be time to Awesome. It would be that that phrase his time to Awesome. Right. >>Love that. >>Yeah, I'd love it. >>Excellent time to. Awesome. Evan, thank you so much for joining David, the >>Program. It's really fun. Great thing >>On Evan. Great to, you're on. Haven't Well, great to have you back talking about what you guys are doing and helping organizations like Tesla and others really transform their businesses, which is all about business transformation these days. We appreciate your insights. >>That's great. Thank >>You for our guest and Dave Ante. I'm Lisa Martin, you're watching The Cube, the leader in emerging and enterprise tech coverage. We'll be right back with our next guest.

Published Date : Nov 29 2022

SUMMARY :

And one of the things I think we learned in the pandemic is that access to real time data and real time analytics, I mean, you know, I love the topic and it's, it's got so many dimensions and such Evan, thank you so much for joining us. It's great to be here. Influxed since the last time we saw you at Reinvent. terms of, you know, you guys were commenting in the lead into Big data. And so it's basically a refresh of the whole database, a kilo database that uses So how does that affect where you can play in the marketplace? And you take these individual database companies like Mongo Influx, Why did you say arguably data bricks? And in some ways data bricks from the outside looking in looks a lot like Snowflake to me looks a lot Okay, thank you for that You know, so, So talk a little bit about IOx and, and what it is enabling you guys to achieve from a And the way we've designed IIS to handle what we call infinite cardinality, where you don't even have to So the unlimited cardinality, basically you could identify relationships between data And you can say, time measurement, you already have the ability to optimize pretty dramatically. So it's, it's that purpose built aspect of it. You couldn't take Postgres and do the same So yeah. And so the category is really emergent. especially with IOx. And I love this, I love this story because you know, what you guys have done, the change to IOCs, what, what are some of the key features of it and the key values in it for customers you have a self-driving car, you do that 55 times, you have a better podcast that And how, talk about how you support architecture that uses Apache Arrow Parque, which is, you know, the standard now becoming for file And you build out from it. One of the things I know that Influx data talks about is the time to awesome, which I love that, So it's got a schemaless background so you don't have to know the schema beforehand. It just happened to be that we have two Teslas and we have for a while, What would it say? Understand it be time to Awesome. Evan, thank you so much for joining David, the Great thing Haven't Well, great to have you back talking about what you guys are doing and helping organizations like Tesla and others really That's great. You for our guest and Dave Ante.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
DavidPERSON

0.99+

Lisa MartinPERSON

0.99+

Evan KaplanPERSON

0.99+

six monthsQUANTITY

0.99+

EvanPERSON

0.99+

TeslaORGANIZATION

0.99+

Influx DataORGANIZATION

0.99+

PaulPERSON

0.99+

55 timesQUANTITY

0.99+

twoQUANTITY

0.99+

2:21 PMDATE

0.99+

Las VegasLOCATION

0.99+

Dave AntePERSON

0.99+

Paul DicksPERSON

0.99+

six yearsQUANTITY

0.99+

last yearDATE

0.99+

hundreds of millionsQUANTITY

0.99+

Mongo InfluxORGANIZATION

0.99+

4 billion timesQUANTITY

0.99+

TwoQUANTITY

0.99+

DecemberDATE

0.99+

MicrosoftORGANIZATION

0.99+

InfluxedORGANIZATION

0.99+

AWSORGANIZATION

0.99+

HortonworksORGANIZATION

0.99+

InfluxORGANIZATION

0.99+

IOxTITLE

0.99+

MySQLTITLE

0.99+

threeQUANTITY

0.99+

TuesdaysDATE

0.99+

each oneQUANTITY

0.98+

400 different locationsQUANTITY

0.98+

25 different daysQUANTITY

0.98+

first setQUANTITY

0.98+

an hourQUANTITY

0.98+

FirstQUANTITY

0.98+

six years agoDATE

0.98+

The CubeTITLE

0.98+

OneQUANTITY

0.98+

Neo ForgeORGANIZATION

0.98+

second thingQUANTITY

0.98+

Each oneQUANTITY

0.98+

Paul DsPERSON

0.97+

IOxORGANIZATION

0.97+

todayDATE

0.97+

TeslasORGANIZATION

0.97+

MITORGANIZATION

0.96+

PostgresORGANIZATION

0.96+

over seven monthsQUANTITY

0.96+

oneQUANTITY

0.96+

fiveDATE

0.96+

Venetian Expo CenterLOCATION

0.95+

Big Data LakesORGANIZATION

0.95+

ClouderaORGANIZATION

0.94+

ColumbiaLOCATION

0.94+

InfluxDataORGANIZATION

0.94+

Wall StreetLOCATION

0.93+

SQLTITLE

0.92+

ElasticTITLE

0.92+

Data BricksORGANIZATION

0.92+

Hacker NewsTITLE

0.92+

two years agoDATE

0.91+

OracleORGANIZATION

0.91+

AWS Reinvent 2022EVENT

0.91+

Elon MuskerPERSON

0.9+

SnowflakeORGANIZATION

0.9+

ReinventORGANIZATION

0.89+

billions of points a secondQUANTITY

0.89+

four yearQUANTITY

0.88+

ChronographTITLE

0.88+

ConfluentTITLE

0.87+

SparkTITLE

0.86+

ApacheORGANIZATION

0.86+

SnowflakeTITLE

0.85+

GrafanaTITLE

0.85+

GitHubORGANIZATION

0.84+

Paul Daugherty & Jim Wilson | AWS Executive Summit 2022


 

(upbeat music) >> Hello, everyone. Welcome to theCUBE's coverage here at AWS re:Invent 2022. This is the Executive Summit with Accenture. I'm John Furrier, your host of theCUBE with two great guests coming on today, really talking about the future, the role of humans. Radically human is going to be the topic. Paul Daugherty, the group Chief Executive Technology and CTO at Accenture. And Jim Wilson, Global Managing Director of Thought Leadership and Technology Research, Accenture. Gentlemen, thank you for coming on theCUBE for this conversation around your new hit book, "Radically Human." >> Thanks, John. It's great to be with you and great to be present at re:Invent. >> We've been following you guys for many, many years now, over a decade. You always have the finger on the pulse. I mean, and as these waves come in, it's really important to understand impact. And more than ever, we're in this, I call it the systems thinking, revolution is going on now where things have consequences and machines are now accelerating their role. Developers are becoming the front lines of running companies, seeing a massive shift. This new technology is transforming the business and shaping our future as as humans. And so I love the book, very, very strong content, really right on point. What was the motivation for the book? And congratulations, but I noticed you got the structure, part one and part two, this book seems to be packing a big punch. What was the motivation, and what was some of the background in putting the book together? >> That's a great question, John. And I'll start, and then, Jim, my co-author and colleague and partner on the book can join in too. If you step back from the book itself, we'd written a first book called "Human + Machine", which focused a lot on artificial intelligence and talked about the potential and future of artificial intelligence to create a more human future for us with the human plus machine pairing. And then when we started working on the next book, it was the COVID era. COVID came on line as we were writing the book. And that was causing really an interesting time in technology for a lot of companies. I mean, think back to what you were doing. Once COVID hit, every company became more dependent on technology. Technology was the lifeline. And so Jim and I got interested in what the impacts of that were on companies, and what was different from the first research we had done around our first book. And what we found, which was super interesting, is that pre-pandemic, the leading companies, the digital leaders that were applying cloud data, AI, and related technologies faster, we're outperforming others by a factor of 2x. And that was before the pandemic. After the pandemic, we redid the research and the gap widened into 5x. And I think that's played a lot into our book. And we talk about that in the opening of our book. And the message there is exactly what you said is technology is not just the lifeline from the pandemic, but now technology is the heart and soul of how companies are driving innovation, how they're responding to global crises around inflation, energy, supply chain crisis because of the war in Ukraine, et cetera. And companies need the technology more than ever. And that's what we're writing about in "Radically Human." And we're taking a step beyond our previous book to talk about what we believe is next. And it's really cloud, data and AI, and the metaverse that signal out as three trends that are really driving transformative change for companies. In the first part of the book, to your question on the structure, talks about the roadmap to that. We talked about the ideas framework, five areas where you need to change your thinking, flip your assumptions on how to apply technology. And then the second part of the book talks about the differentiators that we believe are going to set companies apart as they look to implement this technology and transform their companies for the future. >> Jim, weigh in on this flipping the script, flipping the assumptions. >> You used a really important word there and that is systems. I think when we think about artificial intelligence, and when Paul and I have now talking to companies, a lot of executives think of AI as a point solution. They don't think about AI in terms of taking a systems approach. So we were trying to address that. All right, if you're going to build a roadmap, a technology roadmap for applying intelligent technologies like artificial intelligence, how do you take a holistic systematic view? And that's really the focus of the first section of the book. And then as Paul mentioned, how do you take those systems and really differentiate it using your talent, focusing on trust, experiences and sustainability? >> I like how it reads. It's almost like a masterclass book because you set the table. It's like, 'cause people right now are like in the mode of what's going on around me? I've been living through three years of COVID. We're coming out the other side. The world looks radically different. Humans are much more important. Automation's great, but people are finding out that the human's key, but people are trying to figure out where am I today. So I think the first part really to me hits home. Like, here's the current situation and then part two is here's how you can get better. And it's not just about machines, machines, machines and automation, automation, automation. We're seeing examples where the role of the human, the person in society, whether it's individually or as part of a group, are really now key assets in that kind of this new workforce or this new production system or society. >> Yeah. And just to take a couple examples from the book and highlight that, I think you're exactly right. And that's where "Radically Human", the title came from. And what's happening with technology is that technology itself is becoming more human like in its capability. When you think about the power of the transformer technologies and other things that we're reading about a lot. And the whole hypothesis or premise of the book I should say, is that the more human like the technology is, the more radically human or the more radical the human potential improvement is, the bigger the opportunity. It's pairing the two together rather than, as you said, just looking at the automation or the machine side of it. That's really the radical leap. And one thing Jim and I talked about in context of the book is companies really often haven't been radical enough in applying technology to really get to dramatic gains that they can get. Just a couple examples from the ideas framework, the I in IDEAS. The ideas framework is the first part of the book. The five areas to flip your assumptions. The I stands for intelligence and we're talking about more human and less artificial in terms of the intelligence techniques. Things like common sense learning and other techniques that allow you to develop more powerful ways of engaging people, engaging humans in the systems that we build using the kind of systems thinking that Jim mentioned. And things like emotional AI, common sense AI, new techniques in addition to machine, the big data driven machine learning techniques, which are essential to vision and solving big problems like that. So that's just an example of how you bring it together and enable that human potential. >> I love the idea, go ahead Jim. >> I was going to say we've been used to adapting to technology, and contorting our fingers to keyboards and so on for a long time. And now we're starting to see that technology is in fact beginning to adapt to us and become more natural in many instances. One point that we make is now in the human technology nexus, in fact, the human is in the ascended. That's one of the big ideas that we try to put out there in this book. >> I love the idea of flipping the script, flipping the assumptions, but ideas framework is interesting. I for intelligence, D for data, E for expertise, A for architecture, S for strategy. Notice the strategies last. Normally in the old school days, it's like, hey, strategy first and execution. Really interesting how you guys put that together. It feels like business is becoming agile and iterative and how it's going to be forming. Can you guys, I mean that's my opinion, but I think observing how developers becoming much more part of the app. I mean, if you take digital transformation to its conclusion, the application is the company, It's not a department serving the business, it is the business, therefore developers are running the business, so to speak. This is really radical. I mean, this is how I'm seeing it. What's your reaction to that? Do you see similar parallels to this transformation if you take it down to a conclusion and strategy is just what you do after you get the outcomes you need? What's your reaction to that? >> Yeah, I think one of the most lasting elements of the book might be that chapter on strategy in my opinion, because you need to think about it differently. The old way of doing strategy is dead. You can't do it the way you used to do it. And that's what we tried to lay out with the S in IDEAS, the strategy. The subtitle that chapter is we're all technology companies now. And if you're a technology driven company, the way you need to think about and every company is becoming, that's what I hear when I talk to these suites and CEOs and boards, is everybody's recognizing the essential role that technology plays and therefore they need to master technology. Well, you need to think about strategy differently then because of the pace of technology innovation. And so you need to throw out the old way of doing it. We suggest three new archetypes of how to do strategy that I think are really important. It's about continuous strategy in all cases. An example is one of the techniques we talk about, forever beta, which is, think about a Tesla or companies that it's never quite done. They're always improving and the product is designed to be connected and improving. So it changes along the product and the strategy along how you deploy it to consumers changes as you go. And that's an example of a very different approach to strategy that we believe is essential to consider as you look at the future. Yeah, those multi-month strategy sessions might play out over two or three quarters of going away. And strategy and execution are becoming almost simultaneous these days as Paul was saying. >> It's interesting because that's the trend you're seeing with more data, more automation, but the human plays a much critical role. And just aside on the Tesla example, is well documented. I think I wrote about in a post just this week that during the model three, Elon wanted full automation and had to actually go off scripts and get to humans back in charge 'cause it wasn't working properly. Now they have a balance. But that brings up to part two, which I like, which is this human piece of it. We always talk about skills gaps, there's not enough people to do this, that and the other thing. And talent was a big part of that second half, trust, talent, experiences. That's more of the person's role, either individually as part of a collective group. Is talent the scarce resource now where that's the goal, that's the key 'cause it all could point to that in a way. Skills gap points to, hey, humans are valuable. In fact the value's going up if it's properly architected. What's your reaction to that, guys? Because I think that's something that is not, kind of nuanced point, but it's a feature, not a bug maybe, I don't know. What's your thoughts? >> Yeah, go ahead Jim. >> I was going to say it, we're dramatically underestimating the amount of focus we need to put on talent. That's why we start off that second part of the book, really zooming in on talent. I think you might think that for every hundred dollars that you put into a technology initiative, you might put 50 or 75 into re-skilling initiatives to really compliment that. But what we're seeing is companies need to be much more revolutionary in their focus on talent. We saw economic analysis recently that pointed out that for every $1 you spend on technology, you are likely going to need to spend about $9 on intangible human capital. That means on talent, on getting the best talent, on re-skilling and on changing processes and work tasks. So there's a lot of work that needs to be done. Really that's human focus. It's not just about adopting the technology. Certainly the technology's critical, but we're underestimating the amount of focus that needs to go into the talent factors. >> That's a huge point. >> And I think some of the elements of talent that become really critical that we talked about in the book are becoming a talent creator. We believe the successful companies of the future are going to be able not just to post a job opening and hire people in because there's not going to be enough. And a lot of the jobs that companies are creating don't exist 'cause the technology changing so fast. So the companies that succeed are going to know how to create talent, bring in people, apprentices and such, and shape to tale as they go. We're doing a significant amount of that in our own company. They're going to be learning based organizations where you'll differentiate, you'll get the best employees if you provide better learning environments because that's what employees want. And then democratizing access to technology. Things like Amazon's Honeycode is an example, low-code/no-code development to spread development to wider pools of people. Those types of things are really critical going forward to really unlock the talent potential. And really what you end up with is, yeah, the human talent's important, but it's magnified and multiplied by the power of people, giving them in essence superpowers in using technology in new ways. >> I think you nailed it, that's super important. That point about the force multiplier when you put things in combination, whether it's group constructs, two pizza teams flexing, leveraging the talent. I mean, this is a new configuration. You guys are nailing it there. I love that piece. And I think groups and collectives you're going to start to see a lot more of that. But again, with talent comes trust when you start to have these ephemeral and or forming groups that are forming production systems or experiences. So trust comes up a lot. You guys see the metaverse as an important part there. Obviously metaverse is a pretext to the virtual world where we're going to start to create these group experiences and create new force multipliers. How does the metaverse play into this new radically human world, and what does it mean for the future of business? >> Yeah, I think the metaverse is radically misunderstood to use the word title when we're not with the title of our book. And we believe that the metaverse does have real big potential, massive potential, and I think it'll transform the way we think about digital more so than we've changed our thinking on digital in the last 10 years. So that's the potential of the metaverse. And it's not just about the consumer things, it's about metaverse and the enterprise. It's about the new products you create using distributed ledger and other technologies. And it's about the industrial metaverse of how you bring digital twins and augmented workers online in different ways. And so I believe that it has tremendous potential. We write about that in the book and it really takes radically human to another level. And one way to think about this is cloud is really becoming the operating system of business. You have to build your enterprise around the cloud as you go forward. That's going to shape the way you do business. AI becomes the insight and intelligence in how you work, infused with the human talent and such as we said. And the metaverse then reshapes the experience layers. So you have cloud, AI building on top of this metaverse providing a new way to generate experiences for employees, citizens, consumers, et cetera. And that's the way it unfolds, but trust becomes more important because just as AI raises new questions around trust, every technology raises new questions around trust. The metaverse raises a whole new set of questions. And in the book we outline a five-part framework or five essential parts of the framework around how you establish trust as you implement these new technologies. >> Yeah, we're seeing that about three quarters of companies are really trying to figure out trust, certainly with issues like the metaverse more broadly across their IT so they're focusing on security and privacy, transparency, especially when you're talking about AI systems, explainability. One of the more surprising things that we learned when doing the book, when we were doing the research is that we saw that increasingly consumers and employees want systems to be informed by a sense of humanity. So one company that we've been looking at that's been developing autonomous vehicles, self-driving car systems, they're actually training the system by emulating human behavior. So turning the cameras on test drivers to see how they learn and then training the AI using that sense of humanity 'cause other drivers on the road find human behavior more trustworthy. And similarly, that system is also using explainable AI to actually show which human behaviors that AI system is learning from. Some really interesting innovations happening in that trust space. John. >> Jim, I think you bring up a great point that's worth talking more about. Because you're talking about how human behaviors are being put into the design of new things like machines or software. And we're living in this era of cloud scale, which is compressing this transformation timeline and we've been calling it supercloud, some call it multi-cloud, but it's really a new thing happening where you're seeing an acceleration of the transformation. We think it's going to happen much faster in the next five to 10 years. And so that means these new things are emerging, not just, hey, I'm running a virtual event with chat and some video. It's group behavior, it's groups convening, talking, getting things done, debating, doing things differently. And so this idea of humans informing design decisions or software with low-code/no-code, this completely changes strategy. I mean this is a big point of the book. >> Yeah, no, I go back to one of the, the E in the IDEAS framework is expertise. And we talk about from machine learning to machine teaching, which is exactly that. Machine learning is maybe humans tag data and stuff and feed into algorithms. Machine teaching is how do you really leverage the human expertise in the systems that you develop with AI. One of the examples we give is one of the large consumer platforms that uses human designers to give the system a sense of aesthetic design and product design. A very difficult thing, especially with changing fashion interest and everything else to encode in algorithms and to even have AI do, even if you have fast amounts of data, but with the right human insight and human expertise injected in, you can create amazing new capability that responds to consumers in a much more powerful way. And that's an example of what you just said, John, bringing the two together. >> Well, yeah, it's interesting. I want to to get your thoughts as we get wrap up here soon. How do you apply all these human-centric technologies to the future of business? As you guys talk to leaders in the enterprise of their businesses, as they look at the horizon, they see the the future. They got to start thinking about things like generative AI and how they can bring some of these technologies to the table. We were talking about if open source continues to grow the way it's going, there might not be any code to write, it just writes itself at some point. So you got supply chain issues with security. These are new things you guys are hitting in the book where these are new dynamics, new power dynamics in how things get built. So if you're a business owner and leader, this is a new opportunity, a challenge certainly that is an opportunity. How do you apply all this stuff for business? >> I'll go first then Jim can add in. But the first thing I think starts with recognizing the role that technology does play and investing accordingly in it. So the right technology talent, rethinking the way you do strategy as we talked about earlier and recognizing how you need to build a foundation. That's why the fact you're at re:Invent is so important because companies are, again, rebuilding that operating system of their business in the cloud. And you need that as the foundation to go forward, to do, to build the other types of capabilities. And then I think it's developing those talent systems as well. Do you have the right talent brand? Are you attracting the right employees? Are you developing them in the right way so that you have the right future talent going forward? And then you marry the two together and that's what gives you the radically human formula. >> Yeah. When we were developing that first part of the book, Paul and I did quite a bit of research, and Paul kind of alluded to that research earlier, but one of the things that we saw in really the first year of the pandemic was that there was a lot of first time adoption of intelligent technologies like artificial intelligence. One statistic is that 70% of companies that had never tried AI before went ahead and tried it during the pandemic. So first time adoption rates were way up, but the thing is companies were not trying to do it themselves and to necessarily build an AI department. They were partnering and it's really important to find a partner, often a cloud partner as a way to get started, start small scale, and then scale up doing experiments. So that was one of the key insights that we had. You don't need to do it all yourself. >> If you see the transformation of just AWS, we're here at re:Invent, since we've been covering the events since 2013, every year there's been a thematic thing. It was startups, enterprise, now builders, and now change your company. This year it's continuing that same thing where you're starting to see new things happen. It's not just lift and shift and running a SaaS application on the cloud. People are are changing and refactoring and replatforming categorical applications in for this new era. And we're calling it supercloud, superservices, superapps, 'cause they're different. They're doing different things in leveraging large scale CapEx, large scale talent pools, or talent pools in certain ways. So this is real, something's happening here and we've been talking about it a lot lately. So I have to ask you guys, how does a company know if they're radical enough? Like what is radical? How can I put a pin in that? It's like take a temperature or we like radical enough, what some tell signs can you guys share for companies that are really leaning into this new next inflection point because there are new things happening? How do you know if you're you're pushing the envelope radical enough to take advantage? >> Yeah, I think one. >> You can go ahead, Paul. >> Yeah, I was going to say one of the tests is the impact on your business. You have to start by looking at all this in the context of your business, and is it really taking you to another level? You said it perfectly, John, it used to be we used to talk about migration and workloads to the cloud and things like that. That's still something you need to do. But now our focus with a lot of our customers is on how do you innovate and grow your business in the cloud? What's the platform that you're using for your new digital products and services you're offering to your consumers. I mean it is the business and I think that's the test whether you're being radical enough is on the one hand, are you really using the technology to drive differentiation and real growth and change in your business? And are you equipping people, your human talent with the capabilities they need to perform in very different ways? And those are the two tests that I would give. >> Totally agree. >> Interesting enough, we love this topic and you guys, again, the book is spot on. Very packs of big punch on content, but very relevant in today. And I think one of the things we're looking at is that people who do things differently take advantage of some of these radical approaches like IDEAS, your framework, and understand where they are and what's available and what's coming around the corner. They stand out in the pack or create new business opportunities because the CapEx is taken care of. Now you got your cloud, I mean you're building clouds on top of clouds or something's happening. I think you see it, look at like companies like Snowflake, it's a data warehouse on the cloud. What does that mean? They didn't build a cloud, they used Amazon. So you're starting to see these new things pop up. >> Yeah and that's a good example. And it sounds like a simple thing, data warehouse in the cloud, but the new business capability that a technology like that allows and the portability of being able to connect and use data across cloud environments and such is tremendously powerful. And I think that's why, you talk about companies doing things differently, that's why it's great, again, that you're at re:Invent. If you look at the index of our book, you'll see AWS mentioned a number of times 'cause we tell a lot of customer company stories about how they're leveraging AWS capabilities in cloud and AI to really do transformative things in their business. And I think that's what it's all about. >> Yeah, and one of the things too in the book, it's great 'cause it has the systems thinking, it's got really relevant information, but you guys have seen the movie before. I think one of the wild cards in this era is global. We're global economy, you've got regions, you've got data sovereignty, you're seeing all kinds of new things emerging. Thoughts on the global impact 'cause you take your book and you overlay that to business, like you got to operate all over the world as a human issue, as a geography issue. What's your guys take on the global impact? >> Well that's why you got to think about cloud as one technology. We talked about in the book and cloud is, I think a lot of people think, well, clouds, it's almost old news. Maybe it's been around for a while. As you said, you've been going to re:Invent since 2013. Cloud is really just getting started. And it's 'cause the reasons you said, when you look at what you need to do around sovereign cloud capability if you're in Europe. For many companies it's about multi-cloud capabilities that you need to deploy differently in different regions. And they need to, in some cases for good reason, they have hybrid cloud capability that they match on their own. And then there's the edge capability which comes into play in different ways. And so the architecture becomes very complex and we talk the A in IDEAS is architecture. We talk about all this and how you need to move from the old conception of architecture, which was more static and just modularity was the key thing you thought about. It's more the idea of a living system, of living architecture that's expanding and is what's much more dynamic. And I think that's the way you need to think about it as you manage in a global environment today with the pace of technology advancement. >> Yeah, the innovation is here. It's not stopping. How do you create some defacto standards while not stunting the innovation is going to be a big discussion as these new flipped assumptions start to generate more activity. It's going to be very interesting to watch. Gentlemen, thank you so much for spending the time here on theCUBE as we break down your new book, "Radically Human" and how business leads can flip the script on their business assumptions and put ideas and access to work. This is a big part of the cloud show at re:Invent. Thanks so much for sharing and congratulations on a great book. >> Thanks, John. And just one point I'd add is that one of the things we do talk about in talent is the need to reskill talent. People who need to be relevant in the rapidly changing future. And that's one area where I think we all as institutions, as communities and individuals need to do more is to help those that need to reskilling. And the final point I mentioned is that we've mentioned at the end of the book that all proceeds from the book are being donated to NGOs and nonprofits that are focused on reskilling those who need a skill refresh in light of the radically human change in technology that's happening. >> Great. Buy the book. Proceeds go to a great cause and it's a very relevant book. If you're in the middle of this big wave that's coming. this is a great book. There's a guidepost and also give you some great ideas to reset, reflip the scripts, refactor, replatform. Guys, thanks for coming on and sharing. I really appreciate it. Again, congratulations. >> Thanks, John. >> Thanks, John. Great discussion. >> You're watching theCUBE here covering the executive forum here at AWS re:Invent '22. I'm John Furrier, you're host with Accenture. Thanks for watching. (gentle music)

Published Date : Nov 22 2022

SUMMARY :

This is the Executive It's great to be with you And so I love the book, talks about the roadmap to that. flipping the script, And that's really the focus that the human's key, is that the more human in fact, the human is in the ascended. the business, so to speak. the way you need to think about And just aside on the Tesla the amount of focus we And a lot of the jobs that You guys see the metaverse And in the book we outline One of the more surprising in the next five to 10 years. One of the examples we give in the enterprise of their businesses, rethinking the way you do strategy but one of the things that we So I have to ask you guys, is the impact on your business. because the CapEx is taken care of. and the portability of Yeah, and one of the And it's 'cause the reasons you said, This is a big part of the is that one of the things Buy the book. covering the executive forum

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
JimPERSON

0.99+

PaulPERSON

0.99+

Paul DaughertyPERSON

0.99+

JohnPERSON

0.99+

AWSORGANIZATION

0.99+

John FurrierPERSON

0.99+

Jim WilsonPERSON

0.99+

70%QUANTITY

0.99+

AmazonORGANIZATION

0.99+

50QUANTITY

0.99+

EuropeLOCATION

0.99+

second partQUANTITY

0.99+

oneQUANTITY

0.99+

five areasQUANTITY

0.99+

five-partQUANTITY

0.99+

first sectionQUANTITY

0.99+

75QUANTITY

0.99+

five essential partsQUANTITY

0.99+

TeslaORGANIZATION

0.99+

twoQUANTITY

0.99+

OneQUANTITY

0.99+

first bookQUANTITY

0.99+

first partQUANTITY

0.99+

2013DATE

0.99+

2xQUANTITY

0.99+

two testsQUANTITY

0.99+

second halfQUANTITY

0.99+

5xQUANTITY

0.99+

AccentureORGANIZATION

0.99+

Radically HumanTITLE

0.99+

this weekDATE

0.98+

three yearsQUANTITY

0.98+

One statisticQUANTITY

0.98+

This yearDATE

0.98+

about $9QUANTITY

0.98+

pandemicEVENT

0.98+

first researchQUANTITY

0.98+

One pointQUANTITY

0.98+

firstQUANTITY

0.97+

UkraineLOCATION

0.97+

todayDATE

0.97+

10 yearsQUANTITY

0.96+

first timeQUANTITY

0.96+

one companyQUANTITY

0.95+

two pizza teamsQUANTITY

0.95+

one technologyQUANTITY

0.94+

one areaQUANTITY

0.94+

CapExORGANIZATION

0.94+

Paul Daugherty & Jim Wilson | AWS Executive Summit 2022


 

>>Hello and welcome to the Cube's coverage here at AWS Reinvent 2022. This is the Executive Summit with Accenture. I'm John Furry, your host of the Cube at two great guests coming on today, really talking about the future, the role of humans. Radically human is gonna be the topic. Paul Dardy, the group Chief Executive Technology and CTO at Accenture. And Jim Wilson, global managing director of thought Leadership and Technology research. Accenture. Gentlemen, thank you for coming on the cube for this conversation around your new hit book. Radically human. >>Thanks, John. It's great to, great to be with you and great, great to be present at reinvent. >>You know, we've been following you guys for many, many years now, over a decade. You always have the finger on the pulse. I mean, and as these waves come in, it's really important to understand impact. And more than ever, we're kind of in this, I call it the systems thinking, revolutions going on now where things have consequences and, and machines are now accelerating their role. Developers are becoming the front lines of running companies, seeing a massive shift. This new technology is transforming the business and shaping our future as, as humans. And so I love the book. Very, very strong content, really. Right on point. What was the motivation for the book? And congratulations. But, you know, I noticed you got the, the structure part one and part two, This book seems to be packing a big punch. What's, what was the motivation and, and what was some of the background in, in putting the book together? >>That's a great question, John, and I'll start, and then, you know, Jim, my co-author and, and part colleague and partner on this, on the book and join in too. You know, the, if you step back from the book itself, we'd written a first book called, you know, Human Plus Machine, which talked about the, you know, focused a lot on artificial intelligence and talked about the potential and future of artificial intelligence to create a more human future for us with the Human plus machine pairing. And then, you know, when we started, you know, working on the next book, Covid was, you know, it was kinda the Covid era. Covid came online as, as we were writing the book. And, but that was causing really an interesting time in technology for a lot of companies. I mean, think back to what you were doing, you know, once Covid hit, every company became more dependent on technology. >>Technology was the lifeline. And so Jim and I got interested in what the impacts of that were on companies ba, you know, and what was different from the first, you know, research we had done around our first book. And what we found, which was super interesting, is that, is that, you know, pre pandemic, the, the leading companies, the digital leaders that were applying cloud data, AI, and related technologies faster, we're outperforming others by a factor of two x. And that was before the pandemic. After the pandemic. We redid the research and the gap widen into five x. And I think that's, and, and that's kind of played a lot into our book. And we talk about that in the opening of our book. And the message message there is exactly what you said is technology is not just the lifeline, you know, from the pandemic, but now technology is the heart and soul of how companies are driving innovation, how they're responding to global crises around, you know, inflation energy, supply chain crisis because of the war in Ukraine, et cetera. >>And companies need the technology more than ever. And that's what we're writing about in, in Radically Human. And we're taking a step beyond our previous book to talk about what we believe is next. And it's really cloud data and ai and the metaverse that signal out is three trends that are really driving transformative change for companies. And the first part of the book, to your question on the structure, talks about the roadmap to that. We talked about the ideas framework, five areas where you need to change your thinking, flip your assumptions on how to apply technology. And then the second part of the book talks about the differentiators that we believe are gonna set companies apart as they look to, you know, to implement this technology and transform their companies for the future. >>Jim, weigh in on this. Flipping the script, flipping the assumptions. No, >>You, you, you used a really important word there, and that is systems. I think when we think about artificial intelligence, and when Paul and I have now talking to companies, a lot of executives think of AI as kind of a point solution. They don't think of about AI in terms of taking a systems approach. So we were trying to address that, all right, if you're gonna build a roadmap, a technology roadmap for applying intelligent technologies like artificial intelligence, how do you take a holistic systematic view? And that's really the, the focus of the first section of the book. And then as Paul mentioned, how do you take those systems and really differentiate using your talent, focusing on trust, experiences and sustainability. >>You know, I like this, I like how it reads. It's almost like a masterclass book because you kind of set the table. It's like, cuz people right now are like in the mode of, you know, what's going on around me. I'm been living through three years of covid. But coming out the other side, the world looks radically different. Humans are much more important. Automation's great, but people are finding out that the human's key, but people are trying to figure out where I am, where am I today. So I think the first part really to me hits home, like, here's the current situation and then part two is, here's how you can get better. And it's not just about machines, machines, machines and automation, automation, automation. We're seeing examples where the role of the human, the person in society, whether it's individually or as part of a group, are really now key assets in that kind of this new workforce or this new production system or you know, society. >>Yeah. And just to take a couple examples from the book and highlight that, I think you're exactly right. And that's where, you know, radically human, you know, the title came from. And you know, the, what's happening with technology is that technology itself is becoming more human like in its capability. When you think about the power of the transformer technologies and other things that we're reading about a lot and, and that, you know, the whole hypothesis, you know, or premise of the book I should say, is that the more humanlike the technology is, the more radically human or the more radical the, you know, the, the the, the human potential improvement is the more, the bigger the opportunity. It's pairing the two together rather than, as you said, just looking at the automation or the machine side of it. That's really the radical leap. And one thing Jim and I, you know, talk about, you know, talked about, you know, talked about in context of the book is companies really often haven't been radical enough in applying technology to really get to dramatic gains that they can get. >>Just a couple examples from the ideas framework, the eye and ideas is each of the, the ideas framework is the first part of the book, The five areas to flip your Assumptions, The eye stands for intelligence. And we're talking about more, more human and less artificial in terms of the intelligence techniques, things like common sense learning and other techniques that allow you to develop more powerful ways of engaging people, engaging humans in the systems that we build, using the kind of systems thinking that Jim mentioned. And you know, things like emotional ai, common sense ai, new techniques in addition to machine the big data driven machine learning techniques which are essential to vision and solving big problems like that. So that's, that's just an example of, you know, how you bring it together and enable that human potential. >>I love the, we've been, >>We've >>Go ahead Jim. >>I was gonna say we've been used to adapting to technology, you know, and you know, contorting our fingers to keyboards and and so on for a long time. And now we're starting to see that technology is in fact beginning to adapt to us and become more natural in many instances. One point that we make is now in the human technology nexus. In fact, the human is in the ascended. That's one of the, one of the big ideas that we try to put out there in this book. >>You know, I love the idea of flipping the script, flicking assumptions, but, but ideas framework is interesting. I for intelligence, D for data, E for expertise, A for architecture, s for strategy, notice the strategies last. Normally in the old school days, it's like, hey, strategy first and execution really kind of interesting kind of how you guys put that together. It kind of feels like business is becoming agile and iterative and it's how it's gonna be forming. Can you guys, I mean that's my opinion, but I think, you know, observing how developers becoming much more part of, of the app. I mean, if you take digital transformation to its conclusion, the application is the company, It's not a department serving the business, it is the business, therefore developers are running the business, so to speak. This is really radical. I mean, this is kind of how I'm seeing it. What's your reaction to that? Do you see similar parallels to this transformation? If you take it down to a conclusion, strategy is just what you do after you get the outcomes you need. Is that, can you, what's your reaction to that? >>Yeah, yeah, I think, I think one of the most lasting elements of the book might be that chapter on strategy in, in my opinion, because you need to think about it differently. The old, old way of doing strategy is dead. You can't do it the way you used to do it. And that's what we tried to, you know, to lay out with the, the essence ideas, you know, the strategy and the, the, the fun. You know, the, the subtitle that chapter is is we're all technology companies now. And if you're a technology driven company, the way you need to think about and every company is becoming, That's what I hear when I talk to these suites and CEOs and boards, is everybody's recognizing the essential world that technology plays and therefore they need to, to master technology, well, you need to think about strategy differently than because of the pace of technology innovation. >>And so you need to throw out the old way of doing it. We suggest three new archetypes of how to do strategy that I think are really report it's about continuous strategy in all cases. Yet an example is one of the techniques we talk about forever beta, which is, you know, think about a Tesla, you know, companies that, you know, it's never quite done. They're always improving and the product is designed to be connected and improving. So it changes along, you know, the product and the strategy along how you deploy it to consumers changes as you go. And that's an example of a very different approach to strategy that we, we believe is essential to consider as you look at the future. Yeah, those multi-month strategy sessions, you know, might play out over two or three quarters of going away. And strategy and execution are becoming almost simultaneous these days. As Paul was saying, >>It's interesting because that's the kind of the trend you're seeing with more data, more automation. But the human plays a much critical role. And, and just as a side on the Tesla example, you know, is well documented, I think I wrote about in a post just this week that during the model three Elon wanted full automation and had to actually go off script and get to humans back in charge cuz it wasn't working properly. Now they have a balance. But that brings up the, the part two, which I like, which is, you know, this human piece of it, you know, we always talk about skills gaps, there's not enough people to do this, that and the other thing. And talent was a big part of that, that second half, you know, trust, talent experiences, that's the more the person's role, either individually as part of a collective group is talent. The scarce resource now where that's the, that's the goal, that's the, the key because I mean, it all could point to that in a way, you know, skills gap kind of points to, hey, you know, humans are valuable, in fact the value's going up if it's properly architected. What's your reaction to that, guys? Because I think, you know, that's something that is not kind of nuance point, but it's a feature, not a bug maybe, I don't know. What's your thoughts? >>Yeah, it's, go ahead Jim. I was gonna say it, you know, we're, we're dramatically underestimating the amount of focus we need to put on talent. That's why we start off that second part of the book. You know, really zooming in on talent. I think, you know, you might think that for every, you know, a hundred dollars that you put into a technology initiative, you know, you might put 50 or 75 into reskilling initiatives to really compliment that. But what we're seeing is companies need to be much more revolutionary in their focus on talent. We saw a, a economic analysis recently that pointed out that for every $1 you spend on technology, you are likely gonna need to spend about $9 on intangible human capital. That means, you know, on talent, on, on getting the best talent on reskilling and on changing processes and work tasks. So there's a lot of work that needs to be done. Really that's human focus. It's not just about adopting the technology. Certainly the technology's critical, but we're underestimating the amount of focus that needs to go into the talent factors. >>That's a huge point. >>I think some of the elements of talent that become really critical that we, we talked about in the book are, are becoming a talent creator. We believe that the successful companies of the future are gonna be able not, not just to post, you know, post a job opening and hire, hire people in because there's not gonna be enough. And a lot of the jobs that companies are creating don't exist, you know, cause the technology changing so fast. So companies that succeed are gonna know how to create talent, bring in people, apprentices and such and, and, and, you know, shape to tail as they go. We're doing a significant amount of that in our own company. They're gonna be learning based organizations where you'll differentiate, you'll get the best employees if you provide better learning environments because that's what you know, employees want. And then democratizing access to technology, You know, things like, you know, Amazon's honey code is an example, you know, low code, no code development to spread, you know, development to wider pools of people. Those types of things are really critical, you know, going forward to really unlock the talent potential. And really what you end up with is, yeah, the, the human talent's important, but it's magnified to multiplied by the power of people, you know, giving them in essence superpowers in using technology in new >>Ways. I think you nailed it, That's super important. That point about the force multiplier, when you put things in combination with it's group constructs, two pizza teams, flexing, leveraging the talent. I mean, this is kind of a new configuration. You guys are nailing it there. I love that piece. And I think, you know, groups and collectives, you're gonna start to see a lot more of that. But again, with talent comes trust when you start to have these kind of, you know, ephemeral and or forming groups that are forming production systems or, or, or experiences. So trust comes up a lot. You guys see the metaverse as an important part there. Obviously Metaverse is a pretext to the virtual world where we're gonna start to create these group experiences and create new force multipliers. How does the Metaverse play into this new radically human world and and what does it mean for the future of business? >>Yeah, I think the Metaverse is radically, you know, kind of misunderstood to use the word title, word of a, when we're not with the title of our book, you know, and we believe that the metaverse does have real big potential, massive potential, and I think it'll transform the way we think about digital more so than we've changed our thinking on digital in the last 10 years. So, you know, that that's the potential of the metaverse. And it's about, it's not just about the consumer things, it's about metaverse in the enterprise. It's about the new products you create using distributed ledger and other technologies. And it's about the industrial metaverse of how you bring digital twins and augmented workers online in different ways. And so I, I believe you know that it is, has tremendous potential. We write about that in the book and it really takes radically human to another level. >>And one way to think about this is cloud is really becoming the operating system of business. You, you have to build your enterprise around the cloud as you go forward that's gonna shape the way you do business. AI becomes the insight and intelligence in how you work, you know, in infused with, you know, the human talent and such as we said. And the metaverse then reshapes the experience layers. You have cloud AI building on top of this metaverse providing a new way to, to generate experiences for, for employees, citizens, consumers, et cetera. And that's the way it unfolds. But trust becomes more important because the, just as AI raises new questions around trust, you know, every technology raises new questions around trust. The metaverse raises a whole new set of questions. And in the book we outline a five part framework or or five, you know, essential, you know, parts of the framework around how you establish trust as you implement these new technologies. >>Yeah, we're seeing that, you know, about three quarters of companies are really trying to figure out trust, you know, certainly with issues like the metaverse more broadly across their it, so they're, you know, they're focusing on security and privacy transparency, especially when you're talking about AI systems. Explainability. One of the, you know, the more surprising things that we learned when doing the book, when we're doing the research is that we saw that increasingly consumers and employees want systems to be informed by kind of a sense of humanity. So one company that we've been looking at that's been developing autonomous vehicles, self-driving car systems, the, they're, they're actually training the system by emulating human behavior. So kind of turning the cameras on test drivers to see how they learn and then training the AI kind of using that sense of humanity cuz you know, the other drivers on the road find human behavior more trustworthy. And similarly, that system is also using explainable AI to actually show which human behaviors that that AI system is learning from or some really interesting innovations kind of happening in that trust space. John, >>Jim, I think you bring up a great point that's worth talking more about because you know, you're talking about how human behaviors are being put into the, the design of new things like machines or software. And we're living in this era of cloud scale, which is compressing this transformation timeline and you know, we've been calling it super cloud, some call it multicloud, but it's really a new thing happening where you're seeing an acceleration of the transformation. We think it's gonna happen much faster in the next five to 10 years. And so that means these new things are emerging, not just, hey, I'm running a virtual event with Chad and some video, you know, it's, it's group behavior, it's group con groups, convening, talking, getting things done, you know, debating doing things differently. And so this idea of humans informing design decisions or software with low code no code, this completely changes strategy. I mean this is a big point of the book. >>Yeah, no, I go back to, you know, one of the, the, the, the e and the ideas frameworks is expertise. And we talk about, you know, from machine learning to machine teaching, which, which is exactly that, you know, it's, you know, machine learning is, you know, maybe humans tag data and stuff and feed into algorithms. Machine teaching is how do you really leverage the human expertise in the systems that you develop with ai? One of the examples we give is one of the, the large consumer platforms that uses human designers to give the system a sense of aesthetic design and product design. A very difficult thing, especially with changing fashion interest and everything else to code in algorithms and to even have AI do, even if you have fast amounts of data, but with the right human insight and human expertise injected in, you can create, you know, amazing new capability that responds to consumers in a much more powerful way. And that's an example of what you just said, John, bringing the two together. >>Well you, what's interesting is that I wanna to get your thoughts as we can wrap up here soon. How do you apply all these human-centric technologies to the future of business? As you guys talk to leaders in, in the enterprise of their businesses, as they look at the horizon, they see the, the future, they gotta start thinking about things like generative AI and how they can bring some of these technologies to the table where, you know, we were, we were talking about if open source continues to grow the way it's going, there might not be any code to write, it just writes itself at some point. So you got supply chain issues with security. These are, these are new things you guys are hitting on this in the book where these are new dynamics, new power dynamics in how things get built. So if you're a business owner and leader, this is a new opportunity, a challenge, certainly that is an opportunity. How, how do you apply all this stuff for, for business >>Now? I'll go first then Jim Canad. But the, the first thing I think starts with, with recognizing the role that technology does play and investing accordingly in it. So the right, you know, technology, talent, you know, rethinking the way you do strategy as we talked about earlier and recognizing how you need to build a foundation. That's why, you know, the fact you're at reinvent is so important because companies are, you know, again rebuilding that, that operating system of their business in the cloud. And you need that, you know, as the foundation to go forward, to do, you know, to, to build the other, other types of capabilities. And then I think it's developing those talent systems as well. You know, do you, do you have the right the, do you have the right talent brand? Are you attacking the right, attracting the right employees? Are you developing them in the right way so that you have the right future talent going forward and then you marry the two together and that's what, you know, gives you the radically human formula. >>Yeah. When, you know, when we were developing that first part of the book, Paul and I did quite a bit of, of research, and this was ju and Paul kind of alluded to that research earlier, but one of the things that we saw in really the first year of the pandemic was that there was a lot of first time adoption of intelligent technologies like artificial intelligence. You know, one statistic is that 70% of, there was a, there was a of companies that had never tried AI before, went ahead and tried it during the pandemic. So first time adoption rates were way up, but the thing is companies are not, or we're not trying to do it themselves and to, you know, to necessarily, you know, build an it, a AI department. They were partnering and it's really important to, to find a partner, often a cloud partner as a way to get started, start small scale and then scale up doing experiments. So that was one of the, that was one of the key insights that we had. You don't need to do it all yourself. >>If you see the transformation of just aws, we're here at reinvent just since we've been covering the events since 2013, every year there's been kind of a thematic thing. It was, you know, startups, enterprise now builders and now, now change your company this year it's continuing that same thing where you're starting to see new things happen. It's not just lift and shift and, and running a SaaS application on the cloud. People are are changing and refactoring and replatforming, categorical applications in for this new era. And you know, we're calling it super cloud super services, super apps cuz they're different. They're doing different things in leveraging large scale CapEx, large scale talent pools or talent pools in certain ways. So this is real, something's happening here and you know, we've been talking about a lot lately, so I have to ask you guys, how does a company know if they're radical enough? Like when, what is radical? How do, how can I put a pin in that say that could take a temperature or we like radical enough what some tell signs can you guys share for companies that are really leaning into this new next inflection point because there are new things happening. How do you know if you're, you're you're pushing the envelope radical enough to, to take advantage? >>Yeah, I think one, yeah, I was gonna say one of the, one of the tests is is you know, the impact on your business. You have to start by looking at all this in the context of your business and is it really taking you to another level? You said it perfectly, John, it used to be we used to talk about migration and workloads to the cloud and things like that. Yeah. That that's still something you need to do. But now we, our focus, you know, with a lot of our customers is on how do you innovate and grow your business in the cloud? What's, what is, you know, how, how, what's the platform you know, that you're using to, you know, for your, the new digital products and services you're offering to your consumers. I mean it is the business and I think that's the test. Whether being radical, you know, radical enough is on the one hand, is this really, are you really using the technology to drive differentiation and real growth and change in your business? And are you equipping, you know, people, your human talent with the capabilities they need to perform in very different ways? And those are the the two tests that I would give. Totally agree. >>Yeah. You know, interesting enough, we, you know, we, we love this topic and guys, again, the book is spot on. Very packs a big punch on content, but very relevant in today. And I think, you know, one of the things we're looking at is that people who do things differently take advantage of some of these radical approaches like ideas your framework and understand where they are and what's available and what's coming around the corner. They stand out in the, in the pack or create new business opportunities because the CapEx is taken care of. Now you got your cloud, I mean some, you're building clouds on top of clouds or, or something's happening. You can, I think you see it like look at like companies like Snowflake, it's a data warehouse on the cloud. What does that mean? They didn't build a cloud, they used Amazon. So you're starting to see these new things pop up. >>Yeah, and that's a good example and it sounds like a simple thing, data warehouse in the cloud, but the new business capability that a technology like that allows the portability of being able to connect and use data across cloud environments and such is, is, is is tremendously powerful. And I think that's why, you know, you talk about companies doing things differently, that's why it's great again that you're at reinvents. If you look at the index of our book, you'll see, you'll see AWS mentioned a number of times cuz we tell a lot of cus of cus customer and company stories about how they're leveraging aws, AWS capabilities in cloud and AI to really do transformative things in your, in their business. And I, I think that's what it's, that's what it's all about. >>Yeah, and one of the things too in the book, it's great cuz it has kind of a, the systems thinking it's got really relevant information but you know, you guys have seen the, seen the movie before. I think one of the wild cards in this era is global. You know, we're global economy, you've got regions, you've got data sovereignty, you're seeing, you know, all kinds of new things, emerging thoughts on the global impact cuz you, you take your book and you overlay that to business. Like you gotta, you gotta operate all over the world as a human issue. It's a geography issue. What's your guys take on the global impact? >>Well that's, that's why the, the, you gotta think about cloud as as one technology, you know, we talked about in the book and cloud is a lot, I think a lot of people think, well clouds it's almost old news. Maybe it's been around for a while. As you said, you've been going to reinvent since 2013. You know, cloud is really just getting, you know, just getting started. And, and it's cuz the reasons you said, when you look at what you need to do around sovereign cloud capability, if you're in Europe for many companies it's about multi-cloud capabilities. You need to deploy, you know, differently in different, in different regions. And they need to, in some cases for good reason, they have hybrid, hybrid cloud, you know, capability that they, they match on their own. And then there's the edge capability which is comes into play in, in different ways. >>And, and so the architecture becomes very complex and we talk the A in and ideas is architecture. We talk about all this and how you need to move from the old conception of architecture, which was more static and mod and you know, just modularity was kind of the key thing you thought about. It's more the idea of a living system, of living architecture that's, that's expanding and is what's much more dynamic. And I think that's the way you need to think about it as you manage in a global environment today with the, with the pace of technology advancement. >>You know, the innovation is here. It's not stopping. How do you create some defacto standards while not stunting the innovation is gonna be a big discussion as these new flipped assumptions start to generate more activity. It's gonna be very interesting to watch. Gentlemen, thank you so much for spending the time here on the queue as we break down your new book, Radically Human and how it, how business leads can flip the script on their business assumptions and put ideas and access to work. This is a big part of the cloud show at reinvent. Thanks so much for, for sharing and congratulations on a great book. >>You know, Thanks John. And just one point I'd add is that one of the, the things we do talk about in talent is the need to reskill talent. You know, people who need to, you know, be, be relevant to the rapidly changing future. And that's one area where I think we all as institutions, as communities and individuals need to do more is to help those who need to reskilling. And the final point I mentioned is that we mentioned at the end of the book that all proceeds for the book are being donated to not NGOs and nonprofits that are focused on reskilling. Those who need a skill refresh in light of the radically human new, you know, change in technology that's happening >>Great by the book proceeds go to a great cause and it's a very relevant book if you're in the middle of this big way that's coming. This is a great book. There's a guidepost and also give you some great ideas to, to reset re flip the scripts. Refactor, re-platform. Guys, thanks for coming on and sharing, really appreciate it. Again, congratulations. >>Thanks, John. John, great discussion. >>Okay, you're watching the Cube here, covering the executive forum here at AWS Reinvent 22. I'm John Furrier, your host with aen. Thanks for watching.

Published Date : Nov 2 2022

SUMMARY :

Gentlemen, thank you for coming on the cube for this conversation around your new hit book. But, you know, I noticed you got the, the structure part one and part two, This book seems to be packing And then, you know, when we started, you know, working on the next book, And the message message there is exactly what you said is technology is not just the lifeline, We talked about the ideas framework, five areas where you need Flipping the script, flipping the assumptions. And then as Paul mentioned, how do you take those systems and really It's like, cuz people right now are like in the mode of, you know, what's going on around me. And that's where, you know, radically human, you know, the title came from. And you know, things like emotional ai, common sense ai, new techniques in addition you know, and you know, contorting our fingers to keyboards and and so on for a If you take it down to a conclusion, strategy is just what you do after you get the outcomes And that's what we tried to, you know, to lay out with the, the essence ideas, of the techniques we talk about forever beta, which is, you know, think about a Tesla, which I like, which is, you know, this human piece of it, you know, we always talk about skills gaps, I was gonna say it, you know, we're, we're dramatically underestimating And a lot of the jobs that companies are creating don't exist, you know, cause the technology changing so fast. And I think, you know, And it's about the industrial metaverse of how you bring digital twins and augmented workers online or or five, you know, essential, you know, parts of the framework around how you establish trust as to figure out trust, you know, certainly with issues like the metaverse more broadly across their convening, talking, getting things done, you know, debating doing things differently. And we talk about, you know, from machine learning to machine teaching, the table where, you know, we were, we were talking about if open source continues to grow the way it's going, So the right, you know, technology, talent, you know, rethinking the way you do strategy as we talked about not, or we're not trying to do it themselves and to, you know, to necessarily, And you know, one of the tests is is you know, the impact on your business. And I think, you know, one of the things we're looking at is that people who do things differently take advantage of some of these radical And I think that's why, you know, you talk about companies doing things differently, that's why it's great again the systems thinking it's got really relevant information but you know, the reasons you said, when you look at what you need to do around sovereign cloud capability, And I think that's the way you need to think about it as you manage in a global environment Gentlemen, thank you so much for spending the time here on the queue as we break down your new book, you know, be, be relevant to the rapidly changing future. There's a guidepost and also give you some great ideas I'm John Furrier, your host with aen.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
PaulPERSON

0.99+

JohnPERSON

0.99+

JimPERSON

0.99+

Jim WilsonPERSON

0.99+

Paul DardyPERSON

0.99+

AWSORGANIZATION

0.99+

Jim CanadPERSON

0.99+

AmazonORGANIZATION

0.99+

John FurrierPERSON

0.99+

John FurryPERSON

0.99+

50QUANTITY

0.99+

70%QUANTITY

0.99+

first sectionQUANTITY

0.99+

first partQUANTITY

0.99+

EuropeLOCATION

0.99+

oneQUANTITY

0.99+

fiveQUANTITY

0.99+

firstQUANTITY

0.99+

twoQUANTITY

0.99+

two testsQUANTITY

0.99+

75QUANTITY

0.99+

second partQUANTITY

0.99+

TeslaORGANIZATION

0.99+

first bookQUANTITY

0.99+

AccentureORGANIZATION

0.99+

eachQUANTITY

0.99+

Paul DaughertyPERSON

0.99+

OneQUANTITY

0.99+

five areasQUANTITY

0.99+

five partQUANTITY

0.99+

three yearsQUANTITY

0.99+

2013DATE

0.99+

this weekDATE

0.98+

second halfQUANTITY

0.98+

todayDATE

0.98+

first timeQUANTITY

0.97+

this yearDATE

0.97+

One pointQUANTITY

0.97+

juPERSON

0.97+

one companyQUANTITY

0.96+

pandemicEVENT

0.96+

two great guestsQUANTITY

0.95+

CapExORGANIZATION

0.95+

about $9QUANTITY

0.95+

UkraineLOCATION

0.95+

one technologyQUANTITY

0.94+

two pizza teamsQUANTITY

0.93+

part twoOTHER

0.92+

threeQUANTITY

0.92+

Day 1 Wrap | KubeCon + CloudNativeCon NA 2022


 

>>Hello and welcome back to the live coverage of the Cube here. Live in Detroit, Michigan for Cub Con, our seventh year covering all seven years. The cube has been here. M John Fur, host of the Cube, co-founder of the Cube. I'm here with Lisa Mart, my co-host, and our new host, Savannah Peterson. Great to see you guys. We're wrapping up day one of three days of coverage, and our guest analyst is Sario Wall, who's the cube analyst who's gonna give us his report. He's been out all day, ear to the ground in the sessions, peeking in, sneaking in, crashing him, getting all the data. Great to see you, Sarvi. Lisa Savannah, let's wrap this puppy up. >>I am so excited to be here. My first coupon with the cube and being here with you and Lisa has just been a treat. I can't wait to hear what you have to say in on the report side. And I mean, I have just been reflecting, it was last year's coupon that brought me to you, so I feel so lucky. So much can change in a year, folks. You never know where you're be. Wherever you're sitting today, you could be living your dreams in just a few >>Months. Lisa, so much has changed. I mean, just look at the past this year. Events we're back in person. Yeah. Yep. This is a big team here. They're still wearing masks, although we can take 'em off with a cube. But mask requirement. Tech has changed. Conversations are upleveling, skill gaps still there. So much has changed. >>So much has changed. There's so much evolution and so much innovation that we've also seen. You know, we started out the keynote this morning, standing room. Only thousands of people are here. Even though there's a mass requirement, the community that is CNCF Co Con is stronger than I, stronger than I saw it last year. This is only my second co con. But the collaboration, what they've done, their devotion to the maintainers, their devotion to really finding mentors for mentees was really a strong message this morning. And we heard a >>Lot of that today. And it's going beyond Kubernetes, even though it's called co con. I also call it cloud native con, which I think we'll probably end up being the name because at the end of day, the cloud native scaling, you're starting to see the pressure points. You're start to see where things are breaking, where automation's coming in, breaking in a good way. And we're gonna break it all down Again. So much going on again, I've overs gonna be in charge. Digital is transformation. If you take it to its conclusion, then you will see that the developers are running the business. It isn't a department, it's not serving the business, it is the business. If that's the case, everything has to change. And we're, we're happy to have Sarib here with us Cube analysts on the badge. I saw that with the press pass. Well, >>Thank you. Thanks for getting me that badge. So I'm here with you guys and >>Well, you got a rapport. Let's get into it. You, I >>Know. Let's hear what you gotta say. I'm excited. >>Yeah. Went around, actually attend some sessions and, and with the analysts were sitting in, in the media slash press, and I spoke to some people at their booth and the, there are a few, few patterns, you know, which are, some are the exaggeration of existing patterns or some are kind of new patterns emerging. So things are getting complex in open source. The lawn more projects, right. They have, the CNCF has graduated some projects even after graduation, they're, they're exploring, right? Kubernetes is one of those projects which has graduated. And on that front, just a side note, the new projects where, which are entering the cncf, they're the, we, we gotta see that process and the three stages and all that stuff. I tweeted all day long, if you wanna know what it is, you can look at my tweets. But when I will look, actually write right on that actually after, after the show ends, what, what I saw there, these new projects need to be curated properly. >>I think they need to be weed. There's a lot of noise in these projects. There's a lot of overlap. So the, the work is cut out for CNCF folks, by the way. They're sort of managerial committee or whatever you call that. The, the people who are leading it, they're try, I think they're doing their best and they're doing a good job of that. And another thing actually, I really liked in the morning's keynote was that lot of women on the stage and minorities represented. I loved it, to be honest with you. So believe me, I'm a minority even though I'm Indian, but from India, I'm a minority. So people who have Punjab either know that I'm a minority, so I, I understand their pain and how hard it is to, to break through the ceiling and all that. So I love that part as well. Yeah, the >>Activity is clear. Yeah. From day one. It's in the, it's in the dna. I mean, they'll reject anything that the opposite >>Representation too. I mean, it's not just that everyone's invited, it's they're celebrated and that's a very big difference. Yeah. It's, you see conferences offer discounts for women for tickets or minorities, but you don't necessarily see them put them running where their mouth is actually recruit the right women to be on stage. Right. Something you know a little bit about John >>Diversity brings better outcomes, better product perspectives. The product is better with all the perspectives involved. Percent, it might go a little slower, maybe a little debates, but it's all good. I mean, it's, to me, the better product comes when everyone's in. >>I hope you didn't just imply that women would make society. So >>I think John men, like slower means a slower, >>More diversity, more debate, >>The worst. Bringing the diversity into picture >>Wine. That's, that's how good groups, which is, which is >>Great. I mean, yeah, yeah, >>Yeah, yeah. I, I take that mulligan back and say, hey, you knows >>That's >>Just, it's gonna go so much faster and better and cheaper, but that not diversity. Absolutely. >>Yes. Well, you make better products faster because you have a variety >>Of perspectives. The bigger the group, there's more debate. More debate is key. But the key to success is aligning and committing. Absolutely. Once you have that, and that's what open sources has been about for. Oh God, yeah. Generations >>Has been a huge theme in the >>Show generations. All right, so, so, >>So you have to add another, like another important, so observation if you will, is that the security is, is paramount right. Requirement, especially for open source. There was a stat which was presented in the morning that 60% of the projects in under CNCF have more vulnerabilities today than they had last year. So that was, That's shocking actually. It's a big jump. It's a big jump. Like big jump means jump, jump means like it can be from from 40 to 60 or or 50 or 60. But still that percentage is high. What, what that means is that lot more people are contributing. It's very sort of di carmic or ironic that we say like, Oh this project has 10,000 contributors. Is that a good thing? Right. We do. Do we know the quality of that, where they're coming from? Are there any back doors being, you know, open there? How stringent is the process of rolling those things, which are being checked in, into production? You know, who is doing that? I've >>Wondered about that. Yeah. The quantity, quality, efficacy game. Yes. And what a balance that must be for someone like CNCF putting in the structure to try and >>That's >>Hard. Curate and regulate and, and you know, provide some bumpers on the bowling lane, so to speak, of, of all of these projects. Yeah. >>Yeah. We thought if anybody thought that the innovation coming from, or the number of services coming from AWS or Google Cloud or likes of them is overwhelming, look at open source, it's even more >>Overwhelming. What's your take on the supply chain discussion? More code more happening. What are you hearing there? >>The supply chain from the software? Yeah. >>Supply chain software, supply chain security pays. Are people talking about that? What are you >>Seeing? Yeah, actually people are talking about that. The creation, the curation, not creation. Curation of suppliers of software I think is best done in the cloud. Marketplaces Ive call biased or what, you know, but curation of open source is hard. It's hard to know which project to pick. It's hard to know which project will pan out. Many of the good projects don't see the day light of the day, but some decent ones like it becomes >>A marketing problem. Exactly. The more you have out there. Exactly. The more you gotta get above the noise. Exactly. And the noise echo that. And you got, you got GitHub stars, you got contributors, you have vanity metrics now coming in to this that are influencing what's real. But sometimes the best project could have smaller groups. >>Yeah, exactly. And another controversial thing a little bit I will say that is that there's a economics of the practitioner, right? I usually talk about that and economics of the, the enterprise, right? So practitioners in our world, in software world especially right in systems world, practitioners are changing jobs every two to three years. And number of developers doubles every three years. That's the stat I've seen from Uncle Bob. He's authority on that software side of things. Wow. So that means there's a lot more new entrance that means a lot of churn. So who is watching out for the enterprise enterprises economics, You know, like are we creating stable enterprises? How stable are our operations? On a side note to that, most of us see the software as like one band, which is not true. When we talk about all these roles and personas, somebody's writing software for, for core layer, which is the infrastructure part. Somebody's writing business applications, somebody's writing, you know, systems of bracket, some somebody's writing systems of differentiation. We talk about those things. We need to distinguish between those and have principle based technology consumption, which I usually write about in our Oh, >>So bottom line in Europe about it, in your opinion. Yeah. What's the top story here at coupon? >>Top story is >>Headline. Yeah, >>The, the headline. Okay. The open source cannot be ignored. That's a headline. >>And what should people be paying attention to if there's a trend coming out? See any kind of trends coming out or any kind of signal, What, what do you see that people should pay attention to here? The put top >>Two, three things. The signal is that, that if you are a big shop, like you'd need to assess your like capacity to absorb open source. You need to be certain size to absorb the open source. If you are below that threshold, I mean we can talk about that at some other time. Like what is that threshold? I will suggest you to go with the managed services from somebody, whoever is providing those managed services around open source. So manage es, right? So from, take it from aws, Google Cloud or Azure or IBM or anybody, right? So use open source as managed offering rather than doing it yourself. Because doing it yourself is a lot more heavy lifting. >>I I, >>There's so many thoughts coming, right? >>Mind it's, >>So I gotta ask you, what's your rapport? You have some swag, What's the swag look >>Like to you? I do. Just as serious of a report as you do on the to floor, but I do, so you know, I come from a marketing background and as I, I know that Lisa does as well. And one of the things that I think about that we touched on in this is, is you know, canceling the noise or standing out from the noise and, and on a show floor, that's actually a huge challenge for these startups, especially when you're up against a rancher or companies or a Cisco with a very large budget. And let's say you've only got a couple grand for an activation here. Like most of my clients, that's how I ended up in the CU County ecosystem, was here with the A client before. So there actually was a booth over there and I, they didn't quite catch me enough, but they had noise canceling headphones. >>So if you just wanted to take a minute on the show floor and just not hear anything, which I thought was a little bit clever, but gonna take you through some of my favorite swag from today and to all the vendors, you know, this is why you should really put some thought into your swag. You never know when you're gonna end up on the cube. So since most swag is injection molded plastic that's gonna end up in the landfill, I really appreciate that garden has given all of us a potable plant. And even the packaging is plantable, which is very exciting. So most sustainable swag goes to garden. Well done >>Rep replicated, I believe is their name. They do a really good job every year. They had some very funny pins that say a word that, I'm not gonna say live on television, but they have created, they brought two things for us, yet it's replicated little etch sketch for your inner child, which is very nice. And given that we are in Detroit, we are in Motor City, we are in the home of Ford. We had Ford on the show. I love that they have done the custom K eight s key chains in the blue oval logo. Like >>Fords right behind us by the way, and are on you >>Interviewed, we had 'em on earlier GitLab taking it one level more personal and actually giving out digital portraits today. Nice. Cool. Which is quite fun. Get lap house multiple booths here. They actually IPOed while they were on the show floor at CubeCon 2021, which is fun to see that whole gang again. And then last but not least, really embracing the ship wheel logo of a Kubernetes is the robusta accrue that is giving out bucket hats. And if you check out my Twitter at sabba Savvy, you can see me holding the ship wheel that they're letting everyone pose with. So we are all in on Kubernetes. That cove gone 2022, that's for sure. Yeah. >>And this is something, day one guys, we've got three. >>I wanna get one of those >>Hats. We we need to, we need a group photo >>By the end of Friday we will have a beverage and hats on to sign off. That's, that's my word. If I can convince John, >>Don, what's your takeaway? You guys did a great kind of kickoff about last week or so about what you were excited about, what your thoughts were going to be. We're only on day one, There's been thousands of people here, we've had great conversations with contributors, the community. What's your take on day one? What's your, what's your tagline? >>Well, Savannah and I had at we up, we, we were talking about what we might see and I think we, we were right. I think we had it right. There's gonna be a lot more people than there were last year. Okay, check. That's definitely true. We're in >>Person, which >>Is refreshing. I was very surprised about the mask mandate that kind of caught me up guard. I was major. Yeah. Cause I've been comfortable without the mask. I'm not a mask person, but I had to wear it and I was like, ah, mask. But I understand I support that. But whatever. It's >>Corporate travel policy. So you know, that's what it is. >>And then, you know, they, I thought that they did an okay job with the gates, but they wasn't slow like last time. But on the content side, definitely Kubernetes security, top line headline, Kubernetes at scale security, that's, that's to me the bumper sticker top things to pay attention to the supply chain and the role of docker and the web assembly was a surprise. You're starting to see containers ecosystem coming back to, I won't say tension growth in the functionality of containers cuz they have to solve the security problem in the container images. Okay, you got scanning technology so it's a little bit in the weeds, but there's a huge movement going on to fix that problem to scale it so it's not a problem area contain. And then Dr sent a great job with productivity interviews. Scott Johnston over a hundred million in revenue so far. That's my number. They have not publicly said that. That's what I'm reporting from sources extremely well financially. And they, and they love their business model. They make productivity for developers. That's a scoop. That's new >>Information. That's a nice scoop we just dropped there on the co casually. >>You're watching that. Pay attention to that. But that, that's proof. But guess what, Red Hat's got developers too. Yes. Other people have to, So developers gonna go where it's the best. Yeah. Developers are voting with their code, they're voting with their feet. You will see the winners with the developers and that's what we've talked about. >>Well and the companies are catering to the developers. Savannah and I had a great conversation with Ford. Yeah. You saw, you showed their fantastic swag was an E for Ev right behind us. They were talking about the, all the cultural changes that they've really focused on to cater towards the developers. The developers becoming the influencers as you say. But to see a company that is as, as historied as Ford Motor Company and what they're doing to attract and retain developer talent was impressive. And honestly that surprised me. Yeah. >>And their head of deb relations has been working for, for, for 29 years. Which I mean first of all, most companies on the show floor haven't been around for 29 years. Right. But what I love is when you put community first, you get employees to stick around. And I think community is one of the biggest themes here at Cuco. >>Great. My, my favorite story that surprised me and was cool was the Red Hat Lockheed Martin interview where they had edge deployments with micro edge, >>Micro shift, >>Micro >>Shift, new projects under, there's, there are three new projects under, >>Under that was so, so cool because it was an edge story in deployment for the military where lives are on the line, they actually had it working. That is a real world example of Kubernetes and tech orchestrating to deploy the industrial edge. And I think that's proof in my mind that Kubernetes and this ecosystem is gonna move faster through this next wave of growth. Because once things start clicking, you get hybrid on premise to super cloud and edge. That was, that was my favorite cause it was real. That was real >>Story that it can make is literally life and death on the battlefield. Yeah, that was amazing. With what they're doing and what >>They're talking check out the Lockheed Martin Red Hat edge story on Silicon Angle and then a press release all pillar. >>Yeah. Another actually it's impressive, which we knew this which is happening, but I didn't know that it was happening at this scale is the finops. The finops is, I saw your is a discipline which most companies are adopting bigger companies, which are spending like hundreds of millions dollars in cloud average. Si a team size of finops for finops is seven people. And average number of tools is I think 3.5 or around 3.7 or something like that. Average number of tools they use to control the cost. So finops is a very generic term for years. It's not financial operations, it's the financial operations for the cloud cost, you know, containing the cloud costs. So that's a finops that is a very emerging sort of discipline >>To keep an eye on. And well, not only is that important, I talked to, well one of the principles over there, it's growing and they have real big players in that foundation. Their, their events are highly attended. It's super important. It's just, it's the cost side of cloud. And, and of course, you know, everyone wants to know what's going on. No one wants to leave there. Their Amazon on Yeah, you wanna leave the lights on the cloud, as we always say, you never know what the bill's gonna look like. >>The cloud is gonna reach $3 billion in next few years. So we might as well control the cost there. Yeah, >>It was, it was funny to get the reaction I found, I don't know if I was, how I react, I dunno how I felt. But we, we did introduce Super Cloud to a couple of guests and a, there were a couple reactions, a couple drawn. There was a couple, right. There was a couple, couple reactions. And what I love about the super cloud is that some people are like, oh, cringing. And some people are like, yeah, go. So it's a, it's a solid debate. It is solid. I saw more in the segments that I did with you together. People leaning in. Yeah. Super fun. We had a couple sum up, we had a couple, we had a couple cringes, I'll say their names, but I'll go back and make sure I, >>I think people >>Get 'em later. I think people, >>I think people cringe on the, on the term not on the idea. Yeah. You know, so the whole idea is that we are building top of the cloud >>And then so I mean you're gonna like this, I did successfully introduce here on the cube, a new term called architectural list. He did? That's right. Okay. And I wanna thank Charles Fitzgerald for that cuz he called super cloud architectural list. And that's exactly the point of super cloud. If you have a great coding environment, you shouldn't have to do an architecture to do. You should code and let the architecture of the Super cloud make it happen. And of course Brian Gracely, who will be on tomorrow at his cloud cast said Super Cloud enables super services. Super Cloud enables what Super services, super service. The microservices underneath the covers have to be different. High performing, automated. So again, the debate and Susan, the goal is to keep it open. And that's our, that's our goal. But we had a lot of fun with that. It was fun to poke the bear a little bit. So >>What is interesting to see just how people respond to it too, with you throwing it out there so consistently, >>You wanna poke the bear, get a conversation going, you know, let let it go. We'll see, it's been positive so far. >>There, there I had a discussion outside somebody who is from Ford but not attending this conference and they have been there for a while. I, I just some moment hit like me, like I said, people, okay, technologists are horizontal, the codes are horizontal. They will go from four to GM to Chrysler to Bank of America to, you know, GE whatever, you know, like cross vertical within vertical different vendors. So, but the culture of a company is local, right? Right. Ford has been building cars for forever. They sort of democratize it. They commercialize it, right? But they have some intense culture. It's hard to change those cultures. And how do we bring in the new thinking? What is, what approach that should be? Is it a sandbox approach for like putting new sensors on the car? They have to compete with te likes our Tesla, right? Yeah. But they cannot, if they are afraid of deluding their existing market or they're afraid of failure there, right? So it's very >>Tricky. Great stuff. Sorry. Great to have you on as our cube analyst breaking down the stories. We'll document that, that we'll roll out a post on it. Lisa Savannah, let's wrap up the show for day one. We got day two and three. We'll start with you. What's your summary? Quick bumper sticker. What's today's show all about? >>I'm a community first gal and this entire experience is about community and it's really nice to see the community come together, celebrate that, share ideas, and to have our community together on stage. >>Yeah. To me, to me it was all real. It's happening. Kubernetes cloud native at scale, it's happening, it's real. And we see proof points and we're gonna have faster time to value. It's gonna accelerate faster from here. >>The proof points, the impact is real. And we saw that in some amazing stories. And this is just a one of the cubes >>Coverage. Ib final word on this segment was well >>Said Lisa. Yeah, I, I think I, I would repeat what I said. I got eight, nine years back at a rack space conference. Open source is amazing for one biggest reason. It gives the ability to the developing nations to be at somewhat at par where the dev develop nations and, and those people to lift up their masses through the automation. Cuz when automation happens, the corruption goes down and the economy blossoms. And I think it's great and, and we need to do more in it, but we have to be careful about the supply chains around the software so that, so our systems are secure and they are robust. Yeah, >>That's it. Okay. To me for SAR B and my two great co-host, Lisa Martin, Savannah Peterson. I'm John Furry. You're watching the Cube Day one in, in the Books. We'll see you tomorrow, day two Cuban Cloud Native live in Detroit. Thanks for watching.

Published Date : Oct 27 2022

SUMMARY :

Great to see you guys. I can't wait to hear what you have to say in on the report side. I mean, just look at the past this year. But the collaboration, what they've done, their devotion If that's the case, everything has to change. So I'm here with you guys and Well, you got a rapport. I'm excited. in the media slash press, and I spoke to some people at their I loved it, to be honest with you. that the opposite I mean, it's not just that everyone's invited, it's they're celebrated and I mean, it's, to me, the better product comes when everyone's in. I hope you didn't just imply that women would make society. Bringing the diversity into picture I mean, yeah, yeah, I, I take that mulligan back and say, hey, you knows Just, it's gonna go so much faster and better and cheaper, but that not diversity. But the key to success is aligning So you have to add another, like another important, so observation And what a balance that must be for someone like CNCF putting in the structure to try and of all of these projects. from, or the number of services coming from AWS or Google Cloud or likes of them is What are you hearing there? The supply chain from the software? What are you Many of the And you got, you got GitHub stars, you got the software as like one band, which is not true. What's the top story here Yeah, The, the headline. I will suggest you to And one of the things that I think about that we touched on in this is, to all the vendors, you know, this is why you should really put some thought into your swag. And given that we are in Detroit, we are in Motor City, And if you check out my Twitter at sabba Savvy, By the end of Friday we will have a beverage and hats on to sign off. last week or so about what you were excited about, what your thoughts were going to be. I think we had it right. I was very surprised about the mask mandate that kind of caught me up guard. So you know, that's what it is. And then, you know, they, I thought that they did an okay job with the gates, but they wasn't slow like last time. That's a nice scoop we just dropped there on the co casually. You will see the winners with the developers and that's what we've The developers becoming the influencers as you say. But what I love is when you put community first, you get employees to stick around. My, my favorite story that surprised me and was cool was the Red Hat Lockheed And I think that's proof in my mind that Kubernetes and this ecosystem is Story that it can make is literally life and death on the battlefield. They're talking check out the Lockheed Martin Red Hat edge story on Silicon Angle and for the cloud cost, you know, containing the cloud costs. And, and of course, you know, everyone wants to know what's going on. So we might as well control the I saw more in the segments that I did with you together. I think people, so the whole idea is that we are building top of the cloud So again, the debate and Susan, the goal is to keep it open. You wanna poke the bear, get a conversation going, you know, let let it go. to Chrysler to Bank of America to, you know, GE whatever, Great to have you on as our cube analyst breaking down the stories. I'm a community first gal and this entire experience is about community and it's really nice to see And we see proof points and we're gonna have faster time to value. The proof points, the impact is real. Ib final word on this segment was well It gives the ability to the developing nations We'll see you tomorrow, day two Cuban Cloud Native live in Detroit.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Lisa MartinPERSON

0.99+

Savannah PetersonPERSON

0.99+

Brian GracelyPERSON

0.99+

Sario WallPERSON

0.99+

LisaPERSON

0.99+

GMORGANIZATION

0.99+

FordORGANIZATION

0.99+

SavannahPERSON

0.99+

Ford Motor CompanyORGANIZATION

0.99+

EuropeLOCATION

0.99+

Lisa MartPERSON

0.99+

DetroitLOCATION

0.99+

JohnPERSON

0.99+

Lisa SavannahPERSON

0.99+

$3 billionQUANTITY

0.99+

John FurryPERSON

0.99+

SarviPERSON

0.99+

60%QUANTITY

0.99+

seventh yearQUANTITY

0.99+

GEORGANIZATION

0.99+

Scott JohnstonPERSON

0.99+

SusanPERSON

0.99+

29 yearsQUANTITY

0.99+

CiscoORGANIZATION

0.99+

40QUANTITY

0.99+

AmazonORGANIZATION

0.99+

IBMORGANIZATION

0.99+

last yearDATE

0.99+

Charles FitzgeraldPERSON

0.99+

10,000 contributorsQUANTITY

0.99+

AWSORGANIZATION

0.99+

3.5QUANTITY

0.99+

60QUANTITY

0.99+

Red HatORGANIZATION

0.99+

50QUANTITY

0.99+

ChryslerORGANIZATION

0.99+

TeslaORGANIZATION

0.99+

tomorrowDATE

0.99+

two thingsQUANTITY

0.99+

todayDATE

0.99+

KubeConEVENT

0.99+

three yearsQUANTITY

0.99+

M John FurPERSON

0.99+

last weekDATE

0.99+

threeQUANTITY

0.99+

IndiaLOCATION

0.99+

three daysQUANTITY

0.99+

Super CloudTITLE

0.99+

seven peopleQUANTITY

0.99+

CubeORGANIZATION

0.99+

oneQUANTITY

0.98+

seven yearsQUANTITY

0.98+

PunjabLOCATION

0.98+

Detroit, MichiganLOCATION

0.98+

first couponQUANTITY

0.98+

hundreds of millions dollarsQUANTITY

0.98+

CucoORGANIZATION

0.97+

over a hundred millionQUANTITY

0.97+

CNCFORGANIZATION

0.97+

KubernetesPERSON

0.97+

Cub ConEVENT

0.97+

Day oneQUANTITY

0.97+

day oneQUANTITY

0.97+

awsORGANIZATION

0.96+

one bandQUANTITY

0.96+

TwoQUANTITY

0.96+

CloudNativeConEVENT

0.96+

day twoQUANTITY

0.95+

three new projectsQUANTITY

0.95+

Scott Johnston, Docker | KubeCon + CloudNativeCon NA 2022


 

(upbeat music) >> Welcome back, everyone. Live coverage here at KubeCon + CloudNativeCon here in Detroit, Michigan. I'm John Furrier, your host of theCUBE for special one-on-one conversation with Scott Johnston, who's the CEO of Docker, CUBE alumni, been around the industry, multiple cycles of innovation, leading one of the most important companies in today's industry inflection point as Docker what they've done since they're, I would say restart from the old Docker to the new Docker, now modern, and the center of the conversation with containers driving the growth of Kubernetes. Scott, great to see you. Thanks for coming on theCUBE. >> John, thanks for the invite. Glad to be here. >> You guys have had great success this year with extensions. Docker as a business model's grown. Congratulations, you guys are monetizing well. Pushing up over 50 million. >> Thank you. >> I hear over pushing a hundred million maybe. What the year to the ground will tell me, but it's good sign. Plus you've got the community and nurturing of the ecosystem continuing to power away and open source is not stopping. It's thundering away growth. Younger generation coming in. >> That's right. >> Developer tool chain that you have has become consistent. Almost de facto standard. Others are coming in the market. A lot of competition emerging. You got a lot going on right now. What's going on? >> Well, I know it's fantastic time in our industry. Like all companies are becoming software companies. That means they need to build new applications. That means they need developers to be productive and to be safely productive. And we, and this wonderful CNCF ecosystem are right in the middle of that trend, so it's fantastic. >> So you have millions of developers using Docker. >> Tens of millions. >> Tens of millions of developed Docker and as the market's changing, I was commenting before we came on camera, and I'd love to get your reaction, comment on it. You guys represent the modernization of containers, open source. You haven't really changed how open source works, but you've kind of modernized it. You're starting to see developers at the front lines, more and more power going to developers. >> Scott: That's right. >> They want self-service. They vote with their code. >> That's right. >> They vote with their actions. >> Scott: That's right. >> And if you take digital transformation to its conclusion, it's not IT serves the business or it's a department, the company is IT. >> That's right. >> The company is the application, which means developers are running everything. >> Yes, yes. I mean, one of the jokes, not jokes in the valley is that Tesla is in a car company. Tesla is a computer company that happens to have wheels on the computer. And I think we can smile at that, but there's so many businesses, particularly during COVID, that realize that. What happened during COCID? If you're going to the movies, nope, you're now going to Netflix. If you're going to the gym, now you're doing Peloton. So this realization that like I have to have a digital game, not just on the side, but it has to be the forefront of my business and drive my business. That realization is now any industry, any company across the board. >> We've been reporting aggressively for past three years now. Even now we're calling some things supercloud. If companies, if they don't realize that IT is not a department, they will probably be out of business. >> That's a hundred percent. >> It's going to transform into full on invisible infrastructure. Infrastructure as code, whatever you want to call that going, configuration, operations, developers will set the pace. This has a lot to do with some of your success. You're at the beginning of it. This is just the beginning. What can you talk about that in your mind is contributing to the success of Docker? I know you're going to say team, everything, I get that, but like what specifically in the industry is driving Docker's success right now? >> Well, it did. We did have a fantastic team. We do have a fantastic team and that is one of the reasons, primary reasons our success. But what is also happening, John, is because there's a demand for applications, I'll just throw it out there. 750 million new applications are coming in the market in the next two years. That is more applications that have been developed in the entire 40 years history of IT. So just think about the productivity demands that are coming at developers. And then you also see the need to do so safely, meaning ship quickly, but ship safely. And yet 90 some percent of every application consists of open source components that are now on attack surface for criminals. And so typically our industry has had to say one or the other, okay, you can ship quickly but not safely, or you can ship safely, but it's not going to go fast. And one of the reasons I think Docker is where it is today is that we're able to offer both. We're able to unlock that you can ship quickly, safely using Docker, using the Docker toolchain, using integrations we have with all the wonderful partners here at CNCF that is unique. And that's a big reason why we're seeing the success we're seeing. >> And you're probably pleased with extensions this year. >> Yes. >> The performance of extensions that you launched at DockerCon '22. >> Yes. Well, extensions are part of that story and that developers have multiple tools. They want choice, developers like choice to be productive and Docker is part of that, but it's not the only solution. And so Docker extensions allow the monitoring providers and the observability and if you want a separate Kubernetes stack, like all of that flexibility, extensions allows. And again, offers the power and the innovation of this ecosystem to be used in a Docker development and context. >> Well, I want to get into some of the details of some of your products and how they're evolving. But first I want to get your thoughts on the trend line here that we reported at the opening segment. The hot story is WebAssembly, the Wasm, which really got a lot of traction or interest. People enthous about it. >> Interest, yeah. >> Lot of enthusiasm. Confidence we'll see how that evolves, but a lot of enthusiasm for sure. I've never seen something this hyped up since Envoy, in my opinion. So a lot of interest from developers. What is Wasm or WebAssembly is actually what it is, but Wasm is the codeword or nickname. What is Wasm? >> So in brief, WebAssembly is a new application type, full stop. And it's just enough of the components that you need and it's just a binary format that is very, very secure. And so it's lightweight, it's fast and secure. And so it opens up a lot of interesting use cases for developer, particularly on the edge. Another use case for Wasm is in the browser. Again, lightweight, fast, secure also. >> John: Sounds like an app server to me. >> And so we think it's a very, very interesting trend. And you ask, Okay, what's Docker's role in that? Well, Docker has been around eight years now, eight plus years, tens of millions developers using it. They've already made investments in skills, talent, automation, toolchains, pipelines. And Docker started with Linux containers as we know, then brought that same experience to Windows containers, then brought it to serverless functions. About 25% of Amazon Lambdas are OCI image containers. And so we were seeing that trend. We were also seeing the community actually without any prompting from us, start to fork and play with Docker and apply it to Wasm. And we're like, Huh, that's interesting. What if we helped get behind that trend, such that you changed just one line of a Docker file, now you're able to produce Wasm objects instead of Linux containers and just bring that same easy to use. >> So that's not a competition to Docker's? >> Not a competition at all. In fact, very complimentary. We showed off on Monday at the Wasm day, how in the same Docker compose application, multi-service application. One service is delivered via Linux container, Another service is delivered via Wasm. >> And Wasm is what? Multiple languages? 'Cause what is it? >> Yes. So the binary can be compiled from multiple languages. So RAS, JavaScript, on and on and on. At the end of the day, it's a smaller binary that provides a function, typically a single function that you can stand up and deploy on an edge. You can stand up and deploy on the server side or stand up and deploy on the browser. >> So from a container standpoint, from your customer standpoint, what a Linux container is is a similar thing to what a Wasm container is. >> They could implement the same function. That's right. Now a Linux container can have more capabilities that a function might not have, but that's. >> John: From a workflow standpoint. >> That's right. And that's more of a use case by use case standpoint. What we serve is we serve developers and we started out serving developers with Linux containers, then Windows containers, then Lambdas, now Wasm. Whatever other use case, what other application type comes along, we want to be there to serve developers. >> So one of the things I want to get your thoughts on, because this has come up in a couple CUBE interviews before, and we were talking before we came on camera, is developers want ease of use and simplicity. They don't want more steps to do things. They don't want things harder. >> That's right. So the classic innovation is reduce the time it takes to do something, reduce the steps, make it easier. That's a formula of success. >> Scott: That's right. >> When you start adding more toolchains into the mix, you get tool sprawl. So that's not really, that's antithesis to developer. So the argument is, okay, do I have to use a new tool chain for Wasm? Is that a fact or no? >> That's exactly right. That was what we were seeing and we thought, well, how can Docker help with this situation? And Docker can help by bringing the same existing toolchain that developers are already familiar with. The same automation, the same pipelines. And just by changing a line of Docker file, changing a single line of composed file, now they get the power of Wasm unlocked in the very same tools they were using before. >> So your position is, hey, don't adopt some toolchain for Wasm. You can just do it in line with Docker. >> No need to, no need to. We're providing it right there out of the box, ready for them. >> That's raise and extend, as they would say, build Microsoft strategy there. That's nice. Okay, so let's get back into like the secure trusted 'cause that was another theme at DockerCon. We covered that deeply. Software supply chain, I was commenting on my intro with Savannah and Lisa that at some point open source means so plentiful. You might not have to write code. You got to glue together. So as code proliferates, the question what's in there? >> That's right. This is what they call the software supply chain. You've been all over this. Where are we with this? Is it harder now? Is it easier? Was there progress? Take us through what's the state of the art. I think we're early on this one, John, in the industry because I think the realization of how much open source is inside a given app is just now hitting consciousness. And so the data we have is that for any given application, anywhere from 75 to 85% is actually not unique to the developer or the organization. It's open source components that they have put together. And it's really down to that last 15, 25%, which is their own unique code that they're adding on top of all this open source code. So right there, it's like, aha, that's a pretty interesting profile or distribution of value, which means those open source components, where are they finding them? How are they integrating them? How do they know those open source components are going to be supported and trusted and secured? And that's the challenge for us as an industry right now is to make it just obvious where to get the components, how safe they are, who's standing behind them, and how easy it is to assemble them into a working application. >> All right. So the question that I had specifically on security 'cause this had come up before. All good on the trusted and I think that message is evergreen. It's a north star. That's a north star for you. How are you making images more secure and how are you enabling organizations to identify security issues in containers? Can you share your strategy and thoughts on that particular point? >> Yes. So there's a range of things in the secure software supply chain and it starts with, are you starting with trusted open source components that you know have support, that you know are secured? So in Docker Hub today, we have 14 million applications, but a subset of that, we've worked with the upstream providers to basically designate as trusted open source content. So this is the Docker official images, Docker verified publisher images, Docker sponsored open source. And those different categories have levels of certification assurance that they must go through. Generate an SBOM, so you know what's inside that container. It has to be scanned by a scanning tool and those scanning results have to be made available. >> John: Are you guys scanning that? >> So we provide a scanner, they can use another scanner as long as they publish the results of that scan. And then the whole thing is signed. >> Are you publishing the results on your side too? >> Yeah, we published our results through an open database that's accessible to all. >> Free. >> Free, a hundred percent free. You come in and you can see every image on hub. >> So I'm a user, for free I can see security vulnerabilities that are out there that have been identified. >> By version, by layer, all the way through. And you can see tracking all the way back to the package that's upstream. So you know how to remediate and we provide recommendations on how to remediate that with the latest version. >> John: And you don't charge for that. >> We don't charge for that. We do not charge for that. And so that's the trusted upstream. >> So organization can look at the scan, they can look at the scan data and hopefully, what happens if they're not scanned? >> So we provide scanning tools both for the local environments for Docker Desktop, as well as for hub. So if you want to do your own scan, so for example, when you're that developer adding the 15, 25%, you got to scan your stuff as well. Not just leave it up to the already scanned components. And so we provide tools there. We also provide tools to track the packages that that developer might be including in their custom code, all the way back upstream to whatever MPM repo or what have you that they picked up. And then if there's a CVE 30 days later, we also track that as well. We say, Hey, that package was was safe 29 days ago, but today CVE just came out, better upgrade to the latest version and get that out there. So basically if you get down to it, it's like start with trusted components and then have observability not just on the moment. >> And scan all the time. >> Scan all the time and scanning gives you that observability and importantly not just at that moment, but through the lifecycle of the application, through lifecycle of the artifact. So end-to-end 24/7 observability of the state of your supply chain. That's what's key, John. >> That's the best practice. >> That's the key. That's the key. >> Awesome, I agree. That's great. Well, I'm glad we've dug into that's super important. Obviously organizations can get that scanning that's exceed the vulnerabilities, that can take action. That's going to be a big focus here for you, security. It's not going to stop, is it? >> It's never going to stop because criminals are incentive to keep attacking. And so it's the gift that keeps on giving, if you will. >> Okay, so let's get into some of the products. Docker Desktop seems to be doing well. Docker Hub has always been a staple of it. And how's that going? >> Yeah, Docker Hub has 18 million monthly actives hitting it and that's growing by double digits year over year. And what they're finding, going back to our previous thread, John, is that they're coming there for the trusted content. In fact, those three categories that I referenced earlier are about 2000 applications of the 14 million. And yet they represent 56% of the 15 billion downloads a month from Docker Hub. Meaning developers are identifying that, hey, I want trusted source. We raise those in the search results and we have a visual cue. And so that's the big driver of hub's growth right now, is I want trusted content, where do I go? I go to Hub, download that trusted open source and I'm ready to go. >> I have been seeing some chatter on the internet and some people's sharing that they're looking at other places, besides hub, to do some things. What's your message to folks out there around Docker Hub? Why Docker Hub and desktop together? 'Cause you mentioned the toolchain before, but those two areas, I know they've been around for a while, you continue to work on them. What's the message to the folks out there about stay with the hub? >> Sure. I mean the beauty of our ecosystem is that it's interoperable. The standards for build, share and run, we're all using them here at CNCF. So yes, there's other registries. What we would say is we have the 18 million monthly active that are pulling, we have the worldwide distribution that is 24/7 high, five nines reliability, and frankly, we're there to provide choice. And so yes, we have have our trusted content, but for example, the Tanzu apps, they also distribute through us. Red Hat applications also distribute through us because we have the reach and the distribution and offer developers choice of Dockers content, choice of Red Hats content, choice of VMware's, choice of Bitnami, so on so forth. So come to the hub for the distribution to reach and that the requirements we have for security that we put in place for our publishers, give users and publishers an extra degree of assurance. >> So the Docker Hub is an important part of the system? >> Scott: Yes, very much so. >> And desktop, what's new with desktop? >> So desktop of course is the other end of the spectrum. So if trusted components start up on Docker Hub, developers are pulling them down to the desktop to start assembling their application. And so the desktop gives that developer all the tools he or she needs to build that modern application. So you can have your build tooling, your debug tooling, your IDE sitting alongside there, your Docker run, your Docker compose up. And so the loop that we see happening is the dev will have a database they download from hub, a front-end, they'll add their code to it and they'll just rapidly iterate. They'll make a change, stand it up, do a unit test, and when they're satisfied do a git commit, off it goes into production. >> And your goal obviously is to have developers stay with Docker for their toolchain, their experience, make it their home base. >> And their trusted content. That's right. And the trusted content and the extensions are part of that. 'Cause the extensions provide complimentary tooling for that local experience. >> You guys have done an amazing job. I want to give you personal props. I've been following Docker from the beginning when they had the pivot, they sold the enterprise to Mirantis, went back to the roots, modernized, riding the wave. You guys are having a good time. I got to ask the question 'cause people always want to know 'cause open source is about transparency. How you guys making your money? Business is good. How's that work and what was the lucky, what was the not lucky strike, but what was the aha moment? What was the trigger that just made you just kick in this new monetization growth wave? >> So the monetization is per seat, per developer seat. And that changed in November 2019. We were pricing on the server side before, and as you said, we sold that off. And what changed is some of the trends we were talking about that the realization by all organizations that they had to become software companies. And Docker provided the productivity in an engineered desktop product and the trusted content, it provided the productivity safely to developers. And frankly then we priced it at a rate that is very reasonable from an economic standpoint. If you look at developer productivity, developers are paid anywhere from 150 to 300 to 400, 500,000 even higher. >> But when you're paying your developers that much, then productivity is a premium. And what we were asking for from companies from a licensing standpoint was really a modest relative to the making those developers product. >> It's not like Oracle. I mean talk about extracting the value out of the customer. But your point is your positioning is always stay quarter of the open source, but for companies that adopt the structural change to be developer first, a software company, there's a premium to pay because you devalue there. >> And need the tooling to roll it out at scales. So the companies are paying us. They're rolling it out to tens of thousand developers, John. So they need management, they need visibility, they need guardrails that are all around the desktop. So, but just to put a stat on it, so to your point about open source and the freemium wheel working, of our 13 million Docker accounts, 12 are free, about a million are paid for accounts. And that's by design because the open source. >> And you're not gouging developers per se, it's just, not gouging anyone, but you're not taking money out of their hands. It's the company. >> If the company is paying for their productivity so that they can build safely. >> More goodness more for the developer. >> That's right. That's right. >> Gouging would be more like the Oracle strategy. Don't comment. You don't need to comment. I keep saying that, but it's not like you're taxing. It's not a heavy. >> No, $5 a month, $9 a month, $24 a month depending on level. >> But I think the big aha to me and in my opinion is that you nailed the structural change culturally for a company. If they adopt the software ecosystem approach for transforming their business, they got to pay for it. So like a workflow, it's a developer. >> It's another tool. I mean, do they pay for their spreadsheet software? Do they pay for their back office ERP software? They do >> That's my point. >> to make those people popular or sorry, make those people successful, those employees successful. This is a developer tool to make developer successful. >> It's a great, great business model. Congratulations. What's next for you guys? What are you looking for? You just had your community events, you got DockerCon coming up next year. What's on the horizon for you? Put a plugin for the company. What are you looking for? Hiring? >> Yeah, so we're growing like gangbusters. We grew from 60 with the reset. We're now above 300 and we're continuing to grow despite this economic climate. Like our customers are very much investing in software capabilities. So that means they're investing in Docker. So we're looking for roles across the board, software engineers, product managers, designers, marketing, sales, customer success. So if you're interested, please reach out. The next year is going to be really interesting because we're bringing to market products that are doubling down on these areas, doubling down a developer productivity, doubling down on safety to make it even more just automatic that developers just build so they don't have to think about it. They don't need a new tool just to be safer. We hinted a bit about automating SBOM creation. You can see more of that pull through. And in particular, developers want to make the right decision. Everyone comes to work wanting to make the right decision. But what they often lack is context. They often lack like, well, is this bit of code safe or not? Or is this package that I just downloaded over here safe or not? And so you're going to see us roll out additional capabilities that give them very explicit contextual guidance of like, should you use this or not? Or here's a better version over here, a safer version over there. So stay tuned for some exciting stuff. >> It's going to be a massive developer growth wave coming even bigger we've ever seen. Final questions just while I got you here. Where do you see WebAssembly, Wasm going? If you had to throw a dart at the board out a couple years, what does it turn into? >> Yeah, so I think it's super exciting. Super exciting, John. And there's three use cases today. There's browser, there's edge, and there's service side in the data center of the cloud. We see the edge taking off in the next couple years. It's just such a straight line through from what they're doing today and the value that standing up a single service on the edge go. The service side needs some work on the Wasm runtime. The Wasm runtime is not multi-threaded today. And so there's some deep, deep technical work that's going on. The community's doing a fantastic job, but that'll take a while to play through. Browsers also making good progress. There's a component model that Wasm's working on that'll really ignite the industry. That is going to take another couple years as well. So I'd say let's start with the edge use case. Let's get everyone excited about that value proposition. And these other two use cases will come along. >> It'll all work itself out in the wash as open source always does. Scott Johnston, the Chief Executive Officer at Docker. Took over at the reset, kicking butt and taking names. Congratulations. You guys are doing great. Continue to power the developer movement. Thanks for coming on. >> John, thanks so much. Pleasure to be here. >> We're bringing you all the action here. Extracting the signal from the noise. I'm John Furrier, day one of three days of wall-to-wall live coverages. We'll be back for our next guest after this short break. (gentle music)

Published Date : Oct 26 2022

SUMMARY :

and the center of the John, thanks for the invite. Congratulations, you and nurturing of the ecosystem Others are coming in the market. are right in the middle of So you have millions of and as the market's changing, They vote with their code. it's not IT serves the The company is the application, not just on the side, that IT is not a department, This is just the beginning. and that is one of the reasons, And you're probably pleased that you launched at DockerCon '22. And again, offers the on the trend line here that we reported but Wasm is the codeword or nickname. And it's just enough of the and just bring that same easy to use. how in the same Docker deploy on the server side is a similar thing to They could implement the same function. and we started out serving So one of the things I So the classic innovation So the argument is, okay, The same automation, the same pipelines. So your position is, hey, don't adopt We're providing it right into like the secure trusted And so the data we have is So the question that I had in the secure software supply chain the results of that scan. that's accessible to all. You come in and you can that are out there that all the way through. And so that's the trusted upstream. not just on the moment. of the state of your supply chain. That's the key. that's exceed the vulnerabilities, And so it's the gift that into some of the products. And so that's the big driver What's the message to the folks out there and that the requirements And so the loop that we is to have developers And the trusted content and the Docker from the beginning And Docker provided the productivity relative to the making is always stay quarter of the open source, And need the tooling It's the company. If the company is paying That's right. like the Oracle strategy. No, $5 a month, $9 a month, $24 a month is that you nailed the structural change I mean, do they pay for to make those people popular What's on the horizon for you? so they don't have to think about it. the board out a couple years, and the value that standing up Took over at the reset, Pleasure to be here. Extracting the signal from the noise.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
ScottPERSON

0.99+

JohnPERSON

0.99+

November 2019DATE

0.99+

56%QUANTITY

0.99+

John FurrierPERSON

0.99+

LisaPERSON

0.99+

SavannahPERSON

0.99+

Scott JohnstonPERSON

0.99+

13 millionQUANTITY

0.99+

18 millionQUANTITY

0.99+

MondayDATE

0.99+

90QUANTITY

0.99+

oneQUANTITY

0.99+

TeslaORGANIZATION

0.99+

14 millionQUANTITY

0.99+

DockerORGANIZATION

0.99+

eight plus yearsQUANTITY

0.99+

40 yearsQUANTITY

0.99+

150QUANTITY

0.99+

next yearDATE

0.99+

OracleORGANIZATION

0.99+

Detroit, MichiganLOCATION

0.99+

Tens of millionsQUANTITY

0.99+

WindowsTITLE

0.99+

MicrosoftORGANIZATION

0.99+

LinuxTITLE

0.99+

Red HatTITLE

0.99+

millionsQUANTITY

0.99+

One serviceQUANTITY

0.99+

29 days agoDATE

0.99+

12QUANTITY

0.99+

JavaScriptTITLE

0.99+

KubeConEVENT

0.99+

14 million applicationsQUANTITY

0.99+

CNCFORGANIZATION

0.99+

CUBEORGANIZATION

0.98+

60QUANTITY

0.98+

Docker HubORGANIZATION

0.98+

bothQUANTITY

0.98+

three use casesQUANTITY

0.98+

todayDATE

0.98+

30 days laterDATE

0.98+

three categoriesQUANTITY

0.98+

over 50 millionQUANTITY

0.98+

DockerTITLE

0.98+

this yearDATE

0.98+

two areasQUANTITY

0.98+

AmazonORGANIZATION

0.98+

CloudNativeConEVENT

0.98+

85%QUANTITY

0.98+

$9 a monthQUANTITY

0.98+

Docker HubTITLE

0.98+

400, 500,000QUANTITY

0.98+

300QUANTITY

0.98+

75QUANTITY

0.97+

about 2000 applicationsQUANTITY

0.97+

one lineQUANTITY

0.97+

$5 a monthQUANTITY

0.97+

single functionQUANTITY

0.97+

NetflixORGANIZATION

0.97+

Bich Le, Platform9 | Cloud Native at Scale


 

foreign [Music] to the special presentation of cloud native at scale the cube and Platform 9 special presentation going in and digging into the next generation super cloud infrastructure as code and the future of application development we're here with dick Lee who's the Chief Architect and co-founder of platform nine pick great to see you Cube alumni we we met at openstack event in about eight years ago or later earlier uh when openstack was going great to see you and great congratulations on the success of platform nine thank you very much yeah you guys been at this for a while and this is really the the Year we're seeing the the crossover of kubernetes because of what happens with containers everyone now was realized and you've seen what docker's doing with the new Docker the open source Docker now just the success of containerization and now the kubernetes layer that we've been working on for years is coming bearing fruit this is huge exactly yes and so as infrastructure as code comes in we talked to baskar talking about super cloud I met her about you know the new Arlo our our lawn um you guys just launched the infrastructure's code is going to another level and it's always been devops infrastructure is code that's been the ethos that's been like from day one developers just code I think you saw the rise of serverless and you see now multi-cloud or on the horizon connect the dots for us what is the state of infrastructure as code today so I think I think um I'm glad you mentioned it everybody or most people know about infrastructure as code but with kubernetes I think that project has evolved at the concept even further and these days it's um infrastructure as configuration right so which is an evolution of infrastructure as code so instead of telling the system here's how I want my infrastructure by telling it you know do step a b c and d uh instead with kubernetes you can describe your desired State declaratively using things called manifest resources and then the system kind of magically figures it out and tries to converge the state towards the one that you specify so I think it's it's a even better version of infrastructure as code yeah and that really means it's developer just accessing resources okay that declare okay give me some compute stand me up some turn the lights on turn them off turn them on that's kind of where we see this going and I like the configuration piece some people say composability I mean now with open source so popular you don't have to have to write a lot of code this code being developed and so it's integration it's configuration these are areas that we're starting to see computer science principles around automation machine learning assisting open source because you've got a lot of code that's what you're hearing software supply chain issues so infrastructure as code has to factor in these new Dynamics can you share your opinion on these new dynamics of as open source grows the glue layers the configurations the integration what are the core issues I think one of the major core issues is with all that power comes complexity right so um You know despite its expressive Power Systems like kubernetes and declarative apis let you express a lot of complicated and complex Stacks right but you're dealing with um hundreds if not thousands of these yaml files or resources and so I think you know the emergence of systems and layers to help you manage that complexity is becoming a key Challenge and opportunity in this space I wrote a LinkedIn post today those comments about you know hey Enterprise is the new breed the trend of SAS companies moving uh our consumer consumer-like thinking into the Enterprise has been happening for a long time but now more than ever you're seeing it the old way used to be solve complexity with more complexity and then lock the customer in now with open source it's speed simplification and integration right these are the new Dynam power dynamics for developers so as companies are starting to now deploy and look at kubernetes what are the things that need to be in place because you have some I won't say technical debt but maybe some shortcuts some scripts here that make it look like infrastructure as code people have done some things to simulate or or make infrastructures code happen yes but to do it at scale yes is harder what's your take on this what's your view it's hard because there's a proliferation of of methods tools Technologies so for example today it's a very common for devops and platform engineering tools I mean sorry teams to have to deploy a large number of kubernetes clusters but then apply the applications and configurations on top of those clusters and they're using a wide range of tools to do this right for example maybe ansible or terraform or bash scripts to bring up the infrastructure and then the Clusters and then they may use a different set of tools such as Argo CD or other tools to apply configurations and applications on top of the Clusters so you have this sprawl of tools you also you also have this sprawl of configurations and files because the more objects you're dealing with the more resources you have to manage and there's a risk of drift that people call that where you know you think you have things under control but some people from various teams will make changes here and there and then before the end of the day systems break and you have no idea of tracking them so I think there's real need to kind of unify simplify and try to solve these problems using a smaller more unified set of tools and methodology apologies and that's something that we try to do with this new project Arlon yeah so so we're going to get to our line in a second I want to get to the yr lawn you guys announced that at argocon which was put on here in Silicon Valley at the community meeting by Intuit they had their own little day over their headquarters but before we get there um Bhaskar your CEO came on and he talked about super cloud at our inaugural event what's your definition of super cloud if you had to kind of explain that to someone at a cocktail party or someone in the industry technical how would you look at the super cloud Trend that's emerging has become a thing what's your what would be your contribution to that definition or the narrative well it's it's uh funny because I've actually heard of the term for the first time today speaking to you earlier today but I think based on what you said I I already get kind of some of the the gist and the the main Concepts it seems like uh super cloud the way I interpret that is you know um clouds and infrastructure um programmable infrastructure all of those things are becoming commodity in a way and everyone's got their own flavor but there's a real opportunity for people to solve real business Problems by perhaps trying to abstract away you know all of those various implementations and then building uh um better abstractions that are perhaps business or application specific to help companies and businesses solve real business problems yeah I remember it's a great great definition I remember not to date myself but back in the old days you know IBM had its proprietary Network operating system so the deck for the mini computer vintage deck net and sna respectively um but tcpip came out of the OSI the open systems interconnect and remember ethernet beat token ring out so not to get all nerdy for all the young kids out there look just look up token ring you'll see if I never heard of it it's IBM's you know a connection for the internet at the layer two is Amazon the ethernet right so if TCP could be the kubernetes and containers abstraction that made the industry completely change at that point in history so at every major inflection point where there's been serious industry change and wealth creation and business value there's been an abstraction Yes somewhere yes what's your reaction to that I think um this is um I think a saying that's been heard many times in this industry and I forgot who originated it but um I think the saying goes like there's no problem that can't be solved with another layer of indirection right and we've seen this over and over and over again where Amazon and its peers have inserted this layer that has simplified you know Computing and infrastructure management and I believe this trend is going to continue right the next set of problems are going to be solved with these insertions of additional abstraction layers I think that that's really a yeah it's going to continue it's interesting just when I wrote another post today on LinkedIn called the Silicon Wars AMD stock is down arm has been on the rise we've been reporting for many years now that arm's going to be huge it has become true if you look at the success of the infrastructure as a service layer across the clouds Azure AWS Amazon's clearly way ahead of everybody the stuff that they're doing with the Silicon and the physics and the atoms the pro you know this is where the Innovation they're going so deep and so strong at is the more that they get that gets gone they have more performance so if you're an app developer wouldn't you want the best performance and you'd want to have the best abstraction layer that gives you the most ability to do infrastructures code or infrastructure for configuration for provisioning for managing services and you're seeing that today with service meshes a lot of action going on in the service mesh area in this community of kubecon which we'll be covering so that brings up the whole what's next you guys just announced our lawn at argocon which came out of Intuit we've had Mariana Tesla out our supercloud event she's a CTO you know they're all in the cloud so there contributed that project where did Arlon come from what was the origination what's the purpose why our lawn why this announcement yeah so um the the Inception of the project this was the result of um us realizing that problem that we spoke about earlier which is complexity right with all of this these clouds these infrastructure all the variations around and you know compute storage networks and um the proliferation of tools we talked about the ansibles and terraforms and kubernetes itself you can think of that as another tool right we saw a need to solve that complexity problem and especially for people and users who use kubernetes at scale so when you have you know hundreds of clusters thousands of applications thousands of users spread out over many many locations there there needs to be a system that helps simplify that management right so that means fewer tools more expressive ways of describing the state that you want and more consistency and and that's why um you know we built um Arlon and we built it um recognizing that many of these problems or sub problems have already been solved so Arlon doesn't try to reinvent the wheel it instead rests on the shoulders of several Giants right so for example kubernetes is one building block get Ops and Argo CD is another one which provides a very structured way of applying configuration and then we have projects like cluster API and cross-plane which provide apis for describing infrastructure so Arlon takes all of those building blocks and um builds a thin layer which gives users a very expressive way of defining configuration and desired state so that's that's kind of the Inception and what's the benefit of that what does that give what does that give the developer the user in this case the developers the the platform engineer team members the devops engineers they uh get a ways to provision not just infrastructure and clusters but also applications and configurations they get away a system for provisioning configuring deploying and doing life cycle Management in a in a much simpler way okay especially as I said if you're dealing with a large number of applications so it's like an operating fabric if you will yes for them okay so let's get into what that means for up above and below the the abstraction or thin layer below is the infrastructure we talked a lot about what's going on below that yeah above our workloads at the end of the day and I talked to cxos and um I.T folks that are now devops Engineers they care about the workloads and they want the infrastructure's code to work they want to spend their time getting in the weeds figuring out what happened when someone made a push that that happened or something happened they need observability and they need to to know that it's working that's right and as my workloads running if effectively so how do you guys look at the workload side because now you have multiple workloads on these fabric right so workloads so kubernetes has defined kind of a standard way to describe workloads and you can you know tell kubernetes I want to run this container this particular way or you can use other projects that are in the kubernetes cloud native ecosystem like k-native where you can express your application in more at a higher level right but what's also happening is in addition to the workloads devops and platform engineering teams they need to very often deploy the applications with the Clusters themselves clusters are becoming this commodity it's it's becoming this um host for the application and it kind of comes bundled with it in many cases it's like an appliance right so devops teams have to provision clusters at a really incredible rate and they need to tear them down clusters are becoming more extremely like an ec2 instance spin up a cluster we've heard people used words like that that's right and before Arlon you kind of had to do all of that using a different set of tools as I explained so with our own you can kind of express everything together you can say I want a cluster with a health monitoring stack and a logging stack and this Ingress controller and I want these applications and these security policies you can describe all of that using something we call the profile and then you can stamp out your app your applications and your clusters and manage them in a very essentially standard that creates a mechanism it's standardized declarative kind of configurations and it's like a Playbook you just deploy it now what's this between say a script like I have scripts I can just automate Scripts or yes this is where that um declarative API and um infrastructures configuration comes in right because scripts yes you can automate scripts but the order in which they run matters right they can break things can break in the middle and um and sometimes you need to debug them whereas the declarative way is much more expressive and Powerful you just tell the system what you want and then the system kind of uh figures it out and there are these things called controllers which will in the background reconcile all the state to converge towards your desire to say it's a much more powerful expressive and reliable way of getting things done so infrastructure as configuration is built kind of on it's a superset of infrastructures code because different Evolution you need Edge restaurant's code but then you can configure The Code by just saying do it you're basically declaring and saying go go do that that's right okay so all right so Cloud native at scale take me through your vision of what that means someone says hey what is cloud native at scale mean what's success look like how does it roll out in the future as you that future next couple years I mean people are now starting to figure out okay it's not as easy as it sounds kubernetes has value we're going to hear this year kubecon a lot of this what is cloud native at scale mean yeah there are different interpretations but if you ask me when people think of scale they think of a large number of deployments right geographies many you know supporting thousands or tens or millions of users there's that aspect to scale there's also um an equally important aspect of scale which is also something that we try to address with Arlon and that is just complexity for the people operating this or configuring this right so in order to describe that desired State and in order to perform things like maybe upgrades or updates on a very large scale you want the humans behind that to be able to express and direct the system to do that in in relatively simple terms right and so we want uh the tools and the abstractions and the mechanisms available to the user to be as powerful but as simple as possible so there's I think there's going to be a number and there have been a number of cncf and Cloud native projects that are trying to attack that complexity problem as well and Arlon kind of Falls in in that category okay so I'll put you on the spot where I've got kubecon coming up and obviously this will be shipping this seg series out before what do you expect to see at kubecon issue it's the big story this year what's the what's the most important thing happening is it in the open source community and also within a lot of the the people jockeying for leadership I know there's a lot of projects and still there's some white space on the overall systems map about the different areas get runtime and observability in all these different areas what's the where's the action where's the smoke where's the fire where's the piece where's the tension yeah so uh I think uh one thing that has been happening over the past couple of coupons and I expect to continue and and that is uh the the word on the street is kubernetes getting boring right which is good right or I mean simple well um well maybe yeah invisible no drama right so so the rate of change of the kubernetes features and and all that has slowed but in a positive way um but um there's still a general sentiment and feeling that there's just too much stuff if you look at a stack necessary for uh hosting applications based on kubernetes they're just still too many moving Parts too many uh components right too much complexity I go I keep going back to the complexity problem so I expect kubecon and all the vendors and the players and the startups and the people there to continue to focus on that complexity problem and introduce a further simplifications uh to to the stack yeah Vic you've had a storied career VMware over decades with them uh obviously 12 years for the 14 years or something like that big number co-founder here platform I think it's been around for a while at this game uh we man we'll talk about openstack that project you we interviewed at one of their events so openstack was the beginning of that this new Revolution I remember the early days was it wasn't supposed to be an alternative to Amazon but it was a way to do more cloud cloud native I think we had a Colorado team at that time I mean it's a joke we you know about about the dream it's happening now now at platform nine you guys have been doing this for a while what's the what are you most excited about as the Chief Architect what did you guys double down on what did you guys pivot from or two did you do any pivots did you extend out certain areas because you guys are in a good position right now a lot of DNA in Cloud native um what are you most excited about and what is platform nine bring to the table for customers and for people in the industry watching this yeah so I think our mission really hasn't changed over the years right it's been always about taking complex open source software because open source software it's powerful it solves new problems you know every year and you have new things coming out all the time right openstack was an example within kubernetes took the World by storm but there's always that complexity of you know just configuring it deploying it running it operating it and our mission has always been that we will take all that complexity and just make it you know easy for users to consume regardless of the technology right so the successor to kubernetes you know I don't have a crystal ball but you know you have some indications that people are coming up of new and simpler ways of running applications there are many projects around there who knows what's coming uh next year or the year after that but platform will a Platform 9 will be there and we will you know take the Innovations from the the community we will contribute our own Innovations and make all of those things uh very consumable to customers simpler faster cheaper always a good business model technically to make that happen yeah I think the reigning in the chaos is key you know now we have now visibility into the scale final question before we depart you know this segment um what is that scale how many clusters do you see that would be a high a watermark for an at scale conversation around an Enterprise um is it workloads we're looking at or or clusters how would you yeah how would you describe that and when people try to squint through and evaluate what's a scale what's the at scale kind of threshold yeah and the number of clusters doesn't tell the whole story because clusters can be small in terms of the number of nodes or they can be large but roughly speaking when we say you know large-scale cluster deployments we're talking about um maybe a hundreds uh two thousands yeah and final final question what's the role of the hyperscalers you've got AWS continuing to do well but they got their core I asked they got a pass they're not too too much putting assess out there they have some SAS apps but mostly it's the ecosystem they have marketplaces doing over two billion dollars billions of transactions a year um and and it's just like just sitting there it has really they're now innovating on it but that's going to change ecosystems what's the role the cloud play and the cloud native at scale the the hyperscale yeah Abus Azure Google you mean from a business they have their own interests that you know that they're uh they will keep catering to they they will continue to find ways to lock their users into their ecosystem of uh services and and apis um so I don't think that's going to change right they're just going to keep well they got great uh performance I mean from a from a hardware standpoint yes that's going to be key right yes I think the uh the move from x86 being the dominant away and platform to run workloads is changing right that that that and I think the the hyperscalers really want to be in the game in terms of you know the the new risk and arm ecosystems and platforms yeah that joking aside Paul maritz when he was the CEO of VMware when he took over once said I remember our first year doing the cube the cloud is one big distributed computer it's it's hardware and you've got software and you got middleware and uh he kind of over these kind of tongue-in-cheek but really you're talking about large compute and sets of services that is essentially a distributed computer yes exactly it's we're back in the same game Vic thank you for coming on the segment appreciate your time this is uh Cloud native at scale special presentation with platform nine really unpacking super cloud rlon open source and how to run large-scale applications uh on the cloud cloud native philadelph4 developers and John Furrier with the cube thanks for watching and we'll stay tuned for another great segment coming right up foreign [Music]

Published Date : Oct 12 2022

SUMMARY :

the successor to kubernetes you know I

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Paul maritzPERSON

0.99+

IBMORGANIZATION

0.99+

12 yearsQUANTITY

0.99+

thousandsQUANTITY

0.99+

Silicon ValleyLOCATION

0.99+

AmazonORGANIZATION

0.99+

14 yearsQUANTITY

0.99+

tensQUANTITY

0.99+

millionsQUANTITY

0.99+

hundredsQUANTITY

0.99+

AWSORGANIZATION

0.99+

dick LeePERSON

0.99+

John FurrierPERSON

0.99+

first yearQUANTITY

0.98+

VMwareORGANIZATION

0.98+

todayDATE

0.98+

thousands of usersQUANTITY

0.98+

thousands of applicationsQUANTITY

0.98+

twoQUANTITY

0.98+

Mariana TeslaPERSON

0.98+

over two billion dollarsQUANTITY

0.98+

two thousandsQUANTITY

0.98+

next yearDATE

0.98+

LinkedInORGANIZATION

0.98+

openstackORGANIZATION

0.97+

argoconORGANIZATION

0.97+

this yearDATE

0.96+

ArlonORGANIZATION

0.96+

kubeconORGANIZATION

0.96+

ColoradoLOCATION

0.95+

first timeQUANTITY

0.95+

oneQUANTITY

0.95+

IntuitORGANIZATION

0.95+

AMDORGANIZATION

0.94+

baskarPERSON

0.94+

earlier todayDATE

0.93+

one thingQUANTITY

0.92+

DockerTITLE

0.91+

GoogleORGANIZATION

0.91+

a lot of projectsQUANTITY

0.91+

hundreds of clustersQUANTITY

0.91+

AzureTITLE

0.9+

Platform9ORGANIZATION

0.88+

platform nineORGANIZATION

0.87+

CubeORGANIZATION

0.87+

about eight years agoDATE

0.84+

openstackEVENT

0.83+

next couple yearsDATE

0.8+

billions of transactions a yearQUANTITY

0.8+

Platform 9TITLE

0.8+

Platform 9ORGANIZATION

0.8+

platform nineORGANIZATION

0.79+

ArgoTITLE

0.78+

ArloORGANIZATION

0.75+

ec2TITLE

0.72+

over decadesQUANTITY

0.72+

cxosORGANIZATION

0.71+

nineQUANTITY

0.69+

one big distributed computerQUANTITY

0.68+

x86TITLE

0.67+

yearsQUANTITY

0.67+

BhaskarPERSON

0.64+

IngressORGANIZATION

0.63+

dockerTITLE

0.62+

Cloud Native atTITLE

0.62+

laterDATE

0.62+

yearQUANTITY

0.62+

PlaybookTITLE

0.61+

ArlonTITLE

0.57+

CEOPERSON

0.57+

Ray Wang, Constellation & Pascal Bornet, Best-selling Author | UiPath FORWARD 5


 

>>The Cube Presents UI Path Forward five. Brought to you by UI Path, >>Everybody. We're back in Las Vegas. The cube's coverage we're day one at UI Path forward. Five. Pascal Borne is here. He's an expert and bestselling author in the topic of AI and automation and the book Intelligent Automation. Welcome to the world of Hyper Automation, the first book on the topic. And of course, Ray Wong is back on the cube. He's the founder, chairman and principal analyst, Constellation Reese, also bestselling author of Everybody Wants To Rule the World. Guys, thanks so much for coming on The Cubes. Always a pleasure. Ray Pascal, First time on the Cube, I believe. >>Yes, thank you. Thanks for the invitation. Thank you. >>So what is artificial about artificial intelligence, >>For sure, not people. >>So, okay, so you guys are both speaking at the conference, Ray today. I think you're interviewing the co CEOs. What do you make of that? What's, what are you gonna, what are you gonna probe with these guys? Like, how they're gonna divide their divide and conquer, and why do you think the, the company Danielle in particular, decided to bring in Rob Sland? >>Well, you know what I mean, Like, you know, these companies are now at a different stage of growth, right? There's that early battle between RPA vendors. Now we're actually talking something different, right? We're talking about where does automation go? How do we get the decisioning? What's the next best action? That's gonna be the next step. And to take where UI path is today to somewhere else, You really want someone with that enterprise cred and experience the sales motions, the packages, the partnership capabilities, and who else better than Roblin? He, that's, he's done, he can do that in his sleep, but now he's gotta do that in a new space, taking whole category to another level. Now, Daniel on the other hand, right, I mean, he's the visionary founder. He put this thing from nothing to where he is today, right? I mean, at that point you want your founder thinking about the next set of ideas, right? So you get this interesting dynamic that we've seen for a while with co CEOs, those that are doing the operations, getting the stuff out the door, and then letting the founders get a chance to go back and rethink, take a look at the perspective, and hopefully get a chance to build the next idea or take the next idea back into the organization. >>Right? Very well said. Pascal, why did you write your book on intelligent automation and, and hyper automation, and what's changed since you've written that book? >>So, I, I wrote this book, An Intelligent Automation, two years ago. At that time, it was really a new topic. It was really about the key, the, the key, the key content of the, of the book is really about combining different technologies to automate the most complex end to end business processes in companies. And when I say capabilities, it's, we, we hear a lot about up here, especially here, robotic process automation. But up here alone, if you just trying to transform a company with only up here, you just fall short. Okay? A lot of those processes need more than execution. They need language, they need the capacity to view, to see, they need the capacity to understand and to, and to create insights. So by combining process automation with ai, natural language processing, computer vision, you give this capability to create impact by automating end to end processes in companies. >>I, I like the test, what I hear in the keynote with independent experts like yourself. So we're hearing that that intelligent automation or automation is a fundamental component of digital transformation. Is it? Or is it more sort of a back office sort of hidden in inside plumbing Ray? What do you think? >>Well, you start by understanding what's going on in the process phase. And that's where you see discover become very important in that keynote, right? And that's where process mining's playing a role. Then you gotta automate stuff. But when you get to operations, that's really where the change is going to happen, right? We actually think that, you know, when you're doing the digital transformation pieces, right? Analytics, automation and AI are coming together to create a concept we call decision velocity. You and I make a quick decision, boom, how long does it take to get out? Management committee could free forever, right? A week, two months, never. But if you're thinking about competing with the automation, right? These decisions are actually being done a hundred times per second by machine, even a thousand times per second. That asymmetry is really what people are facing at the moment. >>And the companies that are gonna be able to do that and start automating decisions are gonna be operating at another level. Back to what Pascal's book talking about, right? And there are four questions everyone has to ask you, like, when do you fully intelligently automate? And that happens right in the background when you augment the machine with a human. So we can find why did you make an exception? Why did you break a roll? Why didn't you follow this protocol so we can get it down to a higher level confidence? When do you augment the human with the machine so we can give you the information so you can act quickly. And the last one is, when do you wanna insert a human in the process? That's gonna be the biggest question. Order to cash, incident or resolution, Hire to retire, procure to pay. It doesn't matter. When do you want to put a human in the process? When do you want a man in the middle, person in the middle? And more importantly, when do you want insert friction? >>So Pascal, you wrote your book in the middle of the, the pandemic. Yes. And, and so, you know, pre pandemic digital transformation was kind of a buzzword. A lot of people gave it lip service, eh, not on my watch, I don't have to worry about that. But then it became sort of, you're not a digital business, you're out of business. So, so what have you seen as the catalyst for adoption of automation? Was it the, the pandemic? Was it sort of good runway before that? What's changed? You know, pre isolation, post isolation economy. >>You, you make me think about a joke. Who, who did your best digital transformation over the last years? The ceo, C H R O, the Covid. >>It's a big record ball, right? Yeah. >>Right. And that's exactly true. You know, before pandemic digital transformation was a competitive advantage. >>Companies that went into it had an opportunity to get a bit better than their, their competitors during the pandemic. Things have changed completely. Companies that were not digitalized and automated could not survive. And we've seen so many companies just burning out and, and, and those companies that have been able to capitalize on intelligent automation, digital transformations during the pandemic have been able not only to survive, but to, to thrive, to really create their place on the market. So that's, that has been a catalyst, definitely a catalyst for that. That explains the success of the book, basically. Yeah. >>Okay. Okay. >>So you're familiar with the concept of Stew the food, right? So Stew by definition is something that's delicious to eat. Stew isn't simply taking one of every ingredient from the pantry and throwing it in the pot and stirring it around. When we start talking about intelligent automation, artificial intelligence, augmented intelligence, it starts getting a bit overwhelming. My spy sense goes off and I start thinking, this sounds like mush. It doesn't sound like Stew. So I wanna hear from each of you, what is the methodical process that, that people need to go through when they're going through digital trans transmission, digital transformation, so that you get delicious stew instead of a mush that's just confused everything in your business. So you, Ray, you want, you want to, you wanna answer that first? >>Yeah. You know, I mean, we've been talking about digital transformation since 2010, right? And part of it was really getting the business model, right? What are you trying to achieve? Is that a new type of offering? Are you changing the way you monetize something? Are you taking existing process and applying it to a new set of technologies? And what do you wanna accomplish, right? Once you start there, then it becomes a whole lot of operational stuff. And it's more than st right? I mean, it, it could be like, well, I can't use those words there. But the point being is it could be a complete like, operational exercise. It could be a complete revenue exercise, it could be a regulatory exercise, it could be something about where you want to take growth into the next level. And each one of those processes, some of it is automation, right? There's a big component of it today. But most of it is really rethinking about what you want things to do, right? How do you actually make things to be successful, right? Do I reorganize a process? Do I insert a place to do monetization? Where do I put engagement in place? How do I collect data along the way so I can build better feedback loop? What can I do to build the business graph so that I have that knowledge for the future so I can go forward doing that so I can be successful. >>The Pascal should, should, should the directive be first ia, then ai? Or are these, are these things going to happen in parallel naturally? What's your position on that? Is it first, >>So it, so, >>So AI is part of IA because that's, it's, it's part of the big umbrella. And very often I got the question. So how do you differentiate AI in, I a, I like to say that AI is only the brain. So think of ai cuz I'm consider, I consider AI as machine learning, Okay? Think of AI in a, like a brain near jar that only can think, create, insight, learn, but doesn't do anything, doesn't have any arms, doesn't have any eyes, doesn't not have any mouth and ears can't talk, can't understand with ia, you, you give those capabilities to ai. You, you basically, you create a cap, the capability, technological capability that is able to do more than just thinking, learning and, and create insight, but also acting, speaking, understanding the environment, viewing it, interacting with it. So basically performing these, those end to end processes that are performed currently by people in companies. >>Yeah, we're gonna get to a point where we get to what we call a dynamic scenario generation. You're talking to me, you get excited, well, I changed the story because something else shows up, or you're talking to me and you're really upset. We're gonna have to actually ch, you know, address that issue right away. Well, we want the ability to have that sense and respond capability so that the next best action is served. So your data, your process, the journey, all the analytics on the top end, that's all gonna be served up and changed along the way. As we go from 2D journeys to 3D scenarios in the metaverse, if we think about what happens from a decentralized world to decentralized, and we think about what's happening from web two to web three, we're gonna make those types of shifts so that things are moving along. Everything's a choose your end venture journey. >>So I hope I remember this correctly from your book. You talked about disruption scenarios within industries and within companies. And I go back to the early days of, of our industry and East coast Prime, Wang, dg, they're all gone. And then, but, but you look at companies like Microsoft, you know, they were, they were able to, you know, get through that novel. Yeah. Ibm, you know, I call it survived. Intel is now going through their, you know, their challenge. So, so maybe it's inevitable, but how do you see the future in terms of disruption with an industry, Forget our industry for a second, all industry across, whether it's healthcare, financial services, manufacturing, automobiles, et cetera. How do you see the disruption scenario? I'm pretty sure you talked about this in your book, it's been a while since I read it, but I wonder if you could talk about that disruption scenario and, and the role that automation is going to play, either as the disruptor or as the protector of the incumbents. >>Let's take healthcare and auto as an example. Healthcare is a great example. If we think about what's going on, not enough nurses, massive shortage, right? What are we doing at the moment? We're setting five foot nine robots to do non-patient care. We're trying to capture enough information off, you know, patient analytics like this watch is gonna capture vitals from a going forward. We're doing a lot what we can do in the ambient level so that information and data is automatically captured and decisions are being rendered against that. Maybe you're gonna change your diet along the way, maybe you're gonna walk an extra 10 minutes. All those things are gonna be provided in that level of automation. Take the car business. It's not about selling cars. Tesla's a great example. We talk about this all the time. What Tesla's doing, they're basically gonna be an insurance company with all the data they have. They have better data than the insurance companies. They can do better underwriting, they've got better mapping information and insights they can actually suggest next best action do collision avoidance, right? Those are all the things that are actually happening today. And automation plays a big role, not just in the collection of that, that information insight, but also in the ability to make recommendations, to do predictions and to help you prevent things from going wrong. >>So, you know, it's interesting. It's like you talk about Tesla as the, the disrupting the insurance companies. It's almost like the over the top vendors have all the data relative to the telcos and mopped them up for lunch. Pascal, I wanna ask you, you know, the topic of future of work kind of was a bromide before, but, but now I feel like, you know, post pandemic, it, it actually has substance. How do you see the future of work? Can you even summarize what it's gonna look like? It's, it's, Or are we here? >>It's, yeah, it's, and definitely it's, it's more and more important topic currently. And you, you all heard about the great resignation and how employee experience is more and more important for companies according to have a business review. The companies that take care of their employee experience are four times more profitable that those that don't. So it's a, it's a, it's an issue for CEOs and, and shareholders. Now, how do we get there? How, how do we, how do we improve the, the quality of the employee experience, understanding the people, getting information from them, educating them. I'm talking about educating them on those new technologies and how they can benefit from those empowering them. And, and I think we've talked a lot about this, about the democratization local type of, of technologies that democratize the access to those technologies. Everyone can be empowered today to change their work, improve their work, and finally, incentivization. I think it's a very important point where companies that, yeah, I >>Give that. What's gonna be the key message of your talk tomorrow. Give us the bumper sticker, >>If you will. Oh, I'm gonna talk, It's a little bit different. I'm gonna talk for the IT community in this, in the context of the IT summit. And I'm gonna talk about the future of intelligent automation. So basically how new technologies will impact beyond what we see today, The future of work. >>Well, I always love having you on the cube, so articulate and, and and crisp. What's, what's exciting you these days, you know, in your world, I know you're traveling around a lot, but what's, what's hot? >>Yeah, I think one of the coolest thing that's going on right now is the fact that we're trying to figure out do we go to work or do we not go to work? Back to your other point, I mean, I don't know, work, work is, I mean, for me, work has been everywhere, right? And we're starting to figure out what that means. I think the second thing though is this notion around mission and purpose. And everyone's trying to figure out what does that mean for themselves? And that's really, I don't know if it's a great, great resignation. We call it great refactoring, right? Where you work, when you work, how we work, why you work, that's changing. But more importantly, the business models are changing. The monetization models are changing macro dynamics that are happening. Us versus China, G seven versus bricks, right? War on the dollar. All these things are happening around us at this moment and, and I think it's gonna really reshape us the way that we came out of the seventies into the eighties. >>Guys, always a pleasure having folks like yourself on, Thank you, Pascal. Been great to see you again. All right, Dave Nicholson, Dave Ante, keep it right there. Forward five from Las Vegas. You're watching the cue.

Published Date : Sep 29 2022

SUMMARY :

Brought to you by And of course, Ray Wong is back on the cube. Thanks for the invitation. What's, what are you gonna, what are you gonna probe with these guys? I mean, at that point you want your founder thinking about the next set Pascal, why did you write your book on intelligent automation and, the key, the key content of the, of the book is really about combining different technologies to automate What do you think? And that's where you see discover become very important And that happens right in the background when you augment So Pascal, you wrote your book in the middle of the, the pandemic. You, you make me think about a joke. It's a big record ball, right? And that's exactly true. That explains the success of the book, basically. you want, you want to, you wanna answer that first? And what do you wanna accomplish, right? So how do you differentiate AI in, I a, I We're gonna have to actually ch, you know, address that issue right away. about that disruption scenario and, and the role that automation is going to play, either as the disruptor to do predictions and to help you prevent things from going wrong. How do you see the future of work? is more and more important for companies according to have a business review. What's gonna be the key message of your talk tomorrow. And I'm gonna talk about the future of intelligent automation. what's exciting you these days, you know, in your world, I know you're traveling around a lot, when you work, how we work, why you work, that's changing. Been great to see you again.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
DanielPERSON

0.99+

MicrosoftORGANIZATION

0.99+

Ray WongPERSON

0.99+

Dave NicholsonPERSON

0.99+

PascalPERSON

0.99+

Dave AntePERSON

0.99+

Las VegasLOCATION

0.99+

Ray PascalPERSON

0.99+

RayPERSON

0.99+

Pascal BornePERSON

0.99+

two monthsQUANTITY

0.99+

todayDATE

0.99+

first bookQUANTITY

0.99+

TeslaORGANIZATION

0.99+

Everybody Wants To Rule the WorldTITLE

0.99+

2010DATE

0.99+

IntelORGANIZATION

0.99+

An Intelligent AutomationTITLE

0.99+

Rob SlandPERSON

0.99+

C H R OPERSON

0.99+

A weekQUANTITY

0.99+

four questionsQUANTITY

0.99+

firstQUANTITY

0.98+

tomorrowDATE

0.98+

second thingQUANTITY

0.98+

bothQUANTITY

0.98+

two years agoDATE

0.98+

Pascal BornetPERSON

0.98+

DanielleORGANIZATION

0.98+

eightiesDATE

0.98+

pandemicEVENT

0.98+

First timeQUANTITY

0.97+

five footQUANTITY

0.97+

oneQUANTITY

0.94+

Hyper AutomationTITLE

0.93+

fiveQUANTITY

0.92+

East coast PrimeORGANIZATION

0.92+

Ray WangPERSON

0.92+

each oneQUANTITY

0.91+

eachQUANTITY

0.9+

FiveQUANTITY

0.89+

nineQUANTITY

0.89+

10 minutesQUANTITY

0.89+

ConstellationORGANIZATION

0.88+

seventiesDATE

0.88+

3DQUANTITY

0.87+

PascalTITLE

0.84+

a thousand times per secondQUANTITY

0.84+

a hundred times per secondQUANTITY

0.84+

2DQUANTITY

0.83+

Intelligent AutomationTITLE

0.82+

WangORGANIZATION

0.81+

RoblinPERSON

0.8+

CovidPERSON

0.79+

StewPERSON

0.71+

CubesORGANIZATION

0.7+

The CubeORGANIZATION

0.65+

last yearsDATE

0.65+

secondQUANTITY

0.63+

G sevenOTHER

0.61+

ReesePERSON

0.6+

web twoQUANTITY

0.59+

ChinaLOCATION

0.59+

UIORGANIZATION

0.56+

PathTITLE

0.54+

every ingredientQUANTITY

0.53+

threeQUANTITY

0.51+

UiPathORGANIZATION

0.46+

UITITLE

0.43+

webOTHER

0.37+

Said Ouissal, Zededa | VMware Explore 2022


 

>>Hey, everyone. Welcome back to San Francisco. Lisa Martin and John furrier live on the floor at VMware Explorer, 2022. This is our third day of wall to wall coverage on the cube. But you know that cuz you've been here the whole time. We're pleased to welcome up. First timer to the cubes we saw is here. The CEO and founder of ZDA. Saed welcome to the program. >>Thank you for having me >>Talk to me a little bit about what ZDA does in edge. >>Sure. So ZDA is a company purely focused in edge computing. I started a company about five years ago, go after edge. So what we do is we help customers with orchestrating their edge, helping them to deploy secure monitor application services and devices at the edge. >>What's the business model for you guys. We get that out there. So the targeting the edge, which is everything from telco to whatever. Yeah. What's the business model. Yeah. >>Maybe before we go there, let's talk about edge itself. Cuz edge is complex. There's a lot of companies. I call 'em lens company nowadays, if you're not a cloud company, you're probably an edge company at this point. So we are focusing something called the distributed edge. So distributed edge. When you start putting tiny servers in environments like factory floors, solar farms, wind farms, even inside machines or well sites, et cetera. And a question that people always ask me, like why, why would you want to put, you know, servers there on servers supposed to be in a data center in the cloud? And the answer to the question actually is data gravity. So traditionally wherever the data gets created is where your applications live. But as we're connecting more and more devices to the edge of the network, we basically customers now are required to push the applications to the edge cause they can't go all the data to the cloud. So basically that's where we focus on people call it the far edge as well. You know, that's the term we've heard in the past as well. And what we do in our business model is provide customers a, a software as a service solution where they can basically deploy and monitor these applications at these highly distributed environments. >>Data, gravity comes up a lot and I want you to take a minute to explain the definition as it is today. And people have used that term, you know, with big data, going back to 2010 leads when we covering the Hadoop wave, which ended up becoming, you know, data, data, bricks, and snowflake now, but, but a lots changed, but what does it mean to be data gravity? It means that staying local, it's just what specifically describe and, and define what data gravity is. >>Yeah. So for me, data gravity is where you need to process the data, right? It's where the data usually gets created. So if you think about a web app, where does the data get created? Where people click on buttons, they, they interface with it. They, they upload content to it, et cetera. So that's where the data gravity therefore is therefore that's where you do your analytics. That's where you do your visualization processing, machine learning and all of those pieces. So it's really where that data gets created is where the data gravity in my view says, >>What are some of the challenges that data and opportunities that data gravity presents to customers? >>Well, obviously I think every enterprise in this day is trying to take data and make it a competitive advantage, right? Like faster decisions, better decisions, outcompete your competition by, you know, being first with a product or being first with a product with the future, et cetera. So, so I think, you know, if you're not a data driven enterprise by now, then I think the future may be a little bit bleak. >>Okay. So you're targeting the market distributed edge business model, SAS technology, secret sauce. What's that piece. >>Yeah. So that's, that's what the interesting part comes in. I think, you know, if you kind of look at the data center in the cloud, we've had these virtualization and orchestration stacks create, I mean, we're here in VMware Explorer. And as an example, what we basically, what we saw is that the edge is so unique and so different than what we've seen in the data center, in the cloud that we needed to build a complete brand new purpose-built illustration and virtualization solution. So that's really what we, we set off to do. So there's two components that we do. One end is we built a purpose-built edge operating system for the edge and we actually open sourced it. And the reason we opensource it, we said, Hey, you know, edge is so diverse. You know, depending on the environment you're running in a machine or in a vehicle or in a well site, you have different hardware, different networks, different applications you need to enable. >>And we will never be able to support all of them ourselves. As a matter of fact, we actually think there's a need for standardization at the edge. We need to kind of cut through all these silos that have been created traditionally from the embedded way of thinking. So we created basically an open source project in the Linux foundation in LFS, which is a sister organization through the CNCF it's called project Eve. And the idea is to create the Android of the edge, basically what Android became for mobile computing, an a common operating system. So you build one app. You can run in any phone in the world that runs Android, build an architecture. You build one app. You can run in any Eve powered node in the world, >>So distributed edge and you get the tech here, get the secret sauce. We'll get more into that in a second, but I wanna just tie one kick quick point and get your clarification on edge is becoming much more about the physical side too. I mean, absolutely. So when you talk about Android, you're making the reference of a phone. I get that's metaphor to what you're doing at the edge, wind farms, factories, alarms, light bulbs, buildings. I mean, that's what you're talking about, right? Yes. We're getting down to that very, >>Very physical, dark distributed locations. >>We're gonna come back to the CISO CSO. We're gonna come back to the CISO versus CSO question because is the CISO or CIO or who runs that anyway? So that's true. What's the important thing that's happening because that sounds like old OT world, like yes. Operating technology, not it information technology, is it a complete reset of those worlds or is it a collision? >>It's a great question. So what we're seeing is first of all, there is already compute in these environments, industrial PCs of existed well beyond, you know, an industrial automation has been done for many, many decades. The point is that that stuff has been done. Collect data has been collected, but never connected, right? So with edge computing, we're connecting now this data from an industrial machine and industrial process to the cloud, right? And one of the problems is it's data that comes of that industrial process too much to upload to the cloud. So I gotta analyze, analyze it locally. So one of the, the things we saw early on in edge is there's a lot of brownfield. Most of our customers today actually have applications running on windows and they would love to make in Linux and containers and Kubernetes, but it took them 20, 30 years to build those apps. And they basically are the money makers of the enterprise. So they are in a, in a transitionary phase and they need something that can take them from the brown to the Greenfield. So to your point, you gotta support all of these types of unique brownfield applications. >>So you're, you're saying I don't really care if this is a customer, how you get the data, you wanna start new start fresh. That's cool. But if you wanna take your old data, you'll >>Take that. Yeah. You don't wanna rebuild the whole machine. You're >>Just, they can life cycle it out on their own timetable. Yeah. >>So we had to learn, first of all, how do we take and lift and shift windows based industrial application and make it run at the edge on, on our architecture. Right? And then the second step is how do we then Sen off that data that this application is generating and do we fuse it with cloud native capability? Like, >>So your cloud, so your staff is your open source that you're giving to the Linux foundation as part of that Eve project that's available to everybody. So they can, they can look at the code, which is great by the way. Yeah. So people wanna do that. Yeah. Your self source, I'm assuming, is your hardened version with support? >>Well, we took what we took, what the open source companies did, opensource companies traditionally have sold, you know, basically a support model around the open source. We actually saw another problem. Customers has like, okay, now I have this node running and I can, you know, do this data analytics, but what if I have 15 or 20,000 of these node? And they're all around the world in remote locations on satellite links or wireless connectivity, how do I orchestrate them? So we actually build an orchestration service for these nodes running this open source >>Software. So that's a key secret sauce right there. >>That is the business model that taking open store and a lot. >>And you're taking your own code that you have. Okay. Got it. Cool. And then the customer's customer piece is, is key. So that's the final piece, I guess who's using it. >>Yeah. Well, and, >>And, and one of the business outcomes that they're achieving. Oh >>Yeah. Well, so maybe start with that first. I mean, we are deployed in customers in all and gas, for instance, helping them with the transition to renewable energy, right? So basically we, we have customers for instance, that deploy us in the, how they drill Wells is one use case and doing that better, faster, and cheaper and, and less environmental impacting. But we also have customers that use us in wind farms. We have, and solar farms, like we, one of the leading solar energy companies in the world is using us to bring down the cost of power by predicting failures ahead of time, for >>Instance. And when you're working with customers to create the optimal solution at the distributed edge, who are you working with in, within an organization? Yeah. >>It's usually a mix of OT and it people. Okay. So the OT people typically they're >>Arm wrestling, well, or they're getting along, actually, >>I think they're getting along very well. Okay, good. But they also agree that they have to have swim lanes. The it folks, obviously their job is to make sure, you know, everything is secure. Everything is according to the compliance it's, it's, you know, the, the best TCO on the infrastructure, those type of things, the OT guy, they, they, or girl, they care about the application. They care about the services. They care about the support new business. So how can you create a model that too can coexist? And if you do that, they get along really well. >>You know, we had an event called Supercloud and@theurlsupercloud.world, if you're watching check it out, it's our version of what we think multicloud will merge into including edge cuz edge is just another node in the, in the, in the network. As far as we're concerned, hybrid is the steady state. That's distributed computing on premise, private cloud, public cloud. We know what that looks like. People love that things are happening. Edge is like a whole nother new area. That's blossoming and with disruption, yeah. There's a lot of existing market and incumbents that need to be disrupted. And there's also a new capabilities that are coming that we don't yet see. So we're seeing it with the super cloud idea that these new kinds of clouds are emerging. Like there could be an edge cloud. Yeah. Why isn't there a security cloud, whereas the financial services cloud, whereas the insurance cloud, whereas the, so these become super clouds where the CapEx could be done by the Amazon, whatnot you've been following them is edge cloud. Can you make that a cloud? Is that what you guys are trying to do? And if so, what does that look like? Cause we we're adding a new track to our super cloud site. I mentioned on edge specifically, we're trying to figure out you and if you share your opinion, it'd be great. Can the E can edge clouds exist and be run by companies? Yeah. Or is that what you guys are trying to do? >>I, I, I mean, I think first of all, there is no edge without cloud, right? So when I meet any customer who says, Hey, we're gonna do edge without cloud. Then I'm like, you're probably not gonna do edge computing. Right. And, and the way we built the company and the way we think about it, it's about extending the cloud experience all the way into these embedded distributed environments. That's really, I think what customers are looking for, cuz customers love the simplicity of the cloud. They love the ease of use agility, all of that greatness. And they're like, Hey, I want that. But not in a, you know, in an Amazon or Azure data center. I want that in my factories. I want that in my wealth sites, in my vehicles. And that's really what I think the future >>Is gonna. And how long have you guys been around? What's the, what's the history of the company because you might actually be that cloud. Yeah. And are you on AWS or Azure? You're building your own. What's the, >>Yeah. Yeah. So >>Take it through the, the architecture because yeah, yeah, sure. You're a modern startup. I mean you gotta, and the edges you're going after you gotta be geared up. Yeah. To win that. Yeah. >>So, so the company's about five years old. So we, when we started focusing on edge, people didn't necessarily talk as much about edge. We kind of identified the it's like, you know, how do you find a black hole in, in the universe? Cuz you can't see it, but you sort of look around that's why you in it. And so we were like looking at it, like there's something gonna happen here at the edge of the network, because everybody's saying we're connecting these vice upload the data to the cloud's never gonna work. My background is networking. I worked at companies like Juniper and Ericsson ran several products there. So I know how the internet networks have built. And it was very Evan to me. It's not gonna be possible. My co-founders come from open source companies like pivotal and Cloudera. My auto co-founder was a, an engineer at sun Microsystems built the first network stack in the solar is operating system. So a lot of experience that kind of came together to build this. >>Yeah. Cloudera is a big day. That's where the cube started by the way. Yeah. >>Yeah. So, so we, we, we have, I think a good view on the stack, the cloud stack and therefore a good view of what the ed stack needs to look like. And then I think, you know, to answer your other question, our orchestration service runs in the cloud. We have, we actually are multi-cloud company. So we offer customers choice where they want to orchestrate the node from the nodes themself, never sit in a data center. They always highly embedded. We have customers are putting machines or inside these factory lines, et cetera. Are >>You running your SAS on Amazon web services or which >>Cloud we're running it on several clouds, including Amazon, all of, pretty much the cloud. So some customers say, Hey, I'd prefer to be on the Amazon set. And others customers say, I wanna be on Azure set. >>And you leverage their CapEx on that side. Yes. On behalf of yeah. >>Yeah. We, yes. Yes. But the majority of the customer data and, and all the data that the nodes process, the customer send it to their clouds. They don't send it to us. We don't get a copy of the camera feed analytics or the machine data. We actually decouple those though. So basically the, the team production data go straight to the customer's cloud and that's why they love us. >>And they choose that they can control their own desktop. >>Yeah. So we separate the management plane from the data plane at the edge. Yeah. >>That's a good call >>Actually. Yeah. That was another very important part of the architecture early on. Cause customers don't want us to see their, you know, highly confidential production data and we don't wanna have it either. So >>We had a great chat with Chris Wolf who works with kit culvert about control plane, data, plane. So that seems to be the trend data, plane customers want full yeah. Management of that. Yeah. Control plane. Maybe give multiple >>Versions. Yeah. Yeah. So our cloud consumption what the data we stories about the apps, their behavior, the networking, the security, all of that. That's what we store in our cloud. And then customers can access that and monitor. But the actual machine that I go somewhere else >>Here we are at VMware. Explore. Talk a little bit about the VMware relationship. You just had some big news the other day. >>Yeah. So two days ago we actually made a big announcement with VMware. So we signed an OEM agreement with VMware. So we're part now of VMware's edge compute stack. So VMware customers, as they start using the recently announced edge compute stack 2.0, that was announced here. Basically it's powered by Edda technology. So it's a really exciting partnership as part of this, we actually building integrations with the VMware organization products. So that's basically now extending to more, you know, other groups inside VMware. >>So what's the value in it for VMware customers. >>Yeah. So I think the, the, the benefit of, of VMware customers, I think cus VMware customers want that multi-cloud multi edge orchestration experience. So they wanna be able to deploy workloads in the cloud. They wanna deploy the workloads in the data center. And of course also at the edge. So by us integrating in that vision customers now can have that unified experience from cloud to edge and anywhere in between. >>What's the big vision that you see happening at the edge. I mean, a lot of the VMware customers here, they're classic it that have evolved into ops now, dev ops. Now you've got second data ops coming. The edge is gonna right around the corner for them. They're dealing with it now, probably just kicking the tires, towing the water kind of thing. Where do you see the vision going? Cuz now, no matter what happens with VMware, the Broadcom, this wave is still here. You got AWS, got Azure, got Google cloud, you got Oracle, Alibaba internationally. And the cloud native surges here. How do you see that disrupting the existing edge? Because let's face it the O some of those OT players, a little bit old and antiquated, a little bit outdated. I mean, I was talking to a telco person. They, they puked the word open source. I mean, these people are so dogmatic on, on their architecture. Yeah. They're gonna get disrupted. It's a matter of time. Yeah. Where's the new guard come in. How do you see the configuration changing in the landscape? Because some people will cross over to the right side of the street here. Yeah. Some won't yeah. Open circle. Dominate cloud native will be key. Yeah. >>Well, I mean, I think, again, let's, let's take an example of a vertical that's heavily disrupted now as the automotive market, right? The, so look at Tesla and look at all these companies, they built, they built software first cars, right? Software, first delivery of capabilities and everything else. And the, and the incumbents. They have only two options, right? Either they try to respond by adopting open source cloud, native technologies. Like the, these new entrants have done and really, you know, compete with them at that level, or they can become commodity. Right. So, and I think that's the customers we're seeing the smart customers go like, we need to compete with these guys. We need to figure out how to take this technology in. And they need partners like us and partners like VMware for them. >>Do you see customers becoming cloud super cloud players? If they continue to keep leveraging the CapEx of the clouds and focus all their operational capital on top line revenue, generating activities. >>Yeah. I, so I think the CapEx model of the cloud is a great benefit of the cloud, but I think that is not, what's the longer term future of the cloud. I think the op the cloud operating model is the future. Like the agility, the ability imagine embedded software that, you know, you do an over the year update to fix a bug, but it's very hard to make a, an embedded device smarter over time. And then imagine if you can run cloud native software, you can roll out every two weeks new features and make that thing smarter, intelligent, and continue to help you in your business. That I think is what cloud did ultimately. And I think that is what really these customers are gonna need at their edge. >>Well, we talked about the value within it for customers with the VMware partnership, but what are some of your expectations? Obviously, this is a pretty powerful partnership for you guys. Yeah. What are some of the things that you're expecting that this is gonna drive? Yeah, >>So we, we, we have always operated at the more OT layer, distributed organizations in retail, energy, industrial automotive. Those are the verticals we, so we've developed. I think a lot of experience there, what, what we're seeing as we talk to those customers is they obviously have it organizations and the it organizations, Hey, that's great. You're looking at its computing, but how do we tie this into the existing investments we made with VMware? And how do we kind of take that also to this new environment? And I think that's the expectation I have is that I think we will be able to, to talk to the it folks and say, Hey, you can actually talk to the OT person. And both of you will speak the same language. You probably will both standardize on the same architecture and you'll be together deploying and enabling this new agility at the edge. >>What are some of the next things coming up for ZDA and the team? >>Well, so we've had a really amazing few quarters. We just close a series B round. So we've raised the companies raised over 55 million so far, we're growing very rapidly. We opened up no new international offices. I would say the, the early customers that we started deploying, wait a while back, they're now going into mass scale deployment. So we have now deployments underway in, you know, the 10 to hundred thousands of nodes at certain customers and in amazing environments. And so, so for us, it's continuing to prove the product in more and more verticals. Our, our product is really built for the largest of the largest. So, you know, for the size of the company, we are, we have a high concentration of fortune 500 global 500 customers, and some of them even invested in our rounds recently. So we we've been really, you know, honored with that support. Well, congratulations. Good stuff, edges popping. All right. Thank you. >>Thank you so much for joining us, talking about what you're doing in distributed edge. What's in it for customers, the VMware partnership, and by the way, congratulations on >>That too. Thank you. Thank you so much. Nice to meet you. Thank >>You. All right. Nice to meet you as well for our guest and John furrier. I'm Lisa Martin. You're watching the cube live from VMware Explorer, 22, John and I will be right back with our next guest.

Published Date : Sep 1 2022

SUMMARY :

But you know that cuz you've been here the whole time. So what we do is we help customers with orchestrating What's the business model for you guys. And the answer to the question actually And people have used that term, you know, with big data, going back to 2010 leads when we covering the Hadoop So that's where the data gravity therefore is therefore that's where you do your analytics. so I think, you know, if you're not a data driven enterprise by now, then I think the future may be a little bit bleak. What's that piece. And the reason we opensource it, And the idea is to create the Android of the edge, basically what Android became for mobile computing, So when you talk about Android, you're making the reference of a phone. So that's true. So one of the, the things we saw early But if you wanna take your old data, you'll You're Just, they can life cycle it out on their own timetable. So we had to learn, first of all, how do we take and lift and shift windows based industrial application So they can, they can look at the code, which is great by the way. So we actually build an orchestration service for these nodes running this open source So that's a key secret sauce right there. So that's the final piece, I guess who's using it. And, and one of the business outcomes that they're achieving. I mean, we are deployed in customers in all and gas, edge, who are you working with in, within an organization? So the OT people typically they're So how can you create a model that too can coexist? Or is that what you guys are trying to do? And, and the way we built the company and And are you on AWS or Azure? I mean you gotta, and the edges you're going after you gotta be We kind of identified the it's like, you know, how do you find a black hole in, That's where the cube started by the way. And then I think, you know, to answer your other question, So some customers say, And you leverage their CapEx on that side. the team production data go straight to the customer's cloud and that's why they love us. you know, highly confidential production data and we don't wanna have it either. So that seems to be the trend data, plane customers want full yeah. But the actual machine that I go somewhere else You just had some big news the other day. So that's basically now extending to more, you know, other groups inside VMware. And of course also at the edge. What's the big vision that you see happening at the edge. Like the, these new entrants have done and really, you know, compete with them at that level, Do you see customers becoming cloud super cloud players? that thing smarter, intelligent, and continue to help you in your business. What are some of the things that you're expecting that this is gonna drive? And I think that's the expectation I have is that I think we will be able to, to talk to the it folks and say, So we we've been really, you know, honored with that support. Thank you so much for joining us, talking about what you're doing in distributed edge. Thank you so much. Nice to meet you as well for our guest and John furrier.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Lisa MartinPERSON

0.99+

AmazonORGANIZATION

0.99+

EricssonORGANIZATION

0.99+

VMwareORGANIZATION

0.99+

JuniperORGANIZATION

0.99+

San FranciscoLOCATION

0.99+

Chris WolfPERSON

0.99+

TeslaORGANIZATION

0.99+

AlibabaORGANIZATION

0.99+

2010DATE

0.99+

OracleORGANIZATION

0.99+

15QUANTITY

0.99+

AndroidTITLE

0.99+

20QUANTITY

0.99+

FirstQUANTITY

0.99+

AWSORGANIZATION

0.99+

ZededaPERSON

0.99+

JohnPERSON

0.99+

bothQUANTITY

0.99+

two componentsQUANTITY

0.99+

10QUANTITY

0.99+

second stepQUANTITY

0.99+

third dayQUANTITY

0.99+

sun MicrosystemsORGANIZATION

0.99+

oneQUANTITY

0.99+

CNCFORGANIZATION

0.99+

20,000QUANTITY

0.99+

LinuxTITLE

0.99+

CapExORGANIZATION

0.99+

windowsTITLE

0.99+

ClouderaORGANIZATION

0.99+

John furrierPERSON

0.99+

two days agoDATE

0.98+

telcoORGANIZATION

0.98+

over 55 millionQUANTITY

0.98+

firstQUANTITY

0.98+

two optionsQUANTITY

0.98+

one appQUANTITY

0.98+

500 customersQUANTITY

0.98+

todayDATE

0.98+

One endQUANTITY

0.98+

Hadoop waveEVENT

0.98+

BroadcomORGANIZATION

0.97+

KubernetesTITLE

0.97+

first networkQUANTITY

0.96+

LFSORGANIZATION

0.96+

multicloudORGANIZATION

0.95+

VMware ExplorerTITLE

0.95+

first carsQUANTITY

0.93+

one use caseQUANTITY

0.91+

OuissalPERSON

0.9+

about five years oldQUANTITY

0.9+

2022DATE

0.89+

ZDAORGANIZATION

0.88+

pivotalORGANIZATION

0.87+

about five years agoDATE

0.87+

series B roundOTHER

0.86+

hundred thousandsQUANTITY

0.85+

30 yearsQUANTITY

0.81+

Jason Bloomberg, Intellyx | VMware Explore 2022


 

>>Welcome back everyone to the cubes coverage of VM wear Explorer, 2022 formerly VM world. The Cube's 12th year covering the annual conference. I'm Jennifer Daveon. We got Jason Bloomberg here. Who's a Silicon angle contributor guest author, president of inte analyst firm. Great to see you, Jason. Thanks for coming on the queue. >>Yeah, it's great to be here. Thanks a lot. >>And thanks for contributing to Silicon angle. We really appreciate your articles and, and so does the audience, so thanks for that. >>Very good. We're happy >>To help. All right. So I gotta ask you, okay. We've been here on the desk. We haven't had a chance to really scour the landscape here at Moscone. What's going, what's your take on what's going on with VMware Explorer, not world. Yeah. Gotta see the name change. You got the overhang of the, the cloud Broadcom, which from us, it seems like it's energized people like, like shocked to the system something's gonna happen. What's your take. >>Yeah, something's definitely going to happen. Well, I've been struggling with VMware's messaging, you know, how they're messaging to the market. They seem to be downplaying cloud native computing in favor of multi-cloud, which is really quite different from the Tansu centric messaging from a year or two ago. So Tansu is still obviously part of the story, but it's really, they're relegating the cloud native story to an architectural pattern, which it is, but I believe it's much more than that. It's really more of a paradigm shift in how organizations implement it. Broadly speaking, where virtualization is part of the cloud native story, but VMware is making cloud native part of the virtualization story. Do so >>Do you think that's the, the mischaracterization of cloud native or a bad strategy or both? >>Well, I think they're missing an opportunity, right? I think they're missing an opportunity to be a cloud native leader. They're well positioned to do that with Tansu and where the technology was going and the technology is still there. Right? It's not that that >>They're just downplaying it. >>They're just downplaying it. Right. So >>As, as they were security too, they didn't really pump up security at >>All. Yeah. And you know, vSphere is still gonna be based on Kubernetes. So it's, they're going to be cloud native in terms of Kubernetes support across their product line. Anyway. So, but they're, they're really focusing on multi-cloud and betting the farm on multi-cloud and that ties to the change of the name of the conference. Although it's hard to see really how they're connecting the dots. Right. >>It's a bridge you can't cross, you can't see that bridge crossing what you're saying. Yeah. I mean, I thought that was a clever way of saying, oh, we're exploring new frontiers, which is kinda like, we don't really know what it is >>Yet. Yeah. Yeah. I think the, the term Explorer was probably concocted by a committee where, you know, they eliminated all the more interesting names and that was the one that was left. But, you know, Raghu explained that that Explorer is supposed to expand the audience for the conference beyond the VMware customer to this broader multi-cloud audience. But it's hard to say whether you >>Think it worked. Was there people that you recognize here or identified as a new audience? >>I don't think so. Not, not at this show, but over time, they're hoping to have this broader audience now where it's a multi-cloud audience where it's more than just VMware. It's more than just individual clouds, you know, we'll see if that works. >>You heard the cl the cloud chaos. Right. Do you, do you think they're, multi-cloud cross cloud services is a solution looking for a problem or is the problem real? Is there a market there? >>Oh, oh, the cloud chaos. That's a real problem. Right? Multi-cloud is, is a reality. Many organizations are leveraging different clouds for different reasons. And as a result, you have management security, other issues, which lead to this chaos challenge. So the, the problem is real aria. If they can get it up and running and, you know, straightened out, it's gonna be a great solution, but there are other products on the market that are more mature and more well integrated than aria. So they're going to, you know, have to compete, but VMware is very good at that. So, you know, I don't, I don't count the outing. Who >>Do you see as the competition lay out the horses on the track from your perspective? >>Well, you know, there's, there's a lot of different companies. I, I don't wanna mention any particular ones cuz, cuz I don't want to, you know, favor certain ones over others cuz then I get into trouble. But there's a, a lot of companies that >>Okay, I will. So you got a red hat with, you got obvious ones, Cisco, Cisco, I guess is Ashi Corp plays a role? Well, >>Cisco's been talking about this, >>Anybody we missed. >>Well, there's a number of smaller players, including some of the exhibitors at the, at the show that are putting together this, you know, I guess cloud native control plane that covers more than just a single cloud or cover on premises of virtualization as well as multiple clouds. And that's sort of the big challenge, right? This control plane. How do we come up with a way of managing all of this, heterogeneous it in a unified way that meets the business need and allows the technology organization, both it and the application development folks to move quickly and to do what they need to do to meet business needs. Right? So difficult for large organizations to get out of their own way and achieve that, you know, level of speed and scalability that, that, that technology promises. But they're organizationally challenged to, >>To accomplish. I think I've always looked at multi-cloud as a reality. I do see that as a situational analysis on the landscape. Yeah, I got Azure because I got Microsoft in my enterprise and they converted everything to the cloud. And so I didn't really change that. I got Amazon cause that's from almost my action is, and I gotta use Google cloud for some AI stuff. Right. All good. Right. I mean that's not really spanning anything. There's no ring. It's not really, it's like point solutions within the ecosystem, but it's interesting to see how people are globbing onto multi-cloud because to me it feels like a broken strategy trying to get straightened out. Right. Like, you know, multi-cloud groping from multi-cloud it feels that way. And, and that makes a lot of sense cuz if you're not on the right side of this historic shift right now, you're gonna be dead. >>So which side of the street do you wanna be on? I think it's becoming clear. I think the good news is this year. It's like, if you're on this side of the street, you're gonna be, be alive. Yeah. And this side of the street, not so much. So, you know, that's cloud native obviously hybrid steady state mul how multi-cloud shakes out. I don't think the market's ready personally in terms of true multi-cloud I think it's, it's an opportunity to have the conversation. That's why we're having the super cloud narrative. Cause it's a lit more attention getting, but it focuses on, it has to do something specific. Right? It can't be vaporware. The market won't tolerate vaporware and the new cloud architecture, at least that's my opinion. What's your reaction? Yeah. >>Well the, well you're quite right that a lot of the multiple cloud scenarios involve, you know, picking and choosing the various capabilities each of the cloud provider pro offers. Right? So you want TensorFlow, you have a little bit of Google and you want Amazon for something, but then Amazon's too expensive for something else. So you go with a Azure for that or you have Microsoft 365 as well as Amazon. Right? So you're, that's sort of a multi-cloud right there. But I think the more strategic question is organizations who are combining clouds for more architectural reasons. So for example, you know, back backup or failover or data sovereignty issues, right, where you, you can go into a single cloud and say, well, I want, you know, different data and different regions, but they may a, a particular cloud might not have all the answers for you. So you may say, okay, well I want, I may one of the big clouds or there's specialty cloud providers that focus on data sovereignty solutions for particular markets. And, and that might be part of the mix, right? Isn't necessarily all the big clouds. >>I think that's an interesting observation. Cause when you look at, you know, hybrid, right. When you really dig into a lot of the hybrid was Dr. Right? Yeah. Well, we got, we're gonna use the cloud for backup. And that, and that, what you're saying is multi-cloud could be sort of a similar dynamic, >>The low-head fruit, >>Which is fine, which is not that interesting. >>It's the low hanging fruit though. It's the easy, it's that risk free? I won't say risk free, but it's the easiest way not to get killed, >>But there's a translate into just sort of more interesting and lucrative and monetizable opportunities. You know, it's kind of a big leap to go from Dr. To actually building new applications that cross clouds and delivering new monetization value on top of data and you know, this nerve. >>Yeah. Whether that would be the best way to build such applications, the jury's still out. Why would you actually want to do well? >>I was gonna ask you, is there an advantage? We talked to Mariana, Tess, who's, you know, she's CTO of into it now of course, into it's a, you know, different kind of application, but she's like, yeah, we kinda looked hard at that multiple cloud thing. We found it too complex. And so we just picked one cloud, you know, in, for kind of the same thing. So, you know, is there an advantage now, the one advantage John, you pointed this out is if I run on Microsoft, I'll make more money. If I run on Amazon and you know, they'll, they'll help me sell. So, so that's a business justification, but is there a technical reason to do it? You know, global presence, there >>Could be technical reason not to do it either too. So >>There's more because of complexity. >>You mean? Well, and or technical debt on some services might not be there at this point. I mean the puzzle pieces gotta be there, assume that all clouds have have the pieces. Right. Then it's a matter of composability. I think E AJ who came on AJ Patel who runs modern applications development would agree with your assessment of cloud native being probably the driving front car on this messaging, because that's the issue like once you have the, everything there, then you're composing, it's the orchestra model, Dave. It's like, okay, we got everything here. How do I stitch it together? Not so much coding, writing code, cuz you got everything in building blocks and patterns and, and recipes. >>Yeah. And that's really what VMware has in mind when they talk about multi-cloud right? From VMware's perspective, you can put their virtual machine technology in any cloud. So if you, if you do that and you put it in multiple clouds, then you have, you know, this common, familiar environment, right. It's VMware everywhere. Doesn't really matter which cloud it's in because you get all the goodness that VMware has and you have the expertise on staff. And so now you have, you know, the workload portability across clouds, which can give you added benefits. But one of the straw men of this argument is that price arbitrage, right. I'm gonna, you know, put workloads in Amazon if it's cheaper. But if then if Amazon, you know, Azure has a different pricing structure for something I'm doing, then maybe I'll, I'll move a workload over there to get better pricing. That's difficult to implement in practice. Right. That's so that's that while people like to talk about that, yeah. I'm gonna optimize my cost by moving workloads across clouds, the practicalities at this point, make it difficult. Yeah. But with, if you have VMware, any your clouds, it may be more straightforward, but you still might not do it in order to save money on a particular cloud bill. >>It still, people don't want data. They really, really don't want to move >>Data. This audience does not want do it. I mean, if you look at the evolution, this customer base, even their, their affinity towards cloud native that's years in the making just to good put it perspective. Yeah. So I like how VMware's reality is on crawl, walk, run their clients, no matter what they want 'em to do, you can't make 'em run. And when they're still in diapers right. Or instill in the crib. Right. So you gotta get the customers in a mode of saying, I can see how VMware could operate that. I know and know how to run in an environment because the people who come through this show, they're like teams, it's like an offsite meeting, meets a conference and it's institutionalized for 15 plus years of main enterprise workload management. So I like, that's just not going away. So okay. Given that, how do you connect to the next thing? >>Well, I think the, the missing piece of the puzzle is, is the edge, right? Because it's not just about connecting one hyperscaler to another hyperscaler or even to on-premises or a private cloud, it's also the edge, the edge computing and the edge computing data center requirements. Right. Because you have, you could have an edge data center in a, a phone tower or a point of presence, a telco point of presence, which are those nondescript buildings, every town has. Right? Yeah, yeah. Yeah. And you know, we have that >>Little colo that no one knows about, >>Right, exactly. That, you know, used to be your DSL end point. And now it's just a mini data center for the cloud, or it could be the, you know, the factory computer room or computer room in a retailer. You know, every retailer has that computer room in the modern retails target home Depot. They will have thousands of these little mini cloud data centers they're handling their, their point of sale systems, their, you know, local wifi and all these other local systems. That's, that's where the interesting part of this cloud story is going because that is inherently heterogeneous inherently mixed in terms of the hardware requirements, the software requirements and how you're going to build applications to support that, including AI based applications, which are sort of the, one of the areas of major innovation today is how are we going to do AI on the edge and why would we do it? And there's huge, huge opportunity to >>Well, real time referencing at the edge. Exactly. Absolutely. With all the data. My, my question is, is, is, is the cloud gonna be part of that? Or is the edge gonna actually bring new architectures and new economics that completely disrupt the, the economics that we've known in the cloud and in the data center? >>Well, this for hardware matters. If form factor matters, you can put a data center, the size of four, you know, four U boxes and then you're done >>Nice. I, >>I think it's a semantic question. It's something for the marketers to come up with the right jargon for is yeah. Is the edge part of the cloud, is the cloud part of the edge? Are we gonna come up with a new term, super cloud HyperCloud? >>Yeah. >>Wonder woman cloud, who knows? Yeah. But what, what >>Covers everything, but what might not be semantic is the, I, I come back to the Silicon that inside the, you know, apple max, the M one M two M two ultras, the, what Tesla's doing with NPUs, what you're seeing, you know, in, in, in arm based innovations could completely change the economics of computing, the security model. >>As we say, with the AJ >>Power consumption, >>Cloud's the hardware middleware. And then you got the application is the business everything's completely technology. The business is the app. I >>Mean we're 15 years into the cloud. You know, it's like every 15 years something gets blown up. >>We have two minutes left Jason. So I want to get into what you're working on for when your firm, you had a great, great traction, great practice over there. But before that, what's the, what's your scorecard on the event? How would you, what, what would be your constructive analysis? Positive, good, bad, ugly for VMwares team around this event. What'd they get right? What'd they need to work on >>Well as a smaller event, right? So about one third, the size of previous worlds. I mean, it's, it's, it's been a reasonably well run event for a smaller event. I, you know, in terms of the logistics and everything everything's handled well, I think their market messaging, they need to sort of revisit, but in terms of the ecosystem, you know, I think the ecosystem is, is, is, is doing well. You know, met with a number of the exhibitors over the last few days. And I think there's a lot of, a lot of positive things going on there. >>They see a wave coming and that's cloud native in your mind. >>Well, some of them are talking about cloud native. Some of them aren't, it's a variety of different >>Potentially you're talking where they are in this dag are on the hardware. Okay, cool. What's going on with your research? Tell us what you're focused on right now. What are you digging into? What's going on? Well, >>Cloud native, obviously a big part of what we do, but cybersecurity as well, mainframe modernization, believe it or not. It's a hot topic. DevOps continues to be a hot topic. So a variety of different things. And I'll be writing an article for Silicon angle on this conference. So highlights from the show. Great. Focusing on not just the VMware story, but some of the hot spots among the exhibitors. >>And what's your take on the whole crypto defi world. That's emerging. >>It's all a scam hundred >>Percent. All right. We're now back to enterprise. >>Wait a minute. Hold on. >>We're out of time. >>Gotta go. >>We'll make that a virtual, there are >>A lot of scams. >>I'll admit that you gotta, it's a lot of cool stuff. You gotta get through the underbelly that grows the old bolt. >>You hear kit earlier. He's like, yeah. Well, forget about crypto. Let's talk blockchain, but I'm like, no, let's talk crypto. >>Yeah. All good stuff, Jason. Thanks for coming on the cube. Thanks for spending time. I know you've been busy in meetings and thanks for coming back. Yeah. Happy to help. All right. We're wrapping up day two. I'm Jeff David ante cube coverage. Two sets three days live coverage, 12th year covering VMware's user conference called explore now was formerly VM world onto the next level. That's what it's all about. Just the cube signing off for day two. Thanks for watching.

Published Date : Sep 1 2022

SUMMARY :

Thanks for coming on the queue. Yeah, it's great to be here. And thanks for contributing to Silicon angle. We're happy You got the overhang of the, the cloud Broadcom, you know, how they're messaging to the market. I think they're missing an opportunity to be a cloud native leader. So So it's, they're going to be cloud It's a bridge you can't cross, you can't see that bridge crossing what you're saying. But it's hard to say whether you Was there people that you recognize here or identified as a new audience? clouds, you know, we'll see if that works. You heard the cl the cloud chaos. So, you know, I don't, I don't count the outing. Well, you know, there's, there's a lot of different companies. So you got a red hat with, you got obvious ones, Cisco, that, you know, level of speed and scalability that, that, that technology promises. Like, you know, multi-cloud groping from multi-cloud it So, you know, that's cloud native obviously hybrid steady state mul So for example, you know, back backup or failover or data sovereignty Cause when you look at, you know, hybrid, right. but it's the easiest way not to get killed, on top of data and you know, this nerve. Why would you actually want to do And so we just picked one cloud, you know, in, for kind of the same thing. Could be technical reason not to do it either too. on this messaging, because that's the issue like once you have the, But if then if Amazon, you know, Azure has a different pricing structure for something I'm doing, They really, really don't want to move I mean, if you look at the evolution, this customer base, even their, And you know, we have that or it could be the, you know, the factory computer room or computer room and in the data center? you know, four U boxes and then you're done It's something for the marketers to come up with the right jargon for is yeah. Yeah. inside the, you know, apple max, the M one M two M two ultras, And then you got the application is the business everything's completely technology. You know, it's like every 15 years something gets blown up. So I want to get into what you're working on for when your firm, they need to sort of revisit, but in terms of the ecosystem, you know, I think the ecosystem is, Well, some of them are talking about cloud native. What are you digging into? So highlights from the show. And what's your take on the whole crypto defi world. We're now back to enterprise. Wait a minute. I'll admit that you gotta, it's a lot of cool stuff. Well, forget about crypto. Thanks for coming on the cube.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
CiscoORGANIZATION

0.99+

JasonPERSON

0.99+

MicrosoftORGANIZATION

0.99+

Jennifer DaveonPERSON

0.99+

AmazonORGANIZATION

0.99+

RaghuPERSON

0.99+

JohnPERSON

0.99+

TessPERSON

0.99+

15 yearsQUANTITY

0.99+

TeslaORGANIZATION

0.99+

15 plus yearsQUANTITY

0.99+

MarianaPERSON

0.99+

Jason BloombergPERSON

0.99+

VMwareORGANIZATION

0.99+

two minutesQUANTITY

0.99+

thousandsQUANTITY

0.99+

three daysQUANTITY

0.99+

DavePERSON

0.99+

TansuORGANIZATION

0.99+

bothQUANTITY

0.99+

Jeff DavidPERSON

0.99+

GoogleORGANIZATION

0.99+

AJ PatelPERSON

0.99+

12th yearQUANTITY

0.99+

Ashi CorpORGANIZATION

0.98+

M oneCOMMERCIAL_ITEM

0.98+

IntellyxORGANIZATION

0.97+

day twoQUANTITY

0.97+

a yearDATE

0.96+

MosconeLOCATION

0.95+

single cloudQUANTITY

0.95+

oneQUANTITY

0.94+

one cloudQUANTITY

0.94+

todayDATE

0.94+

appleORGANIZATION

0.93+

VMwaresORGANIZATION

0.93+

this yearDATE

0.92+

two agoDATE

0.92+

M twoCOMMERCIAL_ITEM

0.9+

E AJPERSON

0.9+

AzureTITLE

0.9+

ExplorerTITLE

0.89+

2022DATE

0.87+

BroadcomORGANIZATION

0.87+

M two ultrasCOMMERCIAL_ITEM

0.85+

TensorFlowTITLE

0.85+

KubernetesTITLE

0.84+

one advantageQUANTITY

0.83+

fourQUANTITY

0.83+

eachQUANTITY

0.79+

waveEVENT

0.78+

Silicon angleORGANIZATION

0.72+

vSphereTITLE

0.72+

Two setsQUANTITY

0.72+

maxCOMMERCIAL_ITEM

0.7+

home DepotORGANIZATION

0.7+

one thirdQUANTITY

0.69+

cloudTITLE

0.61+

CubeORGANIZATION

0.6+

Vaughn Stewart, Pure Storage | VMware Explore 2022


 

>>Hey everyone. It's the cube live at VMware Explorer, 2022. We're at Mascone center and lovely, beautiful San Francisco. Dave Volante is with me, Lisa Martin. Beautiful weather here today. >>It is beautiful. I couldn't have missed this one because you know, the orange and the pure and VA right. Are history together. I had a, I had a switch sets. You >>Did. You were gonna have FOMO without a guest. Who's back. One of our longtime alumni V Stewart, VP of global technology alliances partners at pure storage one. It's great to have you back on the program, seeing you in 3d >>It's. It's so great to be here and we get a guest interviewer. So this >>Is >>Fantastic. Fly by. Fantastic. >>So talk to us, what's going on at pure. It's been a while since we had a chance to talk, >>Right. Well, well, besides the fact that it's great to see in person and to be back at a conference and see all of our customers, partners and prospects, you know, pure storage has just been on a tear just for your audience. Many, those who don't follow pure, right? We finished our last year with our Q4 being 41% year over year growth. And in the year, just under 2.2 billion, and then we come outta the gates this year, close our Q1 at 50% year over year, quarter quarterly growth. Have you ever seen a storage company or an infrastructure partner at 2 billion grow at that rate? >>Well, the thing was, was striking was that the acceleration of growth, because, you know, I mean, COVID, there were supply chain issues and you know, you saw that. And then, and we've seen this before at cloud companies, we see actually AWS as accelerated growth. So this is my premise here is you guys are actually becoming a cloud-like company building on top of, of infrastructure going from on-prem to cloud. But we're gonna talk about that. >>This is very much that super cloud premise. Well, >>It is. And, and, but I think it's it's one of the characteristics is you can actually, it, you know, we used to see companies, they go, they'd come out of escape velocity, and then they'd they'd growth would slow. I used to be at IDC. We'd see it. We'd see it. Okay. Down then it'd be single digits. You guys are seeing the opposite. >>It's it's not just our bookings. And by the way, I would be remiss if I didn't remind your audience that our second quarter earnings call is tomorrow. So we'll see how this philosophy and momentum keeps going. See, right. But besides the growth, right? All the external metrics around our business are increasing as well. So our net promoter score increased right at 85.2. We are the gold standard, not just in storage in infrastructure period. Like there's no one close to us, >>85. I mean, that's like, that's a, like apple, >>It's higher than apple than apple. It's apple higher than Tesla. It's higher than AWS shopping. And if you look in like our review of our products, flash rate is the leader in the gardener magic quadrant for, for storage array. It's been there for eight years. Port works is the leader in the GIGO OME radar for native Kubernetes storage three years in a row. Like just, it's great to be at a company that's hitting on all cylinders. You know, particularly at a time that's just got so much change going on in our >>Industry. Yeah. Tremendous amount of change. Talk about the, the VMware partnership from a momentum of velocity perspective what's going on there. And some of the things that you're accelerating. >>Absolutely. So VMware is, is the, the oldest or the longest tenured technology partner that we've had. I'm about to start my 10th year at pure storage. It feels like it was yesterday. When I joined, they were a, an Alliance partner before I joined. And so not to make that about me, but that's just like we built some of the key aspects around our first product, the flash array with VMware workloads in mind. And so we are a, a co-development partner. We've worked with them on a number of projects over years of, of late things that are top of mind is like the evolution of vials, the NV support for NVMe over fabric storage, more recently SRM support for automating Dr. With Viv a deployments, you know, and, and, and then our work around VMware ex extends to not just with VMware, they're really the catalyst for a lot of three way partnerships. So partnerships into our investments in data protection partners. Well, you gotta support V ADP for backing up the VMware space, our partnership within Nvidia, well, you gotta support NVA. I, so they can accelerate bringing those technologies into the enterprise. And so it's it, it's not just a, a, a, you know, unilateral partnership. It's a bidirectional piece because for a lot of customers, VMware's kind of like a touchpoint for managing the infrastructure. >>So how is that changing? Because you you've mentioned, you know, all the, the, the previous days, it was like, okay, let's get, make storage work. Let's do the integration. Let's do the hard work. It was kind of a race for the engineering teams to get there. All the storage companies would compete. And it was actually really good for the industry. Yeah, yeah. Right. Because it, it went from, you know, really complex, to much, much simpler. And now with the port works acquisition, it brings you closer to the whole DevOps scene. And you're seeing now VMware it's with its multi-cloud initiatives, really focusing on, you know, the applications and that, and that layer. So how does that dynamic evolve in terms of the partnership and, and where the focus is? >>So there's always in the last decade or so, right. There's always been some amount of overlap or competing with your partnerships, right. Something in their portfolios they're expanding maybe, or you expand you encroach on them. I think, I think two parts to how I would want to answer your question. The retrospective look V VMware is our number one ISV from a, a partner that we, we turn transactions with. The booking's growth that I shared with you, you could almost say is a direct reflection of how we're growing within that, that VMware marketplace. We are bringing a platform that I think customers feel services their workloads well today and gives them the flexibility of what might come in their cloud tomorrow. So you look at programs like our evergreen one subscription model, where you can deploy a consumption based subscription model. So very cloud-like only pay for what you use on-prem and turn that dial as you need to dial it into a, a cloud or, or multiple clouds. >>That's just one example. Looking forward, look, port works is probably the platform that VMware should have bought because when you look at today's story, right, when kit Culbert shared a, a cross cloud services, right, it was, it was the modern version of what VMware used to say, which was, here's a software defined data center. We're gonna standardize all your dissimilar hardware, another saying software defined management to standardize all your dissimilar clouds. We do that for Kubernetes. We talk about accelerating customers' adoption of Kubernetes by, by allowing developers, just to turn on an enable features, be its security, backup high availability, but we don't do it mono in a, you know, in a, in a homogeneous environment, we allow customers to do it heterogeneously so I can deploy VMware Tansu and connect it to Amazon EKS. I can switch one of those over to red head OpenShift, non disruptively, if I need to. >>Right? So as customers are going on this journey, particularly the enterprise customers, and they're not sure where they're going, we're giving them a platform that standardizes where they want to go. On-prem in the cloud and anywhere in between. And what's really interesting is our latest feature within the port works portfolio is called port works data services, and allows customers to deploy databases on demand. Like, install it, download the binaries. You have a cus there, you got a database, you got a database. You want Cassandra, you want Mongo, right? Yeah. You know, and, and for a lot of enterprise customers, who've kind of not, not know where to don't know where to start with port works. We found that to be a great place where they're like, I have this need side of my infrastructure. You can help me reduce cost time. Right. And deliver databases to teams. And that's how they kick off their Tansu journey. For example. >>It's interesting. So port works was the enabler you mentioned maybe VMware should above. Of course they had to get the value out of, out of pivotal. >>Understood. >>So, okay. Okay. So that, so how subsequent to the port works acquisition, how has it changed the way that you guys think about storage and how your customers are actually deploying and managing storage? >>Sure. So you touched base earlier on what was really great about the cloud and VMware was this evolution of simplifying storage technologies, usually operational functions, right? Making things simpler, more API driven, right. So they could be automated. I think what we're seeing customers do to today is first off, there's a tremendous rise in everyone wanting to do every customer, not every customer, a large portion of the customer bases, wanting to acquire technology on as OPEX. And it, I think it's really driven by like eliminate technical debt. I sign a short term agreement, our short, our shortest commitment's nine months. If we don't deliver around what we say, you walk away from us in nine months. Like you, you couldn't do that historically. Furthermore, I think customers are looking for the flexibility for our subscriptions, you know, more from between on-prem and cloud, as I shared earlier, is, is been a, a, a big driver in that space. >>And, and lastly, I would, would probably touch on our environmental and sustainability efforts. You saw this morning, Ragu in the keynote touch on what was it? Zero carbon consumption initiative, or ZCI my apologies to the veer folks. If I missed VO, you know, we've had, we've had sustainability into our products since day one. I don't know if you saw our inaugural ESG report that came out about 60 days ago, but the bottom line is, is, is our portfolio reduces the, the power directly consumed by storage race by up to 80%. And another aspect to look at is that 97% of all of the products that we sold in the last six years are still in the market today. They're not being put into, you know, into, to recycle bins and whatnot, pure storage's goal by the end of this decade is to further drive the efficiency of our platforms by another 66%. And so, you know, it's an ambitious goal, but we believe it's >>Important. Yeah. I was at HQ earlier this month, so I actually did see it. So, >>Yeah. And where is sustainability from a differentiation perspective, but also from a customer requirements perspective, I'm talking to a lot of customers that are putting that requirement when they're doing RFPs and whatnot on the vendors. >>I think we would like to all, and this is a free form VO comment here. So my apologies, but I think we'd all like to, to believe that we can reduce the energy consumption in the planet through these efforts. And in some ways maybe we can, what I fear in the technology space that I think we've all and, and many of your viewers have seen is there's always more tomorrow, right? There's more apps, more vendors, more offerings, more, more, more data to store. And so I think it's really just an imperative is you've gotta continue to be able to provide more services or store more data in this in yesterday's footprint tomorrow. A and part of the way they get to is through a sustainability effort, whether it's in chip design, you know, storage technologies, et cetera. And, and unfortunately it's, it's, it's something that organizations need to adopt today. And, and we've had a number of wins where customers have said, I thought I had to evacuate this data center. Your technology comes in and now it buys me more years of time in this in infrastructure. And so it can be very strategic to a lot of vendors who think their only option is like data center evacuation. >>So I don't want to, I, I don't wanna set you up, but I do want to have the super cloud conversation. And so let's go, and you, can you, you been around a long time, your, your technical, or you're more technical than I am, so we can at least sort of try to figure it out together when I first saw you guys. I think Lisa, so you and I were at, was it, when did you announce a block storage for AWS? The, was that 2019 >>Cloud block store? I believe block four years >>Ago. Okay. So 20 18, 20 18, 20 18. Okay. So we were there at, at accelerate at accelerate and I said, oh, that's interesting. So basically if I, if I go back there, it was, it was a hybrid model. You, you connecting your on-prem, you were, you were using, I think, priority E C two, you know, infrastructure to get high performance and connecting the two. And it was a singular experience yeah. Between on-prem and AWS in a pure customer saw pure. Right. Okay. So that was the first time I started to think about Supercloud. I mean, I think thought about it in different forms years ago, but that was the first actual instantiation. So my, my I'm interested in how that's evolved, how it's evolving, how it's going across clouds. Can you talk just conceptually about how that architecture is, is morphing? >>Sure. I just to set the expectations appropriately, right? We've got, we've got a lot of engineering work that that's going on right now. There's a bunch of stuff that I would love to share with you that I feel is right around the corner. And so hopefully we'll get across the line where we're at today, where we're at today. So the connective DNA of, of flash array, OnPrem cloud block store in the cloud, we can set up for, for, you know, what we call active. Dr. So, so again, customers are looking at these arrays is a, is a, is a pair that allows workloads to be put into the, put into the cloud or, or transferred between the cloud. That's kind of like your basic building, you know, blocking tackling 1 0 1. Like what do I do for Dr. Example, right? Or, or gimme an easy button to, to evacuate a data center where we've seen a, a lot of growth is around cloud block store and cloud block store really was released as like a software version of our hardware, Ray on-prem and it's been, and, and it hasn't been making the news, but it's been continually evolving. >>And so today the way you would look at cloud block store is, is really bringing enterprise data services to like EBS for, for AWS customers or to like, you know, is Azure premium disc for Azure users. And what do I mean by enterprise data services? It's, it's the, the, the way that large scale applications are managed, on-prem not just their performance and their avail availability considerations. How do I stage the, the development team, the sandbox team before they patch? You know, what's my cyber protection, not just data protection, how, how am I protected from a cyber hack? We bring all those capabilities to those storage platforms. And the, the best result is because of our data reduction technologies, which was critical in reducing the cost of flash 10 years ago, reduces the cost of the cloud by 50% or more and pays for the, for pays more than pays for our software of cloud block store to enable these enterprise data services, to give all these rapid capabilities like instant database, clones, instant, you know, recovery from cyber tech, things of that nature. >>Do customers. We heard today that cloud chaos are, are customers saying so, okay, you can run an Azure, you can run an AWS fine. Are customers saying, Hey, we want to connect those islands. Are you hearing that from customers or is it still sort of still too early? >>I think it's still too early. It doesn't mean we don't have customers who are very much in let's buy, let me buy some software that will monitor the price of my cloud. And I might move stuff around, but there's also a cost to moving, right? The, the egress charges can add up, particularly if you're at scale. So I don't know how much I seen. And even through the cloud days, how much I saw the, the notion of workloads moving, like kind of in the early days, like VMO, we thought there might be like a, is there gonna be a fall of the moon computing, you know, surge here, like, you know, have your workload run where power costs are lower. We didn't really see that coming to fruition. So I think there is a, is a desire for customers to have standardization because they gain the benefits of that from an operational perspective. Right. Whether they put that in motion to move workloads back and forth. I think >>So let's say, let's say to be determined, let let's say they let's say they don't move them because your point you knows too expensive, but, but, but, but you just, I think touched on it is they do want some kind of standard in terms of the workflow. Yep. You you're saying you're, you're starting to see demand >>Standard operating practices. Okay. >>Yeah. SOPs. And if they're, if they're big into pure, why wouldn't they want that? If assuming they have, you know, multiple clouds, which a lot of customers do. >>I, I, I I'll assure with you one thing that the going back to like basic primitives and I touched it touched on it a minute ago with data reduction. You have customers look at their, their storage bills in the cloud and say, we're gonna reduce that by half or more. You have a conversation >>Because they can bring your stack yeah. Into the cloud. And it's got more maturity than what you'd find from a cloud company, cloud >>Vendor. Yeah. Just data. Reduction's not part of block storage today in the cloud. So we've got an advantage there that we, we bring to bear. Yeah. >>So here we are at, at VMware Explorer, the first one of this name, and I love the theme, the center of the multi-cloud universe. Doesn't that sound like a Marvel movie. I feel like there should be superheroes walking around here. At some point >>We got Mr. Fantastic. Right here. We do >>Gone for, I dunno it >>Is. But a lot of, a lot of news this morning in the keynote, you were in the keynote, what are some of the things that you're hearing from VMware and what excites you about this continued evolution of the partnership with pure >>Yeah. Great point. So I, I think I touched on the, the two things that really caught my attention. Obviously, you know, we've got a lot of investment in V realize it was now kind of rebranded as ay, that, you know, I think we're really eager to see if we can help drive that consumption a bit higher, cuz we believe that plays into our favor as a vendor. We've we've we have over a hundred templates for the area platform right now to, you know, automation templates, whether it's, you know, levels set your platform, you know, automatically move workloads, deploy on demand. Like just so, so again, I think the focus there is very exciting for us, obviously when they've got a new release, like vSphere eight, that's gonna drive a lot of channel behaviors. So we've gotta get our, you know, we're a hundred percent channel company. And so we've gotta go get our channel ready because with about half of the updates of vSphere is, is hardware refresh. And so, you know, we've gotta be, be prepared for that. So, you know, some of the excitements about just being how to find more points in the market to do more business together. >>All right. Exciting cover the grounds. Right. I mean, so, okay. You guys announce earnings tomorrow, so we can't obviously quiet period, but of course you're not gonna divulge that anyway. So we'll be looking for that. What other catalysts are out there that we should be paying attention to? You know, we got, we got reinvent coming up in yep. In November, you guys are obviously gonna be there in, in a big way. Accelerate was back this year. How was accelerate >>Accelerate in was in Los Angeles this year? Mm. We had great weather. It was a phenomenal venue, great event, great partner event to kick it off. We happened to, to share the facility with the president and a bunch of international delegates. So that did make for a little bit of some logistic securities. >>It was like the summit of the Americas. I, I believe I'm recalling that correctly, but it was fantastic. Right. You, you get, you get to bring the customers out. You get to put a bunch of the engineers on display for the products that we're building. You know, one of the high, you know, two of the highlights there were, we, we announced our new flash blade S so, you know, higher, more performant, more scalable version of our, our scale and object and file platform with that. We also announced the, the next generation of our a I R I, which is our AI ready, AI ready infrastructure within video. So think of it like converged infrastructure for AI workloads. We're seeing tremendous growth in that unstructured space. And so, you know, we obviously pure was funded around block storage, a lot around virtual machines. The data growth is in unstructured, right? >>We're just seeing, we're seeing, you know, just tons of machine learning, you know, opportunities, a lot of opportunities, whether we're looking at health, life sciences, genome sequencing, medical imaging, we're seeing a lot of, of velocity in the federal space. You know, things, I can't talk about a lot of velocity in the automotive space. And so just, you know, from a completeness of platform, you know, flat flash blade is, is really addressing a need really kind of changing the market from NAS as like tier two storage or object is tier three to like both as a tier one performance candidate. And now you see applications that are supporting running on top of object, right? All your analytics platforms are on an object today, Absolut. So it's a, it's a whole new world. >>Awesome. And Pierce also what I see on the website, a tech Fest going on, you guys are gonna be in Seoul, Mexico city in Singapore in the next week alone. So customers get the chance to be able to in person talk with those execs once again. >>Yeah. We've been doing the accelerate tech tech fests, sorry about that around the globe. And if one of those align with your schedule, or you can free your schedule to join us, I would encourage you. The whole list of events dates are on pure storage.com. >>I'm looking at it right now. Vaon thank you so much for joining Dave and me. I got to sit between two dapper dudes, great conversation about what's going on at pure pure with VMware better together and the, and the CATA, the cat catalysis that's going on on both sides. I think that's an actual word I should. Now I have a degree biology for Vaughn Stewart and Dave Valante I'm Lisa Martin. You're watching the cube live from VMware Explorer, 22. We'll be right back with our next guest. So keep it here.

Published Date : Aug 31 2022

SUMMARY :

It's the cube live at VMware Explorer, 2022. I couldn't have missed this one because you know, the orange and the pure and VA right. It's great to have you back on the program, So this Fantastic. So talk to us, what's going on at pure. partners and prospects, you know, pure storage has just been on a So this is my premise here is you guys are actually becoming a cloud-like company This is very much that super cloud premise. it, you know, we used to see companies, they go, they'd come out of escape velocity, and then they'd they'd growth And by the way, I would be remiss if I didn't remind your audience that our And if you look in like our review of our products, flash rate is the leader in And some of the things that you're accelerating. And so it's it, it's not just a, a, a, you know, unilateral partnership. And now with the port works acquisition, it brings you closer to the whole DevOps scene. So very cloud-like only pay for what you use on-prem and turn availability, but we don't do it mono in a, you know, in a, in a homogeneous environment, You have a cus there, you got a database, you got a database. So port works was the enabler you mentioned maybe VMware should above. works acquisition, how has it changed the way that you guys think about storage and how flexibility for our subscriptions, you know, more from between on-prem and cloud, as I shared earlier, is, And so, you know, it's an ambitious goal, but we believe it's So, perspective, I'm talking to a lot of customers that are putting that requirement when they're doing RFPs and to is through a sustainability effort, whether it's in chip design, you know, storage technologies, I think Lisa, so you and I were at, was it, when did you announce a block You, you connecting your on-prem, you were, to share with you that I feel is right around the corner. for, for AWS customers or to like, you know, is Azure premium disc for Azure users. okay, you can run an Azure, you can run an AWS fine. of in the early days, like VMO, we thought there might be like a, is there gonna be a fall of the moon computing, you know, So let's say, let's say to be determined, let let's say they let's say they don't move them because your point you knows too expensive, Okay. you know, multiple clouds, which a lot of customers do. I, I, I I'll assure with you one thing that the going back to like basic primitives and I touched it touched And it's got more maturity than what you'd So we've got an advantage there So here we are at, at VMware Explorer, the first one of this name, and I love the theme, the center of the We do Is. But a lot of, a lot of news this morning in the keynote, you were in the keynote, So we've gotta get our, you know, we're a hundred percent channel company. In November, you guys are obviously gonna be there in, So that did make for a little bit of some logistic securities. You know, one of the high, you know, two of the highlights there were, we, we announced our new flash blade S so, And so just, you know, from a completeness of platform, So customers get the chance to be And if one of those align with your schedule, or you can free your schedule to join us, Vaon thank you so much for joining Dave and me.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Lisa MartinPERSON

0.99+

Dave ValantePERSON

0.99+

Dave VolantePERSON

0.99+

TeslaORGANIZATION

0.99+

VMwareORGANIZATION

0.99+

AWSORGANIZATION

0.99+

appleORGANIZATION

0.99+

NvidiaORGANIZATION

0.99+

10th yearQUANTITY

0.99+

San FranciscoLOCATION

0.99+

2019DATE

0.99+

Vaughn StewartPERSON

0.99+

2 billionQUANTITY

0.99+

three yearsQUANTITY

0.99+

50%QUANTITY

0.99+

nine monthsQUANTITY

0.99+

NovemberDATE

0.99+

Los AngelesLOCATION

0.99+

41%QUANTITY

0.99+

97%QUANTITY

0.99+

LisaPERSON

0.99+

eight yearsQUANTITY

0.99+

RaguPERSON

0.99+

tomorrowDATE

0.99+

firstQUANTITY

0.99+

todayDATE

0.99+

twoQUANTITY

0.99+

this yearDATE

0.99+

first productQUANTITY

0.99+

two thingsQUANTITY

0.99+

one exampleQUANTITY

0.99+

yesterdayDATE

0.99+

66%QUANTITY

0.99+

bothQUANTITY

0.99+

both sidesQUANTITY

0.99+

last yearDATE

0.99+

10 years agoDATE

0.99+

SingaporeLOCATION

0.99+

two partsQUANTITY

0.99+

next weekDATE

0.99+

four yearsQUANTITY

0.98+

EBSORGANIZATION

0.97+

V StewartPERSON

0.97+

CassandraPERSON

0.97+

halfQUANTITY

0.97+

vSphere eightTITLE

0.96+

vSphereTITLE

0.96+

Seoul, MexicoLOCATION

0.96+

VaonPERSON

0.96+

OPEXORGANIZATION

0.95+

up to 80%QUANTITY

0.95+

first timeQUANTITY

0.95+

a minute agoDATE

0.95+

OnPremORGANIZATION

0.95+

oneQUANTITY

0.95+

first oneQUANTITY

0.95+

AzureTITLE

0.94+

85QUANTITY

0.94+

OpenShiftTITLE

0.93+

2022DATE

0.93+

this morningDATE

0.92+

earlier this monthDATE

0.92+

Breaking Analysis: How the cloud is changing security defenses in the 2020s


 

>> Announcer: From theCUBE studios in Palo Alto in Boston, bringing you data-driven insights from theCUBE and ETR. This is "Breaking Analysis" with Dave Vellante. >> The rapid pace of cloud adoption has changed the way organizations approach cybersecurity. Specifically, the cloud is increasingly becoming the first line of cyber defense. As such, along with communicating to the board and creating a security aware culture, the chief information security officer must ensure that the shared responsibility model is being applied properly. Meanwhile, the DevSecOps team has emerged as the critical link between strategy and execution, while audit becomes the free safety, if you will, in the equation, i.e., the last line of defense. Hello, and welcome to this week's, we keep on CUBE Insights, powered by ETR. In this "Breaking Analysis", we'll share the latest data on hyperscale, IaaS, and PaaS market performance, along with some fresh ETR survey data. And we'll share some highlights and the puts and takes from the recent AWS re:Inforce event in Boston. But first, the macro. It's earning season, and that's what many people want to talk about, including us. As we reported last week, the macro spending picture is very mixed and weird. Think back to a week ago when SNAP reported. A player like SNAP misses and the Nasdaq drops 300 points. Meanwhile, Intel, the great semiconductor hope for America misses by a mile, cuts its revenue outlook by 15% for the year, and the Nasdaq was up nearly 250 points just ahead of the close, go figure. Earnings reports from Meta, Google, Microsoft, ServiceNow, and some others underscored cautious outlooks, especially those exposed to the advertising revenue sector. But at the same time, Apple, Microsoft, and Google, were, let's say less bad than expected. And that brought a sigh of relief. And then there's Amazon, which beat on revenue, it beat on cloud revenue, and it gave positive guidance. The Nasdaq has seen this month best month since the isolation economy, which "Breaking Analysis" contributor, Chip Symington, attributes to what he calls an oversold rally. But there are many unknowns that remain. How bad will inflation be? Will the fed really stop tightening after September? The Senate just approved a big spending bill along with corporate tax hikes, which generally don't favor the economy. And on Monday, August 1st, the market will likely realize that we are in the summer quarter, and there's some work to be done. Which is why it's not surprising that investors sold the Nasdaq at the close today on Friday. Are people ready to call the bottom? Hmm, some maybe, but there's still lots of uncertainty. However, the cloud continues its march, despite some very slight deceleration in growth rates from the two leaders. Here's an update of our big four IaaS quarterly revenue data. The big four hyperscalers will account for $165 billion in revenue this year, slightly lower than what we had last quarter. We expect AWS to surpass 83 billion this year in revenue. Azure will be more than 2/3rds the size of AWS, a milestone from Microsoft. Both AWS and Azure came in slightly below our expectations, but still very solid growth at 33% and 46% respectively. GCP, Google Cloud Platform is the big concern. By our estimates GCP's growth rate decelerated from 47% in Q1, and was 38% this past quarter. The company is struggling to keep up with the two giants. Remember, both GCP and Azure, they play a shell game and hide the ball on their IaaS numbers, so we have to use a survey data and other means of estimating. But this is how we see the market shaping up in 2022. Now, before we leave the overall cloud discussion, here's some ETR data that shows the net score or spending momentum granularity for each of the hyperscalers. These bars show the breakdown for each company, with net score on the right and in parenthesis, net score from last quarter. lime green is new adoptions, forest green is spending up 6% or more, the gray is flat, pink is spending at 6% down or worse, and the bright red is replacement or churn. Subtract the reds from the greens and you get net score. One note is this is for each company's overall portfolio. So it's not just cloud. So it's a bit of a mixed bag, but there are a couple points worth noting. First, anything above 40% or 40, here as shown in the chart, is considered elevated. AWS, as you can see, is well above that 40% mark, as is Microsoft. And if you isolate Microsoft's Azure, only Azure, it jumps above AWS's momentum. Google is just barely hanging on to that 40 line, and Alibaba is well below, with both Google and Alibaba showing much higher replacements, that bright red. But here's the key point. AWS and Azure have virtually no churn, no replacements in that bright red. And all four companies are experiencing single-digit numbers in terms of decreased spending within customer accounts. People may be moving some workloads back on-prem selectively, but repatriation is definitely not a trend to bet the house on, in our view. Okay, let's get to the main subject of this "Breaking Analysis". TheCube was at AWS re:Inforce in Boston this week, and we have some observations to share. First, we had keynotes from Steven Schmidt who used to be the chief information security officer at Amazon on Web Services, now he's the CSO, the chief security officer of Amazon. Overall, he dropped the I in his title. CJ Moses is the CISO for AWS. Kurt Kufeld of AWS also spoke, as did Lena Smart, who's the MongoDB CISO, and she keynoted and also came on theCUBE. We'll go back to her in a moment. The key point Schmidt made, one of them anyway, was that Amazon sees more data points in a day than most organizations see in a lifetime. Actually, it adds up to quadrillions over a fairly short period of time, I think, it was within a month. That's quadrillion, it's 15 zeros, by the way. Now, there was drill down focus on data protection and privacy, governance, risk, and compliance, GRC, identity, big, big topic, both within AWS and the ecosystem, network security, and threat detection. Those are the five really highlighted areas. Re:Inforce is really about bringing a lot of best practice guidance to security practitioners, like how to get the most out of AWS tooling. Schmidt had a very strong statement saying, he said, "I can assure you with a 100% certainty that single controls and binary states will absolutely positively fail." Hence, the importance of course, of layered security. We heard a little bit of chat about getting ready for the future and skating to the security puck where quantum computing threatens to hack all of the existing cryptographic algorithms, and how AWS is trying to get in front of all that, and a new set of algorithms came out, AWS is testing. And, you know, we'll talk about that maybe in the future, but that's a ways off. And by its prominent presence, the ecosystem was there enforced, to talk about their role and filling the gaps and picking up where AWS leaves off. We heard a little bit about ransomware defense, but surprisingly, at least in the keynotes, no discussion about air gaps, which we've talked about in previous "Breaking Analysis", is a key factor. We heard a lot about services to help with threat detection and container security and DevOps, et cetera, but there really wasn't a lot of specific talk about how AWS is simplifying the life of the CISO. Now, maybe it's inherently assumed as AWS did a good job stressing that security is job number one, very credible and believable in that front. But you have to wonder if the world is getting simpler or more complex with cloud. And, you know, you might say, "Well, Dave, come on, of course it's better with cloud." But look, attacks are up, the threat surface is expanding, and new exfiltration records are being set every day. I think the hard truth is, the cloud is driving businesses forward and accelerating digital, and those businesses are now exposed more than ever. And that's why security has become such an important topic to boards and throughout the entire organization. Now, the other epiphany that we had at re:Inforce is that there are new layers and a new trust framework emerging in cyber. Roles are shifting, and as a direct result of the cloud, things are changing within organizations. And this first hit me in a conversation with long-time cyber practitioner and Wikibon colleague from our early Wikibon days, and friend, Mike Versace. And I spent two days testing the premise that Michael and I talked about. And here's an attempt to put that conversation into a graphic. The cloud is now the first line of defense. AWS specifically, but hyperscalers generally provide the services, the talent, the best practices, and automation tools to secure infrastructure and their physical data centers. And they're really good at it. The security inside of hyperscaler clouds is best of breed, it's world class. And that first line of defense does take some of the responsibility off of CISOs, but they have to understand and apply the shared responsibility model, where the cloud provider leaves it to the customer, of course, to make sure that the infrastructure they're deploying is properly configured. So in addition to creating a cyber aware culture and communicating up to the board, the CISO has to ensure compliance with and adherence to the model. That includes attracting and retaining the talent necessary to succeed. Now, on the subject of building a security culture, listen to this clip on one of the techniques that Lena Smart, remember, she's the CISO of MongoDB, one of the techniques she uses to foster awareness and build security cultures in her organization. Play the clip >> Having the Security Champion program, so that's just, it's like one of my babies. That and helping underrepresented groups in MongoDB kind of get on in the tech world are both really important to me. And so the Security Champion program is purely purely voluntary. We have over 100 members. And these are people, there's no bar to join, you don't have to be technical. If you're an executive assistant who wants to learn more about security, like my assistant does, you're more than welcome. Up to, we actually, people grade themselves when they join us. We give them a little tick box, like five is, I walk on security water, one is I can spell security, but I'd like to learn more. Mixing those groups together has been game-changing for us. >> Now, the next layer is really where it gets interesting. DevSecOps, you know, we hear about it all the time, shifting left. It implies designing security into the code at the dev level. Shift left and shield right is the kind of buzz phrase. But it's getting more and more complicated. So there are layers within the development cycle, i.e., securing the container. So the app code can't be threatened by backdoors or weaknesses in the containers. Then, securing the runtime to make sure the code is maintained and compliant. Then, the DevOps platform so that change management doesn't create gaps and exposures, and screw things up. And this is just for the application security side of the equation. What about the network and implementing zero trust principles, and securing endpoints, and machine to machine, and human to app communication? So there's a lot of burden being placed on the DevOps team, and they have to partner with the SecOps team to succeed. Those guys are not security experts. And finally, there's audit, which is the last line of defense or what I called at the open, the free safety, for you football fans. They have to do more than just tick the box for the board. That doesn't cut it anymore. They really have to know their stuff and make sure that what they sign off on is real. And then you throw ESG into the mix is becoming more important, making sure the supply chain is green and also secure. So you can see, while much of this stuff has been around for a long, long time, the cloud is accelerating innovation in the pace of delivery. And so much is changing as a result. Now, next, I want to share a graphic that we shared last week, but a little different twist. It's an XY graphic with net score or spending velocity in the vertical axis and overlap or presence in the dataset on the horizontal. With that magic 40% red line as shown. Okay, I won't dig into the data and draw conclusions 'cause we did that last week, but two points I want to make. First, look at Microsoft in the upper-right hand corner. They are big in security and they're attracting a lot of dollars in the space. We've reported on this for a while. They're a five-star security company. And every time, from a spending standpoint in ETR data, that little methodology we use, every time I've run this chart, I've wondered, where the heck is AWS? Why aren't they showing up there? If security is so important to AWS, which it is, and its customers, why aren't they spending money with Amazon on security? And I asked this very question to Merrit Baer, who resides in the office of the CISO at AWS. Listen to her answer. >> It doesn't mean don't spend on security. There is a lot of goodness that we have to offer in ESS, external security services. But I think one of the unique parts of AWS is that we don't believe that security is something you should buy, it's something that you get from us. It's something that we do for you a lot of the time. I mean, this is the definition of the shared responsibility model, right? >> Now, maybe that's good messaging to the market. Merritt, you know, didn't say it outright, but essentially, Microsoft they charge for security. At AWS, it comes with the package. But it does answer my question. And, of course, the fact is that AWS can subsidize all this with egress charges. Now, on the flip side of that, (chuckles) you got Microsoft, you know, they're both, they're competing now. We can take CrowdStrike for instance. Microsoft and CrowdStrike, they compete with each other head to head. So it's an interesting dynamic within the ecosystem. Okay, but I want to turn to a powerful example of how AWS designs in security. And that is the idea of confidential computing. Of course, AWS is not the only one, but we're coming off of re:Inforce, and I really want to dig into something that David Floyer and I have talked about in previous episodes. And we had an opportunity to sit down with Arvind Raghu and J.D. Bean, two security experts from AWS, to talk about this subject. And let's share what we learned and why we think it matters. First, what is confidential computing? That's what this slide is designed to convey. To AWS, they would describe it this way. It's the use of special hardware and the associated firmware that protects customer code and data from any unauthorized access while the data is in use, i.e., while it's being processed. That's oftentimes a security gap. And there are two dimensions here. One is protecting the data and the code from operators on the cloud provider, i.e, in this case, AWS, and protecting the data and code from the customers themselves. In other words, from admin level users are possible malicious actors on the customer side where the code and data is being processed. And there are three capabilities that enable this. First, the AWS Nitro System, which is the foundation for virtualization. The second is Nitro Enclaves, which isolate environments, and then third, the Nitro Trusted Platform Module, TPM, which enables cryptographic assurances of the integrity of the Nitro instances. Now, we've talked about Nitro in the past, and we think it's a revolutionary innovation, so let's dig into that a bit. This is an AWS slide that was shared about how they protect and isolate data and code. On the left-hand side is a classical view of a virtualized architecture. You have a single host or a single server, and those white boxes represent processes on the main board, X86, or could be Intel, or AMD, or alternative architectures. And you have the hypervisor at the bottom which translates instructions to the CPU, allowing direct execution from a virtual machine into the CPU. But notice, you also have blocks for networking, and storage, and security. And the hypervisor emulates or translates IOS between the physical resources and the virtual machines. And it creates some overhead. Now, companies like VMware have done a great job, and others, of stripping out some of that overhead, but there's still an overhead there. That's why people still like to run on bare metal. Now, and while it's not shown in the graphic, there's an operating system in there somewhere, which is privileged, so it's got access to these resources, and it provides the services to the VMs. Now, on the right-hand side, you have the Nitro system. And you can see immediately the differences between the left and right, because the networking, the storage, and the security, the management, et cetera, they've been separated from the hypervisor and that main board, which has the Intel, AMD, throw in Graviton and Trainium, you know, whatever XPUs are in use in the cloud. And you can see that orange Nitro hypervisor. That is a purpose-built lightweight component for this system. And all the other functions are separated in isolated domains. So very strong isolation between the cloud software and the physical hardware running workloads, i.e., those white boxes on the main board. Now, this will run at practically bare metal speeds, and there are other benefits as well. One of the biggest is security. As we've previously reported, this came out of AWS's acquisition of Annapurna Labs, which we've estimated was picked up for a measly $350 million, which is a drop in the bucket for AWS to get such a strategic asset. And there are three enablers on this side. One is the Nitro cards, which are accelerators to offload that wasted work that's done in traditional architectures by typically the X86. We've estimated 25% to 30% of core capacity and cycles is wasted on those offloads. The second is the Nitro security chip, which is embedded and extends the root of trust to the main board hardware. And finally, the Nitro hypervisor, which allocates memory and CPU resources. So the Nitro cards communicate directly with the VMs without the hypervisors getting in the way, and they're not in the path. And all that data is encrypted while it's in motion, and of course, encryption at rest has been around for a while. We asked AWS, is this an, we presumed it was an Arm-based architecture. We wanted to confirm that. Or is it some other type of maybe hybrid using X86 and Arm? They told us the following, and quote, "The SoC, system on chips, for these hardware components are purpose-built and custom designed in-house by Amazon and Annapurna Labs. The same group responsible for other silicon innovations such as Graviton, Inferentia, Trainium, and AQUA. Now, the Nitro cards are Arm-based and do not use any X86 or X86/64 bit CPUs. Okay, so it confirms what we thought. So you may say, "Why should we even care about all this technical mumbo jumbo, Dave?" Well, a year ago, David Floyer and I published this piece explaining why Nitro and Graviton are secret weapons of Amazon that have been a decade in the making, and why everybody needs some type of Nitro to compete in the future. This is enabled, this Nitro innovations and the custom silicon enabled by the Annapurna acquisition. And AWS has the volume economics to make custom silicon. Not everybody can do it. And it's leveraging the Arm ecosystem, the standard software, and the fabrication volume, the manufacturing volume to revolutionize enterprise computing. Nitro, with the alternative processor, architectures like Graviton and others, enables AWS to be on a performance, cost, and power consumption curve that blows away anything we've ever seen from Intel. And Intel's disastrous earnings results that we saw this past week are a symptom of this mega trend that we've been talking about for years. In the same way that Intel and X86 destroyed the market for RISC chips, thanks to PC volumes, Arm is blowing away X86 with volume economics that cannot be matched by Intel. Thanks to, of course, to mobile and edge. Our prediction is that these innovations and the Arm ecosystem are migrating and will migrate further into enterprise computing, which is Intel's stronghold. Now, that stronghold is getting eaten away by the likes of AMD, Nvidia, and of course, Arm in the form of Graviton and other Arm-based alternatives. Apple, Tesla, Amazon, Google, Microsoft, Alibaba, and others are all designing custom silicon, and doing so much faster than Intel can go from design to tape out, roughly cutting that time in half. And the premise of this piece is that every company needs a Nitro to enable alternatives to the X86 in order to support emergent workloads that are data rich and AI-based, and to compete from an economic standpoint. So while at re:Inforce, we heard that the impetus for Nitro was security. Of course, the Arm ecosystem, and its ascendancy has enabled, in our view, AWS to create a platform that will set the enterprise computing market this decade and beyond. Okay, that's it for today. Thanks to Alex Morrison, who is on production. And he does the podcast. And Ken Schiffman, our newest member of our Boston Studio team is also on production. Kristen Martin and Cheryl Knight help spread the word on social media and in the community. And Rob Hof is our editor in chief over at SiliconANGLE. He does some great, great work for us. Remember, all these episodes are available as podcast. Wherever you listen, just 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 @dvellante, comment on my LinkedIn post. And please do check out etr.ai for the best survey data in the enterprise tech business. This is Dave Vellante for theCUBE Insights, powered by ETR. Thanks for watching. Be well, and we'll see you next time on "Breaking Analysis." (upbeat theme music)

Published Date : Jul 30 2022

SUMMARY :

This is "Breaking Analysis" and the Nasdaq was up nearly 250 points And so the Security Champion program the SecOps team to succeed. of the shared responsibility model, right? and it provides the services to the VMs.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Alex MorrisonPERSON

0.99+

David FloyerPERSON

0.99+

Mike VersacePERSON

0.99+

MichaelPERSON

0.99+

AWSORGANIZATION

0.99+

Steven SchmidtPERSON

0.99+

AmazonORGANIZATION

0.99+

Kurt KufeldPERSON

0.99+

AppleORGANIZATION

0.99+

Dave VellantePERSON

0.99+

TeslaORGANIZATION

0.99+

AlibabaORGANIZATION

0.99+

GoogleORGANIZATION

0.99+

MicrosoftORGANIZATION

0.99+

J.D. BeanPERSON

0.99+

Ken SchiffmanPERSON

0.99+

Arvind RaghuPERSON

0.99+

Lena SmartPERSON

0.99+

Kristen MartinPERSON

0.99+

Cheryl KnightPERSON

0.99+

40%QUANTITY

0.99+

Rob HofPERSON

0.99+

DavePERSON

0.99+

SchmidtPERSON

0.99+

Palo AltoLOCATION

0.99+

2022DATE

0.99+

fiveQUANTITY

0.99+

NvidiaORGANIZATION

0.99+

two daysQUANTITY

0.99+

Annapurna LabsORGANIZATION

0.99+

6%QUANTITY

0.99+

SNAPORGANIZATION

0.99+

five-starQUANTITY

0.99+

Chip SymingtonPERSON

0.99+

47%QUANTITY

0.99+

AnnapurnaORGANIZATION

0.99+

$350 millionQUANTITY

0.99+

BostonLOCATION

0.99+

Merrit BaerPERSON

0.99+

CJ MosesPERSON

0.99+

40QUANTITY

0.99+

MerrittPERSON

0.99+

15%QUANTITY

0.99+

25%QUANTITY

0.99+

AMDORGANIZATION

0.99+

Shreyans Mehta, Cequence Security | AWS re:Inforce 2022


 

(gentle upbeat music) >> Okay, welcome back everyone to theCUBE's live coverage here in Boston, Massachusetts for AWS RE:INFORCE 22. I'm John Furrier, your host with Dave Vellante co-host of theCUBE, and Shreyans Metah, CTO and founder of Cequence Security. CUBE alumni, great to see you. Thanks for coming on theCUBE. >> Yeah. Thanks for having me here. >> So when we chatted you were part of the startup showcase. You guys are doing great. Congratulations on your business success. I mean, you guys got a good product in hot market. >> Yeah. >> You're here before we get into it. I want to get your perspective on the keynote and the talk tracks here and the show. But for the folks that don't know you guys, explain what you guys, take a minute to explain what you guys do and, and key product. >> Yeah, so we are the unified API protection place, but I mean a lot of people don't know what unified API protection is but before I get into that, just just talking about Cequence, we've been around since 2014. But we are protecting close to 6 billion API transactions every day. We are protecting close to 2 billion customer accounts, more than 2 trillion dollars in customer assets and a hundred million plus sort of, data points that we look at across customer base. That's that's who we are. >> I mean, of course we all know APIs is, is the basis of cloud computing and you got successful companies like Stripe, for instance, you know, you put API and you got a financial gateway, billions of transactions. What's the learnings. And now we're in a mode now where single point of failure is a problem. You got more automation you got more reasoning coming a lot more computer science next gen ML, AI there too. More connections, no perimeter. Right? More and more use cases, more in the cloud. >> Yeah. So what, what we are seeing today is, I mean from six years ago to now, when we started, right? Like the monolith apps are breaking down into microservices, right? What effectively, what that means is like every of the every such microservices talking APIs, right? So what used to be a few million web applications have now become billions of APIs that are communicating with each other. I mean, if you look at the, I mean, you spoke about IOT earlier, I call, I call like a Tesla is an application on four wheels that is communicating to its cloud over APIs. So everything is API yesterday. 80% traffic on internet is APIs. >> Now that's dated transit right there. (laughing) Couldn't resist. >> Yeah. >> Fully encrypted too. >> Yeah. >> Yeah, well hopefully. >> Maybe, maybe, maybe. (laughing) We dunno yet, but seriously everything is talking to an API. >> Yeah. >> Every application. >> Yeah. And, and there is no single choke point, right? Like you spoke about it. Like everybody is hosting their application in the cloud environments of their choice, AWS being one of them. But it's not the only one. Right? The, the, your APIs are hosted behind a CDN. Your APIs are hosted on behind an API gateway behind a load balancer in guest controllers. There is no single. >> So what's the problem? What's the problem now that you're solving? Because one was probably I can imagine connecting people, connecting the APIs. Now you've got more operational data. >> Yeah. >> Potential security hacks? More surface area? What's the what's what are you facing? >> Well, I can speak about some of the, our, some of the well known sort of exploits that have been well published, right. Everybody gets exploited, but I mean some of the well knowns. Now, if you, if you heard about Expedian last year there was a third party API that was exposing your your credit scores without proper authentication. Like Facebook had Ebola vulnerability sometime ago, where people could actually edit somebody else's videos online. Peloton again, a well known one. So like everybody is exposed, right. But that is the, the end results. All right? But it all starts with people don't even know where their APIs are and then you have to secure it all the way. So, I mean, ultimately APIs are prone to business logic attacks, fraud, and that's what, what you need to go ahead and protect. >> So is that the first question is, okay, what APIs do I need to protect? I got to take a API portfolio inventory. Is that? >> Yeah, so I think starting point is where. Where are my APIs? Right, so we spoke about there's no single choke point. Right, so APIs could be in, in your cloud environment APIs could be behind your cloud front, like we have here at RE:INFORCE today. So APIs could be behind your AKS, Ingrid controllers API gateways. And it's not limited to AWS alone, right. So, so knowing the unknown is, is the number one problem. >> So how do I find him? I asked Fred, Hey, where are our API? No, you must have some automated tooling to help me. >> Yeah, so, I, Cequence provides an option without any integration, what we call it, the API spider. Whereas like we give you visibility into your entire API attack surface without any integration into any of these services. Where are your APIs? What's your API attack surface about? And then sort of more details around that as well. But that is the number one. Is that agent list or is that an agent? >> There's no agent. So that means you can just sign up on our portal and then, then, then fire it away. And within a few minutes to an hour, we'll give you complete visibility into where your API is. >> So is it a full audit or is it more of a discovery? >> Or both? >> So, so number one, it's it's discovery, but we are also uncovering some of the potential vulnerabilities through zero knowledge. Right? So. (laughing) So, we've seen a ton of lock for J exposed server still. Like recently, there was an article that lock four J is going to be endemic. That is going to be here. >> Long time. >> (laughs) For, for a very long time. >> Where's your mask on that one? That's the Covid of security. >> Yeah. Absolutely absolutely. So, you need to know where your assets are what are they exposing? So, so that is the first step effectively discovering your attack surface. Yeah. >> I'm sure it's a efficiency issue too, with developers. The, having the spider allows you to at least see what's connecting out there versus having a meeting and going through code reviews. >> Yeah. Right? Is that's another big part of it? >> So, it is actually the last step, but you have, you actually go through a journey. So, so effectively, once you're discovering your assets you actually need to catalog it. Right. So, so I know where they're hosted but what are developers actually rolling out? Right. So they are updating your, the API endpoints on a daily basis, if not hourly basis. They have the CACD pipelines. >> It's DevOps. (laughing) >> Welcome to DevOps. It's actually why we'll do it. >> Yeah, and people have actually in the past created manual ways to catalog their APIs. And that doesn't really work in this new world. >> Humans are terrible at manual catalogization. >> Exactly. So, cataloging is really the next step for them. >> So you have tools for that that automate that using math, presumably. >> Exactly. And then we can, we can integrate with all these different choke points that we spoke about. There's no single choke points. So in any cloud or any on-prem environment where we actually integrate and give you that catalog of your APIs, that becomes your second step really. >> Yeah. >> Okay, so. >> What's the third step? There's the third step and then compliance. >> Compliance is the next one. So basically catalog >> There's four steps. >> Actually, six. So I'll go. >> Discovery, catalog, then compliance. >> Yeah. Compliance is the next one. So compliance is all about, okay, I've cataloged them but what are they really exposing? Right. So there could be PII information. There could be credit card, information, health information. So, I will treat every API differently based on the information that they're actually exposing. >> So that gives you a risk assessment essentially. >> Exactly. So you can, you can then start looking into, okay. I might have a few thousand API endpoints, like, where do I prioritize? So based on the risk exposure associated with it then I can start my journey of protecting so. >> That that's the remediation that's fixing it. >> Okay. Keep going. So that's, what's four. >> Four. That was that one, fixing. >> Yeah. >> Four is the risk assessment? >> So number four is detecting abuse. >> Okay. >> So now that I know my APIs and each API is exposing different business logic. So based on the business you are in, you might have login endpoints, you might have new account creation endpoint. You might have things around shopping, right? So pricing information, all exposed through APIs. So every business has a business logic that they end up exposing. And then the bad guys are abusing them. In terms of scraping pricing information it could be competitors scraping pricing. They will, we are doing account take. So detecting abuse is the first step, right? The fifth one is about preventing that because just getting visibility into abuse is not enough. I should be able to, to detect and prevent, natively on the platform. Because if you send signals to third party platforms like your labs, it's already too late and it's too course grain to be able to act on it. And the last step is around what you actually spoke about developers, right? Like, can I shift security towards the left, but it's not about shifting left. Just about shifting left. You obviously you want to bring in security to your CICD pipelines, to your developers, so that you have a full spectrum of API securities. >> Sure enough. Dave and I were talking earlier about like how cloud operations needs to look the same. >> Yeah. >> On cloud premise and edge. >> Yes. Absolutely. >> Edge is a wild card. Cause it's growing really fast. It's changing. How do you do that? Cuz this APIs will be everywhere. >> Yeah. >> How are you guys going to reign that in? What's the customers journey with you as they need to architect, not just deploy but how do you engage with the customer who says, "I have my environment. I'm not going to be to have somebody on premise and edge. I'll use some other clouds too. But I got to have an operating environment." >> Yeah. "That's pure cloud." >> So, we need, like you said, right, we live in a heterogeneous environment, right? Like effectively you have different, you have your edge in your CDN, your API gateways. So you need a unified view because every gateway will have a different protection place and you can't deal with 5 or 15 different tools across your various different environments. So you, what we provide is a unified view, number one and the unified way to protect those applications. So think of it like you have a data plane that is sprinkled around wherever your edges and gateways and risk controllers are and you have a central brains to actually manage it, in one place in a unified way. >> I have a computer science or computer architecture question for you guys. So Steven Schmidt again said single controls or binary states will fail. Obviously he's talking from a security standpoint but I remember the days where you wanted a single point of control for recovery, you talked about microservices. So what's the philosophy today from a recovery standpoint not necessarily security, but recovery like something goes wrong? >> Yeah. >> If I don't have a single point of control, how do I ensure consistency? So do I, do I recover at the microservice level? What's the philosophy today? >> Yeah. So the philosophy really is, and it's very much driven by your developers and how you want to roll out applications. So number one is applications will be more rapidly developed and rolled out than in the past. What that means is you have to empower your developers to use any cloud and serverless environments of their choice and it will be distributed. So there's not going to be a single choke point. What you want is an ability to integrate into that life cycle and centrally manage that. So there's not going to be a single choke point but there is going to be a single control plane to manage them off, right. >> Okay. >> So you want that unified, unified visibility and protection in place to be able to protect these. >> So there's your single point of control? What about the company? You're in series C you've raised, I think, over a hundred million dollars, right? So are you, where are you at? Are you scaling now? Are you hiring sales people or you still trying to sort of be careful about that? Can you help us understand where you're at? >> Yeah. So we are absolutely scaling. So, we've built a product that is getting, that is deployed already in all these different verticals like ranging from finance, to detail, to social, to telecom. Anybody who has exposure to the outside world, right. So product that can scale up to those demands, right? I mean, it's not easy to scale up to 6 billion requests a day. So we've built a solid platform. We've rolled out new products to complete the vision. In terms of the API spider, I spoke about earlier. >> The unified, >> The unified API protection covers three aspects or all aspects of API life cycle. We are scaling our teams from go to market motion. We brought in recently our chief marketing officer our chief revenue officer as well. >> So putting all the new, the new pieces in place. >> Yeah. >> So you guys are like API observability on steroids. In a way, right? >> Yeah, absolutely. >> Cause you're doing the observability. >> Yes. >> You're getting the data analysis for risk. You're having opportunities and recommendations around how to manage the stealthy attacks. >> From a full protection perspective. >> You're the API store. >> Yeah. >> So you guys are what we call best of breed. This is a trend we're seeing, pick something that you're best in breed in. >> Absolutely. >> And nail it. So you're not like an observability platform for everything. >> No. >> You guys pick the focus. >> Specifically, APS. And, so basically your, you can have your existing tools in place. You will have your CDN, you will have your graphs in place. So, but for API protection, you need something specialized and that stuff. >> Explain why I can't just rely on CDN infrastructure, for this. >> So, CDNs are, are good for content delivery. They do your basic TLS, and things like that. But APIs are all about your applications and business that you're exposing. >> Okay, so you, >> You have no context around that. >> So, yeah, cause this is, this is a super cloud vision that we're seeing of structural change in the industry, a new thing that's happening in real time. Companies like yours are be keeping a focus and nailing it. And now the customer's can assemble these services and company. >> Yeah. - Capabilities, that's happening. And it's happening like right now, structural change has happened. That's called the cloud. >> Yes. >> Cloud scale. Now this new change, best of brief, what are the gaps? Because I'm a customer. I got you for APIs, done. You take the complexity away at scale. I trust you. Where are the other gaps in my architecture? What's new? Cause I want to run cloud operations across all environments and across clouds when appropriate. >> Yeah. >> So I need to have a full op where are the other gaps? Where are the other best of breed components that need to be developed? >> So it's about layered, the layers that you built. Right? So, what's the thing is you're bringing in different cloud environments. That is your infrastructure, right? You, you, you either rely on the cloud provider for your security around that for roll outs and operations. Right? So then is going to be the next layer, which is about, is it serverless? Is it Kubernetes? What about it? So you'll think about like a service mesh type environment. Ultimately it's all about applications, right? That's, then you're going to roll out those applications. And that's where we actually come in. Wherever you're rolling out your applications. We come in baked into that environment, and for giving you that visibility and control, protection around that. >> Wow, great. First of all, APIs is the, is what cloud is based on. So can't go wrong there. It's not a, not a headwind for you guys. >> Absolutely. >> Great. What's a give a quick plug for the company. What are you guys looking to do hire? Get customers who's uh, when, what, what's the pitch? >> So like I started earlier, Cequence is around unified API protection, protecting around the full life cycle of your APIs, ranging from discovery all the way to, to testing. So, helping you throughout the, the life cycle of APIs, wherever those APIs are in any cloud environment. On-prem or in the cloud in your serverless environments. That's what Cequence is about. >> And you're doing billions of transactions. >> We're doing 6 billion requests every day. (laughing) >> Which is uh, which is, >> A lot. >> Unheard for a lot of companies here on the floor today. >> Sure is. Thanks for coming on theCUBE, sure appreciate it. >> Yeah. >> Good, congratulations to your success. >> Thank you. >> Cequence Security here on theCUBE at RE:INFORCE. I'm chatting with Dave Vellante, more coverage after this short break. (upbeat, gentle music)

Published Date : Jul 26 2022

SUMMARY :

I'm John Furrier, your host So when we chatted you were and the talk tracks here and the show. We are protecting close to and you got a financial gateway, means is like every of the Now that's dated transit right there. everything is talking to an API. But it's not the only one. What's the problem now and then you have to So is that the first question is, okay, So APIs could be behind your AKS, No, you must have some But that is the number one. So that means you can that lock four J is going to be endemic. That's the Covid of security. So, so that is the first step effectively The, having the spider allows you to Yeah. So, it is actually the It's DevOps. Welcome to DevOps. actually in the past Humans are terrible the next step for them. So you have tools for that and give you that catalog What's the third step? Compliance is the next one. So I'll go. Compliance is the next one. So that gives you a risk So based on the risk That that's the So that's, what's four. That was that one, fixing. So based on the business you are in, needs to look the same. How do you do that? What's the customers journey with you Yeah. So you need a unified view but I remember the days where What that means is you have So you want that So product that can scale from go to market motion. So putting all the new, So you guys are like API You're getting the So you guys are what So you're not like an observability you can have your existing tools in place. for this. and business that you're exposing. And now the customer's can assemble these That's called the cloud. I got you for APIs, done. the layers that you built. It's not a, not a headwind for you guys. What are you guys looking to do hire? So, helping you throughout And you're doing (laughing) here on the floor today. Thanks for coming on on theCUBE at RE:INFORCE.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Dave VellantePERSON

0.99+

DavePERSON

0.99+

FredPERSON

0.99+

Steven SchmidtPERSON

0.99+

5QUANTITY

0.99+

Shreyans MetahPERSON

0.99+

third stepQUANTITY

0.99+

John FurrierPERSON

0.99+

Cequence SecurityORGANIZATION

0.99+

second stepQUANTITY

0.99+

last yearDATE

0.99+

Shreyans MehtaPERSON

0.99+

first questionQUANTITY

0.99+

more than 2 trillion dollarsQUANTITY

0.99+

AWSORGANIZATION

0.99+

sixQUANTITY

0.99+

2014DATE

0.99+

four stepsQUANTITY

0.99+

bothQUANTITY

0.99+

first stepQUANTITY

0.99+

Boston, MassachusettsLOCATION

0.99+

15 different toolsQUANTITY

0.99+

FacebookORGANIZATION

0.99+

RE:INFORCEORGANIZATION

0.99+

6 billion requestsQUANTITY

0.98+

todayDATE

0.98+

six years agoDATE

0.98+

billionsQUANTITY

0.98+

single choke pointQUANTITY

0.98+

CUBEORGANIZATION

0.98+

single pointQUANTITY

0.98+

oneQUANTITY

0.98+

three aspectsQUANTITY

0.97+

TeslaORGANIZATION

0.97+

over a hundred million dollarsQUANTITY

0.97+

AKSORGANIZATION

0.97+

theCUBEORGANIZATION

0.97+

one placeQUANTITY

0.96+

yesterdayDATE

0.96+

each APIQUANTITY

0.96+

singleQUANTITY

0.96+

FourQUANTITY

0.96+

StripeORGANIZATION

0.95+

CTOPERSON

0.95+

an hourQUANTITY

0.94+

FirstQUANTITY

0.93+

80% trafficQUANTITY

0.91+

series COTHER

0.9+

fifth oneQUANTITY

0.9+

up to 6 billion requests a dayQUANTITY

0.89+

single choke pointsQUANTITY

0.88+

million web applicationsQUANTITY

0.86+

6 billion API transactionsQUANTITY

0.83+

fourQUANTITY

0.83+

single control planeQUANTITY

0.83+

close to 2 billion customer accountsQUANTITY

0.83+

IngridPERSON

0.81+

PelotonLOCATION

0.78+

DevOpsTITLE

0.74+

re:Inforce 2022TITLE

0.73+

APIsQUANTITY

0.72+

transactionsQUANTITY

0.71+

single controlsQUANTITY

0.71+

22TITLE

0.68+

a hundred millionQUANTITY

0.68+

ExpedianORGANIZATION

0.68+

IOTTITLE

0.67+

EbolaOTHER

0.62+

KubernetesTITLE

0.61+

CequenceORGANIZATION

0.59+

zeroQUANTITY

0.59+

minutesQUANTITY

0.53+

Breaking Analysis: AWS re:Inforce marks a summer checkpoint on cybersecurity


 

>> From theCUBE Studios in Palo Alto and Boston bringing you data driven insights from theCUBE and ETR. This is Breaking Analysis with Dave Vellante. >> After a two year hiatus, AWS re:Inforce is back on as an in-person event in Boston next week. Like the All-Star break in baseball, re:Inforce gives us an opportunity to evaluate the cyber security market overall, the state of cloud security and cross cloud security and more specifically what AWS is up to in the sector. Welcome to this week's Wikibon cube insights powered by ETR. In this Breaking Analysis we'll share our view of what's changed since our last cyber update in May. We'll look at the macro environment, how it's impacting cyber security plays in the market, what the ETR data tells us and what to expect at next week's AWS re:Inforce. We start this week with a checkpoint from Breaking Analysis contributor and stock trader Chip Simonton. We asked for his assessment of the market generally in cyber stocks specifically. So we'll summarize right here. We've kind of moved on from a narrative of the sky is falling to one where the glass is half empty you know, and before today's big selloff it was looking more and more like glass half full. The SNAP miss has dragged down many of the big names that comprise the major indices. You know, earning season as always brings heightened interest and this time we're seeing many cross currents. It starts as usual with the banks and the money centers. With the exception of JP Morgan the numbers were pretty good according to Simonton. Investment banks were not so great with Morgan and Goldman missing estimates but in general, pretty positive outlooks. But the market also shrugged off IBM's growth. And of course, social media because of SNAP is getting hammered today. The question is no longer recession or not but rather how deep the recession will be. And today's PMI data was the weakest since the start of the pandemic. Bond yields continue to weaken and there's a growing consensus that Fed tightening may be over after September as commodity prices weaken. Now gas prices of course are still high but they've come down. Tesla, Nokia and AT&T all indicated that supply issues were getting better which is also going to help with inflation. So it's no shock that the NASDAQ has done pretty well as beaten down as tech stocks started to look oversold you know, despite today's sell off. But AT&T and Verizon, they blamed their misses in part on people not paying their bills on time. SNAP's huge miss even after guiding lower and then refusing to offer future guidance took that stock down nearly 40% today and other social media stocks are off on sympathy. Meta and Google were off, you know, over 7% at midday. I think at one point hit 14% down and Google, Meta and Twitter have all said they're freezing new hires. So we're starting to see according to Simonton for the first time in a long time, the lower income, younger generation really feeling the pinch of inflation. Along of course with struggling families that have to choose food and shelter over discretionary spend. Now back to the NASDAQ for a moment. As we've been reporting back in mid-June and NASDAQ was off nearly 33% year to date and has since rallied. It's now down about 25% year to date as of midday today. But as I say, it had been, you know much deeper back in early June. But it's broken that downward trend that we talked about where the highs are actually lower and the lows are lower. That's started to change for now anyway. We'll see if it holds. But chip stocks, software stocks, and of course the cyber names have broken those down trends and have been trading above their 50 day moving averages for the first time in around four months. And again, according to Simonton, we'll see if that holds. If it does, that's a positive sign. Now remember on June 24th, we recorded a Breaking Analysis and talked about Qualcomm trading at a 12 X multiple with an implied 15% growth rate. On that day the stock was 124 and it surpassed 155 earlier this month. That was a really good call by Simonton. So looking at some of the cyber players here SailPoint is of course the anomaly with the Thoma Bravo 7 billion acquisition of the company holding that stock up. But the Bug ETF of basket of cyber stocks has definitely improved. When we last reported on cyber in May, CrowdStrike was off 23% year to date. It's now off 4%. Palo Alto has held steadily. Okta is still underperforming its peers as it works through the fallout from the breach and the ingestion of its Auth0 acquisition. Meanwhile, Zscaler and SentinelOne, those high flyers are still well off year to date, with Ping Identity and CyberArk not getting hit as hard as their valuations hadn't run up as much. But virtually all these tech stocks generally in cyber issues specifically, they've been breaking their down trend. So it will now come down to earnings guidance in the coming months. But the SNAP reaction is quite stunning. I mean, the environment is slowing, we know that. Ad spending gets cut in that type of market, we know that too. So it shouldn't be a huge surprise to anyone but as Chip Simonton says, this shows that sellers are still in control here. So it's going to take a little while to work through that despite the positive signs that we're seeing. Okay. We also turned to our friend Eric Bradley from ETR who follows these markets quite closely. He frequently interviews CISOs on his program, on his round tables. So we asked to get his take and here's what ETR is saying. Again, as we've reported while CIOs and IT buyers have tempered spending expectations since December and early January when they called for an 8% plus spending growth, they're still expecting a six to seven percent uptick in spend this year. So that's pretty good. Security remains the number one priority and also is the highest ranked sector in the ETR data set when you measure in terms of pervasiveness in the study. Within security endpoint detection and extended detection and response along with identity and privileged account management are the sub-sectors with the most spending velocity. And when you exclude Microsoft which is just dominant across the board in so many sectors, CrowdStrike has taken over the number one spot in terms of spending momentum in ETR surveys with CyberArk and Tanium showing very strong as well. Okta has seen a big dropoff in net score from 54% last survey to 45% in July as customers maybe put a pause on new Okta adoptions. That clearly shows in the survey. We'll talk about that in a moment. Look Okta still elevated in terms of spending momentum, but it doesn't have the dominant leadership position it once held in spend velocity. Year on year, according to ETR, Tenable and Elastic are seeing the biggest jumps in spending momentum, with SailPoint, Tanium, Veronis, CrowdStrike and Zscaler seeing the biggest jump in new adoptions since the last survey. Now on the downside, SonicWall, Symantec, Trellic which is McAfee, Barracuda and TrendMicro are seeing the highest percentage of defections and replacements. Let's take a deeper look at what the ETR data tells us about the cybersecurity space. This is a popular view that we like to share with net score or spending momentum on the Y axis and overlap or pervasiveness in the data on the X axis. It's a measure of presence in the data set we used to call it market share. With the data, the dot positions, you see that little inserted table, that's how the dots are plotted. And it's important to note that this data is filtered for firms with at least 100 Ns in the survey. That's why some of the other ones that we mentioned might have dropped off. The red dotted line at 40% that indicates highly elevated spending momentum and there are several firms above that mark including of course, Microsoft, which is literally off the charts in both dimensions in the upper right. It's quite incredible actually. But for the rest of the pack, CrowdStrike has now taken back its number one net score position in the ETR survey. And CyberArk and Okta and Zscaler, CloudFlare and Auth0 now Okta through the acquisition, are all above the 40% mark. You can stare at the data at your leisure but I'll just point out, make three quick points. First Palo Alto continues to impress and as steady as she goes. Two, it's a very crowded market still and it's complicated space. And three there's lots of spending in different pockets. This market has too many tools and will continue to consolidate. Now I'd like to drill into a couple of firms net scores and pick out some of the pure plays that are leading the way. This series of charts shows the net score or spending velocity or granularity for Okta, CrowdStrike, Zscaler and CyberArk. Four of the top pure plays in the ETR survey that also have over a hundred responses. Now the colors represent the following. Bright red is defections. We're leaving the platform. The pink is we're spending less, meaning we're spending 6% or worse. The gray is flat spend plus or minus 5%. The forest green is spending more, i.e, 6% or more and the lime green is we're adding the platform new. That red dotted line at the 40% net score mark is the same elevated level that we like to talk about. All four are above that target. Now that blue line you see there is net score. The yellow line is pervasiveness in the data. The data shown in each bar goes back 10 surveys all the way back to January 2020. First I want to call out that all four again are seeing down trends in spending momentum with the whole market. That's that blue line. They're seeing that this quarter, again, the market is off overall. Everybody is kind of seeing that down trend for the most part. Very few exceptions. Okta is being hurt by fewer new additions which is why we highlighted in red, that red dotted area, that square that we put there in the upper right of that Okta bar. That lime green, new ads are off as well. And the gray for Okta, flat spending is noticeably up. So it feels like people are pausing a bit and taking a breather for Okta. And as we said earlier, perhaps with the breach earlier this year and the ingestion of Auth0 acquisition the company is seeing some friction in its business. Now, having said that, you can see Okta's yellow line or presence in the data set, continues to grow. So it's a good proxy from market presence. So Okta remains a leader in identity. So again, I'll let you stare at the data if you want at your leisure, but despite some concerns on declining momentum, notice this very little red at these companies when it comes to the ETR survey data. Now one more data slide which brings us to our four star cyber firms. We started a tradition a few years ago where we sorted the ETR data by net score. That's the left hand side of this graphic. And we sorted by shared end or presence in the data set. That's the right hand side. And again, we filtered by companies with at least 100 N and oh, by the way we've excluded Microsoft just to level the playing field. The red dotted line signifies the top 10. If a company cracks the top 10 in both spending momentum and presence, we give them four stars. So Palo Alto, CrowdStrike, Okta, Fortinet and Zscaler all made the cut this time. Now, as we pointed out in May if you combined Auth0 with Okta, they jumped to the number two on the right hand chart in terms of presence. And they would lead the pure plays there although it would bring down Okta's net score somewhat, as you can see, Auth0's net score is lower than Okta's. So when you combine them it would drag that down a little bit but it would give them bigger presence in the data set. Now, the other point we'll make is that Proofpoint and Splunk both dropped off the four star list this time as they both saw marked declines in net score or spending velocity. They both got four stars last quarter. Okay. We're going to close on what to expect at re:Inforce this coming week. Re:Inforce, if you don't know, is AWS's security event. They first held it in Boston back in 2019. It's dedicated to cloud security. The past two years has been virtual and they announced that reinvent that it would take place in Houston in June, which everybody said, that's crazy. Who wants to go to Houston in June and turns out nobody did so they postponed the event, thankfully. And so now they're back in Boston, starting on Monday. Not that it's going to be much cooler in Boston. Anyway, Steven Schmidt had been the face of AWS security at all these previous events as the Chief Information Security Officer. Now he's dropped the I from his title and is now the Chief Security Officer at Amazon. So he went with Jesse to the mothership. Presumably he dropped the I because he deals with physical security now too, like at the warehouses. Not that he didn't have to worry about physical security at the AWS data centers. I don't know. Anyway, he and CJ Moses who is now the new CISO at AWS will be keynoting along with some others including MongoDB's Chief Information Security Officer. So that should be interesting. Now, if you've been following AWS you'll know they like to break things down into, you know, a couple of security categories. Identity, detection and response, data protection slash privacy slash GRC which is governance, risk and compliance, and we would expect a lot more talk this year on container security. So you're going to hear also product updates and they like to talk about how they're adding value to services and try to help, they try to help customers understand how to apply services. Things like GuardDuty, which is their threat detection that has machine learning in it. They'll talk about Security Hub, which centralizes views and alerts and automates security checks. They have a service called Detective which does root cause analysis, and they have tools to mitigate denial of service attacks. And they'll talk about security in Nitro which isolates a lot of the hardware resources. This whole idea of, you know, confidential computing which is, you know, AWS will point out it's kind of become a buzzword. They take it really seriously. I think others do as well, like Arm. We've talked about that on previous Breaking Analysis. And again, you're going to hear something on container security because it's the hottest thing going right now and because AWS really still serves developers and really that's what they're trying to do. They're trying to enable developers to design security in but you're also going to hear a lot of best practice advice from AWS i.e, they'll share the AWS dogfooding playbooks with you for their own security practices. AWS like all good security practitioners, understand that the keys to a successful security strategy and implementation don't start with the technology, rather they're about the methods and practices that you apply to solve security threats and a top to bottom cultural approach to security awareness, designing security into systems, that's really where the developers come in, and training for continuous improvements. So you're going to get heavy doses of really strong best practices and guidance and you know, some good preaching. You're also going to hear and see a lot of partners. They'll be very visible at re:Inforce. AWS is all about ecosystem enablement and AWS is going to host close to a hundred security partners at the event. This is key because AWS doesn't do it all. Interestingly, they don't even show up in the ETR security taxonomy, right? They just sort of imply that it's built in there even though they have a lot of security tooling. So they have to apply the shared responsibility model not only with customers but partners as well. They need an ecosystem to fill gaps and provide deeper problem solving with more mature and deeper security tooling. And you're going to hear a lot of positivity around how great cloud security is and how it can be done well. But the truth is this stuff is still incredibly complicated and challenging for CISOs and practitioners who are understaffed when it comes to top talent. Now, finally, theCUBE will be at re:Inforce in force. John Furry and I will be hosting two days of broadcast so please do stop by if you're in Boston and say hello. We'll have a little chat, we'll share some data and we'll share our overall impressions of the event, the market, what we're seeing, what we're learning, what we're worried about in this dynamic space. Okay. That's it for today. Thanks for watching. Thanks to Alex Myerson, who is on production and manages the podcast. Kristin Martin and Cheryl Knight, they helped get the word out on social and in our newsletters and Rob Hoff is our Editor in Chief over at siliconangle.com. You did some great editing. Thank you all. Remember all these episodes they're available, this podcast. Wherever you listen, all you do is search Breaking Analysis podcast. I publish each week on wikibon.com and siliconangle.com. You can get in touch with me by emailing avid.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 in the enterprise tech business. This is Dave Vellante for theCUBE Insights powered by ETR. Thanks for watching and we'll see you in Boston next week if you're there or next time on Breaking Analysis (soft music)

Published Date : Jul 22 2022

SUMMARY :

in Palo Alto and Boston and of course the cyber names

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Alex MyersonPERSON

0.99+

Eric BradleyPERSON

0.99+

Steven SchmidtPERSON

0.99+

Cheryl KnightPERSON

0.99+

VerizonORGANIZATION

0.99+

Dave VellantePERSON

0.99+

AWSORGANIZATION

0.99+

Chip SimontonPERSON

0.99+

Rob HoffPERSON

0.99+

AT&TORGANIZATION

0.99+

MicrosoftORGANIZATION

0.99+

January 2020DATE

0.99+

BostonLOCATION

0.99+

IBMORGANIZATION

0.99+

June 24thDATE

0.99+

HoustonLOCATION

0.99+

GoogleORGANIZATION

0.99+

OktaORGANIZATION

0.99+

Kristin MartinPERSON

0.99+

JulyDATE

0.99+

SNAPORGANIZATION

0.99+

SymantecORGANIZATION

0.99+

CJ MosesPERSON

0.99+

John FurryPERSON

0.99+

NokiaORGANIZATION

0.99+

6%QUANTITY

0.99+

TeslaORGANIZATION

0.99+

JessePERSON

0.99+

40%QUANTITY

0.99+

CrowdStrikeORGANIZATION

0.99+

FourQUANTITY

0.99+

54%QUANTITY

0.99+

MayDATE

0.99+

Palo AltoORGANIZATION

0.99+

QualcommORGANIZATION

0.99+

AmazonORGANIZATION

0.99+

SimontonPERSON

0.99+

JP MorganORGANIZATION

0.99+

8%QUANTITY

0.99+

14%QUANTITY

0.99+

Palo AltoLOCATION

0.99+

SailPointORGANIZATION

0.99+

TrendMicroORGANIZATION

0.99+

MondayDATE

0.99+

15%QUANTITY

0.99+

McAfeeORGANIZATION

0.99+

ZscalerORGANIZATION

0.99+

2019DATE

0.99+

FortinetORGANIZATION

0.99+

two daysQUANTITY

0.99+

JuneDATE

0.99+

45%QUANTITY

0.99+

10 surveysQUANTITY

0.99+

sixQUANTITY

0.99+

CyberArkORGANIZATION

0.99+

Thoma BravoORGANIZATION

0.99+

TenableORGANIZATION

0.99+

avid.vellante@siliconangle.comOTHER

0.99+

next weekDATE

0.99+

SentinelOneORGANIZATION

0.99+

early JuneDATE

0.99+

MetaORGANIZATION

0.99+

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)

Published Date : Jul 2 2022

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

EntityCategoryConfidence
Alex MyersonPERSON

0.99+

TeslaORGANIZATION

0.99+

Rob HoofePERSON

0.99+

CiscoORGANIZATION

0.99+

Cheryl KnightPERSON

0.99+

Dave VellantePERSON

0.99+

JohnPERSON

0.99+

DellORGANIZATION

0.99+

Kristin MartinPERSON

0.99+

July of 2008DATE

0.99+

EuropeLOCATION

0.99+

5.6%QUANTITY

0.99+

MattPERSON

0.99+

SpainLOCATION

0.99+

GoogleORGANIZATION

0.99+

BostonLOCATION

0.99+

San FranciscoLOCATION

0.99+

MontereyORGANIZATION

0.99+

IBMORGANIZATION

0.99+

12 yearQUANTITY

0.99+

2018DATE

0.99+

DiscoverORGANIZATION

0.99+

Zhamak DehghaniPERSON

0.99+

Las VegasLOCATION

0.99+

Palo AltoLOCATION

0.99+

2019DATE

0.99+

MayDATE

0.99+

JuneDATE

0.99+

AWSORGANIZATION

0.99+

IDCORGANIZATION

0.99+

Last yearDATE

0.99+

OracleORGANIZATION

0.99+

iPhoneCOMMERCIAL_ITEM

0.99+

BroadcomORGANIZATION

0.99+

Silicon AngleORGANIZATION

0.99+

Crawford Del PretePERSON

0.99+

30%QUANTITY

0.99+

80%QUANTITY

0.99+

HPEORGANIZATION

0.99+

12 physical eventsQUANTITY

0.99+

DavePERSON

0.99+

KubeConEVENT

0.99+

last weekDATE

0.99+

United StatesLOCATION

0.99+

AndroidTITLE

0.99+

DockerconEVENT

0.99+

40%QUANTITY

0.99+

two and a half yearsQUANTITY

0.99+

35 physical eventsQUANTITY

0.99+

Steve BomberPERSON

0.99+

CapitolaORGANIZATION

0.99+

Cloud Native ConEVENT

0.99+

Red Hat SummitEVENT

0.99+

two leadersQUANTITY

0.99+

San Francisco SummitEVENT

0.99+

last yearDATE

0.99+

21%QUANTITY

0.99+

david.vellante@siliconangle.comOTHER

0.99+

VeeamORGANIZATION

0.99+

yesterdayDATE

0.99+

OneQUANTITY

0.99+

John FurrierPERSON

0.99+

VeeamONEVENT

0.99+

this yearDATE

0.99+

16%QUANTITY

0.99+

$7 a gallonQUANTITY

0.98+

each weekQUANTITY

0.98+

over $1,000QUANTITY

0.98+

35QUANTITY

0.98+

PagerDuty SummitEVENT

0.98+

Keith Basil, SUSE | HPE Discover 2022


 

>> Announcer: TheCube presents HPE Discover 2022, brought to you by HPE. >> Welcome back to HPE Discover 2022, theCube's continuous wall to wall coverage, Dave Vellante with John Furrier. Keith Basil is here as the General Manager for the Edge Business Unit at SUSE. Keith, welcome to theCube, man good to see you. >> Great to be here, it's my first time here and I've seen many shows and you guys are the best. >> Thanks you. >> Thank you very much. >> Big fans of SUSE you know, we've had Melissa on several times. >> Yes. >> Let's start with kind of what you guys are doing here at Discover. >> Well, we're here to support our wonderful partner HPE, as you know SUSE's products and services are now being integrated into the GreenLake offering. So that's very exciting for us. >> Yeah. Now tell us about your background. It's quite interesting you've kind of been in the mix in some really cool places. Tell us a little bit about yourself. >> Probably the most relevant was I used to work at Red Hat, I was a Product Manager working in security for OpenStack and OpenShift working with DOD customers in the intelligence community. Left Red Hat to go to Rancher, started out there as VP of Edge Solutions and then transitioned over to VP of Product for all of Rancher. And then obviously we know SUSE acquired Rancher and as of November 1st, of 2020, I think it was. >> Dave: 2020. >> Yeah, yeah time is flying. I came over, I still remained VP of Product for Rancher for Cloud Native Infrastructure. And I was working on the edge strategy for SUSE and about four months ago we internally built three business units, one for the Linux business, one for enterprise container management, basically the Rancher business, and then the newly minted business unit was the Edge business. And I was offered the role to be GM for that business unit and I happily accepted it. >> Very cool. I mean the market dynamics since the 2018 have changed dramatically, IBM bought Red Hat. A lot of customers said, "Hmm let's see what other alternatives are out there." SUSE popped its head up. You know, Melissa's been quite, you know forthcoming about that. And then you acquire Rancher in 2020, IPO in 2021. That kind of gives you another tailwind. So there's a new market when you go from 2018 to 2022, it's a completely changed dynamic. >> Yes and I'm going to answer your question from the Rancher perspective first, because as we were at Rancher, we had experimented with different flavors of the underlying OS underneath Kubernetes or Kubernetes offerings. And we had, as I said, different flavors, we weren't really operating system people for example. And so post-acquisition, you know, one of my internal roles was to bring the two halves of the house together, the philosophies together where you had a cloud native side in the form of Rancher, very progressive leading innovative products with Rancher with K3s for example. And then you had, you know, really strong enterprise roots around compliance and security, secure supply chain with the enterprise grade Linux. And what we found out was SUSE had been building a version of Linux called SLE Micro, and it was perfectly designed for Edge. And so what we've done over that time period since the acquisition is that we've brought those two things together. And now we're using Kubernetes directives and philosophies to manage all the way down to the operating system. And it is a winning strategy for our customers. And we're really excited about that. >> And what does that product look like? Is that a managed service? How are customers consuming that? >> It could be a managed service, it's something that our managed service providers could embrace and offer to their customers. But we have some customers who are very sophisticated who want to do the whole thing themselves. And so they stand up Rancher, you know at a centralized location at cloud GreenLake for example which is why this is very relevant. And then that control plane if you will, manages thousands of downstream clusters that are running K3s at these Edge locations. And so that's what the complete stack looks like. And so when you add the Linux capability to that scenario we can now roll a new operating system, new kernel, CVE updates, build that as an OCI container image registry format, right? Put that into a registry and then have that thing cascade down through all the downstream clusters and up through a rolling window upgrade of the operating system underneath Kubernetes. And it is a tremendous amount of value when you talk to customers that have this massive scale. >> What's the impact of that, just take us through what happens next. Is it faster? Is it more performant? Is it more reliable? Is it processing data at the Edge? What's the impact of the customer? >> Yes, the answer is yes to that. So let's actually talk about one customer that we we highlighted in our keynote, which is Home Depot. So as we know, Kubernetes is on fire, right? It is the technology everybody's after. So by being in demand, the skills needed, the people shortage is real and people are commanding very high, you know, salaries. And so it's hard to attract talent is the bottom line. And so using our software and our solution and our approach it allows people to scale their existing teams to preserve those precious human resources and that human capital. So that now you can take a team of seven people and manage let's say 3000 downstream stores. >> Yeah it's like the old SRE model for DevOps. >> Correct. >> It's not servers they're managing one to many. >> Yes. >> One to many clusters. >> Correct so you've got the cluster, the life cycle of the cluster. You already have the application life cycle with the classic DevOps. And now what we've built and added to the stack is going down one step further, clicking down if you will to managing the life cycle of the operating system. So you have the SUSE enterprise build chain, all the value, the goodness, compliance, security. Again, all of that comes with that build process. And now we're hooking that into a cloud native flow that ends up downstream in our customers. >> So what I'm hearing is your Edge strategy is not some kind of bespoke, "Hey, I'm going after Edge." It connects to the entire value chain. >> Yes, yeah it's a great point. We want to reuse the existing philosophies that are being used today. We don't want to create something net new, cause that's really the point in leverage that we get by having these teams, you know, do these things at scale. Another point I'm going to make here is that we've defined the Edge into three segments. One is the near Edge, which is the realm of the-- >> I was going to ask about this, great. >> The telecommunications companies. So those use cases and profiles look very different. They're almost data center lite, right? So you've had regional locations, central offices where they're standing up gear classic to you machines, right? So things you find from HPE, for example. And then once you get on the other side of the access device right? The cable modem, the router, whatever it is you get into what we call the far Edge. And this is where the majority of the use cases reside. This is where the diversity of use cases presents itself as well. >> Also security challenges. >> Security challenges. Yes and we can talk about that following in a moment. And then finally, if you look at that far Edge as a box, right? Think of it as a layer two domain, a network. Inside that location, on that network you'll have industrial IOT devices. Those devices are too small to run a full blown operating system such as Linux and Kubernetes in the stack but they do have software on them, right? So we need to be able to discover those devices and manage those devices and pull data from those devices and do it in a cloud native way. So that's what we called the tiny Edge. And I stole that name from the folks over at Microsoft. Kate and Edrick are are leading a project upstream called Akri, A-K-R-I, and we are very much heavily involved in Akri because it will discover the industrial IOT devices and plug those into a local Kubernetes cluster running at that location. >> And Home Depot would fit into the near edge is that correct? >> Yes. >> Yeah okay. >> So each Home Depot store, just to bring it home, is a far Edge location and they have over 2,600 of these locations. >> So far Edge? You would put far Edge? >> Keith: Far Edge yes. >> Far edge, okay. >> John: Near edge is like Metro. Think of Metro. >> And Teleco, communication, service providers MSOs, multi-service operators. Those guys are-- >> Near Edge. >> The near edge, yes. >> Don't you think, John's been asking all week about machine learning and AI, in that tiny Edge. We think there's going to be a lot of AI influencing. >> Keith: Oh absolutely. >> Real time. And it actually is going to need some kind of lighter weight you know, platform. How do you fit into that? >> So going on this, like this model I just described if you go back and look at the SUSECON 2022 demo keynote that I did, we actually on stage stood up that exact stack. So we had a single Intel nook running SLE Micro as we mentioned earlier, running K3s and we plugged into that device, a USB camera which was automatically detected and it loaded Akri and gave us a driver to plug it into a container. Now, to answer your question, that is the point in time where we bring in the ML and the AI, the inference and the pattern recognition, because that camera when you showed the SUSE plush doll, it actually recognized it and put a QR code up on the screen. So that's where it all comes together. So we tried to showcase that in a complete demo. >> Last week, I was here in Vegas for an event Amazon and AWS put on called re:Mars, machine learning, automation, robotics, and space. >> Okay. >> Kind of but basically for me was an industrial edge show. Cause The space is the ultimate like glam to edge is like, you're doing stuff in space that's pretty edgy so to speak, pun intended. But the industrial side of the Edge is going to, we think, accelerate with machine learning. >> Keith: Absolutely. >> And with these kinds of new portable I won't say flash compute or just like connected power sources software. The industrial is going to move really fast. We've been kind of in a snails pace at the Edge, in my opinion. What's your reaction to that? Do you think we're going to see a mass acceleration of growth at the Edge industrial, basically physical, the physical world. >> Yes, first I agree with your assessment okay, wholeheartedly, so much so that it's my strategy to go after the tiny Edge space and be a leader in the industrial IOT space from an open source perspective. So yes. So a few things to answer your question we do have K3s in space. We have a customer partner called Hypergiant where they've launched satellites with K3s running in space same model, that's a far Edge location, probably the farthest Edge location we have. >> John: Deep Edge, deep space. >> Here at HPE Discover, we have a business unit called SUSE RGS, Rancher Government Services, which focuses on the US government and DOD and IC, right? So little bit of the world that I used to work in my past career. Brandon Gulla the CTO of of that unit gave a great presentation about what we call the tactical Edge. And so the same technology that we're using on the commercial and the manufacturing side. >> Like the Jedi contract, the tactical military Edge I think. >> Yes so imagine some of these military grade industrial IOT devices in a disconnected environment. The same software stack and technology would apply to that use case as well. >> So basically the tactical Edge is life? We're humans, we're at the Edge? >> Or it's maintenance, right? So maybe it's pulling sensors from aircraft, Humvees, submarines and doing predictive analysis on the maintenance for those items, those assets. >> All these different Edges, they underscore the diversity that you were just talking Keith and we also see a new hardware architecture emerging, a lot of arm based stuff. Just take a look at what Tesla's doing at the tiny Edge. Keith Basil, thanks so much. >> Sure. >> For coming on theCube. >> John: Great to have you. >> Grateful to be here. >> Awesome story. Okay and thank you for watching. This is Dave Vellante for John Furrier. This is day three of HPE Discover 2022. You're watching theCube, the leader in enterprise and emerging tech coverage. We'll be right back. (upbeat music)

Published Date : Jun 30 2022

SUMMARY :

brought to you by HPE. as the General Manager for the and you guys are the best. Big fans of SUSE you know, of what you guys are doing into the GreenLake offering. in some really cool places. and as of November 1st, one for the Linux business, And then you acquire Rancher in 2020, of the underlying OS underneath Kubernetes of the operating system Is it processing data at the Edge? So that now you can take Yeah it's like the managing one to many. of the operating system. It connects to the entire value chain. One is the near Edge, of the use cases reside. And I stole that name from and they have over 2,600 Think of Metro. And Teleco, communication, in that tiny Edge. And it actually is going to need and the AI, the inference and AWS put on called re:Mars, Cause The space is the ultimate of growth at the Edge industrial, and be a leader in the So little bit of the world the tactical military Edge I think. and technology would apply on the maintenance for that you were just talking Keith Okay and thank you for watching.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Peter BurrisPERSON

0.99+

IBMORGANIZATION

0.99+

KeithPERSON

0.99+

JohnPERSON

0.99+

2018DATE

0.99+

Dave VellantePERSON

0.99+

AWSORGANIZATION

0.99+

November 1stDATE

0.99+

SUSEORGANIZATION

0.99+

Peter BurrisPERSON

0.99+

RancherORGANIZATION

0.99+

AmazonORGANIZATION

0.99+

2020DATE

0.99+

Rancher Government ServicesORGANIZATION

0.99+

2021DATE

0.99+

DODORGANIZATION

0.99+

John FurrierPERSON

0.99+

James KabilaPERSON

0.99+

Keith BasilPERSON

0.99+

HypergiantORGANIZATION

0.99+

VegasLOCATION

0.99+

SUSE RGSORGANIZATION

0.99+

Home DepotORGANIZATION

0.99+

MicrosoftORGANIZATION

0.99+

2022DATE

0.99+

Brandon GullaPERSON

0.99+

HPEORGANIZATION

0.99+

TelecoORGANIZATION

0.99+

10 plus yearsQUANTITY

0.99+

Red HatORGANIZATION

0.99+

Last weekDATE

0.99+

Jim KobeliusPERSON

0.99+

PeterPERSON

0.99+

KatePERSON

0.99+

Silicon ValleyLOCATION

0.99+

HPE DiscoverORGANIZATION

0.99+

EdrickPERSON

0.99+

seven peopleQUANTITY

0.99+

EdgeORGANIZATION

0.99+

JimPERSON

0.99+

one customerQUANTITY

0.99+

first timeQUANTITY

0.99+

TeslaORGANIZATION

0.99+

MelissaPERSON

0.99+

OneQUANTITY

0.99+

thousandsQUANTITY

0.98+

two thingsQUANTITY

0.98+

over 2,600QUANTITY

0.98+

LinuxTITLE

0.98+

US governmentORGANIZATION

0.98+

K3sCOMMERCIAL_ITEM

0.98+

three business unitsQUANTITY

0.97+

oneQUANTITY

0.97+

MetroORGANIZATION

0.96+

two halvesQUANTITY

0.96+

KubernetesTITLE

0.96+

SLE MicroTITLE

0.96+

SLE MicroCOMMERCIAL_ITEM

0.96+

Edge SolutionsORGANIZATION

0.96+

eachQUANTITY

0.95+

AkriORGANIZATION

0.95+

firstQUANTITY

0.94+

EdgeLOCATION

0.94+

Antonio Neri, HPE | HPE Discover 2022


 

>>The cube presents HPE discover 2022 brought to you by HPE. >>Hey everyone. Welcome back to the Cube's continuing coverage of HPE. Discover 22 live from Las Vegas, the Venetian expo center at Lisa Martin and Dave Velante have a very special guest. Next one of our esteemed alumni here on the cube, Antonio Neri, the president and CEO of HPE, Antonio. Thank you so much for joining us this morning. >>Well, thanks for free with us today. >>Great to be back here after three years away. Yeah. Sit on stage yesterday in front of a massive sea of people. The energy here is electric. Yeah. Must have felt great yesterday, but you, you stood on stage three years ago and said buy 20, 22. And here it is. Yeah. We're gonna deliver our entire portfolio as a service. What was it like to be on stage and say we've done that. Here's where we are. We are a new company. >>Well, first of all, as always, I love the cube to cover HP discover, as you said, has been many, many years, and I hope you saw a different company yesterday. I'm really proud of what happened yesterday, because it was a pivotable moment in our journey. If I reflect back in my four years as a CEO, we said the enterprise of the future will be edge centric, cloud enable and data driven in 2018. And I pledged to invest 4 billion over four years. And you see the momentum we have at the edge with our business. And then in 19, to your point, Lisa, we said, by the end of 2022, we will offer everything as a service. When you look at the floor behind us, everything is a as a service experience from the moment you log through IHP GreenLake platform to all the cloud services we offer. So for me, it is a proud moment because our team worked really hard to deliver on that province on the face of a lot of challenges, >>Tremendous challenges, the last couple years that nobody could have predicted or even forecast, how can we tolerate this? Talk to me about your customer conversations and how they have changed and evolved as every company today has to be a data company. >>Well, even this morning, up to this interview, I already met four customers in, in less than an hour and a half. And I will say all of them, first of all, really appreciated bringing HP discover back. And what they really appreciated was the fact that they had the opportunity to meet and greet and talk to people. The energy that comes from that engagement is second to none. And I think says something right about the moment we are at this time, where the return to work and everything else. I think this is a wake up call in many ways, but customers are telling us is that they want to engage with a partner that has a vision that can take them to their journey, whatever that journey is. And we know digital transformation is core to everything, but ultimately they are now more focused on delivering outcomes for the organization they're running in it. And that's why HP GreenLake is incredible well positioned to do so, you >>Know, just picking up on that. I, I, I counted Antonio. I think I've been to 14 HP and HPE discovers when you include Europe. Yeah. I mean, Frankford, London, Barcelona Madrid, of course, you know the us, and I've never seen why I've tweeted this out. I've never seen this type of energy. Right. People are excited to get back. That's part of it. The other big part of it is course the focus. Yeah. So that focus on as a service was a burn, the boat moment for HPV. >>I don't think it was a burn the boat moment. It was a moment that we have to decide how we think about the future and how we become even more relevant for customers. And we are very important to all the customers they buy from us. Right. But I think about the next 3, 5, 10 years, how we position the company, enter the future to be relevant to whatever they need to do. >>Well, what I mean by that is you're not turning back. No, the bridge is gone. You go, you're going forward. And so my question is, did the pandemic accelerate that move or did it, did it hinder it? And, and, and how so >>Actually it was an, a moment for us to think about how we go further and faster to what we call this journey to one, one platform, one experience. And, and we felt as a team, as an organization, this was a unique moment in time to go further, faster. So to us, it was a catalyst to accelerate that transformation. >>Yeah. Now I, I want to ask you a question in your keynote. I love this, cuz you say I'm often asked by customers, what workload should we move to the public cloud and what should stay on prem? I'm like, yeah, I get that question all the time. And I was waiting for the answer. You said, that's the wrong question. And I was like, wait, but that's the question everybody's asking. So it was really interesting that you said that. And I wonder if you could, you could comment. And I think you said basically the world's hybrid is your challenge with, with the customers in this initiative to actually get people to stop asking that question. Right. And not think about that. >>No, I think the challenge we all collectively have is that how we think about data and how we drive what I call a data first modernization, you know, strategy for our customers in an age to cloud architecture, which basically says you are living a hybrid world is not a question which workloads are put in the public cloud, which workloads are put OnPrem. You know, the, all the issues around data gravity and whatnot is a question of how I bring the cloud experience to all your workloads of data, wherever they live. And that's where, you know, the opportunity really exists. And as customers understand more and more about the new environments, how they work, how they enable these new experiences is all driven by that data. And that data has enormous value. So it's not about which cloud use is about how you bring the cloud experience to your data in workloads. >>When you're talking to CIOs, especially transformational CIOs, what's the value pro to those CIOs that wanna transform and need to transform with the power of HPE. >>More and more of them are becoming conscious about the fact that they need to go faster in everything they do. We have done some interesting analysis with the brands that have done a better job or have become way more proficient on extracting insight from the data. They are actually the brands that winning the marketplace, not just with customers driving the preference, but also in the market capitalization because they become where more sophisticated in driving better efficiency, which is a necessity today. Second is the fact that also they need to improve their security aspect of it, but they are creating new experiences and new revenue streams. And those transformational CIOs are transforming their business in the way they run it into more an innovation engine. And so that's why, you know, we love working with them because they are advanced and the push has to think differently in the way we think about the innovation. How >>Do you help customers go from data, rich insight, port to data, rich insight, rich actions, new revenue, streams, new services. >>Well, first of all, you have to deploy the right architecture, which starts with a network, obviously because digital transformation requires an on-ramp and the connectivity is the first step. Second is to make sure you have a true end to end visibility of that data. And that's why we announced yesterday with the data fabric, right? A, a revolutionary way to think about that age to cloud architecture from a data driven perspective. And then the third piece of this is, is the aspect of how we bring that intelligence to that data. And that's where, you know, we are enabling all these amazing services with AI machine learning with, with, you know, HP GreenLake, which is ultimately the way we are gonna enable them. >>What's your favorite announcement from this week? >>I think HP GreenLake, you know, I think I >>Mentioned a lot of GreenLake, >>36 times HP GreenLake. And to me, you know, as I think about what comes next, right, is about how we innovate now on the platform at the pace that customers are demanding. And so for me, there is a lot of things there, but obviously the private cloud enterprise edition was a big moment for us because that's the way we bring the cloud operating experience on-prem and at the edge, but also all the hybrid capabilities that Brian showed during the demo is something that I think customers now say, wow, I didn't know. We can do that. >>And thinking about your business, you know, despite some macro headwinds and, and like you, you reaffirmed your guidance on the, on the last earnings call. Does GreenLake give you better visibility or is it harder to predict? >>No, I think the more we get engaged with customers in running their workloads and data, the more visibility we get, you know, I said, you know, customers voted with the workloads and data. And in, in that context, you know, we already have 65,000 customers more than 120,000 users. And the one interesting stat, which I hope it didn't go lost during that transition was the, the fact that we now have under the GreenLake management over an next bite of data. And so to me, right, that's a unique, a unique opportunity for us to learn and improve the whole cycle. >>So obviously a big pillar of your strategy is the data. And I wanted, if you could talk more about that because I, I would observe, you know, we, the cube started in sort of as big data, you know, started to take off and you saw that had ecosystem and, and that ecosystem has dispersed now. Yeah. So gone into the cloud, it's got snowflakes pulling and some in Mongo. Now you have the opportunity with this ecosystem yeah. To have a data ecosystem. How do you look at the ecosystem and the value that your partners can build on top of GreenLake and specifically monetize? Well, >>If you walk through the floor, one of the things we changed this time is that the partners are actually in the flow of all our solutions, not sitting on a corner of the show floor, right? And, and, and that's because what we have done in the last three years has been together with our partners, but we conceive HP GreenLake with the partners in mind, at the core of everything we do in the platform. And that's why on Monday we announced the new partner one ready vantage program that actually opens the platform through our APIs for allowing them to add their own value on the platform, whether in their own services to the marketplace or the other way around they to use our capabilities in their own solutions. Because some of these cloud operating capabilities are hard to develop, whether it is, you know, metering and billing and all the other services, sometimes you don't don't have to build yourself. So that's why, what we love about our strategies, the partners can decide where to participate in this broad ecosystem and then grow with us and we can grow through them as well. >>So GreenLake as a service, the focus is, is very clear. Hybrid is very clear. What's less clear to me is, is that I'll and I'll ask you to comment, is this, we go a term called super cloud and super cloud is different than multi-cloud multi-cloud oh, I run in AWS or, and, or I run in Azure. I run in, in, in GCP, Supercloud builds a layer above that hides the underlying complexity of the primitives and the APIs, and then builds new value on top of that, out to the edge as well. You guys talk about the edge all the time. You have Aruba a as an asset, you got space space born. You're doing some pretty edge. Like, well, >>We have it here. Yeah. Yeah. We are connected to the ISS. So if you were to that show floor, you can actually see what's being processed today. >>I mean, that's, you don't get more edge than that. So my question is, is, is that part of the vision to actually build that I call super cloud layer? Or is it more to be focused on hybrid and connecting on-prem to the cloud? >>No, I, I don't like to call it super cloud because that means, unless you are a superpower, you can't do what you need to do. I, I think I call it a super straight okay. Right. That we are enabling to our H to cloud architecture. So the customers can build their own experiences and consume the services that they need to compete and win in today's market. So our H to cloud approach is to create that substrate with connectivity, obviously the cloud and the data capability that you need to operate in today's >>Environment. Okay. So they're fair enough. I would say that your customers are gonna build then the super cloud on top of that software. >>Well, actually we want to give it to them. They don't have to build anything. They just need to run the business. Well, they don't have the time to really build stuff. They just need to innovate that's our, our value proposition. So they don't have to waste cycles in doing so if it comes ready to go, why you want to build it? >>Well, when I say build it, I'm talking about building their business on top of it things you're not gonna, I agree with that, bringing their tools, financial services companies with their data, their tools, their ecosystem, connecting OnPrem to the clouds. Yeah. That above that substrate that's their as a digital. >>Yeah. And that's why I said yesterday with our approach, we're actually enabling customers to power the next generation business models that they need. We enable the substrate, they can innovate on the platform, these next gen business models, >>Tap your engineering mind. And I'd like you to talk about how architectures are changing you along with many, many other CEOs signed a letter to, to the us government, you know, urging them to, to, to pass the chips act. As I posted on LinkedIn, there were, there were a few notables missing apple wasn't on there, meta wasn't on there, Tesla wasn't on there. I'd like to see them step up and sign that. Yeah. And so why did you, you know, sign that? Why did you post that? And, and, and why is that important? >>Well, first of all, it's important to customers because obviously they need to get access to technologies in a more ubiquitous way. And second it's important for the United States. We live in a, in a global economy that today is going to a refactoring of sorts where supply chain disruption has caused a lot of consternation and disruption across many industries. And I think, you know, as we think about the next generation supply chains, which are built for resiliency and obviously inclusion, we need to make sure that the United States address this problem. Because once you fall behind, it takes a long time to catch up. Even if we sign the chips act, it's gonna take many years for us, but we need to start now. Otherwise we never get what we need to >>Get. I, I agree. We're late. I think pat Gelsinger has done a very good job laying out the mission, you know, to bring, I mean, to me, it's modest, bring 20% of the manufacturing back to the us by the end of the decade. I mean that that's not gonna be easy, but even so that's, >>That's, we need stuff somewhere. Absolutely. You know, we are great partners with Intel. I really support the vision that path has laid out. And its not just about Intel again, it's about our customers in the United States, >>HP and HPE now cuz H HP labs is part of, of HPE. I believe that's correct state. Well, >>We refocus HP labs as a part of our high performance. Yeah. And AI business. Yes. >>But H HP and, and now HPE possess custom Silicon expertise. We may, we always >>Had. >>Yeah, exactly. And, and you know, with the fabulous world, do you see, I mean, you probably do in some custom Silicon today that I don't really, you know, have visibility on, but do you see getting more into that? Is there a need for >>That? Yeah. Well we already design more than 60 different silicons that are included in our solution. More and more of that. Silicon is actually in support of our other service experience. That's truly programmable for this new way to deploy a cloud or a data fabric or a network in fabric of sorts. When you look our, our age portfolio as a part of green lake through our Aruba set of offerings, we actually have a lot of the Silicon building. Our switching portfolio that's program. Normally give us the ability to drive intelligent routing in the network at the application layer. But also as you know, many years ago, we introduced our own ILO, the lights out technology, the BMC type of support that allows us to provide security to the root of our systems. But now more implement a cloud operating security environment if you will, but there is many more in the analog space for AI at scale. And even the latest introduction with frontier. When you look at frontier that wonderful high performance exit scale system, the, the magic of that is in the Silicon we developed, which is the interconnect fabric. Plus the smart mix at massive massive scale for parallel computing. And then ultimately it's the software environment that we put on top of it. So we can process billion, billion, square transactions per second. >>And when you think about a lot of the AI today is modeling, that's done in the cloud. When you think about the edge actual real time in, you're not gonna send all that back to the cloud. When you have to make a left turn or a right turn, >>Stop sign. I think, you know, people need to realize that 70% of the data today is outside the public cloud and 50% is at the edge. And when you think about the real time use cases, actually 30% of that data will need to be processed real time. So which means you need to establish inference the rate at the edge and at the same time run, you know, the analytics at the edge, whether it's machine learnings or some sort of simulation they need to do at the edge. And so that's why, you know, we can provide inference. We can provide machine learning at the edge on top of the connectivity and the edge compute or cloud computing at the edge. But also we can provide on the other side, AI at scale for massive amount of data analytics. And >>Will that be part of the GreenLake? >>We already offered that experience. We already offered that as a HPC, as a service is one of the key services we provide at scale. And then you also have machine learning operations as a service. So we have both and with the data fabric, now we're gonna take it to one step forward so we can connect the data. And I think one of the most exciting services, I actually, I'm a true believer. That is the capability we develop through HP labs. Since you asked for that early on, which is called the swarm learning technology. Of >>Course. Yeah. I've talked to Dr. GU about there you >>Go. >>So, so he >>Will do a better job than me explaining, >>Hey, I don't know. You're pretty, pretty good at it, but he's awesome. I mean, I have to admit on your keynote, you specifically took the time to mention your support for women's rights. Yes. Will HPE pay for women to leave the state to have a medical procedure? >>Yeah. So what happened last week was a sad moment in a history. I believe we, as a company felt compelled to stand up and take a position on the rights of women to choose. And as a part of that, we already offer as a part of our benefits, the ability to travel and pay all the medical expenses related to their choice. >>Yeah. Well thank you for doing that. I appreciate it. As a, as a father of two daughters who have less rights than, than my wife did when she was their age, I applaud you for your bravery and standing up and, and thank you for doing that. How excited are you for Janet Jackson? >>I think is gonna be a phenomenal rap of the HP discover, I think is gonna be a great moment for people to celebrate the coming together. One of the feedback I got from the meetings early on from customers is that put aside the vision, the strategy, the solutions that they actually can experience themselves is the fact that the, the, the one thing that really appreciated it is that they can be together. They can talk to people, they can learn with each other from each other. That energy is obviously very palpable when you go through it. And I think, you know, the celebration tonight and I want to thank the sponsor for allowing us to do so, is, is the fact that, you know, it's gonna be a moment of reuniting ourselves and look at the Fu at the future with optimism, but have some fun. >>Well, that's great, Antonio, as I said, I've been to a lot of HP and HPE discovers. You've brought a new focus clearly to the company, outstanding job of, of getting people aligned. I mean, it's not easy. It's 60,000, you know, professionals a around the globe and the energy is like I've never seen before. So congratulations. Thank you so much for coming back in the queue. >>Thank you, Dave. And as always, we appreciate you covering the, the event. You, you share the news with all the audiences around the globe here and, and that's, that means us means a lot to us. Thank you. Thank you. >>And thank you for watching. This is Dave Velante for Lisa Martin and John furrier. We'll be right back with our next guest. Live from HPE. Discover 2022 in Las Vegas.

Published Date : Jun 29 2022

SUMMARY :

Thank you so much for joining us this morning. Great to be back here after three years away. Well, first of all, as always, I love the cube to cover HP discover, as you said, Talk to me about your customer conversations and how they have changed and right about the moment we are at this time, where the return to work and I think I've been to 14 HP and HPE discovers the company, enter the future to be relevant to whatever they need to do. And so my question is, did the pandemic accelerate that move So to us, it was a catalyst to accelerate And I think you about how you bring the cloud experience to your data in workloads. those CIOs that wanna transform and need to transform with the power of HPE. And so that's why, you know, we love working with them because they are advanced and the push Do you help customers go from data, rich insight, port to data, And that's where, you know, we are enabling all these amazing services And to me, you know, you reaffirmed your guidance on the, on the last earnings call. the more visibility we get, you know, I said, you know, customers voted with the workloads and data. sort of as big data, you know, started to take off and you saw that had ecosystem and, are hard to develop, whether it is, you know, metering and billing and all the other What's less clear to me is, is that I'll and I'll ask you to comment, is this, we go a term called super So if you were to that show floor, you can actually see I mean, that's, you don't get more edge than that. obviously the cloud and the data capability that you need to operate in today's I would say that your customers are gonna build then the super cloud on top of that software. ready to go, why you want to build it? their ecosystem, connecting OnPrem to the clouds. We enable the And I'd like you to talk about how architectures are changing you along And I think, you know, as we think about the next generation supply chains, you know, to bring, I mean, to me, it's modest, bring 20% of the manufacturing back to the us by the end I really support the vision that path has laid out. I believe that's correct state. And AI business. We may, we always And, and you know, with the fabulous world, do you see, I mean, the magic of that is in the Silicon we developed, which is the interconnect fabric. And when you think about a lot of the AI today is modeling, And so that's why, you know, we can provide inference. And then you also have machine learning operations as a I mean, I have to admit on your keynote, the ability to travel and pay all the medical expenses related to their choice. have less rights than, than my wife did when she was their age, I applaud you for your And I think, you know, It's 60,000, you know, you share the news with all the audiences around the globe here and, And thank you for watching.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Janet JacksonPERSON

0.99+

2018DATE

0.99+

Dave VelantePERSON

0.99+

DavePERSON

0.99+

BrianPERSON

0.99+

20%QUANTITY

0.99+

HPEORGANIZATION

0.99+

Las VegasLOCATION

0.99+

4 billionQUANTITY

0.99+

Antonio NeriPERSON

0.99+

TeslaORGANIZATION

0.99+

LisaPERSON

0.99+

HPORGANIZATION

0.99+

Lisa MartinPERSON

0.99+

AntonioPERSON

0.99+

30%QUANTITY

0.99+

yesterdayDATE

0.99+

70%QUANTITY

0.99+

MondayDATE

0.99+

50%QUANTITY

0.99+

United StatesLOCATION

0.99+

SecondQUANTITY

0.99+

60,000QUANTITY

0.99+

last weekDATE

0.99+

appleORGANIZATION

0.99+

two daughtersQUANTITY

0.99+

more than 60 different siliconsQUANTITY

0.99+

GreenLakeORGANIZATION

0.99+

todayDATE

0.99+

third pieceQUANTITY

0.99+

more than 120,000 usersQUANTITY

0.99+

four customersQUANTITY

0.99+

H HPORGANIZATION

0.99+

first stepQUANTITY

0.99+

three years agoDATE

0.99+

bothQUANTITY

0.99+

AWSORGANIZATION

0.98+

LinkedInORGANIZATION

0.98+

less than an hour and a halfQUANTITY

0.98+

John furrierPERSON

0.98+

oneQUANTITY

0.98+

end of 2022DATE

0.98+

IntelORGANIZATION

0.98+

one platformQUANTITY

0.98+

BMCORGANIZATION

0.98+

chips actTITLE

0.98+

four yearsQUANTITY

0.98+

tonightDATE

0.97+

this weekDATE

0.97+

this morningDATE

0.97+

one experienceQUANTITY

0.97+

GUPERSON

0.97+

20QUANTITY

0.96+

FrankfordORGANIZATION

0.96+

secondQUANTITY

0.96+

36 timesQUANTITY

0.96+

Muhammad Faisal, Capgemini | Amazon re:MARS 2022


 

(bright music) >> Hey, welcome back everyone, theCUBE coverage here at AWS re:Mars 2022. I'm John, your host of the theCUBE. re:Mars, part of the three re big events, re:Invent is the big one, re:Inforce the security, re:MARS is the confluence of industrial space, of automation, robotics and machine learning. Got a great guest here, Muhammad Faisal senior consultant solutions architect at Capgemini. Welcome to theCUBE. Thanks for coming on. >> Thank you. >> So we, you just we're hearing the classes we had with the professor from Okta ML from Washington. So he's in the weeds on machine learning. He's down getting dirty with all the hardcore, uncoupling it from hardware. Machine learning has gone really super nova in the past couple years. And this show points to the tipping point where machine learning's driving space, it's driving robotics industrial edge at unprecedented rates. So it's kind of moving from the old I don't want to say old, couple years ago and the legacy AI, I mean, old school AI is kind of the same new school with a twist it's just modernized and has faster, cheaper, smaller chips. >> Yeah. I mean, but there is a change also in the way it's working. So you had the classical AI, where you are detecting something and then you're making an action. You are perceiving something, making an action, you're detecting something, and you're assuming something that has been perceived. But now we are moving towards more deeper learning, deep. So AI, where you have to train your model to do things or to detect things and hope that it will work. And there's like, of course, a lot of research going on into explainable AI to help facilitate that. But that's where the challenges come into play. >> Well, Muhammad , first let's take, what do you do over there? Talk about your role specifically. You're doing a lot of student architecting around AI machine learning. What's your role? What's your focus. >> Yeah. So we basically are working in automotive to help OEMs and tier-one suppliers validate ADAS functions that they're working on. So advanced driving assistance systems, there are many levels that are, are when we talk about it. So it can be something simple, like, you know, a blind spot detection, just a warning function. And it goes all the way. So SAE so- >> So there's like the easy stuff and then the hard stuff. >> Muhammad : Exactly. >> Yeah. >> That's what you're getting at. >> Yeah. Yeah. And, and the easy stuff you can test validate quite easily because if you get it wrong. >> Yeah. >> The impact is not that high. The complicated stuff, if you have it wrong, then that can be very dangerous. (John laughs) >> Well, I got to say the automotive one was one was that are so fascinating because it's been so archaic and just in the past recent years, and Tesla's the poster child for this. You see that you go, oh my God, I love that car. I want to have a software driven car. And it's amazing. And I don't get a Tesla on now because that's, it's more like I should have gotten it earlier. Now I'm going to just hold my ground. >> Everyone has- >> Everyone's got it in Palo Alto. I'm not going to get another car, no way. So, but you're starting to see a lot of the other manufacturers, just in the past five years, they're leveling up. It may not be as cool and sexy as the Tesla, but it's, they're there. And so what are they dealing with when they talk about data and AI? What's the, what's some of the challenges that you're seeing that they're grappling with in terms of getting things integrated, developing pipelines, R and D, they wrangling data. Take us through some of the things. >> Muhammad: I mean, like when I think about the challenges that autonomous or the automakers are facing, I can think of three big ones. So first, is the amount of data they need to do their training. And more importantly, the validation. So we are talking about petabytes or hundred of petabytes of data that has to be analyzed, validated, annotated. So labeling to create gen, ground truth processed, reprocessed many times with every creation of a new software. So that is a lot of data, a lot of computational power. And you need to ensure that all of the processing, all of handling of the data allows you complete transparency of what is happening to the data, as well as complete traceability. So your, for home allocations, so approval process for these functions so that they can be released in cars that can be used on public roads. You need to have traceability. Like you can, you are supposed to be able to reproduce the data to validate your work that was done. So you can, >> John: Yeah >> Like, prove that your function is successful or working as expected. So this, the big data is the first challenge. I see that all the automotive makers are tackling. The second big one I see is understanding how much testing is enough. So with AI or with classical approach, you have certain requirements, how a function is supposed to work. You can test that with some test cases based on your architecture, and you have a successful or failed result. With deep learning, it gets more complicated. >> John: What are they doing with deep learning? Give an example of some of things. >> I mean, so you are, you need to then start thinking about statistics that I will test enough data with like a failure rate of potentially like 0.0, 0.1%. How much data do I need to test to make sure that I am achieving that rate. So then we are talking about, in terms of statistics, which requires a lot of data, because the failure rate that we want to have is so low. And it's not only like, failure in terms of that something is always detected, and if it's there, but it's also having like, a low false positive rate. So you are only detecting objects which are there and not like, phantom objects. >> What's some of the trends you're seeing across the client base, in terms of the patterns that they're all kind of, what, where's the state of their mindset and position with AI and some of the work they're doing, are they feeling, you feel like they're all crossed over across the chasm so to speak, in terms of executing, are they still in experimental mode in driving with the full capabilities is conservative or is it progressive? >> Muhammad: I mean, it's a mixture of both. So I'm in German automotive where I'm from, there is for functions, which are more complicated ones. There's definitely hesitancy to release them too early in the car, unless we are sure that they are safe. But of course, for functions which are assisting the drivers everyday usage they are widely available. Like one of the things like, so when we talk about this complex function. >> John: Highly available or available? >> Muhammad: I would say highly available. >> Higher? Is that higher availability and highly available. >> Okay. Yeah. (both laughing) >> Yeah, so. >> I know there's a distinction. >> Yeah. I mean >> I bring up as a joke cuz of the Jedi contract. (Muhammad laughs) >> I mean, in like, our architecture. So when we are developing our solution, high availability is one of our requirements. It is highly available, but the ADAS functions are now available in more and more cars. >> John: Well, latency, man. I mean, it's kind of a joke of storage, but it's a storage joke, but you know, it's latency, you got it, okay. (Muhammad laughs) But these are decisions that have to be made. >> Muhammad: They... >> I mean. >> Muhammad: I mean, they are still being made. >> So I mean, we are... >> John: Good. >> We haven't reached like, level five, which is the highest level of autonomous driving yet on public roads. >> John: That's hard. That's hard to do. >> Yeah. And I mean, the biggest difference, like, as you go above these levels is in terms of availability. So are they these functions? >> John: Yeah. >> Can they handle all possible scenarios or are they only available in certain scenarios? And of course the responsibility. So, it's, in the end, so with Tesla, you would be like, if you had a one you would be the person who is in control or responsible to monitor it. >> John: Yeah. But as we go >> John: Actually the reason I don't have a Tesla all my family would want one. I don't want to get anyone a Tesla. >> But I mean, but that's the sort the liabilities is currently on you, if like, you're not monitoring. >> Allright, so, talk about AWS, the relationship that Capgemini has with AWS, obviously, the partnerships there, you're here and this show is really a commitment to, this is a future to me, this is the future. >> Muhammad: Yeah. >> This is it. All right here, industrial, innovation's going to come massive. Back-office cloud, done deal. Data centers, hybrid somewhat multi-cloud, I guess. But hybrid is a steady state in the back-office cloud, game over. >> Muhammad: Yeah. >> Amazon, Azure, Google, Alibaba done. So super clouds underneath. Great. This is a digital transformation in the industrial area. >> Muhammad: Yeah. >> This is the big thing. What's your relationship with AWS >> Muhammad: So, as I mentioned, the first challenge, data, like, we have so much data, so much computational power and it's not something that is always needed. You need it like on demand. And this is where like a hyperscale or cloud provider, like AWS, can be the key to achieve, like, the higher, the acceleration that we are providing to our customers using our technology built on top of AWS services. We did a breakout session, this during re:MARS, where we demonstrated a couple of small tools that we have developed out of our offering. One of them was ability to stream data from the vehicle that is collecting data worldwide. So during the day when we did it from Vegas, driving on the strip, as well as from Germany, and while we are while this data is uploaded, it's at the same time real time anonymized to make sure it you're privacy aligned with the, the data privacy >> Of course. Yeah. That's hard to do right there. >> Yeah. And so the faces are blurred. The licenses are blurred. We also, then at the same time can run object detection. So we have real time monitoring of what our feed is doing worldwide. And... >> John: Do you, just curious, do you do that blurring? Is that part of a managed service, you call an API or is that built into the go? >> Muhammad: So from like part of our DSV, we have many different service offerings, so data production, data test strategy orchestration. So part of data production is worldwide data collection. And we can then also offer data management services, which include then anonymization data, quality check. >> John: And that's service you provide. >> Yeah. >> To the customer. Okay. Got it. Okay. >> So of course, like, in collaboration with the customer, so our like, platform is very modular. Microservices based the idea being if the customer already has a good ML model for anonymization, we can plug it into our platform, running on AWS. If they want to use it, we can develop one or we can use one of our existing ones or something off the shelf or like any other supplier can provide one as well. And we all integrate. >> So you are, you're tight with Amazon web services in terms of your cloud, your service. It's a cloud. >> Yeah. >> It's so Capgemini Super Cloud, basically. >> Exactly. >> Okay. So this we call we call it Super Cloud, we made that a thing and re:Invent Charles Fitzgerald would disagree but we will debate him. It's a Super Cloud, but okay. You got your Super Cloud. What's the coolest thing that you think you're doing right now that people should pay attention to. >> I mean, the cool thing that we are currently working on, so from the keynote today, we talked about also synthetic data for validation. >> John: Now That was phenomenal. So that was phenomenal. >> We are working on digital twin creation. So we are capturing data in real world creating a virtual identity of it. And that allows you the freedom to create multiple scenarios out of it. So that's also something where we are using machine learning to determine what are the parameters you need to change between, or so, you have one scenario, such as like, the cut-in scenario and you can change. >> John: So what scenario? >> A cut-in scenario. So someone is cutting in front of you or overtake scenario. And so, I mean, in real world, someone will do it in probably a nicer way, but of course, in, it is possible, at some point. >> Cognition to the cars. >> Yeah. >> It comes up as a vehicle. >> I mean, at some point some might, someone would be very aggressive with it. We might not record it. >> You might be able to predict too. I mean, the predictions, you could say this guy's weaving, he's a potential candidate. >> It it is possible. Yes. But I mean, but to, >> That's a future scenario. >> Ensure that we are testing these scenarios, we can translate a real world scenario into a digital world, change the parameters. So the distance between those two is different and use ML. So machine learning to change these parameters. So this is exciting. And the other thing we are... >> That is pretty cool. I will admit that's very cool. >> Yeah. Yeah. The other thing we like are trying to do is reduce the cost for the customer in the end. So we are collecting petabytes of data. Every time they make updates to the software, they have to re-simulate it or replay this data, so that they can- >> Petabytes? >> Petabytes of data. And, and physically sometimes on a physical hardware in loop device. And then this >> That's called a really heavy edge. You got to move, you don't want to be moving that around the Amazon cloud. >> Yeah. That that's, that's the challenge. And once we have replayed this or re-simulated it. we still have to calculate the KPIs out of it. And what we are trying to do is optimize this test orchestration, so that we are minimizing the REAP simulation. So you don't want the data to be going to the edge, >> Yeah. >> Unnecessarily. And once we get this data back to optimize the way we are doing the calculation, so you're not calculating- >> There's a huge data, integrity management. >> Muhammad: Yeah. >> New kind of thing going on here, it's kind of is it new or is it? >> Muhammad: I mean, it's- >> Sounds new to me. >> The scale is new, so- >> Okay, got it. >> The management of the data, having the whole traceability, that has been in automotive. So also Capgemini involved in aerospace. So in aerospace. >> Yeah. >> Having this kind of high, this validation be very strictly monitored is norm, but now we have to think about how to do it on this large scale. And that's why, like, I think that's the biggest challenge and hopefully what we are trying to, yeah, solve with our DSV offering. >> All right, Muhammad, thanks for coming on theCUBE. I really appreciate it. Great way to close out re:MARS, our last interview our the show. Thanks for coming on. Appreciate your time. >> I mean like just one last comment, like, so I think in automotive, like, so part of the automation the future is quite exciting, and I think that's where like- >> John: Yeah. >> It's, we have to be hopeful that like- >> John: Well, the show is all about hope. I mean, you had, you had space, moon habitat, you had climate change, potential solutions. You have new functionality that we've been waiting for. And, you know, I've watch every episode of Star Trek and SkyNet and kind of SkyNet going on air. >> The robots. >> Robots running cubes, robot cubes host someday. >> Yeah. >> You never know. Yeah. Thanks for coming on. Appreciate it. >> Thank you. Okay. That's theCUBE here. Wrapping up re:MARS. I'm John Furrier You're watching theCUBE, stay with us for the next event. Next time. Thanks for watching. (upbeat music)

Published Date : Jun 24 2022

SUMMARY :

re:Invent is the big one, So it's kind of moving from the old So AI, where you have to what do you do over there? And it goes all the way. So there's like the easy And, and the easy stuff you The impact is not that high. and just in the past recent years, and sexy as the Tesla, So first, is the amount of data they need I see that all the automotive John: What are they I mean, so you are, Like one of the things like, Is that higher availability cuz of the Jedi contract. but the ADAS functions are now available that have to be made. Muhammad: I mean, they of autonomous driving yet on public roads. That's hard to do. the biggest difference, And of course the responsibility. But as we go John: Actually the But I mean, but that's the sort so, talk about AWS, the relationship in the back-office cloud, game over. in the industrial area. This is the big thing. So during the day when hard to do right there. So we have real time monitoring And we can then also offer To the customer. or something off the shelf So you are, you're tight with It's so Capgemini What's the coolest thing that you think so from the keynote today, we talked about So that was phenomenal. And that allows you the freedom of you or overtake scenario. I mean, at some point some might, I mean, the predictions, you could say But I mean, but to, And the other thing we are... I is reduce the cost for And then this You got to move, you don't so that we are minimizing are doing the calculation, There's a huge data, The management of the data, that's the biggest challenge our last interview our the show. John: Well, the show is all about hope. Robots running cubes, Yeah. stay with us for the next event.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
AWSORGANIZATION

0.99+

JohnPERSON

0.99+

AmazonORGANIZATION

0.99+

AlibabaORGANIZATION

0.99+

MuhammadPERSON

0.99+

GoogleORGANIZATION

0.99+

WashingtonLOCATION

0.99+

GermanyLOCATION

0.99+

Muhammad FaisalPERSON

0.99+

TeslaORGANIZATION

0.99+

VegasLOCATION

0.99+

John FurrierPERSON

0.99+

Palo AltoLOCATION

0.99+

CapgeminiORGANIZATION

0.99+

Star TrekTITLE

0.99+

first challengeQUANTITY

0.99+

Okta MLORGANIZATION

0.99+

OneQUANTITY

0.99+

firstQUANTITY

0.99+

one scenarioQUANTITY

0.99+

oneQUANTITY

0.99+

twoQUANTITY

0.98+

hundred of petabytesQUANTITY

0.98+

todayDATE

0.97+

bothQUANTITY

0.97+

0.0QUANTITY

0.97+

petabytesQUANTITY

0.96+

Charles FitzgeraldPERSON

0.94+

0.1%QUANTITY

0.94+

AzureORGANIZATION

0.93+

couple years agoDATE

0.93+

SkyNetORGANIZATION

0.92+

one lastQUANTITY

0.89+

twinQUANTITY

0.87+

past five yearsDATE

0.86+

past couple yearsDATE

0.82+

threeQUANTITY

0.81+

GermanLOCATION

0.79+

Super CloudTITLE

0.78+

re:MARSEVENT

0.77+

re:Mars 2022EVENT

0.75+

three big onesQUANTITY

0.72+

Jens Ortmann, BCG | Amazon re:MARS 2022


 

(inspiring music) >> Welcome back to The Cube's coverage here in Las Vegas. I'm John Furrier for re:Mars coverage. Two days of live action, a lot of things happening in space, robotics, automation, and machine learning. That's Mars spelled backwards, but that's machine learning, automation, robotics and space. Got a great guest, Jens Ortmann, associate director at Boston Consulting Group, also known as BCG. Jens, welcome to The Cube. >> Thank you very much. >> So tell me what you're working on. You've got a very cool project you're working on, 'Involved'. Take us through what it is, explain what the project is. >> Yeah, so I'm part of the data science unit within BCG Gamma and I'm focusing on solving business problems for the automotive industry. What I would like to talk about is actually a small internal site project that we were building. It's a conversion rate engine, where we built an advanced analytics tool that computes the conversion rate for car dealerships, at scale. So for every single car dealer in a market, we can compute the conversion rate. >> John: What is a conversion rate? Can you explain that? >> So a conversion rate is very simple. It's actually out of the people that come into your car dealership, how many do you, as a car dealer, manage to sell a car to? >> So, what's your sell, through monthly kind of- >> Per visitor that come into, so your walk-ins. >> So, physical? >> Physical, yeah. So this was for physical stores. It's actually a key metric for sales performance for car dealerships, or for the automotive manufacturers to be aware of. >> So I'm watching here in the show floor at re:Mars, you've got the 'Just Walk Through', which is Amazon's 'take whatever you want and go', are you seeing you're getting analytics on like people coming in, you can see them, there's a drop off rate? Take me through how it works, the challenges because I don't envision like, "Oh, so they walked in and they left but they didn't leave with a car." It's not take and walk out, it's not grab and go. But the concept of using computer vision, I can imagine it being a popular thing. So how do you measure this, people coming in? >> It's actually a big challenge that we learned when we were doing this project. Traditionally, people were measuring it with like these laser sensors but the signal is very, very messy. Now when we wanted to do it at scale, we partnered with an Israeli startup called Play Sense, who aggregate mobile phone data. So we used mobile footfall data to measure how many people visit a store. So it actually is a combination of three main data sources to get to the conversion rate. One, as I mentioned, the mobile footfall data, the second one is building footprints, actual outlines of buildings that we source from the cadastral agency that we need to use it to cut out the footfall data to get the visitors. And the third one, of course, is sales that we get from the official car registration data. Then we combine those to have the key numbers. >> Is there a facial recognition involved in this? >> There's no facial recognition involved. >> So the tire kickers that come in and kick the tires and leave, but might come back. Is that factored in too, or? >> So there is a lot of pre-processing going on to really only get the signals from visitors. So filtering out people that maybe come into the store after hours, cleaning crews, people that come into the store every day, people that work there, they would be in the footfall data. So we applied some logic to identify exactly those people that are most likely actually visitors interested in buying a car >> Well everyone can relate to buying a car, obviously. I wanted you to step back and you mentioned scale. Can you scope the scale of the problem for us? How big is this observation space? What systems are involved? 'Cause when you say scale, I'm thinking all the dealerships in the aggregate. Or, is it by franchise or is it anonymous data? Can you scale the scope of this thing, or scope the scale? >> So we built this as a prototype for the German market and we used the top 10 car brands in Germany. They have around 10,000 car dealerships, for which we all have data. The actual mobile phone footprint data, it's a lot more. I think it was 30 million data points. >> Are you triangulating that? How does that mobile data work? Signal? >> So the mobile data is coming through apps. So mobile apps where you allow the app to track your location. >> Got it, okay. >> That gets anonymized and then you have these mobile data aggregators, like Play Sense. >> Got it, okay. >> That sell the data on. >> So you have to plug into a lot of systems? >> Yes. >> To make all this work. >> Yes and a lot of different data sources. >> And how easy is that? What's the challenge there? Is it cloud integration? How are you guys pulling this together? >> So we build it as a prototype initially, based on our own internal infrastructure, using basic Python and regular cloud infrastructure to process the data. >> All right, so I'm looking at my notes here. Data sets, you have a lot of data sets. What kind of analytics are you running on that? Can you share some examples? >> So I have to be careful since we filed a patent on this but a lot of the thing is actually in data processing, making sure that the data points we get are accurate and usable for this, and then differentiating between the different types of businesses that people are running. So there is on the one hand, you have the problem of outliers, basically filtering out when numbers don't make sense. On the other hand, there is a lot going on in the business itself. Like what do you do when a car dealership sells cars of multiple brands? You see only one visitor seeing cars of different brands but you see sales for two different types of brands. So this is just two examples of some of the processing that we had to implement to make this happen. >> So where can people find out information on this project? Or is it pretty much not public? Are you sharing anything publicly? >> So currently, we have held off the publication on this because we filed a patent on it. We're now about to go to market, building out a solution for the US as well, to then bring this to clients. >> What do you think about this show here at re:Mars? What's your assessment of the vibe? What's it like? Share with the folks who aren't here, what's your takeaway? >> It's really fun. It's really impressive. And it has a great, really inspiring vibe of cool innovative solutions. >> Yeah, you get the creative geniuses, you got the industrial geniuses, you got the software geniuses, all kind of coming together, and they're real people and they're here as a community. To me, the positive future vibe of this show, really is resonating in the keynotes and the energy. It's a forward thinking, positive message. And it's not marketing, this is the vibe. >> Exactly, I think it's something we really need at the moment. >> Yeah, we can solve all of the global problems by going to the moon and Mars. First the moon, then Mars. Who knows, maybe the breakthrough is there. >> People solve a lot of fundamental issues along the way that'll help in a lot of different areas as well. >> I wonder if I'll be alive when there's tourism in the moon. I was just joking with the folks earlier, "Oh yeah, I left that part on Earth, I have to go get it." Cause there's going to be a whole infrastructure there. Construction, all in good time. Okay, what's next for you guys? Tell me what's next on the project. You got a patent pending, so you're a little bit tight lipped and quiet on the secret sauce, I get that. What's next for the vision of the project? >> So this is just one example of how we can use this. Especially this footfall data set in an innovative way in the automotive industry. What we would like to look into is getting more details. Currently, we only see a single data point for a visitor. What would be interesting to understand, also, like the journey of visitors. Did they visit other car dealerships? Or, where are they from? What demographics do they come from? If you can tie that to a geographic location. And then on the business side as well, linking this for example, for companies to marketing campaigns. Does advertisement catch on? Do discounts catch on? Do they drive more people into the stores? Do they drive more sales? How does it affect conversion rate? Also, benchmark within the network, how different car dealerships are performing, how different brands are performing. And then eventually, everything is going to online. This can also be a foundation to set a baseline for online sales, which is still at the very early stages in the automotive industry. >> Yeah, I think there's a lot of reference implementations here for other applications, not just dealerships, all footfall traffic. That's interesting. The question I have for you, and the final question really before we wrap up, is the convergence of online, offline, physical, virtual. It's pretty clear we're living in a hybrid steady state right now, with all the post pandemic and the innovations pulled forward. So, having a device on me, IOT device or phone, will be a big part of things. So I'm buying online and I'm walking in, I'm one presence, virtually and physical. How do you guys see that around the corner? What's next there? Because I can see that coming together in my mind. >> It is. I mean, we can see it happen at Tesla. Tesla barely has any physical dealerships anymore, they have showrooms and do all the sales online. And I think that has a large impact on the industry at the moment. Driving the more traditional manufacturers also to think about what can be and what can be in a digital and online first world. >> Yeah, well this is happening. Well, Jens, thanks for coming on. I appreciate the commentary on re:Mars. Thanks for sharing your perspective and sharing about your project at Boston Consulting Group, also known as BCG. >> Thank you very much. >> Very reputable firm. Okay, that's the Cube coverage here at re:Mars. I'm John Furrier, your host. Two days of wall to wall coverage here. It's a great show. Machine learning, automation, robotics, and space, Mars. Of course, you got Reinvent, the big show, and at Reinforce, the security show. You got the space-software-robotics show, security. And then of course Reinvent is the big show. The Cube covers it, all three will be here. So keep watching here for more coverage. We'll be right back. (gentle inspiring music)

Published Date : Jun 23 2022

SUMMARY :

a lot of things happening in So tell me what you're working on. for the automotive industry. It's actually out of the people into, so your walk-ins. or for the automotive So how do you measure And the third one, of course, is sales So the tire kickers that come in come into the store every day, of the problem for us? prototype for the German market So the mobile data and then you have these Yes and a lot of So we build it as are you running on that? of the processing that we had to implement for the US as well, And it has a great, really inspiring vibe really is resonating in the we really need at the moment. of the global problems along the way that'll help and quiet on the secret sauce, I get that. in the automotive industry. and the final question on the industry at the moment. I appreciate the commentary on re:Mars. and at Reinforce, the security show.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Boston Consulting GroupORGANIZATION

0.99+

JensPERSON

0.99+

TeslaORGANIZATION

0.99+

GermanyLOCATION

0.99+

JohnPERSON

0.99+

Jens OrtmannPERSON

0.99+

BCGORGANIZATION

0.99+

Las VegasLOCATION

0.99+

AmazonORGANIZATION

0.99+

MarsLOCATION

0.99+

John FurrierPERSON

0.99+

EarthLOCATION

0.99+

Play SenseORGANIZATION

0.99+

two examplesQUANTITY

0.99+

PythonTITLE

0.99+

OneQUANTITY

0.99+

Two daysQUANTITY

0.99+

BCG GammaORGANIZATION

0.98+

third oneQUANTITY

0.98+

USLOCATION

0.98+

second oneQUANTITY

0.98+

two different typesQUANTITY

0.97+

three main data sourcesQUANTITY

0.97+

one exampleQUANTITY

0.97+

30 million data pointsQUANTITY

0.97+

pandemicEVENT

0.95+

moonLOCATION

0.95+

around 10,000 car dealershipsQUANTITY

0.94+

10 car brandsQUANTITY

0.94+

GermanLOCATION

0.93+

one visitorQUANTITY

0.93+

threeQUANTITY

0.92+

FirstQUANTITY

0.92+

IsraeliOTHER

0.91+

ReinforceORGANIZATION

0.9+

MarsTITLE

0.86+

ReinventTITLE

0.82+

brandsQUANTITY

0.81+

single data pointQUANTITY

0.81+

MarsORGANIZATION

0.77+

CubeORGANIZATION

0.77+

single carQUANTITY

0.76+

oneQUANTITY

0.74+

firstQUANTITY

0.74+

one presenceQUANTITY

0.68+

MARS 2022EVENT

0.67+

re:MarsEVENT

0.55+

The CubeORGANIZATION

0.55+

reTITLE

0.54+

postEVENT

0.49+

CubeCOMMERCIAL_ITEM

0.49+

reEVENT

0.46+