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)
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
Entity | Category | Confidence |
---|---|---|
Robert Nishihara | PERSON | 0.99+ |
John | PERSON | 0.99+ |
Robert | PERSON | 0.99+ |
John Furrier | PERSON | 0.99+ |
Netflix | ORGANIZATION | 0.99+ |
35 times | QUANTITY | 0.99+ |
Amazon | ORGANIZATION | 0.99+ |
$100 million | QUANTITY | 0.99+ |
Uber | ORGANIZATION | 0.99+ |
AWS | ORGANIZATION | 0.99+ |
100% | QUANTITY | 0.99+ |
ORGANIZATION | 0.99+ | |
Ant Group | ORGANIZATION | 0.99+ |
first | QUANTITY | 0.99+ |
Python | TITLE | 0.99+ |
20% | QUANTITY | 0.99+ |
32 GPUs | QUANTITY | 0.99+ |
Lyft | ORGANIZATION | 0.99+ |
hundreds | QUANTITY | 0.99+ |
tomorrow | DATE | 0.99+ |
Anyscale | ORGANIZATION | 0.99+ |
three | QUANTITY | 0.99+ |
128 | QUANTITY | 0.99+ |
September | DATE | 0.99+ |
today | DATE | 0.99+ |
Moore's Law | TITLE | 0.99+ |
Adam Selipsky | PERSON | 0.99+ |
PyTorch | TITLE | 0.99+ |
Ray | ORGANIZATION | 0.99+ |
second reason | QUANTITY | 0.99+ |
64 | QUANTITY | 0.99+ |
each worker | QUANTITY | 0.99+ |
each worker | QUANTITY | 0.99+ |
Photoshop | TITLE | 0.99+ |
UC Berkeley | ORGANIZATION | 0.99+ |
Java | TITLE | 0.99+ |
Shopify | ORGANIZATION | 0.99+ |
OpenAI | ORGANIZATION | 0.99+ |
Anyscale | PERSON | 0.99+ |
third | QUANTITY | 0.99+ |
two things | QUANTITY | 0.99+ |
ByteDance | ORGANIZATION | 0.99+ |
Spotify | ORGANIZATION | 0.99+ |
One | QUANTITY | 0.99+ |
95 | QUANTITY | 0.99+ |
Asure | ORGANIZATION | 0.98+ |
one line | QUANTITY | 0.98+ |
one GPU | QUANTITY | 0.98+ |
ChatGPT | TITLE | 0.98+ |
TensorFlow | TITLE | 0.98+ |
last year | DATE | 0.98+ |
first bucket | QUANTITY | 0.98+ |
both | QUANTITY | 0.98+ |
two layers | QUANTITY | 0.98+ |
Cohere | ORGANIZATION | 0.98+ |
Alipay | ORGANIZATION | 0.98+ |
Ray | PERSON | 0.97+ |
one | QUANTITY | 0.97+ |
Instacart | ORGANIZATION | 0.97+ |
Robert Nishihara, Anyscale | CUBE Conversation
(upbeat instrumental) >> Hello and welcome to this CUBE conversation. I'm John Furrier, host of theCUBE, here in Palo Alto, California. Got a great conversation with Robert Nishihara who's the co-founder and CEO of Anyscale. Robert, great to have you on this CUBE conversation. It's great to see you. We did your first Ray Summit a couple years ago and congratulations on your venture. Great to have you on. >> Thank you. Thanks for inviting me. >> So you're first time CEO out of Berkeley in Data. You got the Databricks is coming out of there. You got a bunch of activity coming from Berkeley. It's like a, it really is kind of like where a lot of innovations going on data. Anyscale has been one of those startups that has risen out of that scene. Right? You look at the success of what the Data lakes are now. Now you've got the generative AI. This has been a really interesting innovation market. This new wave is coming. Tell us what's going on with Anyscale right now, as you guys are gearing up and getting some growth. What's happening with the company? >> Yeah, well one of the most exciting things that's been happening in computing recently, is the rise of AI and the excitement about AI, and the potential for AI to really transform every industry. Now of course, one of the of the biggest challenges to actually making that happen is that doing AI, that AI is incredibly computationally intensive, right? To actually succeed with AI to actually get value out of AI. You're typically not just running it on your laptop, you're often running it and scaling it across thousands of machines, or hundreds of machines or GPUs, and to, so organizations and companies and businesses that do AI often end up building a large infrastructure team to manage the distributed systems, the computing to actually scale these applications. And that's a, that's a, a huge software engineering lift, right? And so, one of the goals for Anyscale is really to make that easy. To get to the point where, developers and teams and companies can succeed with AI. Can build these scalable AI applications, without really you know, without a huge investment in infrastructure with a lot of, without a lot of expertise in infrastructure, where really all they need to know is how to program on their laptop, how to program in Python. And if you have that, then that's really all you need to succeed with AI. So that's what we've been focused on. We're building Ray, which is an open source project that's been starting to get adopted by tons of companies, to actually train these models, to deploy these models, to do inference with these models, you know, to ingest and pre-process their data. And our goals, you know, here with the company are really to make Ray successful. To grow the Ray community, and then to build a great product around it and simplify the development and deployment, and productionization of machine learning for, for all these businesses. >> It's a great trend. Everyone wants developer productivity seeing that, clearly right now. And plus, developers are voting literally on what standards become. As you look at how the market is open source driven, a lot of that I love the model, love the Ray project love the, love the Anyscale value proposition. How big are you guys now, and how is that value proposition of Ray and Anyscale and foundational models coming together? Because it seems like you guys are in a perfect storm situation where you guys could get a real tailwind and draft off the the mega trend that everyone's getting excited. The new toy is ChatGPT. So you got to look at that and say, hey, I mean, come on, you guys did all the heavy lifting. >> Absolutely. >> You know how many people you are, and what's the what's the proposition for you guys these days? >> You know our company's about a hundred people, that a bit larger than that. Ray's been going really quickly. It's been, you know, companies using, like OpenAI uses Ray to train their models, like ChatGPT. Companies like Uber run all their deep learning you know, and classical machine learning on top of Ray. Companies like Shopify, Spotify, Netflix, Cruise, Lyft, Instacart, you know, Bike Dance. A lot of these companies are investing heavily in Ray for their machine learning infrastructure. And I think it's gotten to the point where, if you're one of these, you know type of businesses, and you're looking to revamp your machine learning infrastructure. If you're looking to enable new capabilities, you know make your teams more productive, increase, speed up the experimentation cycle, you know make it more performance, like build, you know, run applications that are more scalable, run them faster, run them in a more cost efficient way. All of these types of companies are at least evaluating Ray and Ray is an increasingly common choice there. I think if they're not using Ray, if many of these companies that end up not using Ray, they often end up building their own infrastructure. So Ray has been, the growth there has been incredibly exciting over the, you know we had our first in-person Ray Summit just back in August, and planning the next one for, for coming September. And so when you asked about the value proposition, I think there's there's really two main things, when people choose to go with Ray and Anyscale. One reason is about moving faster, right? It's about developer productivity, it's about speeding up the experimentation cycle, easily getting their models in production. You know, we hear many companies say that they, you know they, once they prototype a model, once they develop a model, it's another eight weeks, or 12 weeks to actually get that model in production. And that's a reason they talk to us. We hear companies say that, you know they've been training their models and, and doing inference on a single machine, and they've been sort of scaling vertically, like using bigger and bigger machines. But they, you know, you can only do that for so long, and at some point you need to go beyond a single machine and that's when they start talking to us. Right? So one of the main value propositions is around moving faster. I think probably the phrase I hear the most is, companies saying that they don't want their machine learning people to have to spend all their time configuring infrastructure. All this is about productivity. >> Yeah. >> The other. >> It's the big brains in the company. That are being used to do remedial tasks that should be automated right? I mean that's. >> Yeah, and I mean, it's hard stuff, right? It's also not these people's area of expertise, and or where they're adding the most value. So all of this is around developer productivity, moving faster, getting to market faster. The other big value prop and the reason people choose Ray and choose Anyscale, is around just providing superior infrastructure. This is really, can we scale more? You know, can we run it faster, right? Can we run it in a more cost effective way? We hear people saying that they're not getting good GPU utilization with the existing tools they're using, or they can't scale beyond a certain point, or you know they don't have a way to efficiently use spot instances to save costs, right? Or their clusters, you know can't auto scale up and down fast enough, right? These are all the kinds of things that Ray and Anyscale, where Ray and Anyscale add value and solve these kinds of problems. >> You know, you bring up great points. Auto scaling concept, early days, it was easy getting more compute. Now it's complicated. They're built into more integrated apps in the cloud. And you mentioned those companies that you're working with, that's impressive. Those are like the big hardcore, I call them hardcore. They have a good technical teams. And as the wave starts to move from these companies that were hyper scaling up all the time, the mainstream are just developers, right? So you need an interface in, so I see the dots connecting with you guys and I want to get your reaction. Is that how you see it? That you got the alphas out there kind of kicking butt, building their own stuff, alpha developers and infrastructure. But mainstream just wants programmability. They want that heavy lifting taken care of for them. Is that kind of how you guys see it? I mean, take us through that. Because to get crossover to be democratized, the automation's got to be there. And for developer productivity to be in, it's got to be coding and programmability. >> That's right. Ultimately for AI to really be successful, and really you know, transform every industry in the way we think it has the potential to. It has to be easier to use, right? And that is, and being easier to use, there's many dimensions to that. But an important one is that as a developer to do AI, you shouldn't have to be an expert in distributed systems. You shouldn't have to be an expert in infrastructure. If you do have to be, that's going to really limit the number of people who can do this, right? And I think there are so many, all of the companies we talk to, they don't want to be in the business of building and managing infrastructure. It's not that they can't do it. But it's going to slow them down, right? They want to allocate their time and their energy toward building their product, right? To building a better product, getting their product to market faster. And if we can take the infrastructure work off of the critical path for them, that's going to speed them up, it's going to simplify their lives. And I think that is critical for really enabling all of these companies to succeed with AI. >> Talk about the customers you guys are talking to right now, and how that translates over. Because I think you hit a good thread there. Data infrastructure is critical. Managed services are coming online, open sources continuing to grow. You have these people building their own, and then if they abandon it or don't scale it properly, there's kind of consequences. 'Cause it's a system you mentioned, it's a distributed system architecture. It's not as easy as standing up a monolithic app these days. So when you guys go to the marketplace and talk to customers, put the customers in buckets. So you got the ones that are kind of leaning in, that are pretty peaked, probably working with you now, open source. And then what's the customer profile look like as you go mainstream? Are they looking to manage service, looking for more architectural system, architecture approach? What's the, Anyscale progression? How do you engage with your customers? What are they telling you? >> Yeah, so many of these companies, yes, they're looking for managed infrastructure 'cause they want to move faster, right? Now the kind of these profiles of these different customers, they're three main workloads that companies run on Anyscale, run with Ray. It's training related workloads, and it is serving and deployment related workloads, like actually deploying your models, and it's batch processing, batch inference related workloads. Like imagine you want to do computer vision on tons and tons of, of images or videos, or you want to do natural language processing on millions of documents or audio, or speech or things like that, right? So the, I would say the, there's a pretty large variety of use cases, but the most common you know, we see tons of people working with computer vision data, you know, computer vision problems, natural language processing problems. And it's across many different industries. We work with companies doing drug discovery, companies doing you know, gaming or e-commerce, right? Companies doing robotics or agriculture. So there's a huge variety of the types of industries that can benefit from AI, and can really get a lot of value out of AI. And, but the, but the problems are the same problems that they all want to solve. It's like how do you make your team move faster, you know succeed with AI, be more productive, speed up the experimentation, and also how do you do this in a more performant way, in a faster, cheaper, in a more cost efficient, more scalable way. >> It's almost like the cloud game is coming back to AI and these foundational models, because I was just on a podcast, we recorded our weekly podcast, and I was just riffing with Dave Vellante, my co-host on this, were like, hey, in the early days of Amazon, if you want to build an app, you just, you have to build a data center, and then you go to now you go to the cloud, cloud's easier, pay a little money, penny's on the dollar, you get your app up and running. Cloud computing is born. With foundation models in generative AI. The old model was hard, heavy lifting, expensive, build out, before you get to do anything, as you mentioned time. So I got to think that you're pretty much in a good position with this foundational model trend in generative AI because I just looked at the foundation map, foundation models, map of the ecosystem. You're starting to see layers of, you got the tooling, you got platform, you got cloud. It's filling out really quickly. So why is Anyscale important to this new trend? How do you talk to people when they ask you, you know what does ChatGPT mean for Anyscale? And how does the financial foundational model growth, fit into your plan? >> Well, foundational models are hugely important for the industry broadly. Because you're going to have these really powerful models that are trained that you know, have been trained on tremendous amounts of data. tremendous amounts of computes, and that are useful out of the box, right? That people can start to use, and query, and get value out of, without necessarily training these huge models themselves. Now Ray fits in and Anyscale fit in, in a number of places. First of all, they're useful for creating these foundation models. Companies like OpenAI, you know, use Ray for this purpose. Companies like Cohere use Ray for these purposes. You know, IBM. If you look at, there's of course also open source versions like GPTJ, you know, created using Ray. So a lot of these large language models, large foundation models benefit from training on top of Ray. And, but of course for every company training and creating these huge foundation models, you're going to have many more that are fine tuning these models with their own data. That are deploying and serving these models for their own applications, that are building other application and business logic around these models. And that's where Ray also really shines, because Ray you know, is, can provide common infrastructure for all of these workloads. The training, the fine tuning, the serving, the data ingest and pre-processing, right? The hyper parameter tuning, the and and so on. And so where the reason Ray and Anyscale are important here, is that, again, foundation models are large, foundation models are compute intensive, doing you know, using both creating and using these foundation models requires tremendous amounts of compute. And there there's a big infrastructure lift to make that happen. So either you are using Ray and Anyscale to do this, or you are building the infrastructure and managing the infrastructure yourself. Which you can do, but it's, it's hard. >> Good luck with that. I always say good luck with that. I mean, I think if you really need to do, build that hardened foundation, you got to go all the way. And I think this, this idea of composability is interesting. How is Ray working with OpenAI for instance? Take, take us through that. Because I think you're going to see a lot of people talking about, okay I got trained models, but I'm going to have not one, I'm going to have many. There's big debate that OpenAI is going to be the mother of all LLMs, but now, but really people are also saying that to be many more, either purpose-built or specific. The fusion and these things come together there's like a blending of data, and that seems to be a value proposition. How does Ray help these guys get their models up? Can you take, take us through what Ray's doing for say OpenAI and others, and how do you see the models interacting with each other? >> Yeah, great question. So where, where OpenAI uses Ray right now, is for the training workloads. Training both to create ChatGPT and models like that. There's both a supervised learning component, where you're pre-training this model on doing supervised pre-training with example data. There's also a reinforcement learning component, where you are fine-tuning the model and continuing to train the model, but based on human feedback, based on input from humans saying that, you know this response to this question is better than this other response to this question, right? And so Ray provides the infrastructure for scaling the training across many, many GPUs, many many machines, and really running that in an efficient you know, performance fault tolerant way, right? And so, you know, open, this is not the first version of OpenAI's infrastructure, right? They've gone through iterations where they did start with building the infrastructure themselves. They were using tools like MPI. But at some point, you know, given the complexity, given the scale of what they're trying to do, you hit a wall with MPI and that's going to happen with a lot of other companies in this space. And at that point you don't have many other options other than to use Ray or to build your own infrastructure. >> That's awesome. And then your vision on this data interaction, because the old days monolithic models were very rigid. You couldn't really interface with them. But we're kind of seeing this future of data fusion, data interaction, data blending at large scale. What's your vision? How do you, what's your vision of where this goes? Because if this goes the way people think. You can have this data chemistry kind of thing going on where people are integrating all kinds of data with each other at large scale. So you need infrastructure, intelligence, reasoning, a lot of code. Is this something that you see? What's your vision in all this? Take us through. >> AI is going to be used everywhere right? It's, we see this as a technology that's going to be ubiquitous, and is going to transform every business. I mean, imagine you make a product, maybe you were making a tool like Photoshop or, or whatever the, you know, tool is. The way that people are going to use your tool, is not by investing, you know, hundreds of hours into learning all of the different, you know specific buttons they need to press and workflows they need to go through it. They're going to talk to it, right? They're going to say, ask it to do the thing they want it to do right? And it's going to do it. And if it, if it doesn't know what it's want, what it's, what's being asked of it. It's going to ask clarifying questions, right? And then you're going to clarify, and you're going to have a conversation. And this is going to make many many many kinds of tools and technology and products easier to use, and lower the barrier to entry. And so, and this, you know, many companies fit into this category of trying to build products that, and trying to make them easier to use, this is just one kind of way it can, one kind of way that AI will will be used. But I think it's, it's something that's pretty ubiquitous. >> Yeah. It'll be efficient, it'll be efficiency up and down the stack, and will change the productivity equation completely. You just highlighted one, I don't want to fill out forms, just stand up my environment for me. And then start coding away. Okay well this is great stuff. Final word for the folks out there watching, obviously new kind of skill set for hiring. You guys got engineers, give a plug for the company, for Anyscale. What are you looking for? What are you guys working on? Give a, take the last minute to put a plug in for the company. >> Yeah well if you're interested in AI and if you think AI is really going to be transformative, and really be useful for all these different industries. We are trying to provide the infrastructure to enable that to happen, right? So I think there's the potential here, to really solve an important problem, to get to the point where developers don't need to think about infrastructure, don't need to think about distributed systems. All they think about is their application logic, and what they want their application to do. And I think if we can achieve that, you know we can be the foundation or the platform that enables all of these other companies to succeed with AI. So that's where we're going. I think something like this has to happen if AI is going to achieve its potential, we're looking for, we're hiring across the board, you know, great engineers, on the go-to-market side, product managers, you know people who want to really, you know, make this happen. >> Awesome well congratulations. I know you got some good funding behind you. You're in a good spot. I think this is happening. I think generative AI and foundation models is going to be the next big inflection point, as big as the pc inter-networking, internet and smartphones. This is a whole nother application framework, a whole nother set of things. So this is the ground floor. Robert, you're, you and your team are right there. Well done. >> Thank you so much. >> All right. Thanks for coming on this CUBE conversation. I'm John Furrier with theCUBE. Breaking down a conversation around AI and scaling up in this new next major inflection point. This next wave is foundational models, generative AI. And thanks to ChatGPT, the whole world's now knowing about it. So it really is changing the game and Anyscale is right there, one of the hot startups, that is in good position to ride this next wave. Thanks for watching. (upbeat instrumental)
SUMMARY :
Robert, great to have you Thanks for inviting me. as you guys are gearing up and the potential for AI to a lot of that I love the and at some point you need It's the big brains in the company. and the reason people the automation's got to be there. and really you know, and talk to customers, put but the most common you know, and then you go to now that are trained that you know, and that seems to be a value proposition. And at that point you don't So you need infrastructure, and lower the barrier to entry. What are you guys working on? and if you think AI is really is going to be the next And thanks to ChatGPT,
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Dave Vellante | PERSON | 0.99+ |
IBM | ORGANIZATION | 0.99+ |
Robert Nishihara | PERSON | 0.99+ |
John Furrier | PERSON | 0.99+ |
12 weeks | QUANTITY | 0.99+ |
Robert | PERSON | 0.99+ |
Uber | ORGANIZATION | 0.99+ |
Lyft | ORGANIZATION | 0.99+ |
Shopify | ORGANIZATION | 0.99+ |
eight weeks | QUANTITY | 0.99+ |
Spotify | ORGANIZATION | 0.99+ |
Netflix | ORGANIZATION | 0.99+ |
August | DATE | 0.99+ |
September | DATE | 0.99+ |
Palo Alto, California | LOCATION | 0.99+ |
Cruise | ORGANIZATION | 0.99+ |
Amazon | ORGANIZATION | 0.99+ |
Instacart | ORGANIZATION | 0.99+ |
Anyscale | ORGANIZATION | 0.99+ |
first | QUANTITY | 0.99+ |
Photoshop | TITLE | 0.99+ |
One reason | QUANTITY | 0.99+ |
Bike Dance | ORGANIZATION | 0.99+ |
Ray | ORGANIZATION | 0.99+ |
Python | TITLE | 0.99+ |
thousands of machines | QUANTITY | 0.99+ |
Berkeley | LOCATION | 0.99+ |
two main things | QUANTITY | 0.98+ |
single machine | QUANTITY | 0.98+ |
Cohere | ORGANIZATION | 0.98+ |
Ray and Anyscale | ORGANIZATION | 0.98+ |
millions of documents | QUANTITY | 0.98+ |
both | QUANTITY | 0.98+ |
one kind | QUANTITY | 0.96+ |
first version | QUANTITY | 0.95+ |
CUBE | ORGANIZATION | 0.95+ |
about a hundred people | QUANTITY | 0.95+ |
hundreds of machines | QUANTITY | 0.95+ |
one | QUANTITY | 0.95+ |
OpenAI | ORGANIZATION | 0.94+ |
First | QUANTITY | 0.94+ |
hundreds of hours | QUANTITY | 0.93+ |
first time | QUANTITY | 0.93+ |
Databricks | ORGANIZATION | 0.91+ |
Ray and Anyscale | ORGANIZATION | 0.9+ |
tons | QUANTITY | 0.89+ |
couple years ago | DATE | 0.88+ |
Ray and | ORGANIZATION | 0.86+ |
ChatGPT | TITLE | 0.81+ |
tons of people | QUANTITY | 0.8+ |
Breaking Analysis: ChatGPT Won't Give OpenAI First Mover Advantage
>> From theCUBE Studios in Palo Alto in Boston, bringing you data-driven insights from theCUBE and ETR. This is Breaking Analysis with Dave Vellante. >> OpenAI The company, and ChatGPT have taken the world by storm. Microsoft reportedly is investing an additional 10 billion dollars into the company. But in our view, while the hype around ChatGPT is justified, we don't believe OpenAI will lock up the market with its first mover advantage. Rather, we believe that success in this market will be directly proportional to the quality and quantity of data that a technology company has at its disposal, and the compute power that it could deploy to run its system. Hello and welcome to this week's Wikibon CUBE insights, powered by ETR. In this Breaking Analysis, we unpack the excitement around ChatGPT, and debate the premise that the company's early entry into the space may not confer winner take all advantage to OpenAI. And to do so, we welcome CUBE collaborator, alum, Sarbjeet Johal, (chuckles) and John Furrier, co-host of the Cube. Great to see you Sarbjeet, John. Really appreciate you guys coming to the program. >> Great to be on. >> Okay, so what is ChatGPT? Well, actually we asked ChatGPT, what is ChatGPT? So here's what it said. ChatGPT is a state-of-the-art language model developed by OpenAI that can generate human-like text. It could be fine tuned for a variety of language tasks, such as conversation, summarization, and language translation. So I asked it, give it to me in 50 words or less. How did it do? Anything to add? >> Yeah, think it did good. It's large language model, like previous models, but it started applying the transformers sort of mechanism to focus on what prompt you have given it to itself. And then also the what answer it gave you in the first, sort of, one sentence or two sentences, and then introspect on itself, like what I have already said to you. And so just work on that. So it it's self sort of focus if you will. It does, the transformers help the large language models to do that. >> So to your point, it's a large language model, and GPT stands for generative pre-trained transformer. >> And if you put the definition back up there again, if you put it back up on the screen, let's see it back up. Okay, it actually missed the large, word large. So one of the problems with ChatGPT, it's not always accurate. It's actually a large language model, and it says state of the art language model. And if you look at Google, Google has dominated AI for many times and they're well known as being the best at this. And apparently Google has their own large language model, LLM, in play and have been holding it back to release because of backlash on the accuracy. Like just in that example you showed is a great point. They got almost right, but they missed the key word. >> You know what's funny about that John, is I had previously asked it in my prompt to give me it in less than a hundred words, and it was too long, I said I was too long for Breaking Analysis, and there it went into the fact that it's a large language model. So it largely, it gave me a really different answer the, for both times. So, but it's still pretty amazing for those of you who haven't played with it yet. And one of the best examples that I saw was Ben Charrington from This Week In ML AI podcast. And I stumbled on this thanks to Brian Gracely, who was listening to one of his Cloudcasts. Basically what Ben did is he took, he prompted ChatGPT to interview ChatGPT, and he simply gave the system the prompts, and then he ran the questions and answers into this avatar builder and sped it up 2X so it didn't sound like a machine. And voila, it was amazing. So John is ChatGPT going to take over as a cube host? >> Well, I was thinking, we get the questions in advance sometimes from PR people. We should actually just plug it in ChatGPT, add it to our notes, and saying, "Is this good enough for you? Let's ask the real question." So I think, you know, I think there's a lot of heavy lifting that gets done. I think the ChatGPT is a phenomenal revolution. I think it highlights the use case. Like that example we showed earlier. It gets most of it right. So it's directionally correct and it feels like it's an answer, but it's not a hundred percent accurate. And I think that's where people are seeing value in it. Writing marketing, copy, brainstorming, guest list, gift list for somebody. Write me some lyrics to a song. Give me a thesis about healthcare policy in the United States. It'll do a bang up job, and then you got to go in and you can massage it. So we're going to do three quarters of the work. That's why plagiarism and schools are kind of freaking out. And that's why Microsoft put 10 billion in, because why wouldn't this be a feature of Word, or the OS to help it do stuff on behalf of the user. So linguistically it's a beautiful thing. You can input a string and get a good answer. It's not a search result. >> And we're going to get your take on on Microsoft and, but it kind of levels the playing- but ChatGPT writes better than I do, Sarbjeet, and I know you have some good examples too. You mentioned the Reed Hastings example. >> Yeah, I was listening to Reed Hastings fireside chat with ChatGPT, and the answers were coming as sort of voice, in the voice format. And it was amazing what, he was having very sort of philosophy kind of talk with the ChatGPT, the longer sentences, like he was going on, like, just like we are talking, he was talking for like almost two minutes and then ChatGPT was answering. It was not one sentence question, and then a lot of answers from ChatGPT and yeah, you're right. I, this is our ability. I've been thinking deep about this since yesterday, we talked about, like, we want to do this segment. The data is fed into the data model. It can be the current data as well, but I think that, like, models like ChatGPT, other companies will have those too. They can, they're democratizing the intelligence, but they're not creating intelligence yet, definitely yet I can say that. They will give you all the finite answers. Like, okay, how do you do this for loop in Java, versus, you know, C sharp, and as a programmer you can do that, in, but they can't tell you that, how to write a new algorithm or write a new search algorithm for you. They cannot create a secretive code for you to- >> Not yet. >> Have competitive advantage. >> Not yet, not yet. >> but you- >> Can Google do that today? >> No one really can. The reasoning side of the data is, we talked about at our Supercloud event, with Zhamak Dehghani who's was CEO of, now of Nextdata. This next wave of data intelligence is going to come from entrepreneurs that are probably cross discipline, computer science and some other discipline. But they're going to be new things, for example, data, metadata, and data. It's hard to do reasoning like a human being, so that needs more data to train itself. So I think the first gen of this training module for the large language model they have is a corpus of text. Lot of that's why blog posts are, but the facts are wrong and sometimes out of context, because that contextual reasoning takes time, it takes intelligence. So machines need to become intelligent, and so therefore they need to be trained. So you're going to start to see, I think, a lot of acceleration on training the data sets. And again, it's only as good as the data you can get. And again, proprietary data sets will be a huge winner. Anyone who's got a large corpus of content, proprietary content like theCUBE or SiliconANGLE as a publisher will benefit from this. Large FinTech companies, anyone with large proprietary data will probably be a big winner on this generative AI wave, because it just, it will eat that up, and turn that back into something better. So I think there's going to be a lot of interesting things to look at here. And certainly productivity's going to be off the charts for vanilla and the internet is going to get swarmed with vanilla content. So if you're in the content business, and you're an original content producer of any kind, you're going to be not vanilla, so you're going to be better. So I think there's so much at play Dave (indistinct). >> I think the playing field has been risen, so we- >> Risen and leveled? >> Yeah, and leveled to certain extent. So it's now like that few people as consumers, as consumers of AI, we will have a advantage and others cannot have that advantage. So it will be democratized. That's, I'm sure about that. But if you take the example of calculator, when the calculator came in, and a lot of people are, "Oh, people can't do math anymore because calculator is there." right? So it's a similar sort of moment, just like a calculator for the next level. But, again- >> I see it more like open source, Sarbjeet, because like if you think about what ChatGPT's doing, you do a query and it comes from somewhere the value of a post from ChatGPT is just a reuse of AI. The original content accent will be come from a human. So if I lay out a paragraph from ChatGPT, did some heavy lifting on some facts, I check the facts, save me about maybe- >> Yeah, it's productive. >> An hour writing, and then I write a killer two, three sentences of, like, sharp original thinking or critical analysis. I then took that body of work, open source content, and then laid something on top of it. >> And Sarbjeet's example is a good one, because like if the calculator kids don't do math as well anymore, the slide rule, remember we had slide rules as kids, remember we first started using Waze, you know, we were this minority and you had an advantage over other drivers. Now Waze is like, you know, social traffic, you know, navigation, everybody had, you know- >> All the back roads are crowded. >> They're car crowded. (group laughs) Exactly. All right, let's, let's move on. What about this notion that futurist Ray Amara put forth and really Amara's Law that we're showing here, it's, the law is we, you know, "We tend to overestimate the effect of technology in the short run and underestimate it in the long run." Is that the case, do you think, with ChatGPT? What do you think Sarbjeet? >> I think that's true actually. There's a lot of, >> We don't debate this. >> There's a lot of awe, like when people see the results from ChatGPT, they say what, what the heck? Like, it can do this? But then if you use it more and more and more, and I ask the set of similar question, not the same question, and it gives you like same answer. It's like reading from the same bucket of text in, the interior read (indistinct) where the ChatGPT, you will see that in some couple of segments. It's very, it sounds so boring that the ChatGPT is coming out the same two sentences every time. So it is kind of good, but it's not as good as people think it is right now. But we will have, go through this, you know, hype sort of cycle and get realistic with it. And then in the long term, I think it's a great thing in the short term, it's not something which will (indistinct) >> What's your counter point? You're saying it's not. >> I, no I think the question was, it's hyped up in the short term and not it's underestimated long term. That's what I think what he said, quote. >> Yes, yeah. That's what he said. >> Okay, I think that's wrong with this, because this is a unique, ChatGPT is a unique kind of impact and it's very generational. People have been comparing it, I have been comparing to the internet, like the web, web browser Mosaic and Netscape, right, Navigator. I mean, I clearly still remember the days seeing Navigator for the first time, wow. And there weren't not many sites you could go to, everyone typed in, you know, cars.com, you know. >> That (indistinct) wasn't that overestimated, the overhyped at the beginning and underestimated. >> No, it was, it was underestimated long run, people thought. >> But that Amara's law. >> That's what is. >> No, they said overestimated? >> Overestimated near term underestimated- overhyped near term, underestimated long term. I got, right I mean? >> Well, I, yeah okay, so I would then agree, okay then- >> We were off the charts about the internet in the early days, and it actually exceeded our expectations. >> Well there were people who were, like, poo-pooing it early on. So when the browser came out, people were like, "Oh, the web's a toy for kids." I mean, in 1995 the web was a joke, right? So '96, you had online populations growing, so you had structural changes going on around the browser, internet population. And then that replaced other things, direct mail, other business activities that were once analog then went to the web, kind of read only as you, as we always talk about. So I think that's a moment where the hype long term, the smart money, and the smart industry experts all get the long term. And in this case, there's more poo-pooing in the short term. "Ah, it's not a big deal, it's just AI." I've heard many people poo-pooing ChatGPT, and a lot of smart people saying, "No this is next gen, this is different and it's only going to get better." So I think people are estimating a big long game on this one. >> So you're saying it's bifurcated. There's those who say- >> Yes. >> Okay, all right, let's get to the heart of the premise, and possibly the debate for today's episode. Will OpenAI's early entry into the market confer sustainable competitive advantage for the company. And if you look at the history of tech, the technology industry, it's kind of littered with first mover failures. Altair, IBM, Tandy, Commodore, they and Apple even, they were really early in the PC game. They took a backseat to Dell who came in the scene years later with a better business model. Netscape, you were just talking about, was all the rage in Silicon Valley, with the first browser, drove up all the housing prices out here. AltaVista was the first search engine to really, you know, index full text. >> Owned by Dell, I mean DEC. >> Owned by Digital. >> Yeah, Digital Equipment >> Compaq bought it. And of course as an aside, Digital, they wanted to showcase their hardware, right? Their super computer stuff. And then so Friendster and MySpace, they came before Facebook. The iPhone certainly wasn't the first mobile device. So lots of failed examples, but there are some recent successes like AWS and cloud. >> You could say smartphone. So I mean. >> Well I know, and you can, we can parse this so we'll debate it. Now Twitter, you could argue, had first mover advantage. You kind of gave me that one John. Bitcoin and crypto clearly had first mover advantage, and sustaining that. Guys, will OpenAI make it to the list on the right with ChatGPT, what do you think? >> I think categorically as a company, it probably won't, but as a category, I think what they're doing will, so OpenAI as a company, they get funding, there's power dynamics involved. Microsoft put a billion dollars in early on, then they just pony it up. Now they're reporting 10 billion more. So, like, if the browsers, Microsoft had competitive advantage over Netscape, and used monopoly power, and convicted by the Department of Justice for killing Netscape with their monopoly, Netscape should have had won that battle, but Microsoft killed it. In this case, Microsoft's not killing it, they're buying into it. So I think the embrace extend Microsoft power here makes OpenAI vulnerable for that one vendor solution. So the AI as a company might not make the list, but the category of what this is, large language model AI, is probably will be on the right hand side. >> Okay, we're going to come back to the government intervention and maybe do some comparisons, but what are your thoughts on this premise here? That, it will basically set- put forth the premise that it, that ChatGPT, its early entry into the market will not confer competitive advantage to >> For OpenAI. >> To Open- Yeah, do you agree with that? >> I agree with that actually. It, because Google has been at it, and they have been holding back, as John said because of the scrutiny from the Fed, right, so- >> And privacy too. >> And the privacy and the accuracy as well. But I think Sam Altman and the company on those guys, right? They have put this in a hasty way out there, you know, because it makes mistakes, and there are a lot of questions around the, sort of, where the content is coming from. You saw that as your example, it just stole the content, and without your permission, you know? >> Yeah. So as quick this aside- >> And it codes on people's behalf and the, those codes are wrong. So there's a lot of, sort of, false information it's putting out there. So it's a very vulnerable thing to do what Sam Altman- >> So even though it'll get better, others will compete. >> So look, just side note, a term which Reid Hoffman used a little bit. Like he said, it's experimental launch, like, you know, it's- >> It's pretty damn good. >> It is clever because according to Sam- >> It's more than clever. It's good. >> It's awesome, if you haven't used it. I mean you write- you read what it writes and you go, "This thing writes so well, it writes so much better than you." >> The human emotion drives that too. I think that's a big thing. But- >> I Want to add one more- >> Make your last point. >> Last one. Okay. So, but he's still holding back. He's conducting quite a few interviews. If you want to get the gist of it, there's an interview with StrictlyVC interview from yesterday with Sam Altman. Listen to that one it's an eye opening what they want- where they want to take it. But my last one I want to make it on this point is that Satya Nadella yesterday did an interview with Wall Street Journal. I think he was doing- >> You were not impressed. >> I was not impressed because he was pushing it too much. So Sam Altman's holding back so there's less backlash. >> Got 10 billion reasons to push. >> I think he's almost- >> Microsoft just laid off 10000 people. Hey ChatGPT, find me a job. You know like. (group laughs) >> He's overselling it to an extent that I think it will backfire on Microsoft. And he's over promising a lot of stuff right now, I think. I don't know why he's very jittery about all these things. And he did the same thing during Ignite as well. So he said, "Oh, this AI will write code for you and this and that." Like you called him out- >> The hyperbole- >> During your- >> from Satya Nadella, he's got a lot of hyperbole. (group talks over each other) >> All right, Let's, go ahead. >> Well, can I weigh in on the whole- >> Yeah, sure. >> Microsoft thing on whether OpenAI, here's the take on this. I think it's more like the browser moment to me, because I could relate to that experience with ChatG, personally, emotionally, when I saw that, and I remember vividly- >> You mean that aha moment (indistinct). >> Like this is obviously the future. Anything else in the old world is dead, website's going to be everywhere. It was just instant dot connection for me. And a lot of other smart people who saw this. Lot of people by the way, didn't see it. Someone said the web's a toy. At the company I was worked for at the time, Hewlett Packard, they like, they could have been in, they had invented HTML, and so like all this stuff was, like, they just passed, the web was just being passed over. But at that time, the browser got better, more websites came on board. So the structural advantage there was online web usage was growing, online user population. So that was growing exponentially with the rise of the Netscape browser. So OpenAI could stay on the right side of your list as durable, if they leverage the category that they're creating, can get the scale. And if they can get the scale, just like Twitter, that failed so many times that they still hung around. So it was a product that was always successful, right? So I mean, it should have- >> You're right, it was terrible, we kept coming back. >> The fail whale, but it still grew. So OpenAI has that moment. They could do it if Microsoft doesn't meddle too much with too much power as a vendor. They could be the Netscape Navigator, without the anti-competitive behavior of somebody else. So to me, they have the pole position. So they have an opportunity. So if not, if they don't execute, then there's opportunity. There's not a lot of barriers to entry, vis-a-vis say the CapEx of say a cloud company like AWS. You can't replicate that, Many have tried, but I think you can replicate OpenAI. >> And we're going to talk about that. Okay, so real quick, I want to bring in some ETR data. This isn't an ETR heavy segment, only because this so new, you know, they haven't coverage yet, but they do cover AI. So basically what we're seeing here is a slide on the vertical axis's net score, which is a measure of spending momentum, and in the horizontal axis's is presence in the dataset. Think of it as, like, market presence. And in the insert right there, you can see how the dots are plotted, the two columns. And so, but the key point here that we want to make, there's a bunch of companies on the left, is he like, you know, DataRobot and C3 AI and some others, but the big whales, Google, AWS, Microsoft, are really dominant in this market. So that's really the key takeaway that, can we- >> I notice IBM is way low. >> Yeah, IBM's low, and actually bring that back up and you, but then you see Oracle who actually is injecting. So I guess that's the other point is, you're not necessarily going to go buy AI, and you know, build your own AI, you're going to, it's going to be there and, it, Salesforce is going to embed it into its platform, the SaaS companies, and you're going to purchase AI. You're not necessarily going to build it. But some companies obviously are. >> I mean to quote IBM's general manager Rob Thomas, "You can't have AI with IA." information architecture and David Flynn- >> You can't Have AI without IA >> without, you can't have AI without IA. You can't have, if you have an Information Architecture, you then can power AI. Yesterday David Flynn, with Hammersmith, was on our Supercloud. He was pointing out that the relationship of storage, where you store things, also impacts the data and stressablity, and Zhamak from Nextdata, she was pointing out that same thing. So the data problem factors into all this too, Dave. >> So you got the big cloud and internet giants, they're all poised to go after this opportunity. Microsoft is investing up to 10 billion. Google's code red, which was, you know, the headline in the New York Times. Of course Apple is there and several alternatives in the market today. Guys like Chinchilla, Bloom, and there's a company Jasper and several others, and then Lena Khan looms large and the government's around the world, EU, US, China, all taking notice before the market really is coalesced around a single player. You know, John, you mentioned Netscape, they kind of really, the US government was way late to that game. It was kind of game over. And Netscape, I remember Barksdale was like, "Eh, we're going to be selling software in the enterprise anyway." and then, pshew, the company just dissipated. So, but it looks like the US government, especially with Lena Khan, they're changing the definition of antitrust and what the cause is to go after people, and they're really much more aggressive. It's only what, two years ago that (indistinct). >> Yeah, the problem I have with the federal oversight is this, they're always like late to the game, and they're slow to catch up. So in other words, they're working on stuff that should have been solved a year and a half, two years ago around some of the social networks hiding behind some of the rules around open web back in the days, and I think- >> But they're like 15 years late to that. >> Yeah, and now they got this new thing on top of it. So like, I just worry about them getting their fingers. >> But there's only two years, you know, OpenAI. >> No, but the thing (indistinct). >> No, they're still fighting other battles. But the problem with government is that they're going to label Big Tech as like a evil thing like Pharma, it's like smoke- >> You know Lena Khan wants to kill Big Tech, there's no question. >> So I think Big Tech is getting a very seriously bad rap. And I think anything that the government does that shades darkness on tech, is politically motivated in most cases. You can almost look at everything, and my 80 20 rule is in play here. 80% of the government activity around tech is bullshit, it's politically motivated, and the 20% is probably relevant, but off the mark and not organized. >> Well market forces have always been the determining factor of success. The governments, you know, have been pretty much failed. I mean you look at IBM's antitrust, that, what did that do? The market ultimately beat them. You look at Microsoft back in the day, right? Windows 95 was peaking, the government came in. But you know, like you said, they missed the web, right, and >> so they were hanging on- >> There's nobody in government >> to Windows. >> that actually knows- >> And so, you, I think you're right. It's market forces that are going to determine this. But Sarbjeet, what do you make of Microsoft's big bet here, you weren't impressed with with Nadella. How do you think, where are they going to apply it? Is this going to be a Hail Mary for Bing, or is it going to be applied elsewhere? What do you think. >> They are saying that they will, sort of, weave this into their products, office products, productivity and also to write code as well, developer productivity as well. That's a big play for them. But coming back to your antitrust sort of comments, right? I believe the, your comment was like, oh, fed was late 10 years or 15 years earlier, but now they're two years. But things are moving very fast now as compared to they used to move. >> So two years is like 10 Years. >> Yeah, two years is like 10 years. Just want to make that point. (Dave laughs) This thing is going like wildfire. Any new tech which comes in that I think they're going against distribution channels. Lina Khan has commented time and again that the marketplace model is that she wants to have some grip on. Cloud marketplaces are a kind of monopolistic kind of way. >> I don't, I don't see this, I don't see a Chat AI. >> You told me it's not Bing, you had an interesting comment. >> No, no. First of all, this is great from Microsoft. If you're Microsoft- >> Why? >> Because Microsoft doesn't have the AI chops that Google has, right? Google is got so much core competency on how they run their search, how they run their backends, their cloud, even though they don't get a lot of cloud market share in the enterprise, they got a kick ass cloud cause they needed one. >> Totally. >> They've invented SRE. I mean Google's development and engineering chops are off the scales, right? Amazon's got some good chops, but Google's got like 10 times more chops than AWS in my opinion. Cloud's a whole different story. Microsoft gets AI, they get a playbook, they get a product they can render into, the not only Bing, productivity software, helping people write papers, PowerPoint, also don't forget the cloud AI can super help. We had this conversation on our Supercloud event, where AI's going to do a lot of the heavy lifting around understanding observability and managing service meshes, to managing microservices, to turning on and off applications, and or maybe writing code in real time. So there's a plethora of use cases for Microsoft to deploy this. combined with their R and D budgets, they can then turbocharge more research, build on it. So I think this gives them a car in the game, Google may have pole position with AI, but this puts Microsoft right in the game, and they already have a lot of stuff going on. But this just, I mean everything gets lifted up. Security, cloud, productivity suite, everything. >> What's under the hood at Google, and why aren't they talking about it? I mean they got to be freaked out about this. No? Or do they have kind of a magic bullet? >> I think they have the, they have the chops definitely. Magic bullet, I don't know where they are, as compared to the ChatGPT 3 or 4 models. Like they, but if you look at the online sort of activity and the videos put out there from Google folks, Google technology folks, that's account you should look at if you are looking there, they have put all these distinctions what ChatGPT 3 has used, they have been talking about for a while as well. So it's not like it's a secret thing that you cannot replicate. As you said earlier, like in the beginning of this segment, that anybody who has more data and the capacity to process that data, which Google has both, I think they will win this. >> Obviously living in Palo Alto where the Google founders are, and Google's headquarters next town over we have- >> We're so close to them. We have inside information on some of the thinking and that hasn't been reported by any outlet yet. And that is, is that, from what I'm hearing from my sources, is Google has it, they don't want to release it for many reasons. One is it might screw up their search monopoly, one, two, they're worried about the accuracy, 'cause Google will get sued. 'Cause a lot of people are jamming on this ChatGPT as, "Oh it does everything for me." when it's clearly not a hundred percent accurate all the time. >> So Lina Kahn is looming, and so Google's like be careful. >> Yeah so Google's just like, this is the third, could be a third rail. >> But the first thing you said is a concern. >> Well no. >> The disruptive (indistinct) >> What they will do is do a Waymo kind of thing, where they spin out a separate company. >> They're doing that. >> The discussions happening, they're going to spin out the separate company and put it over there, and saying, "This is AI, got search over there, don't touch that search, 'cause that's where all the revenue is." (chuckles) >> So, okay, so that's how they deal with the Clay Christensen dilemma. What's the business model here? I mean it's not advertising, right? Is it to charge you for a query? What, how do you make money at this? >> It's a good question, I mean my thinking is, first of all, it's cool to type stuff in and see a paper get written, or write a blog post, or gimme a marketing slogan for this or that or write some code. I think the API side of the business will be critical. And I think Howie Xu, I know you're going to reference some of his comments yesterday on Supercloud, I think this brings a whole 'nother user interface into technology consumption. I think the business model, not yet clear, but it will probably be some sort of either API and developer environment or just a straight up free consumer product, with some sort of freemium backend thing for business. >> And he was saying too, it's natural language is the way in which you're going to interact with these systems. >> I think it's APIs, it's APIs, APIs, APIs, because these people who are cooking up these models, and it takes a lot of compute power to train these and to, for inference as well. Somebody did the analysis on the how many cents a Google search costs to Google, and how many cents the ChatGPT query costs. It's, you know, 100x or something on that. You can take a look at that. >> A 100x on which side? >> You're saying two orders of magnitude more expensive for ChatGPT >> Much more, yeah. >> Than for Google. >> It's very expensive. >> So Google's got the data, they got the infrastructure and they got, you're saying they got the cost (indistinct) >> No actually it's a simple query as well, but they are trying to put together the answers, and they're going through a lot more data versus index data already, you know. >> Let me clarify, you're saying that Google's version of ChatGPT is more efficient? >> No, I'm, I'm saying Google search results. >> Ah, search results. >> What are used to today, but cheaper. >> But that, does that, is that going to confer advantage to Google's large language (indistinct)? >> It will, because there were deep science (indistinct). >> Google, I don't think Google search is doing a large language model on their search, it's keyword search. You know, what's the weather in Santa Cruz? Or how, what's the weather going to be? Or you know, how do I find this? Now they have done a smart job of doing some things with those queries, auto complete, re direct navigation. But it's, it's not entity. It's not like, "Hey, what's Dave Vellante thinking this week in Breaking Analysis?" ChatGPT might get that, because it'll get your Breaking Analysis, it'll synthesize it. There'll be some, maybe some clips. It'll be like, you know, I mean. >> Well I got to tell you, I asked ChatGPT to, like, I said, I'm going to enter a transcript of a discussion I had with Nir Zuk, the CTO of Palo Alto Networks, And I want you to write a 750 word blog. I never input the transcript. It wrote a 750 word blog. It attributed quotes to him, and it just pulled a bunch of stuff that, and said, okay, here it is. It talked about Supercloud, it defined Supercloud. >> It's made, it makes you- >> Wow, But it was a big lie. It was fraudulent, but still, blew me away. >> Again, vanilla content and non accurate content. So we are going to see a surge of misinformation on steroids, but I call it the vanilla content. Wow, that's just so boring, (indistinct). >> There's so many dangers. >> Make your point, cause we got to, almost out of time. >> Okay, so the consumption, like how do you consume this thing. As humans, we are consuming it and we are, like, getting a nicely, like, surprisingly shocked, you know, wow, that's cool. It's going to increase productivity and all that stuff, right? And on the danger side as well, the bad actors can take hold of it and create fake content and we have the fake sort of intelligence, if you go out there. So that's one thing. The second thing is, we are as humans are consuming this as language. Like we read that, we listen to it, whatever format we consume that is, but the ultimate usage of that will be when the machines can take that output from likes of ChatGPT, and do actions based on that. The robots can work, the robot can paint your house, we were talking about, right? Right now we can't do that. >> Data apps. >> So the data has to be ingested by the machines. It has to be digestible by the machines. And the machines cannot digest unorganized data right now, we will get better on the ingestion side as well. So we are getting better. >> Data, reasoning, insights, and action. >> I like that mall, paint my house. >> So, okay- >> By the way, that means drones that'll come in. Spray painting your house. >> Hey, it wasn't too long ago that robots couldn't climb stairs, as I like to point out. Okay, and of course it's no surprise the venture capitalists are lining up to eat at the trough, as I'd like to say. Let's hear, you'd referenced this earlier, John, let's hear what AI expert Howie Xu said at the Supercloud event, about what it takes to clone ChatGPT. Please, play the clip. >> So one of the VCs actually asked me the other day, right? "Hey, how much money do I need to spend, invest to get a, you know, another shot to the openAI sort of the level." You know, I did a (indistinct) >> Line up. >> A hundred million dollar is the order of magnitude that I came up with, right? You know, not a billion, not 10 million, right? So a hundred- >> Guys a hundred million dollars, that's an astoundingly low figure. What do you make of it? >> I was in an interview with, I was interviewing, I think he said hundred million or so, but in the hundreds of millions, not a billion right? >> You were trying to get him up, you were like "Hundreds of millions." >> Well I think, I- >> He's like, eh, not 10, not a billion. >> Well first of all, Howie Xu's an expert machine learning. He's at Zscaler, he's a machine learning AI guy. But he comes from VMware, he's got his technology pedigrees really off the chart. Great friend of theCUBE and kind of like a CUBE analyst for us. And he's smart. He's right. I think the barriers to entry from a dollar standpoint are lower than say the CapEx required to compete with AWS. Clearly, the CapEx spending to build all the tech for the run a cloud. >> And you don't need a huge sales force. >> And in some case apps too, it's the same thing. But I think it's not that hard. >> But am I right about that? You don't need a huge sales force either. It's, what, you know >> If the product's good, it will sell, this is a new era. The better mouse trap will win. This is the new economics in software, right? So- >> Because you look at the amount of money Lacework, and Snyk, Snowflake, Databrooks. Look at the amount of money they've raised. I mean it's like a billion dollars before they get to IPO or more. 'Cause they need promotion, they need go to market. You don't need (indistinct) >> OpenAI's been working on this for multiple five years plus it's, hasn't, wasn't born yesterday. Took a lot of years to get going. And Sam is depositioning all the success, because he's trying to manage expectations, To your point Sarbjeet, earlier. It's like, yeah, he's trying to "Whoa, whoa, settle down everybody, (Dave laughs) it's not that great." because he doesn't want to fall into that, you know, hero and then get taken down, so. >> It may take a 100 million or 150 or 200 million to train the model. But to, for the inference to, yeah to for the inference machine, It will take a lot more, I believe. >> Give it, so imagine, >> Because- >> Go ahead, sorry. >> Go ahead. But because it consumes a lot more compute cycles and it's certain level of storage and everything, right, which they already have. So I think to compute is different. To frame the model is a different cost. But to run the business is different, because I think 100 million can go into just fighting the Fed. >> Well there's a flywheel too. >> Oh that's (indistinct) >> (indistinct) >> We are running the business, right? >> It's an interesting number, but it's also kind of, like, context to it. So here, a hundred million spend it, you get there, but you got to factor in the fact that the ways companies win these days is critical mass scale, hitting a flywheel. If they can keep that flywheel of the value that they got going on and get better, you can almost imagine a marketplace where, hey, we have proprietary data, we're SiliconANGLE in theCUBE. We have proprietary content, CUBE videos, transcripts. Well wouldn't it be great if someone in a marketplace could sell a module for us, right? We buy that, Amazon's thing and things like that. So if they can get a marketplace going where you can apply to data sets that may be proprietary, you can start to see this become bigger. And so I think the key barriers to entry is going to be success. I'll give you an example, Reddit. Reddit is successful and it's hard to copy, not because of the software. >> They built the moat. >> Because you can, buy Reddit open source software and try To compete. >> They built the moat with their community. >> Their community, their scale, their user expectation. Twitter, we referenced earlier, that thing should have gone under the first two years, but there was such a great emotional product. People would tolerate the fail whale. And then, you know, well that was a whole 'nother thing. >> Then a plane landed in (John laughs) the Hudson and it was over. >> I think verticals, a lot of verticals will build applications using these models like for lawyers, for doctors, for scientists, for content creators, for- >> So you'll have many hundreds of millions of dollars investments that are going to be seeping out. If, all right, we got to wrap, if you had to put odds on it that that OpenAI is going to be the leader, maybe not a winner take all leader, but like you look at like Amazon and cloud, they're not winner take all, these aren't necessarily winner take all markets. It's not necessarily a zero sum game, but let's call it winner take most. What odds would you give that open AI 10 years from now will be in that position. >> If I'm 0 to 10 kind of thing? >> Yeah, it's like horse race, 3 to 1, 2 to 1, even money, 10 to 1, 50 to 1. >> Maybe 2 to 1, >> 2 to 1, that's pretty low odds. That's basically saying they're the favorite, they're the front runner. Would you agree with that? >> I'd say 4 to 1. >> Yeah, I was going to say I'm like a 5 to 1, 7 to 1 type of person, 'cause I'm a skeptic with, you know, there's so much competition, but- >> I think they're definitely the leader. I mean you got to say, I mean. >> Oh there's no question. There's no question about it. >> The question is can they execute? >> They're not Friendster, is what you're saying. >> They're not Friendster and they're more like Twitter and Reddit where they have momentum. If they can execute on the product side, and if they don't stumble on that, they will continue to have the lead. >> If they say stay neutral, as Sam is, has been saying, that, hey, Microsoft is one of our partners, if you look at their company model, how they have structured the company, then they're going to pay back to the investors, like Microsoft is the biggest one, up to certain, like by certain number of years, they're going to pay back from all the money they make, and after that, they're going to give the money back to the public, to the, I don't know who they give it to, like non-profit or something. (indistinct) >> Okay, the odds are dropping. (group talks over each other) That's a good point though >> Actually they might have done that to fend off the criticism of this. But it's really interesting to see the model they have adopted. >> The wildcard in all this, My last word on this is that, if there's a developer shift in how developers and data can come together again, we have conferences around the future of data, Supercloud and meshs versus, you know, how the data world, coding with data, how that evolves will also dictate, 'cause a wild card could be a shift in the landscape around how developers are using either machine learning or AI like techniques to code into their apps, so. >> That's fantastic insight. I can't thank you enough for your time, on the heels of Supercloud 2, really appreciate it. All right, thanks to John and Sarbjeet for the outstanding conversation today. Special thanks to the Palo Alto studio team. My goodness, Anderson, this great backdrop. You guys got it all out here, I'm jealous. And Noah, really appreciate it, Chuck, Andrew Frick and Cameron, Andrew Frick switching, Cameron on the video lake, great job. And Alex Myerson, he's on production, manages the podcast for us, Ken Schiffman as well. Kristen Martin and Cheryl Knight help get the word out on social media and our newsletters. Rob Hof is our editor-in-chief over at SiliconANGLE, does some great editing, thanks to all. Remember, all these episodes are available as podcasts. All you got to do is search Breaking Analysis podcast, wherever you listen. Publish each week on wikibon.com and siliconangle.com. Want to get in touch, email me directly, david.vellante@siliconangle.com or DM me at dvellante, or comment on our LinkedIn post. And by all means, check out etr.ai. They got really great survey data in the enterprise tech business. This is Dave Vellante for theCUBE Insights powered by ETR. Thanks for watching, We'll see you next time on Breaking Analysis. (electronic music)
SUMMARY :
bringing you data-driven and ChatGPT have taken the world by storm. So I asked it, give it to the large language models to do that. So to your point, it's So one of the problems with ChatGPT, and he simply gave the system the prompts, or the OS to help it do but it kind of levels the playing- and the answers were coming as the data you can get. Yeah, and leveled to certain extent. I check the facts, save me about maybe- and then I write a killer because like if the it's, the law is we, you know, I think that's true and I ask the set of similar question, What's your counter point? and not it's underestimated long term. That's what he said. for the first time, wow. the overhyped at the No, it was, it was I got, right I mean? the internet in the early days, and it's only going to get better." So you're saying it's bifurcated. and possibly the debate the first mobile device. So I mean. on the right with ChatGPT, and convicted by the Department of Justice the scrutiny from the Fed, right, so- And the privacy and thing to do what Sam Altman- So even though it'll get like, you know, it's- It's more than clever. I mean you write- I think that's a big thing. I think he was doing- I was not impressed because You know like. And he did the same thing he's got a lot of hyperbole. the browser moment to me, So OpenAI could stay on the right side You're right, it was terrible, They could be the Netscape Navigator, and in the horizontal axis's So I guess that's the other point is, I mean to quote IBM's So the data problem factors and the government's around the world, and they're slow to catch up. Yeah, and now they got years, you know, OpenAI. But the problem with government to kill Big Tech, and the 20% is probably relevant, back in the day, right? are they going to apply it? and also to write code as well, that the marketplace I don't, I don't see you had an interesting comment. No, no. First of all, the AI chops that Google has, right? are off the scales, right? I mean they got to be and the capacity to process that data, on some of the thinking So Lina Kahn is looming, and this is the third, could be a third rail. But the first thing What they will do out the separate company Is it to charge you for a query? it's cool to type stuff in natural language is the way and how many cents the and they're going through Google search results. It will, because there were It'll be like, you know, I mean. I never input the transcript. Wow, But it was a big lie. but I call it the vanilla content. Make your point, cause we And on the danger side as well, So the data By the way, that means at the Supercloud event, So one of the VCs actually What do you make of it? you were like "Hundreds of millions." not 10, not a billion. Clearly, the CapEx spending to build all But I think it's not that hard. It's, what, you know This is the new economics Look at the amount of And Sam is depositioning all the success, or 150 or 200 million to train the model. So I think to compute is different. not because of the software. Because you can, buy They built the moat And then, you know, well that the Hudson and it was over. that are going to be seeping out. Yeah, it's like horse race, 3 to 1, 2 to 1, that's pretty low odds. I mean you got to say, I mean. Oh there's no question. is what you're saying. and if they don't stumble on that, the money back to the public, to the, Okay, the odds are dropping. the model they have adopted. Supercloud and meshs versus, you know, on the heels of Supercloud
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
John | PERSON | 0.99+ |
Sarbjeet | PERSON | 0.99+ |
Brian Gracely | PERSON | 0.99+ |
Lina Khan | PERSON | 0.99+ |
Dave Vellante | PERSON | 0.99+ |
IBM | ORGANIZATION | 0.99+ |
Reid Hoffman | PERSON | 0.99+ |
Alex Myerson | PERSON | 0.99+ |
Lena Khan | PERSON | 0.99+ |
Sam Altman | PERSON | 0.99+ |
Apple | ORGANIZATION | 0.99+ |
AWS | ORGANIZATION | 0.99+ |
Amazon | ORGANIZATION | 0.99+ |
Rob Thomas | PERSON | 0.99+ |
Microsoft | ORGANIZATION | 0.99+ |
Ken Schiffman | PERSON | 0.99+ |
ORGANIZATION | 0.99+ | |
David Flynn | PERSON | 0.99+ |
Sam | PERSON | 0.99+ |
Noah | PERSON | 0.99+ |
Ray Amara | PERSON | 0.99+ |
10 billion | QUANTITY | 0.99+ |
150 | QUANTITY | 0.99+ |
Rob Hof | PERSON | 0.99+ |
Chuck | PERSON | 0.99+ |
Palo Alto | LOCATION | 0.99+ |
Howie Xu | PERSON | 0.99+ |
Anderson | PERSON | 0.99+ |
Cheryl Knight | PERSON | 0.99+ |
John Furrier | PERSON | 0.99+ |
Hewlett Packard | ORGANIZATION | 0.99+ |
Santa Cruz | LOCATION | 0.99+ |
1995 | DATE | 0.99+ |
Lina Kahn | PERSON | 0.99+ |
Zhamak Dehghani | PERSON | 0.99+ |
50 words | QUANTITY | 0.99+ |
Hundreds of millions | QUANTITY | 0.99+ |
Compaq | ORGANIZATION | 0.99+ |
10 | QUANTITY | 0.99+ |
Kristen Martin | PERSON | 0.99+ |
two sentences | QUANTITY | 0.99+ |
Dave | PERSON | 0.99+ |
hundreds of millions | QUANTITY | 0.99+ |
Satya Nadella | PERSON | 0.99+ |
Cameron | PERSON | 0.99+ |
100 million | QUANTITY | 0.99+ |
Silicon Valley | LOCATION | 0.99+ |
one sentence | QUANTITY | 0.99+ |
10 million | QUANTITY | 0.99+ |
yesterday | DATE | 0.99+ |
Clay Christensen | PERSON | 0.99+ |
Sarbjeet Johal | PERSON | 0.99+ |
Netscape | ORGANIZATION | 0.99+ |
Lena Smart, MongoDB | AWS re:Invent 2022
(bright music) >> Hello everyone and welcome back to AWS re:Invent, here in wonderful Las Vegas, Nevada. We're theCUBE. I am Savannah Peterson. Joined with my co-host, Dave Vellante. Day four, you look great. Your voice has come back somehow. >> Yeah, a little bit. I don't know how. I took last night off. You guys, I know, were out partying all night, but - >> I don't know what you're talking about. (Dave laughing) >> Well, you were celebrating John's birthday. John Furrier's birthday today. >> Yes, happy birthday John! >> He's on his way to England. >> Yeah. >> To attend his nephew's wedding. Awesome family. And so good luck, John. I hope you feel better, he's got a little cold. >> I know, good luck to the newlyweds. I love this. I know we're both really excited for our next guest, so I'm going to bring out, Lena Smart from MongoDB. Thank you so much for being here. >> Thank you for having me. >> How's the show going for you? >> Good. It's been a long week. And I just, not much voice left, so. >> We'll be gentle on you. >> I'll give you what's left of it. >> All right, we'll take that. >> Okay. >> You had a fireside chat, at the show? >> Lena: I did. >> Can you tell us a little bit about that? >> So we were talking about the Rise, The developer is a platform. In this massive theater. I thought it would be like an intimate, you know, fireside chat. I keep believing them when they say to me come and do these talks, it'll be intimate. And you turn up and there's a stage and a theater and it's like, oh my god. But it was really interesting. It was well attended. Got some really good questions at the end as well. Lots of follow up, which was interesting. And it was really just about, you know, how we've brought together this developer platform that's got our integrated services. It's just what developers want, it gives them time to innovate and disrupt, rather than worry about the minutia of management. >> Savannah: Do the cool stuff. >> Exactly. >> Yeah, so you know Lena, it's funny that you're saying that oh wow, the lights came on and it was this big thing. When when we were at re:Inforced, Lena was on stage and it was so funny, Lena, you were self deprecating like making jokes about the audience. >> Savannah: (indistinct) >> It was hilarious. And so, but it was really endearing to the audience and so we were like - >> Lena: It was terrifying. >> You got huge props for that, I'll tell you. >> Absolutely terrifying. Because they told me I wouldn't see anyone. Because we did the rehearsal the day before, and they were like, it's just going to be like - >> Sometimes it just looks like blackness out there. >> Yeah, yeah. It wasn't, they lied. I could see eyeballs. It was terrifying. >> Would you rather know that going in though? Or is it better to be, is ignorance bliss in that moment? >> Ignorance is bliss. >> Yeah, yeah yeah. >> Good call Savannah, right? Yeah, just go. >> The older I get, the more I'm just, I'm on the ignorance is bliss train. I just, I don't need to know anything that's going to hurt my soul. >> Exactly. >> One of the things that you mentioned, and this has actually been a really frequent theme here on the show this week, is you said that this has been a transformative year for developers. >> Lena: Yeah. >> What did you mean by that? >> So I think developers are starting to come to the fore, if you like, the fore. And I'm not in any way being deprecating about developers 'cause I love them. >> Savannah: I think everyone here does. >> I was married to one, I live with one now. It's like, they follow me everywhere. They don't. But, I think they, this is my opinion obviously but I think that we're seeing more and more the value that developers bring to the table. They're not just code geeks anymore. They're not just code monkeys, you know, churning out lines and lines of code. Some of the most interesting discussions I've had this week have been with developers. And that's why I'm so pleased that our developer data platform is going to give these folks back time, so that they can go and innovate. And do super interesting things and do the next big thing. It was interesting, I was talking to Mary, our comms person earlier and she had said that Dave I guess, my boss, was on your show - >> Dave: Yeah, he was over here last night. >> Yeah. And he was saying that two thirds of the companies that had been mentioned so far, within the whole gamut of this conference use MongoDB. And so take that, extrapolate that, of all the developers >> Wow. >> who are there. I know, isn't that awesome? >> That's awesome. Congrats on that, that's like - >> Did I hear that right now? >> I know, I just had that moment. >> I know she just told me, I'm like, really? That's - >> That's so cool. >> 'Cause the first thing I thought of was then, oh my god, how many developers are we reaching then? 'Cause they're the ones. I mean, it's kind of interesting. So my job has kind of grown from, over the years, being the security geek in the back room that nobody talks to, to avoiding me in the lift, to I've got a seat at the table now. We meet with the board. And I think that I can see that that's where the developer mindset is moving towards. It's like, give us the right tools and we'll change your world. >> And let the human capital go back to doing the fun stuff and not just the maintenance stuff. >> And, but then you say that, you can't have everything automated. I get that automation is also the buzzword of the week. And I get that, trust me. Someone has to write the code to do the automation. >> Savannah: Right. >> So, so yeah, definitely give these people back time, so that they can work on ML, AI, choose your buzzword. You know, by giving people things like queriable encryption for example, you're going to free up a whole bunch of head space. They don't have to worry about their data being, you know harvested from memory or harvested while at rest or in motion. And it's like, okay, I don't have to worry about that now, let me go do something fun. >> How about the role of the developer as it relates to SecOps, right? They're being asked to do a lot. You and I talked about this at re:Inforce. You seem to have a pretty good handle on it. Like a lot of companies I think are struggling with it. I mean, the other thing you said said to me is you don't have a lack of talent at Mongo, right? 'Cause you're Mongo. But a lot of companies do. But a lot of the developers, you know we were just talking about this earlier with Capgemini, the developer metrics or the application development team's metrics might not be aligned with the CSO's metrics. How, what are you seeing there? What, how do you deal with it within Mongo? What do you advise your customers? >> So in terms of internal, I work very closely with our development group. So I work with Tara Hernandez, who's our new VP of developer productivity. And she and her team are very much interested in making developers more productive. That's her job. And so we get together because sometimes security can definitely be seen as a blocker. You know, funnily enough, I actually had a Slack that I had to respond to three seconds before I come on here. And it was like, help, we need some help getting this application through procurement, because blah, blah, blah. And it's weird the kind of change, the shift in mindset. Whereas before they might have gone to procurement or HR or someone to ask for this. Now they're coming to the CSO. 'Cause they know if I say yes, it'll go through. >> Talk about social engineering. >> Exactly. >> You were talking about - >> But turn it around though. If I say no, you know, I don't like to say no. I prefer to be the CSO that says yes, but. And so that's what we've done. We've definitely got that culture of ask, we'll tell you the risks, and then you can go away and be innovative and do what you need to do. And we basically do the same with our customers. Here's what you can do. Our application is secure out of the box. Here's how we can help you make it even more, you know, streamlined or bespoke to what you need. >> So mobile was a big inflection point, you know, I dunno, it seems like forever ago. >> 2007. >> 2007. Yeah, iPhone came out in 2007. >> You remember your first iPhone? >> Dave: Yeah. >> Yeah? Same. >> Yeah. It was pretty awesome, actually. >> Yeah, I do too. >> Yeah, I was on the train to Boston going up to see some friends at MIT on the consortium that I worked with. And I had, it was the wee one, 'member? But you thought it was massive. >> Oh, it felt - >> It felt big. And I remember I was sitting on the train to Boston it was like the Estella and there was these people, these two women sitting beside me. And they were all like glam, like you and unlike me. >> Dave: That's awesome. >> And they, you could see them like nudging each other. And I'm being like, I'm just sitting like this. >> You're chilling. >> Like please look at my phone, come on just look at it. Ask me about it. And eventually I'm like - >> You're baiting them. >> nonchalantly laid it on the table. And you know, I'm like, and they're like, is that an iPhone? And I'm like, yeah, you want to see it? >> I thought you'd never ask. >> I know. And I really played with it. And I showed them all the cool stuff, and they're like, oh we're going to buy iPhones. And so I should have probably worked for Apple, but I didn't. >> I was going to say, where was your referral kickback on that? Especially - >> It was a little like Tesla, right? When you first, we first saw Tesla, it was Ray Wong, you know, Ray? From Pasadena? >> It really was a moment and going from the Blackberry keyboard to that - >> He's like want to see my car? And I'm like oh yeah sure, what's the big deal? >> Yeah, then you see it and you're like, ooh. >> Yeah, that really was such a pivotal moment. >> Anyway, so we lost a track, 2007. >> Yeah, what were we talking about? 2007 mobile. >> Mobile. >> Key inflection point, is where you got us here. Thank you. >> I gotchu Dave, I gotchu. >> Bring us back here. My mind needs help right now. Day four. Okay, so - >> We're all getting here on day four, we're - >> I'm socially engineering you to end this, so I can go to bed and die quietly. That's what me and Mary are, we're counting down the minutes. >> Holy. >> That's so sick. >> You're breaking my heart right now. I love it. I'm with you, sis, I'm with you. >> So I dunno where I was, really where I was going with this, but, okay, there's - >> 2007. Three things happened. >> Another inflection point. Okay yeah, tell us what happened. But no, tell us that, but then - >> AWS, clones, 2006. >> Well 2006, 2007. Right, okay. >> 2007, the iPhone, the world blew up. So you've already got this platform ready to take all this data. >> Dave: Right. >> You've got this little slab of gorgeousness called the iPhone, ready to give you all that data. And then MongoDB pops up, it's like, woo-hoo. But what we could offer was, I mean back then was awesome, but it was, we knew that we would have to iterate and grow and grow and grow. So that was kind of the three things that came together in 2007. >> Yeah, and then Cloud came in big time, and now you've got this platform. So what's the next inflection point do you think? >> Oh... >> Good question, Dave. >> Don't even ask me that. >> I mean, is it Edge? Is it IOT? Is there another disruptor out there? >> I think it's going to be artificial intelligence. >> Dave: Is it AI? >> I mean I don't know enough about it to talk about it, to any level, so don't ask me any questions about it. >> This is like one of those ignorance is bliss moments. It feels right. >> Yeah. >> Well, does it scare you, from a security perspective? Or? >> Great question, Dave. >> Yeah, it scares me more from a humanity standpoint. Like - >> More than social scared you? 'Cause social was so benign when it started. >> Oh it was - >> You're like, oh - I remember, >> It was like a yearbook. I was on the Estella and we were - >> Shout out to Amtrak there. >> I was with, we were starting basically a wikibond, it was an open source. >> Yeah, yeah. >> Kind of, you know, technology community. And we saw these and we were like enamored of Facebook. And there were these two young kids on the train, and we were at 'em, we were picking the brain. Do you like Facebook? "I love Facebook." They're like "oh, Facebook's unbelievable." Now, kids today, "I hate Facebook," right? So, but social at the beginning it was kind of, like I say, benign and now everybody's like - >> Savannah: We didn't know what we were getting into. >> Right. >> I know. >> Exactly. >> Can you imagine if you could have seen into the future 20 years ago? Well first of all, we'd have all bought Facebook and Apple stock. >> Savannah: Right. >> And Tesla stock. But apart from, but yeah apart from that. >> Okay, so what about Quantum? Does that scare you at all? >> I think the only thing that scares me about Quantum is we have all this security in place today. And I'm not an expert in Quantum, but we have all this security in place that's securing what we have today. And my worry is, in 10 years, is it still going to be secure? 'Cause we're still going to be using that data in some way, shape, or form. And my question is to the quantum geniuses out there, what do we do in 10 years like to retrofit the stuff? >> Dave: Like a Y2K moment? >> Kind of. Although I think Y2K is coming in 2038, isn't it? When the Linux date flips. I'll be off the grid by then, I'll be living in Scotland. >> Somebody else's problem. >> Somebody else's problem. I'll be with the sheep in Glasgow, in Scotland. >> Y2K was a boondoggle for tech, right? >> What a farce. I mean, that whole - >> I worked in the power industry in Y2K. That was a nightmare. >> Dave: Oh I bet. >> Savannah: Oh my God. >> Yeah, 'cause we just assumed that the world was going to stop and there been no power, and we had nuclear power plants. And it's like holy moly. Yeah. >> More than moly. >> I was going to say, you did a good job holding that other word in. >> I think I was going to, in case my mom hears this. >> I grew up near Diablo Canyon in, in California. So you were, I mean we were legitimately worried that that exactly was going to happen. And what about the waste? And yeah it was chaos. We've covered a lot. >> Well, what does worry you? Like, it is culture? Is it - >> Why are you trying to freak her out? >> No, no, because it's a CSO, trying to get inside the CSO's head. >> You don't think I have enough to worry about? You want to keep piling on? >> Well if it's not Quantum, you know? Maybe it's spiders or like - >> Oh but I like spiders, well spiders are okay. I don't like bridges, that's my biggest fear. Bridges. >> Seriously? >> And I had to drive over the Tappan Zee bridge, which is one of the longest, for 17 years, every day, twice. The last time I drove over it, I was crying my heart out, and happy as anything. >> Stay out of Oakland. >> I've never driven over it since. Stay out of where? >> Stay out of Oakland. >> I'm staying out of anywhere that's got lots of water. 'Cause it'll have bridges. >> Savannah: Well it's good we're here in the desert. >> Exactly. So what scares me? Bridges, there you go. >> Yeah, right. What? >> Well wait a minute. So if I'm bridging technology, is that the scary stuff? >> Oh God, that was not - >> Was it really bad? >> It was really bad. >> Wow. Wow, the puns. >> There's a lot of seems in those bridges. >> It is lit on theCUBE A floor, we are all struggling. I'm curious because I've seen, your team is all over the place here on the show, of course. Your booth has been packed the whole time. >> Lena: Yes. >> The fingerprint. Talk to me about your shirt. >> So, this was designed by my team in house. It is the most wanted swag in the company, because only my security people wear it. So, we make it like, yeah, you could maybe have one, if this turns out well. >> I feel like we're on the right track. >> Dave: If it turns out well. >> Yeah, I just love it. It's so, it's just brilliant. I mean, it's the leaf, it's a fingerprint. It's just brilliant. >> That's why I wanted to call it out. You know, you see a lot of shirts, a lot of swag shirts. Some are really unfortunately sad, or not funny, >> They are. >> or they're just trying too hard. Now there's like, with this one, I thought oh I bet that's clever. >> Lena: It is very cool. Yes, I love it. >> I saw a good one yesterday. >> Yeah? >> We fix shit, 'member? >> Oh yeah, yeah. >> That was pretty good. >> I like when they're >> That's a pretty good one. >> just straightforward, like that, yeah yeah. >> But the only thing with this is when you're say in front of a green screen, you look as though you've got no tummy. >> A portal through your body. >> And so, when we did our first - >> That's a really good point, actually. >> Yeah, it's like the black hole to nothingless. And I'm like wow, that's my soul. >> I was just going to say, I don't want to see my soul like that. I don't want to know. >> But we had to do like, it was just when the pandemic first started, so we had to do our big presentation live announcement from home. And so they shipped us all this camera equipment for home and thank God my partner knows how that works, so he set it all up. And then he had me test with a green screen, and he's like, you have no tummy. I'm like, what the hell are you talking about? He's like, come and see. It's like this, I dunno what it was. So I had to actually go upstairs and felt tip with a magic marker and make it black. >> Wow. >> So that was why I did for two hours on a Friday, yeah. >> Couldn't think of another alternative, huh? >> Well no, 'cause I'm myopic when it comes to marketing and I knew I had to keep the tshirt on, and I just did that. >> Yeah. >> In hindsight, yes I could have worn an "I Fix Shit" tshirt, but I don't think my husband would've been very happy. I secure shit? >> There you go, yeah. >> There you go. >> Over to you, Savannah. >> I was going to say, I got acquainted, I don't know if I can say this, but I'm going to say it 'cause we're here right now. I got acquainted with theCUBE, wearing a shirt that said "Unfuck Kubernetes," 'cause it was a marketing campaign that I was running for one of my clients at Kim Con last year. >> That's so good. >> Yeah, so - >> Oh my God. I'll give you one of these if you get me one of those. >> I can, we can do a swapskee. We can absolutely. >> We need a few edits on this film, on the file. >> Lena: Okay, this is nothing - >> We're fallin' off the wheel. Okay, on that note, I'm going to bring us to our challenge that we discussed, before we got started on this really diverse discussion that we have had in the last 15 minutes. We've covered everything from felt tip markers to nuclear power plants. >> To the darkness of my soul. >> To the darkness of all of our souls. >> All of our souls, yes. >> Which is perhaps a little too accurate, especially at this stage in the conference. You've obviously seen a lot Lena, and you've been rockin' it, I know John was in your suite up here, at at at the Venetian. What's your 30 second hot take? Most important story, coming out of the show or for you all at Mongo this year? >> Genuinely, it was when I learned that two-thirds of the customers that had been mentioned, here, are MongoDB customers. And that just exploded in my head. 'Cause now I'm thinking of all the numbers and the metrics and how we can use that. And I just think it's amazing, so. >> Yeah, congratulations on that. That's awesome. >> Yeah, I thought it was amazing. >> And it makes sense actually, 'cause Mongo so easy to use. We were talking about Tengen. >> We knew you when, I feel that's our like, we - >> Yeah, but it's true. And so, Mongo was just really easy to use. And people are like, ah, it doesn't scale. It's like, turns out it actually does scale. >> Lena: Turns out, it scales pretty well. >> Well Lena, without question, this is my favorite conversation of the show so far. >> Thank you. >> Thank you so much for joining us. >> Thank you very much for having me. >> Dave: Great to see you. >> It's always a pleasure. >> Dave: Thanks Lena. >> Thank you. >> And thank you all, tuning in live, for tolerating wherever we take these conversations. >> Dave: Whatever that was. >> I bet you weren't ready for this one, folks. We're at AWS re:Invent in Las Vegas, Nevada. With Dave Vellante, I'm Savannah Peterson. You're washing theCUBE, the leader for high tech coverage.
SUMMARY :
I am Savannah Peterson. I don't know how. I don't know Well, you were I hope you feel better, I know, good luck to the newlyweds. And I just, not much voice left, so. And it was really just about, you know, Yeah, so you know Lena, it's funny And so, but it was really endearing for that, I'll tell you. I wouldn't see anyone. Sometimes it just looks I could see eyeballs. Yeah, just go. I just, I don't need to know anything One of the things that you mentioned, to the fore, if you like, the fore. I was married to one, Dave: Yeah, he was And he was saying that two I know, isn't that Congrats on that, that's like - And I think that I can And let the human capital go back And I get that, trust me. being, you know harvested from memory But a lot of the developers, you know And it was like, help, we need some help I don't like to say no. I dunno, it seems like forever ago. Yeah? actually. And I had, it was the wee one, 'member? And I remember I was sitting And they, you could see And eventually I'm like - And I'm like, yeah, you want to see it? And I really played with it. Yeah, then you see Yeah, that really was Yeah, what were we talking about? is where you got us here. I gotchu Dave, Okay, so - you to end this, so I can I love it. Three things happened. But no, tell us that, but then - Well 2006, 2007. 2007, the iPhone, the world blew up. I mean back then was awesome, point do you think? I think it's going to I mean I don't know enough about it This is like one of Yeah, it scares me more 'Cause social was so I was on the Estella and we were - I was with, we were starting basically And we saw these and we were what we were getting into. Can you imagine if you could And Tesla stock. And my question is to the Although I think Y2K is I'll be with the sheep in Glasgow, I mean, that whole - I worked in the power industry in Y2K. assumed that the world I was going to say, you I think I was going to, that that exactly was going to happen. No, no, because it's a CSO, I don't like bridges, And I had to drive over Stay out of where? I'm staying out of anywhere Savannah: Well it's good Bridges, there you go. Yeah, right. the scary stuff? Wow, the puns. There's a lot of seems is all over the place here Talk to me about your shirt. So, we make it like, yeah, you could I mean, it's the leaf, it's a fingerprint. You know, you see a lot of I thought oh I bet that's clever. Lena: It is very cool. That's a pretty like that, yeah yeah. But the only thing with this is That's a really good point, the black hole to nothingless. I was just going to say, I don't and he's like, you have no tummy. So that was why I did for and I knew I had to keep the I secure shit? I was going to say, I got acquainted, I'll give you one of these I can, we can do a swapskee. on this film, on the file. Okay, on that note, I'm going to bring us I know John was in your suite And I just think it's amazing, so. Yeah, congratulations on that. it was amazing. And it makes sense actually, And so, Mongo was just really easy to use. of the show so far. And thank you all, tuning in live, I bet you weren't
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Lena | PERSON | 0.99+ |
Dave Vellante | PERSON | 0.99+ |
Dave | PERSON | 0.99+ |
Tara Hernandez | PERSON | 0.99+ |
John | PERSON | 0.99+ |
Savannah | PERSON | 0.99+ |
Mary | PERSON | 0.99+ |
Apple | ORGANIZATION | 0.99+ |
Savannah Peterson | PERSON | 0.99+ |
2007 | DATE | 0.99+ |
ORGANIZATION | 0.99+ | |
Glasgow | LOCATION | 0.99+ |
Scotland | LOCATION | 0.99+ |
Mongo | ORGANIZATION | 0.99+ |
Boston | LOCATION | 0.99+ |
Oakland | LOCATION | 0.99+ |
Diablo Canyon | LOCATION | 0.99+ |
2006 | DATE | 0.99+ |
California | LOCATION | 0.99+ |
Tesla | ORGANIZATION | 0.99+ |
two hours | QUANTITY | 0.99+ |
Pasadena | LOCATION | 0.99+ |
England | LOCATION | 0.99+ |
17 years | QUANTITY | 0.99+ |
John Furrier | PERSON | 0.99+ |
Ray Wong | PERSON | 0.99+ |
2038 | DATE | 0.99+ |
Three things | QUANTITY | 0.99+ |
AWS | ORGANIZATION | 0.99+ |
Ray | PERSON | 0.99+ |
Blackberry | ORGANIZATION | 0.99+ |
iPhone | COMMERCIAL_ITEM | 0.99+ |
Lena Smart | PERSON | 0.99+ |
Capgemini | ORGANIZATION | 0.99+ |
first | QUANTITY | 0.99+ |
three things | QUANTITY | 0.99+ |
two young kids | QUANTITY | 0.99+ |
yesterday | DATE | 0.98+ |
twice | QUANTITY | 0.98+ |
Las Vegas, Nevada | LOCATION | 0.98+ |
two women | QUANTITY | 0.98+ |
today | DATE | 0.98+ |
Robert Nishihara, Anyscale | AWS re:Invent 2022 - Global Startup Program
>>Well, hello everybody. John Walls here and continuing our coverage here at AWS Reinvent 22 on the queue. We continue our segments here in the Global Startup program, which of course is sponsored by AWS Startup Showcase, and with us to talk about any scale as the co-founder and CEO of the company, Robert and n, you are Robert. Good to see you. Thanks for joining us. >>Yeah, great. And thank you. >>You bet. Yeah. Glad to have you aboard here. So let's talk about Annie Scale, first off, for those at home and might not be familiar with what you do. Yeah. Because you've only been around for a short period of time, you're telling me >>Company's about >>Three years now. Three >>Years old, >>Yeah. Yeah. So tell us all about it. Yeah, >>Absolutely. So one of the biggest things happening in computing right now is the proliferation of ai. AI is just spreading throughout every industry has the potential to transform every industry. But the thing about doing AI is that it's incredibly computationally intensive. So if you wanna do do ai, you're not, you're probably not just doing it on your laptop, you're doing it across many machines, many gpu, many compute resources, and that's incredibly hard to do. It requires a lot of software engineering expertise, a lot of infrastructure expertise, a lot of cloud computing expertise to build the software infrastructure and distributed systems to really scale AI across all of the, across the cloud. And to do it in a way where you're really getting value out of ai. And so that is the, the problem statement that AI has tremendous potential. It's incredibly hard to do because of the, the scale required. >>And what we are building at any scale is really trying to make that easy. So trying to get to the point where, as a developer, if you know how to program on your laptop, then if you know how to program saying Python on your laptop, then that's enough, right? Then you can do ai, you can get value out of it, you can scale it, you can build the kinds of, you know, incredibly powerful applica AI applications that companies like Google and, and Facebook and others can build. But you don't have to learn about all of the distributed systems and infrastructure. It just, you know, we'll handle that for you. So that's, if we're successful, you know, that's what we're trying to achieve here. >>Yeah. What, what makes AI so hard to work with? I mean, you talk about the complexity. Yeah. A lot of moving parts. I mean, literally moving parts, but, but what is it in, in your mind that, that gets people's eyes spinning a little bit when they, they look at great potential. Yeah. But also they look at the downside of maybe having to work your way through Pike mere of sorts. >>So, so the potential is definitely there, but it's important to remember that a lot of AI initiatives fail. Like a lot of initiative AI initiatives, something like 80 or 90% don't make it out of, you know, the research or prototyping phase and inter production. Hmm. So, some of the things that are hard about AI and the reasons that AI initiatives can fail, one is the scale required, you know, moving. It's one thing to develop something on your laptop, it's another thing to run it across thousands of machines. So that's scale, right? Another is the transition from development and prototyping to production. Those are very different, have very different requirements. Absolutely. A lot of times it's different teams within a company. They have different tech stacks, different software they're using. You know, we hear companies say that when they move from develop, you know, once they prototype and develop a model, it could take six to 12 weeks to get that model in production. >>And that often involves rewriting a lot of code and handing it off to another team. So the transition from development to production is, is a big challenge. So the scale, the development to production handoff. And then lastly, a big challenge is around flexibility. So AI's a fast moving field, you see new developments, new algorithms, new models coming out all the time. And a lot of teams we work with, you know, they've, they've built infrastructure. They're using products out there to do ai, but they've found that it's sort of locking them into rigid workflows or specific tools, and they don't have the flexibility to adopt new algorithms or new strategies or approaches as they're being developed as they come out. And so they, but their developers want the flexibility to use the latest tools, the latest strategies. And so those are some of the main problems we see. It's really like, how do you scale scalability? How do you move easily from development and production and back? And how do you remain flexible? How do you adapt and, and use the best tools that are coming out? And so those are, yeah, just those are and often reasons that people start to use Ray, which is our open source project in any scale, which is our, our product. So tell >>Me about Ray, right? Yeah. Opensource project. I think you said you worked on it >>At Berkeley. That's right. Yeah. So before this company, I did a PhD in machine learning at Berkeley. And one of the challenges that we were running into ourselves, we were trying to do machine learning. We actually weren't infrastructure or distributed systems people, but we found ourselves in order to do machine learning, we found ourselves building all sorts of tools, ad hoc tools and systems to scale the machine learning, to be able to run it in a reasonable amount of time and to be able to leverage the compute that we needed. And it wasn't just us people all across, you know, machine learning researchers, machine learning practitioners were building their own tooling and infrastructure. And that was one of the things that we felt was really holding back progress. And so that's how we slowly and kind of gradually got into saying, Hey, we could build better tools here. >>We could build, we could try to make this easier to do so that all of these people don't have to build their own infrastructure. They can focus on the actual machine learning applications that they're trying to build. And so we started, Ray started this open source project for basically scaling Python applications and scaling machine learning applications. And, well, initially we were running around Berkeley trying to get all of our friends to try it out and, and adopt it and, you know, and give us feedback. And if it didn't work, we would debug it right away. And that slow, you know, that gradually turned into more companies starting to adopt it, bigger teams starting to adopt it, external contributors starting to, to contribute back to the open source project and make it better. And, you know, before you know it, we were hosting meetups, giving to talks, running tutorials, and the project was just taking off. And so that's a big part of what we continue to develop today at any scale, is like really fostering this open source community, growing the open source user base, making sure Ray is just the best way to scale Python applications and, and machine learning applications. >>So, so this was a graduate school project That's right. You say on, on your way to getting your doctorate and now you commercializing now, right? Yeah. I mean, so you're being able to offer it, first off, what a journey that was, right? I mean, who would've thought Absolutely. I guess you probably did think that at some point, but >>No, you know, when we started, when we were working on Ray, we actually didn't anticipate becoming a company, or we at least just weren't looking that far ahead. We were really excited about solving this problem of making distributed computing easy, you know, getting to the point where developers just don't have to learn about infrastructure and distributed systems, but get all the benefits. And of course, it wasn't until, you know, later on as we were graduating from Berkeley and we wanted to continue really taking this project further and, and really solving this problem that it, we realized it made sense to start a company. >>So help me out, like, like what, what, and I might have missed this, so I apologize if I did, but in terms of, of Ray's that building block and essential for your, your ML or AI work down the road, you know, what, what is it doing for me or what, what will it allow me to do in either one of those realms that I, I can't do now? >>Yeah. And so, so like why use Ray versus not using Ray? Yeah, I think the, the answer is that you, you know, if you're doing ai, you need to scale. It's becoming, if you don't find that to be the case today, you probably will tomorrow, you know, or the day after that. And so it's really increasingly, it's a requirement. It's not an option. And so if you're scaling, if you're trying to build these scalable applications you are building, you're either going to use Ray or, or something like Ray or you're going to build the infrastructure yourself and building the infrastructure yourself, that's a long journey. >>So why take that on, right? >>And many of the companies we work with don't want to be in the business of building and managing infrastructure. No. Because, you know, if they, they want their their best engineers to build their product, right? To, to get their product to market faster. >>I want, I want you to do that for me. >>Right? Exactly. And so, you know, we can really accelerate what these teams can do and, you know, and if we can make the infrastructure something they just don't have to think about, that's, that's why you would choose to use Ray. >>Okay. You know, between a and I and ml are, are they different animals in terms of what you're trying to get done or what Ray can do? >>Yeah, and actually I should say like, it's not just, you know, teams that are new teams that are starting out, that are using Ray, many companies that have built, already built their own infrastructure will then switch to using Ray. And to give you a few examples, like Uber runs all their deep learning on Ray, okay. And, you know, open ai, which is really at the frontier of training large models and, and you know, pushing the boundaries of, of ai, they train their largest models using Ray. You know, companies like Shopify rebuilt their entire machine learning platform using Ray, >>But they started somewhere else. >>They had, this is all, you know, like, it's not like the v1, you know, of their, of their machine learning infrastructure. This is like, they did it a different way before, this is like the second version or the third iteration of of, of how they're doing it. And they realize often it's because, you know, I mean in the case of, of Uber, just to give you one example, they built a system called hova for scaling deep learning on a bunch of GPUs. Right Now, as you scale deep learning on GPUs for them, the bottleneck shifted away from, you know, as you scale GPU's training, the bottleneck shifted away from training and to the data ingest and pre-processing. And they wanted to scale data ingest and pre-processing on CPUs. So now Hova, it's a deep learning framework. It doesn't do the data ingest and pre-processing on CPUs, but you can, if you run Hova on top of Ray, you can scale training on GPUs. >>And then Ray has another library called Ray Data you can, that lets you scale the ingest and pre-processing on CPUs. You can pipeline them together. And that allowed them to train larger models on more data before, just to take one example, ETA prediction, if you get in an Uber, it tells you what time you're supposed to arrive. Sure. That uses a deep learning model called d eta. And before they were able to train on about two weeks worth of data. Now, you know, using Ray and for scaling the data, ingestive pre-processing and training, they can train on much more data. You know, you can get more accurate ETA predictions. So that's just one example of the kind of benefit they were able to get. Right. Also, because it's running on top of, of Ray and Ray has this ecosystem of libraries, you know, they can also use Ray's hyper parameter tuning library to do hyper parameter tuning for their deep learning models. >>They can also use it for inference and you know, because these are all built on top of Ray, they inherit the like, elasticity and fault tolerance of running on top of Ray. So really it simplifies things on the infrastructure side cuz there's just, if you have Ray as common infrastructure for your machine learning workloads, there's just one system to, to kind of manage and operate. And if you are, it simplifies things for the end users like the developers because from their perspective, they're just writing a Python application. They don't have to learn how to use three different distributed systems and stitch them together and all of this. >>So aws, before I let you go, how do they come into play here for you? I mean, are you part of the showcase, a startup showcase? So obviously a major partner and major figure in the offering that you're presenting >>People? Yeah, well you can run. So any scale is a managed ray service. Like any scale is just the best way to run Ray and deploy Ray. And we run on top of aws. So many of our customers are, you know, using Ray through any scale on aws. And so we work very closely together and, and you know, we have, we have joint customers and basically, and you know, a lot of the value that any scale is adding on top of Ray is around the production story. So basically, you know, things like high availability, things like failure handling, retry alerting, persistence, reproducibility, these are a lot of the value, the values of, you know, the value that our platform adds on top of the open source project. A lot of stuff as well around collaboration, you know, imagine you are, you, something goes wrong with your application, your production job, you want to debug it, you can just share the URL with your, your coworker. They can click a button, reproduce the exact same thing, look at the same logs, you know, and, and, and figure out what's going on. And also a lot around, one thing that's, that's important for a lot of our customers is efficiency around cost. And so we >>Support every customer. >>Exactly. A lot of people are spending a lot of money on, on aws. Yeah. Right? And so any scale supports running out of the box on cheaper like spot instances, these preempt instances, which, you know, just reduce costs by quite a bit. And so things like that. >>Well, the company is any scale and you're on the show floor, right? So if you're having a chance to watch this during reinvent, go down and check 'em out. Robert Ashihara joining us here, the co-founder and ceo and Robert, thanks for being with us. Yeah. Here on the cube. Really enjoyed it. Me too. Thanks so much. Boy, three years graduate program and boom, here you are, you know, with off to the enterprise you go. Very nicely done. All right, we're gonna continue our coverage here on the Cube with more here from Las Vegas. We're the Venetian, we're AWS Reinvent 22 and you're watching the Cube, the leader in high tech coverage.
SUMMARY :
scale as the co-founder and CEO of the company, Robert and n, you are Robert. And thank you. for those at home and might not be familiar with what you do. Three years now. Yeah, So if you wanna do do ai, you're not, you're probably not just doing it on your laptop, It just, you know, we'll handle that for you. I mean, you talk about the complexity. can fail, one is the scale required, you know, moving. And how do you remain flexible? I think you said you worked on it you know, machine learning researchers, machine learning practitioners were building their own tooling And, you know, before you know it, we were hosting meetups, I guess you probably did think that at some point, distributed computing easy, you know, getting to the point where developers just don't have to learn It's becoming, if you don't find that to be the case today, No. Because, you know, if they, they want their their best engineers to build their product, And so, you know, we can really accelerate what these teams can do to get done or what Ray can do? And to give you a few examples, like Uber runs all their deep learning on Ray, They had, this is all, you know, like, it's not like the v1, And then Ray has another library called Ray Data you can, that lets you scale the ingest and pre-processing on CPUs. And if you are, it simplifies things for the end users reproduce the exact same thing, look at the same logs, you know, and, and, and figure out what's going on. these preempt instances, which, you know, just reduce costs by quite a bit. Boy, three years graduate program and boom, here you are, you know, with off to the enterprise you
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Robert | PERSON | 0.99+ |
Robert Nishihara | PERSON | 0.99+ |
John Walls | PERSON | 0.99+ |
Robert Ashihara | PERSON | 0.99+ |
six | QUANTITY | 0.99+ |
Uber | ORGANIZATION | 0.99+ |
Ray | PERSON | 0.99+ |
Las Vegas | LOCATION | 0.99+ |
Annie Scale | PERSON | 0.99+ |
90% | QUANTITY | 0.99+ |
Three | QUANTITY | 0.99+ |
Berkeley | LOCATION | 0.99+ |
80 | QUANTITY | 0.99+ |
ORGANIZATION | 0.99+ | |
Three years | QUANTITY | 0.99+ |
Python | TITLE | 0.99+ |
second version | QUANTITY | 0.99+ |
tomorrow | DATE | 0.99+ |
ORGANIZATION | 0.99+ | |
Shopify | ORGANIZATION | 0.99+ |
AWS | ORGANIZATION | 0.99+ |
12 weeks | QUANTITY | 0.99+ |
today | DATE | 0.99+ |
third iteration | QUANTITY | 0.99+ |
one system | QUANTITY | 0.99+ |
one example | QUANTITY | 0.99+ |
Ray | ORGANIZATION | 0.98+ |
three years | QUANTITY | 0.98+ |
one | QUANTITY | 0.97+ |
about two weeks | QUANTITY | 0.96+ |
first | QUANTITY | 0.96+ |
thousands of machines | QUANTITY | 0.92+ |
aws | ORGANIZATION | 0.91+ |
one thing | QUANTITY | 0.91+ |
Anyscale | PERSON | 0.9+ |
hova | TITLE | 0.84+ |
Hova | TITLE | 0.83+ |
Venetian | LOCATION | 0.81+ |
money | QUANTITY | 0.79+ |
Reinvent 22 | EVENT | 0.78+ |
Invent | EVENT | 0.76+ |
three | QUANTITY | 0.74+ |
Startup Showcase | EVENT | 0.71+ |
Ray | TITLE | 0.67+ |
Reinvent 22 | TITLE | 0.65+ |
2022 - Global Startup Program | TITLE | 0.63+ |
things | QUANTITY | 0.62+ |
ceo | PERSON | 0.58+ |
Berkeley | ORGANIZATION | 0.55+ |
v1 | TITLE | 0.47+ |
Startup | OTHER | 0.38+ |
Rob Enslin, UiPath & Daniel Dines, UiPath | UiPath Forward 5
>> Male: TheCUBE presents, UIPATH, Forward 5 brought to you by, UIPATH. >> Okay the party has started here at forward 5 UIPATH big customer event if you're watching the cube. We're wrapping up day one with the co-CE0 segment. Daniel Dines is here. He's the founder and Co-CEO of UIPATH and Rob Enslin, is co-CEO. Gents, great to see you. Thanks for spending some time with us. I know you're super busy. >> Thanks Dave. >> So I've been looking forward to this. Daniel you know I've followed the company for a long time. The really interesting path you took, to get to where you are today. How did you guys meet? And why did you decide to hire Rob? >> Male: (laughs) >> Rob: Well let me start. I uh, I was looking for a partner. Actually, in our work to your stand here, we are talking about how, how you feel in this job. You feel so alone. Because you are the center of all pressure points. And having a partner, having someone that has your back, it's kind of awesome. So I was looking for a partner. And our current friend, Carl Escenbach, he introduced us to each other, and we instantly clicked. And this is the type of job where it's uh either work well or it doesn't. It cannot be anything in the middle. >> Right, okay with Carl, we know Carl well. Awesome operator. Knows the business super well. So Rob, what attracted you to UIPATH? You had a great situation at google. You guys were growing like crazy. Why did you decide to come here? What did you see that attracted you? >> Yeah you know when I, when I went to google, I went to google because I really believed that data and AI was necessary for companies. And business is to be competitive in the future. And we did some great stuff at google cloud in the 3 years. But I knew UIPATH from a couple of years ago when they were mainly a RPA space. And I just felt that there was a place in time when automation was going expand. And as I sat down with Carl a couple of times, spoke to carl. And then I sat down with Daniel, I knew that there was something special with UIPATH, that could be a generational opportunity. Not any for myself but for the company in the future. And then I, you know I got to know Daniel. And at this stage of my career I was like, I'm pretty fussy about what I want to do and what I want and where I want to go. First of all, I want to go to a company that had great product, had a great culture, and I wanted to work with somebody that we could shake the future together and you know, Daniel and I just hit it off from the very first time we met. He got to meet my family, my dogs and we did the whole, we did the whole courting thing before we actually decided this was going to be a good thing for both of us. >> Dave: That's good. >> Rob: Yeah. >> Dave: You got to meet the family. That's very good. >> We just had, John Furrier and I just had, Mohit Aron and Sanjay Poonen into out studio. Cause Mohit, you know, formal google. Long time. And they decided to kind of split duties. Mohit's going into product, he didn't keep his CEO title. He walked. How are you guys splitting you time? What are each of you going to, responsible for? >> Daniel: Well its, its kind of similar. On a day by day operation I, I rely heavily on Rob. We do it together. Strategic decisions about the company's destiny. I'm doing mostly the product these days. Which is a big relief for me. And I think we also split a bit of customers visit. Which is great. I still enjoy meeting customers. I need, customers are food for my cause. >> Dave: (laughs) yeah and your awesome product visionary. You've been there since day one. Now Rob, you said in the key note today that you've seen around about a hundred customers. You've transverse the world. What did you learn from them that informed you? That gave you confidence that the the move to the internet platform, even though you had already started that. >> Male: Yeah. >> But you're really doubling down on that >> Rob: You know when I... >> from a stand point. >> Rob: You know Dave, when you think about it, like I was, I was so impressed that Daniel had the vision to create a platform 3 years ago. >> Dave: Yeah. >> All right. And as we went around the world. As I went around the world, and it was one of the very first things I've seen. I've got to understand how customers see UIPATH, from their advantage point. What are they looking for from us? Why is this company, why doe customers like this company so much? And as I went around the world. I went to Asia a couple, I went to Asia, Australia, Singapore, Japan. I was in Europe twice. We did the trip together. We went to visit customers. And it was very much the same thing. Helps us expand automation faster. And we are so surprise, at the break of your platform. We never knew that. And so it kind of just had, for me, it was conviction. It's like, this walls is the right decision you've made. There's so much opportunity there. And that's, you know that's kind of what I've learned through the last four five months. >> Dave: Now as you know Daniel, I've written a lot about your company. One of the things I've said is that, that start ups, if I can call you that back pre-IPO, typically don't have as much international exposure as UIPATH had. I mean you sort of, you sort of started as an international company and became more US centric. You said, in the, in the key note today, you're talking to Ray Wong about people may don't understand that challenges of FX. Point being, when you convert international dollars into US dollars there are less of them cause the dollars stronger. But still, I've always felt like that international footprint is an advantage. Rob you came from SAP, you know, again European based company. I don't, (stutters), do you regret that? Now? I mean I know it's technical, I'm sure you don't, but talk about that sort of international exposure? Why that's a long term benefit. >> Well, you, first of all, you expand faster. I think we expanded faster than our competition because our global footprint was larger. And we had the courage. Go in Japan, for instance. Everybody told me, it's impossible to make for such a small starter. It's impossible to make a business in Japan. But we didn't believe it. We're just crazy and we went there, and be built a very sizable business in Japan. Fifty-five percent of our revenue, even today, it's outside U.S. Now of course that has a down side. When uh, When the local currencies, you know, are losing the value compared to the dollars, we're impacted. As we go to... to investors, until now, so we are seeing like a (indistinct) in terms of ARI. It's huge. Only because (indistinct) and losing the business in Russia. But it still, it's the strength of our company. Things will come back. And then, you know, the growth engine will re-accelerate again. >> Dave: Yeah but when the dollars weakens that'll be in your favor. Rob I want to pick up on something you said today in your keynote. You went back and started, you know the cycles of ERP and you know, internet, et cetera. I kind of have a love hate with ERP. I have to be honest. >> Male: (laughing) >> But it, but but (chuckles) but if I go back to that. Late eighties nineties, you wouldn't have be able to pick SAP as the winner. And then SAP emerged. You know, very clearly. But the more interesting thing, is that the customers who are implementing ERP well. The practitioners did better than their peers, and dominated their industries. And their stocks went up. Their evaluations went up. Different worlds obviously but, do you see the same thing happening with RPA and automation? What gives you confidence that that's the case? >> I absolutely do see the same thing happening with automation and RPA being a part of, in being a part of that. The reason, the reason I believe that is speed is so critical. (stutters) And if you think about how hard it is for a CIO or a c level executive to consume the technology coming at them, plus all the changes in the world being thrown at them. It's compiling and compiling and compiling. We have an incredible solution, that can help companies. And there comes certain times, the love outcomes to the business. Like no one else gets. And when I see that, I view that as just like the beginning of what's going to happen in the future so, in many ways, and I've said this to many of my friends, it feels like 1992, 1993 to me. And it's interesting because no one really understood then why SAP would be great in 1992 and 93. And they got a couple of things right. They got the eco system right. Their new partners were important. And the knew they needed to drive business outcome for companies, in which they did. And so I feel like we are in a very similar place. Very different technology obviously. And the speed of change now is so dramatic, compared to what it was. And there's very few technology that can provide that level of speed and accomodation to their customers. >> All right, let's talk about priorities. You guys got a lot of work to do and you've, you've laid it out to the financial community. You've got to have profitable growth, because of FX, it part, you've lowered your forecast. But I think there's some conservative in their as well. Um, but you got to do that balance. You've given some guidance on gross margins. Cloud maybe brings that down a little bit. RnD I saw wide range. Thirteen to seventeen percent. I hope you keep spending on RnD. Big fan of that. You know stock buybacks and, RnD if in your position are going to be better. And the product priorities, continue to build that out. But question, let's start with the product. So you've got an on-prem stack and you've got a cloud stack that's emerging, how do you balance those out? How do you do the integration? You've done a great job with the integration. Does it, are you concerned about your ability to continue to work at that speed with two code bases? I wonder if you could address that? >> Daniel: We've become a cloud first company. We deliver all of our products first in the cloud. We've deliver on the two week (indistinct) in the cloud. So that helps us integrate quite fast. I think we made a very good business decision to build our cloud team in Seattle. In Bellevue to be specific. And we have access to great talent that knows how to build serious cloud service. Which is hard to find dollar. And uh, so, and also we, we have, we benef- one of our only benefits was, we have the really good architecture. We have an architecture that work easily on-prem and on the cloud. And even today, our work flow foundation, our local designers, were easy to modernize. So right now we are launching studio weapon. But behind the scene, it's the same workflow engine. Our customers don't have to rewrite anything. It just works. And it does the same to take our own brand product and brand it in the multicloud. So, it's, there is no friction at all. Actually cloud is just helping us accelerate. But we benefit then again of a really solid architectural foundation. >> Daniel: Architecture matters. We've seen that in this industry. We got the B52s rocking out in the background, I love it, but I've got so many questions for you guys. I want to talk about the go to market. Because Rob, it's obviously a strength of yours. You've come in. You've communicated to the street, that you're reshaping the sales floors. Are they lowering the ratios of sales? People, the customers at the high end, mid range as well, using digital. I mean the numbers are one to ten now. At the top. One to maybe fifty at the mid range. Where are you in terms of that journey? You've got to find people, you got to train them, how do you get the productivity out of those guys? Take us through your thinking there? >> Rob: Yeah firstly, I think we have enough resources. Having resources is not an issue. Um, we have an incredible vehicle to acquire customers inside the company. Our digital sales motion, it's probably the best I've seen. And so we have the ability to acquire customers really fast. And we get the first workload in really fast. The challenge is we need to, we need to be able to drive a (indistinct) model and we graduate customs when we acquire them into the direct sales floors. And then direct sales floors, we're not going to go one to thirty, we're talking one to ten for the direct sales floor. And even the high up in the pyramid, we want to have an even denser model than that. And the whole purpose is to drive the time to consumption much quicker, much faster. So we know exactly if we acquire a customer, will they spend? Do they have a (indistinct) spend? On what level do they have a (indistinct) spend? And therefore when we capture them, we can immediately surround them, and put the right resources so we can grow faster. We think this will have a significant impact on the organization. We'll start to implement certain pieces in the next quarter. Um, things like packaging solutions. Putting them in, enabling the sales organization. And buy the beginning of next year, we'll be ready to actually go full board, globally. We already put some pieces in place when I joined. Chris Weber, my chief business officer, did a great job doing some of those pieces. So we're on the journey already. >> Dave: Yeah and even before you guys were public and you weren't publishing your NRR numbers. Our ETR survey partner, we, we always thought you had very low churn. And I think you broke out just yesterday. The, the NRR for overseas vs U.S, U.S I think was 140 plus percent. >> Male: Yeah >> Very very strong. A little, a little less overseas but the churn is still very low. >> Male: Yep. >> Okay so that's super positive. Customer affinity, I was wanted to code these events. I listen to the key notes very carefully, and then interview customers on the cube, and I try to identify, is there alignment there? And I see very strong alignment, I have to say, and strong customer affinity. So that's in your favor. I have, Daniel, I got another question for you on product. What is Symantec automation? What the heck is that? Can you explain that? I don't understand >> Dave, have you seen the demo in my (indistinct)? >> Dave: You know, I had to leave and do interviews, so I, uh, I missed it. >> I think, I think that demo answer complete your question. So in the s-, you know there saying that great, you can not distinguish great technology by magic. I think technology should be simple. And we, we show today, one of the simplest demo that you can imagine. But it's so, such a complex technology behind the scene, that you also can not imagine. So what was demo? We show how one business user, without any technical skills, can build any type of document. Can be a passport, can be an invoice, can be a legal (indistinct), and just go, "I want to copy data from here, and I want to paste data there". Can be a spreadsheet, can be another obligation, and like a human user, without understanding, without having prior knowledge about data, document layout, about screens, screens layouts, nothing, we analyze real time. Document. We discover, we discover the meaning of the information. We analyze the screen. We understand the screen but we understand the meaning of the screen. And we understand how the information in one side relate to the other side. And we just connects the dots and we copy the information and we paste it. A job that you'll do as a human user, maybe three minutes, is done in ten seconds. This is powerful. >> Yeah that is powerful. Thank you for that. I mean, and you take the date, whether it's transaction data or unstructured data and and and bring meaning out of it. That's powerful. Last question and I'll let you guys go. Rob, you got traders, and you've got long term investors. All right traders going to be defensive, today. I get that. Make the case for UIPATH, for long term investors. >> Rob: I think we're going to be a multi-gern- multi-billion company and we're going to be a generational company of our time. And we will define enterprise automation. And it's going to be a long term game and we feel like really strong that we'll be the lead in that game. >> Dave: Guys, thanks so much for coming to the cube. Great show. Always fun at UiPath Forward. Really appreciate your time. Thank you. >> Thanks dave. >> Appreciate it as well. >> Okay wrap it up, day one, we're here tomorrow, first thing, Dave Vellante and Dave Nicholson. Thanks for watching, forward 5, Uipath big customer event, we'll see you tomorrow. (music)
SUMMARY :
brought to you by, UIPATH. Okay the party has started to get to where you are today. It cannot be anything in the middle. So Rob, what attracted you to UIPATH? And then I, you know I got to know Daniel. Dave: You got to meet the And they decided to kind of split duties. And I think we also split the move to the internet platform, that Daniel had the vision And that's, you know that's I mean you sort of, you sort of started When the local currencies, you know, I have to be honest. is that the customers who the love outcomes to the business. And the product priorities, And it does the same to I mean the numbers are one And so we have the ability to And I think you broke out just yesterday. but the churn is still very low. I listen to the key notes very carefully, to leave and do interviews, And we just connects the dots I mean, and you take the date, And it's going to be a long term game much for coming to the cube. we'll see you tomorrow.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Daniel | PERSON | 0.99+ |
Europe | LOCATION | 0.99+ |
Dave | PERSON | 0.99+ |
Chris Weber | PERSON | 0.99+ |
Japan | LOCATION | 0.99+ |
Dave Nicholson | PERSON | 0.99+ |
Asia | LOCATION | 0.99+ |
Seattle | LOCATION | 0.99+ |
Dave Vellante | PERSON | 0.99+ |
Carl Escenbach | PERSON | 0.99+ |
Carl | PERSON | 0.99+ |
Rob | PERSON | 0.99+ |
Singapore | LOCATION | 0.99+ |
1992 | DATE | 0.99+ |
UiPath | ORGANIZATION | 0.99+ |
Rob Enslin | PERSON | 0.99+ |
Bellevue | LOCATION | 0.99+ |
Sanjay Poonen | PERSON | 0.99+ |
Russia | LOCATION | 0.99+ |
three minutes | QUANTITY | 0.99+ |
Fifty-five percent | QUANTITY | 0.99+ |
UIPATH | ORGANIZATION | 0.99+ |
Australia | LOCATION | 0.99+ |
Ray Wong | PERSON | 0.99+ |
Symantec | ORGANIZATION | 0.99+ |
thirty | QUANTITY | 0.99+ |
Thirteen | QUANTITY | 0.99+ |
tomorrow | DATE | 0.99+ |
Mohit | PERSON | 0.99+ |
ten seconds | QUANTITY | 0.99+ |
two week | QUANTITY | 0.99+ |
93 | DATE | 0.99+ |
U.S. | LOCATION | 0.99+ |
both | QUANTITY | 0.99+ |
1993 | DATE | 0.99+ |
ORGANIZATION | 0.99+ | |
one | QUANTITY | 0.99+ |
today | DATE | 0.99+ |
yesterday | DATE | 0.99+ |
first | QUANTITY | 0.99+ |
Daniel Dines | PERSON | 0.99+ |
carl | PERSON | 0.99+ |
twice | QUANTITY | 0.99+ |
ten | QUANTITY | 0.99+ |
SAP | ORGANIZATION | 0.99+ |
fifty | QUANTITY | 0.99+ |
Ray Wang, Constellation & Pascal Bornet, Best-selling Author | UiPath FORWARD 5
>>The Cube Presents UI Path Forward five. Brought to you by UI Path, >>Everybody. We're back in Las Vegas. The cube's coverage we're day one at UI Path forward. Five. Pascal Borne is here. He's an expert and bestselling author in the topic of AI and automation and the book Intelligent Automation. Welcome to the world of Hyper Automation, the first book on the topic. And of course, Ray Wong is back on the cube. He's the founder, chairman and principal analyst, Constellation Reese, also bestselling author of Everybody Wants To Rule the World. Guys, thanks so much for coming on The Cubes. Always a pleasure. Ray Pascal, First time on the Cube, I believe. >>Yes, thank you. Thanks for the invitation. Thank you. >>So what is artificial about artificial intelligence, >>For sure, not people. >>So, okay, so you guys are both speaking at the conference, Ray today. I think you're interviewing the co CEOs. What do you make of that? What's, what are you gonna, what are you gonna probe with these guys? Like, how they're gonna divide their divide and conquer, and why do you think the, the company Danielle in particular, decided to bring in Rob Sland? >>Well, you know what I mean, Like, you know, these companies are now at a different stage of growth, right? There's that early battle between RPA vendors. Now we're actually talking something different, right? We're talking about where does automation go? How do we get the decisioning? What's the next best action? That's gonna be the next step. And to take where UI path is today to somewhere else, You really want someone with that enterprise cred and experience the sales motions, the packages, the partnership capabilities, and who else better than Roblin? He, that's, he's done, he can do that in his sleep, but now he's gotta do that in a new space, taking whole category to another level. Now, Daniel on the other hand, right, I mean, he's the visionary founder. He put this thing from nothing to where he is today, right? I mean, at that point you want your founder thinking about the next set of ideas, right? So you get this interesting dynamic that we've seen for a while with co CEOs, those that are doing the operations, getting the stuff out the door, and then letting the founders get a chance to go back and rethink, take a look at the perspective, and hopefully get a chance to build the next idea or take the next idea back into the organization. >>Right? Very well said. Pascal, why did you write your book on intelligent automation and, and hyper automation, and what's changed since you've written that book? >>So, I, I wrote this book, An Intelligent Automation, two years ago. At that time, it was really a new topic. It was really about the key, the, the key, the key content of the, of the book is really about combining different technologies to automate the most complex end to end business processes in companies. And when I say capabilities, it's, we, we hear a lot about up here, especially here, robotic process automation. But up here alone, if you just trying to transform a company with only up here, you just fall short. Okay? A lot of those processes need more than execution. They need language, they need the capacity to view, to see, they need the capacity to understand and to, and to create insights. So by combining process automation with ai, natural language processing, computer vision, you give this capability to create impact by automating end to end processes in companies. >>I, I like the test, what I hear in the keynote with independent experts like yourself. So we're hearing that that intelligent automation or automation is a fundamental component of digital transformation. Is it? Or is it more sort of a back office sort of hidden in inside plumbing Ray? What do you think? >>Well, you start by understanding what's going on in the process phase. And that's where you see discover become very important in that keynote, right? And that's where process mining's playing a role. Then you gotta automate stuff. But when you get to operations, that's really where the change is going to happen, right? We actually think that, you know, when you're doing the digital transformation pieces, right? Analytics, automation and AI are coming together to create a concept we call decision velocity. You and I make a quick decision, boom, how long does it take to get out? Management committee could free forever, right? A week, two months, never. But if you're thinking about competing with the automation, right? These decisions are actually being done a hundred times per second by machine, even a thousand times per second. That asymmetry is really what people are facing at the moment. >>And the companies that are gonna be able to do that and start automating decisions are gonna be operating at another level. Back to what Pascal's book talking about, right? And there are four questions everyone has to ask you, like, when do you fully intelligently automate? And that happens right in the background when you augment the machine with a human. So we can find why did you make an exception? Why did you break a roll? Why didn't you follow this protocol so we can get it down to a higher level confidence? When do you augment the human with the machine so we can give you the information so you can act quickly. And the last one is, when do you wanna insert a human in the process? That's gonna be the biggest question. Order to cash, incident or resolution, Hire to retire, procure to pay. It doesn't matter. When do you want to put a human in the process? When do you want a man in the middle, person in the middle? And more importantly, when do you want insert friction? >>So Pascal, you wrote your book in the middle of the, the pandemic. Yes. And, and so, you know, pre pandemic digital transformation was kind of a buzzword. A lot of people gave it lip service, eh, not on my watch, I don't have to worry about that. But then it became sort of, you're not a digital business, you're out of business. So, so what have you seen as the catalyst for adoption of automation? Was it the, the pandemic? Was it sort of good runway before that? What's changed? You know, pre isolation, post isolation economy. >>You, you make me think about a joke. Who, who did your best digital transformation over the last years? The ceo, C H R O, the Covid. >>It's a big record ball, right? Yeah. >>Right. And that's exactly true. You know, before pandemic digital transformation was a competitive advantage. >>Companies that went into it had an opportunity to get a bit better than their, their competitors during the pandemic. Things have changed completely. Companies that were not digitalized and automated could not survive. And we've seen so many companies just burning out and, and, and those companies that have been able to capitalize on intelligent automation, digital transformations during the pandemic have been able not only to survive, but to, to thrive, to really create their place on the market. So that's, that has been a catalyst, definitely a catalyst for that. That explains the success of the book, basically. Yeah. >>Okay. Okay. >>So you're familiar with the concept of Stew the food, right? So Stew by definition is something that's delicious to eat. Stew isn't simply taking one of every ingredient from the pantry and throwing it in the pot and stirring it around. When we start talking about intelligent automation, artificial intelligence, augmented intelligence, it starts getting a bit overwhelming. My spy sense goes off and I start thinking, this sounds like mush. It doesn't sound like Stew. So I wanna hear from each of you, what is the methodical process that, that people need to go through when they're going through digital trans transmission, digital transformation, so that you get delicious stew instead of a mush that's just confused everything in your business. So you, Ray, you want, you want to, you wanna answer that first? >>Yeah. You know, I mean, we've been talking about digital transformation since 2010, right? And part of it was really getting the business model, right? What are you trying to achieve? Is that a new type of offering? Are you changing the way you monetize something? Are you taking existing process and applying it to a new set of technologies? And what do you wanna accomplish, right? Once you start there, then it becomes a whole lot of operational stuff. And it's more than st right? I mean, it, it could be like, well, I can't use those words there. But the point being is it could be a complete like, operational exercise. It could be a complete revenue exercise, it could be a regulatory exercise, it could be something about where you want to take growth into the next level. And each one of those processes, some of it is automation, right? There's a big component of it today. But most of it is really rethinking about what you want things to do, right? How do you actually make things to be successful, right? Do I reorganize a process? Do I insert a place to do monetization? Where do I put engagement in place? How do I collect data along the way so I can build better feedback loop? What can I do to build the business graph so that I have that knowledge for the future so I can go forward doing that so I can be successful. >>The Pascal should, should, should the directive be first ia, then ai? Or are these, are these things going to happen in parallel naturally? What's your position on that? Is it first, >>So it, so, >>So AI is part of IA because that's, it's, it's part of the big umbrella. And very often I got the question. So how do you differentiate AI in, I a, I like to say that AI is only the brain. So think of ai cuz I'm consider, I consider AI as machine learning, Okay? Think of AI in a, like a brain near jar that only can think, create, insight, learn, but doesn't do anything, doesn't have any arms, doesn't have any eyes, doesn't not have any mouth and ears can't talk, can't understand with ia, you, you give those capabilities to ai. You, you basically, you create a cap, the capability, technological capability that is able to do more than just thinking, learning and, and create insight, but also acting, speaking, understanding the environment, viewing it, interacting with it. So basically performing these, those end to end processes that are performed currently by people in companies. >>Yeah, we're gonna get to a point where we get to what we call a dynamic scenario generation. You're talking to me, you get excited, well, I changed the story because something else shows up, or you're talking to me and you're really upset. We're gonna have to actually ch, you know, address that issue right away. Well, we want the ability to have that sense and respond capability so that the next best action is served. So your data, your process, the journey, all the analytics on the top end, that's all gonna be served up and changed along the way. As we go from 2D journeys to 3D scenarios in the metaverse, if we think about what happens from a decentralized world to decentralized, and we think about what's happening from web two to web three, we're gonna make those types of shifts so that things are moving along. Everything's a choose your end venture journey. >>So I hope I remember this correctly from your book. You talked about disruption scenarios within industries and within companies. And I go back to the early days of, of our industry and East coast Prime, Wang, dg, they're all gone. And then, but, but you look at companies like Microsoft, you know, they were, they were able to, you know, get through that novel. Yeah. Ibm, you know, I call it survived. Intel is now going through their, you know, their challenge. So, so maybe it's inevitable, but how do you see the future in terms of disruption with an industry, Forget our industry for a second, all industry across, whether it's healthcare, financial services, manufacturing, automobiles, et cetera. How do you see the disruption scenario? I'm pretty sure you talked about this in your book, it's been a while since I read it, but I wonder if you could talk about that disruption scenario and, and the role that automation is going to play, either as the disruptor or as the protector of the incumbents. >>Let's take healthcare and auto as an example. Healthcare is a great example. If we think about what's going on, not enough nurses, massive shortage, right? What are we doing at the moment? We're setting five foot nine robots to do non-patient care. We're trying to capture enough information off, you know, patient analytics like this watch is gonna capture vitals from a going forward. We're doing a lot what we can do in the ambient level so that information and data is automatically captured and decisions are being rendered against that. Maybe you're gonna change your diet along the way, maybe you're gonna walk an extra 10 minutes. All those things are gonna be provided in that level of automation. Take the car business. It's not about selling cars. Tesla's a great example. We talk about this all the time. What Tesla's doing, they're basically gonna be an insurance company with all the data they have. They have better data than the insurance companies. They can do better underwriting, they've got better mapping information and insights they can actually suggest next best action do collision avoidance, right? Those are all the things that are actually happening today. And automation plays a big role, not just in the collection of that, that information insight, but also in the ability to make recommendations, to do predictions and to help you prevent things from going wrong. >>So, you know, it's interesting. It's like you talk about Tesla as the, the disrupting the insurance companies. It's almost like the over the top vendors have all the data relative to the telcos and mopped them up for lunch. Pascal, I wanna ask you, you know, the topic of future of work kind of was a bromide before, but, but now I feel like, you know, post pandemic, it, it actually has substance. How do you see the future of work? Can you even summarize what it's gonna look like? It's, it's, Or are we here? >>It's, yeah, it's, and definitely it's, it's more and more important topic currently. And you, you all heard about the great resignation and how employee experience is more and more important for companies according to have a business review. The companies that take care of their employee experience are four times more profitable that those that don't. So it's a, it's a, it's an issue for CEOs and, and shareholders. Now, how do we get there? How, how do we, how do we improve the, the quality of the employee experience, understanding the people, getting information from them, educating them. I'm talking about educating them on those new technologies and how they can benefit from those empowering them. And, and I think we've talked a lot about this, about the democratization local type of, of technologies that democratize the access to those technologies. Everyone can be empowered today to change their work, improve their work, and finally, incentivization. I think it's a very important point where companies that, yeah, I >>Give that. What's gonna be the key message of your talk tomorrow. Give us the bumper sticker, >>If you will. Oh, I'm gonna talk, It's a little bit different. I'm gonna talk for the IT community in this, in the context of the IT summit. And I'm gonna talk about the future of intelligent automation. So basically how new technologies will impact beyond what we see today, The future of work. >>Well, I always love having you on the cube, so articulate and, and and crisp. What's, what's exciting you these days, you know, in your world, I know you're traveling around a lot, but what's, what's hot? >>Yeah, I think one of the coolest thing that's going on right now is the fact that we're trying to figure out do we go to work or do we not go to work? Back to your other point, I mean, I don't know, work, work is, I mean, for me, work has been everywhere, right? And we're starting to figure out what that means. I think the second thing though is this notion around mission and purpose. And everyone's trying to figure out what does that mean for themselves? And that's really, I don't know if it's a great, great resignation. We call it great refactoring, right? Where you work, when you work, how we work, why you work, that's changing. But more importantly, the business models are changing. The monetization models are changing macro dynamics that are happening. Us versus China, G seven versus bricks, right? War on the dollar. All these things are happening around us at this moment and, and I think it's gonna really reshape us the way that we came out of the seventies into the eighties. >>Guys, always a pleasure having folks like yourself on, Thank you, Pascal. Been great to see you again. All right, Dave Nicholson, Dave Ante, keep it right there. Forward five from Las Vegas. You're watching the cue.
SUMMARY :
Brought to you by And of course, Ray Wong is back on the cube. Thanks for the invitation. What's, what are you gonna, what are you gonna probe with these guys? I mean, at that point you want your founder thinking about the next set Pascal, why did you write your book on intelligent automation and, the key, the key content of the, of the book is really about combining different technologies to automate What do you think? And that's where you see discover become very important And that happens right in the background when you augment So Pascal, you wrote your book in the middle of the, the pandemic. You, you make me think about a joke. It's a big record ball, right? And that's exactly true. That explains the success of the book, basically. you want, you want to, you wanna answer that first? And what do you wanna accomplish, right? So how do you differentiate AI in, I a, I We're gonna have to actually ch, you know, address that issue right away. about that disruption scenario and, and the role that automation is going to play, either as the disruptor to do predictions and to help you prevent things from going wrong. How do you see the future of work? is more and more important for companies according to have a business review. What's gonna be the key message of your talk tomorrow. And I'm gonna talk about the future of intelligent automation. what's exciting you these days, you know, in your world, I know you're traveling around a lot, when you work, how we work, why you work, that's changing. Been great to see you again.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Daniel | PERSON | 0.99+ |
Microsoft | ORGANIZATION | 0.99+ |
Ray Wong | PERSON | 0.99+ |
Dave Nicholson | PERSON | 0.99+ |
Pascal | PERSON | 0.99+ |
Dave Ante | PERSON | 0.99+ |
Las Vegas | LOCATION | 0.99+ |
Ray Pascal | PERSON | 0.99+ |
Ray | PERSON | 0.99+ |
Pascal Borne | PERSON | 0.99+ |
two months | QUANTITY | 0.99+ |
today | DATE | 0.99+ |
first book | QUANTITY | 0.99+ |
Tesla | ORGANIZATION | 0.99+ |
Everybody Wants To Rule the World | TITLE | 0.99+ |
2010 | DATE | 0.99+ |
Intel | ORGANIZATION | 0.99+ |
An Intelligent Automation | TITLE | 0.99+ |
Rob Sland | PERSON | 0.99+ |
C H R O | PERSON | 0.99+ |
A week | QUANTITY | 0.99+ |
four questions | QUANTITY | 0.99+ |
first | QUANTITY | 0.98+ |
tomorrow | DATE | 0.98+ |
second thing | QUANTITY | 0.98+ |
both | QUANTITY | 0.98+ |
two years ago | DATE | 0.98+ |
Pascal Bornet | PERSON | 0.98+ |
Danielle | ORGANIZATION | 0.98+ |
eighties | DATE | 0.98+ |
pandemic | EVENT | 0.98+ |
First time | QUANTITY | 0.97+ |
five foot | QUANTITY | 0.97+ |
one | QUANTITY | 0.94+ |
Hyper Automation | TITLE | 0.93+ |
five | QUANTITY | 0.92+ |
East coast Prime | ORGANIZATION | 0.92+ |
Ray Wang | PERSON | 0.92+ |
each one | QUANTITY | 0.91+ |
each | QUANTITY | 0.9+ |
Five | QUANTITY | 0.89+ |
nine | QUANTITY | 0.89+ |
10 minutes | QUANTITY | 0.89+ |
Constellation | ORGANIZATION | 0.88+ |
seventies | DATE | 0.88+ |
3D | QUANTITY | 0.87+ |
Pascal | TITLE | 0.84+ |
a thousand times per second | QUANTITY | 0.84+ |
a hundred times per second | QUANTITY | 0.84+ |
2D | QUANTITY | 0.83+ |
Intelligent Automation | TITLE | 0.82+ |
Wang | ORGANIZATION | 0.81+ |
Roblin | PERSON | 0.8+ |
Covid | PERSON | 0.79+ |
Stew | PERSON | 0.71+ |
Cubes | ORGANIZATION | 0.7+ |
The Cube | ORGANIZATION | 0.65+ |
last years | DATE | 0.65+ |
second | QUANTITY | 0.63+ |
G seven | OTHER | 0.61+ |
Reese | PERSON | 0.6+ |
web two | QUANTITY | 0.59+ |
China | LOCATION | 0.59+ |
UI | ORGANIZATION | 0.56+ |
Path | TITLE | 0.54+ |
every ingredient | QUANTITY | 0.53+ |
three | QUANTITY | 0.51+ |
UiPath | ORGANIZATION | 0.46+ |
UI | TITLE | 0.43+ |
web | OTHER | 0.37+ |
Architecting SaaS Superclouds | Supercloud22
>>Welcome back to super cloud 22, our inaugural event. It's a pilot event here in the cube studios we're live and streaming virtually until we do it in person. Maybe next year. I'm John fury, host of the cube with Dave Lon two great guests, distinguished engineers managers, CTOs investors. Mariana Tessel is a CTO of Intuit ins Ray founder of vertex ventures. Both have a lot of DNA. Founder allow cloud here with mark Andre and Ben Horowitz, a variety of other great ventures you've done. And now you're an investor. Yep. Maria, you've been a seasoned CTO, VP of engineering, VMware Docker Intuit. Now thanks for joining us. >>Absolutely. >>So super cloud is a, is a thing. And apparently it's got a lot of momentum and you guys got stats over there at, at Intuit in, so you're investing and we were challenged on super cloud. Our initial thesis was you build on the clouds, get all that leverage like snowflake, you get a good differentiation and then you compete and then move to other clouds. Now it's becoming a thing where I can do this. Every enterprise could possibly do it. So I want to get your guys thoughts on what you think of super cloud concept and where are the holes in it, what needs to be defined. And so we'll start with you. You've done a lot of cloud things in your day. What >>Do you think? Yeah, it's the whole cloud journey started with a desire to consolidate and desire to actually provide uniformity and, and standards driven ways of doing things. And I think Amazon was a leader there. They helped kind of teach everybody else. You know, when I was in loud cloud, we were trying to do it with proprietary stacks just wouldn't work. But once everyone standardized upon Unix and you know, the chip sets no longer became as relevant. They did a lot of good things there, but what's happened since then is now you've got competing standards at the API layer at the interface layer no longer at the chip set layer, no longer at the operating system layer. Right? So the evolution of the, the, the battles are still there. When you talk about multicloud and super cloud, though, like one of the big things you have to keep in mind is latency is not free. Latency is very expensive and it's getting even more expensive now with, with multi-cloud. So you have to really understand where the separations of boundaries are between your data, your compute, and, and the network is just there as a facilitator to help binding compute and data. Right? And I think there's a lot of bets being made across different vendors like CloudFlare Akamai, as well as Amazon Google Microsoft in terms of how they think we should take computing either to the edge, from the core or back and forth. >>These, this is structural change. I mean, this is structural, >>It's desired by incumbents, but it's not something that I'm seeing from the consumption. I'd love to hear, hear from our end's per perspective, from a consumption point of view, like how much edge computing really matters. Right. >>Mario. >>So I think there's like, there's kind of a, a story of like two, like it's kind of, you can cut it for both edges. No, no pun intended on one end. It is really simplifying to actually go into like a single cloud and standardize on it and just have everything there. But I think what over time companies find is that they end up in multiple clouds, whether like, you know, through acquisitions or through like needing to use a service in another cloud. So you do find yourself in a situation where you have multi multi-cloud and you have to kind of work through it and understand how to make it all like work and latency is an issue, but also for many, many workloads, you can work around it and you can make it work where you have workloads that actually span multiple vendors and clouds. You know, again, having said that, I would say the world is such, that is still a simplifying assumption. When if you go to a single cloud, it's much easier to just go and, and bet on that >>Easier in terms of everything's integrated, IAS works with SAS, they solve a lot of problems. >>Correct. And you can do like for your developers, you can actually provide an environment that's super homogenous, simple. You can use services easily up and down the stack. And, you know, we, we actually made that deliberate decision. When we started migrating to the cloud at the beginning, it was like, oh, let's do like hybrid we'll, you know, make it, so it work anywhere. It was so complicated. It was not worth it. >>When was the, when did you give up, what was the moment? Was there a flash point where you said, oh, this is terrible. This is >>Dead. Yeah. When, when we started to try to make it interoperable and you just see what it requires to do that and the complexity of the architecture that it just became not worth it for the gains you have. >>So speaking obviously as a SAS provider, right. So it just doesn't, it didn't make business case sense for you guys to do that. So it was super cloud. Then an infrastructure thing we just heard from Ben wa deja VI that they're not, they're going beyond instantiating their, their data cloud. They're actually running, you know, their own little snow grid. They called it. And, and then when I asked him, well, what about latency? He said, well, we copied data over, you know, so, okay. That's you have to do, but that's a singular experience with the same governance or the same security. Just wasn't worth it for you guys is what I'm hearing. >>Correct. But again, like for some workload or for some services that we want to use, we are gonna go there and we are gonna then figure out what is the work around the latency issue, whether it's like copy or, you know, redundancy. >>Well, the question I have Dave on snowflake is maybe the question for you and in the panel is snowflake a tan expansion opportunity, or is there a technical reason to go to other clouds? >>I think they wanted to leverage the hyperscale infrastructure globally. And they said that they're out there, it's a free gift. We're gonna go take it. I, I think it started with we're on AWS. Do you think? And then we're on Azure and then we're on Google. And then they said, why don't we just connect all these and make it a singular experience? And yeah, I guess it's a TA expansion as a differentiator and it's, it adds value. Right. If I can share data across that global network, >>We have customers on Azure now, >>Right? Yeah. Yeah. Of course. >>You guys don't need to go CP. What do you think about that? >>Well, I think Snowflake's in a good position cuz they work mostly with analytical workloads and you have capacity. That's always gonna increase like no one subtracts, their analytical workload like ever, right. So there was just compounded growth is like 50% or 80% for, you know, many enterprises despite their best intentions, not to collect more data, they just can't stop doing it. So it's different than if you're like an Oracle or a transactional database where you don't have those, you know, like kind of infinite growth paths. So Snowflake's gonna continue to expand footprint their customers. They don't mind as long as you, they can figure out the, the lowest cost on denominator for, for that. >>Yeah. So it makes sense to be in all the clouds >>For them, for, for them, for sure. Yeah. >>But, but, but Oracle just announced with Microsoft what I would call super cloud, a, a cross cloud database service running on OCI and Azure with very low latency and a database that looks like a, the singular experience. Yeah. With, with a PAs layers >>That lost me after OCI that's >>Okay. You know, but that's the, that's the, the BS answer for all U VCs. The do nobody develops on Oracle? Well, it's a 240 billion market cap company. Show me who you all want be. >>We're gonna talk about SRDF and em C next, you >>All want Oracle. So there we go. You throw that into, you all want Oracle to buy your companies, your funding, you know, cause, cause we all wanna be like Oracle with that kinda cash flow. But, but anyway, >>Here's, here's one thing that I'm noticing that is gonna be really practical. I think for companies that do run SA is because like, you know, you have all these solutions, whether it's like analytics or like monitoring or logging or whatever. And each one of them is very data hungry and all of them have like SAS solutions that end up copy the data, moving data to their cloud, and then they might charge you by the size of your data. It does become kind of overwhelming for companies to use that many tools and basically maybe have that data kind of charge for it, multiple places because you use it for different purposes or just in general, if you have a lot of data, you know, that that is becoming an issue. So that's something that I've noticed in our, in our own kind of, you know, a world, but it's just something that I think companies need to think about how they solve because eventually a lot of companies will say, I cannot have all these solutions, so there's no way I'm gonna be willing to have so many copies of the data and actually pay for that. >>So many times, just something to think about. >>But one of the criticisms of the super cloud concept is that it's just SAS. If I'm running workload on prem and I, and I've got, you know, a connection to the cloud, which you probably do, that's, that's SAS, what's, what's the big deal and that's not anything new or different. So I'd love to get your thoughts on that. But Goldman Sachs, for instance, just announced the service last reinvent with AWS, connecting their tools, their data, and their software from on-prem to AWS, they're offering it as a service. I'm like, Hmm. Kind of looking like Supercloud, but maybe it's just SAS. >>It could be. And like, what I'm talking about is not so much like, you know, like what you wanna connect your data. But the idea is like a lot of the providers of different services, like in the past and, and like higher layer, they're actually COPI the data. They need the data in their cloud or their solution. And it just becomes complicated and expensive is, is kind of like my point. So yes, connecting it like for you to have the data in one place and then be able to connect to it. I think that is a valid, if, if that's kinda what you think about as a super cloud, that is a valid need, I think that companies will >>Have where developers actually want access to tools that might exist. >>Also the key is developers, right? Yeah. Developers decide all decisions, not database on administrators, not, you know, a hundred percent security engineers, not admins. So what's really interesting is where are the developers going next? If you look at the current winners in the current ecosystem, companies like MongoDB, I mean, they capture the minds of yeah. The JavaScript, you know, no JS developers absolutely very early on. And I started catch base and I could tell you like the difference was that capture motion was so important. So developers are basically used to this game-like experience now where they want to see tools that are free, whether it's open source or not, they actually don't care. They just want, and they want it SAS. They want it SAS delivered on demand. Right. And pay as you go. And so there's a lot of these different frameworks coming out next generation, no code, low code, whether it's Java, JavaScript, rust, you know, whatever, you know, go Lang. And there's a lot of people fighting religious wars about how to develop the next kind of modern pattern design pattern. Okay. And that's where a lot of excitement is how we look at like investment opportunities. Like where are those big bets who are, you know, frustrated developers, who are they frustrated, what's wrong with their current environment? You know, do they really enjoy using Kubernetes or trying to use Kubernetes? Yeah. Right. Like developers have a very different view than operator, >>But you mentioned couch base. I mean, I look at couch base what they're doing with Capellas as a form of Supercloud. I mean, I think that's an excellent, they're bringing that out to the edge. We're gonna hear later on from someone from couch base. That's gonna talk about that now. It's kind of a lightweight, you know, sort of, it's gonna be a, a synchronization, but it's the beginning >>A cool new venture deal that I'm not in, but was like duck DB. I'm like, what's duck DB like, well, it's an Emory database that has like this like remote store thing. I'm like, okay, that sounds interesting. Like let's call Mike Olson cuz that sounds like sleepy cat redone red distributed world. But like it's, it's like there's a lot of people refactoring design patterns that we're all grew up with since the popup days of, you know, typical round. Right? >>Yeah. That's the refactory I think that's the big pattern. So I have to ask you guys, what are you guys investing in? We've got a couple minutes left to chat about that. What are you investing at into it from a, from a, a CTO engineering perspective and what are you investing in that feels super cloud like to you? >>Well, the, the thing that like I'm focused on is to make sure that we have absolutely best in the world development environment for our engineers, where it's modern, it's easy to use and it incorporates as many things as we can into that environment. So the engineers don't have to think about it. Like one big example would be security and how we incorporated that into development environment. So again, the engineers don't have to bother with trying to think through how they secure their workloads and every step of the way their other things that we incorporated, whether it's like rollbacks or monitoring or, you know, like baly enough other things. But I think that's really an investment that has panned off for us. We actually started investing in development environment several years ago. We started measure our development velocity and we, it actually went up by six X justly investing. So >>User experience, developer experience and productivity pretty much right. >>Yeah. AB absolutely. Yeah. That's like a big investment area for us that, you know, cloud cloud >>Sounds like super cloudlike factor and I'm assuming it's you're on AWS. >>We are mostly on AWS. Yes. >>And so what are you investing in that from a VC money doling out standpoint? That feels super cloudlike >>So very similar to what we just touched on a lot of developer tool experiences. We have a company that we've invested in called ops level that the service catalogs it's, it's helping, you know, understand your, where your services live and how they could be accessed and, and you know, enterprise kind of that come with that. And then we have a company called Lugo that helps you do serverless debugging container debugging, cuz it turns out debugging distributed, you know, applications is a real problem right now just you can only do so much by log tracing, right? We have a company haven't announced yet that's in the web assembly space. So we're looking at modernizing the next generation past stack and throwing everything out the window, including Java and all of the, you know, current prebuilt components because turns out 90% of enterprise workloads are actually not used. They're they're just policy code. You compiled with they're sitting there as vulnerabilities that no one's actually accessing, but you still have to compile with all of it. So we have a lot of bloatware happening in the enterprise. So we're thinking about how do you skinny that up with the next generation paths that's enterprise capable with security context and frameworks >>Super pass. >>Well, yeah, super pass. That's a kind of good way to, well, is >>It, is it a consistent developer experience across clouds? >>It is. And, and, and, and web assembly is a very raw standard if you can call it that. I mean it's, but it's supported by every modern browser, every major platform, vendor cloud, and Adobe and others, and are using it for their uses. And it's not just about your edge browser compute. It's really, you can take the same framework and compile it down to server side as well as client site, just like JavaScript was a client side tool before it became node. Right. Right. So we're looking at that as a very interesting opportunity. It's very nascent. Yeah. >>Great patterns. Yeah. Well, thanks so much for spending the time outta your busy day. Ariana. Thanks for your commentary. Appreciate your coming on the cubes first in IGUR super cloud event, pilot. Thanks for, for sharing. Thanks for having, thanks for having us. Okay. More coverage here. Super cloud 2022. I'm Jeff David Alane stay with us. We got our cloud ARA panel coming up next.
SUMMARY :
I'm John fury, host of the cube with Dave Lon two great guests, distinguished engineers managers, lot of momentum and you guys got stats over there at, at Intuit in, So you have to really understand where the separations of boundaries are between your data, I mean, this is structural, It's desired by incumbents, but it's not something that I'm seeing from the consumption. whether like, you know, through acquisitions or through like needing to use a service And you can do like for your developers, you can actually provide an environment When was the, when did you give up, what was the moment? just became not worth it for the gains you have. They're actually running, you know, their own little snow grid. issue, whether it's like copy or, you know, redundancy. Do you think? Right? What do you think about that? So there was just compounded growth is like 50% or 80% for, you know, many enterprises despite Yeah. that looks like a, the singular experience. Show me who you all want be. You throw that into, you all want Oracle to buy your companies, moving data to their cloud, and then they might charge you by the size of your data. and I, and I've got, you know, a connection to the cloud, which you probably do, that's, And like, what I'm talking about is not so much like, you know, like what you wanna connect your data. And I started catch base and I could tell you like the difference was It's kind of a lightweight, you know, sort of, patterns that we're all grew up with since the popup days of, you know, typical round. So I have to ask you guys, what are you guys investing in? So again, the engineers don't have to bother with trying to think through how you know, cloud cloud We are mostly on AWS. And then we have a company called Lugo that helps you do serverless debugging container debugging, That's a kind of good way to, well, is It's really, you can take the same framework and compile it down to server side as well as client Thanks for your commentary.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Amazon | ORGANIZATION | 0.99+ |
Dave Lon | PERSON | 0.99+ |
AWS | ORGANIZATION | 0.99+ |
Microsoft | ORGANIZATION | 0.99+ |
Maria | PERSON | 0.99+ |
Ben Horowitz | PERSON | 0.99+ |
Mariana Tessel | PERSON | 0.99+ |
Oracle | ORGANIZATION | 0.99+ |
50% | QUANTITY | 0.99+ |
Goldman Sachs | ORGANIZATION | 0.99+ |
Ariana | PERSON | 0.99+ |
90% | QUANTITY | 0.99+ |
80% | QUANTITY | 0.99+ |
Mike Olson | PERSON | 0.99+ |
Dave | PERSON | 0.99+ |
Jeff David Alane | PERSON | 0.99+ |
next year | DATE | 0.99+ |
240 billion | QUANTITY | 0.99+ |
Java | TITLE | 0.99+ |
ORGANIZATION | 0.99+ | |
JavaScript | TITLE | 0.99+ |
John fury | PERSON | 0.99+ |
Lugo | ORGANIZATION | 0.99+ |
Intuit ins | ORGANIZATION | 0.99+ |
mark Andre | PERSON | 0.99+ |
both edges | QUANTITY | 0.99+ |
Adobe | ORGANIZATION | 0.98+ |
Both | QUANTITY | 0.98+ |
Kubernetes | TITLE | 0.97+ |
two | QUANTITY | 0.97+ |
Mario | PERSON | 0.97+ |
single cloud | QUANTITY | 0.97+ |
SAS | ORGANIZATION | 0.96+ |
two great guests | QUANTITY | 0.96+ |
VMware Docker Intuit | ORGANIZATION | 0.96+ |
each one | QUANTITY | 0.95+ |
Unix | TITLE | 0.95+ |
one place | QUANTITY | 0.95+ |
one end | QUANTITY | 0.95+ |
SRDF | ORGANIZATION | 0.94+ |
six X | QUANTITY | 0.94+ |
Snowflake | ORGANIZATION | 0.93+ |
one thing | QUANTITY | 0.93+ |
several years ago | DATE | 0.93+ |
one | QUANTITY | 0.92+ |
Superclouds | ORGANIZATION | 0.92+ |
Ben wa deja VI | PERSON | 0.92+ |
first | QUANTITY | 0.9+ |
IAS | TITLE | 0.88+ |
MongoDB | ORGANIZATION | 0.88+ |
Supercloud | ORGANIZATION | 0.88+ |
super cloud | ORGANIZATION | 0.88+ |
Supercloud22 | ORGANIZATION | 0.87+ |
Intuit in | ORGANIZATION | 0.85+ |
hundred percent | QUANTITY | 0.85+ |
node | TITLE | 0.84+ |
Capellas | ORGANIZATION | 0.84+ |
ARA | ORGANIZATION | 0.83+ |
OCI | ORGANIZATION | 0.81+ |
Azure | TITLE | 0.81+ |
couple | QUANTITY | 0.8+ |
IGUR super cloud | EVENT | 0.8+ |
super cloud 22 | EVENT | 0.78+ |
one big | QUANTITY | 0.77+ |
JS | TITLE | 0.76+ |
Emory | ORGANIZATION | 0.75+ |
CloudFlare | TITLE | 0.64+ |
Super cloud 2022 | EVENT | 0.59+ |
Akamai | ORGANIZATION | 0.54+ |
SAS | TITLE | 0.47+ |
Ray | PERSON | 0.38+ |
Sanjay Poonen, CEO & President, Cohesity | VMware Explore 2022
>>Good afternoon, everyone. And welcome back to the VMware Explorer. 2022 live from San Francisco. Lisa Martin, here with Dave. Valante good to be sitting next to you, sir. >>Yeah. Yeah. The big set >>And we're very excited to be welcoming buck. One of our esteemed alumni Sanja poin joins us, the CEO and president of cohesive. Nice to see >>You. Thank you, Lisa. Thank you, Dave. It's great to meet with you all the time and the new sort of setting here, but first >>Time, first time we've been in west, is that right? We've been in north. We've been in south. We've been in Las Vegas, right. But west, >>I mean, it's also good to be back with live shows with absolutely, you know, after sort of the two or three or hiatus. And it was a hard time for the whole world, but I'm kind of driving a little bit of adrenaline just being here with people. So >>You've also got some adrenaline, sorry, Dave. Yeah, you're good because you are new in the role at cohesive. You wrote a great blog that you are identified. The four reasons I came to cohesive. Tell the audience, just give 'em a little bit of a teaser about that. >>Yeah, I think you should all read it. You can Google and, and Google find that article. I talked about the people Mohi is a fantastic founder. You know, he was the, you know, the architect of the Google file system. And you know, one of the senior Google executives was on my board. Bill Corrin said one of the smartest engineers. He was the true father of hyperconverge infrastructure. A lot of the code of Nutanix. He wrote, I consider him really the father of that technology, which brought computer storage. And when he took that same idea of bringing compute to secondary storage, which is really what made the scale out architect unique. And we were at your super cloud event talking about that, Dave. Yeah. Right. So it's a people I really got to respect his smarts, his integrity and the genius, what he is done. I think the customer base, I called a couple of customers. One of them, a fortune 100 customer. I, I can't tell you who it was, but a very important customer. I've known him. He said, I haven't seen tech like this since VMware, 20 years ago, Amazon 10 years ago and now Ko. So that's special league. We're winning very much in the enterprise and that type of segment, the partners, you know, we have HPE, Cisco as investors. Amazon's an investors. So, you know, and then finally the opportunity, I think this whole area of data management and data security now with threats, like ransomware big opportunity. >>Okay. So when you were number two at VMware, you would come on and say, we'd love all our partners and of course, okay. So you know, a little bit about how to work with, with VMware. So, so when you now think about the partnership between cohesive and VMware, what are the things that you're gonna stress to your constituents on the VMware side to convince them that Hey, partnering with cohesive is gonna gonna drive more value for customers, you know, put your thumb on the scale a little bit. You know, you gotta, you gotta unfair advantage somewhat, but you should use it. So what's the narrative gonna be like? >>Yeah, I think listen with VMware and Amazon, that probably their top two partners, Dave, you know, like one of the first calls I made was to Raghu and he knew about this decision before. That's the level of trust I have in him. I even called Michael Dell, you know, before I made the decision, there's a little bit of overlap with Dell, but it's really small compared to the overlap, the potential with Dell hardware that we could compliment. And then I called four CEOs. I was, as I was making this decision, Andy Jassey at Amazon, he was formerly AWS CEO sat Nadela at Microsoft Thomas cor at Google and Arvin Christian, IBM to say, I'm thinking about this making decision. They are many of the mentors and friends to me. So I believe in an ecosystem. And you know, even Chuck Robbins, who the CEO of Cisco is an investor, I texted him and said, Hey, finally, we can be friends. >>It was harder to us to be friends with Cisco, given the overlap of NSX. So I have a big tent towards everybody in our ecosystem with VMware. I think the simple answer is there's no overlap okay. With, with the kind of the primary storage capabilities with VSAN. And by the same thing with Nutanix, we will be friends and, and extend that to be the best data protection solution. But given also what we could do with security, I think this is gonna go a lot further. And then it's all about meet the field. We have common partners. I think, you know, sort of the narrative I talked about in that blog is just like snowflake was replacing Terada and ServiceNow replace remedy and CrowdStrike, replacing Symantec, we're replacing legacy vendors. We are viewed as the modern solution cloud optimized for private and public cloud. We can help you and make VMware and vs a and VCF very relevant to that part of the data management and data security continuum, which I think could end VMware. And by the way, the same thing into the public cloud. So most of the places where we're being successful is clearly withs, but increasingly there's this discussion also about playing into the cloud. So I think both with VMware and Amazon, and of course the other partners in the hyperscaler service, storage, networking place and security, we have some big plans. >>How, how much do you see this? How do you see this multi-cloud narrative that we're hearing here from, from VMware evolving? How much of an opportunity is it? How are customers, you know, we heard about cloud chaos yesterday at the keynote, are customers, do they, do they admit that there's cloud chaos? Some probably do some probably don't how much of an opportunity is that for cohesive, >>It's tremendous opportunity. And I think that's why you need a Switzerland type player in this space to be successful. And you know, and you can't explicitly rule out the fact that the big guys get into this space, but I think it's, if you're gonna back up office 365 or what they call now, Microsoft 365 into AWS or Google workspace into Azure or Salesforce into one of those clouds, you need a Switzerland player. It's gonna be hard. And in many cases, if you're gonna back up data or you protect that data into AWS banks need a second copy of that either on premise or Azure. So it's very hard, even if they have their own native data protection for them to be dual cloud. So I think a multi-cloud story and the fact that there's at least three big vendors of cloud in, in the us, you know, one in China, if include Alibaba creates a Switzerland opportunity for us, that could be fairly big. >>And I think, you know, what we have to do is make sure while we'll be optimized, our preferred cloud is AWS. Our control plane runs there. We can't take an all in AWS stack with the control plane and the data planes at AWS to Walmart. So what I've explained to both Microsoft and AWS is that data plane will need to be multi-cloud. So I can go to an, a Walmart and say, I can back up your data into Azure if you choose to, but the control plane's still gonna be an AWS, same thing with Google. Maybe they have another account. That's very Google centric. So that's how we're gonna believe the, the control plane will be in AWS. We'll optimize it there, but the data plane will be multicloud. >>Yeah. And that's what Mo had explained at Supercloud. You know, and I talked to him, he really helped me hone in on the deployment models. Yes. Where, where, where the cohesive deployment model is instantiating that technology stack into each cloud region and each cloud, which gives you latency advantages and other advantages >>And single code based same platform. >>And then bringing it, tying it together with a unified, you know, interface. That was he, he was, he was key. In fact, I, I wrote about it recently and, and gave him and the other 29 >>Quite a bit in that session, he went deep with you. I >>Mean, with Mohi, when you get a guy who developed a Google file system, you know, who can technically say, okay, this is technically correct or no, Dave, your way off be. So I that's why I had to >>Go. I, I thought you did a great job in that interview because you probed him pretty deep. And I'm glad we could do that together with him next time. Well, maybe do that together here too, but it was really helpful. He's the, he's the, he's the key reason I'm here. >>So you say data management is ripe for disrupt disruption. Talk about that. You talked about this Switzerland effect. That sounds to me like a massive differentiator for cohesive. Why is data management right for disruption and why is cohesive the right partner to do it? >>Yeah, I think, listen, everyone in this sort of data protection backup from years ago have been saying the S Switzerland argument 18 years ago, I was a at Veras an executive there. We used the Switzerland argument, but what's changed is the cloud. And what's changed as a threat vector in security. That's, what's changed. And in that the proposition of a, a Switzerland player has just become more magnified because you didn't have a sales force or Workday service now then, but now you do, you didn't have multi-cloud. You had hardware vendors, you know, Dell, HPE sun at the time. IBM, it's now Lenovo. So that heterogeneity of, of on-premise service, storage, networking, HyperCloud, and, and the apps world has gotten more and more diverse. And I think you really need scale out architectures. Every one of the legacy players were not built with scale out architectures. >>If you take that fundamental notion of bringing compute to storage, you could almost paralyze. Imagine you could paralyze backup recovery and bring so much scale and speed that, and that's what Mo invented. So he took that idea of how he had invented and built Nutanix and applied that to secondary storage. So now everything gets faster and cheaper at scale. And that's a disruptive technology ally. What snowflake did to ator? I mean, the advantage of snowflake is when you took that same concept data, warehousing is not a new concept it's existed from since Ralph Kimball and bill Inman and the people who are fathers of data warehousing, they took that to Webscale. And in that came a disruptive force toter data, right on snowflake. And then of course now data bricks and big query, similar things. So we're doing the same thing. We just have to showcase the customers, which we do. And when large customers see that they're replacing the legacy solutions, I have a lot of respect for legacy solutions, but at some point in time of a solution was invented in 1995 or 2000, 2005. It's right. For change. >>So you use snowflake as an example, Frank SL doesn't like when I say playbook, cuz I says, Dave, I'm a situational CEO, no playbook, but there are patterns here. And one of the things he did is to your point go after, you know, Terra data with a better data warehouse, simplify scale, et cetera. And now he's, he's a constructing a Tam expansion strategy, same way he did at ServiceNow. And I see you guys following a similar pattern. Okay. You get your foot in the door. Let's face it. I mean, a lot of this started with, you know, just straight back. Okay, great. Now it's extending into data management now extending to multi-cloud that's like concentric circles in a Tam expansion strategy. How, how do you, as, as a CEO, that's part of your job is Tam expansion. >>So yeah, I think the way to think about the Tam is, I mean, people say it's 20, 30 billion, but let me tell you how you can piece it apart in size, Dave and Lisa number one, I estimate there's probably about 10 to 20 exabytes of data managed by these legacy players of on-prem stores that they back up to. Okay. So you add them all up in the market shares that they respectively are. And by the way, at the peak, the biggest of these companies got to 2 billion and then shrunk. That was Verto when I was there in 2004, 2 billion, every one of them is small and they stopped growing. You look at the IDC charts. Many of them are shrinking. We are the fastest growing in the last two years, but I estimate there's about 20 exabytes of data that collectively among the legacy players, that's either gonna stay on prem or move to the cloud. Okay. So the opportunity as they replace one of those legacy tools with us is first off to manage that 20 X by cheaper, faster with the Webscale glass offer the cloud guys, we could tip that into the cloud. Okay. >>But you can't stop there. >>Okay. No, we are not doing just backup recovery. We have a platform that can do files. We can do test dev analytics and now security. Okay. That data is potentially at a risk, not so much in the past, but for ransomware, right? How do we classify that? How do we govern that data? How do we run potential? You know, the same way you did antivirus some kind of XDR algorithms on the data to potentially not just catch the recovery process, which is after fact, but maybe the predictive act of before to know, Hey, there's somebody loitering around this data. So if I'm basically managing in the exabytes of data and I can proactively tell you what, this is, one CIO described this very simply to me a few weeks ago that I, and she said, I have 3000 applications, okay. I wanna be prepared for a black Swan event, except it's not a nine 11 planes getting the, the buildings. >>It is an extortion event. And I want to know when that happens, which of my 3000 apps I recover within one hour within one day within one week, no later than one month. Okay. And I don't wanna pay the bad guys at penny. That's what we do. So that's security discussions. We didn't have that discussion in 2004 when I was at another company, because we were talking about flood floods and earthquakes as a disaster recovery. Now you have a lot more security opportunity to be able to describe that. And that's a boardroom discussion. She needs to have that >>Digital risk. O O okay, go ahead please. I >>Was just gonna say, ransomware attack happens every what? One, every 11, 9, 11 seconds. >>And the dollar amount are going up, you know, dollar are going up. Yep. >>And, and when you pay the ransom, you don't always get your data back. So you that's not. >>And listen, there's always an ethical component. Should you do it or not do it? If you, if you don't do it and you're threatened, they may have left an Easter egg there. Listen, I, I feel very fortunate that I've been doing a lot in security, right? I mean, I built the business at, at, at VMware. We got it to over a billion I'm on the board of sneak. I've been doing security and then at SAP ran. So I know a lot about security. So what we do in security and the ecosystem that supports us in security, we will have a very carefully crafted stay tuned. Next three weeks months, you'll see us really rolling out a very kind of disciplined aspect, but we're not gonna pivot this company and become a cyber security company. Some others in our space have done that. I think that's not who we are. We are a data management and a data security company. We're not just a pure security company. We're doing both. And we do it well, intelligently, thoughtfully security is gonna be built into our platform, not voted on. Okay. And there'll be certain security things that we do organically. There's gonna be a lot that we do through partnerships, this >>Security market that's coming to you. You don't have to go claim that you're now a security vendor, right? The market very naturally saying, wow, a comprehensive security strategy has to incorporate a data protection strategy and a recovery, you know, and the things that we've talking about Mount ransomware, I want to ask you, you I've been around a long time, longer than you actually Sanjay. So, but you you've, you've seen a lot. You look, >>Thank you. That's all good. Oh, >>Shucks. So the market, I've never seen a market like this, right? I okay. After the.com crash, we said, and I know you can't talk about IPO. That's not what I'm talking about, but everything was bad after that. Right. 2008, 2000, everything was bad. I've never seen a market. That's half full, half empty, you know, snowflake beats and raises the stock, goes through the roof. Dev if it, if the area announced today, Mongo, DB, beat and Ray, that things getting crushed and, and after market never seen anything like this. It's so fed, driven and, and hard to protect. And, and of course, I know it's a marathon, you know, it's not a sprint, but have you ever seen anything like this? >>Listen, I walk worked through 18 quarters as COO of VMware. You've seen where I've seen public quarters there and you know, was very fortunate. Thanks to the team. I don't think I missed my numbers in 18 quarters except maybe once close. But we, it was, it's tough. Being a public company of the company is tough. I did that also at SAP. So the journey from 10 to 20 billion at SAP, the journey from six to 12 at VMware, that I was able to be fortunate. It's humbling because you, you really, you know, we used to have this, we do the earnings call and then we kind of ask ourselves, what, what do you think the stock price was gonna be a day and a half later? And we'd all take bets as to where this, I think you just basically, as a, as a sea level executive, you try to build a culture of beaten, raise, beaten, raise, beaten, raise, and you wanna set expectations in a way that you're not setting them up for failure. >>And you know, it's you, there's, Dave's a wonderful CEO as is Frank Salman. So it's hard for me to dissect. And sometimes the market are fickle on some small piece of it. But I think also the, when I, I encourage people say, take the long term view. When you take the long term view, you're not bothered about the ups and downs. If you're building a great company over the length of time, now it will be very clear over the arc of many, many quarters that you're business is trouble. If you're starting to see a decay in growth. And like, for example, when you start to see a growth, start to decay significantly by five, 10 percentage points, okay, there's something macro going on at this company. And that's what you won't avoid. But these, you know, ups and downs, my view is like, if you've got both Mongo D and snowflake are fantastic companies, they're CEOs of people I respect. They've actually kind of an, a, you know, advisor to us as a company, you knows moat very well. So we respect him, respect Frank, and you, there have been other quarters where Frank's, you know, the Snowflake's had a down result after that. So you build a long term and they are on the right side of history, snowflake, and both of them in terms of being a modern cloud relevant in the case of MongoDB, open source, two data technology, that's, you know, winning, I, I, we would like to be like them one day >>As, as the new CEO of cohesive, what are you most ask? What are you most anxious about and what are you most excited about? >>I think, listen, you know, you know, everything starts with the employee. You, I always believe I wrote my first memo to all employees. There was an article in Harvard business review called service profit chains that had a seminal impact on my leadership, which is when they studied companies who had been consistently profitable over a long period of time. They found that not just did those companies serve their customers well, but behind happy engaged customers were happy, engaged employees. So I always believe you start with the employee and you ensure that they're engaged, not just recruiting new employees. You know, I put on a tweet today, we're hiring reps and engineers. That's okay. But retaining. So I wanna start with ensuring that everybody, sometimes we have to make some unfortunate decisions with employees. We've, we've got a part company with, but if we can keep the best and brightest retained first, then of course, you know, recruiting machine, I'm trying to recruit the best and brightest to this company, people all over the place. >>I want to get them here. It's been, so I mean, heartwarming to come Tom world and just see people from all walks, kind of giving me hugs. I feel incredibly blessed. And then, you know, after employees, it's customers and partners, I feel like the tech is in really good hands. I don't have to worry about that. Cuz Mo it's in charge. He's got this thing. I can go to bed knowing that he's gonna keep innovating the future. Maybe in some of the companies I've worried about the tech innovation piece, but most doing a great job there. I can kind of leave that in his cap of hands, but employees, customers, partners, that's kind of what I'm focused on. None of them are for me, like a keep up at night, but there are are opportunities, right? And sometimes there's somebody you're trying to salvage to make sure or somebody you're trying to convince to join. >>But you know, customers, I love pursuing customers. I love the win. I hate to lose. So fortune 1000 global, 2000 companies, small companies, big companies, I wanna win every one of them. And it's not, it's not like, I mean, I know all these CEOs in my competitors. I texted him the day I joined and said, listen, I'll compete, honorably, whatever have you, but it's like Kobe and LeBron Kobe's passed away now. So maybe it's Steph Curry. LeBron, whoever your favorite athlete is you put your best on the court and you win. And that's how I am. That's nothing I've known no other gear than to put my best on the court and win, but do it honorably. It should not be the one that you're doing it. Unethically. You're doing it personally. You're not calling people's names. You're competing honorably. And when you win the team celebrates, it's not a victory for me. It's a victory for the team. >>I always think I'm glad that you brought up the employee experience and we're almost out of time, but I always think the employee experience and the customer experience are inextricably linked. This employees have to be empowered. They have to have the data that they need to do their job so that they can deliver to the customer. You can't do one without the other. >>That's so true. I mean, I, it's my belief. And I've talked also on this show and others about servant leadership. You know, one of my favorite poems is Brenda Naor. I went to bed in life. I dreamt that life was joy. I woke up and realized life was service. I acted in service was joy. So when you have a leadership model, which is it's about, I mean, there's lots of layers between me and the individual contributor, but I really care about that sales rep and the engineer. That's the leaf level of the organization. What can I get obstacle outta their way? I love skipping levels of going right. That sales rep let's go and crack this deal. You know? So you have that mindset. Yeah. I mean, you, you empower, you invert the pyramid and you realize the power is at the leaf level of an organization. >>So that's what I'm trying to do. It's a little easier to do it with 2000 people than I dunno, either 20, 20, 2000 people or 35,000 reported me at VMware. And I mean a similar number at SAP, which was even bigger, but you can shape this. Now we are, we're not a startup anymore. We're a midsize company. We'll see. Maybe along the way, there's an IP on the path. We'll wait for that. When it comes, it's a milestone. It's not the destination. So we do that and we are, we, I told people we are gonna build this green company. Cohesive is gonna be a great company like VMware one day, like Amazon. And there's always a day of early beginnings, but we have to work harder. This is kind of like the, you know, eight year old version of your kid, as opposed to the 18 year old version of the kid. And you gotta work a little harder. So I love it. Yeah. >>Good luck. Awesome. Thank you. Best of luck. Congratulations. On the role, it sounds like there's a tremendous amount of adrenaline, a momentum carrying you forward Sanjay. We always appreciate having you. Thank >>You for having in your show. >>Thank you. Our pleasure, Lisa. Thank you for Sanja poin and Dave ante. I'm Lisa Martin. You're watching the cube live from VMware Explorer, 2022, stick around our next guest. Join us momentarily.
SUMMARY :
Valante good to be sitting next to you, sir. And we're very excited to be welcoming buck. It's great to meet with you all the time and the new sort of setting here, We've been in north. I mean, it's also good to be back with live shows with absolutely, you know, after sort of the two or three or hiatus. You wrote a great blog that you are identified. And you know, one of the senior Google executives was on my board. So you know, a little bit about how to work with, with VMware. And you know, even Chuck Robbins, who the CEO of I think, you know, sort of the narrative I talked about in that blog is And I think that's why you need a Switzerland type player in this space to And I think, you know, what we have to do is make sure while we'll be optimized, our preferred cloud is AWS. stack into each cloud region and each cloud, which gives you latency advantages and other advantages And then bringing it, tying it together with a unified, you know, interface. Quite a bit in that session, he went deep with you. Mean, with Mohi, when you get a guy who developed a Google file system, you know, who can technically Go. I, I thought you did a great job in that interview because you probed him pretty deep. So you say data management is ripe for disrupt disruption. And I think you really need scale out architectures. the advantage of snowflake is when you took that same concept data, warehousing is not a new concept it's existed from since And I see you guys following a similar pattern. So yeah, I think the way to think about the Tam is, I mean, people say it's 20, 30 billion, but let me tell you how you can piece it apart You know, the same way you did antivirus some kind of XDR And I want to know when that happens, which of my 3000 apps I I Was just gonna say, ransomware attack happens every what? And the dollar amount are going up, you know, dollar are going up. And, and when you pay the ransom, you don't always get your data back. I mean, I built the business at, at, at VMware. protection strategy and a recovery, you know, and the things that we've talking about Mount ransomware, Thank you. And, and of course, I know it's a marathon, you know, it's not a sprint, I think you just basically, as a, as a sea level executive, you try to build a culture of And you know, it's you, there's, Dave's a wonderful CEO as is Frank Salman. I think, listen, you know, you know, everything starts with the employee. And then, you know, And when you win the team celebrates, I always think I'm glad that you brought up the employee experience and we're almost out of time, but I always think the employee experience and the customer So when you have a leadership model, which is it's about, I mean, This is kind of like the, you know, eight year old version of your kid, as opposed to the 18 year old version of a momentum carrying you forward Sanjay. Thank you.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Sanjay | PERSON | 0.99+ |
Chuck Robbins | PERSON | 0.99+ |
Andy Jassey | PERSON | 0.99+ |
Cisco | ORGANIZATION | 0.99+ |
Dave | PERSON | 0.99+ |
IBM | ORGANIZATION | 0.99+ |
Lisa Martin | PERSON | 0.99+ |
Amazon | ORGANIZATION | 0.99+ |
Alibaba | ORGANIZATION | 0.99+ |
1995 | DATE | 0.99+ |
Dell | ORGANIZATION | 0.99+ |
AWS | ORGANIZATION | 0.99+ |
China | LOCATION | 0.99+ |
2004 | DATE | 0.99+ |
Bill Corrin | PERSON | 0.99+ |
Microsoft | ORGANIZATION | 0.99+ |
Frank Salman | PERSON | 0.99+ |
Lenovo | ORGANIZATION | 0.99+ |
Sanjay Poonen | PERSON | 0.99+ |
2005 | DATE | 0.99+ |
ORGANIZATION | 0.99+ | |
Arvin Christian | PERSON | 0.99+ |
Lisa | PERSON | 0.99+ |
Steph Curry | PERSON | 0.99+ |
2000 | DATE | 0.99+ |
20 | QUANTITY | 0.99+ |
VMware | ORGANIZATION | 0.99+ |
Las Vegas | LOCATION | 0.99+ |
San Francisco | LOCATION | 0.99+ |
2 billion | QUANTITY | 0.99+ |
3000 apps | QUANTITY | 0.99+ |
today | DATE | 0.99+ |
Sanja poin | PERSON | 0.99+ |
Nutanix | ORGANIZATION | 0.99+ |
35,000 | QUANTITY | 0.99+ |
LeBron | PERSON | 0.99+ |
Veras | ORGANIZATION | 0.99+ |
five | QUANTITY | 0.99+ |
Mongo | ORGANIZATION | 0.99+ |
Walmart | ORGANIZATION | 0.99+ |
Frank | PERSON | 0.99+ |
eight year | QUANTITY | 0.99+ |
Mohi | PERSON | 0.99+ |
both | QUANTITY | 0.99+ |
10 | QUANTITY | 0.99+ |
Kobe | PERSON | 0.99+ |
Switzerland | LOCATION | 0.99+ |
2008 | DATE | 0.99+ |
DB | ORGANIZATION | 0.99+ |
six | QUANTITY | 0.99+ |
Nadela | PERSON | 0.99+ |
3000 applications | QUANTITY | 0.99+ |
Symantec | ORGANIZATION | 0.99+ |
Ralph Kimball | PERSON | 0.99+ |
2000 people | QUANTITY | 0.99+ |
yesterday | DATE | 0.99+ |
Supercloud | ORGANIZATION | 0.99+ |
Sanjay Poonen | VMware Explore 2022
>>Good afternoon, everyone. And welcome back to the Cube's day two coverage of VMware Explorer, 2022 live from San Francisco. Lisa Martin, here with Dave. Valante good to be sitting next to you, sir. >>Yeah, the big >>Set and we're very excited to be welcoming back. One of our esteemed alumni Sanja poin joins us, the CEO and president of cohesive. Nice to see >>You. Thank you, Lisa. Thank you, Dave. It's great to meet with you all the time and the new sort of setting here, but >>First time we've been in west, is that right? We've been in north. We've been in south. We've been in Las Vegas, right. But west >>Nice. Well, I mean, it's also good to be back with live shows with absolutely, you know, after sort of the two or three or high. And it was a hard time for the whole world, but I'm kind of driving a little bit of adrenaline just being here with people. So >>You've also got some adrenaline, sorry, Dave. Yeah, you're good because you are new in the role at cohesive. You wrote a great blog that you are identified. The four reasons I came to cohesive. Tell the audience, just give 'em a little bit of a teaser about that. >>Yeah, I think you should all read it. You can Google and, and Google find that article. I talked about the people Mohi is a fantastic founder. You know, he was the, you know, the architect of the Google file system. And you know, one of the senior Google executives who was on my board, bill Corrin said one of the smartest engineers. He was the true father of hyperconverge infrastructure. A lot of the code of Nutanix. He wrote, I consider him really the father of that technology, which brought computer storage. And when he took that same idea of bringing compute to secondary storage, which is really what made the scale out architect unique. And we were at your super cloud event talking about that, Dave. Yeah. Right. So it's a people I really got to respect his smarts, his integrity and the genius, what he is done. >>I think the customer base, I called a couple of customers. One of them, a fortune 100 customer. I, I can't tell you who it was, but a very important customer. I've known him. He said, I haven't seen tech like this since VMware, 20 years ago, Amazon 10 years ago. And now COER so that's special league. We're winning very much in the enterprise and that type of segment, the partners, you know, we have HPE, Cisco as investors, Amazon's an investors. So, you know, and then finally the opportunity, I think this whole area of data management and data security now with threats, like ransomware big opportunity. >>Sure. Okay. So when you were number two at VMware, you would come on and say, we'd love all our partners and of course, okay. So you know, a little bit about how to work with, with VMware. So, so when you now think about the partnership between cohesive and VMware, what are the things that you're gonna stress to your constituents on the VMware side to convince them that Hey, partnering with cohesive is gonna gonna drive more value for customers, you know, put your thumb on the scale a little bit. You know, you gotta, you gotta unfair advantage somewhat, but you should use it. So what's the narrative gonna be like? >>Yeah. I think listen with VMware and Amazon, that probably their top two partners, Dave, you know, like one of the first calls I made was to Raghu and he knew about this decision before. That's the level of trust I have in him. I even called Michael Dell, you know, before I made the decision, there's a little bit of an overlap with Dell, but it's really small compared to the overlap, the potential with Dell hardware that we could compliment. And then I called four CEOs. I was, as I was making this decision, Andy Jassy at Amazon, he was formerly AWS CEO sat Nadela at Microsoft Thomas cor at Google and Arvin Christian at IBM to say, I'm thinking about this making decision. They are many of the mentors and friends to me. So I believe in an ecosystem. And you know, even Chuck Robbins, who the CEO of Cisco is an investor, I texted him and said, Hey, finally, we can be friends. >>It was harder to us to be friends with Cisco, given the overlap of NEX. So I have a big tent towards everybody in our ecosystem with VMware. I think the simple answer is there's no overlap okay. With, with the kind of the primary storage capabilities with VSAN. And by the same thing with Nutanix, we will be friends and, and extend that to be the best data protection solution. But given also what we could do with security, I think this is gonna go a lot further. And then it's all about meet in the field. We have common partners. I think, you know, sort of the narrative I talked about in that blog is just like snowflake was replacing Terada and ServiceNow replace remedy and CrowdStrike, replacing Symantec, we're replacing legacy vendors. We are viewed as the modern solution cloud optimized for private and public cloud. We can help you and make VMware and VSAN and VCF very relevant to that part of the data management and data security continuum, which I think could enhance VMware. And by the way, the same thing into the public cloud. So most of the places where we're being successful is clearly withs, but increasingly there's this discussion also about playing into the cloud. So I think both with VMware and Amazon, and of course the other partners in the hyperscaler service, storage, networking place and security, we have some big plans. >>How, how much do you see this? How do you see this multi-cloud narrative that we're hearing here from, from VMware evolving? How much of an opportunity is it? How are customers, you know, we heard about cloud chaos yesterday at the keynote, are customers, do they, do they admit that there's cloud chaos? Some probably do some probably don't how much of an opportunity is that for cohesive, >>It's tremendous opportunity. And I think that's why you need a Switzerland type player in this space to be successful. And you know, and you can't explicitly rule out the fact that the big guys get into this space, but I think it's, if you're gonna back up office 365 or what they call now, Microsoft 365 into AWS or Google workspace into Azure or Salesforce into one of those clouds, you need a Switzerland player it's gonna be out. And in many cases, if you're gonna back up data or you protect that data into AWS banks need a second copy of that either on premise or Azure. So it's very hard, even if they have their own native data protection for them to be dual cloud. So I think a multi-cloud story and the fact that there's at least three big vendors of cloud in, in the us, you know, one in China, if include Alibaba creates a Switzerland opportunity for us, that could be fairly big. >>And I think, you know, what we have to do is make sure while we'll be optimized, our preferred cloud is AWS. Our control plane runs there. We can't take an all in AWS stack with the control plane and the data planes at AWS to Walmart. So what I've explained to both Microsoft and AWS is that data plane will need to be multicloud. So I can go to an a Walmart and say, I can back up your data into Azure if you choose to, but the control, plane's still gonna be an AWS, same thing with Google. Maybe they have another account. That's very Google centric. So that's how we're gonna play the, the control plane will be in AWS. We'll optimize it there, but the data plane will be multi-cloud. >>Yeah. And that's what Mo had explained at Supercloud. You know, and I talked to, he really helped me hone in on the deployment models. Yes. Where, where, where the cohesive deployment model is instantiating that technology stack into each cloud region and each cloud, which gives you latency advantages and other advantages >>And single code based same platform, >>And then bringing it, tying it together with a unified, you know, interface. That was he, he was, he was key. In fact, I, I wrote about it recently and, and gave him and the other 20, >>Quite a bit in that session. Yeah. So he went deep with you. I >>Mean, with Mohi, when you get a guy who developed a Google file system, you know, who can technically say, okay, this is technically correct or no, Dave, your way off be so I that's why I had to >>Go. I, I thought you did a great job in that interview because you probed him pretty deep and I'm glad we could do that together with him next time. Well, maybe do that together here too, but it was really helpful. He's the, he's the, he's the key reason I'm here. >>So you say data management is ripe for disrupt disruption. Talk about that. You talked about this Switzerland effect. That sounds to me like a massive differentiator for cohesive. Why is data management right. For disruption and why is cohesive the right partner to do it? >>Yeah, I think, listen, everyone in this sort of data protection backup from years ago have been saying the S Switzerland argument 18 years ago, I was a at Veras an executive there. We used the Switzerland argument, but what's changed is the cloud. And what's changed as a threat vector in security. That's, what's changed. And in that the proposition of a, a Switzerland player has just become more magnified because you didn't have a sales force or Workday service now then, but now you do, you didn't have multi-cloud. You had hardware vendors, you know, Dell, HPE sun at the time. IBM, it's now Lenovo. So that heterogeneity of, of on-premise service, storage, networking, HyperCloud, and, and the apps world has gotten more and more diverse. And I think you really need scale out architectures. Every one of the legacy players were not built with scale out architectures. >>If you take that fundamental notion of bringing compute to storage, you could almost paralyze. Imagine you could paralyze backup recovery and bring so much scale and speed that, and that's what Mo invented. So he took that idea of how he had invented and built Nutanix and applied that to secondary storage. So now everything gets faster and cheaper at scale. And that's a disruptive technology ally. What snowflake did to ator? I mean, the advantage of snowflake is when you took that same concept data, warehousing is not a new concept it's existed from since Ralph Kimble and bill Inman and the people who are fathers of data warehousing, they took that to Webscale. And in that came a disruptive force toter data, right? And snowflake. And then of course now data bricks and big query, similar things. So we're doing the same thing. We just have to showcase the customers, which we do. And when large customers see that they're replacing the legacy solutions, I have a lot of respect for legacy solutions, but at some point in time of a solution was invented in 1995 or 2000, 2005. It's right. For change. >>So you use snowflake as an example, Frank sluman doesn't like when I say playbook, cuz I says, Dave, I'm a situational. See you no playbook, but there are patterns here. And one of the things he did is to your point go after, you know, Terra data with a better data warehouse, simplify scale, et cetera. And now he's, he's a constructing a Tam expansion strategy, same way he did at ServiceNow. And I, you guys following a similar pattern. Okay. You get your foot in the door. Let's face it. I mean, a lot of this started with, you know, just straight back. Okay, great. Now it's extending into data management now extending to multi-cloud that's like concentric circles in a Tam expansion strategy. How, how do as, as a CEO, that's part of your job is Tam expansion. >>So yeah, I think the way to think about the Tam is, I mean, people say it's 20, 30 billion, but let me tell you how you can piece it apart in size, Dave and Lisa number one, I estimate there's probably about 10 to 20 exabytes of data managed by these legacy players of on-prem stores that they back up to. Okay. So you add them all up in the market shares that they respectively are. And by the way, at the peak, the biggest of these companies got to 2 billion and then shrunk. That was Verto when I was there in 2004, 2 billion, every one of them is small and they stopped growing. You look at the IDC charts. Many of them are shrinking. We are the fastest growing in the last two years, but I estimate there's about 20 exabytes of data that collectively among the legacy players, that's either gonna stay on prem or move to the cloud. Okay. So the opportunity as they replace one of those legacy tools with us is first off to manage that 20 X bike cheaper, faster with the Webscale, a glass or for the cloud guys, we could tip that into the cloud. Okay. >>But you can't stop there. >>Okay. No, we are not doing just back recovery. Right. We have a platform that can do files. We can do test dev analytics and now security. Okay. That data is potentially at a risk, not so much in the past, but for ransomware, right? How do we classify that? How do we govern that data? How do we run potential? You know, the same way you did antivirus some kind of XDR algorithms on the data to potentially not just catch the recovery process, which is after fact, but maybe the predictive act of before to know, Hey, there's somebody loitering around this data. So if I'm basically managing in the exabytes of data and I can proactively tell you what, this is, one CIO described this very simply to me a few weeks ago that I, and she said, I have 3000 applications, okay. I wanna be prepared for a black Swan event, except it's not a nine 11 planes hitting the, the buildings. >>It is an extortion event. And I want to know when that happens, which of my 3000 apps I recover within one hour within one day within one week, no lay than one month. Okay. And I don't wanna pay the bad guys of penny. That's what we do. So that's security discussions. We didn't have that discussion in 2004 when I was at another company, because we were talking about flood floods and earthquakes as a disaster recovery. Now you have a lot more security opportunity to be able to describe that. And that's a boardroom discussion. She needs to have that >>Digital risk. O O okay, go ahead please. I >>Was just gonna say, ransomware attack happens every what? One, every 11, 9, 11 seconds. >>And the dollar amount are going up, you know, dollar of what? >>Yep. And, and when you pay the ransom, you don't always get your data back. So you that's >>Not. And listen, there's always an ethical component. Should you do it or not do it? If you, if you don't do it and you're threatened, they may have left an Easter egg there. Listen, I, I feel very fortunate that I've been doing a lot in security, right? I mean, I built the business at, at, at VMware. We got it to over a billion I'm on the board of sneak. I've been doing security and then at SAP ran. So I know a lot about security. So what we do in security and the ecosystem that supports us in security, we will have a very carefully crafted stay tuned. Next three weeks months, you'll see us really rolling out a very kind of disciplined aspect, but we're not gonna pivot this company and become a cyber security company. Some others in our space have done that. I think that's not who we are. We are a data management and a data security company. We're not just a pure security company. We're doing both. And we do it well, intelligently, thoughtfully security is gonna be built into our platform, not bolted on, okay. And there'll be certain security things that we do organically. There's gonna be a lot that we do through partnerships, >>This security market that's coming to you. You don't have to go claim that you're now a security vendor, right? The market very naturally saying, wow, a comprehensive security strategy has to incorporate a data protection strategy and a recovery, you know, and the things we've talking about, Mount ransomware, I want to ask you, you know, I've been around a long time, longer than you actually Sanjay. So, but you you've, you've seen a lot. You look incredibly, >>Thank you. That's all good. Oh, >>Shocks. So the market, I've never seen a market like this, right? I okay. After the.com crash, we said, and I know you can't talk about IPO. That's not what I'm talking about, but everything was bad after that. Right. 2008, 2000, everything was bad. I've never seen a market. That's half full, half empty, you know, snowflake beats and raises the stock, goes through the roof. Dev if it, the area announced today, Mongo, DB, beat and Ray, that things getting crushed. And, and after market never seen anything like this. It's so fed, driven and, and hard to protect. And, and of course, I know it's a marathon, you know, it's not a sprint, but have you ever seen anything like this? >>Listen, I walk worked through 18 quarters as COO of VMware. You seen, I've seen public quarters there and you know, was very fortunate. Thanks to the team. I don't think I missed my numbers in 18 quarters except maybe once close. But we, it was, it's tough. Being a public company. Officer of the company is tough. I did that also at SAP. So the journey from 10 to 20 billion at SAP, the journey from six to 12 at VMware, that I was able to be fortunate. It's humbling because you, you really, you know, we used to have this, we do the earnings call and then we kind of ask ourselves, what, what do you think the stock price was gonna be a day and a half later? And we'd all take bets as to wear this. I think you just basically, as a, as a sea level executive, you try to build a culture of beaten, raise, beaten, raise, beaten, raise, and you wanna set expectations in a way that you're not setting them up for failure. >>And you know, it's you, there's, Dave's a wonderful CEO as is Frank movement. So it's hard for me to dissect. And sometimes the market are fickle on some small piece of it. But I think also the, when I, I encourage people say, take the long term view. When you take the long term view, you're not bothered about the ups and downs. If you're building a great company over the length of time, now it will be very clear over the arc of many, many quarters that you're business is trouble. If you're starting to see a decay in growth. And like, for example, when you start to see a growth, start to decay significantly by five, 10 percentage points, okay, there's something macro going on at this company. And that's what you won't avoid. But these, you know, ups and downs, my view is like, if you've got both Mongo, DIA and snowflake are fantastic companies, they're CEOs of people I respect. They've actually a kind of an, a, you know, advisor to us as a company, you knows mot very well. So we respect him, respect Frank, and you, there have been other quarters where Frank's, you know, the snowflakes had a down result after that. So you build a long term and they are on the right side of history, snowflake, and both of them in terms of being a modern cloud relevant in the case of MongoDB open source to data technology, that's, you know, winning, I, we would like to be like them one day >>As, as the new CEO of cohesive, what are you most, what are you most anxious about? And what are you most excited about? >>I think, listen, you know, you know, everything starts with the employee. You, I always believe I wrote my first memo to all employees. There was an article in Harvard business review called service profit chains that had a seminal impact on my leadership, which is when they studied companies who had been consistently profitable over a long period of time. They found that not just did those companies serve their customers well, but behind happy engaged customers were happy, engaged employees. So I always believe you start with the employee and you ensure that they're engaged, not just recruiting new employees. You know, I put on a tweet today, we're hiring reps and engineers. That's okay. But retaining. So I wanna start with ensuring that everybody, sometimes we have to make some unfortunate decisions with employees. We've, we've got a part company with, but if we can keep the best and brightest retained first, then of course, you know, recruiting machine, I'm trying to recruit the best and brightest to this company, people all over the place. >>I want to get them here. It's been, so I mean, heartwarming to come to world and just see people from all walks, kind of giving me hugs. I feel incredibly blessed. And then, you know, after employees, it's customers and partners, I feel like the tech is in really good hands. I don't have to worry about that. Cuz Mo it's in charge. He's got this thing. I can go to bed knowing that he's gonna keep innovating the future. Maybe in some of the companies, I would worried about the tech innovation piece, but most doing a great job there. I can kind of leave that in his cap of hands, but employees, customers, partners, that's kind of what I'm focused on. None of them are for me, like a keep up at night, but they're are opportunities, right? And sometimes there's somebody you're trying to salvage to make sure or somebody you're trying to convince to join. >>But you know, customers, I love pursuing customers. I love the win. I hate to lose. So fortune 1000 global, 2000 companies, small companies, big companies, I wanna win every one of 'em and it's not, it's not like, I mean, I know all these CEOs in my competitors. I texted him the day I joined and said, listen, I'll compete, honorably, whatever have you, but it's like Kobe and LeBron Kobe's passed away now. So maybe it's step Curry. LeBron, whoever your favorite athlete is you put your best on the court and you win. And that's how I am. That's nothing I've known no other gear than to put my best on the court and win, but do it honorably. It should not be the one that you're doing it. Unethically. You're doing it personally. You're not calling people's names. You're competing honorably. And when you win the team celebrates, it's not a victory for me, it's a victory for the team. >>I always think I'm glad that you brought out the employee experience and we're almost out of time, but I always think the employee experience and the customer experience are inextricably linked. This employees have to be empowered. They have to have the data that they need to do their job so that they can deliver to the customer. You can't do one without the other. >>That's so true. I mean, I, it's my belief. And I've talked also on this show and others about servant leadership. You know, one of my favorite poems is Brenda NA Tago. I went to bed in life. I dreamt that life was joy. I woke up and realized life was service. I acted in service was joy. So when you have a leadership model, which is it's about, I mean, there's lots of layers between me and the individual contributor, but I really care about that sales rep and the engineer. That's the leaf level of the organization. What can I get obstacle outta their way? I love skipping levels and going write that sales rep let's go and crack this deal. You know? So you have that mindset. Yeah. I mean, you, you empower, you invert the pyramid and you realize the power is at the leaf level of an organization. >>So that's what I'm trying to do. It's a little easier to do it with 2000 people than I dunno, either 20, 20, 2000 people or 35,000 reported me at VMware. And I mean a similar number at SAP, which was even bigger, but you can shape this. Now we are, we're not a startup anymore. We're a mid-size company. We'll see. Maybe along the way, there's an IP on the path. We'll wait for that. When it comes, it's a milestone. It's not the destination. So we do that and we are, we, I told people we are gonna build this green company. Cohesive is gonna be a great company like VMware one day, like Amazon. And there's always a day of early beginnings, but we have to work harder. This is kind of like the, you know, eight year old version of your kid, as opposed to the 18 year old version of the kid. And you gotta work a little harder. So I love it. Yeah. >>Good luck. Awesome. Thank you too. Best of luck. Congratulations on the role, it sounds like there's a tremendous amount of adrenaline, a momentum carrying you forward Sanja. We always appreciate having thank >>You for having in your show. >>Thank you. Our pleasure, Lisa. Thank you for Sanjay poin and Dave ante. I'm Lisa Martin. You're watching the cube live from VMware Explorer, 2022, stick around our next guest. Join us momentarily.
SUMMARY :
Valante good to be sitting next to you, sir. the CEO and president of cohesive. It's great to meet with you all the time and the new sort of setting here, We've been in north. And it was a hard time for the whole world, but I'm kind of driving a little bit of adrenaline just being You wrote a great blog that you are identified. And you know, one of the senior Google executives who was on my board, We're winning very much in the enterprise and that type of segment, the partners, you know, we have HPE, So you know, a little bit about how to work with, with VMware. And you know, even Chuck Robbins, who the CEO of I think, you know, sort of the narrative I talked about in that blog is and the fact that there's at least three big vendors of cloud in, in the us, you know, And I think, you know, what we have to do is make sure while we'll be optimized, our preferred cloud is AWS. stack into each cloud region and each cloud, which gives you latency advantages and other advantages And then bringing it, tying it together with a unified, you know, interface. So he went deep with you. Go. I, I thought you did a great job in that interview because you probed him pretty deep and I'm glad we could do that together with him So you say data management is ripe for disrupt disruption. And I think you really need scale out architectures. the advantage of snowflake is when you took that same concept data, warehousing is not a new concept it's existed from since I mean, a lot of this started with, you know, So yeah, I think the way to think about the Tam is, I mean, people say it's 20, 30 billion, but let me tell you how you can piece it apart You know, the same way you did antivirus some kind of XDR And I want to know when that happens, which of my 3000 apps I I Was just gonna say, ransomware attack happens every what? So you that's I mean, I built the business at, at, at VMware. a data protection strategy and a recovery, you know, and the things we've talking about, Mount ransomware, That's all good. And, and of course, I know it's a marathon, you know, it's not a sprint, I think you just basically, as a, as a sea level executive, you try to build a culture of And you know, it's you, there's, Dave's a wonderful CEO as is Frank movement. I think, listen, you know, you know, everything starts with the employee. And then, you know, And when you win the team celebrates, I always think I'm glad that you brought out the employee experience and we're almost out of time, but I always think the employee experience and the customer So when you have a leadership model, which is it's about, I mean, This is kind of like the, you know, eight year old version of your kid, as opposed to the 18 year old version of a momentum carrying you forward Sanja. Thank you.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Dave | PERSON | 0.99+ |
Chuck Robbins | PERSON | 0.99+ |
Andy Jassy | PERSON | 0.99+ |
Cisco | ORGANIZATION | 0.99+ |
Lisa Martin | PERSON | 0.99+ |
Amazon | ORGANIZATION | 0.99+ |
Sanjay Poonen | PERSON | 0.99+ |
IBM | ORGANIZATION | 0.99+ |
Dell | ORGANIZATION | 0.99+ |
1995 | DATE | 0.99+ |
Alibaba | ORGANIZATION | 0.99+ |
2004 | DATE | 0.99+ |
China | LOCATION | 0.99+ |
Sanja | PERSON | 0.99+ |
VMware | ORGANIZATION | 0.99+ |
San Francisco | LOCATION | 0.99+ |
Arvin Christian | PERSON | 0.99+ |
Microsoft | ORGANIZATION | 0.99+ |
ORGANIZATION | 0.99+ | |
20 | QUANTITY | 0.99+ |
Lenovo | ORGANIZATION | 0.99+ |
AWS | ORGANIZATION | 0.99+ |
2000 | DATE | 0.99+ |
Lisa | PERSON | 0.99+ |
Frank | PERSON | 0.99+ |
Sanjay poin | PERSON | 0.99+ |
Las Vegas | LOCATION | 0.99+ |
2005 | DATE | 0.99+ |
Nutanix | ORGANIZATION | 0.99+ |
Mohi | PERSON | 0.99+ |
35,000 | QUANTITY | 0.99+ |
2 billion | QUANTITY | 0.99+ |
2008 | DATE | 0.99+ |
3000 apps | QUANTITY | 0.99+ |
Walmart | ORGANIZATION | 0.99+ |
five | QUANTITY | 0.99+ |
eight year | QUANTITY | 0.99+ |
today | DATE | 0.99+ |
Switzerland | LOCATION | 0.99+ |
Frank sluman | PERSON | 0.99+ |
Brenda NA Tago | PERSON | 0.99+ |
One | QUANTITY | 0.99+ |
LeBron | PERSON | 0.99+ |
Veras | ORGANIZATION | 0.99+ |
Symantec | ORGANIZATION | 0.99+ |
Michael Dell | PERSON | 0.99+ |
DIA | ORGANIZATION | 0.99+ |
both | QUANTITY | 0.99+ |
3000 applications | QUANTITY | 0.99+ |
each cloud | QUANTITY | 0.99+ |
Supercloud | ORGANIZATION | 0.99+ |
HPE | ORGANIZATION | 0.99+ |
Mongo | ORGANIZATION | 0.99+ |
Nadela | PERSON | 0.99+ |
six | QUANTITY | 0.99+ |
four reasons | QUANTITY | 0.99+ |
Vaughn Stewart, Pure Storage | VMware Explore 2022
>>Hey everyone. It's the cube live at VMware Explorer, 2022. We're at Mascone center and lovely, beautiful San Francisco. Dave Volante is with me, Lisa Martin. Beautiful weather here today. >>It is beautiful. I couldn't have missed this one because you know, the orange and the pure and VA right. Are history together. I had a, I had a switch sets. You >>Did. You were gonna have FOMO without a guest. Who's back. One of our longtime alumni V Stewart, VP of global technology alliances partners at pure storage one. It's great to have you back on the program, seeing you in 3d >>It's. It's so great to be here and we get a guest interviewer. So this >>Is >>Fantastic. Fly by. Fantastic. >>So talk to us, what's going on at pure. It's been a while since we had a chance to talk, >>Right. Well, well, besides the fact that it's great to see in person and to be back at a conference and see all of our customers, partners and prospects, you know, pure storage has just been on a tear just for your audience. Many, those who don't follow pure, right? We finished our last year with our Q4 being 41% year over year growth. And in the year, just under 2.2 billion, and then we come outta the gates this year, close our Q1 at 50% year over year, quarter quarterly growth. Have you ever seen a storage company or an infrastructure partner at 2 billion grow at that rate? >>Well, the thing was, was striking was that the acceleration of growth, because, you know, I mean, COVID, there were supply chain issues and you know, you saw that. And then, and we've seen this before at cloud companies, we see actually AWS as accelerated growth. So this is my premise here is you guys are actually becoming a cloud-like company building on top of, of infrastructure going from on-prem to cloud. But we're gonna talk about that. >>This is very much that super cloud premise. Well, >>It is. And, and, but I think it's it's one of the characteristics is you can actually, it, you know, we used to see companies, they go, they'd come out of escape velocity, and then they'd they'd growth would slow. I used to be at IDC. We'd see it. We'd see it. Okay. Down then it'd be single digits. You guys are seeing the opposite. >>It's it's not just our bookings. And by the way, I would be remiss if I didn't remind your audience that our second quarter earnings call is tomorrow. So we'll see how this philosophy and momentum keeps going. See, right. But besides the growth, right? All the external metrics around our business are increasing as well. So our net promoter score increased right at 85.2. We are the gold standard, not just in storage in infrastructure period. Like there's no one close to us, >>85. I mean, that's like, that's a, like apple, >>It's higher than apple than apple. It's apple higher than Tesla. It's higher than AWS shopping. And if you look in like our review of our products, flash rate is the leader in the gardener magic quadrant for, for storage array. It's been there for eight years. Port works is the leader in the GIGO OME radar for native Kubernetes storage three years in a row. Like just, it's great to be at a company that's hitting on all cylinders. You know, particularly at a time that's just got so much change going on in our >>Industry. Yeah. Tremendous amount of change. Talk about the, the VMware partnership from a momentum of velocity perspective what's going on there. And some of the things that you're accelerating. >>Absolutely. So VMware is, is the, the oldest or the longest tenured technology partner that we've had. I'm about to start my 10th year at pure storage. It feels like it was yesterday. When I joined, they were a, an Alliance partner before I joined. And so not to make that about me, but that's just like we built some of the key aspects around our first product, the flash array with VMware workloads in mind. And so we are a, a co-development partner. We've worked with them on a number of projects over years of, of late things that are top of mind is like the evolution of vials, the NV support for NVMe over fabric storage, more recently SRM support for automating Dr. With Viv a deployments, you know, and, and, and then our work around VMware ex extends to not just with VMware, they're really the catalyst for a lot of three way partnerships. So partnerships into our investments in data protection partners. Well, you gotta support V ADP for backing up the VMware space, our partnership within Nvidia, well, you gotta support NVA. I, so they can accelerate bringing those technologies into the enterprise. And so it's it, it's not just a, a, a, you know, unilateral partnership. It's a bidirectional piece because for a lot of customers, VMware's kind of like a touchpoint for managing the infrastructure. >>So how is that changing? Because you you've mentioned, you know, all the, the, the previous days, it was like, okay, let's get, make storage work. Let's do the integration. Let's do the hard work. It was kind of a race for the engineering teams to get there. All the storage companies would compete. And it was actually really good for the industry. Yeah, yeah. Right. Because it, it went from, you know, really complex, to much, much simpler. And now with the port works acquisition, it brings you closer to the whole DevOps scene. And you're seeing now VMware it's with its multi-cloud initiatives, really focusing on, you know, the applications and that, and that layer. So how does that dynamic evolve in terms of the partnership and, and where the focus is? >>So there's always in the last decade or so, right. There's always been some amount of overlap or competing with your partnerships, right. Something in their portfolios they're expanding maybe, or you expand you encroach on them. I think, I think two parts to how I would want to answer your question. The retrospective look V VMware is our number one ISV from a, a partner that we, we turn transactions with. The booking's growth that I shared with you, you could almost say is a direct reflection of how we're growing within that, that VMware marketplace. We are bringing a platform that I think customers feel services their workloads well today and gives them the flexibility of what might come in their cloud tomorrow. So you look at programs like our evergreen one subscription model, where you can deploy a consumption based subscription model. So very cloud-like only pay for what you use on-prem and turn that dial as you need to dial it into a, a cloud or, or multiple clouds. >>That's just one example. Looking forward, look, port works is probably the platform that VMware should have bought because when you look at today's story, right, when kit Culbert shared a, a cross cloud services, right, it was, it was the modern version of what VMware used to say, which was, here's a software defined data center. We're gonna standardize all your dissimilar hardware, another saying software defined management to standardize all your dissimilar clouds. We do that for Kubernetes. We talk about accelerating customers' adoption of Kubernetes by, by allowing developers, just to turn on an enable features, be its security, backup high availability, but we don't do it mono in a, you know, in a, in a homogeneous environment, we allow customers to do it heterogeneously so I can deploy VMware Tansu and connect it to Amazon EKS. I can switch one of those over to red head OpenShift, non disruptively, if I need to. >>Right? So as customers are going on this journey, particularly the enterprise customers, and they're not sure where they're going, we're giving them a platform that standardizes where they want to go. On-prem in the cloud and anywhere in between. And what's really interesting is our latest feature within the port works portfolio is called port works data services, and allows customers to deploy databases on demand. Like, install it, download the binaries. You have a cus there, you got a database, you got a database. You want Cassandra, you want Mongo, right? Yeah. You know, and, and for a lot of enterprise customers, who've kind of not, not know where to don't know where to start with port works. We found that to be a great place where they're like, I have this need side of my infrastructure. You can help me reduce cost time. Right. And deliver databases to teams. And that's how they kick off their Tansu journey. For example. >>It's interesting. So port works was the enabler you mentioned maybe VMware should above. Of course they had to get the value out of, out of pivotal. >>Understood. >>So, okay. Okay. So that, so how subsequent to the port works acquisition, how has it changed the way that you guys think about storage and how your customers are actually deploying and managing storage? >>Sure. So you touched base earlier on what was really great about the cloud and VMware was this evolution of simplifying storage technologies, usually operational functions, right? Making things simpler, more API driven, right. So they could be automated. I think what we're seeing customers do to today is first off, there's a tremendous rise in everyone wanting to do every customer, not every customer, a large portion of the customer bases, wanting to acquire technology on as OPEX. And it, I think it's really driven by like eliminate technical debt. I sign a short term agreement, our short, our shortest commitment's nine months. If we don't deliver around what we say, you walk away from us in nine months. Like you, you couldn't do that historically. Furthermore, I think customers are looking for the flexibility for our subscriptions, you know, more from between on-prem and cloud, as I shared earlier, is, is been a, a, a big driver in that space. >>And, and lastly, I would, would probably touch on our environmental and sustainability efforts. You saw this morning, Ragu in the keynote touch on what was it? Zero carbon consumption initiative, or ZCI my apologies to the veer folks. If I missed VO, you know, we've had, we've had sustainability into our products since day one. I don't know if you saw our inaugural ESG report that came out about 60 days ago, but the bottom line is, is, is our portfolio reduces the, the power directly consumed by storage race by up to 80%. And another aspect to look at is that 97% of all of the products that we sold in the last six years are still in the market today. They're not being put into, you know, into, to recycle bins and whatnot, pure storage's goal by the end of this decade is to further drive the efficiency of our platforms by another 66%. And so, you know, it's an ambitious goal, but we believe it's >>Important. Yeah. I was at HQ earlier this month, so I actually did see it. So, >>Yeah. And where is sustainability from a differentiation perspective, but also from a customer requirements perspective, I'm talking to a lot of customers that are putting that requirement when they're doing RFPs and whatnot on the vendors. >>I think we would like to all, and this is a free form VO comment here. So my apologies, but I think we'd all like to, to believe that we can reduce the energy consumption in the planet through these efforts. And in some ways maybe we can, what I fear in the technology space that I think we've all and, and many of your viewers have seen is there's always more tomorrow, right? There's more apps, more vendors, more offerings, more, more, more data to store. And so I think it's really just an imperative is you've gotta continue to be able to provide more services or store more data in this in yesterday's footprint tomorrow. A and part of the way they get to is through a sustainability effort, whether it's in chip design, you know, storage technologies, et cetera. And, and unfortunately it's, it's, it's something that organizations need to adopt today. And, and we've had a number of wins where customers have said, I thought I had to evacuate this data center. Your technology comes in and now it buys me more years of time in this in infrastructure. And so it can be very strategic to a lot of vendors who think their only option is like data center evacuation. >>So I don't want to, I, I don't wanna set you up, but I do want to have the super cloud conversation. And so let's go, and you, can you, you been around a long time, your, your technical, or you're more technical than I am, so we can at least sort of try to figure it out together when I first saw you guys. I think Lisa, so you and I were at, was it, when did you announce a block storage for AWS? The, was that 2019 >>Cloud block store? I believe block four years >>Ago. Okay. So 20 18, 20 18, 20 18. Okay. So we were there at, at accelerate at accelerate and I said, oh, that's interesting. So basically if I, if I go back there, it was, it was a hybrid model. You, you connecting your on-prem, you were, you were using, I think, priority E C two, you know, infrastructure to get high performance and connecting the two. And it was a singular experience yeah. Between on-prem and AWS in a pure customer saw pure. Right. Okay. So that was the first time I started to think about Supercloud. I mean, I think thought about it in different forms years ago, but that was the first actual instantiation. So my, my I'm interested in how that's evolved, how it's evolving, how it's going across clouds. Can you talk just conceptually about how that architecture is, is morphing? >>Sure. I just to set the expectations appropriately, right? We've got, we've got a lot of engineering work that that's going on right now. There's a bunch of stuff that I would love to share with you that I feel is right around the corner. And so hopefully we'll get across the line where we're at today, where we're at today. So the connective DNA of, of flash array, OnPrem cloud block store in the cloud, we can set up for, for, you know, what we call active. Dr. So, so again, customers are looking at these arrays is a, is a, is a pair that allows workloads to be put into the, put into the cloud or, or transferred between the cloud. That's kind of like your basic building, you know, blocking tackling 1 0 1. Like what do I do for Dr. Example, right? Or, or gimme an easy button to, to evacuate a data center where we've seen a, a lot of growth is around cloud block store and cloud block store really was released as like a software version of our hardware, Ray on-prem and it's been, and, and it hasn't been making the news, but it's been continually evolving. >>And so today the way you would look at cloud block store is, is really bringing enterprise data services to like EBS for, for AWS customers or to like, you know, is Azure premium disc for Azure users. And what do I mean by enterprise data services? It's, it's the, the, the way that large scale applications are managed, on-prem not just their performance and their avail availability considerations. How do I stage the, the development team, the sandbox team before they patch? You know, what's my cyber protection, not just data protection, how, how am I protected from a cyber hack? We bring all those capabilities to those storage platforms. And the, the best result is because of our data reduction technologies, which was critical in reducing the cost of flash 10 years ago, reduces the cost of the cloud by 50% or more and pays for the, for pays more than pays for our software of cloud block store to enable these enterprise data services, to give all these rapid capabilities like instant database, clones, instant, you know, recovery from cyber tech, things of that nature. >>Do customers. We heard today that cloud chaos are, are customers saying so, okay, you can run an Azure, you can run an AWS fine. Are customers saying, Hey, we want to connect those islands. Are you hearing that from customers or is it still sort of still too early? >>I think it's still too early. It doesn't mean we don't have customers who are very much in let's buy, let me buy some software that will monitor the price of my cloud. And I might move stuff around, but there's also a cost to moving, right? The, the egress charges can add up, particularly if you're at scale. So I don't know how much I seen. And even through the cloud days, how much I saw the, the notion of workloads moving, like kind of in the early days, like VMO, we thought there might be like a, is there gonna be a fall of the moon computing, you know, surge here, like, you know, have your workload run where power costs are lower. We didn't really see that coming to fruition. So I think there is a, is a desire for customers to have standardization because they gain the benefits of that from an operational perspective. Right. Whether they put that in motion to move workloads back and forth. I think >>So let's say, let's say to be determined, let let's say they let's say they don't move them because your point you knows too expensive, but, but, but, but you just, I think touched on it is they do want some kind of standard in terms of the workflow. Yep. You you're saying you're, you're starting to see demand >>Standard operating practices. Okay. >>Yeah. SOPs. And if they're, if they're big into pure, why wouldn't they want that? If assuming they have, you know, multiple clouds, which a lot of customers do. >>I, I, I I'll assure with you one thing that the going back to like basic primitives and I touched it touched on it a minute ago with data reduction. You have customers look at their, their storage bills in the cloud and say, we're gonna reduce that by half or more. You have a conversation >>Because they can bring your stack yeah. Into the cloud. And it's got more maturity than what you'd find from a cloud company, cloud >>Vendor. Yeah. Just data. Reduction's not part of block storage today in the cloud. So we've got an advantage there that we, we bring to bear. Yeah. >>So here we are at, at VMware Explorer, the first one of this name, and I love the theme, the center of the multi-cloud universe. Doesn't that sound like a Marvel movie. I feel like there should be superheroes walking around here. At some point >>We got Mr. Fantastic. Right here. We do >>Gone for, I dunno it >>Is. But a lot of, a lot of news this morning in the keynote, you were in the keynote, what are some of the things that you're hearing from VMware and what excites you about this continued evolution of the partnership with pure >>Yeah. Great point. So I, I think I touched on the, the two things that really caught my attention. Obviously, you know, we've got a lot of investment in V realize it was now kind of rebranded as ay, that, you know, I think we're really eager to see if we can help drive that consumption a bit higher, cuz we believe that plays into our favor as a vendor. We've we've we have over a hundred templates for the area platform right now to, you know, automation templates, whether it's, you know, levels set your platform, you know, automatically move workloads, deploy on demand. Like just so, so again, I think the focus there is very exciting for us, obviously when they've got a new release, like vSphere eight, that's gonna drive a lot of channel behaviors. So we've gotta get our, you know, we're a hundred percent channel company. And so we've gotta go get our channel ready because with about half of the updates of vSphere is, is hardware refresh. And so, you know, we've gotta be, be prepared for that. So, you know, some of the excitements about just being how to find more points in the market to do more business together. >>All right. Exciting cover the grounds. Right. I mean, so, okay. You guys announce earnings tomorrow, so we can't obviously quiet period, but of course you're not gonna divulge that anyway. So we'll be looking for that. What other catalysts are out there that we should be paying attention to? You know, we got, we got reinvent coming up in yep. In November, you guys are obviously gonna be there in, in a big way. Accelerate was back this year. How was accelerate >>Accelerate in was in Los Angeles this year? Mm. We had great weather. It was a phenomenal venue, great event, great partner event to kick it off. We happened to, to share the facility with the president and a bunch of international delegates. So that did make for a little bit of some logistic securities. >>It was like the summit of the Americas. I, I believe I'm recalling that correctly, but it was fantastic. Right. You, you get, you get to bring the customers out. You get to put a bunch of the engineers on display for the products that we're building. You know, one of the high, you know, two of the highlights there were, we, we announced our new flash blade S so, you know, higher, more performant, more scalable version of our, our scale and object and file platform with that. We also announced the, the next generation of our a I R I, which is our AI ready, AI ready infrastructure within video. So think of it like converged infrastructure for AI workloads. We're seeing tremendous growth in that unstructured space. And so, you know, we obviously pure was funded around block storage, a lot around virtual machines. The data growth is in unstructured, right? >>We're just seeing, we're seeing, you know, just tons of machine learning, you know, opportunities, a lot of opportunities, whether we're looking at health, life sciences, genome sequencing, medical imaging, we're seeing a lot of, of velocity in the federal space. You know, things, I can't talk about a lot of velocity in the automotive space. And so just, you know, from a completeness of platform, you know, flat flash blade is, is really addressing a need really kind of changing the market from NAS as like tier two storage or object is tier three to like both as a tier one performance candidate. And now you see applications that are supporting running on top of object, right? All your analytics platforms are on an object today, Absolut. So it's a, it's a whole new world. >>Awesome. And Pierce also what I see on the website, a tech Fest going on, you guys are gonna be in Seoul, Mexico city in Singapore in the next week alone. So customers get the chance to be able to in person talk with those execs once again. >>Yeah. We've been doing the accelerate tech tech fests, sorry about that around the globe. And if one of those align with your schedule, or you can free your schedule to join us, I would encourage you. The whole list of events dates are on pure storage.com. >>I'm looking at it right now. Vaon thank you so much for joining Dave and me. I got to sit between two dapper dudes, great conversation about what's going on at pure pure with VMware better together and the, and the CATA, the cat catalysis that's going on on both sides. I think that's an actual word I should. Now I have a degree biology for Vaughn Stewart and Dave Valante I'm Lisa Martin. You're watching the cube live from VMware Explorer, 22. We'll be right back with our next guest. So keep it here.
SUMMARY :
It's the cube live at VMware Explorer, 2022. I couldn't have missed this one because you know, the orange and the pure and VA right. It's great to have you back on the program, So this Fantastic. So talk to us, what's going on at pure. partners and prospects, you know, pure storage has just been on a So this is my premise here is you guys are actually becoming a cloud-like company This is very much that super cloud premise. it, you know, we used to see companies, they go, they'd come out of escape velocity, and then they'd they'd growth And by the way, I would be remiss if I didn't remind your audience that our And if you look in like our review of our products, flash rate is the leader in And some of the things that you're accelerating. And so it's it, it's not just a, a, a, you know, unilateral partnership. And now with the port works acquisition, it brings you closer to the whole DevOps scene. So very cloud-like only pay for what you use on-prem and turn availability, but we don't do it mono in a, you know, in a, in a homogeneous environment, You have a cus there, you got a database, you got a database. So port works was the enabler you mentioned maybe VMware should above. works acquisition, how has it changed the way that you guys think about storage and how flexibility for our subscriptions, you know, more from between on-prem and cloud, as I shared earlier, is, And so, you know, it's an ambitious goal, but we believe it's So, perspective, I'm talking to a lot of customers that are putting that requirement when they're doing RFPs and to is through a sustainability effort, whether it's in chip design, you know, storage technologies, I think Lisa, so you and I were at, was it, when did you announce a block You, you connecting your on-prem, you were, to share with you that I feel is right around the corner. for, for AWS customers or to like, you know, is Azure premium disc for Azure users. okay, you can run an Azure, you can run an AWS fine. of in the early days, like VMO, we thought there might be like a, is there gonna be a fall of the moon computing, you know, So let's say, let's say to be determined, let let's say they let's say they don't move them because your point you knows too expensive, Okay. you know, multiple clouds, which a lot of customers do. I, I, I I'll assure with you one thing that the going back to like basic primitives and I touched it touched And it's got more maturity than what you'd So we've got an advantage there So here we are at, at VMware Explorer, the first one of this name, and I love the theme, the center of the We do Is. But a lot of, a lot of news this morning in the keynote, you were in the keynote, So we've gotta get our, you know, we're a hundred percent channel company. In November, you guys are obviously gonna be there in, So that did make for a little bit of some logistic securities. You know, one of the high, you know, two of the highlights there were, we, we announced our new flash blade S so, And so just, you know, from a completeness of platform, So customers get the chance to be And if one of those align with your schedule, or you can free your schedule to join us, Vaon thank you so much for joining Dave and me.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Lisa Martin | PERSON | 0.99+ |
Dave Valante | PERSON | 0.99+ |
Dave Volante | PERSON | 0.99+ |
Tesla | ORGANIZATION | 0.99+ |
VMware | ORGANIZATION | 0.99+ |
AWS | ORGANIZATION | 0.99+ |
apple | ORGANIZATION | 0.99+ |
Nvidia | ORGANIZATION | 0.99+ |
10th year | QUANTITY | 0.99+ |
San Francisco | LOCATION | 0.99+ |
2019 | DATE | 0.99+ |
Vaughn Stewart | PERSON | 0.99+ |
2 billion | QUANTITY | 0.99+ |
three years | QUANTITY | 0.99+ |
50% | QUANTITY | 0.99+ |
nine months | QUANTITY | 0.99+ |
November | DATE | 0.99+ |
Los Angeles | LOCATION | 0.99+ |
41% | QUANTITY | 0.99+ |
97% | QUANTITY | 0.99+ |
Lisa | PERSON | 0.99+ |
eight years | QUANTITY | 0.99+ |
Ragu | PERSON | 0.99+ |
tomorrow | DATE | 0.99+ |
first | QUANTITY | 0.99+ |
today | DATE | 0.99+ |
two | QUANTITY | 0.99+ |
this year | DATE | 0.99+ |
first product | QUANTITY | 0.99+ |
two things | QUANTITY | 0.99+ |
one example | QUANTITY | 0.99+ |
yesterday | DATE | 0.99+ |
66% | QUANTITY | 0.99+ |
both | QUANTITY | 0.99+ |
both sides | QUANTITY | 0.99+ |
last year | DATE | 0.99+ |
10 years ago | DATE | 0.99+ |
Singapore | LOCATION | 0.99+ |
two parts | QUANTITY | 0.99+ |
next week | DATE | 0.99+ |
four years | QUANTITY | 0.98+ |
EBS | ORGANIZATION | 0.97+ |
V Stewart | PERSON | 0.97+ |
Cassandra | PERSON | 0.97+ |
half | QUANTITY | 0.97+ |
vSphere eight | TITLE | 0.96+ |
vSphere | TITLE | 0.96+ |
Seoul, Mexico | LOCATION | 0.96+ |
Vaon | PERSON | 0.96+ |
OPEX | ORGANIZATION | 0.95+ |
up to 80% | QUANTITY | 0.95+ |
first time | QUANTITY | 0.95+ |
a minute ago | DATE | 0.95+ |
OnPrem | ORGANIZATION | 0.95+ |
one | QUANTITY | 0.95+ |
first one | QUANTITY | 0.95+ |
Azure | TITLE | 0.94+ |
85 | QUANTITY | 0.94+ |
OpenShift | TITLE | 0.93+ |
2022 | DATE | 0.93+ |
this morning | DATE | 0.92+ |
earlier this month | DATE | 0.92+ |
Breaking Analysis: How Snowflake Plans to Make Data Cloud a De Facto Standard
>>From the cube studios in Palo Alto, in Boston, bringing you data driven insights from the cube and ETR. This is breaking analysis with Dave ante. >>When Frank sluman took service, now public many people undervalued the company, positioning it as just a better help desk tool. You know, it turns out that the firm actually had a massive Tam expansion opportunity in it. SM customer service, HR, logistics, security marketing, and service management. Generally now stock price followed over the years, the stellar execution under Slootman and CFO, Mike scar Kelly's leadership. Now, when they took the reins at snowflake expectations were already set that they'd repeat the feet, but this time, if anything, the company was overvalued out of the gate, the thing is people didn't really better understand the market opportunity this time around, other than that, it was a bet on Salman's track record of execution and on data, pretty good bets, but folks really didn't appreciate that snowflake. Wasn't just a better data warehouse that it was building what they call a data cloud, and we've turned a data super cloud. >>Hello and welcome to this. Week's Wikibon cube insights powered by ETR in this breaking analysis, we'll do four things. First. We're gonna review the recent narrative and concerns about snowflake and its value. Second, we're gonna share survey data from ETR that will confirm precisely what the company's CFO has been telling anyone who will listen. And third, we're gonna share our view of what snowflake is building IE, trying to become the defacto standard data platform, and four convey our expectations for the upcoming snowflake summit. Next week at Caesar's palace in Las Vegas, Snowflake's most recent quarterly results they've been well covered and well documented. It basically hit its targets, which for snowflake investors was bad news wall street piled on expressing concerns about Snowflake's consumption, pricing model, slowing growth rates, lack of profitability and valuation. Given the, given the current macro market conditions, the stock dropped below its IPO offering price, which you couldn't touch on day one, by the way, as the stock opened well above that and, and certainly closed well above that price of one 20 and folks express concerns about some pretty massive insider selling throughout 2021 and early 2022, all this caused the stock price to drop quite substantially. >>And today it's down around 63% or more year to date, but the only real substantive change in the company's business is that some of its largest consumer facing companies, while still growing dialed back, their consumption this past quarter, the tone of the call was I wouldn't say contentious the earnings call, but Scarelli, I think was getting somewhat annoyed with the implication from some analyst questions that something is fundamentally wrong with Snowflake's business. So let's unpack this a bit first. I wanna talk about the consumption pricing on the earnings call. One of the analysts asked if snowflake would consider more of a subscription based model so that they could better weather such fluctuations and demand before the analyst could even finish the question, CFO Scarelli emphatically interrupted and said, no, <laugh> the analyst might as well have asked, Hey Mike, have you ever considered changing your pricing model and screwing your customers the same way most legacy SaaS companies lock their customers in? >>So you could squeeze more revenue out of them and make my forecasting life a little bit easier. <laugh> consumption pricing is one of the things that makes a company like snowflake so attractive because customers is especially large customers facing fluctuating demand can dial and their end demand can dial down usage for certain workloads that are maybe not yet revenue producing or critical. Now let's jump to insider trading. There were a lot of insider selling going on last year and into 2022 now, I mean a lot sloop and Scarelli Christine Kleinman. Mike SP several board members. They sold stock worth, you know, many, many hundreds of millions of dollars or, or more at prices in the two hundreds and three hundreds and even four hundreds. You remember the company at one point was valued at a hundred billion dollars, surpassing the value of service now, which is this stupid at this point in the company's tenure and the insider's cost basis was very often in the single digit. >>So on the one hand, I can't blame them. You know what a gift the market gave them last year. Now also famed investor, Peter Linsey famously said, insiders sell for many reasons, but they only buy for one. But I have to say there wasn't a lot of insider buying of the stock when it was in the three hundreds and above. And so yeah, this pattern is something to watch our insiders buying. Now, I'm not sure we'll keep watching snowflake. It's pretty generous with stock based compensation and insiders still own plenty of stock. So, you know, maybe not, but we'll see in future disclosures, but the bottom line is Snowflake's business. Hasn't dramatically changed with the exception of these large consumer facing companies. Now, another analyst pointed out that companies like snap, he pointed to company snap, Peloton, Netflix, and face Facebook have been cutting back. >>And Scarelli said, and what was a bit of a surprise to me? Well, I'm not gonna name the customers, but it's not the ones you mentioned. So I, I thought I would've, you know, if I were the analyst I would've follow up with, how about Walmart target visa, Amex, Expedia price line, or Uber? Any of those Mike? I, I doubt he would've answered me anything. Anyway, the one thing that Scarelli did do is update Snowflake's fiscal year 2029 outlook to emphasize the long term opportunity that the company sees. This chart shows a financial snapshot of Snowflake's current business using a combination of quarterly and full year numbers in a model of what the business will look like. According to Scarelli in Dave ante with a little bit of judgment in 2029. So this is essentially based on the company's framework. Snowflake this year will surpass 2 billion in revenues and targeting 10 billion by 2029. >>Its current growth rate is 84% and its target is 30% in the out years, which is pretty impressive. Gross margins are gonna tick up a bit, but remember Snowflake's cost a good sold they're dominated by its cloud cost. So it's got a governor. There has to pay AWS Azure and Google for its infrastructure. But high seventies is a, is a good target. It's not like the historical Microsoft, you know, 80, 90% gross margin. Not that Microsoft is there anymore, but, but snowflake, you know, was gonna be limited by how far it can, how much it can push gross margin because of that factor. It's got a tiny operating margin today and it's targeting 20% in 2029. So that would be 2 billion. And you would certainly expect it's operating leverage in the out years to enable much, much, much lower SGNA than the current 54%. I'm guessing R and D's gonna stay healthy, you know, coming in at 15% or so. >>But the real interesting number to watch is free cash flow, 16% this year for the full fiscal year growing to 25% by 2029. So 2.5 billion in free cash flow in the out years, which I believe is up from previous Scarelli forecast in that 10, you know, out year view 2029 view and expect the net revenue retention, the NRR, it's gonna moderate. It's gonna come down, but it's still gonna be well over a hundred percent. We pegged it at 130% based on some of Mike's guidance. Now today, snowflake and every other stock is well off this morning. The company had a 40 billion value would drop well below that midday, but let's stick with the 40 billion on this, this sad Friday on the stock market, we'll go to 40 billion and who knows what the stock is gonna be valued in 2029? No idea, but let's say between 40 and 200 billion and look, it could get even ugly in the market as interest rates rise. >>And if inflation stays high, you know, until we get a Paul Voker like action, which is gonna be painful from the fed share, you know, let's hope we don't have a repeat of the long drawn out 1970s stagflation, but that is a concern among investors. We're gonna try to keep it positive here and we'll do a little sensitivity analysis of snowflake based on Scarelli and Ante's 2029 projections. What we've done here is we've calculated in this chart. Today's current valuation at about 40 billion and run a CAGR through 2029 with our estimates of valuation at that time. So if it stays at 40 billion valuation, can you imagine snowflake grow into a 10 billion company with no increase in valuation by the end, by by 2029 fiscal 2029, that would be a major bummer and investors would get a, a 0% return at 50 billion, 4% Kager 60 billion, 7%. >>Kegar now 7% market return is historically not bad relative to say the S and P 500, but with that kind of revenue and profitability growth projected by snowflake combined with inflation, that would again be a, a kind of a buzzkill for investors. The picture at 75 billion valuation, isn't much brighter, but it picks up at, at a hundred billion, even with inflation that should outperform the market. And as you get to 200 billion, which would track by the way, revenue growth, you get a 30% plus return, which would be pretty good. Could snowflake beat these projections. Absolutely. Could the market perform at the optimistic end of the spectrum? Sure. It could. It could outperform these levels. Could it not perform at these levels? You bet, but hopefully this gives a little context and framework to what Scarelli was talking about and his framework, not with notwithstanding the market's unpredictability you're you're on your own. >>There. I can't help snowflake looks like it's going to continue either way in amazing run compared to other software companies historically, and whether that's reflected in the stock price. Again, I, I, I can't predict, okay. Let's look at some ETR survey data, which aligns really well with what snowflake is telling the street. This chart shows the breakdown of Snowflake's net score and net score. Remember is ETS proprietary methodology that measures the percent of customers in their survey that are adding the platform new. That's the lime green at 19% existing snowflake customers that are ex spending 6% or more on the platform relative to last year. That's the forest green that's 55%. That's a big number flat spend. That's the gray at 21% decreasing spending. That's the pinkish at 5% and churning that's the red only 1% or, or moving off the platform, tiny, tiny churn, subtract the red from the greens and you get a net score that, that, that nets out to 68%. >>That's an, a very impressive net score by ETR standards. But it's down from the highs of the seventies and mid eighties, where high seventies and mid eighties, where snowflake has been since January of 2019 note that this survey of 1500 or so organizations includes 155 snowflake customers. What was really interesting is when we cut the data by industry sector, two of Snowflake's most important verticals, our finance and healthcare, both of those sectors are holding a net score in the ETR survey at its historic range. 83%. Hasn't really moved off that, you know, 80% plus number really encouraging, but retail consumer showed a dramatic decline. This past survey from 73% in the previous quarter down to 54%, 54% in just three months time. So this data aligns almost perfectly with what CFO Scarelli has been telling the street. So I give a lot of credibility to that narrative. >>Now here's a time series chart for the net score and the provision in the data set, meaning how penetrated snowflake is in the survey. Again, net score measures, spending velocity and a specific platform and provision measures the presence in the data set. You can see the steep downward trend in net score this past quarter. Now for context note, the red dotted line on the vertical axis at 40%, that's a bit of a magic number. Anything above that is best in class in our view, snowflake still a well, well above that line, but the April survey as we reported on May 7th in quite a bit of detail shows a meaningful break in the snowflake trend as shown by ETRS call out on the bottom line. You can see a steady rise in the survey, which is a proxy for Snowflake's overall market penetration. So steadily moving up and up. >>Here's a bit of a different view on that data bringing in some of Snowflake's peers and other data platforms. This XY graph shows net score on the vertical axis and provision on the horizontal with the red dotted line. At 40%, you can see from the ETR callouts again, that snowflake while declining in net score still holds the highest net score in the survey. So of course the highest data platforms while the spending velocity on AWS and Microsoft, uh, data platforms, outperforms that have, uh, sorry, while they're spending velocity on snowflake outperforms, that of AWS and, and Microsoft data platforms, those two are still well above the 40% line with a stronger market presence in the category. That's impressive because of their size. And you can see Google cloud and Mongo DB right around the 40% line. Now we reported on Mongo last week and discussed the commentary on consumption models. >>And we referenced Ray Lenchos what we thought was, was quite thoughtful research, uh, that rewarded Mongo DB for its forecasting transparency and, and accuracy and, and less likelihood of facing consumption headwinds. And, and I'll reiterate what I said last week, that snowflake, while seeing demand fluctuations this past quarter from those large customers is, is not like a data lake where you're just gonna shove data in and figure it out later, no schema on, right. Just throw it into the pond. That's gonna be more discretionary and you can turn that stuff off. More likely. Now you, you bring data into the snowflake data cloud with the intent of driving insights, which leads to actions, which leads to value creation. And as snowflake adds capabilities and expands its platform features and innovations and its ecosystem more and more data products are gonna be developed in the snowflake data cloud and by data products. >>We mean products and services that are conceived by business users. And that can be directly monetized, not just via analytics, but through governed data sharing and direct monetization. Here's a picture of that opportunity as we see it, this is our spin on our snowflake total available market chart that we've published many, many times. The key point here goes back to our opening statements. The snowflake data cloud is evolving well beyond just being a simpler and easier to use and more elastic cloud database snowflake is building what we often refer to as a super cloud. That is an abstraction layer that companies that, that comprises rich features and leverages the underlying primitives and APIs of the cloud providers, but hides all that complexity and adds new value beyond that infrastructure that value is seen in the left example in terms of compressed cycle time, snowflake often uses the example of pharmaceutical companies compressing time to discover a drug by years. >>Great example, there are many others this, and, and then through organic development and ecosystem expansion, snowflake will accelerate feature delivery. Snowflake's data cloud vision is not about vertically integrating all the functionality into its platform. Rather it's about creating a platform and delivering secure governed and facile and powerful analytics and data sharing capabilities to its customers, partners in a broad ecosystem so they can create additional value. On top of that ecosystem is how snowflake fills the gaps in its platform by building the best cloud data platform in the world, in terms of collaboration, security, governance, developer, friendliness, machine intelligence, etcetera, snowflake believes and plans to create a defacto standard. In our view in data platforms, get your data into the data cloud and all these native capabilities will be available to you. Now, is that a walled garden? Some might say it is. It's an interesting question and <laugh>, it's a moving target. >>It's definitely proprietary in the sense that snowflake is building something that is highly differentiatable and is building a moat around it. But the more open snowflake can make its platform. The more open source it uses, the more developer friendly and the great greater likelihood people will gravitate toward snowflake. Now, my new friend Tani, she's the creator of the data mesh concept. She might bristle at this narrative in favor, a more open source version of what snowflake is trying to build, but practically speaking, I think she'd recognize that we're a long ways off from that. And I also think that the benefits of a platform that despite requiring data to be inside of the data cloud can distribute data globally, enable facile governed, and computational data sharing, and to a large degree be a self-service platform for data, product builders. So this is how we see snow, the snowflake data cloud vision evolving question is edge part of that vision on the right hand side. >>Well, again, we think that is going to be a future challenge where the ecosystem is gonna have to come to play to fill those gaps. If snowflake can tap the edge, it'll bring even more clarity as to how it can expand into what we believe is a massive 200 billion Tam. Okay, let's close on next. Week's snowflake summit in Las Vegas. The cube is very excited to be there. I'll be hosting with Lisa Martin and we'll have Frank son as well as Christian Kleinman and several other snowflake experts. Analysts are gonna be there, uh, customers. And we're gonna have a number of ecosystem partners on as well. Here's what we'll be looking for. At least some of the things, evidence that our view of Snowflake's data cloud is actually taking shape and evolving in the way that we showed on the previous chart, where we also wanna figure out where snowflake is with it. >>Streamlet acquisition. Remember streamlet is a data science play and an expansion into data, bricks, territory, data, bricks, and snowflake have been going at it for a while. Streamlet brings an open source Python library and machine learning and kind of developer friendly data science environment. We also expect to hear some discussion, hopefully a lot of discussion about developers. Snowflake has a dedicated developer conference in November. So we expect to hear more about that and how it's gonna be leveraging further leveraging snow park, which it has previously announced, including a public preview of programming for unstructured data and data monetization along the lines of what we suggested earlier that is building data products that have the bells and whistles of native snowflake and can be directly monetized by Snowflake's customers. Snowflake's already announced a new workload this past week in security, and we'll be watching for others. >>And finally, what's happening in the all important ecosystem. One of the things we noted when we covered service now, cause we use service now as, as an example because Frank Lupin and Mike Scarelli and others, you know, DNA were there and they're improving on that service. Now in his post IPO, early adult years had a very slow pace. In our view was often one of our criticism of ecosystem development, you know, ServiceNow. They had some niche SI uh, like cloud Sherpa, and eventually the big guys came in and, and, and began to really lean in. And you had some other innovators kind of circling the mothership, some smaller companies, but generally we see sluman emphasizing the ecosystem growth much, much more than with this previous company. And that is a fundamental requirement in our view of any cloud or modern cloud company now to paraphrase the crazy man, Steve bomber developers, developers, developers, cause he screamed it and ranted and ran around the stage and was sweating <laugh> ecosystem ecosystem ecosystem equals optionality for developers and that's what they want. >>And that's how we see the current and future state of snowflake. Thanks today. If you're in Vegas next week, please stop by and say hello with the cube. Thanks to my colleagues, Stephanie Chan, who sometimes helps research breaking analysis topics. Alex, my is, and OS Myerson is on production. And today Andrew Frick, Sarah hiney, Steven Conti Anderson hill Chuck all and the entire team in Palo Alto, including Christian. Sorry, didn't mean to forget you Christian writer, of course, Kristin Martin and Cheryl Knight, they helped get the word out. And Rob ho is our E IIC over at Silicon angle. Remember, all these episodes are available as podcast, wherever you listen to search breaking analysis podcast, I publish each week on wikibon.com and Silicon angle.com. You can email me directly anytime David dot Valante Silicon angle.com. If you got something interesting, I'll respond. If not, I won't or DM me@deteorcommentonmylinkedinpostsandpleasedocheckoutetr.ai for the best survey data in the enterprise tech business. This is Dave Valante for the insights powered by ETR. Thanks for watching. And we'll see you next week. I hope if not, we'll see you next time on breaking analysis.
SUMMARY :
From the cube studios in Palo Alto, in Boston, bringing you data driven insights from the if anything, the company was overvalued out of the gate, the thing is people didn't We're gonna review the recent narrative and concerns One of the analysts asked if snowflake You remember the company at one point was valued at a hundred billion dollars, of the stock when it was in the three hundreds and above. but it's not the ones you mentioned. It's not like the historical Microsoft, you know, But the real interesting number to watch is free cash flow, 16% this year for And if inflation stays high, you know, until we get a Paul Voker like action, the way, revenue growth, you get a 30% plus return, which would be pretty Remember is ETS proprietary methodology that measures the percent of customers in their survey that in the previous quarter down to 54%, 54% in just three months time. You can see a steady rise in the survey, which is a proxy for Snowflake's overall So of course the highest data platforms while the spending gonna be developed in the snowflake data cloud and by data products. that comprises rich features and leverages the underlying primitives and APIs fills the gaps in its platform by building the best cloud data platform in the world, friend Tani, she's the creator of the data mesh concept. and evolving in the way that we showed on the previous chart, where we also wanna figure out lines of what we suggested earlier that is building data products that have the bells and One of the things we noted when we covered service now, cause we use service now as, This is Dave Valante for the insights powered
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Lisa Martin | PERSON | 0.99+ |
Stephanie Chan | PERSON | 0.99+ |
Cheryl Knight | PERSON | 0.99+ |
Peter Linsey | PERSON | 0.99+ |
Christian Kleinman | PERSON | 0.99+ |
Kristin Martin | PERSON | 0.99+ |
Sarah hiney | PERSON | 0.99+ |
Dave Valante | PERSON | 0.99+ |
Salman | PERSON | 0.99+ |
Alex | PERSON | 0.99+ |
Mike Scarelli | PERSON | 0.99+ |
Frank | PERSON | 0.99+ |
Vegas | LOCATION | 0.99+ |
Microsoft | ORGANIZATION | 0.99+ |
April | DATE | 0.99+ |
Scarelli | PERSON | 0.99+ |
Walmart | ORGANIZATION | 0.99+ |
May 7th | DATE | 0.99+ |
Andrew Frick | PERSON | 0.99+ |
Palo Alto | LOCATION | 0.99+ |
2029 | DATE | 0.99+ |
30% | QUANTITY | 0.99+ |
40 billion | QUANTITY | 0.99+ |
84% | QUANTITY | 0.99+ |
Snowflake | ORGANIZATION | 0.99+ |
75 billion | QUANTITY | 0.99+ |
2 billion | QUANTITY | 0.99+ |
AWS | ORGANIZATION | 0.99+ |
55% | QUANTITY | 0.99+ |
10 billion | QUANTITY | 0.99+ |
Netflix | ORGANIZATION | 0.99+ |
21% | QUANTITY | 0.99+ |
Las Vegas | LOCATION | 0.99+ |
January of 2019 | DATE | 0.99+ |
November | DATE | 0.99+ |
19% | QUANTITY | 0.99+ |
40% | QUANTITY | 0.99+ |
Tani | PERSON | 0.99+ |
ORGANIZATION | 0.99+ | |
Mike | PERSON | 0.99+ |
68% | QUANTITY | 0.99+ |
54% | QUANTITY | 0.99+ |
last year | DATE | 0.99+ |
200 billion | QUANTITY | 0.99+ |
ORGANIZATION | 0.99+ | |
80% | QUANTITY | 0.99+ |
15% | QUANTITY | 0.99+ |
5% | QUANTITY | 0.99+ |
6% | QUANTITY | 0.99+ |
last week | DATE | 0.99+ |
7% | QUANTITY | 0.99+ |
20% | QUANTITY | 0.99+ |
Boston | LOCATION | 0.99+ |
Frank Lupin | PERSON | 0.99+ |
83% | QUANTITY | 0.99+ |
Next week | DATE | 0.99+ |
next week | DATE | 0.99+ |
Today | DATE | 0.99+ |
Frank sluman | PERSON | 0.99+ |
2.5 billion | QUANTITY | 0.99+ |
Slootman | PERSON | 0.99+ |
16% | QUANTITY | 0.99+ |
73% | QUANTITY | 0.99+ |
today | DATE | 0.99+ |
2022 | DATE | 0.99+ |
Friday | DATE | 0.99+ |
1970s | DATE | 0.99+ |
two hundreds | QUANTITY | 0.99+ |
130% | QUANTITY | 0.99+ |
Is HPE GreenLake Poised to Disrupt the Cloud Giants?
(upbeat music) >> We're back. This is Dave Vellante of theCUBE, and we're here with Ray Wang, who just wrote a book reminiscent of the famous Tears for Fears song, Everybody Wants to Rule the World: Surviving and Thriving in a World of Digital Giants. Ray, great to see again, man. >> What's going on, man, how are you? >> Oh great, thanks for coming on. You know, it was crazy, been crazy, but it's good to see you face-to-face. >> Ray: This is, we're in the flesh, it's live, we're having conversations, and the information that we're getting is cut right. >> Dave: Yeah, so why did you write this book and how did you find the time? >> Hey, we're in the middle of pandemic. No, I wrote the book because what was happening was digital transformation efforts, they're starting to pop up, but companies weren't always succeeding. And something was happening with digital giants that was very different. They were winning in the marketplace. And never in the form of, if you think about extreme capitalism, if we think about capitalism in general, never in the history of capitalism have we seen growth of large companies. They get large, they fall apart, they don't have anything to build, they can't scale. Their organizations are in shambles. But what happened? If you look at 2017, the combined market cap of the FAANGs and Microsoft was 2 trillion. Today, it is almost 10.2 trillion. It's quintupled. That's never happened. And there's something behind that business model that they put into place that others have copied, from the Airbnbs to the Robloxes to what's going to happen with like a Starlink, and of course, the Robinhoods and you know, Robinhoods and Coinbases of the world. >> And the fundamental premise is all around data, right? Putting data at the core, if you don't do that, you're going to fly blind. >> It is and the secret behind that is the long-term platforms called data-driven digital networks. These platforms take the ability, large memberships, our large devices, they look at that effect. Then they look at figuring out how to actually win on data supremacy. And then of course, they monetize off that data. And that's really the secret behind that is you've got to build that capability and what they do really well is they dis-intermediate customer account control. They take the relationships, aggregate them together. So food delivery app companies are great example of that. You know, small businesses are out there that hundreds and thousands of customers. Today, what happens? Well, they've been aggregated. Millions of customers together into food delivery app. >> Well, I think, you know, this is really interesting what you're saying, because if you think about how we deal with Netflix, we don't call the Netflix sales department or the marketing department of the service, just one interface, the Netflix. So they've been able to put data at their core. Can incumbents do that? How can they do that? >> Incumbents can definitely do that. And it's really about figuring out how to automate that capture. What you really want to do is you start in the cloud, you bring the data together, and you start putting the three A's, analytics, automation, and AI are what you have to be able to put into place. And when you do do that, you now have the ability to go out and figure out how to create that flywheel effect inside those data-driven digital networks. These DDDNS are important. So in Netflix, what are they capturing? They're looking at sentiment, they're looking at context. Like why did you interact with, you know, one title versus another? Did you watch Ted Lasso? Did you switch out of Apple TV to Netflix? Well, I want to know why, right? Did you actually jump into another category? You switched into genres. After 10:00 p.m., what are you watching? Maybe something very different than what you're watching at 2:00 p.m.. How many members are in the home, right? All these questions are being answered and that's the business graph behind all this. >> How much of this is kind of related to the way organizations or companies are organized? In other words, you think about, historically, they would maybe put the process at the core or the, in a bottling plant, the manufacturing facility at the core and the data's all dispersed. Everybody talks about silos. So will AI be the answer to that? Will some new database, Snowflake? Is that the answer? What's the answer to sort of bringing that data together and how do you deal with the organizational inertia? >> Well, the trick to it is really to have a single plane to be able to access that data. I don't care where the data sits, whether it's on premise, whether it's in the cloud, whether it's in the edge, it makes no difference. That's really what you want to be able to do is bring that information together. But the glue is the context. What time was it? What's the weather outside? What location are you in? What's your heart rate? Are you smiling, right? All of those factors come into play. And what we're trying to do is take a user, right? So it could be a customer, a supplier, a partner, or an employee. And how do they interact with an order doc, an invoice, an incident, and then apply the context. And what we're doing is mining that context and information. Now, the more, back to your other point on self service and automation, the more you can actually collect those data points, the more you can capture that context, the more you're able to get to refine that information. >> Context, that's interesting, because if you think about our operational systems, we've contextualized most of them, whether it's sales, marketing, logistics, but we haven't really contextualized our data systems, our data architecture. It's generally run by a technical group. They don't necessarily have the line of business context. You see what HPE is doing today is trying to be inclusive of data on prem. I mentioned Snowflake, they're saying no way. Frank Slootman says we're not going on prem. So that's kind of interesting. So how do you see sort of context evolving with the actually the business line? Not only who has the context actually can, I hate to use the word, but I'm going to, own the data. >> You have to have a data to decisions pathway. That data decisions pathway is you start with all types of data, structured, unstructured, semi-structured, you align it to a business process as an issue, issue to resolution, order to cash, procure to pay, hire to retire. You bring that together, and then you start mining and figuring out what patterns exist. Once you have the patterns, you can then figure out the next best action. And when you get the next best action, you can compete on decisions. And that becomes a very important part. That decision piece, that's going to be automated. And when we think about that, you and I make a decision one per second, how long does it get out of management committee? Could be a week, two weeks, a quarter, a year. It takes forever to get anything out of management committee. But these new systems, if you think about machines, can make decisions a hundred times per second, a thousand times per second. And that's what we're competing against. That asymmetry is the decision velocity. How quickly you can make decisions will be a competitive weapon. >> Is there a dissonance between the fact that you just mentioned, speed, compressing, that sort of time to decision, and the flip side of that coin, quality, security, governance. How do you see squaring that circle? >> Well, that's really why we're going to have to make that, that's the automated, that's the AI piece. Just like we have all types of data, we got to spew up automated ontologies, we got to spit them up, we got to be using, we've got to put them back into play, and then we got to be able to take back into action. And so you want enterprise class capabilities. That's your data quality. That's your security. That's the data governance. That's the ability to actually take that data and understand time series, and actually make sure that the integrity of that data is there. >> What do you think about this sort of notion that increasingly, people are going to be building data products and services that can be monetized? And that's kind of goes back to context, the business lines kind of being responsible for their own data, not having to get permission to add another data source. Do you see that trend? Do you see that decentralization trend? Two-part question. And where do you see HPE fitting into that? >> I see, one, that that trend is definitely going to exist. I'll give you an example. I can actually destroy the top two television manufacturers in the world in less than five years. I could take them out of the business and I'll show you how to do it. So I'm going to make you an offer. $15 per month for the next five years. I'm going to give you a 72 inch, is it 74? 75 inch, 75 inch smart TV, 4k, big TV, right? And it comes with a warranty. And if anything breaks, I'm going to return it to you in 48 hours or less with a brand new one. I don't want your personal information. I'm only going to monitor performance data. I want to know the operations. I want to know which supplier lied to me, which components are working, what features you use. I don't need to know your personal viewing habits, okay? Would you take that deal? >> TV is a service, sure, of course I would. >> 15 bucks and I'm going to make you a better deal. For $25 a month, you get to make an upgrade anytime during that five-year period. What would happen to the two largest TV manufacturers if I did that? >> Yeah, they'd be disrupted. Now, you obviously have a pile of VC money that you're going to do that. Will you ever make money at that model? >> Well, here's why I'll get there and I'll explain. What's going to happen is I lock them out of the market for four to five years. I'm going to take 50 to 60% of the market. Yes, I got to raise $10 billion to figure out how to do that. But that's not really what happens at the end. I become a data company because I have warranty data. I'm going to buy a company that does, you know, insurance like in Asurion. I'm going to get break/fix data from like a Best Buy or a company like that. I'm going to get at safety data from an underwriter's lab. It's a competition for data. And suddenly, I know those habits better than anyone else. I'm going to go do other things more than the TV. I'm not done with the TV. I'm going to do your entire kitchen. For $100 a month, I'll do a mid range. For like $500 a month, I'm going to take your dish washer, your washer, your dryer, your refrigerator, your range. And I'll do like Miele, Gaggenau, right? If you want to go down Viking, Wolf, I'll do it for $450 a month for the next 10 years. By year five, I have better insurance information than the insurance companies from warranty. And I can even make that deal portable. You see where we're going? >> Yeah so each of those are, I see them as data products. So you've got your TV service products, you've got your kitchen products, you've got your maintenance, you know, data products. All those can be monetized. >> And I went from TV manufacturer to underwriter overnight. I'm competing on data, on insurance, and underwriting. And more importantly, here's the green initiative. Here's why someone would give me $10 billion to do it. I now control 50% of all power consumption in North America because I'm also going to do HVAC units, right? And I can actually engineer the green capabilities in there to actually do better power purchase consumption, better monitoring, and of course, smart capabilities in those, in those appliances. And that's how you actually build a model like that. And that's how you can win on a data model. Now, where does HPE fit into that? Their job is to bring that data together at the edge. They bring that together in the middle. Then they have the ability to manage that on a remote basis and actually deliver those services in the cloud so that someone else can consume it. >> All right, so if you, you're hitting on something that some people have have talked about, but it's, I don't think it's widely sort of discussed. And that is, historically, if you're in an industry, you're in that industry's vertical stack, the sales, the marketing, the manufacturing, the R&D. You become an expert in insurance or financial services or whatever, you know, automobile manufacturing or radio and television, et cetera. Obviously, you're seeing the big internet giants, those 10 trillion, you know, some of the market caps, they're using data to traverse industries. We've never seen this before. Amazon in content, you're seeing Apple in finance, others going into the healthcare. So they're technology companies that are able to traverse industries. Never seen this before, and it's because of data. >> And it's the collapsing value chains. Their data value chains are collapsing. Comms, media, entertainment, tech, same business. Whether you sell me a live stream TV, a book, a video game, or some enterprise software, it's the same data value stream on multi-sided networks. And once you understand that, you can see retail, right? Distribution, manufacturing collapsed in the same kind of way. >> So Silicon Valley broadly defined, if I can include, you know, Microsoft and Amazon in there, they seem to have a dual disruption agenda, right? One is on the technology front, disrupting, you know, the traditional enterprise business. The other is they're disrupting industries. How do you see that playing out? >> Well the problem is, they're never going to be able to get into new industries going forward because of the monopoly power that people believe they have, and that's what's going on, but they're going to invest in creating joint venture startups in other industries, as they power the tools to enable other industries to jump and leap frog from where they are. So healthcare, for example, we're going to have AI in monitoring in ways that we never seen before. You can see devices enter healthcare, but you see joint venture partnerships between a big hyperscaler and some of the healthcare providers. >> So HPE transforming into a cloud company as a service, do you see them getting into insurance as you just described in your little digital example? >> No, but I see them powering the folks that are in insurance, right? >> They're not going to compete with their customers maybe the way that Amazon did. >> No, that's actually why you would go to them as opposed to a hyperscale that might compete with you, right? So is Google going to get into the insurance business? Probably not. Would Amazon? Maybe. Is Tesla in the business? Yeah, they're definitely in insurance. >> Yeah, big time, right. So, okay. So tell me more about your book. How's it being received? What's the reaction? What's your next book? >> So the book is doing well. We're really excited. We did a 20 city book tour. We had chances to meet everybody across the board. Clients we couldn't see in a while, partners we didn't see in a while. And that was fun. The reaction is, if you read the book carefully, there are $3 trillion market cap opportunities, $1000 billion unicorns that can be built right there. >> Is, do you have a copy for me that's signed? (audience laughing) >> Ray: Sorry (coughs) I'm choking on my makeup. I can get one actually, do you want one? >> Dave: I do, I want, I want one. >> Can someone bring my book bag? I actually have one, I can sign it right here. >> Dave: Yeah, you know what? If we have a book, I'd love to hold it. >> Ray: Do you have any here as well? >> So it's obviously you know, Everybody Wants to Rule the World: Surviving and Thriving in a world of Digital Giants, available, you know, wherever you buy books. >> Yeah, so, oh, are we still going? >> Dave: Yeah, yeah, we're going. >> Okay. >> Dave: What's the next book? >> Next book? Well, it's about disrupting those digital giants and it's going to happen in the metaverse economy. If we think about where the metaverse is, not just the hardware platforms, not just the engines, not just what's going on with the platforms around defy decentralization and the content producers, we see those as four different parts today. What we're going to actually see is a whole comp, it's a confluence of events that's going to happen where we actually bring in the metaverse economy and the stuff that Neal Stephenson was writing about ages ago in Snow Crash is going to come out real. >> So, okay. So you're laying out a scenario that the big guys, the disruptors, could get disrupted. It sounds like crypto is possibly a force in that disruption. >> Ray: Decentralized currencies, crypto plays a role, but it's the value exchange mechanisms in an Algorand, in an Ether, right, in a Cardano, that actually enables that to happen because the value exchange in the smart contracts power that capability, and what we're actually seeing is the reinvention of the internet. So you think, see things like SIOM pop-up, which actually is creating the new set of the internet standards, and when those things come together, what we're actually going to move from is the seller is completely transparent, the buyer's completely anonymous and it's in a trust framework that actually allows you to do that. >> Well, you think about those protocols, the internet protocols that were invented whenever, 30 years ago, maybe more, TCP/IP, wow. I mean, okay. And they've been co-opted by the internet giants. It's the crypto guys, some of the guys you've mentioned that are actually innovating and putting, putting down new innovation really and have been well-funded to do so. >> I mean, I'll give you another example of how this could happen. About four years ago, five years ago, I wanted to buy Air Canada's mileage program, $400 million, 10 million users, 40 bucks a user. What do I want them in a mileage program? Well think about it. It's funded, a penny per mile. It's redeemed at 1.6 cents a mile. It's 2 cents if you buy magazines, 2 1/2 cents if you want, you know, electronics, jewelry, or sporting equipment. You don't lose money on these. CFOs hate them, they're just like (groans) liability on the books, but they mortgage the crap out of them in the middle of an ish problem and banks pay millions of dollars a year pour those mileage points. But I don't want it for the 10 million flyers in Canada. What I really want is the access to 762 million people in Star Alliance. What would happen if I turned that airline mileage program into cryptocurrency? One, I would be the world's largest cryptocurrency on day one. What would happen on day two? I'd be the world's largest ad network. Cookie apocalypse, go away. We don't need that anymore. And more importantly, on day three, what would I do? My ESG here? 2.2 billion people are unbanked in the world. All you need is a mobile device and a connection, now you have a currency without any government regulation around, you know, crayon banking, intermediaries, a whole bunch of people like taking cuts, loansharking, that all goes away. You suddenly have people that are now banked and you've unbanked, you've banked the unbanked. And that creates a whole very different environment. >> Not a lot of people thinking about how the big giants get disintermediated. Get the book, look into it, big ideas. Ray Wang, great to see you, man. >> Ray: Hey man, thanks a lot. >> Hey, thank you. All right and thank you for watching. Keep it right there for more great content from HPE's big GreenLake announcements. Be right back. (bright music)
SUMMARY :
reminiscent of the famous but it's good to see you face-to-face. and the information that the Robinhoods and you know, And the fundamental premise And that's really the secret behind that department of the service, and that's the business What's the answer to sort of the more you can capture that context, So how do you see sort of context evolving And when you get the next best action, that you just mentioned, That's the ability to And where do you see So I'm going to make you an offer. TV is a service, to make you a better deal. Will you ever make money at that model? of the market for four to five years. you know, data products. And that's how you can that are able to traverse industries. And it's the collapsing value chains. How do you see that playing out? because of the monopoly power maybe the way that Amazon did. Is Tesla in the business? What's the reaction? So the book is doing well. I can get one actually, do you want one? I actually have one, I Dave: Yeah, you know what? So it's obviously you know, and the stuff that Neal scenario that the big guys, that actually allows you to do that. of the guys you've mentioned in the middle of an ish problem about how the big giants All right and thank you for watching.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Amazon | ORGANIZATION | 0.99+ |
Microsoft | ORGANIZATION | 0.99+ |
Frank Slootman | PERSON | 0.99+ |
Netflix | ORGANIZATION | 0.99+ |
Dave Vellante | PERSON | 0.99+ |
Ray Wang | PERSON | 0.99+ |
four | QUANTITY | 0.99+ |
Canada | LOCATION | 0.99+ |
Ray Wang | PERSON | 0.99+ |
ORGANIZATION | 0.99+ | |
Tesla | ORGANIZATION | 0.99+ |
Dave | PERSON | 0.99+ |
$15 | QUANTITY | 0.99+ |
50 | QUANTITY | 0.99+ |
Apple | ORGANIZATION | 0.99+ |
Ray | PERSON | 0.99+ |
$1000 billion | QUANTITY | 0.99+ |
Best Buy | ORGANIZATION | 0.99+ |
$10 billion | QUANTITY | 0.99+ |
50% | QUANTITY | 0.99+ |
2 cents | QUANTITY | 0.99+ |
five-year | QUANTITY | 0.99+ |
hundreds | QUANTITY | 0.99+ |
Air Canada | ORGANIZATION | 0.99+ |
two weeks | QUANTITY | 0.99+ |
74 | QUANTITY | 0.99+ |
North America | LOCATION | 0.99+ |
$400 million | QUANTITY | 0.99+ |
2 trillion | QUANTITY | 0.99+ |
10 trillion | QUANTITY | 0.99+ |
2:00 p.m | DATE | 0.99+ |
75 inch | QUANTITY | 0.99+ |
Miele | ORGANIZATION | 0.99+ |
Today | DATE | 0.99+ |
Everybody Wants to Rule the World: Surviving and Thriving in a World of Digital Giants | TITLE | 0.99+ |
72 inch | QUANTITY | 0.99+ |
a week | QUANTITY | 0.99+ |
less than five years | QUANTITY | 0.99+ |
Snow Crash | TITLE | 0.99+ |
10 million flyers | QUANTITY | 0.99+ |
2 1/2 cents | QUANTITY | 0.99+ |
15 bucks | QUANTITY | 0.99+ |
HPE | ORGANIZATION | 0.99+ |
48 hours | QUANTITY | 0.99+ |
Neal Stephenson | PERSON | 0.99+ |
Gaggenau | ORGANIZATION | 0.99+ |
Two-part | QUANTITY | 0.99+ |
2017 | DATE | 0.99+ |
Viking | ORGANIZATION | 0.99+ |
five years ago | DATE | 0.99+ |
762 million people | QUANTITY | 0.98+ |
20 city | QUANTITY | 0.98+ |
60% | QUANTITY | 0.98+ |
today | DATE | 0.98+ |
a quarter | QUANTITY | 0.98+ |
$3 trillion | QUANTITY | 0.98+ |
five years | QUANTITY | 0.98+ |
Apple TV | COMMERCIAL_ITEM | 0.98+ |
30 years ago | DATE | 0.98+ |
Tears for Fears | TITLE | 0.98+ |
1.6 cents a mile | QUANTITY | 0.97+ |
each | QUANTITY | 0.97+ |
10 million users | QUANTITY | 0.97+ |
one interface | QUANTITY | 0.97+ |
2.2 billion people | QUANTITY | 0.96+ |
FAANGs | ORGANIZATION | 0.96+ |
Everybody Wants to Rule the World: Surviving and Thriving in a world of Digital Giants | TITLE | 0.96+ |
Robinhoods | TITLE | 0.95+ |
One | QUANTITY | 0.95+ |
About four years ago | DATE | 0.95+ |
three | QUANTITY | 0.95+ |
almost 10.2 trillion | QUANTITY | 0.95+ |
Millions of customers | QUANTITY | 0.95+ |
single plane | QUANTITY | 0.94+ |
one per second | QUANTITY | 0.94+ |
After 10:00 p.m. | DATE | 0.94+ |
day three | QUANTITY | 0.94+ |
$500 a month | QUANTITY | 0.93+ |
one title | QUANTITY | 0.93+ |
Stephen Chin, JFrog | DockerCon 2021
>>Hello and welcome back to the cubes coverage of dr khan 2021. I'm john for your host of the cube. Great guests here cube alumni Stephen Chin, vice president of developer relations for jay frog Stephen, great to see you again this remote this time this last time was in person. Our last physical event. We had you in the queue but great to see you. Thanks for coming in remotely. >>No, no, I'm very glad to be here. And also it was, it was awesome to be in person at our s a conference when we last talked and the last year has been super exciting with a whole bunch of crazy things like the I. P. O. And doing virtual events. So we've, we're transitioning to the new normal. We're looking forward to things getting to be hybrid. >>Great success with jay frog. We've been documenting the history of this company, very developer focused the successful I. P. O. And just the continuation that you guys have transitioned beautifully to virtual because you know, developer company, it runs virtual, but also you guys have been all about simplicity for developers and and we've been talking for many, many years with you guys on this. This is the theme that dr khan again, this is a developer conference, not so much an operator conference, but more of a deva deV developer focused. You guys have been there from the beginning, um nationally reported on it. But talk about jay Frog and the Doctor partnership and why is this event so important for you? >>Yeah. So I think um like like you said, jay Frog has and always is a developer focused company. So we we build tools and things which which focus on developer use cases, how you get your code to production and streamlining the entire devoPS pipeline. And one of the things which which we believe very strongly in and I think we're very aligned with with doctor on this is having secure clean upstream dependencies for your Docker images for other package and language dependencies and um you know, with the announcement of dr khan and dr Hubbs model changing, we wanted to make sure that we have the best integration with doctor and also the best support for our customers on with Docker hub. So one of the things we did strategically is um, we um combined our platforms so um you can get the best in class developer tools for managing images from Docker. Um everyone uses their um desktop tools for for building and managing your containers and then you can push them right to the best container registry for managing Docker Images, which is the jay frog platform. And just like Docker has free tools available for developers to use. We have a free tier which integrates nicely what their offerings and one of the things which we collaborate with them on is for anybody using our free tier in the cloud. Um there's there's no limits on the Docker images. You can pull no rate limiting, no throttling. So it just makes a clean seamless developer experience to to manage your cloud native projects and applications. >>What's the role of the container registry in cloud NATO? You brought that up? But can you just expand on that point? >>Yeah. So I think when you when you're doing deployments to production, you want to make sure both that you have the best security so that you're making sure that you're scanning and checking for vulnerabilities in your application and also that you have a complete um traceability. Basically you need a database in a log of everything you're pushing out to production. So what container registries allow you to do is um they keep all of the um releases all of the Docker images which are pushing out. You can go back and roll back to a previous version. You can see exactly what's included in those Docker images. And we jay frog, we have a product called X ray which does deep scanning of container images. So it'll go into the Docker Image, it'll go into any packages installed, it'll go into application libraries and it does kind of this onion peel apart of your entire document image to figure out exactly what you're using. Are there any vulnerabilities? And the funny thing about about Docker Images is um because of the number of libraries and packages and installed things which you haven't given Docker Image. If you just take your released Docker Image and let it sit on the shelf for a month, you have thousands of vulnerabilities, just just buy it um, by accruing from different reported zero day vulnerabilities over time. So it's extremely important that you, you know what those are, you can evaluate the risk to your organization and then mitigated as quickly as possible. If there is anything which could impact your customers, >>you bring up a great point right there and that is ultimately a developer thing that's been, that's generational, you know what generation you come from and that's always the problem getting the patches in the old days, getting a new code updated now when you have cloud native, that's more important than ever. And I also want to get your thoughts on this because you guys have been early on shift left two years ago, shift left was not it was not a new thing for you guys ever. So you got shift left building security at the point of coding, but you're bringing up a whole another thing which is okay automation. How do you make it? So the developments nothing stop what they're doing and then get back and say, okay, what's out there and my containers. So so how do you simplify that role? Because that's where the partnership, I think really people are looking to you guys and Dakar on is how do you make my life easier? Bottom line, what's it, what's it, what's it about? >>Yeah. So I I think when you when you're looking at trying to manage um large applications which are deployed to big kubernetes clusters and and how you have kind of this, this um all this infrastructure behind it. One of the one of the challenges is how do you know what you have that in production? Um So what, how do you know exactly what's released and what dependencies are out there and how easily can you trace those back? Um And one of the things which we're gonna be talking about at um swamp up next week is managing the overall devops lifecycle from code all the way through to production. Um And we we have a great platform for doing package management for doing vulnerability scanning, for doing um ci cd but you you need a bunch of other tools too. So you need um integrations like docker so you can get trusted packages into your system. You need integrations with observe ability tools like data, dog, elastic and you need it some tools for doing incident management like Patriot duty. And what we've, what we've built out um is we built out an ecosystem of partner integrations which with the J frog platform at the center lets you manage your entire and and life cycle of um devops infrastructure. And this this addresses security. It addresses the need to do quick patches and fixes and production and it kind of stitches together all the tools which all of the successful companies are using to manage their fast moving continuous release cycle, um and puts all that information together with seamless integration with even developer tools which um which folks are using on a day to day basis, like slack jeer A and M. S. Teams. >>So the bottom line then for the developer is you take the best of breed stuff and put it, make it all work together easily. That right? >>Yeah. I mean it's like it's seamless from you. You've got an incidents, you click a button, it sticks Ajira ticket in for you to resolve. Um you can tie that with the code, commits what you're doing and then directly to the security vulnerability which is reported by X ray. So it stitches all these different tools and technologies together for a for a seamless developer experience. And I think the great relationship we have with Docker um offers developers again, this this best in class container management um and trusted images combined with the world's best container registry. >>Awesome. Well let's get into that container issue products. I think that's the fascinating and super important thing that you guys solve a big problem for. So I gotta ask you, what are the security risks of using unverified and outdated Docker containers? Could you share your thoughts on what people should pay attention to because if they got unverified and outdated Docker containers, you mentioned vulnerabilities. What are those specific risks to them? >>Yeah, so I there's there's a lot of um different instances where you can see in the news or even some of the new government mandates coming out that um if you're not taking the right measures to secure your production applications and to patch critical vulnerabilities and libraries you're using, um you end up with um supply chain vulnerability risks like what happened to solar winds and what's been fueling the recent government mandates. So I think there's a there's a whole class of of different vulnerabilities which um bad actors can exploit. It can actually go quite deep with um folks um exploiting application software. Neither your your company or in other people's systems with with the move to cloud native, we also have heavily interconnected systems with a lot of different attack points from the container to the application level to the operating system level. So there's multiple different attack vectors for people to get into your software. And the best defense is an organization against security. Vulnerabilities is to know about them quickly and to mitigate them and fix them in production as quickly as possible. And this requires having a fast continuous deployment strategy for how you can update your code quickly, very quick identification of vulnerabilities with tools like X ray and other security scanning tools, um and just just good um integration with tools developers are using because at the end of the day it's the developers who both are picking the libraries and dependencies which are gonna be pushed into production and also they're the ones who have to react and and fix it when there's a uh production incident, >>you know, machine learning and automation. And it's always, I love that tech because it's always kind of cool because it's it's devops in action, but you know, it's it's not like a silver bullet, your machine, your machine learning is only as good as your your data and the code is written on staying with automation. You're not automating the right things or or wrong things. It's all it's all subjective based on what you're doing and you know Beauty's in the eye of the beholder when you do things like that. So I wanna hear your thoughts on on automation because that's really been a big part of the story here, both on simplicity and making the load lighter for developers. So when you have to go out and look at modifying code updates and looking at say um unverified containers or one that gets a little bit of a hair on it with with with more updates that are needed as we say, what do you what's the role of automation? How do you guys view that and how do you talk to the developers out there when posturing for a strategy on and a playbook for automation? >>Yeah, I think you're you're touching on one of the most critical parts of of any good devops um platform is from end to end. Everything should be automated with the right quality gates inserted at different points so that if there's a um test failure, if you have a build failure, if you have a security vulnerability, the the automatic um points in there will be triggered so that your release process will be stopped um that you have automated rollbacks in production um so that you can make sure that their issues which affect your customers, you can quickly roll back and once you get into production um having the right tools for observe ability so that you can actually sift through what is a essentially a big data problem. So with large systems you get so much data coming back from your application, from the production systems, from all these different sources that even an easy way to sift through and identify what are the messages coming back telling you that there's a problem that there's a real issue that you need to address versus what's just background noise about different different processes or different application alerts, which really don't affect the security of the functionality of your applications. So I think this this end to end automation gives you the visibility and the single pane of glass to to know how to manage and diagnose your devops infrastructure. >>You know, steve you bring up a great point. I love this conversation because it always highlights to me why I love uh Coop Con and Cloud Native con part of the C N C F and dr khan, because to me it's like a microcosm of two worlds that are living together. Right? You got I think Coop khan has proven its more operated but not like operator operator, developer operators. And you got dr khan almost pure software development, but now becoming operators. So you've got that almost those two worlds are fusing together where they are running together. You have operating concerns like well the Parachute open, will it work? And how do I roll back these roll back? These are like operating questions that now developers got to think about. So I think we're seeing this kind of confluence of true devops next level where you can't you can be just a developer and have a little bit of opposite you and not be a problem. Right? Or or get down under the under the hood and be an operator whenever you want. So they're seeing a flex. What's your thoughts on this is just more about my observation kind of real time here? >>Yeah, so um I think it's an interesting, obviously observation on the industry and I think you know, I've been doing DEVOPS for for a long time now and um I started as a developer who needed to push to production, needed to have the ability to to manage releases and packages and be able to automate everything. Um and this naturally leads you on a path of doing more operations, being able to manage your production, being able to have fewer incidents and issues. Um I think DEVOPS has evolved to become a very complicated um set of tools and problems which it solves and even kubernetes as an example. Um It's not easy to set up like setting up a kubernetes cluster and managing, it is a full time job now that said, I think what you're seeing now is more and more companies are shifting back to developers as a focus because teams and developers are the kingmakers ends with the rise of cloud computing, you don't need a full operations team, you don't need a huge infrastructure stack, you can you can easily get set up in the cloud on on amazon google or as your and start deploying today to production from from a small team straight from code to production. And I think as we evolve and as we get better tools, simpler ways of managing your deployments of managing your packages, this makes it possible for um development teams to do that entire site lifecycle from code through to production with good quality checks with um good security and also with the ability to manage simple production incidents all by themselves. So I think that's that's coming where devoPS is shifting back to development teams. >>It's great to have your leadership and your experience. All right there. That's a great call out, great observation, nice gym there. I think that's right on. I think to get your thoughts if you don't mind going next level because you're, you're nailing what I see is the successful companies having these teams that could be and and workflows and have a mix of a team. I was talking about Dana Lawson who was the VP of engineering get up and she and I were riffing on this idea that you don't have to have a monolithic team because you've got you no longer have a monolithic environment. So you have this microservices and now you can have these, I'm gonna call micro teams, but you're starting to see an SRE on the team, that's the developer. Right? So this idea of having an SRE department maybe for big companies, that could be cool if you're hyper scalar, but these development teams are having certain formations. What's your observation to your customer base in terms of how your customers are organizing? Because I think you nailed the success form of how teams are executing because it's so much more agile, you get the reliability, you need to have security baked in, you want end to end visibility because you got services starting and stopping. How are teams? How are you seeing developers? What's the state of the art in your mind for formation? >>Yeah, so I think um we we work with a lot of the biggest companies who were really at the bleeding edge of innovation and devoPS and continuous delivery. And when you look at those teams, they have, they have very, very small teams, um supporting thousands of developers teams um building and deploying applications. So um when you think of of SRE and deVOPS focus there is actually a very small number of those folks who typically support humongous organizations and I think what we're hearing from them is their increasingly getting requirements from the teams who want to be self service, right? They want to be able to take their applications, have simple platforms to deploy it themselves to manage things. Um They don't they don't want to go through heavy way processes, they wanted to be automated and lightweight and I think this is this is putting pressure on deVOPS teams to to evolve and to adopt more platforms and services which allow developers to to do things themselves. And I think over time um this doesn't this doesn't get rid of the need for for devops and for SRE roles and organizations but it it changes because now they become the enablers of success and good development teams. It's it's kind of like um like how I. T. Organizations they support you with automated rollouts with all these tools rather than in person as much as they can do with automation. Um That helps the entire organization. I think devops is becoming the same thing where they're now simplifying and automating how developers can be self service and organizations. >>And I think it's a great evolution to because that makes total sense because it is kind of like what the I. T. Used to do in the old days but its the scale is different, the services are different, the deVOPS tools are different and so they really are enabling not just the cost center there really driving value. Um and this brings up the whole next threat. I'd love to get your thoughts because you guys are, have been doing this for developers for a while. Tools versus platform because you know, this whole platform where we're a platform were control plane, there's still a need for tooling for developers. How do we thread the needle between? What's, what's good for a tool? What's good for a platform? >>Yeah, So I I think that um, you know, there's always a lot of focus and it's, it's easier if you can take an end to end platform, which solves a bunch of different use cases together. But um, I I think a lot of folks, um, when you're looking at what you need and how you want to apply, um, devops practices to your organization, you ideally you want to be able to use best in breed tools to be able to solve exactly what your use cases. And this is one of the reasons why as a company with jay frog, we we try to be as open as possible to integrations with the entire vendor ecosystem. So um, it doesn't matter what ci cd tool you're using, you could be using Jenkins circle, ci spinnaker checked on, it doesn't matter what observe ability platform you're using in production, it doesn't matter what um tools you're using for collaboration. We, we support that whole ecosystem and we make it possible for you to select the the best of breed tools and technologies that you need to be successful as an organization. And I think the risk is if, if you, if you kind of accept vendor lock in on a single platform or or a single cloud platform even um then you're, you're not getting the best in breed tools and technologies which you need to stay ahead of the curve and devops is a very, very fast moving um, um, discipline along with all the cloud native technologies which you use for application development and for production. So if you're, if you're not staying at the bleeding edge and kind of pushing things forward, then you're then you're behind and if you're behind, you're not be able to keep up with the releases, the deployments, you need to be secure. So I think what you see is the leading organizations are pushing the envelope on on security, on deployment and they're they're using the best tools in the industry to make that happen. >>Stephen great to have you on the cube. I want to just get your thoughts on jay frog and the doctor partnership to wrap this up. Could you take them in to explain what's the most important thing that developers should pay attention to when it comes to security for Docker images? >>Yeah. So I think when you're when you're developer and you're looking at your your security strategy, um you want tools that help you that come to you and that help you. So you want things which are going to give you alerts in your I. D. With things which are going to trigger your in your Ci cd and your build process. And we should make it easy for you to identify mitigate and release um things which will help you do that. So we we provide a lot of those tools with jay frog and our doctor partnership. And I think if you if you look at our push towards helping developers to become more productive, build better applications and more secure applications, this is something the entire industry needs for us to address. What's increasingly a risk to software development, which is a higher profile vulnerabilities, which are affecting the entire industry. >>Great stuff. Big fan of jay frog watching you guys be so successful, you know, making things easy for developers is uh, and simpler and reducing the steps it takes to do things as a, I say, is the classic magic formula for any company, Make it easier, reduce the steps it takes to do something and make it simple. Um, good success formula. Great stuff. Great to have you on um for a minute or two, take a minute to plug what's going on in jay frog and share what's the latest increase with the company, what you guys are doing? Obviously public company. Great place to work, getting awards for that. Give the update on jay frog, put a plug in. >>Yeah. And also dr Frog, I've been having a lot of fun working at J frog, it's very, very fast growing. We have a lot of awesome announcements at swamp up. Um like the partnerships were doing um secure release bundles for deployments and just just a range of advances. I think the number of new features and innovation we put into the product in the past six months since I. P. O. Is astounding. So we're really trying to push the edge on devops um and we're also gonna be announcing and talking about stuff that dr khan as well and continue to invest in the cloud native and the devops ecosystem with our support of the continuous delivery foundation and the C. N C F, which I'm also heavily involved in. So it's it's exciting time to be in the devoPS industry and I think you can see that we're really helping software developers to improve their art to become better, better at release. Again, managing production applications >>and the ecosystem is just flourishing. It's only the beginning and again Making bring the craft back in Agile, which is a super big theme this year. Stephen. Great, great to see you. Thanks for dropping those gems and insights here on the Cube here at Dr. 2021 virtual. Thanks for coming on. >>Yeah. Thank you john. >>Okay. Dr. 2020 coverage virtual. I'm John for your host of the Cube. Thanks for watching. Mhm. Mhm. Yeah.
SUMMARY :
great to see you again this remote this time this last time was in person. We're looking forward to things getting to be hybrid. successful I. P. O. And just the continuation that you guys have transitioned beautifully to virtual because you know, and language dependencies and um you know, with the announcement of dr khan and because of the number of libraries and packages and installed things which you haven't given Docker Image. So you got shift left building So you need um integrations like docker so you can get trusted packages into your system. So the bottom line then for the developer is you take the best of breed stuff and put And I think the great relationship we have with Docker um offers developers again, Could you share your thoughts on what people should pay attention to because if they got unverified and outdated Yeah, so I there's there's a lot of um different instances where you can see So when you have to go out and look at modifying code updates and looking at say So I think this this end to end automation gives you the visibility and the single the hood and be an operator whenever you want. and I think you know, I've been doing DEVOPS for for a long time now and um So you have this microservices and now you can have these, I'm gonna call micro teams, So um when you think of of SRE and deVOPS focus there is actually a And I think it's a great evolution to because that makes total sense because it is kind of like what the I. So I think what you see is the leading organizations are Stephen great to have you on the cube. So you want things which are going to give you alerts in your I. D. With things which are going to trigger and share what's the latest increase with the company, what you guys are doing? and I think you can see that we're really helping software developers to improve their bring the craft back in Agile, which is a super big theme this year. I'm John for your host of the Cube.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Dana Lawson | PERSON | 0.99+ |
Stephen Chin | PERSON | 0.99+ |
John | PERSON | 0.99+ |
one | QUANTITY | 0.99+ |
Stephen | PERSON | 0.99+ |
a minute | QUANTITY | 0.99+ |
last year | DATE | 0.99+ |
thousands | QUANTITY | 0.99+ |
two | QUANTITY | 0.99+ |
J frog | ORGANIZATION | 0.99+ |
next week | DATE | 0.99+ |
zero day | QUANTITY | 0.99+ |
both | QUANTITY | 0.99+ |
two worlds | QUANTITY | 0.98+ |
john | PERSON | 0.98+ |
amazon | ORGANIZATION | 0.98+ |
jay frog | ORGANIZATION | 0.98+ |
two years ago | DATE | 0.98+ |
One | QUANTITY | 0.97+ |
single platform | QUANTITY | 0.97+ |
dr Hubbs | PERSON | 0.97+ |
X ray | ORGANIZATION | 0.97+ |
dr khan | PERSON | 0.96+ |
Docker Image | TITLE | 0.95+ |
single | QUANTITY | 0.94+ |
jay | ORGANIZATION | 0.94+ |
a month | QUANTITY | 0.94+ |
today | DATE | 0.92+ |
Coop khan | ORGANIZATION | 0.92+ |
I. P. O. | EVENT | 0.92+ |
Docker | TITLE | 0.92+ |
JFrog | PERSON | 0.91+ |
Patriot | TITLE | 0.91+ |
this year | DATE | 0.91+ |
Agile | TITLE | 0.9+ |
Docker | ORGANIZATION | 0.9+ |
past six months | DATE | 0.89+ |
single cloud platform | QUANTITY | 0.86+ |
Parachute | TITLE | 0.85+ |
developers | QUANTITY | 0.8+ |
thousands of vulnerabilities | QUANTITY | 0.79+ |
C N C F | TITLE | 0.77+ |
X ray | TITLE | 0.75+ |
Jenkins | TITLE | 0.75+ |
DockerCon 2021 | EVENT | 0.74+ |
Dakar | ORGANIZATION | 0.72+ |
M. S. Teams | ORGANIZATION | 0.71+ |
Ajira | TITLE | 0.71+ |
NATO | ORGANIZATION | 0.71+ |
Cube | COMMERCIAL_ITEM | 0.71+ |
jay Frog | PERSON | 0.71+ |
slack | TITLE | 0.69+ |
Coop Con | ORGANIZATION | 0.66+ |
SRE | TITLE | 0.66+ |
frog | PERSON | 0.63+ |
jay Frog | ORGANIZATION | 0.63+ |
dr | PERSON | 0.62+ |
Dr. | TITLE | 0.6+ |
Frog | PERSON | 0.59+ |
N C F | ORGANIZATION | 0.57+ |
I. P. | EVENT | 0.56+ |
Cloud Native con | ORGANIZATION | 0.54+ |
2021 | DATE | 0.52+ |
ORGANIZATION | 0.51+ | |
2021 | EVENT | 0.49+ |
Michael Sotnick, Pure Storage & Rob Czarnecki, AWS Outposts | AWS re:Invent 2020 Partner Network Day
>>from >>around the globe. It's the Cube with digital coverage of AWS reinvent 2020. Special coverage sponsored by AWS Global Partner Network. >>Hi. Welcome to the Cube. Virtual and our coverage of AWS reinvent 2020 with special coverage of a PM partner experience. I'm John for your host. We are the Cube. Virtual. We can't be there in person with a remote. And our two next guests are We have pure storage. Michael Slotnick, VP of Worldwide Alliances, Pure storage. And Robert Czarnecki, principal product manager for a U. S. Outposts. Welcome to the Cube. >>Wonderful to be here. Great to see you. And thanks for having us, >>Michael. Great to see you pure. You guys had some great Momenta, um, earnings and some announcements. You guys have some new news? We're here. Reinvent all part of a W s and outpost. I want to get into it right away. Uh, talk about the relationship with AWS. I know you guys have some hot news. Just came out in late November. We're here in the event. All the talk is about new higher level services. Hybrid edge. What do you guys doing? What's the story? >>Yeah, Look, I gotta tell you the partnership with AWS is a very high profile and strategic partnership for pure storage. We've worked hard with our cloud block store for AWS, which is an extensive bility solution for pure flash array and into a W s. I think the big news and one of things that we're most proud of is the recent establishment of pure being service ready and outpost ready. And the first and Onley on Prem storage solution and were shoulder to shoulder with AWS is a W s takes outpost into the data center. Now they're going after key workloads that were well known for. And we're very excited Thio, partner with AWS in that regard, >>you know, congratulations to pure. We've been following you guys from the beginning since inception since it was founded startup. And now I'll see growing public company on the next level kind of growth plan. You guys were early on all this stuff with with with flash with software and cloud. So it's paying off. Rob, I wanna get toe Outpost because this was probably most controversial announcements I've ever covered at reinvent for the past eight years. It really was the first sign that Andy was saying, You know what? We're working backwards from the customers and they all are talking Hybrid. We're gonna have Outpost. Give us the update. What kind of workloads and verticals are seeing Success without post? Now that that's part of the portfolio, How does it all working out? Give us the update on the workloads in the verticals. >>Absolutely. Although I have to say I'd call it more exciting than controversial. We're so excited about the opportunities that outpost opened for our customers. And, you know, customers have been asking us for years. How can we bring AWS services to our data centers? And we thought about it for a long time. And until until we define the outpost service, we really I thought we could do better. And what outpost does it lets us take those services that customers are familiar with? It lets us bring it to their data center and and one of the really bright spots over the past year has just been how many different industries and market segments have shown interest. Outpost right. You could have customers, for example, with data residency needs, those that have to do local data processing. Uh, maybe have Leighton see needs on a specific workload that needs to run near their end users. We're just folks trying to modernize their data center, and that's a journey. That transformation takes time, right? So So Outpost works for all of those customers. And one of the things that's really become clear to us is that to enable the success that we think L Post can have, we need to meet customers where they are. And and one of the fantastic things about the outpost ready program is many of those customers air using pure and they have pure hardware and way. Send an outpost over to the pure lab recently, and I have to tell you a picture of those two racks next to each other looks really good. >>You know, 20 used to kind of welcome back my controversial comments. You know, I meant in the sense of that's when Cloud really got big into the enterprise and you have to deal with hybrid. So I do think it's exciting because the edges a big theme here. Can you just share real quick before I get in some of the pure questions on this edge piece with the hybrid because what what's the customer need? And when you talk to customers, I know you guys, you know, really kind of work backwards from the customer. What are their needs? What causes them to look at Outpost as part of their hybrid? What's the Keith consideration? >>Yeah, so? So there are a couple of different needs. John, right? One, for example, is way have regions and local zones across the globe. But we're not everywhere and and their their data residency regulations that they're becoming increasingly common and popular. So customers I come to us and say, Look, I really need to run, for example, of financial services workload. It needs to be in Thailand, and we don't have a reason or local zone in Thailand. But we could get him an outpost to to places where they need to be right. So the that that requirement to keep data, whether it's by regulation or by a contractual agreement, that's a that's a big driver. The other pieces there's There's a tremendous amount of interest in the that top down executive sponsorship across enterprise customers to transform their operations right to modernize their their digital approach but there, when they actually look a look at their estate, they do see an awful lot of hardware, and that's a hard challenge. Thio Plan the migration when you could bring an outpost right into that data center. It really makes it much easier because AWS is right there. There could be a monolithic architecture that it doesn't lend well toe having part of the workload running in the region, part of the workload running in their data center. But with an outpost, they can extend AWS to their data center, and that just makes it so much easier for them to get started on their digital transformation. >>Michael, this is This is the key trend. You guys saw early Cloud operations on premise. It becomes cloud ified at that point when you have Dev ops on on Premises and then cloud pure cloud for bursting all that stuff. And now you've got the edge exploding as well of growth and opportunity. What causes the customer to get the pure option on outputs? What's the What's the angle for you guys? Obviously storage, you get data and I can see this whole Yeah, there's no region and certainly outpost stores data, and that's a requirement for a lot of, you know, certainly global customers and needs. What's the pure angle on this? >>Yeah, I appreciate that. And appreciate Rob's comments around what AWS sees in the wild in terms of yours footprint in the market share that we've established his company over 11 years in business and, you know, over eight years of shipping product. You know, what I would tell you is one of the things that that a lot of people misses the simplicity and the consistency that air characteristically, you know very much in the AWS experience and equally within the pure experience and that that's really powerful. So as we were successful in putting pure into workloads that, you know, for for all the reasons that Rob talked about right data gravity, you know, the the regulatory issues, you know, just application architecture and its inability to move to the public cloud. Um, you know, our predictability are simplicity. Are consistency really match with the costumers getting with other work clothes that they had in AWS? And so with a W S outposts that's really bringing to the customer that single pane of glass to manage their entire environment. And so we saw that we made the three year investment in Outpost. Is Rob said Just having our solution? Inp Yours Data center. It's set up and running today with a solution built on flash Blade, which is our unstructured data solution and, you know, delivering fantastic performance results in a I and ML workloads. We see the same opportunity within backup and disaster recovery workloads and into analytics and then equally the opportunity toe build. You know, Flash Ray and our other storage solutions, and to build architectures with outposts in our data center and bring them to market >>real quick just to follow up on that. What use cases are you seeing that are most successful without post and in general in general, how do you guys get your customers to integrate with the rest of, uh, their environment? Because you you no one's got. Now this operating environments not just cloud public, is cloud on premise and everything else. >>Yeah, you know what's cool is, and then Rob hit right on. It is the the wide range of industries and the wide range of use cases and workloads that air finding themselves attracted to the outpost offering on DSO. You know, without a doubt there's gonna be, You know, I think what people would immediately believe ai and ml workloads and the importance of having high performance storage and to have a high performance outpost environment, you know, as close to the center as possible of those solutions. But it doesn't stop there. Traditional virtualized database workloads that for reasons of application architecture, aren't candidates to move. AWS is public cloud offering our great fit for outpost and those air workloads that we've always traditionally been successful within the market and see a great opportunity. Thio, you know, build on that success as an outpost partner. >>Rob, I gotta ask, you last reinvent when we're in person. When we had real life back then e was at the replay party and hanging out, and this guy comes out to me. I don't even know who he was. Obviously big time engineer over there opens his hand up and shows me this little processor and I'm like, closes and he's like and I go take a picture and it was like freaking out. Don't take a picture. It was it was the big processor was the big, uh, kind of person. Uh, I think it was the big monster. And it was just so small. See the innovation and hard where you guys have done a lot, there s that's cool. I like get your thoughts on where the future is going there because you've got great hardware innovation, but you got the higher level services with containers. I know you guys took your time. Containers are super important because that's going to deal with that. So how do you look at that? You got the innovation in the hardware check containers. How does that all fit in? Because you guys have been making a lot of investments in some of these cloud native projects. What's your position on that? >>You know, it's all part of one common story, John right customers that they want an easy path to delivering impact for their business. Right. And, you know, you've heard us speak a lot over the past few years about how we're really seeing these two different types of customers. We have those customers that really loved to get those foundational core building blocks and stitch them together in a creative way. But then you have more and more customers that they wanna. They wanna operate at a different level, and and that's okay. We want to support both of them. We want to give both of them all the tools that they need. Thio spend their time and put their resource is towards what differentiates their business and just be able to give them support at whatever level they need on the infrastructure side. And it's fantastic that are combination of investments in hardware and services. And now, with Outpost, we can bring those investments even closer to the customer. If you really think about it that way, the possibilities become limitless. >>Yeah, it's not like the simplicity asked, but it was pretty beautiful to the way it looks. It looks nice. Michael. Gotta ask you on your side. A couple of big announcements over that we've been following from pure looking back. You already had the periods of service announcement you bought the port Works was acquisition. Yeah, that's container management. Across the data center, including outposts you got pure is a service is pure. Is the service working with outpost and how and if so, how and what's the consumption model for customers there. >>Yeah, thanks so much, John. And appreciate you following us the way that you do it. Zits meaningful and appreciate it. Listen, you know, I think the customers have made it clear and in AWS is, you know, kind of led the way in terms of the consumption and experience expectations that customers have. It's got to be consumable. They've got to pay for what they use. It's got to be outcome oriented and and we're doing that with pure is a service. And so I think we saw that early and have invested in pure is a service for our customers. And, you know, we look at the way we acquired outposts as ah customer and a partner of AWS aan dat is exactly the same way customers can consume pure. You know, all of our solutions in a, you know, use what you need, pay for what you use, um, environment. And, you know, one of the exciting things about AWS partnership is its wide ranging and one of the things that AWS has done, I think world class is marketplace. And so we're excited to share with this audience, you know, really? On the back of just recent announcement that, pure is the service is available within the AWS marketplace. And so you think about the, you know, simplicity and the consistency that pure and AWS delivered to the market. AWS customers demand that they get that in the marketplace, and and we're proud to have our offerings there. And Port Works has been in the marketplace and and will continue to be showcased from a container management standpoint. So as those workloads increasingly become, you know, the cloud native you know, Dev Ops, Containerized workloads. We've got a solution and to end to support >>that great job. Great insight. Congratulations to pure good moves as making some good moves. Rob, I want to just get to the final word here on Outpost again. Great. Everyone loves this product again. It's a lot of attention. It's really that that puts the operating models cloud firmly on the in the on premise world for Amazon opens up a lot of good conversation and business opportunities and technical integrations or are all around you. So what's your message to the ecosystem out there for outposts? How do I What's the what's the word? I wanna do I work with you guys? How do I get involved? What are some of the opportunities? What's your position? How do you talk to the ecosystem? >>Yeah, You know, John, I think the best way to frame it is we're just getting started. We've got our first year in the books. We've seen so many promising signals from customers, had so many interesting conversations that just weren't possible without outposts. And, uh, you know, working with partners like pure and expanding our outpost. Ready program is just the beginning. Right? We launched back in September. We've We've seen another meaningful set of partners come out. Uh, here it reinvent, and we're gonna continue toe double down on both the outpost business, but specifically on on working with our partners. I think that the key to unlocking the magic of outpost is meeting customers where they are. And those customers are using our partners. And there's no reason that it shouldn't just work when they move there. Their partner based workload from their existing infrastructure right over to the outpost. >>All right, I'll leave it there. Michael saw the VP of worldwide alliances that pier storage congratulations. Great innovation strategy It's easy to do alliances when you've got a great product and technology congratulated. Rob Kearney Key principle product manager. Outpost will be speaking more to you throughout the next couple of weeks. Here at Reinvent Virtual. Thanks for coming. I appreciate it. >>Thank you. Thank you. >>Okay. So cute. Virtual. We are the Cube. Virtual. We wish we could be there in person this year, but it's a virtual event. Over three weeks will be lots of coverage. I'm John for your host. Thanks for watching.
SUMMARY :
It's the Cube with digital coverage We are the Cube. Great to see you. Great to see you pure. And the first and Onley on Prem storage And now I'll see growing public company on the next level kind of growth plan. Send an outpost over to the pure lab recently, and I have to tell you a picture of those two racks next to I meant in the sense of that's when Cloud really got big into the enterprise and you So the that that requirement to keep data, What's the What's the angle for you guys? the the regulatory issues, you know, just application architecture and its inability in general in general, how do you guys get your customers to integrate with the rest of, the importance of having high performance storage and to have a high performance outpost See the innovation and hard where you guys have done And, you know, you've heard us speak a lot You already had the periods of service announcement you bought the port Works was acquisition. to share with this audience, you know, really? It's really that that puts the And, uh, you know, working with partners like pure and expanding our outpost. Outpost will be speaking more to you throughout the next couple of weeks. Thank you. We are the Cube.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
John | PERSON | 0.99+ |
AWS | ORGANIZATION | 0.99+ |
Michael Sotnick | PERSON | 0.99+ |
Robert Czarnecki | PERSON | 0.99+ |
Rob Czarnecki | PERSON | 0.99+ |
Thailand | LOCATION | 0.99+ |
Michael | PERSON | 0.99+ |
Michael Slotnick | PERSON | 0.99+ |
Andy | PERSON | 0.99+ |
Rob | PERSON | 0.99+ |
September | DATE | 0.99+ |
Amazon | ORGANIZATION | 0.99+ |
three year | QUANTITY | 0.99+ |
late November | DATE | 0.99+ |
Rob Kearney | PERSON | 0.99+ |
Reinvent Virtual | ORGANIZATION | 0.99+ |
two racks | QUANTITY | 0.99+ |
AWS Global Partner Network | ORGANIZATION | 0.99+ |
both | QUANTITY | 0.99+ |
first year | QUANTITY | 0.99+ |
this year | DATE | 0.99+ |
over 11 years | QUANTITY | 0.99+ |
L Post | ORGANIZATION | 0.99+ |
one | QUANTITY | 0.98+ |
over eight years | QUANTITY | 0.98+ |
Leighton | ORGANIZATION | 0.98+ |
Outpost | ORGANIZATION | 0.98+ |
first | QUANTITY | 0.97+ |
Keith | PERSON | 0.97+ |
One | QUANTITY | 0.97+ |
two next guests | QUANTITY | 0.97+ |
outpost | ORGANIZATION | 0.96+ |
today | DATE | 0.96+ |
first sign | QUANTITY | 0.96+ |
Thio | PERSON | 0.95+ |
Over three weeks | QUANTITY | 0.94+ |
2020 | TITLE | 0.89+ |
Worldwide Alliances | ORGANIZATION | 0.88+ |
Cube | COMMERCIAL_ITEM | 0.88+ |
single pane | QUANTITY | 0.88+ |
Flash Ray | ORGANIZATION | 0.87+ |
U. S. | LOCATION | 0.87+ |
two different types | QUANTITY | 0.87+ |
re:Invent 2020 Partner Network Day | EVENT | 0.84+ |
past year | DATE | 0.83+ |
outposts | ORGANIZATION | 0.83+ |
past eight years | DATE | 0.8+ |
Shlomi Ben Haim, JFrog | 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 >>Telephone. Welcome back to the cubes. Virtual coverage of AWS reinvent 2020. We got the cube virtual because we're not in person. Got a great remote interview. Slummy Mannheim. Who's the CEO? Co founder, uh, exciting company. Drake J Frog. We went public this year. Congratulations, Cube alumni. Really a successor of White. The cloud exists in all the greatness and goodness of technology. It's not great to see you. Thanks for coming off of the special reinvent segment. >>Thank you. Thank you for having me, John. Great to see you again. >>So you guys have your mission continues. You're growing. We're here at reinvent. What's the story? Give us the quick news. Visa vee. Reinvent N A W s. >>Well, we had Ah, wonderful, uh, wonderful. Two months. Uh, since we went public on September 16, um, the company actually going past and they have UPS. Industry is going along us along. Excite us. So we're very excited about it. Um, great. Here. Great journey. You guys met us two years ago. So So you know the swamp. Well, then we're very excited being reinvent again, although virtually defined. >>You know, when you get a tailwind and you have a trend that your friend you guys had certainly had that with the developer first. That's the mantra. Everyone's talking about that now. You guys saw it early. The future of binary lifecycle management Dev Ops was the lifeblood of Dev ops. Now more is happening. You got automation. You got everything as a service which makes the developer equation even more powerful. Abstracting away complexities is even more needed. What's your vision on this? How do you guys continue the momentum in this now Highly accelerated cove it and soon to be post covert environment. >>Yeah. You know, John co vid actually accelerated what we already so years ago. And, uh, what we've seen is that the war demands a better way to update software. Look at us. Even this interview is being powered by software, right? I'm staring at the camera. I e used to sit in your studio and everything we do we all the food by by software. Our kids are at home learning with software. So obviously the demand for most software and most software updates is there, and Dev Ops is just the vehicle now. Once you understand that, you have to ask yourself, what is the primary asset that we really need to automate in order to become faster and secure and to provide a seamless software really slow? And what we identify 12 years ago is that it's the software packages, the binaries azi. We were named by the community, the binary people. >>Yeah, and and this is cool because not only it's just not a tool, it's a platform. You guys don't have a platform view. We talked about this in 2017. I remember The conversation like this is pretty compelling. This is Ah, go big or go home. You guys went big, for sure and successful. How do you take that platform approach to Dev Ops, where you have to enable success, you gotta have the enterprise features you got now hybrid multiple environment with the edge and other clouds air happening. How are you looking at this? >>Yes, So today it's it's quite clear in the in the enterprise falls zero. Everybody understand. Developers are the rainmakers. The communities is what powers innovation and what makes changes Look a talker. Look at problematic. Look at cloud native. It didn't started the enterprise. It starts with the developer. The developer mind this is, I think, the biggest democracy. And when we realized that 10 years ago, our philosophy was very, very clear, we would like the developers to have the freedom of choice. We want them to have ah, universal solution that supports all technologies, all software packages. Then we want them to have a hybrid solution. They prefer to one in the cloud also fostered. We will be, um, completely for it. And then not just in the cloud, but also multi cloud. So the full the full freedom of choice coined by the community, the Switzerland of develops. And, uh, starting as you mentioned, we started without a factory housing factories. The database of them are posting all of your software packages, all type of software packages. Then J. Fogg, X ray, our security vulnerability and license compliance tool that natively integrate without the factory. Then J Fogg distribution that push your software packages to the edge. We acquired two companies cloud much for the dashboard, did oversee all the pipeline and ship a bell, which is today, Jeff Pipelines, Our C I c d. And then we did you know, it was a long journey, but very food food for us, and we are very proud to build it together with the community. >>Well, not only did you guys succeed execution wise, the vision was phenomenal. The execution with the acquisitions, you really knocked down some great accomplishments. Eso Congratulations. You just laid that out, you know? Good call out there. I do want to ask you about this liquid software narrative. Can you take a minute toe? Unpack that a little bit? Because this is new. It seems to be something that is about the collective vision. How does this come together? Because you gotta do act to now. Act one is over. You went public. You did all the work. You built the company. You got a durable business. Got great customers. Happy community. What's this liquid software thing? >>Well, think about it. Liquid software might be our vision J. Fogg vision, but it's the world's mission. Now we want to have Netflix podcasting to our home without any software update disturbing us. We want to have our iPhone being updated automatically and seamlessly without a reboot. We want our Tesla, uh, to be updated without shutting down the model and schedule and update. And this is our mission. This is the big picture. How can we make sure that software is running smoothly from the developers Single tips all the way to the edge, no matter what the edges. Now, in order to achieve that, you have to be fast. You have to be automated, you have to be secure. And you have to be focused on the assets that moved from the developer, the hands off from the developers to the op that goes all the way to the devices, the machines or whatever edge. And these are the binaries. So the vision of flick with software is a software updates slowing, uh, into your pipe seamlessly all the way from from the creator to the consumer. >>You know, that's the Holy Grail. That's the Nirvana. That's the dream of edge. You know, if you think about the old days, I'm old enough to remember back in the eighties, when we used to build purpose, built everything full stack developer hardware, ground up everything supply chain hardware, software done. Now you got an edge that still needs to be purpose built at the same time, you have a half of a software operating model. This to me, seems to be a great liquid software moment where I need to have special is, um, at the device. But I need a root of trust. I need quality. I need to have software operations, but I can't go down, whether it's in space or in the data center. What's your reaction to that? >>I think that, you know, liquid software is already happening. Um, if I would ask you what's version off Facebook are using, I bet you don't know what both version of Zuma we currently using, uh, for this interview. We don't know because it's happening behind the scene. Liquid software is happening and and you're right. It was It was the one big back that we had to take care of everything. And now it's a different way. But still developers are taking care of all the gates, all the stages. Think about all the, um, all the gates that kind of shifted left like security. Now it's in the hands of the developers, test automation developers automation in order to be fast and to scale fast developers and the option the and the depth kind of come together. This is already a cliche, so I don't need to again talk about Deva. But if you do it right from the moment you build and secure your software, then you will be faster than your competitors and organization realized that if you are not fastened secure, you will fall behind and you will lose your competitive advantage. So what we see now is the liquid doctor already happened and there is much more responsibility and much more expectations from the development organization. >>Yeah, it's awesome. You want to security Big 10. By the way, I'm running 10 15.7 uh, Catalina And when you run your >>you have to go liquid. >>When you when you go liquid, can you just make sure that always lands on a odd number? We know the even numbers are unlucky, so don't give me the, you know, make it work for me. Keep it liquid. Um, you >>know, one. I'm sorry. One of the biggest campaign we ever had was a big sign that says, imagine there's no version. Imagine There's no version. Imagine that you don't care what the version is because actually the consumer. My mother, she doesn't want to know what zoom version she used when she picked with me. >>Hey, we got server list. I could go version list, too. I mean, who doesn't want a version of this system? Look, this is critical. I love the hands on Hands off mindset. This is about non disruptive operations. You're starting to get into that kind of liquidity. What's next? What do you guys hearing at reinvent this year? Obviously, is virtual. So there's a lot of different touch points of over this three weeks. We got a lot of cube coverage. We're hearing speed, agility, agility has been around for a while. We're hearing speed is critical right now. It's the number one thing we're hearing across environments. That's the number one feature that we're hearing. What are you hearing? >>Yeah, well, John first, you know, I'm grateful as the CEO to have ah team off almost 700 employees worldwide doing this with the community, by the community and for the community. And we are very, very honored to have, um, over 6000 customers the majority. The vast majority of the Fortune 100 already powered by J Foe, the biggest bank, the biggest retail, the biggest tech company and what we hear from them. And I think that you know, a mental that stay humbled and listen to the community learns a lot. And the wisdom of the community is telling us the following number one double down on security because we still in the process in the transition of moving the responsibility to the developers. Even the system off the organization is still freaking out from from releases seven times a day. The second thing that we hear is that if software packages are the primary asset, then we want to have the freedom of choice. We want to integrate with whatever ecosystems I want to use Docker and dotnet and Java and pipe I and N P m. At the same time in the same resource. So consolidate consolidate this all for me And the last thing we hear is we We are also best of breed, But some some packages must come together and this is where the end to end solution coming from J. Prague is vital for the organization. You get the repository, the security, the distribution and the C I c d from the same vandal. Now take this and push the pedal even more, Uh, toe to the end. And you will see that the deployment environment that also got a bit more complex requires hybrid solution and multi cloud solution. There is no Fortune 100 company. It will just go with one cloud or with one solution. And when you come with unauthentic hybrid solution, multi cloud, that's a real This is a fanatic freedom of choice and the fanatic democracy that we give to developers. >>That's a great mission. Freedom of choice. No lock in lock ins. The new the new lock in his choice. New lock in his performance and scale. Slow me. Thank you for coming on The Cube behind CEO and co founder of Jay Frog. Mad props and congratulations to you and your team and swamp for great success having the right product at the right time. Developer first. Great stuff. Congratulations. Thanks for coming. >>Thank you very much and made the frog be with us and made this pandemic Thanks. Thank you very >>much. I want to get back to real life. I miss life. Thank you for coming. I miss it. This is the Cube. Virtual. We are cute. Virtual. Thanks for watching reinvent coverage. 2020. I'm John for your host. Yeah.
SUMMARY :
It's the Cube with digital coverage We got the cube virtual because we're not in person. Great to see you again. So you guys have your mission continues. So So you know the swamp. You know, when you get a tailwind and you have a trend that your friend you guys had certainly had that with the developer the software packages, the binaries azi. Ops, where you have to enable success, you gotta have the enterprise features you got now So the full the full freedom of choice coined I do want to ask you about this the hands off from the developers to the op that goes all the way to the devices, an edge that still needs to be purpose built at the same time, you have a half of a software operating model. from the moment you build and secure your software, then you will be faster than your competitors Catalina And when you run your We know the even numbers are unlucky, so don't give me the, you know, make it work for me. One of the biggest campaign we ever I love the hands on Hands off mindset. And I think that you know, a mental that stay humbled and listen to the community learns a lot. Mad props and congratulations to you and your team and swamp for great success Thank you very much and made the frog be with us and made this pandemic Thanks. This is the Cube.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
September 16 | DATE | 0.99+ |
2017 | DATE | 0.99+ |
John | PERSON | 0.99+ |
Shlomi Ben Haim | PERSON | 0.99+ |
two companies | QUANTITY | 0.99+ |
iPhone | COMMERCIAL_ITEM | 0.99+ |
UPS | ORGANIZATION | 0.99+ |
Drake J Frog | PERSON | 0.99+ |
AWS | ORGANIZATION | 0.99+ |
Dev Ops | TITLE | 0.99+ |
Tesla | ORGANIZATION | 0.99+ |
Netflix | ORGANIZATION | 0.99+ |
second thing | QUANTITY | 0.99+ |
Dev Ops | TITLE | 0.99+ |
Java | TITLE | 0.99+ |
Two months | QUANTITY | 0.99+ |
two years ago | DATE | 0.99+ |
ORGANIZATION | 0.98+ | |
2020 | DATE | 0.98+ |
over 6000 customers | QUANTITY | 0.98+ |
10 years ago | DATE | 0.98+ |
today | DATE | 0.98+ |
this year | DATE | 0.97+ |
JFrog | PERSON | 0.97+ |
12 years ago | DATE | 0.97+ |
One | QUANTITY | 0.97+ |
Jay Frog | PERSON | 0.97+ |
seven times a day | QUANTITY | 0.97+ |
Jeff Pipelines | PERSON | 0.97+ |
one cloud | QUANTITY | 0.97+ |
J. Fogg | PERSON | 0.96+ |
almost 700 employees | QUANTITY | 0.95+ |
one solution | QUANTITY | 0.93+ |
first | QUANTITY | 0.93+ |
eighties | DATE | 0.93+ |
X ray | ORGANIZATION | 0.93+ |
zero | QUANTITY | 0.92+ |
Intel AWS | ORGANIZATION | 0.92+ |
Dev ops | TITLE | 0.9+ |
Deva | PERSON | 0.9+ |
White | PERSON | 0.89+ |
J Foe | PERSON | 0.89+ |
both version | QUANTITY | 0.88+ |
pandemic | EVENT | 0.87+ |
one | QUANTITY | 0.87+ |
Catalina | PERSON | 0.86+ |
15.7 | QUANTITY | 0.84+ |
Single tips | QUANTITY | 0.83+ |
Mannheim | PERSON | 0.81+ |
Fogg | PERSON | 0.77+ |
years | DATE | 0.76+ |
Docker | TITLE | 0.75+ |
Prague | PERSON | 0.75+ |
Cube | ORGANIZATION | 0.73+ |
Fortune 100 | ORGANIZATION | 0.71+ |
three weeks | QUANTITY | 0.7+ |
cube virtual | COMMERCIAL_ITEM | 0.69+ |
Fortune | ORGANIZATION | 0.68+ |
reinvent 2020 | EVENT | 0.67+ |
dotnet | ORGANIZATION | 0.66+ |
Switzerland | LOCATION | 0.65+ |
Zuma | TITLE | 0.58+ |
10 | OTHER | 0.56+ |
J. | ORGANIZATION | 0.55+ |
10 | QUANTITY | 0.46+ |
J Fogg | ORGANIZATION | 0.44+ |
Cube | COMMERCIAL_ITEM | 0.43+ |
100 | QUANTITY | 0.38+ |
Janine Teo, Hugo Richard, and Vincent Quah | AWS Public Sector Online Summit
>>from around the globe. It's the Cube with digital coverage of AWS Public Sector online brought to you by Amazon Web services. Oven Welcome back to the cubes. Virtual coverage of Amazon Web services. Eight. Of his public sector summit online. We couldn't be there in person, but we're doing remote interviews. I'm John Curry. Your host of the Cube got a great segment from Asia Pacific on the other side of the world from California about social impact, transforming, teaching and learning with cloud technology. Got three great guests. You go. Richard is the CEO and co founder of Guys Tech and Jean Te'o, CEO and founder of Solve Education Founders and CEOs of startups is great. This is squad was the AIPAC regional head. Education, health care, not for profit and research. Ray Ws, he head start big program Vincent. Thanks for coming on, Janine. And you go Thank you for joining. >>Thanks for having us, John. >>We're not there in person. We're doing remote interviews. I'm really glad to have this topic because now more than ever, social change is happening. Um, this next generation eyes building software and applications to solve big problems. And it's not like yesterday's problems there. Today's problems and learning and mentoring and starting companies are all happening virtually digitally and also in person. So the world's changing. So, um, I gotta ask you, Vincent, we'll start with you and Amazon. Honestly, big started builder culture. You got two great founders here. CEO is doing some great stuff. Tell us a little bit what's going on. A pack, >>A lot of >>activity. I mean, reinvent and some it's out. There are really popular. Give us an update on what's happening. >>Thank you. Thank you for the question, John. I think it's extremely exciting, especially in today's context, that we are seeing so much activities, especially in the education technology sector. One of the challenges that we saw from our education technology customers is that they are always looking for help and support in many off the innovation that they're trying to develop the second area off observation that we had waas, that they are always alone with very limited resources, and they usually do not know where to look for in terms, off support and in terms off who they can reach out to. From a community standpoint, that is actually how we started and developed this program called A W s. At START. It is a program specifically for education technology companies that are targeting delivering innovative education solutions for the education sector. And we bring specific benefits to these education technology companies when they join the program. Aws ed start. Yeah, three specific areas. First one is that we support them with technical support, which is really, really key trying to help them navigate in the various ranges off A W S services that allows them to develop innovative services. The second area is leaking them and building a community off like minded education technology founders and linking them also to investors and VCs and lastly, off course, in supporting innovation. We support them with a bit off AWS cop credits promotional credits for them so that they can go on experiment and develop innovations for their customers. >>That's great stuff. And I want to get into that program a little further because I think that's a great example of kind of benefits AWS provides actually free credits or no one is gonna turn away free credits. We'll take the free credits all the time all day long, but really it's about the innovation. Um, Jean, I want to get your thoughts. How would solve education? Born? What problems were you solving? What made you start this company and tell us your story? >>Thank you so much for the question. So, actually, my co founder was invited to speak at an African innovation forum a couple of years back on the topic that he was sharing with. How can Africa skip over the industrialization face and go direct to the knowledge economy? Onda, the discussion went towards in orderto have access to the knowledge economy, unique knowledge. And how do you get knowledge Well through education. So that's when everybody in the conference was a bit stuck right on the advice waas. In order to scale first, we need to figure out a way to not well, you know, engaging the government and schools and teachers, but not depend on them for the successful education initiated. So and that's was what pain walk away from the conference. And when we met in in Jakarta, we started talking about that also. So while I'm Singaporean, I worked in many developing countries on the problem that we're trying to solve this. It might be shocking to you, but UNESCO recently published over 600 million Children and you are not learning on. That is a big number globally right on out of all the SDG per se from U N. Education. And perhaps I'm biased because I'm a computer engineer. But I see that education is the only one that can be solved by transforming bites. But since the other stg is like, you know, poverty or hunger, right, actually require big amount of logistic coordination and so on. So we saw a very, um, interesting trend with mobile phones, particularly smartphones, becoming more and more ubiquitous. And with that, we saw a very, uh, interesting. Fortunately for us to disseminate education through about technology. So we in self education elevate people out of poverty, true, providing education and employment opportunities live urging on tech. And we our vision is to enable people to empower themselves. And what we do is that we do an open platform that provides everyone effected education. >>You could How about your company? What problem you're you saw And how did it all get started? Tell us your vision. >>Thanks, John. Well, look, it all started. We have a joke. One of the co founder, Matthew, had a has a child with severe learning disorder and dyslexia, and he made a joke one day about having another one of them that would support those those kids on Duh. I took the joke seriously, So we're starting sitting down and, you know, trying to figure out how we could make this happen. Um, so it turns out that the dyslexia is the most common learning disorder in the world, with an estimated 10 to 20% off the worldwide population with the disorder between context between 750 million, up to 1.5 billion individual. With that learning disorder on DSO, where we where we sort of try and tackle. The problem is that we've identified that there's two key things for Children with dyslexia. The first one is that knowing that it is dislikes. Yeah, many being assessed. And the second is so what? What do we do about it? And so given or expertise in data science and and I, we clearly saw, unfortunately off, sort of building something that could assess individual Children and adults with dyslexia. The big problem with the assessment is that it's very expensive. We've met parents in the U. S. Specifically who paid up to 6000 U. S. Dollars for for diagnosis within educational psychologist. On the other side, we have parents who wait 12 months before having a spot. Eso What we so clearly is that the observable symptom of dyslexia are reading and everyone has a smartphone and you're smart. Smartphone is actually really good to record your voice. Eso We started collecting order recording from Children and adults who have been diagnosed with dyslexia, and we then trying a model to recognize the likelihood of this lecture by analyzing audio recording. So in theory, it's like diagnosed dyslexic, helping other undiagnosed, dyslexic being being diagnosed. So we have now an algorithm that can take about 10 minutes, which require no priors. Training cost $20. Andi, anyone can use it. Thio assess someone's likelihood off dyslexia. >>You know, this is the kind of thing that really changes the game because you also have learning progressions that air nonlinear and different. You've got YouTube. You got videos, you have knowledge bases, you've got community. Vincent mentioned that Johnny and you mentioned, you know making the bits driver and changing technology. So Jeannine and Hugo, please take a minute to explain, Okay? You got the idea. You're kicking the tires. You're putting it together. Now you gotta actually start writing code >>for us. We know education technology is not you. Right? Um, education games about you. But before we even started, we look at what's available, and we quickly realize that the digital divide is very real. Most technology out there first are not designed for really low and devices and also not designed for people who do not have Internet at hope so way. So with just that assessment, we quickly realized we need toe do something about on board, but something that that that problem is one eyes just one part of the whole puzzle. There's two other very important things. One is advocacy. Can we prove that we can teach through mobile devices, And then the second thing is motivation it again. It's also really obvious, but and people might think that, you know, uh, marginalized communities are super motivated to learn. Well, I wouldn't say that they are not motivated, but just like all of us behavioral changes really hard right. I would love to work out every day, but, you know, I don't really get identity do that. So how do we, um, use technology to and, um, you know, to induce that behavioral change so that date, so that we can help support the motivation to learn. So those are the different things that we >>welcome? >>Yeah. And then the motivated community even more impactful because then once the flywheel gets going and it's powerful, Hugo, your reaction to you know, you got the idea you got, You got the vision you're starting to put. Take one step in front of the other. You got a W s. Take us through the progression, understand the startup. >>Yeah, sure. I mean, what Jane said is very likely Thio what we're trying to do. But for us, there's there's free key things that in order for us to be successful and help as much people as we can, that is free things. The first one is reliability. The second one is accessibility, and the other one is affordability. Eso the reliability means that we have been doing a lot of work in the scientific approach as to how we're going to make this work. And so we have. We have a couple of scientific publications on Do we have to collect data and, you know, sort of published this into I conferences and things like that. So make sure that we have scientific evidence behind us that that support us. And so what that means that we had Thio have a large amount of data >>on and >>put this to work right on the other side. The accessibility and affordability means that, Julian said. You know it needs to be on the cloud because if it's on the cloud, it's accessible for anyone with any device with an Internet connection, which is, you know, covering most of the globe, it's it's a good start on DSO the clock. The cloud obviously allow us to deliver the same experience in the same value to clients and and parent and teacher and allied health professionals around the world. Andi. That's why you know, it's it's been amazing to to be able to use the technology on the AI side as well. Obviously there is ah lot of benefit off being able to leverage the computational power off off the cloud to to make better, argue with them and better training. >>We're gonna come back to both of you on the I question. I think that's super important. Benson. I want to come back to you, though, because in Asia Pacific and that side of the world, um, you still have the old guard, the incumbents around education and learning. But there is great penetration with mobile and broadband. You have great trends as a tailwind for Amazon and these kinds of opportunity with Head Start. What trends are you seeing that are now favoring you? Because with co vid, you know the world is almost kind of like been a line in the sand is before covert and after co vid. There's more demand for learning and education and community now than ever before, not just for education, the geopolitical landscape, everything around the younger generation. There's, um, or channels more data, the more engagement. How >>are you >>looking at this? What's your vision of these trends? Can you share your thoughts on how that's impacting learning and teaching? >>So there are three things that I want to quickly touch on number one. I think government are beginning to recognize that they really need to change the way they approach solving social and economic problems. The pandemic has certainly calls into question that if you do not have a digital strategy, you can't You can find a better time, uh, to now develop and not just developed a digital strategy, but actually to put it in place. And so government are shifting very, very quickly into the cloud and adopting digital strategy and use digital strategy to address some of the key problems that they are facing. And they have to solve them in a very short period of time. Right? We will talk about speed, three agility off the cloud. That's why the cloud is so powerful for government to adult. The second thing is that we saw a lot of schools closed down across the world. UNESCO reported what 1.5 billion students out of schools. So how then do you continue teaching and learning when you don't have physical classroom open? And that's where education, technology companies and, you know, heroes like Janine's Company and others there's so many of them around our ableto come forward and offer their services and help schools go online run classrooms online continue to allow teaching and learning, you know, online and and this has really benefited the overall education system. The third thing that is happening is that I think tertiary education and maybe even catch off education model will have to change. And they recognize that, you know, again, it goes back to the digital strategy that they got to have a clear digital strategy. And the education technology companies like, what? Who we have here today, just the great partners that the education system need to look at to help them solve some of these problems and get toe addressing giving a solution very, very quickly. >>Well, I know you're being kind of polite to the old guard, but I'm not that polite. I'll just say it. There's some old technology out there and Jenny and you go, You're young enough not to know what I t means because you're born in the cloud. So that's good for you. I remember what I t is like. In fact, there's a There's a joke here in the United States that with everyone at home, the teachers have turned into the I T department, meaning they're helping the parents and the kids figure out how to go on mute and how toe configure a network adds just translation. If they're routers, don't work real problems. I mean, this was technology. Schools were operating with low tech zooms out there. You've got video conferencing, you've got all kinds of things. But now there's all that support that's involved. And so what's happening is it's highlighting the real problems of the institutional technology. So, Vincent, I'll start with you. Um, this is a big problem. So cloud solves that one. You guys have pretty much helped. I t do things that they don't want to do any more by automation. This >>is an >>opportunity not necessary. There's a problem today, but it's an opportunity tomorrow. You just quickly talk about how you see the cloud helping all this manual training and learning new tools. >>We are all now living in a cloud empowered economy. Whether we like it or not, we are touching and using services. There are powered by the cloud, and a lot of them are powered by the AWS cloud. But we don't know about it. A lot of people just don't know, right Whether you are watching Netflix, um Well, in the old days you're buying tickets and and booking hotels on Expedia or now you're actually playing games on epic entertainment, you know, playing fortnight and all those kind of games you're already using and a consumer off the cloud. And so one of the big ideas that we have is we really want to educate and create awareness off club computing for every single person. If it can be used for innovation and to bring about benefits to society, that is a common knowledge that everyone needs to happen. So the first big idea is want to make sure that everyone actually is educated on club literacy? The second thing is, for those who have not embarked on a clear cloud strategy, this is the time. Don't wait for for another pandemic toe happen because you wanna be ready. You want to be prepared for the unknown, which is what a lot of people are faced with, and you want to get ahead of the curve and so education training yourself, getting some learning done, and that's really very, very important as the next step to prepare yourself toe face the uncertainty and having programs like AWS EC start actually helps toe empower and catalyzed innovation in the education industry that our two founders have actually demonstrated. So back to you Join. >>Congratulations on the head. Start. We'll get into that real quickly. Uh, head start. But let's first get the born in the cloud generation, Janine. And you go, You guys were competing. You gotta get your APS out there. You gotta get your solutions. You're born in the cloud. You have to go compete with the existing solutions. How >>do you >>view that? What's your strategy? What's your mindset? Janine will start with you. >>So for us, way are very aware that we're solving a problem that has never been solved, right? If not, we wouldn't have so many people who are not learning. So So? So this is a very big problem. And being able to liberate on cloud technology means that we're able to just focus on what we do best. Right? How do we make sure that learning is sufficient and learning is, um, effective? And how do we keep people motivated and all those sorts of great things, um, leveraging on game mechanics, social network and incentives. And then while we do that on the outside way, can just put almost out solved everything to AWS cloud technology to help us not worry about that. And you were absolutely right. The pandemic actually woke up a lot of people and hands organizations like myself. We start to get queries from governments on brother, even big NGOs on, you know, because before cove it, we had to really do our best to convince them until our troops are dry and way, appreciate this opportunity and and also we want to help people realized that in order to buy, adopting either blended approach are a adopting technology means that you can do mass customization off learning as well. And that's what could what we could do to really push learning to the next level. So and there are a few other creative things that we've done with governments, for example, with the government off East Java on top of just using the education platform as it is andare education platform, which is education game Donald Civilization. Um, they have added in a module that teaches Cove it because, you know, there's health care system is really under a lot of strain there, right and adding this component in and the most popular um mitigate in that component is this This'll game called hopes or not? And it teaches people to identify what's fake news and what's real news. And that really went very popular and very well in that region off 25 million people. So tech became not only just boring school subjects, but it can be used to teach many different things. And following that project, we are working with the federal government off Indonesia to talk about anti something and even a very difficult topic, like sex education as well. >>Yeah, and the learning is nonlinear, horizontally scalable, its network graft so you can learn share about news. And this is contextual data is not just learning. It's everything is not like, you know, linear learning. It's a whole nother ballgame, Hugo. Um, your competitive strategy. You're out there now. You got the covert world. How are you competing? How is Amazon helping you? >>Absolutely. John, look, this is an interesting one, because the current competitors that we have, uh, educational psychologist, they're not a tech, So I wouldn't say that we're competing against a competitive per se. I would say that we're competing against the old way of doing things. The challenge for us is to, um, empower people to be comfortable. We've having a machine, you know, analyzing your kids or your recording and telling you if it's likely to be dislikes. Yeah, and in this concept, obviously, is very new. You know, we can see this in other industry with, you know, you have the app that stand Ford created to diagnose skin cancer by taking a photo of your skin. It's being done in different industry. Eso The biggest challenge for us is really about the old way of doing things. What's been really interesting for us is that, you know, education is lifelong, you know, you have a big part in school, but when you're an adult, you learn on Did you know we've been doing some very interesting work with the Justice Department where, you know, we look at inmate and you know, often when people go to jail, they have, you know, some literacy difficulty, and so we've been doing some very interesting working in this field. We're also doing some very interesting work with HR and company who want to understand their staff and put management in place so that every single person in the company are empowered to do their job and and and, you know, achieve success. So, you know, we're not competing against attack. And often when we talk to other ethnic company, we come before you know, we don't provide a learning solution. We provide a assessment solution on e assessment solution. So, really, John, what we're competing against is an old way of doing things. >>And that's exactly why clouds so successful. You change the economics, you're actually a net new benefit. And I think the cloud gives you speed and you're only challenges getting the word out because the economics air just game changing. Right, So that's how Amazon does so well, um, by the way, you could take all our recordings from the Cube, interviews all my interviews and let me know how ideo Okay, so, um, got all the got all the voice recordings from my interview. I'm sure the test will come back challenging. So take a look at that e. I wanna come back to you. But I wanna ask the two founders real quick for the folks watching. Okay on Dhere about Amazon. They know the history. They know the startups that started on Amazon that became unicorns that went public. I mean, just a long list of successes born in the cloud You get big pay when you're successful. Love that business model. But for the folks watching that were in the virtual garages, air in their houses, innovating and building out new ideas. What does Ed start mean for them? How does it work? Would you would recommend it on what are some of the learnings that you have from work with Head Start? >>But our relationship X s start is almost not like client supplier relationship. It's almost like business partners. So they not only help us with protect their providing the technology, but on top of that, they have their system architect to work with my tech team. And they have, you know, open technical hours for us to interact. And on top of that, they do many other things, like building a community where, you know, people like me and Google can meet and also other opportunities, like getting out the word out there. Right. As you know, all of their, uh, startups run on a very thin budget. So how do we not pour millions of dollars into getting out without there is another big benefit as well. So, um definitely very much recommend that start. And I think another big thing is this, right? Uh, what we know now that we have covert and we have demand coming from all over the place, including, like, even a lot of interest, Ally from the government off Gambia, you know? So how do we quickly deploy our technology right there? Or how do we deploy our technology from the the people who are demanding our solution in Nigeria? Right. With technology that is almost frameless. >>Yeah. The great enabling technology ecosystem to support you. And they got the region's too. So the region's do help. I love we call them Cube Region because we're on Amazon. We have our cloud, Hugo, um, and start your observations, experience and learnings from working with aws. >>Absolutely. Look, this is a lot to say, so I'll try and making sure for anyone, but but also for us on me personally, also as an individual and as a founder, it's really been a 365 sort of support. So like Johnny mentioned, there's the community where you can connect with existing entrepreneur you can connect with expert in different industry. You can ask technical expert and and have ah, you know office our every week. Like you said Jenny, with your tech team talking to cloud architect just to unlock any problem that you may have on day and you know, on the business side I would add something which for us has been really useful is the fact that when we when we've approached government being able to say that we have the support off AWS and that we work with them to establish data integrity, making sure everything is properly secured and all that sort of thing has been really helpful in terms off, moving forward with discussion with potential plant and and government as well. So there's also the business aspect side of things where when people see you, there's a perceived value that you know, your your entourage is smart people and and people who are capable of doing great things. So that's been also really >>helpful, you know, that's a great point. The APP SEC review process, as you do deals is a lot easier. When here on AWS. Vincent were a little bit over time with a great, great great panel here. Close us out. Share with us. What's next for you guys? You got a great startup ecosystem. You're doing some great work out there and education as well. Healthcare. Um, how's your world going on? Take a minute, Thio. Explain what's going on in your world, >>John, I'm part of the public sector Team Worldwide in AWS. We have very clear mission statements on by the first is you know, we want to bring about destructive innovation and the AWS Cloud is really the platform where so many off our techs, whether it's a text, healthtech golf text, all those who are developing solutions to help our governments and our education institutions or health care institutions to really be better at what they do, we want to bring about those disruptive innovations to the market as fast as possible. It's just an honor on a privilege for us to be working. And why is that important? It's because it's linked to our second mission, which is to really make the world a better place to really deliver. Heck, the kind of work that Hugo and Janina doing. You know, we cannot do it by ourselves. We need specialists and really people with brilliant ideas and think big vision to be able to carry out what they are doing. And so we're just honored and privileged to be part off their work And in delivering this impact to society, >>the expansion of AWS out in your area has been phenomenal growth. I've been saying to Teresa Carlson, Andy Jassy in the folks that aws for many, many years, that when you move fast with innovation, the public sector and the private partnerships come together. You're starting to see that blending. And you've got some great founders here, uh, making a social impact, transforming, teaching and learning. So congratulations, Janine and Hugo. Thank you for sharing your story on the Cube. Thanks for joining. >>Thank you. Thank >>you, John. >>I'm John Furry with the Cube. Virtual were remote. We're not in person this year because of the pandemic. You're watching a divest Public sector online summit. Thank you for watching
SUMMARY :
AWS Public Sector online brought to you by Amazon Vincent, we'll start with you and Amazon. I mean, reinvent and some it's out. One of the challenges that we saw from our education technology customers What made you start this company and tell us your story? But I see that education is the only one that can be solved You could How about your company? clearly is that the observable symptom of dyslexia are reading You know, this is the kind of thing that really changes the game because you also have learning but and people might think that, you know, uh, marginalized communities are Take one step in front of the other. So make sure that we have which is, you know, covering most of the globe, it's it's a good start on We're gonna come back to both of you on the I question. And they recognize that, you know, again, it goes back to the digital strategy There's some old technology out there and Jenny and you go, You just quickly talk about how you see the cloud And so one of the big ideas that we have is we really want And you go, Janine will start with you. a module that teaches Cove it because, you know, It's everything is not like, you know, linear learning. person in the company are empowered to do their job and and and, you know, achieve success. And I think the cloud gives you speed and you're only challenges getting the word out because Ally from the government off Gambia, you know? So the region's do help. there's a perceived value that you know, your your entourage is smart people helpful, you know, that's a great point. We have very clear mission statements on by the first is you know, Andy Jassy in the folks that aws for many, many years, that when you move fast with innovation, Thank you. Thank you for watching
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Hugo | PERSON | 0.99+ |
Janine | PERSON | 0.99+ |
Julian | PERSON | 0.99+ |
John | PERSON | 0.99+ |
Janina | PERSON | 0.99+ |
Richard | PERSON | 0.99+ |
Janine Teo | PERSON | 0.99+ |
Vincent | PERSON | 0.99+ |
Jenny | PERSON | 0.99+ |
Jeannine | PERSON | 0.99+ |
Amazon | ORGANIZATION | 0.99+ |
Matthew | PERSON | 0.99+ |
Teresa Carlson | PERSON | 0.99+ |
Vincent Quah | PERSON | 0.99+ |
Jean | PERSON | 0.99+ |
UNESCO | ORGANIZATION | 0.99+ |
Johnny | PERSON | 0.99+ |
Jane | PERSON | 0.99+ |
Andy Jassy | PERSON | 0.99+ |
Hugo Richard | PERSON | 0.99+ |
AWS | ORGANIZATION | 0.99+ |
Nigeria | LOCATION | 0.99+ |
John Curry | PERSON | 0.99+ |
California | LOCATION | 0.99+ |
two | QUANTITY | 0.99+ |
Asia Pacific | LOCATION | 0.99+ |
Jean Te'o | PERSON | 0.99+ |
Guys Tech | ORGANIZATION | 0.99+ |
Donald Civilization | TITLE | 0.99+ |
12 months | QUANTITY | 0.99+ |
Thio | PERSON | 0.99+ |
John Furry | PERSON | 0.99+ |
Eight | QUANTITY | 0.99+ |
second mission | QUANTITY | 0.99+ |
U N. Education | ORGANIZATION | 0.99+ |
both | QUANTITY | 0.99+ |
One | QUANTITY | 0.99+ |
ORGANIZATION | 0.99+ | |
United States | LOCATION | 0.99+ |
$20 | QUANTITY | 0.99+ |
U. S. | LOCATION | 0.99+ |
Benson | PERSON | 0.99+ |
second | QUANTITY | 0.99+ |
25 million people | QUANTITY | 0.99+ |
tomorrow | DATE | 0.99+ |
second thing | QUANTITY | 0.99+ |
1.5 billion students | QUANTITY | 0.99+ |
first | QUANTITY | 0.99+ |
AIPAC | ORGANIZATION | 0.99+ |
today | DATE | 0.99+ |
Gambia | LOCATION | 0.98+ |
YouTube | ORGANIZATION | 0.98+ |
Solve Education | ORGANIZATION | 0.98+ |
two founders | QUANTITY | 0.98+ |
Today | DATE | 0.98+ |
Ford | ORGANIZATION | 0.98+ |
one part | QUANTITY | 0.98+ |
third thing | QUANTITY | 0.98+ |
Shannon Champion, Dell Technologies | VMworld 2020
>>from around the globe. It's the Cube with digital coverage of VM World 2020 brought to you by VM Ware and its ecosystem partners. Welcome back, I'm still minimum and this is the Cubes coverage of VM World 2020 our 11th year doing the Cube. First year. We're doing it, of course, virtually globally. Happy to welcome back to the program. One of our Cube alumni, Shannon Champion, and she is the director of product marketing with Dell Technologies. Shannon, Nice to see you and thanks so much for joining us. >>Thanks for having me. Good to see you as well. >>Alright, So big thing, of course, at VM World, talking about building off of what was Project Pacific at last year's show? Talking about how kubernetes all the wonderful cloud native pieces go in. So let's let's talk about application modernization. Shannon, you know, with a theme I've talked about for a number of years, is you know, we need to modernize the platform, and then we can modernize the applications on top of those. So tell us what you're hearing from your customers and how Delon vm, where then, are bringing the solutions to help customers really along that journey. >>Yeah, I'd love Thio. It's fun stuff. So, um, enterprises are telling us that especially now more than ever, they're really looking for how they must digitally transform. And they need to do that so they can drive innovation and get a competitive advantage on one way. That they're able to do that is by finding ways to flexibly and rapidly move work loads to where they make sense, whether that's on premises or in the public cloud. And the new standard for doing this is becoming cloud native applications. There was a recent I. D. C. Future Escape that predicted that by 2025 2 3rd of enterprises will be prolific software producers with code being deployed on a daily basis, and over 90% of applications at that time will be delivered with cognitive approaches. So it's just kind of crazy to think, and what's really impressive to is that the sheer volume of applications that are anticipated to be produced with these cloud native approaches Ah, it's expected to be over 500 million new APS created with cognitive approaches by 2024 just kind of putting that into perspective 500 million. APS is the same number that's been created over the last 40 years. So it's a fun, fun trend to be part of. >>Yeah, it's really amazing. When I talked to customers, there's some It's like, Oh, let me show you how Maney APs I've done and created in the last 18 months. It was like, Great. How does that compare before? And they're like, we weren't creating APS. We were buying APS. We were buying software. We had outsourced some of those pieces. So you know that that that trend we've been talking about for a number of years is kind of everyone's a software company, Um, does not mean that, you know, we're getting rid of the old business models. But Shannon, there are challenges there either expanding and moving faster or, you know, making sure that I have the talent in house. So bring us inside. What if some of the big things that your customers are telling you, uh, maybe that's holding them back from unlocking that central? >>Yeah, totally. You hit on a couple of them, you know, we're definitely seeing a lot of interest in adoption of kubernetes and clearly VM Ware is leading the way with Changzhou. But we're also hearing that they're underestimating the challenges on how toe quote unquote get to kubernetes. Right? How do you stand up that full cloud native staff and particularly at scale Thio? How do you manage the ongoing operations and maintain that infrastructure? How do you support the various stakeholders? How do you bring I t operators and developers together? Eso There's really a wide range of challenges that, um businesses air facing. And the other thing is that you hit on, you know, they're going to be producing mawr and Mawr cloud native applications, but they still need to maintain legacy applications, many of which are driving business, critical applications and workloads. So they're going to need to look for solutions that help them manage both and allow them to re factor or retire those legacy ones at their own pace so they can maintain business continuity. >>Yeah, and of course, Shannon, we know as infrastructure people, our job was always toe, you know, give the environment to allow the applications to run in virtualization. For years, it was Well, I knew if I virtualized something, I could leave it there and it wasn't going to. It didn't have to worry about the underlying hardware changes. Help us understand How does kubernetes fit into this environment? Because, as I said that people don't want to even worry about it. And the infrastructure people now need to be able to change, expand and, you know, respond to the business so much faster than we might have in times past. >>Yeah, so from an infrastructure perspective, working with VM ware based on tons of really the essence of that is to bring I t operators and developers together. The infrastructure has a common set of management that, you know, each the developer and the I t operators can work in the language there most familiar with. And, you know, the communication of the translation all happens within Tan Xue so that they're more speaking the same, um, language when it comes Thio, you know, managing the infrastructure in particular with VM ware tansy on VX rail. We are delivering kind of a range of infrastructure options because we know people are still trying to figure out you know, where they are in their kubernetes readiness path. Some people have really developed mature capabilities in house for who were Netease for software defined networking. And for those customers, they still may want Thio. You know, use a reference architecture er and build on top of the ex rail for, you know, a custom cloud native specific application. What we're finding is more and more customers, though, don't have that level of kubernetes expertise, especially at scale. And so VM ware v sphere with Tan Xue on VX rail as well as via more cloud foundation on VX rail are ways Thio get a fast start on kubernetes with directly on these fair or kind of go with the full Monty of VM or Cloud Foundation on VX rail. >>Well, we're bringing up VX rail. Of course. The whole wave of h C I was How do we enable simplicity? We don't wanna have to think about these. We wanna, uh, just make it so that customers can just buy a solution. Of course. VX rail joint solution, you know, heavily partnership with VM ware. So, Shannon, there's a few options. VM has been moving very fast toe expand out that the into portfolio, uh, back at the beginning of the year when the sphere seven came out. You needed the BMR Cloud Foundation. Which, of course, what was an option for for for the VX rail. So help us understand you laid out a little bit some of those options there. But what should I know as Adele customer, Uh, you know what my options are? How the fault Kansas Wheat fits into it. >>Yeah, eso We like to call it kubernetes your way with the ex rail. So we have a range of options to fit your operational or kubernetes scale requirements or your level of expertise. So the three options, our first for customers that are looking for that tested, validated, multi configuration reference architectures er that will deliver platform as a service or containers is a service. We've got Tom to architecture for VX rail, which is a new name for what was known as pivot already architecture er and then for customers that may have minimum scaling requirements. They may have some of that expertise in house to manage at scale. The fastest path to get started with kubernetes is the new VM ware V sphere with Changzhou on VX rail. And then last I mentioned kind of that full highly automated turnkey on promises Cloud platform. That's the VM, or Cloud Foundation, on VX rail, which is also known as Dell Technologies Cloud Platform. And that option supports Tan Xue with software defined networking and security built in with that automated lifecycle management across the full stack. So there's really three paths to it from a reference architecture approach to a fast path on the actual clusters all the way to the full Deltek Cloud platform. And Dell Technologies is the first and only really offering this breath of tans. You infrastructure deployment options. Eso customers can really, uh, choose the best path for them. >>Yeah, So, Shannon, if if I If I think back to what we saw in the keynote, you know, VM Ware lays out there, they're hybrid and multi cloud solution. So of course they're they're public cloud the VM ware cloud on a W s. They have that solution. They have extended extended partnerships. Now, with azure uh, the the the offering with Oracle. Uh, that's coming, and I guess I could think to just think of the delta cloud on VX rail as just one of those other clouds in that hybrid and multi cloud solutions. Do I have that right? Same stack. Same management. If I'm if I'm living in that VM world world. >>Yeah. So the Deltek Cloud platform is an on premises hybrid cloud. So, you know, ah, lot of customers were looking to reduce complexity really quickly especially, you know, with some of the work from home initiatives that were sprung upon us and trying to pivot, um to respond to that. And, you know, the answer to solving some of that complexity is to jump into public cloud. What we found is a lot of customers actually are driving a hybrid cloud strategy and approach. And we know many customers sort of have that executive mandate. There's value in, um, driving that are on prem hybrid cloud approach. And that's what Dell Technologies Cloud platform is. So you get the consistent operations in the consistent infrastructure and more of the public cloud like consumption experience while having the infrastructure on Prem for security data locality. Other, um, you know, cost reasons like that. Eso That's really where VM or Cloud Foundation on VF Trail comes into play eso leveraging the VM ware technologies you have on Prem Hybrid cloud. It can connect all those public cloud providers that you talked about. So you have, you know, core to cloud on Dwan. Of the new capabilities that VM or Cloud Foundation, is announced support for is remote clusters. So that takes us kind of from cloud all the way toe edge because you now have the same VCF operational capabilities and operational efficiency with centralized management for remote locations. >>Wonderful. I'm glad you brought up the edge piece. Of course, you talk to the emerging space vm ware talking about ai talking about EJ, so help us understand. How much is it? The similar operational model? Is it even eyes that part of the VX rail family? What's the What's the state of the state in 2020 when it comes to how edge fits into that cloud core edge discussion that you just raised? >>Yeah, when you look at trends, especially for hyper converged edge and cloud native are kind of taking up a lot of the airwaves right now. Eso hyper converge is gonna play a big role in Theodore option of both cloud native Band Edge. And I think the intersection of those two comes into play with things like the remote cluster support for VM Ware Cloud Foundation on VX rail, where you can run cloud, you know, cloud native based modern applications with Tan Xue alongside traditional workloads at the edge, which traditionally have more stringent requirements. Less resource is maybe they need a more hardened environment, power and cooling, you know, um, constraints. So with VCF on VX rail, you have all the operational goodness that comes from the partnership in the levels of integration that we have with VM Ware. And customers can sort of realize that promise of full workload management mobility in a true hybrid cloud environment. >>Shannon I'm wondering what general feedback you're getting from your customers is as they look at a zoo, said these cloud native solutions. You know what's what's the big take away? Is this a continuation of the HD I wave that you've seen? Do they just pull this into their hybrid environments? Um, I'm wondering if you have any either any specific examples that you've been anonymized or just the general gestalt that you're getting from your customers. Is that how they're doing expanding, uh, into these, you know, new environments that kind of stretch them in different ways. >>Yeah, it's interesting because you know, there's there's customers that run the gamut when we look at those that are sort of the farther down their digital transformation journey. Those are the ones that were already planning for cloud native applications or had some in development. Uh, there's also some trends that we're seeing based on, you know, the the size of cluster deployments and the range of, you know, various configurations that are an indicator of those customers that are more modernized in terms of their approach to cloud native. And what we find from those customers, especially over the last six months, is that they're more prepared to respond to the unknown on bond. That was a big lesson for some of the other customers that you know, had new. The digital transformation was the way of the future, but hadn't yet sort of come up with a strategy on how to get there themselves were finding those customers are inhibiting their investments to areas that can help them be more ready for the unknown in the future. In Cloud native is top of that list. >>Absolutely. Shannon Day Volante showed a few times There's the people in the office, you know, with their white board doing everything. And there's the wrecking ball of covert 19. Kind of like Well, if you weren't ready and you weren't already down this path, you better move fast. Wonderful. All right, Shannon. So we know, uh, from past years, you know, VX rail. Usually it's all over the show. So in the digital world, what do you want to he takeaways. What are some of the key? You know, hands on demos, sessions that that people should check out. >>Thank you. Yeah. So hopefully your take away is that the X ray is a great infrastructure to support modern applications. First and foremost, we have, you know, a jointly engineered system built with VM ware, four VM ware environments to enhance fam. Where, and we do that with our the extra LHC I system software, which I didn't give a shout out to yet, which extends that native capabilities and really is the secret behind how we do seamless automated operational experience with the ex rail. And that's the case, whether it's traditional or modern applications. So that's my little commercial for VX rail at the show. Please tune into our VM World session on this topic. We also have hands on labs. We are launching a fun augmented reality game. Eso Please check that out on. We have a new Web page as well that you could get access to all the latest assets and guides that help you, you know, navigate your journey for cloud native. And that's at dell technologies dot com slash Hangzhou. >>Wonderful. Well, Shannon Champion, thanks so much. Great to see you again. And be short. Uh, we look forward to hearing more in the future. >>Thanks to >>stay with us. Lots more coverage from VM World 2020. I'm stew. Minimum is always thank you for watching the Cube.
SUMMARY :
Shannon, Nice to see you and thanks so much for joining us. Good to see you as well. Shannon, you know, with a theme I've So it's just kind of crazy to think, you know, making sure that I have the talent in house. And the other thing is that you hit on, you know, you know, give the environment to allow the applications to run in virtualization. um, language when it comes Thio, you know, managing the infrastructure you know, heavily partnership with VM ware. And that option supports Tan Xue with software defined networking and Yeah, So, Shannon, if if I If I think back to what we saw in the keynote, you know, VM Ware lays out there, you know, the answer to solving some of that complexity is to jump into public cloud. fits into that cloud core edge discussion that you just raised? on VX rail, you have all the operational goodness that comes from the partnership in the levels you know, new environments that kind of stretch them in different ways. you know, the the size of cluster deployments and the range So we know, uh, from past years, you know, VX rail. First and foremost, we have, you know, a jointly engineered system Great to see you again. Minimum is always thank you for watching the Cube.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Shannon | PERSON | 0.99+ |
Oracle | ORGANIZATION | 0.99+ |
2020 | DATE | 0.99+ |
2025 | DATE | 0.99+ |
2024 | DATE | 0.99+ |
VM Ware | ORGANIZATION | 0.99+ |
BMR Cloud Foundation | ORGANIZATION | 0.99+ |
first | QUANTITY | 0.99+ |
both | QUANTITY | 0.99+ |
Dell Technologies | ORGANIZATION | 0.99+ |
Cloud Foundation | ORGANIZATION | 0.99+ |
two | QUANTITY | 0.99+ |
VM Ware Cloud Foundation | ORGANIZATION | 0.99+ |
Adele | PERSON | 0.99+ |
11th year | QUANTITY | 0.99+ |
three options | QUANTITY | 0.99+ |
Kansas Wheat | ORGANIZATION | 0.99+ |
VM | ORGANIZATION | 0.99+ |
VM World 2020 | EVENT | 0.98+ |
500 million | QUANTITY | 0.98+ |
VM World 2020 | EVENT | 0.98+ |
VMworld 2020 | EVENT | 0.98+ |
Shannon Champion | PERSON | 0.98+ |
over 500 million | QUANTITY | 0.98+ |
stew | PERSON | 0.98+ |
First | QUANTITY | 0.98+ |
First year | QUANTITY | 0.98+ |
Hangzhou | LOCATION | 0.98+ |
One | QUANTITY | 0.97+ |
over 90% | QUANTITY | 0.97+ |
one | QUANTITY | 0.97+ |
Theodore | PERSON | 0.97+ |
Thio | PERSON | 0.97+ |
each | QUANTITY | 0.97+ |
Delon | ORGANIZATION | 0.96+ |
one way | QUANTITY | 0.95+ |
last year | DATE | 0.95+ |
Cubes | ORGANIZATION | 0.95+ |
Cube | ORGANIZATION | 0.95+ |
2 3rd | QUANTITY | 0.95+ |
Tan Xue | ORGANIZATION | 0.94+ |
Shannon Day Volante | PERSON | 0.94+ |
Thio | ORGANIZATION | 0.93+ |
Tom | PERSON | 0.93+ |
Mawr | ORGANIZATION | 0.91+ |
three paths | QUANTITY | 0.91+ |
years | QUANTITY | 0.9+ |
last 18 months | DATE | 0.87+ |
Prem | ORGANIZATION | 0.86+ |
Changzhou | ORGANIZATION | 0.86+ |
VX rail | ORGANIZATION | 0.84+ |
mawr | ORGANIZATION | 0.83+ |
VCF | ORGANIZATION | 0.81+ |
last six months | DATE | 0.81+ |
Cloud Foundation | ORGANIZATION | 0.79+ |
Pacific | ORGANIZATION | 0.77+ |
dell technologies dot com | ORGANIZATION | 0.75+ |
Trail | TITLE | 0.73+ |
prem | ORGANIZATION | 0.73+ |
last 40 years | DATE | 0.7+ |
Dell Technologies Cloud Platform | TITLE | 0.69+ |
Hybrid | COMMERCIAL_ITEM | 0.69+ |
ray | ORGANIZATION | 0.64+ |
Deltek | ORGANIZATION | 0.64+ |
Dwan | LOCATION | 0.63+ |
VX rail | TITLE | 0.59+ |
Deltek Cloud | TITLE | 0.58+ |
World | EVENT | 0.58+ |
wave of | EVENT | 0.57+ |
rail | ORGANIZATION | 0.56+ |
VX | COMMERCIAL_ITEM | 0.56+ |
Cube | TITLE | 0.55+ |
four | QUANTITY | 0.54+ |
Meet the Analysts on EU Decision to kill the Trans-Atlantic Data Transfer Pact
(upbeat electronic music) >> Narrator: From theCUBE studios in Palo Alto and Boston, connecting with thought leaders all around the world, this is a CUBE conversation. >> Okay, hello everyone. I'm John Furrier with theCUBE. We're here with Meet the Analysts segment Sunday morning. We've got everyone around the world here to discuss a bit of the news around the EU killing the privacy deal, striking it down, among other topics around, you know, data privacy and global commerce. We got great guests here, Ray Wang, CEO of Constellation Research. Bill Mew, founder and CEO of Cyber Crisis Management from the Firm Crisis Team. And JD, CEO of Spearhead Management. JD, I can let you say your name because I really can't pronounce it. How do I (laughs) pronounce it, doctor? >> I wouldn't even try it unless you are Dutch, otherwise it will seriously hurt your throat. (Ray laughing) So, JD works perfect for me. >> Doctor Drooghaag. >> And Sarbjeet Johal, who's obviously an influencer, a cloud awesome native expert. Great, guys. Great to have you on, appreciate it, thanks for comin' on. And Bill, thank you for initiating this, I appreciate all your tweets. >> Happy Sunday. (Bill laughing) >> You guys have been really tweeting up a storm, I want to get everyone together, kind of as an analyst, Meet the Analyst segment. Let's go through with it. The news is the EU and U.S. Privacy Shield for data struck down by the court, that's the BBC headline. Variety of news, different perspectives, you've got an American perspective and you've got an international perspective. Bill, we'll start with you. What does this news mean? I mean, basically half the people in the world probably don't know what the Privacy Shield means, so why is this ruling so important, and why should it be discussed? >> Well, thanks to sharing between Europe and America, it's based on a two-way promise that when data goes from Europe to America, the Americans promise to respect our privacy, and when data goes form America to Europe, the Europeans promise to respect the American privacy. Unfortunately, there are big cultural differences between the two blocks. The Europeans have a massive orientation around privacy as a human right. And in the U.S., there's somewhat more of a prioritization on national security, and therefore for some time there's been a mismatch here, and it could be argued that the Americans haven't been living up to their promise because they've had various different laws, and look how much talk about FISA and the Cloud Act that actually contravene European privacy and are incompatible with the promise Americans have given. That promise, first of all, was in the form of a treaty called Safe Harbor. This went to court and was struck down. It was replaced by Privacy Shield, which was pretty much the same thing really, and that has recently been to the court as well, and that has been struck down. There now is no other means of legally sharing data between Europe and America other than what are being called standard contractual clauses. This isn't a broad treaty between two nations, these are drawn by each individual country. But also in the ruling, they said that standard contractual clauses could not be used by any companies that were subject to mass surveillance. And actually in the U.S., the FISA courts enforce a level of mass surveillance through all of the major IT firms, of all major U.S. telcos, cloud firms, or indeed, social media firms. So, this means that for all of the companies out there and their clients, business should be carrying on as usual apart from if you're one of those major U.S. IT firms, or one of their clients. >> So, why did this come about? Was there like a major incident? Why now, was it in the court, stuck in the courts? Were people bitchin' and moanin' about it? Why did this go down, what's the real issue? >> For those of us who have been following this attentively, things have been getting more and more precarious for a number of years now. We've had a situation where there are different measures being taken in the U.S., that have continued to erode the different protections that there were for Europeans. FISA is an example that I've given, and that is the sort of secret courts and secret warrants that are issued to seize data without anyone's knowledge. There's the Cloud Act, which is a sort of extrajudicial law that means that warrants can be served in America to U.S. organizations, and they have to hand over data wherever that data resides, anywhere in the world. So, data could exist on a European server, if it was under the control of an American company, they'd have to hand that over. So, whilst FISA is in direct conflict with the promises that the Americans made, things like the Cloud Act are not only in controversion with the promise they've made, there's conflicting law here, because if you're a U.S. subsidiary of a big U.S. firm, and you're based in Europe, who do you obey, the European law that says you can't hand it over because of GDPR, or the American laws that says they've got extrajudicial control, and that you've got to hand it over. So, it's made things a complete mess. And to say has this stuff, hasn't really happened? No, there's been a gradual erosion, and this has been going through the courts for a number of years. And many of us have seen it coming, and now it just hit us. >> So, if I get you right in what you're saying, it's basically all this mishmash of different laws, and there's no coherency, and consistency, is that the core issue? >> On the European side you could argue there's quite a lot of consistency, because we uphold people's privacy, in theory. But there have been incidents which we could talk about with that, but in theory, we hold your rights dear, and also the rights of Europeans, so everyone's data should be safe here from the sort of mass surveillance we're seeing. In the U.S., there's more of a direct conflict between everything, including there's been a, in his first week in the White House, Donald Trump signed an executive order saying that the Privacy Act in the U.S., which had been the main protection for people in the U.S., no longer applied to non-U.S. citizens. Which was, if you wanted try and cause a storm, and if you wanted to try and undermine the treaty, there's no better way of doing it than that. >> A lot of ways, Ray, I mean simplify this for me, because I'm a startup, I'm hustlin', or I'm a big company, I don't even know who runs the servers anymore, and I've got data stored in multiple clouds, I got in regions, and Oracle just announced more regions, you got Amazon, a gazillion regions, I could be on-premise. I mean bottom line, what is this about? I mean, and -- >> Bill's right, I mean when Max Schrems, the Austrian. Bill's right, when Max Schrems the Austrian activist actually filed his case against Facebook for where data was being stored, data residency wasn't as popular. And you know, what it means for companies that are in the cloud is that you have to make sure your data's being stored in the region, and following those specific region rules, you can't skirt those rules anymore. And I think the cloud companies know that this has been coming for some time, and that's why there's been announced in a lot of regions, a lot of areas that are actually happening, so I think that's the important part. But going back to Bill's earlier point, which is important, is America is basically the Canary Islands of privacy, right? Privacy is there, but it isn't there in a very, very explicit sense, and I think we've been skirting the rules for quite some time, because a lot of our economy depends on that data, and the marketing of the data. And so we often confuse privacy with consent, and also with value exchange, and I think that's part of the problem of what's going on here. Companies that have been building their business models on free data, free private data, free personally identifiable data information are the ones that are at risk! And I think that's what's going on here. >> It's the classic Facebook issue, you're the product, and the data is your product. Well, I want to get into what this means, 'cause my personal take away, not knowing the specifics, and just following say, cyber security for instance, one of the tenets there is that data sharing is an invaluable, important ethos in the community. Now, everyone has their own privacy, or security data, they don't want to let everyone know about their exploits but, but it's well known in the security world that sharing data with each other, different companies and countries is actually a good thing. So, the question that comes in my mind, is this really about data sharing or data privacy, or both? >> I think it's about both. And actually what the ruling is saying here is, all we're asking from the European side is please stop spying on us and please give us a level of equal protection that you give to your own citizens. Because data comes from America to Europe, whatever that data belongs to, a U.S. citizen or a European citizen, it's given equal protection. It is only if data goes in the other direction, where you have secret courts, secret warrants, seizure of data on this massive scale, and also a level of lack of equivalence that has been imposed. And we're just asking that once you've sorted out a few of those things, we'd say everything's back on the table, away we go again! >> Why don't we merge the EU with the United States? Wouldn't that solve the problem? (Bill laughing) >> We just left Europe! (laughs heartily) >> Actually I always -- >> A hostile takeover of the UK maybe, the 52nd state. (Bill laughing loudly) >> I always pick on Bill, like Bill, you got all screaming loud and clear about all these concerns, but UKs trying to get out of that economic union. It is a union at the end of the day, and I think the problem is the institutional mismatch between the EU and U.S., U.S. is old democracy, bigger country, population wise, bigger economy. Whereas Europe is several countries trying to put together, band together as one entity, and the institutions are new, like you know, they're 15 years old, right? They're maturing. I think that's where the big mismatch is and -- >> Well, Ray, I want to get your thoughts on this, Ray wrote a book, I forget what year it was, this digital disruption, basically it was digital transformation before it was actually a trend. I mean to me it's like, do you do the process first and then figure out where the value extraction is, and this may be a Silicon Valley or an American thing, but go create value, then figure out how to create process or understand regulations. So, if data and entrepreneurship is going to be a new modern era of value, why wouldn't we want to create a rule based system that's open and enabling, and not restrictive? >> So, that's a great point, right? And the innovation culture means you go do it first, and you figure out the rules later, and that's been a very American way of getting things done, and very Silicon Valley in our perspective, not everyone, but I think in general that's kind of the trend. I think the challenge here is that we are trading privacy for security, privacy for convenience, privacy for personalization, right? And on the security level, it's a very different conversation than what it is on the consumer end, you know, personalization side. On the security side I think most Americans are okay with a little bit of "spying," at least on your own side, you know, to keep the country safe. We're not okay with a China level type of spying, which we're not sure exactly what that means or what's enforceable in the courts. We look like China to the Europeans in the way we treat privacy, and I think that's the perspective we need to understand because Europeans are very explicit about how privacy is being protected. And so this really comes back to a point where we actually have to get to a consent model on privacy, as to knowing what data is being shared, you have the right to say no, and when you have the right to say no. And then if you have a value exchange on that data, then it's really like sometimes it's monetary, sometimes it's non-monetary, sometimes there's other areas around consensus where you can actually put that into place. And I think that's what's missing at this point, saying, you know, "Do we pay for your data? Do we explicitly get your consent first before we use it?" And we haven't had that in place, and I think that's where we're headed towards. And you know sometimes we actually say privacy should be a human right, it is in the UN Charter, but we haven't figured out how to enforce it or talk about it in the digital age. And so I think that's the challenge. >> Okay, people, until they lose it, they don't really understand what it means. I mean, look at Americans. I have to say that we're idiots on this front, (Bill chuckling) but you know, the thing is most people don't even understand how much value's getting sucked out of their digital exhaust. Like, our kids, TikTok and whatnot. So I mean, I get that, I think there's some, there's going to be blow back for America for sure. I just worry it's going to increase the cost of doing business, and take away from the innovation for citizen value, the people, because at the end of the day, it's for the people right? I mean, at the end of the day it's like, what's my privacy mean if I lose value? >> Even before we start talking about the value of the data and the innovation that we can do through data use, you have to understand the European perspective here. For the European there's a level of double standards and an erosion of trust. There's double standards in the fact that in California you have new privacy regulations that are slightly different to GDPR, but they're very much GDPR like. And if the boot was on the other foot, to say if we were spying on Californians and looking at their personal data, and contravening CCPA, the Californians would be up in arms! Likewise if we having promised to have a level of equality, had enacted a local rule in Europe that said that when data from America's over here, actually the privacy of Americans counts for nothing, we're only going to prioritize the privacy of Europeans. Again, the Americans would be up in arms! And therefore you can see that there are real double standards here that are a massive issue, and until those addressed, we're not going to trust the Americans. And likewise, the very fact that on a number of occasions Americans have signed up to treaties and promised to protect our data as they did with Safe Harbor, as they did with Privacy Shield, and then have blatantly, blatantly failed to do so means that actually to get back to even a level playing field, where we were, you have a great deal of trust to overcome! And the thing from the perspective of the big IT firms, they've seen this coming for a long time, as Ray was saying, and they sought to try and have a presence in Europe and other things. But the way this ruling has gone is that, I'm sorry, that isn't going to be sufficient! These big IT firms based in the U.S. that have been happy to hand over data, well some of them maybe more happy than others, but they all need to hand over data to the NSA or the CIA. They've been doing this for some time now without actually respecting this data privacy agreement that has existed between the two trading blocks. And now they've been called out, and the position now is that the U.S. is no longer trusted, and neither are any of these large American technology firms. And until the snooping stops and equality is introduced, they can now no longer, even from their European operations, they can no longer use standard contractual clauses to transfer data, which is going to be a massive restriction on their business. And if they had any sense, they'd be lobbying very, very hard right now to the Senate, to the House, to try and persuade U.S. lawmakers actually to stick to some these treaties! To stop introducing really mad laws that ride roughshod over other people's privacy, and have a certain amount of respect. >> Let's let JD weigh in, 'cause he just got in, sorry on the video, I made him back on a host 'cause he dropped off. Just, Bill, real quick, I mean I think it's like when, you know, I go to Europe there's the line for Americans, there's the line for EU. Or EU and everybody else. I mean we might be there, but ultimately this has to be solved. So, JD, I want to let you weigh in, Germany has been at the beginning forefront of privacy, and they've been hardcore, and how's this all playing out in your perspective? >> Well, the first thing that we have to understand is that in Germany, there is a very strong law for regulation. Germans panic as soon as they know regulation, so they need to understand what am I allowed to do, and what am I not allowed to do. And they expect the same from the others. For the record I'm not German, but I live in Germany for some 20 years, so I got a bit of a feeling for them. And that sense of need for regulation has spread very fast throughout the European Union, because most of the European member states of the European Union consider this, that it makes sense, and then we found that Britain had already a very good framework for privacy, so GDPR itself is very largely based on what the United Kingdom already had in place with their privacy act. Moving forward, we try to find agreement and consensus with other countries, especially the United States because that's where most of the tech providers are, only to find out, and that is where it started to go really, really bad, 2014, when the mass production by Edward Snowden came out, to find out it's not data from citizens, it's surveillance programs which include companies. I joined a purchasing conference a few weeks ago where the purchase of a large European multinational, where the purchasing director explicitly stated that usage of U.S. based tech providers for sensitive data is prohibited as a result of them finding out that they have been under surveillance. So, it's not just the citizens, there's mass -- >> There you have it, guys! We did trust you! We did have agreements there that you could have abided by, but you chose not to, you chose to abuse our trust! And you're now in a position where you are no longer trusted, and unless you can lobby your own elected representatives to actually recreate a level playing field, we're not going to continue trusting you. >> So, I think really I -- >> Well I mean that, you know, innovation has to come from somewhere, and you know, has to come from America if that's the case, you guys have to get on board, right? Is that what it -- >> Innovation without trust? >> Is that the perspective? >> I don't think it's a country thing, I mean like, it's not you or them, I think everybody -- >> I'm just bustin' Bill's chops there. >> No, but I think everybody, everybody is looking for what the privacy rules are, and that's important. And you can have that innovation with consent, and I think that's really where we're going to get to. And this is why I keep pushing that issue. I mean, privacy should be a fundamental right, and how you get paid for that privacy is interesting, or how you get compensated for that privacy if you know what the explicit value exchange is. What you're talking about here is the surveillance that's going on by companies, which shouldn't be happening, right? That shouldn't be happening at the company level. At the government level I can understand that that is happening, and I think those are treaties that the governments have to agree upon as to how much they're going to impinge on our personal privacy for the trade off for security, and I don't think they've had those discussions either. Or they decided and didn't tell any of their citizens, and I think that's probably more likely the case. >> I mean, I think what's happening here, Bill, you guys were pointing out, and Ray, you articulated there on the other side, and my kind of colorful joke aside, is that we're living a first generation modern sociology problem. I mean, this is a policy challenge that extends across multiple industries, cyber security, citizen's rights, geopolitical. I mean when would look, and even when we were doing CUBE events overseas in Europe, in North American companies we'd call it abroad, we'd just recycle the American program, and we found there's so much localization value. So, Ray, this is the digital disruption, it's the virtualization of physical for digital worlds, and it's a lot of network theory, which is computer science, a lot of sociology. This is a modern challenge, and I don't think it so much has a silver bullet, it's just that we need smart people working on this. That's my take away! >> I think we can describe the ideal endpoint being somewhere we have meaningful protection alongside the maximization of economic and social value through innovation. So, that should be what we would all agree would be the ideal endpoint. But we need both, we need meaningful protection, and we need the maximization of economic and social value through innovation! >> Can I add another axis? Another axis, security as well. >> Well, I could -- >> I put meaningful protection as becoming both security and privacy. >> Well, I'll speak for the American perspective here, and I won't speak, 'cause I'm not the President of the United States, but I will say as someone who's been from Silicon Valley and the east coast as a technical person, not a political person, our lawmakers are idiots when it comes to tech, just generally. (Ray laughing) They're not really -- (Bill laughing loudly) >> They really don't understand. They really don't understand the tech at all! >> So, the problem is -- >> I'm not claiming ours are a great deal better. (laughs) >> Well, this is why I think this is a modern problem. Like, the young people I talk to are like, "Why do we have this rules?" They're all lawyers that got into these positions of Congress on the American side, and so with the American JEDI Contract you guys have been following very closely is, it's been like the old school Oracle, IBM, and then Amazon is leading with an innovative solution, and Microsoft has come in and re-pivoted. And so what you have is a fight for the digital future of citizenship! And I think what's happening is that we're in a massive societal transition, where the people in charge don't know what the hell they're talkin' about, technically. And they don't know who to tap to solve the problems, or even shape or frame the problems. Now, there's pockets of people that are workin' on it, but to me as someone who looks at this saying, it's a pretty simple solution, no one's ever seen this before. So, there's a metaphor you can draw, but it's a completely different problem space because it's, this is all digital, data's involved. >> We've got a lobbyists out there, and we've got some tech firms spending an enormous amount of lobbying. If those lobbyists aren't trying to steer their representatives in the right direction to come up with law that aren't going to massively undermine trade and data sharing between Europe and America, then they're making a big mistake, because we got here through some really dumb lawmaking in the U.S., I mean, there are none of the laws in Europe that are a problem here. 'Cause GDPR isn't a great difference, a great deal different from some of the laws that we have already in California and elsewhere. >> Bill, Bill. >> The laws that are at issue here -- >> Bill, Bill! You have to like, back up a little bit from that rhetoric that EU is perfect and U.S. is not, that's not true actually. >> I'm not saying we're perfect! >> No, no, you say that all the time. >> But I'm saying there's a massive lack of innovation. Yeah, yeah. >> I don't, I've never said it! >> Arm wrestle! >> Yes, yes. >> When I'm being critical of some of the dumb laws in the U.S, (Sarbjeet laughing) I'm not saying Europe is perfect. What we're trying to say is that in this particular instance, I said there was an equal balance here between meaningful protection and the maximization of economic and social value. On the meaningful protection side, America's got it very wrong in terms of the meaningful protection it provides to civil European data. On the maximization of economic and social value, I think Europe's got it wrong. I think there are a lot of things we could do in Europe to actually have far more innovation. >> Yeah. >> It's a cultural issue. The Germans want rules, that's what they crave for. America's the other way, we don't want rules, I mean, pretty much is a rebel society. And that's kind of the ethos of most tech companies. But I think you know, to me the media, there's two things that go on with this tech business. The company's themselves have to be checked by say, government, and I believe in not a lot of regulation, but enough to check the power of bad actors. Media so called "checking power", both of these major roles, they don't really know what they're talking about, and this is back to the education piece. The people who are in the media so called "checking power" and the government checking power assume that the companies are bad. Right, so yeah, because eight out of ten companies like Amazon, actually try to do good things. If you don't know what good is, you don't really, (laughs) you know, you're in the wrong game. So, I think media and government have a huge education opportunity to look at this because they don't even know what they're measuring. >> I support the level of innovation -- >> I think we're unreeling from the globalization. Like, we are undoing the globalization, and that these are the side effects, these conflicts are a side effect of that. >> Yeah, so all I'm saying is I support the focus on innovation in America, and that has driven an enormous amount of wealth and value. What I'm questioning here is do you really need to spy on us, your allies, in order to help that innovation? And I'm starting to, I mean, do you need mass surveillance of your allies? I mean, I can see you may want to have some surveillance of people who are a threat to you, but wait, guys, we're meant to be on your side, and you haven't been treating our privacy with a great deal of respect! >> You know, Saudi Arabia was our ally. You know, 9/11 happened because of them, their people, right? There is no ally here, and there is no enemy, in a way. We don't know where the rogue actors are sitting, like they don't know, they can be within the walls -- >> It's well understood I think, I agree, sorry. it's well understood that nation states are enabling terrorist groups to take out cyber attacks. That's well known, the source enables it. So, I think there's the privacy versus -- >> I'm not sure it's true in your case that it's Europeans that's doing this though. >> No, no, well you know, they share -- >> I'm a former officer in the Royal Navy, I've stood shoulder to shoulder with my U.S. counterparts. I put my life on the line on NATO exercises in real war zones, and I'm now a disabled ex-serviceman as a result of that. I mean, if I put my line on the line shoulder to shoulder with Americans, why is my privacy not respected? >> Hold on -- >> I feel it's, I was going to say actually that it's not that, like even the U.S., right? Part of the spying internally is we have internal actors that are behaving poorly. >> Yeah. >> Right, we have Marxist organizations posing as, you know, whatever it is, I'll leave it at that. But my point being is we've got a lot of that, every country has that, every country has actors and citizens and people in the system that are destined to try to overthrow the system. And I think that's what that surveillance is about. The question is, we don't have treaties, or we didn't have your explicit agreements. And that's why I'm pushing really hard here, like, they're separating privacy versus security, which is the national security, and privacy versus us as citizens in terms of our data being basically taken over for free, being used for free. >> John: I agree with that. >> That I think we have some agreement on. I just think that our governments haven't really had that conversation about what surveillance means. Maybe someone agreed and said, "Okay, that's fine. You guys can go do that, we won't tell anybody." And that's what it feels like. And I don't think we deliberately are saying, "Hey, we wanted to spy on your citizens." I think someone said, "Hey, there's a benefit here too." Otherwise I don't think the EU would have let this happen for that long unless Max had made that case and started this ball rolling, so, and Edward Snowden and other folks. >> Yeah, and I totally support the need for security. >> I want to enter the -- >> I mean we need to, where there are domestic terrorists, we need to stop them, and we need to have local action in UK to stop it happening here, and in America to stop it happening there. But if we're doing that, there is absolutely no need for the Americans to be spying on us. And there's absolutely no need for the Americans to say that privacy applies to U.S. citizens only, and not to Europeans, these are daft, it's just daft! >> That's a fair point. I'm sure GCHQ and everyone else has this covered, I mean I'm sure they do. (laughs) >> Oh, Bill, I know, I've been involved, I've been involved, and I know for a fact the U.S. and the UK are discussing I know a company called IronNet, which is run by General Keith Alexander, funded by C5 Capital. There's a lot of collaboration, because again, they're tryin' to get their arms around how to frame it. And they all agree that sharing data for the security side is super important, right? And I think IronNet has this thing called Iron Dome, which is essentially like they're saying, hey, we'll just consistency around the rules of shared data, and we can both, everyone can have their own little data. So, I think there's recognition at the highest levels of some smart people on both countries. (laughs) "Hey, let's work together!" The issue I have is just policy, and I think there's a lot of clustering going on. Clustered here around just getting out of their own way. That's my take on that. >> Are we a PG show? Wait, are we a PG show? I just got to remember that. (laughs) (Bill laughing) >> It's the internet, there's no regulation, there's no rules! >> There's no regulation! >> The European rules or is it the American rules? (Ray laughing) >> I would like to jump back quickly to the purpose of the surveillance, and especially when mass surveillance is done under the cover of national security and terror prevention. I worked with five clients in the past decade who all have been targeted under mass surveillance, which was revealed by Edward Snowden, and when they did their own investigation, and partially was confirmed by Edward Snowden in person, they found out that their purchasing department, their engineering department, big parts of their pricing data was targeted in mass surveillance. There's no way that anyone can explain me that that has anything to do with preventing terror attacks, or finding the bad guys. That is economical espionage, you cannot call it in any other way. And that was authorized by the same legislation that authorizes the surveillance for the right purposes. I'm all for fighting terror, and anything that can help us prevent terror from happening, I would be the first person to welcome it. But I do not welcome when that regulation is abused for a lot of other things under the cover of national interest. I understand -- >> Back to the lawmakers again. And again, America's been victim to the Chinese some of the individual properties, well documented, well known in tech circles. >> Yeah, but just 'cause the Chinese have targeted you doesn't give you free right to target us. >> I'm not saying that, but its abuse of power -- >> If the U.S. can sort out a little bit of reform, in the Senate and the House, I think that would go a long way to solving the issues that Europeans have right now, and a long way to sort of reaching a far better place from which we can all innovate and cooperate. >> Here's the challenge that I see. If you want to be instrumenting everything, you need a closed society, because if you have a free country like America and the UK, a democracy, you're open. If you're open, you can't stop everything, right? So, there has to be a trust, to your point, Bill. As to me that I'm just, I just can't get my arms around that idea of complete lockdown and data surveillance because I don't think it's gettable in the United States, like it's a free world, it's like, open. It should be open. But here we've got the grids, and we've got the critical infrastructure that should be protected. So, that's one hand. I just can't get around that, 'cause once you start getting to locking down stuff and measuring everything, that's just a series of walled gardens. >> So, to JD's point on the procurement data and pricing data, I have been involved in some of those kind of operations, and I think it's financial espionage that they're looking at, financial security, trying to figure out a way to track down capital flows and what was purchased. I hope that was it in your client's case, but I think it's trying to figure out where the money flow is going, more so than trying to understand the pricing data from competitive purposes. If it is the latter, where they're stealing the competitive information on pricing, and data's getting back to a competitor, that is definitely a no-no! But if it's really to figure out where the money trail went, which is what I think most of those financial analysts are doing, especially in the CIA, or in the FBI, that's really what that probably would have been. >> Yeah, I don't think that the CIA is selling the data to your competitors, as a company, to Microsoft or to Google, they're not selling it to each other, right? They're not giving it to each other, right? So, I think the one big problem I studied with FISA is that they get the data, but how long they can keep the data and how long they can mine the data. So, they should use that data as exhaust. Means like, they use it and just throw it away. But they don't, they keep mining that data at a later date, and FISA is only good for five years. Like, I learned that every five years we revisit that, and that's what happened this time, that we renewed it for six years this time, not five, for some reason one extra year. So, I think we revisit all these laws -- >> Could be an election cycle. >> Huh? >> Could be an election cycle maybe. (laughs) >> Yes, exactly! So, we revisit all these laws with Congress and Senate here periodically just to make sure that they are up to date, and that they're not infringing on human rights, or citizen's rights, or stuff like that. >> When you say you update to check they're not conflicting with anything, did you not support that it was conflicting with Privacy Shield and some of the promises you made to Europeans? At what point did that fail to become obvious? >> It does, because there's heightened urgency. Every big incident happens, 9/11 caused a lot of new sort of like regulations and laws coming into the picture. And then the last time, that the Russian interference in our election, that created some sort of heightened urgency. Like, "We need to do something guys here, like if some country can topple our elections, right, that's not acceptable." So, yeah -- >> And what was it that your allies did that caused you to spy on us and to downgrade our privacy? >> I'm not expert on the political systems here. I think our allies are, okay, loose on their, okay, I call it village politics. Like, world is like a village. Like it's so only few countries, it's not millions of countries, right? That's how I see it, a city versus a village, and that's how I see the countries, like village politics. Like there are two camps, like there's Russia and China camp, and then there's U.S. camp on the other side. Like, we used to have Russia and U.S., two forces, big guys, and they managed the whole world balance somehow, right? Like some people with one camp, the other with the other, right? That's how they used to work. Now that Russia has gone, hold on, let me finish, let me finish. >> Yeah. >> Russia's gone, there's this void, right? And China's trying to fill the void. Chinese are not like, acting diplomatic enough to fill that void, and there's, it's all like we're on this imbalance, I believe. And then Russia becomes a rogue actor kind of in a way, that's how I see it, and then they are funding all these bad people. You see that all along, like what happened in the Middle East and all that stuff. >> You said there are different camps. We thought we were in your camp! We didn't expect to be spied on by you, or to have our rights downgraded by you. >> No, I understand but -- >> We thought we were on your side! >> But, but you have to guys to trust us also, like in a village. Let me tell you, I come from a village, that's why I use the villager as a hashtag in my twitter also. Like in village, there are usually one or two families which keep the village intact, that's our roles. >> Right. >> Like, I don't know if you have lived in a village or not -- >> Well, Bill, you're making some great statements. Where's the evidence on the surveillance, where can people find more information on this? Can you share? >> I think there's plenty of evidence, and I can send some stuff on, and I'm a little bit shocked given the awareness of the FISA Act, the Cloud Act, the fact that these things are in existence and they're not exactly unknown. And many people have been complaining about them for years. I mean, we've had Safe Harbor overturned, we've had Privacy Shield overturned, and these weren't just on a whim! >> Yeah, what does JD have in his hand? I want to know. >> The Edward Snowden book! (laughs) >> By Edward Snowden, which gives you plenty. But it wasn't enough, and it's something that we have to keep in mind, because we can always claim that whatever Edward Snowden wrote, that he made it up. Every publication by Edward Snowden is an avalanche of technical confirmation. One of the things that he described about the Cisco switches, which Bill prefers to quote every time, which is a proven case, there were bundles of researchers saying, "I told you guys!" Nobody paid attention to those researchers, and Edward Snowden was smart enough to get the mass media representation in there. But there's one thing, a question I have for Sabjeet, because in the two parties strategy, it is interesting that you always take out the European Union as part. And the European Union is a big player, and it will continue to grow. It has a growing amount of trade agreements with a growing amount of countries, and I still hope, and I think think Bill -- >> Well, I think the number of countries is reducing, you've just lost one! >> Only one. (Bill laughing loudly) Actually though, those are four countries under one kingdom, but that's another point. (Bill chortling heartily) >> Guys, final topic, 5G impact, 'cause you mentioned Cisco, couldn't help think about -- >> Let me finish please my question, John. >> Okay, go ahead. How would you the United States respond if the European Union would now legalize to spy on everybody and every company, and every governmental institution within the United States and say, "No, no, it's our privilege, we need that." How would the United States respond? >> You can try that and see economically what happens to you, that's how the village politics work, you have to listen to the mightier than you, and we are economically mightier, that's the fact. Actually it's hard to swallow fact for, even for anybody else. >> If you guys built a great app, I would use it, and surveil all you want. >> Yeah, but so this is going to be driven by the economics. (John laughing) But the -- >> That's exactly what John said. >> This is going to be driven by the economics here. The big U.S. cloud firms are got to find this ruling enormously difficult for them, and they are inevitably going to lobby for a level of reform. And I think a level of a reform is needed. Nobody on your side is actually arguing very vociferously that the Cloud Act and the discrimination against Europeans is actually a particularly good idea. The problem is that once you've done the reform, are we going to believe you when you say, "Oh, it's all good now, we've stopped it!" Because with Crypto AG scandal in Switzerland you weren't exactly honest about what you were doing. With the FISA courts, so I mean FISA secret courts, the secret warrants, how do we know and what proof can we have that you've stopped doing all these bad things? And I think one of the challenges, A, going to be the reform, and then B, got to be able to show that you actually got your act together and you're now clean. And until you can solve those two, many of your big tech companies are going to be at a competitive disadvantage, and they're going to be screaming for this reform. >> Well, I think that, you know, General Mattis said in his book about Trump and the United states, is that you need alliances, and I think your point about trust and executing together, without alliances, it really doesn't work. So, unless there's some sort of real alliance, (laughs) like understanding that there's going to be some teamwork here, (Bill laughing) I don't think it's going to go anywhere. So, otherwise it'll continue to be siloed and network based, right? So to the village point, if TikTok can become a massively successful app, and they're surveilling, so and then we have to decide that we're going to put up with that, I mean, that's not my decision, but that's what's goin' on here. It's like, what is TikTok, is it good or bad? Amazon sent out an email, and they've retracted it, that's because it went public. I guarantee you that they're talkin' about that at Amazon, like, "Why would we want infiltration by the Chinese?" And I'm speculating, I have no data, I'm just saying, you know. They email those out, then they pull it back, "Oh, we didn't mean to send that." Really, hmm? (laughs) You know, so this kind of -- >> But the TRA Balin's good, you always want to get TRA Balin out there. >> Yeah, exactly. There's some spying going on! So, this is the reality. >> So, John, you were talking about 5G, and I think you know, the role of 5G, you know, the battle between Cisco and Huawei, you just have to look at it this way, would you rather have the U.S. spy on you, or would you rather have China? And that's really your binary choice at this moment. And you know both is happening, and so the question is which one is better. Like, the one that you're in alliance with? The one that you're not in alliance with, the one that wants to bury you, and decimate your country, and steal all your secrets and then commercialize 'em? Or the one kind of does it, but doesn't really do it explicitly? So, you've got to choose. (laughs) >> It's supposed to be -- >> Or you can say no, we're going to create our own standard for 5G and kick both out, that's an option. >> It's probably not as straightforward a question as, or an answer to that question as you say, because if we were to fast-forward 50 years, I would argue that China is going to be the largest trading nation in the world. I believe that China is going to have the upper hand on many of these technologies, and therefore why would we not want to use some of their innovation, some of their technology, why would we not actually be more orientated around trading with them than we might be with the U.S.? I think the U.S. is throwing its weight around at this moment in time, but if we were to fast-forward I think looking in the longterm, if I had to put my money on Huawei or some of its competitors, I think given its level of investments in research and whatever, I think the better longterm bet is Huawei. >> No, no, actually you guys need to pick a camp. It's a village again. You have to pick a camp, you can't be with both guys. >> Global village. >> Oh, right, so we have to go with the guys that have been spying on us? >> How do you know the Chinese haven't been spying on you? (Ray and John laughing loudly) >> I think I'm very happy, you find a backdoor in the Huawei equipment and you show it to us, we'll take them to task on it. But don't start bullying us into making decisions based on what-ifs. >> I don't think I'm, I'm not qualified to represent the U.S., but what we would want to say is that if you look at the dynamics of what's going on, China, we've been studying that as well in terms of the geopolitical aspects of what happens in technology, they have to do what they're doing right now. Because in 20 years our population dynamics go like this, right? You've got the one child policy, and they won't have the ability to go out and fight for those same resources where they are, so what they're doing makes sense from a country perspective and country policy. But I think they're going to look like Japan in 20 years, right? Because the xenophobia, the lack of immigration, the lack of inside stuff coming in, an aging population. I mean, those are all factors that slow down your economy in the long run. And the lack of bringing new people in for ideas, I mean that's part of it, they're a closed system. And so I think the longterm dynamics of every closed system is that they tend to fail versus open systems. So, I'm not sure, they may have better technology along the way. But I think a lot of us are probably in the camp now thinking that we're not going to aid and abet them, in that sense to get there. >> You're competing a country with a company, I didn't say that China had necessarily everything rosy in its future, it'll be a bigger economy, and it'll be a bigger trading partner, but it's got its problems, the one child policy and the repercussions of that. But that is not one of the things, Huawei, I think Huawei's a massively unlimited company that has got a massive lead, certainly in 5G technology, and may continue to maintain a lead into 6G and beyond. >> Oh yeah, yeah, Huawei's done a great job on the 5G side, and I don't disagree with that. And they're ahead in many aspects compared to the U.S., and they're already working on the 6G technologies as well, and the roll outs have been further ahead. So, that's definitely -- >> And they've got a great backer too, the financer, the country China. Okay guys, (Ray laughing) let's wrap up the segment. Thanks for everyone's time. Final thoughts, just each of you on this core issue of the news that we discussed and the impact that was the conversation. What's the core issue? What should people think about? What's your solution? What's your opinion of how this plays out? Just final statements. We'll start with Bill, Ray, Sarbjeet and JD. >> All I'm going to ask you is stop spying on us, treat us equally, treat us like the allies that we are, and then I think we've got to a bright future together! >> John: Ray? >> I would say that Bill's right in that aspect in terms of how security agreements work, I think that we've needed to be more explicit about those. I can't represent the U.S. government, but I think the larger issue is really how do we view privacy, and how we do trade offs between security and convenience, and you know, what's required for personalization, and companies that are built on data. So, the sooner we get to those kind of rules, an understanding of what's possible, what's a consensus between different countries and companies, I think the better off we will all be a society. >> Yeah, I believe the most important kind of independence is the economic independence. Like, economically sound parties dictate the terms, that's what U.S. is doing. And the smaller countries have to live with it or pick the other bigger player, number two in this case is China. John said earlier, I think, also what JD said is the fine balance between national security and the privacy. You can't have, you have to strike that balance, because the rogue actors are sitting in your country, and across the boundaries of the countries, right? So, it's not that FISA is being fought by Europeans only. Our internal people are fighting that too, like how when you are mining our data, like what are you using it for? Like, I get concerned too, when you can use that data against me, that you have some data against me, right? So, I think it's the fine balance between security and privacy, we have to strike that. Awesome. JD? I'll include a little fake check, fact check, at the moment China is the largest economy, the European Union is the second largest economy, followed directly by the USA, it's a very small difference, and I recommend that these two big parties behind the largest economy start to collaborate and start to do that eye to eye, because if you want to balance the economical and manufacturing power of China, you cannot do that as being number two and number three. You have to join up forces, and that starts with sticking with the treaties that you signed, and that has not happened in the past, almost four years. So, let's go back to the table, let's work on rules where from both sides the rights and the privileges are properly reflected, and then do the most important thing, stick to them! >> Yep, I think that's awesome. I think I would say that these young kids in high school and college, they need to come up and solve the problems, this is going to be a new generational shift where the geopolitical landscape will change radically, you mentioned the top three there. And new alliances, new kinds of re-imagination has to be there, and from America's standpoint I'll just say that I'd like to see lawmakers have, instead of a LinkedIn handle, a GitHub handle. You know, when they all go out on campaign talk about what code they've written. So, I think having a technical background or some sort of knowledge of computer science and how the internet works with sociology and societal impact will be critical for our citizenships to advance. So, you know rather a lawyer, right so? (laughs) Maybe get some law involved in that, I mean the critical lawyers, but today most people are lawyers in American politics, but show me a GitHub handle of that congressman, that senator, I'd be impressed. So, that's what we need. >> Thanks, good night! >> Ray, you want to say something? >> I wanted to say something, because I thought the U.S. economy was 21 trillion, the EU is sittin' at about 16, and China was sitting about 14, but okay, I don't know. >> You need to do math man. >> Hey, we went over our 30 minutes time, we can do an hour with you guys, so you're still good. (laughs) >> Can't take anymore. >> No go on, get in there, go at it when you've got something to say. >> I don't think it's immaterial the exact size of the economy, I think that we're better off collaborating on even and fair terms, we are -- >> We're all better off collaborating. >> Yeah. >> Gentlemen -- >> But the collaboration has to be on equal and fair terms, you know. (laughs) >> How do you define fair, good point. Fair and balanced, you know, we've got the new -- >> We did define fair, we struck a treaty! We absolutely defined it, absolutely! >> Yeah. >> And then one side didn't stick to it. >> We will leave it right there, and we'll follow up (Bill laughing) in a later conversation. Gentlemen, you guys are good. Thank you. (relaxing electronic music)
SUMMARY :
leaders all around the world, the EU killing the privacy it unless you are Dutch, Great to have you on, appreciate it, (Bill laughing) that's the BBC headline. about FISA and the Cloud Act and that is the sort of secret courts and also the rights of Europeans, runs the servers anymore, and the marketing of the data. So, the question that comes in my mind, that you give to your own citizens. A hostile takeover of the and the institutions I mean to me it's like, do and when you have the right to say no. and take away from the and the innovation that we I mean I think it's like when, you know, because most of the European member states and unless you can lobby your that the governments have to agree upon and Ray, you articulated I think we can describe Can I add another axis? and privacy. and the east coast as a technical person, They really don't understand. I'm not claiming ours are And so what you have is a fight of the laws in Europe You have to like, back up a massive lack of innovation. and the maximization of and the government checking power and that these are the side effects, and that has driven an enormous You know, 9/11 happened because of them, to take out cyber attacks. that it's Europeans I mean, if I put my line on the line Part of the spying internally and citizens and people in the system And I don't think we support the need for security. for the Americans to be spying on us. I mean I'm sure they do. and I know for a fact the I just got to remember that. that authorizes the surveillance some of the individual properties, Yeah, but just 'cause the in the Senate and the House, gettable in the United States, and data's getting back to a competitor, the CIA is selling the data (laughs) and that they're not that the Russian and that's how I see the Middle East and all that stuff. We didn't expect to be spied on by you, But, but you have to Where's the evidence on the surveillance, given the awareness of the I want to know. and it's something that but that's another point. if the European Union would now legalize that's how the village politics work, and surveil all you want. But the -- that the Cloud Act and the about Trump and the United states, But the TRA Balin's good, So, this is the reality. and so the question is and kick both out, that's an option. I believe that China is You have to pick a camp, and you show it to us, we'll is that they tend to But that is not one of the things, Huawei, and the roll outs have been further ahead. and the impact that was the conversation. So, the sooner we get and across the boundaries and how the internet works the EU is sittin' at about 16, we can do an hour with you guys, go at it when you've got something to say. But the collaboration Fair and balanced, you Gentlemen, you guys are good.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Bill Mew | PERSON | 0.99+ |
Microsoft | ORGANIZATION | 0.99+ |
Ray | PERSON | 0.99+ |
IBM | ORGANIZATION | 0.99+ |
JD | PERSON | 0.99+ |
NSA | ORGANIZATION | 0.99+ |
Amazon | ORGANIZATION | 0.99+ |
John | PERSON | 0.99+ |
Germany | LOCATION | 0.99+ |
Max Schrems | PERSON | 0.99+ |
Ray Wang | PERSON | 0.99+ |
CIA | ORGANIZATION | 0.99+ |
Oracle | ORGANIZATION | 0.99+ |
ORGANIZATION | 0.99+ | |
Max Schrems | PERSON | 0.99+ |
Bill | PERSON | 0.99+ |
C5 Capital | ORGANIZATION | 0.99+ |
Congress | ORGANIZATION | 0.99+ |
Europe | LOCATION | 0.99+ |
John Furrier | PERSON | 0.99+ |
European Union | ORGANIZATION | 0.99+ |
Huawei | ORGANIZATION | 0.99+ |
IronNet | ORGANIZATION | 0.99+ |
Donald Trump | PERSON | 0.99+ |
America | LOCATION | 0.99+ |
Edward Snowden | PERSON | 0.99+ |
FBI | ORGANIZATION | 0.99+ |
Cloud Act | TITLE | 0.99+ |
one | QUANTITY | 0.99+ |
Constellation Research | ORGANIZATION | 0.99+ |
six years | QUANTITY | 0.99+ |
Switzerland | LOCATION | 0.99+ |
five clients | QUANTITY | 0.99+ |
Cisco | ORGANIZATION | 0.99+ |
Sarbjeet Johal | PERSON | 0.99+ |
EU | ORGANIZATION | 0.99+ |
Palo Alto | LOCATION | 0.99+ |
Silicon Valley | LOCATION | 0.99+ |
21 trillion | QUANTITY | 0.99+ |
Boston | LOCATION | 0.99+ |
California | LOCATION | 0.99+ |
five | QUANTITY | 0.99+ |
50 years | QUANTITY | 0.99+ |
FISA Act | TITLE | 0.99+ |
ORGANIZATION | 0.99+ | |
Royal Navy | ORGANIZATION | 0.99+ |
Senate | ORGANIZATION | 0.99+ |
GCHQ | ORGANIZATION | 0.99+ |
five years | QUANTITY | 0.99+ |
BBC | ORGANIZATION | 0.99+ |
Max | PERSON | 0.99+ |
eight | QUANTITY | 0.99+ |
Middle East | LOCATION | 0.99+ |
VxRail Taking HCI to Extremes, Dell Technologies
from the cube Studios in Palo Alto in Boston connecting with thought leaders all around the world this is a cute conversation hi I'm Stu minimun and welcome to this special presentation we have a launch from Dell technologies updates to the BX rail family we're gonna do things a little bit different here we actually have a launch video from Janet champion of Dell technologies and the way we do things a lot of times is analysts get a little preview or when you're watching things you might have questions on it though rather than me just walking it are you watching herself I actually brought in a couple of Dell technologies expert two of our cube alumni happy to welcome back to the program Jonathan Segal he is the vice president of product marketing and Chad Dunn who's the vice president at price today of product management both of them with Dell technologies gentlemen thanks so much for joining us it was too great to be here all right and so what we're gonna do is we're gonna be rolling the video here I've got a button I'm gonna press Andrew will stop it here and then we'll kind of dig in a little bit go into some questions when we're all done we're actually holding a crowd chat where you will be able to ask your questions talk to the expert and everything and so a little bit different way to do a product announcement hope you enjoy it and with that it's VX rail taking API to the extremes is is the theme we'll see you know how what that means and everything but without any further ado it but let's look fanon take the video away hello and welcome my name is Shannon champion and I'm looking forward to taking you through what's new with the ex rail let's get started we have a lot to talk about our launch covers new announcements addressing use cases across the core edge and cloud and spans both new hardware platforms and options as well as the latest in software innovations so let's jump right in before we talk about our announcements let's talk about where customers are adopting the ex rail today first of all on behalf of the entire Dell technologies and BX Rail teams I want to thank each of our over 8,000 customers big and small in virtually every industry who have chosen the x rail to address a broad range of workloads deploying nearly a hundred thousand nodes to date thank you our promise to you is that we will add new functionality improve serviceability and support new use cases so that we deliver the most value to you whether in the core at the edge or for the cloud in the core the X rail from day one has been a catalyst to accelerate IT transformation many of our customers started here and many will continue to leverage VX rail to simply extend and enhance your VMware environment now we can support even more demanding applications such as in-memory databases like s AP HANA and more AI and ML applications with support for more and more powerful GPUs at the edge video surveillance which also uses GPUs by the way is an example of a popular use case leveraging the X rail alongside external storage and right now we all know the enhanced role that IT is playing and as it relates to VDI the X Rail has always been a great option for that in the cloud it's all about kubernetes and how dell technologies cloud platform which is VCF on the x rail can deliver consistent infrastructure for both traditional and cloud native applications and we're doing that together with VMware the X ray o is the only jointly engineered HCI system built with VMware for VMware environments designed to enhance the native VMware experience this joint engineering with VMware and investments in software innovation together deliver an optimized operational experience at reduced risk for our customers all right so Shannon talked a bit about you know the important role of IP of course right now with the global pandemic going on it's really you know calling in you know essential things you know putting you know platforms to the test so I'd really love to hear what both of you are hearing from customers also you know VDI of course you know in the early days it was HDI only does VDI now we know there are many solutions but remote work is you know putting that back front and center so John why don't we start with you is you know what you're absolutely so first of all us - thank you I want to do a shout out to our BX real customers around the world it's really been humbling inspiring and just amazing to see the impact of our bx real customers around the world and what they're having on on human progress here you know just for a few examples there are genomics companies that we have running the X rail that have a row about testing at scale we also have research universities out in the Netherlands on doing the antibody detection the US Navy has stood up a hosta floating Hospital >> of course care for those in need so look we are here to help that's been our message to our customers but it's amazing to see how much they're helping society during this so just just a pleasure there but as you mentioned just to hit on the the VDI comments so it's your points do you know HCI and vxr8 EDI that was initially use case years ago and it's been great to see how many of our existing VX real customers have been able to inhibit very quickly leveraging via trail to add and to help bring their remote workforce you know online and support them with your existing VX rail because V it really is flexible it is agile to be able to support those multiple workloads and in addition to that we've also rolled out some new VDI bundles to make it simpler for customers more cost-effective catered to everything from knowledge workers to multimedia workers you name it you know from 250 desktops up to a thousand but again back to your point BX rail ci is well beyond video it had crossed the chasm a couple years ago actually and you know where VDI now is less than a third of the typical workloads any of our customers out there it supports now a range of workloads as you heard from Shannon whether it's video surveillance whether it's general purpose only to mission-critical applications now with SAV ha so you know this is this has changed the game for sure but the range of workloads and the flexibility of yet rail is what's really helping our existing customers from this pandemic we've seen customers really embrace HCI for a number of workloads in their environments from the ones that we serve all knew and loved back in the the initial days of of HCI now the mission-critical things now to cloud native workloads as well and you know sort of the efficiencies that customers are able to get from HCI and specifically VX rail gives them that ability to pivot when these you know shall we say unexpected circumstances arise and I think if that's informing their their decisions and their opinions on what their IT strategies look like as they move forward they want that same level of agility and the ability to react quickly with our overall infrastructure excellent want to get into the announcements what I want my team actually your team gave me access to the CIO from the city of Amarillo so maybe they can dig up that footage talk about how fast they pivoted you know using VX rail to really spin up things fast so let's hear from the announcements first and then definitely want to share that that customer story a little bit later so let's get to the actual news that and it's gonna share okay now what's new I am pleased to announce a number of exciting updates and new platforms to further enable IT modernization across core edge and cloud I will cover each of these announcements in more detail demonstrating how only the X rail can offer the breadth of platform configurations automation orchestration and lifecycle management across a fully integrated hardware and software full stack with consistent simple side operations to address the broadest range of traditional and modern applications I'll start with hybrid cloud and recap what you may have seen in the Dell technologies cloud announcements just a few weeks ago related to VMware cloud foundation on the X rail then I'll cover two brand new VX rail hardware platforms and additional options and finally circle back to talk about the latest enhancements to our VX rail HCI system software capabilities for lifecycle management let's get started with our new cloud offerings based on the ex rail you xrail is the HCI foundation for dell technologies cloud platform bringing automation and financial models similar to public cloud to on-premises environments VMware recently introduced cloud foundation for dotto which is based on vSphere 7 as you likely know by now vSphere 7 was definitely an exciting and highly anticipated release in keeping with our synchronous release commitment we introduced the XR l 7 based on vSphere 7 in late April which was within 30 days of VMware's release two key areas that VMware focused on were embedding containers and kubernetes into vSphere unifying them with virtual machines and the second is improving the work experience for vSphere administrators with vSphere lifecycle manager or VL CM I'll address the second point a bit in terms of how the X rail fits in in a moment for V cf4 with tansu based on vSphere 7 customers now have access to a hybrid cloud platform that supports native kubernetes workloads and management as well as your traditional vm based workloads and this is now available with VCF 4 on the ex rel 7 the X rails tight integration with VMware cloud foundation delivers a simple and direct path not only to the hybrid cloud but also to deliver kubernetes a cloud scale with one complete automated platform the second cloud announcement is also exciting recent VCF for networking advancements have made it easier than ever to get started with hybrid cloud because we're now able to offer a more accessible consolidated architecture and with that Dell technologies cloud platform can now be deployed with a four node configuration lowering the cost of an entry-level hybrid cloud this enables customers to start smaller and grow their cloud deployment over time VCF on the x rail can now be deployed in two different ways for small environments customers can utilize a consolidated architecture which starts with just four nodes since the management and workload domains share resources in this architecture it's ideal for getting started with an entry-level cloud to run general-purpose virtualized workloads with a smaller entry point both in terms of required infrastructure footprint as well as cost but still with a consistent cloud operating model for larger environments we're dedicated resources and role based access control to separate different sets of workloads is usually preferred you can choose to deploy a standard architecture which starts at 8 nodes for independent management and workload domains a standard implementation is ideal for customers running applications that require dedicated workload domains that includes horizon VDI and vSphere with kubernetes all right John there's definitely been a lot of interest in our community around everything that VMware's doing with vSphere 7 understand if you wanted to use the kubernetes piece you know it's it's VCF as that so we you know we've seen the announcements delt partnering there helped us connect that story between you know really the the VMware strategy and how they've talked about cloud and how you know where does the X rail fit in that overall Delta cloud story absolutely so so first of all is through the x-ray of course is integral to the Delta cloud strategy you know it's been VCF on bx r l equals the delta cloud platform and this is our flagship on-prem cloud offering that we've been able to enable operational consistency across any cloud right whether it's on prem in the edge or in a public cloud and we've seen the delta cloud platform embraced by customers for a couple key reasons one is it offers the fastest hybrid cloud deployment in the market and this is really you know thanks to a new subscription on offer that we're now offering out there we're at less than 14 days it can be set up and running and really the deltek cloud does bring a lot of flexibility in terms of consumption models overall comes to the extra secondly I would say is fast and easy upgrades I mean this is this is really this is what VX real brings to the table for all our clothes if you will and it's especially critical in the cloud so the full automation of lifecycle management across the hardware and software stack boss the VMware software stack and in the Dell software however we're supporting that together this enables essentially the third thing which is customers can just relax right they can be rest assured that their infrastructure will be continuously validated and always be in a continuously validated state and this this is the kind of thing that you know those three value propositions together really fit well with with any on print cloud now you take what Shannon just mentioned and the fact that now you can build and run modern applications on the same the x-ray link structure alongside traditional applications this is a game changer yeah it I love you know I remember in the early days that about CI how does that fit in with cloud discussion and align I've used the last couple years this you know modernize the platform then you can modernize the application though as companies are doing their full modernization this plays into what you're talking about all right let's get you know can't let ran and continue get some more before we dig into some more analysis that's good let's talk about new hardware platforms and updates that result in literally thousands of potential new configuration options covering a wide breadth of modern and traditional application needs across a range of the actual use cases first up I am incredibly excited to announce a brand new delhi MCB x rail series the DS series this is a ruggedized durable platform that delivers the full power of the x rail for workloads at the edge in challenging environments or for space constrained areas the X ray LD series offers the same compelling benefits as the rest of the BX rail portfolio with simplicity agility and lifecycle management but in a lightweight short depth at only 20 inches it's a durable form factor that's extremely temperature resilient shock resistant and easily portable it even meets mil spec standards that means you have the full power of lifecycle automation with VX rail HCI system software and 24 by 7 single point of support enabling you to rapidly react to business needs no matter the location or how harsh the conditions so whether you're deploying a data center at a mobile command base running real-time GPS mapping on-the-go or implementing video surveillance in remote areas you can ensure availability integrity and confidence for every workload with the new VX Rail ruggedized D series had would love for you to bring us in a little bit you know that what customer requirement bringing bringing this to market I I remember seeing you know Dell servers ruggedized of course edge you know really important growth to build on what John was talking about clouds so yeah Chad bring us inside what was driving this piece of the offering sure Stu yeah you know having the the hardware platforms that can go out into some of these remote locations is really important and that's being driven by the fact that customers are looking for compute performance and storage out at some of these edges or some of the more exotic locations you know whether that's manufacturing plants oil rigs submarine ships military applications in places that we've never heard of but it's also been extending that operational simplicity of the the sort of way that you're managing your data center that has VX rails you're managing your edges the same way using the same set of tools so you don't need to learn anything else so operational simplicity is is absolutely key here but in those locations you can take a product that's designed for a data center where you're definitely controlling power cooling space and take it to some of these places where you get sand blowing or sub-zero temperatures so we built this D series that was able to go to those extreme locations with extreme heat extreme cold extreme altitude but still offer that operational simplicity if you look at the the resistance that it has to heat it can go from around operates at a 45 degrees Celsius or 113 degrees Fahrenheit range but it can do an excursion up to 55 °c or 131 degrees Fahrenheit for up to eight hours it's also resisted the heats and dust vibration it's very lightweight short depth in fact it's only 20 inches deep this is a smallest form factor obviously that we have in the BX rail family and it's also built to to be able to withstand sudden shocks it's certified it was stand 40 G's of shock and operation of the 15,000 feet of elevation it's pretty high and you know this is this is sort of like where were skydivers go to when they weren't the real real thrill of skydiving where you actually the oxygen to to be a put that out to their milspec certified so mil-std 810g which i keep right beside my bed and read every night and it comes with a VX rail stick hardening package is packaging scripts so that you can auto lock down the rail environment and we've got a few other certifications that are on the roadmap now for for naval chakra quirements EMI and radiation immunity of all that yeah you know it's funny I remember when weights the I first launched it was like oh well everything's going to white boxes and it's going to be you know massive you know no differentiation between everything out there if you look at what you're offering if you look at how public clouds build their things what I call it a few years poor is there's a pure optimization so you need scale you need similarities but you know you need to fit some you know very specific requirements lots of places so interesting stuff yeah certifications you know always keep your teams busy alright let's get back to Shannon we are also introducing three other hardware based editions first a new VX rail eseries model based on were the first time AMD epic processors these single socket 1u nodes offered dual socket performance with CPU options that scale from 8 to 64 cores up to a terabyte of memory and multiple storage options making it an ideal platform for desktop VDI analytics and computer-aided design next the addition of the latest NVIDIA Quadro RT X GPUs brings the most significant advancement in computer graphics in over a decade to professional workflows designers and artists across industries can now expand the boundary of what's possible working with the largest and most complex graphics rendering deep learning and visual computing workloads and Intel obtain DC persistent memory is here and it offers high performance and significantly increase memory capacity with data persistence at an affordable price persistence is a critical feature that maintains data integrity even when power is lost enabling quicker recovery and less downtime with support for Intel obtain DC persistent memory customers can expand in memory intensive workloads and use cases like sa P Hana alright let's finally dig into our HCI system software which is the core differentiation for the xrail regardless of your workload or platform choice our joint engineering with VMware and investments in the x-ray HCI system software innovation together deliver an optimized operational experience at reduced risk for our customers under the covers the xrail offers best-in-class Hardware married with VMware HCI software either vcn or VCF but what makes us different stems from our investments to integrate the two Dell technologies has a dedicated VX rail team of about 400 people to build market sell and support a fully integrated hyper-converged system that team has also developed our unique the X rail HDI system software which is a suite of integrated software elements that extend VMware native capabilities to deliver a seamless automated operational experience that customers cannot find elsewhere the key components of the x rail HDI system software are shown around the arc here that include the X rail manager full stack lifecycle management ecosystem connectors and support I don't have time to get into all the details of these elements today but if you're interested in learning more I encourage you to meet our experts and I will tell you how to do that in a moment I touched on VLC M being a key feature to vSphere seven earlier and I'd like to take the opportunity to expand on that a bit in the context of the xrail lifecycle management the LCM adds valuable automation to the execution of updates for customers but it doesn't eliminate the manual work still needed to define and package the updates and validate all of the components prior to applying them with the X ray all customers have all of these areas addressed automatically on their behalf freeing them to put their time into other important functions for their business customers tell us that lifecycle management continues to be a major source of the maintenance effort they put into their infrastructure and then it tends to lead to overburden IT staff that it can cause disruptions to the business if not managed effectively and that it isn't the most efficient economically Automation of lifecycle management in VX Rail results in the utmost simplicity from a customer experience perspective and offers operational freedom from maintaining infrastructure but as shown here our customers not only realize greater IT team efficiencies they have also reduced downtime with fewer unplanned outages and reduced overall cost of operations with the xrail HCI system software intelligent lifecycle management upgrades of the fully integrated hardware and software stack are automated keeping clusters in continuously validated States while minimizing risks and operational costs how do we ensure continuously validated States Furby xrail the x-ray labs execute an extensive automated repeatable process on every firmware and software upgrade and patch to ensure clusters are in continuously validated states of the customer's choosing across their VX rail environment the VX rail labs are constantly testing analyzing optimising and sequencing all of the components in the upgrade to execute in a single package for the full stack all the while the x rail is backed by Delhi MCS world-class services and support with a single point of contact for both hardware and software IT productivity skyrockets with single-click non-disruptive upgrades of the fully integrated hardware and software stack without the need to do extensive research and testing taking you to the next VX rail version of your choice while always in a continuously validated state you can also confidently execute automated VX rail upgrades no matter what hardware generation or node types are in the cluster they don't have to all be the same and upgrades with VX rail are faster and more efficient with leap frogging simply choose any VX rail version you desire and be assured you will get there in a validated state while seamlessly bypassing any other release in between only the ex rail can do that all right so Chad you know the the lifecycle management piece that Jana was just talking about is you know not the sexiest it's often underappreciated you know there's not only the years of experience but the continuous work you're doing you know reminds me back you know the early V sand deployments versus VX rail jointly develop you know jointly tested between Dell and VMware so you know bring us inside why you know 2020 lifecycle management still you know a very important piece especially in the VL family yeah let's do I think it's sexy but I'm pretty big nerd yes even more the larger the deployments come when you start to look at data centers full of VX rails and all the different hardware software firmware combinations that could exist out there it's really the value that you get out of that VX r l HTI system software that Shannon was talking about and how its optimized around the VMware use case very tightly integrated with each VMware component of course and the intelligence of being able to do all the firmware all of the drivers all of the software altogether tremendous value to our customers but to deliver that we really need to make a fairly large investment so she Anna mentioned we've run about twenty five thousand hours of testing across each major release four patches Express patches that's about seven thousand hours for each of those so obviously there's a lot of parallelism and and we're always developing new test scenarios for each release that we need to build in as we as we introduce new functionality one of the key things that were able to do as Shannon mentioned is to be able to leapfrog releases and get you to that next validated state we've got about 100 engineers just working on creating and executing those test cases on a continuous basis and obviously a huge amount of automation and then when we talk about that investment to execute those tests that's well north of sixty million dollars of investment in our lab in fact we've got just over two thousand VH rail units in our testbed across the u.s. Shanghai China and corn island so a massive amount of testing of each of those those components to make sure that they operate together in a validated state yeah well you know absolutely it's super important not only for the day one but the day two deployments but I think this actually be a great place for us to bring in that customer that Dell gave me access to so we've got the CIO of Amarillo Texas he was an existing VX rail customer and he's going to explain what happened as to how he needed to react really fast to support the work from home initiative as well as you know we get to hear in his words the value of what lifecycle management means though Andrew if we could queue up that that customer segment please it was it's been massive and it's been interesting to see the IT team absorb it you know as we mature and they I think they embrace the ability to be innovative and to work with our departments but this instance really justified why I was driving progress so so fervently why it was so urgent today three years ago we the answer would have been no there would have been we wouldn't have been in a place where we could adapt with it with the x-ray all in place you know in a week we spun up hundreds of instant phones we spawned us a seventy five person call center in a day and a half for our public health we will allow multiple applications for Public Health so they could do remote clinics it's given us the flexibility to be able to to roll out new solutions very quickly and be very adaptive and it's not only been apparent to my team but it's really made an impact on the business and now what I'm seeing is those those are my customers that were a little lagging or a little conservative or understanding the impact of modernizing the way they do business because it makes them adaptable as well all right so rich you talked to a bunch about the the efficiencies that they tie put place how about that that overall just managed you know you talked about how fast you spun up these new VDI instances you need to be able to do things much simpler so you know how does the overall lifecycle management fit into this discussion it makes it so much easier and you know in the in the old environment one it took a lot of man-hours to make change it was it was very disruptive when we did make change this it overburdened I guess that's the word I'm looking for it really over overburdened our staff it cost disruption to business it was it cost-efficient and then you simple things like you know I've worked for multi billion-dollar companies where we had massive QA environments that replicated production simply can't afford that at local government you know having the sort of environment lets me do a scaled-down QA environment and still get the benefit of rolling out non disruptive change as I said earlier it's allow us to take all of those cycles that we were spending on lifecycle management because it's greatly simplified and move those resources and rescale them in in other areas where we can actually have more impact on the business it's hard to be innovated when a hundred percent of your cycles are just keeping the ship afloat all right well you know nothing better than hearing straight from the end-user you know public sector reacting very fast to the Cova 19 and you know you heard him he said if this had hit his before he had run this project he would not have been able to respond so I think everybody out there understands if I didn't actually have access to the latest technology you know it would be much harder all right I'm looking forward to doing the crowd chat and everybody else digging with questions and get follow-up but a little bit more I believe one more announcement he came and got for us though let's roll the final video clip in our latest software release the x-ray of 4.7 dot 510 we continue to add new automation and self-service features new functionality enables you to schedule and run upgrade health checks in advance of upgrades to ensure clusters are in a ready state for the next upgrade or patch this is extremely valuable for customers that have stringent upgrade windows as they can be assured the clusters will seamlessly upgrade within that window of course running health checks on a regular basis also helps ensure that your clusters are always ready for unscheduled patches and security updates we are also offering more flexibility and getting all nodes or clusters to a common release level with the ability to reimage nodes or clusters to a specific the xrail version or down Rev one or more more nodes that may be shipped at a higher Rev than the existing cluster this enables you to easily choose your validated state when adding new nodes or repurposing nodes in cluster to sum up all of our announcements whether you are accelerating data center modernization extending HCI to harsh edge environments deploying an on-premises Dell technologies cloud platform to create a developer ready kubernetes infrastructure BX Rail is there delivering a turnkey experience that enables you to continuously innovate realize operational freedom and predictably evolve the x rail provides an extensive breadth of platform configurations automation and lifecycle management across the integrated hardware and software full stack and consistent hybrid cloud operations to address the broadest range of traditional and modern applications across core edge and cloud I now invite you to engage with us first the virtual passport program is an opportunity to have some fun while learning about the ex rails new features and functionality and score some sweet digital swag while you're at it it delivered via an automated via an augmented reality app all you need is your device so go to the x-ray is slash passport to get started and secondly if you have any questions about anything I talked about or want a deeper conversation we encourage you to join one of our exclusive VX rail meet the experts sessions available for a limited time first-come first-served just go to the x-ray dot is slash expert session to learn more you all right well obviously with everyone being remote there's different ways we're looking to engage so we've got the crowd chat right after this but John gives a little bit more is that how Del's making sure to stay in close contact with customers and what you've got firfer options for them yeah absolutely so as Shannon said so in lieu of not having Dell tech world this year in person where we could have those great in-person interactions and answer questions whether it's in the booth or you know in in meeting rooms you know we are going to have these meet the experts sessions over the next couple of weeks and look we're gonna put our best and brightest from our technical community and make them accessible to to everyone out there so again definitely encourage you we're trying new things here in this virtual environment to ensure that we could still stay in touch answer questions be responsive and really looking forward to you know having these conversations over the next couple weeks all right well John and Chad thank you so much we definitely look forward to the conversation here in int in you'd if you're here live definitely go down below do it if you're watching this on demand you can see the full transcript of it at crowd chat /vx rocks sorry V xrail rocks for myself Shannon on the video John and Chad Andrew man in the booth there thank you so much for watching and go ahead and join the crowd chat
SUMMARY :
fast to the Cova 19 and you know you
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Jonathan Segal | PERSON | 0.99+ |
John | PERSON | 0.99+ |
Shannon | PERSON | 0.99+ |
15,000 feet | QUANTITY | 0.99+ |
Chad Dunn | PERSON | 0.99+ |
Chad | PERSON | 0.99+ |
Andrew | PERSON | 0.99+ |
131 degrees Fahrenheit | QUANTITY | 0.99+ |
Janet | PERSON | 0.99+ |
Palo Alto | LOCATION | 0.99+ |
US Navy | ORGANIZATION | 0.99+ |
40 G | QUANTITY | 0.99+ |
VMware | ORGANIZATION | 0.99+ |
2020 | DATE | 0.99+ |
Dell | ORGANIZATION | 0.99+ |
113 degrees Fahrenheit | QUANTITY | 0.99+ |
45 degrees Celsius | QUANTITY | 0.99+ |
8 | QUANTITY | 0.99+ |
Netherlands | LOCATION | 0.99+ |
NVIDIA | ORGANIZATION | 0.99+ |
today | DATE | 0.99+ |
Jana | PERSON | 0.99+ |
Anna | PERSON | 0.99+ |
late April | DATE | 0.99+ |
a day and a half | QUANTITY | 0.99+ |
vSphere 7 | TITLE | 0.99+ |
vSphere | TITLE | 0.99+ |
Amarillo | LOCATION | 0.99+ |
two | QUANTITY | 0.99+ |
thousands | QUANTITY | 0.99+ |
each release | QUANTITY | 0.98+ |
both | QUANTITY | 0.98+ |
30 days | QUANTITY | 0.98+ |
250 desktops | QUANTITY | 0.98+ |
less than 14 days | QUANTITY | 0.98+ |
about 400 people | QUANTITY | 0.98+ |
Boston | LOCATION | 0.98+ |
two key areas | QUANTITY | 0.98+ |
less than a third | QUANTITY | 0.98+ |
about seven thousand hours | QUANTITY | 0.98+ |
24 | QUANTITY | 0.97+ |
7 | QUANTITY | 0.97+ |
VX Rail | COMMERCIAL_ITEM | 0.97+ |
20 inches | QUANTITY | 0.97+ |
Dell Technologies | ORGANIZATION | 0.97+ |
about twenty five thousand hours | QUANTITY | 0.97+ |
over two thousand VH | QUANTITY | 0.97+ |
Stu minimun | PERSON | 0.97+ |
over 8,000 customers | QUANTITY | 0.97+ |
u.s. | LOCATION | 0.97+ |
HCI | ORGANIZATION | 0.97+ |
corn island | LOCATION | 0.97+ |
each | QUANTITY | 0.97+ |
64 cores | QUANTITY | 0.97+ |
up to a thousand | QUANTITY | 0.96+ |
one | QUANTITY | 0.96+ |
first time | QUANTITY | 0.96+ |
x rail | TITLE | 0.95+ |
Simon Taylor, HYCU | CUBE Conversation, March 2020
>> From the SiliconANGLE Media office in Boston massachusetts, it's theCUBE. (techno music) Now, here's your host Stu Miniman. >> Hi, and welcome to a special CUBE conversation here in our Boston area studio. One of the biggest topics we've been digging into as we head through 2020, has really been multi-cloud and as the customers as they're really going through their own transformations understanding what they're doing in their data center to modernize what's happening between all of the public clouds they use, and all the services that fit amongst them. Happy to bring back one of our CUBE alumni to dig into a specific topic. Simon Taylor, who's the CEO of HYCU. Of course data protection, a big piece. A big buzz in the industry for a number of years, in one of those areas, in multi-cloud, that's definitely of big importance. Simon, great to see you, thanks so much for joining us. >> Thank you so much for having me back on, it's exciting to be here. >> All right, so, Simon, first, give us the update. >> Sure. >> It's 2020. We've seen you at many of the conferences we go to. You're based in Boston, so not to far for you to come out to our Boston area studio here. You know a 40 minute drive without traffic so, >> Not bad at all. >> give us the latest on HYCU. >> Certainly well and Stu, thanks again for having me into your studio, it's gorgeous, everything looks great. It's a lot easier than traveling over to Europe to see you. So this is very very convenient actually. But since we last spoke, which I think was about six months ago now, HYCU has been growing fast and furiously, you know we started out with the world's first purpose built backup and recovery product for Nutanix Of course, we added VMware we added Google Cloud, we wrapped all the data together into multi-cloud data protection as a service, and we called that HYCU Protege. Well I am so thrilled to announce that in just the three months since we've launched Protege, we have seen hundreds of customers flocking to it. And what we're finding is that customers are calling us and they're saying things like, "let me get this straight, "I'm already backing up my data on-prem with you, "I can now migrate to the cloud, "bring it back again for disaster recovery as a service, "and it's all part of HYCU?" and we say yes, you know, and they say, "and this is all offered as a service?" Yes, "and it's natively integrated "into all the platforms that I'm using?" Yes. And I think so customers today, are more and more in need of the kind of expertise that HYCUs providing because they're looking now much more strategically than ever before, at what workloads to leave on-prem and which workloads to migrate to the cloud, and they want to make sure that, that entire data pathway is protected from beginning to end. >> Yeah, it's really interesting stuff, I think back to early in my career that you know that data protection layer was like, "well, this is what I'm running "and don't change it." Think about like when you've rolled out like virtual tape as a technology it was, you know, "I don't want to have to change my backup "because that is just something that runs "and I don't do it." For last five years or so it feels like customers. There's so much change in their environment that they are looking for things that are more flexible, you talked about some of the flexible adoption models for payment and the like that they're looking for. So, you know, what do you think customers are just more embracing of that change, is it just that changes their daily business and therefore data protection needs to come along with that. Well it's funny you asked because just a few years ago I was on theCUBE with you and you said to me, "you guys have a perpetual license model, "what are you doing about that?" and I said, "don't worry, it is shifting to as a service it's going subscription," which was super important for the market is, I've had conversations with folks who are selling cooking gear and they're trying to sell that as a service, I saw yesterday, somebody, I think Panera Bread, is offering a coffee as a service. You know, I think what we've started to realize is that the convenience of the as a service model, the flexibility, which I would argue was probably driven by cloud technology and cloud technology adoption, is something the market has truly embraced and I think anybody who's not moved in that direction at this point is probably very much being left behind. >> Okay, another technology that often goes hand in hand in discussion with data protection is security. Of course ransomware is a hot topic conversation the last few years, how does that fit into your conversations with customers, what are you saying? >> That's a great question. So you know one of our advisory board members, his name is Kevin Powers, and he runs the Boston College cyber security program. I had the privilege and the honor of attending the FBI Boston College cyber program recently at a large scale event at Boston College, and FBI Director Ray was actually on hand to talk about this problem, and it was incredible you know he said, "cyber crime as a service "is becoming a major issue," you're talking about the commoditization of hard to build malware, that's now just skyrocketing off the charts, the amount of cyber exploitation that's going on across the world. This is creating massive massive issues for the FBI because they've got so many thousands of cases, they've got to deal with. And while they're doing a fantastic job. We believe prevention is certainly the key. So one of the things that has been really really wonderful as a CEO to watch has been the way that some of our customers have actually been able to crack the code in terms of not having to give in to these bad actors. We've had actual customers who have had ransomware attacks had millions of dollars in data, literally stolen from them, and they've been told, "you've got to deposit, "$5 million on this Bitcoin account by midnight, "or we're deleting the data." Right? Because HYCU is Linux based because HYCU is not Windows Server based because HYCU is natively integrated into all the platforms that we support. We were able to help those customers get their data back without paying a penny. So I think that that's one of those moments where you really sort of say to yourself, "God I'm glad I'm in this business here," we've built a product that doesn't just do what we say it's going to do, it does a heck of a lot more. And I think it's it's absolutely a massive problem and data protection is really a key part of the answer, >> You know it's great to hear their success stories there, you know I think back to earlier days where it'd be like well you know what if I set up for disasters and data protection and things like that, well maybe I haven't thought about it or maybe I kind of implemented it but I've never really tested it, but there's more and more reasons why I might actually need to leverage these technologies that I've deployed, and it's nice to know that they're there. You know it's not just an insurance thing that I've never used. >> Oh absolutely. Yeah, absolutely. >> All right. So I started off our discussion time in talking about multi-cloud So you talked about earlier we first first met it was at the Nutanix shows in their environments, and some of that you've gone along with Nutanix as they've gone through hybrid and multi-cloud what they call enterprise Cloud Messaging. >> Sure. >> And play with those environments so bring us up to speed. What have your big customers doing with cloud where does HYCU fit in and what are the updates on your product. >> Yeah, sure. And I'll start off by saying that at this point about a third of all AHV customers are using a HYCU for backup AND recovery. >> And just for our audience that doesn't know, AHV of course is Nutanix's >> Yes. >> Acropolis Hypervisor >> Absolutely. >> That comes baked into their solution as an alternative to people like VMware. >> Perfectly said as always sir, yes very much, and you know we've been thrilled as the rise of AHV and Nutanix has sort of taken the market by storm. And when we started out, you know we use to came on the show with zero customers and a new product and said, "we believe in AHV and we think it's going to be great "and we're going to back it up." And that's really paid off in spades for us, which was wonderful, but we also recognize that customers needed that VMware backups. We built a VADP integration and then we started going after the public cloud. So we started with Google Cloud, and we said we're going to build the world's first purpose built backup and recovery as a service for GCP. We launched that last year and it was tremendous you know some of the world's largest companies and organizations and governments are actually now running HYCU specifically for Google Cloud. So we've been thrilled about that. I think the management team at GCP has done a terrific job of making sure that Google can be really competitive in the cloud wars, and we're thrilled to support them. >> Yeah, and I'm glad you've got some customer stories on Google because you know the industry watchers out there it's like, "well you know Google they're number three," and you know we know that Google has some really strong data products Where they're very well known but I'm curious when you're talking to your customers. Is there anything that's kind of commonalities to why customers are using Google and you know what feedback you're hearing from your customers out there. >> Sure I mean I'll start off by saying this, we've polled our customers and we've now got over 1,300 customers in 56 countries. So we polled all of them and we just said, "how many data silos do you have, "how many platforms, how many clouds?" The average was five. Right, so the first thing to say is that I think almost all of these large enterprise customers in public sector and private sector are really using all of them, the extent to which they may be using AWS versus Azure versus GCP, versus Nutanix versus VMware on-prem. we can argue and debate but I think all customers at this point of any size and scale are trying them all out. I think what Google's done really well is they've started to build a really strong partner program. I think where they were a little bit sort of late to the party in terms of AWS and Azure being there sort of first. But I think what Thomas Kurian did when he came in is he sort of tripled down on sort of building out that ecosystem and saying, "what's really important "to make cloud customers comfortable "that their data is going to be as safe on Google Cloud, "as it was on-prem," and I'm thrilled that they've elected to make data protection sort of one of the key pillars of that strategy, not just because we're a data protection company, but because I do think that that was one of the encumbrances in terms of that evolution to cloud. >> Yeah, absolutely, seen a huge growth in the ecosystem around Google. The other big cloud provider that has a very strong partner ecosystem is the one when I went to the show last year, their CEO Satya Nadella talked about trust, so of course talking about Microsoft and Azure, very large ecosystem there, trying to emphasize, maybe against others and by the way you saw this as much of a shot against Google >> Sure. >> you know, how do I trust Google with my data and information from the consumer side as AWS is I might be concerned that they might be competing against them. So, how about the Microsoft relationship? >> It's a great question. So again, so when we started on-prem, with our initial purpose built backup recovery products. We added Google Cloud. You know I'm now thrilled to announce that we're also going to be launching Azure backup and recovery. It's also native, it is purpose built into the Azure Marketplace. All the things you've come to expect from HYCU backup. The simplicity, the fact that it's SLO based. The fact that you can actually go in and decide how many times a day you want a different recovery point et cetera. All of those levels of configuration are now baked in to HYCUs own purpose built backup and recovery as a service for Azure. But I think the important thing to remember about this wonderful wonderful new addition to our portfolio. Is that, it is a critical component of HYCU Protege. So getting back to your question from before about multi-cloud data protection and what we're seeing, we call this the year of migration, because for all of these cloud platforms, what are they really trying to do they need to move massive amounts of data in a safe and resilient manner, to the cloud. So remember after we built out these purpose built backup recovery services, Azure is now one of those. We then pulled all that data together under a single pane of glass we called it HYCU Protege. We then said to customers, we're going to enable you to automatically migrate with the touch of a button an entire workload to the cloud, and then bring it back again for disaster recovery, and we will protect the data on-prem in the cloud and back again. >> Yeah, it's interesting 'cause when we kind of look at what's happening in the marketplace, for many years it was a discussion of what's moving from the data center to the public cloud, some things are moving back from the environment edge, of course, pulls things even further. Often it's, I say it's not even migration anymore it's just mobility, because we are going to be moving things and spinning things up and building things in many more places, and it's going to change. As we started out that conversation, there's so much change going on that so you're giving customers some optionality there, so that this isn't just a one way, you know, let's stick it on a truck put it on this thing and get it to that environment but I need to be able to enable some of that optionality and know what I'm doing today but also knowing that you know six months a year from now, we know things are going to be different >> Yes, yes! >> And in each of these some of those environments. >> Absolutely. We call it the three Ds data assurance, data mobility, and disaster recovery. So I think the ability to not only protect your data, whether it's on-prem as it journeys to the cloud or whether it's in the cloud, the ability to actually assist the customer in the migration. And what I hear time and time again is, "oh but Azure has a tool," or "Google has a tool for migration." Of course they have tools for migration, but I think the challenge for customers is, how do I affect that data resiliency, how do I ensure that I can move the data as a complete workload. Moving an entire SAP HANA instance, for example, to the cloud. And it protected the entire time as it journeys up there, and then bring it back for the disaster recovery without professional services. Because again, you know HYCU it's about simplicity, we want to make sure that these customers can get the same level of readiness, the same ease of deployment that they get from their cloud vendor, when they're thinking about the data protection and the migration. >> All right, I want to click down one layer >> Please. >> in here. We're talking about multi-cloud, you talk about simplicity. >> Sure. >> Well, Kubernetes might not be the simplest thing out there but it absolutely is a fundamental piece of the infrastructure in a multi-cloud environment so you know your partners, Google with GKE, Azure with AKS and >> And Carbon. >> Carbon with a K from Nutanix everyone now, I say it's not about distributions it's really every platform that you're going to use is going to have Kubernetes built into it so what does that mean from a data protection standpoint? Do you just plug into all of these environments you've tested it got customers using it? >> It's a great question it comes up, as you can imagine, all the time. I think it's something that is becoming more and more ready for prime time. A lot of the major vendors are moving to it, making heavy investments in Kubernetes, we ourselves have over 100 customers that are actively using Kubernetes in one form or another and backing the data up using HYCU so there's no question in my mind that HYCU is Kubernetes ready. I think what's really exciting for us is some of the native integrations we're working on with Google and with Nutanix so whether it's Carbon whether it's GKE, we want to make sure that when we work with these platforms that we mimic, how the platform is supporting Kubernetes, so that our customers can get the same experience from HYCU that they're getting from the platform provider itself. >> All right, Simon want to give you the final word. Bring us inside your customers what they're doing with multi-cloud and where HYCU fits there, here in 2020. Sure, we talked about prime time. Cloud for many years has been something that I think large enterprises have talked a big game about, but have been really dipping their toe in the water with. What we've seen the last two years, is a massive massive at scale migration to the largest three public clouds, whether that's GCP, whether that's Azure or the other one. (laughing) We're thrilled to support GCP and Azure because GCP and Azure, we believe do provide the most value to our customers. But I think the name of the game here is not just supporting a customer in the cloud, it's understanding that every customer today is to is on a journey, whether they're on-prem, whether their journeying to cloud or they're in cloud those three Ds, data assurance, which is our backup, data mobility, which is the automated migration, or disaster recovery readiness. That's the name of the game and that's how HYCU wants to help. >> All right, Simon Taylor. Always a pleasure to catch up with you thank you so much for the HYCU updates, >> Stu thanks so much for having us on. >> All right, be sure to check out www.thecube.net for all of our inventory of the shows that we've been at the videos we've done, you can even search on keywords in companies, I'm Stu Miniman and thank you for watching theCUBE. (Techno Music)
SUMMARY :
From the SiliconANGLE Media office and all the services that fit amongst them. it's exciting to be here. You're based in Boston, so not to far and we say yes, you know, is that the convenience of the as a service model, the last few years, how does that fit and data protection is really a key part of the answer, and it's nice to know that they're there. Yeah, absolutely. So you talked about earlier we first first met and what are the updates on your product. And I'll start off by saying that at this point as an alternative to people like VMware. and it was tremendous you know and you know what feedback you're hearing Right, so the first thing to say is and by the way you saw this as much of a shot against Google and information from the consumer side We then said to customers, we're going to enable you and get it to that environment And in each of these the ability to actually assist the customer you talk about simplicity. and backing the data up using HYCU is not just supporting a customer in the cloud, Always a pleasure to catch up with you I'm Stu Miniman and thank you for watching theCUBE.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
ORGANIZATION | 0.99+ | |
FBI | ORGANIZATION | 0.99+ |
Boston | LOCATION | 0.99+ |
Simon Taylor | PERSON | 0.99+ |
Microsoft | ORGANIZATION | 0.99+ |
Kevin Powers | PERSON | 0.99+ |
Simon | PERSON | 0.99+ |
Europe | LOCATION | 0.99+ |
five | QUANTITY | 0.99+ |
Satya Nadella | PERSON | 0.99+ |
$5 million | QUANTITY | 0.99+ |
Nutanix | ORGANIZATION | 0.99+ |
HYCU | ORGANIZATION | 0.99+ |
AWS | ORGANIZATION | 0.99+ |
Thomas Kurian | PERSON | 0.99+ |
2020 | DATE | 0.99+ |
March 2020 | DATE | 0.99+ |
GCP | ORGANIZATION | 0.99+ |
last year | DATE | 0.99+ |
40 minute | QUANTITY | 0.99+ |
Stu Miniman | PERSON | 0.99+ |
Boston College | ORGANIZATION | 0.99+ |
yesterday | DATE | 0.99+ |
Ray | PERSON | 0.99+ |
HYCUs | ORGANIZATION | 0.99+ |
Panera Bread | ORGANIZATION | 0.99+ |
56 countries | QUANTITY | 0.99+ |
millions of dollars | QUANTITY | 0.98+ |
over 100 customers | QUANTITY | 0.98+ |
today | DATE | 0.98+ |
www.thecube.net | OTHER | 0.98+ |
Kubernetes | TITLE | 0.98+ |
first | QUANTITY | 0.97+ |
each | QUANTITY | 0.97+ |
CUBE | ORGANIZATION | 0.97+ |
AKS | ORGANIZATION | 0.97+ |
SAP HANA | TITLE | 0.97+ |
one | QUANTITY | 0.97+ |
over 1,300 customers | QUANTITY | 0.97+ |
zero customers | QUANTITY | 0.96+ |
AHV | ORGANIZATION | 0.96+ |
GKE | ORGANIZATION | 0.96+ |
one layer | QUANTITY | 0.96+ |
one form | QUANTITY | 0.96+ |
hundreds of customers | QUANTITY | 0.95+ |
Tony Giandomenico, Fortinet | CUBEConversation, November 2019
>>Our studios. Silicon Valley, Palo Alto, California is a Q conversation. Hi and welcome to the cube studios in Palo Alto, California for another cube conversation where we go in depth with the tech leaders driving innovation across the technology industry. I'm your host Peter Burris. Well, it's that time of quarter again. Every quarter we get together with Fortinet to discuss their threat landscape report, which is one of the industry's best and most comprehensive views into how the bad guys are utilizing bad software and bad access to compromise digital business and steel digital assets. Now, this quarter's report suggests that there's not as much new stuff going on. If you look at the numbers, they're relatively flat compared to previous quarters, but that doesn't tell the real story. Underneath those numbers, we see that there is a churn. There's an incredibly dynamic world of bad actors doing bad things with old and new bad stuff to try to compromise digital business to learn more about this dynamism and what's really happening. Once again, we've got a great cube guest, Tony Gian. Medico is a senior security strategist and researcher and CTI lead at Fortinet. Tony, welcome back to the cube. >>Hey Peter, it's great to be here. >>So Tony, I started off by making this observation that the index suggests that we're in kind of a steady state, but that's not really what's happening. Is it? What's really going on? Where it's going on inside the numbers? >>Yeah, no, we start to see a little bit of a shift of tactics. Um, what has happened, I think, uh, not all the time, but sometimes with the adversaries like to do is penetrate an organization where maybe us as defenders aren't necessarily as focused in on, and a great example is this. For many years we were focused on at and rightfully so, and we continue to be focused on this is being able to block a phishing email, right? We have our email security gateways to be able to not allow that email to come into the network. We also then for for whatever reason, if it happens to get into the network, we focus on user awareness training to educate our users to make sure that they can identify a malicious email. They're not clicking that link are clicking that attachment. Now with that said, we look at the actual data in our Q three threat last grade report and what we're seeing is the adversaries are targeting vulnerabilities that if they were successfully exploited would give them remote code execution, meaning that they, they they can compromise that box further and further inside the network. >>Now granted that's been happening for many years but we have actually seen an increase order. As a matter of fact, it was number one prevalence across all the actual regions. So with that said, I think it's worth making sure that you're looking at your edge devices or your edge services that are publicly exposed out there. Make sure that there's no vulnerabilities on them, make sure that they're not misconfigured and also make sure that you have some type of multifactor authentication. And I think like we've talked about many times that threat landscape or that no threat attack surface continues really to expand, right? You got, you got cloud, you have IOT. So it's becoming more and more difficult to be able to secure all those edge services. But definitely you know, something you should take a look at >>and you got more people using more mobile devices to do more things. So, so it sounds as though it's a combination of two things. It's really driving this dynamism, right, Tony? It's one, just the raw numbers of growth and devices and opportunities and the threat surface is getting larger and the possibility that something's misconfigured is going up and to that they're just trying to catch organizations by surprise. One of those is just make sure you're doing things right, but the other one is don't keep, take your eye off the ball, isn't it? How are organizations doing as they try to, uh, expand their ability to address all of these different issues, including a bunch that are tried and true and mature, uh, that we may have stopped focusing on? >>Yeah. You know, it's really hard, right? I always say this and um, you know, I get some mixed kind of reacts in sometimes, but you can't protect and monitor everything. I mean, depending on how large your network is, it's really difficult. So, I mean really focusing on what's important, what's critical in your organization is probably really the best approach. I mean, really kind of focusing on that. Now with that said though, the reason why it becomes so, so difficult these days is the volumes of threats that we're seeing. Um, kind of come out of what I refer to the cybercrime ecosystem, right? Where anytime, do you know anybody who wants to get into a life of cyber crime, they really don't need to know much. They just need to understand, right, where to get these particular services that they can sort of rent, right? You have malware as a service, right? You got kind of ransomware as a service. So it's an important to make sure we understand, um, Hey, anybody can get into a life of cyber crime and that volume is really sort of being driven by the cyber crime ecosystem. >>Well, the threat report noted, uh, specifically that the, uh, as you said, the life of crime is getting cheaper for folks to get into because just as we're moving from products to services in technology and in other parts of the industry, we're moving from products to services in, uh, the threat world. To talk a little bit about this, what you just said, this notion of, you know, bad guy as a service, what's happening? >>Yeah, I actually that bad guy as a service. Um, what's really kind of popular these days is ransomware as a service. Um, as a matter of fact, uh, In Fortiguard labs, we were tracking for about two years or so, one of the most prolific ransomware-as-a-service GandCrab. Matter of fact, over the two year period, they gleaned off about over $2 billion dollars worth of ransoms. Now, they said that they kind of shut down and as they started closing down operations in Q3, we saw two more variants of ransomware as a service. You know, Soden and, and also, uh, I think I can pronounce it ... "Nempty". I always have a hard time pronouncing all of these malware name. But anyway, these are new variants now that are coming up. And of course anytime you get something new, the malware usually has more, you know, more a more advanced kind of capabilities in, you know, these malwares have, you know, ways to evade detection, you know, they're looking for different services that may be on the, the operating system, finding ways to be able to thwart the detection of their particular malware, or if someone is analyzing that particular threat, making it longer for an analyst to be able to figure out what's going on. >>Um, and as well as trying to avoid different types of sandbox technologies. Now I think that's something bad that actually, you know, really worry about. But what really gets me, and I might have said this, um, in some of the previous conversations this year, is that the tactics are also kind of changing a bit for ransomware as a service coming out of the cyber-crime ecosystem. It used to be more opportunistic. There was a spray and pray approach, let's hope something sticks. Right? Totally changed. They're becoming a lot more targeted. And one of the main reasons why it is because organizations are paying large amounts of money or the ransom depending large amounts of money to the group. Yo yo to have 'em the ability to decrypt their files after they get hit with ransomware. And you've seen this right now, the adversaries are targeting organizations or industries that may not have the most robust security posture. >>They're focused on municipalities. No, they're focused on, you know, cities also state local government. Um, well we saw it earlier on this year, the city of Baltimore. We had a bunch of cities in Florida, actually one city in Florida ended up having to pay $600,000 in a ransom to be able to have their files decrypted. And also in the state of Texas we saw, um, a uh, malware variant or ransomware variant hit about 22 municipalities throughout the state of Texas. And you know, the one other thing I think seems to be common amongst all of these victims is a lot of them have some type of insurance. So I think the bad guys are also doing some research or doing their homework to sure, Hey, if I'm going to spend the money to target this individual or this organization, I want to make sure that they're going to be able to, yeah, pay me the ransom. >>They're refining their targets based on markers, which is how bad guys operate everywhere, right? You decide who your market is and what their attributes are. And because these are digital, there's also a lot more data flying around about who these marks are, how they work. Uh, as you said, the of the availability of insurance means that there's now a process for payment in place because insurance demands it and it accelerates, uh, the, the, the time from hitting them to getting paid. If I got that right. >>Yeah, that is 100% spot on, you know, efficiency, efficiency, officio. I mean, we all want to get paid as fast as possible. Right? Right. >>Peter? Yeah, that's true. That's true. Alright, so it's time for prescription time, Tony. It's a, a, we've talked about this for probably six or eight quarters now and every time I ask you and what do folks do differently in the next few months? Uh, what should they do differently and the next few months? >>Ah, you know, I like to talk a lot about how we, you know, you have to have that foundational, it kind of infrastructure in plays, having visibility and all that debt and that's 100% sort of true. Um, that doesn't change. But I think one thing that we can start doing, um, and this is wonderful. Um, I'm sort of project that had transpired over the last few years from the MITRE, uh, organization is the MITRE attack framework. Uh, what had happened was MITRE had gone out there and brought in, um, through all these open source outlets, different types of threat reports, um, that the adversaries, um, you know, we're di we're documented actually doing, they took all those tactics and corresponding techniques and documented all of them in one location. So now you have a common language for you to be able to determine and be able to learn what the actors are actually doing to come cyber mission. >>And because now we have that there's a trend. Now organizations are starting to look at this data, understand it and then operationalizing it into their environment. And what I mean by that is they're looking at the actual, the uh, tactic and the technique and you know, understanding what it is, looking at, what is the actual digital dust that it might leave behind, what's the action and making sure that they, I have the right protections and the Texans and they're grabbing the right logs at least to be able to determine when that particular threat actor, using that technique happens to be in there environment. >>But it also sounds as though you, you know, you noted the, uh, use of common language that it sounds as though, uh, you're suggesting that enterprises should be taking a look at these reports, studying them, uh, reaching agreement about what they mean, the language so that they are acculturating themselves to this more common way of doing things. Because it's the ability to not have to negotiate with each other when something happens and to practice how to respond. That really leads to a faster, more certain, more protecting response if I got that right. Yeah. >>You know, 100%. And I'll also add though, um, as you start to operationalize this no miter attack framework and understanding what the adversaries are kind of doing, you get more visibility. Yeah. But then also what you're seeing is it's a trend of vendors starting to create what's referred to as threat actor playbooks, right? So there, as they discover these actual threads, they're mapping the actual tactics and techniques back to this common language. So now you have the ability to be able to say, Hey, I just seen, uh, you know, Fordanet just put this report out on this particular, you know, threat actor or this malware because we're leveraging a common language. They can more easily go back and see how they're actually defending against these particular, you know, TTPs. Well, and the latest one, you know, that we put out, uh, just this week was, um, uh, Oh, a playbook on the malware it's a banking Trojan. >>Uh, well at least it started out as a banking Trojan. It's kinda morphed into something a little more now. You see it delivering a bunch of malware variants, um, you know, different malware families. It's almost like a botnet now. And, uh, we hadn't actually seen it, um, really for a little while. But in Q three we saw a bunch of different campaigns spawn. And like I always say, malware a hibernate for a little bit, but when it comes back, it comes back bigger, faster, stronger. There's always new tactics, there's always new capabilities. And then this case, that's no exception. What they did, um, and I thought was very unique, uh, at being able to, again, Ray on, um, the humans to be able to make a mistake. So what they did is they, as a victim, they would grab the email thread from the emails, grab those threads, I put it in a spoofed email, and then email that to the next victim. And they'll actually, um, so you know, when the victim opens up that particular email, they see that thread that looks like, Hey, I've had this correspondence, you know, before this has to be a good email, I'm going to click that attachment. And when they do, now they're compromised and that whole process happens over and over and over again. >>So there's, they're scraping the addressees and they are taking the email and creating a new AML and sending it onto new, uh, addressees hopefully before the actual real email gets there. Right? >>No, yes, but also say that, um, they're actually, they're taking the context of the email, right? So the email sort of thread, so it makes it, it's an actual real thread. Well, they're just kind of adding it in there. So it's really. It really looks like it's, hello. Hey, I've had that correspondence before. Um, I'm just going to click that link for attachments. >>This notion of operationalizing through the minor framework and these new playbooks, uh, is a, a way ultimately that more people, presumably we're creating more of a sense of professionalism that will diffuse into new domains. So, for example, you mentioned early on, uh, municipalities and whatnot that may not have the same degree of sophistication through this playbook approach, through the utilizing these new resources and tools that Fort Dannon and others are providing. It means that you can raise to some degree, the level of responsiveness in shops that may not have the same degree of sophistication. Correct? >>Yeah, I did. You know, I, I definitely would have to agree. And then also, I think as you start to understand these techniques, you will never just have one technique as a standalone, right? These techniques are Holies chained together, right? You're going to have, once this technique is there, you're going to know that there's a few techniques or probably have happened before and there's some, they're going to happen later. A great example of this, let's say, when you know, when an adversary is moving laterally inside the network, there's really three basic things that they have to be able to have. One is they have to have the authorization, the access, you know, to be able to move from system to system. Once they have that, you know, and there's a way a variety of ways that they can do that. Once they're there, now they have to somehow copy that malware from system to system. >>And you know, you can do that through, you know, ah, remote desktop protocol. You can do that through no P S exact. There's a variety of different ways you can do that. And then once the malware's there, then you have to execute it somehow. And there's ways to do that now if you have a common language for each one of those, now you start chaining these things together, you know, the digital dust or the actual behaviors and what's actually left behind with these actual tactics. And now as manually you can start better understanding how to, you know, threat hunt more efficiently and also start to actually let the technology do this kind of threat hunting for you. So I guarantee you we're going to see innovation and technology where they're going to be doing automatic through hunting for you based on these types of understandings in the future. >>Tony, what's growing? Once again, great cube conversation. Thanks again for being on the cube. Tony John, John de Medico is, I'm going to just completely shorten your title, uh, threat landscape expert Fort net. Tony, thanks again. >>Hey, it's great to be here, Peter. >>Thanks a lot, and thanks once again for joining us for another cube conversation on Peter Burris. See you next time..
SUMMARY :
If you look at the numbers, Where it's going on inside the numbers? We have our email security gateways to be able to not allow that email to come into the network. that you have some type of multifactor authentication. and you got more people using more mobile devices to do more things. I always say this and um, you know, I get some mixed kind of reacts you know, bad guy as a service, what's happening? the malware usually has more, you know, more a more advanced kind of capabilities in, Now I think that's something bad that actually, you know, really worry about. And you know, the one other thing I think seems to be common Uh, as you said, the of the availability of insurance Yeah, that is 100% spot on, you know, efficiency, efficiency, every time I ask you and what do folks do differently in the next few months? that the adversaries, um, you know, we're di we're documented actually doing, tactic and the technique and you know, understanding what it is, looking at, the language so that they are acculturating themselves to this more common way of doing Well, and the latest one, you know, that we put out, that looks like, Hey, I've had this correspondence, you know, before this has to be a good the email and creating a new AML and sending it onto new, uh, addressees hopefully before So the email sort of thread, It means that you can raise to A great example of this, let's say, when you know, And you know, you can do that through, you know, ah, remote desktop protocol. Tony John, John de Medico is, I'm going to just completely shorten your title, See you next time..
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Tony | PERSON | 0.99+ |
Peter Burris | PERSON | 0.99+ |
$600,000 | QUANTITY | 0.99+ |
Florida | LOCATION | 0.99+ |
Tony Gian | PERSON | 0.99+ |
November 2019 | DATE | 0.99+ |
100% | QUANTITY | 0.99+ |
Tony Giandomenico | PERSON | 0.99+ |
six | QUANTITY | 0.99+ |
Peter | PERSON | 0.99+ |
Tony John | PERSON | 0.99+ |
Fortinet | ORGANIZATION | 0.99+ |
John de Medico | PERSON | 0.99+ |
Fortiguard | ORGANIZATION | 0.99+ |
two things | QUANTITY | 0.99+ |
Baltimore | LOCATION | 0.99+ |
Palo Alto, California | LOCATION | 0.99+ |
One | QUANTITY | 0.99+ |
one technique | QUANTITY | 0.99+ |
one | QUANTITY | 0.98+ |
GandCrab | ORGANIZATION | 0.98+ |
one location | QUANTITY | 0.98+ |
this year | DATE | 0.97+ |
one city | QUANTITY | 0.97+ |
about two years | QUANTITY | 0.97+ |
Texas | LOCATION | 0.96+ |
about 22 municipalities | QUANTITY | 0.96+ |
Medico | PERSON | 0.95+ |
two more variants | QUANTITY | 0.95+ |
about over $2 billion dollars | QUANTITY | 0.95+ |
Q3 | DATE | 0.94+ |
this week | DATE | 0.94+ |
Fort Dannon | ORGANIZATION | 0.93+ |
one thing | QUANTITY | 0.92+ |
Texans | PERSON | 0.9+ |
Silicon Valley, | LOCATION | 0.9+ |
Fordanet | ORGANIZATION | 0.89+ |
Palo Alto, California | LOCATION | 0.88+ |
each one | QUANTITY | 0.86+ |
three basic | QUANTITY | 0.83+ |
MITRE | TITLE | 0.83+ |
three | OTHER | 0.78+ |
Ray | PERSON | 0.78+ |
Holies | ORGANIZATION | 0.77+ |
Soden | PERSON | 0.76+ |
two year | QUANTITY | 0.76+ |
next few months | DATE | 0.76+ |
CTI | ORGANIZATION | 0.75+ |
number one | QUANTITY | 0.75+ |
eight quarters | QUANTITY | 0.69+ |
last few years | DATE | 0.66+ |
few months | DATE | 0.65+ |
Q three | OTHER | 0.61+ |
variant | OTHER | 0.61+ |
ransomware variant | OTHER | 0.56+ |
quarter | DATE | 0.5+ |
Q | QUANTITY | 0.42+ |
Keynote Analysis | IBM Data and AI Forum
>>Live from Miami, Florida. It's the cube covering IBM's data and AI forum brought to you by IBM. >>Welcome everybody to the port of Miami. My name is Dave Vellante and you're watching the cube, the leader in live tech coverage. We go out to the events, we extract the signal from the noise and we're here at the IBM data and AI form. The hashtag is data AI forum. This is IBM's. It's formerly known as the, uh, IBM analytics university. It's a combination of learning peer network and really the focus is on AI and data. And there are about 1700 people here up from, Oh, about half of that last year, uh, when it was the IBM, uh, analytics university, about 600 customers, a few hundred partners. There's press here, there's, there's analysts, and of course the cube is covering this event. We'll be here for one day, 128 hands-on sessions or ER or sessions, 35 hands on labs. As I say, a lot of learning, a lot of technical discussions, a lot of best practices. >>What's happening here. For decades, our industry has marched to the cadence of Moore's law. The idea that you could double the processor performance every 18 months, doubling the number of transistors, you know, within, uh, the footprint that's no longer what's driving innovation in the it and technology industry today. It's a combination of data with machine intelligence applied to that data and cloud. So data we've been collecting data, we've always talked about all this data that we've collected and over the past 10 years with the advent of lower costs, warehousing technologies in file stores like Hadoop, um, with activity going on at the edge with new databases and lower cost data stores that can handle unstructured data as well as structured data. We've amassed this huge amount of, of data that's growing at a, at a nonlinear rate. It's, you know, this, the curve is steepening is exponential. >>So there's all this data and then applying machine intelligence or artificial intelligence with machine learning to that data is the sort of blending of a new cocktail. And then the third piece of that third leg of that stool is the cloud. Why is the cloud important? Well, it's important for several reasons. One is that's where a lot of the data lives too. It's where agility lives. So cloud, cloud, native of dev ops, and being able to spin up infrastructure as code really started in the cloud and it's sort of seeping to to on prem, slowly and hybrid and multi-cloud, ACC architectures. But cloud gives you not only that data access, not only the agility, but also scale, global scale. So you can test things out very cheaply. You can experiment very cheaply with cloud and data and AI. And then once your POC is set and you know it's going to give you business value and the business outcomes you want, you can then scale it globally. >>And that's really what what cloud brings. So this forum here today where the big keynotes, uh, Rob Thomas kicked it off. He uh, uh, actually take that back. A gentleman named Ray Zahab, he's an adventure and ultra marathon or kicked it off. This Jude one time ran 4,500 miles in 111 days with two ultra marathon or colleagues. Um, they had no days off. They traveled through six countries, they traversed Africa, the continent, and he took two showers in a 111 days. And his whole mission is really talking about the power of human beings, uh, and, and the will of humans to really rise above any challenge would with no limits. So that was the sort of theme that, that was set for. This, the, the tone that was set for this conference that Rob Thomas came in and invoked the metaphor of superheroes and superpowers of course, AI and data being two of those three superpowers that I talked about in addition to cloud. >>So Rob talked about, uh, eliminating the good to find the great, he talked about some of the experiences with Disney's ward. Uh, ward Kimball and Stanley, uh, ward Kimball went to, uh, uh, Walt Disney with this amazing animation. And Walter said, I love it. It was so funny. It was so beautiful, was so amazing. Your work 283 days on this. I'm cutting it out. So Rob talked about cutting out the good to find, uh, the great, um, also talking about AI is penetrated only about four to 10% within organizations. Why is that? Why is it so low? He said there are three things that are blockers. They're there. One is data and he specifically is referring to data quality. The second is trust and the third is skillsets. So he then talked about, you know, of course dovetailed a bunch of IBM products and capabilities, uh, into, you know, those, those blockers, those challenges. >>He talked about two in particular, IBM cloud pack for data, which is this way to sort of virtualize data across different clouds and on prem and hybrid and and basically being able to pull different data stores in, virtualize it, combine join data and be able to act on it and apply a machine learning and AI to it. And then auto AI a way to basically machine intelligence for artificial intelligence. In other words, AI for AI. What's an example? How do I choose the right algorithm and that's the best fit for the use case that I'm using. Let machines do that. They've got experience and they can have models that are trained to actually get the best fit. So we talked about that, talked about a customer, a panel, a Miami Dade County, a Wunderman Thompson, and the standard bank of South Africa. These are incumbents that are using a machine intelligence and AI to actually try to super supercharge their business. We heard a use case with the Royal bank of Scotland, uh, basically applying AI and driving their net promoter score. So we'll talk some more about that. Um, and we're going to be here all day today, uh, interviewing executives, uh, from, uh, from IBM, talking about, you know, what customers are doing with a, uh, getting the feedback from the analysts. So this is what we do. Keep it right there, buddy. We're in Miami all day long. This is Dave Olanta. You're watching the cube. We'll be right back right after this short break..
SUMMARY :
IBM's data and AI forum brought to you by IBM. It's a combination of learning peer network and really the focus is doubling the number of transistors, you know, within, uh, the footprint that's in the cloud and it's sort of seeping to to on prem, slowly and hybrid and multi-cloud, really talking about the power of human beings, uh, and, and the will of humans So Rob talked about cutting out the good to find, and that's the best fit for the use case that I'm using.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Ray Zahab | PERSON | 0.99+ |
Miami | LOCATION | 0.99+ |
Dave Vellante | PERSON | 0.99+ |
IBM | ORGANIZATION | 0.99+ |
Rob Thomas | PERSON | 0.99+ |
Dave Olanta | PERSON | 0.99+ |
4,500 miles | QUANTITY | 0.99+ |
35 hands | QUANTITY | 0.99+ |
Stanley | PERSON | 0.99+ |
two | QUANTITY | 0.99+ |
six countries | QUANTITY | 0.99+ |
128 hands | QUANTITY | 0.99+ |
111 days | QUANTITY | 0.99+ |
Walter | PERSON | 0.99+ |
Rob | PERSON | 0.99+ |
Africa | LOCATION | 0.99+ |
Jude | PERSON | 0.99+ |
one day | QUANTITY | 0.99+ |
283 days | QUANTITY | 0.99+ |
third piece | QUANTITY | 0.99+ |
Miami, Florida | LOCATION | 0.99+ |
Wunderman Thompson | ORGANIZATION | 0.99+ |
Royal bank of Scotland | ORGANIZATION | 0.99+ |
One | QUANTITY | 0.99+ |
third | QUANTITY | 0.99+ |
today | DATE | 0.99+ |
second | QUANTITY | 0.98+ |
last year | DATE | 0.98+ |
about 600 customers | QUANTITY | 0.98+ |
third leg | QUANTITY | 0.98+ |
South Africa | LOCATION | 0.97+ |
one time | QUANTITY | 0.97+ |
three things | QUANTITY | 0.96+ |
IBM Data | ORGANIZATION | 0.96+ |
about 1700 people | QUANTITY | 0.96+ |
three superpowers | QUANTITY | 0.96+ |
two ultra marathon | QUANTITY | 0.95+ |
Kimball | PERSON | 0.95+ |
two showers | QUANTITY | 0.94+ |
10% | QUANTITY | 0.94+ |
about four | QUANTITY | 0.88+ |
IBM analytics university | ORGANIZATION | 0.86+ |
Miami Dade County | LOCATION | 0.8+ |
18 months | QUANTITY | 0.78+ |
hundred partners | QUANTITY | 0.76+ |
decades | QUANTITY | 0.74+ |
university | ORGANIZATION | 0.73+ |
ward | PERSON | 0.69+ |
Disney | ORGANIZATION | 0.69+ |
Hadoop | TITLE | 0.67+ |
Moore | PERSON | 0.6+ |
years | DATE | 0.59+ |
Walt | PERSON | 0.58+ |
Disney | PERSON | 0.5+ |
10 | QUANTITY | 0.46+ |
half | QUANTITY | 0.4+ |
past | DATE | 0.39+ |
R "Ray" Wang, Constellation Research | Nutanix .NEXT EU
>> Announcer: Live, from Copenhagen, Denmark, it's theCUBE! Covering Nutanix.NEXT 2019. Brought to you by Nutanix. >> Welcome back everyone to theCUBE's live coverage of Nutanix.NEXT. We are at the Bella Center in Copenhagen, Denmark. I'm your host, Rebecca Knight, alongside of Stu Miniman, of course. We are joined by a good friend of theCUBE, Ray Wang, principal analyst and CEO of Constellation Research. Thank you so much for returning to theCUBE. >> Hey, how you doing? Good morning! >> Good morning, good morning! >> Good morning! (laughing) >> Good morning! >> I don't know. I get all my accents wrong out here. >> (laughing) So, you got a shout out on the main stage this morning, from Monica Kumar, congratulations on that. She talked about you and your research on the infinite role of computing. You also do a lot with the future of work. I know that that is really right in your wheelhouse right now. What are you hearing, what are you seeing, what kinds of conversations are you having that are interesting you? >> Yeah, so, this infinite computing option, it's one of the that we're talking about, the fact that you can scale out forever, right? And the problem that's holding us back has been technical debt, right? So all that legacy that everyone's got to figure out. It's like, my connections, my server, my disk-rack recovery, my disaster recovery, my backup, everything. It's a pain in the butt. And I'm still trying to get onto the cloud. So on that end, we're like, okay, all this stuff is holding us back, how do we get there? Now, the future of work is a little bit different. We're seeing a very very different set of work. People have talked about where we are the gig economy, but that's just one aspect of it. Everything is being decomposed into microservices. Large processes are becoming smaller and smaller microservices, they're being reusable, well our work and tasks are following the same way. We're getting smaller and smaller tasks, some are more repetitive, some are going to be automated, and it's really about where we actually find the difference between augmentation of humanity, and full automation, and that's where the next battle's going to be. >> Yeah, Ray, some of the discussions we've been having this week, is how do we really simplify the environment? The balance I hear from customers, on the one hand, they're always like, I don't have enough money, I don't have enough personnel, on the other hand, oh my gosh, that full automation sounds like you're going to put me out of a job. We know we're not putting everybody out of work in the next couple of years. There are challenges; we worry about the hollowing out of the center of the economy, but here, what Nutanix is trying to do, of course, is, I don't want to have to thrive in that complexity anymore, I want to be able to drive innovation, keep up with that, take advantage of that unlimited resources out there, so, where do you see, you've been here at the show, what are you hearing from the customers here? Anything different in Europe versus back in North America that you'd share about that journey onto the changing roles? >> Oh it's a great point. It's about simplifying everything where you can, it's about areas of automation where they make sense. Here in Europe it's slightly different because a lot of the focus in Europe has been about cost and efficiency, followed by of course regulatory. Those have been the two drivers. And they've been battling that in order to be, even they will look at some level of innovation. Where in the US, people are head on doing innovation, regulatory and operational efficiency at the same time. So that creates a very very different environment. But what we have noticed are some patterns, especially when we look at automation and AI; there are four areas out of seven where we see a lot more automation that's happening. The first one is massively repetitive tasks, those are things, yeah, got to get that out of the way, we don't do this very very well. The second one is really thinking about massive nodes of interaction. When you're connected to multiple places, multiple organizations, multiple instances, that's something where we start to get overwhelmed, and then of course, there's lots of volume. If you've got lots of volume or requests that are coming through, you can't possibly handle that, and that's a place where we see a lot of machine scale. And the last piece is really when you have to scale, humans don't scale very well. However, it's actually not a hollowing out of the middle; it's actually a hollowing out of the ends in a very, very real end, because really really simple tasks go away, super complex tasks go away, and the middle actually remains, and the middle is things that are complex that cannot be recreated by math, they're also areas that require a lot of creativity, humans make the rules, we break the rules, and then the last part is really fine motor skills and presence, the machines still aren't as good. So we still have some hope. So the middle stays, it's the hollowing out of the ends, the high end jobs and the low end jobs are the ones where we're going to see a lot of risk. >> So what does that mean? So we have, leaving the middle there, and as you said, the high end jobs and the low end jobs go away, but what does that mean in terms of the skills? In terms of what employers are looking for, in terms of what they need in their prospective applicants and hirees. >> That's a great point. Soft skills are important; it's the qualitative skills that become even more important, it's also being able to manage and orchestrate the hard skills; because you don't necessarily have to know how to do the calculation, you have to just know which algorithm to apply. >> Okay, and then also, these soft skills of managing people, I'm assuming too? Because computers are not so good at that either. >> Yes. Soft skills are managing people, but also manage the human and machine equation that's going to happen. Because we have to train the machines, the machines aren't going to know that level of intuition, and there's a large amount of training that's going to happen over time. >> All right. So, Ray, one of the things Nutanix is doing is, as they've been transforming to not only subscription, software's always been at their core, but they're starting to do not just infrastructure software, but application software. I know you live in that world quite a lot, so when you hear Nutanix talking about building databases, delivering these services, it's something that I look at, Amazon does some of that, but for the most part they're infrastructure and build on top of us. How do you think, how is Nutanix doing, what are some of the challenges for them, going up against some of the bellwethers out there in tech, and all the open source projects that are out there. >> So the challenge is always going to be, there is a one dominant player in every market. And what they're providing is an alternative to allow the orchestration of not having that, not only that dominant player, but a choice. So in every single market, they're focused on giving users choice, and giving the ability to aggregate, and bring everything into one single plane. That is tough to do, right? And the fact that they see that as their big hairy audacious goal, that's impressive. If you said they were going to do this three years ago, I wouldn't have believed them. >> Well yeah, I think back to, remember almost 10 years ago, VMware tried to get into applications, they bought Zimbra, they bought a few others. Cisco did like 26 adjacencies, they were going to take over video and do all these things, and we've seen lots of failures over the years. They refocused on their core, was a big thing that I heard, that the users seem to be excited about. Are there areas that you're find especially interesting as to where Nutanix is poking? >> So, I would say that Nutanix three years ago was a little bit sleepy. They got comfortable, they did the stuff that they did really well, and it feels like, maybe about 12 months ago, Dheeraj had a different vision. Like something snapped, something hit, he said this isn't working, we're going to change things, and we've seen a whole bunch of new talent come into play. We've also seen a huge expansion of what they're trying to do, and a cleanup of all those side projects that were all going on before. So I think they've actually honed in on, okay, if we can simplify this piece, this is a money-winning business for some time, and they're talking about 80% margins last quarter, I mean that's huge, and that's just trying to save customers money, and make their lives simpler. >> Do you think that they have the messaging right? Because, I mean, they're going to this Thoreauvian/Emersonian idea of simplify, simplify, simplify, and it does resonate, of course! What customer doesn't want a simpler computing experience? But do you think that they are reaching the right people, and they have obviously very passionate customers, but are they getting into new businesses. >> I think they're getting to the businesses that their customers are asking them to, those adjacencies are huge, I think and when you think about cleaning up technical debt, all that legacy debt that you actually have to fix, I mean, this is where you begin. It's so hard to make that cloud journey to begin with, it's even harder to carry all that legacy with you. And we're going to see a lot more of this going forward. >> All right. So, Ray, talk a little bit about, I loved an event you did last year, the people's centered digital future. Help explain to our audience what this is about, and where you're taking it again this year. >> So that event was a one-time event. We were celebrating the 70th anniversary of the United Nations founding, we were celebrating almost 50 years of the internet, and 50% of the world being connected to the internet. And part of the reason that was an important event was, we really felt that there was a need to get back to the roots of where the internet had begun, and more importantly, talk about where we are today in the world of privacy. One of the biggest challenges we have in the a digital world is that your personal data, your genomics, all this information about you is being brokered for free. And what we have to do is take that back. And by taking that back, what I mean is, we've got to make all these rights, property right. If we can make that a property right, we can leverage the existing rules and legislation that's there, and we can actually start paying people for that data through consent, and giving people that ability, on consent to data, could create lots of things, from universal basic income, to a brand new set of data economy that equalizes the playing field, while keeping the large tech giants. >> There's some of those big journeys that we went on, you talk about the internet, this year's 50th anniversary of the first walking on the moon, and you look at how entire countries rallied together, so much technology was-- >> Yeah, look at India. >> Spun off of what they've done there, it's like we need some rallying cries in today's day and age to solve some of these big day and age. Is that AI? Where are some of the big areas that you see tech needing to drive forward in the next decade? >> I think the big area's going to be around decentralization, giving individuals more empowerment. We've got large, big tech companies, that are, I'd say, imbalanced. We start companies right away, building monopolies on day one, and we don't open up those markets. And the question is, how do we create a level playing field for the individual to be to compete, to bring a new idea, and to innovate, if that's continuously stifled by big technology companies without an opportunity, we're in trouble. And so that starts by making data a property right, to the personal data. It starts by also creating marketplaces for that data, and those marketplaces have to have regulations, similar to capital market flows. The way treat exchanges, we treat marketplaces, we need to do the same thing with the way we do with data, and then the third piece, there has to be some level of a tax, that goes to all these data economies, so that they can fund the infrastructure and the watch dogs that are there. Now this is coming from a free market, I'm a free market capitalist, okay? I can't stand regulation, but I also realize that it's so important that we have a fair market. >> But do you, we know so much about how Americans are so much more cavalier about their privacy than even Europeans, what will it take to galvanize Americans to care about those little crumbs that they're leaving on the internet, that is the data that you say should be a property right, that we should be paid for? >> I think it's going to start with companies actually take, and do the right thing, where they actually give them that opportunity to monetize that information. >> Will they do that? >> I think the new set of startups are starting to do that, because they're looking at the risk that's being posed, at Facebook and Google and Amazon, on the anti-trust, DOJ, FCC, they're all coming in at the same time, the FTC, they're all wondering, do we break these companies up or not? The short answer is, I don't think they're going to, because we're competing with China, and when you're looking at that scale of data, where Amazon's transactions are only 1/10 of Ali Baba's? That's huge. So the consolidation has to happen, but we need to create a layer that actually democratizes and creates a fair trading play. >> And those startups, you think, can compete with established players? >> I think once we set the roles, and the ground rules, I think people are going to be able to do that, but once you free that data, what are we competing on now? You have to pay for my consent, you have to earn my business, you can't trade it for free, or just say, "Hey look, you are the product." That changes everything. >> Rebecca: Yeah, that's a good point. >> Ray, I know you spend a lot of time talking to, and giving advice to some of the leaders in technology, you're welcome to get into some specifics about Nutanix, or some of the cloud players, but what are some of the key themes, what are people getting right, and what are they still doing wrong? >> Okay, so theme number one, this is going to be a multicloud hybrid world for a long time. Anybody that's bucking the multicloud trend, they've missed the point, right? Because we want portability in data, there's only two or three players in every single market, if I can't move my data, my workloads, and my IO in and out, then you've actually created vendor lock-in from hell. And I think customers are going to protest against that. The second one, and you guys are probably following this trend a lot, is really about AI ethics and design principles for AI. So what is ethical AI? We've got five things that are important: The first one is make sure it's transparent. See the algorithms, see what they write. Second one, make sure it's explainable. Hey, bias is not a bad thing, so if I'm discriminating against redheads, with, left-handed, and that happened to like, I don't know, Oracle, fine. But, if that was unintended, and you're discriminating against that, then we have to get rid of that, right? And so we have to figure out how to reduce that kind of bias, if it's unwanted bias. If you discover that you're discriminating, and not being inclusive, you've got to make sure that you address that. So then the next part is, it's got to be reversible. And once you have that reversibility, we also make sure that we can train these systems over time. And then the last piece is, Musk could be right! Musk could be right, the machines might take over, but if you insert a human at the beginning of the process, and at the end of the process, you won't get taken over. >> I want to hear about what the future of work looks like for Ray Wang. You are on the road constantly, you are (laughs) you are moving your data from one place, you are everywhere, all the time. So what do you have on next, what's exciting you about your professional life? >> I think the challenge's that we are living in a world where there's too much information, too much content. And you guys say this all the time, right? Separating the signal from the noise. And people are willing to pay for that signal. But that is a very very tough job, right? It's about the analysis, the insights, and when you have that, people don't want to read through your reports. They don't want to watch through the videos. They just want to call you up and say, "Hey, what's going on?" And get the short version of it. And that's what's making it very interesting, because you would expect this would be in a chat bot, it'd be in a robo advisor, doesn't work that way. People still want the human connection, especially given all that data out there, they want the analysis and insights that you guys provide, that's very very important, but even more important right now, it's really about getting back to those relationships. I think people are very careful about the relationships they're keeping, they're also curating those relationships, and coming back to spending more time. And so we're seeing a lot more of in-person meetings, in-person events, very very small, curated conversations, and I think that's coming back. I mean that's why we do our conference every year, as well, we try to keep 200 to 300 people intimately together. >> Those human connections, not going away. (laughs) >> Nope, not going away, in an automated, AI, digital world! This is our post-digital future. >> That's excellent. Well Ray, thanks you so much for coming on theCUBE, it's always so much fun to talk to you. >> Hey, thanks a lot. >> High energy guy (laughs). >> Low energy. >> I'm Rebecca Knight for Stu Miniman, we will have more from the Bella Center at Nutanix.NEXT coming up in just a little bit. (upbeat music)
SUMMARY :
Brought to you by Nutanix. We are at the Bella Center in Copenhagen, Denmark. I get all my accents wrong out here. what kinds of conversations are you having So all that legacy that everyone's got to figure out. I don't have enough personnel, on the other hand, And the last piece is really when you have to scale, So we have, leaving the middle there, and as you said, how to do the calculation, you have to just know Because computers are not so good at that either. the machines aren't going to know that level of intuition, and all the open source projects that are out there. So the challenge is always going to be, that the users seem to be excited about. and they're talking about 80% margins last quarter, But do you think that they are reaching the right people, I mean, this is where you begin. I loved an event you did last year, One of the biggest challenges we have in the a digital world Where are some of the big areas that you see tech for the individual to be to compete, to bring a new idea, and do the right thing, where they actually So the consolidation has to happen, I think people are going to be able to do that, and at the end of the process, you won't get taken over. You are on the road constantly, you are (laughs) and when you have that, Those human connections, not going away. Nope, not going away, in an automated, AI, digital world! it's always so much fun to talk to you. we will have more from the Bella Center at Nutanix
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Rebecca Knight | PERSON | 0.99+ |
Monica Kumar | PERSON | 0.99+ |
Ray Wang | PERSON | 0.99+ |
Europe | LOCATION | 0.99+ |
Rebecca | PERSON | 0.99+ |
Amazon | ORGANIZATION | 0.99+ |
FCC | ORGANIZATION | 0.99+ |
ORGANIZATION | 0.99+ | |
Stu Miniman | PERSON | 0.99+ |
Musk | PERSON | 0.99+ |
Cisco | ORGANIZATION | 0.99+ |
Constellation Research | ORGANIZATION | 0.99+ |
ORGANIZATION | 0.99+ | |
Nutanix | ORGANIZATION | 0.99+ |
Ray | PERSON | 0.99+ |
200 | QUANTITY | 0.99+ |
North America | LOCATION | 0.99+ |
50% | QUANTITY | 0.99+ |
DOJ | ORGANIZATION | 0.99+ |
US | LOCATION | 0.99+ |
third piece | QUANTITY | 0.99+ |
26 adjacencies | QUANTITY | 0.99+ |
two drivers | QUANTITY | 0.99+ |
Dheeraj | PERSON | 0.99+ |
last year | DATE | 0.99+ |
R "Ray" Wang | PERSON | 0.99+ |
three players | QUANTITY | 0.99+ |
Copenhagen, Denmark | LOCATION | 0.99+ |
second one | QUANTITY | 0.99+ |
two | QUANTITY | 0.99+ |
this year | DATE | 0.99+ |
five things | QUANTITY | 0.99+ |
VMware | ORGANIZATION | 0.99+ |
three years ago | DATE | 0.99+ |
One | QUANTITY | 0.99+ |
Second one | QUANTITY | 0.99+ |
first one | QUANTITY | 0.98+ |
70th anniversary | QUANTITY | 0.98+ |
seven | QUANTITY | 0.98+ |
next decade | DATE | 0.98+ |
300 people | QUANTITY | 0.98+ |
Oracle | ORGANIZATION | 0.98+ |
almost 50 years | QUANTITY | 0.98+ |
one aspect | QUANTITY | 0.97+ |
theCUBE | ORGANIZATION | 0.97+ |
50th anniversary | QUANTITY | 0.97+ |
last quarter | DATE | 0.97+ |
Americans | PERSON | 0.96+ |
this week | DATE | 0.96+ |
one single plane | QUANTITY | 0.95+ |
Bella Center | LOCATION | 0.95+ |
today | DATE | 0.94+ |
FTC | ORGANIZATION | 0.94+ |
United Nations | ORGANIZATION | 0.94+ |
four areas | QUANTITY | 0.94+ |
about 12 months ago | DATE | 0.93+ |
Thoreauvian | PERSON | 0.93+ |
next couple of years | DATE | 0.91+ |
one-time event | QUANTITY | 0.91+ |
Nutanix.NEXT | TITLE | 0.91+ |
single market | QUANTITY | 0.91+ |
day one | QUANTITY | 0.9+ |
1/10 | QUANTITY | 0.9+ |
one dominant player | QUANTITY | 0.89+ |
2019 | DATE | 0.89+ |
Ali Baba | PERSON | 0.86+ |
Nutanix.NEXT | ORGANIZATION | 0.85+ |
one place | QUANTITY | 0.84+ |
first walking | QUANTITY | 0.82+ |
R "Ray" Wang, Constellation Research & Churchill Club | The Churchills 2019
>> from Santa Clara in the heart of Silicon Valley. It's the Q covering the Churchills 2019 brought to you by Silicon Angle Media. >> Hey, welcome back, everybody. Jefe Rick here with the Cube. We're in Santa Clara, California At the Churchills. It's the ninth annual kind of awards banquet at the Church O Club. It's on, and the theme this year is all about leadership. And we're excited to have not one of the winners, but one of the newest board members of the church, Oh, club. And someone is going to be interviewing some of the winners at a very many time. Cuba LEM Ray Wong, You know, from Constellation Research of founder, chief analyst >> and also >> a new board member for the Churchill Club Brigade, is >> also being back here. I love this event. There's one my favorite ones. You get to see all the cool interviews, >> right? So you're interviewing Grandstand from Pallet on for the life changer award. >> Yeah, so this is really incredible. I mean, this company has pretty much converge right. We're talking, It's media, It's sports, It's fitness. It's like social at the same time. And it's completely changed. So many people they've got more writers than soul cycle. Can you believe that? >> Yeah. I like to ride my bike outside, so I'm just not part of this whole thing. But I guess I guess on those bikes you can write anywhere >> you can write anywhere, anywhere with anyone. But it's not that. It's the classes, right? You basically hop on. You see the classes. People are actually pumping you up there. Okay, Go, go, go. You can see all the other riders are in the space. It's kind >> of >> addictive. Let's let's shift gears. Talk about leadership more generally, because things were a little rough right here in the Valley right now. And people are taking some hits and black eyes. You talk to a lot of leaders. She go to a tonic, shows you got more shows. A. We go to talk to a lot of CEOs when you kind of take a step back about what makes a good leader, what doesn't make a good leader? What are some of the things that jump into your head? >> You know, we really think about a dynamic leadership model. It's something conceit on my Twitter handle. It's basically the fact that you got a balance. All these different traits. Leaders have to perform in different ways in different situation. Something like Oh, wow, that's a general. They've done a great job commanding leadership. Other times we had individuals, a wonderful, empathetic leader, right? There's a balance between those types of traits that have to happen, and they curve like seven different dimensions and each of these dimensions. It's like sometimes you're gonna have to be more empathetic. Sometimes you got to be more realistic. Sometimes you're going to be harder. And I think right now we have this challenge because there's a certain style that's being imposed on all the leaders that might not be correct >> theater thing. The hypothesis for you to think about is, you know, when a lot of these people start the Silicon Valley companies the classic. It's not like they went to P and G and work their way up through the ranks. You know, they started a company, it was cool. And suddenly boom. You know, they get hundreds of millions of dollars, the I po and now you've got platforms that are impacting geopolitical things all over the world. They didn't necessarily sign up for that. That's not necessarily what they wanted to do, and they might not be qualified. So, you know, Is it? Is it fair to expect the leader of a tech company that just built some cool app that suddenly grew into, ah, ubiquitous platform over the world that many, many types of people are using for good and bad to suddenly be responsible? That's really interesting situation for these people. >> Well, that's what we talked about the need for responsive and responsible leadership. Those are two different types of traits. Look, the founding individual might not be the right person to do that, but they can surround themselves with team members that can do that. That could make sure that they're being responsive or responsible, depending on what's required for each of those traits. You know, great examples like that Black Mirror episode where you see the guru of, like, some slasher meet a guy. Some guys like Colin is like, you know, he wants to make sure that you know someone's paying attention to him. Well, the thing is like a lot of times, at least folks are surrounded by people that don't have that empathetic You might not have had what a founder is looking at, or it could be the flip side. The founder might not be empathetic. They're just gung ho, right, ready to build out the next set of features and capabilities that they wanted to d'oh! And they need that empathy that's around there. So I think we're going to start to see that mix and blend. But it's hard, right? I mean, going through a start up as a CEO and founder is very, very different than coming in through the corporate ranks. There's a >> very good running a company, you know. It's funny again. You go to a lot of shows. We get a lot of shows, a lot of key, knows a lot of CEO keynotes, and it's just interesting. Some people just seem to have that It factor one that jumps off the top is Dobie. You know, some people just seemed >> like the have it >> where they can get people to follow, and it's it's really weird. We just said John W. Thompson, on talking about Sathya changing the culture at Microsoft, with hundreds and hundreds of thousands of employees distributed all over the world. What a creative and amazing job to be able to turn that ship. >> Oh, it is. I mean, I can turn on the charm and just, like, get your view Lee excited about something just like that, right? And it's also about making sure you bring in the input and make people feel that they're inclusive. But you gotta make decisions at some point, too. Sometimes you have to make the tough choices. You cut out products, you cut out certain types of policies, or sometimes you gotta be much more responsive to customers. Right? Might look like you're eating crow. But you know what? At the inn today, cos they're really built around customers or state Kohler's stay close air bigger today than just shareholders. >> Right. Last question. Churchill Club. How'd you get involved? What makes you excited to jump on board? >> You know, this is like an institution for the valley, right? This is you know, if you think about like the top interviews, right? If you think about the top conversations, the interesting moments in the Valley, they've all happened here. And it's really about making sure that you know, the people that I know the people that you know there's an opportunity to re create that for the next set of generations. I remember coming here when it's like I go back, I think give Hey, just I don't hear anybody in 96 right? And just thinking like, Hey, what were the cool activities? What were the interesting conversations and the church? The club was definitely one of those, and it's time to give back. >> Very good. All right, well, congrats on that on that new assignment. And good luck with the interview tonight. Hey, thanks a lot. All right. He's Ray. I'm Jeff. You wanted the Cube with that? Churchill's in Santa Clara, California. Thanks for watching. We'll see you next time.
SUMMARY :
covering the Churchills 2019 brought to you by Silicon Angle It's the ninth annual kind of awards banquet at the Church O Club. You get to see all the cool interviews, So you're interviewing Grandstand from Pallet on for the It's like social at the same time. But I guess I guess on those bikes you can write anywhere You can see all the other riders are in the space. She go to a tonic, shows you got more shows. It's basically the fact that you got a balance. The hypothesis for you to think about is, you know, when a lot of these people start You know, great examples like that Black Mirror episode where you see the guru of, like, You go to a lot of shows. changing the culture at Microsoft, with hundreds and hundreds of thousands of employees distributed And it's also about making sure you bring in the input and make people feel that they're inclusive. What makes you excited to jump on And it's really about making sure that you know, the people that I know the people that you know there's an opportunity to re create We'll see you next time.
SENTIMENT ANALYSIS :
ENTITIES
Entity | Category | Confidence |
---|---|---|
Colin | PERSON | 0.99+ |
Jeff | PERSON | 0.99+ |
Black Mirror | TITLE | 0.99+ |
hundreds | QUANTITY | 0.99+ |
John W. Thompson | PERSON | 0.99+ |
Microsoft | ORGANIZATION | 0.99+ |
Silicon Valley | LOCATION | 0.99+ |
Santa Clara | LOCATION | 0.99+ |
Silicon Angle Media | ORGANIZATION | 0.99+ |
Constellation Research | ORGANIZATION | 0.99+ |
Santa Clara, California | LOCATION | 0.99+ |
Churchill Club Brigade | ORGANIZATION | 0.99+ |
each | QUANTITY | 0.99+ |
Sathya | PERSON | 0.99+ |
Jefe Rick | PERSON | 0.99+ |
Churchill Club | ORGANIZATION | 0.99+ |
Lee | PERSON | 0.98+ |
seven different dimensions | QUANTITY | 0.98+ |
tonight | DATE | 0.97+ |
today | DATE | 0.96+ |
LEM Ray Wong | PERSON | 0.96+ |
ORGANIZATION | 0.96+ | |
Ray | PERSON | 0.96+ |
one | QUANTITY | 0.95+ |
Constellation Research & Churchill Club | ORGANIZATION | 0.95+ |
hundreds of millions of dollars | QUANTITY | 0.95+ |
Grandstand | TITLE | 0.95+ |
R "Ray" Wang | PERSON | 0.94+ |
Cuba | LOCATION | 0.93+ |
Churchills | EVENT | 0.93+ |
P and G | ORGANIZATION | 0.92+ |
this year | DATE | 0.91+ |
Kohler | ORGANIZATION | 0.86+ |
two different types | QUANTITY | 0.86+ |
hundreds of thousands of employees | QUANTITY | 0.86+ |
2019 | DATE | 0.86+ |
Dobie | PERSON | 0.84+ |
Cube | ORGANIZATION | 0.82+ |
life changer award | TITLE | 0.77+ |
Church O Club | LOCATION | 0.69+ |
96 | DATE | 0.68+ |
ninth annual | QUANTITY | 0.65+ |
Churchills | ORGANIZATION | 0.63+ |
Churchill's | ORGANIZATION | 0.6+ |
Pallet | PERSON | 0.46+ |
The Churchills | ORGANIZATION | 0.36+ |