Image Title

Search Results for K d D I:

Platform9, Cloud Native at Scale


 

>>Hello, welcome to the Cube here in Palo Alto, California for a special presentation on Cloud native at scale, enabling super cloud modern applications with Platform nine. I'm John Furr, your host of The Cube. We had a great lineup of three interviews we're streaming today. Meor Ma Makowski, who's the co-founder and VP of Product of Platform nine. She's gonna go into detail around Arlon, the open source products, and also the value of what this means for infrastructure as code and for cloud native at scale. Bickley the chief architect of Platform nine Cube alumni. Going back to the OpenStack days. He's gonna go into why Arlon, why this infrastructure as code implication, what it means for customers and the implications in the open source community and where that value is. Really great wide ranging conversation there. And of course, Vascar, Gort, the CEO of Platform nine, is gonna talk with me about his views on Super Cloud and why Platform nine has a scalable solutions to bring cloudnative at scale. So enjoy the program. See you soon. Hello everyone. Welcome to the cube here in Palo Alto, California for special program on cloud native at scale, enabling next generation cloud or super cloud for modern application cloud native developers. I'm John Furry, host of the Cube. A pleasure to have here, me Makoski, co-founder and VP of product at Platform nine. Thanks for coming in today for this Cloudnative at scale conversation. Thank >>You for having me. >>So Cloudnative at scale, something that we're talking about because we're seeing the, the next level of mainstream success of containers Kubernetes and cloud native develop, basically DevOps in the C I C D pipeline. It's changing the landscape of infrastructure as code, it's accelerating the value proposition and the super cloud as we call it, has been getting a lot of traction because this next generation cloud is looking a lot different, but kind of the same as the first generation. What's your view on super cloud as it fits to cloud native as scales up? >>Yeah, you know, I think what's interesting, and I think the reason why Super Cloud is a really good, in a really fit term for this, and I think, I know my CEO was chatting with you as well, and he was mentioning this as well, but I think there needs to be a different term than just multi-cloud or cloud. And the reason is because as cloud native and cloud deployments have scaled, I think we've reached a point now where instead of having the traditional data center style model where you have a few large distributions of infrastructure and workload at a few locations, I think the model is kind of flipped around, right? Where you have a large number of microsites, these microsites could be your public cloud deployment, your private on-prem infrastructure deployments, or it could be your edge environment, right? And every single enterprise, every single industry is moving in that direction. And so you gotta rougher that with a terminology that, that, that indicates the scale and complexity of it. And so I think supercloud is a, is an appropriate term for that. >>So you brought a couple of things I want to dig into. You mentioned edge nodes. We're seeing not only edge nodes being the next kind of area of innovation, mainly because it's just popping up everywhere. And that's just the beginning. Wouldn't even know what's around the corner. You got buildings, you got iot, ot, and IT kind of coming together, but you also got this idea of regions, global infras infrastructures, big part of it. I just saw some news around CloudFlare shutting down a site here. There's policies being made at scale, These new challenges there. Can you share because you can have edge. So hybrid cloud is a winning formula. Everybody knows that it's a steady state. Yeah. But across multiple clouds brings in this new un engineered area, yet it hasn't been done yet. Spanning clouds. People say they're doing it, but you start to see the toe in the water, it's happening, it's gonna happen. It's only gonna get accelerated with the edge and beyond globally. So I have to ask you, what is the technical challenges in doing this? Because there's something business consequences as well, but there are technical challenges. Can you share your view on what the technical challenges are for the super cloud or across multiple edges and regions? >>Yeah, absolutely. So I think, you know, in in the context of this, the, this, this term of super cloud, I think it's sometimes easier to visualize things in terms of two access, right? I think on one end you can think of the scale in terms of just pure number of nodes that you have deploy a number of clusters in the Kubernetes space. And then on the other axis you would have your distribution factor, right? Which is, do you have these tens of thousands of nodes in one site or do you have them distributed across tens of thousands of sites with one node at each site? Right? And if you have just one flavor of this, there is enough complexity, but potentially manageable. But when you are expanding on both these access, you really get to a point where that scale really needs some well thought out, well structured solutions to address it, right? A combination of homegrown tooling along with your, you know, favorite distribution of Kubernetes is not a strategy that can help you in this environment. It may help you when you have one of this or when you, when you scale, is not at the level. >>Can you scope the complexity? Because I mean, I hear a lot of moving parts going on there, the technology's also getting better. We we're seeing cloud native become successful. There's a lot to configure, there's a lot to install. Can you scope the scale of the problem? Because we're talking about at scale Yep. Challenges here. Yeah, >>Absolutely. And I think, you know, I I like to call it, you know, the, the, the problem that the scale creates, you know, there's various problems, but I think one, one problem, one way to think about it is, is, you know, it works on my cluster problem, right? So I, you know, I come from engineering background and there's a, you know, there's a famous saying between engineers and QA and the support folks, right? Which is, it works on my laptop, which is I tested this chain, everything was fantastic, it worked flawlessly on my machine, on production, It's not working. The exact same problem now happens and these distributed environments, but at massive scale, right? Which is that, you know, developers test their applications, et cetera within the sanctity of their sandbox environments. But once you expose that change in the wild world of your production deployment, right? >>And the production deployment could be going at the radio cell tower at the edge location where a cluster is running there, or it could be sending, you know, these applications and having them run at my customer site where they might not have configured that cluster exactly the same way as I configured it, or they configured the cluster, right? But maybe they didn't deploy the security policies, or they didn't deploy the other infrastructure plugins that my app relies on. All of these various factors are their own layer of complexity. And there really isn't a simple way to solve that today. And that is just, you know, one example of an issue that happens. I think another, you know, whole new ball game of issues come in the context of security, right? Because when you are deploying applications at scale in a distributed manner, you gotta make sure someone's job is on the line to ensure that the right security policies are enforced regardless of that scale factor. So I think that's another example of problems that occur. >>Okay. So I have to ask about scale, because there are a lot of multiple steps involved when you see the success of cloud native. You know, you see some, you know, some experimentation. They set up a cluster, say it's containers and Kubernetes, and then you say, Okay, we got this, we can figure it. And then they do it again and again, they call it day two. Some people call it day one, day two operation, whatever you call it. Once you get past the first initial thing, then you gotta scale it. Then you're seeing security breaches, you're seeing configuration errors. This seems to be where the hotspot is in when companies transition from, I got this to, Oh no, it's harder than I thought at scale. Can you share your reaction to that and how you see this playing out? >>Yeah, so, you know, I think it's interesting. There's multiple problems that occur when, you know, the two factors of scale, as we talked about, start expanding. I think one of them is what I like to call the, you know, it, it works fine on my cluster problem, which is back in, when I was a developer, we used to call this, it works on my laptop problem, which is, you know, you have your perfectly written code that is operating just fine on your machine, your sandbox environment. But the moment it runs production, it comes back with p zeros and pos from support teams, et cetera. And those issues can be really difficult to triage us, right? And so in the Kubernetes environment, this problem kind of multi folds, it goes, you know, escalates to a higher degree because you have your sandbox developer environments, they have their clusters and things work perfectly fine in those clusters because these clusters are typically handcrafted or a combination of some scripting and handcrafting. >>And so as you give that change to then run at your production edge location, like say your radio cell tower site, or you hand it over to a customer to run it on their cluster, they might not have not have configured that cluster exactly how you did, or they might not have configured some of the infrastructure plugins. And so the things don't work. And when things don't work, triaging them becomes nightmarishly hard, right? It's just one of the examples of the problem, another whole bucket of issues is security, which is, is you have these distributed clusters at scale, you gotta ensure someone's job is on the line to make sure that these security policies are configured properly. >>So this is a huge problem. I love that comment. That's not not happening on my system. It's the classic, you know, debugging mentality. Yeah. But at scale it's hard to do that with error prone. I can see that being a problem. And you guys have a solution you're launching. Can you share what Arlon is this new product? What is it all about? Talk about this new introduction. >>Yeah, absolutely. Very, very excited. You know, it's one of the projects that we've been working on for some time now because we are very passionate about this problem and just solving problems at scale in on-prem or at in the cloud or at edge environments. And what arlon is, it's an open source project, and it is a tool, it's a Kubernetes native tool for complete end to end management of not just your clusters, but your clusters. All of the infrastructure that goes within and along the site of those clusters, security policies, your middleware, plug-ins, and finally your applications. So what our LA you do in a nutshell is in a declarative way, it lets you handle the configuration and management of all of these components in at scale. >>So what's the elevator pitch simply put for what dissolves in, in terms of the chaos you guys are reigning in, what's the, what's the bumper sticker? Yeah, what >>Would it do? There's a perfect analogy that I love to reference in this context, which is think of your assembly line, you know, in a traditional, let's say, you know, an auto manufacturing factory or et cetera, and the level of efficiency at scale that that assembly line brings, right? Our line, and if you look at the logo we've designed, it's this funny little robot. And it's because when we think of online, we think of these enterprise large scale environments, you know, sprawling at scale, creating chaos because there isn't necessarily a well thought through, well structured solution that's similar to an assembly line, which is taking each component, you know, addressing them, manufacturing, processing them in a standardized way, then handing to the next stage. But again, it gets, you know, processed in a standardized way. And that's what arlon really does. That's like the deliver pitch. If you have problems of scale of managing your infrastructure, you know, that is distributed. Arlon brings the assembly line level of efficiency and consistency for >>Those. So keeping it smooth, the assembly on things are flowing. See c i CD pipe pipelining. Exactly. So that's what you're trying to simplify that ops piece for the developer. I mean, it's not really ops, it's their ops, it's coding. >>Yeah. Not just developer, the ops, the operations folks as well, right? Because developers, you know, there is, developers are responsible for one picture of that layer, which is my apps, and then maybe that middleware of applications that they interface with, but then they hand it over to someone else who's then responsible to ensure that these apps are secure properly, that they are logging, logs are being collected properly, monitoring and observability integrated. And so it solves problems for both >>Those teams. Yeah. It's DevOps. So the DevOps is the cloud needed developer's. That's right. The option teams have to kind of set policies. Is that where the declarative piece comes in? Is that why that's important? >>Absolutely. Yeah. And, and, and, and you know, ES really in introduced or elevated this declarative management, right? Because, you know, s clusters are Yeah. Or your, yeah, you know, specifications of components that go in Kubernetes are defined a declarative way, and Kubernetes always keeps that state consistent with your defined state. But when you go outside of that world of a single cluster, and when you actually talk about defining the clusters or defining everything that's around it, there really isn't a solution that does that today. And so Arlon addresses that problem at the heart of it, and it does that using existing open source well known solutions. >>And do I want to get into the benefits? What's in it for me as the customer developer? But I want to finish this out real quick and get your thoughts. You mentioned open source. Why open source? What's the, what's the current state of the product? You run the product group over at Platform nine, is it open source? And you guys have a product that's commercial? Can you explain the open source dynamic? And first of all, why open source? Yeah. And what is the consumption? I mean, open source is great, People want open source, they can download it, look up the code, but maybe wanna buy the commercial. So I'm assuming you have that thought through, can you share open source and commercial relationship? >>Yeah, I think, you know, starting with why open source? I think it's, you know, we as a company, we have, you know, one of the things that's absolutely critical to us is that we take mainstream open source technologies components and then we, you know, make them available to our customers at scale through either a SaaS model or on-prem model, right? But, so as we are a company or startup or a company that benefits, you know, in a massive way by this open source economy, it's only right, I think in my mind that we do our part of the duty, right? And contribute back to the community that feeds us. And so, you know, we have always held that strongly as one of our principles. And we have, you know, created and built independent products starting all the way with fision, which was a serverless product, you know, that we had built to various other, you know, examples that I can give. But that's one of the main reasons why opensource and also open source, because we want the community to really firsthand engage with us on this problem, which is very difficult to achieve if your product is behind a wall, you know, behind, behind a block box. >>Well, and that's, that's what the developers want too. And what we're seeing in reporting with Super Cloud is the new model of consumption is I wanna look at the code and see what's in there. That's right. And then also, if I want to use it, I'll do it. Great. That's open source, that's the value. But then at the end of the day, if I wanna move fast, that's when people buy in. So it's a new kind of freemium, I guess, business model. I guess that's the way that long. But that's, that's the benefit. Open source. This is why standards and open source is growing so fast. You have that confluence of, you know, a way for developers to try before they buy, but also actually kind of date the application, if you will. We, you know, Adrian Karo uses the dating met metaphor, you know, Hey, you know, I wanna check it out first before I get married. Right? And that's what open source, So this is the new, this is how people are selling. This is not just open source, this is how companies are selling. >>Absolutely. Yeah. Yeah. You know, I think, and you know, two things. I think one is just, you know, this, this, this cloud native space is so vast that if you, if you're building a close flow solution, sometimes there's also a risk that it may not apply to every single enterprises use cases. And so having it open source gives them an opportunity to extend it, expand it, to make it proper to their use case if they choose to do so, right? But at the same time, what's also critical to us is we are able to provide a supported version of it with an SLA that we, you know, that's backed by us, a SAS hosted version of it as well, for those customers who choose to go that route, you know, once they have used the open source version and loved it and want to take it at scale and in production and need, need, need a partner to collaborate with, who can, you know, support them for that production >>Environment. I have to ask you now, let's get into what's in it for the customer. I'm a customer. Yep. Why should I be enthused about Arla? What's in it for me? You know? Cause if I'm not enthused about it, I'm not gonna be confident and it's gonna be hard for me to get behind this. Can you share your enthusiastic view of, you know, why I should be enthused about Arlo? I'm a >>Customer. Yeah, absolutely. And so, and there's multiple, you know, enterprises that we talk to, many of them, you know, our customers, where this is a very kind of typical story that you hear, which is we have, you know, a Kubernetes distribution. It could be on premise, it could be public clouds, native Kubernetes, and then we have our C I C D pipelines that are automating the deployment of applications, et cetera. And then there's this gray zone. And the gray zone is well before you can you, your CS c D pipelines can deploy the apps. Somebody needs to do all of that groundwork of, you know, defining those clusters and yeah. You know, properly configuring them. And as these things, these things start by being done hand grown. And then as the, as you scale, what typically enterprises would do today is they will have their home homegrown DIY solutions for this. >>I mean, the number of folks that I talk to that have built Terra from automation, and then, you know, some of those key developers leave. So it's a typical open source or typical, you know, DIY challenge. And the reason that they're writing it themselves is not because they want to. I mean, of course technology is always interesting to everybody, but it's because they can't find a solution that's out there that perfectly fits the problem. And so that's that pitch. I think Ops FICO would be delighted. The folks that we've talk, you know, spoken with, have been absolutely excited and have, you know, shared that this is a major challenge we have today because we have, you know, few hundreds of clusters on ecos Amazon, and we wanna scale them to few thousands, but we don't think we are ready to do that. And this will give us the >>Ability to, Yeah, I think people are scared. Not sc I won't say scare, that's a bad word. Maybe I should say that they feel nervous because, you know, at scale small mistakes can become large mistakes. This is something that is concerning to enterprises. And, and I think this is gonna come up at co con this year where enterprises are gonna say, Okay, I need to see SLAs. I wanna see track record, I wanna see other companies that have used it. Yeah. How would you answer that question to, or, or challenge, you know, Hey, I love this, but is there any guarantees? Is there any, what's the SLAs? I'm an enterprise, I got tight, you know, I love the open source trying to free fast and loose, but I need hardened code. >>Yeah, absolutely. So, so two parts to that, right? One is Arlan leverages existing open source components, products that are extremely popular. Two specifically. One is Arlan uses Argo cd, which is probably one of the highest and used CD open source tools that's out there. Right's created by folks that are as part of into team now, you know, really brilliant team. And it's used at scale across enterprises. That's one. Second is Alon also makes use of Cluster api cappi, which is a Kubernetes sub-component, right? For lifecycle management of clusters. So there is enough of, you know, community users, et cetera, around these two products, right? Or, or, or open source projects that will find Arlan to be right up in their alley because they're already comfortable, familiar with Argo cd. Now Arlan just extends the scope of what City can do. And so that's one. And then the second part is going back to a point of the comfort. And that's where, you know, platform line has a role to play, which is when you are ready to deploy online at scale, because you've been, you know, playing with it in your DEF test environments, you're happy with what you get with it, then Platform nine will stand behind it and provide that >>Sla. And what's been the reaction from customers you've talked to Platform nine customers with, with that are familiar with, with Argo and then rlo? What's been some of the feedback? >>Yeah, I, I think the feedback's been fantastic. I mean, I can give you examples of customers where, you know, initially, you know, when you are, when you're telling them about your entire portfolio of solutions, it might not strike a card right away. But then we start talking about Arlan and, and we talk about the fact that it uses Argo adn, they start opening up, they say, We have standardized on Argo and we have built these components, homegrown, we would be very interested. Can we co-develop? Does it support these use cases? So we've had that kind of validation. We've had validation all the way at the beginning of our land before we even wrote a single line of code saying this is something we plan on doing. And the customer said, If you had it today, I would've purchased it. So it's been really great validation. >>All right. So next question is, what is the solution to the customer? If I asked you, Look it, I have, I'm so busy, my team's overworked. I got a skills gap. I don't need another project that's, I'm so tied up right now and I'm just chasing my tail. How does Platform nine help me? >>Yeah, absolutely. So I think, you know, one of the core tenets of Platform nine has always been been that we try to bring that public cloud like simplicity by hosting, you know, this in a lot of such similar tools in a SaaS hosted manner for our customers, right? So our goal behind doing that is taking away or trying to take away all of that complexity from customers' hands and offloading it to our hands, right? And giving them that full white glove treatment, as we call it. And so from a customer's perspective, one, something like arlon will integrate with what they have so they don't have to rip and replace anything. In fact, it will, even in the next versions, it may even discover your clusters that you have today and you know, give you an inventory. And that will, >>So if customers have clusters that are growing, that's a sign correct call you guys. >>Absolutely. Either they're, they have massive large clusters, right? That they wanna split into smaller clusters, but they're not comfortable doing that today, or they've done that already on say, public cloud or otherwise. And now they have management challenges. So >>Especially operationalizing the clusters, whether they want to kind of reset everything and remove things around and reconfigure Yep. And or scale out. >>That's right. Exactly. And >>You provide that layer of policy. >>Absolutely. >>Yes. That's the key value here. >>That's right. >>So policy based configuration for cluster scale up, >>Well profile and policy based declarative configuration and lifecycle management for clusters. >>If I asked you how this enables supercloud, what would you say to that? >>I think this is one of the key ingredients to super cloud, right? If you think about a super cloud environment, there's at least few key ingredients that that come to my mind that are really critical. Like they are, you know, life saving ingredients at that scale. One is having a really good strategy for managing that scale, you know, in a, going back to assembly line in a very consistent, predictable way so that our lot solves then you, you need to compliment that with the right kind of observability and monitoring tools at scale, right? Because ultimately issues are gonna happen and you're gonna have to figure out, you know, how to solve them fast. And arlon by the way, also helps in that direction, but you also need observability tools. And then especially if you're running it on the public cloud, you need some cost management tools. In my mind, these three things are like the most necessary ingredients to make Super Cloud successful. And you know, our alarm fills in >>One. Okay. So now the next level is, Okay, that makes sense. Is under the covers kind of speak under the hood. Yeah. How does that impact the app developers and the cloud native modern application workflows? Because the impact to me, seems the apps are gonna be impacted. Are they gonna be faster, stronger? I mean, what's the impact if you do all those things, as you mentioned, what's the impact of the apps? >>Yeah, the impact is that your apps are more likely to operate in production the way you expect them to, because the right checks and balances have gone through, and any discrepancies have been identified prior to those apps, prior to your customer running into them, right? Because developers run into this challenge to their, where there's a split responsibility, right? I'm responsible for my code, I'm responsible for some of these other plugins, but I don't own the stack end to end. I have to rely on my ops counterpart to do their part, right? And so this really gives them, you know, the right tooling for that. >>So this is actually a great kind of relevant point, you know, as cloud becomes more scalable, you're starting to see this fragmentation gone of the days of the full stack developer to the more specialized role. But this is a key point, and I have to ask you because if this RLO solution takes place, as you say, and the apps are gonna be stupid, they're designed to do, the question is, what did does the current pain look like of the apps breaking? What does the signals to the customer Yeah. That they should be calling you guys up into implementing Arlo, Argo and, and all the other goodness to automate? What are some of the signals? Is it downtime? Is it, is it failed apps, Is it latency? What are some of the things that Yeah, absolutely would be indications of things are effed up a little bit. Yeah. >>More frequent down times, down times that are, that take longer to triage. And so you are, you know, the, you know, your mean times on resolution, et cetera, are escalating or growing larger, right? Like we have environments of customers where they're, they have a number of folks on in the field that have to take these apps and run them at customer sites. And that's one of our partners. And they're extremely interested in this because they're the, the rate of failures they're encountering for this, you know, the field when they're running these apps on site, because the field is automating their clusters that are running on sites using their own script. So these are the kinds of challenges, and those are the pain points, which is, you know, if you're looking to reduce your meantime to resolution, if you're looking to reduce the number of failures that occur on your production site, that's one. And second, if you are looking to manage these at scale environments with a relatively small, focused, nimble ops team, which has an immediate impact on your budget. So those are, those are the signals. >>This is the cloud native at scale situation, the innovation going on. Final thought is your reaction to the idea that if the world goes digital, which it is, and the confluence of physical and digital coming together, and cloud continues to do its thing, the company becomes the application, not where it used to be supporting the business, you know, the back office and the maybe terminals and some PCs and handhelds. Now if technology's running, the business is the business. Yeah. Company's the application. Yeah. So it can't be down. So there's a lot of pressure on, on CSOs and CIOs now and boards is saying, How is technology driving the top line revenue? That's the number one conversation. Yep. Do you see that same thing? >>Yeah. It's interesting. I think there's multiple pressures at the CXO CIO level, right? One is that there needs to be that visibility and clarity and guarantee almost that, you know, that the, the technology that's, you know, that's gonna drive your top line is gonna drive that in a consistent, reliable, predictable manner. And then second, there is the constant pressure to do that while always lowering your costs of doing it, right? Especially when you're talking about, let's say retailers or those kinds of large scale vendors, they many times make money by lowering the amount that they spend on, you know, providing those goods to their end customers. So I think those, both those factors kind of come into play and the solution to all of them is usually in a very structured strategy around automation. >>Final question. What does cloudnative at scale look like to you? If all the things happen the way we want 'em to happen, The magic wand, the magic dust, what does it look like? >>What that looks like to me is a CIO sipping at his desk on coffee production is running absolutely smooth. And his, he's running that at a nimble, nimble team size of at the most, a handful of folks that are just looking after things, but things are >>Just taking care of the CIO doesn't exist. There's no ciso, they're at the beach. >>Yep. >>Thank you for coming on, sharing the cloud native at scale here on the cube. Thank you for your time. >>Fantastic. Thanks for >>Having me. Okay. I'm John Fur here for special program presentation, special programming cloud native at scale, enabling super cloud modern applications with Platform nine. Thanks for watching. Welcome back everyone to the special presentation of cloud native at scale, the cube and platform nine special presentation going in and digging into the next generation super cloud infrastructure as code and the future of application development. We're here with Bickley, who's the chief architect and co-founder of Platform nine Pick. Great to see you Cube alumni. We, we met at an OpenStack event in about eight years ago, or later, earlier when OpenStack was going. Great to see you and great to see congratulations on the success of platform nine. >>Thank you very much. >>Yeah. You guys have been at this for a while and this is really the, the, the year we're seeing the, the crossover of Kubernetes because of what happens with containers. Everyone now has realized, and you've seen what Docker's doing with the new docker, the open source Docker now just the success Exactly. Of containerization, right? And now the Kubernetes layer that we've been working on for years is coming, bearing fruit. This is huge. >>Exactly. Yes. >>And so as infrastructures code comes in, we talked to Bacar talking about Super Cloud, I met her about, you know, the new Arlon, our, our lawn, and you guys just launched the infrastructures code is going to another level, and then it's always been DevOps infrastructures code. That's been the ethos that's been like from day one, developers just code. Then you saw the rise of serverless and you see now multi-cloud or on the horizon, connect the dots for us. What is the state of infrastructure as code today? >>So I think, I think I'm, I'm glad you mentioned it, everybody or most people know about infrastructures code. But with Kubernetes, I think that project has evolved at the concept even further. And these dates, it's infrastructure is configuration, right? So, which is an evolution of infrastructure as code. So instead of telling the system, here's how I want my infrastructure by telling it, you know, do step A, B, C, and D instead with Kubernetes, you can describe your desired state declaratively using things called manifest resources. And then the system kind of magically figures it out and tries to converge the state towards the one that you specified. So I think it's, it's a even better version of infrastructures code. >>Yeah. And that really means it's developer just accessing resources. Okay. That declare, Okay, give me some compute, stand me up some, turn the lights on, turn 'em off, turn 'em on. That's kind of where we see this going. And I like the configuration piece. Some people say composability, I mean now with open source so popular, you don't have to have to write a lot of code, this code being developed. And so it's into integration, it's configuration. These are areas that we're starting to see computer science principles around automation, machine learning, assisting open source. Cuz you got a lot of code that's right in hearing software, supply chain issues. So infrastructure as code has to factor in these new dynamics. Can you share your opinion on these new dynamics of, as open source grows, the glue layers, the configurations, the integration, what are the core issues? >>I think one of the major core issues is with all that power comes complexity, right? So, you know, despite its expressive power systems like Kubernetes and declarative APIs let you express a lot of complicated and complex stacks, right? But you're dealing with hundreds if not thousands of these yamo files or resources. And so I think, you know, the emergence of systems and layers to help you manage that complexity is becoming a key challenge and opportunity in, in this space. >>That's, I wrote a LinkedIn post today was comments about, you know, hey, enterprise is a new breed. The trend of SaaS companies moving our consumer comp consumer-like thinking into the enterprise has been happening for a long time, but now more than ever, you're seeing it the old way used to be solve complexity with more complexity and then lock the customer in. Now with open source, it's speed, simplification and integration, right? These are the new dynamic power dynamics for developers. Yeah. So as companies are starting to now deploy and look at Kubernetes, what are the things that need to be in place? Because you have some, I won't say technical debt, but maybe some shortcuts, some scripts here that make it look like infrastructure is code. People have done some things to simulate or or make infrastructure as code happen. Yes. But to do it at scale Yes. Is harder. What's your take on this? What's your view? >>It's hard because there's a per proliferation of methods, tools, technologies. So for example, today it's very common for DevOps and platform engineering tools, I mean, sorry, teams to have to deploy a large number of Kubernetes clusters, but then apply the applications and configurations on top of those clusters. And they're using a wide range of tools to do this, right? For example, maybe Ansible or Terraform or bash scripts to bring up the infrastructure and then the clusters. And then they may use a different set of tools such as Argo CD or other tools to apply configurations and applications on top of the clusters. So you have this sprawl of tools. You, you also have this sprawl of configurations and files because the more objects you're dealing with, the more resources you have to manage. And there's a risk of drift that people call that where, you know, you think you have things under control, but some people from various teams will make changes here and there and then before the end of the day systems break and you have no idea of tracking them. So I think there's real need to kind of unify, simplify, and try to solve these problems using a smaller, more unified set of tools and methodologies. And that's something that we try to do with this new project. Arlon. >>Yeah. So, so we're gonna get into Arlan in a second. I wanna get into the why Arlon. You guys announced that at AR GoCon, which was put on here in Silicon Valley at the, at the community meeting by in two, they had their own little day over there at their headquarters. But before we get there, vascar, your CEO came on and he talked about Super Cloud at our in AAL event. What's your definition of super cloud? If you had to kind of explain that to someone at a cocktail party or someone in the industry technical, how would you look at the super cloud trend that's emerging? It's become a thing. What's your, what would be your contribution to that definition or the narrative? >>Well, it's, it's, it's funny because I've actually heard of the term for the first time today, speaking to you earlier today. But I think based on what you said, I I already get kind of some of the, the gist and the, the main concepts. It seems like super cloud, the way I interpret that is, you know, clouds and infrastructure, programmable infrastructure, all of those things are becoming commodity in a way. And everyone's got their own flavor, but there's a real opportunity for people to solve real business problems by perhaps trying to abstract away, you know, all of those various implementations and then building better abstractions that are perhaps business or applications specific to help companies and businesses solve real business problems. >>Yeah, I remember that's a great, great definition. I remember, not to date myself, but back in the old days, you know, IBM had a proprietary network operating system, so of deck for the mini computer vendors, deck net and SNA respectively. But T C P I P came out of the osi, the open systems interconnect and remember, ethernet beat token ring out. So not to get all nerdy for all the young kids out there, look, just look up token ring, you'll see, you've probably never heard of it. It's IBM's, you know, connection for the internet at the, the layer two is Amazon, the ethernet, right? So if T C P I P could be the Kubernetes and the container abstraction that made the industry completely change at that point in history. So at every major inflection point where there's been serious industry change and wealth creation and business value, there's been an abstraction Yes. Somewhere. Yes. What's your reaction to that? >>I think this is, I think a saying that's been heard many times in this industry and, and I forgot who originated it, but I think that the saying goes like, there's no problem that can't be solved with another layer of indirection, right? And we've seen this over and over and over again where Amazon and its peers have inserted this layer that has simplified, you know, computing and, and infrastructure management. And I believe this trend is going to continue, right? The next set of problems are going to be solved with these insertions of additional abstraction layers. I think that that's really a, yeah, it's gonna >>Continue. It's interesting. I just, when I wrote another post today on LinkedIn called the Silicon Wars AMD stock is down arm has been on a rise. We remember pointing for many years now that arm's gonna be hugely, it has become true. If you look at the success of the infrastructure as a service layer across the clouds, Azure, aws, Amazon's clearly way ahead of everybody. The stuff that they're doing with the silicon and the physics and the, the atoms, the pro, you know, this is where the innovation, they're going so deep and so strong at ISAs, the more that they get that gets come on, they have more performance. So if you're an app developer, wouldn't you want the best performance and you'd wanna have the best abstraction layer that gives you the most ability to do infrastructures, code or infrastructure for configuration, for provisioning, for managing services. And you're seeing that today with service MeSHs, a lot of action going on in the service mesh area in in this community of, of co con, which will be a covering. So that brings up the whole what's next? You guys just announced our lawn at Argo Con, which came out of Intuit. We've had Mariana Tessel at our super cloud event. She's the cto, you know, they're all in the cloud. So they contributed that project. Where did Arlon come from? What was the origination? What's the purpose? Why our lawn, why this announcement? >>Yeah, so the, the inception of the project, this was the result of us realizing that problem that we spoke about earlier, which is complexity, right? With all of this, these clouds, these infrastructure, all the variations around and, you know, compute storage networks and the proliferation of tools we talked about the Ansibles and Terraforms and Kubernetes itself. You can, you can think of that as another tool, right? We saw a need to solve that complexity problem, and especially for people and users who use Kubernetes at scale. So when you have, you know, hundreds of clusters, thousands of applications, thousands of users spread out over many, many locations, there, there needs to be a system that helps simplify that management, right? So that means fewer tools, more expressive ways of describing the state that you want and more consistency. And, and that's why, you know, we built our lawn and we built it recognizing that many of these problems or sub problems have already been solved. So Arlon doesn't try to reinvent the wheel, it instead rests on the shoulders of several giants, right? So for example, Kubernetes is one building block, GI ops, and Argo CD is another one, which provides a very structured way of applying configuration. And then we have projects like cluster API and cross plane, which provide APIs for describing infrastructure. So arlon takes all of those building blocks and builds a thin layer, which gives users a very expressive way of defining configuration and desired state. So that's, that's kind of the inception of, And >>What's the benefit of that? What does that give the, what does that give the developer, the user, in this case, >>The developers, the, the platform engineer, team members, the DevOps engineers, they get a a ways to provision not just infrastructure and clusters, but also applications and configurations. They get a way, a system for provisioning, configuring, deploying, and doing life cycle management in a, in a much simpler way. Okay. Especially as I said, if you're dealing with a large number of applications. >>So it's like an operating fabric, if you will. Yes. For them. Okay, so let's get into what that means for up above and below the the, this abstraction or thin layer below as the infrastructure. We talked a lot about what's going on below that. Yeah. Above our workloads. At the end of the day, you know, I talk to CXOs and IT folks that are now DevOps engineers. They care about the workloads and they want the infrastructures code to work. They wanna spend their time getting in the weeds, figuring out what happened when someone made a push that that happened or something happened. They need observability and they need to, to know that it's working. That's right. And is my workloads running effectively? So how do you guys look at the workload side of it? Cuz now you have multiple workloads on these fabric, >>Right? So workloads, so Kubernetes has defined kind of a standard way to describe workloads and you can, you know, tell Kubernetes, I want to run this container this particular way, or you can use other projects that are in the Kubernetes cloud native ecosystem like K native, where you can express your application in more at a higher level, right? But what's also happening is in addition to the workloads, DevOps and platform engineering teams, they need to very often deploy the applications with the clusters themselves. Clusters are becoming this commodity. It's, it's becoming this host for the application and it kind of comes bundled with it. In many cases it is like an appliance, right? So DevOps teams have to provision clusters at a really incredible rate and they need to tear them down. Clusters are becoming more, >>It's kinda like an EC two instance, spin up a cluster. We very, people used words like that. That's >>Right. And before arlon you kind of had to do all of that using a different set of tools as, as I explained. So with Armon you can kind of express everything together. You can say I want a cluster with a health monitoring stack and a logging stack and this ingress controller and I want these applications and these security policies. You can describe all of that using something we call a profile. And then you can stamp out your app, your applications and your clusters and manage them in a very, so >>Essentially standard creates a mechanism. Exactly. Standardized, declarative kind of configurations. And it's like a playbook. You deploy it. Now what's there is between say a script like I'm, I have scripts, I could just automate scripts >>Or yes, this is where that declarative API and infrastructures configuration comes in, right? Because scripts, yes you can automate scripts, but the order in which they run matters, right? They can break, things can break in the middle and, and sometimes you need to debug them. Whereas the declarative way is much more expressive and powerful. You just tell the system what you want and then the system kind of figures it out. And there are these things about controllers which will in the background reconcile all the state to converge towards your desire. It's a much more powerful, expressive and reliable way of getting things done. >>So infrastructure has configuration is built kind of on, it's as super set of infrastructures code because it's >>An evolution. >>You need edge's code, but then you can configure the code by just saying do it. You basically declaring and saying Go, go do that. That's right. Okay, so, alright, so cloud native at scale, take me through your vision of what that means. Someone says, Hey, what does cloud native at scale mean? What's success look like? How does it roll out in the future as you, not future next couple years? I mean people are now starting to figure out, okay, it's not as easy as it sounds. Could be nice, it has value. We're gonna hear this year coan a lot of this. What does cloud native at scale >>Mean? Yeah, there are different interpretations, but if you ask me, when people think of scale, they think of a large number of deployments, right? Geographies, many, you know, supporting thousands or tens or millions of, of users there, there's that aspect to scale. There's also an equally important a aspect of scale, which is also something that we try to address with Arran. And that is just complexity for the people operating this or configuring this, right? So in order to describe that desired state and in order to perform things like maybe upgrades or updates on a very large scale, you want the humans behind that to be able to express and direct the system to do that in, in relatively simple terms, right? And so we want the tools and the abstractions and the mechanisms available to the user to be as powerful but as simple as possible. So there's, I think there's gonna be a number and there have been a number of CNCF and cloud native projects that are trying to attack that complexity problem as well. And Arlon kind of falls in in that >>Category. Okay, so I'll put you on the spot road that CubeCon coming up and obviously this will be shipping this segment series out before. What do you expect to see at Coan this year? What's the big story this year? What's the, what's the most important thing happening? Is it in the open source community and also within a lot of the, the people jogging for leadership. I know there's a lot of projects and still there's some white space in the overall systems map about the different areas get run time and there's ability in all these different areas. What's the, where's the action? Where, where's the smoke? Where's the fire? Where's the piece? Where's the tension? >>Yeah, so I think one thing that has been happening over the past couple of cons and I expect to continue and, and that is the, the word on the street is Kubernetes is getting boring, right? Which is good, right? >>Boring means simple. >>Well, well >>Maybe, >>Yeah, >>Invisible, >>No drama, right? So, so the, the rate of change of the Kubernetes features and, and all that has slowed but in, in a, in a positive way. But there's still a general sentiment and feeling that there's just too much stuff. If you look at a stack necessary for hosting applications based on Kubernetes, there are just still too many moving parts, too many components, right? Too much complexity. I go, I keep going back to the complexity problem. So I expect Cube Con and all the vendors and the players and the startups and the people there to continue to focus on that complexity problem and introduce further simplifications to, to the stack. >>Yeah. Vic, you've had an storied career, VMware over decades with them obviously in 12 years with 14 years or something like that. Big number co-founder here at Platform. Now you guys have been around for a while at this game. We, man, we talked about OpenStack, that project you, we interviewed at one of their events. So OpenStack was the beginning of that, this new revolution. And I remember the early days it was, it wasn't supposed to be an alternative to Amazon, but it was a way to do more cloud cloud native. I think we had a cloud ERO team at that time. We would to joke we, you know, about, about the dream. It's happening now, now at Platform nine. You guys have been doing this for a while. What's the, what are you most excited about as the chief architect? What did you guys double down on? What did you guys tr pivot from or two, did you do any pivots? Did you extend out certain areas? Cuz you guys are in a good position right now, a lot of DNA in Cloud native. What are you most excited about and what does Platform nine bring to the table for customers and for people in the industry watching this? >>Yeah, so I think our mission really hasn't changed over the years, right? It's been always about taking complex open source software because open source software, it's powerful. It solves new problems, you know, every year and you have new things coming out all the time, right? OpenStack was an example when the Kubernetes took the world by storm. But there's always that complexity of, you know, just configuring it, deploying it, running it, operating it. And our mission has always been that we will take all that complexity and just make it, you know, easy for users to consume regardless of the technology, right? So the successor to Kubernetes, you know, I don't have a crystal ball, but you know, you have some indications that people are coming up of new and simpler ways of running applications. There are many projects around there who knows what's coming next year or the year after that. But platform will a, platform nine will be there and we will, you know, take the innovations from the the community. We will contribute our own innovations and make all of those things very consumable to customers. >>Simpler, faster, cheaper. Exactly. Always a good business model technically to make that happen. Yes. Yeah, I think the, the reigning in the chaos is key, you know, Now we have now visibility into the scale. Final question before we depart this segment. What is at scale, how many clusters do you see that would be a watermark for an at scale conversation around an enterprise? Is it workloads we're looking at or, or clusters? How would you, Yeah, how would you describe that? When people try to squint through and evaluate what's a scale, what's the at scale kind of threshold? >>Yeah. And, and the number of clusters doesn't tell the whole story because clusters can be small in terms of the number of nodes or they can be large. But roughly speaking when we say, you know, large scale cluster deployments, we're talking about maybe hundreds, two thousands. >>Yeah. And final final question, what's the role of the hyperscalers? You got AWS continuing to do well, but they got their core ias, they got a PAs, they're not too too much putting a SaaS out there. They have some SaaS apps, but mostly it's the ecosystem. They have marketplaces doing over $2 billion billions of transactions a year and, and it's just like, just sitting there. It hasn't really, they're now innovating on it, but that's gonna change ecosystems. What's the role the cloud play in the cloud native of its scale? >>The, the hyperscalers, >>Yeahs Azure, Google. >>You mean from a business perspective? Yeah, they're, they have their own interests that, you know, that they're, they will keep catering to, they, they will continue to find ways to lock their users into their ecosystem of services and, and APIs. So I don't think that's gonna change, right? They're just gonna keep, >>Well they got great I performance, I mean from a, from a hardware standpoint, yes, that's gonna be key, right? >>Yes. I think the, the move from X 86 being the dominant way and platform to run workloads is changing, right? That, that, that, that, and I think the, the hyperscalers really want to be in the game in terms of, you know, the the new risk and arm ecosystems and the platforms. >>Yeah, not joking aside, Paul Morritz, when he was the CEO of VMware, when he took over once said, I remember our first year doing the cube. Oh the cloud is one big distributed computer, it's, it's hardware and he got software and you got middleware and he kind over, well he's kind of tongue in cheek, but really you're talking about large compute and sets of services that is essentially a distributed computer. >>Yes, >>Exactly. It's, we're back on the same game. Vic, thank you for coming on the segment. Appreciate your time. This is cloud native at scale special presentation with Platform nine. Really unpacking super cloud Arlon open source and how to run large scale applications on the cloud Cloud Native Phil for developers and John Furrier with the cube. Thanks for Washington. We'll stay tuned for another great segment coming right up. Hey, welcome back everyone to Super Cloud 22. I'm John Fur, host of the Cuba here all day talking about the future of cloud. Where's it all going? Making it super multi-cloud clouds around the corner and public cloud is winning. Got the private cloud on premise and edge. Got a great guest here, Vascar Gorde, CEO of Platform nine, just on the panel on Kubernetes. An enabler blocker. Welcome back. Great to have you on. >>Good to see you >>Again. So Kubernetes is a blocker enabler by, with a question mark. I put on on that panel was really to discuss the role of Kubernetes. Now great conversation operations is impacted. What's interest thing about what you guys are doing at Platform nine? Is your role there as CEO and the company's position, kind of like the world spun into the direction of Platform nine while you're at the helm? Yeah, right. >>Absolutely. In fact, things are moving very well and since they came to us, it was an insight to call ourselves the platform company eight years ago, right? So absolutely whether you are doing it in public clouds or private clouds, you know, the application world is moving very fast in trying to become digital and cloud native. There are many options for you do on the infrastructure. The biggest blocking factor now is having a unified platform. And that's what we, we come into, >>Patrick, we were talking before we came on stage here about your background and we were gonna talk about the glory days in 2000, 2001, when the first as piece application service providers came out, kind of a SaaS vibe, but that was kind of all kind of cloudlike. >>It wasn't, >>And and web services started then too. So you saw that whole growth. Now, fast forward 20 years later, 22 years later, where we are now, when you look back then to here and all the different cycles, >>I, in fact you, you know, as we were talking offline, I was in one of those ASPs in the year 2000 where it was a novel concept of saying we are providing a software and a capability as a service, right? You sign up and start using it. I think a lot has changed since then. The tooling, the tools, the technology has really skyrocketed. The app development environment has really taken off exceptionally well. There are many, many choices of infrastructure now, right? So I think things are in a way the same but also extremely different. But more importantly now for any company, regardless of size, to be a digital native, to become a digital company is extremely mission critical. It's no longer a nice to have everybody's in the journey somewhere. >>Everyone is going digital transformation here. Even on a so-called downturn recession that's upcoming inflation's here. It's interesting. This is the first downturn in the history of the world where the hyperscale clouds have been pumping on all cylinders as an economic input. And if you look at the tech trends, GDPs down, but not tech. >>Nope. >>Cuz the pandemic showed everyone digital transformation is here and more spend and more growth is coming even in, in tech. So this is a unique factor which proves that that digital transformation's happening and company, every company will need a super cloud. >>Everyone, every company, regardless of size, regardless of location, has to become modernize their infrastructure. And modernizing Infras infrastructure is not just some new servers and new application tools, It's your approach, how you're serving your customers, how you're bringing agility in your organization. I think that is becoming a necessity for every enterprise to survive. >>I wanna get your thoughts on Super Cloud because one of the things Dave Ante and I want to do with Super Cloud and calling it that was we, I, I personally, and I know Dave as well, he can, I'll speak from, he can speak for himself. We didn't like multi-cloud. I mean not because Amazon said don't call things multi-cloud, it just didn't feel right. I mean everyone has multiple clouds by default. If you're running productivity software, you have Azure and Office 365. But it wasn't truly distributed. It wasn't truly decentralized, it wasn't truly cloud enabled. It didn't, it felt like they're not ready for a market yet. Yet public clouds booming on premise. Private cloud and Edge is much more on, you know, more, more dynamic, more real. >>Yeah. I think the reason why we think super cloud is a better term than multi-cloud. Multi-cloud are more than one cloud, but they're disconnected. Okay, you have a productivity cloud, you have a Salesforce cloud, you may have, everyone has an internal cloud, right? So, but they're not connected. So you can say okay, it's more than one cloud. So it's you know, multi-cloud. But super cloud is where you are actually trying to look at this holistically. Whether it is on-prem, whether it is public, whether it's at the edge, it's a store at the branch. You are looking at this as one unit. And that's where we see the term super cloud is more applicable because what are the qualities that you require if you're in a super cloud, right? You need choice of infrastructure, you need, but at the same time you need a single pain, a single platform for you to build your innovations on regardless of which cloud you're doing it on, right? So I think Super Cloud is actually a more tightly integrated orchestrated management philosophy we think. >>So let's get into some of the super cloud type trends that we've been reporting on. Again, the purpose of this event is to, as a pilots, to get the conversations flowing with with the influencers like yourselves who are running companies and building products and the builders, Amazon and Azure are doing extremely well. Google's coming up in third cloudworks in public cloud. We see the use cases on premises use cases. Kubernetes has been an interesting phenomenon because it's become from the developer side a little bit, but a lot of ops people love Kubernetes. It's really more of an ops thing. You mentioned OpenStack earlier. Kubernetes kind of came out of that open stack. We need an orchestration and then containers had a good shot with, with Docker. They re pivoted the company. Now they're all in an open source. So you got containers booming and Kubernetes as a new layer there. What's the, what's the take on that? What does that really mean? Is that a new defacto enabler? It >>Is here. It's for here for sure. Every enterprise somewhere else in the journey is going on. And you know, most companies are, 70 plus percent of them have won two, three container based, Kubernetes based applications now being rolled out. So it's very much here, it is in production at scale by many customers. And the beauty of it is, yes, open source, but the biggest gating factor is the skill set. And that's where we have a phenomenal engineering team, right? So it's, it's one thing to buy a tool >>And just be clear, you're a managed service for Kubernetes. >>We provide, provide a software platform for cloud acceleration as a service and it can run anywhere. It can run in public private. We have customers who do it in truly multi-cloud environments. It runs on the edge, it runs at this in stores are thousands of stores in a retailer. So we provide that and also for specific segments where data sovereignty and data residency are key regulatory reasons. We also un OnPrem as an air gap version. >>Can you give an example on how you guys are deploying your platform to enable a super cloud experience for your >>Customer? Right. So I'll give you two different examples. One is a very large networking company, public networking company. They have, I dunno, hundreds of products, hundreds of r and d teams that are building different, different products. And if you look at few years back, each one was doing it on a different platforms but they really needed to bring the agility and they worked with us now over three years where we are their build test dev pro platform where all their products are built on, right? And it has dramatically increased their agility to release new products. Number two, it actually is a light out operation. In fact the customer says like, like the Maytag service person cuz we provide it as a service and it barely takes one or two people to maintain it for them. >>So it's kinda like an SRE vibe. One person managing a >>Large 4,000 engineers building infrastructure >>On their tools, >>Whatever they want on their tools. They're using whatever app development tools they use, but they use our platform. >>What benefits are they seeing? Are they seeing speed? >>Speed, definitely. Okay. Definitely they're speeding. Speed uniformity because now they're building able to build, so their customers who are using product A and product B are seeing a similar set of tools that are being used. >>So a big problem that's coming outta this super cloud event that we're, we're seeing and we've heard it all here, ops and security teams cuz they're kind of too part of one theme, but ops and security specifically need to catch up speed wise. Are you delivering that value to ops and security? Right. >>So we, we work with ops and security teams and infrastructure teams and we layer on top of that. We have like a platform team. If you think about it, depending on where you have data centers, where you have infrastructure, you have multiple teams, okay, but you need a unified platform. Who's your buyer? Our buyer is usually, you know, the product divisions of companies that are looking at or the CTO would be a buyer for us functionally cio definitely. So it it's, it's somewhere in the DevOps to infrastructure. But the ideal one we are beginning to see now many large corporations are really looking at it as a platform and saying we have a platform group on which any app can be developed and it is run on any infrastructure. So the platform engineering teams, >>You working two sides of that coin. You've got the dev side and then >>And then infrastructure >>Side side, okay. >>Another customer like give you an example, which I would say is kind of the edge of the store. So they have thousands of stores. Retail, retail, you know food retailer, right? They have thousands of stores that are on the globe, 50,000, 60,000. And they really want to enhance the customer experience that happens when you either order the product or go into the store and pick up your product or buy or browse or sit there. They have applications that were written in the nineties and then they have very modern AIML applications today. They want something that will not have to send an IT person to install a rack in the store or they can't move everything to the cloud because the store operations has to be local. The menu changes based on, It's a classic edge. It's classic edge. Yeah. Right. They can't send it people to go install rack access servers then they can't sell software people to go install the software and any change you wanna put through that, you know, truck roll. So they've been working with us where all they do is they ship, depending on the size of the store, one or two or three little servers with instructions that >>You, you say little servers like how big one like a net box box, like a small little >>Box and all the person in the store has to do like what you and I do at home and we get a, you know, a router is connect the power, connect the internet and turn the switch on. And from there we pick it up. >>Yep. >>We provide the operating system, everything and then the applications are put on it. And so that dramatically brings the velocity for them. They manage >>Thousands of them. True plug and play >>Two, plug and play thousands of stores. They manage it centrally. We do it for them, right? So, so that's another example where on the edge then we have some customers who have both a large private presence and one of the public clouds. Okay. But they want to have the same platform layer of orchestration and management that they can use regardless of the location. So >>You guys got some success. Congratulations. Got some traction there. It's awesome. The question I want to ask you is that's come up is what is truly cloud native? Cuz there's lift and shift of the cloud >>That's not cloud native. >>Then there's cloud native. Cloud native seems to be the driver for the super cloud. How do you talk to customers? How do you explain when someone says what's cloud native, what isn't cloud native? >>Right. Look, I think first of all, the best place to look at what is the definition and what are the attributes and characteristics of what is truly a cloud native, is CNC foundation. And I think it's very well documented where you, well >>Con of course Detroit's >>Coming here, so, so it's already there, right? So, so we follow that very closely, right? I think just lifting and shifting your 20 year old application onto a data center somewhere is not cloud native. Okay? You can't put to cloud native, you have to rewrite and redevelop your application and business logic using modern tools. Hopefully more open source and, and I think that's what Cloudnative is and we are seeing a lot of our customers in that journey. Now everybody wants to be cloudnative, but it's not that easy, okay? Because it's, I think it's first of all, skill set is very important. Uniformity of tools that there's so many tools there. Thousands and thousands of tools you could spend your time figuring out which tool to use. Okay? So I think the complexities there, but the business benefits of agility and uniformity and customer experience are truly them. >>And I'll give you an example. I don't know how clear native they are, right? And they're not a customer of ours, but you order pizzas, you do, right? If you just watch the pizza industry, how dominoes actually increase their share and mind share and wallet share was not because they were making better pizzas or not, I don't know anything about that, but the whole experience of how you order, how you watch what's happening, how it's delivered. There were a pioneer in it. To me, those are the kinds of customer experiences that cloud native can provide. >>Being agility and having that flow to the application changes what the expectations of the, for the customer. >>Customer, the customer's expectations change, right? Once you get used to a better customer experience, you learn >>Best car. To wrap it up, I wanna just get your perspective again. One of the benefits of chatting with you here and having you part of the Super Cloud 22 is you've seen many cycles, you have a lot of insights. I want to ask you, given your career where you've been and what you've done and now the CEO platform nine, how would you compare what's happening now with other inflection points in the industry? And you've been, again, you've been an entrepreneur, you sold your company to Oracle, you've been seeing the big companies, you've seen the different waves. What's going on right now put into context this moment in time around Super >>Cloud. Sure. I think as you said, a lot of battles. Cars being been, been in an asp, been in a realtime software company, being in large enterprise software houses and a transformation. I've been on the app side, I did the infrastructure right and then tried to build our own platforms. I've gone through all of this myself with a lot of lessons learned in there. I think this is an event which is happening now for companies to go through to become cloud native and digitalize. If I were to look back and look at some parallels of the tsunami that's going on is a couple of paddles come to me. One is, think of it, which was forced to honors like y2k. Everybody around the world had to have a plan, a strategy, and an execution for y2k. I would say the next big thing was e-commerce. I think e-commerce has been pervasive right across all industries. >>And disruptive. >>And disruptive, extremely disruptive. If you did not adapt and adapt and accelerate your e-commerce initiative, you were, it was an existence question. Yeah. I think we are at that pivotal moment now in companies trying to become digital and cloudnative that know that is what I see >>Happening there. I think that that e-commerce was interesting and I think just to riff with you on that is that it's disrupting and refactoring the business models. I think that is something that's coming out of this is that it's not just completely changing the game, it's just changing how you operate, >>How you think, and how you operate. See, if you think about the early days of eCommerce, just putting up a shopping cart didn't made you an eCommerce or an E retailer or an e e customer, right? Or so. I think it's the same thing now is I think this is a fundamental shift on how you're thinking about your business. How are you gonna operate? How are you gonna service your customers? I think it requires that just lift and shift is not gonna work. >>Mascar, thank you for coming on, spending the time to come in and share with our community and being part of Super Cloud 22. We really appreciate, we're gonna keep this open. We're gonna keep this conversation going even after the event, to open up and look at the structural changes happening now and continue to look at it in the open in the community. And we're gonna keep this going for, for a long, long time as we get answers to the problems that customers are looking for with cloud cloud computing. I'm Sean Feer with Super Cloud 22 in the Cube. Thanks for watching. >>Thank you. Thank you, John. >>Hello. Welcome back. This is the end of our program, our special presentation with Platform nine on cloud native at scale, enabling the super cloud. We're continuing the theme here. You heard the interviews Super Cloud and its challenges, new opportunities around the solutions around like Platform nine and others with Arlon. This is really about the edge situations on the internet and managing the edge multiple regions, avoiding vendor lock in. This is what this new super cloud is all about. The business consequences we heard and and the wide ranging conversations around what it means for open source and the complexity problem all being solved. I hope you enjoyed this program. There's a lot of moving pieces and things to configure with cloud native install, all making it easier for you here with Super Cloud and of course Platform nine contributing to that. Thank you for watching.

Published Date : Oct 18 2022

SUMMARY :

See you soon. but kind of the same as the first generation. And so you gotta rougher and IT kind of coming together, but you also got this idea of regions, So I think, you know, in in the context of this, the, this, Can you scope the scale of the problem? the problem that the scale creates, you know, there's various problems, but I think one, And that is just, you know, one example of an issue that happens. Can you share your reaction to that and how you see this playing out? which is, you know, you have your perfectly written code that is operating just fine on your And so as you give that change to then run at your production edge location, And you guys have a solution you're launching. So what our LA you do in a But again, it gets, you know, processed in a standardized way. So keeping it smooth, the assembly on things are flowing. Because developers, you know, there is, developers are responsible for one picture of So the DevOps is the cloud needed developer's. And so Arlon addresses that problem at the heart of it, and it does that using existing So I'm assuming you have that thought through, can you share open source and commercial relationship? products starting all the way with fision, which was a serverless product, you know, that we had built to buy, but also actually kind of date the application, if you will. I think one is just, you know, this, this, this cloud native space is so vast I have to ask you now, let's get into what's in it for the customer. And so, and there's multiple, you know, enterprises that we talk to, shared that this is a major challenge we have today because we have, you know, I'm an enterprise, I got tight, you know, I love the open source trying And that's where, you know, platform line has a role to play, which is when been some of the feedback? And the customer said, If you had it today, I would've purchased it. So next question is, what is the solution to the customer? So I think, you know, one of the core tenets of Platform nine has always been been that And now they have management challenges. Especially operationalizing the clusters, whether they want to kind of reset everything and remove things around and And And arlon by the way, also helps in that direction, but you also need I mean, what's the impact if you do all those things, as you mentioned, what's the impact of the apps? And so this really gives them, you know, the right tooling for that. So this is actually a great kind of relevant point, you know, as cloud becomes more scalable, So these are the kinds of challenges, and those are the pain points, which is, you know, if you're looking to to be supporting the business, you know, the back office and the maybe terminals and that, you know, that the, the technology that's, you know, that's gonna drive your top line is If all the things happen the way we want 'em to happen, The magic wand, the magic dust, he's running that at a nimble, nimble team size of at the most, Just taking care of the CIO doesn't exist. Thank you for your time. Thanks for Great to see you and great to see congratulations on the success And now the Kubernetes layer that we've been working on for years is Exactly. you know, the new Arlon, our, our lawn, and you guys just launched the So I think, I think I'm, I'm glad you mentioned it, everybody or most people know about infrastructures I mean now with open source so popular, you don't have to have to write a lot of code, you know, the emergence of systems and layers to help you manage that complexity is becoming That's, I wrote a LinkedIn post today was comments about, you know, hey, enterprise is a new breed. you know, you think you have things under control, but some people from various teams will make changes here in the industry technical, how would you look at the super cloud trend that's emerging? the way I interpret that is, you know, clouds and infrastructure, It's IBM's, you know, connection for the internet at the, this layer that has simplified, you know, computing and, the physics and the, the atoms, the pro, you know, this is where the innovation, the state that you want and more consistency. the DevOps engineers, they get a a ways to So how do you guys look at the workload native ecosystem like K native, where you can express your application in more at It's kinda like an EC two instance, spin up a cluster. And then you can stamp out your app, your applications and your clusters and manage them And it's like a playbook. You just tell the system what you want and then You need edge's code, but then you can configure the code by just saying do it. And that is just complexity for the people operating this or configuring this, What do you expect to see at Coan this year? If you look at a stack necessary for hosting We would to joke we, you know, about, about the dream. So the successor to Kubernetes, you know, I don't Yeah, I think the, the reigning in the chaos is key, you know, Now we have now visibility into But roughly speaking when we say, you know, They have some SaaS apps, but mostly it's the ecosystem. you know, that they're, they will keep catering to, they, they will continue to find terms of, you know, the the new risk and arm ecosystems it's, it's hardware and he got software and you got middleware and he kind over, Great to have you on. What's interest thing about what you guys are doing at Platform nine? clouds, you know, the application world is moving very fast in trying to Patrick, we were talking before we came on stage here about your background and we were gonna talk about the glory days in So you saw that whole growth. So I think things are in And if you look at the tech trends, GDPs down, but not tech. Cuz the pandemic showed everyone digital transformation is here and more And modernizing Infras infrastructure is not you know, more, more dynamic, more real. So it's you know, multi-cloud. So you got containers And you know, most companies are, 70 plus percent of them have won two, It runs on the edge, And if you look at few years back, each one was doing So it's kinda like an SRE vibe. Whatever they want on their tools. to build, so their customers who are using product A and product B are seeing a similar set Are you delivering that value to ops and security? Our buyer is usually, you know, the product divisions of companies You've got the dev side and then that happens when you either order the product or go into the store and pick up your product or like what you and I do at home and we get a, you know, a router is And so that dramatically brings the velocity for them. Thousands of them. of the public clouds. The question I want to ask you is that's How do you explain when someone says what's cloud native, what isn't cloud native? is the definition and what are the attributes and characteristics of what is truly a cloud native, Thousands and thousands of tools you could spend your time figuring out which I don't know anything about that, but the whole experience of how you order, Being agility and having that flow to the application changes what the expectations of One of the benefits of chatting with you here and been on the app side, I did the infrastructure right and then tried to build our own If you did not adapt and adapt and accelerate I think that that e-commerce was interesting and I think just to riff with you on that is that it's disrupting How are you gonna service your Mascar, thank you for coming on, spending the time to come in and share with our community and being part of Thank you, John. I hope you enjoyed this program.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
DavePERSON

0.99+

AmazonORGANIZATION

0.99+

PatrickPERSON

0.99+

Paul MorritzPERSON

0.99+

VascarPERSON

0.99+

Adrian KaroPERSON

0.99+

Sean FeerPERSON

0.99+

2000DATE

0.99+

John FurryPERSON

0.99+

oneQUANTITY

0.99+

IBMORGANIZATION

0.99+

50,000QUANTITY

0.99+

JohnPERSON

0.99+

twoQUANTITY

0.99+

John FurrPERSON

0.99+

Vascar GordePERSON

0.99+

John FurPERSON

0.99+

Meor Ma MakowskiPERSON

0.99+

Silicon ValleyLOCATION

0.99+

MakoskiPERSON

0.99+

thousandsQUANTITY

0.99+

14 yearsQUANTITY

0.99+

OracleORGANIZATION

0.99+

12 yearsQUANTITY

0.99+

2001DATE

0.99+

GortPERSON

0.99+

MascarPERSON

0.99+

AWSORGANIZATION

0.99+

Mariana TesselPERSON

0.99+

GoogleORGANIZATION

0.99+

hundredsQUANTITY

0.99+

Palo Alto, CaliforniaLOCATION

0.99+

TwoQUANTITY

0.99+

OneQUANTITY

0.99+

millionsQUANTITY

0.99+

two partsQUANTITY

0.99+

tensQUANTITY

0.99+

LinkedInORGANIZATION

0.99+

next yearDATE

0.99+

ArlonORGANIZATION

0.99+

todayDATE

0.99+

KubernetesTITLE

0.99+

eight years agoDATE

0.99+

one siteQUANTITY

0.99+

ThousandsQUANTITY

0.99+

second partQUANTITY

0.99+

bothQUANTITY

0.99+

each componentQUANTITY

0.99+

AMDORGANIZATION

0.99+

Office 365TITLE

0.99+

one unitQUANTITY

0.99+

one flavorQUANTITY

0.99+

4,000 engineersQUANTITY

0.99+

first generationQUANTITY

0.99+

Super CloudTITLE

0.99+

Dave AntePERSON

0.99+

firstQUANTITY

0.99+

VicPERSON

0.99+

two sidesQUANTITY

0.99+

VMwareORGANIZATION

0.99+

two thousandsQUANTITY

0.99+

BickleyPERSON

0.98+

tens of thousands of nodesQUANTITY

0.98+

AzureTITLE

0.98+

two peopleQUANTITY

0.98+

each siteQUANTITY

0.98+

KubernetesPERSON

0.98+

super cloudTITLE

0.98+

One personQUANTITY

0.98+

two factorsQUANTITY

0.98+

ArlanORGANIZATION

0.98+

Joanne Kua, KSK, Krystine Kua, KSK City LabsCindy Kua, Sunday Insur | Women in Tech: Int Women's Day


 

>>Yeah. Hello. Welcome to the Cubes International Women's Showcase, featuring International Women's Day. I'm John for your host of the queue here in Palo Alto, California. And we have three great guests videoing in from Kuala Lumpur as well as Bangkok. Johann Kwa, group CEO of K s K Group. It's just a Christina Equal, co founder and head of K s, K C Labs and Cindy, co founder of Sunday Insurance in Bangkok. Ladies. Thanks for coming on the cue. Appreciate you coming on. Thanks for Thanks for joining me on this special day. >>Thank you. Thank you so much. You >>guys are three sisters, trailblazing and the insurance and real estate through digital transformation in the cloud taking a three decade old family business to the next level raising the bar, as they say in the cloud business. Congratulations. Tell us how it all started. What's going on now? What does it look like? Where did it come from? Tell the Storey. >>Okay, so maybe I'll start, Uh, you know, since I'm at the group CEO level. So, um, as a quick introduction, you know? Okay. SK group, uh, were about 30 years old now, as a group three decades. Um, we started off as an insurance, uh, nonlife insurance company. Um, and then over the years, um, you know, we we operate in in South East Asia, So we are based in the US and markets. That message is also sitting in, um, and very quickly over the years, you know, we decided to actually venture into property development as well. Um, and really across the journey. Um, you know, we we've always been very, um, obsessed over the customers. You know, uh, and, you know, during this time and age, you know, all the customers are really digital natives now, and and, you know, the tech is very, very interesting. And so So starting in the year of 2017, we decided, um, to actually venture. Cindy and I at least we decided to start up our own, uh, tech, uh, called Sunday. Uh, Cindy is now the full time CEO and co founders. Um, and, you know, uh, it's an exciting journey from then on, uh, where now The first full stack ensure attack in in the whole of of the Asian market, uh, starting off in Thailand. Um, And then when Christine came back, to join the business. You know, since we were already in real estate, we decided, taking on from the inspiration of what we did with Sunday, how about we do the same in in in property? Because we obviously saw, you know, there was super loads of opportunities that we could we could we could do. And and a year ago, we gave birth to cast a city lapse. Um, now a prop tech company based in Malaysia. >>Christine and Cindy tell the storey here because this is actually fascinating. Storey, your sisters, your entrepreneurial. So you know each other? You're related and you've got ups and downs with the startups and growing companies changing landscape. A lot of challenges. You all gotta get along all the time. How's it going? What's it like? Mm. >>Maybe I'll start. I think I think for me I'm probably the newest addition to the trio in the, you know, working together kind of space. So for me, I think it's all about really learning how to, you know, separate your professional and personal life. And like you mentioned, you know, we live together. But we also work together. So for me, I think I took a >>lot of advice >>and direction. Um, both from Johann and, >>uh, help >>me a lot. Um, so So I think that's been my experience. Been great So far, Um, they've been really, really supportive. And I think going through this journey of, you know, like, founding a company together, it's obviously very challenging. And so I feel very fortunate to have two sisters who have already gone through it once, you know? >>So for the other guests is trying to get on the cube here. Over there. Um, sounds like fun. Uh, Christine. So on the city labs, you gotta cheque side of it there in the in the property tech. That's exciting. How's it going over there? >>Uh, super, Super cool. Super fun. Uh, has been one heck of a journey building a company from scratch, let alone in tech. I think you know, we created K s K C d lives because we really wanted to modernise the real estate industry, uh, and create, like, super transformative solutions, uh, many for two reasons. You know, one is to improve the quality of life, um, of the community around us. Uh, and secondly, really to harness all the technology and this unused data right in the real estate industry. And try and say, how can we use that to make more intelligent business decisions? Yeah, so So really, Um, I guess for us, it's been really exciting because we've launched two products. Uh, you know, one of which is Ai driven, dynamic pricing engine. And we realised that actually, the way that homes are priced today, uh, in real estate is super RK right? You only use a few basic variables. Like, how big is your house? What views do you have? But then we realised that, actually hey, with a I where you suddenly can use, like, hundreds of variables, um, and even, you know, consisting of wellness variables, for example. Um, and you can really customise pricing all the way down to a single unit level. Uh, and we realise that by doing this, we could actually unlock, um, ferret prices for our customers while also constantly kind of tracking the financial health of the company. >>Awesome. Cindy, I wanna get you in here. A co founder, Sunday Insurance. That was the origination. But a lot of change data drives everything machine learning. You gotta have the state of the art. What's going on with you? >>Yeah, I think for us, essentially, uh, we're operating in a very old industry. Um, it's one of the oldest industries globally. And if you look at the entire insurance value chain, um, every part of the process can actually, it's all about data. You can. It can be disrupted. Um, but yet every inch of the value chain is also regulated. So I think essentially what we're trying to do is, um, we're trying to really innovate the customer journey. So imagine if, um, even in the States now and even coming back to Asia, a lot of how people buy insurance is still very face to face agency. But I think in the future is going to be remote online on your app, through any partners as well. So I think, uh, we're trying to adopt any machine learning to really scale and automate, uh, the journey of anyone who's trying to buy insurance. But at the same time for insurance companies were also trying to help them automate that function itself. So imagine if banks are trying to dish out loans and you're trying to predict. What's the credit risk of every, um, single customer? That's exactly what insurance company needs to do as well. Um, And I guess insurance is all about buying a service as well. >>It's unlike you >>know, I'm gonna buy an apple. It comes to the hardware, >>right? So we're >>selling a service. So essentially you're service has to also dramatically changed. And I think these days, especially when we're operating in, uh, Thailand, Indonesia is one of the highest adoption rates for mobile these days. Everyone does. Everything lives on on the apps. So, um, insurance companies also needs to really on board their journey on that as well as increased engagement. So I don't just want to be an insurance company where, um, I speak to you and I have an issue with my claim. I want to really build a relationship with you and engage you differently. So I think it's actually that's the mission for a Sunday. So I think Imagine if imagine an insurance company 50 years in the future. How would it be? Uh, that's our mission. >>This is a great example. You guys, First of all, you're very dynamic. Thanks for sharing your storey. But when you get into the tech here, if industries that are transforming because of the digital transformation, the consumers expect the apps. You guys, as co founders and entrepreneurs now running this big business have to meet the demands and leverage the technology. How have you done that? How are you guys manage that? What kinds of decisions have you made? And you share some either experiences or observations of how to navigate and how you're riding that wave. >>Yeah. So I think if you hear from what Cindy and Christine has just mentioned, I mean, uh, we were playing in, you know, two of the oldest and largest industries in the world. Real estate and insurance. And, uh, you know, in both industries, as I said earlier, you know, it's really all about the customers, right? Um you know, in in the past, we used to think of of businesses as you know, what's your vertical and the horizontal today? Um, at least four k s k and and and all the all these, um, you know, tech ventures that we are now venture building. We're really thinking about it from the customer land. So really thinking about it from a customer ecosystem perspective. So instead of, you know, creating products and and having that push out to the customers, you know, we use tech and data and and especially data today and the right amount of data and what type of data that we want understanding that and really, um, building that product and really the services, uh, for the customers. So once you know the customer enters our ecosystem, whether you know, in your real estate, um, ecosystem or whether it's in your insurance ecosystem, we want you to to continue to stay with us, um, and to trust us. Um, and so it's not just about selling you a product, but really, you know, like, what Cindy says building a relationship with you because we think that, you know, obviously you know when insurance is something you really need when when when things go wrong in your life, we don't only want to be there. When things go wrong in your life and for real estate, you know everybody needs a shelter. So so so that's why we think that building relationships are very important and from really true, that lands is when you really think about the ecosystem and you think about data. I think Cindy Increasing gave some examples of how we're approaching it. Um, a lot of people start from from from a, you know, from a traditional business and from within. But for us, um, we decided to actually take it outside. Um, and, you know, take the approach of venture building from a startup, um, but really have, on the back end, really have that Connexion to the core businesses. Because what the core businesses understand is, you know, lifetime and experience of how customers feel and and, you know, um, in insurance, it's really about how to run a financial institution in real estate is really how to build buildings, and that is something that we can't take away. But, you know, you use technology to enable and to power. But what venture and start ups do extremely well is really the way we are extremely nimble and the way you use tech and data to navigate the quick changes of customer demands. And and you know, one thing an app and it's all about quick iterations. Right? When you build a super app, how do you incorporate all the features that are coming in, you have to keep on, you know, iterating changing, innovating, um, and innovating small with quick wins and then taking on a larger scale. And so the way we position ourselves is when you have to start up and you combine that with the core. Um, and putting the two together is how, how, how we look at things and that four minutes, the whole ecosystem >>that's awesome and being agile as fast and speed is key if you want to be there. Startup. But at the core business, that's going kind of slow. You got to kind of make everything go faster. That's a great, great insight. Let's talk about the disruption of the property industry again. That's real estate now with the Internet of things, technologies and also people expect technology. They wanna have access. I don't wanna have all these passwords and, you know they want to have easy in and out. They want good efficiency, save money. What's the disruption angle on? Um, the property neck. Christine, what's your How do you see that? The big disruption going? >>Yeah. So I think as Johann already mentioned before, you know um I think our customers we know are becoming, um, digital natives. Right? And they expect very convenient lifestyles. And we're all about our customers. So, actually, that's why we launched also another product, right where we're taking all of these things that you just mentioned, you know, about Iot into account. So what we found is, um, that actually, today, um, you know, the village about real estate is that we all live through that life as well, so we can experience that. Uh, we found that residents today, um, they find it quite challenging to request, you know, basic services like housekeeping managing, um, their defects, their tenants. Um, you know, even the financial planning and even getting into the building, right, they want more convenience. Um, but we realised that actually, all these services in the real estate industry right now and even in the prop tech space, they are very, very segmented. They're all discussed across multiple different apps. So what we really try to do is hey, let's try and consolidate all of this into one single app, which we have done, which is really cool, And it helps our residents really stay engaged and connected with our property. Um, what we did also was on the Iot front. We we were actually the first developer in Malaysia to also integrate, You know, future proof solutions like remote lift calling as well, um, into the mobile app. And that's to really go like, push on the Iot front. For us as well. >>Must be great for retention. It's all the gadgets are built into the of course. You have good WiFi fibre in their everyone's got good band with >>for sure >>It's like water and plumbing. Uh, I'd like to get everyone everyone loves that. I gotta ask Now, on the on the on the on The disruption is great. Now you've got the clouds, the clouds here for actually Amazon. You guys are big customer because you guys can move fast and they do all the heavy lifting. How are you guys seeing that helped modernise in the industry of insurance? Because that's a big vertical for a W s and you guys are doing is Cindy. What is the What is the modernisation? Um, half that you guys have taken with a W s. >>Yeah, sure. So I think essentially, for insurance, it's a product development. And when we talk about product development means, um how do you price, um, every certain individual or company very differently, right, Because everyone has very different risks surrounding them. Uh, currently, what we face is that it's a flat pricing fixed pricing. Um, and it's not really personalised to you. If you are a very good behaviour and safe kind of customer, it doesn't translate to any premium savings for you. Um, so I think, uh, part of insurance is to give, for example, affordable access to health care. But if your premiums isn't sustainable for health insurance, then it doesn't really need the point. So, uh, for Sunday, like, how we're trying to trying to do it differently is, for example, we use some AWS cloud solutions and AWS Lambda too, really power our machine learning Savalas and Cloud infrastructure. So, for example, uh, Sunday we are a serious bee companies sober and the growth stage. So at any point in time, we need to ensure that our infrastructure is able to support a huge spike in transaction volume, and we're working with large scale partners like telcos, e commerce companies, or even within our organic channels. So our AI machine learning risk prediction model, which is basically, um, powering our premium pricing engines whenever there's any requests coming in front of the Web for foreign quotation. For example, if someone wants to buy health insurance, um, it can go up and spike. But also, the data model is actually pricing, uh, processing billions of calculations, ingesting a lot of data points. Uh, it needs to do that within seconds, so yeah, I think a w s. We've been using it from day one since we launched. It's been, uh, helping us on >>that and make it go faster. That's the big thing. I gotta ask you when you guys have this family business now, three decades, you got a lot going on extending that legacy and sustaining the family legacy. I love the Storey. So who decides whether to do the startup and you guys draw straws? Is that you guys flip a coin? You gotta who runs the big business? How do you guys decide that? Mm. >>Um, maybe I'll >>I >>would say maybe it came very naturally to us. Really? I guess Here we don't have to disclose. Our age is a little bit, so I mean, I mean, we all actually the background and really all three of us. Before we came into the family business, we were all working professionals in very different fields. I was a I was in banking. Cindy was a lawyer, and Christine was a a doctor, actually, Um um, but, you know, I came back first. I'm the eldest, so after, you know, walking outside and looking into the family business. So I came back first, and and And from there, I took over the insurance business and looking at it, it was a very lonely place to be. So, um, you know, after a couple of years of Cindy being a professional life, you know, we said, Hey, would you like to come back? And let's, uh, take a different journey with insurance and see how we can build something different? Uh, since we know a lot about insurance, but let's make make make a difference and and and, you know, be sustainable, but also evolve over time and show the world that insurance is actually pretty sexy, actually. Um, and then, you know, Christine saw the fund that the two of us were having, uh, already started building a real estate on on my end. Uh, and then, uh, she came back. And, you know, we have a conversation, and we said, Look, looking at you know what we're doing in Sunday? You know, building pricing engines and being able to price to a single customer level. Um, we saw that opportunity in real estate, and, uh so I asked her. I said, Look, would you like to do this? You know, because I think there is something cool. Um, the three of us can band together and still inspire each other share ideas across each other. That's an opportunity that a lot of people don't get right. I mean, to all these industries in the world being able to cross share ideas. Uh, and sometimes inspirations and ideas don't come from the same industry. Uh, and so I think. And that's how we started. Really, John, it's not. Maybe we're lucky, and we should be grateful for >>that. You're all power women. I love the storey, and it is good that you come together, and I think the entrepreneurial kind of twist makes it more fun. But not everyone is cut out with the entrepreneurship, but it also gives you more risk management. You can. You can go after opportunities I love. I love the strategy there. You guys are great leaders. Any advice for other aspiring women leaders and entrepreneurs out there who want to make a difference? Make an impact? The world is. Change is getting better for everyone. And and again, entrepreneurial could be in big companies and also big companies doing startups. There's a whole new world. What advice would you guys give other aspiring women leaders? Okay, >>I'll keep it short from my end. I think for me it's about really following your passion following your ambition. And lastly, I think not to try and not feel like you need to conform to any gender stereotypes because I think in male dominated industries such as real estate, our are attack. I think people might have some ideas about you know what a what a tech leader or what a real estate leader might have to look like. But you don't have to conform to that. So that's probably my advice. Uh, >>yeah, I I fully agree with Chris right there. I think, um, gender isn't an issue here. If you have a passion and you identify, there is a market opportunity that you can, you know, you can really do something about it. Just just pursue it. I think most importantly, if you ever want to be an entrepreneur and start your own business or your own, start up. Uh, so long as you have the confidence, I think you're you're good to go. Um, there's a lot of talk out that that or, you know, um, women led start ups are not >>attracting >>funds, but we haven't faced that anyway. In this part of Asia, I think there's a lot of, um, I think it attracts even more attention. If you're a woman in a male dominated that industry like, hey, then you know it's it's quite unique. So I think you have a strength there, and I think there's a lot of diverse talent out there. Um, post pandemic. A lot of people are looking for changes as well, so I think it is a lot of a lot of opportunity out there. >>Yeah, Joanne, you know, you know, the thing is with cloud computing, it's a level centre. It really because if you can come together, whether it's sisters like you guys, powerful sisters and professional experience coming together leverage technology to re factor old industries. It's all about the numbers and the performance. At the end of the day, you know, you move faster and you take territory and beat the competition. >>Ultimate >>the ultimate uh, leveller. Well, congratulations. You guys are great. Thanks for coming on The Cube Sisters. You guys are amazing. Great Storey Love it. Thanks for coming out and celebrating International Women's Day feature today as part of our international women's showcase here in the Cube. Thank you so much. >>Thank you. Thank you for having us. >>Okay. The Cubes International Women's showcase Going on all year, this time featuring International Women's Day The big celebration. I'm John Ferrier, host of the Cube here in Palo Alto, California. Thanks for watching. Mm mm

Published Date : Mar 9 2022

SUMMARY :

Appreciate you coming on. Thank you so much. Tell the Storey. Um, and then over the years, um, you know, we we operate in in South So you know each other? learning how to, you know, separate your professional and personal life. Um, both from Johann and, And I think going through this journey of, you know, So on the city labs, you gotta cheque side I think you know, You gotta have the state of the art. And if you look at the entire insurance value chain, um, every part of the process can actually, It comes to the hardware, So I don't just want to be an insurance company where, um, I speak to you and I have an issue with my But when you get into the tech in in the past, we used to think of of businesses as you know, what's your vertical and the horizontal today? I don't wanna have all these passwords and, you know they want to have easy Um, you know, even the financial planning and even getting into the building, It's all the gadgets are built into the of course. Um, half that you guys have taken with a W And when we talk about product development means, um how do you price, I gotta ask you when you guys have this family business Um, and then, you know, Christine saw the fund that the two of us were having, I love the storey, and it is good that you come together, and I think the entrepreneurial And lastly, I think not to try and not feel like you need to conform to Um, there's a lot of talk out that that or, you know, um, women led start ups are not So I think you have a strength At the end of the day, you know, you move faster and you take territory and beat the competition. Thank you so much. Thank you for having us. I'm John Ferrier, host of the Cube here

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
CindyPERSON

0.99+

ChristinePERSON

0.99+

Christina EqualPERSON

0.99+

AsiaLOCATION

0.99+

John FerrierPERSON

0.99+

JohnPERSON

0.99+

Joanne KuaPERSON

0.99+

ChrisPERSON

0.99+

MalaysiaLOCATION

0.99+

Krystine KuaPERSON

0.99+

ThailandLOCATION

0.99+

JohannPERSON

0.99+

K sORGANIZATION

0.99+

AmazonORGANIZATION

0.99+

Kuala LumpurLOCATION

0.99+

appleORGANIZATION

0.99+

JoannePERSON

0.99+

twoQUANTITY

0.99+

Johann KwaPERSON

0.99+

South East AsiaLOCATION

0.99+

K C LabsORGANIZATION

0.99+

K s K GroupORGANIZATION

0.99+

threeQUANTITY

0.99+

Palo Alto, CaliforniaLOCATION

0.99+

BangkokLOCATION

0.99+

USLOCATION

0.99+

50 yearsQUANTITY

0.99+

International Women's DayEVENT

0.99+

SundayDATE

0.99+

two sistersQUANTITY

0.99+

AWSORGANIZATION

0.99+

2017DATE

0.99+

bothQUANTITY

0.99+

a year agoDATE

0.99+

firstQUANTITY

0.99+

two productsQUANTITY

0.99+

IndonesiaLOCATION

0.98+

todayDATE

0.98+

two reasonsQUANTITY

0.98+

three sistersQUANTITY

0.97+

Cindy IncreasingPERSON

0.97+

Sunday InsuranceORGANIZATION

0.97+

oneQUANTITY

0.97+

one single appQUANTITY

0.97+

first developerQUANTITY

0.97+

three decadesQUANTITY

0.96+

three great guestsQUANTITY

0.96+

both industriesQUANTITY

0.95+

hundreds of variablesQUANTITY

0.94+

StoreyPERSON

0.93+

pandemicEVENT

0.92+

about 30 years oldQUANTITY

0.91+

KSKORGANIZATION

0.9+

day oneQUANTITY

0.89+

CubesORGANIZATION

0.88+

CubeORGANIZATION

0.87+

Krishna Doddapaneni and Frank Reichstein | Aruba & Pensando Announce New Innovations


 

>>Hey, welcome to this continuing coverage of the H P E Aruba. Pensando announcement. I'm lisa martin. Hopefully you've seen by now the announcement from john and Antonio, we're going to get into some technical details. Now I've got two guests joining me. Please welcome Krishna Otopeni, the VP of engineering at Pensando and frank Reich stein, senior Director platform engineering from HP Aruba guys welcome to the program. >>Hi lisa. >>Hi lisa. Thanks for having us. >>Sure. So we're going to, we're going to dig in here. You guys are tasked with bringing these two worlds together, christian. Let's go ahead and start with you talk to me about the announcement why this is so significant and then we'll dig into the technical details. >>Yeah. So as you know, right, Pensando has been in the market for a couple of years right now. Um, and we heard a lot of success with the cloud providers and we're also working with be a million project Montreat. Um, so what we learned in the last couple of years, we're trying to take all the lessons and I was a little bit going to what, what we learned with the crop, your providers. So we took a dsC card, which is a B C, a form factor, the customer takes dsC card inserts into the, into server with various forces and hypervisors. So it's really exciting that the BSE is in production with some of the providers already and some of them were taking to production in this calendar quarter and we also have in connection with that first generation BSC cards a couple of years and some of the biggest banks and storage platform providers. So, so this is kind of a big deal for us because we are starting with what we call a D P U. Uh that Pensando is bailing which is the latest generation of it is called code named Alba which delivers the software in silicon program ability while matching the performance of hardware. So internally the DPU has the tight integration between special purpose processors that consent of what we call mps and a general purpose processor like arm course where we do the management and control software and with tied together with offload engines like encryption and compression. The key takeaway from this platform. Their consent of belt. It's it's programmable at all layers Either by Pensando or our customers whether it's in data plane using P four or control and management plane. All right. So what we learned while developing this platform and taking this production with the public cloud providers, we realize that the platform and architecture is not only very highly scalable with very high performance with respect to, you know, packets per second or stable connections per second or NBA me I ops but it's also adaptable like a very rapid paced. And another key lesson that we learn from our cloud partners is that the new devoPS model operations is as important as functionality. For example, the importance of creating the DPU pipeline the subsequent guarantees or providing Hatch uh first fateful connections so that in some cases the component fails, there is hardware or software customer doesn't have any disruption in his network or storage operations. So we took all the ski lessons that we learned over the last few years. And then we are building a new platform partnering with Aruba team which is very high scale with very high performance at the same time, tied with very good operations um that you know it comes the best of both both platforms from the pew side and from the Aruba side frank they want to add on the Aruba platform side. >>Sure, yeah. So the Aruba networking team has been building network switches for the past 25 years and we've been following all of the trends and evolutions over that time frame. And as we've gone through a few years ago we decided to make an evolution of our operating system to scale it up for the modern needs of the modern world. And this included doing things like designing with a micro services oriented architecture to provide for a high degree of resiliency throughout the product line. And then being able to extend that single network operating system from the core to the edge of the network. As we've been partnering with Pensando, it came very clear that the evolution of the network the next step was this form of a deep, you integrated into that top of rack switch to provide a deeper and richer feature set and what has traditionally been available in your top of rack switch. And so this partnership has enabled us to leapfrog but has been traditional top of rack functionality and add to it. Things that previously were not attainable in that layer of the network >>frank. Continuing on with you. Talk to me about some of the technology requirements and challenges of designing and engineering and delivering the industry's first distributed service switch. What were some of those? >>Sure, sure. So a lot of the challenges around integrating this type of solution come down to how to ensure that you have the highest performance possible and maintaining high speed of performance when you're now introducing an additional pay hop within the network topology inside of the switch, a lot of that came down to integrating the background and skill setting capabilities that come along with osc x that were made it quick for us to enable a new piece of functionality within the architecture and then a lot of credit has to go to the Pensando team for the richness of the feature setting capability set that they have within that DPU product as it stands >>christian, let's go ahead and dig through some of those core features and capabilities that are really going to be benefiting customers. >>Yeah, so basically right, uh taking a little bit of step back, we started with the dsc market from Pensando perspective where we wanted to put gPU in every survey and we obviously have success in enterprise customers and cloud customers that we discussed earlier. But we also learned a few lessons while deploying DSC and enterprise markets in the sense that enterprise markets do not need the performance of every DSC at 200 G full duplex network services for every survey. And also you know what makes historic key is that you know, there are a lot of brownfield service in current enterprise data centers where customers do not want to open up a server to put the DSC in. So we wanted to give a product with the form factor that frank is talking about and technology that's very familiar to every IT department given the Aruba Lois uh in a deployment in data centers. And also as I said earlier, what we lessons that we learned, we came up with this taking this production very deep you software and hardware which is deployed in public clouds. And combined with those features that that have been rapidly evolving uh through multiple Aruba releases into enterprise data centers in a switch form factors. So what we think is by doing this taking the best of both worlds. We're creating a new product category that is not that is for the features and capabilities are not available in the market from any vendor specifically providing state full services at every tour without the complexity of the service redirection because today's data centers if you want to install services. It's a it's a lot of effort operator to bring in those services. This obviously also has a great operational model, great TCO and the functionality that customers that you never see in tar before. For example, in the first release we are providing state full firewall with the visibility at every floor level that goes through the tower which never existed in the market before. >>New product category. That's a big deal christian. Talk to me a little bit about how long you guys have been at this, you were in stealth mode crack that open for us. >>I mean it has been a less than a year but of development that both teams have been doing and we work very closely together and we meet I mean for sure at least more than a week uh you know, more than once the once a week between uh frank's team and you know, and send it to them and there's a coordination between the sales team and the marketing team and the go to market team and then how we sell it and the manufacturing team, there's a lot goes on in building this product. I mean we believe this is the fastest uh tard new generational product that we built because because we could do that because the experience of both the teams trying they want anything more to this one. >>Yeah, I think that that really goes to the point here. The capabilities and maturity of the deep you solution that Pensando was bringing into the solution really allowed for a very fast and seamless integration on top of that Aruba, OsC X and the platform that we built there with automated Api generation and integration with our Aruba fabric composer orchestration layer really created the capability to make things go as fast as possible for this development effort And so to really take a new product and define a new product space within a 12 month time frame has been a really exciting and impressive feat by both teams. >>Very impressive considering the challenges and the dynamics in the market and the global market that we've had frank. How big of a lead do you think you have on incumbents here? >>I think we have a substantial lead on the incumbents here. I think what we're doing is a fundamentally different take on how you do a top of rack switch and the capabilities that we're bringing to bear at the top of rack are fundamentally new and differentiated from what the competition has been thinking about. So I believe we have a substantial lead on the competition. >>Excellent chris to talk to me about what's next? What's the future? I have some secret sources that tell me that john and Antonio are meeting regularly pushing you guys, what does the future hold. >>Yeah. So I mean obviously this is the start of an exciting journey. There's a first platform you're bringing to the market jointly and obviously we like a bunch of form factors without upcoming road map. So additionally I mean the software in silicon performance that with all the services that we deliver a software means that scope and scale of the state will services that we can deliver and evolve over time whether you talk about security or encryption or state flat or load balancing or d does all of the services and then you know hybrid connectivity. So obviously you know there's a lot that we can do with this platform that will be driven by with the partnership with our customers. We also see that you know the market of all where you know all the customers we'll have some customers will have deep us in the service and some customers will use the new platform that we're bringing together. So we won't have all the management start to make sure all of them can be managed uniformly and any time you know you this is a major step for a new category of platform and architecture we're developing jointly with the rubber and I believe this will be a huge opportunity for both the companies and our customers and this is exciting times ahead for us >>and talk to me both of your opinions here where can customers go to find more information, how can they get started frank will go ahead and start with you. >>Yeah you can jump straight to Aruba networks dot com and dig into the feature sets and packages that we have available with the Aruba 10-K product line direct from there. >>Fantastic christian anything to add >>that is correct actually. So we are treating it as one product coming from both the companies. All the documentation is where you know, frank pointed out in Aruba website, we put all the documentation at the same place and we're supporting it as one unified product from both the companies. >>Are you seeing any? We've seen so much change in the last year and a half. Last question. I'm just wondering if if either of the HPV riverside or the pence underside is seeing any industries that might be really prime to take advantage of knowing how many industries all have been affected by the events of the last year and a half christian any thoughts there? >>Yeah, I mean if you look at it right and obviously all of us are working from home and now everything happens, you know, mostly at the edge, right? You know, and we are in that this platform will help us get there where we get security to the edge and we get more visibility and more services to the edge. Right? So I mean that's what you know Pensando is all about and hoping that you know, this is uh this journey that we started with the D. P us, we go with this platform and it will ever all and it will help customers, our customers and our partners leverage all the functionality that, you know, Pensando and the rubber can bring together. >>Well guys, congratulations on an enormous feat accomplished in not just a 12 month time period, but a very challenging 12 month time period. We appreciate you guys breaking down the HP Aruba Pensando announcement and more technical detail. Those can go to learn more information and again, congratulations. >>Thank you. >>Thank you very much lisa >>for my guests. I'm lisa martin. You're watching this HP Aruba Pensando announcement. Thanks for watching. >>Mhm >>mm.

Published Date : Oct 20 2021

SUMMARY :

the VP of engineering at Pensando and frank Reich stein, senior Director platform Thanks for having us. Let's go ahead and start with you talk to me about the announcement why this is so significant and then we'll dig tied with very good operations um that you know it comes the best of both So the Aruba networking team has been building network switches for the past 25 and engineering and delivering the industry's first distributed service switch. So a lot of the challenges around integrating this type in the first release we are providing state full firewall with the visibility at every floor level Talk to me a little bit about how long you guys have been at this, team and the marketing team and the go to market team and then how we sell it and the manufacturing team, maturity of the deep you solution that Pensando was bringing into the solution really How big of a lead do you think you have on incumbents here? So I believe we have a substantial lead on the competition. that john and Antonio are meeting regularly pushing you guys, what does the future hold. So additionally I mean the software in silicon performance that with all the services how can they get started frank will go ahead and start with you. and packages that we have available with the Aruba 10-K product line direct from there. So we are treating it as one product coming from both the companies. events of the last year and a half christian any thoughts there? know, this is uh this journey that we started with the D. We appreciate you guys breaking down the HP Aruba Thanks for watching.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Frank ReichsteinPERSON

0.99+

Krishna OtopeniPERSON

0.99+

lisaPERSON

0.99+

PensandoORGANIZATION

0.99+

frank Reich steinPERSON

0.99+

AntonioPERSON

0.99+

ArubaORGANIZATION

0.99+

johnPERSON

0.99+

12 monthQUANTITY

0.99+

two guestsQUANTITY

0.99+

lisa martinPERSON

0.99+

frankPERSON

0.99+

bothQUANTITY

0.99+

Krishna DoddapaneniPERSON

0.99+

both teamsQUANTITY

0.99+

less than a yearQUANTITY

0.99+

first platformQUANTITY

0.99+

one productQUANTITY

0.99+

first releaseQUANTITY

0.99+

oneQUANTITY

0.99+

both worldsQUANTITY

0.98+

both platformsQUANTITY

0.98+

last year and a halfDATE

0.98+

D. PORGANIZATION

0.97+

HP ArubaORGANIZATION

0.97+

two worldsQUANTITY

0.97+

firstQUANTITY

0.97+

once a weekQUANTITY

0.97+

BSEORGANIZATION

0.96+

chrisPERSON

0.96+

200 GQUANTITY

0.96+

todayDATE

0.95+

H P E ArubaORGANIZATION

0.95+

first generationQUANTITY

0.94+

more than a weekQUANTITY

0.94+

uh frankORGANIZATION

0.93+

ArubaLOCATION

0.93+

singleQUANTITY

0.93+

OsC XTITLE

0.89+

more than onceQUANTITY

0.88+

MontreatORGANIZATION

0.84+

secondQUANTITY

0.83+

few years agoDATE

0.83+

first distributed service switchQUANTITY

0.81+

last couple of yearsDATE

0.79+

HP Aruba PensandoORGANIZATION

0.78+

PensandoLOCATION

0.77+

this calendar quarterDATE

0.76+

yearsDATE

0.76+

christianPERSON

0.71+

every surveyQUANTITY

0.66+

couple of yearsQUANTITY

0.65+

lastDATE

0.61+

AlbaORGANIZATION

0.61+

25 yearsQUANTITY

0.6+

rubberORGANIZATION

0.58+

NBAORGANIZATION

0.54+

-KCOMMERCIAL_ITEM

0.53+

productQUANTITY

0.51+

10QUANTITY

0.48+

few lessonsQUANTITY

0.45+

John Galatea, Dasher Technologies | Aruba & Pensando Announce New Innovations


 

>>mm we are back and we're continuing the coverage on H P E. Aruba's news today around the D S X six S C X 10-K with Pensando. Now we want to get the perspective of a system Integrator because they're in the front lines, they understand how to put the pieces together where you're happy to bring john Galatea of Dasher technologies dashes and in the end I. T solutions provider, they gotta focus a lot of expertise on infrastructure, jOHn welcome. Good to see you. >>Thank you for having me. Good to be here. >>That's our pleasure. So I wonder if you could give us a little bit more color on Dasher where you focus what your core companies competencies are, what industries you focus on etcetera. >>Yeah, absolutely. So a dasher, we assess architect implement and manage I. T. Solutions that digitally transform businesses. Our practice areas include cybersecurity, networking, cloud data center and we also offer pro professional services around those practice areas. We partner with all the major tech companies in the space. Some of the examples are HP, Cisco, Aruba Palo Alto eight Ws and many others that fill out the, you know that practice area. >>Well that's great. So you have a very wide observation space, that's why we like talking to SA as you have an independent mindset and you can kind of tell it like it is. But so what are you seeing with customers? It's exactly, we hear a lot about digital transformation, you mentioned security, you're obviously doing cloud that's it's almost like john these pieces are all coming together to power Digital and digital transformation and we were forced into it over the past 18 months. And now people are stepping back saying hey okay we have all these resources, how do we put them together and really transform our business? What do you see? >>Yeah, seeing similar things. So you know, our customers are telling us that they're looking for more speed, more agility, um you know, limited complexity because they're trying to do more every single day with less staffing and a sophistication of integrating functionality that breaks down I. T. Silos. Um there also evaluating security span versus effectiveness And they're moving towards zero trust. >>Yeah. So I want to, I'm gonna come back and ask you about that. So I've written a lot about this is that you look at how much we spend versus as you say the effectiveness and there's sort of an imbalance there, it's like we can't spend enough, it budgets they're not infinite. And even though security is top of top priority for ceos, they've got other things that they have to fund and then zero trust, you know, before the pandemic john that was a buzzword and now it's become a mandate. Any thoughts on that >>in terms of zero Trust? Absolutely yeah it is a mandate, we've seen more and more of our customers moving toward in this direction and defending themselves against cyber threats and yeah absolutely. It accelerated during the pandemic and is continuing to accelerate today. >>Right? And I think there's some things that were reported now going to be permanent with regard to obviously hybrid and the like, cloud security and so forth. So, okay, let's get into some of the news here. What's the big trend, john can you explain the relevance of the H P E, Aruba and Pensando news? >>Yeah, I mean when I first heard of it, you know, I I looked at it as a whole new category because it's a category that's going to deliver cloud scale distributed services closer to where applications are. It's going to simplify. One of the things we mentioned earlier was limiting complexity. So it simplifies the network um, by putting security provisions and operations in a unified management platform and it helps improve your security posture around moving towards zero trust and limits the appliance and vendor sprawl that you might ordinarily have in a in a existing network today. >>Okay, so that's kind of the business cases, you're consolidating a lot of piece parts and that's, you know, from a system integrator standpoint. You know, it's funny people often say, well, isn't that bad for the s I'm like, no, they don't want to be in the business of plumbing, they want to be in the business of, you know, more strategy if they if they just end up bolting stuff together, they're going to go out of business, They need to extend their value. So as a strategic partner, you got an early preview of this launch? The D S S D S S C X 10,000, what was your initial impression reaction you called it? A new category? What do you mean by that? >>Well, it's a new category of of of a data center switch in the digital infrastructure because it includes or incorporates security. Um And more specifically it includes security around east west traffic, which is it doesn't eliminate your perimeter firewall but it actually incorporates more functionality which leads to better simplicity and easier use of management of a platform. So for us, I'm really excited to go position and talk to our clients about this. >>Yes. So we're seeing the flattening of that network, that's even it's obviously been accelerated by the pandemic, everybody talks about that. But if you think about the traditional headquarter hierarchical network and now all of a sudden everybody's working remotely using more cloud. Using more distributed infrastructure that flattens the network. That creates security challenges because you can't just build a perimeter and say, okay, we're safe. You now have to go to where the adversary is and that's everywhere. So what's your sense as to how customers are going to react to this new category of switch? >>I think really my sense is that I've got a really positive outlook on this product. I mean hardware, firewalls are costly and deploying software agents can be very disruptive and when you're integrating it into the switch layer. So um I think the C X 10,000 provides a great alternative to an embedded accelerated services embedded in accelerate service into the D C fabric. Um, it's great for brownfield migration, um, rack pod and you know, and the standards based leaf, you know, L two, L three um, and it doesn't necessarily replace, as I mentioned earlier the perimeter security, but um, it can cap and grow with DSS and east west firewall traffic. >>Yeah. And I think we've seen when we talked to see so, so like you said, it does, it doesn't replace the traditional perimeter security but you're going to see a shift and spending priorities obviously to a comedy because as I said earlier, there's not infinite budget but john give us the big takeaway, Bring us home. What what, what do you want to leave our audience with? >>Yeah, I think, you know, the number one takeaway is that it's a massive opportunity to reduce complexity, enhanced security and lower costs in the data center by eliminating dedicated devices and embedding services through software capability in the network closer to where workloads are are moving. So that's the big takeaway for me and for, I think for our clients, um, you know, other things are, you know, you're the data center perimeter is no longer confined and open an on prem location but extends out, right. We're seeing customers extend out to the cloud and across uh, you know, disparate locations, co locations. So The traditional architecture isn't going to be well suited for this, and I think the CX- 10,000 and its feature set are going to be really great for addressing the changing market. >>Yeah, that's, that's all. I mean, again, we're seeing the democratization of everything and and networking is, is no exception. The notion of simplify simplification, john really appreciate your time. Thanks for coming on. >>Thank you for having me. >>You're welcome. Okay, keep it right. There were unpacking the changing trends in networking generally, and specifically switch networking with HP, Aruba and Pensando and the cube. Keep it right there.

Published Date : Oct 20 2021

SUMMARY :

in the front lines, they understand how to put the pieces together where you're happy to bring john Thank you for having me. So I wonder if you could give us a little bit more color on Dasher where you know that practice area. So you have a very wide observation space, that's why we like talking to SA as you have an independent So you know, our customers are telling us that they're looking for more look at how much we spend versus as you say the effectiveness and there's sort of an imbalance there, the pandemic and is continuing to accelerate today. What's the big trend, john can you explain the relevance Yeah, I mean when I first heard of it, you know, I I looked at it as a whole new category like, no, they don't want to be in the business of plumbing, they want to be in the business of, you know, Well, it's a new category of of of a data center switch in the digital That creates security challenges because you can't just build a perimeter and say, and the standards based leaf, you know, L two, L three um, What what, what do you want to leave our audience with? I think for our clients, um, you know, other things are, you know, you're the data center I mean, again, we're seeing the democratization of everything and and networking and specifically switch networking with HP, Aruba and Pensando and the cube.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
CiscoORGANIZATION

0.99+

HPORGANIZATION

0.99+

john GalateaPERSON

0.99+

John GalateaPERSON

0.99+

ArubaORGANIZATION

0.99+

PensandoORGANIZATION

0.99+

OneQUANTITY

0.99+

johnPERSON

0.98+

Dasher TechnologiesORGANIZATION

0.98+

firstQUANTITY

0.98+

todayDATE

0.97+

H P EORGANIZATION

0.96+

pandemicEVENT

0.95+

zero trustQUANTITY

0.92+

D S X six S C X 10-KCOMMERCIAL_ITEM

0.91+

CX- 10,000COMMERCIAL_ITEM

0.87+

D S S D S S C X 10,000COMMERCIAL_ITEM

0.87+

DasherORGANIZATION

0.85+

zero TrustQUANTITY

0.83+

jOHnPERSON

0.79+

past 18 monthsDATE

0.78+

H P E. ArubaORGANIZATION

0.78+

Aruba Palo AltoORGANIZATION

0.77+

single dayQUANTITY

0.73+

CTITLE

0.71+

WsORGANIZATION

0.69+

I. T. SolutionsORGANIZATION

0.64+

PensandoLOCATION

0.61+

twoOTHER

0.6+

L threeOTHER

0.59+

westLOCATION

0.56+

one takeawayQUANTITY

0.54+

X 10,000COMMERCIAL_ITEM

0.53+

numberQUANTITY

0.5+

I. T. SilosORGANIZATION

0.43+

eightCOMMERCIAL_ITEM

0.38+

John Fanelli and Maurizio Davini Dell Technologies | CUBE Conversation, October 2021


 

>>Yeah. >>Hello. Welcome to the Special Cube conversation here in Palo Alto, California. I'm John for a host of the Cube. We have a conversation around a I for the enterprise. What this means I got two great guests. John Finelli, Vice President, virtual GPU at NVIDIA and Maurizio D V D C T o University of Pisa in Italy. Uh, Practitioner, customer partner, um, got VM world coming up. A lot of action happening in the enterprise. John. Great to see you. Nice to meet you. Remotely coming in from Italy for this remote. >>John. Thanks for having us on again. >>Yeah. Nice to meet >>you. I wish we could be in person face to face, but that's coming soon. Hopefully, John, you were talking. We were just talking about before we came on camera about AI for the enterprise. And the last time I saw you in person was in Cuba interview. We were talking about some of the work you guys were doing in AI. It's gotten so much stronger and broader and the execution of an video, the success you're having set the table for us. What is the ai for the enterprise conversation frame? >>Sure. So, um, we, uh we've been working with enterprises today on how they can deliver a I or explore AI or get involved in a I, um uh, in a standard way in the way that they're used to managing and operating their data centre. Um, writing on top of you know, they're Dell servers with B M or V sphere. Um, so that AI feels like a standard workload that night organisation can deliver to their engineers and data scientists. And then the flip side of that, of course, is ensuring that engineers and data scientists get the workloads position to them or have access to them in the way that they need them. So it's no longer a trouble ticket that you have to submit to, I t and you know, count the hours or days or weeks until you you can get new hardware, right By being able to pull it into the mainstream data centre. I can enable self service provisioning for those folks. So we actually we make a I more consumable or easier to manage for I t administrators and then for the engineers and the data scientists, etcetera. We make it easy for them to get access to those resources so they can get to their work right away. >>Quite progress in the past two years. Congratulations on that and looking. It's only the beginning is Day one Mercy. I want to ask you about what's going on as the CTO University piece of what's happening down there. Tell us a little bit about what's going on. You have the centre of excellence there. What does that mean? What does that include? >>Uh, you know, uh, University of Peace. Are you one of one of the biggest and oldest in Italy? Uh, if you have to give you some numbers is around 50 K students and 3000 staff between, uh, professors resurgence and that cabinet receive staff. So I we are looking into data operation of the centres and especially supports for scientific computing. And, uh, this is our our daily work. Let's say this, uh, taking us a lot of times, but, you know, we are able to, uh, reserve a merchant percentage of our time, Uh, for r and D, And this is where the centre of excellence is, Uh, is coming out. Uh, so we are always looking into new kinds of technologies that we can put together to build new solutions to do next generation computing gas. We always say we are looking for the right partners to do things together. And at the end of the day is the work that is good for us is good for our partners and typically, uh, ends in a production system for our university. So is the evolution of the scientific computing environment that we have. >>Yeah. And you guys have a great track record and reputation of, you know, R and D, testing software, hardware combinations and sharing those best practises, you know, with covid impact in the world. Certainly we see it on the supply chain side. Uh, and John, we heard Jensen, your CEO and video talk multiple keynotes. Now about software, uh, and video being a software company. Dell, you mentioned Dale and VM Ware. You know, Covid has brought this virtualisation world back. And now hybrid. Those are words that we used basically in the text industry. Now it's you're hearing hybrid and virtualisation kicked around in real world. So it's ironic that vm ware and El, uh, and the Cube eventually all of us together doing more virtual stuff. So with covid impacting the world, how does that change you guys? Because software is more important. You gotta leverage the hardware you got, Whether it's Dell or in the cloud, this is a huge change. >>Yeah. So, uh, as you mentioned organisations and enterprises, you know, they're looking at things differently now, Um, you know, the idea of hybrid. You know, when you talk to tech folks and we think about hybrid, we always think about you know, how the different technology works. Um, what we're hearing from customers is hybrid, you know, effectively translates into, you know, two days in the office, three days remote, you know, in the future when they actually start going back to the office. So hybrid work is actually driving the need for hybrid I t. Or or the ability to share resources more effectively. Um, And to think about having resources wherever you are, whether you're working from home or you're in the office that day, you need to have access to the same resources. And that's where you know the the ability to virtualize those resources and provide that access makes that hybrid part seamless >>mercy What's your world has really changed. You have students and faculty. You know, Things used to be easy in the old days. Physical in this network. That network now virtual there. You must really be having him having impact. >>Yeah, we have. We have. Of course. As you can imagine, a big impact, Uh, in any kind of the i t offering, uh, from, uh, design new networking technologies, deploying new networking technologies, uh, new kind of operation we find. We found it at them. We were not able anymore to do burr metal operations directly, but, uh, from the i t point of view, uh, we were how can I say prepared in the sense that, uh, we ran from three or four years parallel, uh, environment. We have bare metal and virtual. So as you can imagine, traditional bare metal HPC cluster D g d g X machines, uh, multi GPU s and so on. But in parallel, we have developed, uh, visual environment that at the beginning was, as you can imagine, used, uh, for traditional enterprise application, or VD. I, uh, we have a significant significant arise on a farm with the grid for remote desktop remote pull station that we are using for, for example, uh, developing a virtual classroom or visual go stations. And so this is was typical the typical operation that we did the individual world. But in the same infrastructure, we were able to develop first HPC individual borders of utilisation of the HPC resources for our researchers and, uh, at the end, ai ai offering and ai, uh, software for our for our researchers, you can imagine our vehicle infrastructure as a sort of white board where we are able to design new solution, uh, in a fast way without losing too much performance. And in the case of the AI, we will see that we the performance are almost the same at the bare metal. But with all the flexibility that we needed in the covid 19 world and in the future world, too. >>So a couple things that I want to get John's thoughts as well performance you mentioned you mentioned hybrid virtual. How does VM Ware and NVIDIA fit into all this as you put this together, okay, because you bring up performance. That's now table stakes. He's leading scale and performance are really on the table. everyone's looking at it. How does VM ware an NVIDIA John fit in with the university's work? >>Sure. So, um, I think you're right when it comes to, uh, you know, enterprises or mainstream enterprises beginning their initial foray into into a I, um there are, of course, as performance in scale and also kind of ease of use and familiarity are all kind of things that come into play in terms of when an enterprise starts to think about it. And, um, we have a history with VM Ware working on this technology. So in 2019, we introduced our virtual compute server with VM Ware, which allowed us to effectively virtual is the Cuda Compute driver at last year's VM World in 2020 the CEOs of both companies got together and made an announcement that we were going to bring a I R entire video AI platform to the Enterprise on top of the sphere. And we did that, Um, starting in March this year, we we we finalise that with the introduction of GM wears V, Sphere seven, update two and the early access at the time of NVIDIA ai Enterprise. And, um, we have now gone to production with both of those products. And so customers, Um, like the University of Pisa are now using our production capabilities. And, um, whenever you virtualize in particular and in something like a I where performances is really important. Um, the first question that comes up is, uh doesn't work and And how quickly does it work Or or, you know, from an I t audience? A lot of times you get the How much did it slow down? And and and so we We've worked really closely from an NVIDIA software perspective and a bm wear perspective. And we really talk about in media enterprise with these fair seven as optimist, certified and supported. And the net of that is, we've been able to run the standard industry benchmarks for single node as well as multi note performance, with about maybe potentially a 2% degradation in performance, depending on the workload. Of course, it's very different, but but effectively being able to trade that performance for the accessibility, the ease of use, um, and even using things like we realise, automation for self service for the data scientists, Um and so that's kind of how we've been pulling it together for the market. >>Great stuff. Well, I got to ask you. I mean, people have that reaction of about the performance. I think you're being polite. Um, around how you said that shows the expectation. It's kind of sceptical, uh, and so I got to ask you, the impact of this is pretty significant. What is it now that customers can do that? They couldn't or couldn't feel they had before? Because if the expectations as well as it worked well, I mean, there's a fast means. It works, but like performance is always concerned. What's different now? What what's the bottom line impact on what country do now that they couldn't do before. >>So the bottom line impact is that AI is now accessible for the enterprise across there. Called their mainstream data centre, enterprises typically use consistent building blocks like the Dell VX rail products, right where they have to use servers that are common standard across the data centre. And now, with NVIDIA Enterprise and B M R V sphere, they're able to manage their AI in the same way that they're used to managing their data centre today. So there's no retraining. There's no separate clusters. There isn't like a shadow I t. So this really allows an enterprise to efficiently deploy um, and cost effectively Deploy it, uh, it without because there's no performance degradation without compromising what their their their data scientists and researchers are looking for. And then the flip side is for the data science and researcher, um, using some of the self service automation that I spoke about earlier, they're able to get a virtual machine today that maybe as a half a GPU as their models grow, they do more exploring. They might get a full GPU or or to GPS in a virtual machine. And their environment doesn't change because it's all connected to the back end storage. And so for the for the developer and the researcher, um, it makes it seamless. So it's really kind of a win for both Nike and for the user. And again, University of Pisa is doing some amazing things in terms of the workloads that they're doing, Um, and, uh and, uh, and are validating that performance. >>Weigh in on this. Share your opinion on or your reaction to that, What you can do now that you couldn't do before. Could you share your experience? >>Our experience is, uh, of course, if you if you go to your, uh, data scientists or researchers, the idea of, uh, sacrificing four months to flexibility at the beginning is not so well accepted. It's okay for, uh, for the Eid management, As John was saying, you have people that is know how to deal with the virtual infrastructure, so nothing changed for them. But at the end of the day, we were able to, uh, uh, test with our data. Scientists are researchers veteran The performance of us almost similar around really 95% of the performance for the internal developer developer to our work clothes. So we are not dealing with benchmarks. We have some, uh, work clothes that are internally developed and apply to healthcare music generator or some other strange project that we have inside and were able to show that the performance on the beautiful and their metal world were almost the same. We, the addition that individual world, you are much more flexible. You are able to reconfigure every finger very fast. You are able to design solution for your researcher, uh, in a more flexible way. An effective way we are. We were able to use the latest technologies from Dell Technologies and Vidia. You can imagine from the latest power edge the latest cuts from NVIDIA. The latest network cards from NVIDIA, like the blue Field to the latest, uh, switches to set up an infrastructure that at the end of the day is our winning platform for our that aside, >>a great collaboration. Congratulations. Exciting. Um, get the latest and greatest and and get the new benchmarks out their new playbooks. New best practises. I do have to ask you marriage, if you don't mind me asking why Look at virtualizing ai workloads. What's the motivation? Why did you look at virtualizing ai work clothes? >>Oh, for the sake of flexibility Because, you know, uh, in the latest couple of years, the ai resources are never enough. So we are. If you go after the bare metal, uh, installation, you are going into, uh, a world that is developing very fastly. But of course, you can afford all the bare metal, uh, infrastructure that your data scientists are asking for. So, uh, we decided to integrate our view. Dual infrastructure with AI, uh, resources in order to be able to, uh, use in different ways in a more flexible way. Of course. Uh, we have a We have a two parallels world. We still have a bare metal infrastructure. We are growing the bare metal infrastructure. But at the same time, we are growing our vehicle infrastructure because it's flexible, because we because our our stuff, people are happy about how the platform behaviour and they know how to deal them so they don't have to learn anything new. So it's a sort of comfort zone for everybody. >>I mean, no one ever got hurt virtualizing things that makes it makes things go better faster building on on that workloads. John, I gotta ask you, you're on the end video side. You You see this real up close than video? Why do people look at virtualizing ai workloads is the unification benefit. I mean, ai implies a lot of things, implies you have access to data. It implies that silos don't exist. I mean, that doesn't mean that's hard. I mean, is this real people actually looking at this? How is it working? >>Yeah. So? So again, um you know for all the benefits and activity today AI brings a I can be pretty complex, right? It's complex software to set up and to manage. And, um, within the day I enterprise, we're really focusing in on ensuring that it's easier for organisations to use. For example Um, you know, I mentioned you know, we we had introduced a virtual compute server bcs, um uh, two years ago and and that that has seen some some really interesting adoption. Some, uh, enterprise use cases. But what we found is that at the driver level, um, it still wasn't accessible for the majority of enterprises. And so what we've done is we've built upon that with NVIDIA Enterprise and we're bringing in pre built containers that remove some of the complexities. You know, AI has a lot of open source components and trying to ensure that all the open source dependencies are resolved so you can get the AI developers and researchers and data scientists. Actually doing their work can be complex. And so what we've done is we've brought these pre built containers that allow you to do everything from your initial data preparation data science, using things like video rapids, um, to do your training, using pytorch and tensorflow to optimise those models using tensor rt and then to deploy them using what we call in video Triton Server Inference in server. Really helping that ai loop become accessible, that ai workflow as something that an enterprise can manage as part of their common core infrastructure >>having the performance and the tools available? It's just a huge godsend people love. That only makes them more productive and again scales of existing stuff. Okay, great stuff. Great insight. I have to ask, What's next one's collaboration? This is one of those better together situations. It's working. Um, Mauricio, what's next for your collaboration with Dell VM Ware and video? >>We will not be for sure. We will not stop here. Uh, we are just starting working on new things, looking for new development, uh, looking for the next beast. Come, uh, you know, the digital world is something that is moving very fast. Uh, and we are We will not We will not stop here because because they, um the outcome of this work has been a very big for for our research group. And what John was saying This the fact that all the software stock for AI are simplified is something that has been, uh, accepted. Very well, of course you can imagine researching is developing new things. But for people that needs, uh, integrated workflow. The work that NVIDIA has done in the development of software package in developing containers, that gives the end user, uh, the capabilities of running their workloads is really something that some years ago it was unbelievable. Now, everything is really is really easy to manage. >>John mentioned open source, obviously a big part of this. What are you going to? Quick, Quick follow if you don't mind. Are you going to share your results so people can can look at this so they can have an easier path to AI? >>Oh, yes, of course. All the all the work, The work that is done at an ideal level from University of Visa is here to be shared. So we we as, uh, as much as we have time to write down we are. We are trying to find a way to share the results of the work that we're doing with our partner, Dell and NVIDIA. So for sure will be shared >>well, except we'll get that link in the comments, John, your thoughts. Final thoughts on the on the on the collaboration, uh, with the University of Pisa and Delvian, where in the video is is all go next? >>Sure. So So with University of Pisa, We're you know, we're absolutely, uh, you know, grateful to Morocco and his team for the work they're doing and the feedback they're sharing with us. Um, we're learning a lot from them in terms of things we can do better and things that we can add to the product. So that's a fantastic collaboration. Um, I believe that Mauricio has a session at the M World. So if you want to actually learn about some of the workloads, um, you know, they're doing, like, music generation. They're doing, you know, covid 19 research. They're doing deep, multi level, uh, deep learning training. So there's some really interesting work there, and so we want to continue that partnership. University of Pisa, um, again, across all four of us, uh, university, NVIDIA, Dell and VM Ware. And then on the tech side, you know, for our enterprise customers, um, you know, one of the things that we actually didn't speak much about was, um I mentioned that the product is optimised certified and supported, and I think that support cannot be understated. Right? So as enterprises start to move into these new areas, they want to know that they can pick up the phone and call in video or VM ware. Adele, and they're going to get support for these new workloads as they're running them. Um, we were also continuing, uh, you know, to to think about we spent a lot of time today on, like, the developer side of things and developing ai. But the flip side of that, of course, is that when those ai apps are available or ai enhanced apps, right, Pretty much every enterprise app today is adding a I capabilities all of our partners in the enterprise software space and so you can think of a beady eye enterprises having a runtime component so that as you deploy your applications into the data centre, they're going to be automatically take advantage of the GPS that you have there. And so we're seeing this, uh, future as you're talking about the collaboration going forward, where the standard data centre building block still maintains and is going to be something like a VX rail two U server. But instead of just being CPU storage and RAM, they're all going to go with CPU, GPU, storage and RAM. And that's going to be the norm. And every enterprise application is going to be infused with AI and be able to take advantage of GPS in that scenario. >>Great stuff, ai for the enterprise. This is a great QB conversation. Just the beginning. We'll be having more of these virtualizing ai workloads is real impacts data scientists impacts that compute the edge, all aspects of the new environment we're all living in. John. Great to see you, Maurizio here to meet you and all the way in Italy looking for the meeting in person and good luck in your session. I just got a note here on the session. It's at VM World. Uh, it's session 22 63 I believe, um And so if anyone's watching, Want to check that out? Um, love to hear more. Thanks for coming on. Appreciate it. >>Thanks for having us. Thanks to >>its acute conversation. I'm John for your host. Thanks for watching. We'll talk to you soon. Yeah,

Published Date : Oct 5 2021

SUMMARY :

I'm John for a host of the Cube. And the last time I saw you in person was in Cuba interview. of course, is ensuring that engineers and data scientists get the workloads position to them You have the centre of excellence there. of the scientific computing environment that we have. You gotta leverage the hardware you got, actually driving the need for hybrid I t. Or or the ability to Physical in this network. And in the case of the AI, we will see that we So a couple things that I want to get John's thoughts as well performance you mentioned the ease of use, um, and even using things like we realise, automation for self I mean, people have that reaction of about the performance. And so for the for the developer and the researcher, What you can do now that you couldn't do before. The latest network cards from NVIDIA, like the blue Field to the I do have to ask you marriage, if you don't mind me asking why Look at virtualizing ai workloads. Oh, for the sake of flexibility Because, you know, uh, I mean, ai implies a lot of things, implies you have access to data. And so what we've done is we've brought these pre built containers that allow you to do having the performance and the tools available? that gives the end user, uh, Are you going to share your results so people can can look at this so they can have share the results of the work that we're doing with our partner, Dell and NVIDIA. the collaboration, uh, with the University of Pisa and Delvian, all of our partners in the enterprise software space and so you can think of a beady eye enterprises scientists impacts that compute the edge, all aspects of the new environment Thanks to We'll talk to you soon.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
JohnPERSON

0.99+

NVIDIAORGANIZATION

0.99+

University of VisaORGANIZATION

0.99+

MaurizioPERSON

0.99+

MauricioPERSON

0.99+

October 2021DATE

0.99+

DellORGANIZATION

0.99+

ItalyLOCATION

0.99+

John FinelliPERSON

0.99+

2019DATE

0.99+

John FanelliPERSON

0.99+

AdelePERSON

0.99+

2020DATE

0.99+

University of PisaORGANIZATION

0.99+

threeQUANTITY

0.99+

2%QUANTITY

0.99+

Palo Alto, CaliforniaLOCATION

0.99+

Dell TechnologiesORGANIZATION

0.99+

CubaLOCATION

0.99+

VidiaORGANIZATION

0.99+

CTO UniversityORGANIZATION

0.99+

two daysQUANTITY

0.99+

three daysQUANTITY

0.99+

NikeORGANIZATION

0.99+

March this yearDATE

0.99+

bothQUANTITY

0.99+

first questionQUANTITY

0.99+

VM WareTITLE

0.99+

four yearsQUANTITY

0.99+

both companiesQUANTITY

0.99+

3000 staffQUANTITY

0.99+

last yearDATE

0.99+

two years agoDATE

0.98+

Maurizio DaviniPERSON

0.98+

VM WareORGANIZATION

0.98+

todayDATE

0.97+

VXCOMMERCIAL_ITEM

0.97+

GMORGANIZATION

0.97+

four monthsQUANTITY

0.97+

VM wareTITLE

0.96+

two great guestsQUANTITY

0.96+

oneQUANTITY

0.95+

22 63OTHER

0.95+

DaleORGANIZATION

0.95+

M WorldORGANIZATION

0.95+

two parallelsQUANTITY

0.95+

fourQUANTITY

0.94+

around 50 K studentsQUANTITY

0.93+

JensenPERSON

0.93+

University of PeaceORGANIZATION

0.91+

firstQUANTITY

0.91+

95%QUANTITY

0.9+

VM WorldORGANIZATION

0.89+

VM WorldEVENT

0.89+

WareORGANIZATION

0.86+

Jordan Sher, OpsRamp | CUIBE Conversation


 

>>Welcome to the AWS Startup. Showcase new breakthroughs in devops, did analytics and cloud management tools. I'm lisa martin, I've got Jordan share here with the next vice president of corporate marketing Ops ramp, Jordan welcome to the program >>lisa It's great to be here. Great to talk about some of the stuff. Thanks for having me. >>Yeah let's break this down. Tell me, first of all about Ops ramp, how is it facilitating the transformation of I. T. Ops helping companies as your website says control the chaos. >>Sure. So option is an availability platform for the modern enterprise. We consolidate digital I. T. Operations management into one place. So availability as you can imagine um is a consistent challenge for I. T. Operations teams in large enterprises maintaining service assurance, making sure that services are up available, performing uh Ops tramp is the platform that powers all of that and we bring a lot of different features and functions to bear in driving availability. I think about ai ops I think about hybrid infrastructure monitoring, multi cloud monitoring, that's all part of the options offering. Modern enterprise. >>Talk to me about back in 2014 what the founders saw of Ops ramps, what were some of the gaps in the market that they saw that this needs to be addressed and no one's >>doing? It's a great question. So abstract was originally founded as part of an MSP offering. So we were a platform serving managed service providers who wanted to consolidate the infrastructure of their clients onto one multi tenant platform. What they noticed was that these enterprise customers of the MSP s whom we served. Really appreciated that promise of being able to consolidate infrastructure, being able to visualize different alerts, different critical incidents that might arise all on one platform. And so that's when we decided to raise around and take it directly to the enterprise so they could have the same kind of visibility and control that MSP s were delivering back to them, >>Visibility and control is essential, especially if your objective is to help control the chaos. Talk to me about some of the trends that you've seen, especially in the last 18 months, as we've been in such a dynamic market, we've seen the rapid acceleration of digital business transformation. What are some of those key trends especially with respect to a I ops that you think are really poignant. >>Yeah. You know, we like to think over here that the pandemic didn't really change a whole lot, accelerated a whole lot. And so we started to see at least within the past 12 to 18 months this acceleration of moving to the cloud, you know, Gardner forecasted that I thi enterprises, large enterprises are going to be spending upwards of 300 billion um in the move to the public cloud. So that has really facilitated some of the decisions that we have made and the promises that we offer to our customers, number one, Number two, with the move to remote work and the adoption of a lot of different digital tools and uh the creation and implementation of a lot of different digital customer services. Um It has forced these enterprises whom we serve to really rethink how they provide flexibility and control to their larger enterprise. I. T. Teams that might be distributed might be working remote might be in different locations. How can they consolidate infrastructure as it gets more and more complex. So that's where ops tramp has really created the most value. So we think about two things. Number one I want to consolidate my multi cloud environments so services via AWS for example or other cloud providers. How do I bring that within? How do I bring that control within my enterprise within the context of maybe additional private cloud offerings or public cloud infrastructure. Number one. Number two how do I get control over the constant flood of alerts but I'm getting from these different digital services and tools all in one place. Um you know so we are responding to that need by for example uh implementing a really rich robust ai ops functionality within the train platform to both be able to consolidate those alerts that are coming through and really escalate the critical ones um for to allow I. T. Operations seems to be a little bit more proactive and understand how incidents are happening and giving them the ability to remediate those incidents become before they become business critical and can really shut down the internet. >>Speaking of the enterprise. I'm curious if your customer conversations have changed in level in the last 18 months as everything has become chaotic for quite a while. We're still in we've been in a hybrid cloud world for a while. We are in a hybrid workforce situation. Have you noticed an escalation up the stack in terms of the c suite of going we need to make sure that we're leveraging cloud properly financially responsibly and ensuring that we have this ability and all the services that we're delivering. >>You mean are they sweating more And are they coming to us when they're sweating more? Yeah. Yeah for sure. The short answer is yes. So let me give you a great example. Um One of our recent customers they manufacture chips microchips and what they've noticed is that number one demand has grown um due to the increase in digital transformation. Um Number two supply chains have become more constricted for them specifically so they're asking themselves. All right how can we equip our I. T. Operations teams to maintain the availability of different logistics services within our organization So that they can both maintain service availability of these different logistic logistic services um and be able to stay on deadline as much as they possibly can um during a supply chain crisis that we're facing right now. And number two how can we as we move to the cloud and we see a distribution of our workforce still be able to maintain I. T. Operation services regardless. Um That is a need in particular in particular the supply chain um constraint issue. Uh That is a need that has arisen only in the last 18 months and it is a perfect use case for ops ramp or a platform that allows you to consolidate I. T. Operations to one place and give flexibility control across a distributed environment with a number of different new digital services that have been implemented. To solve some of these challenges. >>Talk to me about Ai ops as a facilitator of that availability visibility in this hybrid world that is still somewhat chaotic. >>Yeah great question. So originally it was al gore algorithmic operations is coined by Gardner today it's artificial intelligence in its operations. So the notion there is simple right there's a lot of data coming in on throughout the I. T. Operations organization. How can we look for patterns within that data to help us understand and act more proactively. Um From an operational perspective well there are a lot of promises uh that go along with A. I. Ops that it's going to completely transform these I. T. Organizations that it's going to reduce headcount. Um We don't necessarily find that to be true. What we do find true though is that the original promise behind a IOP still exists right we need to look for patterns in the data and we need to be able to drive insights from those patterns so that is what the Ai ops feature functionality within abstract really does. It looks for patterns within alerts and helps you understand what these patterns ultimately mean. Let me give you a great example so we have different algorithms within the train platform for co occurring events or for downstream events that help us indicate, okay if a number of these events are happening across one geography or one um business service for example we can actually look for those co occurring patterns and we can see that there may be one resource or set of resources that is actually causing a bunch of these incidents for a bunch of these alerts upstream of all the actual alerts themselves. So instead of the ICTy Operations organization having to go in and remediate a bunch of different distributed alerts, they can actually look at that upstream alert and say okay that's the one that really matters, that's where I need to pay most of my attention to. Um and that's where I'm going to deploy a team or open up a ticket or escalate to I. T. S. M. Or a variety of different things because I know that these co occurring alerts are creating a pattern that's driving some insight. Um so that's just part of the overall Ops tramp Ai Ops um promise or uh you know there's there's tons more that goes along with the biopsy but we really want to take some of the load and reduce some of the alerts that these icy operations teams are having to deal with on a daily basis. >>So let's talk about how you do that from a practical perspective, is looking at some of the notes that your team provided and according to I. D. C. This was a report from asia pacific excluding Japan that 75% of global two K enterprises are going to adopt a I Ai Ops by 2023 but a lot of Ai ops projects have been built on and haven't been successful. How does abstract help change flip the script on that? >>So it really comes down to the quality of the data right? If you have a bolt on tool, you have to optimize that tool for the different data lakes or data warehouses or sources of data that exists within your operational organization. I think about multi cloud apps across the multiplied environment. So I have to optimize the data that is coming in from each of those different cloud providers onto a bolt on tool to make sure that the data that's being fed to the tool is accurate and it is a true reflection of what's going on in the operational organization. That's number one. If you look at ops tramp and the differentiation there. Um op tramp is a big data platform at its core. So you bring ops tramp in, you optimize it for your overall infrastructure mix and then the data that gets fed into the ai ops feature functionality is the same across the board. There is no further optimization. So what that means is that the insights that are being driven by the outside perhaps platform are more sophisticated, they're more nuanced, there are more accurate representation and they're probably driving ultimately better insights than sticking a tool on top of five different existing data warehouses or data lakes. >>So if you've got a customer and I'm sure that you do enterprises, as we said, going to be adopting this substantially by 2023 which is just around the corner, how do you help them sort through the infrastructure and the ecosystem that they have so that they're not bolting things on but rather they can actually really build this very intuitively to deliver that availability and the visibility that they need fast. >>Yeah, so a couple of different comments on that ways that we try to help. Number one, I think it's critical for us to understand the challenges of the modern I. T. Infrastructure environment, across different verticals, different industries. So when we walk into any of our clients, we already have a good mix of their challenges. Is it Iot? Are they dealing with a bunch of different devices at the edge, are they, you know, a telecom with uh critical incidents is incidents in the network that they need to remediate. Um Number two, we try to smooth the glide path into understanding the obscene ramp platform and promise early. So what does that mean? It means we offer a free trial of the platform itself at tried out abstract dot com, you can set up up to 1000 resources for free with an unlimited number of users for 14 days and kick the tires particularly in multi cloud monitoring and see what sorts of insights you can determine um, just within those two weeks and in fact we're, we put our cards on the table and we say you can probably see your first insights into your infrastructure within 20 minutes of setting up the abstract free trial um, and if you don't want to bring your resources, your own resources to it will even provide a collection of resources preloaded onto the platform so you can try it out yourself without having to get, you know, a bunch of approvals to load infrastructure in there. So two pieces, number one, it's this proof of concept proof of value where we try to understand the clients pain and number two, if you want to kick the tires on it yourself, we can offer that with this free trial offering. >>So what I'm hearing and that is fast time to value which in these days is absolutely essential. How does that differentiate ops ramp as a technology company and >>from your customer's perspective? Yeah, so I appreciate that. And the meantime to incite is one of the critical aspects of our product roadmap, we really want to drive down that time to value coefficient because it's what these operations teams need as complexity grows really if you take a step back right, everything is getting more complex. So it's not only the pandemic and the rise of multi cloud but it's more digital customer experience is to compete. It's the availability, it's the need of a modern enterprise to be agile. All of those things translate basically into speed and flexibility and agility. So if there's one guiding light of ops tram it's really to equip the operations team with the tools that they need to move flexibly with the business. There is a department in any modern enterprise today if they need access to the public cloud and they have a credit card they're getting on AWS right now and they are spinning up a host of services. We want to be the platform that still gives the central IT operations team some aspect of control over that with the ability with without taking away the ability of that you know siloed operations team somewhere in some geo geographic region. We want to empower them to be able to spend up that AWS service but at the same time we want to just know that exists and be able to control it. >>How can A I A facilitator of better alignment between I. T. Tops and the business as you just gave a great example of the business getting the credit card spending up services that they need for their line of business or their function and then from a cultural perspective I'm just curious how can A. I. R. S. B. A facilitator of those two groups working better together in a constantly complex environment. >>That's a great question. So imagine if I. T. Operations did more than just keep the lights on. Imagine if you knew that your I. T. Operations team could be more proactive and more productive about alerts incidents and insights from infrastructure monitoring. What that means is that you are free to create any kind of digital customer experience that you would want to drive value back to your end user. It means that no longer do you think about it? Operations is this big hodgepodge of technology that you have to spend you know hundreds of millions of dollars a year in network operations teams and centers and technologies just to keep control of right by consolidating everything down to one place one sas based platform like this it frees up the business to be able to innovate. Um You know take advantage of new technologies that come around and really to work flexibly with the needs of the business as it grows. That's the promise of a tramp. We're here to replace you know these old appliances or different management packs of tools that exists that you consistently have to add an optimized and tune to feel to to empower the operations team to act like that. Um The truth is that is that everything is SAT space now, everything is status based and when you get to the core of infrastructure, it needs to be managed to be a SAs and thats ops ramp in a nutshell, >>I like that nutshell, that's excellent. I want to know a little bit about your go to market with a W. S. Talk to me a little bit about the partnership there and where can what's your go to market like? Essentially, >>yeah, so were included in the AWS marketplace, we have an integration with a W. S um as the de facto biggest cloud provider in the world. We have to play nice with them. Um and obviously the insights that we drive on the option platform have to be insights that you need from your AWS experience. You know, it has to be similar to cloudwatch or in a lot of, in a lot of cases um it has to be as rich as the cloudwatch experience in order for you to want to use op tramp within the context of the different other multi cloud providers, so that's how abstract works. Um you know, we understand that there's a lot of AWS certified professionals who work with who work at Ops tramp, who understand what AWS is doing and who consistently introduce new features that play well with the service is the service library that AWS currently offers today. >>Got it as we look ahead to 2022 hopefully a better year than 2020 and 2021. What are some of the things that you're excited about? What are some of the things on the ops ramp road map that you can share with us? >>Yeah, so you know, the other, the other big aspect of uh the new landscape of IT operations is observe ability. We're really excited about observe ability, we think that it is the new landscape of monitoring um you know, the idea of being able to find unknown unknowns that exists within your operational stack is important to us to be able to consolidate that with the power of ai ops so that you now have machine learning on top of your ability to find unknown unknown issues. That's that's going to be super exciting for us. I know the product team is taking a hard look at how to drive hybrid, observe ability within the abstract platform. So how do we give a better operational perspective to on prem public cloud and private cloud infrastructure moving forward and how do we ingest alerts before they're even alerts? I mean that's observe ability in a nutshell, if I'm getting in and I'm checking the option platform every day, then that's a workflow that we can remove by creating a better observe ability posture within the train platform. So now the platform is going to run unsupervised right in the background um and ai apps is going to be able to take action on predictive incidents before they ever occur, that's what we're looking at in the future. You know, everything is getting more complex. We've heard this story a million times before, we want to be the platform that can handle that complexity on a massive scale, >>finding the unknown, unknowns, converting them into knowns I imagine is going to be more and more critical across every industry. Last question for you, given the culture and the dynamics of the market that we're in, are there any industries and all of trump's is seeing is really key targets for this type of technology. >>The nice thing about ops tramp is we are we are really vertical neutral, right? Any industry that has complexity and that's every industry can really take advantage of a platform like this. We have seen recent success particularly in finance manufacturing, health care because they deal with new emerging types of complexity that they are not necessarily cared for. So I think about some of our clients, some of our friends in the finance industry, you know, um as transactions accelerate as new customer experiences arise uh these are things that their operations teams need to be equipped for and that's where up tramp really drives value. What's more is that these uh these industries are also somewhat legacy, so they have a foot in the old way of doing things, they have a foot in the data center, you know, there are many financial institutions that have large data center footprint for security considerations. And so if they are living in the data center and they want to make the move to cloud, then they need something like cops ramp to be able to keep a foot in both sides of the equation, >>right, Keep that availability and that visibility. Jordan, thank you for joining me today and talking to us about ops around the capabilities that Ai ops can deliver to enterprises in any industry. The facilitation of of the I. T. Folks in the business folks and what you guys are doing with AWS, we appreciate your time. >>Absolutely lisa, thank you very much. Thanks for the great questions. If you ever need a job in corporate marketing, you seem like you're a natural fit. I'll >>call you awesome. >>Thank you >>for Jordan share. I'm lisa martin, You're watching the AWS startup showcase.

Published Date : Sep 21 2021

SUMMARY :

Welcome to the AWS Startup. lisa It's great to be here. Tell me, first of all about Ops ramp, how is it facilitating the of that and we bring a lot of different features and functions to bear in driving availability. Really appreciated that promise of being able to consolidate infrastructure, What are some of those key trends especially with respect to a I ops that you think are really poignant. So that has really facilitated some of the decisions that we have made and the the c suite of going we need to make sure that we're leveraging cloud properly financially Uh That is a need that has arisen only in the last 18 months and it is Talk to me about Ai ops as a facilitator of that availability visibility Um We don't necessarily find that to be true. So let's talk about how you do that from a practical perspective, is looking at some of the notes that your team provided So it really comes down to the quality of the data right? and the visibility that they need fast. incidents is incidents in the network that they need to remediate. How does that differentiate ops ramp as a technology company and And the meantime to incite is one of the critical aspects Tops and the business as you just gave a great example of the business getting the credit card spending up services that they need have to spend you know hundreds of millions of dollars a year in network operations Talk to me a little bit about the partnership there and where can what's your go to market like? platform have to be insights that you need from your AWS experience. What are some of the things on the ops ramp road map that you to be able to consolidate that with the power of ai ops so that you now have machine learning on finding the unknown, unknowns, converting them into knowns I imagine is going to be more and more critical some of our friends in the finance industry, you know, um as transactions accelerate the capabilities that Ai ops can deliver to enterprises in If you ever need a job in corporate marketing, for Jordan share.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
JordanPERSON

0.99+

2014DATE

0.99+

14 daysQUANTITY

0.99+

AWSORGANIZATION

0.99+

20 minutesQUANTITY

0.99+

75%QUANTITY

0.99+

two piecesQUANTITY

0.99+

2020DATE

0.99+

2021DATE

0.99+

2023DATE

0.99+

two weeksQUANTITY

0.99+

lisa martinPERSON

0.99+

Jordan SherPERSON

0.99+

2022DATE

0.99+

two groupsQUANTITY

0.99+

OneQUANTITY

0.99+

GardnerPERSON

0.99+

lisaPERSON

0.99+

trumpPERSON

0.99+

todayDATE

0.99+

Ops trampORGANIZATION

0.98+

one platformQUANTITY

0.98+

bothQUANTITY

0.98+

both sidesQUANTITY

0.98+

two thingsQUANTITY

0.98+

one resourceQUANTITY

0.97+

first insightsQUANTITY

0.97+

300 billionQUANTITY

0.97+

eachQUANTITY

0.97+

one placeQUANTITY

0.96+

oneQUANTITY

0.95+

pandemicEVENT

0.93+

asia pacificLOCATION

0.92+

last 18 monthsDATE

0.91+

up to 1000 resourcesQUANTITY

0.91+

five differentQUANTITY

0.87+

hundreds of millions of dollars a yearQUANTITY

0.84+

two KQUANTITY

0.82+

upQUANTITY

0.79+

W. SORGANIZATION

0.78+

one umQUANTITY

0.75+

cloudwatchTITLE

0.73+

Number twoQUANTITY

0.72+

past 12DATE

0.72+

tonsQUANTITY

0.72+

Number oneQUANTITY

0.71+

A. I. OpsOTHER

0.7+

million timesQUANTITY

0.69+

monthsDATE

0.67+

JapanLOCATION

0.6+

ops trampTITLE

0.58+

Ops rampORGANIZATION

0.57+

opsTITLE

0.56+

ICTyORGANIZATION

0.55+

opTITLE

0.54+

I. D.ORGANIZATION

0.53+

18QUANTITY

0.53+

platformQUANTITY

0.52+

dataQUANTITY

0.52+

OpsTITLE

0.52+

I. T. OpsORGANIZATION

0.52+

dot comORGANIZATION

0.52+

HelloFresh v2


 

>>Hello. And we're here at the cube startup showcase made possible by a Ws. Thanks so much for joining us today. You know when Jim McDaid Ghani was formulating her ideas around data mesh, She wasn't the only one thinking about decentralized data architecture. Hello, Fresh was going into hyper growth mode and realized that in order to support its scale, it needed to rethink how it thought about data. Like many companies that started in the early part of last decade, Hello Fresh relied on a monolithic data architecture and the internal team. It had concerns about its ability to support continued innovation at high velocity. The company's data team began to think about the future and work backwards from a target architecture which possessed many principles of so called data mesh even though they didn't use that term. Specifically, the company is a strong example of an early but practical pioneer of data mission. Now there are many practitioners and stakeholders involved in evolving the company's data architecture, many of whom are listed here on this on the slide to are highlighted in red are joining us today, we're really excited to welcome into the cube Clements cheese, the Global Senior Director for Data at Hello Fresh and christoph Nevada who's the Global Senior Director of data also, of course. Hello Fresh folks. Welcome. Thanks so much for making some time today and sharing your story. >>Thank you very much. Hey >>steve. All right, let's start with Hello Fresh. You guys are number one in the world in your field, you deliver hundreds of millions of meals each year to many, many millions of people around the globe. You're scaling christoph. Tell us a little bit more about your company and its vision. >>Yeah. Should I start or Clements maybe maybe take over the first piece because Clements has actually been a longer trajectory yet have a fresh. >>Yeah go ahead. Climate change. I mean yes about approximately six years ago I joined handle fresh and I didn't think about the startup I was joining would eventually I. P. O. And just two years later and the freshman public and approximately three years and 10 months after. Hello fresh was listed on the German stock exchange which was just last week. Hello Fresh was included in the Ducks Germany's leading stock market index and debt to mind a great great milestone and I'm really looking forward and I'm very excited for the future for the future for head of fashion. All our data. Um the vision that we have is to become the world's leading food solution group and there's a lot of attractive opportunities. So recently we did lounge and expand Norway. This was in july and earlier this year we launched the U. S. Brand green >>chef in the U. K. As >>well. We're committed to launch continuously different geographies in the next coming years and have a strong pipe ahead of us with the acquisition of ready to eat companies like factor in the U. S. And the planned acquisition of you foods in Australia. We're diversifying our offer now reaching even more and more untapped customer segments and increase our total addressable market. So by offering customers and growing range of different alternatives to shop food and consumer meals. We are charging towards this vision and the school to become the world's leading integrated food solutions group. >>Love it. You guys are on a rocket ship, you're really transforming the industry and as you expand your tam it brings us to sort of the data as a as a core part of that strategy. So maybe you guys could talk a little bit about your journey as a company specifically as it relates to your data journey. You began as a start up. You had a basic architecture like everyone. You made extensive use of spreadsheets. You built a Hadoop based system that started to grow and when the company I. P. O. You really started to explode. So maybe describe that journey from a data perspective. >>Yes they saw Hello fresh by 2015 approximately had evolved what amount of classical centralized management set up. So we grew very organically over the years and there were a lot of very smart people around the globe. Really building the company and building our infrastructure. Um This also means that there were a small number of internal and external sources. Data sources and a centralized the I team with a number of people producing different reports, different dashboards and products for our executives for example of our different operations teams, christian company's performance and knowledge was transferred um just via talking to each other face to face conversations and the people in the data where's team were considered as the data wizard or as the E. T. L. Wizard. Very classical challenges. And those et al. Reserves indicated the kind of like a silent knowledge of data management. Right? Um so a central data whereas team then was responsible for different type of verticals and different domains, different geographies and all this setup gave us to the beginning the flexibility to grow fast as a company in 2015 >>christoph anything that might add to that. >>Yes. Um Not expected to that one but as as clement says it right, this was kind of set up that actually work for us quite a while. And then in 2017 when L. A. Freshman public, the company also grew rapidly and just to give you an idea how that looked like. As was that the tech department self actually increased from about 40 people to almost 300 engineers And the same way as a business units as Clemens has described, also grew sustainable, sustainably. So we continue to launch hello fresh and new countries launching brands like every plate and also acquired other brands like much of a factor and with that grows also from a data perspective the number of data requests that centrally we're getting become more and more and more and also more and more complex. So that for the team meant that they had a fairly high mental load. So they had to achieve a very or basically get a very deep understanding about the business. And also suffered a lot from this context switching back and forth, essentially there to prioritize across our product request from our physical product, digital product from the physical from sorry, from the marketing perspective and also from the central reporting uh teams. And in a nutshell this was very hard for these people. And this that also to a situation that, let's say the solution that we have became not really optimal. So in a nutshell, the central function became a bottleneck and slowdown of all the innovation of the company. >>It's a classic case, isn't it? I mean Clements, you see you see the central team becomes a bottleneck and so the lines of business, the marketing team salesman's okay, we're going to take things into our own hands. And then of course I I. T. And the technical team is called in later to clean up the mess. Uh maybe, I mean was that maybe I'm overstating it, but that's a common situation, isn't it? >>Yeah. Uh This is what exactly happened. Right. So um we had a bottleneck, we have the central teams, there was always a little of tension um analytics teams then started in this business domains like marketing, trade chain, finance, HR and so on. Started really to build their own data solutions at some point you have to get the ball rolling right and then continue the trajectory um which means then that the data pipelines didn't meet the engineering standards. And um there was an increased need for maintenance and support from central teams. Hence over time the knowledge about those pipelines and how to maintain a particular uh infrastructure for example left the company such that most of those data assets and data sets are turned into a huge step with decreasing data quality um also decrease the lack of trust, decreasing transparency. And this was increasing challenge where majority of time was spent in meeting rooms to align on on data quality for example. >>Yeah. And and the point you were making christoph about context switching and this is this is a point that Jemaah makes quite often is we've we've we've contextualized are operational systems like our sales systems, our marketing system but not our our data system. So you're asking the data team, Okay. Be an expert in sales, be an expert in marketing, be an expert in logistics, be an expert in supply chain and it start stop, start, stop, it's a paper cut environment and it's just not as productive. But but on the flip side of that is when you think about a centralized organization you think, hey this is going to be a very efficient way, a cross functional team to support the organization but it's not necessarily the highest velocity, most effective organizational structure. >>Yeah, so so I agree with that. Is that up to a certain scale, a centralized function has a lot of advantages, right? That's clear for everyone which would go to some kind of expert team. However, if you see that you actually would like to accelerate that and specific and this hyper growth, right, you wanna actually have autonomy and certain teams and move the teams or let's say the data to the experts in these teams and this, as you have mentioned, right, that increases mental load and you can either internally start splitting your team into a different kind of sub teams focusing on different areas. However, that is then again, just adding another peace where actually collaboration needs to happen busy external sees, so why not bridging that gap immediately and actually move these teams and to end into into the function themselves. So maybe just to continue what, what was Clements was saying and this is actually where over. So Clements, my journey started to become one joint journey. So Clements was coming actually from one of these teams to build their own solutions. I was basically having the platform team called database housed in these days and in 2019 where basically the situation become more and more serious, I would say so more and more people have recognized that this model doesn't really scale In 2019, basically the leadership of the company came together and I identified data as a key strategic asset and what we mean by that, that if we leverage data in a proper way, it gives us a unique competitive advantage which could help us to, to support and actually fully automated our decision making process across the entire value chain. So what we're, what we're trying to do now or what we should be aiming for is that Hello, Fresh is able to build data products that have a purpose. We're moving away from the idea. Data is just a by problem products, we have a purpose why we would like to collect this data. There's a clear business need behind that. And because it's so important to for the company as a business, we also want to provide them as a trust versi asset to the rest of the organization. We say there's the best customer experience, but at least in a way that users can easily discover, understand and security access high quality data. >>Yeah, so and and and Clements, when you c J Maxx writing, you see, you know, she has the four pillars and and the principles as practitioners you look at that say, okay, hey, that's pretty good thinking and then now we have to apply it and that's and that's where the devil meets the details. So it's the four, you know, the decentralized data ownership data as a product, which we'll talk about a little bit self serve, which you guys have spent a lot of time on inclement your wheelhouse which is which is governance and a Federated governance model. And it's almost like if you if you achieve the first two then you have to solve for the second to it almost creates a new challenges but maybe you could talk about that a little bit as to how it relates to Hello fresh. >>Yes. So christophe mentioned that we identified economic challenge beforehand and for how can we actually decentralized and actually empower the different colleagues of ours. This was more a we realized that it was more an organizational or a cultural change and this is something that somebody also mentioned I think thought words mentioned one of the white papers, it's more of a organizational or cultural impact and we kicked off a um faced reorganization or different phases we're currently and um in the middle of still but we kicked off different phases of organizational reconstruct oring reorganization, try unlock this data at scale. And the idea was really moving away from um ever growing complex matrix organizations or matrix setups and split between two different things. One is the value creation. So basically when people ask the question, what can we actually do, what shall we do? This is value creation and how, which is capability building and both are equal in authority. This actually then creates a high urge and collaboration and this collaboration breaks up the different silos that were built and of course this also includes different needs of stuffing forward teams stuffing with more, let's say data scientists or data engineers, data professionals into those business domains and hence also more capability building. Um Okay, >>go ahead. Sorry. >>So back to Tzemach did johnny. So we the idea also Then crossed over when she published her papers in May 2019 and we thought well The four colors that she described um we're around decentralized data ownership, product data as a product mindset, we have a self service infrastructure and as you mentioned, Federated confidential governance. And this suited very much with our thinking at that point of time to reorganize the different teams and this then leads to a not only organisational restructure but also in completely new approach of how we need to manage data, show data. >>Got it. Okay, so your business is is exploding. Your data team will have to become domain experts in too many areas, constantly contact switching as we said, people started to take things into their own hands. So again we said classic story but but you didn't let it get out of control and that's important. So we actually have a picture of kind of where you're going today and it's evolved into this Pat, if you could bring up the picture with the the elephant here we go. So I would talk a little bit about the architecture, doesn't show it here, the spreadsheet era but christoph maybe you can talk about that. It does show the Hadoop monolith which exists today. I think that's in a managed managed hosting service, but but you you preserve that piece of it, but if I understand it correctly, everything is evolving to the cloud, I think you're running a lot of this or all of it in A W. S. Uh you've got everybody's got their own data sources, uh you've got a data hub which I think is enabled by a master catalog for discovery and all this underlying technical infrastructure. That is really not the focus of this conversation today. But the key here, if I understand it correctly is these domains are autonomous and not only that this required technical thinking, but really supportive organizational mindset, which we're gonna talk about today. But christoph maybe you could address, you know, at a high level some of the architectural evolution that you guys went through. >>Yeah, sure. Yeah, maybe it's also a good summary about the entire history. So as you have mentioned, right, we started in the very beginning with the model is on the operation of playing right? Actually, it wasn't just one model is both to one for the back end and one for the for the front and and or analytical plane was essentially a couple of spreadsheets and I think there's nothing wrong with spreadsheets, right, allows you to store information, it allows you to transform data allows you to share this information. It allows you to visualize this data, but all the kind of that's not actually separating concern right? Everything in one tool. And this means that obviously not scalable, right? You reach the point where this kind of management set up in or data management of isn't one tool reached elements. So what we have started is we've created our data lake as we have seen here on Youtube. And this at the very beginning actually reflected very much our operational populace on top of that. We used impala is a data warehouse, but there was not really a distinction between borders, our data warehouse and borders our data like the impala was used as a kind of those as the kind of engine to create a warehouse and data like construct itself and this organic growth actually led to a situation as I think it's it's clear now that we had to centralized model is for all the domains that will really lose kimball modeling standards. There was no uniformity used actually build in house uh ways of building materialized use abuse that we have used for the presentation layer, there was a lot of duplication of effort and in the end essentially they were missing feedbacks, food, which helped us to to improve of what we are filled. So in the end, in the natural, as we have said, the lack of trust and that's basically what the starting point for us to understand. Okay, how can we move away and there are a lot of different things that you can discuss of apart from this organizational structure that we have said, okay, we have these three or four pillars from from Denmark. However, there's also the next extra question around how do we implement our talking about actual right, what are the implications on that level? And I think that is there's something that we are that we are currently still in progress. >>Got it. Okay, so I wonder if we could talk about switch gears a little bit and talk about the organizational and cultural challenges that you faced. What were those conversations like? Uh let's dig into that a little bit. I want to get into governance as well. >>The conversations on the cultural change. I mean yes, we went through a hyper growth for the last year since obviously there were a lot of new joiners, a lot of different, very, very smart people joining the company which then results that collaboration uh >>got a bit more difficult. Of course >>there are times and changes, you have different different artifacts that you were created um and documentation that were flying around. Um so we were we had to build the company from scratch right? Um Of course this then resulted always this tension which I described before, but the most important part here is that data has always been a very important factor at l a fresh and we collected >>more of this >>data and continued to improve use data to improve the different key areas of our business. >>Um even >>when organizational struggles, the central organizational struggles data somehow always helped us to go through this this kind of change. Right? Um in the end those decentralized teams in our local geography ease started with solutions that serve the business which was very very important otherwise wouldn't be at the place where we are today but they did by all late best practices and standards and I always used sport analogy Dave So like any sport, there are different rules and regulations that need to be followed. These rules are defined by calling the sports association and this is what you can think about data governance and compliance team. Now we add the players to it who need to follow those rules and bite by them. This is what we then called data management. Now we have the different players and professionals, they need to be trained and understand the strategy and it rules before they can play. And this is what I then called data literacy. So we realized that we need to focus on helping our teams to develop those capabilities and teach the standards for how work is being done to truly drive functional excellence in a different domains. And one of our mission of our data literacy program for example is to really empower >>every employee at hello >>fresh everyone to make the right data informs decisions by providing data education that scaled by royal Entry team. Then this can be different things, different things like including data capabilities, um, with the learning paths for example. Right? So help them to create and deploy data products connecting data producers and data consumers and create a common sense and more understanding of each other's dependencies, which is important, for example, S. S. L. O. State of contracts and etcetera. Um, people getting more of a sense of ownership and responsibility. Of course, we have to define what it means, what does ownership means? But the responsibility means. But we're teaching this to our colleagues via individual learning patterns and help them up skill to use. Also, there's shared infrastructure and those self self service applications and overall to summarize, we're still in this progress of of, of learning, we are still learning as well. So learning never stops the tele fish, but we are really trying this um, to make it as much fun as possible. And in the end we all know user behavior has changed through positive experience. Uh, so instead of having massive training programs over endless courses of workshops, um, leaving our new journalists and colleagues confused and overwhelmed. >>We're applying um, >>game ification, right? So split different levels of certification where our colleagues can access, have had access points, they can earn badges along the way, which then simplifies the process of learning and engagement of the users and this is what we see in surveys, for example, where our employees that your justification approach a lot and are even competing to collect Those learning path batteries to become the # one on the leader board. >>I love the game ification, we've seen it work so well and so many different industries, not the least of which is crypto so you've identified some of the process gaps uh that you, you saw it is gloss over them. Sometimes I say paved the cow path. You didn't try to force, in other words, a new architecture into the legacy processes. You really have to rethink your approach to data management. So what what did that entail? >>Um, to rethink the way of data management. 100%. So if I take the example of Revolution, Industrial Revolution or classical supply chain revolution, but just imagine that you have been riding a horse, for example, your whole life and suddenly you can operate a car or you suddenly receive just a complete new way of transporting assets from A to B. Um, so we needed to establish a new set of cross functional business processes to run faster, dry faster, um, more robustly and deliver data products which can be trusted and used by downstream processes and systems. Hence we had a subset of new standards and new procedures that would fall into the internal data governance and compliance sector with internal, I'm always referring to the data operations around new things like data catalog, how to identify >>ownership, >>how to change ownership, how to certify data assets, everything around classical software development, which we know apply to data. This this is similar to a new thinking, right? Um deployment, versioning, QA all the different things, ingestion policies, policing procedures, all the things that suffer. Development has been doing. We do it now with data as well. And in simple terms, it's a whole redesign of the supply chain of our data with new procedures and new processes and as a creation as management and as a consumption. >>So data has become kind of the new development kit. If you will um I want to shift gears and talk about the notion of data product and, and we have a slide uh that we pulled from your deck and I'd like to unpack it a little bit. Uh I'll just, if you can bring that up, I'll read it. A data product is a product whose primary objective is to leverage on data to solve customer problems where customers, both internal and external. So pretty straightforward. I know you've gone much deeper and you're thinking and into your organization, but how do you think about that And how do you determine for instance who owns what? How did you get everybody to agree? >>I can take that one. Um, maybe let me start with the data product. So I think um that's an ongoing debate. Right? And I think the debate itself is an important piece here, right? That visit the debate, you clarify what we actually mean by that product and what is actually the mindset. So I think just from a definition perspective, right? I think we find the common denominator that we say okay that our product is something which is important for the company has come to its value what you mean by that. Okay, it's it's a solution to a customer problem that delivers ideally maximum value to the business. And yes, it leverages the power of data and we have a couple of examples but it had a fresh year, the historical and classical ones around dashboards for example, to monitor or error rates but also more sophisticated ways for example to incorporate machine learning algorithms in our recipe recommendations. However, I think the important aspects of the data product is a there is an owner, right? There's someone accountable for making sure that the product that we are providing is actually served and is maintained and there are, there is someone who is making sure that this actually keeps the value of that problem thing combined with the idea of the proper documentation, like a product description, right that people understand how to use their bodies is about and related to that peace is the idea of it is a purpose. Right? You need to understand or ask ourselves, Okay, why does this thing exist does it provide the value that you think it does. That leads into a good understanding about the life cycle of the data product and life cycle what we mean? Okay from the beginning from the creation you need to have a good understanding, we need to collect feedback, we need to learn about that. We need to rework and actually finally also to think about okay benefits time to decommission piece. So overall, I think the core of the data product is product thinking 11 right that we start the point is the starting point needs to be the problem and not the solution and this is essentially what we have seen what was missing but brought us to this kind of data spaghetti that we have built there in in Russia, essentially we built at certain data assets, develop in isolation and continuously patch the solution just to fulfill these articles that we got and actually these aren't really understanding of the stakeholder needs and the interesting piece as a result in duplication of work and this is not just frustrating and probably not the most efficient way how the company should work. But also if I build the same that assets but slightly different assumption across the company and multiple teams that leads to data inconsistency and imagine the following too narrow you as a management for management perspective, you're asking basically a specific question and you get essentially from a couple of different teams, different kind of grass, different kind of data and numbers and in the end you do not know which ones to trust. So there's actually much more ambiguity and you do not know actually is a noise for times of observing or is it just actually is there actually a signal that I'm looking for? And the same is if I'm running in a B test right, I have a new future, I would like to understand what has it been the business impact of this feature. I run that specific source in an unfortunate scenario. Your production system is actually running on a different source. You see different numbers. What you've seen in a B test is actually not what you see then in production typical thing then is you're asking some analytics tend to actually do a deep dive to understand where the discrepancies are coming from. The worst case scenario. Again, there's a different kind of source. So in the end it's a pretty frustrating scenario and that's actually based of time of people that have to identify the root cause of this divergence. So in a nutshell, the highest degree of consistency is actually achieved that people are just reusing Dallas assets and also in the media talk that we have given right, we we start trying to establish this approach for a B testing. So we have a team but just providing or is kind of owning their target metric associated business teams and they're providing that as a product also to other services including the A B testing team, they'll be testing team can use this information defines an interface is okay I'm joining this information that the metadata of an experiment and in the end after the assignment after this data collection face, they can easily add a graph to the dashboard. Just group by the >>Beatles Hungarian. >>And we have seen that also in other companies. So it's not just a nice dream that we have right. I have actually worked in other companies where we worked on search and we established a complete KPI pipeline that was computing all this information. And this information was hosted by the team and it was used for everything A B test and deep dives and and regular reporting. So uh just one of the second the important piece now, why I'm coming back to that is that requires that we are treating this data as a product right? If you want to have multiple people using the things that I am owning and building, we have to provide this as a trust mercy asset and in a way that it's easy for people to discover and actually work with. >>Yeah. And coming back to that. So this is to me this is why I get so excited about data mesh because I really do think it's the right direction for organizations. When people hear data product they say well, what does that mean? Uh but then when you start to sort of define it as you did, it's it's using data to add value, that could be cutting costs, that could be generating revenue, it could be actually directly you're creating a product that you monetize, So it's sort of in the eyes of the beholder. But I think the other point that we've made is you made it earlier on to and again, context. So when you have a centralized data team and you have all these P NL managers a lot of times they'll question the data because they don't own it. They're like wait a minute. If they don't, if it doesn't agree with their agenda, they'll attack the data. But if they own the data then they're responsible for defending that and that is a mindset change, that's really important. Um And I'm curious uh is how you got to, you know, that ownership? Was it a was it a top down with somebody providing leadership? Was it more organic bottom up? Was it a sort of a combination? How do you decide who owned what in other words, you know, did you get, how did you get the business to take ownership of the data and what is owning? You know, the data actually mean? >>That's a very good question. Dave I think this is one of the pieces where I think we have a lot of learnings and basically if you ask me how we could start the feeling. I think that would be the first piece. Maybe we need to start to really think about how that should be approached if it stopped his ownership. Right? It means somehow that the team has a responsibility to host and self the data efforts to minimum acceptable standards. This minimum dependencies up and down string. The interesting piece has been looking backwards. What what's happening is that under that definition has actually process that we have to go through is not actually transferring ownership from the central team to the distributor teams. But actually most cases to establish ownership, I make this difference because saying we have to transfer ownership actually would erroneously suggests that the data set was owned before. But this platform team, yes, they had the capability to make the changes on data pipelines, but actually the analytics team, they're always the ones who had the business understands, you use cases and but no one actually, but it's actually expensive expected. So we had to go through this very lengthy process and establishing ownership. We have done that, as in the beginning, very naively. They have started, here's a document here, all the data assets, what is probably the nearest neighbor who can actually take care of that and then we we moved it over. But the problem here is that all these things is kind of technical debt, right? It's not really properly documented, pretty unstable. It was built in a very inconsistent over years and these people who have built this thing have already left the company. So there's actually not a nice thing that is that you want to see and people build up a certain resistance, e even if they have actually bought into this idea of domain ownership. So if you ask me these learnings, but what needs to happen as first, the company needs to really understand what our core business concept that they have, they need to have this mapping from. These are the core business concept that we have. These are the domain teams who are owning this concept and then actually link that to the to the assets and integrated better with both understanding how we can evolve actually, the data assets and new data build things new in the in this piece in the domain. But also how can we address reduction of technical death and stabilizing what we have already. >>Thank you for that christoph. So I want to turn a direction here and talk about governance and I know that's an area that's passionate, you're passionate about. Uh I pulled this slide from your deck, which I kind of messed up a little bit sorry for that, but but by the way, we're going to publish a link to the full video that you guys did. So we'll share that with folks. But it's one of the most challenging aspects of data mesh, if you're going to decentralize you, you quickly realize this could be the Wild West as we talked about all over again. So how are you approaching governance? There's a lot of items on this slide that are, you know, underscore the complexity, whether it's privacy, compliance etcetera. So, so how did you approach this? >>It's yeah, it's about connecting those dots. Right. So the aim of the data governance program is about the autonomy of every team was still ensuring that everybody has the right interoperability. So when we want to move from the Wild West riding horses to a civilised way of transport, um you can take the example of modern street traffic, like when all participants can manoeuvre independently and as long as they follow the same rules and standards, everybody can remain compatible with each other and understand and learn from each other so we can avoid car crashes. So when I go from country to country, I do understand what the street infrastructure means. How do I drive my car? I can also read the traffic lights in the different signals. Um, so likewise as a business and Hello Fresh, we do operate autonomously and consequently need to follow those external and internal rules and standards to set forth by the redistribution in which we operate so in order to prevent a car crash, we need to at least ensure compliance with regulations to account for society's and our customers increasing concern with data protection and privacy. So teaching and advocating this advantage, realizing this to everyone in the company um was a key community communication strategy and of course, I mean I mentioned data privacy external factors, the same goes for internal regulations and processes to help our colleagues to adapt to this very new environment. So when I mentioned before the new way of thinking the new way of um dealing and managing data, this of course implies that we need new processes and regulations for our colleagues as well. Um in a nutshell then this means the data governance provides a framework for managing our people the processes and technology and culture around our data traffic. And those components must come together in order to have this effective program providing at least a common denominator, especially critical for shared dataset, which we have across our different geographies managed and shared applications on shared infrastructure and applications and is then consumed by centralized processes um for example, master data, everything and all the metrics and KPI s which are also used for a central steering. Um it's a big change day. Right. And our ultimate goal is to have this noninvasive, Federated um ultimatum and computational governance and for that we can't just talk about it. We actually have to go deep and use case by use case and Qc buy PVC and generate learnings and learnings with the different teams. And this would be a classical approach of identifying the target structure, the target status, match it with the current status by identifying together with the business teams with the different domains have a risk assessment for example, to increase transparency because a lot of teams, they might not even know what kind of situation they might be. And this is where this training and this piece of illiteracy comes into place where we go in and trade based on the findings based on the most valuable use case um and based on that help our teams to do this change to increase um their capability just a little bit more and once they hand holding. But a lot of guidance >>can I kind of kind of trying to quickly David will allow me I mean there's there's a lot of governance piece but I think um that is important. And if you're talking about documentation for example, yes, we can go from team to team and tell these people how you have to document your data and data catalog or you have to establish data contracts and so on the force. But if you would like to build data products at scale following actual governance, we need to think about automation right. We need to think about a lot of things that we can learn from engineering before. And that starts with simple things like if we would like to build up trust in our data products, right, and actually want to apply the same rigor and the best practices that we know from engineering. There are things that we can do and we should probably think about what we can copy and one example might be. So the level of service level agreements, service level objectives. So that level indicators right, that represent on on an engineering level, right? If we're providing services there representing the promises we made to our customers or consumers, these are the internal objectives that help us to keep those promises. And actually these are the way of how we are tracking ourselves, how we are doing. And this is just one example of that thing. The Federated Governor governance comes into play right. In an ideal world, we should not just talk about data as a product but also data product. That's code that we say, okay, as most as much as possible. Right? Give the engineers the tool that they are familiar basis and actually not ask the product managers for example to document their data assets in the data catalog but make it part of the configuration. Have this as a, as a C D C I, a continuous delivery pipeline as we typically see another engineering task through and services we say, okay, there is configuration, we can think about pr I can think about data quality monitoring, we can think about um the ingestion data catalog and so on and forest, I think ideally in the data product will become of a certain templates that can be deployed and are actually rejected or verified at build time before we actually make them deploy them to production. >>Yeah, So it's like devoPS for data product um so I'm envisioning almost a three phase approach to governance and you kind of, it sounds like you're in early phases called phase zero where there's there's learning, there's literacy, there's training, education, there's kind of self governance and then there's some kind of oversight, some a lot of manual stuff going on and then you you're trying to process builders at this phase and then you codify it and then you can automate it. Is that fair? >>Yeah, I would rather think think about automation as early as possible in the way and yes, there needs to be certain rules but then actually start actually use case by use case. Is there anything that small piece that we can already automate? It's as possible. Roll that out and then actually extended step by step, >>is there a role though that adjudicates that? Is there a central Chief state officer who is responsible for making sure people are complying or is it how do you handle that? >>I mean from a from a from a platform perspective, yes, we have a centralized team to uh implement certain pieces they'll be saying are important and actually would like to implement. However, that is actually working very closely with the governance department. So it's Clements piece to understand and defy the policies that needs to be implemented. >>So Clements essentially it's it's your responsibility to make sure that the policy is being followed. And then as you were saying, christoph trying to compress the time to automation as fast as possible percent. >>So >>it's really it's uh >>what needs to be really clear that it's always a split effort, Right? So you can't just do one thing or the other thing, but everything really goes hand in hand because for the right automation for the right engineering tooling, we need to have the transparency first. Uh I mean code needs to be coded so we kind of need to operate on the same level with the right understanding. So there's actually two things that are important which is one its policies and guidelines, but not only that because more importantly or even well equally important to align with the end user and tech teams and engineering and really bridge between business value business teams and the engineering teams. >>Got it. So just a couple more questions because we gotta wrap I want to talk a little bit about the business outcome. I know it's hard to quantify and I'll talk about that in a moment but but major learnings, we've got some of the challenges that you cited. I'll just put them up here. We don't have to go detailed into this, but I just wanted to share with some folks. But my question, I mean this is the advice for your peers question if you had to do it differently if you had a do over or a Mulligan as we like to say for you golfers, what would you do differently? Yeah, >>I mean can we start with from a from the transformational challenge that understanding that it's also high load of cultural change. I think this is this is important that a particular communication strategy needs to be put into place and people really need to be um supported. Right? So it's not that we go in and say well we have to change towards data mesh but naturally it's in human nature, you know, we're kind of resistance to to change right? Her speech uncomfortable. So we need to take that away by training and by communicating um chris we're gonna add something to that >>and definitely I think the point that I have also made before right we need to acknowledge that data mesh is an architecture of scale, right? You're looking for something which is necessary by huge companies who are vulnerable, data productive scale. I mean Dave you mentioned it right, there are a lot of advantages to have a centralized team but at some point it may make sense to actually decentralized here and at this point right? If you think about data Mash, you have to recognize that you're not building something on a green field. And I think there's a big learning which is also reflected here on the slide is don't underestimate your baggage. It's typically you come to a point where the old model doesn't doesn't broke anymore and has had a fresh right? We lost our trust in our data and actually we have seen certain risks that we're slowing down our innovation so we triggered that this was triggering the need to actually change something. So this transition implies that you typically have a lot of technical debt accumulated over years and I think what we have learned is that potentially we have decentralized some assets to earlier, this is not actually taking into account the maturity of the team where we are actually distributed to and now we actually in the face of correcting pieces of that one. Right? But I think if you if you if you start from scratch you have to understand, okay, is are my team is actually ready for taking on this new uh, this news capabilities and you have to make sure that business decentralization, you build up these >>capabilities and the >>teams and as Clements has mentioned, right, make sure that you take the people on your journey. I think these are the pieces that also here, it comes with this knowledge gap, right? That we need to think about hiring and literacy the technical depth I just talked about and I think the last piece that I would add now which is not here on the flight deck is also from our perspective, we started on the analytical layer because that's kind of where things are exploding, right, this is the thing that people feel the pain but I think a lot of the efforts that we have started to actually modernize the current state uh, towards data product towards data Mash. We've understood that it always comes down basically to a proper shape of our operational plane and I think what needs to happen is is I think we got through a lot of pains but the learning here is this need to really be a commitment from the company that needs to happen and to act. >>I think that point that last point you made it so critical because I I hear a lot from the vendor community about how they're gonna make analytics better and that's that's not unimportant, but but through data product thinking and decentralized data organizations really have to operationalize in order to scale. So these decisions around data architecture an organization, their fundamental and lasting, it's not necessarily about an individual project are why they're gonna be project sub projects within this architecture. But the architectural decision itself is an organizational, its cultural and what's the best approach to support your business at scale. It really speaks to to to what you are, who you are as a company, how you operate and getting that right, as we've seen in the success of data driven driven companies is yields tremendous results. So I'll ask each of you to give give us your final thoughts and then we'll wrap maybe >>maybe it quickly, please. Yeah, maybe just just jumping on this piece that you have mentioned, right, the target architecture. If we talk about these pieces right, people often have this picture of mind like OK, there are different kind of stages, we have sources, we have actually ingestion layer, we have historical transformation presentation layer and then we're basically putting a lot of technology on top of that kind of our target architecture. However, I think what we really need to make sure is that we have these different kind of viewers, right? We need to understand what are actually the capabilities that we need in our new goals. How does it look and feel from the different kind of personas and experience view? And then finally, that should actually go to the to the target architecture from a technical perspective um maybe just to give an outlook but what we're what we're planning to do, how we want to move that forward. We have actually based on our strategy in the in the sense of we would like to increase that to maturity as a whole across the entire company and this is kind of a framework around the business strategy and it's breaking down into four pillars as well. People meaning the data, cultural, data literacy, data organizational structure and so on that. We're talking about governance as Clements has actually mentioned that, right, compliance, governance, data management and so on. You talk about technology and I think we could talk for hours for that one. It's around data platform, better science platform and then finally also about enablement through data, meaning we need to understand that a quality data accessibility and the science and data monetization. >>Great, thank you christophe clement. Once you bring us home give us your final thoughts. >>Can't can just agree with christoph that uh important is to understand what kind of maturity people have to understand what the maturity level, where the company where where people organization is and really understand what does kind of some kind of a change replies to that those four pillars for example, um what needs to be taken first and this is not very clear from the very first beginning of course them it's kind of like Greenfield you come up with must wins to come up with things that we really want to do out of theory and out of different white papers. Um only if you really start conducting the first initiatives you do understand. Okay, where we have to put the starts together and where do I missed out on one of those four different pillars? People, process technology and governance. Right? And then that kind of an integration. Doing step by step, small steps by small steps not boiling the ocean where you're capable ready to identify the gaps and see where either you can fill um the gaps are where you have to increase maturity first and train people or increase your text text, >>you know Hello Fresh is an excellent example of a company that is innovating. It was not born in Silicon Valley which I love. It's a global company. Uh and I gotta ask you guys, it seems like this is an amazing place to work you guys hiring? >>Yes, >>definitely. We do >>uh as many rights as was one of these aspects distributing. And actually we are hiring as an entire company specifically for data. I think there are a lot of open roles serious. Please visit or our page from better engineering, data, product management and Clemens has a lot of rules that you can speak about. But yes >>guys, thanks so much for sharing with the cube audience, your, your pioneers and we look forward to collaborations in the future to track progress and really want to thank you for your time. >>Thank you very much. Thank you very much. Dave >>thank you for watching the cubes startup showcase made possible by A W. S. This is Dave Volonte. We'll see you next time. >>Yeah.

Published Date : Sep 20 2021

SUMMARY :

and realized that in order to support its scale, it needed to rethink how it thought Thank you very much. You guys are number one in the world in your field, Clements has actually been a longer trajectory yet have a fresh. So recently we did lounge and expand Norway. ready to eat companies like factor in the U. S. And the planned acquisition of you foods in Australia. So maybe you guys could talk a little bit about your journey as a company specifically as So we grew very organically So that for the team becomes a bottleneck and so the lines of business, the marketing team salesman's okay, we're going to take things into our own Started really to build their own data solutions at some point you have to get the ball rolling But but on the flip side of that is when you think about a centralized organization say the data to the experts in these teams and this, as you have mentioned, right, that increases mental load look at that say, okay, hey, that's pretty good thinking and then now we have to apply it and that's And the idea was really moving away from um ever growing complex go ahead. we have a self service infrastructure and as you mentioned, the spreadsheet era but christoph maybe you can talk about that. So in the end, in the natural, as we have said, the lack of trust and that's and cultural challenges that you faced. The conversations on the cultural change. got a bit more difficult. there are times and changes, you have different different artifacts that you were created These rules are defined by calling the sports association and this is what you can think about So learning never stops the tele fish, but we are really trying this and this is what we see in surveys, for example, where our employees that your justification not the least of which is crypto so you've identified some of the process gaps uh So if I take the example of This this is similar to a new thinking, right? gears and talk about the notion of data product and, and we have a slide uh that we There's someone accountable for making sure that the product that we are providing is actually So it's not just a nice dream that we have right. So this is to me this is why I get so excited about data mesh because I really do the company needs to really understand what our core business concept that they have, they need to have this mapping from. to the full video that you guys did. in order to prevent a car crash, we need to at least ensure the promises we made to our customers or consumers, these are the internal objectives that help us to keep a three phase approach to governance and you kind of, it sounds like you're in early phases called phase zero where Is there anything that small piece that we can already automate? and defy the policies that needs to be implemented. that the policy is being followed. so we kind of need to operate on the same level with the right understanding. or a Mulligan as we like to say for you golfers, what would you do differently? So it's not that we go in and say So this transition implies that you typically have a lot of the company that needs to happen and to act. It really speaks to to to what you are, who you are as a company, how you operate and in the in the sense of we would like to increase that to maturity as a whole across the entire company and this is kind Once you bring us home give us your final thoughts. and see where either you can fill um the gaps are where you Uh and I gotta ask you guys, it seems like this is an amazing place to work you guys hiring? We do you can speak about. really want to thank you for your time. Thank you very much. thank you for watching the cubes startup showcase made possible by A W. S.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
DavePERSON

0.99+

2015DATE

0.99+

AustraliaLOCATION

0.99+

Dave VolontePERSON

0.99+

May 2019DATE

0.99+

2017DATE

0.99+

2019DATE

0.99+

threeQUANTITY

0.99+

Hello FreshORGANIZATION

0.99+

RussiaLOCATION

0.99+

DavidPERSON

0.99+

Silicon ValleyLOCATION

0.99+

100%QUANTITY

0.99+

julyDATE

0.99+

DenmarkLOCATION

0.99+

ClementsPERSON

0.99+

Jim McDaid GhaniPERSON

0.99+

U. S.LOCATION

0.99+

christophePERSON

0.99+

two years laterDATE

0.99+

last yearDATE

0.99+

first pieceQUANTITY

0.99+

one exampleQUANTITY

0.99+

ClementsORGANIZATION

0.99+

stevePERSON

0.99+

last weekDATE

0.99+

BeatlesORGANIZATION

0.99+

OneQUANTITY

0.99+

oneQUANTITY

0.99+

one toolQUANTITY

0.98+

two thingsQUANTITY

0.98+

NorwayLOCATION

0.98+

secondQUANTITY

0.98+

bothQUANTITY

0.98+

fourQUANTITY

0.98+

christophPERSON

0.98+

todayDATE

0.98+

first twoQUANTITY

0.98+

hundreds of millions of mealsQUANTITY

0.98+

one modelQUANTITY

0.98+

four colorsQUANTITY

0.97+

four pillarsQUANTITY

0.97+

firstQUANTITY

0.97+

first initiativesQUANTITY

0.97+

earlier this yearDATE

0.97+

JemaahPERSON

0.97+

eachQUANTITY

0.96+

handle freshORGANIZATION

0.96+

U. K.LOCATION

0.95+

DallasLOCATION

0.95+

christoph NevadaPERSON

0.95+

johnnyPERSON

0.95+

Wild WestLOCATION

0.94+

YoutubeORGANIZATION

0.94+

christophe clementPERSON

0.94+

four different pillarsQUANTITY

0.94+

about 40 peopleQUANTITY

0.93+

each yearQUANTITY

0.93+

A W. S.PERSON

0.92+

two different thingsQUANTITY

0.92+

Hello freshORGANIZATION

0.92+

millions of peopleQUANTITY

0.91+

CISCO FUTURE CLOUD FULL V3


 

>>mhm, mm. All right. Mhm. Mhm, mm mm. Mhm. Yeah, mm. Mhm. Yeah, yeah. Mhm, mm. Okay. Mm. Yeah, Yeah. >>Mhm. Mhm. Yeah. Welcome to future cloud made possible by Cisco. My name is Dave Volonte and I'm your host. You know, the cloud is evolving like the universe is expanding at an accelerated pace. No longer is the cloud. Just a remote set of services, you know, somewhere up there. No, the cloud, it's extending to on premises. Data centers are reaching into the cloud through adjacent locations. Clouds are being connected together to each other and eventually they're gonna stretch to the edge and the far edge workloads, location latency, local laws and economics will define the value customers can extract from this new cloud model which unifies the operating experience independent of location. Cloud is moving rapidly from a spare capacity slash infrastructure resource to a platform for application innovation. Now, the challenge is how to make this new cloud simple, secure, agile and programmable. Oh and it has to be cloud agnostic. Now, the real opportunity for customers is to tap into a layer across clouds and data centers that abstracts the underlying complexity of the respective clouds and locations. And it's got to accommodate both mission critical workloads as well as general purpose applications across the spectrum cost, effectively enabling simplicity with minimal labor costs requires infrastructure i. E. Hardware, software, tooling, machine intelligence, AI and partnerships within an ecosystem. It's kind of accommodate a variety of application deployment models like serverless and containers and support for traditional work on VMS. By the way, it also requires a roadmap that will take us well into the next decade because the next 10 years they will not be like the last So why are we here? Well, the cube is covering Cisco's announcements today that connect next generation compute shared memory, intelligent networking and storage resource pools, bringing automation, visibility, application assurance and security to this new decentralized cloud. Now, of course in today's world you wouldn't be considered modern without supporting containers ai and operational tooling that is demanded by forward thinking practitioners. So sit back and enjoy the cubes, special coverage of Cisco's future cloud >>From around the globe. It's the Cube presenting future cloud one event, a world of opportunities brought to you by Cisco. >>We're here with Dejoy Pandey, a VP of emerging tech and incubation at Cisco. V. Joy. Good to see you. Welcome. >>Good to see you as well. Thank you Dave and pleasure to be here. >>So in 2020 we kind of had to redefine the notion of agility when it came to digital business or you know organizations, they had to rethink their concept of agility and business resilience. What are you seeing in terms of how companies are thinking about their operations in this sort of new abnormal context? >>Yeah, I think that's a great question. I think what what we're seeing is that pretty much the application is the center of the universe. And if you think about it, the application is actually driving brand recognition and the brand experience and the brand value. So the example I like to give is think about a banking app uh recovered that did everything that you would expect it to do. But if you wanted to withdraw cash from your bank you would actually have to go to the ATM and punch in some numbers and then look at your screen and go through a process and then finally withdraw cash. Think about what that would have, what what that would do in a post pandemic era where people are trying to go contact less. And so in a situation like this, the digitization efforts that all of these companies are going through and and the modernization of the automation is what is driving brand recognition, brand trust and brand experience. >>Yeah. So I was gonna ask you when I heard you say that, I was gonna say well, but hasn't it always been about the application, but it's different now, isn't it? So I wonder if you talk more about how the application is experience is changing. Yes. As a result of this new digital mandate. But how should organizations think about optimizing those experiences in this new world? >>Absolutely. And I think, yes, it's always been about the application, but it's becoming the center of the universe right now because all interactions with customers and consumers and even businesses are happening through that application. So if the application is unreliable or if the application is not available is untrusted insecure, uh, there's a problem. There's a problem with the brand, with the company and the trust that consumers and customers have with our company. So if you think about an application developer, the weight he or she is carrying on their shoulders is tremendous because you're thinking about rolling features quickly to be competitive. That's the only way to be competitive in this world. You need to think about availability and resiliency. Like you pointed out and experience, you need to think about security and trust. Am I as a customer or consumer willing to put my data in that application? So velocity, availability, Security and trust and all of that depends on the developer. So the experience, the security, the trust, the feature, velocity is what is driving the brand experience now. >>So are those two tensions that say agility and trust, you know, Zero Trust used to be a buzzword now it's a mandate. But are those two vectors counter posed? Can they be merged into one and not affect each other? Does the question makes sense? Right? Security usually handcuffs my speed. But how do you address that? >>Yeah that's a great question. And I think if you think about it today that's the way things are. And if you think about this developer all they want to do is run fast because they want to build those features out and they're going to pick and choose a piece and services that matter to them and build up their app and they want the complexities of the infrastructure and security and trust to be handled by somebody else is not that they don't care about it but they want that abstraction so that is handled by somebody else. And typically within an organization we've seen in the past where this friction between Netapp Sec ops I. T. Tops and and the cloud platform Teams and the developer on one side and these these frictions and these meetings and toil actually take a toll on the developer and that's why companies and apps and developers are not as agile as they would like to be. So I think but it doesn't have to be that way. So I think if there was something that would allow a developer to pick and choose, discover the apis that they would like to use connect those api is in a very simple manner and then be able to scale them out and be able to secure them and in fact not just secure them during the run time when it's deployed. We're right off the back when the fire up that I'd and start developing the application. Wouldn't that be nice? And as you do that, there is a smooth transition between that discovery connectivity and ease of consumption and security with the idea cops. Netapp psych ops teams and see source to ensure that they are not doing something that the organization won't allow them to do in a very seamless manner. >>I want to go back and talk about security but I want to add another complexity before we do that. So for a lot of organizations in the public cloud became a staple of keeping the lights on during the pandemic but it brings new complexities and differences in terms of latency security, which I want to come back to deployment models etcetera. So what are some of the specific networking challenges that you've seen with the cloud native architecture is how are you addressing those? >>Yeah. In fact, if you think about cloud, to me that is a that is a different way of seeing a distributed system. And if you think about a distributed system, what is at the center of the distributed system is the network. So my my favorite comment here is that the network is the wrong time for all distribute systems and modern applications. And that is true because if you think about where things are today, like you said, there's there's cloud assets that a developer might use in the banking example that I gave earlier. I mean if you want to build a contact less app so that you get verified, a customer gets verified on the app. They walk over to the ATM and they were broadcast without touching that ATM. In that kind of an example, you're touching the mobile Rus, let's say U S A P is you're touching cloud API is where the back end might sit. You're touching on primary PS maybe it's an oracle database or a mainframe even where transactional data exists. You're touching branch pipes were the team actually exists and the need for consistency when you withdraw cash and you're carrying all of this and in fact there might be customer data sitting in salesforce somewhere. So it's cloud API is a song premise branch. It's ass is mobile and you need to bring all of these things together and over time you will see more and more of these API is coming from various as providers. So it's not just cloud providers but saas providers that the developer has to use. And so this complexity is very, very real. And this complexity is across the wide open internet. So the application is built across this wide open internet. So the problems of discovery ability, the problems of being able to simply connect these apis and manage the data flow across these apis. The problems of consistency of policy and consumption because all of these areas have their own nuances and what they mean, what the arguments mean and what the A. P. I. Actually means. How do you make it consistent and easy for the developer? That is the networking problem. And that is a problem of building out this network, making traffic engineering easy, making policy easy, making scale out, scale down easy, all of that our networking problems. And so we are solving those problems uh Francisco. >>Yeah the internet is the new private network but it's not so private. So I want to go back to security. I often say that the security model of building a moat, you dig the moat, you get the hardened castle that's just outdated now that the queen is left her castle, I always say it's dangerous out there. And the point is you touched on this, it's it's a huge decentralized system and with distributed apps and data, that notion of perimeter security, it's just no longer valid. So I wonder if you could talk more about how you're thinking about this problem and you definitely address some of that in your earlier comments. But what are you specifically doing to address this and how do you see it evolving? >>Yeah, I mean, that's that's a very important point. I mean, I think if you think about again the wide open internet being the wrong time for all modern applications, what is perimeter security in this uh in this new world? I mean, it's to me it boils down to securing an API because again, going with that running example of this contact lists cash withdrawal feature for a bank, the ap wherever it's it's entre branch SAs cloud, IOS android doesn't matter that FBI is your new security perimeter. And the data object that is trying to access is also the new security perimeter. So if you can secure ap to ap communication and P two data object communication, you should be good. So that is the new frontier. But guess what software is buggy? Everybody's software not saying Cisco software, everybody's Softwares buggy. Uh software is buggy, humans are not reliable and so things mature, things change, things evolve over time. So there needs to be defense in depth. So you need to secure at the API layer had the data object layer, but you also need to secure at every layer below it so that you have good defense and depth if any layer in between is not working out properly. So for us that means ensuring ap to ap communication, not just during long time when the app has been deployed and is running, but during deployment and also during the development life cycle. So as soon as the developer launches an ID, they should be able to figure out that this api is security uses reputable, it has compliant, it is compliant to my to my organization's needs because it is hosted, let's say from Germany and my organization wants appears to be used only if they are being hosted out of Germany so compliance needs and and security needs and reputation. Is it available all the time? Is it secure? And being able to provide that feedback all the time between the security teams and the developer teams in a very seamless real time manner. Yes, again, that's something that we're trying to solve through some of the services that we're trying to produce in san Francisco. >>Yeah, I mean those that layered approach that you're talking about is critical because every layer has, you know, some vulnerability. And so you you've got to protect that with some depth in terms of thinking about security, how should we think about where where Cisco's primary value add is, I mean as parts of the interview has a great security business is growing business, Is it your intention to to to to add value across the entire value chain? I mean obviously you can't do everything so you've got a partner but so has the we think about Cisco's role over the next I'm thinking longer term over the over the next decade. >>Yeah, I mean I think so, we do come in with good strength from the runtime side of the house. So if you think about the security aspects that we haven't played today, uh there's a significant set of assets that we have around user security around around uh with with do and password less. We have significant assets in runtime security. I mean, the entire portfolio that Cisco brings to the table is around one time security, the secure X aspects around posture and policy that will bring to the table. And as you see, Cisco evolve over time, you will see us shifting left. I mean, I know it's an overused term, but that is where security is moving towards. And so that is where api security and data security are moving towards. So learning what we have during runtime because again, runtime is where you learn what's available and that's where you can apply all of the M. L. And I models to figure out what works what doesn't taking those learnings, Taking those catalogs, taking that reputation database and moving it into the deployment and development life cycle and making sure that that's part of that entire they have to deploy to runtime chain is what you will see. Cisco do overtime. >>That's fantastic phenomenal perspective video. Thanks for coming on the cube. Great to have you and look forward to having you again. >>Absolutely. Thank you >>in a moment. We'll talk hybrid cloud applications operations and potential gaps that need to be addressed with costume, Das and VJ Venugopal. You're watching the cube the global leader in high tech coverage. Mhm >>You were cloud. It isn't just a cloud. It's everything flowing through it. It's alive. Yeah, connecting users, applications, data and devices and whether it's cloud, native hybrid or multi cloud, it's more distributed than ever. One company takes you inside, giving you the visibility and the insight you need to take action. >>One company >>has the vision to understand it, all the experience, to securely connect at all on any platform in any environment. So you can work wherever work takes you in a cloud first world between your cloud and being cloud smart, there's a bridge. Cisco the bridge to possible. >>Okay. We're here with costume does, who is the Senior Vice President, General Manager of Cloud and compute at Cisco. And VJ Venugopal, who is the Senior Director for Product Management for cloud compute at Cisco. KTV. J. Good to see you guys welcome. >>Great to see you. Dave to be here. >>Katie, let's talk about cloud you And I last time we're face to face was in Barcelona where we love talking about cloud and I always say to people look, Cisco is not a hyper Scaler, but the big public cloud players, they're like giving you a gift. They spent almost actually over $100 billion last year on Capex. The big four. So you can build on that infrastructure. Cisco is all about hybrid cloud. So help us understand the strategy. There may be how you can leverage that build out and importantly what a customer is telling you they want out of hybrid cloud. >>Yeah, no that's that's that's a perfect question to start with. Dave. So yes. So the hybrid hyper scholars have invested heavily building out their assets. There's a great lot of innovation coming from that space. Um There's also a great innovation set of innovation coming from open source and and that's another source of uh a gift. In fact the I. T. Community. But when I look at my customers they're saying well how do I in the context of my business implement a strategy that takes into consideration everything that I have to manage um in terms of my contemporary work clothes, in terms of my legacy, in terms of everything my developer community wants to do on DEVOPS and really harnessed that innovation that's built in the public cloud, that built an open source that built internally to me, and that naturally leads them down the path of a hybrid cloud strategy. And Siskel's mission is to provide for that imperative, the simplest more power, more powerful platform to deliver hybrid cloud and that platform. Uh It's inter site we've been investing in. Inner side, it's a it's a SAS um service um inner side delivers to them that bridge between their estates of today that were closer today, the need for them to be guardians of enterprise grade resiliency with the agility uh that's needed for the future. The embracing of cloud. Native of new paradigms of deVOPS models, the embracing of innovation coming from public cloud and an open source and bridging those two is what inner side has been doing. That's kind of that's kind of the crux of our strategy. Of course we have the entire portfolio behind it to support any, any version of that, whether that is on prem in the cloud, hybrid, cloud, multi cloud and so forth. >>But but if I understand it correctly from what I heard earlier today, the inter site is really a linchpin of that strategy, is it not? >>It really is and may take a second to totally familiarize those who don't know inner side with what it is. We started building this platform quite a few years back and we we built a ground up to be an immensely scalable SAs, super simple hybrid cloud platform and it's a platform that provides a slew of service is inherently and then on top of that there are suites of services, the sweets of services that are tied to infrastructure, automation. Cisco, as well as Cisco partners. The streets of services that have nothing to do with Cisco um products from a hardware perspective. And it's got to do with more cloud orchestration and cloud native and inner side and its suite of services um continue to kind of increase in pace and velocity of delivery video. Just over the last two quarters we've announced a whole number of things will go a little bit deeper into some of those but they span everything from infrastructure automation to kubernetes and delivering community than service to workload optimization and having visibility into your cloud estate. How much it's costing into your on premise state into your work clothes and how they're performing. It's got integrations with other tooling with both Cisco Abdi uh as well as non Cisco um, assets and then and then it's got a whole slew of capabilities around orchestration because at the end of the day, the job of it is to deliver something that works and works at scale that you can monitor and make sure is resilient and that includes that. That includes a workflow and ability to say, you know, do this and do this and do this. Or it includes other ways of automation, like infrastructure as code and so forth. So it includes self service that so that expand that. But inside the world's simplest hybrid cloud platform, rapidly evolving rapidly delivering new services. And uh we'll talk about some more of those day. >>Great, thank you, Katie VJ. Let's bring you into the discussion. You guys recently made an announcement with the ASCIi corp. I was stoked because even though it seemed like a long time ago, pre covid, I mean in my predictions post, I said, ha, she was a name to watch our data partners. Et are you look at the survey data and they really have become mainstream? You know, particularly we think very important in the whole multi cloud discussion. And as well, they're attractive to customers. They have open source offerings. You can very easily experiment. Smaller organizations can take advantage. But if you want to upgrade to enterprise features like clustering or whatever, you can plug right in. Not a big complicated migration. So a very, very compelling story there. Why is this important? Why is this partnership important to Cisco's customers? Mhm. >>Absolutely. When the spot on every single thing that you said, let me just start by paraphrasing what ambition statement is in the cloud and computer group. Right ambition statement is to enable a cloud operating model for hybrid cloud. And what we mean by that is the ability to have extreme amounts of automation orchestration and observe ability across your hybrid cloud idea operations now. Uh So developers and applications team get a great amount of agility in public clouds and we're on a mission to bring that kind of agility and automation to the private cloud and to the data centers and inter site is a quickie platform and lynchpin to enable that kind of operations. Uh, Cloud like operations in the in the private clouds and the key uh As you rightly said, harsher car is the, you know, they were the inventors of the concept of infrastructure at school and in terra form, they have the world's number one infrastructure as code platform. So it became a natural partnership for Cisco to enter into a technology partnership with harsher card to integrate inter site with hardship cops, terra form to bring the benefits of infrastructure as code to the to hybrid cloud operations. And we've entered into a very tight integration and uh partnership where we allow developers devops teams and infrastructure or administrators to allow the use of infrastructure as code in a SAS delivered manner for both public and private club. So it's a very unique partnership and a unique integration that allows the benefits of cloud managed i E C. To be delivered to hybrid cloud operations. And we've been very happy and proud to be partnering with Russian government shutdown. >>Yeah, Terra form gets very high marks from customers. The a lot of value there. The inner side integration adds to that value. Let's stay on cloud native for a minute. We all talk about cloud native cady was sort of mentioning before you got the the core apps, uh you want to protect those, make sure their enterprise create but they gotta be cool as well for developers. You're connecting to other apps in the cloud or wherever. How are you guys thinking about this? Cloud native trend? What other movies are you making in this regard? >>I mean cloud native is there is one of the paramount I. D. Trends of today and we're seeing massive amounts of adoption of cloud native architecture in all modern applications. Now, Cloud Native has become synonymous with kubernetes these days and communities has emerged as a de facto cloud native platform for modern cloud native app development. Now, what Cisco has done is we have created a brand new SAs delivered kubernetes service that is integrated with inter site, we call it the inter site community service for A. Ks. And this just geared a little over one month ago. Now, what interstate kubernetes service does is it delivers a cloud managed and cloud delivered kubernetes service that can be deployed on any supported target infrastructure. It could be a Cisco infrastructure, it could be a third party infrastructure or it could even be public club. But think of it as kubernetes anywhere delivered as says, managed from inside. It's a very powerful capability that we've just released into inter site to enable the power of communities and clog native to be used to be used anywhere. But today we made a very important aspect because we are today announced the brand new Cisco service mess manager, the Cisco service mesh manager, which is available as an extension to the KS are doing decide basically we see service measures as being the future of networking right in the past we had layer to networking and layer three networking and now with service measures, application networking and layer seven networking is the next frontier of, of networking. But you need to think about networking for the application age very differently how it is managed, how it is deployed. It needs to be ready, developer friendly and developer centric. And so what we've done is we've built out an application networking strategy and built out the service match manager as a very simple way to deliver application networking through the consumers, like like developers and application teams. This is built on an acquisition that Cisco made recently of Banzai Cloud and we've taken the assets of Banzai Cloud and deliver the Cisco service mesh manager as an extension to KS. That brings the promise of future networking and modern networking to application and development gives >>God thank you. BJ. And so Katie, let's let's let's wrap this up. I mean, there was a lot in this announcement today, a lot of themes around openness, heterogeneity and a lot of functionality and value. Give us your final thoughts. >>Absolutely. So, couple of things to close on, first of all, um Inner side is the simplest, most powerful hybrid cloud platform out there. It enables that that cloud operating model that VJ talked about, but enables that across cloud. So it's sad, it's relatively easy to get into it and give it a spin so that I'd highly encouraged anybody who's not familiar with it to try it out and anybody who is familiar with it to look at it again, because they're probably services in there that you didn't notice or didn't know last time you looked at it because we're moving so fast. So that's the first thing. The second thing I close with is um, we've been talking about this bridge that's kind of bridging, bridging uh your your on prem your open source, your cloud estates. And it's so important to to make that mental leap because uh in past generation, we used to talk about integrating technologies together and then with public cloud, we started talking about move to public cloud, but it's really how do we integrate, how do we integrate all of that innovation that's coming from the hyper scale, is everything they're doing to innovate superfast, All of that innovation is coming from open source, all of that innovation that's coming from from companies around the world, including Cisco, How do we integrate that to deliver an outcome? Because at the end of the day, if you're a cloud of Steam, if you're an idea of Steam, your job is to deliver an outcome and our mission is to make it super simple for you to do that. That's the mission we're on and we're hoping that everybody that's excited as we are about how simple we made that. >>Great, thank you a lot in this announcement today, appreciate you guys coming back on and help us unpack you know, some of the details. Thank thanks so much. Great having you. >>Thank you >>Dave in a moment. We're gonna come back and talk about disruptive technologies and futures in the age of hybrid cloud with Vegas Rattana and James leach. You're watching the cube, the global leader in high tech coverage. >>What if your server box >>wasn't a box at >>all? What if it could do anything run anything? >>Be any box you >>need with massive scale precision and intelligence managed and optimized from the cloud integrated with all your clouds, private, public or hybrid. So you can build whatever you need today and tomorrow. The potential of this box is unlimited. Unstoppable unseen ever before. Unbox the future with Cisco UCS X series powered by inter site >>Cisco. >>The bridge to possible. Yeah >>we're here with Vegas Rattana who's the director of product management for Pcs at Cisco. And James Leach is the director of business development for U. C. S. At the Cisco as well. We're gonna talk about computing in the age of hybrid cloud. Welcome gentlemen. Great to see you. >>Thank you. >>Thank you because let's start with you and talk about a little bit about computing architectures. We know that they're evolving. They're supporting new data intensive and other workloads especially as high performance workload requirements. What's this guy's point of view on all this? I mean specifically interested in your thoughts on fabrics. I mean it's kind of your wheelhouse, you've got accelerators. What are the workloads that are driving these evolving technologies and how how is it impacting customers? What are you seeing? >>Sure. First of all, very excited to be here today. You're absolutely right. The pace of innovation and foundational platform ingredients have just been phenomenal in recent years. The fabric that's writers that drives the processing power, the Golden city all have been evolving just an amazing place and the peace will only pick up further. But ultimately it is all about applications and the way applications leverage those innovations. And we do see applications evolving quite rapidly. The new classes of applications are evolving to absorb those innovations and deliver much better business values. Very, very exciting time step. We're talking about the impact on the customers. Well, these innovations have helped them very positively. We do see significant challenges in the data center with the point product based approach of delivering these platforms, innovations to the applications. What has happened is uh, these innovations today are being packaged as point point products to meet the needs of a specific application and as you know, the different applications have no different needs. Some applications need more to abuse, others need more memory, yet others need, you know, more course, something different kinds of fabrics. As a result, if you walk into a data center today, it is very common to see many different point products in the data center. This creates a manageability challenge. Imagine the aspect of managing, you know, several different form factors want you to you purpose built servers. The variety of, you know, a blade form factor, you know, this reminds me of the situation we had before smartphones arrived. You remember the days when you when we used to have a GPS device for navigation system, a cool music device for listening to the music. A phone device for making a call camera for taking the photos right? And we were all excited about it. It's when a smart phones the right that we realized all those cool innovations could be delivered in a much simpler, much convenient and easy to consume through one device. And you know, I could uh, that could completely transform our experience. So we see the customers were benefiting from these innovations to have a way to consume those things in a much more simplistic way than they are able to go to that. >>And I like to look, it's always been about the applications. But to your point, the applications are now moving in a much faster pace. The the customer experience is expectation is way escalated. And when you combine all these, I love your analogy there because because when you combine all these capabilities, it allows us to develop new Applications, new capabilities, new customer experiences. So that's that I always say the next 10 years, they ain't gonna be like the last James Public Cloud obviously is heavily influencing compute design and and and customer operating models. You know, it's funny when the public cloud first hit the market, everyone we were swooning about low cost standard off the shelf servers in storage devices, but it quickly became obvious that customers needed more. So I wonder if you could comment on this. How are the trends that we've seen from the hyper scale, Is how are they filtering into on prem infrastructure and maybe, you know, maybe there's some differences there as well that you could address. >>Absolutely. So I'd say, first of all, quite frankly, you know, public cloud has completely changed the expectations of how our customers want to consume, compute, right? So customers, especially in a public cloud environment, they've gotten used to or, you know, come to accept that they should consume from the application out, right? They want a very application focused view, a services focused view of the world. They don't want to think about infrastructure, right? They want to think about their application, they wanna move outward, Right? So this means that the infrastructure basically has to meet the application where it lives. So what that means for us is that, you know, we're taking a different approach. We're we've decided that we're not going to chase this single pane of glass view of the world, which, frankly, our customers don't want, they don't want a single pane of glass. What they want is a single operating model. They want an operating model that's similar to what they can get at the public with the public cloud, but they wanted across all of their cloud options they wanted across private cloud across hybrid cloud options as well. So what that means is they don't want to just consume infrastructure services. They want all of their cloud services from this operating model. So that means that they may want to consume infrastructure services for automation Orchestration, but they also need kubernetes services. They also need virtualization services, They may need terror form workload optimization. All of these services have to be available, um, from within the operating model, a consistent operating model. Right? So it doesn't matter whether you're talking about private cloud, hybrid cloud anywhere where the application lives. It doesn't matter what matters is that we have a consistent model that we think about it from the application out. And frankly, I'd say this has been the stumbling block for private cloud. Private cloud is hard, right. This is why it hasn't been really solved yet. This is why we had to take a brand new approach. And frankly, it's why we're super excited about X series and inter site as that operating model that fits the hybrid cloud better than anything else we've seen >>is acute. First, first time technology vendor has ever said it's not about a single pane of glass because I've been hearing for decades, we're gonna deliver a single pane of glass is going to be seamless and it never happens. It's like a single version of the truth. It's aspirational and, and it's just not reality. So can we stay in the X series for a minute James? Uh, maybe in this context, but in the launch that we saw today was like a fire hose of announcements. So how does the X series fit into the strategy with inter site and hybrid cloud and this operating model that you're talking about? >>Right. So I think it goes hand in hand, right. Um the two pieces go together very well. So we have uh, you know, this idea of a single operating model that is definitely something that our customers demand, right? It's what we have to have, but at the same time we need to solve the problems of the cost was talking about before we need a single infrastructure to go along with that single operating model. So no longer do we need to have silos within the infrastructure that give us different operating models are different sets of benefits when you want infrastructure that can kind of do all of those configurations, all those applications. And then, you know, the operating model is very important because that's where we abstract the complexity that could come with just throwing all that technology at the infrastructure so that, you know, this is, you know, the way that we think about is the data center is not centered right? It's no longer centered applications live everywhere. Infrastructure lives everywhere. And you know, we need to have that consistent operating model but we need to do things within the infrastructure as well to take full advantage. Right? So we want all the sas benefits um, of a Ci CD model of, you know, the inter site can bring, we want all that that proactive recommendation engine with the power of A I behind it. We want the connected support experience went all of that. They want to do it across the single infrastructure and we think that that's how they tie together, that's why one or the other doesn't really solve the problem. But both together, that's why we're here. That's why we're super excited. >>So Vegas, I make you laugh a little bit when I was an analyst at I D C, I was deep in infrastructure and then when I left I was doing, I was working with application development heads and like you said, uh infrastructure, it was just a, you know, roadblock but but so the target speakers with Cisco announced UCS a decade ago, I totally missed it. I didn't understand it. I thought it was Cisco getting into the traditional server business and it wasn't until I dug in then I realized that your vision was really to transform infrastructure, deployment and management and change them all. I was like, okay, I got that wrong uh but but so let's talk about the the ecosystem and the joint development efforts that are going on there, X series, how does it fit into this, this converged infrastructure business that you've, you've built and grown with partners, you got storage partners like Netapp and Pure, you've got i SV partners in the ecosystem. We see cohesive, he has been a while since we we hung out with all these companies at the Cisco live hopefully next year, but tell us what's happening in that regard. >>Absolutely, I'm looking forward to seeing you in the Cisco live next year. You know, they have absolutely you brought up a very good point. You see this is about the ecosystem that it brings together, it's about making our customers bring up the entire infrastructure from the core foundational hardware all the way to the application level so that they can, you know, go off and running pretty quick. The converse infrastructure has been one of the corners 2.5 hour of the strategy, as you pointed out in the last decade. And and and I'm I'm very glad to share that converse infrastructure continues to be a very popular architecture for several enterprise applications. Seven today, in fact, it is the preferred architecture for mission critical applications where performance resiliency latency are the critical requirements there almost a de facto standards for large scale deployments of virtualized and business critical data bases and so forth with X series with our partnerships with our Stories partners. Those architectures will absolutely continue and will get better. But in addition as a hybrid cloud world, so we are now bringing in the benefits of canvas in infrastructure uh to the world of hybrid cloud will be supporting the hybrid cloud applications now with the CIA infrastructure that we have built together with our strong partnership with the Stories partners to deliver the same benefits to the new ways applications as well. >>Yeah, that's what customers want. They want that cloud operating model. Right, go ahead please. >>I was going to say, you know, the CIA model will continue to thrive. It will transition uh it will expand the use cases now for the new use cases that were beginning to, you know, say they've absolutely >>great thank you for that. And James uh have said earlier today, we heard this huge announcement, um a lot of lot of parts to it and we heard Katie talk about this initiative is it's really computing built for the next decade. I mean I like that because it shows some vision and you've got a road map that you've thought through the coming changes in workloads and infrastructure management and and some of the technology that you can take advantage of beyond just uh, you know, one or two product cycles. So, but I want to understand what you've done here specifically that you feel differentiates you from other competitive architectures in the industry. >>Sure. You know that's a great question. Number one. Number two, um I'm frankly a little bit concerned at times for for customers in general for our customers customers in general because if you look at what's in the market, right, these rinse and repeat systems that were effectively just rehashes of the same old design, right? That we've seen since before 2000 and nine when we brought you C. S to market these are what we're seeing over and over and over again. That's that's not really going to work anymore frankly. And I think that people are getting lulled into a false sense of security by seeing those things continually put in the market. We rethought this from the ground up because frankly future proofing starts now, right? If you're not doing it right today, future proofing isn't even on your radar because you're not even you're not even today proved. So we re thought the entire chassis, the entire architecture from the ground up. Okay. If you look at other vendors, if you look at other solutions in the market, what you'll see is things like management inside the chassis. That's a great example, daisy chaining them together >>like who >>needs that? Who wants that? Like that kind of complexity is first of all, it's ridiculous. Um, second of all, um, if you want to manage across clouds, you have to do it from the cloud, right. It's just common sense. You have to move management where it can have the scale and the scope that it needs to impact your entire domain, your world, which is much larger now than it was before. We're talking about true hybrid cloud here. Right. So we had to solve certain problems that existed in the traditional architecture. You know, I can't tell you how many times I heard you talk about the mid plane is a great example. You know, the mid plane and a chastity is a limiting factor. It limits us on how much we can connect or how much bandwidth we have available to the chassis. It limits us on air flow and other things. So how do you solve that problem? Simple. Just get rid of it. Like we just we took it out, right. It's not no longer a problem. We designed an architecture that doesn't need it. It doesn't rely on it. No forklift upgrades. So, as we start moving down the path of needing liquid cooling or maybe we need to take advantage of some new, high performance, low latency fabrics. We can do that with almost. No problem at all. Right, So, we don't have any forklift upgrades. Park your forklift on the side. You won't need it anymore because you can upgrade gradually. You can move along as technologies come into existence that maybe don't even exist. They they may not even be on our radar today to take advantage of. But I like to think of these technologies, they're really important to our customers. These are, you know, we can call them disruptive technologies. The reality is that we don't want to disrupt our customers with these technologies. We want to give them these technologies so they can go out and be disruptive themselves. Right? And this is the way that we've designed this from the ground up to be easy to consume and to take advantage of what we know about today and what's coming in the future that we may not even know about. So we think this is a way to give our customers that ultimate capability flexibility and and future proofing. >>I like I like that phrase True hybrid cloud. It's one that we've used for years and but to me this is all about that horizontal infrastructure that can support that vision of what true hybrid cloud is. You can support the mission critical applications. You can you can develop on the system and you can support a variety of workload. You're not locked into one narrow stovepipe and that does have legs, Vegas and James. Thanks so much for coming on the program. Great to see you. >>Yeah. Thank you. Thank you. >>When we return shortly thomas Shiva who leads Cisco's data center group will be here and thomas has some thoughts about the transformation of networking I. T. Teams. You don't wanna miss what he has to say. You're watching the cube. The global leader in high tech company. Okay, >>mm. Mhm, mm. Okay. Mhm. Yeah. Mhm. Yeah. >>Mhm. Yes. Yeah. Okay. We're here with thomas Shiva who is the Vice president of Product Management, A K A VP of all things data center, networking STN cloud. You name it in that category. Welcome thomas. Good to see you again. >>Hey Sam. Yes. Thanks for having me on. >>Yeah, it's our pleasure. Okay, let's get right into observe ability. When you think about observe ability, visibility, infrastructure monitoring problem resolution across the network. How does cloud change things? In other words, what are the challenges that networking teams are currently facing as they're moving to the cloud and trying to implement hybrid cloud? >>Yeah. Yeah, visibility as always is very, very important. And it's quite frankly, it's not just it's not just the networking team is actually the application team to write. And as you pointed out, the underlying impetus to what's going on here is the data center is where the data is. And I think we set us a couple years back and really what happens the applications are going to be deployed uh in different locations, right. Whether it's in a public cloud, whether it's on prayer, uh, and they are built differently right there, built as microservices, they might actually be distributed as well at the same application. And so what that really means is you need as an operator as well as actually a user better visibility. Where are my pieces and you need to be able to correlate between where the app is and what the underlying network is that is in place in these different locations. So you have actually a good knowledge while the app is running so fantastic or sometimes not. So I think that's that's really the problem statement. What what we're trying to go afterwards, observe ability. >>Okay, and let's double click on that. So a lot of customers tell me that you gotta stare at log files until your eyes bleed and you gotta bring in guys with lab coats who have phds to figure all this stuff out. So, so you just described, it's getting more complex, but at the same time you have to simplify things. So how how are you doing that, >>correct? So what we basically have done is we have this fantastic product that that is called 1000 Ice. And so what this does is basically as the name, which I think is a fantastic fantastic name. You have these sensors everywhere. Um, and you can have a good correlation on uh links between if I run from a site to aside from a site to a cloud, from a cloud to cloud and you basically can measure what is the performance of these links. And so what we're, what we're doing here is we're actually extending the footprint of these thousands agent. Right? Instead of just having uh inversion machine clouds, we are now embedding them with the Cisco network devices. Right? We announced this with the catalyst 9000 and we're extending this now to our 8000 catalyst product line for the for the SD were in products as well as to the data center products the next line. Um and so what you see is is, you know, half a saying, you have 1000 eyes, you get a million insights and you get a billion dollar of improvements uh for how your applications run. And this is really uh, the power of tying together the footprint of where the network is with the visibility, what is going on. So you actually know the application behavior that is attached to this network. >>I see. So okay. So as the cloud evolves and expands it connects your actually enabling 1000 eyes to go further, not just confined within a single data center location, but out to the network across clouds, et cetera, >>correct. Wherever the network is, you're going to have 1000 I sensor and you can't bring this together and you can quite frankly pick if you want to say, hey, I have my application in public cloud provider, a uh, domain one and I have another one domain to, I can't do monitor that link. I can also monitor have a user that has a campus location or branch location. I kind of put an agent there and then I can monitor the connectivity from that branch location all the way to the let's say corporations that data centre, our headquarter or to the cloud. And I can have these probes and just we have visibility and saying, hey, if there's a performance, I know where the issue is and then I obviously can use all the other foods that we have to address those. >>All right, let's talk about the cloud operating model. Everybody tells us it's really the change in the model that drives big numbers in terms of R. O. I. And I want you to maybe address how you're bringing automation and devops to this world of of hybrid and specifically how is Cisco enabling I. T. Organizations to move to a cloud operating model? Is that cloud definition expands? >>Yeah, no that's that's another interesting topic beyond the observe ability. So really, really what we're seeing and this is going on for uh I want to say a couple of years now, it's really this transition from operating infrastructure as a networking team more like a service like what you would expect from a cloud provider. Right? It's really around the network team offering services like a cloud provided us. And that's really what the meaning is of cloud operating model. Right? But this is infrastructure running your own data center where that's linking that infrastructure was whatever runs on the public club is operating and like a cloud service. And so we are on this journey for why? So one of the examples uh then we have removing some of the control software assets, the customers that they can deploy on prayer uh to uh an instance that they can deploy in a cloud provider and just busy, insane. She ate things there and then just run it that way. Right. And so the latest example for this is what we have our identity service engine that is now limited availability available on AWS and will become available in mid this year, both in Italy as unusual as a service. You can just go to market place, you can load it there and now you create, you can start running your policy control in a cloud, managing your access infrastructure in your data center, in your campus wherever you want to do it. And so that's just one example of how we see our customers network operations team taking advantage of a cloud operating model and basically employing their, their tools where they need them and when they need them. >>So what's the scope of, I hope I'm saying it right. Ice, right. I see. I think it's called ice. What's the scope of that like for instance, turn in effect my or even, you know, address simplify my security approach. >>Absolutely. That's now coming to what is the beauty of the product itself? Yes. What you can do is really is that there's a lot of people talking about else. How do I get to zero trust approach to networking? How do I get to a much more dynamic, flexible segmentation in my infrastructure. Again, whether this is only campus X as well as a data center and Ice help today, you can use this as a point to define your policies and then any connect from there. Right. In this particular case we would instant Ice in the cloud as a software load. You now can connect and say, hey, I want to manage and program my network infrastructure and my data center on my campus, going to the respective control over this DNA Center for campus or whether it is the A. C. I. Policy controller. And so yes, what you get as an effect out of this is a very elegant way to automatically manage in one place. What is my policy and then drive the right segmentation in your network infrastructure? >>zero. Trust that, you know, it was pre pandemic. It was kind of a buzzword. Now it's become a mandate. I wonder if we could talk about right. I mean I wonder if you talk about cloud native apps, you got all these developers that are working inside organizations. They're maintaining legacy apps. They're connecting their data to systems in the cloud there, sharing that data. I need these developers, they're rapidly advancing their skill sets. How is Cisco enabling its infrastructure to support this world of cloud? Native making infrastructure more responsive and agile for application developers? >>Yeah. So, you know, we're going to the top of his visibility, we talked about the operating model, how how our network operators actually want to use tools going forward. Now, the next step to this is it's not just the operator. How do they actually, where do they want to put these tools, how they, how they interact with these tools as well as quite frankly as how, let's say, a devops team on application team or Oclock team also wants to take advantage of the program ability of the underlying network. And this is where we're moving into this whole cloud native discussion, right? Which is really two angles, that is the cloud native way, how applications are being built. And then there is the cloud native way, how you interact with infrastructure. Right? And so what we have done is we're a putting in place the on ramps between clouds and then on top of it we're exposing for all these tools, a P I S that can be used in leverage by standard uh cloud tools or uh cloud native tools. Right. And one example or two examples we always have and again, we're on this journey for a while is both answerable uh script capabilities that exist from red hat as well as uh Ashitaka from capabilities that you can orchestrate across infrastructure to drive infrastructure, automation and what what really stands behind it is what either the networking operations team wants to do or even the ap team. They want to be able to describe the application as a code and then drive automatically or programmatically in situation of infrastructure needed for that application. And so what you see us doing is providing all these capability as an interface for all our network tools. Right. Whether it's this ice that I just mentioned, whether this is our D. C. And controllers in the data center, uh whether these are the controllers in the in the campus for all of those, we have cloud native interfaces. So operator or uh devops team can actually interact directly with that infrastructure the way they would do today with everything that lives in the cloud, with everything how they brought the application. >>This is key. You can't even have the conversation of op cloud operating model that includes and comprises on prem without programmable infrastructure. So that's that's very important. Last question, thomas our customers actually using this, they made the announcement today. There are there are there any examples of customers out there doing this? >>We do have a lot of customers out there that are moving down the past and using the D. D. Cisco high performance infrastructure, but also on the compute side as well as on an exercise one of the customers. Uh and this is like an interesting case. It's Rakuten uh record and is a large tackle provider, a mobile five G. Operator uh in Japan and expanding and is in different countries. Uh and so people something oh, cloud, you must be talking about the public cloud provider, the big the big three or four. But if you look at it, there's a lot of the tackle service providers are actually cloud providers as well and expanding very rapidly. And so we're actually very proud to work together with with Rakuten and help them building a high performance uh, data and infrastructure based on hard gig and actually phone a gig uh to drive their deployment to. It's a five G mobile cloud infrastructure, which is which is uh where the whole the whole world where traffic is going. And so it's really exciting to see this development and see the power of automation visibility uh together with the high performance infrastructure becoming reality and delivering actually services, >>you have some great points you're making there. Yes, you have the big four clouds, your enormous, but then you have a lot of actually quite large clouds. Telcos that are either approximate to those clouds or they're in places where those hyper scholars may not have a presence and building out their own infrastructure. So so that's a great case study uh thomas, hey, great having you on. Thanks so much for spending some time with us. >>Yeah, same here. I appreciate it. Thanks a lot. >>I'd like to thank Cisco and our guests today V Joy, Katie VJ, viscous James and thomas for all your insights into this evolving world of hybrid cloud, as we said at the top of the next decade will be defined by an entirely new set of rules. And it's quite possible things will evolve more quickly because the cloud is maturing and has paved the way for a new operating model where everything is delivered as a service, automation has become a mandate because we just can't keep throwing it labor at the problem anymore. And with a I so much more as possible in terms of driving operational efficiencies, simplicity and support of the workloads that are driving the digital transformation that we talk about all the time. This is Dave Volonte and I hope you've enjoyed today's program. Stay Safe, be well and we'll see you next time.

Published Date : May 27 2021

SUMMARY :

Yeah, mm. the challenge is how to make this new cloud simple, to you by Cisco. Good to see you. Good to see you as well. to digital business or you know organizations, they had to rethink their concept of agility and And if you think about it, the application is actually driving So I wonder if you talk more about how the application is experience is So if you think about an application developer, trust, you know, Zero Trust used to be a buzzword now it's a mandate. And I think if you think about it today that's the the public cloud became a staple of keeping the lights on during the pandemic but So the problems of discovery ability, the problems of being able to simply I often say that the security model of building a moat, you dig the moat, So that is the new frontier. And so you you've got to protect that with some I mean, the entire portfolio that Cisco brings to the Great to have you and look forward to having you again. Thank you gaps that need to be addressed with costume, Das and VJ Venugopal. One company takes you inside, giving you the visibility and the insight So you can work wherever work takes you in a cloud J. Good to see you guys welcome. Great to see you. but the big public cloud players, they're like giving you a gift. and really harnessed that innovation that's built in the public cloud, that built an open source that built internally the job of it is to deliver something that works and works at scale that you can monitor But if you want to upgrade to enterprise features like clustering or the key uh As you rightly said, harsher car is the, We all talk about cloud native cady was sort of mentioning before you got the the core the power of communities and clog native to be used to be used anywhere. and a lot of functionality and value. outcome and our mission is to make it super simple for you to do that. you know, some of the details. and futures in the age of hybrid cloud with Vegas Rattana and James leach. So you can build whatever you need today The bridge to possible. And James Leach is the director of business development for U. C. S. At the Cisco as well. Thank you because let's start with you and talk about a little bit about computing architectures. to meet the needs of a specific application and as you know, the different applications have And when you combine all these, I love your analogy there because model that fits the hybrid cloud better than anything else we've seen So how does the X series fit into the strategy So we have uh, you know, this idea of a single operating model that is definitely something it was just a, you know, roadblock but but so the target speakers has been one of the corners 2.5 hour of the strategy, as you pointed out in the last decade. Yeah, that's what customers want. I was going to say, you know, the CIA model will continue to thrive. and and some of the technology that you can take advantage of beyond just uh, 2000 and nine when we brought you C. S to market these are what we're seeing over and over and over again. can have the scale and the scope that it needs to impact your entire domain, on the system and you can support a variety of workload. Thank you. You don't wanna miss what he has to say. Yeah. Good to see you again. When you think about observe ability, And it's quite frankly, it's not just it's not just the networking team is actually the application team to write. So a lot of customers tell me that you a site to aside from a site to a cloud, from a cloud to cloud and you basically can measure what is the performance So as the cloud evolves and expands it connects your and you can quite frankly pick if you want to say, hey, I have my application in public cloud that drives big numbers in terms of R. O. I. And I want you to You can just go to market place, you can load it there and even, you know, address simplify my security approach. And so yes, what you get as an effect I mean I wonder if you talk And so what you see us doing is providing all these capability You can't even have the conversation of op cloud operating model that includes and comprises And so it's really exciting to see this development and So so that's a great case study uh thomas, hey, great having you on. I appreciate it. that are driving the digital transformation that we talk about all the time.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Dave VolontePERSON

0.99+

Dave VolontePERSON

0.99+

CiscoORGANIZATION

0.99+

JamesPERSON

0.99+

JapanLOCATION

0.99+

KatiePERSON

0.99+

DavePERSON

0.99+

ItalyLOCATION

0.99+

san FranciscoLOCATION

0.99+

SamPERSON

0.99+

BarcelonaLOCATION

0.99+

thomasPERSON

0.99+

two piecesQUANTITY

0.99+

1000 eyesQUANTITY

0.99+

GermanyLOCATION

0.99+

Dejoy PandeyPERSON

0.99+

thomas ShivaPERSON

0.99+

2020DATE

0.99+

VJ VenugopalPERSON

0.99+

two vectorsQUANTITY

0.99+

AWSORGANIZATION

0.99+

James LeachPERSON

0.99+

FirstQUANTITY

0.99+

singleQUANTITY

0.99+

RakutenORGANIZATION

0.99+

firstQUANTITY

0.99+

CIAORGANIZATION

0.99+

mid this yearDATE

0.99+

next yearDATE

0.99+

ASCIiORGANIZATION

0.99+

tomorrowDATE

0.99+

SteamORGANIZATION

0.99+

last yearDATE

0.99+

2.5 hourQUANTITY

0.99+

second thingQUANTITY

0.99+

two anglesQUANTITY

0.99+

FBIORGANIZATION

0.99+

first thingQUANTITY

0.99+

todayDATE

0.99+

1000QUANTITY

0.99+

NetappORGANIZATION

0.99+

bothQUANTITY

0.99+

Vegas RattanaORGANIZATION

0.99+

two tensionsQUANTITY

0.98+

twoQUANTITY

0.98+

APAC LIVE RT


 

>>Good afternoon and welcome back to our audience here in Asia pacific This is Sandeep again uh from my home studio in Singapore, I hope you found the session to be insightful. I thought it was a key takeaway in terms of how you know the the world is going through a massive transformation, driven by underpinning the workload optimized solutions around up by round of security, 3 60 degree security. As Neil Mcdonald talked about underpinned by the scale, you know, whether you're on exa scale, compute public cloud or on the edge and that's kind of underpinning the digital transformation that our customers are going to go through. I have two special guests with me. Uh let me just quickly introduce them Santos restaurant martin who uh is the Managing director for intel in A P. K. And Dorinda Kapoor, Managing Director for HB Initial pacific So, good afternoon, both you gentlemen. >>Good afternoon. >>So Santos. My first question is to you, first of all, a comment, you know, the passion at which uh, pad Kill Singer talked through the four superpowers. That was amazing. You know, I could see that passion comes through the screen. You know, I think everybody in the audience could relate with that. We are like, you know, as you know, on the words of the launch, the gentle plus by power, but it's isolate processor from intel, what are you seeing and what do our customers should expect improvements, especially with regard to the business outcomes. >>Yeah, So first of all, thank you so much for having me in this session and, and as you said, Sandeep, I mean, you could really see how energized we are. And you heard that from pad as well. Uh, so we launched the third gen, intel, Xeon processors or isolate, you know about a couple of weeks ago and I'm sure, you know, there's lots of benefits that you get in these new products. But I thought what I'll do is I'll try and summarize them in three key buckets. The first one is about the performance benefits that these new products bring in. The 2nd 1 is the value of platforms and I think the last pieces about the partnerships and how it makes deployment really easy and simple for our customers. Let me start with the first one which is about performance and the and the big jump that we're staying. It's about a 46% performance, increased generation over generation. It's flexible, it's optimized performance from the edge to the cloud where you would see about 1.5 to 1.7 X improvements on key war clouds like the cloud five G I O D HPC and AI that are so critical all around us. It's probably the only data center processor that has built in A I acceleration that helps with faster analytics. It's got security optimist on intel SGX that basically gives you a secure on cliff when when sensitive data is getting transacted and it also has crypto acceleration that reduces any performance impact because of the pervasive encryption that we have all around us. Now The second key benefit is about platform and if you remember when we launch sky lake in 2017, we laid out a strategy that said that we are here to help customers >>move, >>store and process data. So it's not just the CPU that we announced with the third genitals, jOHn Announcements. We also announce products like the obtained persistent memory, 200 cds That gives you about a 32 higher memory bandwidth and six terabytes of memory capacity on stock. It the obtain S S D S, the intel internet, 800 cities adapter that gives you about 200 Gbps per port, which means you can move data much more faster and you have the intellectual X F P G s that gives you about a double the better fabric performance for what? Which means if there's key workloads that you want to go back and offloaded to a to a steak or a specific uh CPU then you have the F P G s that can really help you there Now. What does the platform do for our customers? It helps them build higher application and system level performance that they can all benefit from the last b which is the partnerships area is a critical one because we've had decades of experience of solution delivery with a broad ecosystem and with partners like HP and we build elements like the Intel select solution and the market ready solution that makes it so much more easier for our customers to deploy with Over 50 million Xeon scalable processes that is shipped around the world. A billion Xeon cores that are powering the cloud since 2013 customers have really a proven solution that they can work with. So in summary, I want you to remember the three key piece that can really >>help you be >>successful with these new products, the performance uplifted, you get generation over generation, the platform benefits. So it's not just the CPU but it's things around that that makes the system and the application work way better. And then the partnerships that give you peace of mind because you can go deploy proven solutions that you can go and implement in your organization and serve your customers better. >>Thanks. Thanks thanks and Tosha for clearly outlining, you know, the three PS and kind of really resonates well. Um, so let me just uh turn over you know, to Dorinda there in the hot, you know, there's a lot of new solutions, you're our new treaties that santos talked about security, you get a lot of performance benefits and yet our customers have to go through a massive amount of change from a digital transformation perspective in order that they take all the advantages in state competitive. We're using HP Iran addressing the needs for the challenges of our customers and how we really helping them accelerate their transformation journey. >>Yeah, sure. Sandeep, thanks a lot for the question. And you are right. Most of the businesses actually need to go uh digital transformation in order to stay relevant in the current times. And in fact actually COVID-19 has further accelerated the pace of digital transformation for uh most of our customers. And actually the digital transformation is all about delivering differentiated experiences and outcomes at the age by converting data collected from multiple different sources to insights and actions. So we actually an HP believe that enterprise of the future is going to be eight centric data driven and cloud enabled And with our strategy of providing H2 cloud platform and having a complete portfolio of uh software, networking computer and the storage solutions both at the age and court uh to of course collect, transmit secure, analyze and store data. I believe we are in the best position to help our customers start and execute on their transformation journey. Now reality is various enterprises are at different stages of their transformation journey. You know, uh we in HP are able to help our customers who are at the early stage or just starting the transformation journey to to help build their transformation broad maps with the help of our advisory teams and uh after that helped them to execute on the same with our professional services team. While for the customers who are already midway in the transformation journey, we have been helping them to differentiate themselves by delivering workload optimized solutions which provide latency, flexibility and performance. They need to turn data into insights and innovations to help their business. Now, speaking of the workload optimized solutions, HP has actually doubled down in this area with the help of our partners like Intel, which powers our latest Gentlemen plus platform. This brings more compute power, memory and storage capacity which our customers need as they process more data and solve more complex challenges within their business. >>Thank you. Thanks. And er in there I think that's really insightful. Hopefully you know our customer base, I will start joined in here, can hear that and take advantage of you know, how HP is helping you know, fast track the exploration. I come back to you something you don't like during the talk about expanding capacities and we saw news about you know Intel invest $20 billion dollars or so, something like that in terms of you know, adding capacities or manufacturing. So I'd like to hear from your perspective, you know how this investments which intel is putting is a kind of a game changer, how you're shaping the industry as we move forward. >>Yeah, I mean as we all know, I think there's accelerated demand for semiconductors across the world digitization especially in an environment that we're that we're going through has really made computing pervasive and it's it's becoming a foundation of every industry and our society, the world just needs more semiconductors. Intel is in a unique position to rise to that occasion and meet the growing demand for semiconductors given our advanced manufacturing scale that we have. So the intel foundry services and the that you mentioned is is part of the Intel's new I. D. M. Torrado strategy that Bad announced which is a differentiated winning formula that will really deliver the new era of innovation, manufacturing and product leadership. We will expand our manufacturing capacity as you mentioned with that 20 billion investments and building to fabs in Arizona. But there's more to come in the year ahead and these fans will support the expanding requirements of our current products and also provide committed capacity for our foundry customers. Our foundry customers will also be able to leverage our leading edge process, the treaty packaging technology, a world class I. P. Portfolio. So >>I'm really really >>excited. I think it's a truly exciting time for our industry. The world requires more semiconductors and Intel is stepping in to help build the same. >>Fantastic, fantastic. Thank you. Some potion is really heartening to know and we really cherish the long partnership, HP and Intel have together. I look forward that you know with this gentleman plus launch and the partnership going forward. You know, we have only motivation and work together. Really appreciate your taking the time and joining and thank you very much for joining us. >>Thank you. >>Thanks. >>Okay, so with that I will move on to our second segment and in white, another special guest and this is Pete Chambers who is the managing director for A N D N A P K. Good afternoon Pete. You can hear us Well >>I can. Thank you. Sandy, Great to be >>here. Good and thanks for joining me. Um I thought I just opened up, you know, like a comment around the 19 world Records uh, am D. N. H. We have together and it's a kind of a testament to the joint working model and relationship and the collaboration. And so again, really thank you for the partnership. We have any change. Uh, let me just quickly get to the first question. You know, when it comes to my mind listening over to what Antonio and Liza were discussing, you know, they're talking about there's a huge amount of flow of data. You know, the technology and the compute needs to be closer to where the data is being generated and how is A. M. D. You know, helping leverage some of those technologies to bring feature and benefits and driving outcome for customers here in asia. >>Yeah, as lisa mentioned, we're now in a high performance computing mega cycle driven by cloud computing, digital transformation five DNA. Which means that everyone needs and wants more computer IDC predicts that by 20 23/65 percent of the impact GDP will be digitized. So there's an inflection coming with digital transformation at the fall, businesses are ever increasingly looking for trusted partners like HP and HP and and to help them address and adapt to these complex emerging technologies while keeping their IT infrastructure highly efficient, you know, and is helping enable this transformation by bringing leadership performance such as high court densities, high PC and increased I. O. But at the same time offering the best efficiency and performance for what all third gen Epic. CPU support 100 and 28 lanes of superfast PC for connectivity to four terabytes of memory and multiple layers of security. You know, we've heard from our customers that security continues to be a key consideration, you know? And he continues to listen. And with third gen, Epic, we're providing a multitude of security features such as secure root of trust at the bios level which we work very closely with HP on secure encrypted virtualization, secure memory encryption and secure nested paging to really giving the customers confidence when designing Epic. We look very closely at the key workloads that our customers will be looking to enable. And we've designed Epic from the ground up to deliver superior experience. So high performance computing is growing in this region and our leadership per socket core density of up to 64 cause along with leading IO and high memory bandwidth provides a compelling solution to help solve customers most complex computational problems faster. New HP Apollo 6500 and 10 systems featuring third gen, Epic are also optimist for artificial intelligence capabilities to improve training and increased accuracy and results. And we also now support up to eight and instinct accelerators. In each of these systems, hyper converged infrastructure continues to gain momentum in today's modern data center and our superior core density helps deliver more VMS per CPU supported by a multitude of security virtualization features to provide peace of mind and works very closely with industry leaders in HD like HP but also Nutanix and VM ware to help simplify the customers infrastructure. And in recent times we've seen video. I have a resurgence as companies have looked to empower their remote employee remote employees. Third gen, Epic enables more video sessions per CPU providing a more cost optimized solution, simply put Epics higher core density per CPU means customers need fewer service. That means less space required, lower power and cooling expenditure and as a result, a tangibly lower total cost of ownership add to this the fact, as you mentioned that Andy Epic with HP of 19 world records across virtualization, energy efficiency, decision support, database workloads, etc. And service side java. And it all adds up to a very strong value proposition to encourage Cdos to embark on their next upgrade cycle with HP and Epic >>Interstate. Thank you Peter and really quite insightful. And I've just done that question over to Narendra Pete talked about great new technologies, new solution, new areas that are going to benefit from these technology enhancements at the same time. You know, if I'm a customer, I look at every time we talk about technology, you know, you need to invest and where is you know, the bigger concern for customers always wears this money will come from. So I want to uh, you know, uh, the if you share your insights, how is actually helping customers to be able to implement these technology solutions, giving them a financial flexibility so that they can drive business outcomes. >>Yes, and the very important point, you know, from how HP is able to help our customers from their transformation. Now, reality is that most of the traditional enterprises are being challenged by this new digital bond businesses who have no doubt of funding and very low expectation of profitability. But in reality, majority of the capital of these traditional enterprises has uh tied up in their existing businesses as they do need to keep current operations running while starting their digital transformation at the same time. This of course creates real challenges and funding their transformation. Now with HP, with our Green Lake Cloud services, we are able to help customers fund their transformation journey. Were instead of buying up front, customers pay only for what they consume as the scale. We are not only able to offer flexible consumption model for new investments but are also able to help our customers, you know, for monetize their capital, which is tied up in the old ICT infrastructure because we can buy back that old infrastructure and convert that into conception of frank. So while customers can continue to use those assets to run their current business and reality is HIV is the leader in the this as a service space and probably the only vendor to be able to offer as a service offering for all of our portfolio. Uh, if you look at the ideas prediction, 70 of the applications are not ready for public cloud and will continue to run in private environments in addition. And everybody talked about the beef for a I and you know, HPC as well as the edge and more and more workloads are actually moving to the edge where the public cloud will have for less and less a role to play. But when you look at the customers, they are more and more looking for a cloud, like business model for all the workloads, uh, that they're running outside the public cloud. Now, with our being like offering, we are able to take away all the complexity from customers, allowing them to run the workloads wherever they want. That means that the edge in the data center or in the cloud and consume in the way they want. In other words, we're able to provide cloud, like experience anytime, anywhere to our customers. And of course, all these Green Lake offerings are powered by our latest compute capabilities that HP has to offer. >>Thank you. Thank you, surrender. That's really, really, very insightful. I have a minute or two, so let me try to squeeze another question from your feet, you know, MD is just now introduced the third generation of epics and congratulations on that. How are you seeing that? Excellent. Helping you accelerate in this growth, in the impact? Uh, you know, the geography as as such. >>Sure, great question. And as I mentioned, you know, third gen Epic with me and and once again delivers industry leading solutions, bending the curve on performance efficiency and TCO helping more than ever to deliver along with HP the right technologies for today and tomorrow. You know, in the service space, it's not just about what you can offer today. You need to be able to predictably deliver innovation over the long term. And we are committed to doing just that, you know, and strategy is to focus on the customer. We continue to see strong growth both globally and in a pack in HPC cloud and Web tech manufacturing, Fc telco and public and government sectors are growth plan is focused on getting closer to our customers directly, engaging with HP and our partners and the end customer to help guide them on the best solution and assist them in solving their computing pain points cost effectively. A recent example of this is our partnership with palsy supercomputing center in Australia, where HP and M. D will be helping to provide some 200,000 cause across 1600 nodes and over 750 radio on instinct accelerators empowering scientists to solve today's most challenging problems. We have doubled ourselves and F8 teams in the region over the past year and will continue to invest in additional customer facing sales and technical people through 2021, you know, and has worked very closely with HP to co design and co developed the best technologies for our customers needs. We joined forces over seven years ago to prepare for the first generation of Epic at launch and you fast forward to today and it's great to see that HP now has a very broad range of Andy Epic servers spanning from the edge two extra scale. So we are truly excited about what we can offer the market in partnership with HP and feel that we offer a very strong foundation of differentiation for our channel partners to address their customers need to accelerate accelerate their digital transformation. Thank you. Sandy, >>thank you. Thanks Peter. And really it's been amazing partnering with the NDP here and thanks for your sponsorship on that. And together we want to work with you to create another 19 world records right from here in the issue. Absolutely. So with that we are coming to the end of the event. Really thanks for coming pete and to our audience here because the pig is being a great a couple of hours. I hope you all found these sessions very, very insightful. You heard from our worldwide experts as to where, you know, divorce, moving in terms of the transformation, what your hp is bringing to our compute workload optimized solutions which are going to go from regardless of what scale of computing you're using and wrapped around 3 60 security and then offer truly as a service experience. But before you drop off, I would like to request you to please scan the QR code you see on your screen and fill in the feedback form we have, you know, lucky draw for some $50 worth of vultures for the five lucky winners today. So please click up your phone and, you know, spend a minute or two and give us a feedback and thank you very much again for this wonderful day. And I wish everybody a great day. Thank you.

Published Date : Apr 23 2021

SUMMARY :

I thought it was a key takeaway in terms of how you know the the world is We are like, you know, as you know, on the words of the launch, it's optimized performance from the edge to the cloud where you would see about 1.5 have the intellectual X F P G s that gives you about a double the better fabric performance successful with these new products, the performance uplifted, you get generation over generation, so let me just uh turn over you know, to Dorinda that enterprise of the future is going to be eight centric data driven and cloud I come back to you So the intel foundry services and the that you mentioned is is part of the Intel's new I. I think it's a truly exciting time for our industry. I look forward that you Okay, so with that I will move on to our second segment and Sandy, Great to be You know, the technology and the compute needs to be closer to where the data to be a key consideration, you know? the if you share your insights, how is actually helping customers to be able Yes, and the very important point, you know, from how HP is able to help our customers from Uh, you know, the geography as as such. You know, in the service space, it's not just about what you can offer today. to please scan the QR code you see on your screen and fill in the feedback

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Neil McdonaldPERSON

0.99+

AntonioPERSON

0.99+

PeterPERSON

0.99+

HPORGANIZATION

0.99+

AustraliaLOCATION

0.99+

SandeepPERSON

0.99+

SingaporeLOCATION

0.99+

ArizonaLOCATION

0.99+

200 cdsQUANTITY

0.99+

28 lanesQUANTITY

0.99+

Dorinda KapoorPERSON

0.99+

PetePERSON

0.99+

2017DATE

0.99+

Narendra PetePERSON

0.99+

LizaPERSON

0.99+

ToshaPERSON

0.99+

2021DATE

0.99+

first questionQUANTITY

0.99+

Pete ChambersPERSON

0.99+

twoQUANTITY

0.99+

second segmentQUANTITY

0.99+

COVID-19OTHER

0.99+

lisaPERSON

0.99+

SandyPERSON

0.99+

asiaLOCATION

0.99+

100QUANTITY

0.99+

2013DATE

0.99+

$50QUANTITY

0.99+

IntelORGANIZATION

0.99+

first oneQUANTITY

0.99+

bothQUANTITY

0.99+

six terabytesQUANTITY

0.99+

800 citiesQUANTITY

0.99+

Andy EpicPERSON

0.99+

NDPORGANIZATION

0.99+

a minuteQUANTITY

0.99+

todayDATE

0.98+

2nd 1QUANTITY

0.98+

Apollo 6500COMMERCIAL_ITEM

0.98+

five lucky winnersQUANTITY

0.98+

two special guestsQUANTITY

0.98+

EpicORGANIZATION

0.98+

eachQUANTITY

0.98+

DorindaLOCATION

0.98+

1600 nodesQUANTITY

0.97+

about 200 GbpsQUANTITY

0.97+

tomorrowDATE

0.97+

HBORGANIZATION

0.97+

third genQUANTITY

0.97+

NutanixORGANIZATION

0.97+

first generationQUANTITY

0.96+

four terabytesQUANTITY

0.96+

decadesQUANTITY

0.96+

intelORGANIZATION

0.96+

Third genQUANTITY

0.95+

$20 billion dollarsQUANTITY

0.95+

19 world recordsQUANTITY

0.95+

70 of the applicationsQUANTITY

0.94+

Andy Jassy, AWS | 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. Welcome back to the Cubes Live coverage of AWS reinvent 2020. It's virtual this year. We're not in person because of the pandemic. We're doing the remote Cube Cube Virtual were the Cube virtual. I'm your host, John for here with Andy Jassy, the CEO of Amazon Web services, in for his annual at the end of the show comes on the Cube. This year, it's virtual Andy. Good to see you remotely in Seattle or in Palo Alto. Uh, Dave couldn't make it in a personal conflict, but he says, Hello, great to see you. >>Great to see you as well, John. It's an annual tradition. On the last day of reinvent. I wish we were doing it in person, but I'm glad at least were able to do it. Virtually >>the good news is, I know you could arrested last night normally at reinvent you just like we're all both losing our voice at the end of the show. At least me more than you, your and we're just at the end of like okay, Relief. It happens here. It's different. It's been three weeks has been virtual. Um, you guys had a unique format this year went much better than I expected. It would go on because I was pretty skeptical about these long, um, multiple days or weeks events. You guys did a good job of timing it out and creating these activations and with key news, starting with your keynote on December 1st. Now, at the end of the three weeks, um, tell me, are you surprised by the results? Can you give us, Ah, a feeling for how you think everything went? What's what's your take So far as we close out reinvented >>Well, I think it's going really well. I mean, we always gnome or a Z get past, reinvent and you start, you know, collecting all the feedback. But we've been watching all the metrics and you know, there's trade offs. Of course, now I think all of us giving our druthers would be together in Las Vegas, and I think it's hard to replace that feeling of being with people and the excitement of learning about things together and and making decisions together after you see different sessions that you're gonna make big changes in your company and for your customer experience. And yeah, and there's a community peace. And there's, you know, this from being there. There's a concert. The answer. I think people like being with one another. But, you know, I think this was the best that any of us could imagine doing doing a virtual event. And we had to really reinvent, reinvent and all the pieces to it. And now I think that some of the positive trade offs are they. You get a lot mawr engagement than you would normally get in person So normally. Last year, with about 65,000 people in Las Vegas this year, we had 530,000 people registered to reinvent and over 300,000 participate in some fashion. All the sessions had a lot more people who are participating just because you remove the constraints of of travel in costs, and so there are trade offs. I think we prefer being together, but I think it's been a really good community event, um, in learning event for for our customers, and we've been really pleased with it so >>far. No doubt I would totally agree with you. I think a lot of people like, Hey, I love to walk the floor and discover Harry and Sarah Davis moments of finding an exhibit her and the exhibit hall or or attending a session or going to a party, bumping into friends and seeing making new friends. But I think one of the things I want to get your reaction to it. So I think this is comes up. And, you know, we've been doing a lot of Q virtual for the past year, and and everyone pretty much agrees that when we go back, it's gonna be a hybrid world in the sense of events as well as cloud. You know that. But you know, I think one of the things that I noticed this year with reinvent is it almost was a democratization of reinvent. So you really had to reinvent the format. You had 300,000 plus people attend 500 pending email addresses, but now you've got a different kind of beehive community. So you're a bar raiser thinker. It's with the culture of Amazon. So I gotta ask you do the economics does this new kind of extra epiphany impact you and how you raise the bar to keep the best of the face to face when it comes back. And then if you keep the virtual any thoughts on how to leverage this and kind of get more open, it was free. You guys made it free this year and people did show up. >>Yeah, it's a really good question, and it's probably a question will be better equipped to answer in a month or two after we kind of debrief we always do after reading that we spend. Actually, I really enjoy the meeting because the team, the Collective A. W s team, works so hard in this event. There's so many months across everything. All the product teams, um, you know, all the marketing folks, all the event folks, and I think they do a terrific job with it. And we we do about 2.5 3 hour debrief on everything we did, things that we thought was really well the things that we thought we could do better and all the feedback we get from our community and so I wouldn't be surprised if we didn't find things from what we tried this year that we incorporate into what we do when we're back to being a person again. You know, of course, none of us really know when we'll be back in person again. Re event happens to fall on the time of the year, which is early December. And so you with with a lot of people seemingly able to get vaccinated, probably by you know, they'd spring early summer. You could kind of imagine that we might be able to reinvent in person next year. We'll have to see e think we all hope we will. But I'm sure there are a number of pieces that we will take from this and incorporate into what we do in person. And you know, then it's just a matter of how far you go. >>Fingers crossed and you know it's a hybrid world for the Cube two and reinvent and clouds. Let's get into the announcement. I want to get your your take as you look back now. I mean, how many announcements is you guys have me and a lot of announcements this year. Which ones did you like? Which one did you think were jumping off the page, which ones resonated the most or had impact. Can you share kind of just some stats on e mean how many announcements launches you did this >>year? But we had about 100 50 different new services and features that we announced over the last three weeks and reinvent And there, you know the question you're asking. I could easily spend another three hours like my Kino. You know, answering you all the ones that I like thought were important. You know, I think that, you know, some of the ones I think that really stood out for people. I think first on the compute side, I just think the, um the excitement around what we're doing with chips, um, is very clear. I think what we've done with gravitas to our generalized compute to give people 40% better price performance and they could find in the latest generation X 86 processors is just It's a huge deal. If you could save 40% price performance on computer, you get a lot more done for less on. Then you know some of the chip work we're doing in machine learning with inferential on the inference chips that we built And then what? We announced the trainee, um, on the machine learning training ship. People are very excited about the chip announcements. I think also, people on the container side is people are moving to smaller and smaller units of compute. I think people were very taken with the notion of E. K s and D. C s anywhere so they can run whatever container orchestration framework they're running in A. W s also on premises. To make it easier, Thio manage their deployments and containers. I think data stores was another space where I think people realize how much more data they're dealing with today. And we gave a couple statistics and the keynote that I think are kind of astonishing that, you know, every every hour today, people are creating mawr content that there was in an entire year, 20 years ago or the people expect more data to be created. The next three years in the prior 30 years combined these air astonishing numbers and it requires a brand new reinvention of data stores. And so I think people are very excited about Block Express, which is the first sand in the cloud and there really excited about Aurora in general, but then Aurora surveillance V two that allow you to scale up to hundreds of thousands of transactions per second and saved about 90% of supervision or people very excited about that. I think machine learning. You know, uh, Sage Maker has just been a game changer and the ease with which everyday developers and data scientists can build, train, tune into play machine learning models. And so we just keep knocking out things that are hard for people. Last year we launched the first i D for Machine Learning, the stage maker studio. This year, if you look at things that we announced, like Data Wrangler, which changes you know the process of Data Prep, which is one of the most time consuming pieces in machine learning or our feature store or the first see, I see deeper machine learning with pipelines or clarify, which allow you to have explain ability in your models. Those are big deals to people who are trying to build machine learning models, and you know that I'd say probably the last thing that we hear over and over again is really just the excitement around Connect, which is our call center service, which is just growing unbelievably fast and just, you know, the the fact that it's so easy to get started and so easy to scale so much more cost effective with, you know, built from the ground up on the cloud and with machine learning and ai embedded. And then adding some of the capabilities to give agents the right information, the right time about customers and products and real time capabilities for supervisors. Throw when calls were kind of going off the rails and to be ableto thio, stop the the contact before it becomes something, it hurts. The brand is there. Those are all big deals that people have been excited about. >>I think the connecting as I want to just jump on that for a second because I think when we first met many, many years ago, star eighth reinvent. You know the trends are always the same. You guys do a great job. Slew of announcements. You keep raising the bar. But one of the things that you mentioned to me when we talked about the origination of a W S was you were doing some stuff for Amazon proper, and you had a, you know, bootstrap team and you're solving your own problems, getting some scar tissue, the affiliate thing, all these examples. The trend is you guys tend to do stuff for yourself and then re factor it into potentially opportunities for your customers. And you're working backwards. All that good stuff. We'll get into that next section. But this year, more than ever, I think with the pandemic connect, you got chime, you got workspaces. This acceleration of you guys being pretty nimble on exposing these services. I mean, connect was a call center. It's an internal thing that you guys had been using. You re factored that for customer consumption. You see that kind of china? But you're not competing with Zoom. You're offering a service toe bundle in. Is this mawr relevant? Now, as you guys get bigger with more of these services because you're still big now you're still serving yourself. What? That seems to be a big trend now, coming out of the pandemic. Can you comment on um, >>yeah, It's a good question, John. And you know we do. We do a bunch of both. Frankly, you know, there there's some services where our customers. We're trying to solve certain problems and they tell us about those problems and then we build new services for him. So you know a good example that was red shift, which is our data warehouse and service, you know, two or three very large customers of ours. When we went to spend time with them and asked them what we could do to help them further, they just said, I wish I had a data warehousing service for the cloud that was built in the AWS style way. Um and they were really fed up with what they were using. Same thing was true with relation databases where people were just fed up with the old guard commercial, great commercial, great databases of Oracle and Sequel Server. And they hated the pricing and the proprietary nature of them and the punitive licensing. And they they wanted to move to these open engines like my sequel and post dress. But to get the same performance is the commercial great databases hard? So we solve that problem with them. With Aurora, which is our fastest growing service in our history, continues to be so there's sometimes when customers articulate a need, and we don't have a service that we've been running internally. But we way listen, and we have a very strong and innovative group of builders here where we build it for customers. And then there are other cases where customers say and connect with a great example of this. Connect with an example where some of our customers like into it. And Capital One said, You know, we need something for our contact center and customer service, and people weren't very happy with what they were using in that space. And they said, You, you've had to build something just to manage your retail business last 15, 20 years Can't you find a way to generalize that expose it? And when you have enough customers tell you that there's something that they want to use that you have experienced building. You start to think about it, and it's never a simple. It's just taking that technology and exposing it because it's often built, um, internally and you do a number of things to optimize it internally. But we have a way of building services and Amazon, where we do this working backwards process that you're referring to, where We build everything with the press release and frequently asked questions document, and we imagine that we're building it to be externalized even if it's an internal feature. But our feature for our retail business, it's only gonna be used as part of some other service that you never imagine Externalizing to third party developers. We always try and build it that way, and we always try to have well documented, hardened AP eyes so that other teams can use it without having to coordinate with those teams. And so it makes it easier for us to think about Externalizing it because we're a good part of the way there and we connect we. That's what we did way generalized it way built it from the ground up on top of the cloud. And then we embedded a bunch of AI and it so that people could do a number of things that would have taken him, you know, months to do with big development teams that they could really point, click and do so. We really try to do both. >>I think that's a great example of some of the scale benefits is worth calling out because that was a consistent theme this past year, The people we've reported on interviewed that Connect really was a lifeline for many during the pandemic and way >>have 5000 different customers who started using connect during the pandemic alone. Where they, you know, overnight they had to basically deal with having a a call center remotely. And so they picked up connect and they spun up call center remotely, and they didn't really quickly. And you know, it's that along with workspaces, which are virtual desktops in the cloud and things like Chime and some of our partners, Exume have really been lifelines for people. Thio have business continuity during a tandem. >>I think there's gonna be a whole set of new services that are gonna emerge You talked about in your keynote. We talked about it prior to the event where you know, if this pandemic hit with that five years ago, when there wasn't the advancements in, say, videoconferencing, it'd be a whole different world. And I think the whole world can see on full display that having integrated video communications and other cool things is gonna have a productivity benefit. And that's kind >>of could you imagine what the world would have been like the last nine months and we didn't have competent videoconferencing. I mean, just think about how different it would have been. And I think that all of these all of these capabilities today are kind of the occult 1.5 capabilities where, by the way, thank God for them. We've we've all been able to be productive because of them. But there's so early stage, they're all going to get evolved. I'm so significantly, I mean, even just today, you know, I was spending some time with with our team thinking about when we start to come back to the office and bigger numbers. And we do meetings with our remote partners, how we think about where the center of gravity should be and who should be on video conferencing and whether they should be allowed to kind of video conference in conference rooms, which are really hard to see them. We're only on their laptops, which are easier and what technology doesn't mean that you want in the conference rooms on both sides of the table, and how do you actually have it so that people who are remote could see which side of the table. I mean, all this stuff is yet to be invented. It will be very primitive for the next couple few years, even just interrupting one another in video conferencing people. When you do it, the sound counsel cancels each other out. So people don't really cut each other off and rip on one another. Same way, like all that, all that technology is going to get involved over time. It's a tremendous >>I could just see people fighting for the mute button. You know, that's power on these meetings. You know, Chuck on our team. All kidding aside, he was excited. We talked about Enron Kelly on your team, who runs product marketing on for your app side as well as computer networking storage. We're gonna do a green room app for the Q because you know, we're doing so many remote videos. We just did 112 here for reinvent one of things that people like is this idea of kind of being ready and kind of prepped. So again, this is a use case. We never would have thought off if there wasn't a pandemic. So and I think these are the kinds of innovation, thinking that seems small but works well when you start thinking about how easy it could be to say to integrate a chime through this sdk So this is the kind of things, that kind thing. So so with that, I want to get into your leadership principles because, you know, if you're a startup or a big company trying to reinvent, you're looking at the eight leadership principles you laid out, which were, um don't be afraid to reinvent. Acknowledge you can't fight gravity. Talent is hungry to reinvent solving real customer problems. Speed don't complex. If I use the platform with the broader set of tools, which is more a plug for you guys on cloud pull everything together with top down goals. Okay, great. How >>do you >>take those leadership principles and apply them broadly to companies and start ups? Because I think start ups in the garage are also gonna be there going. I'm going to jump on this wave. I'm inspired by the sea change. I'm gonna build something new or an enterprise. I'm gonna I'm gonna innovate. How do you How do you see these eight principles translating? >>Well, I think they're applicable to every company of every size and every industry and organization. Frankly, also, public sector organizations. I think in many ways startups have an advantage. And, you know, these were really keys to how to build a reinvention culture. And startups have an advantage because just by their very nature, they are inventive. You know, you can't you can't start a company that's a direct copy of somebody else that is an inventive where you have no chance. So startups already have, you know, a group of people that feel insurgent, and they wanted their passionate about certain customer experience. They want to invent it, and they know that they they only have so much time. Thio build something before money runs out and you know they have a number of those built in advantages. But I think larger companies are often where you see struggles and building a reinvention and invention culture and I've probably had in the last three weeks is part of reinvent probably about 40 different customer meetings with, you know, probably 75 different companies were accomplished in those or so and and I think that I met with a lot of leaders of companies where I think these reinvention principles really resonated, and I think they're they're battling with them and, you know, I think that it starts with the leaders if you, you know, when you have big companies that have been doing things a certain way for a long period of time, there's a fair bit of inertia that sets in and a lot of times not ill intended. It's just a big group of people in the middle who've been doing things a certain way for a long time and aren't that keen to change sometimes because it means ripping up something that they that they built and they remember how hard they worked on it. And sometimes it's because they don't know what it means for themselves. And you know, it takes the leadership team deciding that we are going to change. And usually that means they have to be able to have access to what's really happening in their business, what's really happening in their products in the market. But what customers really think of it and what they need to change and then having the courage and the energy, frankly, to pick the company up and push him to change because you're gonna have to fight a lot of inertia. So it always starts with the leaders. And in addition to having access that truth and deciding to make the change, you've gotta also set aggressive top down goal. The force of the organization moved faster than otherwise would and that also, sometimes leaders decide they're gonna want to change and they say they're going to change and they don't really set the goal. And they were kind of lessons and kind of doesn't listen. You know, we have a term the principal we have inside Amazon when we talk about the difference between good intentions and mechanisms and good intentions is saying we need to change and we need to invent, reinvent who we are and everyone has the right intentions. But nothing happens. Ah, mechanism, as opposed to good intention, is saying like Capital One did. We're going to reinvent our consumer digital banking platform in the next 18 months, and we're gonna meet every couple of weeks to see where we are into problem solved, like that's a mechanism. It's much harder to escape getting that done. Then somebody just saying we're going to reinvent, not checking on it, you know? And so, you know, I think that starts with the leaders. And then I think that you gotta have the right talent. You gotta have people who are excited about inventing, as opposed to really, Justin, what they built over a number of years, and yet at the same time, you're gonna make sure you don't hire people who were just building things that they're interested in. They went where they think the tech is cool as opposed to what customers want. And then I think you've got to Really You gotta build speed into your culture. And I think in some ways this is the very biggest challenge for a lot of enterprises. And I just I speak to so many leaders who kind of resigned themselves to moving slowly because they say you don't understand my like, companies big and the culture just move slow with regulator. There are a lot of reasons people will give you on why they have to move slow. But, you know, moving with speed is a choice. It's not something that your preordained with or not it is absolutely a leadership choice. And it can't happen overnight. You can't flip a switch and make it happen, but you can build a bunch of things into your culture first, starting with people. Understand that you are gonna move fast and then building an opportunity for people. Experiment quickly and reward people who experiment and to figure out the difference between one way doors and two way doors and things that are too way doors, letting people move quick and try things. You have to build that muscle or when it really comes, time to reinvent you won't have. >>That's a great point in the muscle on that's that's critical. You know, one of things I want to bring up. You brought on your keynote and you talk to me privately about it is you gave attribute in a way to Clay Christensen, who you called out on your keynote. Who was a professor at Harvard. Um, and he was you impressed by him and and you quoted him and he was He was your professor there, Um, your competitive person and you know, companies have strategy departments, and competitive strategy is not necessarily departments of mindset, and you were kind of brought this out in a zone undertone in your talk, we're saying you've got to be competitive in the sense of you got to survive and you've got to thrive. And you're kind of talking about rebuilding and building and, you know, Clay Christians. Innovative dilemma. Famous book is a mother, mother teachings around metrics and strategy and prescriptions. If he were alive today and he was with us, what would he be talking about? Because, you know, you have kind of stuck in the middle. Strategy was not Clay Christensen thing, but, you know, companies have to decide who they are. Their first principles face the truth. Some of the things you mentioned, what would we be talking with him about if we were talking about the innovator's dilemma with respect to, say, cloud and and some of the key decisions that have to be made right now? >>Well, then, Clay Christensen on it. Sounds like you read some of these books on. Guy had the fortunate, um, you know, being able to sit in classes that he taught. And also I got a chance. Thio, meet with him a couple of times after I graduated. Um, school, you know, kind of as more of a professional sorts. You can call me that. And, uh, he he was so thoughtful. He wasn't just thoughtful about innovation. He was thoughtful about how to get product market fit. And he was thoughtful about what your priorities in life were and how to build families. And, I mean, he really was one of the most thoughtful, innovative, um, you know, forward thinking, uh, strategist, I had the opportunity Thio encounter and that I've read, and so I'm very appreciative of having the opportunity Thio learn from him. And a lot of I mean, I think that he would probably be continuing to talk about a lot of the principles which I happen to think are evergreen that he he taught and there's it relates to the cloud. I think that one of the things that quite talked all the time about in all kinds of industries is that disruption always happens at the low end. It always happens with products that seem like they're not sophisticated enough. Don't do enough. And people always pooh pooh them because they say they won't do these things. And we learned this. I mean, I watched in the beginning of it of us. When we lost just three, we had so many people try and compare it Thio things like e m. C. And of course, it was very different than EMC. Um, but it was much simpler, but And it and it did a certain set of activities incredibly well at 1 1/100 of the price that's disrupted, you know, like 1 1/100 of the price. You find that builders, um, find a lot of utility for products like that. And so, you know, I think that it always starts with simple needs and products that aren't fully developed. That overtime continue to move their way up. Thio addressing Maura, Maura the market. And that's what we did with is what we've done with all our services. That's three and easy to and party ass and roar and things like that. And I think that there are lots of lessons is still apply. I think if you look at, um, containers and how that's changing what compute looks like, I think if you look at event driven, serverless compute in Lambda. Lambda is a great example of of really ah, derivative plays teaching, which is we knew when we were building Lambda that as people became excited about that programming model it would cannibalize easy to in our core compute service. And there are a lot of companies that won't do that. And for us we were trying to build a business that outlasts all of us. And that's you know, it's successful over a long period of time, and the the best way I know to do that is to listen to what customers We're trying to solve an event on their behalf, even if it means in the short term you may cannibalize yourself. And so that's what we always think about is, you know, wherever we see an opportunity to provide a better customer experience, even if it means in the short term, make cannibalism revenue leg lambda with complete with easy to our over our surveillance with provisions or are we're going to do it because we're gonna take the long view, and we believe that we serve customers well over a long period of time. We have a chance to do >>that. It's a cannibalize yourself and have someone else do it to you, right? That's that's the philosophy. Alright, fine. I know you've got tight for time. We got a you got a hard stop, But let's talk about the vaccine because you know, you brought up in the keynote carrier was a featured thing. And look at the news headlines. Now you got the shots being administered. You're starting to see, um, hashtag going around. I got my shot. So, you know, there's a There's a really Momenta. Mit's an uplifting vibe here. Amazon's involved in this and you talked about it. Can you share the innovation? There can just give us an update and what's come out of that and this supply chain factor. The cold chain. You guys were pretty instrumental in that share your your thoughts. >>We've been really excited and privileged partner with companies who are really trying to change what's possible for all of us. And I think you know it started with some of the companies producing vaccines. If you look at what we do with Moderna, where they built their digital manufacturing sweet on top of us in supply chain, where they used us for computing, storage and data warehousing and machine learning, and and on top of AWS they built, they're Cove in 19 vaccine candidate in 42 days when it normally takes 20 months. I mean, that is a total game changer. It's a game changer for all of us and getting the vaccine faster. But also, you just think about what that means for healthcare moving forward, it zits very exciting. And, yeah, I love what carriers doing. Kariya is building this product on top of AWS called links, which is giving them end and visibility over the transportation and in temperature of of the culture and everything they're delivering. And so it, uh, it changes what happens not only for food, ways and spoilage, but if you think about how much of the vaccine they're gonna actually transport to people and where several these vaccines need the right temperature control, it's it's a big deal. And what you know, I think there are a great example to what carrier is where. You know, if you think about the theme of this ring and then I talked about in my keynote, if you want to survive as an organization over a long period of time, you're gonna have to reinvent yourself. You're gonna have to probably do it. Multiple times over and the key to reinventing his first building, the right reinvention culture. And we talk about some of those principles earlier, but you also have to be aware of the technology that's available that allows you to do that. If you look at Carrier, they have built a very, very strong reinvention culture. And then, if you look at how they're leveraging, compute and storage and I o. T at the edge and machine learning, they know what's available, and they're using that technology to reinvent what's what's possible, and we're gonna all benefit because of >>it. All right. Well, Andy, you guys were reinventing the virtual space. Three weeks, it went off. Well, congratulations. Great to go along for the ride with the cube virtual. And again. Thank you for, um, keeping the show alive over there. Reinvent. Um, thanks for your team to for including the Cube. We really appreciate the Cube virtual being involved. Thank you. >>It's my pleasure. And thanks for having me, John and, uh, look forward to seeing you soon. >>All right? Take care. Have a hockey game in real life. When? When we get back, Andy Jesse, the CEO of a W s here to really wrap up. Reinvent here for Cuba, Virtual as well as the show. Today is the last day of the program. It will be online for the rest of the year and then into next month there's another wave coming, of course. Check out all the coverage. Come, come back, It's It's It's online. It's all free Cube Cube stuff is there on the Cube Channel. Silicon angle dot com For all the top stories, cube dot net tons of content on Twitter. Hashtag reinvent. You'll see all the commentary. Thanks for watching the Cube Virtual. I'm John Feehery.

Published Date : Dec 17 2020

SUMMARY :

Good to see you remotely Great to see you as well, John. the good news is, I know you could arrested last night normally at reinvent you just like we're all both losing And there's, you know, this from being there. And then if you keep the virtual any thoughts on how All the product teams, um, you know, all the marketing folks, all the event folks, I mean, how many announcements is you guys have and the keynote that I think are kind of astonishing that, you know, every every hour more than ever, I think with the pandemic connect, you got chime, you got workspaces. could do a number of things that would have taken him, you know, months to do with big development teams that And you know, it's that along with workspaces, which are virtual desktops in the cloud and to the event where you know, if this pandemic hit with that five years ago, when there wasn't the advancements of the table, and how do you actually have it so that people who are remote could see which side of the table. We're gonna do a green room app for the Q because you know, we're doing so many remote videos. How do you How do you see these eight principles And then I think that you gotta have the right talent. Some of the things you mentioned, what would we be talking with him about if we were talking about the Guy had the fortunate, um, you know, being able to sit in classes that he taught. We got a you got a hard stop, But let's talk about the vaccine because you know, And I think you know it started with some of the Well, Andy, you guys were reinventing the virtual space. And thanks for having me, John and, uh, look forward to seeing you soon. the CEO of a W s here to really wrap up.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
AndyPERSON

0.99+

Andy JassyPERSON

0.99+

JohnPERSON

0.99+

Andy JessePERSON

0.99+

SeattleLOCATION

0.99+

Palo AltoLOCATION

0.99+

Clay ChristensenPERSON

0.99+

AWSORGANIZATION

0.99+

40%QUANTITY

0.99+

John FeeheryPERSON

0.99+

Last yearDATE

0.99+

December 1stDATE

0.99+

AmazonORGANIZATION

0.99+

20 monthsQUANTITY

0.99+

Sarah DavisPERSON

0.99+

DavePERSON

0.99+

OracleORGANIZATION

0.99+

MauraPERSON

0.99+

ChuckPERSON

0.99+

Las VegasLOCATION

0.99+

HarryPERSON

0.99+

twoQUANTITY

0.99+

threeQUANTITY

0.99+

JustinPERSON

0.99+

ThioPERSON

0.99+

42 daysQUANTITY

0.99+

next yearDATE

0.99+

todayDATE

0.99+

Capital OneORGANIZATION

0.99+

LambdaTITLE

0.99+

530,000 peopleQUANTITY

0.99+

This yearDATE

0.99+

ModernaORGANIZATION

0.99+

three weeksQUANTITY

0.99+

three hoursQUANTITY

0.99+

IntelORGANIZATION

0.99+

early DecemberDATE

0.99+

this yearDATE

0.99+

5000 different customersQUANTITY

0.99+

TodayDATE

0.99+

firstQUANTITY

0.99+

over 300,000QUANTITY

0.99+

next monthDATE

0.98+

oneQUANTITY

0.98+

SequelORGANIZATION

0.98+

chinaLOCATION

0.98+

both sidesQUANTITY

0.98+

pandemicEVENT

0.98+

five years agoDATE

0.98+

20 years agoDATE

0.98+

first buildingQUANTITY

0.98+

Three weeksQUANTITY

0.98+

bothQUANTITY

0.98+

HarvardORGANIZATION

0.98+

Cube virtualCOMMERCIAL_ITEM

0.98+

last nightDATE

0.97+

two wayQUANTITY

0.97+

about 65,000 peopleQUANTITY

0.97+

ChimeORGANIZATION

0.97+

PTC | Onshape 2020 full show


 

>>from around the globe. It's the Cube presenting innovation for good, brought to you by on shape. >>Hello, everyone, and welcome to Innovation for Good Program, hosted by the Cuban. Brought to You by on Shape, which is a PTC company. My name is Dave Valentin. I'm coming to you from our studios outside of Boston. I'll be directing the conversations today. It's a very exciting, all live program. We're gonna look at how product innovation has evolved and where it's going and how engineers, entrepreneurs and educators are applying cutting edge, cutting edge product development techniques and technology to change our world. You know, the pandemic is, of course, profoundly impacted society and altered how individuals and organizations they're gonna be thinking about an approaching the coming decade. Leading technologists, engineers, product developers and educators have responded to the new challenges that we're facing from creating lifesaving products to helping students learn from home toe how to apply the latest product development techniques and solve the world's hardest problems. And in this program, you'll hear from some of the world's leading experts and practitioners on how product development and continuous innovation has evolved, how it's being applied toe positive positively affect society and importantly where it's going in the coming decades. So let's get started with our first session fueling Tech for good. And with me is John Hirschbeck, who is the president of the Suffers, a service division of PTC, which acquired on shape just over a year ago, where John was the CEO and co founder, and Dana Grayson is here. She is the co founder and general partner at Construct Capital, a new venture capital firm. Folks, welcome to the program. Thanks so much for coming on. >>Great to be here, Dave. >>All right, John. >>You're very welcome. Dana. Look, John, let's get into it for first Belated congratulations on the acquisition of Von Shape. That was an awesome seven year journey for your company. Tell our audience a little bit about the story of on shape, but take us back to Day zero. Why did you and your co founders start on shape? Well, >>actually, start before on shaping the You know, David, I've been in this business for almost 40 years. The business of building software tools for product developers and I had been part of some previous products in the industry and companies that had been in their era. Big changes in this market and about, you know, a little Before founding on shape, we started to see the problems product development teams were having with the traditional tools of that era years ago, and we saw the opportunity presented by Cloud Web and Mobile Technology. And we said, Hey, we could use Cloud Web and Mobile to solve the problems of product developers make their Their business is run better. But we have to build an entirely new system, an entirely new company, to do it. And that's what on shapes about. >>Well, so notwithstanding the challenges of co vid and difficulties this year, how is the first year been as, Ah, division of PTC for you guys? How's business? Anything you can share with us? >>Yeah, our first year of PTC has been awesome. It's been, you know, when you get acquired, Dave, you never You know, you have great optimism, but you never know what life will really be like. It's sort of like getting married or something, you know, until you're really doing it, you don't know. And so I'm happy to say that one year into our acquisition, um, PTC on shape is thriving. It's worked out better than I could have imagined a year ago. Along always, I mean sales are up. In Q four, our new sales rate grew 80% vs Excuse me, our fiscal Q four Q three. In the calendar year, it grew 80% compared to the year before. Our educational uses skyrocketing with around 400% growth, most recently year to year of students and teachers and co vid. And we've launched a major cloud platform using the core of on shape technology called Atlas. So, um, just tons of exciting things going on a TTC. >>That's awesome. But thank you for sharing some of those metrics. And of course, you're very humble individual. You know, people should know a little bit more about you mentioned, you know, we founded Solid Works, co founded Solid where I actually found it solid works. You had a great exit in the in the late nineties. But what I really appreciate is, you know, you're an entrepreneur. You've got a passion for the babies that you you helped birth. You stayed with the salt systems for a number of years. The company that quiet, solid works well over a decade. And and, of course, you and I have talked about how you participated in the the M I T. Blackjack team. You know, back in the day, a zai say you're very understated, for somebody was so accomplished. Well, >>that's kind of you, but I tend to I tend Thio always keep my eye more on what's ahead. You know what's next, then? And you know, I look back Sure to enjoy it and learn from it about what I can put to work making new memories, making new successes. >>Love it. Okay, let's bring Dana into the conversation. Hello, Dana. You look you're a fairly early investor in in on shape when you were with any A And and I think it was like it was a serious B, but it was very right close after the A raise. And and you were and still are a big believer in industrial transformation. So take us back. What did you see about on shape back then? That excited you. >>Thanks. Thanks for that. Yeah. I was lucky to be a early investment in shape. You know, the things that actually attracted me. Don shape were largely around John and, uh, the team. They're really setting out to do something, as John says humbly, something totally new, but really building off of their background was a large part of it. Um, but, you know, I was really intrigued by the design collaboration side of the product. Um, I would say that's frankly what originally attracted me to it. What kept me in the room, you know, in terms of the industrial world was seeing just if you start with collaboration around design what that does to the overall industrial product lifecycle accelerating manufacturing just, you know, modernizing all the manufacturing, just starting with design. So I'm really thankful to the on shape guys, because it was one of the first investments I've made that turned me on to the whole sector. And while just such a great pleasure to work with with John and the whole team there. Now see what they're doing inside PTC. >>And you just launched construct capital this year, right in the middle of a pandemic and which is awesome. I love it. And you're focused on early stage investing. Maybe tell us a little bit about construct capital. What your investment thesis is and you know, one of the big waves that you're hoping to ride. >>Sure, it construct it is literally lifting out of any what I was doing there. Um uh, for on shape, I went on to invest in companies such as desktop metal and Tulip, to name a couple of them form labs, another one in and around the manufacturing space. But our thesis that construct is broader than just, you know, manufacturing and industrial. It really incorporates all of what we'd call foundational industries that have let yet to be fully tech enabled or digitized. Manufacturing is a big piece of it. Supply chain, logistics, transportation of mobility or not, or other big pieces of it. And together they really drive, you know, half of the GDP in the US and have been very under invested. And frankly, they haven't attracted really great founders like they're on in droves. And I think that's going to change. We're seeing, um, entrepreneurs coming out of the tech world orthe Agnelli into these industries and then bringing them back into the tech world, which is which is something that needs to happen. So John and team were certainly early pioneers, and I think, you know, frankly, obviously, that voting with my feet that the next set, a really strong companies are going to come out of the space over the next decade. >>I think it's a huge opportunity to digitize the sort of traditionally non digital organizations. But Dana, you focused. I think it's it's accurate to say you're focused on even Mawr early stage investing now. And I want to understand why you feel it's important to be early. I mean, it's obviously riskier and reward e er, but what do you look for in companies and and founders like John >>Mhm, Um, you know, I think they're different styles of investing all the way up to public market investing. I've always been early stage investors, so I like to work with founders and teams when they're, you know, just starting out. Um, I happened to also think that we were just really early in the whole digital transformation of this world. You know, John and team have been, you know, back from solid works, etcetera around the space for a long time. But again, the downstream impact of what they're doing really changes the whole industry. And and so we're pretty early and in digitally transforming that market. Um, so that's another reason why I wanna invest early now, because I do really firmly believe that the next set of strong companies and strong returns for my own investors will be in the spaces. Um, you know, what I look for in Founders are people that really see the world in a different way. And, you know, sometimes some people think of founders or entrepreneurs is being very risk seeking. You know, if you asked John probably and another successful entrepreneurs, they would call themselves sort of risk averse, because by the time they start the company, they really have isolated all the risk out of it and think that they have given their expertise or what they're seeing their just so compelled to go change something, eh? So I look for that type of attitude experience a Z. You can also tell from John. He's fairly humble. So humility and just focus is also really important. Um, that there's a That's a lot of it. Frankly, >>Excellent. Thank you, John. You got such a rich history in the space. Uh, and one of you could sort of connect the dots over time. I mean, when you look back, what were the major forces that you saw in the market in in the early days? Particularly days of on shape on? And how is that evolved? And what are you seeing today? Well, >>I think I touched on it earlier. Actually, could I just reflect on what Dana said about risk taking for just a quick one and say, throughout my life, from blackjack to starting solid works on shape, it's about taking calculated risks. Yes, you try to eliminate the risk Sa's much as you can, but I always say, I don't mind taking a risk that I'm aware of, and I've calculated through as best I can. I don't like taking risks that I don't know I'm taking. That's right. You >>like to bet on >>sure things as much as you sure things, or at least where you feel you. You've done the research and you see them and you know they're there and you know, you, you you keep that in mind in the room, and I think that's great. And Dana did so much for us. Dana, I want to thank you again. For all that, you did it every step of the way, from where we started to to, you know, your journey with us ended formally but continues informally. Now back to you, Dave, I think, question about the opportunity and how it's shaped up. Well, I think I touched on it earlier when I said It's about helping product developers. You know, our customers of the people build the future off manufactured goods. Anything you think of that would be manufacturing factory. You know, the chair you're sitting in machine that made your coffee. You know, the computer you're using, the trucks that drive by on the street, all the covert product research, the equipment being used to make vaccines. All that stuff is designed by someone, and our job is given the tools to do it better. And I could see the problems that those product developers had that we're slowing them down with using the computing systems of the time. When we built solid works, that was almost 30 years ago. If people don't realize that it was in the early >>nineties and you know, we did the >>best we could for the early nineties, but what we did. We didn't anticipate the world of today. And so people were having problems with just installing the systems. Dave, you wouldn't believe how hard it is to install these systems. You need toe speck up a special windows computer, you know, and make sure you've got all the memory and graphics you need and getting to get that set up. You need to make sure the device drivers air, right, install a big piece of software. Ah, license key. I'm not making this up. They're still around. You may not even know what those are. You know, Dennis laughing because, you know, zero cool people do things like this anymore. Um, and it only runs some windows. You want a second user to use it? They need a copy. They need a code. Are they on the same version? It's a nightmare. The teams change, you know? You just say, Well, get everyone on the software. Well, who's everyone? You know, you got a new vendor today? A new customer tomorrow, a new employee. People come on and off the team. The other problem is the data stored in files, thousands of files. This isn't like a spreadsheet or word processor, where there's one file to pass around these air thousands of files to make one, even a simple product. People were tearing their hair out. John, what do we do? I've got copies everywhere. I don't know where the latest version is. We tried like, you know, locking people out so that only one person can change it At the time that works against speed, it works against innovation. We saw what was happening with Cloud Web and mobile. So what's happened in the years since is every one of the forces that product developers experience the need for speed, the need for innovation, the need to be more efficient with their people in their capital. Resource is every one of those trends have been amplified since we started on shape by a lot of forces in the world. And covert is amplified all those the need for agility and remote work cove it is amplified all that the same time, The acceptance of cloud. You know, a few years ago, people were like cloud, you know, how is that gonna work now They're saying to me, You know, increasingly, how would you ever even have done this without the cloud. How do you make solid works work without the cloud? How would that even happen? You know, once people understand what on shapes about >>and we're the >>Onley full SAS solution software >>as a service, >>full SAS solution in our industry. So what's happened in those years? Same problems we saw earlier, but turn up the gain, their bigger problems. And with cloud, we've seen skepticism of years ago turn into acceptance. And now even embracement in the cova driven new normal. >>Yeah. So a lot of friction in the previous environments cloud obviously a huge factor on, I guess. I guess Dana John could see it coming, you know, in the early days of solid works with, you know, had Salesforce, which is kind of the first major independent SAS player. Well, I guess that was late nineties. So his post solid works, but pre in shape and their work day was, you know, pre on shape in the mid two thousands. And and but But, you know, the bet was on the SAS model was right for Crick had and and product development, you know, which maybe the time wasn't a no brainer. Or maybe it was, I don't know, but Dana is there. Is there anything that you would invest in today? That's not Cloud based? >>Um, that's a great question. I mean, I think we still see things all the time in the manufacturing world that are not cloud based. I think you know, the closer you get to the shop floor in the production environment. Um e think John and the PTC folks would agree with this, too, but that it's, you know, there's reliability requirements, performance requirements. There's still this attitude of, you know, don't touch the printing press. So the cloud is still a little bit scary sometimes. And I think hybrid cloud is a real thing for those or on premise. Solutions, in some cases is still a real thing. What what we're more focused on. And, um, despite whether it's on premise or hybrid or or SAS and Cloud is a frictionless go to market model, um, in the companies we invest in so sass and cloud, or really make that easy to adopt for new users, you know, you sign up, started using a product, um, but whether it's hosted in the cloud, whether it's as you can still distribute buying power. And, um, I would I'm just encouraging customers in the customer world and the more industrial environment to entrust some of their lower level engineers with more budget discretionary spending so they can try more products and unlock innovation. >>Right? The unit economics are so compelling. So let's bring it, you know, toe today's you know, situation. John, you decided to exit about a year ago. You know? What did you see in PTC? Other than the obvious money? What was the strategic fit? >>Yeah, Well, David, I wanna be clear. I didn't exit anything. Really? You >>know, I love you and I don't like that term exit. I >>mean, Dana had exit is a shareholder on and so it's not It's not exit for me. It's just a step in the journey. What we saw in PTC was a partner. First of all, that shared our vision from the top down at PTC. Jim Hempleman, the CEO. He had a great vision for for the impact that SAS can make based on cloud technology and really is Dana of highlighted so much. It's not just the technology is how you go to market and the whole business being run and how you support and make the customers successful. So Jim shared a vision for the potential. And really, really, um said Hey, come join us and we can do this bigger, Better, faster. We expanded the vision really to include this Atlas platform for hosting other SAS applications. That P D. C. I mean, David Day arrived at PTC. I met the head of the academic program. He came over to me and I said, You know, and and how many people on your team? I thought he'd say 5 40 people on the PTC academic team. It was amazing to me because, you know, we were we were just near about 100 people were required are total company. We didn't even have a dedicated academic team and we had ah, lot of students signing up, you know, thousands and thousands. Well, now we have hundreds of thousands of students were approaching a million users and that shows you the power of this team that PTC had combined with our product and technology whom you get a big success for us and for the teachers and students to the world. We're giving them great tools. So so many good things were also putting some PTC technology from other parts of PTC back into on shape. One area, a little spoiler, little sneak peek. Working on taking generative design. Dana knows all about generative design. We couldn't acquire that technology were start up, you know, just to too much to do. But PTC owns one of the best in the business. This frustrated technology we're working on putting that into on shaping our customers. Um, will be happy to see it, hopefully in the coming year sometime. >>It's great to see that two way exchange. Now, you both know very well when you start a company, of course, a very exciting time. You know, a lot of baggage, you know, our customers pulling you in a lot of different directions and asking you for specials. You have this kind of clean slate, so to speak in it. I would think in many ways, John, despite you know, your install base, you have a bit of that dynamic occurring today especially, you know, driven by the forced march to digital transformation that cove it caused. So when you sit down with the team PTC and talk strategy. You now have more global resource is you got cohorts selling opportunities. What's the conversation like in terms of where you want to take the division? >>Well, Dave, you actually you sounds like we should have you coming in and talking about strategy because you've got the strategy down. I mean, we're doing everything said global expansion were able to reach across selling. We got some excellent PTC customers that we can reach reach now and they're finding uses for on shape. I think the plan is to, you know, just go, go, go and grow, grow, grow where we're looking for this year, priorities are expand the product. I mentioned the breath of the product with new things PTC did recently. Another technology that they acquired for on shape. We did an acquisition. It was it was small, wasn't widely announced. It, um, in an area related to interfacing with electrical cad systems. So So we're doing We're expanding the breath of on shape. We're going Maura, depth in the areas were already in. We have enormous opportunity to add more features and functions that's in the product. Go to market. You mentioned it global global presence. That's something we were a little light on a year ago. Now we have a team. Dana may not even know what we have. A non shape, dedicated team in Barcelona, based in Barcelona but throughout Europe were doing multiple languages. Um, the academic program just introduced a new product into that space that z even fueling more success and growth there. Um, and of course, continuing to to invest in customer success and this Atlas platform story I keep mentioning, we're going to soon have We're gonna soon have four other major PTC brands shipping products on our Atlas Saas platform. And so we're really excited about that. That's good for the other PTC products. It's also good for on shape because now there's there's. There's other interesting products that are on shape customers can use take advantage of very easily using, say, a common log in conventions about user experience there, used to invest of all they're SAS based, so they that makes it easier to begin with. So that's some of the exciting things going on. I think you'll see PTC, um, expanding our lead in SAS based applications for this sector for our our target, uh, sectors not just in, um, in cat and data management, but another area. PTC's Big and his augmented reality with of euphoria, product line leader and industrial uses of a R. That's a whole other story we should do. A whole nother show augmented reality. But these products are amazing. You can you can help factory workers people on, uh, people who are left out of the digital transformation. Sometimes we're standing from machine >>all day. >>They can't be sitting like we are doing Zoom. They can wear a R headset in our tools, let them create great content. This is an area Dana is invested in other companies. But what I wanted to note is the new releases of our authoring software. For this, our content getting released this month, used through the Atlas platform, the SAS components of on shape for things like revision management and collaboration on duh workflow activity. All that those are tools that we're able to share leverage. We get a lot of synergy. It's just really good. It's really fun to have a good time. That's >>awesome. And then we're gonna be talking to John MacLean later about that. Let's do a little deeper Dive on that. And, Dana, what is your involvement today with with on shape? But you're looking for you know, which of their customers air actually adopting. And they're gonna disrupt their industries. And you get good pipeline from that. How do you collaborate today? >>That sounds like a great idea. Um, Aziz, John will tell you I'm constantly just asking him for advice and impressions of other entrepreneurs and picking his brain on ideas. No formal relationship clearly, but continue to count John and and John and other people in on shaping in the circle of experts that I rely on for their opinions. >>All right, so we have some questions from the crowd here. Uh, one of the questions is for the dream team. You know, John and Dana. What's your next next collective venture? I don't think we're there yet, are we? No. >>I just say, as Dana said, we love talking to her about. You know, Dana, you just returned the compliment. We would try and give you advice and the deals you're looking at, and I'm sort of casually mentoring at least one of your portfolio entrepreneurs, and that's been a lot of fun for May on, hopefully a value to them. But also Dana. We uran important pipeline to us in the world of some new things that are happening that we wouldn't see if you know you've shown us some things that you've said. What do you think of this business? And for us, it's like, Wow, it's cool to see that's going on And that's what's supposed to work in an ecosystem like this. So we we deeply value the ongoing relationship. And no, we're not starting something new. I got a lot of work left to do with what I'm doing and really happy. But we can We can collaborate in this way on other ventures. >>I like this question to somebody asking With the cloud options like on shape, Wilmore students have stem opportunities s Oh, that's a great question. Are you because of sass and cloud? Are you able to reach? You know, more students? Much more cost effectively. >>Yeah, Dave, I'm so glad that that that I was asked about this because Yes, and it's extremely gratified us. Yes, we are because of cloud, because on shape is the only full cloud full SAS system or industry were able to reach. Stem education brings able to be part of bringing step education to students who couldn't get it otherwise. And one of most gratifying gratifying things to me is the emails were getting from teachers, um, that that really, um, on the phone calls that were they really pour their heart out and say We're able to get to students in areas that have very limited compute resource is that don't have an I T staff where they don't know what computer that the students can have at home, and they probably don't even have a computer. We're talking about being able to teach them on a phone to have an android phone a low end android phone. You can do three D modeling on there with on shape. Now you can't do it any other system, but with on shape, you could do it. And so the teacher can say to the students, They have to have Internet access, and I know there's a huge community that doesn't even have Internet access, and we're not able, unfortunately to help that. But if you have Internet and you have even an android phone, we can enable the educator to teach them. And so we have case after case of saving a stem program or expanding it into the students that need it most is the ones we're helping here. So really excited about that. And we're also able to let in addition to the run on run on whatever computing devices they have, we also offer them the tools they need for remote teaching with a much richer experience. Could you teach solid works remotely? Well, maybe if the student ran it had a windows workstation. You know, big, big, high end workstation. Maybe it could, but it would be like the difference between collaborating with on shape and collaborate with solid works. Like the difference between a zoom video call and talking on the landline phone. You know, it's a much richer experience, and that's what you need. And stem teaching stem is hard, So yeah, we're super super. Um, I'm excited about bringing stem to more students because of cloud yond >>we're talking about innovation for good, and then the discussion, John, you just had it. Really? There could be a whole another vector here. We could discuss on diversity, and I wanna end with just pointing out. So, Dana, your new firm, it's a woman led firm, too. Two women leaders, you know, going forward. So that's awesome to see, so really? Yeah, thumbs up on that. Congratulations on getting that off the ground. >>Thank you. Thank you. >>Okay, so thank you guys. Really appreciate It was a great discussion. I learned a lot and I'm sure the audience did a swell in a moment. We're gonna talk with on shaped customers to see how they're applying tech for good and some of the products that they're building. So keep it right there. I'm Dave Volonte. You're watching innovation for good on the Cube, the global leader in digital tech event coverage. Stay right there. >>Oh, yeah, it's >>yeah, yeah, around >>the globe. It's the Cube presenting innovation for good. Brought to you by on shape. >>Okay, we're back. This is Dave Volonte and you're watching innovation for good. A program on Cuba 3 65 made possible by on shape of PTC company. We're live today really live tv, which is the heritage of the Cube. And now we're gonna go to the sources and talkto on shape customers to find out how they're applying technology to create real world innovations that are changing the world. So let me introduce our panel members. Rafael Gomez Furberg is with the Chan Zuckerberg bio hub. A very big idea. And collaborative nonprofit was initiative that was funded by Mark Zuckerberg and his wife, Priscilla Chan, and really around diagnosing and curing and better managing infectious diseases. So really timely topic. Philip Tabor is also joining us. He's with silver side detectors, which develops neutron detective detection systems. Yet you want to know if early, if neutrons and radiation or in places where you don't want them, So this should be really interesting. And last but not least, Matthew Shields is with the Charlottesville schools and is gonna educate us on how he and his team are educating students in the use of modern engineering tools and techniques. Gentlemen, welcome to the Cuban to the program. This should be really interesting. Thanks for coming on. >>Hi. Or pleasure >>for having us. >>You're very welcome. Okay, let me ask each of you because you're all doing such interesting and compelling work. Let's start with Rafael. Tell us more about the bio hub and your role there, please. >>Okay. Yeah. So you said that I hope is a nonprofit research institution, um, funded by Mark Zuckerberg and his wife, Priscilla Chan. Um, and our main mission is to develop new technologies to help advance medicine and help, hopefully cure and manage diseases. Um, we also have very close collaborations with Universe California, San Francisco, Stanford University and the University California Berkeley on. We tried to bring those universities together, so they collaborate more of biomedical topics. And I manage a team of engineers. They by joining platform. Um, and we're tasked with creating instruments for the laboratory to help the scientist boats inside the organization and also in the partner universities Do their experiments in better ways in ways that they couldn't do before >>in this edition was launched Well, five years ago, >>it was announced at the end of 2016, and we actually started operation with at the beginning of 2017, which is when I joined, um, So this is our third year. >>And how's how's it going? How does it work? I mean, these things take time. >>It's been a fantastic experience. Uh, the organization works beautifully. Um, it was amazing to see it grow From the beginning, I was employee number 12, I think eso When I came in, it was just a nem P office building and empty labs. And very quickly we had something running about. It's amazing eso I'm very proud of the work that we have done to make that possible. Um And then, of course, that's you mentioned now with co vid, um, we've been able to do a lot of very cool work attire being of the pandemic in March, when there was a deficit of testing, uh, capacity in California, we spun up a testing laboratory in record time in about a week. It was crazy. It was a crazy project, Um, but but incredibly satisfying. And we ended up running all the way until the beginning of November, when the lab was finally shut down. We could process about 3000 samples a day. I think at the end of it all, we were able to test about 100 on the order of 100 and 50,000 samples from all over the state. We were providing free testing toe all of the Department of Public Health Department of Public Health in California, which at the media pandemic, had no way to do testing affordably and fast. So I think that was a great service to the state. Now the state has created that testing system that would serve those departments. So then we decided that it was unnecessary to keep going with testing in the other biopsy that would shut down. >>All right. Thank you for that. Now, Now, Philip, you What you do is mind melting. You basically helped keep the world safe. Maybe describe a little bit more about silver sod detectors and what your role is there and how it all works. >>Tour. So we make a nuclear bomb detectors and we also make water detectors. So we try and do our part thio keep the world from blowing up and make it a better place at the same time. Both of these applications use neutron radiation detectors. That's what we make. Put them out by import border crossing places like that. They can help make sure that people aren't smuggling. Shall we say very bad things. Um, there's also a burgeoning field of research and application where you can use neutrons with some pretty cool physics to find water so you could do things. Like what? A detector up in the mountains and measure snowpack. Put it out in the middle of the field and measure soil moisture content. And as you might imagine, there's some really cool applications in, uh, research and agronomy and public policy for this. >>All right, so it's OK, so it's a It's much more than, you know, whatever fighting terrorism, it's there's a riel edge or I kind of i o t application for what you guys >>do. We do both its's to plowshares. You might >>say a mat. I I look at your role is kind of scaling the brain power for for the future. Maybe tell us more about Charlottesville schools and in the mission that you're pursuing and what you do. >>Thank you. Um, I've been in Charlottesville City schools for about 11 or 12 years. I started their teaching, um, a handful of classes, math and science and things like that. But Thescore board and my administration had the crazy idea of starting an engineering program about seven years ago. My background is an engineering is an engineering. My masters is in mechanical and aerospace engineering and um, I basically spent a summer kind of coming up with what might be a fun engineering curriculum for our students. And it started with just me and 30 students about seven years ago, Um, kind of a home spun from scratch curriculum. One of my goals from the outset was to be a completely project based curriculum, and it's now grown. We probably have about six or 700 students, five or six full time teachers. We now have pre engineering going on at the 5th and 6th grade level. I now have students graduating. Uh, you know, graduating after senior year with, like, seven years of engineering under their belt and heading off to doing some pretty cool stuff. So it's It's been a lot of fun building a program and, um, and learning a lot in the process. >>That's awesome. I mean, you know, Cuba's. We've been passionate about things like women in tech, uh, diversity stem. You know, not only do we need more, more students and stem, we need mawr underrepresented women, minorities, etcetera. We were just talking to John Herstek and integrate gration about this is Do you do you feel is though you're I mean, first of all, the work that you do is awesome, but but I'll go one step further. Do you feel as though it's reaching, um, or diverse base? And how is that going? >>That's a great question. I think research shows that a lot of people get funneled into one kind of track or career path or set of interests really early on in their educational career, and sometimes that that funnel is kind of artificial. And so that's one of the reasons we keep pushing back. Um, so our school systems introducing kindergartners to programming on DSO We're trying to push back how we expose students to engineering and to stem fields as early as possible. And we've definitely seen the first of that in my program. In fact, my engineering program, uh, sprung out of an after school in Extracurricular Science Club that actually three girls started at our school. So I think that actually has helped that three girls started the club that eventually is what led to our engineering programs that sort of baked into the DNA and also our eyes a big public school. And we have about 50% of the students are under the poverty line and we e in Charlottesville, which is a big refugee town. And so I've been adamant from Day one that there are no barriers to entry into the program. There's no test you have to take. You don't have to have be taking a certain level of math or anything like that. That's been a lot of fun. To have a really diverse set of kids enter the program and be successful, >>that's final. That's great to hear. So, Philip, I wanna come back to you. You know, I think about maybe some day we'll be able to go back to a sporting events, and I know when I when I'm in there, there's somebody up on the roof looking out for me, you know, watching the crowd, and they have my back. And I think in many ways, the products that you build, you know, our similar. I may not know they're there, but they're keeping us safe or they're measuring things that that that I don't necessarily see. But I wonder if you could talk about a little bit more detail about the products you build and how they're impacting society. >>Sure, so There are certainly a lot of people who are who are watching, trying to make sure things were going well in keeping you safe that you may or may not be aware of. And we try and support ah lot of them. So we have detectors that are that are deployed in a variety of variety of uses, with a number of agencies and governments that dio like I was saying, ports and border crossing some other interesting applications that are looking for looking for signals that should not be there and working closely to fit into the operations these folks do. Onda. We also have a lot of outreach to researchers and scientists trying to help them support the work they're doing. Um, using neutron detection for soil moisture monitoring is a some really cool opportunities for doing it at large scale and with much less, um, expense or complication than would have been done. Previous technologies. Um, you know, they were talking about collaboration in the previous segment. We've been able to join a number of conferences for that, virtually including one that was supposed to be held in Boston, but another one that was held out of the University of Heidelberg in Germany. And, uh, this is sort of things that in some ways, the pandemic is pushing people towards greater collaboration than they would have been able to do. Had it all but in person. >>Yeah, we did. Uh, the cube did live works a couple years ago in Boston. It was awesome show. And I think, you know, with this whole trend toward digit, I call it the Force march to digital. Thanks to cove it I think that's just gonna continue. Thio grow. Rafael. What if you could describe the process that you use to better understand diseases? And what's your organization's involvement? Been in more detail, addressing the cove in pandemic. >>Um, so so we have the bio be structured in, Um um in a way that foster so the combination of technology and science. So we have to scientific tracks, one about infectious diseases and the other one about understanding just basic human biology, how the human body functions, and especially how the cells in the human body function on how they're organized to create tissues in the body. On Ben, it has this set of platforms. Um, mind is one of them by engineering that are all technology rated. So we have data science platform, all about data analysis, machine learning, things like that. Um, we have a mass spectrometry platform is all about mass spectrometry technologies to, um, exploit those ones in service for the scientist on. We have a genomics platform that it's all about sequencing DNA and are gonna, um and then an advanced microscopy. It's all about developing technologies, uh, to look at things with advanced microscopes and developed technologies to marry computation on microscopy. So, um, the scientists set the agenda and the platforms, we just serve their needs, support their needs, and hopefully develop technologies that help them do their experiments better, faster, or allow them to the experiment that they couldn't do in any other way before. Um And so with cove, it because we have that very strong group of scientists that work on have been working on infectious disease before, and especially in viruses, we've been able to very quickly pivot to working on that s O. For example, my team was able to build pretty quickly a machine to automatically purified proteins on is being used to purify all these different important proteins in the cove. It virus the SARS cov to virus Onda. We're sending some of those purified proteins all over the world. Two scientists that are researching the virus and trying to figure out how to develop vaccines, understand how the virus affects the body and all that. Um, so some of the machines we built are having a very direct impact on this. Um, Also for the copy testing lab, we were able to very quickly develop some very simple machines that allowed the lab to function sort of faster and more efficiently. Sort of had a little bit of automation in places where we couldn't find commercial machines that would do it. >>Um, eso Matt. I mean, you gotta be listening to this and thinking about Okay, So someday your students are gonna be working at organizations like like, like Bio Hub and Silver Side. And you know, a lot of young people they're just don't know about you guys, but like my kids, they're really passionate about changing the world. You know, there's way more important than you know, the financial angles and it z e. I gotta believe you're seeing that you're right in the front lines there. >>Really? Um, in fact, when I started the curriculum six or seven years ago, one of the first bits of feedback I got from my students is they said Okay, this is a lot of fun. So I had my students designing projects and programming microcontrollers raspberry, PiS and order we nose and things like that. The first bit of feedback I got from students was they said Okay, when do we get to impact the world? I've heard engineering >>is about >>making the world a better place, and robots are fun and all, but, you know, where is the real impact? And so um, dude, yeah, thanks to the guidance of my students, I'm baking that Maurin. Now I'm like day one of engineering one. We talk about how the things that the tools they're learning and the skills they're gaining, uh, eventually, you know, very soon could be could be used to make the world a better place. >>You know, we all probably heard that famous line by Jeff Hammer Barker. The greatest minds of my generation are trying to figure out how to get people to click on ads. I think we're really generally generationally, finally, at the point where young students and engineering a really, you know, a passionate about affecting society. I wanna get into the product, you know, side and understand how each of you are using on shape and and the value that that it brings. Maybe Raphael, you could start how long you've been using it. You know, what's your experience with it? Let's let's start there. >>I begin for about two years, and I switched to it with some trepidation. You know, I was used to always using the traditional product that you have to install on your computer, that everybody uses that. So I was kind of locked into that. But I started being very frustrated with the way it worked, um, and decided to give on ship chance. Which reputation? Because any change always, you know, causes anxiety. Um, but very quickly my engineers started loving it, Uh, just because it's it's first of all, the learning curve wasn't very difficult at all. You can transfer from one from the traditional product to entree very quickly and easily. You can learn all the concepts very, very fast. It has all the functionality that we needed and and what's best is that it allows to do things that we couldn't do before or we couldn't do easily. Now we can access the our cat documents from anywhere in the world. Um, so when we're in the lab fabricating something or testing a machine, any computer we have next to us or a tablet or on iPhone, we can pull it up and look at the cad and check things or make changes. That's something that couldn't do before because before you had to pay for every installation off the software for the computer, and I couldn't afford to have 20 installations to have some computers with the cat ready to use them like once every six months would have been very inefficient. So we love that part. And the collaboration features are fantastic, especially now with Kobe, that we have to have all the remote meetings eyes fantastic, that you can have another person drive the cad while the whole team is watching that person change the model and do things and point to things that is absolutely revolutionary. We love it. The fact that you have very, very sophisticated version control before it was always a challenge asking people, please, if you create anniversary and apart, how do we name it so that people find it? And then you end up with all these collection of files with names that nobody ever remembers, what they are, the person left. And now nobody knows which version is the right one. A mess with on shape on the version ING system it has, and the fact that you can go back in history off the document and go back to previous version so easily and then go back to the press and version and explore the history of the part that is truly, um, just world changing for us, that we can do that so easily on for me as a manager to manage this collection of information that is critical for our operations. It makes it so much easier because everything is in one place. I don't have to worry about file servers that go down that I have to administer that have to have I t taken care off that have to figure how to keep access to people to those servers when they're at home, and they need a virtual private network and all of that mess disappears. I just simply give give a person in accounting on shape and then magically, they have access to everything in the way I want. And we can manage the lower documents and everything in a way that is absolutely fantastic. >>Feel what was your what? What were some of the concerns you had mentioned? You had some trepidation. Was it a performance? Was it security? You know some of the traditional cloud stuff, and I'm curious as to how, How, whether any of those act manifested really that you had to manage. What were your concerns? >>Look, the main concern is how long is it going to take for everybody in the team to learn to use the system like it and buy into it? Because I don't want to have my engineers using tools against their will write. I want everybody to be happy because that's how they're productive. They're happy, and they enjoyed the tools they have. That was my main concern. I was a little bit worried about the whole concept of not having the files in a place where I couldn't quote unquote seat in some server and on site, but that That's kind of an outdated concept, right? So that took a little bit of a mind shift, but very quickly. Then I started thinking, Look, I have a lot of documents on Google Drive. Like, I don't worry about that. Why would I worry about my cat on on shape, right? Is the same thing. So I just needed to sort of put things in perspective that way. Um, the other, um, you know, the concern was the learning curve, right? Is like, how is he Will be for everybody to and for me to learn it on whether it had all of the features that we needed. And there were a few features that I actually discussed with, um uh, Cody at on shape on, they were actually awesome about using their scripting language in on shape to sort of mimic some of the features of the old cat, uh, in on, shaped in a way that actually works even better than the old system. So it was It was amazing. Yeah, >>Great. Thank you for that, Philip. What's your experience been? Maybe you could take us through your journey within shape. >>Sure. So we've been we've been using on shaped silver side for coming up on about four years now, and we love it. We're very happy with it. We have a very modular product line, so we make anything from detectors that would go into backpacks. Two vehicles, two very large things that a shipping container would go through and saw. Excuse me. Shape helps us to track and collaborate faster on the design. Have multiple people working a same time on a project. And it also helps us to figure out if somebody else comes to us and say, Hey, I want something new how we congrats modules from things that we already have put them together and then keep track of the design development and the different branches and ideas that we have, how they all fit together. A za design comes together, and it's just been fantastic from a mechanical engineering background. I will also say that having used a number of different systems and solid works was the greatest thing since sliced bread. Before I got using on shape, I went, Wow, this is amazing and I really don't want to design in any other platform. After after getting on Lee, a little bit familiar with it. >>You know, it's funny, right? I'll have the speed of technology progression. I was explaining to some young guns the other day how I used to have a daytime er and that was my life. And if I lost that daytime, er I was dead. And I don't know how we weigh existed without, you know, Google maps eso we get anywhere, I don't know, but, uh but so So, Matt, you know, it's interesting to think about, you know, some of the concerns that Raphael brought up, you hear? For instance, you know, all the time. Wow. You know, I get my Amazon bill at the end of the month that zip through the roof in, But the reality is that Yeah, well, maybe you are doing more, but you're doing things that you couldn't have done before. And I think about your experience in teaching and educating. I mean, you so much more limited in terms of the resource is that you would have had to be able to educate people. So what's your experience been with With on shape and what is it enabled? >>Um, yeah, it was actually talking before we went with on shape. We had a previous CAD program, and I was talking to my vendor about it, and he let me know that we were actually one of the biggest CAD shops in the state. Because if you think about it a really big program, you know, really big company might employ. 5, 10, 15, 20 cad guys, right? I mean, when I worked for a large defense contractor, I think there were probably 20 of us as the cad guys. I now have about 300 students doing cat. So there's probably more students with more hours of cat under their belt in my building than there were when I worked for the big defense contractor. Um, but like you mentioned, uh, probably our biggest hurdle is just re sources. And so we want We want one of things I've always prided myself and trying to do in this. Programs provide students with access two tools and skills that they're going to see either in college or in the real world. So it's one of the reason we went with a big professional cad program. There are, you know, sort of K 12 oriented software and programs and things. But, you know, I want my kids coding and python and using slack and using professional type of tools on DSO when it comes to cat. That's just that That was a really hurt. I mean, you know, you could spend $30,000 on one seat of, you know, professional level cad program, and then you need a $30,000 computer to run it on if you're doing a heavy assemblies, Um and so one of my dreams And it was always just a crazy dream. And I was the way I would always pitcher in my school system and say, someday I'm gonna have a kid on a school issued chromebook in subsidized housing, on public WiFi doing professional level bad and that that was a crazy statement until a couple of years ago. So we're really excited that I literally and you know, March and you said the forced march, the forced march into, you know, modernity, March 13th kids sitting in my engineering lab that we spent a lot of money on doing cad March 14th. Those kids were at home on their school issued chromebooks on public WiFi, uh, keeping their designs going and collaborating. And then, yeah, I could go on and on about some of the things you know, the features that we've learned since then they're even better. So it's not like this is some inferior, diminished version of Academy. There's so much about it. Well, I >>wanna I wanna ask you that I may be over my skis on this, but we're seeing we're starting to see the early days of the democratization of CAD and product design. It is the the citizen engineer, I mean, maybe insulting to the engineers in the room, But but is that we're beginning to see that >>I have to believe that everything moves into the cloud. Part of that is democratization that I don't need. I can whether you know, I think artists, you know, I could have a music studio in my basement with a nice enough software package. And Aiken, I could be a professional for now. My wife's a photographer. I'm not allowed to say that I could be a professional photographer with, you know, some cloud based software, and so, yeah, I do think that's part of what we're seeing is more and more technology is moving to the cloud. >>Philip. Rafael Anything you Dad, >>I think I mean, yeah, that that that combination of cloud based cat and then three d printing that is becoming more and more affordable on ubiquitous It's truly transformative, and I think for education is fantastic. I wish when I was a kid I had the opportunity to play with those kinds of things because I was always the late things. But, you know, the in a very primitive way. So, um, I think this is a dream for kids. Teoh be able to do this. And, um, yeah, there's so many other technologies coming on, like Arduino on all of these electronic things that live kids play at home very cheaply with things that back in my day would have been unthinkable. >>So we know there's a go ahead. Philip, please. >>We had a pandemic and silver site moved to a new manufacturing facility this year. I was just on the shop floor, talking with contractors, standing 6 ft apart, pointing at things. But through it all, our CAD system was completely unruffled. Nothing stopped in our development work. Nothing stopped in our support for existing systems in the field. We didn't have to think about it. We had other server issues, but none with our, you know, engineering cad, platform and product development in support world right ahead, which was cool, but also a in that's point. I think it's just really cool what you're doing with the kids. The most interesting secondary and college level engineering work that I did was project based, taken important problem to the world. Go solve it and that is what we do here. That is what my entire career has been. And I'm super excited to see. See what your students are going to be doing, uh, in there home classrooms on their chromebooks now and what they do building on that. >>Yeah, I'm super excited to see your kids coming out of college with engineering degrees because, yeah, I think that Project based experience is so much better than just sitting in a classroom, taking notes and doing math problems on day. I think it will give the kids a much better flavor. What engineering is really about Think a lot of kids get turned off by engineering because they think it's kind of dry because it's just about the math for some very abstract abstract concept on they are there. But I think the most important thing is just that hands on a building and the creativity off, making things that you can touch that you can see that you can see functioning. >>Great. So, you know, we all know the relentless pace of technology progression. So when you think about when you're sitting down with the folks that on shape and there the customer advisor for one of the things that that you want on shape to do that it doesn't do today >>I could start by saying, I just love some of the things that does do because it's such a modern platform. And I think some of these, uh, some some platforms that have a lot of legacy and a lot of history behind them. I think we're dragging some of that behind them. So it's cool to see a platform that seemed to be developed in the modern era, and so that Z it is the Google docks. And so the fact that collaboration and version ing and link sharing is and like platform agnostic abilities, the fact that that seems to be just built into the nature of the thing so far, That's super exciting. As far as things that, uh, to go from there, Um, I don't know, >>Other than price. >>You can't say >>I >>can't say lower price. >>Yeah, so far on P. D. C. S that work with us. Really? Well, so I'm not complaining. There you there, >>right? Yeah. Yeah. No gaps, guys. Whitespace, Come on. >>We've been really enjoying the three week update. Cadence. You know, there's a new version every three weeks and we don't have to install it. We just get all the latest and greatest goodies. One of the trends that we've been following and enjoying is the the help with a revision management and release work flows. Um, and I know that there's more than on shape is working on that we're very excited for, because that's a big important part about making real hardware and supporting it in the field. Something that was cool. They just integrated Cem markup capability. In the last release that took, we were doing that anyway, but we were doing it outside of on shapes. And now we get to streamline our workflow and put it in the CAD system where We're making those changes anyway when we're reviewing drawings and doing this kind of collaboration. And so I think from our perspective, we continue to look forward. Toa further progress on that. There's a lot of capability in the cloud that I think they're just kind of scratching the surface on you, >>right? I would. I mean, you're you're asking to knit. Pick. I would say one of the things that I would like to see is is faster regeneration speed. There are a few times with convicts, necessities that regenerating the document takes a little longer than I would like. It's not a serious issue, but anyway, I I'm being spoiled, >>you know? That's good. I've been doing this a long time, and I like toe ask that question of practitioners and to me, it It's a signal like when you're nit picking and that's what you're struggling to knit. Pick that to me is a sign of a successful product, and and I wonder, I don't know, uh, have the deep dive into the architecture. But are things like alternative processors. You're seeing them hit the market in a big way. Uh, you know, maybe helping address the challenge, But I'm gonna ask you the big, chewy question now. Then we maybe go to some audience questions when you think about the world's biggest problems. I mean, we're global pandemics, obviously top of mind. You think about nutrition, you know, feeding the global community. We've actually done a pretty good job of that. But it's not necessarily with the greatest nutrition, climate change, alternative energy, the economic divides. You've got geopolitical threats and social unrest. Health care is a continuing problem. What's your vision for changing the world and how product innovation for good and be applied to some of the the problems that that you all are passionate about? Big question. Who wants toe start? >>Not biased. But for years I've been saying that if you want to solve the economy, the environment, uh, global unrest, pandemics, education is the case. If you wanna. If you want to, um, make progress in those in those realms, I think funding funding education is probably gonna pay off pretty well. >>Absolutely. And I think Stam is key to that. I mean, all of the ah lot of the well being that we have today and then industrialized countries. Thanks to science and technology, right improvements in health care, improvements in communication, transportation, air conditioning. Um, every aspect of life is touched by science and technology. So I think having more kids studying and understanding that is absolutely key. Yeah, I agree, >>Philip, you got anything to add? >>I think there's some big technical problems in the world today, Raphael and ourselves there certainly working on a couple of them. Think they're also collaboration problems and getting everybody to be able to pull together instead of pulling separately and to be able to spur the ideas on words. So that's where I think the education side is really exciting. What Matt is doing and it just kind of collaboration in general when we could do provide tools to help people do good work. Uh, that is, I think, valuable. >>Yeah, I think that's a very good point. And along those lines, we have some projects that are about creating very low cost instruments for low research settings, places in Africa, Southeast Asia, South America, so that they can do, um, um, biomedical research that it's difficult to do in those place because they don't have the money to buy the fancy lab machines that cost $30,000 an hour. Um, so we're trying to sort of democratize some of those instruments. And I think thanks to tools like Kahn shape then is easier, for example, to have a conversation with somebody in Africa and show them the design that we have and discuss the details of it with them on. But it's amazing, right to have somebody, you know, 10 time zones away, Um, looking really life in real time with you about your design and discussing the details or teaching them how to build a machine, right? Because, um, you know, they have a three D printer. You can you can just give them the design and say like, you build it yourself, uh, even cheaper than and, you know, also billing and shipping it there. Um, so all that that that aspect of it is also super important. I think for any of these efforts to improve some of the hardest part was in the world for climate change. Do you say, as you say, poverty, nutrition issues? Um, you know, availability of water. You have that project at about finding water. Um, if we can also help deploy technologies that teach people remotely how to create their own technologies or how to build their own systems that will help them solve those forms locally. I think that's very powerful. >>Yeah, the point about education is right on. I think some people in the audience may be familiar with the work of Erik Brynjolfsson and Andrew McAfee, the second machine age where they sort of put forth the premise that, uh, is it laid it out. Look, for the first time in history, machines air replacing humans from a cognitive perspective. Machines have always replaced humans, but that's gonna have an impact on jobs. But the answer is not toe protect the past from the future. The answer is education and public policy that really supports that. So I couldn't agree more. I think it's a really great point. Um, we have We do have some questions from the audience. If if we could If I can ask you guys, um, you know, this one kind of stands out. How do you see artificial intelligence? I was just talking about machine intelligence. Um, how do you see that? Impacting the design space guys trying to infuse a I into your product development. Can you tell me? >>Um, absolutely, like, we're using AI for some things, including some of these very low cost instruments that will hopefully help us diagnose certain diseases, especially this is that are very prevalent in the Third World. Um, and some of those diagnostics are these days done by thes armies of technicians that are trained to look under the microscope. But, um, that's a very slow process. Is very error prone and having machine learning systems that can to the same diagnosis faster, cheaper and also little machines that can be taken to very remote places to these villages that have no access to a fancy microscope. To look at a sample from a patient that's very powerful. And I we don't do this, but I have read quite a bit about how certain places air using a Tribune attorneys to actually help them optimize designs for parts. So you get these very interesting looking parts that you would have never thought off a person would have never thought off, but that are incredibly light ink. Earlier, strong and I have all sort of properties that are interesting thanks to artificial intelligence machine learning in particular >>yet another. The advantage you get when when your work is in the cloud I've seen. I mean, there's just so many applications that so if the radiology scan is in the cloud and the radiologist is goes to bed at night, Radiologist could come in in the morning and and say, Oh, the machine while you were sleeping was using artificial intelligence to scan these 40,000 images. And here's the five that we picked out that we think you should take a closer look at. Or like Raphael said, I can design my part. My, my, my, my, my you know, mount or bracket or whatever and go to sleep. And then I wake up in the morning. The machine has improved. It for me has made it strider strider stronger and lighter. Um And so just when your when your work is in the cloud, that's just that's a really cool advantage that you get that you can have machines doing some of your design work for you. >>Yeah, we've been watching, uh, you know, this week is this month, I guess is AWS re invent and it's just amazing to see how much effort is coming around machine learning machine intelligence. You know Amazon has sage maker Google's got, you know, embedded you no ML and big query. Uh, certainly Microsoft with Azure is doing tons of stuff and machine learning. I think the point there is that that these things will be infused in tow R and D and in tow software product by the vendor community. And you all will apply that to your business and and build value through the unique data that your collecting, you know, in your ecosystems. And and that's how you add value. You don't have to be necessarily, you know, developers of artificial intelligence, but you have to be practitioners to apply that. Does that make sense to you, Philip? >>Yeah, absolutely. And I think your point about value is really well chosen. We see AI involved from the physics simulations all the way up to interpreting radiation data, and that's where the value question, I think, is really important because it's is the output of the AI giving helpful information that the people that need to be looking at it. So if it's curating a serious of radiation alert, saying, Hey, like these air the anomalies. You need to look at eyes it, doing that in a way that's going to help a good response on. In some cases, the II is only as good as the people. That sort of gave it a direction and turn it loose. And you want to make sure that you don't have biases or things like that underlying your AI that they're going to result in less than helpful outcomes coming from it. So we spend quite a lot of time thinking about how do we provide the right outcomes to people who are who are relying on our systems? >>That's a great point, right? Humans air biased and humans build models, so models are inherently biased. But then the software is hitting the market. That's gonna help us identify those biases and help us, you know? Of course. Correct. So we're entering Cem some very exciting times, guys. Great conversation. I can't thank you enough for spending the time with us and sharing with our audience the innovations that you're bringing to help the world. So thanks again. >>Thank you so much. >>Thank you. >>Okay. Welcome. Okay. When we come back, John McElheny is gonna join me. He's on shape. Co founder. And he's currently the VP of strategy at PTC. He's gonna join the program. We're gonna take a look at what's next and product innovation. I'm Dave Volonte and you're watching innovation for good on the Cube, the global leader. Digital technology event coverage. We'll be right back. >>Okay? Okay. Yeah. Okay. >>From around >>the globe, it's the Cube. Presenting innovation for good. Brought to you by on shape. >>Okay, welcome back to innovation. For good. With me is John McElheny, who is one of the co founders of On Shape and is now the VP of strategy at PTC. John, it's good to see you. Thanks for making the time to come on the program. Thanks, Dave. So we heard earlier some of the accomplishments that you've made since the acquisition. How has the acquisition affected your strategy? Maybe you could talk about what resource is PTC brought to the table that allowed you toe sort of rethink or evolve your strategy? What can you share with us? >>Sure. You know, a year ago, when when John and myself met with Jim Pepperman early on is we're we're pondering. Started joining PTC one of things became very clear is that we had a very clear shared vision about how we could take the on shape platform and really extended for, for all of the PTC products, particular sort of their augmented reality as well as their their thing works or the i o. T business and their product. And so from the very beginning there was a clear strategy about taking on shape, extending the platform and really investing, um, pretty significantly in the product development as well as go to market side of things, uh, toe to bring on shape out to not only the PTC based but sort of the broader community at large. So So So PTC has been a terrific, terrific, um, sort of partner as we've we've gonna go on after this market together. Eso We've added a lot of resource and product development side of things. Ah, lot of resource and they go to market and customer success and support. So, really, on many fronts, that's been both. Resource is as well a sort of support at the corporate level from from a strategic standpoint and then in the field, we've had wonderful interactions with many large enterprise customers as well as the PTC channels. So it's been really a great a great year. >>Well, and you think about the challenges of in your business going to SAS, which you guys, you know, took on that journey. You know, 78 years ago. Uh, it's not trivial for a lot of companies to make that transition, especially a company that's been around as long as PTC. So So I'm wondering how much you know, I was just asking you How about what PCP TC brought to the table? E gotta believe you're bringing a lot to the table to in terms of the mindset, uh, even things is, is mundane is not the right word, but things like how you compensate salespeople, how you interact with customers, the notion of a service versus a product. I wonder if you could address >>that. Yeah, it's a it's a really great point. In fact, after we had met Jim last year, John and I one of the things we walked out in the seaport area in Boston, one of things we sort of said is, you know, Jim really gets what we're trying to do here and and part of let me bring you into the thinking early on. Part of what Jim talked about is there's lots of, you know, installed base sort of software that's inside of PTC base. That's helped literally thousands of customers around the world. But the idea of moving to sass and all that it entails both from a technology standpoint but also a cultural standpoint. Like How do you not not just compensate the sales people as an example? But how do you think about customer success? In the past, it might have been that you had professional services that you bring out to a customer, help them deploy your solutions. Well, when you're thinking about a SAS based offering, it's really critical that you get customers successful with it. Otherwise, you may have turned, and you know it will be very expensive in terms of your business long term. So you've got to get customers success with software in the very beginning. So you know, Jim really looked at on shape and he said that John and I, from a cultural standpoint, you know, a lot of times companies get acquired and they've acquired technology in the past that they integrate directly into into PTC and then sort of roll it out through their products, are there just reached channel, he said. In some respects, John John, think about it as we're gonna take PTC and we want to integrate it into on shape because we want you to share with us both on the sales side and customer success on marketing on operations. You know all the things because long term, we believe the world is a SAS world, that the whole industry is gonna move too. So really, it was sort of an inverse in terms of the thought process related to normal transactions >>on That makes a lot of sense to me. You mentioned Sharon turns the silent killer of a SAS company, and you know, there's a lot of discussion, you know, in the entrepreneurial community because you live this, you know what's the best path? I mean today, You see, you know, if you watch Silicon Valley double, double, triple triple, but but there's a lot of people who believe, and I wonder, if you come in there is the best path to, you know, in the X Y axis. If if it's if it's uh, growth on one and retention on the other axis. What's the best way to get to the upper right on? Really? The the best path is probably make sure you've nailed obviously the product market fit, But make sure that you can retain customers and then throw gas on the fire. You see a lot of companies they burn out trying to grow too fast, but they haven't figured out, you know that. But there's too much churn. They haven't figured out those metrics. I mean, obviously on shape. You know, you were sort of a pioneer in here. I gotta believe you've figured out that customer retention before you really, You know, put the pedal to the >>metal. Yeah, and you know, growth growth can mask a lot of things, but getting getting customers, especially the engineering space. Nobody goes and sits there and says, Tomorrow we're gonna go and and, you know, put 100 users on this and and immediately swap out all of our existing tools. These tools are very rich and deep in terms of capability, and they become part of the operational process of how a company designs and builds products. So any time anybody is actually going through the purchasing process. Typically, they will run a try along or they'll run a project where they look at. Kind of What? What is this new solution gonna help them dio. How are we gonna orient ourselves for success? Longer term. So for us, you know, getting new customers and customer acquisition is really critical. But getting those customers to actually deploy the solution to be successful with it. You know, we like to sort of, say, the marketing or the lead generation and even some of the initial sales. That's sort of like the Kindle ing. But the fire really starts when customers deploy it and get successful. The solution because they bring other customers into the fold. And then, of course, if they're successful with it, you know, then in fact, you have negative turn which, ironically, means growth in terms of your inside of your install. Bates. >>Right? And you've seen that with some of the emerging, you know, SAS companies, where you're you're actually you know, when you calculate whatever its net retention or renew ALS, it's actually from a dollar standpoint. It's up in the high nineties or even over 100%. >>So >>and that's a trend we're gonna continue. See, I >>wonder >>if we could sort of go back. Uh, and when you guys were starting on shape, some of the things that you saw that you were trying to strategically leverage and what's changed, you know, today we were talking. I was talking to John earlier about in a way, you kinda you kinda got a blank slate is like doing another startup. >>You're >>not. Obviously you've got installed base and customers to service, but But it's a new beginning for you guys. So one of the things that you saw then you know, cloud and and sas and okay, but that's we've been there, done that. What are you seeing? You know today? >>Well, you know, So So this is a journey, of course, that that on shape on its own has gone through it had I'll sort of say, you know, several iterations, both in terms of of of, you know, how do you How do you get customers? How do you How do you get them successful? How do you grow those customers? And now that we've been part of PTC, the question becomes okay. One, There is certainly a higher level of credibility that helps us in terms of our our megaphone is much bigger than it was when we're standalone company. But on top of that now, figuring out how to work with their channel with their direct sales force, you know, they have, um, for example, you know, very large enterprises. Well, many of those customers are not gonna go in forklift out their existing solution to replace it with with on shape. However, many of them do have challenges in their supply chain and communications with contractors and vendors across the globe. And so, you know, finding our fit inside of those large enterprises as they extend out with their their customers is a very interesting area that we've really been sort of incremental to to PTC. And then, you know, they they have access to lots of other technology, like the i o. T business. And now, of course, the augmented reality business that that we can bring things to bear. For example, in the augmented reality world, they've they've got something called expert capture. And this is essentially imagine, you know, in a are ah, headset that allows you to be ableto to speak to it, but also capture images still images in video. And you could take somebody who's doing their task and capture literally the steps that they're taking its geo location and from their builds steps for new employees to be, we'll learn and understand how todo use that technology to help them do their job better. Well, when they do that, if there is replacement products or variation of of some of the tools that that they built the original design instruction set for they now have another version. Well, they have to manage multiple versions. Well, that's what on shape is really great at doing and so taking our technology and helping their solutions as well. So it's not only expanding our customer footprint, it's expanding the application footprint in terms of how we can help them and help customers. >>So that leads me to the tam discussion and again, as part of your strategist role. How do you think about that? Was just talking to some of your customers earlier about the democratization of cat and engineering? You know, I kind of joked, sort of like citizen engineering, but but so that you know, the demographics are changing the number of users potentially that can access the products because the it's so much more of a facile experience. How are you thinking about the total available market? >>It really is a great question, You know, it used to be when you when you sold boxes of software, it was how many engineers were out there. And that's the size of the market. The fact that matter is now when, When you think about access to that information, that data is simply a pane of glass. Whether it's a computer, whether it's a laptop, UH, a a cell phone or whether it's a tablet, the ability to to use different vehicles, access information and data expands the capabilities and power of a system to allow feedback and iteration. I mean, one of the one of the very interesting things is in technology is when you can take something and really unleash it to a larger audience and builds, you know, purpose built applications. You can start to iterate, get better feedback. You know there's a classic case in the clothing industry where Zara, you know, is a fast sort of turnaround. Agile manufacturer. And there was a great New York Times article written a couple years ago. My wife's a fan of Zara, and I think she justifies any purchases by saying, You know, Zara, you gotta purchase it now. Otherwise it may not be there the next time. Yet you go back to the store. They had some people in a store in New York that had this woman's throw kind of covering Shaw. And they said, Well, it would be great if we could have this little clip here so we can hook it through or something. And they sent a note back toe to the factory in Spain, and literally two weeks later they had, you know, 4000 of these things in store, and they sold out because they had a closed loop and iterative process. And so if we could take information and allow people access in multiple ways through different devices and different screens, that could be very specific information that, you know, we remove a lot of the engineering data book, bring the end user products conceptually to somebody that would have had to wait months to get the actual physical prototype, and we could get feedback well, Weaken have a better chance of making sure whatever product we're building is the right product when it ultimately gets delivered to a customer. So it's really it's a much larger market that has to be thought of rather than just the kind of selling A boxes software to an engineer. >>That's a great story. And again, it's gonna be exciting for you guys to see that with. The added resource is that you have a PTC, Um, so let's talk. I promise people we wanna talk about Atlas. Let's talk about the platform. A little bit of Atlas was announced last year. Atlas. For those who don't know it's a SAS space platform, it purports to go beyond product lifecycle management and you You're talking cloud like agility and scale to CAD and product design. But John, you could do a better job than I. What do >>we need to know about Atlas? Well, I think Atlas is a great description because it really is metaphorically sort of holding up all of the PTC applications themselves. But from the very beginning, when John and I met with Jim, part of what we were intrigued about was that he shared a vision that on shape was more than just going to be a cad authoring tool that, in fact, you know, in the past these engineering tools were very powerful, but they were very narrow in their purpose and focus. And we had specialty applications to manage the versions, etcetera. What we did in on shape is we kind of inverted that thinking. We built this collaboration and sharing engine at the core and then kind of wrap the CAD system around it. But that collaboration sharing and version ING engine is really powerful. And it was that vision that Jim had that he shared that we had from the beginning, which was, how do we take this thing to make a platform that could be used for many other applications inside of inside of any company? And so not only do we have a partner application area that is is much like the APP store or Google play store. Uh, that was sort of our first Stan Shih ation of this. This this platform. But now we're extending out to broader applications and much meatier applications. And internally, that's the thing works in the in the augmented reality. But there'll be other applications that ultimately find its way on top of this platform. And so they'll get all the benefits of of the collaboration, sharing the version ing the multi platform, multi device. And that's an extremely extremely, um, strategic leverage point for the company. >>You know, it's interesting, John, you mentioned the seaport before. So PTC, for those who don't know, built a beautiful facility down at the Seaport in Boston. And, of course, when PTC started, you know, back in the mid 19 eighties, there was nothing at the seaport s. >>So it's >>kind of kind of ironic, you know, we were way seeing the transformation of the seaport. We're seeing the transformation of industry and of course, PTC. And I'm sure someday you'll get back into that beautiful office, you know? Wait. Yeah, I'll bet. And, uh and but I wanna bring this up because I want I want you to talk about the future. How you how you see that our industry and you've observed this has moved from very product centric, uh, plat platform centric with sass and cloud. And now we're seeing ecosystems form around those products and platforms and data flowing through the ecosystem powering, you know, new innovation. I wonder if you could paint a picture for us of what the future looks like to you from your vantage point. >>Yeah, I think one of the key words you said there is data because up until now, data for companies really was sort of trapped in different applications. And it wasn't because people were nefarious and they want to keep it limited. It was just the way in which things were built. And, you know, when people use an application like on shape, what ends up happening is there their day to day interaction and everything that they do is actually captured by the platform. And, you know, we don't have access to that data. Of course it's it's the customer's data. But as as an artifact of them using the system than doing their day to day job, what's happening is they're creating huge amounts of information that can then be accessed and analyzed to help them both improve their design process, improve their efficiencies, improve their actual schedules in terms of making sure they can hit delivery times and be able to understand where there might be roadblocks in the future. So the way I see it is companies now are deploying SAS based tools like on shape and an artifact of them. Using that platform is that they have now analytics and tools to better understand and an instrument and manage their business. And then from there, I think you're going to see, because these systems are all you know extremely well. Architected allow through, you know, very structured AP. I calls to connect other SAS based applications. You're gonna start seeing closed loop sort of system. So, for example, people design using on shape, they end up going and deploying their system or installing it, or people use the end using products. People then may call back into the customers support line and report issues, problems, challenges. They'll be able to do traceability back to the underlying design. They'll be able to do trend analysis and defect analysis from the support lines and tie it back and closed loop the product design, manufacture, deployment in the field sort of cycles. In addition, you can imagine there's many things that air sort of as designed. But then when people go on site and they have to install it. There's some alterations modifications. Think about think about like a large air conditioning units for buildings. You go and you go to train and you get a large air conditioning unit that put up on top of building with a crane. They have to build all kinds of adaptors to make sure that that will fit inside of the particulars of that building. You know, with on shape and tools like this, you'll be able to not only take the design of what the air conditioning system might be, but also the all the adapter plates, but also how they installed it. So it sort of as designed as manufactured as stalled. And all these things can be traced, just like if you think about the transformation of customer service or customer contacts. In the early days, you used to have tools that were PC based tools called contact management solution, you know, kind of act or gold mine. And these were basically glorified Elektronik role in Texas. It had a customer names and they had phone numbers and whatever else. And Salesforce and Siebel, you know, these types of systems really broadened out the perspective of what a customer relationship? Waas. So it wasn't just the contact information it was, you know, How did they come to find out about you as a company? So all of the pre sort of marketing and then kind of what happens after they become a customer and it really was a 3 60 view. I think that 3 60 view gets extended to not just to the customers, but also tools and the products they use. And then, of course, the performance information that could come back to the manufacturer. So, you know, as an engineer, one of the things you learn about with systems is the following. And if you remember, when the CD first came out CDs that used to talk about four times over sampling or eight times over sampling and it was really kind of, you know, the fidelity the system. And we know from systems theory that the best way to improve the performance of a system is to actually have more feedback. The more feedback you have, the better system could be. And so that's why you get 16 60 for example, etcetera. Same thing here. The more feedback we have of different parts of a company that a better performance, The company will be better customer relationships. Better, uh, overall financial performance as well. So that's that's the view I have of how these systems all tied together. >>It's a great vision in your point about the data is I think right on. It used to be so fragmented in silos, and in order to take a system view, you've gotta have a system view of the data. Now, for years, we've optimized maybe on one little component of the system and that sometimes we lose sight of the overall outcome. And so what you just described, I think is, I think sets up. You know very well as we exit. Hopefully soon we exit this this covert era on John. I hope that you and I can sit down face to face at a PTC on shape event in the near term >>in the seaport in the >>seaport would tell you that great facility toe have have an event for sure. It >>z wonderful >>there. So So John McElhinney. Thanks so much for for participating in the program. It was really great to have you on, >>right? Thanks, Dave. >>Okay. And I want to thank everyone for participating. Today we have some great guest speakers. And remember, this is a live program. So give us a little bit of time. We're gonna flip this site over toe on demand mode so you can share it with your colleagues and you, or you can come back and and watch the sessions that you heard today. Uh, this is Dave Volonte for the Cube and on shape PTC. Thank you so much for watching innovation for good. Be well, Have a great holiday. And we'll see you next time. Yeah.

Published Date : Dec 10 2020

SUMMARY :

for good, brought to you by on shape. I'm coming to you from our studios outside of Boston. Why did you and your co founders start on shape? Big changes in this market and about, you know, a little Before It's been, you know, when you get acquired, You've got a passion for the babies that you you helped birth. And you know, I look back Sure to enjoy And and you were and still are a What kept me in the room, you know, in terms of the industrial world was seeing And you just launched construct capital this year, right in the middle of a pandemic and you know, half of the GDP in the US and have been very under invested. And I want to understand why you feel it's important to be early. so I like to work with founders and teams when they're, you know, Uh, and one of you could sort of connect the dots over time. you try to eliminate the risk Sa's much as you can, but I always say, I don't mind taking a risk And I could see the problems You know, a few years ago, people were like cloud, you know, And now even embracement in the cova driven new normal. And and but But, you know, the bet was on the SAS model was right for Crick had and I think you know, the closer you get to the shop floor in the production environment. So let's bring it, you know, toe today's you know, I didn't exit anything. know, I love you and I don't like that term exit. It's not just the technology is how you go to market and the whole business being run and how you support You know, a lot of baggage, you know, our customers pulling you in a lot of different directions I mentioned the breath of the product with new things PTC the SAS components of on shape for things like revision management And you get good pipeline from that. Um, Aziz, John will tell you I'm constantly one of the questions is for the dream team. pipeline to us in the world of some new things that are happening that we wouldn't see if you know you've shown Are you able to reach? And so the teacher can say to the students, They have to have Internet access, you know, going forward. Thank you. Okay, so thank you guys. Brought to you by on shape. where you don't want them, So this should be really interesting. Okay, let me ask each of you because you're all doing such interesting and compelling San Francisco, Stanford University and the University California Berkeley on. it was announced at the end of 2016, and we actually started operation with at the beginning of 2017, I mean, these things take time. of course, that's you mentioned now with co vid, um, we've been able to do a lot of very cool Now, Now, Philip, you What you do is mind melting. And as you might imagine, there's some really cool applications do. We do both its's to plowshares. kind of scaling the brain power for for the future. Uh, you know, graduating after senior year with, like, seven years of engineering under their belt I mean, you know, Cuba's. And so that's one of the reasons we keep pushing back. And I think in many ways, the products that you build, you know, our similar. Um, you know, they were talking about collaboration in the previous segment. And I think, you know, with this whole trend toward digit, I call it the Force march to digital. and especially how the cells in the human body function on how they're organized to create tissues You know, there's way more important than you know, the financial angles one of the first bits of feedback I got from my students is they said Okay, this is a lot of fun. making the world a better place, and robots are fun and all, but, you know, where is the real impact? I wanna get into the product, you know, side and understand how each of that person change the model and do things and point to things that is absolutely revolutionary. What were some of the concerns you had mentioned? Um, the other, um, you know, the concern was the learning curve, right? Maybe you could take us through your journey within I want something new how we congrats modules from things that we already have put them together And I don't know how we weigh existed without, you know, Google maps eso we I mean, you know, you could spend $30,000 on one seat wanna I wanna ask you that I may be over my skis on this, but we're seeing we're starting to see the early days I can whether you know, I think artists, you know, But, you know, So we know there's a go ahead. it. We had other server issues, but none with our, you know, engineering cad, the creativity off, making things that you can touch that you can see that you can see one of the things that that you want on shape to do that it doesn't do today abilities, the fact that that seems to be just built into the nature of the thing so There you there, right? There's a lot of capability in the cloud that I mean, you're you're asking to knit. of the the problems that that you all are passionate about? But for years I've been saying that if you want to solve the I mean, all of the ah lot to be able to pull together instead of pulling separately and to be able to spur the Um, you know, availability of water. you guys, um, you know, this one kind of stands out. looking parts that you would have never thought off a person would have never thought off, And here's the five that we picked out that we think you should take a closer look at. You don't have to be necessarily, you know, developers of artificial intelligence, And you want to make sure that you don't have biases or things like that I can't thank you enough for spending the time with us and sharing And he's currently the VP of strategy at PTC. Okay. Brought to you by on shape. Thanks for making the time to come on the program. And so from the very beginning not the right word, but things like how you compensate salespeople, how you interact with customers, In the past, it might have been that you had professional services that you bring out to a customer, I mean today, You see, you know, if you watch Silicon Valley double, And then, of course, if they're successful with it, you know, then in fact, you have negative turn which, know, when you calculate whatever its net retention or renew ALS, it's actually from a dollar standpoint. and that's a trend we're gonna continue. some of the things that you saw that you were trying to strategically leverage and what's changed, So one of the things that you saw then you know, cloud and and sas and okay, And this is essentially imagine, you know, in a are ah, headset that allows you to but but so that you know, the demographics are changing the number that could be very specific information that, you know, we remove a lot of the engineering data book, And again, it's gonna be exciting for you guys to see that with. tool that, in fact, you know, in the past these engineering tools were very started, you know, back in the mid 19 eighties, there was nothing at the seaport s. I wonder if you could paint a picture for us of what the future looks like to you from your vantage point. In the early days, you used to have tools that were PC I hope that you and I can sit down face to face at seaport would tell you that great facility toe have have an event for sure. It was really great to have you on, right? And we'll see you next time.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
DanaPERSON

0.99+

JohnPERSON

0.99+

DavidPERSON

0.99+

JimPERSON

0.99+

Jim HemplemanPERSON

0.99+

Dave ValentinPERSON

0.99+

Priscilla ChanPERSON

0.99+

Dana GraysonPERSON

0.99+

DavePERSON

0.99+

Dave VolontePERSON

0.99+

Universe CaliforniaORGANIZATION

0.99+

John HirschbeckPERSON

0.99+

RaphaelPERSON

0.99+

CaliforniaLOCATION

0.99+

John McElhenyPERSON

0.99+

TexasLOCATION

0.99+

EuropeLOCATION

0.99+

PhilipPERSON

0.99+

DennisPERSON

0.99+

SharonPERSON

0.99+

Andrew McAfeePERSON

0.99+

John MacLeanPERSON

0.99+

BostonLOCATION

0.99+

AfricaLOCATION

0.99+

RafaelPERSON

0.99+

MattPERSON

0.99+

David DayPERSON

0.99+

BarcelonaLOCATION

0.99+

$30,000QUANTITY

0.99+

Dana JohnPERSON

0.99+

Rafael Gomez FurbergPERSON

0.99+

CharlottesvilleLOCATION

0.99+

Construct CapitalORGANIZATION

0.99+

GoogleORGANIZATION

0.99+

40,000 imagesQUANTITY

0.99+

New YorkLOCATION

0.99+

Erik BrynjolfssonPERSON

0.99+

fiveQUANTITY

0.99+

Rebecca Weekly, Intel Corporation | 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. Welcome back to the Cubes Coverage of 80 Bus Reinvent 2020. This is the Cube virtual. I'm your host, John Ferrier normally were there in person, a lot of great face to face, but not this year with the pandemic. We're doing a lot of remote, and he's got a great great content guest here. Rebecca Weekly, who's the senior director and senior principal engineer at for Intel's hyper scale strategy and execution. Rebecca. Thanks for coming on. A lot of great news going on around Intel on AWS. Thanks for coming on. >>Thanks for having me done. >>So Tell us first, what's your role in Intel? Because obviously compute being reimagined. It's going to the next level, and we're seeing the sea change that with Cove in 19, it's putting a lot of pressure on faster, smaller, cheaper. This is the cadence of Moore's law. This is kind of what we need. More horsepower. This is big theme of the event. What's what's your role in intel? >>Oh, well, my team looks after a joint development for product and service offerings with Intel and A W s. So we've been working with AWS for more than 14 years. Um, various projects collaborations that deliver a steady beat of infrastructure service offerings for cloud applications. So Data Analytics, ai ml high performance computing, Internet of things, you name it. We've had a project or partnership, several in those the main faces on thanks to that relationship. You know, today, customers Committee choose from over 220 different instance types on AWS global footprint. So those feature Intel processors S, P. J s ai accelerators and more, and it's been incredibly rewarding an incredibly rewarding partnership. >>You know, we've been covering Intel since silicon angle in the Cube was formed 10 years ago, and this is what we've been to every reinvent since the first one was kind of a smaller one. Intel's always had a big presence. You've always been a big partner, and we really appreciate the contribution of the industry. Um, you've been there with with Amazon. From the beginning, you've seen it grow. You've seen Amazon Web services become, ah, big important player in the enterprise. What's different this year from your perspective. >>Well, 2020 has been a challenging here for sure. I was deeply moved by the kinds of partnership that we were able to join forces on within telling a W s, uh, to really help those communities across the globe and to address all the different crisis is because it it hasn't just been one. This has been, ah, year of of multiple. Um, sometimes it feels like rolling crisis is So When the pandemic broke out in India in March of this year, there were schools that were forced to close, obviously to slow the spread of the disease. And with very little warning, a bunch of students had to find themselves in remote school out of school. Uh, so the Department of Education in India engaged career launcher, which is a partner program that we also sponsor and partner with, and it really they had to come up with a distance learning solutions very quickly, uh, that, you know, really would provide Children access to quality education while they were remote. For a long as they needed to be so Korean launcher turned to intel and to a W s. We helped design infrastructure solution to meet this challenge and really, you know, within the first, the first week, more than 100 teachers were instructing classes using that online portal, and today it serves more than 165,000 students, and it's going to accommodate more than a million over the fear. Um, to me, that's just a perfect example of how Cove it comes together with technology, Thio rapidly address a major shift in how we're approaching education in the times of the pandemic. Um, we also, you know, saw kind of a climate change set of challenges with the wildfires that occurred this year in 2020. So we worked with a partner, Roman, as well as a partner who is a partner with AWS end until and used the EEC Thio C five instances that have the second Gen Beyond available processors. And we use them to be able to help the Australian researchers who were dealing with that wildfire increase over 60 fold the number of parallel wildfire simulations that they could perform so they could do better forecasting of who needed to leave their homes how they could manage those scenarios. Um, and we also were able toe work with them on a project to actually thwart the extinction of the Tasmanian Devils. Uh, in also in Australia. So again, that was, you know, an HPC application. And basically, by moving that to the AWS cloud and leveraging those e c two instances, we were able to take their analysis time from 10 days to six hours. And that's the kind of thing that makes the cloud amazing, right? We work on technology. We hope that we get thio, empower people through that technology. But when you can deploy that technology a cloud scale and watch the world's solve problems faster, that has made, I would say 2020 unique in the positivity, right? >>Yeah. You don't wanna wish this on anyone, but that's a real upside for societal change. I mean, I love your passion on that. I think this is a super important worth calling out that the cloud and the cloud scale With that kind of compute power and differentiation, you gets faster speed to value not just horsepower, but speed to value. This is really important. And it saved lives that changes lives. You know, this is classic change. The world kind of stuff, and it really is on center stage on full display with Cove. I really appreciate, uh, you making that point? It's awesome. Now with that, I gotta ask you, as the strategist for hyper scale intel, um, this is your wheelhouse. You get the fashion for the cloud. What kind of investments are you making at Intel To make more advancements in the clock? You take a minute, Thio, share your vision and what intel is working on? >>Sure. I mean, obviously were known more for our semiconductor set of investments. But there's so much that we actually do kind of across the cloud innovation landscape, both in standards, open standards and bodies to enable people to work together across solutions across the world. But really, I mean, even with what we do with Intel Capital, right, we're investing. We've invested in a bunch of born in the cloud start up, many of whom are on top of AWS infrastructure. Uh, and I have found that to be a great source of insights, partnerships, you know, again how we can move the needle together, Thio go forward. So, in the space of autonomous learning and adopt is one of the start ups we invested in. And they've really worked to use methodologies to improve European Health Co network monitoring. So they were actually getting a ton of false positive running in their previous infrastructure, and they were able to take it down from 50 k False positive the day to 50 using again a I on top of AWS in the public cloud. Um, using obviously and a dog, you know, technology in the space of a I, um we've also seen Capsule eight, which is an amazing company that's enabling enterprisers enterprises to modernize and migrate their workloads without compromising security again, Fully born in the cloud able to run on AWS and help those customers migrate to the public cloud with security, we have found them to be an incredible partner. Um, using simple voice commands on your on your smartphone hypersonic is another one of the companies that we've invested in that lets business decision makers quickly visualized insects insight from their disparate data sources. So really large unstructured data, which is the vast majority of data stored in the world that is exploding. Being able to quickly discern what should we do with this. How should we change something about our company using the power of the public cloud? I'm one of the last ones that I absolutely love to cover kind of the wide scope of the waves. That cloud is changing the innovation landscape, Um, Model mine, which is basically a company that allows people thio take decades of insights out of the mainframe data and do something with it. They actually use Amazon's cloud Service, the cloud storage service. So they were able Teoh Teik again. Mainframe data used that and be able to use Amazon's capabilities. Thio actually create, you know, meaningful insights for business users. So all of those again are really exciting. There's a bunch of information on the Intel sponsor channel with demos and videos with those customer stories and many, many, many more. Using Amazon instances built on Intel technology, >>you know that Amazon has always been in about startup born in the cloud. You mentioned that Intel has always been investing with Intel Capital, um, generations of great investments. Great call out there. Can you tell us more about what, uh, Amazon technology about the new offerings and Amazon has that's built on Intel because, as you mentioned at the top of the interview, there's been a long, long standing partnership since inception, and it continues. Can you take a minute to explain some of the offerings built on the Intel technology that Amazon's offering? >>Well, I've always happened to talk about Amazon offerings on Intel products. That's my day job. You know, really, we've spent a lot of time this year listening to our customer feedback and working with Amazon to make sure that we are delivering instances that are optimized for fastest compute, uh, better virtual memory, greater storage access, and that's really being driven by a couple of very specific workloads. So one of the first that we are introducing here it reinvents is the n five the n instant, and that's really ah, high frequency, high speed, low Leighton see network variants of what was, you know, the traditional Amazon E. C two and five. Um, it's powered by a second Gen Intel scalable processors, The Cascade late processors and really these have the highest all court turbo CPU performance from the on scalable processors in the club, with a frequency up to 4.5 gigahertz. That is really exciting for HPC work clothes, uh, for gaining for financial applications. Simulation modeling applications thes are ones where you know, automation, Um, in the automotive space in the aerospace industries, energy, Telkom, all of them can really benefit from that super low late and see high frequency. So that's really what the M five man is all about, um, on the br to others that we've introduced here today and that they are five beats and that is that can utilize up thio 60 gigabits per second of Amazon elastic block storage and really again that bandwidth and the 260 I ops that it can deliver is great for large relational databases. So the database file systems kind of workload. This is really where we are super excited. And again, this is built on Cascade Lake. The 2nd 10. Yeah, and it takes It takes advantage of many different aspects of how we're optimizing in that processor. So we were excited to partner with customers again using E. B s as well as various other solutions to ensure that data ingestion times for applications are reduced and they can see the delivery to what you were mentioning before right time to results. It's all about time to results on the last one is t three e. N. 33 e n is really the new D three instant. It's again on the Alexa Cascade Lake. We offer those for high density with high density local hard drive storage so very cost optimized but really allowing you to have significantly higher network speed and disk throughput. So very cost optimized for storage applications that seven x more storage capacity, 80% lower costs given terabytes of storage compared to the previous B two instances. So we will really find that that would be ideal for workloads in distributed and clustered file system, Big data and analytics. Of course, you need a lot of capacity on high capacity data lakes. You know, normally you want to optimize a day late for performance, but if you need tons of capacity, you need to walk that line. And I think the three and really will help you do that. And and of course, I would be absolutely remiss to not mention that last month we announced the Amazon Web Services Partnership with us on an Intel select solution, which is the first, you know, cloud Service provider to really launching until select solution there. Um, and it's an HPC space, So this is really about in high performance computing. Developers can spend weeks for months researching, you know, to manage compute storage network software configuration options. It's not a field that has gone fully cloud native by default, and those recipes air still coming together. So this is where the AWS parallel cluster solution using. It's an Intel Select solution for simulation and modeling on top of AWS. We're really excited about how it's going to make it easier for scientists and researchers like the ones I mentioned before, but also I t administrators to deploy and manage and just automatically scale those high performance computing clusters in Aws Cloud. >>Wow, that's a lot. A lot of purpose built e mean, no, you guys were really nailing. I mean, low late and see you got stories, you got density. I mean, these air use cases where there's riel workloads that require that kind of specialty and or e means beyond general purpose. Now, you're kind of the general purpose of the of the use case. This is what cloud does this is amazing. Um, final comments this year. I want to get your thoughts because you mentioned Cloud Service provider. You meant to the select program, which is an elite thing, right? Okay, we're anticipating Mawr Cloud service providers. We're expecting Mawr innovation around chips and silicon and software. This is just getting going. It feels like to me, it's just the pulse is different this year. It's faster. The cadence has changed. As a strategist, What's your final comments? Where is this all going? Because this is pretty different. Its's not what it was pre code, but I feel like this is going to continue transforming and being faster. What's your thoughts? >>Absolutely. I mean, the cloud has been one of the biggest winners in a time of, you know, incredible crisis for our world. I don't think anybody has come out of this time without understanding remote work, you know, uh, remote retail, and certainly a business transformation is inevitable and required thio deliver in a disaster recovery kind of business continuity environment. So the cloud will absolutely continue on continue to grow as we enable more and more people to come to it. Um, I personally, I couldn't be more excited than to be able Thio leverage a long term partnership, incredible strength of that insulin AWS partnership and these partnerships with key customers across the ecosystem. We do so much with SVS Os Vives s eyes MSP, you know, name your favorite flavor of acronym, uh, to help end users experience that digital transformation effectively, whatever it might be. And as we learn, we try and take those learnings into any environment. We don't care where workloads run. We care that they run best on our architecture. Er and that's really what we're designing. Thio. And when we partner between the software, the algorithm on the hardware, that's really where we enable the best and user demand and the end use their time to incite and use your time to market >>best. >>Um, so that's really what I'm most excited about. That's obviously what my team does every day. So that's of course, what I'm gonna be most excited about. Um, but that's certainly that's that's the future that you see. And I think it is a bright and rosy one. Um, you know, I I won't say things I'm not supposed to say, but certainly do be sure to tune into the Cube interview with It's on. And you know, also Chatan, who's the CEO of Havana and obviously shaken, is here at A W s, a Z. They talk about some exciting new projects in the AI face because I think that is when we talk about the software, the algorithms and the hardware coming together, the specialization of compute where it needs to go to help us move forward. But also, the complexity of managing that heterogeneity at scale on what that will take and how much more we need to do is an industry and as partners to make that happen. Um, that is the next five years of managing. You know how we are exploding and specialized hardware. I'm excited about that, >>Rebecca. Thank you for your great insight there and thanks for mentioning the Cube interviews. And we've got some great news coming. We'll be breaking that as it gets announced. The chips in the Havana labs will be great stuff. I wouldn't be remiss if I didn't call out the intel. Um, work hard, play hard philosophy. Amazon has a similar approach. You guys do sponsor the party every year replay party, which is not gonna be this year. So we're gonna miss that. I think they gonna have some goodies, as Andy Jassy says, Plan. But, um, you guys have done a great job with the chips and the performance in the cloud. And and I know you guys have a great partner. Concerts provide a customer in Amazon. It's great showcase. Congratulations. >>Thank you so much. I hope you all enjoy olive reinvents even as you adapt to New time. >>Rebecca Weekly here, senior director and senior principal engineer. Intel's hyper scale strategy and execution here in the queue breaking down the Intel partnership with a W s. Ah, lot of good stuff happening under the covers and compute. I'm John for your host of the Cube. We are the Cube. Virtual Thanks for watching

Published Date : Dec 10 2020

SUMMARY :

It's the Cube with digital coverage It's going to the next level, and we're seeing the sea change that with Cove in 19, ai ml high performance computing, Internet of things, you name it. and this is what we've been to every reinvent since the first one was kind of a smaller one. by the kinds of partnership that we were able to join forces on within telling a W I really appreciate, uh, you making that point? I'm one of the last ones that I absolutely love to cover kind of the wide scope of the waves. about the new offerings and Amazon has that's built on Intel because, as you mentioned at the top of the interview, and researchers like the ones I mentioned before, but also I t administrators to deploy it's just the pulse is different this year. I mean, the cloud has been one of the biggest winners in a time of, that's the future that you see. And and I know you guys have a great partner. I hope you all enjoy olive reinvents even as you adapt to in the queue breaking down the Intel partnership with a W s. Ah, lot of good stuff happening under the

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
AustraliaLOCATION

0.99+

AmazonORGANIZATION

0.99+

Andy JassyPERSON

0.99+

RebeccaPERSON

0.99+

AWSORGANIZATION

0.99+

John FerrierPERSON

0.99+

80%QUANTITY

0.99+

10 daysQUANTITY

0.99+

IndiaLOCATION

0.99+

more than a millionQUANTITY

0.99+

more than 165,000 studentsQUANTITY

0.99+

European Health CoORGANIZATION

0.99+

Intel CapitalORGANIZATION

0.99+

ChatanPERSON

0.99+

TelkomORGANIZATION

0.99+

firstQUANTITY

0.99+

50 kQUANTITY

0.99+

more than 100 teachersQUANTITY

0.99+

2020DATE

0.99+

threeQUANTITY

0.99+

Department of EducationORGANIZATION

0.99+

five beatsQUANTITY

0.99+

first oneQUANTITY

0.99+

IntelORGANIZATION

0.99+

six hoursQUANTITY

0.99+

todayDATE

0.99+

more than 14 yearsQUANTITY

0.99+

JohnPERSON

0.98+

last monthDATE

0.98+

50QUANTITY

0.98+

HavanaLOCATION

0.98+

10 years agoDATE

0.98+

Intel CorporationORGANIZATION

0.98+

this yearDATE

0.98+

bothQUANTITY

0.97+

first weekQUANTITY

0.97+

2nd 10QUANTITY

0.97+

ThioPERSON

0.97+

MoorePERSON

0.97+

over 60 foldQUANTITY

0.96+

oneQUANTITY

0.96+

pandemicEVENT

0.96+

A W s.ORGANIZATION

0.96+

CubeCOMMERCIAL_ITEM

0.96+

sevenQUANTITY

0.95+

decadesQUANTITY

0.94+

five instancesQUANTITY

0.94+

ThioTITLE

0.93+

over 220 different instanceQUANTITY

0.93+

Fernando Castillo & Steven Jones, AWS | 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. Hello, everyone. This is Dave Balanta. And welcome to the cubes Virtual coverage of AWS reinvent 2020 with a special focus on the A p N partner experience. I'm excited to have two great guests on the program. Fernando Castillo is the head s a p on AWS Partner Network and s A P Alliance and AWS and Stephen Jones is the general manager s a p E c to enterprise that aws Gentlemen, welcome to the Cube. Great to see you. >>I'm here. >>So guys ASAP on AWS. It's a core workload for customers. I call it the poster child for mission Critical workloads and applications. Now a lot has happened since we last talked to you guys. So So tell us it. Maybe start with Stephen. What's going on with Sapna Ws? Give us the update. >>I appreciate the question Day. Look, a lot of customers continue to migrate. These mission critical workloads State of us on a good example is the U. S. Navy right? Who moved their entire recipe landscape European workload AWS. This is a very large system of support. Over 72,000 users across 66 different navy commands. They estimate that 70 billion worth of parts and goods actually transact through the system every year. Just just massive. Right? And this this type of adoptions continued to accelerate a very rapid clip. And today, over 5000 customers now are running SFP workloads. I need to be us on there really trusting us, uh, to to manage and run these workloads. And another interesting stat here is that more than half of these customers are actually running asap, Hana, which is a safe He's flagship in memory database. >>Right, Fernando, can you add to that? >>Sure. So definitely about, you know, the customs are also SCP themselves continue to lose a dollar less to run their own offerings. Right? So think about conquer SCP platform. SCP analytics were when new offers like Hannah Cloud. In addition to that, we continue to see the P and L despondent network to grow at an accelerated pace. Today we have over 60 SNP company partners all over the world helping SFP customers s O that customers are my green. There s appeal asking CW's. They only look for reduced costs, improved performance but also toe again access to new capabilities. So innovate around their core business systems and transform their businesses. >>So for now, I wonder if I could stay with you for a minute. I mean, the numbers that Steve was putting out there, it's just massive scale. So you obviously have a lot of data. So I'm wondering when you talk to these customers, Are you discerning any common patterns that are emerging? What are some of the things that you're hearing or seeing when you analyze the data? >>Sure. So just to give a couple example right. Our biggest customers are doing complete ASAP. Transformations on Toe s four Hana. Their chance they're going to these new S a p r p code nine All customers have immediate needs, and they're taking their existing assets to AWS, so looking to reduce costs and improve performance, but also to sell them apart for innovation. This innovation is something that operation or something that they can wait. They need it right now. It's they This time to innovate is now right on some of these customers saying that while s and P has nice apart. So that is a multi year process on most organizations and have a look from waiting for this just before they start innovating. So instead of that, they focus on bringing what they have on start innovating right away on Steve has some great stories around here, so maybe Steve can share with that. Goes with that? >>Yeah, that'd be great, Steve. >>Yeah. Look, I think a good example here on and Fernando touched it, touched on it. Well, right. So customers coming from all kind of different places in their journey aws as it relates to this this critical workload and some are looking to really reap the benefits of the investments they made over the last couple decades sometimes. And Vista is a really good example Here, um there a subsidiary of Cook Industries, they migrated and moved their existing S a P r P solution called E c C. To AWS. They estimate that this migration alone from an infrastructure cost savings perspective, has netted them about two million per year. Additionally, you know, they started to bring some of the other issues they were trying to solve from a business perspective, together now that they were on the on the on the business on the AWS platform. And one thing that recognizes they had different data silos, that they had been operating in an on premises world. Right? So massive factories solution and bringing all of that data together on a single platform on AWS and enriching that with the SCP data has allowed them to actually improve their forecasting supply chain processes across multiple data sources and the estimate that that is saving them additional millions per year. So again, customers are not necessarily waiting to innovate. Um, but actually moving forward now. >>All right, so I gotta ask, you don't hate me for asking this question, but but everybody talks about how great they are. Supporting s a P is It's one of the top, of course, because s a p, you know, huge player in the in the application space. So I want you guys to address how aws specifically compares Thio some of your competitors that are, you know, the hyper scaler specifically as it relates to supporting S a P workloads. What's the rial differential value that you guys bring? Maybe Steve, you could start >>Sure, you're probably getting to know us a little bit. Way don't focus a lot on competition, Aziz mentioned week We continue to see customers adopt AWS for S a p a really rapid clip. And that alone actually brings a lot of feedback back into how we consider our own service offerings as it relates to this particular workload on that, that's it. That's important signal right for what we're building. But customers do tell us the security performance availability matters, especially for this workload, which, you know, to be honest, is the backbone of many, many organizations. Right? And we understand why. And there was a study that was done recently about a. D. C. Where they found that even a single hour of unplanned downtime as a released this particular workload could cost millions. And so it's it's super important. And if you look at, um, you know, publicly available data from an average perspective, um, it has considerably less downtime than the other hyper scale is out there way. Take the performance and availability of oh, our entire global footprint and in this workload in particular, super important. >>Well, you know, that's a great point, Steve. I mean, if you got critical mission critical applications like ASAP supporting the business, that's driving revenue. It's driving productivity. The higher the value of the application, the greater the impact when it's down, I wonder, Fernando, you know, Steve said, You guys don't focus on the competition. Well, is an analyst. You know, I always focused on the competition, So I wonder if you're gonna add anything to that. >>Sure. So again, as you can imagine, multiple analyst called Space right. And, uh, everybody shares information. And analysts have agreed that Italy's clean infrastructure services, including the three quite a for CP across the globe. So we feel very humble and honor about this recognition on this encourages to continue to improve ourselves to give you a couple examples for a 10 year in a row. Italy's US evaluated as a leader in the century Gardner Magic Quadrant, right for cloud infrastructure from services. And, as you know, the measure to access right they measure very execute on complete, insufficient were the highest, both of them. Another third party, just not keep with one is icy, right? You know, technology research dreamers, you already you might know advice for famous Well, the reason they publisher s a p on infrastructure service provider lands reports long name which, basically, the analyzers providers were best suited to host s a. P s four hana workloads on more broadly s a p Hannah landscapes, you know, very large scape ASAP 100 landscapes. So they recognize it, at least for the third year in a row. And conservative right, the best class enterprise. Great infrastructure towards security performances, Steve mentioned, but also making the panic community secure. Differentiation. Andi, they posted. They mentioned it all us as a little position in quadrant for the U. S. U K France, Germany, the Nordics in Brazil. So again, really honor and humble on discontinued in court just to continue to improve. >>You know, Steve, I just wrote a piece on Cloud 2030 trying to project what the next 10 years is gonna look like in one of the I listed a lot of things, but one of the things I talked about was some of the technical factors like alternative processors, specialized networks, and you guys have have have really, always done a good job of sort of looking at purpose built, you know, stuff that that can run workloads faster. How relevant is that in the the S A P community? >>Oh, that's a great question, David. It's It's absolutely relevant. You take a look at what? What we've done over the years with nitro and how we've actually brought the ability for customers to run on environmental infrastructure but still have that integrated, uh, native cloud experience. Uh, that is absolutely applicable to Unless if you workload and we're actually able toe with that technology, bring the capability to customers to run thes mission critical workloads on instances with up to 24 terabytes of brand, albeit bare metal, but fully integrated into the AWS network fabric, >>right? I mean, a lot of people, you know, need that bare metal raw performance on, and that makes sense that you've been, you know, prioritize such an important class of workload. I'm not surprised that that I mean, the numbers that you threw out a pretty impressive eso. It's clear you're leading the charge here. Maybe you could share a little glimpse of what's coming in the future. Show us a little leg, Steve. >>Yeah, well, look, uh, we know that infrastructure is super important. Thio. Our customers and in particular the customers are running these mission critical workloads. But there's a lot of heavy lifting, uh, that that we also want to simplify. And so you've seen some indications of what we've done here over the years, uh, ice G that Fernando mentioned actually called out. AWS is differentiating here, right? So for for many years, we've actually been leading in releasing tools for customers to actually orchestrate and automate the deployment of these types of worthless so ASAP in particular. I mean, if you think about it a customer who is coming to a to a hyper scale platforms like AWS and having to learn what that means, Plus understand all the best practices from S, A, P and AWS to make that thing really shine from a performance and availability perspective, that's a heavy asked. Right? So we put a lot of work from a tooling perspective into into automating this and making this super simple not just for customers, but also partners. >>Anything you wanna chime in on that particular the partner side, Fernando. >>Sure. So this is super important for public community, right? As you can imagine, the tooling that we're bringing together toe. The market is helping the Spanish to move quicker, right? So they don't have to reinvent. They will all the time. They will just take this and move and take it and move forward. Give an example. One of our parents in New York, three hosts. Thanks for lunch. We start with Steve just reference right. They want to create work clothes in an automated way. Speeding up the delivery time. 75% corporation is every environments. So it just imagine the the impact of these eso a thing here that is important is our goal is to help customers and partners move quicker, removing any undifferentiated heavy lifting, right, Andi, that's kind of the mantra of this group. >>You know, when you think about what Doug Young was saying is in the keynote, um, the importance of partners and I've been on this kick about we've moved in this industry from products to platforms, and the next 10 years is gonna be about leveraging ecosystems. The power of many versus the resource is of a few or even one is large is a W s so so partners air critical on I wonder if you could talk toe the role that that the network partners air playing in affecting S a p customer outcomes and strategies. Maybe Steve, you could take that first. >>Yeah, but look, we recognize that the migration on the management of these systems it's complex, right? And for years, we've invested in a global community of partners many partners who have been fundamental to s a p customer success over over a couple decades, Right? And so, um, that there are some nuances that that need to be realized when it comes to running ASAP on on a hyper scale platforms like AWS. And so we put a lot of work into making sure these partners are equipped to ensure customers have have a really good experience. And I mean, in a recent conversation I had with a CEO of a large, uh, CPG company, he told me he reflected that the partners really are the glue. That kind of brings it all together for them. And, uh, you know, just to share something with you today, our partners, our partner community network for S. If he is actually helping over 90% of net new customers who are coming toe migrate as if you were close to AWS, so they're just absolutely critical. >>So, Fernando, there's the m word, the migration, you know, it's you don't want to unless you have to, but people have to move to the cloud. So So what can you add to this conversation? >>Sure, they So again, just to echo what Steve mentioned, right? Uh, migration. Super important. We have ah group of partners that are right now specializing in migration projects. And they have built migration factories. You may have seen some of them. They have been doing press releases through the whole year saying that they're part of these and their special cells they're bringing to the helping customers adopt AWS. So they go through the next, you know, very detailed process. We call them map for ASAP partners. So they have these incremental value on top of being SCP competent funds, which I referred earlier on. This group has, as mentioned, you know, show additional capability to safeguard these migrations on. Of course, we appreciate and respect and we have put investment programs for them to help them support their own customers right in those in these migrations. But because the SNP ecosystem on it. But it's not about only migrations, right? One important topic that we need technologies as you as Steve mentioned, we have these great set of partner of customers have trusted us or 5000 through a year on these, uh, these customers asking for innovation right there, asking us how come the ecosystem help us innovate faster? So these partners are using a dollars a plan off innovation, creating new solutions that are relevant for SCP. So basically helping customers modernize their business processes so you can take an example like Accenture Data Accelerator writers taking SCP information and data legs Really harm is the power of data there or the Lloyd you know, kinetic finances helping, you know, deploy Central finance, which is a key component of SCP, or customer like partners like syntax that has created our industrial i o. T. Offering that connects with the SNP core. So more and more you will see thes ecosystem partners innovating on AWS to support SNP customers. >>You know, I think that's such an important point because for for decades have been around for a while. It's the migrations air like this. Oftentimes there's forced March because maybe a vendor is not going to support it anymore. Or you're just trying to, you know, squeeze Mawr costs out of the lemon. What you guys are talking about is leveraging an ecosystem for innovation and again that ties into the themes that we're talking about about Cloud 2030 in the next decade of innovation. Let's close, guys. What can customers ASAP customers AWS customers expect from reinvent this year? Um, you know, maybe more broadly, what can they expect from A W S in the coming 12 months? Maybe, Steve, you could give us a sense, and then Fernando could bring us home. >>You bet. Look, um, this year we've really tried to focus on customer stories, right? So we've we've optimized. There's a number of sessions here agreement this year. We want customers and partners to learn from other from other customer experiences, so customers will be able to listen to Bristol Myers Squibb talk about their performance, their their experiences, Alando Newmont's and Volkswagen. And I'll be talking about kind of different places where they are on this, this journey to cloud and this innovation life cycle, right, because it really is about choice and what's right for their business. So we're pretty excited about that. >>Yeah. Nice mix of representative Industries there. I Fernando bring us home, please. >>Sure. So, again, we think about 21 in the future. Rest assured, we'll continue to invest heavily to make sure it values remains the platform innovation. Right on choice for recipe customers where a customer wants to move their existing investments on continue to add value. So what they have already done for years or goto export transformation. We're here to support their choice. Right? And we're committed to that as part of our customers Asian culture. So we're super excited about the future. And we're thankful for you to spend time with us today. >>Great, guys, Look, these are the most demanding workloads we're seeing that that rapid movement to the cloud is just gonna accelerate over the coming years. Thanks so much for coming on The Cube. Really appreciate it. >>Our pleasure. Thank >>you. All >>right. Thank you for watching everyone keep it right there from or great content. You're watching the cube aws reinvent 2020

Published Date : Dec 3 2020

SUMMARY :

Network and s A P Alliance and AWS and Stephen Jones is the general manager talked to you guys. Look, a lot of customers continue to migrate. So innovate around their core So for now, I wonder if I could stay with you for a minute. So instead of that, they focus on bringing what they have on start innovating really reap the benefits of the investments they made over the last couple decades sometimes. What's the rial differential value that you guys bring? especially for this workload, which, you know, to be honest, I wonder, Fernando, you know, Steve said, You guys don't focus on the competition. on more broadly s a p Hannah landscapes, you know, very large scape ASAP 100 landscapes. built, you know, stuff that that can run workloads faster. Uh, that is absolutely applicable to Unless I'm not surprised that that I mean, the numbers that you threw out a pretty impressive eso. I mean, if you think about it a customer who is coming to a to a hyper scale platforms like AWS So it just imagine the the impact is large is a W s so so partners air critical on I wonder if you could talk toe the role And, uh, you know, just to share something with you today, So So what can you add to this conversation? is the power of data there or the Lloyd you know, kinetic finances helping, Um, you know, maybe more broadly, So we're pretty excited about that. I Fernando bring us home, And we're thankful for you to spend time with us today. is just gonna accelerate over the coming years. Our pleasure. you. Thank you for watching everyone keep it right there from or great content.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
StevePERSON

0.99+

Dave VellantePERSON

0.99+

Steve ManlyPERSON

0.99+

SanjayPERSON

0.99+

RickPERSON

0.99+

Lisa MartinPERSON

0.99+

VerizonORGANIZATION

0.99+

DavidPERSON

0.99+

AWSORGANIZATION

0.99+

AmazonORGANIZATION

0.99+

Fernando CastilloPERSON

0.99+

JohnPERSON

0.99+

Dave BalantaPERSON

0.99+

ErinPERSON

0.99+

Aaron KellyPERSON

0.99+

JimPERSON

0.99+

FernandoPERSON

0.99+

Phil BollingerPERSON

0.99+

Doug YoungPERSON

0.99+

1983DATE

0.99+

Eric HerzogPERSON

0.99+

LisaPERSON

0.99+

DeloitteORGANIZATION

0.99+

YahooORGANIZATION

0.99+

SpainLOCATION

0.99+

25QUANTITY

0.99+

Pat GelsingPERSON

0.99+

Data TorrentORGANIZATION

0.99+

EMCORGANIZATION

0.99+

AaronPERSON

0.99+

DavePERSON

0.99+

PatPERSON

0.99+

AWS Partner NetworkORGANIZATION

0.99+

Maurizio CarliPERSON

0.99+

IBMORGANIZATION

0.99+

Drew ClarkPERSON

0.99+

MarchDATE

0.99+

John TroyerPERSON

0.99+

Rich SteevesPERSON

0.99+

EuropeLOCATION

0.99+

BMWORGANIZATION

0.99+

VMwareORGANIZATION

0.99+

three yearsQUANTITY

0.99+

85%QUANTITY

0.99+

Phu HoangPERSON

0.99+

VolkswagenORGANIZATION

0.99+

1QUANTITY

0.99+

Cook IndustriesORGANIZATION

0.99+

100%QUANTITY

0.99+

Dave ValataPERSON

0.99+

Red HatORGANIZATION

0.99+

Peter BurrisPERSON

0.99+

BostonLOCATION

0.99+

Stephen JonesPERSON

0.99+

UKLOCATION

0.99+

BarcelonaLOCATION

0.99+

Better Cybercrime Metrics ActTITLE

0.99+

2007DATE

0.99+

John FurrierPERSON

0.99+

George Elissaios, AWS | AWS re:Invent 2020


 

>>from around the globe. It's the Cube with digital coverage of AWS reinvent 2020 sponsored by Intel and AWS. Yeah, welcome back to the cubes. Live coverage here for eight of us. Reinvent 2020. Virtual normally were on the show floor getting all of the interviews and talking about the top newsmakers and we have one of them here on the Cube were remote. I'm John for your host of the Cube. George Ellis Eros, GM and director of product manager for AWS. Talking about Wavelength George. Welcome to the remote Cube Cube. Virtual. Thanks for coming on. >>Good to be here. Thanks for having a John >>Eso Andy's Kino. One of the highlights last year, I pointed out that the five g thing is gonna be huge with the L A Wavelength Metro thing going on this year. Same thing. Mawr Proofpoint S'more expansion. Take us through what was announced this year. What's the big update on wavelength? >>Yes, so John Wavelength essentially brings a W services at the edge of the five G network, allowing our AWS customers and developers to reach their own end users and devices. Five devices with very low latency enabling a number off emerging applications ranging from industrial automation and I O. T. All the way to weigh AR VR smart cities, connected vehicles and much more this year we announced earlier in the year the general availability of wavelength in two locations one in the Bay Area and one in the Boston area. And since then we've seen we've been growing with Verizon or five D partner in the U. S. And and increasing that coverage in multiple off the larger U. S cities, including Miami and D. C in New York. And we launched Las Vegas yesterday at Andy's keynote with Verizon. We also announced that we are going toe to have a global footprint with K d D I in Japan launching a wavelength in Tokyo with SK detail SK Telecom in in South Korea or launching indigestion and with Vodafone in London >>so significant its expansion. Um, we used to call these points of presence back in the old days. I don't know what you call them now. I guess they're just zones like you calling them zones, but this really is gonna be a critical edge network, part of the edge, whether it's stadiums, metro area things and the density and the group is awesome. And everyone loves at about five gs. More of a business at less consumer. When you think about it, what has been some of the response as you guys had deployed mawr, What's the feedback? Um, can you take us through what the response has been? What's it been like? What have been some of the observations? >>Yeah, customers air really excited with the promise of five G and really excited to get their hands on these new capabilities that we're offering. Um, And they're telling us, you know, some consistent feedback that we're getting is that they're telling us that they love that they can use the same A W s, a P I S and tools and services that they used today in the region to get their hands on this new capabilities. So that's being pretty pretty consistent. Feedback these off use and the you know, Sometimes customers tell us that within a day they are able to deploy their applications in web. So that's a that's pretty consistent there. We've seen customers across a number of areas arranging, you know, from from manufacturing to healthcare to a ar and VR and broadcasting and live streaming all the way to smart cities and and connected vehicles. So a number of customers in these areas are using wavelength. Some of my favorite you know, examples are in in actually connected vehicles where you really can see that future materialized. You get, you know, customers like LG that are building the completely secularized vehicle, tow everything platform, and customers like safari that allow multiple devices to do, you know, talkto the Waveland, the closest Waveland Zone process. All of those device data streams at the edge. And then, um, it back. You know messages to the drivers, like for emergency situations, or even construct full dynamic maps for consumption off the off the vehicle themselves. >>I mean, it's absolutely awesome. And, you know, one of things that someone Dave Brown yesterday around the C two and the trend with smaller compute. You have the compute relationship at the edge to moving back and forth so I can see those dots connecting and looking forward to see how that plays out. Sure, and it will enable more capabilities. I do want to get your your thoughts, or you could just for the audience and our perspective just define the difference between wavelength and local zones because we know what regions are. Amazon regions are well understood all around the world. But now you have this new concept called locals owns part of wavelength, not part of wavelengths. Are they different technology? Can you just explain? Take him in to exclaim wavelength versus local zones how they work together? >>Yeah, So let me take a step back at AWS. Basically, what we're trying to do is we're trying to enable our customers to reach their end users with low latency and great performance, wherever those end users are and whatever network they're they're using to get connected, whether that's the five g mobile network with the Internet or in I o t Network. So we have a number of products that help our customers do that. And we expect, like, in months off other areas of the AWS platform, that customers are gonna pick and twos and mix and match and combine some of these products toe master use case. So when you're talking about wavelength and local zones, wavelength is about five g. There is obviously a lot off excitement as you said yourself about five g about the promise off those higher throughput. They're Lowell agencies. You know, the large number of devices supported and with wavelengths were enabling our customers toe to make the most of that. You know, of the five G technology and toe work on these emerging new use cases and applications that we talked about When it comes to local zones, we're talking more about extending AWS out two more locations. So if you think about you mentioned AWS regions, we have 24 regions in another five coming. Those are worldwide and enabled most of our customers to run their workloads. You know all of their workloads with low latency and adequate performance across the world. But we are hearing from customers that they want AWS in more locations. So local zones basically bring a W S extend those regions to more locations by bringing a W s closer to population I t and industrial centers. You know, l A is a great example of that. We launched the lay last year toe to local zones in L. A and toe toe a mainly at the media and entertainment customers that are, you know, in the L. A Metro, and we've seen customers like Netflix, for example, moving their artist workstations to the local zones. If they were to move that somewhere, you know, to the cloud somewhere further out the Laden's, he might have been too much for their ass artists work clothes and having some local AWS in the L. A. Metro allows them to finally move those workstation to the cloud while preserving that user experience. You know, interacting with the workstations that's happened. The cloud. >>So just like in conceptualizing is local zone, like a base station is in the metro point of physical location. Is it outpost on steroids? Been trying to get the feel for what it is >>you can think off regions consisting off availability zones. So these are, you know, data center clusters that deliver AWS services. So a local zone is much like an availability zone. But instead of being co located with the rest of the region, is in another locations that, for example, in L. A. Rather than being, you know, in in Virginia, let's say, um, they are internally. We use the same technology that we use for outpost, I suppose, is another great example of how AWS is getting closer to customers for on premises. Deployments were using much of the same technology that you you probably know as Nitro System and a number of other kind of technology that we've been working on for years, actually, toe make all this possible. >>You know, anyone who's been to a football game or any kind of stadium knows you got a great WiFi signal, but you get terrible bandwidth that is essentially kind of the back hall component for the telecom geeks out there. This is kind of what we're talking about here, right? We're talking about more of an expansionary at that edge on throughput, not just signal. So there's, you know, there's there's a wireless signal, and it's like really conductivity riel functionality for applications. >>Yeah, and many. Many of those use case that we're talking about are about, you know, immersive experiences for for end users. So with five t, you get that increasing throughput, you can get up to 10 GPS. You know, it is much higher with what you get 40. You also get lower latents is, but in order to really get make the most out of five G. You need to have the cloud services closer to the end user. So that's what Wavelength is doing is bringing all of those cloud services closer to the end user and combined with five G delivers on these on these applications. You know, um, a couple of customers are actually doing very, very, very exciting things on immersive application, our own immersive experiences. Um, why be VR is a customer that's working on wavelength today to deliver a full 3 60 video off sports events, and it's like you're there. They basically take all of those video streams. They process them in the waving zone and then put them back down to your to your VR headset. But don't you have seen those? We are headsets there, these bulky, awkward, big things because we can do a lot of the processing now at the edge rather than on the heads of itself. We are envisioning that these headsets will Will will string down to something that's indistinguishable potential from, you know, your glasses, making that user experience much better. >>Yeah, from anything from first responders toe large gatherings of people having immersive experiences, it's only gonna get better. Jorge. Thanks for coming on. The Cuban explaining wavelength graduates on the news and expansion. A lot more cities. Um, what's your take for reinvent while I got you? What's the big take away for you this year? Obviously. Virtual, but what's the big moment for you? >>Well, I think that the big moment for me is that we're continuing to, you know, to deliver for our customers. Obviously, a very difficult year for everyone and being able to, you know, with our help off our customers and our partners deliver on the reinvent promised this year as well. It is really impressed for >>me. All right. Great to have you on. Congratulations on local news. Great to see Andy pumping up wavelength. Ah, lot more work. We'll check in with you throughout the year. A lot to talk about. A lot of societal issues and certainly a lot of a lot of controversy as well as tech for good, great stuff. Thanks for coming. I appreciate it. >>Thanks for having me. Thanks. >>Okay, That's the cube. Virtual. I'm John for your host. Thanks for watching. We'll be back with more coverage from reinvent 2023 weeks of coverage. Walter Wall here in the Cube. Thanks for watching. Yeah,

Published Date : Dec 2 2020

SUMMARY :

all of the interviews and talking about the top newsmakers and we have one of them here on the Cube were remote. Good to be here. What's the big update on wavelength? to have a global footprint with K d D I in Japan launching a wavelength in Tokyo I don't know what you call them now. and the you know, Sometimes customers tell us that within a day they are able to deploy their applications You have the compute relationship at the edge to moving back and forth so I can see those You know, of the five G technology and toe work on these emerging So just like in conceptualizing is local zone, like a base station is in the metro you know, data center clusters that deliver AWS services. So there's, you know, there's there's a wireless signal, down to something that's indistinguishable potential from, you know, your glasses, What's the big take away for you this year? you know, to deliver for our customers. We'll check in with you throughout the year. Thanks for having me. Walter Wall here in the Cube.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
VerizonORGANIZATION

0.99+

George ElissaiosPERSON

0.99+

VirginiaLOCATION

0.99+

Dave BrownPERSON

0.99+

AWSORGANIZATION

0.99+

LondonLOCATION

0.99+

George Ellis ErosPERSON

0.99+

TokyoLOCATION

0.99+

MiamiLOCATION

0.99+

JorgePERSON

0.99+

Walter WallPERSON

0.99+

SK TelecomORGANIZATION

0.99+

VodafoneORGANIZATION

0.99+

BostonLOCATION

0.99+

New YorkLOCATION

0.99+

LGORGANIZATION

0.99+

Bay AreaLOCATION

0.99+

South KoreaLOCATION

0.99+

Las VegasLOCATION

0.99+

Five devicesQUANTITY

0.99+

JohnPERSON

0.99+

L. ALOCATION

0.99+

AndyPERSON

0.99+

L. A.LOCATION

0.99+

JapanLOCATION

0.99+

oneQUANTITY

0.99+

U. SLOCATION

0.99+

last yearDATE

0.99+

yesterdayDATE

0.99+

40QUANTITY

0.99+

24 regionsQUANTITY

0.99+

SKORGANIZATION

0.99+

two locationsQUANTITY

0.99+

U. S.LOCATION

0.99+

D. CLOCATION

0.99+

WavelengthORGANIZATION

0.99+

fiveQUANTITY

0.99+

NetflixORGANIZATION

0.99+

this yearDATE

0.98+

two more locationsQUANTITY

0.97+

K d D IORGANIZATION

0.97+

eightQUANTITY

0.97+

IntelORGANIZATION

0.97+

todayDATE

0.96+

l ALOCATION

0.95+

OneQUANTITY

0.95+

2023DATE

0.95+

L. A. MetroLOCATION

0.94+

up to 10 GPSQUANTITY

0.92+

Waveland ZoneLOCATION

0.89+

CubeCOMMERCIAL_ITEM

0.89+

firstQUANTITY

0.88+

GeorgePERSON

0.87+

Nitro SystemOTHER

0.86+

C twoTITLE

0.84+

3 60 video offQUANTITY

0.82+

L. A MetroLOCATION

0.8+

five GOTHER

0.77+

a dayQUANTITY

0.76+

VirtualCOMMERCIAL_ITEM

0.75+

wavelengthTITLE

0.72+

wavelengthORGANIZATION

0.68+

WavelengthTITLE

0.66+

g.TITLE

0.66+

L A Wavelength MetroCOMMERCIAL_ITEM

0.66+

five DORGANIZATION

0.66+

about five gsQUANTITY

0.65+

yearsQUANTITY

0.64+

couple of customersQUANTITY

0.62+

Deepak Singh, AWS | AWS re:Invent 2020.


 

>>from around the globe. It's the Cube with digital coverage of AWS reinvent 2020 sponsored by Intel and AWS. Yeah, welcome back to the Cubes. Live coverage of AWS reinvent 2020. It's virtual this year over three weeks. Next three weeks we're here on the ground, covering all the live action. Hundreds of videos Walter Wall coverage were virtual not in person this year. So we're bringing all the interviews remote. We have Deepak Singh, vice president of Compute Services. A range of things within Amazon's world. He's the container guy. He knows all what's going on with open source. Deepak, great to see you again. Sorry, we can't be in person, but that's the best we could do. Thanks for coming on. And big keynote news all year all over the keynote. Your DNA is everywhere in the keynote. Thanks for coming on. >>Yeah. Now, no thanks for having me again. It's always great to be on the Cube. Unfortunately, not sitting in the middle of the floral arrangement, which I kind of miss. I know, but it waas great morning for us. We had a number of announcements in the container space and sort of adjacent to that in the developer and operator experience space about making it easy for people to adopt things like containers and serverless. So we're pretty excited about. And his keynote today and the rest agreement. >>It's interesting, You know, I've been following Amazon. Now start a three invent. I've been using Amazon since easy to started telling that garment that story. But you look like the mainstream market right now. This is a wake up call for Cloud. Um, mainly because the pandemic has been forced upon everybody. I talked to Andy about that he brought up in the keynote, but you start to get into the meat on the bone here. When you're saying OK, what does it really mean? The containers, the server Lis, Uh, the machine learning all kind of tied together with computers getting faster. So you see an absolute focus of infrastructures of service, which has been the bread and butter for Amazon web services. But now that kinda you know, connective tissue between where the machine learning kicks in. This is where I see containers and lambda and serve Earless really kicking ass and and really fill in the hole there because that's really been the innovation story and containers air all through that and the eks anywhere was to me the big announcement because it shows Amazon's wow vision of taking Amazon to the edge to the data center. This is a big important announcement. Could you explain E. K s anywhere? Because I think this is at the heart of where customers are looking to go to its where the puck is going. You're skating to where the puck is. Explain the importance of eks anywhere. >>Yeah, I'll actually step back. And I talked about a couple of things here on I think some of the other announcements you heard today like the smaller outposts, uh, you know, the one you and do you outpost skills are also part of that story. So I mean, if you look at it, AWS started thinking about what will it take for us to be successful in customers data centers a few years ago? Because customers still have data centers, they're still running there On our first step towards that Waas AWS in many ways benefits a lot from the way we build hardware. How what we do with nitro all the way to see C two instance types that we have. What we have a GPS on our post waas. Can we bring some of the core fundamental properties that AWS has into a customer data center, which then allowed PCs any KS and other AWS services to be run on output? Because that's how we run today. But what we started hearing from customers waas That was not enough for two reasons. One, not all of them have big data centers. They may want to run things on, you know, in a much smaller location. I like to think about things like oil rates of point of sale places, for they may have existing hardware that they still plan to use and intend to use for a very long time with the foundational building blocks easy to EBS. Those get difficult when we go on to hardware. That is not a W s hardware because be very much depend on that. But it containers we know it's possible. So we started thinking about what will it take for us to bring the best of AWS toe help customers run containers in their own data center, so I'll start with kubernetes, so with que binaries. People very often pick Kubernetes because they start continue rising inside their own data centers. And the best solution for them is Cuban Aires. So they learn it very well. They understand it, their organizations are built around it. But then they come to AWS and run any chaos. And while communities is communities, if you're running upstream, something that runs on Prem will run on AWS. They end up in two places in sort of two situations. One, they want to work with AWS. They want to get our support. They want to get our expertise second, most of them once they start running. Eks realized that we have a really nice operational posture of a D. K s. It's very reliable. It scales. They want to bring that same operational posture on Prem. So with the ts anywhere what we decided to do Waas start with the bits underlying eks. The eks destroyed that we announced today it's an open source communities distribution with some additional pieces that that we had some of the items that we use that can be run anywhere. They're not dependent on AWS. You don't even have be connected to a W s to use eks destro, but we will Patrick. We will updated. It's an open source project on get help. So that's a starting point that's available today. No, Over the next several months, what will add is all of the operational to link that we have from chaos, we will make available on premises so that people can operate the Cuban and these clusters on Prem just the way they do on AWS. And then we also announced the U. K s dashboard today which gives you visibility into our communities clusters on AWS, and we'll extend that so that any communities clusters you're running will end up on the dashboard to get a single view into what's going on. And that's the vision for eks anywhere, which is if you're running communities. We have our operational approach to running it. We have a set of tools that we're gonna that we have built. We want everybody to have access to the same tools and then moving from wherever you are to aws becomes super easy cause using the same tooling. We did something similar with the C s as well the DCs anywhere. But we did it a little bit differently. Where in the CSU was centralized control plane and all we want for you is to bring a CPU and memory. The demo for that actually runs in a bunch of raspberry PiS. So as long as you can install the C s agent and connect to an AWS region, you're good to go. So same problem. Different, slightly different solutions. But then we are customers fall into both buckets. So that's that's the general idea is when we say anywhere it means anywhere and we'll meet you there >>and then data centers running the case in the data center and cloud all good stuff. The other thing that came out I want you to explain is the importance of what Andy was getting to around this notion of the monolith versus Micro Services at one slightly put up. And that's where he was talking about Lambda and Containers for smaller compute loads. What does it mean? What was he talking about there? Explain what he means by that >>that Z kind of subtle and quite honestly, it's not unique to London containers. That's the way the world was going, except that with containers and with several functions with panda. You got this new small building blocks that allow you to do it that much better. So you know you can break your application off. In the smaller and smaller pieces, you can have teams that own each of those individual pieces each other pieces. Each of these services can be built using architecture that you secret, some of them makes sense. Purely service, land and media gateway. Other things you may want to run on the C s and target. Ah, third component. You may have be depending on open source ecosystem of applications. And there you may want to run in communities. So what you're doing is taking up what used to be one giant down, breaking up into a number of constituent pieces, each of which is built somewhat independently or at least can be. The problem now is how do you build the infrastructure where the platform teams of visibility in tow, what all the services are they being run properly? And also, how do you scale this within an organization, you can't train an entire organ. Communities overnight takes time similar with similarly with server list eso. That's kind of what I was talking about. That's where the world is going. And then to address that specific problem we announced AWS proton, uh, AWS program is essentially a service that allows you to bring all of these best practices together, allows the centralized team, for example, to decide what are the architectures they want to support. What are the tools that they want to support infrastructure escort, continuous delivery, observe ability. You know all the buzzwords, but that's where the world's going and then give them a single framework where they can deploy these and then the developers can come into self service. It's like I want to build a service using Lambda. I don't even learn how toe put it all together. I'm just gonna put my coat and pointed at this stock that might centralized team has built for me. All I need to do is put a couple of parameters, um, and I'm off to the races and not scale it to end, and it gives you the ability to manage also, So >>it's really kind of the building blocks pushing that out to the customer. I gotta ask you real quick on the proton. That's a fully managed service created best. Could you explain what that means for the developer customer? What's the bottom line? What's the benefit to >>them? So the biggest benefit of developers if they don't need to become an expert at every single technology out there, they can focus on writing application court, not have to learn how to crawl into structure and how pipelines are built and what are the best practices they could choose to do. So the developers, you know, modern and companies Sometimes developers wear two hats and the building off, the sort of underlying scaffolding and the and the build applications for application development. Now all you have to do is in writing an application code and then just go into a proton and say, This is architecture, that I'm going to choose your self, service it and then you're off to the races. If there's any underlying component that's changing, or any updates are coming on, put on it automatically take care off updates for you or give you a signal that says, Hey, the stock has to be updated first time to redeploy accord so you can do all of that in a very automated fashion. That's why everything is done. Infrastructures Gold. It's like a key, uh, infrastructure and told us, and continuous delivery of sort of key foundational principles off put on. And what they basically do is doing something that every company that we talked oh wants to do. But only a handful have the teams and the skill set to do that. It takes a lot of work and it takes ah lot of retraining. And now most companies don't need to do that. Or at least not in that here. So I think this is where the automation and manageability that brings makes life a lot easier. >>Yeah, a lot of drugs. No docker containers. They're very familiar with it. They want to use that. Whatever. Workflow. Quickly explain again to me so I can understand fully the benefit of the lamb container dynamic. Because what was the use case there? What's the problem that you solve? And what does it mean for the developer? What specifically is going on there? What's the What's the benefit? Why would I care? >>Yeah, eso I'll actually talked about one of the services that my team runs called it of your stature. AWS batch has a front time that's completely serverless. It's Lambda and FBI did play its back in the PCs running on the city right? That's the better the back end services run on their customers. Jobs in the running. Our customers are just like that. You know, we have many customers out there that are building services that are either completely service, but they fit that pattern. They are triggered by events. They're taking an event from something and then triggering a bunch of services or their triggering an action which is doing some data processing. And then they have these long running services, which almost universally in our running on containment. How do you bring all of this together into a single framework, as opposed to some people being experts on Lambda and some people being experts and containers? That's not how the real world works. So trying to put all of this because these teams do work together into a single framework was our goal, because that's what we see our customers doing, and I think they'll they'll do it. More related to that is the fact that Lambda now supports Dr Images containing images as a packaging format because a lot of companies have invested in tooling, toe build container images and our land. I can benefit from that as well. While customers get all the, you know, magic, The Lambda brings you >>a couple of years ago on this on the Cube. I shared this tweet out earlier in the week. Andy, we pressed and even services launches like, would you launch build Amazon on Lamb? Day says we probably would. And then he announced to me And he also I think you mentioned the keynote that half of Amazon's new APS are built on lambda. >>Yeah, that's good. This >>is a new generation of developers. >>Oh, absolutely. I mean, you should talk to the Lambda today also, but even like even in the container side, almost half of the new container customers that we have on AWS in 2020 have chosen target, which is serverless containers. They're not picking E c s or E. T. S and running at least two. They're running it on target the vast majority of those two PCs, but we see that trend on the container side as well, and actually it's accelerating. More and more and more new customers will pick target, then running containers on the city. >>Deepak, great to chat with you. I know you gotta go. Thanks for coming on our program. Breaking down the keynote analysis. You've got a great, um, focus area is only going to get hotter and grow faster and a lot more controversy and goodness coming at the same time. So congratulations. >>Thank you. And always good to be here. >>Thanks for coming on. This is the Cube Virtual. We are the Cube. Virtual. I'm John for your host. Thanks for watching.

Published Date : Dec 2 2020

SUMMARY :

Deepak, great to see you again. in the container space and sort of adjacent to that in the developer and operator experience I talked to Andy about that he brought up in the keynote, but you start to get into the meat on So that's that's the general idea is when we say anywhere it means anywhere and we'll meet you there to explain is the importance of what Andy was getting to around this notion of the monolith versus In the smaller and smaller pieces, you can have teams it's really kind of the building blocks pushing that out to the customer. So the biggest benefit of developers if they don't need to become an expert at every single technology out there, What's the problem that you solve? It's Lambda and FBI did play its back in the PCs running on the city right? And then he announced to me And he also I think you mentioned the keynote that half Yeah, that's good. almost half of the new container customers that we have on AWS in 2020 have I know you gotta go. And always good to be here. This is the Cube Virtual.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
AndyPERSON

0.99+

AWSORGANIZATION

0.99+

AmazonORGANIZATION

0.99+

Deepak SinghPERSON

0.99+

2020DATE

0.99+

DeepakPERSON

0.99+

Walter WallPERSON

0.99+

todayDATE

0.99+

first stepQUANTITY

0.99+

JohnPERSON

0.99+

two situationsQUANTITY

0.99+

oneQUANTITY

0.99+

two PCsQUANTITY

0.99+

LambdaTITLE

0.99+

two reasonsQUANTITY

0.99+

OneQUANTITY

0.99+

EachQUANTITY

0.99+

two placesQUANTITY

0.99+

LondonLOCATION

0.98+

FBIORGANIZATION

0.98+

Hundreds of videosQUANTITY

0.98+

this yearDATE

0.98+

IntelORGANIZATION

0.97+

first timeQUANTITY

0.97+

third componentQUANTITY

0.97+

U. KLOCATION

0.97+

single frameworkQUANTITY

0.96+

eachQUANTITY

0.96+

both bucketsQUANTITY

0.96+

Cuban AiresLOCATION

0.96+

CubeCOMMERCIAL_ITEM

0.95+

Cube VirtualCOMMERCIAL_ITEM

0.95+

pandemicEVENT

0.94+

singleQUANTITY

0.93+

PatrickPERSON

0.93+

over three weeksQUANTITY

0.93+

few years agoDATE

0.92+

awsORGANIZATION

0.9+

secondQUANTITY

0.9+

Compute ServicesORGANIZATION

0.9+

LambdaORGANIZATION

0.88+

couple of years agoDATE

0.87+

KubernetesTITLE

0.87+

Next three weeksDATE

0.86+

two hatsQUANTITY

0.82+

single technologyQUANTITY

0.82+

EBSORGANIZATION

0.81+

PremORGANIZATION

0.8+

monthsDATE

0.77+

The LambdaTITLE

0.76+

threeQUANTITY

0.74+

C sTITLE

0.71+

least twoQUANTITY

0.69+

Mark Lohmeyer, VMware and David Brown, AWS | 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. Hello and welcome to the Cubes coverage of VMRO 2020 Virtual this The Cube Virtual I'm John for your host, covering all the action for VM World not in person. This year it's virtual, so we're bringing you the virtual interviews remotely. We've got two great guest here. Marc Lemire, senior vice president general manager of the Cloud Services business unit at VM Ware and David Brown is the vice president for two at AWS Amazon Web services. Both Cube alumni's great to see you guys remotely Thanks. Coming on eso i first vm worlds not face to face. Usually it's great event reinvents Also gonna be virtual again. It's, you know, we're gonna get the content out there, but people still gotta know the news is gonna know what's going on. Um, I remember three years ago, I interviewed Pat Kelsey and Andy Jassy in San Francisco on the big announcement of AWS and VM Ware Uh, vm ware on a W s. Really? Since then, what a great partnership Not only has VM where have cleaned up their clarity around cloud. But the business performance mark has been phenomenal. Congratulations. All the data that we're reporting shows customers are leaning into it heavily Great adoption and super happy success. A US congratulations as well for great partnership. Mark three years, Uh, with the industry defining partnership. Ah, lot of people were skeptical. We're on the right side of history, I gotta say, we called >>it. That's right. It's an update. Yeah, No, look, we're super excited. Like you said, It's the third year anniversary of this game changing partnership and look, the relationship could not be stronger right across engineering the product teams to go to market teams really getting stronger and deeper every day. And at the end of the day, you know, of course, what it's about is innovating on behalf of our customers, delivering compelling new capabilities that allow them thio, migrate and modernize. And, you know, look, we're just really pleased with the partnership, right? And I think, as a result of that depth of joint engineering, building and delivering the service together, you know, we're proud to be able to say that it addresses are preferred public cloud partner for the Starbase workloads. >>You know, I remember at the time David talking to Terry Wise Ah, native West Side and Andy, of course on Ragu the architect for this vision of the partnership. And this changed how vm Ware has been doing partnerships on. I want to talk about that because I think that's a great use case of what I call the new cloud native reality that everyone's living in. But before we get there, Mark, there's some news tied around AWS and VM. Where could you take a minute to, uh, share the news around what's going on with VM World 10 0 You got connect. You got all kinds of enhancements. Just the update on the news. >>Yeah, sure. So you know, we continue Thio, listen closely to our customers and continue to deliver them new value, new capabilities and a few things we're gonna highlight at being world. The first is we've heard from many customers, you know, they love the ability to rapidly migrate their visa service workloads to the AWS Cloud and VMC on AWS is really a game changer. From that perspective on dso that continues to be really, really compelling use case for many customers. But what they've also said to us is, Look, it's not just about migrating to the cloud. It's also about migrating and then modernizing. And so, together with AWS, we have really brought together the richest set of tools for our customers to enable them to modernize those applications. Of course, we've talked about before. Customers have access to the full rich set of AWS services on Ben within VM or called on AWS. We're now announcing support for native kubernetes capabilities within VM Ware Cloud in eight of us taking advantage of the VM Ware Tansy Communities, good service. So we're really excited about bringing that that service in particular to our joint customers and then three other kind of key innovation that we're going to be talking about is around networking, right? And as our customer environments get larger and larger and they're looking to create a fairly sophisticated apologies between their on Prem Data Center between multiple VMC and AWS instances and between perhaps multiple native aws vpc s, we've done a lot of work together to really simplify the way that customers can connect all those environments together. Onda, maybe Dave wants toe talk a little about that. >>It did chime in. What's What's the news on your end to? What's the relationship and an update from the Amazon side for VM World? >>Yeah, absolutely. I mean, the partnership has just been incredible working with being where Right, Right? Right from four years ago, when we first started with the idea of what could be a W s and beyond where do together. I think we've seen really deep engineering engagement, but also leadership engagement on support from leadership on both sides was really set. Set us up for the partnership that we have today, which has been phenomenal. You know, Mark was just talking about the transit connect feature that beyond whereas adopting and what you really seen, there is years of innovation on the networking side of the sea to where we've really understood deeply what customers need from a network. Understood the fact that they're trying to recreate some of those large networked apologies that they're doing on premise on, then trying to support them in a cloud way of supporting them in a cloud about, like, way. And so, you know, transit gateways to service under the hood that we released about two years ago. It reinvent. And so what we've been doing with being where he's working out. What is Transit Gateway mean within the VM Ware environment? And so really bringing customers that that rich connectivity that they need? You know, whether it's between the BBC's between the VM Ware environments, even back to on Prem or between regions on DSO. That's what transit connect now on being where it's gonna be utilizing and bringing to customers we're pretty excited about. You know what that means for our customers? >>You know, one of the trends I see coming out all the announcements. David, I want to get your thoughts on it because we talked briefly a few months ago, uh, for your summit virtual. But I want you to kind of put it in context of VM Ware because you're seeing virtualization of physical things. You know, Nick's with Project Monterey and all that stuff with within video and software. You see to you guys have seen this vision not just compute, but you talk about networking. You know, you have the really the first time this convergence of physical own software virtual and This is not new to you guys. I know this is the premise of Amazon Cloud. First, you have the building blocks as three NBC too. But now a slew of other services. But this trend is gonna continue. Certainly with covert and work at home, there's mawr need firm or compute more different kinds of compute. You got the physical layer from the network of the devices. This isn't gonna go away. I mean, I would just need some interviews about Space Force, and they're talking about software to find, um, devices you can't do break fix in the space. So you know all this is gonna be done with software and this idea of the physical virtual coming together I mean, I know I love the Virtual Cube were not in person, which we were. But this virtualization trend around the hardware this is this'll is all about the sea, but the sea spinning for years. How does that relate >>to be inward customer? So, I mean, I think the VM ware customers experience which realization right long before ec2 was around as well. When being we're back in the day with being workstation, uh, it's it's kind of central to what they've been able to do, you know, being able to virtualized environments, being able to stand up environments ready very quickly on a physical machine is what the English board for the customer, Easy to started in a similar place. You know, the strength of the C two is being able to get a B m in a few minutes. Andi, you know, we've just grown the what we can support in a virtualized world. So you think about where we started with very simple machines, you know, today is supporting things like HPC and and advanced. You know, accelerators like GP use. And if p g A s and so we've already pushed the virtual world now, interestingly enough, you know, Vienna is obviously doing the same thing with their hyper visor. You know, many, many happy customers there. The really interesting thing it was through the innovation that we were doing on the easy to side to work out. How do we really get the most out of virtualization? Historically, virtualization is being played with things like jitter and just performance. You couldn't really get the network performance there with CPU would stall and those are sort of the old issues. The cloud in the innovation we've been doing is largely gotten rid of those. And so it's actually almost the the the ability to remove the virtualization from easy to. That really was the ingredient that enabled us to allow VM Ware to run on this. And so that's where it all started. Back in late 2016 we started to work with my team saying, You know, we've actually built the ability through our nitro system, um, to not require our virtualization layer. And then we could replace that virtualization with the VM Ware virtualization layer and that that set us up for what we have today, right? That that made VM ware on AWS a reality that gave the VM Ware customer you know, the full VM ware virtualization support, which is what the applications have been. Both Paul, that's what they've really come. Thio love. I don't want to change all of that when they moved to the cloud and so being able to move those workloads to the cloud for being where you know on on AWS and and get the benefit of great hardware design together with the great opera visor from being where obviously, it's a virtual the end of the day with a lot of innovation that we need to make him that >>mark. I wanna get your thoughts on this because I remember when we again years ago when we covered it again on the right side of history of the prediction, we said It's gonna be a great thing, afraid of us. And the end where some of the other commentary was at that time was Oh, my God. VM was lost at the capitulated Amazon is gonna suck all the thousands and thousands of VM where customers into the cloud and they're gonna eat him up in Vienna. Where is gonna be sitting there? Uh, you know, inside of the road. Okay. Not the case. Your business performance has been exceptional. Okay? The customers have been resonating with the offering. It's been a win win. Can you talk about the business momentum and how this continues to go? Because again, everyone got it wrong on that side. This has been exactly how you guys had heated up. I mean, a little bit here, and they're not exactly, But from a business perspective, it hit the mark. What's your thoughts? >>Yeah. No. Look, we've been incredibly pleased that the customer adoption that we've seen for the service, um, in fact, you know, the total workload count on the service has increased by over 140% versus this time last year, right? So clearly, customers are adopting the service at a large scale on growing rapidly. But I think you sort of feel that killed that back a little bit, right? It's It's really driven by three use cases and the value that we're able to deliver the customers right? And so if you're a customer, that's gotta be severe based workload in your own data center, and you want to move to the AWS Cloud. You know the fastest, lowest cost lowest Chris Way to move that workload is using VM Ware Cloud on AWS, right? And so it's that use case. It's powering a lot of that consumption. Another interesting use case that Xdrive in a lot of demand and that we continue to invest and expand is disaster recovery, right? So there's some customers that still want to run some more clothes in their own data centers, but they'd like to build leverage the public cloud as a target for disaster recovery. And you think about it you're talking about, you know, Cloud delivered as a service and the elasticity and all of those benefits. Those really playoff strongly in the d r use case where you Onley really want to spend up that capacity in the scenario where you actually need it, right in the case of a natural disaster. And so VM were recently acquired a company called Atrium and we're using that technology to enable a new service we call VM Ware. Cloud D are on top of the VMC on AWS offering, and this is a really powerful capability because it allows our customers to significantly reduce the cost of disaster recovery by taking advantage of AWS is low cost s three storage, combined with some unique capabilities in the day trip service that allows us to store the V M. D. K. Is very cost effectively on the next three storage. And then, in the case of a disaster, we can spin up those hosts. You know, they've talked about the nitro host. I've been spin up those bare metal host with the being more hyper visor on it and automatically restart those workloads without requiring any. VM conversion is because, of course, it's all all these fear based, right? So you know, it's so we're really pleased with the business performance, but you know, sort of behind that, of course, is the value that we can deliver to our joint customers together. >>You know, the integration thing is interesting again. I think the success is that there's a partnership at the highest levels and trickles down into engineering. David, talk about what's next for AWS because, you know, after cloud, you've got cloud native integrations. They're gonna be needed across more partners and more customers. Um, but they don't wanna do the heavy lifting, right? So So if I'm a customer like, hey, you know what? I just want Mawr Cloud scale. I want more cloud capabilities, but I don't want to do all this integration. How does how does Amazon view that conversation? Because again, that's one of the things that every interview, every reinvent every time I talk to Andy and the team. It's undifferentiated, heavy lifting what our customers asking for free from from you guys. VM, where customers and What's the What's your thoughts on this? What do you guys thinking about right now? >>Absolutely. I think market head on a couple of key points there as well or at the customer in this case, off. I have a workload today that I run in my data center or running a cola facility, whatever it might be. And I run it for many years, Um, in many cases working with customers in industries like healthcare and finance. You know, where they've actually had these thes applications qualified or certified? I'm to actually one on that hardware. And so, you know, requiring them to move to a different hyper visor is obviously a ready they'd lift and may slow down the ultimate migration to the cloud. Um And so having vm ware cloud on AWS and the ability to say to those customers, you know, just bring your application and you'll workload and and honestly the benefit of the entire ecosystem that VM Ware provides and come and enjoy that on AWS and burst into aws eso that's just been enormously beneficial for our in customer, For AWS is probably aware. I think that's the thing that really makes the partnership incredibly strong. And from there, you know, these customers can pivot. And so one of the things that we've been doing together with Vienna, where is ongoing innovation? Right. So we recently just launched, um, support for our I three n uh storage instance type, which offers up to 50% discount storage per gig with VM ware. And there's a lot that went into that behind the scenes to make sure that that instance type is perfectly tuned for what VM were needed for their end customer. We're very excited to get that out. There are many, many customers so excited about the benefit that that brings to them, right? So they're getting all the benefit of AWS innovation while they keep the benefits that they've been enjoying on the VM Ware side. Um, and you know, that speaks to the largest sort of approach that AWS has taken in in several industries across several industries. Right being where, I think is probably the best example of that. But if you look at many other areas like our networking products, customers will often come to us and say, you know, I love using a certain type of load balance. So I love using this firewall. Um, you know, within my environment. And we have great partnerships of all those companies to say if your customer, while joint customer, wants to use whatever appliance, whatever application, you know, we have a full market place full of thousands of applications that are all certified to run on us. We want to make sure we can meet those customers where they are and simplify the immigration story for them as much as we can. >>All right, So I gotta put you guys on the spot. Mark will start with you, but you can't get the same answer. Um, to the same question. The question is, what are the customers most happy with with the partnership from a feature perspective? What's the one? What? What would you say, Mark, um is the big Ah ha. This really is amazing. I'm so happy because of this feature capability. >>Yeah, yeah, I mean, a little bit back to the discussion we're having before, but I think you know the killer use case Really for the service today is that cloud migration use case I was talking about before. And if you think about what it might have taken them previously. Right? Uh, you know, expensive time consuming. Um, you know, it requires changes to their environment. In some cases, with with VM or cloud on AWS, we could take the cloud migration that would previously been taken them perhaps years, millions or tens of millions of dollars. And we can shrink that down toe literally months, right. We have some customers like m i t. That migrated hundreds of applications literally over a weekend. Right. And we're able to do that because it's the same core enterprise Class V, and where capabilities of the customers already optimized their application to run on in their own data centers that now we've enabled on AWS as a cloud service so that that cloud migration use case kind of combined with the fact that we're, um that were delivered to them as a service in the AWS cloud. I think is, uh, you know, one of the one of the use cases that a lot of customers find extremely attractive. >>Alright, David, your turn from an M. A w s perspective. What are people happy with you for on this partnership? What praises? Are you getting some your way When someone says, Hey, man, this partners has been great. Amazon really is awesome for this. What would you say to that? >>Eso, you know, watch book about the migration I was going to choose sort of, You know, once they're in aws, um, the benefits of the power brakes writes the ability to scale on the mind. E think one of the great things about the record in AWS that VM Ware did is already built it as a cloud native service. And so, you know, the customers are able to provision additional capacity very easily. We have that capacity available on AWS, and so they're able to meet any sort of unexpected demand of scale. Um, and then together with the breadth of services that we have on a diverse is Well, you know, you and we've we thought very carefully about how being were customer would want to consume those and to make sure that the whole system set up to allow that to happen. And so allowing them to to broaden what they're using over time, is there. Engineers and teams find other services that allow them to innovate faster and, you know, bold more interesting applications so that it integrates incredibly well between AWS and VMware and customers benefit from that. >>I wanna ask you guys, um, or in the industry side, um, to comment on cloud native, um, mainly because one we cover it into it's kind of important trend. Um, recently, snowflake went public with the largest i p on the history of the of Wall Street, and it's an enterprise company. Okay, Um, and I was using that as an example because actually being where was the second most popular, uh, Hypo happens to be another enterprise company if and I was commenting on this, and I want to get your reaction to it And that is, is that if you look at the mega trend that's going on now, of all the things people talk about, it's the cloud native That's the most interesting, because this is all the value. If you look at the modern applications all the way down to the networking, everything in between. It's all about cloud native, And it's not just about cloud public cloud. It's not about It's an operating model when we talk about that. But Cloud native is the big wave that people are on. And if you're on it, your modern. This is not just hand waving. It's legit. I mean, you're seeing benefits of it. You're seeing speed, time to value all the things that people talk about, it, the events. Could you guys comment on why Cloud native is so important today and why customers and developers should be really thinking through what that is for them. Um, David will start with you. >>Absolutely. So for us part native really means, you know, have you built your application in a way that takes advantage of the benefits of the cloud? And so are you able to scare the application horizontally? Are you able, Thio? You know, building away That's redundant Across multiple data centers. Are you able to utilize services that are provided by, you know, aws, the cloud provider Thio to not have your teams build that And so what it ultimately means is you're able to spend more time focused on on building stuff that really matters. You know, if your application So you mentioned Snowflake, you know there are a great AWS customer work very closely with them and and they're able Thio, have us around a lot of the infrastructure, all the infrastructure for them in the power. And they can really focus on building an absolutely incredible data, whereas in solution for their end customer and we innovate very closely with them. And so that's really what it means, you know. And I think organizations that have gotten themselves there ready get a lot of benefit. They're able to innovate faster. They're able Thio deliver more to the end customer. You know, we spent a lot of time with companies that you wouldn't say a cloud native today and as a cloud provider, azi exciting as it is to support the cloud native customer, it's also incredibly important that we find a way to support the company. That's on a journey towards adopting the cloud, right? They've got a long history. Maybe they've been around for many, many, many years. Andi, I've got a large application stack that they need to move. And so that's where our migration programs really support customers. You need to bring non card native applications and then we're able to work with them over time to make them, you know, more cloud native and get a lot of those benefits. And so it's a journey that I think many of companies on. Some started there, and some have a way to get their differently. Has a lot of benefit. >>Isn't Snowflake really in Just a example of value creation? I mean, it's not about that. They're on Amazon. You're happy about that. But it shows that you don't have to go a certain way. If you create value, speed, scale speaks for itself. So that's just that could be an enterprise. That could be startup. That could be the Cube. It could be anybody, right? I mean, don't you see it that way? >>Absolutely. Absolutely. I mean, they had a great use case that a customer need. It's in a really interesting area, obviously dealing with big data. And so I think you know, there's there's really no limit there, >>Mark. You guys are in the modern app. That's what you're hearing. It's one of the things that people gonna wanna come out of co vid. They're gonna wanna have a growth strategy. Cloud native. Why is it important? And what's your take on this? What's your reaction to the cloud native being the big wave? >>Yeah, I mean, I think. I think Dave said it. You know very well. I mean, when I talked to customers, you know, regardless of where they are in that journey, they all have some form of digital transformation agenda. Right? And at the end of the day, they wanna deliver better services to their end customers because they know that's what different is going to differentiate them. Or they want a better empower their employees, right? And as part of trying to deliver that value to their customers, their employees, you know, they want to focus their time and energy on the things that really differentiate them. Right? And, you know, for many of them that that means, you know, they don't wanna have to worry about, you know, upgrading some infrastructure software, right? That's not that's not delivering value to their to their customers. And so, you know, I think as they go down that journey, you know, we're really pleased to be ableto partner. What they did you ask to be able to create these, uh, you know, these powerful platforms together between VM ware and AWS that really deliver a lot of value to customers and allow them to focus on what's important their business, right? And, you know, by bringing together those enterprise class VM, or capabilities that hundreds of thousands of customers trust for their most mission critical workloads. Combining that with eyes, they have talked about the possibility of agility, the scalability of the dust cloud and then sort of, you know, not just those existing workloads, but also enabling a rich set of new services those customers can take advantage of to modernize. You know, whether it's VM Ware services like I talked about before with our native kubernetes capability built into BMC or whether it's the you know, hundreds and growing portfolio abated bus services, you know, giving them all, giving them the power of that full toolkit as a service so they can focus on building value on top. I mean, that's e think, really they want an equation. But that's why so many customers are moving down that path together with us. >>Well, congratulations. I want to say to you because David Lynch has been digging into the buyer behavior data, looking at the what the budget projections gonna be and VM ware on AWS has been strongly performing, and it's doing really well. Congratulations. And David. Great to have you back on. And you got reinvent less than 60 days away. Can you give us a little taste, teaser and taste of what you got going on? I know you can't reveal, but what kind of generally we're gonna be seeing at reinvent, uh, with E c two and your team >>absolutely reinvents a little different this year. It's It's obviously virtual on, so we're pretty excited about that. We think it will bring a new flavor. And so there's a lot of planning going on both in terms of product delivery. It was a It was a great time of year for us as we finish up a lot about big releases aimed at reinvent, then obviously working on content and presentations. And so, you know, a lot of interesting stuff for customers to think about is that >>they're not revealing anything. You just you know. Okay, you're gonna have some announcements. I'm sure you see two. That's a big announcements. Exactly. Hiding the ball, as they say. David Brown, vice president of Easy to it. Amazon Web services. AWS, Markle, Omar s v P. And GM. A cloud Service business unit at VM Ware. Um, great partnership. Congratulations. We'll be following it. Thanks for coming. I appreciate it. Thank >>you very much. >>Okay, I'm John. For with the Cube. We're here in Palo Alto. Remote for the Cube. Virtual for VM World 2020. Virtual couldn't be face to face. We're doing our best with our cube virtual to get you the content. Thanks for watching.

Published Date : Sep 29 2020

SUMMARY :

so we're bringing you the virtual interviews remotely. And at the end of the day, you know, of course, what it's about is innovating on behalf of our customers, You know, I remember at the time David talking to Terry Wise Ah, native West Side and Andy, The first is we've heard from many customers, you know, What's What's the news on your end to? And so, you know, transit gateways to service under the hood and they're talking about software to find, um, devices you can't do break fix in the space. that gave the VM Ware customer you know, the full VM ware virtualization support, Uh, you know, inside of the road. for the service, um, in fact, you know, the total workload count on the service you know, after cloud, you've got cloud native integrations. And so, you know, requiring them to move to a different hyper visor is All right, So I gotta put you guys on the spot. I think is, uh, you know, one of the one of the use cases that a lot of customers find extremely attractive. What are people happy with you for Um, and then together with the breadth of services that we have on a diverse is Well, you know, you and we've we thought very carefully is that if you look at the mega trend that's going on now, of all the things people talk about, services that are provided by, you know, aws, the cloud provider Thio to not have your teams But it shows that you don't have And so I think you know, there's there's really no limit there, It's one of the things that people gonna wanna come out of co the scalability of the dust cloud and then sort of, you know, not just those existing workloads, I want to say to you because David Lynch has been digging into the buyer behavior data, And so, you know, You just you know. We're doing our best with our cube virtual to get you the content.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
DavePERSON

0.99+

DavidPERSON

0.99+

MarkPERSON

0.99+

Marc LemirePERSON

0.99+

Mark LohmeyerPERSON

0.99+

David BrownPERSON

0.99+

AndyPERSON

0.99+

Terry Wise AhPERSON

0.99+

AWSORGANIZATION

0.99+

David LynchPERSON

0.99+

San FranciscoLOCATION

0.99+

AmazonORGANIZATION

0.99+

Andy JassyPERSON

0.99+

Palo AltoLOCATION

0.99+

BBCORGANIZATION

0.99+

ViennaLOCATION

0.99+

Pat KelseyPERSON

0.99+

VM WareORGANIZATION

0.99+

VMwareORGANIZATION

0.99+

NBCORGANIZATION

0.99+

JohnPERSON

0.99+

twoQUANTITY

0.99+

millionsQUANTITY

0.99+

late 2016DATE

0.99+

AtriumORGANIZATION

0.99+

FirstQUANTITY

0.99+

VM Ware CloudTITLE

0.99+

PaulPERSON

0.99+

threeQUANTITY

0.99+

thousandsQUANTITY

0.99+

last yearDATE

0.99+

three years agoDATE

0.98+

This yearDATE

0.98+

firstQUANTITY

0.98+

secondQUANTITY

0.98+

todayDATE

0.98+

third yearQUANTITY

0.98+

less than 60 daysQUANTITY

0.98+

four years agoDATE

0.98+

both sidesQUANTITY

0.98+

hundredsQUANTITY

0.98+

bothQUANTITY

0.98+

VM World 2020EVENT

0.98+

CubesORGANIZATION

0.98+

BothQUANTITY

0.98+

oneQUANTITY

0.98+

ON DEMAND R AND D DATA PLATFORM GSK FINAL2


 

>>Hey, everyone, Thanks for taking them to join the story. Hope you and your loved ones are safe during these tough times. Let me start by introducing myself. My name is Michelle. When I walk for GlaxoSmithKline, GSK as an engineering manager in my current role, A little protocol platform A P s, which is part of the already data platform here in G S, K R and D Tech. I live in Dallas, Texas. I have a Masters degree in computer science on a bachelor's in electronics and communication engineering. I started my career as a software developer on over these years again a lot of experience in leading and building, not scale and predicts products and solutions. I also have a complete accountability for container platforms here at GSK or any tick. I've been working very closely with Dr Enterprise, which is no Miranda's for more than three years to enable container platforms that yes, came on mainly in our own Itek. So that's me. Let >>me give you a quick overview on agenda for today's talk. I'll start with what we do here at GSK on what is RND data platform. Then I'll give you an overview on What are the business drivers that >>motivated US toe? Take this container Germany on some insight into learnings on accomplishments over these years. Working with Dr Enterprise on the container platforms Lately, you must have seen a lot of articles off there which talk about how ts case liberating technologies like artificial intelligence, mission learning, UN data and analytics for the Douglas Corey process. I'm very excited to see the progress we have made in technology, but what makes us truly unique is our commitment to the patient. >>We're G escape, help millions of people, do more, feel better and live longer. Wear a global company that is focused on three were tickles pharmaceuticals vaccines on consumer healthcare. Our main intent is to lower the >>burden on the impact of diseases on the patients. Here at GSK, we allow science to drive the technology. This helps us toe build innovative products. That's helps our scientists to make better and faster additions throughout the drug discovery by plane. >>With that, let me give you some >>context on what currently data platform is how it is enabled. A T escape started in mid 2016. What used to be called us are any information platform whose main focus was to centralize curate on rationalized all the data produced within the others are in the business systems in orderto drive, a strategic business value, standardization of clinical trials, Genome Wide Association Study Analysis, also known as Jesus Storage and Crossing Off Rheal. World Evidence data some of the examples off how the only platform was used to deliver the business value four years later. No, a new set off business rivals of changing our landscape. The irony Information Platform is evolving to be a hybrid, multi cloud solution and is known as already did a platform refering to 20 >>19 GSK's annual report. These are the four teams that there are any platform will be mainly focused on. We're expanding our data capabilities to support the use. Escape by a former company on evolving into a hybrid medical platform is one of the many steps that we're taking to be future ready. Our key focus will still be making >>greater recommendations better and faster by using that wants us. We're making the areas like artificial intelligence and machine learning. No doc brings us toe. What is Germany is important. Why are we taking this German with that? Let me take you to the next topic off. Like the process of discovery, Francisco is not an easy process. Talking about the recent events occurred over the last few months on the way. How all our lives are impacted. It is a lot of talk on information going about. Why did drug discovery process is so tough working for a global health care company? I get asked this question very frequently. From many people I interact with. Question is like, Why is that? This car is so tough on why it takes so much time. Drug discovery is a complex process that involves multiple different stages on at each and every stage. There is huge amounts of data that the scientists have took process to make some decisions. Studies have shown that only 3% off small molecules entering the human studies actually become medicines. If you're new to drug discovery, you may ask, like what is the targets? Targets so low? We humans are very complex species, >>not going into the details of the process. We're G escape >>have made a lot of investments into technology that enabled us to make data river conditions. Throw the drug Discovery pipeline >>as we implement. As we started implementing these tools and technologies to enable already did a platform, we started to get a better appreciation off how these tools in track on integrate >>with each other. Our goal wants to make this platform a jail, the platform that can work at scale so that we can provide a great user experience and contribute back to the bread discovery pipeline so that the scientists can make faster editions. We want our ardently users to consume the data, and the service is available on the platform seamlessly in a self service fashion. And we also have to accomplish this by establishing trust. And then we have to end also enable the academic partnerships, acquisitions, collaborations that DSK has, which actually brings a lot of data on value to our scientists. So when we talk about so many collaborations and a lot of these systems, what this brings in is wide range off systems and platforms that are fundamentally built on different infrastructure. This is where Doctor comes into fiction on our containers significance. >>We have realized the power of containers on how we can simplify this complex ecosystem by using containers and provide a faster access off data to war scientists who didn't go >>back and contribute back to the drug discovery by play. >>With that, let me take talk to you about >>the containers journey and she escaped. So we started our container journey in late 2017. We started working with Dr Enterprise to enable the container platform. This is on our on prem infrastructure Back then, or first year or so we walked through multiple Pelosis did a lot of testing to make sure our platform is stable before we onboard either the data or the user applications. I was part of this complete journey on Dr Stream has worked with us very closely towards you. The first milestone off establishing a stable container platform. A tsk. Now, getting into 2019 we started deploying our applications in production environment. I cannot go into the details of what this Absar, but they do include both data pipelines as well as Web services. You know, initial days we have worked a lot on swamp, but in 2019 is when we started looking into communities in the same year, we enable kubernetes orchestration on the doctor and replace platform here at GSK and also made it as a de facto orchestra coming into 2020. All our micro service applications are undead. A pipelines are migrated to the container platforms on all of these are orchestrated by Cuban additional on these air applications that are running in production. As of today, we have made the container forced approach as an architectural standard across already taking GSK. We also started deploying our AML training models onto containers on All this work is happening on our Doctor Enterprise platform. Also as part off are currently platforms hybrid multicolored journey. We started enabling container and kubernetes based platforms on public clubs. Now going into 2021 on future. Enabling our RND users to easily access data and applications in a platform agnostic way is very crucial for our success because previously we had only onto him. Now we have public clothes that are getting involved on One of >>the many steps we're taking through this journey is to >>watch allies the data on ship data and containers or kubernetes volumes on demand to our our end users of scientists. And this allows us to deliver data to our scientists wherever they want in a very security on. We're leveraging doctor to do it. So that's >>our future. Learning on with that, let's take a deep dive into fuel for >>our accomplishments over these years. I want to start with a general demand and innovative one very interesting use case that we developed on Dr. This is a rapid prototyping capability that enabled our scientists seamlessly to Monday cluster communication. This was one off the biggest challenges which way his face for a long time and with the help of containers, were able to solve this on provide this as a capability to our scientists. We actually have shockers this capability in one of the doctor conferences before next. As I've said before, by migrating all over web services into containers, we not only achieved horizontal scalability for those specific services, but also saved more than 50% in support costs for the applications which we have migrated by making Docker image as an immutable artifact In our bill process, we are now able to deploy our APS or models in any container or Cuban, its base platform, either in on Prem or in a public club. We also made significant improvements towards the process. A not a mission By leveraging docker containers, containers have played a significant role in keeping US platform agnostic and thus enabling our hybrid multi cloud Germany valuable for out already did scientists. As I mentioned before, data virtualization is another viewpoint we have in terms off our next steps off where we want to take kubernetes on where we wanna leverage open it. Us. What you see here are just a few off many accomplishments which we have our, um, achieved by using containers for the past three years or so. So with that before I close all the time and acknowledge all our internal partners who has contributed a lot to this journey mainly are in the business are on the deck on the broader take. Organizations that escape also want to time document present Miranda's for being such a great partner throughout this journey and also giving us an opportunity to share this success story today. Lastly, thanks for everyone to listening to the stop and please feel free to reach out. If you have any questions or suggestions, let's be fit safe. Thank you

Published Date : Sep 14 2020

SUMMARY :

Hey, everyone, Thanks for taking them to join the story. What are the business drivers that our commitment to the patient. Our main intent is to lower the burden on the impact of diseases on the patients. World Evidence data some of the examples off how the only platform was evolving into a hybrid medical platform is one of the many steps that we're taking to be There is huge amounts of data that the scientists have took process to not going into the details of the process. have made a lot of investments into technology that enabled us to make data river conditions. enable already did a platform, we started to get a better appreciation off how these And then we have to end also enable the academic partnerships, I cannot go into the details of what this Absar, but they do include both data pipelines We're leveraging doctor to do it. Learning on with that, let's making Docker image as an immutable artifact In our bill process, we are now able to

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
DSKORGANIZATION

0.99+

MichellePERSON

0.99+

2019DATE

0.99+

2020DATE

0.99+

GSKORGANIZATION

0.99+

late 2017DATE

0.99+

2021DATE

0.99+

G SORGANIZATION

0.99+

threeQUANTITY

0.99+

mid 2016DATE

0.99+

K RORGANIZATION

0.99+

MondayDATE

0.99+

more than 50%QUANTITY

0.99+

D TechORGANIZATION

0.99+

Dallas, TexasLOCATION

0.99+

four teamsQUANTITY

0.99+

more than three yearsQUANTITY

0.98+

GlaxoSmithKlineORGANIZATION

0.98+

four years laterDATE

0.98+

USLOCATION

0.98+

todayDATE

0.98+

first milestoneQUANTITY

0.98+

Dr StreamORGANIZATION

0.97+

millions of peopleQUANTITY

0.97+

3%QUANTITY

0.97+

oneQUANTITY

0.96+

MirandaPERSON

0.95+

GermanyLOCATION

0.94+

20QUANTITY

0.94+

ItekORGANIZATION

0.93+

both data pipelinesQUANTITY

0.92+

Dr EnterpriseORGANIZATION

0.92+

FranciscoPERSON

0.88+

MirandaORGANIZATION

0.84+

eachQUANTITY

0.82+

CubanOTHER

0.82+

G escapeORGANIZATION

0.78+

first yearQUANTITY

0.75+

OneQUANTITY

0.74+

lastDATE

0.72+

past three yearsDATE

0.71+

monthsDATE

0.7+

Crossing Off RhealTITLE

0.68+

GSKTITLE

0.67+

GermanOTHER

0.65+

Douglas CoreyPERSON

0.62+

same yearDATE

0.59+

CubanLOCATION

0.56+

Wide AssociationTITLE

0.55+

Jesus StorageTITLE

0.55+

RORGANIZATION

0.5+

19 GSKQUANTITY

0.5+

GenomeORGANIZATION

0.48+

DoctorTITLE

0.45+

PelosisLOCATION

0.42+

Francis Matus, Pensando | Future Proof Your Enterprise 2020


 

>>from the Cube Studios in >>Palo Alto and Boston connecting with thought leaders all around the world. This is a cube conversation. Hi. I'm stupid, man. And welcome to a cube conversation. I'm coming to you from our Boston area studio. Happy to welcome to the program. First time guest on the program. Francis Mattis. He is the vice president of engineering at Pensando. Francis. Thanks so much for joining us. >>Thank you. Good to be here. All >>right. So, Frances, you and I actually overlapped. Ah, you know, some of the companies who work with, you know, if anybody familiar with Pensando, you have worked with some of the mpls team over the years through some of those spin ins, but for our audience, give us a little bit about your background. You know, what brought you to help and be part of the team that you started pensando? >>Sure. Yeah. Yeah. So I started my career with Advanced Micro Devices in the mid nineties, got out of school, really wanted to build micro processors. And so, Andy, being in Austin, Texas, and be going to ls you for undergrad was perfect sort of alignment. And so I got to say M. D and Austin built K five worked on that team or kind of team with K seven. And, uh, when I came out to California to help with K, and that brought me to California. And then we got into the dot com era and and being a A and B fighting intel, so to speak, seemed like a hard battle. And so, with the dot com era coming, I just saw this perfect opportunity to jump into the Internet. And so that's how we got into building Internet and data communications equipment, went to the show on systems. We talked a little bit about that earlier, and that got me into storage. From there, I got into a company called on GMO, which was building fibre channel sand equipment. So built chips there, and I got to know the Mpls team there. I always say they hired me off the street. And from that point on, while we've been together since Jews 1001 So 19 years, yeah. Yeah, and I've been building silicon with them and systems for almost 20 years now. So we had quite a journey. Yeah, it's been fun. Great >>stuff. Yeah, you know it's going back, you know, niche on talking about ice scuzzy. You know, in the networking world, you know, it's a little bit of a dark arts in general for most people, you know, understanding the networking protocols and all the various pieces and three and four letter acronyms aren't something that most people are familiar with. Pensando, I'm curious. You know what? You know, networking In general, you're like, I work on Internet stuff and we're the tubes that, you know, Things go around. So when when you describe pensando, you know how to explain that to the people that maybe aren't deep into East, west, south, over on under underlay protocols? >>Yeah, absolutely. So for me, pensando was kind of the sort of the culmination of all the things I've done in my career processing, you know, being able to build compute engines that have programmable, starting with microprocessors, being able to do storage and storage networking with Andy on no, we build a computer with druva and the virtualization layers around the Ethernet interfaces in the adapter with what was really our first smart nick, Um, in 6 4007 timeframe and then with STN in CNI, all of these elements kind of came together. These multiple different layers in the infrastructure stack, if you will, and so pensando for me. What was interesting was the explosion of scale in both space and time with the advent of, let's say, 25 gig 50 gig 100 gig to the server, the notion of very dense computing on in each rack and the need for very high scale After doing all of these technologies and seeing where silicon kind of started to fall in place, I was 16 centimeter. It seemed that bringing this kind of technology to the edge very low power with sort of an end to end security architecture and to end policy engine architecture, distributed services as we're doing all seem to naturally fit into place. And the cloud was already proving this morning when I say the cloud, I mean, the hyper scaler is like Amazon and Microsoft. We are already building these platforms. And so yeah, it dawned on me that, uh I didn't think this was possible unless you built the entire platform. We built the entire system. If you build any one piece, the market transition would take a lot longer. And I think this is true. In technology, history tends to repeat itself, starting with mainframes. When IBM built an entire computer and that built the entire computer, HP built these people. So these kinds of things, um, are important if you want to really push a market transition. And so pensando became this opportunity to take all of these things that I've done in my past life and bring them together in a way that would give a complete stack for the purposes of what I call the new computer, which is basically the data center. And so, um, you know, when my mom asks me, you know, what is it that you're doing? I said, Well, it's just imagine the computer you have right now and multiplying by thousands and thousands stacking in Iraq, and anyone can use it at any one time. And we provide the infrastructure and the mechanisms to be able to Teoh, orchestrate and control that very, very high speed layers. So I don't know if that was a long answer. >>No, no, no. It's fascinating stuff, and you know, when I look at the industry, you know cloud. Of course. Is that just make a wave? That changed the way a lot of people look at this. The way we architect things, there was this belief for a number of years. Well, you know, I'm going to go from this complicated mess that I had in my own data centers and cloud was going to be, you know, inexpensive and easy. And I don't think anybody thinks about inexpensive and easy when they look at cloud computing these days, then add edge into these environments. So I guess what I'm asking is, you know, today's environment, you know, we know I t always is additive. So I have various pieces that I need to put together. You talked about building platforms, and how can it be a complete stack? So companies like Oracle, you know, for many years said we can do everything from the silicon all the way up through your application. Amazon in many ways does the same thing they can. You can build everything on Amazon, but they built out their ecosystem. So how does Pensando fit into this? You know, multi cloud, multi dimensional multi vendor. >>So yeah, so that's a good question. so So one of the things we wanted to do is to be able to bring a systematic management layer two header Genius, beauty. And what I mean by that is in any enterprise data center, modern data center, you're gonna have multiple types of computing. You're gonna have virtual machines, you're gonna have their metal, and you're gonna have containers, or at least in the last, say, three or four years. Chances are you'll have some containers and moving there. And so what we wanted to do was be able to Brighton Infrastructure a management mechanism where all of these head Virginia's types of computing could be managed the same way with respect to policy. What I mean by policy is sort of this declarative or intent based model of I have declared what I'd like to see, whether that the network policy or and and security with data in motion and be able to plot apply it in a distributed manner. Across these different types of hetero genius elements, the cloud has the advantage that it's homogenous for the most part. I mean, they own the entire infrastructure and they can control everything on their now our systems will obviously manage the marginal systems as well, and in many ways that's easier. But bringing together these this notion of heterogeneity these types of computing with one management plane one type of interface for the operator, specifically the networking services operator, was fundamental. That and then the second thing is being able to bring the scale and speed to the edge. So a top of rack switch or something in the in the middle of the network is obviously very dense in terms of this Iot capability. So the silicon area that you spend building a high speed switch is really spent for the most part on the Iot, unless typically, 30 to 40% of the area will be Iot and the rest will be very much hardwired control protocols. We know that as we go to STN services and we want, uh, let's say software defined mechanisms in terms of what the policy looks like, what the protocols look like. The ability to change over time in the lifespan of the computer, which is 3 to 5 years, are you want that to be programmable, very difficult to apply a very dense scale in the core of the network. And so it was an obvious move to bring that to the edge where we could plug it into the server effectively, just like we did. Really? In the UCS system. Uh, no system. >>Yeah, some some really tough engineering challenges. You know, for the longest time, it was very predictable in the networking world, You know, you go from one gig to 10 gig. You know, there was a little discussion how we went the next step, whether, you know, 25 50 40 and 100 gig now. But you talk about containerized architectures. You talk about distributed systems with edge. Things change at a much smaller granular level and change much more frequently. So what are some of the design principles and challenges that you make sure that you're ready for what's happening today but also knowing that, you know, technology changes there always coming, and you need to be able to handle, You know, that next thing. Yeah, >>that's right. Yes. So, uh, I think part of the biggest challenges we have are around power with respect to design power. And then what is the usefulness of each transistor? So, um, when you you have sort of a scale of flexibility. See, views are the most flexible, obviously, but have probably the least performance in them. PG A's are pretty useful in terms of its flexibility, but not very dense in terms of its logic capability. And then you have hardwired a six, which are extremely dense, very much purpose built logic, but completely inflexible. And so the design challenge it was put in front of us is how do we find that sweet spot of extremely programmable, extremely flexible, but still having a cost profile that didn't look like an F PGA And God knows the benefits of the CPU. And and that's where this sort of this notion of domain specific processing came in, which is okay, well, if we're going to solve a few problems, we're going to solve them well. And those few problems are going to be we're gonna bring PC services. We're going to bring networking services. We're going to bring stories, services. We're gonna bring security services around the edge of the computer so that we can offload or let's say, partition correctly the computing problem in a data center. And to do that, we knew a core of sea views wasn't going to do a job that's basically borrowing from this guy to pay this other guy. Right? So what we wanted to do was bring this notion of domain specific processing, and that's where our design challenges came in, which is okay, So now we build around this language called P four, What is the most optimal way to pack? The most amount of threads are processing elements into the silicon while managing the memory bandwidth, which is obviously, you know, packet processing is it has been said to be embarrassingly parallel, which is true. However, the memory bandwidth is insane. And so how do we build a system that insurance that memory is not the bottleneck? Obviously, we're producing a lot of data or, uh, computing a lot of data. And so So these were some of our design challenges. All of that within a power envelope where this part of this device could sit at the edge inside of a computer within a typical power profiling by PC, a attached card in a modern computer. So that was a huge design challenge for us. >>Yeah, I'd love to hear, you know, it was a multi year journey toe solution. And I think of the old World. It was very much a hardware centric 18 to 24 months for design and all the tape out you need to do on this. Sounds like obviously there is still hardware, but it is more software driven. Then it would have been, you know, 10 years ago. So give us some of the ups and downs in that journey. Love to hear any. Any stories that you can share their Well, yeah, I >>think you know, good question. It's always there's always ups and downs in anything you do, especially in the start up. And I think one of the biggest challenges we we've faced is, uh, the exact hardware software boundary. So what is it that you want in hardware? What is it that you want in software And, uh, you know, one of the greatest assets and our company depends on who are the people. We have amazing software and hardware architects who work extremely well together because most of us have been together for so long. So, um, so that always helps when you start to partition the problem. We spent the first year of Pensando, which was basically 2017. The company was founded really thinking through this problem, would it for for all the problems, we wanted to solve the goals that were given to us and and security. Okay, so I want to be able to terminate TCP and initiate TLS connections. What's the right architecture for that? I want to be able to do storage off load and be able to provide encryption of data at rest data in motion. I want to be able to do compression these kinds of things. What's the right part of our software boundary for that? What do we what do we hardwire in silicon versus what we make it programmable and silicon, obviously, but still through a computing engine. And so we spent the first year of the company really thinking through those different partitioning problems, and that was definitely a challenge. And we spent a lot of time and and, uh, you helped me conference rooms and white boards figuring that out. And then 2018. The challenge there was now taking this architecture, this sort of technology substrate, if you will that we built and then executing on it, making sure that it was actually going to yield what we hope that would that we would be able to provide the services. When we talk about El four firewall at line rate, that's completely programmable. Uh, we achieved that. Can we do load balancing? And we do all of it with this before processing engine and the innovations we brought before satisfy all of these requirements we put for us. And so 2018 was really about execution. And there you always have. The challenge is in execution. In terms of, you know, things are going to go wrong. It's not. It's not. If it's when and then how do you deal with it? And so again, um, I would say the biggest challenge and execution is, uh, containing the changes. You know, it's so easy for things to change, especially when you're trying to really build a software platform right, because it's always easy to sort of kick the can and say we'll deal with that later and software. But we know that given what we're trying to do, which is build a system that is highly performance, um, you can't get that. Can you have to deal with it when it comes in. So we spend a lot of time doing performance analysis, making sure that all these applications we were building we're going t yield the right performance. And so that was quite a challenge. And then 2019 was kind of the year of shaping the product. Really lots of product design. Okay, now that we have this technology and it does these, he says that we wanted to do these pieces meaning services. What are all the different ways we can shake this product after talking to customers for, you know, months and months and months. You know, Sony is very much custom, customer driven customer centric. So we we were fortunate enough that we got to spend a lot of time with customers and then that brings us out of challenges, right? Because every customer has a unique problems and so I don't know how to reform this product around a solution that solves quite a bit of problems that really brings value. And so that was the those are the challenges in 2019 which we overcame. Now, obviously we have several releases that we've come out with already. We've got a six and the chips and the It's all there now. So now, 2020. Unfortunately, covitz here, But this is this is a year of growth. This is the year that we really bring it out into the world with our partners and our customers and show how this technology has been developed and benefit will benefit customers over over the next years. Two years. >>Frances really appreciate the insight there. Yeah, that that discussion of the hardware versus software brings back memories for May. Lots of heated debates. A CIO What? One of lines you know we've used on the Cube many times is you know, you know, software will eventually work. Hardware will eventually break. So those trade rto >>taught me something over time ago. He said that uh huh, hardware is hard to change. Software is hard to stop changing. So >>that that's a great one to All right, So you gave us through the last three years journey. Give us a little bit. Look, you know, on the next three years and where you expect pensando to be going >>Sure. Where I see pensando in the next three years as we go through this market transition is uh, both a market leader in a thought leader in terms of the next wave of data center edge computing, whether the, uh in the service provider space, whether it be in the enterprise space or whether it be in the cloud space, the hyper hyper scale of space. As I was mentioning in the beginning, we had when we were talking about, uh, the journey. Market transitions of this major really require understanding the entire stack. If you provide a piece and someone else provides a piece, you will eventually get there. But it's a matter of when, and by the time you get there, there's probably something new. So, you know, uh, time in and of itself is an innovation in this area, especially when you're dealing with the market transition like this. And so we've been fortunate enough that we're building the entire system when we go from the transistors to the rest of the FBI's way, have the entire staff. And so where I see us in three years is not only being a market leader in this space, but also being a thought leader in terms of what does domain specific processing look like at the edge. Um, you know, what are the tools? What are the techniques for? Really a z save? Democratizing the cloud bringing, bringing this technology to everyone. >>Excellent. Well, hey, Frances, That has been a pleasure to talk with you. Thank you so much. Congratulations on the journey so far and I can't wait to see you. How? Thanks for going >>forward. Yeah, we're excited, and I appreciate it. Thank you for your time to. All >>right, check out the cube dot net. We've got lots of back catalogue with pensando. Also, I'm stew minimum. And thank you for watching the Q. Yeah, yeah, yeah.

Published Date : Jun 17 2020

SUMMARY :

I'm coming to you from our Boston area studio. Good to be here. some of the companies who work with, you know, if anybody familiar with Pensando, And so, Andy, being in Austin, Texas, and be going to ls you for undergrad was You know, in the networking world, you know, it's a little bit of a dark arts in general for most I said, Well, it's just imagine the computer you have mess that I had in my own data centers and cloud was going to be, you know, So the silicon area that you spend building a high speed switch You know, there was a little discussion how we went the next step, whether, you know, 25 50 40 the memory bandwidth, which is obviously, you know, Yeah, I'd love to hear, you know, it was a multi year journey toe so that always helps when you start to partition the problem. Yeah, that that discussion of the hardware versus software Software is hard to stop changing. that that's a great one to All right, So you gave us through the last three years in the beginning, we had when we were talking about, uh, Thank you so much. Thank you for your time to. And thank you for watching the Q. Yeah, yeah,

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
AndyPERSON

0.99+

AmazonORGANIZATION

0.99+

Francis MattisPERSON

0.99+

2019DATE

0.99+

MicrosoftORGANIZATION

0.99+

CaliforniaLOCATION

0.99+

3QUANTITY

0.99+

BostonLOCATION

0.99+

IBMORGANIZATION

0.99+

IraqLOCATION

0.99+

OracleORGANIZATION

0.99+

18QUANTITY

0.99+

Francis MatusPERSON

0.99+

FBIORGANIZATION

0.99+

2017DATE

0.99+

SonyORGANIZATION

0.99+

threeQUANTITY

0.99+

30QUANTITY

0.99+

FrancisPERSON

0.99+

2018DATE

0.99+

2020DATE

0.99+

one gigQUANTITY

0.99+

16 centimeterQUANTITY

0.99+

Palo AltoLOCATION

0.99+

HPORGANIZATION

0.99+

10 gigQUANTITY

0.99+

25 gigQUANTITY

0.99+

100 gigQUANTITY

0.99+

FrancesPERSON

0.99+

thousandsQUANTITY

0.99+

50 gigQUANTITY

0.99+

GMOORGANIZATION

0.99+

first yearQUANTITY

0.99+

24 monthsQUANTITY

0.99+

Austin, TexasLOCATION

0.99+

one pieceQUANTITY

0.99+

PensandoPERSON

0.99+

PensandoORGANIZATION

0.98+

10 years agoDATE

0.98+

First timeQUANTITY

0.98+

IotTITLE

0.98+

four yearsQUANTITY

0.98+

Two yearsQUANTITY

0.98+

three yearsQUANTITY

0.98+

sixQUANTITY

0.98+

5 yearsQUANTITY

0.98+

40%QUANTITY

0.98+

M. DPERSON

0.97+

oneQUANTITY

0.97+

Cube StudiosORGANIZATION

0.97+

one timeQUANTITY

0.97+

19 yearsQUANTITY

0.97+

bothQUANTITY

0.97+

MayDATE

0.97+

each rackQUANTITY

0.96+

second thingQUANTITY

0.96+

25QUANTITY

0.96+

VirginiaLOCATION

0.95+

todayDATE

0.95+

almost 20 yearsQUANTITY

0.94+

K fiveORGANIZATION

0.94+

OneQUANTITY

0.93+

each transistorQUANTITY

0.93+

one typeQUANTITY

0.93+

6QUANTITY

0.92+

MplsORGANIZATION

0.92+

four letterQUANTITY

0.9+

next three yearsDATE

0.9+

40QUANTITY

0.9+

BrightonORGANIZATION

0.89+

first smartQUANTITY

0.87+

50QUANTITY

0.87+

yearsDATE

0.86+

mid ninetiesDATE

0.84+

pensandoPERSON

0.82+

UCSORGANIZATION

0.81+

a yearQUANTITY

0.79+

Summit Virtual Event Coverage | AWS Summit Online


 

>>from the Cube Studios in Palo Alto and Boston connecting with thought leaders all around the world. >>This is a cube conversation >>live on. Welcome to the Special Cube Virtual coverage of AWS Summit Online. This is an event of virtual event by AWS. We're covering with the Virtual Cube his Amazon, so it would have no >>looking started. We started. Thank you. Right >>everyone, welcome to this Special Cube. Virtual coverage of the AWS Summit Virtual Online This is an event that Amazon normally has in person in San Francisco, but now it's virtual around the world. Seoul, Korea, in Tokyo, all over the world, in Asia Pacific and in North America, I'm John Furrier Dave Jones Stew Minimum. Let's do We're kicking off aws Virtual with the Cube Virtual. I'm in Palo Alto with the quarantine crew. You're in Massachusetts in Boston when the quarantine crew there still great to have you on to talk about AWS Virtual summit. >>Yeah, John, it's it's great to see you. Ah, it's been ah, you know, interesting times doing all these remote interviews A Z Many of us say I don't blame hotels, but I do miss the communities I do miss the hallway conversation. But great to see you, John. Love the Midnight Madness shirt. We >>want to thank Amazon for stepping up with some sponsorship for allow us to do the Virtual Cube alongside their virtual event because now it's a global community. It's all virtual. There are no boundaries. The Cube has no boundaries to We've got a great program. We have Cory Quinn coming up. Expect to hear from him last week in AWS is known for is a rising star in the community. Certainly Cube guest and also guest host and analyst for the Cube. We spent to hear all the latest from his big zoom post controversy to really what's going on in AWS around what services are hot. I know you're going to a great interview with him, but that's not what Amazon we're seeing a ton of activity, obviously, most recently last week was the jet, I think, which was an agency protest kind of confidential. Microsoft blew that up big time with a post by their worldwide comes person. Frank Shaw countered by Drew Heard Who's the coms globally for end of us and so a war of words is ensuing. This is again pointing to the cloud Native War that's going on with a jet I conference gets Jedi contract a $10 billion which is awards to Microsoft. This shows that the heat is on to do. This is a absolute bloodbath between AWS and Microsoft. We're seeing it play out now virtually with Amazon ai Large scale cloud. This is huge. This is this is another level. A def con one. Basically your thoughts. >>Yeah, John, you know, you've covered this really well and really impressing plot number one you talk about You know, this requirement When AWS launched the govcloud had the CIA as a client early on many years ago. It was the green light for many companies to go from. Wait. Is the club secure enough? Do well, good enough for the federal government in the US It's probably good enough for the enterprise. When Microsoft one jet I they didn't have all the certifications to meet what was in the contract? They had a ticking clock. Make sure that they could meet those security engagements. Aziz. Well, as you know what, one of the pieces the esports that move was working, made a partnership announced with Azure. We know the federal government uses Oracle quite a bit, though they can now run that in azure and not have the penalties from Oracle. So you know that many have said, you know Hey, AWS, why don't you kind of let that one go? You got federal business, but those ripple effect we understand from one contract kind of move things around. >>Well, my take on this is just the tip of the teapot. Either Microsoft's got something that we don't know where they're running scared. My predictions do is that the clock is gonna take out D o. D. Is going award the contract again to Microsoft because I don't think the d. O. D. Wants to change basically on the data that I'm getting from my reporting. And then, ultimately Amazon will keep this going in court because Microsoft has been deficient on winning the deal. That is by the judge and in government contracts. As you know, when you're deficient, you're ineligible. So, essentially on the tech specs, Microsoft failed to meet the criteria the contract and they're deficient. They still can't host top secret content even if they wanted to. This is going to be a game changer when if this comes out to be true, it will be a huge tech scandal. If it's true, then am I gonna have egg on their face? OK, so we passed. This speaks to the large scale problems that are having with Cove it. You're seeing Amazon. They're all working at home, but they still got to run the servers. They >>can do >>it. They got cloud native. You've got Dev ops. But for their customers to be people who are trying to do hybrid. What >>are you >>hearing in terms of the kinds of situations that people are doing? Are they still going to work with maths on our There's still data centers that need to be managed. What >>are >>you hearing in the tech world's do around Covad 19. And as the cloud becomes more apparent, it's obvious that if you're not cloud native, you're going to be on the wrong side of history. Here is pretty obvious. >>Yeah, well, absolutely. John. There there is a bit of a Elwyn behind cloud. Everything from you mentioned work from home. Everybody needs to be on their VPN. They need to access their service access their services where they are. If you've got a global workforce, if you thought that your infrastructure was going to be able to handle that, you might not be in for a WS is meeting that need. There's been some of the cloud providers that have had performance issues have had to prioritize which customers can get access to things AWS standing strong. They're meeting their customers and their answering the call of cloud. You know, we know that AWS puts a huge investment into their environment. If you compare an availability zone from AWS, you know, it is very, very sturdy. It's not just, you know, a you know, a small cluster on. And they say, Hey, we can run all over the place, you know, to be specific It's, you know, John Azure has been having some of those performance issues and has been from concerns. Corey actually wrote a really good article talking about that. It actually put a bad you on public cloud in general. But we know not all public cloud with the same, though, you know, Google has been doing quite well, you know. Managing the demand spike, though, has AWS. Microsoft has needed to respond a little bit. >>It's just mentioned Microsoft's outages. Microsoft actually got caught on eight K filing, which you just have to be going through, and they noticed that they said they had all this up. Time for the cloud. Turns out it wasn't the cloud. It was the teams product. They had to actually put a strike a line through it legally. So a lot of people getting called out, it doesn't matter. It's a crisis. I think that's not gonna be a core issue is gonna be what technology has been needed the most. And I got to ask you still, when was the last time you and I talked about virtual desktops? Because, hey, if you're working at home and you're not at your desk, you need might need some stuff on your desk. This >>is a real issue. >>I mean, it's a >>kind >>of a corner case in tech, but virtual desktops. If >>you're not >>at the office, you need to have that at home. This is a huge issue. It's been a surge >>in demand. Yeah, there were jokes in the community that you know, finally, it's the year of VD I, but desktop as a service. John is an area that took a little while to get going. You know, Dave Volante and I were just having about this. You and Dave interviewed me when Amazon released workspaces, and it was like, Ah, you know, Citrix is doing so well and VD I, you know, isn't the hotness anymore, But that's not service as grown. If you talk about desktop as a service compared to V i p. I is still, you know, a bit of a heavy lift. Even if you've got, you know, hyper converged infrastructure. Roll this out. It's a couple of months to put these whole solutions together. Now, if you have some of that in perspective, can you scale it and you build them up much faster? Yes, you can. But if you're starting to enable your workforce a little bit faster, desktop as a service is going to be faster. AWS has a strong solution with work base. Is it really is that enablement? And it's also putting pressure on the SAS providers. One. They need scale and do they need to be responsive that some of their customers need to scale up really fast and some of them dial things down. Always worry about some of these on track that the SAS providers, but you in. So you know, customers need to make sure they're being loud and clear with their providers. If you need help. If you need to adjust something, you know, push back on them because they should be responsive because we know that there is a broad impact on this. But it will not be a permanent impact, though you know, these are the times that companies need to work closely with customers because otherwise you will. You will either make a customer for life, or you will have somebody that will not be saying about you for a long >>while. Still, let's just quickly run through some of the highlights so far on the virtual conference virtual event. Aussie Amazon Pre announced last month the Windows Migration Service, which has been a big part of their business. They've been doing it for 11 years, so we're gonna have an interview with an AWS person to talk about that also app Flows announced as well as part of the virtual kind of private, you know, private checks. So you're seeing that right here. Large scale data lakes breaking down those silos, moving data from the cloud from the console into the top. Applicants like Salesforce is a big one. That was kind of pre announced. The big story here is the Kendra availability and the augmented AI availability. Among other things, this is the big story. This kind of shows the Amazon track record they pre announced at reinvent, trying to run as fast as they can to get it shipping the focus of AI. The focus of large scale capacity, whether it's building on top of GC, too. Server list. Lambda ai. All this is kind of coming together data, high capacity, operational throughput and added value. That seems to be the highlights. Your reaction? >>Yeah, John, You know, at flow is an interesting one. We were just talking about asp providers. An area that we've been spending a lot of time talking with. The system is you know, my data is all over the place, you know? Yes, there's my data centers public, but there's all of these past provides. So, you know, if I have data in service now, I have it in workday. I have a sales force you know, how do I have connectors there? How do I You're that How do I protect that, though? Amazon, you know, working with a broad ecosystem and helping to pull that together. Eyes definitely an interesting one. What? Kendra definitely been some good buzz in the ecosystem for a while. They're You know, the question is on natural language processing and a I, you know, where are the customers with these deployments? Because some of them, if they're a little bit more long term, Egypt might be the kind of projects that get put on pause rather than the ones that are critical for me to run the business today. >>And I just did a podcast with the VM ware ecosystem last week talking about which projects will be funded. Which ones won't. It brings up this new virtual work environment where, you know, some people are going to get paid and some people aren't. If you're not core to the enterprise, you're probably not going to get paid. If you're not getting a phone call to come into work, you're probably gonna get fired. So there will be project that will be cut and projects that will be funded certainly virtual events, which I want to talk to you about in a minute to applications that are driving revenue and or engagement around the new workforce. So the virtualization of business is happening now. We joke because we know server virtualization actually enabled the cloud. Right? So I think there's going to be a huge Cambrian explosion of applications. So I want to get your thoughts. The folks you've been talking to the past few months, what are you hearing in terms of those kinds of projects that people will be leaning into and funding versus ones they might put on hold? Have you heard anything? >>Yeah. Well, you know, John, it's interesting when you go back at its core, what is AWS and they want to enable built. So, you know, the last couple of years we've been talking about all of the new applications that will get built. That's not getting put on hold, Jones. You know it. What? I do not just to run the business but grow the business. I need the We'll have applications at the core of what we do. Data and applications, Really. Or what? Driving companies today. So that piece is so critically important and therefore AWS is a very strategic partner there. >>I'm saying the same things Do I think the common trend that I would just add to that would be I'm seeing companies looking at the covert crisis is the opportunity and frankly in some cases, an excuse to lay people off, and that's kind of you're seeing some of that. But the >>end of >>the day that people are resetting, reinventing and then putting new growth strategies together that still doesn't change business still needs to get done. So great point. It's to virtual events were here with the AWS summit. Normally run the show floor. The Cube. We're here with the Virtual Cube doing our virtual thing. It's been interesting to a lot of our events have converted to virtual. Some have been canceled, but most of them have been been running on the virtual. We've been plugged in, but the cube is evolving, and I want to get your thoughts on how you see the Cube evolving. I've been getting a lot of questions that came again on the VM Ware community podcast. How is the Cube morphed and I know that we've been working hard with a lot of our customers. How have we evolved? Because we're >>in the >>middle of this digital way, this virtualization away. The Cube is in there. We've been successful. That's been different use cases. Some have been embedded into the software. Amazon's got their own run a show. But events are more than just running the show content. >>Yeah, more John, >>more community behind us to your thoughts and how well Cube has evolved. And what are you seeing? >>I'm glad, John. You just mentioned community. So you know, you and I have talked many times on air that, you know, the Cube is much network in the community as it is a media company. So, you know, first of all, it's been so heartening over the last couple of months that we've been putting out. We're still getting some great feedback from the community. One of things I personally miss is, you know, when we step off the stage and you walk the hallway and you bump into people that know when they ask your questions were you know, they share some of the things that they're going through. That data that we always look for is something we still need. So I'm making sure that reach out to friends, you know, diving back into the social channels to make sure that we understand the pulse of what's going on. But you know, John, you know, our community has always been online, though a big piece of the Cube is relatively unchanged. Other than we're doing all the interviews, we have to deal with everyone's home systems in home network. Every once in a while you hear a dog barking in the background or, you know, a child running, but it actually humanized. So there's that opportunity or the communities to rally together. Some of my favorite interviews have been, you know, the open source communities that are gathering together toe work on common issues, a lot of them specifically for the global endemic, you know, And so there are some really good stories out there. I worry when you talk about companies that are think, Hey, this There have been so many job losses in this pandemic that it just is heartbreak. So, you know, we've loved when the tech community is helping to spur new opportunities, great new industries. I had a great interview that I did with our friends from a cloud guru, and they've seen about a 20 to 30% increase on people taking the online training. And one of the main things that they're taking training on is the one on one courses on AWS on Google and on Azure, as well as an interesting point. John, they said, Multi cloud is something that come up. So you know, 2020 we've been wondering. Is aws going to admit that multi cloud is a thing, or are they going to stick with their hybrid message and, you know, as their partners not talk about? It's >>been interesting on the virtual queue because we and Amazon's been a visionary and this leading Q B virtual with them. It's become a connective tissues to between the community. And if you think about how much money the companies they're saving by not running the physical events and with the layoffs, as you mentioned, I think that could be an opportunity for the Cube to be that connective tissue to bring people together. I think that's the mission that we hope will unfold, but ultimately, digital investments will probably go up from this. I'm seeing a lot of great conversion around. Okay, So the content, What does it mean to me? Is that my friend group are my friends involved? How do I learn? How do I discover? How do I connect? And I think the interesting thing about the Cube is we've seen that up front. And I think there's a positive sign of heads do around virtualization of the media and the community. And I think it's going to be economic opportunity. And I hope that we could help people find either jobs or ways to re engage and reconnect. So again, reinvents coming. You got VM World. All >>these big shows do They dropped so much cash. Can you answer? They >>put all that cash with the community. I think that's a viable scenario. >>Yeah. No, Absolutely. John. There there is, you know, big money and events, you know? Yes, there are less cost. They're also, you know, almost none of them are charging for people to attend, and very few of them are urging the bunker. So, you know, big shift in and how we have to look at these. It needs to be a real focus on content. I mean from our standpoint, John, from day one. We've been doing this a decade now. In the early days when it was a wing and a prayer on the technology, it was always about the content. And the best people help extract that signal from the noise. So, you know, some things have changed the mission overall days. >>And you know what? Amazon is being humble. They're saying we're figuring it out. Of course, we're psyched that we're there with the Virtual Cube students do. Thanks for spending the time kicking off this virtual coverage wrap up. Not >>as good as face to face. >>Love to be there on site. But I think it's easy to get guests used to in the virtual world. But we're gonna go to a hybrid as soon as it comes back to normal. Sounds like clouds to public hybrid virtual. There it is too. Thanks so much. Okay, that's the cube coverage for AWS Summit. Virtual online. That's the Cube virtual coverage. I'm sure. First Amendment, Thanks for watching. Stay tuned for the next segment. Yeah, >>yeah, yeah, yeah

Published Date : May 8 2020

SUMMARY :

Welcome to the Special Cube Virtual coverage of AWS Summit Online. We started. there still great to have you on to talk about AWS Virtual summit. Ah, it's been ah, you know, interesting times doing This shows that the heat is on to do. Yeah, John, you know, you've covered this really well and really impressing So, essentially on the tech specs, Microsoft failed to meet the criteria the contract and they're deficient. But for their customers to be people who are trying to do hybrid. maths on our There's still data centers that need to be managed. you hearing in the tech world's do around Covad 19. But we know not all public cloud with the same, though, you know, Google has been doing quite well, And I got to ask you still, when was the last time you and I talked of a corner case in tech, but virtual desktops. at the office, you need to have that at home. So you know, customers need to make sure you know, private checks. I have a sales force you know, you know, some people are going to get paid and some people aren't. So, you know, the last couple of years we've been talking about all of the new looking at the covert crisis is the opportunity and frankly in some cases, an excuse to lay people off, I've been getting a lot of questions that came again on the VM Ware community podcast. But events are more than just running the show content. And what are you seeing? out to friends, you know, diving back into the social channels to make sure that we understand Okay, So the content, What does it mean to me? Can you answer? put all that cash with the community. They're also, you know, almost none of them are charging for people to attend, And you know what? But I think it's easy to get guests used to in the virtual world.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
JohnPERSON

0.99+

AmazonORGANIZATION

0.99+

AWSORGANIZATION

0.99+

MassachusettsLOCATION

0.99+

MicrosoftORGANIZATION

0.99+

San FranciscoLOCATION

0.99+

JonesPERSON

0.99+

Frank ShawPERSON

0.99+

TokyoLOCATION

0.99+

DavePERSON

0.99+

Asia PacificLOCATION

0.99+

Palo AltoLOCATION

0.99+

GoogleORGANIZATION

0.99+

OracleORGANIZATION

0.99+

Dave VolantePERSON

0.99+

BostonLOCATION

0.99+

SeoulLOCATION

0.99+

CoreyPERSON

0.99+

USLOCATION

0.99+

Drew HeardPERSON

0.99+

Cory QuinnPERSON

0.99+

$10 billionQUANTITY

0.99+

last weekDATE

0.99+

North AmericaLOCATION

0.99+

WSORGANIZATION

0.99+

11 yearsQUANTITY

0.99+

CIAORGANIZATION

0.99+

last weekDATE

0.99+

last monthDATE

0.99+

CitrixORGANIZATION

0.99+

AzizPERSON

0.99+

2020DATE

0.99+

First AmendmentQUANTITY

0.99+

AzureORGANIZATION

0.97+

Virtual CubeCOMMERCIAL_ITEM

0.96+

CubeCOMMERCIAL_ITEM

0.96+

John AzurePERSON

0.96+

oneQUANTITY

0.96+

30%QUANTITY

0.95+

todayDATE

0.94+

VM WareTITLE

0.94+

one contractQUANTITY

0.94+

SASORGANIZATION

0.93+

Darren Roos, IFS | IFS World 2019


 

>>live from Boston, Massachusetts. It's the Q covering I. F s World Conference 2019. Brought to you by I. F. S. >>Welcome back to Boston, everybody. You're watching The Cube. The leader in live tech coverage is Day one coverage of the I. F s World Conference. Darren Russo's here is the CEO of F S Darren. Thanks for coming back in the Cube. Great TV again. So last year was your first year. He was kind of laid out your vision at the World Conference. How's progress? >>Yeah, Look, it's going incredibly well. We were really focused on how we go from being a pretty fragment of global business to being, you know, an integrated business where we were able to operate. You know, its scale globally in a very homogenous way, where the customer experience was the same, irrespective where they engaged with us. And, you know, we've made a tremendous amount of progress with it, So you know, the business is growing really strongly. Net revenues up 22% year on year. I lost its revenues up 40% year on year are clouds up in the triple digits, so you know it's tough to be critical of how it's going so far. >>That's great, Great. You're growing faster than your peers. I think the stat was you gave us three Ex factory except in the industry would be awesome. Is that means that your primary benchmark do you want? You want to gain share? You want to go faster than the big whales, I presume. I >>think two things One is customer satisfaction, we believe, is the key indicator of long term success. S O. You know, we're the number one ranked European efforts. Salmon gotten appearance sites. That's that is and always will be my number. One metric. Can we be way the number one from a customer satisfaction perspective? And then I believe the revenue stats will follow and you know that's where we are. So certainly, if you look at our our core peers, the big G R P vendors, all of them are flat on. Dhe were growing 20 ships since >>one of the things you mentioned in your Cube interview last year was one of the things that you wanted to focus on was I'll call regional alignment. Paul and I used to work for I D. G. I worked for I. D. C. You were editor in chief of Computer World. We work for a company, had more offices overseas and IBM, and it was really hard to herd the cats. And that was one of the things that you cited. Have you been able to get people generally poor or at the same time? And how has that affected your business? Yeah. Look, I >>think the big challenge before I arrived was that there wasn't really a strategy of global strategy for the business. My face had a way of working and there was a strong culture, but there wasn't really a strategy. And obviously it's difficult to be critical of people when they not following the strategy when there isn't one s o. You know, Step one was really making sure that we had a strategy on DDE that was really about being focused on the five industries that we focused on, focused on three solutions on dhe focused on the six segments of customer, which is half a 1,000,000,000 to 5 billion. So now, globally, you know, irrespective the office that you go to, um anywhere in the world, they're focused on those five industries they focused on those three solutions and they're focused on their customer segments. So it helps me. P. M >>I said during our preview video video this morning that I've been around this industry as long as I f s has, until last year had never even heard of it. Is that just me being clueless? There's something there >>that we were just saying before we started that we're the definitely the biggest software business you've never heard of. Um, and and and that's common, I think, you know, we were There are a couple of factors. One is that the business was very European centric. Andi didn't really engaged in a tremendous amount of marketing and media prison. So, you know, those are elements that, you know, I think we're doing a better job off now, But we have a long way to go. The challenge that we have is that where we compete, we win when we get in and were able to tell our story, and we're able to show the value we win. We just don't get into as many deals as we need to. And that's the challenge we have. >>Yeah, there was a lot of talk this morning about the importance of those five pillars of those five industries. If you're going to become the next S A P, you're gonna have to branch out beyond that. What is your thinking about diversify >>becoming the next? They say he is definitely not my ambition, You know, I think way remain focused on customer satisfaction. And, you know, I think that there's a there's a difference. Whatever it is leading them, it's not customer satisfaction. You worked >>there for four years. >>I worked there for four years. I know. I think the big thing for me is is that we've got to stay focused on their customer voice. They focused on what delivers value for our customers beyond just the rhetoric and hyperbole. You know, I think when you when you listen to a lot of the complexity that our customers are facing today, any customers are facing. Companies are facing increasingly disruptive times, and the tech industry is making life more difficult for them. The more best of breed solutions get both. The more fragments that potential the landscape is, the more complex it becomes for customers if they have to try and figure out. How do we integrate these things and derive value from this highly fragmented landscape? So you know, we're trying to solve that problem. How do we make it easier for customers to challenge in their industry? And that's where this whole for the challenges has check comes from. How do we help him to be disruptive in their industry? Have competitive advantage? >>That seems to be a sort of a fundamentally different thing about your approach, though. Is this focus on those vertical industry's most e r P companies did not do that. Is that something that is core to your values? >>Look, I >>think what we recognize is that as you move to the cloud, you have to drive to standard. That's just the reality of going to the cloud on what's happening for the horizontal E. R B vendors. So the locks of ASAP and Oracle is that they have one e r P solution that fits every industry. So if it's good for health insurance and it's good for a bank, then it's difficult to really get your head around the fact that it could be good for a defense manufacturer, but the functional requirements is simply vastly different on that means that you have to customize them. If you have to customize that, they can go to the cloud. So what we believe is that you have to have this vertical specialization, the five industries that we serve us all. A lot of commonality in the process is that they use. And that's why that vertical strategy is so key to our success. So you won't see us going into financial service is, or health care or retail worth that core application. We may in time in many years to come branch out. That will be a different solutions. >>So your tailor, that app for that module for that industry, Yes, just go deep, deep functionality. You're known for that, but at the same time you're also messaging. You want your customers to be able to tailor this for their environment. So square that circle for me. >>So I think when we talk about a choice and and I think tailoring is the wrong word, we talk about choice. We're talking about choice of deployments on Prem or in the cloud choice of customer choice of partner, rather who they're going to deploy with on Dhe, then The solution is really an industry solution that comes with that functional death. And we don't we don't advocate their customers customized that all. We really don't want them to customize it. What we explain to them in some detail is that the real value comes from adopting the solution for two standard and staying on a vanilla application. Because that vanilla application, you're going to be able to withstand future upgrades, the total cost of ownership gets lower. The processes that are embedded in that application or best of breed at the box. That's what they're intended to do, and that works when you have a vertical application. When you have a horizontal application and you're trying to have a do things that it shouldn't naturally be doing, that becomes company. >>Well, correct me if I'm wrong, but wasn't that essentially the message ASAP had when it went through? It's hyper growth in the late nineties. I mean, there was a Y two k thing there, too, but ah, lot of the message was around. Do it our way and and then you don't have to get stuck in a rut, >>So I think that when it came out with that generation of application. That certainly was what they had hoped would happen. But what happened in practice is that the system integrators came in and the whole business process reengineering explosion happened on Dhe. That's not how it how it manifested itself. So what you see is, you see, he's very large, monolithic ASAP applications that were customized over in some cases decades, not not. You know, if a customer is deploying for two standard, then they should be able to deploy in a period mission. In weeks, we spoke about our deployment with Racing Point. If one team and going live in 12 weeks, you know, we're a 700 million global business. We deployed a knife s in 24 weeks. You know, if a customer's deploying for two standard, it's measured in weeks. As soon as they start to talk about two years or three years or five years or seven years there, customizing the solution significantly. Yeah, I >>mean, it became just sort of a perpetual upgrade, maintenance and up for the time it had a business impact. But boy, you think a cloud today agility, you know, getting rid of waterfall approaches, Missus. Antithetical to today's Look >>what I don't point fingers here. I think that this just maturity come with experience. The line of business applications you'll see our EMS and your HR solutions have taught people that you can, if you think about this is look at sea. Are Emma's an example? You had Siebel before people would implement stable. They would customize Siebel that would take long implementations. They were highly bespoke applications and then sells. Force came along and just destroyed them, and they destroyed them. Because what people learned very quickly was that there was a really easy to consume, really easy to use application that functionally might be inferior. But the compromises that you'd make from a functionality perspective will weigh, outweighed by their time to value in ease of use. And and the learnings from CR mnh are in procurement. Those line of business applications have now being backed into in the e. R. P >>world. So in terms of capital allocation, you're owned by private equity, which is actually a public company. I'm interested in how you're allocating capital R and D, where you're where your emphasis is. You don't have to you have to do stock buy back, but, you know, describe the P relationship. >>So look, one of my learning's to see survive this is that not all private equity firms or equal they have different strategies are very fortunate to be with Ekiti, who are a growth investor. They're known as a growth investor on dhe, and they buy companies that are strong growth tech firms on dhe. They've been hugely supportive of us investing because they understand that the investment in technology is important. So, you know, just looking at some detail today we invest twice as much in R and D as we did three years ago, just to give you, you know, one data point. So there's a big focus on technology, and the thing is, is that we we have to invest in technology to drive those attributes that are discussed earlier. How do we How do we enable customers to adopt a solution? It's a standard so they can go alive quicker. How do we enable customers to be able to sit down in the front of the application like we do with the mobile phone and intuitively know how to use it? How do we reduce the total cost of ownership through automation. Those are capabilities that you know that they don't come for free. We have to invest in them. So big investments in technology. And >>I think the private equity guys, at least the modern ones, have realized Why should the V. C's have all the fun they realize? Hey, we can actually put some money in tow and the transforming we can have a bigger exit and actually make much better returns than sucking the company drive. Yeah, well, look, I think the other >>thing is is that you know, in public companies, you have the downside off. You know this this courtly metric Ondas quarterly cadence. Andi, you see very compromising decisions being made because you know, people can't afford to miss 1/4. There's no long term planning that's done on dhe. That's fundamentally not the case and the private equity world, you know, not unusual now for four p firms to hold companies for 5678 years on, and that allows you to take a very long term strategic view. If if if a shift from perpetual to subscription is the right thing to happen, they can do that without worrying that, you know, because of the definite earnings are revenue that you're going to get caned by the market next quarter. Andi. I think that that needs to, I think, better decision making for the long term. >>A lot of companies are struggling. >>If you have the right P for because you get bought by the firm of events, you want to go public. But the the you said something this morning that 50% of your customers each year or net knew, How are you pulling that off >>That 50% of our license revenue? Eso way we went about 300 odd new customers a year. Obviously, that's growing, as I said, you know, 40%. But you know, it's ah, I think, having done this for 25 years, there are companies that are or good at extracting revenue from their installed based. One of the analysts here has as a hashtag wallet Fracking is what do you think It's such a great So you know, they're good at Wallick fracking and and I think the customers that that our customers off those vendors know exactly who they are and you know I think that for us to that the fact that we're able to go out and win 50% of our license revenue from net new name customers, I think is a really strong indicator of the health of the business. It's much harder to do than just extracting revenue out of the install base. You know, we don't have a compliance practice. We've never charged a customer for you in direct access. You know, these are principles that we stand by, and it's easier to say that your customer centric on get 80% of your revenue, have your installed base because you're doing compliance rounds. But, you know, we put our money where our mouth is, and that's not that's not how we do it. >>Are these net new customers? Are they? Are they migrating from QuickBooks or they migrating from a Competitors >>know, because of the segment that we're in this half a 1,000,000,000 to 5 billion? I would say the majority of them are what I would call first generation the Rp solution. So you know you're talking about you know, the original generation of Microsoft's acquisitions, the divisions and the eggs actors and the Solomon's and so on on. And then, you know, it's a P R two and our three customers you're talking about customer sitting on, you know, the solutions that in for hoovered up the matrix B picks type customers, ace 400 customers. So they're you know, they're first generation your P solutions that simply don't have the flexibility to deal with the complexity and demands of modern business world. >>From 2009 about 2017 I f. S was pretty inquisitive and then just actually, I was gonna ask you >>when I started, you stopped >>it, right? But then, you know, today you announced an extra small acquisition, But how should we think about M and a >>look? The first year for me was really about trying to build a functional business. You know, we spoke about how fragmented this really hit to Jenna's business. Andi just occurred to me. You know, if we go out and we start to buy things, how do we integrate them into a business that's completely fragments? And you know, it had no identity or culture. So, you know, the last year has been focused on how do we build their common understanding of what it is that we're doing. We now have a very clear strategy. Five industries, three solutions, one segment. And you know, when you when you have that clarity of vision that it's really easy to guard and do him and I because you know what fits and what doesn't fit, you can understand exactly how you're gonna build value for customers on dhe. That's why the S t a deal is so good for us. Because we're now the undisputed leader in field service management, you know, 8000 our customers globally, which is way more than anybody else. Scott, Andi, you know, you should absolutely expect more from us. But it will be in the five industries, three technology segments and one customers. Isaac. >>Well, in the A p I enablement should obviously facility. >>Absolutely. I mean, I was just with a partner of ours now, and they have this amazing augmented reality solution. You know, it will be a combination of off going out there to build market, share a cz well, as finding you know, really innovative solutions that can help us advance the technology that we provide customers. >>You have a new slogan this year for the challengers, which seems to be aimed at companies that that imagine themselves as challenging the Giants, which is great. But if you're not a company that season sees themselves that way. Are the studies level home with I have s Look, >>I I think I was with a group of CEOs from one of the big analyst rooms, and they had the portfolio companies and their private equity firm and analysts that CEOs of the companies are having a conversation with him about digital transformation. And I I made a rather provocative statement which, you know, got unanimous agreement, which is that all of the CEOs there with either in an industry that was being disrupted and we're trying to figure out how they respond to that disruption or they would soon not every job and they all acknowledge that they absolutely fit into that category. In other words, all of them were being disrupted. All of them were facing a challenge. It was kind of like, you know, if it is happening to all of us at a more rapid pace than we have ever had before. So my view is, is that you know if if you're in the room and you're going, you know, if it's might not be for us because we're not a challenger. Yeah, The lights may not be on >>for Long s o double click on that. What role does I s play in terms of digital transformation? >>If I could just hold on there because the thing is, there are leaders in Mama, there challenges. And there are leaders. The leaders typically are gonna go with seif solution. They're gonna go with one of the legacy our peace. So I'm not suggesting that everybody necessarily is a challenger. There are leaders, you know, Nokia was a leader until they weren't because they were complacent. Andi, I think they you know, they didn't run on I office. So, you know, I think there are two segments. There are leaders and there are challenges, and we're there for the ones that are ready to disrupt. Sorry. >>Please clarify that. No. Good. So So get back to it. Sort of digital transformation and disruption. What do you see? Is the role of AARP generally, but specifically I f s. >>Look, I think we digital information. A lot of discussion about it on the stage this morning. I've just touched on it now. I think that it takes very different forms. What most industries are finding is that they're facing a lot of non traditional competition and they're having to innovate around their business models. They can't going to market in the same way as they did before. They're having to innovate because of this non traditional competition. Andi. Understanding your your customer's understanding, your your staff, understanding your supply chain understanding your financials are all critical parts of being able to respond to whatever their changes, and that's where the RP solution comes into it. I think there's an interesting challenge now, which is that as those applications have become more fragmented and you've got more based debris cloud applications Ah, lot of the value often E. R P was that you had this integrated set of applications that you had this one source of the truth andan. Fortunately for many customers today, they don't have that because they've got import all of these best of breed applications and they don't have one source of the truth that multiple invoices made it multiple versions of their customer in the databases. Andi we still stand for a single integrated the r p. So, you know, I think understanding those elements of your businesses key. I was with a customer of ours in Nebraska a short while ago, and they were talking about our existing office customer. They were talking about the steel import duties that were imposed through the trade war with China. And they were saying, Look, that they had been able to respond to that in a way that they had good visibility of the supply chain, who was improved, imposing the tariffs, how they were going to impact them when they were going to impact them. And because they had this integrated Siara AARP. They were able to pass those pricing changes onto their customers, and they survived this. What could have been a cataclysmic event for their business had they not had an integrated your pee? They not being able to have this visibility into the supply chain and the customer base. They may well have gone out of business just because of that one change >>to meet all day and all comes back to the data, putting their putting data at the core of their business. That integrated data pipeline is essentially what they get out of that last question. So thinking about the next 18 to 24 months, what are the milestones that observers should look for? One of the barometers that we should be watching. >>So look, in the next two years, it's it's really about us building incremental scale. We have, ah, four year plan, which I built when I came in. We're halfway through that plan. We've hit all of the metrics and exceeded most the metrics that we had on their plan. It's really continue to focus on the strategy. As I said, we focus on those five industries, continue to build market share, continue to focus on those three solution types and build market share and market dominance on those three solutions. Andi in that segment that I defined before, so no change from a strategy perspective. I think there's really value in the consistency that we bring on on their talk track and, you know, along the way we passed the $1,000,000,000 mark, which we will do, I think, in 2021 organically if we accelerate, some of the money will pass the 1,000,000,000 before, but you know business. The margins continue to expand. We focus on customer satisfaction and, you know, it's a It's a pretty straight, you know, traditional prey book that we have to execute on now. >>Well, congratulations. It's a great playbook, and you're growing very nicely. So love that. Look, we really an honor to the last couple of years. Learn a little bit about the company in your industry. So appreciate meeting you guys. Thank you. All right. And thank you for watching over right back with our next guest. Ready for this short break day Volonte with Paul Gill in. You're watching the Cube from I f s World Conference from Boston 2019 right back.

Published Date : Oct 8 2019

SUMMARY :

Brought to you by I. Thanks for coming back in the Cube. business to being, you know, an integrated business where we were I think the stat was you gave us three Ex factory except in the And then I believe the revenue stats will follow and you know that's where we are. one of the things you mentioned in your Cube interview last year was one of the things that you wanted to focus on was you know, irrespective the office that you go to, um anywhere in the world, they're focused on those five industries Is that just me being clueless? Um, and and and that's common, I think, you know, we were There are a couple of factors. What is your thinking about diversify And, you know, I think that there's a there's a difference. You know, I think when you when you listen to a lot of the That seems to be a sort of a fundamentally different thing about your approach, though. but the functional requirements is simply vastly different on that means that you have to customize You're known for that, but at the same time you're That's what they're intended to do, and that works when you have a vertical application. Do it our way and and then you don't have to get stuck in a rut, So what you see is, you see, he's very large, monolithic ASAP applications that were customized over But boy, you think a cloud today agility, you know, taught people that you can, if you think about this is look at sea. You don't have to you have to do stock buy back, but, you know, So, you know, just looking at some detail today C's have all the fun they realize? That's fundamentally not the case and the private equity world, you know, not unusual But the the you said something this morning that 50% of your customers But you know, it's ah, So they're you know, they're first generation your P solutions then just actually, I was gonna ask you easy to guard and do him and I because you know what fits and what doesn't fit, you can understand exactly how you're gonna build value share a cz well, as finding you know, really innovative solutions that can help Are the studies level home with I have s And I I made a rather provocative statement which, you know, got unanimous agreement, for Long s o double click on that. I think they you know, they didn't run on I office. What do you see? So, you know, I think understanding those elements of your businesses key. One of the barometers that we should be watching. on on their talk track and, you know, along the way we passed the $1,000,000,000 mark, So appreciate meeting you guys.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
NebraskaLOCATION

0.99+

ScottPERSON

0.99+

PaulPERSON

0.99+

MicrosoftORGANIZATION

0.99+

IBMORGANIZATION

0.99+

Paul GillPERSON

0.99+

NokiaORGANIZATION

0.99+

50%QUANTITY

0.99+

AndiPERSON

0.99+

80%QUANTITY

0.99+

four yearsQUANTITY

0.99+

2021DATE

0.99+

40%QUANTITY

0.99+

OracleORGANIZATION

0.99+

20 shipsQUANTITY

0.99+

2009DATE

0.99+

25 yearsQUANTITY

0.99+

seven yearsQUANTITY

0.99+

700 millionQUANTITY

0.99+

5678 yearsQUANTITY

0.99+

five yearsQUANTITY

0.99+

IsaacPERSON

0.99+

last yearDATE

0.99+

Darren RoosPERSON

0.99+

12 weeksQUANTITY

0.99+

1,000,000,000QUANTITY

0.99+

five industriesQUANTITY

0.99+

$1,000,000,000QUANTITY

0.99+

next quarterDATE

0.99+

three yearsQUANTITY

0.99+

one teamQUANTITY

0.99+

24 weeksQUANTITY

0.99+

oneQUANTITY

0.99+

Boston, MassachusettsLOCATION

0.99+

one segmentQUANTITY

0.99+

Computer WorldORGANIZATION

0.99+

twiceQUANTITY

0.99+

three customersQUANTITY

0.99+

BostonLOCATION

0.99+

Racing PointORGANIZATION

0.99+

I. F s World ConferenceEVENT

0.99+

three solutionsQUANTITY

0.99+

Darren RussoPERSON

0.99+

5 billionQUANTITY

0.99+

one sourceQUANTITY

0.99+

each yearQUANTITY

0.99+

I. F s World Conference 2019EVENT

0.99+

OneQUANTITY

0.99+

JennaPERSON

0.98+

three solutionQUANTITY

0.98+

Five industriesQUANTITY

0.98+

two standardQUANTITY

0.98+

EmmaPERSON

0.98+

The CubeTITLE

0.98+

six segmentsQUANTITY

0.98+

todayDATE

0.98+

four yearQUANTITY

0.98+

one customersQUANTITY

0.98+

threeQUANTITY

0.98+

five industriesQUANTITY

0.98+

400 customersQUANTITY

0.98+

bothQUANTITY

0.97+

three years agoDATE

0.97+

DDEORGANIZATION

0.97+

22%QUANTITY

0.97+

ASAPORGANIZATION

0.97+

8000QUANTITY

0.97+

late ninetiesDATE

0.97+

One metricQUANTITY

0.97+

two segmentsQUANTITY

0.96+

singleQUANTITY

0.96+

this yearDATE

0.96+

2017DATE

0.96+

first yearQUANTITY

0.96+

Day oneQUANTITY

0.96+

P. MPERSON

0.94+

Dion Hinchcliffe, Constellation Research | Smartsheet Engage 2019


 

>>live from Seattle, Washington. It's the key nude covering Smartsheet engaged 2019. Brought to you by smartsheet >>Welcome back, everyone to Seattle. Washington. We're here at smartsheet engaged 2019. I'm your host, Rebecca Night, along with my co host, Jeff. Rick, You're watching the Cube? We're here with a Cuba Lama Cube veteran Dion Hinchcliffe, VP and principal analyst at Constellation Research at a Washington D. C. Thank you so much for returning to the Cube. >>Absolutely. Thanks for having me. >>So we're here to talk with you about the future of work, which is a huge topic, but a fascinating one. I want you to start by giving sort of a broad brush of what you see are the biggest changes right now happening in the work force driven by the new the rise of digital technologies. >>Sure. I mean, well, it digital is infusing everything in the workplace these days, right? So, you know, we've had the past waves of productivity tools and mobile devices came through and then eventually augmented reality and virtual reality. You're gonna literally change how we perceive the workplace on then We have just, you know, everyday translate remote working and now people can work from anywhere, right. It's fantastic, and that's that's really revolutionized a lot of things. Things in 2% of the workforce per year is becoming a remote work force. Companies like 80 p have 1/4 of their work force working from home, right X century, something to get rid of office space. And they work out of their house. Unless there's a client site on because you can credit, create the experience that you want and one of the really big trends is this is this trend towards be able to shape the employees experience the way that you want to using the tools that you prefer. And so people call this shadow I t. Other people call it innovation, right? And so that's one of the big changes. Then we have things like the gig economy, which is allowing people to build the lifestyles they want. We're doing any kind of work they want when they want to, when they feel like it on their own terms on that's that's really quite exciting to use all these. This confluence of forces are enabled him driven by technology, but it's also leading to a lot of what we call cognitive overload workers. They're not lifelong learners are feeling overwhelmed by this, and that's another big challenge. >>But you also get this tools >>proliferation, which they're just not. They're just not word and excel anymore. But you've got a tab open with Salesforce. You've got a A tab open with slack. You got Gmail open. You've got Doc's open. He got smart cheat open. You might have Jiro open. I mean, so how is that gonna sort itself out as we just kind of keep adding new tabs of AB? So we have to keep in our >>way. And we need all this technology to do better work. Thes APS provide value, except that it's increasing the on boarding time for workers. It's making it hard for us, the train people. In some company. It's hard to retain people because they feel like they have to go to work. And there's this onslaught of technology. They have to have 30 tabs open to get their jobs done, and they do. And so we're seeing things that you know we're at the smartsheet conference where how can we centralize work a little bit better? Streamline it by integrating the tools and credit more focused on what we're doing. And that's a very big trend. S Oh, my latest digital workplace trends report. We say that we're seeing these hubs for me, like Slack is another workup that's become very popular inside of organizations. They have over 1100 application integrations that allow people to spend their time in one place and kind of work through all these other systems from one hub. So we're dealing with this complexity starting to be able to do this now. But it's early days still a big challenge. >>So so So what are you seeing now? So what? So what is the answer then? I mean, we have You've just described all of these trends that are taking place that they're making making the modern workplace so much more complex, dealing with workers who they're dealing with, cognitive overload leaders who want more with less What? What are some of the answers? What are some of the most exciting tools that you're seeing right now? >>Boys, we talked already about smartsheet and slack. We see the new digital experience platforms are emerging on low code and know code is also becoming popular to be able to take the pieces of the applications you want and create more streamlined experiences. So the CEO of Accenture, Andrew Wilson, you solve this problem right away Their their knowledge. Workers were being choked by all of these tools, but yet we need the value they provide. So he began to divide up the employees experience of the 100 top moments, and then he built experiences that enabled project management and on boarding and all these key activities to be friction free, built out of their existing applications. Streamlines, too, just what they needed to dio. And he views this as his top priority as a digital leaders and say, We've got to take much complexity away so we can get at the values with streamlining the simplification on. We now have tools that allow that shaping that happen very quickly. >>It's almost reminds me it's kind of the competition for Deb's right now competition for employees, and we've talked a lot about the consumer ization Oh, I t and mobile devices for the customer experience. But there hasn't been as much talk about leveraging that same kind of expected behaviour writer expected in her engagement interaction with the APS on the actual employee engagement side, which is probably as fierce of a battle as it is to get customers because I think there's a lot more than 2% customers out available, but we only got 2% unemployment in the Bay Area. Now. It's crazy, >>effectively, negative unemployment, right, right? Is that anything under 3%? Yes, so you know this is the challenges employees experience is usually low on the priority list for CEOs usually have analytics and cloud in cyber security and all these things that they have to get done that are higher priority. Yet customer experiences is one of those priorities. But how does an employee give a good customer experience when they have a poor experience to do it, deliver it with right? The worst thing you could do with talented people is expected to do a great job and then give him a bunch of hard to use tools, right? Which is what's happening. So we are now finally seeing that privatization go up a little bit because employees experiences part of delivering great customer experience. That is how you how do you create that experience to begin with so small progress >>and leaders air seeing that as a priority of retaining their top people because they understand that they're workers need to feel satisfied with their work life. >>Yeah, and now we have data on a lot of these things we didn't have before, you know? And I'm sure you've seen the numbers. Most employees air disengaged at work, the majority right between 50 and 60% depending on whose data you're looking at. That's an enormous untapped investment that that that workers are not performing the way that they could if they had better employees experiences and what's disengaged. As I mentioned, giving a talented person lousy tools are allows the experience and expecting the two greatest. It doesn't happen. How >>much do you >>think? A. L Excuse me. Aye, aye. And machine learning will be able to offload enough of the mundane to flip the bit on how engaged they are in their job. >>Yeah, it's interesting because there's, you know, there's two sides to a coin there. Some people like a job that they could just kind of phone in, and it's kind of wrote, and they can come in. They don't have to think too hard and then go home to their families. So people are hired on that basis, right? Because that's the challenge a I and machine learning will absolutely automate. Most wrote work if you look at like a dill bee sense A. I was at the adobe conference and they were talking about how all of these creative types you have all these mundane tasks automated for them, and I could see everybody looking at each other going. I >>could pay to >>do >>that creative rate. >>So you see the things like robotic process automation is working. I mean, I hear anecdotes all the time from CEOs how they how they cut 25% out of the call center because they handed it over to the box, right? You know, Bill processing. That's one of the, you know and sorting matching bills, the invoices, a manual job, even in today's world until very recently. So we are seeing that happen about the most wrote level and just, but it's just gonna climb up from there. >>What do you see down the road, though? I mean in terms of those in terms of those employees were raising their saying can saying I kind of want that job. Are you? Are you seeing what's gonna happen to those people? Are they going to have to learn new skills? Are they are they going to be invested in by their companies? >>We hope so. You know, it's interesting. We see that all the big vendors have these big education programs. Sales force has trailhead s a P just announced open ASAP where they give away massively open online courses on. And Microsoft has done this with Microsoft Developers Network way back in the day, trying to educate people. You can get Reese killed for nothing for free now if you want to do it. But this is the challenges, even though every technological revolution in the past it looks like this one, too, has you are really changed the employment picture. By and large, it creates more jobs than we lose on. That looks like it's gonna happen here. But the people who lose their jobs, not the ones that tend to gain the job, gets a new job. They often it's hard to take somebody who's who's sorting bills and say, I need you to develop a new way I algorithm because that's where you have executed jobs. They're gonna be directing the eye to do all these things right on. So I think the short term is gonna be dislocation. And it's happening so fast that unless society, government and enterprises really intervene that toe up skill, these folks, we are gonna have a challenge. >>We're in this really weird time to in between. I mean, the classic one is long haul trucking, right, which is perfect for autonomous vehicles. T carry a lot of that freight, and everyone pretty much agrees that's gonna happen. At the same time there's there's a huge shortage of available truck drivers today, like there never has been. So is he's weird, and it's probably not the best thing for a young kid to get into right, because doesn't have a lot of great long term, >>right? >>Well, you look at uber on their stated direction is they want to get rid of all these drivers they want. They want self driving taxis on, you know, we're getting close to where that might actually happen right on. So the unskilled labor is gonna be hit by far the worst you have to become skilled labor in the digital economy on a big part of the future of work is going to be finding ways to get the skills into people's hands on Facebook and other larger. They don't even require a college degree what they want people to people that can deliver that could take these things and create the, you know, the great products of the future. On DSO, you know, those everyone has to become a knowledge worker >>and in as layered, Hamilton said. On the main stage today, it's the formula of learning to really understand when you're starting from a point of Wow, I don't know much about that. I guess I better learn about it and then learning a lot about it along the way, we all have to be able to adapt and adopt those >>absolutely no the and so that way see up Skilling and cross killing becoming more trans disciplinary. So business people are becoming I t folks now and I t folks really business people. We had this business I t divide for a long time. It cracks me up. I still go to big companies in the I T department using its own building, right? But those days were going away. And I'll see that, you know now is that people over on the business side that live there now, right? So we're seeing this kind of blending where digital is infusing everything, and so you have to become digitally confident on this is where we have to make that simpler. This is going back to the digital workplace. The average user, as had the number of applications they have thio to learn double or triple in just the last five years. Right? So it's a big challenge. >>So what should kids be majoring in today? What's your >>Oh, uh, game design gaming industry is bigger than the movie industry by a large large margin, right? And that that's where all the experience of these immersive experiences and virtual reality and augmented reality >>a come >>from and then you can go into business, right? You know, >>even sociology majors, design games. >>Yeah, it's just, you know, just get like it's the poor tweeners, right that get bumped on the old and aren't necessarily in a position to take care of the new. And I want to take care of it. Unfortunately, not a lot of great record of retraining to date. But maybe that's gonna have to be a much more significant investment because there just aren't the people to fill those positions, period. >>Well, and there's a big market places now. You can build the career of your dreams. You goto up work or gig stir. I mean, these are big job markets where you go and find work and do it from anywhere. Using a tablet you bought for $50 off Amazon, right? You know, just that most you weren't even aware that they could do that. Right? So >>the world put a few bucks away for insurance and you put a few bucks away in your for one k and you, you know, just living off the cash, plus a little bit to cover your cost, which, unfortunately rather like the uber drivers in the lift drivers are Anyway, you know, they're not really thinking that thing for building a career. >>Well, I've crawled to those platforms and it's interesting. Entrepreneurial activity is very common in places like Asia, right? Where? Where you know, they come here, they build businesses right away, right, And they're used to that and we lost some of that. But I think we gave economy is giving a lot of that back to us. We have to relearn it again, you know. >>Great. Well, Dionne, thank you so much for coming on the Cube. It was a pleasure having you. >>Absolutely Thanks, Jeff. Thanks for >>I'm Rebecca Knight for Jeff. Rick. Stay tuned For more of the cubes. Live coverage of NJ engaged 2019.

Published Date : Oct 1 2019

SUMMARY :

Brought to you by smartsheet at Constellation Research at a Washington D. C. Thank you so much for returning to the Cube. Thanks for having me. So we're here to talk with you about the future of work, which is a huge topic, create the experience that you want and one of the really big trends is this is this trend I mean, so how is that gonna sort itself out as we just kind of keep adding new And so we're seeing things that you know we're at the smartsheet conference where how can So the CEO of Accenture, Andrew Wilson, you solve this problem right away Their their knowledge. It's almost reminds me it's kind of the competition for Deb's right now competition for employees, so you know this is the challenges employees experience is usually low on the priority list for need to feel satisfied with their work life. Yeah, and now we have data on a lot of these things we didn't have before, you know? enough of the mundane to flip the bit on how engaged I was at the adobe conference and they were talking about how all of these creative types you have all these mundane tasks So you see the things like robotic process automation What do you see down the road, though? in the past it looks like this one, too, has you are really changed the employment picture. I mean, the classic one is long haul trucking, They want self driving taxis on, you know, we're getting close to where that might actually I guess I better learn about it and then learning a lot about it along the way, we all have to be able to And I'll see that, you know now is that people over on the business Yeah, it's just, you know, just get like it's the poor tweeners, right that get bumped on the old I mean, these are big job markets where you go and find work and do it from anywhere. drivers in the lift drivers are Anyway, you know, they're not really thinking that thing for building a career. We have to relearn it again, you know. It was a pleasure having you. Live coverage of NJ engaged 2019.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
DionnePERSON

0.99+

Rebecca KnightPERSON

0.99+

Dion HinchcliffePERSON

0.99+

Rebecca NightPERSON

0.99+

Andrew WilsonPERSON

0.99+

MicrosoftORGANIZATION

0.99+

$50QUANTITY

0.99+

25%QUANTITY

0.99+

JeffPERSON

0.99+

2019DATE

0.99+

two sidesQUANTITY

0.99+

HamiltonPERSON

0.99+

AccentureORGANIZATION

0.99+

Constellation ResearchORGANIZATION

0.99+

60%QUANTITY

0.99+

30 tabsQUANTITY

0.99+

uberORGANIZATION

0.99+

50QUANTITY

0.99+

AmazonORGANIZATION

0.99+

Seattle, WashingtonLOCATION

0.99+

AsiaLOCATION

0.99+

GmailTITLE

0.99+

100 top momentsQUANTITY

0.99+

2%QUANTITY

0.99+

RickPERSON

0.99+

FacebookORGANIZATION

0.98+

one hubQUANTITY

0.98+

WashingtonLOCATION

0.98+

twoQUANTITY

0.98+

ReesePERSON

0.98+

one kQUANTITY

0.98+

Washington D. C.LOCATION

0.98+

Bay AreaLOCATION

0.97+

80 pQUANTITY

0.97+

oneQUANTITY

0.97+

tripleQUANTITY

0.96+

under 3%QUANTITY

0.96+

todayDATE

0.96+

Microsoft Developers NetworkORGANIZATION

0.96+

doubleQUANTITY

0.95+

one placeQUANTITY

0.94+

1/4QUANTITY

0.92+

JiroTITLE

0.91+

NJLOCATION

0.9+

more than 2%QUANTITY

0.89+

over 1100 application integrationsQUANTITY

0.87+

2% unemploymentQUANTITY

0.84+

DebPERSON

0.81+

APSORGANIZATION

0.79+

Seattle.LOCATION

0.78+

DSOORGANIZATION

0.78+

last five yearsDATE

0.76+

adobeEVENT

0.68+

SmartsheetTITLE

0.66+

slackTITLE

0.65+

SalesforceORGANIZATION

0.65+

SlackORGANIZATION

0.63+

excelTITLE

0.55+

fewQUANTITY

0.49+

CubeTITLE

0.48+

CubeLOCATION

0.46+

CubaORGANIZATION

0.42+

LamaOTHER

0.26+

CubeORGANIZATION

0.23+

Paul Fazzone, VMware | VMworld 2019


 

>> live from San Francisco, celebrating 10 years of high tech coverage. It's the Cube covering Veum World 2019. Brought to you by VM Wear and its ecosystem partners. >> Welcome back to two cubes. Live coverage in San Francisco, California for VM World 2019. I'm John Ferrier, Postal Cuba David Lattin, My Coast, Dave. 10 years covering the BM World Paul Maritz laid out the stack early on. We saw that and watch it go through Its motions now >> remain from the marketing people got a hold of >> that mainframe turned into cloud Now hybrid cloud seven years after we first started about 2012 has been great Our next guest, Paul Falsone, S V. P and general manager of the Cloud Native APS. This is a business unit within VM where that is going to the next level. This is the Act three is Jerry Chen said any of you I talked earlier for VM wears a company. I won't say moving up the staff because there is no stack. It's cloud, right? So its applications on top of operating infrastructure Dev ops going enterprise scale is about developers building APS operating them in scale. This is a big focus of what you're doing. >> It is a dead end of the day. One of my close friend of mine, who's in front of customers all the time, reminds our team constantly that our customers applications matter of the most cause. That's what they used to get in front of their customers with the Dillman teams and the tools they're building the user. Japs come second cause that's what supports the abs. And then the infrastructure comes third zone away. There is that stacks it, but never forget you were at the bottom of the pecking order, if you will, when it comes to ultimately bringing full customer value to our company, our customers, businesses. >> And it's one of the things we've been looking back at our 10 years covering VM where I think you're 13 15 of'em world is that the virtual ization of all very quickly around really optimizing server virtualization really kind of change. The game of one kind of knows that our knows the history there, but it did it without any code changes, too, APs and I think that was a very innovative thing. Now we looking containers and what Kubernetes is bringing to the table. You're starting to get some clear visibility into what's happening and what's possible. Could >> you >> share your vision on what that visibility is that you guys are eyeing for the marketplace in four of'em, where, >> sure, the APP development methodologies are changing, changing more today than they have in the last 20 years. We're seeing ah lot of new concepts and approaches that right now really only accessible to a small percentage of application developers worldwide. We want to try to bring those application development methodologies, practices tools to the mainstream so we can. We can touch the 13 or $14 million.1,000,000 enterprise developers around the world and help the CEOs in their line of business counterparts at our customers get a CZ much productivity out of their development teams as possible. At the end of the day, those APS we're gonna power the next decade of those organizations success or failures with their customers, and so that's becoming a real competitive asset. I've had a number of customer discussions here this week where the primary theme is how me help my developers move faster at enterprise scale, but in a regulated environment in an environment where compliance is is front center >> to big things going on in your world that we covered extensively, honestly, pretty impactful to the Vienna, where portfolio one as open source and hefty oh, acquisition half a billion dollars almost a year ago, about a year left in less than a year, probably was that we close in December last year. So yes, ovary. Just recently we know those guys all people. I mean, I've been covering that for a while, and then I'll see the pivotal acquisition. Just announced a drink from the fire hose. There be doing tons of press briefings, those to impact points, kind of leaving a mark. >> So we've been we've been building up to this. I joined AA Drink them were in 2012 through the Sierra acquisition, but I moved into this role about just about three years ago, and one of the things that we identified early on was, ah, close partnership with Pivotal was going to be essential inside of the Del Technologies umbrella for us to exist in thrive together. And so that's where the idea for P Cass was born. So the combination of V. M. R. R and D with pivotal RND focused on delivering our first community service to our enterprise. Customers we brought helped you in last year. Once they saw what we were doing and thought about the possibility of what would happen if we actually took some of the concepts of communities and p ks and embed them into V sphere, That was, I think, the real ah ha moment for for us and the happier team coming together in the power of what that could enable. But all along the way, we always believed that that was just covering the infrastructure side of the equation. You still needed to get through the making the APP developers productive and efficient in this new infrastructure world and so on to be able to do so on any cloud. And that's where the pivotal piece finally came together last just last month. July Pivotal put out a lot of information in the market around how they're evolving their portfolio to be very cool, bernetti centric, moving forward. And that was a big part about getting all the pieces lined up so that the M word could deliver what we announced this week. The in the town's a portfolio with the component tree for building running in managing modern applications on any club, >> we've kind of come full circle here, predates, and I Sarah, But you guys talking about the stack? Yeah. Paul Moretz. I used to have the whole stack. Ed actually applications up here with Simba. Spring sources around. Exactly. And then you had these when I used to call the misfit toys. Have you had some assets in the M. C as coming in Vienna, where Paul Maritz, Joe Tucci decided, create pivotal as the The platform developed next generation applications. Now it's all come full circle there. So my question is related to that stack and particularly the death part of that stack. This audience is not Deb's not, but increasingly, you've gotta attract that audience. So what's what's your thoughts there? And so >> I think pivotals done a very nice job over the years through the Con Foundry Foundation. The work they've done there through the spring community Spring is at this stage is is arguably the most popular modern Java development environment on the planet. So, you know, we're seeing a tremendous amount of leverage of that of that framework and so between the events of pimples is actively involved in Leeds and their ability to help customers, um teach their enterprise developers how to get the most out of this modern tool kit. We think that there is some wonderful ingredients to a recipe to really scale this thing up in a big way. We way. I also believe that Veum we're still has a lot to learn about what it means to best support enterprise developers and their organizations. And so we are quite a bit in learning mode right now. We're gonna take a lot of lessons from the pivotal team as we as we move forward towards the close and learn a lot more about the team in the culture and their customer engagements. But one of the things I think is is front and center to what pivotal has for customers today is their transformation Service's customers. You've got different groups inside a customer summer looking to build the newest applications. Some of them are just trying to get more operational efficiency out of what they have today. Some of these customers have 12,000 applications in their environments. Um, pivotal has ah set of service is that come in and they help them take their existing monolithic applications and just modernize key components of them so they can operate them more efficiently and reclaim a lot of resources to go do other things. That, I think is probably the lowest hanging fruit for enterprise organizations today. And I'm very, very excited about the service is that pimple has to make available the customers on that front. >> Assad and Jerry Chen, earlier than the other set I was mentioning earlier is a VC now, Greylock, big time to your one. We see former VM Where, uh, guy from 22,003. He also worked on cloud foundries in sight. We ask about the white spaces where starts to thrive in one of the transit is kind of pointing to was have some cummings going public. Some are being bought at sizable numbers, but we rift on. The idea of monitoring was a boring category right now. Observe ability, which is just be monitoring 2.0, you got I pose. You got acquisitions. I mean, major action happening in this observe ability space. I bring this up because that's an area you think, Oh, it's a white space Data opportunities for companies to build service is really points to this cloud. 2.0 application Renaissance And I want to get your thoughts on that environment. What needs to be in place to make that happen? Honestly, pivotals keep for you guys. I get that on Vienna. Where side, but for the ecosystem and for the marketplace, people trying to make careers and or do things What is that cloud 2.0, complexity that need to be abstracted away or >> so The Pepto team had a great Craig and Joe had this great, uh, one liner on kubernetes is all about where the people structure meets the infrastructure. When you think about that, our enterprise organizations have thousands if not tens of thousands of developers all trying to do similar. But a lot of cases different things at the same time, across lots of different cloud infrastructures. On the infrastructure team side, you've got private cloud, you've got hybrid cloud. You've got public cloud environments that you have to get your arms around, monitor, manage, secure and get visibility into. We believe that Carini sits at that perfect layer between the two domains on. This is a big part of why we developed Tom's a mission control. It's just that that perfect layer between the two domains, too, access the company's later and give you full visibility into what all of your developers were doing on every piece of your infrastructure. And we also think that's gonna be a very interesting place for third parties to plug into to gain access to all of the community's clusters that we're helping. Our customers managed across their app landscape to do very interesting things. And so we're really excited about the ecosystem that that project will open up. >> You think this opportunity to start ups in there? >> I do. I do. I think there's a ton of other I mean, think about it just really basic math. Ah, VM based application. When it gets containerized, it has just on the compute side alone. Never mind the networking in the storage site. There are 10 times as many moving parts. A typical containerized EPA's 10 times as many moving parts as avian bay Step. If you think about that applied to the networking layer, you think about that applied to the storage layer, the security layer. You've got 10 times as many points to secure. Now, how do you get your head around that level of complexity As a an operations person, you can't do it. Humans can't do it anywhere. You can't write down your actions. Control this on a pad of paper and know what's what's accessing what anymore, >> Dave. One more question, if I may, on the on the VM container thing, there's a debate or are architectural kind of conversation, and customers are having around when to do containers in three days on bare metal or with V EMS. How do you guys talk to that house? The >> steam going because that was my question. So there was a snarky tweets yesterday. I want to get your reaction to it. And the tweet was during yesterday's keynote. I thought we we launched pivotal so that we didn't have to run containers on V EMS. Now the reality to your point is that people are running containers on bare metal. They're running him on vehement the EMS. I don't have any data, but I wonder if you could comment on that >> so way Probably have a couple of snarky comments of our own on this three share one of the things that put up on stage. Yes, I'll start at the kind of a little little. And I worked my way up at the base layer. The testing we're doing with Project Pacific, which is something we announced this week, which is effectively bringing kubernetes into the heart of the sphere. We're actually using combinations to make the sphere better. We're also going to expose communities to our customers through V sphere, just like we exposed the EMS today. This is a pretty exciting project for the for the company in our early testing of this project, based on the advanced scheduling capabilities of the SX hyper visor take advantage of modern hardware. We're seeing an 8% better performance in a certain test sweet versus what you'd see on bare metal so are ready at the early stages. We're seeing some benefits now take that a step further. The big public college for writers out there if you look at service is like G K on Google. If you look at a ks, uh, recast on Amazon, a cast on his door, every single one of their community service is is run against a virtualized environment, not on a bare metal environment. Why is that? Well, because their customers are using containers in VM, side by side, the flexibility you get out of that virtualization layer. Whether you're a big public cloud provider or your ah smaller enterprise shop running your own data centers, the benefits are proportionate, rather equal on dso >> the narratives off a little bit. What you're saying. What I hear you saying is people use virtualization for a lot of efficiency and scale reasons that's independent of what happens with bearnaise decisions. So if you decide you want to run Cubans on bare metal, go >> to go to town. We think >> if you want to do that, >> you want to do that. But we don't. We actually see a lot of customers who have started down that path. When they go to get to that operational stage, they're realizing they're now dealing with firm where again, they're dealing with Nick drivers again. They're dealing with stuff, and they can easily take that and turn it over to their ops team that's already managing a huge virtualized state and operated with the same tool. >> That's a really a layer thing around round scale. You do the virtual ization for Ryan reasons, and then cos sits on top of it for a whole another reason. >> And the I'd say its operations scale these operations teams need to, you know, just look at the number of announcements we made this week. For an ops team to get their head around all of these new technologies simultaneously is impossible to bring them in one new capability of time into the thing that they're already operating for. That organization is very >> positive. If I understood yesterday, you're claiming better before 8% better performance relative to bare metal. I know that's apples to apples. Or what kind of juicing you're doing on the benchmark >> sex schedule that it chooses it right there. >> I want to ask you about integration and look at it as a quasi. His story of the the industry. You go back to see A with all the acquisitions, right? Historical force it with fusion. Different layer of the stack. I know. Certainly Del did a lot of acquisitions. Some of them work. Some of them didn t m c. Same thing pretty successful. Actually. VM were great engineering. Um, very strong. Go to market on really good acquisitions. My question is on integration with the nice Sarah background, I wonder. I mean, nice. Sarah seems to be very well integrated into the VM. Where platform How is integration The state of integration today within V. M. Where is it a lot easier today because we're living in this AP I economy. What about VM? Wears sort of integration ethos. One of the challenges. I wonder if you could comment and that long. So >> I've been through, uh, to significant integrations of'em where the 1st 1 was with this nice era on. I was on the I was on the incoming side, not the receiving side. The next was with hep Theo. I was on the receiving side, not the incoming side. And so, as coming into this year, back in 2012 Pat was extremely supportive and asked his entire team to be very supportive of getting us integrated quickly and productive. A CZ fastest possible. We were on campus on the via more campus from the next era office within days of the deal closing. That's how efficient Veum work. That's like that's the mindset hammerhead coming into. We were in a building. We were co located with the other networking engineers and product managers. Within the first week on, we were off to the races. That was about 100 20 person company. Hep Ko is about 100% company, Um, about the same efficiency we were consolidating. Offices were bringing them over again, mostly distributed team, but they had a center of gravity. In Seattle. We had a center of gravity in Bellevue. We brought the team's over within within a couple of months in about three months. In three and 1/2 months in, we had the team fully integrated. The organizational design done all the tools in a greater we're all in the same systems. So what happens very quickly now, an organization that's much bigger like like pivotal 3000 employees. Public company takes a little bit longer to get from Deal announced the deal close because it's too public entities. It'll take a little bit longer to do all the integration, but we're already thinking thinking about we know them so well and they know us so well. We already know where the potential landmines are, where the potential rough spots are. Pat prides himself and, uh, this pushes down into the rest of them were on well, welcoming new team members in new groups into the company. And so we try to do that really were very culturally sensitive way optimized for the right tool kit s O that we take, we take some learning like cloud health. When they came in, they had a lot of expertise around. SAS drooling and support of customers were adopting all of that, right. Were jettisoned some of our older tools in favor of some of the things that >> we're gonna win the modernization. So I want to get your thoughts on the last question for the second congratulations, your your your area. We love what you're doing. We think it's super important. Would be covering it like a blanket this year and going forward. But Pakistan came on was wrapped. Talking about 10 years and doing the riffing on the Cube are 10 years covering it. We have some 10 years forward, which waves to be on. They highlighted on the past 10 years in this ear acquisition as a critical moment to bring VM. We're into the S T D C kind of concept started networking up, so we know the history they're sti n and then going forward, he says. If you're not a networking and security in the next wave and Kubernetes is Number one, you're really gonna be missing out. So we highlighted networking, security and kubernetes. But networking. It's nice here on both sides of that 10 year spectrum. You're part of that. >> Why is that? Why is that wise >> watching people know that networking is the most important piece of the wave here? What's the relevance of what he's saying? Share their thoughts on >> Think about the increasing complexity of what at modernization drives into the infrastructure. You're getting smaller and smaller moving parts that that need to operate together at scale in a comprehensive, logical way. But at any point in time, if you're if you're an enterprise organization, if you've got if you've got compliance requirements, audit ability, requirements. If you want to protect, you hear about the number of of small towns that get blackmailed on a daily basis because someone's secured an encrypted There, there, there count taxpayer data and they're there, their victims. All right, this is this >> is some say, cyber warfare. >> It is something. So if you think about in orderto help, our customers get the most out of their developers, these tools that open up I think the potential of a lot more avenues of attack get a lot more complex. And so we think that these two have to progress hand in hand. One. We do want to help developers go as fast as possible. We won't help enterprises get the most out of those developers. That's a big part of why we brought them were into into the damn warfare. We're bringing a pivotal into the VM. We're family, but at the same time, we recognize that the infrastructure has to progress. Every bit is fast, and the network is the thing that ties all these parts together. Whether it's a layer three year layer for networking today or level layer several networking layer seven AP I based networking in the future >> all. I mean, I'm not gonna bring up I ot or industrial i ot to takeovers of physical devices, whether it's a self driving bus off a cliff or taking over towns and cities warfare, I mean the service areas of enormous networks, Internet connectivity applications over the cloud native. Anyway, we know that, right? So a lot to talk about. Thanks for coming on. The Cube Sharing your insight. Senior Vice President, General manager, The Cloud Native APS Group. This is really the key instrument with envy em where to take kubernetes and the advancement of cloud to 0.0 to the next level. I'm John for a day. Volante, be back after this short break.

Published Date : Aug 27 2019

SUMMARY :

It's the Cube covering Veum World 2019. BM World Paul Maritz laid out the stack early on. has been great Our next guest, Paul Falsone, S V. P and general manager of the Cloud Native APS. It is a dead end of the day. The game of one kind of knows that our knows the history there, the mainstream so we can. Just announced a drink from the fire hose. and one of the things that we identified early on was, ah, close partnership with Pivotal was going to Joe Tucci decided, create pivotal as the The platform developed next generation applications. But one of the things I think is is front and center to what pivotal of the transit is kind of pointing to was have some cummings going public. We believe that Carini sits at that perfect layer between the two When it gets containerized, it has just on the compute side alone. How do you guys talk to that house? Now the reality to your point is that people VM, side by side, the flexibility you get out of that virtualization layer. the narratives off a little bit. to go to town. When they go to get to that operational stage, they're realizing they're now dealing with firm where again, You do the virtual ization for Ryan reasons, and then cos sits on top And the I'd say its operations scale these operations teams need to, I know that's apples to apples. One of the challenges. Hep Ko is about 100% company, Um, about the same efficiency we We're into the S T D C kind of concept Think about the increasing complexity of what at modernization We're family, but at the same time, we recognize that the infrastructure kubernetes and the advancement of cloud to 0.0 to the next level.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
SarahPERSON

0.99+

JoePERSON

0.99+

Jerry ChenPERSON

0.99+

Paul FalsonePERSON

0.99+

Paul MoretzPERSON

0.99+

SeattleLOCATION

0.99+

ViennaLOCATION

0.99+

2012DATE

0.99+

BellevueLOCATION

0.99+

JohnPERSON

0.99+

CraigPERSON

0.99+

Paul MaritzPERSON

0.99+

Paul FazzonePERSON

0.99+

10 timesQUANTITY

0.99+

13QUANTITY

0.99+

Joe TucciPERSON

0.99+

San FranciscoLOCATION

0.99+

Jerry ChenPERSON

0.99+

two domainsQUANTITY

0.99+

8%QUANTITY

0.99+

AssadPERSON

0.99+

PatPERSON

0.99+

last yearDATE

0.99+

10 yearsQUANTITY

0.99+

yesterdayDATE

0.99+

AA DrinkORGANIZATION

0.99+

VMwareORGANIZATION

0.99+

EPAORGANIZATION

0.99+

December last yearDATE

0.99+

Con Foundry FoundationORGANIZATION

0.99+

10 yearQUANTITY

0.99+

JavaTITLE

0.99+

San Francisco, CaliforniaLOCATION

0.99+

DelPERSON

0.99+

John FerrierPERSON

0.99+

PivotalORGANIZATION

0.99+

DavePERSON

0.99+

12,000 applicationsQUANTITY

0.99+

two domainsQUANTITY

0.99+

thousandsQUANTITY

0.99+

both sidesQUANTITY

0.99+

half a billion dollarsQUANTITY

0.99+

two cubesQUANTITY

0.99+

AmazonORGANIZATION

0.99+

threeQUANTITY

0.99+

Hep KoORGANIZATION

0.99+

Del TechnologiesORGANIZATION

0.99+

this weekDATE

0.99+

twoQUANTITY

0.98+

three daysQUANTITY

0.98+

second congratulationsQUANTITY

0.98+

about three monthsQUANTITY

0.98+

David LattinPERSON

0.98+

RyanPERSON

0.98+

P CassPERSON

0.98+

DebPERSON

0.98+

TomPERSON

0.98+

about 100%QUANTITY

0.98+

last monthDATE

0.97+

VMworldORGANIZATION

0.97+

JulyDATE

0.97+

oneQUANTITY

0.97+

OneQUANTITY

0.97+

seven yearsQUANTITY

0.97+

1/2 monthsQUANTITY

0.97+

todayDATE

0.97+

VM World 2019EVENT

0.97+

tens of thousandsQUANTITY

0.97+

SASORGANIZATION

0.97+

3000 employeesQUANTITY

0.97+

about 100 20 personQUANTITY

0.96+

$14 million.1,000,000QUANTITY

0.96+

about three years agoDATE

0.96+

KubernetesTITLE

0.96+

one linerQUANTITY

0.95+

first communityQUANTITY

0.95+

SierraORGANIZATION

0.95+

a year agoDATE

0.95+

Tom Gillis, VMware & Tom Burns, Dell EMC | VMworld 2019


 

>> live from San Francisco, celebrating 10 years of high tech coverage. It's the Cube covering Veum World 2019 brought to you by the M wear and its ecosystem partners. >> Welcome back. I'm Stew Minuteman here with John Troyer. We're have three days, Walter Wall coverage here at VM World 2019 with lobbying Mosconi North and happy to welcome to the program. To my right is Tom Burns, who is the senior vice president general manager of networking and Solutions at Delhi Emcee and sitting to his right. Another Tom. We have Tom Gillis, who's the S V p and general manager of networking of Security inside VM wear. So I'm super excited. Go back to my roots of networking. Tom and Tom thanks so much for joining us. >> Thanks for having us. Thanks for All >> right. So, you know, Tom, you and I have talked for years now about you know, it was not just s t n, but you know, the changes in the environment. Of course, you know, networking and compute, you know, smashing together and where the role of software in this whole environment has changed. So, you know, let's start, you know, there's some news. Let's get that cover the hard news first. VM Where has the networking pieces? Dell has some software networking pieces also, and there's some more co mingling of those. So maybe walk us through that. >> Absolutely. I think the story this week is about the collaboration that's happening between Tom's team and my team in kind of innovating and disrupting in the traditional networking world. You know, Tom Sad NSX around micro segmentation network virtualization lot going on with analytics and capability to really see what's going on. The network from Cord Out EJ to cloud the acquisition of RV, which is outstanding. Other things that are going on in Vienna, where deli emcee disrupting around the segregation of hardware and software, giving customers that capability to run the nasty need for the connective ity they need, depending upon where the network is sitting. So this week we got two announcements. One is we've got worldwide shipment of the Delhi M CST Land solutions powered by being more great, you know better than none. Software combined with better than none. Hardware coming from del you see, on a global basis worldwide, you know, secure supply chain plus professional service worldwide is a parameter there, right? >> And Tom, maybe bring us in. You know, we'd watch Fellow Cloud before the acquisition esti weigh on. You know, there's a lot of solutions that fit in a couple of different markets. It's not a homogeneous market there. Maybe give us just kind of the camp point from Avella Clubs. Esty Esty. >> Wind is a white Hart market on because it has the classic combination a better, faster, cheaper. It delivers a better end user experience. It is so easy to deploy this and it saves money, NPLs, circuits and back hauling traffic those that was, ah, 19 nineties idea. It was a good idea back then, but it's time for a different approach. >> And just when I've talked to some customers and talk to them about their multi cloud environment, SD Wind, one of those enabling technologies that you know they will bring up to a mad allowed them to actually do that. >> It was it was the movement really >> office 3 65 and sass applications that drove the best human revolution and that back hauling all this traffic to headquarters and then going out to office for 65 when a user might be in, You know, Des Moines, that doesn't make any sense. And so so with us, the win we intelligently route the traffic where it needs to go delivers a better end user experience, and it saves a bunch of money. It's not hard to imagine that cheap broadband links are on order of magnitude lower than these dedicated mpls circuits. And the interesting math is that you could take two or three low cost links and deliver a better experience than with a single dedicated circuit. >> I'm kind of interested in the balance between hardware and software, right? The family trees of networking and compute kind of were different because if they had specialized needs in silicon, so where are we now? It's 2019. Where are we now? With with line speeds and X 86 then the hardware story. >> I think it'll let Tom join the discussion around speeds and feeds is not dead, but it should be dying to get a quick right. You know, it's around virtual network functions and everything really moving to the software layer. Sitting on top of commoditized X 86 based you know, hardware and the combination of these two factors help our customers a lot more with flexibility, agility, time to deploy, return on investment, all these types of things. But I mean, that's my view is a recurring theme you're gonna hear. Is that in networking? And think you're alluding to this You needed these dedicated kind of magical black boxes that had custom hardware in order to do some pretty basic processing. Whether it be switching, routing, advanced security, you had to run things like, you know, hardware. Regular expression, matching et cetera was about three years ago that Intel introduced a technology called D P D. K, which is an acceleration that allowed VM wear to deliver in software on a single CPU. You know, we could push traffic at line rates, and so so or, you know, faster than one rates. And so that was sort of like there wasn't the champagne didn't go off in the, you know, the bald in drop in Times Square. But it's a really important milestone because all of a sudden it doesn't make any sense to build these dedicated black boxes with custom hardware. Now, general purpose hardware, when you have a global supply chain and logistics partner like Dell, coupled with distributed software, can not only replace these network functions, but we can do things completely differently. And that's really you know, we're just beginning this journey because it's only recently that we've been able to do that. But I think you're gonna see a lot more that in the future. >> So we talked about SD win. Uh, there was a second announcement >> that goes back into the court. You know, the creation of a fabric inside of the data center is still a bit difficult. I mean, I've heard quotes saying It's something like 120 lines of cli, you know, per switch. So let's say 4 to 6 Leafs pitches, switches and two spine switches could take days to set up a fabric. What we've announced is the smart Fabric Director, which is a joint collaboration and development between Veum Wear and Delhi emcee that creates this capability to tightly integrate NSX envy Center into the deli emcee power switch, family of data center switches, really eliminating several cases and in fact, setting up that same fabric in less than two minutes. And we're really happy about not just the initial release. But Tom and I have a lot of plans for this particular product and in the road map for, you know, quarters and years to come about really simplifying again, the network automating it. And then, really, our version of intent based networking is the networking operating the way you configured it, you know, when you set it up and I think not just not just on day one, but two, you know and a N and you know you hit the nail on the head. Networking has changed, is no longer about speeds and feeds. It's about availability and simplicity. And so, you know, Del and GM, where I think are uniquely positions to deliver a level of automation where this stuff just works, right? I don't need to go and configure these magic boxes individually. I want to just right, you know, a line of code where my infrastructure is built into the C I. C. D pipeline. And then when I deploy workload, it just works. I don't need an army of people to go figure that out right, and and I think that's the power of what we're working together to unleash. >> So when something technology comes up like like SD win. Sometimes there's a lot of confusion in the marketplace. Vendors going out one size fits all. This will do everything Course. Where are we in the development of SD win and what is the solution? Who should be looking at taking a look at the solution now? >> SD win market, as I said, is growing depend on whose estimate you look at between 50 and 100% a year. And the reason is better, faster, cheaper. Right? So everyone has figured out, you know, like maybe it's timeto think differently about about architecture and save some money. Eso we just announced it on the PM or side, an important milestone. We have more than 13,000 network virtualization customers that includes our data center as well as yesterday, and we don't report them separately. But 13,000 is, you know, that's almost double where it was a year ago. So significant customer growth we also announced were deployed together with our partner from Del 130,000 branches around the world. So by many metrics, I think of'em, where is the number one vendor in this space to your point it is a crowded, noisy space. Everybody's throwing their hat in the Rangel. >> We do it too. >> But I think the thing that is driving the adoption and the sales of our product is that when you put this thing in, it fundamentally changes the experience for the end user. There's not a lot of networking products that do that. Like I meet customers like this thing is magic. You plug it in and all this and streaming just works, you know, like Google hangouts or Web X is like they just work and they worked seamlessly all the time that there's something there that I think it's still unique to the PM or product, and I think it's gonna continue to drive sales in the future. So I think the other strong differentiation when it comes to Del Technologies bm where in Delhi emcee combined is we have this vision around the cloud. You know, EJ core cloud and you know this hybrid multi cloud approach. And obviously SD Ram plays a critical part as one of the stepping stones as relates toe, you know, creating the environment for this multi cloud environment. So, you know, fantastic market opportunity huge growth. As Tom said, markets probably doubling in size each year. I don't know what the damn numbers are. I hate to quote, but you know, we really feel is, though now having this product in this capability inside a deli emcee, again combining our two assets, it could be the next VX rail. We're really good way. Believe the esteem and it's gonna be a gigantic market. And I think that what's interesting about our partnership is that we can reach different segments of the market in a V M, where we tend to focus on the very high end, large enterprise customers. Technically very sophisticated, delicate, rich customers we don't even know we don't even talk to, And a product is simple enough that it works in all segments. We win the very, very biggest, and we win these. You know, smaller accounts where the simplicity of a one quick deployment really really matters. >> Tom. One of the things that excited me a year ago at this show was the networking vision for a multi cloud world reminded to be of nice syrup. React. You know, when we look at networking today, most remote network admin a lot of the network they need to manage. They don't touch the gear. They don't know where it lives, but they're still responsible. Keep it up and running. And if something goes wrong, it's there. It is the update as to where we stand with that where your >> customers are asking the question, right? So our mantra is infrastructure is code, and so no one should ever have to log in with switch. No one should have to look into a Q. And you know, we should have to be like trying to move packets from here. They're just It's very, very difficult. I'm not really feasible. And so So as networking becomes software and those general purpose processors I talk about are giving us the ability to to think about not just a configuration of the network but the operation of the network in ways that were never before possible. So, for example, we announce that the show today with our monitoring product ve realise network in sight. We call it Bernie, not always such clever with the names that were really good at writing code, Vernon gives us the ability to measure application response time from the data center all the way out to the edge. So a single pane of glass we can show you. Oh, here's where it's broken whether it's in the network, whether it's in the server, whether it's the database, that's that's not responding. And we do this all without agents, right? So it's like when the infrastructure gets smart enough to be able to provide that inside, it changes the way the customer operates on. That translates into real savings and real adoption. And that's what's driving all of this momentum, right? That 7 500 to more than 13,000 customers, something has to be behind that. I think it's It's the simplicity of automation. >> CLI has come up a couple times here, and so that's kind of a dirty word. Maybe even these days, it kind of depends on who you're talking with, I think Veum Way. Rendell both spent a lot of time and effort educating the networking engineering market and also educating the kind of data center you know, the rest of the data center crew about, you know, about each other's worlds. Where again, where are we at now? It sounds like with director on with the innocent. The NSX whole stack? Yes. Uh, the role is changing of a network engineer. But again, where are we in that? In that evolution? >> I think you know, we're early on, but it's moving quite rapidly. I think the traditional network in engineer and networking admin is gonna need to evolve. You know more to this, Dev Ops. How do I bring applications? How do I manage the infrastructure? More like a platform. I mean, Tom and I truly believe that the difference between cute and network infrastructure is really going to start to dissolve over time. And why shouldn't it? I mean, based upon what's happening with the commoditization and speeds of the CPU versus the MP use coming from Mersin silicon, it's really beginning to blur. So I think, you >> know, we're in the early >> stages. I mean, certainly from a deli, see perspective. We still, at times, you know, have those discussions and challenges with traditional networking people. But let's face it, they have a tough job. When something's not working, the network administrator usually gets blamed, And so I think it's a journey, uh, and things such as the del Technology Cloud Open networking, NSX, and now SD when it will continue to drive that. And I think we're going to see a rapid change in networking over the next 12 18 to 24 months. I talked to a number of customers that has said, You know, this journey that Tom was talking about is this is a challenge because the skill set is different. My developers need to learn software, and so what? We're working with the M where is trying t o make that software easier and easier to use it actually approach like English language. So latest versions of NSX have these very simple, declarative AP eyes that you can say, Oh, server A talk to server be but not server see, Click Don Deploy. And now, in our partnership with L, we can take that Paulson push it right down into the metal, right down into the silicon. And so so. Simplification and automation are the name of the game, but it is definitely a fundamental change in the skill set necessary to do Networking. Networking is becoming more like software as opposed to, you know, speeds and feeds and packet sniffers and more the old traditional approaches. >> Tom, I don't want to give you the final word as to Ah, you know what people should be taken away from Dell in and Veum wear in the networking space. Well, >> I think across deli emcee and in being work, there's a great amount of collaboration, whether it's the Del Technology Cloud with of'em were really taking the leadership from from that perspective with this multi hybrid cloud. But in the area of networking, you know, Trudeau. Five years ago, when we announced the desegregation of hardware and software, I am in this to disrupt a networking business and to make networking very different tomorrow and in the future than it has been in the past for our customers around. He's deployment, automation and management, and I think that's a shared vision with Tom and his team and the rest of BM, where >> Tom Gillis, Tom Burns, thank you so much faster. Having eight, we'll be back with more coverage here from VM 2019 for John Troyer on stew. Minutemen as always. Thanks for watching the Cube

Published Date : Aug 27 2019

SUMMARY :

brought to you by the M wear and its ecosystem partners. and Solutions at Delhi Emcee and sitting to his right. Thanks for having us. it was not just s t n, but you know, the changes in the environment. of the Delhi M CST Land solutions powered by being more great, you know better And Tom, maybe bring us in. It is so easy to deploy this and SD Wind, one of those enabling technologies that you know they will bring up to a mad allowed them to actually And the interesting math is that you could take two or three low cost links and deliver a better experience I'm kind of interested in the balance between hardware and software, right? And that's really you know, So we talked about SD win. And so, you know, Del and GM, Who should be looking at taking a look at the solution now? So everyone has figured out, you know, like maybe it's timeto think differently I hate to quote, but you know, we really feel is, though now having this product It is the update as to where we stand with that where your And you know, we should have to be like trying to move packets from here. also educating the kind of data center you know, the rest of the data center crew about, I think you know, we're early on, but it's moving quite rapidly. Networking is becoming more like software as opposed to, you know, speeds and feeds and packet sniffers and more the Tom, I don't want to give you the final word as to Ah, you know what people should be taken away from Dell But in the area of networking, you know, Trudeau. Tom Gillis, Tom Burns, thank you so much faster.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
TomPERSON

0.99+

Tom BurnsPERSON

0.99+

Tom GillisPERSON

0.99+

DellORGANIZATION

0.99+

San FranciscoLOCATION

0.99+

twoQUANTITY

0.99+

ViennaLOCATION

0.99+

120 linesQUANTITY

0.99+

John TroyerPERSON

0.99+

Stew MinutemanPERSON

0.99+

10 yearsQUANTITY

0.99+

Veum WearORGANIZATION

0.99+

NSXORGANIZATION

0.99+

Del TechnologiesORGANIZATION

0.99+

VMwareORGANIZATION

0.99+

2019DATE

0.99+

yesterdayDATE

0.99+

less than two minutesQUANTITY

0.99+

DelhiLOCATION

0.99+

more than 13,000 customersQUANTITY

0.99+

a year agoDATE

0.99+

Walter WallPERSON

0.99+

two assetsQUANTITY

0.99+

Five years agoDATE

0.99+

OneQUANTITY

0.99+

eightQUANTITY

0.99+

Times SquareLOCATION

0.99+

todayDATE

0.99+

RendellPERSON

0.99+

second announcementQUANTITY

0.99+

VM World 2019EVENT

0.99+

VeumORGANIZATION

0.98+

three daysQUANTITY

0.98+

M wearORGANIZATION

0.98+

two announcementsQUANTITY

0.98+

each yearQUANTITY

0.98+

4QUANTITY

0.98+

bothQUANTITY

0.98+

7 500QUANTITY

0.98+

VM wearORGANIZATION

0.97+

one ratesQUANTITY

0.97+

this weekDATE

0.97+

two factorsQUANTITY

0.97+

6 LeafsQUANTITY

0.97+

tomorrowDATE

0.97+

VernonPERSON

0.96+

Avella ClubsORGANIZATION

0.96+

BerniePERSON

0.95+

day oneQUANTITY

0.95+

Veum WayORGANIZATION

0.95+

Veum World 2019EVENT

0.95+

Mosconi NorthORGANIZATION

0.95+

oneQUANTITY

0.93+

DelhiORGANIZATION

0.93+

Tom SadPERSON

0.93+

EnglishOTHER

0.93+

Dell EMCORGANIZATION

0.93+

Del 130,000ORGANIZATION

0.93+

EsoORGANIZATION

0.92+

two spine switchesQUANTITY

0.91+

del Technology CloudORGANIZATION

0.91+

doubleQUANTITY

0.89+

Fellow CloudORGANIZATION

0.89+

GMORGANIZATION

0.88+

CordORGANIZATION

0.87+

office 3 65TITLE

0.86+

IntelORGANIZATION

0.85+

about three years agoDATE

0.85+

more than 13,000 network virtualizationQUANTITY

0.85+

single paneQUANTITY

0.85+

Tom Barton, Diamanti | CUBEConversations, August 2019


 

>> from our studios in the heart of Silicon Valley, Palo Alto, California It is a cute conversation. >> Welcome to this Cube conversation here in Palo Alto, California. At the Cube Studios. I'm John for a host of the Cube. We're here for a company profile coming called De Monte. Here. Tom Barton, CEO. As V M World approaches a lot of stuff is going to be talked about kubernetes applications. Micro Service's will be the top conversation, Certainly in the underlying infrastructure to power that Tom Barton is the CEO of De Monte, which is in that business. Tom, we've known each other for a few years. You've done a lot of great successful ventures. Thehe Monty's new one. Your got on your plate here right now? >> Yes, sir. And I'm happy to be here, so I've been with the Amante GIs for about a year or so. Um, I found out about the company through a head turner. Andi, I have to admit I had not heard of the company before. Um, but I was a huge believer in containers and kubernetes. So has already sold on that. And so I had a friend of mine. His name is Brian Walden. He had done some massive kubernetes cloud based deployments for us at Planet Labs, a company that I was out for a little over three years. So I had him do technical due diligence. Brian was also the number three guy, a core OS, um, and so deeply steeped in all of the core technologies around kubernetes, including things like that CD and other elements of the technology. So he looked at it, came back and gave me two thumbs up. Um, he liked it so much that I then hired him. So he is now our VP of product management. And the the cool thing about the Amanti is essentially were a purpose built solution for running container based workloads in kubernetes on premises and then hooking that in with the cloud. So we believe that's very much gonna be a hybrid cloud world where for the major corporations that we serve Fortune 500 companies like banks like energy and utilities and so forth Ah, lot of their workload will maintain and be maintained on premises. They still want to be cloud compatible. So you need a purpose built platform to sort of manage both environments >> Yeah, we certainly you guys have compelling on radar, but I was really curious to see when you came in and took over at the helm of the CEO. Because your entrepreneurial career really has been unique. You're unique. Executive. Both lost their lands. And as an operator you have an open source and software background. And also you have to come very successful companies and exits there as well as in the hardware side with trackable you took. That company went public. So you got me. It's a unique and open source software, open source and large hardware. Large data center departments at scale, which is essentially the hybrid cloud market right now. So you kind of got the unique. You have seen the view from all the different sides, and I think now more than ever, with Public Cloud certainly being validated. Everyone knows Amazon of your greenfield. You started the cloud, but the reality is hybrid. Cloud is the operating model of the genesis. Next generation of companies drive for the next 20 to 30 years, and this is the biggest conversation. The most important story in tech. You're in the middle of it with a hot start up with a name that probably no one's ever heard of, >> right? We hope to change that. >> Wassily. Why did you join this company? What got your attention? What was the key thing once you dug in there? What was the secret sauce was what Got your attention? Yes. So to >> me again, the market environment. I'm a huge believer that if you look at the history of the last 15 years, we went from an environment that was 0% virtualized too. 95% virtualized with, you know, Vienna based technologies from VM Wear and others. I think that fundamentally, containers in kubernetes are equally as important. They're going to be equally as transformative going forward and how people manage their workloads both on premises and in the clouds. Right? And the fact that all three public cloud providers have anointed kubernetes as the way of the future and the doctor image format and run time as the wave of the future means, you know, good things were gonna happen there. What I thought was unique about the company was for the first time, you know, surprisingly, none of the exit is sick. Senders, um, in companies like Nutanix that have hyper converse solutions. They really didn't have anything that was purpose built for native container support. And so the founders all came from Cisco UCS. They had a lot of familiarity with the underpinnings of hyper converged architectures in the X 86 server landscape and networking, subsistence and storage subsystems. But they wanted to build it using the latest technologies, things like envy and me based Flash. Um, and they wanted to do it with a software stack that was native containers in Kubernetes. And today we support two flavors of that one that's fully open source around upstream kubernetes in another that supports our partner Red hat with open shift. >> I think you're really onto something pretty big here because one of things that day Volonte and Mine's too many men and our team had been looking at is we're calling a cloud to point over the lack of a better word kind of riff on the Web to point out concept. But cloud one daughter was Amazon. Okay, Dev ops agile, Great. Check the box. They move on with life. It's always a great resource, is never gonna stop. But cloud 2.0, is about networking. It's about securities but data. And if you look at all the innovation startups, we'll have one characteristic. They're all playing in this hyper converged hardware meat software stack with data and agility, kind of to make the original Dev ops monocle better. The one daughter which was storage and compute, which were virtualization planes. So So you're seeing that pattern and it's wide ranging at security is data everything else So So that's kind of what we call the Cloud two point game. So if you look at V m World, you look at what's going on the conversations around micro service red. It's an application centric conversation in an infrastructure show. So do you see that same vision? And if so, how do you guys see you enabling the customer at this saying, Hey, you know what? I have all this legacy. I got full scale data centers. I need to go full scale cloud and I need zero and disruption to my developer. Yeah, so >> this is the beauty of containers and kubernetes, which is they know it'll run on the premises they know will run in the cloud, right? Um and it's it is all about micro service is so whether they're trying to adopt them on our database, something like manga TB or Maria de B or Crunchy Post Grey's, whether it's on the operational side to enable sort of more frequent and incremental change, or whether it's on a developer side to take advantage of new ways of developing and delivering APS with C I. C. D. Tools and so forth. It's pretty much what people want to do because it's future proofing your software development effort, right? So there's sort of two streams of demand. One is re factoring legacy applications that are insufficiently kind of granule, arised on, behave and fail in a monolithic way. Um, as well as trying to adopt modern, modern, cloud based native, you know, solutions for things like databases, right? And so that the good news is that customers don't have to re factor everything. There are logical break points in their applications stack where they can say, Okay, maybe I don't have the time and energy and resource is too totally re factor a legacy consumer banking application. But at least I can re factor the data based here and serve up you know container in Kubernetes based service is, as Micro Service's database is, a service to be consumed by. >> They don't need to show the old to bring in the new right. It's used containers in our orchestration, Layla Kubernetes, and still be positioned for whether it's service measures or other things. Floor That piece of the shirt and everything else could run, as is >> right, and there are multiple deployments scenarios. Four containers. You can run containers, bare metal. Most of our customers choose to do that. You can also run containers on top of virtual machines, and you can actually run virtual machines on top of containers. So one of our major media customers actually run Splunk on top of K B M on top of containers. So there's a lot of different deployment scenarios. And really, a lot of the genius of our architecture was to make it easy for people that are coming from traditional virtualized environments to remap system. Resource is from the bm toe to a container at a native level or through Vienna. >> You mentioned the history lesson there around virtualization. How 15 years ago there was no virtualization now, but everything's virtualized we agree with you that containers and compares what is gonna change that game for the next 15 years? But what's it about VM? Where would made them successful was they could add virtualization without requiring code modification, right? And they did it kind of under the covers. And that's a concern Customs have. I have developers out there. They're building stacks. The building code. I got preexisting legacy. They don't really want to change their code, right? Do you guys fit into that narrative? >> We d'oh, right, So every customer makes their own choice about something like that. At the end of the day, I mentioned Splunk. So at the time that we supported this media customer on Splunk, Splunk had not yet provided a container based version for their application. Now they do have that, but at the time they supported K B M, but not native containers and so unmodified Splunk unmodified application. We took them from a batch job that ran for 23 hours down the one hour based on accelerating and on our perfect converged appliance and running unmodified code on unmodified K B m on our gear. Right, So some customers will choose to do that. But there are also other customers, particularly at scale for transaction the intensive applications like databases and messaging and analytics, where they say, You know, we could we could preserve our legacy virtualized infrastructure. But let's try it as a pair a metal container approach. And they they discovered that there's actually some savings from both a business standpoint and a technology tax standpoint or an overhead standpoint. And so, as I mentioned most of our customers, actually really. Deficiencies >> in the match is a great example sticking to the product technology differentiate. What's the big secret sauce describe the product? Why are you winning in accounts? What's the lift in your business right now? You guys were getting some traction from what I'm hearing. Yeah, >> sure. So look at the at the highest level of value Proposition is simplicity. There is no other purpose built, you know, complete hardware software stack that delivers coup bernetti coproduction kubernetes environment up and running in 15 minutes. Right. The X 86 server guys don't really have it. Nutanix doesn't really have it. The software companies that are active in this space don't really have it. So everything that you need that? The hardware platform, the storage infrastructure, the actual distribution of the operating system sent the West, for example. We distribute we actually distributed kubernetes distribution upstream and unmodified. And then, very importantly, in the combinations landscape, you have to have a storage subsystem in a networking subsystem using something called C s I container storage interface in C N I. Container networking interface. So we've got that full stack solution. No one else has that. The second thing is the performance. So we do a certain amount of hardware offload. Um, and I would say, Amazons purchase of Annapurna so Amazon about a company called Annapurna its basis of their nitro technology and its little known. But the reality is more than 50% of all new instances at E. C to our hardware assisted with the technology that they thought were offloaded. Yeah, exactly. So we actually offload storage and network processing via to P C I. D cards that can go into any industry server. Right? So today we ship on until whites, >> your hyper converge containers >> were African verge containers. Yeah, exactly. >> So you're selling a box. We sell a box with software that's the >> with software. But increasingly, our customers are asking us to unbundle it. So not dissimilar from the sort of journey that Nutanix went through. If a customer wants to buy and l will support Del customer wants to buy a Lenovo will support Lenovo and we'll just sell >> it. Or have you unbundled? Yetta, you're on bundling. >> We are actively taking orders for on bundling at the present time in this quarter, we have validated Del and Lenovo as alternate platforms, toothy intel >> and subscription revenue. On that, we >> do not yet. But that's the golden mask >> Titanic struggle with. So, yeah, and then they had to take their medicine. >> They did. But, you know, they had to do that as a public company. We're still a private company, so we can do that outside the limelight of the public >> markets. So, um, I'm expecting that you guys gonna get pretty much, um I won't say picked off, but certainly I think your doors are gonna be knocked on by the big guys. Certainly. Delic Deli and see, for instance, I think it's dirty. And you said yes. You're doing business with del name. See, >> um, we are doing as a channel partner and as an OM partner with them at the present time there, I wouldn't call them a customer. >> How do you look at V M were actually there in the V M, where business impact Gelsinger's on the record. It'll be on the Cube, he said. You know Cu Bernays the dial tone of the Internet, they're investing their doubling down on it. They bought Hep D O for half a billion dollars. They're big and cloud native. We expect to see a V M World tons of cloud Native conversation. Yes, good, bad for you. What's the take? The way >> legitimizes what we're doing right? And so obviously, VM, where is a large and successful company? That kind of, you know, legacy and presence in the data center isn't gonna go anywhere overnight. There's a huge set of tooling an infrastructure that bm where has developed in offers to their customers. But that said, I think they've recognized in their acquisition of Hep Theo is is indicative of the fact that they know that the world's moving this way. I think that at the end of the day, it's gonna be up to the customer right. The customer is going to say, Do I want to run containers inside? Of'em? Do I want to run on bare metal? Um, but importantly, I think because of, you know, the impact of the cloud providers in particular. If you think of the lingua franca of cloud Native, it's gonna be around Dr Image format. It's gonna be around kubernetes. It's not necessarily gonna be around V M, d K and BMX and E s X right. So these are all very good technologies, but I think increasingly, you know, the open standard and open source community >> people kubernetes on switches directly is no. No need, Right. Have anything else there? So I gotta ask you on the customer equation. You mentioned you, you get so you're taking orders. How you guys doing business today? Where you guys winning, given example of of why people while you're winning And then for anyone watching, how would they know if they should be a customer of yours? What's is there like? Is there any smoke signs and signals? Inside the enterprise? They mentioned batch to one hour. That's just music. Just a lot of financial service is used, for instance, you know they have timetables, and whether they're pulling back ups back are doing all the kinds of things. Timing's critical. What's the profile customer? Why would someone call you? What's the situation? The >> profile is heavy duty production requirements to run in both the developer context and an operating contact container in kubernetes based workloads on premises. They're compatible with the cloud right so increasingly are controlled. Plane makes it easy to manage workloads not just on premises but also back and forth to the public cloud. So I would argue that essentially all Fortune 500 companies Global 1000 companies are all wrestling with what's the right way to implement industry standard X 86 based hardware on site that supports containers and kubernetes in his cloud compatible Right? So that that is the number one question then, >> so I can buy a box and or software put it on my data center. Yes, and then have that operate with Amazon? Absolutely. Or Google, >> which is the beauty of the kubernetes standards, right? As long as you are kubernetes certified, which we are, you can develop and run any workload on our gear on the cloud on anyone else that's carbonated certified, etcetera. So you know that there isn't >> given example the workload that would be indicative. >> So Well, I'll cite one customer, Right. So, um, the reason that I feel confident actually saying the name is that they actually sort of went public with us at the recent Gardner conference a week or so ago when the customer is Duke Energy. So very typical trajectory of journey for a customer like this, which is? A couple years ago, they decided that they wanted re factor some legacy applications to make them more resilient to things like hurricanes and weather events and spikes in demand that are associated with that. And so they said, What's the right thing to do? And immediately they pick containers and kubernetes. And then he went out and they looked at five different vendors, and we were the only vendor that got their POC up and running in the required time frame and hit all five use case scenarios that they wanted to do right. So they ended up a re factoring core applications for how they manage power outages using containers and kubernetes, >> a real production were real. Production were developing standout, absolutely in a sandbox, pushing into production, working Absolutely. So you sounds like you guys were positioned to handle any workload. >> We can handle any workload, but I would say that where we shine is things that transaction the intensive because we have the hardware assist in the I o off load for the storage and the networking. You know, the most demanding applications, things like databases, things like analytics, things like messaging, Kafka and so forth are where we're really gonna >> large flow data, absolutely transactional data. >> We have customers that are doing simpler things like C I. C D. Which at the end of the day involves compiling things right and in managing code bases. But so we certainly have customers in less performance intensive applications, but where nobody can really touch us in morning. What I mean is literally sort of 10 to 30 times faster than something that Nutanix could do, for example, is just So >> you're saying you're 30 times faster Nutanix >> absolutely in trans actually intensive applications >> just when you sell a prescription not to dig into this small little bit. But does the customer get the hardware assist on that as well >> it is. To date, we've always bundled everything together. So the customers have automatically got in the heart >> of the finest on the hard on box. Yes. If I buy the software, I got a loaded on a machine. That's right. But that machine Give me the hardware. >> You will not unless you have R two p C I. D. Cards. Right? And so this is how you know we're just in the very early stages of negotiating with companies like Dell to make it easy for them to integrate her to P. C. I. D cards into their server platform. >> So the preferred flagship is the is the device. It's a think if they want the hardware sit, that they still need to software meeting at that intensive. It's right. If they don't need to have 30 times faster than Nutanix, they can just get the software >> right, right. And that will involve RCS. I plug in RCN I plug in our OS distribution are kubernetes distribution, and the control plane that manages kubernetes clusters >> has been great to get the feature on new company, um, give a quick plug for the company. What's your objectives? Were you trying to do. I'll see. Probably hiring. Get some financing, Any news, Any kind of Yeah, we share >> will be. And we will be announcing some news about financing. I'm not prepared to announce that today, but we're in very good shape with respected being funded for our growth. Um, and consequently, so we're now in growth mode. So today we're 55 people. I want to double back over the course of the next 4/4 and increasingly just sort of build out our sales force. Right? We didn't have a big enough sales force in North America. We've gotta establish a beachhead in India. We do have one large commercial banking customer in Europe right now. Um, we also have a large automotive manufacturer in a pack. But, um, you know, the total sales and marketing reach has been too low. And so a huge focus of what I'm doing now is building out our go to market model and, um, sort of 10 Xing the >> standing up, a lot of field going, going to market. How about on the biz, Dev side? I might imagine that you mentioned delicate. Imagine that there's a a large appetite for the hardware offload >> absolution? Absolutely. So something is. Deb boils down to striking partnerships with the cloud providers really on two fronts, both with respect the hardware offload and assist, but also supporting their on premises strategy. So Google, for example, is announced. Antos. This is their approach to supporting, you know, on premises, kubernetes workloads and how they interact with cool cloud. Right. As you can imagine, Microsoft and Amazon also have on premises aspirations and strategies, and we want to support those as well. This goes well beyond something like Amazon Outpost, which is really a narrow use case in point solution for certain markets. So cloud provider partnerships are very important. Exit E six server vendor partnership. They're very important. And then major, I s V. So we've announced some things with red hat. We were at the Red Hat Open summit in Boston a few months ago and announced our open ship project and product. Um, that is now G a. Also working with eyes, he's like Maria de be Mondo di B Splunk and others to >> the solid texting product team. You guys are solid. You feel good on the product. I feel very good about the product. What aboutthe skeptics are out there? Just to put the hard question to use? Man, it's crowded field. How do you gonna compete? What do you chances? How do you like your chances known? That's a very crowded field. You're going to rely on your fastballs, they say. And on the speed, what's the what's What's your thinking? Well, it's unique. >> And so part of the way or approve point that I would cite There is the channel, right? So when you go to the channel and channel is afraid that you're gonna piss off Del or E M. C or Net app or Nutanix or somebody you know, then they're not gonna promote you. But our channel partners air promoting us and talking about companies like Life Boat at the distribution level. Talking about companies like CD W S H. I, um, you know, W W t these these major North American distributors and resellers have basically said, Look, we have to put you in our line car because you're unique. There is no other purpose built >> and why that, like they get more service is around that they wrap service's around it. >> They want to kill the murder where they want to. Wrap service's around it, absolutely, and they want to do migrations from legacy environments towards Micro Service's etcetera. >> Great to have you on share the company update. Just don't get personal. If you don't mind personal perspective. You've been on the hardware side. You've seen the large scale data centers from racquetball and that experience you'll spit on the software side. Open source. What's your take on the industry right now? Because you're seeing, um, I talked a lot of sea cells around the security space and, you know, they all say, Oh, multi clouds a bunch of B s because I'm not going to split my development team between four clouds. I need to have my people building software stacks for my AP eyes, and then I go to the vendors. They support my AP eyes where you can't be a supplier. Now that's on the sea suicide. But the big mega trend is there's software stacks being built inside the premise of the enterprise. Yes, that not mean they had developers before building. You know, Kobol, lapse in the old days, mainframes to client server wraps. But now you're seeing a Renaissance of developers building a stack for the domain specific applications that they need. I think that requires that they have to run on premise hyper scale like environment. What's your take on it >> might take is it's absolutely right. There is more software based innovation going on, so customers are deciding to write their own software in areas where they could differentiate right. They're not gonna do it in areas that they could get commodities solutions from a sass standpoint or from other kinds of on Prem standpoint. But increasingly they are doing software development, but they're all 99% of the time now. They're choosing doctor and containers and kubernetes as the way in which they're going to do that, because it will run either on Prem or in the Cloud. I do think that multi cloud management or a multi multi cloud is not a reality. Are our primary modality that we see our customers chooses tons of on premises? Resource is, that's gonna continue for the foreseeable future one preferred cloud provider, because it's simply too difficult to to do more than one. But at the same time they want an environment that will not allow themselves to be locked into that cloud bender. Right? So they want a potentially experiment with the second public cloud provider, or just make sure that they adhere to standards like kubernetes that are universally shared so that they can't be held hostage. But in practice, people don't. >> Or if they do have a militant side, it might be applications. Like if you're running office 3 65 right, That's Microsoft. It >> could be Yes, exactly. On one >> particular domain specific cloud, but not core cloud. Have a backup use kubernetes as the bridge. Right that you see that. Do you see that? I mean, I would agree with by the way we agreed to you on that. But the question we always ask is, we think you Bernays is gonna be that interoperability layer the way T c p I. P was with an I p Networks where you had this interoperability model. We think that there will be a future state of some point us where I could connect to Google and use that Microsoft and use Amazon. That's right together, but not >> this right. And so nobody's really doing that today, But I believe and we believe that there is, ah, a future world where a vendor neutral vendor, neutral with respect to public cloud providers, can can offer a hybrid cloud control plane that manages and brokers workloads for both production, as well as data protection and disaster recovery across any arbitrary cloud vendor that you want to use. Um, and so it's got to be an independent third party. So you know you're never going to trust Amazon to broker a workload to Google. You're never going to trust Google to broker a workload of Microsoft. So it's not gonna be one of the big three. And if you look at who could it be? It could be VM where pivotal. Now it's getting interesting. Appertaining. Cisco's got an interesting opportunity. Red hats got an interesting opportunity, but there is actually, you know, it's less than the number of companies could be counted on one hand that have the technical capability to develop hybrid cloud abstraction that that spans both on premises and all three. And >> it's super early. Had to peg the inning on this one first inning, obviously first inning really early. >> Yeah, we like our odds, though, because the disruption, the fundamental disruption here is containers and kubernetes and the interest that they're generating and the desire on the part of customers to go to micro service is so a ton of application re factoring in a ton of cloud native application development is going on. And so, you know, with that kind of disruption, you could say >> you're targeting opening application re factoring that needs to run on a cloud operating >> model on premise in public. That's correct. In a sense, dont really brings the cloud to theon premises environment, right? So, for example, we're the only company that has the concept of on premises availability zones. We have synchronous replication where you can have multiple clusters that air synchronously replicated. So if one fails the other one, you have no service disruption or loss of data, even for a state full application, right? So it's cloud like service is that we're bringing on Prem and then providing the links, you know, for both d. R and D P and production workloads to the public Cloud >> block locked Unpack with you guys. You might want to keep track of humaneness. Stateville date. It's a whole nother topic, as stateless data is easy to manage with AP Eyes and Service's wouldn't GET state. That's when it gets interesting. Com Part in the CEO. The new chief executive officer. Demonte Day How long you guys been around before you took over? >> About five years. Four years before me about been on board about a year. >> I'm looking forward to tracking your progress. We'll see ya next week and seven of'em Real Tom Barton, Sea of de Amante Here inside the Cube Hot startup. I'm John Ferrier. >> Thanks for watching.

Published Date : Aug 22 2019

SUMMARY :

from our studios in the heart of Silicon Valley, Palo Alto, power that Tom Barton is the CEO of De Monte, which is in that business. And the the cool thing about the Amanti is essentially Next generation of companies drive for the next 20 to 30 years, and this is the biggest conversation. We hope to change that. What was the key thing once you dug I'm a huge believer that if you look at the history of the last 15 years, So if you look at V m World, But at least I can re factor the data based here and serve up you know Floor That piece of the shirt and everything else could run, as is And really, a lot of the genius of our architecture was to make it easy now, but everything's virtualized we agree with you that containers and compares what is gonna So at the time that we supported this media customer on Splunk, in the match is a great example sticking to the product technology differentiate. So everything that you need Yeah, exactly. So you're selling a box. from the sort of journey that Nutanix went through. it. Or have you unbundled? On that, we But that's the golden mask So, yeah, and then they had to take their medicine. But, you know, they had to do that as a public company. And you said yes. um, we are doing as a channel partner and as an OM partner with them at the present time there, How do you look at V M were actually there in the V M, where business impact Gelsinger's on the record. Um, but importantly, I think because of, you know, the impact of the cloud providers in particular. So I gotta ask you on the customer equation. So that that is the number one question Yes, and then have that operate with Amazon? So you know that there isn't saying the name is that they actually sort of went public with us at the recent Gardner conference a So you sounds like you guys were positioned to handle any workload. the most demanding applications, things like databases, things like analytics, We have customers that are doing simpler things like C I. C D. Which at the end of the day involves compiling But does the customer get the hardware assist So the customers have automatically got in the heart But that machine Give me the hardware. And so this is how you know we're just in the very early So the preferred flagship is the is the device. are kubernetes distribution, and the control plane that manages kubernetes clusters give a quick plug for the company. But, um, you know, the total sales and marketing reach has been too low. I might imagine that you mentioned delicate. This is their approach to supporting, you know, on premises, kubernetes workloads And on the speed, what's the what's What's your thinking? And so part of the way or approve point that I would cite There is the channel, right? They want to kill the murder where they want to. Great to have you on share the company update. But at the same time they want an environment that will not allow themselves to be locked into that cloud Or if they do have a militant side, it might be applications. On one But the question we always ask is, we think you Bernays is gonna be that interoperability layer the of companies could be counted on one hand that have the technical capability to develop hybrid Had to peg the inning on this one first inning, obviously first inning really And so, you know, with that kind of disruption, So if one fails the other one, you have no service disruption or loss of data, block locked Unpack with you guys. Four years before me about been on board about a year. Sea of de Amante Here inside the Cube Hot startup.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Diane GreenePERSON

0.99+

Eric HerzogPERSON

0.99+

James KobielusPERSON

0.99+

Jeff HammerbacherPERSON

0.99+

DianePERSON

0.99+

IBMORGANIZATION

0.99+

Mark AlbertsonPERSON

0.99+

MicrosoftORGANIZATION

0.99+

AmazonORGANIZATION

0.99+

Rebecca KnightPERSON

0.99+

JenniferPERSON

0.99+

ColinPERSON

0.99+

Dave VellantePERSON

0.99+

CiscoORGANIZATION

0.99+

Rob HofPERSON

0.99+

UberORGANIZATION

0.99+

Tricia WangPERSON

0.99+

FacebookORGANIZATION

0.99+

SingaporeLOCATION

0.99+

James ScottPERSON

0.99+

ScottPERSON

0.99+

Ray WangPERSON

0.99+

DellORGANIZATION

0.99+

Brian WaldenPERSON

0.99+

Andy JassyPERSON

0.99+

VerizonORGANIZATION

0.99+

Jeff BezosPERSON

0.99+

Rachel TobikPERSON

0.99+

AlphabetORGANIZATION

0.99+

Zeynep TufekciPERSON

0.99+

TriciaPERSON

0.99+

StuPERSON

0.99+

Tom BartonPERSON

0.99+

GoogleORGANIZATION

0.99+

Sandra RiveraPERSON

0.99+

JohnPERSON

0.99+

QualcommORGANIZATION

0.99+

Ginni RomettyPERSON

0.99+

FranceLOCATION

0.99+

Jennifer LinPERSON

0.99+

Steve JobsPERSON

0.99+

SeattleLOCATION

0.99+

BrianPERSON

0.99+

NokiaORGANIZATION

0.99+

EuropeLOCATION

0.99+

Peter BurrisPERSON

0.99+

Scott RaynovichPERSON

0.99+

RadisysORGANIZATION

0.99+

HPORGANIZATION

0.99+

DavePERSON

0.99+

EricPERSON

0.99+

Amanda SilverPERSON

0.99+

Show Wrap | MIT CDOIQ 2019


 

>> from Cambridge, Massachusetts. It's three Cube covering M I T. Chief data officer and information quality Symposium 2019. Brought to you by Silicon Angle Media. >> Welcome back. We're here to wrap up the M I T. Chief data officer officer, information quality. It's hashtag m i t CDO conference. You're watching the Cube. I'm David Dante, and Paul Gill is my co host. This is two days of coverage. We're wrapping up eyes. Our analysis of what's going on here, Paul, Let me let me kick it off. When we first started here, we talked about that are open. It was way saw the chief data officer role emerged from the back office, the information quality role. When in 2013 the CEO's that we talked to when we asked them what was their scope. We heard things like, Oh, it's very wide. Involves analytics, data science. Some CEOs even said Oh, yes, security is actually part of our purview because all the cyber data so very, very wide scope. Even in some cases, some of the digital initiatives were sort of being claimed. The studios were staking their claim. The reality was the CDO also emerged out of highly regulated industries financialservices healthcare government. And it really was this kind of wonky back office role. And so that's what my compliance, that's what it's become again. We're seeing that CEOs largely you're not involved in a lot of the emerging. Aye, aye initiatives. That's what we heard, sort of anecdotally talking to various folks At the same time. I feel as though the CDO role has been more fossilized than it was before. We used to ask, Is this role going to be around anymore? We had C I. Ose tell us that the CEO Rose was going to disappear, so you had both ends of the spectrum. But I feel as though that whatever it's called CDO Data's our chief analytics off officer, head of data, you know, analytics and governance. That role is here to stay, at least for for a fair amount of time and increasingly, issues of privacy and governance. And at least the periphery of security are gonna be supported by that CD a role. So that's kind of takeaway Number one. Let me get your thoughts. >> I think there's a maturity process going on here. What we saw really in 2016 through 2018 was, ah, sort of a celebration of the arrival of the CDO. And we're here, you know, we've got we've got power now we've got an agenda. And that was I mean, that was a natural outcome of all this growth and 90% of organizations putting sea Dios in place. I think what you're seeing now is a realization that Oh, my God, this is a mess. You know what I heard? This year was a lot less of this sort of crowing about the ascendance of sea Dios and Maura about We've got a big integration problem of big data cleansing problem, and we've got to get our hands down to the nitty gritty. And when you talk about, as you said, we had in here so much this year about strategic initiatives, about about artificial intelligence, about getting involved in digital business or customer experience transformation. What we heard this year was about cleaning up data, finding the data that you've got organizing it, applying meditator, too. It is getting in shape to do something with it. There's nothing wrong with that. I just think it's part of the natural maturation process. Organizations now have to go through Tiu to the dirty process of cleaning up this data before they can get to the next stage, which was a couple of three years out for most of >> the second. Big theme, of course. We heard this from the former head of analytics. That G s K on the opening keynote is the traditional methods have failed the the Enterprise Data Warehouse, and we've actually studied this a lot. You know, my analogy is often you snake swallowing a basketball, having to build cubes. E D W practitioners would always used to call it chasing the chips until we come up with a new chip. Oh, we need that because we gotta run faster because it's taking us hours and hours, weeks days to run these analytics. So that really was not an agile. It was a rear view mirror looking thing. And Sarbanes Oxley saved the E. D. W. Business because reporting became part of compliance thing perspective. The master data management piece we've heard. Do you consistently? We heard Mike Stone Breaker, who's obviously a technology visionary, was right on. It doesn't scale through this notion of duping. Everything just doesn't work and manually creating rules. It's just it's just not the right approach. This we also heard the top down data data enterprise data model doesn't works too complicated, can operationalize it. So what they do, they kick the can to governance. The Duke was kind of a sidecar, their big data that failed to live up to its promises. And so it's It's a big question as to whether or not a I will bring that level of automation we heard from KPMG. Certainly, Mike Stone breaker again said way heard this, uh, a cz well, from Andy Palmer. They're using technology toe automate and scale that big number one data science problem, which is? They spend all their time wrangling data. We'll see if that if that actually lives up >> to his probable is something we did here today from several of our guests. Was about the promise of machine learning to automate this day to clean up process and as ah Mark Ramsay kick off the conference saying that all of these efforts to standardize data have failed in the past. This does look, He then showed how how G s K had used some of the tools that were represented here using machine learning to actually clean up the data at G S. K. So there is. And I heard today a lot of optimism from the people we talked to about the capability of Chris, for example, talking about the capability of machine learning to bring some order to solve this scale scale problem Because really organizing data creating enterprise data models is a scale problem, and the only way you can solve that it's with with automation, Mike Stone breaker is right on top of that. So there was optimism at this event. There was kind of an ooh, kind of, ah, a dismay at seeing all the data problems they have to clean up, but also promised that tools are on the way that could do that. >> Yeah, The reason I'm an optimist about this role is because data such a hard problem. And while there is a feeling of wow, this is really a challenge. There's a lot of smart people here who are up for the challenge and have the d n a for it. So the role, that whole 360 thing. We talked about the traditional methods, you know, kind of failing, and in the third piece that touched on, which is really bringing machine intelligence to the table. We haven't heard that as much at this event. It's now front and center. It's just another example of a I injecting itself into virtually every aspect every corner of the industry. And again, I often jokes. Same wine, new bottle. Our industry has a habit of doing that, but it's cyclical, but it is. But we seem to be making consistent progress. >> And the machine learning, I thought was interesting. Several very guest spoke to machine learning being applied to the plumbing projects right now to cleaning up data. Those are really self contained projects. You can manage those you can. You can determine out test outcomes. You can vet the quality of the of the algorithms. It's not like you're putting machine learning out there in front of the customer where it could potentially do some real damage. There. They're vetting their burning in machine, learning in a environment that they control. >> Right, So So, Amy, Two solid days here. I think that this this conference has really grown when we first started here is about 130 people, I think. And now it was 500 registrants. This'd year. I think 600 is the sort of the goal for next year. Moving venues. The Cube has been covering this all but one year since 2013. Hope to continue to do that. Paul was great working with you. Um, always great work. I hope we can, uh we could do more together. We heard the verdict is bringing back its conference. You put that together. So we had column. Mahoney, um, had the vertical rock stars on which was fun. Com Mahoney, Mike Stone breaker uh, Andy Palmer and Chris Lynch all kind of weighed in, which was great to get their perspectives kind of the days of MPP and how that's evolved improving on traditional relational database. And and now you're Stone breaker. Applying all these m i. Same thing with that scale with Chris Lynch. So it's fun to tow. Watch those guys all Boston based East Coast folks some news. We just saw the news hit President Trump holding up jet icon contractors is we've talked about. We've been following that story very closely and I've got some concerns over that. It's I think it's largely because he doesn't like Bezos in The Washington Post Post. Exactly. You know, here's this you know, America first. The Pentagon says they need this to be competitive with China >> and a I. >> There's maybe some you know, where there's smoke. There's fire there, so >> it's more important to stick in >> the eye. That's what it seems like. So we're watching that story very closely. I think it's I think it's a bad move for the executive branch to be involved in those type of decisions. But you know what I know? Well, anyway, Paul awesome working with you guys. Thanks. And to appreciate you flying out, Sal. Good job, Alex Mike. Great. Already wrapping up. So thank you for watching. Go to silicon angle dot com for all the news. Youtube dot com slash silicon angles where we house our playlist. But the cube dot net is the main site where we have all the events. It will show you what's coming up next. We've got a bunch of stuff going on straight through the summer. And then, of course, VM World is the big kickoff for the fall season. Goto wicked bond dot com for all the research. We're out. Thanks for watching Dave. A lot day for Paul Gillon will see you next time.

Published Date : Aug 1 2019

SUMMARY :

Brought to you by in 2013 the CEO's that we talked to when we asked them what was their scope. And that was I mean, And Sarbanes Oxley saved the E. data models is a scale problem, and the only way you can solve that it's with with automation, We talked about the traditional methods, you know, kind of failing, and in the third piece that touched on, And the machine learning, I thought was interesting. We just saw the news hit President Trump holding up jet icon contractors There's maybe some you know, where there's smoke. And to appreciate you flying out, Sal.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Andy PalmerPERSON

0.99+

David DantePERSON

0.99+

Chris LynchPERSON

0.99+

ChrisPERSON

0.99+

2013DATE

0.99+

PaulPERSON

0.99+

Paul GillPERSON

0.99+

Mike StonePERSON

0.99+

2016DATE

0.99+

Paul GillonPERSON

0.99+

Mike Stone BreakerPERSON

0.99+

Silicon Angle MediaORGANIZATION

0.99+

2018DATE

0.99+

RosePERSON

0.99+

Alex MikePERSON

0.99+

BezosPERSON

0.99+

G s KORGANIZATION

0.99+

MahoneyPERSON

0.99+

BostonLOCATION

0.99+

KPMGORGANIZATION

0.99+

90%QUANTITY

0.99+

SalPERSON

0.99+

third pieceQUANTITY

0.99+

DavePERSON

0.99+

500 registrantsQUANTITY

0.99+

two daysQUANTITY

0.99+

Cambridge, MassachusettsLOCATION

0.99+

todayDATE

0.99+

next yearDATE

0.99+

Mark RamsayPERSON

0.99+

360QUANTITY

0.99+

this yearDATE

0.99+

MauraPERSON

0.99+

G S. K.ORGANIZATION

0.98+

YoutubeORGANIZATION

0.98+

AmyPERSON

0.98+

PentagonORGANIZATION

0.98+

C I. OsePERSON

0.98+

Sarbanes OxleyPERSON

0.97+

firstQUANTITY

0.97+

This yearDATE

0.96+

one yearQUANTITY

0.96+

Mike Stone breakerPERSON

0.95+

Enterprise Data WarehouseORGANIZATION

0.95+

DiosPERSON

0.94+

Two solid daysQUANTITY

0.94+

secondQUANTITY

0.94+

three yearsQUANTITY

0.92+

about 130 peopleQUANTITY

0.91+

600QUANTITY

0.9+

DukeORGANIZATION

0.89+

VM WorldEVENT

0.88+

dot comORGANIZATION

0.85+

ChinaORGANIZATION

0.84+

E. D. W.ORGANIZATION

0.83+

CubeORGANIZATION

0.8+

MITORGANIZATION

0.77+

East CoastLOCATION

0.75+

M I T.PERSON

0.75+

2019DATE

0.74+

President TrumpPERSON

0.71+

both endsQUANTITY

0.71+

threeQUANTITY

0.68+

M I T.EVENT

0.64+

cube dot netORGANIZATION

0.59+

ChiefPERSON

0.58+

The Washington Post PostTITLE

0.57+

AmericaORGANIZATION

0.56+

Goto wickedORGANIZATION

0.54+

CEOPERSON

0.54+

coupleQUANTITY

0.54+

CDOORGANIZATION

0.45+

StonePERSON

0.43+

CDOIQTITLE

0.24+