Image Title

Search Results for pre-:

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+

Robert Nishihara, Anyscale | AWS Startup Showcase S3 E1


 

(upbeat music) >> Hello everyone. Welcome to theCube's presentation of the "AWS Startup Showcase." The topic this episode is AI and machine learning, top startups building foundational model infrastructure. This is season three, episode one of the ongoing series covering exciting startups from the AWS ecosystem. And this time we're talking about AI and machine learning. I'm your host, John Furrier. I'm excited I'm joined today by Robert Nishihara, who's the co-founder and CEO of a hot startup called Anyscale. He's here to talk about Ray, the open source project, Anyscale's infrastructure for foundation as well. Robert, thank you for joining us today. >> Yeah, thanks so much as well. >> I've been following your company since the founding pre pandemic and you guys really had a great vision scaled up and in a perfect position for this big wave that we all see with ChatGPT and OpenAI that's gone mainstream. Finally, AI has broken out through the ropes and now gone mainstream, so I think you guys are really well positioned. I'm looking forward to to talking with you today. But before we get into it, introduce the core mission for Anyscale. Why do you guys exist? What is the North Star for Anyscale? >> Yeah, like you mentioned, there's a tremendous amount of excitement about AI right now. You know, I think a lot of us believe that AI can transform just every different industry. So one of the things that was clear to us when we started this company was that the amount of compute needed to do AI was just exploding. Like to actually succeed with AI, companies like OpenAI or Google or you know, these companies getting a lot of value from AI, were not just running these machine learning models on their laptops or on a single machine. They were scaling these applications across hundreds or thousands or more machines and GPUs and other resources in the Cloud. And so to actually succeed with AI, and this has been one of the biggest trends in computing, maybe the biggest trend in computing in, you know, in recent history, the amount of compute has been exploding. And so to actually succeed with that AI, to actually build these scalable applications and scale the AI applications, there's a tremendous software engineering lift to build the infrastructure to actually run these scalable applications. And that's very hard to do. So one of the reasons many AI projects and initiatives fail is that, or don't make it to production, is the need for this scale, the infrastructure lift, to actually make it happen. So our goal here with Anyscale and Ray, is to make that easy, is to make scalable computing easy. So that as a developer or as a business, if you want to do AI, if you want to get value out of AI, all you need to know is how to program on your laptop. Like, all you need to know is how to program in Python. And if you can do that, then you're good to go. Then you can do what companies like OpenAI or Google do and get value out of machine learning. >> That programming example of how easy it is with Python reminds me of the early days of Cloud, when infrastructure as code was talked about was, it was just code the infrastructure programmable. That's super important. That's what AI people wanted, first program AI. That's the new trend. And I want to understand, if you don't mind explaining, the relationship that Anyscale has to these foundational models and particular the large language models, also called LLMs, was seen with like OpenAI and ChatGPT. Before you get into the relationship that you have with them, can you explain why the hype around foundational models? Why are people going crazy over foundational models? What is it and why is it so important? >> Yeah, so foundational models and foundation models are incredibly important because they enable businesses and developers to get value out of machine learning, to use machine learning off the shelf with these large models that have been trained on tons of data and that are useful out of the box. And then, of course, you know, as a business or as a developer, you can take those foundational models and repurpose them or fine tune them or adapt them to your specific use case and what you want to achieve. But it's much easier to do that than to train them from scratch. And I think there are three, for people to actually use foundation models, there are three main types of workloads or problems that need to be solved. One is training these foundation models in the first place, like actually creating them. The second is fine tuning them and adapting them to your use case. And the third is serving them and actually deploying them. Okay, so Ray and Anyscale are used for all of these three different workloads. Companies like OpenAI or Cohere that train large language models. Or open source versions like GPTJ are done on top of Ray. There are many startups and other businesses that fine tune, that, you know, don't want to train the large underlying foundation models, but that do want to fine tune them, do want to adapt them to their purposes, and build products around them and serve them, those are also using Ray and Anyscale for that fine tuning and that serving. And so the reason that Ray and Anyscale are important here is that, you know, building and using foundation models requires a huge scale. It requires a lot of data. It requires a lot of compute, GPUs, TPUs, other resources. And to actually take advantage of that and actually build these scalable applications, there's a lot of infrastructure that needs to happen under the hood. And so you can either use Ray and Anyscale to take care of that and manage the infrastructure and solve those infrastructure problems. Or you can build the infrastructure and manage the infrastructure yourself, which you can do, but it's going to slow your team down. It's going to, you know, many of the businesses we work with simply don't want to be in the business of managing infrastructure and building infrastructure. They want to focus on product development and move faster. >> I know you got a keynote presentation we're going to go to in a second, but I think you hit on something I think is the real tipping point, doing it yourself, hard to do. These are things where opportunities are and the Cloud did that with data centers. Turned a data center and made it an API. The heavy lifting went away and went to the Cloud so people could be more creative and build their product. In this case, build their creativity. Is that kind of what's the big deal? Is that kind of a big deal happening that you guys are taking the learnings and making that available so people don't have to do that? >> That's exactly right. So today, if you want to succeed with AI, if you want to use AI in your business, infrastructure work is on the critical path for doing that. To do AI, you have to build infrastructure. You have to figure out how to scale your applications. That's going to change. We're going to get to the point, and you know, with Ray and Anyscale, we're going to remove the infrastructure from the critical path so that as a developer or as a business, all you need to focus on is your application logic, what you want the the program to do, what you want your application to do, how you want the AI to actually interface with the rest of your product. Now the way that will happen is that Ray and Anyscale will still, the infrastructure work will still happen. It'll just be under the hood and taken care of by Ray in Anyscale. And so I think something like this is really necessary for AI to reach its potential, for AI to have the impact and the reach that we think it will, you have to make it easier to do. >> And just for clarification to point out, if you don't mind explaining the relationship of Ray and Anyscale real quick just before we get into the presentation. >> So Ray is an open source project. We created it. We were at Berkeley doing machine learning. We started Ray so that, in order to provide an easy, a simple open source tool for building and running scalable applications. And Anyscale is the managed version of Ray, basically we will run Ray for you in the Cloud, provide a lot of tools around the developer experience and managing the infrastructure and providing more performance and superior infrastructure. >> Awesome. I know you got a presentation on Ray and Anyscale and you guys are positioning as the infrastructure for foundational models. So I'll let you take it away and then when you're done presenting, we'll come back, I'll probably grill you with a few questions and then we'll close it out so take it away. >> Robert: Sounds great. So I'll say a little bit about how companies are using Ray and Anyscale for foundation models. The first thing I want to mention is just why we're doing this in the first place. And the underlying observation, the underlying trend here, and this is a plot from OpenAI, is that the amount of compute needed to do machine learning has been exploding. It's been growing at something like 35 times every 18 months. This is absolutely enormous. And other people have written papers measuring this trend and you get different numbers. But the point is, no matter how you slice and dice it, it' a astronomical rate. Now if you compare that to something we're all familiar with, like Moore's Law, which says that, you know, the processor performance doubles every roughly 18 months, you can see that there's just a tremendous gap between the needs, the compute needs of machine learning applications, and what you can do with a single chip, right. So even if Moore's Law were continuing strong and you know, doing what it used to be doing, even if that were the case, there would still be a tremendous gap between what you can do with the chip and what you need in order to do machine learning. And so given this graph, what we've seen, and what has been clear to us since we started this company, is that doing AI requires scaling. There's no way around it. It's not a nice to have, it's really a requirement. And so that led us to start Ray, which is the open source project that we started to make it easy to build these scalable Python applications and scalable machine learning applications. And since we started the project, it's been adopted by a tremendous number of companies. Companies like OpenAI, which use Ray to train their large models like ChatGPT, companies like Uber, which run all of their deep learning and classical machine learning on top of Ray, companies like Shopify or Spotify or Instacart or Lyft or Netflix, ByteDance, which use Ray for their machine learning infrastructure. Companies like Ant Group, which makes Alipay, you know, they use Ray across the board for fraud detection, for online learning, for detecting money laundering, you know, for graph processing, stream processing. Companies like Amazon, you know, run Ray at a tremendous scale and just petabytes of data every single day. And so the project has seen just enormous adoption since, over the past few years. And one of the most exciting use cases is really providing the infrastructure for building training, fine tuning, and serving foundation models. So I'll say a little bit about, you know, here are some examples of companies using Ray for foundation models. Cohere trains large language models. OpenAI also trains large language models. You can think about the workloads required there are things like supervised pre-training, also reinforcement learning from human feedback. So this is not only the regular supervised learning, but actually more complex reinforcement learning workloads that take human input about what response to a particular question, you know is better than a certain other response. And incorporating that into the learning. There's open source versions as well, like GPTJ also built on top of Ray as well as projects like Alpa coming out of UC Berkeley. So these are some of the examples of exciting projects in organizations, training and creating these large language models and serving them using Ray. Okay, so what actually is Ray? Well, there are two layers to Ray. At the lowest level, there's the core Ray system. This is essentially low level primitives for building scalable Python applications. Things like taking a Python function or a Python class and executing them in the cluster setting. So Ray core is extremely flexible and you can build arbitrary scalable applications on top of Ray. So on top of Ray, on top of the core system, what really gives Ray a lot of its power is this ecosystem of scalable libraries. So on top of the core system you have libraries, scalable libraries for ingesting and pre-processing data, for training your models, for fine tuning those models, for hyper parameter tuning, for doing batch processing and batch inference, for doing model serving and deployment, right. And a lot of the Ray users, the reason they like Ray is that they want to run multiple workloads. They want to train and serve their models, right. They want to load their data and feed that into training. And Ray provides common infrastructure for all of these different workloads. So this is a little overview of what Ray, the different components of Ray. So why do people choose to go with Ray? I think there are three main reasons. The first is the unified nature. The fact that it is common infrastructure for scaling arbitrary workloads, from data ingest to pre-processing to training to inference and serving, right. This also includes the fact that it's future proof. AI is incredibly fast moving. And so many people, many companies that have built their own machine learning infrastructure and standardized on particular workflows for doing machine learning have found that their workflows are too rigid to enable new capabilities. If they want to do reinforcement learning, if they want to use graph neural networks, they don't have a way of doing that with their standard tooling. And so Ray, being future proof and being flexible and general gives them that ability. Another reason people choose Ray in Anyscale is the scalability. This is really our bread and butter. This is the reason, the whole point of Ray, you know, making it easy to go from your laptop to running on thousands of GPUs, making it easy to scale your development workloads and run them in production, making it easy to scale, you know, training to scale data ingest, pre-processing and so on. So scalability and performance, you know, are critical for doing machine learning and that is something that Ray provides out of the box. And lastly, Ray is an open ecosystem. You can run it anywhere. You can run it on any Cloud provider. Google, you know, Google Cloud, AWS, Asure. You can run it on your Kubernetes cluster. You can run it on your laptop. It's extremely portable. And not only that, it's framework agnostic. You can use Ray to scale arbitrary Python workloads. You can use it to scale and it integrates with libraries like TensorFlow or PyTorch or JAX or XG Boost or Hugging Face or PyTorch Lightning, right, or Scikit-learn or just your own arbitrary Python code. It's open source. And in addition to integrating with the rest of the machine learning ecosystem and these machine learning frameworks, you can use Ray along with all of the other tooling in the machine learning ecosystem. That's things like weights and biases or ML flow, right. Or you know, different data platforms like Databricks, you know, Delta Lake or Snowflake or tools for model monitoring for feature stores, all of these integrate with Ray. And that's, you know, Ray provides that kind of flexibility so that you can integrate it into the rest of your workflow. And then Anyscale is the scalable compute platform that's built on top, you know, that provides Ray. So Anyscale is a managed Ray service that runs in the Cloud. And what Anyscale does is it offers the best way to run Ray. And if you think about what you get with Anyscale, there are fundamentally two things. One is about moving faster, accelerating the time to market. And you get that by having the managed service so that as a developer you don't have to worry about managing infrastructure, you don't have to worry about configuring infrastructure. You also, it provides, you know, optimized developer workflows. Things like easily moving from development to production, things like having the observability tooling, the debug ability to actually easily diagnose what's going wrong in a distributed application. So things like the dashboards and the other other kinds of tooling for collaboration, for monitoring and so on. And then on top of that, so that's the first bucket, developer productivity, moving faster, faster experimentation and iteration. The second reason that people choose Anyscale is superior infrastructure. So this is things like, you know, cost deficiency, being able to easily take advantage of spot instances, being able to get higher GPU utilization, things like faster cluster startup times and auto scaling. Things like just overall better performance and faster scheduling. And so these are the kinds of things that Anyscale provides on top of Ray. It's the managed infrastructure. It's fast, it's like the developer productivity and velocity as well as performance. So this is what I wanted to share about Ray in Anyscale. >> John: Awesome. >> Provide that context. But John, I'm curious what you think. >> I love it. I love the, so first of all, it's a platform because that's the platform architecture right there. So just to clarify, this is an Anyscale platform, not- >> That's right. >> Tools. So you got tools in the platform. Okay, that's key. Love that managed service. Just curious, you mentioned Python multiple times, is that because of PyTorch and TensorFlow or Python's the most friendly with machine learning or it's because it's very common amongst all developers? >> That's a great question. Python is the language that people are using to do machine learning. So it's the natural starting point. Now, of course, Ray is actually designed in a language agnostic way and there are companies out there that use Ray to build scalable Java applications. But for the most part right now we're focused on Python and being the best way to build these scalable Python and machine learning applications. But, of course, down the road there always is that potential. >> So if you're slinging Python code out there and you're watching that, you're watching this video, get on Anyscale bus quickly. Also, I just, while you were giving the presentation, I couldn't help, since you mentioned OpenAI, which by the way, congratulations 'cause they've had great scale, I've noticed in their rapid growth 'cause they were the fastest company to the number of users than anyone in the history of the computer industry, so major successor, OpenAI and ChatGPT, huge fan. I'm not a skeptic at all. I think it's just the beginning, so congratulations. But I actually typed into ChatGPT, what are the top three benefits of Anyscale and came up with scalability, flexibility, and ease of use. Obviously, scalability is what you guys are called. >> That's pretty good. >> So that's what they came up with. So they nailed it. Did you have an inside prompt training, buy it there? Only kidding. (Robert laughs) >> Yeah, we hard coded that one. >> But that's the kind of thing that came up really, really quickly if I asked it to write a sales document, it probably will, but this is the future interface. This is why people are getting excited about the foundational models and the large language models because it's allowing the interface with the user, the consumer, to be more human, more natural. And this is clearly will be in every application in the future. >> Absolutely. This is how people are going to interface with software, how they're going to interface with products in the future. It's not just something, you know, not just a chat bot that you talk to. This is going to be how you get things done, right. How you use your web browser or how you use, you know, how you use Photoshop or how you use other products. Like you're not going to spend hours learning all the APIs and how to use them. You're going to talk to it and tell it what you want it to do. And of course, you know, if it doesn't understand it, it's going to ask clarifying questions. You're going to have a conversation and then it'll figure it out. >> This is going to be one of those things, we're going to look back at this time Robert and saying, "Yeah, from that company, that was the beginning of that wave." And just like AWS and Cloud Computing, the folks who got in early really were in position when say the pandemic came. So getting in early is a good thing and that's what everyone's talking about is getting in early and playing around, maybe replatforming or even picking one or few apps to refactor with some staff and managed services. So people are definitely jumping in. So I have to ask you the ROI cost question. You mentioned some of those, Moore's Law versus what's going on in the industry. When you look at that kind of scale, the first thing that jumps out at people is, "Okay, I love it. Let's go play around." But what's it going to cost me? Am I going to be tied to certain GPUs? What's the landscape look like from an operational standpoint, from the customer? Are they locked in and the benefit was flexibility, are you flexible to handle any Cloud? What is the customers, what are they looking at? Basically, that's my question. What's the customer looking at? >> Cost is super important here and many of the companies, I mean, companies are spending a huge amount on their Cloud computing, on AWS, and on doing AI, right. And I think a lot of the advantage of Anyscale, what we can provide here is not only better performance, but cost efficiency. Because if we can run something faster and more efficiently, it can also use less resources and you can lower your Cloud spending, right. We've seen companies go from, you know, 20% GPU utilization with their current setup and the current tools they're using to running on Anyscale and getting more like 95, you know, 100% GPU utilization. That's something like a five x improvement right there. So depending on the kind of application you're running, you know, it's a significant cost savings. We've seen companies that have, you know, processing petabytes of data every single day with Ray going from, you know, getting order of magnitude cost savings by switching from what they were previously doing to running their application on Ray. And when you have applications that are spending, you know, potentially $100 million a year and getting a 10 X cost savings is just absolutely enormous. So these are some of the kinds of- >> Data infrastructure is super important. Again, if the customer, if you're a prospect to this and thinking about going in here, just like the Cloud, you got infrastructure, you got the platform, you got SaaS, same kind of thing's going to go on in AI. So I want to get into that, you know, ROI discussion and some of the impact with your customers that are leveraging the platform. But first I hear you got a demo. >> Robert: Yeah, so let me show you, let me give you a quick run through here. So what I have open here is the Anyscale UI. I've started a little Anyscale Workspace. So Workspaces are the Anyscale concept for interactive developments, right. So here, imagine I'm just, you want to have a familiar experience like you're developing on your laptop. And here I have a terminal. It's not on my laptop. It's actually in the cloud running on Anyscale. And I'm just going to kick this off. This is going to train a large language model, so OPT. And it's doing this on 32 GPUs. We've got a cluster here with a bunch of CPU cores, bunch of memory. And as that's running, and by the way, if I wanted to run this on instead of 32 GPUs, 64, 128, this is just a one line change when I launch the Workspace. And what I can do is I can pull up VS code, right. Remember this is the interactive development experience. I can look at the actual code. Here it's using Ray train to train the torch model. We've got the training loop and we're saying that each worker gets access to one GPU and four CPU cores. And, of course, as I make the model larger, this is using deep speed, as I make the model larger, I could increase the number of GPUs that each worker gets access to, right. And how that is distributed across the cluster. And if I wanted to run on CPUs instead of GPUs or a different, you know, accelerator type, again, this is just a one line change. And here we're using Ray train to train the models, just taking my vanilla PyTorch model using Hugging Face and then scaling that across a bunch of GPUs. And, of course, if I want to look at the dashboard, I can go to the Ray dashboard. There are a bunch of different visualizations I can look at. I can look at the GPU utilization. I can look at, you know, the CPU utilization here where I think we're currently loading the model and running that actual application to start the training. And some of the things that are really convenient here about Anyscale, both I can get that interactive development experience with VS code. You know, I can look at the dashboards. I can monitor what's going on. It feels, I have a terminal, it feels like my laptop, but it's actually running on a large cluster. And I can, with however many GPUs or other resources that I want. And so it's really trying to combine the best of having the familiar experience of programming on your laptop, but with the benefits, you know, being able to take advantage of all the resources in the Cloud to scale. And it's like when, you know, you're talking about cost efficiency. One of the biggest reasons that people waste money, one of the silly reasons for wasting money is just forgetting to turn off your GPUs. And what you can do here is, of course, things will auto terminate if they're idle. But imagine you go to sleep, I have this big cluster. You can turn it off, shut off the cluster, come back tomorrow, restart the Workspace, and you know, your big cluster is back up and all of your code changes are still there. All of your local file edits. It's like you just closed your laptop and came back and opened it up again. And so this is the kind of experience we want to provide for our users. So that's what I wanted to share with you. >> Well, I think that whole, couple of things, lines of code change, single line of code change, that's game changing. And then the cost thing, I mean human error is a big deal. People pass out at their computer. They've been coding all night or they just forget about it. I mean, and then it's just like leaving the lights on or your water running in your house. It's just, at the scale that it is, the numbers will add up. That's a huge deal. So I think, you know, compute back in the old days, there's no compute. Okay, it's just compute sitting there idle. But you know, data cranking the models is doing, that's a big point. >> Another thing I want to add there about cost efficiency is that we make it really easy to use, if you're running on Anyscale, to use spot instances and these preemptable instances that can just be significantly cheaper than the on-demand instances. And so when we see our customers go from what they're doing before to using Anyscale and they go from not using these spot instances 'cause they don't have the infrastructure around it, the fault tolerance to handle the preemption and things like that, to being able to just check a box and use spot instances and save a bunch of money. >> You know, this was my whole, my feature article at Reinvent last year when I met with Adam Selipsky, this next gen Cloud is here. I mean, it's not auto scale, it's infrastructure scale. It's agility. It's flexibility. I think this is where the world needs to go. Almost what DevOps did for Cloud and what you were showing me that demo had this whole SRE vibe. And remember Google had site reliability engines to manage all those servers. This is kind of like an SRE vibe for data at scale. I mean, a similar kind of order of magnitude. I mean, I might be a little bit off base there, but how would you explain it? >> It's a nice analogy. I mean, what we are trying to do here is get to the point where developers don't think about infrastructure. Where developers only think about their application logic. And where businesses can do AI, can succeed with AI, and build these scalable applications, but they don't have to build, you know, an infrastructure team. They don't have to develop that expertise. They don't have to invest years in building their internal machine learning infrastructure. They can just focus on the Python code, on their application logic, and run the stuff out of the box. >> Awesome. Well, I appreciate the time. Before we wrap up here, give a plug for the company. I know you got a couple websites. Again, go, Ray's got its own website. You got Anyscale. You got an event coming up. Give a plug for the company looking to hire. Put a plug in for the company. >> Yeah, absolutely. Thank you. So first of all, you know, we think AI is really going to transform every industry and the opportunity is there, right. We can be the infrastructure that enables all of that to happen, that makes it easy for companies to succeed with AI, and get value out of AI. Now we have, if you're interested in learning more about Ray, Ray has been emerging as the standard way to build scalable applications. Our adoption has been exploding. I mentioned companies like OpenAI using Ray to train their models. But really across the board companies like Netflix and Cruise and Instacart and Lyft and Uber, you know, just among tech companies. It's across every industry. You know, gaming companies, agriculture, you know, farming, robotics, drug discovery, you know, FinTech, we see it across the board. And all of these companies can get value out of AI, can really use AI to improve their businesses. So if you're interested in learning more about Ray and Anyscale, we have our Ray Summit coming up in September. This is going to highlight a lot of the most impressive use cases and stories across the industry. And if your business, if you want to use LLMs, you want to train these LLMs, these large language models, you want to fine tune them with your data, you want to deploy them, serve them, and build applications and products around them, give us a call, talk to us. You know, we can really take the infrastructure piece, you know, off the critical path and make that easy for you. So that's what I would say. And, you know, like you mentioned, we're hiring across the board, you know, engineering, product, go-to-market, and it's an exciting time. >> Robert Nishihara, co-founder and CEO of Anyscale, congratulations on a great company you've built and continuing to iterate on and you got growth ahead of you, you got a tailwind. I mean, the AI wave is here. I think OpenAI and ChatGPT, a customer of yours, have really opened up the mainstream visibility into this new generation of applications, user interface, roll of data, large scale, how to make that programmable so we're going to need that infrastructure. So thanks for coming on this season three, episode one of the ongoing series of the hot startups. In this case, this episode is the top startups building foundational model infrastructure for AI and ML. I'm John Furrier, your host. Thanks for watching. (upbeat music)

Published Date : Mar 9 2023

SUMMARY :

episode one of the ongoing and you guys really had and other resources in the Cloud. and particular the large language and what you want to achieve. and the Cloud did that with data centers. the point, and you know, if you don't mind explaining and managing the infrastructure and you guys are positioning is that the amount of compute needed to do But John, I'm curious what you think. because that's the platform So you got tools in the platform. and being the best way to of the computer industry, Did you have an inside prompt and the large language models and tell it what you want it to do. So I have to ask you and you can lower your So I want to get into that, you know, and you know, your big cluster is back up So I think, you know, the on-demand instances. and what you were showing me that demo and run the stuff out of the box. I know you got a couple websites. and the opportunity is there, right. and you got growth ahead

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Robert NishiharaPERSON

0.99+

JohnPERSON

0.99+

RobertPERSON

0.99+

John FurrierPERSON

0.99+

NetflixORGANIZATION

0.99+

35 timesQUANTITY

0.99+

AmazonORGANIZATION

0.99+

$100 millionQUANTITY

0.99+

UberORGANIZATION

0.99+

AWSORGANIZATION

0.99+

100%QUANTITY

0.99+

GoogleORGANIZATION

0.99+

Ant GroupORGANIZATION

0.99+

firstQUANTITY

0.99+

PythonTITLE

0.99+

20%QUANTITY

0.99+

32 GPUsQUANTITY

0.99+

LyftORGANIZATION

0.99+

hundredsQUANTITY

0.99+

tomorrowDATE

0.99+

AnyscaleORGANIZATION

0.99+

threeQUANTITY

0.99+

128QUANTITY

0.99+

SeptemberDATE

0.99+

todayDATE

0.99+

Moore's LawTITLE

0.99+

Adam SelipskyPERSON

0.99+

PyTorchTITLE

0.99+

RayORGANIZATION

0.99+

second reasonQUANTITY

0.99+

64QUANTITY

0.99+

each workerQUANTITY

0.99+

each workerQUANTITY

0.99+

PhotoshopTITLE

0.99+

UC BerkeleyORGANIZATION

0.99+

JavaTITLE

0.99+

ShopifyORGANIZATION

0.99+

OpenAIORGANIZATION

0.99+

AnyscalePERSON

0.99+

thirdQUANTITY

0.99+

two thingsQUANTITY

0.99+

ByteDanceORGANIZATION

0.99+

SpotifyORGANIZATION

0.99+

OneQUANTITY

0.99+

95QUANTITY

0.99+

AsureORGANIZATION

0.98+

one lineQUANTITY

0.98+

one GPUQUANTITY

0.98+

ChatGPTTITLE

0.98+

TensorFlowTITLE

0.98+

last yearDATE

0.98+

first bucketQUANTITY

0.98+

bothQUANTITY

0.98+

two layersQUANTITY

0.98+

CohereORGANIZATION

0.98+

AlipayORGANIZATION

0.98+

RayPERSON

0.97+

oneQUANTITY

0.97+

InstacartORGANIZATION

0.97+

Breaking Analysis: Cyber Firms Revert to the Mean


 

(upbeat music) >> From theCube Studios in Palo Alto in Boston, bringing you data driven insights from theCube and ETR. This is Breaking Analysis with Dave Vellante. >> While by no means a safe haven, the cybersecurity sector has outpaced the broader tech market by a meaningful margin, that is up until very recently. Cybersecurity remains the number one technology priority for the C-suite, but as we've previously reported the CISO's budget has constraints just like other technology investments. Recent trends show that economic headwinds have elongated sales cycles, pushed deals into future quarters, and just like other tech initiatives, are pacing cybersecurity investments and breaking them into smaller chunks. Hello and welcome to this week's Wikibon Cube Insights powered by ETR. In this Breaking Analysis we explain how cybersecurity trends are reverting to the mean and tracking more closely with other technology investments. We'll make a couple of valuation comparisons to show the magnitude of the challenge and which cyber firms are feeling the heat, which aren't. There are some exceptions. We'll then show the latest survey data from ETR to quantify the contraction in spending momentum and close with a glimpse of the landscape of emerging cybersecurity companies, the private companies that could be ripe for acquisition, consolidation, or disruptive to the broader market. First, let's take a look at the recent patterns for cyber stocks relative to the broader tech market as a benchmark, as an indicator. Here's a year to date comparison of the bug ETF, which comprises a basket of cyber security names, and we compare that with the tech heavy NASDAQ composite. Notice that on April 13th of this year the cyber ETF was actually in positive territory while the NAS was down nearly 14%. Now by August 16th, the green turned red for cyber stocks but they still meaningfully outpaced the broader tech market by more than 950 basis points as of December 2nd that Delta had contracted. As you can see, the cyber ETF is now down nearly 25%, year to date, while the NASDAQ is down 27% and change. Now take a look at just how far a few of the high profile cybersecurity names have fallen. Here are six security firms that we've been tracking closely since before the pandemic. We've been, you know, tracking dozens but let's just take a look at this data and the subset. We show for comparison the S&P 500 and the NASDAQ, again, just for reference, they're both up since right before the pandemic. They're up relative to right before the pandemic, and then during the pandemic the S&P shot up more than 40%, relative to its pre pandemic level, around February is what we're using for the pre pandemic level, and the NASDAQ peaked at around 65% higher than that February level. They're now down 85% and 71% of their previous. So they're at 85% and 71% respectively from their pandemic highs. You compare that to these six companies, Splunk, which was and still is working through a transition is well below its pre pandemic market value and 44, it's 44% of its pre pandemic high as of last Friday. Palo Alto Networks is the most interesting here, in that it had been facing challenges prior to the pandemic related to a pivot to the Cloud which we reported on at the time. But as we said at that time we believe the company would sort out its Cloud transition, and its go to market challenges, and sales compensation issues, which it did as you can see. And its valuation jumped from 24 billion prior to Covid to 56 billion, and it's holding 93% of its peak value. Its revenue run rate is now over 6 billion with a healthy growth rate of 24% expected for the next quarter. Similarly, Fortinet has done relatively well holding 71% of its peak Covid value, with a healthy 34% revenue guide for the coming quarter. Now, Okta has been the biggest disappointment, a darling of the pandemic Okta's communication snafu, with what was actually a pretty benign hack combined with difficulty absorbing its 7 billion off zero acquisition, knocked the company off track. Its valuation has dropped by 35 billion since its peak during the pandemic, and that's after a nice beat and bounce back quarter just announced by Okta. Now, in our view Okta remains a viable long-term leader in identity. However, its recent fiscal 24 revenue guide was exceedingly conservative at around 16% growth. So either the company is sandbagging, or has such poor visibility that it wants to be like super cautious or maybe it's actually seeing a dramatic slowdown in its business momentum. After all, this is a company that not long ago was putting up 50% plus revenue growth rates. So it's one that bears close watching. CrowdStrike is another big name that we've been talking about on Breaking Analysis for quite some time. It like Okta has led the industry in a key ETR performance indicator that measures customer spending momentum. Just last week, CrowdStrike announced revenue increased more than 50% but new ARR was soft and the company guided conservatively. Not surprisingly, the stock got absolutely crushed as CrowdStrike blamed tepid demand from smaller and midsize firms. Many analysts believe that competition from Microsoft was one factor along with cautious spending amongst those midsize and smaller customers. Notably, large customers remain active. So we'll see if this is a longer term trend or an anomaly. Zscaler is another company in the space that we've reported having great customer spending momentum from the ETR data. But even though the company beat expectations for its recent quarter, like other companies its Outlook was conservative. So other than Palo Alto, and to a lesser extent Fortinet, these companies and others that we're not showing here are feeling the economic pinch and it shows in the compression of value. CrowdStrike, for example, had a 70 billion valuation at one point during the pandemic Zscaler top 50 billion, Okta 45 billion. Now, having said that Palo Alto Networks, Fortinet, CrowdStrike, and Zscaler are all still trading well above their pre pandemic levels that we tracked back in February of 2020. All right, let's go now back to ETR'S January survey and take a look at how much things have changed since the beginning of the year. Remember, this is obviously pre Ukraine, and pre all the concerns about the economic headwinds but here's an X Y graph that shows a net score, or spending momentum on the y-axis, and market presence on the x-axis. The red dotted line at 40% on the vertical indicates a highly elevated net score. Anything above that we think is, you know, super elevated. Now, we filtered the data here to show only those companies with more than 50 responses in the ETR survey. Still really crowded. Note that there were around 20 companies above that red 40% mark, which is a very, you know, high number. It's a, it's a crowded market, but lots of companies with, you know, positive momentum. Now let's jump ahead to the most recent October survey and take a look at what, what's happening. Same graphic plotting, spending momentum, and market presence, and look at the number of companies above that red line and how it's been squashed. It's really compressing, it's still a crowded market, it's still, you know, plenty of green, but the number of companies above 40% that, that key mark has gone from around 20 firms down to about five or six. And it speaks to that compression and IT spending, and of course the elongated sales cycles pushing deals out, taking them in smaller chunks. I can't tell you how many conversations with customers I had, at last week at Reinvent underscoring this exact same trend. The buyers are getting pressure from their CFOs to slow things down, do more with less and, and, and prioritize projects to those that absolutely are critical to driving revenue or cutting costs. And that's rippling through all sectors, including cyber. Now, let's do a bit more playing around with the ETR data and take a look at those companies with more than a hundred citations in the survey this quarter. So N, greater than or equal to a hundred. Now remember the followers of Breaking Analysis know that each quarter we take a look at those, what we call four star security firms. That is, those are the, that are in, that hit the top 10 for both spending momentum, net score, and the N, the mentions in the survey, the presence, the pervasiveness in the survey, and that's what we show here. The left most chart is sorted by spending momentum or net score, and the right hand chart by shared N, or the number of mentions in the survey, that pervasiveness metric. that solid red line denotes the cutoff point at the top 10. And you'll note we've actually cut it off at 11 to account for Auth 0, which is now part of Okta, and is going through a go to market transition, you know, with the company, they're kind of restructuring sales so they can take advantage of that. So starting on the left with spending momentum, again, net score, Microsoft leads all vendors, typical Microsoft, very prominent, although it hadn't always done so, it, for a while, CrowdStrike and Okta were, were taking the top spot, now it's Microsoft. CrowdStrike, still always near the top, but note that CyberArk and Cloudflare have cracked the top five in Okta, which as I just said was consistently at the top, has dropped well off its previous highs. You'll notice that Palo Alto Network Palo Alto Networks with a 38% net score, just below that magic 40% number, is healthy, especially as you look over to the right hand chart. Take a look at Palo Alto with an N of 395. It is the largest of the independent pure play security firms, and has a very healthy net score, although one caution is that net score has dropped considerably since the beginning of the year, which is the case for most of the top 10 names. The only exception is Fortinet, they're the only ones that saw an increase since January in spending momentum as ETR measures it. Now this brings us to the four star security firms, that is those that hit the top 10 in both net score on the left hand side and market presence on the right hand side. So it's Microsoft, Palo Alto, CrowdStrike, Okta, still there even not accounting for a Auth 0, just Okta on its own. If you put in Auth 0, it's, it's even stronger. Adding then in Fortinet and Zscaler. So Microsoft, Palo Alto, CrowdStrike, Okta, Fortinet, and Zscaler. And as we've mentioned since January, only Fortinet has shown an increase in net score since, since that time, again, since the January survey. Now again, this talks to the compression in spending. Now one of the big themes we hear constantly in cybersecurity is the market is overcrowded. Everybody talks about that, me included. The implication there, is there's a lot of room for consolidation and that consolidation can come in the form of M&A, or it can come in the form of people consolidating onto a single platform, and retiring some other vendors, and getting rid of duplicate vendors. We're hearing that as a big theme as well. Now, as we saw in the previous, previous chart, this is a very crowded market and we've seen lots of consolidation in 2022, in the form of M&A. Literally hundreds of M&A deals, with some of the largest companies going private. SailPoint, KnowBe4, Barracuda, Mandiant, Fedora, these are multi billion dollar acquisitions, or at least billion dollars and up, and many of them multi-billion, for these companies, and hundreds more acquisitions in the cyberspace, now less you think the pond is overfished, here's a chart from ETR of emerging tech companies in the cyber security industry. This data comes from ETR's Emerging Technologies Survey, ETS, which is this diamond in a rough that I found a couple quarters ago, and it's ripe with companies that are candidates for M&A. Many would've liked, many of these companies would've liked to, gotten to the public markets during the pandemic, but they, you know, couldn't get there. They weren't ready. So the graph, you know, similar to the previous one, but different, it shows net sentiment on the vertical axis and that's a measurement of, of, of intent to adopt against a mind share on the X axis, which measures, measures the awareness of the vendor in the community. So this is specifically a survey that ETR goes out and, and, and fields only to track those emerging tech companies that are private companies. Now, some of the standouts in Mindshare, are OneTrust, BeyondTrust, Tanium and Endpoint, Net Scope, which we've talked about in previous Breaking Analysis. 1Password, which has been acquisitive on its own. In identity, the managed security service provider, Arctic Wolf Network, a company we've also covered, we've had their CEO on. We've talked about MSSPs as a real trend, particularly in small and medium sized business, we'll come back to that, Sneek, you know, kind of high flyer in both app security and containers, and you can just see the number of companies in the space this huge and it just keeps growing. Now, just to make it a bit easier on the eyes we filtered the data on these companies with with those, and isolated on those with more than a hundred responses only within the survey. And that's what we show here. Some of the names that we just mentioned are a bit easier to see, but these are the ones that really stand out in ERT, ETS, survey of private companies, OneTrust, BeyondTrust, Taniam, Netscope, which is in Cloud, 1Password, Arctic Wolf, Sneek, BitSight, SecurityScorecard, HackerOne, Code42, and Exabeam, and Sim. All of these hit the ETS survey with more than a hundred responses by, by the IT practitioners. Okay, so these firms, you know, maybe they do some M&A on their own. We've seen that with Sneek, as I said, with 1Password has been inquisitive, as have others. Now these companies with the larger footprint, these private companies, will likely be candidate for both buying companies and eventually going public when the markets settle down a bit. So again, no shortage of players to affect consolidation, both buyers and sellers. Okay, so let's finish with some key questions that we're watching. CrowdStrike in particular on its earnings calls cited softness from smaller buyers. Is that because these smaller buyers have stopped adopting? If so, are they more at risk, or are they tactically moving toward the easy button, aka, Microsoft's good enough approach. What does that mean for the market if smaller company cohorts continue to soften? How about MSSPs? Will companies continue to outsource, or pause on on that, as well as try to free up, to try to free up some budget? Adam Celiski at Reinvent last week said, "If you want to save money the Cloud's the best place to do it." Is the cloud the best place to save money in cyber? Well, it would seem that way from the standpoint of controlling budgets with lots of, lots of optionality. You could dial up and dial down services, you know, or does the Cloud add another layer of complexity that has to be understood and managed by Devs, for example? Now, consolidation should favor the likes of Palo Alto and CrowdStrike, cause they're platform players, and some of the larger players as well, like Cisco, how about IBM and of course Microsoft. Will that happen? And how will economic uncertainty impact the risk equation, a particular concern is increase of tax on vulnerable sectors of the population, like the elderly. How will companies and governments protect them from scams? And finally, how many cybersecurity companies can actually remain independent in the slingshot economy? In so many ways the market is still strong, it's just that expectations got ahead of themselves, and now as earnings forecast come, come, come down and come down to earth, it's going to basically come down to who can execute, generate cash, and keep enough runway to get through the knothole. And the one certainty is nobody really knows how tight that knothole really is. All right, let's call it a wrap. Next week we dive deeper into Palo Alto Networks, and take a look at how and why that company has held up so well and what to expect at Ignite, Palo Alto's big user conference coming up later this month in Las Vegas. We'll be there with theCube. Okay, many thanks to Alex Myerson on production and manages the podcast, Ken Schiffman as well, as our newest edition to our Boston studio. Great to have you Ken. Kristin Martin and Cheryl Knight help get the word out on social media and in our newsletters. And Rob Hof is our EIC over at Silicon Angle. He does some great editing for us. Thank you to all. Remember these episodes are all available as podcasts. Wherever you listen, just search Breaking Analysis podcast. I publish each week on wikibond.com and siliconangle.com, or you can email me directly David.vellante@siliconangle.com or DM me @DVellante, or comment on our LinkedIn posts. Please do checkout etr.ai, they got 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 next time on Breaking Analysis. (upbeat music)

Published Date : Dec 5 2022

SUMMARY :

with Dave Vellante. and of course the elongated

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Alex MyersonPERSON

0.99+

MicrosoftORGANIZATION

0.99+

Dave VellantePERSON

0.99+

December 2ndDATE

0.99+

OktaORGANIZATION

0.99+

DeltaORGANIZATION

0.99+

Ken SchiffmanPERSON

0.99+

ZscalerORGANIZATION

0.99+

FortinetORGANIZATION

0.99+

Cheryl KnightPERSON

0.99+

Adam CeliskiPERSON

0.99+

CrowdStrikeORGANIZATION

0.99+

CiscoORGANIZATION

0.99+

August 16thDATE

0.99+

April 13thDATE

0.99+

Rob HofPERSON

0.99+

NASDAQORGANIZATION

0.99+

IBMORGANIZATION

0.99+

93%QUANTITY

0.99+

Kristin MartinPERSON

0.99+

Palo AltoLOCATION

0.99+

Arctic Wolf NetworkORGANIZATION

0.99+

38%QUANTITY

0.99+

40%QUANTITY

0.99+

71%QUANTITY

0.99+

JanuaryDATE

0.99+

Palo AltoORGANIZATION

0.99+

Palo Alto NetworksORGANIZATION

0.99+

50%QUANTITY

0.99+

February of 2020DATE

0.99+

Las VegasLOCATION

0.99+

7 billionQUANTITY

0.99+

six companiesQUANTITY

0.99+

SplunkORGANIZATION

0.99+

2022DATE

0.99+

BarracudaORGANIZATION

0.99+

34%QUANTITY

0.99+

24%QUANTITY

0.99+

FebruaryDATE

0.99+

last weekDATE

0.99+

last FridayDATE

0.99+

SailPointORGANIZATION

0.99+

FirstQUANTITY

0.99+

more than 50%QUANTITY

0.99+

85%QUANTITY

0.99+

each weekQUANTITY

0.99+

44%QUANTITY

0.99+

35 billionQUANTITY

0.99+

70 billionQUANTITY

0.99+

KenPERSON

0.99+

KnowBe4ORGANIZATION

0.99+

27%QUANTITY

0.99+

56 billionQUANTITY

0.99+

NetscopeORGANIZATION

0.99+

OctoberDATE

0.99+

Next weekDATE

0.99+

one factorQUANTITY

0.99+

bothQUANTITY

0.99+

hundredsQUANTITY

0.99+

44QUANTITY

0.99+

dozensQUANTITY

0.99+

BeyondTrustORGANIZATION

0.99+

David.vellante@siliconangle.comOTHER

0.99+

24 billionQUANTITY

0.99+

Bill Engle, CGI & Derrick Miu, Merck | UiPath FORWARD 5


 

>>The Cube presents UI Path Forward five. Brought to you by UI Path. >>Hi everybody. We're back at UI path forward to five. This is Dave Ante with Dave Nicholson. Derek Mu is here. He's automation product line lead for Merck. Thank you, by the way, for, you know, all you guys do, and thank you Dave for having in the, in the, in the vaccine area, saving our butts. And Bill Engel is back on the cube. He's the director at cgi. Guys, good to see you again. >>Good to see you. Thank >>You. So Merrick, Wow, it's been quite a few years for you guys. Take us through Derek, what's happening in sort of your world that's informing your automation strategy? >>Well, Dave, I mean as you know, we just came out of the pandemic. We actually have quite a few products like Gabriel Antiviral Pill. Obviously we worked, you know, continue to drive our products through a difficult time. But, you know, is during these can last few years that, you know, we've accelerated our journey in automation. We're about four years plus in our journey, you know, so just like the theme of this conference we're we're trying to move towards, you know, bigger automations, transformational change, continue to drive digital transformation in our company. >>Now Bill, you've been on before, but CGI tell people about the firm. It's not computer graphics imaging. >>Sure. No, it's, it's definitely not. So cgi, we're a global consultancy about 90,000 folks across the world. We're a, we're both a product company and a services company. So we have a lot of different, you know, software products that we deliver to our clients, such as CGI Advantage, which is a state local government EER P platform. And so outside of that, we, my team does automation and so we wrap automation around R IP and deliver that to our clients. >>So you guys are automation pros, implementation partners, right? So, so let's go back. Yep. Derek said four years I think. Yep. Right, You're in. So take us through what was the catalyst, how did you get started? Obviously it was pre pandemic, so it's interesting, a lot of companies pre pandemic gave lip service to digital transformation. Sounds like you guys already started your journey, but I'll come back to that. But take us back to the Catalyst four years ago. Why automation? We'll get into why UI path, >>Right. So I, I would say it started pretty niche in our company. Started first in our finance area. Of course, you know, we were looking in technology evaluating different companies, Blue Prism, ui P. Ultimately we chose UI p did it on-prem to start to use automation in sort of our invoice processing, sort of our financial processes, right? And then from there, after it was really when the pandemic hit, that's when sort of we all went to remote work. That's when the team, the COE continued to scale up, especially during pandemic. We were trying to automate more and more processes given the fact that more and more of our workers are remote, they reprocesses. How, how do you do events? You know, part of our livelihood is, is meeting with engaging with customers. Customers in this case is, are doctors and physicians, right? How do you engage with them digitally? How do you, you know, you know, a lot of the face to face contact now have to kind of shift to more digital, digital way. And so automation was a way to kind of help accelerate that, help facilitate that. >>You, you, I think you mentioned COE as in center of excellence. Yep. So, so describe your approach to implementing automation. It's, that sounds like when you say center, it sounds like something is centralized as, as opposed to a bunch of what we've been hearing a lot about citizen developers. What does that interaction >>Look like? We do have both. I would say in the beginning was more decentralized, but over time we, over the few years as, as we built more and more bots, we're now at maybe somewhere between four to 500 bots. We now have sort of internal to the company functional verticals, right? So there's an animal health, we have an animal health function. So there's, there's a team building engaging with the animal health business to build animal health box. There's human health, which is what I work on as well as hr, finance, manufacturing, research. And so internally there's engagement leads, one of the engagement leads that interact with the business. Then when there's an engineering squads that help build and design, develop and support and maintain those as well as sort of a DevOps team that supports the platform and maintains all the bot infrastructure. >>So you started in finance common story, right? I'm sure you hear this a lot Belt, How did you decide what to target? Was it, was it process driven decision? Was it, was it data oriented? Like some kind of combination? How did you decide, Do you remember? Or do you, could you take >>Us back to Oh yeah. So for, for cgi how we started to engage with MER is, you know, we, we do a lot of other business with Merck. We work on all their different business lines and we, we understand the business process. So we, we knew where there was potential for automation. So we brought those ideas to Merck and, and really kind of landed there and helped them realize the value from automation from that standpoint. And then from there the journey just continued to expand, you know, looking for those use cases that, that, you know, fit the mold for, for, for RPA to start. And now the evolution is to go to broader hyper automation. >>And, and was it CFO led into the finance department and then, or was it sort of more bottoms >>Up? Yeah, so, so I think it started in, in finance and, and, but we actually really started out in the business line. So out in regulatory clinical, that's, that's where we, we have the life science expertise that are embedded. And so I partnered with them to come up with, hey, here's a real solution we could do to help streamline, say submission archiving. So when, when submissions come back from the fda, they need to be archived into, you know, the, their system of record. So that's, those are the types of use cases that, that we helped automate. >>Okay. Cause you're saying a human had to sort physically archive that and you were able to sort of replicate that. Okay. And you started with software robots, obviously rpa and now you're expanding into, we we're hearing from UI this the platform message. How does that coincide Derek, with what you guys are doing? Are you sort of adding platform? What aspects of the platform are, are you adding? >>Yeah, no, I mean we are, we are on-premise, right? So we have the platform, but some of the cool things we just had, another colleague of mine presented earlier today. Some of the cool things we're, we're doing ephemeral infrastructure. So infrastructure as code, which essentially means instead of having all these dedicated bot machines, that that, you know, cuz these bots only in some cases run 10 minutes and they're done. So we're, we're soon of doing all on demand, you know, start up a server, run the bot when it's finished, you know, kill the server. So we only pay for the servers that we use, which allows us to save a whole >>Lot of money. Serverless bots. So you, but you're doing that OnPrem, so you >>No, >>No, but >>That's >>Cloud. We, >>We, we we're doing it OnPrem, but our, our bot machines that actually run the, let's say SAP process, right? We spin that machine up, it's on the cloud, it runs it finish, Let's say it's processed in one hour and then when it's done, we kill that machine. So we only play for that one hour usage of that bot machine. >>Okay. So you mentioned SAP earlier you mentioned Blue Prism when you probably looked at other competitors too. You pull the Gartner Magic quadrant, blah, blah, you know, with the way people, you know, evaluate technology, but SAP's got a product. Why UI path mean? Is it that a company like SAP two narrow for their only sap you wanted to apply it other ways? Maybe they weren't even in the business that back then four years ago they probably weren't. Right? But I'm curious as to how the decision was made for UiPath. >>Well, I think you hit it right on the nail. You know, SAP sort of came on a little later and they're specific to sort of their function, right? So UiPath for us is the most flexible tool can interact by UI to our sales and marketing systems, to, to workday, to service Now. It's, it cuts across every function that we have in the company as well as you're the most mature. I mean, you're the market leader, right? So Right. Definitely you, you continue to build upon those capabilities and we are exploring the new capabilities, especially being announced today. >>And what do you see Bill in the marketplace? Are you, are you kind of automation tool agnostic? Are you more sort of all in on? I >>Would say we are, we are agnostic as a company, but obviously as part of a, as an automation practice lead, you know, I want to deliver solutions to my clients that are gonna benefit them as a whole. So looking at UI path, you know, that this platform is, it covers the end to end spectrum of, of automation. So I can go really into any use case and be able to provide a solution that, that delivers value. And so that's, that's where I see the value in UI path and that's why CGI is, is a customer as well. We automate our internal processes. We actually have, we just launched probably SALT in the, in the market last week, expanded partnership with UiPath. We launched CGI, Excel 360. That's our fully managed service around automation. We host our clients whole UI path infrastructure and bots. It's completely hands off to them and they just get the value outta >>Automation. Nice, nice. Love >>It. Derek, you mentioned, you mentioned this ephemeral infrastructure. Yeah. Sounds like it's also ethereal possibility possibly you're saying, you, you're saying you have processes that are running on premises, right? But then you reach out to have an automation process run that's happening off pre and you're, and you're sort of, >>It's on the cloud, so, so yeah, so we have a in-house orchestrator, so we don't, we're not using your sort of on the cloud orchestrator. So, so we brought it in-house for security reasons. Okay. But we use, you know, so inside the vpn, you know, we have these cloud machines that run these automations. So, so that's, that's the ephemeral side of the, of the >>Infrastructure. But is there a financial angle to that in terms of when you're spinning these things up, are you, is it a, is it a pay by the drink or by the, by the CPU >>Hours, if you can imagine like we, you know, like I mentioned where somewhere between four to 500 bots and every bot has a time slot to run and takes a certain amount of time. And so that's hundreds and hundreds of bot machines that we in the old days have to have to buy and procure and, you know, staff and support and maintain. So in this new model, and we're just beginning to kind of move from pilot into implementation, we're moving all, all of bots this in ephemeral infrastructure, right? So these, okay, these machines, these bot machines are, you know, spun up. They run the, they, they run their automation and then they spin >>Down. But just to be clear, they're being spun up on physical infrastructure that is in your >>Purview and they spun up on aws. Yeah. Okay. And then they spin down. Okay, got >>It. Got it. Interesting. Four >>To 500 bots. You know, Daniel one point play out this vision of a bot chicken in every pot, I called it a bot for every employee. Is that where you're headed or is that kind of in this new ephemeral world, not necessary, it's like maybe every employee has access to an ephemeral bot. How, how are you thinking about that? >>That's a good question. So obviously the, the four to 500 is a mix of unattended bonds versus attended bonds, right? That, that we also have a citizen developer, sort of a group team. We support that as well from a coe. So, you know, we see the future as a mix. There's, there's a spectrum of, we are the professional development team. There's also, we support and nurture the personal automation and we provide the resources to help them build smaller scale automations that help, you know, reduce the, you know, the mundaneness and the hours of their own tasks. But you know, for us, we want to focus more and more on building bigger and bigger transfer transformational automations that really drive process efficiencies and, and savings. >>And what's the, what's the business impact been? You mentioned savings and maybe there's other sort of productivity. How do you measure the benefit, the ROI and, and >>Quantify that we, you know, I, I don't, I don't profess I don't think we have all the right answers, but yeah, simple metrics like number of hours saved or other sort of excitement sort of in like an nps, internal NPS between the different groups that we engage. But we definitely see automation demand coming from our, our functional teams going up, driving up. So it's, it's continued to be a hot area and hopefully we, we can, you know, like, like what the key message and theme of this, of this conference. Essentially we want to take and build upon the, the good work that we've done in terms of rpa and we want to drive it more towards digital transformation. >>So Bill, what are you seeing across the, your customer base in terms of, of, of roi? I'm not looking for percentages there. I'm sure they're off the charts, but in terms of, you know, you can optimize for fast payback, you know, maybe lower the denominator, you know, or you can optimize for, you know, net benefit over time, right? You know, what are you seeing? What are customers after they want fast payback and little quick hits? Or are they looking for sort of a bigger enterprise wide impact? >>Yeah, I think it's, it's the latter. It's that larger impact, right? Obviously they, you know, they want an roi and just depending upon the use case, that's gonna vary in terms of the, the benefits delivered. And a lot of our clients, depending on the industry, so in in life sciences it may be around, you know, compliance like GXP compliance is huge. And so that may may not be much of a time saver, but it ensures that they're, they're running their processes and they're being compliant with, you know, federal standards. So that's, that's one aspect to it. But you know, to, you know, a bank, they're looking to reduce their overall costs and and so on. But yeah, I think, I think the other, the other part of it is, you know, impacting broader business processes. So taking that top down approach versus kind of bottom up, you know, doing ta you know, the ones you choose the tasks is not as impactful as looking at broader across the entire business process and seeing how we can impact >>It. Now, Derek, when you guys support a citizen developer, how does that work? So, hey, I got this task I want to automate, I'm gonna go write a, you know, software robot. I'm gonna go do an automation. Do I just do it and then throw her to the defense? You guys, you guys send me a video on how to do it. Hold my hand. How's that work? >>Yeah, I mean, good question. So, so we obviously direct them to the UI path Academy, get some training. We also have some internal training materials to how to build a bot sort of internal inside Merck. We, we go through, we have writeups and SOPs on using the right framework for automations, using the right documentation, PDD kind of materials, and then ultimately how do we deploy bot inside the MER ecosystem. But I, I, maybe I'll just add, I think you asked the point about ROI before. Yeah. I'll also say because we're, we're a pharmaceutical company. I think one of the other key metrics is actually time saved, right? So if, if, if we have a bot that helps us get through the clinical process or even the getting a, a label approved faster, even if it's eight days saved, that's eight days of a product that can get out to the market faster to, to our patients and, and healthcare professionals. And that's, that, that's immeasurable benefit. >>Yeah, I bet if you compress that ELAP time of, of getting approval and so forth. All right guys, we've gotta go. Thanks so much. Congratulations on all the success and appreciate you sharing your story. Thank >>You so much. Appreciate it. You're welcome. >>Appreciate it. All right. Thank you for watching this Dave Ante for Dave Nicholson, The cubes coverage, two day coverage. We're here in day one, UI path forward, five. We'll be right back right after the short break. Awesome. >>Great.

Published Date : Sep 29 2022

SUMMARY :

Brought to you by by the way, for, you know, all you guys do, and thank you Dave for having in the, in the, Good to see you. Take us through Derek, what's happening in sort of your world that's Obviously we worked, you know, continue to drive our products through a difficult It's not computer graphics imaging. So we have a lot of different, you know, So you guys are automation pros, implementation partners, right? Of course, you know, we were looking in technology evaluating different companies, It's, that sounds like when you say center, So there's an animal health, we have an animal health function. you know, looking for those use cases that, that, you know, fit the mold for, you know, the, their system of record. that coincide Derek, with what you guys are doing? So we're, we're soon of doing all on demand, you know, start up a server, run the bot when So you, but you're doing that OnPrem, so you We, So we only play for that one hour usage of that bot machine. You pull the Gartner Magic quadrant, blah, blah, you know, with the way people, Well, I think you hit it right on the nail. So looking at UI path, you know, that this platform is, it But then you reach out to But we use, you know, so inside the vpn, you know, But is there a financial angle to that in terms of when you're spinning these things up, have to buy and procure and, you know, staff and support and maintain. And then they spin down. It. Got it. How, how are you thinking about that? the resources to help them build smaller scale automations that help, you know, How do you measure the benefit, the ROI and, and Quantify that we, you know, I, I don't, I don't profess I don't think we have all the right answers, you know, maybe lower the denominator, you know, or you can optimize for, depending on the industry, so in in life sciences it may be around, you know, you know, software robot. But I, I, maybe I'll just add, I think you asked the point about ROI before. Congratulations on all the success and appreciate you sharing your story. You so much. Thank you for watching this Dave Ante for Dave Nicholson, The cubes coverage,

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
MerckORGANIZATION

0.99+

DerekPERSON

0.99+

DavePERSON

0.99+

Dave NicholsonPERSON

0.99+

one hourQUANTITY

0.99+

10 minutesQUANTITY

0.99+

Derek MuPERSON

0.99+

Bill EngelPERSON

0.99+

Bill EnglePERSON

0.99+

eight daysQUANTITY

0.99+

hundredsQUANTITY

0.99+

two dayQUANTITY

0.99+

Blue PrismORGANIZATION

0.99+

DanielPERSON

0.99+

fourQUANTITY

0.99+

last weekDATE

0.99+

CGIORGANIZATION

0.99+

Dave AntePERSON

0.99+

UiPathORGANIZATION

0.99+

Excel 360TITLE

0.99+

Derrick MiuPERSON

0.99+

bothQUANTITY

0.99+

BillPERSON

0.99+

FourQUANTITY

0.99+

four years agoDATE

0.99+

500 botsQUANTITY

0.99+

GXPORGANIZATION

0.99+

todayDATE

0.98+

SAPORGANIZATION

0.98+

MERORGANIZATION

0.98+

firstQUANTITY

0.98+

oneQUANTITY

0.97+

about 90,000 folksQUANTITY

0.97+

UI path AcademyORGANIZATION

0.97+

one aspectQUANTITY

0.97+

GartnerORGANIZATION

0.97+

four yearsQUANTITY

0.96+

fiveQUANTITY

0.96+

UiPathTITLE

0.96+

500QUANTITY

0.95+

CGITITLE

0.95+

about four yearsQUANTITY

0.94+

ui P.ORGANIZATION

0.93+

preEVENT

0.9+

vOpsORGANIZATION

0.9+

hundreds of bot machinesQUANTITY

0.9+

pandemicEVENT

0.89+

UI Path Forward fiveTITLE

0.89+

one pointQUANTITY

0.89+

earlier todayDATE

0.86+

5QUANTITY

0.86+

catalystORGANIZATION

0.83+

COEORGANIZATION

0.83+

CatalystORGANIZATION

0.82+

BeltPERSON

0.78+

UI pathTITLE

0.77+

pathTITLE

0.77+

MerrickPERSON

0.77+

day oneQUANTITY

0.75+

cubesORGANIZATION

0.72+

everyQUANTITY

0.72+

CGI AdvantageORGANIZATION

0.72+

PathTITLE

0.71+

pre pandemicEVENT

0.7+

UI pathORGANIZATION

0.68+

Gabriel Antiviral PillORGANIZATION

0.59+

Andy Smith, Laminar | AWS re:Inforce 2022


 

>>Welcome back to Boston. Everybody watching the cubes coverage, OFS reinforce 22 from Boston, Atlanta chow lobster, the SOS a ruin in my summer, Andy and Smith is here is the CMO of laminar. Andy. Good to see you. Good >>To see you. Great to be >>Here. So laminar came outta stealth last year, 2021, sort of, as we were exiting the isolation economy. Yeah. Why was laminar started >>Really about there's there's two mega trends in the industry that, that created a problem that wasn't being addressed. Right? So the two mega trends was cloud transformation. Obviously that's been going on for a while, but what most people doesn't don't realize is it really accelerated with COVID right? Being all, everybody having to be remote, et cetera, various stats I've read like increased five times, right? So cloud transformation are now you are now problem, right? That's going on? And then the other next big mega trend is data democratization. So more data in the cloud than ever before. And this is, this is just going and going and going. And the result of those two things, more data in the cloud, how am I securing that data? You know, the, the, the breach culture we're in like every day, a new, a new data breach coming up, et cetera, just one Twitter, one yesterday, et cetera. The, those two things have caused a gap with data security teams and, and that's what he >>Heard at attract. Yeah. So, you know, to your point and we track this stuff pretty carefully quarterly, and you saw, it was really interesting trend. You actually saw AWS's growth rate accelerate during the pandemic. Absolutely. You know? Absolutely. So you're talking about, you know, a couple of hundred billion dollars for the big four clouds. If you, if you include Alibaba and it's still growing at 35, you know, 40% a year, which is astounding, so, okay. So more cloud, more data. Explain why that's a, a problem for practitioners. >>Yeah, exactly. The reality is in, in the security, what, what are we doing? What all the security it's about protecting your data in the end, right? Like, like we're here at this at, at reinforce all these security vendors here really it's about protecting your data, your sensitive data. And, but what, what had been happening is all the focus was on the infrastructure, the network, et cetera, et cetera, and not as much focus, particularly on the data and, and the move to the cloud gave the developers and the data scientists, way more power. They don't longer have to ask for permission. And so they can just do what they want. And it's actually wonderful for the business. The business is moving faster, you spin up applications sooner, you get new, new insights. So all those things are really great, but because the developer has so much power, they can just copy data over here, make a backup over here, new et cetera. And, and security has no idea about all these copies of the, of the data that are out there. And they're typically not as well protected as that main production source. And that's the gap that >>Exists. Okay. So there was this shift from sort of perimeter hardening the perimeter, hardening the infrastructure and, and now your premises, it's moving to the data we saw when, when there was during the pandemic, there was definitely a shift to end point security. There was a shift to cloud security rethinking the network, but it was still a lot of, you know, kind of cha chasing the whackamole and people have talked about this is a data problem for years. Yeah. But it was, it's taken a while for, for companies, for the technology industry to, to come at it. You guys are one of the first, if not the first. Yeah. Why do you think it took so long? Is this cuz it's really hard. >>Yeah. I mean, it, it's hard. You need to focus on it. The, the traditional security has been around the network and the box, right. And those are still necessary. It's important to, you know, your use identity to cover the edge, to, to make sure people can't get into the box, but you also have to have data. So what, what happens is there's really good solutions for enterprise data security, looking at database, you know, technology, et cetera. There are good solutions for cloud infrastructure security. So the CSP of the world and the CWPP are protecting containers, you know, protecting the infrastructure. But there really wasn't much for cloud everything you build and run in the cloud. So basically your custom application, your custom applications in the IAS and PAs environments, there really wasn't anything solving that. And that's really where laminar is focused. >>Okay. So you guys use this term shadow data. We talk about shadow. It what's shadow data. >>Yeah. So what we're finding at a hundred percent of our customer environments and our POVs and talking to CISOs out there is that they have these shadow data assets and shadow data elements that they have no clue that existed. So here's the example. Everybody knows the main RDS database that is in production. And this is where, you know, our, our data is taken from. But what people don't realize is there's a copy of that. You know, in a dev environment, somebody went to run a test and they was supposed to be there for two weeks. But then that developer left forgot, left it there. They left the company, oh, now it's been there for two years that there was an original SQL database left over from a lift and shift project. They got moved to RDS, but nobody deleted that thing there, you know, it's a database connected to an application, the application left, but that database, that abandoned database is still sitting. These are all real life customer examples of shadow data that we run into. And there's, and what the problem is that main production data store is secured pretty well. It's following all your policies, et cetera. But all these shadow data resources are typically less well protected unmonitored. And that is what the attackers are after. >>So you're, you know, the old, the, the Watergate follow the money, you're following the data, >>Following the data. >>How do you follow that data if there's so much of it, it, and it's, you know, sometimes, you know, not really well understood where it is. How do you know where >>It is? Yeah. It's the beauty of partnering with somebody like AWS, right? So with each of the cloud providers, we actually take a role in your cloud account and use the APIs from the cloud provider to see all the changes in all the instances are going on. Like it is, the problem is way more complicated in the cloud because I mean, AWS has over 200 services, dozens of ways to store data, right. It's wonderful for the developer, but it's very hard for the security practitioner. And so, because we have that visibility through the cloud provider's APIs, we can see all those changes that are happening. We can then say, ah, that's a data store. Let me go analyze, make a copy, have a snapshot of that and do the analyzing of that data right inside our customer's account without pulling the data out. And we have complete visibility to everything. And then we can give that data catalog over to the customer. >>All right. I gotta ask you a couple Colombo questions. So if you know, we talk about encryption, everything's encrypted everything. If, if the data is encrypted, why then would I need laminar? >>Because I mean, we'll make sure that the data's encrypted okay. Right. Often. So it's not supposed to be and not right. Two is, we're gonna tell you what type of data is inside there. Oh, is this, is this health information? Is it personal identify information? Is it credit cards? You know, et cetera, C so we'll classify the data for you. We will also, then there's things like retention, period. How long should we, I hold onto that data, all the things about what are, who has access, what's the exposure level for that data. And so when you, when you think about data security posture, what's the posture of that data you're looking at at those data policies. It's something that has been very well defined and written down. But in the past, there was just no way to go verify that those, that, that, that policy is actually being followed. And so we're doing that verification automatically. >>So without the context, you can't answer those other questions. So you make sure it's encrypted. If it's not, or you can at least notify me that it's not, you don't do the encryption. Right. Or do you, >>We don't do it ourselves, but we can give you here. Here's the command in and the Amazon to go encrypt it >>Right. Then I can automate that. And then the classification is key because now you're telling me the context. So I can say, okay, apply this policy to that data, retain it for this long, get rid of it after X number of years, or if it's work, process, get rid of it now. Yeah. And then who should have access to that data. And so you can help at least inform how to enforce those policies. >>Exactly. And so we, we, we call it guided remediation because what we're, you know, talking to a CISO, they're like, I need 400 more alerts, like a hole in the head like that. Doesn't do me any good. If you can't tell me how to resolve the, the, the, this security gap that I have or this, then it doesn't do any good. And, and the first, first it starts with who do I need to go talk to? Right. So they have hundreds, if not thousands of developers. Oh, great. You found this issue. I, I, I don't know who to go. Like, I can't just delete it myself, but I need to go talk to somebody really, should this be deleted? We need, do we really, really need to hold onto this? So we, we help guide who the data owner is. So we give you who to talk to. You, give you all the context. Here's the data, here's the data asset that it's in. Here's our suggestion. Here's the problem. Here's our suggestion for >>Solution. And you started the company on AWS >>Started on AWS. Absolutely. >>So what's of course it's best cloud and why not start there? So what's the relationship like, I mean, how'd you get started? You said, okay, Hey, we're we got an idea for a company. We're gonna build it on AWS. We're gonna become a customer. We're gonna, you know, >>We actually, so insight partners is our main investor. Yeah. And they were very helpful in giving us access to literally hundreds of CSOs, who we had conversations with before we actually launched the company. And so we did some shifting and to, to figure out our exact use case. But by the time we came to market, it was in February this year, we actually GAed the product that, where like product market fit nailed because we'd had so many conversations that we knew the problem in the market that we needed to solve. And we knew where we needed to solve it first. And, and the, the, the relationship we AWS is great. We just got on the marketplace, just became a, a partner. So really good. Good >>Start. So I gotta ask you, so I always ask this question. So how do you actually know when you have product market fit? >>You it's about those conversations. Right. You know, so like, I I've been to lots of startups and sometimes you're you're, you, you each have a conversation and then they, they saying, oh, well kind of want this. And we kind of like that. And so it, the more conversations you have, the more, you know, you're solving a real problem. Right. And, and, and, and, and you re react to what that, what that prospect is telling you back and, or that advisor or that whoever we're talking to. And, and every single one of the CISO conversations we had was I don't have a good inventory of my data in the cloud. >>The reason I asked that, cause I always ask the startups, like, when do you scale? Cause I think startups sometimes scale too fast. They try to scale too fast, they'll hire 50 sales people. And then they, you know, churn, you know, they, they got a 50% churn, but they're trying to optimize their go to market when they got 50% of their customers are gonna leave. So it's, it's gotta be the sequential thing. So, so you got product market fit. So are, are you in the scaling phase >>Now? We are. Yeah. Yeah, yeah. So now it's about how quickly can we deliver? We, we we're ramping customer base significantly. And, and you know, we've got a whole go to market team in, you know, sales and marketing in the us and, and often off to the races >>And you just run on AWS or you run another clouds. >>It's multi-cloud so AWS, Azure, GCP, et cetera. >>Okay. So then my least my next question is it sort of, you can do this within each of the individual clouds today. Do you see a day and maybe it's here today is where you can create a single experience across those clouds >>Today. It's a single experience across cloud. So our SaaS, we have our SaaS portion runs in AWS, but the actual data analysis runs in each cloud provider. So AWS, Azure, GCP and snowflake too, actually. >>Ah, okay. So I come through your whatever portal, like if I can use that term. Yep. And that's running on AWS. Yes. You're SAS, as you say, and then you go out to these other environments, GCP, Azure, AWS itself, and snowflake. Yep. And I see laminar, is that right? Or >>There's a piece running inside our customer's environment. Okay. So, so we have a customer, they, the, we have, we get a role inside of their cloud account or read only role inside of their cloud account. And we spin up serverless functions in that cloud account. That's where all the analysis happens. And that's why we don't take any data out of the environment. So it all stays there. And, and therefore we don't, we don't actually see the data outside of the environment. Like, I, I can tell you there's a metadata comes out. I can tell you, there are credit cards inside that data store, but I can't tell you exactly which credit card it is cuz I don't know. So all the important actions happens are there and just the metadata metadata comes out. So we can give you a cross cloud dashboard of all your sensitive data. >>And of course, so take the example of snowflake. They're going across clouds, they're building what we call super cloud sort of, of a layer that floats on top. You're just sort of going wherever that data goes. >>Yeah, exactly. So, so each of there's a component that lives in the customer's environment in the, in those multi-cloud environments and then a single view of the world dashboard that is our SaaS component that runs an AWS. So >>You guys are, is, am I correct? You're series a funded >>Series, a funded yeah, exactly. >>And, and already scaling to go to market. Yeah. Which is, which is early to scale. Right. I mean you've got startup experience. Right? >>Absolutely. >>How does it compare? >>Well, what was amazing here was access. I mean, really it was through the relationship with insight. It was access to the CISOs that I had never had at any of the other startups I was with. You're trying to get meetings, you're meeting with a lot of practitioners, you know, et cetera. But getting all those conversations with buyers was, was super valuable for us to say, ah, I know I'm solving a real problem that has value that they will pay for. Right. And, and, and so that, that was a year and a half probably still of all that work going on. We just, just waited to GA until we understood the market >>Better. Yeah. Insight. They're amazing. The way to talk about scaling. I mean, they've just the last 10 years that comp that, that PE firm has just gone wild in terms of just their, their philosophy, their approach, their cadence, their consistency. And now of course their portfolio. >>Yeah. And, and they started doing a little bit earlier and earlier stage. I mean, I, I always think of them as PE too, but you know, they, they did our seed round. Right. They did our a round and, and they're doing earlier stages, but particularly what they saw in Laar was exactly what we started this conversation with. They saw cloud transformation speeding up, they saw data democratization happening. They're like, we need to invest in this now because this is a now a problem to solve. >>Yeah. It's interesting. Cuz when you go back even pre 2010, you talk to, you know, look at insight, they would wait. They would invest in companies unless there was, you know, on the way to five plus million dollar ARR, they weren't doing seed deals. Totally. Like they saw, wow, these actually can be pretty lucrative and we can play and we have a point of view and yeah. So cool. Well, congratulations. I'll give you the final word. What, what should we be watching for from, from Laar as sort of, you know, milestones that you guys want to hit and, and indicators of success. >>Yeah. Now it's all about growth partnerships, you know, integrations with, with other of the players out here. Right. And so, you know, like scaling our AWS partnership is one of the key aspects for us. And so, you know, just look for, look for the name out there and, and you'll start, you'll start to see it a lot more. And, and if, if you have the need, you know, come look us up. Laar security.com. >>Awesome. Well thanks very much for coming to Cuban. Good luck. Appreciate it. All right. >>Wonderful. Thanks. You're >>Welcome. All right. Keep it right there, everybody. This is Dave ante. We'll be back right after this short break from AWS reinvent 2022 in Boston. You're watching the cue.

Published Date : Jul 27 2022

SUMMARY :

Andy and Smith is here is the CMO of laminar. Great to be Yeah. So the two mega trends was cloud it's still growing at 35, you know, 40% a year, which is astounding, so, okay. And that's the gap that lot of, you know, kind of cha chasing the whackamole and the world and the CWPP are protecting containers, you know, protecting the infrastructure. We talk about shadow. And this is where, you know, our, our data is taken from. How do you follow that data if there's so much of it, it, and it's, you know, sometimes, of that and do the analyzing of that data right inside our customer's account without pulling the data out. So if you know, we talk about encryption, But in the past, there was just no way to go verify that those, that, that, that policy So without the context, you can't answer those other questions. We don't do it ourselves, but we can give you here. And so you can help at And so we, we, we call it guided remediation because what we're, you know, And you started the company on AWS Started on AWS. We're gonna, you know, But by the time we came to market, it was in February this year, So how do you actually know when you have product market fit? the more conversations you have, the more, you know, you're solving a real problem. And then they, you know, churn, you know, they, And, and you know, we've got a whole go to market team in, Do you see a day and maybe it's here today is where you can create a single experience across So our SaaS, we have our SaaS portion runs in AWS, You're SAS, as you say, and then you go out to So we can give you a cross cloud dashboard of all your sensitive data. And of course, so take the example of snowflake. So And, and already scaling to go to market. And, and, and so that, that was a year and a half probably And now of course their portfolio. but you know, they, they did our seed round. They would invest in companies unless there was, you know, on the way to five plus you know, like scaling our AWS partnership is one of the key aspects for All right. You're Keep it right there, everybody.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Andy SmithPERSON

0.99+

AWSORGANIZATION

0.99+

AlibabaORGANIZATION

0.99+

50%QUANTITY

0.99+

AmazonORGANIZATION

0.99+

two yearsQUANTITY

0.99+

BostonLOCATION

0.99+

two weeksQUANTITY

0.99+

hundredsQUANTITY

0.99+

2021DATE

0.99+

AndyPERSON

0.99+

thousandsQUANTITY

0.99+

35QUANTITY

0.99+

five timesQUANTITY

0.99+

yesterdayDATE

0.99+

todayDATE

0.99+

over 200 servicesQUANTITY

0.99+

a year and a halfQUANTITY

0.99+

last yearDATE

0.99+

TodayDATE

0.99+

DavePERSON

0.99+

WatergateORGANIZATION

0.99+

firstQUANTITY

0.99+

two thingsQUANTITY

0.99+

TwitterORGANIZATION

0.99+

February this yearDATE

0.99+

oneQUANTITY

0.99+

eachQUANTITY

0.98+

AtlantaLOCATION

0.98+

two mega trendsQUANTITY

0.98+

TwoQUANTITY

0.98+

SmithPERSON

0.98+

40% a yearQUANTITY

0.98+

dozensQUANTITY

0.97+

each cloudQUANTITY

0.97+

pandemicEVENT

0.96+

five plus million dollarQUANTITY

0.96+

LaminarPERSON

0.95+

CSOsQUANTITY

0.95+

2022DATE

0.94+

single experienceQUANTITY

0.94+

hundred percentQUANTITY

0.94+

LaarPERSON

0.93+

400 more alertsQUANTITY

0.92+

CubanLOCATION

0.91+

SASORGANIZATION

0.89+

50 sales peopleQUANTITY

0.89+

developersQUANTITY

0.88+

Laar security.comOTHER

0.87+

COVIDOTHER

0.85+

a dayQUANTITY

0.85+

singleQUANTITY

0.85+

waysQUANTITY

0.84+

hundred billion dollarsQUANTITY

0.84+

preDATE

0.84+

2010DATE

0.84+

SQLTITLE

0.84+

IASTITLE

0.83+

AzureORGANIZATION

0.82+

last 10 yearsDATE

0.8+

single viewQUANTITY

0.79+

CWPPORGANIZATION

0.77+

Ed Walsh, ChaosSearch | AWS re:Inforce 2022


 

(upbeat music) >> Welcome back to Boston, everybody. This is the birthplace of theCUBE. In 2010, May of 2010 at EMC World, right in this very venue, John Furrier called it the chowder and lobster post. I'm Dave Vellante. We're here at RE:INFORCE 2022, Ed Walsh, CEO of ChaosSearch. Doing a drive by Ed. Thanks so much for stopping in. You're going to help me wrap up in our final editorial segment. >> Looking forward to it. >> I really appreciate it. >> Thank you for including me. >> How about that? 2010. >> That's amazing. It was really in this-- >> Really in this building. Yeah, we had to sort of bury our way in, tunnel our way into the Blogger Lounge. We did four days. >> Weekends, yeah. >> It was epic. It was really epic. But I'm glad they're back in Boston. AWS was going to do June in Houston. >> Okay. >> Which would've been awful. >> Yeah, yeah. No, this is perfect. >> Yeah. Thank God they came back. You saw Boston in summer is great. I know it's been hot, And of course you and I are from this area. >> Yeah. >> So how you been? What's going on? I mean, it's a little crazy out there. The stock market's going crazy. >> Sure. >> Having the tech lash, what are you seeing? >> So it's an interesting time. So I ran a company in 2008. So we've been through this before. By the way, the world's not ending, we'll get through this. But it is an interesting conversation as an investor, but also even the customers. There's some hesitation but you have to basically have the right value prop, otherwise things are going to get sold. So we are seeing longer sales cycles. But it's nothing that you can't overcome. But it has to be something not nice to have, has to be a need to have. But I think we all get through it. And then there is some, on the VC side, it's now buckle down, let's figure out what to do which is always a challenge for startup plans. >> In pre 2000 you, maybe you weren't a CEO but you were definitely an executive. And so now it's different and a lot of younger people haven't seen this. You've got interest rates now rising. Okay, we've seen that before but it looks like you've got inflation, you got interest rates rising. >> Yep. >> The consumer spending patterns are changing. You had 6$, $7 gas at one point. So you have these weird crosscurrents, >> Yup. >> And people are thinking, "Okay post-September now, maybe because of the recession, the Fed won't have to keep raising interest rates and tightening. But I don't know what to root for. It's like half full, half empty. (Ed laughing) >> But we haven't been in an environment with high inflation. At least not in my career. >> Right. Right. >> I mean, I got into 92, like that was long gone, right?. >> Yeah. >> So it is a interesting regime change that we're going to have to deal with, but there's a lot of analogies between 2008 and now that you still have to work through too, right?. So, anyway, I don't think the world's ending. I do think you have to run a tight shop. So I think the grow all costs is gone. I do think discipline's back in which, for most of us, discipline never left, right?. So, to me that's the name of the game. >> What do you tell just generally, I mean you've been the CEO of a lot of private companies. And of course one of the things that you do to retain people and attract people is you give 'em stock and it's great and everybody's excited. >> Yeah. >> I'm sure they're excited cause you guys are a rocket ship. But so what's the message now that, Okay the market's down, valuations are down, the trees don't grow to the moon, we all know that. But what are you telling your people? What's their reaction? How do you keep 'em motivated? >> So like anything, you want over communicate during these times. So I actually over communicate, you get all these you know, the Sequoia decks, 2008 and the recent... >> (chuckles) Rest in peace good times, that one right? >> I literally share it. Why? It's like, Hey, this is what's going on in the real world. It's going to affect us. It has almost nothing to do with us specifically, but it will affect us. Now we can't not pay attention to it. It does change how you're going to raise money, so you got to make sure you have the right runway to be there. So it does change what you do, but I think you over communicate. So that's what I've been doing and I think it's more like a student of the game, so I try to share it, and I say some appreciate it others, I'm just saying, this is normal, we'll get through this and this is what happened in 2008 and trust me, once the market hits bottom, give it another month afterwards. Then everyone says, oh, the bottom's in and we're back to business. Valuations don't go immediately back up, but right now, no one knows where the bottom is and that's where kind of the world's ending type of things. >> Well, it's interesting because you talked about, I said rest in peace good times >> Yeah >> that was the Sequoia deck, and the message was tighten up. Okay, and I'm not saying you shouldn't tighten up now, but the difference is, there was this period of two years of easy money and even before that, it was pretty easy money. >> Yeah. >> And so companies are well capitalized, they have runway so it's like, okay, I was talking to Frank Slootman about this now of course there are public companies, like we're not taking the foot off the gas. We're inherently profitable, >> Yeah. >> we're growing like crazy, we're going for it. You know? So that's a little bit of a different dynamic. There's a lot of good runway out there, isn't there? >> But also you look at the different companies that were either born or were able to power through those environments are actually better off. You come out stronger in a more dominant position. So Frank, listen, if you see what Frank's done, it's been unbelievable to watch his career, right?. In fact, he was at Data Domain, I was Avamar so, but look at what he's done since, he's crushed it. Right? >> Yeah. >> So for him to say, Hey, I'm going to literally hit the gas and keep going. I think that's the right thing for Snowflake and a right thing for a lot of people. But for people in different roles, I literally say that you have to take it seriously. What you can't be is, well, Frank's in a different situation. What is it...? How many billion does he have in the bank? So it's... >> He's over a billion, you know, over a billion. Well, you're on your way Ed. >> No, no, no, it's good. (Dave chuckles) Okay, I want to ask you about this concept that we've sort of we coined this term called Supercloud. >> Sure. >> You could think of it as the next generation of multi-cloud. The basic premises that multi-cloud was largely a symptom of multi-vendor. Okay. I've done some M&A, I've got some Shadow IT, spinning up, you know, Shadow clouds, projects. But it really wasn't a strategy to have a continuum across clouds. And now we're starting to see ecosystems really build, you know, you've used the term before, standing on the shoulders of giants, you've used that a lot. >> Yep. >> And so we're seeing that. Jerry Chen wrote a seminal piece on Castles in The Cloud, so we coined this term SuperCloud to connote this abstraction layer that hides the underlying complexities and primitives of the individual clouds and then adds value on top of it and can adjudicate and manage, irrespective of physical location, Supercloud. >> Yeah. >> Okay. What do you think about that concept?. How does it maybe relate to some of the things that you're seeing in the industry? >> So, standing on shoulders of giants, right? So I always like to do hard tech either at big company, small companies. So we're probably your definition of a Supercloud. We had a big vision, how to literally solve the core challenge of analytics at scale. How are you going to do that? You're not going to build on your own. So literally we're leveraging the primitives, everything you can get out of the Amazon cloud, everything get out of Google cloud. In fact, we're even looking at what it can get out of this Snowflake cloud, and how do we abstract that out, add value to it? That's where all our patents are. But it becomes a simplified approach. The customers don't care. Well, they care where their data is. But they don't care how you got there, they just want to know the end result. So you simplify, but you gain the advantages. One thing's interesting is, in this particular company, ChaosSearch, people try to always say, at some point the sales cycle they say, no way, hold on, no way that can be fast no way, or whatever the different issue. And initially we used to try to explain our technology, and I would say 60% was explaining the public, cloud capabilities and then how we, harvest those I guess, make them better add value on top and what you're able to get is something you couldn't get from the public clouds themselves and then how we did that across public clouds and then extracted it. So if you think about that like, it's the Shoulders of giants. But what we now do, literally to avoid that conversation because it became a lengthy conversation. So, how do you have a platform for analytics that you can't possibly overwhelm for ingest. All your messy data, no pipelines. Well, you leverage things like S3 and EC2, and you do the different security things. You can go to environments say, you can't possibly overrun me, I could not say that. If I didn't literally build on the shoulders giants of all these public clouds. But the value. So if you're going to do hard tech as a startup, you're going to build, you're going to be the principles of Supercloud. Maybe they're not the same size of Supercloud just looking at Snowflake, but basically, you're going to leverage all that, you abstract it out and that's where you're able to have a lot of values at that. >> So let me ask you, so I don't know if there's a strict definition of Supercloud, We sort of put it out to the community and said, help us define it. So you got to span multiple clouds. It's not just running in each cloud. There's a metadata layer that kind of understands where you're pulling data from. Like you said you can pull data from Snowflake, it sounds like we're not running on Snowflake, correct? >> No, complimentary to them in their different customers. >> Yeah. Okay. >> They want to build on top of a data platform, data apps. >> Right. And of course they're going cross cloud. >> Right. >> Is there a PaaS layer in there? We've said there's probably a Super PaaS layer. You're probably not doing that, but you're allowing people to bring their own, bring your own PaaS sort of thing maybe. >> So we're a little bit different but basically we publish open APIs. We don't have a user interface. We say, keep the user interface. Again, we're solving the challenge of analytics at scale, we're not trying to retrain your analytics, either analysts or your DevOps or your SOV or your Secop team. They use the tools they already use. Elastic search APIs, SQL APIs. So really they program, they build applications on top of us, Equifax is a good example. Case said it coming out later on this week, after 18 months in production but, basically they're building, we provide the abstraction layer, the quote, I'm going to kill it, Jeff Tincher, who owns all of SREs worldwide, said to the effect of, Hey I'm able to rethink what I do for my data pipelines. But then he also talked about how, that he really doesn't have to worry about the data he puts in it. We deal with that. And he just has to, just query on the other side. That simplicity. We couldn't have done that without that. So anyway, what I like about the definition is, if you were going to do something harder in the world, why would you try to rebuild what Amazon, Google and Azure or Snowflake did? You're going to add things on top. We can still do intellectual property. We're still doing patents. So five grand patents all in this. But literally the abstraction layer is the simplification. The end users do not want to know that complexity, even though they ask the questions. >> And I think too, the other attribute is it's ecosystem enablement. Whereas I think, >> Absolutely >> in general, in the Multicloud 1.0 era, the ecosystem wasn't thinking about, okay, how do I build on top and abstract that. So maybe it is Multicloud 2.0, We chose to use Supercloud. So I'm wondering, we're at the security conference, >> RE: INFORCE is there a security Supercloud? Maybe Snyk has the developer Supercloud or maybe Okta has the identity Supercloud. I think CrowdStrike maybe not. Cause CrowdStrike competes with Microsoft. So maybe, because Microsoft, what's interesting, Merritt Bear was just saying, look, we don't show up in the spending data for security because we're not charging for most of our security. We're not trying to make a big business. So that's kind of interesting, but is there a potential for the security Supercloud? >> So, I think so. But also, I'll give you one thing I talked to, just today, at least three different conversations where everyone wants to log data. It's a little bit specific to us, but basically they want to do the security data lake. The idea of, and Snowflake talks about this too. But the idea of putting all the data in one repository and then how do you abstract out and get value from it? Maybe not the perfect, but it becomes simple to do but hard to get value out. So the different players are going to do that. That's what we do. We're able to, once you land it in your S3 or it doesn't matter, cloud of choice, simple storage, we allow you to get after that data, but we take the primitives and hide them from you. And all you do is query the data and we're spinning up stateless computer to go after it. So then if I look around the floor. There's going to be a bunch of these players. I don't think, why would someone in this floor try to recreate what Amazon or Google or Azure had. They're going to build on top of it. And now the key thing is, do you leave it in standard? And now we're open APIs. People are building on top of my open APIs or do you try to put 'em in a walled garden? And they're in, now your Supercloud. Our belief is, part of it is, it needs to be open access and let you go after it. >> Well. And build your applications on top of it openly. >> They come back to snowflake. That's what Snowflake's doing. And they're basically saying, Hey come into our proprietary environment. And the benefit is, and I think both can win. There's a big market. >> I agree. But I think the benefit of Snowflake's is, okay, we're going to have federated governance, we're going to have data sharing, you're going to have access to all the ecosystem players. >> Yep. >> And as everything's going to be controlled and you know what you're getting. The flip side of that is, Databricks is the other end >> Yeah. >> of that spectrum, which is no, no, you got to be open. >> Yeah. >> So what's going to happen, well what's happening clearly, is Snowflake's saying, okay we've got Snowpark. we're going to allow Python, we're going to have an Apache Iceberg. We're going to have open source tooling that you can access. By the way, it's not going to be as good as our waled garden where the flip side of that is you get Databricks coming at it from a data science and data engineering perspective. And there's a lot of gaps in between, aren't there? >> And I think they both win. Like for instance, so we didn't do Snowpark integration. But we work with people building data apps on top of Snowflake or data bricks. And what we do is, we can add value to that, or what we've done, again, using all the Supercloud stuff we're done. But we deal with the unstructured data, the four V's coming at you. You can't pipeline that to save. So we actually could be additive. As they're trying to do like a security data cloud inside of Snowflake or do the same thing in Databricks. That's where we can play. Now, we play with them at the application level that they get some data from them and some data for us. But I believe there's a partnership there that will do it inside their environment. To us they're just another large scaler environment that my customers want to get after data. And they want me to abstract it out and give value. >> So it's another repository to you. >> Yeah. >> Okay. So I think Snowflake recently added support for unstructured data. You chose not to do Snowpark because why? >> Well, so the way they're doing the unstructured data is not bad. It's JSON data. Basically, This is the dilemma. Everyone wants their application developers to be flexible, move fast, securely but just productivity. So you get, give 'em flexibility. The problem with that is analytics on the end want to be structured to be performant. And this is where Snowflake, they have to somehow get that raw data. And it's changing every day because you just let the developers do what they want now, in some structured base, but do what you need to do your business fast and securely. So it completely destroys. So they have large customers trying to do big integrations for this messy data. And it doesn't quite work, cause you literally just can't make the pipelines work. So that's where we're complimentary do it. So now, the particular integration wasn't, we need a little bit deeper integration to do that. So we're integrating, actually, at the data app layer. But we could, see us and I don't, listen. I think Snowflake's a good actor. They're trying to figure out what's best for the customers. And I think we just participate in that. >> Yeah. And I think they're trying to figure out >> Yeah. >> how to grow their ecosystem. Because they know they can't do it all, in fact, >> And we solve the key thing, they just can't do certain things. And we do that well. Yeah, I have SQL but that's where it ends. >> Yeah. >> I do the messy data and how to play with them. >> And when you talk to one of their founders, anyway, Benoit, he comes on the cube and he's like, we start with simple. >> Yeah. >> It reminds me of the guy's some Pure Storage, that guy Coz, he's always like, no, if it starts to get too complicated. So that's why they said all right, we're not going to start out trying to figure out how to do complex joins and workload management. And they turn that into a feature. So like you say, I think both can win. It's a big market. >> I think it's a good model. And I love to see Frank, you know, move. >> Yeah. I forgot So you AVMAR... >> In the day. >> You guys used to hate each other, right? >> No, no, no >> No. I mean, it's all good. >> But the thing is, look what he's done. Like I wouldn't bet against Frank. I think it's a good message. You can see clients trying to do it. Same thing with Databricks, same thing with BigQuery. We get a lot of same dynamic in BigQuery. It's good for a lot of things, but it's not everything you need to do. And there's ways for the ecosystem to play together. >> Well, what's interesting about BigQuery is, it is truly cloud native, as is Snowflake. You know, whereas Amazon Redshift was sort of Parexel, it's cobbled together now. It's great engineering, but BigQuery gets a lot of high marks. But again, there's limitations to everything. That's why companies like yours can exist. >> And that's why.. so back to the Supercloud. It allows me as a company to participate in that because I'm leveraging all the underlying pieces. Which we couldn't be doing what we're doing now, without leveraging the Supercloud concepts right, so... >> Ed, I really appreciate you coming by, help me wrap up today in RE:INFORCE. Always a pleasure seeing you, my friend. >> Thank you. >> All right. Okay, this is a wrap on day one. We'll be back tomorrow. I'll be solo. John Furrier had to fly out but we'll be following what he's doing. This is RE:INFORCE 2022. You're watching theCUBE. I'll see you tomorrow.

Published Date : Jul 26 2022

SUMMARY :

John Furrier called it the How about that? It was really in this-- Yeah, we had to sort of bury our way in, But I'm glad they're back in Boston. No, this is perfect. And of course you and So how you been? But it's nothing that you can't overcome. but you were definitely an executive. So you have these weird crosscurrents, because of the recession, But we haven't been in an environment Right. that was long gone, right?. I do think you have to run a tight shop. the things that you do But what are you telling your people? 2008 and the recent... So it does change what you do, and the message was tighten up. the foot off the gas. So that's a little bit But also you look at I literally say that you you know, over a billion. Okay, I want to ask you about this concept you know, you've used the term before, of the individual clouds and to some of the things So I always like to do hard tech So you got to span multiple clouds. No, complimentary to them of a data platform, data apps. And of course people to bring their own, the quote, I'm going to kill it, And I think too, the other attribute is in the Multicloud 1.0 era, for the security Supercloud? And now the key thing is, And build your applications And the benefit is, But I think the benefit of Snowflake's is, you know what you're getting. which is no, no, you got to be open. that you can access. You can't pipeline that to save. You chose not to do Snowpark but do what you need to do they're trying to figure out how to grow their ecosystem. And we solve the key thing, I do the messy data And when you talk to So like you say, And I love to see Frank, you know, move. So you AVMAR... it's all good. but it's not everything you need to do. there's limitations to everything. so back to the Supercloud. Ed, I really appreciate you coming by, I'll see you tomorrow.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Jeff TincherPERSON

0.99+

Dave VellantePERSON

0.99+

BostonLOCATION

0.99+

2008DATE

0.99+

Jerry ChenPERSON

0.99+

MicrosoftORGANIZATION

0.99+

AmazonORGANIZATION

0.99+

Ed WalshPERSON

0.99+

FrankPERSON

0.99+

Frank SlootmanPERSON

0.99+

AWSORGANIZATION

0.99+

two yearsQUANTITY

0.99+

GoogleORGANIZATION

0.99+

John FurrierPERSON

0.99+

HoustonLOCATION

0.99+

2010DATE

0.99+

tomorrowDATE

0.99+

BenoitPERSON

0.99+

EdPERSON

0.99+

60%QUANTITY

0.99+

DavePERSON

0.99+

ChaosSearchORGANIZATION

0.99+

JuneDATE

0.99+

May of 2010DATE

0.99+

BigQueryTITLE

0.99+

Castles in The CloudTITLE

0.99+

SeptemberDATE

0.99+

Data DomainORGANIZATION

0.99+

SnowflakeORGANIZATION

0.99+

todayDATE

0.99+

$7QUANTITY

0.99+

each cloudQUANTITY

0.99+

bothQUANTITY

0.99+

over a billionQUANTITY

0.99+

Multicloud 2.0TITLE

0.99+

four daysQUANTITY

0.99+

M&AORGANIZATION

0.98+

one repositoryQUANTITY

0.98+

PythonTITLE

0.98+

DatabricksORGANIZATION

0.98+

Merritt BearPERSON

0.98+

SupercloudORGANIZATION

0.98+

AzureORGANIZATION

0.97+

SQLTITLE

0.97+

EC2TITLE

0.97+

oneQUANTITY

0.96+

FedORGANIZATION

0.96+

S3TITLE

0.96+

five grand patentsQUANTITY

0.96+

SnowparkORGANIZATION

0.96+

Multicloud 1.0TITLE

0.95+

billionQUANTITY

0.94+

AvamarORGANIZATION

0.93+

EMC WorldLOCATION

0.93+

SnowflakePERSON

0.93+

one pointQUANTITY

0.93+

SupercloudTITLE

0.93+

EquifaxORGANIZATION

0.92+

92QUANTITY

0.91+

Super PaaSTITLE

0.91+

SnowflakeTITLE

0.89+

Anant Adya & Saju Sankarankutty, Infosys | HPE Discover 2022


 

>>the Cube presents H p E discover 2022. Brought to you by H P E. >>Okay, we're back at HPD. Discovered 2022 This is Day Three. We're kind of in the mid point of day three. John Furry and Dave Volonte Wall to wall coverage. I think there are 14th hp slash hp Discover we've sort of documented the history of the company over the last decade. Plus, I'm not a is here is executive vice president at Infosys and Cejudo. Sankaran Kutty is the CEO and vice president of Infosys. Infosys doing some amazing work in the field with clients. Guys, Thanks for coming on the Cube. Thank >>you for the opportunity. >>Yeah, absolutely so. Digital transformation. It's all the buzz word kind of pre pandemic. It was sort of Yeah, you know, we'll get there a lot of lip service to it. Some Some started the journey and then, of course, pandemic. If you weren't digital business, you are out of business. What are the trends that you're seeing now that we're exiting the isolation economy? >>Yeah, um, again, as you rightly called out pre pandemic, it was all about using sort of you know innovation at scale as one of the levers for digital transformation. But if you look at now, post Pandemic, one of the things that we see it's a big trend is at a broad level, right? Digital transformation is not about cost. Take out. Uh, it's all about growth, right? So essentially, uh, like, uh, what we hear from most of the CEO s and most of the customers and most of the executives in the tech company, Digital transformation should be used for business growth. And essentially, it means three things that we see three trends in that space. One is how can you build better products and solutions as part of your transformation strategy? How can you basically use digital transformation to expand into new markets and new new territories and new regions? And the third is, how can you better the experience for your customers? Right. So I think that is broadly what we see as, uh, some other things. And essentially, if you have better customer experience, they will buy more. If you expand into new markets, your revenue will increase. If you actually build better products and solutions, consumers will buy it right, so It's basically like a sort of an economy that goes hand in hand. So I would say the trend is clearly going towards business growth than anything else when it comes to the, >>you know, follow up on that. We had I d. C on yesterday and they were sharing with some of their high level numbers. We've looked at this and and and it seems like I t spending is pretty consistent despite the fact that, for example, you know, the to see the consumer businesses sort of tanking right now. Are you seeing any pullback or any evidence that people are pulling the reins back on the digital transformation Or they just going because if they don't keep keep moving fast, they're gonna fall behind. What are you seeing there? Absolutely. >>In fact, you know what? What we call them as the secular headwinds, right? I mean, if you look at the headwinds here, we see digital transformation is in the minds of everybody, every customer, right. So while there are budget constraints, where are all these macro tailwinds as we call with respect to inflation, with respect to what's happening with Russia and Ukraine with respect to everything that's happening with respect to supply chain right. I think we see some of those tail headwinds. But essentially, digital transformation is not stopping. Everybody is going after that because essentially they want to be relevant in the market. And if they want to be relevant in the market, they have to transform. And if they have to transform, they have to adopt digital transformation. >>Basically, there's no hiding anymore. You know, hiding and you can't hide the projects and give lip service because there's evidence of what the consequences are. And it can be quantified. Yes, you go out of business, you lose money. You mentioned some of the the cost takeouts growth is yes. So I got given the trends and the headwinds and the tail winds. What are you guys seeing as the pattern of companies that came out of the pandemic with growth? And what's going on with that growth driver? What are the elements that are powering companies to grow? Is that machine learning? Is that cloud scales and integration? What are some of the key areas that's given that extra up into the right? >>Yes, I I would say there are six technologies that are defining how growth is being enabled, right? So I think we call it as cloud ai edge five g, Iot and of course, everything to do with a And so these are six technologies that are powering digital transformation. And, uh, one of the things that we are saying is more and more customers are now coming and saying that we want to use these six technologies to drive business outcomes. Uh, for example, uh, we have a very large oil and gas customer of ours who says that, you know, we want to basically use cloud as a lever to Dr Decarbonization. E S G is such a big initiative for everybody in the SGS in the minds of everybody. So their outcome of using technology is to drive decarbonization. And they don't make sure that, you know, they achieve the goals of E. S G. Right There is another customer of ours in the retail space. They are saying we want to use cloud to drive experience for our employees. So I would say that you know, there is pretty much, you know, all these drivers which are helping not just growing their business, but also bettering the experience and meeting some of the organisation goals that they have set up with respect to cloud. So I would say Cloud is playing a big role in every digital transformation initiative of the company. >>How do you spend your time? What's the role of the CEO inside of a large organisation like Infosys? >>So, um, one is in terms of bringing in an outside in view of how technology is making an impact to our customers. And I'm looking at How do we actually start liberating some of these technologies in building solutions, you know, which can actually drive value for our customers? That's one of the focus areas. You know what I do? Um, And if you look at some of the trends, you know what we have seen in the past years as well as what we're seeing now? Uh, there's been a huge spend around cloud which is happening with our customers and predominantly around the cloud Native application development, leveraging some of the services. What's available from the cloud providers like eh? I am l in Hyoty. Um, and and there's also a new trend. You know what we are seeing off late now, which is, um, in terms of improving the experience overall experience liberating some of the technologies, like technologies like block, block, chain as well as we are, we are right, and and this is actually creating new set of solutions. Um, new demands, you know, for our customers in terms of leveraging technologies like matadors leveraging technologies like factory photo. Um, and these are all opportunities for us to build solutions, you know, which can, you know, improve the time to market for our customers in terms of adopting some of these things. Because there has been a huge focus on the improved end user experience or improve experience improved, uh, productivity of, uh, employees, you know, which is which has been a focus. Uh, post pandemic. Right? You know, it has been something which is happening pre pandemic, but it's been accelerated Post pandemic. So this is giving an opportunity for for my role right now in terms of liberating these technologies, building solutions, building value propositions, taking it to our customers, working with partners and then trying to see how we can have this tightly integrated with partners like HP E in this case, and then take it jointly to the market and and find out you know, what's what's the best we can actually give back to our customers? >>You know, you guys have been we've been following you guys for for a long, long time. You've seen many cycles, uh, in the industry. Um, and what's interesting to get your reaction to what we're seeing? A lot of acceleration points, whether it's cloud needed applications. But one is the software business is no longer there. It's open source now, but cloud scale integrations, new hybrid environment kind of brings and changes the game, so there's definitely software plentiful. You guys are doing a lot of stuff with the software. How are customers integrated? Because seeing more and more customers participating in the open source community uh, so what? Red hat's done. They're transforming the open shift. So as cloud native applications come in and get scale and open source software, cloud scale performance and integrations are big. You guys agree with that? >>Absolutely. Absolutely. So if you if you look at it, um, right from the way we can't socialise those solutions, um, open source is something What we have embedded big way right into the solution. Footprint. What we have one is, uh, the ability for us to scale the second is the ability for us to bring in a level of portability, right? And the third is, uh, ensuring that there is absolutely no locking into something. What we're building. We're seeing this this being resonated by our customers to because one is they want to build a child and scalable applications. Uh, it's something where the whole, I would say, the whole dependency on the large software stacks. Uh, you know, the large software providers is likely diminishing now, right? Uh, it's all about how can I simplify my application portfolio Liberating some of the open source technologies. Um, how can I deploy them on a multi cloud world liberating open standards so that I'm not locked into any of these providers? Um, how can I build cloud native applications, which can actually enable portability? And how can I work with providers who doesn't have a lock in, you know, into their solutions, >>And security is gonna be embedded in everything. Absolutely. >>So security is, uh, emperor, right from, uh, design phase. Right? You know, we call it a secure by design And that's something What? We drive for our customers right from our solutions as well as for developing their own solutions >>as opposed to secure by bolt on after the fact. What is the cobalt go to market strategy? How does that affect or how you do business within the HP ecosystem? Absolutely. >>I think you know what we did in, uh, in 2000 and 20. We were the first ones, uh, to come out with an integrated cloud brand called Cobalt. So essentially, our thought process was to make sure that, you know, we talk one consistent language with the customer. There is a consistent narrative. There is a consistent value proposition that we take right. So, essentially, if you look at the Cobalt gold market, it is based on three pillars. The first pillar is all about technology solutions. Getting out of data centres migrating were close to cloud E r. P on Cloud Cloud, Native Development, legacy modernisation. So we'll continue to do that because that's the most important pillar. And that's where our bread and butter businesses right. The second pillar is, uh, more and more customers are asking industry cloud. So what are you specifically doing for my industry. So, for example, if you look at banking, uh, they would say we are focused on Modernising our payment systems. We want to reduce the financial risk that we have because of anti money laundering and those kind of solutions that they're expecting. They want to better the security portion. And of course, they want to improve the experience, right? So they are asking for each of these imperatives that we have in banking. What are some of those specific industry solutions that you are bringing to the table? Right. So that's the second pillar of our global go to market. And the third pillar of our go to market as soon as I was saying is looking at what we call us Horizon three offerings, whether it is metal wars, whether it is 13.0, whether it is looking at something else that will come in the future. And how do we build those solutions which can become mainstream the next 18 to 24 months? So that's essentially the global >>market. That's interesting. Okay, so take the banking example where you've got a core app, it's probably on Prem, and it's not gonna have somebody shoved into the cloud necessarily. But they have to do things like anti money, money laundering and know your ky. See? How are they handling that? Are they building micro services? Are you building for them microservices layers around that that actually might be in the cloud or cloud Native on Prem and Greenway. How is that? How are customers Modernising? >>Absolutely brilliant question. In fact, what we have done is, uh, as part of cobalt, we have something called a reference. Architecture are basically a blueprint. So if you go to a bank and you're engaging a banking executive, uh, the language that we speak with them is not about, uh, private cloud or public cloud or AWS or HP or zero, right? I mean, we talk the language that they understand, which is the banking language. So we take this reference architecture, and we say here is what your core architecture should look like. And, as you rightly called out, there is K. I see there is retail banking. There is anti money laundering. There is security experience. Uh, there are some kpi s and those kind of things banking a PSR open banking as we call, How do we actually bring our solutions, which we have built on open source and something that are specific to cloud and something that our cloud neutral and that's what we take them. So we built this array of solutions around each of those reference architectures that we take to our customers. >>Final question for you guys. How are you guys leveraging the H, P E and new Green Lake and all the new stuff they got here to accelerate the customers journey to edge the cloud? >>So I would say it on three areas right now. This is one is Obviously we are working very closely with HP in terms of taking out solutions jointly to the market and, um, leveraging the whole green late model and providing what I call it as a hyper scale of like experience for our customers in a hybrid, multi cloud world. That's the first thing. The second thing is Onion talked about the cobalt, right? It's an important, I would say, an offering from, uh, you know and offering around cloud from our side. So what we've done is we've closely integrated the assets. You know what I was referring to what we have in our cobalt, uh, under other Kobold umbrella very closely with the HP ecosystem, right? You know, it can be tools like the Emphasis Polly Cloud Platform or the Emphasis pollinate platform very tightly integrated with the HP stack, so that we could actually offer the value proposition right across the value chain. The thought of you know we have actually taken the industry period, like what again mentioned right in terms of rather than talking about a public cloud or a private cloud solution or an edge computing solution. We actually talk about what exactly are the problem statements? What is there in manufacturing today? Or it's there in financial industries today? Or or it's in a bank today or whatever it's relevant to the industry. That's an industry people. So we talk right from an industry problem and and and and and and build that industry, industry people solutions, leveraging the assets, what we have in the and the framework that we have within the couple, plus the integrated solutions. What we bring along with HB. That's that's Those are the three things, what we do along with >>it and that that industry pieces do. There's a whole data layer emerging those industries learning cos they're building their own clouds. Look, working with companies like you because they want to monetise. That's a big part of their digital strategy, guys. Thanks so much for coming on the cue. Thank you. Appreciate your time. Thank >>you. Thank you very much. Really appreciate. >>Thank you. Thank you for watching John and I will be back. John Ferrier, Development at HPD Discovered 2022. You're watching the queue? >>Yeah. >>Mm.

Published Date : Jun 30 2022

SUMMARY :

Brought to you by H P E. Sankaran Kutty is the CEO and vice president of What are the trends that you're seeing now that we're And the third is, how can you better the experience for your customers? the fact that, for example, you know, the to see the consumer businesses sort of tanking right now. I mean, if you look at the headwinds here, What are you guys seeing as the pattern of companies that came out of the pandemic with growth? So I would say that you know, there is pretty much, the market and and find out you know, what's what's the best we can actually give back to our customers? You know, you guys have been we've been following you guys for for a long, long time. So if you if you look at it, um, right from the way we can't socialise And security is gonna be embedded in everything. You know, we call it a secure by design And that's something What? What is the cobalt go to So that's the second pillar of our global go to market. around that that actually might be in the cloud or cloud Native on Prem and Greenway. So if you go to a bank How are you guys leveraging the H, P E and new Green Lake and all the new stuff they That's that's Those are the three things, what we do along with Look, working with companies like you because Thank you very much. Thank you for watching John and I will be back.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Sankaran KuttyPERSON

0.99+

InfosysORGANIZATION

0.99+

John FerrierPERSON

0.99+

Saju SankarankuttyPERSON

0.99+

John FurryPERSON

0.99+

six technologiesQUANTITY

0.99+

HPORGANIZATION

0.99+

Anant AdyaPERSON

0.99+

third pillarQUANTITY

0.99+

2000DATE

0.99+

second pillarQUANTITY

0.99+

yesterdayDATE

0.99+

thirdQUANTITY

0.99+

eachQUANTITY

0.99+

three pillarsQUANTITY

0.99+

AWSORGANIZATION

0.99+

HPDORGANIZATION

0.99+

first pillarQUANTITY

0.99+

2022DATE

0.99+

CobaltORGANIZATION

0.99+

OneQUANTITY

0.99+

PandemicEVENT

0.99+

todayDATE

0.98+

HP EORGANIZATION

0.98+

20DATE

0.98+

secondQUANTITY

0.98+

oneQUANTITY

0.98+

first thingQUANTITY

0.98+

three thingsQUANTITY

0.98+

cobaltORGANIZATION

0.96+

Day ThreeQUANTITY

0.95+

three areasQUANTITY

0.95+

Dave Volonte WallPERSON

0.95+

pandemicEVENT

0.94+

day threeQUANTITY

0.94+

14th hpQUANTITY

0.93+

JohnPERSON

0.93+

second thingQUANTITY

0.93+

coupleQUANTITY

0.92+

last decadeDATE

0.92+

PremORGANIZATION

0.89+

SGSORGANIZATION

0.89+

H P E.ORGANIZATION

0.89+

CejudoORGANIZATION

0.88+

GreenwayORGANIZATION

0.87+

three trendsQUANTITY

0.86+

HORGANIZATION

0.85+

UkraineLOCATION

0.85+

Post pandemicEVENT

0.84+

13.0QUANTITY

0.83+

P EORGANIZATION

0.82+

Green LakeORGANIZATION

0.78+

24 monthsQUANTITY

0.77+

postEVENT

0.77+

HPEORGANIZATION

0.76+

first onesQUANTITY

0.76+

preEVENT

0.75+

HBORGANIZATION

0.75+

pre pandemicEVENT

0.73+

E S GORGANIZATION

0.72+

IotORGANIZATION

0.68+

RedORGANIZATION

0.68+

gORGANIZATION

0.66+

KoboldORGANIZATION

0.66+

EmphasisORGANIZATION

0.65+

CubeCOMMERCIAL_ITEM

0.62+

RussiaLOCATION

0.61+

executivePERSON

0.58+

Polly Cloud PlatformTITLE

0.58+

Paul Cormier, Red Hat | Red Hat Summit 2022


 

>>To the Seaport in Boston, Massachusetts, everybody's buzzing. The Bruins are playing tonight. They tied it up. The Celtics tied it up last night. We're excited. We don't talk about the red Sox. Red Sox are getting struggles, but you know, we have good distractions. Paul goer is here. He's the president and chief executive officer at red hat and also a Boston fan of great to see, of course, you too. >>Nice to see you guys, you know, it's been a, it's been a while. >><laugh> yeah, we saw you, you know, online and virtually for a couple of years there, but, uh, you know, we've been doing red hat summit for a long, long time. Yeah, of course we were talking earlier. It's just much more intimate, kind of a VIP event, a few more suit jackets here. You know, I got my tie on, so I don't get too much grief. I usually get grief when I wear a tie of red hat summit, but it's a different format this year. Compressed keynotes. Your keynote was great. The new normal, sometimes we call it the new abnormal <laugh>, uh, but you know, how do you feel? >>I, I, I, I feel great. First of all, you know, combination today, virtual audience in, in house audience here today. I think we're gonna see a lot of that in the future. I mean, we designed the event around that and I, I think it, I think it played pretty well. Kudos, kudos to our team. You're right. It's, it's, it's a bit more intimate even the way it was set up, but those are the conversations we like having with our customers and our partners, much more partner centric, uh, as well right now, as well. >>You know, we were talking about, you know, hybrid cloud. It was kind of, you know, it was a good marketing term. And, but now it's, it's, it's become the real thing. I've said many times the, the definition of cloud is changing. It's expanding it's no, the cloud is no longer this remote set of services, you know, somewhere up in the cloud, it's on prem connecting to a cloud across clouds, out to the edge and you need capabilities that work everywhere. And that's what red hat did. The market's just swimming toward you. >>Yeah. I mean, you look at it, you know, I was, uh, you know, if you look at it, you know, the clouds are powerful unto themselves, right? The clouds are powerful unto themselves. They're all different. Right? And that that's, I mean, hardware vendors were, were similar, but different, same thing. You need that connective tissue across, across the whole thing. I mean, as I said, in my keynote today, I remember talking to some of our CIOs and customers 10 years ago and they said, we're going 90% of our apps tomorrow to one cloud. And we knew that wasn't practical because of course the clouds are built from Linux. So we knew it was underneath the hood and, and what's happened. It's taken some time, but as they started to get into that, they started to see, well, maybe one cloud's more suited for one application than the other, these apps. You may have to keep on premise, but you know, what really exploded at the, the, the hybrid thing, the edge. Now they're putting things at the edge, the GM announcement tell you, I know you're gonna talk to Francis. Yeah, yeah. Later. I mean, that's, that's a mini data center in, in every cloud, but that's still under the purview of the CIO, you know? So, so, so that's what hybrid's all about is tying all those pieces together, cuz it got more powerful, but it also more complex. >>You mentioned being the connective tissue, but we don't hear as much talk about multi-cloud seems to me, as we used to this conference has been all about hybrid cloud. You don't really talk about multi-cloud. How important is that to the red hat strategy, being that consistent layer? >>It's probably my mistake or our mistake because multi's more prevalent and more important than just hybrid alone. I mean, hybrid hybrid started from on-premise to one part to any one particular cloud. That was the, the first thought of hybrid. But as I said, as, as, as um, some of the cloud providers became so big, um, every, every CIO I talked to, whether they know whether they know it or not most do are in a multi environment for a whole bunch of reasons, right. You know, one cloud provider might be better in a different part of the world. And another one cloud provider might have a better service than another. Some just don't like to be stuck to one it's it's really hybrid multi. We should, we should train ourselves to every time we say hybrid, say multi, because that's really, that's really what it is. It, I think that happened overnight with, with Microsoft, you know, with Microsoft they've, they've, they've really grown over the last few years, so has Amazon for that matter. But Microsoft really coming up is what really made it a, a high, a multi world. >>Microsoft's remarkable what, what they're doing. But I, I, I have a different thinking on this. I, I heard Chuck Whitten last week at, at the Dell conference he used, he said used the phrase a multicloud, uh, by default versus multi-cloud by design. And I thought that was pretty interesting because I've said that multi-cloud is largely multi-vendor, you know? And so hybrid has implications, right? We, we bring and a shesh came up with a new term today. Metacloud I use Supercloud I like Metacloud better because something's happening, Paul. It feels like there's this layer abstraction layer that the underlying complexity is hidden. Think about OpenShift. Yeah. I could buy, I could get OpenShift for free. Yeah. I mean, I could, and I could cobble together and stitch together at 13, 15 dozens of different services and replicate, but I don't, I don't want that complexity. I want you to hide that complexity. I want, I'd rather spend money on your R and D than my engineering. So something's changing. It feels like >>You buy that. I totally buy that. I mean, you know, I, I, I'm gonna try to not make this sound like a marketing thing because it's not, not fair enough. Right. I mean, I'm engineer at heart, you know that, so, >>Okay. >>I really look to what we're trying to do is we're building a hybrid multi cloud. I mean that we, I look at us as a cloud provider spanning the hybrid multi all the way out to the edge world, but we don't have the data centers in the back. Like the cloud providers do in and by that is you're seeing our products being consumed more like cloud services because that's what our customers are demanding. Our, our products now can be bought out of the various marketplaces, et cetera. You're seeing different business models from us. So, uh, you're seeing, uh, committed spend, for example, like the cloud providers where a customer will buy so much up front and sort of just work it down. You're seeing different models on how they're consumed, consumption, based pricing. These, these are all things that came from the cloud providers and customers buying like that. >>They now want that across their entire environment. They don't wanna buy differently on premise or in one cloud and they don't wanna develop differently. They don't wanna operate differently. They don't wanna have to secure it differently. Security's the biggest thing with, with our, with our customers, because hybrid's powerful, but you no longer have the, you know, your security per perimeter, no longer the walls of your data center. You know, you're, you're responsible as a CIO. You're responsible for every app. Yeah. No matter where it's running, if that's the break in point, you're responsible for that. So that's why we've done things like, you know, we cried stack rocks. We've, we've built it into the container Kubernetes platform that spans those various footprints because you no longer can just do perimeter security because the perimeter is, is very, very, very large right now >>Diffuse. One of the thing on the multi-cloud hyper skills, I, I, red hat's never been defensive about public cloud. You, I think you look at the a hundred billion dollars a year in CapEx spend that's a gift to the industry. Not only the entire it industry, but, but the financial services companies and healthcare companies, they can build their own hybrid clouds. Metacloud super clouds taking advantage of that, but they still need that connective tissue. And that's where >>We products come in. We welcome our customers to go to, to the public cloud. Um, uh, look, it's it's. I said a long time ago, we said a long time it was gonna be a hybrid. Well, I should have said multi anybody said hybrid, then it's gonna be a hybrid world. It is. And it doesn't matter if it's a 20, 80, 80, 20, 40, 60, 60, 40. It's not gonna be a hundred percent anywhere. Yeah. And, and so in that, in that definition, it's a hybrid multi world. >>I wanna change the tune a little bit because I've been covering IBM for 40 years and seen a lot of acquisitions and see how they work. And usually it follows the same path. There's a commitment to leaving the acquire company alone. And then over time that fades, the company just becomes absorbed. Same thing with red hat. It seems like they're very much committed to, to, to leaving you alone. At least they said that upon the acquisition, have they followed through on that promise? >>I have to tell you IBM has followed through on every commitment they've made, made to us. I mean, I, I owe it, I owe a lot of it to Arvin. Um, he was the architect of the deal, right. Um, we've known each other for a long time. Um, he's a great guy. Um, he, uh, he, he believes in it. It's not, he's not just doing it that way because he thinks, um, something bad will happen if he doesn't, he's doing it that way. Cuz he believes in that our ecosystem is what made us. I mean, I mean, even here it's about the partners in the ecosystem. If you look at what made REL people think what made red hat as a company was support, right. Support's really important. Small piece of the value proposition life cycle supports certainly their life cycle a 10 year life cycle just came out of a, a, a customer conference asking about the life cycle and could we extend it to 15 years? You know? Um, the ecosystem is probably the most important part of, of, of, of the, of the overall value proposition. And Arvin knows in IBM knows that, you know, we have to be neutral to be able to do everything the same for all of our ecosystem partners. Some that are IBM's competitors, even. So, >>So we were noticing this morning, I mean, aside from a brief mention of power PC and the IBM logo during, at one point, there was no mention of IBM during the keynote sessions this morning. Is that intentional? Or is that just >>No, no, it it's, it's not intentional. I mean, I think that's part of, we have our strategy to drive and we're, we're driving our, our strategy. We, we, we IBM great partner. We look at them as a partner just as we do our, our many other partners and we won't, you know, we wouldn't, we wouldn't do something with our products, um, for I with IBM that we wouldn't offer to our, our entire ecosystem. >>But there is a difference now, right? I don't know these numbers. Exactly. You would know though, but, but pre 2019 acquisition red hat was just, I think north of 3 billion in revenue growing at maybe 12% a year. Something like that, AR I mean, we hear on the earnings calls, 21% growth. I think he's publicly said you're north of 5 billion or now I don't know how much of that consulting gets thrown in. IBM likes to, you know, IBM math, but still it's a much bigger business. And, and I wonder if you could share with us, obviously you can't dig into the numbers, but have you hired more people? I would imagine. I mean, sure. Like what's been different from that standpoint in terms of the accelerant to your >>Business. Yeah. We've been on the same hiring cycle percentage wise as, as we, we always were. I mean, I think the best way to characterize the relationship and where they've helped is, um, Arvin, Arvin will say, IBM can be opinionated on red hat, but not the other way around <laugh>. So, so what that, what that means is they had a lot of, they had, they had a container based Linux platform. Yeah, right, right. They, they had all their, they were their way of moving to the cloud was that when we came in, they actually stopped that. And they standardized on OpenShift across all of their products. We're now the vehicle that brings the blue software products to the hybrid cloud. We are that vehicle that does it. So I think that's, that's how, that's how they, they look about it. I mean, I know, I mean in IBM consulting, I know, I know they have a great relationship with Microsoft of course. >>Right. And so, so that's, that's how to really look at it. They they're opinionated on us where we not the other way around, but that, but they're a great partner. And even if we're at two separate companies, we'd do be doing all the same things we're doing with them. Now, what they do do for us can do for us is they open a lot of doors in many cases. I mean, IBM's been around for over a hundred years. So in many cases, they're in, in, in the C-suite, we, we may be in the C suite, but we may be one layer down, one, two layers down or something. They, they can, they help us get access. And I think that's been a, a part of the growth as well as is them talking into their, into, into their >>Constituents. Their consulting's one of the FA if not the fastest growing part of their business. So that's kind of the tip of the spear for application modernization, but enough on IBM you said something in your keynote. That was really interesting to me. You said, you, you, you didn't use the word hardware Renaissance, but that my interpretation was you're expecting the next, you know, several years to be a hardware Renaissance. We, we certainly have done relationships with arm. You mentioned Nvidia and Intel. Of course, you've had relationships with Intel for a long time. And we're seeing just the spate of new hardware developments, you know, does hardware matter? I'll ask you, >>Oh, oh, I mean the edge, as I said, you're gonna see hardware innovation out in the edge, software innovation as well. You know, the interesting part about the edge is that, you know, obviously remade red hat. What we did with REL was we did a lot of engineering work to make every hardware architecture when, when it was, when, when the world was just standalone servers, we made every hardware architecture just work out of the box. Right? And we did that in such, because with an open source development model. So embedded in our psyche, in our development processes is working upstream, bringing it downstream 10 years, support all of that kind of thing. So we lit up all that hardware. Now we go out to the edge, it's a whole new, different set of hardware innovation out at the edge. We know how to do that. >>We know how to, we know how to make hardware, innovation safe for the customer. And so we're bringing full circle and you have containers embedded in, in Linux and REL right now as well. So we're actually with the edge, bringing it all full circle back to what we've been doing for 20 plus years. Um, on, on the hardware side, even as a big part of the world, goes to containers and hybrid in, in multi-cloud. So that's why we're so excited about, about, about the edge, you know, opportunity here. That's, that's a big part of where hybrid's going. >>And when you guys talk about edge, I mean, I, I know a lot of companies will talk about edge in the context of your retail location. Okay. That's fine. That's cool. That's edge or telco that that's edge. But when you talk about, um, an in vehicle operating system, right. You know, that's to me the far edge, and that's where it gets really interesting, massive volumes, different architectures, both hardware and software. And a lot of the data may stay. Maybe it doesn't even get persisted. May maybe some comes back to the club, but that's a new >>Ballgame. Well, think about it, right? I mean, you, if you listen, I think you, right. My talk this morning, how many changes are made in the Linux kernel? Right? You're running in a car now, right? From a safety perspective. You wanna update that? I mean, look, Francis talked about it. You'll talk to Francis later as well. I mean, you know, how many, how many in, in your iPhone world Francis talked about this this morning, you know, they can, they can bring you a whole new world with software updates, the same in the car, but you have to do it in such a way that you still stay with the safety protocols. You're able to back things out, things like that. So it's open source, but getting raw upstream, open source and managing itself yourself, I just, I'm sorry. It takes a lot of experience to be able to be able to do those kinds of things. So it's secure, that's insecure. And that's what that's, what's exciting about it. You look at E the telco world look where the telco world came from in the telco world. It was a hardware stack from the hardware firmware operating system, every service, whether it was 9 1, 1 or 4, 1, 1 was its own stack. Yep. In the 4g, 3g, >>4g >>Virtualized. Now, now it's all software. Yeah. Now it's all software all the way out to the cell tower. So now, so, so now you see vendors out there, right? As an application, as a container based application, running out, running in the base of a cell tower, >>Cell tower is gonna be a little mini data >>Center. Yeah, exactly. Because we're in our time here asking quickly, because you've been at red hat a long time. You, you, you, uh, architected a lot of the reason they're successful is, is your responsibility. A lot of companies have tried to duplicate the red hat model, the, the service and support model. Nobody has succeeded. Do you think anybody ever will or will red hat continue to be a unicorn in that respect? >>No, I, I, I think, I think it will. I think open source is making it into all different parts of technology. Now I have to tell you the, the reason why we were able to do it is we stayed. We stayed true to our roots. We made a decision a long time ago that we weren't gonna put a line, say everything below the line was open and above the line was closed. Sometimes it's hard sometimes to get a differentiation with the competition, it can be hard, but we've stayed true to that. And I, to this day, I think that's the thing that's made us is never a confusion on if it's open or not. So that forces us to build our business models around that as well. But >>Do you have a differentiated strategy? Talk about that. What's your what's your differentiation >>Are, are, well, I mean, with the cloud, a differentiation is that common cloud platform across I differentiate strategy from an open source perspective is to, to sort make open source consumable. And, and it's even more important now because as Linux Linux is the base of everything, there's not enough skills out there. So even, even a container platform like open source op like OpenShift, could you build your own? Certainly. Could you keep it updated? Could you keep it updated without breaking all the applications on top? Do you have an ecosystem around it? It's all of those things. It was, it was the support, the, the, the hardening the 10 year to predictability the ecosystem. That was, that was, that is the secret. I mean, we even put the secret out as open. >>Yeah, <laugh> right. Free, like a puppy, as they say. All right, Paul, thanks so much for coming back in the cubes. Great to see you face to face. Nice to see you guys get it. All right. Keep it right there. Dave Valante for Paul Gill, you're watching the cubes coverage of red hat summit, 2022 from Boston. Be right back.

Published Date : May 10 2022

SUMMARY :

getting struggles, but you know, we have good distractions. The new normal, sometimes we call it the new abnormal <laugh>, uh, but you know, how do you feel? First of all, you know, combination today, virtual audience in, You know, we were talking about, you know, hybrid cloud. You may have to keep on premise, but you know, You mentioned being the connective tissue, but we don't hear as much talk about multi-cloud seems to me, with Microsoft, you know, with Microsoft they've, they've, they've really grown I want you to hide that complexity. I mean, you know, I, I, I'm gonna try to not make this sound like I really look to what we're trying to do is we're building a hybrid multi cloud. you know, your security per perimeter, no longer the walls of your data center. You, I think you look at the a hundred billion dollars a year in CapEx I said a long time ago, to, to leaving you alone. I have to tell you IBM has followed through on every commitment they've made, made to us. So we were noticing this morning, I mean, aside from a brief mention of power PC and the IBM and we won't, you know, we wouldn't, we wouldn't do something with our products, um, IBM likes to, you know, IBM math, but still it's a brings the blue software products to the hybrid cloud. And I think that's been a, So that's kind of the tip of the spear You know, the interesting part about the edge is that, about the edge, you know, opportunity here. And a lot of the data may stay. I mean, you know, how many, So now, so, so now you see vendors out there, right? Do you think anybody ever will or will red hat continue to be a unicorn in Now I have to tell you the, the reason why we were able to do it is we stayed. Do you have a differentiated strategy? I mean, we even put the secret out as open. Great to see you face to face.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
IBMORGANIZATION

0.99+

Dave ValantePERSON

0.99+

Red SoxORGANIZATION

0.99+

MicrosoftORGANIZATION

0.99+

ArvinPERSON

0.99+

NvidiaORGANIZATION

0.99+

red SoxORGANIZATION

0.99+

FrancisPERSON

0.99+

90%QUANTITY

0.99+

Paul GillPERSON

0.99+

PaulPERSON

0.99+

AmazonORGANIZATION

0.99+

15 yearsQUANTITY

0.99+

40 yearsQUANTITY

0.99+

10 yearQUANTITY

0.99+

Paul CormierPERSON

0.99+

firstQUANTITY

0.99+

last weekDATE

0.99+

Chuck WhittenPERSON

0.99+

BostonLOCATION

0.99+

20 plus yearsQUANTITY

0.99+

21%QUANTITY

0.99+

IntelORGANIZATION

0.99+

13QUANTITY

0.99+

LinuxTITLE

0.99+

Boston, MassachusettsLOCATION

0.99+

two separate companiesQUANTITY

0.99+

OpenShiftTITLE

0.99+

10 yearsQUANTITY

0.99+

two layersQUANTITY

0.99+

todayDATE

0.99+

one layerQUANTITY

0.98+

RELTITLE

0.98+

this yearDATE

0.98+

oneQUANTITY

0.98+

Paul goerPERSON

0.98+

CapExORGANIZATION

0.98+

Red HatORGANIZATION

0.98+

last nightDATE

0.98+

10 years agoDATE

0.98+

bothQUANTITY

0.98+

CelticsORGANIZATION

0.98+

one partQUANTITY

0.97+

20QUANTITY

0.97+

tomorrowDATE

0.97+

one applicationQUANTITY

0.96+

iPhoneCOMMERCIAL_ITEM

0.96+

telcoORGANIZATION

0.95+

12% a yearQUANTITY

0.95+

over a hundred yearsQUANTITY

0.94+

Linux kernelTITLE

0.93+

one cloudQUANTITY

0.93+

RELORGANIZATION

0.93+

hundred percentQUANTITY

0.93+

this morningDATE

0.91+

red hat summitEVENT

0.91+

tonightDATE

0.9+

Ryan Fournier, Dell Technologies & Muneyb Minhazuddin, VMWare | Dell Technologies World 2022


 

>> the CUBE presents Dell Technologies World brought to you by Dell. >> Hey everyone, welcome back to the CUBE'S coverage day one, Dell Technologies World 2022 live from The Venetian in Las Vegas. Lisa Martin, with Dave Vellante. We've been here the last couple of hours. You can hear probably the buzz behind me. Lots of folks here, we're think around seven to eight thousand folks in this solution expo, the vibe is awesome. We've got two guests helping to round out our day one coverage. Ryan Fournier joins us, senior director of product management Edge Solutions at Dell Technologies. And MuneyB Minttazuddin vice president of Edge Computing at VMware. Guys, welcome to the program. >> Oh, glad to be here. >> Yeah. >> Isn't it great to be here in person? >> Oh man, yes. >> The vibe, the vibe of day one is awesome. >> Yes. >> Oh yeah. >> I think it's fantastic. >> Like people give energy off to each other, right? >> Absolutely. So lots of some good news coming out today so far on day one. Let's talk about, Ryan let's start with you. With Edge, it's not new. We've been talking about it for a while, but what are some of the things that are new? What are some of the key trends that you are seeing that are driving changes at the Edge? >> Great, good question. We've been talking to a lot of customers. Okay, a lot of the customers you know, the different verticals really find that is a common theme happening around a massive digital transformation and really based on the pandemic, okay. Which caused some acceleration in some, but also not, but many are kind of laggers left behind. And one primary reason is the culture of the OT, IT, you know, lack of barriers or something like that. The OT is obviously the business outcomes, okay. Focused where the IT is more enabling the function and it'll take retail. For example, that's accelerated a significant usage of an in-store frictionless experience, okay. As well as supply chain automation, warehousing logistics, connected inventory, a lot of the new use cases in this new normal post that pandemic. It's really that new retail operating landscape. >> Consumers we are so demanding, we want the same experience that we have online and we want that in the store and that's really driving a lot of this out of consumer demand. >> Oh yeah, no. I think, you know, retail you know, the way you shop for milk and bread change during the pandemic, right? There was pre-pandemic. The online shopping in the United States was only 5%, but during the pandemic and afterwards that's going to caught up to 25, 30%. That's huge. How do you bring new processes in? How do you create omnichannel consumer experiences where online well as physical are blended together? Becomes a massive challenge for the retailers. So yes, Edge has been there for a long time. Innovation hasn't happened, but a simple credit card swipe When you used to pre-pandemic, just to go do your checkout now has become into a curbside pickup. Integration with like, it's just simple payment card processing is not complicated like, you know, crazy. So people are forced to go in a way and that's happening in manufacturing because they're supply chain issues, could be not. So a lot of that has accelerated this investment and what's kind of driving Edge Computing is if everything ran out of the cloud, then you almost need infinite bandwidth. So suddenly people are realizing that everything runs out of cloud. I can't process my video analytics in a store. That's a lot of video, right? >> So we often ask ourselves, okay, who's going to win the edge? You know, we have that conversation. The cloud guys? VMware? You know, Dell? How are they going to go at it? And so to your point, you're not going to do a round trip to the cloud too expensive, too slow. Now cloud guys will try to bring their cloud basically on prem or out to the edge. You're kind of bringing it from the data center. So how do you see that evolution? >> No, great question. As the edge market happens, right? So there's market data now which says enterprise edge workloads in the next five years are going to be the fastest growing workloads. But then you have different communities coming to solve that problem. Like you just said, John is, you know, hyperscalers are going, Hey, all of the new workloads were built on us, let's bring them to the edge. Data center workloads move to the edge. >> Now important community here are, you know, Telcos and Service Providers because they have assets that are highly distributed at the edge. However, they're networking assets like cell towers and stuff like that. There's opportunity to convert them into computer and storage assets. So you can provide edge computing POPs. So you're seeing a convergence of lot of industry segments, traditional IT, hyperscalers, telcos, and then OT like Ryan pointed out is naturally transforming itself. There's almost this confluence of this pot where all these different technologies need to come together. From VMware and Dell perspective, our mission is a multi-cloud edge. We want to be able to support multi-cloud services because you've heard this multiple times, is at the edge consumers and customers will require services from all the hyperscalers. They don't want buy a one hyperscaler suit to suit solution. They want to mix and match. So not bound. We want be multi-cloud south bound to support IT and OT environments. So that becomes our value proposition in the middle. >> Yep. >> So Ryan, you were talking about that IT, OT schism. And we talk about that a lot. I wonder if you could help us parse that a little bit, because you were using, for instance retail, as an example. Sometimes I think about in the industrial. >> And I think the OT people are kind of like having an engineering mindset. Don't touch my stuff. Kind of like the IT guys too, but different, you know. So there's so much opportunity at the edge. I wonder how you guys think about that? How you segment it? How you prioritize it? Obviously retail telco are big enough. >> Yep. >> That you can get your hands around them, but then there's to your point about all this data that's going to going to compute. It's going to come in pockets. And I wonder how you guys think about that schism and the other opportunity. >> Yeah, out there. It's also a great question, you know, in manufacturing. There's the true OT persona. >> Yeah. >> Okay, and that really is focused on the business outcomes. Things like predictive maintenance use cases, operational equipment effectiveness, like that's really around bottleneck analysis, and the process that go through that. If the plant goes down, they're fine, okay. They can still work on their own systems, but they're not needing that high availability solution. But they're also the decision makers and where to buy the Edge Computing, okay. So we need to talk more to the OT persona from a Dell perspective, okay. And to add on to Ryan, right. So industrial is an interesting challenge, right? So one of the things we did, and this is VMware and Dell working together at vMware it was virtual. We announced something called edge compute stack. And for the first time in 23 years of vMware history, we made the hypervisor layer real-time. >> Yep. >> What that means is in order to capture some of these OT workloads, you need to get in and operate it between the industrial PC and the program of logical controllers at a sub millisecond performance level, because now you're controlling robotic arms that you cannot miss a beat. So we actually created this real time functionality. With that functionality in the last six months, we've been able to virtualize PLCs, IPCs. So what I'm getting at is we're opening up an entire wide space of operational technology workloads, which we was not accessible to our market for the last 20 plus years. >> Now we're talking. >> Yeah. And that allows us that control plane infrastructure to edge compute. There's purpose built for edge allows us to pivot and do other solutions like analytics with the adoption of AI Analytics with our recent announcement of Deep North, okay. That provides that in store video analytics functionality. And then we also partner with PTC based on a manufacturing solution, working with that same edge compute stack. Think of that as that control plane, where again, like I said, you can pivot off a different solutions. Okay, so we leverage PTCs thing works. >> So, okay, great. So I wanted to go to that. So real-time's really interesting. >> 'Cause most of much of AI today is modeling done in the cloud. >> Yes. >> The real opportunity is real time inferencing at the edge. >> You got it. >> Okay, now this is why this gets so interesting. And I wonder if Project Monterey fits into this at all. because I feel like so why did Intel win? Intel won, it crushed all the Unix systems out there because it had PC volumes. And the edge volume's going to dwarf anything we've ever seen before. >> Yeah. >> So I feel like there's this new cocktail, you guys describe this convergence and this mixture and it's unknown. What's going to happen? That's why Project Monterey is so interesting. >> Of course. >> Yeah. >> Right? Because you're bringing together kind of hedging a lot of bets and serving a lot of different use cases. Maybe you could talk about where that might fit here. >> Oh absolutely. So the edge compute stack is made up of vSphere, Tanzu, which is vSphere's you know, VM container and Tanzu's our container technology and vSphere contains Monterey in it, right. And we've added vSAN a for storage at the edge. And connectivity is SD-WAN because a lot of the times it's far location. So you're not having a large footprint, you have one or two hoses, it's more wide area, narrow area. So the edge compute stack supports real-time, non-real-time time workloads. VMs and containers, CPU GPU, right. >> NPU, accelerators, >> NPU, DPU all of them, right. Because what you're dealing with here is that inferencing real time, because to Ryan's point, when you're doing predictive maintenance, you got to pick these signals up in like milliseconds. >> Yes. >> So we've gone our stack down to microseconds and we pick up and inform because if I can save this predictive maintenance in two seconds, I save millions of dollars in you know, wastage of product, right? >> And you may not even persist that data, right? You might just let it go, I mean, how much data does Tesla save? Right? I mean. >> You're absolutely right. A lot of the times, all you're doing is this volume of data coming at you. You're matching it to an inferencing pattern. If it doesn't match, you just drop, right. It's not persistent, but the moment you hit a trigger, immediately everything lights go off, you're login, you're applying outcome. So like super interesting at the edge. >> And the compute is going to go through the roof. So yeah, my premise is that, you know, general purpose x86 running SAP is not going to be the architecture for the edge. >> You're absolutely right. >> Going to be low cost, low power, super performance. 'Cause when you combine the CPU, GPU, NPU, you're going to blow away the performance that we've ever seen on the curves. >> There's also a new application pattern. I've called out something called edge-native applications. We went through this client-server architecture era. We built all this, you know, a very clear in architecture. We went through cloud native where everything was hyperscaled in the cloud. Both of the times we optimize our own compute. >> Yeah. >> At the edge, we got to optimize our owns data because it's not ephemeral compute that you have in hyperscale compute space, you have ephemeral data you got to deal with. So a new nature of application workloads are emerging. We call it edge-native apps. >> Yep. >> And those have very different characteristics, you know, to client server apps or you know, cloud native apps, which is amazing. It's driven by data analysts like developers, not like dot net Java developers. It's actually data analysts who are trying to mine this with fast patents and come out with outcomes, right? >> Yeah, I love that edge-native apps Lisa, that's a new term for me. >> Right, just trademark it on me. I made made it up. (panel laughing) >> Can you guys talk about a joint customer that you've really helped to dramatically transform in the last six months? >> You want to shout or I can go-- >> I think my industry is fine. >> Yeah, yeah. So, you know, at VMworld we talked about Oshkosh, which is again, like in the manufacturing space, we have retailers and manufacturers and we also brought in, you know, Proctor and Gamble and et cetera, et cetera, right? So the customers look at us jointly because you know edge doesn't happen in its own silo. It's a continuum from the data center to the cloud, to the edge, right. There's the continuum exists. So if only edge was in its own silo, you would do things. But the key thing about all of this, there's no right place, it's about that workload placement. Where do I place the workload for the most optimal business outcome? Now for real-time applications, it's at the edge. For non-real-time stuff it could be in the data center, it could be in a cloud. It doesn't really matter, where VMware and Dell strengths comes in with Oshkosh or all of those folks. We have the end-to-end. From you want place it in the data center, You want to place it in your charge to public cloud, You want to derive some of these applications. You want to place it at the far edge, which is a customer prem or a near edge, which is a telco. We've done joint announcements with telcos, like South Dakota Telecom, where we've taken their cell towers and converted them into compute and storage. So they can actually store it at the near edge, right. So this is 5G solutions. I also own the 5G part of the vMware business, but doesn't matter. Compute network storage, we got to find the right mix for placing the workload at the right place. >> You call that the near edge. I think of it as the far edge, but that's what you mean, right? >> Yeah, yeah. >> Way out there in the (mumbles), okay. >> It's all about just optimizing operations, reducing cost, increasing profitability for the customer. >> So you said edge, not its own silo. And I agree. >> it's not a silo. Is mobile a valid sort of example or a little test case because when we developed mobile apps, it drove a lot of things in the data center and in the cloud. Is that a way to think of about it as opposed to like PCs work under their own silo? Yeah, we connect to the internet, but is mobile a reasonable proxy or no? >> Mobile is an interesting proxy. When you think about the application again, you know, you got a platform by the way, you'll get excited by this. We've got mobile developers, mobile device manufacturers. You can count them in your fingers. They want to now have these devices sitting in factory floors because now these devices are so smart. They have sensors, temperature controls. They can act like these multisensory device at the edge, but the app landscape is quite interesting. I think John, where you were going was they have a very thin shim app layer that can be pushed from anywhere. The, the notion of these edge-native applications could be virtual machines, could be containers, could be, you know, this new thing called Web Assembly Wasm, which is a new type of technology, very thin shim layer which is mobile like app layer. But you know, all of these are combination of how these applications may get expressed. The target platforms could be anywhere from mobile devices to IOT gateways, to IOT devices, to servers, to, you know, massive data centers. So what's amazing is this thing can just go everywhere. And our goal is consistent infrastructure, consistent operations across the board. That's where VMware and Dell win together. >> Yeah. >> Yeah, excellent. And I was just talking to a customer today, a major airline manufacturer, okay. About their airport and the future with the mobile device just being frictionless, okay, no one wants to touch anything anymore. You can use your mobile device to do your check-in and you've got to you avoid kiosks, okay. So they're trying to figure out how to get rid of the kiosk. Now you need a kiosk for like checking baggage, okay. You can't get in the way of that, but at least that frictionless experience, for that airport in the future, but it brings in some other issues. >> It does, but I like the sound of that. Last question guys, where can customers go to learn more information about the joint solutions? >> So you can go to like our public websites obviously search on edge. And if you hear at the show, there's a lot of hands on labs, okay. There's a booth over there. A lot of Edge Solutions that we offer. >> Yeah, no, this is I guess as Ryan pointed our websites have these. We've had a lot of partnership in announcements together because you know, one of the things as we've expressed, manufacturing, retail, you know, when you get in the use cases, they involve ISPs, right? So they you know, they bring the value of you know, not just having a horizontal AI platform. We like opinionated models of fraud detection. So we're actually working with ecosystem of partners to make this real. >> So we may even hear more. >> The rich vertical solution, I call it the ISVs. They enrich our vertical solutions. >> Right. >> Oh, WeMo is going to be revolutionary. >> All right, can't wait. Guys thank you so much for joining David and me today and talking about what Dell and vMware are doing together and helping retailers manufacturers really convert the edge to incredible success. We appreciate your time. >> Thank you very much. Thanks Lisa, thanks John for having us. >> For Dave Vellante, I'm Lisa Martin. You're watching the CUBE. We are wrapping up day one of our coverage of Dell Technologies World 2022. We'll be back tomorrow, John Farrer and Dave Nicholson will join us. We'll see you then. (soft music)

Published Date : May 3 2022

SUMMARY :

brought to you by Dell. You can hear probably the buzz behind me. of day one is awesome. that are driving changes at the Edge? Okay, a lot of the customers you know, a lot of this out of consumer demand. So a lot of that has So how do you see that evolution? Hey, all of the new that are highly distributed at the edge. So Ryan, you were talking Kind of like the IT guys And I wonder how you guys you know, in manufacturing. So one of the things we did, and the program of logical controllers you can pivot off a different solutions. So real-time's really interesting. is modeling done in the cloud. The real opportunity is real And the edge volume's going to dwarf you guys describe this Maybe you could talk about because a lot of the you got to pick these signals And you may not even So like super interesting at the edge. And the compute is going 'Cause when you combine the CPU, GPU, NPU, Both of the times we At the edge, we got characteristics, you know, Yeah, I love that edge-native apps I made made it up. So the customers look at us jointly You call that the near edge. increasing profitability for the customer. So you said edge, not its own silo. and in the cloud. I think John, where you were going for that airport in the future, It does, but I like the sound of that. So you can go to So they you know, they bring the value solution, I call it the ISVs. really convert the edge Thank you very much. We'll see you then.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
DavidPERSON

0.99+

RyanPERSON

0.99+

Dave VellantePERSON

0.99+

Lisa MartinPERSON

0.99+

Ryan FournierPERSON

0.99+

JohnPERSON

0.99+

LisaPERSON

0.99+

DellORGANIZATION

0.99+

Dave NicholsonPERSON

0.99+

John FarrerPERSON

0.99+

oneQUANTITY

0.99+

TeslaORGANIZATION

0.99+

two secondsQUANTITY

0.99+

23 yearsQUANTITY

0.99+

Dell TechnologiesORGANIZATION

0.99+

United StatesLOCATION

0.99+

MuneyB MinttazuddinPERSON

0.99+

Muneyb MinhazuddinPERSON

0.99+

two guestsQUANTITY

0.99+

VMworldORGANIZATION

0.99+

tomorrowDATE

0.99+

todayDATE

0.99+

VMwareORGANIZATION

0.99+

OshkoshORGANIZATION

0.99+

South Dakota TelecomORGANIZATION

0.99+

TelcosORGANIZATION

0.99+

vMwareORGANIZATION

0.99+

two hosesQUANTITY

0.99+

millions of dollarsQUANTITY

0.99+

Proctor and GambleORGANIZATION

0.99+

BothQUANTITY

0.98+

VMWareORGANIZATION

0.98+

Deep NorthORGANIZATION

0.98+

first timeQUANTITY

0.98+

eight thousand folksQUANTITY

0.97+

TanzuORGANIZATION

0.97+

day oneQUANTITY

0.97+

Las VegasLOCATION

0.96+

telcoORGANIZATION

0.96+

IntelORGANIZATION

0.96+

dot netORGANIZATION

0.95+

Dell Technologies WorldEVENT

0.95+

pandemicEVENT

0.95+

up to 25, 30%QUANTITY

0.95+

EdgeORGANIZATION

0.94+

last six monthsDATE

0.91+

MontereyORGANIZATION

0.9+

last 20 plus yearsDATE

0.9+

Technologies World 2022EVENT

0.88+

JavaTITLE

0.87+

Edge SolutionsORGANIZATION

0.85+

Edge ComputingORGANIZATION

0.84+

vSphereORGANIZATION

0.84+

Edge SolutionsORGANIZATION

0.83+

Accelerating Automated Analytics in the Cloud with Alteryx


 

>>Alteryx is a company with a long history that goes all the way back to the late 1990s. Now the one consistent theme over 20 plus years has been that Ultrix has always been a data company early in the big data and Hadoop cycle. It saw the need to combine and prep different data types so that organizations could analyze data and take action Altrix and similar companies played a critical role in helping companies become data-driven. The problem was the decade of big data, brought a lot of complexities and required immense skills just to get the technology to work as advertised this in turn limited, the pace of adoption and the number of companies that could really lean in and take advantage of the cloud began to change all that and set the foundation for today's theme to Zuora of digital transformation. We hear that phrase a ton digital transformation. >>People used to think it was a buzzword, but of course we learned from the pandemic that if you're not a digital business, you're out of business and a key tenant of digital transformation is democratizing data, meaning enabling, not just hypo hyper specialized experts, but anyone business users to put data to work. Now back to Ultrix, the company has embarked on a major transformation of its own. Over the past couple of years, brought in new management, they've changed the way in which it engaged with customers with the new subscription model and it's topgraded its talent pool. 2021 was even more significant because of two acquisitions that Altrix made hyper Ana and trifecta. Why are these acquisitions important? Well, traditionally Altryx sold to business analysts that were part of the data pipeline. These were fairly technical people who had certain skills and were trained in things like writing Python code with hyper Ana Altryx has added a new persona, the business user, anyone in the business who wanted to gain insights from data and, or let's say use AI without having to be a deep technical expert. >>And then Trifacta a company started in the early days of big data by cube alum, Joe Hellerstein and his colleagues at Berkeley. They knocked down the data engineering persona, and this gives Altryx a complimentary extension into it where things like governance and security are paramount. So as we enter 2022, the post isolation economy is here and we do so with a digital foundation built on the confluence of cloud native technologies, data democratization and machine intelligence or AI, if you prefer. And Altryx is entering that new era with an expanded portfolio, new go-to market vectors, a recurring revenue business model, and a brand new outlook on how to solve customer problems and scale a company. My name is Dave Vellante with the cube and I'll be your host today. And the next hour, we're going to explore the opportunities in this new data market. And we have three segments where we dig into these trends and themes. First we'll talk to Jay Henderson, vice president of product management at Ultrix about cloud acceleration and simplifying complex data operations. Then we'll bring in Suresh Vetol who's the chief product officer at Altrix and Adam Wilson, the CEO of Trifacta, which of course is now part of Altrix. And finally, we'll hear about how Altryx is partnering with snowflake and the ecosystem and how they're integrating with data platforms like snowflake and what this means for customers. And we may have a few surprises sprinkled in as well into the conversation let's get started. >>We're kicking off the program with our first segment. Jay Henderson is the vice president of product management Altryx and we're going to talk about the trends and data, where we came from, how we got here, where we're going. We get some launch news. Well, Jay, welcome to the cube. >>Great to be here, really excited to share some of the things we're working on. >>Yeah. Thank you. So look, you have a deep product background, product management, product marketing, you've done strategy work. You've been around software and data, your entire career, and we're seeing the collision of software data cloud machine intelligence. Let's start with the customer and maybe we can work back from there. So if you're an analytics or data executive in an organization, w J what's your north star, where are you trying to take your company from a data and analytics point of view? >>Yeah, I mean, you know, look, I think all organizations are really struggling to get insights out of their data. I think one of the things that we see is you've got digital exhaust, creating large volumes of data storage is really cheap, so it doesn't cost them much to keep it. And that results in a situation where the organization's, you know, drowning in data, but somehow still starving for insights. And so I think, uh, you know, when I talk to customers, they're really excited to figure out how they can put analytics in the hands of every single person in their organization, and really start to democratize the analytics, um, and, you know, let the, the business users and the whole organization get value out of all that data they have. >>And we're going to dig into that throughout this program data, I like to say is plentiful insights, not always so much. Tell us about your launch today, Jay, and thinking about the trends that you just highlighted, the direction that your customers want to go and the problems that you're solving, what role does the cloud play in? What is what you're launching? How does that fit in? >>Yeah, we're, we're really excited today. We're launching the Altryx analytics cloud. That's really a portfolio of cloud-based solutions that have all been built from the ground up to be cloud native, um, and to take advantage of things like based access. So that it's really easy to give anyone access, including folks on a Mac. Um, it, you know, it also lets you take advantage of elastic compute so that you can do, you know, in database processing and cloud native, um, solutions that are gonna scale to solve the most complex problems. So we've got a portfolio of solutions, things like designer cloud, which is our flagship designer product in a browser and on the cloud, but we've got ultra to machine learning, which helps up-skill regular old analysts with advanced machine learning capabilities. We've got auto insights, which brings a business users into the fold and automatically unearths insights using AI and machine learning. And we've got our latest edition, which is Trifacta that helps data engineers do data pipelining and really, um, you know, create a lot of the underlying data sets that are used in some of this, uh, downstream analytics. >>Let's dig into some of those roles if we could a little bit, I mean, you've traditionally Altryx has served the business analysts and that's what designer cloud is fit for, I believe. And you've explained, you know, kind of the scope, sorry, you've expanded that scope into the, to the business user with hyper Anna. And we're in a moment we're going to talk to Adam Wilson and Suresh, uh, about Trifacta and that recent acquisition takes you, as you said, into the data engineering space in it. But in thinking about the business analyst role, what's unique about designer cloud cloud, and how does it help these individuals? >>Yeah, I mean, you know, really, I go back to some of the feedback we've had from our customers, which is, um, you know, they oftentimes have dozens or hundreds of seats of our designer desktop product, you know, really, as they look to take the next step, they're trying to figure out how do I give access to that? Those types of analytics to thousands of people within the organization and designer cloud is, is really great for that. You've got the browser-based interface. So if folks are on a Mac, they can really easily just pop, open the browser and get access to all of those, uh, prep and blend capabilities to a lot of the analysis we're doing. Um, it's a great way to scale up access to the analytics and then start to put it in the hands of really anyone in the organization, not just those highly skilled power users. >>Okay, great. So now then you add in the hyper Anna acquisition. So now you're targeting the business user Trifacta comes into the mix that deeper it angle that we talked about, how does this all fit together? How should we be thinking about the new Altryx portfolio? >>Yeah, I mean, I think it's pretty exciting. Um, you know, when you think about democratizing analytics and providing access to all these different groups of people, um, you've not been able to do it through one platform before. Um, you know, it's not going to be one interface that meets the, of all these different groups within the organization. You really do need purpose built specialized capabilities for each group. And finally, today with the announcement of the alternates analytics cloud, we brought together all of those different capabilities, all of those different interfaces into a single in the end application. So really finally delivering on the promise of providing analytics to all, >>How much of this you've been able to share with your customers and maybe your partners. I mean, I know OD is fairly new, but if you've been able to get any feedback from them, what are they saying about it? >>Uh, I mean, it's, it's pretty amazing. Um, we ran a early access, limited availability program that led us put a lot of this technology in the hands of over 600 customers, um, over the last few months. So we have gotten a lot of feedback. I tell you, um, it's been overwhelmingly positive. I think organizations are really excited to unlock the insights that have been hidden in all this data. They've got, they're excited to be able to use analytics in every decision that they're making so that the decisions they have or more informed and produce better business outcomes. Um, and, and this idea that they're going to move from, you know, dozens to hundreds or thousands of people who have access to these kinds of capabilities, I think has been a really exciting thing that is going to accelerate the transformation that these customers are on. >>Yeah, those are good. Good, good numbers for, for preview mode. Let's, let's talk a little bit about vision. So it's democratizing data is the ultimate goal, which frankly has been elusive for most organizations over time. How's your cloud going to address the challenges of putting data to work across the entire enterprise? >>Yeah, I mean, I tend to think about the future and some of the investments we're making in our products and our roadmap across four big themes, you know, in the, and these are really kind of enduring themes that you're going to see us making investments in over the next few years, the first is having cloud centricity. You know, the data gravity has been moving to the cloud. We need to be able to provide access, to be able to ingest and manipulate that data, to be able to write back to it, to provide cloud solution. So the first one is really around cloud centricity. The second is around big data fluency. Once you have all of the data, you need to be able to manipulate it in a performant manner. So having the elastic cloud infrastructure and in database processing is so important, the third is around making AI a strategic advantage. >>So, uh, you know, getting everyone involved and accessing AI and machine learning to unlock those insights, getting it out of the hands of the small group of data scientists, putting it in the hands of analysts and business users. Um, and then the fourth thing is really providing access across the entire organization. You know, it and data engineers, uh, as well as business owners and analysts. So, um, cloud centricity, big data fluency, um, AI is a strategic advantage and, uh, personas across the organization are really the four big themes you're going to see us, uh, working on over the next few months and, uh, coming coming year. >>That's good. Thank you for that. So, so on a related question, how do you see the data organizations evolving? I mean, traditionally you've had, you know, monolithic organizations, uh, very specialized or I might even say hyper specialized roles and, and your, your mission of course is the customer. You, you, you, you and your customers, they want to democratize the data. And so it seems logical that domain leaders are going to take more responsibility for data, life cycles, data ownerships, low code becomes more important. And perhaps this kind of challenges, the historically highly centralized and really specialized roles that I just talked about. How do you see that evolving and, and, and what role will Altryx play? >>Yeah. Um, you know, I think we'll see sort of a more federated systems start to emerge. Those centralized groups are going to continue to exist. Um, but they're going to start to empower, you know, in a much more de-centralized way, the people who are closer to the business problems and have better business understanding. I think that's going to let the centralized highly skilled teams work on, uh, problems that are of higher value to the organization. The kinds of problems where one or 2% lift in the model results in millions of dollars a day for the business. And then by pushing some of the analytics out to, uh, closer to the edge and closer to the business, you'll be able to apply those analytics in every single decision. So I think you're going to see, you know, both the decentralized and centralized models start to work in harmony and a little bit more about almost a federated sort of a way. And I think, you know, the exciting thing for us at Altryx is, you know, we want to facilitate that. We want to give analytic capabilities and solutions to both groups and types of people. We want to help them collaborate better, um, and drive business outcomes with the analytics they're using. >>Yeah. I mean, I think my take on another one, if you could comment is to me, the technology should be an operational detail and it has been the, the, the dog that wags the tail, or maybe the other way around, you mentioned digital exhaust before. I mean, essentially it's digital exhaust coming out of operationals systems that then somehow, eventually end up in the hand of the domain users. And I wonder if increasingly we're going to see those domain users, users, those, those line of business experts get more access. That's your goal. And then even go beyond analytics, start to build data products that could be monetized, and that maybe it's going to take a decade to play out, but that is sort of a new era of data. Do you see it that way? >>Absolutely. We're actually making big investments in our products and capabilities to be able to create analytic applications and to enable somebody who's an analyst or business user to create an application on top of the data and analytics layers that they have, um, really to help democratize the analytics, to help prepackage some of the analytics that can drive more insights. So I think that's definitely a trend we're going to see more. >>Yeah. And to your point, if you can federate the governance and automate that, then that can happen. I mean, that's a key part of it, obviously. So, all right, Jay, we have to leave it there up next. We take a deep dive into the Altryx recent acquisition of Trifacta with Adam Wilson who led Trifacta for more than seven years. It's the recipe. Tyler is the chief product officer at Altryx to explain the rationale behind the acquisition and how it's going to impact customers. Keep it right there. You're watching the cube. You're a leader in enterprise tech coverage. >>It's go time, get ready to accelerate your data analytics journey with a unified cloud native platform. That's accessible for everyone on the go from home to office and everywhere in between effortless analytics to help you go from ideas to outcomes and no time. It's your time to shine. It's Altryx analytics cloud time. >>Okay. We're here with. Who's the chief product officer at Altryx and Adam Wilson, the CEO of Trifacta. Now of course, part of Altryx just closed this quarter. Gentlemen. Welcome. >>Great to be here. >>Okay. So let me start with you. In my opening remarks, I talked about Altrix is traditional position serving business analysts and how the hyper Anna acquisition brought you deeper into the business user space. What does Trifacta bring to your portfolio? Why'd you buy the company? >>Yeah. Thank you. Thank you for the question. Um, you know, we see, uh, we see a massive opportunity of helping, um, brands, um, democratize the use of analytics across their business. Um, every knowledge worker, every individual in the company should have access to analytics. It's no longer optional, um, as they navigate their businesses with that in mind, you know, we know designer and are the products that Altrix has been selling the past decade or so do a really great job, um, addressing the business analysts, uh, with, um, hyper Rana now kind of renamed, um, Altrix auto. We even speak with the business owner and the line of business owner. Who's looking for insights that aren't real in traditional dashboards and so on. Um, but we see this opportunity of really helping the data engineering teams and it organizations, um, to also make better use of analytics. Um, and that's where the drive factor comes in for us. Um, drive factor has the best data engineering cloud in the planet. Um, they have an established track record of working across multiple cloud platforms and helping data engineers, um, do better data pipelining and work better with, uh, this massive kind of cloud transformation that's happening in every business. Um, and so fact made so much sense for us. >>Yeah. Thank you for that. I mean, you, look, you could have built it yourself would have taken, you know, who knows how long, you know, but, uh, so definitely a great time to market move, Adam. I wonder if we could dig into Trifacta some more, I mean, I remember interviewing Joe Hellerstein in the early days. You've talked about this as well, uh, on the cube coming at the problem of taking data from raw refined to an experience point of view. And Joe in the early days, talked about flipping the model and starting with data visualization, something Jeff, her was expert at. So maybe explain how we got here. We used to have this cumbersome process of ETL and you may be in some others changed that model with ELL and then T explain how Trifacta really changed the data engineering game. >>Yeah, that's exactly right. Uh, David, it's been a really interesting journey for us because I think the original hypothesis coming out of the campus research, uh, at Berkeley and Stanford that really birth Trifacta was, you know, why is it that the people who know the data best can't do the work? You know, why is this become the exclusive purview of the highly technical? And, you know, can we rethink this and make this a user experience, problem powered by machine learning that will take some of the more complicated things that people want to do with data and really help to automate those. So, so a broader set of, of users can, um, can really see for themselves and help themselves. And, and I think that, um, there was a lot of pent up frustration out there because people have been told for, you know, for a decade now to be more data-driven and then the whole time they're saying, well, then give me the data, you know, in the shape that I could use it with the right level of quality and I'm happy to be, but don't tell me to be more data-driven and then, and, and not empower me, um, to, to get in there and to actually start to work with the data in meaningful ways. >>And so, um, that was really, you know, what, you know, the origin story of the company and I think is, as we, um, saw over the course of the last 5, 6, 7 years that, um, you know, uh, real, uh, excitement to embrace this idea of, of trying to think about data engineering differently, trying to democratize the, the ETL process and to also leverage all these exciting new, uh, engines and platforms that are out there that allow for processing, you know, ever more diverse data sets, ever larger data sets and new and interesting ways. And that's where a lot of the push-down or the ELT approaches that, you know, I think it could really won the day. Um, and that, and that for us was a hallmark of the solution from the very beginning. >>Yeah, this is a huge point that you're making is, is first of all, there's a large business, it's probably about a hundred billion dollar Tam. Uh, and the, the point you're making, because we've looked, we've contextualized most of our operational systems, but the big data pipeline is hasn't gotten there. But, and maybe we could talk about that a little bit because democratizing data is Nirvana, but it's been historically very difficult. You've got a number of companies it's very fragmented and they're all trying to attack their little piece of the problem to achieve an outcome, but it's been hard. And so what's going to be different about Altryx as you bring these puzzle pieces together, how is this going to impact your customers who would like to take that one? >>Yeah, maybe, maybe I'll take a crack at it. And Adam will, um, add on, um, you know, there hasn't been a single platform for analytics, automation in the enterprise, right? People have relied on, uh, different products, um, to solve kind of, uh, smaller problems, um, across this analytics, automation, data transformation domain. Um, and, um, I think uniquely Alcon's has that opportunity. Uh, we've got 7,000 plus customers who rely on analytics for, um, data management, for analytics, for AI and ML, uh, for transformations, uh, for reporting and visualization for automated insights and so on. Um, and so by bringing drive factor, we have the opportunity to scale this even further and solve for more use cases, expand the scenarios where it's applied and so multiple personas. Um, and we just talked about the data engineers. They are really a growing stakeholder in this transformation of data and analytics. >>Yeah, good. Maybe we can stay on this for a minute cause you, you you're right. You bring it together. Now at least three personas the business analyst, the end user slash business user. And now the data engineer, which is really out of an it role in a lot of companies, and you've used this term, the data engineering cloud, what is that? How is it going to integrate in with, or support these other personas? And, and how's it going to integrate into the broader ecosystem of clouds and cloud data warehouses or any other data stores? >>Yeah, no, that's great. Uh, yeah, I think for us, we really looked at this and said, you know, we want to build an open and interactive cloud platform for data engineers, you know, to collaboratively profile pipeline, um, and prepare data for analysis. And that really meant collaborating with the analysts that were in the line of business. And so this is why a big reason why this combination is so magic because ultimately if we can get the data engineers that are creating the data products together with the analysts that are in the line of business that are driving a lot of the decision making and allow for that, what I would describe as collaborative curation of the data together, so that you're starting to see, um, uh, you know, increasing returns to scale as this, uh, as this rolls out. I just think that is an incredibly powerful combination and, and frankly, something that the market is not crack the code on yet. And so, um, I think when we, when I sat down with Suresh and with mark and the team at Ultrix, that was really part of the, the, the big idea, the big vision that was painted and got us really energized about the acquisition and about the potential of the combination. >>And you're really, you're obviously writing the cloud and the cloud native wave. Um, and, but specifically we're seeing, you know, I almost don't even want to call it a data warehouse anyway, because when you look at what's, for instance, Snowflake's doing, of course their marketing is around the data cloud, but I actually think there's real justification for that because it's not like the traditional data warehouse, right. It's, it's simplified get there fast, don't necessarily have to go through the central organization to share data. Uh, and, and, and, but it's really all about simplification, right? Isn't that really what the democratization comes down to. >>Yeah. It's simplification and collaboration. Right. I don't want to, I want to kind of just what Adam said resonates with me deeply. Um, analytics is one of those, um, massive disciplines inside an enterprise that's really had the weakest of tools. Um, and we just have interfaces to collaborate with, and I think truly this was all drinks and a superpower was helping the analysts get more out of their data, get more out of the analytics, like imagine a world where these people are collaborating and sharing insights in real time and sharing workflows and getting access to new data sources, um, understanding data models better, I think, um, uh, curating those insights. I boring Adam's phrase again. Um, I think that creates a real value inside the organization because frankly in scaling analytics and democratizing analytics and data, we're still in such early phases of this journey. >>So how should we think about designer cloud, which is from Altrix it's really been the on-prem and the server desktop offering. And of course Trifacta is with cloud cloud data warehouses. Right. Uh, how, how should we think about those two products? Yeah, >>I think, I think you should think about them. And, uh, um, as, as very complimentary right designer cloud really shares a lot of DNA and heritage with, uh, designer desktop, um, the low code tooling and that interface, uh, the really appeals to the business analysts, um, and gets a lot of the things that they do well, we've also built it with interoperability in mind, right. So if you started building your workflows in designer desktop, you want to share that with design and cloud, we want to make it super easy for you to do that. Um, and I think over time now we're only a week into, um, this Alliance with, um, with, um, Trifacta, um, I think we have to get deeper inside to think about what does the data engineer really need? What's the business analysts really need and how to design a cloud, and Trifacta really support both of those requirements, uh, while kind of continue to build on the trifecta on the amazing Trifacta cloud platform. >>You know, >>I think we're just going to say, I think that's one of the things that, um, you know, creates a lot of, uh, opportunity as we go forward, because ultimately, you know, Trifacta took a platform, uh, first mentality to everything that we built. So thinking about openness and extensibility and, um, and how over time people could build things on top of factor that are a variety of analytic tool chain, or analytic applications. And so, uh, when you think about, um, Ultrix now starting to, uh, to move some of its capabilities or to provide additional capabilities, uh, in the cloud, um, you know, Trifacta becomes a platform that can accelerate, you know, all of that work and create, uh, uh, a cohesive set of, of cloud-based services that, um, share a common platform. And that maintains independence because both companies, um, have been, uh, you know, fiercely independent, uh, and, and really giving people choice. >>Um, so making sure that whether you're, uh, you know, picking one cloud platform and other, whether you're running things on the desktop, uh, whether you're running in hybrid environments, that, um, no matter what your decision, um, you're always in a position to be able to get out your data. You're always in a position to be able to cleanse transform shape structure, that data, and ultimately to deliver, uh, the analytics that you need. And so I think in that sense, um, uh, you know, this, this again is another reason why the combination, you know, fits so well together, giving people, um, the choice. Um, and as they, as they think about their analytics strategy and their platform strategy going forward, >>Yeah. I make a chuckle, but one of the reasons I always liked Altrix is cause you kinda did the little end run on it. It can be a blocker sometimes, but that created problems, right? Because the organization said, wow, this big data stuff has taken off, but we need security. We need governance. And it's interesting because you've got, you know, ETL has been complex, whereas the visualization tools, they really, you know, really weren't great at governance and security. It took some time there. So that's not, not their heritage. You're bringing those worlds together. And I'm interested, you guys just had your sales kickoff, you know, what was their reaction like? Uh, maybe Suresh, you could start off and maybe Adam, you could bring us home. >>Um, thanks for asking about our sales kickoff. So we met for the first time and you've got a two years, right. For, as, as it is for many of us, um, in person, uh, um, which I think was a, was a real breakthrough as Qualtrics has been on its transformation journey. Uh, we added a Trifacta to, um, the, the potty such as the tour, um, and getting all of our sales teams and product organizations, um, to meet in person in one location. I thought that was very powerful for other the company. Uh, but then I tell you, um, um, the reception for Trifacta was beyond anything I could have imagined. Uh, we were working out him and I will, when he's so hot on, on the deal and the core hypotheses and so on. And then you step back and you're going to share the vision with the field organization, and it blows you away, the energy that it creates among our sellers out of partners. >>And I'm sure Madam will and his team were mocked, um, every single day, uh, with questions and opportunities to bring them in. But Adam, maybe you should share. Yeah, no, it was, uh, it was through the roof. I mean, uh, uh, the, uh, the amount of energy, the, uh, certainly how welcoming everybody was, uh, uh, you know, just, I think the story makes so much sense together. I think culturally, the company is, are very aligned. Um, and, uh, it was a real, uh, real capstone moment, uh, to be able to complete the acquisition and to, and to close and announced, you know, at the kickoff event. And, um, I think, you know, for us, when we really thought about it, you know, when we ended, the story that we told was just, you have this opportunity to really cater to what the end users care about, which is a lot about interactivity and self-service, and at the same time. >>And that's, and that's a lot of the goodness that, um, that Altryx is, has brought, you know, through, you know, you know, years and years of, of building a very vibrant community of, you know, thousands, hundreds of thousands of users. And on the other side, you know, Trifacta bringing in this data engineering focus, that's really about, uh, the governance things that you mentioned and the openness, um, that, that it cares deeply about. And all of a sudden, now you have a chance to put that together into a complete story where the data engineering cloud and analytics, automation, you know, coming together. And, um, and I just think, you know, the lights went on, um, you know, for people instantaneously and, you know, this is a story that, um, that I think the market is really hungry for. And certainly the reception we got from, uh, from the broader team at kickoff was, uh, was a great indication. >>Well, I think the story hangs together really well, you know, one of the better ones I've seen in, in this space, um, and, and you guys coming off a really, really strong quarter. So congratulations on that jets. We have to leave it there. I really appreciate your time today. Yeah. Take a look at this short video. And when we come back, we're going to dig into the ecosystem and the integration into cloud data warehouses and how leading organizations are creating modern data teams and accelerating their digital businesses. You're watching the cube you're leader in enterprise tech coverage. >>This is your data housed neatly insecurely in the snowflake data cloud. And all of it has potential the potential to solve complex business problems, deliver personalized financial offerings, protect supply chains from disruption, cut costs, forecast, grow and innovate. All you need to do is put your data in the hands of the right people and give it an opportunity. Luckily for you. That's the easy part because snowflake works with Alteryx and Alteryx turns data into breakthroughs with just a click. Your organization can automate analytics with drag and drop building blocks, easily access snowflake data with both sequel and no SQL options, share insights, powered by Alteryx data science and push processing to snowflake for lightning, fast performance, you get answers you can put to work in your teams, get repeatable processes they can share in that's exciting because not only is your data no longer sitting around in silos, it's also mobilized for the next opportunity. Turn your data into a breakthrough Alteryx and snowflake >>Okay. We're back here in the queue, focusing on the business promise of the cloud democratizing data, making it accessible and enabling everyone to get value from analytics, insights, and data. We're now moving into the eco systems segment the power of many versus the resources of one. And we're pleased to welcome. Barb Hills camp was the senior vice president partners and alliances at Ultrix and a special guest Terek do week head of technology alliances at snowflake folks. Welcome. Good to see you. >>Thank you. Thanks for having me. Good to see >>Dave. Great to see you guys. So cloud migration, it's one of the hottest topics. It's the top one of the top initiatives of senior technology leaders. We have survey data with our partner ETR it's number two behind security, and just ahead of analytics. So we're hovering around all the hot topics here. Barb, what are you seeing with respect to customer, you know, cloud migration momentum, and how does the Ultrix partner strategy fit? >>Yeah, sure. Partners are central company's strategy. They always have been. We recognize that our partners have deep customer relationships. And when you connect that with their domain expertise, they're really helping customers on their cloud and business transformation journey. We've been helping customers achieve their desired outcomes with our partner community for quite some time. And our partner base has been growing an average of 30% year over year, that partner community and strategy now addresses several kinds of partners, spanning solution providers to global SIS and technology partners, such as snowflake and together, we help our customers realize the business promise of their journey to the cloud. Snowflake provides a scalable storage system altereds provides the business user friendly front end. So for example, it departments depend on snowflake to consolidate data across systems into one data cloud with Altryx business users can easily unlock that data in snowflake solving real business outcomes. Our GSI and solution provider partners are instrumental in providing that end to end benefit of a modern analytic stack in the cloud providing platform, guidance, deployment, support, and other professional services. >>Great. Let's get a little bit more into the relationship between Altrix and S in snowflake, the partnership, maybe a little bit about the history, you know, what are the critical aspects that we should really focus on? Barb? Maybe you could start an Interra kindly way in as well. >>Yeah, so the relationship started in 2020 and all shirts made a big bag deep with snowflake co-innovating and optimizing cloud use cases together. We are supporting customers who are looking for that modern analytic stack to replace an old one or to implement their first analytic strategy. And our joint customers want to self-serve with data-driven analytics, leveraging all the benefits of the cloud, scalability, accessibility, governance, and optimizing their costs. Um, Altrix proudly achieved. Snowflake's highest elite tier in their partner program last year. And to do that, we completed a rigorous third party testing process, which also helped us make some recommended improvements to our joint stack. We wanted customers to have confidence. They would benefit from high quality and performance in their investment with us then to help customers get the most value out of the destroyed solution. We developed two great assets. One is the officer starter kit for snowflake, and we coauthored a joint best practices guide. >>The starter kit contains documentation, business workflows, and videos, helping customers to get going more easily with an altered since snowflake solution. And the best practices guide is more of a technical document, bringing together experiences and guidance on how Altryx and snowflake can be deployed together. Internally. We also built a full enablement catalog resources, right? We wanted to provide our account executives more about the value of the snowflake relationship. How do we engage and some best practices. And now we have hundreds of joint customers such as Juniper and Sainsbury who are actively using our joint solution, solving big business problems much faster. >>Cool. Kara, can you give us your perspective on the partnership? >>Yeah, definitely. Dave, so as Barb mentioned, we've got this standing very successful partnership going back years with hundreds of happy joint customers. And when I look at the beginning, Altrix has helped pioneer the concept of self-service analytics, especially with use cases that we worked on with for, for data prep for BI users like Tableau and as Altryx has evolved to now becoming from data prep to now becoming a full end to end data science platform. It's really opened up a lot more opportunities for our partnership. Altryx has invested heavily over the last two years in areas of deep integration for customers to fully be able to expand their investment, both technologies. And those investments include things like in database pushed down, right? So customers can, can leverage that elastic platform, that being the snowflake data cloud, uh, with Alteryx orchestrating the end to end machine learning workflows Alteryx also invested heavily in snow park, a feature we released last year around this concept of data programmability. So all users were regardless of their business analysts, regardless of their data, scientists can use their tools of choice in order to consume and get at data. And now with Altryx cloud, we think it's going to open up even more opportunities. It's going to be a big year for the partnership. >>Yeah. So, you know, Terike, we we've covered snowflake pretty extensively and you initially solve what I used to call the, I still call the snake swallowing the basketball problem and cloud data warehouse changed all that because you had virtually infinite resources, but so that's obviously one of the problems that you guys solved early on, but what are some of the common challenges or patterns or trends that you see with snowflake customers and where does Altryx come in? >>Sure. Dave there's there's handful, um, that I can come up with today, the big challenges or trends for us, and Altrix really helps us across all of them. Um, there are three particular ones I'm going to talk about the first one being self-service analytics. If we think about it, every organization is trying to democratize data. Every organization wants to empower all their users, business users, um, you know, the, the technology users, but the business users, right? I think every organization has realized that if everyone has access to data and everyone can do something with data, it's going to make them competitively, give them a competitive advantage with Altrix is something we share that vision of putting that power in the hands of everyday users, regardless of the skillsets. So, um, with self-service analytics, with Ultrix designer they've they started out with self-service analytics as the forefront, and we're just scratching the surface. >>I think there was an analyst, um, report that shows that less than 20% of organizations are truly getting self-service analytics to their end users. Now, with Altryx going to Ultrix cloud, we think that's going to be a huge opportunity for us. Um, and then that opens up the second challenge, which is machine learning and AI, every organization is trying to get predictive analytics into every application that they have in order to be competitive in order to be competitive. Um, and with Altryx creating this platform so they can cater to both the everyday business user, the quote unquote, citizen data scientists, and making a code friendly for data scientists to be able to get at their notebooks and all the different tools that they want to use. Um, they fully integrated in our snow park platform, which I talked about before, so that now we get an end to end solution caring to all, all lines of business. >>And then finally this concept of data marketplaces, right? We, we created snowflake from the ground up to be able to solve the data sharing problem, the big data problem, the data sharing problem. And Altryx um, if we look at mobilizing your data, getting access to third-party datasets, to enrich with your own data sets, to enrich with, um, with your suppliers and with your partners, data sets, that's what all customers are trying to do in order to get a more comprehensive 360 view, um, within their, their data applications. And so with Altryx alterations, we're working on third-party data sets and marketplaces for quite some time. Now we're working on how do we integrate what Altrix is providing with the snowflake data marketplace so that we can enrich these workflows, these great, great workflows that Altrix writing provides. Now we can add third party data into that workflow. So that opens up a ton of opportunities, Dave. So those are three I see, uh, easily that we're going to be able to solve a lot of customer challenges with. >>So thank you for that. Terrick so let's stay on cloud a little bit. I mean, Altrix is undergoing a major transformation, big focus on the cloud. How does this cloud launch impact the partnership Terike from snowflakes perspective and then Barb, maybe, please add some color. >>Yeah, sure. Dave snowflake started as a cloud data platform. We saw our founders really saw the challenges that customers are having with becoming data-driven. And the biggest challenge was the complexity of having imagine infrastructure to even be able to do it, to get applications off the ground. And so we created something to be cloud-native. We created to be a SAS managed service. So now that that Altrix is moving to the same model, right? A cloud platform, a SAS managed service, we're just, we're just removing more of the friction. So we're going to be able to start to package these end to end solutions that are SAS based that are fully managed. So customers can, can go faster and they don't have to worry about all of the underlying complexities of, of, of stitching things together. Right? So, um, so that's, what's exciting from my viewpoint >>And I'll follow up. So as you said, we're investing heavily in the cloud a year ago, we had two pre desktop products, and today we have four cloud products with cloud. We can provide our users with more flexibility. We want to make it easier for the users to leverage their snowflake data in the Alteryx platform, whether they're using our beloved on-premise solution or the new cloud products were committed to that continued investment in the cloud, enabling our joint partner solutions to meet customer requirements, wherever they store their data. And we're working with snowflake, we're doing just that. So as customers look for a modern analytic stack, they expect that data to be easily accessible, right within a fast, secure and scalable platform. And the launch of our cloud strategy is a huge leap forward in making Altrix more widely accessible to all users in all types of roles, our GSI and our solution provider partners have asked for these cloud capabilities at scale, and they're excited to better support our customers, cloud and analytic >>Are. How about you go to market strategy? How would you describe your joint go to market strategy with snowflake? >>Sure. It's simple. We've got to work backwards from our customer's challenges, right? Driving transformation to solve problems, gain efficiencies, or help them save money. So whether it's with snowflake or other GSI, other partner types, we've outlined a joint journey together from recruit solution development, activation enablement, and then strengthening our go to market strategies to optimize our results together. We launched an updated partner program and within that framework, we've created new benefits for our partners around opportunity registration, new role based enablement and training, basically extending everything we do internally for our own go-to-market teams to our partners. We're offering partner, marketing resources and funding to reach new customers together. And as a matter of fact, we recently launched a fantastic video with snowflake. I love this video that very simply describes the path to insights starting with your snowflake data. Right? We do joint customer webinars. We're working on joint hands-on labs and have a wonderful landing page with a lot of assets for our customers. Once we have an interested customer, we engage our respective account managers, collaborating through discovery questions, proof of concepts really showcasing the desired outcome. And when you combine that with our partners technology or domain expertise, it's quite powerful, >>Dark. How do you see it? You'll go to market strategy. >>Yeah. Dave we've. Um, so we initially started selling, we initially sold snowflake as technology, right? Uh, looking at positioning the diff the architectural differentiators and the scale and concurrency. And we noticed as we got up into the larger enterprise customers, we're starting to see how do they solve their business problems using the technology, as well as them coming to us and saying, look, we want to also know how do you, how do you continue to map back to the specific prescriptive business problems we're having? And so we shifted to an industry focus last year, and this is an area where Altrix has been mature for probably since their inception selling to the line of business, right? Having prescriptive use cases that are particular to an industry like financial services, like retail, like healthcare and life sciences. And so, um, Barb talked about these, these starter kits where it's prescriptive, you've got a demo and, um, a way that customers can get off the ground and running, right? >>Cause we want to be able to shrink that time to market, the time to value that customers can watch these applications. And we want to be able to, to tell them specifically how we can map back to their business initiatives. So I see a huge opportunity to align on these industry solutions. As BARR mentioned, we're already doing that where we've released a few around financial services working in healthcare and retail as well. So that is going to be a way for us to allow customers to go even faster and start to map two lines of business with Alteryx. >>Great. Thanks Derek. Bob, what can we expect if we're observing this relationship? What should we look for in the coming year? >>A lot specifically with snowflake, we'll continue to invest in the partnership. Uh, we're co innovators in this journey, including snow park extensibility efforts, which Derek will tell you more about shortly. We're also launching these great news strategic solution blueprints, and extending that at no charge to our partners with snowflake, we're already collaborating with their retail and CPG team for industry blueprints. We're working with their data marketplace team to highlight solutions, working with that data in their marketplace. More broadly, as I mentioned, we're relaunching the ultra partner program designed to really better support the unique partner types in our global ecosystem, introducing new benefits so that with every partner, achievement or investment with ultra score, providing our partners with earlier access to benefits, um, I could talk about our program for 30 minutes. I know we don't have time. The key message here Alteryx is investing in our partner community across the business, recognizing the incredible value that they bring to our customers every day. >>Tarik will give you the last word. What should we be looking for from, >>Yeah, thanks. Thanks, Dave. As BARR mentioned, Altrix has been the forefront of innovating with us. They've been integrating into, uh, making sure again, that customers get the full investment out of snowflake things like in database push down that I talked about before that extensibility is really what we're excited about. Um, the ability for Ultrix to plug into this extensibility framework that we call snow park and to be able to extend out, um, ways that the end users can consume snowflake through, through sequel, which has traditionally been the way that you consume snowflake as well as Java and Scala, not Python. So we're excited about those, those capabilities. And then we're also excited about the ability to plug into the data marketplace to provide third party data sets, right there probably day sets in, in financial services, third party, data sets and retail. So now customers can build their data applications from end to end using ultrasound snowflake when the comprehensive 360 view of their customers, of their partners, of even their employees. Right? I think it's exciting to see what we're going to be able to do together with these upcoming innovations. Great >>Barb Tara, thanks so much for coming on the program, got to leave it right there in a moment, I'll be back with some closing thoughts in a summary, don't go away. >>1200 hours of wind tunnel testing, 30 million race simulations, 2.4 second pit stops make that 2.3. The sector times out the wazoo, whites are much of this velocity's pressures, temperatures, 80,000 components generating 11.8 billion data points and one analytics platform to make sense of it all. When McLaren needs to turn complex data into insights, they turn to Altryx Qualtrics analytics, automation, >>Okay, let's summarize and wrap up the session. We can pretty much agree the data is plentiful, but organizations continue to struggle to get maximum value out of their data investments. The ROI has been elusive. There are many reasons for that complexity data, trust silos, lack of talent and the like, but the opportunity to transform data operations and drive tangible value is immense collaboration across various roles. And disciplines is part of the answer as is democratizing data. This means putting data in the hands of those domain experts that are closest to the customer and really understand where the opportunity exists and how to best address them. We heard from Jay Henderson that we have all this data exhaust and cheap storage. It allows us to keep it for a long time. It's true, but as he pointed out that doesn't solve the fundamental problem. Data is spewing out from our operational systems, but much of it lacks business context for the data teams chartered with analyzing that data. >>So we heard about the trend toward low code development and federating data access. The reason this is important is because the business lines have the context and the more responsibility they take for data, the more quickly and effectively organizations are going to be able to put data to work. We also talked about the harmonization between centralized teams and enabling decentralized data flows. I mean, after all data by its very nature is distributed. And importantly, as we heard from Adam Wilson and Suresh Vittol to support this model, you have to have strong governance and service the needs of it and engineering teams. And that's where the trifecta acquisition fits into the equation. Finally, we heard about a key partnership between Altrix and snowflake and how the migration to cloud data warehouses is evolving into a global data cloud. This enables data sharing across teams and ecosystems and vertical markets at massive scale all while maintaining the governance required to protect the organizations and individuals alike. >>This is a new and emerging business model that is very exciting and points the way to the next generation of data innovation in the coming decade. We're decentralized domain teams get more facile access to data. Self-service take more responsibility for quality value and data innovation. While at the same time, the governance security and privacy edicts of an organization are centralized in programmatically enforced throughout an enterprise and an external ecosystem. This is Dave Volante. All these videos are available on demand@theqm.net altrix.com. Thanks for watching accelerating automated analytics in the cloud made possible by Altryx. And thanks for watching the queue, your leader in enterprise tech coverage. We'll see you next time.

Published Date : Mar 1 2022

SUMMARY :

It saw the need to combine and prep different data types so that organizations anyone in the business who wanted to gain insights from data and, or let's say use AI without the post isolation economy is here and we do so with a digital We're kicking off the program with our first segment. So look, you have a deep product background, product management, product marketing, And that results in a situation where the organization's, you know, the direction that your customers want to go and the problems that you're solving, what role does the cloud and really, um, you know, create a lot of the underlying data sets that are used in some of this, into the, to the business user with hyper Anna. of our designer desktop product, you know, really, as they look to take the next step, comes into the mix that deeper it angle that we talked about, how does this all fit together? analytics and providing access to all these different groups of people, um, How much of this you've been able to share with your customers and maybe your partners. Um, and, and this idea that they're going to move from, you know, So it's democratizing data is the ultimate goal, which frankly has been elusive for most You know, the data gravity has been moving to the cloud. So, uh, you know, getting everyone involved and accessing AI and machine learning to unlock seems logical that domain leaders are going to take more responsibility for data, And I think, you know, the exciting thing for us at Altryx is, you know, we want to facilitate that. the tail, or maybe the other way around, you mentioned digital exhaust before. the data and analytics layers that they have, um, really to help democratize the We take a deep dive into the Altryx recent acquisition of Trifacta with Adam Wilson It's go time, get ready to accelerate your data analytics journey the CEO of Trifacta. serving business analysts and how the hyper Anna acquisition brought you deeper into the with that in mind, you know, we know designer and are the products And Joe in the early days, talked about flipping the model that really birth Trifacta was, you know, why is it that the people who know the data best can't And so, um, that was really, you know, what, you know, the origin story of the company but the big data pipeline is hasn't gotten there. um, you know, there hasn't been a single platform for And now the data engineer, which is really And so, um, I think when we, when I sat down with Suresh and with mark and the team and, but specifically we're seeing, you know, I almost don't even want to call it a data warehouse anyway, Um, and we just have interfaces to collaborate And of course Trifacta is with cloud cloud data warehouses. What's the business analysts really need and how to design a cloud, and Trifacta really support both in the cloud, um, you know, Trifacta becomes a platform that can You're always in a position to be able to cleanse transform shape structure, that data, and ultimately to deliver, And I'm interested, you guys just had your sales kickoff, you know, what was their reaction like? And then you step back and you're going to share the vision with the field organization, and to close and announced, you know, at the kickoff event. And certainly the reception we got from, Well, I think the story hangs together really well, you know, one of the better ones I've seen in, in this space, And all of it has potential the potential to solve complex business problems, We're now moving into the eco systems segment the power of many Good to see So cloud migration, it's one of the hottest topics. on snowflake to consolidate data across systems into one data cloud with Altryx business the partnership, maybe a little bit about the history, you know, what are the critical aspects that we should really focus Yeah, so the relationship started in 2020 and all shirts made a big bag deep with snowflake And the best practices guide is more of a technical document, bringing together experiences and guidance So customers can, can leverage that elastic platform, that being the snowflake data cloud, one of the problems that you guys solved early on, but what are some of the common challenges or patterns or trends everyone has access to data and everyone can do something with data, it's going to make them competitively, application that they have in order to be competitive in order to be competitive. to enrich with your own data sets, to enrich with, um, with your suppliers and with your partners, So thank you for that. So now that that Altrix is moving to the same model, And the launch of our cloud strategy How would you describe your joint go to market strategy the path to insights starting with your snowflake data. You'll go to market strategy. And so we shifted to an industry focus So that is going to be a way for us to allow What should we look for in the coming year? blueprints, and extending that at no charge to our partners with snowflake, we're already collaborating with Tarik will give you the last word. Um, the ability for Ultrix to plug into this extensibility framework that we call Barb Tara, thanks so much for coming on the program, got to leave it right there in a moment, I'll be back with 11.8 billion data points and one analytics platform to make sense of it all. This means putting data in the hands of those domain experts that are closest to the customer are going to be able to put data to work. While at the same time, the governance security and privacy edicts

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
DerekPERSON

0.99+

Dave VellantePERSON

0.99+

Suresh VetolPERSON

0.99+

AltryxORGANIZATION

0.99+

JayPERSON

0.99+

Joe HellersteinPERSON

0.99+

DavePERSON

0.99+

Dave VolantePERSON

0.99+

AltrixORGANIZATION

0.99+

Jay HendersonPERSON

0.99+

DavidPERSON

0.99+

AdamPERSON

0.99+

BarbPERSON

0.99+

JeffPERSON

0.99+

2020DATE

0.99+

BobPERSON

0.99+

TrifactaORGANIZATION

0.99+

Suresh VittolPERSON

0.99+

TylerPERSON

0.99+

JuniperORGANIZATION

0.99+

AlteryxORGANIZATION

0.99+

UltrixORGANIZATION

0.99+

30 minutesQUANTITY

0.99+

TerikePERSON

0.99+

Adam WilsonPERSON

0.99+

JoePERSON

0.99+

SureshPERSON

0.99+

TerrickPERSON

0.99+

demand@theqm.netOTHER

0.99+

thousandsQUANTITY

0.99+

AlconORGANIZATION

0.99+

KaraPERSON

0.99+

last yearDATE

0.99+

threeQUANTITY

0.99+

QualtricsORGANIZATION

0.99+

less than 20%QUANTITY

0.99+

hundredsQUANTITY

0.99+

oneQUANTITY

0.99+

OneQUANTITY

0.99+

JavaTITLE

0.99+

more than seven yearsQUANTITY

0.99+

two acquisitionsQUANTITY

0.99+

Breaking Analysis: Cyber Stocks Caught in the Storm While Private Firms Keep Rising


 

>> From theCUBE studios in Palo Alto and Boston, bringing you data-driven insights from theCUBE and ETR. This is Breaking Analysis with Dave Vellante. >> The pandemic precipitated what is shaping up to be a permanent shift in cybersecurity spending patterns. As a direct result of hybrid work, CSOs have vested heavily in endpoint security, identity access management, cloud security, and further hardening the network beyond the headquarters. We've reported on this extensively in this Breaking Analysis series. Moreover, the need to build security into applications from the start rather than bolting protection on as an afterthought has led to vastly high heightened awareness around DevSecOps. Finally, attacking security as a data problem with automation and AI is fueling new innovations in cyber products and services and startups. Hello and welcome to this week's Wikibon CUBE Insights powered by ETR. In this Breaking Analysis, we present our quarterly findings in the security industry, and share the latest ETR survey data on the spending momentum and market movers. Let's start with the most recent news in cybersecurity. Nary a week goes by without more concerning news. The latest focus in the headlines is, of course, Russia's relentless cyber attacks on critical infrastructure in the Ukraine, including banking, government websites, weaponizing information. The hacker group, BlackByte, put a double whammy on the San Francisco 49ers, meaning they exfiltrated data and they encrypted the organization's files as part of its ransomware attack. Then there's the best Super Bowl ad last Sunday, the Coinbase floating QR code. Did you catch that? As people rushed to scan the code and participate in the Coinbase Bitcoin giveaway, it highlights yet another exposure, meaning we're always told not to click on links that we don't trust or we've never seen, but so many people activated this random QR code on their smartphones that it crashed Coinbase's website. What does that tell you? In other news, Securonix raised a billion dollars. They did this raise on top of Lacework's massive $1.3 billion raise last November. Both of these companies are attacking security with data automation and APIs that can engage machine intelligence. Securonix, specifically in the announcement, mentioned the uptake from MSSPs, managed security service providers, something we've talked about in this series. And that's a trend that we see as increasingly gaining traction as customers are just drawing in and drowning in security incidents. Peter McKay's company, Snyk, acquired Fugue, a company focused on making sure security policies are consistent throughout the software development life cycle. It's a really an example of a developer-defined security approach where policy can be checked at the dev, deployment, and production phases to ensure the same policies are in place at all stages, including monitoring at runtime. Fugue, according to Crunchbase, had raised $85 million to date. In some other company news, Cisco was rumored to be acquiring Splunk for not much more than Splunk is worth today. And the talks reportedly broke down. This would be a major move in security by Cisco and underscores the pressure to consolidate. Cisco would get an extremely strong customer base and through efficiencies could improve Splunk's profitability, but it seems like the premium Cisco was willing to pay was not enough to entice board to act. Splunk board, that is. Datadog blew away its earnings, and the stock was up 12%. It's pulled back now, thanks to Putin, but it's one of those companies that is disrupting Splunk. Datadog is less than half the size of Splunk, revenue-wise, but its valuation is more than 2 1/2 times greater. Finally, Elastic, another Splunk disruptor, settled its trademark dispute with AWS, and now AWS will now stop using the name Elasticsearch. All right, let's take a high level look at how cyber companies have performed in the stock market over time. Here's a graph of the Cyber ETF, and you can see the March 1st crosshairs of 2020 signifying the start of the lockdown. The trajectory of cybersecurity stocks is shown by the orange and blue lines, and it surely has steepened post March of 2020. And, of course, it's been down with the market lately, but the run up, as you can see, was substantial and eclipsed the trajectory of the previous cycles over the last couple of years, owing much of the momentum to the spending dynamics that we talked about at our open. Let's now drill into some of the names that we've been following over the last few years and take a look at the firm level. This chart shows some data that we've been tracking since before the pandemic. The top rows show the S&P 500 and the NASDAQ prices, and the bottom rows show specific stocks. The first column is the index price or the market cap of the company just before the pandemic, then the same data one year later. Then the next column shows the peak value during the pandemic, and then the current value. Then it shows in the next column where it is today, in percentage terms, i.e., how far has it pulled back from the peak, then the delta from pre-pandemic, in other words, how much did the issue earn or lose during the pandemic for investors? We then compare the pre-pandemic revenue multiple using a trailing 12-month revenue metric. Sorry, that's what we used. It's easy to get. (laughs) And that's the revenue multiple compared to the August in 2020, when multiples were really high, and where they are today, and then a recent quarterly growth rate guide based on the last earnings report. That's the last column. Okay, so I'm throwing a lot of data at you here, but what does it tell us? First, the S&P and the NAS are well up from pre-pandemic levels, yet they're off 9% and 15%, respectively, from their peaks today. That was earlier on Friday morning. Now let's look at the names more closely. Splunk has been struggling. It definitely had a tailwind from the pandemic as all boats seem to rise, but its execution has been lacking. It's now 30% off from its pre-pandemic levels. (groans) And it's multiple is compressing, and perhaps Cisco thought it could pick up the company for a discount. Now let's talk about Palo Alto Networks. We had reported on some of the challenges the company faced moving into a cloud-friendly model. that was before the pandemic. And we talked about the divergence between Palo Alto's stock price and the valuations relative to Fortinet, and we said at the time, we fully expected Palo Alto to rebound, and that's exactly what happened. It rode the tailwinds of the last two years. It's up over 100% from its pre-COVID levels, and its revenue multiple is expanding, owing to the nice growth rates. Now Fortinet had been doing well coming into the pandemic. In fact, we said it was executing on a cloud strategy better than Palo Alto Networks, hence that divergence in valuations at the time. So it didn't get as much of a boost from the pandemic. Didn't get that momentum at first, but the company's been executing very well. And as you can see, with 155% increase in valuation since just before the pandemic, it's going more than okay for Fortinet. Now, Okta is a name that we've really followed closely, the identity access management specialist that rocketed. But since it's Auth0 acquisition, it's pulled back. Investors are concerned about its guidance and its profitability. And several analyst have downgraded their price targets on Okta. We still really like the company. The Auth0 acquisition gives Okta a developer vector, and we think the company is going hard after market presence and is willing to sacrifice short-term profitability. We actually like that posture. It's very Frank Slupin-like. This company spends a lot of money on R&D and go-to-market. The question is, does Okta have inherent profitability? The company, as they say, spends a ton in some really key areas but it looks to us like it's going to establish a footprint. It's guiding revenue CAGR in the mid-30s over the mid to long-term and near term should beat that benchmark handily. But you can see the red highlights on Okta. And even though Okta is up 59% from its pre-pandemic levels, it's far behind its peers shown in the chart, especially CrowdStrike and Zscaler, the latter being somewhat less impacted by the pullback in stocks recently, of course, due to the fears of inflation and interest rates, and, of course, Russian invasion escalation. But these high flyers, they were bound to pull back. The question is can they maintain their category leadership? And for the most part, we think they can. All right, let's get into some of the ETR data. Here's our favorite XY view with net score, or spending momentum on the Y-axis, and market share or pervasiveness in the data center on the horizontal axis. That red 40% line, that indicates a highly elevated spending level. And the chart inserts to the right, that shows how the data is plotted with net score and shared N in each of the columns by each company. Okay, so this is an eye chart, but there really are three main takeaways. One is that it's a crowded market. And this shows only the companies ETR captures in its survey. We filtered on those that had more than 50 mentions. So there's others in the ETR survey that we're not showing here, and there are many more out there which don't get reported in the spending data in the ETR survey. Secondly, there are a lot of companies above the 40% mark, and plenty with respectable net scores just below. Third, check out SentinelOne, Elastic, Tanium, Datadog, Netskope, and Darktrace. Each has under 100 N's but we're watching these companies closely. They're popping up in the survey, and they're catching our attention, especially SentinelOne, post-IPO. So we wanted to pare this back a bit and filter the data some more. So let's look at companies with more than 100 mentions in the same chart. It gets a little cleaner this picture, but it's still crowded. Auth0 leads everyone in net score. Okta is also up there, so that's very positive sign since they had just acquired Auth0. CrowdStrike SalePoint, Cyberark, CloudFlare, and Zscaler are all right up there as well. And then there's the bigger security companies. Palo Alto Network, very impressive because it's well above the 40% mark, and it has a big presence in the survey, and, of course, in the market. And Microsoft as well. They're such a big whale. They skew the data for everybody else to kind of mess up these charts. And the position of Cisco and Splunk make for an interesting combination. They get both decent net scores, not above the 40% line but they got a good presence in the survey as well. Thinking about the acquisition, Al Shugart was the CEO of of Seagate, and founder. Brilliant Silicon valley icon and engineer. Great business person. I was asking him one time, hey, you thinking about buying this company or that company? And of course, he's not going to tell me who he's thinking about buying or acquiring. He said, let me just tell you this. If you want to know what I'm thinking, ask yourself if it were free, would you take it? And he said the answer's not always obviously yes, because acquisitions can be messy and disruptive. In the case of Cisco and Splunk, I think the answer would be a definitive yes It would expand Cisco's portfolio and make it the leader in security, with an opportunity to bring greater operating leverage to Splunk. Cisco's just got to pay more if it wants that asset. It's got to pay more than the supposed $20 billion offer that it made. It's going to have to get kind of probably north of 23 billion. I pinged my ETR colleague, Erik Bradley, on this, and he generally agreed. He's very close to the security space. He said, Splunk isn't growing the customer base but the customers are sticky. I totally agree. Cisco could roll Splunk into its security suite. Splunk is the leader in that space, security information and event management, and Cisco really is missing that piece of the pie. All right, let's filter the data even more and look at some of the companies that have moved in the survey over the past year and a half. We'll go back here to July 2020. Same two-dimensional chart. And we're isolating here Auth0, Okta, SalePoint CrowdStrike, Zscaler, Cyberark, Fortinet, and Cisco. No Microsoft. That cleans up the chart. Okay, why these firms? Because they've made some major moves to the right, and some even up since last July. And that's what this next chart shows. Here's the data from the January 2022 survey. The arrow start points show the position that we just showed you earlier in July 2020, and all these players have made major moves to the right. How come? Well, it's likely a combination of strong execution, and the fact that security is on the radar of every CEO, CIO, of course, CSOs, business heads, boards of directors. Everyone is thinking about security. The market momentum is there, especially for the leaders. And it's quite tremendous. All right, let's now look at what's become a bit of a tradition with Breaking Analysis, and look at the firms that have earned four stars. Four-star firms are leaders in the ETR survey that demonstrate both a large presence, that's that X-axis that we showed you, and elevated spending momentum. Now in this chart, we filter the N's. Has to be greater than 100. And we isolate on those companies. So more than 100 responses in the survey. On the left-hand side of the chart, we sort by net score or spending velocity. On the right-hand side, we sort by shared N's or presence in the dataset. We show the top 20 for each of the categories. And the red line shows the top 10 cutoffs. Companies that show up in the top 10 for both spending momentum and presence in the data set earn four stars. If they show up in one, and make the top 10 in one, and make the top 20 in the other, they get two stars. And we've added a one-star category as honorable mention for those companies that make the top 20 in both categories. Microsoft, Palo Alto Networks, CrowdStrike, and Okta make the four-star grade. Okta makes it even without Auth0, which has the number one net score in this data set with 115 shared N to boot. So you can add that to Okta. The weighted average would pull Okta's net score to just above Cyberark's into fourth place. And its shared N would bump Okta up to third place on the right-hand side of the chart Cisco, Splunk, Proofpoint, KnowBe4, Zscaler, and Cyberark get two stars. And then you can see the honorable mentions with one star. Now thinking about a Cisco, Splunk combination. You'd get an entity with a net score in the mid-20s. Yeah, not too bad, definitely respectable. But they'd be number one on the right-hand side of this chart, with the largest market presence in the survey by far. Okay, let's wrap. The trends around hybrid work, cloud migration and the attacker escalation that continue to drive cybersecurity momentum and they're going to do so indefinitely. And we've got some bullet points here that you're seeing private companies, (laughs) they're picking up gobs of money, which really speaks to the fact that there's no silver bullet in this market. It's complex, chaotic, and cash-rich. This idea of MSSPs on the rise is going to continue, we think. About half the mid-size and large organization in the US don't have a SecOps, a security operation center, and outsourcing to one that can be tapped on a consumption basis, cloud-like, as a service just makes sense to us. We see the momentum that companies that we've highlighted over the many quarters of Breaking Analysis are forming. They're forming a strong base in the market. They're going for market share and footprint, and they're focusing on growth, at bringing in new talent. They have good balance sheets and strong management teams and we think they'll be leading companies in the future, Zscaler, CrowdStrike, Okta, SentinelOne, Cyberark, SalePoint, over time, joining the ranks of billion dollar cyber firms, when I say billion dollar, billion dollar revenue like Palo Alto Networks, Fortinet, and Splunk, if it doesn't get acquired. These independent firms that really focus on security. Which underscores the pressure and consolidation and M&A in the whole space. It's almost assured with the fragmentation of companies and so many new entrants fighting for escape velocity that this market is going to continue with robust M&A and consolidation. Okay, that's it for today. Thanks to my colleague, Stephanie Chan, who helped research this week's topics, and Alex Myerson on the production team. He also manages the Breaking Analysis podcast. Kristen Martin and Cheryl Knight, who get the word out. Thank you to all. Remember these episodes are all available as podcasts wherever you listen. All you do is search Breaking Analysis podcast. Check out ETR's website at etr.ai. We also publish a full report every week on wikibon.com and siliconangle.com. You can email me at david.vellante@siliconangle.com. @dvellante is my DM. Comment on our LinkedIn posts. This is Dave Vellante for theCUBE Insights powered by ETR. Have a great week. Be safe, be well, and we'll see you next time. (upbeat music)

Published Date : Feb 19 2022

SUMMARY :

in Palo Alto and Boston, and M&A in the whole space.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Erik BradleyPERSON

0.99+

MicrosoftORGANIZATION

0.99+

AWSORGANIZATION

0.99+

SeagateORGANIZATION

0.99+

Alex MyersonPERSON

0.99+

Dave VellantePERSON

0.99+

FortinetORGANIZATION

0.99+

Kristen MartinPERSON

0.99+

CiscoORGANIZATION

0.99+

July 2020DATE

0.99+

January 2022DATE

0.99+

Stephanie ChanPERSON

0.99+

Cheryl KnightPERSON

0.99+

CyberarkORGANIZATION

0.99+

12-monthQUANTITY

0.99+

SentinelOneORGANIZATION

0.99+

BlackByteORGANIZATION

0.99+

NetskopeORGANIZATION

0.99+

March of 2020DATE

0.99+

OktaORGANIZATION

0.99+

DatadogORGANIZATION

0.99+

PutinPERSON

0.99+

30%QUANTITY

0.99+

SalePointORGANIZATION

0.99+

CrowdStrikeORGANIZATION

0.99+

SecuronixORGANIZATION

0.99+

Palo Alto NetworksORGANIZATION

0.99+

SplunkORGANIZATION

0.99+

ZscalerORGANIZATION

0.99+

one starQUANTITY

0.99+

Frank SlupinPERSON

0.99+

TaniumORGANIZATION

0.99+

ElasticORGANIZATION

0.99+

two starsQUANTITY

0.99+

Peter McKayPERSON

0.99+

Al ShugartPERSON

0.99+

$20 billionQUANTITY

0.99+

$85 millionQUANTITY

0.99+

one-starQUANTITY

0.99+

BostonLOCATION

0.99+

CoinbaseORGANIZATION

0.99+

S&PORGANIZATION

0.99+

billion dollarQUANTITY

0.99+

Four-starQUANTITY

0.99+

40%QUANTITY

0.99+

155%QUANTITY

0.99+

DarktraceORGANIZATION

0.99+

Auth0ORGANIZATION

0.99+

CrunchbaseORGANIZATION

0.99+

9%QUANTITY

0.99+

david.vellante@siliconangle.comOTHER

0.99+

Bar Lavie & Katie Curtin Mestre, CyberArk | AWS re:Invent 2021


 

(soft upbeat music) (crowd chattering) >> Over the past 18 to 24 months, chief information security officers have dramatically changed their priorities. They had to, to support the remote work trend. So things like endpoint security, cloud security, and in particular identity and access management became top of mind. And a whole shift occurred. And we're going to talk about that today. Hi everybody, this is Dave Vellante and you're watching theCUBE. We're here at AWS re:Invent 2021. Katie Curtin-Mestre is here. She's the vice president of marketing at CyberArk and Bar Lavie senior product manager at Cloud Identity and Security. Bar, sorry for botching your name, but folks welcome to theCUBE, great to see you. >> Glad to be here. >> Great to hear. >> So Katie, upfront I talked about some of those trends. It's been a hugely dramatic shift away from this kind of traditional approaches to cyber. What are some of the trends that CyberArk has seen? >> Well, Bar is going to take the first part of this. >> Great, just go on. (Bar laughing) >> Yeah, so one trait that we are seeing is that cloud migration projects accelerate as organization turbocharged digital transformation. Is they're a looking to take advantage off the agility and operational efficiency of the cloud providers. Some of the concerns that I can think about one of those is the reducing the potential loss of data that is caused due to the excessive access to resources. And the other one is provision secure and scalable access to resources. And the third one would be implementing least privilege for all type of identity whether if it's a human identity or non-human identity. >> And on that end Dave, we recently commissioned a survey with the Cloud Security Alliance. We co-sponsored a survey and found that 94% of respondents said that securing human permissions was a top security challenge and machine identities weren't far behind at 77%. Another challenge that we're hearing from our customers is the need to secure the secrets used by applications. So we're really excited by today's news from AWS. They announced some new capabilities with a code guru called Secret Detector that helps to find unsecured secrets in applications. And the other concern that we're hearing from our customers is the need to monitor and audit the activity of all of their cloud identities. This is really important to help their security operation teams with their investigations and also to meet audit and compliance requirements. >> So the definition of identity is now more encompassing and includes like you say machines, right? It's not just people anymore. Of course we've seen, you know, phishing has always been problematic. It's escalated daily, right? We get phished. I mean, are we going to see the day where we finally get rid of passwords? Is that even possible? But maybe we could talk a little bit about sort of identity, how identity is evolving, this notion of zero trust. Zero trust used to be a Password. So, maybe Bar you could talk a little bit about what you're seeing in terms of identity access management. Maybe privileged access management are those things coming together? How does CyberArk think about those things? >> You going to take this one Katie >> Well, what CyberArk sees is we definitely see a trend where access management and privileged access management are coming together. Security teams are struggling too many security tools and they're really looking to standardize on a small handful of vendors and get more bank for their buck from their security investment. So we're definitely seeing that trends of unified platforms across access and privileged access management to secure any identity, whether human or machine from kind of like your standard workforce identity, to those who have highly privileged access. >> I don't know if you've ever, ever seen that chart. I think Optiv puts it out. It's consultancy. And it's this eye chart. It's a taxonomy of all the different security I have published at a number of times. it's mind boggling. So CSOs, SecOps teams they have to manage all this complexity, all these different tools and you ask CSOs what's your biggest challenge? They'll tell you lack of skills. We just can't find people. We can't train them fast enough. So what's CyberArk working on? What are some of the key initiatives that you guys are focused on that people should know about? >> Well, one of the things that we're working on is actually, and we see a greater adoption of it is something that was actually started as an initiative within our innovation lab. It's a CyberArk Clouding Titles Manager, which help to detect and remediate excessive permissions to cloud resources for any type of identity. I mentioned before the both human and non-human. Which are the something that you were looking to to secure. Another solution that we see a great adoption is our circuit ranger which helps organization to re remove the necessity of having a hard-coded credentials within application. It can be either traditional applications for their own premise or even cloud native applications. And peg this also into your CI CD pipeline. And we are actually innovating in these type of area with AWS as well. So this is one of the great things that we were doing. Also we're investing on a new solution for just-in-time access for cloud VMs and cloud consoles. And all of these solutions that I've mentioned and more to that are part of our identity security platform which came to provide you with the suite of solution to apply least privilege and secure access to any type of resource from any device for any type of identity. >> So is that best practice? I mean, if you had to, you know, advise a customer on best practice in identity, how should they think about that? Where should they start? >> Well, on the best practices front we recently published an ebook with AWS. And it's focused on the shared responsibility model and foundational best practices for securing cloud access. And it's all part of an initiative that CyberArk has, which is our identity security blueprint. Which guides customers on how best to move forward with their identity security initiatives. >> So where do they start? First of all how do they get that is it a security website or? >> It's available on our website and we detailed some of the steps that that customers can take. For example, one of the steps that we recommend to our customers is to limit the use of the root account and also to very much lock down the root account to use federated identities whenever possible. And Bar already alluded to some of the other best practices that we recommend. Such as removing hard-coded credentials from secrets. Another best practice that we really recommend to our customers is to have a consistent set of controls across their entire estate. Both from on-premises to the cloud. And this really helps to reduce complexity by having a unified and consistent set of security controls. And in fact one of our customers who is one of the world's largest convenience chains. They're using CyberArk to secure the credentials both for their on-premise servers and their AWS EC2 instances. And they're also using us as well to secure the credentials used by applications in the CI CD pipeline. So getting to those consistent controls is another best practice we highly recommend. >> So, consistent identity across your state, whether it's on-prem or in the cloud. And then also you've referenced CI CD a couple of times. So it's it's developer friendly? Are you're designing security in as opposed to a bolt on after the fact? And then you mentioned root accounts access. Is that where privilege access management comes in? Are we going to treat everybody as privileged access? Or how do you deal with machines? You mentioned hard-coded? Like some machines are hard-coded. Like I would imagine a lot of these internet cameras are exposures. How do you deal with all that? I mean, do you just have to cycle through and modernize your fleet of machines? Are there ways in which CyberArk can help sort of anticipate that or defend against that? >> Well, CyberArk can help on, on multiple fronts. Of course you need to secure the root account but that's just only one example of needing to secure a privilege access. And one thing that customers need to understand is that now going forward, any identity can have privilege access at any point in time, because at any point and time, you yourself could have access to a highly sensitive system or have access to highly sensitive data. So with CyberArk we help our customers understand which of their applications and infrastructure have the most sensitive data and then work with them to secure the access to that data whether that access be a human access or machine or programmatic access. >> So what are the customer implications of all this? I mean pre pandemic, you know, this whole zero trust thing with password. Now it's like fundamental premise. You don't trust to verify. What are the customer implications as we enter this new era ransomware through the roof, the adversaries are well funded highly capable. They're living off the land, they're island hopping. They're, doing self forming malware. It's a new world, right? So what are the customer implications? What should they be thinking about? You know, they don't have unlimited budget. So what's the advice? >> Well, eventually at the end of the day, there are all kinds of best practices of how to applies security. I think that both AWS have their own best practices and CyberArk has also our own best practices calling the blueprint which help organization to focus on to crown jewel on the most important stuff. And then going deeper and lower within each and every initiative. And on each and every level, try to investigate what you're trying to protect and what kind of security mechanisms can be applied in order to protect both access and maintaining that no one whether if it's internal or external attacker can gain access to it. >> Yup, I think the other implication for customers and you already alluded to it is really to continue to move forward with their zero trust initiatives. I think that that is a foundational going forward. Now that remote work is kind of the defacto norm and we can no longer rely on the traditional network perimeter. And so in this new environment securing your identities is the new perimeter. So that's an important implication for customers. And then another one that I would mention is that security teams need to work more closely with their dev and dev ops counterparts to bacon security earlier. It really can't be that security is brought in after the fact. Security very much needs to shift left and be included in the very early stages of application development before an application comes to production. >> I mean, I think it's that last point but all good points. The last point was a huge theme at CubeCon this year. That notion of shift left developers, you've mentioned the CI CD pipeline several times. I mean I think that is, you know, especially when you think about machines and the edge and IoT. I used to say all the time, you know that you used to put a moat around the castle, build a wall, protect the queen. Well, the queen has left the castle. But now with the pandemic, we've seen the effects of that. And as I say, the adversaries are seeing huge opportunities. Well-funded super sophisticated. It's like it makes Stuxnet look like a kindergarten. I know that was still >> That's scary. still pretty sophisticated. But I mean, look at what we saw with the government hack and solar winds, you know huge huge. But if we can talk to CSOs about that, they're like, you know, that's, we have to move fast. But they don't have unlimited budget, right? Cybersecurity is their number one initiative in terms of priorities. But then they have all these other things to fund. They have to fund a forced march to digital transformation, machine learning and AI, they're migrating to the cloud. They're driving automation. They're modernizing their application portfolio. So, security is still number one, isn't it? So it's a good business that you're in. >> Yes, and we really want to work with our CSOs so they can get the most investment out of what they're putting into CyberArk and the rest of their strategic security vendors. Because as you mentioned there's a talent shortage. So anything that we can do as vendors to make it easier for them to use our products and get more value from our solutions, is something that's really important. >> And automation is part of the answer but it's not the only answer, right? You got to follow the NIST framework and follow these best practices and keep fighting the fight. Guys. Thanks so much for coming on theCUBE. It was great to have you. I'd love to have you back. >> Thanks for having us. >> Thank you for having us. >> All right. Our pleasure. All right, this is Dave Vellante for theCUBE. You're watching our coverage of AWS re:Invent 2021. (gentle upbeat music)

Published Date : Nov 30 2021

SUMMARY :

Over the past 18 to 24 months, What are some of the trends Well, Bar is going to Great, just go on. and scalable access to resources. is the need to secure the So the definition of identity and they're really looking to standardize What are some of the key initiatives and more to that are part of And it's focused on the And this really helps to reduce complexity as opposed to a bolt on after the fact? the access to that data What are the customer of how to applies security. and be included in the very early stages and the edge and IoT. they're migrating to the cloud. and the rest of their And automation is part of the answer of AWS re:Invent 2021.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Dave VellantePERSON

0.99+

Dave VellantePERSON

0.99+

KatiePERSON

0.99+

AWSORGANIZATION

0.99+

DavePERSON

0.99+

Cloud Security AllianceORGANIZATION

0.99+

Katie Curtin-MestrePERSON

0.99+

Katie Curtin MestrePERSON

0.99+

CyberArkORGANIZATION

0.99+

77%QUANTITY

0.99+

oneQUANTITY

0.99+

bothQUANTITY

0.99+

BothQUANTITY

0.99+

StuxnetPERSON

0.98+

pandemicEVENT

0.97+

todayDATE

0.97+

one traitQUANTITY

0.97+

eachQUANTITY

0.97+

OptivORGANIZATION

0.96+

Zero trustQUANTITY

0.96+

zero trustQUANTITY

0.96+

this yearDATE

0.95+

first partQUANTITY

0.95+

one thingQUANTITY

0.95+

third oneQUANTITY

0.94+

Cloud Identity and SecurityORGANIZATION

0.92+

Bar LavieORGANIZATION

0.92+

CubeConEVENT

0.91+

FirstQUANTITY

0.91+

24 monthsQUANTITY

0.9+

one exampleQUANTITY

0.89+

Invent 2021TITLE

0.85+

94% ofQUANTITY

0.84+

one of the stepsQUANTITY

0.83+

BarORGANIZATION

0.83+

18QUANTITY

0.79+

preEVENT

0.76+

EC2TITLE

0.75+

theCUBEORGANIZATION

0.73+

CyberArkTITLE

0.72+

Bar LaviePERSON

0.7+

CI CDTITLE

0.69+

coupleQUANTITY

0.62+

re:Invent 2021EVENT

0.56+

BarPERSON

0.55+

everyQUANTITY

0.54+

CIORGANIZATION

0.51+

timesQUANTITY

0.47+

reEVENT

0.26+

Linda Tong, Cisco AppDynamics & Garrick Linn, Match.com | AWS re:Invent 2021


 

(upbeat music) >> Hello, welcome back to theCUBE's coverage of AWS re:Invent 2021. We're here in the studios in Palo Alto, California. Two great guests Linda Tong, general manager of Cisco AppDynamics and Garrick Linn, architect of operations at Match.com. Thanks for joining us. We're talking about AppDynamics, Match.com and customer experience. Mainly around cloud migration. So Linda, great to see you and Garrick, thanks for coming on theCUBE. >> Great to see you again. Thank you for having us. >> Same here. >> Linda, you're a CUBE alumni. we've talked about cloud migration application performance, modern application development, all powered by the Cloud, right? So this is really key and people are relying on the cloud and cloud scale and data to drive the digital transformation, the digital services and applications right now. How has the pandemic affected your customers and their expectations for digital experiences? >> Oh boy, I mean the pandemic has been, it has been rough for our customers, you know, and part of that is what Garrick's going to tell you a little bit more about today, but folks are seeing this increase in expectancy of accelerated speed and delivering innovation, building great applications and iterating on them quickly. And frankly, their customers' demands we're engaging with them through digital services. And that has led to this massive increase in, one, the types of technologies that they're consuming to build and deliver these applications. And two the complexity upon how they actually wrap their arms around it and understand what's going on and deliver these great experiences. And so it's been a rough road for our customers and what we find with AppDynamics and Cisco is our ability to partner with our customers to help them wrap their arms around that complexity. >> John: Garrick, I'd love to get your commentary on this because I'll say, Match.com has been at large-scale for many, many years, and now the pandemic comes in now a new user experience, more accelerated, more action, more things are happening, right? So this is truly the hybrid world coming together. I mean, it is kind of the same game, but kind of new patterns are emerging. What have you seen in the pandemic around the expectations and the services and you guys are providing in the digital experiences? >> Yeah, sure. So as you mentioned, Match has been around for quite some time. We've been here for over 25 years. We have an interesting mix, heterogeneous, technology, some old stuff, some new stuff. A lot of the mentality that we try to bring is to innovate. The pandemic was, it brought a lot of uncertainty. We weren't really sure how people were going to react. Was it going to be everybody kind of hunkers down on dating definitely is something that requires human interaction in multiple levels. And it turned out that people were still very much interested in getting to a place where they can find human connections and you know Match as a premium product tries to make that delightful. And so we had our hands full, especially at the beginning, things like, by checking the video features, how does that work? What are the expectations? Is that going to creep people out? If we try to offer that, are they going to use it? How are they going to date? How are they going to talk? How can we make sure that they're safe? All these kinds of things went into it. And so when we have been using AppDynamics for you know, years now, well before the pandemic, and we use that in order to get a gauge, not just on the type of traffic and load, but also, "Hey, you've got these new features, "how do they fit into this huge complex environment?" And so some of those timelines that maybe were a little bit more relaxed were very much accelerated, And like a lot of companies, we had to figure out how to deliver on that. >> John: Yeah, Linda, I want to get your thoughts. We've talked about in the past, AppDynamics has been a leader in really accelerating the value for customers. Now with the pandemic, you mentioned these new experiences are being pulled in from the physical world, right? So you have things that were happening on digital in the application space. Now you have more experiences coming in because there's no places to meet face to face. Now it's coming together, but people have been seeing the value. Well, if I can't meet in person Match.com are going to do some things, new things, online chat, whatever. This dynamic of old way, new way is changing and cloud is powering that. What are you seeing in terms of your customers' journeys around what was once pre-pandemic and now post-pandemic? >> Well, a big part of that is more and more of these experiences rely on digital services and these amazing sort of ways to connect with each other and in a very digital space, expectations of customers have changed. So not only do you experience applications and you want it to be simple, easy to use, delightful, and it delivers on the needs that you want. But on top of that, you expect it to be performant. You expect it to be secure. You expect there to be frankly, no hiccups whatsoever, because now this is your way to connect with others. This is your way to find dates or go on dates. And the last thing you want, is watching your screen pixelate, as you're trying to have an important conversation. And these kinds of experiences and these challenges as people build more and more of these digital services to build these connections, frankly, require a lot more of folks like Garrick and his team. They now have to deliver amazing experiences with perfect performance, no security risks, no bumps in the night. And that's really tough, right? Expectations have gone through the roof. >> John: Yeah, the whole story on that one point, just to kind of add live in this was that that whole concept of moving fast used to take months, right? I mean, weeks, months, now it's days and hours. So months to weeks, days and hours but Garrick, this is the challenge. This is the opportunity with the cloud. Can you just take us through your cloud journey and your goals and some of the impacts that has had on your transition to the cloud? What does that look like? >> Yeah, so we've had our on-prem data centers for quite some time, and we started putting our toe in, I guess, although it was a kind of intense at the beginning, just trying to get people on board and to say, "Hey, this is possible." We started out with a fairly small SWAT team then managed within a couple of months, working closely with our developers. We have a lot of smart people, you know, with background or overall, just security folks over devs to just demonstrate that we could do it. So we managed to take something like 80% of our front end traffic for most of the day, just kind of spinning that up, learning lessons from that, knowing what we didn't know. AppDynamics, if we didn't have that would have been almost impossible to get a read if for no other reason, then just one little tidbit. We used to have a data center in Virginia. And so physics being what it is, you know, there's just been a flight that we have to contend with. And for a couple, few years, we hadn't had the 30 millisecond or so round trip latency on there. So all of a sudden we're going back to the cloud that reintroduced this latency. So what does that mean? Will you be asked to sort of glide by and absorb it? How do we track it? How can we figure out what the Delta is between, you know, here's how we've done things on-prem. Here's how it looks out here. If you are the cross, you know, calls and, you know, AppDynamics was what we used to be able to get a read and say, "Hey, look, it isn't as good as we know we can make it, but it's something, it's a starting point. Here's why, we can show you the graphs. We can show you the data. Let's do this thing." So we then pulled back and we have focused this year on actually our affinity apps, which is a collection of applications that are also going to be okay just in, and so we've been asked to get those completely migrated over. We're going to be running in hybrid mode for a while. We're going to need to be able to compare apples to apples, apples to orangutans, all that. And this is one of the main things for you, we describe. >> {John] If I can just follow up on that just real quick, because I think this is a good point. You got the data points, you double down on that. You're looking at real data, and then you look at success and you double down, that's the playbook. So, and the other thing is that you guys actually have a real operation that's running full throttled, right? (John laughs) So, yeah, so I can see that nice balance. What does the future look like beyond that? Because when you got a business that's scaling, it's running, it's like changing the airplane engine out at 30,000 feet. You got to continue to push the envelope. >> Yup, so, and no, exactly right. Again, we're a premium product. And so we've got to back that up. And that means, maintaining high availability. And so over the next few years, we're going to be looking at what have we already do? What can we move in piecemeal kind of way where it makes sense? What are the things that we can rethink? We're also using AppDynamics as part of our containerization initiative. You know, we've got lots of virtual infrastructure, but what is it, again, what does it look like on-prem, in a container, go down the list of different things that might be different. And then to be able to compare that to what it looks like, in the cloud. So it's going to be a while yet, but like a lot of companies, when we got into this, we didn't think it was going to be done in six months. Even if we have to deliver those features at a much faster rate, we know that the long haul, we got to make smart decisions and plan the capacity, and, you know, get there. (chuckles) >> John: That's a real pragmatic approach. Linda, you and I both are sports fans. We've talked in the past about sports, and the old adage, what inning are we in growth? It's to use that baseball metaphor. I would say it's a double header, game one won by the cloud, game two is happening now. And the trend is this end-to-end mature, operationally focused customer base. And IT, where IT has shifted to the cloud right now. And they're having this new view of what modern is. End-to-end, understanding different stacks relative to applications. It's not as simple as it was before, but it's relevant. Can you share your views on how that's playing out because, or do you agree with that? And do you see that as an important part of the customer? >> Yeah, I mean, I think it's, that complexity that the IT organizations are seeing now, as they fully adopt the cloud for all their new applications and start to migrate some of their existing applications over. That world is only increasing in complexity. The way that you can virtualize your applications, break them out into millions of services, the dependencies you have on third party applications or SaaS services. These things only add that many more data points that you now have to cover and think about and make sure that those things deliver upon their SLAs, right? And wrapping your arms around that requires a partner to help you separate signal from noise. Because now you're going into a world without simplicity that you just mentioned has gotten to some point where it's beyond what you can actually sort of keep in your mind. Beyond what you can just look at data and sift through and understand, you really need tools and systems that come together, and understand that data for you and start to represent your business to you in a new way and abstract away those layers of complexity. While you do that, because I think, as you talk about those innings, that first inning, second inning, or rather first game, second game in the series, it's not a full migration to the cloud, right? There are going to be some applications that stay on-prem that stay in their traditional environments and may never move. And then some of them are going to go hybrid. Some will keep parts of the applications on-prem, and they're going to start to modularize components of it. And so it's not going to be sort of a mass scale migration. And then we're all in the promised land. And we deal with the cloud complexity. It's going to be ever increasing complexity. As we now introduce so many variants of applications, so many variants of technology, and what people are going to need is someone who can help them cover that entire estate and understand it at scale. >> John: Yeah, I mean, I think it's the enterprise conversion, if you will of cloud operations on-premises because of the reasons. And now you've got the edge. Garrick, this is the whole kind of end-to-end stack conversation view. And by the way, there isn't one tech stack to rule them all because you have different use cases. You might have an application that needs a financial gateway or have other capabilities. So integration's huge. This only increases the point Linda was making about complexity behind the scenes. How does AppDynamics help you with this for Match.com? >> So we have quite a bit of infrastructure, you know, a lot of it is shared, well, most of all, maintaining, sandboxes for user data and that sort of thing. And so now the navigating that space is always interesting. So for instance, one of the new things that we have coming out is Star.com It's out there right now. It's a dating site that's geared towards single parents. It does share some of the infrastructure, but we're realizing what that means, how is that different, how our registration flow is different, how our subscription flow is different. Where are the things that DevOps are actively trying to improve on and rethink? That's one of the things that we try to focus on when we're trying to kind of pick out, like, is this a good candidate to move over to the cloud sooner or later? Is this a good candidate for something that needs to be maybe bake a little bit more? And having established those baselines with the shared infrastructure, and having a pretty good understanding of how they react, how they work really helps us, you know, tee up these new initiatives and in front of those needs in a more efficient way. So yeah, absolutely. >> John: What's some of the activity you guys seen? And what's the peak activity on Match.com these days? >> Yeah, so dating apps in general, but not so particular we use a nested or breast fractal peak, and it's a pattern that, from what they told me back in the old days, took a little while to realize was a thing. And not just like, oh we changed something and then did this and produced that. So every evening is our peak basically. So with taking time zones into account, obviously, in the United States from about five to 10 o'clock at night or so, we get this, growing, burst of traffic. So that can be anywhere from 23% sometimes. It kind of varies. Then we have a weekly peak where every, you know, Sunday and Monday we expect a higher amount of traffic than we would other days. And it kind of makes sense from an Archer psychology kind of standpoint where, you know, you're coming off of dates, you're trying to set dates up. That's where a lot of that activity is. And then we have a yearly peak, which goes from around Christmas to President's day. Believe it or not, it's President's day, it's not Valentine's day. And so the sort of thing where when we're trying to plan for capacity and we do a lot of, what cost squeeze tests, were not quite as I guess, engineering, but hey, what does it look like if we go down in capacity by 50%, what happens? where are the weak points? A January, Monday night is very different from a May, Thursday in June (chuckles). So we have to predict, we can anticipate some of that, but we don't know for sure, a lot can change in a year. So when we're preparing for a yearly peak, we really have to pay attention. We have to prep. We have to plan for that and work with that to figure out how we can get through it and maintain that level of service. >> That's awesome, and AppDynamics to help you to do that. I'd love to get a bot to give me the optimal dating times, to share with my single friends. Great stuff. Linda, thank you for coming. Great to see you. Congratulations on a great case study. Great story. How large-scale applications and are working in the modern cloud. So congratulations on your success. Thanks for coming on theCUBE. Appreciate it. >> Awesome, thank you, so good to be here. >> Okay, CUBE coverage of re:Invent 2021. I'm John Furrier with theCUBE. Thanks for watching. (upbeat music)

Published Date : Nov 30 2021

SUMMARY :

So Linda, great to see you Great to see you again. How has the pandemic And that has led to this and now the pandemic comes in A lot of the mentality that we Match.com are going to do some things, And the last thing you want, This is the opportunity with the cloud. that are also going to be okay just in, is that you guys actually And then to be able to compare that and the old adage, what a partner to help you to rule them all because you something that needs to be the activity you guys seen? And so the sort of thing where to help you to do that. Okay, CUBE coverage of re:Invent 2021.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
GarrickPERSON

0.99+

Linda TongPERSON

0.99+

JohnPERSON

0.99+

VirginiaLOCATION

0.99+

LindaPERSON

0.99+

Garrick LinnPERSON

0.99+

CiscoORGANIZATION

0.99+

John FurrierPERSON

0.99+

second gameQUANTITY

0.99+

Match.comORGANIZATION

0.99+

80%QUANTITY

0.99+

AppDynamicsORGANIZATION

0.99+

first gameQUANTITY

0.99+

23%QUANTITY

0.99+

30,000 feetQUANTITY

0.99+

second inningQUANTITY

0.99+

Palo Alto, CaliforniaLOCATION

0.99+

United StatesLOCATION

0.99+

50%QUANTITY

0.99+

first inningQUANTITY

0.99+

ChristmasEVENT

0.99+

MondayDATE

0.99+

MayDATE

0.99+

30 millisecondQUANTITY

0.98+

Cisco AppDynamicsORGANIZATION

0.98+

over 25 yearsQUANTITY

0.98+

CUBEORGANIZATION

0.98+

oneQUANTITY

0.98+

millions of servicesQUANTITY

0.98+

Monday nightDATE

0.98+

twoQUANTITY

0.98+

SundayDATE

0.98+

MatchORGANIZATION

0.98+

ThursdayDATE

0.98+

JanuaryDATE

0.98+

todayDATE

0.97+

JuneDATE

0.97+

this yearDATE

0.97+

bothQUANTITY

0.97+

pandemicEVENT

0.97+

six monthsQUANTITY

0.96+

Two great guestsQUANTITY

0.96+

one pointQUANTITY

0.96+

Valentine's dayEVENT

0.96+

singleQUANTITY

0.95+

game oneQUANTITY

0.95+

game twoQUANTITY

0.94+

theCUBEORGANIZATION

0.93+

AWSORGANIZATION

0.92+

President's dayEVENT

0.91+

one little tidbitQUANTITY

0.88+

re:Invent 2021EVENT

0.83+

Invent 2021EVENT

0.83+

2021TITLE

0.82+

10 o'clock at nightDATE

0.81+

aboutDATE

0.75+

Matt Provo and Tom Ellery | KubeCon + CloudNativeCon NA 2021


 

>> Welcome back to Los Angeles. The cube is live. It feels so good to say that. I'm going to say that again. The cube is alive in Los Angeles. We are a coop con cloud native con 21. Lisa Martin with Dave Nicholson. We're talking to storm forge next. Cool name, right? We're going to get to the bottom of that. Please welcome Matt Provo, the founder and CEO of storm forge and Tom Ellery, the SVP of revenue storm forge, guys, welcome to the program. Thanks for having us. So storm forge, you have to say it like that. Like I feel like do you guys wear Storm trooper outfits on Halloween. >> Sometimes Storm trooper? The colors are black. You know, we hit anvils from time to time. >> I thought I, I thought they, that I saw >> Or may not be a heavy metal band that might be infringing on our name. It's all good. That's where we come from. >> I see. So you, so you started the company in 2015. Talk to me about the Genesis of the company. What were some of the gaps in the market that you saw that said we got to come in here and solve this? >> Yeah, so I was fortunate to always know. I think when you start a company, sometimes you, you know exactly the set of problems that you want to go after and potentially why you might be uniquely set up to solve it. What we knew at the beginning was we had a number of really talented data scientists. I was frustrated by the buzzwords around AI and machine learning when under the hood, this really a lot of vaporware. And so at the outset, really the, the point was build something real at the core, connect that to a set of problems that could drive value. And when we looked at really the beginnings of Kubernetes and containerization five, six years ago at its Genesis, we saw just a bunch of opportunity for machine learning, to play the right kind of role if we could build it correctly. And so at the outset it was what's going on. Why are people are people moving content workloads over to containers in the first place? And, you know, because of the flexibility and the portability around Kubernetes, we then ran into quickly its complexity. And within that complexity was really the foundation to set up the company and the solution for prob a set of problems uniquely and most beneficially solved by using machine learning. And so when we sort of brought that together and designed out some ideas, we, we did what any, any founder with a product background would do. We went and talked to a bunch of potential users and kind of tried to validate the problems themselves and, and got a really positive response. So. >> So Tom, from a business perspective, what, what attracted you to this? >> Well, initially I wasn't attracted just, I'll say that just from a startup standpoint. So I've been in the industry for 30 years, I've done six or seven pre IPO companies. I was exiting a private company. I did not want to go do another startup company, but being in the largest enterprise companies for the last 20 years, you see Kubernetes like wildfire in these places. And you knew there was huge amount of complexity and sophistication when they deployed it. So I started talking to Matt early on. He explained what they were doing and how unique the offer was around machine learning. I already knew the problems that customers had at scale with Kubernetes. So it was for me, I said, all right, I'm going to take one more run at this with Matt. I think we're, we're in a great position to differentiate ourselves. So that was really the launch pad for me, was really the technology and the market space. Those, those two things in combination are very exciting for us as a business. >> And, you know, a couple of bottles of amazing wine and a number of dinners that. >> Helps as well. >> That definitely helped twist his arm? >> Now tell us, just really kind of get into the technology. What does it do? How does it help facilitate the Kubernetes environment? >> Yeah, absolutely. So when organizations start moving workloads over to Kubernetes and get their applications up and running, there's a number of amazing organizations, whether it's through cloud providers or otherwise that that sort of solved that day one problem, those challenges. And as I was mentioning, you know, they moved because of flexibility and so developers love it and it starts to create a great experience, but there's these set of expectations. >> Where, where typically are these moving from? What you, what, what are the, what are the top three environments these are, that these are moving out of? >> Yeah. I mean, of course, non containerized environments, more generally. They could be coming from, you know, bare metal environment and it could be coming from kind of a VM driven environment. >> Okay. >> So when you look back at kind of the, the growth and Genesis and of VMs, you see a lot of parallels to what we're seeing now with, with containerization. And so as you move, it's, it's exciting. And then you get smacked in the face with the complexity, for all of the knobs that are able to be turned within a Kubernetes environment. It gives developers a lot of flexibility. These knobs, as you turn them, you have no visibility into how into the impact on the application itself. And so often organizations are become, you know, becoming more agile shipping, you know, shipping code more quickly, but then all of a sudden the, the cloud bill comes and they've, over-provisioned by 80, 90%, the, they didn't need nearly as many resources. And so what we do is we help understand the unique goals and requirements for each of the applications that are running in Kubernetes. And we have machine learning capabilities that can predict very accurately what organizations will need from a resource standpoint, in order to meet their goals, not just from a cost standpoint, but also from a performance standpoint. And so we allow organizations to typically save usually between 40 and 60% off their cloud bill and usually increased performance between 30 and 50%. Historically developers had to choose between cost and performance and their worldview on the application environment was very limited to a small set of what we would call parameters or metrics that they could choose from. And machine learning allows that world to just be blown open and not many humans are, are sophisticated in the way we think about multidimensional math to be able to make those kinds of predictions. You're talking about billions and billions of combinations, not just in a static environment, but an ongoing basis. So our technology sits in the middle of all that chaos and, and allows it to allows organizations just to re reap a whole lot of benefits that they otherwise may not ever find. >> Those numbers that you mentioned were, were big from a cost savings perspective than a performance increased perspective, which is so critical these days is in the last 18 months, we've seen so much change. We've seen massive pivots from companies in every industry to survive first of all, and then to be able to thrive and be able to iterate quickly enough to develop new products and services and get them to market to be competitive. >> Yeah. >> Yeah. Sorry. I mean, the thing that's interesting, there was an article by Andreessen Horowitz. I don't know if you've taken to the cloud paradox. So we actually, if you start looking at that great example would be some of these cloud companies that are growing like astronomical rates, snowflakes, like phenomenal what they're doing, but go look at their cogs and what it's doing. Also, it's growing almost proportionately as the revenues growing. So you need to be able to solve that problem in a way that is sophisticated enough with machine learning algorithms, that people don't have to be in the loop to do it. And that the math can prove out the solution as you go out and scale your environments. And a lot of companies now are all transitioning over SAS based platforms, and they're going to start running into these problems that they go as they go to scale. And those are the areas that we're really focused and concentrating on as an organization. >> As the leader of sales, talk to me about the voice of the customer. What are some- you've been there six months or so we heard, we heard about the wine and the dinners is obvious. >> We haven't done a lot of that over the last 18 months. >> You'll have to make for lost time then >> As soon as he closes more business. >> Oh, oh there we go, we got that on camera! >> There's, there's been three, a market spaces that we've had some really good success in that. So we talked about a SAS marketplace. So there's a company that does Drupal and Matt knows very well up in Boston, Aquia. And they have every customer is a unique snowflake customer. So they need to optimize each of their customers in order to ensure the cost as well as performance for that customer on their site works appropriately. So that's one example of a SAS based company that where we can go in and help them optimize without humans doing the optimization and the math and the machine learning from storm forge doing that. So that's an area, the other area that we've seen some really good traction Cantonese with GSI. So part of our go to market model is with GSI. So if you think about what a GSI does, a lot of times customers are struggling either initially deploying Kubernetes or putting it in for 12, 18 months and realizing we're starting to scale, we got all kinds of performance issues. How do I solve it? A lot of these people go to the Accentures, the cognizance and other ones, and start flying their ninjas into kind of solve the problem. So we're getting a lot of traction with them because they're using our tool as a way to help solve the customer's problems. And they're in the largest enterprise customers as possible. >> So if I'm hearing what you're saying correctly, you're saying that when I deploy server less applications, I may in fact, get a bill for servers that are being used? Is it, is that what you're telling us? >> They're there in fact may be a bill for what was coined as server less. That is very difficult to understand, by the way, >> That's crazy talk, Matt. >> And connect back. >> Yeah. But absolutely we deal with that all the time. It's a, it's a painful process from time to time. >> Have you, have you, have you seen the statistics that's going on with how people, I mean, there was huge inertia from every CIO that you had have a cloud strategy in place. Everyone ran out and had a cloud strategy in place. And then they started deploying on Kubernetes. Now they're realizing, oh wow, we can run it, but it's costing us more than it ever costs us on prem and the operational complexity associated with that. So there's not enough people in the industry to help solve that problem, especially at the grass roots, that's where you need sophisticated solutions like storm forge and machine learning to help solve this at scale problem in a way that humans could never solve. >> And I would, I would just add to that, that the, the same humans managing the Kubernetes application environments today are likely the same humans that we're managing it in a, in a BM world. So there's a huge skills gap. I love what Castin announced at KU KU con this year around their learning environment where it's free. Come learn Kubernetes and this, and we need more of that. There's an enormous skills gap and, and the problems are complex enough in and of themselves. But when we have, when you add that to the skills gap, it it's, it presents a lot of challenges for organizations. >> What are some the ways in which you think that gap can start to be made smaller. >> Yeah. I mean, I think as more workloads get moved over, over, you know, over time, you see, you see more and more people becoming comfortable in an environment where scale is a part of what they have to manage and take care of. I love what the Linux foundation and the CNCF are doing around Kubernetes certifications, you know, more and more training. I think you're going to see training, you know, availability for more and more developers and practitioners be adopted more widely. You know, and I think that, you know, as the tool chain itself hardens within a CCD world in a containerized world, as that hardens, you're going to, you're going to start seeing more and more individuals who are comfortable across all these different tools. If you look at the CNCF landscape, I mean, today compared to four or five years ago, it's growing like crazy. And so, but, but there's also consolidation taking place within the tools. And people have an opportunity to, to learn and gain expertise within us. Which is very marketable by the way, >> Absolutely >> My employees often show me their LinkedIn profiles and remind me of how , how much they're getting recruited, but they've been loyal. So it's been a fantastic. >> Are there are so many parallels when you look at a VM in virtualization and what's happening with covers, obviously all the abstractions and stuff, but there was this whole concept of VM sprawl, you know, maybe 10 years in, if you think about the Kubernetes environment, that is exponentially bigger problem because of how many they're spitting up versus how, how many you spun up in VM. So those things ultimately need to be solved. It's not just going to be solved with people. It needs to be solved with sophisticated software. That's the only way you're going to solve a problem at scale like that. No matter how many people you have in the industry, it's just never going to solve the problem. >> So when you're in customer conversations, Tom, what are you say are like the top three differentiators that really set storm forage apart? >> Well, so the first one is we're very focused on Kubernetes only. So that's all we do is just Kubernetes environment. So we understand not just the applications that run in Kubernetes, but we understand the underlying architectures and techniques, which we think is really important. From a solution standpoint, >> So you're specialists? >> We are absolutely specialists. The other areas obviously are machine learning and the sophistication of our machine learning. And Matt said this really well, early on, I mean, the buzzwords are all out there. You can read them all up, all over the place for the last five to seven year AI and ML. And a lot of them are very hollow, but our whole foundation was based on machine learning and PhDs from Harvard. That's where we came out of from a technology background. So we were solving more, we weren't just solving the Kubernetes problems. We were solving machine learning problems. And so that's another really big area of differential for us. And I think the ability to actually scale and not just deal with small problems, but very large problems, because our focus is the fortune 2000 companies. And most of them have been deploying like financial services and stuff, Kubernetes for three, four or five years. And so they have had scale challenges that they're trying to solve. >> Yeah. It's Lisa and I talk about this concept of machine learning and looking under the covers and trying to find out is the machine really learning? Is it really learning or is it people are telling the machine, you need to do this. If you see that Where's the machine actually making those correlations and doing something intelligently. So can you give us an example of something that is actually happening that's intelligent? >> Well, so the, the, if this, then that problem is actually a huge source of my original frustration for starting the company, because you, you, you tag AI as a buzzword onto a lot of stuff. And we see that growing like crazy. And so I literally at the beginning said, if we can't actually build something real, that solves problems, like we're going to hang it up. And, you know, as Tom said, we came out of Harvard and, you know, there was a challenge initially of, are we just going to build like a really amazing algorithm? That's so heavy, it can never be productized or commercialized and it really should have just stayed in academia. And, you know, I the I, I will say a couple of things. One is I do not believe that that black box AI is a thing. We believe in what we would call human, augmented AI. So we want to empower practitioners and developers into the process instead of automate them out. We just want to give them the information and we want to save time for them and make their lives easier. But there's a kill switch on the technology. They can intervene at any point in time. They can direct the technology as they see fit. And what's really, really interesting is because their worldview of this application environment gets opened up by all the predictions and all of the learning that actually is taking place and, you know, give it because that worldview is open, they then get into a kind of a tinkering or experimental mindset with the technology. And they start thinking about all these other scenarios that they never were able to explore previously with the application. And, and so the machine learning itself is on an ongoing basis. Understanding changes in traffic, understanding and changes, changes in workloads for the application or demand. If you thought about like surge pricing for Uber, you know, because of a, a big game that took place. And you know, that, that change in peaks and valleys in demand, our, our technology not only understands those reactively, but it starts to build models and predict proactively in advance of the events that are going to take place on, on what ne- what kind of resources need to be allocated. And why that's the other piece around it is often solutions are giving you a little bit of a what, but they certainly are not giving you any explanation of the why. So the holy grail really like in our world is kind of truly explainable AI, which we're not there yet. Nobody's there yet. But human augmented AI with, with actual intelligence that's taking place that also is relevant to business outcomes is, is pretty exciting. So that's why where try to operate. >> Very exciting guys. Thanks for joining us, talking to us about storm forage, to feel like we need some store in forge. T-shirts what do you think? >> (unintelligible) >> See, I'm not even asking for the bottle of wine. I liked that idea. I thank Matt and Tom, thank you so much for joining us exciting company. Congratulations on your success. And we look forward to seeing what great things are to come from storm forage. >> Thanks so much for the time. >> Our pleasure. For Dave Nicholson. I'm Lisa Martin. We are alive in Los Angeles, the cube covering Kube con and cloud native con 21 stick around. Dave and I will be right back with our next guest.

Published Date : Oct 15 2021

SUMMARY :

So storm forge, you have You know, we hit anvils from time to time. Or may not be a heavy metal band that gaps in the market that you saw that And so at the outset, really the, for the last 20 years, you see Kubernetes And, you know, a couple of bottles of the technology. and so developers love it and it starts to coming from, you know, and of VMs, you see a lot and then to be able to And that the math and the dinners is obvious. that over the last 18 months. ninjas into kind of solve the for what was coined as server less. all the time. in the industry to help But when we have, when you add that to the that gap can start to be made smaller. and the CNCF are doing around Kubernetes So it's been a fantastic. of VM sprawl, you know, maybe 10 years in, Well, so the first because our focus is the So can you give us an example of something and all of the learning to feel like we need some store in forge. See, I'm not even asking for the the cube covering Kube

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
TomPERSON

0.99+

Tom ElleryPERSON

0.99+

MattPERSON

0.99+

Dave NicholsonPERSON

0.99+

DavePERSON

0.99+

2015DATE

0.99+

Dave NicholsonPERSON

0.99+

Lisa MartinPERSON

0.99+

Matt ProvoPERSON

0.99+

LisaPERSON

0.99+

Andreessen HorowitzPERSON

0.99+

12QUANTITY

0.99+

sixQUANTITY

0.99+

threeQUANTITY

0.99+

BostonLOCATION

0.99+

Los AngelesLOCATION

0.99+

10 yearsQUANTITY

0.99+

30 yearsQUANTITY

0.99+

UberORGANIZATION

0.99+

Los AngelesLOCATION

0.99+

fourQUANTITY

0.99+

six monthsQUANTITY

0.99+

storm forgeORGANIZATION

0.99+

two thingsQUANTITY

0.99+

five yearsQUANTITY

0.99+

50%QUANTITY

0.99+

LinkedInORGANIZATION

0.99+

oneQUANTITY

0.99+

first oneQUANTITY

0.99+

eachQUANTITY

0.99+

KubeConEVENT

0.98+

KubernetesTITLE

0.98+

six years agoDATE

0.98+

seven yearQUANTITY

0.98+

60%QUANTITY

0.98+

CloudNativeConEVENT

0.98+

HarvardORGANIZATION

0.98+

billionsQUANTITY

0.98+

fourDATE

0.98+

CNCFORGANIZATION

0.98+

AccenturesORGANIZATION

0.97+

SASORGANIZATION

0.97+

OneQUANTITY

0.97+

todayDATE

0.96+

40QUANTITY

0.96+

18 monthsQUANTITY

0.96+

HalloweenEVENT

0.95+

30QUANTITY

0.95+

GSITITLE

0.94+

five years agoDATE

0.94+

firstQUANTITY

0.94+

KubernetesORGANIZATION

0.93+

this yearDATE

0.9+

80, 90%QUANTITY

0.84+

LinuxORGANIZATION

0.84+

NA 2021EVENT

0.83+

CastinORGANIZATION

0.82+

last 18 monthsDATE

0.81+

last 20 yearsDATE

0.79+

three differentiatorsQUANTITY

0.78+

cloud native conORGANIZATION

0.77+

2000 companiesQUANTITY

0.77+

seven pre IPOQUANTITY

0.76+

MAIN STAGE INDUSTRY EVENT 1


 

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

Published Date : Jul 30 2021

SUMMARY :

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

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Mick HollistonPERSON

0.99+

DavidPERSON

0.99+

CindyPERSON

0.99+

William GibsonPERSON

0.99+

DavePERSON

0.99+

AccentureORGANIZATION

0.99+

MichellePERSON

0.99+

ArkansasLOCATION

0.99+

Michelle GoetzPERSON

0.99+

NvidiaORGANIZATION

0.99+

AtlantaLOCATION

0.99+

Dave VolantePERSON

0.99+

RobPERSON

0.99+

NVIDIAORGANIZATION

0.99+

Rob BeardenPERSON

0.99+

MarsLOCATION

0.99+

VolkswagenORGANIZATION

0.99+

NebraskaLOCATION

0.99+

AmazonORGANIZATION

0.99+

22QUANTITY

0.99+

MickPERSON

0.99+

ClouderaORGANIZATION

0.99+

90%QUANTITY

0.99+

RobinPERSON

0.99+

threeQUANTITY

0.99+

12QUANTITY

0.99+

4,000 cabinsQUANTITY

0.99+

10,000QUANTITY

0.99+

two wordsQUANTITY

0.99+

millionsQUANTITY

0.99+

IkeaORGANIZATION

0.99+

EricPERSON

0.99+

five yearsQUANTITY

0.99+

one monthQUANTITY

0.99+

NickPERSON

0.99+

100 cardsQUANTITY

0.99+

firstQUANTITY

0.99+

HPE Accelerating Next | HPE Accelerating Next 2021


 

momentum is gathering [Music] business is evolving more and more quickly moving through one transformation to the next because change never stops it only accelerates this is a world that demands a new kind of compute deployed from edge to core to cloud compute that can outpace the rapidly changing needs of businesses large and small unlocking new insights turning data into outcomes empowering new experiences compute that can scale up or scale down with minimum investment and effort guided by years of expertise protected by 360-degree security served up as a service to let it control own and manage massive workloads that weren't there yesterday and might not be there tomorrow this is the compute power that will drive progress giving your business what you need to be ready for what's next this is the compute power of hpe delivering your foundation for digital transformation welcome to accelerating next thank you so much for joining us today we have a great program we're going to talk tech with experts we'll be diving into the changing economics of our industry and how to think about the next phase of your digital transformation now very importantly we're also going to talk about how to optimize workloads from edge to exascale with full security and automation all coming to you as a service and with me to kick things off is neil mcdonald who's the gm of compute at hpe neil always a pleasure great to have you on it's great to see you dave now of course when we spoke a year ago you know we had hoped by this time we'd be face to face but you know here we are again you know this pandemic it's obviously affected businesses and people in in so many ways that we could never have imagined but in the reality is in reality tech companies have literally saved the day let's start off how is hpe contributing to helping your customers navigate through things that are so rapidly shifting in the marketplace well dave it's nice to be speaking to you again and i look forward to being able to do this in person some point the pandemic has really accelerated the need for transformation in businesses of all sizes more than three-quarters of cios report that the crisis has forced them to accelerate their strategic agendas organizations that were already transforming or having to transform faster and organizations that weren't on that journey yet are having to rapidly develop and execute a plan to adapt to this new reality our customers are on this journey and they need a partner for not just the compute technology but also the expertise and economics that they need for that digital transformation and for us this is all about unmatched optimization for workloads from the edge to the enterprise to exascale with 360 degree security and the intelligent automation all available in that as a service experience well you know as you well know it's a challenge to manage through any transformation let alone having to set up remote workers overnight securing them resetting budget priorities what are some of the barriers that you see customers are working hard to overcome simply per the organizations that we talk with are challenged in three areas they need the financial capacity to actually execute a transformation they need the access to the resource and the expertise needed to successfully deliver on a transformation and they have to find the way to match their investments with the revenues for the new services that they're putting in place to service their customers in this environment you know we have a data partner called etr enterprise technology research and the spending data that we see from them is it's quite dramatic i mean last year we saw a contraction of roughly five percent of in terms of i.t spending budgets etc and this year we're seeing a pretty significant rebound maybe a six to seven percent growth range is the prediction the challenge we see is organizations have to they've got to iterate on that i call it the forced march to digital transformation and yet they also have to balance their investments for example at the corporate headquarters which have kind of been neglected is there any help in sight for the customers that are trying to reduce their spend and also take advantage of their investment capacity i think you're right many businesses are understandably reluctant to loosen the purse strings right now given all of the uncertainty and often a digital transformation is viewed as a massive upfront investment that will pay off in the long term and that can be a real challenge in an environment like this but it doesn't need to be we work through hpe financial services to help our customers create the investment capacity to accelerate the transformation often by leveraging assets they already have and helping them monetize them in order to free up the capacity to accelerate what's next for their infrastructure and for their business so can we drill into that i wonder if we could add some specifics i mean how do you ensure a successful outcome what are you really paying attention to as those sort of markers for success well when you think about the journey that an organization is going through it's tough to be able to run the business and transform at the same time and one of the constraints is having the people with enough bandwidth and enough expertise to be able to do both so we're addressing that in two ways for our customers one is by helping them confidently deploy new solutions which we have engineered leveraging decades of expertise and experience in engineering to deliver those workload optimized portfolios that take the risk and the complexity out of assembling some of these solutions and give them a pre-packaged validated supported solution intact that simplifies that work for them but in other cases we can enhance our customers bandwidth by bringing them hpe point next experts with all of the capabilities we have to help them plan deliver and support these i.t projects and transformations organizations can get on a faster track of modernization getting greater insight and control as they do it we're a trusted partner to get the most for a business that's on this journey in making these critical compute investments to underpin the transformations and whether that's planning to optimizing to safe retirement at the end of life we can bring that expertise to bayer to help amplify what our customers already have in-house and help them accelerate and succeed in executing these transformations thank you for that neil so let's talk about some of the other changes that customers are seeing and the cloud has obviously forced customers and their suppliers to really rethink how technology is packaged how it's consumed how it's priced i mean there's no doubt in that to take green lake it's obviously a leading example of a pay as pay-as-you-scale infrastructure model and it could be applied on-prem or hybrid can you maybe give us a sense as to where you are today with green lake well it's really exciting you know from our first pay-as-you-go offering back in 2006 15 years ago to the introduction of green lake hpe has really been paving the way on consumption-based services through innovation and partnership to help meet the exact needs of our customers hpe green lake provides an experience that's the best of both worlds a simple pay-per-use technology model with the risk management of data that's under our customers direct control and it lets customers shift to everything as a service in order to free up capital and avoid that upfront expense that we talked about they can do this anywhere at any scale or any size and really hpe green lake is the cloud that comes to you like that so we've touched a little bit on how customers can maybe overcome some of the barriers to transformation what about the nature of transformations themselves i mean historically there was a lot of lip service paid to digital and and there's a lot of complacency frankly but you know that covered wrecking ball meme that so well describes that if you're not a digital business essentially you're going to be out of business so neil as things have evolved how is hpe addressed the new requirements well the new requirements are really about what customers are trying to achieve and four very common themes that we see are enabling the productivity of a remote workforce that was never really part of the plan for many organizations being able to develop and deliver new apps and services in order to service customers in a different way or drive new revenue streams being able to get insights from data so that in these tough times they can optimize their business more thoroughly and then finally think about the efficiency of an agile hybrid private cloud infrastructure especially one that now has to integrate the edge and we're really thrilled to be helping our customers accelerate all of these and more with hpe compute i want to double click on that remote workforce productivity i mean again the surveys that we see 46 percent of the cios say that productivity improved with the whole work from home remote work trend and on average those improvements were in the four percent range which is absolutely enormous i mean when you think about that how does hpe specifically you know help here what do you guys do well every organization in the world has had to adapt to a different style of working and with more remote workers than they had before and for many organizations that's going to become the new normal even post pandemic many it shops are not well equipped for the infrastructure to provide that experience because if all your workers are remote the resiliency of that infrastructure the latencies of that infrastructure the reliability of are all incredibly important so we provide comprehensive solutions expertise and as a service options that support that remote work through virtual desktop infrastructure or vdi so that our customers can support that new normal of virtual engagements online everything across industries wherever they are and that's just one example of many of the workload optimized solutions that we're providing for our customers is about taking out the guesswork and the uncertainty in delivering on these changes that they have to deploy as part of their transformation and we can deliver that range of workload optimized solutions across all of these different use cases because of our broad range of innovation in compute platforms that span from the ruggedized edge to the data center all the way up to exascale and hpc i mean that's key if you're trying to affect the digital transformation and you don't have to fine-tune you know be basically build your own optimized solutions if i can buy that rather than having to build it and rely on your r d you know that's key what else is hpe doing you know to deliver things new apps new services you know your microservices containers the whole developer trend what's going on there well that's really key because organizations are all seeking to evolve their mix of business and bring new services and new capabilities new ways to reach their customers new way to reach their employees new ways to interact in their ecosystem all digitally and that means app development and many organizations of course are embracing container technology to do that today so with the hpe container platform our customers can realize that agility and efficiency that comes with containerization and use it to provide insights to their data more and more that data of course is being machine generated or generated at the edge or the near edge and it can be a real challenge to manage that data holistically and not have silos and islands an hpe esmerald data fabric speeds the agility and access to data with a unified platform that can span across the data centers multiple clouds and even the edge and that enables data analytics that can create insights powering a data-driven production-oriented cloud-enabled analytics and ai available anytime anywhere in any scale and it's really exciting to see the kind of impact that that can have in helping businesses optimize their operations in these challenging times you got to go where the data is and the data is distributed it's decentralized so i i i like the esmerel of vision and execution there so that all sounds good but with digital transformation you get you're going to see more compute in in hybrid's deployments you mentioned edge so the surface area it's like the universe it's it's ever-expanding you mentioned you know remote work and work from home before so i'm curious where are you investing your resources from a cyber security perspective what can we count on from hpe there well you can count on continued leadership from hpe as the world's most secure industry standard server portfolio we provide an enhanced and holistic 360 degree view to security that begins in the manufacturing supply chain and concludes with a safeguarded end-of-life decommissioning and of course we've long set the bar for security with our work on silicon root of trust and we're extending that to the application tier but in addition to the security customers that are building this modern hybrid are private cloud including the integration of the edge need other elements too they need an intelligent software-defined control plane so that they can automate their compute fleets from all the way at the edge to the core and while scale and automation enable efficiency all private cloud infrastructures are competing with web scale economics and that's why we're democratizing web scale technologies like pinsando to bring web scale economics and web scale architecture to the private cloud our partners are so important in helping us serve our customers needs yeah i mean hp has really upped its ecosystem game since the the middle of last decade when when you guys reorganized it you became like even more partner friendly so maybe give us a preview of what's coming next in that regard from today's event well dave we're really excited to have hp's ceo antonio neri speaking with pat gelsinger from intel and later lisa sue from amd and later i'll have the chance to catch up with john chambers the founder and ceo of jc2 ventures to discuss the state of the market today yeah i'm jealous you guys had some good interviews coming up neil thanks so much for joining us today on the virtual cube you've really shared a lot of great insight how hpe is partnering with customers it's it's always great to catch up with you hopefully we can do so face to face you know sooner rather than later well i look forward to that and uh you know no doubt our world has changed and we're here to help our customers and partners with the technology the expertise and the economics they need for these digital transformations and we're going to bring them unmatched workload optimization from the edge to exascale with that 360 degree security with the intelligent automation and we're going to deliver it all as an as a service experience we're really excited to be helping our customers accelerate what's next for their businesses and it's been really great talking with you today about that dave thanks for having me you're very welcome it's been super neal and i actually you know i had the opportunity to speak with some of your customers about their digital transformation and the role of that hpe plays there so let's dive right in we're here on the cube covering hpe accelerating next and with me is rule siestermans who is the head of it at the netherlands cancer institute also known as nki welcome rule thank you very much great to be here hey what can you tell us about the netherlands cancer institute maybe you could talk about your core principles and and also if you could weave in your specific areas of expertise yeah maybe first introduction to the netherlands institute um we are one of the top 10 comprehensive cancers in the world and what we do is we combine a hospital for treating patients with cancer and a recent institute under one roof so discoveries we do we find within the research we can easily bring them back to the clinic and vis-a-versa so we have about 750 researchers and about 3 000 other employees doctors nurses and and my role is to uh to facilitate them at their best with it got it so i mean everybody talks about digital digital transformation to us it all comes down to data so i'm curious how you collect and take advantage of medical data specifically to support nki's goals maybe some of the challenges that your organization faces with the amount of data the speed of data coming in just you know the the complexities of data how do you handle that yeah it's uh it's it's it's challenge and uh yeah what we we have we have a really a large amount of data so we produce uh terabytes a day and we we have stored now more than one petabyte on data at this moment and yeah it's uh the challenge is to to reuse the data optimal for research and to share it with other institutions so that needs to have a flexible infrastructure for that so a fast really fast network uh big data storage environment but the real challenge is not not so much the i.t bus is more the quality of the data so we have a lot of medical systems all producing those data and how do we combine them and and yeah get the data fair so findable accessible interoperable and reusable uh for research uh purposes so i think that's the main challenge the quality of the data yeah very common themes that we hear from from other customers i wonder if you could paint a picture of your environment and maybe you can share where hpe solutions fit in what what value they bring to your organization's mission yeah i think it brings a lot of flexibility so what we did with hpe is that we we developed a software-defined data center and then a virtual workplace for our researchers and doctors and that's based on the hpe infrastructure and what we wanted to build is something that expect the needs of doctors and nurses but also the researchers and the two kind of different blood groups blood groups and with different needs so uh but we wanted to create one infrastructure because we wanted to make the connection between the hospital and the research that's that's more important so um hpe helped helped us not only with the the infrastructure itself but also designing the whole architecture of it and for example what we did is we we bought a lot of hardware and and and the hardware is really uh doing his his job between nine till five uh dennis everything is working within everyone is working within the institution but all the other time in evening and and nights hours and also the redundant environment we have for the for our healthcare uh that doesn't do nothing of much more or less uh in in those uh dark hours so what we created together with nvidia and hpe and vmware is that we we call it video by day compute by night so we reuse those those servers and those gpu capacity for computational research jobs within the research that's you mentioned flexibility for this genius and and so we're talking you said you know a lot of hard ways they're probably proliant i think synergy aruba networking is in there how are you using this environment actually the question really is when you think about nki's digital transformation i mean is this sort of the fundamental platform that you're using is it a maybe you could describe that yeah it's it's the fundamental platform to to to work on and and and what we see is that we have we have now everything in place for it but the real challenge is is the next steps we are in so we have a a software defined data center we are cloud ready so the next steps is to to make the connection to the cloud to to give more automation to our researchers so they don't have to wait a couple of weeks for it to do it but they can do it themselves with a couple of clicks so i think the basic is we are really flexible and we have a lot of opportunities for automation for example but the next step is uh to create that business value uh really for for our uh employees that's a great story and a very important mission really fascinating stuff thanks for sharing this with our audience today really appreciate your time thank you very much okay this is dave vellante with thecube stay right there for more great content you're watching accelerating next from hpe i'm really glad to have you with us today john i know you stepped out of vacation so thanks very much for joining us neil it's great to be joining you from hawaii and i love the partnership with hpe and the way you're reinventing an industry well you've always excelled john at catching market transitions and there are so many transitions and paradigm shifts happening in the market and tech specifically right now as you see companies rush to accelerate their transformation what do you see as the keys to success well i i think you're seeing actually an acceleration following the covet challenges that all of us faced and i wasn't sure that would happen it's probably at three times the paces before there was a discussion point about how quickly the companies need to go digital uh that's no longer a discussion point almost all companies are moving with tremendous feed on digital and it's the ability as the cloud moves to the edge with compute and security uh at the edge and how you deliver these services to where the majority of applications uh reside are going to determine i think the future of the next generation company leadership and it's the area that neil we're working together on in many many ways so i think it's about innovation it's about the cloud moving to the edge and an architectural play with silicon to speed up that innovation yes we certainly see our customers of all sizes trying to accelerate what's next and get that digital transformation moving even faster as a result of the environment that we're all living in and we're finding that workload focus is really key uh customers in all kinds of different scales are having to adapt and support the remote workforces with vdi and as you say john they're having to deal with the deployment of workloads at the edge with so much data getting generated at the edge and being acted upon at the edge the analytics and the infrastructure to manage that as these processes get digitized and automated is is so important for so many workflows we really believe that the choice of infrastructure partner that underpins those transformations really matters a partner that can help create the financial capacity that can help optimize your environments and enable our customers to focus on supporting their business are all super key to success and you mentioned that in the last year there's been a lot of rapid course correction for all of us a demand for velocity and the ability to deploy resources at scale is more and more needed maybe more than ever what are you hearing customers looking for as they're rolling out their digital transformation efforts well i think they're being realistic that they're going to have to move a lot faster than before and they're also realistic on core versus context they're they're their core capability is not the technology of themselves it's how to deploy it and they're we're looking for partners that can help bring them there together but that can also innovate and very often the leaders who might have been a leader in a prior generation may not be on this next move hence the opportunity for hpe and startups like vinsano to work together as the cloud moves the edge and perhaps really balance or even challenge some of the big big incumbents in this category as well as partners uniquely with our joint customers on how do we achieve their business goals tell me a little bit more about how you move from this being a technology positioning for hpe to literally helping your customers achieve their outcomes they want and and how are you changing hpe in that way well i think when you consider these transformations the infrastructure that you choose to underpin it is incredibly critical our customers need a software-defined management plan that enables them to automate so much of their infrastructure they need to be able to take faster action where the data is and to do all of this in a cloud-like experience where they can deliver their infrastructure as code anywhere from exascale through the enterprise data center to the edge and really critically they have to be able to do this securely which becomes an ever increasing challenge and doing it at the right economics relative to their alternatives and part of the right economics of course includes adopting the best practices from web scale architectures and bringing them to the heart of the enterprise and in our partnership with pensando we're working to enable these new ideas of web scale architecture and fleet management for the enterprise at scale you know what is fun is hpe has an unusual talent from the very beginning in silicon valley of working together with others and creating a win-win innovation approach if you watch what your team has been able to do and i want to say this for everybody listening you work with startups better than any other company i've seen in terms of how you do win win together and pinsando is just the example of that uh this startup which by the way is the ninth time i have done with this team a new generation of products and we're designing that together with hpe in terms of as the cloud moves to the edge how do we get the leverage out of that and produce the results for your customers on this to give the audience appeal for it you're talking with pensano alone in terms of the efficiency versus an amazon amazon web services of an order of magnitude i'm not talking 100 greater i'm talking 10x greater and things from throughput number of connections you do the jitter capability etc and it talks how two companies uniquely who believe in innovation and trust each other and have very similar cultures can work uniquely together on it how do you bring that to life with an hpe how do you get your company to really say let's harvest the advantages of your ecosystem in your advantages of startups well as you say more and more companies are faced with these challenges of hitting the right economics for the infrastructure and we see many enterprises of various sizes trying to come to terms with infrastructures that look a lot more like a service provider that require that software-defined management plane and the automation to deploy at scale and with the work we're doing with pinsando the benefits that we bring in terms of the observability and the telemetry and the encryption and the distributed network functions but also a security architecture that enables that efficiency on the individual nodes is just so key to building a competitive architecture moving forwards for an on-prem private cloud or internal service provider operation and we're really excited about the work we've done to bring that technology across our portfolio and bring that to our customers so that they can achieve those kind of economics and capabilities and go focus on their own transformations rather than building and running the infrastructure themselves artisanally and having to deal with integrating all of that great technology themselves makes tremendous sense you know neil you and i work on a board together et cetera i've watched your summarization skills and i always like to ask the question after you do a quick summary like this what are the three or four takeaways we would like for the audience to get out of our conversation well that's a great question thanks john we believe that customers need a trusted partner to work through these digital transformations that are facing them and confront the challenge of the time that the covet crisis has taken away as you said up front every organization is having to transform and transform more quickly and more digitally and working with a trusted partner with the expertise that only comes from decades of experience is a key enabler for that a partner with the ability to create the financial capacity to transform the workload expertise to get more from the infrastructure and optimize the environment so that you can focus on your own business a partner that can deliver the systems and the security and the automation that makes it easily deployable and manageable anywhere you need them at any scale whether the edge the enterprise data center or all the way up to exascale in high performance computing and can do that all as a service as we can at hpe through hpe green lake enabling our customers most critical workloads it's critical that all of that is underpinned by an ai powered digitally enabled service experience so that our customers can get on with their transformation and running their business instead of dealing with their infrastructure and really only hpe can provide this combination of capabilities and we're excited and committed to helping our customers accelerate what's next for their businesses neil it's fun i i love being your partner and your wingman our values and cultures are so similar thanks for letting me be a part of this discussion today thanks for being with us john it was great having you here oh it's friends for life okay now we're going to dig into the world of video which accounts for most of the data that we store and requires a lot of intense processing capabilities to stream here with me is jim brickmeyer who's the chief marketing and product officer at vlasics jim good to see you good to see you as well so tell us a little bit more about velocity what's your role in this tv streaming world and maybe maybe talk about your ideal customer sure sure so um we're leading provider of carrier great video solutions video streaming solutions and advertising uh technology to service providers around the globe so we primarily sell software-based solutions to uh cable telco wireless providers and broadcasters that are interested in launching their own um video streaming services to consumers yeah so this is this big time you know we're not talking about mom and pop you know a little video outfit but but maybe you can help us understand that and just the sheer scale of of the tv streaming that you're doing maybe relate it to you know the overall internet usage how much traffic are we talking about here yeah sure so uh yeah so our our customers tend to be some of the largest um network service providers around the globe uh and if you look at the uh the video traffic um with respect to the total amount of traffic that that goes through the internet video traffic accounts for about 90 of the total amount of data that uh that traverses the internet so video is uh is a pretty big component of um of how people when they look at internet technologies they look at video streaming technologies uh you know this is where we we focus our energy is in carrying that traffic as efficiently as possible and trying to make sure that from a consumer standpoint we're all consumers of video and uh make sure that the consumer experience is a high quality experience that you don't experience any glitches and that that ultimately if people are paying for that content that they're getting the value that they pay for their for their money uh in their entertainment experience i think people sometimes take it for granted it's like it's like we we all forget about dial up right those days are long gone but the early days of video was so jittery and restarting and and the thing too is that you know when you think about the pandemic and the boom in streaming that that hit you know we all sort of experienced that but the service levels were pretty good i mean how much how much did the pandemic affect traffic what kind of increases did you see and how did that that impact your business yeah sure so uh you know obviously while it was uh tragic to have a pandemic and have people locked down what we found was that when people returned to their homes what they did was they turned on their their television they watched on on their mobile devices and we saw a substantial increase in the amount of video streaming traffic um over service provider networks so what we saw was on the order of 30 to 50 percent increase in the amount of data that was traversing those networks so from a uh you know from an operator's standpoint a lot more traffic a lot more challenging to to go ahead and carry that traffic a lot of work also on our behalf and trying to help operators prepare because we could actually see geographically as the lockdowns happened [Music] certain areas locked down first and we saw that increase so we were able to help operators as as all the lockdowns happened around the world we could help them prepare for that increase in traffic i mean i was joking about dial-up performance again in the early days of the internet if your website got fifty percent more traffic you know suddenly you were you your site was coming down so so that says to me jim that architecturally you guys were prepared for that type of scale so maybe you could paint a picture tell us a little bit about the solutions you're using and how you differentiate yourself in your market to handle that type of scale sure yeah so we so we uh we really are focused on what we call carrier grade solutions which are designed for that massive amount of scale um so we really look at it you know at a very granular level when you look um at the software and and performance capabilities of the software what we're trying to do is get as many streams as possible out of each individual piece of hardware infrastructure so that we can um we can optimize first of all maximize the uh the efficiency of that device make sure that the costs are very low but one of the other challenges is as you get to millions and millions of streams and that's what we're delivering on a daily basis is millions and millions of video streams that you have to be able to scale those platforms out um in an effective in a cost effective way and to make sure that it's highly resilient as well so we don't we don't ever want a consumer to have a circumstance where a network glitch or a server issue or something along those lines causes some sort of uh glitch in their video and so there's a lot of work that we do in the software to make sure that it's a very very seamless uh stream and that we're always delivering at the very highest uh possible bit rate for consumers so that if you've got that giant 4k tv that we're able to present a very high resolution picture uh to those devices and what's the infrastructure look like underneath you you're using hpe solutions where do they fit in yeah that's right yeah so we uh we've had a long-standing partnership with hpe um and we work very closely with them to try to identify the specific types of hardware that are ideal for the the type of applications that we run so we run video streaming applications and video advertising applications targeted kinds of video advertising technologies and when you look at some of these applications they have different types of requirements in some cases it's uh throughput where we're taking a lot of data in and streaming a lot of data out in other cases it's storage where we have to have very high density high performance storage systems in other cases it's i gotta have really high capacity storage but the performance does not need to be quite as uh as high from an io perspective and so we work very closely with hpe on trying to find exactly the right box for the right application and then beyond that also talking with our customers to understand there are different maintenance considerations associated with different types of hardware so we tend to focus on as much as possible if we're going to place servers deep at the edge of the network we will make everything um maintenance free or as maintenance free as we can make it by putting very high performance solid state storage into those servers so that uh we we don't have to physically send people to those sites to uh to do any kind of maintenance so it's a it's a very cooperative relationship that we have with hpe to try to define those boxes great thank you for that so last question um maybe what the future looks like i love watching on my mobile device headphones in no distractions i'm getting better recommendations how do you see the future of tv streaming yeah so i i think the future of tv streaming is going to be a lot more personal right so uh this is what you're starting to see through all of the services that are out there is that most of the video service providers whether they're online providers or they're your traditional kinds of paid tv operators is that they're really focused on the consumer and trying to figure out what is of value to you personally in the past it used to be that services were one size fits all and um and so everybody watched the same program right at the same time and now that's uh that's we have this technology that allows us to deliver different types of content to people on different screens at different times and to advertise to those individuals and to cater to their individual preferences and so using that information that we have about how people watch and and what people's interests are we can create a much more engaging and compelling uh entertainment experience on all of those screens and um and ultimately provide more value to consumers awesome story jim thanks so much for keeping us helping us just keep entertained during the pandemic i really appreciate your time sure thanks all right keep it right there everybody you're watching hpes accelerating next first of all pat congratulations on your new role as intel ceo how are you approaching your new role and what are your top priorities over your first few months thanks antonio for having me it's great to be here with you all today to celebrate the launch of your gen 10 plus portfolio and the long history that our two companies share in deep collaboration to deliver amazing technology to our customers together you know what an exciting time it is to be in this industry technology has never been more important for humanity than it is today everything is becoming digital and driven by what i call the four key superpowers the cloud connectivity artificial intelligence and the intelligent edge they are super powers because each expands the impact of the others and together they are reshaping every aspect of our lives and work in this landscape of rapid digital disruption intel's technology and leadership products are more critical than ever and we are laser focused on bringing to bear the depth and breadth of software silicon and platforms packaging and process with at scale manufacturing to help you and our customers capitalize on these opportunities and fuel their next generation innovations i am incredibly excited about continuing the next chapter of a long partnership between our two companies the acceleration of the edge has been significant over the past year with this next wave of digital transformation we expect growth in the distributed edge and age build out what are you seeing on this front like you said antonio the growth of edge computing and build out is the next key transition in the market telecommunications service providers want to harness the potential of 5g to deliver new services across multiple locations in real time as we start building solutions that will be prevalent in a 5g digital environment we will need a scalable flexible and programmable network some use cases are the massive scale iot solutions more robust consumer devices and solutions ar vr remote health care autonomous robotics and manufacturing environments and ubiquitous smart city solutions intel and hp are partnering to meet this new wave head on for 5g build out and the rise of the distributed enterprise this build out will enable even more growth as businesses can explore how to deliver new experiences and unlock new insights from the new data creation beyond the four walls of traditional data centers and public cloud providers network operators need to significantly increase capacity and throughput without dramatically growing their capital footprint their ability to achieve this is built upon a virtualization foundation an area of intel expertise for example we've collaborated with verizon for many years and they are leading the industry and virtualizing their entire network from the core the edge a massive redesign effort this requires advancements in silicon and power management they expect intel to deliver the new capabilities in our roadmap so ecosystem partners can continue to provide innovative and efficient products with this optimization for hybrid we can jointly provide a strong foundation to take on the growth of data-centric workloads for data analytics and ai to build and deploy models faster to accelerate insights that will deliver additional transformation for organizations of all types the network transformation journey isn't easy we are continuing to unleash the capabilities of 5g and the power of the intelligent edge yeah the combination of the 5g built out and the massive new growth of data at the edge are the key drivers for the age of insight these new market drivers offer incredible new opportunities for our customers i am excited about recent launch of our new gen 10 plus portfolio with intel together we are laser focused on delivering joint innovation for customers that stretches from the edge to x scale how do you see new solutions that this helping our customers solve the toughest challenges today i talked earlier about the superpowers that are driving the rapid acceleration of digital transformation first the proliferation of the hybrid cloud is delivering new levels of efficiency and scale and the growth of the cloud is democratizing high-performance computing opening new frontiers of knowledge and discovery next we see ai and machine learning increasingly infused into every application from the edge to the network to the cloud to create dramatically better insights and the rapid adoption of 5g as i talked about already is fueling new use cases that demand lower latencies and higher bandwidth this in turn is pushing computing to the edge closer to where the data is created and consumed the confluence of these trends is leading to the biggest and fastest build out of computing in human history to keep pace with this rapid digital transformation we recognize that infrastructure has to be built with the flexibility to support a broad set of workloads and that's why over the last several years intel has built an unmatched portfolio to deliver every component of intelligent silicon our customers need to move store and process data from the cpus to fpgas from memory to ssds from ethernet to switch silicon to silicon photonics and software our 3rd gen intel xeon scalable processors and our data centric portfolio deliver new core performance and higher bandwidth providing our customers the capabilities they need to power these critical workloads and we love seeing all the unique ways customers like hpe leverage our technology and solution offerings to create opportunities and solve their most pressing challenges from cloud gaming to blood flow to brain scans to financial market security the opportunities are endless with flexible performance i am proud of the amazing innovation we are bringing to support our customers especially as they respond to new data-centric workloads like ai and analytics that are critical to digital transformation these new requirements create a need for compute that's warlord optimized for performance security ease of use and the economics of business now more than ever compute matters it is the foundation for this next wave of digital transformation by pairing our compute with our software and capabilities from hp green lake we can support our customers as they modernize their apps and data quickly they seamlessly and securely scale them anywhere at any size from edge to x scale but thank you for joining us for accelerating next today i know our audience appreciated hearing your perspective on the market and how we're partnering together to support their digital transformation journey i am incredibly excited about what lies ahead for hp and intel thank you thank you antonio great to be with you today we just compressed about a decade of online commerce progress into about 13 or 14 months so now we're going to look at how one retailer navigated through the pandemic and what the future of their business looks like and with me is alan jensen who's the chief information officer and senior vice president of the sawing group hello alan how are you fine thank you good to see you hey look you know when i look at the 100 year history plus of your company i mean it's marked by transformations and some of them are quite dramatic so you're denmark's largest retailer i wonder if you could share a little bit more about the company its history and and how it continues to improve the customer experience well at the same time keeping costs under control so vital in your business yeah yeah the company founded uh approximately 100 years ago with a department store in in oahu's in in denmark and i think in the 60s we founded the first supermarket in in denmark with the self-service and combined textile and food in in the same store and in beginning 70s we founded the first hyper market in in denmark and then the this calendar came from germany early in in 1980 and we started a discount chain and so we are actually building department store in hyber market info in in supermarket and in in the discount sector and today we are more than 1 500 stores in in three different countries in in denmark poland and germany and especially for the danish market we have a approximately 38 markets here and and is the the leader we have over the last 10 years developed further into online first in non-food and now uh in in food with home delivery with click and collect and we have done some magnetism acquisition in in the convenience with mailbox solutions to our customers and we have today also some restaurant burger chain and and we are running the starbuck in denmark so i can you can see a full plate of different opportunities for our customer in especially denmark it's an awesome story and of course the founder's name is still on the masthead what a great legacy now of course the pandemic is is it's forced many changes quite dramatic including the the behaviors of retail customers maybe you could talk a little bit about how your digital transformation at the sawing group prepared you for this shift in in consumption patterns and any other challenges that that you faced yeah i think uh luckily as for some of the you can say the core it solution in in 19 we just roll out using our computers via direct access so you can work from anywhere whether you are traveling from home and so on we introduced a new agile scrum delivery model and and we just finalized the rolling out teams in in in january february 20 and that was some very strong thing for suddenly moving all our employees from from office to to home and and more or less overnight we succeed uh continuing our work and and for it we have not missed any deadline or task for the business in in 2020 so i think that was pretty awesome to to see and for the business of course the pandemic changed a lot as the change in customer behavior more or less overnight with plus 50 80 on the online solution forced us to do some different priorities so we were looking at the food home delivery uh and and originally expected to start rolling out in in 2022 uh but took a fast decision in april last year to to launch immediately and and we have been developing that uh over the last eight months and has been live for the last three months now in the market so so you can say the pandemic really front loaded some of our strategic actions for for two to three years uh yeah that was very exciting what's that uh saying luck is the byproduct of great planning and preparation so let's talk about when you're in a company with some strong financial situation that you can move immediately with investment when you take such decision then then it's really thrilling yeah right awesome um two-part question talk about how you leverage data to support the solid groups mission and you know drive value for customers and maybe you could talk about some of the challenges you face with just the amount of data the speed of data et cetera yeah i said data is everything when you are in retail as a retailer's detail as you need to monitor your operation down to each store eats department and and if you can say we have challenge that that is that data is just growing rapidly as a year by year it's growing more and more because you are able to be more detailed you're able to capture more data and for a company like ours we need to be updated every morning as a our fully updated sales for all unit department single sku selling in in the stores is updated 3 o'clock in the night and send out to all top management and and our managers all over the company it's actually 8 000 reports going out before six o'clock every day in the morning we have introduced a loyalty program and and you are capturing a lot of data on on customer behavior what is their preferred offers what is their preferred time in the week for buying different things and all these data is now used to to personalize our offers to our cost of value customers so we can be exactly hitting the best time and and convert it to sales data is also now used for what we call intelligent price reductions as a so instead of just reducing prices with 50 if it's uh close to running out of date now the system automatically calculate whether a store has just enough to to finish with full price before end of day or actually have much too much and and need to maybe reduce by 80 before as being able to sell so so these automated [Music] solutions built on data is bringing efficiency into our operation wow you make it sound easy these are non-trivial items so congratulations on that i wonder if we could close hpe was kind enough to introduce us tell us a little bit about the infrastructure the solutions you're using how they differentiate you in the market and i'm interested in you know why hpe what distinguishes them why the choice there yeah as a when when you look out a lot is looking at moving data to the cloud but we we still believe that uh due to performance due to the availability uh more or less on demand we we still don't see the cloud uh strong enough for for for selling group uh capturing all our data we have been quite successfully having one data truth across the whole con company and and having one just one single bi solution and having that huge amount of data i think we have uh one of the 10 largest sub business warehouses in global and but on the other hand we also want to be agile and want to to scale when needed so getting close to a cloud solution we saw it be a green lake as a solution getting close to the cloud but still being on-prem and could deliver uh what we need to to have a fast performance on on data but still in a high quality and and still very secure for us to run great thank you for that and thank alan thanks so much for your for your time really appreciate your your insights and your congratulations on the progress and best of luck in the future thank you all right keep it right there we have tons more content coming you're watching accelerating next from hpe [Music] welcome lisa and thank you for being here with us today antonio it's wonderful to be here with you as always and congratulations on your launch very very exciting for you well thank you lisa and we love this partnership and especially our friendship which has been very special for me for the many many years that we have worked together but i wanted to have a conversation with you today and obviously digital transformation is a key topic so we know the next wave of digital transformation is here being driven by massive amounts of data an increasingly distributed world and a new set of data intensive workloads so how do you see world optimization playing a role in addressing these new requirements yeah no absolutely antonio and i think you know if you look at the depth of our partnership over the last you know four or five years it's really about bringing the best to our customers and you know the truth is we're in this compute mega cycle right now so it's amazing you know when i know when you talk to customers when we talk to customers they all need to do more and and frankly compute is becoming quite specialized so whether you're talking about large enterprises or you're talking about research institutions trying to get to the next phase of uh compute so that workload optimization that we're able to do with our processors your system design and then you know working closely with our software partners is really the next wave of this this compute cycle so thanks lisa you talk about mega cycle so i want to make sure we take a moment to celebrate the launch of our new generation 10 plus compute products with the latest announcement hp now has the broadest amd server portfolio in the industry spanning from the edge to exascale how important is this partnership and the portfolio for our customers well um antonio i'm so excited first of all congratulations on your 19 world records uh with uh milan and gen 10 plus it really is building on you know sort of our you know this is our third generation of partnership with epic and you know you are with me right at the very beginning actually uh if you recall you joined us in austin for our first launch of epic you know four years ago and i think what we've created now is just an incredible portfolio that really does go across um you know all of the uh you know the verticals that are required we've always talked about how do we customize and make things easier for our customers to use together and so i'm very excited about your portfolio very excited about our partnership and more importantly what we can do for our joint customers it's amazing to see 19 world records i think i'm really proud of the work our joint team do every generation raising the bar and that's where you know we we think we have a shared goal of ensuring that customers get the solution the services they need any way they want it and one way we are addressing that need is by offering what we call as a service delivered to hp green lake so let me ask a question what feedback are you hearing from your customers with respect to choice meaning consuming as a service these new solutions yeah now great point i think first of all you know hpe green lake is very very impressive so you know congratulations um to uh to really having that solution and i think we're hearing the same thing from customers and you know the truth is the compute infrastructure is getting more complex and everyone wants to be able to deploy sort of the right compute at the right price point um you know in in terms of also accelerating time to deployment with the right security with the right quality and i think these as a service offerings are going to become more and more important um as we go forward in the compute uh you know capabilities and you know green lake is a leadership product offering and we're very very you know pleased and and honored to be part of it yeah we feel uh lisa we are ahead of the competition and um you know you think about some of our competitors now coming with their own offerings but i think the ability to drive joint innovation is what really differentiate us and that's why we we value the partnership and what we have been doing together on giving the customers choice finally you know i know you and i are both incredibly excited about the joint work we're doing with the us department of energy the oak ridge national laboratory we think about large data sets and you know and the complexity of the analytics we're running but we both are going to deliver the world's first exascale system which is remarkable to me so what this milestone means to you and what type of impact do you think it will make yes antonio i think our work with oak ridge national labs and hpe is just really pushing the envelope on what can be done with computing and if you think about the science that we're going to be able to enable with the first exascale machine i would say there's a tremendous amount of innovation that has already gone in to the machine and we're so excited about delivering it together with hpe and you know we also think uh that the super computing technology that we're developing you know at this broad scale will end up being very very important for um you know enterprise compute as well and so it's really an opportunity to kind of take that bleeding edge and really deploy it over the next few years so super excited about it i think you know you and i have a lot to do over the uh the next few months here but it's an example of the great partnership and and how much we're able to do when we put our teams together um to really create that innovation i couldn't agree more i mean this is uh an incredible milestone for for us for our industry and honestly for the country in many ways and we have many many people working 24x7 to deliver against this mission and it's going to change the future of compute no question about it and then honestly put it to work where we need it the most to advance life science to find cures to improve the way people live and work but lisa thank you again for joining us today and thank you more most importantly for the incredible partnership and and the friendship i really enjoy working with you and your team and together i think we can change this industry once again so thanks for your time today thank you so much antonio and congratulations again to you and the entire hpe team for just a fantastic portfolio launch thank you okay well some pretty big hitters in those keynotes right actually i have to say those are some of my favorite cube alums and i'll add these are some of the execs that are stepping up to change not only our industry but also society and that's pretty cool and of course it's always good to hear from the practitioners the customer discussions have been great so far today now the accelerating next event continues as we move to a round table discussion with krista satrathwaite who's the vice president and gm of hpe core compute and krista is going to share more details on how hpe plans to help customers move ahead with adopting modern workloads as part of their digital transformations krista will be joined by hpe subject matter experts chris idler who's the vp and gm of the element and mark nickerson director of solutions product management as they share customer stories and advice on how to turn strategy into action and realize results within your business thank you for joining us for accelerate next event i hope you're enjoying it so far i know you've heard about the industry challenges the i.t trends hpe strategy from leaders in the industry and so today what we want to do is focus on going deep on workload solutions so in the most important workload solutions the ones we always get asked about and so today we want to share with you some best practices some examples of how we've helped other customers and how we can help you all right with that i'd like to start our panel now and introduce chris idler who's the vice president and general manager of the element chris has extensive uh solution expertise he's led hpe solution engineering programs in the past welcome chris and mark nickerson who is the director of product management and his team is responsible for solution offerings making sure we have the right solutions for our customers welcome guys thanks for joining me thanks for having us krista yeah so i'd like to start off with one of the big ones the ones that we get asked about all the time what we've been all been experienced in the last year remote work remote education and all the challenges that go along with that so let's talk a little bit about the challenges that customers have had in transitioning to this remote work and remote education environment uh so i i really think that there's a couple of things that have stood out for me when we're talking with customers about vdi first obviously there was a an unexpected and unprecedented level of interest in that area about a year ago and we all know the reasons why but what it really uncovered was how little planning had gone into this space around a couple of key dynamics one is scale it's one thing to say i'm going to enable vdi for a part of my workforce in a pre-pandemic environment where the office was still the the central hub of activity for work uh it's a completely different scale when you think about okay i'm going to have 50 60 80 maybe 100 of my workforce now distributed around the globe um whether that's in an educational environment where now you're trying to accommodate staff and students in virtual learning uh whether that's uh in the area of things like uh formula one racing where we had uh the desire to still have events going on but the need for a lot more social distancing not as many people able to be trackside but still needing to have that real-time experience this really manifested in a lot of ways and scale was something that i think a lot of customers hadn't put as much thought into initially the other area is around planning for experience a lot of times the vdi experience was planned out with very specific workloads or very specific applications in mind and when you take it to a more broad-based environment if we're going to support multiple functions multiple lines of business there hasn't been as much planning or investigation that's gone into the application side and so thinking about how graphically intense some applications are one customer that comes to mind would be tyler isd who did a fairly large roll out pre-pandemic and as part of their big modernization effort what they uncovered was even just changes in standard windows applications had become so much more graphically intense with windows 10 with the latest updates with programs like adobe that they were really needing to have an accelerated experience for a much larger percentage of their install base than than they had counted on so in addition to planning for scale you also need to have that visibility into what are the actual applications that are going to be used by these remote users how graphically intense those might be what's the login experience going to be as well as the operating experience and so really planning through that experience side as well as the scale and the number of users uh is is kind of really two of the biggest most important things that i've seen yeah mark i'll i'll just jump in real quick i think you you covered that pretty comprehensively there and and it was well done the couple of observations i've made one is just that um vdi suddenly become like mission critical for sales it's the front line you know for schools it's the classroom you know that this isn't a cost cutting measure or a optimization nit measure anymore this is about running the business in a way it's a digital transformation one aspect of about a thousand aspects of what does it mean to completely change how your business does and i think what that translates to is that there's no margin for error right you really need to deploy this in a way that that performs that understands what you're trying to use it for that gives that end user the experience that they expect on their screen or on their handheld device or wherever they might be whether it's a racetrack classroom or on the other end of a conference call or a boardroom right so what we do in in the engineering side of things when it comes to vdi or really understand what's a tech worker what's a knowledge worker what's a power worker what's a gp really going to look like what's time of day look like you know who's using it in the morning who's using it in the evening when do you power up when do you power down does the system behave does it just have the it works function and what our clients can can get from hpe is um you know a worldwide set of experiences that we can apply to making sure that the solution delivers on its promises so we're seeing the same thing you are krista you know we see it all the time on vdi and on the way businesses are changing the way they do business yeah and it's funny because when i talk to customers you know one of the things i heard that was a good tip is to roll it out to small groups first so you could really get a good sense of what the experience is before you roll it out to a lot of other people and then the expertise it's not like every other workload that people have done before so if you're new at it make sure you're getting the right advice expertise so that you're doing it the right way okay one of the other things we've been talking a lot about today is digital transformation and moving to the edge so now i'd like to shift gears and talk a little bit about how we've helped customers make that shift and this time i'll start with chris all right hey thanks okay so you know it's funny when it comes to edge because um the edge is different for for every customer in every client and every single client that i've ever spoken to of hp's has an edge somewhere you know whether just like we were talking about the classroom might be the edge but but i think the industry when we're talking about edge is talking about you know the internet of things if you remember that term from not to not too long ago you know and and the fact that everything's getting connected and how do we turn that into um into telemetry and and i think mark's going to be able to talk through a couple of examples of clients that we have in things like racing and automotive but what we're learning about edge is it's not just how do you make the edge work it's how do you integrate the edge into what you're already doing and nobody's just the edge right and and so if it's if it's um ai mldl there's that's one way you want to use the edge if it's a customer experience point of service it's another you know there's yet another way to use the edge so it turns out that having a broad set of expertise like hpe does to be able to understand the different workloads that you're trying to tie together including the ones that are running at the at the edge often it involves really making sure you understand the data pipeline you know what information is at the edge how does it flow to the data center how does it flow and then which data center uh which private cloud which public cloud are you using i think those are the areas where where we really sort of shine is that we we understand the interconnectedness of these things and so for example red bull and i know you're going to talk about that in a minute mark um uh the racing company you know for them the the edge is the racetrack and and you know milliseconds or partial seconds winning and losing races but then there's also an edge of um workers that are doing the design for for the cars and how do they get quick access so um we have a broad variety of infrastructure form factors and compute form factors to help with the edge and this is another real advantage we have is that we we know how to put the right piece of equipment with the right software we also have great containerized software with our esmeral container platform so we're really becoming um a perfect platform for hosting edge-centric workloads and applications and data processing yeah it's uh all the way down to things like our superdome flex in the background if you have some really really really big data that needs to be processed and of course our workhorse proliance that can be configured to support almost every um combination of workload you have so i know you started with edge krista but but and we're and we nail the edge with those different form factors but let's make sure you know if you're listening to this this show right now um make sure you you don't isolate the edge and make sure they integrate it with um with the rest of your operation mark you know what did i miss yeah to that point chris i mean and this kind of actually ties the two things together that we've been talking about here but the edge uh has become more critical as we have seen more work moving to the edge as where we do work changes and evolves and the edge has also become that much more closer because it has to be that much more connected um to your point uh talking about where that edge exists that edge can be a lot of different places but the one commonality really is that the edge is is an area where work still needs to get accomplished it can't just be a collection point and then everything gets shipped back to a data center or back to some some other area for the work it's where the work actually needs to get done whether that's edge work in a use case like vdi or whether that's edge work in the case of doing real-time analytics you mentioned red bull racing i'll i'll bring that up i mean you talk about uh an area where time is of the essence everything about that sport comes down to time you're talking about wins and losses that are measured as you said in milliseconds and that applies not just to how performance is happening on the track but how you're able to adapt and modify the needs of the car uh adapt to the evolving conditions on the track itself and so when you talk about putting together a solution for an edge like that you're right it can't just be here's a product that's going to allow us to collect data ship it back someplace else and and wait for it to be processed in a couple of days you have to have the ability to analyze that in real time when we pull together a solution involving our compute products our storage products our networking products when we're able to deliver that full package solution at the edge what you see are results like a 50 decrease in processing time to make real-time analytic decisions about configurations for the car and adapting to to real-time uh test and track conditions yeah really great point there um and i really love the example of edge and racing because i mean that is where it all every millisecond counts um and so important to process that at the edge now switching gears just a little bit let's talk a little bit about some examples of how we've helped customers when it comes to business agility and optimizing their workload for maximum outcome for business agility let's talk about some things that we've done to help customers with that mark yeah give it a shot so when we when we think about business agility what you're really talking about is the ability to to implement on the fly to be able to scale up to scale down the ability to adapt to real time changing situations and i think the last year has been has been an excellent example of exactly how so many businesses have been forced to do that i think one of the areas that that i think we've probably seen the most ability to help with customers in that agility area is around the space of private and hybrid clouds if you take a look at the need that customers have to to be able to migrate workloads and migrate data between public cloud environments app development environments that may be hosted on-site or maybe in the cloud the ability to move out of development and into production and having the agility to then scale those application rollouts up having the ability to have some of that some of that private cloud flexibility in addition to a public cloud environment is something that is becoming increasingly crucial for a lot of our customers all right well i we could keep going on and on but i'll stop it there uh thank you so much uh chris and mark this has been a great discussion thanks for sharing how we helped other customers and some tips and advice for approaching these workloads i thank you all for joining us and remind you to look at the on-demand sessions if you want to double click a little bit more into what we've been covering all day today you can learn a lot more in those sessions and i thank you for your time thanks for tuning in today many thanks to krista chris and mark we really appreciate you joining today to share how hpe is partnering to facilitate new workload adoption of course with your customers on their path to digital transformation now to round out our accelerating next event today we have a series of on-demand sessions available so you can explore more details around every step of that digital transformation from building a solid infrastructure strategy identifying the right compute and software to rounding out your solutions with management and financial support so please navigate to the agenda at the top of the page to take a look at what's available i just want to close by saying that despite the rush to digital during the pandemic most businesses they haven't completed their digital transformations far from it 2020 was more like a forced march than a planful strategy but now you have some time you've adjusted to this new abnormal and we hope the resources that you find at accelerating next will help you on your journey best of luck to you and be well [Music] [Applause] [Music] [Applause] [Music] [Applause] [Music] [Applause] [Music] [Applause] [Music] [Applause] [Music] [Music] [Applause] [Music] [Applause] [Music] [Applause] so [Music] [Applause] [Music] you

Published Date : Apr 19 2021

SUMMARY :

and the thing too is that you know when

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
jim brickmeyerPERSON

0.99+

lisaPERSON

0.99+

antonioPERSON

0.99+

2020DATE

0.99+

millionsQUANTITY

0.99+

sixQUANTITY

0.99+

2006DATE

0.99+

two companiesQUANTITY

0.99+

alan jensenPERSON

0.99+

2022DATE

0.99+

46 percentQUANTITY

0.99+

denmarkLOCATION

0.99+

threeQUANTITY

0.99+

twoQUANTITY

0.99+

3 o'clockDATE

0.99+

windows 10TITLE

0.99+

10xQUANTITY

0.99+

mark nickersonPERSON

0.99+

germanyLOCATION

0.99+

30QUANTITY

0.99+

hawaiiLOCATION

0.99+

tomorrowDATE

0.99+

fifty percentQUANTITY

0.99+

50QUANTITY

0.99+

360-degreeQUANTITY

0.99+

100QUANTITY

0.99+

360 degreeQUANTITY

0.99+

chrisPERSON

0.99+

100 yearQUANTITY

0.99+

80QUANTITY

0.99+

austinLOCATION

0.99+

360 degreeQUANTITY

0.99+

8 000 reportsQUANTITY

0.99+

april last yearDATE

0.99+

kristaPERSON

0.99+

todayDATE

0.99+

yesterdayDATE

0.99+

krista satrathwaitePERSON

0.99+

january february 20DATE

0.99+

netherlands cancer instituteORGANIZATION

0.99+

last yearDATE

0.99+

fourQUANTITY

0.99+

five yearsQUANTITY

0.99+

amazonORGANIZATION

0.99+

john chambersPERSON

0.99+

windowsTITLE

0.99+

two-partQUANTITY

0.99+

ninth timeQUANTITY

0.99+

more than 1 500 storesQUANTITY

0.99+

verizonORGANIZATION

0.99+

three yearsQUANTITY

0.99+

johnPERSON

0.99+

neil mcdonaldPERSON

0.99+

a year agoDATE

0.99+

pat gelsingerPERSON

0.99+

netherlands instituteORGANIZATION

0.99+

markPERSON

0.99+

vinsanoORGANIZATION

0.99+

lisa suePERSON

0.99+

four years agoDATE

0.98+

pandemicEVENT

0.98+

two kindQUANTITY

0.98+

HPEORGANIZATION

0.98+

about 750 researchersQUANTITY

0.98+

two thingsQUANTITY

0.98+

50 percentQUANTITY

0.98+

14 monthsQUANTITY

0.98+

adobeTITLE

0.98+

IO TAHOE EPISODE 4 DATA GOVERNANCE V2


 

>>from around the globe. It's the Cube presenting adaptive data governance brought to you by Iota Ho. >>And we're back with the data automation. Siri's. In this episode, we're gonna learn more about what I owe Tahoe is doing in the field of adaptive data governance how it can help achieve business outcomes and mitigate data security risks. I'm Lisa Martin, and I'm joined by a J. Bihar on the CEO of Iot Tahoe and Lester Waters, the CEO of Bio Tahoe. Gentlemen, it's great to have you on the program. >>Thank you. Lisa is good to be back. >>Great. Staley's >>likewise very socially distant. Of course as we are. Listen, we're gonna start with you. What's going on? And I am Tahoe. What's name? Well, >>I've been with Iot Tahoe for a little over the year, and one thing I've learned is every customer needs air just a bit different. So we've been working on our next major release of the I O. Tahoe product. But to really try to address these customer concerns because, you know, we wanna we wanna be flexible enough in order to come in and not just profile the date and not just understand data quality and lineage, but also to address the unique needs of each and every customer that we have. And so that required a platform rewrite of our product so that we could, uh, extend the product without building a new version of the product. We wanted to be able to have plausible modules. We also focused a lot on performance. That's very important with the bulk of data that we deal with that we're able to pass through that data in a single pass and do the analytics that are needed, whether it's, uh, lineage, data quality or just identifying the underlying data. And we're incorporating all that we've learned. We're tuning up our machine learning we're analyzing on MAWR dimensions than we've ever done before. We're able to do data quality without doing a Nen initial rejects for, for example, just out of the box. So I think it's all of these things were coming together to form our next version of our product. We're really excited by it, >>So it's exciting a J from the CEO's level. What's going on? >>Wow, I think just building on that. But let's still just mentioned there. It's were growing pretty quickly with our partners. And today, here with Oracle are excited. Thio explain how that shaping up lots of collaboration already with Oracle in government, in insurance, on in banking and we're excited because we get to have an impact. It's real satisfying to see how we're able. Thio. Help businesses transform, Redefine what's possible with their data on bond. Having I recall there is a partner, uh, to lean in with is definitely helping. >>Excellent. We're gonna dig into that a little bit later. Let's let's go back over to you. Explain adaptive data governance. Help us understand that >>really adaptive data governance is about achieving business outcomes through automation. It's really also about establishing a data driven culture and pushing what's traditionally managed in I t out to the business. And to do that, you've got to you've got Thio. You've got to enable an environment where people can actually access and look at the information about the data, not necessarily access the underlying data because we've got privacy concerns itself. But they need to understand what kind of data they have, what shape it's in what's dependent on it upstream and downstream, and so that they could make their educated decisions on on what they need to do to achieve those business outcomes. >>Ah, >>lot of a lot of frameworks these days are hardwired, so you can set up a set of business rules, and that set of business rules works for a very specific database and a specific schema. But imagine a world where you could just >>say, you >>know, the start date of alone must always be before the end date of alone and having that generic rule, regardless of the underlying database and applying it even when a new database comes online and having those rules applied. That's what adaptive data governance about I like to think of. It is the intersection of three circles, Really. It's the technical metadata coming together with policies and rules and coming together with the business ontology ease that are that are unique to that particular business. And this all of this. Bringing this all together allows you to enable rapid change in your environment. So it's a mouthful, adaptive data governance. But that's what it kind of comes down to. >>So, Angie, help me understand this. Is this book enterprise companies are doing now? Are they not quite there yet. >>Well, you know, Lisa, I think every organization is is going at its pace. But, you know, markets are changing the economy and the speed at which, um, some of the changes in the economy happening is is compelling more businesses to look at being more digital in how they serve their own customers. Eh? So what we're seeing is a number of trends here from heads of data Chief Data Officers, CEO, stepping back from, ah, one size fits all approach because they've tried that before, and it it just hasn't worked. They've spent millions of dollars on I T programs China Dr Value from that data on Bennett. And they've ended up with large teams of manual processing around data to try and hardwire these policies to fit with the context and each line of business and on that hasn't worked. So the trends that we're seeing emerge really relate. Thio, How do I There's a chief data officer as a CEO. Inject more automation into a lot of these common tax. Andi, you know, we've been able toc that impact. I think the news here is you know, if you're trying to create a knowledge graph a data catalog or Ah, business glossary. And you're trying to do that manually will stop you. You don't have to do that manually anymore. I think best example I can give is Lester and I We we like Chinese food and Japanese food on. If you were sitting there with your chopsticks, you wouldn't eat the bowl of rice with the chopsticks, one grain at a time. What you'd want to do is to find a more productive way to to enjoy that meal before it gets cold. Andi, that's similar to how we're able to help the organizations to digest their data is to get through it faster, enjoy the benefits of putting that data to work. >>And if it was me eating that food with you guys, I would be not using chopsticks. I would be using a fork and probably a spoon. So eso Lester, how then does iota who go about doing this and enabling customers to achieve this? >>Let me, uh, let me show you a little story have here. So if you take a look at the challenges the most customers have, they're very similar, but every customers on a different data journey, so but it all starts with what data do I have? What questions or what shape is that data in? Uh, how is it structured? What's dependent on it? Upstream and downstream. Um, what insights can I derive from that data? And how can I answer all of those questions automatically? So if you look at the challenges for these data professionals, you know, they're either on a journey to the cloud. Maybe they're doing a migration oracle. Maybe they're doing some data governance changes on bits about enabling this. So if you look at these challenges and I'm gonna take you through a >>story here, E, >>I want to introduce Amanda. Man does not live like, uh, anyone in any large organization. She's looking around and she just sees stacks of data. I mean, different databases, the one she knows about, the one she doesn't know about what should know about various different kinds of databases. And a man is just tasking with understanding all of this so that they can embark on her data journey program. So So a man who goes through and she's great. I've got some handy tools. I can start looking at these databases and getting an idea of what we've got. Well, as she digs into the databases, she starts to see that not everything is as clear as she might have hoped it would be. You know, property names or column names, or have ambiguous names like Attribute one and attribute to or maybe date one and date to s Oh, man is starting to struggle, even though she's get tools to visualize. And look what look at these databases. She still No, she's got a long road ahead. And with 2000 databases in her large enterprise, yes, it's gonna be a long turkey but Amanda Smart. So she pulls out her trusty spreadsheet to track all of her findings on what she doesn't know about. She raises a ticket or maybe tries to track down the owner to find what the data means. And she's tracking all this information. Clearly, this doesn't scale that well for Amanda, you know? So maybe organization will get 10 Amanda's to sort of divide and conquer that work. But even that doesn't work that well because they're still ambiguities in the data with Iota ho. What we do is we actually profile the underlying data. By looking at the underlying data, we can quickly see that attribute. One looks very much like a U. S. Social Security number and attribute to looks like a I c D 10 medical code. And we do this by using anthologies and dictionaries and algorithms to help identify the underlying data and then tag it. Key Thio Doing, uh, this automation is really being able to normalize things across different databases, so that where there's differences in column names, I know that in fact, they contain contain the same data. And by going through this exercise with a Tahoe, not only can we identify the data, but we also could gain insights about the data. So, for example, we can see that 97% of that time that column named Attribute one that's got us Social Security numbers has something that looks like a Social Security number. But 3% of the time, it doesn't quite look right. Maybe there's a dash missing. Maybe there's a digit dropped. Or maybe there's even characters embedded in it. So there may be that may be indicative of a data quality issues, so we try to find those kind of things going a step further. We also try to identify data quality relationships. So, for example, we have two columns, one date, one date to through Ah, observation. We can see that date 1 99% of the time is less than date, too. 1% of the time. It's not probably indicative of a data quality issue, but going a step further, we can also build a business rule that says Day one is less than date to. And so then when it pops up again, we can quickly identify and re mediate that problem. So these are the kinds of things that we could do with with iota going even a step further. You could take your your favorite data science solution production ISAT and incorporated into our next version a zey what we call a worker process to do your own bespoke analytics. >>We spoke analytics. Excellent, Lester. Thank you. So a J talk us through some examples of where you're putting this to use. And also what is some of the feedback from >>some customers? But I think it helped do this Bring it to life a little bit. Lisa is just to talk through a case study way. Pull something together. I know it's available for download, but in ah, well known telecommunications media company, they had a lot of the issues that lasted. You spoke about lots of teams of Amanda's, um, super bright data practitioners, um, on baby looking to to get more productivity out of their day on, deliver a good result for their own customers for cell phone subscribers, Um, on broadband users. So you know that some of the examples that we can see here is how we went about auto generating a lot of that understanding off that data within hours. So Amanda had her data catalog populated automatically. A business class three built up on it. Really? Then start to see. Okay, where do I want Thio? Apply some policies to the data to to set in place some controls where they want to adapt, how different lines of business, maybe tax versus customer operations have different access or permissions to that data on What we've been able to do there is, is to build up that picture to see how does data move across the entire organization across the state. Andi on monitor that overtime for improvement, so have taken it from being a reactive. Let's do something Thio. Fix something. Thio, Now more proactive. We can see what's happening with our data. Who's using it? Who's accessing it, how it's being used, how it's being combined. Um, on from there. Taking a proactive approach is a real smart use of of the talents in in that telco organization Onda folks that worked there with data. >>Okay, Jason, dig into that a little bit deeper. And one of the things I was thinking when you were talking through some of those outcomes that you're helping customers achieve is our ally. How do customers measure are? Why? What are they seeing with iota host >>solution? Yeah, right now that the big ticket item is time to value on. And I think in data, a lot of the upfront investment cause quite expensive. They have been today with a lot of the larger vendors and technologies. So what a CEO and economic bio really needs to be certain of is how quickly can I get that are away. I think we've got something we can show. Just pull up a before and after, and it really comes down to hours, days and weeks. Um, where we've been able Thio have that impact on in this playbook that we pulled together before and after picture really shows. You know, those savings that committed a bit through providing data into some actionable form within hours and days to to drive agility, but at the same time being out and forced the controls to protect the use of that data who has access to it. So these are the number one thing I'd have to say. It's time on. We can see that on the the graphic that we've just pulled up here. >>We talk about achieving adaptive data governance. Lester, you guys talk about automation. You talk about machine learning. How are you seeing those technologies being a facilitator of organizations adopting adaptive data governance? Well, >>Azaz, we see Mitt Emmanuel day. The days of manual effort are so I think you know this >>is a >>multi step process. But the very first step is understanding what you have in normalizing that across your data estate. So you couple this with the ontology, that air unique to your business. There is no algorithms, and you basically go across and you identify and tag tag that data that allows for the next steps toe happen. So now I can write business rules not in terms of columns named columns, but I could write him in terms of the tags being able to automate. That is a huge time saver and the fact that we can suggest that as a rule, rather than waiting for a person to come along and say, Oh, wow. Okay, I need this rule. I need this will thes air steps that increased that are, I should say, decrease that time to value that A. J talked about and then, lastly, a couple of machine learning because even with even with great automation and being able to profile all of your data and getting a good understanding, that brings you to a certain point. But there's still ambiguities in the data. So, for example, I might have to columns date one and date to. I may have even observed the date. One should be less than day two, but I don't really know what date one and date to our other than a date. So this is where it comes in, and I might ask the user said, >>Can >>you help me identify what date? One and date You are in this in this table. Turns out they're a start date and an end date for alone That gets remembered, cycled into the machine learning. So if I start to see this pattern of date one day to elsewhere, I'm going to say, Is it start dating and date? And these Bringing all these things together with this all this automation is really what's key to enabling this This'll data governance. Yeah, >>great. Thanks. Lester and a j wanna wrap things up with something that you mentioned in the beginning about what you guys were doing with Oracle. Take us out by telling us what you're doing there. How are you guys working together? >>Yeah, I think those of us who worked in i t for many years we've We've learned Thio trust articles technology that they're shifting now to ah, hybrid on Prohm Cloud Generation to platform, which is exciting. Andi on their existing customers and new customers moving to article on a journey. So? So Oracle came to us and said, you know, we can see how quickly you're able to help us change mindsets Ondas mindsets are locked in a way of thinking around operating models of I t. That there may be no agile and what siloed on day wanting to break free of that and adopt a more agile A p I at driven approach. A lot of the work that we're doing with our recall no is around, uh, accelerating what customers conduce with understanding their data and to build digital APS by identifying the the underlying data that has value. Onda at the time were able to do that in in in hours, days and weeks. Rather many months. Is opening up the eyes to Chief Data Officers CEO to say, Well, maybe we can do this whole digital transformation this year. Maybe we can bring that forward and and transform who we are as a company on that's driving innovation, which we're excited about it. I know Oracle, a keen Thio to drive through and >>helping businesses transformed digitally is so incredibly important in this time as we look Thio things changing in 2021 a. J. Lester thank you so much for joining me on this segment explaining adaptive data governance, how organizations can use it benefit from it and achieve our Oi. Thanks so much, guys. >>Thank you. Thanks again, Lisa. >>In a moment, we'll look a adaptive data governance in banking. This is the Cube, your global leader in high tech coverage. >>Innovation, impact influence. Welcome to the Cube. Disruptors. Developers and practitioners learn from the voices of leaders who share their personal insights from the hottest digital events around the globe. Enjoy the best this community has to offer on the Cube, your global leader in high tech digital coverage. >>Our next segment here is an interesting panel you're gonna hear from three gentlemen about adaptive data. Governments want to talk a lot about that. Please welcome Yusuf Khan, the global director of data services for Iot Tahoe. We also have Santiago Castor, the chief data officer at the First Bank of Nigeria, and good John Vander Wal, Oracle's senior manager of digital transformation and industries. Gentlemen, it's great to have you joining us in this in this panel. Great >>to be >>tried for me. >>Alright, Santiago, we're going to start with you. Can you talk to the audience a little bit about the first Bank of Nigeria and its scale? This is beyond Nigeria. Talk to us about that. >>Yes, eso First Bank of Nigeria was created 125 years ago. One of the oldest ignored the old in Africa because of the history he grew everywhere in the region on beyond the region. I am calling based in London, where it's kind of the headquarters and it really promotes trade, finance, institutional banking, corporate banking, private banking around the world in particular, in relationship to Africa. We are also in Asia in in the Middle East. >>So, Sanjay, go talk to me about what adaptive data governance means to you. And how does it help the first Bank of Nigeria to be able to innovate faster with the data that you have? >>Yes, I like that concept off adaptive data governor, because it's kind of Ah, I would say an approach that can really happen today with the new technologies before it was much more difficult to implement. So just to give you a little bit of context, I I used to work in consulting for 16, 17 years before joining the president of Nigeria, and I saw many organizations trying to apply different type of approaches in the governance on by the beginning early days was really kind of a year. A Chicago A. A top down approach where data governance was seeing as implement a set of rules, policies and procedures. But really, from the top down on is important. It's important to have the battle off your sea level of your of your director. Whatever I saw, just the way it fails, you really need to have a complimentary approach. You can say bottom are actually as a CEO are really trying to decentralize the governor's. Really, Instead of imposing a framework that some people in the business don't understand or don't care about it, it really needs to come from them. So what I'm trying to say is that data basically support business objectives on what you need to do is every business area needs information on the detector decisions toe actually be able to be more efficient or create value etcetera. Now, depending on the business questions they have to solve, they will need certain data set. So they need actually to be ableto have data quality for their own. For us now, when they understand that they become the stores naturally on their own data sets. And that is where my bottom line is meeting my top down. You can guide them from the top, but they need themselves to be also empower and be actually, in a way flexible to adapt the different questions that they have in orderto be able to respond to the business needs. Now I cannot impose at the finish for everyone. I need them to adapt and to bring their answers toe their own business questions. That is adaptive data governor and all That is possible because we have. And I was saying at the very beginning just to finalize the point, we have new technologies that allow you to do this method data classifications, uh, in a very sophisticated way that you can actually create analitico of your metadata. You can understand your different data sources in order to be able to create those classifications like nationalities, a way of classifying your customers, your products, etcetera. >>So one of the things that you just said Santa kind of struck me to enable the users to be adaptive. They probably don't want to be logging in support ticket. So how do you support that sort of self service to meet the demand of the users so that they can be adaptive. >>More and more business users wants autonomy, and they want to basically be ableto grab the data and answer their own question. Now when you have, that is great, because then you have demand of businesses asking for data. They're asking for the insight. Eso How do you actually support that? I would say there is a changing culture that is happening more and more. I would say even the current pandemic has helped a lot into that because you have had, in a way, off course, technology is one of the biggest winners without technology. We couldn't have been working remotely without these technologies where people can actually looking from their homes and still have a market data marketplaces where they self serve their their information. But even beyond that data is a big winner. Data because the pandemic has shown us that crisis happened, that we cannot predict everything and that we are actually facing a new kind of situation out of our comfort zone, where we need to explore that we need to adapt and we need to be flexible. How do we do that with data. Every single company either saw the revenue going down or the revenue going very up For those companies that are very digital already. Now it changed the reality, so they needed to adapt. But for that they needed information. In order to think on innovate, try toe, create responses So that type of, uh, self service off data Haider for data in order to be able to understand what's happening when the prospect is changing is something that is becoming more, uh, the topic today because off the condemning because of the new abilities, the technologies that allow that and then you then are allowed to basically help your data. Citizens that call them in the organization people that no other business and can actually start playing and an answer their own questions. Eso so these technologies that gives more accessibility to the data that is some cataloging so they can understand where to go or what to find lineage and relationships. All this is is basically the new type of platforms and tools that allow you to create what are called a data marketplace. I think these new tools are really strong because they are now allowing for people that are not technology or I t people to be able to play with data because it comes in the digital world There. Used to a given example without your who You have a very interesting search functionality. Where if you want to find your data you want to sell, Sir, you go there in that search and you actually go on book for your data. Everybody knows how to search in Google, everybody's searching Internet. So this is part of the data culture, the digital culture. They know how to use those schools. Now, similarly, that data marketplace is, uh, in you can, for example, see which data sources they're mostly used >>and enabling that speed that we're all demanding today during these unprecedented times. Goodwin, I wanted to go to you as we talk about in the spirit of evolution, technology is changing. Talk to us a little bit about Oracle Digital. What are you guys doing there? >>Yeah, Thank you. Um, well, Oracle Digital is a business unit that Oracle EMEA on. We focus on emerging countries as well as low and enterprises in the mid market, in more developed countries and four years ago. This started with the idea to engage digital with our customers. Fear Central helps across EMEA. That means engaging with video, having conference calls, having a wall, a green wall where we stand in front and engage with our customers. No one at that time could have foreseen how this is the situation today, and this helps us to engage with our customers in the way we were already doing and then about my team. The focus of my team is to have early stage conversations with our with our customers on digital transformation and innovation. And we also have a team off industry experts who engaged with our customers and share expertise across EMEA, and we inspire our customers. The outcome of these conversations for Oracle is a deep understanding of our customer needs, which is very important so we can help the customer and for the customer means that we will help them with our technology and our resource is to achieve their goals. >>It's all about outcomes, right? Good Ron. So in terms of automation, what are some of the things Oracle's doing there to help your clients leverage automation to improve agility? So that they can innovate faster, which in these interesting times it's demanded. >>Yeah, thank you. Well, traditionally, Oracle is known for their databases, which have bean innovated year over year. So here's the first lunch on the latest innovation is the autonomous database and autonomous data warehouse. For our customers, this means a reduction in operational costs by 90% with a multi medal converts, database and machine learning based automation for full life cycle management. Our databases self driving. This means we automate database provisioning, tuning and scaling. The database is self securing. This means ultimate data protection and security, and it's self repairing the automates failure, detection fail over and repair. And then the question is for our customers, What does it mean? It means they can focus on their on their business instead off maintaining their infrastructure and their operations. >>That's absolutely critical use if I want to go over to you now. Some of the things that we've talked about, just the massive progression and technology, the evolution of that. But we know that whether we're talking about beta management or digital transformation, a one size fits all approach doesn't work to address the challenges that the business has, um that the i t folks have, as you're looking through the industry with what Santiago told us about first Bank of Nigeria. What are some of the changes that you're seeing that I owe Tahoe seeing throughout the industry? >>Uh, well, Lisa, I think the first way I'd characterize it is to say, the traditional kind of top down approach to data where you have almost a data Policeman who tells you what you can and can't do, just doesn't work anymore. It's too slow. It's too resource intensive. Uh, data management data, governments, digital transformation itself. It has to be collaborative on. There has to be in a personalization to data users. Um, in the environment we find ourselves in. Now, it has to be about enabling self service as well. Um, a one size fits all model when it comes to those things around. Data doesn't work. As Santiago was saying, it needs to be adapted toe how the data is used. Andi, who is using it on in order to do this cos enterprises organizations really need to know their data. They need to understand what data they hold, where it is on what the sensitivity of it is they can then any more agile way apply appropriate controls on access so that people themselves are and groups within businesses are our job and could innovate. Otherwise, everything grinds to a halt, and you risk falling behind your competitors. >>Yeah, that one size fits all term just doesn't apply when you're talking about adaptive and agility. So we heard from Santiago about some of the impact that they're making with First Bank of Nigeria. Used to talk to us about some of the business outcomes that you're seeing other customers make leveraging automation that they could not do >>before it's it's automatically being able to classify terabytes, terabytes of data or even petabytes of data across different sources to find duplicates, which you can then re mediate on. Deletes now, with the capabilities that iota offers on the Oracle offers, you can do things not just where the five times or 10 times improvement, but it actually enables you to do projects for Stop that otherwise would fail or you would just not be able to dio I mean, uh, classifying multi terrible and multi petabytes states across different sources, formats very large volumes of data in many scenarios. You just can't do that manually. I mean, we've worked with government departments on the issues there is expect are the result of fragmented data. There's a lot of different sources. There's lot of different formats and without these newer technologies to address it with automation on machine learning, the project isn't durable. But now it is on that that could lead to a revolution in some of these businesses organizations >>to enable that revolution that there's got to be the right cultural mindset. And one of the when Santiago was talking about folks really kind of adapted that. The thing I always call that getting comfortably uncomfortable. But that's hard for organizations to. The technology is here to enable that. But well, you're talking with customers use. How do you help them build the trust in the confidence that the new technologies and a new approaches can deliver what they need? How do you help drive the kind of a tech in the culture? >>It's really good question is because it can be quite scary. I think the first thing we'd start with is to say, Look, the technology is here with businesses like I Tahoe. Unlike Oracle, it's already arrived. What you need to be comfortable doing is experimenting being agile around it, Andi trying new ways of doing things. Uh, if you don't wanna get less behind that Santiago on the team that fbn are a great example off embracing it, testing it on a small scale on, then scaling up a Toyota, we offer what we call a data health check, which can actually be done very quickly in a matter of a few weeks. So we'll work with a customer. Picky use case, install the application, uh, analyzed data. Drive out Cem Cem quick winds. So we worked in the last few weeks of a large entity energy supplier, and in about 20 days, we were able to give them an accurate understanding of their critical data. Elements apply. Helping apply data protection policies. Minimize copies of the data on work out what data they needed to delete to reduce their infrastructure. Spend eso. It's about experimenting on that small scale, being agile on, then scaling up in a kind of very modern way. >>Great advice. Uh, Santiago, I'd like to go back to Is we kind of look at again that that topic of culture and the need to get that mindset there to facilitate these rapid changes, I want to understand kind of last question for you about how you're doing that from a digital transformation perspective. We know everything is accelerating in 2020. So how are you building resilience into your data architecture and also driving that cultural change that can help everyone in this shift to remote working and a lot of the the digital challenges and changes that we're all going through? >>The new technologies allowed us to discover the dating anyway. Toe flawed and see very quickly Information toe. Have new models off over in the data on giving autonomy to our different data units. Now, from that autonomy, they can then compose an innovator own ways. So for me now, we're talking about resilience because in a way, autonomy and flexibility in a organization in a data structure with platform gives you resilience. The organizations and the business units that I have experienced in the pandemic are working well. Are those that actually because they're not physically present during more in the office, you need to give them their autonomy and let them actually engaged on their own side that do their own job and trust them in a way on as you give them, that they start innovating and they start having a really interesting ideas. So autonomy and flexibility. I think this is a key component off the new infrastructure. But even the new reality that on then it show us that, yes, we used to be very kind off structure, policies, procedures as very important. But now we learn flexibility and adaptability of the same side. Now, when you have that a key, other components of resiliency speed, because people want, you know, to access the data and access it fast and on the site fast, especially changes are changing so quickly nowadays that you need to be ableto do you know, interact. Reiterate with your information to answer your questions. Pretty, um, so technology that allows you toe be flexible iterating on in a very fast job way continue will allow you toe actually be resilient in that way, because you are flexible, you adapt your job and you continue answering questions as they come without having everything, setting a structure that is too hard. We also are a partner off Oracle and Oracle. Embodies is great. They have embedded within the transactional system many algorithms that are allowing us to calculate as the transactions happened. What happened there is that when our customers engaged with algorithms and again without your powers, well, the machine learning that is there for for speeding the automation of how you find your data allows you to create a new alliance with the machine. The machine is their toe, actually, in a way to your best friend to actually have more volume of data calculated faster. In a way, it's cover more variety. I mean, we couldn't hope without being connected to this algorithm on >>that engagement is absolutely critical. Santiago. Thank you for sharing that. I do wanna rap really quickly. Good On one last question for you, Santiago talked about Oracle. You've talked about a little bit. As we look at digital resilience, talk to us a little bit in the last minute about the evolution of Oracle. What you guys were doing there to help your customers get the resilience that they have toe have to be not just survive but thrive. >>Yeah. Oracle has a cloud offering for infrastructure, database, platform service and a complete solutions offered a South on Daz. As Santiago also mentioned, We are using AI across our entire portfolio and by this will help our customers to focus on their business innovation and capitalize on data by enabling new business models. Um, and Oracle has a global conference with our cloud regions. It's massively investing and innovating and expanding their clouds. And by offering clouds as public cloud in our data centers and also as private cloud with clouded customer, we can meet every sovereignty and security requirements. And in this way we help people to see data in new ways. We discover insights and unlock endless possibilities. And and maybe 11 of my takeaways is if I If I speak with customers, I always tell them you better start collecting your data. Now we enable this partners like Iota help us as well. If you collect your data now, you are ready for tomorrow. You can never collect your data backwards, So that is my take away for today. >>You can't collect your data backwards. Excellently, John. Gentlemen, thank you for sharing all of your insights. Very informative conversation in a moment, we'll address the question. Do you know your data? >>Are you interested in test driving the iota Ho platform kick Start the benefits of data automation for your business through the Iota Ho Data Health check program. Ah, flexible, scalable sandbox environment on the cloud of your choice with set up service and support provided by Iota ho. Look time with a data engineer to learn more and see Io Tahoe in action from around the globe. It's the Cube presenting adaptive data governance brought to you by Iota Ho. >>In this next segment, we're gonna be talking to you about getting to know your data. And specifically you're gonna hear from two folks at Io Tahoe. We've got enterprise account execs to be to Davis here, as well as Enterprise Data engineer Patrick Simon. They're gonna be sharing insights and tips and tricks for how you could get to know your data and quickly on. We also want to encourage you to engage with the media and Patrick, use the chat feature to the right, send comments, questions or feedback so you can participate. All right, Patrick Savita, take it away. Alright. >>Thankfully saw great to be here as Lisa mentioned guys, I'm the enterprise account executive here in Ohio. Tahoe you Pat? >>Yeah. Hey, everyone so great to be here. I said my name is Patrick Samit. I'm the enterprise data engineer here in Ohio Tahoe. And we're so excited to be here and talk about this topic as one thing we're really trying to perpetuate is that data is everyone's business. >>So, guys, what patent I got? I've actually had multiple discussions with clients from different organizations with different roles. So we spoke with both your technical and your non technical audience. So while they were interested in different aspects of our platform, we found that what they had in common was they wanted to make data easy to understand and usable. So that comes back. The pats point off to being everybody's business because no matter your role, we're all dependent on data. So what Pan I wanted to do today was wanted to walk you guys through some of those client questions, slash pain points that we're hearing from different industries and different rules and demo how our platform here, like Tahoe, is used for automating Dozier related tasks. So with that said are you ready for the first one, Pat? >>Yeah, Let's do it. >>Great. So I'm gonna put my technical hat on for this one. So I'm a data practitioner. I just started my job. ABC Bank. I have, like, over 100 different data sources. So I have data kept in Data Lakes, legacy data, sources, even the cloud. So my issue is I don't know what those data sources hold. I don't know what data sensitive, and I don't even understand how that data is connected. So how can I saw who help? >>Yeah, I think that's a very common experience many are facing and definitely something I've encountered in my past. Typically, the first step is to catalog the data and then start mapping the relationships between your various data stores. Now, more often than not, this has tackled through numerous meetings and a combination of excel and something similar to video which are too great tools in their own part. But they're very difficult to maintain. Just due to the rate that we are creating data in the modern world. It starts to beg for an idea that can scale with your business needs. And this is where a platform like Io Tahoe becomes so appealing, you can see here visualization of the data relationships created by the I. O. Tahoe service. Now, what is fantastic about this is it's not only laid out in a very human and digestible format in the same action of creating this view, the data catalog was constructed. >>Um so is the data catalog automatically populated? Correct. Okay, so So what I'm using Iota hope at what I'm getting is this complete, unified automated platform without the added cost? Of course. >>Exactly. And that's at the heart of Iota Ho. A great feature with that data catalog is that Iota Ho will also profile your data as it creates the catalog, assigning some meaning to those pesky column underscore ones and custom variable underscore tents. They're always such a joy to deal with. Now, by leveraging this interface, we can start to answer the first part of your question and understand where the core relationships within our data exists. Uh, personally, I'm a big fan of this view, as it really just helps the i b naturally John to these focal points that coincide with these key columns following that train of thought, Let's examine the customer I D column that seems to be at the center of a lot of these relationships. We can see that it's a fairly important column as it's maintaining the relationship between at least three other tables. >>Now you >>notice all the connectors are in this blue color. This means that their system defined relationships. But I hope Tahoe goes that extra mile and actually creates thes orange colored connectors as well. These air ones that are machine learning algorithms have predicted to be relationships on. You can leverage to try and make new and powerful relationships within your data. >>Eso So this is really cool, and I can see how this could be leverage quickly now. What if I added new data sources or your multiple data sources and need toe identify what data sensitive can iota who detect that? >>Yeah, definitely. Within the hotel platform. There, already over 300 pre defined policies such as hip for C, C, P. A and the like one can choose which of these policies to run against their data along for flexibility and efficiency and running the policies that affect organization. >>Okay, so so 300 is an exceptional number. I'll give you that. But what about internal policies that apply to my organization? Is there any ability for me to write custom policies? >>Yeah, that's no issue. And it's something that clients leverage fairly often to utilize this function when simply has to write a rejects that our team has helped many deploy. After that, the custom policy is stored for future use to profile sensitive data. One then selects the data sources they're interested in and select the policies that meet your particular needs. The interface will automatically take your data according to the policies of detects, after which you can review the discoveries confirming or rejecting the tagging. All of these insights are easily exported through the interface. Someone can work these into the action items within your project management systems, and I think this lends to the collaboration as a team can work through the discovery simultaneously, and as each item is confirmed or rejected, they can see it ni instantaneously. All this translates to a confidence that with iota hope, you can be sure you're in compliance. >>So I'm glad you mentioned compliance because that's extremely important to my organization. So what you're saying when I use the eye a Tahoe automated platform, we'd be 90% more compliant that before were other than if you were going to be using a human. >>Yeah, definitely the collaboration and documentation that the Iot Tahoe interface lends itself to really help you build that confidence that your compliance is sound. >>So we're planning a migration. Andi, I have a set of reports I need to migrate. But what I need to know is, uh well, what what data sources? Those report those reports are dependent on. And what's feeding those tables? >>Yeah, it's a fantastic questions to be toe identifying critical data elements, and the interdependencies within the various databases could be a time consuming but vital process and the migration initiative. Luckily, Iota Ho does have an answer, and again, it's presented in a very visual format. >>Eso So what I'm looking at here is my entire day landscape. >>Yes, exactly. >>Let's say I add another data source. I can still see that unified 3 60 view. >>Yeah, One future that is particularly helpful is the ability to add data sources after the data lineage. Discovery has finished alone for the flexibility and scope necessary for any data migration project. If you only need need to select a few databases or your entirety, this service will provide the answers. You're looking for things. Visual representation of the connectivity makes the identification of critical data elements a simple matter. The connections air driven by both system defined flows as well as those predicted by our algorithms, the confidence of which, uh, can actually be customized to make sure that they're meeting the needs of the initiative that you have in place. This also provides tabular output in case you needed for your own internal documentation or for your action items, which we can see right here. Uh, in this interface, you can actually also confirm or deny the pair rejection the pair directions, allowing to make sure that the data is as accurate as possible. Does that help with your data lineage needs? >>Definitely. So So, Pat, My next big question here is So now I know a little bit about my data. How do I know I can trust >>it? So >>what I'm interested in knowing, really is is it in a fit state for me to use it? Is it accurate? Does it conform to the right format? >>Yeah, that's a great question. And I think that is a pain point felt across the board, be it by data practitioners or data consumers alike. Another service that I owe Tahoe provides is the ability to write custom data quality rules and understand how well the data pertains to these rules. This dashboard gives a unified view of the strength of these rules, and your dad is overall quality. >>Okay, so Pat s o on on the accuracy scores there. So if my marketing team needs to run, a campaign can read dependent those accuracy scores to know what what tables have quality data to use for our marketing campaign. >>Yeah, this view would allow you to understand your overall accuracy as well as dive into the minutia to see which data elements are of the highest quality. So for that marketing campaign, if you need everything in a strong form, you'll be able to see very quickly with these high level numbers. But if you're only dependent on a few columns to get that information out the door, you can find that within this view, eso >>you >>no longer have to rely on reports about reports, but instead just come to this one platform to help drive conversations between stakeholders and data practitioners. >>So I get now the value of IATA who brings by automatically capturing all those technical metadata from sources. But how do we match that with the business glossary? >>Yeah, within the same data quality service that we just reviewed, one can actually add business rules detailing the definitions and the business domains that these fall into. What's more is that the data quality rules were just looking at can then be tied into these definitions. Allowing insight into the strength of these business rules is this service that empowers stakeholders across the business to be involved with the data life cycle and take ownership over the rules that fall within their domain. >>Okay, >>so those custom rules can I apply that across data sources? >>Yeah, you could bring in as many data sources as you need, so long as you could tie them to that unified definition. >>Okay, great. Thanks so much bad. And we just want to quickly say to everyone working in data, we understand your pain, so please feel free to reach out to us. we are Website the chapel. Oh, Arlington. And let's get a conversation started on how iota Who can help you guys automate all those manual task to help save you time and money. Thank you. Thank >>you. Your Honor, >>if I could ask you one quick question, how do you advise customers? You just walk in this great example this banking example that you instantly to talk through. How do you advise customers get started? >>Yeah, I think the number one thing that customers could do to get started with our platform is to just run the tag discovery and build up that data catalog. It lends itself very quickly to the other needs you might have, such as thes quality rules. A swell is identifying those kind of tricky columns that might exist in your data. Those custom variable underscore tens I mentioned before >>last questions to be to anything to add to what Pat just described as a starting place. >>I'm no, I think actually passed something that pretty well, I mean, just just by automating all those manual task. I mean, it definitely can save your company a lot of time and money, so we we encourage you just reach out to us. Let's get that conversation >>started. Excellent. So, Pete and Pat, thank you so much. We hope you have learned a lot from these folks about how to get to know your data. Make sure that it's quality, something you can maximize the value of it. Thanks >>for watching. Thanks again, Lisa, for that very insightful and useful deep dive into the world of adaptive data governance with Iota Ho Oracle First Bank of Nigeria This is Dave a lot You won't wanna mess Iota, whose fifth episode in the data automation Siri's in that we'll talk to experts from Red Hat and Happiest Minds about their best practices for managing data across hybrid cloud Inter Cloud multi Cloud I T environment So market calendar for Wednesday, January 27th That's Episode five. You're watching the Cube Global Leader digital event technique

Published Date : Dec 10 2020

SUMMARY :

adaptive data governance brought to you by Iota Ho. Gentlemen, it's great to have you on the program. Lisa is good to be back. Great. Listen, we're gonna start with you. But to really try to address these customer concerns because, you know, we wanna we So it's exciting a J from the CEO's level. It's real satisfying to see how we're able. Let's let's go back over to you. But they need to understand what kind of data they have, what shape it's in what's dependent lot of a lot of frameworks these days are hardwired, so you can set up a set It's the technical metadata coming together with policies Is this book enterprise companies are doing now? help the organizations to digest their data is to And if it was me eating that food with you guys, I would be not using chopsticks. So if you look at the challenges for these data professionals, you know, they're either on a journey to the cloud. Well, as she digs into the databases, she starts to see that So a J talk us through some examples of where But I think it helped do this Bring it to life a little bit. And one of the things I was thinking when you were talking through some We can see that on the the graphic that we've just How are you seeing those technologies being think you know this But the very first step is understanding what you have in normalizing that So if I start to see this pattern of date one day to elsewhere, I'm going to say, in the beginning about what you guys were doing with Oracle. So Oracle came to us and said, you know, we can see things changing in 2021 a. J. Lester thank you so much for joining me on this segment Thank you. is the Cube, your global leader in high tech coverage. Enjoy the best this community has to offer on the Cube, Gentlemen, it's great to have you joining us in this in this panel. Can you talk to the audience a little bit about the first Bank of One of the oldest ignored the old in Africa because of the history And how does it help the first Bank of Nigeria to be able to innovate faster with the point, we have new technologies that allow you to do this method data So one of the things that you just said Santa kind of struck me to enable the users to be adaptive. Now it changed the reality, so they needed to adapt. I wanted to go to you as we talk about in the spirit of evolution, technology is changing. customer and for the customer means that we will help them with our technology and our resource is to achieve doing there to help your clients leverage automation to improve agility? So here's the first lunch on the latest innovation Some of the things that we've talked about, Otherwise, everything grinds to a halt, and you risk falling behind your competitors. Used to talk to us about some of the business outcomes that you're seeing other customers make leveraging automation different sources to find duplicates, which you can then re And one of the when Santiago was talking about folks really kind of adapted that. Minimize copies of the data can help everyone in this shift to remote working and a lot of the the and on the site fast, especially changes are changing so quickly nowadays that you need to be What you guys were doing there to help your customers I always tell them you better start collecting your data. Gentlemen, thank you for sharing all of your insights. adaptive data governance brought to you by Iota Ho. In this next segment, we're gonna be talking to you about getting to know your data. Thankfully saw great to be here as Lisa mentioned guys, I'm the enterprise account executive here in Ohio. I'm the enterprise data engineer here in Ohio Tahoe. So with that said are you ready for the first one, Pat? So I have data kept in Data Lakes, legacy data, sources, even the cloud. Typically, the first step is to catalog the data and then start mapping the relationships Um so is the data catalog automatically populated? i b naturally John to these focal points that coincide with these key columns following These air ones that are machine learning algorithms have predicted to be relationships Eso So this is really cool, and I can see how this could be leverage quickly now. such as hip for C, C, P. A and the like one can choose which of these policies policies that apply to my organization? And it's something that clients leverage fairly often to utilize this So I'm glad you mentioned compliance because that's extremely important to my organization. interface lends itself to really help you build that confidence that your compliance is Andi, I have a set of reports I need to migrate. Yeah, it's a fantastic questions to be toe identifying critical data elements, I can still see that unified 3 60 view. Yeah, One future that is particularly helpful is the ability to add data sources after So now I know a little bit about my data. the data pertains to these rules. So if my marketing team needs to run, a campaign can read dependent those accuracy scores to know what the minutia to see which data elements are of the highest quality. no longer have to rely on reports about reports, but instead just come to this one So I get now the value of IATA who brings by automatically capturing all those technical to be involved with the data life cycle and take ownership over the rules that fall within their domain. Yeah, you could bring in as many data sources as you need, so long as you could manual task to help save you time and money. you. this banking example that you instantly to talk through. Yeah, I think the number one thing that customers could do to get started with our so we we encourage you just reach out to us. folks about how to get to know your data. into the world of adaptive data governance with Iota Ho Oracle First Bank of Nigeria

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
AmandaPERSON

0.99+

JasonPERSON

0.99+

LisaPERSON

0.99+

Patrick SimonPERSON

0.99+

Lisa MartinPERSON

0.99+

SantiagoPERSON

0.99+

OracleORGANIZATION

0.99+

Yusuf KhanPERSON

0.99+

AsiaLOCATION

0.99+

16QUANTITY

0.99+

Santiago CastorPERSON

0.99+

OhioLOCATION

0.99+

LondonLOCATION

0.99+

ABC BankORGANIZATION

0.99+

Patrick SavitaPERSON

0.99+

10 timesQUANTITY

0.99+

SanjayPERSON

0.99+

AngiePERSON

0.99+

Wednesday, January 27thDATE

0.99+

AfricaLOCATION

0.99+

ThioPERSON

0.99+

John Vander WalPERSON

0.99+

2020DATE

0.99+

PatrickPERSON

0.99+

two columnsQUANTITY

0.99+

90%QUANTITY

0.99+

SiriTITLE

0.99+

ToyotaORGANIZATION

0.99+

Bio TahoeORGANIZATION

0.99+

AzazPERSON

0.99+

PatPERSON

0.99+

11QUANTITY

0.99+

five timesQUANTITY

0.99+

Oracle DigitalORGANIZATION

0.99+

J. BiharPERSON

0.99+

1%QUANTITY

0.99+

StaleyPERSON

0.99+

Iot TahoeORGANIZATION

0.99+

Iota hoORGANIZATION

0.99+

todayDATE

0.99+

RonPERSON

0.99+

firstQUANTITY

0.99+

10QUANTITY

0.99+

Iota HoORGANIZATION

0.99+

AndiPERSON

0.99+

Io TahoeORGANIZATION

0.99+

one dateQUANTITY

0.99+

OneQUANTITY

0.99+

excelTITLE

0.99+

tomorrowDATE

0.99+

3%QUANTITY

0.99+

JohnPERSON

0.99+

First Bank of NigeriaORGANIZATION

0.99+

Middle EastLOCATION

0.99+

Patrick SamitPERSON

0.99+

I. O. TahoeORGANIZATION

0.99+

first stepQUANTITY

0.99+

97%QUANTITY

0.99+

LesterPERSON

0.99+

two folksQUANTITY

0.99+

DavePERSON

0.99+

2021DATE

0.99+

fifth episodeQUANTITY

0.99+

one grainQUANTITY

0.99+

December 8th Keynote Analysis | AWS re:Invent 2020


 

>>From around the globe. It's the cube with digital coverage of AWS reinvent 2020 sponsored by Intel, AWS, and our community partners. >>Hi everyone. Welcome back to the cubes. Virtual coverage of AWS reinvent 2020 virtual. We are the cube virtual I'm John ferry, your host with my coach, Dave Alante for keynote analysis from Swami's machine learning, all things, data huge. Instead of announcements, the first ever machine learning keynote at a re-invent Dave. Great to see you. Thanks Johnny. And from Boston, I'm here in Palo Alto. We're doing the cube remote cube virtual. Great to see you. >>Yeah, good to be here, John, as always. Wall-to-wall love it. So, so, John, um, how about I give you my, my key highlights from the, uh, from the keynote today, I had, I had four kind of curated takeaways. So the first is that AWS is, is really trying to simplify machine learning and use machine intelligence into all applications. And if you think about it, it's good news for organizations because they're not the become machine learning experts have invent machine learning. They can buy it from Amazon. I think the second is they're trying to simplify the data pipeline. The data pipeline today is characterized by a series of hyper specialized individuals. It engineers, data scientists, quality engineers, analysts, developers. These are folks that are largely live in their own swim lane. Uh, and while they collaborate, uh, there's still a fairly linear and complicated data pipeline, uh, that, that a business person or a data product builder has to go through Amazon making some moves to the front of simplify that they're expanding data access to the line of business. I think that's a key point. Is there, there increasingly as people build data products and data services that can monetize, you know, for their business, either cut costs or generate revenue, they can expand that into line of business where there's there's domain context. And I think the last thing is this theme that we talked about the other day, John of extending Amazon, AWS to the edge that we saw that as well in a number of machine learning tools that, uh, Swami talked about. >>Yeah, it was great by the way, we're live here, uh, in Palo Alto in Boston covering the analysis, tons of content on the cube, check out the cube.net and also check out at reinvent. There's a cube section as there's some links to so on demand videos with all the content we've had. Dave, I got to say one of the things that's apparent to me, and this came out of my one-on-one with Andy Jassy and Andy Jassy talked about in his keynote is he kind of teased out this idea of training versus a more value add machine learning. And you saw that today in today's announcement. To me, the big revelation was that the training aspect of machine learning, um, is what can be automated away. And it's under a lot of controversy around it. Recently, a Google paper came out and the person was essentially kind of, kind of let go for this. >>But the idea of doing these training algorithms, some are saying is causes more harm to the environment than it does good because of all the compute power it takes. So you start to see the positioning of training, which can be automated away and served up with, you know, high powered ships and that's, they consider that undifferentiated heavy lifting. In my opinion, they didn't say that, but that's clearly what I see coming out of this announcement. The other thing that I saw Dave that's notable is you saw them clearly taking a three lane approach to this machine, learning the advanced builders, the advanced coders and the developers, and then database and data analysts, three swim lanes of personas of target audience. Clearly that is in line with SageMaker and the embedded stuff. So two big revelations, more horsepower required to process training and modeling. Okay. And to the expansion of the personas that are going to be using machine learning. So clearly this is a, to me, a big trend wave that we're seeing that validates some of the startups and I'll see their SageMaker and some of their products. >>Well, as I was saying at the top, I think Amazon's really trying, working hard on simplifying the whole process. And you mentioned training and, and a lot of times people are starting from scratch when they have to train models and retrain models. And so what they're doing is they're trying to create reusable components, uh, and allow people to, as you pointed out to automate and streamline some of that heavy lifting, uh, and as well, they talked a lot about, uh, doing, doing AI inferencing at the edge. And you're seeing, you know, they, they, uh, Swami talked about several foundational premises and the first being a foundation of frameworks. And you think about that at the, at the lowest level of their S their ML stack. They've got, you know, GPU's different processors, inferential, all these alternative processes, processors, not just the, the Xav six. And so these are very expensive resources and Swami talked a lot about, uh, and his colleagues talked a lot about, well, a lot of times the alternative processor is sitting there, you know, waiting, waiting, waiting. And so they're really trying to drive efficiency and speed. They talked a lot about compressing the time that it takes to, to run these, these models, uh, from, from sometimes weeks down to days, sometimes days down to hours and minutes. >>Yeah. Let's, let's unpack these four areas. Let's stay on the firm foundation because that's their core competency infrastructure as a service. Clearly they're laying that down. You put the processors, but what's interesting is the TensorFlow 92% of tensor flows on Amazon. The other thing is that pie torch surprisingly is back up there, um, with massive adoption and the numbers on pie torch literally is on fire. I was coming in and joke on Twitter. Um, we, a PI torch is telling because that means that TensorFlow is originally part of Google is getting, is getting a little bit diluted with other frameworks, and then you've got MX net, some other things out there. So the fact that you've got PI torch 91% and then TensorFlow 92% on 80 bucks is a huge validation. That means that the majority of most machine learning development and deep learning is happening on AWS. Um, >>Yeah, cloud-based, by the way, just to clarify, that's the 90% of cloud-based cloud, uh, TensorFlow runs on and 91% of cloud-based PI torch runs on ADM is amazingly massive numbers. >>Yeah. And I think that the, the processor has to show that it's not trivial to do the machine learning, but, you know, that's where the infrared internship came in. That's kind of where they want to go lay down that foundation. And they had Tanium, they had trainee, um, they had, um, infrared chow was the chip. And then, you know, just true, you know, distributed training training on SageMaker. So you got the chip and then you've got Sage makers, the middleware games, almost like a machine learning stack. That's what they're putting out there >>And how bad a Gowdy, which was, which is, which is a patrol also for training, which is an Intel based chip. Uh, so that was kind of interesting. So a lot of new chips and, and specialized just, we've been talking about this for awhile, particularly as you get to the edge and do AI inferencing, you need, uh, you know, a different approach than we're used to with the general purpose microbes. >>So what gets your take on tenant? Number two? So tenant number one, clearly infrastructure, a lot of announcements we'll go through those, review them at the end, but tenant number two, that Swami put out there was creating the shortest path to success for builders or machine learning builders. And I think here you lays out the complexity, Dave butts, mostly around methodology, and, you know, the value activities required to execute. And again, this points to the complexity problem that they have. What's your take on this? >>Yeah. Well you think about, again, I'm talking about the pipeline, you collect data, you just data, you prepare that data, you analyze that data. You, you, you make sure that it's it's high quality and then you start the training and then you're iterating. And so they really trying to automate as much as possible and simplify as much as possible. What I really liked about that segment of foundation, number two, if you will, is the example, the customer example of the speaker from the NFL, you know, talked about, uh, you know, the AWS stats that we see in the commercials, uh, next gen stats. Uh, and, and she talked about the ways in which they've, well, we all know they've, they've rearchitected helmets. Uh, they've been, it's really a very much database. It was interesting to see they had the spectrum of the helmets that were, you know, the safest, most safe to the least safe and how they've migrated everybody in the NFL to those that they, she started a 24%. >>It was interesting how she wanted a 24% reduction in reported concussions. You know, you got to give the benefit of the doubt and assume some of that's through, through the data. But you know, some of that could be like, you know, Julian Edelman popping up off the ground. When, you know, we had a concussion, he doesn't want to come out of the game with the new protocol, but no doubt, they're collecting more data on this stuff, and it's not just head injuries. And she talked about ankle injuries, knee injuries. So all this comes from training models and reducing the time it takes to actually go from raw data to insights. >>Yeah. I mean, I think the NFL is a great example. You and I both know how hard it is to get the NFL to come on and do an interview. They're very coy. They don't really put their name on anything much because of the value of the NFL, this a meaningful partnership. You had the, the person onstage virtually really going into some real detail around the depth of the partnership. So to me, it's real, first of all, I love stat cast 11, anything to do with what they do with the stats is phenomenal at this point. So the real world example, Dave, that you starting to see sports as one metaphor, healthcare, and others are going to see those coming in to me, totally a tale sign that Amazon's continued to lead. The thing that got my attention was is that it is an IOT problem, and there's no reason why they shouldn't get to it. I mean, some say that, Oh, concussion, NFL is just covering their butt. They don't have to, this is actually really working. So you got the tech, why not use it? And they are. So that, to me, that's impressive. And I think that's, again, a digital transformation sign that, that, you know, in the NFL is doing it. It's real. Um, because it's just easier. >>I think, look, I think, I think it's easy to criticize the NFL, but the re the reality is, is there anything old days? It was like, Hey, you get your bell rung and get back out there. That's just the way it was a football players, you know, but Ted Johnson was one of the first and, you know, bill Bellacheck was, was, you know, the guy who sent him back out there with a concussion, but, but he was very much outspoken. You've got to give the NFL credit. Uh, it didn't just ignore the problem. Yeah. Maybe it, it took a little while, but you know, these things take some time because, you know, it's generally was generally accepted, you know, back in the day that, okay, Hey, you'd get right back out there, but, but the NFL has made big investments there. And you can say, you got to give him, give him props for that. And especially given that they're collecting all this data. That to me is the most interesting angle here is letting the data inform the actions. >>And next step, after the NFL, they had this data prep data Wrangler news, that they're now integrating snowflakes, Databricks, Mongo DB, into SageMaker, which is a theme there of Redshift S3 and Lake formation into not the other way around. So again, you've been following this pretty closely, uh, specifically the snowflake recent IPO and their success. Um, this is an ecosystem play for Amazon. What does it mean? >>Well, a couple of things, as we, as you well know, John, when you first called me up, I was in Dallas and I flew into New York and an ice storm to get to the one of the early Duke worlds. You know, and back then it was all batch. The big data was this big batch job. And today you want to combine that batch. There's still a lot of need for batch, but when people want real time inferencing and AWS is bringing that together and they're bringing in multiple data sources, you mentioned Databricks and snowflake Mongo. These are three platforms that are doing very well in the market and holding a lot of data in AWS and saying, okay, Hey, we want to be the brain in the middle. You can import data from any of those sources. And I'm sure they're going to add more over time. Uh, and so they talked about 300 pre-configured data transformations, uh, that now come with stage maker of SageMaker studio with essentially, I've talked about this a lot. It's essentially abstracting away the, it complexity, the whole it operations piece. I mean, it's the same old theme that AWS is just pointing. It's its platform and its cloud at non undifferentiated, heavy lifting. And it's moving it up the stack now into the data life cycle and data pipeline, which is one of the biggest blockers to monetizing data. >>Expand on that more. What does that actually mean? I'm an it person translate that into it. Speak. Yeah. >>So today, if you're, if you're a business person and you want, you want the answers, right, and you want say to adjust a new data source, so let's say you want to build a new, new product. Um, let me give an example. Let's say you're like a Spotify, make it up. And, and you do music today, but let's say you want to add, you know, movies, or you want to add podcasts and you want to start monetizing that you want to, you want to identify, who's watching what you want to create new metadata. Well, you need new data sources. So what you do as a business person that wants to create that new data product, let's say for podcasts, you have to knock on the door, get to the front of the data pipeline line and say, okay, Hey, can you please add this data source? >>And then everybody else down the line has to get in line and Hey, this becomes a new data source. And it's this linear process where very specialized individuals have to do their part. And then at the other end, you know, it comes to self-serve capability that somebody can use to either build dashboards or build a data product. In a lot of that middle part is our operational details around deploying infrastructure, deploying, you know, training machine learning models that a lot of Python coding. Yeah. There's SQL queries that have to be done. So a lot of very highly specialized activities, what Amazon is doing, my takeaway is they're really streamlining a lot of those activities, removing what they always call the non undifferentiated, heavy lifting abstracting away that it complexity to me, this is a real positive sign, because it's all about the technology serving the business, as opposed to historically, it's the business begging the technology department to please help me. The technology department obviously evolving from, you know, the, the glass house, if you will, to this new data, data pipeline data, life cycle. >>Yeah. I mean, it's classic agility to take down those. I mean, it's undifferentiated, I guess, but if it actually works, just create a differentiated product. So, but it's just log it's that it's, you can debate that kind of aspect of it, but I hear what you're saying, just get rid of it and make it simpler. Um, the impact of machine learning is Dave is one came out clear on this, uh, SageMaker clarify announcement, which is a bias decision algorithm. They had an expert, uh, nationally CFUs presented essentially how they're dealing with the, the, the bias piece of it. I thought that was very interesting. What'd you think? >>Well, so humans are biased and so humans build models or models are inherently biased. And so I thought it was, you know, this is a huge problem to big problems in artificial intelligence. One is the inherent bias in the models. And the second is the lack of transparency that, you know, they call it the black box problem, like, okay, I know there was an answer there, but how did it get to that answer and how do I trace it back? Uh, and so Amazon is really trying to attack those, uh, with, with, with clarify. I wasn't sure if it was clarity or clarified, I think it's clarity clarify, um, a lot of entirely certain how it works. So we really have to dig more into that, but it's essentially identifying situations where there is bias flagging those, and then, you know, I believe making recommendations as to how it can be stamped. >>Nope. Yeah. And also some other news deep profiling for debugger. So you could make a debugger, which is a deep profile on neural network training, um, which is very cool again on that same theme of profiling. The other thing that I found >>That remind me, John, if I may interrupt there reminded me of like grammar corrections and, you know, when you're typing, it's like, you know, bug code corrections and automated debugging, try this. >>It wasn't like a better debugger come on. We, first of all, it should be bug free code, but, um, you know, there's always biases of the data is critical. Um, the other news I thought was interesting and then Amazon's claiming this is the first SageMaker pipelines for purpose-built CIC D uh, for machine learning, bringing machine learning into a developer construct. And I think this started bringing in this idea of the edge manager where you have, you know, and they call it the about machine, uh, uh, SageMaker store storing your functions of this idea of managing and monitoring machine learning modules effectively is on the edge. And, and through the development process is interesting and really targeting that developer, Dave, >>Yeah, applying CIC D to the machine learning and machine intelligence has always been very challenging because again, there's so many piece parts. And so, you know, I said it the other day, it's like a lot of the innovations that Amazon comes out with are things that have problems that have come up given the pace of innovation that they're putting forth. And, and it's like the customers drinking from a fire hose. We've talked about this at previous reinvents and the, and the customers keep up with the pace of Amazon. So I see this as Amazon trying to reduce friction, you know, across its entire stack. Most, for example, >>Let me lay it out. A slide ahead, build machine learning, gurus developers, and then database and data analysts, clearly database developers and data analysts are on their radar. This is not the first time we've heard that. But we, as the kind of it is the first time we're starting to see products materialized where you have machine learning for databases, data warehouse, and data lakes, and then BI tools. So again, three different segments, the databases, the data warehouse and data lakes, and then the BI tools, three areas of machine learning, innovation, where you're seeing some product news, your, your take on this natural evolution. >>Well, well, it's what I'm saying up front is that the good news for, for, for our customers is you don't have to be a Google or Amazon or Facebook to be a super expert at AI. Uh, companies like Amazon are going to be providing products that you can then apply to your business. And, and it's allowed you to infuse AI across your entire application portfolio. Amazon Redshift ML was another, um, example of them, abstracting complexity. They're taking, they're taking S3 Redshift and SageMaker complexity and abstracting that and presenting it to the data analysts. So that, that, that individual can worry about, you know, again, getting to the insights, it's injecting ML into the database much in the same way, frankly, the big query has done that. And so that's a huge, huge positive. When you talk to customers, they, they love the fact that when, when ML can be embedded into the, into the database and it simplifies, uh, that, that all that, uh, uh, uh, complexity, they absolutely love it because they can focus on more important things. >>Clearly I'm this tenant, and this is part of the keynote. They were laying out all their announcements, quick excitement and ML insights out of the box, quick, quick site cue available in preview all the announcements. And then they moved on to the next, the fourth tenant day solving real problems end to end, kind of reminds me of the theme we heard at Dell technology worlds last year end to end it. So we are starting to see the, the, the land grab my opinion, Amazon really going after, beyond I, as in pass, they talked about contact content, contact centers, Kendra, uh, lookout for metrics, and that'll maintain men. Then Matt would came on, talk about all the massive disruption on the, in the industries. And he said, literally machine learning will disrupt every industry. They spent a lot of time on that and they went into the computer vision at the edge, which I'm a big fan of. I just loved that product. Clearly, every innovation, I mean, every vertical Dave is up for grabs. That's the key. Dr. Matt would message. >>Yeah. I mean, I totally agree. I mean, I see that machine intelligence as a top layer of, you know, the S the stack. And as I said, it's going to be infused into all areas. It's not some kind of separate thing, you know, like, Coobernetti's, we think it's some separate thing. It's not, it's going to be embedded everywhere. And I really like Amazon's edge strategy. It's this, you, you are the first to sort of write about it and your keynote preview, Andy Jassy said, we see, we see, we want to bring AWS to the edge. And we see data center as just another edge node. And so what they're doing is they're bringing SDKs. They've got a package of sensors. They're bringing appliances. I've said many, many times the developers are going to be, you know, the linchpin to the edge. And so Amazon is bringing its entire, you know, data plane is control plane, it's API APIs to the edge and giving builders or slash developers, the ability to innovate. And I really liked the strategy versus, Hey, here's a box it's, it's got an x86 processor inside on a, throw it over the edge, give it a cool name that has edge in it. And here you go, >>That sounds call it hyper edge. You know, I mean, the thing that's true is the data aspect at the edge. I mean, everything's got a database data warehouse and data lakes are involved in everything. And then, and some sort of BI or tools to get the data and work with the data or the data analyst, data feeds, machine learning, critical piece to all this, Dave, I mean, this is like databases used to be boring, like boring field. Like, you know, if you were a database, I have a degree in a database design, one of my degrees who do science degrees back then no one really cared. If you were a database person. Now it's like, man data, everything. This is a whole new field. This is an opportunity. But also, I mean, are there enough people out there to do all this? >>Well, it's a great point. And I think this is why Amazon is trying to extract some of the abstract. Some of the complexity I sat in on a private session around databases today and listened to a number of customers. And I will say this, you know, some of it I think was NDA. So I can't, I can't say too much, but I will say this Amazon's philosophy of the database. And you address this in your conversation with Andy Jassy across its entire portfolio is to have really, really fine grain access to the deep level API APIs across all their services. And he said, he said this to you. We don't necessarily want to be the abstraction layer per se, because when the market changes, that's harder for us to change. We want to have that fine-grained access. And so you're seeing that with database, whether it's, you know, no sequel, sequel, you know, the, the Aurora the different flavors of Aurora dynamo, DV, uh, red shift, uh, you know, already S on and on and on. There's just a number of data stores. And you're seeing, for instance, Oracle take a completely different approach. Yes, they have my SQL cause they know got that with the sun acquisition. But, but this is they're really about put, is putting as much capability into a single database as possible. Oh, you only need one database only different philosophy. >>Yeah. And then obviously a health Lake. And then that was pretty much the end of the, the announcements big impact to health care. Again, the theme of horizontal data, vertical specialization with data science and software playing out in real time. >>Yeah. Well, so I have asked this question many times in the cube, when is it that machines will be able to make better diagnoses than doctors and you know, that day is coming. If it's not here, uh, you know, I think helped like is really interesting. I've got an interview later on with one of the practitioners in that space. And so, you know, healthcare is something that is an industry that's ripe for disruption. It really hasn't been disruption disrupted. It's a very high, high risk obviously industry. Uh, but look at healthcare as we all know, it's too expensive. It's too slow. It's too cumbersome. It's too long sometimes to get to a diagnosis or be seen, Amazon's trying to attack with its partners, all of those problems. >>Well, Dave, let's, let's summarize our take on Amazon keynote with machine learning, I'll say pretty historic in the sense that there was so much content in first keynote last year with Andy Jassy, he spent like 75 minutes. He told me on machine learning, they had to kind of create their own category Swami, who we interviewed many times on the cube was awesome. But a lot of still a lot more stuff, more, 215 announcements this year, machine learning more capabilities than ever before. Um, moving faster, solving real problems, targeting the builders, um, fraud platform set of things is the Amazon cadence. What's your analysis of the keynote? >>Well, so I think a couple of things, one is, you know, we've said for a while now that the new innovation cocktail is cloud plus data, plus AI, it's really data machine intelligence or AI applied to that data. And the scale at cloud Amazon Naylor obviously has nailed the cloud infrastructure. It's got the data. That's why database is so important and it's gotta be a leader in machine intelligence. And you're seeing this in the, in the spending data, you know, with our partner ETR, you see that, uh, that AI and ML in terms of spending momentum is, is at the highest or, or at the highest, along with automation, uh, and containers. And so in. Why is that? It's because everybody is trying to infuse AI into their application portfolios. They're trying to automate as much as possible. They're trying to get insights that, that the systems can take action on. >>And, and, and actually it's really augmented intelligence in a big way, but, but really driving insights, speeding that time to insight and Amazon, they have to be a leader there that it's Amazon it's, it's, it's Google, it's the Facebook's, it's obviously Microsoft, you know, IBM's Tron trying to get in there. They were kind of first with, with Watson, but with they're far behind, I think, uh, the, the hyper hyper scale guys. Uh, but, but I guess like the key point is you're going to be buying this. Most companies are going to be buying this, not building it. And that's good news for organizations. >>Yeah. I mean, you get 80% there with the product. Why not go that way? The alternative is try to find some machine learning people to build it. They're hard to find. Um, so the seeing the scale of kind of replicating machine learning expertise with SageMaker, then ultimately into databases and tools, and then ultimately built into applications. I think, you know, this is the thing that I think they, my opinion is that Amazon continues to move up the stack, uh, with their capabilities. And I think machine learning is interesting because it's a whole new set of it's kind of its own little monster building block. That's just not one thing it's going to be super important. I think it's going to have an impact on the startup scene and innovation is going, gonna have an impact on incumbent companies that are currently leaders that are under threat from new entrance entering the business. >>So I think it's going to be a very entrepreneurial opportunity. And I think it's going to be interesting to see is how machine learning plays that role. Is it a defining feature that's core to the intellectual property, or is it enabling new intellectual property? So to me, I just don't see how that's going to fall yet. I would bet that today intellectual property will be built on top of Amazon's machine learning, where the new algorithms and the new things will be built separately. If you compete head to head with that scale, you could be on the wrong side of history. Again, this is a bet that the startups and the venture capitals will have to make is who's going to end up being on the right wave here. Because if you make the wrong design choice, you can have a very complex environment with IOT or whatever your app serving. If you can narrow it down and get a wedge in the marketplace, if you're a company, um, I think that's going to be an advantage. This could be great just to see how the impact of the ecosystem this will be. >>Well, I think something you said just now it gives a clue. You talked about, you know, the, the difficulty of finding the skills. And I think that's a big part of what Amazon and others who were innovating in machine learning are trying to do is the gap between those that are qualified to actually do this stuff. The data scientists, the quality engineers, the data engineers, et cetera. And so companies, you know, the last 10 years went out and tried to hire these people. They couldn't find them, they tried to train them. So it's taking too long. And now that I think they're looking toward machine intelligence to really solve that problem, because that scales, as we, as we know, outsourcing to services companies and just, you know, hardcore heavy lifting, does it doesn't scale that well, >>Well, you know what, give me some machine learning, give it to me faster. I want to take the 80% there and allow us to build certainly on the media cloud and the cube virtual that we're doing. Again, every vertical is going to impact a Dave. Great to see you, uh, great stuff. So far week two. So, you know, we're cube live, we're live covering the keynotes tomorrow. We'll be covering the keynotes for the public sector day. That should be chock-full action. That environment is going to impact the most by COVID a lot of innovation, a lot of coverage. I'm John Ferrari. And with Dave Alante, thanks for watching.

Published Date : Dec 9 2020

SUMMARY :

It's the cube with digital coverage of Welcome back to the cubes. people build data products and data services that can monetize, you know, And you saw that today in today's And to the expansion of the personas that And you mentioned training and, and a lot of times people are starting from scratch when That means that the majority of most machine learning development and deep learning is happening Yeah, cloud-based, by the way, just to clarify, that's the 90% of cloud-based cloud, And then, you know, just true, you know, and, and specialized just, we've been talking about this for awhile, particularly as you get to the edge and do And I think here you lays out the complexity, It was interesting to see they had the spectrum of the helmets that were, you know, the safest, some of that could be like, you know, Julian Edelman popping up off the ground. And I think that's, again, a digital transformation sign that, that, you know, And you can say, you got to give him, give him props for that. And next step, after the NFL, they had this data prep data Wrangler news, that they're now integrating And today you want to combine that batch. Expand on that more. you know, movies, or you want to add podcasts and you want to start monetizing that you want to, And then at the other end, you know, it comes to self-serve capability that somebody you can debate that kind of aspect of it, but I hear what you're saying, just get rid of it and make it simpler. And so I thought it was, you know, this is a huge problem to big problems in artificial So you could make a debugger, you know, when you're typing, it's like, you know, bug code corrections and automated in this idea of the edge manager where you have, you know, and they call it the about machine, And so, you know, I said it the other day, it's like a lot of the innovations materialized where you have machine learning for databases, data warehouse, Uh, companies like Amazon are going to be providing products that you can then apply to your business. And then they moved on to the next, many, many times the developers are going to be, you know, the linchpin to the edge. Like, you know, if you were a database, I have a degree in a database design, one of my degrees who do science And I will say this, you know, some of it I think was NDA. And then that was pretty much the end of the, the announcements big impact And so, you know, healthcare is something that is an industry that's ripe for disruption. I'll say pretty historic in the sense that there was so much content in first keynote last year with Well, so I think a couple of things, one is, you know, we've said for a while now that the new innovation it's, it's, it's Google, it's the Facebook's, it's obviously Microsoft, you know, I think, you know, this is the thing that I think they, my opinion is that Amazon And I think it's going to be interesting to see is how machine And so companies, you know, the last 10 years went out and tried to hire these people. So, you know, we're cube live, we're live covering the keynotes tomorrow.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Ted JohnsonPERSON

0.99+

Dave AlantePERSON

0.99+

Julian EdelmanPERSON

0.99+

AmazonORGANIZATION

0.99+

Andy JassyPERSON

0.99+

New YorkLOCATION

0.99+

JohnnyPERSON

0.99+

AWSORGANIZATION

0.99+

DallasLOCATION

0.99+

JohnPERSON

0.99+

Palo AltoLOCATION

0.99+

MicrosoftORGANIZATION

0.99+

SwamiPERSON

0.99+

DavePERSON

0.99+

John FerrariPERSON

0.99+

FacebookORGANIZATION

0.99+

80%QUANTITY

0.99+

24%QUANTITY

0.99+

90%QUANTITY

0.99+

GoogleORGANIZATION

0.99+

BostonLOCATION

0.99+

December 8thDATE

0.99+

IBMORGANIZATION

0.99+

MattPERSON

0.99+

NFLORGANIZATION

0.99+

80 bucksQUANTITY

0.99+

PythonTITLE

0.99+

91%QUANTITY

0.99+

92%QUANTITY

0.99+

75 minutesQUANTITY

0.99+

OracleORGANIZATION

0.99+

todayDATE

0.99+

last yearDATE

0.99+

cube.netOTHER

0.99+

IntelORGANIZATION

0.99+

Allison Dew, Dell | Dell Technologies World 2020


 

>>from around the globe. It's the Cube with digital coverage of Dell Technologies. World Digital experience brought to you by Dell Technologies. Hello, everyone. And welcome back to the cubes coverage of Del Tech World 2020 the virtual del tech world. Of course, the virtual queue with me is Alison Do. She's the CMO and a member of the executive leadership team at Dell Technologies. Hey there, Alison. Good to see you. >>Hi, David. Good to see you too. I'm gonna see you alive, but it's so good to see on the feed. >>Yeah, I miss you, too. You know, it's been it's been tough, but we're getting through it and, you know, it's a least with technology. We're able to meet this way and, you know, for us continue the cube for you to continue del Tech world, reaching out to your to your customers. But, you know, maybe we could start there. It's like I said the other day else into somebody. I feel like everybody I know in the technology industry has also become a covert expert in the last six months. But but, you know, it changed so much. But I'm interested in well, first of all, you're a great communicator. I have met many, many members of your team. They're really motivated group. How did you handle the pandemic? Your communications. Uh, did you increase that? Did you? Did you have to change anything? Or maybe not. Because like I say, you've always been a great communicator with a strong team. What was your first move? >>Eso There's obviously there's many audiences that we serve through communications, but in this instance, the two most important our customers and our team members. So I'll take the customers first. You have likely seen the spoof Real's Going Around the Internet of Here's How Not to Talk to Customers, Right? So you saw early in February and March in April, all of these communications that started with in these troubled times We are here to help you and, you know, we're already in a crisis every single day, all day long. I don't think people needed to be reminded that there was a crisis happening. So you've got this one end where it's over crisis mongering and the other side where it was just ignoring the crisis. And so what we did was we really looked at all of our communications a new So, for example, in our small business space, we were just about I mean days away from launching a campaign that was about celebrating the success of small businesses. It's a beautiful piece of creative. I love it, and we made the very tough decision to put that work on the shelf and not launch it. Why? Because it would have been incredibly tone deaf in a moment where small businesses were going out of business and under incredible struggle to have a campaign that was celebrating their success. It just wouldn't have worked. And what we did very quickly was a new piece of creative that had our own small business advisers, lower production values, them working from home and talking about how they were helping customers. But frankly, even that then has a shelf life, because ultimately you have to get back to your original story. So as we thought about our own communications, my own leadership team and I went through every single piece of creative toe. Look for what's appropriate now what's tone deaf, and that was a very heavy lift and something that we had to continue to do and I'm really proud of the work. We did pivot quickly, then on the employee side. If you'd asked me in January, was Team member Communications the most important thing I was doing? I would have said It's an important thing I'm doing and I care deeply about it, But it's not the most important thing I'm doing. Where there was a period from probably February to June where I would have said it became the most important thing that I was doing because we had 120,000 people pivot over a weekend toe. Working from home, you had all of the demands of home schooling, the chaos that stress whilst also were obviously trying to keep a business running. So this engagement with our employees and connecting the connecting with them through more informal means, like zoom meetings with Michael and his leadership team, where once upon a time we would have had a more high value production became a key piece of what we did. So it sounds so easy, but this increase of the frequency with our own employees, while also being really honest with ourselves about the tone of those communications, so that's what we did and continue to dio >>Well, you've done a good job and you struck a nice balance. I mean, you weren't did see some folks ambulance chasing and it was a real turn off. Or like you said, sometimes tone deaf. And we can all look back over history and see, you know, so many communications disasters like you say, people being tone deaf or ignoring something. It was sloughing it off, and then it really comes back to bite them. Sometimes security breaches air like that. So it seems like Dell has I don't know, there's a methodology. I don't know if you use data or it's just a lot of good good experience. How have you been able to sort of nail it? I guess I would say is it is. >>But there's some secret method that I'm cautiously optimistic. And the superstitious part of me is like, Don't say that, Okay, I'm not gonna would alright eso so that it's it's both it z experience, obviously. And then what? I What I talk a lot about is this intersection of data versus did data and creativity, and you spend a lot of time in marketing circles. Those two things can be sometimes pitched is competing with each other. Oh, it's all about the creativity, or it's all about the data. And I think that's a silly non argument. And it should be both things And this this time like this. This point that I make about ambulance chasing and not re traumatizing people every single day by talking about in these troubled times is actually from a piece of research that we did, if you believe it or not. In 2008 during the middle of the global financial crisis, when we started to research some of our creative, we found that some of the people who have seen our creative were actually less inclined to buy Dell and less positive about Dell. Why? Because we started with those really hackneyed lines of in these troubled times. And then we went on to talk about how we could take out I t costs and were targeted at I T makers, who basically we first played to their fear function and they said, and now we're going to put you out of a job, right? So there's this years of learning around where you get this sweet spot from a messaging perspective to talk about customer outcomes while also talking about what you do is a company, and keeping the institutional knowledge is knowledge of those lessons and building and refining over time. And so that's why I think we've been able to pivot as quickly as we have is because we've been data driven and had a creative voice for a very long time. The other piece that has helped us be fast is that we've spent the last 2.5 3 years working on bringing our own data, our own customer data internally after many, many years of having that with the third party agency. So all the work we had to do to retarget to re pivot based on which verticals were being successful in this time and which were not we were able to now due in a matter of hours, something that would have taken us weeks before. So there's places where it's about the voice of who we are as a brand, and that's a lot of that is creative judgment. And then there's places about institutional knowledge of the data, and then riel getting too real time data analysis where we're on the cusp of doing that. >>Yeah, so I like the way you phrase that it's not just looking at the data and going with some robotic fashion. It reminds me of, you know the book. Michael Lewis, Moneyball, the famous movie, You know, it's like for a while it was it was in baseball, like whoever had the best nerds they thought we were gonna win. But it really is a balance of art and science, and it seems like you're on this journey with your customers together. I mean, how much how much? I mean, I know there's a lot of interaction, but but it seems like you guys are all learning together and evolving together in that regard. >>Absolutely. David, One of the things that has been really interesting to watch is we have had a connected workplace program for 10 years, so we've had flexible work arrangements for a very long time, and one of the things that we have learned from that is a combination of three key factors. The technology, obviously, can you do it? The three culture, and then the process is right. So when you have a the ability to work from home doesn't mean you should work from home 22 out of 24 hours. And that's where culture comes in. And I frankly, that's where this moment of cumulative global stress is so important to realize as a leader and to bring out to the Open and to talk about it. I mean, Michael's talked a lot about this is a marathon. This is not a sprint. We've done a lot of things to support our employees. And so if you think about those three factors and what we've learned, one of the things that we found as we got into the pipe pandemic was on the technology side. Even customers who thought they had business continuity plans in place or thought that they had worked from home infrastructure in place found that they didn't really so there was actually a very quick move to help our customers get the technology that would enable them to keep their businesses running and then on the other two fronts around processes and culture and leadership. We've been ableto have smaller, more intimate conversations with our customers than we would have historically, because frankly, we can bring Michael, Jeff. Other parts of the leadership team me together to have a conversation and one of the benefits of the fact that those of us who've been road warriors for many, many, many years as I know you have a swell suddenly found yourself actually staying in one place. You have time to have that conversation so that we continue to obviously help our customers on the technology front, but also have been able to lean in in a different way on what we've learned over 10 years and what we've learned over this incredibly dramatic eight months, >>you know, and you guys actually have some work from Home Street cred? I think, Del, you're the percentage of folks that were working from home Pre Koven was higher than the norm, significantly higher than normal. Wasn't that long ago that there were a couple of really high profile companies that were mandating come into the office and clear that they were on the wrong side of history? I mean, that surprised me actually on. Do you know what also surprised me? I don't know. I'm just gonna say it is There were two companies run by women, and I would have thought there was more empathy there. Uh, but Dal has always had this culture of Yeah, we were, You know, we could work. We could be productive no matter where. Maybe that's because of the the heritage or your founders. Still still chairman and CEO. I don't know. >>You know those companies and obviously we know who they are. Even at the time, what I thought about them was You don't have a location problem. You have a culture problem and you have a productivity problem and you a trust problem with your employees. And so, yes, I think they are going to be proven to be on the wrong side of history. And I think in those instances they've been on the wrong side of history on many things, sadly, and I hope that will never be us. I don't wanna be mean about that, but but the truth of the matter is one of the other benefits of being more flexible about where and how you work is. It opens up access to different talent pools who may or may not want to live in Austin, Texas, as an example, and that gives you a different way to get a more diverse workforce to get a younger workforce. And I think lots of companies are starting to have that really ization. And, you know, as I said, we've been doing this for 10 years. Even with that context, this is a quantum leap in. Now we're all basically not 100% but mainly all working from home, and we're still learning. So there's an interesting, ongoing lifelong learning that I think is very, very court of the Dell culture. >>I want to ask you about the virtual events you had you had a choice to make. You could have done what many did and said, Okay, we're going to run the event as scheduled, and you would have got a covert Mulligan. I mean, we saw Cem some pretty bad productions, frankly, but that was okay because they had to move fast and they got it done. So in a way, you kind of put more pressure on your yourselves. Andi, I guess you know, we saw this with VM Ware. I guess Was, you know, just recently last >>few >>weeks. Yeah, and so but they kind of raise the bar had great, you know, action with John Legend. So that was really kind of interesting, but, you know, kind of what went into that decision? A Zeiss A. You put more pressure on yourself because now you But you also had compares what? Your thoughts on >>that. So there was a moment in about March where I felt like I was making a multimillion dollar decision every single day. And that was on a personal note, somewhat stressful to kind of wake up and think, What? What? Not just on the events front. But as I said on the creative front, What work that my team has been working on for the last two years? I am I going to destroy today was sort of. I mean, I'm kind of joking, but not entirely how that felt for me personally at the moment. And we had about we made the decision early on to cancel events. We also made the decision quite early on that when we call that, we said we're not going to do any in person events until the end of this calendar year. So I felt good about the definitiveness there. We had about a week where we were still planning to do the virtual world in May and what I did together with my head of communications and head of event is we really sat and looked at the trajectory in the United States, and we thought, this is not gonna be a great moment for the U. S. The week we were supposed to run in May, if you looked at the trajectory of diseases, you would have news be dominated by the fact that we had an increasing spike in number of cases and subsequent deaths. And we just thought that don't just gonna care about our launches. So we had to really, very quickly re pivot that and what I was trying to do was not turn my own organization. So make the decisions start to plan and move on. And at the same time, though, what that then meant is we still have to get product launches out the door. So we did nine virtual launches in nine weeks. That was a big learning learning her for my team. I feel really good about that, and hopefully it helps us. And what I think will be a hybrid future going forward. >>Yeah, so not to generalize, but I've been generalizing about the following. So I've been saying for a while now that a lot >>of the >>marketing people have always wanted to have a greater component of virtual. But, you know, sales guys love the belly. The belly closed the deals, you know? But so where do you land on that? How do you see? You know, the future of events we do, you expect to continue to have ah, strong virtual component. >>I think it's gonna be a hybrid. I think we will never go back to what we did before. I think the same time people do need that human connection. Honestly, I miss seeing the people that I work with face to face. I said at the beginning of this conversation, I would like to be having this discussion with you live and I hate Las Vegas. So I never thought I'd be that interested in, like, let's go to Las Vegas, you know, who knew? But but so I think you'll see a hybrid future going forward. And then we will figure out what those smaller, more direct personal relationship moments are that over the next couple of years you could do more safely and then also frankly give you the opportunity to have those conversations that are more meaningful. So I'm not entirely sure what that looks like. Obviously, we're gonna learn a lot this year with this event, and we're going to continue to build on it. But there's places in the world if you look at what we've done in China for many, many, many years, we have held on over abundance of digital events because of frankly, just the size of the population and the the geographic complexity. And so there are places that even early into this, we could say, Well, we've already done this in China. How do we take that and apply it to the rest of the world? So that's what we're working through now. That's actually really exciting, >>You know, when you look at startups, it's like two things matter the engineering and sales and that's all anything else is a waste of money in their minds when you and and all they talk about is Legion Legion Legion. You don't hear that from a company like Dell because you have so many other channels on ways Thio communicate with your customers and engage with your customers. But of course, legions important demand. Gen. Is important. Do you feel like virtual events can be a Z effective? Maybe it's a longer tail, but can they be as productive as the physical events? >>So one thing that I've always been a little bit cantankerous on within marketing circles is I refuse to talk about it in terms of Brand versus Li Jen, because I think that's a false argument. And the way I've talked about it with my own team is there are things that we do that yield short term business results, maybe even in corridor in half for a year. And there are things that we do that lead to long term business results. First one is demand, and the second one is more traditional brand. But we have to do both. We have to think about our legacy as a known primarily for many, many years as a PC maker. In order for us to be successful in the business businesses that we are in now, we love our PC heritage. I grew up in that business, but we also want to embrace the other parts of their business and educate people about the things that we do that they may not even know, right? So that's a little bit of context in terms of you got to do both. You got to tell your story. You've got to change perceptions and you got to drive demand in quarter. So the interesting things about digital events is we can actually reach more people than we ever could in an in person world. So I think that expands the pie for both the perceptions and long term and short term. And I hope what we are more able to do effectively because of that point that I made about our own internal marketing digital transformation is connect those opportunities to lead and pass them off to sales more effectively. We've done a lot of work on the plumbing on the back end of that for the last couple of years, and I feel really fortunate that we did that because I don't think we'd be able to do what we're doing now. If we hadn't invested there, >>Well, it's interesting. You're right. I mean, Del of course, renowned during the PC era and rode that wave. And then, of course, the AMC acquisition one of the most amazing transformations, if not the most amazing transformation in the history of the computer industry. But when you when you look to the future and of course, we're hearing this week about as a service and you new pricing models, just new mindsets I look at and I wonder if you could comment, I look at Dell's futures, you know, not really a product company. You're becoming a platform. Essentially, for for digital transformation is how I look atyou. Well, how do you see the brand message going forward? >>Absolutely. I think that one of the things that's really interesting about Dell is that we have proven our ability to constantly and consistently reinvent ourselves, and I won't go through the whole thing. But if you look at started as a direct to consumer company, then went into servers then and started to go into small business meeting business a little bit about when private acquired e. M. C. I mean, we are a company who is always moving forward and always thinking about what's next. Oftentimes, people don't even realize the breadth and depth of what we do and who we are now so as even with all of that context in place, the horizon that we're facing into now is, I believe, the most important transformation that we've done, which is, as you see, historical, I t models change and it becomes, yes, about customer choice. We know that many of our customers will continue to want to buy hardware the way they always have. But we also know that we're going to see a very significant change in consumption models. And the way we stay on top of our game going forward is we lean into that huge transformation. And that's what we're announcing this week with Project Apex, which is that commitment to the entire company's transformation around as a service. And that's super exciting for us. >>Well, I was saying Before, you're sort of in lockstep with your customers. Or maybe you could we could. We could close by talking a little bit about Dell's digital transformation and what you guys have going on internally, and maybe some of the cultural impacts that you've seen. >>So you, you you touched on it. It's so easy to make it about just the I t. Work, and in fact, you actually have to make it about the i t. The business process. Change in the culture change. So if you look at what we did with the AMC acquisition and the fact that you know that there's a lot of skepticism about that at the time, they're not gonna be able to absorb that. Keep the business running. And in fact, we have really shown huge strides forward in the business. One of the reasons we've been able to do that is because we've been so thoughtful about all of those things. The technology, the culture and the business process change, and you'll see us continue to do that. As I said in my own organization, just to use the data driven transformation of marketing. Historically, we would have hired a certain type of person who was more of a creative Brett bent. Well, now, increasingly, we're hiring quants who are going to come into a career in marketing, and they never would have seen themselves doing that a couple of years ago. And so my team has to think about okay, these don't look like our historical marketing profile. How do we hire them? How do we do performance evaluations for them. And how do we make sure that we're not putting the parameters of old on a very new type of talent? And so when we talk about diversity, it's not just age, gender, etcetera. It's also of skills. And that's where I think the future of digital transformation is so interesting. There has been so much hype on this topic, and I think now is when we're really starting to see those big leaps forward and peoples in companies. Riel transformation. That's the benefit of this cookie year we got here, Dave. >>Well, I think I do think the culture comes through, especially in conversations like this. I mean, you're obviously a very clear thinker and good communicator, but I think your executive team is in lockstep. It gets down, toe the middle management into the into the field and and, you know, congratulations on how far you've come. And, uh, and and also I'm really impressed that you guys have such a huge ambitions in so many ways. Changing society obviously focused on customers and building great companies. So, Alison, thanks so much for >>thank you, Dave. You virtually I'm very >>great to see it. Hopefully hopefully see Assumes. Hopefully next year we could be together. Until then, virtually you'll >>see virtual, >>huh? Thank you for watching everybody. This is Dave Volonte for the Cube. Keep it right there. Our coverage of Del Tech World 2020. We'll be right back right after this short break.

Published Date : Oct 21 2020

SUMMARY :

World Digital experience brought to you by Dell Technologies. Good to see you too. We're able to meet this way and, you know, for us continue the cube for But frankly, even that then has a shelf life, because ultimately you have to get back to your original I don't know if you use data or it's just a lot of good good in these troubled times is actually from a piece of research that we did, if you believe it or not. Yeah, so I like the way you phrase that it's not just looking at the data and going with some robotic So when you have a the ability to work from you know, and you guys actually have some work from Home Street cred? And I think lots of companies are starting to have that really ization. I guess you know, we saw this with VM Ware. So that was really kind of interesting, but, you know, kind of what went into that I mean, I'm kind of joking, but not entirely how that felt for me personally at the moment. Yeah, so not to generalize, but I've been generalizing about the following. You know, the future of events we do, you expect to continue to have ah, strong virtual component. I said at the beginning of this conversation, I would like to be having this discussion with you live and I hate Las Vegas. You don't hear that from a company like Dell because you have so many other So the interesting things about digital events is we can actually reach more people than we ever could I mean, Del of course, renowned during the PC era and I believe, the most important transformation that we've done, which is, as you see, We could close by talking a little bit about Dell's digital transformation and what you guys have of skepticism about that at the time, they're not gonna be able to absorb that. the into the field and and, you know, congratulations on how far you've come. great to see it. Thank you for watching everybody.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
MichaelPERSON

0.99+

DavidPERSON

0.99+

AlisonPERSON

0.99+

Allison DewPERSON

0.99+

JanuaryDATE

0.99+

BrettPERSON

0.99+

Dell TechnologiesORGANIZATION

0.99+

ChinaLOCATION

0.99+

DellORGANIZATION

0.99+

Dave VolontePERSON

0.99+

Dell TechnologiesORGANIZATION

0.99+

FebruaryDATE

0.99+

10 yearsQUANTITY

0.99+

DavePERSON

0.99+

JuneDATE

0.99+

United StatesLOCATION

0.99+

two companiesQUANTITY

0.99+

Las VegasLOCATION

0.99+

24 hoursQUANTITY

0.99+

100%QUANTITY

0.99+

MayDATE

0.99+

twoQUANTITY

0.99+

2008DATE

0.99+

DelPERSON

0.99+

120,000 peopleQUANTITY

0.99+

22QUANTITY

0.99+

bothQUANTITY

0.99+

AMCORGANIZATION

0.99+

todayDATE

0.99+

oneQUANTITY

0.99+

both thingsQUANTITY

0.99+

next yearDATE

0.99+

two thingsQUANTITY

0.99+

two frontsQUANTITY

0.99+

eight monthsQUANTITY

0.99+

nine weeksQUANTITY

0.99+

Alison DoPERSON

0.99+

MarchDATE

0.98+

JeffPERSON

0.98+

Project ApexORGANIZATION

0.98+

AprilDATE

0.98+

OneQUANTITY

0.98+

John LegendPERSON

0.98+

U. S.LOCATION

0.98+

this yearDATE

0.97+

Austin, TexasLOCATION

0.97+

DalPERSON

0.97+

firstQUANTITY

0.97+

First oneQUANTITY

0.96+

over 10 yearsQUANTITY

0.96+

this weekDATE

0.96+

three factorsQUANTITY

0.96+

second oneQUANTITY

0.96+

Michael LewisPERSON

0.95+

OpenEVENT

0.95+

one thingQUANTITY

0.94+

multimillion dollarQUANTITY

0.94+

nine virtual launchesQUANTITY

0.93+

AndiPERSON

0.93+

last six monthsDATE

0.93+

first moveQUANTITY

0.93+

halfQUANTITY

0.92+

pandemicEVENT

0.92+

threeQUANTITY

0.92+

del TechORGANIZATION

0.92+

ZeissPERSON

0.91+

couple of years agoDATE

0.9+

Del Tech World 2020EVENT

0.88+

Michael McCarthy and Jurgen Grech, Gamesys | AnsibleFest 2020


 

>> Announcer: From around the globe, it's The Cube. With digital coverage of Ansible Fest 2020 brought to you by Red Hat. >> Hello, welcome back to The Cube's coverage of Ansible Fest 2020. This is The Cube. Cube Virtual. I'm your host, John Furrier with The Cube and Silicon Angle. Two great guests here. Two engineers and architects. Michael McCarthy who is a architect at Delivery Engineering, who's giving a talk with Gamesys and Jurgen Grech who's a technical architect for the platform engineering team at Gamesys. Gentlemen, welcome to The Cube, thanks for coming on. >> Hello. >> Nice to see you. >> Coming in from London, coming in from Malta, you guys are doing a lot of engineering. You're a customer of Ansible, want to get into some of the cool things you're doing obviously Kubernetes automation, platform engineering, this is what everyone's working on right now that's going to be positioned for the future. Before we get started though, tell me a little bit about what Gamesys does and you guys' role. Michael, we'll start with you. >> Sure, so we're a gaming operator, we run multiple bingo-led and casino-led gaming websites, some of them are B2B, some are B2C. I think we've been doing it now for probably 14 or 15 years at least. I've been there for 12 and a half of those. So we essentially run gaming websites where people come and play their favorite games. >> And what's your role there? What do you do? >> So I'm in the operation side of things, I used to be a developer for 12 or so years. We make sure that everything's kind of up and running, we keep the systems running. My team in particular focuses on the speed of delivery for developers so we're constantly looking at, how long has it taken to get things in front of the customers, can we make it faster, can we make it easier, can we put cool stuff out there quicker? So it's a kind of platformy type role that I do, and I enjoy it a lot, so it's good. >> Jurgen you're platform engineering that sounds deep. >> Yes. >> Which is your role? (laughing) >> Well, I've been with Gamesys also for eight and a half years now. I hold the position of technical architect at the moment within this platform engineering group which is mostly tasked with all things ops related. I am responsible for designing, implementing and validating strategies for continuous deployment, whilst always ensuring high availability on both production and pre-production systems. I'm also responsible for the design and implementation of automated dynamic environment to support the needs of the development teams and also collaborating with other architects, especially those on the development floors in order to optimize the deployment and operational strategies for both existing and new types of services alike. >> Awesome, thanks for sharing that. Good, good context. Well, I mean, you don't have to be a rocket scientist to figure out that when you talk about gaming it's uptime and a high availability is critical. You know, having people, being the login you got to have the right data strategies, it can't be down, right. (laughs) It's a critical app. People are not going to enjoy it if they're not at, so I can see how scale's huge. Can you guys talk about how Ansible fits in because automation's been the theme here, you guys have been having a journey with automation. What's been your automation solution with Ansible? >> I'll go Michael. >> Yeah sure. >> So, basically back in July 2014, we started to look at Ansible to replace those commonly used, day to day, best scripts, which our ops team use to execute and which could lead to some human error. That was our main original goal of using Ansible at the time. At the time was our infrastructure looked considerably different. Definitely much, much smaller than the current private cloud footprint. And as I said, as early adopters within the operations team it was imperative for us to automate as much as possible. Those repetitive tasks, which involved the execution of various scripts and were prone to human error. Since then however, aware Ansible usage, it worked quickly. Since 2014, we went through two major infrastructure overhauls and automation using Ansible was always at the heart of each of those overhauls. In fact, our latest private cloud which is based on OpenStack is completely built from the ground up using Ansible code. So this includes the provision and co-visual machines, our entire networking stacks, so switches, routers, firewall, the SDN which OpenStack is built up on, our internal DNS system. Basically all you need to have a fully functional private cloud. At Gamesys we also have some workloads running in two different public clouds. And even in this case, we are running against the build code to set up all the required infrastructure components. Again, since we were fairly new adopters at the time of this technology, without all of those Ansible code, using the original as the case, cover now this has worked considerably and with enhancements of litigated modules polished public cloud, we've made the code look much cleaner, readable and ad approved. >> You made some great progress. Michael, you want to weigh in on this? Any thoughts on? >> Yeah, I think it's kind of, I mean, adding to what Jurgen said I think it's kind of everywhere. So, you know, you mentioned, you mentioned high availability, you mentioned kind of uptime, you know, imagine the people that operate the infra, the people who get called out and they're working 24 seven, you know, a lot of the things that they would do, the kind of run books they would use to, you know, restart something they're Ansible as well. So it's the deployment scripts, it's the kind of scripts that keep things running, it's the stuff that spins up the environments as Jurgen said. I've noticed a lot on the development side where, you know, we look at continuous delivery, people are running their own build servers. A lot of the scripting that people do, which, you know you'd imagine, might be done with say Bash, I think I've seen a lot of Ansible being used there amongst developers, I guess. Yeah, it's got an easy learning curve. It's all of those modules. A lot of the scripting around CD I think is Ansible. It plays quite nicely, you know, URI module and file modules and yeah, I think it's kind of everywhere I think. It's quite pervasive. >> Once again I said, when to get something going. Good, it's awesome. >> Yeah. Automation get great success. So it's been a big theme of Ansible Fest 2020 automation collectors, et cetera. But the question I have for you guys as customers, is how large of an IT estate were you looking to automate and where was the most imperative places to automate first? >> The most imperative items we wanted to automate first as I said, were those operational day to day tasks handled by our network operations team. Our estate is massive. So we are running our infrastructure across five different data centers around the world, thousands of virtual machines, hundreds of network components. So we, we deal with customers all around the world. So our point of presence is spread out around the world as well. And you can't really handle such kind of size without some sort of automation. And Ansible fit the bill perfectly, in my opinion. >> And so your goal is to automate the entire landscape. Are you there now? Where are you on that progress? >> I would say we're at a very advanced stage in that process. Since 2014 we've made huge strides. All of our most recent private cloud setups as I said, have been built from the ground up using Ansible. And I would say a good 90% plus of our operational tasks are handled using some kind of Ansible playbook. >> Yeah, that makes total sense. Michael you brought up the, you start early in people's, it spreads. Those are my words, but you were saying that. What kind of systems do people tend to start with at Ansible? And what's, where's that first sticky moment where it lands and expands and which teams jump on it first? Is it the developers? Is it more the IT? Take us through some of the how this all gets started and how it spreads. >> I think in the, the first time I remember using it was probably I think 2014, 2015. And it was what Jurgen mentioned. I was on the Dev side and we wanted a way to have consistency in how we deployed. We wanted to be able to deploy the exact same way, you know into earlier environments, into Dev environments as we did in staging and production. And, you know, someone kind of found Ansible and then someone in operations kind of saw it and they were happy with it and they felt comfortable using the, kind of getting up to speed. And I think it was hard to know where it really started first, but you sort of looked around and every team, every team kind of had it. So, you know, who actually started I'm not sure, but it's all over the place. >> He did. (laughs) >> Yeah. I think, you know, where people start with it first it probably depends if you're on the ops or the dev side, I think on the dev side you know, we're encouraging people to own their own deployment playbooks you know, you're responsible for the deployment of your system to production. Obviously you've got the network operations the not group sort of doing it for you, but you know, your first exposure is probably going to be writing a playbook to deploy your app or maybe it's around some build tooling, spinning up your own build environment but that's something you'll be doing. I know with Ansible and it's especially around this point of stuff because everything's in git, there's that collaboration which I never saw, obviously I saw people chatting over kind of slack in teams but in terms of being able to sort of raise PR's having developers raise PR's, having operations comment on them the same the other way around, that's been a massive change which I think has come from using Ansible. >> The collaboration piece is huge. And I think it's one of those things early on out of all the Ansible friends that I know that use it and customers and in the company product was just good. It just word of mouth, spreads it around and be like, this is workable, saves a lot of time and it's a pain point remover. Also enables some things to happen with now automation, but now it's mature. Right? So Jurgen I got to ask you in the maturation of all this automation you're talking about scale, you mentioned it. OpenStack, you guys got the private clouds, people use it for public cloud, I now see Red Hat has a angle on that. But when you think about the current modern state of the art today, you can't go anywhere without talking about Kubernetes. >> Yup. >> Kubernetes has really emerged on the scene to manage these clusters but yet it's just getting started. You have a lot of experience with Ansible and Kubernetes. Can you share your journey with Kubernetes and Ansible, and what's your reaction to that? >> Yes, so back in June 2016 Gamesys was developing a new gaming platform which was stood on now Kubernetes. Kubernetes at the time was fairly new to many at an enterprise level with only a handful of production systems online. So we were tasked to assess how we're going to bring Kubernetes into production. So we first, we identified the requirements to set up a production grade cluster and given our experience with Ansible, we embarked on a journey to automate the installation process. Again using Ansible this would ensure that all the required installation and configuration parameters as Michael mentioned, we are committing it, the code is shared with all the respective development teams for ease of collaboration and feedback. And we decided to logically divide our code into two. And we said, we're going to have an installation code in order to provide Kubernetes as a service. So this basically installs Docker onto every worker node. It installs cube lit, all the master playing components of Kubernetes installs core DNS, the container storage interface, and they full blown and cluster monitoring stack. Then we also had our configuration code which basically sets up name spaces, it labels nodes for specific uses at certain security policies according to the cluster use case and creates all the required role based access configurations. This need to split the code in two came about really with the growing adoption of Kubernetes because at the inception stage we only had the one team which had a requirement to use Kubernetes. However, with various teams getting on board each required their own flavor with their particular unique configurations. This is of course well managed quite easily to reduce of different Ansible inventories. And it's all integrated now within Ansible Tower with different unique drop templates to install and configure the Kubernetes clusters. We started as I said with just one pre-production or staging cluster in 2010 16. Today we manage 42 different Kubernetes clusters including six which are in production. >> What problems >> So, as I mentioned earlier >> I got to ask you 'cause Kubernetes certainly when it came out, I mean, that was a big fan boy of that. I was promoting Kubernetes from the beginning. I saw it as a really great opportunity to bring things together with containers. It turns out that developers love it for that reason. What, so getting your hands on is great, but as you moved it in to practice, what problems did it solve for you? >> So using Ansible, definitely solve the problem of ensuring that all of our 42 clusters across all the different data centers are running the same configuration. So they're running the same version. They're running the same security policies. They're running the same name space, according to the type. Each team has a similar deployment token. And it's very, very convenient to roll out changes and upgrades especially when all of our code has been integrated with Ansible Tower through a simple user interface click. >> How's Ansible Tower working for you? Is that going well? Ansible Tower? >> Eh, I would say so, yes. Most of our code now is integrated with Ansible Tower. It's allowed us to also share some of the tasks with a wider group of people. Within Peg we are the guardians of the production environments really. However, we share the responsibility of staging environments with the respective development teams, who primarily those environments. So as such, through the use of Ansible Tower we've managed to also securely and consistently share the same way how they can install and upgrade these clusters themselves without our involvement. >> Thank you. Michael you're giving, oh sorry go ahead. Go ahead Jurgen. >> Sorry is no no. >> Michael, you're giving a presentation breakout session at Ansible Fest. Can you give us a sneak peek >> Yup. >> Of what you're going to talk about? >> Yeah sure. So we, I said we've been using Tower for a long time. We've been using it since 2015 I think. Think we've probably made some mistakes along the way, I guess, or we've learned a lot of stuff from how we started then to now. So what it does is it follows this sort of timeline of how we started, why there was this big move to making an effort to put all of our deployment playbooks in Ansible. Why you would go to Tower over and above Ansible itself. It talks about our early interactions with quite an old version of Tower and now version two, things that we struggled with, then we saw version three came out there was loads and loads of really good stuff in version three. And it's really about kind of how we've used the new features, how it's worked out for us. It's kind of about what Gamesys have done with Tower but I think it's probably applicable to everyone and anyone that uses Tower I think will, they'll probably come across the same things, how do I scale it for multiple teams? How do I give teams the ownership to kind of own their own playbooks? How do I automate Tower itself? It talks about that. Sort of check pointing every few years about where we'd got to and what was going well and what was going less well. So, and a bit of a look forward to, what's going to come next with Tower. So we're constantly keeping up to date and we've got kind of roadmap for where we want to go. >> What's interesting about you guys is you think about look at OpenStack and then how Cloud came on the scene and Private Cloud has emerged with hybrid and obviously public, you guys are right on the wave of all this large scale stuff and your gaming app really kind of highlights that. And you've been through the paces with Ansible. So I guess my question, and you've got a lot of scar tissue and you got success to show for it too, a lot of great stuff. What advice would you give people who are now getting on the new wave, the bigger wave that's coming which is more users, more scale, more features more automation, microservices are coming around the corner. As long as I get more scale. What advice would you give someone who's coming on board with Ansible for the first time? >> I think there was, you were talking before about Kubernetes and it was so where we were, I think we'd got into containers kind of relatively early. And we were deploying Docker and we had some pretty big, kind of scary playbooks and they managed low balances and deployed Docker containers. And it was always interesting thinking how is this all going to change when Kubernetes comes along? And I think that's been really smooth. I think there's a really nice Ansible module that's just called gates. And I think it's really simple actually, it simplified a lot of the playbooks. And I think that the technologies can coexist quite happily. I don't think you have to feel like Kubernetes is going to change all of the investment you've made into Ansible. Even if you go down the route of Kubernetes operators, you can write them in Ansible. So I still think it's a very relevant tool even with Kubernetes being so kind of prevalent. >> Jurgen what's your thoughts on folks getting in now, who want to jump in and take advantage of the automation, all the cool stuff with Ansible? What advice would you give them? >> Yes, I would definitely recommend to look at their infrastructure set ups as they would look at their code. So break it down into small manageable components, start small, build your roles, make sure to build your roles properly for each of that small component. And then definitely look at Ansible Tower as a way to visualize and control the execution of your code. Make sure you're running it with the proper security policies with the proper credentials and all, they're not, of course so break anything which is at the production level. >> Michael McCarthy, Jurgen Grech two great engineers at Gamesys. Congratulations on your success and love to unpack the infrastructure and the scale you have and certainly automation, great success path. And it's going to get easier. I mean, that's what everyone's saying, it's going to get easier. Thanks for coming on. I appreciate the conversation. Thank you very much. >> Thank you, welcome >> Thank you, take care. Bye bye. >> I'm John Furrier with The Cube here in Palo Alto California. We're virtual, The Cube virtual for Ansible Fest 2020 virtual. Thank you for watching. (upbeat music)

Published Date : Oct 5 2020

SUMMARY :

brought to you by Red Hat. for the platform and you guys' role. and a half of those. So I'm in the operation side of things, engineering that sounds deep. I hold the position of technical because automation's been the theme here, At the time was our infrastructure Michael, you want to weigh in on this? A lot of the scripting that people do, Good, it's awesome. But the question I have And Ansible fit the bill automate the entire landscape. from the ground up using Ansible. Is it more the IT? the exact same way, you know (laughs) or the dev side, I think on the dev side and in the company emerged on the scene the code is shared with all the I got to ask you 'cause are running the same configuration. of the production environments really. Michael you're giving, oh sorry go ahead. Can you give us a sneak peek So, and a bit of a look forward to, the paces with Ansible. of the investment you've and control the execution of your code. the infrastructure and the scale you have Thank you, take care. Thank you for watching.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Michael McCarthyPERSON

0.99+

MichaelPERSON

0.99+

July 2014DATE

0.99+

John FurrierPERSON

0.99+

June 2016DATE

0.99+

MaltaLOCATION

0.99+

LondonLOCATION

0.99+

JurgenPERSON

0.99+

Jurgen GrechPERSON

0.99+

sixQUANTITY

0.99+

12QUANTITY

0.99+

14QUANTITY

0.99+

2014DATE

0.99+

90%QUANTITY

0.99+

Red HatORGANIZATION

0.99+

eight and a half yearsQUANTITY

0.99+

42 clustersQUANTITY

0.99+

GamesysORGANIZATION

0.99+

Palo Alto CaliforniaLOCATION

0.99+

AnsibleORGANIZATION

0.99+

one teamQUANTITY

0.99+

15 yearsQUANTITY

0.99+

Each teamQUANTITY

0.99+

twoQUANTITY

0.99+

2015DATE

0.99+

Two engineersQUANTITY

0.99+

Two great guestsQUANTITY

0.99+

TodayDATE

0.98+

TowerTITLE

0.98+

Ansible Fest 2020EVENT

0.98+

bothQUANTITY

0.98+

KubernetesTITLE

0.98+

12 and a halfQUANTITY

0.98+

eachQUANTITY

0.97+

first timeQUANTITY

0.97+

first exposureQUANTITY

0.97+

The CubeORGANIZATION

0.96+

five different data centersQUANTITY

0.96+

firstQUANTITY

0.96+

two great engineersQUANTITY

0.96+

new waveEVENT

0.95+

Roger Johnston, axial3D & Tim Brown, Belfast City Hospital | AWS Public Sector Partner Awards 2020


 

>> Instructor: From around the globe, it's theCUBE with digital coverage of AWS Public Sector Partner Awards brought to you by, Amazon Web Services. >> Hello everyone, welcome to the special CUBE program. We are here with the Amazon Web Services public sector, partner awards program. It's a celebration of AWS, public sectors, partners and their end user customers, where there's been innovation. And we're pleased to have on the show here, the award winner for the most innovative AI, and ML artificial intelligence and machine learning solution. Axial3D is the newest partner and the end user is Belfast hospital. We got Roger Johnson, the CEO of Axial3D, and Dr. Tim Brown consulted transplant surgeon, at Belfast hospital, who has been doing amazing things, not only on the as an innovative partner, but really during COVID, making things happen, by solving the problem of the surgical gap and the number of surgeries that you're doing. Really high performance saving lives, congratulations. First of all, congratulations Roger and Dr.Tim Brown, thanks for joining me. >> We're pleasure. >> Okay, let's get into it. First of all, Dr. Tim Brown, I really want to commend you on the amazing work, that you're doing. Before we get, into some of the partnership awards conversations. You have been at the front lines solving a lot of problems around the gap, between the number of surgeries, that could take place with COVID. Tell that story real quick. I really think it's super important. Take a minute to explain. >> Yeah, thanks for the opportunity. And it's been an incredible roller coaster, for the last three months. And pretty much all of the transplant programs, across the world who have been affected, by COVID have shut down. But with some pretty innovative and real leadership and team working advances, we've managed to open a program up again and in Belfast, we have about 50 deceased donor transplants a year. Over the last three months, we've just done 90 kidney transplants and pretty much we've cleared, the whole waiting list in Northern Ireland pretty much, for people waiting for a kidney transplant in this time. And it's been a remarkable few weeks. But really is a testament to the critical care community, the people that work in intensive care, as to how much they support organ donation. And of course, our donors who have given so selflessly, at such a tragic time for them. So I'd like to pay tribute to all of our donors, and to the amazing amount of people, who have been involved in the teamwork and Belfast at this time. >> That's super amazing. Can you just I just want to pause for a minute just capture, the number of orders of magnitude, you said it was six to 10 a year and you did nine zero, 90? >> Yeah, so we have done two years work in six weeks, all in the middle of the night as well. So it's been it's been a hard work, so you can see the screen (mumbles). I'm trying to catch up with a minute. But it's been really, really satisfying, and an incredible outcome for our patients. The legacy of this program, is going to last at Belfast for 40 years. >> Brown I want to say congratulations, I'll give you my CUBE award for not changing the world, but saving the world, one person at a time. 90 interviews in six weeks. That's amazing. That's like clearing the waiting list. You're really changing lives there, congratulations. >> That's great, thank you very much. >> Roger, what a great partner and customer you have here. Talk about this award that you guys have, talk about the company. What is this all about? Why you guys in this position? Why are you winning? >> So I think our motivation for our company, is driven by our partners such as Tim, what they're doing transforms care, and even in these horrific situation are scenarios, we have the moment with COVID think you're hearing the start of an amazing story. Our job is to give surgeons like Tim, the best possible insight that he can have going into his surgeries. For the last 20 years, surgeons have relied largely on 2D imaging, so CT and MRI scans for being able to plan their surgeries, when in fact modern technology, should apply them much greater insight, before they actually perform their surgery. So we've created a technology, that platforms on AWS that allows us, to turn those traditional, hard to understand 2D images, into micromillimeter precise models of the patient's exact anatomy. The value hopefully to amazing colleagues like Tim, is that instead of trying to interpret what a 2D image CT or MRI scan might mean, he can actually see for the first time before, he opens the patient up exactly what he's going, to find when he starts the surgery, So he can really start planning, and complete that planning before, the surgery actually takes place. So hopefully, that allows a number of benefits result, whether that be shorter operations time, less surgical equipment needing to be brought, into the surgery, hopefully faster surgeries means less risk of infection, for patients means shorter time, means better outcomes the healthcare system but most importantly the patient. >> Awesome, Dr. Brown, I want to get your take on this. Can you describe the impact on your side because, you know, the future of work, which is everyone's been talking about, in the tech industry for many years. Now with COVID we were just talking about the successes, you're having and changing lives and saving lives. The notion of work workplace, workforces, work loads, work flows are all changing. Certainly the workplace people aren't as on site as they used to be. The workforce has to be protected. How does the AI and how does the Axial3D help you, in your workflows? Are you getting more done? Can you can you give specifics, around the impact to your job? >> Yeah, it's been a fantastic journey to date. And we're still learning our way. It's a journey. And we're trying to work out exactly where this lies. And the fact that COVID has not come along, which has changed our working practices means that, we have to look for different solutions. And this I think, is a very handy solution, to where it's come into my practice over the last three years has been, in terms of complex renal surgery and oncological surgery, where we have for example, a tumor in a kidney where we think my goodness, we're I have to take this kidney out and throw it in the bin because it's very badly diseased. So the index case that we were involved with, was involving a chap who wanted, to donate his kidney to his daughter. But when we worked him up, we find a tumor in his kidney, which ordinarily would have to be discarded. And but thanks to the imaging that Axial was able, to produce for us, we were able to plan well choose well cut well, and as a result, we took the kidney if we were able to plan, a removal of the tumor from the kidney itself, we were able to repair the kidney and then transplant into his daughter. So with the technology that was available, we were able to save two lives in one particular case. And it's really grown from there. And we've now been involved, in five or six different real complex cases, where the imaging has changed the outcomes for patients, who ordinarily wouldn't have been able to achieve them, as they comes, I think, the AI interface and the AI solution that we've, we've developed in our partnership with Axial. As I said, it's a journey, and we're still finding our way. But the two insights that I've really got are. The first is that what we want to do is reduce variability. And not just in our, in our observers from the way that we interpret imaging. Traditionally, as Roger said, we look at 2D images, we're now able to sit and look at this imaging in a three dimensional space on our desk. Rather than trying to reconstruct these things in our head. We can look at them and discuss the different images, with our colleagues in real time. As well as that, which I think is probably the most important thing, is that we're not able to engage our patients, in a partnership, before we've had a bit of an unfair advantage, that we're able to interpret these images. Because we've been trying to get 30 years of getting used, to doing this as professionals, and but the patients are presented, with some incredibly difficult decisions, to make by their own health. And with very little understanding, but my I can hand them a model of their own disease, they're able to understand. And that gives my patient the autonomy, to make the decisions about their own bodies back again, I think that's a hugely powerful, powerful tool for these guys to have, but potential decisions that they have, to make that will affect them for the rest of their lives. >> So the problem you were solving was one, of the technical problems, so you're trying to figure out manually get more insight, into the imaging and to the customer, or the patient in this case, customer the patient can make a better decision. Those are two problem statements. That seemed to be the big ones. Did I miss anything? >> Absolutely, no, he got one, yeah, absolutely. >> Okay, so Axial3D. You guys have a great solution. How did you get here? Tell us about your story. What's the big trajectory for you guys, in terms of this value proposition just seems to be amazing. And again highlights the advantages, how technology really solves a problem, but the outcome on the patient side is pretty phenomenal. >> So the chance for us is there, or the moment that we have made the leap we have made, is to be able to automatically turn these 2D images into 3D models. So we take each of the slices off of a MRI, or CT scan, using AWS machine learning, we construct 3D, micromillimeter precise representation of an anatomy. That's only possible, first of all, we train the algorithms that we created on the Amazon platform, using over a million pre labeled CT scans. So our system automatically detects a pixel level. What is bone, what is ligament, what is an artery or blood vessel? And with the training that we're able to perform, we've been able to with these million images, we've been able to, in effect train our system, to automatically detect the different parts of them, through this micro precise level, that hasn't been previously possible. And this technology, or the ability to create 3D models has existed for maybe 10, or 15 years. But it's needed experts like Tim to during effect, manually code, the 2D image at a pixel level and codify it so some software to turn that into 3D image, typically to either an RS of an expert like Tim to do, and the problem is Tim could only do one at a time. We estimate there are about three million, of these complex surgeries each year in the world, that need benefit greatly from this Enhanced Imaging. And we couldn't get three million months, he's selected that. So we have this process. Now on AWS platform, we have these models in parallel. And each model will take maybe a few minutes, to turn from the CT into the 3D representation. So through the power of the Amazon public cloud, we've been able to provide this powerful machine learning, automated solution that can actually scale, to the demand that we hope to see in the world. >> Dr. Tim Brown talked about the impact because I mean, Andy Jassy, the CEO of AWS always talks about this, when I interview him, he says, you know, we're here to help do the heavy lifting. This sounds like some pretty heavy lifting. What was just talked about? I mean, the manual work involved, you essentially have collective intelligence and supercomputer power with AWS. What's your take on this as this evolves? Why isn't everyone doing this? >> Yeah, well, I don't know why everyone is doing it. That's the key question it really is. From my perspective, there is no heavy lifting at all. And what I do is I push a couple of buttons, I input a bit of data and I send it off. And from my perspective, it is about as easy as it gets, it's probably as easy as sending an email, which we do hundreds of times a day. And so from my perspective, I'm delighted to say that there's no heavy lifting at all. I get a patient's data, I send the data through to Axial who will then fool me and say, listen, Tim, what is it exactly that you want? There's a great personal service from Axial, and a couple of days later, there's a delivery of a beautiful life size, 3D representation model, which I can then take to plan and treat a patient with. So the heavy lifting really has all been done. As Roger alluded to, in the past, it was hugely time consuming at work, that required a huge amount of training. But now basically, that's been replaced with pushing the button and these supercomputers taken all of my heavy lifting away. And I think this is one of the true representations, of high technology really, really advances, real world solutions. And my patients are the benefactors from this. >> Roger, Dr. Brown lay out the architecture, because first of all, pretend I want to take this every single friend, that I have here in California and around the world. I want to just deploy this what's the architecture and what's needed on the deployment side, say to Belfast as you deploy this, what's kind of involved, can you just take us through high level, I'm actually cloud scale is amazing. No doubt about it. We just talked about that but, what's involved in the architecture side, am I standing up on EC2 is there SageMaker involved me? What's the architecture and then deployment, What does that look like? >> Sure, so can you slide slight step back, one of the challenges when we as the med tech community try and introduce innovation into healthcare into hospitals, the hospitals IT infrastructure network definition, is often pretty locked down. So we're trying to bring new software and load it and install it into the hospital data system is a huge, often lengthy process that has, to jump through lots of hoops, in terms of a key network compliance, lots of different steps along the journey. And that often was for very good reasons, is a significant barrier, to the timely adoption of innovative technologies like ours. What platforming activity on AWS allies, were just another website. As Dr. Tim has said, his own though his only existence, with Axial3D in terms of interface, is dragging and dropping, the CT scan into our website, into our portal exists locally on the AWS instance, in whichever region we are working with, for example, in the US never leaves the US, we use the public cloud version. In US East, we take advantage of many features within AWS. But SageMaker is probably a core of what we do. It's not innovation that AWS introduced, you know, several years ago, that is the lightest to produce this, this machine learning trained set of algorithms, that allow us to give this disruption. >> And it sounds like the more you use it, the more get smarter is that as well. >> Absolutely, so our journey as Tim said, we're in a journey not only in terms of the technology, and you're very perceptive in terms of, yes, the more we train it, the more we train it, on specific anatomy types or pathology types or trauma types, the better our system gets, at recognizing the specific characteristics of those. But more importantly, this is about journey pipe. Having made this disruption we make the change and transformation of new standards of care pathways, Nazi innovation that we just enable. It's amazing surgical teams like Tim's, that make transformation. >> Dr. Brown now on your side you're sitting there I got a big problem trying to solve these problems. I got patients one but one better outcomes, they want to live. I don't want to throw away kidneys. I don't have to you just solve that problem. Now when they bring that over, what was it like over on your side of the house as a practitioner deploying it? You got two jobs going on. You're kind of doing IT integration on one hand and you're a surgeon on the other trying to make things happen. You know, what I see this is not a lot of it here. What's the deployment look like? >> Deployment to me is I don't know why ever as doing it, it's such a straightforward, easy situation. And it's, it's remarkable, really. It's such a good solution. I think, part of any sort of change management program, and this, again, is change management. It's challenging the way we think about things. That's challenging people's comfort zones. And anytime we need to change, we've got this anatomy of change. You've got innovators, we've got early adopters, we've got late adopters. And I think what we're going to see over the next five to 10 years is people recognizing that this technology, is a game changer, possibly being driven by their patients who say, I want a 3D model. And I want to see what this actually looks like. Because basically, that black and white picture you're showing me, doesn't make any sense to me. And I think there's going to be the two drivers is that the first is that we want to have consistency of care and the lack of variation in our care across all services. But as well as that the patience, I think, are going to drive this as well. So once once we get the innovators and the early adopters of this technology on board, then we'll see a tipping point. And that's, that's when it becomes an acceptable and normal thing for people, to do when they come into hospital. There'll be shown printout of their 3D printed model of their of their pathology, and that will be used to inform their decision making, for the treatment processes. And that's a true collaboration between doctor or surgeon and the patient. And that's, that's where we need to be in 21st century it's got to be a collaborative decision making process. And you talked about patient journeys, and, this is a really integral part. This is the roadmap of your journey to a large extent. So I think this I can see this, that's being rolled out worldwide, being driven by patients by correction and variability of health care provision. >> Its a great example, of an innovative award winner for the most innovative use of artificial intelligence and machine learning 3D images saving lives. Congratulations, Tim, Roger, it's phenomenal. Final question as we end this out. What's the scar tissue, pun intended? Well, what did you learn? What are some of the things that you could share with folks, as people look at this and say, this is an example of cloud scale and technology for good? What lessons have you learned? What can you share for folks, take a minute to explain each. But Roger, we'll start with you. >> Yeah, sure. So I think a number of lessons for us on this journey. As Tim says, this is a we're at the start of a journey, of understanding the power of what 3D imaging can bring to providing a consistent or less variable care, but also, as Tim also alluded to, in terms of the patient understanding, I think that patient understanding, is one of the huge leap forwards, that we didn't set out initially thinking, we're going to be able to help educate and better inform patients. But that was one of the derive benefits suddenly became apparent. So that was a great lesson. I think that incredible levels of adoption, that we're starting to see across the US across Europe. Because it's so easy to adopt, compared to traditional IT methods. Surgeons just register for a website, and they can start transacting and getting service from us, as opposed to having to have these huge IT programs. So I think we're now starting to really scratch the surface and start seeing the benefits of this isn't an administrative system. It's not the HR system. It's not a finance system, or maybe healthcare was comfortable in using public cloud. This is core hardcore clinical service, clinical diagnosis, clinical education, and the Amazon cloud is enabling that, just wouldn't be possible with this technology, (mumbles) the lessons we're learning are just (mumbles). >> Dr. Tim Brown and take us home and the segment, with your take, lessons learned and advice to others. >> I think the lesson learned are that doctors and healthcare providers are all extremely wary of change of new innovations. Because they feel that already, they're overburdened, and probably my colleagues in the States and across Europe feel like, we're a bit overburdened by all the things that we have to do. And this may potentially have been a more difficult or odds to your workload and actually fact, this makes your workload a lot easier and convincing people and getting people to understand that, this really does make your life a lot easier. It actually removes all the scar tissue it removes the difficulties that have been put in place by organizations. And once people realize that, that's what there is no heavy lifting. And this will make a huge difference to your practice and your patients understanding of your practice. And once that, once up, people really realize that, then the tipping point will be achieved. I'm looking forward to that date because this is going to be the new normal in the next five to 10 years. >> While the performance that you're putting up the numbers of 90 transplants successfully over six weeks, dwarfs the full year last year, really kind of shows the outcome is a game changer. And again, congratulations on your success. Roger, thank thank you for coming on. Congratulations on being the award winner, a diverse partner for the most innovative AI and machine learning solutions. Thanks for taking the time for part of this AWS partner awards program. Thank you. >> Thank you. >> Thank you. >> Okay, I'm John Furrier, we're covering the AWS public sector partner awards, program put on by the CUBE and AWS public sector partners. Thanks for watching. (bright upbeat music)

Published Date : Jul 27 2020

SUMMARY :

Instructor: From around the globe, it's theCUBE and the number of surgeries a lot of problems around the gap, for the last three months. the number of orders of magnitude, all in the middle of the night as well. for not changing the world, talk about the company. of the patient's exact anatomy. around the impact to your job? And that gives my patient the autonomy, into the imaging and to the customer, Absolutely, no, he got And again highlights the advantages, or the ability to create 3D I mean, the manual work involved, I send the data through to and around the world. the lightest to produce this, And it sounds like the more you use it, the more we train it, I don't have to you is that the first is that we want What are some of the things and the Amazon cloud is enabling that, learned and advice to others. in the next five to 10 years. Congratulations on being the award winner, program put on by the CUBE and

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
RogerPERSON

0.99+

TimPERSON

0.99+

Andy JassyPERSON

0.99+

CaliforniaLOCATION

0.99+

Roger JohnsonPERSON

0.99+

Roger JohnstonPERSON

0.99+

fiveQUANTITY

0.99+

John FurrierPERSON

0.99+

Tim BrownPERSON

0.99+

AWSORGANIZATION

0.99+

40 yearsQUANTITY

0.99+

21st centuryDATE

0.99+

sixQUANTITY

0.99+

30 yearsQUANTITY

0.99+

EuropeLOCATION

0.99+

BrownPERSON

0.99+

10QUANTITY

0.99+

15 yearsQUANTITY

0.99+

90 interviewsQUANTITY

0.99+

AxialORGANIZATION

0.99+

two yearsQUANTITY

0.99+

Amazon Web ServicesORGANIZATION

0.99+

USLOCATION

0.99+

Northern IrelandLOCATION

0.99+

two jobsQUANTITY

0.99+

million imagesQUANTITY

0.99+

AmazonORGANIZATION

0.99+

Axial3DORGANIZATION

0.99+

six weeksQUANTITY

0.99+

two driversQUANTITY

0.99+

two insightsQUANTITY

0.99+

BelfastLOCATION

0.99+

three million monthsQUANTITY

0.99+

firstQUANTITY

0.99+

last yearDATE

0.99+

90 kidney transplantsQUANTITY

0.99+

nineQUANTITY

0.99+

each yearQUANTITY

0.99+

90QUANTITY

0.99+

each modelQUANTITY

0.99+

90 transplantsQUANTITY

0.98+

BelfastORGANIZATION

0.98+

first timeQUANTITY

0.98+

over six weeksQUANTITY

0.98+

hundreds of times a dayQUANTITY

0.98+

two problemQUANTITY

0.98+

about three millionQUANTITY

0.97+

oneQUANTITY

0.97+

one personQUANTITY

0.97+

two livesQUANTITY

0.97+

US EastLOCATION

0.97+

several years agoDATE

0.96+

Roger Johnston, axial3D & Tim Brown, Belfast City Hospital | AWS Public Sector 2020 Partners Awards


 

>>from the Cube Studios in Palo Alto and Boston connecting with thought leaders all around the world. This is a cube conversation. Welcome to the >>Special Cube program. We are here with the Amazon Web Services Public Sector Partner Awards program. It's a celebration of AWS public sectors partners and their end user customers where there's been innovation and we're pleased to have on this show here, the award winner for the most innovative AI and ML Artificial intelligence and machine learning solution. Axial three D is the partner, and the end user is Belfast Hospital. He got Roger Johnson, the CEO of actual three D, and Dr Tim Brown consulted transplant surgeon at Belfast Hospital, who has been doing amazing things not only on the as an innovative partner, but really during Covic making things happen by solving the problem of the surgical gap in the number of surgeries that you're doing really high performance saving lives. Congratulations. First of all, congratulations. Roger. Dr Kimberly. Thanks for joining me. >>Re pleasure. >>Okay, let's get into it. First of all, Dr Tim Brown, I really want to commend you on the amazing work that you're doing before we get into some of the partnership awards conversations. You have been at the front lines solving a lot of problems around the gap between the number of surgeries that could take place with Cove. It, um, tell that story real quick. I really think it's super important. Take a minute to >>explain. Yeah, thanks for the opportunity. And it's been an incredible rollercoaster for the last three months, pretty much all of the transplant programs across the world who have been affected by Coupet of shut down but with some pretty innovative on the grill leadership team Working advances with managed to open a program up again. And and Belfast, we have a bytes and 50 to 50 disease donor transplants year over the last three months, with just a 90 90 kidney transplants. Pretty much we've cleared the whole waiting list in Northern Ireland, pretty much for people waiting for a kidney transplant at this time. And it's been a remarkable few weeks, but it really is a testament to the critical care community. People that work in intensive care is the high marks, a support organ donation. Of course, our donors who have given so selflessly at such a tragic time for them. So I'd like to pay tribute to all of our donors into the amazing people who have been involved in the team. Mark belt faster this time. >>That's super amazing. Can you just I just want to pause from and just captured the number of order of magnitude. You said it was 6 to 10 year and you didn't 90 90. >>Yeah, so six weeks basically Teoh, two years work in six weeks old in the middle of the night as well. So it's been It's been hard of hard work, so you can see the sleeplessness. I'm trying to catch up with a minute, but it's been really, really satisfying. An incredible I come for patients and legacy of this of this, the program is gonna last about faster. 40 years. >>Well, I want to say congratulations. I'll give you my Cube Award for not changing the world but saving the world. One person at a time. 90 interviews and six weeks. That's amazing. That's like thinking clearing the waiting list. You really changing lives there. Congratulations. >>That's very kind of you. Thank you very much. >>Roger. Good. A great partner and customer. You have here. Talk about this award. You guys have talked about the company? What is this all about? Why you guys in this position? Why are you winning? >>Yes, So I think our motivation for our company is driven by our partners, such such as? In what they're doing transforms care And even in these horrific situation, our scenarios. We have the moment with Kobe. Think you're hearing the start of the amazing story our job is to give Surgeons liked him the best possible insight that he can have going into his surgeries For the last 20 years, surgeons of relied largely on two D imaging, so C, t and memory scans or for being able to plan their surgeries when it's murdered, technology should apply them much greater insight or they actually perform the surgery. So we've created a technology that platforms on AWS that allows us to turn those traditional hard to understand to the images into micro millimeter precise models off the patients exact anatomy. The value hopefully, two amazing colleagues like Tim is that instead of trying to interpret what a two D image CD or memory scan might mean he can actually see for the first time before he opens the patient up exactly what he's going to find when when he when he starts the surgery. So he immediately start to complete that planning before the surgery actually takes. So hopefully that analyze a number of benefits to results without the shorter operations. Find less surgical meeting we brought into the surgery. Hopefully, faster Surgeries names last risk of infection For patients being shorter Time means most >>awesome. Dr. Brian, I want to get your take on this. Can you describe the impact on your side because you know the future of work, which is everyone's been talking about in the tech industry for many years now, with code we were just talking about. The success is you're having and changing lives and saving lives. The notion of work workplace work, forces, work loads, work flows are all changing. Certainly the workplace people aren't as on site as they used to be. The workforce has to be protected. How does the AI and how does the actual three D help you and your work flows? Are you getting more done? Can you give specifics around the impact to your job? >>Yeah, it's a bit It's been a fantastic journey to date. We're still learning away. It's a journey. We're trying to work out exactly where this lies in. The fact that Kubla does not come along, which has changed, or working practices, that means that we have to look for different solutions on this, I think, is very 100 solution to amend. My practice over the last three years has been in terms of complex and real surgery on oncological surgery, where we have, for example, a tumor and kidney where we think, my goodness, we're gonna have to take this kidney I and throw it in the bin because it's very badly disease. So the index case that we were involved with that was building a child who wanted to donate his kidney to his daughter. But when we worked him up, we find a tumor in his kidney, which ordinarily would have to be discarded. But thanks to the imaging that Excel was able to produce for us, we were able to plan Well, geez, well cut well and as a result of kidney, I really plan a removal of the tumor from the kidney itself. We really repair kidney and then transplant it into his daughter. So with the technology that was available, we were able to save two lives on one particular case on, and it's really grown from there on. We've been involved in five or six different, really complex cases where the imaging has changed the outcomes for our patients who ordinarily wouldn't have been able to. Chief insight comes, I think, the AI interface on the AI solution we've developed in our partnership with the Excel. As I said, it's a journey and we're still finding our way. But to insights that I've really got our the first is that what we want to do is reduce variability, not just in our in our observers, from the way that we interpret imaging tradition is what you're saying is, look a two D images. We're now able to sit and look at this, emerging in a three dimensional space on our desk. Rather than trying to reconstruct these things in your head, we can look at them and discuss the different images with our colleagues in real time, a zealous that which I think is probably the most important thing, is that we're not able to engage our patients and a partnership. Before we had a bit of an unfair advantage that we're able to interpret these images because 20 or 30 years of getting used to doing this as professionals. But the patients are presented with some incredibly difficult decisions to make by their own health and with very little understanding that. But now I can handle the model of their own disease very easy to understand, and that gives my patient autonomy to make the decisions about their own bodies back again. And I think that's a hugely powerful, powerful tool for these guys have about potential decisions that they have to make that more effective for the rest of their lives. >>So the problem you're solving was one of the technical problem. So you're trying to figure out manually, get more insight into the the imaging and to the customer or the patient. This case customer, the patient. I can make a better decision. Those are two problems, statements that seem to be the big ones that I missed. Anything? >>Absolutely, absolutely. >>Okay, so actual three d you guys have a great solution? How >>did you >>get here? Tell us about your story. What's what's What's the big trajectory for you guys? In terms of the value proposition, it seems to be amazing and again highlights. The advantages of technology really solves the problem. But the outcome on the patient side is pretty phenomenal. >>Yes, so the chance for us is there or the development that we have made. The lately, we admit, is to be able to automatically turn these two D images into three D models. So we take each of the slices off of memory or cities. Using AWS is machine learning. We construct three D macro millimeter precise representation of For me. That's only possible. First of all, we treat the algorithms that we created on Amazon platform using over a 1,000,000 pre labeled CDs. Consume our system automatically detect. Yeah, it's a level. What is bone? What is ligament? What is on our earlier vessel? With the training that we're able to perform, we've been able to with with these 1,000,000 images we've been able to in effect, tree and our system automatically detect the parts of me with this micro service level that hasn't been previously possible. This technology, or the ability to create three D models, has existed for maybe 10 or 15 years, but it's it's needed. Experts like him who were, in effect manually code the two D image pixel level and could affect so some software and turn it into a three D image. Typically, too, it's in ours, often expert like them to do. And the problem is, Tim could only do one of the time. We estimate there about three million of these complex surgeries each year in the world that need open effort from greatly from this enhanced imaging. And we couldn't get 33 million under these, especially. And that. So we have this process no on the AWS platform, with dozens of these models in parallel, and each more will take maybe a few minutes to turn from the CD into the into the three D representation. So through the park off the Amazon Public cloud, we've been able to provide this this powerful machine learning automated solution that can actually scale toe man >>Dr Brian talk about the impact because, I mean Andy Jassy, the CEO of AWS, always talks about this. When I interviewed him, he says, you know, we're here to help do the heavy lifting this sounds like some pretty heavy lifting. What was just talked about? I mean, the manual work involved. You essentially have a collective intelligence and supercomputer power with AWS. What's your take on this as this evolves? Why isn't everyone doing this? >>Yeah, well, I don't know why. Every minute. That's that's That's the key question. It really is. From my perspective, there is no heavy lifting at all, and what I do is I push a couple buttons. I put a bit of data, and I send it off. From my perspective, it is about as easy as it gets is probably a ZTE sending email, which we do hundreds of times a day. And so, from from my perspective, I'm delighted to say there's no heavy lifting until I get a patient's data. I send data through to excel, who will then fool me and say, Listen to what is it exactly that we want to have a personal service from actual on? A couple days later, there's a delivery of a beautiful life size three D representation model, will check and then take to plan on and treat a patient with. So the heavy lifting really has all been done. A Z Roger alluded to in the past. It was hugely time consuming work that required a huge amount of training. But basically that's being replaced with a push of a button on. These supercomputers have taken all of my heavy lifting away on, and I think this is one of the true representation. Zoff technology really, really advances real world solutions and my patients are benefactors. From this >>Roger Dr Brown. Lay out the architecture because, first of all, pretend I want to take this every single friend that I have here in California and around the world. I want to just deploy this. What's the architecture and what's needed on the deployment side? Say it to Belfast as you deploy this. What's kind of involved in you? Just take us through high level. I must be cloud scales. Amazing, No doubt about it. We just talked about that. But what's involved in the architecture side of my standing? A bunch PC two's Is there sage maker involvement? What's the architecture and then deployment? What does that look like? >>Sure, So again, a slight step back. One of the challenges when, when we is the MedTech community try and introduce innovation into health and hospitals that the hospitals i t. Infrastructure network definition is often very locked on. So we're trying to bring new software and load it and install it in the hospital data system. That is a huge, often lengthy process that has to be done through lots of hoops in terms off Hey, network a compliance. Lots of different steps along the journey and that often wants from a good reasons, is a significant barrier to the timely adoption off innovative technologies in the cars. What a what a platform a selfie on AWS allies were just another website, as Tennis said, is, uh, only that, though his only existence with actual three D in terms of the interface is dragging and dropping the CT scan into our website into a portal portal exists quickly on the AWS instance. In one of our region, we are working with a little in the US. Never leave the US We use the the public client version in US East. We take advantage of many features within AWS, but a sage maker is probably a core of what we do. It's not innovation that AWS introduced know several years ago that was like juice this this machine learning trained set of algorithms that allow us to give this disruption. >>And it sounds like the more you use it, the more get smarter. Or is that as well? >>Absolutely. So our journey is, As Tim said, we're on a journey not only in terms off the technology and you're very receptive. In terms of yes, the more we train it, the more we treated on specific anatomy types or pathology types or trouble types, the better our system gets recognizing the specific characteristics of those. More importantly, this is about a journey I having made this disruption, we make the change and transformation off new standards of care pathways. That's the innovation that we just enable. It's amazing. Surgical teams like hymns. Let me transformation >>Dr Brown on your side. You're sitting there. I got a big problem trying to solve these problems. I got patients one but one better outcomes. They want to live. I don't want to throw away kitty, so I don't have to you to solve that problem that when when they bring that over, what was it like over on your side of the house is a practitioner. Deploying it. You've got you've got two jobs going. You're kind of doing I t integration on one hand and you're a surgeon on the other, trying to make things happen. You know what I see? This is not a lot of I t here. What's the deployment? Looks like. >>Yeah, deployment means I don't know. Why ever announces doing that. Such a straightforward, easy situation. It's that's remarkable. Ready? It's such a good solution, and I think part of any sort of change management program, and this again is change management. It's challenging the way we think about things. It's challenging people's comfort zones on any time we need to do change. We've got this anatomy of change. You've got innovators go early, adopters will lead the doctors, and I think what we're going to see over the next 5 to 10 years is people are recognizing that this technology is a game changer, possibly being driven by their patients who say I'm on the three D model and I want to see what this actually looks like because basically not black and white picture you're showing me doesn't make any sense to me and I think there's going to be the two drivers is that the first is that we want to have a consistency of care on the lack of variation in our care across across old old services. But as well is that patients? I think we're gonna drive this as well. So once once we get the innovators and the early adopters of this technology on board, then we'll see a tipping point. And that's that's when it becomes an acceptable normal thing for people to do. When they come in the hospital, they'll be sure print tight off their three d printed like moral off their pathology. I'm not a huge demand for their decision making for treatment processes, and that's a true collaboration between doctor or surgeon on the patient. That's that's where we need to be in the 21st century. It's it's going to be a collaborative decision making process. You talked about the pressures, journeys and this This is a really integral part. This is the roadmap of your journey to a large extent. So I think this I can see this being rolled out worldwide, being driven by patients buying a correction and variability of healthcare provision. >>That's a great example is an innovative award winner for the most innovative use of artificial intelligence and machine learning. Three D images saving lives Congratulations, Tim Rogers. Phenomenal Final question As we end this out, what's the scar tissue pun intended? You know, What did you learn? What was some of the things that you could share with folks as people look at this and say This is an example of cloud scale and the technology for good. What lessons have you learned? What can you share for folks? Take a minute to explain the split. Roger. We'll start with you. >>Yeah, sure. So I think a number off lessons for us on this journey Assistances, This is Ah, we're at the start of a journey of understanding the power off the what three d imaging can bring just to providing a consistent use variable care, but also as a stem also alluded to in terms of off the patient understanding, I think that patient understanding is one of the huge leap forwards that way. Didn't set out initially thinking we're going to be able to help educate on better inform patients. But that was one of the derive benefits suddenly part. So that was a great lesson. I think there is incredible levels of adoption that we're starting to see across the US across Europe because it's so easy to adopt. Compared to traditional methods, surgeons registered for Canadian start transacting and instead of us almost as opposed to having to have these huge I t programs. So I think we're now starting to really scratch the surface and start seeing the benefits of this isn't an administrative system. It's not me. HR system. It's not a finance system. Or maybe a healthcare was comfortable. And using public like this is core hard core clinical services, clinical diagnosis. Clinical education on the Amazon cloud is enabling that it just wouldn't be possible with this technology we started. Actually, the lessons were learning or just just >>Dr Tim Brown and take us home and the segment with your take lessons learned and advice to others. >>I think the lessons learned are the doctors and health care providers are all extremely wary off change of new innovations because they feel that already they're overburdened. Probably my colleagues in the states and across Europe perfectly like they were a bit over, burdened by all the things that we have to do, and this may potentially have been more difficult or wants to your workloads. And actually, let's make your workload along each year convincing people and getting people to understand that this really does make your life a lot easier. It actually removes all the scar tissue, removes the difficulties that have been put in place by by organizations on once. People realize that, that's what that there is no heavy lifting. And this will make a huge difference to your practices, your patients understanding of your practice, and we'll stop so people really realize that the tipping point will be achieved. I'm looking forward to that day because this this is going to be the new normal in the next 5 to 10 years. >>While the performance that you're putting up the numbers of 90 transplant successfully over six weeks dwarfs the full year, last year really kind of shows the outcome is a game changer. And again, congratulations on your success. Roger think Thank you for coming on Corrections on being the award winner. Eight of his partner for the most innovative AI and machine learning solutions. Thanks for taking the time for this 80 s partner awards program. Thank you. >>Thank you. >>Okay, I'm John Furrier. We're covering the AWS Public Sector Partner Awards program put on by the Cube and AWS Public Sector Partners. Thanks for watching. Yeah, Yeah, yeah, yeah, yeah.

Published Date : Jul 14 2020

SUMMARY :

from the Cube Studios in Palo Alto and Boston connecting with thought leaders all around the world. He got Roger Johnson, the CEO of actual three D, and Dr Tim Brown consulted transplant surgeon You have been at the front lines solving a lot of problems around the gap between the number of surgeries the last three months, with just a 90 90 kidney transplants. You said it was 6 to 10 year and you didn't 90 90. So it's been It's been hard of hard work, clearing the waiting list. Thank you very much. You guys have talked about the company? We have the moment with Kobe. how does the actual three D help you and your work flows? So the index case that we were involved with get more insight into the the imaging and to the customer or The advantages of technology really solves the problem. This technology, or the ability to create three D models, has existed for maybe 10 I mean, the manual work involved. So the heavy Lay out the architecture because, first of all, pretend I want to take this every single friend that I have health and hospitals that the hospitals i t. Infrastructure network And it sounds like the more you use it, the more get smarter. That's the innovation that we just enable. on the other, trying to make things happen. over the next 5 to 10 years is people are recognizing that this technology is a game the scar tissue pun intended? the US across Europe because it's so easy to adopt. Dr Tim Brown and take us home and the segment with your take lessons removes the difficulties that have been put in place by by organizations Eight of his partner for the most innovative AI on by the Cube and AWS Public Sector Partners.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Tim RogersPERSON

0.99+

KimberlyPERSON

0.99+

Andy JassyPERSON

0.99+

Roger JohnsonPERSON

0.99+

TimPERSON

0.99+

AWSORGANIZATION

0.99+

RogerPERSON

0.99+

Tim BrownPERSON

0.99+

CaliforniaLOCATION

0.99+

fiveQUANTITY

0.99+

BrianPERSON

0.99+

20QUANTITY

0.99+

6QUANTITY

0.99+

50QUANTITY

0.99+

1,000,000 imagesQUANTITY

0.99+

10QUANTITY

0.99+

33 millionQUANTITY

0.99+

Roger JohnstonPERSON

0.99+

six weeksQUANTITY

0.99+

USLOCATION

0.99+

two yearsQUANTITY

0.99+

six weeksQUANTITY

0.99+

21st centuryDATE

0.99+

EuropeLOCATION

0.99+

15 yearsQUANTITY

0.99+

Palo AltoLOCATION

0.99+

OneQUANTITY

0.99+

two problemsQUANTITY

0.99+

John FurrierPERSON

0.99+

Northern IrelandLOCATION

0.99+

BostonLOCATION

0.99+

Belfast HospitalORGANIZATION

0.99+

30 yearsQUANTITY

0.99+

ZTEORGANIZATION

0.99+

firstQUANTITY

0.99+

two driversQUANTITY

0.99+

two jobsQUANTITY

0.99+

last yearDATE

0.99+

excelTITLE

0.99+

40 yearsQUANTITY

0.99+

10 yearQUANTITY

0.99+

EightQUANTITY

0.99+

90QUANTITY

0.99+

BrownPERSON

0.99+

AmazonORGANIZATION

0.99+

BelfastLOCATION

0.99+

90 interviewsQUANTITY

0.99+

first timeQUANTITY

0.98+

each yearQUANTITY

0.98+

hundreds of times a dayQUANTITY

0.98+

One personQUANTITY

0.98+

several years agoDATE

0.97+

oneQUANTITY

0.97+

CoupetPERSON

0.97+

ExcelTITLE

0.97+

US EastLOCATION

0.97+

CubeORGANIZATION

0.97+

two livesQUANTITY

0.97+

KobePERSON

0.96+

over six weeksQUANTITY

0.96+

Cube AwardTITLE

0.95+

A couple days laterDATE

0.95+

FirstQUANTITY

0.95+

AWS Public Sector PartnersORGANIZATION

0.94+

axial3DORGANIZATION

0.94+

Colin Blair & David Smith, Tech Data | HPE Discover 2020


 

>>from around the globe. It's the Cube covering HP. Discover Virtual experience Brought to you by HP. >>Welcome to the Cube's coverage of HP Discover 2020 Virtual Experience. I'm Lisa Martin, and I'm pleased to be joined by two guests from HP longtime partner Tech Data. We have calling Blair the vice president of sales and marketing of I. O. T. And Data Solutions and David Smith, H P E Pre Sales Field Solutions are common. And David, Welcome to the Cube. Thanks, Lisa. Great to see. So let's start with the calling. HP and Technical have been partners for over 40 years, but tell our audience a little bit about tech data before we get into the specifics of what you're doing and some of the cool I o. T. Stuff with HP. I >>think that the Tech data is a Fortune 100 distributor. We continued to evolved to be a solutions aggregator in these next generation technology businesses. As you've mentioned, we've been serving the I T distribution markets globally for for 40 plus years, and we're now moving into next generation technologies like Wild Analytics, I O. T and Security bubble Lifecycle Management services. But to be able todo position ourselves with our customer base and the needs of their clients have. So I'm excited to be here today to talk a little bit about what we're doing in I, O. T. And Analytics with David on the HPC side >>and in addition to the 40 plus years of partnership calling that you mentioned that Detected and HP have you've got over 200 plus hp. Resource is David, you're one of those guys in the field. Talk to us about some of the things that you're working on with Channel Partners Table David to enable them, especially during such crazy times of living and now >>absolutely, absolutely so. What we can do is we can provide strong sales and technical enablement if your team, for example, wants to better understand how to position HP portfolio if they require assistance and architect ing a secure performance i o t. Solution. We can help ensure that you're technical team is fully capable of having that conversation, and it's one that they're able to have of confidence, weaken validate the proposed HP solutions with the customers, technical requirements and proposed use case. We can even exist on a customer calls, if it would, would benefit our partner to kind of extend out to that. We also have a a a deep technical bench that Colin can speak to in the OT space toe lean on as well. For so solution is that kind of span into the space beyond where HP typically operates, which would be edge, compute computing and network. Sic security. >>Excellent call and tell me a little bit about Tech Data's investments in I o. T. When did this start? What are you guys doing today? >>Sure, we started in the cloud space. First tackle this opportunity in data center modernization and hybrid cloud. That was about seven years ago. Shortly thereafter we started investing very materially in the security cyber security space. And then we follow that with Data Analytics and then the Internet of things. Now we've been in those spaces with our long term partners for some time. But now that we're seeing this movement to the intelligent edge and a real focus on business outcomes and specialization, we've kind of tracked with the market, and we feel like we've invested a little bit ahead of where the channel is in terms of supporting our ecosystem of partners in this space. >>So the intelligent edge has been growing for quite some time. Poland in the very unique times that we're living in in 2020 how are you seeing that intelligent edge expand even more? And what are some of the pressing opportunities that tech data and HPC i O T solutions together can address? >>So a couple. So the first is a Xai mentioned earlier just data center modernization. And so, in the middle of code 19 and perhaps postcode 19 we're going to see a lot of clients that are really focused on monetizing the things that they've got. But doing so to drive business outcomes. We believe that increasingly, the predominance of use cases and compute and analytics is going to move to the edge. And HP has got a great portfolio for not just on premise high performance computing but also hybrid cloud computing. And then when we get into the edge with edge line and networking with Aruba and devices that need to be a digitized and sense arised, it's a really great partnership. And then what we're able to do also, Lisa, is we've been investing in vertical markets since 2000 and seven, and I've been a long the ride with that team, most all of that way. So we've got deep specialization and healthcare and industrial manufacturing, retail and then public sector. And then the last thing we've kind of turned on here recently just last month is a strategic partnership in the smarter cities space. So we're able to leverage a lot of those vertical market capabilities. Couple that with our HP organization and really drive specialized repeatable solutions in these vertical markets, where we believe increasingly, customers are going to be more interested in a repeatable solutions that can drive quick proof of value proof of concepts with minimal viable what kinds of products. And that's that's kind of the apartment today with RHB Organization and the HP Corporation >>David. Let's double click into some of those of vertical markets that Colin mentioned some of the things that pop into minor healthcare manufacturing. As we know, supply chains have been very challenged during covered. Give us an insight into what you're hearing from channel partners now virtually, but what are some of the things that are pressing importance? >>So from a pressing and important to Collins exact point, and your exact point as well is really it's all about the edge computing space now from a product perspective Azaz Colin had mentioned earlier. HP has their edge line converged systems, which is kind of taking the functionality of OT and edge T Excuse me of OT and I t and combine it into a single edge processing compute solution. You kind of couple that with the ability to configure components such as Tesla GP, use in specific excellent offerings to offer an aid and things like realtime, video processing and analytics. Uh, and a perfect example of this is, ah so for dissing and covert space. If if I need to be able to analyze a group of people to ensure they're staying as far apart as possible or, you know within self distant guidelines, that is where kind of the real time that's like an aspect of things can be taken advantage of same things with with the leveraging cameras where you could actually take temperature detection as as well, so it's really kind of best to think of Edge Lines Solutions is data center computing at the edge kind of transition into the Aruba space. Uh Rubio says offerings aid in the island Security is such a clear pass device inside, which allows for device discovery of network and monitoring of wired and wireless devices. There's also Aruba asset tracking and real time location of solutions, and that's particularly important in the healthcare space as well. If I have a lot of high value assets, things like wheelchairs, things like ventilation devices, where these things low located within my facilities and how can I keep keep track of them? They also, and by that I mean HP. They also kind of leveraging expanse ecosystem of partners. As an example, they leverage thing works allow their i o t solutions as well, when you kind of tying it all together with HP Point. Next to the end, customers provided with comprehensive loyalty solution. >>So, Colin, how ready? Our channel partners and the end user customers to rapidly pivot and start either deploying more technologies at the edge to be able to deliver some of the capabilities that David talked about in terms of analytics and sensors for social distancing. How ready are the channel partners and customers to be able to understand, adopt and execute this technology. >>So I think on the understanding side, I think the partners are there. We've been talking about digital transformation in the channel for a couple of years now, and I think what's happened through the 19 Pandemic is that it's been a real spotlight on the need for those business outcomes to to solve for very specific problems. And that's one of the values that we serve in the channel. So we've got a solution offering that we call our solution factory. And what we do really says is we leverage a process to look outside the industry. At Gartner, Magic Quadrant Solutions forced a Wave G two crowd. You know, top leaders, visionaries and understand What are those solutions that are in demand in these vertical markets that we talked about? And then we do a lot of work with David and his team internally in the HP organization to be able to do that and then build out that reference architectures so that we know that there's a solution that drives a bill of materials and a reference architecture that's going to work that clients are going to need and then we can do it quickly. You know, Tech data. Everything's about being bold, acting now getting scale. And we've got a large ecosystem partners that already have great relationships. So we pride ourselves on being able to identify what are those solutions that we can take to our partners that they can quickly take to their end users where you know we've We've kind of developed out what we think the 70 or 80% of that solution is going to look like. And then we drive point next and other services capabilities to be able to complete that last mile, if you will, of some of the customization. So we're helping them. For those who aren't ready, we're helping them. For those who already have very specific use cases and a practice that they drive with repeatable solutions were coming alongside them and understanding. What can we do? Using a practice builder approach, which is our consultative approach to understand where our partners are going in the market, who their clients are, what skill sets do they have? What supplier affinities do they want to drive? What brand marketing or demand generation support do they need? And that's where we can take some of these solutions, bring them to bear and engage in that consultative engagement to accelerate being ready as, as you rightly say, >>so tech. It has a lot of partners. You in general. You also have a lot of partners in the i o T space calling What? How do you from a marketing hat perspective? How do you describe the differentiation that Tech data and HP ease Iot solutions delivered to the channel to the end user? >>A couple of different things? I think that's that's differentiation. And that's one of the things that we strive for in the channel is to be specialized and to be competitively differentiated. And so the first part, I say to all of my team, Lisa, is you know, whether it's our solution consultants or our technical consultants, our solutions to the developers or the software development team that works my organization. Our goal is to be specialized in such a way that we're having relevant value added conversations not only our channel partners, but also end users of our partners want to bring us into those conversations, and many do. The next is really education and enablement as you would expect. And so there's a lot of things that are specialized in our technical. We drive education certification programs, roadshows, seminars, one of the things that we're seeing a lot of interest now. Lisa is for a digital marketing, and we're driving. Some really need offerings around digital marketing platforms that not only educate our partners but also allow our partners to bring their end users and tour some of this some of these technologies. So whether it's at our Clearwater office, where we've got an I. O T. Solution center, that we we take our partners and their clients through or we're using our facilities Teoh to do executive briefings and ideation as a service that, you know, kind of understanding the art of the possible. With both our resellers and their clients work, we're using our solution. Our solution catalogs that we've built an interactive pdf that allows our partners to understand over 50 solutions that we've got and then be able to identify. Where would they like to bring in David and his team and then my consultants to do that, that deep planning on business development, uh, that we talked about a little bit earlier. >>So the engagement right now is maybe even more important than it has been in a while because it's all hands off and virtual David. Talk to me about some of the engagement and the enablement piece that call and talked about. How are you able to really keep a channel partner and their end user customers engaged and interested in what you're able to deliver through this from New Virtual World? >>That's a great, great question. And we work in conjunction with our marketing teams to make sure that as new technologies and quite in I O. T space as well as within the HP East base as well that that our channel partners are educated and aware that these solutions exist. I know for a fact that for the majority of them you kind of get this consistent bombardment of new technology. But being able to actually have someone go out and explain it and then being able to correspondingly position it's use case and it's functionality and why it would provide value for your end customer is one of the benefits of tech data ads to kind of build upon that previous statement. The fact that We have such a huge portfolio of partners, so you kind of have HP and the edge compute space. But we have so many different partners in the OT space where it's really just a phone call, an email, a Skype message, a way to have that conversation around interoperability and then provide those responses back to our partners. >>Excellent. One more question before we go. Colin for you, A lot of partners. Why HP fry Mt. >>So a couple of reasons? One of the one of the biggest reasons as HP is just a great partner. And so when you look at evaluating I. O. T solutions that tend to be pretty comprehensive in many cases, Lisa it takes 10 or 12 partners to complete a really i o t solution and address that use case that that's in the field. And so when you have a partner like HP who's investing in these programs, investing in demand generation, investing in the spectrum of technology, whether it's hybrid Cloud Data Center, compute storage or your edge devices and Iot gateways, then to be able to contextualize those into what we call market ready solutions in each one of these vertical markets where there's references and there's use cases. And there were coupling education that specific rest of solutions. You know HP can do all of those things, and that's very important. Because in this new world, no one can go it alone anymore. It takes it takes partnerships, and we're all better together. And HP really does embrace that philosophy. And they've been a great partner for us in the Iot space. >>Excellent. Well, Colin and David, thank you so much for joining me today on the Cube Tech data. H p e i o t better together. Thank you so much. It's been a pleasure talking with you. >>Thank you. >>Thank you. Lisa. >>And four Collet and David. I am Lisa Martin. You're watching the Cube's virtual coverage of HP Discover 2020. Thanks for watching. Yeah, yeah, yeah, yeah.

Published Date : Jun 23 2020

SUMMARY :

Discover Virtual experience Brought to you by HP. And David, Welcome to the Cube. But to be able todo position ourselves with our customer base and the and in addition to the 40 plus years of partnership calling that you mentioned that Detected team is fully capable of having that conversation, and it's one that they're able to have of confidence, What are you guys doing today? And then we follow that with Data Analytics and then the Internet So the intelligent edge has been growing for quite some time. And that's that's kind of the apartment today with RHB Organization that pop into minor healthcare manufacturing. You kind of couple that with the ability to configure How ready are the channel partners and customers to be able to that clients are going to need and then we can do it quickly. You also have a lot of partners in the i o T And so the first part, I say to all of my team, Lisa, is you know, So the engagement right now is maybe even more important than it has been in a while because a fact that for the majority of them you kind of get this consistent bombardment One more question before we go. And HP really does embrace that philosophy. Thank you so much. Thank you. And four Collet and David.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
DavidPERSON

0.99+

Lisa MartinPERSON

0.99+

10QUANTITY

0.99+

ColinPERSON

0.99+

BlairPERSON

0.99+

David SmithPERSON

0.99+

LisaPERSON

0.99+

HPORGANIZATION

0.99+

70QUANTITY

0.99+

2020DATE

0.99+

Azaz ColinPERSON

0.99+

12 partnersQUANTITY

0.99+

Colin BlairPERSON

0.99+

GartnerORGANIZATION

0.99+

2000DATE

0.99+

40 plus yearsQUANTITY

0.99+

ArubaLOCATION

0.99+

two guestsQUANTITY

0.99+

FirstQUANTITY

0.99+

80%QUANTITY

0.99+

Magic Quadrant SolutionsORGANIZATION

0.99+

OneQUANTITY

0.99+

ColletPERSON

0.99+

code 19OTHER

0.99+

first partQUANTITY

0.99+

firstQUANTITY

0.99+

over 40 yearsQUANTITY

0.99+

SkypeORGANIZATION

0.99+

oneQUANTITY

0.98+

todayDATE

0.98+

One more questionQUANTITY

0.98+

bothQUANTITY

0.98+

ArubaORGANIZATION

0.98+

PolandLOCATION

0.97+

over 50 solutionsQUANTITY

0.97+

RubioPERSON

0.97+

last monthDATE

0.97+

Wild AnalyticsORGANIZATION

0.97+

HP CorporationORGANIZATION

0.96+

postcode 19OTHER

0.96+

I O. TORGANIZATION

0.95+

I. O. T. And Data SolutionsORGANIZATION

0.94+

CollinsPERSON

0.94+

singleQUANTITY

0.93+

Cube TechORGANIZATION

0.91+

about seven years agoDATE

0.91+

RHB OrganizationORGANIZATION

0.9+

UNLISTED FOR REVIEW Tammy Butow & Alberto Farronato, Gremlin | CUBE Conversation, April 2020


 

from the cube studios in Palo Alto in Boston connecting with thought leaders all around the world this is a cube conversation hello everyone welcome to the cube conversation here in Palo Alto our studios of the cube I'm showing for your host we're here during the crisis of Cove in nineteen doing remote interviews I come into the studio we've got a quarantine crew or here getting the interviews getting the stories out there and of course the story we continue to talk about is the impact of Kovan 19 and how we're all getting back to work either working at home or working remotely and virtually certainly but as things start to change we can start to see events mostly digital events and we're here to talk about an event that's coming up called the failover conference from gremlin which is now gone digital because it's April 21st but I think what's important about this conversation that I want to get into is not only talk about the event that's coming up but talk about these scale problems that are being highlighted by this change in work environment working at home we've been talking about the at scale problems that we're seeing whether it's a flood of surge of traffic and the chaos that's ensuing across the world with this pandemic so I'm excited have two great guests Alberto Ferran auto senior vice president marketing gremlin and Tammy Bhutto principal site reliability engineer or SRE guys thanks for coming on appreciate it thank you Thank You Alberto I want to get to you first you know we've known each other before you've been in this industry we all we've been all been talking about the cloud native cloud scale for some time it's kind of inside the ropes it's inside baseball Tami your site reliability engineer everyone knows Google knows how well cloud works this is large-scale stuff now with The Cove in 19 we're starting to see the average person my brother my sister our family members and people around the world go oh my god this is really a high impact this change of behavior the surge of you know whether whether it's traffic on the internet or work at home tools that are inadequate you start to see these statistical things that were planned for not working well and this actually Maps the things that we've been talking about it in our industry Alberto you've been on this how you guys doing and what's your what's your take on this situation we're in right now yeah yeah we're we're doing pretty well as a company we were born as a distributed organization to begin with so for us working in a distributed environment from all over the world is is common practice day-to-day personally you know I'm originally from Italy my parents my family is Milan and Bergen audible places so I have to follow the news with extra care and so much in me it becomes so much clearer nowadays that technology is not just a powerful tool to enable our businesses but it also is so critical for our day-to-day life and thanks to you know video calls I can easily talk to my family back there every day Wow so that's that's really important so yes we've been talking for a long time as you mentioned about complex systems at scale and reliability often in the context of mission-critical applications but more and more these systems need to be reliable also when it comes to back office systems that enable people to continue to work on a daily basis yeah well our hearts go out to your family and your friends in Italy and hope everyone's stay safe there no that was a tough situation continues to be a challenge Tammy I want to get your thoughts how is life going for you you're a sight reliable engineer what you deal with on the tech side is now happening in the real world it's it's almost it's mind-blowing and to me that we're seeing these these things happen it's it's a paradigm that needs attention and whew look at it as a sre dealing a most from a tech side now seeing it play out in real life it's such an interesting situation really terrible so one of the things that I specialize in as a site reliability engineer is incident management and so for example I previously worked at Dropbox where I was you know the incident manager on call for 500 million customers you know it's like 24/7 and these large-scale incidents you really need to be able to act fast there are two very important metrics that we track and care about as a site reliability engineer the first one is mean time to detection how fast can you detect what something is happening obviously if you detect an issue faster and you've got a better chance of making the impact lower so you can contain the blast radius I like to explain it to people like if you have a fire in your sauce bin in your kitchen and you put it out that's way better than waiting until your entire house is on fire and the other metric is mean time to resolution so how long does it take you to recover from the situation so yeah this is a large-scale global incident right now that we're in yeah I know you guys do a lot of talk about chaos theory and that applies a lot of math involved we all know that but I think when you go look at the real world this is gonna be table stakes and you know there's now a line in the sand here you know pre-pandemic post pandemic and i think you guys have an interesting company gremlin in the sense that this is this is a complex system and if you think about the world we're going to be living in whether it's digital events that you guys are have one coming up or how to work at home or tools that humans are going to be using it's going to be working with systems right so you have this new paradigm gonna be upon us pretty quickly and it's not just buying software mechanisms or software it's a complex system it's distributed computing and operating so I mean this is kind of the world can you guys talk about the gremlin situation of how you guys are attacking these new problems and these new opportunities that are emerging one of the things that I've always specialized in over the last 10 years is chaos engineering and so the idea of chaos engineering is that you're injecting failure on purpose to uncover weaknesses so that's really important in distributed systems with distributed you know cloud computing all these different services that you're kind of putting together but the idea is if you can inject failure you can actually figure out what happens when I inject that small failure and then you can actually go ahead and fix it one of the things I like to say to people is you know focus on what your top 5 critical systems are let's fix those first don't go for low-hanging fruit fix the biggest problems first get rid of the biggest amount of pain that you have as a company and then you can go ahead and like actually if you think about Pareto principle the 80/20 rule if you fix 20% of your biggest problems you actually solve 80% of your issues that always works something that I've done while working at National Australia Bank doing chaos engineering also what gremlin at Dropbox and I help a lot of our customers do that to albariƱo talk about the mindset involved it's almost counterintuitive whoa-oh-oh risk the biggest system and I don't want to touch those there working fine right now and then these problems just gestate they kind of hang around to the bin in the kitchen fire you know mist okay I don't want to touch it the house is still working so this is kind of a new mindset could you talk about what your take is on that is the industry there I mean oh it was a kind of a corner case you know you had Netflix you had the chaos monkey those days and then now it's the DevOps practice for a lot of folks you guys are involved in that what's the what's the appetite what's the progress of chaos engineering and mainstream yeah it's interesting that you mentioned DevOps and you know recently Gartner came up with a new revisited devil scream work that has chaos engineering in the middle of the lifecycle of your application and the reality is that systems have become so complex in infrastructure so many layers of abstractions you have hundreds of services if you're doing micro services but even if you're not doing micro services you have so many applications connected to each other build really complex workflows and automation flows it's impossible for traditional QA to really understand well the vulnerability are in terms of resiliency in terms of quality too often the production environment is also too different from the staging environment and so you need a fundamentally different approach to go and find where your weaknesses are and find them before they happen before you end up finding yourself in a situation like the one we're in today and you're not prepared and so much of what we talk about is giving it >> and the methodology for people to go and find these vulnerabilities not so much about creating cause chaos but it's about managing sales that is built into our current system and exposing those vulnerabilities before they create problem and so that's a very scientific methodology and and and tooling that we would bring to market and we help customers with Tammy I want to get your thoughts on so you know we used to riff a lot of to our 10th you know cube we've had a lot of conversation we've ripped over the over the years but you know when the surge of Amazon Web Services came out as pretty obvious the clouds amazing and look at the startups that were born you mentioned Dropbox you work there these comings and all these born in the cloud these hyper scale comes built from scratch great way to scale up and we used to joke about Google people say I would like a cloud like Google but no one has Google's use cases and Google really pioneered the sre concept and you gotta give them a lot of props for that but now we're kind of getting to a world where it's becoming Google like there's more scale now than ever before it's not a corner case it's becoming more popular and more of a preferred architecture this large scale what's your assessment of the of the mainstream enterprises how far are they did in your mind our way are they there with Castle they clothed how they doing it how does someone take how does someone develop an SRE practice to get the Google like scale because Google has an amazing network they got large-scale cloud they have sres they've been doing it for years how does a company that's transforming their IT have expertise it's a great question I get asked this a lot as well one of our goals at Bremen is to help make Internet more reliable for everybody everyone using the Internet all of the engineers who are trying to build reliable services and so I'm often asked by you know companies all over the world how do we create an SRE practice and how do we practice chaos engineering and so actually how you can get started actually rolling out your sre program based on my experiences I've done it so when I worked at Dropbox I worked with a lot of people who had been at Google they've been at YouTube they were there when was rolled out across those companies and then they brought those learnings to Dropbox and I learned from them but also the interesting thing is if you look at enterprise companies so large banks say for example I worked at a National Australia Bank for six years we actually did a lot of work that I would consider chaos engineering and sre practices so for example we would do large-scale disaster recovery and that's where you fail over an entire data center to a secret data center in an unknown location and the reason is because you're checking to make sure that everything operates okay if there's a nuclear blast that's actually what you have to do and you have to do that practice every quarter so but but if you think about it it's not very good to only do it once a quarter you really want to be practicing chaos engineering and injecting failure on this I think actually my I prefer to do it three times a week do I do it a lot but I'm also someone who likes to work out a lot and be fit all the time so I know that do something regularly you get great results so that's what I always tell us yeah I get the reps in as we say you know get get stronger at the muscle memory guys talk about the event that's coming up you got an event that was schedules physical event and then you were right in the planning mode and then the crisis hits you going digital going virtual it's really digital but it's digital that's on the internet so how are you guys thinking about this I know I it's out there it's April 21st can you share some specifics around the event well who should be attending and how they get involved online yeah yeah they vent really came about about together about a month ago when we started to see all the cancellations happening across the industry because of code 19 and we are extremely engaged with in the community and we have a lot of talks and we are seeing a lot of conferences just dropping and so speakers losing their opportunity to share their knowledge with respect to how you do reliability and topics that we focus on and so we quickly people it as a company and created a new online event to give everyone in the community the opportunity to you know they'll over to a new event as the president as a as the conference name says and and have those speakers will have lost their speaking slots have a new opportunity to go share their knowledge and so that came together really quickly we share the idea with a dozen of our partners and everyone liked it and all the sudden this thing took off like crazy in just a month where we are approaching you know four thousand registrations we have over 30 partners signed up and supporting the initiative a lot of a lot of past partners as well covering the event so it was impressive to see the amount of interest that that we were able to generate in such a short amount of time and really this is a conference for anybody who is interested in resilience and if you want to know from the best on how to build business continuity of persistence people and processes this is a great opportunity at no cost we need some free conference and the target persona and the audience you want to have a ten is what Sree Zoar folks doing architectural work and what's that that's the target yes and to attend our cadets s Ari's developers business leaders who care about the quality and reliability of their applications who need to help create a framework and a mindset for their organization that speaks to what Tammy was saying a minute ago having that constant crap is on a daily basis about who and finding how to improve things you know Tammy we've been doing going to physical events with the cube and extracting the signal of the noise and distributing it digitally for ten years and I got to ask you because now that those are those events have gone away you talk about chaos and injecting failure these doing these digital events is not as easy it's just live streaming it's it's hard to replicate the value of a physical event years of experience and standards roles and responsibilities to digital different consumption environments a synchronous you're trying to create a synchronous environment it's its own complex system so I think a lot of people are experimenting and learning from these events because it's pretty chaotic so I'd love to get your thoughts on how you look at these digital events as a chaos engineer how should people be looking at these events how are you I was looking at it you know I also want to get the program going get people out there get the content but you have to iterate on this how do you view this it is really different so I actually like to compare it to fire drills in SRA so often what you do there is you actually create a fake incident or a fake issue so you just you know you're saying let's have a fire drill similar to like you know when you're in a building and you have a fire drill that goes off you have wardens and everything and you all have to go outside so we can do that in this new world that we're all in all of a sudden you know a lot of people have never run an online event and now all of a sudden they have to so what I would say is like do a fire drill um run up you know a baked one before you do the actual on one to make sure that everything does work okay my other tip is make sure that you have backup plans backup plans on backup plans on backup plans like as in SRA I always have at least three to five backup plans like I'm not just saying plan a and Plan B but there's also a C D and E and I think that's very important and you know even when you're considering technology one of the things we say with chaos engineering is you know if you're using one service inject failure and make sure that you can fail over to a different alternative service in case something goes wrong yeah hence the failover conference which is the name of the conference yeah yeah well we certainly are gonna be sending a digital reporter there virtually if you need any backup plans obviously we have the remote interviews here if you need any help let us know really appreciate it I'll great to see you guys and thanks for sharing any final thoughts on the conference how what what happens when we get through the other side of this I'll give you guys a final word we'll start with Alberto with you first yeah I think one when we are on the other side of this will will understand even more the importance of effective resilience architecting and and and testing I think you know as a provider of tools and methodologies for that we we think we will be able to help customers do we do a significant leap forward on that side and the conference is just super exciting I think it's going to be a great I encourage everyone to participate we have tremendous lineup of speakers that have incredible reputation in their fields so I'm really happy and and excited about the work that the team has being able to do with our partners put together this type of event okay Tammy yes ma'am I'm actually going to be doing the opening keynote for the conference and the topic that I'm speaking about is that reliability matters more now than ever and I'll be sharing some you know bizarre weird incidents that I've worked on myself that I've experienced you know really critical strange issues that have come up but yeah I just I'm really looking forward to sharing that with everybody else so please come along it's free you can join from your own home and we can all be there together to support each other you got a great community support and there's a lot of partners press media and an ecosystem and customers so congratulations gremlin having a conference on April 21st called the failover conference the qubits look at angle we'll have a digital reporter there we covering the news thanks for coming on and sharing and appreciate the time I'm Jeff we're here in the Palo Alto series with remote interview with gremlin around there failover conference April 21st it's really demonstrating in my opinion the at scale problems that we've been working on the industry now more applicable than ever before as we get post pandemic with kovin 19 thanks for watching be back [Music]

Published Date : Apr 7 2020

**Summary and Sentiment Analysis are not been shown because of improper transcript**

ENTITIES

EntityCategoryConfidence
TammyPERSON

0.99+

April 21stDATE

0.99+

MilanLOCATION

0.99+

20%QUANTITY

0.99+

April 2020DATE

0.99+

Palo AltoLOCATION

0.99+

Tammy BhuttoPERSON

0.99+

six yearsQUANTITY

0.99+

GoogleORGANIZATION

0.99+

ItalyLOCATION

0.99+

Alberto FarronatoPERSON

0.99+

ten yearsQUANTITY

0.99+

JeffPERSON

0.99+

AlbertoPERSON

0.99+

National Australia BankORGANIZATION

0.99+

BostonLOCATION

0.99+

Tammy ButowPERSON

0.99+

Amazon Web ServicesORGANIZATION

0.99+

National Australia BankORGANIZATION

0.99+

two very important metricsQUANTITY

0.99+

nineteenQUANTITY

0.99+

BergenLOCATION

0.99+

over 30 partnersQUANTITY

0.99+

DropboxORGANIZATION

0.99+

GartnerORGANIZATION

0.98+

TamiPERSON

0.98+

10thQUANTITY

0.98+

a monthQUANTITY

0.98+

hundreds of servicesQUANTITY

0.98+

oneQUANTITY

0.97+

four thousand registrationsQUANTITY

0.97+

three times a weekQUANTITY

0.97+

YouTubeORGANIZATION

0.97+

first oneQUANTITY

0.97+

gremlinPERSON

0.96+

Alberto FerranPERSON

0.96+

firstQUANTITY

0.96+

NetflixORGANIZATION

0.95+

todayDATE

0.94+

once a quarterQUANTITY

0.93+

tenQUANTITY

0.93+

one serviceQUANTITY

0.93+

pandemicEVENT

0.92+

code 19OTHER

0.9+

500 million customersQUANTITY

0.89+

two great guestsQUANTITY

0.88+

five backupQUANTITY

0.84+

BremenORGANIZATION

0.84+

about a month agoDATE

0.83+

lot of peopleQUANTITY

0.8+

pandemic post pandemicEVENT

0.79+

The CoveORGANIZATION

0.79+

a minute agoDATE

0.79+

failoverEVENT

0.78+

a lot of peopleQUANTITY

0.78+

80% of your issuesQUANTITY

0.77+

Kovan 19EVENT

0.76+

pre-EVENT

0.76+

19QUANTITY

0.75+

every quarterQUANTITY

0.75+

failover conferenceEVENT

0.75+

Sree ZoarORGANIZATION

0.75+

top 5 critical systemsQUANTITY

0.73+

DevOpsTITLE

0.72+

19DATE

0.7+

one ofQUANTITY

0.7+

Dr. Ellison Anne Williams, Enveil | RSAC USA 2020


 

>> Narrator: Live from San Francisco. It's the theCUBE covering RSA Conference 2020 San Francisco, brought to you by SiliconAngle Media. >> Alright, welcome to theCUBE coverage here at RSA Conference in San Francisco and Moscone Halls, theCUBE. I'm John Furrier, the host of theCUBE, in a cyber security is all about encryption data and also security. We have a very hot startup here, that amazing guest, Dr. Ellison Anne Williams, CEO and Founder of Enveil just recently secured a $10 million Series A Funding really attacking a real problem around encryption and use. Again, data ,security, analytics, making it all secure is great. Allison, and thanks for coming on. Appreciate your time. >> Thanks for having me. >> So congratulations on the funding before we get started into the interview talking about the hard news, you guys that are around the funding. How long have you guys been around? What's the funding going to do? What are you guys doing? >> Yeah, so we're about three and a half years old as a company. We just announced our Series A close last week. So that was led by C5. And their new US Funds The Impact Fund and participating. Other partners included folks like MasterCard, Capital One Ventures, Bloomberg, Beta 1843, etc. >> So some names jumped in C5 led the round. >> For sure. >> How did this get started? What was the idea behind this three years you've been actually doing some work? Are you going to production? Is it R&D? Is it in market? Give us a quick update on the status of product and solution? >> Yeah, so full production. For production of the product. We're in fact in 2.0 of the release. And so we got our start inside of the National Security Agency, where I spent the majority of my career. And we developed some breakthroughs in an area of technology called homomorphic encryption, that allows you to perform computations into the encrypted domain as if they were in the unencrypted world. So the tech had never existed in a practical capacity. So we knew that bringing seeds of that technology out of the intelligence community and using it to seed really and start the company, we would be creating a new commercial market. >> So look at this, right? So you're at the NSA, >> Correct >> Your practitioner, they're doing a lot of work in this area, pioneering a new capability. And did the NSA spin it out did they fund it was the seed capital there or did you guys bootstrap it >> No. So our seed round was done by an entity called Data Tribe. So designed to take teams in technologies that were coming out of the IC that wanted to commercialize to do so. So we took seed funding from them. And then we were actually one of the youngest company ever to be in the RSA Innovation Sandbox here in 2017, to be one of the winners and that's where the conversation really started to change around this technology called homomorphic encryption, the market category space called securing data in use and what that meant. And so from there, we started running the initial version of a product out in the commercial world and we encountered two universal reaction. One that we were expecting and one that we weren't. And the one that we were expecting is that people said, "holy cow, this actually works". Because what we say we do keeping everything encrypted during processing. Sounds pretty impossible. It's not just the math. And then the second reaction that we encountered that we weren't expecting is those initial early adopters turned around and said to us, "can we strategically invest in you?" So our second round of funding was actually a Strategic Round where folks like Bloomberg beta,Thomson Reuters, USA and Incue Towel came into the company. >> That's Pre Series A >> Pre Series A >> So you still moving along, if a sandbox, you get some visibility >> Correct. >> Then were the products working on my god is you know, working. That's great. So I want to get into before I get into some of the overhead involved in traditionally its encryption there always has been that overhead tax. And you guys seem to solve that. But can you describe first data-at-rest versus data-in-motion and data-in-user. data at rest, as means not doing anything but >> Yeah, >> In flight or in you so they the same, is there a difference? Can you just tell us the difference of someone this can be kind of confusing. >> So it's helpful to think of data security in three parts that we call the triad. So securing data at rest on the file system and the database, etc. This would be your more traditional in database encryption, or file based encryption also includes things like access control. The second area, the data security triad is securing data- in- transit when it's moving around through the network. So securing data at rest and in transit. Very well solution. A lot of big name companies do that today, folks like Talus and we partner with them, Talus, Gemalto, etc. Now, the third portion of the data security triad is what happens to that data when you go use or process it in some way when it becomes most valuable. And that's where we focus. So as a company, we secure data-in-use when it's being used or processed. So what does that mean? It means we can do things like take searches or analytics encrypt them, and then go run them without ever decrypting them at any point during processing. So like I said, this represents a new commercial market, where we're seeing it manifest most often right now are in things like enabling secure data sharing, and collaboration, or enabling secure data monetization, because its privacy preserving and privacy enabling as a capability. >> And so that I get this right, the problem that you solved is that during the end use parts of the triad, it had to be decrypted first and then encrypted again, and that was the vulnerability area. Look, can you describe kind of like, the main problem that you guys saw was that-- >> So think more about, if you've got data and you want to give me access to it, I'm a completely different entity. And the way that you're going to give me access to it is allowing me to run a search over your data holdings. We see this quite a bit in between two banks in the areas of anti-money laundering or financial crime. So if I'm going to go run a search in your environment, say I'm going to look for someone that's an EU resident. Well, their personal information is covered under GDPR. Right? So if I go run that search in your environment, just because I'm coming to look for a certain individual doesn't mean you actually know anything about that. And so if you don't, and you have no data on them whatsoever, I've just introduced a new variable into your environment that you now have to account for, From a risk and liability perspective under something like GDPR. Whereas if you use us, we could take that search encrypt it within our walls, send it out to you and you could process it in its encrypted state. And because it's never decrypted during processing, there's no risk to you of any increased liability because that PII or that EU resident identifier is never introduced into your space. >> So the operating side of the business where there's compliance and risk management are going to love this, >> For sure. >> Is that really where the action is? >> Yes, compliance risk privacy. >> Alright, so get a little nerdy action on this one. So encryption has always been an awesome thing depending on who you talk to you, obviously, but he's always been a tax associate with the overhead processing power. He said, there's math involved. How does homeomorphic work? Does it have problems with performance? Is that a problem? Or if not, how do you address that? Where does it? I might say, well, I get it. But what's the tax for me? Or is your tax? >> Encryption is never free. I always tell people that. So there always is a little bit of latency associated with being able to do anything in an encrypted capacity, whether that's at rest at in transit or in use. Now, specifically with homomorphic encryption. It's not a new area of encryption. It's been around 30 or so years, and it had often been considered to be the holy grail of encryption for exactly the reasons we've already talked about. Doing things like taking searches or analytics and encrypting them, running them without ever decrypting anything opens up a world of different types of use cases across verticals and-- >> Give those use case examples. What would be some that would be low hanging fruit. And it would be much more higher level. >> Some of the things that we're seeing today under that umbrella of secure data sharing and collaboration, specifically inside of financial services, for use cases around anti-money laundering and financial crimes so, allowing two banks to be able to securely collaborate with with each other, along the lines of the example that I gave you just a second ago, and then also for large multinational banks to do so across jurisdictions in which they operate that have different privacy and secrecy regulations associated with them. >> Awesome. Well, Ellison, and I want to ask you about your experience at the NSA. And now as an entrepreneur, obviously, you have some, you know, pedigree at the NSA, really, you know, congratulations. It's going to be smart to work there, I guess. Secrets, you know, >> You absolutely do. >> Brains brain surgeon rocket scientist, so you get a lot of good stuff. But now that you're on the commercial space, it's been a conversation around how public and commercial are really trying to work together a lot as innovations are happening on both sides of the fence there. >> Yeah. >> Then the ICC and the Intelligence Community as well as commercial. Yeah, you're an entrepreneur, you got to go make money, you got shareholders down, you got investors? What's the collaboration look like? How does the world does it change for you? Is it the same? What's the vibe in DC these days around the balance between collaboration or is there? >> Well, we've seen a great example of this recently in that anti-money laundering financial crime use case. So the FCA and the Financial Conduct Authority out of the UK, so public entity sponsored a whole event called a tech spread in which they brought the banks together the private entities together with the startup companies, so your early emerging innovative capabilities, along with the public entities, like your privacy regulators, etc, and had us all work together to develop really innovative solutions to real problems within the banks. In the in the context of this text spread. We ended up winning the know your customer customer due diligence side of the text brand and then at the same time that us held an equivalent event in DC, where FinCEN took the lead, bringing in again, the banks, the private companies, etc, to all collaborate around this one problem. So I think that's a great example of when your public and your private and your private small and your private big is in the financial services institutions start to work together, we can really make breakthroughs-- >> So you see a lot happening >> We see a lot happening. >> The encryption solution actually helped that because it makes sense. Now you have the sharing the encryption. >> Yeah. >> Does that help with some of the privacy and interactions? >> It breaks through those barriers? Because if we were two banks, we can't necessarily openly, freely share all the information. But if I can ask you a question and do so in a secure and private capacity, still respecting all the access controls that you've put in place over your own data, then it allows that collaboration to occur, whereas otherwise I really couldn't in an efficient capacity. >> Okay, so here's the curveball question for you. So anybody Startup Series today, but you really got advanced Series A, you got a lot of funding multiple years of operation. If I asked you what's the impact that you're going to have on the world? What would you say to that, >> Over creating a whole new market, completely changing the paradigm about where and how you can use data for business purposes. And in terms of how much funding we have, we have, we've had a few rounds, but we only have 15 million into the company. So to be three and a half years old to see this new market emerging and being created with with only $15 million. It's really pretty impressive. >> Yeah, it's got a lot of growth and keep the ownership with the employees and the founders. >> It's always good, but being bootstrap is harder than it looks, isn't it? >> Yeah. >> Or how about society at large impact. You know, we're living global society these days and get all kinds of challenges. You see anything else in the future for your vision of impact. >> So securing data and your supplies horizontally across verticals. So far we've been focused mainly on financial services. But I think healthcare is a great vertical to move out in. And I think there are a lot of global challenges with healthcare and the more collaborative that we could be from a healthcare standpoint with our data. And I think our capabilities enable that to be possible. And still respecting all the privacy regulations and restrictions. I think that's a whole new world of possibility as well. >> And your secret sauce is what math? What's that? What's the secret sauce, >> Math, Math and grit. >> Alright, so thanks for sharing the insights. Give a quick plug for the company. What are you guys looking to do? Honestly, $10 million in funding priorities for you and the team? What do you guys live in to do? >> So priorities for us? privacy is a global issue now. So we are expanding globally. And you'll be hearing more about that very shortly. We also have new product lines that are going to be coming out enabling people to do more advanced decisioning in a completely secure and private capacity. >> And hiring office locations DC. >> Yes. So our headquarters is in DC, but we're based on over the world, so we're hiring, check out our web page. We're hiring for all kinds of roles from engineering to business functionality >> And virtual is okay virtual hires school >> Virtual hires is great. We're looking for awesome people no matter where they are. >> You know, DC but primary. Okay, so great to have you gone. Congratulations for one, the financing and then three years of bootstrapping and making it happen. Awesome. >> Thank you. >> Thank you for coming ,appreciate it. So keep coming to your RSA conference in Moscone. I'm John Furrier. Thanks for watching more after this short break (pop music playing)

Published Date : Feb 26 2020

SUMMARY :

brought to you by SiliconAngle Media. I'm John Furrier, the host of theCUBE, in a cyber security So congratulations on the funding before we get started So that was led by C5. and start the company, we would be creating And did the NSA spin it out did they fund it And the one that we were expecting is that people said, And you guys seem to solve that. In flight or in you so they the same, is there So securing data at rest on the file system and that you guys saw was that-- So if I'm going to go run a search in your environment, say who you talk to you, obviously, but he's always been a tax the reasons we've already talked about. And it would be much more higher Some of the things that we're seeing today under that Well, Ellison, and I want to ask you about your experience so you get a lot of good stuff. Is it the same? So the FCA and the Financial Conduct Authority out of the Now you have the sharing the encryption. private capacity, still respecting all the access controls So anybody Startup Series today, but you really got advanced So to be three and a half years old to see this new market Yeah, it's got a lot of growth and keep the ownership with You see anything else in the future for your vision of And still respecting all the privacy regulations and Math and grit. Alright, so thanks for sharing the insights. We also have new product lines that are going to be coming the world, so we're hiring, check out our web page. We're looking for awesome people no matter where they are. Okay, so great to have you gone. So keep coming to your RSA conference in Moscone.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
FCAORGANIZATION

0.99+

MasterCardORGANIZATION

0.99+

BloombergORGANIZATION

0.99+

National Security AgencyORGANIZATION

0.99+

GemaltoORGANIZATION

0.99+

TalusORGANIZATION

0.99+

$10 millionQUANTITY

0.99+

AllisonPERSON

0.99+

Financial Conduct AuthorityORGANIZATION

0.99+

EllisonPERSON

0.99+

John FurrierPERSON

0.99+

Thomson ReutersORGANIZATION

0.99+

FinCENORGANIZATION

0.99+

15 millionQUANTITY

0.99+

Capital One VenturesORGANIZATION

0.99+

MosconeLOCATION

0.99+

two banksQUANTITY

0.99+

NSAORGANIZATION

0.99+

UKLOCATION

0.99+

DCLOCATION

0.99+

2017DATE

0.99+

San FranciscoLOCATION

0.99+

C5ORGANIZATION

0.99+

ICCORGANIZATION

0.99+

three partsQUANTITY

0.99+

GDPRTITLE

0.99+

last weekDATE

0.99+

firstQUANTITY

0.99+

SiliconAngle MediaORGANIZATION

0.99+

OneQUANTITY

0.99+

EnveilORGANIZATION

0.99+

Ellison Anne WilliamsPERSON

0.99+

both sidesQUANTITY

0.98+

second areaQUANTITY

0.98+

second roundQUANTITY

0.98+

three yearsQUANTITY

0.98+

oneQUANTITY

0.98+

EUORGANIZATION

0.98+

RSA ConferenceEVENT

0.98+

Beta 1843ORGANIZATION

0.98+

todayDATE

0.97+

second reactionQUANTITY

0.97+

third portionQUANTITY

0.97+

Moscone HallsLOCATION

0.97+

one problemQUANTITY

0.96+

Series AOTHER

0.95+

RSAEVENT

0.94+

two universal reactionQUANTITY

0.94+

USAORGANIZATION

0.94+

$15 millionQUANTITY

0.93+

around 30 or so yearsQUANTITY

0.93+

USALOCATION

0.92+

three and a half years oldQUANTITY

0.91+

Data TribeORGANIZATION

0.9+

FranciscoLOCATION

0.89+

about three and a half years oldQUANTITY

0.87+

a second agoDATE

0.87+

Intelligence CommunityORGANIZATION

0.86+

RSA Innovation SandboxORGANIZATION

0.86+

RSA Conference 2020 SanEVENT

0.85+

theCUBEORGANIZATION

0.82+

2.0QUANTITY

0.82+

Pre Series AOTHER

0.76+

EULOCATION

0.72+

Incue TowelORGANIZATION

0.69+

one of the winnersQUANTITY

0.67+

RSACORGANIZATION

0.66+

2020DATE

0.6+

US Funds The Impact FundOTHER

0.59+

NarratorTITLE

0.56+

Dr.PERSON

0.5+